.page-checkout-payment .payment-instructions{color:#737373;display:block;margin-bottom:2.5rem}.page-checkout-payment .payment-feedback{margin-bottom:2rem;margin-top:-1.5rem}.page-checkout-payment .payment-walletinfo{background-color:#f5f5f5;box-shadow:0rem .5rem 1.0rem 0rem rgba(0, 0, 0, 0.05);padding:2rem;border-radius:.8rem;display:flex;align-items:center;font-size:1.6rem;margin:0 3rem 2rem 0}@media(max-width: 960px){.page-checkout-payment .payment-walletinfo{display:block;margin-right:0;padding:2rem 1.5rem 1.5rem}}.page-checkout-payment .walletinfo-content{flex:1 0 0}.page-checkout-payment .walletinfo-icon{font-size:3rem;margin-right:2rem}@media(max-width: 960px){.page-checkout-payment .walletinfo-icon{display:block;margin:0 0 1.5rem}}.page-checkout-payment .walletinfo-title{font-size:2rem;display:block;margin-bottom:1rem}.page-checkout-payment .walletinfo-balance{display:block}.page-checkout-payment .balance-amount{font-weight:700}.page-checkout-payment .walletinfo-useinput{margin-top:1rem}.page-checkout-payment .walletinfo-useinput.inputwrap{color:inherit}.page-checkout-payment .walletinfo-useinput.type-checkbox .checkwrap input:not(:checked)+label>.label-check{background-color:#fff}.page-checkout-payment .walletinfo-description{background-color:#fff;padding:1.5rem;border-radius:.8rem;color:#737373;font-size:1.3rem;line-height:1.2;width:35%;margin:0 0 0 2rem}@media(max-width: 960px){.page-checkout-payment .walletinfo-description{width:100%;margin:1.5rem 0 0}}.page-checkout-payment .payment-cardinfo{display:flex;align-items:flex-start}@media(min-width: 960px){.page-checkout-payment .payment-cardinfo{padding-right:3rem}}.page-checkout-payment .cardinfo-fields{flex:1 0 0;flex-wrap:wrap;display:flex}@media(min-width: 960px){.page-checkout-payment .cardinfo-fields{margin-right:2rem}}.page-checkout-payment .fields-name{margin-bottom:1rem;width:100%}.page-checkout-payment .fields-cardnumber{margin-bottom:1rem;width:100%}.page-checkout-payment .fields-expiry{flex:1 0 0;margin-right:1rem}.page-checkout-payment .fields-cvv{flex:1 0 0}.page-checkout-payment .cardinfo-preview{width:33rem;height:20rem;position:relative;background-color:#ac0a28;border-radius:2.6rem;color:#fff}.page-checkout-payment .preview-cardnumber{font-family:"OCR A",Arial,Helvetica,sans-serif;position:absolute;text-transform:uppercase;font-size:2.2rem;letter-spacing:-0.04em;left:2.5rem;bottom:5.6rem}.page-checkout-payment .preview-cardname{position:absolute;text-transform:uppercase;left:2.5rem;bottom:1.5rem;letter-spacing:.04em}.page-checkout-payment .preview-type{position:absolute;top:2.1rem;right:1.8rem;width:4.3rem;height:3.5rem}.page-checkout-payment .preview-expiry{font-family:"OCR A",Arial,Helvetica,sans-serif;font-size:1.6rem;position:absolute;bottom:3.7rem;left:14rem}.page-checkout-payment .preview-chip{position:absolute;left:2.5rem;bottom:9.2rem;width:3.1rem;height:2.8rem}.page-checkout-payment .section.footer{padding-bottom:calc(13.5rem + var(--safe-area-insets-bottom, env(safe-area-inset-bottom)))}
.img{transition:opacity 120ms ease;object-fit:contain;object-position:center}.img.loading{opacity:0}.img.cover{object-fit:cover}
.btn{display:inline-flex;align-items:center;justify-content:center;position:relative;transition:background-color 200ms ease,color 200ms ease,border-color 200ms ease;border:.1rem solid;font-weight:700;font-size:1.4rem;height:4rem;min-width:4rem;line-height:1;padding:0 2rem;border-radius:.4rem;box-shadow:0rem .2rem 0.6rem 0rem rgba(0, 0, 0, 0.05);background-color:hsl(0,0%,98.7254901961%);border-color:hsl(0,0%,98.7254901961%);color:#313131}.btn.show-status .btn-content{opacity:0;transform:scale(0.9)}.btn.show-status .btn-statuswrap{opacity:1;transform:scale(1)}.btn .btn-content{display:flex;flex-flow:row wrap;align-items:center;transition:opacity 200ms ease,transform 200ms ease}.btn .btn-statuswrap{opacity:0;position:absolute;top:0;left:0;bottom:0;right:0;transition:opacity 50ms ease,transform 50ms ease;transform:scale(1);transform:translate3d(0, 0, 0)}.btn .btn-statuswrap .btn-status{position:absolute;left:50%;top:50%;transform:translate3d(-50%, -50%, 0)}.btn .btn-statuswrap .btn-status.loading{animation:spin 3s infinite linear}@media(max-width: 960px){.btn{padding:0 1.5rem}}@media(min-width: 960px){.btn:not(.no-hover):not(:disabled):not(.nude):hover{background-color:rgb(244.1,244.1,244.1);color:#313131}}.btn:not(.no-hover):not(:disabled):not(.nude):active{background-color:rgb(244.1,244.1,244.1);color:#313131}.btn.outline{background-color:rgba(0,0,0,0);color:#313131;border-color:hsl(0,0%,98.7254901961%)}@media(min-width: 960px){.btn.outline:not(.no-hover):not(:disabled):not(.nude):hover{border-color:hsl(0,0%,98.7254901961%);color:#313131;background-color:hsl(0,0%,98.7254901961%)}}.btn.outline:not(.no-hover):not(:disabled):not(.nude):active{background-color:#fff;border-color:#fff;color:#313131}.btn.nude{background-color:rgba(0,0,0,0);border:none;color:#313131;padding:0}.btn:disabled{opacity:.6;cursor:inherit}.btn.icon-only{padding-left:0;padding-right:0}.btn.rounded{border-radius:2rem}.btn.big{height:5rem;min-width:5rem}.btn.medium{height:4rem;min-width:4rem}.btn.small{height:3rem;min-width:3rem}.btn.text-big{font-size:1.6rem}.btn.text-small{font-size:1.2rem}.btn.block{display:flex;width:100%}.btn.nude{padding:0;border:none;background-color:rgba(0,0,0,0);box-shadow:none;height:auto}.btn.primary{background-color:#ac0a28;border-color:#ac0a28;color:#fff}@media(min-width: 960px){.btn.primary:not(.no-hover):not(:disabled):not(.nude):hover{background-color:rgb(157.5406593407,9.1593406593,36.6373626374);color:#fff}}.btn.primary:not(.no-hover):not(:disabled):not(.nude):active{background-color:rgb(157.5406593407,9.1593406593,36.6373626374);color:#fff}.btn.primary.outline{background-color:rgba(0,0,0,0);color:#ac0a28;border-color:#ac0a28}@media(min-width: 960px){.btn.primary.outline:not(.no-hover):not(:disabled):not(.nude):hover{border-color:#ac0a28;color:#fff;background-color:#ac0a28}}.btn.primary.outline:not(.no-hover):not(:disabled):not(.nude):active{background-color:rgb(186.4593406593,10.8406593407,43.3626373626);border-color:rgb(186.4593406593,10.8406593407,43.3626373626);color:#fff}.btn.primary.nude{background-color:rgba(0,0,0,0);border:none;color:#ac0a28;padding:0}.btn.red{background-color:#9a0113;border-color:#9a0113;color:#fff}@media(min-width: 960px){.btn.red:not(.no-hover):not(:disabled):not(.nude):hover{background-color:rgb(138.7987096774,.9012903226,17.124516129);color:#fff}}.btn.red:not(.no-hover):not(:disabled):not(.nude):active{background-color:rgb(138.7987096774,.9012903226,17.124516129);color:#fff}.btn.red.outline{background-color:rgba(0,0,0,0);color:#9a0113;border-color:#9a0113}@media(min-width: 960px){.btn.red.outline:not(.no-hover):not(:disabled):not(.nude):hover{border-color:#9a0113;color:#fff;background-color:#9a0113}}.btn.red.outline:not(.no-hover):not(:disabled):not(.nude):active{background-color:rgb(169.2012903226,1.0987096774,20.875483871);border-color:rgb(169.2012903226,1.0987096774,20.875483871);color:#fff}.btn.red.nude{background-color:rgba(0,0,0,0);border:none;color:#9a0113;padding:0}.btn.white{background-color:#fff;border-color:#fff;color:#313131}@media(min-width: 960px){.btn.white:not(.no-hover):not(:disabled):not(.nude):hover{background-color:hsl(0,0%,97%);color:#313131}}.btn.white:not(.no-hover):not(:disabled):not(.nude):active{background-color:hsl(0,0%,97%);color:#313131}.btn.white.outline{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}@media(min-width: 960px){.btn.white.outline:not(.no-hover):not(:disabled):not(.nude):hover{border-color:#fff;color:#313131;background-color:#fff}}.btn.white.outline:not(.no-hover):not(:disabled):not(.nude):active{background-color:#fff;border-color:#fff;color:#313131}.btn.white.nude{background-color:rgba(0,0,0,0);border:none;color:#fff;padding:0}.btn.primary-text-contrast{background-color:#fff;border-color:#fff;color:#ac0a28}@media(min-width: 960px){.btn.primary-text-contrast:not(.no-hover):not(:disabled):not(.nude):hover{background-color:hsl(0,0%,97%);color:#ac0a28}}.btn.primary-text-contrast:not(.no-hover):not(:disabled):not(.nude):active{background-color:hsl(0,0%,97%);color:#ac0a28}.btn.primary-text-contrast.outline{background-color:rgba(0,0,0,0);color:#fff;border-color:#fff}@media(min-width: 960px){.btn.primary-text-contrast.outline:not(.no-hover):not(:disabled):not(.nude):hover{border-color:#fff;color:#ac0a28;background-color:#fff}}.btn.primary-text-contrast.outline:not(.no-hover):not(:disabled):not(.nude):active{background-color:#fff;border-color:#fff;color:#ac0a28}.btn.primary-text-contrast.nude{background-color:rgba(0,0,0,0);border:none;color:#fff;padding:0}.btn.text{background-color:#313131;border-color:#313131;color:#fff}@media(min-width: 960px){.btn.text:not(.no-hover):not(:disabled):not(.nude):hover{background-color:rgb(41.35,41.35,41.35);color:#fff}}.btn.text:not(.no-hover):not(:disabled):not(.nude):active{background-color:rgb(41.35,41.35,41.35);color:#fff}.btn.text.outline{background-color:rgba(0,0,0,0);color:#313131;border-color:#313131}@media(min-width: 960px){.btn.text.outline:not(.no-hover):not(:disabled):not(.nude):hover{border-color:#313131;color:#fff;background-color:#313131}}.btn.text.outline:not(.no-hover):not(:disabled):not(.nude):active{background-color:rgb(56.65,56.65,56.65);border-color:rgb(56.65,56.65,56.65);color:#fff}.btn.text.nude{background-color:rgba(0,0,0,0);border:none;color:#313131;padding:0}.btn .btn-icon.pre{margin-right:1rem}.btn .btn-icon.post{margin-left:1rem}
.pricebox{font-size:1.5rem}.pricebox .pricebox-currency{margin-left:.2rem}
.placeholder-elem{background-color:#f5f5f5;border-radius:.4rem;overflow:hidden;position:relative;width:100%;height:100%}.placeholder-elem:before{content:" ";overflow:hidden;display:block;top:0;left:-60%;position:absolute;height:100%;width:60%;background-image:linear-gradient(to left, rgba(255, 255, 255, 0.05), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.6), rgba(255, 255, 255, 0.3), rgba(255, 255, 255, 0.05));animation:placeholderSweeperAnimation 1s infinite}@keyframes placeholderSweeperAnimation{0%{left:-60%}100%{left:100%}}.placeholder-elem.light{background-color:#fff}.placeholder-elem.light:before{background-image:linear-gradient(to left, rgba(245, 245, 245, 0.05), rgba(245, 245, 245, 0.3), rgba(245, 245, 245, 0.6), rgba(245, 245, 245, 0.3), rgba(245, 245, 245, 0.05))}
.section.giftcodeform{padding:1.5rem 2rem;border-top:.1rem solid #dbdbdb;border-bottom:.1rem solid #dbdbdb}.section.giftcodeform .giftcodeform-title{display:block;margin-bottom:1rem}.section.giftcodeform .giftcodeform-wrap{display:flex}.section.giftcodeform .giftcodeform-input{flex:1 0 0;margin-right:1rem}.section.giftcodeform .giftcodeform-submitbtn{height:auto}.section.giftcodeform .giftcodeform-error{color:#ff001f;margin-bottom:1rem;font-size:1.2rem}.section.giftcodeform .giftcodeform-sum{display:flex;justify-content:space-between;align-items:center}.section.giftcodeform .sum-message strong{padding:.5rem;background-color:#f5f5f5;border-radius:.4rem;display:inline-block;margin-left:.2em}

/*# sourceMappingURL=8692.c1fd33a3bd4df53fb401.css.map*/