.component-placeholder{--component-placeholder-color:#dad4c2;animation:placeHolderAnimation 1s linear infinite forwards;background:transparent;background:linear-gradient(to right,transparent 8%,var(--component-placeholder-color) 18%,transparent 33%);background-size:200% 100%;position:relative}.component-placeholder--dark{--component-placeholder-color:#bdb292}:root[data-color-scheme=dark] .component-placeholder{--component-placeholder-color:dark-mode-color($color)}:root[data-color-scheme=dark] .component-placeholder--dark{--component-placeholder-color:#0d0b09}@keyframes placeHolderAnimation{0%{background-position:100% 0}to{background-position:-100% 0}}.voucher-modal--success{background:var(--c-successColor)}.voucher-modal--error{background:var(--c-errorColor)}.voucher-modal:not(.voucher-modal--lightbox){position:relative;z-index:1}.voucher-modal--lightbox .voucher-modal__content-head{color:var(--c-textBaseColor)}.voucher-modal--lightbox .voucher-modal__content-img{display:inline-block;margin:16px 0 8px;width:100%}.voucher-modal--lightbox .voucher-modal__content-text{font-size:16px}.voucher-modal--lightbox .voucher-modal__content-input{border:2px solid var(--c-brandPrimaryColor);color:var(--c-black50);display:inline-block;font-size:17px;height:42px;margin:0 16px 8px 0;text-align:center;vertical-align:top;width:100%}@media(min-width:768px){.voucher-modal--lightbox .voucher-modal__content-input{height:44px;width:40%}}.voucher-modal--lightbox .voucher-modal__content-foot{font-size:14px;padding:16px 0 0}.voucher-modal--lightbox .voucher-modal__content-foot p{margin:0 0 8px}.voucher-modal--lightbox .lightbox__container{margin-top:40px}@media(min-width:425px){.voucher-modal .modal__close-button{transform:translate(-15px,-50%)}}@media(min-width:768px){.voucher-modal .modal__close-button{padding:16px;transform:translate(-19px,-50%)}}.voucher-modal .modal__close-button:after,.voucher-modal .modal__close-button:before{display:inline-block;font-family:iconfont,sans-serif;text-decoration:inherit;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.voucher-modal .modal__close-button:before{color:var(--c-white50);content:"";font-size:8px}.voucher-modal .modal__text-big{padding-right:24px}.voucher-modal .modal__close-button{align-self:center;cursor:pointer;padding:10px;top:50%;transform:translateY(-50%)}@media(min-width:425px){.voucher-modal .modal__close-button{transform:translate(-16px,-50%)}}@media(min-width:768px){.voucher-modal .modal__close-button{padding:13px;transform:translate(-24px,-50%)}}.voucher-modal--lightbox .voucher-modal__content{margin:0!important}.voucher-modal--lightbox .voucher-modal__content-link{width:100%}@media screen and (min-width:768px){.voucher-modal--lightbox .voucher-modal__content-link{width:auto}}.voucher-modal--lightbox .voucher-modal__content-img{align-items:center;display:flex;justify-content:center}@media screen and (min-width:768px){.voucher-modal--lightbox .voucher-modal__content-img{display:block}}.voucher-modal--lightbox .voucher-modal__content-input{background:#d3d3d3;border:2px solid #d3d3d3;border-radius:0}.voucher-hint{position:fixed;transform:translateY(50vh) translateX(50vw);z-index:1300}.voucher-hint .modal{background:var(--c-sand60);border-radius:5px;color:var(--c-textBaseColor);display:none;font-size:16px;left:0;line-height:1.2;margin:auto;max-width:380px;opacity:0;position:fixed;right:0;top:auto;transform:translateY(-50%) translateX(-50%);width:calc(100vw - 40px)}@media(min-width:768px){.voucher-hint .modal{font-size:21px;max-width:460px;padding:24px;width:460px}}.voucher-hint .modal.modal--is-ready{display:block;opacity:1}.voucher-hint .modal__close-button{color:var(--c-black50);cursor:pointer;line-height:0;padding:24px;position:absolute;right:0;top:0;z-index:1}.voucher-hint .modal__close-button:after,.voucher-hint .modal__close-button:before{display:inline-block;font-family:iconfont,sans-serif;text-decoration:inherit;speak:none;font-style:normal;font-variant:normal;font-weight:400;line-height:1;text-transform:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.voucher-hint .modal__close-button:before{content:"";font-size:20px}.voucher-hint__content{align-items:center;display:flex;flex-direction:column;justify-content:center}.voucher-hint__content-wrapper{text-align:center}.voucher-hint__icon{align-items:center;display:flex;justify-content:center;margin:auto auto 20px}
/*# sourceMappingURL=chunk-voucher-modal.css.map*/