.breakout-text{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:6em 2em;row-gap:1em}.breakout-text.reduce-top-padding{padding-top:2em}.breakout-text.reduce-bottom-padding{padding-bottom:2em}.breakout-text__hand-written{color:var(--gold);font-family:NaturalMarker;font-size:1.5rem;letter-spacing:0;text-align:center}.breakout-text__title{font-size:var(--heading-2-size);font-weight:600;letter-spacing:-.05em;line-height:.9;margin:0;text-align:center}.breakout-text__intro{margin:0;margin-top:2em;max-width:40em;padding:0 2em;text-align:center}.breakout-text--black{background:#000;color:#fff;margin-bottom:calc(2vw + 2rem);padding:6em 2em 3rem 2rem;position:relative}.breakout-text--black:after{border-bottom:0;border-left:50vw solid transparent;border-right:50vw solid transparent;border-top:calc(2vw + 2rem) solid #000;content:"";height:0;left:0;position:absolute;top:100%;width:0}.breakout-text .form-title{margin:0}.breakout-text .hs_cos_wrapper_type_form{display:flex;flex-direction:column;max-width:600px;width:100%}.breakout-text .hs-form{display:flex;flex-direction:column;row-gap:1em}.breakout-text .form-columns-2{display:flex!important;flex-direction:column!important;row-gap:1em!important}.breakout-text .hs-form-field{display:flex!important;flex-direction:column!important;float:none!important;margin:0!important;row-gap:.25em!important;width:100%!important}.breakout-text .hs-form-field label{margin:0!important}.breakout-text .hs-form-field .input{display:flex!important;flex-direction:column!important;margin:0!important}.breakout-text .hs-form-field .hs-input{margin:0!important;width:100%!important}.breakout-text .hs-form-booleancheckbox .hs-form-booleancheckbox-display{display:flex;gap:.5em}.breakout-text .hs-form-booleancheckbox .hs-form-booleancheckbox-display input{height:24px;width:24px!important}.breakout-text .hs-form a{color:var(--gold);text-decoration:none;transition:.3s}.breakout-text .hs-form a:hover{opacity:.75;text-decoration:underline}.breakout-text .hs-error-msgs{display:flex!important;flex-direction:column!important;row-gap:.25em!important}.breakout-text .hs-error-msgs li{margin:0!important}.breakout-text .hs-error-msgs .hs-error-msg{font-size:14px}.breakout-text .hs-submit .actions{display:flex;justify-content:center}.breakout-text .hs_error_rollup{color:#ef6b51}.breakout-text .hs-submit .actions .hs-button{background-color:var(--gold);border:1px solid var(--gold);border-radius:50vw;color:#fff;display:block;font-size:.875em;line-height:1;padding:.875em 2em .75em;text-align:center;text-decoration:none;transition:background-color .3s,color .3s}.breakout-text .hs-submit .actions .hs-button:hover{background-color:rgba(190,156,87,.75)}@media (min-width:420px){.breakout-text .form-columns-2{column-gap:1em;flex-direction:row!important}}