.info-sticky{position:sticky;bottom:0;z-index:999;min-width:360px}.info-sticky__buy-btn,.info-sticky__buy-popup{position:absolute;bottom:120px;right:40px;width:230px;height:50px;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;gap:10px;background:-webkit-gradient(linear,left top,left bottom,from(#f23b22),color-stop(21%,#f26522));background:linear-gradient(180deg,#f23b22 0%,#f26522 21%);border-radius:25px;color:#fff;font-size:17px;letter-spacing:.03em;font-weight:500;text-decoration:none;cursor:pointer;opacity:1;-webkit-transition:opacity .3s linear,border .3s linear;transition:opacity .3s linear,border .3s linear;-webkit-box-shadow:0 5px 20px rgba(44,44,38,.5),inset 0 -5px 1px #f37a22,inset 0 -10px 24px rgba(255,255,255,.4);box-shadow:0 5px 20px #2c2c2680,inset 0 -5px 1px #f37a22,inset 0 -10px 24px #fff6}.info-sticky__buy-btn:hover,.info-sticky__buy-popup:hover{opacity:1;color:#fff}.info-sticky__warning{width:100%;height:0;display:none;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;opacity:.8;overflow:hidden;-webkit-box-shadow:0 3px 20px 0 rgb(0 0 0 / 10%);box-shadow:0 3px 20px #0000001a}.info-sticky__warning.active{height:5vh}.info-sticky__warning-text{font-size:20px;line-height:1;text-transform:uppercase;color:#0000004d;opacity:.8;text-align:center}.info-sticky__hide-btn{position:absolute;right:0;bottom:0;height:90px;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}.eye-marker{display:none;position:absolute;right:0;bottom:0;width:5vh;height:5vh;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eye-marker.active{display:-webkit-box;display:-ms-flexbox;display:flex}.eye-marker svg{width:30px;height:30px}.eye-marker svg path{fill:#0000004d}.info-sticky__eye.active,.info-sticky__cross-eye.active{display:-webkit-box;display:-ms-flexbox;display:flex}.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:-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;gap:40px 0}@media screen and (max-width: 1600px){.info-sticky__warning-text{max-width:1000px}}@media screen and (max-width: 1240px){.info-sticky__buy-btn,.info-sticky__buy-popup{position:relative;left:0;right:0;bottom:0;width:100%;height:5vh;border-radius:0}.info-sticky__warning{height:0}.info-sticky__warning.active,.info-sticky__hide-btn{height:5vh}.info-sticky__warning-text{font-size:14px;margin-right:5vh}.header{z-index:900}.footer__contraindications.fixed{display:none!important}.info-sticky__warning{display:-webkit-box;display:-ms-flexbox;display:flex}.info-sticky__popup-window{top:unset;left:unset;max-height:420px;margin-top:0;margin-left:0}}@media screen and (max-width: 768px){.info-sticky__warning{height:0}.info-sticky__warning.active,.info-sticky__hide-btn{height:5vh}.info-sticky__warning-text{font-size:12px;max-width:315px}}@media screen and (max-width: 540px){.info-sticky__hide-btn.active{bottom:5vh!important}.info-sticky__hide-btn{bottom:0!important}}.info-sticky__popup-wrapper{display:none;position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:999;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.info-sticky__popup-wrapper.active{display:-webkit-box;display:-ms-flexbox;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-control{width:100%;height:60px;padding:0 20px;border-bottom:1px solid #e3e5e8;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer}.info-sticky__popup-close{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:30px;height:30px}.info-sticky__popup-close span{position:absolute;width:30px;height:2px;background-color:#000000e6}.info-sticky__popup-close span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.info-sticky__popup-close span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.info-sticky__popup-title{width:100%;padding:0 20px;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;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}.footer__head{display:none}}@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;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media screen and (max-width: 1024px){.info-sticky__popup-content{padding:0 20px 100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:20px}}.info-sticky__logo-link{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:50%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid transparent;border-radius:30px;background-color:transparent;-webkit-box-shadow:inset 0 0 10px transparent;box-shadow:inset 0 0 10px transparent;-webkit-transition:background-color .1s linear,-webkit-box-shadow .1s linear .1s;transition:background-color .1s linear,-webkit-box-shadow .1s linear .1s;transition:background-color .1s linear,box-shadow .1s linear .1s;transition:background-color .1s linear,box-shadow .1s linear .1s,-webkit-box-shadow .1s linear .1s;text-align:center;font-size:20px;border:1px solid #f1f1f1;background-color:#f7f7f7;-webkit-box-shadow:inset 0 0 10px #f1f1f1;box-shadow:inset 0 0 10px #f1f1f1}.info-sticky__logo-link a{text-decoration:none;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}.info-sticky__logo-link:hover{background-color:#f26522}.info-sticky__logo-link:hover a{color:#fff}.info-sticky__popup-logo{width:60%;height:100%;background-repeat:no-repeat;background-position:center;background-size:contain}
