.is-visible .steps.svelte-1j0050l{transform:translateY(0);opacity:1}.steps.svelte-1j0050l{position:relative;width:100%;overflow:hidden;opacity:0;transform:translateY(40px);transition:opacity 1s ease-in,transform 1s ease-in}.steps__inner.svelte-1j0050l{position:relative;border-radius:30px;overflow:hidden;padding:60px 20px}@media all and (min-width: 600px){.steps__inner.svelte-1j0050l{padding:80px 40px}}@media all and (min-width: 900px){.steps__inner.svelte-1j0050l{padding:120px 60px 100px}}.steps__bg.svelte-1j0050l{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.steps__bg.svelte-1j0050l picture,.steps__bg.svelte-1j0050l img{width:100%;height:100%}.steps__bg.svelte-1j0050l img{object-fit:cover}.steps__items.svelte-1j0050l{position:relative;z-index:1;display:flex;flex-direction:column;gap:50px}@media all and (min-width: 900px){.steps__items.svelte-1j0050l{flex-direction:row;gap:30px}}.steps__item.svelte-1j0050l{flex:1;display:flex;flex-direction:column;align-items:center;gap:15px;text-align:center;color:#3f4332}.steps__item-text.svelte-1j0050l p{margin:0;padding:0}.voucher-popup.svelte-1571e4w{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;display:flex;overflow-y:auto;padding:20px}.voucher-popup__overlay.svelte-1571e4w{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;opacity:.8;background:#3f4332}.voucher-popup__box.svelte-1571e4w{position:relative;z-index:1;margin:auto;width:100%;max-width:1024px;background-color:#f0edea;border-radius:30px;padding:50px 20px 40px;transition:max-width .3s ease}@media all and (min-width: 900px){.voucher-popup__box.svelte-1571e4w{padding:65px 95px 55px}}.voucher-popup__box--narrow.svelte-1571e4w{max-width:700px}.voucher-popup__close.svelte-1571e4w{all:unset;position:absolute;top:15px;right:15px;width:50px;height:50px;border-radius:50%;background-color:#baaa75;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .3s ease}@media all and (min-width: 900px){.voucher-popup__close.svelte-1571e4w{top:20px;right:20px;width:65px;height:65px}}.voucher-popup__close.svelte-1571e4w:hover{background-color:#3f4332}.voucher-popup__close.svelte-1571e4w:hover svg path{stroke:#fff}.voucher-popup__title.svelte-1571e4w{color:#3f4332;text-align:center;font-weight:500;margin:40px 0}@media all and (min-width: 900px){.voucher-popup__title.svelte-1571e4w{margin:60px 0}}.voucher-popup__grid.svelte-1571e4w{display:grid;grid-template-columns:1fr;gap:25px 40px}@media all and (min-width: 600px){.voucher-popup__grid.svelte-1571e4w{grid-template-columns:repeat(2,1fr)}}.voucher-popup__field.svelte-1571e4w{display:flex;flex-direction:column;gap:10px}.voucher-popup__label.svelte-1571e4w{color:#3f4332}.voucher-popup__input-wrap.svelte-1571e4w{position:relative}.voucher-popup__input.svelte-1571e4w{width:100%;height:60px;padding:0 25px;border:1px solid #3F4332;border-radius:50px;background:transparent;color:#3f4332;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.voucher-popup__input.svelte-1571e4w::placeholder{color:#3f4332;opacity:.5}.voucher-popup__input.svelte-1571e4w:focus{border-color:#baaa75}.voucher-popup__input[readonly].svelte-1571e4w{cursor:pointer}.voucher-popup__input.svelte-1571e4w:-webkit-autofill,.voucher-popup__input.svelte-1571e4w:-webkit-autofill:hover,.voucher-popup__input.svelte-1571e4w:-webkit-autofill:focus,.voucher-popup__input.svelte-1571e4w:-webkit-autofill:active{-webkit-box-shadow:0 0 0 1000px #F0EDEA inset;box-shadow:0 0 0 1000px #f0edea inset;-webkit-text-fill-color:#3F4332;caret-color:#3f4332;transition:background-color 9999s ease-out 0s}.voucher-popup__input-icon.svelte-1571e4w{position:absolute;top:50%;right:25px;transform:translateY(-50%);pointer-events:none;display:flex}.voucher-popup__input-icon.svelte-1571e4w svg{width:24px;height:24px}.voucher-popup__state.svelte-1571e4w{display:flex;flex-direction:column;align-items:center;gap:30px;text-align:center;padding:10px 0}@media all and (min-width: 900px){.voucher-popup__state.svelte-1571e4w{padding:20px 0}}.voucher-popup__state-icon.svelte-1571e4w{display:flex;align-items:center;justify-content:center}.voucher-popup__state-icon.svelte-1571e4w svg{width:auto;height:55px}@media all and (min-width: 900px){.voucher-popup__state-icon.svelte-1571e4w svg{height:68px}}.voucher-popup__state-content.svelte-1571e4w{display:flex;flex-direction:column;align-items:center;gap:20px;max-width:580px;word-break:break-word}.voucher-popup__state-title.svelte-1571e4w{color:#3f4332;margin:0;line-height:1.2em}.voucher-popup__state-title.svelte-1571e4w span:where(.svelte-1571e4w){display:block}.voucher-popup__state-text.svelte-1571e4w{color:#000;margin:0}.voucher-popup__state-text.svelte-1571e4w a{color:inherit;text-decoration:underline}.voucher-popup__actions.svelte-1571e4w{display:flex;justify-content:center;margin-top:40px}@media all and (min-width: 900px){.voucher-popup__actions.svelte-1571e4w{margin-top:55px}}.voucher-popup__submit.svelte-1571e4w{all:unset;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;background-color:#3f4332;color:#fff;padding:17px 28px;border-radius:50px;transition:all .4s ease}.voucher-popup__submit.svelte-1571e4w svg circle{fill:#baaa75;transition:all .4s ease}.voucher-popup__submit.svelte-1571e4w:hover{background-color:#baaa75;color:#3f4332}.voucher-popup__submit.svelte-1571e4w:hover svg circle{fill:#fff}.voucher-popup__submit.svelte-1571e4w:disabled{opacity:.6;cursor:not-allowed}.voucher-popup__submit-icon.svelte-1571e4w{display:flex}.voucher-popup__submit-text.svelte-1571e4w{font-weight:500;margin-top:-2px}.vouchers.svelte-eo6fk4{position:relative;width:100%;overflow:hidden}@media all and (max-width: 599px){.vouchers.svelte-eo6fk4 .site__container{padding:0 20px}}.vouchers__reveal.svelte-eo6fk4{opacity:0;transform:translateY(40px);transition:opacity 1s ease-in,transform 1s ease-in}.vouchers__reveal.svelte-eo6fk4.is-visible{transform:translateY(0);opacity:1}.vouchers__item.svelte-eo6fk4{position:relative;border-radius:30px;padding:90px 20px 40px;display:flex;flex-direction:column;align-items:center;gap:20px}.vouchers__item--gap.svelte-eo6fk4{margin-top:90px}@media all and (min-width: 900px){.vouchers__item.svelte-eo6fk4{padding:28px 33px 80px;gap:70px}}.vouchers__item--green.svelte-eo6fk4{--v-color: #fff;--v-bg: #3F4332;--v-label-bg: rgba(255, 255, 255, .3);background-color:#3f4332}.vouchers__item--beige.svelte-eo6fk4{--v-color: #3F4332;--v-bg: #F0EDEA;--v-label-bg: #fff;background-color:#f0edea}.vouchers__number.svelte-eo6fk4{position:absolute;top:20px;left:20px;width:60px;height:60px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:#baaa75;color:#3f4332;font-weight:500}@media all and (min-width: 900px){.vouchers__number.svelte-eo6fk4{top:28px;left:33px;width:90px;height:90px}}.vouchers__label.svelte-eo6fk4{position:absolute;top:30px;right:5px;padding:12px 15px;border-radius:20px;text-align:center;background-color:var(--v-label-bg);color:var(--v-color)}@media all and (max-width: 1199px){.vouchers__label.svelte-eo6fk4{font-size:13px!important}}@media all and (min-width: 900px){.vouchers__label.svelte-eo6fk4{top:47px;right:33px;padding:12px 30px}}@media all and (max-width: 899px){.vouchers__label--el.svelte-eo6fk4{top:20px;max-width:200px}}.vouchers__header.svelte-eo6fk4{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center;width:100%;padding-top:50px}@media all and (min-width: 900px){.vouchers__header.svelte-eo6fk4{padding-top:150px;gap:30px}}.vouchers__headline.svelte-eo6fk4{color:#baaa75;font-weight:500;text-transform:uppercase}.vouchers__title.svelte-eo6fk4,.vouchers__subtitle.svelte-eo6fk4{color:var(--v-color);margin:0}.vouchers__icons.svelte-eo6fk4{display:flex;gap:25px}@media all and (max-width: 899px){.vouchers__icons.svelte-eo6fk4{margin:20px 0}}.vouchers__icon.svelte-eo6fk4{display:flex;align-items:center;gap:15px;color:var(--v-color)}.vouchers__icon.svelte-eo6fk4 svg{width:30px;height:auto}@media all and (min-width: 900px){.vouchers__icon.svelte-eo6fk4 svg{width:45px}}.vouchers__icon-content.svelte-eo6fk4{display:flex;flex-direction:column;text-align:left}.vouchers__icon-title.svelte-eo6fk4,.vouchers__icon-text.svelte-eo6fk4{color:var(--v-color)}.vouchers__tags.svelte-eo6fk4{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}@media all and (max-width: 599px){.vouchers__tags.svelte-eo6fk4{flex-direction:column;align-items:center}}.vouchers__tag.svelte-eo6fk4{display:flex;align-items:center;justify-content:center;text-align:center;border:2px solid #BAAA75;border-radius:40px;padding:15px 5px;min-height:60px;color:var(--v-color)}@media all and (max-width: 599px){.vouchers__tag.svelte-eo6fk4{width:100%;max-width:320px}}@media all and (min-width: 600px){.vouchers__tag.svelte-eo6fk4{padding:15px 38px}}.vouchers__accordion.svelte-eo6fk4{width:100%;max-width:100%;border-bottom:1px solid var(--v-color)}@media all and (min-width: 1400px){.vouchers__accordion.svelte-eo6fk4{max-width:80%}}.vouchers__accordion-header.svelte-eo6fk4{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding:0 0 20px;border:none;background:none;cursor:pointer;text-align:left;color:var(--v-color)}.vouchers__accordion-title.svelte-eo6fk4{color:var(--v-color);margin-top:10px}@media all and (min-width: 900px){.vouchers__accordion-title.svelte-eo6fk4{margin-top:25px}}.vouchers__accordion-icon.svelte-eo6fk4{position:relative;flex-shrink:0;width:40px;height:40px;border-radius:50%;background-color:var(--v-color)}@media all and (min-width: 900px){.vouchers__accordion-icon.svelte-eo6fk4{width:65px;height:65px}}.vouchers__accordion-icon.svelte-eo6fk4:before,.vouchers__accordion-icon.svelte-eo6fk4:after{content:"";position:absolute;top:50%;left:50%;width:16px;height:1px;background-color:var(--v-bg);transform:translate(-50%,-50%);transition:opacity .3s ease}@media all and (min-width: 900px){.vouchers__accordion-icon.svelte-eo6fk4:before,.vouchers__accordion-icon.svelte-eo6fk4:after{width:22px}}.vouchers__accordion-icon.svelte-eo6fk4:after{transform:translate(-50%,-50%) rotate(90deg)}.vouchers__accordion.is-open.svelte-eo6fk4 .vouchers__accordion-icon:where(.svelte-eo6fk4):after{opacity:0}.vouchers__accordion-content.svelte-eo6fk4{display:grid;grid-template-rows:0fr;transition:grid-template-rows .4s ease}.vouchers__accordion.is-open.svelte-eo6fk4 .vouchers__accordion-content:where(.svelte-eo6fk4){grid-template-rows:1fr}.vouchers__accordion-grid.svelte-eo6fk4{overflow:hidden;min-height:0;display:grid;grid-template-columns:1fr;gap:30px}@media all and (min-width: 900px){.vouchers__accordion-grid.svelte-eo6fk4{grid-template-columns:repeat(3,1fr);gap:40px}}.vouchers__accordion.is-open.svelte-eo6fk4 .vouchers__accordion-grid:where(.svelte-eo6fk4){padding-bottom:40px}.vouchers__accordion-col.svelte-eo6fk4{display:flex;flex-direction:column;gap:10px;color:var(--v-color)}.vouchers__accordion-col-title.svelte-eo6fk4{color:var(--v-color);font-weight:500}.vouchers__accordion-col-text.svelte-eo6fk4{color:var(--v-color)}@media all and (max-width: 899px){.vouchers__accordion-col-text.svelte-eo6fk4{font-size:16px}}.vouchers__accordion-col-text.svelte-eo6fk4 ul{margin:0;padding-left:20px}.vouchers__accordion-col-text.svelte-eo6fk4 li{margin-bottom:6px}.vouchers__accordion-col-text.svelte-eo6fk4 p{margin:0 0 10px}.vouchers__accordion-col-text.svelte-eo6fk4 p:last-child{margin-bottom:0}.vouchers__link.svelte-eo6fk4{display:flex;justify-content:center}.vouchers__link-btn.svelte-eo6fk4{display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;text-decoration:none;background-color:#baaa75;padding:17px 28px;border-radius:50px;transition:all .4s ease}.vouchers__link-btn.svelte-eo6fk4:hover{background-color:#fff}.vouchers__link-btn.svelte-eo6fk4:hover svg circle{fill:#baaa75}.vouchers__link-btn.svelte-eo6fk4 svg circle{transition:all .4s ease}.vouchers__link-btn-icon.svelte-eo6fk4{display:flex}.vouchers__link-btn-text.svelte-eo6fk4{margin-top:1px;font-weight:500;color:#3f4332}.vouchers__bottom.svelte-eo6fk4{text-align:center;color:var(--v-color)}@media all and (max-width: 899px){.vouchers__bottom.svelte-eo6fk4{font-size:16px}}@media all and (min-width: 900px){.vouchers__bottom.svelte-eo6fk4{margin-top:-30px}}.is-visible .discount__text.svelte-1wkgu1r,.is-visible .discount__box.svelte-1wkgu1r{transform:translateY(0);opacity:1}.discount.svelte-1wkgu1r{position:relative;width:100%;overflow:hidden}@media all and (max-width: 599px){.discount.svelte-1wkgu1r .site__container{padding:0 20px}}.discount__title.svelte-1wkgu1r{color:#3f4332;text-align:center;margin:0}.discount__text.svelte-1wkgu1r{color:#3f4332;text-align:center;margin:30px auto;max-width:800px;opacity:0;transform:translateY(40px);transition:opacity 1s ease-in,transform 1s ease-in}.discount__text.svelte-1wkgu1r h1,.discount__text.svelte-1wkgu1r h2,.discount__text.svelte-1wkgu1r h3,.discount__text.svelte-1wkgu1r h4,.discount__text.svelte-1wkgu1r h5,.discount__text.svelte-1wkgu1r h6{margin:unset;padding:unset;font-size:unset;font-weight:unset}.discount__text.svelte-1wkgu1r p{margin:0}.discount__box.svelte-1wkgu1r{background-color:#f0edea;border-radius:30px;margin-top:40px;padding:40px 20px;opacity:0;transform:translateY(40px);transition:opacity 1s ease-in,transform 1s ease-in}@media all and (min-width: 900px){.discount__box.svelte-1wkgu1r{margin-top:60px}}@media all and (min-width: 1400px){.discount__box.svelte-1wkgu1r{padding:80px 70px}}.discount__inner.svelte-1wkgu1r{display:flex;flex-direction:column;align-items:center;gap:40px;max-width:100%;margin:0 auto}@media all and (min-width: 900px){.discount__inner.svelte-1wkgu1r{gap:50px;max-width:90%}}.discount__top.svelte-1wkgu1r{display:flex;flex-direction:column;align-items:center;gap:40px;width:100%}@media all and (min-width: 900px){.discount__top.svelte-1wkgu1r{flex-direction:row;align-items:flex-start;justify-content:space-between;gap:100px}}.discount__left.svelte-1wkgu1r{display:flex;flex-direction:column;align-items:center;gap:15px;color:#3f4332}@media all and (min-width: 900px){.discount__left.svelte-1wkgu1r{align-items:flex-start;flex-shrink:0}}.discount__headline.svelte-1wkgu1r{color:#baaa75;font-weight:500;text-transform:uppercase;text-align:center}@media all and (min-width: 900px){.discount__headline.svelte-1wkgu1r{text-align:left}}.discount__amount.svelte-1wkgu1r{display:flex;flex-direction:column;align-items:center;color:#3f4332}@media all and (min-width: 900px){.discount__amount.svelte-1wkgu1r{align-items:flex-start}}.discount__amount-value.svelte-1wkgu1r{line-height:1}.discount__amount-label.svelte-1wkgu1r{line-height:1.2}.discount__on.svelte-1wkgu1r{color:#3f4332;text-align:center}@media all and (min-width: 900px){.discount__on.svelte-1wkgu1r{text-align:left}}.discount__right.svelte-1wkgu1r{display:flex;flex-direction:column;align-items:center;gap:20px;width:100%}@media all and (min-width: 900px){.discount__right.svelte-1wkgu1r{align-items:flex-start}}.discount__applies.svelte-1wkgu1r{color:#3f4332;text-align:center}@media all and (min-width: 900px){.discount__applies.svelte-1wkgu1r{text-align:left}}.discount__tags.svelte-1wkgu1r{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;width:100%}@media all and (min-width: 900px){.discount__tags.svelte-1wkgu1r{justify-content:flex-start}}.discount__tag.svelte-1wkgu1r{display:flex;align-items:center;justify-content:center;text-align:center;border:2px solid #BAAA75;border-radius:40px;padding:15px 38px;min-height:60px;color:#3f4332}@media all and (max-width: 599px){.discount__tag.svelte-1wkgu1r{width:100%;max-width:320px}}@media all and (min-width: 900px){.discount__tag.svelte-1wkgu1r{padding:15px 18px}}@media all and (min-width: 1400px){.discount__tag.svelte-1wkgu1r{padding:15px 38px}}.discount__footer.svelte-1wkgu1r{display:flex;flex-direction:column;align-items:center;gap:30px;width:100%}.discount__link.svelte-1wkgu1r{display:flex;justify-content:center}.discount__link.svelte-1wkgu1r .btn__text{color:#3f4332}.discount__bottom.svelte-1wkgu1r{color:#3f4332;text-align:center}.template-vouchers__icon-cards.svelte-1n6s1wp .icons-cards__icon-title{font-size:20px!important}@media all and (min-width: 900px){.template-vouchers__icon-cards.svelte-1n6s1wp .icons-cards__icon-title{font-size:25px!important}}
