@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Golos+Text:wght@400..900&family=Roboto+Flex:opsz,wght@8..144,100..1000&display=swap";html{font-size:16px}@media screen and (min-width: 767px) and (max-width: 1599px){html{font-size:1vw}}@media screen and (max-width: 767px){html{font-size:calc(16 * .2702702703vw)!important}}html{scroll-behavior:smooth}section{margin-top:8.75rem}@media screen and (max-width: 767px){section{overflow-x:clip;max-width:100%;margin-top:6.875rem}}.container{width:100%;max-width:90rem;margin:0 auto;padding:0 2.125rem}@media screen and (max-width: 767px){.container{max-width:100vw;padding:0 .6875rem!important}}*{box-sizing:border-box;margin:0}a{text-decoration:none!important}h1,h2,h3,h3.h2{font-family:Grotesk,sans-serif;text-transform:uppercase;color:#000}h1{font-weight:700;font-size:4rem;line-height:1em;letter-spacing:.01em}@media screen and (max-width: 767px){h1{font-size:2.25rem}}h2,h3.h2{font-size:4rem;line-height:1.1em;font-weight:700}@media screen and (max-width: 767px){h2,h3.h2{font-size:2rem;line-height:1.125em}}h2 span,h3.h2 span{z-index:2;position:relative}h2 span:before,h3.h2 span:before{content:"";position:absolute;z-index:-1}h3{font-size:2.350625rem;line-height:1em;font-weight:700}@media screen and (max-width: 767px){h3{font-size:1.5rem}}h4,p,a,ul,li,input,button,textarea,label,div{line-height:1.1em;color:#000;font-family:Roboto Flex,sans-serif;text-decoration:none;font-weight:500}@media screen and (min-width: 768px){.underline.mob{display:none}}@media screen and (max-width: 767px){.underline.desk{display:none}}.underline{position:relative}.underline svg{position:absolute;left:0;bottom:0}@media screen and (max-width: 767px){.br{display:none}}.mobBr{display:none}@media screen and (max-width: 767px){.mobBr{display:inline}}.swiper-wrapper *{-webkit-user-select:none;-moz-user-select:none;user-select:none}section{max-width:100vw}*:before,*:after{background-size:100% 100%;background-repeat:no-repeat}#header{max-width:100%;width:100%;background-color:#000;transition:transform .3s ease;transform:translateY(0);position:relative;top:0;left:0;z-index:10000}#header.scrolled{z-index:100;position:sticky}#header.hidden{transform:translateY(-100%)}#header.white{background-color:#fff}.header{display:flex;padding:1.625rem 0;align-items:center}@media screen and (max-width: 767px){.header{padding:.8125rem 0;justify-content:space-between}}.header__logo img{width:9.5625rem;height:2.75rem;-o-object-fit:cover;object-fit:cover}@media screen and (max-width: 767px){.header__logo img{width:6.375rem;height:1.8364375rem}}.header__logo:hover{opacity:.8}.header__logo{cursor:pointer}.header__switcher{margin-left:4.9375rem;display:flex}@media screen and (max-width: 767px){.header__switcher{display:none}}.header__switcher__item{display:flex;width:6.4375rem;height:2.125rem;justify-content:center;align-items:center;font-size:1rem;font-weight:600;line-height:1em;color:#7c7b7b}.header__switcher__item.active{color:#fff;position:relative}.header__switcher__item.active:after{content:"";display:block;height:1.09375rem;width:.125rem;background-color:#fff;position:absolute;top:50%;right:0;transform:translateY(-50%)}.header__switcher__item:last-child.active:after{left:0;right:auto}.header__switcher__item{cursor:pointer}.header__switcher__item:hover{opacity:.8}.header__nav{margin-left:2.6875rem;display:flex}@media screen and (max-width: 767px){.header__nav{display:none}}.header__nav ul{list-style:none;padding:0;margin:0;display:flex;padding:.125rem 0px .125rem .375rem;gap:2.625rem}.header__nav ul li{color:#fff}.header__nav ul li a,.header__nav ul li p{font-size:1rem;font-weight:500;line-height:1em;color:#fff}.header__nav ul li a:hover,.header__nav ul li p:hover{opacity:.8}.header__nav .header-phone{position:relative;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}@media screen and (min-width: 768px){.header__nav .header-phone>a,.header__nav .header-phone>p{display:flex;align-items:center;gap:.3125rem}.header__nav .header-phone>a:after,.header__nav .header-phone>p:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M15.1787 5.73438L8.67871 11.7344L8 12.3613L7.32129 11.7344L0.821289 5.73438L2.17871 4.26562L8 9.63867L13.8213 4.26562L15.1787 5.73438Z' fill='white'/%3E%3C/svg%3E");background-size:cover;background-position:center;background-repeat:no-repeat;width:1rem;height:1rem;transition:transform .3s ease}}.header__nav .header-phone .header-phone__popup{position:absolute;top:calc(100% + 1.5625rem);left:50%;transform:translate(-50%) translateY(-200%);border:2px solid #ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;width:16.6875rem;height:8.125rem;background-color:#fff;z-index:100;opacity:0;transition:opacity .3s ease,transform .3s ease}.header__nav .header-phone .header-phone__popup a,.header__nav .header-phone .header-phone__popup p{color:#000;text-align:center;font-size:1.5rem;font-weight:500;line-height:1.33em}.header__nav .header-phone.active .header-phone__popup{opacity:1;transform:translate(-50%) translateY(0)}@media screen and (min-width: 768px){.header__nav .header-phone.active>a:after,.header__nav .header-phone.active>p:after{transform:rotate(180deg)}}.header__actions .header-phone{position:relative;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;z-index:103;margin-right:.5625rem}.header__actions .header-phone svg{width:1.5rem;height:1.5rem}.header__actions .header-phone .header-phone__popup{position:absolute;top:calc(100% + 1.5625rem);left:50%;transform:translate(-50%) translateY(-200%);border:2px solid #ddd;display:flex;flex-direction:column;align-items:center;justify-content:center;width:16.6875rem;height:8.125rem;background-color:#fff;z-index:100;opacity:0;transition:opacity .3s ease,transform .3s ease}.header__actions .header-phone .header-phone__popup a,.header__actions .header-phone .header-phone__popup p{color:#000;text-align:center;font-size:1.5rem;font-weight:500;line-height:1.33em}.header__actions .header-phone.active .header-phone__popup{opacity:1;transform:translate(-50%) translateY(-1.25rem) scale(.7)}@media screen and (min-width: 768px){.header__actions .header-phone.active>a:after,.header__actions .header-phone.active>p:after{transform:rotate(180deg)}}.header__actions{margin-left:auto;display:flex;gap:1.0625rem}@media screen and (min-width: 768px){.header__actions{align-items:center}}.header__actions .btn-brdrd{font-weight:600!important}.header__actions button,.header__actions a{height:3rem;font-size:1.125rem;font-weight:600}.header__actions button,.header__actions a.btn-clrd{width:12.5rem}.header__actions a{width:7.125rem}.header__actions a svg{width:1.5625rem;height:1.5rem}@media screen and (max-width: 767px){.header__actions{display:none}}.header.white{background-color:#fff}.header.white .header__switcher__item.active{color:#000}.header.white .header__switcher__item.active:after{background-color:#000}.header.white .header__nav{margin-left:auto;margin-right:10.0625rem}.header.white .header__nav ul li a,.header.white .header__nav .header-phone a,.header.white .header__nav .header-phone p{color:#000}.header.white .header__nav .header-phone{position:relative;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer}@media screen and (min-width: 768px){.header.white .header__nav .header-phone>a:after,.header.white .header__nav .header-phone>p:after{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 16 16' fill='none'%3E%3Cpath d='M15.1787 5.73438L8.67871 11.7344L8 12.3613L7.32129 11.7344L0.821289 5.73438L2.17871 4.26562L8 9.63867L13.8213 4.26562L15.1787 5.73438Z' fill='black'/%3E%3C/svg%3E")}}.header.white .header__actions{margin-left:0}.header.white .header__actions a{border:.125rem solid #ddd;color:#000}.header.white .header__actions a:first-of-type{color:#fff;border:none}.header.white .header__actions a:first-of-type.btn-brdrd{color:#000;border:.1024375rem solid #ddd}.header.white .header__actions a svg path{fill:#000}.header.white .header__burger path{fill:#000}.header__burger{display:none}@media screen and (max-width: 767px){.header__burger{display:block;width:1.5rem;height:1.5rem}}.cart-widget{transition:none}a.cart-widget{position:relative;align-self:center;width:1.5625rem;height:1.5rem;margin-right:.75rem}a.cart-widget svg{width:100%;height:100%}a.cart-widget.black svg path{fill:#fff}a.cart-widget .cart-widget__count{position:absolute;top:-.75rem;right:-.75rem;display:flex;align-items:center;justify-content:center;width:1.25rem;height:1.25rem;border-radius:50%;background-color:#ff6e06;color:#fff;font-size:.75rem;line-height:1em;transition:opacity .3s ease}.header-cart-li{display:flex;color:#fff;align-items:center;gap:.75rem}.header-cart-li a.cart-widget.black svg path{fill:#fff}.header__mobHead{display:none}@media screen and (max-width: 767px){.header__mobHead{display:flex;flex-direction:column;gap:2rem}}.header__mobHead{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:1007;padding:.8125rem .6875rem 1.5rem;transform:translateY(200%);transition:transform .3s ease}.header__mobHead.active{transform:translateY(0)}.header__mobHead .header__logo{width:100%;display:flex;align-items:center;justify-content:space-between}.header__mobHead .header__logo .mobHead-close{display:block;width:1.5rem;height:1.5rem;cursor:pointer}.header__mobHead .header__logo img{width:6.375rem;height:1.8364375rem}.header__mobHead .header__nav{margin-left:0;display:block;width:100%}.header__mobHead .header__nav ul{flex-direction:column;list-style:none;padding:0;margin:0;gap:2.625rem}.header__mobHead .header__nav ul li{color:#fff;margin:0}.header__mobHead .header__nav ul li a,.header__mobHead .header__nav ul li p{font-size:1.125rem;font-weight:500;line-height:.9em;color:#fff}.header__mobHead .header__nav .header-phone{display:flex;flex-direction:column;gap:.625rem}.header__mobHead .header__nav .header-phone a{font-weight:700}.header__mobHead .header__title{text-transform:uppercase;font-family:Grotesk,sans-serif;font-size:2.5rem;font-weight:700;line-height:1.05em;color:#fff}.header__mobHead .header__actions{margin-left:0;margin-top:auto;display:flex;flex-direction:column;gap:.375rem}.header__mobHead .header__actions a,.header__mobHead .header__actions button{width:100%;height:3rem;font-size:1.125rem;font-weight:600}.header__mobHead.white{background-color:#fff}.header__mobHead.white .mobHead-close path{fill:#000}.header__mobHead.white .header__title{color:#000}.header__mobHead.white .header__actions a{color:#000;border-color:#000}.header__mobHead.white .header__actions a svg path{fill:#000}.header__mobHead.white .header__nav ul li a,.header__mobHead.white .header__nav p{color:#000}#hero{margin-top:0}.hero{padding:9.0625rem 0 1.5rem;position:relative}@media screen and (max-width: 767px){.hero{padding:2.8125rem 0 1.25rem}}.hero__highlights p{position:absolute;color:#fff;font-size:1.5rem;z-index:2;font-weight:500;line-height:1.1em;display:flex}@media screen and (max-width: 767px){.hero__highlights p{font-size:.9764375rem}}.hero__highlights p:nth-of-type(1){z-index:15;cursor:pointer;top:.375rem;right:35.6875rem;transform:rotate(9deg);display:flex;flex-direction:column;align-items:center}@media screen and (max-width: 767px){.hero__highlights p:nth-of-type(1){top:16.5625rem;right:.375rem;z-index:2;transform:rotate(-2.17deg)}}.hero__highlights p:nth-of-type(1) span{color:#fff}.hero__highlights p:nth-of-type(1) span:nth-of-type(1){font-family:Grotesk,sans-serif;font-size:5.700625rem;line-height:1em;font-weight:800;letter-spacing:.01em;text-transform:uppercase;text-align:center;position:relative;top:.625rem}@media screen and (max-width: 767px){.hero__highlights p:nth-of-type(1) span:nth-of-type(1){font-size:3.75rem;line-height:3.125rem;top:.1875rem}}.hero__highlights p:nth-of-type(1) span:nth-of-type(2){font-family:Grotesk,sans-serif;font-size:1.27625rem;line-height:1em;font-weight:800;letter-spacing:.01em;text-transform:uppercase;text-align:center}@media screen and (max-width: 767px){.hero__highlights p:nth-of-type(1) span:nth-of-type(2){font-size:.875rem}}.hero__highlights p:nth-of-type(1) span:nth-of-type(3){color:#000;font-size:.625rem;opacity:0;margin-top:.9375rem;line-height:1.1em;transition:opacity .3s ease-in-out;text-align:center;transform:translate(-.625rem)}@media screen and (max-width: 767px){.hero__highlights p:nth-of-type(1) span:nth-of-type(3){font-size:.4375rem;transform:translate(0);margin-top:.3125rem}}.hero__highlights p:nth-of-type(1):hover span:nth-of-type(3){opacity:.5}@media screen and (max-width: 767px){.hero__highlights p:nth-of-type(1):focus span:nth-of-type(3){opacity:.5}}.hero__highlights p:nth-of-type(1):before{position:absolute;content:"";background-image:url("data:image/svg+xml,%3Csvg width='288' height='199' viewBox='0 0 288 199' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M47.5928 3.419L268.094 66.4385L260.49 168.578L-4.60084e-05 132.639L47.5928 3.419Z' fill='%2324C35F'/%3E%3Cpath d='M29.0089 166.329L41.8027 122.829L59.7199 138.742L29.0089 166.329Z' fill='%2324C35F'/%3E%3Cg opacity='0.5'%3E%3Cpath d='M176.857 143.736L177.63 138.858L178.797 139.043L178.025 143.921L176.857 143.736ZM177.741 137.473C177.77 137.294 177.853 137.152 177.991 137.05C178.129 136.947 178.309 136.913 178.531 136.948C178.753 136.983 178.913 137.071 179.013 137.211C179.115 137.352 179.152 137.513 179.124 137.692C179.095 137.875 179.01 138.017 178.869 138.119C178.731 138.222 178.551 138.256 178.329 138.221C178.107 138.186 177.946 138.098 177.847 137.957C177.748 137.817 177.712 137.656 177.741 137.473Z' fill='white'/%3E%3Ccircle cx='178.046' cy='140.608' r='6.83619' transform='rotate(9 178.046 140.608)' stroke='white'/%3E%3C/g%3E%3C/svg%3E%0A");width:18rem;height:12.4375rem;left:-5.25rem;top:-.9375rem;z-index:-1;transform:rotate(-9deg)}@media screen and (max-width: 767px){.hero__highlights p:nth-of-type(1):before{transform:rotate(2.17deg);background-image:url("data:image/svg+xml,%3Csvg width='182' height='107' viewBox='0 0 182 107' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M160.799 1.32911L12.383 27.0443L9.48065 88.5716L181.852 81.2339L160.799 1.32911Z' fill='%233AC467'/%3E%3Cpath d='M17.9997 3.13091L40.3325 22.8364L25.8819 29.0764L17.9997 3.13091Z' fill='%233AC467'/%3E%3Cg opacity='0.5'%3E%3Cpath d='M127.759 78.388L127.575 75.1497L128.351 75.1057L128.535 78.344L127.759 78.388ZM127.454 74.2449C127.447 74.1257 127.481 74.0235 127.555 73.9383C127.629 73.853 127.74 73.8062 127.888 73.7978C128.035 73.7894 128.15 73.8234 128.234 73.8997C128.319 73.9759 128.365 74.0736 128.372 74.1927C128.379 74.3139 128.344 74.4172 128.268 74.5025C128.194 74.5878 128.083 74.6346 127.936 74.643C127.788 74.6514 127.673 74.6174 127.589 74.5411C127.506 74.4648 127.461 74.366 127.454 74.2449Z' fill='white'/%3E%3Ccircle cx='128.086' cy='76.2152' r='4.49034' transform='rotate(-3.25092 128.086 76.2152)' stroke='white' stroke-width='0.656848'/%3E%3C/g%3E%3C/svg%3E%0A");width:11.375rem;height:6.6875rem;left:-2.6875rem;top:-.4375rem}}.hero__title{max-width:37.125rem;font-size:4.625rem;line-height:1;font-weight:800}@media screen and (max-width: 767px){.hero__title{font-size:3rem;max-width:18.75rem}.hero__title br:first-of-type{display:none}}.hero__title span:first-of-type{color:#179dfd}.hero__title span:last-of-type{position:relative}.hero__title span:last-of-type:after{content:"";position:absolute;left:-.5rem;bottom:.0625rem;width:27.1875rem;height:.9375rem;z-index:-1;background:url("data:image/svg+xml,%3Csvg width='435' height='15' viewBox='0 0 435 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.100342 12.5C138.322 6.94643 418.433 -2.24222 433.1 5.43181' stroke='%23179DFD' stroke-width='5'/%3E%3C/svg%3E") center/100% 100% no-repeat}@media screen and (max-width: 767px){.hero__title span:last-of-type:after{background-image:url("data:image/svg+xml,%3Csvg width='267' height='12' viewBox='0 0 267 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.107009 10.2147C81.774 4.37428 249.138 -4.40732 265.26 7.18989' stroke='%235BBAFF' stroke-width='3'/%3E%3C/svg%3E%0A");width:16.6875rem;height:.75rem;left:.125rem;bottom:-.125rem}}.hero .callback__form{margin-top:5.6875rem;flex-direction:column-reverse;gap:2rem;width:42.25rem}@media screen and (max-width: 767px){.hero .callback__form{margin-top:30.75rem;width:100%;gap:.8125rem}}.hero .callback__form form{flex-wrap:wrap;gap:.625rem}.hero .callback__form form input,.hero .callback__form form .custom__select,.hero .callback__form form .callbackForm__submit{width:calc(50% - .3125rem)}@media screen and (max-width: 767px){.hero .callback__form form input,.hero .callback__form form .custom__select,.hero .callback__form form .callbackForm__submit{width:100%}}@media screen and (max-width: 767px){.hero .callback__form form .callbackForm__submit{height:3.8125rem}}.hero .callback__form .callback__form__title{color:#000;font-weight:700;line-height:1em;width:auto}@media screen and (max-width: 767px){.hero .callback__form .callback__form__title{max-width:9.375rem;font-size:1.25rem}}.hero .callback__form .callback__form__policy{font-size:1rem;line-height:1.1em;color:#b3b3b3}@media screen and (max-width: 767px){.hero .callback__form .callback__form__policy{font-size:.875rem}}.hero__picture{position:absolute;width:40.625rem;height:38.125rem;top:0;right:-.375rem}@media screen and (max-width: 767px){.hero__picture{bottom:24.0625rem;top:auto;right:auto;left:-.625rem;width:23.125rem;height:auto}}.hero__picture img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.hero__sticker{width:15.6075rem;height:5.87125rem;display:flex;align-items:center;justify-content:center;position:absolute;transform:rotate(3.57deg);background:#000;border-radius:50%;color:#fff;text-align:center;font-family:Grotesk,sans-serif;font-weight:800;font-size:1.875rem;line-height:1.1em;text-transform:uppercase;top:20.625rem;left:28.875rem;z-index:3}@media screen and (max-width: 767px){.hero__sticker{width:11.228125rem;height:4.22375rem;font-size:1.34875rem;top:41.875rem;left:10.4375rem}}.hero__tooltip{position:absolute;right:3.5625rem;bottom:1.4375rem;transform:rotate(-3.57deg)}@media screen and (max-width: 767px){.hero__tooltip{right:2.4375rem;bottom:1rem}}.hero__tooltip_btn{cursor:pointer;width:1rem;height:1rem;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cg opacity='0.5'%3E%3Cpath d='M7.00677 11.1925L7.47405 6.27658L8.65129 6.38848L8.18401 11.3044L7.00677 11.1925ZM7.49942 4.88695C7.51661 4.70607 7.59082 4.56 7.72204 4.44873C7.85326 4.33747 8.03077 4.29247 8.25457 4.31375C8.47837 4.33502 8.64422 4.41265 8.75213 4.54665C8.8631 4.68093 8.90999 4.83852 8.89279 5.01939C8.87531 5.20334 8.79942 5.3508 8.66514 5.46177C8.53392 5.57303 8.35641 5.61803 8.13261 5.59675C7.90881 5.57548 7.74296 5.49785 7.63505 5.36385C7.52715 5.22986 7.48194 5.07089 7.49942 4.88695Z' fill='white'/%3E%3Ccircle cx='7.99748' cy='7.99748' r='6.83619' transform='rotate(5.42997 7.99748 7.99748)' stroke='white'/%3E%3C/g%3E%3C/svg%3E%0A") center/100% 100% no-repeat}@media screen and (max-width: 767px){.hero__tooltip_btn{width:.79625rem;height:.79625rem}}.hero__tooltip_btn:hover+.hero__tooltip_body{opacity:1;visibility:visible}.hero__tooltip_body{position:absolute;width:8.9375rem;height:3.4375rem;background:url("data:image/svg+xml,%3Csvg width='143' height='55' viewBox='0 0 143 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='11' width='143' height='44' fill='%23EFEFEF'/%3E%3Cpath d='M33.7942 0L26 13.5H37.4115L33.7942 0Z' fill='%23EFEFEF'/%3E%3C/svg%3E%0A") center/100% 100% no-repeat;padding:1.625rem 0 0 .625rem;color:#000;line-height:1em;font-size:.875rem;font-weight:500;text-transform:lowercase;z-index:2;left:-1.6875rem;top:1.3125rem;text-align:left;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}@media screen and (max-width: 767px){.hero__tooltip_body{width:8.5625rem;height:2.8125rem;padding:1.3125rem 0 0 .625rem;background-image:url("data:image/svg+xml,%3Csvg width='137' height='45' viewBox='0 0 137 45' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='11' width='137' height='34' fill='%23EFEFEF'/%3E%3Cpath d='M107.618 0L115.412 13.5H104.001L107.618 0Z' fill='%23EFEFEF'/%3E%3C/svg%3E%0A");left:-6.25rem;top:1rem}}.hero__promocode{width:15.756875rem;height:4.985625rem;position:absolute;transform:rotate(-11.96deg);padding:.489375rem 0 .433125rem 3.408125rem;background:url("data:image/svg+xml,%3Csvg width='253' height='80' viewBox='0 0 253 80' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M46.2647 2.21147C48.0214 0.78104 50.2175 0 52.4829 0L242.258 0C247.697 0 252.106 4.40905 252.106 9.84788V69.92C252.106 75.3588 247.697 79.7679 242.258 79.7679L52.4829 79.7679C50.2175 79.7679 48.0214 78.9868 46.2647 77.5564L9.37811 47.5204C4.53852 43.5796 4.53852 36.1883 9.37811 32.2475L46.2647 2.21147Z' fill='%23179DFD'/%3E%3Cpath d='M48.407 4.3446C50.1394 2.98928 52.2756 2.25293 54.4752 2.25293L239.597 2.25293C245.036 2.25293 249.445 6.66198 249.445 12.1008V67.249C249.445 72.6878 245.036 77.0969 239.597 77.0969H54.4752C52.2756 77.0969 50.1394 76.3605 48.4071 75.0052L13.162 47.4311C8.1223 43.4883 8.1223 35.8615 13.162 31.9187L48.407 4.3446Z' stroke='white' stroke-width='0.984789' stroke-dasharray='5.91 5.91'/%3E%3Ccircle cx='23.1433' cy='39.8835' r='6.40112' fill='white'/%3E%3C/svg%3E%0A") center/100% 100% no-repeat;color:#fff;text-align:center;font-size:1.875rem;text-transform:uppercase;font-weight:700;font-family:Grotesk,sans-serif;top:26.5625rem;left:29.625rem}.hero__promocode span{font-size:2.6875rem}@media screen and (max-width: 767px){.hero__promocode{width:11.335rem;height:3.58625rem;font-size:1.328125rem;top:46.25rem;left:11rem;padding:.351875rem 0 0 1.875rem}.hero__promocode span{font-size:1.933125rem}}.hero__black_plank{font-weight:500;color:#fff;font-size:1.25rem;line-height:1.1em;width:32.75rem;height:8.86125rem;display:flex;align-items:center;justify-content:center;position:absolute;text-align:center;top:31.5rem;right:3.5625rem;padding:0 2.375rem;background:url("data:image/svg+xml,%3Csvg width='524' height='142' viewBox='0 0 524 142' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.99333 32.3333L524 23V128L0 120.417L6.99333 32.3333Z' fill='black'/%3E%3Cpath d='M466.517 13.1863C466.868 13.591 469.052 16.1997 468.45 19.638C468.05 21.9273 466.392 24.6995 464.795 24.6056C462.666 24.4789 461.307 19.2914 461.124 15.8242C461.03 14.0265 460.838 10.3825 462.663 9.44925C464.832 8.34008 468.526 11.7502 469.255 12.425C476.645 19.2499 476.509 30.6689 476.465 34.244C476.434 36.9514 476.122 40.9312 474.742 45.6611' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M484.569 7.93184C484.878 8.31616 486.6 10.5247 486.093 13.4068C485.743 15.3956 484.298 17.9004 482.628 17.9117C480.13 17.9284 478.709 12.3569 478.608 11.9515C478.229 10.4142 477.304 6.64783 479.413 4.73857C480.78 3.49902 483.106 3.33078 484.836 3.99967C490.65 6.25217 490.657 18.349 490.658 20.67C490.661 24.1217 490.14 30.199 486.528 37.2966' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M37.0335 128.546C36.6675 128.298 34.3668 126.7 34.1002 123.839C33.9228 121.932 34.6364 119.37 35.927 119.102C37.6484 118.742 39.8517 122.569 40.7464 125.284C41.2113 126.691 42.154 129.545 40.9064 130.681C39.4226 132.033 35.7484 130.124 35.0237 129.747C27.6741 125.925 25.3051 116.825 24.565 113.975C24.0028 111.817 23.3893 108.588 23.4586 104.531' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M23.8279 136.633C23.4976 136.394 21.6516 135.015 21.4309 132.613C21.2776 130.958 21.8825 128.653 23.2085 128.283C25.1891 127.728 27.5264 131.846 27.6938 132.146C28.3284 133.286 29.8795 136.077 28.6183 138.051C27.7995 139.331 25.9903 139.97 24.4697 139.813C19.3615 139.283 16.7351 129.673 16.23 127.831C15.4801 125.088 14.5751 120.149 15.9061 113.726' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A") center/100% 100% no-repeat}@media screen and (max-width: 767px){.hero__black_plank{display:none}}#advantages{margin-top:10.0625rem}@media screen and (max-width: 767px){#advantages{margin-top:8.75rem}}.advantages__items{display:flex;margin-left:-1.25rem}@media screen and (max-width: 767px){.advantages__items{margin-left:0;flex-direction:column;gap:1.875rem}}.advantages__item{width:calc(25% - 1.25rem);margin-left:1.25rem}@media screen and (max-width: 767px){.advantages__item{margin-left:0;width:auto}}.advantages__item_count{color:#179dfd;font-family:Grotesk,sans-serif;font-size:8rem;line-height:8.75rem;font-weight:700}@media screen and (max-width: 767px){.advantages__item_count{font-size:4.375rem;line-height:1em}}.advantages__item_text{color:#000;font-size:1.5rem;font-weight:500;line-height:1.1em}@media screen and (max-width: 767px){.advantages__item_text{font-size:1.25rem}}#composition{margin-top:6.5625rem}@media screen and (max-width: 767px){#composition{margin-top:8.75rem}}.composition{min-height:35.625rem;position:relative}@media screen and (max-width: 767px){.composition{min-height:59.6875rem}}.composition__list{list-style:none;padding:0;margin:0;margin-top:4.125rem;display:flex;flex-direction:row;flex-wrap:wrap;row-gap:3.6875rem;-moz-column-gap:1.375rem;column-gap:1.375rem}@media screen and (max-width: 767px){.composition__list{flex-direction:column;gap:1.625rem;margin-top:.5rem;padding-top:2rem;padding-bottom:2.25rem;min-height:56.9375rem}}.composition__list li{width:calc((100% - 4.125rem)/4);display:flex;flex-direction:column;gap:.9375rem;position:relative;z-index:2;color:#fff}@media screen and (max-width: 767px){.composition__list li{width:100%;gap:.625rem;z-index:3}}.composition__list li:nth-child(1){margin-left:21.8125rem;z-index:1}.composition__list li:nth-child(1):before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='1379' height='471' viewBox='0 0 1379 471' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M245.961 28.054L1344.36 12.686L1378.97 272.261L250.473 283.109L245.961 28.054Z' fill='%23775AFA'/%3E%3Cpath d='M995 427.5C1016.85 439.484 1055.43 455.127 1101 463.678M1301 232C1317 242 1382 409 1255.5 455C1236.13 462.043 1216.27 466.281 1196.5 468.356' stroke='%23775AFA' stroke-width='5' stroke-dasharray='50 50'/%3E%3Cpath d='M252.5 90C220.332 79.1674 177.945 71.628 142.5 78.4989M89.4997 249.5C83.1498 230.45 78.8477 213.341 76.3291 198' stroke='%23775AFA' stroke-width='5' stroke-dasharray='50 50'/%3E%3Cpath d='M147.119 32.6937L15.2855 123.712' stroke='%23775AFA' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M148.297 31.0848L122.674 194.261' stroke='%23775AFA' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M29.1657 161.586C18.3352 148.763 13.7146 136.847 18.3601 130.499C25.6176 120.582 52.8091 128.173 79.1078 147.419C105.406 166.665 120.866 190.287 113.609 200.204C106.351 210.121 79.16 202.53 52.8612 183.284C45.9867 178.253 39.8408 172.902 34.6595 167.583' stroke='%23775AFA' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M139.564 44.3686L62.5339 169.699' stroke='%23775AFA' stroke-width='5' stroke-miterlimit='10' stroke-dasharray='24 24'/%3E%3C/svg%3E%0A");width:86.1875rem;height:29.4375rem;left:-21.125rem;top:-4.4375rem;position:absolute;z-index:-1}@media screen and (max-width: 767px){.composition__list li:nth-child(1){margin-left:0;z-index:1}.composition__list li:nth-child(1):before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='375' height='459' viewBox='0 0 375 459' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-18.5004 8.86176L354.703 0.784309L389.317 455.308L-13.9891 458.866L-18.5004 8.86176Z' fill='%23775AFA'/%3E%3C/svg%3E%0A");width:23.4375rem;height:28.6875rem;left:-.875rem;top:-2rem;position:absolute;z-index:-1}}.composition__list li:nth-child(2){margin-right:12.5rem}@media screen and (max-width: 767px){.composition__list li:nth-child(2){margin-right:0}}@media screen and (max-width: 767px){.composition__list li:nth-child(3){margin-top:auto;padding-top:10.0625rem}}@media screen and (min-width: 768px){.composition__list li:nth-child(3):before{background-image:url("data:image/svg+xml,%3Csvg width='1363' height='485' viewBox='0 0 1363 485' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 228H1058L1049.15 468L0 435.273V228Z' fill='%233AC467'/%3E%3Cpath d='M1096 216.5L1117 162C1071.5 162 1057 122.5 1058.5 108C1060 93.5 1072.5 77 1098.5 65.5C1119.3 56.3 1135.83 64.3333 1141.5 69.5C1140.5 55.8333 1150.3 28.1 1197.5 26.5C1244.7 24.9 1267.83 51.8333 1273.5 65.5L1270.5 73C1292 51.5 1376.5 83 1343.5 144.5C1317.1 193.7 1267.5 178.333 1246 164.5C1222 204.1 1173 187 1151.5 173.5L1096 216.5Z' fill='white'/%3E%3Cpath d='M1132.82 141.758L1139.6 123.902' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1138.32 124.915L1158.85 150.238' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1159 150.78L1140.96 96.8451' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1143.44 98.4286L1206.08 78.274' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1192.84 100.702L1224.27 141.039' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1227.94 104.696L1191.02 134.703' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1254.03 128.585C1257.63 127.371 1262.07 125.495 1266.73 122.502C1276.15 116.496 1282.04 109.049 1285.24 104.254' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1299.53 115.763C1296.93 117.511 1293.09 120.313 1288.86 124.292C1282.12 130.602 1277.19 135.244 1277.82 139.851C1278.4 144.207 1283.68 146.475 1286.41 147.423' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1267.98 101.181C1268.19 98.9685 1268.86 96.1429 1270.9 94.4551C1271.68 93.802 1276.03 89.7729 1286.64 96.5514C1304.03 107.731 1320.91 118.358 1320.91 118.358' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M1216.71 214.975C1169.21 202.318 1129.11 233.103 1115 250.078L1279 257C1278.03 248.265 1264.21 227.632 1216.71 214.975Z' fill='white'/%3E%3Cpath d='M1141.38 409.902C1123.89 404.721 1100.08 416.011 1085.18 409.873C1070.28 403.736 1072.32 392.568 1078.63 385.151C1084.95 377.734 1078.96 371.272 1077.69 368.66C1076.42 366.048 1090.52 366.49 1090.52 366.49C1090.52 366.49 1079.58 360.247 1075.89 358.025C1072.2 355.802 1085.28 347.938 1081.08 345.239C1077.94 343.217 1070.82 335.029 1068.86 331.334C1066.9 327.639 1092.38 311.499 1100.53 297.983C1108.68 284.468 1101.46 254.475 1135.67 230.532C1169.88 206.589 1216.07 208.729 1245.41 225.088C1274.75 241.446 1303.09 269.675 1297.58 314.944C1292.06 360.212 1247.04 389.019 1247.04 389.019C1234.89 405.825 1226.39 472.762 1226.39 472.762L1131.2 456.01C1131.2 456.01 1142.15 427.608 1138.53 419.988' fill='white'/%3E%3Cpath d='M1141.38 409.902C1123.89 404.721 1100.08 416.011 1085.18 409.873C1070.28 403.736 1072.32 392.568 1078.63 385.151C1084.95 377.734 1078.96 371.272 1077.69 368.66C1076.42 366.048 1090.52 366.49 1090.52 366.49C1090.52 366.49 1079.58 360.247 1075.89 358.025C1072.2 355.802 1085.28 347.938 1081.08 345.239C1077.94 343.217 1070.82 335.029 1068.86 331.334C1066.9 327.639 1092.38 311.499 1100.53 297.983C1108.68 284.468 1101.46 254.475 1135.67 230.532C1169.88 206.589 1216.07 208.729 1245.41 225.088C1274.75 241.446 1303.09 269.675 1297.58 314.944C1292.06 360.212 1247.04 389.019 1247.04 389.019C1234.89 405.825 1226.39 472.762 1226.39 472.762L1131.2 456.01C1131.2 456.01 1142.15 427.608 1138.53 419.988' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3Cpath d='M1118.03 162.327L1093.94 219.515L1149.81 175.583' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M1111.27 161.584C1106.52 161.406 1089.4 160.14 1075.19 146.723C1072.17 143.848 1056.23 128.769 1058.64 107.508C1060.83 88.0786 1076.8 77.325 1084.23 72.3263C1088.54 69.396 1106.23 57.5193 1127.36 62.2111C1133.46 63.5544 1138.15 65.9013 1141.2 67.6921' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M1140.36 74.974C1140.45 70.0305 1141.29 61.4781 1146.31 52.6312C1153.73 39.7056 1165.55 34.5154 1172.69 31.3378C1190.72 23.3981 1207.25 25.2759 1215.99 26.3969C1223.02 27.3121 1232.81 28.6334 1243.61 34.5034C1261.81 44.386 1270.46 60.3126 1273.88 67.742' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M1268.24 73.5638C1272.21 71.1145 1278.51 67.898 1286.78 66.4471C1291.04 65.6856 1305.91 63.4983 1321.21 71.7987C1323.63 73.1056 1345.47 85.4964 1349 112.066C1352.19 135.969 1338.16 153.082 1334.62 157.369C1332.42 160.035 1317.53 177.831 1294.95 179.459C1285.26 180.154 1261.83 176.112 1246.13 165.438' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M1152.39 174.079C1155.95 176.389 1161.38 179.604 1168.51 182.535C1176.54 185.819 1190.51 191.567 1207.84 189.544C1211.49 189.091 1219.72 187.815 1228.53 183.2C1239.7 177.281 1245.44 169.36 1247.97 165.304' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M1250.13 329.833C1254.7 332.759 1257.26 336.138 1256.21 339.753C1249.92 361.278 1220.89 343.949 1220.89 343.949' fill='white'/%3E%3Cpath d='M1250.13 329.833C1254.7 332.759 1257.26 336.138 1256.21 339.753C1249.92 361.278 1220.89 343.949 1220.89 343.949' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3Cpath d='M1217.23 395.253C1217.23 395.253 1229.54 369.632 1210.09 359.37C1190.63 349.108 1178.57 330.341 1199.47 321.075' fill='white'/%3E%3Cpath d='M1217.23 395.253C1217.23 395.253 1229.54 369.632 1210.09 359.37C1190.63 349.108 1178.57 330.341 1199.47 321.075' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3Cpath d='M1192.44 325.852C1192.44 325.852 1162.2 324.021 1171.64 304.182C1171.64 304.182 1143.26 306.435 1135.52 296.653C1126.63 285.445 1135.94 260.027 1151.98 265.269C1151.98 265.269 1154.36 230.722 1181.04 248.499C1181.04 248.499 1198.58 220.928 1214.43 252.088C1214.43 252.088 1242.58 239.27 1243.52 268.728C1243.52 268.728 1279.26 264.613 1262.05 297.605C1262.05 297.605 1301.51 322.164 1256.2 339.752' fill='white'/%3E%3Cpath d='M1192.44 325.852C1192.44 325.852 1162.2 324.021 1171.64 304.182C1171.64 304.182 1143.26 306.435 1135.52 296.653C1126.63 285.445 1135.94 260.027 1151.98 265.269C1151.98 265.269 1154.36 230.722 1181.04 248.499C1181.04 248.499 1198.58 220.928 1214.43 252.088C1214.43 252.088 1242.58 239.27 1243.52 268.728C1243.52 268.728 1279.26 264.613 1262.05 297.605C1262.05 297.605 1301.51 322.164 1256.2 339.752' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3Cpath d='M1161.74 282.524C1161.74 282.524 1172.16 280.912 1170.63 270.569C1170.63 270.569 1183.74 286.616 1197.64 268.722C1197.64 268.722 1212.83 283.851 1220.06 272.994' fill='white'/%3E%3Cpath d='M1161.74 282.524C1161.74 282.524 1172.16 280.912 1170.63 270.569C1170.63 270.569 1183.74 286.616 1197.64 268.722C1197.64 268.722 1212.83 283.851 1220.06 272.994' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3Cpath d='M1174.59 297.982C1174.59 297.982 1180.25 282.02 1222.76 299.732C1222.76 299.732 1236.53 296.041 1237.32 289.733' fill='white'/%3E%3Cpath d='M1174.59 297.982C1174.59 297.982 1180.25 282.02 1222.76 299.732C1222.76 299.732 1236.53 296.041 1237.32 289.733' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3Cpath d='M1232.95 312.695C1232.95 312.695 1237.54 304.732 1222.76 299.731Z' fill='white'/%3E%3Cpath d='M1232.95 312.695C1232.95 312.695 1237.54 304.732 1222.76 299.731' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3Cpath d='M1247.76 349.586C1247.76 349.586 1232.47 358.827 1231.4 380.473Z' fill='white'/%3E%3Cpath d='M1247.76 349.586C1247.76 349.586 1232.47 358.827 1231.4 380.473' stroke='%233AC467' stroke-width='5' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A");width:85.1875rem;height:30.3125rem;content:"";left:-1.5rem;top:-15.625rem;position:absolute;z-index:-1}}@media screen and (max-width: 767px){.composition__list li:last-child{z-index:2;position:relative}.composition__list li:last-child:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='375' height='651' viewBox='0 0 375 651' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-13 169L363.999 177.705L352 650.5L-8.72371 640.81L-13 169Z' fill='%233AC467'/%3E%3Cpath d='M112.643 204.878L136.948 156.498C94.9708 152.382 85.1671 114.628 87.8628 101.386C90.5585 88.1447 103.583 74.0531 128.611 65.7957C148.633 59.1898 163.159 68.097 167.92 73.3763C168.234 60.6773 179.784 35.9778 223.474 38.772C267.165 41.5661 286.07 68.5071 290.062 81.6283L286.615 88.2762C308.396 70.3859 383.504 107.092 347.495 160.845C318.687 203.847 274.318 185.183 255.734 170.475C230.01 204.838 186.35 184.629 167.736 170.229L112.643 204.878Z' fill='white'/%3E%3Cpath d='M153.374 139.254L161.248 123.395' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M159.973 124.213L176.621 149.433' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M176.709 149.946L164.951 98.5557' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M167.089 100.24L226.707 87.3137' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M212.463 106.807L237.812 146.865' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M244.486 113.668L207.707 138.011' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M266.393 138.068C269.826 137.274 274.089 135.944 278.658 133.604C287.892 128.916 294 122.578 297.389 118.444' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M309.532 130.355C306.97 131.731 303.178 133.97 298.918 137.259C292.125 142.47 287.154 146.306 287.318 150.614C287.458 154.684 292.132 157.255 294.56 158.376' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M281.737 114.047C282.134 112.025 283.005 109.478 285.042 108.106C285.826 107.575 290.202 104.251 299.373 111.464C314.404 123.352 329.022 134.683 329.022 134.683' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M137.864 156.892L110.468 207.473L165.986 171.997' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M131.699 155.596C127.336 155.002 111.652 152.284 99.7614 138.622C97.2334 135.696 83.8875 120.342 88.0414 100.945C91.819 83.2184 107.521 74.7418 114.825 70.8021C119.067 68.4886 136.464 59.1321 155.534 65.3723C161.038 67.1633 165.158 69.7533 167.807 71.6811' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M166.371 78.3231C166.905 73.7709 168.457 65.9569 173.883 58.2485C181.902 46.9954 193.276 43.2763 200.151 40.9908C217.504 35.2972 232.579 38.5245 240.542 40.3496C246.941 41.8295 255.856 43.9344 265.29 50.3272C281.192 61.0918 287.725 76.5672 290.213 83.7313' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M284.475 88.5913C288.365 86.6914 294.469 84.2939 302.224 83.703C306.222 83.3857 320.146 82.7139 333.511 91.7558C335.619 93.1799 354.649 106.587 355.501 131.419C356.282 153.76 341.789 168.278 338.136 171.913C335.863 174.174 320.518 189.246 299.542 188.705C290.537 188.469 269.284 182.62 255.77 171.352' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M168.508 170.843C171.577 173.297 176.303 176.754 182.612 180.103C189.72 183.859 202.09 190.426 218.259 190.127C221.673 190.04 229.381 189.608 237.923 186.147C248.765 181.697 254.782 174.909 257.481 171.395' stroke='%233AC467' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A");width:23.4375rem;height:40.6875rem;position:absolute;left:-.875rem;bottom:-2.25rem;z-index:-1}}.composition__list li strong{font-size:1.5rem;font-weight:700;line-height:.9em}@media screen and (max-width: 767px){.composition__list li strong{font-size:1.25rem;max-width:19.6875rem}}.composition__list li span{font-size:1rem;line-height:1.2em;font-weight:500}@media screen and (max-width: 767px){.composition__list li span{max-width:19.6875rem}}.composition img{position:absolute;z-index:-1;bottom:-.4375rem;left:-1.5rem;width:88.375rem;height:auto}@media screen and (max-width: 767px){.composition img{display:none}}#benefits{margin-top:10rem}@media screen and (max-width: 767px){#benefits{margin-top:8.75rem}}.benefits{display:flex;gap:1.375rem}@media screen and (max-width: 767px){.benefits{flex-direction:column;gap:1.625rem}}.benefits__text,.benefits__list{width:calc(50% - .6875rem)}@media screen and (max-width: 767px){.benefits__text,.benefits__list{width:100%}}.benefits__text{display:flex;flex-direction:column;justify-content:space-between}.benefits a{font-size:1.125rem;font-weight:600;padding:0 1.1875rem;width:-moz-fit-content;width:fit-content;color:#fff;height:3rem;background:#ff8c39;transition:opacity .25s}.benefits a.this--mob{display:none}@media screen and (max-width: 767px){.benefits a{width:100%}.benefits a.this--desktop{display:none}.benefits a.this--mob{display:flex}}.benefits a:hover{opacity:.8}.benefits__list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:1.5rem;padding-left:3.4375rem}@media screen and (max-width: 767px){.benefits__list{gap:1.625rem;padding-left:0}}.benefits__list li{font-size:1rem;line-height:1.2em;font-weight:500;display:flex;align-items:center;gap:.75rem}.benefits__list li:before{content:"";display:block;width:2.5625rem;height:2.5rem;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg width='41' height='40' viewBox='0 0 41 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.4657 14.2568L18.2695 29.8415' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M17.0673 29.1225L38.5292 3.77504' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M21.4241 6.43553C19.4727 6.22146 5.2063 4.65649 5.2063 4.65649' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M4.67952 2.89075L1.99256 33.954' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M0.40744 33.8068L33.4495 37.4314' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10'/%3E%3Cpath d='M31.9914 38.0721L34.1494 18.3998' stroke='%23179DFD' stroke-width='4' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");background-size:contain;background-repeat:no-repeat;background-position:center}#banner{--banner-width: 28.75rem;--banner-before-right: 0;--banner-photo-width: 36.75rem;--banner-photo-height: 13.75rem;--banner-photo-top: .4375rem;--banner-photo-left: -4.625rem;--banner-photo-top-mobile: .1875rem}#banner{margin-top:.5rem;margin-bottom:var(--banner-margin-bottom, 0)}.banner{padding:5.875rem 0 0 8.4375rem;position:relative;width:var(--banner-width)}@media screen and (max-width: 767px){.banner{padding:5.719375rem 0 0 1.375rem;width:auto}}.banner:before{content:"";position:absolute;background:#179dfd;right:var(--banner-before-right, 0);top:3.1875rem;height:6.875rem;width:calc(600px + (100vw - 1372px)/2);z-index:-1;clip-path:polygon(0 0,calc(100% - 37.9375rem) 0,100% 1.0625rem,100% calc(100% - .8125rem),calc(100% - 37.9375rem) 100%,0 100%,0% 70%,0% 30%)}@media screen and (max-width: 767px){.banner:before{display:none}}.banner h3{color:#fff;text-transform:uppercase;font-size:2.25rem;line-height:1.5625rem}@media screen and (max-width: 767px){.banner h3{font-size:2rem;line-height:2.25rem}}.banner p{margin-top:2.4375rem;font-size:1rem;font-weight:500;line-height:1.2em;color:#000;transform:rotate(-1.27deg)}@media screen and (max-width: 767px){.banner p{display:none}}.banner__picture{position:absolute;width:var(--banner-photo-width);height:var(--banner-photo-height);top:var(--banner-photo-top);left:var(--banner-photo-left)}@media screen and (max-width: 767px){.banner__picture{width:23.125rem;left:-.6875rem;height:auto;top:var(--banner-photo-top-mobile, .1875rem);z-index:-1}}.banner__picture img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}#guide{padding-top:1.125rem}@media screen and (max-width: 767px){#guide{margin-top:8.75rem;padding:0}}@media screen and (max-width: 767px){#guide.this--hide-mob{display:none}}.guide{position:relative}.guide__list{list-style:none;padding:0;margin:0;margin-top:1.3125rem;display:flex;flex-wrap:wrap;gap:1.25rem}@media screen and (max-width: 767px){.guide__list{margin-top:1.875rem;gap:.625rem;flex-direction:column}}.guide__list li{width:calc((100% - 3.75rem)/4);padding:.625rem .9375rem;height:4.6875rem;max-height:4.6875rem;color:#fff;font-size:1rem;line-height:1.2em;font-weight:500}@media screen and (max-width: 767px){.guide__list li{width:100%;padding:.6875rem 1rem;height:3.75rem}}.guide__list li:last-child{font-size:1.25rem;font-weight:600;transform:rotate(4.064deg);padding-left:1.3125rem;max-height:5.25rem;height:5.25rem;margin-left:.4375rem}@media screen and (max-width: 767px){.guide__list li:last-child{transform:rotate(2deg);padding-top:1.875rem;height:auto;font-size:1.125rem;max-width:15rem;padding-left:.625rem}}.guide img{position:absolute;top:-1.375rem;left:0;width:85.9375rem;height:auto;z-index:-1}@media screen and (max-width: 767px){.guide img{display:none}}@media screen and (max-width: 767px){.guide:before{content:"";position:absolute;left:0;z-index:-1;background:url("data:image/svg+xml,%3Csvg width='359' height='780' viewBox='0 0 359 780' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect y='124.979' width='352.207' height='59.99' fill='black'/%3E%3Crect y='264.956' width='352.207' height='59.99' fill='black'/%3E%3Crect y='334.944' width='352.207' height='59.99' fill='black'/%3E%3Crect y='404.933' width='352.207' height='59.99' fill='black'/%3E%3Crect y='544.909' width='352.207' height='59.99' fill='black'/%3E%3Crect width='352.208' height='70.988' transform='matrix(0.999388 0.0349721 -0.034827 0.999393 2.47266 696.746)' fill='%233AC467'/%3E%3Cpath d='M329.809 382.799C329.791 382.855 329.624 383.45 330.013 383.915C330.328 384.286 330.866 384.454 331.349 384.249C331.886 384.008 332.128 383.338 331.942 382.837C331.72 382.242 330.885 381.944 330.18 382.335' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M295.469 380.253L365.579 395.494L354.098 437.517' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M275.373 420.158C277.246 414.842 279.212 409.62 280.993 404.025C281.791 401.683 282.569 399.527 283.534 397.371C284.127 395.383 284.925 393.227 285.519 391.238C286.891 387.465 289.006 382.112 290.415 378.283' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M274.188 422.108L358.097 449.82' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M290.846 376.629C291.031 376.127 291.05 375.755 291.235 375.216C291.421 374.863 291.625 374.491 291.81 373.952C292.96 371.443 295.705 370.607 298.413 371.053C307.075 372.577 315.013 374.417 323.675 376.127C337.215 378.692 363.96 384.212 363.96 384.212L368.912 385.42C371.62 386.089 373.271 388.821 372.603 391.535L358.915 446.55' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M272.494 423.001L231.133 440.342C228.963 441.253 228.963 444.357 231.152 445.249L307.475 476.399' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M228.611 448.558L309.108 481.697C312.168 482.924 315.618 482.57 318.363 480.768L358.704 454.115' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M274.648 430.398L341.512 452.981' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M256.805 438.8L321.276 462.423' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M255.199 437.479L275.379 429.691' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M321.941 462.441C322.201 462.088 341.491 453.39 341.491 453.39' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M266.721 453.798L272.804 450.508C272.804 450.508 298.456 460.674 298.474 460.321C298.493 459.95 291.667 463.76 291.667 463.76' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M265.264 454.857L290.915 465.21' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M308.666 476.436L309.983 476.789C312.988 477.607 316.196 477.105 318.812 475.432L357.168 451.065' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M269.199 437.611C272.668 436.347 276.155 434.804 279.604 433.503' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M262.957 440.063C264.422 439.375 266.073 438.873 267.65 438.223' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M282.934 437.667C284.621 436.867 286.625 436.551 288.368 435.696' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M270.688 442.108C274.36 440.751 277.847 439.394 281.501 438.186' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M290.504 439.97C292.359 439.245 294.38 438.576 296.291 437.702' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M278.062 444.859C278.804 444.524 279.528 444.171 280.437 444.022C283.367 442.832 286.131 441.643 289.08 440.546' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M285.039 447.776L303.03 440.453' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M318.293 450.639C323.931 452.498 329.31 454.468 334.912 456.383' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M296.801 443.39C303.441 445.75 310.266 447.943 316.981 450.211' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M266.775 433.149C268.908 434.06 271.078 434.488 273.23 435.268C275.734 436.253 278.256 436.867 280.779 438.019C281.317 438.223 282.04 438.242 282.578 438.428C286.881 440.194 291.203 441.216 295.413 442.907' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M275.451 440.733C281.015 442.741 286.598 444.729 292.329 446.885C299.526 449.264 306.166 451.811 313.344 454.208C314.605 454.785 315.848 455.193 317.109 455.77C319.446 456.383 321.597 457.164 323.749 458.13C325.715 458.911 327.885 459.152 329.833 460.212' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M261.258 435.658C265.561 437.238 269.697 438.8 274.093 440.25' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M298.088 447.759C302.539 445.9 307.121 443.855 311.572 441.959' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M288.422 451.904C291.148 450.491 293.893 449.655 296.713 448.335' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M317.988 454.877C322.273 452.999 326.854 451.122 331.139 449.226' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M307.98 459.171C310.892 457.944 313.823 456.754 316.624 455.472' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M298.33 452.683L315.858 445.918' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M317.738 459.412L335.729 451.922' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M306.258 454.727L323.804 447.943' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M296.596 378.469L283.168 417.537' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M283.738 416.756L353.737 436.513' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M276.619 627.865C271.434 622.452 276.422 616.014 280.27 614.536C284.538 612.879 290.476 614.035 292.665 617.981C295.431 622.985 291.576 631.188 285.605 632.051C280.827 632.751 276.619 627.865 276.619 627.865Z' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M324.781 586.831C324.752 587.171 324.312 591.323 327.503 594.032C330.004 596.119 333.872 596.633 336.754 594.642C340.088 592.357 340.866 587.627 339.005 584.548C336.745 580.909 330.874 579.844 326.682 583.334' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M248.284 629.582C246.371 627.153 247.133 622.38 249.46 620.747C251.253 619.445 253.02 620.811 254.885 619.35C257.111 617.568 256.85 613.897 256.821 613.59C256.479 609.429 253.047 608.915 252.788 605.46C252.512 601.872 255.862 597.757 259.068 597.41C261.305 597.182 261.833 598.963 265.507 599.566C266.547 599.761 270.844 600.48 272.792 598.345C275.01 595.915 271.93 592.362 273.969 589.51C276.08 586.499 282.479 586.104 284.975 588.642C286.781 590.49 285.381 592.685 287.45 594.97C289.207 596.852 292.144 597.489 294.453 597.103C298.402 596.463 298.892 593.149 301.763 593.213C304.983 593.256 308.528 597.543 308.324 601.17C308.177 604.031 305.753 604.569 305.806 607.511C305.854 610.021 307.634 612.467 309.69 613.672C312.44 615.309 314.112 613.725 316.106 615.263C318.71 617.218 319.387 622.347 317.369 624.857C315.686 626.956 313.374 625.746 311.205 628.143C309.74 629.765 308.902 632.411 309.617 634.572C310.657 637.526 313.947 637.195 314.623 639.564C315.552 642.886 310.506 648.709 306.156 648.497C303.384 648.365 302.938 645.91 299.701 645.734C297.103 645.592 293.918 646.978 292.82 649.403C291.721 651.827 293.624 653.391 292.505 655.467C291.142 657.928 286.535 659.091 283.638 657.556C281.091 656.216 281.825 653.895 278.72 651.631C278.226 651.28 275.346 649.188 272.177 649.801C268.999 650.455 268.826 653.226 266.226 653.557C262.879 653.965 258.549 649.962 258.74 646.634C258.89 643.989 261.831 643.678 262.316 640.621C262.736 637.682 260.49 634.501 258.179 632.817C254.044 629.843 250.366 632.257 248.284 629.582Z' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M357.372 586.51C358.483 588.217 357.655 591.334 355.986 592.282C354.709 593.008 353.666 592.009 352.322 592.851C350.727 593.857 350.644 596.309 350.642 596.525C350.581 599.284 352.831 599.889 352.742 602.166C352.676 604.534 350.204 607.044 348.038 607.064C346.52 607.09 346.3 605.874 343.934 605.201C343.239 605.011 340.46 604.252 339.029 605.509C337.43 606.947 339.179 609.525 337.643 611.28C336.048 613.109 331.803 612.95 330.328 611.123C329.272 609.773 330.339 608.396 329.119 606.796C328.113 605.414 326.161 604.829 324.634 604.897C321.97 605.027 321.425 607.208 319.528 606.981C317.424 606.71 315.339 603.671 315.712 601.281C316.021 599.397 317.616 599.214 317.81 597.262C317.943 595.601 316.923 593.87 315.656 592.909C313.935 591.637 312.748 592.556 311.515 591.429C309.92 589.967 309.822 586.524 311.315 584.976C312.53 583.717 314.022 584.638 315.621 583.2C316.693 582.213 317.441 580.509 317.099 579.05C316.622 577.001 314.415 577.011 314.141 575.437C313.749 573.189 317.467 569.686 320.317 570.114C322.114 570.406 322.247 572.037 324.384 572.358C326.098 572.633 328.278 571.924 329.156 570.42C330.043 568.875 328.902 567.724 329.778 566.436C330.839 564.884 333.954 564.459 335.775 565.666C337.365 566.738 336.711 568.203 338.602 569.901C338.889 570.178 340.673 571.768 342.799 571.523C344.917 571.32 345.259 569.487 346.952 569.454C349.167 569.402 351.792 572.338 351.421 574.512C351.138 576.272 349.156 576.243 348.646 578.258C348.153 580.19 349.449 582.456 350.872 583.709C353.562 585.923 356.18 584.569 357.372 586.51Z' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M275.184 635.397C274.181 634.778 269.355 631.587 268.043 625.477C267.814 624.399 266.965 620.187 269.094 615.929C269.653 614.783 270.33 613.919 270.829 613.322' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M285.41 607.605C286.099 607.604 293.374 607.589 297.754 613.628C302.514 620.169 299.38 627.731 299.082 628.408C296.436 634.509 290.83 636.649 289.814 637.019' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M318.907 104.483C344.509 199.04 343.376 254.374 308.93 357.441' stroke='%23775AFA' stroke-width='3'/%3E%3Crect y='54.9912' width='352.207' height='59.99' fill='black'/%3E%3Cpath d='M271.192 105.091L264.129 102.127L298.372 15.5472L349.904 34.0847L325.117 43.5746' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10' stroke-linejoin='bevel'/%3E%3Cpath d='M269.583 107.901L290.861 53.6121' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10' stroke-linejoin='bevel'/%3E%3Cpath d='M286.918 46.3857L336.308 65.2349' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10' stroke-linejoin='bevel'/%3E%3Cpath d='M329.219 46.5442L337.116 67.2214' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10' stroke-linejoin='bevel'/%3E%3Crect y='194.968' width='352.207' height='59.99' fill='black'/%3E%3Cpath d='M302.511 330.99C303.962 333.881 306.986 343.019 307.469 356.448M328.134 339.919L304.658 362.535' stroke='%23775AFA' stroke-width='3'/%3E%3Cpath d='M241.459 715.935C243.651 717.477 249.436 722.966 255.046 732.588M263.676 712.389L255.374 738.141' stroke='%23775AFA' stroke-width='3'/%3E%3Cpath d='M256.054 469.422C196.682 583.403 226.116 627.396 256.051 729.879' stroke='%23775AFA' stroke-width='3'/%3E%3Crect y='474.921' width='352.207' height='59.99' fill='black'/%3E%3Crect y='614.897' width='352.207' height='59.99' fill='black'/%3E%3Cpath d='M320.159 767.856C319.609 754.095 316.265 743.415 307.904 738.258' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M319.639 767.995C320.217 754.314 323.582 744.114 331.953 740.151' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M320.764 706.769C319.854 719.844 316.238 729.488 307.769 732.988' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M320.901 706.849C321.114 720.04 324.203 730.379 332.441 735.608' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M290.599 727.486C290.271 719.221 288.262 712.808 283.24 709.71' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M290.593 727.228C290.941 719.012 292.962 712.887 297.988 710.506' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M291.319 687.542C290.77 695.392 288.6 701.185 283.513 703.287' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3Cpath d='M290.988 687.407C291.118 695.329 292.972 701.536 297.92 704.676' stroke='%23775AFA' stroke-width='3' stroke-miterlimit='10'/%3E%3C/svg%3E%0A") center/100% 100% no-repeat;width:22.4375rem;height:48.75rem;top:.75rem}}@media screen and (max-width: 767px){#description .container{padding-right:0}}.description__content{margin-top:1.6875rem;display:flex;justify-content:space-between;gap:3.125rem}@media screen and (max-width: 767px){.description__content{flex-direction:column;gap:1.0625rem;margin-top:1.0625rem}}.description a{font-size:1.125rem;line-height:1em;background-color:#775afa;color:#fff;width:13.25rem;height:3rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease}@media screen and (max-width: 767px){.description a{width:21.75rem}}.description a:hover{opacity:.8}@media screen and (max-width: 767px){.description a{margin-top:1.5625rem}}.description__tabs{display:flex;flex-direction:column;justify-content:space-between;width:-moz-fit-content;width:fit-content}@media screen and (max-width: 767px){.description__tabs{width:100%;overflow:scroll;-ms-overflow-style:none;scrollbar-width:none}.description__tabs::-webkit-scrollbar{display:none}}.description__tabs ul{display:flex;flex-direction:column;list-style:none;padding:0;margin:0}@media screen and (max-width: 767px){.description__tabs ul{flex-direction:row;width:-moz-max-content;width:max-content}}.description__tabs ul li{cursor:pointer;width:-moz-fit-content;width:fit-content;font-size:1rem;font-weight:600;padding:.625rem;line-height:1.2em;color:#0009;transition:all .3s ease;background-color:transparent}.description__tabs ul li:hover{color:#000}.description__tabs ul li.active{color:#000;background-color:#f0f0ef}@media screen and (max-width: 767px){.description .description__items__wrapper{overflow-x:scroll;overflow-y:clip;-ms-overflow-style:none;height:22.8125rem;scrollbar-width:none}.description .description__items__wrapper::-webkit-scrollbar{display:none}}.description__items{flex-shrink:0;width:64rem;display:flex;flex-direction:column;gap:1.25rem;height:16.625rem;flex-wrap:wrap;list-style:none;padding:0;margin:0}@media screen and (max-width: 767px){.description__items{width:-moz-max-content;width:max-content;height:22.5rem;padding-right:.875rem}}.description__items li{width:calc((100% - 1.25rem * 2) / 3);padding:.6875rem 1rem;color:#fff;background-color:#000;border:2px solid #000;height:4.6875rem;transition:color .3s ease,background-color .3s ease,border-color .3s ease}.description__items li:first-child,.description__items li:last-child{height:10.625rem}@media screen and (max-width: 767px){.description__items li{width:17.0625rem;height:4.6875rem}}@media screen and (max-width: 767px){.description__items li:first-child{height:10.625rem}}@media screen and (max-width: 767px){.description__items li:last-child{height:4.6875rem}}@media screen and (max-width: 767px){.description__items li:nth-of-type(1){order:1}.description__items li:nth-of-type(2){order:2}.description__items li:nth-of-type(3){order:5}.description__items li:nth-of-type(4){order:3}.description__items li:nth-of-type(5){order:4}.description__items li:nth-of-type(6){order:6}.description__items li:nth-of-type(7){order:7}.description__items li:nth-of-type(8){order:8}}.description__items li.withCurator{background-color:var(--teacher-color-dark);color:var(--teacher-text-color);border-color:var(--teacher-color-dark)}.description__items li.withTutor{color:var(--teacher-text-color);background-color:var(--teacher-color-light);border-color:var(--teacher-color-light)}.description__items.noCurator li.withCurator,.description__items.noCurator li.withTutor,.description__items.withCurator li.withTutor{background-color:transparent;color:transparent;border:2px dashed #c5c5c5}#discount{margin-top:10rem}@media screen and (max-width: 767px){#discount{margin-top:8.75rem}}.discount__header{background-color:#179dfd;padding:.4375rem 0}@media screen and (max-width: 767px){.discount__header{padding:1.25rem 0}}.discount__header p{width:-moz-fit-content;width:fit-content;letter-spacing:.01em;margin:0 auto;font-family:Grotesk,sans-serif;font-size:2rem;line-height:4.4375rem;text-transform:uppercase;color:#fff}@media screen and (max-width: 767px){.discount__header p{font-size:2rem;line-height:1em;letter-spacing:0;margin:0}}.discount__body{overflow:hidden;padding:4.5rem 0 1.625rem;position:relative;min-height:27.0625rem;background-color:#000}.discount__body .container{display:flex;align-items:center;justify-content:space-between}@media screen and (max-width: 767px){.discount__body .container{flex-direction:column;min-height:100%;width:100%}}@media screen and (max-width: 767px){.discount__body{padding-top:1.3125rem;min-height:53.75rem;padding-bottom:.8125rem;display:flex}}.discount__body picture{position:absolute;left:50%;transform:translate(-50%);top:0}@media screen and (max-width: 767px){.discount__body picture{left:0;transform:translate(0)}}.discount__body picture img{width:52.9375rem;height:27.125rem}@media screen and (max-width: 767px){.discount__body picture img{height:auto;width:23.125rem}}.discount__body__content{width:21.875rem}@media screen and (max-width: 767px){.discount__body__content{width:auto}}.discount__body__content h3{font-size:4rem;line-height:4.0625rem;color:#fff}@media screen and (max-width: 767px){.discount__body__content h3{font-size:2.5rem;line-height:1.05em}}.discount__body__content h3 span{position:relative}.discount__body__content h3 span:nth-of-type(1):before{position:absolute;bottom:0;left:0;content:"";background:url("data:image/svg+xml,%3Csvg width='315' height='11' viewBox='0 0 315 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.145081 8C32.5619 6.43079 45.1386 3.00001 66.2559 3C79.1998 3 286.174 6.36258 314.145 3' stroke='%23179DFD' stroke-width='6'/%3E%3C/svg%3E%0A") center/100% 100% no-repeat;width:19.6875rem;height:.6875rem}@media screen and (max-width: 767px){.discount__body__content h3 span:nth-of-type(1):before{display:none}}.discount__body__content p{color:#fff;font-size:1.5rem;margin-top:1.25rem}@media screen and (max-width: 767px){.discount__body__content p{font-size:1.25rem;position:relative;margin-top:.9375rem}}.discount .callback__form form{flex-direction:column;width:20.5625rem;gap:.6875rem}.discount .callback__form form input,.discount .callback__form form .custom__select{height:3.875rem;background:#fff}.discount .callback__form form .callbackForm__submit{height:4.4375rem}@media screen and (max-width: 767px){.discount .callback__form form .callbackForm__submit{height:4.25rem}}.discount .callback__form form input,.discount .callback__form form .custom__select,.discount .callback__form form button{width:100%}.discount .callback__form__title{display:none}.discount .callback__form__policy{font-size:1rem;line-height:1.1em;color:#b3b3b3}@media screen and (max-width: 767px){.discount .callback__form__policy{font-size:.875rem}}#reviews{margin:10rem 0;position:relative;overflow:hidden}#reviews h2{z-index:2}#reviews h2 br:first-of-type{display:none}@media screen and (max-width: 767px){#reviews h2{font-size:2.5rem;padding-left:.6875rem}#reviews h2 br:first-of-type{display:inline}}#reviews h2 span{position:relative;color:#fff}#reviews h2 span:before{content:"";width:27.5rem;height:3.75rem;left:-.5rem;bottom:.625rem;background:#179dfd}@media screen and (max-width: 767px){#reviews h2 span:before{width:16.9375rem;height:2.125rem;bottom:.4375rem;left:-.0625rem}}@media screen and (max-width: 767px){#reviews{margin:7.875rem 0 8.75rem}#reviews .container{padding:0!important}}.reviews__wrapper{margin-top:1.8125rem;display:flex;gap:1.5625rem;flex-direction:row;width:100%;position:relative}@media screen and (max-width: 767px){.reviews__wrapper{max-height:-moz-fit-content;max-height:fit-content;flex-direction:column;width:20.1875rem;margin-top:1.5625rem}}.reviews__wrapper__column{display:flex;flex-direction:column;gap:2.625rem;width:calc((100% - 4.6875rem)/4)}.reviews__wrapper__column:nth-of-type(1){gap:3.375rem}.reviews__wrapper__column:nth-of-type(2){gap:2.9375rem}.reviews__wrapper__column:nth-of-type(3){gap:1.875rem}.reviews__wrapper__column:nth-of-type(4){justify-content:space-between}@media screen and (max-width: 767px){.reviews__wrapper__column{width:100%;gap:1.5625rem!important}}.reviews__wrapper__item{width:100%;display:flex;flex-direction:column;height:-moz-fit-content;height:fit-content}@media screen and (max-width: 767px){.reviews__wrapper__item{padding-left:.6875rem}}.reviews__wrapper__item__head__top{display:flex;align-items:center;gap:.75rem}.reviews__wrapper__item__head__top img{border-radius:50%;width:2.5rem;height:2.5rem}.reviews__wrapper__item__head__top p{display:flex;flex-direction:column;font-size:1.5rem;gap:.4375rem;line-height:.9em;font-weight:700}.reviews__wrapper__item__head__top p span{font-weight:500;font-size:.875rem;line-height:1.1em;color:#909090}.reviews__wrapper__item__head__bottom{margin-top:.625rem;display:flex;align-items:center;gap:.4375rem}.reviews__wrapper__item__head__bottom p{padding:.625rem;font-size:.8125rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;line-height:.9em;color:gray;border:.0625rem solid #f1f1f1}.reviews__wrapper__item__head__bottom p:last-child{color:#fff;border:none}.reviews__wrapper__item__score{margin-top:.375rem}.reviews__wrapper__item__score.rotL{transform:rotate(-4deg)}.reviews__wrapper__item__score.rotR{transform:rotate(4deg)}.reviews__wrapper__item__content{margin-top:.875rem}.reviews__wrapper__item__content p{font-size:1rem;color:#313131;line-height:1.1em}.reviews__wrapper__item__content p span{color:#ff6e06;font-weight:700}.reviews__wrapper__item__link{margin-top:1.875rem;padding:1.1875rem 1.625rem;font-size:1.5rem;line-height:.9em;width:-moz-fit-content;width:fit-content}.reviews__wrapper__item.special{flex-grow:1}.reviews__wrapper__item.special p:first-child{font-size:2rem;line-height:1.1em;font-weight:700;text-transform:uppercase;font-family:Grotesk,sans-serif}.reviews__wrapper__item.special .modal__opener{padding:1.1875rem 1.625rem;font-size:1.5rem;line-height:.9em;color:#fff;font-weight:600;width:-moz-fit-content;width:fit-content}@media screen and (min-width: 768px){.reviews__wrapper__item.special .modal__opener{margin-top:1.875rem}}@media screen and (max-width: 767px){.reviews__wrapper__item.special .modal__opener{margin-top:1.375rem;display:flex;width:13.1875rem;justify-content:center;align-items:center}}.reviews__wrapper__item.video{margin-left:.5rem;width:18.625rem;height:18.625rem}.reviews__wrapper__item.video .customPlayer{width:100%;height:100%;overflow:hidden;border-radius:50%}.reviews__wrapper__item.video .customPlayer video{transform:scale(1.1) translate(0)!important}.reviews__wrapper__item.video{position:relative}@media screen and (max-width: 767px){.reviews__wrapper__item.video{margin-left:1.1875rem}}.reviews__wrapper__item.video .video__highlight{z-index:3;position:absolute;padding:.625rem;font-size:.8125rem;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;line-height:.9em}.reviews__wrapper__item.video .video__highlight.bordered{color:gray;border:.0625rem solid #f1f1f1;background-color:#fff;top:10.6875rem;right:-.375rem;transform:rotate(-6.587deg)}.reviews__wrapper__item.video .video__highlight.colored{color:#fff;background-color:#599cff;top:3.125rem;left:-.5rem;transform:rotate(-4deg)}.reviews__wrapper__item.video.video-1 .video__highlight.colored{background-color:#3ac467}.customPlayer{--player-video-width: 100%;--player-video-height: 100%;--player-stroke: var(--teacher-color-light);--player-stroke-width: 2px;position:relative;display:inline-block;cursor:pointer}.customPlayer video{background-size:contain;display:block;border-radius:50%;width:var(--player-video-width);height:var(--player-video-height);-o-object-fit:cover;object-fit:cover}.progressBar{position:absolute;top:-1.5%;left:-1.5%;width:103%;height:103%}@media screen and (max-width: 767px){.progressBar{pointer-events:none}}.progressBar .progressBar__foreground{stroke:var(--player-stroke);stroke-width:var(--player-stroke-width);fill:none;stroke-linecap:round;transition:stroke-dashoffset .3s ease}.customPlayer__controls{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}.customPlayer__controls .playButton,.customPlayer__controls .stopButton{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);cursor:pointer;transition:opacity .3s ease,transform .3s ease;opacity:0;pointer-events:none}.customPlayer__controls .playButton.visible,.customPlayer__controls .stopButton.visible{opacity:1;transform:translate(-50%,-50%) scale(1);pointer-events:none}.customPlayer__controls .playButton{width:2.25rem;height:2.3125rem;z-index:2}.customPlayer__controls .stopButton{width:2.0625rem;height:2.5rem;z-index:1}.customPlayer__controls:hover .stopButton.visible{transform:translate(-50%,-50%) scale(1.1)}.customPlayer__controls:hover .playButton.visible{transform:translate(-50%,-50%) scale(.9)}.hidden{opacity:0;pointer-events:none;transform:translate(-50%,-50%) scale(.8)}.success__modal{width:44.75rem;height:20.0625rem;background:#5c8aff;background-image:url("data:image/svg+xml,%3Csvg width='361' height='259' viewBox='0 0 361 259' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M141.737 118.611C132.305 132.749 128.543 138.626 124.079 155.5C109.293 211.396 142.619 268.694 198.514 283.48C254.41 298.266 311.708 264.94 326.494 209.045C335.614 174.569 326.431 139.56 304.938 114.322M241.132 78.7814C244.772 79.3433 248.418 80.1022 252.059 81.0652C261.89 83.6658 271.022 87.5813 279.318 92.573' stroke='white' stroke-width='5'/%3E%3Cpath d='M250.403 167.532L202.791 210.074' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M201.781 208.917L257.33 247.449' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M258.805 252.063L280.465 136.51' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M277.37 139.933L146.682 185.521' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M145.594 185.45L189.957 202.592' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M185.803 203.46L244.834 169.331' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M193.328 109.2L201.83 143.522' stroke='white' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M162.07 116.87L202.822 144.622' stroke='white' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M193.977 107.734C197.552 107.063 213.998 103.597 222.298 89.7637C234.535 69.3864 217.469 45.8874 215.276 42.9352C204 27.9051 187.671 23.3491 174.711 19.745C165.803 17.2673 132.824 8.04922 102.422 24.8377C95.0663 28.91 79.5036 37.4816 73.6836 55.3543C72.4596 59.0718 68.4931 73.0289 75.4532 87.6911C83.7607 105.118 101.687 111.311 110.95 114.512C134.026 122.488 154.807 117.508 163.276 114.954' stroke='white' stroke-width='5' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M155.926 60.868C155.105 59.6296 153.093 56.8635 149.59 55.9447C144.551 54.6045 140.188 58.1508 137.449 60.3827C136.477 61.1367 128.852 67.4853 129.929 74.5368C130.043 75.3295 130.365 77.4013 131.869 78.2558C132.956 78.8609 134.661 78.7724 138.723 76.3357C143.79 73.2783 146.871 69.9833 152.795 64.2464C154.675 62.4286 156.222 60.9776 157.114 60.1304' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M157.441 58.7599C155.883 62.6495 154.43 65.7195 153.4 67.8195C151.595 71.5162 150.405 73.4298 150.771 76.0713C150.855 76.6875 151.197 79.0658 152.878 80.4564C156.406 83.3375 163.485 80.1711 167.127 77.5285C172.975 73.3541 174.877 67.2253 175.687 64.5858C176.673 61.3498 178.369 55.6411 175.93 49.8804C172.49 41.8221 163.399 39.3472 160.069 38.4415C147.396 34.9546 136.489 40.9237 133.672 42.4528C130.446 44.2122 118.813 51.1283 114.792 65.1118C113.78 68.6943 111.294 77.349 115.655 85.9126C118.617 91.6693 123.231 94.5891 124.728 95.5302C138.796 104.176 156.563 95.0675 158.061 94.2662' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M76.9925 238.936C75.7342 220.423 70.8204 206.165 59.3438 199.532' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M76.281 239.147C76.5477 220.698 80.7081 206.834 91.8567 201.182' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M75.5127 156.641C74.7747 174.285 70.2546 187.409 58.956 192.441' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M75.7153 156.745C76.4967 174.503 81.0532 188.312 92.3668 195.046' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M28.9808 177.783C28.2277 166.663 25.2762 158.101 18.3828 154.118' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M28.9653 177.437C29.1273 166.357 31.6258 158.032 38.3191 154.637' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M28.4114 123.959C27.9655 134.553 25.2532 142.436 18.467 145.458' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M27.9742 123.787C28.4455 134.452 31.1815 142.743 37.9762 146.787' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M301.095 130.255C303.073 111.805 300.712 96.9099 290.562 88.3838' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M300.354 130.339C303.823 112.218 310.329 99.2873 322.29 95.6586' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M313.944 48.9543C310.151 66.2019 303.419 78.3411 291.417 81.3329' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3Cpath d='M314.121 49.0917C311.805 66.716 313.892 81.1067 323.864 89.7037' stroke='white' stroke-width='5' stroke-miterlimit='10'/%3E%3C/svg%3E%0A");background-size:22.5625rem 16.1875rem;background-repeat:no-repeat;background-position:right bottom;padding:2.125rem 2.125rem 2.5rem 3.125rem;position:relative;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width: 767px){.success__modal{width:21.75rem;height:-moz-max-content;height:max-content;padding:.9375rem;background-image:none;gap:1.5625rem}}.success__modal .success__modal__close{position:absolute;top:2.125rem;right:2.125rem;width:1.1875rem;height:1.1875rem;cursor:pointer}@media screen and (max-width: 767px){.success__modal .success__modal__close{top:.9375rem;right:.9375rem}}.success__modal p{font-size:2rem;line-height:1.1em;font-family:Grotesk,sans-serif;color:#fff;font-weight:700;text-transform:uppercase;width:22.3125rem;height:9.6875rem}@media screen and (max-width: 767px){.success__modal p{width:100%;height:-moz-max-content;height:max-content}}.success__modal p span{position:relative}.success__modal p span svg{position:absolute;bottom:.125rem;left:-.34375rem;width:21.875rem;height:.4375rem}@media screen and (max-width: 767px){.success__modal p span svg{display:none}}.success__modal a{background-color:#000;color:#fff;font-size:1.15rem;line-height:.9em;font-weight:600;display:flex;align-items:center;justify-content:center;width:11.4375rem;height:3.375rem;margin-top:auto;transition:background-color .3s ease}.success__modal a:hover{background-color:#00000080}.success-wrapper .modal__content{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;padding:0}.btn-clrd{border:none;display:flex;align-items:center;justify-content:center;outline:none;border-radius:0;cursor:pointer;transition:background .3s ease-in-out,color .3s ease-in-out}.btn-clrd.orange{background:#ff8c39;color:#fff}.btn-clrd.orange:hover{background:#ffb682}.btn-clrd.orange:focus{background:#ff6e06}.btn-brdrd{display:flex;align-items:center;justify-content:center;border-radius:0;background:#fff;outline:none;cursor:pointer;transition:color .3s ease-in-out,border-color .3s ease-in-out}.btn-brdrd.black{border:2px solid #DDD;color:#000}.btn-brdrd.black:hover{border-color:#8d8d8d}.btn-brdrd.black:focus{border-color:#000}.btn-brdrd.black.disabled{border-color:#ddd;color:#ddd}.btn-brdrd.white{background:none;border:2px solid rgba(255,255,255,.1882352941);color:#fff}.btn-brdrd.white:hover{border-color:#8d8d8d}.btn-brdrd.white:focus{border-color:#fff}.btn-brdrd.white.disabled{border-color:gray;color:gray}.swiper__indicator{cursor:pointer;position:absolute;width:100%;height:.4375rem;background-color:#dbdbdb;overflow:hidden}.swiper__indicator .swiper__indicator__progress{height:.4375rem;background-color:#f76830;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;left:0;width:0}.callback__form{display:flex;flex-direction:column;gap:.9375rem}@media screen and (max-width: 767px){.callback__form{flex-direction:column-reverse;gap:1.0625rem}}.callback__form form{z-index:50;position:relative;width:100%;display:flex;flex-direction:row;gap:1.25rem}@media screen and (max-width: 767px){.callback__form form{flex-direction:column;gap:.75rem}}.callback__form form input,.callback__form form .custom__select,.callback__form form button{border-radius:0!important;width:calc((100% - 3.75rem)/4);height:3rem}@media screen and (max-width: 767px){.callback__form form input,.callback__form form .custom__select,.callback__form form button{width:100%}}.callback__form form input,.callback__form form .custom__select{border:.0625rem solid #e0e0e0;padding:.625rem .75rem;display:flex;align-items:center;justify-content:space-between;background:none;border-radius:0;font-size:1rem;line-height:1.25em;font-weight:400}@media screen and (max-width: 767px){.callback__form form input,.callback__form form .custom__select{border:.0625rem solid #e0e0e0;background:#fff}}.callback__form form input:not([type=checkbox]){color:#000}.callback__form form input:not([type=checkbox]):-webkit-autofill,.callback__form form input:not([type=checkbox]):-webkit-autofill:hover,.callback__form form input:not([type=checkbox]):-webkit-autofill:focus,.callback__form form input:not([type=checkbox]):-webkit-autofill:active{-webkit-text-fill-color:#000;caret-color:#000;box-shadow:0 0 0 62.5rem #fff inset;-webkit-transition:box-shadow 0s,background-color 5000s ease-out 0s;transition:box-shadow 0s,background-color 5000s ease-out 0s}.callback__form form input:not([type=checkbox])::-moz-placeholder{color:#a9a9a9}.callback__form form input:not([type=checkbox])::placeholder{color:#a9a9a9}.callback__form form input:disabled{color:#b2b2b2}.callback__form form .select-label.active{color:#000}.callback__form form .custom__select{position:relative}.callback__form form .custom__select__btn{display:flex;align-items:center;justify-content:space-between;width:100%;background:none;border:none;outline:none;cursor:pointer;border-radius:0;padding:0}.callback__form form .custom__select__btn p{color:#a9a9a9;font-size:1rem;line-height:1.25em;font-weight:400}.callback__form form .custom__select__btn svg{width:.9375rem;height:.5625rem}.callback__form form .custom__select__btn.rotated p{color:#000}.callback__form form .custom__select__dropdown{position:absolute}.callback__form form button{font-size:1.125rem;font-weight:600;line-height:1em}.callback__form form button.custom__select__btn{padding:0}.callback__form__title{font-size:1.25rem;font-weight:500;line-height:1.1em;color:#fff;width:24.5rem}@media screen and (max-width: 767px){.callback__form__title{width:100%;font-size:1rem}}.callback__form__checkbox{position:absolute;bottom:-2.875rem;right:.875rem;width:18.75rem;text-align:center;display:flex;align-items:flex-start;justify-content:center}@media screen and (max-width: 767px){.callback__form__checkbox{position:static;margin:0 auto;width:100%}}.callback__form__checkbox .checkbox-container{display:flex;align-items:flex-start;position:relative;cursor:pointer;font-size:.875rem;color:#999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.callback__form__checkbox .checkbox-container input[type=checkbox]{position:absolute;top:0;left:0;width:1.25rem;height:1.25rem;margin:0;opacity:0;cursor:pointer;z-index:2;pointer-events:auto}.callback__form__checkbox .checkbox-container .checkmark{position:relative;height:1.25rem;width:1.25rem;min-width:1.25rem;background-color:#fff;border:.0625rem solid #a9a9a9;display:flex;align-items:center;justify-content:center;flex-shrink:0}.callback__form__checkbox .checkbox-container .checkmark:after{content:"";position:absolute;display:none;left:.5rem;top:-.3125rem;width:.3125rem;height:1.125rem;border:solid #ff8c39;border-width:0 .25rem .25rem 0;transform:rotate(45deg)}.callback__form__checkbox .checkbox-container input:checked~.checkmark:after{display:block}.callback__form__policy{margin-left:.8125rem;font-size:.875rem;color:#999;text-align:left}.callback__form__policy a{color:inherit;text-decoration:underline!important}.callback__form__policy:hover{opacity:.8}@media screen and (max-width: 767px){.callback__form__policy{margin-left:.8125rem}}.callback__form.sended form,.callback__form.sended:is(form){pointer-events:none}.callback__form.sended form .callbackForm__submit,.callback__form.sended:is(form) .callbackForm__submit{background:#eee!important;color:#b2b2b2!important}.callback__form.sended form input:not([type=checkbox]),.callback__form.sended form .custom__select,.callback__form.sended:is(form) input:not([type=checkbox]),.callback__form.sended:is(form) .custom__select{background:#eee!important;color:#b2b2b2!important;pointer-events:none}.callback__form.sended form input:not([type=checkbox]):-webkit-autofill,.callback__form.sended form input:not([type=checkbox]):-webkit-autofill:hover,.callback__form.sended form input:not([type=checkbox]):-webkit-autofill:focus,.callback__form.sended form input:not([type=checkbox]):-webkit-autofill:active,.callback__form.sended:is(form) input:not([type=checkbox]):-webkit-autofill,.callback__form.sended:is(form) input:not([type=checkbox]):-webkit-autofill:hover,.callback__form.sended:is(form) input:not([type=checkbox]):-webkit-autofill:focus,.callback__form.sended:is(form) input:not([type=checkbox]):-webkit-autofill:active{-webkit-text-fill-color:#b2b2b2;caret-color:#b2b2b2;box-shadow:0 0 0 62.5rem #eee inset;-webkit-transition:box-shadow 0s,background-color 5000s ease-out 0s;transition:box-shadow 0s,background-color 5000s ease-out 0s}.callback__form.sended form .custom__select__btn p,.callback__form.sended:is(form) .custom__select__btn p{color:#b2b2b2!important}.callback__form.sended form .custom__select__btn.rotated p,.callback__form.sended:is(form) .custom__select__btn.rotated p{color:#b2b2b2!important}.callback__form.sended form .select-label,.callback__form.sended:is(form) .select-label{color:#b2b2b2!important}.callback__form.sended form .select-label.active,.callback__form.sended:is(form) .select-label.active{color:#b2b2b2!important}.callback__form.sended form .callback__form__checkbox .checkbox-container,.callback__form.sended:is(form) .callback__form__checkbox .checkbox-container{color:#b2b2b2}.callback__form.sended form .callback__form__checkbox .checkmark,.callback__form.sended:is(form) .callback__form__checkbox .checkmark{border-color:#b2b2b2}.callback__form.sended form .callback__form__checkbox .checkmark:after,.callback__form.sended:is(form) .callback__form__checkbox .checkmark:after{border-color:#b2b2b2}.callback__form.sended form .callback__form__checkbox .callback__form__policy,.callback__form.sended:is(form) .callback__form__checkbox .callback__form__policy{color:#b2b2b2}.custom__select__btn svg{transition:transform .3s cubic-bezier(.4,0,.2,1)}.custom__select__btn.rotated svg{transform:rotate(180deg)}.custom__select__dropdown{display:block;max-height:0;opacity:0;overflow:hidden;background:#f1f1f1;margin:0;padding:0;position:absolute;top:100%;left:-.0625rem;width:calc(100% + .125rem);z-index:10;list-style:none;transition:max-height .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1),box-shadow .3s}.custom__select__dropdown.active{max-height:40.625rem;opacity:1;overflow-y:auto}.custom__select__dropdown li{padding:.75rem .625rem;cursor:pointer;color:#000;font-size:1.25rem;font-weight:500;line-height:1.2em;transition:background .2s}.custom__select__dropdown li:hover{background:#ececec}.callbackForm.sended form,.callbackForm.sended:is(form){pointer-events:none}.callbackForm.sended form .callbackForm__submit,.callbackForm.sended:is(form) .callbackForm__submit{background:#eee!important;color:#b2b2b2!important}.callbackForm.sended form input:not([type=checkbox]),.callbackForm.sended form .custom__select,.callbackForm.sended:is(form) input:not([type=checkbox]),.callbackForm.sended:is(form) .custom__select{background:#eee!important;color:#b2b2b2!important;pointer-events:none}.callbackForm.sended form input:not([type=checkbox]):-webkit-autofill,.callbackForm.sended form input:not([type=checkbox]):-webkit-autofill:hover,.callbackForm.sended form input:not([type=checkbox]):-webkit-autofill:focus,.callbackForm.sended form input:not([type=checkbox]):-webkit-autofill:active,.callbackForm.sended:is(form) input:not([type=checkbox]):-webkit-autofill,.callbackForm.sended:is(form) input:not([type=checkbox]):-webkit-autofill:hover,.callbackForm.sended:is(form) input:not([type=checkbox]):-webkit-autofill:focus,.callbackForm.sended:is(form) input:not([type=checkbox]):-webkit-autofill:active{-webkit-text-fill-color:#b2b2b2;caret-color:#b2b2b2;box-shadow:0 0 0 62.5rem #eee inset;-webkit-transition:box-shadow 0s,background-color 5000s ease-out 0s;transition:box-shadow 0s,background-color 5000s ease-out 0s}.callbackForm.sended form .custom__select .custom__select__btn,.callbackForm.sended:is(form) .custom__select .custom__select__btn{background:#eee!important}.callbackForm.sended form .custom__select__btn p,.callbackForm.sended:is(form) .custom__select__btn p{color:#b2b2b2!important}.callbackForm.sended form .custom__select__btn.rotated p,.callbackForm.sended:is(form) .custom__select__btn.rotated p{color:#b2b2b2!important}.callbackForm.sended form .select-label,.callbackForm.sended:is(form) .select-label{color:#b2b2b2!important}.callbackForm.sended form .select-label.active,.callbackForm.sended:is(form) .select-label.active{color:#b2b2b2!important}.callbackForm.sended form .callback__form__checkbox .checkbox-container,.callbackForm.sended:is(form) .callback__form__checkbox .checkbox-container{color:#b2b2b2}.callbackForm.sended form .callback__form__checkbox .checkmark,.callbackForm.sended:is(form) .callback__form__checkbox .checkmark{border-color:#b2b2b2}.callbackForm.sended form .callback__form__checkbox .checkmark:after,.callbackForm.sended:is(form) .callback__form__checkbox .checkmark:after{border-color:#b2b2b2}.callbackForm.sended form .callback__form__checkbox .callback__form__policy,.callbackForm.sended:is(form) .callback__form__checkbox .callback__form__policy{color:#b2b2b2}.tooltip{display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;align-items:center;justify-content:center;flex-shrink:0;position:relative;cursor:pointer}.tooltip svg{width:1rem;height:1.0625rem}.tooltip .tooltip__text{opacity:0;pointer-events:none;position:absolute;background:#f1f1f1;width:10.375rem;padding:.5625rem .5rem;transition:opacity .3s ease;bottom:1.75rem;z-index:7;right:-1.25rem}.tooltip .tooltip__text:after{content:"";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='8' viewBox='0 0 16 8' fill='none'%3E%3Cpath d='M8 8L2.54292e-07 4.4509e-07L16 -9.53674e-07L8 8Z' fill='%23f1f1f1'/%3E%3C/svg%3E");position:absolute;width:1rem;height:.5rem;bottom:-.5rem;right:1.25rem}.tooltip .tooltip__text p{font-size:.75rem;color:#000;line-height:1em}.tooltip:hover .tooltip__text,.tooltip .active .tooltip__text{opacity:1;pointer-events:auto}.header-ctlg-btn{color:#fff!important}#footer{margin-top:1.5rem}#header{margin-top:0}.breadcrumbs{list-style:none;padding:0;margin:0;display:flex;align-items:center;margin-top:1.5rem;gap:.3125rem}@media screen and (max-width: 767px){.breadcrumbs{flex-wrap:wrap}}.breadcrumbs li{display:flex;align-items:center;gap:.3125rem}.breadcrumbs li:after{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg width='10' height='7' viewBox='0 0 10 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.162109 3.89868L0.162109 2.7229L6.47852 2.7229L5.0498 0.60376L5.28223 0.289307L9.61621 3.13989V3.48169L5.28223 6.34595L5.04297 6.01782L6.47852 3.89868L0.162109 3.89868Z' fill='black'/%3E%3C/svg%3E%0A");width:.625rem;height:.4375rem;background-size:contain;background-repeat:no-repeat;background-position:center}.breadcrumbs li a{font-size:.875rem;line-height:1em;color:#776cff}.breadcrumbs li:last-child{font-size:.875rem;line-height:1em;color:#a9a9a9}.breadcrumbs li:last-child:after{display:none}.swiper__indicator .swiper__indicator__progress{background-color:#775afa}.callback__form__checkbox{position:static!important}
