@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&display=swap";.contact-hero{position:relative;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.contact-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-size:cover;background-position:center;z-index:0}.contact-hero:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:transparent;z-index:1}.contact-hero .page-width{position:relative;z-index:2}.contact-hero__content{max-width:800px;margin:0 auto}.contact-hero__icon{width:80px;height:80px;margin:0 auto 2rem;display:flex;align-items:center;justify-content:center;background:#f5f5f5;border-radius:50%;border:2px solid #E5E5E5;animation:float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.contact-hero__icon svg{width:48px;height:48px;color:#426476}.contact-hero__heading{font-family:Poppins,sans-serif;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1.5rem;text-shadow:none}.contact-hero__text{font-size:1.75rem;line-height:1.7;margin-bottom:2rem;text-shadow:none}.contact-hero__quick-links{display:flex;flex-direction:column;gap:1rem;margin:2.5rem auto;max-width:500px}@media screen and (min-width: 750px){.contact-hero__quick-links{flex-direction:row;justify-content:center;gap:1.5rem}}.contact-hero__quick-link{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 1.5rem;background:#426476;border:2px solid #426476;border-radius:8px;color:#fff;text-decoration:none;font-weight:600;transition:all .3s ease}.contact-hero__quick-link:hover{background:#354f5e;border-color:#354f5e;transform:translateY(-2px);box-shadow:0 4px 12px #4264764d}.contact-hero__quick-link svg{flex-shrink:0}.contact-hero__features{display:flex;flex-direction:column;gap:1rem;margin-top:3rem;max-width:600px;margin-left:auto;margin-right:auto}@media screen and (min-width: 750px){.contact-hero__features{flex-direction:row;justify-content:center;gap:2rem}}.contact-hero__feature{display:flex;align-items:center;gap:.5rem;color:#484848;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.contact-hero__feature svg{width:24px;height:24px;color:#426476;flex-shrink:0}@media screen and (max-width: 749px){.contact-hero__heading{font-size:2rem}.contact-hero__text{font-size:1.5rem}.contact-hero__icon{width:64px;height:64px}.contact-hero__icon svg{width:36px;height:36px}.contact-hero__quick-link{font-size:.875rem;padding:.875rem 1.25rem}}@media (prefers-reduced-motion: no-preference){.scroll-trigger.animate--slide-in{animation:heroFadeIn .8s ease-out}}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.contact-hero__quick-link:focus-visible{outline:3px solid #FFFFFF;outline-offset:3px}
/*# sourceMappingURL=/cdn/shop/t/66/assets/section-contact-hero.css.map */
