@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,400;0,700;1,400&display=swap";body{font-family:Inter,sans-serif;background:#e0e0e5;color:#33334f}.no-scrollbar::-webkit-scrollbar{display:none}.no-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.brands-carousel{width:100%;overflow:hidden;display:flex;gap:15px;align-items:center}@media(min-width:768px){.brands-carousel{gap:25px}}.brands-carousel:hover .brands-track{animation-play-state:paused}.brands-track{display:flex;gap:15px;align-items:center;width:-moz-max-content;width:max-content;animation:brandsMarquee 90s linear infinite}@media(min-width:768px){.brands-track{gap:25px}}.gradient-text-v3,.header-location-link:hover,.header-nav-link.header-nav-link-active,.header-nav-link:hover{background:linear-gradient(135deg,#f3a52d,#ef4b6c 20%,#b212c5 40%,#8339f2 60%,#3654ff 80%,#4583fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;color:transparent}.faq-answer p{margin-bottom:.75em}.faq-answer p:last-child{margin-bottom:0}.faq-answer a{color:#3654ff;text-decoration:underline}.locations-btn .locations-label{transition:all .2s}.locations-btn .locations-icon{transition:color .2s}.locations-btn.is-open .locations-label,.locations-btn:hover .locations-label{background:linear-gradient(135deg,#f3a52d,#ef4b6c 20%,#b212c5 40%,#8339f2 60%,#3654ff 80%,#4583fd);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.locations-btn.is-open .locations-icon,.locations-btn:hover .locations-icon{color:#8339f2}.brand-item{position:relative;width:100px;height:50px;display:flex;align-items:center;justify-content:center;flex:0 0 auto}@media(min-width:768px){.brand-item{width:160px;height:80px}}.brand-logo{max-height:50px;max-width:100%}@media(min-width:768px){.brand-logo{max-height:80px}}@keyframes brandsMarquee{0%{transform:translateX(0)}to{transform:translateX(-100%)}}