.vouchers-banner{width:100%;margin:0 auto}.vouchers-banner-wrapper{background-color:#a5090e;border-radius:12px;padding:36px 64px;position:relative}.vouchers-banner-image{position:absolute;top:50%;transform:translateY(-50%);right:-1px;width:-moz-fit-content;width:fit-content;border-radius:12px 0 0 12px;height:200px;-o-object-fit:contain;object-fit:contain;-o-object-position:right center;object-position:right center}.vouchers-banner-subtitle{font-size:18px;text-transform:uppercase;margin-bottom:12px}.vouchers-banner-subtitle,.vouchers-banner-title{font-family:Bricolage Grotesque,sans-serif;font-weight:600;line-height:100%;color:#fff}.vouchers-banner-title{font-size:36px;margin-bottom:32px}@media (max-width:1024px){.vouchers-banner-wrapper{padding:24px}.vouchers-banner-image{height:120px}.vouchers-banner-title{font-size:32px}}@media (max-width:767px){.vouchers-banner-image{position:static;transform:translateY(0);border-radius:12px;width:100%;height:100%;margin-top:36px}.vouchers-banner-title-br{display:none}}.vouchers-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.8);display:flex;justify-content:center;align-items:center;z-index:1000;overflow:hidden}.vouchers-modal-content{position:relative;width:90%;max-width:680px;background:#fff;border-radius:12px;padding:32px 36px}.vouchers-modal-close{position:absolute;top:24px;right:24px;background:transparent;border:none;cursor:pointer;z-index:1001}.vouchers-modal-close svg{width:24px;height:24px}.vouchers-modal-content-wrapper{display:flex;flex-direction:column;gap:16px}.vouchers-modal-content-wrapper-title{font-family:Bricolage Grotesque,sans-serif;font-size:36px;font-weight:600;line-height:100%}.vouchers-modal-content-wrapper-form-label{font-weight:600}.vouchers-modal-content-wrapper-form{display:flex;flex-direction:column;gap:16px}.vouchers-modal-content-wrapper-form-footer-gdpr-text{text-align:right;justify-self:flex-end;margin-bottom:16px}.vouchers-modal-content-wrapper-form-footer-gdpr-link{color:var(--color-primary)}.vouchers-modal-content-wrapper-form-footer-gdpr-link:hover{text-decoration:underline}.vouchers-modal-content-wrapper-form-input-wrapper{display:flex;flex-direction:column;gap:16px}.vouchers-modal-content-wrapper-form-input-group{display:flex;flex-direction:column;gap:8px;width:100%}.vouchers-modal-content-wrapper-form-label:after{content:" *";color:var(--color-secondary)}.vouchers-modal-content-wrapper-form-input{width:100%;padding:18px 24px;border:1px solid #e0e0e0;border-radius:8px}.vouchers-modal-content-wrapper-form-select-input{cursor:pointer;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:var(--color-background-accent);background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 24px center;background-size:16px;padding-right:48px}.vouchers-modal-close-icon-white{display:none}@media (max-width:1024px){.vouchers-modal-content-wrapper-title{font-size:32px}}@media (max-width:768px){.vouchers-modal-content{width:95%;padding:16px}.vouchers-modal-close{top:-30px;right:0}.vouchers-modal-close svg{width:20px;height:20px}.vouchers-modal-close-icon{display:none}.vouchers-modal-close-icon-white{display:block}}