@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Roboto:wght@400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Roboto+Condensed&display=swap";/*! normalize-scss | MIT/GPLv2 License | bit.ly/normalize-scss */@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueBlack-6d375d0e.otf);font-weight:900;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueBlackItalic-0ec3ac19.otf);font-weight:900;font-style:italic}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueBold-14928444.otf);font-weight:700;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueBoldItalic-efed5391.otf);font-weight:700;font-style:italic}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueHeavy-62cae097.otf);font-weight:800;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueHeavyItalic-f7b395a1.otf);font-weight:800;font-style:italic}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueItalic-2639bfc0.ttf);font-weight:400;font-style:italic}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueLight-6168b124.otf);font-weight:300;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueLightItalic-96829337.otf);font-weight:300;font-style:italic}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueMedium-38188783.otf);font-weight:500;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueMediumItalic-bb1ea5cc.otf);font-weight:500;font-style:italic}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueRoman-e4d3dbbc.otf);font-weight:400;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueThin-671492ef.otf);font-weight:100;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueThinItalic-47c77d3e.otf);font-weight:100;font-style:italic}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueUltraLight-7889326f.otf);font-weight:200;font-style:normal}@font-face{font-family:HelveticaNeue;src:url(/build/assets/HelveticaNeueUltraLightItalic-22061a52.otf);font-weight:200;font-style:italic}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes moveHand{0%{-webkit-transform:translateX(-10px);transform:translate(-10px)}to{-webkit-transform:translateX(10px);transform:translate(10px)}}@keyframes moveHand{0%{-webkit-transform:translateX(-10px);transform:translate(-10px)}to{-webkit-transform:translateX(10px);transform:translate(10px)}}@-webkit-keyframes scaleButton{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes scaleButton{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.main-footer__reaction{display:none}.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{font-size:28px;line-height:1;text-transform:uppercase;color:#fff;opacity:.8;text-align:center}@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:60%;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{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}}@media screen and (max-width: 1240px){.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%;-webkit-box-sizing:border-box;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{-webkit-box-sizing:content-box;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;-webkit-transition:.3s;-o-transition:.3s;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]{-webkit-box-sizing:border-box;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{-webkit-box-sizing:border-box;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{-webkit-box-sizing:inherit;box-sizing:inherit}.page{height:100%;margin:0;padding:0;font-family:Roboto,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;-webkit-transition:.3s;-o-transition:.3s;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;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}input[type=radio]+i{display:inline-block;vertical-align:top;position:relative;width:21px;height:21px;background-color:#fff;-webkit-border-radius:50%;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;-webkit-border-radius:50%;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;-ms-touch-action:pan-Y;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;-ms-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{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-carousel .fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-delay:.2s;animation-delay:.2s}.owl-height{-webkit-transition:height .5s ease-in-out;-o-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;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{-webkit-transform-style:preserve-3d;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;-webkit-transition:-webkit-transform .1s ease;-o-transition:transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);-webkit-transform:scale(1.3,1.3);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;-webkit-background-size:contain;background-size:contain;-webkit-transition:opacity .4s ease;-o-transition:opacity .4s ease;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;-webkit-border-radius:3px;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;-webkit-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;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:Roboto Condensed,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;-webkit-border-radius:27px 27px 0 0;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;-webkit-transition:.3s;-o-transition:.3s;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:"";-webkit-transition:.3s;-o-transition:.3s;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:Roboto Condensed,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;-webkit-border-radius:15px;border-radius:15px}.article__content img{display:block;margin-bottom:30px}@media (min-width:1200px){.article__content img{-webkit-border-radius:25px;border-radius:25px}.article__content img:first-child{margin-top:0;margin-bottom:40px;-webkit-border-radius:20px 20px 0 0;border-radius:20px 20px 0 0}}.article__content p{font-family:Roboto,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;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);background-image:url(./img/article/quote.svg);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;position:absolute}@media (min-width:768px){.article__content blockquote{-webkit-border-radius:25px;border-radius:25px;padding:35px 35px 35px 100px;font-size:14px}.article__content blockquote:after{left:25px;top:50%;-webkit-transform:translateY(-50%) translateX(0);-ms-transform:translateY(-50%) translateX(0);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%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-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:Roboto,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;-webkit-border-radius:0 0 20px 20px;border-radius:0 0 20px 20px}}.article__footerContainer{margin-bottom:20px}@media (min-width:1200px){.article__footerContainer{margin-bottom:0}}.article__share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:30px}@media (min-width:768px){.article__share{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media (min-width:1200px){.article__share{padding-bottom:60px}}.article__share-title{font-family:Roboto Condensed,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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media (min-width:768px){.article__share-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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;-webkit-border-radius:10px;border-radius:10px}@media (min-width:768px){.accordion{padding:0}}@media (min-width:1200px){.accordion{-webkit-border-radius:20px;border-radius:20px}}.accordion__item{margin-bottom:20px;-webkit-box-sizing:border-box;box-sizing:border-box;padding:20px 35px;border:1px solid rgba(0,0,0,.1);-webkit-border-radius:10px;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;-webkit-box-shadow:0 0 80px rgba(0,0,0,.02),0 40px 80px rgba(0,0,0,.05),inset 0 -5px 1px rgba(0,0,0,.07);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{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);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;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.accordion__item-title{font-family:Roboto Condensed,sans-serif;font-weight:400;font-size:18px;line-height:110%;letter-spacing:-.02em;-webkit-text-decoration-line:underline;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;-webkit-background-size:contain;background-size:contain;width:20px;height:20px;position:absolute;top:10px;right:-20px}@media (min-width:768px){.accordion__item-title:after{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}@media (min-width:1200px){.accordion__item-title:after{position:relative;right:-14px;-webkit-transform:none;-ms-transform:none;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:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;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;-webkit-background-size:100% 100%;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;-webkit-background-size:100% 100%;background-size:100%}@media (min-width:1200px){.brandLink__close-icon{width:24px;height:24px}}.button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;text-decoration:none}.button a{height:100%;width:100%}.button span{margin-right:15px}.button--primary{font-family:Roboto,sans-serif;font-weight:700;width:100%;height:70px;color:#fff;font-size:19px;line-height:22px;-webkit-box-sizing:border-box;box-sizing:border-box;text-decoration:none;-webkit-border-radius:52px;border-radius:52px;letter-spacing:.1em;text-transform:uppercase;background-color:#e89e09;background-image:-webkit-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%);background-image:-o-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%);background-image:linear-gradient(267.66deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%);-webkit-box-shadow:0 14px 24px rgba(239,86,0,.6),inset 0 -5px 1px rgba(242,101,34,.5),inset 0 -8px 24px rgba(255,255,255,.4);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:-webkit-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%),-webkit-linear-gradient(221.04deg,#e89e09 -10.71%,#e89e09 79.86%);background-image:-o-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%),-o-linear-gradient(221.04deg,#e89e09 -10.71%,#e89e09 79.86%);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%);-webkit-box-shadow:0 14px 50px rgba(242,101,34,.7),inset 0 -5px 1px rgba(242,101,34,.5),inset 0 -10px 24px rgba(255,255,255,.6);box-shadow:0 14px 50px #f26522b3,inset 0 -5px 1px #f2652280,inset 0 -10px 24px #fff9}.button--primary:focus{background:-webkit-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%),#e89e09;background:-o-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%),#e89e09;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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;-webkit-background-size:100% 100%;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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;-webkit-background-size:100% 100%;background-size:100%}@media (min-width:1200px) and (min-height:730px){.button--ok-share{width:50px;height:50px}}.button--fb-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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;-webkit-background-size:100% 100%;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.breadcrumbs__list{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.breadcrumbs__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-right:35px;margin:0 7px;position:relative}.breadcrumbs__item:after{content:"";display:block;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);right:0;height:24px;width:24px;background-image:url(/build/assets/arrow-c3e2addb.svg);-webkit-background-size:contain;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:13px;line-height:15px;font-family:Roboto,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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.fifth__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;position:relative}.fifth__list .owl-dots{margin-top:5px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;bottom:-30px;left:0;width:100%}.fifth__list.owl-carousel button.owl-dot{width:14px;height:14px;-webkit-border-radius:50%;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{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;top:50%;left:-10%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);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;-webkit-border-radius:50%;border-radius:50%;background-image:url(/build/assets/a-l-14d66e77.png)!important;-webkit-background-size:70% 70%!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{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:179px;height:50px;margin:70px auto 0;position:relative;-webkit-border-radius:69px;border-radius:69px;background-color:#e89e09;background-image:-webkit-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%);background-image:-o-linear-gradient(182.34deg,rgba(255,92,0,.7) -.55%,rgba(255,92,0,0) 95.53%);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);-webkit-background-size:auto auto;background-size:auto;background-repeat:no-repeat;background-position:center center}.fifth__all,.fifth__list .owl-dots,.fifth__list .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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);-webkit-background-size:contain;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:Roboto Condensed,sans-serif;font-weight:400;font-size:15px;line-height:120%;letter-spacing:-.02em;-webkit-text-decoration-line:underline;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:Roboto,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:-webkit-box;display:-ms-flexbox;display:flex}}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:40px 0}@media (min-width:768px){.footer__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;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:-webkit-gradient(linear,left bottom,left top,from(rgba(254,248,233,.5)),to(rgba(254,248,233,.5))),#fff;background:-webkit-linear-gradient(bottom,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;background:-o-linear-gradient(bottom,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;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:Roboto Condensed,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:-webkit-gradient(linear,left bottom,left top,from(rgba(254,248,233,.5)),to(rgba(254,248,233,.5))),#fff;background:-webkit-linear-gradient(bottom,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;background:-o-linear-gradient(bottom,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;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;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.1);box-shadow:0 0 5px 1px #0000001a;border-color:#fff;padding-left:20px;padding-right:20px}.footer__contraindications.fixed .footer__contraindications-close{display:-webkit-box;display:-ms-flexbox;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:-webkit-box;display:-ms-flexbox;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}@media (min-width:768px){.footer__info{width:250px;-webkit-box-align:start;-ms-flex-align:start;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:Roboto Condensed,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{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin:0 15px 0 auto;width:164px}}@media (min-width:1200px){.footer__logo{width:auto;margin-right:0}}.footer__center{background:-webkit-gradient(linear,left bottom,left top,from(rgba(254,248,233,.5)),to(rgba(254,248,233,.5))),#fff;background:-webkit-linear-gradient(bottom,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;background:-o-linear-gradient(bottom,rgba(254,248,233,.5),rgba(254,248,233,.5)),#fff;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;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);-webkit-background-size:auto 600px;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:Roboto Condensed,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:Roboto,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;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;background-color:#fff;height:60px}.header--fixed,.header--shadow{-webkit-box-shadow:0 3px 20px 0 rgba(0,0,0,.1);box-shadow:0 3px 20px #0000001a}@media (min-width:768px){.header{height:80px;width:648px;margin:0 auto;-webkit-border-bottom-right-radius:25px;border-bottom-right-radius:25px;-webkit-border-bottom-left-radius:25px;border-bottom-left-radius:25px;background-color:transparent}.header--shadow,.header--shadow .header__block,.header--shadow .header__container,.header--shadow .header__hamburger{-webkit-border-radius:0;border-radius:0}}@media (min-width:1200px){.header{width:100%}}@media (min-width:1440px){.header{width:1400px}}.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;padding:10px 0;background-color:#fff}@media (min-width:768px){.header__container{padding:0;height:80px;-webkit-border-bottom-right-radius:25px;border-bottom-right-radius:25px;-webkit-border-bottom-left-radius:25px;border-bottom-left-radius:25px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;background-color:transparent}}@media (min-width:1200px){.header__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:0;height:80px}}.header__block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:768px){.header__block{position:relative;-webkit-border-bottom-left-radius:25px;border-bottom-left-radius:25px;-webkit-transition:.5s;-o-transition:.5s;transition:.5s;width:516px;height:80px;-webkit-box-shadow:inset 0 -5px 1px rgba(0,0,0,.07);box-shadow:inset 0 -5px 1px #00000012;background-color:#fff}}@media (min-width:1200px){.header__block{width:100%;-webkit-border-bottom-right-radius:25px;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.header__logo-link:hover{opacity:.8}@media (min-width:1200px){.header__menu{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:40px;margin-right:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:100%;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{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;display:-webkit-box;display:-ms-flexbox;display:flex;padding-bottom:20px}@media (min-width:1200px){.header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-top:none;padding-left:0;padding-bottom:0;position:relative}}.header__menu-item{padding:10px 0;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;text-align:center;position:relative}.header__menu-item:before{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-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;-webkit-background-size:contain;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;line-height:1.3;padding:0 15px;z-index:10;margin-left:-10px}.header__menu-item--submenu:hover{background-color:#ffffffb3;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);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;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;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;-webkit-box-shadow:0 16px 14px rgba(0,0,0,.25);box-shadow:0 16px 14px #00000040;opacity:0;visibility:hidden}}.header__submenu-item{margin-bottom:20px;opacity:.7;-webkit-transition:.3s;-o-transition:.3s;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;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.header__menu-item--submenu:hover .header__menu-item__img{-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);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:Roboto,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:-webkit-linear-gradient(175.52deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;background:-o-linear-gradient(175.52deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;background:linear-gradient(274.48deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;-webkit-box-shadow:inset 0 -8px 24px rgba(255,255,255,.4);box-shadow:inset 0 -8px 24px #fff6;-webkit-border-radius:10px;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:-webkit-linear-gradient(175.52deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;background:-o-linear-gradient(175.52deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;background:linear-gradient(274.48deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;-webkit-box-shadow:inset 0 -5px 1px rgba(242,101,34,.5),inset 0 -8px 24px rgba(255,255,255,.4);box-shadow:inset 0 -5px 1px #f2652280,inset 0 -8px 24px #fff6;width:40px;height:40px;min-width:40px;-webkit-border-radius:50%;border-radius:50%;margin-right:20px;-webkit-transition:.5s;-o-transition:.5s;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;-webkit-border-radius:10px;border-radius:10px;background:#fff;-webkit-transition:.5s;-o-transition:.5s;transition:.5s}.header__hamburger-btn:before{top:19px;-webkit-transition-property:top,-webkit-transform;-o-transition-property:top,transform;transition-property:top,transform;transition-property:top,transform,-webkit-transform}.header__hamburger-btn:after{bottom:19px;-webkit-transition-property:bottom,-webkit-transform;-o-transition-property:bottom,transform;transition-property:bottom,transform;transition-property:bottom,transform,-webkit-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;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.header__hamburger-btn--active:after{bottom:12px;left:2px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.header__hamburger-btn--active .header__menu-list{display:-webkit-box;display:-ms-flexbox;display:flex}.header__hamburger-bar{display:block;position:absolute;top:50%;left:0;height:4px;-webkit-border-radius:10px;border-radius:10px;width:20px;background:#fff;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}@media screen and (min-width:768px){.header__hamburger{width:132px;height:80px;-webkit-border-radius:0;border-radius:0 0 25px;margin-right:0;-webkit-border-bottom-right-radius:25px}}@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:Roboto,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:-webkit-box;display:-ms-flexbox;display:flex;position:relative;top:auto;margin:0 0 0 auto}.header__extra--none{display:none}}.header__buy-link{font-family:Roboto,sans-serif;font-weight:700;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack: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;-webkit-border-radius:52px;border-radius:52px;text-transform:uppercase;background:-webkit-linear-gradient(175.52deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;background:-o-linear-gradient(175.52deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;background:linear-gradient(274.48deg,rgba(255,92,0,.7) -11.55%,rgba(255,92,0,0) 78.08%),#e89e09;-webkit-box-shadow:0 14px 24px rgba(239,86,0,.6),inset 0 -5px 1px rgba(242,101,34,.5),inset 0 -8px 24px rgba(255,255,255,.4);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:-webkit-box;display:-ms-flexbox;display:flex;position:relative;bottom:auto;left:auto;right:auto;height:80px;width:148px;min-width:148px;-webkit-border-radius:0 0 25px 0;border-radius:0 0 25px;font-size:13px;line-height:15px;color:#fff;-webkit-box-shadow:inset 0 -5px 1px rgba(242,101,34,.5),inset 0 -8px 24px rgba(255,255,255,.4);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;min-width:82px;width:82px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align: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:-webkit-box;display:-ms-flexbox;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%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);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;-webkit-background-size:cover;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}}@media (min-width:1200px){.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);-webkit-background-size:auto 300px;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;-webkit-background-size:auto 550px;background-size:auto 550px}}@media (min-width:1200px){.instruction__bg{height:515px;padding-top:248px;-webkit-background-size:auto 145%;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;-webkit-background-size:auto auto;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;-webkit-background-size:auto auto;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;-webkit-background-size:contain;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;-webkit-background-size:40% 40%;background-size:40%}@media (min-width:1200px){.instruction__link:before{width:30px;height:30px;-webkit-background-size:auto auto;background-size:auto}}@media (min-width:1200px) and (min-height:730px){.instruction__link:before{width:40px;height:40px;-webkit-background-size:40% 40%;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:Roboto Condensed,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:Roboto Condensed,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{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.pagination__container,.pagination__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pagination__item{margin:0 3px}@media (min-width:768px){.pagination__item{margin:0 8px}}@media (min-width:1200px){.pagination__item{margin:0 21px}}.pagination__item--active .pagination__link{background:-webkit-linear-gradient(175.52deg,rgba(0,0,0,.7) -11.55%,transparent 78.08%),-webkit-linear-gradient(bottom,#e89e09,#e89e09),#f5b520;background:-o-linear-gradient(175.52deg,rgba(0,0,0,.7) -11.55%,transparent 78.08%),-o-linear-gradient(bottom,#e89e09,#e89e09),#f5b520;background:linear-gradient(274.48deg,rgba(0,0,0,.7) -11.55%,transparent 78.08%),linear-gradient(0deg,#e89e09,#e89e09),#f5b520;background-blend-mode:overlay,normal,normal;-webkit-box-shadow:0 14px 24px rgba(239,86,0,.6),inset 0 -5px 1px rgba(0,0,0,.1),inset 0 -8px 24px rgba(255,255,255,.4);box-shadow:0 14px 24px #ef560099,inset 0 -5px 1px #0000001a,inset 0 -8px 24px #fff6;-webkit-border-radius:49px;border-radius:49px;color:#fff}.pagination__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:40px;height:40px;font-size:15px;line-height:120%;letter-spacing:-.02em;font-weight:700;color:#27231f;text-decoration:none;-webkit-border-radius:50%;border-radius:50%;background:0 0;cursor:default}@media (min-width:1200px){.pagination__link{width:50px;height:50px;font-size:20px;line-height:140%;letter-spacing:-.01em}}.pagination__link--active{cursor:pointer}.pagination__arrow{display:block;width:20px;height:20px;background-image:url(./img/pagination/arrow.svg);-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat;background-position:center;position:relative}.pagination__arrow.disabled{background-image:url(./img/pagination/arrow-disabled.svg);pointer-events:none}.pagination__prev{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.pharmacies .owl-carousel button.owl-dot{width:10px;height:10px;-webkit-border-radius:50%;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:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-background-size:contain;background-size:contain}.pharmacies__other{display:none}.pharmacies__other.active{display:block}@media (min-width:768px){.pharmacies__item,.pharmacies__list{display:-webkit-box;display:-ms-flexbox;display:flex}.pharmacies__list{-ms-flex-wrap:wrap;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px;background:#fff;border:1px solid rgba(28,53,94,.2);-webkit-border-radius:10px;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;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);-webkit-box-shadow:0 1.33547px 1.59459px rgba(0,0,0,.0431401),0 3.0343px 3.62304px rgba(0,0,0,.062714),0 5.28106px 6.30574px rgba(0,0,0,.0772389),0 8.38944px 10.0172px rgba(0,0,0,.09),0 12.9443px 15.4559px rgba(0,0,0,.102761);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;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;-webkit-border-radius:10px;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%;-webkit-border-radius:10px;border-radius:10px}.pharmacies__btn{display:none}@media (min-width:768px){.pharmacies__btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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{-webkit-transition-delay:.3s;-o-transition-delay:.3s;transition-delay:.3s;opacity:1;visibility:visible}.popupVideo--open .popupVideo__content{background-color:#fff}.popupVideo__modal,.popupVideo__overlay{position:fixed;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;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;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;height:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-border-radius:10px;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{-webkit-transition:.3s;-o-transition:.3s;transition:.3s;right:-100px;top:-5px}}.popupVideo__content{position:relative;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;margin:0 auto}@media (min-width:768px){.popupVideo__content{width:760px;-webkit-border-radius:20px;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;-webkit-border-radius:15px;border-radius:15px;width:260px;height:60px;-webkit-box-shadow:0 0 5px 1px rgba(0,0,0,.1);box-shadow:0 0 5px 1px #0000001a;z-index:900;overflow:hidden;cursor:pointer;-webkit-transition:.5s ease;-o-transition:.5s ease;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;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);-webkit-background-size:60px 60px;background-size:60px 60px}}@media (min-width:768px){.popupButton__Background{-webkit-background-size:120px 120px;background-size:120px 120px}}@media (min-width:1200px){.popupButton__Background{-webkit-background-size:170px 170px;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:Roboto,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;-webkit-transition:.2s ease;-o-transition:.2s ease;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{-webkit-box-shadow:0 0 15px 1px rgba(0,0,0,.15);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;width:280px;height:344px;-ms-flex-negative:0;flex-shrink:0;background-color:#fff;-webkit-box-shadow:0 1px 5px rgba(0,0,0,.03),inset 0 -5px 1px rgba(0,0,0,.07);box-shadow:0 1px 5px #00000008,inset 0 -5px 1px #00000012;-webkit-border-radius:15px;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;-webkit-box-shadow:none;box-shadow:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;cursor:pointer}.post:hover{-webkit-box-shadow:0 0 20px rgba(0,0,0,.02),0 10px 20px rgba(0,0,0,.05),inset 0 -5px 1px rgba(0,0,0,.07);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;-webkit-background-size:cover;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;-webkit-box-flex:1;-ms-flex-positive:1;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:Roboto Condensed,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:Roboto,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;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.post__link{font-family:Roboto,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);-webkit-background-size:contain;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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{-webkit-transform:translateX(-50%) rotate(180deg);-ms-transform:translateX(-50%) rotate(180deg);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%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-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{-webkit-box-pack:end;-ms-flex-pack:end;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{-webkit-transform:translateX(0) rotate(180deg);-ms-transform:translateX(0) rotate(180deg);transform:translate(0) rotate(180deg)}.relatedPost__col--prev .relatedPost__link{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;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:Roboto Condensed,sans-serif;font-weight:400;font-size:16px;line-height:130%;color:#000;text-decoration:none;-webkit-transition:.3s;-o-transition:.3s;transition:.3s}.relatedPost__link:hover{color:#2d754a}@media (min-width:768px){.relatedPost__link{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}@media (min-width:1200px){.relatedPost__link{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;font-size:24px;line-height:110%;letter-spacing:-.02em}}.relatedPost__icon{min-width:10px;position:absolute;top:0;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%)}@media (min-width:768px){.relatedPost__icon{left:auto;top:auto;position:relative;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translate(0)}}@media (min-width:1200px){.relatedPost__icon{min-width:14px}}.welcome-right .buy-block{margin-right:70px}.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;-webkit-background-size:auto auto;background-size:auto;pointer-events:none}}.second__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:280px;margin:0 auto;padding-bottom:10px;position:relative}.second__list .owl-dots,.second__list .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:absolute}.second__list .owl-dots{margin-top:5px;bottom:-20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;left:0;width:100%}.second__list.owl-carousel button.owl-dot{width:14px;height:14px;-webkit-border-radius:50%;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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;top:50%;left:-10%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;width:280px;height:330px;padding:10px;-webkit-border-radius:15px;border-radius:15px;background-color:#fbf9e6;-ms-flex-negative:0;flex-shrink:0;-webkit-background-size:cover;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;-webkit-border-radius:25px;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:Roboto Condensed,sans-serif;font-weight:400;-webkit-border-radius:10px;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:Roboto Condensed,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:-webkit-box;display:-ms-flexbox;display:flex}.shareTest__item{margin-right:12px;-webkit-border-radius:50%;border-radius:50%}@media (min-width:1200px){.shareTest__item{margin-right:15px}}.shareTest__button{display:block;width:50px;height:50px;-webkit-border-radius:50%;border-radius:50%;background-image:url(/build/assets/icon-fb-d7be2ce9.svg);-webkit-background-size:100% 100%;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);-webkit-border-radius:15px;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;-webkit-border-radius:62px;border-radius:62px;position:absolute;bottom:-37px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translate(-50%);z-index:1}@media (min-width:768px){.third__list,.third__list:after{-webkit-background-size:contain;background-size:contain;background-repeat:no-repeat}.third__list{-webkit-border-radius:25px;border-radius:25px;margin:0 auto;-webkit-transform:translateX(-80px);-ms-transform:translateX(-80px);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);-webkit-transform:translateX(-195px);-ms-transform:translateX(-195px);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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:start;-ms-flex-align: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;-webkit-border-radius:50%;border-radius:50%;margin-right:15px;-webkit-box-shadow:10px 10px 20px rgba(0,0,0,.2);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:Roboto Condensed,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:Roboto,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;-webkit-transform:translateX(-139px);-ms-transform:translateX(-139px);transform:translate(-139px)}}@media (min-width:1200px){.third__button{width:245px;margin-top:-40px;-webkit-transform:translateX(-358px);-ms-transform:translateX(-358px);transform:translate(-358px)}}.third__dropdown{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;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;-webkit-box-shadow:0 14px 24px rgba(255,255,255,.6),inset 0 -5px 1px rgba(242,101,34,.5),inset 0 -8px 24px rgba(255,255,255,.4);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;-webkit-box-shadow:0 4px 8px rgba(0,0,0,.25);box-shadow:0 4px 8px #00000040}.third__dropdown:hover .dropdown__button{-webkit-box-shadow:none;box-shadow:none}.third__dropdown:hover .third__submenu-link{text-decoration:none;color:#0d153be6}.welcome{background-size:100% 100%;height:900px;position:relative;padding-bottom:40px;padding-top:0;color:#27231f;background-repeat:no-repeat;background-image:url(/build/assets/main-51a463ba.png);-webkit-background-size:auto 300px;background-size:auto 300px;background-color:#fff}.welcome *{font-family:HelveticaNeue,sans-serif}@media (min-width:768px){.welcome{padding-bottom:50px;padding-top:0;height:580px;background-position:center top;-webkit-background-size:auto 550px;background-size:auto 550px}}@media (min-width:1200px){.welcome,.welcome:after,.welcome:before{-webkit-background-size:auto auto;background-size:auto}.welcome{height:1016px;padding-top:0}.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{top:auto;right:38%;bottom:0%;left:38%;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}.welcome-right 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}.logos div{display:flex;align-items:center;gap:18px}.logos p{font-family:HelveticaNeue,sans-serif;font-weight:700;font-size:20px;line-height:140%;color:#6f6f6f}.logos img{width:90px;height:90px}.welcome__buttons{padding-top:262px;display:flex;gap:37px}.yellow-border-button{font-family:HelveticaNeue,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:HelveticaNeue,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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.welcome__title span{letter-spacing:-.02em;font-size:30px;line-height:110%;color:#000;font-family:Roboto Condensed,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;-webkit-background-size:contain;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;-webkit-background-size:contain;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:Roboto Condensed,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;-webkit-background-size:768px auto;background-size:768px auto}@media (min-width:768px){.welcomePromo{height:460px;padding-top:230px;background-image:url(/build/assets/bg-tablet-6f6d2a4a.jpg);-webkit-background-size:1260px auto;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;-webkit-background-size:auto auto;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;-webkit-background-size:contain;background-size:contain;-webkit-box-shadow:0 10px 20px rgba(182,60,33,.7);box-shadow:0 10px 20px #b63c21b3;-webkit-border-radius:80px;border-radius:80px}@media (min-width:1200px){.welcomePromo__btn{width:282px;height:80px;-webkit-animation:scaleButton 1s infinite alternate;animation:scaleButton 1s infinite alternate}}.welcomePromo__btn:hover{-webkit-animation-play-state:paused;animation-play-state:paused}.welcomePromo__decor{display:none}@media (min-width:1200px){.welcomePromo__decor{display:block;position:absolute;background-repeat:no-repeat;-webkit-background-size:contain;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);-webkit-animation:moveHand 1.2s infinite alternate ease-in-out;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:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 16px;background:#ebf3fe;-webkit-box-shadow:0 1px 0 rgba(0,0,0,.1);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%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-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{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;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:HelveticaNeue,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}.sticky-buy 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}.links a{box-shadow:4px 4px 8px #223c5033;border-radius:5px;width:100%;display:flex;overflow:hidden;height:60px;background-color:#fff;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}.container_sand h2{text-align:left;color:#000;font-weight:700;font-size:48px}.container_sand .arrow{margin:0 30px 43px}.container_sand .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:41.3%;top:44%;z-index:2}:is(.gerl-block #ym1) .marker-block{bottom:199px;left:-360px}:is(:is(.gerl-block #ym1) .marker-block) svg{left:92px;top:50%}.gerl-block #ym2{left:43.3%;top:48%;z-index:1}:is(.gerl-block #ym2) .marker-block{bottom:50px;left:-380px}:is(:is(.gerl-block #ym2) .marker-block) svg{left:93.8px}.gerl-block #ym3{left:47.3%;top:46%}:is(.gerl-block #ym3) .marker-block{bottom:215px;left:303px}:is(:is(.gerl-block #ym3) .marker-block) svg{right:112px;top:50%}.gerl-block #ym4{left:48.3%;top:50%}:is(.gerl-block #ym4) .marker-block{bottom:50px;left:290.4px}:is(.gerl-block #ym4) svg{right:9.3rem}.gerl-block #ym5{left:45.3%;top:52%}:is(.gerl-block #ym5) .marker-block{width:max-content;bottom:-110px;left:200px}:is(:is(.gerl-block #ym5) .marker-block) svg{right:148px;top:-187%}.gerl-block #ym6{left:41%;top:52.9%}:is(.gerl-block #ym6) .marker-block{bottom:-98px;left:-336px}:is(:is(.gerl-block #ym6) .marker-block) svg{left:119px;top:-149%}.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}:is(.gerl-block .yellow-marker) .marker-block{display:flex;height:40px;font-family:HelveticaNeue,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}:is(:is(.gerl-block .yellow-marker) .marker-block) svg{z-index:0;top:50%;position:absolute;z-index:1}:is(:is(.gerl-block .yellow-marker) .marker-block) 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}:is(.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}:is(.dryness-grid .dryness-item) 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}:is(.third_section .sprey_block) *,:is(.third_section .sprey_block) p{line-height:140%;font-family:HelveticaNeue,sans-serif}.third_section .section_title{padding:111px 0 71px;gap:10px;display:flex;flex-direction:row;align-items:center;justify-content:center}:is(.third_section .section_title) span{font-weight:400;font-size:18px;line-height:140%}:is(.third_section .section_title) .name{font-weight:700;font-size:48px}.third_section span{font-family:HelveticaNeue,sans-serif}.third_section .ol-title{gap:20px;display:flex;align-items:center}.third_section .yelow-e{width:170px;display:flex;justify-content:flex-end;position:relative;height:60px}:is(.third_section .yelow-e) img{position:relative;z-index:1}.third_section .yelow-e:after{border-radius:20px;left:0;top:26px;position:absolute;width:9px;height:9px;content:" ";background-color:#ffb600;z-index:0}.third_section .yelow-e:before{border-radius:20px;left:0;right:0;top:30px;position:absolute;height:2px;content:" ";background-color:#ffb600}.third_section .water{width:120px;display:flex;justify-content:flex-end;position:relative;height:60px}:is(.third_section .water) img{position:relative;z-index:1}.third_section .water:before{border-radius:20px;left:0;right:0;top:30px;position:absolute;height:2px;content:" ";background-color:#97ccf2}.third_section .sprey_block{position:relative;background-size:cover}:is(:is(:is(.third_section .sprey_block) label) .marker-block) span{position:relative;z-index:2}:is(:is(:is(.third_section .sprey_block) label) .marker-block) svg{z-index:1}.third_section .sprey{display:flex;max-width:638px;width:100%;margin:auto;position:relative;z-index:0}.third_section .blue-marker,.third_section .yellow-marker{cursor:pointer;position:absolute;margin:20px;border:solid 5px white;width:20px;height:20px;outline:3px solid;border-radius:20px}:is(.third_section .blue-marker,.third_section .yellow-marker) .marker-block{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}:is(:is(.third_section .blue-marker,.third_section .yellow-marker) .marker-block) span{font-weight:700;font-size:30px}:is(:is(.third_section .blue-marker,.third_section .yellow-marker) .marker-block) p{margin-top:2rem;font-size:18px}.third_section .blue-marker:after,.third_section .yellow-marker:after{content:"";position:absolute;top:-2px;right:-2px;bottom:-2px;left:-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}.third_section .blue-marker:after{background-color:#97ccf2;animation:pulseB 5s infinite ease-in}.third_section .blue-marker:hover:after,.third_section .yellow-marker:hover:after{transform:scale(1);top:-3px;right:-3px;bottom:-3px;left:-3px;opacity:0;width:14px;height:14px}.third_section .blue-marker input:checked+.marker-block,.third_section .yellow-marker input:checked+.marker-block{visibility:visible;opacity:1;transition:opacity .5s linear}.third_section .blue-marker:hover{border-width:6px}:is(.third_section .blue-marker:hover) .marker-block{transform:translate(1px,1px)}.third_section .yellow-marker:hover{border-width:6px}:is(.third_section .yellow-marker:hover) .marker-block{transform:translate(-1px,1px)}.third_section .blue-marker{background-color:#97ccf2;outline-color:#97ccf2;left:46.7%;top:55.2%;z-index:2}:is(.third_section .blue-marker) .marker-block{bottom:-97px;right:153px}:is(:is(.third_section .blue-marker) .marker-block) svg{top:54%;right:-13.9rem;position:absolute}.third_section .yellow-marker{background-color:#ffb600;outline-color:#ffb600;left:51.3%;top:51%;z-index:2}:is(.third_section .yellow-marker) .marker-block{bottom:58px;left:180px;background-color:#ffb600;width:305px}:is(:is(.third_section .yellow-marker) .marker-block) svg{top:36%;left:-17rem;position:absolute}.fourth_section{position:relative;background-color:#fcf8f2;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}:is(.fourth_section .yelow-block) .spreybox{left:30%;top:-80px;display:block;position:absolute}:is(.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:440px}:is(.fourth_section .yelow-block) .spreybox:before{visibility:hidden;opacity:0;transition:visibility 0s .5s,opacity .5s linear,transform 0 5s linear;font-family:HelveticaNeue,sans-serif;font-weight:700;color:#000;font-size:48px;right:95%;top:-160px;display:block;content:"Experts recommend";position:absolute}:is(.fourth_section .yelow-block) .spreybox.active-dis:after,:is(.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}:is(.fourth_section .yelow-block-title) img{height:90px;width:90px}.fourth_section .yelow-block-grid{gap:92px;padding:160px 100px;display:grid;grid-template-rows:repeat(2,1fr)}:is(.fourth_section .yelow-block-grid) p{font-family:HelveticaNeue,sans-serif;font-weight:400;font-size:18px;line-height:140%}:is(:is(.fourth_section .yelow-block-grid) p) span{font-weight:700}.fourth_section .doctor{width:50%;position:absolute;bottom:-16.5rem}.fifth_section{color:#000;padding:100px 320px 163px;background-color:#e7e7e7}.fifth_section h2{font-weight:700;font-size:48px;margin-bottom:93px}.fifth_section video{width:100%}.sixth_section{color:#000;padding:100px 320px 121px}.sixth_section h2{font-weight:700;font-size:48px;margin-bottom:93px}.wayimg-min{display:none}.seven_section{color:#000;padding:0 0 55px 320px}.seven_section h2{font-weight:700;font-size:48px;padding-bottom:19px}.seven_section .way-grid{width:100%;display:grid;grid-template-columns:1fr 2fr}:is(.seven_section .way-grid) .wayimg{margin-top:-50rem;width:100%}:is(.seven_section .way-grid) .list{display:flex;flex-direction:column;align-items:flex-start}:is(:is(.seven_section .way-grid) .list) .item{display:flex;gap:21px;padding:62px 80px 0 20px;font-size:18px;align-items:flex-start;line-height:140%}:is(.seven_section .way-grid) a{margin:70px 80px}:is(.seven_section .way-grid) span{margin-left:80px;font-weight:400;font-size:14px;color:#00000080}.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}:is(.buy-block .modal-buy) .links{left:16%}:is(.buy-block .modal-buy) .buy-links{padding:1rem;gap:20px;display:flex;align-items:center;justify-content:space-around}:is(:is(.buy-block .modal-buy) .buy-links) a,:is(:is(.buy-block .modal-buy) .buy-links) div{width:30%;margin:0}:is(.buy-block .modal-buy) svg{height:100%;width:100%}.new_section{height:1000px;padding-top:5rem}.new_section .img-block{min-width:500px}.new_section h2{text-align:center;color:#000;font-size:48px;font-style:normal;font-weight:600;padding-bottom:5rem;padding-top:5rem}:is(.new_section h2) span{color:#ffb600}.new_section .new_block{padding:0 250px 0 145px;display:flex;gap:130px;position:relative}:is(.new_section .new_block) .discription{left:820px;top:10rem;position:absolute;width:42%;padding:34px 45px 30px 44px;border-radius:48px;background:#FFB600;color:#000}:is(:is(.new_section .new_block) .discription) svg{top:50%;left:-20rem;position:absolute}:is(:is(.new_section .new_block) .discription) p{font-size:30px}:is(.new_section .new_block) .list{padding-top:320px;color:#000;width:364px;display:flex;flex-direction:column;gap:30px}:is(:is(.new_section .new_block) .list) .row:after{content:"";width:0%;height:3px;position:absolute;bottom:-2px;background:#FF961E;border-radius:37px}:is(:is(.new_section .new_block) .list) .line1:after{width:67%}:is(:is(.new_section .new_block) .list) .line2:after{width:68%}:is(:is(.new_section .new_block) .list) .line3:after{width:89%}:is(:is(.new_section .new_block) .list) .row{position:relative;padding-bottom:10px;display:flex;flex-direction:row;align-items:flex-end;gap:20px;border-bottom:1px solid #FF961E}:is(:is(:is(.new_section .new_block) .list) .row) .procent{font-family:HelveticaNeue,sans-serif;font-size:70px;font-style:normal;font-weight:700}:is(:is(:is(:is(.new_section .new_block) .list) .row) .procent) span{font-size:30px}:is(:is(:is(.new_section .new_block) .list) .row) .text{font-size:18px;font-style:normal;font-weight:400}.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}.welcome-title-list span{text-wrap:nowrap;font-family:HelveticaNeue,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:226px;display:flex;position:relative}.welcome__title-block p{font-family:HelveticaNeue,sans-serif;font-size:24px;font-style:normal;font-weight:400;padding-bottom:80px}.welcome__title-block div{position:relative;z-index:2}:is(.welcome__title-block div) h1{font-size:70px;padding-bottom:27px}:is(.welcome__title-block div) p{font-size:30px;font-weight:700;padding-bottom:105px}.welcome__title-block .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:768px){.logos{margin-right:22%}}@media screen and (max-width: 1635px){.welcome__container .mainImg{top:auto;right:40.8%;bottom:5%;left:40.8%;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}:is(.new_section .new_block) .discription{width:32%;left:56%;top:5rem}:is(:is(.new_section .new_block) .discription) p{font-size:20px}:is(.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{top:auto;right:38%;bottom:5%;left:38%;position:absolute;width:400px}.welcome-right .buy-block{margin-right:30px}.logos{margin-right:30px;padding:30px}.logos div{display:flex;align-items:flex-start;gap:18px;flex-direction:row}:is(.logos div) img{width:60px}:is(.logos div) p{font-size:20px}.welcome-right{gap:85px;padding-bottom:40px}.welcome__title-block{padding-top:120px}:is(.welcome__title-block div) h1{font-size:50px;padding-bottom:27px}:is(.welcome__title-block div) 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}:is(.new_section .new_block) .discription{top:0rem;left:750px}:is(:is(.new_section .new_block) .discription) p{font-size:20px}:is(.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%}:is(.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}:is(.second_section .container_sand) .gerl-block{margin-top:-12rem}:is(.second_section .container_sand) .dryness-grid{margin:100px 0 80px}.logos{padding:30px 30px 30px 47%;gap:0px}.logos div{gap:0px}.logos .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}:is(.new_section .new_block) .discription{top:0rem;left:550px;width:42%}:is(:is(.new_section .new_block) .discription) p{font-size:20px}:is(.new_section .new_block) .list{padding-top:180px}.welcome-right{margin-right:20px}.welcome__container .mainImg{top:auto;right:30%;bottom:5%;left:30%;width:300px}.welcome__buttons a{width:158px;text-align:center}.welcome__container .mainImg{top:auto;right:37%;bottom:5%;left:37%}}@media screen and (max-width: 980px){.new_section{height:auto}.new_section .new_block{flex-direction:column;align-items:center;gap:50px}:is(.new_section .new_block) .img-block{padding-top:155px}:is(.new_section .new_block) .list{width:80%;padding-top:0;padding-bottom:20rem}:is(.new_section .new_block) .discription{border-radius:12px;top:0rem;left:15%;width:auto;right:15%}:is(:is(.new_section .new_block) .discription) p{font-size:16px}:is(:is(.new_section .new_block) .discription) svg{left:auto;top:97%;right:50px}}@media screen and (max-width: 920px){:is(.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section) h2{margin-left:0}.logos{padding:30px;gap:40px}.logos div{gap:18px}.logos .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}.welcome-title-list 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}.buy-block label{width:100%}.buy-block .modal-buy{display:none;top:48px;position:absolute;height:91px;width:212px;left:0%}.buy-block .mobile-buttons{gap:13px;display:flex}:is(.buy-block .mobile-buttons) a{width:100%;margin-right:0}.welcome__title-block{padding-top:90px;width:100%}:is(.welcome__title-block div) h1{font-size:45px}:is(.welcome__title-block div) 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{top:auto;right:auto;bottom:0;left:0%}.logos{border-radius:12px}.logos 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}:is(.new_section .new_block) .img-block{padding-top:220px}:is(.new_section .new_block) .list{width:100%;padding-top:0;padding-bottom:10rem}:is(:is(.new_section .new_block) .list) .row{gap:15px}:is(:is(:is(.new_section .new_block) .list) .row) .procent{font-size:36px}:is(:is(:is(:is(.new_section .new_block) .list) .row) .procent) span{font-size:16px}:is(:is(:is(.new_section .new_block) .list) .row) .text{font-size:14px}:is(.new_section .new_block) .discription{top:0rem;left:0;width:100%;right:0}:is(:is(.new_section .new_block) .discription) svg{left:auto;top:97%;right:10px}.buy-block{bottom:-100px}.welcome__title-block{padding-top:50px;width:100%}:is(.welcome__title-block div) h1{font-size:36px}:is(.welcome__title-block div) 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}.welcome-title-list svg{width:30px}.logos{margin-right:0}.logos div{flex-direction:row;align-items:center}:is(.logos div) p{font-size:10px}:is(.logos div) img{width:40px}.welcome__container .mainImg{width:250px;top:240px;right:auto;bottom:0;left:0%}.welcome{background-size:cover;height:600px;z-index:2;position:relative}.welcome__title-block p{padding-bottom:35px}}@media screen and (max-width: 450px){.welcome__title-block{padding-bottom:45px}:is(.new_section .new_block) .discription{padding:15px}:is(:is(.new_section .new_block) .discription) svg{transform:scale(.5);left:auto;top:70%;right:10px}:is(.new_section .new_block) .img-block{padding-top:120px}:is(.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}.logos div{gap:10px}.welcome__container .mainImg{width:170px;top:300px;right:auto;bottom:0;left:0%}}@media (max-width:1280px){:is(.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}:is(.third_section .section_title) span{font-size:14px}:is(.third_section .section_title) .name{font-size:36px}.second_section{padding:60px 0}.second_section .container_sand{max-width:800px;padding:100px 30px 0}:is(.second_section .container_sand) .dryness-grid{margin:100px 0 42px;display:grid;grid-template-columns:repeat(3,1fr);gap:40px 20px}:is(:is(:is(.second_section .container_sand) .dryness-grid) .dryness-item) p{font-size:16px}:is(.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}.seven_section h2{margin-bottom:0;padding:0}}@media (max-width:1260px){.n-header__solopharm{display:none}}@media screen and (max-width: 1160px){.arrow{display:none}:is(.second_section .container_sand) .gerl-block{margin-top:-12rem}:is(.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}.logos div{gap:0px}.logos .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}:is(.second_section .container_sand) .dryness-grid{margin:100px 0 80px;display:grid;grid-template-columns:repeat(3,1fr);gap:20px 20px}:is(:is(:is(.second_section .container_sand) .dryness-grid) .dryness-item) p{font-size:16px}:is(.second_section .container_sand) .gerl-block{transform:scale(.8)}.third_section .sprey_block{background-size:100%;padding-bottom:0}:is(:is(.third_section .sprey_block) .yellow-marker) .marker-block{left:97.9px;background-color:#ffb600;width:250px;padding:25px;bottom:84px}:is(:is(:is(.third_section .sprey_block) .yellow-marker) .marker-block) svg{top:39%;left:-9rem;position:absolute}:is(:is(.third_section .sprey_block) .blue-marker) .marker-block{bottom:-80px;right:113px;padding:25px}:is(:is(:is(.third_section .sprey_block) .blue-marker) .marker-block) 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}:is(.seven_section .way-grid) .wayimg{margin-top:-27rem}:is(.seven_section .way-grid) .list{gap:2rem}:is(:is(.seven_section .way-grid) .list) .item{padding:0}}@media screen and (max-width: 920px){.logos{padding:30px;gap:40px}.logos div{gap:10px}.logos .approved-text{padding-top:2rem}:is(.second_section .container_sand) .gerl-block{margin-top:-5rem}.second_section{padding:140px 0 60px}.fourth_section .spreybox{transform:scale(.8)}.fourth_section .yelow-block-title{width:50%}.fourth_section .yelow-block{margin-left:0;width:100%}:is(.fourth_section .yelow-block) .spreybox{left:50%}.doctor{display:none}}@media (max-width:800px){.blue-marker:after,.yellow-marker:after{display:none}:is(:is(:is(.third_section .sprey_block) .yellow-marker) .marker-block) svg{top:25%;left:-8rem;position:absolute}:is(:is(:is(.third_section .sprey_block) .blue-marker) .marker-block) svg{top:48%;right:-8.9rem;position:absolute}.yellow-marker:hover{border-width:4px!important}.marker-block{transform:translate(0)!important}:is(.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section) h2{font-size:28px}:is(.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section) p{font-size:12px}.second_section:after{display:none}:is(.fourth_section .yelow-block) .spreybox:before{font-size:28px;right:90%;top:-28px}:is(.fourth_section .yelow-block) .spreybox:after{transform:scale(.6);right:25%;top:-50px}.second_section{padding:214px 0 60px;position:relative;z-index:0}.second_section .container_sand{border-radius:10px;max-width:760px;padding:100px 30px 0}:is(.second_section .container_sand) .dryness-grid{margin:100px 0 42px;display:grid;grid-template-columns:repeat(2,1fr);gap:20px 20px}:is(:is(:is(.second_section .container_sand) .dryness-grid) .dryness-item) p{font-size:16px}:is(.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}:is(.third_section .sprey_block) label{border-radius:40px;width:40px;height:40px;transform:scale(.6);z-index:2}:is(:is(.third_section .sprey_block) label) .marker-block{z-index:1}.third_section .section_title{padding:111px 30px 71px}:is(.third_section .section_title) div:before,:is(.third_section .section_title) div:after{display:none}:is(.third_section .section_title) img{width:40px;height:40px}:is(.third_section .section_title) .water,:is(.third_section .section_title) .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%}:is(.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}:is(.seven_section .way-grid) .wayimg{margin-top:-30rem}:is(.seven_section .way-grid) .list{gap:2rem}:is(:is(.seven_section .way-grid) .list) .item{padding:0}.gerl-block .yellow-marker{border:solid 3px white;width:15px;height:15px}:is(.gerl-block .marker-block) p{position:relative;z-index:1}:is(.gerl-block .marker-block) svg{transform:scale(.7);z-index:0}:is(.gerl-block #ym1) .marker-block{bottom:134px;left:-259px}:is(:is(.gerl-block #ym1) .marker-block) svg{top:-27%;left:33px}:is(.gerl-block #ym2) .marker-block{bottom:32px;left:-280px}:is(:is(.gerl-block #ym2) .marker-block) svg{top:1rem;left:36.7px}:is(.gerl-block #ym3) .marker-block{bottom:146px;left:167px}:is(:is(.gerl-block #ym3) .marker-block) svg{right:17px;top:-20%}:is(.gerl-block #ym4) .marker-block{bottom:34px;left:159.4px}:is(:is(.gerl-block #ym4) .marker-block) svg{top:27%;right:1.3rem}:is(.gerl-block #ym5) .marker-block{text-align:center;width:auto;bottom:-82px;left:145px}:is(:is(.gerl-block #ym5) .marker-block) svg{right:126px;top:-145%}:is(.gerl-block #ym6) .marker-block{left:-272px;bottom:-75px}:is(:is(.gerl-block #ym6) .marker-block) svg{left:85px;top:-130%}}@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:35px}.welcome .welcome-right{margin-top:-4rem}:is(.welcome .welcome__container) .mainImg{width:220px;top:280px;right:auto;bottom:0;left:0%}:is(.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}:is(.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}.sixth_section h2{margin-bottom:3rem}:is(.sixth_section .dryness-item) img{width:40px;height:40px}.sixth_section .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(/img/welcome/waywater.png);display:block}.wayimg-min img{transform:scale(1.2)}.seven_section{padding-left:0}.seven_section h2{padding-left:15px}.seven_section .way-grid{grid-template-columns:1fr}:is(.seven_section .way-grid) a{height:38px;width:125px;font-size:13px;margin:70px 80px 1rem 35px}:is(:is(:is(.seven_section .way-grid) .list) .item) img{width:40px;height:40px}:is(:is(.seven_section .way-grid) .list) .item{padding-left:15px}:is(.seven_section .way-grid) span{margin-left:35px}.seven_section .wayimg{display:none}:is(.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section) h2{font-size:28px;text-align:left}:is(.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section) p{font-size:14px}.container_sand h2{margin-bottom:2rem}.fourth_section .yelow-block{padding:270px 0 215px}:is(.fourth_section .yelow-block) .spreybox{width:337px;top:-40px;right:-2rem;left:auto}:is(.fourth_section .yelow-block) .spreybox:after{transform:scale(1);background-image:url(/img/welcome/arrowsprey.svg);width:200px;height:160px;right:54%;top:70px}:is(.fourth_section .yelow-block) .spreybox:before{font-size:18px;right:75%;top:25px}.fourth_section .yelow-block-grid{padding:79px 20px 0;gap:25px}:is(.fourth_section .yelow-block-grid) .yelow-block-title{width:100%}:is(:is(.fourth_section .yelow-block-grid) .yelow-block-title) p{font-size:14px}:is(:is(.fourth_section .yelow-block-grid) .yelow-block-title) img{height:40px;width:40px}:is(.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}:is(.third_section .sprey_block) label{transform:scale(.4)}.third_section .yellow-marker{left:42.3%}:is(.third_section .yellow-marker) .marker-block{bottom:69px;left:110px}:is(:is(.third_section .yellow-marker) .marker-block) span{position:relative;z-index:2}:is(:is(.third_section .yellow-marker) .marker-block) svg{top:45%;left:-9rem;position:absolute;z-index:1}.third_section .section_title{padding:50px 30px 20px}:is(.third_section .section_title) img{width:30px;height:30px}:is(.third_section .section_title) .sprey{margin-top:-6rem}:is(.third_section .section_title) span{font-size:10px}:is(.third_section .section_title) .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}:is(.welcome .welcome__container) .mainImg{width:180px;top:270px;right:auto;bottom:0;left:0%}.third_section .section_title{padding:111px 15px 0 35px}:is(.third_section .section_title) 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){:is(.second_section .container_sand) h2{margin-bottom:5rem}.logos .approved-text{padding-top:0}.welcome .buy-block{margin:0;bottom:120px}.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}.welcome__title-block 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:445px}.welcome .welcome-title-list{right:7%;top:228px;position:absolute;gap:13px 0}:is(.welcome .welcome-title-list) span{font-size:14px;line-height:120%}:is(.welcome .welcome-title-list) svg{height:30px;width:30px}.welcome .welcome__container{height:660px}:is(.welcome .welcome__container) .mainImg{z-index:2;width:220px;top:138px;right:auto;bottom:0;left: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}.logos div{align-items:flex-start;gap:8px;flex-direction:column}:is(.logos div) p{line-height:120%}:is(.logos div) img{height:34px;width:34px}:is(.logos div) .n1{height:34px;width:auto}.n-header__logo{width:147px}.n-header__wrapper{padding:0 30px}:is(.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section) h2{font-size:20px}:is(.new_section,.container_sand,.seven_section,.sixth_section,.fifth_section,.fourth_section .third_section) p{font-size:16px}.second_section .container_sand{max-width:380px}:is(.second_section .dryness-item) img{height:40px;width:40px}.second_section .container_sand{padding:30px 30px 0}:is(.second_section .container_sand) .arrow{object-position:bottom;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}:is(.third_section .section_title) .name{margin-bottom:20px}:is(.third_section .section_title) .water,:is(.third_section .section_title) .yelow-e{width:40px}:is(:is(.third_section .section_title) .water,:is(.third_section .section_title) .yelow-e) img{width:100%;height:40px}:is(.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}:is(.third_section .section_title) .yelow-e:before{width:2px;display:block;left:19px;top:-19px;height:60px;content:" "}:is(.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}:is(.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%}:is(:is(.sprey-slider .swiper-slide) .slide-container) 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}:is(.sprey-slider .buttons) 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}:is(.sprey-slider .buttons) div:hover{border:1px solid black;color:#000}.second_section .container_sand{padding-bottom:3rem}:is(.second_section .container_sand) .gerl-img{margin-bottom:-152px}:is(:is(.second_section .container_sand) .gerl-block) .yellow-marker{border:solid 3px white;width:15px;height:15px}:is(:is(:is(.second_section .container_sand) .gerl-block) .marker-block) p{text-align:left;position:relative;z-index:1;font-size:13px}:is(:is(:is(.second_section .container_sand) .gerl-block) .marker-block) svg{transform:scale(.5);z-index:0}:is(:is(.second_section .container_sand) .gerl-block) #ym1{left:34.3%;top:46%}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym1) .marker-block{bottom:106px;left:-162px}:is(:is(:is(:is(.second_section .container_sand) .gerl-block) #ym1) .marker-block) svg{top:-104%;left:-34px}:is(:is(.second_section .container_sand) .gerl-block) #ym2{left:37.3%;top:51%}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym2) .marker-block{bottom:21px;left:-211px}:is(:is(:is(:is(.second_section .container_sand) .gerl-block) #ym2) .marker-block) svg{top:0rem;left:-5.3px}:is(:is(.second_section .container_sand) .gerl-block) #ym3{left:41.3%;top:47%}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym3) .marker-block{bottom:90px;left:82px}:is(:is(:is(:is(.second_section .container_sand) .gerl-block) #ym3) .marker-block) svg{right:-51px;top:-185%}:is(:is(.second_section .container_sand) .gerl-block) #ym4{left:42.3%;top:54%}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym4) .marker-block{bottom:26px;left:69.4px}:is(:is(:is(:is(.second_section .container_sand) .gerl-block) #ym4) .marker-block) svg{top:27%;right:-6.5rem}:is(:is(.second_section .container_sand) .gerl-block) #ym5{left:41.3%;top:60%}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym5) .marker-block{text-align:center;width:auto;bottom:-58px;left:80px}:is(:is(:is(:is(.second_section .container_sand) .gerl-block) #ym5) .marker-block) svg{right:59px;top:-173%}:is(:is(.second_section .container_sand) .gerl-block) #ym6{left:36%;top:57.9%}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym6) .marker-block{left:-215px;bottom:-54px}:is(:is(:is(:is(.second_section .container_sand) .gerl-block) #ym6) .marker-block) svg{left:51px;top:-154%}}@media (max-width:490px){.third_section{background-size:initial;background-image:url(/build/assets/mob3bg-8b478247.png)}.seven_section{padding:10px 0 43px 20px}:is(:is(:is(.seven_section .way-grid) .list) .item) div{margin-top:0}:is(.seven_section .way-grid) a{height:38px;width:-webkit-fill-available;font-size:13px;margin:0;margin-right:2rem}.fourth_section .yelow-block{height:auto;display:flex;padding:0 15px 45px;align-items:flex-end;flex-direction:column;background-color:transparent}:is(.fourth_section .yelow-block) h2{font-weight:700;font-size:18px;line-height:140%;display:block;margin-top:3rem;text-align:center;width:100%;color:#000}:is(.fourth_section .yelow-block) .doctor-mobile{display:block;margin-bottom:-16%}:is(.fourth_section .yelow-block) .spreybox{display:none}:is(.fourth_section .yelow-block) .yelow-block-grid{max-height:218px;align-items:center;border-radius:5px;background-color:#fcf8f2;padding:45px 19px;gap:25px}:is(:is(.fourth_section .yelow-block) .yelow-block-grid) .yellow-button{width:100%}.third_section .sprey{margin-top:-10rem}:is(:is(.second_section .container_sand) .gerl-block) .gerl-img{transform:scale(1.4)}:is(:is(.second_section .container_sand) .gerl-block) #ym1,:is(:is(.second_section .container_sand) .gerl-block) #ym2,:is(:is(.second_section .container_sand) .gerl-block) #ym3,:is(:is(.second_section .container_sand) .gerl-block) #ym4,:is(:is(.second_section .container_sand) .gerl-block) #ym5,:is(:is(.second_section .container_sand) .gerl-block) #ym6{border:none!important}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym1,:is(:is(.second_section .container_sand) .gerl-block) #ym2,:is(:is(.second_section .container_sand) .gerl-block) #ym3,:is(:is(.second_section .container_sand) .gerl-block) #ym4,:is(:is(.second_section .container_sand) .gerl-block) #ym5,:is(:is(.second_section .container_sand) .gerl-block) #ym6) .marker-block{opacity:1!important;visibility:visible!important;top:0;left:0;bottom:0}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym1,:is(:is(.second_section .container_sand) .gerl-block) #ym2,:is(:is(.second_section .container_sand) .gerl-block) #ym3,:is(:is(.second_section .container_sand) .gerl-block) #ym4,:is(:is(.second_section .container_sand) .gerl-block) #ym5,:is(:is(.second_section .container_sand) .gerl-block) #ym6) svg{display:none}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym1) .marker-block{left:-170px;top:-100px}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym2) .marker-block{left:-179px;top:-30px}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym6) .marker-block{left:-175px;top:30px}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym3) .marker-block{left:84px;top:-103px}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym4) .marker-block{left:88px;top:-39px}:is(:is(:is(.second_section .container_sand) .gerl-block) #ym5) .marker-block{left:63px;top:24px}:is(:is(.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}:is(.dryness-grid .dryness-item) 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}:is(.welcome .welcome__container) .mainImg{z-index:2;width:200px;top:153px;right:auto;bottom:0;left:-4%}.welcome .welcome-title-list{right:7%;top:242px;position:absolute;gap:13px 0}}@media (max-width:390px){:is(:is(.second_section .container_sand) .gerl-block) .gerl-img{transform:scale(1.2)}:is(.second_section .container_sand) h2{margin-bottom:5rem}.buy-block *{font-size:14px}.welcome .welcome-title-list{right:-2%}:is(.welcome .welcome__container) .mainImg{z-index:2;width:180px;top:178px;right:auto;bottom:0;left:-1%}}@media (max-width:360px){:is(.welcome .welcome__container) .mainImg{width:165px;top:186px;right:auto;bottom:0;left:0%}.welcome .welcome-title-list{right:0%;grid-template-columns:40px 1fr}.welcome .buy-block{margin:0;bottom:120px}.second_section{padding:80px 0 60px}:is(.buy-block .modal-buy) .links{left:0%}:is(:is(.buy-block .modal-buy) .links) a{width:70%}.second_section .container_sand{max-width:320px}:is(:is(:is(.second_section .container_sand) .dryness-grid) .dryness-item) p{font-size:14px}:is(.second_section .container_sand) .arrow{margin:0 0 20px}:is(:is(.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}:is(.glazik svg) path{fill:#fff}:is(.glazik svg:hover) path{fill:#ffb600}.yelow-block--custom{max-width:1064px;margin:0 auto}
