.icon-close{width:1rem;height:1rem}.split-modal__backdrop{position:fixed;inset:0;background:#00000080;z-index:var(--z-index-modal)}.split-modal__backdrop[data-state=open]{animation:split-modal-backdrop-in .25s ease}.split-modal__backdrop[data-state=closed]{animation:split-modal-backdrop-out .2s ease}.split-modal__positioner{display:flex;align-items:flex-start;justify-content:center;position:fixed;inset:0;z-index:calc(var(--z-index-modal) + 1);overflow-y:auto;overscroll-behavior-y:contain;pointer-events:auto}@media(min-width:1199px){.split-modal__positioner{overflow:hidden}}.split-modal{background:var(--color-white);display:flex;flex-direction:column;width:100%;min-height:100%}@media(min-width:1199px){.split-modal{flex-direction:row-reverse;height:100%;min-height:unset;overflow:hidden}}.split-modal[data-state=open]{animation:split-modal-in .3s cubic-bezier(.16,1,.3,1)}.split-modal[data-state=closed]{animation:split-modal-out .2s ease-in}.split-modal__body{flex:1;position:relative;padding:4.5rem 1.25rem 3rem}@media(min-width:767px){.split-modal__body{padding:4.5rem 2.5rem 3.75rem}}@media(min-width:1199px){.split-modal__body{overflow-y:auto;padding:2.5rem 2.5rem 2.5rem 4.875rem;display:flex;flex-direction:column}}.split-modal__close{position:fixed;z-index:1;top:1.25rem;right:1.25rem}@media(min-width:1199px){.split-modal__close{top:2.5rem;right:2.5rem}}.split-modal__title{font-family:TT Severs Trial,Manrope,Inter,Outfit,sans-serif;font-weight:700;font-style:normal;line-height:120%;font-size:3rem}@media(max-width:1199px){.split-modal__title{font-size:2.625rem}}@media(max-width:767px){.split-modal__title{font-size:1.75rem}}.split-modal__title{margin:0 0 2.5rem}@media(max-width:767px){.split-modal__title{font-family:TT Severs Trial,Manrope,Inter,Outfit,sans-serif;font-weight:700;font-style:normal;line-height:120%;font-size:3rem;margin-bottom:2rem}}@media(max-width:767px)and (max-width:1199px){.split-modal__title{font-size:2.625rem}}@media(max-width:767px)and (max-width:767px){.split-modal__title{font-size:1.75rem}}.split-modal__content{display:flex;flex-direction:column;flex:1}.split-modal__image{width:100%;aspect-ratio:4/3;flex-shrink:0}@media(min-width:1199px){.split-modal__image{aspect-ratio:unset;width:50%;height:100%}}.split-modal__image img{width:100%;height:100%;object-fit:cover}@keyframes split-modal-backdrop-in{0%{opacity:0}to{opacity:1}}@keyframes split-modal-backdrop-out{0%{opacity:1}to{opacity:0}}@keyframes split-modal-in{0%{opacity:0;transform:translateY(1.25rem)}to{opacity:1;transform:translateY(0)}}@keyframes split-modal-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(1.25rem)}}.form-modal__form{display:flex;flex-direction:column;gap:1rem}@media(min-width:767px){.form-modal__form{gap:1.25rem}}.form-modal__link{color:var(--color-terracota-100);text-decoration:underline}.form-modal__submit{margin-top:.5rem}.form-modal__success{gap:1.5rem}@media(max-width:1199px){.form-modal__success{gap:1.25rem}}@media(max-width:767px){.form-modal__success{gap:1rem}}.form-modal__success{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:2.5rem 0}@media(min-width:1199px){.form-modal__success{padding:0}}.form-modal__success-title{font-family:TT Severs Trial,Manrope,Inter,Outfit,sans-serif;font-weight:700;font-style:normal;line-height:120%;font-size:3rem}@media(max-width:1199px){.form-modal__success-title{font-size:2.625rem}}@media(max-width:767px){.form-modal__success-title{font-size:1.75rem}}.form-modal__success-text{font-family:Onest,Inter,Poppins,Roboto,sans-serif;font-weight:400;font-style:normal;line-height:136%;letter-spacing:.01em;font-size:1.25rem}@media(max-width:1199px){.form-modal__success-text{font-size:1.125rem}}@media(max-width:767px){.form-modal__success-text{font-size:1rem}}@media(min-width:1199px){.form-modal__success-text{max-width:29.5625rem}}
