.custom-header{width:100%;position:absolute;top:0;padding:0;left:0;right:0;z-index:99}.custom-header.sticky{position:fixed;top:0;width:100%;left:0;right:0}.custom-header.sticky .header--wrapper{background:#ffffffb3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.custom-header.sticky .header--wrapper.white-schema{background:#000000b3;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header--wrapper{display:flex;padding:18px 60px;justify-content:space-between;align-items:center;height:80px;margin:0 auto}.header--logo{width:100px}.header--logo a,.header--logo img{display:block;width:100%}.header--nav ul{list-style:none;padding-inline-start:0;display:flex;align-items:center;margin:0}.header--nav ul li{position:relative;margin:0 15px}.nav-item--sub{position:absolute;left:-35px;top:calc(100% + 15px);background-color:#fff;filter:drop-shadow(0 4px 10px #00000040);border-radius:30px;width:auto;padding:30px 20px;padding-inline-start:20px;z-index:1;list-style:none;margin:0}.nav-item--sub{visibility:hidden}.nav-item--sub:hover{visibility:visible}.nav-item:hover~.nav-item--sub{visibility:visible}.nav-item--sub:before{content:url("data:image/svg+xml,%3Csvg width='32' height='30' viewBox='0 0 32 30' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9.0718 4C12.151 -1.33333 19.849 -1.33333 22.9282 4L30.7224 17.5C33.8016 22.8333 29.9526 29.5 23.7942 29.5H8.20577C2.04737 29.5 -1.80163 22.8333 1.27757 17.5L9.0718 4Z' fill='white'/%3E%3C/svg%3E");position:absolute;top:-16px;left:40px}.nav-item--sub:after{content:" ";width:100%;height:20px;background:transparent;position:absolute;top:-20px}.nav-item--sub li{height:48px;display:flex;align-items:center;margin-bottom:0}.header--nav a{text-decoration:none;color:var(--Dark-Green-2);display:block;width:max-content}.header--wrapper.white-schema .header--nav a{color:var(--White)}.header--wrapper.white-schema .header--nav a:hover{color:var(--Orange)}.header--wrapper.white-schema .nav-item--sub a{color:var(--Dark-Green-2)}.header--wrapper.white-schema .nav-item--sub a:hover{color:var(--Orange)}.header--wrapper.white-schema svg path{fill:var(--White)}.header--wrapper.white-schema svg:hover path{fill:var(--Orange)}.header--icons svg{display:block}.header--icons svg path{fill:var(--Dark-Green-2)}.header--icons svg:hover path{fill:var(--Orange)}.header--nav a:hover{color:var(--Orange)}.header--icons{display:flex;flex-direction:row-reverse;gap:10px;align-items:center}.header-icon{width:44px;height:44px;border:none;background:transparent;display:flex;align-items:center;justify-content:center}.header-icon.cart-icon{cursor:pointer}.cart-icon.active{padding:0;background:var(--White);border-radius:50%}.cart-icon.active svg path{fill:var(--Red)}.menu--toggle{display:none}.menu--toggle svg{height:24px;width:24px}.mobile-nav{position:fixed;right:0;top:0;width:80%;height:100%;background:#fff;padding:30px 15px;transform:translate(1000%);transition:all .3s}.mobile-nav.active{transform:translate(0)}.mobile-nav--close{display:flex;margin-bottom:20px}.mobile-nav--close svg{width:24px;height:24px}.mobile-nav ul{padding-inline-start:0;margin:0;list-style:none}.mobile-nav ul li a,.mobile-nav ul li button{color:var(--Dark-Green-2);padding-bottom:15px;border-bottom:1px var(--Dark-Green-2);text-decoration:none;font-size:18px;display:block;border:none;background:transparent}.has-sub-nav{position:relative}.has-sub-nav:before{content:"+";position:absolute;font-weight:700;top:4px}.has-sub-nav.active:before{content:"-"}.has-sub-nav .mobile-item--sub{display:none}.has-sub-nav.active .mobile-item--sub{display:block}.has-sub-nav button{padding-left:20px}.promo-banner{background:red;color:#fff;font-size:16px;padding:5px 15px;text-align:center;font-weight:700}.promo-banner a{color:#fff}@media screen and (max-width: 1100px){.header--icons .custom-button{display:none}}@media screen and (max-width: 991px){.header--wrapper{padding:18px 30px}}@media screen and (max-width: 767px){.header--wrapper{padding:18px 15px}.header--nav{display:none}.menu--toggle{display:block}}.custom-hero{min-height:900px;padding:60px;display:flex;align-items:end;color:var(--White);background-size:cover}.custom-hero--content{display:flex;justify-content:space-between;gap:60px;align-items:flex-end;flex-grow:1}.custom-hero--content img{max-width:473px}.custom-hero--title{font-size:70px;line-height:75px;margin:0 0 60px;color:var(--White)}.custom-hero--sub-title{font-size:30px;line-height:40px;margin:0 0 60px;font-weight:700}.custom-hero--btn-wrapper{display:flex;gap:30px;align-items:center}.custom-hero--btn-wrapper p{font-size:18px;line-height:24px;margin:0;font-weight:700}@media screen and (max-width: 1400px){.custom-hero--content img{max-width:373px}}@media screen and (max-width: 1200px){.custom-hero--content img{max-width:300px}.custom-hero--title{font-size:45px;line-height:120%;margin:0 0 30px}.custom-hero--sub-title{font-size:20px;line-height:120%;margin:0 0 30px}.custom-hero--btn-wrapper{flex-direction:column;gap:20px}.custom-hero--content{flex-direction:column-reverse;align-items:center;align-content:center;justify-content:center;text-align:center}}@media screen and (max-width: 767px){.custom-hero--content img{max-width:220px;min-height:220px}.custom-hero--title{font-size:28px;line-height:140%;margin:0 0 20px}.custom-hero--sub-title{font-size:18px;margin:0 0 20px;line-height:140%}.custom-hero{padding:40px 20px;min-height:auto}.custom-hero--btn-wrapper p{font-size:12px}}.custom-router-hero{overflow:hidden}.custom-router-hero--wrapper{display:flex;flex-wrap:wrap;gap:60px;padding-top:25px}.custom-router-hero--info,.custom-router-hero--plans{width:calc(50% - 30px)}.custom-router-hero--info img{width:100%}.custom-router-hero--info{display:flex;flex-direction:column;justify-content:center}.custom-router-hero--info h1{margin:0 0 30px;font-size:45px;line-height:48px;color:var(--Dark-Grey)}.custom-router-hero--desc p{margin:0;font-size:17px;line-height:30px;color:var(--Dark-Grey);font-weight:700}.custom-router-hero--plans{background:var(--White);padding:40px;border-radius:40px;height:fit-content}.custom-router-hero--plans h2{margin:0 auto 60px;font-size:30px;line-height:40px;color:var(--Dark-Green);text-align:center}.custom-router-hero--plans-list{padding-inline-start:0;list-style:none;margin:0 0 60px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.custom-router-hero--plans--footer p{font-weight:700;font-size:18px;color:var(--Dark-Green);margin:0 0 30px}.custom-router-hero--plans--footer a{color:var(--Dark-Green)}.custom-router-hero--plans--footer .custom-button{margin-left:auto}.custom-router-hero--adv{padding-inline-start:0;margin:0;list-style:none;display:flex;justify-content:space-between;gap:30px;padding:30px 60px;border:1px solid var(--Grey);border-radius:40px;width:100%}.custom-router-hero--adv li{display:flex;align-items:center;gap:10px;color:var(--Dark-Grey)}.custom-router-hero--plans--wrapper .compare-products--scrollbar-wrapper{display:none}@media screen and (max-width: 1400px){.custom-router-hero--wrapper{gap:30px}.custom-router-hero--plans{padding:40px 20px}.custom-router-hero--info,.custom-router-hero--plans{width:calc(50% - 15px)}}@media screen and (max-width: 1300px){.custom-router-hero--info{width:calc(40% - 15px)}.custom-router-hero--plans{width:calc(60% - 15px)}}@media screen and (max-width: 1100px){.custom-router-hero--info{width:calc(35% - 15px)}.custom-router-hero--plans{width:calc(65% - 15px)}}@media screen and (max-width: 991px){.custom-router-hero--info{width:calc(35% - 15px)}.custom-router-hero--plans{width:calc(65% - 15px)}.custom-router-hero--info h1{font-size:30px;line-height:32px}.custom-router-hero--desc p{font-size:17px;line-height:30px}.custom-router-hero--plans h2{font-size:16px;margin-bottom:20px}.custom-router-hero--plans--footer p{font-size:14px}.custom-router-hero--adv{display:grid;grid-template-columns:1fr 1fr}}@media screen and (max-width: 850px){.custom-router-hero--info,.custom-router-hero--plans{width:100%}}@media screen and (max-width: 767px){.custom-router-hero--plans-list{display:flex;gap:0}.custom-router-hero--wrapper{gap:0}.custom-router-hero--plans-list .custom-plans--item{max-width:fit-content}.custom-router-hero--plans,.custom-router-hero--adv{margin-left:-15px;margin-right:-15px;width:100vw;border-radius:0;background:#f3f3f3;border:0}.custom-router-hero--plans{padding-bottom:40px}.custom-router-hero--info{padding-bottom:30px}.custom-router-hero--adv{display:flex;flex-direction:column;justify-content:center;gap:20px;padding-left:15px}.custom-router-hero--plans--footer .custom-button{width:100%}.custom-router-hero--info h1{text-align:center}.custom-router-hero .custom-container{padding-bottom:0;padding-top:0}.custom-router-hero--plans--wrapper .compare-products--scrollbar-wrapper{display:block}.custom-router-hero--plans--wrapper{position:relative}.custom-router-hero--plans-list{margin:0 0 45px}.custom-router-hero--plans--wrapper .swiper-scrollbar.swiper-scrollbar-horizontal{height:5px;bottom:-20px}.custom-router-hero--plans--wrapper .swiper-scrollbar-drag{background:var(--Light-Grey)}.custom-router-hero--info img{min-height:200px}}.custom-plans--item{border-radius:20px;border:1px solid var(--Grey, #c1c1c1);background:var(--White, #fff);padding:20px 30px;width:100%;transition:all .3s;max-height:fit-content;cursor:pointer;min-height:200px}.custom-plans--item:hover{background:var(--Light-Orange)}.custom-plans--item__name{margin:0;color:var(--Dark-Green, #005f65)}.custom-plans--item__size{margin:0 0 20px;color:var(--Orange, #ff8a00);display:flex;gap:10px}.custom-plans--item__size img{width:125px;margin-top:20px;margin-bottom:20px}.custom-plans--item__price{margin:0;display:flex;color:var(--Dark-Green, #005f65);gap:5px}.custom-plans--item__price span{color:var(--Light-Grey, #819e9f)}.custom-plans--item.active{background:var(--Light-Orange);border:1px solid var(--Orange);outline:1px solid var(--Orange)}.custom-plans--item.active .custom-plans--item__price,.custom-plans--item.active .custom-plans--item__name{color:var(--Orange)}.custom-plans--item.active .custom-plans--item__price span{color:#a0886c}@media (orientation: landscape){.custom-plans--item{height:100%}}@media screen and (max-width: 767px){.custom-plans--item{min-height:initial}.custom-plans--item{padding:10px 20px}.custom-plans--item__size{font-size:50px;line-height:55px;margin:0 0 10px}.custom-plans--item__size img{width:88px;margin-top:10px;margin-bottom:5px}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/critical.css.map */
