@import url("https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap");.newsletter{max-height:90vh}.newsletter .half{display:flex}.newsletter .half.plus-five{width:55%}.newsletter img{-o-object-fit:cover;object-fit:cover;width:100%}.newsletter-right{align-items:center;background:linear-gradient(102.72deg,#e72591 1.49%,#0fbbcc 54.35%,#a6c920 116.62%);justify-content:center}.newsletter-content{display:flex;flex-direction:column;justify-content:flex-start;max-width:540px}.newsletter-content h4{font-size:3.2rem;font-weight:700;line-height:104%;margin:.1em 0}.newsletter-content h4,.newsletter-content p{color:var(--white-color)}.newsletter-form,.newsletter-form input[type=email],.newsletter-form input[type=text],.newsletter-form label{color:var(--white-color);font-family:Inter,sans-serif;letter-spacing:.14em;width:90%}.bottom-form{align-items:center;display:flex;justify-content:space-between;width:90%}.newsletter .wpcf7-spinner{display:none}.newsletter .wpcf7-list-item{margin:0}.bottom-form label{align-items:center;display:flex;font-size:12px;width:100%}.bottom-form input[type=checkbox]{border-radius:16px!important;height:32px;margin-right:10px;width:32px}.bottom-form input[type=submit]{background:var(--brand-pink-color);border-color:var(--brand-pink-color);border-radius:12px;padding:.7em 1.5em .5em}.bottom-form input[type=submit]:hover{cursor:pointer}@media (max-width:1200px){.newsletter .half.plus-five{width:50%}.newsletter-content{padding:1em}}@media (max-width:930px){.newsletter-content h4{font-size:2.2rem}.newsletter-form,.newsletter-form input[type=email],.newsletter-form input[type=text],.newsletter-form label{width:100%}}@media (max-width:800px){.newsletter .half.plus-five{display:none}.newsletter .half{width:100%}}