.hero-section{background:#000;justify-content:center;align-items:center;width:100%;max-width:100vw;height:100dvh;display:flex;position:relative;overflow:hidden}.hero-image{z-index:1;filter:brightness(.65);object-fit:cover;object-position:center top;will-change:transform;backface-visibility:hidden}.hero-content{z-index:10;text-align:center;color:#fff;width:100%;max-width:860px;padding:2rem;position:relative}.hero-title{text-shadow:2px 2px 20px #000000b3;margin-bottom:1rem;font-size:clamp(2rem,6vw,4.5rem);font-weight:700;line-height:1.15}.hero-subtitle{opacity:.9;text-shadow:1px 1px 10px #00000080;margin-bottom:2rem;font-size:clamp(.95rem,2.5vw,1.4rem);font-weight:400}.hero-cta{color:#fff;background:0 0;border:2px solid #ffffffd9;border-radius:50px;padding:.875rem 2.25rem;font-size:1rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s;display:inline-block}.hero-cta:hover{background:#ffffff26;border-color:#fff}.hero-social{z-index:20;position:absolute;bottom:2rem;right:2rem}.hero-section .hero-social .social-icons__link{color:#fffc}.hero-section .hero-social .social-icons__link:hover{color:#fff}@media (max-width:768px){.hero-section{height:100svh}.hero-content{padding:1.5rem}.hero-social{bottom:1.25rem;right:1.25rem}}
.ws-section{background:#fff;border-top:3px solid #ff5c2b;width:100%}.ws-header{padding:2.5rem 1.5rem 1.75rem}@media (min-width:768px){.ws-header{max-width:720px;margin:0 auto;padding:3rem 3rem 2rem}}.ws-header__pill{color:#ff5c2b;letter-spacing:.5px;text-transform:uppercase;border:1px solid #ff5c2b59;border-radius:100px;margin-bottom:.875rem;padding:.3rem .875rem;font-size:.7rem;font-weight:600;display:inline-block}.ws-header__heading{color:#111;letter-spacing:-.4px;margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2rem);font-weight:800;line-height:1.15}.ws-header__sub{color:#00000073;max-width:380px;font-size:.875rem;line-height:1.55}@media (min-width:768px){.ws-header__sub{font-size:.95rem}}.ws-how{align-items:flex-start;gap:0;padding:0 1.5rem 2rem;display:flex}@media (min-width:768px){.ws-how{max-width:720px;margin:0 auto;padding:0 3rem 2.5rem}}.ws-how__item{pointer-events:none;flex-direction:column;flex:1;align-items:center;gap:.375rem;min-width:0;display:flex;position:relative}.ws-how__item:not(:last-child):after{content:"";background:#ff5c2b40;height:1px;position:absolute;top:20px;left:calc(50% + 20px);right:calc(20px - 50%)}@media (min-width:768px){.ws-how__item:not(:last-child):after{top:25px;left:calc(50% + 25px);right:calc(25px - 50%)}}.ws-how__label{color:#111;text-align:center;word-break:break-word;overflow-wrap:break-word;width:100%;font-size:.68rem;font-weight:700}@media (min-width:768px){.ws-how__label{font-size:.78rem}}.ws-how__sub{color:#00000061;text-align:center;word-break:break-word;overflow-wrap:break-word;width:100%;font-size:.6rem;line-height:1.4}@media (min-width:768px){.ws-how__sub{font-size:.7rem}}.ws-pills-wrap{flex-wrap:wrap;gap:.5rem;padding:0 1.5rem 2.5rem;display:flex}@media (min-width:768px){.ws-pills-wrap{gap:.75rem;max-width:720px;margin:0 auto;padding:0 3rem 3rem}}.ws-pill{background:#fff;border:1.5px solid #00000024;border-radius:100px;align-items:center;gap:.3rem;padding:.28rem .65rem;text-decoration:none;transition:border-color .2s,background .2s,box-shadow .2s,transform .2s;display:inline-flex}.ws-pill:hover{background:#fff;border-color:#ff5c2b;transform:translateY(-1px);box-shadow:0 2px 10px #ff5c2b2e}@media (min-width:768px){.ws-pill{gap:.5rem;padding:.55rem 1.25rem}}.ws-pill__name{color:#111;white-space:nowrap;font-size:.62rem;font-weight:600}@media (min-width:768px){.ws-pill__name{font-size:.875rem}}.ws-pill__count{color:#ff5c2b;white-space:nowrap;background:#ff5c2b1a;border-radius:100px;padding:.1rem .35rem;font-size:.55rem;font-weight:500}@media (min-width:768px){.ws-pill__count{padding:.15rem .5rem;font-size:.7rem}}
