/* compiled by scssphp 1.11.0 on Wed, 29 Jan 2025 07:26:46 +0000 (0.0596s) */
/* Developed by Inware AG - www.inware.ch */

@charset "UTF-8";.Voucher{position:relative;padding-bottom:5.3125rem;}@media (min-width:62em){.Voucher{padding-bottom:9.375rem;}}.Voucher__element{position:absolute;}@media (max-width:61.9375em){.Voucher__element{top:-1.3333333333vw;right:-20vw;width:60vw;-webkit-transform:scaleX(-1);transform:scaleX(-1);}}@media (min-width:62em){.Voucher__element{top:-20px;left:0;width:min(37.5rem,40vw);}}.Voucher__title{grid-area:title;}@media (min-width:62em){.Voucher__title{margin-left:0;margin-right:auto;}}.Voucher__title .title{padding-left:0;}.Voucher__title .title>span{display:none;}@media (min-width:62em){.Voucher__title .title>span{display:inline;}}.Voucher__subtitle{grid-area:subtitle;}@media (min-width:62em){.Voucher__subtitle{margin-left:0;margin-right:auto;}}.Voucher__subtitle p{font-size:1.5625rem;font-weight:700;margin-bottom:1em;color:#c7ac71;}@media (min-width:53em){.Voucher__subtitle p{font-size:1.5625rem;}}@media (min-width:62em){.Voucher__subtitle p{padding-left:0;}}.Voucher__grid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto 1fr;grid-template-areas:"title title" "subtitle subtitle" "text text" "links imageside";max-width:50rem;margin-left:1rem;margin-right:0;}@media (min-width:26.25em){.Voucher__grid{margin-left:2rem;margin-right:2rem;}}@media (min-width:62em){.Voucher__grid{max-width:62.5rem;grid-template-columns:12.5rem 1fr 1fr;grid-template-areas:"imageside title title" "imageside subtitle imagemain" "imageside text imagemain" "imageside links imagemain";margin-left:0;margin-right:auto;}}.Voucher__imageWrapper--main{grid-area:imagemain;display:none;}@media (min-width:62em){.Voucher__imageWrapper--main{display:block;padding-left:2.5rem;}}.Voucher__imageWrapper--side{grid-area:imageside;margin-top:1rem;margin-right:-3rem;padding-left:.5rem;}@media (min-width:26.25em){.Voucher__imageWrapper--side{margin-right:-3rem;}}@media (min-width:62em){.Voucher__imageWrapper--side{margin-right:2rem;padding-left:0;}}.Voucher__imageWrapper--side img{display:block;margin-left:auto;max-height:9.375rem;object-fit:contain;object-position:right;}@media (min-width:62em){.Voucher__imageWrapper--side img{position:-webkit-sticky;position:sticky;top:2rem;max-height:15.625rem;}}.Voucher__links{grid-area:links;display:-webkit-flex;display:flex;flex-direction:column;margin-top:2rem;gap:.625rem;}@media (min-width:62em){.Voucher__links{margin-top:2.5rem;}.ImageText__row--left .Voucher__links{margin-left:2.5rem;}}.Voucher__link{white-space:nowrap;}.Voucher__text{grid-area:text;}.Voucher__text .fr-view{font-size:1.125rem;}@media (min-width:62em){.Voucher__text .fr-view{font-size:1.25rem;}}.voucherModal{position:fixed;display:block !important;pointer-events:none;opacity:0;max-width:100%;max-inline-size:100vw;border:none;padding:1.5rem .75rem;margin:auto;inset:0;border-radius:0;background:transparent;color:#000;}@media (min-width:36em){.voucherModal{padding:1.5rem;}}.voucherModal *{pointer-events:none !important;}.voucherModal::backdrop{background-color:rgba(0,0,0,.5);-webkit-animation:modalBackdropFadeIn .5s ease normal;animation:modalBackdropFadeIn .5s ease normal;}.voucherModal[open]{opacity:1;pointer-events:inherit;-webkit-animation:modalFadeIn .5s ease normal;animation:modalFadeIn .5s ease normal;}.voucherModal[open] *{pointer-events:all !important;}.voucherModal.close[open]{-webkit-animation:modalFadeOut .5s ease normal;animation:modalFadeOut .5s ease normal;}.voucherModal.close[open] *{pointer-events:none !important;}.voucherModal.close::backdrop{-webkit-animation:modalBackdropFadeOut .5s ease normal;animation:modalBackdropFadeOut .5s ease normal;}.voucherModal__formTitle{padding-right:3.125rem;}@media (min-width:53em){.voucherModal__formTitle{margin-bottom:0;}}.voucherModal__field{position:relative;margin-bottom:.75rem;}.voucherModal__fieldRow{font-size:1.125rem;}@media (min-width:36em){.voucherModal__fieldRow{display:grid;grid-template-columns:calc(5ch + 1.25rem) auto;gap:.75rem;}}@media (min-width:53em){.voucherModal__fieldRow{font-size:1.3125rem;}}.voucherModal__input{display:block;width:100%;height:2.25rem;background:transparent;border:solid 1px #5f6366;-webkit-transition:all .3s ease;transition:all .3s ease;padding:.5625rem .5625rem;font-size:1.125rem;font-weight:300;}@media (min-width:53em){.voucherModal__input{padding:.9375rem .5625rem;height:2.875rem;font-size:1.3125rem;}}textarea.voucherModal__input{height:auto;}.voucherModal__input::-webkit-input-placeholder{color:transparent;}.voucherModal__input::-moz-placeholder{color:transparent;}.voucherModal__input::placeholder{color:transparent;}.voucherModal__input.error{border-color:#d1462f;}.voucherModal__input:focus{border-color:#c7ac71;}.voucherModal__label{position:absolute;cursor:text;z-index:2;top:.5625rem;left:.375rem;font-size:1.125rem;font-weight:300;background:#fff;padding:0 .1875rem;color:#5f6366;line-height:1;-webkit-transition:all .3s ease;transition:all .3s ease;}@media (min-width:53em){.voucherModal__label{top:.75rem;font-size:1.3125rem;}}.voucherModal__input:not(:-moz-placeholder-shown)+.voucherModal__label{font-size:12px;top:-6px;}.voucherModal__input:focus+.voucherModal__label,.voucherModal__input:not(:placeholder-shown)+.voucherModal__label{font-size:12px;top:-6px;}.voucherModal__input:focus+.voucherModal__label{color:#c7ac71;}.voucherModal__input.error+.voucherModal__label{color:#d1462f;}.voucherModal__content{position:relative;background-color:transparent;border:transparent;overflow:hidden;border-radius:0;width:100%;}.voucherModal__closeWrapper{padding:1.375rem 1.375rem;position:absolute;top:0;right:0;z-index:2;}.voucherModal[open] .voucherModal__closeWrapper{pointer-events:none !important;}.voucherModal[open] .voucherModal__closeWrapper>*{pointer-events:all !important;}.voucherModal__close{position:relative;width:2.25rem;height:2.25rem;cursor:pointer;}.voucherModal__close span{display:block;position:absolute;top:calc(50% - 2px);height:4px;width:2.25rem;background:#4b4b4b;}.voucherModal__close span:first-child{-webkit-transform:rotate(45deg);transform:rotate(45deg);}.voucherModal__close span:last-child{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);}.voucherModal__body{display:-webkit-flex;display:flex;align-items:center;justify-content:center;flex-direction:column;padding:1.25rem 1.375rem;min-height:12rem;width:100%;max-width:57.5rem;overflow:auto;background:#fff;border:.5rem solid #4b4b4b;border-radius:0;}@media (min-width:53em){.voucherModal__body{padding:2.5rem 2.625rem 1.25rem;}}@media (min-width:62em){.voucherModal__body{padding:3.125rem 3.25rem 1.25rem;}}.voucherModal__formButtons{margin-top:2rem;display:-webkit-flex;display:flex;flex-direction:column-reverse;flex-wrap:wrap;gap:1rem;margin-bottom:1rem;}@media (min-width:53em){.voucherModal__formButtons{margin-top:0;display:grid;grid-template-columns:min(33.333%,18.75rem) auto;-webkit-column-gap:clamp(1.875rem,3vw,3.75rem);-moz-column-gap:clamp(1.875rem,3vw,3.75rem);column-gap:clamp(1.875rem,3vw,3.75rem);}}.voucherModal__button{background-color:#4b4b4b;height:2.25rem;width:100%;font-size:1.125rem;}@media (min-width:53em){.voucherModal__button{height:2.875rem;font-size:1.3125rem;}}.voucherModal__success{font-size:1.125rem;}.voucherModal__success:empty{display:none;}@media (min-width:53em){.voucherModal__success{margin-bottom:1.875rem;font-size:1.3125rem;}}.voucherModal__type{position:relative;min-height:2.25rem;margin-bottom:.75rem;}@media (min-width:53em){.voucherModal__type{min-height:2.875rem;}}.voucherModal__type label{font-size:1.125rem;font-weight:700;padding-left:3rem;line-height:2.25rem;cursor:pointer;}@media (min-width:53em){.voucherModal__type label{font-size:1.3125rem;padding-left:4rem;line-height:2.875rem;}}.voucherModal__type input{position:static;width:0;height:0;clip:rect(0,0,0,0);float:left;}.voucherModal__type input::before{position:absolute;top:0;left:0;content:"";height:2.25rem;width:2.25rem;border:1px solid #5f6366;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out;cursor:pointer;}@media (min-width:53em){.voucherModal__type input::before{height:2.875rem;width:2.875rem;}}.voucherModal__type input::after{position:absolute;top:-1px;display:-webkit-inline-flex;display:inline-flex;justify-content:center;align-items:center;text-align:center;content:"×";height:2.25rem;width:2.25rem;font-size:3.5rem;font-weight:300;color:#c7ac71;opacity:0;-webkit-transition:opacity .2s ease-in-out;transition:opacity .2s ease-in-out;}@media (min-width:53em){.voucherModal__type input::after{height:2.875rem;width:2.875rem;font-size:4.125rem;}}.voucherModal__type input.error::before{border-color:#d1462f;}.voucherModal__type input:hover::before,.voucherModal__type input:focus-visible::before{border-color:#c7ac71;}.voucherModal__type input:checked::after{opacity:1;}.voucherModal__errors{font-size:1rem;color:#d1462f;}.voucherModal__errors:empty{display:none;}@media (min-width:53em){.voucherModal__formGrid{display:grid;grid-template-columns:min(33.333%,18.75rem) auto;grid-template-rows:auto;grid-auto-flow:dense;grid-template-areas:"title title" "success success" "types address" "value address" "text address" "buttons buttons" "info info";row-gap:0;-webkit-column-gap:clamp(1.875rem,3vw,3.75rem);-moz-column-gap:clamp(1.875rem,3vw,3.75rem);column-gap:clamp(1.875rem,3vw,3.75rem);}}.voucherModal__formTitle,.voucherModal__formText,.voucherModal__address,.voucherModal__value,.voucherModal__types{margin-bottom:3.125rem;height:min-content;}.voucherModal__formText{font-size:1.125rem;}@media (min-width:53em){.voucherModal__formText{font-size:1.3125rem;}}.voucherModal__formRemark{font-size:1.125rem;text-align:center;}@media (min-width:53em){.voucherModal__formRemark{font-size:1.3125rem;text-align:left;}}.voucherModal__recaptcha{opacity:.5;font-size:.75rem;text-align:center;}.voucherModal__recaptcha a:hover{text-decoration:underline;}.grecaptcha-badge{opacity:0;visibility:hidden !important;}