@import "https://fonts.googleapis.com/css2?family=Outfit:wght@300;400;500;600;700;800&family=Caveat:wght@600&display=swap";
.gs-hero-section{color:#fff;background-color:#031413;justify-content:center;align-items:flex-start;width:100%;height:100%;padding-top:2rem;padding-bottom:5rem;font-family:Outfit,sans-serif;display:flex;position:relative;overflow:hidden}:root{background-color:#031413}.gs-hero-curved-bg{z-index:1;opacity:.9;background:radial-gradient(circle,#0ea5e9 -50%,#10b981 40%,#10b98100 70%);border-radius:0 0 50% 50%;width:110%;height:70vh;position:absolute;top:-30vh;left:-5%}.gs-hero-curved-bg:after{content:"";border-radius:inherit;z-index:2;background:linear-gradient(#10b981 0%,#031413 90%);position:absolute;inset:0}.gs-grid-overlay{z-index:2;background-image:linear-gradient(90deg,#10b98114 1px,#0000 1px),linear-gradient(#10b98114 1px,#0000 1px);background-size:60px 60px;animation:25s linear infinite grid-move;position:absolute;inset:0;-webkit-mask-image:radial-gradient(circle at 50% 40%,#000,#0000 80%);mask-image:radial-gradient(circle at 50% 40%,#000,#0000 80%)}@keyframes grid-move{0%{transform:translateY(0)}to{transform:translateY(60px)}}.gs-split-grid{z-index:10;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));align-items:center;gap:clamp(2rem,5vw,4rem);width:100%;max-width:1400px;min-height:min(100vh - 100px,900px);margin:0 auto;padding:clamp(1rem,3vh,2rem) clamp(1rem,3vw,2rem) 0;display:grid;position:relative}.gs-hero-left{flex-direction:column;justify-content:center;align-items:flex-start;max-width:600px;padding-top:clamp(2rem,8vh,5rem);padding-left:clamp(1rem,6vw,5rem);display:flex}.gs-hero-title-left{color:#fff;letter-spacing:-.02em;text-shadow:0 4px 20px #00000080;margin-bottom:1.5rem;font-size:clamp(2rem,5vw + 1rem,4.2rem);font-weight:800;line-height:1.1}.gs-hero-subtitle-left{color:#cbd5e1;max-width:90%;margin-bottom:2.5rem;font-size:1.15rem;font-weight:400;line-height:1.6}.gs-cta-button{color:#064e3b;background:linear-gradient(90deg,#dcfce7,#6ee7b7,#10b981);border-radius:8px;margin-bottom:1.5rem;padding:1.1rem 2.5rem;font-size:1.15rem;font-weight:700;text-decoration:none;transition:all .3s;display:inline-flex;box-shadow:0 10px 30px #10b98166}.gs-cta-button:hover{background:linear-gradient(90deg,#f0fdf4,#a7f3d0,#34d399);transform:translateY(-2px)scale(1.02);box-shadow:0 15px 40px #10b98199}.gs-trusted-widget{align-items:center;gap:1.25rem;margin-bottom:0;display:flex}.gs-avatar-group{align-items:center;display:flex}.gs-avatar{object-fit:cover;z-index:1;border:3px solid #031413;border-radius:50%;width:36px;height:36px;margin-left:-12px;transition:transform .2s;position:relative}.gs-avatar:first-child{margin-left:0}.gs-avatar:hover{z-index:10;transform:translateY(-4px)}.gs-trusted-text-block{flex-direction:column;align-items:flex-start;gap:.15rem;display:flex}.gs-trusted-top{align-items:center;gap:.4rem;display:flex}.gs-stars{color:#fbbf24;letter-spacing:.1em;font-size:1rem}.gs-rating-number{color:#f8fafc;font-size:.95rem;font-weight:700}.gs-trusted-subtext{color:#94a3b8;font-size:.85rem;font-weight:500}.gs-urgency-wrapper.left-aligned{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.75rem;display:flex}.gs-urgency-text{color:#d1d5db;font-size:.9rem}.gs-urgency-chairs{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.gs-chair-icon{color:#10b981;flex-shrink:0;width:24px;height:24px}.gs-chair-icon.gs-taken{opacity:1}.gs-chair-icon.gs-available{opacity:.3;stroke:#10b981}.gs-chair-icon.gs-pulsing{animation:2.5s ease-in-out infinite gs-pulse}@keyframes gs-pulse{0%{opacity:.6;filter:drop-shadow(0 0 #10b98100);color:#10b981}50%{opacity:1;filter:drop-shadow(0 0 8px #34d39999);color:#34d399}to{opacity:.6;filter:drop-shadow(0 0 #10b98100);color:#10b981}}@media (min-width:769px){.gs-mobile-widgets-row{margin-top:0;padding:0;display:block}}.gs-hero-right{justify-content:center;align-items:center;width:100%;height:clamp(350px,60vh,600px);display:flex;position:relative}.gs-hero-portrait-wrapper{justify-content:center;align-items:flex-end;width:100%;height:100%;display:flex;position:relative}.gs-portrait-img{object-fit:cover;object-position:center bottom;z-index:10;mix-blend-mode:lighten}.gs-orb{filter:blur(80px);z-index:1;opacity:.6;border-radius:50%;animation:15s ease-in-out infinite alternate orb-float;position:absolute}.gs-orb-blue{background:radial-gradient(circle,#3b82f6 0%,#0000 70%);width:400px;height:400px;top:50%;left:40%;transform:translate(-50%,-50%)}.gs-orb-green{background:radial-gradient(circle,#10b981 0%,#0000 70%);width:350px;height:350px;animation-delay:-5s;bottom:10%;right:10%}@keyframes orb-float{0%{transform:translate(0)scale(1)}50%{transform:translate(20px,-30px)scale(1.1)}to{transform:translate(-20px,20px)scale(.95)}}@media (max-width:1920px){.gs-split-grid{max-width:1500px}}@media (max-width:1600px){.gs-split-grid{gap:3rem;max-width:1200px}.gs-hero-left{padding-left:3rem}}@media (max-width:1536px){.gs-split-grid{gap:2.5rem;min-height:calc(100vh - 80px);padding:1.5rem 1.5rem 0}.gs-hero-left{padding-top:3rem;padding-left:2rem}.gs-hero-title-left{margin-bottom:1rem;font-size:clamp(2.2rem,4.5vw,3.8rem)}.gs-hero-right{height:550px}}@media (max-width:1536px) and (max-height:900px){.gs-hero-left{padding-top:2rem}.gs-hero-title-left{font-size:clamp(2.4rem,4vw,3.2rem)}.gs-hero-subtitle-left{margin-bottom:1.5rem;font-size:1.05rem}.gs-hero-right{height:500px}}@media (max-width:1280px){.gs-split-grid{gap:1.5rem;padding:1rem 1rem 0}.gs-hero-left{padding-top:2rem;padding-left:1.5rem}.gs-hero-title-left{font-size:2.8rem}.gs-hero-right{height:480px}}@media (max-width:1536px) and (max-height:800px){.gs-hero-section{padding-top:0;padding-bottom:2rem}.gs-hero-left{padding-top:1rem}.gs-hero-title-left{margin-bottom:.8rem;font-size:2.6rem}.gs-cta-button{margin-bottom:1rem;padding:.9rem 2rem;font-size:1rem}.gs-hero-right{height:420px}.gs-orb-blue{width:300px;height:300px}.gs-orb-green{width:250px;height:250px}}@media (max-width:1024px){.gs-split-grid{gap:2rem}.gs-hero-left{padding-left:1rem}}@media (max-width:900px){.gs-hero-curved-bg{border-radius:0 0 30% 30%;height:50vh}.gs-split-grid{text-align:center;flex-direction:column;grid-template-columns:1fr;gap:0;min-height:auto;padding:5rem 0 3rem;display:flex}.gs-hero-left{align-items:center;width:100%;max-width:100%;padding-top:1.5rem;padding-left:1.5rem;padding-right:1.5rem}.gs-hero-subtitle-left{max-width:100%}.gs-urgency-wrapper.left-aligned{text-align:right;align-items:flex-end;margin-top:0}.gs-urgency-chairs{justify-content:center}.gs-cta-button{justify-content:center;width:100%;max-width:320px;margin-bottom:1rem}.gs-hero-right{order:-1;width:100%;max-width:100%;height:45vh;min-height:45vh;margin-bottom:0}.desktop-only{display:none!important}}@media (max-width:768px){.gs-hero-section{padding-top:1rem;padding-bottom:3rem}.gs-split-grid{gap:1.5rem;padding:4rem 0 2rem}.gs-hero-left{padding-left:1.5rem;padding-right:1.5rem}.gs-hero-title-left{padding:0 .5rem;font-size:clamp(2rem,7vw,3rem)}.gs-hero-subtitle-left{max-width:400px;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;padding:0 .5rem;font-size:1.05rem}.gs-hero-right{height:50vh;min-height:50vh}.gs-orb-blue{width:250px;height:250px}.gs-orb-green{width:200px;height:200px}}@media (max-width:480px){.gs-hero-section{padding-top:0;padding-bottom:2rem}.gs-split-grid{padding:3rem 0 1rem}.gs-hero-left{margin-top:-96px;padding-left:1.25rem;padding-right:1.25rem}.gs-hero-title-left{font-size:clamp(1.8rem,8vw,2.5rem)}.gs-hero-right{height:40vh;min-height:40vh;max-height:380px}.gs-mobile-widgets-row{align-items:flex-end;margin-top:.5rem;padding:0}.gs-trusted-widget{align-items:flex-start;gap:.25rem}.gs-trusted-text-block{align-items:flex-start}}@media (max-width:375px){.gs-hero-title-left{font-size:1.8rem}.gs-cta-button{margin-top:-21px;padding:1rem 1.5rem;font-size:1rem}}
