.video-embed{position:relative;width:100%;max-width:800px;background:#d9d9d9;-webkit-transition:background .3s;-moz-transition:background .3s;transition:background .3s}.video-embed:hover{background:#c4c4c4}.video-embed:before{content:"";display:block;padding-top:56.25%}.video-embed iframe{display:block}.video-embed:has(iframe):before{content:none}.video-play{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;gap:16px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;cursor:pointer}.play-icon{font-size:clamp(32px,6vw,64px);line-height:1}.video-embed .loader{display:block;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index:1}.loader{width:15px;aspect-ratio:1;border-radius:50%;-webkit-animation:l5 1s infinite linear alternate;-moz-animation:l5 1s infinite linear alternate;animation:l5 1s infinite linear alternate}@-webkit-keyframes l5{0%{-webkit-box-shadow:20px 0 #000,-20px 0 #0002;box-shadow:20px 0 #000,-20px 0 #0002;background:#000}33%{-webkit-box-shadow:20px 0 #000,-20px 0 #0002;box-shadow:20px 0 #000,-20px 0 #0002;background:#0002}66%{-webkit-box-shadow:20px 0 #0002,-20px 0 #000;box-shadow:20px 0 #0002,-20px 0 #000;background:#0002}to{-webkit-box-shadow:20px 0 #0002,-20px 0 #000;box-shadow:20px 0 #0002,-20px 0 #000;background:#000}}@-moz-keyframes l5{0%{box-shadow:20px 0 #000,-20px 0 #0002;background:#000}33%{box-shadow:20px 0 #000,-20px 0 #0002;background:#0002}66%{box-shadow:20px 0 #0002,-20px 0 #000;background:#0002}to{box-shadow:20px 0 #0002,-20px 0 #000;background:#000}}@keyframes l5{0%{-webkit-box-shadow:20px 0 #000,-20px 0 #0002;box-shadow:20px 0 #000,-20px 0 #0002;background:#000}33%{-webkit-box-shadow:20px 0 #000,-20px 0 #0002;box-shadow:20px 0 #000,-20px 0 #0002;background:#0002}66%{-webkit-box-shadow:20px 0 #0002,-20px 0 #000;box-shadow:20px 0 #0002,-20px 0 #000;background:#0002}to{-webkit-box-shadow:20px 0 #0002,-20px 0 #000;box-shadow:20px 0 #0002,-20px 0 #000;background:#000}}*{padding:0;margin:0;border:0}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:active,:focus{outline:0}a:active,a:focus{outline:0}aside,footer,header,nav{display:block}body,html{height:100%;width:100%;font-size:100%;line-height:1;font-size:14px;-ms-text-size-adjust:100%;-moz-text-size-adjust:100%;-webkit-text-size-adjust:100%}button,input,textarea{font-family:inherit}input::-ms-clear{display:none}button{cursor:pointer}button::-moz-focus-inner{padding:0;border:0}.w-100{width:100%}a,a:visited,a:hover{text-decoration:none}ul li{list-style:none}img{vertical-align:top}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}h1{font-size:32px;color:#333;font-weight:700;margin:0 0 25px}@media screen and (max-width: 991px){h1{font-size:26px;margin:0 0 16px}}@media screen and (max-width: 575px){h1{font-size:22px}}@font-face{font-family:Lato;src:url(../../fonts/Lato-Regular.eot);src:local("Lato Regular"),local("Lato-Regular"),url(../../fonts/Lato-Regular.eot?#iefix) format("embedded-opentype"),url(../../fonts/Lato-Regular.woff) format("woff"),url(../../fonts/Lato-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../../fonts/Lato-Bold.eot);src:local("Lato Bold"),local("Lato-Bold"),url(../../fonts/Lato-Bold.eot?#iefix) format("embedded-opentype"),url(../../fonts/Lato-Bold.woff) format("woff"),url(../../fonts/Lato-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:Lato;src:url(../../fonts/Lato-Medium.eot);src:local("Lato Medium"),local("Lato-Medium"),url(../../fonts/Lato-Medium.eot?#iefix) format("embedded-opentype"),url(../../fonts/Lato-Medium.woff) format("woff"),url(../../fonts/Lato-Medium.ttf) format("truetype");font-weight:500;font-style:normal;font-display:swap}:root{--border: #efeadf;--border-coupon: #f3f3f3;--bg-input: #f9f7f2;--gray-text: #737373;--gray-button: #737373;--bg-site: #f9f7f2;--bg-button-sticker: #ff4843;--filter-word: #efeadf;--active: #ff4843;--button-type-two: #fbc922;--red-text: #ff4843;--green: #2eb334;--yellow-text: #fbc922}body{color:#000;font-weight:400;font-size:15px;height:100%;background-color:var(--bg-site)}body a,body button,body label,body p{background-color:transparent;color:#000;font-weight:400;font-size:15px;-webkit-transition:.3s cubic-bezier(.55,0,.1,1);-moz-transition:.3s cubic-bezier(.55,0,.1,1);transition:.3s cubic-bezier(.55,0,.1,1)}body img{-o-object-fit:cover;object-fit:cover}body.block{overflow:hidden}.header{width:100%}.main{padding-top:50px;padding-bottom:80px}.container{max-width:1210px;width:100%;margin:0 auto;padding-left:20px;padding-right:20px}.container-flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.container-flex--full{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.button-position{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.icon{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto;min-width:auto}.title{font-weight:700;font-size:24px;line-height:29px}.big-title{font-weight:800;font-size:38px;line-height:46px}.big-title--mobile{display:none}.coupon-dots:after{content:"";position:absolute;border-radius:50%;background:var(--bg-site)}.coupon-dots:before{position:absolute;border-radius:50%;background:var(--bg-site)}.coupon-big,.coupon-min{background-color:#fff;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.coupon-big__left,.coupon-min__left{position:relative;border-right:1px solid var(--border-coupon)}.coupon-big__left:after,.coupon-min__left:after{top:50%;left:0;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.coupon-big__info,.coupon-min__info{position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}.coupon-big__info:after,.coupon-big__info:before,.coupon-min__info:after,.coupon-min__info:before{right:0}.coupon-big__info:after,.coupon-min__info:after{top:0;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);transform:translate(50%,-50%)}.coupon-big__info:before,.coupon-min__info:before{content:"";bottom:0;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);-moz-transform:translate(50%,50%);transform:translate(50%,50%)}.coupon-big__title,.coupon-min__title{font-weight:500}.coupon-big__logo,.coupon-min__logo{width:100%}.coupon-big__right,.coupon-min__right{position:relative;text-align:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.coupon-big__right:after,.coupon-big__right:before,.coupon-min__right:after,.coupon-min__right:before{right:0}.coupon-big__right:after,.coupon-min__right:after{top:0;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);-moz-transform:translate(50%,-50%);transform:translate(50%,-50%)}.coupon-big__right:before,.coupon-min__right:before{content:"";bottom:0;-webkit-transform:translate(50%,50%);-ms-transform:translate(50%,50%);-moz-transform:translate(50%,50%);transform:translate(50%,50%)}.coupon-big__date,.coupon-min__date{font-size:13px;line-height:16px;color:var(--gray-text)}.coupon-big__date-bold,.coupon-min__date-bold{font-weight:700}.coupon-big__date--mobile,.coupon-min__date--mobile{display:none}.coupon-min{border-radius:6.57471px}.coupon-min__left{padding:5px 5px 5px 15px;-webkit-box-flex:0;-webkit-flex:0 0 105px;-moz-box-flex:0;flex:0 0 105px}.coupon-min__left:after{width:20px;height:20px}.coupon-min__info{padding:10px 15px}.coupon-min__info:after,.coupon-min__info:before{width:20px;height:20px}.coupon-min__title{font-size:17px;line-height:20px}.coupon-min__right{padding:20px 13px;-webkit-box-flex:0;-webkit-flex:0 0 205px;-moz-box-flex:0;flex:0 0 205px}.coupon-min__right:after,.coupon-min__right:before{width:20px;height:20px}.coupon-min__date{margin-top:5px}.coupon-big{border-radius:10px}.coupon-big__left{padding:20px 10px 20px 15px;-webkit-box-flex:0;-webkit-flex:0 0 160px;-moz-box-flex:0;flex:0 0 160px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.coupon-big__left a{-webkit-box-ordinal-group:2;-webkit-order:1;-moz-box-ordinal-group:2;order:1;font-size:13px;padding:12px;color:var(--gray-text)}.coupon-big__left:after{width:30px;height:30px}.coupon-big__info{padding:10px 20px;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.coupon-big__info:after,.coupon-big__info:before{width:30px;height:30px}.coupon-big__title{font-size:20px;line-height:24px}.coupon-big__right{padding:35px 30px;-webkit-box-flex:0;-webkit-flex:0 0 205px;-moz-box-flex:0;flex:0 0 205px}.coupon-big__right:after,.coupon-big__right:before{width:30px;height:30px}.coupon-big__date{margin-top:10px}.coupon-big__subtitle{font-weight:600;font-size:13px;line-height:16px;color:var(--red-text);margin-bottom:4px}.coupon-big__middle-text{color:var(--gray-text);margin-top:5px;font-size:13px;line-height:150%;max-height:53px;overflow:hidden;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.coupon-big__check{margin-top:10px}.coupon-big__check-icon{margin-right:7px}.coupon-big__check-text{font-weight:600;font-size:13px;line-height:21px}.coupon-big__check-text--green{color:var(--green)}.coupon-big__check-text--gray{color:var(--gray-text)}.coupon-big__amount{font-weight:800;font-size:36px;line-height:43px;color:var(--red-text)}.stock-big__amount{font-weight:800;font-size:36px;line-height:43px;color:var(--yellow-text)}.end-life-big__amount{font-weight:800;font-size:36px;line-height:43px;color:var(--gray-text)}.coupon-big__text{line-height:18px;font-weight:600}.coupon-big__text--red{color:var(--red-text)}.coupon-big__text--yellow{color:var(--yellow-text)}.coupon-big__text--gray{color:var(--gray-text)}.coupon-big__icon{margin-bottom:5px}.coupon-big--hidden{display:none}.coupon-little-dots{height:100%;position:absolute;left:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);-moz-transform:translateX(-50%);transform:translate(-50%);top:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;padding:20px 0}.coupon-little-dot{background:var(--bg-site);border-radius:50%}.coupon-little-dot--min{width:4px;height:4px}.coupon-little-dot--big{width:6px;height:6px}.sticker-button{position:relative;background-color:var(--bg-button-sticker);color:#fff;font-weight:700;overflow:hidden;padding-right:25px}.sticker-button:after,.sticker-button:before{content:"";position:absolute;bottom:0;right:0;width:0;height:0;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.sticker-button__icon{display:none}.sticker-button--big{width:180px;height:50px;border-radius:3px;line-height:20px;font-size:17px}.sticker-button--big:after{border-bottom:41px solid #ffaba8;border-left:41px solid transparent}.sticker-button--big:before{border-top:41px solid var(--bg-button-sticker);border-right:41px solid transparent;-webkit-box-shadow:-2px -2px 10px rgba(10,0,0,.1);box-shadow:-2px -2px 10px #0a00001a;border-radius:1px 0 0}.sticker-button--big:hover:after{border-bottom:45px solid #ffaba8;border-left:45px solid transparent}.sticker-button--big:hover:before{border-top:45px solid var(--bg-button-sticker);border-right:45px solid transparent}.sticker-button--min{width:150px;height:40px;border-radius:2.5px;line-height:18px}.sticker-button--min:after{border-bottom:33px solid #ffaba8;border-left:34px solid transparent}.sticker-button--min:before{border-top:33px solid var(--bg-button-sticker);border-right:34px solid transparent;-webkit-box-shadow:-1.66667px -1.66667px 8.33333px rgba(10,0,0,.1);box-shadow:-1.66667px -1.66667px 8.33333px #0a00001a;border-radius:.833333px 0 0}.sticker-button--min:hover:after{border-bottom:37px solid #ffaba8;border-left:38px solid transparent}.sticker-button--min:hover:before{border-top:37px solid var(--bg-button-sticker);border-right:38px solid transparent}.sticker-button--gray{background-color:var(--gray-button)}.sticker-button--gray:after{border-bottom-color:#a8a8a8!important;-webkit-box-shadow:-2px -2px 10px rgba(10,0,0,.1);box-shadow:-2px -2px 10px #0a00001a}.sticker-button--gray:before{border-color:#d4d4d4!important}.advertising-text{margin-top:40px;font-weight:700}.modal-overlay{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;background:#000c;opacity:0;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s cubic-bezier(.55,0,.1,1),visibility .6s cubic-bezier(.55,0,.1,1);-moz-transition:opacity .6s cubic-bezier(.55,0,.1,1),visibility .6s cubic-bezier(.55,0,.1,1);transition:opacity .6s cubic-bezier(.55,0,.1,1),visibility .6s cubic-bezier(.55,0,.1,1);overflow:auto;padding:70px 20px}.modal-overlay--active{opacity:1;visibility:visible}.modal{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;position:relative;margin:auto;background-color:#fff;padding:50px;max-width:630px;width:100%;opacity:0;visibility:hidden;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:scale(1.2);-ms-transform:scale(1.2);-moz-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .6s cubic-bezier(.55,0,.1,1);-moz-transition:all .6s cubic-bezier(.55,0,.1,1);transition:all .6s cubic-bezier(.55,0,.1,1)}.modal--active{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);-moz-transform:scale(1);transform:scale(1)}.modal--active .modal__content{opacity:1}.modal--active .modal__close{-webkit-transform:translate(-50%,0);-ms-transform:translate(-50%,0);-moz-transform:translate(-50%,0);transform:translate(-50%);opacity:1}.modal__close{position:absolute;cursor:pointer;bottom:-webkit-calc(100% + 30px);bottom:-moz-calc(100% + 30px);bottom:calc(100% + 30px);left:50%;opacity:0;-webkit-transform:translate(-50%,-10px);-ms-transform:translate(-50%,-10px);-moz-transform:translate(-50%,-10px);transform:translate(-50%,-10px);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s cubic-bezier(.55,0,.1,1),-webkit-transform .6s cubic-bezier(.55,0,.1,1);transition:opacity .6s cubic-bezier(.55,0,.1,1),-webkit-transform .6s cubic-bezier(.55,0,.1,1);-moz-transition:opacity .6s cubic-bezier(.55,0,.1,1),transform .6s cubic-bezier(.55,0,.1,1),-moz-transform .6s cubic-bezier(.55,0,.1,1);transition:opacity .6s cubic-bezier(.55,0,.1,1),transform .6s cubic-bezier(.55,0,.1,1);transition:opacity .6s cubic-bezier(.55,0,.1,1),transform .6s cubic-bezier(.55,0,.1,1),-webkit-transform .6s cubic-bezier(.55,0,.1,1),-moz-transform .6s cubic-bezier(.55,0,.1,1);transition:opacity .6s cubic-bezier(.55,0,.1,1),transform .6s cubic-bezier(.55,0,.1,1),-webkit-transform .6s cubic-bezier(.55,0,.1,1);-webkit-transition-delay:.3s;-moz-transition-delay:.3s;transition-delay:.3s}.modal__close:hover .modal__close-icon{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg)}.modal__close-icon{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.modal__content{text-align:center;opacity:0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:opacity .6s cubic-bezier(.55,0,.1,1);-moz-transition:opacity .6s cubic-bezier(.55,0,.1,1);transition:opacity .6s cubic-bezier(.55,0,.1,1);-webkit-transition-delay:.3s;-moz-transition-delay:.3s;transition-delay:.3s;width:100%}.modal__content-title{font-weight:700;font-size:24px;line-height:29px}.modal__content-subtitle{color:var(--gray-text);line-height:18px}.modal__content-subtitle--website{margin-top:40px}.modal__content-subtitle--question{margin-right:15px}.modal__content-promocode{margin-top:10px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.modal__content-promocode-line{-webkit-box-flex:0;-webkit-flex:0 1 250px;-moz-box-flex:0;flex:0 1 250px;background:#f9f7f2;border-radius:3px 0 0 3px;height:50px;overflow-y:auto;overflow-x:hidden;padding:5px 5px 5px 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.modal__content-promocode-line--copy{opacity:.5;pointer-events:none;background-color:#000}.modal__content-promocode-line--copy .modal__content-promocode-line-text{color:#fff}.modal__content-promocode-line-inner{margin:auto 0}.modal__content-promocode-line-text{line-height:18px}.modal__content-promocode-button{background:var(--button-type-two);border-radius:0 3px 3px 0;font-weight:700;font-size:17px;line-height:20px;letter-spacing:.05em;color:#fff;padding:0 20px}.modal__content-promocode-button:hover{background-color:var(--bg-button-sticker)}.modal__content-link{border:2px solid var(--bg-button-sticker);height:50px;margin-top:30px;font-weight:700;font-size:17px;line-height:20px;border-radius:3px;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:0 54px}.modal__content-link:hover{background-color:var(--bg-button-sticker);color:#fff}.modal__content-question{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:30px}.modal__content-question-button{margin-right:15px}.modal__content-question-button--yes:hover .modal__content-subtitle{color:var(--green)}.modal__content-question-button--yes:hover .modal__content-question-button-icon path{fill:var(--green)}.modal__content-question-button--yes:hover .modal__content-subtitle,.modal__content-question-button--yes.active .modal__content-subtitle{color:var(--green)}.modal__content-question-button--yes:hover .modal__content-question-button-icon path,.modal__content-question-button--yes.active .modal__content-question-button-icon path{fill:var(--green)}.modal__content-question-button--no:hover .modal__content-subtitle,.modal__content-question-button--no.active .modal__content-subtitle{color:var(--bg-button-sticker)}.modal__content-question-button--no:hover .modal__content-question-button-icon path,.modal__content-question-button--no.active .modal__content-question-button-icon path{fill:var(--bg-button-sticker)}.modal__content-question-button--yes.disabled:hover .modal__content-question-button-icon path,.modal__content-question-button--no.disabled:hover .modal__content-question-button-icon path{fill:#7a7a7a}.modal__content-question-button--yes.disabled:hover .modal__content-subtitle,.modal__content-question-button--no.disabled:hover .modal__content-subtitle{color:#7a7a7a}.modal__content-question-button-icon{margin-right:7px}.modal__content-question-button-icon path{-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.modal__content-footer{position:relative;margin-top:30px;padding-top:30px}.modal__content-footer:after{width:-webkit-calc(100% + 100px);width:-moz-calc(100% + 100px);width:calc(100% + 100px);left:-50px;bottom:-50px;height:-webkit-calc(100% + 50px);height:-moz-calc(100% + 50px);height:calc(100% + 50px);position:absolute;content:"";z-index:-1;background:#efeadf}.modal__content-text{font-size:17px;line-height:20px}.modal__content-text-bold{font-weight:700}.modal__content-button{-webkit-box-shadow:0 0 0 1em rgba(255,255,255,0);box-shadow:0 0 0 1em #fff0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;padding:0 40px;height:50px;background-color:var(--bg-button-sticker);font-size:17px;line-height:20px;letter-spacing:.05em;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;margin-top:20px;border-radius:3px}.modal__content-button:hover{-webkit-animation:pulse 1s infinite;-moz-animation:pulse 1s infinite;animation:pulse 1s infinite}.pulse-button{-webkit-box-shadow:0 0 0 1em rgba(255,255,255,0);box-shadow:0 0 0 1em #fff0;display:-webkit-inline-box;display:-webkit-inline-flex;display:-moz-inline-box;display:inline-flex;padding:5px 10px;height:50px;background-color:var(--button-type-two);font-size:17px;line-height:20px;letter-spacing:.05em;color:#fff;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;border-radius:3px;width:180px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.pulse-button__icon{display:none}.pulse-button:hover{-webkit-animation:pulse-yellow 1s infinite;-moz-animation:pulse-yellow 1s infinite;animation:pulse-yellow 1s infinite}.coupon-button,.stock-button{cursor:pointer}@-webkit-keyframes menu{0%{left:100vw}to{left:0}}@-moz-keyframes menu{0%{left:100vw}to{left:0}}@keyframes menu{0%{left:100vw}to{left:0}}@-webkit-keyframes swing{15%{-webkit-transform:translateX(6px) translateY(-50%);transform:translate(6px) translateY(-50%)}30%{-webkit-transform:translateX(-6px) translateY(-50%);transform:translate(-6px) translateY(-50%)}40%{-webkit-transform:translateX(3px) translateY(-50%);transform:translate(3px) translateY(-50%)}50%{-webkit-transform:translateX(-3px) translateY(-50%);transform:translate(-3px) translateY(-50%)}65%{-webkit-transform:translateX(1px) translateY(-50%);transform:translate(1px) translateY(-50%)}to{-webkit-transform:translateX(0) translateY(-50%);transform:translate(0) translateY(-50%)}}@-moz-keyframes swing{15%{-webkit-transform:translateX(6px) translateY(-50%);-moz-transform:translateX(6px) translateY(-50%);transform:translate(6px) translateY(-50%)}30%{-webkit-transform:translateX(-6px) translateY(-50%);-moz-transform:translateX(-6px) translateY(-50%);transform:translate(-6px) translateY(-50%)}40%{-webkit-transform:translateX(3px) translateY(-50%);-moz-transform:translateX(3px) translateY(-50%);transform:translate(3px) translateY(-50%)}50%{-webkit-transform:translateX(-3px) translateY(-50%);-moz-transform:translateX(-3px) translateY(-50%);transform:translate(-3px) translateY(-50%)}65%{-webkit-transform:translateX(1px) translateY(-50%);-moz-transform:translateX(1px) translateY(-50%);transform:translate(1px) translateY(-50%)}to{-webkit-transform:translateX(0) translateY(-50%);-moz-transform:translateX(0) translateY(-50%);transform:translate(0) translateY(-50%)}}@keyframes swing{15%{-webkit-transform:translateX(6px) translateY(-50%);-moz-transform:translateX(6px) translateY(-50%);transform:translate(6px) translateY(-50%)}30%{-webkit-transform:translateX(-6px) translateY(-50%);-moz-transform:translateX(-6px) translateY(-50%);transform:translate(-6px) translateY(-50%)}40%{-webkit-transform:translateX(3px) translateY(-50%);-moz-transform:translateX(3px) translateY(-50%);transform:translate(3px) translateY(-50%)}50%{-webkit-transform:translateX(-3px) translateY(-50%);-moz-transform:translateX(-3px) translateY(-50%);transform:translate(-3px) translateY(-50%)}65%{-webkit-transform:translateX(1px) translateY(-50%);-moz-transform:translateX(1px) translateY(-50%);transform:translate(1px) translateY(-50%)}to{-webkit-transform:translateX(0) translateY(-50%);-moz-transform:translateX(0) translateY(-50%);transform:translate(0) translateY(-50%)}}@-webkit-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 var(--bg-button-sticker);box-shadow:0 0 0 0 var(--bg-button-sticker)}}@-moz-keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 var(--bg-button-sticker);box-shadow:0 0 0 0 var(--bg-button-sticker)}}@keyframes pulse{0%{-webkit-box-shadow:0 0 0 0 var(--bg-button-sticker);box-shadow:0 0 0 0 var(--bg-button-sticker)}}@-webkit-keyframes pulse-yellow{0%{-webkit-box-shadow:0 0 0 0 var(--button-type-two);box-shadow:0 0 0 0 var(--button-type-two)}}@-moz-keyframes pulse-yellow{0%{-webkit-box-shadow:0 0 0 0 var(--button-type-two);box-shadow:0 0 0 0 var(--button-type-two)}}@keyframes pulse-yellow{0%{-webkit-box-shadow:0 0 0 0 var(--button-type-two);box-shadow:0 0 0 0 var(--button-type-two)}}.header{-webkit-box-shadow:0 1px 2px rgba(92,92,92,.1);box-shadow:0 1px 2px #5c5c5c1a;background:#fff;padding:25px 0}.header__column{margin-right:20px}.header__text{margin-left:20px;padding-left:20px;height:100%;border-left:1px solid var(--border);line-height:40px;font-size:20px;letter-spacing:.05em;text-transform:uppercase}.header__link:not(:last-child){margin-right:40px}.header__link:hover{color:var(--bg-button-sticker)}.header__link-icon{margin-right:10px;margin-bottom:3px}.page-link,.header__link-text{line-height:18px;text-transform:capitalize}.header__search-button{display:none}.header__search-button-icon{width:15px;height:15px;margin-top:4px}.search-line{position:relative;width:270px}.search-line:hover .search-line__loupe{-webkit-animation:swing .6s ease;-moz-animation:swing .6s ease;animation:swing .6s ease;-webkit-animation-iteration-count:1;-moz-animation-iteration-count:1;animation-iteration-count:1}.search-line__input{background-color:var(--bg-input);height:40px;padding:5px 42px 5px 20px;border-radius:30px;width:100%;font-size:15px;line-height:18px;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;border:1px solid transparent}.search-line__input::-webkit-input-placeholder{font-size:13px;line-height:16px;color:var(--gray-text)}.search-line__input::-moz-placeholder{font-size:13px;line-height:16px;color:var(--gray-text)}.search-line__input:-ms-input-placeholder{font-size:13px;line-height:16px;color:var(--gray-text)}.search-line__input::placeholder{font-size:13px;line-height:16px;color:var(--gray-text)}.search-line__input:focus{border:1px solid #000;background-color:#fff}.search-line__placeholder{position:absolute;left:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%);font-size:13px;line-height:16px;color:var(--gray-text);pointer-events:none}.search-line__loupe{position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);-moz-transform:translateY(-50%);transform:translateY(-50%)}.search-line--focus .search-line__placeholder{top:0;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);-moz-transform:translateY(-100%);transform:translateY(-100%)}.footer{background:#000;padding:75px 0 50px}.footer__top{margin-bottom:55px;-webkit-flex-wrap:wrap;flex-wrap:wrap}.footer__column:not(:last-child){margin-right:20px}.footer__column--links{-webkit-box-flex:0;-webkit-flex:0 1 175px;-moz-box-flex:0;flex:0 1 175px}.footer__column--links a{color:#fff}.footer__title{font-weight:800;font-size:17px;line-height:20px;letter-spacing:.05em;text-transform:uppercase;color:#fff;margin-bottom:30px}.footer a{line-height:150%;color:#d4d4d4;display:block}.footer a:hover{color:var(--bg-button-sticker)}.footer a:not(:last-child){margin-bottom:20px}.social-list__item a{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;width:60px;min-width:60px;-webkit-box-flex:0;-webkit-flex:0 0 60px;-moz-box-flex:0;flex:0 0 60px;height:60px;background:#fff;border-radius:50%;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;overflow:hidden;position:relative}.social-list__item a:after{position:absolute;content:"";background-color:var(--bg-button-sticker);z-index:0;width:100%;height:0;-webkit-transition:.3s cubic-bezier(.55,0,.1,1);-moz-transition:.3s cubic-bezier(.55,0,.1,1);transition:.3s cubic-bezier(.55,0,.1,1);top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);-moz-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.social-list__item a{margin-right:10px}.social-list__item img{position:relative;z-index:2}.social-list__item a:hover:after{height:100%}.footer__text{color:#646464;font-size:12px;line-height:14px;max-width:690px}.footer__text:not(:last-child){margin-bottom:10px}.promocodes-grid{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}.promocodes-grid__element{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(50% - 15px);-moz-box-flex:0;flex:0 0 calc(50% - 15px);margin-bottom:20px}.shops{margin-top:45px}.filters{margin-top:30px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap}.word-filter{height:40px;padding:0 10px;line-height:18px;letter-spacing:.05em;text-transform:uppercase;color:var(--gray-text);margin-right:5px;border-radius:3px;margin-bottom:5px}.word-filter:hover{background:var(--filter-word);color:#000}.word-filter--active{color:#fff;background-color:var(--active);pointer-events:none}.shops-block{margin-top:40px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.shops-block__word{width:70px;min-width:70px;-webkit-box-flex:0;-webkit-flex:0 0 70px;-moz-box-flex:0;flex:0 0 70px;font-weight:700;font-size:36px;line-height:43px;margin-right:10px}.shops-block__content{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-right:-10px;width:100%}.shops-block__link{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(10% - 10px);-moz-box-flex:0;flex:0 0 calc(10% - 10px);width:100px;height:80px;background:#fff;padding:4px;margin:0 10px 10px 0;border:1px solid transparent}.shops-block__link:hover .shops-block__img{-webkit-transform:translateY(-2px);-ms-transform:translateY(-2px);-moz-transform:translateY(-2px);transform:translateY(-2px)}.shops-block__img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.sticky-block{margin-top:120px;-webkit-box-flex:0;-webkit-flex:0 0 270px;-moz-box-flex:0;flex:0 0 270px;height:100%;margin-left:30px}.shop-content{max-width:100%}.shop-content__tabs{margin-top:8px;margin-bottom:30px}.shop-content__coupon:not(:last-child){margin-bottom:20px}.shop-content__title{margin-bottom:30px;margin-top:45px}.shop-content__table{background:#fff;margin-top:30px;padding:15px 0 20px;max-width:870px;width:100%}.shop-content__table-line{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;margin-top:10px}.shop-content__table-line--head{padding-bottom:15px;border-bottom:1px solid var(--border);margin-top:0}.shop-content__table-line--head .shop-content__table-date,.shop-content__table-line--head .shop-content__table-text,.shop-content__table-line--head .shop-content__table-type{color:var(--gray-text);font-weight:600;font-size:17px;line-height:20px}.shop-content__table-type{padding-left:25px;-webkit-box-flex:0;-webkit-flex:0 0 130px;-moz-box-flex:0;flex:0 0 130px;margin-right:22px;font-weight:600;line-height:21px}.shop-content__table-type--promocode{color:var(--red-text)}.shop-content__table-type--stock{color:var(--yellow-text)}.shop-content__table-text{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;margin-right:47px;line-height:21px}.shop-content__table-date{padding-right:30px;-webkit-box-flex:0;-webkit-flex:0 0 205px;-moz-box-flex:0;flex:0 0 205px;font-size:13px;line-height:21px;color:var(--gray-text);white-space:nowrap}.shop-content__text{line-height:150%;color:var(--gray-text);margin-bottom:15px}.shop-content__description{margin-top:45px;margin-bottom:40px}.shop-content iframe{width:100%;height:auto;aspect-ratio:16 / 9;border:none}.shop-content p{font-size:16px;line-height:150%}.shop-content p:not(:first-child){margin-top:20px}.shop-content__description img{width:100%;max-width:100%;height:auto;margin-top:10px}.shop-content h2{font-size:26px;font-weight:700}.shop-content h3{font-size:22px;font-weight:700}.shop-content h4{font-weight:700;font-size:20px}.shop-content h5{font-weight:700;font-size:18px}.shop-content h6{font-weight:700;font-size:16px}.shop-content li{margin-left:25px;line-height:130%}.shop-content ol,.shop-content ul{margin-top:15px}.shop-content li:not(:first-child){margin-top:10px}.shop-content ul li{list-style:disc}.shop-toolbar__logo,.shop-toolbar__contact,.shop-toolbar__payment,.shop-toolbar__delivery{width:100%;height:auto;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:24px;border-radius:4px}.shop-toolbar__right{margin-left:30px;width:270px}.shop-toolbar__contact h3,.shop-toolbar__payment h3,.shop-toolbar__delivery h3{font-size:16px;font-weight:700;margin-bottom:12px;margin-top:0;color:#000}.shop-toolbar__contact li,.shop-toolbar__payment li,.shop-toolbar__delivery li{font-size:14px;line-height:120%;margin-top:4px;color:#000}.shop-toolbar__logo-img{width:100%}.shop-toolbar__text{margin-top:30px;padding-bottom:0;border-bottom:1px solid var(--border);line-height:150%;color:var(--gray-text)}.shop-toolbar__text p{line-height:150%}.shop-toolbar__text-link{line-height:150%;color:var(--active)}.shop-toolbar__text-link:hover{color:#000}.shop-toolbar__link{border:2px solid var(--bg-button-sticker);margin-top:12px;width:100%;height:50px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;border-radius:3px;font-weight:700;font-size:17px;line-height:20px}.shop-toolbar__link:hover{color:#fff;background-color:var(--bg-button-sticker)}.shop-toolbar__title{margin-top:45px;font-weight:700;line-height:22px}.shop-toolbar__tags{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px;margin-right:-10px}.shop-toolbar__tag{margin-right:10px;height:38px;color:var(--gray-text);line-height:18px;background:#efeadf;border-radius:3px;padding:0 10px;margin-bottom:10px;-webkit-transition:color .3s,background .3s,-webkit-transform 0s;transition:color .3s,background .3s,-webkit-transform 0s;-moz-transition:transform 0s,color .3s,background .3s,-moz-transform 0s;transition:transform 0s,color .3s,background .3s;transition:transform 0s,color .3s,background .3s,-webkit-transform 0s,-moz-transform 0s;transition:transform 0s,color .3s,background .3s,-webkit-transform 0s}.shop-toolbar__tag:hover{color:#fff;background-color:var(--bg-button-sticker);-webkit-transform:scale(1.1);-ms-transform:scale(1.1);-moz-transform:scale(1.1);transform:scale(1.1)}.shop-toolbar__more{font-size:13px;margin-left:auto;margin-right:0;display:block;margin-top:10px}.statistic-tr{margin-left:4px;font-size:14px;line-height:22px;border-top:14px solid transparent}.statistic-td{padding-left:5px}.tabs{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;overflow:auto}.tab{padding:0 15px;border-radius:3px;height:40px;margin-right:20px}.tab:hover .tab__text{color:#000}.tab__text{line-height:18px;color:var(--gray-text);text-transform:capitalize;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s;white-space:nowrap}.tab__text:not(:last-child){margin-right:10px}.filter-plug-text{margin-bottom:18px}.tab--active{background:var(--bg-button-sticker);pointer-events:none}.tab--active span{color:#fff!important;font-weight:700}@media (max-width: 1250px){.shop-content__table{max-width:-webkit-calc(100vw - 40px - 270px - 30px - 30px);max-width:-moz-calc(100vw - 40px - 270px - 30px - 30px);max-width:calc(100vw - 370px)}}@media (max-width: 1100px){.shop-toolbar__logo{margin-left:20px;max-width:230px}.shop-content p:not(:first-child){margin-top:15px}.shop-content__description{margin-top:35px}.main{padding-top:40px;padding-bottom:60px}.title{font-size:22px;line-height:26px}.big-title{font-size:34px;line-height:42px}.coupon-big__info,.coupon-min__info{padding:10px}.coupon-big__date,.coupon-min__date{font-size:12px;line-height:15px}.coupon-big__date-bold,.coupon-min__date-bold{display:block}.coupon-min__left{-webkit-box-flex:0;-webkit-flex:0 0 70px;-moz-box-flex:0;flex:0 0 70px;padding:5px 5px 5px 10px}.coupon-min__left:after{width:15px;height:15px}.coupon-min__info:after,.coupon-min__info:before{width:15px;height:15px}.coupon-min__title{font-size:15px;line-height:18px}.coupon-min__right{padding:10px}.coupon-big__left{-webkit-box-flex:0;-webkit-flex:0 0 125px;-moz-box-flex:0;flex:0 0 125px;padding:20px 10px}.coupon-big__left:after{width:25px;height:25px}.coupon-big__info:after,.coupon-big__info:before{width:25px;height:25px}.coupon-big__title{font-size:17px;line-height:20px}.coupon-big__right{padding:20px}.coupon-big__subtitle{font-size:12px;line-height:14px}.coupon-big__check{margin-top:5px}.coupon-big__check-icon{margin-right:4px}.coupon-big__check-text{font-size:12px;line-height:18px}.coupon-big__amount{font-size:28px;line-height:34px}.coupon-big__text{font-size:14px;line-height:16px}.modal__content-title{font-size:22px;line-height:26px}.modal__content-subtitle--website{margin-top:30px}.header{padding:20px 0}.header__logo-img{width:120px}.header__text{font-size:16px;padding-left:10px;margin-left:10px}.header__link:not(:last-child){margin-right:25px}.header__link-icon{margin-right:5px}.search-line{width:240px}.footer{padding:55px 0 35px}.footer__top{margin-bottom:45px}.footer__title{margin-bottom:20px}.footer__link:not(:last-child){margin-bottom:10px}.social-list__item a{width:50px;min-width:50px;-webkit-box-flex:0;-webkit-flex:0 0 50px;-moz-box-flex:0;flex:0 0 50px;height:50px}.promocodes-grid{margin-top:15px}.promocodes-grid__element{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(50% - 7.5px);-moz-box-flex:0;flex:0 0 calc(50% - 7.5px);margin-bottom:10px}.shops{margin-top:35px}.filters{margin-top:25px}.word-filter{height:30px}.shops-block{margin-top:30px}.shops-block__word{width:60px;min-width:60px;-webkit-box-flex:0;-webkit-flex:0 0 60px;-moz-box-flex:0;flex:0 0 60px;font-size:32px;line-height:38px;margin-right:5px}.shops-block__content{margin-right:-5px}.shops-block__link{margin:0 5px 5px 0;-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(11.11% - 5px);-moz-box-flex:0;flex:0 0 calc(11.11% - 5px)}.shop-toolbar__right{margin-left:20px;width:230px}.sticky-block{margin-top:137px;margin-left:20px;-webkit-box-flex:0;-webkit-flex:0 0 230px;-moz-box-flex:0;flex:0 0 230px}.shop-content__tabs{margin:35px 0 20px}.shop-content__coupon:not(:last-child){margin-bottom:15px}.shop-content__title{margin:35px 0 20px}.shop-content__table{max-width:-webkit-calc(100vw - 40px - 230px - 20px);max-width:-moz-calc(100vw - 40px - 230px - 20px);max-width:calc(100vw - 290px);margin-top:20px}.shop-toolbar__text{margin-top:20px;padding-bottom:20px;font-size:14px}.shop-toolbar__text-link{font-size:14px}.shop-toolbar__link{height:40px;margin-top:32px;margin-bottom:32px;font-size:16px;line-height:18px}.shop-toolbar__title{margin-top:35px}.shop-toolbar__tags{margin-top:20px;margin-right:-5px}.shop-toolbar__tag{margin-right:5px;margin-bottom:5px;height:30px;font-size:14px;line-height:16px}.tab{margin-right:10px;height:35px}}.pc-pnt-bnnr img{max-width:100%}@media (max-width: 991px){.pc-pnt-bnnr{margin:16px auto;text-align:center}.sticky-block{margin-top:0!important;-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.big-title--mobile{display:block}.coupon-big__right,.coupon-min__right{-webkit-box-flex:0;-webkit-flex:0 0 auto;-moz-box-flex:0;flex:0 0 auto}.coupon-big__date,.coupon-min__date{display:none;width:100%}.coupon-big__date-bold,.coupon-min__date-bold{display:inline}.coupon-big__date--mobile,.coupon-min__date--mobile{display:block}.sticker-button{text-align:center}.sticker-button:after,.sticker-button:before{display:none}.sticker-button__icon{display:block}.sticker-button__text{display:none}.sticker-button--big,.sticker-button--min,.pulse-button{width:auto;padding:0 15px}.pulse-button__text{display:none}.pulse-button__icon{display:block}.header{padding:15px 0}.header__container{-webkit-flex-wrap:wrap;flex-wrap:wrap}.header__column--links{margin-right:0}.search-line{width:auto;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;flex:0 1 100%;margin-top:10px}.search-line__placeholder{display:none}.shops-block__link{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(14.28% - 5px);-moz-box-flex:0;flex:0 0 calc(14.28% - 5px)}.shop-wrapper{display:block}.sticky-block{margin-top:20px;margin-left:0}.shop-content__tabs{margin:25px 0 20px}.shop-content__table{max-width:none}.shop-toolbar__top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex}.shop-toolbar__top-inner{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.shop-toolbar__logo{width:180px;-webkit-flex-shrink:0;flex-shrink:0}.shop-toolbar__text{padding-bottom:0;border:none}.shop-toolbar__link{margin-top:32px;margin-bottom:32px}.shop-toolbar__title,.shop-toolbar__tags{margin-top:10px}}@media (max-width: 700px){.coupon-big,.coupon-min{padding:15px 15px 15px 10px}.coupon-big__left,.coupon-min__left{border:none;padding:0;-webkit-box-flex:0;-webkit-flex:0 0 70px;-moz-box-flex:0;flex:0 0 70px}.coupon-big__left:after,.coupon-min__left:after{display:none}.coupon-big__info,.coupon-min__info{padding:0 15px 0 10px;-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1;-webkit-box-align:start;-webkit-align-items:flex-start;-moz-box-align:start;align-items:flex-start}.coupon-big__info:after,.coupon-big__info:before,.coupon-min__info:after,.coupon-min__info:before{display:none}.coupon-big__right,.coupon-min__right{padding:0}.coupon-big__right:after,.coupon-big__right:before,.coupon-min__right:after,.coupon-min__right:before{display:none}.coupon-little-dots{display:none}.modal-overlay{padding:50px 0 0}.modal{margin:auto auto 0;padding:30px 20px}.modal__close{bottom:-webkit-calc(100% + 10px);bottom:-moz-calc(100% + 10px);bottom:calc(100% + 10px)}.modal__content-footer:after{width:-webkit-calc(100% + 40px);width:-moz-calc(100% + 40px);width:calc(100% + 40px);left:-20px;bottom:-30px;height:-webkit-calc(100% + 30px);height:-moz-calc(100% + 30px);height:calc(100% + 30px)}.header__logo-img{width:110px}.header__text{font-size:14px;padding-left:5px;margin-left:5px;line-height:30px}.header__link:not(:last-child){margin-right:15px}.page-link,.header__link-text{font-size:13px;line-height:15px}.footer__column:not(:last-child){margin-right:0}.footer__column--links{-webkit-box-flex:0;-webkit-flex:0 1 -webkit-calc(50% - 20px);-moz-box-flex:0;flex:0 1 calc(50% - 20px)}.footer__column--socials{margin-top:30px}.promocodes-grid{display:block}.promocodes-grid__element{-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between}.filters{-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center}.shops-block{display:block}.shops-block__word{width:auto}.shops-block__content{margin-top:10px}.shops-block__link{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(20% - 5px);-moz-box-flex:0;flex:0 0 calc(20% - 5px)}.shop-content__table-line--head{padding-bottom:10px}.shop-content__table-line--head .shop-content__table-date,.shop-content__table-line--head .shop-content__table-text,.shop-content__table-line--head .shop-content__table-type{font-size:15px;line-height:18px}.shop-content__table-type{padding-left:15px;margin-right:10px;font-size:14px;line-height:18px;-webkit-box-flex:0;-webkit-flex:0 0 105px;-moz-box-flex:0;flex:0 0 105px}.shop-content__table-text{margin-right:20px}.shop-toolbar__text,.shop-toolbar__text-link{font-size:13px}.shop-toolbar__link{font-size:14px;line-height:16px}.shop-toolbar__tag{padding:0 5px;height:25px;font-size:13px;line-height:15px}}@media (max-width: 500px){.shop-content p:not(:first-child){margin-top:10px}.shop-content__description{margin-top:35px}.main{padding-top:20px;padding-bottom:40px}.container{padding-left:10px;padding-right:10px}.big-title{font-size:24px;line-height:28px}.coupon-big__title{font-size:15px;line-height:18px}.coupon-big__subtitle,.coupon-big__middle-text,.coupon-big__check{display:none}.coupon-big__amount{font-size:20px;line-height:24px}.coupon-big__text{font-size:13px;line-height:16px}.coupon-big__icon{max-width:40px;width:100%;height:auto}.modal__content-title{font-size:20px;line-height:24px}.modal__content-subtitle{font-size:14px;line-height:16px}.modal__content-subtitle--website{margin-top:20px}.modal__content-subtitle--question{margin-right:10px}.modal__content-promocode-line{height:40px;padding:5px 5px 5px 10px;-webkit-box-flex:0;-webkit-flex:0 1 100%;-moz-box-flex:0;flex:0 1 100%}.modal__content-promocode-button{font-size:16px;line-height:18px}.modal__content-link{width:100%;padding:0 10px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-top:20px;font-size:16px;line-height:18px}.modal__content-question{margin-top:20px}.modal__content-question-button{margin-right:10px}.modal__content-question-button-icon{margin-right:4px}.modal__content-footer{margin-top:20px;padding-top:20px}.modal__content-text{font-size:16px;line-height:18px}.modal__content-button{height:40px;font-size:16px;line-height:18px;width:100%;padding:0 10px;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-shadow:0 0 0 .5em rgba(255,255,255,0);box-shadow:0 0 0 .5em #fff0}.header__column--logo{display:block;text-align:center}.header__text{border-left:none;margin-left:0;padding-left:0;margin-top:5px;padding-top:5px;border-top:1px solid var(--border);line-height:1;font-size:12px}.header__link{display:block;text-align:center;max-width:55px;-webkit-align-self:flex-start;align-self:flex-start}.header__link:not(:last-child){margin-right:10px}.header__link-icon{margin-right:0}.page-link,.header__link-text{display:block;font-size:12px;line-height:13px}.header__search-button{display:block;width:40px;height:40px;border-radius:5px;background-color:var(--bg-input);-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;margin-left:5px}.search-line{margin-top:0;height:0;overflow:hidden;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}.search-line--open{margin-top:10px;height:35px}.search-line__input{height:35px}.footer{padding:35px 0 20px}.footer__title{margin-bottom:15px;font-size:16px;line-height:18px}.footer__link{font-size:14px}.social-list__item a{width:45px;min-width:45px;-webkit-box-flex:0;-webkit-flex:0 0 45px;-moz-box-flex:0;flex:0 0 45px;height:45px}.footer__text{font-size:11px;line-height:13px}.shops{margin-top:25px}.filters,.shops-block{margin-top:20px}.shops-block__content{margin-top:5px}.shops-block__link{-webkit-box-flex:0;-webkit-flex:0 0 -webkit-calc(25% - 5px);-moz-box-flex:0;flex:0 0 calc(25% - 5px)}.sticky-block{margin-top:10px}.shop-content__tabs{margin:15px 0 10px}.shop-content__table{margin-top:15px;padding:10px 15px}.shop-content__table-line{margin-top:5px}.shop-content__table-line--head .shop-content__table-date,.shop-content__table-line--head .shop-content__table-text,.shop-content__table-line--head .shop-content__table-type{font-size:13px;line-height:15px}.shop-content__table-type{-webkit-box-flex:0;-webkit-flex:0 0 85px;-moz-box-flex:0;flex:0 0 85px;font-size:12px;line-height:16px}.shop-content__table-text{font-size:12px;line-height:16px}.shop-content__table-date{white-space:normal;-webkit-box-flex:0;-webkit-flex:0 0 120px;-moz-box-flex:0;flex:0 0 120px;padding-right:10px}.shop-content__table-date{font-size:12px;line-height:19px;-webkit-box-flex:0;-webkit-flex:0 0 115px;-moz-box-flex:0;flex:0 0 115px}.shop-content__text{margin-bottom:10px;font-size:14px}.shop-toolbar__text-link{font-size:12px;line-height:120%}.shop-toolbar__link{margin-top:32px;margin-bottom:32px}.tab{padding:0 10px;height:30px;margin-right:5px}}.site-error__anchor{font-size:25px;margin-top:30px;color:var(--bg-button-sticker)}@media (max-width: 768px){.site-error__anchor{font-size:20px}}@media (max-width: 500px){.site-error__anchor{font-size:18px}}.site-error__text{font-size:30px}@media (max-width: 768px){.site-error__text{font-size:25px}}@media (max-width: 500px){.site-error__text{font-size:20px}}.site-error__number{font-size:230px;font-weight:600}@media (max-width: 768px){.site-error__number{font-size:130px}}@media (max-width: 500px){.site-error__number{font-size:70px}}.site-error__inner{text-align:center;padding:40px 0}@media (max-width: 768px){.site-error__inner{padding:40px 0 80px}}@media (max-width: 500px){.site-error__inner{padding:10px 0 50px}}.coupon-big__middle-text-more{font-size:13px;line-height:150%;margin-top:5px}.coupon-big__middle-text-more:hover{color:var(--bg-button-sticker)}.contacts__text{font-size:16px}.coupon-big__info p:not(.coupon-big__subtitle):not(.coupon-big__title):not(.coupon-big__check){color:var(--gray-text);margin-top:6px;font-size:13px;line-height:150%}.search-result{position:absolute}.header__container{position:relative}.search-result.open{padding:20px 0;display:block}.search-result{display:none;position:absolute;top:-webkit-calc(100% + 15px);top:-moz-calc(100% + 15px);top:calc(100% + 15px);background-color:#fff;right:0;max-width:500px;width:100%;z-index:10;-webkit-box-shadow:0 1px 2px rgb(92 92 92 / 10%);box-shadow:0 1px 2px #5c5c5c1a;max-height:-webkit-calc(100vh - 200px);max-height:-moz-calc(100vh - 200px);max-height:calc(100vh - 200px);min-height:110px;overflow:auto}.search-result-item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:justify;-webkit-justify-content:space-between;-moz-box-pack:justify;justify-content:space-between;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:5px 20px;height:40px}.search-result-item:hover{background:#efeadf}.search-result-item-text{font-size:16px}.search-result-item img{max-height:30px}.mb-1{margin-bottom:16px}@media (max-width: 500px){.search-result.open{padding:10px 0}.search-result{-webkit-box-shadow:0 1px 2px rgb(92 92 92 / 20%);box-shadow:0 1px 2px #5c5c5c33;max-height:-webkit-calc(100vh - 350px);max-height:-moz-calc(100vh - 350px);max-height:calc(100vh - 350px);min-height:70px}.search-result-item{padding:5px 15px;height:30px}.search-result-item-text{font-size:14px}.search-result-item img{max-height:20px}}.d-none{display:none!important}.d-block{display:block!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.flex-shrink{-webkit-flex-shrink:0;flex-shrink:0}.flex-grow{-webkit-box-flex:1;-webkit-flex-grow:1;-moz-box-flex:1;flex-grow:1}@media screen and (min-width: 575px){.d-mb-none{display:none!important}.d-mb-block{display:block!important}.d-mb-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-mb-inline{display:inline!important}.d-mb-inline-block{display:inline-block!important}}@media screen and (min-width: 768px){.d-sm-none{display:none!important}.d-sm-block{display:block!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}}@media screen and (min-width: 991px){.d-md-none{display:none!important}.d-md-block{display:block!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}}@media screen and (min-width: 1280px){.d-lg-none{display:none!important}.d-lg-block{display:block!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:flex!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}}.align-items-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}@media screen and (min-width: 575px){.align-items-mb-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-mb-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-mb-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}}@media screen and (min-width: 768px){.align-items-sm-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-sm-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}}@media screen and (min-width: 991px){.align-items-md-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-md-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}}@media screen and (min-width: 1280px){.align-items-lg-center{-webkit-box-align:center!important;-webkit-align-items:center!important;-moz-box-align:center!important;align-items:center!important}.align-items-lg-start{-webkit-box-align:start!important;-webkit-align-items:flex-start!important;-moz-box-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-webkit-align-items:flex-end!important;-moz-box-align:end!important;align-items:flex-end!important}}.justify-content-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}@media screen and (min-width: 575px){.justify-content-mb-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-mb-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-mb-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-mb-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-mb-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}}@media screen and (min-width: 768px){.justify-content-sm-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-sm-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}}@media screen and (min-width: 991px){.justify-content-md-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-md-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-md-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}}@media screen and (min-width: 1280px){.justify-content-lg-center{-webkit-box-pack:center!important;-webkit-justify-content:center!important;-moz-box-pack:center!important;justify-content:center!important}.justify-content-lg-start{-webkit-box-pack:start!important;-webkit-justify-content:flex-start!important;-moz-box-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-webkit-justify-content:flex-end!important;-moz-box-pack:end!important;justify-content:flex-end!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-webkit-justify-content:space-between!important;-moz-box-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-webkit-justify-content:space-around!important;justify-content:space-around!important}}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}@media screen and (min-width: 575px){.flex-mb-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-mb-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-mb-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}}@media screen and (min-width: 768px){.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}}@media screen and (min-width: 991px){.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}}@media screen and (min-width: 1280px){.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-webkit-flex-direction:column!important;-moz-box-orient:vertical!important;-moz-box-direction:normal!important;flex-direction:column!important}.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-webkit-flex-direction:row!important;-moz-box-orient:horizontal!important;-moz-box-direction:normal!important;flex-direction:row!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-webkit-flex-direction:row-reverse!important;-moz-box-orient:horizontal!important;-moz-box-direction:reverse!important;flex-direction:row-reverse!important}}@media screen and (max-width: 575px){.shop-toolbar__logo{width:80px;margin-left:0;margin-right:12px}}.assessment-travelask .assessment-stars-travelask{margin-bottom:12px;margin-top:24px}.assessment-travelask .assessment-star-travelask{background:transparent;width:21px;height:21px;cursor:pointer;position:relative;margin-right:8px}.assessment-travelask .assessment-star-travelask svg{display:block;width:23px;height:23px}.assessment-travelask .assessment-star-travelask-icon{width:100%;height:100%}.assessment-travelask .assessment-star-travelask path{fill:#ffaba8;stroke:#ffaba8}.assessment-travelask .assessment-star-dark{position:absolute;left:0;top:0;width:100%;overflow:hidden;z-index:2;display:none}.assessment-travelask .assessment-star-dark svg path{fill:var(--bg-button-sticker);stroke:var(--bg-button-sticker)}.assessment-travelask .assessment-star-travelask.hover .assessment-star-dark{opacity:.5;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);display:block}.assessment-travelask .assessment-star-travelask.active .assessment-star-dark{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);display:block;opacity:1}.assessment-travelask .assessment-star-travelask.active-user .assessment-star-dark{width:100%!important}.travelask-averag{margin-top:12px}.travelask-total span,.travelask-average span{font-weight:700}.main-grid{display:-ms-grid;display:grid;width:100%;grid-template-columns:repeat(12,1fr);-webkit-box-align:start;-webkit-align-items:start;-moz-box-align:start;align-items:start}.main-sidebar-top,.main-sidebar-bottom{display:-ms-grid;display:grid;-ms-grid-column:10;grid-column-start:10;grid-column-end:13;margin-left:30px}.main-sidebar-top{-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:0;grid-row-end:1}.main-view{display:-ms-grid;display:grid;-ms-grid-column:1;grid-column-start:1;grid-column-end:10;-ms-grid-row:1;grid-row-start:1;-ms-grid-row-span:3;grid-row-end:4}@media (max-width: 991px){.main-sidebar-top,.main-sidebar-bottom{grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13;margin-left:0}.main-view{display:block;-ms-grid-column:1;grid-column-start:1;-ms-grid-column-span:12;grid-column-end:13;-ms-grid-row:none;grid-row-start:none;grid-row-end:none;padding-left:0}.main-sidebar-bottom{margin-top:24px;grid-row-start:3}}.show-more .show-more--btn{cursor:pointer}.show-more .content-to-hide{-webkit-transition:max-height .4s ease;-moz-transition:max-height .4s ease;transition:max-height .4s ease;padding-top:1px;padding-bottom:1px;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;word-break:break-word}.show-more:not(.active)>div:nth-child(1).content-to-hide{max-height:0;overflow:hidden;-webkit-transition:max-height .4s ease;-moz-transition:max-height .4s ease;transition:max-height .4s ease}.page-content{padding:40px 0}.page-content p{font-size:16px;line-height:130%}.page-content h1{text-align:center}.page-content p+p{margin-top:8px}form#contactForm{width:100%;max-width:800px;margin:40px auto}form .form-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;width:100%}form .form-group .control-label{font-size:16px;font-weight:600;margin-bottom:8px}form .form-group input,form .form-group textarea{border:1px solid #b1b1b1;min-height:40px;font-size:16px;border-radius:8px;padding:8px 16px;width:100%;outline:none;background:#fff;resize:none}form .form-group+.form-group{margin-top:16px}.field-contactform-personaldate label{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.field-contactform-personaldate input[type=checkbox]{width:16px;height:16px;margin:0 8px 0 0;min-height:auto;padding:0}.form-group button{border:none;height:48px;font-size:16px;background-color:var(--bg-button-sticker);color:#fff;cursor:pointer}.shop-toolbar__icon{width:16px;height:16px;margin-right:5px}:root{--grid-w: 174px}.grid{margin:16px 0;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(var(--grid-w),1fr))}.grid-1{margin:16px 0;display:grid;gap:8px;grid-template-columns:1fr}.grid-2{margin:16px 0;display:grid;gap:8px;grid-template-columns:repeat(2,1fr)}@media (width < 768px){.grid-2{grid-template-columns:repeat(auto-fit,minmax(var(--grid-w),1fr))}}.grid-3{margin:16px 0;display:grid;gap:8px;grid-template-columns:repeat(3,1fr)}@media (width < 768px){.grid-3{grid-template-columns:repeat(auto-fit,minmax(var(--grid-w),1fr))}}.grid-4{margin:16px 0;display:grid;gap:8px;grid-template-columns:repeat(4,1fr)}@media (width < 768px){.grid-4{grid-template-columns:repeat(auto-fit,minmax(var(--grid-w),1fr))}}.grid-5{margin:16px 0;display:grid;gap:8px;grid-template-columns:repeat(5,1fr)}@media (width < 768px){.grid-5{grid-template-columns:repeat(auto-fit,minmax(var(--grid-w),1fr))}}.grid-slider{width:100%;overflow:hidden}@media (width < 768px){.grid-slider{max-width:-webkit-calc(100vw - 6.25vw);max-width:-moz-calc(100vw - 6.25vw);max-width:93.75vw}}.grid-slider swiper-container{overflow:hidden;width:100%;height:100%;--swiper-theme-color: var(--bg-button-sticker);--swiper-navigation-size: 18px}.grid-slider swiper-slide{text-align:center;font-size:18px;background:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;height:unset;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center}.grid-slider swiper-slide img{display:block;width:100%;max-width:100%;height:100%;-o-object-fit:cover;object-fit:cover;margin:0}.grid-slider swiper-container::part(button-prev),.grid-slider swiper-container::part(button-next){background-color:#fff;padding:8px 12px;border-radius:50%}.promo-slider{position:relative;margin-bottom:32px;--swiper-theme-color: var(--bg-button-sticker);--swiper-navigation-size: 18px}.promo-slider .swiper-button-next{right:-50px}@media (max-width: 768px){.promo-slider .swiper-button-next{right:0}}.promo-slider swiper-slide{height:auto}.promo-slider .swiper-button-prev{left:-50px;-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 768px){.promo-slider .swiper-button-prev{left:0}}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;background-color:#fff;border-radius:50%;background-color:var(--bg-button-sticker);width:30px;height:30px;-webkit-transition:opacity .3s ease;-moz-transition:opacity .3s ease;transition:opacity .3s ease;z-index:2}.swiper-button-next:disabled,.swiper-button-prev:disabled{opacity:.5;cursor:initial}.swiper-button-next:disabled:hover,.swiper-button-prev:disabled:hover{opacity:.5}.swiper-button-next:hover,.swiper-button-next:focus,.swiper-button-prev:hover,.swiper-button-prev:focus{opacity:.8}.swiper-button-next svg,.swiper-button-prev svg{width:30px;height:15px;fill:#fff}.product-card{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;flex-direction:column;gap:10px;padding:8px;background-color:#fff;height:100%;border-radius:10px;-webkit-transition:.3s ease;-moz-transition:.3s ease;transition:.3s ease;cursor:pointer}.product-card:hover{-webkit-transform:scale(1.02);-moz-transform:scale(1.02);-ms-transform:scale(1.02);transform:scale(1.02);-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075);box-shadow:inset 0 1px 1px #00000013}.product-card__cover{display:grid;place-items:center;border-radius:8px;overflow:hidden}.product-card__cover img{max-width:100%;max-height:150px}.product-card__link{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.product-card__tag{position:absolute;top:12px;right:12px;padding-inline:6px;color:#fff;line-height:1.3;font-weight:500;background-color:var(--bg-button-sticker)}.product-card__title{font-weight:700;margin-top:auto;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:3;line-clamp:3}.product-card__old{opacity:.5;text-decoration:line-through}.accordion{position:relative;font-size:1rem;background-color:#fff;border-radius:.19rem;-webkit-box-shadow:0 0 0 1px var(--border);box-shadow:0 0 0 1px var(--border)}@media (width < 768px){.accordion{font-size:4.375vw}}.accordion:before{display:inline-block;content:"+";position:absolute;top:1.3rem;left:1.25rem;width:1rem;height:1rem;color:#fff;text-align:center;font-size:1.25rem;line-height:.75;font-weight:600;border-radius:.25rem;background-color:var(--red-text);-webkit-transition:background-color .3s ease;-moz-transition:background-color .3s ease;transition:background-color .3s ease;pointer-events:none}.accordion[open]:before{content:"-";background-color:var(--border)}.accordion:not(:first-child){margin-top:1.25rem}@media (width < 768px){.accordion:not(:first-child){margin-top:6.25vw}}.accordion[open] p{margin:0}.accordion summary{font-size:1.25rem;font-weight:500;cursor:pointer;-webkit-transition:margin .15s ease-out;-moz-transition:margin .15s ease-out;transition:margin .15s ease-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media (width < 768px){.accordion summary{font-size:4.375vw}}.accordion summary,.accordion p{padding:1.2rem 1.2rem 1.2rem 3.125rem}@media (width < 768px){.accordion summary,.accordion p{padding:4.275vw 4.275vw 4.275vw 10vw}}.accordion summary::-webkit-details-marker{display:none}.accordion summary::marker{content:none}@media (width < 768px){.accordion:before{font-size:4.375vw;top:4vw;left:3vw;width:5vw;height:5vw;line-height:1.2}}.breadcrumbs{margin-top:24px}.user-page-avatar{margin-right:12px;max-width:120px}.user-page-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.text-hidden{-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.text-hidden-7{-webkit-line-clamp:7;line-clamp:7}.page-link{text-decoration:underline}.author-link{display:block;margin-top:12px;color:var(--bg-button-sticker)}.page-up{position:fixed;right:30px;bottom:100px;width:60px;height:60px;border-radius:50%;pointer-events:none;opacity:0;-webkit-transition:opacity .3s;-moz-transition:opacity .3s;transition:opacity .3s;z-index:150;background:url('data:image/svg+xml,<svg width="68" height="68" viewBox="0 0 68 68" fill="none" xmlns="http://www.w3.org/2000/svg"><g filter="url(%23filter0_d_641_3083)"><rect width="60" height="60" rx="30" transform="matrix(-4.37114e-08 -1 -1 4.37114e-08 64 64)" fill="white"/></g><path d="M22.375 38.95L34.1875 29.5L46 38.95" stroke="%23200E32" stroke-width="4" stroke-linecap="round" stroke-linejoin="round"/></svg>') no-repeat center center;background-color:#fff;-webkit-box-shadow:0 0 10px rgba(0,0,0,.3);box-shadow:0 0 10px #0000004d}.page-up.show{opacity:1;pointer-events:auto}
