@keyframes PrimerCheckout__loadingSpinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.5}}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1 150;stroke-dashoffset:0}to{stroke-dasharray:90 150;stroke-dashoffset:-35px}to{stroke-dasharray:90 150;stroke-dashoffset:-124px}}.PrimerCheckout__title{color:#262626;margin:0;padding:0;font-size:1.15rem;font-weight:500}.PrimerCheckout__divider{flex-direction:row;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.PrimerCheckout__divider>.PrimerCheckout__label{margin:0 10px;display:inline-block}.PrimerCheckout__divider>.PrimerCheckout__dividerLineSegment{background-color:#e0e0e0;flex:auto;height:1px}.PrimerCheckout__divider--hidden{opacity:0;transform:translateY(-20px)}.PrimerCheckout__textDivider{text-align:center;align-items:center;display:flex}.PrimerCheckout__textDivider:before,.PrimerCheckout__textDivider:after{content:"";background:#e0e0e0;flex:1;min-width:16px;height:1px;display:block}.PrimerCheckout__textDivider:before{margin-right:8px}@media(max-width:600px){.PrimerCheckout__textDivider:before{margin-right:2px}}.PrimerCheckout__textDivider:after{margin-left:8px}@media(max-width:600px){.PrimerCheckout__textDivider:after{margin-left:2px}}.PrimerCheckout__apmButton{justify-content:center;align-items:stretch;transition:opacity .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden}.PrimerCheckout__apmButton:focus-within{outline-offset:2px;outline:2px solid #3447f4}.PrimerCheckout__apmButton>.paypal-buttons{transition:none!important}.PrimerCheckout__apmButton span{white-space:nowrap;text-overflow:ellipsis;font-size:.833rem;overflow:hidden}#primer-checkout-apm-googlePay{height:auto;min-height:40px}.PrimerCheckout__separator{background:#e0e0e0;height:1px;margin:32px 0}.PrimerCheckout__emptyText{opacity:1;transition:all .3s cubic-bezier(.4,0,.2,1);transform:translateY(0)}.PrimerCheckout__emptyText.PrimerCheckout--exit{transform:transalteY(-20px);opacity:0}.PrimerCheckout__cardTypes{width:fit-content;display:flex}.PrimerCheckout__hostedInputContent{pointer-events:none;flex-direction:row;align-items:center;height:100%;padding:11px 0;display:flex;position:absolute;top:50%;right:12px;overflow:hidden;transform:translateY(-50%)}.PrimerCheckout__cardType{width:24px;height:100%;transition:all .3s cubic-bezier(.4,0,.2,1),opacity .3s cubic-bezier(.4,0,.2,1);position:relative}.PrimerCheckout__cardType>*{-o-object-fit:contain;object-fit:contain;-o-object-position:center;object-position:center;width:100%;height:100%}.PrimerCheckout__cardType.PrimerCheckout--hidden{opacity:0;width:0;margin-right:0;display:inline-block!important}.PrimerCheckout__cardType.PrimerCheckout--error:after{content:"";background-color:#ea4335;border-radius:50%;width:8px;height:8px;position:absolute;top:-4px;right:-4px}.PrimerCheckout__form{flex-direction:column;display:flex}.PrimerCheckout__formHeader{flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:32px;display:flex}.PrimerCheckout__formField{flex:0;position:relative}.PrimerCheckout__formField.PrimerCheckout__formField--dual{flex-direction:row;justify-content:space-between;align-items:baseline;display:flex}.PrimerCheckout__formField.PrimerCheckout__formField--dual>.PrimerCheckout__formField{flex:0 calc(50% - 8px);margin-top:0}@media(max-width:600px){.PrimerCheckout__formField.PrimerCheckout__formField--dual{align-items:initial;flex-direction:column;display:flex}.PrimerCheckout__formField.PrimerCheckout__formField--dual>.PrimerCheckout__formField{flex:unset}.PrimerCheckout__formField.PrimerCheckout__formField--dual>.PrimerCheckout__formField+.PrimerCheckout__formField{margin-top:inherit}}.PrimerCheckout__formField.PrimerCheckout__formField--orientation-horizontal{flex-direction:row;align-items:center;display:flex}.PrimerCheckout__formField>.PrimerCheckout__label{margin-left:1px;display:inline-block}.PrimerCheckout__formField .PrimerCheckout__checkbox+.PrimerCheckout__label{cursor:pointer;margin-left:8px}.PrimerCheckout__helperText{z-index:0;opacity:0;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(-20px)}.PrimerCheckout__helperText.PrimerCheckout--enter{opacity:0;margin-top:0;animation:none;transform:translateY(-20px)}.PrimerCheckout__helperText.PrimerCheckout--entering,.PrimerCheckout__helperText.PrimerCheckout--entered{opacity:1;transform:translateY(0)}.PrimerCheckout__helperText.PrimerCheckout--exit{opacity:1;animation:none}.PrimerCheckout__helperText.PrimerCheckout--exiting{opacity:0;transform:translateY(-20px)}.PrimerCheckout__formFieldTitle{align-items:center;display:flex}.PrimerCheckout__checkbox{-webkit-appearance:none;cursor:pointer;color:#fff;border:1px solid #bdbdbd;border-radius:4px;margin:0;padding:8px;font-size:1rem;display:inline-block;position:relative}.PrimerCheckout__checkbox:checked{color:#fff;background-color:#3447f4;border-color:#3447f4}.PrimerCheckout__checkbox:after{content:"✓";font-size:16px;position:absolute;top:50%;left:55%;transform:translate(-50%,-50%)}#primer-checkout-vault-methods{opacity:1;transform-origin:top;transition:all .5s cubic-bezier(.4,0,.2,1);transform:translateY(0)}#primer-checkout-vault-methods.PrimerCheckout--exit{opacity:0;transform:translateY(-100px)}.PrimerCheckout__dropDownMenu{z-index:1000;background-color:var(--primer-vault-popup-background,#fff);width:100%;box-shadow:var(--primer-vault-popup-shadow,0px 1px 10px #0000001a,0px 0px 20px #3447f41a);border-radius:2px;border-radius:var(--primer-vault-popup-radius,inherit);border:1px solid #e0e0e0;border-color:var(--primer-vault-popup-border-color,transparent);border-width:var(--primer-vault-popup-border-width,0);border-style:var(--primer-vault-popup-border-style,solid);opacity:0;transform-origin:top;pointer-events:none;flex-direction:column;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;transform:translateY(-10px)scaleY(.9)}.PrimerCheckout__dropDownMenu>.PrimerCheckout__label{padding:12px 12px 6px}.PrimerCheckout__dropDownMenu--enter{pointer-events:all;opacity:1;transform:translateY(0)scaleY(1)}.PrimerCheckout__dropDownMenuItem{padding:6px 12px;transition:background-color .1s}.PrimerCheckout__dropDownMenuItem:hover,.PrimerCheckout__dropDownMenuItem:focus{background-color:#eaf1ff}.PrimerCheckout__dropDownMenuItem>.PrimerCheckout__label{white-space:nowrap;color:#3447f4}.PrimerCheckout__paymentMethodDropDownMenuItem{margin:0 16px;transition:all .3s cubic-bezier(.4,0,.2,1)}.PrimerCheckout__paymentMethodDropDownMenuItem:not(:last-child){border-bottom:1px solid #e0e0e0}.PrimerCheckout__paymentMethodDropDownMenuItem--disabled{pointer-events:none;opacity:.3}.PrimerCheckout__paymentMethodDropDownMenuItem__content{flex-direction:row;align-items:center;padding:16px 0;display:flex}.PrimerCheckout__paymentMethodDropDownMenuItem__label.PrimerCheckout__label{word-break:break-all;min-width:0;margin-right:8px;font-size:.75rem}.PrimerCheckout__paymentMethodDropDownMenuItem__confirmationContainer{pointer-events:none;opacity:0;height:0;padding-bottom:0;transition:all .3s cubic-bezier(.4,0,.2,1),opacity .2s cubic-bezier(.4,0,.2,1);position:relative;transform:translateY(-20px)}.PrimerCheckout__paymentMethodDropDownMenuItem__confirmationContainer--enter{pointer-events:all;opacity:1;height:56px;padding-bottom:16px;transform:translateY(0)}.PrimerCheckout__deleteButton{cursor:pointer;outline-offset:2px;background:0 0;border:none;outline-color:#3447f4;width:100%;margin:0;padding:0;font-family:inherit;display:block}.PrimerCheckout__deleteButton:disabled{cursor:auto}.PrimerCheckout__deleteConfirmation{height:30px}.PrimerCheckout__confirmButton{cursor:pointer;outline-offset:2px;text-align:center;color:#3447f4;background:0 0;border:1px solid #3447f4;border-radius:4px;outline-color:#3447f4;place-items:center;width:100%;height:40px;margin:0;padding:0;font-family:inherit;font-size:.875rem;display:grid}.PrimerCheckout__confirmButton:disabled{cursor:auto}.PrimerCheckout__savedPaymentMethods{flex-direction:column;display:flex}.PrimerCheckout__savedPaymentMethods__title{flex-direction:row;align-items:center;margin-bottom:15px;display:flex}.PrimerCheckout__klarnaPaymentOptions{width:100%;padding:0 64px;transition:height .2s ease-in-out;position:relative;overflow:hidden}.PrimerCheckout__klarnaPaymentCategory{cursor:pointer;outline-offset:2px;background:0 0;border:1px solid #e0e0e0;border-radius:2px;outline-color:#3447f4;grid-auto-flow:column;place-content:center;align-items:center;width:100%;margin:0;padding:8px 0;font-family:inherit;display:grid}.PrimerCheckout__klarnaPaymentCategory:disabled{cursor:auto}.PrimerCheckout__klarnaPaymentCategory>img{margin-right:12px}.PrimerCheckout__klarnaPaymentCategory:first-child{margin-top:20px}.PrimerCheckout__klarnaPaymentCategory+.PrimerCheckout__klarnaPaymentCategory{margin-top:12px}.PrimerCheckout__klarnaPaymentOptionButton{cursor:pointer;outline-offset:2px;background:0 0;border:none;outline-color:#3447f4;align-items:center;width:100%;margin:0;padding:6px 12px;font-family:inherit;display:flex}.PrimerCheckout__klarnaPaymentOptionButton:disabled{cursor:auto}.PrimerCheckout__klarnaPaymentOptionButton>img{margin-right:12px}.PrimerCheckout__processingIndicatorOverlay{pointer-events:none;z-index:100;opacity:0;place-items:center;transition:transform .5s cubic-bezier(.4,0,.2,1),opacity .3s linear;display:grid;position:absolute;inset:0;transform:translateY(50px)}.PrimerCheckout__processingIndicatorOverlay.PrimerCheckout--entering,.PrimerCheckout__processingIndicatorOverlay.PrimerCheckout--entered{opacity:1;transform:translateY(0)}.PrimerCheckout__processingIndicatorContainer{padding:32px}.PrimerCheckout__check{text-align:center;justify-content:center;align-items:center;min-height:18rem;padding:0 16px}.PrimerCheckout__checkMarkIcon{width:3rem;padding-bottom:20px}#primer-checkout-scene-credit-card-form,#primer-checkout-bancontact-scene-credit-card-form{padding-bottom:32px}.PrimerCheckout__creditCardButton_icon{height:81%}.PrimerCheckout__surcharge{background:#242a2f08;border-radius:5px;flex-direction:column;gap:4px;margin-top:15px;padding:5px;display:flex}.PrimerCheckout__surcharge>.PrimerCheckout__label{text-align:right}.PrimerCheckout__surcharge-message{flex-direction:column;gap:4px;margin-top:15px;display:flex}.PrimerCheckout__surcharge-message>.PrimerCheckout__label{text-align:right}.PrimerCheckout dialog{margin:0;padding:0}.PrimerCheckout input{outline-color:#3447f4}.PrimerCheckout--hidden{display:none!important}.PrimerCheckout--exited{display:none}.PrimerCheckout--centered{text-align:center}.PrimerCheckout--loading #primer-checkout-payment-method-scene{pointer-events:none}.PrimerCheckout__modalBody{background-color:#fff;border-radius:3px;place-content:center;display:grid;position:relative;overflow:hidden;box-shadow:1px 1px 5px 3px #0000000d}.PrimerCheckout__modalBody>iframe{width:100%;height:100%;position:absolute;inset:0}.PrimerCheckout__scene--3dsModal{z-index:101;opacity:0;background-color:#0003;place-content:center;width:100%;transition:all .5s cubic-bezier(.4,0,.2,1);display:grid;position:fixed;inset:0;height:100%!important}.PrimerCheckout__scene--3dsModal>.PrimerCheckout__modalBody{opacity:0;transition:all .5s cubic-bezier(.4,0,.2,1);transform:translateY(100vh)}.PrimerCheckout__scene--3dsModal.PrimerCheckout--enter{opacity:1}.PrimerCheckout__scene--3dsModal.PrimerCheckout--enter>.PrimerCheckout__modalBody{opacity:1;transform:translateY(0)}#primer-checkout-scene-vault{padding-bottom:32px}#primer-checkout-other-payment-methods{opacity:0;visibility:hidden;width:0;height:0;transition:all .5s cubic-bezier(.4,0,.2,1)}#primer-checkout-other-payment-methods>:last-child{height:32px}#primer-checkout-other-payment-methods.PrimerCheckout--entering,#primer-checkout-other-payment-methods.PrimerCheckout--entered{opacity:1;visibility:visible;width:auto}#primer-checkout-payment-method-divider{opacity:1;transition:all .5s cubic-bezier(.4,0,.2,1)}#primer-checkout-payment-method-divider.PrimerCheckout--exit{opacity:0;height:0;margin-bottom:0}.PrimerCheckout__formField{margin-top:5px!important}.PrimerCheckout__apmButton:empty{display:none}#primer-checkout-submit-button>span{display:none}#kp-braintree-card-container .braintree-form__hosted-field,.kp-input{box-sizing:border-box;background-color:#fff;border:1px solid #dcdbdb63;border-radius:4px;width:100%;height:40px;margin-bottom:12px;padding:10px 12px;font-size:12px;line-height:20px;box-shadow:0 1px 3px #e6ebf1}#kp-braintree-card-container .braintree-form__field-group--has-error .braintree-form__hosted-field,#kp-braintree-card-container .kp-invalid.braintree-form__hosted-field,.kp-input.kp-invalid,#kp-braintree-card-container .braintree-form__hosted-field:invalid,.kp-input:invalid{border-color:#fa755a}#kp-braintree-card-container .braintree-form__hosted-field:-webkit-autofill{background-color:#fefde5!important}#kp-braintree-card-container .braintree-form__hosted-field:focus,.kp-input:focus{outline:none;box-shadow:0 1px 3px #cfd7df}#kp-braintree-card-container .braintree-form__hosted-field::-moz-placeholder{-webkit-text-security:none;color:#757575;overflow-wrap:normal;text-overflow:inherit;white-space:pre;line-height:normal;overflow:hidden;-webkit-user-modify:read-only!important;pointer-events:none!important}#kp-braintree-card-container .braintree-form__hosted-field::placeholder,.kp-input::placeholder{-webkit-text-security:none;color:#757575;overflow-wrap:normal;text-overflow:inherit;white-space:pre;line-height:normal;overflow:hidden;-webkit-user-modify:read-only!important;pointer-events:none!important}#kp-braintree-card-container .braintree-form__label,.kp-input--label{color:#5a5555;margin-bottom:0;font-size:12px;font-weight:400}@keyframes loading{to{transform:rotate(1turn)}}.braintree-card label{width:100%}#kp-braintree-card-container{margin-top:20px}#kp-braintree-card-container .braintree-placeholder{display:none}#kp-braintree-card-container .braintree-sheet{border:none}#kp-braintree-card-container .braintree-sheet__header{border:none;margin-bottom:10px;padding:0;display:none}#kp-braintree-card-container .braintree-sheet__content--form{padding:0}#kp-braintree-card-container .braintree-form__field-group{margin-bottom:0;padding-left:0}#kp-braintree-card-container [data-braintree-id=expiration-date-field-group]{padding-right:5px}#kp-braintree-card-container .braintree-form__icon{transform:scale(.8)}#kp-braintree-card-container [data-braintree-id=cvv-field-group]{padding-left:5px}#kp-braintree-card-container .braintree-form__field-error{margin-top:-15px}.clearfix{clear:both}#dl-payment-form{max-width:550px;margin-top:50px;margin-left:auto;margin-right:auto;padding-bottom:20px}#dl-payment-form .field-wrapper{width:100%}@media(min-width:480px){#dl-payment-form .field-wrapper{float:left;width:50%}}#dl-payment-form #dl-expiration{margin-right:7px}#dl-payment-form #dl-cvv{margin-left:7px}#dl-payment-form #card-errors{color:red;margin:15px 0 0;font-size:14px}#dl-payment-form :after{clear:both;content:"";display:table}#dl-payment-form *{box-sizing:border-box}#dl-payment-form .field{color:#333;margin-bottom:15px;margin-left:9.5px}#dl-payment-form .field.half{vertical-align:top;width:calc(50% - 12px);display:inline-block}#dl-payment-form .field.full{vertical-align:top;width:calc(100% - 12px);display:inline-block}#dl-payment-form .field label{margin-bottom:6px;font-size:14px;display:block}#dl-payment-form input{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#32325d;background:#fff;border:none;border-radius:4px;outline:none;width:100%;height:40px;padding:0 14px;font-family:Inter UI medium,sans-serif;font-size:16px;display:block;box-shadow:0 1px 3px #e6ebf1}#dl-payment-form input.error{border:1px solid red}#dl-payment-form input::placeholder{color:#aab7c4}#dl-payment-form input::-moz-placeholder{color:#aab7c4}#dl-payment-form button{color:#fff;float:right;letter-spacing:.025em;white-space:nowrap;background:#32325d;border:none;border-radius:4px;outline:none;height:40px;margin-top:20px;margin-left:12px;padding:0 14px;font-size:15px;font-weight:600;line-height:40px;text-decoration:none;transition:all .15s;box-shadow:0 4px 6px #32325d1c,0 1px 3px #00000014}#dl-payment-form button:disabled{opacity:.5}#dl-payment-form #container{height:40px}#dl-payment-form .DlocalField{background-color:#fff;border:1px solid #0000;border-radius:4px;height:40px;padding:10px 12px;transition:box-shadow .15s;box-shadow:0 1px 3px #e6ebf1}#dl-payment-form .form-group{border:1px solid #dedede;border-radius:3px;width:100%;padding:5px}#dl-payment-form .form-group>.header{background:#dedede;margin:-5px -5px 10px;padding:5px 15px}#dl-payment-form .form-group>.field:last-child{margin-bottom:0}#dl-payment-form .group-join-top{border-top:none;border-radius:0 0 3px 3px}#dl-payment-form .group-join-bottom{border-bottom:none;border-radius:3px 3px 0 0;margin-bottom:0}#dl-payment-form #payer-fields{margin-top:15px;padding-top:15px}#dl-payment-form div[role=alert]{color:red;margin:15px 0 0;font-size:14px}#dl-payment-form #kilo-payments-error{position:relative}#dl-payment-form #kilo-payments-error .kp-error-message{color:red;margin-left:15px;font-size:.7rem;font-weight:300;display:block;bottom:-15px}#dl-payment-form .alternative-list{text-align:center}#dl-payment-form .alternative-list label{width:100%;max-width:120px;height:100%;max-height:120px}#dl-payment-form .alternative-list label>.img-wrapper{width:120px;max-width:120px;height:120px;max-height:120px}#dl-payment-form .alternative-list label>.img-wrapper>img{vertical-align:middle;max-width:110px;max-height:110px}#dl-payment-form .alternative-list input[type=radio]{display:none}#dl-payment-form .alternative-list input[type=radio]:checked+label>.img-wrapper{border:3px solid #32325d}#dl-payment-form .alternative-list .img-wrapper{text-align:center;white-space:nowrap;border:1px solid #dedede;width:120px;height:120px;margin:0}#dl-payment-form .alternative-list .img-helper{vertical-align:middle;height:100%;display:inline-block}@media(min-width:320px){#dl-payment-form .alternative-list label{width:100%;max-width:140px;height:100%;max-height:140px}#dl-payment-form .alternative-list label>.img-wrapper{width:140px;max-width:140px;height:140px;max-height:140px}#dl-payment-form .alternative-list label>.img-wrapper>img{vertical-align:middle;max-width:130px;max-height:130px}}@media(min-width:480px){#dl-payment-form .alternative-list{text-align:left}#dl-payment-form .alternative-list label{cursor:pointer;max-width:120px;height:120px;max-height:120px}#dl-payment-form .alternative-list label>.img-wrapper{width:120px;max-width:120px;height:120px;max-height:120px}#dl-payment-form .alternative-list label>.img-wrapper>img{max-width:110px;max-height:110px}}#kp-checkoutcom-card-form #pay-button,.kp-button{color:#fff;cursor:pointer;background-color:#027aff;border:none;border-radius:5px;margin-top:10px;padding:10px 5px;font-size:16px;font-weight:600;transition:all .2s;display:block;position:relative}#kp-checkoutcom-card-form #pay-button:focus,.kp-button:focus{outline:none}#kp-checkoutcom-card-form #pay-button:hover,.kp-button:hover{filter:contrast(115%)}#kp-checkoutcom-card-form #pay-button:disabled,.kp-button:disabled{cursor:default;opacity:.5}#kp-checkoutcom-card-form label,.kp-input--label{color:#5a5555;margin-bottom:0;font-size:12px;font-weight:400}#kp-checkoutcom-card-form{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji}#kp-checkoutcom-card-form iframe{height:38px!important}#kp-checkoutcom-card-form .date-and-code{display:flex}#kp-checkoutcom-card-form .date-and-code>div:first-child{width:55.715%}#kp-checkoutcom-card-form .date-and-code>div:nth-child(2){width:45.719%}#kp-checkoutcom-card-form .input-container{height:40px;margin-bottom:15px;display:flex;position:relative}#kp-checkoutcom-card-form .input-container.cardholder-name{margin-bottom:10px}#kp-checkoutcom-card-form .icon-container.payment-method,#kp-checkoutcom-card-form .icon-container:last-child{right:0}#kp-checkoutcom-card-form .input-container.expiry-date{margin-right:8px}#kp-checkoutcom-card-form .card-holder-frame,#kp-checkoutcom-card-form .card-number-frame,#kp-checkoutcom-card-form .cvv-frame,#kp-checkoutcom-card-form .expiry-date-frame{flex:auto}#kp-checkoutcom-card-form div+button{margin-top:8px}#kp-checkoutcom-card-form [id$=-error]{display:none}#kp-checkoutcom-card-form .frame{opacity:0}#kp-checkoutcom-card-form .frame--activated{opacity:1;box-shadow:0 1px 3px #e6ebf1}#kp-checkoutcom-card-form .frame--activated.frame--invalid{border:1px solid #d10244;border-radius:4px}#kp-checkoutcom-card-form .error-message{color:#d10244;margin:8px 0 0 1px;font-size:.7rem;font-weight:300;display:block;position:absolute;bottom:-15px}#kp-checkoutcom-card-form #pay-button{width:100%}#kp-checkoutcom-card-form #pay-button:active{background-color:#0b2a49;box-shadow:0 1px 3px #13395e66}#kp-checkoutcom-card-form #pay-button:hover{background-color:#15406b;box-shadow:0 2px 5px #13395e66}#kp-checkoutcom-card-form #pay-button:disabled{box-shadow:none;background-color:#697887}#kp-checkoutcom-card-form #pay-button:not(:disabled){cursor:pointer}#kp-checkoutcom-card-form #checkout-frames-card-number::-ms-clear{display:none}.StripeElement#kp-stripe-card,.kp-input{box-sizing:border-box;background-color:#fff;border:1px solid #dcdbdb63;border-radius:4px;width:100%;height:40px;margin-bottom:12px;padding:10px 12px;font-size:12px;line-height:20px;box-shadow:0 1px 3px #e6ebf1}.kp-input.kp-invalid,.kp-invalid.StripeElement#kp-stripe-card,.StripeElement#kp-stripe-card:invalid,.kp-input:invalid{border-color:#fa755a}.StripeElement#kp-stripe-card:-webkit-autofill{background-color:#fefde5!important}.StripeElement#kp-stripe-card:focus,.kp-input:focus{outline:none;box-shadow:0 1px 3px #cfd7df}.StripeElement#kp-stripe-card::-moz-placeholder{-webkit-text-security:none;color:#757575;overflow-wrap:normal;text-overflow:inherit;white-space:pre;line-height:normal;overflow:hidden;-webkit-user-modify:read-only!important;pointer-events:none!important}.kp-input::-moz-placeholder{-webkit-text-security:none;color:#757575;overflow-wrap:normal;text-overflow:inherit;white-space:pre;line-height:normal;overflow:hidden;-webkit-user-modify:read-only!important;pointer-events:none!important}.StripeElement#kp-stripe-card::placeholder,.kp-input::placeholder{-webkit-text-security:none;color:#757575;overflow-wrap:normal;text-overflow:inherit;white-space:pre;line-height:normal;overflow:hidden;-webkit-user-modify:read-only!important;pointer-events:none!important}.kp-container{padding:0 calc(var(--universal-padding)*1.5);margin:0 auto}.kp-row{box-sizing:border-box;flex-flow:wrap;flex:0 auto;display:flex}.kp-col-sm,.kp-row[class*=kp-cols-sm-]>*,[class^=kp-col-sm-],[class^=kp-col-sm-offset-]{box-sizing:border-box;padding:0 calc(var(--universal-padding)/2);flex:none}.kp-col-sm,.kp-row.kp-cols-sm>*{flex-grow:1;flex-basis:0;max-width:100%}.kp-col-sm-1,.kp-row.kp-cols-sm-1>*{flex-basis:8.33333%;max-width:8.33333%}.kp-col-sm-offset-0{margin-left:0}.kp-col-sm-2,.kp-row.kp-cols-sm-2>*{flex-basis:16.6667%;max-width:16.6667%}.kp-col-sm-offset-1{margin-left:8.33333%}.kp-col-sm-3,.kp-row.kp-cols-sm-3>*{flex-basis:25%;max-width:25%}.kp-col-sm-offset-2{margin-left:16.6667%}.kp-col-sm-4,.kp-row.kp-cols-sm-4>*{flex-basis:33.3333%;max-width:33.3333%}.kp-col-sm-offset-3{margin-left:25%}.kp-col-sm-5,.kp-row.kp-cols-sm-5>*{flex-basis:41.6667%;max-width:41.6667%}.kp-col-sm-offset-4{margin-left:33.3333%}.kp-col-sm-6,.kp-row.kp-cols-sm-6>*{flex-basis:50%;max-width:50%}.kp-col-sm-offset-5{margin-left:41.6667%}.kp-col-sm-7,.kp-row.kp-cols-sm-7>*{flex-basis:58.3333%;max-width:58.3333%}.kp-col-sm-offset-6{margin-left:50%}.kp-col-sm-8,.kp-row.kp-cols-sm-8>*{flex-basis:66.6667%;max-width:66.6667%}.kp-col-sm-offset-7{margin-left:58.3333%}.kp-col-sm-9,.kp-row.kp-cols-sm-9>*{flex-basis:75%;max-width:75%}.kp-col-sm-offset-8{margin-left:66.6667%}.kp-col-sm-10,.kp-row.kp-cols-sm-10>*{flex-basis:83.3333%;max-width:83.3333%}.kp-col-sm-offset-9{margin-left:75%}.kp-col-sm-11,.kp-row.kp-cols-sm-11>*{flex-basis:91.6667%;max-width:91.6667%}.kp-col-sm-offset-10{margin-left:83.3333%}.kp-col-sm-12,.kp-row.kp-cols-sm-12>*{flex-basis:100%;max-width:100%}.kp-col-sm-offset-11{margin-left:91.6667%}.kp-col-sm-normal{order:0}.kp-col-sm-first{order:-999}.kp-col-sm-last{order:999}@media screen and (min-width:768px){.kp-col-md,.kp-row[class*=kp-cols-md-]>*,[class^=kp-col-md-],[class^=kp-col-md-offset-]{box-sizing:border-box;padding:0 calc(var(--universal-padding)/2);flex:none}.kp-col-md,.kp-row.kp-cols-md>*{flex-grow:1;flex-basis:0;max-width:100%}.kp-col-md-1,.kp-row.kp-cols-md-1>*{flex-basis:8.33333%;max-width:8.33333%}.kp-col-md-offset-0{margin-left:0}.kp-col-md-2,.kp-row.kp-cols-md-2>*{flex-basis:16.6667%;max-width:16.6667%}.kp-col-md-offset-1{margin-left:8.33333%}.kp-col-md-3,.kp-row.kp-cols-md-3>*{flex-basis:25%;max-width:25%}.kp-col-md-offset-2{margin-left:16.6667%}.kp-col-md-4,.kp-row.kp-cols-md-4>*{flex-basis:33.3333%;max-width:33.3333%}.kp-col-md-offset-3{margin-left:25%}.kp-col-md-5,.kp-row.kp-cols-md-5>*{flex-basis:41.6667%;max-width:41.6667%}.kp-col-md-offset-4{margin-left:33.3333%}.kp-col-md-6,.kp-row.kp-cols-md-6>*{flex-basis:50%;max-width:50%}.kp-col-md-offset-5{margin-left:41.6667%}.kp-col-md-7,.kp-row.kp-cols-md-7>*{flex-basis:58.3333%;max-width:58.3333%}.kp-col-md-offset-6{margin-left:50%}.kp-col-md-8,.kp-row.kp-cols-md-8>*{flex-basis:66.6667%;max-width:66.6667%}.kp-col-md-offset-7{margin-left:58.3333%}.kp-col-md-9,.kp-row.kp-cols-md-9>*{flex-basis:75%;max-width:75%}.kp-col-md-offset-8{margin-left:66.6667%}.kp-col-md-10,.kp-row.kp-cols-md-10>*{flex-basis:83.3333%;max-width:83.3333%}.kp-col-md-offset-9{margin-left:75%}.kp-col-md-11,.kp-row.kp-cols-md-11>*{flex-basis:91.6667%;max-width:91.6667%}.kp-col-md-offset-10{margin-left:83.3333%}.kp-col-md-12,.kp-row.kp-cols-md-12>*{flex-basis:100%;max-width:100%}.kp-col-md-offset-11{margin-left:91.6667%}.kp-col-md-normal{order:0}.kp-col-md-first{order:-999}.kp-col-md-last{order:999}}@media screen and (min-width:1280px){.kp-col-lg,.kp-row[class*=kp-cols-lg-]>*,[class^=kp-col-lg-],[class^=kp-col-lg-offset-]{box-sizing:border-box;padding:0 calc(var(--universal-padding)/2);flex:none}.kp-col-lg,.kp-row.kp-cols-lg>*{flex-grow:1;flex-basis:0;max-width:100%}.kp-col-lg-1,.kp-row.kp-cols-lg-1>*{flex-basis:8.33333%;max-width:8.33333%}.kp-col-lg-offset-0{margin-left:0}.kp-col-lg-2,.kp-row.kp-cols-lg-2>*{flex-basis:16.6667%;max-width:16.6667%}.kp-col-lg-offset-1{margin-left:8.33333%}.kp-col-lg-3,.kp-row.kp-cols-lg-3>*{flex-basis:25%;max-width:25%}.kp-col-lg-offset-2{margin-left:16.6667%}.kp-col-lg-4,.kp-row.kp-cols-lg-4>*{flex-basis:33.3333%;max-width:33.3333%}.kp-col-lg-offset-3{margin-left:25%}.kp-col-lg-5,.kp-row.kp-cols-lg-5>*{flex-basis:41.6667%;max-width:41.6667%}.kp-col-lg-offset-4{margin-left:33.3333%}.kp-col-lg-6,.kp-row.kp-cols-lg-6>*{flex-basis:50%;max-width:50%}.kp-col-lg-offset-5{margin-left:41.6667%}.kp-col-lg-7,.kp-row.kp-cols-lg-7>*{flex-basis:58.3333%;max-width:58.3333%}.kp-col-lg-offset-6{margin-left:50%}.kp-col-lg-8,.kp-row.kp-cols-lg-8>*{flex-basis:66.6667%;max-width:66.6667%}.kp-col-lg-offset-7{margin-left:58.3333%}.kp-col-lg-9,.kp-row.kp-cols-lg-9>*{flex-basis:75%;max-width:75%}.kp-col-lg-offset-8{margin-left:66.6667%}.kp-col-lg-10,.kp-row.kp-cols-lg-10>*{flex-basis:83.3333%;max-width:83.3333%}.kp-col-lg-offset-9{margin-left:75%}.kp-col-lg-11,.kp-row.kp-cols-lg-11>*{flex-basis:91.6667%;max-width:91.6667%}.kp-col-lg-offset-10{margin-left:83.3333%}.kp-col-lg-12,.kp-row.kp-cols-lg-12>*{flex-basis:100%;max-width:100%}.kp-col-lg-offset-11{margin-left:91.6667%}.kp-col-lg-normal{order:0}.kp-col-lg-first{order:-999}.kp-col-lg-last{order:999}}.kp-method{margin:10px 0;position:relative}.kp-hidden{display:none!important}.kp-w-100{width:100%!important}.kp-error-message{color:#ff431d;border-left:2px solid;margin-bottom:14px;padding-left:10px;font-size:13px}.kp-pr-1{padding-right:5px!important}.kp-pl-1{padding-left:5px!important}.kp-button{color:#fff;cursor:pointer;background-color:#027aff;border:none;border-radius:5px;margin-top:10px;padding:10px 5px;font-size:16px;font-weight:600;transition:all .2s;display:block;position:relative}.kp-button:focus{outline:none}.kp-button:hover{filter:contrast(115%)}.kp-button:disabled{cursor:default;opacity:.5}.kp-input{box-sizing:border-box;background-color:#fff;border:1px solid #dcdbdb63;border-radius:4px;width:100%;height:40px;margin-bottom:12px;padding:10px 12px;font-size:12px;line-height:20px;box-shadow:0 1px 3px #e6ebf1}.kp-input.kp-invalid,.kp-input:invalid{border-color:#fa755a}.kp-input:-webkit-autofill{background-color:#fefde5!important}.kp-input:focus{outline:none;box-shadow:0 1px 3px #cfd7df}.kp-input::placeholder{-webkit-text-security:none;color:#757575;overflow-wrap:normal;text-overflow:inherit;white-space:pre;line-height:normal;overflow:hidden;-webkit-user-modify:read-only!important;pointer-events:none!important}.kp-input--label{color:#5a5555;margin-bottom:0;font-size:12px;font-weight:400}.kp-loader-container{z-index:9999;background-color:#0000004d;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.kp-loader{border:3px solid #ddd;border-top-color:#6495ed;border-radius:50%;width:30px;height:30px;animation:1s linear infinite loading}.apple-pay-button{background-position:50%;background-repeat:no-repeat;background-size:100% 60%;border:1px solid #0000}@supports ((-webkit-appearance:-apple-pay-button)){.apple-pay-button{background-position:0;background-repeat:repeat;background-size:auto;appearance:-apple-pay-button!important}.apple-pay-button-plain{-apple-pay-button-type:plain}.apple-pay-button-buy{-apple-pay-button-type:buy}.apple-pay-button-set-up{-apple-pay-button-type:set-up}.apple-pay-button-donate{-apple-pay-button-type:donate}.apple-pay-button-check-out{-apple-pay-button-type:check-out}.apple-pay-button-book{-apple-pay-button-type:book}.apple-pay-button-subscribe{-apple-pay-button-type:subscribe}}.apple-pay-button-black{background-color:#000;background-image:-webkit-named-image(apple-pay-logo-white)}@supports ((-webkit-appearance:-apple-pay-button)){.apple-pay-button-black{-apple-pay-button-style:#000;background-color:#0000;background-image:none}}.apple-pay-button-white{background-color:#fff;background-image:-webkit-named-image(apple-pay-logo-black)}@supports ((-webkit-appearance:-apple-pay-button)){.apple-pay-button-white{-apple-pay-button-style:#fff;background-color:#0000;background-image:none}}.apple-pay-button-white-outline{background-color:#fff;background-image:-webkit-named-image(apple-pay-logo-black)}@supports ((-webkit-appearance:-apple-pay-button)){.apple-pay-button-white-outline{-apple-pay-button-style:white-outline;background-color:#0000;background-image:none}}#google-pay-button{box-sizing:border-box;cursor:pointer;border:none;border-radius:8px;width:100%;height:100vh;min-height:40px;display:block}#google-pay-button.dark{color:#fff;background-color:#000}#google-pay-button.dark:hover{background-color:#3c4043}#google-pay-button.light{color:#000;background-color:#fff;outline:1px solid #3c4043}#google-pay-button.light:hover{background-color:#f8f8f8}#google-pay-button:focus-visible{outline:.2rem solid var(--x-default-color-accent,#005bd3);outline-offset:.1rem;box-shadow:inset 0 0 0 2px var(--x-default-color-accent,#005bd3),inset 0 0 0 3px #f8f8f8!important}@media(forced-colors:active){#google-pay-button:focus-visible{outline-offset:-.2rem;outline:.2rem solid #0000}}#kp-googlepay-button{box-sizing:border-box;height:100%;margin:0;padding:0}.googlepay-button-content{justify-content:center;align-items:center;height:100%;display:flex}.googlepay-button-label{letter-spacing:.75px;font-size:1.5em;font-weight:500}.googlepay-button-logo{margin-top:6px}.googlepay-button-logo>svg{width:60px;display:inline-block}@media(forced-colors:active){#google-pay-button.light{outline:none}}.PrimerCheckout__scene{opacity:1;flex-direction:column;display:flex;position:relative;top:0;left:0}.PrimerCheckout__sceneElement{flex:none}.PrimerCheckout__sceneElement:not(:last-child){margin-bottom:32px}.PrimerCheckout__apmButton{border-color:#e0e0e0;border-radius:2px;justify-content:center;align-items:stretch;height:40px;display:flex;position:relative;overflow:hidden}.PrimerCheckout__apmButton button{cursor:pointer;border:none;width:100%}.PrimerCheckout__apmButton:not(:first-of-type){margin-top:8px}.PrimerCheckout__apmButton--logo{border-style:solid;border-width:1px}.PrimerCheckout__apmButton--logo:hover{opacity:.8}.PrimerCheckout__apmButton--logo img{max-width:calc(100% - 8px);max-height:100%}.PrimerCheckout{box-sizing:border-box;background-color:#0000;flex-direction:column;display:flex;position:relative}.PrimerCheckout [hidden=true]{display:none}.PrimerCheckout div{box-sizing:border-box}.primer-klarna-button{cursor:pointer;outline-offset:2px;background:0 0;border:none;border-radius:0;justify-content:center;align-items:center;gap:10px;width:100%;margin:0;padding:0;font-family:inherit;display:flex}.paypal-height-100{height:100%}.paypal-buttons-container{height:100%;transition:all .3s ease-in-out}.paypal-button-container{font-smoothing:antialiased;box-sizing:border-box;text-transform:none;white-space:nowrap;z-index:0;background:0;border:0;width:100%;margin:0;font-size:0;display:block}.paypal-button{box-sizing:border-box;cursor:pointer;vertical-align:top;border:none;border-radius:0 3px 3px 0;width:100%;position:relative;overflow:hidden}.paypal-button *{cursor:pointer}.paypal-logo{background:0 0;border:none;width:auto;padding:0;display:inline-block}.paypal-button-text{vertical-align:top;white-space:pre;flex:none;min-width:0;display:block;overflow:hidden}.paypal-button-label-container{flex-wrap:nowrap;justify-content:center;align-items:center;min-width:0;display:flex}.paypal-button-label-container img{height:100%}.paypal-button>.paypal-button-label-container{position:relative;top:50%;transform:translateY(-50%)}.paypal-button>.paypal-button-label-container *{text-align:left;vertical-align:middle}.paypal-button-label-container>.paypal-logo{height:100%}.paypal-button.paypal-button-text-color-black{color:#2c2e2f}.paypal-button.paypal-button-text-color-white{color:#fff}.paypal-button.paypal-button-color-gold{background:#ffc439}@media(hover:hover){.paypal-button.paypal-button-color-gold:hover{filter:brightness(.95);overflow:inherit}}.paypal-button.paypal-button-color-gold:focus{outline:none}.paypal-button.paypal-button-color-gold:focus:after{border-radius:inherit;content:"";pointer-events:none;border:.125rem solid #009cde;position:absolute;inset:5px;box-shadow:0 0 0 .5rem #0000a6}.paypal-button.paypal-button-color-blue{background:#0070ba}@media(hover:hover){.paypal-button.paypal-button-color-blue:hover{filter:brightness(.95);overflow:inherit}}.paypal-button.paypal-button-color-blue:focus{outline:none}.paypal-button.paypal-button-color-blue:focus:after{border-radius:inherit;content:"";pointer-events:none;border:.125rem solid #0000a6;position:absolute;inset:5px;box-shadow:0 0 0 .5rem #009cde}.paypal-button.paypal-button-color-silver{background:#eee}@media(hover:hover){.paypal-button.paypal-button-color-silver:hover{filter:brightness(.95);overflow:inherit}}.paypal-button.paypal-button-color-silver:focus{outline:none}.paypal-button.paypal-button-color-silver:focus:after{border-radius:inherit;content:"";pointer-events:none;border:.125rem solid #009cde;position:absolute;inset:5px;box-shadow:0 0 0 .5rem #0000a6}.paypal-button.paypal-button-color-darkblue{background:#003087}.paypal-button.paypal-button-color-darkblue:hover{filter:brightness(1.2);overflow:inherit}.paypal-button.paypal-button-color-darkblue:focus{outline:none}.paypal-button.paypal-button-color-darkblue:focus:after{border-radius:inherit;content:"";pointer-events:none;border:.125rem solid #009cde;position:absolute;inset:5px;box-shadow:0 0 0 .5rem #0000a6}.paypal-button.paypal-button-color-black{background:#2c2e2f}.paypal-button.paypal-button-color-black:hover{filter:brightness(1.2);overflow:inherit}.paypal-button.paypal-button-color-black:focus{outline:none}.paypal-button.paypal-button-color-black:focus:after{border-radius:inherit;content:"";pointer-events:none;border:.125rem solid #009cde;position:absolute;inset:5px;box-shadow:0 0 0 .5rem #0000a6}.paypal-button.paypal-button-color-white{background:#fff;border:1px solid #555}@media(hover:hover){.paypal-button.paypal-button-color-white:hover{filter:brightness(.95);overflow:inherit}}.paypal-button.paypal-button-color-white:focus{outline:none}.paypal-button.paypal-button-color-white:focus:after{border-radius:inherit;content:"";pointer-events:none;border:.125rem solid #009cde;position:absolute;inset:5px;box-shadow:0 0 0 .5rem #0000a6}.paypal-button .paypal-button-text{visibility:hidden;position:absolute}.paypal-button .paypal-button-text.immediate:not(.paypal-personalization-text):not(.hidden){opacity:1;visibility:visible;max-width:100%;position:static}.paypal-dom-ready .paypal-button .paypal-button-text:not(.immediate):not(.paypal-personalization-text):not(.hidden){opacity:0;visibility:visible;max-width:0;animation:1s forwards show-text;position:static;overflow:hidden}@keyframes show-text{0%{opacity:0;max-width:0;overflow:hidden}to{opacity:1;max-width:100%}}.paypal-button-label-container{font-family:system-ui,-apple-system,Roboto,Segoe UI,Helvetica-Neue,Helvetica,Arial,sans-serif;font-weight:500}.paypal-button{text-align:center;height:100%;display:inline-block}.paypal-button.paypal-button-shape-sharp{border-radius:0}.paypal-button.paypal-button-shape-rect{border-radius:4px}@media only screen and (min-width:75px){.paypal-button-label-container{gap:3px}.paypal-button-container{min-width:75px;max-width:150px}.paypal-button-container .paypal-button-row .paypal-button-text{font-size:10px;line-height:14px}[data-funding-source=paypal] .paypal-button-text{margin-top:-1px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:1px}.paypal-button-row{vertical-align:top;height:25px;min-height:25px;max-height:30px}.paypal-button-row.paypal-button-layout-vertical{margin-bottom:8px}.paypal-button-row.paypal-button-layout-vertical:last-of-type{margin-bottom:0}.paypal-button{text-align:center;height:100%;display:inline-block}.paypal-button>.paypal-button-label-container{height:14px;margin:0 4vw}.paypal-button.paypal-button-shape-sharp{border-radius:0}.paypal-button.paypal-button-shape-rect{border-radius:4px}.paypal-button.paypal-button-shape-pill{border-radius:13px}.paypal-button-tagline .paypal-button-text{height:13px;line-height:13px}}@media only screen and (min-width:75px)and (max-width:320px){.paypal-button-container .paypal-button-row .paypal-button-text{margin-top:-1px;font-size:10px;line-height:14px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:1px}.paypal-button>.paypal-button-label-container{height:14px;margin:0 4vw}}@media only screen and (min-width:150px){.paypal-button-label-container{gap:3px}.paypal-button-container{min-width:150px;max-width:200px}.paypal-button-container .paypal-button-row .paypal-button-text{font-size:10px;line-height:14px}[data-funding-source=paypal] .paypal-button-text{margin-top:-1px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:1px}.paypal-button-row{vertical-align:top;height:25px;min-height:25px;max-height:55px}.paypal-button-row.paypal-button-layout-vertical{margin-bottom:8px}.paypal-button-row.paypal-button-layout-vertical:last-of-type{margin-bottom:0}.paypal-button{text-align:center;height:100%;display:inline-block}.paypal-button>.paypal-button-label-container{height:14px;margin:0 4vw}.paypal-button.paypal-button-shape-sharp{border-radius:0}.paypal-button.paypal-button-shape-rect{border-radius:4px}.paypal-button.paypal-button-shape-pill{border-radius:13px}}@media only screen and (min-width:150px)and (max-width:320px){.paypal-button-container .paypal-button-row .paypal-button-text{margin-top:-1px;font-size:10px;line-height:14px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:1px}.paypal-button>.paypal-button-label-container{height:14px;margin:0 4vw}}@media only screen and (min-width:200px){.paypal-button-label-container{gap:4px}.paypal-button-container{min-width:200px;max-width:300px}.paypal-button-container .paypal-button-row .paypal-button-text{font-size:13px;line-height:18px}[data-funding-source=paypal] .paypal-button-text{margin-top:-1px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:1px}.paypal-button-row{vertical-align:top;height:35px;min-height:35px;max-height:55px}.paypal-button-row.paypal-button-layout-vertical{margin-bottom:11px}.paypal-button-row.paypal-button-layout-vertical:last-of-type{margin-bottom:0}.paypal-button{text-align:center;height:100%;display:inline-block}.paypal-button>.paypal-button-label-container{height:18px;margin:0 4vw}.paypal-button.paypal-button-shape-sharp{border-radius:0}.paypal-button.paypal-button-shape-rect{border-radius:4px}.paypal-button.paypal-button-shape-pill{border-radius:18px}}@media only screen and (min-width:200px)and (max-width:320px){.paypal-button-container .paypal-button-row .paypal-button-text{margin-top:-1px;font-size:13px;line-height:18px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:1px}.paypal-button>.paypal-button-label-container{height:18px;margin:0 4vw}}@media only screen and (min-width:300px){.paypal-button-label-container{gap:5px}.paypal-button-container{min-width:300px;max-width:500px}.paypal-button-container .paypal-button-row .paypal-button-text{font-size:16px;line-height:22px}[data-funding-source=paypal] .paypal-button-text{margin-top:-2px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:2px}.paypal-button-row{vertical-align:top;height:45px;min-height:30px;max-height:55px}.paypal-button-row.paypal-button-layout-vertical{margin-bottom:14px}.paypal-button-row.paypal-button-layout-vertical:last-of-type{margin-bottom:0}.paypal-button{text-align:center;height:100%;display:inline-block}.paypal-button>.paypal-button-label-container{height:22px;margin:0 4vw}.paypal-button.paypal-button-shape-sharp{border-radius:0}.paypal-button.paypal-button-shape-rect{border-radius:4px}.paypal-button.paypal-button-shape-pill{border-radius:23px}}@media only screen and (min-width:300px)and (max-width:320px){.paypal-button-container .paypal-button-row .paypal-button-text{margin-top:-2px;font-size:16px;line-height:22px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:2px}.paypal-button>.paypal-button-label-container{height:22px;margin:0 4vw}}@media only screen and (min-width:500px){.paypal-button-label-container{gap:6px}.paypal-button-container{min-width:500px;max-width:750px}.paypal-button-container .paypal-button-row .paypal-button-text{font-size:20px;line-height:24px}[data-funding-source=paypal] .paypal-button-text{margin-top:-2px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:2px}.paypal-button-row{vertical-align:top;height:55px;min-height:40px;max-height:55px}.paypal-button-row.paypal-button-layout-vertical{margin-bottom:17px}.paypal-button-row.paypal-button-layout-vertical:last-of-type{margin-bottom:0}.paypal-button{text-align:center;height:100%;display:inline-block}.paypal-button>.paypal-button-label-container{height:24px;margin:0 4vw}.paypal-button.paypal-button-shape-sharp{border-radius:0}.paypal-button.paypal-button-shape-rect{border-radius:4px}.paypal-button.paypal-button-shape-pill{border-radius:28px}}@media only screen and (min-width:500px)and (max-width:320px){.paypal-button-container .paypal-button-row .paypal-button-text{margin-top:-2px;font-size:20px;line-height:24px}.paypal-button-container .paypal-button-row .paypal-button-text *{margin-top:2px}.paypal-button>.paypal-button-label-container{height:24px;margin:0 4vw}}
