*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html,body,h1,h2,h3,h4,h5,h6,form,input,textarea,button,select,option,ul,li,ol,img,p,hr,table,tr,td,thead,tbody,tfoot{margin:0;padding:0;border:0}html,body{width:100%;height:100%;margin-top:0 !important}body{display:flex;flex-direction:column;overflow:auto;font-family:"Hind","Arial",sans-serif;font-size:16px;color:#121212}body.overflow{overflow:hidden}body.home{background:#121212}button{cursor:pointer}a{color:#121212;text-decoration:underline}a:hover{text-decoration:none}table{border-collapse:collapse;border-spacing:0}ul,ol,li{list-style:none}:-moz-placeholder{font-family:"Hind","Arial",sans-serif;font-size:16px;color:#bababa}:focus{outline:0}::selection{color:#fff;background:#bababa}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{border-radius:0;box-shadow:none;border:0;background-color:#474747;border:none}::-webkit-scrollbar-thumb{border-radius:0;box-shadow:none;border:0;background-color:#121212}#pp-nav{display:none}.btn{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-size:16px;font-weight:500;line-height:24px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;gap:10px;border-radius:5px;height:50px;padding:0 70px;text-decoration:none;cursor:pointer}.btn.btn--black{background:#121212;color:#fff}@media(hover: hover){.btn.btn--black:hover{background:#fff;color:#121212 !important}.btn.btn--black:hover svg{fill:#121212}}.btn.btn--white{background:#fff;color:#121212;backdrop-filter:blur(8px)}@media(hover: hover){.btn.btn--white:hover{background:#121212;color:#fff}}.btn.btn--milk svg{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}@media(hover: hover){.btn.btn--milk:hover{background:#f6f6f6 !important}.btn.btn--milk:hover svg{fill:#121212}}@media(max-width: 1390px){.btn{font-size:14px}}@media(max-width: 992px){.btn{height:40px}}@media(max-width: 768px){.btn{height:50px;font-size:16px}}.socials{display:flex;align-items:center;flex-wrap:wrap;gap:35px}.socials__item{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:25px;height:25px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}.socials__item:hover{opacity:.7}.input,.input-text{width:100%;height:50px;font-size:18px;font-weight:500;line-height:28px;padding:0 20px;border-radius:5px;border:1px solid #646464}.input.is_invalid,.input-text.is_invalid{border:1px solid #e22929}.input::placeholder,.input-text::placeholder{opacity:.6;font-weight:100 !important}@media(max-width: 1390px){.input,.input-text{font-size:16px;height:40px}}@media(max-width: 768px){.input,.input-text{font-size:18px;height:50px}.input::placeholder,.input-text::placeholder{opacity:.7;font-weight:400 !important}}.custom-checkbox{width:24px;height:24px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;border:1px solid #121212;border-radius:50%;display:inline-block;position:relative;transform:translateY(-2px)}.custom-checkbox.checked::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:12px;height:12px;background:#121212;border-radius:50%}.checkbox__wrapper input[type=checkbox]{display:none}.checkbox__wrapper label{position:relative;padding-left:45px;cursor:pointer}.checkbox__wrapper label::before{content:"";position:absolute;top:50%;left:0;width:20px;height:20px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(-58%);border:1px solid #121212;background-color:#fff;border-radius:5px}.checkbox__wrapper input[type=checkbox]:checked+label::before{content:url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33314 6.98847L1.58898 4.2443L0.410645 5.42264L4.33314 9.34514L12.4223 1.25597L11.244 0.0776367L4.33314 6.98847Z' fill='%23121212'/%3E%3C/svg%3E");border-color:#121212;display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.checkbox__wrapper label:hover::before{border:1px solid #646464}@media(max-width: 1290px){.custom-checkbox{width:20px;height:20px}.custom-checkbox.checked::before{width:10px;height:10px}}@media(max-width: 768px){.custom-checkbox{width:24px;height:24px}.custom-checkbox.checked::before{width:12px;height:12px}}.radio__wrapper input[type=radio]{display:none}.radio__wrapper label{position:relative;padding-left:45px;cursor:pointer}.radio__wrapper label::before{content:"";position:absolute;top:50%;left:0;width:20px;height:20px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(-58%);border:1px solid #121212;background-color:#fff;border-radius:50%}.radio__wrapper input[type=radio]:checked+label::after{content:"";position:absolute;top:50%;left:5px;width:12px;height:12px;transform:translate(0, -64%);background:#121212;border-radius:50%}.radio__wrapper label:hover::before{border:1px solid #646464}.textarea{font-size:18px;font-weight:500;line-height:28px;width:100%;height:170px !important;resize:none;border:1px solid #646464;padding:10px 20px;border-radius:5px}.textarea::placeholder{font-size:18px !important;opacity:.6 !important;font-weight:500 !important;font-family:"Hind"}.re-popup-modal-background{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);display:none}.re-popup-modal{position:fixed;left:0;top:0;width:100%;padding-left:5%;padding-right:5%;height:100%;z-index:100000;display:none}.re-popup-modal-content{position:absolute;left:0;top:0;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.re-popup-modal.open{display:block}.re-popup-modal-box{display:none;position:absolute;left:50%;top:10vh;width:50%;transform:translateX(-50%);-webkit-transform:translateX(-50%);padding:40px 30px 40px 30px;background-color:#fff;margin-bottom:10vh}.re-modal-header h3{font-size:24px;font-weight:400;text-align:center;margin-bottom:30px}.re-modal-header .re-modal-close-box{text-align:right}.re-modal-header .re-modal-close-box .re-popup-close{color:#bebebe !important;font-size:12px !important;padding:15px !important;margin-right:0;position:absolute;top:15px;right:15px}.re-modal-header .re-modal-close-box .re-popup-close.re-button-inverse{color:#fff !important;font-size:18px !important;font-weight:600 !important;padding:6px 25px !important;-webkit-border-radius:0 !important;-moz-border-radius:0 !important;border-radius:0 !important}.re-modal-header .re-modal-close-box .re-popup-close.re-button-inverse i{font-size:16px !important;margin-right:5px}.re-modal-header .re-modal-close-box .re-popup-close:hover{color:#ff6a6a !important}.re-modal-header .re-modal-close-box .re-popup-close.re-button-inverse:hover{color:#fff !important}.re-popup-modal .re-button[type=submit]{margin:0}.re-popup-modal-body{padding:20px 0}.re-modal-footer{text-align:center}.container{position:relative;z-index:10;width:1500px;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto}.page__head{display:flex;align-items:center;flex-wrap:wrap;gap:50px;margin-bottom:50px;position:relative}.page__title{font-size:40px;font-weight:600;line-height:64px}.page__subtitle{font-size:20px;font-weight:500;line-height:32px;transform:translateY(4px)}.page__text{font-size:18px;font-weight:500;line-height:28px}.page__content{width:100%;padding:10px 75px 150px;flex:1;max-width:1920px;margin:0 auto}.current_page_item{pointer-events:none;opacity:.8}.header{width:100%;padding:0 0 30px;position:relative;z-index:1}.header__link{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;color:#fff;text-decoration:none}.header__link:hover{color:#bababa}.header__top{background:#121212;padding:8px 0}.header__top .page_item a{color:#fff !important;font-weight:500 !important}.header__top .page_item:hover a{color:#dbd9d9 !important}.header__bottom{position:relative;padding:75px 0 30px;max-width:1920px;margin:0 auto}.header__bottom .page_item:hover a{color:#474747 !important}.header__shop{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;text-decoration:none;margin-left:40px;font-weight:500}.header__contacts{display:flex;align-items:stretch;flex-wrap:wrap;margin-left:auto;color:#fff;gap:45px}.header__socials{display:flex;align-items:stretch;flex-wrap:nowrap;gap:30px;margin-left:45px}.header__socials.socials--mobile{display:none}.header__bar{position:fixed;z-index:10000;bottom:0;left:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;-webkit-transition:.1s;-moz-transition:.1s;-o-transition:.1s;-ms-transition:.1s;transition:.1s;transform:translateY(100%);padding:19px 75px 15px 450px;background-color:rgba(18,18,18,.7);width:100%}.header__bar.show{transform:translateY(0)}.header__bar-title{font-size:18px;font-weight:500;line-height:15px;color:#fff}.header__bar-chevron{width:50px;height:50px;position:absolute;top:50%;right:75px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;transform:translateY(-50%);cursor:pointer}.header__bar-chevron svg{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}.header__bar-chevron:hover svg{fill:#e6e6e6}.header__bar-logo{position:absolute;top:50%;left:75px;transform:translateY(-50%);width:185px}.header__bar-logo img{width:100%;height:100%;object-fit:contain}.header__bar-nav{display:flex;align-items:stretch;flex-wrap:wrap;gap:15px}.header__bar-nav a{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;color:#fff;text-decoration:none}.header__bar-nav a:hover{color:#bababa}.header__bar-link{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-size:13px;font-weight:500;line-height:15px;color:#fff;height:35px;text-decoration:none;border-radius:5px;padding:0 10px}.header__bar-link.link--dark{background:#121212}.header__bar-burger{display:none}.header__inner{display:flex;align-items:stretch;flex-wrap:wrap;padding:0 75px 0 450px;max-width:1920px;margin:0 auto}.header__logo{display:flex;align-items:center;flex-wrap:wrap;width:185px;height:60px;gap:10px;position:absolute}.header__logo.logo--main{left:75px;bottom:35px}.header__logo.logo--main a{width:100%}.header__logo.logo--main a img{width:100%}.header__logo.logo--cgc{display:flex;align-items:center;flex-wrap:nowrap;width:auto;height:60px;right:75px;bottom:35px}.header__logo-site{transform:translateY(2px)}.header__logo-text{font-size:14px;font-weight:400;line-height:17px;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column}.header__logo-text.white{color:#fff}.header__logo-text.black{color:#121212}.header__toggler{display:none}.header.white .header__top .menu .page_item a{color:#121212}.header.white .header__shop{color:#fff}.header.white .header__shop:hover{color:#dbd9d9 !important}.header.white .header__bottom .menu .page_item a{color:#fff}.header.white .header__bottom .menu .page_item:hover a{color:#dbd9d9 !important}.header.white .header__bottom svg{fill:#fff}.header.black .header__top .menu .page_item a{color:#121212}.header.black .header__bottom .menu .page_item a{color:#121212}.header.black .header__shop{color:#121212}.header.black .header__toggler svg{fill:#121212}.header.float{position:fixed;z-index:1000;top:0;left:0}.header.fixed{position:relative;z-index:1000}.header.blur{background:rgba(255,255,255,.4);backdrop-filter:blur(3.5px);padding:0}.header.gradient{background:linear-gradient(rgba(18, 18, 18, 0.58), rgba(0, 0, 0, 0))}.menu>ul{display:flex;align-items:center;flex-wrap:wrap;gap:40px}.menu .page_item a{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;text-decoration:none}.footer{background:#121212;padding:45px 75px;position:relative;z-index:100000}.footer__wrapper{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;max-width:1920px;margin:0 auto}.footer__top{display:flex;align-items:center;flex-wrap:wrap;gap:185px}.footer__bottom{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:185px;margin-top:85px}.footer__navs{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:20px;flex:1}.footer__nav .menu .page_item a{color:#fff}.footer__nav .menu .page_item:hover a{color:#bababa}.footer__copy{display:flex;align-items:center;flex-wrap:wrap;gap:50px}.footer__logo{display:flex;align-items:stretch;justify-content:flex-end;flex-wrap:wrap;width:185px}.footer__logo-guard{width:84px;height:84px}.footer__logo a{width:100%}.footer__logo a img{width:100%}.footer__text,.footer__link{font-size:20px;line-height:32px;color:#646464}.footer.footer--hidden{display:none}.scroller{width:40px;height:40px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;position:fixed;z-index:10000;bottom:25px;right:25px;background-color:rgba(18,18,18,.7);display:none}@media(max-width: 1790px){.header__top .header__inner{padding:0 75px}}@media(max-width: 1490px){.header__bar{padding:19px 45px 15px 450px}.header__bar-chevron{right:45px}.header__bar-logo{left:45px}.header__bar .menu ul{font-size:14px}.menu>ul{gap:30px}.container{width:1170px}}@media(max-width: 1390px){.header__socials{gap:20px}.header__link{font-size:14px}.header__logo-text{font-size:12px;line-height:14px}.header__shop{margin-left:30px;font-size:14px}.header__contacts{gap:30px}.header__bottom .header__inner{justify-content:center;padding:0 75px}.header.blur .header__bottom .header__inner{justify-content:flex-start;padding:0 75px 0 340px}.footer{padding:45px}.footer__text,.footer__link{font-size:14px}.footer__socials{gap:20px}.footer__logo{display:flex;align-items:stretch;justify-content:flex-end;flex-wrap:wrap}.footer__bottom{margin-top:50px}.footer__top{align-items:flex-start;gap:85px}.menu>ul{gap:30px}.menu .page_item a{font-size:14px}.page__title{font-size:35px;line-height:52px}.page__text{font-size:16px}.page__head{margin-bottom:45px}}@media(max-width: 1290px){.header.blur .header__bottom .header__inner{justify-content:center;padding:0 75px}}@media(max-width: 1200px){.header__top .header__inner{padding:0 45px}.header__bottom{padding:60px 0 30px}.header__bottom .header__inner{justify-content:center;padding:0 45px}.header__socials{margin-left:auto}.header__socials.socials--pc{display:none}.header__socials.socials--mobile{display:flex}.header__contacts{display:none}.header__logo{width:140px}.header__logo.logo--main{left:45px;bottom:29px}.header__logo.logo--cgc{right:45px;bottom:29px}.footer__logo{width:140px;height:65px}.footer__logo-guard{height:100%}.container{width:970px}.page__content{padding:10px 45px 100px}}@media(max-width: 992px){.header__top .header__inner{padding:0 20px}.header__shop{font-size:13px}.header__bottom{padding:40px 0 20px}.header__bottom .header__inner{padding:0 20px}.header__socials{gap:10px}.header__socials img{width:15px;object-fit:contain}.header__logo{width:110px}.header__logo-text{display:none}.header__logo.logo--main{left:20px;bottom:5px}.header__logo.logo--cgc{right:20px;bottom:5px}.header__bar{padding:12px 20px 9px 185px}.header__bar-logo{left:20px;width:105px}.header__bar-chevron{right:20px}.header__bar .menu ul{gap:20px}.footer{padding:20px}.footer__top{gap:30px}.footer__logo{width:100px}.footer__navs{gap:20px}.footer__nav .menu ul{justify-content:center;text-align:center;gap:0 30px}.menu>ul{gap:30px}.menu .page_item a{font-size:13px}.container{width:750px}.page__title{font-size:28px;line-height:40px}.page__subtitle{font-size:17px;line-height:26px;transform:translateY(0px)}.page__head{align-items:flex-start;flex-wrap:wrap;gap:5px;flex-direction:column}.page__text{font-size:14px;line-height:24px}.page__content{padding:10px 20px 70px}}@media(max-width: 768px){.container{width:auto}.header{padding:0}.header__toggler{display:flex}.header__top{display:none}.header__bottom{padding:25px}.header__bottom .header__inner{padding:0;justify-content:space-between;align-items:center}.header__nav{display:none}.header__logo{width:130px;position:static}.header__logo-guard{display:none}.header__bar{transform:translateY(-100%);top:0;bottom:auto;padding:10px 10px 10px 13px}.header__bar-logo{position:static;transform:translateY(0)}.header__bar-chevron{display:none}.header__bar-burger{display:flex}.header__bar-nav{display:none}.header.blur .header__bottom .header__inner{justify-content:space-between;padding:0}.header.blur .header__toggler svg{fill:#121212}.header svg{fill:#121212}.footer{padding:25px}.footer__nav:first-child .menu ul{justify-content:space-between}.footer__nav:last-child{margin-top:50px}.footer__nav:last-child .menu .page_item{display:flex;align-items:stretch;flex-wrap:wrap}.footer__nav:last-child .menu .page_item a{padding:5px 0}.footer__nav:last-child .menu ul{display:grid;grid-template-columns:repeat(2, 1fr)}.footer__top{padding-top:120px}.footer__bottom{flex-direction:column;gap:40px}.footer__socials{justify-content:space-between}.footer__copy{justify-content:space-between}.footer__logo{position:absolute}.footer__logo.logo--site{width:155px;left:25px;top:25px}.footer__logo.logo--guard{height:45px;right:0;top:30px}.footer__logo.logo--guard picture{height:100%}.footer__logo.logo--guard .footer__logo-guard{object-fit:contain;height:100%}.menu .page_item a{font-size:16px;font-weight:400 !important}.page__head{margin-bottom:30px}.page__title{font-size:30px;line-height:48px}.page__subtitle{font-size:20px;line-height:27px}.page__text{font-size:18px;line-height:28px}.scroller.show{display:flex}.pp-tableCell{display:flex !important;flex-direction:column}}.home__card{position:relative;min-width:100vh}.home__card:first-child{background:#121212}.home__card::after{display:none;content:"";position:absolute;top:0;left:0;width:100%;height:100%}.home__card.info--main::before{content:"";position:absolute;top:0;left:0;width:100%;height:450px;background:linear-gradient(180deg, rgba(0, 0, 0, 0.8267682073) 0%, rgba(47, 47, 47, 0.5886729692) 57%, rgba(255, 255, 255, 0) 100%)}.home__card-video{width:100%;height:100vh;object-fit:cover;background:#121212}.home__card-image{width:100%;height:100%;display:block}.home__card-image img{width:100%;height:100%;object-fit:cover}.home__card-image.mobile--image{display:none}.home__card-image.offer--image{display:none}.home__card-description{position:absolute;top:-100%;left:-100%;opacity:0;visibility:hidden}.home__card-info{position:fixed;z-index:1000;top:0;left:0;width:100%;text-align:center}.home__card-info.info--page{margin-top:100px;color:#121212}.home__card-info.info--main{margin-top:245px;color:#fff}.home__card-info.white{color:#fff}.home__card-actions{position:fixed;z-index:1000;bottom:70px;width:100%}.home__card-actions.actions--page{display:none}.home__card-links{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:105px}.home__card-title{font-size:40px;font-weight:600;line-height:64px}.home__card-text{font-size:18px;line-height:28px}.home__card .footer{position:absolute;z-index:100;bottom:0;right:0;width:100%}.home__card:last-child{background:#fff}.home__features{position:absolute;top:340px;left:0;padding:0 75px;width:100%}.home__features-wrapper{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:50px 30px}.home__features-item{display:flex;align-items:center;justify-content:center;flex-wrap:wrap}.home__features-logo{width:200px}@media(max-width: 1690px){.home__features{top:285px}}@media(max-width: 1390px){.home__features{top:290px}.home__features-item{max-width:135px}.home__card-title{font-size:35px;line-height:52px}.home__card-link{font-size:14px}.home__card-text{font-size:16px}.home__card-image img{object-fit:cover}}@media(max-width: 1200px){.home__card-title{font-size:28px;line-height:40px}.home__features{padding:0 45px}}@media(max-width: 992px){.home__features{padding:0 20px}.home__card{min-width:100%}}@media(max-width: 768px){.home__features{position:static;margin-top:auto;padding-top:70px}.home__features-logo{width:100px}.home__features-wrapper{gap:20px;display:grid;grid-template-columns:1fr 1fr}.home__features-item{height:55px;margin:0 auto}.home__card-links{gap:10px}.home__card-link{font-size:16px;width:calc(100% - 50px);margin:0 auto}.home__card-video{display:none}.home__card-image{display:none}.home__card-image.offer--image{display:block}.home__card-image.mobile--image{display:block}.home__card-actions{bottom:35px}.home__card-title{font-size:40px;line-height:64px}.home__card-text{font-size:18px;font-weight:500;line-height:28px}.home__card-info{padding:0 25px}.home__card-info.info--main{margin-top:175px}.home__card-info.info--main .home__card-text{font-weight:400;margin-top:15px}.home__card-info.info--page{margin-top:75px;color:#121212}.home__card-info.last--page{margin-top:35px}.home__card-info.last--page .home__card-title{font-size:30px;line-height:48px}.home__card.info--main::before{height:155px}.home__card .footer{padding:10px 25px;position:relative;bottom:0;margin-top:auto}.home__card .footer__navs{gap:30px}.home__card .footer__logo.logo--site{width:125px;top:20px}.home__card .footer__logo.logo--guard{height:30px;top:30px}.home__card .footer__nav:last-child{margin-top:0}.home__card .footer__top{padding-top:90px}.home__card .footer__bottom{margin-top:30px;gap:20px}.home__card .footer .menu .page_item a{font-size:14px}}.car__actions{display:flex;align-items:stretch;flex-wrap:wrap;gap:30px}.car__action{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;font-size:16px;font-weight:600;line-height:24px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;height:50px;border-radius:3px;padding:0 75px;text-decoration:none}.car__action.action--white{background:#fff;outline:1px solid #121212;color:#121212}@media(hover: hover){.car__action.action--white:hover{background:#121212;color:#fff;outline:1px solid #121212}}.car__action.action--black{background:#121212;color:#fff;outline:1px solid #121212}@media(hover: hover){.car__action.action--black:hover{background:#fff;color:#121212;outline:1px solid #121212}}.car__offer{width:100%;height:100vh;position:relative;margin-top:-203px;background:#121212}.car__offer::before{content:"";position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;background:linear-gradient(180deg, rgba(0, 0, 0, 0.8267682073) 0%, rgba(47, 47, 47, 0.5886729692) 57%, rgba(255, 255, 255, 0) 100%)}.car__offer-video{position:absolute;top:0;left:0;width:100%;height:100vh;object-fit:cover;background:#121212}.car__offer-image{position:absolute;top:0;left:0;width:100%;height:100vh;display:none}.car__offer-image img{width:100%;height:100%}.car__offer-info{display:flex;align-items:stretch;flex-wrap:wrap;max-width:1305px;flex-direction:column;padding:290px 0 50px;height:100%;position:relative;z-index:100;margin:0 auto}.car__offer-top{flex:1}.car__offer-bottom{margin-top:auto}.car__offer-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:105px;margin-top:50px}.car__offer-specifications{display:flex;align-items:center;justify-content:space-around;flex-wrap:wrap}.car__offer-specification{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column}.car__offer-title{font-size:50px;font-weight:600;line-height:55px;color:#fff;text-align:center}.car__offer-text{font-size:24px;font-weight:300;line-height:38px;color:#fff;text-align:center}.car__offer-subtitle{font-size:40px;font-weight:600;line-height:45px;color:#fff}.car__offer-subtext{font-size:18px;font-weight:100;line-height:28px;color:#fff}.car__view{position:relative}.car__view-title{font-size:40px;font-weight:600;line-height:65px;color:#fff;position:absolute;top:65px;left:50%;transform:translateX(-50%)}.car__view-image{width:100%;height:100vh;display:block}.car__details{width:100%;background:#121212;padding-top:100px}.car__details-info{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;padding-top:110px;gap:10px;width:860px;margin:0 auto}.car__details-title,.car__details-text{width:720px}.car__details-video{width:100%;height:570px;border-radius:20px;position:relative;overflow:hidden}.car__details-video video{width:100%;height:100%;object-fit:cover}.car__details-video::before{content:"";position:absolute;z-index:100;top:0;left:0;width:100%;height:100%;background:rgba(18,18,18,.4)}.car__details-items{position:relative}.car__details-items .slick-list{width:100%;height:100%}.car__details-items .slick-dots{position:absolute;top:615px;left:305px;display:flex;align-items:stretch;flex-wrap:wrap;gap:10px}.car__details-items .slick-dots>li button{width:10px;height:10px;border-radius:50%;background:#474747;font-size:0}.car__details-items .slick-dots>li.slick-active button{background:#fff}.car__details-item{border-radius:20px;overflow:hidden}.car__details-title{font-size:40px;font-weight:600;line-height:64px;color:#fff}.car__details-text{font-size:20px;font-weight:500;line-height:32px;color:#fff}.car__advantages{background:#121212;padding:120px 0}.car__advantages-items{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column}.car__advantages-item{display:flex;align-items:center;flex-wrap:nowrap;gap:30px}.car__advantages-item img{max-width:720px}.car__advantages-item:nth-child(2){flex-direction:row-reverse}.car__advantages-image{width:50%;height:470px;object-fit:cover}.car__advantages-description{display:flex;align-items:stretch;flex-wrap:wrap;width:50%;flex-direction:column}.car__advantages-title{font-size:30px;font-weight:600;line-height:48px;color:#fff}.car__advantages-text{font-size:18px;font-weight:400;line-height:28px;color:#fff;width:570px}.car__specifications{height:680px;position:relative}.car__specifications-image{width:100%;height:100%;object-fit:cover}.car__specifications-items{position:absolute;bottom:45px;left:50%;display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;transform:translateX(-50%);gap:80px;width:1530px;color:#fff}.car__specifications-items.items--black{color:#121212}.car__specifications-item{display:flex;align-items:stretch;justify-content:flex-end;flex-wrap:wrap;flex-direction:column}.car__specifications-item.small .car__specifications-title{font-size:25px;line-height:31px}.car__specifications-title{font-size:32px;font-weight:600;line-height:40px;text-align:center}.car__specifications-text{font-size:18px;font-weight:400;line-height:28px;text-align:center}.car__check-top{padding:100px 0}.car__check-bottom{display:flex;align-items:stretch;flex-wrap:nowrap}.car__check-block{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;padding:50px}.car__check-block .car__check-title{font-size:40px;margin:15px 0 50px}.car__check-block .car__actions{margin-top:auto;padding-top:45px}.car__check-block .car__action{width:100%}.car__check-video{width:75%;height:1035px;position:relative;flex-shrink:0}.car__check-video video{width:100%;height:100%;object-fit:cover}.car__check-sections{display:flex;align-items:stretch;flex-wrap:nowrap}.car__check-section{display:flex;align-items:stretch;justify-content:flex-end;flex-wrap:wrap;flex-direction:column;width:50%;padding-right:170px}.car__check-wrapper{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column}.car__check-subtitle{font-size:15px;font-weight:500;line-height:18px}.car__check-title{font-size:30px;font-weight:600;line-height:48px}.car__check-text{font-size:18px;line-height:28px}.car__check-actions{margin-top:30px;justify-content:space-between}.car__check-description{color:#646464}.car__check-image{display:none;height:375px}.car__check .car__specifications-items{width:100%;padding:0 50px}.car__check .car__specifications-item{min-width:200px}.car__order{width:100%;height:100vh;position:relative}.car__order-wrapper{display:flex;align-items:center;flex-wrap:wrap;height:100%}.car__order-info{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;width:500px}.car__order-image{width:865px;height:445px;position:absolute;top:50%;right:0;transform:translateY(-50%);object-fit:cover;margin-right:-50px}.car__order-title{font-size:50px;font-weight:600;line-height:80px}.car__order-text{font-size:18px;line-height:28px}.car__order-actions{margin-top:80px}.car__spec{padding:100px 200px 30px 200px;background:#121212}.car__spec-items{display:grid;grid-template-columns:repeat(2, 1fr);gap:105px 0;width:50%}.car__spec-title{font-size:50px;font-weight:600;line-height:80px;color:#fff;text-align:left;margin-bottom:70px;width:50%}.car__spec-subtext{font-size:16px;font-weight:600;line-height:24px;color:#fff;text-align:left;margin-top:25px}.car__spec-subtitle{font-size:30px;font-weight:600;line-height:48px;color:#fff;text-align:center;margin-bottom:5px}.car__spec-text{font-size:20px;font-weight:500;line-height:27px;color:#bababa}.car__spec-item{display:flex;align-items:flex-start;flex-wrap:wrap;flex-direction:column;padding-right:30px}.car__spec-item.item--full{grid-column:span 2;padding-right:150px}.car__spec-wrapper{display:flex;align-items:stretch;flex-wrap:nowrap;max-width:1920px;margin:0 auto;color:#fff}@media(max-width: 1690px){.car__spec{padding:100px 0 30px 0}.car__spec-wrapper{max-width:1170px;margin:0 auto}.car__spec-title{font-size:35px;line-height:52px}.car__spec-subtitle{font-size:25px;line-height:38px}.car__spec-text{font-size:16px;line-height:24px}.car__details-items .slick-dots{left:50%;transform:translateX(-50%)}.car__details-title{font-size:25px;line-height:38px}.car__details-text{font-size:16px;line-height:24px;color:#bababa}.car__check-video{height:765px}.car__check-block .car__check-title{font-size:25px;line-height:38px;margin:15px 0 35px}.car__check-text{font-size:16px;line-height:24px}.car__advantages-title{font-size:25px;line-height:38px}.car__advantages-text{width:auto;font-size:16px;line-height:24px;color:#bababa}.car__advantages-item{justify-content:center}.car__advantages-item img{width:100%;height:100%;max-width:520px}.car__advantages-item:nth-child(2) .car__advantages-description{text-align:right}.car__order-image{width:590px;height:270px;margin:0}.car__order-wrapper{position:relative}}@media(max-width: 1490px){.car__order{padding:250px 0;height:auto}.car__order-wrapper{width:100%;padding:0 45px}.car__order-image{right:50px}.car__actions{gap:15px}.car__details .container{width:100%}.car__advantages .container{width:100%}}@media(max-width: 1390px){.car__action{font-size:14px}.car__offer-title,.car__offer-subtitle{font-size:35px;line-height:52px}.car__offer-text,.car__offer-subtext{font-size:16px}.car__spec{padding:45px}.car__spec-items{width:100%;gap:50px 0}.car__spec-item{align-items:center}.car__spec-item.item--full{grid-column:span 1;padding-right:0}.car__spec-title{width:100%;text-align:center}.car__spec-text{text-align:center}.car__spec-subtext{text-align:center;margin-top:15px}.car__spec-wrapper{flex-direction:column}.car__order{padding:150px 0}.car__check-block{padding:25px}.car__check-video{height:645px}}@media(max-width: 1200px){.car__advantages{padding:90px 0}.car__order-image{width:395px;height:100%;object-fit:contain}.car__order-title{font-size:43px;line-height:65px}.car__order-text{font-size:16px;line-height:24px}.car__order-actions{margin-top:55px}.car__check-video{width:65%;height:565px}.car__check-text{font-size:14px;line-height:22px}.car__offer{margin-top:-188px}.car__offer-title{font-size:28px;line-height:40px}.car__offer-text,.car__offer-subtext{font-size:16px}.car__offer-subtitle{font-size:28px;line-height:40px}.car__offer-info{padding:245px 0 50px}.car__details{padding-top:45px}.car__details-items .slick-dots{top:515px}.car__details-video{height:450px}.car__details-video img{width:100%;height:100%;object-fit:cover}.car__details-title,.car__details-text{width:100%;text-align:center}}@media(max-width: 992px){.car__advantages{padding:60px 0}.car__advantages-item img{max-width:330px}.car__advantages-title{font-size:22px;line-height:32px;margin-bottom:10px}.car__advantages-text{font-size:14px;line-height:22px}.car__order-info{width:410px}.car__order-image{width:330px}.car__action{height:40px;min-width:230px}.car__spec{padding:45px 20px}.car__spec-title{font-size:28px;line-height:38px}.car__spec-subtitle{font-size:22px;line-height:31px}.car__spec-text{font-size:14px;line-height:22px}.car__spec-subtext{margin-top:5px}.car__spec-item{padding-left:15px}.car__spec-item.item--full{padding-right:15px}.car__check-video{height:465px;width:100%}.car__check-block{padding:40px 100px}.car__check-block .car__check-title{margin:5px 0 25px}.car__check-bottom{flex-direction:column-reverse}.car__offer{margin-top:-158px}.car__offer-subtitle{font-size:24px;line-height:27px}.car__details{padding-top:15px}.car__details-title{font-size:22px;line-height:32px}.car__details-info{padding-top:85px;width:100%}.car__details-items .slick-dots{top:400px}.car__details-video{height:345px}.car__details-text{font-size:14px;line-height:22px}.car__order{padding:110px 0}.car__order-title{font-size:38px;line-height:49px}.car__order-text{font-size:14px;line-height:22px}.car__order-image{width:280px}.car__order-info{width:360px}}@media(max-width: 768px){.car__action{width:100%;height:50px;font-size:16px}.car__spec{padding:70px 20px}.car__spec-items{gap:35px 25px}.car__spec-item{padding:0;display:flex;align-items:flex-start}.car__spec-item.item--full{padding:0}.car__spec-title{font-size:40px;line-height:64px;text-align:left;margin-bottom:50px}.car__spec-subtitle{font-size:18px;line-height:28px;font-weight:500}.car__spec-text{font-size:16px;line-height:24px;font-weight:400;text-align:left}.car__spec-subtext{font-size:16px;line-height:24px;text-align:left}.car__offer{margin-top:-110px;padding:0 25px}.car__offer::before{height:215px}.car__offer-actions{gap:10px;width:100%}.car__offer-actions .btn{width:100%}.car__offer-info{flex-wrap:nowrap;padding:185px 0 50px}.car__offer-specifications{display:none}.car__offer-title{font-size:30px;line-height:48px}.car__offer-text{font-size:18px;line-height:28px;margin-top:15px}.car__offer-video{display:none}.car__offer-image{display:block}.car__details{padding:0}.car__details-info{padding:75px 25px 0}.car__details-items .slick-dots{top:230px;left:25px;transform:translateX(0)}.car__details-title{font-size:20px;line-height:27px;text-align:left}.car__details-text{font-size:18px;line-height:28px;text-align:left}.car__details-item{border-radius:0}.car__details-video{border-radius:0;height:210px}.car__details-video::before{display:none}.car__details .container{padding:0}.car__advantages .container{padding:0}.car__advantages-description{padding:0 25px;width:100%}.car__advantages-title{font-size:20px;line-height:27px}.car__advantages-text{font-size:18px;line-height:28px}.car__advantages-items{gap:65px}.car__advantages-item{flex-direction:column}.car__advantages-item:nth-child(2){flex-direction:column}.car__advantages-item:nth-child(2) .car__advantages-description{text-align:left}.car__advantages-item img{max-width:100%;height:210px}.car__check-subtitle{font-size:18px;line-height:28px}.car__check-title{font-size:30px;line-height:48px}.car__check-text{font-size:18px;line-height:28px}.car__check-block{padding:25px}.car__check-block .car__check-title{margin:7px 0 15px}.car__check-actions{display:none}.car__check-video{display:none}.car__check-image{display:block}.car__check-image img{width:100%;height:100%;object-fit:cover}.car__order{height:100vh;padding:0}.car__order-wrapper{justify-content:center;gap:50px;padding:0 25px;flex-direction:column;flex-wrap:nowrap}.car__order-actions{margin-top:35px}.car__order-title{font-size:24px;line-height:38px;text-align:center}.car__order-text{font-size:18px;line-height:28px;text-align:center}.car__order-image{width:100%;height:235px;position:static;transform:translateY(0)}}.gallery{flex:1}.gallery__text{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;max-width:840px;gap:55px}.gallery__link{width:100%;height:100%;position:relative;display:block}.gallery__wrapper{max-width:1020px;position:relative}.gallery__wrapper img{width:100%;height:100%;display:block}.gallery__wrapper.right{margin-left:auto}.gallery__title{font-size:18px;font-weight:500;line-height:29px;color:#fff;position:absolute;z-index:1;bottom:30px;left:20px;padding:7px 17px;border:1px solid #fff;border-radius:50px}.gallery__image{width:100%;height:100%;object-fit:cover;display:block}.gallery__images{display:flex;align-items:flex-start;flex-wrap:wrap;gap:20px;min-height:300px;position:relative}.gallery__content{margin:50px 0 0;display:none}.gallery__content.active{display:block}.gallery__tabs{display:flex;align-items:center;flex-wrap:wrap;gap:15px;margin-top:50px;position:relative;z-index:1000}.gallery__tab{font-size:18px;font-weight:500;line-height:28px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border:1.5px solid #121212;border-radius:50px;padding:0 20px;text-decoration:none;height:32px}.gallery__tab span{transform:translateY(1px)}.gallery__tab:hover{color:#646464;border:1.5px solid #646464}.gallery__tab.current{background:#121212;color:#fff}.vix-overlay{display:none;position:fixed;z-index:1000;top:0;left:0;width:100%;height:100%;padding:30px 50px;background:rgba(0,0,0,.7);cursor:pointer;overflow-x:hidden;overflow-y:auto}.vix-modal{position:relative;width:auto;height:100%;padding:30px 0;background:rgba(0,0,0,.7);cursor:pointer}.vix-image-wrap{position:relative;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;height:100%}.vix-image-wrap>img{display:none;max-width:100%;max-height:100%}.vix-loader{position:absolute;top:50%;left:50%;width:43px;height:11px;margin:-6px 0 0 -21px;background:url(https://watersportscar.com/wp-content/themes/watersportscar/assets/plugins/gallery/img/loader.gif) no-repeat}.vix-title{position:absolute;z-index:5;top:10px;left:20px;font-size:14px;line-height:20px;color:#dfdfdf}.vix-btn{position:absolute;z-index:2;top:0;left:50%;width:50%;height:100%;background:transparent;opacity:.7;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;transition:all .5s ease 0s}.vix-btn:before{content:"";display:block;position:absolute;top:50%;width:17px;height:29px;margin-top:-15px;background:url(https://watersportscar.com/wp-content/themes/watersportscar/assets/plugins/gallery/img/navs.png) no-repeat}.vix-btn-prev{left:0}.vix-btn-prev:before{left:20px}.vix-btn-next{right:0}.vix-btn-next:before{right:20px;background-position:right center}.vix-btn:hover{opacity:1}.vix-close{position:absolute;z-index:5;top:0;right:0;width:50px;height:50px;background:url("https://watersportscar.com/wp-content/themes/watersportscar/assets/plugins/gallery/img/close.png") no-repeat center;opacity:.7;-webkit-transition:all .5s ease 0s;-moz-transition:all .5s ease 0s;-o-transition:all .5s ease 0s;-ms-transition:all .5s ease 0s;transition:all .5s ease 0s;cursor:pointer}.vix-close:hover{opacity:1}.vix-caption{display:none}@media(max-width: 768px){.vix-overlay{padding:0}}@media(max-width: 768px){.vix-overlay{padding:0}}@media(min-width: 1980px){.gallery__wrapper.right{margin:inherit}}@media(max-width: 1890px){.gallery__wrapper{max-width:950px}.gallery__wrapper.right{margin-left:inherit}.gallery__wrapper:nth-child(odd){margin-right:auto !important}.gallery__wrapper:nth-child(even){margin-left:auto !important}}@media(max-width: 1490px){.gallery__wrapper{max-width:835px}.gallery__wrapper.right{margin-left:inherit}.gallery__wrapper:nth-child(odd){margin-right:auto !important}.gallery__wrapper:nth-child(even){margin-left:auto !important}}@media(max-width: 1390px){.gallery__text{gap:30px}}@media(max-width: 1200px){.gallery__images{gap:15px}.gallery__title{font-size:15px;line-height:20px;padding:5px 15px;bottom:15px;left:15px}.gallery__wrapper{max-width:565px}}@media(max-width: 992px){.gallery__text{max-width:100%}}@media(max-width: 768px){.gallery__tabs{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;flex-direction:row-reverse}.gallery__tab{white-space:nowrap}}.faq__image{width:100%;height:560px;position:absolute;top:0;left:0}.faq__image img{width:100%;height:100%;object-fit:cover}.faq__title{margin:0}.faq__container{margin:430px auto 0;max-width:870px}.faq__items{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:30px;margin-top:55px}.faq__item{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}.faq__item:hover .faq__item-title::before{background:#121212}.faq__item-toggler{position:relative}.faq__item-title{font-size:24px;font-weight:600;line-height:38px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;position:static;width:max-content}.faq__item-title::before{content:"";position:absolute;bottom:0;right:0;width:100%;height:1px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;background:#bababa}.faq__item-icon{position:absolute;top:50%;right:15px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(-50%)}.faq__item-content{font-size:18px;font-weight:500;line-height:29px;display:none;padding:20px 0}.faq__item.open .faq__item-title{position:relative}.faq__item.open .faq__item-icon{opacity:0}@media(max-width: 1490px){.faq__image{height:455px}.faq__container{margin:315px auto 0}}@media(max-width: 992px){.faq__container{margin:180px auto 0;max-width:100%}.faq__image{height:290px}.faq__items{gap:25px;margin-top:45px}.faq__item-title{font-size:18px;line-height:32px}.faq__item-content{font-size:14px;line-height:24px;padding:15px 0}}@media(max-width: 768px){.faq__image{height:205px}.faq__items{gap:30px}.faq__container{margin:120px auto 0}.faq__item{width:100%}.faq__item-content{font-size:18px;line-height:28px}.faq__item-title{font-size:22px;line-height:30px;padding:0 50px 5px 0;width:auto}}.about__content{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;gap:50px}.about__text{font-size:18px;font-weight:500;line-height:28px;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:20px;width:720px}.about__media{width:870px}.about__video{width:100%;height:100%}@media(max-width: 1490px){.about__text{font-size:15px;line-height:24px}}@media(max-width: 1200px){.about__content{flex-direction:column}.about__text{width:100%}.about__media{width:100%}}@media(max-width: 992px){.about__text{font-size:14px}}@media(max-width: 768px){.about__text{font-size:18px;line-height:28px}}.contacts__content{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;gap:85px}.contacts__map{width:100%;height:305px;background:rgba(186,186,186,.2)}.contacts__map-frame{width:100%;height:100%;filter:grayscale(100%)}.contacts__label{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-top:35px}.contacts__label-icon{transform:translateY(-1px)}.contacts__label-link{font-size:24px;font-weight:600;line-height:38px;text-decoration:none}.contacts__label-link:hover{text-decoration:underline}.contacts__description{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;width:660px;flex-shrink:0}.contacts__description-item{min-width:200px}.contacts__description-title{font-size:24px;font-weight:600;line-height:38px}.contacts__description-text{font-size:15px;font-weight:500;line-height:28px}.contacts__description-top{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap}.contacts__description-bottom{margin-top:85px}@media(max-width: 1490px){.contacts__description{width:550px}.contacts__description-title{font-size:22px;line-height:36px}.contacts__description-text{font-size:14px;line-height:25px}.contacts__label-icon{width:20px}.contacts__label-link{font-size:22px;line-height:34px}}@media(max-width: 1390px){.contacts__label{margin-top:20px}.contacts__content{gap:30px}.contacts__description{width:385px}.contacts__description-top{flex-direction:column;gap:30px}.contacts__description-bottom{margin-top:30px}}@media(max-width: 992px){.contacts__content{flex-direction:column;gap:50px}.contacts__description{width:100%}.contacts__description-top{flex-direction:row;justify-content:flex-start;gap:65px}.contacts__description-bottom{margin-top:45px}}@media(max-width: 768px){.contacts__map{height:200px}.contacts__description-top{flex-direction:column;gap:40px}.contacts__description-title{font-size:24px;line-height:38px}.contacts__description-text{font-size:18px;line-height:28px}.contacts__label{margin-top:15px}.contacts__label-link{font-size:18px;line-height:28px}}.finance__head{display:flex;align-items:stretch;flex-wrap:wrap;gap:50px}.finance__content{display:flex;align-items:stretch;flex-wrap:nowrap}.finance__contacts,.finance__form{width:50%}.finance__contacts{padding-right:150px;height:390px}.finance__contacts-wrapper{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;border:1px solid #bababa;border-radius:10px;padding:45px;height:100%}.finance__contacts-items{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:15px;margin-top:auto}.finance__contacts-item{display:flex;align-items:center;flex-wrap:wrap;gap:20px}.finance__contacts-icon{width:20px;height:20px}.finance__contacts-link{font-size:20px;font-weight:500;line-height:32px;text-decoration:none}.finance__contacts-link:hover{text-decoration:underline}.finance__title{font-size:24px;font-weight:600;line-height:38px}.finance__form{max-width:560px;padding:0 70px}.finance__form-action{position:relative}.finance__form .wpcf7-response-output{background:rgba(186,186,186,.5);border:none !important;margin:30px 0 0 !important;font-size:15px !important;line-height:22px !important;padding:10px !important;border-radius:5px}.finance__form .wpcf7-not-valid-tip{font-size:14px !important;color:#e22929 !important}.finance__form .wpcf7-spinner{position:absolute;top:50%;right:-75px;transform:translateY(-50%)}.finance__form-btn{width:100%}.finance__form-inputs{margin:25px 0 35px}.finance__form-inputs>p br{display:none}.finance__form-inputs>p>span{display:block;margin-top:20px}.finance__form-inputs>p>span:first-child{margin-top:0}@media(max-width: 1390px){.finance__contacts{height:310px}.finance__contacts-wrapper{padding:30px}.finance__form{padding:0}}@media(max-width: 1200px){.finance__contacts{padding-right:70px}}@media(max-width: 992px){.finance__content{flex-direction:column;gap:60px}.finance__form{width:100%;max-width:100%}.finance__form-inputs{margin-top:15px}.finance__contacts{width:100%;height:240px;padding-right:0}}@media(max-width: 768px){.finance__title{line-height:36px}.finance__text{font-size:18px;line-height:29px;margin:7px 0 20px}.finance__contacts{height:auto}.finance__contacts-icon{width:18px;height:18px;transform:translateY(-1px)}.finance__contacts-link{font-size:18px;line-height:29px}.finance__contacts-wrapper{gap:150px;padding:40px 25px}.finance__content{gap:50px}.finance__form .wpcf7-response-output{font-size:14px !important}}.product{margin-top:-135px !important}.product__title{font-size:50px;font-weight:600;line-height:52px;text-align:center}.product__price{font-size:24px;font-weight:600;line-height:38px;text-align:center;margin:7px 0}.product__wrapper{display:flex;align-items:stretch;flex-wrap:nowrap}.product__btn{width:100%;margin:90px auto 0}.product__btn svg{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}@media(hover: hover){.product__btn:hover{background:#f6f6f6 !important}.product__btn:hover svg{fill:#121212}}.product__gallery{flex:1;position:relative;padding:0;margin:0 !important}.product__gallery-slider{width:100%;height:100vh;position:sticky;top:0}.product__gallery-arrows{position:absolute;top:50%;left:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;width:100%;transform:translateY(-50%)}.product__gallery-arrow{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;width:100px;height:100%;cursor:pointer;position:absolute;z-index:1;top:0}.product__gallery-arrow svg{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}.product__gallery-arrow:hover svg{fill:#646464}.product__gallery-arrow.arrow--prev{left:0}.product__gallery-arrow.arrow--next{right:0}.product__gallery-items{height:100%}.product__gallery-items .slick-slide{display:flex !important;justify-content:center;align-items:center}.product__gallery-items .slick-list,.product__gallery-items .slick-track{height:100%}.product__gallery-item img{height:100% !important;object-fit:cover}.product__summary{padding:60px 0 30px;background:#fff;width:500px;position:relative;z-index:2;margin-top:4px}.product__variations{margin:0 !important}.product__variations-scroll{max-width:360px;margin:0 auto;overflow:auto;padding:1px;user-select:none}.product__variations-scroll::-webkit-scrollbar{height:1px;background:transparent}.product__variations-scroll::-webkit-scrollbar-track{background:transparent}.product__variations-scroll::-webkit-scrollbar-thumb{background:#bababa}.product__variations-list{display:flex;align-items:stretch;flex-wrap:nowrap;gap:10px;white-space:nowrap;padding:0 0 5px}.product__variations-value{font-size:18px;font-weight:600;line-height:28px;text-align:center;text-transform:capitalize;margin-top:7px}.product__variations-title{font-size:30px;font-weight:600;line-height:48px;text-align:center;margin-bottom:5px}.product__variations-toggler{width:36px;height:36px;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;border-radius:50%;cursor:pointer;flex-shrink:0;position:relative}.product__variations-toggler.current{outline:1px solid #121212}.product__variations-toggler:hover{outline:1px solid #bababa}.product__variations-toggler::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:transparent}.product__variations-image{width:30px;height:30px}.product__variations select{display:none !important}.product__details{display:flex;align-items:stretch;flex-wrap:wrap;margin:30px 0 50px;padding-top:30px;gap:40px 30px;border-top:1px solid #646464}.product__details-item{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;flex-direction:column;width:calc(50% - 15px);flex-grow:1}.product__details-name{font-size:18px;line-height:28px;text-align:center}.product__details-value{font-size:23px;font-weight:600;line-height:27px;text-align:center}.product__image{width:100%;height:100%;object-fit:cover}.product__link{width:100%;height:100%;display:block;position:relative;z-index:1005}.product__foot{margin-top:50px;padding:0 50px}.product__order{text-align:center;margin-top:100px}.product__order-title{font-size:40px;font-weight:600;line-height:64px}.product__order-total{font-size:30px;font-weight:600;line-height:48px}.product__paint-img{margin-top:25px}.product__info{display:none;position:fixed;z-index:5000;bottom:0;left:0;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;background:#fff;width:100%;padding:10px 15px;box-shadow:0 0 30px -15px rgba(0,0,0,.75);transform:translateY(100%)}.product__info-image{width:50px;height:50px;border-radius:5px}.product__info-image .product__image,.product__info-image .product__gallery-item{width:100%;height:100% !important}.product__info-top{display:flex;align-items:center;flex-wrap:wrap;gap:5px}.product__info-top span{font-size:15px;font-weight:500;line-height:1;text-transform:capitalize}.product__info-total{font-size:15px;font-weight:500;line-height:1;color:#646464}.product__info-title{font-size:15px;font-weight:500;line-height:1}.product__info-content{display:flex;align-items:stretch;justify-content:space-around;flex-wrap:wrap;flex-direction:column;margin-left:20px}.product__info-btn{width:100px;padding:0 50px;font-size:15px;font-weight:400;margin-left:auto}.product__info.show{transform:translateY(0)}.product.page__content{padding:0}.product .reset_variations{display:none !important}.product .yith-wapo-addon-type-select select{appearance:none !important;-moz-appearance:none !important;-webkit-appearance:none !important;padding-right:30px !important;position:relative;font-family:"Hind";padding-top:4px !important}.product .yith-wapo-addon-type-select .options.per-row-1{position:relative !important}.product .yith-wapo-addon-type-select .options.per-row-1::after{content:url("data:image/svg+xml,%3Csvg width='15' height='8' viewBox='0 0 15 8' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.99805 8L14.998 0H0.998047L7.99805 8Z' fill='%23474747'/%3E%3C/svg%3E");position:absolute;top:12px;right:17px;position:absolute !important}.product .yith-wapo-container #wapo-total-price-table{margin-top:100px !important}.product .yith-wapo-container .only_final{margin:0 auto !important;font-size:30px !important;line-height:48px !important;color:#121212 !important}.product .yith-wapo-container .wapo-total-order td{display:block !important}.product .yith-wapo-container .options{display:flex !important;justify-content:center !important}.product .yith-wapo-container .option-container{flex-direction:column-reverse !important;gap:30px !important}.product .yith-wapo-container .yith-wapo-addon-label{transform:translateY(2px) !important;display:block}.product .yith-wapo-container .yith-wapo-block{display:flex !important;flex-direction:column !important;gap:100px !important}.product .yith-wapo-container .yith-wapo-addon{margin:0 !important}.product .yith-wapo-container .checkboxbutton{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;margin-right:15px !important}.product .yith-wapo-container .addon-header{justify-content:center}.product .yith-wapo-container .checkbox-button-container{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s}.product .yith-wapo-container .checkbox-button-container:hover{color:#646464}.product .yith-wapo-container .checkbox-button-container:hover .checkboxbutton::before{border:1px solid #646464 !important}.product .yith-wapo-container .wapo-addon-title{font-family:"Hind";font-size:30px !important;font-weight:700 !important;line-height:48px !important;justify-content:center !important;text-transform:capitalize;margin-bottom:5px !important}.product .yith-wapo-container .options.per-row-1{min-width:100%}.product .yith-wapo-container select.yith-wapo-option-value{font-size:18px;font-weight:500;line-height:28px;border:1px solid #646464;padding:0 15px;border-radius:5px;font-size:14px;min-width:100%;height:50px;position:relative}@media(max-width: 1390px){.product__summary{padding:45px 0 30px;width:400px}.product__title{font-size:45px;line-height:42px}.product__variations-title{font-size:27px;line-height:36px}.product__variations-value{font-size:16px;line-height:24px;margin-top:5px}.product__foot{padding:0 20px;margin-top:30px}.product__price{font-size:22px;line-height:36px}.product__details{margin:15px 0 35px;gap:25px;padding:30px 20px 0}.product__details-value{font-size:20px;line-height:25px}.product__details-name{font-size:16px;line-height:24px}.product__order{margin-top:80px}.product__order-title{font-size:37px;line-height:35px}.product__order-total{font-size:26px;line-height:42px}.product__btn{margin:70px auto 0}}@media(max-width: 1290px){.product{margin-top:25px !important}.product__details{margin:5px 0 35px}.product__paint-img{margin-top:15px}.product__variations-title{font-size:24px;line-height:29px}.product__summary{padding:0 0 30px;margin-top:0}.product__title{font-size:41px;line-height:36px}.product__gallery-slider{height:575px}}@media(max-width: 1090px){.product__gallery-slider{height:450px}}@media(max-width: 992px){.product__summary{width:50%}.product__order-title{font-size:31px;line-height:29px}.product__order-total{font-size:24px;line-height:30px;margin-top:5px}.product__gallery-slider{height:300px}.product__gallery-arrow{width:60px}}@media(max-width: 768px){.product{margin-top:0 !important}.product__wrapper{flex-direction:column}.product__title{font-size:30px;line-height:38px}.product__price{font-size:18px;line-height:29px;font-weight:400}.product__variations{padding:0 25px}.product__variations-title{font-size:30px;line-height:48px}.product__variations-scroll{max-width:100%}.product__variations-value{font-size:18px;line-height:29px}.product__details{gap:35px 25px;border-top:none}.product__details-value{font-size:24px;line-height:24px;padding:0 20px}.product__details-name{font-size:18px;line-height:37px}.product__summary{margin-top:30px;width:100%}.product__order-title{font-size:30px;line-height:48px}.product__order-total{line-height:38px}.product__info{display:flex}.product__btn{padding:0 15px}}.woocommerce{flex:1}.woocommerce-notices-wrapper{display:none !important}.woocommerce-message{font-size:15px;line-height:15px;color:#fff;background:#6fd26f;border:none !important;border-radius:5px;padding:15px 20px !important}.woocommerce-message::before{display:none !important}.woocommerce-error{background:rgba(226,41,41,.2);border:none !important;border-radius:5px}.woocommerce-error::before{top:20px !important}.woocommerce-error strong{margin-right:5px;font-weight:600}.woocommerce-info{background:#dbd9d9;border:none !important;border-radius:5px;margin:0 auto !important;max-width:570px;color:#fff;padding:15px !important}.woocommerce-info::before{display:none !important}.woocommerce-info strong{margin-right:5px;font-weight:600}.woocommerce-variation-availability{display:none}.woocommerce-form.woocommerce-form-login.login{border:none !important;margin:0 !important}.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton.checked:before{background-size:65%;background-repeat:no-repeat !important;background-color:#fff !important;border-color:#121212;color:#fff !important;background-position:center}.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton.checked:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:#121212;width:12px;height:12px;border-radius:50%}.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton{width:24px !important;height:24px !important}.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton:before{width:24px !important;height:24px !important}.yith-wapo-container.yith-wapo-form-style-custom .yith-wapo-block .yith-wapo-addon span.checkboxbutton input[type=checkbox]{width:24px !important;height:24px !important}.wccpf_value.top label{font-size:30px;font-weight:600;line-height:48px;text-align:center;margin-bottom:5px}.wcff-option-wrapper-label{font-size:18px !important;line-height:28px !important;font-weight:400 !important;margin:0 !important}.wcff-fields-group{margin:0;display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:50px}.wccpf-field-layout-vertical{position:relative}.wccpf_value.top label{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:20px}.wcff-option-wrapper-label{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;cursor:pointer}.wcff-option-wrapper-label input{position:absolute;top:0;left:0;opacity:0;visibility:hidden}.wcff-option-wrapper-label:hover{color:#646464 !important}.wcff-option-wrapper-label:hover .custom-checkbox{border:1px solid #646464 !important}.woocommerce div.product form.cart .variations label{font-weight:600 !important}.select2-container--default .select2-results__option[aria-selected=true],.select2-container--default .select2-results__option[data-selected=true]{background-color:transparent !important;color:#121212}.select2-container{font-size:18px;line-height:21px}.select2-container .select2-selection__rendered{color:#121212 !important}.select2-container .select2-selection--single{height:50px !important;border:1px solid #646464 !important;border-radius:5px !important}.select2-container .select2-selection--single .select2-selection__arrow{height:50px !important;top:0 !important;right:14px !important}.select2-container .select2-selection--single .select2-selection__arrow b{border-color:#646464 transparent transparent transparent !important;border-width:8px 7px 0 7px !important}.select2-container .select2-selection--single .select2-selection__rendered{line-height:50px !important;padding-left:20px !important;padding-right:35px !important}.select2-container .select2-dropdown{border:1px solid #646464 !important}.select2-container .select2-results__options li{border-bottom:1px solid #bababa;padding:10px 20px !important}.select2-container .select2-results__options li:last-child{border-bottom:none}.select2-container .select2-results__option{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;color:#646464;padding:10px 0 !important;cursor:pointer}.select2-container .select2-results__option:hover{color:#121212}.select2-container.select2-container--open .select2-selection__arrow{right:9px !important;transform:rotate(180deg) !important}.select2-results__options::-webkit-scrollbar{width:7px}.select2-results__options::-webkit-scrollbar-track{background:#f6f6f6}.select2-results__options::-webkit-scrollbar-thumb{background:#bababa;border-radius:197px}.select2-results__option.select2-results__option--highlighted{background-color:transparent !important}.select2-dropdown{transform:translateY(-1px)}.checkout .wccpf-text-radio-choices-container{display:flex;align-items:stretch;flex-wrap:nowrap;gap:80px}.checkout .wccpf-text-radio-btn-wrapper span{font-size:18px;font-weight:400;line-height:28px;color:#121212;padding-left:45px;background:transparent;position:relative;cursor:pointer}.checkout .wccpf-text-radio-btn-wrapper span::before{content:"";-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;position:absolute;top:50%;left:0;width:22px;height:22px;transform:translateY(-58%);border:1px solid #121212;background-color:#fff;border-radius:50%}.checkout .wccpf-text-radio-btn-wrapper span:hover::before{border:1px solid #646464}.checkout .wccpf-text-radio-btn-wrapper.active span{color:#121212;background:transparent}.checkout .wccpf-text-radio-btn-wrapper.active span::after{content:"";position:absolute;top:50%;left:6px;width:12px;height:12px;transform:translate(0, -64%);background:#121212;border-radius:50%}.the_champ_sharing_container{display:none !important}.related.products{display:none !important}@media(max-width: 1390px){.select2-container{font-size:15px;line-height:21px}.select2-container .select2-selection--single .select2-selection__rendered{line-height:40px !important;padding-left:10px !important}.select2-container .select2-selection--single{height:40px !important}.select2-container .select2-selection--single .select2-selection__arrow{height:40px !important}.select2-container .select2-results__options li{padding:10px 10px 6px 10px !important}.wcff-option-wrapper-label{font-size:16px !important}.wcff-fields-group{gap:30px}.wccpf_value.top label{font-size:27px;line-height:36px}}@media(max-width: 1290px){.wccpf_value.top label{font-size:24px;line-height:29px}.wccpf_value.top label{gap:15px}}@media(max-width: 768px){.wccpf_value.top label{font-size:30px;line-height:48px}.wcff-option-wrapper-label{font-size:18px !important;flex-wrap:nowrap !important;text-align:left !important}.wcff-option-wrapper-label .custom-checkbox{flex-shrink:0}.select2-selection__rendered{line-height:50px !important;padding-left:10px !important}.select2-container .select2-selection--single{height:50px !important}.select2-container{font-size:18px;line-height:24px}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px !important;line-height:50px !important}.select2-container .select2-selection--single .select2-selection__arrow{height:50px !important}.select2-container .select2-results__options li{padding:12px 10px 8px 15px !important}ul.wccpf-text-radio-choices-container li{margin:0 !important}.woocommerce-notices-wrapper{padding:0 25px}.woocommerce-message{font-size:14px;padding:10px !important}.woocommerce-error{font-size:14px;padding:10px 10px 10px 45px !important}.woocommerce-error::before{left:10px !important;top:13px !important}}.cart__section{display:flex;align-items:flex-start;flex-wrap:nowrap;border-bottom:1px solid #bababa;margin-bottom:75px;gap:40px}.cart__section:last-child{margin-bottom:0}.cart__form{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;margin-top:50px}.cart__form-text{font-size:20px;font-weight:500;line-height:27px}.cart__form-subtitle{font-size:30px;font-weight:600;line-height:24px}.cart__form-head{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding-bottom:15px}.cart__form-body{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:100px}.cart__form-foot{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;padding-left:720px}.cart__form-foot .btn{margin-top:0 !important}.cart__form-title{font-size:39px;font-weight:600;line-height:48px}.cart__form-total{margin-top:-30px !important;margin-bottom:35px}.cart__form-section{margin-bottom:25px}.cart__form-section:last-child{margin-top:0}.cart__form .shop_table{display:none}.cart__image{width:420px;height:235px;flex-shrink:0;padding:0 30px 0 0}.cart__image img{width:100%;height:100%;object-fit:contain}.cart__description{width:100%}.cart__options{padding:10px 0;border-top:1px solid #bababa;border-bottom:1px solid #bababa}.cart__quantity{transform:translateX(15px)}.cart__details{display:flex;align-items:flex-start;flex-wrap:nowrap;gap:30px 120px}.cart__details-input{margin-top:25px}.cart__details-checkbox{margin-top:20px}.cart__details-title{width:calc(50% - 60px)}.cart__details-options{display:flex;align-items:center;flex-wrap:wrap;gap:80px}.cart__variations-wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px 85px}.cart__variations-item{display:flex;align-items:center;flex-wrap:nowrap}.cart__variations-key{font-size:22px;font-weight:600;line-height:35px;width:110px;margin-right:20px;flex-shrink:0}.cart__variations-value{display:flex;align-items:center;flex-wrap:wrap;gap:15px;font-size:15px;font-weight:500;line-height:18px}.cart__counter{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;float:none !important;flex-direction:column;position:relative}.cart__counter-title{position:absolute;top:-33px;right:15px}.cart__counter-actions{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;transform:translateX(10px)}.cart__counter-button{display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;width:30px;height:30px;cursor:pointer;background:#fff !important}.cart__counter-button:hover svg{fill:#646464}.cart__counter-button.plus{transform:translateX(-17px)}.cart__counter-button.minus{transform:translateX(15px)}.cart__counter-input{font-size:30px;font-weight:600;line-height:48px;text-align:center;width:65px !important}.cart__total{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;margin-top:10px}.cart__total-title{font-size:20px;font-weight:500;line-height:27px}.cart__total-value{display:flex;align-items:center;flex-wrap:wrap;font-size:30px;font-weight:500;line-height:48px;gap:50px}.cart__total-value strong{font-weight:500 !important}.cart__return{display:flex;align-items:center;flex-wrap:wrap;position:absolute;top:50%;right:0;transform:translateY(-50%);gap:10px}.cart__return svg{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(-2px)}.cart__return a{font-size:16px;font-weight:600;line-height:24px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;text-decoration:none}.cart__return:hover svg{fill:#646464}.cart__return:hover a{color:#646464}.cart__delete{font-size:14px;font-weight:400;line-height:1;color:#646464;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;gap:10px;padding:0 20px;height:34px;border-radius:120px;border:1px solid #bababa;cursor:pointer;text-decoration:none}.cart__delete span{color:#646464;transform:translateY(1px)}.cart__delete svg{fill:#646464}.cart__delete:hover{border:1px solid #121212}.cart__delete:hover svg{fill:#474747}.cart__delete:hover span{color:#474747}.cart__items{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:30px}.cart__item{padding-bottom:30px;border-bottom:1px solid #bababa}.cart__item-top{display:flex;align-items:center;flex-wrap:nowrap;gap:20px}.cart__item-image{width:72px;height:72px;border-radius:50%;border:1px solid #bababa;overflow:hidden}.cart__item-name{font-size:40px;font-weight:600;line-height:64px}.cart__item-name .cart__item-count{display:none}.cart__item-title{font-size:24px;font-weight:600;line-height:38px;position:relative;padding-right:7px;background:#fff}.cart__item-value{font-size:24px;font-weight:600;line-height:38px;position:relative;padding-left:7px;background:#fff}.cart__item-count{font-size:16px;font-weight:600;line-height:24px;color:#646464;margin-left:auto}.cart__item-body{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:10px;margin-top:20px}.cart__item-body .cart__variations-item{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:30px;width:100%;position:relative}.cart__item-body .cart__variations-item::before{content:"";position:absolute;bottom:10px;right:1px;width:98%;height:0px;border:1px dashed #dbd9d9}.cart__item-body .cart__variations-key{font-size:20px;font-weight:500;line-height:27px;width:auto;background:#fff;position:relative;padding-right:7px}.cart__item-body .cart__variations-value{font-size:18px;font-weight:400;line-height:29px;background:#fff;position:relative;padding-left:7px}.cart__item-footer{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;margin-top:20px;position:relative}.cart__item-footer::before{content:"";position:absolute;bottom:12px;right:1px;width:98%;height:0px;border:1px dashed #dbd9d9}.cart__item-togglers{display:none}.cart__item-toggler{display:none}.cart__empty{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;gap:50px;max-width:500px;margin:100px auto 0;height:100%}.cart__empty-message{font-size:30px;font-weight:500;line-height:37px}.cart__empty-btn{width:100%}.cart__togglers{display:none}.cart__togglers-item{display:none}.cart__togglers-item.active{display:block}.cart__togglers-wrapper{font-size:16px;font-weight:600;line-height:24px;display:flex;align-items:center;flex-wrap:wrap;gap:12px}.cart__togglers-wrapper svg{transform:translateY(-2px)}.cart__price{display:none;text-align:center;margin-top:25px}.cart__price-title{font-size:20px;font-weight:500;line-height:27px}.cart__price-value{font-size:30px;font-weight:600;line-height:1}@media(max-width: 1690px){.cart__variations-wrapper{gap:25px 85px}.cart__variations-key{font-size:18px;line-height:27px;width:100px}.cart__variations-value{font-size:14px}.cart__total-value{font-size:26px}.cart__form-title{font-size:30px}.cart__form-head{padding-bottom:10px}}@media(max-width: 1590px){.cart__item{padding-bottom:15px}.cart__item-name{font-size:32px;line-height:57px}.cart__item-footer{margin-top:10px}.cart__item-title{font-size:22px}.cart__item-value{font-size:22px}.cart__item-body .cart__variations-key{font-size:18px}.cart__item-body .cart__variations-value{font-size:15px}}@media(max-width: 1490px){.cart__image{height:190px;padding:0}.cart__counter-title{top:-22px;font-size:13px}.cart__variations-wrapper{gap:15px 85px;grid-template-columns:repeat(2, 1fr)}}@media(max-width: 1390px){.cart__item-body .cart__variations-key{font-size:16px}.cart__item-body .cart__variations-value{font-size:14px}.cart__item-name{font-size:22px}.cart__item-count{font-size:14px}}@media(max-width: 1290px){.cart__image{width:300px}.cart__form-foot{padding-left:340px}}@media(max-width: 1200px){.cart__items{gap:20px}.cart__item-name{font-size:18px}.cart__item-image{width:55px;height:55px}.cart__item-title{font-size:18px}.cart__item-value{font-size:18px}.cart__item-body{gap:5px;margin-top:10px}.cart__item-body.cart__variations-key{font-size:14px}.cart__item-body.cart__variations-value{font-size:13px}}@media(max-width: 992px){.cart__image{width:145px;height:100px}.cart__section{margin-bottom:50px}.cart__form-title{font-size:22px;line-height:36px}.cart__form-total{margin-top:-10px !important;margin-bottom:20px}.cart__form-head{padding-bottom:0}.cart__form-foot{padding-left:180px}.cart__variations-wrapper{gap:10px 50px}.cart__variations-key{font-size:16px;width:85px}.cart__variations-value{font-size:13px}.cart__total-value{font-size:22px}.cart__counter-input{font-size:22px}}@media(max-width: 768px){.cart__section{flex-direction:column;margin:0 -20px;gap:0}.cart__description{padding:0 20px;overflow:hidden}.cart__options{padding:25px 0 15px;border-bottom:none}.cart__variations{display:none;padding-bottom:40px}.cart__variations-wrapper{grid-template-columns:1fr;gap:20px}.cart__variations-key{font-size:18px !important;line-height:27px;width:95px;margin-right:15px}.cart__variations-value{font-size:15px !important;line-height:24px !important;text-align:right}.cart__variations-value img{width:25px;height:25px}.cart__variations-item{margin-bottom:10px}.cart__variations-item::before{display:none}.cart__variations-item:last-child{margin-bottom:0}.cart__variations.show{display:block}.cart__counter-title{display:none}.cart__form{margin:0;gap:40px}.cart__form-foot{padding:0;gap:30px}.cart__form-foot .cart__total{flex-direction:column}.cart__form-foot .cart__total-title{font-size:20px;font-weight:500;line-height:27px}.cart__form-foot .cart__total-value{font-size:30px;font-weight:600;margin-top:5px}.cart__form-title{max-width:210px;font-size:24px;line-height:28px}.cart__form-head{gap:30px}.cart__form-section{margin-bottom:85px}.cart__form-total{margin-top:15px !important}.cart__image{width:100%;height:250px}.cart__togglers{display:block}.cart__togglers-wrapper{gap:5px;opacity:.5}.cart__delete{position:absolute;bottom:-54px;right:0;width:100%;font-weight:500}.cart__total{position:relative;flex-wrap:nowrap;margin:0}.cart__total-title{font-size:18px;line-height:28px}.cart__total-value{font-size:24px;line-height:38px;font-weight:600}.cart__item{padding-bottom:10px}.cart__item-top{gap:10px}.cart__item-togglers{display:block}.cart__item-toggler.active{display:block}.cart__item-value{font-size:20px;line-height:27px}.cart__item-name{display:flex;align-items:center;flex-wrap:wrap;gap:5px;margin-right:auto}.cart__item-name .cart__item-count{font-size:18px;color:#121212;display:block}.cart__item-name .cart__item-count svg{transform:translateY(2px)}.cart__item-count{display:none}.cart__item-footer{margin-top:20px}.cart__item-footer::before{display:none}.cart__item-body{display:none;margin-top:15px}.cart__item-body .cart__variations-item{flex-wrap:nowrap}.cart__item:last-child{margin-bottom:0}.cart__price{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:7px}.cart__empty{text-align:center}}.checkout__sections{display:flex;align-items:stretch;flex-wrap:nowrap;margin-top:50px}.checkout__section.section--details{flex-shrink:0;width:720px;padding-right:15px}.checkout__section.section--fields{border-left:1px solid #bababa;width:100%;padding:0 0 0 30px}.checkout__section-wrapper{max-height:1375px;overflow:auto;padding-right:15px;position:sticky;top:30px}.checkout__section-wrapper::-webkit-scrollbar{width:7px}.checkout__section-wrapper::-webkit-scrollbar-track{background:#f6f6f6;border-radius:179px}.checkout__section-wrapper::-webkit-scrollbar-thumb{background:#bababa;border-radius:179px}.checkout__section-wrapper::-webkit-scrollbar-thumb:hover{background:#646464}.checkout__fields{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:50px}.checkout__fields::before{content:"";position:absolute !important}.checkout__fields-list{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:20px;max-width:570px;flex:1}.checkout__fields-wrapper{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:nowrap;position:relative;width:100%;gap:50px}.checkout__fields-title{font-size:22px;font-weight:600;line-height:27px;width:325px}.checkout__payment{background:#fff !important}.checkout__payment-title{font-size:30px !important;font-weight:600 !important;line-height:20px !important;margin-bottom:20px !important}.checkout__payment-link{font-size:16px;font-weight:600;line-height:24px;display:flex;align-items:center;justify-content:center;flex-wrap:nowrap;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;gap:10px;text-decoration:none;cursor:pointer;margin-top:20px}.checkout__payment-link svg{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(-3px);flex-shrink:0}.checkout__payment-link:hover{color:#646464}.checkout__payment-link:hover svg{fill:#646464}.checkout__payment-actions{padding:0 !important}.checkout__payment-actions .product__btn{margin-top:45px !important;float:none !important}.checkout__payment .wc_payment_methods{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:15px;border-top:1px solid #bababa;border-bottom:none !important;padding:50px 15px 0 !important}.checkout__payment .payment_box{background-color:#f6f6f6 !important;margin:7px 0 !important;font-size:12px !important}.checkout__payment .payment_box::before{display:none !important}.checkout__container label{display:none !important}.checkout__login .login{margin:30px 0 70px !important;border-top:1px solid #646464 !important;border-bottom:1px solid #646464 !important;border-left:none !important;border-right:none !important;border-radius:0 !important}.checkout__login-wrapper{max-width:570px;margin:0 auto}.checkout__login-wrapper .btn{margin:20px 0 !important}.checkout__login-wrapper .custom-checkbox{width:20px;height:20px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(3px);margin-right:15px;border:1px solid #121212;background-color:#fff;border-radius:5px}.checkout__login-wrapper .custom-checkbox.checked::before{content:url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33314 6.98847L1.58898 4.2443L0.410645 5.42264L4.33314 9.34514L12.4223 1.25597L11.244 0.0776367L4.33314 6.98847Z' fill='%23121212'/%3E%3C/svg%3E");border-color:#121212;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:transparent;transform:translate(-6px, -10px)}.checkout__login-wrapper .form-row.form-row-first,.checkout__login-wrapper .form-row.form-row-last{margin:0 !important;width:100%}.checkout__login-wrapper .form-row.form-row-first>label,.checkout__login-wrapper .form-row.form-row-last>label{display:none !important}.checkout__login-inputs{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:20px;margin-top:20px}.checkout__login .showlogin{margin-bottom:70px}.checkout .optional{display:none}.checkout .form-row{width:100% !important;padding:0 !important;margin:0 !important}.checkout .form-row-first>label,.checkout .form-row-last>label{display:none !important}.checkout .custom-checkbox{width:20px;height:20px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(3px);margin-right:15px;border:1px solid #121212;background-color:#fff;border-radius:5px}.checkout .custom-checkbox.checked::before{content:url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33314 6.98847L1.58898 4.2443L0.410645 5.42264L4.33314 9.34514L12.4223 1.25597L11.244 0.0776367L4.33314 6.98847Z' fill='%23121212'/%3E%3C/svg%3E");border-color:#121212;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:transparent;transform:translate(-6px, -10px)}.checkout .woocommerce-error{background:rgba(226,41,41,.2);border:none !important;border-radius:5px}.checkout .woocommerce-error::before{top:20px !important}.checkout .woocommerce-error strong{margin-right:5px;font-weight:600}.checkout .wcff-checkout-field-container>label{display:none !important}.checkout .show-password-input{top:16px !important}.checkout .woocommerce-checkout-review-order-table,.checkout .woocommerce-privacy-policy-text{display:none !important}@media(max-width: 1690px){.checkout__section.section--details{width:590px}.checkout__fields-title{font-size:20px;width:270px}}@media(max-width: 1490px){.checkout__section.section--details{width:425px}.checkout__fields-title{font-size:18px}}@media(max-width: 1290px){.checkout__payment-title{font-size:26px !important;line-height:13px !important}.checkout__payment-actions .product__btn{margin-top:20px}.checkout .wccpf-text-radio-btn-wrapper span::before{width:18px;height:18px}.checkout .wccpf-text-radio-btn-wrapper.active span{font-size:16px;line-height:24px;padding-left:33px}.checkout .wccpf-text-radio-btn-wrapper.active span::after{width:10px;height:10px;left:5px}}@media(max-width: 1200px){.checkout__section.section--details{width:360px}.checkout__fields{gap:35px}.checkout__fields-list{gap:15px}.checkout__fields-title{width:175px;font-size:16px;line-height:22px}}@media(max-width: 992px){.checkout__fields{gap:30px}.checkout__fields-title{width:100%}.checkout__fields-wrapper{flex-direction:column;gap:10px}.checkout__payment .wc_payment_methods{padding:35px 0 0 !important}.checkout__payment-actions .product__btn{margin-top:10px !important}.checkout__section-wrapper{padding-right:10px}.checkout__section.section--fields{padding:0 0 0 20px}.checkout__section.section--details{width:50%}}@media(max-width: 768px){.checkout__sections{flex-direction:column;margin-top:35px}.checkout__section{width:100% !important}.checkout__section.section--details{padding:0}.checkout__section.section--fields{margin-top:40px;padding:0;border-left:none}.checkout__section-wrapper{padding:0;overflow:hidden}.checkout__fields{gap:40px}.checkout__fields-wrapper{gap:5px}.checkout__fields-title{font-size:18px;margin-bottom:10px}.checkout__payment-btn{padding:0 15px}.checkout__login .car__action{padding:0 20px}.checkout__login .login{padding:0 !important}.checkout__login .showlogin{margin-bottom:50px}.checkout .woocommerce-error::before{top:14px !important}.checkout .wccpf-text-radio-btn-wrapper span::before{width:24px;height:24px}.checkout .wccpf-text-radio-btn-wrapper.active span{font-size:18px;line-height:28px;padding-left:45px}.checkout .wccpf-text-radio-btn-wrapper.active span::after{width:12px;height:12px;left:7px}}.thankyou__sections{display:flex;align-items:stretch;flex-wrap:nowrap}.thankyou__section.section--details{flex-shrink:0;width:720px;padding-right:15px}.thankyou__section.section--description{border-left:1px solid #bababa;width:100%;padding-left:30px}.thankyou__section-scroll{padding-right:15px;max-height:850px;overflow:auto}.thankyou__section-scroll::-webkit-scrollbar{width:7px}.thankyou__section-scroll::-webkit-scrollbar-track{background:#f6f6f6;border-radius:179px}.thankyou__section-scroll::-webkit-scrollbar-thumb{background:#bababa;border-radius:179px}.thankyou__section-scroll::-webkit-scrollbar-thumb:hover{background:#646464}.thankyou__section-wrapper{width:635px;margin:0 auto}.thankyou__section-title{font-size:40px;font-weight:600;line-height:64px;text-align:center;margin-bottom:15px}.thankyou__section-text{font-size:18px;line-height:28px;text-align:center;display:block}.thankyou__section-text strong{font-weight:500}.thankyou__details{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:55px;margin-top:60px}.thankyou__detail{display:flex;align-items:flex-start;justify-content:space-between;flex-wrap:wrap}.thankyou__detail-title{font-size:30px;font-weight:600;line-height:48px}.thankyou__detail-info{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;text-align:right}.thankyou__detail-value{font-size:20px;font-weight:600;line-height:27px;color:#121212}.thankyou__detail-subvalue{font-size:20px;font-weight:500;line-height:27px;color:#646464;display:flex;align-items:stretch;flex-wrap:wrap;gap:15px}.thankyou__btn{margin-top:50px}@media(max-width: 1690px){.thankyou__section.section--details{width:590px}}@media(max-width: 1490px){.thankyou__section.section--details{width:425px}}@media(max-width: 1200px){.thankyou__details{gap:25px;margin-top:40px}.thankyou__detail-title{font-size:24px;line-height:32px}.thankyou__detail-value{font-size:16px;line-height:24px}.thankyou__detail-subvalue{font-size:16px;line-height:24px}.thankyou__section-title{font-size:30px;line-height:40px}.thankyou__section-text{font-size:16px;line-height:24px}.thankyou__section-wrapper{width:100%}.thankyou__section-scroll{max-height:800px}.thankyou__section.section--details{width:425px}}@media(max-width: 992px){.thankyou__detail-title{font-size:18px}.thankyou__detail-value{font-size:14px}.thankyou__detail-subvalue{font-size:14px}.thankyou__section-scroll{max-height:705px}.thankyou__section-title{font-size:24px;line-height:32px}.thankyou__section-text{font-size:14px}.thankyou__section.section--details{width:50%}.thankyou__section.section--description{padding-left:20px}}@media(max-width: 768px){.thankyou__sections{flex-direction:column}.thankyou__section.section--details{display:none;width:100%;padding:0}.thankyou__section.section--description{padding:0;border-left:none}.thankyou__section-scroll{padding:0;overflow:hidden;max-height:100%}.thankyou__section-title{font-size:40px;line-height:64px}.thankyou__section-text{font-size:18px;line-height:29px;font-weight:500}.thankyou__section-text strong{font-weight:700}.thankyou__detail-title{line-height:22px}.thankyou__detail-value{font-size:16px}.thankyou__detail-subvalue{line-height:20px;gap:10px}}.order__contacts{border:1px solid #bababa;border-radius:10px;padding:30px 40px;margin-top:110px}.order__contacts-title{font-size:24px;font-weight:600;line-height:38px}.order__contacts-text{font-size:18px;line-height:28px;margin-bottom:90px}.order__contacts .contacts__label-link{font-size:20px;line-height:27px}.order__contacts .contacts__label-icon{width:20px}@media(max-width: 992px){.order__contacts{margin-top:75px;padding:20px}.order__contacts-text{margin-bottom:65px}}.account__dashboard{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:100px}.account__dashboard-items{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:40px}.account__dashboard-item{display:flex;align-items:stretch;flex-wrap:wrap;padding-left:70px;position:relative;flex-direction:column;gap:5px}.account__dashboard-item:first-child{margin-bottom:30px}.account__dashboard-item:last-child{margin-top:30px}.account__dashboard-edit{font-size:16px;font-weight:600;line-height:24px;position:absolute;top:-5px;right:0;display:flex;align-items:center;justify-content:space-between;flex-wrap:nowrap;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;min-width:85px;gap:10px;cursor:pointer;padding:7px;text-decoration:none}.account__dashboard-edit svg{transform:translateY(-2px)}.account__dashboard-edit:hover{background:#f6f6f6}.account__dashboard-icon{position:absolute;top:2px;left:0}.account__dashboard-title{font-size:24px;font-weight:600;line-height:27px}.account__dashboard-text{font-size:18px;line-height:28px}.account__addresses{position:relative}.account__addresses .edit{transform:translateY(18px)}.account__customer{margin-top:70px}.account__customer-details{margin-top:30px}.account__customer-details .account__table-th:last-child{width:auto !important;text-align:left}.account__total{margin-top:50px;width:100%;text-align:left}.account__total .account__table-th:last-child{width:auto !important;text-align:left}.account__order-info{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:40px 0 25px;border-bottom:1px solid #bababa;margin-bottom:55px}.account__view{max-width:50px;padding:0 40px;font-weight:400}.account__table{border:1px solid #dbd9d9;text-align:left;width:100%;border-radius:5px}.account__table-th{background:#dbd9d9;padding:15px 7px;font-size:18px}.account__table-th:last-child{width:100px;text-align:center}.account__table-td{padding:7px}.account__table-td a{font-size:18px}.account__table-tr{border:1px solid #dbd9d9;padding:7px}.account__table-rows{display:flex;align-items:stretch;flex-wrap:nowrap;gap:15px}.account__content{flex:1;padding-left:30px;border-left:1px solid #dbd9d9}.account__content .woocommerce-notices-wrapper{display:block !important}.account__sections{display:flex;align-items:stretch;flex-wrap:nowrap}.account__navigation{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;width:400px;padding-right:30px}.account__navigation-item{padding:7px;justify-content:flex-start}.account__title{font-size:20px;font-weight:500;line-height:27px}.account__text{font-size:20px;line-height:27px}.account__subtext{font-size:17px;line-height:27px;margin-top:5px}.account__subtitle{font-size:16px;font-weight:600;line-height:24px;display:flex;align-items:center;flex-wrap:wrap;gap:15px}.account__subtitle.status{padding:7px 10px;background:#121212;color:#fff;text-transform:uppercase}.account__subtitle.link{text-decoration:none}.account__form{max-width:800px}.account__form-btn{width:100%;margin-top:50px}.account__form-title{margin-bottom:50px}.account__form label{font-size:14px;font-weight:500;line-height:15px;display:none !important}.account__form .form-row{margin:0 0 20px !important}.account__links{margin-top:30px}.account__link{width:100px}.account__link.next{margin-left:auto}.account__link.prev{margin-right:auto}.account__edit{margin-top:30px}.account__edit .form-row{padding:0 !important}.account__login{max-width:450px;margin:0 auto;padding:30px 0 55px}.account__login-btn{width:100%}.account__login-title{font-size:29px;font-weight:600;line-height:37px}.account__login .checkout__login-inputs{margin-top:50px}.account__login .custom-checkbox{width:20px;height:20px;-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;transform:translateY(3px);margin-right:15px;border:1px solid #121212;background-color:#fff;border-radius:5px}.account__login .custom-checkbox.checked::before{content:url("data:image/svg+xml,%3Csvg width='13' height='15' viewBox='0 0 13 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M4.33314 6.98847L1.58898 4.2443L0.410645 5.42264L4.33314 9.34514L12.4223 1.25597L11.244 0.0776367L4.33314 6.98847Z' fill='%23121212'/%3E%3C/svg%3E");border-color:#121212;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;background:transparent;transform:translate(-6px, -10px)}@media(max-width: 1590px){.account__navigation{width:290px}.account__dashboard-item{padding-left:45px}.account__dashboard-items{gap:25px}.account__dashboard-title{font-size:18px;line-height:24px}}@media(max-width: 1390px){.account__addresses .page__title{font-size:31px;line-height:47px}.account__addresses~.account__text{margin-top:20px;font-size:18px;line-height:24px}.account__addresses .edit{transform:translateY(10px)}}@media(max-width: 1200px){.account__text{font-size:16px;line-height:24px}.account__navigation{width:200px}.account__dashboard-edit{min-width:75px}.account__dashboard-edit svg{width:15px}.account__dashboard-item{padding-left:35px}.account__dashboard-title{font-size:16px}.account__dashboard-text{font-size:16px;line-height:24px}.account__dashboard-icon{width:15px}.account__table-th{padding:10px 7px;font-size:16px}.account__table-td{font-size:14px}.account__table-td a{font-size:14px}.account__table-td .btn{height:40px;padding:0 35px}.account__form-title{margin-bottom:30px}.account__form .form-row{margin:0 0 10px !important}}@media(max-width: 992px){.account__content{padding-left:20px}.account__content .addresses{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;gap:30px}.account__content .addresses .woocommerce-Address{width:100% !important}.account__title{font-size:16px;line-height:24px;margin-bottom:20px !important}.account__customer{margin-top:50px}.account__text,.account__subtitle{font-size:14px}.account__total{margin-top:30px}.account__navigation{width:170px}.account__subtext{font-size:14px;line-height:24px}.account__dashboard-item:first-child{margin-bottom:15px}.account__dashboard-item:last-child{margin-top:15px}.account__dashboard-title{font-size:16px;padding-right:120px}.account__order-info{margin-bottom:40px}.account__addresses .page__title{font-size:27px;line-height:40px}.account__addresses .edit{transform:translateY(6px)}.account__addresses~.account__text{font-size:16px;margin-top:10px}}@media(max-width: 768px){.account__sections{flex-direction:column}.account__order-info{display:grid;grid-template-columns:repeat(2, 1fr);gap:25px}.account__order-info .account__title{font-size:22px;margin-bottom:0 !important;text-align:center}.account__order-info .account__text{font-size:16px;text-align:center}.account__order-info .account__subtitle{font-size:16px}.account__order-info .account__subtitle.link,.account__order-info .account__subtitle.status{justify-content:center}.account__wrapper{overflow:auto}.account__table-td{font-size:16px;white-space:nowrap;padding:7px 15px}.account__table-td a{font-size:18px}.account__table-th{font-size:16px;padding:7px 15px}.account__content{border-left:none;padding:0;margin-top:30px}.account__content .woocommerce-info{color:#121212}.account__content .woocommerce-info .button{width:100%;margin-top:30px;background:#121212;color:#fff;font-weight:400}.account__dashboard-title{line-height:20px;font-weight:500}.account__dashboard-edit{top:-8px}.account__dashboard-icon{top:0}.account__customer{margin-top:30px;overflow:auto}.account__customer-details{margin-top:15px}.account__navigation{display:flex;align-items:stretch;flex-wrap:nowrap;gap:30px;width:100%;padding:0;overflow-x:auto;overflow-y:hidden;flex-direction:row}.account__navigation::-webkit-scrollbar{height:0}.account__navigation-item{padding:7px 15px;margin:0 -15px;white-space:nowrap}.account__subtext{line-height:20px}.account__title{margin-bottom:10px !important}.account__form-btn{margin-top:30px}.account__form .checkout__container,.account__form .woocommerce-form-row{width:100% !important}.account__form .form-row{margin:0 0 20px !important}.account__login{padding:30px 25px 55px}}.catalog__items{display:grid;grid-template-columns:repeat(4, 1fr);gap:90px;margin-top:50px}.catalog__item{-webkit-transition:.2s;-moz-transition:.2s;-o-transition:.2s;-ms-transition:.2s;transition:.2s;margin:0 !important}.catalog__item .woocommerce-LoopProduct-link{text-decoration:none;text-align:center}.catalog__item .woocommerce-loop-product__title{font-size:30px;font-weight:600;line-height:48px}.catalog__item .price{font-size:24px;font-weight:400;line-height:32px;display:block}.catalog__item .add_to_cart_button{display:none !important}.catalog__item img{width:100%;height:335px;object-fit:contain}.catalog__item:hover{transform:scale(1.03)}@media(max-width: 1590px){.catalog__items{gap:45px}.catalog__item img{height:325px}}@media(max-width: 1366px){.catalog__items{gap:30px}.catalog__item img{height:230px}}@media(max-width: 1200px){.catalog__item img{height:185px}.catalog__item .woocommerce-loop-product__title{font-size:26px;line-height:37px}.catalog__item .price{font-size:20px;line-height:27px}}@media(max-width: 992px){.catalog__items{grid-template-columns:repeat(2, 1fr)}.catalog__item img{height:335px}}@media(max-width: 768px){.catalog__item img{height:200px}.catalog__items{grid-template-columns:1fr;gap:30px;margin-top:0}}.errors__content{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-wrap:wrap;flex-direction:column;gap:20px;max-width:500px;text-align:center;margin:0 auto}.errors__title{font-size:215px;font-weight:100;line-height:185px;color:#646464}.errors__text{font-size:47px;font-weight:600;line-height:48px}.errors__btn{margin-top:40px}.errors__info{font-size:20px;font-weight:600;line-height:24px}.mobile__menu{width:100%;height:100dvh;position:fixed;z-index:100001;top:0;left:0;transition:all .3s ease-in-out;display:none;transform:translateX(-100%);background:#fff;overflow:auto}.mobile__menu::-webkit-scrollbar{width:5px}.mobile__menu::-webkit-scrollbar-track{background:#fff}.mobile__menu::-webkit-scrollbar-thumb{background:#bababa}.mobile__menu-logo{width:130px}.mobile__menu-top{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;padding:25px 25px 0}.mobile__menu-center{flex:1;padding:0 25px}.mobile__menu-navs{display:flex;align-items:stretch;flex-wrap:wrap;flex-direction:column;margin:25px 0}.mobile__menu-navs .menu ul{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}.mobile__menu-navs .menu ul a{color:#fff}.mobile__menu-nav{display:flex;align-items:center;justify-content:flex-start;flex-wrap:wrap;font-size:24px;font-weight:600;line-height:38px;text-decoration:none;gap:20px}.mobile__menu-nav img{width:150px;height:105px;object-fit:contain}.mobile__menu-bottom{padding:25px 25px 35px;background:#121212}.mobile__menu-bottom .mobile__menu-navs{margin:0}.mobile__menu-socials{display:flex;align-items:stretch;justify-content:space-between;flex-wrap:wrap;gap:15px;margin:45px auto 0;max-width:305px}.mobile__menu.show{transform:translateX(0)}@media(max-width: 768px){.mobile__menu{display:flex;align-items:stretch;flex-wrap:nowrap;flex-direction:column}}/*# sourceMappingURL=main.css.map */
