﻿button{padding:10px 20px;text-align:center;text-decoration:none;cursor:pointer;border-radius:4px;border:none}.header{width:100%;background:#fff;border:1px solid #000;min-height:100px;display:flex;align-items:center;user-select:none}@media screen and (max-width: 767.98px){.header{min-height:70px}}.header__container{width:100%;padding-left:120px;display:flex;align-items:center}@media(max-width: 1199.98px){.header__container{padding-left:75px}}@media screen and (max-width: 767.98px){.header__container{padding-left:31px}}.header__content{width:100%;display:flex;align-items:center;justify-content:space-between}.header__logo{display:flex;align-items:center;column-gap:20px}@media screen and (max-width: 767.98px){.header__logo{width:120px}}.header__logo a{display:block;transform:scale(1);transition:.2s ease-in}.header__logo a:focus{text-decoration:none;outline:none}.header__logo a:active{transform:scale(0.95);text-decoration:none;outline:none}.header__social{display:block;width:28px;height:28px;opacity:100%;transform:scale(1);transition:.2s ease-in}@media(any-hover: hover){.header__social:hover{opacity:50%}}.header__social:active{transform:scale(0.85)}@media screen and (max-width: 767.98px){.header a.header__social{display:none}}.header__navi{display:flex;align-items:center}.header__cart{display:flex;align-items:center;justify-content:center;width:100px;height:100px;border-left:1px solid #000;position:relative;transition:2s ease-in-out}@media screen and (max-width: 1345px){.header__cart{width:75px}}@media screen and (max-width: 767.98px){.header__cart{width:70px;height:70px}}.header__cart-img{display:block;width:36px;height:36px}@media screen and (max-width: 1199.98px){.header__cart-img{width:28px;height:28px}}@media screen and (max-width: 767.98px){.header__cart-img{width:32px;height:32px}}.header__cart::after{content:"";display:block;width:5px;height:5px;border-radius:100%;background:#ff2424;position:absolute;right:29%;top:30%;opacity:0;transform:scale(0);transition:opacity .3s ease,transform .5s ease}.header__cart--active::after{opacity:1;transform:scale(1)}.header__cart:active::after{transform:scale(1.8)}.header__contact{display:block;width:240px;height:100px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;font-size:18px;color:#000;line-height:150%;transition:.1s ease-in;border-left:1px solid #000}@media screen and (max-width: 1345px){.header__contact{width:150px}}@media screen and (max-width: 767.98px){.header__contact{display:none}}@media(any-hover: hover){.header__contact:hover{text-decoration:none;color:#000;background:#f8f8f8}}.header__contact:active{font-weight:400}.header a.header__contact{text-decoration:none;color:#000}ul.navi{width:100%;display:flex;align-items:center;justify-content:flex-end;column-gap:43px;padding-right:43px;list-style:none;height:100px;margin-bottom:0px}@media screen and (max-width: 1345px){ul.navi{column-gap:33px;padding-right:33px}}@media screen and (max-width: 1199.98px){ul.navi__desctop{display:none}}ul.navi li{width:auto;height:100%;list-style:none;margin:0;padding:0}ul.navi li:focus,ul.navi li:focus-visible,ul.navi li:active{outline:none !important}ul.navi li a{display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:18px;line-height:150%;color:#383838;font-weight:400;text-decoration:none;transition:.1s ease-in;position:relative}ul.navi li a:active,ul.navi li a:focus,ul.navi li a:focus-visible{outline:none !important;box-shadow:none !important}ul.navi li a::before{content:"";position:absolute;left:0;bottom:calc(50% - 9px);height:1px;background-color:#383838;width:0;transition:width .2s ease-in-out}ul.navi li a.navi__link-list{display:flex;align-items:center;position:relative}ul.navi li a.navi__link-list::before{display:none}ul.navi li a.navi__link-list[aria-expanded=true]{font-weight:700}ul.navi li a.navi__link-list::after{content:"";display:block;margin-left:4px;width:24px;height:24px;background:url("/image/header/arrow.svg") no-repeat;background-size:cover;transform:rotate(0deg);transition:.4s ease-in-out}@media(any-hover: hover){ul.navi li a:hover{text-decoration:none;font-weight:700}ul.navi li a:hover::before{width:100%}}ul.navi li a:active{font-weight:400}ul.navi li.open a.navi__link-list{text-decoration:none}ul.navi li.open a.navi__link-list::after{content:"";transform:rotate(180deg)}ul.navi div.navi__menu{margin-top:12px;position:absolute;width:253px;border:1px solid #000;border-radius:0px;flex-direction:column;padding:0}ul.navi div.navi__menu ul.navi__menu-list{width:100%}ul.navi div.navi__menu ul.navi__menu-list li{width:100%}ul.navi div.navi__menu ul.navi__menu-list li a{display:block;width:100%;padding:20px;font-size:18px;font-style:normal;font-weight:400;line-height:150%;transition:.2s ease-in}ul.navi div.navi__menu ul.navi__menu-list li a::before{display:none}@media(any-hover: hover){ul.navi div.navi__menu ul.navi__menu-list li a:hover{background:#f8f8f8}}.burger{display:none}@media screen and (max-width: 1199.98px){.burger{display:inline-grid;place-items:center;width:75px;height:100px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;transition:.3s ease-in;border-left:1px solid #000;border-radius:0}.burger__line{position:relative;width:16px;height:1.5px;background:#111;border-radius:1px;transition:background .2s ease,opacity .2s ease}.burger__line::before,.burger__line::after{content:"";position:absolute;left:0;right:0;margin:0 auto;width:16px;height:1.5px;background:#111;border-radius:1px;transition:transform .22s ease;transform-origin:50% 50%}.burger__line::before{transform:translateY(-5px)}.burger__line::after{transform:translateY(5px)}.burger[aria-expanded=true] .burger__line{background:rgba(0,0,0,0)}.burger[aria-expanded=true] .burger__line::before{transform:translateY(0) rotate(45deg)}.burger[aria-expanded=true] .burger__line::after{transform:translateY(0) rotate(-45deg)}}@media screen and (max-width: 767.98px){.burger{width:70px;height:70px}}body.body-fixed{position:fixed;width:100%}.mnav[hidden]{display:none !important}@media(max-width: 1199.98px){.mnav{position:fixed;inset:0;z-index:1000;display:grid;grid-template-columns:1fr}.mnav__backdrop{position:absolute;inset:0;background:rgba(0,0,0,.35);opacity:0;transition:opacity .22s ease}.mnav__panel{position:absolute;top:100px;right:0;bottom:0;width:100%;height:calc(100% - 98px);background:#fff;border-left:1px solid #eee;transform:translateX(100%);transition:transform .22s ease;display:flex;flex-direction:column;justify-content:space-between;overflow:auto;border:1px solid #000}}@media screen and (max-width: 1199.98px)and (max-width: 767.98px){.mnav__panel{top:70px;height:calc(100% - 68px)}}@media(max-width: 1199.98px){.mnav.is-open .mnav__backdrop{opacity:0}.mnav.is-open .mnav__panel{transform:translateX(0)}body.scroll-lock{overflow:hidden}}@media(prefers-reduced-motion: reduce){.mnav__backdrop,.mnav__panel{transition:none !important}}.mnav__socials{display:none}@media screen and (max-width: 767.98px){.mnav__socials{display:block}}.mnav__contact a.mnav__button{display:flex;justify-content:center;align-items:center;width:100%;height:75px;color:#383838;font-size:18px;font-weight:700;line-height:150%;border:1px solid #000;transition:.2s ease-in}.mnav__contact a.mnav__button:hover{text-decoration:none}.mnav__contact a.mnav__button:active{text-decoration:none;color:#000}.mnav__follow{width:100%;height:75px;border:1px solid #000;border-bottom:none;display:flex;align-items:center;justify-content:space-between;padding:0 30px}.mnav__follow h4{margin:0;color:dimgray;font-size:22px;font-weight:700;line-height:110%;text-transform:uppercase}.mnav__icons{display:flex;column-gap:28px}.mnav__icons a{width:28px;height:28px;transform:scale(1);transition:.2s ease-in;display:flex;justify-content:center;align-items:center}.mnav__icons a:active{transform:scale(0.85)}.mnav__icons a img{width:28px;height:28px}@media screen and (min-width: 1200px){.mobnav{display:none}}ul.mobnav{list-style:none;padding-left:0;display:flex;flex-direction:column;row-gap:32px;padding:40px 75px}@media screen and (max-width: 767.98px){ul.mobnav{row-gap:40px;padding:30px 40px}}ul.mobnav li{list-style:none}ul.mobnav li a{position:relative;color:#383838;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase;text-decoration:none;transition:color .3s ease-in-out}@media screen and (max-width: 767.98px){ul.mobnav li a{font-size:24px}}ul.mobnav li a::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:currentColor;transform:scaleX(0.0001);opacity:0;transition:transform .25s ease,opacity .2s ease}ul.mobnav li a:active::after{transform:scaleX(1);opacity:1}@media(any-hover: hover){ul.mobnav li a:hover::after{transform:scaleX(1);opacity:1}}ul.mobnav li a.mobnav__trigger{display:inline-flex;flex-direction:row-reverse}ul.mobnav li a.mobnav__trigger::before{content:"";display:block;margin-left:15px;width:33px;height:27px;background:url("/image/header/arrow.svg") no-repeat center/cover;transform:rotate(0deg);transition:transform .28s ease}@media screen and (max-width: 767.98px){ul.mobnav li a.mobnav__trigger::before{width:26px;height:20px;margin-left:13px}}ul.mobnav li a.mobnav__trigger[aria-expanded=true]::before{transform:rotate(180deg)}ul.mobnav li .mobnav__accordion{display:grid;grid-template-rows:0fr;opacity:0;transform:translateY(-4px);padding-top:0;transition:grid-template-rows .28s ease,opacity .22s ease,transform .28s ease,padding-top .28s ease}ul.mobnav li .mobnav__accordion>*{overflow:hidden;margin:0}ul.mobnav li .mobnav__accordion.is-open{grid-template-rows:1fr;opacity:1;transform:translateY(0);padding-top:22px}ul.mobnav ul.mobnav__list{display:flex;flex-direction:column;row-gap:20px;padding-left:20px;margin:0}@media screen and (max-width: 767.98px){ul.mobnav ul.mobnav__list{padding-left:10px}}ul.mobnav li.mobnav__sublist a{color:dimgray;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){ul.mobnav li.mobnav__sublist a{font-size:22px}}ul.mobnav li.mobnav__sublist a:active{color:#101010}.arrow-scroll{display:flex;justify-content:center;align-items:center;width:60px;height:60px;position:fixed;bottom:30px;right:30px;z-index:100;text-decoration:none;background:#fff;border:1px solid #101010;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .35s ease,transform .35s ease,background .3s ease}.arrow-scroll.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}@media screen and (max-width: 767.98px){.arrow-scroll{width:50px;height:50px}}@media(any-hover: hover){.arrow-scroll:hover{background:#f8f8f8}}.news-runner{width:100%;height:50px;padding:15px 120px;background:#fff;border-left:1px solid #000;border-right:1px solid #000;border-bottom:1px solid #000;overflow:hidden}@media screen and (max-width: 1199.98px){.news-runner{padding:15px 75px}}@media screen and (max-width: 767.98px){.news-runner{padding:15px 30px}}.news-runner__track{display:inline-flex;width:max-content}.news-runner__track.is-animated{animation-name:news-marquee;animation-timing-function:linear;animation-iteration-count:infinite;animation-duration:var(--marquee-duration, 20s)}.news-runner__item{margin:0;flex:0 0 auto;padding-right:50px;font-size:18px;white-space:nowrap;margin:0;color:inherit;font-size:18px;font-weight:300;line-height:150%}.news-runner__item strong{color:inherit;font-weight:700}.news-runner__item b{font-weight:700}@keyframes news-marquee{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.contactus{position:fixed;right:0;top:101px;bottom:0;width:32%;background:#fff;box-shadow:-5px 0 15px rgba(0,0,0,.1);z-index:9999;border:1px solid #000;overflow-y:auto;-webkit-overflow-scrolling:touch;transform:translateX(100%);transition:transform .3s ease}.contactus.active{transform:translateX(0)}@media screen and (max-width: 1199.98px){.contactus{width:70%}}@media screen and (max-width: 767.98px){.contactus{top:71px;bottom:0;width:100%}}.contactus.active{right:0}.contactus__header{width:100%;display:flex;flex-direction:column;row-gap:16px;padding:40px 40px 24px 40px}@media screen and (max-width: 767.98px){.contactus__header{padding:30px 30px 24px 30px}}.contactus__header div{width:100%;display:flex;justify-content:space-between;align-items:center}.contactus__header div h3{margin:0;color:#101010;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase}.contactus__header div button{padding:0;width:36px;height:36px}.contactus__header div button img{width:36px;height:36px}.contactus__header p{margin:0;color:#101010;font-size:18px;font-weight:400;line-height:150%}.contactus__content{width:100%}.contactus__form{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between}.contactus__form-wrapper{width:100%;display:flex;flex-direction:column;padding:0 40px 40px 40px}@media screen and (max-width: 767.98px){.contactus__form-wrapper{padding:0 30px 30px 30px}}.contactus__form-wrapper::before{content:"";display:block;width:100%;height:1px;background:#101010;opacity:.1;margin-bottom:24px}.contactus__form-group{width:100%;display:flex;flex-direction:column;row-gap:12px;margin-bottom:24px}.contactus__form-group label{margin:0;color:#000;font-size:18px;font-weight:400;line-height:150%}.contactus__form-group input{width:100%;padding:12px 24px;border-radius:0;border:1px solid #000;color:#9d9d9d;font-size:18px;font-weight:400;line-height:150%}.contactus__form-group textarea{width:100%;max-height:167px;padding:12px 22px;border-radius:0;border:1px solid #000;color:#9d9d9d;font-size:18px;font-weight:400;line-height:150%;resize:none}.contactus__checkbox-group{width:100%;user-select:none}.contactus__checkbox-group label{width:100%;cursor:pointer;margin:0;position:relative}.contactus__checkbox-group label input{position:absolute;top:0;left:0;width:24px;height:24px;opacity:0;pointer-events:none;margin:0}.contactus__checkbox-group label span{width:100%;display:flex;color:#101010;font-size:18px;font-weight:400;line-height:150%}.contactus__checkbox-group label span a{margin-left:5px;color:#101010;font-size:18px;font-weight:400;line-height:150%;text-decoration-line:underline}.contactus__checkbox-group label span::before{content:"";display:block;flex-shrink:0;width:24px;height:24px;border:1px solid #000;background:#fff;transition:.3s ease-in;margin-right:14px}.contactus__checkbox-group label input:checked+span::before{background-color:#fff;background-image:url("/image/icons/check.svg");background-repeat:no-repeat;background-position:center}.contactus__checkbox-group label input:focus-visible+span::before{outline:2px solid #101010;outline-offset:2px}.contactus__contact-actions{width:100%}.contactus__contact-actions button{width:100%;min-height:95px;display:flex;align-items:center;justify-content:center;border-top:1px solid #000;color:var(--Main, #101010);font-size:18px;font-weight:700;line-height:150%;border-radius:0;background:#fff;transition:.3s ease-in}@media(any-hover: hover){.contactus__contact-actions button:hover{background:#f8f8f8}}.contactus__overlay{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(16,16,16,.2);z-index:9998;display:none}.contactus__overlay.active{display:block}.contactus__modal-success{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:10000;display:none;justify-content:center;align-items:center}.contactus__modal-success.active{display:flex}.contactus__modal-content{width:50%;background:#fff;border:1px solid #000;padding:50px 60px;display:flex;flex-direction:column;row-gap:8px}@media screen and (max-width: 1199.98px){.contactus__modal-content{width:90%}}@media screen and (max-width: 767.98px){.contactus__modal-content{padding:30px}}.contactus__modal-content h3{margin:0;color:#0b8900;font-size:16px;font-weight:400;line-height:150%}.contactus__modal-body{width:100%;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 767.98px){.contactus__modal-body{justify-content:flex-start;align-items:flex-start;flex-direction:column;row-gap:40px}}.contactus__modal-body h4{max-width:70%;margin:0;color:#101010;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){.contactus__modal-body h4{max-width:100%}}.contactus__modal-body button{width:90px;height:55px;display:flex;justify-content:center;align-items:center;border-radius:0;border:1px solid;color:#101010;font-size:18px;font-weight:700;line-height:150%;background:#fff;transition:.3s ease-in}@media screen and (max-width: 767.98px){.contactus__modal-body button{width:120px;height:50px}}@media(any-hover: hover){.contactus__modal-body button:hover{background:#f8f8f8}}body.no-scroll{overflow:hidden;height:100vh}.checkout{position:fixed;right:0;top:101px;bottom:0;width:38%;background:#fff;box-shadow:-5px 0 15px rgba(0,0,0,.1);z-index:9999;border:1px solid #000;overflow:hidden;transform:translateX(100%);display:flex;flex-direction:column;transition:transform .3s ease}.checkout.active{transform:translateX(0)}.checkout__loader{position:absolute;top:0;left:0;right:0;bottom:0;background:hsla(0,0%,100%,.85);display:flex;justify-content:center;align-items:center;z-index:100;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease;pointer-events:none}.checkout__loader.active{opacity:1;visibility:visible;pointer-events:auto}.checkout__loader .spinner{width:40px;height:40px;border:3px solid #e0e0e0;border-top-color:#101010;border-radius:50%;animation:checkout-spin .8s linear infinite}@keyframes checkout-spin{to{transform:rotate(360deg)}}@media screen and (max-width: 1199.98px){.checkout{width:70%}}@media screen and (max-width: 767.98px){.checkout{top:71px;bottom:0;width:100%}}.checkout__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:40px;position:relative;border-right:1px solid #000}@media screen and (max-width: 767.98px){.checkout__header{padding:30px}}.checkout__header-title{width:100%;min-height:26.4px}.checkout__header-title h3{margin:0;width:100%;color:#101010;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase}.checkout__header button{padding:0;width:36px;height:36px}.checkout__header button img{width:36px;height:36px}.checkout__close{display:flex;justify-content:flex-end;position:absolute;right:calc(0% + 40px)}@media screen and (max-width: 767.98px){.checkout__close{right:calc(0% + 30px)}}.checkout__content{width:100%;flex:1;overflow-y:auto;-webkit-overflow-scrolling:touch}.checkout__empty{width:100%;height:50vh;padding:40px;display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 767.98px){.checkout__empty{padding:30px;height:70vh}}.checkout__empty div{width:100%;display:flex;flex-direction:column;row-gap:20px}.checkout__empty h6{margin:0;color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}.checkout__empty p{margin:0;color:dimgray;font-size:18px;font-weight:400;line-height:150%}.checkout__empty a{display:block;text-decoration:none;transition:.3s ease-in;width:240px;height:55px;display:flex;justify-content:center;align-items:center;color:#101010;font-size:18px;font-weight:700;line-height:150%;border-radius:0;border:1px solid #000}@media screen and (max-width: 767.98px){.checkout__empty a{width:132px;height:50px}}@media(any-hover: hover){.checkout__empty a:hover{background:#f8f8f8}}.checkout__products{width:100%;padding:0 40px 0 40px;display:flex;flex-direction:column;row-gap:24px;border-right:1px solid #000}@media screen and (max-width: 767.98px){.checkout__products{padding:0 30px 0 30px}}.checkout__product{width:100%;display:flex;justify-content:space-between;column-gap:24px}.checkout__product:last-child{padding-bottom:24px;border-bottom:1px solid rgba(0,0,0,.1)}@media screen and (max-width: 767.98px){.checkout__product{flex-direction:column;row-gap:14px;justify-content:flex-start}}.checkout__description{display:flex;column-gap:20px}.checkout__description-image{min-width:100px;width:100px;height:100px;border:1px solid #000}.checkout__description-image img{width:100%;height:100%;object-fit:cover}.checkout__description-details{display:flex;flex-direction:column;row-gap:10px}.checkout__description-details h5{margin:0;color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}.checkout__description-details h5 a{text-decoration:none;color:#101010}.checkout__description-details span{color:#101010;font-size:14px;font-weight:350;line-height:150%}.checkout__description-details span small{color:dimgray}.checkout__quantity{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end;row-gap:14px}@media screen and (max-width: 767.98px){.checkout__quantity{flex-direction:row}}.checkout__quantity-controls{display:flex;border:1px solid #000;border-radius:0}.checkout__quantity-controls .remove-product{display:none}.checkout__quantity-controls.is-removable .remove-product{display:flex}.checkout__quantity-controls.is-removable .quantity-minus{display:none}.checkout__quantity-controls button{width:55px;height:55px;display:flex;justify-content:center;align-items:center;border-radius:0;background:#fff;transition:.3s ease-in;border:none;opacity:1;padding:0}.checkout__quantity-controls button:active{background:#f8f8f8}.checkout__quantity-controls button:focus{background:#fff}@media(any-hover: hover){.checkout__quantity-controls button:hover{opacity:.6}}.checkout__quantity-controls button img{width:20px;height:20px}.checkout__quantity-controls input{width:55px;height:100%;text-align:center;background:#fff;user-select:none;padding:0}.checkout__price{color:#101010;font-size:18px;font-weight:700;line-height:150%}.checkout__text-muted{width:100%;padding:24px 40px;border-right:1px solid #000}.checkout__text-muted span{margin:0;color:dimgray;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.checkout__text-muted{padding:24px 30px}}.checkout__form{width:100%;padding:0 40px 24px 40px;margin:0;border-right:1px solid #000}@media screen and (max-width: 767.98px){.checkout__form{padding:0 30px 24px 30px}}.checkout__form form{width:100%;display:flex;flex-direction:column;row-gap:24px}.checkout__form-group{width:100%;margin:0;display:flex;flex-direction:column;row-gap:12px}.checkout__form-group label{color:#000;font-size:18px;font-weight:400;line-height:150%;margin:0}.checkout__form-group input{width:100%;border-radius:0;border:1px solid #000;background:#fff;padding:12px 24px;color:#9d9d9d;font-size:18px;font-weight:400;line-height:150%;min-height:55px;transition:.3s}.checkout__form-group input:focus{color:#101010}.checkout__form-group input:valid{color:#101010}.checkout__form-group textarea{width:100%;max-height:167px;padding:12px 22px;border-radius:0;border:1px solid #000;color:#9d9d9d;font-size:18px;font-weight:400;line-height:150%;resize:none}.checkout__form-group textarea:focus{color:#101010}.checkout__form-group textarea:valid{color:#101010}.checkout__checkbox-group{width:100%;user-select:none}.checkout__checkbox-group label{width:100%;cursor:pointer;margin:0;position:relative}.checkout__checkbox-group label input{position:absolute;top:0;left:0;width:24px;height:24px;opacity:0;pointer-events:none;margin:0}.checkout__checkbox-group label span{width:100%;display:flex;color:#101010;font-size:18px;font-weight:400;line-height:150%}.checkout__checkbox-group label span a{margin-left:5px;color:#101010;font-size:18px;font-weight:400;line-height:150%;text-decoration-line:underline}.checkout__checkbox-group label span::before{content:"";display:block;flex-shrink:0;width:24px;height:24px;border:1px solid #000;background:#fff;transition:.3s ease-in;margin-right:14px}.checkout__checkbox-group label input:checked+span::before{background-color:#fff;background-image:url("/image/icons/check.svg");background-repeat:no-repeat;background-position:center}.checkout__checkbox-group label input:focus-visible+span::before{outline:2px solid #101010;outline-offset:2px}.checkout__totals{width:100%;padding:40px;border-top:1px solid #000;border-right:1px solid #000}@media screen and (max-width: 767.98px){.checkout__totals{padding:40px}}.checkout__totals-top{width:100%;display:flex;flex-direction:column;row-gap:14px;border-bottom:1px solid rgba(0,0,0,.1)}.checkout__totals-top h6{color:#9d9d9d;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase;margin:0}.checkout__totals-prices{width:100%;display:flex;flex-direction:column;row-gap:10px}.checkout__totals-prices div{width:100%;display:flex;justify-content:space-between;align-items:center}.checkout__totals-prices div:last-child{padding-bottom:20px}.checkout__totals-prices div span{color:#101010;font-size:18px;font-weight:400;line-height:150%}.checkout__total-final{width:100%;display:flex;justify-content:space-between;align-items:center;padding-top:20px}@media screen and (max-width: 767.98px){.checkout__total-final{align-items:flex-start}}.checkout__total-final .total-title{color:#9d9d9d;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}.checkout__total-final div{display:flex;column-gap:14px}@media screen and (max-width: 767.98px){.checkout__total-final div{flex-direction:column-reverse;align-items:flex-end}}.checkout__total-final div small{color:dimgray;font-size:18px;font-weight:300;line-height:150%}.checkout__total-final div span{color:#101010;font-size:18px;font-weight:700;line-height:150%}.checkout__submit{width:100%;border-right:1px solid #000}.checkout__submit button{width:100%;height:95px;display:flex;align-items:center;justify-content:center;border-top:1px solid #000;color:var(--Main, #101010);font-size:18px;font-weight:700;line-height:150%;border-radius:0;background:#fff;transition:.3s ease-in}@media(any-hover: hover){.checkout__submit button:hover{background:#f8f8f8}}@media screen and (max-width: 767.98px){.checkout__submit button{height:65px}}.checkout__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(16,16,16,.2);z-index:9998;display:none}.checkout__overlay.active{display:block}.checkout__quantity-controls input[type=number]{-moz-appearance:textfield;appearance:textfield;text-align:center;padding:0 !important;height:55px}.checkout__quantity-controls input[type=number]::-webkit-inner-spin-button,.checkout__quantity-controls input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.text-danger{color:#f20000;font-size:14px;font-weight:400;line-height:150%}.payment-methods{margin-top:10px}.payment-methods .radio{margin-bottom:10px}.payment-methods .radio label{display:flex;align-items:center;padding:10px;border:1px solid #ddd;border-radius:4px;cursor:pointer;transition:background-color .2s}.payment-methods .radio label:hover{background-color:#f8f9fa}.payment-methods .radio input[type=radio]{margin-right:10px}.payment-methods .radio input[type=radio]:checked+span{font-weight:bold}.custom-select-wrapper{position:relative;width:100%}.custom-select-wrapper select{position:absolute;opacity:0;pointer-events:none;width:0;height:0}.custom-select{position:relative;width:100%}.custom-select__trigger{width:100%;height:56px;border:1px solid #000;border-radius:0;background:#fff;padding:0 24px;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-size:18px}.custom-select__arrow{width:16px;height:16px;transition:.25s}.custom-select.open .custom-select__arrow{transform:rotate(180deg)}.custom-select__dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100%;border:1px solid #000;background:#fff;z-index:99;display:none}.custom-select.open .custom-select__dropdown{display:block}.custom-select__options{list-style:none;padding:0;margin:0;max-height:150px;overflow-y:auto}.custom-select__option{padding:12px 24px;cursor:pointer;font-size:18px;transition:.2s}.custom-select__option:hover{background:#f3f3f3}.custom-select__option.selected{font-weight:700;background:#fafafa;position:relative}.custom-select__option.selected::after{content:"✓";position:absolute;right:16px;color:#000}.main-banner{position:relative;width:100%;height:100vh;min-height:500px;overflow:hidden;color:#fff;border-right:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #000}.main-banner .swiper-wrapper,.main-banner .swiper-slide{height:100%}.main-banner__slide{position:relative;width:100%;height:100%}.main-banner__media{position:absolute;inset:0;line-height:0}.main-banner__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:none}@media screen and (max-width: 1199.98px){.main-banner__img{object-position:93%}}@media screen and (max-width: 767.98px){.main-banner__img{object-position:72%}}.main-banner__img--desktop{display:block}@media screen and (max-width: 1199.98px){.main-banner__img--desktop{display:none}.main-banner__img--tablet{display:block}}@media screen and (max-width: 767.98px){.main-banner__img--tablet{display:none}.main-banner__img--mobile{display:block}}.main-banner__content{position:absolute;left:0;right:0;max-width:700px;display:flex;flex-direction:column;color:#fff;bottom:80px;padding-left:120px}@media screen and (max-width: 1199.98px){.main-banner__content{padding-left:75px;bottom:60px;max-width:660px}}@media screen and (max-width: 767.98px){.main-banner__content{width:100%;bottom:75px;padding-left:30px;padding-right:30px;text-align:center;align-items:center}}.main-banner__pretitle{font-size:14px;opacity:.8;font-size:18px;font-weight:400;line-height:150%;margin-bottom:24px}.main-banner__title{font-size:56px;font-weight:700;line-height:110%;letter-spacing:-0.56px;color:#fff;text-transform:uppercase;margin:0;padding-bottom:12px}@media screen and (max-width: 1199.98px){.main-banner__title{font-size:56px}}@media screen and (max-width: 767.98px){.main-banner__title{font-size:32px;padding-bottom:8px}}.main-banner__btn{display:block;background:#fff;color:#000;font-size:18px;font-weight:600;line-height:150%;text-decoration:none;padding:14px 32px;border:1px solid #000;max-width:240px;text-align:center}@media screen and (max-width: 767.98px){.main-banner__btn{min-width:220px;font-size:16px}}@media(any-hover: hover){.main-banner__btn{transition:background .3s ease,color .3s ease}.main-banner__btn:hover{background:#f8f8f8;text-decoration:none;color:#000}}.main-banner div.swiper-pagination{width:70px;position:absolute;left:calc(100% - 120px);bottom:12%;display:flex;justify-content:flex-start;z-index:5}@media screen and (max-width: 1199.98px){.main-banner div.swiper-pagination{bottom:8%}}@media screen and (max-width: 767.98px){.main-banner div.swiper-pagination{left:calc(50% - 35px);justify-content:center;padding-left:0;padding-right:0;bottom:4%}}.main-banner__pagination .swiper-pagination-bullet{width:7px;height:7px;background:hsla(0,0%,100%,.5);border-radius:0;opacity:1;transition:.3s ease-in-out}@media screen and (max-width: 767.98px){.main-banner__pagination .swiper-pagination-bullet{width:5px;height:5px}}.main-banner__pagination .swiper-pagination-bullet-active{width:27px;background:#fff}.awards{border-left:1px solid #000;border-right:1px solid #000}.awards__slider{width:100%}.awards__slide{display:flex;align-items:center;justify-content:center;height:240px}@media screen and (max-width: 1199.98px){.awards__slide{height:180px}}@media screen and (max-width: 767.98px){.awards__slide{height:120px}}.awards__img{cursor:pointer;width:150px;height:150px;filter:grayscale(1);transition:filter .3s ease}@media screen and (max-width: 1199.98px){.awards__img{width:120px;height:120px;filter:grayscale(0)}}@media screen and (max-width: 767.98px){.awards__img{width:100px;height:100px}}@media(any-hover: hover){.awards__img:hover{filter:grayscale(0)}}.product{width:100%;display:flex;flex-direction:column;border-top:1px solid #000;border-right:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #000}.product__body{width:100%;display:flex;text-align:left;border-bottom:1px solid #000;overflow:hidden}@media screen and (max-width: 1199.98px){.product__body{flex-direction:column}}.product__body:last-child{border-bottom:none}.product__body:nth-child(odd) div.product__banner{border-right:1px solid #000}.product__body:nth-child(even){flex-direction:row-reverse;text-align:right}@media screen and (max-width: 1199.98px){.product__body:nth-child(even){flex-direction:column;text-align:left}}.product__body:nth-child(even) div.product__content{border-right:1px solid #000;align-items:flex-end}@media screen and (max-width: 1199.98px){.product__body:nth-child(even) div.product__content{align-items:flex-start;border-right:none}}.product__body:nth-child(even) div.product__text{align-items:flex-end}@media screen and (max-width: 1199.98px){.product__body:nth-child(even) div.product__text{align-items:flex-start}}.product__wrapper{width:50%;overflow:hidden}@media screen and (max-width: 1199.98px){.product__wrapper{width:100%}}.product__banner{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:700px;position:relative;transition:transform .6s ease,filter .6s ease}@media screen and (max-width: 1199.98px){.product__banner{min-height:550px}}@media screen and (max-width: 767.98px){.product__banner{min-height:300px}}@media(any-hover: hover){.product__banner:hover{transform:scale(1.03);filter:brightness(1.1)}}.product__banner img.product__img{width:100%;position:absolute;top:0;left:0;object-fit:cover}.product__badge{position:absolute;width:92px;height:118px;top:10%;left:9%}@media screen and (max-width: 1199.98px){.product__badge{top:30px;left:30px;width:54px;height:70px}}.product__content{width:50%;padding:60px;display:flex;justify-content:center;flex-direction:column;row-gap:160px}@media screen and (max-width: 1199.98px){.product__content{width:100%;padding:40px;row-gap:100px}}@media screen and (max-width: 767.98px){.product__content{padding:50px 30px;row-gap:48px}}.product__content h3{margin:0;color:#101010;font-size:48px;font-weight:700;line-height:110%;letter-spacing:-0.48px;text-transform:uppercase;padding-bottom:32px}@media screen and (max-width: 767.98px){.product__content h3{font-size:28px}}.product__content p{margin:0;color:#383838;font-size:18px;font-weight:300;line-height:150%}@media screen and (min-width: 1919.98px){.product__content p{max-width:70%}}@media screen and (max-width: 767.98px){.product__content p{font-size:16px}}.product__text{display:flex;flex-direction:column}.product__btn{user-select:none;display:flex;justify-content:center;align-items:center;max-width:240px;width:100%;border:1px solid #000;font-size:18px;font-weight:700;line-height:150%;text-decoration:none;padding:12px 32px;color:#101010;background:#fff}@media(any-hover: hover){.product__btn{transition:background .3s ease,color .3s ease}.product__btn:hover{background:#f8f8f8;text-decoration:none;color:#000}}.product__btn:focus{color:#101010;background:#d1d1d1;text-decoration:none}.js-reveal{opacity:0;transform:translateY(18px);transition:transform .6s ease,opacity .6s ease;transition-delay:var(--reveal-delay, 0ms);will-change:transform,opacity}.js-reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion: reduce){.js-reveal{transition:none;transform:none;opacity:1}}.weuse{width:100%;border-right:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #000;padding:60px 0 40px 0;overflow:hidden}@media screen and (max-width: 767.98px){.weuse{padding:50px 30px 30px 30px}}.weuse__title{margin:0 0 12px;text-align:center;text-transform:uppercase;font-weight:700;font-size:36px;font-weight:700;line-height:110%}@media screen and (max-width: 767.98px){.weuse__title{font-size:28px;text-align:left}}.weuse .swiper-wrapper{align-items:center;cursor:grab}.weuse__slide{display:flex;align-items:center;justify-content:center;height:140px}.weuse__img{user-select:none;width:270px;height:120px;filter:grayscale(1);opacity:.85;transition:filter .3s ease,opacity .3s ease,transform .3s ease}@media(max-width: 1199.98px){.weuse__img{height:90px}}@media(any-hover: hover){.weuse__img:hover{filter:grayscale(0);opacity:1}}.about{position:relative;overflow:hidden;border-bottom:1px solid #000;border-right:1px solid #000;border-left:1px solid #000}@media(max-width: 1199.98px){.about{height:auto;overflow:visible;border-right:none;border-left:none}}.about__media{position:relative;width:100%;height:779px;overflow:hidden}@media(max-width: 1199.98px){.about__media{height:300px;border-right:1px solid #000;border-left:1px solid #000}}@media(max-width: 767.98px){.about__media{height:500px}}.about__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:none}.about__img--desktop{display:block}@media(max-width: 1199.98px){.about__img--desktop{display:none}.about__img--tablet{display:block;border-bottom:1px solid #000}}@media(max-width: 767.98px){.about__img--tablet{display:none}.about__img--mobile{display:block}}.about__content{max-width:840px;position:absolute;right:6.25%;top:calc(50% - 195px);background:#fff;border:1px solid #000;box-shadow:0 8px 24px rgba(0,0,0,.06);padding:50px 64px}@media screen and (max-width: 1199.98px){.about__content{min-width:100%;width:100%;position:static;max-width:none;box-shadow:none;padding:75px}}@media screen and (max-width: 767.98px){.about__content{margin:0;padding:50px 30px}}.about__title{margin:0 0 24px;color:var(--Main, #101010);font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 1199.98px){.about__title{font-size:32px;margin:0 0 28px}}@media screen and (max-width: 767.98px){.about__title{font-size:28px}}.about__text{color:#383838;font-size:16px;line-height:150%;font-weight:300}.about__text p{color:#383838;font-size:18px;font-weight:300;line-height:150%;margin:0 0 24px}.about__text p b{font-weight:700}.about__text p:last-child{margin:0}.js-reveal{opacity:0;transform:translateY(18px);transition:transform .6s ease,opacity .6s ease}.js-reveal.is-visible{opacity:1;transform:none}@media(prefers-reduced-motion: reduce){.js-reveal{opacity:1;transform:none;transition:none}}.videos-home{width:100%;padding:80px 0 60px 120px;display:flex;flex-direction:column;border-right:1px solid #000;border-left:1px solid #000;row-gap:32px}@media screen and (max-width: 1199.98px){.videos-home{padding:75px 0 75px 75px}}@media screen and (max-width: 767.98px){.videos-home{padding:30px;row-gap:28px}}.videos-home h2{margin:0;color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){.videos-home h2{font-size:28px}}.videos-home__slider{width:100%;cursor:grab}.videos-home__frame{position:relative;width:100%;padding-top:56.25%;border:1px solid #000;background:#000;overflow:hidden}.videos-home__frame img,.videos-home__frame iframe{position:absolute;inset:0;width:100%;height:100%;display:block}.videos-home__frame img{object-fit:cover;object-position:center}.videos-home__frame iframe{border:0}.videos-home__controls{margin-top:24px;width:215px;display:flex;align-items:center;justify-content:center;column-gap:24px}@media screen and (max-width: 767.98px){.videos-home__controls{margin-top:20px;width:100%}}.videos-home__pagination{display:flex;align-items:center;justify-content:center;column-gap:8px}.videos-home__arrow{width:24px;height:24px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;position:relative}.videos-home__arrow::before{content:"";position:absolute;inset:0;margin:auto}.videos-home__arrow--prev::before{width:8px;height:16px;background:url("/image/icons/arrow-left-big.svg") no-repeat center/cover}@media screen and (max-width: 767.98px){.videos-home__arrow--prev::before{width:12px;height:24px}}.videos-home__arrow--next::before{width:8px;height:16px;background:url("/image/icons/arrow-right-big.svg") no-repeat center/cover}@media screen and (max-width: 767.98px){.videos-home__arrow--next::before{width:12px;height:24px}}.videos-home .swiper-pagination-bullet{width:5px;height:5px;margin:0 !important;border-radius:0;background:rgba(0,0,0,.3);opacity:1;transition:.3s ease-in}.videos-home .swiper-pagination-bullet-active{width:19px;background:#101010}.videos-home__frame{position:relative;width:100%;padding-top:56.25%;border:1px solid #000;background:#000;overflow:hidden}.videos-home__frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}.videos-home__play{position:absolute;inset:0;margin:auto;width:68px;height:48px;cursor:pointer;background:red;border-radius:12px;display:flex;justify-content:center;align-items:center;transition:transform .2s ease}.videos-home__play::before{content:"";display:block;margin-left:3px;width:0;height:0;border-left:16px solid #fff;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0)}.videos-home__play:hover{transform:scale(1.05)}@media(max-width: 767px){.videos-home__play{width:54px;height:38px;border-radius:10px}.videos-home__play::before{border-left-width:14px;border-top-width:8px;border-bottom-width:8px}}.custom-products{width:100%;border-right:1px solid #000;border-left:1px solid #000}.custom-products__banner{width:100%;height:100vh;position:relative;overflow:hidden}.custom-products__banner--image{width:100%;height:auto;position:relative;overflow:hidden}@media screen and (max-width: 1699.98px){.custom-products__banner--image{height:auto}}.custom-products__banner--image img.custom-products__banner-desctop{display:block;width:100%;object-fit:cover}@media screen and (max-width: 767.98px){.custom-products__banner--image img.custom-products__banner-desctop{display:none}}.custom-products__banner--image img.custom-products__banner-mobile{display:none}@media screen and (max-width: 767.98px){.custom-products__banner--image img.custom-products__banner-mobile{display:block;width:100%;object-fit:cover;height:80vh}}.custom-products__banner video{position:absolute;top:50%;left:calc(50% - .5px);min-width:100%;min-height:100%;width:auto;height:100vh;transform:translate(-50%, -50%);object-fit:cover;z-index:0;color:#101010;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase}.custom-products__overlay{width:100%;min-height:100vh;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.3);z-index:1}.custom-products__hero-content{position:absolute;left:0;bottom:0;padding:70px 120px;color:#fff;z-index:2;display:flex;flex-direction:column;row-gap:8px}@media screen and (max-width: 1199.98px){.custom-products__hero-content{padding:70px 75px}}@media screen and (max-width: 767.98px){.custom-products__hero-content{padding:30px}}.custom-products__hero-content h1{color:#fff;font-size:56px;font-weight:700;line-height:110%;letter-spacing:-0.56px;text-transform:uppercase;margin:0}@media screen and (max-width: 767.98px){.custom-products__hero-content h1{font-size:32px}}.custom-products__breadcrumb{display:flex;align-items:center;column-gap:12px;margin:0}@media screen and (max-width: 767.98px){.custom-products__breadcrumb{column-gap:8px}}.custom-products__breadcrumb li{color:#fff;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.custom-products__breadcrumb li{font-size:16px}}.custom-products__breadcrumb li a{color:#fff;font-size:18px;font-weight:400;line-height:150%;text-decoration:none}@media screen and (max-width: 767.98px){.custom-products__breadcrumb li a{font-size:16px}}.custom-products__breadcrumb-elem{display:flex;align-items:center;column-gap:12px}.custom-products__breadcrumb-elem::after{content:"";display:block;width:8px;height:13px;background:url("/image/icons/white_arrow.svg") no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 767.98px){.custom-products__breadcrumb{display:none}}.custom-products__slider-section{width:100%;padding:120px 0 120px 120px;border-top:1px solid #000;border-bottom:1px solid #000}@media screen and (max-width: 1199.98px){.custom-products__slider-section{padding:120px 0 75px 75px}}@media screen and (max-width: 767.98px){.custom-products__slider-section{padding:30px}}.custom-products__slider{width:100%;cursor:grab}.custom-products__item{display:flex;justify-content:space-between;column-gap:80px}@media screen and (max-width: 1199.98px){.custom-products__item{column-gap:40px}}@media screen and (max-width: 767.98px){.custom-products__item{height:auto;flex-direction:column;row-gap:24px}}.custom-products__content{max-width:35%;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width: 767.98px){.custom-products__content{max-width:100%}}.custom-products__content h2{margin:0;color:#101010;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (min-width: 1199.98px){.custom-products__content h2{font-size:24px}}.custom-products__content p{margin:0;color:#383838;font-size:18px;font-weight:300;line-height:150%}.custom-products__slide-image{flex:1 1 auto;width:40%;max-width:690px;max-height:450px;border:1px solid #000}@media screen and (max-width: 1199.98px){.custom-products__slide-image{max-width:405px;max-height:270px}}@media screen and (max-width: 767.98px){.custom-products__slide-image{width:100%;max-width:100%;height:270px}}.custom-products__slide-image img{display:block;width:100%;height:100%;object-fit:cover}.custom-products__controls{width:137px;display:flex;align-items:center;gap:24px;margin-top:10px}@media screen and (max-width: 767.98px){.custom-products__controls{justify-content:space-between;width:100%;margin-top:20px}}.custom-products__arrow{width:32px;height:32px;border:none;background:none;padding:0;cursor:pointer;display:flex;align-items:center;justify-content:center}.custom-products__arrow--prev::before{content:"";display:block;width:8px;height:16px;background:url("/image/icons/arrow-left-big.svg") no-repeat;background-size:cover;background-position:center}.custom-products__arrow--next::before{content:"";display:block;width:8px;height:16px;background:url("/image/icons/arrow-right-big.svg") no-repeat;background-size:cover;background-position:center}.custom-products__arrow:disabled{opacity:.3}.custom-products__pagination{display:flex;align-items:center;gap:8px}@media screen and (max-width: 767.98px){.custom-products__pagination{width:50px !important}}.custom-products .custom-products__bullet{width:5px;height:5px;border-radius:0;background:rgba(0,0,0,.3);opacity:1;transition:background .2s ease}.custom-products .custom-products__bullet.is-active{width:19px;background:#000}.custom-products__tech-sec{width:100%;padding:90px 120px 120px 120px;border-bottom:1px solid #000}@media screen and (max-width: 1199.98px){.custom-products__tech-sec{padding:70px 75px 75px 75px}}@media screen and (max-width: 767.98px){.custom-products__tech-sec{padding:30px 30px 50px 30px}}.custom-products__tech-wrapper{width:100%;display:flex;flex-direction:column;row-gap:100px}@media screen and (max-width: 1199.98px){.custom-products__tech-wrapper{row-gap:75px}}@media screen and (max-width: 767.98px){.custom-products__tech-wrapper{row-gap:50px}}.custom-products__tech-wrapper h2{width:100%;margin:0;color:rgba(0,0,0,.1);font-size:83px;font-weight:700;line-height:110%;letter-spacing:-1.406px;text-transform:uppercase;text-align:center}@media screen and (min-width: 1919.98px){.custom-products__tech-wrapper h2{font-size:140px}}@media screen and (max-width: 1199.98px){.custom-products__tech-wrapper h2{font-size:51px}}@media screen and (max-width: 767.98px){.custom-products__tech-wrapper h2{font-size:44px}}.custom-products__tech-content{width:100%;display:flex;justify-content:space-between;align-items:center;column-gap:100px}@media screen and (max-width: 1199.98px){.custom-products__tech-content{flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:60px}}@media screen and (max-width: 767.98px){.custom-products__tech-content{flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:60px}}.custom-products__tech-img{width:50%;position:relative}@media screen and (max-width: 1199.98px){.custom-products__tech-img{width:100%;height:550px}}@media screen and (max-width: 767.98px){.custom-products__tech-img{height:300px}}.custom-products__tech-img div.custom-products__tech-pos img{width:100%;object-fit:cover}@media screen and (max-width: 1199.98px){.custom-products__tech-img div.custom-products__tech-pos img{height:550px}}@media screen and (max-width: 767.98px){.custom-products__tech-img div.custom-products__tech-pos img{height:300px}}@media screen and (max-width: 1199.98px){.custom-products__tech-img div.custom-products__tech-pos{max-height:550px}}@media screen and (max-width: 767.98px){.custom-products__tech-img div.custom-products__tech-pos{max-height:300px}}.custom-products__tech-info{width:50%}@media screen and (max-width: 1199.98px){.custom-products__tech-info{width:100%}}.custom-products__tech-info ul{margin:0;width:100%;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width: 767.98px){.custom-products__tech-info ul{row-gap:24px}}.custom-products__tech-info ul li{width:100%;display:flex;align-items:center;column-gap:32px;padding-bottom:32px;border-bottom:1px solid #000}.custom-products__tech-info ul li:last-child{border-bottom:none;padding-bottom:0}@media screen and (max-width: 767.98px){.custom-products__tech-info ul li{flex-direction:column;align-items:flex-start;row-gap:8px;padding-bottom:24px}.custom-products__tech-info ul li:last-child{padding-bottom:0}}.custom-products__tech-info ul li span{max-width:170px;width:100%;display:block;color:dimgray;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.custom-products__tech-info ul li span{font-size:16px}}.custom-products__tech-info ul li h5{margin:0;color:#101010;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){.custom-products__tech-info ul li h5{font-size:22px}}.custom-products__video{width:100%;padding:0 120px 120px 120px}@media screen and (max-width: 1199.98px){.custom-products__video{padding:0 75px 75px 75px}}@media screen and (max-width: 767.98px){.custom-products__video{padding:0 0 75px 0}}.custom-products__video-wrapper{width:100%}.custom-products__video-block{width:100%;position:relative}.custom-products__video-preview{border:1px solid #000}.custom-products__video-info{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:37px}@media screen and (max-width: 1199.98px){.custom-products__video-info{width:90%;text-align:center}}@media screen and (max-width: 767.98px){.custom-products__video-info{row-gap:20px}}.custom-products__video-text{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;row-gap:8px}.custom-products__video-text h2{margin:0;color:#fff;font-size:48px;font-weight:700;line-height:110%;letter-spacing:-0.48px;text-transform:uppercase}@media screen and (max-width: 767.98px){.custom-products__video-text h2{font-size:24px}}.custom-products__video-text p{margin:0;color:#fff;font-size:18px;font-weight:300;line-height:150%}@media screen and (max-width: 767.98px){.custom-products__video-text p{font-size:14px}}.custom-products__play-button{width:184px;height:55px;background:hsla(0,0%,100%,.2);border-radius:0;border:1px solid #fff;display:flex;justify-content:center;align-items:center;transition:.3s ease-in;cursor:pointer;user-select:none}@media(any-hover: hover){.custom-products__play-button:hover{background:hsla(0,0%,100%,0)}}@media screen and (max-width: 767.98px){.custom-products__play-button{width:170px;height:50px}}.custom-products__play-button span{color:#fff;font-size:18px;font-weight:700;line-height:150%;display:flex;align-items:center;column-gap:15px}@media screen and (max-width: 767.98px){.custom-products__play-button span{font-size:16px}}.custom-products__play-button span::before{content:"";display:block;width:11px;height:16px;background:url("/image/icons/play.svg") no-repeat;background-size:cover;background-position:center}.custom-products .videos-home{padding-top:0}.video-frame-container{position:relative;width:100%;padding-top:56.25%;overflow:hidden}.video-iframe{position:absolute;inset:0;width:100%;height:100%;border:0}.overview{width:100%;padding:120px 0 120px 120px}@media screen and (max-width: 1199.98px){.overview{padding:75px 0 75px 75px}}@media screen and (max-width: 767.98px){.overview{padding:50px 30px}}.overview__top{width:100%;display:flex;flex-direction:column;row-gap:24px;padding-bottom:24px}.overview__top-controller{width:100%;display:flex;align-items:center;column-gap:16px}.overview__top-btn{padding:0;color:#9d9d9d;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase;transition:.3s ease-in;position:relative}@media screen and (max-width: 1199.98px){.overview__top-btn{font-size:22px}}.overview__top-btn::before{content:"";display:block;position:absolute;bottom:11%;left:0;width:0;height:1px;background:#101010}.overview__top-btn.active{color:#101010}.overview__top-btn.active::before{content:"";display:block;position:absolute;bottom:11%;left:0;width:100%;height:1px;background:#101010}.overview__title{margin:0;color:#101010;font-size:32px;font-weight:700;line-height:110%;letter-spacing:-0.32px;text-transform:uppercase}.overview__section{width:100%;display:none;flex-direction:column;row-gap:80px}.overview__section.active{display:flex}@media screen and (max-width: 767.98px){.overview__section{row-gap:48px}}.overview__navigation{width:100%}.overview__navigation ul{margin:0;width:100%;display:flex;column-gap:16px}.overview__navigation ul li .overview__group-btn{padding:0;color:#9d9d9d;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase;transition:.3s ease-in;position:relative}@media screen and (max-width: 1199.98px){.overview__navigation ul li .overview__group-btn{font-size:15px}}@media screen and (max-width: 767.98px){.overview__navigation ul li .overview__group-btn{font-size:18px}}.overview__navigation ul li .overview__group-btn::before{content:"";display:block;position:absolute;bottom:11%;left:0;width:0;height:1px;background:#101010}.overview__navigation ul li .overview__group-btn.active{color:#101010}.overview__navigation ul li .overview__group-btn.active::before{width:100%}@media screen and (max-width: 767.98px){.overview__navigation{overflow-x:auto;-webkit-overflow-scrolling:touch;padding-bottom:8px}.overview__navigation ul{display:inline-flex;min-width:max-content}.overview__navigation::-webkit-scrollbar{height:0}}.overview__group{width:100%;display:none;column-gap:120px;opacity:0;transform:translateY(10px)}.overview__group.active{display:flex;animation:overviewFadeIn .35s ease forwards}@keyframes overviewFadeIn{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width: 1199.98px){.overview__group{column-gap:50px}}@media screen and (max-width: 767.98px){.overview__group{flex-direction:column;row-gap:28px}}.overview__group ul{margin:0;width:35%;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width: 1199.98px){.overview__group ul{width:45%}}@media screen and (max-width: 767.98px){.overview__group ul{width:100%;row-gap:14px}}.overview__group ul li{width:100%;padding-bottom:32px;border-bottom:1px solid #000;color:dimgray;font-size:18px;font-weight:400;line-height:150%;display:flex;flex-direction:column;row-gap:14px}@media screen and (max-width: 767.98px){.overview__group ul li{padding-bottom:14px;font-size:16px;row-gap:8px}}.overview__group ul li:last-child{padding-bottom:0;border-bottom:none}.overview__group ul li strong{color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}@media screen and (max-width: 767.98px){.overview__group ul li strong{font-size:18px}}.overview__slider{width:65%;overflow:hidden}@media screen and (max-width: 1199.98px){.overview__slider{width:48%}}@media screen and (max-width: 767.98px){.overview__slider{width:100%}}.overview .overview__slider{width:100%;cursor:grab}.overview .overview__slider__slide{width:100%;height:300px}.overview .overview__slider__slide img{display:block;width:100%;height:100%;object-fit:cover;object-position:center;border:1px solid #000}@media screen and (min-width: 768px){.overview .overview__slider__slide{max-width:405px;height:270px}}@media screen and (min-width: 1024px){.overview .overview__slider__slide{max-width:560px;height:460px}}.overview .overview__slider__controls{margin-top:24px;max-width:20%;display:flex;align-items:center;justify-content:center;column-gap:24px}@media screen and (max-width: 1199.98px){.overview .overview__slider__controls{max-width:50%;min-width:215px}}@media screen and (max-width: 767.98px){.overview .overview__slider__controls{max-width:100%;margin-top:20px}}@media screen and (min-width: 1919.98px){.overview .overview__slider__controls{max-width:15%}}.overview .overview__slider__arrow{width:24px;height:24px;padding:0;border:none;background:rgba(0,0,0,0);cursor:pointer;position:relative}.overview .overview__slider__arrow::before{content:"";position:absolute;inset:0;margin:auto}.overview .overview__slider__arrow--prev::before{content:"";display:block;width:8px;height:16px;background:url("/image/icons/arrow-left-big.svg") no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 767.98px){.overview .overview__slider__arrow--prev::before{width:12px;height:24px}}.overview .overview__slider__arrow--next::before{content:"";display:block;width:8px;height:16px;background:url("/image/icons/arrow-right-big.svg") no-repeat;background-size:cover;background-position:center}@media screen and (max-width: 767.98px){.overview .overview__slider__arrow--next::before{width:12px;height:24px}}.overview .overview__slider__pagination{display:flex;align-items:center;justify-content:center;column-gap:8px}.overview .overview__slider .swiper-pagination-bullet{width:5px;height:5px;margin:0;border-radius:0;background:rgba(0,0,0,.3);opacity:1;transition:.3s ease-in}.overview .overview__slider .swiper-pagination-bullet-active{width:19px;background:#101010}.product-page{width:100%;display:flex;flex-direction:column;row-gap:24px;border-right:1px solid #000;border-left:1px solid #000}.product-page__breadcrumb{width:100%;padding:40px 120px 0px 120px;margin:0;display:flex;align-items:center;column-gap:12px}.product-page__breadcrumb li{color:#9d9d9d;font-size:18px;font-weight:400;line-height:150%}.product-page__breadcrumb li a{color:#9d9d9d;font-size:18px;font-weight:400;line-height:150%;text-decoration:none;display:flex;align-items:center;column-gap:12px}.product-page__breadcrumb li a::after{content:"";display:block;width:8px;height:13px;background:url("/image/icons/grey_arrow.svg") no-repeat;background-size:cover;background-position:center}@media(any-hover: hover){.product-page__breadcrumb li a:hover{color:#9d9d9d}}@media screen and (max-width: 1199.98px){.product-page__breadcrumb{padding:40px 75px 0px 75px}}@media screen and (max-width: 767.98px){.product-page__breadcrumb{display:none}}.product-page__wrapper{width:100%}.product-page__content{width:100%;padding:0 120px 120px 120px}@media screen and (max-width: 1199.98px){.product-page__content{padding:0 75px 75px 75px}}@media screen and (max-width: 767.98px){.product-page__content{padding:30px 30px 30px 30px}}.product-page__info{width:100%;display:flex;column-gap:60px}@media screen and (max-width: 1199.98px){.product-page__info{flex-direction:column;row-gap:20px}}@media screen and (max-width: 767.98px){.product-page__info{flex-direction:column;row-gap:20px}}.product-page__pictures{width:45%}@media screen and (min-width: 1920px){.product-page__pictures{width:42%}}@media screen and (max-width: 1199.98px){.product-page__pictures{width:100%}}@media screen and (max-width: 767.98px){.product-page__pictures{width:100%}}@media screen and (max-width: 1199.98px){.product-page__pictures-desc{display:none}}.product-page__pictures-desc .thumbnails{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-auto-rows:auto;gap:10px}.product-page__pictures-desc .thumbnails__item{margin:0;overflow:hidden}.product-page__pictures-desc .thumbnails__item .thumbnail{display:block;width:100%;height:100%;padding:0;border-radius:0;border:1px solid #000;margin:0}.product-page__pictures-desc .thumbnails__item img{display:block;width:100%;height:100%;object-fit:cover}.product-page__pictures-desc .thumbnails__item--main{grid-column:1/-1;max-height:950px}.product-page__pictures-desc .thumbnails__item--main img{max-height:950px}.product-page__pictures-desc .image-additional{max-height:450px}.product-page__pictures-desc .image-additional img{max-height:450px}.product-page__pictures-mob{display:none}@media screen and (max-width: 1199.98px){.product-page__pictures-mob{display:block}}.product-page__pictures-mob .product-slider{width:100%}.product-page__pictures-mob .swiper-slide{overflow:hidden;margin-right:10px;height:100%}.product-page__pictures-mob .swiper-slide .thumbnail{display:block;width:100%;height:100%;padding:0;border-radius:0;margin-bottom:0;border:1px solid #000}.product-page__pictures-mob .swiper-slide img{display:block;width:100%;height:100%;min-height:350px;max-height:350px;object-fit:cover}.product-page__pictures-mob .swiper-pagination{position:static;margin-top:20px;display:flex;justify-content:center;gap:8px}.product-page__pictures-mob .swiper-pagination-bullet{width:5px;height:5px;margin:0;border-radius:0;background:rgba(0,0,0,.3);opacity:1;transition:.3s ease-in}.product-page__pictures-mob .swiper-pagination-bullet-active{width:19px;background:#101010}.product-page__description{width:55%}@media screen and (min-width: 1920px){.product-page__description{width:58%}}@media screen and (max-width: 1199.98px){.product-page__description{width:100%}}@media screen and (max-width: 767.98px){.product-page__description{width:100%}}.product-page__description-title{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1199.98px){.product-page__description-title{flex-direction:column-reverse;align-items:flex-start;row-gap:12px}}.product-page__description-title h1{margin:0;color:#101010;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase}.product-page__description-title span{color:#101010;font-size:18px;font-weight:300;line-height:150%;display:flex;align-items:center;column-gap:8px}.product-page__description-title span::before{content:"";display:block;width:12px;height:12px;background-size:cover;background-position:center}.product-page__description-title span.span--in-stock::before{background:url("/image/icons/green_circle.svg") no-repeat}.product-page__description-title span.span--out-stock::before{background:url("/image/icons/red_circle.svg") no-repeat}.product-page__description-spec{width:100%;padding-top:8px;padding-bottom:30px;display:flex;flex-direction:column;row-gap:10px;margin:0}@media screen and (max-width: 767.98px){.product-page__description-spec{padding-bottom:20px}}.product-page__description-spec span{color:dimgray;font-size:14px;font-weight:350;line-height:150%}.product-page__description-spec span strong{color:#101010}.product-page__description-price h2{margin:0;color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}.product-page__description-qty{width:100%;padding-bottom:30px;display:flex;align-items:center;column-gap:20px}@media screen and (max-width: 767.98px){.product-page__description-qty{padding-bottom:20px}}.product-page__description-counter{width:180px;height:55px;border:1px solid #000;display:flex;align-items:center}@media screen and (max-width: 1199.98px){.product-page__description-counter{width:150px}}.product-page__description-counter button{width:60px;height:55px;padding:0;display:flex;align-items:center;justify-content:center;opacity:1;transition:.3s ease-in}@media(any-hover: hover){.product-page__description-counter button:hover{opacity:.75}}@media screen and (max-width: 1199.98px){.product-page__description-counter button{width:50px}}.product-page__description-counter input{width:60px;height:55px;color:#101010;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 1199.98px){.product-page__description-counter input{width:50px}}.product-page__description-add{width:180px;height:55px;border-radius:0;border:1px solid #000;display:flex;justify-content:center;align-items:center;color:#101010;font-size:18px;font-weight:700;line-height:150%;transition:.3s ease-in}@media(any-hover: hover){.product-page__description-add:hover{background:#f8f8f8}}@media screen and (max-width: 1199.98px){.product-page__description-add{width:100%;height:55px}}@media screen and (max-width: 767.98px){.product-page__description-add{width:138px;height:55px}}.product-page__tab-content{width:100%}.product-page__tab-info{width:100%;display:flex;flex-direction:column;row-gap:14px;padding-bottom:36px}.product-page__tab-info h6{margin:0;color:dimgray;font-size:18px;font-weight:400;line-height:150%}.product-page__tab-info span{color:#101010;font-size:18px;font-weight:300;line-height:150%}.product-page__recomended{width:100%;padding-top:30px}.product-page__recomended h3{margin:0;color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase;padding-bottom:20px}.product-page__recomended-imgblock{display:flex;align-items:center;column-gap:16px}.product-page__recomended-imgblock .image{min-width:120px}.product-page__recomended-imgblock .caption h4 a{text-decoration:none;color:#101010}@media screen and (max-width: 767.98px){.product-page__recomended-imgblock{width:100%;flex-direction:column;align-items:flex-start;row-gap:16px}}.product-page__recomended-list{width:100%;display:flex;flex-direction:column;row-gap:20px}.product-page__recomended-elem{width:100%;border-bottom:1px solid rgba(0,0,0,.1)}.product-page__recomended-elem:last-child{border-bottom:none}.product-page__recomended-compnent{width:100%;display:flex;align-items:center;justify-content:space-between;column-gap:16px;padding-bottom:20px}@media screen and (max-width: 767.98px){.product-page__recomended-compnent{flex-direction:column;align-items:flex-start;row-gap:16px}}.product-page__recomended-compnent .image{width:auto;border:1px solid #000}@media screen and (max-width: 1199.98px){.product-page__recomended-compnent .image{width:auto}}@media screen and (max-width: 767.98px){.product-page__recomended-compnent .image{width:100%}}@media screen and (max-width: 767.98px){.product-page__recomended-compnent .image a{width:100%}}.product-page__recomended-compnent .image a img{width:120px;height:120px}@media screen and (max-width: 1199.98px){.product-page__recomended-compnent .image a img{min-width:120px}}@media screen and (max-width: 767.98px){.product-page__recomended-compnent .image a img{width:100%;height:300px;object-fit:cover}}.product-page__recomended-compnent .caption{min-width:40%;display:flex;flex-direction:column;row-gap:10px}@media screen and (min-width: 1920px){.product-page__recomended-compnent .caption{min-width:450px}}.product-page__recomended-compnent .caption h4{margin:0;color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}.product-page__recomended-compnent .caption p{margin:0;color:#101010;font-size:18px;font-weight:700;line-height:150%}@media screen and (max-width: 1199.98px){.product-page__recomended-compnent .caption{min-width:auto}}.product-page__recomended-compnent button{width:180px;height:50px;border-radius:0;background:#fff;border:1px solid #000;display:flex;justify-content:center;align-items:center;color:#101010;font-size:18px;font-weight:700;line-height:150%;transition:.3s ease-in}@media screen and (max-width: 767.98px){.product-page__recomended-compnent button{width:100%}}@media(any-hover: hover){.product-page__recomended-compnent button:hover{background:#f8f8f8}}.product-page__description-counter input[type=number]{-moz-appearance:textfield;appearance:textfield;text-align:center;padding:0 !important;height:50px}.product-page__description-counter input[type=number]::-webkit-inner-spin-button,.product-page__description-counter input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-accordion{width:100%;display:flex;flex-direction:column;row-gap:30px}.product-accordion__header{width:100%;display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,0);border:0;cursor:pointer;padding:0;color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}.product-accordion__icon{width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform .2s ease}.product-accordion__item.is-open .product-accordion__icon{transform:rotate(-135deg)}.product-accordion__body{margin:26px 0 0 0;font-size:12px;line-height:150%}.product-accordion__intro{margin:0 0 8px 0}.product-accordion__list{margin:0;padding-left:18px;list-style:disc}.product-accordion__list li+li{margin-top:4px}.product-accordion__list strong{font-weight:700}.product-accordion__item--materials .product-accordion__body ul,.product-accordion__item--dimension-and-specs .product-accordion__body ul,.product-accordion__item--options .product-accordion__body ul{width:100%;display:flex;flex-direction:column;row-gap:10px;margin:0}.product-accordion__item--materials .product-accordion__body ul li,.product-accordion__item--dimension-and-specs .product-accordion__body ul li,.product-accordion__item--options .product-accordion__body ul li{color:#101010;font-size:18px;font-weight:300;line-height:150%;position:relative;padding-left:14px}.product-accordion__item--materials .product-accordion__body ul li::before,.product-accordion__item--dimension-and-specs .product-accordion__body ul li::before,.product-accordion__item--options .product-accordion__body ul li::before{content:"";position:absolute;top:calc(50% - 4px);left:0;display:inline-block;width:4px;height:4px;background:#101010}.product-accordion__item--materials .product-accordion__body ul li b,.product-accordion__item--dimension-and-specs .product-accordion__body ul li b,.product-accordion__item--options .product-accordion__body ul li b{font-weight:400}.product-accordion--delivery{width:100%;margin-top:36px;padding:0}.product-accordion--delivery .product-accordion__intro{color:#383838;font-size:18px;font-weight:400;line-height:150%;margin-bottom:20px}.product-accordion--delivery ul{width:100%;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;row-gap:30px}.product-accordion--delivery ul li{width:100%;list-style:none;padding-bottom:30px;margin:0;border-bottom:1px solid #9d9d9d;display:flex;column-gap:30px}@media screen and (max-width: 1199.98px){.product-accordion--delivery ul li{flex-direction:column;row-gap:14px}}.product-accordion--delivery ul li:last-child{padding-bottom:0px;border-bottom:none}.product-accordion--delivery ul li strong{display:block;min-width:200px;color:#383838;font-size:18px;font-weight:700;line-height:150%}.product-accordion--delivery ul li div{color:#383838;font-size:18px;font-weight:400;line-height:150%}.product-accordion--delivery ul li div a{color:#0087f5;font-size:18px;font-weight:700;line-height:150%;text-decoration:underline}.product-accordion--delivery ul li div strong{display:inline;color:#383838;font-size:18px;font-weight:700;line-height:150%}.stock-qty{color:#101010}.alert-success{display:none}.shop__wrapper{width:100%;border-right:1px solid #000;border-left:1px solid #000;border-bottom:1px solid #000}.shop__navigation{width:100%;padding:40px 120px;display:flex;flex-direction:column;row-gap:12px}@media screen and (max-width: 1199.98px){.shop__navigation{padding:40px 75px}}@media screen and (max-width: 767.98px){.shop__navigation{padding:30px}}@media screen and (max-width: 1199.98px){.shop__navigation-desc{display:none}}.shop__navigation-mob{display:none}@media screen and (max-width: 1199.98px){.shop__navigation-mob{width:100%;display:block}}.shop__navigation-quantity{width:100%}.shop__navigation-quantity p{margin:0;font-size:18px;font-weight:400;line-height:150%;color:#9d9d9d}.shop__navigation-quantity p strong{color:#383838}.shop__navigation-menu{width:100%;display:flex;justify-content:space-between;align-items:center}@media screen and (max-width: 1199.98px){.shop__navigation-menu{flex-direction:column;align-items:flex-start;row-gap:40px}}@media screen and (max-width: 767.98px){.shop__navigation-menu{row-gap:24px}}.shop__navigation-cattegory{display:flex;align-items:center}@media screen and (max-width: 1199.98px){.shop__navigation-cattegory{width:100%}}.shop__navigation-list{display:flex;align-items:center;column-gap:16px;margin:0}.shop__navigation-list li a{color:#9d9d9d;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase;transition:.3s ease-in;position:relative}.shop__navigation-list li a::before{content:"";display:block;position:absolute;transition:.3s ease-in-out;width:0%}@media(any-hover: hover){.shop__navigation-list li a:hover{text-decoration:none;color:#101010}.shop__navigation-list li a:hover::before{content:"";position:absolute;display:block;bottom:5%;left:0;width:100%;height:1px;background-color:#000}}.shop__navigation-list .cattegory-selected{color:#101010}.shop__cattegory-select{position:relative;width:100%;max-width:100%}.shop__select-btn{width:100%;display:flex;justify-content:space-between;align-items:center;gap:12px;padding:16.5px 20px;border:1px solid #000;background:#fff;font-size:18px;font-weight:700;line-height:150%;border-radius:0;cursor:pointer}.shop__select-arrow{width:20px;height:20px;flex:0 0 20px;background:url("/image/header/arrow.svg") no-repeat center/contain;transition:transform .2s ease}.shop__select-list{position:absolute;left:0;right:0;top:calc(100% + 8px);border:1px solid #000;background:#fff;max-height:320px;overflow:auto;margin:0;list-style:none;display:none;z-index:30}.shop__select-option a{display:block;padding:20px;color:#9d9d9d;font-size:20px;font-weight:500;line-height:150%;text-decoration:none;transition:.2s ease-in}.shop__select-option.is-selected a{background:#fff;text-transform:uppercase;color:#101010;font-weight:700;position:relative}.shop__select-option.is-selected a::before{content:"";display:block;position:absolute;right:calc(0% + 20px);width:24px;height:24px;background:url("/image/icons/check.svg") no-repeat center/cover}@media(any-hover: hover){.shop__select-option:hover a{color:#101010;text-decoration:none}}.shop__cattegory-select.is-open .shop__select-list{display:block}.shop__cattegory-select.is-open .shop__select-arrow{transform:rotate(180deg)}.shop__sort{position:relative}.shop__sort-btn{display:inline-flex;align-items:center;gap:8px;padding:0;border:0;background:rgba(0,0,0,0);cursor:pointer;line-height:150%}.shop__sort-left{color:#9d9d9d;font-size:16px;font-weight:400}.shop__sort-spectext{display:none}@media screen and (max-width: 767.98px){.shop__sort-spectext{width:100%;padding-bottom:12px;margin:0;display:block;color:dimgray;font-size:18px;font-weight:400;line-height:150%}}.shop__sort-current{color:#383838;font-size:16px;font-weight:700}.shop__sort-arrow{width:16px;height:16px;flex:0 0 16px;background:url("/image/header/arrow.svg") no-repeat center/contain;transition:transform .2s ease}.shop__sort-list{position:absolute;top:calc(100% + 8px);right:0;min-width:220px;border:1px solid #000;background:#fff;list-style:none;margin:0;display:none;z-index:30}.shop__sort-option a{display:block;padding:16.5px 20px;text-decoration:none;color:#9d9d9d;font-size:18px;font-weight:500;line-height:150%;transition:.2s}.shop__sort-option.is-selected a{background:#f8f8f8;color:#101010}@media screen and (max-width: 767.98px){.shop__sort-option.is-selected a{width:100%;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#101010;font-size:18px;font-weight:700;line-height:150%;position:relative}.shop__sort-option.is-selected a::before{content:"";display:block;position:absolute;right:0;width:24px;height:24px;background:url("/image/icons/check.svg") no-repeat center/cover}}@media(any-hover: hover){.shop__sort-option:hover a{color:#101010}}.shop__sort.is-open .shop__sort-list{display:block}.shop__sort.is-open .shop__sort-arrow{transform:rotate(180deg)}.shop__nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.35);opacity:0;visibility:hidden;transition:.2s ease;z-index:40}.shop__nav-overlay.is-visible{opacity:1;visibility:visible}.shop__nav-underlay{position:fixed;left:0;right:0;bottom:0;height:18px;background:#fff;border-top:1px solid #000;opacity:0;visibility:hidden;transition:opacity .18s ease;z-index:49;pointer-events:none}.shop__nav-underlay.is-visible{opacity:1;visibility:visible}@keyframes shop-sheet-in{from{transform:translateY(100%)}to{transform:translateY(0)}}@media screen and (max-width: 1199.98px){.shop__sort-btn{width:100%;justify-content:flex-start;gap:12px;padding:14px 16px;border:1px solid #000;background:#fff;border-radius:0}.shop__sort-list{position:absolute;left:0;right:0;min-width:unset;top:calc(100% + 8px);border:1px solid #000;max-height:50vh;overflow:auto;padding:0}.shop__sort-option a{padding:16px 16px;font-size:18px;font-weight:700}}@media screen and (max-width: 767.98px){.shop__sort.is-open .shop__sort-list{position:fixed;padding:30px 30px 14px 30px;left:0;right:0;bottom:0;top:auto;max-height:70vh;border:1px solid #000;border-bottom:0;border-left:0;border-right:0;display:block !important;transform:translateY(100%);animation:shop-sheet-in .18s ease-out forwards;z-index:50;background:#fff;box-shadow:0 -8px 24px rgba(0,0,0,.12)}.shop__sheet-head{padding:16px;font-size:16px;line-height:150%;color:#9d9d9d;border-bottom:1px solid #000;background:#fff;position:sticky;top:0;z-index:1}.shop__sort-option a{padding:0;font-size:18px;font-weight:400;line-height:150%;color:#9d9d9d;padding-bottom:16px}.shop .shop__cattegory-select.is-open .shop__select-list{position:fixed;left:0;right:0;bottom:0;top:auto;max-height:70vh;border:1px solid #000;border-bottom:0;border-left:0;border-right:0;display:block !important;transform:translateY(100%);animation:shop-sheet-in .18s ease-out forwards;z-index:50;background:#fff;box-shadow:0 -8px 24px rgba(0,0,0,.12);padding-bottom:0}}.shop body.shop-nav--no-scroll{overflow:hidden}@media screen and (max-width: 767.98px){.shop body:has(.shop__cattegory-select.is-open) .shop__nav-underlay{opacity:0 !important;visibility:hidden !important}}.shop__list{display:grid;grid-template-columns:repeat(4, 1fr);gap:24px;padding:0 120px 120px}@media screen and (max-width: 1199.98px){.shop__list{grid-template-columns:repeat(3, 1fr);padding:0 75px 75px}}@media screen and (max-width: 991.98px){.shop__list{grid-template-columns:repeat(2, 1fr)}}@media screen and (max-width: 767.98px){.shop__list{grid-template-columns:1fr;padding:0 30px 75px}}.shop__card{background:#fff;border:1px solid #000;border-radius:0;overflow:hidden;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease;text-decoration:none}.shop__card:active,.shop__card:focus{text-decoration:none;outline:none}@media(any-hover: hover){.shop__card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08);text-decoration:none}.shop__card:hover .shop__card-btn{transform:translateX(4px)}.shop__card:hover .shop__card-bg{transform:scale(1.05)}}.shop__card-container{display:flex;flex-direction:column;height:100%}.shop__card-img{position:relative;aspect-ratio:1/1;overflow:hidden;background:#f8f8f8}.shop__card-img a{display:block;width:100%;height:100%}.shop__card-img .shop__card-bg{width:100%;height:100%;background-position:center;background-repeat:no-repeat;background-size:cover;transition:transform .4s ease;transform:scale(1);will-change:transform}.shop__card-img span{color:#101010;font-size:14px;font-weight:300;line-height:150%;display:flex;align-items:center;column-gap:8px;position:absolute;top:10px;left:10px;background:hsla(0,0%,100%,.8);padding:4px 6px}.shop__card-img span::before{content:"";display:block;width:12px;height:12px;background-size:cover;background-position:center}.shop__card-img span.span--out-stock::before{background:url("/image/icons/red_circle.svg") no-repeat}.shop__card-info{border-top:1px solid #000;display:flex;flex-direction:column;justify-content:space-between;row-gap:10px;flex-grow:1;padding:30px}.shop__card-title{margin:0 0 10px;font-size:22px;font-weight:700;line-height:110%;color:#101010}.shop__card-title a{color:inherit;text-decoration:none;position:relative}.shop__card-title a::after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:1px;background:currentColor;transform:scaleX(0);transition:transform .3s ease}@media(any-hover: hover){.shop__card-title a:hover::after{transform:scaleX(1)}}.shop__card-desc{color:dimgray;font-size:14px;font-weight:350;line-height:150%;margin:0}.shop__card-price{display:inline-flex;align-items:baseline;line-height:1;font-variant-numeric:tabular-nums;font-size:20px;font-style:normal;font-weight:700;line-height:120%;margin-bottom:0}.shop__card-price .price-new{color:#101010;font-weight:700}.shop__card-price .price-old{color:rgba(0,0,0,.45);text-decoration:line-through;text-decoration-thickness:1px;font-weight:400}.shop__card-bot{width:100%;display:flex;justify-content:space-between;align-items:center}.shop__icon-arrow{width:32px;height:32px;background:url("/image/icons/arrow.svg") no-repeat center/cover}.shop__card{opacity:0;transform:translateY(14px);will-change:opacity,transform;transition:opacity .45s ease-out,transform .45s ease-out,box-shadow .25s ease;transition-delay:var(--card-stagger, 0ms)}.shop__card.is-inview{opacity:1;transform:translateY(0)}.shop__card.is-inview .shop__card-bg{transform:scale(1.02);transition:transform .6s ease}.shop__card.is-inview .shop__card-info{transition:opacity .45s ease .05s}@media(prefers-reduced-motion: reduce){.shop__card{opacity:1 !important;transform:none !important;transition:none !important}}.shop__card.is-inview:hover .shop__card-bg{transform:scale(1.05)}@media(any-hover: hover){.shop__card.is-inview:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.08);transition:transform .25s ease,box-shadow .25s ease}.shop__card.is-inview:hover .shop__card-bg{transform:scale(1.05);transition:transform .4s ease}}.gallery{width:100%}.gallery__navigation{width:100%;padding:40px 120px;display:flex;flex-direction:column;row-gap:30px;border-right:1px solid #000;border-left:1px solid #000}@media screen and (max-width: 1199.98px){.gallery__navigation{padding:40px 75px}}@media screen and (max-width: 767.98px){.gallery__navigation{padding:40px 30px}}.gallery__navigation h1{margin:0;color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase}.gallery__filters{width:100%;display:flex;column-gap:16px}@media screen and (max-width: 1199.98px){.gallery__filters{display:none}}.gallery__mobile-overlay{display:none;position:fixed;inset:0;background:rgba(16,16,16,.2);z-index:998;opacity:0;transition:opacity .25s ease}.gallery__mobile-overlay.active{display:block;opacity:1}.gallery__filters-mob{display:none}@media screen and (max-width: 1199.98px){.gallery__filters-mob{display:flex;flex-direction:column;row-gap:12px;position:relative}}.gallery__filters-mob-label{color:#383838;font-size:18px;font-weight:400;line-height:150%}.gallery__filters-mob-toggle{width:100%;padding:14px 20px;border:1px solid #000;border-radius:0;background:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;font-weight:700;font-size:18px;line-height:150%}.gallery__filters-mob-current{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.gallery__filters-mob-arrow{width:10px;height:10px;border-right:2px solid #000;border-bottom:2px solid #000;transform:rotate(45deg);transition:transform .2s ease}.gallery__filters-mob.is-open .gallery__filters-mob-arrow{transform:rotate(-135deg)}.gallery__filters-mob-dropdown{position:fixed;left:0;right:0;bottom:0;max-height:60vh;background:#fff;border-top:1px solid #000;padding:30px;display:flex;flex-direction:column;row-gap:12px;z-index:9999;opacity:0;transform:translateY(16px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.gallery__filters-mob-text{width:100%;color:dimgray;font-size:18px;font-weight:400;line-height:150%}.gallery__filters-mob-list{width:100%;display:flex;flex-direction:column;row-gap:16px}.gallery__filters-mob.is-open .gallery__filters-mob-dropdown{opacity:1;transform:translateY(0);pointer-events:auto}.gallery__filters-mob-option{padding:0;min-height:44px;text-align:left;background:rgba(0,0,0,0);border:0;font-size:16px;line-height:150%;cursor:pointer;color:#9d9d9d}.gallery__filters-mob-option.is-active{color:#101010;font-weight:700;position:relative}.gallery__filters-mob-option.is-active::after{content:"✓";position:absolute;right:0;top:50%;transform:translateY(-50%);font-size:14px}.gallery__btn{padding:0;color:#9d9d9d;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase;transition:.3s ease-in;position:relative}.gallery__btn::before{content:"";display:block;position:absolute;transition:.3s ease-in-out;width:0%}@media(any-hover: hover){.gallery__btn:hover{text-decoration:none;color:#101010}.gallery__btn:hover::before{content:"";position:absolute;display:block;bottom:5%;left:0;width:100%;height:1px;background-color:#000}}.gallery__btn.active{color:#101010}.gallery__pictures{width:100%;display:flex;flex-direction:column;row-gap:10px;margin-bottom:30px}.gallery__list{width:100%;display:flex;gap:10px}.gallery__block{flex:1 1 0;display:grid;grid-template-columns:repeat(2, 1fr);grid-auto-rows:1fr;gap:10px}.gallery__item{position:relative;width:100%;height:100%;opacity:0;transform:translateY(16px);transition:opacity .4s ease-out,transform .4s ease-out;will-change:opacity,transform}.gallery__item--visible{opacity:1;transform:translateY(0)}.gallery__block .gallery__item:nth-child(1).gallery__item--visible{transition-delay:0s}.gallery__block .gallery__item:nth-child(2).gallery__item--visible{transition-delay:.06s}.gallery__block .gallery__item:nth-child(3).gallery__item--visible{transition-delay:.12s}.gallery__img{position:relative;width:100%;height:100%;cursor:pointer}.gallery__img img{display:block;width:100%;height:100%;object-fit:cover;border:1px solid #000}.gallery__list:nth-child(odd) .gallery__block{grid-template-columns:1.2fr .8fr}.gallery__list:nth-child(odd) .gallery__block .gallery__item:nth-child(1){grid-column:1;grid-row:1/span 2}.gallery__list:nth-child(odd) .gallery__block .gallery__item:nth-child(2){grid-column:2;grid-row:1}.gallery__list:nth-child(odd) .gallery__block .gallery__item:nth-child(3){grid-column:2;grid-row:2}.gallery__list:nth-child(even) .gallery__block{grid-template-columns:.8fr 1.2fr}.gallery__list:nth-child(even) .gallery__block .gallery__item:nth-child(1){grid-column:1;grid-row:1}.gallery__list:nth-child(even) .gallery__block .gallery__item:nth-child(2){grid-column:1;grid-row:2}.gallery__list:nth-child(even) .gallery__block .gallery__item:nth-child(3){grid-column:2;grid-row:1/span 2}@media screen and (max-width: 1199.98px){.gallery__list{flex-direction:column}.gallery__block{width:100%}}@media screen and (max-width: 767.98px){.gallery__list{flex-direction:column}.gallery__block{grid-template-columns:repeat(2, 1fr);grid-template-rows:auto auto}.gallery__block .gallery__item:nth-child(1){grid-column:1/span 2;grid-row:1}.gallery__block .gallery__item:nth-child(2){grid-column:1;grid-row:2}.gallery__block .gallery__item:nth-child(3){grid-column:2;grid-row:2}}.gallery__showmore{width:100%;display:flex;justify-content:center;align-items:center;padding-bottom:120px}@media screen and (max-width: 1199.98px){.gallery__showmore{padding:75px}}@media screen and (max-width: 767.98px){.gallery__showmore{padding:75px}}.gallery__showmore button{width:240px;height:55px;display:flex;justify-content:center;align-items:center;border-radius:0;border:1px solid #000;color:#101010;font-size:18px;font-weight:700;line-height:150%;transition:.3s ease-in}@media(any-hover: hover){.gallery__showmore button:hover{background:#f8f8f8}}.gallery__loader{width:240px;height:55px;display:flex;justify-content:center;align-items:center;border-radius:0;border:1px solid #000;color:#101010;font-size:18px;font-weight:700;line-height:150%;transition:.3s ease-in}.gallery__modal-wrapper{min-height:100vh;display:flex;justify-content:center;align-items:center}.gallery__modal-content{width:60%;height:60%;min-height:100%;background:#fff;border-radius:0;border:1px solid #000;padding:20 40px 40px 40px;display:flex;flex-direction:column;row-gap:20px}@media screen and (max-width: 1199.98px){.gallery__modal-content{width:100%;height:90%}}.gallery__modal-body{width:100%;height:100%;position:relative}.gallery__modal-body img{width:100%;height:100%;object-fit:cover}.gallery__modal-body button.close{position:absolute;top:calc(0% + 30px);right:calc(0% + 30px);opacity:1;background:#fff;border-radius:0;border:1px solid #000;transition:.3s ease}.gallery__modal-body button.close img{width:42px;height:42px}.price__wrapper{width:100%}.price__header{width:100%;display:flex;justify-content:space-between;align-items:center;padding:80px 120px;border-bottom:1px solid #000;border-right:1px solid #000;border-left:1px solid #000}@media screen and (max-width: 1199.98px){.price__header{flex-direction:column;align-items:flex-start;justify-content:center;row-gap:60px;padding:50px 75px}}@media screen and (max-width: 767.98px){.price__header{row-gap:40px;padding:30px}}.price__title h1{color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase;margin:0}@media screen and (max-width: 767.98px){.price__title h1{font-size:28px}}.price__navigation{display:flex;align-items:center;column-gap:28px}@media screen and (max-width: 767.98px){.price__navigation{align-items:flex-start;flex-direction:column;row-gap:16px}}.price__navigation-subtitle{color:dimgray;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.price__navigation-subtitle{font-size:18px}}.price__navigation-list{display:flex;align-items:center;column-gap:28px;margin:0}@media screen and (max-width: 767.98px){.price__navigation-list{align-items:flex-start;flex-direction:column;row-gap:16px}}.price__navigation-elem{text-decoration:none;color:#101010;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase;transition:.3s ease-in;position:relative}.price__navigation-elem:focus{color:#101010;text-decoration:none}@media screen and (max-width: 767.98px){.price__navigation-elem{font-size:22px}}.price__navigation-elem::before{content:"";display:block;width:0%;height:1px;position:absolute;left:0%;bottom:5%;transition:.3s ease-in}@media(any-hover: hover){.price__navigation-elem:hover{color:#101010;text-decoration:none}.price__navigation-elem:hover::before{content:"";display:block;width:100%;height:1px;position:absolute;left:0%;bottom:5%;background:#101010}}.price__description{width:100%;display:flex;flex-direction:column;border-left:1px solid #000;border-right:1px solid #000}.price__card{border-bottom:1px solid #000}.price__position{width:100%;display:flex}@media(max-width: 1199.98px){.price__position{flex-direction:column}}.price__showblock{width:50%}@media(max-width: 1199.98px){.price__showblock{width:100%}}.price__picture{width:100%;background-position:center;background-repeat:no-repeat;background-size:cover;background-image:var(--bg-desktop);min-height:512px;border-bottom:1px solid #000}@media(max-width: 1199.98px){.price__picture{background-image:var(--bg-tablet);min-height:370px}}@media(max-width: 767.98px){.price__picture{background-image:var(--bg-mobile);min-height:512px;min-height:370px}}.price__name{width:100%;background:#f8f8f8;padding:40px 120px;border-bottom:1px solid #000}@media screen and (min-width: 1199.98px){.price__name{margin-bottom:30px}}@media screen and (max-width: 1199.98px){.price__name{padding:40px 75px}}@media screen and (max-width: 767.98px){.price__name{padding:30px}}.price__name h2{color:#101010;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase;margin:0}@media(max-width: 767.98px){.price__name h2{font-size:24px}}.price__services{width:50%;padding:80px 120px;border-left:1px solid #000}@media(max-width: 1199.98px){.price__services{width:100%;padding:50px}}@media(max-width: 767.98px){.price__services{padding:30px}}.price-acc{display:flex;flex-direction:column}.price-acc__section{transition:.25s ease}.price-acc__head{width:100%;display:flex;justify-content:space-between;align-items:center;padding:22px 0;cursor:pointer;border:none;background:none;text-align:left;transition:background-color .25s ease}.price-acc__title{margin:0;color:#101010;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase}.price-acc__chev{width:36px;height:36px;flex-shrink:0;background:url("/image/icons/price_arrow.svg") no-repeat center/contain;transition:transform .3s ease}.price-acc__section.is-open .price-acc__chev{transform:rotate(180deg)}.price-acc__panel{overflow:hidden;max-height:0;transition:max-height .3s ease}.price-acc__inner{padding:0 0 20px}.price-acc__row{display:grid;grid-template-columns:1fr auto;gap:12px 24px;padding:20px 0;border-top:1px solid #9d9d9d}.price-acc__row:first-child{border-top:none}.price-acc__left{display:flex;flex-direction:column;row-gap:12px}.price-acc__name{font-size:20px;font-weight:700;color:#101010;line-height:120%;text-transform:uppercase}@media screen and (max-width: 767.98px){.price-acc__name{font-size:18px}}.price-acc__note{font-size:14px;color:#888;line-height:150%}@media screen and (max-width: 767.98px){.price-acc__note{font-size:18px}}.price-acc__price{font-size:20px;font-weight:700;color:#101010;white-space:nowrap;text-align:right;line-height:120%}@media screen and (max-width: 767.98px){.price-acc__price{font-size:18px}}.success{width:100%;display:flex;justify-content:center;align-items:center;border-left:1px solid #000;border-right:1px solid #000}.success__container{padding:120px 0}@media screen and (max-width: 1199.98px){.success__container{padding:120px 75px}}@media screen and (max-width: 767.98px){.success__container{padding:50px 30px 30px 30px}}.success__content{width:100%;display:flex;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 767.98px){.success__content{flex-direction:column;align-items:flex-start;row-gap:70px}}.success__info{width:85%;display:flex;flex-direction:column}.success__info span{margin:0;color:#0b8900;font-size:16px;font-weight:400;line-height:150%;padding-bottom:8px}.success__info h1{width:50%;margin:0;color:#101010;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase;padding-bottom:30px}@media screen and (max-width: 1199.98px){.success__info h1{width:75%}}@media screen and (max-width: 767.98px){.success__info h1{width:100%;font-size:24px}}.success__info p{width:75%;margin:0;color:#383838;font-size:14px;font-weight:350;line-height:150%}@media screen and (max-width: 1199.98px){.success__info p{width:91%}}@media screen and (max-width: 767.98px){.success__info p{width:100%}}.success__button a{user-select:none;display:block;padding:12px 32px;color:#101010;font-size:18px;font-weight:700;line-height:150%;border:1px solid #000;background:#fff;transition:.3s ease-in}.success__button a:focus{text-decoration:none;color:#101010;background:#fff}@media(any-hover: hover){.success__button a:hover{text-decoration:none;color:#101010;background:#f8f8f8}}.faliure{width:100%;display:flex;justify-content:center;align-items:center;border-left:1px solid #000;border-right:1px solid #000}.faliure__container{padding:120px 0}@media screen and (max-width: 1199.98px){.faliure__container{padding:120px 75px}}@media screen and (max-width: 767.98px){.faliure__container{padding:50px 30px 30px 30px}}.faliure__content{width:100%;display:flex;justify-content:space-between;align-items:flex-end;column-gap:70px}@media screen and (max-width: 767.98px){.faliure__content{flex-direction:column;align-items:flex-start;row-gap:70px}}.faliure__info{width:85%;display:flex;flex-direction:column}.faliure__info span{margin:0;color:#df6800;font-size:16px;font-weight:400;line-height:150%;padding-bottom:8px}.faliure__info h1{margin:0;color:#101010;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase;padding-bottom:30px}@media screen and (max-width: 767.98px){.faliure__info h1{font-size:24px}}.faliure__info p{margin:0;color:#383838;font-size:14px;font-weight:350;line-height:150%}.faliure__button a{user-select:none;display:block;padding:12px 32px;color:#101010;font-size:18px;font-weight:700;line-height:150%;border:1px solid #000;background:#fff;transition:.3s ease-in}.faliure__button a:focus{text-decoration:none;color:#101010;background:#fff}@media(any-hover: hover){.faliure__button a:hover{text-decoration:none;color:#101010;background:#f8f8f8}}.not-found{width:100%;height:100vh;background:url("/image/404/404-desktop.webp") no-repeat;background-size:cover;border-right:1px solid #000;border-left:1px solid #000;padding:0 120px;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 1199.98px){.not-found{background:url("/image/404/404-tablet.webp") no-repeat;background-size:cover;padding:0 75px}}@media screen and (max-width: 767.98px){.not-found{background:url("/image/404/404-mobile.webp") no-repeat;background-size:cover;padding:0 30px 50px 30px;justify-content:flex-start;align-items:flex-end;background-position:center}}.not-found__content{width:50%;display:flex;flex-direction:column;row-gap:24px;color:#fff}@media screen and (max-width: 1199.98px){.not-found__content{width:auto}}@media screen and (max-width: 767.98px){.not-found__content{width:100%}}.not-found__content span{font-size:18px;font-weight:400;line-height:150%;margin-bottom:8px}@media screen and (max-width: 767.98px){.not-found__content span{font-size:16px}}.not-found__content h1{margin:0;font-size:28px;font-weight:700;line-height:110%;text-transform:uppercase;margin-bottom:18px}@media screen and (max-width: 767.98px){.not-found__content h1{font-size:24px}}.not-found__content p{margin:0;font-size:16px;font-style:normal;font-weight:400;line-height:150%;margin-bottom:8px}@media screen and (max-width: 767.98px){.not-found__content p{font-size:14px}}.not-found__content ul{display:flex;flex-direction:column;row-gap:5px;margin-bottom:0}.not-found__content ul li{font-size:18px;font-weight:300;line-height:150%;display:flex;align-items:center;column-gap:5px}@media screen and (max-width: 767.98px){.not-found__content ul li{font-size:16px}}.not-found__content ul li::before{content:"–";display:block;font-size:18px;color:#fff}@media screen and (max-width: 767.98px){.not-found__content ul li::before{font-size:16px}}.not-found__btn a{display:flex;justify-content:center;align-items:center;max-width:90px;user-select:none;padding:12px 32px;color:#101010;font-size:18px;font-weight:700;line-height:150%;border:1px solid #000;background:#fff;transition:.3s ease-in;text-transform:uppercase}@media screen and (max-width: 767.98px){.not-found__btn a{max-width:50%}}.not-found__btn a:focus{text-decoration:none;color:#101010;background:#fff}@media(any-hover: hover){.not-found__btn a:hover{text-decoration:none;color:#101010;background:#f8f8f8}}.terms{width:100%;border-left:1px solid #000;border-right:1px solid #000}.terms__content{display:flex;flex-direction:column}.terms__textblock{width:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-end;row-gap:8px}.terms__textblock p{margin:0;color:#383838;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.terms__textblock{width:100%;align-items:flex-start}.terms__textblock p{font-size:16px}}.terms__info{width:100%;display:flex;column-gap:30px}@media screen and (max-width: 1199.98px){.terms__info{flex-direction:column;row-gap:12px}}.terms__info h4{margin:0;display:block;min-width:200px;color:#383838;font-size:18px;font-weight:700;line-height:150%}.terms__info a{display:inline-block;color:#0087f5;font-size:18px;font-weight:700;line-height:150%;text-decoration:none;position:relative;transition:.3s ease-in}.terms__info a::before{content:"";display:block;width:0%;height:1px;position:absolute;bottom:23%;left:0%;background:#0087f5;transition:.3s ease-in}@media(any-hover: hover){.terms__info a:hover::before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:23%;left:0%;background:#0087f5}}.terms__ukr-info{display:flex;flex-direction:column;row-gap:8px}.terms__ukr-info p.terms__delivery-duties{color:#383838;font-size:18px;font-weight:400;line-height:150%;margin:0}@media screen and (max-width: 1199.98px){.terms__ukr-top{display:flex;flex-direction:column;row-gap:14px}}.terms__ukr-top a{margin-right:14px}@media screen and (max-width: 1199.98px){.terms__ukr-top a{margin-right:0}}.terms__ukr-top span{color:dimgray;font-size:18px;font-weight:400;line-height:150%}.terms__ukr-top span strong{font-weight:700;color:#383838}.terms__shipping-costs div{display:flex;flex-direction:column;row-gap:10px}.terms__shipping-costs div p{display:flex;column-gap:14px;color:#383838;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.terms__shipping-costs div p{font-size:16px}}.terms__shipping-costs div p strong{color:#383838;font-size:18px;font-weight:700;line-height:150%}.terms__title{width:100%;border-bottom:1px solid #000;padding:80px 120px;text-align:center}@media screen and (max-width: 1199.98px){.terms__title{padding:50px 75px}}@media screen and (max-width: 767.98px){.terms__title{text-align:start;padding:30px}}.terms__title h1{margin:0;color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){.terms__title h1{font-size:28px}}.terms__list{width:100%;padding:80px 120px;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width: 1199.98px){.terms__list{padding:50px 75px}}@media screen and (max-width: 767.98px){.terms__list{padding:30px}}.terms__faq{border-top:1px solid #000}.terms__elem{width:100%;display:flex;justify-content:space-between;column-gap:120px}@media screen and (max-width: 1199.98px){.terms__elem{column-gap:75px}}@media screen and (max-width: 767.98px){.terms__elem{flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:24px}}.terms__elem a{display:inline-block;color:#0087f5;font-size:18px;font-weight:700;line-height:150%;text-decoration:none;position:relative;transition:.3s ease-in}.terms__elem a::before{content:"";display:block;width:0%;height:1px;position:absolute;bottom:23%;left:0%;background:#0087f5;transition:.3s ease-in}@media(any-hover: hover){.terms__elem a:hover::before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:23%;left:0%;background:#0087f5}}.terms__payment .terms__subscription{display:flex;align-items:center;column-gap:40px}@media screen and (max-width: 1499.98px){.terms__payment .terms__subscription{flex-direction:column;align-items:flex-start;row-gap:20px}}.terms__payment--icons{display:flex;align-items:center;column-gap:20px}.terms__subtitle{display:block;width:50%;margin:0;color:#101010;text-align:right;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){.terms__subtitle{text-align:left;width:100%;font-size:24px}}.terms__special-content{width:50%;display:flex;flex-direction:column;row-gap:30px}.terms__special-content hr{background:#9d9d9d;margin:0}@media screen and (max-width: 767.98px){.terms__special-content{width:100%}}.terms__subscription{width:50%;color:#383838;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.terms__subscription{width:100%;font-size:16px}}.policy{width:100%;border-left:1px solid #000;border-right:1px solid #000}.policy__content{display:flex;flex-direction:column}.policy__title{width:100%;border-bottom:1px solid #000;padding:80px 120px;text-align:center}@media screen and (max-width: 1199.98px){.policy__title{padding:50px 75px}}@media screen and (max-width: 767.98px){.policy__title{text-align:start;padding:30px}}.policy__title h1{margin:0;color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){.policy__title h1{font-size:28px}}.policy__list{width:100%;padding:80px 120px;display:flex;flex-direction:column;row-gap:32px}@media screen and (max-width: 1199.98px){.policy__list{padding:50px 75px}}@media screen and (max-width: 767.98px){.policy__list{padding:30px}}.policy__elem{width:100%;display:flex;justify-content:space-between;column-gap:120px}@media screen and (max-width: 1199.98px){.policy__elem{column-gap:75px}}@media screen and (max-width: 767.98px){.policy__elem{flex-direction:column;align-items:flex-start;justify-content:flex-start;row-gap:24px}}.policy__elem a{display:inline-block;color:#0087f5;font-size:18px;font-weight:700;line-height:150%;text-decoration:none;position:relative;transition:.3s ease-in}.policy__elem a::before{content:"";display:block;width:0%;height:1px;position:absolute;bottom:23%;left:0%;background:#0087f5;transition:.3s ease-in}@media(any-hover: hover){.policy__elem a:hover::before{content:"";display:block;width:100%;height:1px;position:absolute;bottom:23%;left:0%;background:#0087f5}}.policy__subtitle{display:block;width:50%;margin:0;color:#101010;text-align:right;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 767.98px){.policy__subtitle{text-align:left;width:100%;font-size:24px}}.policy__subscription{width:50%;color:#383838;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.policy__subscription{width:100%;font-size:16px}}.custom-order__main-top{width:100%;background-color:#383838;position:relative;display:flex;align-items:center;min-height:40vh;column-gap:70px;border-right:1px solid #000;border-left:1px solid #000}@media screen and (max-width: 1199.98px){.custom-order__main-top{flex-direction:column;align-items:flex-start}}.custom-order__hero-banner{width:50%;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:100vh;transition:transform .6s ease,filter .6s ease;background-image:var(--img-desktop)}@media screen and (max-width: 1199.98px){.custom-order__hero-banner{width:100%;min-height:60vh}}@media screen and (max-width: 767.98px){.custom-order__hero-banner{min-height:55vh}}.custom-order__prescription{width:50%;display:flex;flex-direction:column;row-gap:50px;padding-right:120px}@media screen and (max-width: 1199.98px){.custom-order__prescription{width:100%;padding:75px;background:#f8f8f8;border-top:1px solid #000}}@media screen and (max-width: 767.98px){.custom-order__prescription{padding:50px 30px}}.custom-order__prescription div{width:100%;display:flex;flex-direction:column;row-gap:24px}.custom-order__prescription h1{margin:0;color:#fff;font-size:48px;font-weight:700;line-height:110%;letter-spacing:-0.48px;text-transform:uppercase}@media screen and (max-width: 1199.98px){.custom-order__prescription h1{color:#101010}}.custom-order__prescription p{margin:0;color:#fff;font-size:18px;font-weight:300;line-height:150%}@media screen and (max-width: 1199.98px){.custom-order__prescription p{color:#101010}}.custom-order__prescription button{width:240px;height:55px;border:1px solid #101010;background:#fff;color:#101010;font-size:18px;font-weight:700;line-height:150%;transition:.3s ease-in;border-radius:0;outline:none}@media screen and (max-width: 767.98px){.custom-order__prescription button{width:180px;height:50px}}.custom-order__prescription button:focus{color:#101010;background-color:#f8f8f8;border-color:#101010;border-radius:0;outline:none}.custom-order__prescription button:active{color:#101010;background-color:#f8f8f8;border-color:#101010;border-radius:0;outline:none}.custom-order__prescription button:active:focus{color:#101010;background-color:#f8f8f8;border-color:#101010;border-radius:0;outline:none}@media(any-hover: hover){.custom-order__prescription button:hover{background:#f8f8f8;border:1px solid #101010}}.custom-order__list{width:100%;display:flex;flex-direction:column;border-top:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}.custom-order__elem{width:100%;display:flex;border-bottom:1px solid #000;overflow:hidden}.custom-order__elem--right{flex-direction:row-reverse}.custom-order__elem--right .custom-order__info{border-right:1px solid #000}@media screen and (max-width: 1199.98px){.custom-order__elem--right .custom-order__info{border-right:none}}.custom-order__elem--left .custom-order__wrapper-picture{border-right:1px solid #000}@media screen and (max-width: 1199.98px){.custom-order__elem--left .custom-order__wrapper-picture{border-right:none}}@media screen and (max-width: 1199.98px){.custom-order__elem{flex-direction:column}}.custom-order__wrapper-picture{overflow:hidden;width:50%}@media screen and (max-width: 1199.98px){.custom-order__wrapper-picture{width:100%}}.custom-order__picture{width:100%;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:700px;position:relative;transition:transform .6s ease,filter .6s ease;background-image:var(--img-desktop)}@media(any-hover: hover){.custom-order__picture:hover{transform:scale(1.03);filter:brightness(1.1)}}@media screen and (max-width: 1199.98px){.custom-order__picture{background-image:var(--img-tablet);min-height:400px}}@media screen and (max-width: 767.98px){.custom-order__picture{background-image:var(--img-mobile);min-height:350px}}.custom-order__info{width:50%;padding:120px;opacity:0;transform:translateY(32px);transition:opacity .45s ease-out,transform .45s ease-out;overflow:hidden}@media screen and (max-width: 1199.98px){.custom-order__info{width:100%;padding:75px;border-top:1px solid #000}}@media screen and (max-width: 767.98px){.custom-order__info{padding:50px 30px}}.custom-order__info.is-visible{opacity:1;transform:translateY(0)}.custom-order__info h2{color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase;margin:0;padding-bottom:32px}@media screen and (max-width: 1199.98px){.custom-order__info h2{font-size:28px}}@media screen and (max-width: 767.98px){.custom-order__info h2{font-size:24px;padding-bottom:28px}}.custom-order__info div{width:100%;display:flex;flex-direction:column;row-gap:30px}@media screen and (max-width: 1199.98px){.custom-order__info div{flex-direction:row;column-gap:30px}}@media screen and (max-width: 767.98px){.custom-order__info div{flex-direction:column}}.custom-order__info div p{margin:0;color:#383838;font-size:18px;font-weight:300;line-height:150%}.custom-order__info div p span{margin:0;color:#383838;font-size:18px;font-weight:300;line-height:150%}@media screen and (max-width: 767.98px){.custom-order__info div p span{font-size:16px}}.custom-order__info div p b{font-weight:700}@media screen and (max-width: 767.98px){.custom-order__info div p b{font-size:16px}}.custom-order__info div p b span{font-weight:700}@media screen and (max-width: 767.98px){.custom-order__info div p b span{font-size:16px}}@media screen and (max-width: 1199.98px){.custom-order__info div p{width:50%}}@media screen and (max-width: 767.98px){.custom-order__info div p{width:100%;font-size:16px}}.custom-order__info div p strong{font-weight:700}.custom-order__carusel{width:100%;padding:120px 0 120px 120px;border-left:1px solid #000;border-right:1px solid #000}@media screen and (max-width: 1199.98px){.custom-order__carusel{padding:75px 0 75px 75px}}@media screen and (max-width: 767.98px){.custom-order__carusel{padding:50px 30px}}.custom-order__carusel-title{width:100%;display:flex;flex-direction:column;row-gap:20px;margin-bottom:60px}@media screen and (max-width: 767.98px){.custom-order__carusel-title{margin-bottom:30px}}.custom-order__carusel-title h2{margin:0;color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase}.custom-order__carusel-title p{margin:0;color:#383838;font-size:18px;font-weight:300;line-height:150%}.custom-order__slider-viewport{width:100%}.custom-order__slider-slider{display:flex;transition:transform .4s ease;will-change:transform;column-gap:50px}@media screen and (max-width: 767.98px){.custom-order__slider-slider{column-gap:10px}}.custom-order__slider-slide{user-select:none;min-height:245px;padding:54px 64px;background:#f8f8f8;display:flex;align-items:center;column-gap:30px}@media screen and (max-width: 1199.98px){.custom-order__slider-slide{min-height:351px;flex-direction:column;row-gap:30px;align-items:flex-start}}@media screen and (max-width: 767.98px){.custom-order__slider-slide{min-height:350px;flex-direction:column;row-gap:30px;align-items:flex-start}}.custom-order__slider-slide img{width:100px;height:100px;flex:0 0 100px}.custom-order__slider-slide-info{display:flex;flex-direction:column;row-gap:8px}.custom-order__slider-slide-info h4{margin:0;color:#101010;font-size:20px;font-weight:700;line-height:120%;text-transform:uppercase}.custom-order__slider-slide-info p{margin:0;color:#383838;font-size:18px;font-weight:300;line-height:150%}.custom-order__slider-controls{margin-top:24px;display:flex;align-items:center;column-gap:14px}@media screen and (max-width: 767.98px){.custom-order__slider-controls{margin-top:20px;column-gap:24px;justify-content:space-between}}.custom-order__slider-arrow{border:0;background:rgba(0,0,0,0);cursor:pointer;font-size:28px;line-height:1;padding:4px 8px;color:#101010;transition:transform .2s ease,color .2s ease}.custom-order__slider-arrow img{width:32px;height:32px}@media screen and (max-width: 767.98px){.custom-order__slider-arrow img{width:55px;height:55px}}@media(any-hover: hover){.custom-order__slider-arrow:hover{transform:translateY(-1px);color:#383838}}.custom-order__slider-arrow:disabled{opacity:.35;cursor:default;transform:none}.custom-order__slider-dots{max-width:125px;display:flex;align-items:center;justify-content:center;column-gap:8px}.custom-order__slider-dots .swiper-pagination-bullet{width:5px;height:5px;border-radius:0;margin:0 !important;transition:.3s ease-in;background:rgba(0,0,0,.3)}.custom-order__slider-dots .swiper-pagination-bullet-active{width:19px;background:#000}.custom-order__slider button.custom-order__slider-dot{padding:0;border-radius:0;width:8px;height:8px;background:#d3d3d3;transition:width .2s ease,background .2s ease}.custom-order__slider button.custom-order__slider-dot.is-active{width:19px;background:#101010}.modal__wrapper{width:75%;margin:auto}.modal-backdrop{background-color:hsla(0,0%,100%,.7)}.modal__dialog{width:100%;margin:0;display:flex;justify-content:center;align-items:center}.modal__content{width:100%;display:flex;justify-content:center;align-items:center;column-gap:10px;background:none;height:100vh}.modal__body{width:66%;padding:60px 50px;background:#fff;border:1px solid #101010;display:flex;flex-direction:column;row-gap:24px}@media screen and (max-width: 1199.98px){.modal__body{width:100%;padding:50px 75px}}@media screen and (max-width: 767.98px){.modal__body{padding:30px}}.modal__info{width:100%;display:flex;flex-direction:column;row-gap:8px}.modal__info h3{margin:0;color:#101010;font-size:36px;font-weight:700;line-height:110%;text-transform:uppercase}@media screen and (max-width: 1199.98px){.modal__info h3{font-size:28px}}.modal__info p{margin:0}.modal__info p.modal__info_main{color:#383838;font-size:16px;font-weight:400;line-height:150%}.modal__info p.modal__info_sub{color:#383838;font-size:14px;font-weight:350;line-height:150%}.modal__form{width:100%;display:flex;flex-direction:column;row-gap:12px}.modal__form label{color:#383838;font-size:18px;font-weight:400;line-height:150%;margin:0}.modal__form div{width:100%;display:flex;align-items:center;column-gap:16px}@media screen and (max-width: 1199.98px){.modal__form div{align-items:flex-start;flex-direction:column;row-gap:8px}}.modal__form input{width:100%;min-height:55px;padding:12px 32px;color:#9d9d9d;border-radius:0;font-size:14px;font-weight:350;line-height:150%;background:#fff;border:1px solid #383838}.modal__form input:focus{color:#101010}.modal__form input:valid{color:#101010}@media screen and (max-width: 767.98px){.modal__form input{text-align:center}}.modal__form button{display:flex;justify-content:center;align-items:center;min-width:111px;min-height:55px;padding:12px 32px;border:1px solid #383838;color:#101010;font-size:18px;font-weight:700;line-height:150%;border-radius:0;transition:.3s ease-in}@media screen and (max-width: 1199.98px){.modal__form button{width:100%}}.modal__form button:focus{color:#101010;background-color:#f8f8f8;border-color:#101010;border-radius:0;outline:none}.modal__form button:active{color:#101010;background-color:#f8f8f8;border-color:#101010;border-radius:0;outline:none}.modal__form button:active:focus{color:#101010;background-color:#f8f8f8;border-color:#101010;border-radius:0;outline:none}@media(any-hover: hover){.modal__form button:hover{background:#f8f8f8;border:1px solid #101010}}.modal__form p{color:dimgray;font-size:14px;font-weight:350;line-height:150%;margin:0}.modal__form p a{color:#383838;font-size:14px;font-weight:350;line-height:150%;text-decoration-line:underline}.modal__form p a:focus{outline:none}.modal .modal__select{position:relative;width:100%}.modal .modal__select select{position:absolute;inset:0;opacity:0;pointer-events:none}.modal .modal__custom-select{position:relative;width:100%;font-size:18px}.modal .modal__custom-select-trigger{width:100%;min-height:55px;padding:0 24px;border:1px solid #000;border-radius:0;background:#fff;display:flex;justify-content:space-between;align-items:center;cursor:pointer;color:#9d9d9d;font-size:18px;font-weight:400;line-height:150%}.modal .modal__custom-select-value{flex:1;text-align:left;color:#9d9d9d;font-size:14px;font-weight:350;line-height:150%}.modal .modal__custom-select-arrow{width:12px;height:12px;position:relative;transition:transform .1s ease-in}.modal .modal__custom-select-arrow::after{content:"";display:block;width:16px;height:8px;background:url("/image/icons/drop_down.svg") no-repeat;background-size:cover;background-position:center}.modal .modal__custom-select.is-open .modal__custom-select-arrow{transform:rotate(180deg)}.modal .modal__custom-select-dropdown{position:absolute;top:calc(100% + 4px);left:0;width:100%;border:1px solid #000;background:#fff;z-index:50;display:none}.modal .modal__custom-select.is-open .modal__custom-select-dropdown{display:block}.modal .modal__custom-select-options{list-style:none;margin:0;padding:4px 0;max-height:220px;overflow-y:auto}.modal .modal__custom-select-option{padding:10px 24px;font-size:18px;cursor:pointer;transition:background .2s ease-in;display:flex;justify-content:space-between;align-items:center}.modal .modal__custom-select-option:hover{background:#f3f3f3}.modal .modal__custom-select-option.is-selected{font-weight:700;background:#f8f8f8}.modal .modal__custom-select-option.is-selected::after{content:"";display:block;width:24px;height:24px;transition:.3s ease-in;background-image:url("/image/icons/check.svg");background-repeat:no-repeat;background-position:center}p.lottery-success{color:#0b8900}.subscription{position:relative;border-left:1px solid #000;border-right:1px solid #000;overflow:hidden;height:550px;display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width: 767.98px){.subscription{align-items:flex-end}}.subscription__media{position:absolute;inset:0}.subscription__img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:none}.subscription__img--desktop{display:block}@media screen and (max-width: 1199.98px){.subscription__img--desktop{display:none}.subscription__img--tablet{display:block}}@media screen and (max-width: 767.98px){.subscription__img--tablet{display:none}.subscription__img--mobile{display:block}}.subscription__shade{position:absolute;inset:0;background:linear-gradient(90deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 45%)}@media screen and (max-width: 767.98px){.subscription__shade{background:linear-gradient(180deg, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 40%)}}.subscription__content{position:relative;z-index:1;color:#fff;width:100%;max-width:840px;margin-right:120px;display:flex;flex-direction:column;row-gap:24px}@media screen and (max-width: 1199.98px){.subscription__content{margin-right:75px;max-width:525px}}@media screen and (max-width: 767.98px){.subscription__content{max-width:100%;margin-right:0;padding:30px}}.subscription__textblock{width:100%;display:flex;flex-direction:column;row-gap:8px}.subscription__title{width:30%;margin:0;font-size:36px;line-height:1.2;font-weight:800;letter-spacing:.02em;text-transform:uppercase}@media screen and (max-width: 1199.98px){.subscription__title{width:100%;font-size:32px}}@media screen and (max-width: 767.98px){.subscription__title{width:100%;font-size:28px}}.subscription__subtitle{margin:0;font-size:18px;line-height:150%;opacity:.9}@media screen and (max-width: 767.98px){.subscription__subtitle{font-size:16px}}.subscription__form{display:grid;grid-template-columns:1fr 240px;gap:16px}@media screen and (max-width: 1199.98px){.subscription__form{grid-template-columns:1fr 145px}}@media screen and (max-width: 767.98px){.subscription__form{grid-template-columns:1fr;gap:8px}}.subscription input.subscription__input{width:100%;height:55px;padding:13px 32px;border:1px solid #000;border-radius:0;background:#fff;color:#9d9d9d;font-size:18px;font-weight:300;line-height:150%}.subscription__btn{height:55px;border:1px solid #000;border-radius:0;background:#fff;color:#101010;font-weight:700;font-size:18px;cursor:pointer;transition:background .25s ease,color .25s ease,border-color .25s ease}@media(any-hover: hover){.subscription__btn:hover{background:#f6f6f6}}.subscription__btn:disabled{opacity:.6;cursor:not-allowed}.subscription-success{color:#28a745;font-weight:700;background:#fff;padding:10px 14px;display:inline-block}.subscription__input.input-error{border-color:#d93025;color:#d93025;font-size:clamp(14px,1.8vw,18px);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.subscription__input.input-error::placeholder{color:#d93025;opacity:1}.popup-success{position:fixed;inset:0;display:flex;justify-content:center;align-items:center;background:hsla(0,0%,100%,.65);backdrop-filter:blur(4px);z-index:9999;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .25s ease,visibility .25s ease}.popup-success.is-open{opacity:1;visibility:visible;pointer-events:auto}.popup-success__box{background:#fff;border:1px solid #000;max-width:640px;width:90%;padding:40px;text-align:center;box-shadow:0 4px 20px rgba(0,0,0,.1);animation:fadeInPopup .4s ease}.popup-success__title{color:#101010;font-size:22px;font-weight:700;line-height:130%;margin-bottom:16px}.popup-success__text{color:#383838;font-size:16px;line-height:150%;margin-bottom:24px}.popup-success__btn{border-radius:0;border:1px solid #000;background:#fff;font-weight:700;font-size:16px;padding:10px 32px;cursor:pointer;transition:background .3s ease}.popup-success__btn:hover{background:#f4f4f4}@keyframes fadeInPopup{from{opacity:0;transform:scale(0.97)}to{opacity:1;transform:scale(1)}}.footer{width:100%;border:1px solid #000}.footer__main{width:100%;display:flex;justify-content:space-between;height:100%}@media screen and (max-width: 1199.98px){.footer__main{flex-direction:column-reverse}}.footer__top{width:33%;padding:65px 100px;border-right:1px solid #000;display:flex;flex-direction:column;justify-content:space-between;row-gap:32px}@media screen and (max-width: 1199.98px){.footer__top{width:100%;padding:40px 65px;row-gap:60px}}@media screen and (max-width: 767.98px){.footer__top{padding:30px}}.footer__contacts{width:100%;display:flex;flex-direction:column;row-gap:48px}@media screen and (max-width: 767.98px){.footer__contacts{row-gap:24px}}.footer__text{display:flex;flex-direction:column;row-gap:12px}.footer__text p{margin:0;color:#383838;font-size:14px;font-weight:350;line-height:150%}.footer__text ul{margin:0;display:flex;flex-direction:column;row-gap:8px}.footer__text ul li{color:#383838;font-size:14px;font-weight:350;line-height:150%}.footer__logo{display:inline-block;width:240px;height:53px;transition:.3s ease-in;transform:scale(1);user-select:none}@media screen and (max-width: 767.98px){.footer__logo{width:200px;height:45px}}.footer__logo img{width:240px;height:53px}@media screen and (max-width: 767.98px){.footer__logo img{width:200px;height:45px}}.footer__logo:active{transform:scale(0.95)}.footer__socials{width:100%;display:flex;column-gap:20px}.footer__socials a{display:inline-block;width:50px;height:50px;transform:scale(1);opacity:1;transition:.3s ease-in;user-select:none}.footer__socials a:active{transform:scale(0.95)}@media(any-hover: hover){.footer__socials a:hover{opacity:50%}}.footer__socials a img{width:50px;height:50px}.footer__subinfo{width:100%;display:flex;flex-direction:column;row-gap:12px}.footer__subinfo a{display:inline-block;width:100%;display:flex;align-items:center;column-gap:7px;text-decoration:none;color:#383838;transition:.3s ease-in;user-select:none}@media(any-hover: hover){.footer__subinfo a:hover{color:#f1674e}}.footer__subinfo a p{margin:0;font-size:18px;font-weight:300;line-height:150%}.footer__subinfo p.footer__copy{margin:0;font-size:14px;font-weight:350;line-height:150%}.footer__bot{width:67%;display:flex;min-height:445px}@media screen and (max-width: 1199.98px){.footer__bot{width:100%;flex-direction:column}}.footer__products{width:50%;border-right:1px solid #000;padding:60px 100px;display:flex;flex-direction:column;justify-content:center;row-gap:24px}@media screen and (max-width: 1199.98px){.footer__products{width:100%;padding:40px 60px;border-right:none;border-bottom:1px solid #000}}@media screen and (max-width: 767.98px){.footer__products{padding:30px}}.footer h5.footer__title{color:#101010;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase;margin:0;user-select:none}.footer ul.footer__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.footer ul.footer__list:has(>li:nth-child(4)):not(:has(>li:nth-child(7))){display:block;column-count:2;column-gap:10px}.footer ul.footer__list:has(>li:nth-child(4)):not(:has(>li:nth-child(7)))>li{break-inside:avoid;-webkit-column-break-inside:avoid;margin-bottom:10px}.footer ul.footer__list:has(>li:nth-child(7)){display:grid;grid-auto-flow:column;grid-template-rows:repeat(4, auto);grid-auto-columns:max-content;gap:16px 10px}@media(max-width: 767.98px){.footer ul.footer__list{display:flex !important;flex-direction:column !important;column-count:initial;column-gap:initial;grid:initial;gap:10px}}.footer li.footer__elem{list-style:none}.footer li.footer__elem a{width:100%;color:#383838;font-size:18px;font-weight:400;line-height:150%;text-decoration:none;position:relative;transition:color .3s ease-in}.footer li.footer__elem a::before{content:"";position:absolute;bottom:0;height:1px;background-color:#101010;width:0;transition:width .3s ease-in-out}.footer li.footer__elem a:active::before{width:100%}@media(any-hover: hover){.footer li.footer__elem a:hover{color:#101010}.footer li.footer__elem a:hover::before{width:100%}}.footer__info{width:50%;height:100%;display:flex;flex-direction:column}@media screen and (max-width: 1199.98px){.footer__info{width:100%}}.footer__menu,.footer__resourses{width:100%;height:50%;padding:60px 100px;display:flex;flex-direction:column;row-gap:24px}@media screen and (max-width: 1199.98px){.footer__menu,.footer__resourses{padding:40px 60px}}@media screen and (max-width: 767.98px){.footer__menu,.footer__resourses{padding:30px}}@media screen and (max-width: 1199.98px){.footer__resourses{border-bottom:1px solid #000}}.footer__menu{border-bottom:1px solid #000}.cookies{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.25);display:none;align-items:flex-end;justify-content:flex-end}.cookies--visible{display:flex}.cookies__inner{width:70%;padding:30px;display:flex;column-gap:32px;background:#fff;border-top:1px solid #000;border-left:1px solid #000}@media screen and (max-width: 1199.98px){.cookies__inner{width:100%}}@media screen and (max-width: 767.98px){.cookies__inner{width:100%;flex-direction:column;row-gap:32px}}.cookies__texts{display:flex;flex-direction:column;row-gap:14px}.cookies h2{margin:0;color:#101010;font-size:24px;font-weight:700;line-height:110%;text-transform:uppercase}.cookies p{margin:0;color:#383838;font-size:18px;font-weight:400;line-height:150%}.cookies a{color:#101010;text-decoration:underline}.cookies__actions{margin-top:16px;display:flex;flex-direction:column;justify-content:center;row-gap:14px}@media screen and (max-width: 767.98px){.cookies__actions{flex-direction:column}}.cookies__btn{width:240px;height:55px;border-radius:0;display:flex;justify-content:center;align-items:center;border:1px solid #000;background:#fff;cursor:pointer;transition:.3s ease-in;color:#101010;font-size:18px;font-weight:400;line-height:150%}@media screen and (max-width: 767.98px){.cookies__btn{width:100%}}.cookies__btn--primary{font-weight:700}@media(any-hover: hover){.cookies__btn--primary:hover{background:#f8f8f8}}*,*::before,*::after{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{min-height:100vh;line-height:1.5;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,video,canvas,svg{display:block;max-width:100%;height:auto}input,button,textarea,select{font:inherit;border:none;outline:none;background:none}button{cursor:pointer}ul,ol{list-style:none}a{text-decoration:none;color:inherit}table{border-collapse:collapse;border-spacing:0}hr{border:none;height:1px;background:#e5e5e5}:focus{outline:none}::selection{background:#101010;color:#fff}@font-face{font-family:"PackoBahnschrift";src:local("Bahnschrift"),url("/catalog/view/theme/packolab/fonts/Bahnschrift.ttf") format("truetype");font-weight:100 900;font-stretch:75% 125%;font-style:normal;font-display:swap}html,body,h1,h2,h3,h4,h5,h6,p,a,span,small,strong,em,i,b,mark,del,ins,sub,sup,ul,ol,li,dl,dt,dd,label,legend,blockquote,cite,q,code,pre,kbd,samp,var,table,caption,thead,tbody,tfoot,tr,th,td,nav,header,footer,main,section,article,aside,figure,figcaption,details,summary,time,abbr,address{font-family:"PackoBahnschrift","Bahnschrift","Segoe UI",Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif !important;font-weight:400}input,textarea,select,button{font-family:"PackoBahnschrift","Bahnschrift","Segoe UI",Roboto,Arial,"Helvetica Neue",Helvetica,sans-serif !important;font-weight:400}::placeholder{font:inherit}/*# sourceMappingURL=style.css.map */
