.o-popup-newsletter{background-color:var(--color-black);bottom:0;max-width:100%;padding:4rem 5.5rem;position:fixed;right:-100%;transition:right .5s ease;width:100%;z-index:999}@media screen and (min-width:768px){.o-popup-newsletter{bottom:2rem;max-width:46.9rem;padding:4rem 4.5rem}}.o-popup-newsletter.show{right:0}.o-popup-newsletter__text,.o-popup-newsletter__title{color:var(--color-input-body-light)}.o-popup-newsletter>*{margin:0 auto 2rem;text-align:center}@media screen and (min-width:768px){.o-popup-newsletter>*{margin:0 auto 2.9rem}}.o-popup-newsletter>:last-child{margin-bottom:0}.o-popup-newsletter__link{display:block;width:fit-content}.o-popup-newsletter__close{position:absolute;right:2rem;top:2rem}.o-popup-newsletter__close:hover{cursor:pointer}.o-popup-newsletter__close svg path{fill:var(--color-input-body-light)}