@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap");.deepki-hero-section{background-color:#004f47;background-position:50%;background-size:cover;box-sizing:border-box;color:#fff;margin-left:50%;padding:40px 0 80px;position:relative;transform:translateX(-50%);width:100vw}.deepki-grid-layout,.deepki-logo-container{box-sizing:border-box;margin:0 auto;max-width:1440px;padding:0 40px;width:100%}.deepki-logo-container{margin-bottom:40px}.deepki-logo-container img{display:block;height:auto;max-width:180px}.deepki-grid-layout{align-items:start!important;display:grid;gap:20px 5%;grid-template-areas:"text_area  image_area" "form_area  image_area";grid-template-columns:45% 50%}.deepki-text-area{grid-area:text_area}.deepki-form-area{grid-area:form_area;max-width:450px}.deepki-image-area{align-items:flex-start!important;display:flex;grid-area:image_area;height:100%;justify-content:center;margin-top:40px}.deepki-text-area h1{font-family:Century Gothic,CenturyGothic,AppleGothic,sans-serif;font-size:3.5rem;font-weight:700;line-height:1.1;margin:0 0 20px}.deepki-eyebrow{display:block;font-family:Roboto,sans-serif;font-size:16px;font-weight:500;margin-bottom:15px;opacity:.9}.deepki-body-text{font-family:Roboto,sans-serif;font-size:1.125rem;font-weight:300;line-height:1.6}.deepki-image-area img{border-radius:8px;box-shadow:0 20px 50px rgba(0,0,0,.3);display:block;height:auto;width:100%}#deepki-inline-form{background-color:#fff!important;border-radius:10px;box-shadow:0 5px 20px rgba(0,0,0,.15);margin-top:15px;max-width:440px;padding:12px 15px!important;scroll-margin-top:30vh!important}#deepki-inline-form form{align-items:flex-end!important;display:flex!important;flex-direction:row!important;gap:10px!important;margin:0!important;width:100%!important}#deepki-inline-form .hs-form-field{flex-grow:1!important;margin-bottom:0!important;width:auto!important}#deepki-inline-form .actions,#deepki-inline-form .hs_submit{flex-shrink:0!important;margin:0!important;width:auto!important}#deepki-inline-form .hs-button,#deepki-inline-form .hs-input{box-sizing:border-box!important;height:44px!important}#deepki-inline-form .hs-rich-text,#deepki-inline-form .legal-consent-container,#deepki-inline-form h3{display:none!important}@media (max-width:1000px){.deepki-hero-section{padding-top:100px}.deepki-grid-layout{gap:40px;grid-template-areas:"text_area" "image_area" "form_area";grid-template-columns:1fr}.deepki-image-area{margin-top:0!important}.deepki-text-area h1{font-size:2.5rem}#deepki-inline-form form{align-items:stretch!important;flex-direction:column!important}#deepki-inline-form .hs-form-field{margin-bottom:15px!important;width:100%!important}#deepki-inline-form .hs-button{width:100%!important}}