.aboutHeroSection-module__pQaQmG__hero{color:#fff;background-image:url(/images/about-banner-2.webp);background-position:50%;background-size:cover;align-items:center;width:100%;height:clamp(250px,40vh,400px);font-family:Poppins,sans-serif;display:flex;position:relative}.aboutHeroSection-module__pQaQmG__overlay{background:#00000080;justify-content:center;align-items:center;width:100%;height:clamp(250px,40vh,400px);padding:20px;display:flex}.aboutHeroSection-module__pQaQmG__rowContainer{flex-direction:column;justify-content:center;align-items:flex-start;gap:30px;width:100%;max-width:1400px;display:flex}.aboutHeroSection-module__pQaQmG__content{text-align:left;flex-direction:column;justify-content:center;width:100%;display:flex}.aboutHeroSection-module__pQaQmG__content h1{margin-bottom:15px;font-size:2.5rem;font-weight:700}.aboutHeroSection-module__pQaQmG__content p{color:#fff;text-align:justify;max-width:600px;font-size:1rem;line-height:1.6}.aboutHeroSection-module__pQaQmG__navLinks{white-space:nowrap;align-items:center;gap:20px;font-size:.9rem;display:flex}.aboutHeroSection-module__pQaQmG__navLinks a{color:#fff;align-items:center;font-weight:500;text-decoration:none;transition:color .3s;display:flex}.aboutHeroSection-module__pQaQmG__navLinks a:hover{color:var(--primary)}.aboutHeroSection-module__pQaQmG__navLinks span{font-size:1.1rem;line-height:1}.aboutHeroSection-module__pQaQmG__icon{margin-right:8px}.aboutHeroSection-module__pQaQmG__arrow{margin-left:8px;transition:transform .3s}.aboutHeroSection-module__pQaQmG__navLinks a:hover .aboutHeroSection-module__pQaQmG__arrow{transform:translate(3px)}@media (min-width:768px){.aboutHeroSection-module__pQaQmG__overlay{padding:0 40px}.aboutHeroSection-module__pQaQmG__rowContainer{flex-direction:row;justify-content:space-between;align-items:center}.aboutHeroSection-module__pQaQmG__content h1{font-size:3.5rem}.aboutHeroSection-module__pQaQmG__content p{font-size:1.1rem}.aboutHeroSection-module__pQaQmG__navLinks{font-size:1rem}}@media (min-width:992px){.aboutHeroSection-module__pQaQmG__overlay{padding:0 60px}.aboutHeroSection-module__pQaQmG__content h1{font-size:4rem}}@media (max-width:480px){.aboutHeroSection-module__pQaQmG__content h1{margin-bottom:10px;font-size:2rem}.aboutHeroSection-module__pQaQmG__content p{font-size:.9rem}.aboutHeroSection-module__pQaQmG__navLinks{gap:8px;font-size:.8rem}.aboutHeroSection-module__pQaQmG__icon,.aboutHeroSection-module__pQaQmG__arrow{width:14px;height:14px}}
.serviceAbout-module__jGzeia__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:30px;padding:30px;font-family:Poppins,sans-serif;display:flex}.serviceAbout-module__jGzeia__leftSection{flex:1;min-width:300px;max-width:600px;margin-top:20px;margin-bottom:30px;padding-right:0;position:relative}.serviceAbout-module__jGzeia__growthBox{background-color:var(--primary);color:#fff;text-align:center;z-index:2;border-radius:15px;width:180px;padding:15px;font-weight:700;position:absolute;top:-30px;left:0;transform:translateY(-50%)}.serviceAbout-module__jGzeia__growthBox h2{color:#fff;text-align:left;margin:0;font-size:2.5rem;line-height:1}.serviceAbout-module__jGzeia__growthBox p{color:#edf0ff;text-align:left;margin:5px 0 0;font-size:.9rem}.serviceAbout-module__jGzeia__mainImageBox{border-radius:20px;width:100%;height:auto;position:relative}.serviceAbout-module__jGzeia__mainImage{border-radius:20px;width:100%;height:auto;display:block}.serviceAbout-module__jGzeia__overlayImageBox{border:5px solid #fff;border-radius:15px;width:40%;max-width:200px;height:auto;position:absolute;bottom:-30px;right:0;overflow:hidden;box-shadow:0 10px 30px #0000001a}.serviceAbout-module__jGzeia__overlayImageBox:after{content:"";background-color:rgba(var(--primary), .2);z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.serviceAbout-module__jGzeia__overlayImage{width:100%;height:auto;display:block}.serviceAbout-module__jGzeia__rightSection{flex:1;min-width:300px;max-width:550px}.serviceAbout-module__jGzeia__serviceBadge{background:var(--primary-soft);color:var(--primary);border-radius:20px;margin-bottom:15px;padding:6px 12px;font-size:.8rem;font-weight:700;display:inline-block}.serviceAbout-module__jGzeia__heading{color:#1d1d1d;margin:10px 0;font-size:1.8rem;font-weight:800;line-height:1.3}.serviceAbout-module__jGzeia__description{color:#6f6f6f;text-align:justify;margin-bottom:25px;font-size:1rem;line-height:1.8}.serviceAbout-module__jGzeia__services{flex-direction:column;gap:20px;margin:30px 0;display:flex}.serviceAbout-module__jGzeia__serviceRow{flex-wrap:wrap;gap:20px;display:flex}.serviceAbout-module__jGzeia__serviceItem{background:#f9f9f9;border-radius:8px;flex:1;align-items:center;gap:15px;min-width:250px;padding:15px;transition:all .3s;display:flex}.serviceAbout-module__jGzeia__iconCircle{background:var(--primary);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:50px;height:50px;transition:transform .3s;display:flex}.serviceAbout-module__jGzeia__serviceItem h3{color:#333;margin:0;font-size:.95rem;font-weight:500}.serviceAbout-module__jGzeia__callText{color:#777;flex-wrap:wrap;align-items:center;gap:6px;margin:25px 0;font-size:1rem;font-weight:500;display:flex}.serviceAbout-module__jGzeia__callText a{color:var(--primary);align-items:center;gap:3px;text-decoration:none;transition:all .3s;display:inline-flex}.serviceAbout-module__jGzeia__appointmentBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:30px;align-items:center;gap:8px;padding:14px 25px;font-size:1rem;transition:all .3s;display:inline-flex}.serviceAbout-module__jGzeia__appointmentBtn h4{font-size:inherit;font-weight:inherit;margin:0;line-height:1}.serviceAbout-module__jGzeia__serviceItem:hover{transform:translateY(-5px);box-shadow:0 5px 15px #0000001a}.serviceAbout-module__jGzeia__serviceItem:hover .serviceAbout-module__jGzeia__iconCircle{transform:scale(1.1)}.serviceAbout-module__jGzeia__callText a:hover{text-decoration:underline}.serviceAbout-module__jGzeia__appointmentBtn:hover{background-color:var(--primary-soft);border:1px solid var(--primary);color:var(--primary);transform:translate(5px)}@media (min-width:768px){.serviceAbout-module__jGzeia__container{gap:50px;padding:50px}.serviceAbout-module__jGzeia__leftSection{margin-bottom:0;padding-right:40px}.serviceAbout-module__jGzeia__growthBox{width:auto;padding:20px;transform:translate(-10%)}.serviceAbout-module__jGzeia__growthBox h2{font-size:3.5rem}.serviceAbout-module__jGzeia__overlayImageBox{width:200px;bottom:50px;right:-50px}.serviceAbout-module__jGzeia__heading{font-size:2.25rem}.serviceAbout-module__jGzeia__serviceItem{background:0 0;min-width:0;padding-left:0}}@media (min-width:992px){.serviceAbout-module__jGzeia__heading{font-size:2.3rem}.serviceAbout-module__jGzeia__growthBox h2{font-size:4rem}}@media (max-width:480px){.serviceAbout-module__jGzeia__container{padding:20px}.serviceAbout-module__jGzeia__growthBox{width:150px;padding:12px;top:-20px}.serviceAbout-module__jGzeia__growthBox h2{font-size:2rem}.serviceAbout-module__jGzeia__overlayImageBox{width:35%;bottom:-20px}.serviceAbout-module__jGzeia__heading{font-size:1.8rem}.serviceAbout-module__jGzeia__serviceItem{min-width:100%}.serviceAbout-module__jGzeia__appointmentBtn{justify-content:center;width:100%}}
.footerTwo-module__6rtI2W__bulkOrderBanner{background-color:var(--primary);padding:1rem}.footerTwo-module__6rtI2W__bulkOrderContent{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.25rem;max-width:1200px;margin:0 auto;display:flex}.footerTwo-module__6rtI2W__bulkOrderTitle{color:#fff;margin:0;font-size:1.25rem;font-weight:600}.footerTwo-module__6rtI2W__planeWrapper{align-items:center;width:auto;height:100px;display:flex;position:relative}.footerTwo-module__6rtI2W__planeIconImg{object-fit:contain;filter:drop-shadow(0 1px 1px #00000026);width:auto;height:100%;margin-left:auto;display:block}.footerTwo-module__6rtI2W__bulkOrderButton{color:#fff;cursor:pointer;text-transform:uppercase;background-color:#343a40;border:none;border-radius:20px;padding:.5rem 1rem;font-size:.875rem;transition:all .3s}.footerTwo-module__6rtI2W__bulkOrderButton:hover{background-color:#23272b;transform:translateY(-2px);box-shadow:0 4px 8px #0003}.footerTwo-module__6rtI2W__bulkOrderButton:focus{outline:none}.footerTwo-module__6rtI2W__bulkOrderButton:focus-visible{outline-offset:3px;outline:3px solid #fff}.footerTwo-module__6rtI2W__bulkOrderButton h3{margin:0;font-size:.875rem;font-weight:600}.footerTwo-module__6rtI2W__footer{color:#333;background:#fff;border-top:1px solid #e5e5e5;padding:52px 32px 20px;font-family:sans-serif!important}.footerTwo-module__6rtI2W__footerInner{max-width:1400px;margin:0 auto}.footerTwo-module__6rtI2W__top{border-bottom:1px solid #e5e5e5;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:24px;padding-bottom:40px;display:grid}.footerTwo-module__6rtI2W__logo{align-items:center;width:110px;margin-bottom:14px;display:flex}.footerTwo-module__6rtI2W__logoImg{object-fit:cover;width:100%;height:100%}.footerTwo-module__6rtI2W__description{color:#666;text-align:left;margin-bottom:14px;font-size:13px;line-height:1.6}.footerTwo-module__6rtI2W__policies{color:#000;margin-bottom:14px;font-size:13px;line-height:1.2}.footerTwo-module__6rtI2W__socialIcons{flex-wrap:wrap;gap:10px;display:flex}.footerTwo-module__6rtI2W__socialIcons a{color:#000;border-radius:4px;align-items:center;font-size:19px;transition:color .3s,transform .3s;display:flex}.footerTwo-module__6rtI2W__socialIcons a:hover{color:var(--primary);transform:translateY(-2px)}.footerTwo-module__6rtI2W__socialIcons a:focus{outline:none}.footerTwo-module__6rtI2W__socialIcons a:focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:4px}.footerTwo-module__6rtI2W__title{white-space:nowrap;margin-bottom:14px;font-size:15px;font-weight:700;position:relative}.footerTwo-module__6rtI2W__title:after{content:"";background:var(--primary);width:20px;height:2px;margin-top:6px;display:block}.footerTwo-module__6rtI2W__footer ul{margin:0;padding:0;list-style:none}.footerTwo-module__6rtI2W__footer ul li{cursor:pointer;color:#555;border-radius:4px;align-items:center;gap:8px;margin:7px 0;font-size:13px;line-height:1.4;transition:color .3s,padding-left .3s;display:flex}.footerTwo-module__6rtI2W__footer ul li:before{content:"";background-color:var(--primary);border-radius:50%;width:5px;min-width:5px;height:5px;transition:transform .3s;display:inline-block}.footerTwo-module__6rtI2W__footer ul li:hover{color:var(--primary);padding-left:4px}.footerTwo-module__6rtI2W__footer ul li:hover:before{transform:scale(1.5)}.footerTwo-module__6rtI2W__footer ul li:focus{outline:none}.footerTwo-module__6rtI2W__footer ul li:focus-visible{outline:2px solid var(--primary);outline-offset:2px;color:var(--primary);border-radius:4px;padding-left:4px}.footerTwo-module__6rtI2W__footer ul li:focus-visible:before{transform:scale(1.5)}.footerTwo-module__6rtI2W__footer ul.footerTwo-module__6rtI2W__contact li{color:#555;cursor:default;align-items:flex-start;gap:8px;margin:7px 0;font-size:12.5px;line-height:1.5;display:flex;padding-left:0!important}.footerTwo-module__6rtI2W__footer ul.footerTwo-module__6rtI2W__contact li:before{display:none!important}.footerTwo-module__6rtI2W__footer ul.footerTwo-module__6rtI2W__contact li:hover{color:#555;padding-left:0}.footerTwo-module__6rtI2W__footer ul.footerTwo-module__6rtI2W__contact li svg{color:var(--primary);flex-shrink:0;margin-top:3px;font-size:14px}.footerTwo-module__6rtI2W__contactLink{color:inherit;word-break:break-all;border-radius:2px;text-decoration:none}.footerTwo-module__6rtI2W__contactLink:hover{text-decoration:underline}.footerTwo-module__6rtI2W__contactLink:focus{outline:none}.footerTwo-module__6rtI2W__contactLink:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:2px;text-decoration:underline}.footerTwo-module__6rtI2W__bottom{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin-top:28px;font-size:13px;display:flex;font-family:sans-serif!important}.footerTwo-module__6rtI2W__links a{color:#555;margin-left:20px;text-decoration:none}.footerTwo-module__6rtI2W__links a:hover{color:var(--primary)}.footerTwo-module__6rtI2W__links a:focus,.footerTwo-module__6rtI2W__links span[role=button]:focus{outline:none}.footerTwo-module__6rtI2W__links a:focus-visible,.footerTwo-module__6rtI2W__links span[role=button]:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:2px}.footerTwo-module__6rtI2W__skeleton{align-items:center;gap:10px;margin-bottom:12px;display:flex}.footerTwo-module__6rtI2W__skeletonIcon{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:3px;flex-shrink:0;width:14px;height:14px;animation:1.5s infinite footerTwo-module__6rtI2W__loading}.footerTwo-module__6rtI2W__skeletonText{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) 0 0/200% 100%;border-radius:3px;flex:1;max-width:180px;height:13px;animation:1.5s infinite footerTwo-module__6rtI2W__loading}@keyframes footerTwo-module__6rtI2W__loading{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:1200px){.footerTwo-module__6rtI2W__footer{padding:44px 28px 20px}.footerTwo-module__6rtI2W__top{grid-template-columns:repeat(3,1fr);gap:28px}.footerTwo-module__6rtI2W__title{font-size:15px}}@media (max-width:900px){.footerTwo-module__6rtI2W__planeWrapper{display:none}.footerTwo-module__6rtI2W__footer{margin-bottom:var(--bottom-nav-height);padding:40px 24px 20px}.footerTwo-module__6rtI2W__top{grid-template-columns:repeat(2,1fr);gap:24px}}@media (max-width:768px){.footerTwo-module__6rtI2W__footer{padding:36px 20px 20px}.footerTwo-module__6rtI2W__top{grid-template-columns:repeat(2,1fr);gap:20px}.footerTwo-module__6rtI2W__bottom{text-align:center;flex-direction:column;gap:12px}.footerTwo-module__6rtI2W__links a{margin-left:0}}@media (max-width:600px){.footerTwo-module__6rtI2W__bulkOrderBanner{padding:1.25rem 1rem}.footerTwo-module__6rtI2W__bulkOrderContent{text-align:center;flex-direction:column;align-items:center;gap:.75rem}.footerTwo-module__6rtI2W__bulkOrderTitle{font-size:1rem}.footerTwo-module__6rtI2W__bulkOrderButton{justify-content:center;align-items:center;width:auto;padding:.65rem 1.25rem;display:flex}}@media (max-width:480px){.footerTwo-module__6rtI2W__footer{padding:28px 16px 20px}.footerTwo-module__6rtI2W__top{grid-template-columns:1fr 1fr;gap:20px}.footerTwo-module__6rtI2W__bottom{text-align:center;font-size:12px}.footerTwo-module__6rtI2W__description{max-width:100%}.footerTwo-module__6rtI2W__socialIcons{justify-content:flex-start}}@media (max-width:360px){.footerTwo-module__6rtI2W__top{grid-template-columns:1fr}}
@keyframes NotificationPermission-module__7lIP1W__slideUp{0%{opacity:0;transform:translateY(100%)}to{opacity:1;transform:translateY(0)}}@keyframes NotificationPermission-module__7lIP1W__slideDown{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(100%)}}@keyframes NotificationPermission-module__7lIP1W__slideInRight{0%{opacity:0;transform:translate(calc(100% + 24px))}to{opacity:1;transform:translate(0)}}@keyframes NotificationPermission-module__7lIP1W__slideOutRight{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(calc(100% + 24px))}}@keyframes NotificationPermission-module__7lIP1W__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes NotificationPermission-module__7lIP1W__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes NotificationPermission-module__7lIP1W__spin{to{transform:rotate(360deg)}}.NotificationPermission-module__7lIP1W__backdrop{z-index:9999;background:#00000073;align-items:flex-end;animation:.22s forwards NotificationPermission-module__7lIP1W__fadeIn;display:flex;position:fixed;inset:0}.NotificationPermission-module__7lIP1W__backdropClosing{animation:.28s forwards NotificationPermission-module__7lIP1W__fadeOut}@media (min-width:640px){.NotificationPermission-module__7lIP1W__backdrop{pointer-events:none;background:0 0;justify-content:flex-end;align-items:flex-end}.NotificationPermission-module__7lIP1W__backdropClosing{animation:none}}.NotificationPermission-module__7lIP1W__card{background:var(--bg-color,#fff);color:var(--text-color,#111);border-radius:20px 20px 0 0;width:100%;padding:20px 20px 28px;animation:.32s cubic-bezier(.34,1.26,.64,1) forwards NotificationPermission-module__7lIP1W__slideUp;position:relative;box-shadow:0 -4px 32px #0000001f}.NotificationPermission-module__7lIP1W__cardClosing{animation:.28s ease-in forwards NotificationPermission-module__7lIP1W__slideDown}@media (min-width:640px){.NotificationPermission-module__7lIP1W__card{pointer-events:auto;border-radius:16px;width:360px;margin:0 24px 24px 0;padding:22px 22px 24px;animation:.34s cubic-bezier(.34,1.18,.64,1) forwards NotificationPermission-module__7lIP1W__slideInRight;box-shadow:0 8px 32px #00000024,0 2px 8px #00000014}.NotificationPermission-module__7lIP1W__cardClosing{animation:.26s ease-in forwards NotificationPermission-module__7lIP1W__slideOutRight}}.NotificationPermission-module__7lIP1W__handle{background:var(--bd-color,#d1d5db);border-radius:2px;width:40px;height:4px;margin:0 auto 16px}@media (min-width:640px){.NotificationPermission-module__7lIP1W__handle{display:none}}.NotificationPermission-module__7lIP1W__closeBtn{display:none}@media (min-width:640px){.NotificationPermission-module__7lIP1W__closeBtn{background:var(--bd-color,#e5e7eb);width:26px;height:26px;color:var(--text-color,#6b7280);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;transition:background .15s,color .15s;display:flex;position:absolute;top:12px;right:12px}.NotificationPermission-module__7lIP1W__closeBtn:hover{color:#111;background:#d1d5db}}.NotificationPermission-module__7lIP1W__header{align-items:center;gap:14px;margin-bottom:16px;display:flex}.NotificationPermission-module__7lIP1W__iconWrap{background:#eff6ff;border-radius:14px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;position:relative}.NotificationPermission-module__7lIP1W__bellIcon{color:var(--primary)}.NotificationPermission-module__7lIP1W__badgeDot{border:2px solid var(--bg-color,#fff);background:#ef4444;border-radius:50%;width:8px;height:8px;position:absolute;top:8px;right:8px}.NotificationPermission-module__7lIP1W__headerText{flex:1}@media (min-width:640px){.NotificationPermission-module__7lIP1W__headerText{padding-right:20px}}.NotificationPermission-module__7lIP1W__title{margin:0 0 3px;font-size:15px;font-weight:700;line-height:1.2}.NotificationPermission-module__7lIP1W__subtitle{color:#6b7280;margin:0;font-size:13px;line-height:1.4}.NotificationPermission-module__7lIP1W__divider{background:var(--bd-color,#e5e7eb);height:1px;margin:0 -20px 16px}@media (min-width:640px){.NotificationPermission-module__7lIP1W__divider{margin:0 -22px 16px}}.NotificationPermission-module__7lIP1W__benefits{flex-direction:column;gap:13px;margin:0 0 18px;padding:0;list-style:none;display:flex}.NotificationPermission-module__7lIP1W__benefit{align-items:center;gap:12px;display:flex}.NotificationPermission-module__7lIP1W__benefitIconWrap{background:color-mix(in srgb, var(--icon-color,var(--primary)) 12%, transparent);width:34px;height:34px;color:var(--icon-color,var(--primary));border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;display:flex}@supports not (background:color-mix(in srgb, red 12%, transparent)){.NotificationPermission-module__7lIP1W__benefitIconWrap{color:var(--icon-color,var(--primary));background:#f0f4ff}}.NotificationPermission-module__7lIP1W__benefitText{flex:1}.NotificationPermission-module__7lIP1W__benefitTitle{margin:0 0 1px;font-size:13px;font-weight:600}.NotificationPermission-module__7lIP1W__benefitDesc{color:#6b7280;margin:0;font-size:12px;line-height:1.4}.NotificationPermission-module__7lIP1W__actions{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.NotificationPermission-module__7lIP1W__btnAllow{background:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:7px;padding:13px 20px;font-size:14px;font-weight:600;transition:background .18s,opacity .18s;display:flex}.NotificationPermission-module__7lIP1W__btnAllow:hover:not(:disabled){background:var(--primary-hover)}.NotificationPermission-module__7lIP1W__btnAllow:disabled{opacity:.7;cursor:default}.NotificationPermission-module__7lIP1W__spinnerIcon{animation:.7s linear infinite NotificationPermission-module__7lIP1W__spin}.NotificationPermission-module__7lIP1W__btnDeny{border:1px solid var(--bd-color,#e5e7eb);color:var(--text-color,#374151);cursor:pointer;background:0 0;border-radius:12px;padding:11px 20px;font-size:14px;font-weight:500;transition:background .15s}.NotificationPermission-module__7lIP1W__btnDeny:hover:not(:disabled){background:var(--bd-color,#f3f4f6)}.NotificationPermission-module__7lIP1W__btnDeny:disabled{opacity:.6;cursor:default}.NotificationPermission-module__7lIP1W__privacyNote{color:#9ca3af;justify-content:center;align-items:center;gap:5px;font-size:11px;display:flex}.NotificationPermission-module__7lIP1W__statusWrap{text-align:center;flex-direction:column;align-items:center;gap:8px;padding:10px 0 4px;display:flex}.NotificationPermission-module__7lIP1W__statusIconWrap{border-radius:50%;justify-content:center;align-items:center;width:72px;height:72px;margin-bottom:4px;display:flex}.NotificationPermission-module__7lIP1W__statusIconWrap[data-variant=granted]{color:#16a34a;background:#dcfce7}.NotificationPermission-module__7lIP1W__statusIconWrap[data-variant=denied]{color:#dc2626;background:#fee2e2}.NotificationPermission-module__7lIP1W__statusTitle{margin:0;font-size:16px;font-weight:700}.NotificationPermission-module__7lIP1W__statusDesc{color:#6b7280;max-width:280px;margin:0;font-size:13px;line-height:1.5}.NotificationPermission-module__7lIP1W__statusClose{border:1px solid var(--bd-color,#e5e7eb);color:var(--text-color,#374151);cursor:pointer;background:0 0;border-radius:10px;margin-top:6px;padding:10px 28px;font-size:14px;font-weight:500;transition:background .15s}.NotificationPermission-module__7lIP1W__statusClose:hover{background:var(--bd-color,#f3f4f6)}
.header-module__bPT71G__header{z-index:1000;background:#fff;width:100%;font-family:Poppins,sans-serif;position:sticky;top:0;box-shadow:0 2px 8px #00000012}.header-module__bPT71G__header :focus{outline:none}.header-module__bPT71G__header :focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}.header-module__bPT71G__topBar{background:#fff;border-bottom:1px solid #e8e8e8;width:100%}.header-module__bPT71G__topBarInner{justify-content:space-between;align-items:center;max-width:1920px;height:36px;margin:0 auto;padding:0 24px;display:flex}.header-module__bPT71G__topBarLeft,.header-module__bPT71G__topBarRight{align-items:center;gap:16px;display:flex}.header-module__bPT71G__topBarLink{color:#555;cursor:pointer;white-space:nowrap;background:0 0;border:none;align-items:center;gap:5px;padding:0;font-family:inherit;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s;display:flex;position:relative;overflow:visible}.header-module__bPT71G__topBarLink:hover{color:var(--primary-hover)}.header-module__bPT71G__topBarDivider{background:#ddd;flex-shrink:0;width:1px;height:14px;display:block}.header-module__bPT71G__notificationIcon{width:16px;height:16px;color:var(--primary);flex-shrink:0}.header-module__bPT71G__topBarBadge{color:#fff;background:#ef4444;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;min-width:17px;height:17px;margin-left:2px;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:inline-flex}.header-module__bPT71G__mainBar{background:#fff;border-bottom:1px solid #f0f0f0;width:100%}.header-module__bPT71G__mainBarInner{align-items:center;gap:28px;max-width:1920px;height:68px;margin:0 auto;padding:0 24px;display:flex}.header-module__bPT71G__brand{cursor:pointer;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.header-module__bPT71G__brand img{object-fit:contain}.header-module__bPT71G__mainNav{flex-shrink:0;align-items:center;gap:24px;display:flex}.header-module__bPT71G__navLink{color:#333;white-space:nowrap;cursor:pointer;align-items:center;font-size:14px;font-weight:600;text-decoration:none;transition:color .2s;display:inline-flex;position:relative}.header-module__bPT71G__navLink:hover{color:var(--primary-hover)}.header-module__bPT71G__activeNav{color:var(--primary)!important}.header-module__bPT71G__activeNav:after{content:"";background:var(--primary);border-radius:2px;width:100%;height:2px;position:absolute;bottom:-4px;left:0}.header-module__bPT71G__searchBox{border:1.5px solid var(--primary);background:#fff;border-radius:6px;flex:1;align-items:center;min-width:0;transition:box-shadow .2s;display:flex}.header-module__bPT71G__searchBox:focus-within{box-shadow:0 0 0 3px #febd212e}.header-module__bPT71G__searchInput{color:#333;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:10px 16px;font-family:inherit;font-size:14px}.header-module__bPT71G__searchInput::placeholder{color:#aaa}.header-module__bPT71G__searchBtn{background:var(--primary);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;height:44px;padding:0 18px;transition:background .2s;display:flex}.header-module__bPT71G__searchBtn:hover{background:var(--primary-hover)}.header-module__bPT71G__searchBtn:disabled{opacity:.6;cursor:not-allowed}.header-module__bPT71G__searchSpinner{border:2px solid #e0e0e0;border-top-color:#febd21;border-radius:50%;flex-shrink:0;width:14px;height:14px;animation:.6s linear infinite header-module__bPT71G__spin;display:inline-block}@keyframes header-module__bPT71G__spin{to{transform:rotate(360deg)}}.header-module__bPT71G__searchDropdown{z-index:9999;background:#fff;border:1px solid #e0e0e0;border-radius:8px;max-height:420px;animation:.15s header-module__bPT71G__dropdownIn;position:absolute;top:calc(100% + 4px);left:0;right:0;overflow:hidden auto;box-shadow:0 8px 32px #00000021}@keyframes header-module__bPT71G__dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-module__bPT71G__searchDropdownLoading{color:#888;align-items:center;gap:10px;padding:14px 16px;font-size:13px;display:flex}.header-module__bPT71G__searchDropdownEmpty{text-align:center;color:#888;padding:16px;font-size:13px}.header-module__bPT71G__searchDropdownItem{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #f3f3f3;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:background .12s;display:flex}.header-module__bPT71G__searchDropdownItem:last-of-type{border-bottom:none}.header-module__bPT71G__searchDropdownItem:hover,.header-module__bPT71G__searchDropdownItemActive{background:#fffbf0}.header-module__bPT71G__searchDropdownImg{background:#f9f9f9;border:1px solid #eee;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;overflow:hidden}.header-module__bPT71G__searchDropdownImg img{object-fit:cover;width:100%;height:100%}.header-module__bPT71G__searchDropdownImgPlaceholder{color:#ccc;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.header-module__bPT71G__searchDropdownInfo{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.header-module__bPT71G__searchDropdownName{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:13.5px;font-weight:500;line-height:1.3;overflow:hidden}.header-module__bPT71G__searchDropdownCategory{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:11.5px;overflow:hidden}.header-module__bPT71G__searchDropdownPrice{color:#c0392b;white-space:nowrap;flex-shrink:0;font-size:13px;font-weight:600}.header-module__bPT71G__searchDropdownViewAll{color:#febd21;cursor:pointer;background:#fafafa;border:none;border-top:1px solid #ebebeb;justify-content:center;align-items:center;gap:7px;width:100%;padding:11px 16px;font-size:13px;font-weight:600;transition:background .12s,color .12s;display:flex}.header-module__bPT71G__searchDropdownViewAll:hover{color:#d4a017;background:#fffbf0}.header-module__bPT71G__searchDropdown::-webkit-scrollbar{width:5px}.header-module__bPT71G__searchDropdown::-webkit-scrollbar-track{background:0 0}.header-module__bPT71G__searchDropdown::-webkit-scrollbar-thumb{background:#e0e0e0;border-radius:10px}.header-module__bPT71G__sellerBtn{background:var(--primary);color:#111;cursor:pointer;white-space:nowrap;border:none;border-radius:6px;flex-shrink:0;align-items:center;gap:7px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:700;line-height:1;text-decoration:none;transition:background .2s,transform .15s;display:inline-flex}.header-module__bPT71G__sellerBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.header-module__bPT71G__regionSearchWrap{z-index:1;background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:6px;padding:8px 10px;display:flex;position:sticky;top:0}.header-module__bPT71G__regionSearchIcon{color:#999;flex-shrink:0}.header-module__bPT71G__regionSearchInput{color:#222;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:0;font-size:13px}.header-module__bPT71G__regionSearchInput::placeholder{color:#bbb}.header-module__bPT71G__regionSearchClear{cursor:pointer;color:#555;background:#e0e0e0;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex}.header-module__bPT71G__regionNoResults{color:#999;text-align:center;padding:12px 14px;font-size:13px}.header-module__bPT71G__mobileRegionSearchWrap{background:#f5f5f5;border:1px solid #e8e8e8;border-radius:8px;align-items:center;gap:8px;margin:6px 16px 4px;padding:7px 10px;display:flex}.header-module__bPT71G__mobileRegionSearchInput{color:#222;background:0 0;border:none;outline:none;flex:1;padding:0;font-size:13px}.header-module__bPT71G__mobileRegionSearchInput::placeholder{color:#aaa}.header-module__bPT71G__regionModalOverlay{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);z-index:9999;background:#0000008c;justify-content:center;align-items:center;padding:20px;animation:.18s header-module__bPT71G__regionModalFadeIn;display:flex;position:fixed;inset:0}@keyframes header-module__bPT71G__regionModalFadeIn{0%{opacity:0}to{opacity:1}}.header-module__bPT71G__regionModal{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:420px;padding:32px 28px 28px;animation:.22s cubic-bezier(.34,1.56,.64,1) header-module__bPT71G__regionModalSlideUp;display:flex;box-shadow:0 20px 60px #0000002e}@keyframes header-module__bPT71G__regionModalSlideUp{0%{opacity:0;transform:translateY(24px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.header-module__bPT71G__regionModalIcon{color:#e6a800;background:#fff6e0;border:2px solid #febd21;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:16px;display:flex}.header-module__bPT71G__regionModalTitle{color:#111;margin:0 0 10px;font-size:18px;font-weight:700}.header-module__bPT71G__regionModalBody{color:#555;margin:0 0 20px;font-size:14px;line-height:1.6}.header-module__bPT71G__regionModalBody strong{color:#c0392b}.header-module__bPT71G__regionModalCheckbox{color:#666;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background:#f8f8f8;border:1px solid #ececec;border-radius:8px;align-items:center;gap:8px;width:100%;margin-bottom:24px;padding:10px 14px;font-size:13px;display:flex}.header-module__bPT71G__regionModalCheckbox input[type=checkbox]{accent-color:#febd21;cursor:pointer;flex-shrink:0;width:15px;height:15px}.header-module__bPT71G__regionModalActions{gap:10px;width:100%;display:flex}.header-module__bPT71G__regionModalCancel{color:#444;cursor:pointer;background:#fff;border:1.5px solid #ddd;border-radius:10px;flex:1;padding:11px 0;font-size:14px;font-weight:600;transition:background .15s,border-color .15s}.header-module__bPT71G__regionModalCancel:hover{background:#f5f5f5;border-color:#bbb}.header-module__bPT71G__regionModalConfirm{color:#111;cursor:pointer;background:#febd21;border:none;border-radius:10px;flex:1.4;padding:11px 0;font-size:14px;font-weight:700;transition:background .15s,transform .1s}.header-module__bPT71G__regionModalConfirm:hover{background:#f5b100}.header-module__bPT71G__regionModalConfirm:active{transform:scale(.97)}.header-module__bPT71G__servicesDropdown{align-items:center;margin-bottom:-10px;padding-bottom:10px;display:inline-flex;position:relative}.header-module__bPT71G__dropdownTrigger{appearance:none;cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;margin:0;padding:0;font-family:inherit;line-height:normal;display:inline-flex}.header-module__bPT71G__chevronIcon{flex-shrink:0;font-size:14px;transition:transform .25s}.header-module__bPT71G__dropdownMenu{z-index:1100;background:#fff;border-radius:8px;min-width:260px;animation:.15s header-module__bPT71G__dropdownIn;position:absolute;top:calc(100% - 10px);left:50%;overflow:hidden;transform:translate(-50%)translateY(0);box-shadow:0 6px 24px #0000001c}.header-module__bPT71G__dropdownItem{appearance:none;text-align:left;cursor:pointer;color:#333;box-sizing:border-box;background:0 0;border:none;border-bottom:1px solid #f4f4f4;width:100%;padding:12px 18px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.5;text-decoration:none;transition:background .15s,color .15s;display:block}.header-module__bPT71G__dropdownItem:last-child{border-bottom:none}.header-module__bPT71G__dropdownItem:hover{color:var(--primary);background:#fffbef}.header-module__bPT71G__dropdownItem:focus-visible{color:var(--primary);box-shadow:inset 0 0 0 2px var(--primary);background:#fffbef;outline:none}.header-module__bPT71G__servicesActive .header-module__bPT71G__dropdownTrigger{color:var(--primary)}.header-module__bPT71G__regionDropdown{flex-shrink:0;display:inline-block;position:relative}.header-module__bPT71G__regionBtn{color:#111;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #e5e7eb;border-radius:999px;align-items:center;gap:6px;padding:6px 12px;font-family:inherit;font-size:13px;font-weight:500;transition:background .15s,border-color .15s;display:flex}.header-module__bPT71G__regionBtn:hover{border-color:var(--primary);background:#f9fafb}.header-module__bPT71G__regionBtn:focus-visible{border-color:var(--primary);outline:none;box-shadow:0 0 0 2px #febd2133}.header-module__bPT71G__globeIcon{width:14px;height:14px;color:var(--primary);flex-shrink:0}.header-module__bPT71G__regionMenu{z-index:1100;background:#fff;border:1px solid #e5e7eb;border-radius:12px;min-width:175px;animation:.15s header-module__bPT71G__fadeDown;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 6px 20px #0000001a}.header-module__bPT71G__regionMenuInner{scrollbar-width:thin;scrollbar-color:#9ca3af #f1f1f1;max-height:240px;overflow-y:auto}.header-module__bPT71G__regionMenuInner::-webkit-scrollbar{width:6px;display:block!important}.header-module__bPT71G__regionMenuInner::-webkit-scrollbar-track{background:#f1f1f1}.header-module__bPT71G__regionMenuInner::-webkit-scrollbar-thumb{background:#9ca3af;border-radius:8px}@keyframes header-module__bPT71G__fadeDown{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.header-module__bPT71G__regionOption{appearance:none;cursor:pointer;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:10px 16px;transition:background .15s;display:flex}.header-module__bPT71G__regionOption:hover{background:#fafafa}.header-module__bPT71G__regionSelected{background:#fefce8}.header-module__bPT71G__regionInfo{flex-direction:column;gap:1px;display:flex}.header-module__bPT71G__regionName{color:#111;font-size:13px;font-weight:600}.header-module__bPT71G__regionCode{color:#9ca3af;font-size:11px}.header-module__bPT71G__checkIcon{width:14px;height:14px;color:var(--primary);flex-shrink:0}.header-module__bPT71G__rotate{transform:rotate(180deg)}.header-module__bPT71G__mobileRow{justify-content:space-between;align-items:center;min-height:60px;padding:0 16px;display:none;position:relative}.header-module__bPT71G__mobileLeft{flex:1;align-items:center;display:flex}.header-module__bPT71G__mobileCenter{align-items:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.header-module__bPT71G__mobileRight{flex:1;justify-content:flex-end;align-items:center;gap:14px;display:flex}.header-module__bPT71G__mobileMenuBtn{appearance:none;cursor:pointer;color:#333;background:0 0;border:none;border-radius:6px;padding:6px;line-height:0;transition:color .2s,background .2s}.header-module__bPT71G__mobileMenuBtn:hover{color:var(--primary);background:#fffbef}.header-module__bPT71G__mobileIconWrap{appearance:none;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:4px;line-height:0;display:flex;position:relative}.header-module__bPT71G__mobileIconWrap:hover{opacity:.8}.header-module__bPT71G__badge{color:#fff;pointer-events:none;z-index:1;background:#ef4444;border-radius:999px;justify-content:center;align-items:center;min-width:16px;height:16px;padding:0 4px;font-size:9px;font-weight:700;line-height:1;display:flex;position:absolute;top:-6px;right:-6px}.header-module__bPT71G__backdrop{z-index:1099;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);cursor:pointer;background:#00000061;position:fixed;inset:0}.header-module__bPT71G__sideMenu{z-index:1100;background:#fff;flex-direction:column;width:290px;height:100vh;padding-bottom:24px;transition:left .28s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;left:-310px;overflow-y:auto;box-shadow:4px 0 20px #0000001f}.header-module__bPT71G__sideMenuOpen{left:0}.header-module__bPT71G__sideMenuHead{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:14px 18px;display:flex}.header-module__bPT71G__closeBtn{appearance:none;cursor:pointer;color:#555;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:background .15s,color .15s;display:flex}.header-module__bPT71G__closeBtn:hover{color:var(--primary);background:#f5f5f5}.header-module__bPT71G__mobileSearch{border-bottom:1px solid #f0f0f0;flex-shrink:0;padding:12px 16px}.header-module__bPT71G__mobileSearchInner{border:1.5px solid var(--primary);background:#fff;border-radius:6px;align-items:center;display:flex;overflow:hidden}.header-module__bPT71G__mobileSearchInput{color:#333;background:0 0;border:none;outline:none;flex:1;padding:9px 12px;font-family:inherit;font-size:13px}.header-module__bPT71G__mobileSearchInput::placeholder{color:#aaa}.header-module__bPT71G__mobileSearchBtn{background:var(--primary);cursor:pointer;border:none;flex-shrink:0;justify-content:center;align-items:center;height:38px;padding:0 14px;display:flex}.header-module__bPT71G__sideNavList{flex:1;margin:0;padding:8px 0;list-style:none}.header-module__bPT71G__sideNavItem{cursor:pointer;color:#222;border-bottom:1px solid #f5f5f5;align-items:center;padding:13px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background .15s,color .15s;display:flex}.header-module__bPT71G__sideNavItem:hover{color:var(--primary);background:#fffbef}.header-module__bPT71G__sideNavAccordion{border-bottom:1px solid #f5f5f5}.header-module__bPT71G__sideNavAccordionHead{appearance:none;cursor:pointer;color:#222;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:13px 20px;font-family:inherit;font-size:14px;font-weight:500;transition:background .15s,color .15s;display:flex}.header-module__bPT71G__sideNavAccordionHead:hover{color:var(--primary);background:#fffbef}.header-module__bPT71G__sideNavSub{background:#fafafa;margin:0;padding:0;list-style:none}.header-module__bPT71G__sideNavSub li{border-top:1px solid #f0f0f0}.header-module__bPT71G__sideNavSub li button{appearance:none;text-align:left;cursor:pointer;color:#555;background:0 0;border:none;width:100%;padding:11px 20px 11px 34px;font-family:inherit;font-size:13px;transition:background .15s,color .15s;display:block}.header-module__bPT71G__sideNavSub li button:hover{color:var(--primary);background:#fffbef}.header-module__bPT71G__activeRegionItem{font-weight:600;color:var(--primary)!important}.header-module__bPT71G__sellerBtnMobile{background:var(--primary);color:#111;border-radius:6px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s;display:inline-flex}.header-module__bPT71G__sellerBtnMobile:hover{background:var(--primary-hover)}@media (max-width:1200px){.header-module__bPT71G__mainBarInner,.header-module__bPT71G__topBarInner{padding:0 24px}.header-module__bPT71G__mainBarInner{gap:20px}.header-module__bPT71G__mainNav{gap:18px}}@media (max-width:1024px){.header-module__bPT71G__mainBarInner{gap:16px}.header-module__bPT71G__mainNav{gap:14px}.header-module__bPT71G__navLink{font-size:13px}.header-module__bPT71G__sellerBtn{padding:9px 14px;font-size:13px}.header-module__bPT71G__topBar,.header-module__bPT71G__mainBar{display:none}.header-module__bPT71G__mobileRow{display:flex}}@media (max-width:480px){.header-module__bPT71G__mobileRow{min-height:56px;padding:0 12px}.header-module__bPT71G__mobileRight{gap:12px}.header-module__bPT71G__sideMenu{width:270px}}
.NotificationSidePanel-module__NtH1bW__backdrop{z-index:40;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0000004d;transition:opacity .3s;position:fixed;inset:0}.NotificationSidePanel-module__NtH1bW__backdropVisible{opacity:1;pointer-events:auto}.NotificationSidePanel-module__NtH1bW__backdropHidden{opacity:0;pointer-events:none}.NotificationSidePanel-module__NtH1bW__panel{z-index:50;background:#fff;flex-direction:column;height:100%;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;left:0;transform:translate(-100%);box-shadow:4px 0 24px #0000001f}.NotificationSidePanel-module__NtH1bW__panelOpen{transform:translate(0)}.NotificationSidePanel-module__NtH1bW__panelDesktop{width:22rem;display:none}.NotificationSidePanel-module__NtH1bW__panelMobile{flex-direction:column;width:18rem;display:flex}@media (min-width:768px){.NotificationSidePanel-module__NtH1bW__panelDesktop{flex-direction:column;width:24rem;display:flex}.NotificationSidePanel-module__NtH1bW__panelMobile{display:none}}@media (min-width:1280px){.NotificationSidePanel-module__NtH1bW__panelDesktop{width:28rem}}.NotificationSidePanel-module__NtH1bW__inner{flex-direction:column;height:100%;display:flex}.NotificationSidePanel-module__NtH1bW__header{border-bottom:1px solid #f0f0f0;flex-shrink:0;justify-content:space-between;align-items:center;padding:16px 20px;display:flex}.NotificationSidePanel-module__NtH1bW__headerLeft{align-items:center;gap:8px;display:flex}.NotificationSidePanel-module__NtH1bW__title{color:#1a1a1a;margin:0;font-size:15px;font-weight:600}.NotificationSidePanel-module__NtH1bW__badge{color:#fff;background:#3b82f6;border-radius:999px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 6px;font-size:11px;font-weight:700;line-height:1;display:inline-flex}.NotificationSidePanel-module__NtH1bW__clearBtn{color:#ef4444;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:12px;font-weight:500;text-decoration:none;transition:color .15s}.NotificationSidePanel-module__NtH1bW__clearBtn:hover:not(:disabled){color:#b91c1c;text-decoration:underline}.NotificationSidePanel-module__NtH1bW__clearBtn:disabled{color:#d1d5db;cursor:not-allowed;text-decoration:none}.NotificationSidePanel-module__NtH1bW__body{scrollbar-width:thin;scrollbar-color:#e5e7eb transparent;flex:1;overflow-y:auto}.NotificationSidePanel-module__NtH1bW__body::-webkit-scrollbar{width:4px}.NotificationSidePanel-module__NtH1bW__body::-webkit-scrollbar-thumb{background:#e5e7eb;border-radius:4px}.NotificationSidePanel-module__NtH1bW__loadingState{color:#9ca3af;justify-content:center;align-items:center;gap:8px;height:100%;display:flex}.NotificationSidePanel-module__NtH1bW__loadingText{font-size:13px}.NotificationSidePanel-module__NtH1bW__emptyState{color:#9ca3af;flex-direction:column;justify-content:center;align-items:center;gap:10px;height:100%;padding:32px;display:flex}.NotificationSidePanel-module__NtH1bW__emptyIcon{color:#d1d5db}.NotificationSidePanel-module__NtH1bW__emptyTitle{color:#9ca3af;margin:0;font-size:14px;font-weight:500}.NotificationSidePanel-module__NtH1bW__emptySubtitle{color:#9ca3af;text-align:center;margin:0;font-size:12px;line-height:1.5}.NotificationSidePanel-module__NtH1bW__list{margin:0;padding:0;list-style:none}.NotificationSidePanel-module__NtH1bW__item{cursor:pointer;border-bottom:1px solid #f3f4f6;padding:12px 16px;transition:background-color .15s;position:relative}.NotificationSidePanel-module__NtH1bW__item:hover{background-color:#f9fafb}.NotificationSidePanel-module__NtH1bW__itemUnread{background-color:#eff6ff}.NotificationSidePanel-module__NtH1bW__itemUnread:hover{background-color:#dbeafe}.NotificationSidePanel-module__NtH1bW__itemInner{align-items:flex-start;gap:10px;padding-right:28px;display:flex}.NotificationSidePanel-module__NtH1bW__unreadDotWrap{flex-shrink:0;width:8px;margin-top:6px}.NotificationSidePanel-module__NtH1bW__unreadDot{background:#3b82f6;border-radius:50%;width:8px;height:8px;display:block}.NotificationSidePanel-module__NtH1bW__content{flex-direction:column;flex:1;min-width:0;display:flex}.NotificationSidePanel-module__NtH1bW__notifTitle{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;margin:0 0 2px;font-size:13px;font-weight:600;overflow:hidden}.NotificationSidePanel-module__NtH1bW__notifDescription{color:#4b5563;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:13px;line-height:1.45;display:-webkit-box;overflow:hidden}.NotificationSidePanel-module__NtH1bW__notifDate{color:#9ca3af;margin:0;font-size:11px}.NotificationSidePanel-module__NtH1bW__deleteBtn{opacity:0;cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:5px;transition:opacity .15s,color .15s,background-color .15s;display:flex;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.NotificationSidePanel-module__NtH1bW__item:hover .NotificationSidePanel-module__NtH1bW__deleteBtn{opacity:1}.NotificationSidePanel-module__NtH1bW__deleteBtn:hover:not(:disabled){color:#ef4444;background-color:#fef2f2}.NotificationSidePanel-module__NtH1bW__deleteBtn:disabled{color:#d1d5db;cursor:not-allowed}.NotificationSidePanel-module__NtH1bW__footer{background:#f9fafb;border-top:1px solid #f0f0f0;flex-shrink:0;padding:10px 20px}.NotificationSidePanel-module__NtH1bW__footerText{color:#9ca3af;text-align:center;margin:0;font-size:11px}.NotificationSidePanel-module__NtH1bW__spinner{flex-shrink:0;animation:.75s linear infinite NotificationSidePanel-module__NtH1bW__spin}@keyframes NotificationSidePanel-module__NtH1bW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.homeTwo-module__9nerdW__container{width:100%;max-width:1400px;margin:0 auto;padding:0 20px}.homeTwo-module__9nerdW__section{color:#fff;text-align:center;background:#ffa6000f;border-radius:20px;padding:100px 60px;position:relative;overflow:hidden}.homeTwo-module__9nerdW__section:before{content:"";opacity:.05;z-index:0;background-image:url(/images/new/wave-bg-2.svg);background-position:50%;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}.homeTwo-module__9nerdW__lineHeading{justify-content:center;align-items:center;gap:12px;margin-bottom:10px;display:flex}.homeTwo-module__9nerdW__line{background-color:var(--primary);width:clamp(20px,5vw,40px);height:2px}.homeTwo-module__9nerdW__subheading{text-transform:uppercase;color:#000;letter-spacing:1px;font-size:clamp(12px,2vw,14px)}.homeTwo-module__9nerdW__headingWrapper{z-index:1;margin-bottom:clamp(30px,5vw,50px);position:relative}.homeTwo-module__9nerdW__cardLayout{height:100%;display:flex}.homeTwo-module__9nerdW__leftColumn{background:#fff;flex-direction:column;justify-content:space-between;width:25%;display:flex}.homeTwo-module__9nerdW__rightColumn{flex-direction:column;width:75%;height:100%;display:flex}.homeTwo-module__9nerdW__headingWrapper,.homeTwo-module__9nerdW__cards{z-index:1;position:relative}.homeTwo-module__9nerdW__title{color:#000;margin-bottom:clamp(40px,6vw,80px);font-size:clamp(24px,4vw,32px);font-weight:700;line-height:1.3}.homeTwo-module__9nerdW__cards{z-index:1;grid-template-columns:repeat(4,1fr);justify-content:center;align-items:stretch;gap:clamp(16px,3vw,24px);max-width:1500px;margin:0 auto;display:grid;position:relative}@media (max-width:1200px){.homeTwo-module__9nerdW__cards{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.homeTwo-module__9nerdW__cards{grid-template-columns:repeat(2,1fr);gap:clamp(12px,2.5vw,20px)}}@media (max-width:480px){.homeTwo-module__9nerdW__cards{grid-template-columns:1fr}}.homeTwo-module__9nerdW__card{color:#000;text-align:left;background:#fff;border-radius:16px;flex-direction:column;height:100%;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 16px #0000001a}.homeTwo-module__9nerdW__card:hover{transform:translateY(-8px);box-shadow:0 12px 32px #00000026}.homeTwo-module__9nerdW__imageWrapper{width:100%;height:100%;position:relative;overflow:hidden}.homeTwo-module__9nerdW__image{object-fit:cover;width:100%;transition:transform .3s}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__image{transform:scale(1.05)}.homeTwo-module__9nerdW__imageOverlay{background:0 0;transition:background .3s;position:absolute;inset:0}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__imageOverlay{background:#0000001a}.homeTwo-module__9nerdW__content{flex-direction:column;flex-grow:1;padding:clamp(16px,2vw,24px);display:flex}.homeTwo-module__9nerdW__cardHeader{justify-content:space-between;align-items:flex-start;margin-bottom:16px;display:flex}.homeTwo-module__9nerdW__iconWrapper{width:clamp(50px,6vw,80px);height:clamp(50px,6vw,80px);color:var(--primary);background:#fff;border-radius:12px;justify-content:center;align-items:center;transition:all .3s;display:flex}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__iconWrapper{background:var(--primary);color:#fff}.homeTwo-module__9nerdW__icon{background-color:var(--primary);width:clamp(18px,3vw,24px);height:clamp(18px,3vw,24px);transition:background-color .3s,transform .3s;-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__icon{background-color:#fff;transform:scale(1.1)}.homeTwo-module__9nerdW__number{color:#e5e7eb;text-align:center;margin-top:auto;font-size:clamp(30px,5vw,45px);font-weight:700;line-height:1;transition:color .3s}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__number{color:#d1d5db}.homeTwo-module__9nerdW__cardTitle{color:#1f2937;margin:0 0 12px;font-size:clamp(16px,2vw,18px);font-weight:600;line-height:1.4}.homeTwo-module__9nerdW__cardDesc{color:#6b7280;-webkit-line-clamp:3;text-align:justify;-webkit-box-orient:vertical;margin-bottom:clamp(16px,3vw,20px);font-size:clamp(13px,2vw,14px);line-height:1.5;display:-webkit-box;overflow:hidden}.homeTwo-module__9nerdW__readMoreBtn{color:var(--primary);cursor:pointer;-webkit-tap-highlight-color:transparent;background:0 0;border:1px solid #ededed;border-radius:8px;outline:none;align-items:center;gap:8px;width:150px;padding:10px 20px;font-size:clamp(13px,2vw,14px);font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__readMoreBtn{transform:translate(2px);background:var(--primary)!important;color:#fff!important}.homeTwo-module__9nerdW__arrow{transition:transform .3s;display:inline-block}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__arrow{transform:translate(4px)}.homeTwo-module__9nerdW__readMoreBtn:focus{box-shadow:0 0 0 2px var(--primary-focus);outline:none}.homeTwo-module__9nerdW__card:hover .homeTwo-module__9nerdW__readMoreBtn:active{background:var(--primary-focus);color:#fff;border:1px solid #fff;transform:translate(2px)scale(.98)}.homeTwo-module__9nerdW__card:not(:hover) .homeTwo-module__9nerdW__readMoreBtn{color:var(--primary);transform:translate(0)}.homeTwo-module__9nerdW__card:not(:hover) .homeTwo-module__9nerdW__arrow{transform:translate(0)}@media (max-width:992px){.homeTwo-module__9nerdW__section{padding:60px 40px}}@media (max-width:480px){.homeTwo-module__9nerdW__section{border-radius:12px;padding:40px 15px}.homeTwo-module__9nerdW__cardLayout{flex-direction:column;height:auto}.homeTwo-module__9nerdW__leftColumn{flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px}.homeTwo-module__9nerdW__rightColumn{width:100%;height:200px}.homeTwo-module__9nerdW__number{margin-top:0}.homeTwo-module__9nerdW__card{border-radius:12px}.homeTwo-module__9nerdW__content{padding:16px}.homeTwo-module__9nerdW__readMoreBtn{justify-content:center;width:100%}}
.signIn-module__HfBq1W__pageWrapper{background-color:#fff;flex-direction:column;height:100vh;min-height:100vh;display:flex;overflow:hidden}.signIn-module__HfBq1W__mainContainer{flex:1;justify-content:center;align-items:center;padding-top:2rem;padding-bottom:3rem;display:flex;overflow-y:auto}.signIn-module__HfBq1W__container{width:100%;max-width:1200px;margin:0 auto;padding:0 15px}.signIn-module__HfBq1W__row{justify-content:center;display:flex}.signIn-module__HfBq1W__colMd6{width:100%;max-width:600px;padding:0 15px}@media (max-width:768px){.signIn-module__HfBq1W__colMd6{max-width:100%}}.signIn-module__HfBq1W__contentWrapper{margin-bottom:1rem}.signIn-module__HfBq1W__title{text-align:center;color:#000;margin-bottom:.75rem;font-size:2rem;font-weight:600}.signIn-module__HfBq1W__subtitle{text-align:center;color:#333;margin:0;padding-top:.5rem;padding-bottom:1rem;font-size:.95rem;line-height:1.6}.signIn-module__HfBq1W__formGroup{margin-top:1.5rem;margin-bottom:1rem}.signIn-module__HfBq1W__formGroupPassword{margin-bottom:1.25rem}.signIn-module__HfBq1W__formLabel{color:#333;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.signIn-module__HfBq1W__formControl{background-color:#fff;border:1px solid #d1d5db;border-radius:.325rem;width:100%;padding:.75rem .875rem;font-size:.95rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.signIn-module__HfBq1W__formControl:focus{border-color:orange;outline:none;box-shadow:0 0 0 3px #ffa5001a}.signIn-module__HfBq1W__passwordWrapper{position:relative}.signIn-module__HfBq1W__eyeIconWrapper{pointer-events:none;align-items:center;height:100%;display:flex;position:absolute;top:0;right:0}.signIn-module__HfBq1W__eyeIcon{cursor:pointer;pointer-events:auto;color:#6b7280;margin-right:.875rem;font-size:1.35rem}.signIn-module__HfBq1W__eyeIcon:hover{color:#374151}.signIn-module__HfBq1W__textDanger{color:#dc3545;margin-top:.5rem;font-size:.875rem}.signIn-module__HfBq1W__rememberForgetWrapper{justify-content:space-between;align-items:center;margin-top:.75rem;margin-bottom:1.25rem;display:flex}.signIn-module__HfBq1W__rememberMeWrapper{align-items:center;gap:.5rem;display:flex}.signIn-module__HfBq1W__checkbox{cursor:pointer;accent-color:orange;width:16px;height:16px;margin:0}.signIn-module__HfBq1W__checkboxLabel{cursor:pointer;-webkit-user-select:none;user-select:none;white-space:nowrap;color:#333;margin:0;font-size:.95rem}.signIn-module__HfBq1W__forgetPassword{color:orange;cursor:pointer;margin:0;font-size:.95rem;font-weight:500}.signIn-module__HfBq1W__forgetPassword:hover{text-decoration:underline}.signIn-module__HfBq1W__submitButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.375rem;width:100%;margin-top:1.25rem;padding:.75rem 1rem;font-size:1.05rem;font-weight:600;transition:background-color .3s}.signIn-module__HfBq1W__submitButton:hover{background-color:#ff8c00}.signIn-module__HfBq1W__submitButton:active{background-color:#e69500}.signIn-module__HfBq1W__registerText{text-align:center;color:#333;margin:0;padding-top:1.25rem;padding-bottom:.5rem;font-size:.95rem}.signIn-module__HfBq1W__registerLink{color:orange;cursor:pointer;font-weight:500;text-decoration:underline}.signIn-module__HfBq1W__registerLink:hover{color:#ff8c00}.signIn-module__HfBq1W__privacyText{text-align:center;color:#333;margin:0;padding:1.25rem 0;font-size:.95rem;line-height:1.6}.signIn-module__HfBq1W__privacyLink{color:orange;cursor:pointer;font-weight:500}.signIn-module__HfBq1W__privacyLink:hover{color:#ff8c00;text-decoration:underline}.signIn-module__HfBq1W__submitButton:disabled{opacity:.6;cursor:not-allowed}
.missionAbout-module__bZvy6G__section{background-color:#fff;padding:1rem 0}.missionAbout-module__bZvy6G__container{margin:0 auto;padding:3rem}.missionAbout-module__bZvy6G__header{margin-bottom:3rem}.missionAbout-module__bZvy6G__headerContent{opacity:0;transition:all .8s ease-out;transform:translateY(2rem)}.missionAbout-module__bZvy6G__headerContent.missionAbout-module__bZvy6G__inView{opacity:1;transform:translateY(0)}.missionAbout-module__bZvy6G__starRating{align-items:center;margin-bottom:1.5rem;display:flex}.missionAbout-module__bZvy6G__starContainer{background-color:var(--primary);color:#fff;border-radius:9999px;align-items:center;gap:.25rem;padding:.75rem 1.25rem;display:flex;box-shadow:0 4px 6px -1px #0000001a}.missionAbout-module__bZvy6G__star{opacity:.6;width:1rem;height:1rem;transition:all .3s;transform:rotate(-10deg)scale(.75)}.missionAbout-module__bZvy6G__star.missionAbout-module__bZvy6G__animated{opacity:1;transform:rotate(0)scale(1)}.missionAbout-module__bZvy6G__ratingText{color:#374151;text-transform:uppercase;letter-spacing:.025em;opacity:0;margin-left:1rem;font-size:clamp(.7rem,1vw + .2rem,.875rem);font-weight:700;transition:all .6s;transform:translate(.75rem)}.missionAbout-module__bZvy6G__ratingText.missionAbout-module__bZvy6G__animated{opacity:1;transform:translate(0)}.missionAbout-module__bZvy6G__title{color:#1f2937;opacity:0;margin-bottom:2rem;font-family:Poppins,sans-serif;font-size:clamp(1.5rem,3vw + .5rem,3rem);font-weight:700;line-height:1.2;transition:all 1s .2s;transform:translateY(1.5rem)}.missionAbout-module__bZvy6G__title.missionAbout-module__bZvy6G__inView{opacity:1;transform:translateY(0)}.missionAbout-module__bZvy6G__titleAccent{color:var(--primary);display:inline-block;position:relative}.missionAbout-module__bZvy6G__titleUnderline{background-color:var(--primary-soft);transform-origin:0;width:100%;height:.25rem;transition:transform .8s .8s;position:absolute;bottom:.25rem;left:0;transform:scaleX(0)}.missionAbout-module__bZvy6G__titleUnderline.missionAbout-module__bZvy6G__inView{transform:scaleX(1)}.missionAbout-module__bZvy6G__grid{grid-template-columns:1fr;gap:3rem;display:grid}@media (min-width:1024px){.missionAbout-module__bZvy6G__grid{grid-template-columns:repeat(2,1fr);align-items:stretch}}.missionAbout-module__bZvy6G__visionSection,.missionAbout-module__bZvy6G__missionSection{flex-direction:column;display:flex}.missionAbout-module__bZvy6G__visionSection{opacity:0;transition:all .8s ease-out .4s;transform:translate(-2rem)}.missionAbout-module__bZvy6G__visionSection.missionAbout-module__bZvy6G__inView{opacity:1;transform:translate(0)}.missionAbout-module__bZvy6G__missionSection{opacity:0;transition:all .8s ease-out .6s;transform:translate(2rem)}.missionAbout-module__bZvy6G__missionSection.missionAbout-module__bZvy6G__inView{opacity:1;transform:translate(0)}.missionAbout-module__bZvy6G__sectionGroup{flex-direction:column;height:100%;display:flex}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__sectionHeader .missionAbout-module__bZvy6G__colorBar{height:3rem}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__sectionHeader .missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__blue,.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__sectionHeader .missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__green{background-color:var(--primary)}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__contentItem{transform:translate(.5rem)}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__blue{background:linear-gradient(90deg,#60a5fa,#0000)}.missionAbout-module__bZvy6G__sectionGroup:hover .missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__green{background:linear-gradient(90deg,#4ade80,#0000)}.missionAbout-module__bZvy6G__sectionHeader{color:#1f2937;align-items:center;margin-bottom:1rem;font-family:Poppins,sans-serif;font-size:clamp(1rem,1.5vw + .25rem,1.25rem);font-weight:700;display:flex}.missionAbout-module__bZvy6G__colorBar{flex-shrink:0;width:.25rem;height:2rem;margin-right:1rem;transition:all .5s}.missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__blue,.missionAbout-module__bZvy6G__colorBar.missionAbout-module__bZvy6G__green{background-color:var(--primary)}.missionAbout-module__bZvy6G__content{flex-direction:column;flex-grow:1;gap:1.5rem;display:flex}.missionAbout-module__bZvy6G__contentItem{transition:all .5s}.missionAbout-module__bZvy6G__contentItem:nth-child(3){transition-delay:.1s}.missionAbout-module__bZvy6G__paragraph{color:#374151;text-align:justify;font-family:system-ui,-apple-system,sans-serif;font-size:clamp(.875rem,1vw + .25rem,1rem);line-height:1.75}.missionAbout-module__bZvy6G__separator{background:linear-gradient(90deg,#0000,#0000);height:1px;margin-top:auto;transition:all .7s}.missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__blue,.missionAbout-module__bZvy6G__separator.missionAbout-module__bZvy6G__green{background:linear-gradient(to right, var(--primary-soft), transparent)}.missionAbout-module__bZvy6G__bottomAccent{opacity:0;justify-content:center;margin-top:4rem;transition:all 1s .8s;display:flex;transform:translateY(1rem)}.missionAbout-module__bZvy6G__bottomAccent.missionAbout-module__bZvy6G__inView{opacity:1;transform:translateY(0)}.missionAbout-module__bZvy6G__accentLine{background:linear-gradient(to right, var(--primary), var(--primary-soft), var(--primary));border-radius:9999px;width:6rem;height:.25rem}@media (max-width:480px){.missionAbout-module__bZvy6G__container{padding:1.5rem}}
.homeFive-module__lmrOnW__wrapper{color:#fff;text-align:left;background-color:#1d1d1f;padding:clamp(40px,6vw,80px) clamp(15px,3vw,30px);font-family:Poppins,sans-serif}.homeFive-module__lmrOnW__content{flex-flow:row;justify-content:space-between;align-items:center;gap:clamp(20px,4vw,40px);max-width:1200px;margin:0 auto;display:flex}.homeFive-module__lmrOnW__text{flex:auto;min-width:0}.homeFive-module__lmrOnW__text h2{margin-bottom:clamp(8px,1vw,10px);font-size:clamp(24px,4vw,36px);font-weight:700;line-height:1.3}.homeFive-module__lmrOnW__text p{color:#ddd;font-size:clamp(14px,2vw,16px);line-height:1.5}.homeFive-module__lmrOnW__form{background:#fff;border-radius:60px;flex:0 0 420px;width:100%;min-width:0;display:flex;overflow:hidden}.homeFive-module__lmrOnW__form input{color:#333;border:none;border-radius:60px 0 0 60px;outline:none;flex:1;min-width:0;padding:clamp(12px,2vw,16px) clamp(15px,2vw,20px);font-size:clamp(14px,2vw,16px)}.homeFive-module__lmrOnW__form input::placeholder{color:#aaa}.homeFive-module__lmrOnW__form button{background-color:var(--primary);color:#fff;cursor:pointer;white-space:nowrap;border:none;border-radius:0 60px 60px 0;align-items:center;gap:8px;padding:0 clamp(15px,3vw,25px);font-size:clamp(14px,2vw,16px);font-weight:600;transition:background .3s;display:inline-flex}.homeFive-module__lmrOnW__form button:hover{background-color:var(--primary-hover)}.homeFive-module__lmrOnW__form button:active{border:2px solid var(--primary-hover)}@media (max-width:768px){.homeFive-module__lmrOnW__content{text-align:center;flex-flow:column wrap;align-items:center}.homeFive-module__lmrOnW__text h2,.homeFive-module__lmrOnW__text p{text-align:center}.homeFive-module__lmrOnW__form{flex:100%}}@media (max-width:480px){.homeFive-module__lmrOnW__form button{padding:0 16px;font-size:13px}}
.progress-module__maUScq__statebutton{color:#cfcfcf;background-color:#0000;border:2px solid #cfcfcf;border-radius:5px;min-height:36px;padding:0 22px;font-size:18px;font-weight:600}.progress-module__maUScq__active{color:orange;border:2px solid orange}.progress-module__maUScq__ordercontainer{background:#fafafa;border-radius:10px;flex-direction:column;justify-content:space-between;margin-block:48px;padding:23px 35px 65px;display:flex}.progress-module__maUScq__ordertowrap{justify-content:space-between;align-items:center;display:flex}.progress-module__maUScq__orderproductcontainer{flex-direction:column;gap:23px;margin-top:35px;padding-bottom:30px;display:flex}.progress-module__maUScq__orderproductcard{gap:22px;display:flex}.progress-module__maUScq__imagewrap{aspect-ratio:1;background-color:#d9d9d9;width:100px;height:100px}.progress-module__maUScq__button{color:#fff;text-wrap-mode:nowrap;background-color:orange;border:0;border-radius:5px;padding:6px 34px;font-size:12px;font-weight:600}.progress-module__maUScq__producttext{margin-bottom:6px;font-size:14px;font-weight:700}.progress-module__maUScq__productpropertyHeading{font-size:14px;font-weight:600}.progress-module__maUScq__productpropertycontent{font-size:14px;font-weight:400}.progress-module__maUScq__orderprogress{margin-block:36px}.progress-module__maUScq__orderprogresheading{font-size:14px;font-weight:700;position:relative;overflow:hidden;margin-bottom:20px!important}.progress-module__maUScq__orderprogresheading:after{content:"";background-color:#dbdbdb;width:100%;height:1px;margin-left:20px;position:absolute;top:50%;transform:translateY(50%)}.progress-module__maUScq__orderprogresswrap{margin-inline:20px;justify-content:space-between;align-items:center;margin-top:40px;display:flex;position:relative}.progress-module__maUScq__circle{color:orange;background:#fff;border:2px solid orange;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;font-weight:700;display:flex;position:relative}.progress-module__maUScq__linewrap{border-top:1px dotted orange;width:100%}.progress-module__maUScq__circlewrap{justify-content:space-between;width:100%;display:flex;position:absolute}.progress-module__maUScq__para{text-align:center;color:#000;white-space:normal;word-break:break-word;width:80px;font-size:11px;font-weight:600;position:absolute;top:120%;left:50%;transform:translate(-50%)}@media (max-width:575px){.progress-module__maUScq__notcurrent{display:none!important}.progress-module__maUScq__current{display:block!important}.progress-module__maUScq__linewrap{display:none}.progress-module__maUScq__orderprogress{justify-content:center;margin-block:36px;display:flex}.progress-module__maUScq__circlewrap{justify-content:space-between;width:100%;display:flex;position:static}.progress-module__maUScq__para{width:200px}.progress-module__maUScq__circle{color:orange;text-align:center;background:#fff;border:2px solid orange;border-radius:50%;justify-content:center;align-items:center;width:35px;height:35px;padding-top:5px;font-size:14px;font-weight:700;display:flex;position:relative}}.progress-module__maUScq__buttonwrap{flex-direction:column;gap:10px;display:flex}.progress-module__maUScq__btnsecondary{color:orange;background-color:#fff;border:1px solid orange}.progress-module__maUScq__circleactive{background:#fbe9c8}.progress-module__maUScq__linewrap.progress-module__maUScq__lineactive{border-top:1px solid orange}.progress-module__maUScq__price{text-wrap-mode:nowrap;margin-bottom:0;margin-left:30px;font-weight:700}.progress-module__maUScq__infowrap{margin-top:100px}.progress-module__maUScq__point{font-size:15px;font-weight:600}.progress-module__maUScq__deliverywrap{border-block:1px solid #dbdbdb;justify-content:space-between;align-items:center;padding-block:16px;display:flex}.progress-module__maUScq__leftheading{font-size:14px;font-weight:700}.progress-module__maUScq__right{flex-direction:column;gap:11px;display:flex}.progress-module__maUScq__address{max-width:200px}.progress-module__maUScq__contact{border-bottom:1px solid #dbdbdb;justify-content:space-between;align-items:center;padding-bottom:16px;display:flex}.progress-module__maUScq__contactbtn{margin-left:30px}.progress-module__maUScq__modal{z-index:10;justify-content:center;align-items:center;width:auto;height:auto;display:flex;position:fixed;bottom:50%;left:50%;transform:translate(-50%,50%)}.progress-module__maUScq__modalexitwrapper{z-index:1;opacity:.4;background-color:gray;width:100%;height:100%;position:fixed;top:0;left:0}.progress-module__maUScq__modalwrapper{background:#fff;border-radius:10px;min-width:580px;padding:28px 30px;box-shadow:0 0 10px #00000040}.progress-module__maUScq__modalheading{font-size:14px;font-weight:700}.progress-module__maUScq__formwrapper{flex-direction:column;gap:22px;margin-top:20px;display:flex}.progress-module__maUScq__modalbutton{color:#fff;text-wrap-mode:nowrap;background-color:orange;border:0;border-radius:5px;padding:11px 34px;font-size:12px;font-weight:600}.progress-module__maUScq__input{border:1px solid #ccc;border-radius:10px;margin-top:11px;padding-left:11px}.progress-module__maUScq__uploadwrap{gap:20px;margin-top:11px;display:flex}.progress-module__maUScq__inputwrap{border:1px solid #ccc;border-radius:10px;justify-content:center;align-items:center;width:77px;height:77px;display:flex;position:relative}.progress-module__maUScq__hiddenupload{opacity:0;width:100%;height:100%;position:absolute;top:0;left:0}.progress-module__maUScq__uploadicon{color:#c4c4c4;font-size:26px}.progress-module__maUScq__uploadimgwrap{background:#785f5f;border:1px solid #ccc;border-radius:10px;width:77px;height:77px;position:relative}.progress-module__maUScq__trashicon{color:#fff;font-size:large;position:absolute;top:10px;right:10px}.progress-module__maUScq__label{font-size:14px;font-weight:400}
.aboutSecondBanner-module__DBhLzG__hero{color:#fff;background-image:url(/images/about-banner-1.webp);background-position:50%;background-size:cover;width:100%;height:40vh;min-height:280px;font-family:Poppins,sans-serif;position:relative}.aboutSecondBanner-module__DBhLzG__overlay{background:#00000080;justify-content:center;align-items:center;padding:0 60px;display:flex;position:absolute;inset:0;overflow:hidden}.aboutSecondBanner-module__DBhLzG__rowContainer{width:100%;max-width:1200px;margin:0 auto}.aboutSecondBanner-module__DBhLzG__content{text-align:center;flex-direction:column;align-items:center;gap:20px;width:100%;display:flex}.aboutSecondBanner-module__DBhLzG__content h2{width:100%;margin-bottom:0;font-size:clamp(1.25rem,1.8vw + .5rem,2rem);font-weight:700;line-height:1.3}.aboutSecondBanner-module__DBhLzG__content p{color:#fff;margin:0;font-size:clamp(.875rem,1vw + .5rem,1.125rem);line-height:1.6}.aboutSecondBanner-module__DBhLzG__appointmentBtn{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;width:clamp(200px,30vw,300px);margin-top:20px;padding:14px 30px;font-size:clamp(.75rem,1vw + .25rem,1rem);transition:all .3s;display:flex}.aboutSecondBanner-module__DBhLzG__appointmentBtn:hover{background-color:var(--primary-hover);box-shadow:0 4px 12px var(--primary-soft)}.aboutSecondBanner-module__DBhLzG__btnIcon{flex-shrink:0;margin-right:8px}.aboutSecondBanner-module__DBhLzG__arrow{flex-shrink:0;margin-left:8px;transition:transform .3s;display:inline-flex}.aboutSecondBanner-module__DBhLzG__appointmentBtn:hover .aboutSecondBanner-module__DBhLzG__arrow{transform:translate(3px)}@media (max-width:900px){.aboutSecondBanner-module__DBhLzG__hero{height:50vh}}@media (max-width:768px){.aboutSecondBanner-module__DBhLzG__overlay{padding:0 20px}}
.form-module__kxeYXq__container{max-width:1200px;margin:2.5rem auto;padding:0 15px}.form-module__kxeYXq__formCard{background-color:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 4px 25px #7474741a}.form-module__kxeYXq__progressWrapper{padding:0 1.25rem}.form-module__kxeYXq__contentWrapper{padding-top:1.25rem;position:relative}@media (min-width:640px){.form-module__kxeYXq__contentWrapper{padding-top:2.5rem}}.form-module__kxeYXq__customPointer{cursor:pointer}.form-module__kxeYXq__formRow{flex-direction:column;gap:1rem;margin-top:.75rem;display:flex}@media (min-width:768px){.form-module__kxeYXq__formRow{flex-direction:row}}.form-module__kxeYXq__formGroup,.form-module__kxeYXq__formGroupEmpty{width:100%}.form-module__kxeYXq__formGroupMarginTop{margin-top:.75rem}.form-module__kxeYXq__formLabel{margin-bottom:.5rem;font-weight:500;display:block}.form-module__kxeYXq__required{color:#dc3545;margin-left:.25rem}.form-module__kxeYXq__formControl{color:#495057;background-color:#fff;border:1px solid #ced4da;border-radius:.25rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.form-module__kxeYXq__formControl:focus{border-color:#80bdff;outline:none;box-shadow:0 0 0 .2rem #007bff40}.form-module__kxeYXq__formControl:disabled{opacity:1;background-color:#e9ecef}select.form-module__kxeYXq__formControl{appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:16px 12px;padding-right:2.5rem}textarea.form-module__kxeYXq__formControl{resize:vertical;min-height:80px}.form-module__kxeYXq__isInvalid{border-color:#dc3545}.form-module__kxeYXq__isInvalid:focus{border-color:#dc3545;box-shadow:0 0 0 .2rem #dc354540}.form-module__kxeYXq__invalidFeedback{color:#dc3545;margin-top:.25rem;font-size:.875rem;display:block}.form-module__kxeYXq__uploadContainer{align-items:center;gap:.5rem;display:flex}.form-module__kxeYXq__previewWrapper{border-radius:5px;width:70px;height:70px;position:relative}.form-module__kxeYXq__previewImage{object-fit:cover;background-color:#e5e7eb;border-radius:5px;width:100%;height:100%}.form-module__kxeYXq__filePreview{text-align:center;background-color:#f8f9fa;border:1px solid #dee2e6;border-radius:5px;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:4px;font-size:10px;display:flex}.form-module__kxeYXq__fileIcon{margin-bottom:.25rem}.form-module__kxeYXq__fileName{word-break:break-all;font-size:8px}.form-module__kxeYXq__removeButton{color:#fff;cursor:pointer;background:#000;border:none;border-radius:50%;padding:4px;font-size:11px;transition:background-color .3s;display:flex;position:absolute;top:0;right:0}.form-module__kxeYXq__removeButton:hover{background:#333}.form-module__kxeYXq__uploadButton{color:#aba5a5;cursor:pointer;border-radius:5px;justify-content:center;align-items:center;width:70px;height:70px;transition:all .3s;display:flex}.form-module__kxeYXq__uploadButton:disabled{opacity:.5;cursor:not-allowed}.form-module__kxeYXq__uploadButtonImage{background-color:#e5e7eb;border:1px solid #d1d5db}.form-module__kxeYXq__uploadButtonFile{background-color:#0000;border:2px dashed #aba5a5}.form-module__kxeYXq__uploadButton:not(:disabled):hover{opacity:.8}.form-module__kxeYXq__hiddenInput{display:none}.form-module__kxeYXq__helpText{color:#6c757d;margin-top:.25rem;font-size:.875rem}.form-module__kxeYXq__errorText{color:#dc3545;margin-top:.25rem;font-size:.875rem}.form-module__kxeYXq__termsText{margin:1.5rem 0}.form-module__kxeYXq__termsLink{color:orange;cursor:pointer}.form-module__kxeYXq__termsLink:hover{text-decoration:underline}.form-module__kxeYXq__buttonGroup{gap:1rem;margin:1rem 0;display:flex}.form-module__kxeYXq__primaryButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;padding:.5rem 1rem;font-size:1rem;transition:background-color .3s}.form-module__kxeYXq__primaryButton:hover{background-color:orange}.form-module__kxeYXq__primaryButton:disabled{cursor:not-allowed;background-color:#6c757d}.form-module__kxeYXq__secondaryButton{color:orange;cursor:pointer;background-color:#fff;border:1px solid #fbae24;border-radius:.25rem;padding:10px 1rem;font-size:1rem;transition:all .3s}.form-module__kxeYXq__secondaryButton:hover{background-color:#fff8e6}@media (max-width:768px){.form-module__kxeYXq__formCard{padding:.75rem}.form-module__kxeYXq__progressWrapper{padding:0 .5rem}.form-module__kxeYXq__uploadContainer{flex-wrap:wrap}}
.headerTwo-module__wJnxTq__menuIcon{cursor:pointer;z-index:1000;color:var(--text-main,#333);background:0 0;border:none;position:fixed;top:15px;left:15px}.headerTwo-module__wJnxTq__sideMenu{z-index:1001;width:50%;height:100vh;padding:20px;transition:left .3s;position:fixed;top:0;left:-50%;overflow-y:auto;color:#000!important;background:#fff!important}.headerTwo-module__wJnxTq__navbarLight{height:90px;min-height:70px}.headerTwo-module__wJnxTq__navLink{color:var(--text-main,#333);font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:500;transition:color .2s,font-weight .2s;position:relative}.headerTwo-module__wJnxTq__navLink:after{content:"";background-color:var(--accent,orange);transform-origin:0;width:100%;height:2px;transition:transform .2s;position:absolute;bottom:-24px;left:0;transform:scaleX(0)}.headerTwo-module__wJnxTq__navLink:hover{color:var(--accent,orange)}.headerTwo-module__wJnxTq__navLink:hover:after{transform:scaleX(1)}.headerTwo-module__wJnxTq__navLink.headerTwo-module__wJnxTq__activeNav{color:var(--accent,orange);font-weight:700}.headerTwo-module__wJnxTq__navLink.headerTwo-module__wJnxTq__activeNav:after{transform:scaleX(1)}.headerTwo-module__wJnxTq__menuItem.headerTwo-module__wJnxTq__active{color:var(--accent,orange);font-weight:700}.headerTwo-module__wJnxTq__sideMenu.headerTwo-module__wJnxTq__open{left:0}.headerTwo-module__wJnxTq__sideSubmenu{z-index:1000;width:50%;height:100vh;padding:20px;transition:left .3s;position:fixed;top:0;left:-50%;color:#000!important;background:#fff!important}.headerTwo-module__wJnxTq__sideSubmenu.headerTwo-module__wJnxTq__open{left:0}.headerTwo-module__wJnxTq__menuList,.headerTwo-module__wJnxTq__subMenuList{margin:0;padding:0;list-style-type:none}.headerTwo-module__wJnxTq__menuItem{cursor:pointer;border-bottom:1px solid #555;justify-content:space-between;align-items:center;padding:12px 10px;display:flex}.headerTwo-module__wJnxTq__menuItem:hover{background:#55555517!important}.headerTwo-module__wJnxTq__submenuIcon,.headerTwo-module__wJnxTq__backIcon{float:right;color:#bbb;margin-left:10px;font-size:12px}.headerTwo-module__wJnxTq__backBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;margin-bottom:10px;font-size:16px;display:flex;color:#000!important}.headerTwo-module__wJnxTq__backIcon.headerTwo-module__wJnxTq__rotated{transition:transform .2s;transform:rotate(180deg)}.headerTwo-module__wJnxTq__menu{justify-content:flex-end;padding:1rem;display:flex}.headerTwo-module__wJnxTq__closeBtn{cursor:pointer;background:0 0;border:none;font-size:1.5rem;color:#000!important}.headerTwo-module__wJnxTq__closeBtn:hover{color:#000}.headerTwo-module__wJnxTq__sideSubmenu.headerTwo-module__wJnxTq__open+.headerTwo-module__wJnxTq__sideSubmenu{z-index:1002}.headerTwo-module__wJnxTq__searchContainer{border:1px solid var(--border-soft,#ddd);transition:border-color .3s}.headerTwo-module__wJnxTq__searchContainer:focus-within{border-color:var(--accent,orange);box-shadow:0 0 0 2px #ffa50033}.headerTwo-module__wJnxTq__searchInput{border:none;outline:none;width:calc(100% - 50px);padding:10px 15px;font-size:14px}.headerTwo-module__wJnxTq__searchIconContainer{border-left:1px solid #ffffff4d}@media (max-width:768px){.headerTwo-module__wJnxTq__row{display:flex;flex-direction:row!important}.headerTwo-module__wJnxTq__navbarLight{align-content:end}}@media (min-width:768px){.headerTwo-module__wJnxTq__sideMenu{display:block!important}.headerTwo-module__wJnxTq__mobileOnly{display:none!important}.headerTwo-module__wJnxTq__infoCardRow{justify-content:center}}@media (max-width:919px){.headerTwo-module__wJnxTq__infoText{font-size:13px}}@media (max-width:395px){.headerTwo-module__wJnxTq__infoText{font-size:11px}.headerTwo-module__wJnxTq__infoCardMain{margin-left:2%!important}}@media (min-width:500px) and (max-width:767px){.headerTwo-module__wJnxTq__infoCardMain{margin-left:10%!important}}.headerTwo-module__wJnxTq__menuIconMobileOnly{display:block}@media (min-width:768px){.headerTwo-module__wJnxTq__menuIconMobileOnly{display:none!important}}
.homeThree-module__IB2ndq__wrapper{flex-wrap:nowrap;justify-content:space-between;align-items:center;gap:40px;padding:60px 0;display:flex}.homeThree-module__IB2ndq__content{flex:7;max-width:none;padding-right:20px}.homeThree-module__IB2ndq__label{text-transform:uppercase;color:#111;margin-bottom:20px;padding-left:10px;font-size:14px;font-weight:600}.homeThree-module__IB2ndq__label:after{content:"";background:var(--primary);vertical-align:middle;width:40px;height:2px;margin-left:10px;display:inline-block}.homeThree-module__IB2ndq__heading{color:#111;margin-bottom:20px;font-size:clamp(32px,5vw,50px);font-weight:600}.homeThree-module__IB2ndq__description{color:#555;text-align:justify;margin-bottom:30px;font-size:clamp(14px,2vw,16px);line-height:1.7}.homeThree-module__IB2ndq__features{grid-template-columns:1fr 1fr;gap:15px;margin-bottom:30px;padding:0;list-style:none;display:grid}.homeThree-module__IB2ndq__features li{color:#111;text-align:start;align-items:center;padding-left:50px;font-size:clamp(12px,2vw,15px);font-weight:600;display:flex;position:relative}.homeThree-module__IB2ndq__features li:before{content:"";background:url(/icons/bullet-point.png) 50%/32px 32px no-repeat;border-radius:100%;justify-content:center;align-items:center;width:30px;height:30px;display:flex;position:absolute;left:0}.homeThree-module__IB2ndq__cta{background-color:var(--primary);color:#fff;cursor:pointer;border:none;border-radius:8px;padding:12px 25px;font-size:clamp(14px,2vw,16px);font-weight:600;transition:all .3s}.homeThree-module__IB2ndq__cta:hover{background-color:var(--primary-hover)}.homeThree-module__IB2ndq__imagesContainer{flex:400px;justify-content:center;display:flex;position:relative}.homeThree-module__IB2ndq__images{width:620px;height:460px;position:relative}.homeThree-module__IB2ndq__imageBack{object-fit:cover;border-radius:15px;width:300px;height:400px;position:absolute;top:60px;left:0;box-shadow:0 10px 30px #0000001a}.homeThree-module__IB2ndq__imageFront{object-fit:cover;z-index:2;border-radius:15px;width:300px;height:400px;position:absolute;top:0;right:10px;box-shadow:0 10px 30px #0000001a}.homeThree-module__IB2ndq__overlayBox{background:var(--primary);color:#fff;text-align:center;z-index:3;border-radius:20px;width:220px;padding:20px 25px;position:absolute;bottom:-50px;left:50%;transform:translate(-50%);box-shadow:0 5px 15px #00000026}.homeThree-module__IB2ndq__overlayBox strong{text-align:center;font-size:60px;font-weight:500;display:block}.homeThree-module__IB2ndq__overlayBox span{text-align:center;margin-top:5px;font-size:17px;line-height:1.4;display:block}@media (max-width:1200px){.homeThree-module__IB2ndq__images{width:500px;height:380px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:240px;height:320px}.homeThree-module__IB2ndq__overlayBox{width:180px;padding:15px 20px}.homeThree-module__IB2ndq__overlayBox strong{font-size:48px}.homeThree-module__IB2ndq__overlayBox span{font-size:15px}}@media (max-width:1112px){.homeThree-module__IB2ndq__wrapper{text-align:center;flex-direction:column}.homeThree-module__IB2ndq__content{max-width:100%;margin-bottom:40px}.homeThree-module__IB2ndq__images{width:450px;height:350px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:220px;height:280px}}@media (max-width:768px){.homeThree-module__IB2ndq__features{grid-template-columns:1fr}.homeThree-module__IB2ndq__images{width:400px;height:320px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:190px;height:250px}.homeThree-module__IB2ndq__overlayBox{width:160px;padding:12px 15px}.homeThree-module__IB2ndq__overlayBox strong{font-size:36px}.homeThree-module__IB2ndq__overlayBox span{font-size:13px}}@media (max-width:480px){.homeThree-module__IB2ndq__wrapper{padding:40px 20px}.homeThree-module__IB2ndq__content{flex:1;max-width:100%;padding-right:0}.homeThree-module__IB2ndq__features li{padding-left:35px}.homeThree-module__IB2ndq__features li:before{width:25px;height:25px}.homeThree-module__IB2ndq__images{width:320px;height:260px}.homeThree-module__IB2ndq__imageBack,.homeThree-module__IB2ndq__imageFront{width:150px;height:200px}.homeThree-module__IB2ndq__overlayBox{width:140px;padding:10px 12px;bottom:-30px}.homeThree-module__IB2ndq__overlayBox strong{font-size:28px}.homeThree-module__IB2ndq__overlayBox span{font-size:12px}}
.policy-module__fU9_na__privacyPolicyContent{max-width:1200px;margin:0 auto;padding:0 20px}.policy-module__fU9_na__policyDiv,.policy-module__fU9_na__policyContent,.policy-module__fU9_na__policyContentInner{color:#333;font-size:16px;line-height:1.6}.policy-module__fU9_na__policyDiv{margin-top:0}.policy-module__fU9_na__policyDiv *,.policy-module__fU9_na__policyContent *,.policy-module__fU9_na__policyContentInner *{box-sizing:border-box}.policy-module__fU9_na__policyDiv ul,.policy-module__fU9_na__policyDiv ol,.policy-module__fU9_na__policyContent ul,.policy-module__fU9_na__policyContent ol,.policy-module__fU9_na__policyContentInner ul,.policy-module__fU9_na__policyContentInner ol{-webkit-padding-start:0!important;-webkit-margin-before:0!important;-webkit-margin-after:0!important;margin:1rem 0!important;padding-left:0!important;list-style:none!important}.policy-module__fU9_na__policyDiv h1,.policy-module__fU9_na__policyDiv h2,.policy-module__fU9_na__policyDiv h3,.policy-module__fU9_na__policyDiv h4,.policy-module__fU9_na__policyDiv h5,.policy-module__fU9_na__policyDiv h6,.policy-module__fU9_na__policyContent h1,.policy-module__fU9_na__policyContent h2,.policy-module__fU9_na__policyContent h3,.policy-module__fU9_na__policyContent h4,.policy-module__fU9_na__policyContent h5,.policy-module__fU9_na__policyContent h6,.policy-module__fU9_na__policyContentInner h1,.policy-module__fU9_na__policyContentInner h2,.policy-module__fU9_na__policyContentInner h3,.policy-module__fU9_na__policyContentInner h4,.policy-module__fU9_na__policyContentInner h5,.policy-module__fU9_na__policyContentInner h6{color:#2c3e50!important;margin-top:2rem!important;margin-bottom:1rem!important;font-weight:600!important}.policy-module__fU9_na__policyDiv h1,.policy-module__fU9_na__policyContent h1,.policy-module__fU9_na__policyContentInner h1{padding-bottom:.5rem!important;font-size:2rem!important}.policy-module__fU9_na__policyDiv h2,.policy-module__fU9_na__policyContent h2,.policy-module__fU9_na__policyContentInner h2{color:#34495e!important;font-size:1.5rem!important}.policy-module__fU9_na__policyDiv h3,.policy-module__fU9_na__policyContent h3,.policy-module__fU9_na__policyContentInner h3{color:#34495e!important;font-size:1.25rem!important}.policy-module__fU9_na__policyDiv p,.policy-module__fU9_na__policyContent p,.policy-module__fU9_na__policyContentInner p{text-align:justify!important;margin-bottom:1rem!important}.policy-module__fU9_na__policyDiv ul li,.policy-module__fU9_na__policyDiv ol li,.policy-module__fU9_na__policyContent ul li,.policy-module__fU9_na__policyContent ol li,.policy-module__fU9_na__policyContentInner ul li,.policy-module__fU9_na__policyContentInner ol li{margin-bottom:.75rem!important;padding-left:1.5rem!important;line-height:1.6!important;list-style:none!important;position:relative!important}.policy-module__fU9_na__policyDiv ul li:before,.policy-module__fU9_na__policyContent ul li:before,.policy-module__fU9_na__policyContentInner ul li:before{content:"•"!important;color:#3498db!important;font-size:1.2em!important;font-weight:700!important;line-height:1.6!important;position:absolute!important;top:0!important;left:0!important}.policy-module__fU9_na__policyDiv ol,.policy-module__fU9_na__policyContent ol,.policy-module__fU9_na__policyContentInner ol{counter-reset:list-counter!important}.policy-module__fU9_na__policyDiv ol li,.policy-module__fU9_na__policyContent ol li,.policy-module__fU9_na__policyContentInner ol li{counter-increment:list-counter!important}.policy-module__fU9_na__policyDiv ol li:before,.policy-module__fU9_na__policyContent ol li:before,.policy-module__fU9_na__policyContentInner ol li:before{content:counter(list-counter) "."!important;color:#3498db!important;font-weight:700!important;line-height:1.6!important;position:absolute!important;top:0!important;left:0!important}.policy-module__fU9_na__policyDiv ul ul,.policy-module__fU9_na__policyDiv ol ol,.policy-module__fU9_na__policyDiv ul ol,.policy-module__fU9_na__policyDiv ol ul,.policy-module__fU9_na__policyContent ul ul,.policy-module__fU9_na__policyContent ol ol,.policy-module__fU9_na__policyContent ul ol,.policy-module__fU9_na__policyContent ol ul,.policy-module__fU9_na__policyContentInner ul ul,.policy-module__fU9_na__policyContentInner ol ol,.policy-module__fU9_na__policyContentInner ul ol,.policy-module__fU9_na__policyContentInner ol ul{margin:.5rem 0!important;padding-left:1rem!important}.policy-module__fU9_na__policyDiv ul ul li:before,.policy-module__fU9_na__policyContent ul ul li:before,.policy-module__fU9_na__policyContentInner ul ul li:before{content:"◦"!important;color:#7f8c8d!important}.policy-module__fU9_na__policyDiv ol ol li:before,.policy-module__fU9_na__policyContent ol ol li:before,.policy-module__fU9_na__policyContentInner ol ol li:before{content:counter(list-counter, lower-alpha) "."!important}.policy-module__fU9_na__policyDiv li strong,.policy-module__fU9_na__policyContent li strong,.policy-module__fU9_na__policyContentInner li strong{color:#2c3e50!important;font-weight:600!important}.policy-module__fU9_na__policyDiv a,.policy-module__fU9_na__policyContent a,.policy-module__fU9_na__policyContentInner a{color:#3498db!important;border-bottom:1px solid #0000!important;text-decoration:none!important;transition:border-bottom-color .3s!important}.policy-module__fU9_na__policyDiv a:hover,.policy-module__fU9_na__policyContent a:hover,.policy-module__fU9_na__policyContentInner a:hover{border-bottom-color:#3498db!important}.policy-module__fU9_na__policyDiv [class*=list],.policy-module__fU9_na__policyContent [class*=list],.policy-module__fU9_na__policyContentInner [class*=list]{padding-left:0!important;list-style:none!important}@media (max-width:768px){.policy-module__fU9_na__privacyPolicyContent{padding:0 15px}.policy-module__fU9_na__policyDiv,.policy-module__fU9_na__policyContent,.policy-module__fU9_na__policyContentInner{font-size:14px!important}.policy-module__fU9_na__policyDiv h1,.policy-module__fU9_na__policyContent h1,.policy-module__fU9_na__policyContentInner h1{font-size:1.75rem!important}.policy-module__fU9_na__policyDiv h2,.policy-module__fU9_na__policyContent h2,.policy-module__fU9_na__policyContentInner h2{font-size:1.25rem!important}.policy-module__fU9_na__policyDiv ul li,.policy-module__fU9_na__policyDiv ol li,.policy-module__fU9_na__policyContent ul li,.policy-module__fU9_na__policyContent ol li,.policy-module__fU9_na__policyContentInner ul li,.policy-module__fU9_na__policyContentInner ol li{padding-left:1.25rem!important}}
.sellWithUs-module__-IwplG__containerMain{max-width:1400px;margin:1rem auto 0;padding:0 15px}.sellWithUs-module__-IwplG__heroSection{grid-template-columns:1fr;gap:1rem;margin-bottom:2rem;display:grid}@media (min-width:768px){.sellWithUs-module__-IwplG__heroSection{grid-template-columns:1fr 1fr}}.sellWithUs-module__-IwplG__heroContent{flex-direction:column;justify-content:center;display:flex}.sellWithUs-module__-IwplG__heroTitle{margin-bottom:.5rem;font-size:2rem;font-weight:600}.sellWithUs-module__-IwplG__heroTitleHighlight{color:orange;margin-top:0;font-size:2rem;font-weight:600}.sellWithUs-module__-IwplG__heroSubtitle{margin-top:.5rem;font-size:1.25rem;font-weight:400}.sellWithUs-module__-IwplG__heroDescription{color:#7c7c7c;font-size:1.25rem;font-weight:400}.sellWithUs-module__-IwplG__ctaButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;width:fit-content;margin-top:.5rem;padding:.5rem 1.25rem;transition:background-color .3s}.sellWithUs-module__-IwplG__ctaButton:hover{background-color:#ff8c00}.sellWithUs-module__-IwplG__heroImageWrapper{justify-content:center;align-items:center;padding:1.25rem;display:flex}.sellWithUs-module__-IwplG__sellerImage{width:100%;max-width:500px;height:100%}.sellWithUs-module__-IwplG__image{object-fit:cover;width:100%;height:100%}.sellWithUs-module__-IwplG__trustSection{margin-top:1.25rem}.sellWithUs-module__-IwplG__sectionTitle{text-align:center;margin-bottom:1rem;font-size:1.5rem}.sellWithUs-module__-IwplG__trustDescription{text-align:center;margin:1rem 0;padding:0 1rem;font-size:1.25rem;font-weight:400;line-height:1.75}@media (min-width:768px){.sellWithUs-module__-IwplG__trustDescription{padding:0 3rem}}@media (min-width:1024px){.sellWithUs-module__-IwplG__trustDescription{padding:0 3rem}}@media (min-width:1280px){.sellWithUs-module__-IwplG__trustDescription{padding:0 3rem}}.sellWithUs-module__-IwplG__featuresGrid{border:1px solid #ffa50080;border-radius:.25rem;flex-direction:column;gap:1.25rem;margin-top:1.5rem;padding:1.25rem;display:flex}@media (min-width:768px){.sellWithUs-module__-IwplG__featuresGrid{flex-direction:row}}.sellWithUs-module__-IwplG__featuresColumn{flex:1}.sellWithUs-module__-IwplG__featuresList{margin:0;padding:0;list-style:none}.sellWithUs-module__-IwplG__featureItem{margin-bottom:1rem}.sellWithUs-module__-IwplG__featureContent{gap:1rem;display:flex}.sellWithUs-module__-IwplG__checkIcon{background:#ffedcb;border:2px solid #fbae24;border-radius:50%;justify-content:center;align-items:center;width:30px;min-width:30px;height:30px;display:flex}.sellWithUs-module__-IwplG__checkIconSvg{color:orange}.sellWithUs-module__-IwplG__featureText{border-bottom:1px solid #ffa50080;flex:1;min-height:6rem}.sellWithUs-module__-IwplG__featureTextLast,.sellWithUs-module__-IwplG__featureTextLastTwo{flex:1;min-height:6rem}@media (max-width:767px){.sellWithUs-module__-IwplG__featureTextLast{border-bottom:1px solid #ffa50080}}.sellWithUs-module__-IwplG__featureDescription{margin-top:1rem;margin-bottom:1rem}.sellWithUs-module__-IwplG__featureDescriptionLast{margin-top:1rem}.sellWithUs-module__-IwplG__howItWorksSection{margin-top:1.25rem}.sellWithUs-module__-IwplG__howItWorksTitle{text-align:left;margin-bottom:1rem;font-size:1.5rem}.sellWithUs-module__-IwplG__howItWorksGrid{grid-template-columns:1fr;gap:2rem;display:grid}@media (min-width:768px){.sellWithUs-module__-IwplG__howItWorksGrid{grid-template-columns:1fr 2fr}}.sellWithUs-module__-IwplG__tabsColumn{flex-direction:column;gap:.5rem;display:flex}.sellWithUs-module__-IwplG__tabItem{cursor:pointer;border-radius:.25rem;justify-content:flex-start;align-items:center;gap:1rem;padding:.75rem 1rem;transition:all .3s;display:flex}.sellWithUs-module__-IwplG__tabItem:hover{background-color:#f5f5f5}.sellWithUs-module__-IwplG__tabItemActive{border:2px solid orange}.sellWithUs-module__-IwplG__tabTitle{margin:0;font-size:1rem}.sellWithUs-module__-IwplG__contentTitle{border-bottom:2px solid #fbae24;width:fit-content;padding:.25rem;font-size:1rem;font-weight:600}.sellWithUs-module__-IwplG__contentText{margin-top:1rem;font-size:1rem;font-weight:500;line-height:1.75}.sellWithUs-module__-IwplG__contentSubtitle,.sellWithUs-module__-IwplG__contentSubtitleNoMargin{margin-top:1rem;margin-bottom:0;font-size:1rem;font-weight:600;line-height:1.75}.sellWithUs-module__-IwplG__actionButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;margin-top:1rem;padding:.25rem 1rem;transition:background-color .3s}.sellWithUs-module__-IwplG__actionButton:hover{background-color:#ff8c00}.sellWithUs-module__-IwplG__bulletList{padding-left:1.5rem;list-style-type:disc}.sellWithUs-module__-IwplG__numberedList{padding-left:1.5rem;list-style-type:decimal}.sellWithUs-module__-IwplG__listItem{margin-bottom:.5rem;font-size:1rem;font-weight:500;line-height:1.75}.sellWithUs-module__-IwplG__highlightBox{border:2px solid orange;border-radius:.25rem;margin-top:1rem}.sellWithUs-module__-IwplG__highlightText{padding:.5rem 1rem;font-size:1rem;font-weight:500;line-height:1.75}.sellWithUs-module__-IwplG__supportSection{margin-top:1.25rem}@media (max-width:768px){.sellWithUs-module__-IwplG__heroTitle,.sellWithUs-module__-IwplG__heroTitleHighlight{font-size:1.5rem}.sellWithUs-module__-IwplG__heroSubtitle,.sellWithUs-module__-IwplG__heroDescription{font-size:1rem}.sellWithUs-module__-IwplG__sectionTitle{font-size:1.25rem}.sellWithUs-module__-IwplG__trustDescription{font-size:1rem}}
.forgetPassword-module__9Q7GHG__container{max-width:1200px;margin:4.5rem auto 0;padding:0 15px}.forgetPassword-module__9Q7GHG__row{justify-content:center;display:flex}.forgetPassword-module__9Q7GHG__colMd6{width:100%;max-width:50%;padding:0 15px}@media (max-width:768px){.forgetPassword-module__9Q7GHG__colMd6{max-width:100%}}.forgetPassword-module__9Q7GHG__contentWrapper{margin-bottom:1rem}.forgetPassword-module__9Q7GHG__title{text-align:center;margin-bottom:.5rem;font-size:1.75rem}.forgetPassword-module__9Q7GHG__subtitle{text-align:center;padding-top:.5rem;padding-bottom:.5rem}.forgetPassword-module__9Q7GHG__formGroup{margin-top:1.5rem}.forgetPassword-module__9Q7GHG__formGroupRegular{margin-top:1rem}.forgetPassword-module__9Q7GHG__formLabel{margin-bottom:.5rem;font-weight:500;display:block}.forgetPassword-module__9Q7GHG__formControl{border:1px solid #ced4da;border-radius:.25rem;width:100%;padding:.5rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.forgetPassword-module__9Q7GHG__formControl:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}.forgetPassword-module__9Q7GHG__passwordWrapper{position:relative}.forgetPassword-module__9Q7GHG__eyeIconWrapper{height:100%;position:absolute;top:0;right:0}.forgetPassword-module__9Q7GHG__eyeIconInner{align-items:center;height:100%;margin-right:1rem;display:flex}.forgetPassword-module__9Q7GHG__eyeIcon{cursor:pointer;font-size:1.25rem}.forgetPassword-module__9Q7GHG__submitButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.25rem;width:100%;margin-top:1rem;padding:.5rem;font-size:1rem;transition:background-color .3s}.forgetPassword-module__9Q7GHG__submitButton:hover{background-color:#ff8c00}.forgetPassword-module__9Q7GHG__flexButton{justify-content:center;align-items:center;display:flex}.forgetPassword-module__9Q7GHG__buttonIcon{margin-left:.5rem}.forgetPassword-module__9Q7GHG__buttonDisabled{cursor:not-allowed;background-color:#ccc}.forgetPassword-module__9Q7GHG__buttonDisabled:hover{background-color:#ccc}.forgetPassword-module__9Q7GHG__otpContainer{justify-content:center;gap:.5rem;margin-top:2.5rem;margin-bottom:2.5rem;display:flex}@media (min-width:576px){.forgetPassword-module__9Q7GHG__otpContainer{gap:1rem}}.forgetPassword-module__9Q7GHG__otpInput{text-align:center;border:1px solid #ced4da;border-radius:.25rem;width:50px;height:50px;font-size:1.25rem;transition:border-color .15s ease-in-out}.forgetPassword-module__9Q7GHG__otpInput:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}.forgetPassword-module__9Q7GHG__verificationCodeWrapper{justify-content:space-between;margin-top:1.5rem;display:flex}.forgetPassword-module__9Q7GHG__boldText{margin:0;font-weight:600}.forgetPassword-module__9Q7GHG__resendCode{color:orange;cursor:pointer;margin:0;font-weight:600}.forgetPassword-module__9Q7GHG__resendCode:hover{text-decoration:underline}.forgetPassword-module__9Q7GHG__accountLinksWrapper{flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:1rem;display:flex}.forgetPassword-module__9Q7GHG__accountText{margin:0}.forgetPassword-module__9Q7GHG__link{color:orange;cursor:pointer;margin-left:.25rem;text-decoration:underline}.forgetPassword-module__9Q7GHG__link:hover{color:#ff8c00}.forgetPassword-module__9Q7GHG__customerServiceText{margin:0;padding:1rem 0}.forgetPassword-module__9Q7GHG__customerServiceLink{color:orange;margin-left:.25rem}.forgetPassword-module__9Q7GHG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1rem;height:1rem;animation:.6s linear infinite forgetPassword-module__9Q7GHG__spin}@keyframes forgetPassword-module__9Q7GHG__spin{to{transform:rotate(360deg)}}.forgetPassword-module__9Q7GHG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.forgetPassword-module__9Q7GHG__footerWrapper{margin-top:3rem}
.register-module__9Bw9PG__mainContainer{margin-top:2rem;font-family:Poppins,sans-serif}.register-module__9Bw9PG__container{max-width:1200px;margin:1.5rem auto 0;padding:0 20px}.register-module__9Bw9PG__row{justify-content:center;display:flex}.register-module__9Bw9PG__colMd6{width:100%;max-width:600px;padding:0 15px}@media (max-width:768px){.register-module__9Bw9PG__colMd6{max-width:100%;padding:0}}.register-module__9Bw9PG__contentWrapper{margin-bottom:1.5rem}.register-module__9Bw9PG__title{text-align:center;color:#2d3748;margin-bottom:.5rem;font-size:1.75rem;font-weight:600}.register-module__9Bw9PG__subtitle{text-align:center;color:#4a5568;padding:.5rem 0;font-size:1rem;line-height:1.6}.register-module__9Bw9PG__link{color:orange;cursor:pointer;text-decoration:underline;transition:color .3s}.register-module__9Bw9PG__link:hover{color:#ff8c00}.register-module__9Bw9PG__formGroup{margin-top:1.5rem;margin-bottom:1rem}.register-module__9Bw9PG__formGroupRegular{margin-bottom:1rem}.register-module__9Bw9PG__formLabel{color:#2d3748;margin-bottom:.5rem;font-size:.95rem;font-weight:500;display:block}.register-module__9Bw9PG__formControl{color:#2d3748;box-sizing:border-box;background-color:#fff;border:1px solid #ced4da;border-radius:.375rem;width:100%;padding:.625rem .75rem;font-size:1rem;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.register-module__9Bw9PG__formControl:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}.register-module__9Bw9PG__formControl::placeholder{color:#a0aec0}.register-module__9Bw9PG__passwordWrapper{align-items:center;display:flex;position:relative}.register-module__9Bw9PG__eyeIconWrapper{align-items:center;height:100%;padding-right:.75rem;display:flex;position:absolute;top:50%;right:0;transform:translateY(-50%)}.register-module__9Bw9PG__eyeIcon{cursor:pointer;color:#718096;font-size:1.25rem;transition:color .3s}.register-module__9Bw9PG__eyeIcon:hover{color:#2d3748}.register-module__9Bw9PG__textDanger{color:#dc3545;margin-top:.25rem;font-size:.875rem;display:block}.register-module__9Bw9PG__privacyText{color:#4a5568;margin:0 0 .5rem;font-size:.9rem;line-height:1.6}.register-module__9Bw9PG__privacyLink{color:orange;cursor:pointer;transition:color .3s}.register-module__9Bw9PG__privacyLink:hover{color:#ff8c00;text-decoration:underline}.register-module__9Bw9PG__submitButton{color:#fff;cursor:pointer;background-color:orange;border:none;border-radius:.375rem;width:100%;margin-top:1rem;padding:.625rem 1rem;font-size:1rem;font-weight:500;transition:background-color .3s,transform .2s}.register-module__9Bw9PG__submitButton:hover{background-color:#ff8c00;transform:translateY(-1px)}.register-module__9Bw9PG__submitButton:active{transform:translateY(0)}.register-module__9Bw9PG__flexButton{justify-content:center;align-items:center;display:flex}.register-module__9Bw9PG__buttonIcon{margin-left:.5rem;font-size:1rem}.register-module__9Bw9PG__buttonDisabled{cursor:not-allowed;opacity:.6;background-color:#cbd5e0}.register-module__9Bw9PG__buttonDisabled:hover{background-color:#cbd5e0;transform:none}.register-module__9Bw9PG__otpContainer{justify-content:center;align-items:center;gap:.75rem;margin-top:2.5rem;margin-bottom:2.5rem;display:flex}@media (min-width:576px){.register-module__9Bw9PG__otpContainer{gap:1rem}}@media (max-width:480px){.register-module__9Bw9PG__otpContainer{gap:.5rem}}.register-module__9Bw9PG__otpInput{text-align:center;color:#2d3748;background-color:#fff;border:2px solid #ced4da;border-radius:.5rem;width:50px;height:50px;font-size:1.5rem;font-weight:500;transition:border-color .15s ease-in-out,background-color .15s ease-in-out,box-shadow .15s ease-in-out}.register-module__9Bw9PG__otpInput:focus{border-color:orange;outline:none;box-shadow:0 0 0 .2rem #ffa50040}@media (max-width:480px){.register-module__9Bw9PG__otpInput{width:45px;height:45px;font-size:1.25rem}}.register-module__9Bw9PG__otpCorrect{color:#155724;background-color:#d4edda!important;border-color:#28a745!important}.register-module__9Bw9PG__otpIncorrect{color:#721c24;background-color:#f8d7da!important;border-color:#dc3545!important}.register-module__9Bw9PG__verificationCodeWrapper{justify-content:space-between;align-items:center;margin-top:1.5rem;display:flex}@media (max-width:480px){.register-module__9Bw9PG__verificationCodeWrapper{flex-direction:column;align-items:flex-start;gap:.5rem}}.register-module__9Bw9PG__boldText{color:#2d3748;margin:0;font-weight:600}.register-module__9Bw9PG__resendCode{color:orange;cursor:pointer;margin:0;font-weight:600;transition:color .3s}.register-module__9Bw9PG__resendCode:hover{color:#ff8c00;text-decoration:underline}.register-module__9Bw9PG__accountLinksWrapper{flex-wrap:wrap;justify-content:space-between;gap:.5rem;margin-top:1rem;display:flex}.register-module__9Bw9PG__accountText{color:#4a5568;margin:0;font-size:.95rem}.register-module__9Bw9PG__accountText .register-module__9Bw9PG__link{margin-left:.25rem}.register-module__9Bw9PG__customerServiceText{color:#4a5568;margin:0;padding:1rem 0;font-size:.9rem;line-height:1.6}.register-module__9Bw9PG__customerServiceLink{color:orange;cursor:pointer;margin-left:.25rem;transition:color .3s}.register-module__9Bw9PG__customerServiceLink:hover{color:#ff8c00;text-decoration:underline}.register-module__9Bw9PG__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite register-module__9Bw9PG__spin;display:inline-block}@keyframes register-module__9Bw9PG__spin{to{transform:rotate(360deg)}}.register-module__9Bw9PG__visuallyHidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.register-module__9Bw9PG__footerWrapper{margin-top:2.5rem}@media (max-width:768px){.register-module__9Bw9PG__title{font-size:1.5rem}.register-module__9Bw9PG__subtitle{font-size:.9rem}.register-module__9Bw9PG__container{padding:0 15px}}@media (max-width:480px){.register-module__9Bw9PG__mainContainer{margin-top:1rem}.register-module__9Bw9PG__title{font-size:1.35rem}.register-module__9Bw9PG__subtitle{font-size:.85rem}.register-module__9Bw9PG__formControl{padding:.5rem .625rem;font-size:.95rem}.register-module__9Bw9PG__submitButton{padding:.5rem .875rem;font-size:.95rem}}
