@charset "UTF-8";*{padding:0;margin:0;border:0}*,*:before,*:after{box-sizing:border-box}:focus,:active{outline:none}a:focus,a:active{outline:none}nav,footer,header,aside{display:block}html,body{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}input,button,textarea{font-family:inherit}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}a,a:visited{text-decoration:none}a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}img{pointer-events:none}.wrapper{display:flex;flex-direction:column;min-height:100%}main#content{flex:1 1 auto}html{background:var(--bg-frame);font-size:16px;scroll-behavior:smooth}.header{position:sticky;top:0;left:0;width:100%;z-index:100;border-radius:0 0 2.5rem 2.5rem;padding:1rem 0;box-shadow:0 4px 24px 0 rgba(205,205,205,.25);background:var(--white)}.container{max-width:1200px;margin:auto}.header__body{display:flex;justify-content:space-between;align-items:center}.header__logo{height:2.5rem;display:inline-block;width:-moz-max-content;width:max-content}.header__logo img{height:100%;width:auto;display:block;-o-object-fit:contain;object-fit:contain}.header__list{display:flex;justify-content:space-between;align-items:center;gap:1.5rem}.header__list a{font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:120%;color:var(--black)}.header__typeblock{display:flex;align-items:center;gap:8px}.header__typeblock.active .header__type-text{color:var(--blue)}.header__type{transition:all .3s ease;position:relative;border:1px solid var(--gray);border-radius:1.5rem;width:2rem;height:1rem}.header__type span{transition:all .3s ease;width:12px;height:12px;border-radius:50%;background:var(--gray);position:absolute;top:0;bottom:0;margin:auto;transition:all .3s ease;left:1px}.header__type.active{border:1px solid var(--blue)}.header__type.active span{background:var(--blue);left:calc(100% - 13px)}.header__type-text{font-family:var(--font-family);font-weight:500;font-size:.88rem;line-height:143%;color:var(--gray)}.header__phone{display:flex;align-items:center;gap:8px}.header__phone img{width:1.5rem;height:1.5rem;display:block}.header__phone{font-family:var(--font-family);font-weight:600;font-size:1.12rem;line-height:111%;color:var(--blue)}section{padding-bottom:2.5rem;padding-top:2.5rem}.first{padding-top:5rem}.first__body{display:flex;align-items:center;position:relative}.first__textblock{position:relative;z-index:15;width:75%}strong{font-family:var(--font-family);font-weight:600;color:var(--blue)}h1{font-family:var(--font-family);font-weight:600;font-size:3.75rem;line-height:120%;color:var(--black)}h1 strong{display:block}.first__desc{display:block;margin-top:2.5rem;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;color:var(--black);max-width:414px}.btn{position:relative;transition:all .3s ease;width:-moz-max-content;width:max-content;display:block;font-family:var(--font-family);font-weight:500;font-size:1.12rem;line-height:120%;color:var(--white);text-align:center;border-radius:1rem;padding:1rem 2rem;overflow:hidden;box-shadow:0 2px 5px 0 rgba(0,95,249,.31),1px 8px 8px 0 rgba(0,95,249,.27),3px 19px 11px 0 rgba(0,95,249,.16),6px 33px 13px 0 rgba(0,95,249,.05),9px 52px 15px 0 rgba(0,95,249,.01)}.btn:after{transition:all .3s ease;content:"";position:absolute;width:100%;height:100%;position:absolute;display:block;top:0;left:0;background:linear-gradient(114deg,#0763ed 0%,#257af8 100%);z-index:-1}.btn:before{transition:all .3s ease;content:"";position:absolute;width:100%;height:100%;position:absolute;display:block;top:0;left:0;background:linear-gradient(136deg,#232323 13.82%,#0f0f0f 100%);z-index:-1}.btn:after{opacity:1}.btn:before{opacity:0}.btn:hover{box-shadow:0 2px 5px 0 rgba(20,22,19,.31),1px 8px 8px 0 rgba(20,22,19,.27),3px 19px 11px 0 rgba(20,22,19,.16),6px 33px 13px 0 rgba(20,22,19,.05),9px 52px 15px 0 rgba(20,22,19,.01)}.btn:hover:after{opacity:0}.btn:hover:before{opacity:1}.btn.dark{background:var(--black);color:var(--white);box-shadow:0 2px 5px 0 rgba(20,22,19,.31),1px 8px 8px 0 rgba(20,22,19,.27),3px 19px 11px 0 rgba(20,22,19,.16),6px 33px 13px 0 rgba(20,22,19,.05),9px 52px 15px 0 rgba(20,22,19,.01)}.btn.dark:after,.btn.dark:before{display:none}.btn.dark:hover{color:var(--black) !important;background:var(--white);box-shadow:0 2px 5px 0 rgba(241,241,241,.31),1px 8px 8px 0 rgba(240,240,240,.27),3px 19px 11px 0 rgba(242,242,242,.16),6px 33px 13px 0 rgba(241,241,241,.05),9px 52px 15px 0 rgba(236,237,237,.01)}.first__btn{margin-top:2.5rem}.first__image{position:absolute;top:0;bottom:0;margin:auto;right:0;width:60%}.first__image img{display:block;width:100%}.partners{padding-bottom:6.25rem}.nameblock{width:-moz-max-content;width:max-content;display:block;background:var(--white);transform:rotate(-2deg);border-radius:.75rem;box-shadow:5px 4px 14px 0 rgba(94,94,94,.04),18px 17px 25px 0 rgba(94,94,94,.03),41px 39px 34px 0 rgba(94,94,94,.02),74px 70px 41px 0 rgba(94,94,94,.01),115px 109px 44px 0 rgba(94,94,94,0);background:var(--white);font-family:var(--font-family);font-weight:500;font-size:.88rem;line-height:120%;color:var(--blue);padding:12px 1rem}.nameblock:before{content:"# "}.title{font-family:var(--font-family);font-weight:600;font-size:3.12rem;line-height:110%;color:var(--black)}.partners__title{max-width:588px;margin-top:1.5rem}.partners{overflow:hidden}.partners__body{margin-top:4rem}.partners__wrapper{display:flex;gap:1.5rem;transition:all .3s linear}.partners__item{max-width:180px;flex:0 0 180px;min-height:78px;border-radius:1rem;box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0);background:var(--white);position:relative}.partners__item img{display:block;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;-o-object-fit:contain;object-fit:contain;width:80%;height:80%}.about{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;border-radius:40px;overflow:hidden}.zone .about{background:0 0}.zone .about .about__title{color:var(--dark)}.about__description{margin-top:1.5rem;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;color:var(--white)}.about__title{margin-top:1.5rem;font-family:var(--font-family);font-weight:600;font-size:3.62rem;line-height:120%;color:var(--white)}.about__imagelobck{margin:auto;margin-top:1.5rem;position:relative;display:block;width:calc(100% - 120px)}.about__imageblock-item{display:flex;align-items:center;border-radius:.75rem;padding:.5rem;width:-moz-max-content;width:max-content;gap:.25rem;box-shadow:0 3px 6px 0 rgba(0,0,0,.1),0 11px 11px 0 rgba(0,0,0,.09),0 24px 15px 0 rgba(0,0,0,.05),0 43px 17px 0 rgba(0,0,0,.01),0 68px 19px 0 rgba(0,0,0,0);background:var(--white);position:absolute;z-index:5}.about__imageblock-item img{width:24px;height:24px}.about__imageblock-item span{font-family:var(--font-family);font-weight:500;font-size:1rem;line-height:120%;background:linear-gradient(136deg,#232323 13.82%,#0f0f0f 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.about__imageblock-item:nth-child(1){left:1rem;top:5.5rem}.about__imageblock-item:nth-child(2){left:210px;top:42px}.about__imageblock-item:nth-child(3){top:118px;left:284px}.about__imageblock-item:nth-child(4){right:0;top:42px}.about__btn{margin-top:2.5rem}.case__title{margin-top:1.5rem}.pros__title{margin-top:1.5rem;max-width:568px}.pros__body{margin-top:4rem;display:grid;grid-template-columns:repeat(4,1fr);gap:1.5rem}.pros__item{box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0);padding:1.5rem;border-radius:1.5rem;padding:1.5rem}.pros__item.blue{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;color:var(--white)}.pros__item.blue .pros__index{background:var(--black);box-shadow:0 1px 2px 0 rgba(0,0,0,.29),0 4px 4px 0 rgba(0,0,0,.26),0 8px 5px 0 rgba(0,0,0,.15),0 14px 6px 0 rgba(0,0,0,.04),0 23px 6px 0 rgba(0,0,0,.01)}.pros__item.white{background:var(--white);color:var(--black)}.pros__item.white .pros__index{background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.pros__item.dark{background:var(--black);color:var(--white)}.pros__item.dark .pros__index{background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.pros__index{position:relative;border-radius:50%;width:40px;height:40px;border-radius:100%}.pros__index span{background:linear-gradient(164deg,#f3f6fe 0%,#dfe6f9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;height:-moz-max-content;height:max-content;top:0;bottom:0;left:0;right:0;margin:auto;position:absolute;display:block;width:-moz-max-content;width:max-content;font-family:var(--font-family);font-weight:700;font-size:.88rem;line-height:120%;text-align:center}.pros__index span:before{content:"#"}.pros__item-title{font-family:var(--font-family);font-weight:600;font-size:1.25rem;line-height:120%;margin-top:1.5rem}.pros__item-desc{margin-top:1rem;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%}.pros__item-desc ul li{margin-top:8px;position:relative;padding-left:1rem}.pros__item-desc ul li:first-child{margin-top:0}.pros__item-desc ul li:before{content:"";border-radius:50%;top:6px;left:0;width:8px;height:8px;background:var(--blue);position:absolute}.when__title{margin-top:1.5rem;font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;color:var(--black)}.when__body{margin-top:4rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem}.when__item{border-radius:1.5rem;padding:1.5rem}.when__item.dark{background:var(--black);color:var(--white)}.when__item.white{background:var(--white);color:var(--black);box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0)}.when__item.blue{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;color:var(--white);box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0)}.when__item-title{padding-right:1rem;font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;margin-top:1.5rem}.when__text{font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;margin-top:.5rem}.cond__title{font-family:var(--font-family);font-weight:600;font-size:3.12rem;line-height:110%;color:var(--black);margin-top:1.5rem}.cond__body{margin-top:4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.cond__item{border-radius:1.5rem;overflow:hidden;aspect-ratio:588/420;border-radius:1.5rem;position:relative;padding:1.5rem 2.5rem}.cond__item:nth-child(odd):last-child{grid-column:1/-1;aspect-ratio:1176/420}.cond__item.white{background:var(--white);box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0);color:var(--black);box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0)}.cond__item.white strong{color:var(--blue)}.cond__item.dark{background:var(--black);color:var(--white)}.cond__item.dark strong{color:var(--white);display:block;position:relative;width:-moz-max-content;width:max-content}.cond__item.dark strong:before{position:absolute;display:block;width:110%;height:110%;content:"";top:-5%;left:-5%;background:var(--blue);border-radius:3.75rem;z-index:-2;box-shadow:0 0 100px 5px var(--blue)}.cond__item.dark strong:after{position:absolute;display:block;width:108%;height:100%;content:"";top:0;left:-4%;bottom:0;margin:auto;border:1px solid var(--white);border-radius:3.75rem;filter:blur(2px);z-index:-1}.cond__item.blue{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;color:var(--white);box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0)}.cond__item.blue strong{color:var(--black);display:block;position:relative;width:-moz-max-content;width:max-content}.cond__item.blue strong:before{position:absolute;display:block;width:110%;height:110%;content:"";top:-5%;left:-5%;background:var(--white);border-radius:3.75rem;z-index:-2;box-shadow:0 0 100px 5px var(--white)}.cond__item-title{position:relative;z-index:5;font-family:var(--font-family);font-weight:600;font-size:2.5rem;line-height:130%}.cond__image{position:absolute;height:75%;right:0;bottom:0;display:block;pointer-events:none}.prog__title{margin-top:1.5rem}.prog__body{margin-top:4rem}.prog__item{overflow:hidden;margin-top:2.5rem;border-radius:2.5rem;padding:2.5rem;padding-bottom:2.5rem;border-radius:2.5rem;background:var(--white);box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0);position:relative}.prog__item:first-child{margin-top:0}.prog__item strong{font-family:var(--font-family);font-weight:500;font-size:1.25rem;line-height:120%;color:var(--black)}.prog__item em{font-style:normal;font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:120%;color:var(--black)}.prog__item ul{margin-bottom:1rem;margin-top:1rem}.prog__item ul li{font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;color:var(--black);margin-top:8px;position:relative;padding-left:1rem}.prog__item ul li:first-child{margin-top:0}.prog__item ul li:before{content:"";border-radius:50%;top:6px;left:0;width:8px;height:8px;background:var(--blue);position:absolute}.prog__item-title{display:flex;gap:1rem;align-items:center;font-family:var(--font-family);font-weight:600;font-size:2.5rem;line-height:130%;color:var(--black)}.prog__item-title span:before{content:"«"}.prog__item-title span:after{content:"»"}.prog__item-title .prog__icon{display:block;position:relative;height:-moz-max-content;height:max-content;width:40px}.prog__item-title .prog__icon img{display:block;width:100%;aspect-ratio:1/1}.prog__item-title .prog__icon:after{content:"";width:100%;height:100%;border-radius:100%;background:var(--blue);z-index:-1;width:100%;height:0;position:absolute;top:0;left:0;margin:auto;width:100%;height:100%;box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.prog__item-flex{margin-top:36px;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.prog__item-col:nth-child(2) ul li{font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;color:var(--black);margin-top:8px;position:relative;padding-left:1.5rem}.prog__item-col:nth-child(2) ul li:first-child{margin-top:0}.prog__item-col:nth-child(2) ul li:before{content:"";border-radius:50%;top:2px;left:0;width:16px;height:16px;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/list-check.svg) no-repeat;position:absolute}.prog__item-image{width:433px;aspect-ratio:433/301;display:block;bottom:0 !important;left:0;pointer-events:none}.prog__item{font-family:var(--font-family);font-weight:400;font-size:1.25rem;line-height:120%;color:var(--black)}.prog__item-btnblock{display:flex;gap:1.5rem;align-items:center;margin-top:2.5rem;justify-content:center;position:relative;z-index:5}.prog__btnblock{display:flex;gap:.5rem;align-items:center}.prog__btnblock-info span:first-child{font-family:var(--font-family);font-weight:500;font-size:1.12rem;line-height:120%;display:block;color:var(--blue)}.prog__btnblock-info span:last-child{display:block;font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:120%;color:#6a6a6a}.prog__btnblock-icon path{stroke:var(--blue)}.lenta{position:absolute;bottom:0;right:0;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content}.lenta svg{width:100%;height:100%;display:block}.offer__wrapper{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;border-radius:2.5rem;overflow:hidden;padding:2.5rem;position:relative}.offer__nameblock{margin-left:auto;margin-right:auto}.offer__title{margin-top:1.5rem;width:-moz-max-content;width:max-content;margin-left:auto;margin-right:auto;font-family:var(--font-family);font-weight:600;font-size:3.12rem;line-height:110%;text-align:center;color:var(--white);max-width:825px}.offer__desc{margin-top:1.5rem;max-width:440px;margin-left:auto;margin-right:auto;text-align:center;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;text-align:center;color:var(--white)}.offer__btn{margin-top:2.5rem;margin-left:auto;margin-right:auto}.offer__image-1{position:absolute;display:block;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;bottom:2rem;left:67px}.offer__image-2{position:absolute;display:block;-o-object-fit:contain;object-fit:contain;height:100%;bottom:0;right:0}.process__title{margin-top:1.5rem}.process__swiper{margin-top:4rem}.process__item-progress{display:flex;gap:.5rem;align-items:center}.process__item-progress svg{display:block;width:calc(100% - 48px);height:2px;stroke-width:2px}.process__item-progress line{stroke:var(--gray);stroke-dasharray:8 8}.progress__item-index{opacity:.5;transition:all .5s ease;position:relative;border-radius:50%;width:40px;height:40px;border-radius:100%;background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.progress__item-index span{background:linear-gradient(164deg,#f3f6fe 0%,#dfe6f9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;height:-moz-max-content;height:max-content;top:0;bottom:0;left:0;right:0;margin:auto;position:absolute;display:block;width:-moz-max-content;width:max-content;font-family:var(--font-family);font-weight:700;font-size:.88rem;line-height:120%;text-align:center}.progress__item-index span:before{content:"#"}.process__item-text{margin-top:2.5rem;border-radius:1.5rem;background:var(--white);padding:1.5rem;overflow:hidden;color:var(--black);box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0)}.process__item:first-child .process__item-text{box-shadow:none;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;color:var(--white)}.process__item:first-child .process__item-text a{color:var(--white)}.process__item:first-child .process__item-desc{font-family:var(--font-family);font-weight:500;font-size:1.25rem;line-height:120%;color:var(--white)}.process__item-title{font-family:var(--font-family);font-weight:600;font-size:1.75rem;line-height:120%;margin-bottom:1rem}.process__item-desc{font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%}.process__item-first,.process__item-desc{margin-top:1rem;display:flex;gap:.5rem;align-items:center;font-family:var(--font-family);font-weight:600;font-size:1.12rem;line-height:111%;color:var(--white)}.process__item-desc{color:var(--dark)}.process__item-first img{width:2rem;height:2rem;-o-object-fit:contain;object-fit:contain}.process__item-first:nth-child(3){font-family:var(--font-family);font-weight:500;font-size:1.12rem;line-height:120%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--white)}.process__item-btn{margin-top:1rem;width:100%}.process__swiper{overflow:visible !important;position:relative}.process{overflow:hidden}.process__car{transition:all .75s ease;position:absolute;top:-6px;left:100px;z-index:10}.process__car img{width:108px;height:52px;-o-object-fit:contain;object-fit:contain}.process__item.active .process__item-text{top:0;opacity:1}.process__item.active .progress__item-index{opacity:1}.process__item .process__item-text{transition:all .75s ease;position:relative;opacity:0;top:100px}.reviews{overflow:hidden}.reviews__title{max-width:641px;margin-top:2rem}.reviews__swiper{margin-top:4rem;overflow:visible !important}.reivews__item{padding:1.5rem;border-radius:1.5rem;box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0);background:var(--white)}.reviews__text{font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;color:var(--black)}.reviews__name{margin-top:1rem;font-family:var(--font-family);font-weight:500;font-size:1rem;line-height:120%;color:var(--black)}.reviews__position{font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:120%;color:var(--gray);margin-top:4px}.reviews__arrows{position:absolute;right:0;top:-7rem;width:120px}.reviews__arrows *:after{content:"";display:none}.reviews__arrows>*{transition:all .3s ease;border-radius:50%;width:40px !important;height:40px !important;background:var(--white)}.reviews__arrows svg{display:block;max-width:16px;max-height:16px;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto}.reviews__arrows *.swiper-button-disabled{opacity:1 !important;background:0 0}.swiper-button-prev{transform:rotate(180deg)}.business{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;border-radius:40px;overflow:hidden}.business__body{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;align-items:start}.business__title{margin-top:1.5rem;color:var(--white)}.business__btn{margin-top:2.5rem}.business__wrapper{position:relative;display:flex;flex-direction:column;gap:1.5rem}.business-item-image{width:40px;height:40px;position:relative}.business-item{padding:1.5rem;border-radius:1.5rem}.business-item img{position:relative;z-index:5}.business-item .business-item-image:after{content:"";width:100%;height:100%;border-radius:100%;background:var(--blue);z-index:1;width:100%;height:0;position:absolute;top:0;left:0;margin:auto;width:100%;height:100%;box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.business-item.dark{color:var(--white);background:var(--black)}.business-item.blue{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;color:var(--white)}.business-item.white{background:var(--white);color:var(--black)}.business-item-title{font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;margin-top:1.5rem}.business-item-text{margin-top:1rem;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%}.why__nameblock{margin-left:auto;margin-right:auto}.why__title{margin-top:1.5rem;text-align:center;max-width:792px;margin-left:auto;margin-right:auto;font-family:var(--font-family);font-weight:600;font-size:2.5rem;line-height:120%;text-align:center;color:#2b2d33}.why__body{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:4rem}.why__item{padding:1.5rem;border-radius:1.5rem}.why__item.blue{background:var(--blue);color:var(--white)}.why__item.blue .why__item-index{box-shadow:0 2px 5px 0 rgba(20,22,19,.31),1px 8px 8px 0 rgba(20,22,19,.27),3px 19px 11px 0 rgba(20,22,19,.16),6px 33px 13px 0 rgba(20,22,19,.05),9px 52px 15px 0 rgba(20,22,19,.01);background:linear-gradient(136deg,#232323 13.82%,#0f0f0f 100%)}.why__item.white{background:var(--white);color:var(--black)}.why__item.white .why__item-index{background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.why__item.dark{background:var(--black);color:var(--white)}.why__item.dark .why__item-index{background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.why__item-index{transition:all .5s ease;position:relative;border-radius:50%;width:40px;height:40px;border-radius:100%;background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.why__item-index span{background:linear-gradient(164deg,#f3f6fe 0%,#dfe6f9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;height:-moz-max-content;height:max-content;top:0;bottom:0;left:0;right:0;margin:auto;position:absolute;display:block;width:-moz-max-content;width:max-content;font-family:var(--font-family);font-weight:700;font-size:.88rem;line-height:120%;text-align:center}.why__item-index span:before{content:"#"}.why__item-title{font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;margin-top:1.5rem}.why__item-text{margin-top:8px;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%}.why__item-number{font-size:73px;font-family:var(--font-family);font-weight:700;line-height:100%;color:var(--white)}.why__item-text-num{font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;color:var(--white);max-width:200px;margin-top:38px}.why__item:last-child .why__item-text-num{color:var(--black)}.why__item:last-child .why__item-number{font-size:45px;max-width:170px;color:var(--blue)}.contacts__title{margin-top:1.5rem}.contacts__body{margin-top:4rem;display:grid;grid-template-areas:"a b c" "d e c";grid-template-columns:repeat(3,1fr);gap:1.5rem}.contacts__item{overflow:hidden}.contacts__item:nth-child(1){grid-area:a}.contacts__item:nth-child(2){grid-area:b}.contacts__item:nth-child(3){grid-area:d}.contacts__item:nth-child(4){grid-area:e}.contacts__item:nth-child(5){grid-area:c}.contacts__item{border-radius:1.5rem;padding:1.5rem;background:var(--white);color:var(--black)}.contacts__text{font-family:var(--font-family);font-weight:600;font-size:1.25rem;line-height:120%;color:var(--black)}.contacts__soc{position:relative;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bgsoc.png) no-repeat;background-size:cover;overflow:hidden}.contacts__soc-title{font-family:var(--font-family);font-weight:500;font-size:1.5rem;line-height:120%;color:var(--white);max-width:155px}.contacts__soc-link{font-family:var(--font-family);font-weight:500;font-size:1rem;line-height:120%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--white);display:block;margin-top:2rem}.contacts__soc-image{position:absolute;display:block;width:-moz-max-content;width:max-content;height:calc(100% - 8px);-o-object-fit:contain;object-fit:contain;bottom:0;right:1.5rem}.contacts__big-item{background:var(--black);color:var(--white);position:relative}.contacts__big-title{font-family:var(--font-family);font-weight:500;font-size:.88rem;line-height:120%;color:var(--gray)}.contacts__big-link{margin-top:1.5rem;display:block;width:-moz-max-content;width:max-content;font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;color:var(--white)}.contacts__big-link:nth-child(3){margin-top:1rem}.contacts__big-iamgeblock{display:flex;gap:8px;align-items:center;max-width:240px;position:absolute;height:48px;bottom:1.5rem;left:1.5rem}.contacts__big-name{font-family:var(--font-family);font-weight:500;font-size:1rem;line-height:120%;color:var(--white)}.contacts__big-job{font-family:var(--font-family);font-weight:400;font-size:.75rem;line-height:120%;color:var(--gray)}.contacts__big-image{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;display:block;bottom:0;right:0;pointer-events:none}.contacts__map{border-radius:1.5rem;overflow:hidden;height:420px;display:block;margin-top:3rem;width:100%}iframe{height:100%;width:100%}.footer{border-radius:2.5rem 2.5rem 0 0;background:var(--blue);padding:2.5rem 0}.footer__body{display:flex;justify-content:space-between}.footer__logo{height:2.5rem;display:inline-block;width:-moz-max-content;width:max-content}.footer__logo img{height:100%;width:auto;display:block;-o-object-fit:contain;object-fit:contain;filter:grayscale(1) brightness(0) invert(1)}.footer__list{display:flex;gap:1.5rem}.footer__list a{font-family:var(--font-family);font-weight:500;font-size:1rem;line-height:140%;color:var(--white)}.footer__infoblock>*{display:flex;gap:8px;align-items:center;margin-top:1rem}.footer__infoblock>*:first-child{margin-top:0}.footer__infoblock a{font-family:var(--font-family);font-weight:500;font-size:1rem;line-height:120%;color:var(--white)}.footer__phone{justify-content:end}.footer__phone a{font-family:var(--font-family);font-weight:500;font-size:1rem;line-height:120%;color:var(--white)}.social{display:flex;justify-content:end;align-items:center;gap:1rem}.footer-second{margin-top:2.5rem}.footer__copyright{font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:140%;color:var(--white)}.footer__link{font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:140%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--white)}.footer__btn{font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:140%;color:var(--white)}body.hidden{overflow:hidden}.header{position:sticky;top:0;left:0}.burger__cont{position:relative;width:40px;padding:16px 14px;height:40px;border:1px solid var(--blue);border-radius:.5rem}.burger__cont.active .burger:after{top:3.5px;transform:rotate(45deg)}.burger__cont.active .burger:before{top:3.5px;transform:rotate(-45deg)}.burger__cont.active .burger span{width:0}.burger{position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:10px;height:8px}.burger span,.burger:after,.burger:before{transition:all .3s ease;width:10px;margin:auto;height:1px;content:"";display:block;position:absolute;height:1px;background:var(--blue)}.burger span{top:3.5px}.burger:before{top:0}.burger:after{top:7px}.burger>*{transition:all .3s ease}.partners__swiper{overflow:visible !important}.partners__swiper .swiper-wrapper{transition-timing-function:linear !important}.projects__title{margin-top:1.5rem;max-width:82%}.projects__body{margin-top:4rem;display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.projects__item{border-radius:1.5rem;overflow:hidden;padding:40px 40px 170px;position:relative}.projects__item.blue{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-size:cover;background-position:top;color:var(--white)}.projects__item.blue .projects__index{background:var(--black);box-shadow:0 1px 2px 0 rgba(0,0,0,.29),0 4px 4px 0 rgba(0,0,0,.26),0 8px 5px 0 rgba(0,0,0,.15),0 14px 6px 0 rgba(0,0,0,.04),0 23px 6px 0 rgba(0,0,0,.01)}.projects__item.white{background:var(--white);color:var(--black)}.projects__item.white .projects__index{background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.projects__item.dark{background:var(--black);color:var(--white)}.projects__item.dark .projects__index{background:var(--blue);box-shadow:0 1px 2px 0 rgba(7,99,237,.29),0 4px 4px 0 rgba(7,99,237,.26),0 8px 5px 0 rgba(7,99,237,.15),0 14px 6px 0 rgba(7,99,237,.04),0 23px 6px 0 rgba(7,99,237,.01)}.projects__index{position:relative;border-radius:50%;width:40px;height:40px;border-radius:100%}.projects__index span{background:linear-gradient(164deg,#f3f6fe 0%,#dfe6f9 100%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;height:-moz-max-content;height:max-content;top:0;bottom:0;left:0;right:0;margin:auto;position:absolute;display:block;width:-moz-max-content;width:max-content;font-family:var(--font-family);font-weight:700;font-size:.88rem;line-height:120%;text-align:center}.projects__index span:before{content:"#"}.projects__item-title{margin-top:2.5rem;font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;position:relative;z-index:5}.projects__item-desc{margin-top:1.5rem;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;max-width:375px;position:relative;z-index:5}.projects__item-image{position:absolute;bottom:0;right:0;z-index:0}.forms{overflow:hidden}.forms__wrapper{display:flex;gap:1.5rem;padding:2.5rem;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/backgroundform.png) no-repeat;background-size:cover;background-position:center;border-radius:2.5rem;overflow:hidden}.forms__title{margin-top:1.5rem;font-family:var(--font-family);font-weight:600;font-size:3.12rem;line-height:110%;color:var(--white)}.forms__desc{font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:140%;color:var(--white);margin-top:1.5rem;max-width:384px}.forms__tg{width:-moz-max-content;width:max-content;margin-top:1rem;display:flex;align-items:center;gap:1rem}.forms__tg span{font-family:var(--font-family);font-weight:500;font-size:1.12rem;line-height:120%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;display:block;color:var(--white)}.forms__post{flex:0 0 400px;padding:2.5rem;box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0);background:var(--black);border-radius:1.5rem}.custom-input{margin-top:1rem;display:block;width:100%;padding:1rem;border-radius:1rem;padding:1rem;background:var(--white);font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:120%;color:var(--black)}.custom-input.hidden{width:0;opacity:0;z-index:-1;position:absolute;pointer-events:none}.custom-input:first-child{margin-top:0}.forms__btn{margin-top:1rem;width:100%;max-width:100%}.forms__post-policy{text-align:center;margin-top:1rem;font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:120%;text-align:center;color:var(--white)}.forms__post-policy a{text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--white)}#text .text{padding:20px;font-family:serif;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;color:var(--black)}#text .text a{color:var(--blue)}#text .text>*{margin-top:.5rem}#text ul>li{position:relative;padding-left:10px}#text ul>li:after{content:"";width:6px;height:6px;display:block;position:absolute;border-radius:50%;background:var(--blue);top:5px;left:0}@media (max-width:561px){#text .text{padding:20px}#text .text>*{font-family:serif;font-family:var(--font-family);font-weight:400;font-size:.88rem;line-height:110%;color:var(--black)}}.forms__btn{background:var(--blue)}.forms__btn:after,.forms__btn:before{display:none}.forms__btn:hover{background:var(--white);color:var(--black);box-shadow:0 2px 5px 0 rgba(241,241,241,.31),1px 8px 8px 0 rgba(240,240,240,.27),3px 19px 11px 0 rgba(242,242,242,.16),6px 33px 13px 0 rgba(241,241,241,.05),9px 52px 15px 0 rgba(236,237,237,.01)}.footer__down{margin-top:1rem}.footer__down a{color:var(--white);font-size:1rem;font-weight:700;font-family:var(--font-family);transition:all .3s ease}.footer__down a:hover{color:var(--black)}a{transition:all .3s ease}.contacts__soc-link:hover,.footer__list a:hover,.process__item-first:hover{color:var(--black)}.header__list a:hover{color:var(--blue)}.prog__btnblock-info .span:first-child{transition:all .3s ease;color:var(--black)}.prog__btnblock-info:hover .span:first-child{color:var(--black)}.modal{padding:40px !important;max-width:792px !important;box-shadow:0 6px 13px 0 rgba(0,0,0,.05),0 23px 23px 0 rgba(0,0,0,.04),0 52px 31px 0 rgba(0,0,0,.03),0 92px 37px 0 rgba(0,0,0,.01),0 144px 40px 0 rgba(0,0,0,0) !important;border-radius:2.5rem !important;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat !important;background-size:cover !important;background-position:top !important}.inner-container{max-width:540px;margin:auto}.modal .nameblock{margin:auto}.modal__title{margin-top:1rem;font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;text-align:center;color:var(--white)}.modal .forms__post{padding:2.5rem;max-width:400px;margin:auto;margin-top:1.5rem}.popup-link{margin-top:1.5rem;display:flex;justify-content:center;align-items:center;gap:1rem}.popup-link span{font-family:var(--font-family);font-weight:500;font-size:1.12rem;line-height:120%;text-decoration:underline;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;color:var(--white)}.fancybox__backdrop{-webkit-backdrop-filter:blur(40px) !important;backdrop-filter:blur(40px) !important;background:rgba(26,31,50,.16) !important}.f-button>svg{width:var(--f-button-svg-width);height:var(--f-button-svg-height);fill:var(--f-button-svg-fill);stroke:#fff !important;stroke-width:var(--f-button-svg-stroke-width);stroke-linecap:round;stroke-linejoin:round;transition:opacity .15s ease;transform:var(--f-button-transform);filter:var(--f-button-svg-filter);pointer-events:none}.fancybox__content>.f-button.is-close-btn{opacity:1 !important}.popup-policy{display:flex;align-items:center;gap:.5rem;width:300px;margin:auto;margin-top:1rem}.popup-policy.active .icon svg:first-child{opacity:1}.popup-policy.active .icon svg:last-child{opacity:0}.popup-policy .icon svg:first-child{opacity:0}.popup-policy .icon svg:last-child{opacity:1}.icon{position:relative;min-width:1.5rem;height:1.5rem;flex:0 0 1.5rem}.icon *{transition:all .3s ease;opacity:1;position:absolute;display:block;top:0;left:0;right:0;bottom:0;margin:auto;width:100%;height:100%}.fancybox__content>.f-button.is-close-btn{top:1rem !important;right:1rem !important}.header__menu ul a{transition:all .3s ease;border-bottom:1px solid transparent}.header__menu ul a:hover{border-bottom:1px solid var(--blue)}.is-compact .fancybox__content>.f-button.is-close-btn{background:0 0 !important}.thanks{padding:2rem 0}.thanks p{margin-top:1rem}.thanks .btn{margin-top:1.5rem}.widget{z-index:100;width:3.5rem;height:3.5rem;border-radius:50%;position:fixed;right:2rem;bottom:3rem;background:var(--black)}.widget__display{width:3.5rem;height:3.5rem;position:relative;z-index:50;cursor:pointer}.widget__display:after,.widget__display:before{content:"";display:block;position:absolute;display:block;width:75%;height:2px;transition:all .3s ease;top:0;left:0;right:0;bottom:0;margin:auto;background:var(--white);width:0}.widget__display:before{transform:rotate(45deg)}.widget__display:after{transform:rotate(-45deg)}.widget__display img{opacity:1;transition:all .3s ease;display:block;position:absolute;top:0;left:0;right:0;bottom:0;margin:auto;width:80%;height:80%;-o-object-fit:contain;object-fit:contain}.widget__links{position:absolute;top:0;left:0;right:0;margin:auto;opacity:0;transition:all .3s ease;pointer-events:none}.widget__links *{position:relative;top:-100%;left:0;right:0;margin:auto;display:block;margin-top:10px;width:2.5rem;height:2.5rem}.widget__links img,.widget__links svg{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain;position:absolute;top:0;left:0}.widget__links *:first-child{margin-top:0}.widget.active .widget__links{top:-300%;opacity:1;pointer-events:auto}.widget.active .widget__display:after,.widget.active .widget__display:before{width:60%}.widget.active .widget__display img{opacity:0}.widget-animation{position:absolute;width:150%;height:150%;border-radius:50%;top:0;left:-25%;right:0;bottom:0;margin:auto;background:var(--black);opacity:0;z-index:-1;animation:2s ease 2s infinite widget}@keyframes widget{25%{opacity:0;width:100%;height:100%;left:0}50%{width:150%;height:150%;left:-25%;opacity:.6}75%{opacity:0;width:100%;height:100%;left:0}100%{opacity:0;width:100%;height:100%;left:0}}@media (max-width:501px){.widget{right:1rem;bottom:1rem}}.line{display:none;position:sticky;left:0;bottom:-10px;width:100%;z-index:100;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.footer{border-radius:0}.zone h1{font-family:var(--font-family);font-weight:600;font-size:2.8rem;line-height:120%;flex:1 1 auto}.zone .first__body{gap:2rem;align-items:stretch}.zone .first__textblock{display:flex;flex-direction:column;padding:2rem;flex:0 1 calc(50% - 1rem);background:#fff;border-radius:1.5rem}.zone .first__desc{font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;color:#0763ed}.zone .first__desc ul{margin-top:1.5rem}.zone .first__desc ul li{margin-top:1rem;font-family:var(--font-family);font-weight:500;font-size:1.62rem;line-height:130%;color:#1a1f32;position:relative;padding-left:2.5rem}.zone .first__desc ul li:first-child{margin-top:0}.zone .first__desc ul li:before{content:"";width:2rem;height:2rem;display:block;position:absolute;top:0;left:0;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/list-icon.svg) no-repeat;background-size:contain}.zone .first__image{position:relative;flex:0 1 calc(50% - 1rem)}.zone .first__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}.zone .first__image .first__boxes{position:absolute;top:0;left:0;width:100%;height:100%}.zone .first__image .first__box{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;display:flex;align-items:center;gap:5px;padding:10px 1rem;border-radius:.75rem;box-shadow:0 3px 6px 0 rgba(0,0,0,.1),0 11px 11px 0 rgba(0,0,0,.09),0 24px 15px 0 rgba(0,0,0,.05),0 43px 17px 0 rgba(0,0,0,.01),0 68px 19px 0 rgba(0,0,0,0);background:#0a0a0c;font-family:var(--font-family);font-weight:500;font-size:1.38rem;line-height:120%;color:#fff}.zone .first__image .first__box img{height:36px;width:auto !important;-o-object-fit:contain;object-fit:contain}.zone .first__image .first__box:nth-child(1){left:0;right:0;margin:auto;top:0}.zone .first__image .first__box:nth-child(2){left:0;top:-7rem;bottom:0;margin:auto}.zone .first__image .first__box:nth-child(3){right:0;bottom:0}.zone .first__desc{margin-top:1.5rem}.zone .when__body{display:grid;grid-template-columns:repeat(4,1fr)}.zone .when__item.blue img,.zone .when__item.dark img{filter:grayscale(0) invert(1)}@media (max-width:1136px){.zone .when__body{grid-template-columns:repeat(2,1fr)}}@media (max-width:1110px){.zone .first__textblock{width:100% !important}.zone h1 strong{display:inline}.zone .first__body{flex-direction:column;gap:1rem}.zone .first__body>*{flex:1 1 auto !important}.first__image{margin-top:1rem !important}}@media (max-width:576px){.zone .first__textblock{padding:24px}.zone .first__desc ul li:before{width:1.5rem !important;height:1.5rem !important}.zone .first__desc ul{margin-top:1rem}.zone .first__desc ul li{padding-left:2rem}}@media (max-width:501px){.zone .first__image .first__box{font-size:1rem}.zone .first__image .first__box img{height:24px}.zone h1{font-size:1.25rem !important}}@media (max-width:410px){.zone .first__image .first__box:nth-child(2){top:0}.zone .first__image .first__box{font-size:14px;padding:5px 12px;border-radius:8px}.zone .when__body{grid-template-columns:repeat(1,1fr)}}.case__nameblock{margin-left:auto;margin-right:auto}.case__title{text-align:center}.case__body{margin-top:2rem}.case__item-wrap{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-top:20px}.case__item-wrap:first-child{margin-top:0}.case__item-wrap:nth-child(1) .case__item-one{background:var(--black);color:var(--white)}.case__item-wrap:nth-child(1) .case__item-one .case__item-title{color:var(--white)}.case__item-wrap:nth-child(2) .case__item-one{background:var(--blue);color:var(--white)}.case__item-wrap:nth-child(2) .case__item-one .case__item-title{color:var(--white)}.case__item-wrap:nth-child(3) .case__item-one{background:var(--white);color:var(--black)}.case__item-one{padding:20px;border-radius:1rem}.case__item-title{font-size:2rem;color:#0763ed;font-weight:700;font-family:var(--font-family)}.case__item-desc{margin-top:1rem;font-size:1rem;font-family:var(--font-family);line-height:130%}.zone .text{padding:0 !important;margin-top:20px;margin-bottom:2rem}@media (max-width:969px){.case__item-title{font-size:1.5rem}}@media (max-width:651px){.case__item-title{font-size:1.15rem}.case__item-desc{margin-top:10px}}@media (max-width:551px){.case__item-wrap{margin-top:20px;gap:10px;grid-template-columns:repeat(1,1fr)}}.services__nameblock{margin-left:auto;margin-right:auto}.services__title{text-align:center;margin-top:1rem}.services__desc,.services__descfoot{text-align:center;margin-top:10px;color:var(--dark);opacity:.8;font-family:var(--font-family)}.services__body{display:flex;align-items:stretch;justify-content:center;gap:2rem;margin-top:2rem}.services__item{flex:0 0 calc(33% - 1rem);border-radius:1rem;background:var(--white);color:var(--dark);padding:20px;display:flex;flex-direction:column}.services__item-wrap{flex:1 1 auto}.services__item-name{text-align:center;font-size:1.5rem;font-family:var(--font-family);color:var(--blue);font-weight:600}.services__item-name:after,.services__item-name:before{content:'"'}.services__item-micro{font-family:var(--font-family);text-align:center;margin-top:8px;opacity:.8;color:dark}.services__item-desc{text-align:center;font-family:var(--font-family);margin-top:1rem;color:var(--dark);line-height:140%;font-size:1.2rem;flex:1 1 auto}.services__descfoot{margin-top:2rem}.title a{color:var(--blue)}@media (max-width:1151px){.services__title{font-size:2.5rem}}@media (max-width:842px){.services__title{font-size:2rem}.services__body{gap:1rem;flex-wrap:wrap}.services__item{flex:1 1 calc(50% - 0.5rem)}.services__item-desc{line-height:120%;font-size:1rem}}.zone .process__item-title{font-size:1.5rem}.zone .about__wrapper{margin-top:1.5rem;position:relative;border-radius:1rem;background:#fff;padding:2rem;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.zone .about__wrap{position:relative}.zone .about__wrap:before{height:calc(100% - 5px);width:2px;content:"";display:block;position:absolute;top:5px;left:9px;opacity:.8;background:var(--blue)}.zone .about__wrap:nth-child(3){height:-moz-max-content;height:max-content}.zone .about__item{margin-top:1rem;padding-left:2rem;position:relative}.zone .about__item:first-child{margin-top:0}.zone .about__item:before{content:"";border-radius:50%;background:var(--blue);width:10px;height:10px;top:5px;left:5px;position:absolute;display:block}.zone .about__item:after{content:"";border-radius:50%;background:var(--blue);opacity:.3;width:20px;height:20px;top:0;left:0;position:absolute;display:block}.zone .about__year{font-size:1.5rem;font-family:var(--font-family);line-height:100%;color:var(--blue);font-weight:700}.zone .about__text{margin-top:5px}.zone .about__text ul li{margin-top:10px;padding-left:1rem;position:relative;font-size:1rem;line-height:120%;font-family:var(--font-family)}.zone .about__text ul li:first-child{margin-top:0}.zone .about__text ul li:before{content:"";display:block;position:absolute;top:5px;left:0;width:6px;height:6px;border-radius:50%;background:var(--blue)}.zone .about__image{position:absolute;width:33%;bottom:-4rem;right:-4rem}.zone .about__image img{display:block;width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media (max-width:1091px){.zone .about__image{right:-2rem;bottom:-2rem}}@media (max-width:1030px){.zone .about__image{right:1rem;bottom:1rem}.zone .about__wrapper{gap:1rem}}@media (max-width:916px){.zone .about__wrapper{grid-template-areas:"a b" "c d";grid-template-columns:repeat(2,1fr);row-gap:0}.zone .about__wrap:nth-child(1){grid-area:a}.zone .about__wrap:nth-child(2){grid-area:b}.zone .about__wrap:nth-child(3){grid-area:d;height:auto}.zone .about__wrap:nth-child(3):before{top:0;height:100%}.zone .about__image{grid-area:c;position:relative;right:0;width:100%;bottom:0}}@media (max-width:701px){.zone .about__image img{-o-object-position:bottom;object-position:bottom}}@media (max-width:601px){.zone .about__wrap{margin-top:1rem}.zone .about__wrap:first-child{margin-top:0}.zone .about__wrap:first-child:before{height:calc(100% - 5px);top:5px}.zone .about__wrap:before{height:calc(100% + 1rem);top:-1rem}.zone .about__wrap:nth-child(3):before{top:-1rem;height:calc(100% + 1rem)}.zone .about__wrapper{grid-template-areas:"a" "b" "c" "d";grid-template-columns:repeat(1,1fr);row-gap:0;padding:1.5rem}.zone .about__wrap:nth-child(3){grid-area:c}.zone .about__image{margin-top:1rem;grid-area:d;width:75%;margin-left:auto;margin-right:auto}.zone .about__year{font-size:1.2rem}}.zone .services .container{background:var(--blue);padding:2rem}.zone .services .container{border-radius:3rem;position:relative;overflow:hidden}.zone .services .container *{position:relative;z-index:6}.zone .services .container:after{background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;content:"";position:absolute;width:100%;height:100%;top:0;left:0;z-index:0}.zone .services{padding:0}.zone .services__title{color:#fff}.zone .services__title a{display:inline-block;color:#fff;position:relative;text-decoration:underline}.zone .services__desc,.zone .services__descfoot{color:#fff;opacity:.8}.zone .pros__index{position:relative}.zone .pros__index img{width:70%;height:70%;position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;object-fit:contain}.zone .pros__item.white .pros__index img{filter:brightness(0) invert(1)}.zone .pros__item.dark .pros__index img{filter:brightness(0) invert(1)}.zone .pros__item.blue .pros__index img{filter:brightness(0) invert(1)}.zone .pros__body{grid-template-columns:repeat(5,1fr);gap:10px}@media (max-width:1201px){.zone .pros__body{gap:1rem;display:flex !important;flex-wrap:wrap}.zone .pros__item{flex:1 1 calc(50% - 0.5rem)}}@media (max-width:551px){.zone .pros__item{flex:1 1 100%}}.reviews__rate{position:relative;width:max-content;display:flex;align-items:center;gap:0}.reviews__rate .mask{position:absolute;top:0;right:0;height:100%;background:#000;mix-blend-mode:hue}.reviews__image{position:relative;width:40px;height:40px;border-radius:50%;overflow:hidden;background:#0763ed}.reviews__image span{font-family:var(--font-family);font-size:1rem;font-weight:700;color:var(--white);position:absolute;display:block;width:max-content;height:max-content;top:0;left:0;bottom:0;right:0;margin:auto}.reviews__image img{width:100%;height:100%;object-fit:cover}.reviews__nameblock{margin-top:1rem;display:flex;align-items:center;gap:1rem}.reviews__name{margin-top:0}.reviews__position{display:block;margin-top:10px}.reivews__item{height:auto !important;display:flex !important;flex-direction:column;justify-content:space-between}.reviews__text{flex:1 1 auto}.process__swiper .swiper-wrapper{align-items:stretch}.reviews__titleblock{flex-wrap:wrap;row-gap:1rem}.reviews__sites{display:flex;align-items:center;gap:10px;margin-right:0}.reviews__title{margin-top:0}.reviews__titleblock{margin-top:2rem;display:flex;align-items:center;justify-content:space-between;position:relative}.reviews__arrows{top:-7rem}.reviews-site img{width:100%;height:100%;object-fit:contain}.reviews-site{display:block;width:3rem;height:3rem}.reviews__other{display:flex;align-items:center;gap:1.5rem;align-items:center}@media (max-width:1168px){.reviews__sites{position:static;margin-right:0;top:1rem;right:0}.reviews__arrows{top:-5rem}}@media (max-width:1025px){.reviews__sites{top:5rem}}@media (max-width:671px){.reviews__sites{position:static}.reviews__titleblock{gap:10px;flex-wrap:wrap}}.reviews__arrows{position:static !important}.form__item{display:block;width:100%}.form__label{display:block;width:100%;font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:120%;color:var(--black)}.form__item{margin-top:1rem}.form__label{color:var(--white)}.form__item:first-child{margin-top:0}.form__rate{margin-top:1rem}.form__item input,.form__item textarea{display:block;margin-top:1rem;display:block;width:100%;padding:1rem;border-radius:1rem;padding:1rem;background:var(--white);font-family:var(--font-family);font-weight:400;font-size:1rem;line-height:120%;color:var(--black)}#reviews-pop .revs__title{color:var(--white);text-align:center;font-size:2rem}.form__rate svg{opacity:.3}#reviews-pop .revs__desc{font-size:1rem;color:var(--white);opacity:.8;margin-top:10px;text-align:center;font-family:var(--font-family)}.form__rate{position:relative;width:max-content}.form__rate .mask{pointer-events:none;position:absolute;top:0;right:0;height:100%}.popup__btn{margin-left:auto;margin-right:auto;margin-top:2rem;background:var(--black)}.form__rate.error svg path{animation:1s ease 0s turnred}@keyframes turnred{0%{fill:#fff}50%{fill:#ff3c3c}100%{fill:#fff}}#cook{background:var(--white) !important;font-family:var(--font-family);font-size:1rem;color:var(--black);position:fixed;z-index:150;bottom:20px;left:0;right:0;margin:auto;transition:all .3s ease;visibility:visible}#cook .exit{position:absolute;top:20px;right:20px;width:32px;height:32px;display:block}#cook .exit:before,#cook .exit:after{content:"";position:absolute;width:75%;height:2px;background:var(--blue);transform:rotate(45deg);top:0;left:0;bottom:0;right:0;margin:auto;display:block}#cook .exit:after{transform:rotate(-45deg)}@media (max-width:651px){#cook{text-align:center}#cook .exit{top:10px;right:10px}}.forms__post-policy:first-of-type{display:none}.firstcar .first__desc{font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;color:#0763ed}.firstcar .first__desc ul{margin-top:1.5rem}.firstcar .first__desc ul li{margin-top:1rem;font-family:var(--font-family);font-weight:500;font-size:1.62rem;line-height:130%;color:#1a1f32;position:relative;padding-left:2.5rem}.firstcar .first__desc ul li:first-child{margin-top:0}.firstcar .first__desc ul li:before{content:"";width:2rem;height:2rem;display:block;position:absolute;top:0;left:0;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/list-icon.svg) no-repeat;background-size:contain}.firstcar .first__image{position:relative;flex:0 1 calc(50% - 1rem)}.firstcar .first__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-o-object-position:right;object-position:right}.firstcar .first__image .first__boxes{position:absolute;top:0;left:0;width:100%;height:100%}.firstcar .first__image .first__box{width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;position:absolute;display:flex;align-items:center;gap:5px;padding:10px 1rem;border-radius:.75rem;box-shadow:0 3px 6px 0 rgba(0,0,0,.1),0 11px 11px 0 rgba(0,0,0,.09),0 24px 15px 0 rgba(0,0,0,.05),0 43px 17px 0 rgba(0,0,0,.01),0 68px 19px 0 rgba(0,0,0,0);background:#0a0a0c;font-family:var(--font-family);font-weight:500;font-size:1.38rem;line-height:120%;color:#fff}.firstcar .first__image .first__box img{height:36px;width:auto !important;-o-object-fit:contain;object-fit:contain}.firstcar .first__image .first__box:nth-child(1){left:0;right:0;margin:auto;top:0}.firstcar .first__image .first__box:nth-child(2){left:0;top:-7rem;bottom:0;margin:auto}.zone .first__image .first__box:nth-child(3){right:0;bottom:0}.zone .first__desc{margin-top:1.5rem}.firstcar h1{font-family:var(--font-family);font-weight:600;font-size:2.8rem;line-height:120%;flex:1 1 auto}.firstcar .first__body{gap:2rem;align-items:stretch}.firstcar .first__textblock{display:flex;flex-direction:column;padding:2rem;flex:0 1 calc(50% - 1rem);background:#fff;border-radius:1.5rem}.firstcar .first__desc{font-family:var(--font-family);font-weight:600;font-size:2rem;line-height:120%;color:#0763ed}.firstcar .first__desc ul{margin-top:1.5rem}.firstcar .first__desc ul li{margin-top:1rem;font-family:var(--font-family);font-weight:500;font-size:1.62rem;line-height:130%;color:#1a1f32;position:relative;padding-left:2.5rem}.marks__title{margin-top:10px}.marks__description{margin-top:1rem;font-family:var(--font-family);font-weight:400;font-size:1.12rem;line-height:130%;color:var(--black)}.cars__body{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem}.cars__item{min-height:200px;border-radius:1rem;overflow:hidden;background:url(//garantech.ru/wp-content/themes/autogarant/assets/css/../images/bg-screen.png) no-repeat;background-position:center;background-size:cover;padding:1.5rem;color:var(--white);position:relative;display:flex;align-items:end;padding-right:0;padding-bottom:0}.cars__textblock{flex:0 0 50%;height:100%;display:flex;flex-direction:column}.cars__name{font-size:2rem;font-weight:700;font-family:var(--font-family)}.cars__text{font-family:var(--font-family);font-size:1rem;opacity:.6;margin-top:1rem;flex:1 1 auto}.cars__btn{margin-bottom:1rem;background:var(--black);color:var(--white);box-shadow:none !important}.cars__btn:hover{background:var(--white);color:var(--blue)}.cars__image{flex:0 0 50%;position:static;width:50%}.cars__image img{width:100%;height:100%;object-fit:contain}