@keyframes mmfadeIn{0%{opacity:0}to{opacity:1}}@keyframes mmfadeOut{0%{opacity:1}to{opacity:0}}@keyframes mmslideIn{0%{transform:translateY(15%)}to{transform:translateY(0)}}@keyframes mmslideOut{0%{transform:translateY(0)}to{transform:translateY(-10%)}}.popup_modal{display:none}.popup_modal.is-open{display:block}.popup_modal[aria-hidden=false] .popup_modal-overlay{animation:mmfadeIn .3s cubic-bezier(0,0,.2,1)}.popup_modal[aria-hidden=false] .popup_modal-container{animation:mmslideIn .3s cubic-bezier(0,0,.2,1)}.popup_modal[aria-hidden=true] .popup_modal-overlay{animation:mmfadeOut .3s cubic-bezier(0,0,.2,1)}.popup_modal[aria-hidden=true] .popup_modal-container{animation:mmslideOut .3s cubic-bezier(0,0,.2,1)}.popup_modal .popup_modal-container,.popup_modal .popup_modal-overlay{will-change:transform}.popup_modal-overlay{align-items:center;background:rgba(0,0,0,.6);bottom:0;display:flex;flex-wrap:wrap;height:100vh;justify-content:center;left:0;-webkit-overflow-scrolling:touch;overflow-y:scroll;padding:0 44px;position:fixed;right:0;top:0;z-index:9999}.popup_modal-container{background-color:#fff;color:#000;margin:44px auto;max-width:700px;width:100%}.popup_modal-close{background:none;border:0;color:#000;padding:0;position:absolute;right:17px;top:17px;z-index:2}.popup_modal-close:focus,.popup_modal-close:hover{background:none;border:0;color:#e62656}.popup_modal-image .popup_modal-close,.popup_modal-slider .popup_modal-close{color:#fff}.popup_modal-image .popup_modal-close:focus,.popup_modal-image .popup_modal-close:hover,.popup_modal-slider .popup_modal-close:focus,.popup_modal-slider .popup_modal-close:hover{color:#e62656}.popup_modal-close svg{display:block;height:auto;margin:0;width:23px}.popup_modal-image-wrapper{display:block}.popup_modal-image-wrapper img{display:block;width:100%}.popup_modal-rich_text-container{padding:30px}.popup_modal-rich_text-header{padding-right:30px}.popup_modal-rich_text-buttons{display:flex;flex-wrap:wrap;gap:10px;margin-top:30px}.popup_modal-rich_text-fineprint{margin-top:20px}.popup_modal-swiper-slide img{display:block}.popup_modal-swiper .swiper-button-next,.popup_modal-swiper .swiper-button-prev{height:32px;width:32px}.popup_modal-swiper .swiper-button-next,.popup_modal-swiper.swiper-rtl .swiper-button-prev{right:20px}.popup_modal-swiper .swiper-button-next:after,.popup_modal-swiper.swiper-rtl .swiper-button-prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' aria-label='hidden' viewBox='0 0 13 16'%3E%3Cpath fill='%23fff' d='m0 16 13-8.11L0 0l5.658 8z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:100%;width:100%}.popup_modal-swiper .swiper-button-prev,.popup_modal-swiper.swiper-rtl .swiper-button-next{left:20px}.popup_modal-swiper .swiper-button-prev:after,.popup_modal-swiper.swiper-rtl .swiper-button-next:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 13 16'%3E%3Cpath fill='%23fff' d='M13 16 0 7.89 13 0 7.342 8z'/%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:100% auto;content:"";height:100%;width:100%}@media (max-width:767px){.popup_modal-overlay{padding:0 22px}.popup_modal-container{margin:22px auto}.popup_modal-swiper .swiper-button-next,.popup_modal-swiper.swiper-rtl .swiper-button-prev{right:5px}.popup_modal-swiper .swiper-button-next:after,.popup_modal-swiper.swiper-rtl .swiper-button-prev:after{background-size:50% auto}.popup_modal-swiper .swiper-button-prev,.popup_modal-swiper.swiper-rtl .swiper-button-next{left:5px}.popup_modal-swiper .swiper-button-prev:after,.popup_modal-swiper.swiper-rtl .swiper-button-next:after{background-size:50% auto}}