@keyframes topToBottom{0%{transform:translateY(0)}25%{transform:translateY(200%)}50%{transform:translateY(200%)}75%{transform:translateY(0)}to{transform:translateY(0)}}.mg-newsletter{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.mg-newsletter:after{position:absolute;content:"";width:50%;height:30px;max-width:700px;top:-5px;left:50%;transform:translate(-50%);background-color:#fff;clip-path:polygon(0 0,100% 0,calc(100% - 30px) 100%,30px 100%);z-index:3}.mg-newsletter__content{position:relative;width:100%;max-width:440px;z-index:2}.mg-newsletter__content--heading{color:#fff9f1;font-family:var(--font-paragraph--family)!important;font-weight:700!important;font-size:var(--font-paragraph--size)!important;line-height:var(--font-paragraph--line-height)!important;letter-spacing:0!important;text-align:center}.mg-newsletter__background{position:absolute;top:1px;left:0;width:100%;height:100%;max-height:100%;z-index:-1;background-color:#948774}.mg-newsletter__background img{position:absolute;left:0;top:0;height:100%;width:100%;object-fit:cover;transition:all .3s cubic-bezier(.44,.54,.12,.86)}.mg-newsletter__background-overlay{position:absolute;width:100%;height:100%;bottom:20%;animation-duration:5s;animation-iteration-count:infinite;transform-origin:bottom;z-index:-1}.mg-newsletter__background-overlay:after{content:"";position:absolute;background-color:#fff2df;height:50px;width:100%}@media screen and (min-width: 990px){.mg-newsletter:hover .mg-newsletter__background-overlay{animation-timing-function:linear;animation-name:topToBottom}.mg-newsletter:hover .mg-desktop img:last-of-type{opacity:0}}.mg-newsletter .email-signup__input{background-color:transparent;color:#fff9f1}.mg-newsletter .email-signup__input-group{grid-template-columns:1fr}.mg-newsletter .email-signup__input::placeholder{color:#fff9f1}.mg-newsletter .email-signup__button{position:relative;width:100%;font-family:var(--font-paragraph--family)!important;font-weight:700!important;font-size:14px!important;line-height:20px!important;letter-spacing:0!important;background-color:#fff9f1;color:#211f1c;border-radius:0;text-transform:uppercase;z-index:0}.mg-newsletter .email-signup__button:after{position:absolute;content:"";left:0;top:0;height:100%;width:0;background-color:#e2d4c2;z-index:-1;transition:all .3s cubic-bezier(.44,.54,.12,.86)}.mg-newsletter .email-signup__button:hover:after{width:100%}.mg-newsletter .email-signup__consent{display:flex;margin-top:24px;font-family:var(--font-paragraph--family)!important;font-weight:400!important;font-size:12px!important;line-height:16px!important;letter-spacing:0!important;color:#fff9f1}.mg-newsletter .email-signup__consent label{position:relative;display:flex;align-items:center;gap:11.2px;cursor:pointer}.mg-newsletter .email-signup__consent label input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.mg-newsletter .email-signup__consent label input[type=checkbox]:focus+.checkmark{border:1px solid #211f1c}.mg-newsletter .email-signup__consent label input[type=checkbox]:checked+.checkmark{background-color:#211f1c;border:none}.mg-newsletter .email-signup__consent label input[type=checkbox]:checked+.checkmark:after{content:"";position:absolute;left:4px;top:1px;width:4px;height:9px;border:solid #fff9f1;border-width:0 2px 2px 0;transform:rotate(45deg)}.mg-newsletter .email-signup__consent label .checkmark{position:relative;display:inline-block;flex-shrink:0;width:15px;height:15px;border:1px solid #fff9f1}.mg-newsletter .mg-desktop,.mg-newsletter .mg-mobile{height:100%}
