.ProtectedRoute-module___UiV6W__loginScreen{z-index:1400;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;flex-direction:column;align-items:center;gap:56px;max-width:520px;margin:0 auto;padding:96px 28px 24px;animation:.3s forwards ProtectedRoute-module___UiV6W__login-screen-in;display:flex;position:fixed;inset:0;overflow-y:auto}@keyframes ProtectedRoute-module___UiV6W__login-screen-in{0%{opacity:0}}@media (max-height:600px){.ProtectedRoute-module___UiV6W__loginScreen:has(.ProtectedRoute-module___UiV6W__iconWrap){gap:20px;padding:24px 28px 16px}.ProtectedRoute-module___UiV6W__loginScreen:has(.ProtectedRoute-module___UiV6W__iconWrap) .ProtectedRoute-module___UiV6W__iconWrap{transform-origin:top;margin-bottom:-16px;transform:scale(.7)}}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__iconWrap{color:var(--spf-primary,#ee4d2d);justify-content:center;align-items:center;display:flex}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__backBtn{cursor:pointer;background:#f1f1f3;top:12px;left:12px}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__backBtn svg{color:#333}@media (max-height:600px){.ProtectedRoute-module___UiV6W__loginScreen:has(.ProtectedRoute-module___UiV6W__iconWrap) .ProtectedRoute-module___UiV6W__backBtn{top:8px}}.ProtectedRoute-module___UiV6W__phoneBlock{flex-direction:column;gap:12px;width:100%;display:flex}.ProtectedRoute-module___UiV6W__primaryBtn{background:var(--spf-primary,#ee4d2d);color:#fff;cursor:pointer;border:none;border-radius:2px;width:100%;padding:12px 16px;font-size:15px;font-weight:600;transition:background .15s,transform .15s,color .15s}.ProtectedRoute-module___UiV6W__primaryBtn:hover:not(:disabled){background:#d63e1f}.ProtectedRoute-module___UiV6W__primaryBtn:active:not(:disabled){transform:scale(.99)}.ProtectedRoute-module___UiV6W__primaryBtn:disabled{color:#a8a8a8;cursor:not-allowed;background:#e8e8e8}.ProtectedRoute-module___UiV6W__secondaryBtn{border:1px solid var(--spf-primary,#ee4d2d);width:100%;color:var(--spf-primary,#ee4d2d);cursor:pointer;background:#fff;border-radius:2px;padding:12px 16px;font-size:15px;font-weight:600;transition:background .15s,color .15s}.ProtectedRoute-module___UiV6W__secondaryBtn:hover:not(:disabled){background:#ee4d2d0f}.ProtectedRoute-module___UiV6W__secondaryBtn:disabled{opacity:.5;cursor:not-allowed}.ProtectedRoute-module___UiV6W__divider{text-align:center;color:#999;margin-top:24px;margin-bottom:24px;font-size:13px;position:relative}.ProtectedRoute-module___UiV6W__divider:before,.ProtectedRoute-module___UiV6W__divider:after{content:"";background:#ebebeb;width:28%;height:1px;position:absolute;top:50%}.ProtectedRoute-module___UiV6W__divider:before{left:12%}.ProtectedRoute-module___UiV6W__divider:after{right:12%}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__googleBtn{color:#222;cursor:pointer;background:#fff;border:1px solid #e3e3e7;border-radius:2px;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px 16px;transition:transform .15s,background .15s,border-color .15s;display:flex}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__googleBtn:hover:not(:disabled){background:#fafafa;border-color:#c8c8cc}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__googleBtn:active:not(:disabled){transform:scale(.98)}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__googleBtn:disabled{opacity:.7;cursor:not-allowed}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__googleIcon{flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__googleIcon svg{width:100%;height:100%}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__googleLabel{color:#222;font-size:15px;font-weight:600;line-height:20px}.ProtectedRoute-module___UiV6W__loginScreen .ProtectedRoute-module___UiV6W__hpError{color:#dc2626;text-align:center;width:100%;margin:0;font-size:13px;line-height:18px}.ProtectedRoute-module___UiV6W__otpHeader{background:#fff;border-bottom:1px solid #f0f0f0;grid-template-columns:48px 1fr 48px;align-items:center;min-height:56px;padding:12px 8px;display:grid;position:absolute;top:0;left:0;right:0}.ProtectedRoute-module___UiV6W__otpBackBtn{width:36px;height:36px;color:var(--spf-primary,#ee4d2d);cursor:pointer;background:0 0;border:none;flex-shrink:0;grid-column:1;justify-content:center;align-items:center;padding:0;display:inline-flex}.ProtectedRoute-module___UiV6W__otpBackBtn:disabled{opacity:.5;cursor:not-allowed}.ProtectedRoute-module___UiV6W__otpHeaderTitle{text-align:center;color:#1a1a1a;grid-column:2;margin:0;font-size:17px;font-weight:600;line-height:1.3}.ProtectedRoute-module___UiV6W__otpStepLead{color:#555;text-align:center;margin:0;font-size:14px;line-height:1.45}.ProtectedRoute-module___UiV6W__otpStepPhone{color:#1a1a1a;text-align:center;font-variant-numeric:tabular-nums;margin:2px 0 12px;font-size:20px;font-weight:700;line-height:1.3}.ProtectedRoute-module___UiV6W__otpGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:16px;display:grid}.ProtectedRoute-module___UiV6W__otpDigit{box-sizing:border-box;text-align:center;font-variant-numeric:tabular-nums;-moz-appearance:textfield;background:0 0;border:none;border-bottom:2px solid #d8d8d8;outline:none;width:100%;min-width:0;height:52px;padding:0;font-size:22px;font-weight:600}.ProtectedRoute-module___UiV6W__otpDigit::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.ProtectedRoute-module___UiV6W__otpDigit::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.ProtectedRoute-module___UiV6W__otpDigit:focus{caret-color:#222;border-bottom-color:#222}.ProtectedRoute-module___UiV6W__otpDigit.ProtectedRoute-module___UiV6W__filled{border-bottom-color:#d8d8d8}.ProtectedRoute-module___UiV6W__resendBlock{flex-direction:column;align-items:center;gap:4px;margin:8px 0 0;display:flex}.ProtectedRoute-module___UiV6W__resendBlock .ProtectedRoute-module___UiV6W__resendHint{margin:0}.ProtectedRoute-module___UiV6W__resendHint{color:#777;text-align:center;margin:8px 0 0;font-size:14px;line-height:1.4}.ProtectedRoute-module___UiV6W__resendSeconds{color:var(--spf-primary,#ee4d2d);font-variant-numeric:tabular-nums;font-weight:600}.ProtectedRoute-module___UiV6W__textLink{color:#1a82ff;cursor:pointer;background:0 0;border:none;align-self:center;padding:0;font-size:14px;font-weight:500}.ProtectedRoute-module___UiV6W__textLink:hover{color:#0d6efd}.ProtectedRoute-module___UiV6W__textLink:disabled{opacity:.6;cursor:not-allowed}.ProtectedRoute-module___UiV6W__errorPopupBackdrop{z-index:1500;pointer-events:auto;background:0 0;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.ProtectedRoute-module___UiV6W__errorPopupCard{text-align:center;background:#323232eb;border-radius:6px;flex-direction:column;align-items:center;gap:6px;max-width:240px;padding:14px 22px 16px;display:flex;box-shadow:0 6px 18px #00000040}.ProtectedRoute-module___UiV6W__errorPopupIcon{justify-content:center;align-items:center;width:22px;height:22px;display:flex}.ProtectedRoute-module___UiV6W__errorPopupMessage{color:#fff;font-size:13px;line-height:1.4}
.PageContainer-module___8k1Mq__wrapper{background-color:var(--spf-bg);min-height:100vh;font-family:var(--font-geist-sans), sans-serif;justify-content:center;align-items:center;display:flex}.PageContainer-module___8k1Mq__main{background-color:#fff;flex-direction:column;width:100%;min-height:100vh;padding:2rem 1rem;display:flex}
.BackLink-module__wT8NbG__link{color:#71717a;margin-bottom:1rem;font-size:.875rem;font-weight:500;transition:color .2s;display:inline-block}.BackLink-module__wT8NbG__link:hover{color:#000}
.ExpandableText-module__3MzuBG__expandableText{color:#999;font-size:14px;font-weight:400}.ExpandableText-module__3MzuBG__expandableText .ExpandableText-module__3MzuBG__link{color:#6b7280;text-align:center;float:right;align-items:center;gap:2px;font-size:14px;font-weight:400;display:inline-flex}.ExpandableText-module__3MzuBG__expandableText .ExpandableText-module__3MzuBG__link svg{position:relative}
.TitleHeader-module__N8_w9W__titleHeader{z-index:100;color:#222;text-align:center;background:#fff;flex-shrink:0;justify-content:center;align-items:center;height:48px;padding:0 16px;font-size:16px;font-style:normal;font-weight:700;line-height:normal;display:flex;position:sticky;top:0}.TitleHeader-module__N8_w9W__back{color:#ee4d2d;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:absolute;top:50%;left:0;transform:translateY(-50%)}
.SectionHomeBanner-module__jSNUqa__wrapper{cursor:pointer;margin-top:-13.7%}.SectionHomeBanner-module__jSNUqa__banner{aspect-ratio:100/45;position:relative}.SectionHomeBanner-module__jSNUqa__image{width:100%;display:block;position:absolute;bottom:0;left:0}.SectionHomeBanner-module__jSNUqa__image img{border-radius:var(--spf-radius-card)}.SectionHomeBanner-module__jSNUqa__subImage{z-index:0;width:36%;position:absolute;bottom:0;right:0}@supports (animation-timeline:scroll()){@keyframes SectionHomeBanner-module__jSNUqa__home-banner-lift{0%{z-index:6}to{z-index:0}}.SectionHomeBanner-module__jSNUqa__subImage{animation:step-end both SectionHomeBanner-module__jSNUqa__home-banner-lift;animation-timeline:scroll(root);animation-range:0 5px}}
.CollectionsPage-module__CEgH-G__wrapper .CollectionsPage-module__CEgH-G__content{width:100%}.CollectionsPage-module__CEgH-G__wrapper .CollectionsPage-module__CEgH-G__list{grid-template-columns:1fr;gap:16px;padding:20px 16px;display:grid}.CollectionsPage-module__CEgH-G__wrapper .CollectionsPage-module__CEgH-G__collectionCard{border-radius:0;gap:0;height:100%}.CollectionsPage-module__CEgH-G__wrapper .CollectionsPage-module__CEgH-G__empty{text-align:center;color:#6b7280;padding:80px 24px;font-size:14px}
.SectionHotCollection-module__go_eoa__sectionHotCollection{padding:12px 0}.SectionHotCollection-module__go_eoa__sectionHotCollection .SectionHotCollection-module__go_eoa__slide{flex-basis:65%}.SectionHotCollection-module__go_eoa__title{color:#000;align-items:center;gap:8px;margin-bottom:12px;font-size:18px;font-weight:500;line-height:normal;display:flex}.SectionHotCollection-module__go_eoa__arrowRight{width:20px;height:20px;color:var(--spf-primary);background-color:var(--spf-primary-light);border-radius:50%;justify-content:center;align-items:center;display:flex}
.VouchersPage-module__v5Pk1W__vouchersPage{background:#f5f5f5;min-height:100dvh;padding-top:20px;position:relative}.VouchersPage-module__v5Pk1W__vouchersPage:before{content:"";background:var(--spf-primary);z-index:0;border-radius:0 0 28px 28px;height:120px;position:absolute;top:0;left:0;right:0}.VouchersPage-module__v5Pk1W__vouchersPage .VouchersPage-module__v5Pk1W__content{z-index:1;flex-direction:column;padding:12px 14px;display:flex;position:relative}
