@charset "UTF-8";/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes moveHand{0%{transform:translate(-10px)}to{transform:translate(10px)}}@keyframes scaleButton{0%{transform:scale(1)}to{transform:scale(1.1)}}.info-sticky{position:sticky;bottom:0;z-index:999}.info-sticky__buy-btn,.info-sticky__buy-popup{position:absolute;bottom:120px;right:40px;width:230px;height:50px;display:flex;justify-content:center;align-items:center;gap:10px;background:linear-gradient(to right,#e89e09 0%,#f77101 100%);border-radius:25px;color:#fff;font-size:15px;font-weight:700;text-transform:uppercase;text-decoration:none;opacity:1;transition:opacity .3s linear,border .3s linear}.info-sticky__buy-btn:hover,.info-sticky__buy-popup:hover{opacity:1;color:#fff!important}.info-sticky__warning{width:100%;height:90px;display:flex;justify-content:center;align-items:center;background-color:#f6e1bd}.info-sticky__warning.static{background-color:#fff;border-top:1px solid rgb(236,236,235)}.info-sticky__warning.static .info-sticky__warning-text{color:#f5b52066}.info-sticky__warning-text{position:relative;z-index:0;font-size:28px;line-height:1;text-transform:uppercase;color:#fff;opacity:.8;text-align:center}.main-footer__reaction{display:none}.main-footer__copyright{display:flex;justify-content:space-between;flex-wrap:nowrap;flex-direction:column}.main-footer__copyright-footnote{font-size:14px;margin-bottom:45px}.main-footer__contact-subtitle{text-transform:uppercase}@media screen and (max-width: 1240px){.info-sticky__buy-btn{position:relative;left:0;right:0;bottom:0;width:100%;border-radius:0}.info-sticky__warning{height:70px}.info-sticky__warning-text{font-size:20px;max-width:500px}}@media screen and (max-width: 768px){.info-sticky__warning{height:70px}.info-sticky__warning-text{font-size:15px}}.info-sticky__popup-wrapper{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;justify-content:center;align-items:center}.info-sticky__popup-wrapper.active{display:flex}.info-sticky__popup-backplate{background-color:#000;opacity:.9;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.info-sticky__popup-window{position:fixed;width:75vw;height:75vh;min-width:320px;min-height:520px;top:50%;left:50%;z-index:11;margin-top:-37.5vh;margin-left:-37.5vw;overflow:hidden;background-color:#fff;display:flex;flex-direction:column;align-items:center;gap:40px 0}.info-sticky__popup-control{width:100%;height:60px;padding:0 20px;border-bottom:1px solid #e3e5e8;display:flex;justify-content:end;align-items:center;cursor:pointer}.info-sticky__popup-close{display:flex;justify-content:center;align-items:center;width:30px;height:30px}.info-sticky__popup-close span{position:absolute;width:30px;height:2px;background-color:#000000e6}.info-sticky__popup-close span:first-child{transform:rotate(45deg)}.info-sticky__popup-close span:last-child{transform:rotate(-45deg)}.info-sticky__popup-title{width:100%;padding:0 20px;display:flex;align-items:center;justify-content:center;text-align:center;font-size:32px;color:#000000e6;line-height:1.3;font-weight:700}@media screen and (max-width: 768px){.info-sticky__popup-title{font-size:28px}}@media screen and (max-width: 540px){.info-sticky__popup-title{font-size:24px}}.info-sticky__popup-content{padding:0 40px 100px;width:100%;display:grid;grid-template-columns:repeat(2,1fr);gap:40px;justify-items:center;align-items:center;flex-grow:1}@media screen and (max-width: 1024px){.info-sticky__popup-content{padding:0 20px 100px;grid-template-columns:1fr;gap:20px}}.info-sticky__logo-link{display:flex;width:100%;height:100%;justify-content:center;border:1px solid transparent;border-radius:30px;background-color:transparent;box-shadow:inset 0 0 10px transparent;transition:background-color .1s linear,box-shadow .1s linear .1s}.info-sticky__logo-link:hover{border:1px solid #f1f1f1;background-color:#f7f7f7;box-shadow:inset 0 0 10px #f1f1f1}.info-sticky__popup-logo{width:65%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain}.info-sticky__popup-logo.arzon{background-image:url(/build/assets/arzon-c514c7f6.png)}.info-sticky__popup-logo.gopharm{background-image:url(/build/assets/gopharm-4cb6cab5.svg)}.info-sticky__shops-links{position:absolute;bottom:182px;right:40px;width:212px;height:91px;display:flex;justify-content:space-between;align-items:center;padding:0 15px 14px;cursor:pointer}.info-sticky__shops-links.disabled{display:none}.info-sticky__links-background{position:absolute;left:0;top:0}.info-sticky__link{position:relative;z-index:2;overflow:visible;display:flex;justify-content:center;text-decoration:none;transition:.3s}.info-sticky__link-logo{-o-object-fit:cover;object-fit:cover}.info-sticky__logo-mask-color{opacity:1;transition:opacity .2s ease}.info-sticky__link-logo:hover .info-sticky__logo-mask-color{opacity:0}@media screen and (max-width: 1240px){.info-sticky__logo-mask-color{display:none}.info-sticky__shops-links{right:calc(50% - 106px);bottom:120px}.info-sticky__link--wildberries{width:58px}.info-sticky__link-text{display:none}}html{line-height:1.15;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;height:100%;box-sizing:border-box;font-size:10px}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section{display:block}h1{font-size:2em}figure{margin:1em 40px}hr{box-sizing:content-box;height:0;overflow:visible}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}a{background-color:transparent;-webkit-text-decoration-skip:objects;font:inherit;color:#000;border:0;outline:0;transition:.3s}abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}img{border-style:none;max-width:100%;height:auto}svg:not(:root){overflow:hidden}button{line-height:1.15}input,optgroup,select,textarea{font-family:sans-serif;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[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-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;display:table;max-width:100%;padding:0;color:inherit;white-space:normal}progress{display:inline-block;vertical-align:baseline}textarea{overflow:auto}summary{display:list-item}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled,[hidden],input[type=checkbox],input[type=radio],template{display:none}*,:after,:before{box-sizing:inherit}.page{height:100%;margin:0;padding:0;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;font-size:14px;line-height:1.1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#fff}.page__wrapper{min-height:100vh;overflow:hidden;min-width:320px;background:#fff}.page__content{position:relative;z-index:5}li,ul{list-style:none}h1,h2,h3,h4,h5,h6,li,p,ul{margin:0;padding:0}a:active,a:hover{color:#f5b520}a:focus{color:#f5b520}button{font:inherit;margin:0;padding:0;border:0;outline:0;cursor:pointer;background:0 0;transition:.3s}button,button:active,button:hover{color:#000}button:focus{color:#000}input[type=checkbox]+i{display:inline-block;vertical-align:top;position:relative;width:21px;height:20px;background-color:#000}input[type=checkbox]:checked+i:after{content:"";display:block;width:9px;height:6px;position:absolute;top:6px;left:6px;border-left:2px solid #fff;border-bottom:2px solid #fff;transform:rotate(-45deg)}input[type=radio]+i{display:inline-block;vertical-align:top;position:relative;width:21px;height:21px;background-color:#fff;border-radius:50%}input[type=radio]:checked+i:after{content:"";display:block;width:9px;height:9px;position:absolute;top:6px;left:6px;background-color:#000;border-radius:50%}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:.5s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}.owl-carousel .fadeIn{animation-name:fadeIn;animation-delay:.2s}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.container{display:block;position:relative;margin:0 auto;padding:0 20px;width:320px}@media (min-width:768px){.container{width:768px;padding:0 60px}}@media (min-width:1200px){.container{width:1200px;padding:0 15px}}.article h1,.title{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;font-size:26px;line-height:100%;text-align:center;letter-spacing:-.02em;color:#000}.article h1 span:before,.title span:before{content:"";position:absolute;left:0;right:0;bottom:0;height:6px;background:rgba(245,181,32,.3)}@media (min-width:1200px){.title{line-height:110%;letter-spacing:-.025em;text-align:left;font-size:40px}.title:after{margin-top:20px}}@media (min-width:1200px) and (min-height:730px){.title{font-size:50px}.title:after{margin-top:30px}}.list li{padding:15px;font-size:25px}._404{display:block;position:relative;padding-bottom:40px;color:#27231f}@media (min-width:768px){._404{padding-bottom:70px}}@media (min-width:1200px){._404{padding-bottom:100px}}._404__header{margin-bottom:10px;color:#000}@media (min-width:1200px){._404__header{margin-bottom:20px}}._404__title{font-size:30px;line-height:100%}@media (min-width:768px){._404__title{font-size:50px}}@media (min-width:1200px){._404__title{font-size:80px}}._404__desc{font-size:17px;line-height:130%;letter-spacing:-.01em}@media (min-width:768px){._404__desc{font-size:21px}}@media (min-width:1200px){._404__desc{font-size:30px}}._template{display:block}.article h1 span,.title span{position:relative}@media (min-width:1200px){.article h1{line-height:110%;letter-spacing:-.025em;text-align:left;font-size:40px}.article h1:after{margin-top:20px}}@media (min-width:1200px) and (min-height:730px){.article h1{font-size:50px}.article h1:after{margin-top:30px}}.article__container{max-width:800px}.article__contentInner{padding-bottom:1px}@media (min-width:1200px){.article__contentInner{padding:0 60px;background:#fff;border-radius:27px 27px 0 0;overflow:hidden}}.article__contentInner div:not(.table){margin-top:20px;margin-bottom:20px;display:block;padding-left:20px;position:relative}.article__contentInner div:not(.table):before{content:"";position:absolute;left:0;top:0;height:100%;background-color:#f5b520;width:1px}.article__contentInner div:not(.table) a{display:block;font-size:17px;line-height:130%;color:#0e3755;font-weight:700;transition:.3s;text-decoration:none;margin-bottom:10px}.article__contentInner div:not(.table) a span{position:relative;padding-bottom:5px;margin-bottom:10px}.article__contentInner div:not(.table) a span:before{content:"";transition:.3s;position:absolute;bottom:0;left:0;width:100%;border:1px dashed #6b7a97}.article__contentInner div:not(.table) a:active,.article__contentInner div:not(.table) a:focus,.article__contentInner div:not(.table) a:hover{color:#f5b520;text-decoration:none}.article__contentInner div:not(.table) a:active span:before,.article__contentInner div:not(.table) a:focus span:before,.article__contentInner div:not(.table) a:hover span:before{border:1px dashed #f5b520}@media (min-width:1200px){.article__contentInner div:not(.table){margin-top:15px;margin-bottom:15px;padding-left:30px}.article__contentInner div:not(.table) a{font-size:20px;margin-bottom:10px}}.article__header{margin-bottom:30px}.article__content{font-size:14px;line-height:140%;color:#27231f;background:#fff}@media (min-width:1200px){.article__content{background:0 0}}.article__content h1{text-align:left}@media (min-width:1200px){.article__content h1{margin-bottom:10px}}.article__content h2{margin-top:40px;margin-bottom:20px;font-size:30px;line-height:90%}@media (min-width:1200px){.article__content h2{margin-top:45px;margin-bottom:10px;font-size:28px;line-height:100%}}.article__content h3{margin-top:40px;margin-bottom:10px;font-size:25px;line-height:100%}@media (min-width:1200px){.article__content h3{margin-top:40px;margin-bottom:10px;font-size:24px}}.article__content h2,.article__content h3,.article__content h4,.article__content h5{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;color:#000;letter-spacing:-.02em}.article__content h4{margin-top:40px;line-height:100%;margin-bottom:20px;font-size:20px}@media (min-width:1200px){.article__content h4{margin-top:25px;margin-bottom:10px;font-size:18px;letter-spacing:-.01em}}.article__content h5{margin-bottom:10px;font-size:19px}.article__content a{color:#f5b520;text-decoration:none}.article__content a:active,.article__content a:focus,.article__content a:hover,.instruction .accordion__item-desc a:active,.instruction .accordion__item-desc a:focus,.instruction .accordion__item-desc a:hover{color:#f5b520;text-decoration:underline}.article__content blockquote,.article__content img{width:100%;margin-top:30px;border-radius:15px}.article__content img{display:block;margin-bottom:30px}@media (min-width:1200px){.article__content img{border-radius:25px}.article__content img:first-child{margin-top:0;margin-bottom:40px;border-radius:20px 20px 0 0}}.article__content p{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;color:#27231f;font-size:14px;line-height:150%;margin-top:10px;margin-bottom:10px}.article__content .lead{font-size:16px;line-height:130%}@media (min-width:1200px){.article__content .lead{display:block;margin-bottom:20px;font-size:17px;line-height:130%;letter-spacing:-.01em}}.article__content blockquote{position:relative;margin-left:0;padding:60px 20px 20px;font-size:13px;line-height:130%;color:#27231f;text-align:left;background:rgba(245,181,32,.3);font-style:normal}.article__content blockquote:after{content:"";display:block;width:50px;height:40px;left:50%;top:10px;transform:translate(-50%);background-image:url(.../../public/img/article/quote.svg);background-size:contain;background-repeat:no-repeat;position:absolute}@media (min-width:768px){.article__content blockquote{border-radius:25px;padding:35px 35px 35px 100px;font-size:14px}.article__content blockquote:after{left:25px;top:50%;transform:translateY(-50%) translate(0)}}@media (min-width:1200px){.article__content blockquote{padding:50px 40px 50px 160px;font-size:16px;line-height:130%}.article__content blockquote:after{content:"";display:block;width:60px;height:50px;left:50px;top:50%;transform:translateY(-50%)}}.article__content blockquote span{position:relative;z-index:2}.article__content ol,.article__content ul,.instruction .accordion__item-desc ul{margin-top:20px;padding:0}.article__content ul li{padding-left:25px}.article__content ol li,.article__content ul li{font-size:14px;line-height:140%;position:relative;margin-bottom:15px}@media (min-width:1200px){.article__content ol li,.article__content ul li{margin-bottom:8px;padding-left:45px;font-size:14px}}.article__content ul li:after{content:"•";display:block;position:absolute;top:1px;left:10px;color:#f5b520}@media (min-width:1200px){.article__content ul li:after{left:20px}}.article__content ol.literature li{font-size:12px}.article__content ol li:before,.article__content ol.literature li:before{font-family:HelveticaNeueCyr,sans-serif;font-weight:700;counter-increment:counter;content:counter(counter) ".";display:block;width:30px;position:absolute;top:-1px;left:5px;font-size:12px;line-height:150%;text-align:right;color:#f5b520}.article__content ol{counter-reset:counter}.article__content ol li{padding-left:40px}@media (min-width:1200px){.article__content ol li{padding-left:45px}}.article__content ol li:before{font-size:14px}.article__content .table{width:calc(100% + 50px);margin-left:-25px;overflow:auto}@media (min-width:768px){.article__content .table{width:calc(100% + 80px);margin-left:-40px}}@media (min-width:1200px){.article__content .table{width:calc(100% + 120px);margin-left:-60px}}@media (min-width:1200px) and (min-height:730px){.article__content .table{width:calc(100% + 200px);margin-left:-100px}}.article__content table{width:100%!important;border-collapse:collapse!important;border:0}.article__content th{height:50px!important;padding-left:30px;padding-right:35px;text-align:left}@media (min-width:768px){.article__content th:first-child{padding-left:40px}}@media (min-width:1200px){.article__content th:first-child{padding-left:60px}}@media (min-width:1200px) and (min-height:730px){.article__content th:first-child{padding-left:100px}}.article__content th:last-child{text-align:right}@media (min-width:768px){.article__content th:last-child{padding-right:40px}}@media (min-width:1200px){.article__content th:last-child{padding-right:60px}}@media (min-width:1200px) and (min-height:730px){.article__content th:last-child{padding-right:100px}}.article__content tbody{background:rgba(14,55,85,.04)}.article__content tbody tr:nth-child(2n){background-color:#fff}.article__content td{width:auto!important;height:68px!important;padding-left:30px;padding-right:35px;border:0}.article__content td:first-child{min-width:255px;white-space:normal}@media (min-width:768px){.article__content td:first-child{padding-left:40px}}@media (min-width:1200px){.article__content td:first-child{padding-left:60px}}@media (min-width:1200px) and (min-height:730px){.article__content td:first-child{padding-left:100px}}.article__content td:last-child{text-align:right}@media (min-width:768px){.article__content td:last-child{padding-right:40px}}@media (min-width:1200px){.article__content td:last-child{padding-right:60px}}@media (min-width:1200px) and (min-height:730px){.article__content td:last-child{padding-right:100px}}.quote{padding-left:18px;font-style:normal;border-left:2px solid #f5b520}@media (min-width:768px){.quote{padding-top:18px;padding-bottom:18px;font-size:20px;line-height:120%}}@media (min-width:1200px){.quote{font-size:23px;line-height:140%;letter-spacing:-.01em;border-left-width:3px}}.article__footer{background:#fff}@media (min-width:1200px){.article__footer{background:0 0}}.article__footerContent{padding:30px 0}@media (min-width:768px){.article__footerContent{padding-bottom:50px}}@media (min-width:1200px){.article__footerContent{padding:20px 0 0;background:#fff;border-radius:0 0 20px 20px}}.article__footerContainer{margin-bottom:20px}@media (min-width:1200px){.article__footerContainer{margin-bottom:0}}.article__share{display:flex;flex-direction:column;justify-content:center;align-items:center;padding-bottom:30px}@media (min-width:768px){.article__share{flex-direction:row;justify-content:flex-start}}@media (min-width:1200px){.article__share{padding-bottom:60px}}.article__share-title{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;display:block;margin-bottom:20px;font-size:16px;line-height:130%;text-align:center;color:#000}@media (min-width:768px){.article__share-title{margin-bottom:0;margin-right:20px}}@media (min-width:1200px){.article__share-title{font-size:24px;line-height:110%;letter-spacing:-.02em}}.article__share-list{margin:0 auto;display:flex;align-items:center;justify-content:center}@media (min-width:768px){.article__share-list{flex-direction:row;margin:0}}.article__share-item{margin:0 5px;font-size:0}@media (min-width:1200px){.article__related{border-top:1px solid rgba(107,122,151,.2)}}.accordion{display:block;margin:0 auto;padding-bottom:20px;background:#fff;border-radius:10px}@media (min-width:768px){.accordion{padding:0}}@media (min-width:1200px){.accordion{border-radius:20px}}.accordion__item{margin-bottom:20px;box-sizing:border-box;padding:20px 35px;border:1px solid rgba(0,0,0,.1);border-radius:10px}@media (min-width:768px){.accordion__item{padding:25px 35px}}@media (min-width:1200px){.accordion__item{padding:30px 50px;margin-bottom:30px}}.accordion__item--active{border-bottom:none;border-color:#fff;box-shadow:0 0 80px #00000005,0 40px 80px #0000000d,inset 0 -5px 1px #00000012}.accordion__item--active .accordion__item-icon{background-image:url(/build/assets/minus-mobile-6092681e.svg)}@media (min-width:1200px){.accordion__item--active .accordion__item-icon{background-image:url(/build/assets/minus-4af28ee1.svg)}}.accordion__item--active .accordion__item-title:after{transform:rotate(180deg)}.accordion__item--active .accordion__item-content{display:block}.accordion__item-header{position:relative;cursor:pointer}.accordion__item-title,.accordion__item-title:after{display:inline-block;transition:.3s}.accordion__item-title{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;font-size:18px;line-height:110%;letter-spacing:-.02em;text-decoration-line:underline;color:#000}@media (min-width:768px){.accordion__item-title{font-size:22px}}@media (min-width:1200px){.accordion__item-title{font-size:30px}}.accordion__item-title:after{content:"";background-image:url(/build/assets/arrow-2852a199.svg);background-repeat:no-repeat;background-position:center;background-size:contain;width:20px;height:20px;position:absolute;top:10px;right:-20px}@media (min-width:768px){.accordion__item-title:after{top:50%;transform:translateY(-50%)}}@media (min-width:1200px){.accordion__item-title:after{position:relative;right:-14px;transform:none}}.accordion__item-content{display:none;padding-top:15px}@media (min-width:1200px){.accordion__item-content{padding-top:20px}}@media (min-width:1200px) and (min-height:730px){.accordion__item-content{padding-top:30px}}.accordion__item-desc{display:block;font-size:14px;line-height:140%;color:#000}@media (min-width:1200px){.accordion__item-desc{font-size:14px}}@media (min-width:1200px) and (min-height:730px){.accordion__item-desc{font-size:18px}}.articles{padding-bottom:40px}@media (min-width:768px){.articles{padding-bottom:40px}}@media (min-width:1200px){.articles{padding-bottom:40px}.articles__container{padding:0 30px}}.articles__header{margin-bottom:30px}@media (min-width:768px){.articles__header{margin-bottom:35px}}.articles__content{margin-bottom:30px}@media (min-width:768px){.articles__content{display:flex;flex-wrap:wrap;margin-bottom:0}}.articles__post{width:100%;margin-bottom:20px}@media (min-width:768px){.articles__post{width:calc(50% - 15px);margin-right:15px;margin-bottom:40px}}@media (min-width:1200px){.articles__post{width:calc((100%/3) - 50px);margin-right:50px;margin-bottom:50px}}@media (min-width:1200px) and (min-height:730px){.articles__post{width:calc((100%/3) - 15px);margin-right:15px}}.brandLink{display:none;background:#f57805;height:82px;position:fixed;top:0;left:0;right:0;z-index:1100;padding:8px 0}.brandLink--open,.button a{display:block}.brandLink--open+.header{top:72px}@media (min-width:1200px){.brandLink{height:60px;padding:10px 0}.brandLink--open+.header{top:60px}}.brandLink__container{display:flex;align-items:center;justify-content:space-between;padding:0 20px}@media (min-width:768px){.brandLink__container{width:560px;margin:0 auto;padding:0}}.brandLink__content{font-size:13px;line-height:150%;color:#fff;margin-right:20px}@media (min-width:768px){.brandLink__content{margin-right:40px;text-transform:uppercase}}.brandLink__link{display:block;width:40px;min-width:40px;height:40px;background-image:url(/build/assets/link-0dc79532.svg);background-position:center;background-repeat:no-repeat;background-size:100%}.brandLink__close{position:absolute;right:0;top:0}.brandLink__close-icon{width:17px;height:17px;background-image:url(/build/assets/close-8628eead.svg);background-position:center;background-repeat:no-repeat;background-size:100%}@media (min-width:1200px){.brandLink__close-icon{width:24px;height:24px}}.button{display:flex;flex-direction:row;justify-content:center;align-items:center;cursor:pointer;text-decoration:none}.button a{height:100%;width:100%}.button span{margin-right:15px}.button--primary{font-family:HelveticaNeueCyr,sans-serif;font-weight:700;width:100%;height:70px;color:#fff;font-size:19px;line-height:22px;box-sizing:border-box;text-decoration:none;border-radius:52px;letter-spacing:.1em;text-transform:uppercase;background-color:#e89e09;background-image:linear-gradient(267.66deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%);box-shadow:0 14px 24px #ef560099,inset 0 -5px 1px #f2652280,inset 0 -8px 24px #fff6}@media (min-width:1200px){.button--primary{height:80px}}.button--primary:hover{background-color:#e89e09;background-image:linear-gradient(267.66deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%),linear-gradient(228.96deg,#e89e09 -10.71%,#e89e09 79.86%);box-shadow:0 14px 50px #f26522b3,inset 0 -5px 1px #f2652280,inset 0 -10px 24px #fff9}.button--primary:focus{background:linear-gradient(267.66deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%),#e89e09}.button--primary:active,.button--primary:focus,.button--primary:hover{color:#fff;text-decoration:none}.button--vk-share{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;background-image:url(/build/assets/vk-share-ce251d99.svg);background-repeat:no-repeat;background-position:center center;background-size:100%}@media (min-width:1200px) and (min-height:730px){.button--vk-share{width:50px;height:50px}}.button--fb-share:hover,.button--ok-share:hover,.button--vk-share:hover{opacity:.9}.button--ok-share{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;background-image:url(/build/assets/ok-share-edd805a3.svg);background-repeat:no-repeat;background-position:center center;background-size:100%}@media (min-width:1200px) and (min-height:730px){.button--ok-share{width:50px;height:50px}}.button--fb-share{display:flex;flex-direction:row;justify-content:center;align-items:center;width:40px;height:40px;background-image:url(/build/assets/fb-share-5e8db1a5.svg);background-repeat:no-repeat;background-position:center center;background-size:100%}@media (min-width:1200px) and (min-height:730px){.button--fb-share{width:50px;height:50px}}.breadcrumbs{margin-bottom:10px}.breadcrumbs__list{display:flex;flex-direction:row;justify-content:center;align-items:center}@media (min-width:768px){.breadcrumbs__list{justify-content:flex-start}}.breadcrumbs__item{display:flex;flex-direction:row;justify-content:center;align-items:center;padding-right:35px;margin:0 7px;position:relative}.breadcrumbs__item:after{content:"";display:block;position:absolute;top:50%;transform:translateY(-50%);right:0;height:24px;width:24px;background-image:url(/build/assets/arrow-c3e2addb.svg);background-size:contain;background-repeat:no-repeat}.breadcrumbs__item:last-child:after{display:none}.breadcrumbs__item.prev+li,.breadcrumbs__item.prev:after{display:none}@media (min-width:768px){.breadcrumbs__item{margin:0 14px 0 0}.breadcrumbs__item.prev+li,.breadcrumbs__item.prev:after{display:block}}.breadcrumbs__link{display:flex;flex-direction:row;justify-content:center;align-items:center;font-size:13px;line-height:15px;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;letter-spacing:.2em;color:#f5b520;opacity:.5;text-decoration:none;text-transform:uppercase}a.breadcrumbs__link:hover{opacity:1}.fifth{display:block;padding-top:40px;padding-bottom:70px}@media (min-width:768px){.fifth{padding-top:60px;padding-bottom:94px;position:relative}}@media (min-width:1200px){.fifth{padding-bottom:50px;background:#fff}}.fifth__content{display:block;position:relative}.fifth__title,.file:after{display:block}.fifth__list,.fifth__list .owl-nav{flex-direction:row}.fifth__list{display:flex;align-items:flex-start;flex-wrap:nowrap;justify-content:flex-start;position:relative}.fifth__list .owl-dots{margin-top:5px;justify-content:center;position:absolute;bottom:-30px;left:0;width:100%}.fifth__list.owl-carousel button.owl-dot{width:14px;height:14px;border-radius:50%;background:rgba(245,181,32,.3);margin:0 5px}.fifth__list.owl-carousel button.owl-dot.active{background:#f5b520}.fifth__list .owl-nav{justify-content:space-between;position:absolute;top:50%;left:-10%;transform:translateY(-50%);width:120%}@media (min-width:768px){.fifth__list .owl-nav{left:-5%;width:110%}}.fifth__list .owl-nav button,.second__list .owl-nav button{display:block;width:60px;height:60px;background-color:#fff!important;border-radius:50%;background-image:url(/build/assets/a-l-14d66e77.png)!important;background-size:70%!important;background-repeat:no-repeat!important;background-position:center center!important;font-size:0!important}.fifth__list .owl-nav button.owl-next{background-image:url(/build/assets/a-r-abe64817.png)!important}.fifth__all{justify-content:center;width:179px;height:50px;margin:70px auto 0;position:relative;border-radius:69px;background-color:#e89e09;background-image:linear-gradient(267.66deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%);z-index:10;text-decoration:none}@media (min-width:1200px){.fifth__all{top:5px}}@media (min-width:768px){.fifth__all{position:absolute;top:-10px;right:0;margin-top:0}}.fifth__all .fifth__all-text{font-weight:700;font-size:13px;line-height:15px;letter-spacing:.1em;text-transform:uppercase;color:#fff;text-decoration:none}.fifth__all .fifth__all-icon{margin-left:5px;display:block;width:24px;min-width:24px;height:24px;background-image:url(/build/assets/list-9265053f.svg);background-size:auto;background-repeat:no-repeat;background-position:center center}.fifth__all,.fifth__list .owl-dots,.fifth__list .owl-nav{display:flex;align-items:center}.faq{padding-bottom:40px}.faq__container{max-width:970px}.faq__title{margin-bottom:30px}.file{display:block;width:185px;margin:0 auto;position:relative;padding-left:50px;text-decoration:none}@media (min-width:768px){.file{margin-left:0;width:280px;padding-left:80px}}.file:after{content:"";position:absolute;top:0;left:0;width:40px;height:40px;background-image:url(/build/assets/instruction-b049d8ab.svg);background-size:contain;background-position:center top;background-repeat:no-repeat}@media (min-width:768px){.file:after{height:60px;width:60px}}.file__title{display:block;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;font-size:15px;line-height:120%;letter-spacing:-.02em;text-decoration-line:underline;color:#f5b520}.file__title:hover,a.footer__phone{text-decoration:none}@media (min-width:768px){.file__title{font-size:24px;line-height:110%}}.file__descr{display:block;font-family:HelveticaNeueCyr,sans-serif;font-weight:300;font-size:10px;line-height:130%;letter-spacing:.03em;color:#27231f;opacity:.8;text-decoration:none}@media (min-width:768px){.file__descr{font-size:14px;line-height:150%}}.footer{display:block;background-color:#fff;color:#000;font-size:14px;line-height:140%;overflow:hidden}@media (min-width:768px){.footer{font-size:15px}}@media (min-width:1200px){.footer{position:relative}}@media (min-width:768px){.footer__container{display:flex}}.footer__top{display:flex;flex-direction:column;align-items:center;padding:40px 0}@media (min-width:768px){.footer__top{flex-direction:row;justify-content:space-between;align-items:flex-start}}.footer__top *{max-width:100%}@media (min-width:768px){.footer__top{padding:30px 0 34px}}@media (min-width:1200px){.footer__top{padding-top:40px}}.footer__head{padding:0 20px;background:linear-gradient(0deg,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;text-align:center}@media (min-width:768px){.footer__head{padding:0}}.footer__contraindications{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;padding:10px 0;font-size:17px;line-height:100%;letter-spacing:-.06em;color:#f5b52066;text-transform:uppercase}.footer__contraindications p{width:280px;margin:0 auto}.footer__contraindications.fixed{background:linear-gradient(0deg,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;position:fixed;bottom:0;left:0;right:0;z-index:1000;box-shadow:0 0 5px 1px #0000001a;border-color:#fff;padding-left:20px;padding-right:20px}.footer__contraindications.fixed .footer__contraindications-close{display:flex}.footer__contraindications.fixed .footer__contraindications-open{display:none}@media (min-width:768px){.footer__contraindications{position:relative;padding:20px 0;font-size:25px}.footer__contraindications p{width:657px}}@media (min-width:1200px){.footer__contraindications{font-size:29px;border-top:none}.footer__contraindications p{width:100%}}.footer__contraindications-open{position:fixed;left:0;bottom:0;z-index:100;padding:5px 10px;background-color:#fff;opacity:0;display:flex}.footer__contraindications-open span{font-size:15px;margin-right:5px;opacity:.8;display:none}.footer__contraindications-open img{opacity:.8}@media (min-width:768px){.footer__contraindications-open{display:none!important}.footer__contraindications-open span{display:inline}}@media (min-width:1200px){.footer__contraindications-open:hover{opacity:1!important}}.footer__contraindications-close{display:none;opacity:.8;position:absolute;right:5px;top:5px}.footer__contraindications-close span{display:none;font-size:15px;margin-right:5px}@media (min-width:768px){.footer__contraindications-close{display:none!important}.footer__contraindications-close span{display:block}}@media (min-width:1200px){.footer__contraindications-close{right:10px;top:10px}.footer__contraindications-close span{font-size:17px}}.footer__info{display:flex;flex-direction:column;align-items:center;margin-bottom:15px}@media (min-width:768px){.footer__info{width:250px;align-items:flex-start}}@media (min-width:1200px){.footer__info{width:400px}}.footer__info *{max-width:100%}.footer__address{line-height:150%}.footer__address span{display:block}@media (min-width:768px){.footer__address{width:220px;line-height:120%;text-align:left}.footer__address span{display:inline}}@media (min-width:1200px){.footer__address{width:500px;line-height:150%}.footer__address span{display:inline}.footer__address br{display:none}}a.footer__phone{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;display:block;padding-top:10px;font-size:30px;line-height:80%;letter-spacing:-.02em;color:#000}@media (min-width:768px){a.footer__phone{font-size:24px;line-height:120%;text-align:left}}@media (min-width:1200px){a.footer__phone{padding-top:0;font-size:28px;line-height:110%}}a.footer__phone:active,a.footer__phone:focus,a.footer__phone:hover{color:#f5b520}.footer__copyright{line-height:130%;letter-spacing:-.01em;margin-bottom:15px}@media (min-width:768px){.footer__copyright{margin-bottom:0;text-align:left;min-width:220px;margin-right:25px}}@media (min-width:1200px){.footer__copyright{min-width:275px;line-height:150%;margin-right:105px}}.footer__copyright-c{display:inline-block;margin:0 3px 5px 0}@media (min-width:768px){.footer__copyright-c{margin-bottom:0}}.footer__logo a{display:inline-block}@media (min-width:768px){.footer__logo{order:3;margin:0 15px 0 auto;width:164px}}@media (min-width:1200px){.footer__logo{width:auto;margin-right:0}}.footer__center{background:linear-gradient(0deg,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;padding:40px 0}@media (min-width:768px){.footer__center{position:relative;padding:30px 0 45px}.footer__center .footer__center-row--margin{margin-bottom:10px}}@media (min-width:1200px){.footer__center{padding-top:40px;padding-bottom:32px}}.footer__bottom{font-size:12px;line-height:130%;letter-spacing:.03em;padding:40px 0;text-align:left}@media (min-width:768px){.footer__bottom{padding:30px 0}}@media (min-width:1200px){.footer__bottom{padding:40px 0}}.footer__bottom-desc{margin-bottom:25px}.footer__bottom-desc:last-child{margin-bottom:0}@media (min-width:768px){.footer__bottom-desc{margin-bottom:0}}.footer__division{font-size:14px;line-height:140%}@media (min-width:768px){.footer__division{font-size:15px;text-align:left}}@media (min-width:1200px){.footer__division{line-height:150%}}.footer__division.top{margin-bottom:25px}@media (min-width:768px){.footer__division.top{min-width:220px;margin-right:29px;margin-bottom:0}}@media (min-width:1200px){.footer__division.top{min-width:275px;margin-right:34px}}.footer__division-title{font-weight:600}.footer__division-title br,a.footer__division-phone br{display:none}.footer__division-mail{display:block;font-weight:400}@media (min-width:1200px){.footer__division-mail--inline{display:inline;margin-left:5px}}a.footer__division-phone{display:inline-block;margin-top:3px;text-decoration:none;color:#000}a.footer__division-phone:hover{color:#f5b520}.footer__center-row{margin-bottom:15px}.footer__center-row--none{margin-bottom:0}.footer__desc{padding-top:25px}@media (min-width:768px){.footer__desc{max-width:460px;padding-top:0;text-align:left}}@media (min-width:1200px){.footer__desc{max-width:640px}}@media (min-width:768px){.footer__center-col--first{min-width:220px;width:220px;margin-right:25px}}@media (min-width:1200px){.footer__center-col--first{min-width:275px;width:275px;margin-right:105px}.footer__center-col--second{width:730px}}@media (min-width:768px){.footer__center-info{display:flex;justify-content:space-between}.footer__center-info .footer__center-row{width:220px}}@media (min-width:1200px){.footer__center-info .footer__center-row{width:300px}.footer__center-info .footer__center-row:first-child{width:345px}}.fourth{display:block;position:relative;background-image:url(/build/assets/bg-m-921b00b8.webp);background-size:auto 600px;background-position:center top;background-repeat:no-repeat;margin-bottom:-85px;padding-bottom:30px;z-index:5}@media (min-width:768px){.fourth{padding-top:100px;padding-bottom:130px;margin-bottom:0;background-image:url(/build/assets/bg-t-8f646fe3.webp);background-position:center -80px}}@media (min-width:1200px){.fourth{padding-bottom:190px;background-image:url(/build/assets/bg-d-abdea7e4.webp);background-position:center 100px}}@media (min-width:768px){.fourth:before{content:"";display:block;position:absolute;top:100%;left:0;right:0;height:130px;background-image:url(/build/assets/wave-86a8403e.svg);background-position:center top;background-repeat:no-repeat}}.fourth__content{display:block}@media (min-width:768px){.fourth__content{width:310px;margin-left:auto;position:relative}}@media (min-width:1200px){.fourth__content{width:670px}}.fourth__title{display:block}.fourth__image{display:block;width:160px;margin:0 auto 48px}@media (min-width:768px){.fourth__image{width:215px;position:absolute;top:0;left:-300px}}@media (min-width:1200px){.fourth__image{width:330px;left:-400px}}@media (min-width:768px){.fourth__image--mobile{display:none}}@media (max-width:768px){.fourth__image--desktop{display:none}}.fourth__list{display:block;text-align:center;margin-bottom:40px}@media (min-width:768px){.fourth__list{text-align:left}}.fourth__item{display:block;margin-bottom:20px}@media (min-width:1200px){.fourth__item{margin-bottom:30px}.fourth__item:first-child{padding-right:120px}}.fourth__subtitle{display:block;margin-bottom:5px;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;font-size:22px;line-height:100%;letter-spacing:-.02em;color:#f5b520}@media (min-width:1200px){.fourth__subtitle{margin-bottom:10px;font-size:30px;line-height:110%}}.fourth__descr{display:block;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;font-size:12px;line-height:130%;color:#27231f;opacity:.8}@media (min-width:1200px){.fourth__descr{font-size:17px;line-height:130%}}.header{display:block;position:fixed;top:0;left:0;right:0;z-index:1100;transition:.5s ease-in-out;background-color:#fff;height:60px}.header--fixed,.header--shadow{box-shadow:0 3px 20px #0000001a}@media (min-width:768px){.header{height:80px;width:648px;margin:0 auto;border-bottom-right-radius:25px;border-bottom-left-radius:25px;background-color:transparent}.header--shadow,.header--shadow .header__block,.header--shadow .header__container,.header--shadow .header__hamburger{border-radius:0}}@media (min-width:1200px){.header{width:100%}}@media (min-width:1440px){.header{width:1400px}}.header__container{display:flex;justify-content:space-between;align-items:center;position:relative;padding:10px 0;background-color:#fff}@media (min-width:768px){.header__container{padding:0;height:80px;border-bottom-right-radius:25px;border-bottom-left-radius:25px;transition:.5s;background-color:transparent}}@media (min-width:1200px){.header__container{display:flex;justify-content:space-between;padding:0;height:80px}}.header__block{display:flex;justify-content:space-between;align-items:center}@media (min-width:768px){.header__block{position:relative;border-bottom-left-radius:25px;transition:.5s;width:516px;height:80px;box-shadow:inset 0 -5px 1px #00000012;background-color:#fff}}@media (min-width:1200px){.header__block{width:100%;border-bottom-right-radius:25px}}@media (min-width:1440px){.header__block{width:100%}}.header__logo{width:92px;margin-left:20px}@media (min-width:768px){.header__logo{width:114px;margin-left:60px}}@media (min-width:1200px){.header__logo{width:119px;min-width:119px;margin-left:49px;margin-right:10px}}.header__logo-link{width:100%;cursor:pointer;display:flex;flex-direction:row;justify-content:center;align-items:center;position:relative}.header__logo-link:hover{opacity:.8}@media (min-width:1200px){.header__menu{display:flex;margin-left:40px;margin-right:0;flex-grow:1;flex-basis:100%}}.header__menu-wrap{position:absolute;top:60px;left:0;right:0;display:none}@media (max-width:768px){.header__menu-wrap{overflow-y:auto;height:500px}}@media (min-width:768px){.header__menu-wrap{top:80px;width:648px}}@media (min-width:1200px){.header__menu-wrap{position:relative;top:auto;left:auto;right:auto;display:block;width:100%}}.header__menu-list{flex-direction:column;display:flex;padding-bottom:20px}@media (min-width:1200px){.header__menu-list{display:flex;flex-direction:row;align-items:center;border-top:none;padding-left:0;padding-bottom:0;position:relative}}.header__menu-item{padding:10px 0;transition:.5s ease-in-out;text-align:center;position:relative}.header__menu-item:before{content:"";position:absolute;left:50%;transform:translate(-50%);width:280px;height:1px;bottom:0;background-image:url(/build/assets/decor-31b3057b.png);background-repeat:no-repeat;background-position:center;background-size:contain}.header__menu-item:nth-child(7):before{display:none}@media (min-width:1200px){.header__menu-item{height:80px;border-bottom:none;margin-right:22px;padding:0;width:auto;display:flex;align-items:center}.header__menu-item--marginLeft{margin-left:30px}}@media (min-width:1440px){.header__menu-item{margin-right:30px}}@media (min-width:1200px){.header__menu-item--submenu{position:relative;display:flex;align-items:center;line-height:1.3;padding:0 15px;z-index:10;margin-left:-10px}.header__menu-item--submenu:hover{background-color:#ffffffb3;box-shadow:0 4px 8px #00000040}}@media (min-width:1200px) and (min-width:1200px){.header__menu-item--submenu:hover .header__submenu{opacity:1;visibility:visible}}@media (min-width:1200px){.header__menu-item--submenu:hover .header__menu-link{color:#0d153b;text-decoration:none}}@media (min-width:1440px){.header__menu-item--submenu{padding:0 20px;margin-left:-20px}}.header__menu-item--submenu .header__menu-link{cursor:default;pointer-events:none}.header__submenu{margin-top:20px;transition:.4s ease-in-out}@media (min-width:1200px){.header__submenu{width:220px;margin-top:13px;background-color:#d2d9df;position:absolute;left:0;top:67px;box-shadow:0 16px 14px #00000040;opacity:0;visibility:hidden}}.header__submenu-item{margin-bottom:20px;opacity:.7;transition:.3s}@media (min-width:1200px){.header__submenu-item{opacity:1;border-bottom:1px solid rgba(5,28,44,.1);margin-bottom:0}.header__submenu-item:last-child{border-bottom:none}.header__submenu-item:hover{background-color:#ffffffb3}}.header__submenu-link{display:block;padding-left:20px;white-space:nowrap;font-size:14px;line-height:140%;color:#0e3755;text-decoration:none;opacity:.7}.header__submenu-link:active,.header__submenu-link:focus,.header__submenu-link:hover{color:#183456}.header__submenu-link span{position:relative}@media (min-width:1200px){.header__submenu-link{text-align:left;padding:17px 15px;width:100%;color:#0d153b;opacity:1}.header__submenu-link:active,.header__submenu-link:focus,.header__submenu-link:hover{color:#0d153be6}}.header__menu-item__img{display:none}@media (min-width:1200px){.header__menu-item__img{display:block;min-width:10px;margin-left:10px;transition:.5s}.header__menu-item--submenu:hover .header__menu-item__img{transform:scaleY(-1)}}.header__menu-link{display:block;width:155px;margin:0 auto;padding:15px 0;white-space:nowrap;text-decoration:none;font-size:13px;line-height:15px;color:#000;font-family:HelveticaNeueCyr,sans-serif;font-weight:700;text-transform:uppercase}@media (min-width:1200px){.header__menu-link{width:auto;margin:0;padding:0;text-align:center}}.header__menu-link:active,.header__menu-link:focus,.header__menu-link:hover{color:#1f5033cc;opacity:.8}.header__menu-link--highlight{color:#fff;background:linear-gradient(274.48deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;box-shadow:inset 0 -8px 24px #fff6;border-radius:10px}@media (min-width:1200px){.header__menu-link--highlight{padding:8px 10px}}.header__menu-link--highlight:active,.header__menu-link--highlight:focus,.header__menu-link--highlight:hover{color:#fff;opacity:.8}.header__hamburger{display:flex;align-items:center;justify-content:center;background:linear-gradient(274.48deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;box-shadow:inset 0 -5px 1px #f2652280,inset 0 -8px 24px #fff6;width:40px;height:40px;min-width:40px;border-radius:50%;margin-right:20px;transition:.5s}.header__hamburger-btn{position:relative;display:block;padding:0;width:24px;height:26px;border:0;margin-left:7px}.header__hamburger-btn:after,.header__hamburger-btn:before{content:"";position:absolute;display:block;left:-3px;width:20px;height:4px;border-radius:10px;background:#fff;transition:.5s}.header__hamburger-btn:before{top:19px;transition-property:top,transform}.header__hamburger-btn:after{bottom:19px;transition-property:bottom,transform}.header__hamburger-btn--active{margin-left:0}.header__hamburger-btn--active .header__hamburger-bar{background:0 0}.header__hamburger-btn--active:before{top:10px;left:2px;transform:rotate(45deg)}.header__hamburger-btn--active:after{bottom:12px;left:2px;transform:rotate(-45deg)}.header__hamburger-btn--active .header__menu-list{display:flex}.header__hamburger-bar{display:block;position:absolute;top:50%;left:0;height:4px;border-radius:10px;width:20px;background:#fff;transform:translateY(-50%)}@media screen and (min-width:768px){.header__hamburger{width:132px;height:80px;border-radius:0 0 25px;margin-right:0}}@media screen and (min-width:1200px){.header__hamburger{display:none}}.header__hamburger-text{display:none}@media screen and (min-width:768px){.header__hamburger-text{font-family:HelveticaNeueCyr,sans-serif;font-weight:700;display:block;font-size:13px;line-height:15px;letter-spacing:.1em;text-transform:uppercase;margin-right:10px}}.header__extra{width:280px;margin:50px auto 0}.header__extra--none{display:none}@media (min-width:1200px){.header__extra{width:auto;display:flex;position:relative;top:auto;margin:0 0 0 auto}.header__extra--none{display:none}}.header__buy-link{font-family:HelveticaNeueCyr,sans-serif;font-weight:700;display:flex;align-items:center;justify-content:center;height:70px;width:100%;color:#fff;font-size:19px;z-index:20;line-height:22px;letter-spacing:-.01em;text-decoration:none;border-radius:52px;text-transform:uppercase;background:linear-gradient(274.48deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;box-shadow:0 14px 24px #ef560099,inset 0 -5px 1px #f2652280,inset 0 -8px 24px #fff6}.header__buy-link span{margin-right:15px}.header__buy-link:active,.header__buy-link:focus,.header__buy-link:hover{color:#fff}.header__buy-link--single{font-size:14px;margin-bottom:20px;height:50px}@media (min-width:1200px){.header__buy-link{display:flex;position:relative;bottom:auto;left:auto;right:auto;height:80px;width:148px;min-width:148px;border-radius:0 0 25px;font-size:13px;line-height:15px;color:#fff;box-shadow:inset 0 -5px 1px #f2652280,inset 0 -8px 24px #fff6}.header__buy-link--single{display:none}}.header__dropdown{display:none}.header__dropdown .header__submenu{padding-top:23px;margin-top:-10px;z-index:10;width:148px}@media (min-width:1200px){.header__dropdown{position:relative;display:flex;align-items:center;z-index:10}.header__dropdown:hover .button span{opacity:1}}@media (min-width:1200px) and (min-width:1200px){.header__dropdown:hover .header__submenu{opacity:1;visibility:visible}}@media (min-width:1200px){.header__dropdown:hover .header__menu-link{text-decoration:none}}.header__lang{position:relative;transition:.4s ease-in-out;min-width:82px;width:82px;display:flex;justify-content:center;align-items:center;margin:40px auto 0}@media (min-width:1200px){.header__lang{min-width:70px;width:70px;margin-top:0;margin-right:15px}}@media (min-width:1300px){.header__lang{margin-right:30px}}.header__lang-list{display:flex}.header__lang-item:first-child{margin-right:20px;padding-right:20px;position:relative}@media (min-width:1200px){.header__lang-item:first-child{margin-right:10px;padding-right:10px}}.header__lang-item:first-child:before{content:"";position:absolute;right:0;top:54%;transform:translateY(-50%);height:14px;width:1px;background-color:#000}.header__lang-link{text-decoration:none;font-weight:700;font-size:13px;color:#000}.header__lang-item.active .header__lang-link{color:#1f503380}.innerHeader{display:block;height:130px;background-size:cover;background-repeat:no-repeat;background-position:center 88%;background-image:url(/build/assets/banner-dbabaec7.jpg);position:relative;margin-bottom:10px;margin-top:60px}@media (min-width:768px){.innerHeader{height:200px;margin-top:0}}@media (min-width:1200px){.innerHeader{height:280px}.innerHeader:after,.innerHeader:before{content:"";display:none;width:500px;height:500px;position:absolute;top:0;background-repeat:no-repeat}.innerHeader:before{left:0;background-image:url(/build/assets/left-d-74842278.png);background-position:left top}.innerHeader:after{background-image:url(/build/assets/right-d-dcd2d5fc.png);right:0;background-position:right top}}.instruction{padding-bottom:40px}@media (min-width:1200px){.instruction{padding-bottom:100px}}.instruction .accordion{position:relative;z-index:5}.instruction .accordion__item-desc p:not(:last-child){margin-bottom:10px}.instruction .accordion__item-desc h4{margin-bottom:10px;font-size:20px;line-height:100%;letter-spacing:-.02em}@media (min-width:1200px){.instruction .accordion__item-desc h4{font-size:22px;letter-spacing:-.01em}.instruction .accordion__item-desc ul{margin-top:10px}}@media (min-width:1200px) and (min-height:730px){.instruction .accordion__item-desc ul{margin-top:20px}}.instruction .accordion__item-desc ul li{font-size:14px;line-height:140%;position:relative;padding-left:25px}.instruction .accordion__item-desc ul li:not(:last-child){margin-bottom:15px}@media (min-width:1200px){.instruction .accordion__item-desc ul li:not(:last-child){margin-bottom:8px}}@media (min-width:1200px) and (min-height:730px){.instruction .accordion__item-desc ul li:not(:last-child){margin-bottom:15px}}@media (min-width:1200px){.instruction .accordion__item-desc ul li{padding-left:45px;font-size:14px}}@media (min-width:1200px) and (min-height:730px){.instruction .accordion__item-desc ul li{font-size:18px}}.instruction .accordion__item-desc ul li:after{content:" ";display:block;position:absolute;top:9px;left:0;background-color:#f5b520;width:15px;height:2px}@media (min-width:1200px){.instruction .accordion__item-desc ul li:after{width:30px;height:1px;top:10px}}.instruction .accordion__item-desc a{color:#f5b520;text-decoration:none}.instruction .accordion__item-desc img.middle{margin-right:20px;vertical-align:middle}.instruction__bg{display:block;position:relative;padding-top:390px;color:#27231f;background-repeat:repeat-x;background-position:center 60px;background-image:url(/build/assets/banner-dbabaec7.jpg);background-size:auto 300px;background-color:#fff}@media (min-width:768px){.instruction__bg{padding-bottom:50px;padding-top:292px;height:580px;background-position:center top;background-size:auto 550px}}@media (min-width:1200px){.instruction__bg{height:515px;padding-top:248px;background-size:auto 145%;background-position:calc(50% + 100px) top}.instruction__bg:after{position:absolute;bottom:-1px;left:0;content:"";display:block;width:100%;height:160px;background-image:url(/build/assets/a-d-02047b8b.svg);background-position:center top;background-size:auto;pointer-events:none}.instruction__bg:before{left:0;content:"";display:none;width:598px;height:829px;background-image:url(/build/assets/bushes-d-9400d493.png);background-position:left top;pointer-events:none}.instruction__bg:before,.instruction__bgDecor,.instruction__bgDecor:after{position:absolute;top:0;background-size:auto;background-repeat:no-repeat}.instruction__bgDecor{background-position:calc(50% + 144px) top;left:0;display:block;width:100%;height:100%;background-image:url(/build/assets/decor-799824c8.svg)}.instruction__bgDecor:after{content:"";display:none;width:430px;height:570px;right:0;background-image:url(/build/assets/bushes-d-a-74f18449.png);background-position:right top}}.instruction__pack{width:136px;height:300px;position:absolute;top:-275px;left:20px;background-image:url(/build/assets/pack-m-b84d9905.webp);background-position:center top;background-size:contain;background-repeat:no-repeat;z-index:10}@media (min-width:768px){.instruction__pack{width:198px;height:416px;top:-105px;right:-100px;left:auto;background-image:url(/build/assets/pack-e4ddde8b.webp)}}@media (min-width:1200px){.instruction__pack{width:208px;height:456px;top:-145px;right:10px}.instruction__container{width:770px;padding:0}}.instruction__top{position:relative;padding:40px 0 0;background:0 0}.instruction__top .file{width:auto;margin:0 0 30px}@media (max-width:767px){.instruction__top .file{padding-left:60px}.instruction__top .file:after{width:45px;height:45px}}.instruction__top .file__title{margin-bottom:5px}@media (max-width:767px){.instruction__top .file__title{font-size:18px}.instruction__top .file__descr{font-size:14px}}@media (min-width:768px){.instruction__header{margin-bottom:30px}}@media (min-width:1200px){.instruction__header{width:440px;margin-bottom:20px}}@media (max-width:767px){.instruction__title{font-size:30px;line-height:90%}}@media (min-width:1200px){.instruction__title{margin-bottom:20px}}@media (min-width:1200px) and (min-height:730px){.instruction__title{margin-bottom:50px}}.instruction__image{top:313px;left:-95px}@media (min-width:768px){.instruction__image{top:78px;left:257px}}@media (min-width:1200px){.instruction__image{width:499px;top:10px;left:405px}}@media (min-width:1200px) and (min-height:730px){.instruction__image{width:709px;top:86px;left:455px}}@media (min-width:1200px){.instruction__image img{width:100%}}.instruction__link{position:relative}.instruction__link:before{width:40px;height:40px;background-size:40%}@media (min-width:1200px){.instruction__link:before{width:30px;height:30px;background-size:auto}}@media (min-width:1200px) and (min-height:730px){.instruction__link:before{width:40px;height:40px;background-size:40%}}.instruction__link .fourth__instructionText{font-size:22px}@media (min-width:768px){.instruction__link .fourth__instructionText{font-size:27px}}@media (min-width:1200px){.instruction__link .fourth__instructionText{font-size:22px}}@media (min-width:1200px) and (min-height:730px){.instruction__link .fourth__instructionText{font-size:27px}}.instruction__link .fourth__instructionHint{font-size:18px}@media (min-width:768px){.instruction__link .fourth__instructionHint{font-size:21px}}@media (min-width:1200px){.instruction__link .fourth__instructionHint{font-size:18px}}@media (min-width:1200px) and (min-height:730px){.instruction__link .fourth__instructionHint{font-size:21px}}.instruction__content{position:relative;padding-bottom:30px;text-align:center;border-bottom:1px solid rgba(0,0,0,.1)}@media (min-width:768px){.instruction__content{width:260px;text-align:left;border-bottom:none}}@media (min-width:1200px){.instruction__content{width:70%}}.instruction__breadcrumbs{display:block}.instruction__title{position:relative;letter-spacing:-.02em;font-size:30px;line-height:110%;color:#000;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;margin-bottom:5px}@media (min-width:1200px){.instruction__title{margin-bottom:10px;font-size:60px;letter-spacing:-.025em}}.instruction__text{font-size:18px;line-height:110%;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;letter-spacing:-.02em;color:#27231f}@media (min-width:768px){.instruction__text{width:auto;margin-bottom:20px}}@media (min-width:1200px){.instruction__text{margin-left:0;width:340px;margin-bottom:25px;font-size:24px;line-height:110%}}.pagination{display:block}.pagination__container{align-items:center}.pagination__container,.pagination__list{display:flex;justify-content:center;-moz-column-gap:5px;column-gap:5px}@media (min-width:768px){.pagination__container,.pagination__list{-moz-column-gap:10px;column-gap:10px}}@media (min-width:1200px){.pagination__container,.pagination__list{-moz-column-gap:15px;column-gap:15px}}.pagination__item--active .pagination__link{background:#FFB600;color:#fff}.pagination__item--active .pagination__link:hover{color:#fff}.pagination__link{font-family:HelveticaNeueCyr;border-radius:31px;border:2px solid #FFB600;width:37px;font-size:18px;height:37px;display:flex;align-items:center;justify-content:center;text-decoration:none;font-weight:700;color:#000;padding-top:4px}.pagination__link:hover{color:#ffb600}@media (min-width:1200px){.pagination__link{width:37px;height:37px}}.pagination__link--active{cursor:pointer}.pagination__arrow{background-image:url("data:image/svg+xml,%0A%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.51023 4.20197L0.490234 6.91547V5.24147L5.37723 3.48647L0.490234 1.73147V0.0844727L7.51023 2.78447V4.20197Z' fill='%23FFB600'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;background-position:center center;width:37px;height:37px;border-radius:31px;border:2px solid #FFB600}.pagination__arrow.disabled{background-image:url("data:image/svg+xml,%0A%3Csvg width='8' height='7' viewBox='0 0 8 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.51023 4.20197L0.490234 6.91547V5.24147L5.37723 3.48647L0.490234 1.73147V0.0844727L7.51023 2.78447V4.20197Z' fill='%23E7E7E7'/%3E%3C/svg%3E%0A");border-color:#e7e7e7;cursor:initial}.pagination__prev{transform:rotate(180deg);left:-10px}.pagination__next{right:-10px}.pharmacies{position:relative;display:block;padding-bottom:70px}@media (min-width:1200px){.pharmacies{padding-bottom:100px}}.pharmacies .owl-dots{margin-top:5px;display:flex;align-items:center;justify-content:center}.pharmacies .owl-carousel button.owl-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.2);margin:0 10px}.pharmacies .owl-carousel button.owl-dot.active{background:#e6427a}.pharmacies__content{padding-top:1px}@media (min-width:1200px){.pharmacies__container{position:relative;padding:0 30px}}.pharmacies__header{margin-bottom:54px}.pharmacies__title{margin-bottom:10px}@media (min-width:1200px){.pharmacies__title{margin-bottom:30px}}.pharmacies__text{margin-bottom:30px;font-size:22px;line-height:100%;letter-spacing:-.01em;text-align:center}@media (min-width:768px){.pharmacies__text{text-align:left}}@media (min-width:1200px){.pharmacies__text{font-size:32px;letter-spacing:-.02em}}.pharmacies__text a{color:#e6427a}.pharmacies__text a:active,.pharmacies__text a:focus,.pharmacies__text a:hover{color:#e6427a;text-decoration:none}.pharmacies__more{text-align:center}.pharmacies__moreLink{display:inline-flex;align-items:center;font-size:18px;line-height:140%;text-align:center;cursor:pointer}.pharmacies__moreLink:active,.pharmacies__moreLink:focus,.pharmacies__moreLink:hover{text-decoration:underline}.pharmacies__moreLink:after{content:"";display:block;width:18px;height:32px;margin-left:17px;background-image:url(/build/assets/arrow-down-3a9c1164.svg);background-repeat:no-repeat;background-size:contain}.pharmacies__other{display:none}.pharmacies__other.active{display:block}@media (min-width:768px){.pharmacies__item,.pharmacies__list{display:flex}.pharmacies__list{flex-wrap:wrap}.pharmacies__item{width:100%}}.welcome__title-block{display:flex;height:100%;align-items:flex-start;flex-direction:column;justify-content:flex-end;padding-bottom:45px}.welcome__title-block p{display:flex;font-weight:400;font-size:24px;align-items:center;gap:28px}.welcome__title-block p img{width:60px;height:60px}.pharmacies__item-link{display:flex;justify-content:center;align-items:center;margin-bottom:15px;background:#fff;border:1px solid rgba(28,53,94,.2);border-radius:10px}@media (min-width:768px){.pharmacies__item-link{width:165px;margin-right:10px}.pharmacies__item-link:last-child{margin-right:0}.pharmacies__item-link:hover{z-index:10;transform:scale(1.1);box-shadow:0 1.33547px 1.59459px #0000000b,0 3.0343px 3.62304px #00000010,0 5.28106px 6.30574px #00000014,0 8.38944px 10.0172px #00000017,0 12.9443px 15.4559px #0000001a}}@media (min-width:1200px){.pharmacies__item-link{width:288px;margin-right:15px;margin-bottom:15px}}.pharmacies__item-img{width:270px;height:90px;transition:.3s;border-radius:10px;overflow:hidden}@media (min-width:768px){.pharmacies__item-img{width:163px;height:auto}}@media (min-width:1200px){.pharmacies__item-img{width:100%}}.pharmacies__item-img img{display:block;width:100%;height:100%;border-radius:10px}.pharmacies__btn{display:none}@media (min-width:768px){.pharmacies__btn{display:flex;align-items:center;margin:0 auto;font-size:15px;line-height:120%;font-weight:600;letter-spacing:-.02em;text-transform:uppercase}}.popupVideo{display:none;position:relative}.popupVideo--open{top:0;left:0;right:0;bottom:0;z-index:2000}.popupVideo--open .popupVideo__content,.popupVideo--open .popupVideo__modal{transition-delay:.3s;opacity:1;visibility:visible}.popupVideo--open .popupVideo__content{background-color:#fff}.popupVideo__modal,.popupVideo__overlay{position:fixed;transition:.5s ease-in-out}.popupVideo__overlay{display:none;right:0;bottom:0;background-color:#000000b3;cursor:pointer;top:0;left:0;z-index:9000}.popupVideo__modal{margin-right:40px;top:50%;left:50%;z-index:9999;transform:translate(-50%,-50%);width:100%;height:auto;display:flex;align-items:center;opacity:1;visibility:visible}@media (min-width:360px){.popupVideo__modal{width:340px}}@media (min-width:768px){.popupVideo__modal{height:auto;width:760px;margin-right:0;border-radius:10px;top:50%}}@media (min-width:1200px){.popupVideo__modal{width:1140px}}@media (min-width:1420px){.popupVideo__modal{width:1280px}}.popupVideo__close{right:15px;top:15px;position:absolute;z-index:100}.popupVideo__close--mobile,.relatedPost__icon img{display:block}@media (min-width:768px){.popupVideo__close--mobile{display:none}}.popupVideo__close--tablet{display:none}@media (min-width:768px){.popupVideo__close--tablet{display:block}.popupVideo__close{transition:.3s;right:-100px;top:-5px}}.popupVideo__content{position:relative;border-radius:10px;overflow:hidden;margin:0 auto}@media (min-width:768px){.popupVideo__content{width:760px;border-radius:20px}}@media (min-width:1200px){.popupVideo__content{width:100%}}.popupButton{display:block;opacity:0;right:-399px;position:fixed;left:auto;top:75px;background:#fff;border-radius:15px;width:260px;height:60px;box-shadow:0 0 5px 1px #0000001a;z-index:900;overflow:hidden;cursor:pointer;transition:.5s ease}.popupButton.show{opacity:1;right:0}@media (min-width:768px){.popupButton{width:150px;height:140px;top:auto;bottom:110px}}@media (min-width:1200px){.popupButton{width:225px;height:210px;top:auto;bottom:110px}}.popupButton__Background{display:flex;flex-direction:column;width:100%;height:100%;padding:15px;background:url(/build/assets/olifrin-aa5d32bd.webp) no-repeat calc(100% + 3px) bottom;position:relative}@media (max-width:768px){.popupButton__Background{background-position:calc(100% - 55px);background-size:60px 60px}}@media (min-width:768px){.popupButton__Background{background-size:120px 120px}}@media (min-width:1200px){.popupButton__Background{background-size:170px 170px}}.popupButton__text{font-size:14px;line-height:16.8px;margin-bottom:0;margin-top:7px;color:#000;text-transform:uppercase;font-family:HelveticaNeueCyr,sans-serif;font-weight:700}@media (min-width:768px){.popupButton__text{margin-bottom:auto;margin-top:0}}@media (min-width:1200px){.popupButton__text{font-size:16px;line-height:20.8px}}@media (max-width:768px){.popupButton__text br{display:none}}.popupButton__play{background:url(/build/assets/play-4d497ca4.svg) no-repeat center/contain;width:30px;height:30px;display:block;position:absolute;bottom:15px;left:auto;right:15px;transition:.2s ease;opacity:0}@media (min-width:768px){.popupButton__play{left:12px;opacity:1}}@media (min-width:1200px){.popupButton__play{width:40px;height:40px}}.popupButton__play--hover{opacity:1;background:url(/build/assets/play_hover-e770cd70.svg) no-repeat center/contain}@media (min-width:768px){.popupButton__play--hover{opacity:0}}.popupButton:hover{box-shadow:0 0 15px 1px #00000026}.popupButton:hover .popupButton__play{opacity:0}.popupButton:hover .popupButton__play--hover,.third__dropdown:hover .button span{opacity:1}.post{display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;width:280px;height:344px;flex-shrink:0;background-color:#fff;box-shadow:0 1px 5px #00000008,inset 0 -5px 1px #00000012;border-radius:15px;overflow:hidden;text-decoration:none}@media (min-width:768px){.post{width:309px;height:344px;margin:0 auto}}@media (min-width:1200px){.post{width:370px;height:447px;box-shadow:none;transition:.3s;cursor:pointer}.post:hover{box-shadow:0 0 20px #00000005,0 10px 20px #0000000d,inset 0 -5px 1px #00000012}.post:hover .post__link{display:block}}.post__image{display:block;width:100%;height:158px;background-size:cover;background-repeat:no-repeat;background-position:center center}@media (min-width:768px){.post__image{height:158px}}@media (min-width:1200px){.post__image{height:208px}}.post__info{display:block;padding:20px 20px 40px;position:relative;flex-grow:1}@media (min-width:1200px){.post__info{padding:30px 30px 50px}}.post__title{display:block;margin-bottom:5px;font-size:18px;line-height:110%;letter-spacing:-.02em;color:#000;font-family:HelveticaNeueCyr,sans-serif;font-weight:400}@media (min-width:1200px){.post__title{font-size:24px;line-height:110%}}.post__descr{display:block;font-size:12px;line-height:130%;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;color:#27231f;opacity:.8}@media (min-width:1200px){.post__descr{font-size:14px;line-height:150%}}.post__link,.post__link:after{display:block;position:absolute;transition:.3s}.post__link{font-family:HelveticaNeueCyr,sans-serif;font-weight:700;font-size:13px;line-height:24px;letter-spacing:.1em;color:#000;text-transform:uppercase;left:20px;bottom:20px;text-decoration:none;padding-right:34px}.post__link:hover{color:#f5b520}.post__link:after{content:"";width:24px;height:24px;background-image:url(/build/assets/arrow-1c11b51d.svg);background-size:contain;background-repeat:no-repeat;background-position:center center;top:0;right:0}.post__link:hover:after{background-image:url(/build/assets/arrow-hover-0191c8de.svg)}@media (min-width:1200px){.post__link{left:30px;bottom:30px;display:none}}@media (min-width:768px){.relatedPost{display:flex;flex-direction:row;padding-top:39px}}@media (min-width:1200px){.relatedPost{padding-top:0}}.relatedPost__col{padding-top:30px;padding-bottom:30px;border-top:1px solid rgba(107,122,151,.2)}.relatedPost__col--prev .relatedPost__icon{transform:translate(-50%) rotate(180deg)}@media (min-width:768px){.relatedPost__col{width:50%;padding-top:0;padding-bottom:0;border-top:none}.relatedPost__col--next{border-bottom:none;position:relative}.relatedPost__col--next:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);height:100%;width:1px;background-color:#6b7a9733}.relatedPost__col--next .relatedPost__content{text-align:right;padding-left:30px;margin-left:auto}.relatedPost__col--next .relatedPost__title{padding-right:40px}.relatedPost__col--next .relatedPost__link{justify-content:flex-end}.relatedPost__col--next .relatedPost__link span{width:100%;margin-right:20px}.relatedPost__col--prev{border-bottom:none}.relatedPost__col--prev .relatedPost__content{text-align:left;margin-right:auto}.relatedPost__col--prev .relatedPost__title{padding-left:40px}.relatedPost__col--prev .relatedPost__icon{transform:translate(0) rotate(180deg)}.relatedPost__col--prev .relatedPost__link{flex-direction:row-reverse}.relatedPost__col--prev .relatedPost__link span{width:100%;margin-left:20px}}@media (min-width:1200px){.relatedPost__col{padding-top:60px;padding-bottom:60px}}@media (min-width:1200px) and (min-height:730px){.relatedPost__col{padding-top:40px;padding-bottom:40px}}@media (min-width:1200px){.relatedPost__col--prev .relatedPost__content{padding-right:30px}.relatedPost__col--prev .relatedPost__link span{margin-left:25px}}.relatedPost__content{position:relative;text-align:center;padding-top:40px}@media (min-width:768px){.relatedPost__content{padding-top:0}}.relatedPost__title{margin-bottom:5px;font-size:13px;line-height:15px;letter-spacing:.1em;text-transform:uppercase;color:#f5b52080}.relatedPost__link{font-family:HelveticaNeueCyr,sans-serif;font-weight:400;font-size:16px;line-height:130%;color:#000;text-decoration:none;transition:.3s}.relatedPost__link:hover{color:#2d754a}@media (min-width:768px){.relatedPost__link{display:flex;align-items:center;justify-content:space-between}}@media (min-width:1200px){.relatedPost__link{justify-content:flex-start;font-size:24px;line-height:110%;letter-spacing:-.02em}}.relatedPost__icon{min-width:10px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (min-width:768px){.relatedPost__icon{left:auto;top:auto;position:relative;transform:translate(0)}}@media (min-width:1200px){.relatedPost__icon{min-width:14px}}.second{display:block;padding:40px 0;position:relative}@media (min-width:1200px){.second{padding-top:0}.second:before{position:absolute;top:0;left:-81px;content:"";display:none;width:289.94px;height:353.55px;background-image:url(/build/assets/leaves-e3d703cc.png);background-position:left top;background-size:auto;pointer-events:none}}.second__list{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:280px;margin:0 auto;padding-bottom:10px;position:relative}.second__list .owl-dots,.second__list .owl-nav{display:flex;align-items:center;position:absolute}.second__list .owl-dots{margin-top:5px;bottom:-20px;justify-content:center;left:0;width:100%}.second__list.owl-carousel button.owl-dot{width:14px;height:14px;border-radius:50%;background:rgba(245,181,32,.3);margin:0 5px}.second__list.owl-carousel button.owl-dot.active{background:#f5b520}.second__list .owl-nav{flex-direction:row;justify-content:space-between;top:50%;left:-10%;transform:translateY(-50%);width:120%}.second__list .owl-nav button.owl-next{background-image:url(/build/assets/a-r-abe64817.png)!important}@media (min-width:768px){.second__list{width:100%}}.second__item{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;width:280px;height:330px;padding:10px;border-radius:15px;background-color:#fbf9e6;flex-shrink:0;background-size:cover;background-repeat:no-repeat;background-position:center}@media (min-width:768px){.second__item{width:309px;height:230px;margin-right:30px}}@media (min-width:1200px){.second__item{width:570px;height:330px;border-radius:25px}}.second__text{display:block;width:100%;padding:20px;background:rgba(31,80,51,.5);-webkit-backdrop-filter:blur(60px);backdrop-filter:blur(60px);font-size:15px;line-height:120%;text-align:center;letter-spacing:-.02em;color:#fff;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;border-radius:10px}@media (min-width:768px){.second__text{width:217px;text-align:left}}@media (min-width:1200px){.second__text{width:450px;font-size:24px;line-height:110%;letter-spacing:-.02em;padding:15px}}.section{display:block}.section__title{display:block;position:relative;z-index:5;margin-bottom:30px;font-size:26px;line-height:1;letter-spacing:-.02em;color:#000;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;text-align:center}.section__title span{display:inline-block;margin-left:5px;position:relative}.section__title span:before{content:"";display:block;width:100%;height:6px;position:absolute;bottom:0;left:0;background:#f5b520;opacity:.3}@media (min-width:768px){.section__title{text-align:left}}@media (min-width:1200px){.section__title{margin-bottom:60px;font-size:60px;line-height:110%;letter-spacing:-.025em}.section__title span{margin-left:10px}.section__title span:before{height:12px;bottom:5px;z-index:-1}}.shareTest{display:flex}.shareTest__item{margin-right:12px;border-radius:50%}@media (min-width:1200px){.shareTest__item{margin-right:15px}}.shareTest__button{display:block;width:50px;height:50px;border-radius:50%;background-image:url(/build/assets/icon-fb-d7be2ce9.svg);background-size:100%;background-repeat:no-repeat;cursor:pointer}@media (min-width:1200px) and (min-height:730px){.shareTest__button{width:60px;height:60px}}.shareTest__button.vk{background-image:url(/build/assets/icon-vk-b79d1b29.svg)}.shareTest__button.ok{background-image:url(/build/assets/icon-ok-15cec2e9.svg)}.sitemap{display:block;padding:0 0 25px;font-size:17px;line-height:130%}.sitemap,.sitemap a{color:#fff}.sitemap a:active,.sitemap a:focus,.sitemap a:hover{color:#fff;text-decoration:none}.sitemap ul li{margin-bottom:10px;font-weight:700}.sitemap ul ul{margin-bottom:25px;padding-top:5px}.sitemap ul ul li{padding-left:20px;font-weight:400}@media screen and (min-width:768px){.sitemap{background:0 0}}@media screen and (min-width:1200px){.sitemap{padding:0 0 55px;font-size:25px}.sitemap ul li{margin-bottom:15px}.sitemap ul ul{padding-top:10px}}.sitemap__title{margin-bottom:30px}.third{display:block;padding:40px 0}@media (min-width:1200px){.third{padding-bottom:150px}}.third__list{display:block;background:rgba(245,181,32,.3);border-radius:15px;color:#27231f;padding-top:30px;padding-bottom:85px;position:relative}.third__list:before{content:"";display:none;width:300px;height:90px;background:#fff;border:10px solid #fff;border-radius:62px;position:absolute;bottom:-37px;left:50%;transform:translate(-50%);z-index:1}@media (min-width:768px){.third__list,.third__list:after{background-size:contain;background-repeat:no-repeat}.third__list{border-radius:25px;margin:0 auto;transform:translate(-80px);padding:30px 100px 100px 27px;width:479px;height:372px;background-image:url(/build/assets/bg-t-en-6404b4b2.webp);position:relative}.third__list:before{display:none}.third__list:after{content:"";display:block;width:937px;height:680px;background-image:url(/build/assets/Frame-85-7c8d8832.webp);position:absolute;top:-55px;right:-548px;pointer-events:none}}@media (min-width:1200px){.third__list{width:770px;height:462px;background-image:url(/build/assets/bg-en-492da20a.webp);transform:translate(-195px);padding-top:50px;padding-left:45px;padding-right:170px}.third__list:after{width:801px;height:800px;background-image:url(/build/assets/Frame-85-7c8d8832.webp);right:-510px;top:-137px}}.third__item{display:flex;flex-direction:row;justify-content:flex-start;align-items:flex-start;width:280px;margin:0 auto 15px;position:relative;z-index:1}@media (min-width:768px){.third__item{width:100%;margin-left:0;margin-right:0}.third__item:last-child{width:250px}}@media (min-width:1200px){.third__item{margin-bottom:20px}.third__item:last-child{width:450px}}.third__icon{display:block;width:30px;height:30px;border-radius:50%;margin-right:15px;box-shadow:10px 10px 20px #0003}@media (min-width:1200px){.third__icon{width:40px;height:40px}}.third__info{display:block;color:#27231f}.third__title{display:block;padding-top:8px;margin-bottom:5px;font-size:18px;line-height:110%;letter-spacing:-.02em;font-family:HelveticaNeueCyr,sans-serif;font-weight:400}@media (min-width:1200px){.third__title{font-size:24px;line-height:110%;letter-spacing:-.02em}}.third__descr{display:block;font-size:12px;line-height:130%;margin-bottom:6px;font-family:HelveticaNeueCyr,sans-serif;font-weight:400}@media (min-width:768px){.third__descr{font-size:14px;line-height:150%}}@media (min-width:1200px){.third__descr{font-size:17px;line-height:130%;letter-spacing:-.01em}}.third__button{width:280px;margin:-45px auto 0;position:relative;z-index:6}@media (min-width:768px){.third__button{width:240px;position:relative;z-index:10;margin-top:-37px;transform:translate(-139px)}}@media (min-width:1200px){.third__button{width:245px;margin-top:-40px;transform:translate(-358px)}}.third__dropdown{position:relative;display:flex;align-items:center}.third__dropdown .third__submenu{padding-top:35px;opacity:0;visibility:hidden;position:absolute;z-index:10;top:43px;background:#d2d9df;width:100%}.third__dropdown .dropdown__button{z-index:20;box-shadow:0 14px 24px #fff9,inset 0 -5px 1px #f2652280,inset 0 -8px 24px #fff6}.third__dropdown .third__submenu-item{border-bottom:1px solid rgba(5,28,44,.1)}.third__dropdown .third__submenu-item:hover{background:rgba(255,255,255,.7)}.third__dropdown .third__submenu-link{display:block;padding:15px;color:#0d153be6}.third__dropdown:hover .third__submenu{opacity:1;visibility:visible;box-shadow:0 4px 8px #00000040}.third__dropdown:hover .dropdown__button{box-shadow:none}.third__dropdown:hover .third__submenu-link{text-decoration:none;color:#0d153be6}.welcome{position:relative;padding-bottom:40px;padding-top:380px;color:#27231f;background-repeat:no-repeat;background-image:url(/build/assets/main-51a463ba.png);background-size:auto 300px;background-color:#fff}.welcome *{font-family:HelveticaNeueCyr,sans-serif}.new_section *,.container_sand *,.seven_section *,.sixth_section *,.fifth_section *,.fourth_section *,.third_section *{font-family:HelveticaNeue,sans-serif}@media (min-width:768px){.welcome{padding-bottom:50px;padding-top:200px;height:580px;background-position:center top;background-size:auto 550px}}@media (min-width:1200px){.welcome,.welcome:after,.welcome:before{background-size:auto}.welcome{height:1016px;padding-top:388px}.welcome:after,.welcome:before{position:absolute;left:0;background-position:center top;pointer-events:none}.welcome:after{bottom:0;display:block;width:100%;height:300px;background-image:url(/build/assets/a-d-a8609305.svg)}.welcome:before{top:0;display:none;width:598px;height:829px;background-image:url(/build/assets/bushes-d-059aed6d.webp)}}.welcome__container{display:flex;height:100%;width:100%;padding:0 0 0 16.7%;justify-content:space-between}.welcome__container .mainImg{inset:auto 38% 0%;position:absolute;width:510px}.welcome-right{width:100%;gap:20px;padding-bottom:40px;padding-top:262px;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;margin-right:0;a {margin-right: 70px;}}.logos{margin-right:22%;padding:66px 96px 66px 300px;border-radius:5px;background:rgba(255,255,255,.54);display:flex;align-items:flex-start;flex-direction:column;justify-content:flex-end;gap:40px;div {display: flex; align-items: center; gap: 18px;} p {font-family: "HelveticaNeueCyr",sans-serif; font-weight: 700; font-size: 20px; line-height: 140%; color: #6F6F6F;} img {width: 90px; height: 90px;}}.logos .black{color:#000}.welcome__buttons{padding-top:262px;display:flex;gap:37px}.yellow-border-button{font-family:HelveticaNeueCyr,sans-serif;font-weight:700;text-transform:lowercase;display:flex;text-decoration:none;outline:#FFB600 solid 2px;border-radius:5px;color:#000;padding:10px;width:180px;height:60px;font-size:18px;align-items:center;justify-content:space-evenly;cursor:pointer}.yellow-button{font-family:HelveticaNeueCyr,sans-serif;cursor:pointer;font-weight:700;text-transform:lowercase;display:flex;text-decoration:none;background-color:#ffb600;outline:#FFB600 solid 2px;border-radius:5px;color:#fff;padding:10px;width:180px;height:60px;font-size:18px;align-items:center;justify-content:space-evenly}.yellow-border-button:hover{background-color:#ffb600;color:#fff}.yellow-button:hover{color:#000;background-color:transparent;outline:#FFB600 solid 2px}.welcome__title{position:relative;margin-bottom:5px;display:block}@media (min-width:1200px){.welcome__title{margin-bottom:10px;display:flex;justify-content:space-between}}.welcome__title span{letter-spacing:-.02em;font-size:30px;line-height:110%;color:#000;font-family:HelveticaNeueCyr,sans-serif;font-weight:700;display:block}@media (min-width:1200px){.welcome__title span{font-size:50px;letter-spacing:.3px}}.welcome__image{width:136px;height:270px;position:absolute;top:-275px;left:20px;background-image:url(/build/assets/package-8f3d6261.webp);background-position:center top;background-size:contain;background-repeat:no-repeat}@media (min-width:768px){.welcome__image{width:187px;height:500px;top:-180px;left:auto;right:110px;background-image:url(/build/assets/package-8f3d6261.webp)}}@media (min-width:1200px){.welcome__image{width:280px;height:700px;top:-232px;right:115px}.welcome__image:after{content:"";display:block;width:465px;height:650px;position:absolute;bottom:-76px;left:-29px;background-image:url(/build/assets/pack-after-07a1bb8d.webp);background-position:center top;background-size:contain;background-repeat:no-repeat}}.welcome__content{position:relative;text-align:center;width:100%}@media (min-width:768px){.welcome__content{text-align:left;width:50%}}@media (min-width:1200px){.welcome__content{width:100%}}@media (min-width:1440px){.welcome__content{padding:0 40px}}.welcome__text{width:260px;margin:0 auto 20px;font-size:18px;line-height:110%;font-family:HelveticaNeueCyr,sans-serif;font-weight:400;letter-spacing:-.02em;color:#27231f}@media (min-width:768px){.welcome__text{width:auto}}@media (min-width:1200px){.welcome__text{margin-bottom:25px;font-size:30px;line-height:110%}}.welcomePromo{position:relative;height:667px;padding-top:230px;background-image:url(/build/assets/bg-mobile-1eff9cf3.jpg);background-repeat:no-repeat;background-position:center top;background-size:768px auto}@media (min-width:768px){.welcomePromo{height:460px;padding-top:230px;background-image:url(/build/assets/bg-tablet-6f6d2a4a.jpg);background-size:1260px auto}}@media (min-width:1200px){.welcomePromo{height:765px;padding-top:415px;background-image:url(/build/assets/bg-def5a7ea.jpg);background-repeat:repeat;background-size:auto}}.welcomePromo__anchor{position:absolute;top:110px}@media (min-width:1200px){.welcomePromo__content{position:relative}}.welcomePromo__title{font-size:0;opacity:0;visibility:hidden}.welcomePromo__text{width:218px;margin:0 auto 20px;font-size:17px;line-height:130%;font-weight:400;color:#000;text-align:center}@media (min-width:768px){.welcomePromo__text{width:235px;margin-bottom:30px}}@media (min-width:1200px){.welcomePromo__text{width:365px;font-size:25px}}.welcomePromo__btn{display:block;width:210px;height:60px;margin:0 auto;font-size:0;text-decoration:none;background-image:url(/build/assets/button-93dcd639.png);background-repeat:no-repeat;background-position:center top;background-size:contain;box-shadow:0 10px 20px #b63c21b3;border-radius:80px}@media (min-width:1200px){.welcomePromo__btn{width:282px;height:80px;animation:scaleButton 1s infinite alternate}}.welcomePromo__btn:hover{animation-play-state:paused}.welcomePromo__decor{display:none}@media (min-width:1200px){.welcomePromo__decor{display:block;position:absolute;background-repeat:no-repeat;background-size:contain}}.welcomePromo__decor._1{top:-99px;left:170px;width:157px;height:110px;background-image:url(/build/assets/decor1-c3623719.png)}.welcomePromo__decor._2{top:-239px;left:-236px;width:207px;height:113px;background-image:url(/build/assets/decor2-bdbfa301.png)}.welcomePromo__decor._3{top:-369px;right:-117px;width:312px;height:287px;background-image:url(/build/assets/decor3-98b206e8.png)}.welcomePromo__decor._4{top:56px;right:-78px;width:220px;height:196px;background-image:url(/build/assets/decor4-bf8b6daa.png)}.welcomePromo__decor._5{top:99px;right:-124px;width:77px;height:86px;background-image:url(/build/assets/decor5-e5fd4535.png)}.welcomePromo__decor._6{top:283px;right:-11px;width:121px;height:100px;background-image:url(/build/assets/decor6-57d35e2b.png)}.welcomePromo__decor._7{top:-179px;left:-162px;width:679px;height:514px;background-image:url(/build/assets/decor7-07d2617f.png)}.welcomePromo__decor._8{top:28px;left:65px;width:822px;height:451px;background-image:url(/build/assets/decor8-f1ed9a46.png);animation:moveHand 1.2s infinite alternate ease-in-out}.welcomePromo__decor._9{top:-255px;right:-152px;width:680px;height:645px;background-image:url(/build/assets/pack-0acdf24a.png)}.welcomePromo__decor._10{top:-324px;left:310px;width:614px;height:324px;background-image:url(/build/assets/title-09a0b8dc.png)}.widget{display:none;position:fixed;top:0;right:0;bottom:0;left:0;background-color:#000000e6;z-index:1600}.uteka-widget{width:75vw;height:75vh;min-width:320px;min-height:520px;position:fixed;top:50%;left:50%;z-index:11;margin-top:-37.5vh;margin-left:-37.5vw;overflow:hidden}.uteka-widget iframe{border:0;width:100%;height:calc(100% - 57px)}.uteka-widget__header{position:relative;display:flex;justify-content:center;align-items:center;padding:0 16px;background:#ebf3fe;box-shadow:0 1px #0000001a;height:57px}.uteka-widget__title{color:#202020;display:none}@media (min-width:768px){.uteka-widget__title{display:block}}.uteka-widget__logo{position:absolute;top:50%;transform:translateY(-50%);left:16px}.uteka-widget__logo img{width:79px}.uteka-widget__close{position:absolute;right:15px;font-size:30px}@media (min-width:768px){.uteka-widget__header{flex-direction:row}.uteka-widget__logo{margin-top:0;margin-left:8px}.uteka-widget__logo img{width:109px}}.privacy-policy{max-width:1170px;margin:0 auto;padding:152px 20px 96px;color:#2a215f;font-family:Helvetica,sans-serif}.privacy-policy ul{padding-left:38px}.privacy-policy ul li{list-style:disc outside}.privacy-policy ul li::marker{font-size:1.3em;height:27px}.privacy-policy__h1{font-size:60px;font-style:normal;font-weight:300;line-height:36px;text-transform:uppercase}.privacy-policy__h2{font-size:21px;font-style:normal;font-weight:700;line-height:28.8px;margin-bottom:37px;margin-top:62px;text-transform:uppercase}.privacy-policy p,.privacy-policy li{font-size:21px;font-style:normal;font-weight:400;line-height:28.8px}.privacy-policy__text-container{display:flex;flex-direction:column;gap:10px}@media (max-width: 768px){.privacy-policy__h1{font-size:30px;line-height:31px;word-break:break-word}.privacy-policy__h2,.privacy-policy p,.privacy-policy li{font-size:17px;line-height:21.8px}}.sticky-buy{left:0;right:0;display:flex;flex-direction:column;position:fixed;z-index:999;bottom:0;align-items:flex-end;label {transition: .5s; margin-right: 2rem; margin-bottom: 2rem;}}.links{gap:25px;display:none;height:485px;bottom:190px;position:absolute;width:180px;flex-direction:column;align-items:center;flex-wrap:nowrap;a {box-shadow: 4px 4px 8px 0px rgba(34,60,80,.2); border-radius: 5px; width: 100%; display: flex; overflow: hidden; height: 60px; background-color: white; align-items: center; justify-content: center;}}.shadow{z-index:2;margin-top:-5rem;position:relative;left:0;width:100%;right:0;height:5rem;background:linear-gradient(180deg,rgba(255,255,255,0) 0%,rgba(231,231,231,1) 100%)}.second_section{position:relative;background-image:url(/build/assets/sandbg-786dc7c2.png);background-color:#e7e7e7;background-position:top;background-repeat:no-repeat;padding:214px 0 180px}.second_section:after{background-position:bottom;background-image:url(/build/assets/yellow-parts-d8bd6147.png);content:"";width:100%;position:absolute;bottom:10rem;height:60%;z-index:0}.container_sand{border-radius:5px;background-color:#fff;max-width:1064px;margin:0 auto;padding:100px 90px 0;color:#000;position:relative;h2 {text-align: left; color: #000; font-weight: 700; font-size: 48px;} .arrow {margin: 0 30px 43px;} .gerl-img {margin-bottom: -184px;}}@keyframes pulseY{0%{background-color:#ffb600;transform:scale(1.2)}50%{background-color:#fff;transform:scale(.9)}to{background-color:#ffb600;transform:scale(1.2)}}@keyframes pulseB{0%{background-color:#97ccf2;transform:scale(1.2)}50%{background-color:#fff;transform:scale(.8)}to{background-color:#97ccf2;transform:scale(1.2)}}.gerl-block{position:relative;z-index:2}.gerl-block #ym1{left:42.9%;top:44%;z-index:2}.gerl-block #ym1 .marker-block{bottom:199px;left:-360px;svg {left: 97px; top: 50%;}}.gerl-block #ym2{left:43.3%;top:48%;z-index:1}.gerl-block #ym2 .marker-block{bottom:50px;left:-363px;svg {left: 80.8px;}}.gerl-block #ym3{left:45.5%;top:45.1%}.gerl-block #ym3 .marker-block{bottom:210px;left:306px;svg {right: 112px; top: 44%;}}.gerl-block #ym4{left:49.4%;top:48%;svg {right: 8.5rem;}}.gerl-block #ym4 .marker-block{bottom:50px;left:314.4px}.gerl-block #ym5{left:45.3%;top:51.4%}.gerl-block #ym5 .marker-block{width:-moz-max-content;width:max-content;bottom:-119px;left:172px;svg {right: 229px; top: -197%;}}.gerl-block #ym6{left:43%;top:52.9%}.gerl-block #ym6 .marker-block{text-align:center;bottom:-104px;left:-360px;svg {left: 144px; top: -155%;}}.gerl-block .yellow-marker{cursor:pointer;position:absolute;margin:20px;border:solid 4px white;border-width:4px;width:20px;height:20px;outline:2px solid;border-radius:20px;background-color:#ffb600;outline-color:#ffb600}.gerl-block .yellow-marker .marker-block{display:flex;height:40px;font-family:HelveticaNeueCyr,sans-serif;transform:translate(0);visibility:hidden;opacity:0;transition:visibility 0s .5s,opacity .5s linear,transform 0 5s linear;position:absolute;background-color:#97ccf2;padding:8px 28px 7px;border-radius:5px;transition:opacity .4s;background-color:#ffb600;align-items:center;z-index:2;svg {top: 50%; position: absolute; z-index: 1;} p {text-align: left; position: relative; z-index: 2; font-weight: 700; font-size: 18px;}}.gerl-block .yellow-marker:after{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;background-color:#ffb600;width:14px;height:14px;border-radius:20px;opacity:1;transition:opacity 1s;transform:scale(1);animation:pulseY 5s infinite ease-in}.gerl-block .yellow-marker:hover:after{transform:scale(1);top:-3px;right:-3px;bottom:-3px;left:-3px;opacity:0;width:14px;height:14px}.gerl-block .yellow-marker:hover{border-width:6px}.gerl-block .yellow-marker:hover .marker-block{transform:translate(-2px,2px)}.gerl-block .yellow-marker input:checked+.marker-block{visibility:visible;opacity:1;transition:opacity .5s linear}.dryness-grid{margin:100px 0 42px;display:grid;grid-template-columns:repeat(3,1fr);gap:70px}.dryness-grid .dryness-item{display:flex;gap:21px;align-items:flex-start;p {font-weight: 400; font-size: 18px; line-height: 140%;}}.third_section{color:#000;background-image:url(/build/assets/all-parts-59b8d71f.png);background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;span {font-family: "HelveticaNeueCyr",sans-serif;} .ol-title {gap: 20px; display: flex; align-items: center;} .yelow-e {width: 170px; display: flex; justify-content: flex-end; position: relative; height: 60px; img {position: relative; z-index: 1;}} .yelow-e::after {border-radius: 20px; left: 0; top: 26px; position: absolute; width: 9px; height: 9px; content: " "; background-color: #FFB600; z-index: 0;} .yelow-e::before {border-radius: 20px; left: 0; right: 0; top: 30px; position: absolute; height: 2px; content: " "; background-color: #FFB600;} .water {width: 120px; display: flex; justify-content: flex-end; position: relative; height: 60px; img {position: relative; z-index: 1;}} .water::before {border-radius: 20px; left: 0; right: 0; top: 30px; position: absolute; height: 2px; content: " "; background-color: #97CCF2;} .sprey_block {position: relative; background-size: cover; label {.marker-block {span {position: relative; z-index: 2;} svg {z-index: 1;}}}} .sprey {display: flex; max-width: 638px; width: 100%; margin: auto; position: relative; z-index: 0;} .blue-marker,.yellow-marker {cursor: pointer; position: absolute; margin: 20px; border: solid 5px white; width: 20px; height: 20px; outline: 3px solid; border-radius: 20px; .marker-block {padding: 0; position: absolute; background-color: #97CCF2; padding: 42px; border-radius: 5px; bottom: 49px; visibility: hidden; opacity: 0; transition: visibility 0s .5s,opacity .5s linear,transform 0 5s linear; span {font-weight: 700; font-size: 30px;} p {margin-top: 2rem; font-size: 18px;}}} .blue-marker::after,.yellow-marker::after {content: ""; position: absolute; inset: -2px; background-color: #FFB600; width: 14px; height: 14px; border-radius: 20px; opacity: 1; transition: opacity 1s; transform: scale(1); animation: pulseY 5s infinite ease-in;} .blue-marker::after {background-color: #97CCF2; animation: pulseB 5s infinite ease-in;} .blue-marker:hover::after,.yellow-marker:hover::after {transform: scale(1); inset: -3px; opacity: 0; width: 14px; height: 14px;} .blue-marker input:checked+.marker-block,.yellow-marker input:checked+.marker-block {visibility: visible; opacity: 1; transition: opacity .5s linear;} .blue-marker:hover {border-width: 6px; .marker-block {transform: translate(1px,1px);}} .yellow-marker:hover {border-width: 6px; .marker-block {transform: translate(-1px,1px);}} .blue-marker {background-color: #97CCF2; outline-color: #97CCF2; left: 46.7%; top: 55.2%; z-index: 2; .marker-block {bottom: -88px; right: 153px; svg {top: 55%; right: -14rem; position: absolute;}}} .yellow-marker {background-color: #FFB600; outline-color: #FFB600; left: 49.3%; top: 51%; z-index: 2; .marker-block {bottom: 49px; left: 180px; background-color: #FFB600; width: 305px; svg {top: 39%; left: -17rem; position: absolute;}}}}.third_section .sprey_block *,.third_section .sprey_block p{line-height:140%;font-family:HelveticaNeueCyr,sans-serif}.third_section .section_title{padding:111px 0 71px;gap:10px;display:flex;flex-direction:row;align-items:center;justify-content:center;span {font-weight: 400; font-size: 18px; line-height: 140%;} .name {font-weight: 700; font-size: 48px;}}.fourth_section{position:relative;padding-top:275px}.fourth_section .yelow-block{margin-bottom:16.5rem;background-color:#fcf8f2;height:500px;width:60%;margin-left:auto;border-radius:5px;position:relative}.fourth_section .yelow-block .spreybox{left:30%;top:-80px;display:block;position:absolute}.fourth_section .yelow-block .spreybox:after{visibility:hidden;opacity:0;transition:visibility 0s .5s,opacity .5s linear,transform 0 5s linear;right:50%;top:-50px;display:block;content:"";position:absolute;background-image:url(/build/assets/textarrow-4d2c99ca.svg);width:487px;height:441px}.fourth_section .yelow-block .spreybox:before{visibility:hidden;opacity:0;transition:visibility 0s .5s,opacity .5s linear,transform 0 5s linear;font-family:HelveticaNeueCyr,sans-serif;font-weight:700;color:#000;font-size:48px;right:84%;top:-160px;display:block;content:"Рекомендуют специалисты";position:absolute}.fourth_section .yelow-block .spreybox.active-dis:after,.fourth_section .yelow-block .spreybox.active-dis:before{visibility:visible;opacity:1;transition:opacity .5s linear}.fourth_section .yelow-block-title{gap:18px;display:flex;color:#000;width:36%;align-items:center;img {height: 90px; width: 90px;}}.fourth_section .yelow-block-grid{gap:92px;padding:160px 100px;display:grid;grid-template-rows:repeat(2,1fr);p {font-family: "HelveticaNeueCyr",sans-serif; font-weight: 400; font-size: 18px; line-height: 140%; span {font-weight: 700;}}}.fourth_section .doctor{width:50%;position:absolute;bottom:-16.5rem;pointer-events:none}.fifth_section{color:#000;padding:100px 320px 163px;background-color:#e7e7e7;h2 {font-weight: 700; font-size: 48px; margin-bottom: 93px;} video {width: 100%;}}.sixth_section{color:#000;padding:100px 320px 121px;h2 {font-weight: 700; font-size: 48px; margin-bottom: 93px;}}.wayimg-min{display:none}.seven_section{color:#000;padding:0 0 55px 320px;h2 {font-weight: 700; font-size: 48px; padding-bottom: 19px;} .way-grid {width: 100%; display: grid; grid-template-columns: 1fr 2fr; .wayimg {margin-top: -50rem; width: 100%;} .list {display: flex; flex-direction: column; align-items: flex-start; .item {display: flex; gap: 21px; padding: 62px 80px 0 20px; font-size: 18px; align-items: flex-start; line-height: 140%;}} a {margin: 70px 80px;} span {margin-left: 80px; font-weight: 400; font-size: 14px; color: rgba(0,0,0,.5);}}}.buy-block{visibility:hidden;display:flex;position:relative;justify-content:flex-end}.buy-block .modal-buy{display:none;top:-100px;position:absolute;height:91px;width:212px;left:-15px;svg {height: 100%; width: 100%;}}.buy-block .modal-buy .links{left:16%}.buy-block .modal-buy .buy-links{padding:1rem;gap:20px;display:flex;align-items:center;justify-content:space-around;a,div {width: 30%; margin: 0;}}.new_section{height:1000px;padding-top:5rem;h2 {text-align: center; color: #000; font-size: 48px; font-style: normal; font-weight: 600; padding-bottom: 5rem; padding-top: 5rem; span {color: #FFB600;}} .new_block {padding: 0 250px 0 145px; display: flex; gap: 130px; position: relative; .discription {left: 820px; top: 10rem; position: absolute; width: 42%; padding: 34px 45px 30px 44px; border-radius: 48px; background: #FFB600; color: #000; svg {top: 50%; left: -20rem; position: absolute;} p {font-size: 30px;}} .list {padding-top: 320px; color: #000; width: 364px; display: flex; flex-direction: column; gap: 30px; .row::after {content: ""; width: 0%; height: 3px; position: absolute; bottom: -2px; background: #FF961E; border-radius: 37px;} .line1::after {width: 67%;} .line2::after {width: 68%;} .line3::after {width: 89%;} .row {position: relative; padding-bottom: 10px; display: flex; flex-direction: row; align-items: flex-end; gap: 20px; border-bottom: 1px solid #FF961E; .procent {font-family: "HelveticaNeueCyr",sans-serif; font-size: 70px; font-style: normal; font-weight: 700; span {font-size: 30px;}} .text {font-size: 18px; font-style: normal; font-weight: 400;}}}}}.new_section .img-block{min-width:500px}.sprey-slider{display:none}.sticky-buy input:checked+.links{display:flex}.buy-block input:checked+.modal-buy{display:block}.modal-buy .links{z-index:2;display:flex}.welcome{background-size:100% 100%;height:900px}.welcome .welcome__container{padding:0 0 0 16.7%}.welcome-title-list{padding-bottom:146px;padding-top:8.8rem;display:grid;grid-template-columns:61px 1fr;justify-items:start;gap:17px 27px;span {font-family: "HelveticaNeueCyr",sans-serif; padding-top: 14px; font-weight: 400; font-size: 24px; line-height: 140%;}}.welcome__title-block{width:410px;justify-content:flex-start;padding-top:176px;display:flex;position:relative;p {font-family: "HelveticaNeueCyr",sans-serif; font-size: 24px; font-style: normal; font-weight: 400; padding-bottom: 80px;} div {position: relative; z-index: 2; h1 {font-size: 70px; padding-bottom: 27px;} p {font-size: 30px; font-weight: 700; padding-bottom: 105px;}} .welcome__buttons {position: relative; z-index: 2; padding-top: 0;}}.welcome__title-block:after{z-index:1;content:"";position:absolute;top:10%;right:-40%;bottom:10%;left:-40%;width:180%;height:80%;background:radial-gradient(circle,rgb(253,253,253) 0%,rgba(255,255,255,0) 70%);border-radius:200rem}.welcome-right{gap:200px;padding-bottom:65px}.mobile-buttons{display:none}.approved-text{padding-top:2rem}@media (min-width:1480px){.logos{margin-right:10%}}@media (min-width:1830px){.logos{margin-right:22%}}@media screen and (max-width: 1635px){.welcome__container .mainImg{inset:auto 40.8% 5%;position:absolute;width:400px}.n-header__wrapper .n-menu__item{text-align:center;color:#000;font-size:14px;font-weight:500;text-transform:lowercase}}@media screen and (max-width: 1480px){.welcome-title-list{padding-bottom:107px}.new_section{height:820px}.new_section .new_block .discription{width:32%;left:56%;top:5rem;p {font-size: 20px;}}.new_section .new_block .list{padding-top:250px}.n-header__wrapper{padding:0 40px}.welcome__title-block p{font-size:20px}.welcome .welcome__container{padding:0 0 0 30px}.welcome__container .mainImg{inset:auto 38% 5%;position:absolute;width:400px}.welcome-right .buy-block{margin-right:30px}.logos{margin-right:30px;padding:30px;div {display: flex; align-items: flex-start; gap: 18px; flex-direction: row; img {width: 60px;} p {font-size: 20px;}}}.welcome-right{gap:85px;padding-bottom:40px}.welcome__title-block{padding-top:120px}.welcome__title-block div{h1 {font-size: 50px; padding-bottom: 27px;} p {font-size: 20px; font-weight: 700; padding-bottom: 105px;}}.welcome__title-block .welcome__title-block p{font-size:20px}.welcome{z-index:2;height:750px}}@media screen and (max-width: 1260px){.logos{div {flex-direction: column;}}.welcome__title-block{width:500px}.n-header__wrapper{height:66px}.new_section{height:800px}.new_section .new_block .discription{top:0rem;left:750px;p {font-size: 20px;}}.new_section .new_block .list{padding-top:180px}}@media screen and (max-width: 1160px){.sticky-buy{margin:auto;padding:0}.sticky-buy .yellow-button{margin:auto;margin-bottom:0rem;width:100%}.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section{h2 {margin-left: 4rem; text-align: left;}}.third_section .sprey_block{margin-top:-10rem}.fourth_section{padding-top:0}.fourth_section .yelow-block{width:75%}.fourth_section .doctor{left:-90px}.arrow{display:none}.second_section .container_sand .gerl-block{margin-top:-12rem}.second_section .container_sand .dryness-grid{margin:100px 0 80px}.logos{padding:30px 30px 30px 47%;gap:0px;div {gap: 0px;} .approved-text {padding-top: 0rem;}}.yellow-border-button{padding:10px 8px}.second_section{padding:60px 0}.n-header__wrapper{height:66px}.new_section{height:800px;padding:0 20px}.new_section .img-block{min-width:500px}.new_section .new_block{padding:0;gap:20px}.new_section .new_block .discription{top:0rem;left:550px;width:42%;p {font-size: 20px;}}.new_section .new_block .list{padding-top:180px}.welcome-right{margin-right:20px}.welcome__container .mainImg{inset:auto 30% 5%;width:300px}.welcome__buttons a{width:158px;text-align:center}.welcome__container .mainImg{inset:auto 37% 5%}}@media screen and (max-width: 980px){.new_section{height:auto}.new_section .new_block{flex-direction:column;align-items:center;gap:50px}.new_section .new_block .img-block{padding-top:155px}.new_section .new_block .list{width:80%;padding-top:0;padding-bottom:20rem}.new_section .new_block .discription{border-radius:12px;top:0rem;left:15%;width:auto;right:15%;p {font-size: 16px;} svg {left: auto; top: 97%; right: 50px;}}}@media screen and (max-width: 920px){.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section{h2 {margin-left: 0;}}.logos{padding:30px;gap:40px;div {gap: 18px;} .approved-text {padding-top: 2rem;}}.second_section{padding:140px 0 60px}.buy-block{label {display: none;}}.welcome-right .buy-block{visibility:visible}.welcome__title-block:after{display:none}.welcome{height:650px}.welcome .welcome__container{padding:0 30px}.welcome .buy-block{margin:0;bottom:-30px}.welcome-title-list{padding-bottom:47px;padding-top:0;align-items:center;display:flex;span {font-size: 16px; padding-top: 0;}}.welcome__title-block{padding:0}.buy-block{bottom:-180px;width:100%;display:flex;flex-direction:column;gap:13px;label {width: 100%;} .modal-buy {display: none; top: 48px; position: absolute; height: 91px; width: 212px; left: 0%;} .mobile-buttons {gap: 13px; display: flex; a {width: 100%; margin-right: 0;}}}.welcome__title-block{padding-top:90px;width:100%}.welcome__title-block div{h1 {font-size: 45px;} p {font-size: 20px; padding-bottom: 30px;}}.welcome__title-block p{font-size:20px;gap:15px;padding-bottom:0}.welcome__title-block p img{width:30px;height:30px}.welcome__buttons{display:none}.welcome-right{padding-top:0}.welcome__container{flex-direction:column}.welcome__container .mainImg{inset:auto auto 0 0%}.logos{border-radius:12px;div {flex-direction: row;}}}@media screen and (max-width: 680px){.approved-text{padding-top:0rem}.welcome__title-block{padding-bottom:0}.new_section{padding-top:2rem;height:auto;padding-left:35px;padding-right:35px}.new_section .img-block{min-width:200px;max-width:200px}.new_section .new_block{flex-direction:column;align-items:center;gap:50px}.new_section .new_block .img-block{padding-top:220px}.new_section .new_block .list{width:100%;padding-top:0;padding-bottom:10rem}.new_section .new_block .list .row{gap:15px}.new_section .new_block .list .row .procent{font-size:36px;span {font-size: 16px;}}.new_section .new_block .list .row .text{font-size:14px}.new_section .new_block .discription{top:0rem;left:0;width:100%;right:0;svg {left: auto; top: 97%; right: 10px;}}.buy-block{bottom:-100px}.welcome__title-block{padding-top:50px;width:100%}.welcome__title-block div{h1 {font-size: 36px;} p {font-size: 16px; padding-bottom: 30px;}}.welcome__title-block p{font-size:15px;gap:15px}.welcome__title-block p img{width:30px;height:30px}.welcome__buttons{display:none}.welcome-right{padding-top:0}.welcome__container{flex-direction:column}.welcome-title-list{gap:15px;svg {width: 30px;}}.logos{margin-right:0}.logos div{flex-direction:row;align-items:center;p {font-size: 10px;} img {width: 40px;}}.welcome__container .mainImg{width:250px;inset:240px auto 0 0%}.welcome{background-size:cover;height:705px;z-index:2;position:relative}.welcome__title-block p{padding-bottom:35px}}@media screen and (max-width: 450px){.welcome__title-block{padding-bottom:45px}.new_section .new_block .discription{padding:15px;svg {transform: scale(.5); left: auto; top: 70%; right: 10px;}}.new_section .new_block .img-block{padding-top:120px}.new_section .new_block .list{padding-bottom:60px}.buy-block{bottom:-30px}.buy-block *{font-size:16px}.welcome{height:520px}.logos{padding:20px;gap:10px;div {gap: 10px;}}.welcome__container .mainImg{width:170px;inset:300px auto 0 0%}}@media (max-width:1280px){.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section{h2 {font-size: 36px; margin-bottom: 60px;}}.fourth_section{padding:0}.dryness-grid{margin:60px 0 42px}.third_section .section_title{span {font-size: 14px;} .name {font-size: 36px;}}.second_section{padding:60px 0}.second_section .container_sand{max-width:800px;padding:100px 30px 0}.second_section .container_sand .dryness-grid{margin:100px 0 42px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px}.second_section .container_sand .dryness-grid .dryness-item{p {font-size: 16px;}}.second_section .container_sand .gerl-block{transform:scale(.8)}.third_section .sprey_block{background-size:100%;padding-bottom:0}.fourth_section .spreybox{transform:scale(.8)}.fifth_section{padding:60px 100px 63px}.sixth_section{padding:50px 100px 63px}.seven_section{padding:50px 0 63px 100px;h2 {margin-bottom: 0; padding: 0;}}}@media (max-width:1260px){.n-header__solopharm{display:none}}@media screen and (max-width: 1160px){.arrow{display:none}.second_section .container_sand .gerl-block{margin-top:-12rem}.second_section .container_sand .dryness-grid{margin:100px 0 80px}.page__content .seven_section h2{margin-bottom:0}.logos{padding:30px 30px 30px 47%;gap:0px;div {gap: 0px;} .approved-text {padding-top: 0rem;}}.yellow-button:hover{background-color:#ffb600;outline:#FFB600 solid 2px;color:#fff}}@media (max-width:1024px){.dryness-grid{gap:45px 70px}.page__content .seven_section h2{margin-bottom:50px}.second_section{padding:60px 0}.second_section .container_sand{max-width:800px;padding:100px 30px 0}.second_section .container_sand .dryness-grid{margin:100px 0 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px 20px}.second_section .container_sand .dryness-grid .dryness-item{p {font-size: 16px;}}.second_section .container_sand .gerl-block{transform:scale(.8)}.third_section .sprey_block{background-size:100%;padding-bottom:0}.third_section .sprey_block .yellow-marker .marker-block{left:97.9px;background-color:#ffb600;width:250px;padding:25px;bottom:84px;svg {top: 53%; left: -9rem; position: absolute;}}.third_section .sprey_block .blue-marker .marker-block{bottom:-80px;right:113px;padding:25px;svg {top: 55%; right: -10rem; position: absolute;}}.fourth_section{padding-top:0}.fourth_section .yelow-block{width:75%}.fourth_section .doctor{left:-90px}.fifth_section{padding:50px 100px 63px}.sixth_section{padding:50px 100px 5px}.sixth_section .dryness-grid{grid-template-columns:repeat(2,1fr)}.seven_section{padding:10px 0 25px 100px}.seven_section .way-grid .wayimg{margin-top:-27rem}.seven_section .way-grid .list{gap:2rem}.seven_section .way-grid .list .item{padding:0}}@media screen and (max-width: 920px){.logos{padding:30px;gap:40px;div {gap: 10px;} .approved-text {padding-top: 2rem;}}.second_section{padding:140px 0 60px}.second_section .container_sand .gerl-block{margin-top:-5rem}.fourth_section .spreybox{transform:scale(.8)}.fourth_section .yelow-block-title{width:50%}.fourth_section .yelow-block{margin-left:0;width:100%}.fourth_section .yelow-block .spreybox{left:50%}.doctor{display:none}}@media (max-width:800px){.blue-marker:after,.yellow-marker:after{display:none}.third_section .sprey_block .yellow-marker .marker-block{svg {top: 50%; left: -6.3rem; position: absolute;}}.third_section .sprey_block .blue-marker .marker-block{svg {top: 50%; right: -8rem; position: absolute;}}.yellow-marker:hover{border-width:4px!important}.marker-block{transform:translate(0)!important}.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section{h2 {font-size: 28px;} p {font-size: 12px;}}.second_section:after{display:none}.fourth_section .yelow-block .spreybox:before{font-size:28px;right:77%;top:-28px}.fourth_section .yelow-block .spreybox:after{transform:scale(.6);right:25%;top:-50px}.second_section{padding:140px 0 60px;position:relative;z-index:0}.second_section .container_sand{border-radius:10px;max-width:760px;padding:100px 30px 0}.second_section .container_sand .dryness-grid{margin:100px 0 42px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 20px}.second_section .container_sand .dryness-grid .dryness-item{p {font-size: 16px;}}.second_section .container_sand .gerl-block{transform:scale(.8)}.third_section{background-color:#fff;position:relative;z-index:2}.third_section .sprey_block{background-size:100%;padding-bottom:0;label {border-radius: 40px; width: 40px; height: 40px; transform: scale(.6); z-index: 2; .marker-block {z-index: 1;}}}.third_section .section_title{padding:111px 30px 71px;div::before,div:after {display: none;} img {width: 40px; height: 40px;} .water,.yelow-e {width: 90px; align-items: center;}}.fourth_section{padding-top:0}.fourth_section .yelow-block{padding:137px 0;margin-bottom:0}.fourth_section .yelow-block-grid{padding:0 20px}.fourth_section .spreybox{transform:scale(.8)}.fourth_section .yelow-block-title{width:50%}.fourth_section .yelow-block{margin-left:0;width:100%}.fourth_section .yelow-block .spreybox{top:0;left:50%}.fourth_section .doctor{display:none}.fifth_section{padding:50px 20px 63px}.sixth_section{padding:50px 20px 5px}.seven_section{padding:10px 0 63px 20px}.seven_section .way-grid .wayimg{margin-top:-30rem}.seven_section .way-grid .list{gap:2rem}.seven_section .way-grid .list .item{padding:0}.gerl-block .yellow-marker{border:solid 3px white;width:15px;height:15px}.gerl-block .marker-block{p {position: relative; z-index: 1;} svg {transform: scale(.7); z-index: 0;}}.gerl-block #ym1 .marker-block{bottom:127px;left:-255px;svg {top: -40%; left: 31px;}}.gerl-block #ym2 .marker-block{bottom:25px;left:-280px;svg {top: 1rem; left: 36.7px;}}.gerl-block #ym3 .marker-block{bottom:140px;left:173px;svg {right: 29px; top: -40%;}}.gerl-block #ym4 .marker-block{bottom:28px;left:165.4px;svg {top: 27%; right: -1.5rem;}}.gerl-block #ym5 .marker-block{text-align:center;width:auto;bottom:-84px;left:121px;svg {right: 129px; top: -148%;}}.gerl-block #ym6 .marker-block{left:-308px;bottom:-87px;svg {left: 121px; top: -154%;}}}@media (max-width:680px){.welcome .welcome-right{gap:165px}}@media (max-width:590px){.buy-block .modal-buy{display:none;top:58px}.welcome__title-block:after{display:block;z-index:1;content:"";position:absolute;top:-20%;right:0%;bottom:0;left:-20%;width:120%;height:154%;background:radial-gradient(circle,rgb(253,253,253) 0%,rgba(255,255,255,0) 70%);border-radius:200rem}.welcome .buy-block{margin:0;bottom:0}.welcome .welcome-right{margin-top:-4rem}.welcome .welcome__container .mainImg{width:220px;inset:280px auto 0 0%}.welcome .welcome__title-block{h1 {padding: 0;}}.welcome .welcome-title-list{display:grid;gap:0;grid-template-columns:50px 1fr}.ol-title{gap:5px}.second_section .container_sand{max-width:480px}.second_section .container_sand .dryness-grid{margin:30px 0 42px;grid-template-columns:1fr}.fifth_section{h2 {margin-bottom: 23px;}}.sixth_section{padding:50px 35px 5px;h2 {margin-bottom: 3rem;} .dryness-item {img {width: 40px; height: 40px;}} .dryness-grid {margin: 0 0 42px; gap: 20px; grid-template-columns: 1fr;}}.wayimg-min{background-repeat:no-repeat;background-size:100% 100%;background-position:center -5rem;background-image:url(/build/assets/waywater-4c6e7b0e.png);display:block;img {transform: scale(1.2);}}.seven_section{padding-left:0;h2 {padding-left: 15px;} .way-grid {grid-template-columns: 1fr; a {height: 38px; width: 125px; font-size: 13px; margin: 70px 80px 1rem 35px;} & .list {.item {img {width: 40px; height: 40px;} padding-left: 15px;}} span {margin-left: 35px;}} .wayimg {display: none;}}.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section{h2 {font-size: 28px; text-align: left;} p {font-size: 14px;}}.container_sand{h2 {margin-bottom: 2rem;}}.fourth_section .yelow-block{padding:270px 0 215px}.fourth_section .yelow-block .spreybox{width:337px;top:-40px;right:-2rem;left:auto}.fourth_section .yelow-block .spreybox:after{transform:scale(1);background-image:url(/build/assets/arrowsprey-fdd1f456.svg);width:200px;height:160px;right:54%;top:70px}.fourth_section .yelow-block .spreybox:before{font-size:18px;right:75%;top:25px}.fourth_section .yelow-block-grid{padding:79px 20px 0;gap:25px}.fourth_section .yelow-block-grid .yelow-block-title{width:100%;p {font-size: 14px;} img {height: 40px; width: 40px;}}.fourth_section .yelow-block-grid .yellow-button{font-size:13px;width:127px;font-weight:700;padding:10px 25px;height:38px}.third_section .sprey_block{background-size:cover;label {transform: scale(.4);}}.third_section .yellow-marker{left:42.3%}.third_section .yellow-marker .marker-block{bottom:69px;left:110px;span {position: relative; z-index: 2;} svg {top: 45%; left: -9rem; position: absolute; z-index: 1;}}.third_section .section_title{padding:50px 30px 20px;img {width: 30px; height: 30px;} .sprey {margin-top: -6rem;} span {font-size: 10px;} .name {font-size: 24px;}}}@media screen and (max-width: 450px){.welcome__title-block:after{display:block;z-index:1;content:"";position:absolute;top:-20%;right:0%;bottom:0;left:-20%;width:120%;height:114%;background:radial-gradient(circle,rgb(253,253,253) 0%,rgba(255,255,255,0) 70%);border-radius:200rem}.welcome .welcome-right{margin-top:-10rem}.welcome .buy-block{margin:0;bottom:30px}.welcome .welcome__container .mainImg{width:180px;inset:270px auto 0 0%}.third_section .section_title{padding:111px 15px 0 35px;span {font-size: 14px; line-height: 19.6px;}}.third_section .ol-title{gap:15px}}.yelow-block h2,.doctor-mobile{display:none}@media (max-width:490px){.second_section .container_sand{h2 {margin-bottom: 5rem;}}.logos .approved-text{padding-top:0}.welcome .buy-block{margin:0;bottom:0}.buy-block .mobile-buttons a,.buy-block label{height:38px}.buy-block .modal-buy{top:75px}.second_section{padding:80px 0 60px}.welcome__container{height:830px}.welcome__title-block{padding-top:35px;div {position: static; z-index: 2;}}.welcome__title-block:after{display:block;z-index:0;content:"";position:absolute;top:30%;right:0;bottom:0;left:18%;width:90%;height:38%;background:radial-gradient(circle,rgb(253,253,253) 0%,rgba(255,255,255,0) 70%);border-radius:200rem}.welcome{height:555px}.welcome .welcome-title-list{right:7%;top:280px;position:absolute;gap:13px 0;span {font-size: 14px; line-height: 120%;} svg {height: 30px; width: 30px;}}.welcome .welcome__container{height:660px}.welcome .welcome__container .mainImg{z-index:2;width:220px;inset:185px auto 0 0%}.logos{border-radius:5px;left:14%;right:30px;width:auto;top:90px;position:absolute;margin-right:0;padding:20px 15px 23px 60px;flex-direction:row;gap:21px;justify-content:flex-end;div {align-items: flex-start; gap: 8px; flex-direction: column; p {line-height: 120%;} img {height: 34px; width: 34px;} .n1 {height: 34px; width: auto;}}}.n-header__logo{width:147px}.n-header__wrapper{padding:0 30px}.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section{h2 {font-size: 20px;} p {font-size: 16px;}}.second_section .container_sand{max-width:380px}.second_section .dryness-item{img {height: 40px; width: 40px;}}.second_section .container_sand{padding:30px 30px 0}.second_section .container_sand .arrow{-o-object-position:bottom;object-position:bottom;-o-object-fit:cover;object-fit:cover;width:11px;height:5rem;margin:0 30px 13px}.sprey_block{label {display: none;}}.third_section .section_title{padding:50px 0 0 35px;gap:20px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.third_section .section_title .name{margin-bottom:20px}.third_section .section_title .water,.third_section .section_title .yelow-e{width:40px;img {width: 100%; height: 40px;}}.third_section .section_title .yelow-e:after{display:block;border-radius:20px;left:16px;top:-25px;position:absolute;width:8px;height:8px;content:" ";background-color:#ffb600;z-index:0}.third_section .section_title .yelow-e:before{width:2px;display:block;left:19px;top:-19px;height:60px;content:" "}.third_section .section_title .water:before{display:block;left:auto;right:18px;top:-20px;width:2px;position:absolute;height:60px}.sprey-slider{display:block;margin:-9rem 35px 0;padding-bottom:5rem;position:relative;z-index:2;width:225px}.sprey-slider .swiper-slide{border-radius:5px;height:150px}.sprey-slider .swiper-slide .slide-container{gap:15px;display:flex;height:-webkit-fill-available;padding:25px 20px;flex-direction:column;align-items:flex-start;justify-content:flex-start;line-height:140%;span {font-size: 16px; font-weight: 700;}}.sprey-slider .yelow{background-color:#ffb600}.sprey-slider .blue{background-color:#97ccf2}.sprey-slider .buttons{margin-bottom:14px;width:100%;height:24px;display:flex;gap:10px;div {cursor: pointer; display: flex; border-radius: 20px; height: 24px; width: 24px; border: 1px solid #FFB600; color: #FFB600; align-items: center; justify-content: space-around;} div:hover {border: 1px solid black; color: black;}}.second_section .container_sand{padding-bottom:3rem}.second_section .container_sand .gerl-img{margin-bottom:-152px}.second_section .container_sand .gerl-block .yellow-marker{border:solid 3px white;width:15px;height:15px}.second_section .container_sand .gerl-block .marker-block{p {text-align: left; position: relative; z-index: 1; font-size: 13px;} svg {transform: scale(.5); z-index: 0;}}.second_section .container_sand .gerl-block #ym1{left:34.3%;top:46%}.second_section .container_sand .gerl-block #ym1 .marker-block{bottom:84px;left:-162px;svg {top: -104%; left: -34px;}}.second_section .container_sand .gerl-block #ym2{left:37.3%;top:51%}.second_section .container_sand .gerl-block #ym2 .marker-block{bottom:5px;left:-211px;svg {top: 0rem; left: -5.3px;}}.second_section .container_sand .gerl-block #ym3{left:41.3%;top:47%}.second_section .container_sand .gerl-block #ym3 .marker-block{bottom:104px;left:83px;svg {right: -51px; top: -75%;}}.second_section .container_sand .gerl-block #ym4{left:42.3%;top:54%}.second_section .container_sand .gerl-block #ym4 .marker-block{bottom:19px;left:93.4px;svg {top: 27%; right: -6.5rem;}}.second_section .container_sand .gerl-block #ym5{left:41.3%;top:60%}.second_section .container_sand .gerl-block #ym5 .marker-block{text-align:center;width:auto;bottom:-62px;left:68px;svg {right: 59px; top: -121%;}}.second_section .container_sand .gerl-block #ym6{left:36%;top:57.9%}.second_section .container_sand .gerl-block #ym6 .marker-block{left:-218px;bottom:-82px;svg {left: 51px; top: -154%;}}.third_section{background-size:initial;background-image:url(/build/assets/mob3bg-8b478247.png)}.seven_section{padding:10px 0 43px 20px}.seven_section .way-grid{a {height: 38px; width: -webkit-fill-available; font-size: 13px; margin: 0; margin-right: 2rem;}}.seven_section .way-grid .list .item{div {margin-top: 0;}}.fourth_section .yelow-block{height:auto;display:flex;padding:0 15px 45px;align-items:flex-end;flex-direction:column;background-color:transparent;h2 {font-weight: 700; font-size: 18px; line-height: 140%; display: block; margin-bottom: 3rem; text-align: center; width: 100%; color: #000;} .doctor-mobile {display: block; margin-bottom: -16%;} .spreybox {display: none;} & .yelow-block-grid {max-height: 218px; align-items: center; border-radius: 5px; background-color: #FCF8F2; padding: 45px 19px; gap: 25px; .yellow-button {width: 100%;}}}.third_section .sprey{margin-top:-10rem}.second_section .container_sand .gerl-block .gerl-img{transform:scale(1.4)}.second_section .container_sand .gerl-block #ym1,.second_section .container_sand .gerl-block #ym2,.second_section .container_sand .gerl-block #ym3,.second_section .container_sand .gerl-block #ym4,.second_section .container_sand .gerl-block #ym5,.second_section .container_sand .gerl-block #ym6{border:none!important;svg {display: none;}}.second_section .container_sand .gerl-block #ym1 .marker-block,.second_section .container_sand .gerl-block #ym2 .marker-block,.second_section .container_sand .gerl-block #ym3 .marker-block,.second_section .container_sand .gerl-block #ym4 .marker-block,.second_section .container_sand .gerl-block #ym5 .marker-block,.second_section .container_sand .gerl-block #ym6 .marker-block{opacity:1!important;visibility:visible!important;top:0;left:0;bottom:0}.second_section .container_sand .gerl-block #ym1 .marker-block{left:-170px;top:-100px}.second_section .container_sand .gerl-block #ym2 .marker-block{left:-179px;top:-30px}.second_section .container_sand .gerl-block #ym6 .marker-block{left:-175px;top:30px}.second_section .container_sand .gerl-block #ym3 .marker-block{left:84px;top:-103px}.second_section .container_sand .gerl-block #ym4 .marker-block{left:111px;top:-39px}.second_section .container_sand .gerl-block #ym5 .marker-block{left:45px;top:24px}.second_section .container_sand .gerl-block .yellow-marker{left:50%;right:50%;width:0;height:0;background-color:transparent;border-color:transparent;outline:transparent}.dryness-grid .dryness-item{align-items:center;p {padding-top: 0;}}}@media (max-width:420px){.logos{left:14%;right:30px;width:auto;top:107px;position:absolute;margin-right:0;padding:20px 15px 23px 60px;flex-direction:row;gap:21px;justify-content:flex-end}.welcome .welcome__container .mainImg{z-index:2;width:200px;inset:210px auto 0 -4%}.welcome .welcome-title-list{right:7%;top:285px;position:absolute;gap:13px 0}}@media (max-width:390px){.second_section .container_sand .gerl-block .gerl-img{transform:scale(1.2)}.second_section .container_sand{h2 {margin-bottom: 5rem;}}.buy-block *{font-size:14px}.welcome .welcome-title-list{right:-2%}.welcome .welcome__container .mainImg{z-index:2;width:180px;inset:240px auto 0 -1%}}@media (max-width:360px){.welcome .welcome__container .mainImg{width:165px;inset:245px auto 0 0%}.welcome .welcome-title-list{right:0%;grid-template-columns:40px 1fr}.welcome .buy-block{margin:0;bottom:0}.second_section{padding:80px 0 60px}.buy-block .modal-buy .links{left:0%;a {width: 70%;}}.second_section .container_sand{max-width:320px}.second_section .container_sand .dryness-grid .dryness-item{p {font-size: 14px;}}.second_section .container_sand .arrow{margin:0 0 20px}.second_section .container_sand .gerl-block .yellow-marker{border:solid 2px white;width:10px;height:10px}}@media (min-width: 540px){.main-footer__complaints{grid-column:1 / 2;grid-row:2 / 4}}@media (min-width: 1260px){.main-footer__complaints{grid-column:2 / 3;grid-row:1 / 3}}@media (max-width: 540px){.info-sticky__warning-text{text-align:left;margin:0 8rem 0 2rem;font-size:15px}}@media (max-width: 400px){.info-sticky__warning-text{text-align:left;margin:0 8rem 0 2rem;font-size:12px}}.glazik{z-index:2;right:2rem;position:absolute;svg {path {fill: white;}} svg:hover {path {fill: #ffb600;}}}
