.hero{background:#011423;position:relative}.hero .section-wrapper{height:max(650px,75dvh);justify-content:flex-end}.hero-img img{position:absolute;bottom:70px;left:0;width:100%;height:100%;object-fit:cover}.hero-img:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(to top,#011423,#011423 10%,#01142300)}@media (width >=768px){.hero-img img{bottom:0;object-position:center 10%}.hero-img:after{background:linear-gradient(90deg,#011423,#0114231a)}}.hero-text{display:flex;flex-direction:column;gap:24px;color:#fff;z-index:1}.hero-text p{max-width:90%}.hero-cta{align-self:flex-start}.focus-list{--column-count: 1;display:grid;gap:1em;grid-template-columns:repeat(var(--column-count),1fr)}.focus-list li{display:grid;grid-template-columns:44px 1fr;grid-template-rows:min-content;gap:.8rem .2rem;padding:1.5rem;border-radius:8px;background:var(--highlight-background);transition:box-shadow .3s;box-shadow:0 3px 19px #26303903}.focus-list svg{align-self:center;max-width:40px;fill:var(--accent)}.focus-list p{opacity:.9;grid-column:span 2}.reminder{background-color:var(--primary);color:#000}.reminder .section-wrapper{align-items:center;gap:.5rem;padding-block:1rem}.reminder h2{text-align:center;font-weight:500;-webkit-hyphens:unset;hyphens:unset}.reminder p{text-align:center;text-wrap:balance}.reminder a{color:navy;text-decoration:underline}#overview{background:var(--highlight-background)}.overview{display:flex;gap:20px}.overview-base{display:flex;flex-grow:1;flex-direction:column;gap:28px;padding-right:.5em}.overview-base li{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.overview-base svg{max-width:24px;fill:var(--green)}.overview-base-heading{font-weight:600}.overview-base-heading p{margin-bottom:1rem}.overview-base-button{display:none;margin:auto}.overview-packages{display:none;border-left:1px solid var(--highlight-border)}.overview-packages section{padding:.5em}.overview-packages section+section{border-top:1px solid var(--highlight-border)}.overview-packages p{opacity:.7}.overview-packages b{color:var(--accent)}.faq{text-align:center}.faq svg{max-width:24px}.faq .section-wrapper li,.faq .section-wrapper p{max-width:100%}.home-contactform .contact-form{background:var(--highlight-background);padding:50px;border-radius:15px}@media (width < 480px){.home-contactform{background:var(--highlight-background)}.home-contactform .contact-form{background-color:var(--background);padding:30px 15px}}@media (width > 768px){.focus-list{--column-count: 2}.focus-list li{padding:2rem}.hero-text{max-width:50ch}.hero .section-wrapper{justify-content:center}.overview-base-button,.overview-packages{display:initial;max-width:50%}}
