@import "https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";
:root{--background:#fff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Arial,Helvetica,sans-serif}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
.Header-module__uO3NCW__header{z-index:1000;background:#fff;border-bottom:1px solid #e5e7eb;transition:all .3s;position:sticky;top:0;box-shadow:0 1px 3px #0000001a}.Header-module__uO3NCW__header.Header-module__uO3NCW__scrolled{box-shadow:0 4px 6px #0000001a}.Header-module__uO3NCW__headerContainer{justify-content:space-around;align-items:center;max-width:1080px;margin:0 auto;padding:1rem 2rem;display:flex;position:relative}.Header-module__uO3NCW__logo{z-index:1002;flex-shrink:0;align-items:center;text-decoration:none;display:flex}.Header-module__uO3NCW__nav{align-items:center;display:flex}.Header-module__uO3NCW__menu{align-items:center;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.Header-module__uO3NCW__menuItem{position:relative}.Header-module__uO3NCW__menuLink{color:#1f2937;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:inherit;font-size:.95rem;font-weight:500;text-decoration:none;transition:all .3s;display:flex}.Header-module__uO3NCW__menuButton{background:0 0;border:none;width:auto}.Header-module__uO3NCW__menuLink:hover,.Header-module__uO3NCW__menuLinkActive{color:#2563eb;background:#f3f4f6}.Header-module__uO3NCW__chevron{opacity:.7;transition:transform .3s}.Header-module__uO3NCW__submenu{opacity:0;visibility:hidden;z-index:1001;pointer-events:none;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;min-width:260px;margin-top:.5rem;padding:.5rem;list-style:none;transition:opacity .2s,visibility .2s,transform .2s;position:absolute;top:100%;left:0;transform:translateY(-10px);box-shadow:0 10px 30px #00000026}.Header-module__uO3NCW__submenu[data-open=true]{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.Header-module__uO3NCW__submenuItem{position:relative}.Header-module__uO3NCW__submenuLink{color:#1f2937;text-transform:capitalize;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Header-module__uO3NCW__submenuLink:hover{color:#2563eb;background:#f3f4f6}.Header-module__uO3NCW__submenuTitle{color:#1f2937;font-weight:500;line-height:1.4}.Header-module__uO3NCW__submenuLink:hover .Header-module__uO3NCW__submenuTitle{color:#2563eb}.Header-module__uO3NCW__chevronIcon{opacity:.5;flex-shrink:0;transition:transform .3s}.Header-module__uO3NCW__submenuLink:hover .Header-module__uO3NCW__chevronIcon{opacity:.8}.Header-module__uO3NCW__chevronRotated{transform:rotate(90deg)}.Header-module__uO3NCW__nestedSubmenu{z-index:1002;margin-top:0;margin-left:.5rem;position:absolute;top:0;left:100%}.Header-module__uO3NCW__submenuContainer{position:relative}.Header-module__uO3NCW__mobileToggle{color:#1f2937;cursor:pointer;z-index:1002;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;padding:.5rem;transition:all .3s;display:none;position:relative}.Header-module__uO3NCW__mobileToggle:hover{background:#f3f4f6}.Header-module__uO3NCW__mobileToggle:focus-visible,.Header-module__uO3NCW__menuLink:focus-visible,.Header-module__uO3NCW__submenuLink:focus-visible{outline-offset:2px;outline:2px solid #2563eb}@media (max-width:768px){.Header-module__uO3NCW__headerContainer{justify-content:space-between;padding:1rem}.Header-module__uO3NCW__mobileToggle{display:flex}.Header-module__uO3NCW__nav{z-index:1000;background:#fff;flex-direction:column;width:100%;height:100vh;padding:5rem 1.5rem 2rem;transition:transform .3s;position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-100%);box-shadow:0 0 50px #0000004d}.Header-module__uO3NCW__navOpen{transform:translate(0)}.Header-module__uO3NCW__menu{flex-direction:column;align-items:stretch;gap:.5rem;width:100%}.Header-module__uO3NCW__menuItem{width:100%}.Header-module__uO3NCW__menuLink{text-align:left;background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;justify-content:space-between;width:100%;padding:1rem 1.25rem;font-size:1rem}.Header-module__uO3NCW__menuLink:hover{background:#f9fafb}.Header-module__uO3NCW__submenu{box-shadow:none;opacity:1;visibility:visible;pointer-events:auto;background:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;min-width:auto;margin:.5rem 0 0;padding:.25rem;display:none;position:static;transform:none}.Header-module__uO3NCW__submenu[data-open=true]{display:block}.Header-module__uO3NCW__submenuLink{background:0 0;border:none;padding:.875rem 1rem}.Header-module__uO3NCW__submenuLink:hover{background:#2563eb1a}.Header-module__uO3NCW__nestedSubmenu{box-shadow:none;background:#00000008;width:calc(100% - 1rem);margin:.5rem 0 0 1rem;display:none;position:static}.Header-module__uO3NCW__submenu[data-open=true] .Header-module__uO3NCW__nestedSubmenu{display:block}.Header-module__uO3NCW__chevronIcon{transition:transform .3s}.Header-module__uO3NCW__chevronRotated{transform:rotate(90deg)}}@media (max-width:480px){.Header-module__uO3NCW__headerContainer{padding:.75rem 1rem}.Header-module__uO3NCW__nav{padding:4.5rem 1rem 2rem}.Header-module__uO3NCW__menuLink{padding:.875rem 1rem;font-size:1rem}.Header-module__uO3NCW__submenu{margin:.25rem 0 0}.Header-module__uO3NCW__submenuLink{padding:.75rem .875rem;font-size:.9rem}.Header-module__uO3NCW__nestedSubmenu{margin:.5rem 0 0 .75rem}}
.Footer-module__qP5oUa__preFooter{background:linear-gradient(135deg,#1e293b,#334155);padding:40px 0}.Footer-module__qP5oUa__container{max-width:1200px;margin:0 auto;padding:0 15px}.Footer-module__qP5oUa__Image{object-fit:contain}.Footer-module__qP5oUa__preFooterGrid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:30px;display:grid}.Footer-module__qP5oUa__preFooterGrid .Footer-module__qP5oUa__footerCol{border-right:1px dashed #696969}.Footer-module__qP5oUa__head4{color:#ffa56d;margin-bottom:15px;padding-bottom:5px;font-size:1.25rem;font-weight:600;position:relative}.Footer-module__qP5oUa__preFooterGrid ul{margin:0;padding:0;list-style:none}.Footer-module__qP5oUa__preFooterGrid ul li{margin-bottom:10px}.Footer-module__qP5oUa__preFooterGrid ul li a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s}.Footer-module__qP5oUa__brandsImage{object-fit:contain;color:#000;background-color:#fff;border-radius:5px;justify-content:center;align-items:center;margin:0 auto;padding:0 5px;font-size:14px;display:flex;position:relative;top:0}.Footer-module__qP5oUa__preFooterGrid ul li a:hover{color:#007bff}.Footer-module__qP5oUa__footer{color:#fff;background:linear-gradient(#0f172a,#1e293b);padding:50px 0 20px}.Footer-module__qP5oUa__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px;margin-bottom:30px;display:grid}.Footer-module__qP5oUa__footerCol h3{margin-bottom:20px;font-size:1.5rem;font-weight:600}.Footer-module__qP5oUa__footerCol p{color:#ccc;font-size:.95rem;line-height:1.6}.Footer-module__qP5oUa__footerCol ul{margin:0;padding:0;list-style:none}.Footer-module__qP5oUa__footerCol ul li{margin-bottom:12px}.Footer-module__qP5oUa__footerCol ul li a{color:#fff;font-size:1rem;text-decoration:none;transition:color .3s}.Footer-module__qP5oUa__footerCol ul li a:hover{color:#007bff}.Footer-module__qP5oUa__contactInfo li{color:#ccc;align-items:center;gap:10px;font-size:1rem;display:flex}.Footer-module__qP5oUa__contactInfo li a{color:#ccc;text-decoration:none}.Footer-module__qP5oUa__socialIcons{gap:15px;margin-top:25px;padding:0;list-style:none;display:flex}.Footer-module__qP5oUa__socialIcons a{color:#fffc;background:linear-gradient(135deg,#0000,#1e315a);border:1px solid #ffffff1a;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:all .3s;display:flex}.Footer-module__qP5oUa__socialIcons a:hover{transform:translateY(-5px)}.Footer-module__qP5oUa__brands{justify-content:center;align-items:center;gap:2rem;margin:10px auto;display:flex}.Footer-module__qP5oUa__brandsText span{font-size:1.5rem;font-weight:900}.Footer-module__qP5oUa__copyright{text-align:center;border-top:1px solid #495057;justify-content:center;align-items:center;gap:3rem;padding-top:20px;display:flex}.Footer-module__qP5oUa__copyright p{color:#fff;margin:0;font-size:.9rem}.Footer-module__qP5oUa__cPolicy{gap:20px;display:flex}.Footer-module__qP5oUa__cPolicy a{color:#fff;font-size:.9rem;text-decoration:none;transition:color .3s}.Footer-module__qP5oUa__cPolicy a:hover{color:#007bff}@media (max-width:768px){.Footer-module__qP5oUa__preFooterGrid{grid-template-columns:1fr 1fr}.Footer-module__qP5oUa__footerGrid{grid-template-columns:1fr}.Footer-module__qP5oUa__brands,.Footer-module__qP5oUa__copyright,.Footer-module__qP5oUa__protection{flex-direction:column;gap:1rem}.Footer-module__qP5oUa__head4:after{left:50%;transform:translate(-50%)}.Footer-module__qP5oUa__preFooterGrid .Footer-module__qP5oUa__footerCol{border-top:1px dashed #696969;border-right:none}.Footer-module__qP5oUa__preFooterGrid .Footer-module__qP5oUa__footerCol:first-child{border-top:none}.Footer-module__qP5oUa__socialIcons,.Footer-module__qP5oUa__cPolicy{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.Footer-module__qP5oUa__preFooterGrid,.Footer-module__qP5oUa__footerGrid{grid-template-columns:1fr}.Footer-module__qP5oUa__head4{font-size:1.1rem}}@media (min-width:769px) and (max-width:1024px){.Footer-module__qP5oUa__preFooterGrid,.Footer-module__qP5oUa__footerGrid{grid-template-columns:repeat(4,1fr)}}@media (min-width:1441px){.Footer-module__qP5oUa__container{max-width:1400px}.Footer-module__qP5oUa__preFooterGrid{grid-template-columns:repeat(5,1fr)}}.Footer-module__qP5oUa__protection{display:flex}.Footer-module__qP5oUa__brandscopyright{background:#ebf0f9;border-top:1px solid #e5e7eb;padding:10px 20px}.Footer-module__qP5oUa__brands{text-align:center;justify-content:center;align-items:center;max-width:1200px;margin:0 auto}.Footer-module__qP5oUa__brandsHeading{color:#111827;border-right:2px solid;gap:2rem;height:40px;padding:0 2rem;font-size:18px;font-weight:600}.Footer-module__qP5oUa__brandsGrid{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;display:flex}.Footer-module__qP5oUa__brandCard{color:#1e242c;border-radius:5px;flex-direction:column;align-items:center;text-decoration:none;transition:all .3s;display:flex;box-shadow:0 1px 3px #00000005,0 0 0 1px #1b1f2326}.Footer-module__qP5oUa__brandCard span{color:#1e242c;font-size:14px;font-weight:500}.Footer-module__qP5oUa__brandCard:hover{color:#000;background-color:#fff;transform:translateY(-5px)}.Footer-module__qP5oUa__brandCard img{object-fit:contain;mix-blend-mode:multiply;padding:3px 6px;transition:transform .3s}.Footer-module__qP5oUa__brandCard:hover img{transform:scale(1.05)}@media (max-width:768px){.Footer-module__qP5oUa__brandsGrid{gap:25px}.Footer-module__qP5oUa__brandCard img{width:80px;height:auto;padding:3px 6px}.Footer-module__qP5oUa__brandCard span{font-size:13px}}@media (max-width:480px){.Footer-module__qP5oUa__brandsGrid{grid-template-columns:1fr 1fr;gap:30px;display:grid}.Footer-module__qP5oUa__brandsHeading{border-bottom:2px solid;border-right:none;font-size:16px}}
.container{max-width:1100px;margin:0 auto;padding:0 20px}.footer-hero{color:#050505;text-align:center;background:linear-gradient(90deg,#d11e02,#f3865b 20%,#f5bda6 31%,#fff8bf 50%,#d2e0bf 68%,#3ca9bd) 50%/cover;padding:60px 0}.footer-hero h1{margin-bottom:10px;font-size:2.5rem;font-weight:700}.last-updated{opacity:.9;font-size:1rem}.main-content{padding:40px 0}.terms-content{background-color:#fff;border-radius:12px;margin-bottom:30px;padding:40px;box-shadow:0 10px 30px #00000014}.intro-section{border-bottom:1px solid #eaeaea;margin-bottom:30px;padding-bottom:20px}.intro-section p{color:#444;font-size:1.1rem;line-height:1.6}.table-of-contents{background-color:#f8f9fa;border-radius:8px;margin-bottom:40px;padding:20px}.table-of-contents h3{color:#4e54c8;margin-top:0;font-size:1.3rem}.table-of-contents ul{columns:2;padding-left:0;list-style-type:none}.table-of-contents li{break-inside:avoid;margin-bottom:10px}.table-of-contents a{color:#555;font-size:.95rem;text-decoration:none;transition:color .2s}.table-of-contents a:hover{color:#4e54c8;text-decoration:underline}.terms-section{border-bottom:1px solid #f0f0f0;margin-bottom:25px;padding-bottom:25px}.terms-section:last-of-type{border-bottom:none}.section-title{color:#333;cursor:pointer;justify-content:space-between;align-items:center;margin-bottom:15px;font-size:1.4rem;transition:color .2s;display:flex}.section-title:hover{color:#4e54c8}.toggle-icon{font-size:1.5rem;font-weight:300;display:none}.section-content{color:#555;font-size:1rem;line-height:1.6;transition:max-height .3s;overflow:hidden}.section-content.active{max-height:1000px}.section-content ul{margin:15px 0;padding-left:20px}.section-content li{margin-bottom:8px;line-height:1.5}.contact-section{background-color:#f8f9fa;border-radius:8px;margin-top:30px;padding:25px}.contact-section h2{color:#4e54c8;margin-top:0}.contact-details p{margin:15px 0}.contact-details a{color:#4e54c8;text-decoration:none}.contact-details a:hover{text-decoration:underline}.acceptance-box{text-align:center;background-color:#e8f5e9;border-left:4px solid #4caf50;border-radius:4px;margin-top:40px;padding:20px;font-weight:500}@media (max-width:768px){.terms-content{padding:25px}.footer-hero h1{font-size:2rem}.table-of-contents ul{columns:1}.section-title{font-size:1.2rem}.toggle-icon{display:block}.section-content{max-height:0}}@media (max-width:480px){.container{padding:0 15px}.terms-content{padding:20px}.footer-hero{padding:40px 0}}
.help-hero{color:#000;text-align:center;background:linear-gradient(90deg,#d11e02,#f3865b 20%,#f5bda6 31%,#fff8bf 50%,#d2e0bf 68%,#3ca9bd) 50%/cover;padding:60px 20px}.help-container{max-width:1200px;margin:0 auto;padding:0 20px}.help-hero h1{color:#000;margin-bottom:15px;font-size:2.5rem}.help-hero p{opacity:.9;margin-bottom:30px;font-size:1.2rem}.search-bar{max-width:600px;margin:0 auto;display:flex}.search-bar input{border:none;border-radius:4px 0 0 4px;flex:1;padding:15px;font-size:1rem}.search-bar button{color:#fff;cursor:pointer;background:#1f1f1f;border:none;border-radius:0 4px 4px 0;padding:15px 25px;font-weight:700}.main-wrapper{align-items:flex-start;gap:40px;margin:40px auto;display:flex}.help-sidebar{flex:0 0 280px;position:sticky;top:20px}.help-sidebar h3{color:#308103;margin-bottom:20px;font-size:1.3rem}.help-sidebar nav ul{margin:0;padding:0;list-style:none}.help-sidebar nav li{margin-bottom:5px}.help-sidebar nav button{text-align:left;cursor:pointer;color:#4a4a4a;background:0 0;border:none;border-radius:4px;width:100%;padding:12px 15px;transition:all .2s}.help-sidebar nav button:hover{color:#308103;background:#f0f7eb}.help-sidebar nav button.active{color:#fff;background:#308103;font-weight:700}.help-contact-card{background:#f8f9fa;border-left:4px solid #308103;border-radius:8px;margin-top:30px;padding:20px}.help-contact-card h4{color:#308103;margin-top:0}.help-button{color:#fff;background:#308103;border-radius:4px;margin-top:10px;padding:10px 20px;font-weight:700;text-decoration:none;display:inline-block}.help-content{background-color:#fff;border-radius:8px;flex:1;padding:30px;box-shadow:0 2px 5px -1px #32325d1a,0 1px 3px -1px #0000001a}.help-content section{margin-bottom:50px;scroll-margin-top:20px}.help-content h2{color:#308103;border-bottom:2px solid #e8f5e6;margin-bottom:25px;padding-bottom:10px}.help-card{background:#f8f9fa;border-left:3px solid #5cb615;border-radius:8px;margin-bottom:20px;padding:20px}.help-card h3{color:#1f1f1f;margin-top:0;margin-bottom:10px;font-size:1.1rem}.help-card p{color:#4a4a4a;margin:0;line-height:1.6}.contact-info ul{margin:0;padding:0;list-style:none}.contact-info li{border-bottom:1px solid #eee;padding:8px 0}.contact-info li:last-child{border-bottom:none}.help-content a{color:#308103;font-weight:500;text-decoration:none}.help-content a:hover{text-decoration:underline}@media (max-width:900px){.main-wrapper{flex-direction:column}.help-sidebar{flex:none;width:100%;margin-bottom:30px;position:static}.search-bar{flex-direction:column}.search-bar input{border-radius:4px 4px 0 0}.search-bar button{border-radius:0 0 4px 4px}}
