.newsletter-form{display:flex;flex-direction:column;height:inherit}@media screen and (min-width:481px){.newsletter-form{justify-content:center}}.newsletter-form__heading{color:var(--color-white);word-wrap:break-word;display:-webkit-box;-webkit-line-clamp:3;margin-bottom:var(--spacing-6);text-align:center;white-space:normal;-webkit-box-orient:vertical;overflow:hidden}@media screen and (min-width:481px){.newsletter-form__heading{display:-webkit-box;-webkit-line-clamp:2;margin-bottom:var(--spacing-8);text-align:left;-webkit-box-orient:vertical;overflow:hidden}}.newsletter-form__form form{display:flex;flex-direction:column}@media screen and (min-width:481px){.newsletter-form__form form{flex-direction:row;gap:var(--spacing-4)}}.newsletter-form__form form .form-field-group{width:100%}@media screen and (min-width:481px){.newsletter-form__form form .form-field-group{margin-bottom:0}}@media screen and (min-width:835px){.newsletter-form__form form .form-field-group input{width:412px}}.newsletter-form__form form .form-field{height:56px;position:relative}@media screen and (min-width:481px){.newsletter-form__form form .form-field{margin-bottom:0}}.newsletter-form__form form .form-field .tooltip{display:none}.newsletter-form__form form .form-field[error] input[type=email],.newsletter-form__form form .form-field[error] input[type=email]::placeholder{color:var(--color-error-100)}@media screen and (min-width:481px){.newsletter-form__form form .form-field[error] .tooltip{display:inline-block;height:24px;position:absolute;right:var(--spacing-3);top:50%;transform:translateY(-50%);width:24px}}.newsletter-form__form form .form-field input[type=email]{height:56px}.newsletter-form__form form .form-field tp-form-error{display:none}.newsletter-form__form form button{width:100%}@media screen and (min-width:481px){.newsletter-form__form form button{max-width:191px}.newsletter-form .toast[visible]{display:none}}.newsletter--has-no-background{display:flex;flex-direction:column;height:100%;justify-content:center;margin-top:var(--spacing-10)}@media screen and (min-width:481px){.newsletter--has-no-background{align-items:flex-start}}.newsletter--has-no-background kalos-form-newsletter{width:100%}@media screen and (min-width:835px){.newsletter--has-no-background kalos-form-newsletter{width:auto}}@media screen and (min-width:481px){.newsletter--has-no-background kalos-form-newsletter .color-context--dark form{flex-direction:row;gap:var(--spacing-4)}}.newsletter--has-no-background kalos-form-newsletter .color-context--dark form button{background-color:var(--color-blue);color:var(--color-white)}.newsletter--has-no-background kalos-form-newsletter .color-context--dark form button:hover{background-color:var(--color-dark-blue)}
