html{width:100vw;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animationOpacityShow{0%{opacity:0}to{opacity:1}}@keyframes animationOpacityHide{0%{opacity:1}to{opacity:0}}.Switch{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:20px;outline:0;width:38px;min-width:38px;height:20px;margin-right:10px;padding:2px;display:block;position:relative}.Switch:before,.Switch:after{content:"";display:block;position:absolute;top:1px;bottom:1px;left:1px}.Switch:before{background-color:#262b31;border-radius:15px;width:36px;transition:background .4s;right:1px}.Switch:after{background-color:#fff;border-radius:100%;width:20px;transition:margin .4s;box-shadow:0 2px 5px #0000004d}.Switch.Active:before{background-color:#dc3333!important}.Switch.Active:after{margin-left:17px}.BlueText{color:#1db0e6}.RedText{color:#dc3333}.Bold{font-weight:700}.Underlined{text-decoration:underline}.Spin{animation:4s linear infinite spin}img:not([src]){visibility:hidden}.DividedButtons{flex-direction:row;justify-content:space-between;width:100%;display:flex}.DividedButtons>:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(50% - 2px)}.DividedButtons>:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;width:calc(50% - 2px)}.FlexScroll,.FlexScroll_BesideContent{scrollbar-width:thin;scrollbar-color:#ffffff4d #383d44;flex-grow:1;overflow:auto;overflow-x:hidden!important}.FlexScroll_BesideContent{width:calc(100% + 15px)}.Voucher__Checkout>div{box-sizing:border-box;background-color:#2b3036;flex-direction:column;justify-content:center;align-items:center;width:100%;margin-top:2px;padding:40px 60px;display:flex}.Voucher__Checkout>div:first-of-type{border-top-left-radius:10px;border-top-right-radius:10px}.Voucher__Checkout>div:last-of-type{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.Voucher__Checkout__Summary__Description{text-align:center;margin-top:25px;margin-bottom:40px;font-size:24px;font-weight:700}.Voucher__Checkout__Summary__Price{margin-bottom:10px;font-weight:700;display:flex}.Voucher__Checkout__Summary__TotalPrice{opacity:.8}@media (max-width:1024px){.Voucher__Checkout>div{padding:20px 30px}}
html{width:100vw;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animationOpacityShow{0%{opacity:0}to{opacity:1}}@keyframes animationOpacityHide{0%{opacity:1}to{opacity:0}}.Switch{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:20px;outline:0;width:38px;min-width:38px;height:20px;margin-right:10px;padding:2px;display:block;position:relative}.Switch:before,.Switch:after{content:"";display:block;position:absolute;top:1px;bottom:1px;left:1px}.Switch:before{background-color:#262b31;border-radius:15px;width:36px;transition:background .4s;right:1px}.Switch:after{background-color:#fff;border-radius:100%;width:20px;transition:margin .4s;box-shadow:0 2px 5px #0000004d}.Switch.Active:before{background-color:#dc3333!important}.Switch.Active:after{margin-left:17px}.BlueText{color:#1db0e6}.RedText{color:#dc3333}.Bold{font-weight:700}.Underlined{text-decoration:underline}.Spin{animation:4s linear infinite spin}img:not([src]){visibility:hidden}.DividedButtons{flex-direction:row;justify-content:space-between;width:100%;display:flex}.DividedButtons>:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(50% - 2px)}.DividedButtons>:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;width:calc(50% - 2px)}.FlexScroll,.FlexScroll_BesideContent{scrollbar-width:thin;scrollbar-color:#ffffff4d #383d44;flex-grow:1;overflow:auto;overflow-x:hidden!important}.FlexScroll_BesideContent{width:calc(100% + 15px)}.Voucher__Form__Logo{width:106px;height:auto}.Voucher__Form__SubTitle{font-size:20px}.Voucher__Form__InputTitle{margin-top:44px;margin-bottom:20px;font-weight:700}.Voucher__Form__YearsSelection{flex-wrap:wrap;justify-content:center;gap:24px;display:flex;position:relative}.Voucher__Form__FromToArea{flex-direction:column;gap:16px;margin-bottom:24px;display:flex}.Voucher__Card{box-sizing:border-box;text-align:center;border:1px solid #383d44;border-radius:8px;flex-direction:column;justify-content:space-between;align-items:center;width:146px;padding:16px 27px 30px;transition:box-shadow .2s,border .2s,background-color .2s;display:flex}.Voucher__Card:hover{outline:none;cursor:pointer!important;border:1px solid #fff!important}.Voucher__Card :hover{cursor:pointer!important}.Voucher__Card.Voucher__Card__Selected{background-color:#2b3036;box-shadow:0 0 10px #0092ff;border:1px solid #1db0e6!important}.Voucher__Card__PriceStrikethrough{color:#a3a3a3;text-decoration:line-through}.Voucher__Card__PriceDiscount{white-space:nowrap}.VoucherPremiumOptionList__DiscountHint{color:#000;background-color:#c4b5d3;border-radius:8px;padding:6px 12px;font-weight:700;position:absolute;top:-45px;right:0}.Voucher__TextField__Container .MuiFormHelperText-root{text-align:right;position:relative}.Voucher__TextField__Container .MuiFormHelperText-root .LocalizedText{display:inline-block}.Voucher__TextField__HelperText__CharCount{margin-bottom:10px}.Voucher__Form__LegalText{font-size:14px;display:inline-block}@media (min-width:1024px){.Voucher__Form__FromToArea{flex-direction:row;gap:16px;display:flex}}@media (max-width:517px){.VoucherDiscount .Voucher__Form__DurationLabel{margin-bottom:50px}}
.Voucher__Success{white-space:pre-line}.Voucher__Success .ButtonColorized{color:#000;background-color:#fff}.Voucher__Success__DownloadHint{color:#a3a3a3;margin-top:20px;margin-bottom:20px;font-size:14px}
.Voucher__Summary__SubTitle{font-size:20px}.Voucher__Summary__Detail__Title{color:#656667;margin-bottom:2px;font-size:14px}.Voucher__Summary__DetailContent{word-wrap:break-word;margin-bottom:20px}.Voucher__Summary__DetailPrice{margin-bottom:30px;font-size:24px;font-weight:700}
html{width:100vw;overflow-x:hidden}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes animationOpacityShow{0%{opacity:0}to{opacity:1}}@keyframes animationOpacityHide{0%{opacity:1}to{opacity:0}}.Switch{cursor:pointer;-webkit-user-select:none;user-select:none;box-sizing:border-box;background-color:#fff;border-radius:20px;outline:0;width:38px;min-width:38px;height:20px;margin-right:10px;padding:2px;display:block;position:relative}.Switch:before,.Switch:after{content:"";display:block;position:absolute;top:1px;bottom:1px;left:1px}.Switch:before{background-color:#262b31;border-radius:15px;width:36px;transition:background .4s;right:1px}.Switch:after{background-color:#fff;border-radius:100%;width:20px;transition:margin .4s;box-shadow:0 2px 5px #0000004d}.Switch.Active:before{background-color:#dc3333!important}.Switch.Active:after{margin-left:17px}.BlueText{color:#1db0e6}.RedText{color:#dc3333}.Bold{font-weight:700}.Underlined{text-decoration:underline}.Spin{animation:4s linear infinite spin}img:not([src]){visibility:hidden}.DividedButtons{flex-direction:row;justify-content:space-between;width:100%;display:flex}.DividedButtons>:first-of-type{border-top-right-radius:0;border-bottom-right-radius:0;width:calc(50% - 2px)}.DividedButtons>:last-of-type{border-top-left-radius:0;border-bottom-left-radius:0;width:calc(50% - 2px)}.FlexScroll,.FlexScroll_BesideContent{scrollbar-width:thin;scrollbar-color:#ffffff4d #383d44;flex-grow:1;overflow:auto;overflow-x:hidden!important}.FlexScroll_BesideContent{width:calc(100% + 15px)}.Voucher{background-color:#1a1e23;flex-direction:column;align-items:center;gap:44px;padding:40px 16px;display:flex}.Voucher>div{max-width:486px}.Voucher__LightText{color:#a3a3a3;margin-bottom:24px}@media (min-width:1024px){.Voucher{padding:60px 32px}.Voucher__Form__FromToArea{flex-direction:row;gap:16px;display:flex}}@media (max-width:1024px){.Voucher{padding-bottom:200px}}
/*# sourceMappingURL=bc066d5904345b81.css.map*/