.ly-newsletter-section-container{background-color:var(--section-bg-color);color:var(--section-text-color)}.ly-newsletter-section-container *{color:inherit}.ly-newslette__image{flex:675;display:flex;overflow:hidden;width:calc(398 * var(--u,1px));height:calc(412 * var(--u,1px));margin-bottom:calc(40 * var(--u,1px))}.ly-newslette__image picture{display:flex;width:100%;height:100%}:is(.ly-newslette__image picture) img{width:100%;height:100%;object-fit:cover}.ly-newslette__title{margin-bottom:calc(32 * var(--u,1px))}.ly-newslette__subtitle{margin-bottom:calc(39 * var(--u,1px))}.ly-newsletter-form-inner{display:flex;gap:calc(6 * var(--u,1px))}.ly-newsletter-form-inner .newsletter-form__field-wrapper{flex:1}:is(.ly-newsletter-form-inner .newsletter-form__field-wrapper) input[type=email]{background-color:transparent;border-radius:5px;border:1px solid currentColor}.ly-newsletter-form-inner button[type=submit]{all:unset;border-radius:5px;background-color:var(--button-bg-color);color:var(--button-text-color);padding:0 10px}@media screen and (min-width:768px){.ly-newsletter-section-wrapper{display:flex;align-items:center;gap:38px}.ly-newslette__image{flex:657;aspect-ratio:657/366;width:auto;height:auto;margin:0}.ly-newslette__form{flex:505}.ly-newslette__subtitle{margin-bottom:calc(60 * var(--u,1px))}}