:root{--red:#e73f3e;--red-dark:#c1212d;--red-light:#fdecec;--text:#1e1e1e;--text-soft:#4a4a4a;--muted:#7a7d85;--line:#e6e7ec;--bg-soft:#f3f4f6;--bg-page:#f7f7f8;--white:#fff;--radius:16px;--radius-sm:10px;--shadow:0 6px 24px #1e1e1e0f;--container:1200px;--font:"Manrope", "Segoe UI", Arial, sans-serif;--font-head:"Manrope", "Segoe UI", Arial, sans-serif}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scrollbar-gutter:stable;overflow-y:scroll}body{font-family:var(--font);color:var(--text);background:var(--bg-page);min-height:100vh;margin:0;padding:0;font-size:15px;font-weight:500;line-height:1.5;overflow-x:hidden}a{color:inherit;outline:none;text-decoration:none}button{font-family:inherit}img{max-width:100%}#root{flex-direction:column;width:100%;min-width:320px;min-height:100vh;display:flex}main{flex-direction:column;flex:1;padding-bottom:40px;display:flex}.container{width:100%;max-width:var(--container);margin:0 auto;padding:0 16px;position:relative}.loading-indicator{justify-content:center;align-items:center;width:100%;padding:80px 0;display:flex}.btn{background:var(--red);color:#fff;cursor:pointer;white-space:nowrap;border:0;border-radius:999px;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:0 22px;font-size:14px;font-weight:600;transition:background .2s,box-shadow .2s,transform .1s;display:inline-flex}.btn:hover{background:var(--red-dark);box-shadow:0 8px 20px #e73f3e40}.btn:active{transform:translateY(1px)}.btn--outline{color:var(--red);border:1.5px solid var(--red);background:#fff}.btn--outline:hover{background:var(--red-light);box-shadow:none}.btn--ghost{background:var(--bg-soft);color:var(--text)}.btn--ghost:hover{box-shadow:none;background:#e9eaee}.page-head{margin:8px 0 22px}.page-head h1{font-family:var(--font-head);color:var(--text);margin:0 0 6px;font-size:34px;font-weight:800;line-height:1.2}.page-head p{color:var(--muted);margin:0;font-size:15px}.page-head--band{background:var(--bg-soft);border-radius:var(--radius);padding:34px 32px}.breadcrumbs{color:var(--text-soft);flex-wrap:wrap;align-items:center;gap:6px 10px;padding:14px 0 10px;font-size:13px;display:flex}.breadcrumbs a{color:var(--red)}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs__sep{color:#b9bcc4;display:inline-flex}.breadcrumbs__current{color:var(--text-soft)}.nowrap{white-space:nowrap}.card{border-radius:var(--radius);box-shadow:var(--shadow);background:#fff}.subheader{color:var(--text)}.section-container,.partnership .container{position:relative}@media (width<=767px){.page-head h1{font-size:26px}.page-head--band{padding:24px 18px}body{font-size:14px}}main>.container:first-child{padding-top:4px}.hdr{z-index:100;border-bottom:1px solid var(--line);background:#fff;width:100%;min-width:320px;position:relative}.hdr-top{align-items:center;gap:18px;min-height:78px;padding:10px 0 8px;display:flex}.hdr-burger,.hdr-logo__sm,.hdr-top .hdr-cart-m,.hdr-top .hdr-user-m{display:none}.hdr-logo{flex-shrink:0;align-items:center;display:flex}.hdr-logo__img{display:block}.hdr-city{flex-direction:column;flex-shrink:0;gap:2px;display:flex;position:relative}.hdr-city__label{color:var(--muted);font-size:12px}.hdr-city__btn{color:var(--text);cursor:pointer;background:0 0;border:0;align-items:center;gap:6px;padding:0;font-size:15px;font-weight:700;display:inline-flex}.hdr-city__btn svg{color:var(--red);transition:transform .2s}.hdr-city--open .hdr-city__btn svg{transform:rotate(180deg)}.hdr-city__menu{z-index:50;background:#fff;border-radius:12px;min-width:230px;padding:8px;position:absolute;top:calc(100% + 10px);left:0;box-shadow:0 12px 40px #00000024}.hdr-city__item{text-align:left;width:100%;color:var(--text);cursor:pointer;background:0 0;border:0;border-radius:8px;align-items:center;gap:8px;padding:9px 10px;font-size:14px;display:flex}.hdr-city__item svg{color:var(--muted)}.hdr-city__item:hover{background:var(--bg-soft)}.hdr-city__item--active{color:var(--red);font-weight:600}.hdr-city__item--active svg{color:var(--red)}.hdr-city__all{border-top:1px solid var(--line);color:var(--red);margin:6px 4px 2px;padding:8px 6px 4px;font-size:13px;font-weight:600;display:block}.hdr-topnav{flex-wrap:nowrap;flex:1;justify-content:center;align-items:center;gap:14px;min-width:0;padding:0 6px;display:flex}.hdr-topnav__link{color:var(--text);white-space:nowrap;font-size:13px;transition:color .15s}.hdr-topnav__link:hover,.hdr-topnav__link--active{color:var(--red)}.hdr-phone{flex-shrink:0;align-items:center;gap:8px;margin-left:4px;display:flex}.hdr-phone__ico{color:var(--red)}.hdr-phone__text{flex-direction:column;line-height:1.15;display:flex}.hdr-phone__num{color:var(--text);font-size:15px;font-weight:700}.hdr-phone__note{color:var(--muted);font-size:11px}.hdr-icon{width:38px;height:38px;color:var(--text);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;transition:background .15s,color .15s;display:inline-flex;position:relative}.hdr-icon:hover{background:var(--bg-soft);color:var(--red)}.hdr-fav svg{color:inherit}.hdr-badge{background:var(--red);color:#fff;text-align:center;border-radius:999px;min-width:17px;height:17px;padding:0 4px;font-size:10px;font-weight:700;line-height:17px;position:absolute;top:1px;right:0}.hdr-badge--bar{color:var(--red);background:#fff;top:4px;right:6px}.hdr-login{min-height:38px;padding:0 18px;font-size:13px}.hdr-user{align-items:center;gap:4px;display:flex}.hdr-logout{width:36px;height:36px;color:var(--muted);cursor:pointer;background:0 0;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hdr-logout:hover{background:var(--bg-soft);color:var(--red)}.hdr-bar{background:var(--red);border-radius:10px;align-items:stretch;min-height:46px;margin-bottom:4px;padding:0 6px;display:flex}.hdr-bar__link{color:#fff;letter-spacing:.06em;text-transform:uppercase;text-align:center;border-radius:8px;flex:1;justify-content:center;align-items:center;margin:4px 0;padding:0 12px;font-size:13px;font-weight:600;transition:background .15s;display:flex}.hdr-bar__link:hover{background:#ffffff24}.hdr-bar__link--active{background:#00000029}.hdr-bar__cart{color:#fff;border-radius:8px;justify-content:center;align-items:center;width:64px;margin:4px 0;display:flex;position:relative}.hdr-bar__cart:hover{background:#ffffff24}.hdr-drawer{z-index:300;background:#fff;flex-direction:column;width:min(340px,88vw);height:100%;transition:transform .28s;display:flex;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-105%);box-shadow:0 0 40px #0003}.hdr-drawer--open{transform:translate(0)}.hdr-drawer__head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding:14px 16px;display:flex}.hdr-drawer__close{background:var(--bg-soft);width:38px;height:38px;color:var(--text);cursor:pointer;border:0;border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hdr-drawer__city{border-bottom:1px solid var(--line);padding:14px 16px}.hdr-drawer__main{border-bottom:1px solid var(--line);flex-direction:column;gap:2px;padding:8px;display:flex}.hdr-drawer__mainlink{text-transform:uppercase;letter-spacing:.04em;color:var(--text);border-radius:10px;padding:12px;font-size:13px;font-weight:700;display:block}.hdr-drawer__mainlink--active{background:var(--red);color:#fff}.hdr-drawer__top{border-bottom:1px solid var(--line);flex-direction:column;padding:8px;display:flex}.hdr-drawer__toplink{color:var(--text-soft);padding:10px 12px;font-size:15px;display:block}.hdr-drawer__foot{flex-direction:column;gap:16px;margin-top:auto;padding:18px 16px 28px;display:flex}.hdr-drawer__foot .btn{width:100%}.hdr-backdrop{z-index:299;background:#0006;position:fixed;inset:0}@media (width<=1180px){.hdr-top{gap:12px}.hdr-topnav{gap:10px}.hdr-topnav__link{font-size:12.5px}.hdr-login{padding:0 14px}}@media (width<=1024px){.hdr-topnav,.hdr-top__city,.hdr-top__user,.hdr-phone:not(.hdr-phone--drawer){display:none}.hdr-burger{width:40px;height:40px;color:var(--text);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin-left:-8px;display:inline-flex}.hdr-top .hdr-cart-m,.hdr-top .hdr-user-m{display:inline-flex}.hdr-top{gap:6px;min-height:64px;padding:8px 0}.hdr-logo{flex:1}.hdr-bar{display:none}}@media (width<=480px){.hdr-logo__img{display:none}.hdr-logo__sm{height:40px;display:block}}.footer{border-top:1px solid var(--line);color:var(--text-soft);background:#fff;margin-top:auto;padding:26px 0 22px}.footer__thanks{text-align:center;color:var(--text-soft);margin-bottom:26px;font-size:15px}.footer__grid{border-bottom:1px solid var(--line);grid-template-columns:1.4fr 1fr 1fr 1fr;gap:28px;padding-bottom:22px;display:grid}.footer__brand p{color:var(--muted);max-width:280px;margin:12px 0 14px;font-size:13px}.footer__phone{color:var(--text);align-items:center;gap:8px;font-size:16px;font-weight:700;display:inline-flex}.footer__phone svg{color:var(--red)}.footer__phone-note{color:var(--muted);margin-left:26px;font-size:12px;display:block}.footer__col{flex-direction:column;gap:9px;font-size:14px;display:flex}.footer__col a:hover{color:var(--red)}.footer__title{color:var(--text);margin-bottom:4px;font-weight:700}.footer__bottom{color:var(--muted);flex-wrap:wrap;justify-content:space-between;gap:8px;padding-top:16px;font-size:13px;display:flex}.footer__bottom a:hover{color:var(--red)}@media (width<=900px){.footer__grid{grid-template-columns:1fr 1fr}}@media (width<=520px){.footer__grid{grid-template-columns:1fr;gap:20px}}.footer__social{gap:8px;margin-top:16px;display:flex}.footer__social-link{background:var(--bg-soft);width:38px;height:38px;color:var(--text);border-radius:50%;justify-content:center;align-items:center;transition:all .15s;display:inline-flex}.footer__social-link:hover{background:var(--red);color:#fff}.gate{z-index:1000;font-family:var(--font);background:linear-gradient(160deg,#fff 0%,#f6f6f8 55%,#fdecec 100%);justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0;overflow:auto}.gate__bg{pointer-events:none;position:absolute;inset:0;overflow:hidden}.gate__blob{filter:blur(60px);opacity:.35;border-radius:50%;position:absolute}.gate__blob--1{background:#e73f3e;width:420px;height:420px;top:-140px;right:-100px}.gate__blob--2{background:#f3c6c6;width:360px;height:360px;bottom:-120px;left:-80px}.gate__card{background:#fff;border-radius:24px;flex-direction:column;gap:12px;width:100%;max-width:440px;padding:36px 36px 28px;animation:.45s both gate-in;display:flex;position:relative;box-shadow:0 30px 80px #1e1e1e24}@keyframes gate-in{0%{opacity:0;transform:translateY(16px)scale(.98)}to{opacity:1;transform:none}}.gate__card--shake{animation:.45s gate-shake}@keyframes gate-shake{0%,to{transform:translate(0)}20%{transform:translate(-8px)}40%{transform:translate(8px)}60%{transform:translate(-5px)}80%{transform:translate(5px)}}.gate__logos{flex-wrap:wrap;align-items:center;gap:14px;margin-bottom:8px;display:flex}.gate__logos span{color:var(--red);font-size:24px;font-weight:300}.gate__badge{background:var(--red-light);color:var(--red-dark);letter-spacing:.04em;text-transform:uppercase;border-radius:999px;align-self:flex-start;padding:4px 12px;font-size:12px;font-weight:700}.gate__card h1{color:var(--text);margin:2px 0 0;font-size:26px;font-weight:800;line-height:1.2}.gate__card p{color:var(--muted);margin:0 0 6px;font-size:14px;line-height:1.5}.gate__field{flex-direction:column;gap:6px;display:flex}.gate__field span{color:var(--muted);font-size:13px}.gate__field input{border:1px solid #d9dbe1;border-radius:12px;outline:none;width:100%;min-height:48px;padding:0 14px;font-family:inherit;font-size:16px;font-weight:600;transition:border-color .2s,box-shadow .2s}.gate__field input:focus{border-color:var(--red);box-shadow:0 0 0 3px #e73f3e1f}.gate__error{background:var(--red-light);color:var(--red-dark);border-radius:10px;padding:10px 14px;font-size:14px;font-weight:600}.gate__submit{width:100%;min-height:48px;margin-top:4px;font-size:15px}.gate__foot{border-top:1px solid var(--line);color:var(--muted);text-align:center;margin-top:10px;padding-top:14px;font-size:12px}.gate__foot a{color:var(--red);font-weight:700}@media (width<=480px){.gate__card{border-radius:18px;padding:26px 20px 22px}.gate__card h1{font-size:22px}}body.gate-locked #bwc-wrap{display:none!important}
