/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}button:not(:disabled),.button:not(:disabled){cursor:pointer}.button{font-size:16px;font-weight:500;line-height:1.3em;display:flex;flex-direction:row;align-items:center;justify-content:center;cursor:pointer;padding:0 16px;border-radius:8px;color:#fff;max-width:fit-content}@media only screen and (min-width: 768.1px){.button{transition:color,background-color .3s ease-in-out}}.button:disabled,.button.disabled{cursor:default;opacity:.5}.button.large{height:54px}.button.small{height:44px}.button.border{border:1px solid}.button.border--blue{border-color:#0a91d1}.button.border--white{border-color:#fff}.button.bgr--white{background-color:#fff;color:#0a91d1}.button.bgr--white:hover:not(.button.bgr--white:disabled):not(.button.bgr--white.disabled),.button.bgr--white.active{background-color:#0a91d1;color:#fff}.button.bgr--blue{background-color:#0a91d1}.button.bgr--blue:hover:not(.button.bgr--blue:disabled):not(.button.bgr--blue.disabled),.button.bgr--blue.active{background-color:#fff;color:#0a91d1}.button.transparent{background-color:#fff0}.button.transparent:hover:not(.button.transparent:disabled):not(.button.transparent.disabled),.button.transparent.active{background-color:#fff;color:#0a91d1}.burger-menu span{display:block;width:20px;height:1.5px;margin-bottom:6px;position:relative;border-radius:20px;background:#ffffff;z-index:1;transform-origin:4px 0px;transition:transform .5s cubic-bezier(.77,.2,.05,1),background .5s cubic-bezier(.77,.2,.05,1),opacity .55s ease,width .5s cubic-bezier(.77,.2,.05,1)}.burger-menu span:first-child{transform-origin:0% 0%}.burger-menu span:last-child{transform-origin:0% 100%;margin-bottom:0}.burger-menu span:nth-last-child(2){width:70%;margin-left:auto}.burger-menu.active span:first-child{opacity:1;transform:rotate(45deg) translate(3px,-1px)}.burger-menu.active span:nth-child(2){opacity:0;transform:rotate(0) scale(.2)}.burger-menu.active span:last-child{transform:rotate(-45deg) translate(2px,2px);width:100%}.social-links{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.social-links .social-link{display:flex;flex-direction:row;align-items:center;justify-content:center;width:24px;height:24px}.social-links .social-link:hover svg{color:#fff6}@media only screen and (max-width: 768px){.social-links .social-link{width:28px;height:28px}}.social-links .social-link:not(:last-child){margin-right:8px}@media only screen and (max-width: 768px){.social-links .social-link:not(:last-child){margin-right:10px}}.social-links .social-link svg{width:100%;height:100%;object-fit:contain;color:#fff}@media only screen and (min-width: 768.1px){.social-links .social-link svg{transition:color .3s ease-in-out}}.link-phone{display:flex;flex-direction:row;align-items:center;justify-content:center;opacity:1;text-decoration:none;gap:5px;margin-right:30px;flex-grow:1}@media only screen and (min-width: 768.1px){.link-phone{transition:opacity .3s ease-in-out}}.link-phone:hover{opacity:.7}.link-phone p{color:#fff;text-decoration:none}.link-phone svg{color:transparent;width:20px;height:20px;flex-shrink:0;stroke:#fff}@media only screen and (max-width: 1024px){.link-phone{margin-top:15px}}.dropdown-trigger{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px}.dropdown-trigger svg{width:16px;height:16px;fill:transparent;color:transparent;stroke:#fff;transform:rotate(0);flex-shrink:0}@media only screen and (min-width: 768.1px){.dropdown-trigger svg{transition:transform .3s ease-in-out}}.dropdown-trigger.active svg{transform:rotate(180deg)}@media (hover: hover){.dropdown-trigger svg:hover{transform:rotate(180deg)}}.card{position:relative;border-radius:8px;overflow:hidden}.card .back{display:block;height:100%;width:100%}.card .back img,.card .back source{width:100%;height:100%;object-fit:cover}.card .box{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;padding:20px;gap:20px}.card .box .top{flex:1 0 auto}.card .box .top .text-main{margin-top:5px}.card .box .bottom{flex:0 0 auto}.card .box .bottom .button{padding:18px;min-width:100%}.card .box span{display:block;text-align:center}main .wiget-banner{position:relative}main .wiget-banner .wiget-banner__slide{position:relative}main .wiget-banner .wiget-banner__slide .slide-back img{width:100%;min-height:300px;display:block;object-fit:cover}@media only screen and (max-width: 768px){main .wiget-banner .wiget-banner__slide .slide-back img{width:100%;object-fit:contain}}main .wiget-banner .wiget-banner__slide .slide-box{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center}@media only screen and (max-width: 768px){main .wiget-banner .wiget-banner__slide .slide-box{align-items:flex-end;padding:30px 0}}main .wiget-banner .wiget-banner__slide .slide-box .die{display:inline-block;margin-bottom:5px;padding:7px 10px 6px;border-radius:8px;background:rgba(255,255,255,.3);font-size:14px;font-weight:500;line-height:.8em;text-transform:uppercase}@media only screen and (max-width: 768px){main .wiget-banner .wiget-banner__slide .slide-box .die{padding:4px 4px 2px;border-radius:3px}}main .wiget-banner .wiget-banner__slide .slide-box .slide-title{margin-bottom:6px}main .wiget-banner .wiget-banner__slide .slide-box .slide-title sup{font-size:30%}main .wiget-banner .wiget-banner__slide .slide-box .slide-text{display:flex;flex-direction:column;gap:20px}@media only screen and (max-width: 768px){main .wiget-banner .wiget-banner__slide .slide-box .slide-text{gap:12px}}main .wiget-banner .wiget-banner__slide .slide-box .slide-text sup{font-size:50%;top:0}main .wiget-banner .wiget-banner__slide .slide-box .slide-text button{border:1px solid #fff;color:#fff;padding:0 20px;height:44px;border-radius:8px;display:flex;align-items:center;font-size:16px;line-height:1;transition:all .3s}@media only screen and (max-width: 768px){main .wiget-banner .wiget-banner__slide .slide-box .slide-text button{font-size:14px;height:36px}}main .wiget-banner .wiget-banner__slide .slide-box.background-white{color:#fff}main .wiget-banner .swiper-pagination{bottom:20px}@media only screen and (max-width: 768px){main .page-banner{max-width:none;width:100%;height:calc(100vw + 55px);overflow:hidden}}main .page-banner .wiget-banner{margin:30px 0;border-radius:15px}@media only screen and (max-width: 768px){main .page-banner .wiget-banner{margin:0 0 20px;border-radius:0}}main .page-banner .wiget-banner .wiget-banner__slide .slide-box{width:53%;padding:0 40px;color:#fff;overflow:hidden}@media only screen and (max-width: 1150px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box{padding-bottom:80px}}@media only screen and (max-width: 768px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box{width:100%;min-height:46%;align-items:center;padding:30px 25px 40px;height:auto;top:auto;bottom:0}}@media only screen and (max-width: 576px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box{padding:45px 23px 35px}}main .page-banner .wiget-banner .wiget-banner__slide .slide-box:before{content:"";display:block;width:125%;padding-top:125%;background:#0a91d1;border-radius:50%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media only screen and (max-width: 768px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box:before{top:0;transform:translateY(0);width:430%;padding-top:430%;right:-130%}}main .page-banner .wiget-banner .wiget-banner__slide .slide-box__content{position:relative}main .page-banner .wiget-banner .wiget-banner__slide .slide-box .die{background:#ffffff;color:#42515a}@media only screen and (max-width: 768px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box .die{position:absolute;left:0;bottom:100%}}@media only screen and (max-width: 1150px) and (min-width: 1025px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box .slide-title{font-size:50px}}@media only screen and (max-width: 768px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box .slide-title{margin-bottom:10px}}@media only screen and (max-width: 576px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box .slide-text{font-size:14px}}main .page-banner .wiget-banner .wiget-banner__slide .slide-box .slide-text span{opacity:.5;font-size:13px}@media only screen and (max-width: 576px){main .page-banner .wiget-banner .wiget-banner__slide .slide-box .slide-text span{font-size:10px}}main .page-banner .wiget-banner .wiget-banner__buttons{left:40px;bottom:40px;transform:translate(0)}main .page-banner .wiget-banner .wiget-banner__buttons .swiper-button-prev .icon,main .page-banner .wiget-banner .wiget-banner__buttons .swiper-button-next .icon{stroke-width:2px}main .page-banner .wiget-banner .swiper-pagination{bottom:40px}@media only screen and (max-width: 768px){main .page-banner .wiget-banner .swiper-pagination{bottom:20px}}ul.custom-list{margin:0;padding:0;list-style-type:none}ul.custom-list li{padding-left:15px;position:relative}ul.custom-list li:not(:last-of-type){margin-bottom:10px}ul.custom-list li:before{content:"";position:absolute;width:6px;height:6px;top:calc(.7em - 3px);border-radius:100%;background:#0a91d1;left:0}.input-field{width:100%;height:50px;position:relative}.input-field:not(:last-child){margin-bottom:15px}.input-field input[type=text],.input-field input[type=email],.input-field input[type=password]{width:100%;height:inherit;padding:5px 20px;border-radius:8px;border:1px solid #9dd3ed;background-color:#fff;font-size:16px;font-weight:400;line-height:1.4em;color:#9dd3ed}.input-field input[type=text]::placeholder,.input-field input[type=email]::placeholder,.input-field input[type=password]::placeholder{font-size:16px;font-weight:400;line-height:1.4em;color:#6d6e70}.input-field__icon{position:absolute;top:50%;right:20px;transform:translateY(-50%);color:transparent;width:24px;height:24px;stroke:#9dd3ed}.input-field__icon+input[type=text],.input-field__icon+input[type=email],.input-field__icon+input[type=password]{padding-right:45px}.input-field.input-field_back_transparent input{background-color:transparent;border-bottom:1px solid #9dd3ed;color:#9dd3ed;transition:border-color .3s ease-in-out}.input-field.input-field_br-0{height:32px}.input-field.input-field_br-0:hover input{border-color:#0a91d1}.input-field.input-field_br-0 input{border-radius:0;border:none;border-bottom:1px solid #9dd3ed;line-height:1.5em}.input-field.input-field_br-0 input:focus{border-color:#0a91d1}br,strong{font-weight:500}.title-banner{font-size:60px;font-weight:600;line-height:1.1em}.title-h1{font-size:50px;font-weight:400;line-height:1.1em}.title-h2{font-size:38px;font-weight:400;line-height:1.2em}.title-h3{font-size:32px;font-weight:400;line-height:1.1em}.title-h4{font-size:28px;font-weight:400;line-height:1.2em}.subtitle{font-size:38px;font-weight:400;line-height:1.3em}.card-title{font-size:24px;font-weight:600;line-height:1em}.text-60{font-size:60px;font-weight:400;line-height:1.2em}.text-big{font-size:22px;font-weight:400;line-height:1.2em}.text-medium{font-size:20px;font-weight:400;line-height:1.2em}.text-semi,body{font-size:18px;font-weight:400;line-height:1.4em}.text-semi--medium{font-weight:500;line-height:1em}.text-main{font-size:16px;font-weight:400;line-height:1.5em}.text-small,.breadcrumbs,.checkbox-field__label{font-size:14px;font-weight:400;line-height:1.3em}.text-small--medium{font-weight:500}.text-bold{font-weight:600}.text-semibold{font-weight:500}.text-uppercase{text-transform:uppercase}@media only screen and (max-width: 1024px){.title-banner{font-size:30px}.title-h1{font-size:26px}.title-h2{font-size:22px}.title-h3{font-size:20px;line-height:1.2em}.title-h4{font-size:20px}.card-title{font-size:20px;line-height:1.2em}.text-big{font-size:18px}.text-big--medium{font-weight:500}.text-medium,.text-semi,body{font-size:16px}.text-main{line-height:1.3em}.text-main--semi-bold{font-weight:600}}.text-center{text-align:center}.checkbox-field input[type=checkbox]{opacity:0;pointer-events:none;position:absolute}.checkbox-field__label{display:block;position:relative;padding-left:24px;color:inherit;cursor:pointer}.checkbox-field__label.without-input{padding-left:0}.checkbox-field__label.without-input:before,.checkbox-field__label.without-input:after{display:none}.checkbox-field__label a{text-decoration:underline}.checkbox-field__label a:hover{text-decoration:none}.checkbox-field__label:before,.checkbox-field__label:after{content:"";display:block;position:absolute;top:0;left:0;width:16px;height:16px}.checkbox-field__label:before{background-color:#fff;border:1px solid #9dd3ed;border-radius:2px}.checkbox-field__label:after{background-image:url(/build/assets/tick-1a8d6c6c.svg);background-position:center;opacity:0;background-repeat:no-repeat;border-radius:2px;background-color:#0090d0}.checkbox-field input[type=checkbox]:checked+label:after,.checkbox-field input[type=checkbox]:checked+.checkbox-field__label:after{opacity:1}.textarea{width:100%;position:relative;border-radius:8px;border:1px solid #9dd3ed;padding:18px 20px;font-size:16px;font-weight:400;line-height:1.4em;color:#9dd3ed}.textarea:not(:last-child){margin-bottom:15px}.textarea::placeholder{font-size:16px;font-weight:400;line-height:1.4em;color:#6d6e70}.page-pagination{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:5px}.page-pagination__btn{width:33px;height:33px;border-radius:8px;flex:0 0 auto;font-weight:400;border:1px solid #9dd3ed;color:#9dd3ed}.page-pagination__btn svg{stroke:#9dd3ed}.page-pagination__btn.button{max-width:none;padding:0}.page-pagination__btn:not(.disabled).active,.page-pagination__btn:not(.disabled):hover{border-color:#0a91d1;color:#0a91d1}.page-pagination__btn:not(.disabled).active svg,.page-pagination__btn:not(.disabled):hover svg{stroke:#0a91d1}.page-pagination__btn.active{cursor:auto}.page-pagination__arrow svg{width:100%;height:100%;transition:stroke .3s;width:15px;height:15px;stroke-width:1px}.page-pagination__arrow-next svg{transform:rotate(180deg)}.page-pagination__pages{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.pagination-more{grid-column:1/4;max-width:none;width:100%}.breadcrumbs{margin:60px 0 15px;display:flex;flex-direction:row;align-items:center;justify-content:flex-start;flex-wrap:wrap;gap:5px;color:#42515a}@media only screen and (max-width: 768px){.breadcrumbs{margin-top:30px}}.breadcrumbs .current-page{opacity:.4}.breadcrumbs .current-page,.breadcrumbs .prevent-page,.breadcrumbs .separator{display:block}.breadcrumbs .current-page .icon,.breadcrumbs .prevent-page .icon,.breadcrumbs .separator .icon{display:block;width:14px;height:14px}.search-form{position:absolute;top:50%;right:25px;transform:translateY(-50%);cursor:pointer;stroke:#fff}.search-form svg{width:24px;height:24px;fill:transparent;color:transparent}@media only screen and (min-width: 768.1px){.search-form svg{transition:stroke .3s ease-in-out}}.search-form__show-all{font-size:16px;font-weight:500;line-height:1.3em;display:block;width:fit-content;margin:20px auto 0;border-bottom:1px solid #0a91d1;color:#0a91d1}@media only screen and (min-width: 768.1px){.search-form__show-all{transition:all .3s ease-in-out}}.search-form__show-all:hover{color:#9dd3ed;border-color:#9dd3ed}.search-form__match-list{position:absolute;top:100%;background-color:#fff;border-radius:0 0 4px 4px;border-right:1px solid #9dd3ed;border-bottom:1px solid #9dd3ed;border-left:1px solid #9dd3ed;padding:20px}.search-form .search-form__input{margin-bottom:0;transition:width .3s ease-in-out;float:right;width:300px}@media (min-width: 1000px) and (max-width: 1140px){.search-form .search-form__input{width:40vw}}.search-form .search-form__input:hover input{border-color:#fff}.search-form .search-form__input:hover svg{stroke:#fff}.search-form .search-form__input input{transition:opacity,width .3s ease-in-out;float:right;width:100%;opacity:1;padding:0 0 8px!important;border-color:#ffffffb3;color:#ffffffb3}.search-form .search-form__input input:focus{color:#fff;border-color:#fff}.search-form .search-form__input .input-field__icon{top:0;right:0;transform:none;stroke:#fff}.search-form .search-form__input.hidden{width:24px}.search-form .search-form__input.hidden input{width:0%;opacity:0}@media only screen and (max-width: 1024px){.search-form__match-list{padding:15px}}@media only screen and (max-width: 768px){.search-form__match-list{padding:10px 10px 15px}}.modal-subscribe-result{text-align:center}.modal-subscribe-result .title-h2{font-weight:400}.modal-feedback-result,.modal-shops{text-align:center}.modal-shops .modal__body{width:980px}.modal-shops .modal__content-inner{padding:80px}@media only screen and (max-width: 1024px){.modal-shops .modal__content-inner{padding:40px 30px}}.modal-shops .shops-title{font-size:26px;font-weight:700;letter-spacing:-.78px;text-align:center;margin-bottom:40px}@media only screen and (max-width: 1024px){.modal-shops .shops-title{font-size:20px}}.modal-shops .shops{display:flex;flex-wrap:wrap;gap:24px;width:100%;margin:0 auto}@media only screen and (max-width: 1024px){.modal-shops .shops{margin-top:15px;width:auto;gap:20px}}.modal-shops .shop{position:relative;width:calc((100% - 96px)/5);height:80px;border:1px solid #99d3ec;transition:all .2s;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:8px}@media only screen and (max-width: 1024px){.modal-shops .shop{width:calc(50% - 10px)}}.modal-shops .shop img{width:auto;max-width:120px;min-height:21px;max-height:28px;object-fit:contain}.modal-shops .shop p{font-size:14px;font-weight:500}.modal-shops .shop:after{content:"";position:absolute;z-index:2;left:0;top:0;width:100%;height:100%;opacity:0;pointer-events:none;transition:opacity .2s;background:#6DCFF6}.modal-shops .shop:hover{border-color:#f0fafe}.modal-shops .shop:hover:after{pointer-events:auto;opacity:.1}.contacts-widjet{position:fixed;bottom:80px;right:24px;z-index:5}@media only screen and (max-width: 768px){.contacts-widjet{right:12px;bottom:64px}}.contacts-widjet .contact-widjet{width:56px;height:56px;padding:5px;border-radius:50%;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:#8886 0 1px 7px}@media only screen and (max-width: 768px){.contacts-widjet .contact-widjet{width:40px;height:40px}}.contacts-widjet .contact-widjet:not(:last-child){margin-bottom:12px}@media only screen and (max-width: 768px){.contacts-widjet .contact-widjet:not(:last-child){margin-bottom:7px}}.contacts-widjet .contact-widjet--telegram{padding:0}.contacts-widjet .contact-widjet--whatsapp{background-color:#4dc247}.contacts-widjet .contact-widjet img{max-width:100%}body{display:flex;flex-direction:column;min-height:100vh;color:#42515a}body main{margin-top:81px;flex:1 0 auto}@media only screen and (max-width: 1024px){body main{margin-top:56px}}body footer{flex:0 0 auto}.off-scroll{overflow:hidden}.off-scroll #__threadswidget_chat__container,.off-scroll #__threadswidget_chat__invite{right:-100vw!important}.off-scroll .contacts-widjet{display:none}.ind-container{max-width:1218px;width:100%;padding:0 25px;margin:0 auto}@media (max-width: 1218px){.ind-container{padding:0;max-width:calc(100% - 40px)}}@media only screen and (max-width: 1024px){.ind-container{max-width:calc(100% - 30px)}}a,.ind-link{color:inherit;text-decoration:none}.ind-ul{padding:0;margin:0;list-style-type:none}.row{display:flex}button,input{border:none;outline:0;background:0 0}p,h1,h2,h3,h4,h5,h6{margin:0}*{box-sizing:border-box}@media only screen and (max-width: 768px){.show-desc{display:none}}@media screen and (min-width: 769px){.show-mobile{display:none}}sup{font-size:65%;vertical-align:super;top:0}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Regular-4e147ab6.ttf) format("opentype");font-weight:400;font-display:swap;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Light-c576c506.ttf) format("opentype");font-weight:300;font-display:swap;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Medium-9d0d55a3.ttf) format("opentype");font-weight:500;font-display:swap;font-style:normal}@font-face{font-family:Roboto;src:url(/build/assets/Roboto-Bold-ec685a46.ttf) format("opentype");font-weight:700;font-display:swap;font-style:normal}html{font-family:Roboto;font-weight:400;line-height:1.3em}.header{position:fixed;top:0;z-index:15;left:0;width:100%;padding:14px 0;background-color:#0a91d1}.header .hidden-blocks,.header .logo{transition:opacity .3s ease-in-out;opacity:1}.header .hidden-blocks.hide,.header .logo.hide{opacity:0}@media (min-width: 1025px) and (max-width: 1140px){.header .text-main{font-size:14px}}@media (min-width: 1025px) and (max-width: 1140px){.header .link-phone{margin-right:12px;justify-content:flex-end}.header .link-phone p{display:none}.header .link-phone svg{width:24px;height:24px}}@media only screen and (max-width: 1024px){.header .link-phone{margin-top:0;display:none}}@media only screen and (max-width: 768px){.header .link-phone{display:none}}.header .ind-container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:relative}.header__nav{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:30px;flex-grow:1}.header__nav .logo svg{width:158px;height:48px;fill:#fff;color:#fff}.header__menu{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:20px}@media (min-width: 1025px) and (max-width: 1140px){.header__menu.hide-compact{opacity:0;pointer-events:none}}.header__menu .dropdown-trigger p{color:#fff}.header__menu a{text-decoration:none;color:#fff}@media only screen and (min-width: 768.1px){.header__menu a{transition:color .3s ease-in-out}}.header__menu a:hover{color:#ffffffb3}.header__menu .has-submenu:hover svg{transform:rotate(180deg)}.header__menu .has-submenu:hover .dropdown-submenu{display:block}.header__menu .has-submenu a.text-main{position:relative;z-index:3}.header__menu:has(.dropdown-trigger.active) .has-submenu .dropdown-submenu{display:none!important}.header__menu:has(.dropdown-trigger.active) .has-submenu:hover svg{transform:none!important}.header__menu .dropdown-submenu{display:none;position:absolute;left:auto;top:0;padding-top:69px}.header__menu .dropdown-submenu ul{border-radius:0 0 5px 5px;background:#fff;overflow:hidden;list-style:none;padding:0;margin:0}.header__menu .dropdown-submenu li{font-size:16px;line-height:1.2}.header__menu .dropdown-submenu li:not(:last-child){border-bottom:1px solid #edeff0}.header__menu .dropdown-submenu a{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;height:40px;padding:0 10px;color:#42515a}@media only screen and (min-width: 768.1px){.header__menu .dropdown-submenu a{transition:color .3s ease-in-out}}.header__menu .dropdown-submenu a:hover{color:#0a91d1}.header__links{display:flex;flex-direction:row;align-items:center;justify-content:flex-start}.header__links .links__social{display:flex;flex-direction:column;align-items:flex-end;justify-content:flex-start;gap:10px}.header__links .links__social .social__icons{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:5px}.header__links .links__social .social__icons a:hover svg{color:#fff6}.header__links .links__social .social__icons a svg{width:20px;height:20px;fill:#fff;color:#fff;flex-shrink:0}@media only screen and (min-width: 768.1px){.header__links .links__social .social__icons a svg{transition:color .3s ease-in-out}}@media only screen and (max-width: 1024px){.header__links .header__shop.large{display:none;height:36px;margin-right:20px}.header__links .header__shop.large svg{width:78px}}.header__shop{padding:0}.header__shop:hover svg{color:#fff}.header__shop.large{height:52px}.header__shop svg{width:108px;max-height:100%}.header__shop svg rect{fill:#fff}.header__shop svg path{fill:#0090d0}.header__compare{margin-right:24px}.header__compare svg{width:28px;height:28px;fill:#fff;color:#fff;stroke:#fff;display:block}.header__burger{display:none}.header__search{position:relative;width:24px;height:24px;margin-right:12px}.header__search .search-form{top:auto;right:0;transform:none;background-color:#0a91d1}.header__search .search-form__input:not(.hidden) input{padding-left:4px!important}.header__search .search-form__input:not(.hidden) input::placeholder{color:#fff}@media only screen and (max-width: 1024px){.header{padding:10px 0}.header__menu,.header__links .links__social,.header__compare{display:none}.header__search .search-form__input{width:calc(100vw - 88px)}.header__search .search-form__input:not(.hidden) input{padding-left:0!important}.header__search .search-form__match-list{top:calc(100% + 8px);width:100vw;left:-15px}.header__burger{display:block}.header__nav .logo svg{width:97px;height:30px;fill:#fff;color:#fff}}.header-desktop-dropdown{display:grid;grid-template-columns:1fr 2fr;position:fixed;z-index:10;left:50%;transform:translate(-50%);top:81px;min-height:400px;width:100%;max-width:1168px;background-color:#fff;border-radius:0 0 8px 8px;padding:30px 30px 40px;gap:40px}@media only screen and (max-width: 1024px){.header-desktop-dropdown{display:none}}.header-desktop-dropdown__categories{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:15px}.header-desktop-dropdown__categories .category{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;cursor:pointer}.header-desktop-dropdown__categories .category:hover .category__name,.header-desktop-dropdown__categories .category.active .category__name{color:#0a91d1}.header-desktop-dropdown__categories .category:hover svg,.header-desktop-dropdown__categories .category.active svg{stroke:#0a91d1}.header-desktop-dropdown__categories .category__name{line-height:1.1em;color:#42515a}@media only screen and (min-width: 768.1px){.header-desktop-dropdown__categories .category__name{transition:color .3s ease-in-out}}.header-desktop-dropdown__categories .category svg{width:16px;height:16px;fill:transparent;color:transparent;stroke:#42515a}@media only screen and (min-width: 768.1px){.header-desktop-dropdown__categories .category svg{transition:stroke .3s ease-in-out}}.header-desktop-dropdown__categories .category__group{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:10px;width:100%;margin-top:15px}.header-desktop-dropdown__categories .category__group .group__title{margin-bottom:5px}.header-desktop-dropdown__categories .category__group .category__name{margin-left:25px;max-width:65%;line-height:1.2em}.header-desktop-dropdown__categories .category__group .category__name.group__title{margin-left:0;font-weight:500}.header-desktop-dropdown__links{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;padding-top:10px}.header-desktop-dropdown__links .link{height:fit-content;max-width:140px;text-decoration:none}.header-desktop-dropdown__links .link:hover p,.header-desktop-dropdown__links .link.active p{color:#0a91d1}.header-desktop-dropdown__links .link img{width:100%;height:135px;margin-bottom:10px}.header-desktop-dropdown__links .link p{color:#42515a;text-align:center}@media only screen and (min-width: 768.1px){.header-desktop-dropdown__links .link p{transition:color .3s ease-in-out}}.header-mobile-dropdown{position:fixed;top:55px;left:0;height:0;background-color:#0a91d1;color:#fff;width:100%;overflow-y:hidden;z-index:5;transition:height .3s ease-in-out}.header-mobile-dropdown.active{height:calc(100vh - 50px)}.header-mobile-dropdown__container{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:10px 15px 25px;gap:20px;overflow-y:scroll;height:calc(100% - 33px)}.header-mobile-dropdown .header__shop{display:flex;flex-direction:row;align-items:center;justify-content:center;max-width:100%;margin-right:0;width:100%}.header-mobile-dropdown .header__shop.large{height:50px}.header-mobile-dropdown__categories .category:not(:last-of-type){margin-bottom:20px}.header-mobile-dropdown__categories .category__title:not(:last-child){margin-bottom:20px}.header-mobile-dropdown__categories .category__subs{margin-left:10px}.header-mobile-dropdown__categories .category__link{display:block}.header-mobile-dropdown__categories .category__link:not(:last-child){margin-bottom:20px}.footer{padding-top:40px;background-color:#0a91d1;color:#fff}@media only screen and (max-width: 768px){.footer{margin-top:-1px;padding-top:30px}}.footer__main-content{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;padding-bottom:35px;border-bottom:1px solid rgba(255,255,255,.4)}@media only screen and (max-width: 768px){.footer__main-content{display:block;padding-bottom:30px}}.footer__contacts-col{margin-right:20px}@media only screen and (max-width: 768px){.footer__contacts-col{margin-right:0;margin-bottom:30px}}.footer__main-link{display:block;width:188px;height:50px;margin:-15px 0 20px}.footer__main-link svg{width:100%;height:100%;color:#fff}@media only screen and (max-width: 768px){.footer__main-link{margin-top:0}}.footer .footer__contacts-col ul{list-style:none;padding:0;margin:0 0 20px}.footer .shop-footer-link{font-size:14px;text-decoration:underline}.footer .shop-footer-link:hover{text-decoration:none}.footer .link-phone{margin-bottom:20px;white-space:nowrap}@media only screen and (max-width: 768px){.footer .link-phone{justify-content:flex-start}}.footer__nav{display:flex;flex-direction:row;align-items:flex-start;justify-content:flex-start;color:#fff}@media only screen and (max-width: 768px){.footer__nav{display:block}}.footer .nav__ul{min-width:125px;max-width:190px;font-size:14px;line-height:1.4}@media only screen and (max-width: 1024px){.footer .nav__ul{min-width:auto}}@media only screen and (max-width: 768px){.footer .nav__ul{max-width:none}}.footer .nav__ul:has(.nav__cat){width:280px;max-width:none}@media only screen and (max-width: 1024px){.footer .nav__ul:has(.nav__cat){width:auto}}.footer .nav__ul:not(:last-child){margin-right:64px}@media only screen and (max-width: 1024px){.footer .nav__ul:not(:last-child){margin-right:20px}}@media only screen and (max-width: 768px){.footer .nav__ul:not(:last-child){margin-right:0;margin-bottom:20px}}@media only screen and (min-width: 768.1px){.footer .nav__ul a{transition:color .3s ease-in-out}}.footer .nav__ul a:hover{color:#ffffffb3}.footer .nav__parent-cat{font-size:18px;font-weight:500;line-height:1.4}.footer .nav__li a{transition:.3s color}.footer .nav__li ul{list-style:none;padding:0;display:none;flex-direction:column;gap:8px;margin:12px 0 10px}.footer .nav__li ul li{display:flex;align-items:center;width:100%;min-height:28px;padding:4px 8px;color:#0091d1;background:#fff;border-radius:6px}.footer .nav__li ul li:hover{opacity:.9}.footer .nav__li ul li a{width:100%}.footer .nav__li ul li a:hover{color:inherit}.footer .nav__li.active ul{display:flex}.footer .nav__li.active .nav__cat a{font-weight:700}.footer .nav__li.active .nav__icon svg{transform:none}.footer .nav__cat{display:flex;align-items:center;justify-content:space-between}.footer .nav__icon{width:24px;height:16px;text-align:center;flex-shrink:0;cursor:pointer}.footer .nav__icon svg{width:16px;height:16px;transform:rotate(180deg);transition:.2s transform}.footer .nav__li:not(:last-child){margin-bottom:10px}.footer .copyright{padding:20px 0;color:#fff6}.to-top{position:fixed;z-index:1001;right:24px;bottom:12px;width:56px;height:56px;border:1px solid #99d3ec;border-radius:50%;cursor:pointer;background:#fff;display:flex;flex-direction:row;align-items:center;justify-content:center;box-shadow:0 5px 9px #00000014}.to-top svg{width:100%;height:100%}@media only screen and (max-width: 1024px){.to-top{width:40px;height:40px;right:12px}}body:has(#cookie-agree) #callibri-module-area,body:has(#cookie-agree) .contacts-widjet,body:has(#cookie-agree) .to-top{display:none}#cookie-agree{position:fixed;z-index:9010;right:32px;bottom:32px;width:462px;background:#0090d0;border-radius:15px;font-size:14px;line-height:1.4;padding:24px;color:#fff}#cookie-agree button{margin-top:24px;cursor:pointer;border:0;width:100%;height:38px;border-radius:6px;font-size:16px;font-weight:500;color:#0090d0;background:#fff;transition:all .2s}#cookie-agree button:hover{opacity:.9}#cookie-agree a{text-decoration:underline}#cookie-agree a:hover{text-decoration:none}@media only screen and (max-width: 1024px){#cookie-agree{bottom:15px;right:15px;width:calc(100vw - 30px);padding:16px}#cookie-agree button{margin-top:16px}}#callibri_soc #callibri_wrap_pict_operator,#callibri_soc #callibri_wrap_pict_img{bottom:148px!important}@media only screen and (max-width: 1024px){#callibri_soc #callibri_wrap_pict_operator,#callibri_soc #callibri_wrap_pict_img{bottom:116px!important;width:48px!important;height:48px!important}}#callibri_soc .callibri_bg_soc.callibri_bg_soc_l{bottom:148px!important}@media only screen and (max-width: 1024px){#callibri_soc .callibri_bg_soc.callibri_bg_soc_l{bottom:116px!important}}#callibri_soc .callibri_wrap_pict_index.callibri_wrap_pict_colorring{display:none}.section-subscribe{margin-top:100px;padding:64px 0;background-image:url(/build/assets/background-subscribe-new-fafcdf45.jpg);background-size:cover;background-position:center}@media only screen and (max-width: 768px){.section-subscribe{margin-top:35px;padding:0;background:none}}@media only screen and (max-width: 768px){.section-subscribe .ind-container{max-width:none}}.section-subscribe__form{max-width:570px;padding:40px 30px;border-radius:8px;background-color:#0a91d1;color:#fff}@media only screen and (max-width: 768px){.section-subscribe__form{width:100%;max-width:none;border-radius:0;padding:30px 15px 0}}@media only screen and (max-width: 576px){.section-subscribe__form{padding:30px 8px 0}}.section-subscribe__form .message-error{color:red;margin-bottom:15px}.section-subscribe__form input[type=email]{color:#6d6e70}.section-subscribe .form__title{margin-bottom:30px}@media only screen and (max-width: 768px){.section-subscribe .form__title{margin-bottom:20px}}.section-subscribe .form__submit-btn{position:absolute;top:50%;right:15px}@media only screen and (max-width: 768px){.section-subscribe .form__submit-btn{top:0;right:0;width:55px;height:50px;display:flex;align-items:center;justify-content:right;padding-right:15px}}.section-subscribe .form__submit-btn svg{position:static}@media only screen and (max-width: 768px){.section-subscribe .form__submit-btn svg{transform:none}}.section-subscribe .g-recaptcha{margin-bottom:15px}.section-subscribe .agreement{color:#ffffffb3}.section-subscribe .color-white{color:#fff}a.header__compare[data-v-a3ee10cd]{position:relative}.amount-wrapper[data-v-a3ee10cd]{position:absolute;top:-5px;right:-11px;border-radius:50%;background:white;color:#0090d0;display:flex;justify-content:center;align-items:center;font-size:11px;font-weight:700;width:24px;height:24px;padding-top:1px}
