.store-locator-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;border-bottom:8px solid #08335d;padding:80px 20px;overflow:hidden}@media (max-width:768px){.store-locator-hero{padding:40px 20px}}.store-locator-hero__container{align-items:center;gap:60px;max-width:1400px;margin:0 auto;display:flex}@media (max-width:1024px){.store-locator-hero__container{flex-direction:column;gap:40px}}.store-locator-hero__content{flex:1;max-width:600px}@media (max-width:1024px){.store-locator-hero__content{max-width:100%}}.store-locator-hero__heading-wrapper{flex-direction:column;align-items:center;gap:30px;display:flex}.store-locator-hero__headline{color:#08335d;margin:0 0 20px;font-size:48px;font-weight:700;line-height:1.2}@media (max-width:768px){.store-locator-hero__headline{font-size:32px}}@media (max-width:480px){.store-locator-hero__headline{font-size:28px}}.store-locator-hero__headline-plain{margin-bottom:10px;display:block}.store-locator-hero__headline-dynamic-wrapper{display:inline-block;position:relative}.store-locator-hero__headline-dynamic{z-index:1;display:inline-block;position:relative}.store-locator-hero__underline-svg{pointer-events:none;z-index:0;width:100%;height:30px;position:absolute;bottom:-10px;left:0}.store-locator-hero__underline-svg path{fill:none;stroke:#fc3;stroke-width:8px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:1000;stroke-dashoffset:1000px;animation:1.2s ease-in-out .3s forwards drawUnderline}@keyframes drawUnderline{to{stroke-dashoffset:0}}.store-locator-hero__subheading-wrapper{background:linear-gradient(135deg,#08335d 0%,#0a4a7a 100%);border-radius:12px;padding:25px 30px;box-shadow:0 4px 15px #08335d33}.store-locator-hero__subheading{color:#fff;margin:0;font-size:20px;font-weight:600;line-height:1.5}@media (max-width:768px){.store-locator-hero__subheading{font-size:18px}}@media (max-width:480px){.store-locator-hero__subheading{font-size:16px}}.store-locator-hero__dropdown{--spin-duration:4s;background-color:#fff;border:3px solid #fc3;border-radius:12px;font-family:Poppins,sans-serif;position:relative;box-shadow:0 4px 8px #fc36}@media (max-width:768px){.store-locator-hero__dropdown{width:100%;max-width:320px}}.store-locator-hero__dropdown .MuiAutocomplete-inputRoot{color:#08335d!important;font-weight:600!important}.store-locator-hero__dropdown .MuiInputLabel-root{color:#08335d!important;opacity:.8!important}.store-locator-hero__dropdown .MuiAutocomplete-listbox{color:#08335d;background-color:#fff;padding:0}.store-locator-hero__dropdown .MuiAutocomplete-listbox .MuiAutocomplete-option{padding:10px 15px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}.store-locator-hero__dropdown .MuiAutocomplete-listbox .MuiAutocomplete-option[aria-selected=true]{color:#08335d;background-color:#fc3!important}.store-locator-hero__dropdown .MuiAutocomplete-listbox .MuiAutocomplete-option.Mui-focused{background-color:#fc33}.store-locator-hero__dropdown .MuiAutocomplete-listbox .MuiAutocomplete-option:hover{background-color:#ffcc334d}.store-locator-hero__dropdown--fast{--spin-duration:1.2s}.store-locator-hero__dropdown-select{cursor:pointer;appearance:none;color:#08335d;z-index:1;background-color:#0000;border:none;outline:none;width:100%;height:40px;padding:0 40px 0 15px;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;position:relative}.store-locator-hero__dropdown-select option{color:#333;font-family:Poppins,sans-serif}.store-locator-hero__dropdown-icon{z-index:2;pointer-events:none;width:20px;height:20px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.store-locator-hero__dropdown-icon img{width:100%;height:100%;animation:spin var(--spin-duration)linear infinite;display:block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.store-locator-hero__features{gap:20px;margin-top:30px;display:flex}@media (max-width:768px){.store-locator-hero__features{flex-wrap:wrap;justify-content:center}}.store-locator-hero__feature-item{text-align:center;flex-direction:column;align-items:center;transition:transform .3s;display:flex}.store-locator-hero__feature-item:hover{transform:scale(1.05)}.store-locator-hero__feature-icon{width:60px;height:60px;margin-bottom:10px}.store-locator-hero__feature-icon img{object-fit:contain;width:100%;height:100%}.store-locator-hero__feature-heading{color:#08335d;white-space:nowrap;margin:0;font-size:14px;font-weight:600}@media (max-width:480px){.store-locator-hero__feature-heading{font-size:12px}}.store-locator-hero__image-wrapper{flex:1;justify-content:center;align-items:center;display:flex}@media (max-width:1024px){.store-locator-hero__image-wrapper{width:100%}}.store-locator-hero__image-container{width:100%;max-width:500px;position:relative}@media (max-width:768px){.store-locator-hero__image-container{max-width:400px}}@media (max-width:480px){.store-locator-hero__image-container{max-width:300px}}.store-locator-hero__image{object-fit:contain;border-radius:12px;width:100%;height:auto}
