@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;scroll-behavior:smooth}@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)}}@media screen and (max-width: 767px){section{overflow-x:clip;max-width:100%}}.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 .625rem}}*{box-sizing:border-box;margin:0}a{text-decoration:none!important}h1,h2,h3,.h2{font-family:Grotesk,sans-serif;text-transform:uppercase;color:#000}h1{font-weight:800;font-size:4.375rem;letter-spacing:.01em;line-height:1em}@media screen and (max-width: 767px){h1{font-size:3rem}}h2,.h2{font-size:4rem;line-height:1.1em;font-weight:800}@media screen and (max-width: 767px){h2,.h2{font-size:2.5rem;line-height:1em}}h2 span,.h2 span{z-index:2;position:relative}h2 span:before,.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}.underline{position:relative}@media screen and (min-width: 768px){.underline.mob{display:none}}@media screen and (max-width: 767px){.underline.desk{display:none}}.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{overflow-x:clip;max-width:100vw}*:before,*:after{background-size:100% 100%;background-repeat:no-repeat}.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}#footer{margin-top:14.375rem;padding-bottom:1.25rem}.footer{display:flex}@media screen and (max-width: 767px){.footer{flex-wrap:wrap;-moz-column-gap:1.25rem;column-gap:1.25rem;row-gap:3.5rem;position:relative;padding-bottom:10.4375rem}}.footer__logo{margin-right:17.375rem;display:flex}.footer__logo img{width:4.3751875rem;height:1.502625rem}.footer__nav{display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.footer__nav{width:calc(50% - .625rem)}}.footer__nav:first-of-type{margin-right:8.875rem;width:5.625rem}@media screen and (max-width: 767px){.footer__nav:first-of-type{margin-right:0;width:calc(50% - .625rem)}}.footer__nav:last-of-type{width:9.0625rem}@media screen and (max-width: 767px){.footer__nav:last-of-type{width:calc(50% - .625rem)}}.footer__nav__title{font-size:.8125rem;line-height:1em;font-weight:700}.footer__nav__list{display:flex;flex-direction:column;gap:.6875rem;list-style:none;padding:0;margin:0}.footer__nav__link{font-size:.8125rem;line-height:1em;font-weight:500}.footer__nav__link:hover{opacity:.7}.footer__info{display:flex;flex-direction:column;gap:.6875rem;width:13.25rem}@media screen and (max-width: 767px){.footer__info{width:calc(50% - .625rem)}}.footer__info:first-of-type{margin-left:12.75rem;margin-right:8.875rem}@media screen and (max-width: 767px){.footer__info:first-of-type{margin-left:0;margin-right:0}}@media screen and (min-width: 768px){.footer__info:last-of-type{margin-left:1.25rem}}.footer__info p,.footer__info a{font-size:.75rem;color:#00000050;font-weight:500;line-height:1em}.footer__payments{margin-top:1rem;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.footer__payments{margin-top:0;width:calc(50% - .625rem);position:absolute;bottom:0;left:0}}.footer__payments p{font-size:.8125rem;font-weight:700;color:#000}.footer__payments__icons{display:flex;flex-wrap:wrap;gap:1.25rem}.footer__payments__icons img{max-width:calc((100% - 2.5rem) / 3);width:auto;height:1.75rem;-o-object-fit:contain;object-fit:contain}.footer.white p,.footer.white a,.footer.white li{color:#fff}.footer.white .footer__info p,.footer.white .footer__info a{color:#ffffff50}.footer.white .footer__info .footer__payments p,#footer.white .footer p,#footer.white .footer a,#footer.white .footer li{color:#fff}#footer.white .footer .footer__info p,#footer.white .footer .footer__info a{color:#ffffff50}#footer.white .footer .footer__info .footer__payments p{color:#fff}.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{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{color:#000}.callback__form form input::-moz-placeholder{color:#a9a9a9}.callback__form form input::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__policy{position:absolute;bottom:-.9375rem;font-size:.875rem;color:#999;width:18.75rem;right:.875rem;bottom:-2.875rem;text-align:center}@media screen and (max-width: 767px){.callback__form__policy{position:static;margin:0 auto}}.callback__form.sended form{pointer-events:none}.callback__form.sended form .callbackForm__submit.btn-clrd.orange{background:#eee!important;color:#b2b2b2!important}.callback__form.sended form input,.callback__form.sended form .custom__select{background:#eee!important;color:#b2b2b2!important;pointer-events:none}.callback__form.sended form .custom__select__btn p,.callback__form.sended form .custom__select__btn.rotated p,.callback__form.sended form .select-label,.callback__form.sended form .select-label.active{color:#b2b2b2!important}.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:31.25rem;opacity:1}.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}#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{cursor:pointer}.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__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;cursor:pointer}.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: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{margin-left:auto;display:flex;gap:1.0625rem}.header__actions .header-phone{position:relative;display:flex;width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;cursor:pointer;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)}}@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__nav{margin-left:auto;margin-right:10.0625rem}.header.white .header__nav ul li a{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}.header.white .header__nav .header-phone a,.header.white .header__nav .header-phone p{color:#000}@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;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}@media screen and (max-width: 767px){.header__mobHead{display:flex;flex-direction:column;gap:2rem}}.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{position:relative;z-index:101;background:#0b72eb}.hero{z-index:2;padding:9.6875rem 0;position:relative}@media screen and (max-width: 767px){.hero{padding-top:5rem;padding-bottom:6.6875rem;height:29.3125rem;overflow-y:clip}}.hero h1{position:relative}.hero h1:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='759' height='436' viewBox='0 0 759 436' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.4936 21.7065L695.791 0L759 436L0 424.111L21.4936 21.7065Z' fill='white'/%3E%3Cpath d='M56 196V137H437V196H56Z' fill='%23FF8C39'/%3E%3C/svg%3E%0A");position:absolute;top:-3.875rem;left:-3.875rem;width:47.4375rem;height:27.25rem;z-index:-1}@media screen and (max-width: 767px){.hero h1:before{background-image:url("data:image/svg+xml,%3Csvg width='370' height='345' viewBox='0 0 370 345' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M-19.71 17.8232L382.5 0V326.79L-19.7099 344.5L-19.71 17.8232Z' fill='white'/%3E%3Crect x='7' y='127' width='262' height='46' fill='%23FF8C39'/%3E%3C/svg%3E%0A");width:100vw;height:auto;aspect-ratio:370/345;top:-1.8125rem;left:-.6875rem}}.hero p{margin-top:.625rem;font-size:1.25rem;line-height:1.1em;color:#00000080}@media screen and (max-width: 767px){.hero p{margin-top:1.25rem;font-size:1.125rem}}.hero picture{pointer-events:none;display:flex;width:62.4375rem;height:auto;position:absolute;bottom:0;left:30.5rem}@media screen and (max-width: 767px){.hero picture{width:13.1875rem;left:auto;top:1.0625rem;right:-.6875rem;bottom:auto}}.hero picture img{width:100%;max-width:100%;height:auto}#promocodes{margin-top:5.5625rem}@media screen and (max-width: 767px){#promocodes{margin-top:6.875rem}}.promocodes{display:flex;flex-direction:column;gap:3.375rem}@media screen and (max-width: 767px){.promocodes{gap:1.5rem}}.promocodes h2 span:before{height:3.6875rem;bottom:.5rem;right:-.375rem;width:calc(100% + .75rem);background-color:#ff8c39}@media screen and (max-width: 767px){.promocodes h2 span:before{display:none}}.promocodes__switcher{padding:.25rem;background:#f5f5f5;width:27.8125rem;display:flex}@media screen and (max-width: 767px){.promocodes__switcher{max-width:100%}}.promocodes__switcher button{flex-shrink:0;width:-moz-fit-content;width:fit-content;min-width:6.125rem;flex-grow:1;padding:.75rem 1.25rem;font-size:1rem;font-weight:600;line-height:1em;color:#000;background-color:#f5f5f5;cursor:pointer;border:none;outline:none;transition:background-color .3s ease,color .3s ease}@media screen and (max-width: 767px){.promocodes__switcher button{min-width:4rem;padding:.75rem .875rem}}.promocodes__switcher button:hover{background-color:#dadada}.promocodes__switcher button.active{background-color:#599cff;color:#fff}.promocodes__layout{display:flex;gap:1.25rem}@media screen and (max-width: 767px){.promocodes__layout{flex-direction:column-reverse;gap:3.75rem;margin-top:2.25rem}}.promocodes__layout__sidebar{width:20.625rem;flex-shrink:1}@media screen and (max-width: 767px){.promocodes__layout__sidebar{width:100%}.promocodes__layout__sidebar a{width:100%!important}.promocodes__layout__sidebar a img{width:100%!important;max-width:100%!important}}.promocodes__layout__content{flex-grow:1;width:calc(100% - 21.875rem);display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 767px){.promocodes__layout__content{width:100%;gap:3.75rem}}.promocodes .promocode{width:100%;display:flex}@media screen and (max-width: 767px){.promocodes .promocode{flex-direction:column}.promocodes .promocode[data-type=discount] .promocode__preview{height:10.8125rem}.promocodes .promocode[data-type=action] .promocode__preview{height:9.4375rem}.promocodes .promocode[data-type=promocode] .promocode__preview{height:10.8125rem}}.promocodes .promocode__preview{flex-shrink:0;width:13.25rem;min-height:10.6875rem;height:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative}@media screen and (max-width: 767px){.promocodes .promocode__preview{width:100%;min-height:auto;height:auto}}.promocodes .promocode__preview p{color:#fff;z-index:2;position:relative;font-family:Grotesk,sans-serif;font-weight:800;text-transform:uppercase}.promocodes .promocode__preview p:nth-child(1){font-size:2.375rem;width:-moz-fit-content;width:fit-content;line-height:1em}.promocodes .promocode__preview p:nth-child(1).discount:before{content:"";position:absolute;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg width='133' height='36' viewBox='0 0 133 36' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 0.0373535L128.481 1.71831L133 34.5078L0 35.0374V0.0373535Z' fill='%23557AFD'/%3E%3C/svg%3E%0A");width:8.3125rem;height:2.25rem;top:50%;left:50%;transform:translate(-50%,-50%)}.promocodes .promocode__preview p:nth-child(1).action:before{content:"";position:absolute;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='127' height='42' viewBox='0 0 127 42' fill='none'%3E%3Cpath d='M0.337708 0.617676L122.37 2.56581L126.662 40.5668L0.337708 41.1806V0.617676Z' fill='%23FF8C39'/%3E%3C/svg%3E");width:7.9375rem;height:2.625rem;top:50%;left:50%;transform:translate(-50%,-50%)}.promocodes .promocode__preview p:nth-child(1).promocode:before{content:"";position:absolute;z-index:-1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='175' height='37' viewBox='0 0 175 37' fill='none'%3E%3Cpath d='M0.503418 0.5H174.497L170 36.9871L2 32.4937L0.503418 0.5Z' fill='%23F76830'/%3E%3C/svg%3E");width:10.9375rem;height:2.3125rem;top:50%;left:50%;transform:translate(-50%,-50%)}.promocodes .promocode__preview p:nth-child(2){font-size:5.4375rem;line-height:1em}.promocodes .promocode__preview p:nth-child(2).medium{font-size:2.9375rem}.promocodes .promocode__preview p:nth-child(2).small{font-size:2.375rem}.promocodes .promocode__preview picture{width:100%;height:100%;position:absolute;display:flex}.promocodes .promocode__preview picture img{max-width:100%;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;z-index:-1}.promocodes .promocode__info{flex-grow:1;padding:1.25rem;display:flex;flex-direction:column;border:2px solid #e0e0e0}.promocodes .promocode__info__title{font-size:2.25rem;line-height:1em;font-family:Grotesk,sans-serif;font-weight:800;text-transform:uppercase}@media screen and (min-width: 768px){.promocodes .promocode__info__title{width:calc(100% - 15rem)}}.promocodes .promocode__info__tags{display:flex;flex-wrap:wrap;gap:.625rem;margin-top:.625rem}.promocodes .promocode__info__tags span{font-size:1rem;line-height:1.1em;background:#e8e8e8;padding:.3125rem .625rem}.promocodes .promocode__info__footer{margin-top:.9375rem;display:flex;gap:.9375rem;justify-content:space-between;align-items:flex-end}@media screen and (max-width: 767px){.promocodes .promocode__info__footer{flex-direction:column;align-items:flex-start}}.promocodes .promocode__info .promocode__description{font-size:1.25rem;line-height:1.1em}.promocodes .promocode__info .promocode__actions{display:flex;flex-shrink:0;width:13.75rem}@media screen and (max-width: 767px){.promocodes .promocode__info .promocode__actions{width:100%}}.promocodes .promocode__info .promocode__actions a,.promocodes .promocode__info .promocode__actions p,.promocodes .promocode__info .promocode__actions button{width:100%;height:2.75rem;font-size:1rem}.promocodes .promocode__info .promocode__actions .promocode__code{position:relative;width:100%}@media screen and (max-width: 767px){.promocodes .promocode__info .promocode__actions .promocode__code{display:flex;gap:.625rem;flex-direction:column}}.promocodes .promocode__info .promocode__actions .promocode__code .promocode__code__text{background-color:#fff;display:flex;align-items:center;justify-content:center;border:2px solid #ddd;position:absolute;font-weight:700;letter-spacing:.05em;bottom:calc(100% + .625rem);left:0}.promocodes .promocode__info .promocode__actions .promocode__code .promocode__code__text svg{margin:0 .1875rem}@media screen and (max-width: 767px){.promocodes .promocode__info .promocode__actions .promocode__code .promocode__code__text{position:static}}.promocodes .promocodes__callback__form{padding:1.6875rem 5.75rem .75rem 3.6875rem;min-height:15.625rem;background-color:#0b72eb;display:flex;justify-content:space-between;position:relative}.promocodes .promocodes__callback__form:before{content:"";position:absolute;top:0;left:0;width:55.4375rem;height:15.625rem;background-image:url("data:image/svg+xml,%3Csvg width='887' height='250' viewBox='0 0 887 250' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M686.824 -18.5794L472.924 83.7484L577.665 108.24L472.083 270.393' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10'/%3E%3Cpath d='M659.066 13.4897L570.828 74.899L639.344 94.0583L477.291 261.826' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10'/%3E%3Cpath d='M340.224 49.6706C339.017 51.0123 338.607 52.9137 339.024 54.484C339.827 57.6658 344.039 59.7317 346.689 58.3468C349.677 56.7694 349.831 51.1338 347.419 48.9776C345.991 47.7256 344.018 47.8758 343.733 47.9135C343.234 47.9795 341.523 48.2057 340.224 49.6706Z' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M330.476 86.1661C330.15 87.8717 330.737 89.6413 331.901 90.8173C334.219 93.0966 338.827 92.8567 340.363 90.4001C342.116 87.6562 339.474 82.8336 336.311 82.1805C334.486 81.7938 332.846 82.8604 332.651 83.034C332.211 83.2769 330.856 84.3057 330.476 86.1661Z' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M371.636 59.6285L305.297 77.6373' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M267.993 48.3979L240.301 64.5836L267.272 72.9494L255.831 100.396L280.866 92.3936L278.813 121L302.654 107.023L307.952 140.162L327.719 118.929L336.104 147.559L350.758 123.16L362.899 150.554L370.944 124.037C370.944 124.037 391.75 144.633 391.624 144.206C391.497 143.78 392.764 110.696 392.764 110.696C392.764 110.696 419.725 122.979 419.711 121.725C419.697 120.471 407.538 92.0814 407.538 92.0814L435.313 83.6796L408.271 68.1933L422.371 39.4343L391.803 46.0998L396.422 14.0137L372.545 33.1305L374.797 1.80097L353.975 24.4297L351.339 -6.29061L332.993 16.7127L321.594 -12.2575L312.928 16.7803L288.486 -2.48548L288.139 26.1541L255.774 17.5411L267.993 48.3979Z' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M74.3014 -11.0523L19.2089 47.1022L70.6717 48.0354L26.4103 88.707L59.1238 92.8225L-8.42012 170.56L100.767 78.6052L69.1102 74.4324L110.679 31.9423L73.3496 29.4264L114.077 -5.76263L74.3014 -11.0523Z' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M743.274 38.2717L726.759 -45.6043L767.398 29.8239L812.005 -14.4914L789.58 33.3571L865.995 33.5847L785.35 52.8373L830.455 85.184L779.562 73.9513L787.668 129.14L758.952 71.9253L710.003 135.196L740.41 67.6839L661.858 57.0048L733.729 44.2249' stroke='%23599CFF' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A");z-index:1}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form:before{background-image:url("data:image/svg+xml,%3Csvg width='348' height='451' viewBox='0 0 348 451' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M282.324 82.9818C281.268 84.0557 280.908 85.5777 281.273 86.8346C281.976 89.3814 285.662 91.035 287.981 89.9265C290.596 88.664 290.73 84.153 288.62 82.4271C287.371 81.4249 285.644 81.5452 285.394 81.5753C284.957 81.6282 283.461 81.8092 282.324 82.9818Z' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M273.794 112.194C273.508 113.559 274.022 114.976 275.04 115.917C277.069 117.741 281.101 117.549 282.445 115.583C283.979 113.387 281.667 109.526 278.9 109.004C277.303 108.694 275.868 109.548 275.697 109.687C275.312 109.881 274.126 110.705 273.794 112.194Z' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M309.812 90.9526L251.759 105.367' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M219.116 81.963L194.883 94.9186L218.485 101.615L208.473 123.584L230.381 117.179L228.584 140.077L249.448 128.889L254.084 155.414L271.382 138.418L278.719 161.335L291.543 141.805L302.168 163.733L309.207 142.507C309.207 142.507 327.415 158.993 327.304 158.652C327.193 158.31 328.302 131.829 328.302 131.829C328.302 131.829 351.896 141.661 351.883 140.657C351.87 139.653 341.23 116.929 341.23 116.929L365.536 110.204L341.872 97.808L354.211 74.7882L327.461 80.1235L331.503 54.4406L310.609 69.7424L312.579 44.6651L294.358 62.778L292.052 38.1883L275.997 56.601L266.022 33.4122L258.438 56.6551L237.049 41.2341L236.745 64.1582L208.423 57.2641L219.116 81.963Z' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M399.68 180.692L226.737 264.036L310.618 285.6L224.048 420.089' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10'/%3E%3Cpath d='M377.034 207.219L305.485 257.651L360.321 274.381L228.325 412.98' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10'/%3E%3Cpath d='M56.3793 -31.6657L8.16815 18.2499L53.2029 19.051L14.4701 53.9605L43.0974 57.4929L-16.0098 124.217L79.5395 45.2898L51.8365 41.7082L88.2128 5.23775L55.5463 3.07827L91.1867 -27.1255L56.3793 -31.6657Z' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3Cpath d='M9.21471 327.648L-34.5069 235.395L33.4791 310.865L69.6693 246.629L59.2069 308.509L144.227 286.572L60.3954 332.277L120.319 356.601L60.3452 358.389L86.0439 419.892L36.8204 362.033L1.53486 449.461L14.924 362.512L-75.6316 372.976L0.403489 337.309' stroke='%232982F3' stroke-width='6' stroke-miterlimit='10' stroke-linecap='square' stroke-linejoin='bevel'/%3E%3C/svg%3E%0A");width:100%;height:auto;aspect-ratio:348/451}}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form{padding:1.5625rem;min-height:34.375rem;flex-direction:column}}.promocodes .promocodes__callback__form .form__text{z-index:2;width:27.1875rem}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .form__text{width:100%}}.promocodes .promocodes__callback__form .form__text p{color:#fff}.promocodes .promocodes__callback__form .form__text p:nth-child(1){text-transform:uppercase;font-size:4.375rem;line-height:.9em;font-weight:800;font-family:Grotesk,sans-serif}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .form__text p:nth-child(1){font-size:3.75rem}}.promocodes .promocodes__callback__form .form__text p:nth-child(2){margin-top:.3125rem;font-size:1.25rem;line-height:1.1em}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .form__text p:nth-child(2){font-size:1.125rem}}.promocodes .promocodes__callback__form .form__text p:nth-child(3){margin-top:.4375rem;font-size:.8125rem;line-height:.923em;opacity:.6}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .form__text p:nth-child(3){font-size:.9375rem;line-height:.8em}}.promocodes .promocodes__callback__form .callback__form{z-index:2;width:13.4375rem}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .callback__form{width:100%}}.promocodes .promocodes__callback__form .callback__form form{width:100%;flex-direction:column;gap:.5rem}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .callback__form form{gap:1.125rem}}.promocodes .promocodes__callback__form .callback__form form button{width:100%;height:2.5625rem}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .callback__form form button{height:3.4375rem}}.promocodes .promocodes__callback__form .callback__form form input,.promocodes .promocodes__callback__form .callback__form form .custom__select{width:100%;background-color:#fff;height:2.5625rem}@media screen and (max-width: 767px){.promocodes .promocodes__callback__form .callback__form form input,.promocodes .promocodes__callback__form .callback__form form .custom__select{height:3.4375rem}}#header{margin-top:0}#header .header-ctlg-btn{color:#fff;border:none}#seo-block{margin-top:7.5rem;margin-bottom:1.5rem}@media screen and (max-width: 767px){#seo-block{margin-top:11.0625rem}}#seo-block .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){#seo-block .breadcrumbs{flex-wrap:wrap}}#seo-block .breadcrumbs li{display:flex;align-items:center;gap:.3125rem}#seo-block .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}#seo-block .breadcrumbs li a{font-size:.875rem;line-height:1em;color:#776cff}#seo-block .breadcrumbs li:last-child{font-size:.875rem;line-height:1em;color:#a9a9a9}#seo-block .breadcrumbs li:last-child:after{display:none}#seo-block .seo-block{font-size:.75rem;line-height:1.05em;color:#474747;font-family:Roboto Flex,sans-serif;font-weight:500;text-transform:none}#seo-block .seo-block p,#seo-block .seo-block a,#seo-block .seo-block ul,#seo-block .seo-block li,#seo-block .seo-block h2,#seo-block .seo-block h3,#seo-block .seo-block ol,#seo-block .seo-block h4,#seo-block .seo-block h5,#seo-block .seo-block h6,#seo-block .seo-block span{font-size:.75rem;line-height:1em;color:#474747;font-family:Roboto Flex,sans-serif;font-weight:500;text-transform:none;margin:.9375rem 0}@media screen and (max-width: 767px){#seo-block .seo-block p,#seo-block .seo-block a,#seo-block .seo-block ul,#seo-block .seo-block li,#seo-block .seo-block h2,#seo-block .seo-block h3,#seo-block .seo-block ol,#seo-block .seo-block h4,#seo-block .seo-block h5,#seo-block .seo-block h6,#seo-block .seo-block span{margin:.625rem 0}}#seo-block .seo-block span{color:silver}#seo-block .seo-block ul,#seo-block .seo-block ol{width:100%;display:flex;flex-direction:column;flex-wrap:wrap}#seo-block .seo-block ul li,#seo-block .seo-block ol li{margin-top:0;margin-bottom:.9375rem}@media screen and (max-width: 767px){#seo-block .seo-block ul li,#seo-block .seo-block ol li{margin-bottom:.625rem}}@media screen and (max-width: 767px){#seo-block .seo-block ul,#seo-block .seo-block ol{flex-wrap:nowrap}}#seo-block .seo-block ol{list-style:none;counter-reset:custom-counter;padding-left:0}#seo-block .seo-block ol li{counter-increment:custom-counter;position:relative;padding-left:1.25rem}#seo-block .seo-block ol li:before{content:counter(custom-counter) ".";position:absolute;left:0;top:.25rem;color:#ff8c39;text-align:center;font-family:Roboto Flex;font-size:.75rem;font-style:normal;font-weight:500;line-height:115%;width:.4375rem}#seo-block .seo-block ul:not(.breadcrumbs){list-style:none;padding:0}#seo-block .seo-block ul:not(.breadcrumbs) li{padding-left:1.25rem;position:relative}#seo-block .seo-block ul:not(.breadcrumbs) li:before{content:"";display:block;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='13' viewBox='0 0 16 13' fill='none'%3E%3Cpath d='M3.27148 7.20094L6.65396 10.5557L10.7012 4' stroke='%23FF8C39' stroke-width='2' stroke-linejoin='bevel'/%3E%3C/svg%3E");width:1rem;height:.8125rem;position:absolute;left:0;top:0}#seo-block .seo-block p,#seo-block .seo-block a,#seo-block .seo-block li,#seo-block .seo-block span,#seo-block .seo-block h2,#seo-block .seo-block h3{width:calc((100% - 3.75rem)/2)}@media screen and (max-width: 767px){#seo-block .seo-block p,#seo-block .seo-block a,#seo-block .seo-block li,#seo-block .seo-block span,#seo-block .seo-block h2,#seo-block .seo-block h3{width:100%}}@media screen and (max-width: 767px){#seo-block .seo-block p{width:100%}}#footer{margin-top:0!important}
