.Contact-module-scss-module__fjq3fG__contactPage{background:#fafafa;min-height:100vh}.Contact-module-scss-module__fjq3fG__header{text-align:center;background:#fff;border-bottom:1px solid #0000000f;padding:120px 24px 48px}.Contact-module-scss-module__fjq3fG__headerTitle{letter-spacing:-.03em;color:#0b1120;margin:0 0 12px;font-size:clamp(32px,6vw,48px);font-weight:800;line-height:1.1}.Contact-module-scss-module__fjq3fG__headerSubtitle{color:#64748b;margin:0;font-size:16px;font-weight:400;line-height:1.6}.Contact-module-scss-module__fjq3fG__headerSubtitle a{color:#0b1120;font-weight:600;text-decoration:none}.Contact-module-scss-module__fjq3fG__headerSubtitle a:hover{text-decoration:underline}.Contact-module-scss-module__fjq3fG__container{max-width:700px;margin:0 auto;padding:40px 24px 80px}.Contact-module-scss-module__fjq3fG__orderSummary{background:#fff;border:1.5px solid #fbcfec;border-radius:20px;align-items:center;gap:20px;margin-bottom:36px;padding:20px 22px;display:flex;box-shadow:0 1px 2px #0206170f,0 1px 1px #0206170a}.Contact-module-scss-module__fjq3fG__orderSummaryImage{color:#c81e91;background:#fdf2fb;border-radius:16px;flex:0 0 96px;justify-content:center;align-items:center;height:112px;display:flex}.Contact-module-scss-module__fjq3fG__orderSummaryImage img{width:auto;max-height:96px}.Contact-module-scss-module__fjq3fG__orderSummaryEyebrow{letter-spacing:.1em;text-transform:uppercase;color:#c81e91;margin-bottom:6px;font-size:11.5px;font-weight:700;display:block}.Contact-module-scss-module__fjq3fG__orderSummaryName{letter-spacing:-.01em;color:#0b1120;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:18px;font-weight:800;line-height:1.25}.Contact-module-scss-module__fjq3fG__orderSummaryMeta{color:#64748b;margin-top:2px;font-size:13px}.Contact-module-scss-module__fjq3fG__orderSummaryPlan{color:#334155;margin-top:8px;font-size:14px}.Contact-module-scss-module__fjq3fG__orderSummaryPlan b{color:#0b1120}.Contact-module-scss-module__fjq3fG__orderSummaryEdit{color:#a8157a;margin-top:8px;font-size:13px;font-weight:600;text-decoration:none;display:inline-block}.Contact-module-scss-module__fjq3fG__orderSummaryEdit:hover{text-decoration:underline}@media (max-width:520px){.Contact-module-scss-module__fjq3fG__orderSummary{flex-direction:column;align-items:flex-start}.Contact-module-scss-module__fjq3fG__orderSummaryImage{flex-basis:auto;width:100%}}.Contact-module-scss-module__fjq3fG__storeSection{margin-bottom:40px}.Contact-module-scss-module__fjq3fG__sectionLabel{letter-spacing:-.01em;color:#111;text-align:center;margin-bottom:16px;font-size:18px;font-weight:600}.Contact-module-scss-module__fjq3fG__selectedStoreCard{background:#fff;border:2px solid #2563eb;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:16px 20px;display:flex}.Contact-module-scss-module__fjq3fG__selectedStoreName{color:#0b1120;font-size:15px;font-weight:600}.Contact-module-scss-module__fjq3fG__selectedStoreAddress{color:#64748b;margin-top:2px;font-size:13px}.Contact-module-scss-module__fjq3fG__changeStoreBtn{color:#2563eb;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-size:13px;font-weight:600}.Contact-module-scss-module__fjq3fG__changeStoreBtn:hover{text-decoration:underline}.Contact-module-scss-module__fjq3fG__formSection{flex-direction:column;gap:16px;display:flex}.Contact-module-scss-module__fjq3fG__formCard{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:32px}.Contact-module-scss-module__fjq3fG__input,.Contact-module-scss-module__fjq3fG__textarea{color:#0b1120;background:#fafafa;border:1px solid #0000001f;border-radius:10px;outline:none;width:100%;padding:16px 18px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:400;transition:all .2s}.Contact-module-scss-module__fjq3fG__input:focus,.Contact-module-scss-module__fjq3fG__textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1f}.Contact-module-scss-module__fjq3fG__input::placeholder,.Contact-module-scss-module__fjq3fG__textarea::placeholder{color:#999}.Contact-module-scss-module__fjq3fG__inputError{border-color:#e53935!important}.Contact-module-scss-module__fjq3fG__textarea{resize:vertical;min-height:120px}.Contact-module-scss-module__fjq3fG__submitBtn,.Contact-module-scss-module__fjq3fG__successBtn{color:#fff;cursor:pointer;background-color:#0b1120;border:none;border-radius:999px;justify-content:center;align-items:center;width:100%;margin-top:8px;padding:18px 36px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.Contact-module-scss-module__fjq3fG__submitBtn:hover:not(:disabled),.Contact-module-scss-module__fjq3fG__successBtn:hover:not(:disabled){background-color:#1e293b;transform:translateY(-1px)}.Contact-module-scss-module__fjq3fG__submitBtn:disabled,.Contact-module-scss-module__fjq3fG__successBtn:disabled{opacity:.6;cursor:not-allowed}.Contact-module-scss-module__fjq3fG__feedbackMessage,.Contact-module-scss-module__fjq3fG__errorMessage,.Contact-module-scss-module__fjq3fG__successMessage{text-align:center;border-radius:8px;padding:12px;font-size:14px}.Contact-module-scss-module__fjq3fG__successMessage{color:#2e7d32;background:#e8f5e9}.Contact-module-scss-module__fjq3fG__errorMessage{color:#c62828;background:#fce4ec}.Contact-module-scss-module__fjq3fG__successOverlay{z-index:1000;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Contact-module-scss-module__fjq3fG__successCard{text-align:center;background:#fff;border-radius:20px;width:90%;max-width:420px;padding:48px 40px;box-shadow:0 20px 60px #00000026}.Contact-module-scss-module__fjq3fG__successTitle{color:#0b1120;margin:24px 0 12px;font-size:24px;font-weight:700}.Contact-module-scss-module__fjq3fG__successText{color:#64748b;margin-bottom:32px;font-size:15px;line-height:1.6}.Contact-module-scss-module__fjq3fG__successBtn{width:auto;padding:14px 36px;display:inline-flex}.Contact-module-scss-module__fjq3fG__checkmark{color:#2e7d32;background:#e8f5e9;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto;display:flex}@media (max-width:768px){.Contact-module-scss-module__fjq3fG__header{padding:100px 20px 36px}.Contact-module-scss-module__fjq3fG__container{padding:24px 16px 60px}.Contact-module-scss-module__fjq3fG__formCard{padding:24px 20px}}
.Effects-module-scss-module__8ORh-a__bwToColorOnHover{filter:grayscale(50%);transition:filter .8s}.Effects-module-scss-module__8ORh-a__bwToColorOnHover:hover{filter:grayscale(0%)}.Effects-module-scss-module__8ORh-a__checkmark__circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:#7ac142;fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards Effects-module-scss-module__8ORh-a__stroke}.Effects-module-scss-module__8ORh-a__checkmark{stroke-width:2px;stroke:#fff;stroke-miterlimit:10;border-radius:50%;width:56px;height:56px;margin:2% auto;animation:.4s ease-in-out .4s forwards Effects-module-scss-module__8ORh-a__fill,.3s ease-in-out .9s both Effects-module-scss-module__8ORh-a__scale;display:block;box-shadow:inset 0 0 #7ac142}.Effects-module-scss-module__8ORh-a__checkmark__check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards Effects-module-scss-module__8ORh-a__stroke}@keyframes Effects-module-scss-module__8ORh-a__stroke{to{stroke-dashoffset:0}}@keyframes Effects-module-scss-module__8ORh-a__scale{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes Effects-module-scss-module__8ORh-a__fill{to{box-shadow:inset 0 0 0 30px #7ac142}}
.FAQSection-module-scss-module__A3mRQG__faqSection{background:linear-gradient(#fff 0%,#f8f8fa 100%);padding:120px 24px;position:relative;overflow:hidden}.FAQSection-module-scss-module__A3mRQG__underlineAccent{display:inline-block;position:relative}.FAQSection-module-scss-module__A3mRQG__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.FAQSection-module-scss-module__A3mRQG__container{z-index:1;max-width:800px;margin:0 auto;position:relative}.FAQSection-module-scss-module__A3mRQG__header{text-align:center;margin-bottom:64px}.FAQSection-module-scss-module__A3mRQG__badge{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#2563eb;border-radius:100px;margin-bottom:24px;padding:6px 18px;font-size:12px;font-weight:700;display:inline-block;box-shadow:0 16px 30px -12px #2563eb8c}.FAQSection-module-scss-module__A3mRQG__title{color:#0b1120;letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.FAQSection-module-scss-module__A3mRQG__subtitle{color:#64748b;margin:0;font-size:17px;line-height:1.6}.FAQSection-module-scss-module__A3mRQG__faqList{flex-direction:column;gap:6px;display:flex}.FAQSection-module-scss-module__A3mRQG__faqItem{background:#fff;border:1px solid #0000000d;border-radius:16px;transition:all .3s cubic-bezier(.25,.46,.45,.94);overflow:hidden}.FAQSection-module-scss-module__A3mRQG__faqItem:hover{border-color:#0000001a;box-shadow:0 4px 20px #0000000a}.FAQSection-module-scss-module__A3mRQG__faqItemOpen{background:#0b1120;border-color:#0b1120;box-shadow:0 8px 32px #0000001f}.FAQSection-module-scss-module__A3mRQG__faqItemOpen:hover{border-color:#0b1120;box-shadow:0 8px 32px #00000029}.FAQSection-module-scss-module__A3mRQG__faqItemOpen .FAQSection-module-scss-module__A3mRQG__faqQuestion{color:#fff}.FAQSection-module-scss-module__A3mRQG__faqItemOpen .FAQSection-module-scss-module__A3mRQG__chevron{color:#ffffff80}.FAQSection-module-scss-module__A3mRQG__faqItemOpen .FAQSection-module-scss-module__A3mRQG__answerInner p{color:#ffffffbf}.FAQSection-module-scss-module__A3mRQG__faqQuestion{cursor:pointer;color:#0b1120;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;gap:20px;width:100%;padding:22px 28px;font-family:inherit;transition:color .3s;display:flex}.FAQSection-module-scss-module__A3mRQG__questionText{letter-spacing:-.01em;font-size:16px;font-weight:600;line-height:1.4}.FAQSection-module-scss-module__A3mRQG__chevron{color:#64748b;background:#0000000a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;transition:all .35s cubic-bezier(.25,.46,.45,.94);display:flex}.FAQSection-module-scss-module__A3mRQG__chevron svg{transition:transform .35s cubic-bezier(.25,.46,.45,.94)}.FAQSection-module-scss-module__A3mRQG__chevronOpen{background:#ffffff1a}.FAQSection-module-scss-module__A3mRQG__chevronOpen svg{transform:rotate(180deg)}.FAQSection-module-scss-module__A3mRQG__faqAnswer{grid-template-rows:0fr;transition:grid-template-rows .4s cubic-bezier(.25,.46,.45,.94);display:grid}.FAQSection-module-scss-module__A3mRQG__faqAnswerOpen{grid-template-rows:1fr}.FAQSection-module-scss-module__A3mRQG__answerInner{overflow:hidden}.FAQSection-module-scss-module__A3mRQG__answerInner p{color:#64748b;margin:0;padding:0 28px 24px;font-size:15px;line-height:1.7;transition:color .3s}@media (max-width:768px){.FAQSection-module-scss-module__A3mRQG__faqSection{padding:80px 16px}.FAQSection-module-scss-module__A3mRQG__header{margin-bottom:40px}.FAQSection-module-scss-module__A3mRQG__faqQuestion{padding:18px 20px}.FAQSection-module-scss-module__A3mRQG__questionText{font-size:15px}.FAQSection-module-scss-module__A3mRQG__answerInner p{padding:0 20px 20px;font-size:14px}.FAQSection-module-scss-module__A3mRQG__chevron{width:28px;height:28px}.FAQSection-module-scss-module__A3mRQG__chevron svg{width:16px;height:16px}}
.Button-module-scss-module__yHKn9q__primary,.Button-module-scss-module__yHKn9q__primaryXLarge,.Button-module-scss-module__yHKn9q__primaryXSmall,.Button-module-scss-module__yHKn9q__primarySmall{cursor:pointer;color:#fff;background-color:#0b1120;border:1.5px solid #0000;border-radius:999px;outline:none;width:max-content;padding:14px 28px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;transition:background .16s,transform .16s;box-shadow:0 16px 30px -12px #0b112059}.Button-module-scss-module__yHKn9q__outlined,.Button-module-scss-module__yHKn9q__outlinedXSmall,.Button-module-scss-module__yHKn9q__outlinedXLarge{cursor:pointer;color:#0b1120;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:999px;outline:none;width:max-content;padding:14px 28px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:16px;font-weight:600;transition:background .16s,border-color .16s}.Button-module-scss-module__yHKn9q__primarySmall{padding:6px 20px;font-size:12px}.Button-module-scss-module__yHKn9q__primaryXSmall{padding:4px 15px;font-size:8px}.Button-module-scss-module__yHKn9q__primaryXLarge,.Button-module-scss-module__yHKn9q__outlinedXLarge{padding:12px 40px;font-size:25px}.Button-module-scss-module__yHKn9q__outlinedXSmall{border-width:2px;padding:4px 15px;font-size:10px}.Button-module-scss-module__yHKn9q__primary:hover,.Button-module-scss-module__yHKn9q__primarySmall:hover,.Button-module-scss-module__yHKn9q__primaryXSmall:hover,.Button-module-scss-module__yHKn9q__primaryXLarge:hover{background-color:#1e293b;transform:translateY(-1px)}.Button-module-scss-module__yHKn9q__primary:active,.Button-module-scss-module__yHKn9q__primarySmall:active,.Button-module-scss-module__yHKn9q__primaryXSmall:active,.Button-module-scss-module__yHKn9q__primaryXLarge:active{background-color:#0b1120;transform:translateY(0)}.Button-module-scss-module__yHKn9q__outlined:hover,.Button-module-scss-module__yHKn9q__outlinedXLarge:hover,.Button-module-scss-module__yHKn9q__outlinedXSmall:hover{background-color:#f8fafc;border-color:#0b1120}.Button-module-scss-module__yHKn9q__outlined:active,.Button-module-scss-module__yHKn9q__outlinedXLarge:active,.Button-module-scss-module__yHKn9q__outlinedXSmall:active{background-color:#f1f5f9}@media screen and (max-width:1290px){.Button-module-scss-module__yHKn9q__primaryXLarge{font-size:20px}}
.PhoneHeroSection-module-scss-module__CYRFCq__phoneHero{text-align:center;background-color:#0b1120;flex-direction:column;align-items:center;padding:0;display:flex;overflow:hidden}.PhoneHeroSection-module-scss-module__CYRFCq__blueBar{background:linear-gradient(90deg,#2563eb33,#2563eb 20% 80%,#2563eb33);width:100%;height:5px}.PhoneHeroSection-module-scss-module__CYRFCq__phoneHeroContent{flex-direction:column;align-items:center;padding:80px 24px;display:flex}.PhoneHeroSection-module-scss-module__CYRFCq__phoneHeroTitle{color:#fff;letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(48px,8vw,80px);font-weight:600}.PhoneHeroSection-module-scss-module__CYRFCq__phoneHeroBtn{color:#fff;background-color:#0000;border:2px solid #fff6;border-radius:100px;justify-content:center;align-items:center;padding:18px 48px;font-size:16px;font-weight:600;text-decoration:none;transition:border-color .25s,background-color .25s;display:inline-flex}.PhoneHeroSection-module-scss-module__CYRFCq__phoneHeroBtn:hover{background-color:#ffffff1a;border-color:#fff}.PhoneHeroSection-module-scss-module__CYRFCq__providerBadge{color:#ffffffb3;margin:0 0 20px;font-size:18px;font-weight:400;line-height:1.7}.PhoneHeroSection-module-scss-module__CYRFCq__askLink{color:#4da3e0;cursor:pointer;align-items:center;gap:6px;margin-top:16px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.PhoneHeroSection-module-scss-module__CYRFCq__askLink:hover{color:#fff}.PhoneHeroSection-module-scss-module__CYRFCq__askLinkIcon{font-size:14px}.PhoneHeroSection-module-scss-module__CYRFCq__toolWrap{width:100%;max-width:1060px;margin:0 auto;padding:0 16px 72px}@media (max-width:520px){.PhoneHeroSection-module-scss-module__CYRFCq__toolWrap{padding:0 10px 48px}}.PhoneHeroSection-module-scss-module__CYRFCq__toolLoading{color:#5e7bb5;border:1px solid #78aaff2e;border-radius:20px;justify-content:center;align-items:center;min-height:480px;font-size:14px;display:flex}
.Divider-module-scss-module__Tp_UVq__dividerContainer{marin:0 auto}
.StatsSection-module-scss-module__jwb5Dq__stats{background-color:#e8e8ea;flex-wrap:wrap;justify-content:center;gap:80px;padding:80px 48px;display:flex}.StatsSection-module-scss-module__jwb5Dq__statItem{text-align:center;will-change:transform,opacity;transition:transform .15s ease-out,opacity .15s ease-out}.StatsSection-module-scss-module__jwb5Dq__statNumber{color:#0b1120;letter-spacing:-.02em;font-size:clamp(60px,6vw,84px);font-weight:800;display:block}.StatsSection-module-scss-module__jwb5Dq__statLabel{color:#64748b;margin-top:4px;font-size:20px;font-weight:500;display:block}@media (max-width:768px){.StatsSection-module-scss-module__jwb5Dq__stats{gap:40px}}.StatsSection-module-scss-module__jwb5Dq__countWrap{font-variant-numeric:tabular-nums;display:inline-block;position:relative}.StatsSection-module-scss-module__jwb5Dq__countSizer{visibility:hidden}.StatsSection-module-scss-module__jwb5Dq__countLive{text-align:center;position:absolute;inset:0}
.AppLogos-module-scss-module__4JgeSq__container{cursor:pointer;flex-direction:row;align-items:center;gap:30px;width:max-content;margin:20px auto 0;display:flex}@media screen and (max-width:1290px){.AppLogos-module-scss-module__4JgeSq__container{flex-direction:column;gap:10px}}
.ServicesSection-module-scss-module__bHXWkG__services{max-width:1200px;margin:0 auto;padding:100px 24px}.ServicesSection-module-scss-module__bHXWkG__servicesHeader{text-align:center;margin-bottom:64px}.ServicesSection-module-scss-module__bHXWkG__badge{color:#fff;background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:24px;font-size:14px;font-weight:600;display:inline-flex}.ServicesSection-module-scss-module__bHXWkG__sectionTitle{color:#0b1120;letter-spacing:-.02em;margin:0;font-size:clamp(36px,5vw,56px);font-weight:800}.ServicesSection-module-scss-module__bHXWkG__underlineAccent{display:inline-block;position:relative}.ServicesSection-module-scss-module__bHXWkG__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.ServicesSection-module-scss-module__bHXWkG__servicesGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.ServicesSection-module-scss-module__bHXWkG__serviceCard{will-change:transform,opacity;background-color:#fff;border:1px solid #e2e8f0;border-radius:24px;padding:48px 32px;text-decoration:none;transition:transform .15s ease-out,opacity .15s ease-out,box-shadow .3s;display:block}.ServicesSection-module-scss-module__bHXWkG__serviceCard:hover{transform:translateY(-4px);box-shadow:0 18px 42px -12px #0206172e}.ServicesSection-module-scss-module__bHXWkG__serviceCard:hover .ServicesSection-module-scss-module__bHXWkG__linkIcon{transform:translate(4px)}.ServicesSection-module-scss-module__bHXWkG__serviceCard h3{color:#0b1120;margin:0;font-size:22px;font-weight:700}.ServicesSection-module-scss-module__bHXWkG__serviceCard p{color:#64748b;margin:0;font-size:16px;line-height:1.6}.ServicesSection-module-scss-module__bHXWkG__serviceCardHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.ServicesSection-module-scss-module__bHXWkG__linkIcon{color:#0b1120;font-size:24px;transition:transform .2s}@media (max-width:768px){.ServicesSection-module-scss-module__bHXWkG__servicesGrid{grid-template-columns:1fr}}
.Global-module-scss-module__FAbd4q__h1{font-size:70px;font-weight:600}.Global-module-scss-module__FAbd4q__h2{font-size:50px;font-weight:600}.Global-module-scss-module__FAbd4q__h3{font-size:40px;font-weight:600}.Global-module-scss-module__FAbd4q__h4{font-size:30px;font-weight:600}.Global-module-scss-module__FAbd4q__h5{font-size:20px;font-weight:600}.Global-module-scss-module__FAbd4q__threeCol{grid-template-columns:1fr 1fr 1fr;column-gap:20px;display:grid}.Global-module-scss-module__FAbd4q__spacer30{height:30px}.Global-module-scss-module__FAbd4q__spacer50{height:50px}.Global-module-scss-module__FAbd4q__itemsCentered{justify-items:center;display:grid}.Global-module-scss-module__FAbd4q__link{cursor:pointer;color:#4169e1;font-weight:400}.Global-module-scss-module__FAbd4q__error{color:red;font-size:14px;font-weight:400}.Global-module-scss-module__FAbd4q__success{color:green;font-size:24px;font-weight:400}.Global-module-scss-module__FAbd4q__formContainer{gap:10px;max-width:50%;margin:0 auto;display:grid;overflow:auto}.Global-module-scss-module__FAbd4q__formContainerWide{gap:10px;width:70%;margin:0 auto;display:grid}.Global-module-scss-module__FAbd4q__formContainerUWide{gap:10px;width:88%;margin:0 auto;display:grid}.Global-module-scss-module__FAbd4q__contentContainer{text-align:center;padding:30px 80px;overflow:hidden}@media screen and (max-width:1290px){.Global-module-scss-module__FAbd4q__formContainerUWide{width:100%}.Global-module-scss-module__FAbd4q__formContainer{width:100%;max-width:unset;margin:0 auto}.Global-module-scss-module__FAbd4q__contentContainer{margin:0;padding:0}.Global-module-scss-module__FAbd4q__threeCol{grid-template-columns:1fr;column-gap:20px}.Global-module-scss-module__FAbd4q__h2{font-size:40px}.Global-module-scss-module__FAbd4q__h3{font-size:40px;font-weight:600}.Global-module-scss-module__FAbd4q__h4{font-size:30px;font-weight:600}.Global-module-scss-module__FAbd4q__h5{font-size:25px;font-weight:600}.Global-module-scss-module__FAbd4q__globalContainer{padding:10px;overflow:hidden}}
.JourneySection-module-scss-module__q26GAW__journey{max-width:1180px;margin:0 auto;padding:96px 24px}.JourneySection-module-scss-module__q26GAW__header{text-align:center;max-width:640px;margin:0 auto 64px}.JourneySection-module-scss-module__q26GAW__badge{color:#fff;letter-spacing:.12em;text-transform:uppercase;background:#2563eb;border-radius:999px;justify-content:center;align-items:center;margin-bottom:24px;padding:6px 18px;font-size:12px;font-weight:700;display:inline-flex;box-shadow:0 16px 30px -12px #2563eb8c}.JourneySection-module-scss-module__q26GAW__title{color:#0b1120;letter-spacing:-.03em;margin:0 0 16px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.JourneySection-module-scss-module__q26GAW__underlineAccent{display:inline-block;position:relative}.JourneySection-module-scss-module__q26GAW__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.JourneySection-module-scss-module__q26GAW__subtitle{color:#64748b;margin:0;font-size:17px;line-height:1.6}.JourneySection-module-scss-module__q26GAW__rail{grid-template-columns:repeat(4,1fr);gap:28px;display:grid;position:relative}.JourneySection-module-scss-module__q26GAW__line{background:repeating-linear-gradient(90deg,#bfdbfe 0 8px,#0000 8px 16px);height:2px;position:absolute;top:32px;left:calc(12.5% + 32px);right:calc(12.5% + 32px)}.JourneySection-module-scss-module__q26GAW__step{text-align:center;padding:0 6px;position:relative}.JourneySection-module-scss-module__q26GAW__step h3{color:#0b1120;letter-spacing:-.01em;margin:18px 0 8px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:19px;font-weight:700}.JourneySection-module-scss-module__q26GAW__step p{color:#64748b;margin:0;font-size:14px;line-height:1.65}.JourneySection-module-scss-module__q26GAW__dot{color:#2563eb;background:#eff6ff;border:1px solid #bfdbfe;border-radius:20px;justify-content:center;align-items:center;width:64px;height:64px;transition:transform .18s,box-shadow .18s;display:inline-flex;position:relative}.JourneySection-module-scss-module__q26GAW__dot svg{width:26px;height:26px}.JourneySection-module-scss-module__q26GAW__step:hover .JourneySection-module-scss-module__q26GAW__dot{color:#fff;background:#2563eb;transform:translateY(-4px);box-shadow:0 16px 30px -12px #2563eb8c}.JourneySection-module-scss-module__q26GAW__num{color:#fff;letter-spacing:.05em;background:#0b1120;border-radius:999px;padding:3px 8px;font-size:10.5px;font-style:normal;font-weight:800;position:absolute;top:-8px;right:-8px}@media (max-width:900px){.JourneySection-module-scss-module__q26GAW__rail{grid-template-columns:repeat(2,1fr);gap:40px 20px}.JourneySection-module-scss-module__q26GAW__line{display:none}}@media (max-width:520px){.JourneySection-module-scss-module__q26GAW__journey{padding:64px 20px}.JourneySection-module-scss-module__q26GAW__rail{grid-template-columns:1fr;gap:36px}}
.Paymentmethods-module-scss-module__Ehq9oq__container{flex-flow:wrap;justify-content:center;gap:15px;padding:5px;display:flex}
.SimPlansSection-module-scss-module__WWdwAG__blackSection{text-align:center;background-color:#0b1120;border-radius:24px;width:90%;margin:40px auto;padding:0;position:relative;overflow:hidden}.SimPlansSection-module-scss-module__WWdwAG__magentaBar{background:linear-gradient(90deg,#c81e9126,#f472c7 20%,#c81e91 80%,#c81e9126);border-radius:40px 40px 0 0;width:100%;height:5px}.SimPlansSection-module-scss-module__WWdwAG__badgeLight{color:#fff;background-color:#ffffff26;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:24px;font-size:14px;font-weight:600;display:inline-flex}.SimPlansSection-module-scss-module__WWdwAG__blackContent{max-width:700px;margin:0 auto;padding:50px 8px 30px}.SimPlansSection-module-scss-module__WWdwAG__blackTitle{color:#fff;letter-spacing:-.02em;margin:0 0 24px;font-size:clamp(36px,5vw,56px);font-weight:800;line-height:1.1}.SimPlansSection-module-scss-module__WWdwAG__underlineAccent{display:inline-block;position:relative}.SimPlansSection-module-scss-module__WWdwAG__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.SimPlansSection-module-scss-module__WWdwAG__blackSubtitle{color:#ffffffb3;margin:0 0 40px;font-size:18px;line-height:1.7}.SimPlansSection-module-scss-module__WWdwAG__whiteBtn{color:#0b1120;background-color:#fff;border-radius:999px;justify-content:center;align-items:center;padding:18px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:transform .16s,box-shadow .16s;display:inline-flex}.SimPlansSection-module-scss-module__WWdwAG__whiteBtn:hover{transform:translateY(-1px);box-shadow:0 8px 24px #fff3}.SimPlansSection-module-scss-module__WWdwAG__askLink{color:#f472c7;cursor:pointer;align-items:center;gap:6px;margin-top:15px;font-size:15px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex}.SimPlansSection-module-scss-module__WWdwAG__askLink:hover{color:#fff}.SimPlansSection-module-scss-module__WWdwAG__askLinkIcon{font-size:14px}.SimPlansSection-module-scss-module__WWdwAG__simFaq{text-align:left;max-width:640px;margin:44px auto 0;padding:0 24px 56px}.SimPlansSection-module-scss-module__WWdwAG__simFaqList{flex-direction:column;gap:10px;display:flex}.SimPlansSection-module-scss-module__WWdwAG__simFaqItem{background:#ffffff0b;border:1px solid #ffffff1a;border-radius:16px;transition:border-color .25s,background .25s,box-shadow .25s;overflow:hidden}.SimPlansSection-module-scss-module__WWdwAG__simFaqItem:hover{background:#ffffff12;border-color:#ffffff2e}.SimPlansSection-module-scss-module__WWdwAG__simFaqItemOpen{background:linear-gradient(#e03dae1f,#e03dae0a);border-color:#e03dae73;box-shadow:0 12px 34px -14px #c81e9173}.SimPlansSection-module-scss-module__WWdwAG__simFaqItemOpen:hover{background:linear-gradient(#e03dae24,#e03dae0d);border-color:#e03dae8c}.SimPlansSection-module-scss-module__WWdwAG__simFaqQuestion{cursor:pointer;color:#ffffffeb;text-align:left;letter-spacing:-.01em;background:0 0;border:none;justify-content:space-between;align-items:center;gap:16px;width:100%;padding:18px 20px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15.5px;font-weight:700;transition:color .2s;display:flex}.SimPlansSection-module-scss-module__WWdwAG__simFaqQuestion:hover{color:#fff}.SimPlansSection-module-scss-module__WWdwAG__simFaqIcon{color:#ffffff8c;background:#ffffff14;border-radius:50%;flex:0 0 28px;justify-content:center;align-items:center;width:28px;height:28px;transition:transform .3s cubic-bezier(.25,.46,.45,.94),background .2s,color .2s;display:inline-flex}.SimPlansSection-module-scss-module__WWdwAG__simFaqIconOpen{color:#fff;background:#c81e91;transform:rotate(45deg)}.SimPlansSection-module-scss-module__WWdwAG__simFaqAnswer{grid-template-rows:0fr;transition:grid-template-rows .35s cubic-bezier(.25,.46,.45,.94);display:grid}.SimPlansSection-module-scss-module__WWdwAG__simFaqAnswer p{color:#ffffff9e;text-align:left;margin:0;padding:0 56px 0 20px;font-size:13.5px;line-height:1.75;transition:padding .35s;overflow:hidden}.SimPlansSection-module-scss-module__WWdwAG__simFaqAnswerOpen{grid-template-rows:1fr}.SimPlansSection-module-scss-module__WWdwAG__simFaqAnswerOpen p{padding-top:2px;padding-bottom:18px}@media (max-width:768px){.SimPlansSection-module-scss-module__WWdwAG__blackSection{border-radius:20px;width:95%;margin:24px auto;padding:0}.SimPlansSection-module-scss-module__WWdwAG__blackContent{padding:36px 20px 24px}.SimPlansSection-module-scss-module__WWdwAG__blackTitle{margin-bottom:16px;font-size:28px}.SimPlansSection-module-scss-module__WWdwAG__blackSubtitle{margin-bottom:28px;font-size:15px;line-height:1.6}.SimPlansSection-module-scss-module__WWdwAG__badgeLight{width:32px;height:32px;margin-bottom:16px;font-size:12px}.SimPlansSection-module-scss-module__WWdwAG__whiteBtn{width:100%;padding:16px 28px;font-size:15px}.SimPlansSection-module-scss-module__WWdwAG__askLink{margin-top:12px;font-size:13px}.SimPlansSection-module-scss-module__WWdwAG__simFaq{margin-top:24px;padding:0 12px 40px}.SimPlansSection-module-scss-module__WWdwAG__simFaqQuestion{padding:15px 16px;font-size:14px}.SimPlansSection-module-scss-module__WWdwAG__simFaqAnswer p{padding:0 16px;font-size:12.5px}.SimPlansSection-module-scss-module__WWdwAG__simFaqAnswerOpen p{padding-bottom:15px}}
.HomeFooter-module-scss-module__vS4L6q__footer{background-color:#0b1120;margin:0;padding:0 48px 60px;position:relative;overflow:hidden}.HomeFooter-module-scss-module__vS4L6q__greenBar{background:linear-gradient(90deg,#00c86433,#00c864 20% 80%,#00c86433);width:100%;height:5px}.HomeFooter-module-scss-module__vS4L6q__footerGlow{background:linear-gradient(90deg,#0000,#4285f4cc,#0000);width:60%;height:2px;position:absolute;top:0;left:50%;transform:translate(-50%);box-shadow:0 0 60px 20px #4285f44d}.HomeFooter-module-scss-module__vS4L6q__footerContent{text-align:center;margin-bottom:100px;padding-top:100px}.HomeFooter-module-scss-module__vS4L6q__footerPill{color:#fff;letter-spacing:.15em;cursor:pointer;border:1.5px solid #ffffff4d;border-radius:100px;margin-bottom:32px;padding:12px 24px;font-size:12px;font-weight:600;text-decoration:none;transition:all .25s;display:inline-block}.HomeFooter-module-scss-module__vS4L6q__footerPill:hover{background-color:#ffffff1a;border-color:#fff}.HomeFooter-module-scss-module__vS4L6q__footerHeadline{color:#fff;letter-spacing:-.02em;margin:0 0 40px;font-size:clamp(48px,10vw,96px);font-weight:500;line-height:1}.HomeFooter-module-scss-module__vS4L6q__chatInputButton{cursor:pointer;background:#1a1a1a;border:1px solid #ffffff26;border-radius:50px;justify-content:space-between;align-items:center;width:100%;max-width:600px;margin:40px auto 0;padding:16px 20px;transition:all .25s;display:flex}.HomeFooter-module-scss-module__vS4L6q__chatInputButton:hover{border-color:#ffffff4d}.HomeFooter-module-scss-module__vS4L6q__chatInputPlaceholder{color:#fff6;font-size:16px;font-weight:400}.HomeFooter-module-scss-module__vS4L6q__chatInputIcon{color:#fff;background:#333;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:18px;display:flex}.HomeFooter-module-scss-module__vS4L6q__footerBottom{text-align:left}.HomeFooter-module-scss-module__vS4L6q__footerLinks{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:12px;display:flex}.HomeFooter-module-scss-module__vS4L6q__footerLinks a{color:#ffffff80;font-size:14px;text-decoration:none;transition:color .2s}.HomeFooter-module-scss-module__vS4L6q__footerLinks a:hover{color:#fff}.HomeFooter-module-scss-module__vS4L6q__footerLinks span{color:#ffffff4d}.HomeFooter-module-scss-module__vS4L6q__footerCopyright{color:#fff6;margin:0;font-size:14px}@media (max-width:768px){.HomeFooter-module-scss-module__vS4L6q__footer{padding:80px 24px 48px}.HomeFooter-module-scss-module__vS4L6q__footerContent{margin-bottom:60px}.HomeFooter-module-scss-module__vS4L6q__footerBottom{text-align:center}.HomeFooter-module-scss-module__vS4L6q__footerLinks{justify-content:center}}
.WhyUsSection-module-scss-module__G5uWuq__whyUs{max-width:1200px;margin:0 auto;padding:100px 24px}.WhyUsSection-module-scss-module__G5uWuq__whyUsHeader{text-align:center;margin-bottom:64px}.WhyUsSection-module-scss-module__G5uWuq__badge{color:#fff;background-color:#2563eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;margin-bottom:24px;font-size:14px;font-weight:600;display:inline-flex}.WhyUsSection-module-scss-module__G5uWuq__sectionTitle{color:#0b1120;letter-spacing:-.02em;margin:0;font-size:clamp(36px,5vw,56px);font-weight:800}.WhyUsSection-module-scss-module__G5uWuq__underlineAccent{display:inline-block;position:relative}.WhyUsSection-module-scss-module__G5uWuq__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.WhyUsSection-module-scss-module__G5uWuq__whyUsGrid{grid-template-columns:repeat(4,1fr);gap:20px;display:grid}.WhyUsSection-module-scss-module__G5uWuq__whyUsItem{text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(145deg,#f5f5f7cc,#ffffffe6);border:1px solid #0000000a;border-radius:24px;padding:40px 24px 36px;transition:all .35s cubic-bezier(.25,.46,.45,.94)}.WhyUsSection-module-scss-module__G5uWuq__whyUsItem:hover{border-color:#00000014;transform:translateY(-6px);box-shadow:0 20px 40px #0000000f}.WhyUsSection-module-scss-module__G5uWuq__whyUsItem h3{color:#0b1120;letter-spacing:-.01em;margin:0 0 10px;font-size:17px;font-weight:700}.WhyUsSection-module-scss-module__G5uWuq__whyUsItem p{color:#64748b;margin:0;font-size:14px;line-height:1.6}.WhyUsSection-module-scss-module__G5uWuq__whyUsIcon{color:#fff;background:#0b1120;border-radius:16px;justify-content:center;align-items:center;width:56px;height:56px;margin:0 auto 20px;display:flex}.WhyUsSection-module-scss-module__G5uWuq__whyUsIcon svg{width:26px;height:26px}@media (max-width:1024px){.WhyUsSection-module-scss-module__G5uWuq__whyUsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.WhyUsSection-module-scss-module__G5uWuq__whyUs{padding:80px 20px}.WhyUsSection-module-scss-module__G5uWuq__whyUsGrid{grid-template-columns:1fr;gap:14px}.WhyUsSection-module-scss-module__G5uWuq__whyUsItem{padding:32px 20px 28px}}
.CTASection-module-scss-module__IqbFQa__ctaSection{text-align:center;padding:120px 24px}.CTASection-module-scss-module__IqbFQa__ctaTitle{color:#0b1120;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(36px,5vw,56px);font-weight:800}.CTASection-module-scss-module__IqbFQa__underlineAccent{display:inline-block;position:relative}.CTASection-module-scss-module__IqbFQa__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.CTASection-module-scss-module__IqbFQa__ctaSubtitle{color:#64748b;margin:0 0 40px;font-size:18px}.CTASection-module-scss-module__IqbFQa__ctaButtons{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.CTASection-module-scss-module__IqbFQa__primaryBtn{color:#fff;background-color:#0b1120;border-radius:999px;justify-content:center;align-items:center;padding:18px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 16px 30px -12px #0b112059}.CTASection-module-scss-module__IqbFQa__primaryBtn:hover{background-color:#1e293b;transform:translateY(-1px)}.CTASection-module-scss-module__IqbFQa__secondaryBtn{color:#0b1120;background-color:#0000;border:1.5px solid #cbd5e1;border-radius:999px;justify-content:center;align-items:center;padding:18px 36px;font-size:16px;font-weight:600;text-decoration:none;transition:background .16s,border-color .16s;display:inline-flex}.CTASection-module-scss-module__IqbFQa__secondaryBtn:hover{background-color:#f8fafc;border-color:#0b1120}@media (max-width:768px){.CTASection-module-scss-module__IqbFQa__ctaSection{padding:80px 20px}.CTASection-module-scss-module__IqbFQa__ctaButtons{flex-direction:column;align-items:center;width:100%;max-width:320px;margin:0 auto}.CTASection-module-scss-module__IqbFQa__primaryBtn,.CTASection-module-scss-module__IqbFQa__secondaryBtn{width:100%}}
.ProductSelector-module-scss-module__eHkf0W__container{flexdirection:row;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin:0 auto;padding:20px;display:flex}.ProductSelector-module-scss-module__eHkf0W__container .ProductSelector-module-scss-module__eHkf0W__item{border-radius:10pm;cursor:pointer;width:100%;max-width:400px;transition:all .2s;overflow:hidden}.ProductSelector-module-scss-module__eHkf0W__container .ProductSelector-module-scss-module__eHkf0W__item:hover{transform:scale(1.02)}
.AppleRepairSection-module-scss-module__FESH5a__section{will-change:transform,opacity;background-color:#fff;border:1px solid #e2e8f0;border-radius:40px;margin:40px 24px;padding:0;transition:transform .5s cubic-bezier(.33,1,.68,1),opacity .5s cubic-bezier(.33,1,.68,1);overflow:hidden}.AppleRepairSection-module-scss-module__FESH5a__accentBar{background:linear-gradient(90deg,#0000000d,#0b1120 20% 80%,#0000000d);border-radius:40px 40px 0 0;width:100%;height:5px}.AppleRepairSection-module-scss-module__FESH5a__inner{align-items:center;gap:60px;max-width:1000px;margin:0 auto;padding:60px 48px;display:flex}.AppleRepairSection-module-scss-module__FESH5a__content{flex:1;min-width:0}.AppleRepairSection-module-scss-module__FESH5a__badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background-color:#2563eb;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:600;display:inline-flex}.AppleRepairSection-module-scss-module__FESH5a__title{color:#0b1120;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.15}.AppleRepairSection-module-scss-module__FESH5a__underlineAccent{display:inline-block;position:relative}.AppleRepairSection-module-scss-module__FESH5a__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:6px;position:absolute;bottom:2px;left:2%;right:2%}.AppleRepairSection-module-scss-module__FESH5a__subtitle{color:#64748b;max-width:480px;margin:0 0 32px;font-size:16px;line-height:1.7}.AppleRepairSection-module-scss-module__FESH5a__cta{color:#fff;background-color:#0b1120;border-radius:999px;justify-content:center;align-items:center;padding:16px 32px;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 16px 30px -12px #0b112059}.AppleRepairSection-module-scss-module__FESH5a__cta:hover{background-color:#1e293b;transform:translateY(-1px)}.AppleRepairSection-module-scss-module__FESH5a__imageWrapper{border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;width:300px;height:300px;display:flex;overflow:hidden}.AppleRepairSection-module-scss-module__FESH5a__heroImage{object-fit:cover;object-position:top;will-change:transform;width:100%;height:100%;transition:transform .1s ease-out}@media (max-width:768px){.AppleRepairSection-module-scss-module__FESH5a__section{border-radius:32px;margin:24px 16px}.AppleRepairSection-module-scss-module__FESH5a__inner{text-align:center;flex-direction:column;gap:24px;padding:40px 28px}.AppleRepairSection-module-scss-module__FESH5a__subtitle{max-width:none}.AppleRepairSection-module-scss-module__FESH5a__imageWrapper{order:-1;width:220px;height:220px}.AppleRepairSection-module-scss-module__FESH5a__cta{width:100%}}
.CountDown-module-scss-module__MbO4TW__container{grid-template-columns:max-content max-content max-content max-content;display:grid}.CountDown-module-scss-module__MbO4TW__container div{padding-left:5px;padding-right:5px}@media screen and (max-width:1000px){.CountDown-module-scss-module__MbO4TW__container{grid-template-columns:1fr}}
.Loader-module-scss-module__N8UfwG__loader{aspect-ratio:1;color:#0071bc;background:radial-gradient(10px,currentColor 94%,#0000);width:40px;position:relative}.Loader-module-scss-module__N8UfwG__loaderContainer{textalign:center;justify-content:center;display:grid}.Loader-module-scss-module__N8UfwG__loader:before{content:"";background-color:#0000;background-image:radial-gradient(9px at 100% 100%,#0000 94%,currentColor),radial-gradient(9px at 0 100%,#0000 94%,currentColor),radial-gradient(9px at 100% 0,#0000 94%,currentColor),radial-gradient(9px at 0 0,#0000 94%,currentColor);background-position:0 0,100% 0,0 100%,100% 100%;background-repeat:no-repeat;background-size:20px 20px;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border-radius:50%;animation:1.5s cubic-bezier(.3,1,0,1) infinite Loader-module-scss-module__N8UfwG__l18;position:absolute;inset:0}@keyframes Loader-module-scss-module__N8UfwG__l18{33%{inset:-10px;transform:rotate(0)}66%{inset:-10px;transform:rotate(90deg)}to{inset:0;transform:rotate(90deg)}}
.WeBuyPhonesSection-module-scss-module__BnNbGq__section{will-change:transform,opacity;background-color:#0b1120;border-radius:40px;margin:40px 24px;padding:0;transition:transform .5s cubic-bezier(.33,1,.68,1),opacity .5s cubic-bezier(.33,1,.68,1);overflow:hidden}.WeBuyPhonesSection-module-scss-module__BnNbGq__accentBar{background:linear-gradient(90deg,#8883,#888 20% 80%,#8883);border-radius:40px 40px 0 0;width:100%;height:5px}.WeBuyPhonesSection-module-scss-module__BnNbGq__inner{align-items:center;gap:48px;max-width:1000px;margin:0 auto;padding:60px 48px;display:flex}.WeBuyPhonesSection-module-scss-module__BnNbGq__content{flex:1;min-width:0}.WeBuyPhonesSection-module-scss-module__BnNbGq__badge{color:#fff;letter-spacing:.04em;text-transform:uppercase;background-color:#888;border-radius:100px;align-items:center;gap:8px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:700;display:inline-flex}.WeBuyPhonesSection-module-scss-module__BnNbGq__title{color:#fff;letter-spacing:-.02em;margin:0 0 16px;font-size:clamp(28px,4vw,42px);font-weight:800;line-height:1.15}.WeBuyPhonesSection-module-scss-module__BnNbGq__underlineAccent{display:inline-block;position:relative}.WeBuyPhonesSection-module-scss-module__BnNbGq__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:6px;position:absolute;bottom:2px;left:2%;right:2%}.WeBuyPhonesSection-module-scss-module__BnNbGq__subtitle{color:#ffffffa6;max-width:440px;margin:0 0 32px;font-size:16px;line-height:1.7}.WeBuyPhonesSection-module-scss-module__BnNbGq__cta{color:#fff;background-color:#888;border-radius:100px;justify-content:center;align-items:center;padding:16px 32px;font-size:15px;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}.WeBuyPhonesSection-module-scss-module__BnNbGq__cta:hover{transform:scale(1.02);box-shadow:0 8px 24px #88888859}.WeBuyPhonesSection-module-scss-module__BnNbGq__imageWrapper{border-radius:32px;flex-shrink:0;justify-content:center;align-items:center;width:300px;height:300px;display:flex;overflow:hidden}.WeBuyPhonesSection-module-scss-module__BnNbGq__heroImage{object-fit:cover;object-position:right;will-change:transform;width:100%;height:100%;transition:transform .1s ease-out}@media (max-width:768px){.WeBuyPhonesSection-module-scss-module__BnNbGq__section{border-radius:32px;margin:24px 16px}.WeBuyPhonesSection-module-scss-module__BnNbGq__inner{text-align:center;flex-direction:column;gap:24px;padding:40px 28px}.WeBuyPhonesSection-module-scss-module__BnNbGq__subtitle{max-width:none}.WeBuyPhonesSection-module-scss-module__BnNbGq__imageWrapper{order:-1;width:220px;height:220px}.WeBuyPhonesSection-module-scss-module__BnNbGq__cta{width:100%}}
.PageHeader-module-scss-module__Ce4SZq__container{text-align:center;width:60%;margin:0 auto}@media screen and (max-width:1290px){.PageHeader-module-scss-module__Ce4SZq__container{width:100%}}
.PhonesInStock-module-scss-module__bZxpXa__section{max-width:1200px;margin:0 auto;padding:100px 24px}.PhonesInStock-module-scss-module__bZxpXa__header{margin-bottom:40px}.PhonesInStock-module-scss-module__bZxpXa__badge{color:#fff;letter-spacing:.02em;background-color:#2563eb;border-radius:999px;justify-content:center;align-items:center;height:40px;margin-bottom:24px;padding:0 18px;font-size:13px;font-weight:600;display:inline-flex;box-shadow:0 16px 30px -12px #2563eb8c}.PhonesInStock-module-scss-module__bZxpXa__sectionTitle{color:#0b1120;letter-spacing:-.02em;margin:0 0 12px;font-size:clamp(32px,5vw,52px);font-weight:800}.PhonesInStock-module-scss-module__bZxpXa__underlineAccent{display:inline-block;position:relative}.PhonesInStock-module-scss-module__bZxpXa__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.PhonesInStock-module-scss-module__bZxpXa__sectionSub{color:#64748b;max-width:640px;margin:0;font-size:17px;line-height:1.6}.PhonesInStock-module-scss-module__bZxpXa__grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.PhonesInStock-module-scss-module__bZxpXa__card{background-color:#fff;border:1px solid #e2e8f0;border-radius:20px;flex-direction:column;padding:28px;transition:transform .18s,box-shadow .18s;display:flex;box-shadow:0 1px 2px #0206170f,0 1px 1px #0206170a}.PhonesInStock-module-scss-module__bZxpXa__card:hover{transform:translateY(-4px);box-shadow:0 18px 42px -12px #0206172e}.PhonesInStock-module-scss-module__bZxpXa__cardImage{background:#f8fafc;border-radius:16px;justify-content:center;align-items:center;height:190px;margin-bottom:20px;display:flex}.PhonesInStock-module-scss-module__bZxpXa__cardImage img{width:auto;max-height:165px}.PhonesInStock-module-scss-module__bZxpXa__cardBrand{letter-spacing:.08em;text-transform:uppercase;color:#64748b;font-size:12px;font-weight:700}.PhonesInStock-module-scss-module__bZxpXa__cardName{color:#0b1120;letter-spacing:-.01em;margin:4px 0 2px;font-size:20px;font-weight:700}.PhonesInStock-module-scss-module__bZxpXa__cardMeta{color:#64748b;margin:0 0 14px;font-size:13px}.PhonesInStock-module-scss-module__bZxpXa__colourRow{color:#64748b;white-space:nowrap;flex-wrap:nowrap;align-items:center;gap:14px;height:18px;margin:-6px 0 14px;font-size:12.5px;font-weight:500;display:flex;overflow:hidden}.PhonesInStock-module-scss-module__bZxpXa__colourItem{align-items:center;gap:6px;display:inline-flex}.PhonesInStock-module-scss-module__bZxpXa__colourDot{border:1px solid #0206172e;border-radius:50%;width:12px;height:12px;display:inline-block;box-shadow:inset 0 1px 1px #ffffff59}.PhonesInStock-module-scss-module__bZxpXa__conditionNew{color:#16a34a;font-weight:600}.PhonesInStock-module-scss-module__bZxpXa__storageRow{flex-wrap:wrap;gap:8px;margin-bottom:16px;display:flex}.PhonesInStock-module-scss-module__bZxpXa__storagePill{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:999px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.PhonesInStock-module-scss-module__bZxpXa__storagePill.PhonesInStock-module-scss-module__bZxpXa__on{color:#fff;background:#2563eb;border-color:#2563eb}.PhonesInStock-module-scss-module__bZxpXa__price{color:#0b1120;letter-spacing:-.02em;font-size:28px;font-weight:800}.PhonesInStock-module-scss-module__bZxpXa__price small{color:#64748b;margin-left:6px;font-size:13px;font-weight:500}.PhonesInStock-module-scss-module__bZxpXa__priceFrom{color:#64748b;margin-right:2px;font-size:13px;font-weight:600}.PhonesInStock-module-scss-module__bZxpXa__stockAt{color:#64748b;flex-wrap:wrap;align-items:center;gap:6px;margin:10px 0 20px;font-size:13px;display:flex;position:relative}.PhonesInStock-module-scss-module__bZxpXa__stockAt svg{flex:none}.PhonesInStock-module-scss-module__bZxpXa__buyButton{text-align:center;color:#fff;cursor:pointer;background:#0b1120;border:none;border-radius:999px;width:100%;margin-top:auto;padding:15px;font-family:inherit;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s,transform .16s;display:block;box-shadow:0 16px 30px -12px #0b112059}.PhonesInStock-module-scss-module__bZxpXa__buyButton:hover{background:#1e293b;transform:translateY(-1px)}.PhonesInStock-module-scss-module__bZxpXa__showAllRow{justify-content:center;margin-top:36px;display:flex}.PhonesInStock-module-scss-module__bZxpXa__showAll{color:#0b1120;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:999px;padding:14px 28px;font-family:inherit;font-size:15px;font-weight:600;transition:all .15s}.PhonesInStock-module-scss-module__bZxpXa__showAll:hover{background:#f8fafc;border-color:#0b1120}@media (max-width:968px){.PhonesInStock-module-scss-module__bZxpXa__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.PhonesInStock-module-scss-module__bZxpXa__section{padding:64px 20px}.PhonesInStock-module-scss-module__bZxpXa__grid{grid-template-columns:1fr}}.PhonesInStock-module-scss-module__bZxpXa__stockLink{color:inherit;text-underline-offset:2px;text-decoration:underline}.PhonesInStock-module-scss-module__bZxpXa__stockLink:hover{color:#1d4ed8}.PhonesInStock-module-scss-module__bZxpXa__stockMore{color:#1d4ed8;cursor:pointer;background:#eff6ff;border:1px solid #bfdbfe;border-radius:999px;margin-left:2px;padding:2px 10px;font-family:inherit;font-size:12px;font-weight:600;transition:all .15s}.PhonesInStock-module-scss-module__bZxpXa__stockMore:hover,.PhonesInStock-module-scss-module__bZxpXa__stockMore[aria-expanded=true]{color:#fff;background:#2563eb;border-color:#2563eb}.PhonesInStock-module-scss-module__bZxpXa__stockPop{z-index:6;color:#fff;text-align:left;background:#0b1120;border-radius:12px;flex-direction:column;gap:4px;max-height:240px;padding:14px 16px;font-size:12.5px;line-height:1.5;display:flex;position:absolute;bottom:calc(100% + 10px);left:0;right:0;overflow-y:auto;box-shadow:0 12px 32px #0b112040}.PhonesInStock-module-scss-module__bZxpXa__stockPop b{letter-spacing:.08em;text-transform:uppercase;opacity:.7;margin-bottom:2px;font-size:11px;font-weight:700}.PhonesInStock-module-scss-module__bZxpXa__stockPop i{opacity:.65;border-top:1px solid #fff3;margin-top:8px;padding-top:8px;font-style:normal}.PhonesInStock-module-scss-module__bZxpXa__filters{flex-wrap:wrap;justify-content:center;align-items:center;gap:12px;margin-bottom:32px;display:flex}.PhonesInStock-module-scss-module__bZxpXa__searchInput{color:#0b1120;background:#fff;border:1px solid #e2e8f0;border-radius:100px;outline:none;flex:260px;max-width:340px;padding:13px 18px;font-family:inherit;font-size:14px;font-weight:500;transition:border-color .15s}.PhonesInStock-module-scss-module__bZxpXa__searchInput::placeholder{color:#64748b}.PhonesInStock-module-scss-module__bZxpXa__searchInput:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb29}.PhonesInStock-module-scss-module__bZxpXa__filterSelect{appearance:none;color:#0b1120;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23000000' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 16px center;background-repeat:no-repeat;background-size:13px;border:1px solid #e2e8f0;border-radius:999px;outline:none;padding:13px 42px 13px 18px;font-family:inherit;font-size:14px;font-weight:600;transition:border-color .15s}.PhonesInStock-module-scss-module__bZxpXa__filterSelect:hover{border-color:#93c5fd}.PhonesInStock-module-scss-module__bZxpXa__filterSelect:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 4px #2563eb29}.PhonesInStock-module-scss-module__bZxpXa__filtersClear{color:#fff;cursor:pointer;background:#0b1120;border:1px solid #0b1120;border-radius:999px;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:600;transition:background .16s}.PhonesInStock-module-scss-module__bZxpXa__filtersClear:hover{background:#1e293b}.PhonesInStock-module-scss-module__bZxpXa__filtersEmpty{text-align:center;color:#64748b;padding:40px 0;font-size:15px}@media (max-width:640px){.PhonesInStock-module-scss-module__bZxpXa__searchInput{flex-basis:100%;max-width:none}}
.Admin-module-scss-module__SJCCAa__container{text-align:center;padding:20px;line-height:1.5}.Admin-module-scss-module__SJCCAa__productTableHeader{color:#fff;text-align:left;background-color:#1a1a1a;gap:10px;padding:5px 20px;font-weight:600;display:flex}.Admin-module-scss-module__SJCCAa__leftContainer{flex-direction:column;gap:20px;display:flex}.Admin-module-scss-module__SJCCAa__deleteModal{text-align:center;flex-direction:column;justify-content:center;padding-bottom:20px;display:flex}.Admin-module-scss-module__SJCCAa__productTable{gap:7px;width:max-content;margin:0 auto;display:grid}.Admin-module-scss-module__SJCCAa__modalContainer{grid-template-columns:30% 1fr;gap:30px;width:100%;padding:10px;display:grid}.Admin-module-scss-module__SJCCAa__formContainer{flex-direction:column;gap:15px;display:flex}.Admin-module-scss-module__SJCCAa__custom-file-upload{cursor:pointer;border:1px solid #ccc;padding:6px 12px;display:inline-block}.Admin-module-scss-module__SJCCAa__productTableRow{text-align:left;cursor:pointer;background-color:#f2f2f2;flex-direction:row;align-items:center;gap:10px;padding:5px 20px;display:flex}.Admin-module-scss-module__SJCCAa__productTableRow:hover{background-color:#c3c3c3}.Admin-module-scss-module__SJCCAa__productTableCell{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Admin-module-scss-module__SJCCAa__newModal{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:15px;padding:20px;display:flex}.Admin-module-scss-module__SJCCAa__imageField{align-items:center;gap:10px;display:flex}
.Blog-module-scss-module__4gODGa__container{padding:80px}@media screen and (max-width:1000px){.Blog-module-scss-module__4gODGa__container{padding:10px}}
.Careers-module-scss-module__8f9CDG__uploadCard{background:linear-gradient(#fafafa 0%,#f5f5f5 100%);border:1px solid #0000001f;border-radius:14px;padding:16px;box-shadow:0 10px 26px #00000014}.Careers-module-scss-module__8f9CDG__uploadCardHeader{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.Careers-module-scss-module__8f9CDG__uploadTitle{margin:0;font-size:24px;font-weight:700}.Careers-module-scss-module__8f9CDG__uploadHint{opacity:.75;margin:4px 0 0;font-size:12px;line-height:1.4}.Careers-module-scss-module__8f9CDG__uploadActions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px;display:flex}.Careers-module-scss-module__8f9CDG__hiddenFileInput{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.Careers-module-scss-module__8f9CDG__pickButton{color:#fff;cursor:pointer;background:#1a1a1a;border:2px solid #1a1a1a;border-radius:10px;padding:10px 14px;font-weight:700}.Careers-module-scss-module__8f9CDG__pickButton:hover{background:#515151;border-color:#515151}.Careers-module-scss-module__8f9CDG__secondaryButton{color:#000000d9;cursor:pointer;background:0 0;border:2px solid #000000bf;border-radius:10px;padding:10px 14px;font-weight:700}.Careers-module-scss-module__8f9CDG__secondaryButton:hover{background:#0000000f}.Careers-module-scss-module__8f9CDG__fileRow{background:#ffffffb3;border:1px dashed #00000040;border-radius:12px;justify-content:space-between;align-items:center;gap:12px;margin-top:12px;padding:12px;display:flex}.Careers-module-scss-module__8f9CDG__fileMeta{text-align:left;display:grid}.Careers-module-scss-module__8f9CDG__fileName{text-overflow:ellipsis;white-space:nowrap;max-width:55ch;font-size:13px;font-weight:700;overflow:hidden}.Careers-module-scss-module__8f9CDG__fileSub{opacity:.7;margin-top:4px;font-size:12px}.Careers-module-scss-module__8f9CDG__muted{opacity:.75;text-align:left;margin-top:10px;font-size:12px}@media screen and (max-width:600px){.Careers-module-scss-module__8f9CDG__fileRow{flex-direction:column;align-items:stretch}.Careers-module-scss-module__8f9CDG__uploadActions{justify-content:flex-start}.Careers-module-scss-module__8f9CDG__fileName{max-width:34ch}}
.Locator-module-scss-module__2Sux1a__panel{background:radial-gradient(70% 60% at 100% 0,#2563eb12,#0000 70%),radial-gradient(55% 55% at 0 100%,#0d94880f,#0000 68%),#fff;border:1px solid #e2e8f0;border-radius:24px;max-width:860px;margin:0 auto;padding:28px clamp(18px,3.5vw,34px) 26px;position:relative;overflow:hidden;box-shadow:0 1px 2px #0206170f,0 1px 1px #0206170a}.Locator-module-scss-module__2Sux1a__panel:before{content:"";pointer-events:none;opacity:.22;background-image:radial-gradient(circle,#cbd5e1 1px,#0000 1.5px);background-size:20px 20px;position:absolute;inset:0;-webkit-mask:linear-gradient(#000,#0000 70%);mask:linear-gradient(#000,#0000 70%)}.Locator-module-scss-module__2Sux1a__panel>*{position:relative}.Locator-module-scss-module__2Sux1a__title{text-align:center;color:#0b1120;letter-spacing:-.03em;margin:0 0 22px;font-family:Plus Jakarta Sans,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:clamp(26px,4vw,38px);font-weight:800}.Locator-module-scss-module__2Sux1a__search{gap:8px;max-width:560px;margin:0 auto;display:flex}.Locator-module-scss-module__2Sux1a__field{flex:1;align-items:center;display:flex;position:relative}.Locator-module-scss-module__2Sux1a__field svg{color:#94a3b8;pointer-events:none;width:17px;height:17px;position:absolute;left:15px}.Locator-module-scss-module__2Sux1a__field input{color:#0b1120;background:#fff;border:1.5px solid #cbd5e1;border-radius:12px;outline:none;width:100%;padding:14px 16px 14px 42px;font-family:inherit;font-size:15px;transition:border-color .15s,box-shadow .15s}.Locator-module-scss-module__2Sux1a__field input::placeholder{color:#94a3b8}.Locator-module-scss-module__2Sux1a__field input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb24}.Locator-module-scss-module__2Sux1a__searchBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#0b1120;border:none;border-radius:12px;padding:14px 24px;font-family:inherit;font-size:14px;font-weight:600;transition:background .16s,transform .16s;box-shadow:0 16px 30px -12px #0b112059}.Locator-module-scss-module__2Sux1a__searchBtn:hover{background:#1e293b;transform:translateY(-1px)}.Locator-module-scss-module__2Sux1a__locate{justify-content:center;margin:14px 0 0;display:flex}.Locator-module-scss-module__2Sux1a__locate button{cursor:pointer;color:#1d4ed8;background:0 0;border:none;align-items:center;gap:6px;font-family:inherit;font-size:13.5px;font-weight:600;display:inline-flex}.Locator-module-scss-module__2Sux1a__locate button svg{width:14px;height:14px}.Locator-module-scss-module__2Sux1a__locate button:hover{text-decoration:underline}.Locator-module-scss-module__2Sux1a__locate button:disabled{cursor:wait;opacity:.7;text-decoration:none}.Locator-module-scss-module__2Sux1a__bar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:14px;margin:20px 0 14px;display:flex}.Locator-module-scss-module__2Sux1a__status{letter-spacing:.08em;text-transform:uppercase;color:#94a3b8;font-size:11.5px;font-weight:700}.Locator-module-scss-module__2Sux1a__toggle{background:#f8fafc;border:1px solid #e2e8f0;border-radius:999px;gap:3px;padding:4px;display:inline-flex}.Locator-module-scss-module__2Sux1a__toggle button{color:#64748b;cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-radius:999px;align-items:center;gap:6px;padding:7px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:inline-flex}.Locator-module-scss-module__2Sux1a__toggle button svg{width:14px;height:14px}.Locator-module-scss-module__2Sux1a__toggle button.Locator-module-scss-module__2Sux1a__on{color:#0b1120;background:#fff;box-shadow:0 1px 2px #0206170f,0 1px 1px #0206170a}.Locator-module-scss-module__2Sux1a__grid{grid-template-columns:repeat(auto-fill,minmax(244px,1fr));gap:10px;display:grid}.Locator-module-scss-module__2Sux1a__card{cursor:pointer;text-align:left;background:#fff;border:1px solid #e2e8f0;border-radius:16px;align-items:center;gap:12px;min-width:0;padding:12px 14px;font-family:inherit;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex}.Locator-module-scss-module__2Sux1a__card:hover{border-color:var(--tone-border,#bfdbfe);transform:translateY(-2px);box-shadow:0 4px 14px #02061714}.Locator-module-scss-module__2Sux1a__grid .Locator-module-scss-module__2Sux1a__card:nth-child(5n+1){--tone:#2563eb;--tone-soft:#eff6ff;--tone-border:#bfdbfe}.Locator-module-scss-module__2Sux1a__grid .Locator-module-scss-module__2Sux1a__card:nth-child(5n+2){--tone:#0d9488;--tone-soft:#f0fdfa;--tone-border:#99f6e4}.Locator-module-scss-module__2Sux1a__grid .Locator-module-scss-module__2Sux1a__card:nth-child(5n+3){--tone:#7c3aed;--tone-soft:#f5f3ff;--tone-border:#ddd6fe}.Locator-module-scss-module__2Sux1a__grid .Locator-module-scss-module__2Sux1a__card:nth-child(5n+4){--tone:#d97706;--tone-soft:#fffbeb;--tone-border:#fde68a}.Locator-module-scss-module__2Sux1a__grid .Locator-module-scss-module__2Sux1a__card:nth-child(5n+5){--tone:#0284c7;--tone-soft:#f0f9ff;--tone-border:#bae6fd}.Locator-module-scss-module__2Sux1a__ic{background:var(--tone-soft,#eff6ff);width:36px;height:36px;color:var(--tone,#2563eb);border:1px solid var(--tone-border,#bfdbfe);border-radius:11px;flex:0 0 36px;place-items:center;display:grid}.Locator-module-scss-module__2Sux1a__ic svg{width:16px;height:16px}.Locator-module-scss-module__2Sux1a__meta{flex-direction:column;flex:1;min-width:0;display:flex}.Locator-module-scss-module__2Sux1a__nm{color:#0b1120;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:700;overflow:hidden}.Locator-module-scss-module__2Sux1a__sub{color:#64748b;margin-top:1px;font-size:12px}.Locator-module-scss-module__2Sux1a__open{align-items:center;gap:5px;margin-top:4px;font-size:10.5px;font-weight:700;display:inline-flex}.Locator-module-scss-module__2Sux1a__open i{border-radius:50%;width:6px;height:6px;display:inline-block}.Locator-module-scss-module__2Sux1a__open.Locator-module-scss-module__2Sux1a__y{color:#16a34a}.Locator-module-scss-module__2Sux1a__open.Locator-module-scss-module__2Sux1a__y i{background:#16a34a;animation:2s ease-out infinite Locator-module-scss-module__2Sux1a__locatorPulse;box-shadow:0 0 #16a34a8c}.Locator-module-scss-module__2Sux1a__open.Locator-module-scss-module__2Sux1a__n{color:#94a3b8}.Locator-module-scss-module__2Sux1a__open.Locator-module-scss-module__2Sux1a__n i{background:#cbd5e1}@keyframes Locator-module-scss-module__2Sux1a__locatorPulse{0%{box-shadow:0 0 #16a34a8c}70%{box-shadow:0 0 0 6px #0000}to{box-shadow:0 0 #0000}}.Locator-module-scss-module__2Sux1a__dist{white-space:nowrap;color:#1d4ed8;background:#eff6ff;border:1px solid #dbeafe;border-radius:999px;flex:none;padding:4px 10px;font-size:12px;font-weight:700}.Locator-module-scss-module__2Sux1a__dist.Locator-module-scss-module__2Sux1a__closest{color:#14532d;background:#f0fdf4;border-color:#bbf7d0}.Locator-module-scss-module__2Sux1a__chev{color:#cbd5e1;flex:none;width:15px;height:15px}.Locator-module-scss-module__2Sux1a__cardClosest{border-color:#bbf7d0;box-shadow:0 0 0 3px #f0fdf4}.Locator-module-scss-module__2Sux1a__loader{justify-content:center;padding:40px 0;display:flex}@media (max-width:640px){.Locator-module-scss-module__2Sux1a__panel{padding:20px 14px 18px}.Locator-module-scss-module__2Sux1a__search{flex-direction:column}.Locator-module-scss-module__2Sux1a__bar{justify-content:center}}
.Plan-module-scss-module__QIENyq__container{flex-direction:row;justify-content:center;align-items:stretch;gap:10px;width:100%;display:flex}@media screen and (max-width:1290px){.Plan-module-scss-module__QIENyq__container{flex-direction:column}}
.Product-module-scss-module__g7G9hG__container{cursor:pointer;border:1.5px solid #ffffff12;border-radius:10px;flex-direction:column;flex:1;max-width:400px;margin:0 auto;transition:all .3s;display:flex}.Product-module-scss-module__g7G9hG__container:hover{border-color:#fff3;transform:scale(1.01)}.Product-module-scss-module__g7G9hG__container .Product-module-scss-module__g7G9hG__image{cursor:pointer;border-radius:10px;max-width:90%;height:auto;max-height:250px;margin:0 auto;transition:all .5s}.Product-module-scss-module__g7G9hG__container .Product-module-scss-module__g7G9hG__image:hover{transform:scale(1.05)}.Product-module-scss-module__g7G9hG__imageZoom{cursor:zoom-in;border-radius:10px;max-width:90%;height:auto;max-height:250px;margin:0 auto;transition:all .5s}.Product-module-scss-module__g7G9hG__imageZoom:hover{transform:scale(1.8)}.Product-module-scss-module__g7G9hG__productModalContainer{text-align:center;flex-direction:column;align-items:center;padding-bottom:20px;padding-left:20px;padding-right:20px;display:flex;overflow:hidden auto}.Product-module-scss-module__g7G9hG__imageThumb{cursor:pointer;border-radius:10px;transition:all .5s}.Product-module-scss-module__g7G9hG__imageThumb:hover{transform:scale(1.1)}.Product-module-scss-module__g7G9hG__imageThumb .Product-module-scss-module__g7G9hG__cartText{border-radius:7px;justify-content:center;align-items:center;padding:5px 20px;transition:all .3s;display:grid}.Product-module-scss-module__g7G9hG__imageThumb .Product-module-scss-module__g7G9hG__cartText:hover{background:#ffffff0d}.Product-module-scss-module__g7G9hG__imageContainer{text-align:center;place-content:center;align-items:flex-end;max-width:90%;height:250px;margin:0 auto;display:flex;position:relative;overflow:visible}.Product-module-scss-module__g7G9hG__footer{flex-direction:column;height:190px;padding:10px 20px;display:flex}.Product-module-scss-module__g7G9hG__footer .Product-module-scss-module__g7G9hG__price{font-size:30px}.Product-module-scss-module__g7G9hG__footer .Product-module-scss-module__g7G9hG__priceWas,.Product-module-scss-module__g7G9hG__footer .Product-module-scss-module__g7G9hG__extraText{color:red;font-size:20px}.Product-module-scss-module__g7G9hG__footer .Product-module-scss-module__g7G9hG__title{text-align:center;flex-direction:row;flex:1;font-size:24px;font-weight:400}.Product-module-scss-module__g7G9hG__footer .Product-module-scss-module__g7G9hG__subTitle{opacity:.5;text-align:center;flex-direction:row;flex:1;font-size:20px;font-weight:400}.Product-module-scss-module__g7G9hG__shippingText{background-color:#f2f2f2;border-radius:5px;width:max-content;margin:0 auto;padding:10px 20px}@media screen and (max-width:1290px){.Product-module-scss-module__g7G9hG__container{max-width:unset}}
.Booking-module-scss-module__gCjZmW__bookingOptions{grid-template-columns:1fr 1fr;width:50%;margin:100px auto 0;display:grid}.Booking-module-scss-module__gCjZmW__bookingLandingContainer{flex-direction:row;justify-content:center;align-items:center;gap:30px;margin:50px auto;display:flex}.Booking-module-scss-module__gCjZmW__bookingLandingBox,.Booking-module-scss-module__gCjZmW__bookingLandingBoxPrimary{background:#f2f2f2;border-bottom:2px solid #0071bc;max-width:400px;padding:30px;transition:all .4s}.Booking-module-scss-module__gCjZmW__bookingLandingBox:hover,.Booking-module-scss-module__gCjZmW__bookingLandingBoxPrimary:hover{transform:scale(1.05)}.Booking-module-scss-module__gCjZmW__bookingLandingBox .Booking-module-scss-module__gCjZmW__bookingLandingBoxTitle,.Booking-module-scss-module__gCjZmW__bookingLandingBoxPrimary .Booking-module-scss-module__gCjZmW__bookingLandingBoxTitle{margin-bottom:20px;font-size:24px;font-weight:700}.Booking-module-scss-module__gCjZmW__bookingLandingBox .Booking-module-scss-module__gCjZmW__bookingLandingBoxContent,.Booking-module-scss-module__gCjZmW__bookingLandingBoxPrimary .Booking-module-scss-module__gCjZmW__bookingLandingBoxContent{flex-direction:column;justify-content:center;align-items:center;gap:30px;font-size:18px;font-weight:300;display:flex}.Booking-module-scss-module__gCjZmW__bookingLandingBoxPrimary{border-bottom:5px solid #0071bc}.Booking-module-scss-module__gCjZmW__bookingLandingBoxPrimary .Booking-module-scss-module__gCjZmW__bookingLandingBoxTitle{margin-bottom:20px;font-size:32px;font-weight:700}@media screen and (max-width:1290px){.Booking-module-scss-module__gCjZmW__bookingOptions{grid-template-columns:1fr;gap:40px}.Booking-module-scss-module__gCjZmW__bookingLandingContainer{flex-direction:column}}
.Loyalty-module-scss-module__6Nh9bW__loyaltyDiagram{flex-direction:row;gap:90px;width:max-content;margin:0 auto;display:flex}.Loyalty-module-scss-module__6Nh9bW__loyaltyDiagram .Loyalty-module-scss-module__6Nh9bW__diagramItem{flex-direction:column;align-items:center;gap:20px;width:200px;display:flex}.Loyalty-module-scss-module__6Nh9bW__loyaltyDiagram .Loyalty-module-scss-module__6Nh9bW__diagramItem .Loyalty-module-scss-module__6Nh9bW__title{text-transform:uppercase;color:#fff;background:red;border-radius:100px;justify-content:center;align-items:center;width:150px;height:150px;font-weight:600;transition:all .4s;display:flex}.Loyalty-module-scss-module__6Nh9bW__loyaltyDiagram .Loyalty-module-scss-module__6Nh9bW__diagramItem .Loyalty-module-scss-module__6Nh9bW__title:hover{transform:scale(1.1)}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram{flex-direction:column;align-items:center;row-gap:50px;max-width:800px;margin:0 auto;display:flex}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__rewardItem{border-top:1px solid #c3c3c3;flex-direction:row;grid-template-columns:1fr 400px;gap:80px;width:100%;padding-top:15px;display:grid;position:relative}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__extras{text-align:left;padding-right:20px;font-size:20px}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__reward{color:#515151;flex-direction:column;flex:1;justify-content:flex-end;align-items:end;font-size:25px;display:flex}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__title{text-align:left;flex-direction:column;font-weight:700;display:flex}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__title .Loyalty-module-scss-module__6Nh9bW__points{color:#515151;font-size:40px}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__title .Loyalty-module-scss-module__6Nh9bW__pointsText{color:#8c8c8c;font-size:16px}@media screen and (max-width:1290px){.Loyalty-module-scss-module__6Nh9bW__loyaltyDiagram{flex-direction:column}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__rewardItem{grid-template-columns:1fr;gap:20px}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__title{text-align:center}.Loyalty-module-scss-module__6Nh9bW__rewardsDiagram .Loyalty-module-scss-module__6Nh9bW__reward{align-items:center}}
.PaymentCard-module-scss-module__EyacZq__base{background:#f2f2f2;border:1px solid #000;padding:10px}.PaymentCard-module-scss-module__EyacZq__base .PaymentCard-module-scss-module__EyacZq__CardField-input-wrapper{gap:10px;display:grid}
.PriceEstimator-module-scss-module__3pjrhG__underlineAccent{display:inline-block;position:relative}.PriceEstimator-module-scss-module__3pjrhG__underlineAccent:after{content:"";opacity:.7;z-index:0;background:linear-gradient(90deg,#2563eb,#c81e91,#7c3aed);border-radius:100px;height:8px;position:absolute;bottom:2px;left:2%;right:2%}.PriceEstimator-module-scss-module__3pjrhG__page{width:100%}.PriceEstimator-module-scss-module__3pjrhG__shell{width:100%;max-width:1100px;margin:0 auto;padding:24px 16px}.PriceEstimator-module-scss-module__3pjrhG__layout{grid-template-columns:1fr;gap:16px;display:grid}@media (min-width:900px){.PriceEstimator-module-scss-module__3pjrhG__layout{grid-template-columns:1fr 360px;align-items:start}}.PriceEstimator-module-scss-module__3pjrhG__stepCard{background:#fffffff2;border:1px solid #0000000f;border-radius:18px;padding:18px;box-shadow:0 10px 30px #0000000f}.PriceEstimator-module-scss-module__3pjrhG__stepHeader{justify-content:space-between;align-items:center;gap:12px;display:flex}.PriceEstimator-module-scss-module__3pjrhG__stepTitle{letter-spacing:-.02em;font-size:20px;font-weight:700}.PriceEstimator-module-scss-module__3pjrhG__stepSubtitle{opacity:.75;margin-top:4px;font-size:14px}.PriceEstimator-module-scss-module__3pjrhG__actionRow{flex-wrap:wrap;gap:10px;margin-top:14px;display:flex}.PriceEstimator-module-scss-module__3pjrhG__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:14px;display:grid}@media (min-width:680px){.PriceEstimator-module-scss-module__3pjrhG__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.PriceEstimator-module-scss-module__3pjrhG__optionCard{text-align:left;cursor:pointer;background:#fff;border:1px solid #00000014;border-radius:16px;align-content:start;gap:6px;min-height:74px;padding:14px;transition:transform .12s,box-shadow .12s,border-color .12s;display:grid}.PriceEstimator-module-scss-module__3pjrhG__optionCard:hover{border-color:#00000024;transform:translateY(-1px);box-shadow:0 10px 20px #00000014}.PriceEstimator-module-scss-module__3pjrhG__optionCardSelected{border-color:#3470ff99;box-shadow:0 0 0 3px #3470ff26}.PriceEstimator-module-scss-module__3pjrhG__optionTitle{font-weight:700;line-height:1.2}.PriceEstimator-module-scss-module__3pjrhG__optionMeta{opacity:.7;font-size:13px}.PriceEstimator-module-scss-module__3pjrhG__summary{position:sticky;top:104px}.PriceEstimator-module-scss-module__3pjrhG__summaryTop{gap:8px;display:grid}.PriceEstimator-module-scss-module__3pjrhG__total{letter-spacing:-.03em;font-size:34px;font-weight:800}.PriceEstimator-module-scss-module__3pjrhG__kv{gap:6px;margin-top:12px;display:grid}.PriceEstimator-module-scss-module__3pjrhG__kvRow{opacity:.85;justify-content:space-between;gap:10px;font-size:14px;display:flex}.PriceEstimator-module-scss-module__3pjrhG__pillRow{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.PriceEstimator-module-scss-module__3pjrhG__mobileBar{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);z-index:50;background:#ffffffeb;border-top:1px solid #00000014;gap:8px;padding:12px;display:grid;position:fixed;bottom:0;left:0;right:0}@media (min-width:900px){.PriceEstimator-module-scss-module__3pjrhG__mobileBar{display:none}}.PriceEstimator-module-scss-module__3pjrhG__spacerForMobileBar{height:86px}@media (min-width:900px){.PriceEstimator-module-scss-module__3pjrhG__spacerForMobileBar{height:0}}
.Promos-module-scss-module__PU4ZSW__container{background:#f6f6f6;border-bottom-right-radius:15px;border-bottom-left-radius:15px;justify-items:center;margin-top:-12px;padding:40px;display:grid}@media screen and (max-width:1000px){.Promos-module-scss-module__PU4ZSW__container{padding:20px}}
.ResponsiveCustomList-module-scss-module__F7kFbW__container{row-gap:10px;width:50%;margin:0 auto;display:grid}@media screen and (max-width:1290px){.ResponsiveCustomList-module-scss-module__F7kFbW__container{width:100%}}
.ShopDetail-module-scss-module__BJlhyq__page{background:#f8fafc;min-height:100vh}.ShopDetail-module-scss-module__BJlhyq__hero{background:#0b1120;flex-direction:column;align-items:center;display:flex;position:relative;overflow:hidden}.ShopDetail-module-scss-module__BJlhyq__heroContent{z-index:2;text-align:center;padding:48px 24px;position:relative}.ShopDetail-module-scss-module__BJlhyq__badge{color:#ffffffb3;letter-spacing:.06em;text-transform:uppercase;background:#ffffff1a;border-radius:100px;align-items:center;gap:6px;margin-bottom:20px;padding:6px 14px;font-size:12px;font-weight:500;display:inline-flex}.ShopDetail-module-scss-module__BJlhyq__heroTitle{letter-spacing:-.03em;color:#fff;margin:0 0 12px;font-size:clamp(36px,7vw,64px);font-weight:800;line-height:1.05}.ShopDetail-module-scss-module__BJlhyq__heroSubtitle{color:#fff9;margin:0;font-size:clamp(15px,2vw,18px);font-weight:400;line-height:1.5}.ShopDetail-module-scss-module__BJlhyq__heroImageWrapper{width:100%;position:relative}.ShopDetail-module-scss-module__BJlhyq__heroImage{object-fit:cover;width:100%;height:100%;display:block}.ShopDetail-module-scss-module__BJlhyq__container{max-width:1200px;margin:0 auto;padding:40px 24px 80px}.ShopDetail-module-scss-module__BJlhyq__infoGrid{grid-template-columns:1fr 1fr;gap:16px;margin-bottom:32px;display:grid}.ShopDetail-module-scss-module__BJlhyq__card,.ShopDetail-module-scss-module__BJlhyq__cardFull{background:#fff;border:1px solid #0000000f;border-radius:16px;padding:28px}.ShopDetail-module-scss-module__BJlhyq__cardFull{grid-column:1/-1}.ShopDetail-module-scss-module__BJlhyq__cardLabel{letter-spacing:.08em;text-transform:uppercase;color:#64748b;margin-bottom:14px;font-size:18px;font-weight:600}.ShopDetail-module-scss-module__BJlhyq__cardTitle{color:#0b1120;margin:0 0 6px;font-size:16px;font-weight:600}.ShopDetail-module-scss-module__BJlhyq__cardText{color:#64748b;margin:0;font-size:16px;line-height:1.6}.ShopDetail-module-scss-module__BJlhyq__contactLink{color:#0b1120;align-items:center;gap:10px;padding:10px 0;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s;display:flex}.ShopDetail-module-scss-module__BJlhyq__contactLink:hover{color:#2563eb}.ShopDetail-module-scss-module__BJlhyq__contactIcon{background:#f8fafc;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.ShopDetail-module-scss-module__BJlhyq__contactIcon svg{stroke:#0b1120;width:16px;height:16px}.ShopDetail-module-scss-module__BJlhyq__contactLabel{color:#64748b;font-size:12px;font-weight:400}.ShopDetail-module-scss-module__BJlhyq__contactValue{color:#0b1120;font-size:14px;font-weight:500}.ShopDetail-module-scss-module__BJlhyq__servicesSection{margin-bottom:32px}.ShopDetail-module-scss-module__BJlhyq__sectionTitle{color:#0b1120;letter-spacing:-.01em;margin:0 0 16px;font-size:18px;font-weight:700}.ShopDetail-module-scss-module__BJlhyq__servicesList{flex-wrap:wrap;gap:8px;display:flex}.ShopDetail-module-scss-module__BJlhyq__serviceBadge{color:#fff;border-radius:100px;align-items:center;padding:8px 16px;font-size:13px;font-weight:500;text-decoration:none;transition:opacity .2s;display:inline-flex}.ShopDetail-module-scss-module__BJlhyq__serviceBadge:hover{opacity:.85}.ShopDetail-module-scss-module__BJlhyq__mapSection{margin-bottom:32px}.ShopDetail-module-scss-module__BJlhyq__mapWrapper{border:1px solid #0000000f;border-radius:16px;overflow:hidden}.ShopDetail-module-scss-module__BJlhyq__mapWrapper iframe{border:0;width:100%;height:350px;display:block}.ShopDetail-module-scss-module__BJlhyq__socialSection{margin-bottom:40px}.ShopDetail-module-scss-module__BJlhyq__socialList{gap:10px;display:flex}.ShopDetail-module-scss-module__BJlhyq__socialLink{color:#0b1120;background:#fff;border:1px solid #0000000f;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:background-color .2s,border-color .2s;display:flex}.ShopDetail-module-scss-module__BJlhyq__socialLink:hover{background:#f8fafc;border-color:#0000001f}.ShopDetail-module-scss-module__BJlhyq__socialLink svg{width:18px;height:18px}.ShopDetail-module-scss-module__BJlhyq__ctaSection{flex-wrap:wrap;gap:12px;display:flex}.ShopDetail-module-scss-module__BJlhyq__primaryBtn{color:#fff;background-color:#0b1120;border:none;border-radius:999px;flex:1;justify-content:center;align-items:center;min-width:180px;padding:16px 32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:background .16s,transform .16s;display:inline-flex;box-shadow:0 16px 30px -12px #0b112059}.ShopDetail-module-scss-module__BJlhyq__primaryBtn:hover{background-color:#1e293b;transform:translateY(-1px)}.ShopDetail-module-scss-module__BJlhyq__secondaryBtn{color:#0b1120;background-color:#fff;border:1.5px solid #cbd5e1;border-radius:999px;flex:1;justify-content:center;align-items:center;min-width:180px;padding:16px 32px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;font-size:15px;font-weight:600;text-decoration:none;transition:background-color .2s,border-color .2s;display:inline-flex}.ShopDetail-module-scss-module__BJlhyq__secondaryBtn:hover{background-color:#f8fafc;border-color:#0b1120}.ShopDetail-module-scss-module__BJlhyq__loading{justify-content:center;align-items:center;min-height:100vh;display:flex}@media (max-width:640px){.ShopDetail-module-scss-module__BJlhyq__hero{padding:100px 20px 0}.ShopDetail-module-scss-module__BJlhyq__heroImageWrapper{border-radius:12px 12px 0 0}.ShopDetail-module-scss-module__BJlhyq__container{padding:24px 16px 60px}.ShopDetail-module-scss-module__BJlhyq__infoGrid{grid-template-columns:1fr}.ShopDetail-module-scss-module__BJlhyq__card,.ShopDetail-module-scss-module__BJlhyq__cardFull{padding:22px}.ShopDetail-module-scss-module__BJlhyq__ctaSection{flex-direction:column}.ShopDetail-module-scss-module__BJlhyq__primaryBtn,.ShopDetail-module-scss-module__BJlhyq__secondaryBtn{width:100%}}
.StoreLocator-module-scss-module__VedBRq__buttonContainer{flex-direction:row;flex:1;justify-content:center;align-items:center;gap:20px;margin-top:50px;display:flex}.StoreLocator-module-scss-module__VedBRq__storeListOuter{background:#f2f2f2;width:100%;margin-top:30px;padding-left:40px;padding-right:40px}.StoreLocator-module-scss-module__VedBRq__storeList{box-sizing:border-box;flex-direction:column;flex:1;row-gap:10px;width:100%;margin-top:30px;margin-bottom:20px;font-size:25px;display:flex}.StoreLocator-module-scss-module__VedBRq__storeItem{box-sizing:border-box;flex-direction:row;flex:1;gap:10px;width:100%;transition:all .3s;display:flex}.StoreLocator-module-scss-module__VedBRq__storeItem:hover{color:#00f;background-color:#f2f2f2;margin-top:5px;margin-bottom:5px;padding:5px 20px;font-size:25px;font-weight:400;scale:1.05}.StoreLocator-module-scss-module__VedBRq__storeName,.StoreLocator-module-scss-module__VedBRq__storeCity,.StoreLocator-module-scss-module__VedBRq__storeDistance{text-overflow:ellipsis;white-space:nowrap;box-sizing:border-box;overflow:hidden}.StoreLocator-module-scss-module__VedBRq__storeName{box-sizing:border-box;text-align:left;flex:1;font-weight:400}.StoreLocator-module-scss-module__VedBRq__storeCity{text-align:left;width:300px}.StoreLocator-module-scss-module__VedBRq__storeDistance{text-align:right;width:150px;font-weight:400}.StoreLocator-module-scss-module__VedBRq__locationContainer{text-align:center;box-sizing:border-box;width:60%;margin:0 auto;padding:30px 0}.StoreLocator-module-scss-module__VedBRq__dropDown{width:50%;min-width:300px}.StoreLocator-module-scss-module__VedBRq__locationContainerInner{background:#f2f2f2;gap:8px;padding:30px 60px;display:grid}.StoreLocator-module-scss-module__VedBRq__locationMainContainer{text-align:center;flex-direction:column;place-items:center;width:80%;margin:0 auto 30px;display:flex}@media screen and (max-width:1290px){.StoreLocator-module-scss-module__VedBRq__locationContainer{width:100%}.StoreLocator-module-scss-module__VedBRq__buttonContainer{flex-direction:column}.StoreLocator-module-scss-module__VedBRq__locationContainerInner{padding:30px}.StoreLocator-module-scss-module__VedBRq__locationMainContainer{width:100%}.StoreLocator-module-scss-module__VedBRq__storeCity,.StoreLocator-module-scss-module__VedBRq__storePostcode{display:none}.StoreLocator-module-scss-module__VedBRq__storeCity{flex:1;display:none}.StoreLocator-module-scss-module__VedBRq__storeDistance{width:120px}.StoreLocator-module-scss-module__VedBRq__storeItem{width:90%;margin:0 auto;font-size:22px}.StoreLocator-module-scss-module__VedBRq__storeListOuter{padding:0}}
.Dashboard-module-scss-module__PWzoiq__tableHeaderStyle{text-align:left;color:#fff;background:#000000b3;border-radius:6px;margin-bottom:10px;padding-top:5px;padding-bottom:5px;padding-left:15px;font-weight:600}.Dashboard-module-scss-module__PWzoiq__tableStyle{background:#0000001a;border-radius:6px;padding:30px}.Dashboard-module-scss-module__PWzoiq__headerContainer{grid-template-columns:1fr 1fr 1fr;gap:20px;width:max-content;max-width:1200px;margin:0 auto;line-height:1.5;display:grid}.Dashboard-module-scss-module__PWzoiq__headerContainer .Dashboard-module-scss-module__PWzoiq__box{text-align:left;color:#333;cursor:pointer;background-color:#00000026;border-radius:13px;flex-direction:column;flex:1;width:100%;height:300px;padding:15px 30px;font-size:30px;font-weight:400;transition:all .5s;display:flex}.Dashboard-module-scss-module__PWzoiq__headerContainer .Dashboard-module-scss-module__PWzoiq__box .Dashboard-module-scss-module__PWzoiq__subTitle{color:#8c8c8c;margin-top:0;font-size:17px}.Dashboard-module-scss-module__PWzoiq__headerContainer .Dashboard-module-scss-module__PWzoiq__box:hover{background:#c3c3c3;transform:scale(1.02)}.Dashboard-module-scss-module__PWzoiq__headerContainer .Dashboard-module-scss-module__PWzoiq__box .Dashboard-module-scss-module__PWzoiq__subBox{text-align:right;flex-direction:column;flex:1;justify-content:flex-end;align-items:flex-end;gap:0;display:flex}.Dashboard-module-scss-module__PWzoiq__headerContainer .Dashboard-module-scss-module__PWzoiq__box .Dashboard-module-scss-module__PWzoiq__subBox .Dashboard-module-scss-module__PWzoiq__subBoxTitle{justify-content:flex-end;align-items:flex-end;margin-bottom:-20px;padding:0;font-size:70px;display:flex}.Dashboard-module-scss-module__PWzoiq__headerContainer .Dashboard-module-scss-module__PWzoiq__box .Dashboard-module-scss-module__PWzoiq__subBox .Dashboard-module-scss-module__PWzoiq__subBoxSubTitle{font-size:20px}.Dashboard-module-scss-module__PWzoiq__datagridRow:hover{background:#f2f2f2}.Dashboard-module-scss-module__PWzoiq__summaryRow{border-top:1px solid #000;margin-top:10px;font-weight:600}@media screen and (max-width:1290px){.Dashboard-module-scss-module__PWzoiq__headerContainer{grid-template-columns:1fr}}
.Products-module-scss-module__gklDaG__container{grid-template-columns:1fr 1fr 1fr;gap:80px;width:max-content;margin:0 auto;display:grid}@media screen and (max-width:1290px){.Products-module-scss-module__gklDaG__container{grid-template-columns:1fr;gap:30px;max-width:100%}}
