.CartPreviewDropdown-module__spOQja__panel{background:var(--color-white);border-radius:var(--radius-card);flex-direction:column;gap:12rem;width:337rem;max-width:min(337rem,100vw - 40rem);padding:12rem;display:flex;box-shadow:0 8rem 32rem #0000001f}.CartPreviewDropdown-module__spOQja__row{align-items:flex-start;gap:20rem;width:100%;display:flex}.CartPreviewDropdown-module__spOQja__imgWrap{border-radius:var(--radius-card);flex-shrink:0;width:100rem;height:64rem;position:relative;overflow:hidden}.CartPreviewDropdown-module__spOQja__img{object-fit:contain;width:100%;height:100%;display:block}.CartPreviewDropdown-module__spOQja__info{flex-direction:column;flex:1 0 0;gap:8rem;min-width:0;display:flex}.CartPreviewDropdown-module__spOQja__name{font-family:var(--font-helvetica);font-weight:var(--weight-bold);color:var(--color-text);margin:0;font-size:14rem;line-height:1.2}.CartPreviewDropdown-module__spOQja__qty{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-text);margin:0;font-size:12rem;line-height:1.2}.CartPreviewDropdown-module__spOQja__rowDivider,.CartPreviewDropdown-module__spOQja__divider{background:var(--color-stroke);flex-shrink:0;width:100%;height:1px}.CartPreviewDropdown-module__spOQja__totalRow{color:var(--color-text);white-space:nowrap;justify-content:flex-end;align-items:center;gap:4rem;font-size:14rem;display:flex}.CartPreviewDropdown-module__spOQja__totalLabel{font-family:var(--font-helvetica);font-weight:var(--weight-bold);line-height:1.2}.CartPreviewDropdown-module__spOQja__totalValue{font-family:var(--font-helvetica);font-weight:var(--weight-light);line-height:1.4}.CartPreviewDropdown-module__spOQja__buttons{align-items:center;gap:8rem;width:100%;display:flex}.CartPreviewDropdown-module__spOQja__btnOutline{border-radius:var(--radius-pill);border:1px solid var(--color-stroke);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);white-space:nowrap;cursor:pointer;background:0 0;flex:none;justify-content:center;align-items:center;padding:12rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:border-color .2s;display:flex}.CartPreviewDropdown-module__spOQja__btnOutline:hover{border-color:var(--color-text)}.CartPreviewDropdown-module__spOQja__btnFill{border-radius:var(--radius-pill);background:var(--color-black);border:1px solid var(--color-black);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);white-space:nowrap;cursor:pointer;flex:1 0 0;justify-content:center;align-items:center;padding:12rem 20rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:opacity .2s;display:flex}.CartPreviewDropdown-module__spOQja__btnFill:hover{opacity:.85}
.SiteHeader-module__kRj6fG__header{z-index:40;background-color:var(--color-bg);width:100%;transition:background-color .35s,box-shadow .35s;position:fixed;top:0;left:0}.SiteHeader-module__kRj6fG__homeHeader{background-color:#0000}.SiteHeader-module__kRj6fG__homeHeader.SiteHeader-module__kRj6fG__solid{background-color:var(--color-bg)}.SiteHeader-module__kRj6fG__header.SiteHeader-module__kRj6fG__solid,.SiteHeader-module__kRj6fG__header.SiteHeader-module__kRj6fG__headerMenuOpen{box-shadow:0 2rem 12rem color-mix(in srgb, var(--color-black) 6%, transparent)}.SiteHeader-module__kRj6fG__headerStatic{position:absolute}.SiteHeader-module__kRj6fG__headerSlide{transition:background-color .35s,box-shadow .35s,transform .32s cubic-bezier(.4,0,.2,1)}.SiteHeader-module__kRj6fG__headerHidden{transform:translateY(-100%)}.SiteHeader-module__kRj6fG__solid .SiteHeader-module__kRj6fG__navLabel,.SiteHeader-module__kRj6fG__solid .SiteHeader-module__kRj6fG__cartCount{color:var(--color-black)}.SiteHeader-module__kRj6fG__inner{justify-content:space-between;align-items:center;width:1280rem;margin:0 auto;padding:20rem 0;transition:background-color .2s;display:flex}.SiteHeader-module__kRj6fG__logo{flex-shrink:0;align-items:center;width:165rem;height:20.6rem;transition:opacity .2s;display:flex}.SiteHeader-module__kRj6fG__logoImage{object-fit:contain;width:100%;height:100%}@media (hover:hover){.SiteHeader-module__kRj6fG__logo:hover{opacity:.7}}.SiteHeader-module__kRj6fG__nav{align-items:center;gap:40rem;display:flex}.SiteHeader-module__kRj6fG__navItem{cursor:pointer;align-items:center;gap:4rem;text-decoration:none;transition:opacity .2s;display:flex;position:relative}@media (hover:hover){.SiteHeader-module__kRj6fG__navItem:hover{opacity:.7}}.SiteHeader-module__kRj6fG__navLabel{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-white);white-space:nowrap;font-size:16rem;line-height:1;transition:color .35s}.SiteHeader-module__kRj6fG__navArrow{flex-shrink:0;width:12rem;height:12rem;transition:transform .25s}.SiteHeader-module__kRj6fG__icons{align-items:center;gap:20rem;display:flex}.SiteHeader-module__kRj6fG__iconBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:2rem;padding:0;text-decoration:none;transition:opacity .2s;display:flex}@media (hover:hover){.SiteHeader-module__kRj6fG__iconBtn:hover{opacity:.7}}.SiteHeader-module__kRj6fG__iconImage{width:24rem;height:24rem;display:block}.SiteHeader-module__kRj6fG__cartFlyout{align-items:center;display:flex;position:relative}.SiteHeader-module__kRj6fG__cartPreviewAnchor{z-index:60;opacity:0;visibility:hidden;pointer-events:none;padding-top:8rem;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:100%;right:0;transform:translateY(-4rem)}.SiteHeader-module__kRj6fG__cartFlyout:focus-within .SiteHeader-module__kRj6fG__cartPreviewAnchor{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}@media (hover:hover){.SiteHeader-module__kRj6fG__cartFlyout:hover .SiteHeader-module__kRj6fG__cartPreviewAnchor{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}}.SiteHeader-module__kRj6fG__cartCount{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-white);font-size:16rem;line-height:1;transition:color .35s}.SiteHeader-module__kRj6fG__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;gap:6rem;width:40rem;height:40rem;padding:0;display:none;position:relative}.SiteHeader-module__kRj6fG__hamburgerLine{background:var(--color-white);border-radius:2rem;flex-shrink:0;width:23.33rem;height:2.67rem;transition:transform .3s cubic-bezier(.4,0,.2,1),opacity .25s,background-color .28s cubic-bezier(.4,0,.2,1);position:relative}.SiteHeader-module__kRj6fG__solid .SiteHeader-module__kRj6fG__hamburgerLine{background:var(--color-black)}.SiteHeader-module__kRj6fG__hamburgerOpen{gap:0}.SiteHeader-module__kRj6fG__hamburgerOpen .SiteHeader-module__kRj6fG__hamburgerLine{margin-top:-1.335rem;margin-left:-11.665rem;position:absolute;top:50%;left:50%}.SiteHeader-module__kRj6fG__hamburgerOpen .SiteHeader-module__kRj6fG__hamburgerLine:first-child{transform:rotate(45deg)}.SiteHeader-module__kRj6fG__hamburgerOpen .SiteHeader-module__kRj6fG__hamburgerLine:nth-child(2){opacity:0;transform:rotate(45deg)scaleX(0)}.SiteHeader-module__kRj6fG__hamburgerOpen .SiteHeader-module__kRj6fG__hamburgerLine:nth-child(3){transform:rotate(-45deg)}.SiteHeader-module__kRj6fG__headerMenuOpen .SiteHeader-module__kRj6fG__hamburgerLine{background:var(--color-white)}.SiteHeader-module__kRj6fG__headerMenuOpen .SiteHeader-module__kRj6fG__inner{background-color:var(--color-black)}.SiteHeader-module__kRj6fG__headerMenuOpen.SiteHeader-module__kRj6fG__solid .SiteHeader-module__kRj6fG__hamburgerLine{background:var(--color-white)}.SiteHeader-module__kRj6fG__dropdownWrap{position:relative}.SiteHeader-module__kRj6fG__catalogDropdown{z-index:50;opacity:0;pointer-events:none;padding-top:20rem;transition:opacity .2s;position:fixed;top:44rem;left:50%;transform:translate(-50%)}.SiteHeader-module__kRj6fG__catalogDropdownOpen{opacity:1;pointer-events:auto}.SiteHeader-module__kRj6fG__catalogMenu{background:var(--color-white);border-radius:0 0 6rem 6rem;flex-direction:column;gap:20rem;width:900rem;display:flex;box-shadow:0 4rem 20rem #00000014}.SiteHeader-module__kRj6fG__catalogColumns{height:auto;display:flex}.SiteHeader-module__kRj6fG__catalogCol{flex-direction:column;flex:1;display:flex}.SiteHeader-module__kRj6fG__catalogColTitle{font-family:var(--font-helvetica);color:var(--color-text);border-bottom:1px solid var(--color-stroke);margin:0;padding:20rem 12rem;font-size:18rem;font-weight:700;line-height:1}.SiteHeader-module__kRj6fG__catalogCard{color:var(--color-text);align-items:flex-start;gap:20rem;padding:12rem;text-decoration:none;transition:background .15s;display:flex}.SiteHeader-module__kRj6fG__catalogCard:hover{background:var(--color-site-bg)}.SiteHeader-module__kRj6fG__catalogCardImg{object-fit:contain;border-radius:6rem;flex-shrink:0;width:60rem;height:60rem}.SiteHeader-module__kRj6fG__catalogCardInfo{flex-direction:column;gap:12rem;display:flex}.SiteHeader-module__kRj6fG__catalogCardName{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);margin:0;font-size:14rem;line-height:1.4}.SiteHeader-module__kRj6fG__catalogCardPrice{font-family:var(--font-helvetica);color:var(--color-text);margin:0;font-size:12rem;font-weight:700;line-height:1.2}.SiteHeader-module__kRj6fG__catalogFooter{padding:12rem}.SiteHeader-module__kRj6fG__catalogLink{border:1px solid var(--color-stroke);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);border-radius:13rem;align-items:center;gap:10rem;padding:4rem 12rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:background .15s;display:inline-flex}.SiteHeader-module__kRj6fG__catalogLink:hover{background:var(--color-site-bg)}.SiteHeader-module__kRj6fG__catalogLinkArrow{width:14rem;height:14rem}.SiteHeader-module__kRj6fG__buyersDropdown{z-index:50;opacity:0;pointer-events:none;padding-top:10rem;transition:opacity .2s;position:absolute;top:100%;left:0}.SiteHeader-module__kRj6fG__dropdownWrap:hover .SiteHeader-module__kRj6fG__buyersDropdown,.SiteHeader-module__kRj6fG__buyersDropdown:hover{opacity:1;pointer-events:auto}.SiteHeader-module__kRj6fG__buyersMenu{background:var(--color-white);border-radius:6rem;min-width:220rem;overflow:hidden;box-shadow:0 4rem 20rem #00000014}.SiteHeader-module__kRj6fG__buyersItem{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);white-space:nowrap;border-bottom:1px solid #e1dfda;padding:10rem 20rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:background .15s;display:block}.SiteHeader-module__kRj6fG__buyersItem:last-child{border-bottom:none}.SiteHeader-module__kRj6fG__buyersItem:hover{background:var(--color-site-bg)}.SiteHeader-module__kRj6fG__mobileOverlay{z-index:100;background:var(--color-black);flex-direction:column;gap:20rem;padding:140rem 20rem 40rem;display:flex;position:fixed;inset:0;overflow-y:auto}.SiteHeader-module__kRj6fG__mobileNavTop{flex-direction:column;gap:20rem;display:flex}.SiteHeader-module__kRj6fG__mobileSocials{flex-direction:column;gap:12rem;margin-top:auto;padding-top:20rem;display:flex}.SiteHeader-module__kRj6fG__mobileSocialsRow{flex-wrap:wrap;align-items:center;gap:16rem;display:flex}.SiteHeader-module__kRj6fG__mobileSocialLink{flex-shrink:0;justify-content:center;align-items:center;width:36rem;height:36rem;display:inline-flex}.SiteHeader-module__kRj6fG__mobileSocialIcon{object-fit:contain;object-position:center;width:100%;height:100%;display:block}.SiteHeader-module__kRj6fG__mobileSocialsDisclaimer{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);opacity:.6;margin:0;font-size:11rem;line-height:1.4}.SiteHeader-module__kRj6fG__mobileNavLink{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);text-transform:uppercase;font-size:24rem;line-height:1;text-decoration:none}.SiteHeader-module__kRj6fG__mobileExpandable{flex-direction:column;gap:20rem;display:flex}.SiteHeader-module__kRj6fG__mobileExpandableHeader{cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:0;display:flex}.SiteHeader-module__kRj6fG__mobileExpandableTitle{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);text-transform:uppercase;font-size:24rem;line-height:1}.SiteHeader-module__kRj6fG__mobileExpandableIcon{width:24rem;height:24rem;stroke:var(--color-white);transition:transform .3s}.SiteHeader-module__kRj6fG__mobileExpandableEllipsis{flex-shrink:0;justify-content:center;align-items:center;gap:4rem;display:inline-flex}.SiteHeader-module__kRj6fG__mobileExpandableDot{background:var(--color-white);border-radius:50%;width:3rem;height:3rem}.SiteHeader-module__kRj6fG__mobileSubItems{flex-direction:column;gap:20rem;display:flex;overflow:hidden}.SiteHeader-module__kRj6fG__mobileSubLink{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-white);font-size:16rem;line-height:1;text-decoration:none}@media (max-width:768px){.SiteHeader-module__kRj6fG__inner{width:100%;padding:20rem}.SiteHeader-module__kRj6fG__headerWrap{padding-top:0}.SiteHeader-module__kRj6fG__nav{display:none}.SiteHeader-module__kRj6fG__hamburger{order:-1;display:flex}.SiteHeader-module__kRj6fG__logo{width:165rem;height:20.6rem}.SiteHeader-module__kRj6fG__solid .SiteHeader-module__kRj6fG__cartCount{transition:color .28s cubic-bezier(.4,0,.2,1)}.SiteHeader-module__kRj6fG__header.SiteHeader-module__kRj6fG__headerMenuOpen{z-index:101;background-color:var(--color-black)}.SiteHeader-module__kRj6fG__header.SiteHeader-module__kRj6fG__headerMenuOpen .SiteHeader-module__kRj6fG__cartCount{color:var(--color-white)}.SiteHeader-module__kRj6fG__catalogDropdown,.SiteHeader-module__kRj6fG__buyersDropdown{display:none}}
.MarketplacesSection-module__vR3aTa__section{flex-direction:column;align-items:center;gap:12rem;width:100%;margin:80rem 0 60rem;display:flex}.MarketplacesSection-module__vR3aTa__label{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-stroke);text-align:center;width:100%;margin:0;font-size:18rem;line-height:1}.MarketplacesSection-module__vR3aTa__inner{flex-direction:column;align-items:center;gap:13rem;width:100%;display:flex}.MarketplacesSection-module__vR3aTa__divider{background-color:var(--color-stroke);width:100%;height:1px}.MarketplacesSection-module__vR3aTa__logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:12rem;display:flex}.MarketplacesSection-module__vR3aTa__logoBtn{background:var(--color-white);box-sizing:border-box;border-radius:40rem;flex-shrink:0;justify-content:center;align-items:center;text-decoration:none;display:inline-flex}.MarketplacesSection-module__vR3aTa__logoBtnInner{justify-content:center;align-items:center;min-width:0;display:inline-flex}.MarketplacesSection-module__vR3aTa__logoBtnPill{border-radius:40rem;height:36rem;min-height:36rem;padding:8rem 12rem}.MarketplacesSection-module__vR3aTa__logoBtnOzon{min-width:90rem}.MarketplacesSection-module__vR3aTa__logoBtnCircle{border-radius:50%;width:36rem;min-width:36rem;height:36rem;padding:0}.MarketplacesSection-module__vR3aTa__logoImg{object-fit:contain;filter:grayscale();width:auto;min-width:18rem;max-width:100%;max-height:18rem;transition:filter .25s;display:block}.MarketplacesSection-module__vR3aTa__logoBtn:hover .MarketplacesSection-module__vR3aTa__logoImg{filter:grayscale(0)}.MarketplacesSection-module__vR3aTa__logoImgTg{object-fit:contain;filter:grayscale();width:18rem;height:18rem;transition:filter .25s;display:block}.MarketplacesSection-module__vR3aTa__logoBtn:hover .MarketplacesSection-module__vR3aTa__logoImgTg{filter:grayscale(0)}.MarketplacesSection-module__vR3aTa__logoArrow{opacity:0;object-fit:contain;flex-shrink:0;width:20rem;max-width:0;height:20rem;margin-left:0;transition:max-width .3s,margin-left .3s,opacity .25s 50ms;display:block;overflow:hidden}.MarketplacesSection-module__vR3aTa__logoBtn:hover .MarketplacesSection-module__vR3aTa__logoArrow{opacity:1;max-width:20rem;margin-left:8rem}@media (max-width:768px){.MarketplacesSection-module__vR3aTa__section{margin:20rem 0;padding:20rem 0}}
.ClubSection-module__QLC7Zq__section{border-radius:500rem;justify-content:center;align-items:center;width:100%;height:440rem;display:flex;position:relative;overflow:hidden}.ClubSection-module__QLC7Zq__bg{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.ClubSection-module__QLC7Zq__content{flex-direction:column;align-items:center;gap:40rem;width:561rem;display:flex;position:relative}.ClubSection-module__QLC7Zq__badge{border:1px solid var(--color-white);border-radius:100rem;align-items:center;gap:16rem;padding:4rem 12rem;display:inline-flex}.ClubSection-module__QLC7Zq__badgeLogo{object-fit:contain;width:94.8rem;height:12.074rem;display:block}.ClubSection-module__QLC7Zq__badgeText{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-white);white-space:nowrap;margin:0;font-size:12rem;line-height:1.2}.ClubSection-module__QLC7Zq__heading{color:var(--color-white);white-space:nowrap;flex-direction:column;align-items:center;display:flex}.ClubSection-module__QLC7Zq__headingLight{font-family:var(--font-helvetica);font-weight:var(--weight-light);margin:0;font-size:60rem;line-height:1.2}.ClubSection-module__QLC7Zq__headingScript{font-family:var(--font-gogol);font-weight:var(--weight-regular);margin:0;font-size:70rem;line-height:.8}.ClubSection-module__QLC7Zq__joinBtn{background:var(--color-white);border:1px solid var(--color-white);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);white-space:nowrap;border-radius:100rem;align-items:center;gap:10rem;padding:8rem 24rem;font-size:20rem;line-height:1;text-decoration:none;transition:opacity .2s;display:inline-flex}.ClubSection-module__QLC7Zq__joinBtn:hover{opacity:.9}.ClubSection-module__QLC7Zq__joinArrow{object-fit:contain;width:14rem;height:14rem;display:block}@media (max-width:768px){.ClubSection-module__QLC7Zq__section{border-radius:20rem;align-items:flex-start;height:auto;padding:54rem 10rem}.ClubSection-module__QLC7Zq__badge,.ClubSection-module__QLC7Zq__joinBtn{margin:0 auto}.ClubSection-module__QLC7Zq__content{align-items:flex-start;gap:20rem;width:100%}.ClubSection-module__QLC7Zq__heading{white-space:normal}.ClubSection-module__QLC7Zq__headingLight{font-size:34rem;line-height:1}.ClubSection-module__QLC7Zq__headingScript{font-size:70rem}}
.NewsSection-module__elPsKq__section{flex-direction:column;align-items:center;width:100%;display:flex}.NewsSection-module__elPsKq__topDivider{background-color:var(--color-stroke);width:100%;height:1px;margin-bottom:0}.NewsSection-module__elPsKq__grid{align-items:flex-start;gap:20rem;width:100%;display:flex}.NewsSection-module__elPsKq__colLeft{flex-direction:column;flex:1 0 0;align-items:flex-start;gap:40rem;min-width:0;display:flex}.NewsSection-module__elPsKq__meta{flex-direction:column;align-items:flex-start;gap:40rem;width:100%;display:flex}.NewsSection-module__elPsKq__communityBadge{border:.4px solid var(--color-stroke);border-radius:100rem;align-items:center;gap:24rem;height:30rem;padding:6rem 20rem;display:inline-flex}.NewsSection-module__elPsKq__communityLogo{object-fit:contain;width:141.679rem;height:18.044rem;display:block}.NewsSection-module__elPsKq__communityText{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);white-space:nowrap;margin:0;font-size:14rem;line-height:1.4}.NewsSection-module__elPsKq__taglineBlock{border-top:.4px solid var(--color-stroke);border-bottom:.4px solid var(--color-stroke);align-items:center;gap:67rem;width:100%;padding:20rem 0;display:flex}.NewsSection-module__elPsKq__taglineHeading{flex-shrink:0;width:224rem;height:132rem;position:relative}.NewsSection-module__elPsKq__taglineH1{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);white-space:nowrap;margin:0;font-size:60rem;line-height:1.2;position:absolute;top:0;left:2.56rem}.NewsSection-module__elPsKq__taglineScript{font-family:var(--font-gogol);font-weight:var(--weight-regular);color:var(--color-care);width:212rem;margin:0;font-size:70rem;line-height:.8;position:absolute;top:50.51rem;left:0}.NewsSection-module__elPsKq__taglineDesc{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);flex-direction:column;flex:1 0 0;gap:20rem;min-width:0;font-size:14rem;line-height:1.4;display:flex}.NewsSection-module__elPsKq__taglineDesc p{margin:0}.NewsSection-module__elPsKq__card{border-radius:6rem;flex-direction:column;flex-shrink:0;justify-content:space-between;padding:20rem;display:flex;position:relative;overflow:hidden}.NewsSection-module__elPsKq__cardLarge{width:100%;height:558rem}.NewsSection-module__elPsKq__cardBg{object-fit:cover;pointer-events:none;border-radius:6rem;width:100%;height:100%;position:absolute;inset:0}.NewsSection-module__elPsKq__cardOverlay{pointer-events:none;background:linear-gradient(#6660 36.634%,#000000b3 100%);border-radius:6rem;position:absolute;inset:0}.NewsSection-module__elPsKq__cardTag{border:1px solid var(--color-white);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);white-space:nowrap;border-radius:13rem;justify-content:center;align-items:center;width:fit-content;padding:4rem 20rem;font-size:14rem;line-height:1.4;display:inline-flex;position:relative}.NewsSection-module__elPsKq__cardFooter{color:#efeeeb;justify-content:space-between;align-items:flex-end;width:100%;display:flex;position:relative}.NewsSection-module__elPsKq__cardTitle{font-family:var(--font-helvetica);font-weight:var(--weight-regular);width:296.342rem;margin:0;font-size:24rem;line-height:1}.NewsSection-module__elPsKq__cardText{font-family:var(--font-helvetica);font-weight:var(--weight-light);width:322rem;margin:0;font-size:14rem;line-height:1.4}.NewsSection-module__elPsKq__colRight{flex-direction:column;flex:1 0 0;gap:20rem;min-width:0;height:840rem;display:flex}.NewsSection-module__elPsKq__cardTop{width:100%;height:410rem}.NewsSection-module__elPsKq__cardRow{flex:1 0 0;align-items:center;gap:20rem;min-height:0;display:flex}.NewsSection-module__elPsKq__cardSmall{flex:1 0 0;min-width:0;height:100%}.NewsSection-module__elPsKq__cardFooterSmall{color:#efeeeb;flex-direction:column;gap:12rem;width:100%;display:flex;position:relative}@media (max-width:768px){.NewsSection-module__elPsKq__section{margin-top:60rem}.NewsSection-module__elPsKq__grid{flex-direction:column}.NewsSection-module__elPsKq__colRight{height:auto}.NewsSection-module__elPsKq__colLeft{gap:unset}.NewsSection-module__elPsKq__taglineBlock{border-top:unset;flex-direction:column;align-items:flex-start;gap:10rem;padding:20rem 0 40rem}.NewsSection-module__elPsKq__taglineHeading{align-items:center;gap:20rem;width:100%;height:auto;margin-bottom:20rem;display:flex;position:static}.NewsSection-module__elPsKq__taglineH1{font-size:34rem;position:static}.NewsSection-module__elPsKq__taglineScript{font-size:70rem;position:static}.NewsSection-module__elPsKq__cardTitle{width:100%;font-size:20rem}.NewsSection-module__elPsKq__cardText{width:100%;font-size:12rem}.NewsSection-module__elPsKq__cardFooter{flex-direction:column;align-items:flex-start;gap:8rem}.NewsSection-module__elPsKq__cardRow{flex-direction:row;flex:unset}.NewsSection-module__elPsKq__cardLarge{height:400rem}.NewsSection-module__elPsKq__cardSmall,.NewsSection-module__elPsKq__cardTop{height:260rem}.NewsSection-module__elPsKq__colRight{gap:10rem}.NewsSection-module__elPsKq__meta{gap:unset;border-top:unset;padding-top:40rem}.NewsSection-module__elPsKq__content{gap:10rem}}
.SeriesCatalog-module___1eULq__section{border-bottom:1rem solid var(--color-stroke);flex-direction:column;gap:40rem;width:100%;padding-bottom:40rem;display:flex}.SeriesCatalog-module___1eULq__seriesRow{align-items:center;gap:80rem;width:100%;height:440rem;display:flex}.SeriesCatalog-module___1eULq__seriesText{flex-direction:column;flex-shrink:0;justify-content:space-between;width:371rem;height:360.5rem;display:flex}.SeriesCatalog-module___1eULq__seriesHeading{flex-direction:column;gap:15rem;width:334rem;display:flex}.SeriesCatalog-module___1eULq__headingLine1{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);margin:0;font-size:48rem;line-height:1}.SeriesCatalog-module___1eULq__headingLine2{white-space:nowrap;width:100%;height:73.5rem;position:relative}.SeriesCatalog-module___1eULq__headingWord{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);margin:0;font-size:48rem;line-height:1;position:absolute;top:31rem;left:0;transform:translateY(-50%)}.SeriesCatalog-module___1eULq__headingScript{font-family:var(--font-gogol);font-weight:var(--weight-regular);color:var(--color-cook);margin:0;font-size:70rem;line-height:.8;position:absolute;top:38.5rem;left:128rem;transform:translateY(-50%)}.SeriesCatalog-module___1eULq__seriesButtons{justify-content:space-between;align-items:flex-start;width:100%;display:flex}.SeriesCatalog-module___1eULq__seriesBtnGroup{flex-direction:column;align-items:flex-start;gap:12rem;display:flex}.SeriesCatalog-module___1eULq__btnTag{border-radius:var(--radius-tag);font-family:var(--font-helvetica);font-weight:var(--weight-light);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;padding:4rem 20rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s,padding .3s;display:inline-flex}.SeriesCatalog-module___1eULq__btnTag.SeriesCatalog-module___1eULq__inactive{border-color:var(--color-stroke);color:var(--color-stroke);background:0 0;padding:4rem 12rem}.SeriesCatalog-module___1eULq__btnTag.SeriesCatalog-module___1eULq__inactive.SeriesCatalog-module___1eULq__series_clean.SeriesCatalog-module___1eULq__btnTagHovered{background-color:var(--color-clean);border-color:var(--color-clean);color:var(--color-white)}.SeriesCatalog-module___1eULq__btnTag.SeriesCatalog-module___1eULq__inactive.SeriesCatalog-module___1eULq__series_care.SeriesCatalog-module___1eULq__btnTagHovered{background-color:var(--color-care);border-color:var(--color-care);color:var(--color-white)}.SeriesCatalog-module___1eULq__btnTag.SeriesCatalog-module___1eULq__inactive.SeriesCatalog-module___1eULq__series_kitchen.SeriesCatalog-module___1eULq__btnTagHovered{background-color:var(--color-cook);border-color:var(--color-cook);color:var(--color-white)}.SeriesCatalog-module___1eULq__btnTagIcon{opacity:0;flex-shrink:0;width:14rem;max-width:0;height:14rem;margin-left:0;transition:max-width .3s,margin-left .3s,opacity .25s 50ms;overflow:hidden}.SeriesCatalog-module___1eULq__btnTagIcon.SeriesCatalog-module___1eULq__btnTagIconVisible{opacity:1;max-width:14rem;margin-left:10rem}.SeriesCatalog-module___1eULq__btnHint{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-stroke);white-space:nowrap;font-size:14rem;line-height:1.2}.SeriesCatalog-module___1eULq__banner{border-radius:var(--radius-card);flex-direction:column;flex:1 0 0;justify-content:flex-end;align-items:flex-start;height:100%;padding:20rem;display:flex;position:relative;overflow:hidden}.SeriesCatalog-module___1eULq__bannerImage{object-fit:cover;border-radius:var(--radius-card);opacity:0;pointer-events:none;width:100%;height:100%;transition:opacity .35s;position:absolute;inset:0}.SeriesCatalog-module___1eULq__bannerImageActive{opacity:1}.SeriesCatalog-module___1eULq__bannerButtons{z-index:1;align-items:center;gap:16rem;display:flex;position:relative}.SeriesCatalog-module___1eULq__bannerBtn{border-radius:var(--radius-tag);font-family:var(--font-helvetica);font-weight:var(--weight-light);white-space:nowrap;cursor:pointer;background:0 0;border:1px solid #0000;justify-content:center;align-items:center;gap:10rem;padding:4rem 50rem;font-size:14rem;line-height:1.4;text-decoration:none;display:inline-flex}.SeriesCatalog-module___1eULq__bannerBtn.SeriesCatalog-module___1eULq__outline{border-color:var(--color-white);color:var(--color-white);background:0 0;padding:4rem 12rem;transition:background-color .2s,border-color .2s}.SeriesCatalog-module___1eULq__bannerBtn.SeriesCatalog-module___1eULq__outline.SeriesCatalog-module___1eULq__series_clean.SeriesCatalog-module___1eULq__bannerBtnHovered{background-color:var(--color-clean);border-color:var(--color-clean)}.SeriesCatalog-module___1eULq__bannerBtn.SeriesCatalog-module___1eULq__outline.SeriesCatalog-module___1eULq__series_care.SeriesCatalog-module___1eULq__bannerBtnHovered{background-color:var(--color-care);border-color:var(--color-care)}.SeriesCatalog-module___1eULq__bannerBtn.SeriesCatalog-module___1eULq__outline.SeriesCatalog-module___1eULq__series_kitchen.SeriesCatalog-module___1eULq__bannerBtnHovered{background-color:var(--color-cook);border-color:var(--color-cook)}.SeriesCatalog-module___1eULq__catalog{flex-direction:column;gap:40rem;width:100%;display:flex}.SeriesCatalog-module___1eULq__cardRow{grid-template-columns:repeat(3,1fr);align-items:center;gap:40rem;width:100%;display:grid}.SeriesCatalog-module___1eULq__card{background-color:var(--color-card-bg);border-radius:var(--radius-card);isolation:isolate;min-width:0;height:513rem;color:inherit;flex-direction:column;flex:1 0 0;gap:10rem;padding:12rem;text-decoration:none;transition:color .25s;display:flex;position:relative;overflow:hidden}.SeriesCatalog-module___1eULq__cardHoverBg{border-radius:inherit;object-fit:cover;pointer-events:none;-webkit-user-select:none;user-select:none;z-index:0;opacity:0;width:100%;height:100%;transition:opacity .3s;position:absolute;inset:0}.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__cardHoverBg,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__cardHoverBg{opacity:1}.SeriesCatalog-module___1eULq__card>:not(.SeriesCatalog-module___1eULq__cardHoverBg){z-index:1;position:relative}.SeriesCatalog-module___1eULq__cardWidgets{flex-shrink:0;align-items:center;width:100%;height:28rem;display:flex}.SeriesCatalog-module___1eULq__cardBadges{align-items:center;gap:4rem;height:100%;display:flex}.SeriesCatalog-module___1eULq__badgeBonus{border-radius:var(--radius-tag);background-color:var(--color-clean);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);white-space:nowrap;justify-content:center;align-items:center;padding:4rem 10rem;font-size:14rem;line-height:1.4;display:inline-flex}.SeriesCatalog-module___1eULq__badgeYpay{width:200rem;height:25rem;display:inline-block}.SeriesCatalog-module___1eULq__badgeGroup{object-fit:contain;flex-shrink:0;width:53rem;height:24rem;display:block}.SeriesCatalog-module___1eULq__cardImageWrap{flex:1 0 0;width:100%;min-height:0;position:relative}.SeriesCatalog-module___1eULq__cardImage{object-fit:contain;width:100%;height:100%;transition:opacity .25s;position:absolute;inset:0}.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__cardImage,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__cardImage{opacity:0}.SeriesCatalog-module___1eULq__cardInfo{flex-shrink:0;align-items:flex-end;gap:10rem;width:100%;display:flex}.SeriesCatalog-module___1eULq__cardName{flex-direction:column;flex:1 0 0;gap:12rem;min-width:0;padding:12rem 0;display:flex}.SeriesCatalog-module___1eULq__cardCategory{border-radius:var(--radius-tag);border:1px solid var(--color-stroke);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-stroke);white-space:nowrap;justify-content:center;align-self:flex-start;align-items:center;padding:4rem 12rem;font-size:14rem;line-height:1.4;display:inline-flex}.SeriesCatalog-module___1eULq__cardTitle{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);margin:0;font-size:16rem;line-height:1}.SeriesCatalog-module___1eULq__cardPrice{white-space:nowrap;flex-direction:column;flex-shrink:0;justify-content:center;height:60rem;padding:12rem 0;display:flex}.SeriesCatalog-module___1eULq__priceOld{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-black);opacity:.5;margin:0;font-size:12rem;line-height:1.2;text-decoration:line-through}.SeriesCatalog-module___1eULq__priceNew{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);margin:0;font-size:18rem;line-height:1}.SeriesCatalog-module___1eULq__cardCartBtn{border-radius:var(--radius-card);background-color:var(--color-cook);border:1px solid var(--color-cook);font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);white-space:nowrap;cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;gap:10rem;width:100%;padding:12rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:background-color .2s,border-color .2s;display:flex}.SeriesCatalog-module___1eULq__cardCartBtn:hover{background-color:var(--color-cta-hover);border-color:var(--color-cta-hover)}.SeriesCatalog-module___1eULq__cardCartQty{border-radius:var(--radius-card);background:color-mix(in srgb, var(--color-cook) 70%, transparent);border:1px solid color-mix(in srgb, var(--color-cook) 70%, transparent);box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;padding:12rem 20rem;display:flex}.SeriesCatalog-module___1eULq__cardCartQtyBtn{cursor:pointer;font-family:var(--font-helvetica);font-weight:var(--weight-bold);color:var(--color-white);text-align:center;background:0 0;border:none;min-width:22rem;margin:0;padding:0;font-size:14rem;line-height:1.4;transition:opacity .2s}@media (hover:hover){.SeriesCatalog-module___1eULq__cardCartQtyBtn:hover{opacity:.85}}.SeriesCatalog-module___1eULq__cardCartQtyValue{font-family:var(--font-helvetica);font-weight:var(--weight-bold);color:var(--color-white);text-align:center;font-size:14rem;line-height:1.4}.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__cardTitle,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__cardTitle,.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__priceOld,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__priceOld,.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__priceNew,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__priceNew{color:var(--color-white)}.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__cardCategory,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__cardCategory{color:var(--color-white);border-color:var(--color-white)}.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__cardCartBtn,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__cardCartBtn,.SeriesCatalog-module___1eULq__cardHoverable:hover .SeriesCatalog-module___1eULq__cardCartQty,.SeriesCatalog-module___1eULq__cardHoverable:focus-visible .SeriesCatalog-module___1eULq__cardCartQty{background-color:var(--color-clean);border-color:var(--color-clean)}@media (max-width:768px){.SeriesCatalog-module___1eULq__section{padding-bottom:unset;border-bottom:unset;gap:20rem;margin-bottom:80rem}.SeriesCatalog-module___1eULq__seriesRow{flex-direction:column;gap:40rem;height:auto;margin-top:20rem}.SeriesCatalog-module___1eULq__seriesText{gap:40rem;width:100%;height:auto}.SeriesCatalog-module___1eULq__seriesHeading{width:100%}.SeriesCatalog-module___1eULq__headingLine2{white-space:nowrap;align-items:center;gap:13rem;height:auto;display:flex;position:relative}.SeriesCatalog-module___1eULq__headingWord{font-size:34rem;position:static;transform:none}.SeriesCatalog-module___1eULq__headingScript{font-size:70rem;position:static;transform:none}.SeriesCatalog-module___1eULq__headingLine1{font-size:34rem}.SeriesCatalog-module___1eULq__banner{flex:unset;width:100%;height:300rem}.SeriesCatalog-module___1eULq__catalog{flex-flow:wrap;gap:10rem 4rem}.SeriesCatalog-module___1eULq__cardRow{justify-content:space-between;gap:10rem;display:contents}.SeriesCatalog-module___1eULq__card{flex:none;gap:16rem;width:198rem;height:auto;padding:12rem 8rem}.SeriesCatalog-module___1eULq__cardInfo{flex-direction:column;flex-grow:1;align-items:flex-start;gap:12rem}.SeriesCatalog-module___1eULq__cardName,.SeriesCatalog-module___1eULq__cardPrice{padding:0}.SeriesCatalog-module___1eULq__cardPrice{height:unset}.SeriesCatalog-module___1eULq__cardWidgets{display:unset;justify-content:space-between;height:22rem}.SeriesCatalog-module___1eULq__badgeBonus{font-size:12rem;font-weight:var(--weight-regular);padding:4rem 6rem}.SeriesCatalog-module___1eULq__badgeGroup{width:48.583rem;height:22rem;margin-left:auto}.SeriesCatalog-module___1eULq__cardImageWrap{flex:none;height:160rem;position:relative}}.SeriesCatalog-module___1eULq__loadMoreWrap{justify-content:center;margin-top:40rem;display:flex}.SeriesCatalog-module___1eULq__loadMoreBtn{background:var(--color-black);height:57rem;font-family:var(--font-helvetica);font-weight:var(--weight-bold);color:var(--color-white);cursor:pointer;white-space:nowrap;border:none;border-radius:30rem;justify-content:center;align-items:center;padding:20rem 40rem;font-size:14rem;line-height:1.2;transition:opacity .2s;display:inline-flex}.SeriesCatalog-module___1eULq__loadMoreBtn:hover{opacity:.85}
.TelegramSection-module__DzumSq__section{border-radius:6rem;justify-content:flex-end;align-items:center;width:100%;height:440rem;padding:0 80rem;display:flex;position:relative;overflow:hidden}.TelegramSection-module__DzumSq__bg{object-fit:cover;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.TelegramSection-module__DzumSq__overlay{pointer-events:none;position:absolute;inset:0}.TelegramSection-module__DzumSq__content{width:534rem;color:var(--color-white);flex-direction:column;align-items:flex-start;gap:20rem;display:flex;position:relative}.TelegramSection-module__DzumSq__heading{flex-direction:column;align-items:flex-start;width:100%;display:flex}.TelegramSection-module__DzumSq__headingScript{font-family:var(--font-gogol);font-weight:var(--weight-regular);margin:0;font-size:70rem;line-height:.8}.TelegramSection-module__DzumSq__headingLight{font-family:var(--font-helvetica);font-weight:var(--weight-light);margin:0;font-size:42rem;line-height:1.2}.TelegramSection-module__DzumSq__description{font-family:var(--font-helvetica);font-weight:var(--weight-light);width:100%;margin:0;font-size:18rem;line-height:1}.TelegramSection-module__DzumSq__handle{font-weight:var(--weight-bold)}@media (max-width:768px){.TelegramSection-module__DzumSq__section{border-radius:6rem;justify-content:flex-start;align-items:flex-start;height:auto;margin-bottom:40rem;padding:40rem 10rem}.TelegramSection-module__DzumSq__content{width:100%}.TelegramSection-module__DzumSq__headingScript{font-size:32rem}.TelegramSection-module__DzumSq__headingLight{font-size:34rem}.TelegramSection-module__DzumSq__description{font-size:14rem;line-height:1.4}}
.dashboard-module__w2Qwuq__page{background:var(--color-site-bg);overflow-x:hidden}.dashboard-module__w2Qwuq__headerWrap{padding:20rem 80rem 0}.dashboard-module__w2Qwuq__body{width:1280rem;margin:0 auto;padding-top:104rem;padding-bottom:80rem;display:flex}.dashboard-module__w2Qwuq__sidebar{flex-shrink:0;width:210rem}.dashboard-module__w2Qwuq__userName{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-black);margin:0 0 20rem;font-size:24rem;line-height:1}.dashboard-module__w2Qwuq__balance{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);align-items:center;gap:12rem;margin:0 0 40rem;font-size:14rem;line-height:1.4;display:flex}.dashboard-module__w2Qwuq__balance strong{font-weight:var(--weight-bold);line-height:1.2}.dashboard-module__w2Qwuq__nav{flex-direction:column;gap:12rem;display:flex}.dashboard-module__w2Qwuq__navLink{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);opacity:.4;font-size:14rem;line-height:1.4;text-decoration:none;transition:opacity .2s}.dashboard-module__w2Qwuq__navLink:hover{opacity:.7}.dashboard-module__w2Qwuq__navLink.dashboard-module__w2Qwuq__active{opacity:1}.dashboard-module__w2Qwuq__logoutLink{font-family:var(--font-helvetica);font-weight:var(--weight-bold);color:var(--color-cook);cursor:pointer;text-align:left;background:0 0;border:none;margin-top:20rem;padding:0;font-size:14rem;line-height:1.2;text-decoration:none}.dashboard-module__w2Qwuq__mobileNav{display:none}.dashboard-module__w2Qwuq__content{flex:1;min-width:0;margin-left:auto}.dashboard-module__w2Qwuq__contentLoader{flex-direction:column;gap:16rem;width:100%;padding:8rem 0;display:flex}.dashboard-module__w2Qwuq__contentLoaderBar{background:linear-gradient(90deg, var(--color-bg,#f5f5f5) 25%, color-mix(in srgb, var(--color-bg,#f5f5f5) 60%, #ccc) 50%, var(--color-bg,#f5f5f5) 75%);background-size:200% 100%;border-radius:6rem;animation:1.4s infinite dashboard-module__w2Qwuq__contentLoaderShimmer}@keyframes dashboard-module__w2Qwuq__contentLoaderShimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.dashboard-module__w2Qwuq__sidebarSkeletonUser{margin:0 0 20rem}.dashboard-module__w2Qwuq__sidebarSkeletonBalance{align-items:center;min-height:20rem;margin:0 0 40rem;display:flex}.dashboard-module__w2Qwuq__loyaltyPage{width:100%}.dashboard-module__w2Qwuq__loyaltyTheme0{--lvl:var(--loyalty-1)}.dashboard-module__w2Qwuq__loyaltyTheme1{--lvl:var(--loyalty-2)}.dashboard-module__w2Qwuq__loyaltyTheme2{--lvl:var(--loyalty-3)}.dashboard-module__w2Qwuq__loyaltyTheme3{--lvl:var(--loyalty-4)}.dashboard-module__w2Qwuq__loyaltyTheme4{--lvl:var(--loyalty-5)}.dashboard-module__w2Qwuq__loyaltyHeader{flex-direction:column;align-items:center;display:flex}.dashboard-module__w2Qwuq__loyaltyFade{flex-direction:column;align-items:center;width:100%;display:flex}.dashboard-module__w2Qwuq__loyaltyTopBlock{flex-direction:column;align-items:center;gap:12rem;margin-bottom:36rem;display:flex}.dashboard-module__w2Qwuq__loyaltyLabel{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-grey);margin:0;font-size:12rem;line-height:1.2}.dashboard-module__w2Qwuq__loyaltyBrand{border:1rem solid var(--color-stroke);border-radius:100rem;align-items:center;gap:6rem;padding:5rem 16rem;display:flex}.dashboard-module__w2Qwuq__loyaltyBrand img{width:auto;height:9rem}.dashboard-module__w2Qwuq__loyaltyBrandText{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-black);white-space:nowrap;font-size:8rem;line-height:1.2}.dashboard-module__w2Qwuq__levelRow{justify-content:space-between;align-items:center;gap:24rem;width:100%;display:flex}.dashboard-module__w2Qwuq__levelSideName{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-grey);opacity:.5;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:24rem;line-height:1.2;overflow:hidden}.dashboard-module__w2Qwuq__levelSideName:first-child{text-align:left}.dashboard-module__w2Qwuq__levelSideName:last-child{text-align:right}.dashboard-module__w2Qwuq__levelCenter{flex-direction:column;flex-shrink:0;align-items:center;gap:8rem;display:flex}.dashboard-module__w2Qwuq__levelLabel{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-grey);margin:0;font-size:12rem;line-height:1.2}.dashboard-module__w2Qwuq__levelName{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--lvl);white-space:nowrap;margin:0;font-size:56rem;line-height:1.1;transition:color .3s}.dashboard-module__w2Qwuq__levelHeart{color:var(--loyalty-5)}.dashboard-module__w2Qwuq__levelFrom{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);margin:0;font-size:16rem;line-height:1.4}.dashboard-module__w2Qwuq__progressBar{width:100%;height:12rem;margin:30rem 0;position:relative}.dashboard-module__w2Qwuq__progressTrackBg{background:var(--color-stroke);height:2rem;position:absolute;top:50%;left:0;right:-100vw;transform:translateY(-50%)}.dashboard-module__w2Qwuq__progressTrack{background:var(--lvl);width:0;height:2rem;transition:width .35s,background-color .3s;position:absolute;top:50%;left:0;transform:translateY(-50%)}.dashboard-module__w2Qwuq__progressTrackFull{width:auto;right:-100vw}.dashboard-module__w2Qwuq__progressDotStart,.dashboard-module__w2Qwuq__progressDotEnd{background:var(--lvl);border-radius:50%;width:12rem;height:12rem;transition:background-color .3s;position:absolute;top:50%}.dashboard-module__w2Qwuq__progressDotStart{left:0;transform:translate(-50%,-50%)}.dashboard-module__w2Qwuq__progressDotEnd{right:0;transform:translate(50%,-50%)}.dashboard-module__w2Qwuq__progressDotPrev{background:var(--color-stroke);border-radius:50%;width:12rem;height:12rem;position:absolute;top:50%;transform:translate(-50%,-50%)}.dashboard-module__w2Qwuq__badges{flex-wrap:wrap;justify-content:center;gap:12rem;display:flex}.dashboard-module__w2Qwuq__badge{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-white);background:var(--lvl);white-space:nowrap;border-radius:20rem;padding:8rem 18rem;font-size:12rem;line-height:1.2;transition:background-color .3s}.dashboard-module__w2Qwuq__bonusLabel{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-grey);text-align:center;margin:12rem 0 0;font-size:12rem;line-height:1.2}.dashboard-module__w2Qwuq__levelImages{justify-content:center;align-items:center;gap:40rem;width:100%;margin-top:40rem;display:flex}.dashboard-module__w2Qwuq__levelSideSlot{flex-shrink:0;justify-content:center;width:220rem;display:flex}.dashboard-module__w2Qwuq__levelSide{cursor:pointer;background:var(--color-dies);border:none;border-radius:50%;width:220rem;height:220rem;padding:0;position:relative;overflow:hidden}.dashboard-module__w2Qwuq__levelSideImg{object-fit:cover;opacity:.45;transition:opacity .25s}.dashboard-module__w2Qwuq__levelSide:hover .dashboard-module__w2Qwuq__levelSideImg{opacity:.7}.dashboard-module__w2Qwuq__levelCenterImage{background:var(--color-dies);border-radius:110rem;flex-shrink:0;height:220rem;transition:width .35s;position:relative;overflow:hidden}.dashboard-module__w2Qwuq__levelCenterImg{object-fit:cover}.dashboard-module__w2Qwuq__levelNavBtn{background:color-mix(in srgb, var(--color-white) 80%, transparent);width:44rem;height:44rem;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__w2Qwuq__levelNavBtn svg{width:20rem;height:20rem}.dashboard-module__w2Qwuq__levelLock{background:color-mix(in srgb, var(--color-white) 78%, transparent);width:48rem;height:48rem;color:var(--color-black);border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.dashboard-module__w2Qwuq__levelLock svg{width:22rem;height:22rem}.dashboard-module__w2Qwuq__accrued{flex-direction:column;align-items:center;gap:8rem;margin-top:40rem;display:flex}.dashboard-module__w2Qwuq__accruedLabel{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-text);margin:0;font-size:12rem;line-height:1.2}.dashboard-module__w2Qwuq__accruedValue{font-family:var(--font-helvetica);font-weight:var(--weight-bold);color:var(--color-black);margin:0;font-size:20rem;line-height:1.04}.dashboard-module__w2Qwuq__ordersTableBlock{width:100%;max-width:1004rem;margin-left:auto}.dashboard-module__w2Qwuq__ordersTableScroll{width:100%}.dashboard-module__w2Qwuq__ordersTableScrollBar{display:none}.dashboard-module__w2Qwuq__ordersTableScrollTrack{background:var(--color-dies);border-radius:100rem;width:100%;height:8rem;position:relative}.dashboard-module__w2Qwuq__ordersTableScrollThumb{background:var(--color-cook);border-radius:100rem;height:100%;position:absolute;top:0}.dashboard-module__w2Qwuq__ordersTable{border-collapse:collapse;width:100%}.dashboard-module__w2Qwuq__ordersTable th{font-family:var(--font-helvetica);color:var(--color-black);text-align:left;padding:0 0 20rem;font-size:14rem;font-weight:700;line-height:1.2}.dashboard-module__w2Qwuq__ordersTable th:last-child{text-align:end;padding-right:35rem}.dashboard-module__w2Qwuq__ordersTable td{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);border-bottom:1rem solid var(--color-stroke);vertical-align:middle;padding:20rem 0;font-size:14rem;line-height:1.4}.dashboard-module__w2Qwuq__ordersTable td:first-child{font-weight:700}.dashboard-module__w2Qwuq__ordersTable td:last-child{text-align:right}.dashboard-module__w2Qwuq__btnView{background:var(--color-black);color:var(--color-white);cursor:pointer;font-family:var(--font-helvetica);font-weight:var(--weight-light);border:none;border-radius:100rem;justify-content:center;align-items:center;padding:14rem 26.5rem;font-size:14rem;line-height:1.4;text-decoration:none;display:inline-flex}.dashboard-module__w2Qwuq__orderActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8rem;display:inline-flex}.dashboard-module__w2Qwuq__btnInvoice{background:var(--color-white);color:var(--color-text);border:1px solid var(--color-stroke);cursor:pointer;font-family:var(--font-helvetica);font-weight:var(--weight-light);white-space:nowrap;border-radius:100rem;justify-content:center;align-items:center;padding:12rem 18rem;font-size:13rem;line-height:1.4;text-decoration:none;transition:background .15s;display:inline-flex}.dashboard-module__w2Qwuq__btnInvoice:hover{background:color-mix(in srgb, var(--color-text) 4%, transparent)}.dashboard-module__w2Qwuq__invoiceBadge{background:var(--color-stroke);color:var(--color-text);font-family:var(--font-helvetica);font-weight:var(--weight-regular);text-transform:uppercase;letter-spacing:.04em;vertical-align:middle;border-radius:100rem;margin-left:8rem;padding:2rem 8rem;font-size:11rem;line-height:1.2;display:inline-block}.dashboard-module__w2Qwuq__invoiceDownloadBtn{background:var(--color-cook);color:var(--color-white);border:1px solid var(--color-cook);cursor:pointer;font-family:var(--font-helvetica);font-weight:var(--weight-light);border-radius:100rem;justify-content:center;align-items:center;margin-top:12rem;padding:14rem 26.5rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:opacity .15s;display:inline-flex}.dashboard-module__w2Qwuq__invoiceDownloadBtn:hover{opacity:.9}.dashboard-module__w2Qwuq__ordersEmpty{background:#fffc;border-radius:6rem;flex-direction:column;align-items:flex-start;gap:40rem;padding:20rem;display:flex}.dashboard-module__w2Qwuq__ordersEmptyTitle{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);white-space:nowrap;margin:0;font-size:48rem;line-height:1}.dashboard-module__w2Qwuq__ordersEmptyBtn{background:var(--color-black);color:var(--color-white);font-family:var(--font-helvetica);cursor:pointer;border-radius:100rem;justify-content:center;align-items:center;padding:14rem 24rem;font-size:14rem;font-weight:700;line-height:1.2;text-decoration:none;display:inline-flex}.dashboard-module__w2Qwuq__orderModalField{flex-direction:column;gap:6rem;display:flex}.dashboard-module__w2Qwuq__orderModalFieldLabel{font-family:var(--font-helvetica);color:var(--color-text,#2a2a2a);margin:0;font-size:14rem;font-weight:700;line-height:1.2}.dashboard-module__w2Qwuq__orderModalFieldValue{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text,#2a2a2a);margin:0;font-size:14rem;line-height:1.4}.dashboard-module__w2Qwuq__dataHeader{justify-content:space-between;align-items:center;margin-bottom:30rem;display:flex}.dashboard-module__w2Qwuq__dataTitle{color:var(--color-black);margin:0;font-size:34rem;font-weight:400;line-height:1}.dashboard-module__w2Qwuq__btnEdit{background:var(--color-black);color:var(--color-white);cursor:pointer;font-family:var(--font-helvetica);font-weight:var(--weight-light);border:none;border-radius:100rem;align-items:center;gap:6rem;padding:8rem 24rem;font-size:14rem;line-height:1.4;text-decoration:none;display:inline-flex}.dashboard-module__w2Qwuq__btnEdit img{filter:brightness(0)invert();width:14rem;height:14rem}.dashboard-module__w2Qwuq__dataFields{grid-template-columns:1fr 1fr 1fr;gap:30rem 40rem;display:grid}.dashboard-module__w2Qwuq__dataSection{max-width:1004rem;margin-left:auto}.dashboard-module__w2Qwuq__dataField{border-bottom:1px solid var(--color-stroke);padding-bottom:12rem}.dashboard-module__w2Qwuq__dataFieldEditing{border-bottom-color:var(--color-care)}.dashboard-module__w2Qwuq__dataFieldLabel{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-grey);margin:0 0 6rem;font-size:14rem;line-height:1.4}.dashboard-module__w2Qwuq__dataFieldValue{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);margin:0;font-size:14rem;line-height:1.4}.dashboard-module__w2Qwuq__dataFieldFull{border-bottom:1rem solid var(--color-stroke);grid-column:1/-1;padding-bottom:12rem}.dashboard-module__w2Qwuq__dataFieldFullEditing{border-bottom-color:var(--color-care)}.dashboard-module__w2Qwuq__dataFieldInput{width:100%;font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-black);box-sizing:border-box;background:0 0;border:none;outline:none;margin:0;padding:0;font-size:14rem;line-height:1.4}.dashboard-module__w2Qwuq__reviewsTitle{color:var(--color-black);margin:0 0 20rem;font-size:34rem;font-weight:400;line-height:1}.dashboard-module__w2Qwuq__reviewsSection{max-width:1004rem;margin-left:auto}.dashboard-module__w2Qwuq__reviewsList{flex-direction:column;gap:20rem;display:flex}.dashboard-module__w2Qwuq__reviewItem{background:var(--color-dies);border-radius:6rem;padding:15rem}.dashboard-module__w2Qwuq__reviewItemTop{align-items:center;gap:20rem;display:flex}.dashboard-module__w2Qwuq__reviewStars{display:flex}.dashboard-module__w2Qwuq__reviewStars img{width:30rem;height:30rem}.dashboard-module__w2Qwuq__reviewEditLink{cursor:pointer;font-family:var(--font-helvetica);color:var(--color-black);font-size:14rem;font-weight:700;line-height:1;text-decoration:none;transition:all .2s ease-in-out}.dashboard-module__w2Qwuq__reviewEditLink:hover{opacity:.6}.dashboard-module__w2Qwuq__reviewDate{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);margin-left:auto;font-size:18rem;line-height:1}.dashboard-module__w2Qwuq__reviewOzon{background:var(--color-white);border-radius:40rem;justify-content:center;align-items:center;width:90rem;height:36rem;display:flex}.dashboard-module__w2Qwuq__reviewOzon img{width:auto;height:18rem}.dashboard-module__w2Qwuq__reviewBody{font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);margin:34rem 0 20rem;font-size:14rem;line-height:1.4}.dashboard-module__w2Qwuq__reviewPhotos{flex-wrap:wrap;gap:12rem;display:flex}.dashboard-module__w2Qwuq__reviewPhotoTrigger{cursor:zoom-in;background:0 0;border:none;border-radius:6rem;margin:0;padding:0;transition:opacity .15s;display:block}.dashboard-module__w2Qwuq__reviewPhotoTrigger:hover{opacity:.85}.dashboard-module__w2Qwuq__reviewPhotoTrigger:focus-visible{outline:2px solid var(--color-cook);outline-offset:2px}.dashboard-module__w2Qwuq__reviewPhoto{object-fit:cover;border-radius:6rem;width:150rem;height:150rem;display:block}.dashboard-module__w2Qwuq__modalOverlay{z-index:200;background:#0009;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.dashboard-module__w2Qwuq__modal{background:var(--color-stroke-bg,#e1dfda);flex-direction:column;width:560rem;max-height:90vh;padding:16rem;display:flex;position:relative;overflow-y:auto}.dashboard-module__w2Qwuq__modalHeader{justify-content:space-between;align-items:center;margin-bottom:20rem;display:flex}.dashboard-module__w2Qwuq__modalHeaderOrder{margin-bottom:40rem}.dashboard-module__w2Qwuq__modalTitle{font-family:var(--font-helvetica);font-weight:var(--weight-regular);color:var(--color-text);margin:0;font-size:24rem;line-height:1}.dashboard-module__w2Qwuq__modalCloseBtn{background:var(--color-black);cursor:pointer;border:none;border-radius:100rem;flex-shrink:0;justify-content:center;align-items:center;width:30rem;height:30rem;display:flex}.dashboard-module__w2Qwuq__modalCloseSvg{width:14rem;height:14rem;stroke:var(--color-white)}.dashboard-module__w2Qwuq__modalBody{flex-direction:column;gap:19rem;margin-bottom:20rem;display:flex}.dashboard-module__w2Qwuq__modalBodyOrder{margin-bottom:0}.dashboard-module__w2Qwuq__modalUploadBtn{background:var(--color-black);cursor:pointer;height:40rem;font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);white-space:nowrap;border:none;border-radius:6rem;align-items:center;gap:10rem;width:fit-content;padding:10rem 22rem;font-size:14rem;line-height:1.4;display:flex}.dashboard-module__w2Qwuq__modalUploadIcon{width:14rem;height:14rem}.dashboard-module__w2Qwuq__modalPhotoWrap{border-radius:6rem;flex-shrink:0;width:150rem;height:150rem;position:relative;overflow:hidden}.dashboard-module__w2Qwuq__modalPhotoWrap img{object-fit:cover;width:100%;height:100%}.dashboard-module__w2Qwuq__modalPhotoDeleteBtn{background:var(--color-black);cursor:pointer;border:none;border-radius:6rem;justify-content:center;align-items:center;width:29rem;height:32rem;display:flex;position:absolute;top:4.5rem;right:5rem}.dashboard-module__w2Qwuq__modalPhotoDeleteIcon{stroke:var(--color-white);width:14rem!important;height:14rem!important}.dashboard-module__w2Qwuq__modalRatingSection{flex-direction:column;gap:20rem;display:flex}.dashboard-module__w2Qwuq__modalRatingLabel{font-family:var(--font-helvetica);color:var(--color-text);margin:0;font-size:14rem;font-weight:700;line-height:1.2}.dashboard-module__w2Qwuq__modalStars{gap:0;display:flex}.dashboard-module__w2Qwuq__modalStarBtn{cursor:pointer;background:0 0;border:none;width:30rem;height:30rem;padding:0}.dashboard-module__w2Qwuq__modalStarBtn img{width:30rem;height:30rem;display:block}.dashboard-module__w2Qwuq__modalCommentBox{background:#fffc;flex-direction:column;gap:12rem;padding:12rem;display:flex}.dashboard-module__w2Qwuq__modalCommentLabel{font-family:var(--font-helvetica);color:var(--color-text);margin:0;font-size:14rem;font-weight:700;line-height:1.2}.dashboard-module__w2Qwuq__modalCommentInput{width:100%;font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-text);resize:none;background:0 0;border:none;outline:none;min-height:60rem;font-size:14rem;line-height:1.4}.dashboard-module__w2Qwuq__modalCommentInput::placeholder{color:var(--color-grey)}.dashboard-module__w2Qwuq__modalSaveBtn{background:var(--color-cook);border:1px solid var(--color-cook);cursor:pointer;width:100%;height:40rem;font-family:var(--font-helvetica);font-weight:var(--weight-light);color:var(--color-white);text-align:center;border-radius:6rem;font-size:14rem;line-height:1.4;transition:opacity .2s}.dashboard-module__w2Qwuq__modalSaveBtn:hover{opacity:.85}@media (max-width:768px){.dashboard-module__w2Qwuq__dataFieldLabel{margin-bottom:12rem;font-size:16rem;line-height:normal}.dashboard-module__w2Qwuq__dataFieldValue,.dashboard-module__w2Qwuq__dataFieldInput{font-size:18rem}.dashboard-module__w2Qwuq__headerWrap{padding:20rem 20rem 0}.dashboard-module__w2Qwuq__body{flex-direction:column;gap:40rem;width:100%;padding:104rem 20rem 60rem}.dashboard-module__w2Qwuq__sidebar{width:100%;position:relative}.dashboard-module__w2Qwuq__dataSection{margin:0}.dashboard-module__w2Qwuq__balance{margin-bottom:20rem;font-size:18rem}.dashboard-module__w2Qwuq__userName{font-size:48rem}.dashboard-module__w2Qwuq__content{max-width:none;margin-left:0}.dashboard-module__w2Qwuq__nav,.dashboard-module__w2Qwuq__logoutLink{display:none}.dashboard-module__w2Qwuq__mobileNav{z-index:3;background:var(--color-white);border-radius:6rem;width:100%;margin-top:20rem;display:block;position:relative;overflow:hidden}.dashboard-module__w2Qwuq__mobileNavPanel{flex-direction:column;display:flex}.dashboard-module__w2Qwuq__mobileNavLink{box-sizing:border-box;border:none;border-bottom:1px solid var(--color-dies);background:var(--color-white);width:100%;font-weight:var(--weight-light);font-family:var(--font-helvetica);color:var(--color-black);text-align:left;cursor:pointer;padding:10rem 20rem;font-size:14rem;line-height:1.4;text-decoration:none;transition:opacity .2s;display:block}.dashboard-module__w2Qwuq__mobileNavLinkActive{color:var(--color-cook);font-weight:var(--weight-bold)}.dashboard-module__w2Qwuq__mobileNavLogout{font-family:var(--font-helvetica);box-sizing:border-box;text-align:left;cursor:pointer;border:none;width:100%;padding:10rem 20rem;font-size:14rem;line-height:1.2;display:block}.dashboard-module__w2Qwuq__levelSideName{display:none}.dashboard-module__w2Qwuq__levelName{white-space:normal;text-align:center;font-size:34rem}.dashboard-module__w2Qwuq__progressBar{margin:24rem 0}.dashboard-module__w2Qwuq__levelImages{gap:12rem}.dashboard-module__w2Qwuq__levelSideSlot{width:56rem}.dashboard-module__w2Qwuq__levelSide{width:56rem;height:56rem}.dashboard-module__w2Qwuq__levelNavBtn{width:30rem;height:30rem}.dashboard-module__w2Qwuq__levelNavBtn svg{width:16rem;height:16rem}.dashboard-module__w2Qwuq__levelCenterImage{width:min(64vw,300rem)!important}.dashboard-module__w2Qwuq__ordersTableBlock{max-width:none;margin-left:0}.dashboard-module__w2Qwuq__ordersTableScroll{-webkit-overflow-scrolling:touch;scrollbar-width:none;overflow:auto visible}.dashboard-module__w2Qwuq__ordersTableScroll::-webkit-scrollbar{display:none}.dashboard-module__w2Qwuq__ordersTableScrollBarVisible{margin-top:20rem;display:block}.dashboard-module__w2Qwuq__ordersTable{width:max-content;min-width:100%}.dashboard-module__w2Qwuq__ordersTable th,.dashboard-module__w2Qwuq__ordersTable td{white-space:nowrap;padding-left:16rem;padding-right:16rem}.dashboard-module__w2Qwuq__ordersTable th:first-child,.dashboard-module__w2Qwuq__ordersTable td:first-child{padding-left:0}.dashboard-module__w2Qwuq__ordersTable th:last-child,.dashboard-module__w2Qwuq__ordersTable td:last-child{padding-right:0}.dashboard-module__w2Qwuq__ordersEmptyTitle{white-space:normal;font-size:28rem}.dashboard-module__w2Qwuq__dataFields{grid-template-columns:1fr}.dashboard-module__w2Qwuq__dataHeader{flex-direction:row;gap:12rem;margin-bottom:20rem}.dashboard-module__w2Qwuq__dataTitle{font-size:34rem}.dashboard-module__w2Qwuq__reviewItemTop{flex-wrap:wrap;justify-content:space-between}.dashboard-module__w2Qwuq__reviewItem{padding:20rem}.dashboard-module__w2Qwuq__reviewBody{border-bottom:1rem solid var(--color-stroke);border-top:1rem solid var(--color-stroke);padding:20rem 0}.dashboard-module__w2Qwuq__reviewDate{order:-3;margin-left:0}.dashboard-module__w2Qwuq__reviewOzon{order:-2}.dashboard-module__w2Qwuq__modal{width:calc(100vw - 40rem);max-height:90vh;overflow-y:auto}}
.page-module__F19r8W__content{flex-direction:column;gap:40rem;width:1280rem;margin:0 auto;padding:40rem 0;display:flex}@media (max-width:768px){.page-module__F19r8W__content{gap:20rem;width:100%;padding:20rem}}
.LegalLayout-module__MnkhUG__page{background-color:var(--color-bg);min-height:100vh}.LegalLayout-module__MnkhUG__headerWrap{padding:20rem 80rem 0}.LegalLayout-module__MnkhUG__content{flex-direction:column;gap:40rem;padding:104rem 80rem 80rem;display:flex}.LegalLayout-module__MnkhUG__titleBlock{flex-direction:column;width:100%;display:flex}.LegalLayout-module__MnkhUG__titleDividerTop,.LegalLayout-module__MnkhUG__titleDividerBottom{background-color:var(--color-stroke);width:100%;height:1px}.LegalLayout-module__MnkhUG__titleInner{flex-direction:column;gap:8rem;padding:20rem 0;display:flex}.LegalLayout-module__MnkhUG__title{font-family:var(--font-helvetica);font-weight:var(--weight-light);font-size:var(--text-h1);line-height:var(--lh-heading);color:var(--color-text);margin:0}.LegalLayout-module__MnkhUG__subtitle{font-family:var(--font-helvetica);font-weight:var(--weight-light);font-size:var(--text-m);line-height:var(--lh-heading);color:var(--color-text);margin:0}.LegalLayout-module__MnkhUG__sections{flex-direction:column;width:100%;display:flex}.LegalLayout-module__MnkhUG__section{grid-template-columns:1fr 700rem;align-items:start;column-gap:40rem;padding:15rem 0;display:grid}.LegalLayout-module__MnkhUG__section:first-child{padding-top:0}.LegalLayout-module__MnkhUG__section:last-child{padding-bottom:0}.LegalLayout-module__MnkhUG__section+.LegalLayout-module__MnkhUG__section{border-top:1px solid var(--color-stroke)}.LegalLayout-module__MnkhUG__sectionHeading{font-family:var(--font-helvetica);font-weight:var(--weight-light);font-size:var(--text-ls);line-height:var(--lh-heading);color:var(--color-black);text-transform:uppercase;max-width:428rem;margin:0}.LegalLayout-module__MnkhUG__sectionBody{font-family:var(--font-helvetica);font-weight:var(--weight-light);font-size:var(--text-m);line-height:var(--lh-body);color:var(--color-text);flex-direction:column;gap:1em;display:flex}.LegalLayout-module__MnkhUG__sectionBody p{margin:0}.LegalLayout-module__MnkhUG__sectionBody ul{flex-direction:column;gap:.4em;margin:0;padding-left:1.2em;display:flex}.LegalLayout-module__MnkhUG__sectionBody li{line-height:var(--lh-body)}.LegalLayout-module__MnkhUG__sectionBody strong,.LegalLayout-module__MnkhUG__sectionBody b{font-weight:var(--weight-bold);line-height:var(--lh-heading)}.LegalLayout-module__MnkhUG__sectionBody a{color:inherit;text-decoration:underline}.LegalLayout-module__MnkhUG__sectionBody table{border-collapse:collapse;width:100%;font-size:inherit}.LegalLayout-module__MnkhUG__sectionBody th,.LegalLayout-module__MnkhUG__sectionBody td{border:1px solid var(--color-stroke);text-align:left;vertical-align:top;line-height:var(--lh-body);padding:8rem 12rem}.LegalLayout-module__MnkhUG__sectionBody th{font-weight:var(--weight-bold);background-color:#00000005}.LegalLayout-module__MnkhUG__legalContent{font-family:var(--font-helvetica);font-weight:var(--weight-light);font-size:var(--text-m);line-height:var(--lh-body);color:var(--color-text);flex-direction:column;gap:1em;max-width:1080rem;display:flex}.LegalLayout-module__MnkhUG__legalContent>*+*{margin-top:0}.LegalLayout-module__MnkhUG__legalContent h2{font-family:var(--font-helvetica);font-weight:var(--weight-light);font-size:var(--text-ls);line-height:var(--lh-heading);color:var(--color-black);text-transform:uppercase;margin:24rem 0 8rem}.LegalLayout-module__MnkhUG__legalContent h2:first-child{margin-top:0}.LegalLayout-module__MnkhUG__legalContent h3{font-family:var(--font-helvetica);font-weight:var(--weight-regular);font-size:var(--text-menu);line-height:var(--lh-heading);color:var(--color-black);margin:16rem 0 4rem}.LegalLayout-module__MnkhUG__legalContent h4{font-family:var(--font-helvetica);font-weight:var(--weight-bold);font-size:var(--text-m);line-height:var(--lh-heading);color:var(--color-text);margin:12rem 0 4rem}.LegalLayout-module__MnkhUG__legalContent p{margin:0}.LegalLayout-module__MnkhUG__legalContent ul,.LegalLayout-module__MnkhUG__legalContent ol{flex-direction:column;gap:.4em;margin:0;padding-left:1.2em;display:flex}.LegalLayout-module__MnkhUG__legalContent li{line-height:var(--lh-body)}.LegalLayout-module__MnkhUG__legalContent strong,.LegalLayout-module__MnkhUG__legalContent b{font-weight:var(--weight-bold);line-height:var(--lh-heading)}.LegalLayout-module__MnkhUG__legalContent em,.LegalLayout-module__MnkhUG__legalContent i{font-style:italic}.LegalLayout-module__MnkhUG__legalContent a{color:inherit;text-decoration:underline}.LegalLayout-module__MnkhUG__legalContent a:hover{color:var(--color-cta-hover)}:is(.LegalLayout-module__MnkhUG__legalContent .alignleft,.LegalLayout-module__MnkhUG__legalContent .alignright,.LegalLayout-module__MnkhUG__legalContent .aligncenter){float:none;margin:0;display:block}.LegalLayout-module__MnkhUG__legalContent img{max-width:100%;height:auto}@media (max-width:768px){.LegalLayout-module__MnkhUG__headerWrap{padding:20rem 20rem 0}.LegalLayout-module__MnkhUG__content{gap:20rem;padding:60rem 20rem 80rem}.LegalLayout-module__MnkhUG__titleInner{gap:8rem;padding:20rem 0}.LegalLayout-module__MnkhUG__title{font-size:34rem;line-height:var(--lh-tight)}.LegalLayout-module__MnkhUG__subtitle{font-size:12rem}.LegalLayout-module__MnkhUG__section{grid-template-columns:1fr;row-gap:20rem;padding:20rem 0}.LegalLayout-module__MnkhUG__section:first-child{padding-top:0}.LegalLayout-module__MnkhUG__section:last-child{padding-bottom:0}.LegalLayout-module__MnkhUG__sectionHeading,.LegalLayout-module__MnkhUG__legalContent{max-width:none}.LegalLayout-module__MnkhUG__legalContent h2{margin:16rem 0 6rem}}
