:root{--background:#fff;--foreground:#171717}@theme inline{--color-background: var(--background); --color-foreground: var(--foreground); --font-sans: var(--font-geist-sans); --font-mono: var(--font-geist-mono);}body{box-sizing:border-box;background:var(--background);color:var(--foreground);margin:0;padding:0;font-family:Helvetica Neue,Helvetica,Arial,sans-serif}
.Navbar-module__cJzEcG__header{z-index:1000;background-color:#fff;width:100%;position:sticky;top:0}.Navbar-module__cJzEcG__topBar{background-color:#f5f5f5;padding:8px 16px;font-size:12px}.Navbar-module__cJzEcG__topBarContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__topBarLinksLeft,.Navbar-module__cJzEcG__topBarLinksRight{gap:16px;display:flex}.Navbar-module__cJzEcG__topBarLinksLeft a,.Navbar-module__cJzEcG__topBarLinksRight a{color:#707072;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__topBarLinksLeft a:hover,.Navbar-module__cJzEcG__topBarLinksRight a:hover{color:#000}.Navbar-module__cJzEcG__mainHeader{padding:16px}.Navbar-module__cJzEcG__mainHeaderContent{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;display:flex}.Navbar-module__cJzEcG__logo{align-items:center;padding-right:1rem;display:flex}.Navbar-module__cJzEcG__navigation{gap:32px;display:flex}.Navbar-module__cJzEcG__navigation a{color:#000;font-size:16px;font-weight:500;text-decoration:none;transition:color .2s}.Navbar-module__cJzEcG__navigation a:hover{color:#707072}.Navbar-module__cJzEcG__rightSide{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__iconButton{cursor:pointer;background:50% no-repeat;border:none;width:24px;height:24px}.Navbar-module__cJzEcG__iconButton:first-of-type{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M20.84 4.61a5.5 5.5 0 0 0-7.78 0L12 5.67l-1.06-1.06a5.5 5.5 0 0 0-7.78 7.78l1.06 1.06L12 21.23l7.78-7.78 1.06-1.06a5.5 5.5 0 0 0 0-7.78z'%3E%3C/path%3E%3C/svg%3E")}.Navbar-module__cJzEcG__iconButton:last-of-type{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23000' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 2L3 6v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V6l-3-4z'%3E%3C/path%3E%3Cline x1='3' y1='6' x2='21' y2='6'%3E%3C/line%3E%3Cpath d='M16 10a4 4 0 0 1-8 0'%3E%3C/path%3E%3C/svg%3E")}.Navbar-module__cJzEcG__mobileMenuToggle{cursor:pointer;background:0 0;border:none;width:46px;height:36px;display:none}.Navbar-module__cJzEcG__mobileMenuToggle svg{width:100%;height:100%}.Navbar-module__cJzEcG__mobileNavigation{border-top:1px solid #e5e5e5;margin-top:16px;padding-top:16px;display:none}.Navbar-module__cJzEcG__mobileNavLinks{flex-direction:column;gap:16px;margin-bottom:16px;display:flex}.Navbar-module__cJzEcG__mobileNavLinks a{color:#000;font-size:16px;font-weight:500;text-decoration:none}.Navbar-module__cJzEcG__mobileSearchBar{background-color:#f5f5f5;border-radius:24px;align-items:center;padding:8px 16px;display:flex;position:relative}.Navbar-module__cJzEcG__mobileSearchBar input{background:0 0;border:none;outline:none;flex:1;padding-right:32px;font-size:14px}@media (max-width:768px){.Navbar-module__cJzEcG__topBarLinksLeft,.Navbar-module__cJzEcG__topBarLinksRight{gap:8px}.Navbar-module__cJzEcG__topBarLinksLeft a,.Navbar-module__cJzEcG__topBarLinksRight a{font-size:11px}.Navbar-module__cJzEcG__navigation,.Navbar-module__cJzEcG__searchBar{display:none}.Navbar-module__cJzEcG__mobileMenuToggle,.Navbar-module__cJzEcG__mobileNavigation{display:block}}@media (max-width:480px){.Navbar-module__cJzEcG__topBarContent{flex-direction:column;gap:8px}.Navbar-module__cJzEcG__topBarLinksLeft,.Navbar-module__cJzEcG__topBarLinksRight{gap:12px}}
.Footer-module__S6Hkya__footer{color:#fff;background-color:#fff;padding:64px 0 0}.Footer-module__S6Hkya__container{max-width:1200px;margin:0 auto;padding:0 16px}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:32px;margin-bottom:48px;display:grid}.Footer-module__S6Hkya__footerColumn{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__columnTitle{color:#374151;margin:0 0 16px;font-size:16px;font-weight:600}.Footer-module__S6Hkya__linksList{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.Footer-module__S6Hkya__linksList a{color:#374151;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__linksList a:hover{color:#9ca3af}.Footer-module__S6Hkya__socialMedia{gap:16px;margin-bottom:24px;display:flex}.Footer-module__S6Hkya__socialIcon{background-color:#374151;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;text-decoration:none;transition:background-color .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background-color:#4b5563}.Footer-module__S6Hkya__facebookIcon,.Footer-module__S6Hkya__instagramIcon,.Footer-module__S6Hkya__youtubeIcon{background-position:50%;background-repeat:no-repeat;background-size:contain;width:20px;height:20px}.Footer-module__S6Hkya__facebookIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z'/%3E%3C/svg%3E")}.Footer-module__S6Hkya__instagramIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M12 2.163c3.204 0 3.584.012 4.85.07 3.252.148 4.771 1.691 4.919 4.919.058 1.265.069 1.645.069 4.849 0 3.205-.012 3.584-.069 4.849-.149 3.225-1.664 4.771-4.919 4.919-1.266.058-1.644.07-4.85.07-3.204 0-3.584-.012-4.849-.07-3.26-.149-4.771-1.699-4.919-4.92-.058-1.265-.07-1.644-.07-4.849 0-3.204.013-3.583.07-4.849.149-3.227 1.664-4.771 4.919-4.919 1.266-.057 1.645-.069 4.849-.069zm0-2.163c-3.259 0-3.667.014-4.947.072-4.358.2-6.78 2.618-6.98 6.98-.059 1.281-.073 1.689-.073 4.948 0 3.259.014 3.668.072 4.948.2 4.358 2.618 6.78 6.98 6.98 1.281.058 1.689.072 4.948.072 3.259 0 3.668-.014 4.948-.072 4.354-.2 6.782-2.618 6.979-6.98.059-1.28.073-1.689.073-4.948 0-3.259-.014-3.667-.072-4.947-.196-4.354-2.617-6.78-6.979-6.98-1.281-.059-1.69-.073-4.949-.073zm0 5.838c-3.403 0-6.162 2.759-6.162 6.162s2.759 6.163 6.162 6.163 6.162-2.759 6.162-6.163c0-3.403-2.759-6.162-6.162-6.162zm0 10.162c-2.209 0-4-1.79-4-4 0-2.209 1.791-4 4-4s4 1.791 4 4c0 2.21-1.791 4-4 4zm6.406-11.845c-.796 0-1.441.645-1.441 1.44s.645 1.44 1.441 1.44c.795 0 1.439-.645 1.439-1.44s-.644-1.44-1.439-1.44z'/%3E%3C/svg%3E")}.Footer-module__S6Hkya__youtubeIcon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='white'%3E%3Cpath d='M23.498 6.186a3.016 3.016 0 0 0-2.122-2.136C19.505 3.545 12 3.545 12 3.545s-7.505 0-9.377.505A3.017 3.017 0 0 0 .502 6.186C0 8.07 0 12 0 12s0 3.93.502 5.814a3.016 3.016 0 0 0 2.122 2.136c1.871.505 9.376.505 9.376.505s7.505 0 9.377-.505a3.015 3.015 0 0 0 2.122-2.136C24 15.93 24 12 24 12s0-3.93-.502-5.814zM9.545 15.568V8.432L15.818 12l-6.273 3.568z'/%3E%3C/svg%3E")}.Footer-module__S6Hkya__subTitle{color:#374151;margin:24px 0 16px;font-size:16px;font-weight:600}.Footer-module__S6Hkya__paymentMethods{grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:24px;display:grid}.Footer-module__S6Hkya__paymentIcon{color:#fff;background-color:#374151;border-radius:4px;justify-content:center;align-items:center;width:48px;height:32px;font-size:10px;font-weight:600;display:flex}.Footer-module__S6Hkya__appDownloads{gap:8px;display:flex}.Footer-module__S6Hkya__appIcon{color:#fff;text-align:center;background-color:#374151;border-radius:4px;padding:8px 12px;font-size:10px;font-weight:600}.Footer-module__S6Hkya__bottomFooter{border-top:1px solid #9ca3af70;padding:32px 0}.Footer-module__S6Hkya__bottomContent{flex-direction:column;gap:16px;display:flex}.Footer-module__S6Hkya__bottomLeft{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.Footer-module__S6Hkya__country{color:#9ca3af;font-size:14px}.Footer-module__S6Hkya__legalLinks{flex-wrap:wrap;gap:16px;display:flex}.Footer-module__S6Hkya__legalLinks a{color:#9ca3af;font-size:14px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__copyright{color:#9ca3af;font-size:12px;line-height:1.4}@media (max-width:768px){.Footer-module__S6Hkya__footer{padding:48px 0 0}.Footer-module__S6Hkya__footerGrid{grid-template-columns:repeat(2,1fr);gap:24px;margin-bottom:32px}.Footer-module__S6Hkya__socialMedia{margin-bottom:16px}.Footer-module__S6Hkya__subTitle{margin:16px 0 12px}.Footer-module__S6Hkya__paymentMethods{margin-bottom:16px}.Footer-module__S6Hkya__bottomLeft{flex-direction:column;align-items:flex-start;gap:12px}.Footer-module__S6Hkya__legalLinks{gap:12px}}@media (max-width:480px){.Footer-module__S6Hkya__footerGrid{grid-template-columns:1fr;gap:24px}.Footer-module__S6Hkya__socialMedia{gap:12px}.Footer-module__S6Hkya__socialIcon{width:36px;height:36px}.Footer-module__S6Hkya__paymentMethods{grid-template-columns:repeat(2,1fr)}.Footer-module__S6Hkya__appDownloads{flex-direction:column}.Footer-module__S6Hkya__legalLinks{flex-direction:column;gap:8px}}
.bannerFooter-module__1WIgMG__container{background-color:#9ca3af70;justify-content:space-between;align-items:center;display:flex}.bannerFooter-module__1WIgMG__contentIMG{flex:1;display:flex}.bannerFooter-module__1WIgMG__imgWrapper{width:100%;max-width:800px}.bannerFooter-module__1WIgMG__image{width:100%;max-width:100%;display:block}.bannerFooter-module__1WIgMG__contentTXT{text-align:center;flex:1;padding:1rem}.bannerFooter-module__1WIgMG__contentTXT h1{color:#374151;margin-bottom:1rem;font-size:3rem}.bannerFooter-module__1WIgMG__contentTXT a{color:#fff;cursor:pointer;background-color:#374151;border-radius:6px;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s;display:inline-block}.bannerFooter-module__1WIgMG__contentTXT a:hover{background-color:#4b5563}@media (max-width:768px){.bannerFooter-module__1WIgMG__container{text-align:center;flex-direction:column}.bannerFooter-module__1WIgMG__contentTXT h1{font-size:2rem}.bannerFooter-module__1WIgMG__contentTXT a{margin-bottom:1rem;font-size:.7rem}.bannerFooter-module__1WIgMG__image{height:200px}}
