.validation-space{display:block;min-height:18px}ul.checkmarks{list-style:none;padding-left:0}ul.checkmarks li{padding-left:1.5em;position:relative}ul.checkmarks li:before{content:"✓ ";height:1em;left:0;position:absolute;width:1em}.homelogo{max-width:240px}.hero-section{align-items:center;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:4rem 1rem;position:relative;text-align:center}.hero-section picture{height:calc(100vh - var(--navbar-height, 81px));left:0;margin-top:var(--navbar-height,81px);pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.hero-section-img{display:block;object-fit:contain;padding-left:10px;padding-right:10px;padding-top:5vh;width:100%}@media (max-width:767px){.hero-section-img{object-position:right top}}.hero-content{max-width:1100px;position:relative;z-index:1}.hero-title{font-size:clamp(2rem,5vw,3.5rem);font-weight:700;margin-bottom:2rem;text-shadow:2px 2px 4px rgba(0,0,0,.8)}.sticky-cta-bar{backdrop-filter:blur(10px);background:linear-gradient(0deg,rgba(0,0,0,.95),rgba(0,0,0,.9));border-top:2px solid #95c11e;bottom:0;box-shadow:0 -4px 12px rgba(0,0,0,.3);left:0;padding:.5rem;position:fixed;right:0;transition:transform .3s ease;z-index:1030}.sticky-cta-bar .btn{min-width:180px}main{padding-bottom:65px}@media (max-width:767px){.sticky-cta-bar .btn{font-size:.9rem;min-width:140px}}body.footer-visible .sticky-cta-bar{transform:translateY(-34px)}.expandable-content{overflow:hidden;position:relative;transition:max-height .4s ease}.expandable-content.collapsed{max-height:65px!important /* !important for overriding inline style */}.expandable-content.collapsed:after{background:linear-gradient(180deg,transparent,#212529);bottom:0;content:"";height:80px;left:0;opacity:1;pointer-events:none;position:absolute;right:0;transition:opacity .2s ease}.expandable-content:not(.collapsed):after{opacity:0;transition:opacity .2s ease}.expandable-inner{text-align:left}.social-proof-logo{max-height:128px;width:auto}.form-check-label{color:rgba(var(--bs-light-rgb),var(--bs-text-opacity))}