.hero-section{box-sizing:border-box;overflow:hidden;padding:96px 64px 72px;position:relative;width:100%}.hero-section__inner{align-items:flex-start;display:flex;gap:48px;margin:0 auto;max-width:1280px;position:relative;width:100%;z-index:1}.hero-section:before{background:radial-gradient(circle,rgba(200,53,62,.1) 0,transparent 65%);height:500px;right:-100px;top:-160px;width:500px}.hero-section:after,.hero-section:before{border-radius:50%;content:"";pointer-events:none;position:absolute;z-index:0}.hero-section:after{background:radial-gradient(circle,rgba(49,147,194,.06) 0,transparent 65%);bottom:-120px;height:400px;left:20%;width:400px}.hero-section__bg{height:100%;inset:0;object-fit:cover;object-position:center;position:absolute;width:100%;z-index:0}.hero-section__overlay{background:#0e1f2e;inset:0;position:absolute;z-index:1}.hero-section__content{align-items:flex-start;display:flex;flex:1 1 50%;flex-direction:column;min-width:0;position:relative;text-align:left;z-index:1}.hero-section__media{align-items:center;display:flex;flex:1 1 45%;justify-content:center;min-width:0}.hero-section__image{border-radius:12px;height:100%;object-fit:cover;width:100%}.hero-section__eyebrow{color:inherit;font-family:var(--font-body);font-size:13px;font-weight:600;letter-spacing:.08em;margin:0 0 16px;opacity:.55;text-transform:uppercase}.hero-section__heading{color:inherit;font-family:var(--font-display);font-size:48px;font-weight:800;letter-spacing:-.03em;line-height:1.1;margin:0}.hero-section__sub{color:inherit;font-family:var(--font-body);font-size:16px;font-weight:300;letter-spacing:.01em;line-height:1.65;margin:16px 0 0;max-width:520px;opacity:.45}.hero-section__actions{display:flex;gap:12px;justify-content:flex-start;margin-top:32px}.hero-section .btn-secondary{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);color:#fff}.hero-section .btn-secondary:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.15)}.hero-section__search{margin-left:0;margin-right:auto;margin-top:32px;max-width:480px;position:relative;width:100%}.hero-section__search-input{backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08);border-radius:8px;box-sizing:border-box;color:#fff;font-family:var(--font-body);font-size:15px;height:52px;outline:none;padding:0 48px 0 20px;transition:border-color .2s ease;width:100%}.hero-section__search-input::placeholder{color:hsla(0,0%,100%,.3)}.hero-section__search:focus-within .hero-section__search-input{border-color:hsla(0,0%,100%,.2)}.hero-section__search-btn{align-items:center;background:transparent;border:none;color:hsla(0,0%,100%,.4);cursor:pointer;display:flex;height:44px;justify-content:center;position:absolute;right:4px;top:50%;transform:translateY(-50%);transition:color .2s ease;width:44px}.hero-section__search-btn:hover{color:#fff}.hero-section__video-wrap{inset:0;overflow:hidden;position:absolute;z-index:0}.hero-section__video{border:none;height:100%;inset:0;object-fit:cover;pointer-events:none;position:absolute;width:100%}.hero-section--split{padding:80px 5vw}.hero-section--split:after,.hero-section--split:before{display:none}.hero-section--split .hero-section__inner{display:block;position:relative}.hero-section--split .hero-section__content{width:40%}.hero-section--split .hero-section__media{border-radius:12px;bottom:0;left:calc(40% + 5vw);overflow:hidden;position:absolute;right:0;top:0}.hero-section--split .hero-section__image,.hero-section--split .hero-section__media-video{border:none;display:block;height:100%;object-fit:cover;width:100%}.hero-section--split .hero-section__heading{color:inherit;font-size:52px;letter-spacing:-.025em;line-height:1.08;margin-bottom:20px}.hero-section--split .hero-section__sub{color:inherit;font-size:17px;line-height:1.6;margin:0 0 36px;max-width:480px;opacity:.55}.hero-section--split .hero-section__actions{flex-wrap:wrap;gap:14px;margin-top:0}.hero-section--split .btn-secondary{backdrop-filter:none;-webkit-backdrop-filter:none;background:#fff;border:1px solid var(--navy);color:var(--navy)}.hero-section--split .btn-secondary:hover{background:var(--navy);border-color:var(--navy);color:#fff}.hero-section--split .hero-section__line{display:none}.hero-section--gradient-card{padding:64px 40px 56px}.hero-section--gradient-card:after,.hero-section--gradient-card:before{display:none}.hero-section--gradient-card .hero-section__inner{justify-content:center;max-width:720px}.hero-section--gradient-card .hero-section__content{align-items:flex-start;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;color:#fff;flex:1 1 100%;max-width:720px;padding:48px 40px;text-align:left}.hero-section--gradient-card .hero-section__heading{color:#fff;font-size:52px;letter-spacing:-.025em;line-height:1.08;margin-bottom:20px}.hero-section--gradient-card .hero-section__sub{color:hsla(0,0%,100%,.7);font-size:17px;line-height:1.6;margin:0 0 36px;max-width:560px;opacity:1}.hero-section--gradient-card .hero-section__actions{flex-wrap:wrap;gap:14px;justify-content:flex-start;margin-top:0}.hero-section--gradient-card .btn-secondary{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);color:#fff}.hero-section--gradient-card .btn-secondary:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.35);color:#fff}.hero-section--gradient-card .hero-section__line{display:none}.hero-section--frosted-card{background:var(--bg,#fff);padding:80px 40px 72px}.hero-section--frosted-card:after,.hero-section--frosted-card:before{display:none}.hero-section--frosted-card .hero-section__inner{justify-content:center;max-width:720px}.hero-section--frosted-card .hero-section__content{align-items:flex-start;backdrop-filter:blur(16px) saturate(1.4);-webkit-backdrop-filter:blur(16px) saturate(1.4);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);border-radius:16px;color:#fff;flex:1 1 100%;max-width:720px;padding:48px 40px;text-align:left}.hero-section--frosted-card .hero-section__heading{color:#fff;font-size:52px;letter-spacing:-.025em;line-height:1.08;margin-bottom:20px}.hero-section--frosted-card .hero-section__sub{color:hsla(0,0%,100%,.7);font-size:17px;line-height:1.6;margin:0 0 36px;max-width:560px;opacity:1}.hero-section--frosted-card .hero-section__actions{flex-wrap:wrap;gap:14px;justify-content:flex-start;margin-top:0}.hero-section--frosted-card .btn-secondary{backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.2);color:#fff}.hero-section--frosted-card .btn-secondary:hover{background:hsla(0,0%,100%,.15);border-color:hsla(0,0%,100%,.35);color:#fff}.hero-section--frosted-card .hero-section__line{display:none}.hero-section__accent{color:#c8353e}.hero-section__line{background:linear-gradient(180deg,transparent,rgba(0,0,0,.04));bottom:0;height:48px;left:0;pointer-events:none;position:absolute;right:0;z-index:1}.hero-section__content{animation:heroFadeUp .6s ease-out both}.hero-section__media{animation:heroFadeUp .6s ease-out .15s both}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1080px){.hero-section--split{padding:56px 24px}.hero-section--split .hero-section__inner{align-items:center;display:flex;flex-direction:column;gap:36px;margin:0 auto;max-width:600px}.hero-section--split .hero-section__content{align-items:center;flex:1 1 100%;max-width:100%;text-align:center}.hero-section--split .hero-section__sub{margin:0 auto 36px;max-width:100%}.hero-section--split .hero-section__actions{justify-content:center;width:100%}.hero-section--split .hero-section__media{flex:1 1 100%;justify-content:center;padding-top:0;position:static;width:100%}.hero-section--split .hero-section__image,.hero-section--split .hero-section__media-video{height:auto;max-width:100%}.hero-section--split .hero-section__content{width:100%}.hero-section--frosted-card{padding:56px 20px 48px}.hero-section--gradient-card{padding:48px 20px 40px}.hero-section--frosted-card .hero-section__content,.hero-section--gradient-card .hero-section__content{padding:36px 28px}.hero-section--frosted-card .hero-section__heading,.hero-section--gradient-card .hero-section__heading,.hero-section--split .hero-section__heading{font-size:36px}.hero-section--frosted-card .hero-section__sub,.hero-section--gradient-card .hero-section__sub,.hero-section--split .hero-section__sub{font-size:15px}}@media (max-width:767px){.hero-section{padding:48px 24px 40px}.hero-section__inner{flex-direction:column;gap:32px}.hero-section__heading{font-size:32px}.hero-section--split{padding:40px 20px}.hero-section--split .hero-section__heading{font-size:30px}.hero-section--split .hero-section__content{align-items:center;text-align:center}.hero-section--split .hero-section__sub{margin:0 auto 28px}.hero-section--split .hero-section__actions{flex-direction:column;justify-content:center;width:100%}.hero-section--split .hero-section__media{padding-top:0}.hero-section--split .hero-section__image{border-radius:8px;height:auto;max-width:100%}.hero-section--gradient-card{padding:40px 16px 32px}.hero-section--frosted-card .hero-section__content,.hero-section--gradient-card .hero-section__content{padding:28px 20px}.hero-section--gradient-card .hero-section__heading{font-size:28px}.hero-section:after,.hero-section:before{transform:scale(.6)}.hero-section__actions{flex-direction:column;width:100%}.hero-section .btn-primary,.hero-section .btn-secondary{justify-content:center;text-align:center;width:100%}.hero-section__search{max-width:100%}.hero-section--frosted-card .hero-section__heading{font-size:28px}}@media (prefers-reduced-motion:reduce){.hero-section__content,.hero-section__media{animation:none}}