﻿#cover{position:fixed;top:0;left:0;right:0;bottom:0;width:100%;height:100%;background:#000;opacity:.5;display:none;z-index:10}.top-menu #search-wrap #search-cancel{right:40px}.top-menu #search-wrap #search-goto{right:16px}.top-menu #search-wrap #search-hints{background:#fff;border-radius:5px;position:absolute;right:0;top:64px;max-height:calc(100vh - 140px);padding:16px 16px;width:100%;display:flex;flex-direction:column;gap:16px;box-shadow:0 5px 20px rgba(0,0,0,.1019607843);overflow-y:auto}.top-menu #search-wrap #search-hints a{width:100%;display:flex;gap:30px;padding-bottom:16px;border-bottom:1px solid #c7c7c7;font-size:14px;font-weight:600;transition:all .2s ease;-webkit-transition:all .2s ease}.top-menu #search-wrap #search-hints a:hover{color:#e32b2f;padding-left:8px}.top-menu #search-wrap #search-hints a div{display:flex;flex-direction:column;align-self:center}.top-menu #search-wrap #search-hints a span{margin:4px;width:100%;padding:unset!important}.top-menu #search-wrap #search-hints a span:first-child{font-size:15px}.top-menu #search-wrap #search-hints a span:last-child{color:#666;font-weight:500}.top-menu #search-wrap #search-hints a:last-child{border-bottom:0;padding-bottom:0}.top-menu #search-wrap #search-hints a picture{border:1px solid #c7c7c7;height:82px;width:148px;display:flex}.top-menu #search-wrap #search-hints a picture img{height:auto;width:auto;max-height:82px;max-width:148px;margin:auto;padding:4px}.top-menu button{border-right:0;width:44px;height:100%;background:#fff;cursor:pointer}@media(max-width:1024px){.top-menu #search-hints{max-height:calc(100vh - 169px)!important}.top-menu .active-submenu-button .top-menu__a{background:#e32b2f;color:#fff;font-weight:600}.top-menu .active-submenu{height:auto;pointer-events:auto;border-bottom:1px solid #e32b2f}.top-menu #cover{opacity:0}.top-menu #search-cancel{right:56px!important}.top-menu #search-goto{right:32px!important}}.hide-coupon{opacity:0;transform:rotateY(-45deg)}.show-coupon{opacity:1;transform:none;transition:all .4s cubic-bezier(.36,-.64,.34,1.76)}.hide-coupon2{opacity:0}.show-coupon2{opacity:1;transition:all .5s cubic-bezier(.36,-.64,.34,1.76)}#overlay{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);justify-content:center;align-items:center;z-index:20}#modal{background-color:#fff;padding:2rem;z-index:30;text-align:center;max-width:600px;font-size:1.1428571429rem;margin:1.3714285714rem;border-radius:8px}#modal img{max-width:-moz-max-content;max-width:max-content;height:-moz-fit-content;height:fit-content}#modal span{background-color:rgba(240,242,245,.831372549);border:1px solid #dee1e5;border-radius:4px;color:#e32b2f;display:block;font-weight:500;padding:1.35rem 1.875rem;text-align:center;max-width:200px;margin:auto}#modal strong{margin-top:2rem;margin-bottom:1rem}#modal #copy-code{border-radius:4px;color:#fff;cursor:pointer;font-size:.8571428571rem;font-weight:500;letter-spacing:.3px;left:50%;line-height:1;padding:6px 10px;position:absolute;transform:translateY(-50%) translateX(-50%);transition:background-color .3s}#modal .to-copy{background-color:#e32b2f}#modal .copied{background-color:#388e3c}#modal a{margin-top:1.5714285714rem}.close-button{background-color:#fff;border:0;color:#191919;font-size:1.8571428571rem;cursor:pointer;margin-left:auto;display:block}