@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&family=Lato:wght@400;900&display=swap);.header{background:#f9f8f5;padding:10px 0;position:sticky;top:0;z-index:5}.header__wrap{display:flex;justify-content:space-between;align-items:center}.header__nav{justify-content:flex-end}.header__nav,.header__nav-list,.header__nav-wrap{display:flex;gap:15px}.header__nav-list{justify-content:flex-end;align-items:center}.header__nav-item{font-weight:500;font-size:18px;line-height:22px;position:relative;width:110px;display:flex;justify-content:center;align-items:center}.header__nav-item a{position:relative;font-weight:inherit;font-size:inherit;line-height:inherit}.header__nav-item a.link-active{font-style:normal;font-weight:700;font-size:18px;line-height:22px}.header .nav-item-title{cursor:pointer}.header__nav-item-list .nav-item-title:after{content:"";display:inline-block;margin:auto 0 auto 15px;border:5px solid transparent;border-top:5px solid #002c5d}.header__nav-item-menu{z-index:1;position:absolute;top:50%;left:0;background:#fff;padding:10px;opacity:0;visibility:hidden;display:flex;flex-direction:column;gap:15px;transition:.3s;min-width:100%}.header__nav-item-menu__item a{white-space:nowrap;cursor:pointer}.header__nav-item-list{height:22px}.header__nav-item-list.header__nav-item-list--active .header__nav-item-menu{top:247%;background:#f9f8f5;opacity:1;visibility:visible;border-radius:0 0 40px 0}.header__nav-item-list.header__nav-item-list--active .header__nav-item-menu:after{content:"";display:block;position:absolute;bottom:100%;left:0;height:35px;width:100%}.header .hamburger-button{display:none}.header .select__list{padding:10px;display:flex;flex-direction:column;gap:15px;background:#f9f8f5;transition:.3s}.header .select.select--active .select__list{top:163%;transition:.3s;border-radius:0 0 40px 0}.header .select.select--active .select__list:after{content:"";display:block;position:absolute;bottom:100%;left:0;width:100%;height:35px}@media (max-width:1135px){.header__nav{padding:20px;position:absolute;right:0;top:100%;opacity:0;visibility:hidden;z-index:4;background:#f9f8f5;height:calc(100vh - 90px);align-items:flex-start;justify-content:space-between;transition:.2s;width:0;overflow-y:auto;overflow-x:hidden}.header__nav,.header__nav-item,.header__nav-list{flex-direction:column}.header__nav-item{justify-content:flex-start;align-items:flex-start}.header__nav-wrap{flex-direction:column}.header__nav-wrap .select{padding-left:0}.header__nav-item-list{transition:.3s}.header__nav-item-list .header__nav-item-menu{top:-10%}.header__nav-item-list .header__nav-item-menu:after{content:none}.header__nav-item-list.header__nav-item-list--active{height:170px;transition:.3s}.header__nav-item-list.header__nav-item-list--active .header__nav-item-menu{position:relative;opacity:1;visibility:visible;top:0;transition:.3s;display:flex;flex-direction:column;gap:15px;background:none}.header__nav-mobile{opacity:1;visibility:visible;left:auto;right:0;transition:.2s;width:240px}.header__nav-mobile::-webkit-scrollbar{width:5px;height:10px}.header__nav-mobile::-webkit-scrollbar-track{background:#f9f8f5}.header__nav-mobile::-webkit-scrollbar-thumb{background:#002c5d;border-radius:20px}.header .select{height:22px}.header .select .select__list{top:-10%;left:0;padding:10px;transition:.3s}.header .select.select--active{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;height:130px}.header .select.select--active .select__list{background:none;display:flex;flex-direction:column;gap:15px;left:0;top:0;position:relative}.header .hamburger-button{display:block}}@media (max-width:470px){.header__nav{height:calc(100vh - 67.83px)}.header__logo{display:block;width:261px}.header__logo img{width:100%}}html{scroll-behavior:smooth}body{overflow-x:hidden}*{margin:0;padding:0;box-sizing:border-box;list-style:none;font-family:Inter,sans-serif;font-style:normal;font-weight:400;font-size:20px;line-height:24px;color:#002c5d}a{text-decoration:none;outline:none}h1{margin-bottom:40px}h3{font-size:80px;line-height:97px;font-weight:700}p{margin-bottom:0}.mb-60{margin-bottom:60px}.d-flex{display:flex}.justify-content-center{justify-content:center}.align-item-center{align-items:center}.gradient-line{height:15px;background:linear-gradient(90deg,#e52526,#ffd021);box-shadow:0 4px 5px rgba(0,0,0,.05)}.top--30{top:-30px}.top-70{top:70px}.bg-intuit{background:#f9f8f5 url(/img/intuit.122c5160.png) no-repeat left 78px}@media (max-width:700px){.bg-intuit{background:#f9f8f5}}.wrap{padding:0 calc(50vw - 40%)}.wrap-info-product{max-width:1670px;margin:0 0 0 auto;padding-left:60px}@media (max-width:1500px){.wrap{padding:0 calc(50vw - 45%)}}@media (max-width:1150px){.wrap{padding:0 calc(50vw - 46.5%)}}.button{background:none;display:block;cursor:pointer}.button,.button:focus{border:none;outline:none}.button__base{display:flex;justify-content:center;align-items:center;background:linear-gradient(90deg,#e52326,#ffd021 94.17%);text-align:center;padding:18px 68px}.button__base,.button__link{border-radius:80px;font-weight:700;font-size:24px;line-height:29px;color:#fff}.button__link{background:linear-gradient(90deg,#e52326,#e7ba11 94.17%);padding:14px 55px 14px 30px;position:relative}.button__link:after{content:"";display:block;width:10px;height:15px;position:absolute;right:28px;top:calc(50% - 7.5px);background:url(/img/link-arow.2f09d1aa.svg) no-repeat 50%;transition:.2s}.button__link:hover:after{animation:button-hover-default .5s infinite}.button__uotline{color:#fff;border-radius:80px;padding:18px 68px;position:relative;font-weight:700;font-size:24px;line-height:29px;background:linear-gradient(89.81deg,#e62826 8.15%,#ffd021 99.89%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent}.button__uotline:after{width:100%;height:100%;background:linear-gradient(90deg,#e52326,#e7ba11 94.17%);top:0;left:0;z-index:-3}.button__uotline:after,.button__uotline:before{content:"";display:block;position:absolute;border-radius:80px}.button__uotline:before{width:calc(100% - 6px);height:calc(100% - 6px);background:#fff;top:3px;left:3px;z-index:-2}.button__uotline__white:before{background:#fff}.button__uotline:hover:after{animation:button-hover-default .5s infinite}.button__slide{display:flex;width:64px;height:64px;background:linear-gradient(90deg,#e52326,#ffd021 94.17%);border-radius:80px;position:relative;cursor:pointer}.button__slide--next:after{content:"";display:block;width:100%;height:100%;border-radius:80px;background:url(/img/next.d0164550.svg) no-repeat 50%}@media (max-width:600px){.button__base,.button__link,.button__uotline{font-weight:700;font-size:20px;line-height:24px;text-align:center;padding:16px 68px}}@keyframes button-hover-default{0%{right:30px}50%{right:25px}to{right:30px}}.footer{border-top:2px solid rgba(15,58,108,.1);background:#f9f8f5}.footer__logo img{max-width:369px;width:100%}.footer__links{display:flex;justify-content:space-between;align-items:center;padding:50px 0 30px 0}.footer__links-list{align-items:center}.footer__links-container,.footer__links-list{display:flex;gap:65px}.footer__links-link{font-weight:500;font-size:24px;line-height:29px;cursor:pointer}.footer-copyright{background:#002c5d;padding:30px 0}.footer-copyright__wrap{display:flex;align-items:center;justify-content:space-between}.footer-copyright__text{color:#fff;font-weight:500;font-size:18px;line-height:22px}.footer-copyright__link,.footer-copyright__list{display:flex;align-items:center}.footer-copyright__link{font-weight:500;font-size:18px;line-height:22px;color:#fff;padding:5px 30px;gap:20px}.footer-copyright__item:not(:last-child){border-right:1px solid #fff}.footer-copyright__item:last-child .footer-copyright__link{padding-right:0}.footer-copyright__badge{width:25px;height:25px;display:inline-block}.footer-copyright__badge__policy{background:url(/img/policy.f3426c8a.svg) no-repeat 50%/contain}.footer-copyright__badge__cookies{background:url(/img/cookies.5e94716b.svg) no-repeat 50%/contain}.footer-copyright__badge__conditions{background:url(/img/conditions.2c3b3c49.svg) no-repeat 50%/contain}@media (max-width:1355px){.footer__links-container{flex-direction:column;gap:20px;justify-content:center}.footer .social-network{justify-content:center}}@media (max-width:935px){.footer__links{flex-direction:column;gap:20px}.footer-copyright__wrap{display:flex;flex-direction:column}.footer-copyright__text{text-align:center;padding-bottom:25px;width:100%;border-bottom:1px solid #fff;margin-bottom:30px}.footer-copyright__item{border:none!important}.footer-copyright__list{flex-wrap:wrap;justify-content:center}}@media (max-width:640px){.footer__links-list{flex-wrap:wrap;justify-content:center;gap:20px}}@media (max-width:520px){.footer-copyright__list{justify-content:space-around;gap:10px}.footer-copyright__link{padding:0}}@media (max-width:435px){.footer__logo img{width:100%}}@media (max-width:380px){.footer__links-list{flex-wrap:wrap;justify-content:center;gap:20px}}.main-section{position:relative;background:url(/img/main-bg-2.d47febe4.png) no-repeat top/cover;height:100%;overflow:hidden;z-index:0;padding-top:75px;padding-bottom:20px}.main-section:after{content:"";z-index:3;display:block;height:100%;width:100%;position:absolute;left:0;top:0;background:linear-gradient(90deg,#fff 28.25%,hsla(0,0%,100%,.5) 58.79%,hsla(0,0%,100%,0) 91.19%)}.main-section__slide-next{position:absolute;right:20px;top:calc(50% - 32px);z-index:3}.main-section__img{width:calc(70% + 2.5vw);position:absolute;right:0;bottom:0;z-index:2}.main-section__img.banner-laptop-2{width:calc(50% + 2.5vw)}.main-section__content{position:relative;z-index:4}.main-section__title{text-align:left;font-family:Inter,sans-serif;font-style:normal;font-weight:700;font-size:calc(42px + 2vw);line-height:calc(42px + 3vw);background:linear-gradient(90.28deg,#ff0008 10.09%,#ffc907 41.23%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;text-shadow:0 4px 40px hsla(0,0%,100%,.5)}.main-section__description{max-width:40vw;font-size:calc(8px + 1vw);line-height:calc(8px + 2vw)}.main-section-swiper,.main-section-swiper .main-section-swiper-item{height:auto}@media (max-width:1000px){.main-section__img{width:calc(80% + 2.5vw);position:absolute;right:0;bottom:0;z-index:2}.main-section__img.banner-laptop-2{width:calc(60% + 2.5vw)}}@media (max-width:600px){.main-section{padding-top:20px;display:flex;flex-direction:column-reverse;justify-content:space-between;padding-bottom:0}.main-section:after{background:linear-gradient(140.3deg,#fff 25.3%,hsla(0,0%,100%,.5) 50.26%,hsla(0,0%,100%,0) 63.98%)}.main-section__img{width:110%;position:static;margin:0 auto;transform:translateX(-30px)}.main-section__img.banner-laptop-2{width:90%;transform:translateX(0)}.main-section__slide-next{display:none}.main-section__description{max-width:100%;font-size:16px;line-height:19px}}.section-description{padding:78px 0}.section-description__block{display:flex}.section-description__block-item{flex:1;white-space:pre-line}.section-description__block-title{display:flex;max-width:40%}.section-description__custom{background:hsla(0,0%,100%,.8)}.section-description__custom .section-description__block{flex-direction:row-reverse}.section-description__custom .section-description__block .section-description__block-title{justify-content:center;max-width:42%}@media (max-width:700px){.section-description{padding:50px 0}.section-description__block-item{max-width:100%}.section-description__block{width:100%;flex-direction:column}.section-description__title{margin-bottom:20px}.section-description__custom .section-description__block{width:100%;flex-direction:column}.section-description__custom .section-description__block .section-description__block-item{max-width:100%;justify-content:flex-start}}@media (max-width:600px){.section-description__title{font-weight:700;font-size:48px;line-height:58px}.section-description__block-description{font-weight:400;font-size:16px;line-height:19px}}.section-slider{padding:45px 0 50px 0;background:#f9f8f5}.section-slider .swiper-wrapper,.section-slider__link{display:flex;align-items:center}.section-slider__link{justify-content:center}.section-slider__wrap{margin:0 auto}.section-slider .smartwitness{width:70%}@media (max-width:700px){.section-slider img{width:70%}}@media (max-width:450px){.section-slider img{width:90%}.section-slider .smartwitness{width:95%}}.section-title{height:405px;background:linear-gradient(-180deg,hsla(0,0%,100%,.5) 40.25%,hsla(0,0%,100%,.25) 58.79%,hsla(0,0%,100%,0) 91.19%),url(/img/title-img.14d97ab2.png) no-repeat 50%/cover}.section-title,.section-title__title{display:flex;justify-content:center;align-items:center}.section-title__title{height:100%;font-weight:700;font-size:200px;background:linear-gradient(90.14deg,#e72d26 13.65%,#ffd121 81.55%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;mix-blend-mode:overlay}.section-product{height:665px;display:flex;align-items:center;position:relative;overflow:hidden}.section-product__block{display:flex;width:100%}.section-product__item{padding:25px 0}.section-product__item:first-child{width:612px}.section-product__img{position:absolute;top:0;left:0;z-index:-1}.section-product__title{font-weight:700;font-size:96px;line-height:116px;color:#0f3a6c;margin-bottom:50px;position:relative;padding-left:48px}.section-product__title:after{content:"";display:block;position:absolute;left:0;bottom:22px;width:38px;height:42px;background:url(/img/x.cf17d375.svg) no-repeat 50%/contain}.section-product__subtitle{font-weight:700;font-size:40px;line-height:48px;margin-bottom:35px;padding-left:95px}.section-product__description{color:#012d5d;margin-bottom:40px}.section-product__buttons{display:flex;gap:30px;position:relative;z-index:3}.section-product__revers .section-product__block{flex-direction:row-reverse}.section-product__revers-image .section-product__img{left:auto;right:0}.bg-vision{background:#fff;position:relative;z-index:1;background-size:calc(100vw - 40%)}.bg-vision .section-product__img{top:auto;bottom:0}.bg-vision:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:linear-gradient(90deg,#fcfbfb 24.25%,hsla(0,14%,99%,.5) 58.79%,hsla(0,14%,99%,0) 91.19%);z-index:-1}.bg-track{z-index:1}.bg-cargo{background:#fff}.bg-cargo,.bg-lot{z-index:1;position:relative}.bg-lot{background:#fdfcfc}.bg-lot .section-product__img{top:-70px;left:10%}.discount{position:relative}.discount:after,.discount:before{content:"";position:absolute;top:50%;left:0;transform:translateY(-50%);display:block;width:80px;height:80px;border-radius:100%}.discount:after{background:url(/img/discaunt.efbdf532.svg) no-repeat 50%}.discount:before{background:linear-gradient(90deg,#e52626,#ffd021)}@media (max-width:1640px){.bg-vision .section-product__img{width:80%}.bg-vision .section-product__img img{width:100%}.bg-track .section-product__img{width:50%;top:50%;transform:translateY(-50%)}.bg-track .section-product__img img{width:100%}.bg-cargo .section-product__img{width:50%;top:50%;transform:translateY(-50%)}.bg-cargo .section-product__img img{width:100%}.bg-lot .section-product__img{width:40%;top:50%;transform:translateY(-50%)}.bg-lot .section-product__img img{width:100%}}@media (max-width:1210px){.bg-vision .section-product__img{width:80%;top:50%;transform:translateY(-50%)}.bg-vision .section-product__img img{width:100%}.bg-track .section-product__img{width:45%;top:50%;transform:translateY(-50%)}.bg-track .section-product__img img{width:100%}.bg-cargo .section-product__img{width:45%;top:50%;transform:translateY(-50%)}.bg-cargo .section-product__img img{width:100%}.bg-lot .section-product__img{width:40%;top:50%;left:0;transform:translateY(-50%)}.bg-lot .section-product__img img{width:100%}}@media (max-width:1100px){.section-product{height:auto}.section-product:after{content:none}.section-product__buttons{justify-content:center}.section-product__block{justify-content:center;align-items:center}.section-product .section-product__img{position:relative;transform:none;margin-bottom:40px}.section-product__item{width:100%!important;padding-bottom:40px}.bg-vision .section-product__img{width:100%}.bg-track .section-product__img{left:-40px;width:80%}.bg-cargo .section-product__img{width:80%;margin-left:auto;margin-right:auto}.bg-lot .section-product__img{width:60%;margin-left:auto;margin-right:auto}}@media (max-width:700px){.bg-vision .section-product__img{width:112%;left:auto;right:calc(50vw - 46.5%)}}@media (max-width:600px){.section-product__buttons{flex-direction:column;align-items:center}.section-product__title{font-weight:700;font-size:72px;line-height:87px;margin-bottom:40px}.section-product__subtitle{font-weight:700;font-size:24px;line-height:29px;padding-left:65px;margin-bottom:5px}.section-product__description{font-weight:400;font-size:16px;line-height:19px;padding-left:65px}.section-product .discount:after,.section-product .discount:before{width:51px;height:51px}.section-product .discount:after{background-size:30px}.bg-cargo .section-product__img,.bg-track .section-product__img{width:100%}.bg-lot .section-product__description{margin-bottom:10px}.bg-lot .section-product__img{width:100%}}.iont-product{height:586px;background:linear-gradient(6.62deg,#fff 24.25%,hsla(0,0%,100%,.5) 58.79%,hsla(0,0%,100%,0) 91.19%),url(/img/big-car.3b2a3ecb.png) no-repeat 100%}.section-contact{padding:70px 0;background:url(/img/map.c3bde6a8.png) no-repeat 0}.section-contact__wrap{display:flex;gap:90px}.section-contact__qar{width:70%;justify-content:space-between}.section-contact__info,.section-contact__qar{display:flex;align-items:center}.section-contact__qar-section{display:flex;gap:55px}.section-contact__info-content{margin-bottom:45px}.section-contact__info-title{font-weight:700;font-size:40px;line-height:48px}.section-contact__info-link{font-weight:500;font-size:24px;line-height:29px;text-decoration-line:underline}@media (max-width:1370px){.section-contact{background-position:0 0;padding:60px 0}.section-contact__wrap{flex-direction:column;gap:40px}.section-contact__qar{width:100%}}@media (max-width:870px){.section-contact__qar,.section-contact__wrap{flex-direction:column;gap:40px}.section-contact__info{display:flex;align-items:center;justify-content:center}.section-contact__info-content{margin:0}}@media (max-width:575px){.section-contact{background:url(/img/map2.6d245691.png) no-repeat top/contain}.section-contact__qar-section{flex-direction:column;gap:40px}.section-contact__info-title{font-weight:700;font-size:24px;line-height:29px;text-align:center}.section-contact__info-link{font-weight:500;font-size:20px;line-height:24px;text-align:center;text-decoration-line:underline}.section-contact .qar__code{width:195px;height:195px}}.contact-form{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.37);z-index:10;display:flex;justify-content:center;align-items:center}.contact-form__wrap{position:relative;background:#fff;padding:30px 20px;border-radius:10px;box-shadow:4px 5px 36px 20px hsla(0,0%,100%,.31);max-height:95%;height:100%}.contact-form__scroll-wrap{height:100%}.contact-form__body{height:calc(100% - 40px);overflow-y:auto}.contact-form__body::-webkit-scrollbar{width:5px;height:10px}.contact-form__body::-webkit-scrollbar-track{background:#f9f8f5}.contact-form__body::-webkit-scrollbar-thumb{background:#002c5d;border-radius:20px}.contact-form__title{font-size:32px;font-weight:700;background:linear-gradient(90.28deg,#ff0008 10.09%,#ffc907 41.23%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-fill-color:transparent;margin-bottom:30px}.contact-form__item__title{font-size:21px;line-height:normal}.contact-form__block{display:flex;flex-direction:column;gap:25px;margin-bottom:30px}.contact-form__item:not(:last-child) .contact-form__item__input-block{position:relative}.contact-form__item:not(:last-child) .contact-form__item__input-block:after{content:"";position:relative;bottom:-2px;display:block;height:2px;width:100%;background:linear-gradient(90.28deg,#ff0008 10.09%,#ffc907 41.23%)}.contact-form__item:last-child .contact-form__item__input-block{position:relative}.contact-form__item:last-child .contact-form__item__input-block:after,.contact-form__item:last-child .contact-form__item__input-block:before{content:"";position:relative;bottom:5px;display:block;height:2px;width:100%;background:linear-gradient(90.28deg,#ff0008 10.09%,#ffc907 41.23%)}.contact-form__item:last-child .contact-form__item__input-block:before{bottom:auto;top:0}.contact-form__item:last-child .contact-form__item__title{margin-bottom:25px}.contact-form__item__input-block{position:relative}.contact-form__item__input-block input{width:100%;border:none;padding-left:10px;height:40px}.contact-form__item__input-block input:focus{outline:none}.contact-form__item__input-block textarea{width:100%;height:150px;resize:none;padding:10px;border:none;outline:none;border-left:2px solid #e72d26;border-right:2px solid #ffc907;position:relative}.contact-form__footer{display:flex;justify-content:center;align-items:center}.contact-form__close{position:absolute;width:30px;height:30px;border:none;outline:none;right:-10px;top:-10px;background:#ffc907;border-radius:100%;cursor:pointer}.contact-form__close:after,.contact-form__close:before{content:"";display:block;height:2px;width:60%;position:absolute;left:20%;top:calc(50% - 2px);background:#fff;transform-origin:center center}.contact-form__close:after{transform:rotate(45deg)}.contact-form__close:before{transform:rotate(-45deg)}.select{padding:0 5px;position:relative;min-width:70px;display:flex;align-items:center;cursor:pointer}.select__value{font-weight:500;font-size:18px;line-height:22px;position:relative}.select__value:after{content:"";display:inline-block;margin:auto 0 auto 15px;border:5px solid transparent;border-top:5px solid #002c5d}.select__item{font-weight:500;font-size:18px;line-height:22px}.select__list{opacity:0;visibility:hidden;position:absolute;top:5px;left:0;z-index:1;background:#fff;width:100%}.select.select--active .select__list{top:100%;opacity:1;visibility:visible}.qar__code{position:relative;width:241px;height:241px;padding:9px;z-index:1;border-radius:18px;margin-bottom:20px;display:flex;justify-content:center;align-items:center}.qar__code:after,.qar__code:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;border-radius:24px}.qar__code:after{background:#fff;width:calc(100% - 18px);height:calc(100% - 18px);top:9px;left:9px;border-radius:18px}.qar__code:before{background:linear-gradient(90deg,#e62826,#ffd021)}.qar__code img{position:relative;z-index:3;width:95%;height:95%;border-radius:18px}.qar__title{text-align:center;font-weight:700;font-size:24px;line-height:29px}.social-network{display:flex;align-items:center;gap:13px}.social-network__item{background:#012d5d;width:40px;height:40px}.social-network__item,.social-network__link{border-radius:100%;display:flex;justify-content:center;align-items:center}.social-network__link{width:100%;height:100%}.download-app{position:relative;display:block;font-weight:700;font-size:32px;line-height:39px;padding-left:138px;white-space:pre-line}.download-app:after,.download-app:before{content:"";position:absolute;top:calc(50% - 49px);left:0;display:block;width:98px;height:98px;border-radius:16px}.download-app:before{background:linear-gradient(90deg,#e62826,#ffd021)}.download-app:after{background:url(/img/app.bc292a9c.svg) no-repeat 50%}.hamburger-button{width:33px;height:28px;position:relative;background:none;border:none;cursor:pointer}.hamburger-button__line{width:100%;height:4px;background:#0f3a6c;position:absolute;left:0;transition:.2s}.hamburger-button__line:first-child{top:0}.hamburger-button__line:nth-child(2){top:50%;transform:translateY(-50%)}.hamburger-button__line:last-child{bottom:0;transition:.2s}.hamburger-button__active .hamburger-button__line:first-child{top:0;transform:rotate(-45deg);transform-origin:right center;transition:.2s}.hamburger-button__active .hamburger-button__line:nth-child(2){opacity:0}.hamburger-button__active .hamburger-button__line:last-child{transform:rotate(45deg);transform-origin:right center;transition:.2s}.AuthorizeNetSeal{position:fixed;bottom:0;left:0;z-index:1000}.grecaptcha-badge{opacity:0}body::-webkit-scrollbar{width:5px;height:10px}body::-webkit-scrollbar-track{background:#f9f8f5}body::-webkit-scrollbar-thumb{background:#002c5d;border-radius:20px}