<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.newsletter{background-color:var(--background-color);padding:0!important}.newsletter,.newsletter .form-custom-input__input,.newsletter .form-custom-input__label{color:var(--color)}.newsletter .form-custom-input__input{border-bottom:1px solid var(--color)}.newsletter .form-custom-input__input::placeholder{color:var(--color)}.newsletter .form-custom-input__input:focus::placeholder{color:rgba(0,0,0,0)}.newsletter .button{border:1px solid var(--color);background-color:var(--color);color:var(--background-color)}.newsletter .button:hover{border:1px solid var(--color);background-color:var(--background-color);color:var(--color)}.newsletter .text-extra-large{margin-bottom:.5rem}.newsletter .button.button--square{width:4rem;height:4rem;border-radius:4rem}.newsletter .button.button--square .icon{transform:translate3d(-50%,-50%,0)}.newsletter .row.row--gutter{align-items:center}@media screen and (min-width:768px){.newsletter .row.row--gutter{min-height:25rem}}.newsletter .col.col-xs-12.col-md-4.col-lg-3{align-self:stretch}.newsletter__content{display:grid;gap:2rem;padding-top:5rem;padding-bottom:5rem}@media screen and (min-width:768px){.newsletter__content{padding-top:2.5rem;padding-bottom:2.5rem}}.newsletter__form{position:relative;display:grid;grid-template-columns:1fr;gap:1rem}@media screen and (min-width:768px){.newsletter__form{grid-template-columns:1fr 1fr 4rem;gap:1.5rem}}.newsletter__img{margin-left:calc(var(--site-side-spacing)*-1);margin-right:calc(var(--site-side-spacing)*-1)}@media screen and (min-width:768px){.newsletter__img{margin-left:calc(var(--site-side-spacing-md)*-1);margin-right:0;height:100%}}.newsletter .contact-form{scroll-margin-top:18.75rem}@media screen and (min-width:768px){.newsletter .img{padding-bottom:0!important;height:100%}}</pre></body></html>