.form-and-content{background:var(--gray-950);position:relative}.form-and-content__main-wrapper{padding-block:var(--vertical-space-sm) 0;position:relative}@media screen and (min-width:767px){.form-and-content__main-wrapper{padding-block:var(--vertical-space-md) 0}}.form-and-content__section-title{text-align:center}@media screen and (min-width:767px){.form-and-content__section-title{margin-block-end:6rem}}.form-and-content__content-wrapper{display:flex;flex-wrap:wrap-reverse;gap:3rem;justify-content:space-between}@media screen and (min-width:1023px){.form-and-content__content-wrapper{flex-wrap:nowrap;gap:4.5rem}}.form-and-content__form{background:var(--gray-800);border-radius:0 .75rem 0 0;flex:0 1 100%;padding-block:var(--vertical-space-sm);position:relative}@media screen and (min-width:767px){.form-and-content__form{border-radius:0 1.5rem 0 0;padding-block:4.5rem calc(var(--vertical-space-md) + 2.5rem)}}@media screen and (min-width:1023px){.form-and-content__form{flex:0 1 50%;padding-inline-end:4rem}}.form-and-content__form-background{background:var(--gray-800);inset-block:0;inset-inline-end:auto;inset-inline-start:0;margin-left:-100vw;position:absolute;width:100vw}.form-and-content__content{display:flex;flex:0 1 100%;flex-direction:column;gap:3rem;justify-content:center}@media screen and (min-width:767px){.form-and-content__content{gap:4.5rem}}@media screen and (min-width:1023px){.form-and-content__content{flex:0 1 50%}}.form-and-content__description{text-align:center}@media screen and (min-width:1023px){.form-and-content__description{text-align:left}}.form-and-content__description p{font-size:1rem}@media screen and (min-width:767px){.form-and-content__description p{font-size:1.25rem}}.form-and-content__contact-info{text-align:center}@media screen and (min-width:1023px){.form-and-content__contact-info{text-align:left}}.form-and-content__contact-title-wrapper{align-items:center;display:flex;gap:.5rem;justify-content:center;margin-block-end:.75rem}@media screen and (min-width:1023px){.form-and-content__contact-title-wrapper{align-items:flex-start;flex-direction:column;gap:1.5rem}}.form-and-content__icon{aspect-ratio:1/1;display:inline-block;height:1.5rem;line-height:0}@media screen and (min-width:1023px){.form-and-content__icon{height:2.75rem}}.form-and-content__icon svg{height:100%;width:100%}.form-and-content__contact-title{font-size:1.25rem;margin:0}@media screen and (min-width:767px){.form-and-content__contact-title{font-size:1.5rem}}.form-and-content__contact-description p{font-size:1rem}@media screen and (min-width:767px){.form-and-content__contact-description p{font-size:1.25rem}}.form-and-content__phone-number{color:var(--blue-200);font-size:1rem}@media screen and (min-width:767px){.form-and-content__phone-number{font-size:1.25rem}}.form-and-content__background{background:var(--white);inset:0;position:absolute}.form-and-content__form.dark{padding-inline-end:1rem}@media screen and (min-width:1023px){.form-and-content__form.dark{padding-inline-end:4rem}}.form-and-content__main-wrapper.light,.form-and-content__main-wrapper.light_inverted{padding-block:var(--vertical-space-sm);z-index:1}@media screen and (min-width:767px){.form-and-content__main-wrapper.light,.form-and-content__main-wrapper.light_inverted{padding-block:var(--vertical-space-md)}}.form-and-content__content-wrapper.light_inverted{flex-direction:row-reverse}.form-and-content__form.light,.form-and-content__form.light_inverted{background:var(--white)}.form-and-content__form.light{padding-block:0}.form-and-content__form.light_inverted{padding-block:0;padding-inline:0}.form-and-content__form-background.light,.form-and-content__form-background.light_inverted{display:none}.form-and-content__content.light_inverted{justify-content:flex-start}.form-and-content__contact-description.light,.form-and-content__contact-description.light_inverted,.form-and-content__contact-title.light,.form-and-content__contact-title.light_inverted,.form-and-content__description.light,.form-and-content__description.light_inverted,.form-and-content__section-title.light,.form-and-content__section-title.light_inverted{color:var(--black)}.form-and-content__background--dark{display:none}