@media only screen and (min-width:0){#support-form{padding:var(--sectionPadding)}#support-form .cs-container{width:100%;max-width:75rem;margin:auto;display:flex;flex-direction:column;gap:2rem}#support-form .cs-content{max-width:35rem}#support-form .cs-text{margin:0 0 1.5rem 0}#support-form .cs-link{font-weight:700;color:var(--primary);text-decoration:underline}#support-form .cs-form-wrapper{width:100%;max-width:45rem;border:1px solid #dad9e3;border-radius:1rem;background-color:#fff;box-sizing:border-box}#support-form .cs-consent{display:flex;flex-direction:column;gap:.75rem;padding:clamp(1.25rem, 4.5vw, 2.5rem)}#support-form .cs-consent button{text-wrap:balance}#support-form .cs-consent-note{margin:0;color:#4e4b66;font-size:.875rem}#support-form .cs-hubspot{margin-top:1.5rem}}@media only screen and (min-width:48rem){#support-form .cs-container{flex-direction:row;justify-content:space-between;align-items:flex-start}#support-form .cs-content{width:40%}#support-form .cs-form-wrapper{width:55%}}