html{scroll-behavior:smooth}body,h1,h2,h3,h4,p,ul[class],ol[class],li,figure,figcaption,blockquote,dl,dd{margin:0}ul[class],ol[class]{padding:0}body{min-height:100vh;min-width:320px;display:flex;flex-direction:column;-webkit-font-smoothing:antialiased;padding-left:env(safe-area-inset-left);padding-right:env(safe-area-inset-right)}body.modal-open{overflow:hidden;max-width:100vw}ul[class],ol[class]{list-style:none}img{max-width:100%;display:block}input,button,textarea,select{font:inherit}body #main-wrapper{width:100%;max-width:1200px;margin:0 auto}p{font-size:1.125rem;line-height:1.45;margin-top:0;margin-bottom:1rem}.button{font-family:sans-serif;-webkit-font-smoothing:antialiased;padding:15px 25px;line-height:1.2;font-size:1.375rem;cursor:pointer;border:none;text-decoration:none;text-align:center;border-radius:5px;text-transform:uppercase;font-weight:700;transition:.2s ease-in-out;display:inline-block}#nav-bottom .button:hover,#nav-bottom .button{padding:8px 40px;margin-right:1px;font-size:20px;color:#000;line-height:1.2;border-radius:.25rem;text-transform:uppercase;font-weight:700;min-height:34px;display:flex;align-items:center;justify-content:center}.button:hover{background-image:none;background-color:#f3ce75}#main{min-height:100vh;display:flex;flex-direction:column}.slick-dots{position:absolute;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.subhead{font-weight:400;text-align:center;margin-bottom:25px}.heading{color:#434339;font-weight:700;text-align:center;font-size:2rem}.background-effect{height:100%;position:absolute;content:"";z-index:1;width:100vw;top:20px;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;display:none}header{overflow:hidden}.mobile-only{display:none}.desktop-only{display:block}.site-logo{display:flex;justify-content:center;max-width:300px;margin:15px auto 15px;padding:0 15px}.site-logo img{height:50px;width:auto;max-height:100%}@media(max-width: 768px),(max-width: 1023px)and (orientation: landscape){.site-logo{margin:5px auto 5px}.site-logo img{height:35px}}footer{overflow:hidden;width:100%;max-width:1200px;margin:0 auto;padding-bottom:10px;text-align:center;min-height:409px}@media(max-width: 428px){footer{min-height:486px}}@media(max-width: 414px){footer{min-height:501px}}@media(max-width: 390px){footer{min-height:530px}}footer #references{color:#919b9a;font-size:1.125rem;line-height:1.667;text-align:center;margin-top:1rem}footer #references a{font-size:12px;letter-spacing:1px;color:#fff;text-decoration:none;padding-left:20px}footer #references a:hover{color:#499fdc;transition:.3s;text-decoration:underline}footer .disclaimer{margin-top:30px;font-size:.6875rem}footer .giddy-links{margin:0;padding:10px 0 25px;list-style:none;text-align:center}footer .giddy-links li{display:inline;margin:0 2em;font-size:.875rem}footer .giddy-links li span{text-decoration:none;cursor:pointer}footer .copyright{font-size:.75rem;padding:5px 0}footer #footer-disclaimer{max-width:710px;margin:0 auto;padding:10px 5px}footer #footer-badges{padding:10px 0}footer #footer-badges .footer-badge-container{width:100%;display:flex;justify-content:center;align-items:center}footer #footer-badges .footer-badge-container .payment-badge img,footer #footer-badges .footer-badge-container .payment-badge svg{margin:0 10px !important}footer #footer-badges .footer-badge-container .payment-badge img.guarantee,footer #footer-badges .footer-badge-container .payment-badge svg.guarantee{width:75px}footer #footer-badges .footer-badge-container .payment-badge img.trust-badge,footer #footer-badges .footer-badge-container .payment-badge svg.trust-badge{height:62px;object-fit:contain}footer #footer-badges .footer-badge-container .payment-badge img.paypal,footer #footer-badges .footer-badge-container .payment-badge svg.paypal{width:88px}footer #footer-badges .footer-badge-container .payment-badge img.stripe-secure,footer #footer-badges .footer-badge-container .payment-badge svg.stripe-secure{width:118px}@media(max-width: 768px){footer #footer-badges .footer-badge-container{flex-wrap:wrap;width:100%;display:flex;justify-content:center;align-items:center;gap:20px 1%}footer #footer-badges .footer-badge-container .payment-badge img{margin:0 auto !important}footer #footer-badges .footer-badge-container .payment-badge img.discover{max-width:54px}footer #footer-badges .footer-badge-container .payment-badge img.american-express{max-width:66px}footer #footer-badges .footer-badge-container .payment-badge img.mastercard{max-width:28px}footer #footer-badges .footer-badge-container .payment-badge img.visa{max-width:38px}footer #footer-badges .footer-badge-container .payment-badge img.paypal{max-width:62px}footer #footer-badges .footer-badge-container .payment-badge img.stripe-secure{max-width:95px}footer #footer-badges .footer-badge-container .payment-badge:first-child{display:none}footer #footer-badges .footer-badge-container .mobile-only.guarantee h4{display:inline-block;padding:5px;background:#fff7e3;font-family:sans-serif;font-size:.9375rem;font-weight:700;margin-bottom:8px;margin-top:15px}}.modal .modal-dialog .modal-content{box-shadow:0 0 0 8px rgba(0,0,0,.4),0 0 2px rgba(0,0,0,.1);border-radius:0}.modal-content{position:relative;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);outline:0}.modal-content .modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-content .close{padding:0;margin:0;position:absolute;opacity:1;width:30px;height:30px;line-height:26px;z-index:999;cursor:pointer;border-radius:0;border:0;background:0 0 !important;box-shadow:none;text-shadow:none;right:5px;top:3px;float:right;font-size:1.5rem;font-weight:700;color:#aaa}.modal.iframe-modal .modal-dialog .modal-content .modal-body{max-height:calc(100vh - 210px);height:600px}.modal.iframe-modal .modal-dialog .modal-content .modal-body iframe{width:100%;height:100%;border:0;padding:2rem 0 0}.slider-footer_btn{padding:35px 0 25px}.expand-fade-enter-active *,.expand-fade-leave-active *{transition:all 1s}.expand-fade-enter-active *,.expand-fade-leave-active *{max-height:100vh;opacity:1}.expand-fade-enter *,.expand-fade-leave-to *{max-height:0;opacity:0}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url(a326ef9a2bd62d0c5394.woff2) format("woff2"),url(0b7ebb30c248fcda7217.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;src:url(f1342c5b841e614b40da.woff2) format("woff2"),url(96215ce43fd0974dfec7.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;src:url(cf99b64f6df6ea7155d1.woff2) format("woff2"),url(3d2caca3865b8f436214.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;src:url(66b322ee99e7c6fba410.woff2) format("woff2"),url(81fe4dccc3f94637c188.ttf) format("truetype")}.row{flex-direction:row;flex-wrap:nowrap;justify-content:center}@media(max-width: 1200px){.row{margin:0}}@media(max-width: 934px){.row{flex-wrap:wrap}}#checkout-logo-wrapper{display:flex;align-items:center;max-width:558px;min-width:558px;margin-bottom:25px;margin-top:25px}@supports(margin: max(0px)){#checkout-logo-wrapper{margin-top:max(env(safe-area-inset-top),25px)}}@media(max-width: 1200px){#checkout-logo-wrapper{min-width:unset;width:100%}}@media(max-width: 934px){#checkout-logo-wrapper{justify-content:space-between;max-width:unset;margin-top:14px;margin-bottom:14px;gap:20px}@supports(margin: max(0px)){#checkout-logo-wrapper{margin-top:max(env(safe-area-inset-top),14px)}}}#checkout-logo-wrapper #checkout-logo-back{margin-right:20px;height:100%;display:flex;align-items:center;cursor:pointer}#checkout-logo-wrapper #checkout-logo{cursor:pointer}#checkout-logo-wrapper #checkout-logo img{height:32px;width:auto}#checkout-logo-wrapper #checkout-logo img.tall{max-height:40px}@media(max-width: 934px){#checkout-logo-wrapper #checkout-logo img{height:24px}}#cart-details{flex-basis:40%;margin:96px 42px 96px;max-width:470px;z-index:500}@media(max-width: 1366px){#cart-details{padding-left:20px;padding-right:20px;margin-left:0;margin-right:0;max-width:unset;flex-basis:48%;display:flex;justify-content:flex-start;flex-direction:column}}@media(max-width: 934px){#cart-details{flex-basis:100%;width:100% !important;position:static !important;margin-top:0;padding-left:20px;padding-right:20px;margin-bottom:20px}}#payment-form{flex-basis:40%;margin:0;box-shadow:none;border-radius:0;border-right:1px solid rgba(0,0,0,.1019607843);display:flex;flex-direction:column;align-items:flex-end;padding-right:62px;padding-bottom:0;height:100%;max-height:100%;background:#fff}@media(max-width: 1366px){#payment-form{padding-left:20px;padding-right:20px;flex-basis:48%;align-items:flex-start}}@media(max-width: 934px){#payment-form{flex-basis:100%;box-shadow:none;padding-top:6px;max-width:unset;border-right:none}}#payment-form .checkout-container{display:flex;flex-wrap:wrap;justify-content:space-between;max-width:558px;min-width:558px}@media(max-width: 1366px){#payment-form .checkout-container{max-width:unset;width:100%}}@media(max-width: 1200px){#payment-form .checkout-container{min-width:unset;width:100%}}@media(max-width: 934px){#payment-form .checkout-container{max-width:unset}}#payment-form .checkout-container h2{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;margin-bottom:16px;margin-top:40px;flex-basis:100%;font-style:normal;font-weight:500;line-height:100%;color:#000}#payment-form .checkout-container h2#contact-information-header,#payment-form .checkout-container h2:first-child{margin-top:0}#payment-form .checkout-container h3{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#697386;flex-basis:100%}#payment-form .checkout-container #link-authentication-element{width:100%}#payment-form .checkout-container #link-authentication-element.error{border:1px solid #df1b41;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02),0 0 0 1px #df1b41;border-radius:5px}#payment-form .checkout-container .shipping-info-wrapper{display:flex;flex-direction:column;border:1px solid #e8e8eb;border-radius:6px;padding:17px;width:100%}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row{display:flex;justify-content:space-between;border-bottom:1px solid #e8e8eb;padding-top:12px;padding-bottom:12px}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row:first-child{padding-top:0}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row:last-child{border:unset;padding-bottom:0}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-header{display:flex;flex-direction:column;align-items:flex-start}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-label-wrapper{display:flex;flex-direction:column;align-items:flex-start;overflow:hidden;text-overflow:ellipsis}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-label-wrapper.wrap{flex-wrap:nowrap;word-break:break-all}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-label{color:#777;font-size:12px;font-style:normal;font-weight:500;line-height:normal;word-break:break-word;white-space:nowrap}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-action{color:red;font-size:12px;font-style:normal;font-weight:500;line-height:normal;cursor:pointer;margin:0;padding:0;margin-left:17px}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-value{margin-top:4px;display:block;width:100%;color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:130%}@media(max-width: 934px){#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-value .shipping-info-value-email{word-break:break-all}#payment-form .checkout-container .shipping-info-wrapper .shipping-info-row .shipping-info-value.shipping-info-value-shipping{display:block}}#payment-form .checkout-container #stripe-phone-input,#payment-form .checkout-container #paypal-phone-input{width:100%;height:46px;margin-bottom:10px;overflow:visible}#payment-form .checkout-container #stripe-phone-input.phone-error,#payment-form .checkout-container #paypal-phone-input.phone-error{border:1px solid #df1b41;box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02),0 0 0 1px #df1b41;border-radius:5px}#payment-form .checkout-container #stripe-phone-input .vue-tel-input,#payment-form .checkout-container #paypal-phone-input .vue-tel-input{border:1px solid #e6e6e6;border-radius:5px;height:44px;display:flex;align-items:center}#payment-form .checkout-container #stripe-phone-input .vue-tel-input:focus-within,#payment-form .checkout-container #paypal-phone-input .vue-tel-input:focus-within{border:1px solid #fff}#payment-form .checkout-container #stripe-phone-input .vue-tel-input .vti__dropdown:hover,#payment-form .checkout-container #paypal-phone-input .vue-tel-input .vti__dropdown:hover{background-color:unset}#payment-form .checkout-container #stripe-phone-input .vue-tel-input .vti__dropdown.open .vti__dropdown-list,#payment-form .checkout-container #paypal-phone-input .vue-tel-input .vti__dropdown.open .vti__dropdown-list{margin-top:11px}#payment-form .checkout-container #stripe-phone-input .vue-tel-input .vti__selection .vti__flag,#payment-form .checkout-container #paypal-phone-input .vue-tel-input .vti__selection .vti__flag{width:20px !important}#payment-form .checkout-container #stripe-phone-input .vue-tel-input .vti__selection .vti__country-code,#payment-form .checkout-container #paypal-phone-input .vue-tel-input .vti__selection .vti__country-code{padding:0 8px 0 4px;font-size:16px;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#30313d}#payment-form .checkout-container #stripe-phone-input .vue-tel-input .vti__input,#payment-form .checkout-container #paypal-phone-input .vue-tel-input .vti__input{border-radius:0 6px 6px 0;padding-left:0}#payment-form .checkout-container #stripe-phone-input:focus-within,#payment-form .checkout-container #paypal-phone-input:focus-within{outline:0;border-color:hsla(210,96%,45%,.5);box-shadow:0 1px 1px rgba(0,0,0,.03),0 3px 6px rgba(0,0,0,.02),0 0 0 3px hsla(210,96%,45%,.25),0 1px 1px 0 rgba(0,0,0,.08);border-radius:5px}#payment-form .checkout-container #stripe-phone-input input,#payment-form .checkout-container #paypal-phone-input input{width:100%;display:flex;justify-content:flex-start;align-items:center;color:#30313d;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;font-style:normal;font-weight:400;font-stretch:100%;line-height:18.4px;border-radius:5px;border:none;word-spacing:0}#payment-form .checkout-container #stripe-phone-input input::placeholder,#payment-form .checkout-container #paypal-phone-input input::placeholder{font-size:14px;color:#757680}@media(max-width: 934px){#payment-form .checkout-container #stripe-phone-input input,#payment-form .checkout-container #paypal-phone-input input{height:36px}}#payment-form .checkout-container #stripe-phone-input{margin-top:3px}#payment-form .checkout-container .phone-input-error{margin-bottom:8px;color:#df1b41;font-size:12px;font-family:Inter,Helvetica,Arial,sans-serif}@media(max-width: 934px){#payment-form .checkout-container#shipping-method .shipping-info-wrapper{display:none}}#payment-form .checkout-container#shipping-method h2{margin-bottom:10px}@media(max-width: 934px){#payment-form .checkout-container#shipping-method h2{margin-top:0}}#payment-form .checkout-container#contact-information{min-height:150px}#payment-form .checkout-container #email-me-wrapper{margin-top:16px}@media(max-width: 934px){#payment-form .checkout-container #email-me-wrapper{margin:20px 0 10px}}#payment-form .checkout-container #email-me-wrapper #email-me-label{padding-top:1px;display:block;position:relative;padding-left:25px;margin-bottom:0;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-style:normal;font-weight:400;font-size:14px;line-height:100%;color:#222;-webkit-tap-highlight-color:hsla(0,0%,100%,0)}@media(max-width: 934px){#payment-form .checkout-container #email-me-wrapper #email-me-label{font-size:12px;line-height:14px}}#payment-form .checkout-container #email-me-wrapper #email-me-label input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#payment-form .checkout-container #email-me-wrapper #email-me-checkmark{position:absolute;top:-1px;left:0;height:17px;width:17px;background-color:#fff}#payment-form .checkout-container #email-me-wrapper #email-me-checkmark:after{content:"";position:absolute;display:none}#payment-form .checkout-container #email-me-wrapper #email-me-label input:checked~#email-me-checkmark:after{display:block}#payment-form .checkout-container#shipping-address{min-height:210px;margin-bottom:35px;margin-top:35px}@media(max-width: 934px){#payment-form .checkout-container#shipping-address{margin-top:20px}}#payment-form .checkout-container#shipping-address #address-phone-note{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:12px;line-height:16.5px;color:#222}#payment-form .checkout-container#shipping-address #address-phone-note.phone-error{color:#df1b41 !important}#payment-form .checkout-container#paypal-confirm{margin-bottom:30px}#payment-form .checkout-container#paypal-confirm .shipping-info-wrapper{margin-bottom:30px}#payment-form .checkout-container#paypal-confirm .shipping-info-wrapper #paypal-logo{display:flex;align-items:center;margin-right:16px}#payment-form .checkout-container#paypal-confirm #paypal-phone-header{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:100%;margin-top:0;margin-bottom:10px}#payment-form .checkout-container#paypal-confirm #paypal-phone-note{color:#222;font-size:12px;font-style:normal;font-weight:400;line-height:100%}#payment-form .checkout-container#paypal-confirm #paypal-phone-note.phone-error{color:#df1b41 !important}#payment-form .checkout-container#paypal-confirm #paypal-order-review-container{display:flex;justify-content:center;align-items:center;width:100%;padding:17px 20px 14px;border:1px solid #e8e8eb;border-radius:6px}#payment-form .checkout-container#paypal-confirm #paypal-order-review-container #paypal-order-review-header{display:flex;flex-direction:column;margin-right:20px}#payment-form .checkout-container#paypal-confirm #paypal-order-review-container #paypal-order-review-header b{margin-bottom:5px}#payment-form .checkout-container#paypal-confirm #paypal-order-review-container #paypal-order-review-header span{font-size:12px;color:#697386}#payment-form .checkout-container#paypal-confirm #paypal-order-review-container #paypal-order-review{min-width:150px}@media(max-width: 500px){#payment-form .checkout-container#paypal-confirm #paypal-order-review-container{flex-direction:column}#payment-form .checkout-container#paypal-confirm #paypal-order-review-container #paypal-order-review-header{margin-right:0;margin-bottom:10px;align-items:center;text-align:center}}#payment-form .checkout-container#payment-details #payment-method-header-wrapper{display:flex;justify-content:space-between;align-items:center;margin-top:30px;width:100%}#payment-form .checkout-container#payment-details #payment-method-header-wrapper #payment-method-header-text{display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#payment-form .checkout-container#payment-details #payment-method-header-wrapper #payment-method-header-text h2{font-style:normal;font-weight:500;font-size:14px;line-height:100%;color:#000;margin:0 0 6px 0}#payment-form .checkout-container#payment-details #payment-method-header-wrapper #payment-method-header-text h3{font-style:normal;font-weight:400;font-size:12px;line-height:100%;color:#697386}#payment-form .checkout-container#payment-details #payment-method-header-wrapper #payment-method-header-badge{display:flex;align-items:center;justify-content:center;background:rgba(119,119,119,.0509803922);border-radius:4px;padding:9px 10px;border:1px solid rgba(119,119,119,.2)}#payment-form .checkout-container#payment-details #payment-method-header-wrapper #payment-method-header-badge svg{width:11px;height:14px;margin-right:7px}#payment-form .checkout-container#payment-details #payment-method-header-wrapper #payment-method-header-badge strong{font-style:normal;font-weight:600;font-size:12px;line-height:100%;color:#000}#payment-form .checkout-container#payment-loader{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}#payment-form .checkout-container#payment-loader #payment-loader-image{width:180px;height:180px;margin-bottom:20px}#payment-form .checkout-container#payment-loader #payment-loader-image img{width:100%;height:100%;object-fit:contain}#payment-form .checkout-container#payment-loader #payment-loader-text p{font-style:normal;font-weight:400;font-size:12px;line-height:22px;text-align:center;color:#697386;margin-bottom:3px;letter-spacing:-0.24px}#payment-form .checkout-container#payment-loader #payment-loader-text p strong{display:block;margin-bottom:3px;font-style:normal;font-weight:600;font-size:14px;line-height:22px;color:#000}@media(max-width: 934px){#payment-form .checkout-container#checkout-submit{margin-bottom:20px;flex-wrap:nowrap}}#payment-form .checkout-container #shipping-methods{display:flex;flex-direction:column;padding:17px 20px 16px;border:1px solid #e8e8eb;border-radius:6px;margin:20px auto 30px;flex-basis:100%}#payment-form .checkout-container #shipping-methods .shipping-method{display:flex;align-items:center}#payment-form .checkout-container #shipping-methods .shipping-method .shipping-method-checkbox{margin-right:15px}#payment-form .checkout-container #shipping-methods .shipping-method .shipping-method-checkbox input[type=radio],#payment-form .checkout-container #shipping-methods .shipping-method .shipping-method-checkbox input[type=checkbox]{width:17px;height:17px}#payment-form .checkout-container #shipping-methods .shipping-method .shipping-method-name{flex-grow:1;font-style:normal;font-weight:500;font-size:14px;line-height:100%;letter-spacing:-0.02em;color:#222}#payment-form .checkout-container #shipping-methods .shipping-method .shipping-method-price{font-style:normal;font-weight:400;font-size:14px;line-height:100%;text-align:right;color:#222}#payment-form .checkout-container .checkout-input-wrapper{display:flex;align-items:center;flex-basis:100%;position:relative}#payment-form .checkout-container .checkout-input-wrapper .StripeElement{min-width:100%}#payment-form .checkout-container .checkout-input-wrapper #link-authentication-error{color:#df1b41;font-size:12px;font-family:Inter,Helvetica,Arial,sans-serif;margin-top:9px}#payment-form .checkout-container .checkout-input-wrapper label{display:none}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;width:100%;min-height:52px;margin:0 auto 25px}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper #express-checkout-container{width:100%;max-width:315px;display:flex;flex-direction:column;gap:6px}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper h3{display:inline;text-align:center;font-style:normal;font-weight:600;font-size:16px;line-height:100%;color:#000;margin-bottom:20px;background-color:#fff}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper #express-checkout-element{width:100%}@media(max-width: 767px){#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper{margin-bottom:13px;display:flex;flex-direction:column}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper h3{margin-bottom:14px}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper #express-checkout-element{margin-top:4px}}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper #paypal-button-container{width:100%;max-height:44px}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-wrapper #paypal-pay-later-messaging{width:100%}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-or-wrapper{margin:0 0 25px;width:100%;display:flex;align-items:center;justify-content:center}@media(max-width: 934px){#payment-form .checkout-container .checkout-input-wrapper #express-checkout-or-wrapper{margin:3px 0 25px}}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-or-wrapper #express-checkout-or{position:relative;font-style:normal;font-weight:400;font-size:16px;line-height:100%;color:#8792a2;background-color:#fff;padding:0 10px}@media(max-width: 934px){#payment-form .checkout-container .checkout-input-wrapper #express-checkout-or-wrapper #express-checkout-or{font-size:14px}}#payment-form .checkout-container .checkout-input-wrapper #express-checkout-or-wrapper #express-checkout-or-line{content:"";width:100%;height:0;border-top:1px solid #e8e8eb;position:absolute}#payment-form .checkout-container .checkout-input-wrapper #stripe-phone-wrapper{width:100%;margin-top:10px}#payment-form .checkout-container .checkout-input-wrapper .checkout-input{display:flex;align-items:center;height:52px;flex-grow:1;font-size:16px;padding:0 0 0 13px;margin:0}#payment-form .checkout-container .checkout-input-wrapper #customer_phone_tooltip{width:18px;height:18px;border:1.4px solid #697386;border-radius:18px;position:absolute;right:17px;top:17px;font-style:normal;font-weight:500;font-size:14px;line-height:100%;display:flex;align-items:center;text-align:center;letter-spacing:-0.04em;color:#697386;cursor:pointer}#payment-form .checkout-container .checkout-input-wrapper #customer_phone_tooltip div{width:100%;height:100%;display:flex;justify-content:center;align-items:center}#payment-form .checkout-container .checkout-input-wrapper #customer_phone_tooltip_content{padding:10px;background:#222;border-radius:6px;width:200px;position:absolute;right:0;bottom:40px;font-style:normal;font-weight:400;font-size:12px;line-height:15px;display:none;align-items:center;letter-spacing:-0.02em;color:#fff}#payment-form .checkout-container .checkout-input-wrapper #customer_phone_tooltip:hover+#customer_phone_tooltip_content{display:flex}#payment-form .checkout-container .checkout-input-wrapper #submit{display:flex;justify-content:center;align-items:center;height:56px;border-radius:6px;padding:20px 26px;font-style:normal;font-weight:600;font-size:16px;line-height:16px;color:#fff;box-shadow:unset;white-space:nowrap;cursor:pointer}@media(max-width: 934px){#payment-form .checkout-container .checkout-input-wrapper #submit{margin-bottom:0}}#payment-form .checkout-container .checkout-input-wrapper #submit.disabled{background:#e8e8eb;cursor:pointer;pointer-events:all !important;opacity:.5}#payment-form .checkout-container .checkout-input-wrapper #submit.disabled:hover{filter:unset}body.rtl #checkout-logo-wrapper #checkout-logo-back{margin-right:0;margin-left:20px;transform:rotateZ(180deg)}body.rtl #payment-form{padding-right:0;padding-left:62px;border-left:1px solid rgba(0,0,0,0.1019607843);border-right:unset;z-index:2}body.rtl #checkout-logo-back-to-cart svg{transform:rotate(180deg)}@media(max-width: 1366px){body.rtl #cart-details{margin-right:0}body.rtl #payment-form{padding-left:20px;padding-right:20px}}@supports(-webkit-appearance: none) and (not (translate: none)){@media only screen and (min-width: 767px){#payment-form{align-self:flex-start;min-height:100vh}}}form{width:30vw;min-width:500px;align-self:center;box-shadow:0 0 0 .5px rgba(50,50,93,.1),0 2px 5px 0 rgba(50,50,93,.1),0 1px 1.5px 0 rgba(0,0,0,.07);border-radius:7px;margin:20px auto}.hidden{display:none}#payment-message{color:#697386;font-size:16px;line-height:20px;padding-top:12px;text-align:center}#payment-element{margin-bottom:24px;margin-top:16px}@media(max-width: 934px){#payment-element{margin-top:16px}}button{background:#5469d4;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;color:#fff;border-radius:4px;border:0;padding:12px 16px;font-size:16px;font-weight:600;cursor:pointer;display:block;transition:all .2s ease;box-shadow:0 4px 5.5px 0 rgba(0,0,0,.07);width:100%}button:hover{filter:contrast(115%)}button:disabled{opacity:.5;cursor:default}.spinner,.spinner:before,.spinner:after{border-radius:50%}#spinner,.spinner{width:30px;height:30px;border:5px solid #fff;border-bottom-color:rgba(0,0,0,0);border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.spinner-remove-cart{border:3px solid #777;border-bottom-color:rgba(0,0,0,0);width:13px;height:13px}.upsell .upsell-info .pricing-display .only-price{font-size:1.75rem;color:#0a0a0a;font-weight:400;text-align:center}.upsell .upsell-info .cancel-upsell.link{color:#2484d0;font-size:1rem;text-decoration:none;cursor:pointer;display:block;text-align:center}.upsell .row{justify-content:space-around}.upsell .right-column{margin-top:10px}.upsell.upsell-popup .headline{font-size:1.75rem;margin:20px 0}.upsell.upsell-popup .modal-dialog .modal-content .modal-body{padding:15px 50px;max-height:calc(100vh - 30px)}@media only screen and (max-width: 767px){.upsell.upsell-popup .modal-dialog .modal-content .modal-body{padding:0 20px;overflow-y:auto}}@media only screen and (max-width: 414px){.upsell.upsell-popup .modal-dialog .modal-content .modal-body{max-height:80vh}@supports(height: 100dvh){.upsell.upsell-popup .modal-dialog .modal-content .modal-body{max-height:90dvh}}}.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container{max-width:960px;width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media only screen and (max-width: 767px){.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container{padding:0}}.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container .right-column.upsell-info .upsell-actions .button-container{margin:0 auto 15px;padding:0;max-width:450px;text-align:center}@media only screen and (max-height: 600px){.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container .right-column.upsell-info .upsell-actions .button-container{margin-bottom:0}}.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container .right-column.upsell-info .upsell-actions .button-container .button{margin:0;font-size:18px;padding:20px 30px;min-width:80%;width:auto;color:var(--cta-label-color, #000);border-radius:5px;border:0;user-select:none;cursor:pointer;font-weight:700;line-height:1.14;text-transform:uppercase;display:inline-block;background:var(--button-color, #edb52f);background-repeat:repeat-x;background-size:200%;background-position:0 -100%;text-decoration:none;text-align:center;box-shadow:0 1px 3px 0 rgba(0,0,0,.2),0 0 0 1px rgba(0,0,0,.2) inset;transition:.2s ease-in-out}.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container .right-column.upsell-info .upsell-actions .button-container .button:hover{background:var(--button-rollover-color, #f3ce75)}.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container .right-column.upsell-info .upsell-actions{padding-top:25px;margin-bottom:16px}@media only screen and (max-height: 600px){.upsell.upsell-popup .modal-dialog .modal-content .modal-body .container .right-column.upsell-info .upsell-actions{padding-top:8px}}.upsell.upsell-popup .headline{font-size:1.75rem;margin:20px 0}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@media only screen and (max-width: 600px){form{width:80vw;min-width:initial}}.upsell-blocks{display:none}#checkout-submit{margin-bottom:26px;align-items:center}#checkout-submit #checkout-logo-back-to-cart{display:flex;align-items:center;cursor:pointer;gap:10px}#checkout-submit #checkout-logo-back-to-cart span{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px;letter-spacing:-0.02em}#checkout-submit .checkout-input-wrapper{flex-basis:unset !important;width:fit-content;margin:0}#checkout-submit #submit{margin:0;height:44px;border-radius:200px;letter-spacing:-0.02em}#checkout-submit #checkout-logo-proceed{display:none}@media(max-width: 425px){#checkout-submit #checkout-logo-proceed{display:block;margin-left:10px;transform:rotate(180deg)}#checkout-submit #checkout-logo-proceed path{fill:#fff}}@media only screen and (min-width: 935px)and (max-width: 1366px){#payment-form{max-width:629px;padding-left:40px;padding-right:40px;box-sizing:border-box;flex-basis:content;min-width:auto;width:max(100%,629px)}#payment-form .checkout-container{min-width:auto}#cart-details{min-width:474px;max-width:510px;padding-left:40px;padding-right:40px;margin-top:0;padding-top:96px;background:#f7f7f7;box-sizing:border-box;flex-shrink:0;width:max(100%,629px)}#cart-details #gu-cart{margin-left:0;margin-right:0}.row.row-payment-step #cart-details{background:rgba(0,0,0,0)}.inline-checkout #cart-details{padding-top:0}}
.modal-mask[data-v-a49bec42]{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;display:table;transition:opacity .3s ease}.modal-mask.light[data-v-a49bec42]{background:rgba(242,242,242,.9)}.modal-mask.dark[data-v-a49bec42]{background:rgba(0,0,0,.5)}.modal-mask.theme[data-v-a49bec42]{background:rgba(var(--theme-primary-rgb, 0, 140, 209), 0.6);backdrop-filter:blur(50px)}.modal-mask.inline[data-v-a49bec42]{position:relative;height:auto;fill:#fff;filter:drop-shadow(0px 0px 50px rgba(0, 0, 0, 0.08));margin-bottom:35px}@media screen and (max-width: 1440px)and (min-width: 884px){.modal-mask.inline[data-v-a49bec42]{max-width:632px}}@media(max-width: 1366px){.modal-mask.inline[data-v-a49bec42]{max-width:unset}}@media screen and (max-width: 883px){.modal-mask.inline[data-v-a49bec42]{fill:none;filter:none}.modal-mask.inline .modal-wrapper[data-v-a49bec42]{position:relative}}.modal-mask.blur-background[data-v-a49bec42]{backdrop-filter:blur(4px)}@supports(height: 100dvh){.modal-mask[data-v-a49bec42]{height:100dvh}}.modal-wrapper[data-v-a49bec42]{display:table-cell;position:absolute;vertical-align:middle;top:0;left:0;width:100%;height:100%}.modal-mask.inline .modal-wrapper[data-v-a49bec42]{position:relative}.modal-container[data-v-a49bec42]{width:100%;height:100%;margin:0 auto;padding:0;transition:all .3s ease;font-family:sans-serif;-webkit-font-smoothing:antialiased;background:none}.modal-content[data-v-a49bec42]{border:none;z-index:999;margin:0 auto;background:none;position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;width:100%;height:100%;pointer-events:auto;background-clip:padding-box;outline:0}.modal-content>[data-v-a49bec42-s]{position:relative;background-color:#fff;width:100%}.modal-enter[data-v-a49bec42]{opacity:0}.modal-leave-active[data-v-a49bec42]{opacity:0}.modal-enter .modal-container[data-v-a49bec42],.modal-leave-active .modal-container[data-v-a49bec42]{-webkit-transform:scale(1.1);transform:scale(1.1)}
.upsell-qty{border-radius:9999px;border:1px solid #dbdbdb;display:flex;max-width:170px;padding:0;justify-content:center;align-items:center}.upsell-qty .value{min-width:22px;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px;color:#000}.upsell-qty .subtract,.upsell-qty .add{width:40px;line-height:40px;display:flex;height:40px;justify-content:center;align-items:center;cursor:pointer}.upsell-qty .subtract svg,.upsell-qty .add svg{fill:#000}.upsell-qty .subtract.disabled,.upsell-qty .add.disabled{cursor:auto}.upsell-qty .subtract.disabled svg,.upsell-qty .add.disabled svg{fill:#f2f2f2}@media screen and (max-width: 1023px){.upsell-qty{align-self:center;justify-content:center}}
#variant-chooser[data-v-14f0eefd]{display:flex;justify-content:center;align-items:center;flex-direction:column}#variant-chooser #variant-chooser-header[data-v-14f0eefd]{text-align:center;color:#333;font-family:Open Sans,Helvetica,Arial,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:24px;margin-top:16px;margin-bottom:10px}#variant-chooser #variant-chooser-variants[data-v-14f0eefd]{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}@media(min-width: 500px)and (max-width: 600px){#variant-chooser #variant-chooser-variants[data-v-14f0eefd]{flex-wrap:nowrap}}#variant-chooser #variant-chooser-variants .variant-chooser-variant[data-v-14f0eefd]{display:flex;align-items:center;position:relative;padding-left:32px;margin-right:12px;line-height:26px;padding-top:2px;cursor:pointer;font-size:18px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}@media only screen and (max-width: 600px){#variant-chooser #variant-chooser-variants .variant-chooser-variant[data-v-14f0eefd]{font-size:16px;line-height:22px;padding-top:0}}#variant-chooser #variant-chooser-variants .variant-chooser-variant input[data-v-14f0eefd]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}#variant-chooser #variant-chooser-variants .variant-chooser-checkmark[data-v-14f0eefd]{position:absolute;top:3px;left:0;height:22px;width:22px;background-color:#fff;border-radius:2.5px;border:2px solid #999}@media only screen and (max-width: 600px){#variant-chooser #variant-chooser-variants .variant-chooser-checkmark[data-v-14f0eefd]{top:0;height:18px;width:18px}}#variant-chooser #variant-chooser-variants .variant-chooser-variant:hover input~.variant-chooser-checkmark[data-v-14f0eefd]{background-color:#fff}#variant-chooser #variant-chooser-variants .variant-chooser-variant input:checked~.variant-chooser-checkmark[data-v-14f0eefd]{background-color:#0175ff;border:2px solid #0175ff}#variant-chooser #variant-chooser-variants .variant-chooser-checkmark[data-v-14f0eefd]:after{content:"";position:absolute;display:none}#variant-chooser #variant-chooser-variants .variant-chooser-variant input:checked~.variant-chooser-checkmark[data-v-14f0eefd]:after{display:block}#variant-chooser #variant-chooser-variants .variant-chooser-variant .variant-chooser-checkmark[data-v-14f0eefd]:after{left:7px;top:3px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}@media only screen and (max-width: 600px){#variant-chooser #variant-chooser-variants .variant-chooser-variant .variant-chooser-checkmark[data-v-14f0eefd]:after{left:6px;top:1px}}#variant-chooser .chooser-disabled[data-v-14f0eefd]{pointer-events:none;opacity:.4}
.upsell-img[data-v-1855bee5]{width:80px;height:80px;flex-shrink:0;margin-right:12px}.upsell-img img[data-v-1855bee5]{object-fit:contain;width:80px;height:80px}.upsell-content[data-v-1855bee5]{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-start;margin-right:12px;flex:1}.upsell-content>span[data-v-1855bee5]{margin-bottom:4px}.upsell-content>span[data-v-1855bee5]:last-child{margin-bottom:0}.upsell-content .upsell-subhead[data-v-1855bee5]{color:var(--theme-primary, #FF4C00);font-size:10px;font-style:normal;font-weight:700;line-height:12px;text-transform:uppercase}.upsell-content .upsell-name[data-v-1855bee5]{color:#222;font-size:16px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-0.32px;text-transform:capitalize}.upsell-content .upsell-description[data-v-1855bee5]{color:#697386;font-size:14px;font-style:normal;font-weight:400;line-height:140%;letter-spacing:-0.28px}.upsell-content .upsell-price-reduction[data-v-1855bee5]{display:flex;padding:6px 8px;justify-content:center;align-items:center;border-radius:3px;background:rgba(var(--theme-primary-rgb, 255, 76, 0), 0.1);color:var(--theme-primary, #FF4C00);font-size:12px;font-style:normal;font-weight:600;line-height:21px}.upsell-action[data-v-1855bee5]{display:flex;flex-flow:column nowrap;align-items:flex-end;justify-content:space-between;align-self:stretch}.upsell-action .upsell-price[data-v-1855bee5]{display:flex;flex-flow:column nowrap;align-items:flex-start;justify-content:flex-end}.upsell-action .upsell-price .upsell-sale-price[data-v-1855bee5]{color:var(--theme-primary, #FF4C00);text-align:right;font-size:16px;font-style:normal;font-weight:500;line-height:125%;letter-spacing:-0.32px}.upsell-action .upsell-price .upsell-msrp[data-v-1855bee5]{color:#697386;text-align:right;font-size:14px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-0.28px;text-decoration:line-through}.upsell-action .upsell-select[data-v-1855bee5]{color:var(--theme-primary, #FF4C00);text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:125%;letter-spacing:-0.28px;display:flex;padding:5px;align-items:center;justify-content:center;border-radius:99px;border:1px solid var(--theme-primary, #FF4C00);box-shadow:none;background-color:rgba(0,0,0,0)}.upsell-action .upsell-select.selected[data-v-1855bee5]{background-color:var(--theme-primary, #FF4C00);display:flex;width:28px;height:28px;padding:5px;justify-content:center;align-items:center}.upsell-action .upsell-select.selected>svg[data-v-1855bee5]{width:15px;height:15px;flex-shrink:0}@media screen and (max-width: 375px){.upsell-img[data-v-1855bee5]{width:32px;height:32px}.upsell-img img[data-v-1855bee5]{width:32px;height:32px}}
.bulk-upsells[data-v-2e4229f2]{display:flex;flex-flow:column nowrap;align-items:stretch;justify-content:flex-start}.bulk-upsells .bulk-upsell[data-v-2e4229f2]{display:flex;flex-flow:row nowrap;align-items:flex-start;justify-content:stretch;border-radius:6px;border:1px solid #e8e8eb;padding:11px;margin-bottom:10px}.bulk-upsells .bulk-upsell[data-v-2e4229f2]:last-child{margin-bottom:0px}.bulk-upsells .bulk-upsell.selected[data-v-2e4229f2]{border:1px solid var(--theme-primary, #FF4C00);background:rgba(var(--theme-primary-rgb, 255, 76, 0), 0.05)}
#breadcrumbs{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;display:flex;max-width:558px;min-width:558px;margin-bottom:25px}@media(max-width: 1200px){#breadcrumbs{min-width:unset;width:100%}}@media(max-width: 934px){#breadcrumbs{max-width:unset}}#breadcrumbs .breadcrumb-step{font-style:normal;font-weight:400;font-size:12px;line-height:18px;display:flex;align-items:center;letter-spacing:-0.02em;color:#697386;cursor:default}#breadcrumbs .breadcrumb-step.active{font-weight:600;color:#222;cursor:pointer}#breadcrumbs .breadcrumb-step:after{content:">";margin-left:7px;margin-right:7px}#breadcrumbs .breadcrumb-step:last-child{cursor:default;touch-action:none;pointer-events:none}#breadcrumbs .breadcrumb-step:last-child:after{content:unset}
.modal-mask.two-step-payment{background:#f7f7f7}.modal-mask.two-step-payment .modal-container{display:flex;align-items:center;justify-content:center}.modal-mask.two-step-payment .modal-content{width:100%;max-width:500px;max-height:100%;padding:20px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;height:auto;border-radius:8px;border:1px solid #f2f2f2;background:#fff;overflow:auto;box-sizing:border-box}@media screen and (max-width: 860px),(max-height: 800px){.modal-mask.two-step-payment .modal-content{padding:15px;height:100%}}
.two-step-upsell-payment button[data-v-461253cc],.two-step-upsell-payment .button[data-v-461253cc]{display:flex;justify-content:center;align-items:center;flex:1 0 0;padding:20px 26px;height:44px;color:#fff;font-size:16px;font-weight:600;line-height:16px;text-transform:unset;border-radius:6px;background:var(--theme-primary, #009ade);box-sizing:border-box}.two-step-upsell-payment .two-step-upsell-payment-header[data-v-461253cc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.two-step-upsell-payment .back-to-selection[data-v-461253cc]{display:flex;align-items:center;cursor:pointer}.two-step-upsell-payment .back-to-selection span[data-v-461253cc]{margin-left:10px;color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:18px}.two-step-upsell-payment .tax-n-price[data-v-461253cc]{display:flex;flex-direction:column;align-items:flex-end}.two-step-upsell-payment .total-price[data-v-461253cc]{height:10px;margin-bottom:10px;color:var(--george-george-text-dark, #000);font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18px}.two-step-upsell-payment .tax-label[data-v-461253cc]{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-0.1px}.two-step-upsell-payment hr[data-v-461253cc]{margin:0 0 20px 0;border:.5px solid #e6e6e6}.two-step-upsell-payment .two-step-upsell-payment-error-message[data-v-461253cc]{display:flex;align-items:center;margin-bottom:20px;height:56px;padding:15px;border-radius:6px;background:rgba(255,0,0,.1);box-sizing:border-box}.two-step-upsell-payment .message-texts[data-v-461253cc]{display:flex;flex-direction:column;margin-left:15px}.two-step-upsell-payment .message-title[data-v-461253cc]{margin:0 0 8px 0;height:9px;color:var(--george-george-text-dark, #000);font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:500;line-height:18px}.two-step-upsell-payment .message-description[data-v-461253cc]{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:140%}.two-step-upsell-payment .payment-secured[data-v-461253cc]{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.two-step-upsell-payment .payment-secured-title[data-v-461253cc]{margin:0 0 6px 0;height:10px;color:var(--george-george-text-dark, #000);font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-weight:500;line-height:18px}.two-step-upsell-payment .payment-secured-description[data-v-461253cc]{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-weight:400;line-height:140%}.two-step-upsell-payment .payment-secured-btn[data-v-461253cc]{display:flex;padding:8px 10px;justify-content:center;align-items:center;border-radius:4px;border:1px solid rgba(119,119,119,.2);background:rgba(119,119,119,.05)}.two-step-upsell-payment .payment-secured-btn span[data-v-461253cc]{margin-left:7px;color:var(--george-george-text-dark, #000);font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-weight:600;line-height:12px}.two-step-upsell-payment .payment-secured-btn span.short[data-v-461253cc]{display:none}.two-step-upsell-payment #stripe-payment-element[data-v-461253cc]{margin-bottom:20px}.two-step-upsell-payment .button-container[data-v-461253cc]{display:flex;justify-content:center}@media screen and (max-height: 800px){.two-step-upsell-payment[data-v-461253cc]{padding-bottom:60px}}@media screen and (max-width: 860px){.two-step-upsell-payment button[data-v-461253cc],.two-step-upsell-payment .button[data-v-461253cc]{font-size:14px}.two-step-upsell-payment .payment-secured-btn span.long[data-v-461253cc]{display:none}.two-step-upsell-payment .payment-secured-btn span.short[data-v-461253cc]{display:inline}}
.size-selector[data-v-fb37b348]{height:64px;width:100%;border-radius:12px;border:1px solid #dbdbdb;cursor:pointer;position:relative;transition:background-color 1.5s ease-out,border-color 1.5s ease-out}body.default-dtc-template .size-selector[data-v-fb37b348],body.default-template .size-selector[data-v-fb37b348]{height:56px;border-radius:10px;border:1px solid #e7e7e7;background:#f3f3f3}@media all and (max-width: 768px){body.default-dtc-template .size-selector[data-v-fb37b348],body.default-template .size-selector[data-v-fb37b348]{background:#fff}}body.default-dtc-template .size-selector.force-applied[data-v-fb37b348],body.default-template .size-selector.force-applied[data-v-fb37b348]{border:1px solid var(--theme-primary, #F00);background:rgba(var(--theme-primary-rgb, 255, 0, 0), 0.1)}.size-selector.force-applied[data-v-fb37b348]{border:1px solid var(--theme-primary, #F00);background:rgba(var(--theme-primary-rgb, 255, 0, 0), 0.1)}.size-selector.unfilled[data-v-fb37b348]{border:1px solid red !important;background:rgba(255,0,0,.3) !important}.size-selector .selected-size[data-v-fb37b348]{display:flex;justify-content:space-between;align-items:stretch;height:100%}.size-selector .selected-size .selected-size-title[data-v-fb37b348]{font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding:0 20px;display:flex;justify-content:flex-start;align-items:center}body.default-dtc-template .size-selector .selected-size .selected-size-title[data-v-fb37b348],body.default-template .size-selector .selected-size .selected-size-title[data-v-fb37b348]{color:#434339;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}@media all and (max-width: 768px){.size-selector .selected-size .selected-size-title[data-v-fb37b348]{padding:0 8px}}.size-selector .selected-size .switcher[data-v-fb37b348]{display:flex;justify-content:center;align-items:center;padding-right:15px}@media all and (max-width: 768px){.size-selector .selected-size .switcher[data-v-fb37b348]{padding-right:10px;padding-left:10px}}.size-selector .expanded-overlay[data-v-fb37b348]{position:fixed;left:0;top:0;width:100%;height:100%;z-index:4;background:rgba(0,0,0,.15)}.size-selector .expanded[data-v-fb37b348]{position:absolute;left:-1px;top:-1px;box-sizing:border-box;width:calc(100% + 2px);min-width:250px;z-index:999;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#fff;box-shadow:0 32px 32px 0 rgba(0,0,0,.13)}body.default-dtc-template .size-selector .expanded[data-v-fb37b348],body.default-template .size-selector .expanded[data-v-fb37b348]{z-index:105;border-radius:10px;border:1px solid #e7e7e7;left:-1px;top:-1px;box-sizing:border-box;width:calc(100% + 2px)}@media all and (max-width: 768px){body.default-dtc-template .size-selector .expanded[data-v-fb37b348],body.default-template .size-selector .expanded[data-v-fb37b348]{position:fixed;left:0;top:auto;bottom:0;height:auto;min-height:370px;width:100%}}@media all and (max-width: 768px){.size-selector .expanded[data-v-fb37b348]{position:fixed;left:0;top:auto;bottom:0;height:auto;min-height:370px}}.size-selector .expanded .expanded-header[data-v-fb37b348]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.05)}body.default-dtc-template .size-selector .expanded .expanded-header[data-v-fb37b348],body.default-template .size-selector .expanded .expanded-header[data-v-fb37b348]{border-bottom:1px solid rgba(0,0,0,.05)}.size-selector .expanded .expanded-header .expanded-header-title[data-v-fb37b348]{color:#202020;font-size:14px;font-style:normal;font-weight:600;line-height:20px;margin:20px;text-transform:uppercase}body.default-dtc-template .size-selector .expanded .expanded-header .expanded-header-title[data-v-fb37b348],body.default-template .size-selector .expanded .expanded-header .expanded-header-title[data-v-fb37b348]{color:#434339;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}.size-selector .expanded .expanded-header .expanded-switcher[data-v-fb37b348]{padding-right:20px}.size-selector .expanded .expanded-sizes[data-v-fb37b348]{padding:20px;box-sizing:border-box;display:grid;grid-template-columns:repeat(auto-fit, minmax(90px, 1fr));gap:10px;cursor:default}@media all and (max-width: 768px){.size-selector .expanded .expanded-sizes[data-v-fb37b348]{grid-template-columns:1fr 1fr 1fr}body.default-dtc-template .size-selector .expanded .expanded-sizes[data-v-fb37b348],body.default-template .size-selector .expanded .expanded-sizes[data-v-fb37b348]{padding-bottom:95px}}@media all and (max-width: 370px){.size-selector .expanded .expanded-sizes[data-v-fb37b348]{grid-template-columns:1fr 1fr}}.size-selector .expanded .expanded-sizes .expanded-size[data-v-fb37b348]{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:12px 5px;font-size:14px;white-space:nowrap;border-radius:6px;border:1px solid rgba(0,0,0,.15);background:#fff;cursor:pointer}@media all and (max-width: 860px){.size-selector .expanded .expanded-sizes .expanded-size[data-v-fb37b348]{white-space:wrap}}@media all and (max-width: 768px){.size-selector .expanded .expanded-sizes .expanded-size[data-v-fb37b348]{white-space:nowrap}}.size-selector .expanded .expanded-sizes .expanded-size.active[data-v-fb37b348]{border:1px solid var(--theme-primary, #F00)}.size-selector .expanded .expanded-sizes .expanded-size[data-v-fb37b348]:hover{border:1px solid rgba(0,0,0,.15);background:linear-gradient(0deg, rgba(0, 0, 0, 0.03) 0%, rgba(0, 0, 0, 0.03) 100%),#fff}body.default-dtc-template .size-selector .expanded .expanded-sizes .expanded-size[data-v-fb37b348],body.default-template .size-selector .expanded .expanded-sizes .expanded-size[data-v-fb37b348]{border-radius:6px;border:1px solid rgba(0,0,0,.15);background:#fff;color:#202020;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}body.default-dtc-template .size-selector .expanded .expanded-sizes .expanded-size.active[data-v-fb37b348],body.default-template .size-selector .expanded .expanded-sizes .expanded-size.active[data-v-fb37b348]{border:1px solid #44443a}body.default-dtc-template .size-selector.bottom .expanded[data-v-fb37b348],body.default-template .size-selector.bottom .expanded[data-v-fb37b348]{display:flex;flex-direction:column;bottom:-1px;top:auto}body.default-dtc-template .size-selector.bottom .expanded .expanded-header[data-v-fb37b348],body.default-template .size-selector.bottom .expanded .expanded-header[data-v-fb37b348]{order:2;border-bottom:none;border-top:1px solid rgba(0,0,0,.05)}body.default-dtc-template .size-selector.bottom .expanded .expanded-sizes[data-v-fb37b348],body.default-template .size-selector.bottom .expanded .expanded-sizes[data-v-fb37b348]{order:1}
.color-selector[data-v-70a36b43]{width:100%;border-radius:12px;border:1px solid #dbdbdb;height:64px;cursor:pointer;position:relative;transition:background-color 1.5s ease-out,border-color 1.5s ease-out}body.default-dtc-template .color-selector[data-v-70a36b43],body.default-template .color-selector[data-v-70a36b43]{height:56px;border-radius:10px;border:1px solid #e7e7e7;background:#f3f3f3}@media all and (max-width: 768px){body.default-dtc-template .color-selector[data-v-70a36b43],body.default-template .color-selector[data-v-70a36b43]{background:#fff}}body.default-dtc-template .color-selector.force-applied[data-v-70a36b43],body.default-template .color-selector.force-applied[data-v-70a36b43]{border:1px solid var(--theme-primary, #F00);background:rgba(var(--theme-primary-rgb, 255, 0, 0), 0.1)}.color-selector.force-applied[data-v-70a36b43]{border:1px solid var(--theme-primary, #F00);background:rgba(var(--theme-primary-rgb, 255, 0, 0), 0.1)}.color-selector.unfilled[data-v-70a36b43]{border:1px solid red !important;background:rgba(255,0,0,.3) !important}.color-selector .selected-color[data-v-70a36b43]{display:flex;justify-content:space-between;align-items:stretch;height:100%}.color-selector .selected-color .selected-image[data-v-70a36b43]{display:flex;justify-content:center;align-items:center;box-sizing:border-box;width:120px;height:56px;padding:0 10px;margin:4px;border-radius:8px;background:#f3f3f3;overflow:hidden}body.default-dtc-template .color-selector .selected-color .selected-image[data-v-70a36b43],body.default-template .color-selector .selected-color .selected-image[data-v-70a36b43]{width:86px;margin:5px;height:auto;background-color:#fff}@media all and (max-width: 768px){.color-selector .selected-color .selected-image[data-v-70a36b43]{width:56px;padding:3px}}.color-selector .selected-color .selected-image.color[data-v-70a36b43]{padding:4px;box-sizing:border-box}body.default-dtc-template .color-selector .selected-color .selected-image.color[data-v-70a36b43],body.default-template .color-selector .selected-color .selected-image.color[data-v-70a36b43]{width:40px;height:40px;margin:8px;border-radius:2px;padding:0}body.default-dtc-template .color-selector .selected-color .selected-image.color .selected-color-image[data-v-70a36b43],body.default-template .color-selector .selected-color .selected-image.color .selected-color-image[data-v-70a36b43]{width:40px;height:40px;border-radius:2px}.color-selector .selected-color .selected-image img[data-v-70a36b43]{height:100%;max-height:56px;width:auto;object-fit:cover}@media all and (max-width: 768px){.color-selector .selected-color .selected-image img[data-v-70a36b43]{width:100%;height:auto}}.color-selector .selected-color .selected-image .selected-color-image[data-v-70a36b43]{width:48px;height:48px;border-radius:48px}.color-selector .selected-color .selected-image .selected-color-image.white[data-v-70a36b43]{border:1px solid rgba(0,0,0,.15);box-sizing:border-box}.color-selector .selected-color .selected-color-title[data-v-70a36b43]{font-size:14px;font-style:normal;font-weight:400;line-height:20px;display:flex;justify-content:flex-start;align-items:center;flex-grow:1;margin-left:10px}body.default-dtc-template .color-selector .selected-color .selected-color-title[data-v-70a36b43],body.default-template .color-selector .selected-color .selected-color-title[data-v-70a36b43]{color:#434339;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}.color-selector .selected-color .selected-color-title.no-color[data-v-70a36b43]{margin-left:20px}.color-selector .selected-color .switcher[data-v-70a36b43]{display:flex;justify-content:center;align-items:center;padding-right:15px}@media all and (max-width: 768px){.color-selector .selected-color .switcher[data-v-70a36b43]{padding-right:10px;padding-left:10px}}.color-selector .expanded-overlay[data-v-70a36b43]{position:fixed;left:0;top:0;width:100%;height:100%;z-index:4;background:rgba(0,0,0,.15)}.color-selector .expanded[data-v-70a36b43]{position:absolute;left:-1px;top:-1px;box-sizing:border-box;width:calc(100% + 2px);z-index:999;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#fff;box-shadow:0 32px 32px 0 rgba(0,0,0,.13)}body.default-dtc-template .color-selector .expanded[data-v-70a36b43],body.default-template .color-selector .expanded[data-v-70a36b43]{z-index:102;border-radius:10px;border:1px solid #e7e7e7;left:-1px;top:-1px;box-sizing:border-box;width:calc(100% + 2px)}@media all and (max-width: 768px){body.default-dtc-template .color-selector .expanded[data-v-70a36b43],body.default-template .color-selector .expanded[data-v-70a36b43]{position:fixed;left:0;top:auto;bottom:0;height:auto;min-height:370px;width:100%}}@media all and (max-width: 768px){.color-selector .expanded[data-v-70a36b43]{position:fixed;left:0;top:auto;bottom:0;height:auto;min-height:370px}}.color-selector .expanded .expanded-header[data-v-70a36b43]{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid rgba(0,0,0,.05)}body.default-dtc-template .color-selector .expanded .expanded-header[data-v-70a36b43],body.default-template .color-selector .expanded .expanded-header[data-v-70a36b43]{border-bottom:1px solid rgba(0,0,0,.05)}.color-selector .expanded .expanded-header .expanded-header-title[data-v-70a36b43]{color:#202020;font-size:14px;font-style:normal;font-weight:600;line-height:20px;margin:20px;text-transform:uppercase}body.default-dtc-template .color-selector .expanded .expanded-header .expanded-header-title[data-v-70a36b43],body.default-template .color-selector .expanded .expanded-header .expanded-header-title[data-v-70a36b43]{color:#434339;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}.color-selector .expanded .expanded-header .expanded-switcher[data-v-70a36b43]{padding-right:20px}.color-selector .expanded .expanded-colors[data-v-70a36b43]{padding:20px 20px 0;box-sizing:border-box;display:flex;flex-wrap:wrap;justify-content:space-between;cursor:default}@media all and (max-width: 768px){.color-selector .expanded .expanded-colors[data-v-70a36b43]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:10px}}.color-selector .expanded .expanded-colors .expanded-color[data-v-70a36b43]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-basis:47%;margin-right:10px;margin-bottom:20px;cursor:pointer}@media all and (max-width: 768px){.color-selector .expanded .expanded-colors .expanded-color[data-v-70a36b43]{margin:0}}.color-selector .expanded .expanded-colors .expanded-color .preview-color[data-v-70a36b43]{width:48px;height:48px;border-radius:48px}.color-selector .expanded .expanded-colors .expanded-color .preview-color.white[data-v-70a36b43]{border:1px solid rgba(0,0,0,.15);box-sizing:border-box}body.default-dtc-template .color-selector .expanded .expanded-colors .expanded-color .preview-color[data-v-70a36b43],body.default-template .color-selector .expanded .expanded-colors .expanded-color .preview-color[data-v-70a36b43]{width:40px;height:40px;border-radius:40px;border:1px solid rgba(0,0,0,.15)}.color-selector .expanded .expanded-colors .expanded-color[data-v-70a36b43]:nth-child(2n){margin-right:0}.color-selector .expanded .expanded-colors .expanded-color .expanded-color-image[data-v-70a36b43]{display:flex;width:100%;margin-bottom:10px;flex-direction:column;align-items:center;justify-content:center;min-height:100px;padding:15px 14.75px 15px 13.25px;box-sizing:border-box;flex-grow:1;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#f3f3f3}body.default-dtc-template .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image[data-v-70a36b43],body.default-template .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image[data-v-70a36b43]{padding:15px 16.75px 15px 15.25px;border-radius:6px;border:1px solid rgba(0,0,0,.15);background:#fff}body.default-dtc-template .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image.active[data-v-70a36b43],body.default-template .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image.active[data-v-70a36b43]{border:1px solid #44443a}.color-selector .expanded .expanded-colors .expanded-color .expanded-color-image[data-v-70a36b43]:hover{border-color:hsla(0,0%,-10%,.1);background-color:rgb(217.5,217.5,217.5)}.color-selector .expanded .expanded-colors .expanded-color .expanded-color-image.active[data-v-70a36b43]{border:1px solid var(--theme-primary, #F00)}.color-selector .expanded .expanded-colors .expanded-color .expanded-color-title[data-v-70a36b43]{color:#202020;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}body.default-dtc-template .color-selector .expanded .expanded-colors .expanded-color .expanded-color-title[data-v-70a36b43],body.default-template .color-selector .expanded .expanded-colors .expanded-color .expanded-color-title[data-v-70a36b43]{color:#434339;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px;text-transform:uppercase}body.default-dtc-template .color-selector.bottom .expanded[data-v-70a36b43],body.default-template .color-selector.bottom .expanded[data-v-70a36b43]{display:flex;flex-direction:column;bottom:-1px;top:auto}body.default-dtc-template .color-selector.bottom .expanded .expanded-header[data-v-70a36b43],body.default-template .color-selector.bottom .expanded .expanded-header[data-v-70a36b43]{order:2;border-bottom:none;border-top:1px solid rgba(0,0,0,.05)}body.default-dtc-template .color-selector.bottom .expanded .expanded-color[data-v-70a36b43],body.default-template .color-selector.bottom .expanded .expanded-color[data-v-70a36b43]{order:1}
#upsell-ms[data-v-13692948]{display:flex;flex-direction:column}#upsell-ms #upsell-ms-header[data-v-13692948]{color:#333;text-align:center;font-size:20px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-0.2px;margin-bottom:20px}#upsell-ms #upsell-ms-cols[data-v-13692948]{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#upsell-ms #upsell-ms-cols .upsell-ms-col[data-v-13692948]{display:flex;flex-direction:column;justify-content:center;align-items:center;flex-grow:1;flex-basis:0;margin-right:8px}#upsell-ms #upsell-ms-cols .upsell-ms-col[data-v-13692948]:last-child{margin-right:0}#upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-header[data-v-13692948]{color:#252729;font-size:14px;font-style:normal;font-weight:600;line-height:14px;text-align:left;width:100%;margin-bottom:10px}#upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component[data-v-13692948]{margin-bottom:20px;width:100%}#upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component[data-v-13692948] .color-selector .selected-color .selected-image{width:56px}#upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component[data-v-13692948] .color-selector .selected-color .selected-image img{width:100%;height:auto}
body.rtl .timer[data-v-4766aee6]{flex-direction:row-reverse !important}.timer[data-v-4766aee6]{display:flex;justify-content:center;align-items:center;gap:4px}.timer .timer__block[data-v-4766aee6]{background:#fff;border-radius:4px;border:1px solid #cfd4d9;overflow:hidden;box-sizing:border-box;width:28px;height:30px}.timer .timer__block .timer__digit[data-v-4766aee6]{text-align:center;font-size:20px;font-weight:700;line-height:28px}.timer .timer__block .timer__digit .up[data-v-4766aee6]{transform:translateY(100%);animation:.3s slide-up-4766aee6 ease-out 0s 1 normal}.timer .timer__block .timer__digit .down[data-v-4766aee6]{transform:translateY(-100%);animation:.3s slide-up-4766aee6 ease-out 0s 1 normal}.timer .timer__separator[data-v-4766aee6]{font-size:24px;font-weight:700}@keyframes slide-up-4766aee6{0%{transform:translateY(0)}100%{transform:translateY(-100%)}}@media(max-width: 425px){.timer .timer__block[data-v-4766aee6]{width:24px;height:26px}.timer .timer__block .timer__digit[data-v-4766aee6]{line-height:24px}}
.checkout-countdown[data-v-6187df50]{width:100%;max-width:558px;margin-bottom:35px;display:flex;justify-content:center;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif}@media(max-width: 1366px){.checkout-countdown[data-v-6187df50]{max-width:unset;width:100%}}.checkout-countdown .checkout-countdown-wrapper[data-v-6187df50]{width:100%;max-width:480px;padding:18px 30px;box-sizing:border-box;border-radius:12px;background-color:#f7f7f7;display:flex;justify-content:center;align-items:center;gap:16px}.checkout-countdown .checkout-countdown-wrapper .countdown-header[data-v-6187df50]{font-size:13px;font-weight:600;line-height:17.5px}.checkout-countdown .checkout-countdown-wrapper .countdown-subheader[data-v-6187df50]{font-size:10px;font-weight:600;color:#777}@media(max-width: 585px){.checkout-countdown .checkout-countdown-wrapper[data-v-6187df50]{padding:18px 14px}}@media(max-width: 425px){.checkout-countdown .checkout-countdown-wrapper[data-v-6187df50]{padding:18px 4px}.checkout-countdown .checkout-countdown-wrapper .countdown-header[data-v-6187df50]{font-size:12px}.checkout-countdown .checkout-countdown-wrapper .countdown-subheader[data-v-6187df50]{font-size:9px}}
#fpu-progress-bar[data-v-baf72c1e]{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px 110px 10px}@media(max-width: 883px){#fpu-progress-bar[data-v-baf72c1e]{padding:20px}}#fpu-progress-bar #steps[data-v-baf72c1e]{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:640px;margin-bottom:10px}#fpu-progress-bar #steps .step[data-v-baf72c1e]{display:flex;justify-content:center;align-items:center}#fpu-progress-bar #steps .step .step-title[data-v-baf72c1e]{display:flex;justify-content:center;align-items:center;color:#202020;font-size:12px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-0.24px}#fpu-progress-bar #steps .step .step-title.active[data-v-baf72c1e]{color:var(--theme-primary, #009A8C);font-weight:700}#fpu-progress-bar #progress[data-v-baf72c1e]{border-radius:2px;display:flex;height:2px;align-items:center;align-self:stretch;width:100%;max-width:640px;margin:0 auto;transition:all 1s ease;background-repeat:no-repeat}[dir=rtl] #fpu-progress-bar #progress[data-v-baf72c1e]{transform:scaleX(-1)}
#fpu-progress-bar-wrapper[data-v-19907c9e]{width:100%;position:relative}#fpu-progress-bar[data-v-19907c9e]{display:flex;justify-content:center;align-items:center;flex-direction:column;padding:20px 40px;max-width:480px;margin:0 auto}#fpu-progress-bar #steps[data-v-19907c9e]{display:flex;justify-content:space-between;align-items:center;width:100%;max-width:640px;background-repeat:no-repeat;background-size:90% 1px;background-position-y:11px}#fpu-progress-bar #steps .step[data-v-19907c9e]{display:flex;justify-content:center;align-items:center;flex-direction:column}#fpu-progress-bar #steps .step .step-icon-wrapper[data-v-19907c9e]{display:flex;justify-content:center;padding:0 18px}#fpu-progress-bar #steps .step .step-icon-wrapper .step-icon[data-v-19907c9e]{margin-bottom:8px;width:22px;height:22px;box-sizing:border-box;display:flex;justify-content:center;align-items:center;text-align:center;font-size:12px;font-style:normal;font-weight:500;border-radius:22px;border:1.65px solid rgba(0,0,0,0);background:#fff}#fpu-progress-bar #steps .step#step-3 .step-icon[data-v-19907c9e]{box-sizing:border-box}#fpu-progress-bar #steps .step .step-title[data-v-19907c9e]{display:flex;justify-content:center;align-items:center;color:#202020;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:100%;letter-spacing:-0.24px}#fpu-progress-bar #progress[data-v-19907c9e]{border-radius:2px;background:#009a8c;display:flex;height:2px;align-items:center;align-self:stretch;width:100%;max-width:640px;margin:0 auto}
.cta-button button[data-v-8767adf4]{border-radius:40px;background:var(--theme-primary, #009A8C);display:flex;padding:24px 48px;justify-content:center;align-items:center;color:#fff;text-align:center;font-size:28px;font-style:normal;font-weight:700;line-height:24px;width:100%;max-width:580px;margin:0 auto}@media(max-width: 883px){.cta-button button[data-v-8767adf4]{max-width:100%;width:100%;padding:10px;font-size:20px}}#decline-button[data-v-8767adf4]{display:flex;justify-content:center;align-items:center;padding:10px 10px 0}#decline-button button[data-v-8767adf4]{display:inline;width:unset;background:unset;color:#b5b5b5;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:20px;padding:0;box-shadow:unset}
.asset-video-player-button-wrapper{position:absolute;left:0;top:0;width:100%;height:100%;z-index:3;display:flex;justify-content:center;align-items:center}.asset-video-player-button-wrapper .asset-video-player-button{background:rgba(40,187,255,.85);width:75px;height:75px;border-radius:5px;display:flex;justify-content:center;align-items:center;cursor:pointer}.asset-video-player-button-wrapper .asset-video-player-button svg{fill:#fff;width:30px;height:30px;margin-left:5px}.asset-video-player{width:100%;height:100%;position:absolute;top:0;left:0;z-index:2;object-fit:cover}.asset-video-player.with-preroll{opacity:0}.asset-video-player-preroll{width:100%;height:100%;position:absolute;top:0;left:0;z-index:1}
@keyframes a{0%{opacity:0;transform:scale(1.5)}to{opacity:1;transform:scale(1)}}@keyframes b{0%{opacity:1;transform:scale(1)}15%{opacity:1;transform:scale(1.1)}to{opacity:0;transform:scale(.5)}}@keyframes c{0%{transform:translate(-50%,-50%) rotate(0)}50%{transform:translate(-50%,-50%) rotate(-180deg)}to{transform:translate(-50%,-50%) rotate(-1turn)}}@keyframes d{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(6px)}25%{transform:scale(1.3) translateX(8px)}40%{transform:scale(1.2) translateX(6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(6px)}75%{transform:scale(.7) translateX(8px)}90%{transform:scale(.8) translateX(6px)}to{transform:scale(1)}}@keyframes e{0%{transform:scale(1)}10%{transform:scale(1.2) translateX(-6px)}25%{transform:scale(1.3) translateX(-8px)}40%{transform:scale(1.2) translateX(-6px)}50%{transform:scale(1)}60%{transform:scale(.8) translateX(-6px)}75%{transform:scale(.7) translateX(-8px)}90%{transform:scale(.8) translateX(-6px)}to{transform:scale(1)}}.drift-zoom-pane{background:rgba(0,0,0,.5);transform:translateZ(0);-webkit-transform:translateZ(0)}.drift-zoom-pane.drift-opening{animation:a .18s ease-out;-webkit-animation:a .18s ease-out}.drift-zoom-pane.drift-closing{animation:b .21s ease-in;-webkit-animation:b .21s ease-in}.drift-zoom-pane.drift-inline{border-radius:75px;box-shadow:0 6px 18px rgba(0,0,0,.3);height:150px;position:absolute;width:150px}.drift-loading .drift-zoom-pane-loader{animation:c 1.8s linear infinite;-webkit-animation:c 1.8s linear infinite;display:block;height:20px;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-transform:translate(-50%,-50%);width:66px}.drift-zoom-pane-loader:after,.drift-zoom-pane-loader:before{background:hsla(0,0%,100%,.9);border-radius:20px;content:"";display:block;height:20px;margin-top:-10px;position:absolute;top:50%;width:20px}.drift-zoom-pane-loader:before{animation:d 1.8s linear infinite;-webkit-animation:d 1.8s linear infinite;left:0}.drift-zoom-pane-loader:after{animation:e 1.8s linear infinite;-webkit-animation:e 1.8s linear infinite;animation-delay:-.9s;-webkit-animation-delay:-.9s;right:0}.drift-bounding-box{background-color:rgba(0,0,0,.4)}

#drift-wrapper[data-v-507dc1e0] {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  max-width: 100%;
  width: 100%;
  height: auto;
}
.custom-bounding-box[data-v-507dc1e0] {
  position: absolute;
  border: 2px solid #3399ff;
  box-sizing: border-box;
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGQAAABkAQMAAABKLAcXAAAABlBMVEUAAABzn+HSBCv9AAAAAXRSTlMAQObYZgAAABpJREFUOMtjQAWhSCBgVG5UblRuVG5UjvpyAMQX1tllI0jmAAAAAElFTkSuQmCC);
  background-color: rgba(51, 153, 255, 0.2);
  pointer-events: none;
  transition: transform 0.02s linear;
  z-index: 10;
}

#media-grid[data-v-07dc2d12]{width:100%}#media-grid #media-grid-main-media[data-v-07dc2d12]{display:flex;justify-content:center;align-items:center;position:relative;flex-direction:column;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#fff;height:540px}@media(max-width: 883px){#media-grid #media-grid-main-media[data-v-07dc2d12]{height:calc(100vw - 40px)}}#media-grid #media-grid-main-media[data-v-07dc2d12] #drift-wrapper{align-self:stretch;height:100%;position:relative;box-sizing:border-box}@media(max-width: 883px){#media-grid #media-grid-main-media[data-v-07dc2d12] #drift-wrapper{padding:16px}}#media-grid #media-grid-main-media[data-v-07dc2d12] #drift-wrapper img{width:100%;height:100%;object-fit:contain;object-position:center center}@media(max-width: 883px){#media-grid #media-grid-main-media[data-v-07dc2d12] #drift-wrapper img{height:auto}}#media-grid #media-grid-main-media video[data-v-07dc2d12]{border-radius:8px}#media-grid #media-grid-main-media[data-v-07dc2d12] .asset-video-player-button-wrapper .asset-video-player-button{background:none;width:100px;height:100px;border-radius:unset}#media-grid #media-grid-main-media[data-v-07dc2d12] .asset-video-player-button-wrapper .asset-video-player-button svg{width:100px;height:100px}#media-grid #media-grid-main-media[data-v-07dc2d12] .asset-video-player-button-wrapper .asset-video-player-button svg rect{fill:none}#media-grid #media-grid-preview-line[data-v-07dc2d12]{display:flex;justify-content:center;align-items:center;gap:16px;margin-top:16px}#media-grid #media-grid-preview-line .media-grid-preview[data-v-07dc2d12]{width:95px;height:95px;position:relative;box-sizing:border-box;display:flex;justify-content:center;align-items:center;border-radius:8px;background:#fff;border:2px solid rgba(0,0,0,.1);overflow:hidden}@media(max-width: 883px){#media-grid #media-grid-preview-line .media-grid-preview[data-v-07dc2d12]{width:54px;height:54px}}#media-grid #media-grid-preview-line .media-grid-preview.active[data-v-07dc2d12]{border:2px solid var(--theme-primary, #F00)}#media-grid #media-grid-preview-line .media-grid-preview img[data-v-07dc2d12]{width:auto !important;height:101% !important;object-fit:cover}#media-grid #media-grid-preview-line .media-grid-preview[data-v-07dc2d12] video{pointer-events:none;width:auto !important;height:100% !important;object-fit:cover}#media-grid #media-grid-preview-line .media-grid-preview[data-v-07dc2d12] .asset-video-player-button-wrapper{pointer-events:none}#media-grid #media-grid-preview-line .media-grid-preview[data-v-07dc2d12] .asset-video-player-button-wrapper .asset-video-player-button{background:none;width:100px;height:100px;border-radius:unset}#media-grid #media-grid-preview-line .media-grid-preview[data-v-07dc2d12] .asset-video-player-button-wrapper .asset-video-player-button svg{width:50px;height:50px;margin:0}#media-grid #media-grid-preview-line .media-grid-preview[data-v-07dc2d12] .asset-video-player-button-wrapper .asset-video-player-button svg rect{fill:none}#media-grid .modal-mask[data-v-07dc2d12]{width:100%;height:100%;display:flex}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper{display:flex}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container{display:flex;padding:5%;width:100vw;height:100vh;box-sizing:border-box;position:relative}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container .modal-content{display:flex;position:unset}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container .modal-content .close{position:absolute;top:16px;right:16px;width:30px;height:30px}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container .modal-content .video-modal{position:relative;width:100%;height:100%;background:rgba(0,0,0,0)}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container .modal-content .video-modal .asset-video-player-button{width:100px;height:100px;background:rgba(0,0,0,0)}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container .modal-content .video-modal .asset-video-player-button svg{margin:0;width:100px;height:100px}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container .modal-content .video-modal .asset-video-player-button svg rect{fill:none}#media-grid .modal-mask[data-v-07dc2d12] .modal-wrapper .modal-container .modal-content .video-modal video{border-radius:8px;background:rgba(0,0,0,0)}
.star-ratings[data-v-7201061e]{width:85px;position:relative}.star-ratings .fill-ratings[data-v-7201061e]{color:var(--theme-primary, #F00);padding:0;position:absolute;z-index:1;display:block;top:0;left:0;overflow:hidden;height:100%}[dir=rtl] .star-ratings .fill-ratings[data-v-7201061e]{left:unset;right:0}.star-ratings .fill-ratings svg path[data-v-7201061e]{fill:var(--theme-primary, #F00);stroke:var(--theme-primary, #F00)}.star-ratings .empty-ratings[data-v-7201061e]{padding:0;display:block;z-index:0;width:85px;height:100%;position:relative}.star-ratings .empty-ratings svg path[data-v-7201061e]{stroke:rgba(0,0,0,0);fill:rgba(0,0,0,0)}
.upsell-qty-buttons{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:3px}.upsell-qty-buttons .upsell-qty-button{display:flex;width:40px;height:40px;justify-content:center;align-items:center;border-radius:8px;background:#f9d3cc;cursor:pointer;color:#4c4c4c;text-align:center;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.upsell-qty-buttons .upsell-qty-button.active{background:#e86132;color:#fff}
#fullpage-post-upsell{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;width:100%}#fullpage-post-upsell .upsell-blocks{display:block;width:100%}#fullpage-post-upsell #fpu-header{background:var(--theme-primary, "#F00");display:flex;justify-content:center;align-items:center}#fullpage-post-upsell #fpu-header #fpu-header-content{max-width:1440px;box-sizing:border-box;width:100%;padding:24px 110px;display:flex;justify-content:space-between;align-items:center;gap:16px}@media(max-width: 883px){#fullpage-post-upsell #fpu-header #fpu-header-content{padding:12px 20px}}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-logo{display:flex;min-height:100%;filter:brightness(0) invert(1)}@media(max-width: 883px){#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-logo{max-height:44px}}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-logo img,#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-logo picture{max-height:45px;height:100%;width:auto;max-width:300px}@media(max-width: 883px){#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-logo img,#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-logo picture{max-height:24px}}#fullpage-post-upsell #fpu-header #fpu-header-content #mobileHeaderBuyButton{display:none}@media(max-width: 883px){#fullpage-post-upsell #fpu-header #fpu-header-content #mobileHeaderBuyButton{display:flex;white-space:nowrap}#fullpage-post-upsell #fpu-header #fpu-header-content #mobileHeaderBuyButton .cta-button button{display:flex;padding:10px 12px;justify-content:center;align-items:center;border-radius:40px;background:#fff}#fullpage-post-upsell #fpu-header #fpu-header-content #mobileHeaderBuyButton .cta-button button span{color:var(--theme-primary, "#F00");text-align:center;font-size:16px;font-style:normal;font-weight:700;line-height:20px}}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown{margin:0}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown .checkout-countdown-wrapper{background:rgba(0,0,0,0);padding:0}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown .checkout-countdown-wrapper .timer{font-size:24px;font-style:normal;font-weight:700;line-height:22.5px}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown .checkout-countdown-wrapper .timer .timer__block{color:var(--theme-primary, "#F00");width:32px;height:36px}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown .checkout-countdown-wrapper .timer .timer__digit{line-height:34px}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown .checkout-countdown-wrapper .timer .timer__separator{color:#fff;font-size:12px}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown .checkout-countdown-wrapper .countdown-header{color:#fff;font-size:15px;font-style:normal;font-weight:600;line-height:22.5px;white-space:nowrap}#fullpage-post-upsell #fpu-header #fpu-header-content #fpu-header-timer .checkout-countdown .checkout-countdown-wrapper .countdown-subheader{color:#fff;font-size:12px;font-style:normal;font-weight:500;line-height:22.5px;white-space:nowrap}#fullpage-post-upsell #fpu-header-timer-mobile{display:none}@media(max-width: 883px){#fullpage-post-upsell #fpu-header-timer-mobile{display:flex;margin:10px}#fullpage-post-upsell #fpu-header-timer-mobile .checkout-countdown{margin:0}}@media(max-width: 883px)and (max-width: 425px){#fullpage-post-upsell #fpu-header-timer-mobile .checkout-countdown .checkout-countdown-wrapper{padding:18px 20px}}@media(max-width: 883px){@supports(-webkit-appearance: none) and (not (translate: none)){#fullpage-post-upsell #fpu-header-timer-mobile .checkout-countdown .checkout-countdown-wrapper .timer{margin-inline-end:16px}}}#fullpage-post-upsell #fpu-headline{box-sizing:border-box;width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:center;align-items:center}#fullpage-post-upsell #upsell-layout{display:flex;justify-content:center;align-items:center;background:#fafafa}#fullpage-post-upsell #upsell-layout #upsell-content{max-width:1440px;box-sizing:border-box;width:100%;padding:60px 150px;margin:0 auto;position:relative;display:flex;justify-content:center;align-items:flex-start;gap:60px}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content{padding:20px;gap:unset;flex-direction:column;justify-content:center;align-items:center}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section{flex-basis:50%;flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section{flex-basis:100%}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-title{display:flex;width:100%;color:#202020;font-size:24px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:6px}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-title{order:1;margin-bottom:10px}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-rating{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-rating{order:2;margin-bottom:32px}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-rating .review-rating{margin-right:6px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-rating #upsell-reviews{color:#3c422e;font-size:16px;font-style:normal;font-weight:500;line-height:22.5px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections{display:flex;flex-direction:column;justify-content:center;align-items:flex-start;width:100%;gap:32px;margin-bottom:16px}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections{order:4}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section{display:flex;justify-content:flex-start;align-items:flex-end;margin:0;width:100%;gap:40px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #msrp-price{flex-basis:50%;display:flex;flex-direction:column;justify-content:center;align-items:center;align-self:stretch;gap:16px;text-decoration:unset}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #msrp-price #msrp-price-header{color:#4c4c4c;font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-0.28px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #msrp-price #msrp-price-value{color:#4c4c4c;font-size:40px;font-style:normal;font-weight:400;line-height:40px;letter-spacing:-0.8px;position:relative;display:inline-block;white-space:nowrap}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #msrp-price #msrp-price-value::after{content:"";position:absolute;inset:0;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 viewBox=%270 0 122 37%27 preserveAspectRatio=%27none%27%3E%3Cpath d=%27M1.14062 28.4902L121.037 10.9286%27 stroke=%27white%27 stroke-width=%276%27/%3E%3Cpath d=%27M1.14062 28.4902L121.037 10.9286%27 stroke=%27%23FF0000%27/%3E%3C/svg%3E");background-size:100% 90%;background-position:center;background-repeat:no-repeat}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #regular-price{flex-basis:50%;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;align-self:stretch;gap:16px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #regular-price #regular-price-header{color:#4c4c4c;font-size:14px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:-0.28px;white-space:nowrap}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #regular-price #regular-price-header .save{color:var(--theme-primary, "#F00")}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #regular-price #regular-price-value{color:#4c4c4c;font-size:40px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-0.8px;text-align:center}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #price-section #regular-price #regular-price-value span{font-size:14px;font-style:normal;font-weight:400;line-height:14px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #attributes-section{margin:0;width:100%}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #attributes-section #upsell-ms{margin:0}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #attributes-section #variant-chooser #variant-chooser-header{margin-top:0}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #qty-section{display:flex;justify-content:flex-start;align-items:center;gap:16px;margin:0;width:100%}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #qty-section{flex-direction:column}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #qty-section #qty-label{color:#434339;font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections #qty-section #qty-selector .upsell-qty .value{padding:11px 24px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=priceQtyAttribute] #price-section{order:1}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=priceQtyAttribute] #attributes-section{order:3}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=priceQtyAttribute] #qty-section{order:2}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=priceAttributeQty] #price-section{order:1}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=priceAttributeQty] #attributes-section{order:2}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=priceAttributeQty] #qty-section{order:3}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=qtyAttributePrice] #price-section{order:3}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=qtyAttributePrice] #attributes-section{order:2}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=qtyAttributePrice] #qty-section{order:1}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=qtyPriceAttribute] #price-section{order:2}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=qtyPriceAttribute] #attributes-section{order:3}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=qtyPriceAttribute] #qty-section{order:1}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=attributeQtyPrice] #price-section{order:3}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=attributeQtyPrice] #attributes-section{order:1}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=attributeQtyPrice] #qty-section{order:2}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=attributePriceQty] #price-section{order:2}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=attributePriceQty] #attributes-section{order:1}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-subsections[data-display-sequence=attributePriceQty] #qty-section{order:3}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #cta-section{width:100%}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #cta-section{order:99}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #cta-section #decline-section{display:flex;justify-content:center;align-items:center;padding:10px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #cta-section #decline-section button{display:inline;width:unset;background:unset;color:#4c4c4c;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:20px;padding:0;box-shadow:unset}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-description{order:3;margin-bottom:16px}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-description p,#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #upsell-description li{color:#4d4d4d;font-size:16px;font-style:normal;font-weight:400;line-height:24px}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #bottom-decline-section{width:100%;display:flex;justify-content:center;align-items:center;padding:10px}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #bottom-decline-section{order:99}}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section #bottom-decline-section button{display:inline;width:unset;background:unset;color:#4c4c4c;text-align:center;font-size:12px;font-style:normal;font-weight:700;line-height:20px;text-decoration:unset;padding:0;box-shadow:unset}#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section .content-blocks{width:100%}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #upsell-section .content-blocks{order:99}}#fullpage-post-upsell #upsell-layout #upsell-content #media-section{display:flex;flex-direction:column;align-items:center;box-sizing:border-box;align-self:stretch;flex-basis:max(50%,540px)}#fullpage-post-upsell #upsell-layout #upsell-content #media-section.singleImage{justify-content:center;border-radius:8px;border:1px solid rgba(0,0,0,.1);background:#fff;padding:74px 0;height:450px}#fullpage-post-upsell #upsell-layout #upsell-content #media-section.singleImage picture,#fullpage-post-upsell #upsell-layout #upsell-content #media-section.singleImage img{width:min(300px,90%);height:auto;object-fit:cover;display:flex;justify-content:center;align-items:center}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content #media-section{flex-basis:100%;margin-bottom:40px}}#fullpage-post-upsell #upsell-layout #upsell-content .drift-zoom-pane.drift-closing,#fullpage-post-upsell #upsell-layout #upsell-content .drift-zoom-pane.drift-opening{animation:unset;-webkit-animation:noop 1ms}#fullpage-post-upsell #upsell-layout #upsell-content .drift-zoom-pane.drift-open{position:absolute;left:50%;top:60px;width:50%;height:650px;border:1px solid rgba(0,0,0,.1);background:rgba(0,0,0,.5);backdrop-filter:blur(16px);z-index:101}#fullpage-post-upsell #upsell-layout #upsell-content .drift-zoom-pane.drift-open img{object-fit:contain}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=leftUpsellSectionRightMedia] #upsell-section{order:1}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=leftUpsellSectionRightMedia] #upsell-section{order:2}}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=leftUpsellSectionRightMedia] #media-section{order:2}@media(max-width: 883px){#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=leftUpsellSectionRightMedia] #media-section{order:1}}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=rightUpsellSectionLeftMedia] #upsell-section{order:2}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=rightUpsellSectionLeftMedia] #media-section{order:1}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=topMediaBottomUpsellSection]{flex-direction:column;justify-content:center;align-items:center}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=topMediaBottomUpsellSection] #media-section{flex-basis:100%;max-width:580px;min-width:min(580px,100%);order:1;margin:0 auto}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=topMediaBottomUpsellSection] #media-section picture,#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=topMediaBottomUpsellSection] #media-section img{min-width:300px;height:auto;object-fit:cover;display:flex;justify-content:center;align-items:center}#fullpage-post-upsell #upsell-layout #upsell-content[data-layout=topMediaBottomUpsellSection] #upsell-section{flex-basis:100%;max-width:580px;order:2}#fullpage-post-upsell .content-blocks{display:flex;justify-content:center;align-items:center;background:#fff}#fullpage-post-upsell .content-blocks .slotted-content-blocks{width:100%;margin:0 auto}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText{display:flex;justify-content:center;align-items:center;flex-direction:column;overflow:hidden;padding:60px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText{padding:20px;overflow-wrap:break-word}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText p{margin:0}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-title{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:min(100%,1440px);margin:0 auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-title{color:#202020;text-align:center;font-size:30px;font-style:normal;font-weight:800;line-height:140%;letter-spacing:-0.6px;margin:0 auto 16px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-title p,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-title span{font-size:30px;font-style:normal;font-weight:800;line-height:140%;letter-spacing:-0.6px;max-width:100%}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-subtitle{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1440px;margin:0 auto 20px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-subtitle{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:140%;margin-bottom:16px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-content{display:flex;justify-content:center;align-items:center;flex-direction:column;max-width:1440px;margin:0 auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-content{text-align:center;font-size:12px;font-style:normal;font-weight:400;line-height:140%}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthText .section-content+.cta-button-container{margin-top:20px;width:100%}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset{padding:60px 0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset{padding:20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .section-asset{position:relative;border-radius:8px;width:100%;max-width:1440px;margin:0 auto}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .section-asset picture,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .section-asset img{width:100%;height:auto;object-fit:contain;display:flex;justify-content:center;align-items:center;border-radius:8px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .section-asset video{border-radius:8px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .section-caption{color:#000;font-size:14px;font-style:normal;font-weight:400;line-height:150%;max-width:1440px;margin:15px auto 0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .section-caption{font-size:12px;line-height:150%;margin-top:10px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .cta-button-container{margin-top:15px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--fullWidthAsset .cta-button-container{margin-top:10px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable{padding:80px 0;margin:0 auto;background:#fafafa;max-width:unset}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable{padding:40px 20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-header{width:auto;max-width:690px;margin:0 auto 40px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-header .heading{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:115%;margin-bottom:20px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-header .heading{font-size:20px;line-height:115%}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-header .subhead div,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-header .subhead p{color:#000;text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:140%}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-header .subhead div,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-header .subhead p{font-size:12px;line-height:140%}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body{width:auto;display:grid;column-gap:10px;max-width:690px;margin:0 auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body{column-gap:4px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-1{grid-template-columns:1fr}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-2{grid-template-columns:1fr 150px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-2{grid-template-columns:1fr 100px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-3{grid-template-columns:1fr 150px 150px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-3{grid-template-columns:1fr 100px 100px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-4{grid-template-columns:1fr 150px 150px 150px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-4{grid-template-columns:1fr 150px 150px}}@media(max-width: 440px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.column-4{grid-template-columns:1fr 100px 100px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription{max-width:900px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription{max-width:690px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-2{grid-template-columns:1fr 1fr}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-2{grid-template-columns:1fr 150px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-3{grid-template-columns:1fr 1fr 1fr}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-3{grid-template-columns:1fr 150px 150px}}@media(max-width: 440px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-3{grid-template-columns:1fr 100px 100px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-4{grid-template-columns:1fr 1fr 1fr 1fr}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-4{grid-template-columns:1fr 150px 150px}}@media(max-width: 440px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body.hasTextDescription.column-4{grid-template-columns:1fr 100px 100px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .heading-column{display:flex;justify-content:center;align-items:flex-end;padding-top:0;height:auto;border-bottom:1px solid rgba(0,0,0,.1)}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .heading-column.feature-title{background:rgba(0,0,0,0)}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .heading-column.item3{display:none}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .heading-column .heading-column-wrapper{display:flex;flex-direction:column;justify-content:flex-end;align-items:center;width:100%;padding:16px 11px;background:#fff;border-top-left-radius:10px;border-top-right-radius:10px;color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:20px;letter-spacing:-0.32px;margin:0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .heading-column .heading-column-wrapper{font-size:12px;font-weight:600;letter-spacing:-0.24px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .heading-column .heading-column-wrapper img{max-height:40px;height:40px;width:auto;object-fit:contain}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-label{border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:center}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-label .feature-label-wrapper{color:#000;font-size:16px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.32px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-label .feature-label-wrapper{font-size:12px;line-height:130%;letter-spacing:-0.24px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-label.last{border-bottom:unset}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator{background:#fff;display:flex;justify-content:center;align-items:center;padding:10px;border-bottom:1px solid rgba(0,0,0,.1)}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator.item3{display:none}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content{min-height:28px;display:flex;flex-direction:column}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content .feature-title{color:#000;font-size:16px;font-style:normal;font-weight:400;line-height:20px;letter-spacing:-0.32px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content .feature-title{font-size:12px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content svg{width:28px;height:28px;min-width:28px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content svg.checkmark path{fill:#00ab22}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content svg.xmark path{fill:#ea5050}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content svg.greyX path{fill:#777}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator .cell-content svg.bullet circle{fill:#777}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .block-body .feature-indicator.last{border-bottom:unset;border-bottom-left-radius:10px;border-bottom-right-radius:10px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item1 .block-body{width:auto}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item1 .block-body .heading-column.item1 .heading-column-wrapper{background:rgba(13,176,46,.2) !important;border-bottom:1px solid rgba(0,0,0,.1)}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item1 .block-body .heading-column.item1 .heading-column-wrapper img{height:70px;max-height:70px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item1 .block-body .feature-indicator.item1{background:rgba(13,176,46,.2) !important}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item2 .block-body{width:auto}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item2 .block-body .heading-column.item2 .heading-column-wrapper{background:rgba(13,176,46,.2) !important;border-bottom:1px solid rgba(0,0,0,.1)}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item2 .block-body .heading-column.item2 .heading-column-wrapper img{height:70px;max-height:70px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item2 .block-body .feature-indicator.item2{background:rgba(13,176,46,.2) !important}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item3 .block-body{width:auto}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item3 .block-body .heading-column.item3 .heading-column-wrapper{background:rgba(13,176,46,.2) !important;border-bottom:1px solid rgba(0,0,0,.1)}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item3 .block-body .heading-column.item3 .heading-column-wrapper img{height:70px;max-height:70px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable.featured-item3 .block-body .feature-indicator.item3{background:rgba(13,176,46,.2) !important}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--comparisonTable .cta-button-container{margin-top:20px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;padding:16px 0 32px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges{padding:20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges .section-title{color:rgba(18,18,18,.75);text-align:center;font-size:16px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:.6px;max-width:1440px;margin:0 auto 20px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges .section-images{display:flex;justify-content:center;align-items:center;gap:35px;max-width:1440px;margin:0 auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges .section-images{gap:10px;justify-content:space-between;width:100%}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges .section-images .image a{display:block;height:100%;width:auto;object-fit:cover}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges .section-images .image picture{height:100%;max-height:22px;width:auto;object-fit:cover}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges .section-images .image picture img{height:100%;max-height:22px;width:auto;object-fit:cover}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--trustBadges .cta-button-container{width:100%;margin-top:16px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery{padding:40px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery{padding:40px 20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container{width:100%}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid{display:flex;justify-content:space-around;align-items:center;max-width:1440px;margin:0 auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid{flex-wrap:wrap;box-sizing:border-box;justify-content:space-between;gap:20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container{width:auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container{flex-basis:45%;box-sizing:border-box;padding:0;margin:0;border:unset}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container:first-child{border:unset;padding-left:0;margin-left:0}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner{display:flex;justify-content:center;align-items:center;gap:16px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner{flex-direction:column;justify-content:center;align-items:center}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner .image{flex-shrink:0}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner .image img,#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner .image picture{width:auto;height:48px;object-fit:cover}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner .caption .caption-heading{color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:130%;margin-bottom:8px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner .caption .caption-heading{text-align:center;font-size:16px;line-height:130%;letter-spacing:-0.32px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner .caption .caption-copy{color:#202020;font-size:16px;font-style:normal;font-weight:400;line-height:100%}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .image-container .inner .caption .caption-copy{text-align:center;font-size:12px;line-height:100%}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .divider{height:48px;background-color:rgba(0,0,0,.1);width:1px;margin:0 10px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .grid-container .grid .divider{display:none}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .s2.content-block--gallery .cta-button-container{margin-top:20px;margin-bottom:20px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials{padding:60px 150px;margin:0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials{padding:20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper{display:flex;align-items:center;justify-content:space-between;max-width:1440px;margin:0 auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper{flex-direction:column}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper{display:flex;align-items:center;justify-content:center;gap:13px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper{flex-direction:column}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .rating-number{color:#000;text-align:right;font-size:35px;font-style:normal;font-weight:500;line-height:23.625px;letter-spacing:1.6px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .rating-number{color:#451913}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating{min-height:22px;line-height:22px;display:inline-block;overflow:hidden}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating{min-height:22px;line-height:22px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating .review-stars{min-height:22px;line-height:22px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating .review-stars .star-ratings{width:125px;min-height:22px;line-height:22px;position:relative}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating .review-stars .star-ratings .fill-ratings,#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating .review-stars .star-ratings .empty-ratings{min-height:22px;line-height:22px;width:125px;display:block;position:absolute}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating .review-stars .star-ratings .fill-ratings svg,#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating .review-stars .star-ratings .empty-ratings svg{height:100%;width:auto;display:block}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .star-rating .review-rating .review-stars .star-ratings .empty-ratings svg path{stroke:var(--theme-primary, #F00)}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .rating-count{color:#000;text-align:right;font-size:14px;font-style:normal;font-weight:500;line-height:100%}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .rating-wrapper .rating-count{color:#451913}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .reviews-headline{color:#000;text-align:right;font-size:18px;font-style:normal;font-weight:500;line-height:24px;margin:0;padding:0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .reviews-headline-wrapper .reviews-headline{text-align:center;font-size:20px;font-style:normal;font-weight:600;line-height:115%;margin:22px 0 40px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:15px;max-width:1440px;margin:40px auto 0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper{margin:0;grid-template-columns:1fr}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper .testimonial-block{padding:35px 25px;margin:0;box-sizing:border-box;border-radius:6px;border:1px solid #e6e6e6;background:#fff}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper .testimonial-block{padding:25px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper .testimonial-block .review-copy{margin-bottom:0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper .testimonial-block .review-copy{color:#451913;font-size:14px;font-style:normal;font-weight:400;line-height:150%}}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper .testimonial-block .review-author{color:#451913;font-size:12px;font-style:normal;font-weight:500;line-height:100%}}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials #reviews-wrapper .testimonial-block h3{color:#451913;font-size:18px;font-style:normal;font-weight:400;line-height:32px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .cta-button-container{margin:20px auto 0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .testimonials-section.content-block--testimonials .cta-button-container{margin-bottom:0}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded{padding:60px 150px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded{padding:20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .heading{color:#000;text-align:center;font-size:24px;font-style:normal;font-weight:600;line-height:115%;max-width:650px;margin:0 auto 60px auto}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .heading{font-size:20px;line-height:115%;margin-bottom:20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container{max-width:1440px;margin:0 auto}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid{display:grid;gap:30px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid{gap:40px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid.grid-1{grid-template-columns:1fr}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid.grid-2{grid-template-columns:1fr 1fr}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid.grid-2{grid-template-columns:1fr}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid.grid-3{grid-template-columns:1fr 1fr 1fr}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid.grid-3{grid-template-columns:1fr}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid.grid-4{grid-template-columns:1fr 1fr}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid.grid-4{grid-template-columns:1fr}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .image{margin-bottom:20px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .image img,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .image picture{width:100%;height:auto;object-fit:cover}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-heading{color:#1c1c1c;font-size:22px;font-style:normal;font-weight:400;line-height:28px;margin-bottom:10px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-heading{font-size:20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-heading.left{text-align:left}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-heading.centered{text-align:center}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-heading.right{text-align:right}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-copy div,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-copy p{color:#1c1c1c;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-copy div,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-copy p{font-size:12px;line-height:18px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-copy.left{text-align:left}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-copy.centered{text-align:center}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .grid-container .grid .image-container .inner .caption .caption-copy.right{text-align:right}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .cta-button-container{margin-top:20px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--whatIncluded .cta-button-container{margin-top:40px}}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent{padding-top:40px;padding-bottom:40px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper{max-width:1440px;margin:0 auto;padding:0 min(150px,11%);display:flex;justify-content:center;align-items:center;flex-wrap:wrap}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper{flex-direction:column;padding:0 20px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-media{position:relative;flex-basis:50%;box-sizing:border-box;min-height:410px;display:flex;justify-content:center;align-items:center}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-media{flex-basis:100%;width:100%;min-height:auto}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-media picture,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-media img{width:100%;height:auto;object-fit:contain}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content{flex-basis:50%;box-sizing:border-box;align-self:flex-start}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content{flex-basis:100%;min-height:unset;width:100%;margin-top:10px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .subtitle{color:#434339;font-size:14px;font-style:normal;font-weight:700;line-height:20px;text-transform:uppercase}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .subtitle:after{content:"";display:block;width:65px;height:1px;background:#d9d9d9;margin-top:10px}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .title{color:#000;font-size:30.125px;font-style:normal;font-weight:400;line-height:38.4px;margin:10px 0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .title{color:#1c1c1c;font-size:20px;font-style:normal;font-weight:400;line-height:28px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .content div,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .content p{color:#1c1c1c;font-size:16px;font-style:normal;font-weight:400;line-height:24px;margin:0}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .content div,#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .dividedContent-content .content p{color:#1c1c1c;font-size:12px;font-style:normal;font-weight:400;line-height:18px}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .cta-button-container{flex-basis:100%;order:3;margin-top:40px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent .dividedContent-wrapper .cta-button-container{margin-top:20px;width:100%}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent[data-orientation=left] .dividedContent-media{order:1}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent[data-orientation=left] .dividedContent-content{order:2;padding-inline-start:20px;padding-block-start:20px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent[data-orientation=left] .dividedContent-content{padding:0}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent[data-orientation=right] .dividedContent-media{order:2}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent[data-orientation=right] .dividedContent-media{order:1}}#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent[data-orientation=right] .dividedContent-content{order:1;padding-inline-end:20px;padding-block-start:20px}@media(max-width: 883px){#fullpage-post-upsell .content-blocks .slotted-content-blocks .content-block--dividedContent[data-orientation=right] .dividedContent-content{order:2;padding:0}}#fullpage-post-upsell-two-step{display:flex;align-items:center;justify-content:center;position:fixed;z-index:2;background:#f7f7f7;width:100%;height:100%}#fullpage-post-upsell-two-step .two-step-upsell-payment{background:#fff;width:100%;max-width:500px;max-height:100%;padding:20px;border-radius:8px;border:1px solid #f2f2f2;overflow:auto;box-sizing:border-box}
body.two-step-payment #gu-cart{position:relative;z-index:0}
.upsell-serenity[data-v-6fe25f6a]{border-radius:8px;max-width:860px;max-height:100%;display:flex;flex-flow:column nowrap}.multi-selection .upsell-serenity[data-v-6fe25f6a]{overflow:visible}.upsell-serenity.has-timer[data-v-6fe25f6a]{border-top-left-radius:0;border-top-right-radius:0}.upsell-serenity .upsell-qty-container[data-v-6fe25f6a]{margin-top:20px;display:flex}.upsell-serenity .modal-body-container[data-v-6fe25f6a]{overflow:visible;-webkit-overflow-scrolling:touch;flex:1 1 auto;display:block;position:relative}@media screen and (max-width: 767px){.upsell-serenity .modal-body-container[data-v-6fe25f6a]{overflow-y:auto}}.upsell-serenity .close[data-v-6fe25f6a]{display:none}.upsell-serenity .modal-loading[data-v-6fe25f6a]{display:flex;align-items:center;justify-content:center;flex:1}.upsell-serenity .modal-loading .spinner[data-v-6fe25f6a]{border:5px solid #202020;border-bottom-color:rgba(0,0,0,0)}.upsell-serenity .modal-header[data-v-6fe25f6a]{font-family:"Inter",sans-serif;display:flex;height:20px;padding:30px;padding-bottom:0}.upsell-serenity .modal-header .logo[data-v-6fe25f6a]{display:flex;justify-content:left;align-items:center;margin-bottom:20px}body.rtl .upsell-serenity .modal-header .logo[data-v-6fe25f6a]{justify-content:right}.upsell-serenity .modal-header .logo img[data-v-6fe25f6a]{width:auto;height:20px}.upsell-serenity .modal-header .headline[data-v-6fe25f6a]{display:flex;justify-content:right;align-items:center;flex:1;color:#222;text-align:right;font-size:14px;font-weight:600;line-height:1;letter-spacing:-0.02em}body.rtl .upsell-serenity .modal-header .headline[data-v-6fe25f6a]{justify-content:left}.upsell-serenity .modal-header .headline span[data-v-6fe25f6a]{display:inline-block;margin:0 0 0 auto}body.rtl .upsell-serenity .modal-header .headline span[data-v-6fe25f6a]{margin-left:0}.upsell-serenity .modal-body[data-v-6fe25f6a]{font-family:"Inter",sans-serif;padding:30px;padding-top:25px;display:flex;flex-flow:row wrap}.upsell-serenity .modal-body .upsell-content[data-v-6fe25f6a]{display:flex;flex-flow:row wrap;flex:1}.multi-selection .upsell-serenity .modal-body .upsell-content[data-v-6fe25f6a]{flex-wrap:nowrap}@media all and (min-width: 768px)and (max-width: 860px){.multi-selection .upsell-serenity .modal-body .upsell-content[data-v-6fe25f6a]{flex-wrap:wrap}}.multi-selection .upsell-serenity .modal-body .upsell-content.upsell-upgrade-items[data-v-6fe25f6a]{flex-wrap:wrap}.upsell-serenity .modal-body .content-blocks[data-v-6fe25f6a]{width:100%}.upsell-serenity .modal-body .media-group[data-v-6fe25f6a]{display:flex;flex-direction:column;flex-basis:100%;flex:0 266px;min-width:266px}.upsell-serenity .modal-body .media-group .popup-image[data-v-6fe25f6a]{background-color:#f7f8fa;border-radius:10px;min-height:266px;display:flex;justify-content:center;align-items:center}.upsell-serenity .modal-body .media-group .popup-image.multi-items[data-v-6fe25f6a]{flex-wrap:wrap}.upsell-serenity .modal-body .media-group .popup-image.multi-items picture[data-v-6fe25f6a]{flex:1;flex-basis:50%}.upsell-serenity .modal-body .media-group .popup-image img[data-v-6fe25f6a]{width:100%;height:auto;max-height:266px;object-fit:contain}.upsell-serenity .modal-body .description[data-v-6fe25f6a]:before{display:none}.upsell-serenity .modal-body .description p[data-v-6fe25f6a]:nth-child(1){color:#717171;font-weight:500;margin:0 0 10px 0;font-size:14px;font-style:normal;line-height:140%;letter-spacing:-0.01em}.upsell-serenity .modal-body .description p[data-v-6fe25f6a]:nth-child(2){font-size:28px;font-weight:700;line-height:130%;letter-spacing:-0.02em;text-transform:capitalize;margin-bottom:10px;color:#222}.upsell-serenity .modal-body .text-group[data-v-6fe25f6a]{display:flex;align-items:center;flex:1;padding-inline-start:40px;margin:0}.upsell-serenity .modal-body .text-group .upsell-info[data-v-6fe25f6a]{margin:0;flex:1}.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a],.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a] p{color:#717171;font-size:14px;font-style:normal;font-weight:500;line-height:140%;letter-spacing:-0.01em}.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a] p,.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a] ul,.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a] ol{margin-block-start:10px;margin-block-end:10px}.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a] ol,.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a] ul{padding-inline-start:1.5em;display:block;margin-inline-start:0;margin-inline-end:0}.upsell-serenity .modal-body .text-group .upsell-info .long-description[data-v-6fe25f6a] ul{list-style-type:disc}.upsell-serenity .modal-body .text-group .upsell-info .pricing-display[data-v-6fe25f6a]{display:flex;flex-wrap:wrap;width:100%}.upsell-serenity .modal-body .text-group .upsell-info .pricing-display>div[data-v-6fe25f6a]{flex:0 1 auto}.upsell-serenity .modal-body .text-group .upsell-info .pricing-display .upsell-price[data-v-6fe25f6a]{margin-inline-end:8px;font-size:1.25rem;font-weight:700;line-height:1}.upsell-serenity .modal-body .text-group .upsell-info .pricing-display .savings-amount[data-v-6fe25f6a]{color:var(--theme-primary, #009ADE);background:rgba(var(--theme-primary-rgb, 0, 140, 209), 0.1);border-radius:3px;padding:0 8px;text-align:center;font-size:.75rem;font-weight:600;height:21px;line-height:21px}.upsell-serenity .modal-body .text-group .upsell-info .pricing-display .additional-cost[data-v-6fe25f6a]{color:#92969e;font-size:.75rem;font-weight:600;height:21px;line-height:21px;padding:0 8px}.upsell-serenity .modal-body .text-group .upsell-info.showInBulk .upsell-actions[data-v-6fe25f6a]{flex-direction:column;align-items:stretch;margin-top:20px}.upsell-serenity .modal-body .text-group .upsell-info.showInBulk .upsell-actions .button-container[data-v-6fe25f6a]{margin-bottom:10px}.upsell-serenity .modal-body .text-group .upsell-info.showInBulk .upsell-actions button[data-v-6fe25f6a]{max-width:100%;width:100%}.upsell-serenity .modal-body .upsell-price-discount-msrp[data-v-6fe25f6a]{margin-right:7px;color:#777;font-size:14px;font-style:normal;font-weight:400;line-height:1;letter-spacing:-0.28px;text-decoration:line-through}.upsell-serenity .modal-body .upsell-price-discount-msrp.is_upgrade[data-v-6fe25f6a]{text-decoration:unset}.upsell-serenity .modal-body .description[data-v-6fe25f6a],.upsell-serenity .modal-body .text-group .long-description[data-v-6fe25f6a]{word-wrap:break-word;word-break:break-word}.upsell-serenity .modal-body #paypal-button-container[data-v-6fe25f6a]:has(.paypal-buttons){display:flex;align-items:center;white-space:nowrap;flex-wrap:wrap;justify-content:center;row-gap:5px}.upsell-serenity .modal-body #paypal-button-container:has(.paypal-buttons) span[data-v-6fe25f6a]{margin-bottom:4px;font-family:Helvetica;font-size:15px;font-weight:700;line-height:1}.upsell-serenity .modal-body #paypal-button-container[data-v-6fe25f6a]:has(.paypal-buttons) .paypal-buttons{width:auto}.upsell-serenity .modal-body #paypal-button-container:has(.paypal-buttons).paypal-popup[data-v-6fe25f6a]{margin:0 8px 0 0}.upsell-serenity .modal-body #paypal-button-container:has(.paypal-buttons).paypal-popup.paypal-multi-items[data-v-6fe25f6a]{margin:0}.upsell-serenity .modal-body #paypal-button-container:has(.paypal-buttons).paypal-popup.paypal-multi-items[data-v-6fe25f6a] .paypal-buttons{width:100%}.upsell-serenity .modal-body .paypal-button-disabled[data-v-6fe25f6a]{filter:grayscale(1)}.upsell-serenity .modal-body .paypal-button-disabled[data-v-6fe25f6a]:after{content:"";height:44px;display:block;width:100%;margin-top:-54px;z-index:999}.upsell-serenity .modal-body .paypal-cta-hint[data-v-6fe25f6a]{width:100%;margin-bottom:16px;font-family:Helvetica;font-size:15px;font-weight:700;line-height:1}.upsell-serenity .modal-body .upsell-actions[data-v-6fe25f6a]{display:flex;flex-wrap:wrap;align-items:flex-start;width:100%;padding:0;margin:20px 0 0 0}.upsell-serenity .modal-body .upsell-actions .button[data-v-6fe25f6a],.upsell-serenity .modal-body .upsell-actions button[data-v-6fe25f6a]{flex:0 1 auto;color:#fff;text-align:center;font-size:14px;font-weight:700;line-height:21px;font-family:Helvetica;background:var(--theme-primary, #009ADE);box-shadow:none;border-radius:6px;padding:0 18px;border:none;cursor:pointer;box-sizing:border-box;margin-inline-end:8px;width:auto;min-height:42px;max-width:268px;min-width:120px;display:flex;justify-content:center;align-items:center}.upsell-serenity .modal-body .upsell-actions .button span[data-v-6fe25f6a]:first-letter,.upsell-serenity .modal-body .upsell-actions button span[data-v-6fe25f6a]:first-letter{text-transform:uppercase}.upsell-serenity .modal-body .upsell-actions .button[data-v-6fe25f6a]:disabled,.upsell-serenity .modal-body .upsell-actions button[data-v-6fe25f6a]:disabled{background:#777;opacity:1}.upsell-serenity .modal-body .upsell-actions .button.disabled[data-v-6fe25f6a],.upsell-serenity .modal-body .upsell-actions button.disabled[data-v-6fe25f6a]{background:#777;opacity:1;pointer-events:none}.upsell-serenity .modal-body .upsell-actions .button.disabled.clickable[data-v-6fe25f6a],.upsell-serenity .modal-body .upsell-actions button.disabled.clickable[data-v-6fe25f6a]{pointer-events:all}.upsell-serenity .modal-body .upsell-actions .button.cancel-upsell[data-v-6fe25f6a],.upsell-serenity .modal-body .upsell-actions button.cancel-upsell[data-v-6fe25f6a]{background:rgba(0,0,0,0);box-shadow:none;color:#717171;margin:0;padding:0 18px;min-width:120px;max-width:167px}.upsell-serenity .modal-body .upsell-actions .button.cancel-upsell[data-v-6fe25f6a]:hover,.upsell-serenity .modal-body .upsell-actions button.cancel-upsell[data-v-6fe25f6a]:hover{filter:none;box-shadow:none;color:var(--theme-primary, #009ADE)}.upsell-serenity .modal-body .upsell-actions .button.cancel-upsell[data-v-6fe25f6a]:disabled,.upsell-serenity .modal-body .upsell-actions button.cancel-upsell[data-v-6fe25f6a]:disabled{background:none}.upsell-serenity .modal-body .upsell-actions .button .spinner[data-v-6fe25f6a],.upsell-serenity .modal-body .upsell-actions button .spinner[data-v-6fe25f6a]{border-color:#fff;border-bottom-color:rgba(0,0,0,0)}.upsell-serenity .modal-body .upsell-actions .button .spinner.primary[data-v-6fe25f6a],.upsell-serenity .modal-body .upsell-actions button .spinner.primary[data-v-6fe25f6a]{border-color:var(--theme-primary, #009ADE);border-bottom-color:rgba(0,0,0,0)}.upsell-serenity .modal-body .upsell-actions .button[data-v-6fe25f6a]:focus,.upsell-serenity .modal-body .upsell-actions .button[data-v-6fe25f6a]:focus-visible,.upsell-serenity .modal-body .upsell-actions button[data-v-6fe25f6a]:focus,.upsell-serenity .modal-body .upsell-actions button[data-v-6fe25f6a]:focus-visible{outline:none}.upsell-serenity .modal-body .upsell-actions .btn-disabled[data-v-6fe25f6a]{pointer-events:none;opacity:.4}.upsell-serenity .modal-body .upsell-actions .btn-disabled.clickable[data-v-6fe25f6a]{pointer-events:all}.upsell-serenity .modal-body #error-message[data-v-6fe25f6a]{padding:20px 0}.upsell-serenity .modal-body .tax-label[data-v-6fe25f6a]{width:100%;margin-top:11px;font-size:12px;font-weight:400;line-height:1;color:#717171}.upsell-serenity .modal-body .tax-label[data-v-6fe25f6a]:not(.tax-label-popup),.upsell-serenity .modal-body .tax-label.tax-label-multi-items[data-v-6fe25f6a]{text-align:center}.upsell-serenity.has-options[data-v-6fe25f6a]{max-width:1040px}.upsell-serenity.has-options .modal-body .text-group .upsell-info .upsell-cta[data-v-6fe25f6a]{flex:1;max-width:100%}.upsell-serenity.has-options .modal-body .text-group .upsell-info .upsell-info-group[data-v-6fe25f6a]{display:flex;flex-flow:row nowrap;align-items:flex-end;justify-content:space-between}.upsell-serenity.has-options .modal-body .text-group .upsell-info .pricing-display[data-v-6fe25f6a]{width:auto;padding-bottom:3px}.upsell-serenity.has-options .modal-body .text-group .upsell-info .description p[data-v-6fe25f6a]:nth-child(2){margin-bottom:0}@media screen and (max-width: 860px){.upsell-serenity[data-v-6fe25f6a]{max-width:425px;max-height:100dvh;overflow:auto;padding:0;border-radius:0}.upsell-serenity.has-options .modal-body .text-group .upsell-info .upsell-info-group[data-v-6fe25f6a]{display:flex;flex-flow:column nowrap;align-items:center;justify-content:flex-start}.upsell-serenity.has-options .modal-body .text-group .upsell-info .pricing-display[data-v-6fe25f6a]{width:auto;padding-bottom:0}.upsell-serenity.has-options .modal-body .text-group .upsell-info .description p[data-v-6fe25f6a]:nth-child(2){margin-bottom:20px}.upsell-serenity .modal-header[data-v-6fe25f6a]{display:none;border-bottom:0;min-height:90px}.upsell-serenity .modal-header .logo[data-v-6fe25f6a]{display:none}.upsell-serenity .modal-header .headline[data-v-6fe25f6a]{text-align:center;justify-content:center;font-size:1.375rem;margin:0}.upsell-serenity .modal-header .headline span[data-v-6fe25f6a]{margin:0 auto}.upsell-serenity .modal-body[data-v-6fe25f6a]{justify-content:center;padding:0}.upsell-serenity .modal-body .upsell-content[data-v-6fe25f6a]{justify-content:center}.upsell-serenity .modal-body .description[data-v-6fe25f6a]{margin:0;padding:0 10px}.upsell-serenity .modal-body .description p[data-v-6fe25f6a]{text-align:center}.upsell-serenity .modal-body .description p[data-v-6fe25f6a]:nth-child(2){letter-spacing:-0.56px}.upsell-serenity .modal-body .media-group[data-v-6fe25f6a]{flex:unset;width:100%}.upsell-serenity .modal-body .media-group .popup-image[data-v-6fe25f6a]{margin:0}.upsell-serenity .modal-body .text-group[data-v-6fe25f6a]{padding:40px 25px}.upsell-serenity .modal-body .text-group .upsell-info .description[data-v-6fe25f6a]{margin:0;padding:0 40px}.upsell-serenity .modal-body .text-group .upsell-info .description p[data-v-6fe25f6a]{text-align:center}.upsell-serenity .modal-body .text-group .upsell-info .upsell-qty-container[data-v-6fe25f6a]{justify-content:center}.upsell-serenity .modal-body .text-group .upsell-info .pricing-display[data-v-6fe25f6a]{justify-content:center}.upsell-serenity .modal-body .text-group .upsell-info .pricing-display .additional-cost[data-v-6fe25f6a]{flex:1 100%;text-align:center;margin-top:4px}.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions[data-v-6fe25f6a]{flex-direction:column;align-items:center;margin-top:20px}.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions .button[data-v-6fe25f6a],.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions button[data-v-6fe25f6a]{flex:1;min-width:unset;max-width:unset;width:100%;padding:16px 14px;margin:0 0 10px 0;font-size:16px}.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions .button.cancel-upsell[data-v-6fe25f6a],.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions button.cancel-upsell[data-v-6fe25f6a]{padding:10px 15px;min-width:0;max-width:unset;margin:0;box-shadow:none}.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions .button-container[data-v-6fe25f6a]{width:100%;display:flex;justify-content:center}.upsell-serenity .modal-body .text-group .upsell-info #error-message[data-v-6fe25f6a]{padding:20px;text-align:center}.upsell-serenity .modal-body .text-group .upsell-info.showInBulk .upsell-actions button[data-v-6fe25f6a],.upsell-serenity .modal-body .text-group .upsell-info.showInBulk .upsell-actions .button[data-v-6fe25f6a]{margin:0}.upsell-serenity .modal-body .upsell-price-discount-msrp[data-v-6fe25f6a]{font-size:13px}.upsell-serenity .modal-body .tax-label[data-v-6fe25f6a]{text-align:center}.upsell-serenity .modal-body #paypal-button-container:has(.paypal-buttons).paypal-popup[data-v-6fe25f6a]{width:100%;margin:0 0 10px 0}.upsell-serenity .modal-body #paypal-button-container:has(.paypal-buttons).paypal-popup[data-v-6fe25f6a] .paypal-buttons{width:100%}.upsell-serenity .modal-body #paypal-button-container:has(.paypal-buttons) span[data-v-6fe25f6a]{margin-bottom:0;margin-right:15px}.upsell-serenity .modal-body .paypal-cta-hint[data-v-6fe25f6a]{text-align:center}}@media screen and (max-width: 767px){.upsell-serenity[data-v-6fe25f6a]{width:100%}.upsell-serenity .modal-header[data-v-6fe25f6a]{height:72px}}@media screen and (max-width: 430px){.upsell-serenity[data-v-6fe25f6a]{padding:0}.upsell-serenity .modal-header[data-v-6fe25f6a]{height:42px;min-height:42px}.upsell-serenity .modal-header .headline[data-v-6fe25f6a]{font-size:16px;line-height:20px;font-weight:600}.upsell-serenity .modal-body[data-v-6fe25f6a]{padding-bottom:0px}.upsell-serenity .modal-body .media-group[data-v-6fe25f6a]{min-height:0;border-radius:0}.upsell-serenity .modal-body .description p[data-v-6fe25f6a]:nth-child(1){font-size:.875rem}.upsell-serenity .modal-body .text-group .upsell-info[data-v-6fe25f6a]{display:flex;flex-flow:column nowrap;justify-content:stretch}.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions[data-v-6fe25f6a]{display:flex;width:auto}.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions .button[data-v-6fe25f6a],.upsell-serenity .modal-body .text-group .upsell-info .upsell-actions button[data-v-6fe25f6a]{max-width:100%}}@media screen and (max-device-width: 430px){.upsell-serenity .modal-header[data-v-6fe25f6a]{height:42px;min-height:42px}.upsell-serenity .modal-header .headline[data-v-6fe25f6a]{font-size:16px;line-height:20px;font-weight:600}}@media screen and (max-device-height: 670px)and (orientation: portrait){.upsell-serenity[data-v-6fe25f6a]{border-radius:0;height:100dvh}}.upsell-serenity.popup .modal-header .headline[data-v-6fe25f6a]{color:#111827}.upsell-serenity.popup .modal-body .media-group .popup-image:not(.multi-items) picture[data-v-6fe25f6a]{width:100%;height:100%}@media screen and (max-width: 767px){.upsell-serenity.popup[data-v-6fe25f6a]{height:100%;max-width:none}.upsell-serenity.popup .modal-header[data-v-6fe25f6a]{display:flex;align-items:center;padding:12px;padding-bottom:0px;padding-top:0px;position:relative}.upsell-serenity.popup .modal-header .logo[data-v-6fe25f6a]{display:none}.upsell-serenity.popup .modal-header .close[data-v-6fe25f6a]{display:block;position:absolute;top:50%;transform:translateY(-50%)}.upsell-serenity.popup .modal-body[data-v-6fe25f6a]{height:100%;flex-flow:column nowrap;overflow:auto}.upsell-serenity.popup .modal-body .upsell-content[data-v-6fe25f6a]{flex-flow:column nowrap;min-height:100px}.upsell-serenity.popup .modal-body .media-group[data-v-6fe25f6a]{flex-shrink:1;flex-grow:1;min-height:50px}.upsell-serenity.popup .modal-body .media-group .popup-image[data-v-6fe25f6a]{flex:1;border-radius:0px;align-items:center;min-height:50px;overflow:auto}.upsell-serenity.popup .modal-body .media-group .popup-image picture[data-v-6fe25f6a]{flex-shrink:1;width:100%;display:flex;align-items:center;justify-content:center}.upsell-serenity.popup .modal-body .media-group .popup-image picture img[data-v-6fe25f6a]{max-width:100%;max-height:100%;width:100%;height:100%;object-fit:contain;filter:contrast(1.2) blur(0.5px)}.upsell-serenity.popup .modal-body .text-group[data-v-6fe25f6a]{padding:20px 12px;align-items:start;flex-grow:0}.upsell-serenity.popup .modal-body .text-group .upsell-info[data-v-6fe25f6a]{display:flex;flex-direction:column}.upsell-serenity.popup .modal-body .text-group .upsell-info .upsell-actions .cancel-upsell[data-v-6fe25f6a]{display:none}}.upsell-serenity.fullpage[data-v-6fe25f6a]{max-width:100%;height:100%;justify-content:flex-start;padding-top:19px;align-items:center;overflow-y:auto;border-radius:0}.upsell-serenity.fullpage .modal-header[data-v-6fe25f6a]{max-width:1100px;height:auto;align-items:center;padding:0;margin:0;width:calc(100% - 30px)}.upsell-serenity.fullpage .modal-header .logo[data-v-6fe25f6a]{margin:0}.upsell-serenity.fullpage .modal-header .logo img[data-v-6fe25f6a]{height:32px}.upsell-serenity.fullpage .modal-header .headline[data-v-6fe25f6a]{flex-direction:column;align-items:flex-end;font-size:13px;font-style:normal;font-weight:600;line-height:1;letter-spacing:unset;flex-wrap:wrap;color:var(--george-george-text-dark, #000)}.upsell-serenity.fullpage .modal-header .headline .confirmation-order-receipt[data-v-6fe25f6a]{margin-top:6px;font-size:12px;font-weight:400;line-height:1;color:rgba(119,119,119,.47);text-align:left}.upsell-serenity.fullpage .modal-header .headline .confirmation-order-receipt strong[data-v-6fe25f6a]{font-weight:500;color:#000}.upsell-serenity.fullpage #post-upsell-timer-full-page-teleport[data-v-6fe25f6a]{width:100%;margin-top:19px}.upsell-serenity.fullpage .modal-body[data-v-6fe25f6a]{flex-flow:column nowrap;align-items:stretch;justify-content:center;max-width:1100px;flex:0 1 auto;width:calc(100% - 30px);margin:0;padding:0}.upsell-serenity.fullpage .modal-body .special-description-wrapper[data-v-6fe25f6a]{margin:28px 0 29px;height:10px;display:flex;align-items:center;justify-content:space-between}.upsell-serenity.fullpage .modal-body .special-description-wrapper .breadcrumbs-confirmation-number[data-v-6fe25f6a]{margin-left:5px;font-weight:400}.upsell-serenity.fullpage .modal-body .special-description-wrapper .special-description[data-v-6fe25f6a] p{margin:0;color:var(--george-george-text-dark, #000);font-size:14px;font-style:normal;font-weight:500;line-height:18px}.upsell-serenity.fullpage .modal-body .upsell-content[data-v-6fe25f6a]{flex-flow:column nowrap}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-upgrade-item[data-v-6fe25f6a]{display:flex;align-items:center;padding:20px 25px;margin-bottom:6px;border-radius:8px;border:2px solid #f2f2f2}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-upgrade-item.last[data-v-6fe25f6a]{margin-bottom:26px}.upsell-serenity.fullpage .modal-body .upsell-content .media-group[data-v-6fe25f6a]{flex:0 100px;min-width:100px}.upsell-serenity.fullpage .modal-body .upsell-content .media-group .popup-image[data-v-6fe25f6a]{border-radius:10px;min-height:100px}.upsell-serenity.fullpage .modal-body .upsell-content .media-group .popup-image img[data-v-6fe25f6a]{width:auto;height:auto;max-height:100px}.upsell-serenity.fullpage .modal-body .upsell-content .text-group[data-v-6fe25f6a]{padding-left:30px}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-info[data-v-6fe25f6a]{display:flex;align-items:center}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-info-texts[data-v-6fe25f6a]{display:flex;flex-flow:column nowrap;flex:1;margin-right:10px}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-info-texts .subhead[data-v-6fe25f6a]{margin-bottom:8px;font-size:14px;font-weight:500;line-height:140%;color:#777;text-align:left}body.rtl .upsell-serenity.fullpage .modal-body .upsell-content .upsell-info-texts .subhead[data-v-6fe25f6a]{text-align:right}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-info-texts .short-description[data-v-6fe25f6a]{font-size:22px;font-weight:700;line-height:130%;color:#222}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-info-texts .long-description[data-v-6fe25f6a],.upsell-serenity.fullpage .modal-body .upsell-content .upsell-info-texts .long-description[data-v-6fe25f6a] p{margin-bottom:0;color:#777}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-info-texts[data-v-6fe25f6a] *{word-break:break-word;word-wrap:break-word}.upsell-serenity.fullpage .modal-body .upsell-content .pricing-display[data-v-6fe25f6a]{align-items:center;justify-content:center;width:unset;margin-right:40px}body.rtl .upsell-serenity.fullpage .modal-body .upsell-content .pricing-display[data-v-6fe25f6a]{margin-right:0px;margin-left:40px}.upsell-serenity.fullpage .modal-body .upsell-content .pricing-display .upsell-price[data-v-6fe25f6a]{margin-right:7px;font-size:16px;color:var(--george-george-text-dark, #000);font-weight:600;letter-spacing:-0.32px}.upsell-serenity.fullpage .modal-body .upsell-content .pricing-display .savings-amount[data-v-6fe25f6a]{padding:0;font-size:14px;background:unset;white-space:nowrap}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-actions[data-v-6fe25f6a]{align-items:center;flex-wrap:nowrap;width:unset;margin:0}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-actions .button-container button[data-v-6fe25f6a]{margin:0;height:44px;min-width:unset;padding:14px 18px;border-radius:6px;font-weight:600}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-multi-items[data-v-6fe25f6a]{justify-content:space-between}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-multi-items .button-container[data-v-6fe25f6a]{display:flex;align-items:center}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-multi-items .button-container .cancel-upsell[data-v-6fe25f6a]{margin-right:10px;font-size:16px;border:none}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-multi-items .button-container[data-v-6fe25f6a] :not(.cancel-upsell){font-family:"Inter",sans-serif}@media screen and (min-width: 860px){.upsell-serenity.fullpage .modal-body .upsell-content .upsell-upgrade-item.selected[data-v-6fe25f6a]{background:color-mix(in srgb, var(--theme-primary, #009ADE) 5%, transparent);border-color:var(--theme-primary, #009ADE)}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-upgrade-item.selected .upsell-actions .button-container button[data-v-6fe25f6a]{color:var(--theme-primary, #009ADE);border:2px solid var(--theme-primary, #009ADE);background:rgba(0,0,0,0)}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-upgrade-item.selected .upsell-actions .button-container button .spinner[data-v-6fe25f6a]{border-color:var(--theme-primary, #009ADE);border-bottom-color:rgba(0,0,0,0)}}@media screen and (max-width: 860px){.upsell-serenity.fullpage .modal-body .upsell-content .upsell-upgrade-item.selected .upsell-actions .button-container button[data-v-6fe25f6a]{border:1px solid #e5e5e5;background:rgba(0,0,0,0)}}.upsell-serenity.fullpage .modal-body .upsell-content.single .pricing-display[data-v-6fe25f6a]{margin-right:0}.upsell-serenity.fullpage .modal-body .total-label[data-v-6fe25f6a]{margin-bottom:8px;color:var(--george-george-text-dark, #000);font-size:14px;font-weight:500;line-height:100%;letter-spacing:-0.14px}.upsell-serenity.fullpage .modal-body .tax-n-price[data-v-6fe25f6a]{display:flex;align-items:flex-end}.upsell-serenity.fullpage .modal-body .total-price[data-v-6fe25f6a]{margin-right:12px;color:var(--george-george-text-dark, #000);font-size:16px;font-weight:600;line-height:100%;letter-spacing:-0.32px}.upsell-serenity.fullpage .modal-body .tax-label[data-v-6fe25f6a]{margin:0;width:auto;display:flex;align-items:center;justify-content:center;color:#777;font-size:10px;letter-spacing:-0.1px}.upsell-serenity.fullpage .modal-body .content-blocks[data-v-6fe25f6a] > *:first-child{border-top:1px solid #f2f2f2;margin-top:39px}.upsell-serenity.fullpage .bottom-actions[data-v-6fe25f6a]{display:none}@media screen and (max-width: 860px){.upsell-serenity.fullpage[data-v-6fe25f6a]{padding:0;margin:10px 0 0 0;max-height:unset;overflow:unset}.upsell-serenity.fullpage .modal-header[data-v-6fe25f6a]{display:none}.upsell-serenity.fullpage #post-upsell-timer-full-page-teleport[data-v-6fe25f6a]{display:none}.upsell-serenity.fullpage .modal-body[data-v-6fe25f6a]{width:100%;max-width:calc(100vw - 20px);margin:0}.upsell-serenity.fullpage .modal-body .special-description-wrapper[data-v-6fe25f6a]{display:none}.upsell-serenity.fullpage .modal-body .upsell-content[data-v-6fe25f6a]{max-height:unset;padding:20px;box-shadow:0px 4px 20px 0px rgba(0,0,0,.1);background:#fff;border:1px solid #f2f2f2;border-radius:8px}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-multi-items[data-v-6fe25f6a]{padding:20px 0 0 0;margin:0}.upsell-serenity.fullpage .modal-body .upsell-content .upsell-multi-items .button-container button.cancel-upsell[data-v-6fe25f6a]{display:none}.upsell-serenity.fullpage .modal-body .upsell-content.single[data-v-6fe25f6a]{padding:20px}.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-upgrade-item[data-v-6fe25f6a]{padding:0 0 26px 0;margin:0;border:none;border-radius:0}.upsell-serenity.fullpage .modal-body .upsell-content.single .media-group .popup-image[data-v-6fe25f6a]{border:1px solid #e6e6e6;border-radius:8px;box-sizing:border-box}.upsell-serenity.fullpage .modal-body .upsell-content.single .text-group[data-v-6fe25f6a]{padding:0 0 0 20px}.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-info[data-v-6fe25f6a]{flex-direction:row;flex-wrap:wrap;justify-content:space-between;row-gap:13px}.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-info-texts[data-v-6fe25f6a]{flex:unset;margin-right:20px}.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-info-texts .subhead[data-v-6fe25f6a]{margin-bottom:8px;font-size:14px}.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-info-texts .short-description[data-v-6fe25f6a]{margin-bottom:10px;font-size:22px;letter-spacing:unset}.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-info-texts .long-description[data-v-6fe25f6a],.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-info-texts .long-description[data-v-6fe25f6a] p{font-size:13px;font-weight:400;line-height:130%;letter-spacing:-0.26px}.upsell-serenity.fullpage .modal-body .upsell-content.single .pricing-display[data-v-6fe25f6a]{align-items:flex-end;row-gap:6px}.upsell-serenity.fullpage .modal-body .upsell-content.single .pricing-display .upsell-price[data-v-6fe25f6a]{margin:0 6px 0 0;font-size:14px;letter-spacing:-0.28px}.upsell-serenity.fullpage .modal-body .upsell-content.single .pricing-display .savings-amount[data-v-6fe25f6a]{height:15px;line-height:15px;font-size:13px}.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-multi-items[data-v-6fe25f6a]{border-top:1px solid #e3e8ee}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-upgrade-item[data-v-6fe25f6a]{padding:19.5px 0;margin:0;border:none;border-radius:0;border-bottom:1px solid #e3e8ee}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-upgrade-item[data-v-6fe25f6a]:first-child{padding-top:0}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-upgrade-item.last[data-v-6fe25f6a]{border:none}.upsell-serenity.fullpage .modal-body .upsell-content.multi .media-group[data-v-6fe25f6a]{flex:0 64px;min-width:64px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .media-group .popup-image[data-v-6fe25f6a]{min-height:64px;border-radius:8px;border:1px solid #e6e6e6;box-sizing:border-box}.upsell-serenity.fullpage .modal-body .upsell-content.multi .media-group .popup-image img[data-v-6fe25f6a]{max-height:64px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .text-group[data-v-6fe25f6a]{padding:0 0 0 17px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-info[data-v-6fe25f6a]{display:grid;grid-template-areas:"texts btn" "prices btn"}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-info-texts[data-v-6fe25f6a]{grid-area:texts;margin:0 10px 0 0}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-info-texts .subhead[data-v-6fe25f6a]{display:none}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-info-texts .short-description[data-v-6fe25f6a]{margin-bottom:8px;font-size:14px;font-weight:600;line-height:100%;letter-spacing:-0.28px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-info-texts .long-description[data-v-6fe25f6a],.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-info-texts .long-description[data-v-6fe25f6a] p{font-size:13px;font-weight:400;line-height:130%;letter-spacing:-0.26px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .pricing-display[data-v-6fe25f6a]{grid-area:prices;margin:5px 10px 0 0;align-items:flex-end;justify-content:flex-start;row-gap:6px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .pricing-display .upsell-price[data-v-6fe25f6a]{font-size:14px;letter-spacing:-0.28px;font-weight:600}.upsell-serenity.fullpage .modal-body .upsell-content.multi .pricing-display .savings-amount[data-v-6fe25f6a]{height:auto;line-height:1;font-size:10px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-price-discount-msrp[data-v-6fe25f6a]{font-size:10px;letter-spacing:-0.2px}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-multi-items[data-v-6fe25f6a]{border-top:1px solid #e3e8ee}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-actions.upsell-item-actions[data-v-6fe25f6a]{grid-area:btn}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-actions.upsell-item-actions .button-container[data-v-6fe25f6a]{justify-content:flex-end}.upsell-serenity.fullpage .modal-body .upsell-content.multi .upsell-actions.upsell-item-actions .button-container button[data-v-6fe25f6a]{width:40px;height:40px;max-width:40px;min-height:unset;padding:0}.upsell-serenity.fullpage .modal-body .tax-n-total[data-v-6fe25f6a]{height:47px;display:flex;flex-direction:column;justify-content:center}.upsell-serenity.fullpage .modal-body .total-label[data-v-6fe25f6a]{margin-bottom:6px}.upsell-serenity.fullpage .modal-body .tax-n-price[data-v-6fe25f6a]{flex-direction:column;align-items:flex-start}.upsell-serenity.fullpage .modal-body .total-price[data-v-6fe25f6a]{margin-bottom:5px;font-size:14px}.upsell-serenity.fullpage .modal-body .content-blocks[data-v-6fe25f6a]{margin:0 10px;width:calc(100% - 20px)}.upsell-serenity.fullpage .modal-body .content-blocks[data-v-6fe25f6a] > *:first-child{border-top:none;margin-top:21px}.upsell-serenity.fullpage .bottom-actions[data-v-6fe25f6a]{display:block;margin:25px 0 0;padding:0 10px}.upsell-serenity.fullpage .bottom-actions .button-container[data-v-6fe25f6a]{display:flex;justify-content:center}.upsell-serenity.fullpage .bottom-actions button[data-v-6fe25f6a],.upsell-serenity.fullpage .bottom-actions .button[data-v-6fe25f6a]{display:flex;padding:14px 18px;justify-content:center;align-items:center;flex:1 0 0;color:#fff;font-size:14px;line-height:16px;text-transform:unset;border-radius:6px;background:var(--theme-primary, #009ADE)}.upsell-serenity.fullpage .bottom-actions button[data-v-6fe25f6a]:disabled,.upsell-serenity.fullpage .bottom-actions .button[data-v-6fe25f6a]:disabled{opacity:1}.upsell-serenity.fullpage .bottom-actions button[data-v-6fe25f6a]:disabled:not(.cancel-upsell),.upsell-serenity.fullpage .bottom-actions .button[data-v-6fe25f6a]:disabled:not(.cancel-upsell){background:#777}.upsell-serenity.fullpage .bottom-actions #paypal-bottom-button-container[data-v-6fe25f6a]{flex:1 0 0}.upsell-serenity.fullpage .bottom-actions .cancel-upsell[data-v-6fe25f6a]{padding:0;flex:unset;margin:0 30px 0 0;width:max-content;color:#777;font-size:16px;font-weight:600;background:rgba(0,0,0,0);box-shadow:none}}@media screen and (max-width: 600px){.upsell-serenity.fullpage .modal-body .upsell-content.single .upsell-info-texts[data-v-6fe25f6a]{margin-right:0}}.upsell-serenity.inline[data-v-6fe25f6a]{max-width:558px;max-height:unset;height:100%;border-radius:8px;background:rgba(0,0,0,0);overflow:hidden;box-shadow:0px 4px 20px 0px rgba(0,0,0,.1)}.multi-selection .upsell-serenity.inline[data-v-6fe25f6a]{overflow:visible}@media(max-width: 1366px){.upsell-serenity.inline[data-v-6fe25f6a]{max-width:unset}}.upsell-serenity.inline .modal-header[data-v-6fe25f6a]{display:none}.upsell-serenity.inline .modal-body[data-v-6fe25f6a]{flex:0 1 auto;padding:19px 20px;border-radius:8px;border:1px solid #f2f2f2;background:#fff;max-width:unset;display:flex;flex-direction:column;justify-content:flex-start}.upsell-serenity.inline .modal-body .content-blocks[data-v-6fe25f6a]{max-width:unset}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-upgrade-item[data-v-6fe25f6a]{display:flex;flex-wrap:wrap;align-items:center;width:100%;padding:20px 0;border-bottom:1px solid #e6e6e6}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-upgrade-item[data-v-6fe25f6a]:first-child{padding-top:0}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-upgrade-item #upsell-ms[data-v-6fe25f6a]{width:100%}.upsell-serenity.inline .modal-body .upsell-upgrade-items .media-group .popup-image[data-v-6fe25f6a]{border-radius:8px;border:1px solid #e6e6e6;box-sizing:border-box}.upsell-serenity.inline .modal-body .upsell-upgrade-items .media-group .popup-image picture[data-v-6fe25f6a]{display:flex;align-items:center;justify-content:center}.upsell-serenity.inline .modal-body .upsell-upgrade-items .media-group .popup-image img[data-v-6fe25f6a]{width:auto;height:auto}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-info[data-v-6fe25f6a]{display:flex;flex-direction:row;align-items:center}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-info-texts[data-v-6fe25f6a]{flex:1;margin-right:10px}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-info-texts .long-description[data-v-6fe25f6a],.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-info-texts .long-description[data-v-6fe25f6a] p{font-size:12px;color:#777;font-size:13px;font-weight:400;line-height:130%;letter-spacing:-0.26px}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-info-texts .long-description[data-v-6fe25f6a]{margin:0}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-info-texts .long-description[data-v-6fe25f6a] p{margin-block-end:10px;margin-block-start:10px}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-info-texts[data-v-6fe25f6a] *{word-break:break-word;word-wrap:break-word}.upsell-serenity.inline .modal-body .upsell-upgrade-items .pricing-display[data-v-6fe25f6a]{width:unset;margin:13px 0 0 0;flex:1;align-items:center;justify-content:flex-start;row-gap:6px}.upsell-serenity.inline .modal-body .upsell-upgrade-items .pricing-display .upsell-price[data-v-6fe25f6a]{margin-right:6px;font-size:14px;color:var(--george-george-text-dark, #000);letter-spacing:-0.28px;font-weight:600}.upsell-serenity.inline .modal-body .upsell-upgrade-items .pricing-display .savings-amount[data-v-6fe25f6a]{white-space:nowrap;padding:0;height:15px;line-height:15px;font-size:13px;background:unset}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-actions[data-v-6fe25f6a]{height:max-content;margin:0;padding:0;width:auto}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-actions .button-container[data-v-6fe25f6a]{width:auto}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-actions .button-container button[data-v-6fe25f6a]{flex:unset;width:auto;height:44px;margin:0;padding:0 18px;font-size:14px}@media screen and (min-width: 860px){.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-upgrade-item.selected .upsell-actions .button-container button[data-v-6fe25f6a]{color:var(--theme-primary, #009ADE);border:1px solid var(--theme-primary, #009ADE);background:rgba(0,0,0,0)}}@media screen and (max-width: 860px){.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-upgrade-item.selected .upsell-actions .button-container button[data-v-6fe25f6a]{border:1px solid #e5e5e5;background:rgba(0,0,0,0)}}.upsell-serenity.inline .modal-body .upsell-upgrade-items.has-timer .upsell-upgrade-item[data-v-6fe25f6a]:nth-child(1 of .upsell-upgrade-item){border-top-left-radius:0;border-top-right-radius:0}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .media-group[data-v-6fe25f6a]{flex:0 64px;min-width:64px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .media-group .popup-image[data-v-6fe25f6a]{min-height:64px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .media-group .popup-image img[data-v-6fe25f6a]{max-height:40px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .text-group[data-v-6fe25f6a]{padding:0 0 0 21px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .upsell-info-texts .short-description[data-v-6fe25f6a]{margin-bottom:7px;font-size:14px;font-weight:500;line-height:1;color:var(--george-george-text-dark, #000);letter-spacing:-0.14px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .pricing-display[data-v-6fe25f6a]{margin:5px 0 0 0}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .media-group[data-v-6fe25f6a]{flex:0 180px;min-width:180px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .media-group .popup-image[data-v-6fe25f6a]{min-height:180px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .media-group .popup-image picture[data-v-6fe25f6a]{display:flex;align-items:center;justify-content:center}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .media-group .popup-image img[data-v-6fe25f6a]{max-height:180px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .text-group[data-v-6fe25f6a]{padding:0 0 0 30px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .upsell-info-texts[data-v-6fe25f6a]{margin-right:0}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .upsell-info-texts .subhead[data-v-6fe25f6a]{margin-bottom:12px;font-size:14px;font-weight:500;line-height:1;color:#777;text-align:left}body.rtl .upsell-serenity.inline .modal-body .upsell-upgrade-items.single .upsell-info-texts .subhead[data-v-6fe25f6a]{text-align:right}@media(max-width: 860px){.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .upsell-info-texts .subhead[data-v-6fe25f6a]{margin-bottom:13px}}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .upsell-info-texts .short-description[data-v-6fe25f6a]{margin-bottom:11px;color:#222;font-size:22px;font-weight:700;line-height:130%;letter-spacing:unset}@media(max-width: 860px){.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .upsell-info-texts .short-description[data-v-6fe25f6a]{margin-bottom:10px}}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-multi-items[data-v-6fe25f6a]{width:100%;margin:20px 0 0;align-items:center;justify-content:space-between;flex-wrap:nowrap}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-multi-items .button-container[data-v-6fe25f6a]{display:flex;flex:1;justify-content:flex-end;margin:0}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-multi-items .button-container[data-v-6fe25f6a] :not(.cancel-upsell){font-family:"Inter",sans-serif}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-multi-items .button-container button[data-v-6fe25f6a]{font-weight:600;font-family:"Inter",sans-serif}.upsell-serenity.inline .modal-body .tax-n-total[data-v-6fe25f6a]{margin-right:10px}.upsell-serenity.inline .modal-body .total-label[data-v-6fe25f6a]{margin-bottom:9px;color:var(--george-george-text-dark, #000);font-size:14px;font-weight:500;line-height:100%;letter-spacing:-0.14px}.upsell-serenity.inline .modal-body .tax-n-price[data-v-6fe25f6a]{display:flex;align-items:flex-end}.upsell-serenity.inline .modal-body .total-price[data-v-6fe25f6a]{flex:1;margin-right:12px;color:var(--george-george-text-dark, #000);font-size:14px;font-weight:600;line-height:100%;letter-spacing:-0.32px}.upsell-serenity.inline .modal-body .tax-label[data-v-6fe25f6a]{margin:0;width:auto;color:#777;font-size:10px;letter-spacing:-0.1px;line-height:140%}@media screen and (max-width: 860px){.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .upsell-upgrade-item[data-v-6fe25f6a]{padding:6px 0 26px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .media-group[data-v-6fe25f6a]{flex:0 100px;min-width:100px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .media-group .popup-image[data-v-6fe25f6a]{min-height:100px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .media-group .popup-image img[data-v-6fe25f6a]{width:auto;height:auto;max-height:70px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.single .text-group[data-v-6fe25f6a]{padding:0 0 0 20px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .text-group[data-v-6fe25f6a]{padding:0 0 0 17px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .upsell-info-texts .short-description[data-v-6fe25f6a]{font-weight:600;letter-spacing:-0.28px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .pricing-display[data-v-6fe25f6a]{margin:8px 0 0 0;align-items:flex-end}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .pricing-display .savings-amount[data-v-6fe25f6a]{height:max-content;line-height:1;font-size:10px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .upsell-price-discount-msrp[data-v-6fe25f6a]{font-size:10px}.upsell-serenity.inline .modal-body .upsell-upgrade-items.multi .upsell-actions.upsell-item-actions .button-container button[data-v-6fe25f6a]{width:40px;height:40px;min-height:unset;padding:0}.upsell-serenity.inline .modal-body .upsell-upgrade-items .upsell-upgrade-items .upsell-multi-items[data-v-6fe25f6a]{margin:18px 0 0}.upsell-serenity.inline .modal-body .upsell-upgrade-items .tax-n-total[data-v-6fe25f6a]{height:47px;display:flex;flex-direction:column;justify-content:center}.upsell-serenity.inline .modal-body .upsell-upgrade-items .total-label[data-v-6fe25f6a]{margin-bottom:6px}.upsell-serenity.inline .modal-body .upsell-upgrade-items .tax-n-price[data-v-6fe25f6a]{flex-direction:column;align-items:flex-start}.upsell-serenity.inline .modal-body .upsell-upgrade-items .total-price[data-v-6fe25f6a]{margin-bottom:5px}}.upsell-serenity #post-upsell-timer-popup-mobile-teleport[data-v-6fe25f6a],.upsell-serenity #post-upsell-timer-inline-teleport[data-v-6fe25f6a]{width:100%}#post-upsell-timer-popup-teleport[data-v-6fe25f6a]{max-width:860px}.upsell-timer-container[data-v-6fe25f6a]{display:flex;width:100%;margin-bottom:-5px;padding-bottom:5px;justify-content:center;border-top-left-radius:8px;border-top-right-radius:8px;background:rgb(var(--theme-primary-rgb))}.upsell-timer-container .upsell-timer[data-v-6fe25f6a]{display:flex;width:100%;padding:20px 15px;color:#fff;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-weight:600;line-height:1;letter-spacing:-0.02em}.upsell-timer-container .upsell-timer span[data-v-6fe25f6a]:nth-child(2){margin-left:auto}.upsell-timer-container .upsell-timer b[data-v-6fe25f6a]{margin-left:5px}@media screen and (max-width: 860px){.upsell-timer-container[data-v-6fe25f6a]{border-radius:0;margin:0;padding:0}.upsell-timer-container .upsell-timer[data-v-6fe25f6a]{display:flex;align-items:center;justify-content:space-between;font-size:14px;line-height:19px;text-align:unset;white-space:pre-line}.upsell-timer-container .upsell-timer b[data-v-6fe25f6a]{padding:10px 16px;background:hsla(0,0%,100%,.1019607843);border-radius:99px}}.upsell-timer-container.fullpage[data-v-6fe25f6a]{padding:0;margin:0;height:25px;max-width:unset;background:#f2f2f2}.upsell-timer-container.fullpage .upsell-timer[data-v-6fe25f6a]{width:max-content;padding:8px 10px;font-size:12px;color:var(--george-george-text-dark, #000)}.upsell-timer-container.fullpage .upsell-timer b[data-v-6fe25f6a]{min-width:34px;font-weight:600}@media screen and (max-width: 860px){.upsell-timer-container.fullpage[data-v-6fe25f6a]{height:auto;margin-bottom:-5px;border-radius:8px 8px 0px 0px;background:rgb(var(--theme-primary-rgb))}.upsell-timer-container.fullpage .upsell-timer[data-v-6fe25f6a]{width:100%;font-size:14px}.upsell-timer-container.fullpage .upsell-timer b[data-v-6fe25f6a]{min-width:58px;height:25px;margin-left:auto;display:flex;align-items:center;justify-content:center;padding:8px 12px;color:var(--george-george-text-dark, #000);font-size:12px;border-radius:200px;background:#fff;box-sizing:border-box}.upsell-timer-container.fullpage.single .upsell-timer[data-v-6fe25f6a]{padding:14px 18px 18px 20px}.upsell-timer-container.fullpage.multi .upsell-timer[data-v-6fe25f6a]{padding:14px 18px 18px 20px}.upsell-timer-container.fullpage .upsell-timer-texts[data-v-6fe25f6a]{display:flex;flex-direction:column;margin-left:15px;margin-right:5px;flex:1}.upsell-timer-container.fullpage .upsell-timer-texts span[data-v-6fe25f6a]:first-child{margin-bottom:5px;color:#fff;font-size:14px;font-weight:600;line-height:100%;letter-spacing:-0.14px}.upsell-timer-container.fullpage .upsell-timer-texts span[data-v-6fe25f6a]:last-child{margin:0;color:hsla(0,0%,100%,.75);font-size:12px;font-weight:400;line-height:100%;letter-spacing:-0.12px}.upsell-timer-container.fullpage .upsell-timer-close[data-v-6fe25f6a]{margin-left:16px;width:16px;height:16px;cursor:pointer}}.upsell-timer-container.inline .upsell-timer[data-v-6fe25f6a],.upsell-timer-container.popup .upsell-timer[data-v-6fe25f6a]{padding:14px 18px 13px 20px;align-items:center}.upsell-timer-container.inline .upsell-timer-texts[data-v-6fe25f6a],.upsell-timer-container.popup .upsell-timer-texts[data-v-6fe25f6a]{display:flex;flex-direction:column;margin-left:15px;margin-right:5px;flex:1}.upsell-timer-container.inline .upsell-timer-texts span[data-v-6fe25f6a]:first-child,.upsell-timer-container.popup .upsell-timer-texts span[data-v-6fe25f6a]:first-child{margin-bottom:5px;color:#fff;font-size:14px;font-weight:600;line-height:100%;letter-spacing:-0.14px}.upsell-timer-container.inline .upsell-timer-texts span[data-v-6fe25f6a]:last-child,.upsell-timer-container.popup .upsell-timer-texts span[data-v-6fe25f6a]:last-child{margin:0;color:hsla(0,0%,100%,.75);font-size:12px;font-weight:400;line-height:100%;letter-spacing:-0.12px}.upsell-timer-container.inline b[data-v-6fe25f6a],.upsell-timer-container.popup b[data-v-6fe25f6a]{min-width:58px;height:25px;margin-left:auto;display:flex;align-items:center;justify-content:center;padding:8px 12px;color:var(--george-george-text-dark, #000);font-size:12px;border-radius:200px;background:#fff;box-sizing:border-box}.upsell-timer-container.inline .upsell-timer-close[data-v-6fe25f6a],.upsell-timer-container.popup .upsell-timer-close[data-v-6fe25f6a]{margin-left:15px;width:16px;height:16px;cursor:pointer}@media screen and (max-width: 860px){.upsell-timer-container.inline[data-v-6fe25f6a],.upsell-timer-container.popup[data-v-6fe25f6a]{margin-bottom:-5px;padding-bottom:5px}.upsell-timer-container.inline.single .upsell-timer[data-v-6fe25f6a],.upsell-timer-container.popup.single .upsell-timer[data-v-6fe25f6a]{padding:14px 17px 13px 20px}.upsell-timer-container.inline.single .upsell-timer-close[data-v-6fe25f6a],.upsell-timer-container.popup.single .upsell-timer-close[data-v-6fe25f6a]{margin-left:17px}.upsell-timer-container.inline.multi .upsell-timer[data-v-6fe25f6a],.upsell-timer-container.popup.multi .upsell-timer[data-v-6fe25f6a]{padding:14px 14px 13px 20px}.upsell-timer-container.inline.multi .upsell-timer-close[data-v-6fe25f6a],.upsell-timer-container.popup.multi .upsell-timer-close[data-v-6fe25f6a]{margin-left:12px}.upsell-timer-container.inline .upsell-timer-icon[data-v-6fe25f6a],.upsell-timer-container.popup .upsell-timer-icon[data-v-6fe25f6a]{display:flex;align-items:center}}.upsell-timer-container.popup .upsell-timer[data-v-6fe25f6a]{padding:14px 20px}.upsell-timer-container.popup b[data-v-6fe25f6a]{font-weight:600}@media screen and (max-width: 860px){.upsell-timer-container.popup[data-v-6fe25f6a]{margin-bottom:0;padding-bottom:0}.upsell-timer-container.popup.single .upsell-timer-close[data-v-6fe25f6a]{margin-left:16px}.upsell-timer-container.popup .upsell-timer-close svg[data-v-6fe25f6a]{width:16px;height:16px}}.upsell-timer-container .upsell-timer-icon[data-v-6fe25f6a]{height:34px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable{max-width:1200px;margin:30px 0px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header{padding:0 20px;text-align:center;margin-bottom:10px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .heading{margin-bottom:5px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .subhead{margin-bottom:0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table{display:table;width:100%;max-width:940px;border-collapse:collapse;margin:0 auto 10px auto}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row{display:table-row}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row>div{text-align:center;font-size:1.125rem;font-weight:700;height:75px;display:flex;padding:0 3px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading:before{display:table-cell;content:"";width:44%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading:after{display:table-cell;content:"";width:5%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading .heading-column{width:26.5%;display:flex;align-items:flex-end}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading .heading-column+.heading-column{color:#999}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features:after{display:table-cell;content:"";width:5%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features .feature-label{padding-left:5%;text-align:left}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg{width:22px;height:22px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg.checkmark{fill:var(--theme-primary, #009ADE);background:#fff;border-radius:50%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg.xmark{fill:#ee4432}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg.greyX{fill:#999}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg.bullet{fill:#999}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features:nth-child(even){background-color:#fff}@media only screen and (max-width: 767px){.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .heading{font-size:1.6875rem}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .subhead{font-size:1rem}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row>div{font-size:.90625rem;min-height:55px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg{width:20px;height:20px}}@media only screen and (max-width: 390px){.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row>div{font-size:.8125rem;min-height:50px}}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table{display:block}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features:after,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading:after,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading:before{display:none !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .cell-content{display:flex;flex-direction:column;align-items:baseline;gap:12px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .heading-column .heading-column-wrapper{display:flex;flex-direction:column;width:fit-content}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.left .heading-column .heading-column-wrapper{align-items:flex-start}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .cell-content{width:100%;text-align:left;padding-top:20px;padding-bottom:19px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading-column.feature-title{text-align:left;padding-left:0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading-column.feature-title span{padding-left:5%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features{display:flex}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading .heading-column{flex:1}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features .feature-label{padding-top:20px;padding-bottom:19px;padding-left:0;display:flex;align-items:center;flex:1}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features .feature-label .feature-label-wrapper{padding-left:5%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features .feature-indicator{flex:1}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.center .block-body.comparison-table .heading .heading-column+.heading-column,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.center .block-body.comparison-table .cell-content{justify-content:center;display:flex}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg.greyX,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg.checkmark{display:flex;flex-basis:18px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg{width:18px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg.bullet{fill:var(--theme-primary, #009ADE)}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item1 .item1 .heading-column-wrapper,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item1 .item1 .feature-title,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item2 .item2 .heading-column-wrapper,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item2 .item2 .feature-title,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item3 .item3 .heading-column-wrapper,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item3 .item3 .feature-title{color:var(--theme-primary, #009ADE);font-weight:600}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading-column.feature-title{display:flex;font-size:14px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:-0.28px;gap:18px;margin-left:0 !important;padding-left:0 !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header{padding:0;text-align:left}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header h2,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .subhead{color:#1c1c1c}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header h2{color:#1c1c1c;font-size:26px;font-style:normal;font-weight:400;line-height:32px;text-align:left}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .subhead{margin-top:10px;color:#1c1c1c;font-size:16px;font-style:normal;font-weight:400;line-height:24px;text-align:left}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row>div:not(.heading-column){height:auto;border-bottom:1px solid rgba(28,28,28,.2)}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .heading-column-wrapper{text-align:center;font-size:14px;font-style:normal;font-weight:600;line-height:17px;letter-spacing:-0.28px;color:#1c1c1c;gap:16.5px;margin-bottom:16.5px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item2 .heading.color-heading .item2,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item3 .heading.color-heading .item3,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item1 .heading.color-heading .item1{background:var(--theme-primary, #009ADE) !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item2 .heading.color-heading .item2 .heading-column-wrapper,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item3 .heading.color-heading .item3 .heading-column-wrapper,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.featured-item1 .heading.color-heading .item1 .heading-column-wrapper{color:#fff !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading.color-heading .heading-column{border-radius:8px;margin:4px;background:#eff1f4;justify-content:center;align-items:center;display:flex}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading.color-heading .heading-column .heading-column-wrapper{margin-bottom:0;gap:10px;color:#929ba9}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading.color-heading .heading-column .heading-column-wrapper img{width:90%;margin-left:auto;margin-right:auto}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading.color-heading .heading-column.feature-title{background:none;justify-content:flex-start;align-items:center;border:0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .heading-column-wrapper img{max-height:30px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.left .feature-indicator{justify-content:flex-start !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.left .heading-column-wrapper{align-items:flex-start}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.center .cell-content{align-items:center;justify-content:center;text-align:center}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.right .feature-indicator{justify-content:flex-end !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.right .heading-column-wrapper{align-items:flex-end}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable.right .cell-content{text-align:right}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .cell-content{flex-direction:row;align-items:center}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .feature-title{font-size:18px;font-style:normal;font-weight:400;line-height:24px;letter-spacing:-0.36px}@media(max-width: 768px){.slotted-content-blocks[data-v-6fe25f6a-s] .block-body .table-row .feature-label~.feature-indicator svg+.feature-title{display:none !important;font-size:14px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading.color-heading .heading-column{height:auto}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .features svg{flex-shrink:0}.slotted-content-blocks[data-v-6fe25f6a-s] .block-body .table-row .feature-title~.heading-column .heading-column-wrapper{align-items:center}.slotted-content-blocks[data-v-6fe25f6a-s] .block-body .table-row .feature-label~.feature-indicator .cell-content{justify-content:center}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .feature-title{font-size:14px;line-height:16px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .heading-column-wrapper img{max-width:80%;height:20px}}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section{margin-top:35px !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .section-content{border-radius:10px;background:var(--larry-bg-img, #F7F8FA)}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .section-footer{margin-top:34px}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid{display:grid;grid-template-columns:1fr 1fr;row-gap:40px;column-gap:20px;padding:25px 20px;justify-items:center}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid.length-1{grid-template-columns:1fr}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid.length-2{grid-template-columns:1fr 1fr}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid.length-3{grid-template-columns:1fr 1fr 1fr}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid .image-container .image{margin:0 auto 20px;text-align:center}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid .image-container .image img{height:100%;width:auto;margin:0 auto;max-height:36px}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid .image-container .caption .caption-heading{color:var(--theme-copy, #202020);text-align:center;font-size:12px;font-weight:400;line-height:120%}@media only screen and (min-width: 768px){.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid{grid-template-columns:1fr 1fr 1fr;row-gap:55px}.slotted-content-blocks[data-v-6fe25f6a-s] section.guarantees-section .grid .image-container .caption .caption-heading{font-size:14px}}.slotted-content-blocks[data-v-6fe25f6a-s] #faq{width:100%;margin:35px 0 0}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section{display:flex;padding-bottom:30px !important;margin-bottom:30px !important;border-bottom:1px solid #f2f2f2}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section h1{color:var(--theme-copy);font-size:30px;line-height:33px;transform:translateY(0.16em);padding-top:1;font-family:Inter;margin-bottom:23px;font-weight:600;letter-spacing:-0.8px}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section h1::before{content:"";margin-top:-9px;display:block;height:0}@media(min-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section h1{font-size:40px;line-height:44px;transform:translateY(0.16em);padding-top:1;font-family:Inter}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section h1::before{content:"";margin-top:-13px;display:block;height:0}}@media only screen and (min-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section h1{margin-bottom:30px}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-content{position:relative}@media(min-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-content{padding:0}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-content.has-exclusive-badge .hero-header .badge-offer{display:inline-block}@media(min-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-content.has-exclusive-badge .hero-header .stars-summary{order:1;margin-bottom:0}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-content.has-exclusive-badge .hero-header .button{order:1}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-content.has-exclusive-badge .hero-header:has(+.hero-cta-button) .stars-summary{margin-top:25px}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header{display:flex;flex-direction:column;align-items:flex-start}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description p{font-size:14px;line-height:21px;transform:translateY(0.36em);padding-top:1;font-family:Inter;margin-bottom:25px}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description p::before{content:"";margin-top:-9px;display:block;height:0}@media(min-width: 768px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description p{font-size:16px;line-height:24px;transform:translateY(0.36em);padding-top:1;font-family:Inter}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description p::before{content:"";margin-top:-13px;display:block;height:0}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description ul{padding-left:1.5em;line-height:24px}@media(max-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description ul{display:none}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description strong{font-weight:500}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .description+.grid{margin-top:23px}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .stars-summary{font-size:14px;font-style:normal;font-weight:500;line-height:1.1em;margin-bottom:18px}@media(min-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .stars-summary{margin-bottom:25px}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .stars-summary a{color:inherit;text-decoration:inherit}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .stars-summary svg{position:relative;margin-right:1px;top:1px}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .stars-summary svg path{fill:var(--theme-primary)}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header .stars-summary span{opacity:0;visibility:hidden;margin-right:6px;width:0;text-indent:-9999px;display:inline-block}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header:has(+.hero-cta-button) .description>:last-child{margin-bottom:0}@media(max-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header:has(+.hero-cta-button) .description>p:last-of-type{margin-bottom:0}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-header:has(+.hero-cta-button)>:last-child{margin-bottom:0}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-cta-button{padding:21px 14px;font-size:18px;width:fit-content;min-width:287px;margin-top:20px}@media(max-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .hero-cta-button{margin-top:28px;width:100%;min-width:unset}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .grid{align-items:center;margin:20px 0 0;row-gap:15px;column-gap:30px;display:grid;grid-template-areas:"a a a a a" "b c d e f";justify-content:flex-start}@media(max-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .grid{margin-top:28px}}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .grid .section-title{grid-area:a}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .grid .section-title span{font-weight:400;font-size:14px;line-height:24px}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .grid .image-container .image{height:20px}.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .grid img{filter:grayscale(100%) brightness(0) contrast(40%);height:100%}@media(min-width: 768px){.slotted-content-blocks[data-v-6fe25f6a-s] .hero-section .grid img{margin:0 auto}}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs{display:flex;flex-direction:row;flex-wrap:wrap;padding-top:35px !important}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs button.infotab{font-weight:400;font-size:1rem;flex:0 50%;background:rgba(0,0,0,0);border-radius:0;color:#2b2d2e;border-bottom:1px solid #dbdbdb;box-shadow:none;transition:all .2s ease-in-out}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs button.infotab[aria-selected=true]{color:#303030;font-weight:500;border-bottom:4px solid var(--theme-primary, #009ADE)}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels{flex:0 100%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels>div{display:none;padding:25px 0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels>div p{font-size:1rem;line-height:1.5}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels>div p:last-child,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels>div p:empty{margin-bottom:0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels>div img{height:auto}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs #infotab-0[aria-selected=true]~.infopanels #infopanel-0,.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs #infotab-1[aria-selected=true]~.infopanels #infopanel-1{display:block}@media screen and (max-width: 767px){.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs ul li{font-size:14px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs button.infotab{font-size:.875rem}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels>div{padding:15px 0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--infoTabs .infopanels>div p{font-size:.875rem}}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section{width:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container{display:grid;gap:16px;grid-template-columns:repeat(2, 1fr);width:100%;margin:auto;position:relative}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .carousel{padding:0}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell{position:relative;overflow:hidden;background-color:#f5f4f7;width:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item{width:100%;position:relative}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item img{object-fit:cover;aspect-ratio:1;width:100%;height:100%;max-height:416px}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .video-wrapper{position:relative;padding-bottom:58%;height:0}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .video-play-button{padding:17px 20px;background:#fff;color:#000;font-size:14px;font-weight:500;line-height:10px;letter-spacing:.84px;text-transform:uppercase;border:none;border-radius:0;position:absolute;bottom:20px;left:20px;width:auto;z-index:2}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .video-play-button-background{position:absolute;top:0;width:100%;background:rgba(0,0,0,0);height:100%;z-index:1}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item iframe{width:100%;height:100%;position:absolute;top:0;left:0}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .sproutvideo-player{z-index:1}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .sproutvideo-player-preroll{z-index:0}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell.grid-col-span-1{grid-column:span 2}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell:not(.grid-col-span-1):not(.grid-col-span-video){display:flex;justify-content:center;align-items:center;aspect-ratio:1}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell.grid-col-span-video{grid-column:span 2}@media only screen and (max-width: 768px){.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container{max-height:470px;height:100%;display:block;aspect-ratio:1.5}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell{height:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item{height:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .video-play-button{padding:11px 18px;font-size:12px}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .video-wrapper{position:relative;padding-bottom:0;width:100%;height:100%;max-height:470px;aspect-ratio:1.5}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item img{aspect-ratio:1.5;max-height:470px}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell.grid-col-span-1,.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell.grid-col-span-video{aspect-ratio:1.5;max-height:470px}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell:not(.grid-col-span-1):not(.grid-col-span-video){aspect-ratio:1.5;max-height:470px}}@media only screen and (max-width: 1023px){.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container{max-height:416px;display:block;aspect-ratio:1.5}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell{height:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item{height:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .video-play-button{padding:11px 18px;font-size:12px}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item .video-wrapper{position:relative;padding-bottom:0;width:100%;max-height:416px;height:100%;aspect-ratio:1.5}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell .media-item img{aspect-ratio:1.5;max-height:416px}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell.grid-col-span-1,.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell.grid-col-span-video{aspect-ratio:1.5;max-height:416px}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container .grid-cell:not(.grid-col-span-1):not(.grid-col-span-video){aspect-ratio:1.5;max-height:416px}}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container ol.carousel__pagination{position:absolute;bottom:20px;right:20px;z-index:2;list-style:disc;display:flex;padding:0;margin:0}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container ol.carousel__pagination li{position:relative;list-style:none;cursor:pointer;padding:4px}@media only screen and (min-width: 768px){.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container ol.carousel__pagination li{padding:6.5px}}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container ol.carousel__pagination li .carousel__pagination-button{box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container ol.carousel__pagination li .carousel__pagination-button::after{display:block;content:"";width:6px;height:6px;border-radius:6px;background-color:#fff}.slotted-content-blocks[data-v-6fe25f6a-s] .media-grid-section .grid-container ol.carousel__pagination li .carousel__pagination-button--active::after{background-color:var(--theme-primary)}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section{margin:35px 0 0}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section #reviews-wrapper{display:flex;flex-flow:row wrap}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section #reviews-wrapper .testimonial-block:not(:last-child){margin-bottom:15px}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .reviews-headline{font-size:20px;font-style:normal;font-weight:600;letter-spacing:-0.4px;padding-bottom:20px}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonials{display:flex}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block{width:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .stars img{width:75px;height:auto}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review{width:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review .review-summary{width:100%;display:flex;justify-content:space-between;padding-bottom:14px}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review .review-summary .review-author{font-size:12px;font-weight:500;line-height:100%}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review .review-summary .review-author .icon-verified-buyer{background:var(--rating-primary-color, --theme-primary, #009ADE);color:var(--rating-verified-buyer-color, #FFF);padding:3px 4px;border-radius:3px;margin-left:1em;font-size:10px;position:relative;bottom:1px}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review .review-summary .stars{position:relative;bottom:3px}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review .review-summary .stars svg path{fill:var(--rating-primary-color, --theme-primary, #009ADE)}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review h3{color:#202020;font-size:18px;font-style:normal;font-weight:400;line-height:32px}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review .review-copy{color:#202020;font-size:14px;font-style:normal;font-weight:400;line-height:150%}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .review a{text-decoration:none;color:#434339}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .user .verified{padding:5px 0;font-size:.75rem;display:flex;justify-content:left;align-items:center}.slotted-content-blocks[data-v-6fe25f6a-s] .testimonials-section .testimonial-block .user .verified svg{fill:#37a54c;margin-right:4px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable{margin:37px 0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header{margin-bottom:20px;width:100%;border-collapse:collapse;margin:0 auto 35px auto}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table{max-width:unset}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row .heading-column{align-items:center;height:72px;padding:21px 0;border-bottom:1px solid rgba(28,28,28,.2);box-sizing:border-box}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row .heading-column .heading-column-wrapper{flex-direction:row;align-items:center;flex-wrap:wrap;gap:12px;margin:0;color:var(--george-george-text-dark, #000);font-size:16px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row .feature-indicator{padding:0;box-sizing:border-box}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row .feature-indicator .cell-content{padding:17px 0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading.color-heading .heading-column .heading-column-wrapper img{width:auto;max-width:90%}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .heading{margin-bottom:3px;color:#2d333a;font-size:18px;font-weight:600;line-height:1}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .subhead{margin:0;color:#717171;font-size:14px;line-height:24px}@media screen and (max-width: 860px){.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable{margin:0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header{margin:0 auto 34px auto}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-header .heading{margin-bottom:1px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table{margin:0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading .heading-column{height:49px;border-bottom:none;margin-bottom:19px;padding:0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading .heading-column:first-child{flex:2}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading .heading-column .heading-column-wrapper{gap:20px;flex-direction:column;align-items:flex-start;font-size:14px}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .heading .heading-column .heading-column-wrapper img{height:16px;max-width:unset}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row .feature-indicator .cell-content{padding:21.5px 20px 21.5px 0}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row .feature-indicator:first-child{flex:2}.slotted-content-blocks[data-v-6fe25f6a-s] section.content-block--comparisonTable .block-body.comparison-table .table-row .feature-indicator:not(:first-child) .feature-title{display:none}}.slotted-content-blocks[data-v-6fe25f6a-s] .heading,.slotted-content-blocks[data-v-6fe25f6a-s] .subhead,.slotted-content-blocks[data-v-6fe25f6a-s] .cell-content{overflow-wrap:break-word;word-break:break-word}.spinner[data-v-6fe25f6a]{width:22px;height:22px}.spinner-black[data-v-6fe25f6a]{border:5px solid #202020;border-bottom-color:rgba(0,0,0,0)}[data-v-6fe25f6a] #upsell-ms{margin-top:20px}[data-v-6fe25f6a] #upsell-ms #upsell-ms-cols .upsell-ms-col{margin-right:20px;min-width:45%}[data-v-6fe25f6a] #upsell-ms #upsell-ms-cols .upsell-ms-col:last-child{margin-right:0}[data-v-6fe25f6a] #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component{margin-bottom:0}[data-v-6fe25f6a] #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .selected-image .selected-color-image{width:75%;height:75%}
.modal-mask.post-upsell-error{background:rgba(230,235,237,.8)}
#modal-container[data-v-00bbc5d8]{max-width:560px;min-height:264px;width:90%;padding:40px;display:flex;flex-direction:column;align-items:center;border-radius:6px;background:#fff;box-sizing:border-box;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif}.modal-body[data-v-00bbc5d8]{padding:20px 0 0;display:flex;flex-direction:column;justify-content:space-between}.modal-title[data-v-00bbc5d8]{color:var(--Base-Black, #000);text-align:center;font-size:24px;font-style:normal;font-weight:500;line-height:20px}.close[data-v-00bbc5d8]{right:0;top:0;transform:translate(50%, -50%)}.modal-text[data-v-00bbc5d8]{margin:0 0 23px 0;color:#666;text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:22px}.closing-msg[data-v-00bbc5d8]{display:block;margin:0 0 auto;color:#666;text-align:center;font-size:17px;font-style:normal;font-weight:400;line-height:22px}.close-text[data-v-00bbc5d8]{display:block;color:#0080fc;text-align:center;font-size:16px;font-style:normal;line-height:normal;font-weight:400;text-decoration-line:underline;cursor:pointer}
.discount-code{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;margin-top:30px;display:flex;align-items:center;height:46px;width:100%}@media(max-width: 934px){.discount-code{margin-top:20px}}.discount-code .stripe-input{width:100%;background:#fff;flex:1;height:24px;margin-right:6px;border:1px solid #e7e8ea;border-radius:6px;padding:10px 16px;transition:border-color .3s ease;font-size:14px;text-rendering:auto;-webkit-text-size-adjust:100%;color:#6f7780;font-weight:600;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif}.discount-code .stripe-input::placeholder{font-weight:normal !important;font-size:14px}.discount-code .stripe-input:focus{outline:none;box-shadow:0 0 0 .2rem rgba(0,123,255,.25)}.discount-code .discount-code-submit button{width:auto;display:flex;justify-content:center;align-items:center;text-align:center;height:44px;border-radius:4px;font-style:normal;font-weight:600;font-size:14px;line-height:normal;color:#fff;background:linear-gradient(89.31deg, #0085ff 0%, #00c2ff 100%);box-shadow:unset;cursor:pointer}.discount-code .discount-code-submit button.code-applied{cursor:default}@media(max-width: 934px){.discount-code .discount-code-submit button{margin-bottom:0}}.discount-code .discount-code-submit button:disabled{background:#777 !important;cursor:not-allowed;pointer-events:all !important;opacity:1}.discount-code .discount-code-submit button:disabled:hover{filter:unset}.discount-code .discount-code-submit button>span{text-align:center}.discount-code .discount-code-submit #button-text{display:inline-block}.discount-code .discount-code-submit .code-invalid{background:red !important}.discount-code .chips-container{display:flex;flex-wrap:wrap}.discount-code .chip{display:flex;height:22px;padding:1px 10px;align-items:center;gap:6px;border-radius:3px;background:rgba(0,84,210,.1);color:#0054d2;text-align:center;font-family:Inter;font-size:12px;font-style:normal;font-weight:600;line-height:20px;text-transform:uppercase;margin-right:6px;margin-left:-4px}.discount-code .chip span:hover{cursor:pointer}.crossover .discount-code{margin-top:0;margin-bottom:30px}
.discount-banner{width:100%;display:flex;justify-content:space-between;align-items:center;font-family:Arial,sans-serif;margin-top:-8px;margin-bottom:-8px}.discount-banner .icon-wrapper{background:linear-gradient(0deg, #e5eefa 0%, #e5eefa 100%),#fff;border-radius:4px;padding:8px;display:flex;align-items:center}.discount-banner .icon-wrapper>*:not(:last-child){display:flex;align-items:center;margin-right:10px}.discount-banner .icon-wrapper .message{color:#0054d2;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:120%}.discount-banner .message{color:#000;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-0.14px}.discount-banner_mobile{background:linear-gradient(0deg, #e5eefa 0%, #e5eefa 100%),#fff;padding:8px 20px;border-radius:4px;display:flex;justify-content:center;align-items:center;font-family:Arial,sans-serif;font-size:14px;color:#0056d2;margin-bottom:30px}@media(max-width: 934px){.discount-banner_mobile{margin-bottom:20px;margin-left:-20px;margin-right:-20px}}.discount-banner_mobile .icon-wrapper{display:flex;align-items:center}.discount-banner_mobile .icon-wrapper>*:not(:last-child){display:flex;align-items:center;margin-right:10px}.discount-banner_mobile .message{color:#0054d2;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:120%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.discount-banner_mobile .discount-separator{margin-right:2px}
#promo-wrapper .promo-wrapper-text[data-v-4d13d349]{display:none}@media(max-width: 934px){#promo-wrapper[data-v-4d13d349]{border:1px solid #f2f2f2;border-radius:10px;position:relative;margin-top:20px}#promo-wrapper .promo-wrapper-text[data-v-4d13d349]{display:block;position:absolute;top:-8px;left:50%;transform:translateX(-50%);background:#fff;padding:0 12px;white-space:nowrap;font-weight:bold}#promo-wrapper .promo-wrapper-text h2[data-v-4d13d349]{font-size:13px !important;font-weight:600}}.promo-wrapper[data-v-4d13d349]{display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;border:1px solid #f2f2f2;border-radius:10px;box-sizing:border-box;margin-left:-20px;margin-right:-20px;margin-top:10px}.promo-wrapper[data-v-4d13d349]>*:not(:last-child){margin-bottom:20px}@media(max-width: 1366px){.promo-wrapper[data-v-4d13d349]{width:unset;margin:0 0 8px 0}}@media(max-width: 934px){.promo-wrapper[data-v-4d13d349]{margin:0;border:none}}.promo-block[data-v-4d13d349]{width:100%;display:flex;align-items:center}.promo-block[data-v-4d13d349]>*:not(:last-child){margin-right:20px}.promo-block[data-v-4d13d349]:has(+#upsell-ms){margin-bottom:0}@media(max-width: 934px){.promo-block[data-v-4d13d349]{border:none;padding:0px}}.promo-left[data-v-4d13d349]{flex-shrink:0;align-self:self-start}.promo-product-image[data-v-4d13d349]{width:50px;height:50px;overflow:hidden;border-radius:8px;background:#fff;padding:4px 5px;display:flex;justify-content:center;align-items:center;border:1px solid #e6e6e6}@media(max-width: 934px){.promo-product-image[data-v-4d13d349]{width:48px;height:48px}}.promo-product-image picture[data-v-4d13d349],.promo-product-image img[data-v-4d13d349]{height:100%;width:100%;object-fit:contain}.promo-product-image.with-badge[data-v-4d13d349]{position:relative;overflow:unset}.promo-right[data-v-4d13d349]{display:flex;justify-content:space-between;align-items:center;flex-grow:1}.promo-right[data-v-4d13d349]>*:not(:last-child){margin-right:20px}.promo-text[data-v-4d13d349]{width:100%}.promo-title[data-v-4d13d349]{color:red;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.12px;margin-bottom:8px}.promo-heading[data-v-4d13d349]{color:#000;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-0.14px;margin-bottom:6px}.promo-subheading[data-v-4d13d349]{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.26px;margin-bottom:6px}.price-section[data-v-4d13d349]{display:flex;align-items:center;margin-bottom:6px}.price-section[data-v-4d13d349]>*:not(:last-child){margin-right:8px}.price-current[data-v-4d13d349]{color:#303030;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-0.28px}.price-original[data-v-4d13d349]{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-0.26px;text-decoration:line-through}.price-discount[data-v-4d13d349]{color:red;text-align:center;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:110%;text-transform:capitalize}.promo-add-button[data-v-4d13d349]{display:flex;justify-content:center;align-items:center;background-color:red;color:#fff;border:none;padding:14px 18px;border-radius:6px;cursor:pointer;flex-shrink:0;text-align:center;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:16px;height:40px;width:40px;box-sizing:border-box}.promo-add-button svg[data-v-4d13d349]{width:12px;min-width:12px;height:12px;min-height:12px}.promo-add-button[data-v-4d13d349]:hover{background-color:#c00}.disabled[data-v-4d13d349]{pointer-events:none;background:#777;opacity:.5}.disabled.clickable[data-v-4d13d349]{pointer-events:all}[data-v-4d13d349] #promo-wrapper #upsell-ms{width:100%;margin-bottom:0;margin-top:2px;padding-left:80px;padding-right:68px;box-sizing:border-box}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-header{display:none}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector,[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector{height:44px;border-radius:5px;border:1px solid #e6e6e6;background:#fff}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .selected-color .selected-image{display:none}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .selected-color .selected-color-title{color:#202020;font-size:14px;font-style:normal;font-weight:400;line-height:20px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .selected-color .switcher{padding-right:4px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded{border-radius:5px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-header .expanded-header-title{margin:12px 8px;font-size:14px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-switcher{padding-right:8px;margin-bottom:8px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image{min-height:unset;width:64px;height:64px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image.color{padding:0}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image .preview-color{width:50%;height:50%}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .selected-size .selected-size-title{color:#202020;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-left:8px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .selected-size .switcher{padding-right:4px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded{border-radius:5px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded .expanded-header .expanded-header-title{margin:12px 8px;font-size:14px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded .expanded-header .expanded-switcher{padding-right:8px;margin-bottom:8px}[data-v-4d13d349] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded .expanded-sizes .expanded-size{color:#202020;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}
@media(max-width: 934px){#promo-wrapper[data-v-3141c55c]{border:1px solid #f2f2f2;border-radius:10px;position:relative;margin-top:20px}}.promo-wrapper[data-v-3141c55c]{display:flex;flex-direction:column;align-items:center;padding:20px;background:#fff;box-sizing:border-box;margin-left:-20px;margin-right:-20px;margin-top:10px}.promo-wrapper.unavailable[data-v-3141c55c]{opacity:.5;pointer-events:none}.promo-wrapper[data-v-3141c55c]>*:not(:last-child){margin-bottom:20px}@media(max-width: 1366px){.promo-wrapper[data-v-3141c55c]{width:unset;margin:0 0 8px 0}}@media(max-width: 934px){.promo-wrapper[data-v-3141c55c]{margin:0;border:none}}.promo-block[data-v-3141c55c]{width:100%;display:flex;align-items:center}.promo-block[data-v-3141c55c]>*:not(:last-child){margin-inline-end:20px}.promo-block[data-v-3141c55c]:has(+#upsell-ms){margin-bottom:0}.promo-block .vue-skeletor[data-v-3141c55c]{position:relative;overflow:hidden;background-color:rgba(0,0,0,.12)}.promo-block .vue-skeletor[data-v-3141c55c]:not(.vue-skeletor--shimmerless):after{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(37, 22, 22, 0));animation:shimmer-3141c55c 1.5s infinite;content:""}.promo-block .vue-skeletor--rect[data-v-3141c55c],.promo-block .vue-skeletor--circle[data-v-3141c55c]{display:block}.promo-block .vue-skeletor--circle[data-v-3141c55c]{border-radius:50%}.promo-block .vue-skeletor--text[data-v-3141c55c]{border-radius:unset}.promo-block .vue-skeletor--pill[data-v-3141c55c]{border-radius:9999px}.promo-block .vue-skeletor--text[data-v-3141c55c]{line-height:1;display:inline-block;width:100%;height:inherit;vertical-align:middle;top:-1px}@keyframes shimmer-3141c55c{100%{transform:translateX(100%)}}@media(max-width: 934px){.promo-block[data-v-3141c55c]{border:none;padding:0}}.promo-left[data-v-3141c55c]{flex-shrink:0;align-self:self-start}.promo-product-image[data-v-3141c55c]{width:50px;height:50px;overflow:hidden;border-radius:8px;background:#fff;padding:4px 5px;display:flex;justify-content:center;align-items:center;border:1px solid #e6e6e6}.promo-product-image .vue-skeletor[data-v-3141c55c]{border-radius:8px}@media(max-width: 934px){.promo-product-image[data-v-3141c55c]{width:48px;height:48px}}.promo-product-image picture[data-v-3141c55c],.promo-product-image img[data-v-3141c55c]{height:100%;width:100%;object-fit:contain}.promo-product-image.with-badge[data-v-3141c55c]{position:relative;overflow:unset}.promo-right[data-v-3141c55c]{display:flex;justify-content:space-between;align-items:center;flex-grow:1}.promo-right[data-v-3141c55c]>*:not(:last-child){margin-inline-end:20px}.promo-text[data-v-3141c55c]{width:100%}.promo-title[data-v-3141c55c]{color:red;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:100%;letter-spacing:-0.12px;margin-bottom:8px}.promo-heading[data-v-3141c55c]{color:#000;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-0.14px;margin-bottom:0}.promo-subheading[data-v-3141c55c]{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.26px;margin-bottom:0}.price-section[data-v-3141c55c]{display:flex;align-items:center;min-height:18px;margin-bottom:6px}.price-section[data-v-3141c55c]>*:not(:last-child){margin-inline-end:8px}.price-section .vue-skeletor--text[data-v-3141c55c]{border-radius:unset;min-height:18px}.price-current[data-v-3141c55c]{color:#303030;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:110%;letter-spacing:-0.28px}.price-original[data-v-3141c55c]{color:#777;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:110%;letter-spacing:-0.26px;text-decoration:line-through}.price-discount[data-v-3141c55c]{color:var(--theme-primary, #f00);text-align:center;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:110%;text-transform:capitalize}.promo-add-button[data-v-3141c55c]{display:flex;justify-content:center;align-items:center;background-color:var(--theme-button-color-override, var(--theme-primary, red));color:#fff;border:none;padding:14px 18px;border-radius:6px;cursor:pointer;flex-shrink:0;text-align:center;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:16px}.promo-add-button svg path[data-v-3141c55c]{fill:var(--theme-button-text-color-override, #FFFFFF)}@media(max-width: 934px){.promo-add-button[data-v-3141c55c]{min-width:unset;width:20px;height:30px;font-size:24px;padding:8px 14px;font-weight:bold}}.promo-add-button[data-v-3141c55c]:hover{background-image:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2))}.disabled[data-v-3141c55c]{pointer-events:none;background:#777}.disabled[data-v-3141c55c]:hover{background:#777}.disabled.clickable[data-v-3141c55c]{pointer-events:all}#promo-wrapper.crossover[data-v-3141c55c]{position:relative;margin:0 0 40px;max-width:480px}#promo-wrapper.crossover .promo-wrapper[data-v-3141c55c]{padding:0 0 16px;width:100%;margin:0 0 16px;background:#fafafa;border-bottom:1px solid #e6e6e6}#promo-wrapper.crossover .promo-wrapper[data-v-3141c55c]:last-child{margin-bottom:0;border:none}#promo-wrapper.crossover .promo-product-image[data-v-3141c55c]{width:90px;height:90px;padding:15px;box-sizing:border-box}@media(max-width: 934px){#promo-wrapper.crossover .promo-product-image[data-v-3141c55c]{width:64px;height:64px;padding:7px}}#promo-wrapper.crossover .promo-block[data-v-3141c55c]>*:not(:last-child){margin-inline-end:24px}@media(max-width: 934px){#promo-wrapper.crossover .promo-block[data-v-3141c55c]>*:not(:last-child){margin-inline-end:17px}}#promo-wrapper.crossover .promo-heading[data-v-3141c55c]{margin-bottom:4px;font-size:14px;font-weight:600;letter-spacing:-0.14px}#promo-wrapper.crossover .promo-subheading[data-v-3141c55c]{margin-bottom:4px;color:rgba(0,0,0,.75);font-size:15px;letter-spacing:-0.3px;font-weight:400}@media(max-width: 934px){#promo-wrapper.crossover .promo-subheading[data-v-3141c55c]{font-size:13px}}#promo-wrapper.crossover .price-section[data-v-3141c55c]>*:not(:last-child){margin-inline-end:7px}#promo-wrapper.crossover .price-current[data-v-3141c55c]{font-size:16px}@media(max-width: 934px){#promo-wrapper.crossover .price-current[data-v-3141c55c]{font-size:14px}}#promo-wrapper.crossover .price-original[data-v-3141c55c]{color:rgba(0,0,0,.75);font-size:14px}@media(max-width: 934px){#promo-wrapper.crossover .price-original[data-v-3141c55c]{font-size:10px}}#promo-wrapper.crossover .price-discount[data-v-3141c55c]{font-size:14px}@media(max-width: 934px){#promo-wrapper.crossover .price-discount[data-v-3141c55c]{font-size:10px}}#promo-wrapper.crossover .remove-upsell[data-v-3141c55c]{color:#000;font-size:13px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.13px;min-height:18px;cursor:pointer}@media(max-width: 934px){#promo-wrapper.crossover .remove-upsell[data-v-3141c55c]{margin-inline-end:12px}}#promo-wrapper.crossover .added-prices[data-v-3141c55c]{display:flex;flex-direction:column;white-space:nowrap}#promo-wrapper.crossover .added-prices .added-price[data-v-3141c55c]{color:#000;font-size:14px;font-style:normal;font-weight:500;line-height:100%;letter-spacing:-0.14px;margin-bottom:12px}#promo-wrapper.crossover .added-prices .added-msrp[data-v-3141c55c]{color:#777;text-align:right;font-size:13px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.13px;text-decoration-line:line-through}#promo-wrapper.crossover .promo-add-button[data-v-3141c55c]{padding:14px 18px;height:40px;width:40px;box-sizing:border-box;font-size:14px;font-weight:600}#promo-wrapper.crossover .promo-add-button svg[data-v-3141c55c]{width:12px;min-width:12px;height:12px;min-height:12px}@media screen and (max-width: 1024px){#promo-wrapper.crossover[data-v-3141c55c]{max-width:unset;border:none;background:none;margin:0}#promo-wrapper.crossover .promo-wrapper[data-v-3141c55c]{background:none}}[data-v-3141c55c] #promo-wrapper #upsell-ms{width:100%;margin-bottom:0;margin-top:2px;padding-left:114px;padding-right:64px;box-sizing:border-box}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-header{display:none}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component{margin-bottom:0}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector,[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector{height:44px;border-radius:5px;border:1px solid #e6e6e6;background:#fff}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .selected-color .selected-image{display:none}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .selected-color .selected-color-title{color:#202020;font-size:14px;font-style:normal;font-weight:400;line-height:20px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .selected-color .switcher{padding-inline-end:4px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded{border-radius:5px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-header .expanded-header-title{margin:12px 8px;font-size:14px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-switcher{padding-inline-end:8px;margin-bottom:8px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image{min-height:unset;width:64px;height:64px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image.color{padding:0}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .color-selector .expanded .expanded-colors .expanded-color .expanded-color-image .preview-color{width:50%;height:50%}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .selected-size .selected-size-title{color:#202020;font-size:14px;font-style:normal;font-weight:400;line-height:20px;padding-inline-start:8px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .selected-size .switcher{padding-inline-end:4px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded{border-radius:5px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded .expanded-header .expanded-header-title{margin:12px 8px;font-size:14px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded .expanded-header .expanded-switcher{padding-inline-end:8px;margin-bottom:8px}[data-v-3141c55c] #promo-wrapper #upsell-ms #upsell-ms-cols .upsell-ms-col .upsell-ms-col-component .size-selector .expanded .expanded-sizes .expanded-size{color:#202020;text-align:center;font-size:14px;font-style:normal;font-weight:400;line-height:20px}@media(max-width: 934px){[data-v-3141c55c] #promo-wrapper #upsell-ms{padding-left:81px}}
body.rtl #mobile-header h2[data-v-5482dff0]{margin:0 16px 0 5px}body.rtl #mobile-header #mobile-header-total[data-v-5482dff0]{margin-right:unset;margin-left:16px}body.rtl .cart-return svg[data-v-5482dff0]{transform:rotate(180deg)}body.rtl .total-savings .name span[data-v-5482dff0]{margin:0 6px 0 0}#mobile-header[data-v-5482dff0]{display:flex;align-items:center;justify-content:flex-start;height:44px;border:1px solid #e8e8eb;border-radius:24px !important;background:#fff !important;min-width:134px;width:fit-content;flex-wrap:nowrap}#mobile-header .vue-skeletor[data-v-5482dff0]{position:relative;overflow:hidden;background-color:rgba(0,0,0,.12)}#mobile-header .vue-skeletor[data-v-5482dff0]:not(.vue-skeletor--shimmerless):after{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(37, 22, 22, 0));animation:shimmer-5482dff0 1.5s infinite;content:""}#mobile-header .vue-skeletor--rect[data-v-5482dff0],#mobile-header .vue-skeletor--circle[data-v-5482dff0]{display:block}#mobile-header .vue-skeletor--circle[data-v-5482dff0]{border-radius:50%}#mobile-header .vue-skeletor--text[data-v-5482dff0]{border-radius:unset}#mobile-header .vue-skeletor--pill[data-v-5482dff0]{border-radius:9999px}#mobile-header .vue-skeletor--text[data-v-5482dff0]{line-height:1;display:inline-block;width:100%;height:inherit;vertical-align:middle;top:-1px}@keyframes shimmer-5482dff0{100%{transform:translateX(100%)}}#mobile-header h2[data-v-5482dff0]{margin:0 5px 0 16px;flex-basis:unset;font-style:normal;font-weight:600;font-size:18px;line-height:18px;display:flex;align-items:center;text-align:right;color:#222}#mobile-header #mobile-header-line[data-v-5482dff0]{width:100%;margin:14px auto 22px;height:4px}#mobile-header #mobile-header-line[data-v-5482dff0]:after{content:"";width:80px;height:4px;margin:0 auto;background:#222;border-radius:100px;display:flex}#mobile-header #mobile-header-arrow[data-v-5482dff0]{cursor:pointer;height:21px;display:flex;justify-content:center;align-items:center}#mobile-header #mobile-header-arrow svg[data-v-5482dff0]{width:10px;height:6px;vertical-align:middle;margin-top:2px}#mobile-header #mobile-header-total[data-v-5482dff0]{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;display:flex;justify-content:flex-end;margin-right:16px;flex-grow:1;font-style:normal;font-weight:600;font-size:14px;line-height:18px;align-items:center;text-align:right;color:#222}@media(max-width: 430px){#mobile-header h2[data-v-5482dff0]{font-size:14px}#mobile-header #mobile-header-total[data-v-5482dff0]{margin-left:10px}}#gu-cart[data-v-5482dff0]{max-width:430px;margin:0 20px;z-index:auto}#gu-cart .vue-skeletor[data-v-5482dff0]{position:relative;overflow:hidden;background-color:rgba(0,0,0,.12)}#gu-cart .vue-skeletor[data-v-5482dff0]:not(.vue-skeletor--shimmerless):after{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(37, 22, 22, 0));animation:shimmer-5482dff0 1.5s infinite;content:""}#gu-cart .vue-skeletor--rect[data-v-5482dff0],#gu-cart .vue-skeletor--circle[data-v-5482dff0]{display:block}#gu-cart .vue-skeletor--circle[data-v-5482dff0]{border-radius:50%}#gu-cart .vue-skeletor--text[data-v-5482dff0]{border-radius:unset}#gu-cart .vue-skeletor--pill[data-v-5482dff0]{border-radius:9999px}#gu-cart .vue-skeletor--text[data-v-5482dff0]{line-height:1;display:inline-block;width:100%;height:inherit;vertical-align:middle;top:-1px}@keyframes shimmer-5482dff0{100%{transform:translateX(100%)}}@media(max-width: 1366px){#gu-cart[data-v-5482dff0]{max-width:unset;margin:0;width:100%}}@media(max-width: 934px){#gu-cart[data-v-5482dff0]{box-sizing:border-box;padding:0px 20px;height:0px;width:100%;background:#fff !important;max-width:unset;overflow:hidden;-webkit-overflow-scrolling:touch;transition:top .3s ease-out,height .3s ease-out}#gu-cart.expanded[data-v-5482dff0]{height:calc(100vh - 88px);min-height:calc(100vh - 88px);padding-bottom:20px}#gu-cart.unvisible[data-v-5482dff0]{bottom:0;height:0}#gu-cart.unvisible #mobile-header[data-v-5482dff0]{box-shadow:unset}}#gu-cart h2[data-v-5482dff0]{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:500;font-size:18px;line-height:100%;color:#222;margin-bottom:30px;flex-basis:100%}#gu-cart .cart-return[data-v-5482dff0]{text-align:center;margin-top:40px;font-family:Inter;font-size:14px;font-style:normal;font-weight:500;line-height:18px}#gu-cart .cart-return span[data-v-5482dff0]{margin-left:10px}@media(max-width: 934px){#gu-cart .details[data-v-5482dff0]{margin-top:25px}}#gu-cart .order-summary-header[data-v-5482dff0]{display:flex;justify-content:center;align-items:center;background:#fafafa;height:34px;margin-bottom:26px;border-radius:10px}#gu-cart .order-summary-header.summary-visible[data-v-5482dff0]{margin-bottom:0;border-radius:12px 12px 0 0}#gu-cart .order-summary-header h2[data-v-5482dff0]{margin:0 6px;font-weight:400;font-size:14px;line-height:14px;color:#404040;flex-basis:fit-content}#gu-cart .order-summary-header span[data-v-5482dff0]{font-weight:400;font-size:14px;line-height:14px;color:var(--theme-primary, #FF0000);text-decoration:underline;text-underline-offset:3px;margin-inline-end:4px;cursor:pointer}#gu-cart .order-summary-header svg[data-v-5482dff0]{cursor:pointer}#gu-cart .order-summary-header svg path[data-v-5482dff0]{fill:var(--theme-primary, #FF0000)}#gu-cart #gu-product-wrapper.collapsible-content-desktop[data-v-5482dff0]{transition:all .3s ease;background:#fafafa;padding:14px 18px 0;border-radius:0 0 12px 12px;margin-bottom:26px}#gu-cart #gu-product-wrapper.collapsible-content-desktop .gu-product[data-v-5482dff0]{border-bottom:none;margin-bottom:0;padding-bottom:26px}#gu-cart #gu-product-wrapper.collapsible-content-desktop .gu-product[data-v-5482dff0]:last-child{padding-bottom:18px}@media(max-width: 934px){#gu-cart #gu-product-wrapper[data-v-5482dff0]{border:1px solid #e6e6e6;border-radius:10px;position:relative;padding:20px 20px 0 20px}#gu-cart #gu-product-wrapper #gu-product-wrapper-text[data-v-5482dff0]{position:absolute;top:-8px;left:50%;transform:translateX(-50%);background:#fff;padding:0 12px;white-space:nowrap;font-weight:bold}#gu-cart #gu-product-wrapper #gu-product-wrapper-text h2[data-v-5482dff0]{font-size:13px !important;font-weight:600}}#gu-cart .gu-product[data-v-5482dff0]{display:flex;justify-content:flex-start;flex-wrap:wrap;margin-bottom:20px;width:100%;border-bottom:1px solid #e6e6e6;padding-bottom:20px}#gu-cart .gu-product .gu-product-wrapper[data-v-5482dff0]{display:flex;justify-content:flex-start;flex-wrap:nowrap;gap:14px;width:100%;position:relative;z-index:2;height:60px}#gu-cart .gu-product .gu-product-wrapper>.aspect[data-v-5482dff0]:nth-child(2){width:100%;flex-grow:1}@media(max-width: 428px){#gu-cart .gu-product .gu-product-wrapper>.aspect[data-v-5482dff0]:not(:first-of-type){max-width:45vw}}#gu-cart .gu-product .gu-product-wrapper .aspect[data-v-5482dff0]:first-child{display:flex;justify-content:center;align-items:center;width:60px;height:60px}#gu-cart .gu-product .badge[data-v-5482dff0]{padding:0;width:18px;height:18px;border-radius:18px;display:flex;justify-content:center;align-items:center;position:absolute;right:-5px;top:-5px;color:#fff;font-size:10px;font-style:normal;font-weight:600;line-height:100%;background:#777}#gu-cart .gu-product .badge-free[data-v-5482dff0]{background:red}#gu-cart .gu-product.expanded .gu-product-image .badge[data-v-5482dff0]{display:none}#gu-cart .gu-product .gu-product-bundle[data-v-5482dff0]{width:100%;margin-top:20px}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row[data-v-5482dff0]{display:flex;justify-content:flex-start;align-items:center;margin-bottom:20px;width:100%;position:relative}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row[data-v-5482dff0]:last-child{margin-bottom:0}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-image[data-v-5482dff0]{display:flex;justify-content:center;align-items:center;min-width:40px;width:40px;height:40px;margin-right:20px;margin-left:20px;padding:5px;box-sizing:border-box;background:#fff;border-radius:8px;position:relative;border:1px solid #e6e6e6}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-image img[data-v-5482dff0]{height:100%;width:auto;object-fit:contain}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-image .badge[data-v-5482dff0]{width:14px;height:14px;border-radius:14px;font-size:8px}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-image .vue-skeletor[data-v-5482dff0]{max-height:30px}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-info[data-v-5482dff0]{flex-grow:1;display:flex;gap:5px}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-info .gu-product-bundle-name-wrapper[data-v-5482dff0]{display:flex;flex-wrap:wrap;flex-grow:1}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-info .gu-product-bundle-name-wrapper .gu-product-bundle-name[data-v-5482dff0]{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:500;font-size:14px;line-height:100%;color:#222;flex-grow:1;width:100%;margin-bottom:5px}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-info .gu-product-bundle-name-wrapper .gu-product-bundle-description[data-v-5482dff0]{display:flex;justify-content:center;align-items:center;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-style:normal;font-weight:400;font-size:13px;line-height:100%;color:#777}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-badges[data-v-5482dff0]{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:center;justify-content:flex-end;align-self:flex-start;min-width:80px}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-badges>div[data-v-5482dff0]:nth-child(2){margin-left:6px}@media(max-width: 934px){#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-badges[data-v-5482dff0]{flex-direction:column;align-items:flex-end}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-badges>div[data-v-5482dff0]:nth-child(2){margin-left:0;margin-top:6px}}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-badges .gu-product-bundle-upgrade[data-v-5482dff0]{font-size:14px;font-weight:500;line-height:100%}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-badges .gu-product-bundle-discount[data-v-5482dff0]{display:flex;justify-content:center;align-items:center}#gu-cart .gu-product .gu-product-bundle .gu-product-bundle-row .gu-product-bundle-badges .gu-product-bundle-discount .gu-product-bundle-discount-amount[data-v-5482dff0]{font-size:14px;font-weight:500;line-height:100%}#gu-cart .gu-product[data-v-5482dff0]:last-child{border-width:0;margin-bottom:0}#gu-cart .gu-product-image[data-v-5482dff0]{width:50px;height:50px;overflow:hidden;border-radius:8px;background:#fff;padding:4px 5px;display:flex;justify-content:center;align-items:center;border:1px solid #e6e6e6}@media(max-width: 934px){#gu-cart .gu-product-image[data-v-5482dff0]{width:48px;height:48px}}#gu-cart .gu-product-image picture[data-v-5482dff0],#gu-cart .gu-product-image img[data-v-5482dff0]{height:100%;width:100%;object-fit:contain}#gu-cart .gu-product-image.with-badge[data-v-5482dff0]{position:relative;overflow:unset}#gu-cart .product-specifications[data-v-5482dff0]{display:flex;align-items:center;height:100%}@media(max-width: 934px){#gu-cart .product-specifications .inner[data-v-5482dff0]{overflow:hidden;text-overflow:ellipsis}}#gu-cart .product-specifications .inner .product-name-wrapper[data-v-5482dff0]{display:block}#gu-cart .product-specifications .product-name[data-v-5482dff0]{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:500;padding:0;color:#1a1f36}#gu-cart .product-specifications .product-name.padding-bottom[data-v-5482dff0]{padding-bottom:5px}@media(max-width: 934px){#gu-cart .product-specifications .product-name[data-v-5482dff0]{font-style:normal;font-weight:500;font-size:14px;line-height:100%;color:#1a1f36;padding-top:3px;overflow:hidden}}#gu-cart .product-specifications .product-description[data-v-5482dff0]{color:#777;font-weight:400;font-size:13px;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif}@media(max-width: 934px){#gu-cart .product-specifications .product-description[data-v-5482dff0]{font-size:13px}}#gu-cart .product-specifications .product-detail-display[data-v-5482dff0]{display:flex;align-items:center}#gu-cart .product-specifications .product-detail-display .bundle-expand[data-v-5482dff0]{display:flex;align-items:center;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:hsla(0,0%,100%,0)}@media(max-width: 934px){#gu-cart .product-specifications .product-detail-display .bundle-expand svg[data-v-5482dff0]{width:10px;height:5px;padding-top:3px}}#gu-cart .product-specifications .product-detail-display .bundle-expand .closed[data-v-5482dff0]{margin-right:5px;color:#697386;font-size:14px;cursor:pointer;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;user-select:none}@media(max-width: 934px){#gu-cart .product-specifications .product-detail-display .bundle-expand .closed[data-v-5482dff0]{font-style:normal;font-weight:500;font-size:12px;line-height:100%;color:#697386;margin-top:3px}}#gu-cart .product-specifications .product-remove-cart[data-v-5482dff0]{color:#000;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:130%;letter-spacing:-0.13px;cursor:pointer;margin-top:4px}#gu-cart .product-price-wrapper[data-v-5482dff0]{display:flex;align-items:center}#gu-cart .product-price[data-v-5482dff0]{text-align:right;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;display:flex;justify-content:center;align-items:flex-end;flex-direction:column;white-space:nowrap}#gu-cart .product-price span[data-v-5482dff0]{white-space:nowrap;font-size:14px;font-weight:500}@media(max-width: 934px){#gu-cart .product-price[data-v-5482dff0]{font-style:normal;font-weight:500;font-size:14px;line-height:100%;color:#1a1f36;margin-top:3px}}#gu-cart .product-price .product-price-discount[data-v-5482dff0]{display:flex;justify-content:flex-end;align-items:center;margin-top:5px}#gu-cart .product-price .product-price-discount .product-price-discount-msrp[data-v-5482dff0]{color:#777;font-size:12px;font-style:normal;font-weight:400;line-height:130%;letter-spacing:-0.13px;text-decoration-line:line-through;white-space:nowrap}#gu-cart .product-price .product-price-discount .product-price-discount-percentage[data-v-5482dff0]{border-radius:4px;background:linear-gradient(45deg, #00BA3F 0%, #00CC45 100%);padding:6px;color:#fff;font-size:10px;font-style:normal;font-weight:600;white-space:nowrap}@media(max-width: 375px){#gu-cart .product-price .product-price-discount .product-price-discount-percentage[data-v-5482dff0]{display:none}}#gu-cart .pricing[data-v-5482dff0]{display:flex;flex-direction:column;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;line-height:1;font-weight:500;width:100%;margin-top:30px}#gu-cart .pricing .row[data-v-5482dff0]{min-height:16px}#gu-cart .pricing .row .vue-skeletor[data-v-5482dff0]{max-height:16px}#gu-cart .pricing .total[data-v-5482dff0]{font-weight:600;font-size:18px}#gu-cart .pricing .total .vue-skeletor[data-v-5482dff0]{max-height:18px}#gu-cart .pricing .total-currency[data-v-5482dff0]{color:#777;margin-right:8px;font-size:12px;font-style:normal;font-weight:400;line-height:14px;letter-spacing:-0.12px}@media(max-width: 934px){#gu-cart .pricing[data-v-5482dff0]{color:#1a1f36;margin-top:18px}}#gu-cart .pricing[data-v-5482dff0]>*{padding:0;display:flex;flex-wrap:nowrap;flex-direction:row;justify-content:space-between;color:var(--george-george-text-dark, #000)}#gu-cart .pricing[data-v-5482dff0]>*:not(:last-child){margin-bottom:20px;border:none;font-weight:400;letter-spacing:.5px}@media(max-width: 934px){#gu-cart .pricing[data-v-5482dff0]>*:not(:last-child){margin-bottom:26px}}#gu-cart .pricing .price-bold-text[data-v-5482dff0]{font-weight:600;color:var(--george-george-text-dark, #000)}#gu-cart .checkout-step_shipping[data-v-5482dff0]{color:#777;font-size:14px}.total-savings[data-v-5482dff0]{justify-content:space-between;margin-top:26px}.total-savings .name[data-v-5482dff0]{display:flex;align-items:center;color:#000;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:-0.14px}.total-savings .name span[data-v-5482dff0]{margin-left:6px}.total-savings .price[data-v-5482dff0]{color:#000;text-align:right;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:14px;letter-spacing:-0.14px}.total-savings .total-savings-transform[data-v-5482dff0]{text-transform:uppercase}
body.rtl #gu-cart .gu-product .gu-product-wrapper .aspect:first-child{margin-left:20px;margin-right:0}body.rtl #gu-cart .product-specifications .product-detail-display .bundle-expand .closed{margin-right:0;margin-left:5px}@media(max-width: 934px){.thank-you-page #gu-cart{height:auto;padding:0;overflow:visible;margin-bottom:40px}}.thank-you-page #gu-cart .cart-return{display:none}.thank-you-page #cart-details-mobile-header-teleport{display:none}.crossover-pre-inside-upsell{margin-top:20px}.crossover .total-savings{display:flex}
body.rtl #stepper li{position:relative;display:flex;align-items:center}body.rtl #stepper li::before{position:absolute;top:0;display:block;content:"";counter-increment:step;height:var(--circle);aspect-ratio:1;background:var(--default-b);box-sizing:border-box;border-radius:50%}body.rtl #stepper li.active::before{background:var(--active-b)}body.rtl #stepper span{display:block;max-width:var(--w);margin-top:calc(16px + var(--circle));color:var(--george-george-text-dark, #000);font-size:11px;font-weight:600;line-height:130%;letter-spacing:-0.22px;text-align:center}body.rtl #stepper li.active::after{content:"";position:absolute;height:var(--b);left:calc(100% - var(--w)/2);top:calc((var(--circle) - var(--b))/2);width:100vw;background:var(--active-b);right:unset}body.rtl #stepper li.first.active::after{left:100%;right:unset}body.rtl #stepper li.last.active::after{left:calc(100% - var(--w))}body.rtl #stepper li.first::before{right:0}body.rtl #stepper li.first span{text-align:right}body.rtl #stepper li:not(.first):not(.last)::before{right:50%;transform:translateX(50%)}body.rtl #stepper li.last::before{left:0;right:unset}body.rtl #stepper li.last span{text-align:left}#stepper{--default-b: var(--db7c195a);--active-b: var(--theme-primary, #009ade);--circle: var(--e69aaa3c);--b: var(--4027b7f8);--w: var(--340e1e01)}#stepper{display:flex;justify-content:space-between;margin:0;padding:0;font-size:22px;list-style:none;counter-reset:step;background:linear-gradient(var(--default-b) 0 0) no-repeat 50% calc((var(--circle) - var(--b)) / 2)/100% var(--b);overflow:hidden}#stepper li{position:relative;display:flex;align-items:center}#stepper li::before{position:absolute;top:0;display:block;content:"";counter-increment:step;height:var(--circle);aspect-ratio:1;background:var(--default-b);box-sizing:border-box;border-radius:50%}#stepper li.active::before{background:var(--active-b)}#stepper span{display:block;max-width:var(--w);margin-top:calc(16px + var(--circle));color:var(--george-george-text-dark, #000);font-size:11px;font-weight:600;line-height:130%;letter-spacing:-0.22px;text-align:center}#stepper li.active::after{content:"";position:absolute;height:var(--b);right:calc(100% - var(--w)/2);top:calc((var(--circle) - var(--b))/2);width:100vw;background:var(--active-b)}#stepper li.first.active::after{right:100%}#stepper li.last.active::after{right:calc(100% - var(--w))}#stepper li.first::before{left:0}#stepper li.first span{text-align:left}#stepper li:not(.first):not(.last)::before{left:50%;transform:translateX(-50%)}#stepper li.last::before{right:0}#stepper li.last span{text-align:right}
.modal-sub-header{width:100%;margin:30px auto 24px;background:#fff}.modal-sub-header .sub-header-wrapper{padding:30px;display:flex;align-items:center;gap:50px;border-radius:6px;border:1px solid #e7e8ea;justify-content:space-between}.modal-sub-header .left-part{max-width:525px;width:100%;align-items:flex-start;display:flex;flex-direction:column;text-align:left}.modal-sub-header .left-part .sub-header{color:#222;font-size:16px;font-style:normal;font-weight:700;line-height:24px;letter-spacing:-0.16px;margin-bottom:5px}.modal-sub-header .left-part .description{color:#697386;font-size:14px;font-style:normal;font-weight:400;line-height:135%}.modal-sub-header .right-part{flex-shrink:0}.modal-sub-header .right-part .returns-btn{display:flex;padding:12px;justify-content:center;align-items:center;gap:6px;text-decoration:none;border-radius:4.859px;background:#222;color:#fff;font-weight:600;line-height:1}@media(max-width: 600px){.modal-sub-header{margin-top:0}.modal-sub-header .sub-header-wrapper{flex-direction:column;align-items:self-start;gap:25px}.v-modal-body p{font-size:14px}}.v-modal-mask{position:fixed;z-index:9998;top:0;left:0;width:100%;height:100%;background:rgba(247,248,250,.9);display:table;transition:opacity .3s ease;font-family:"Inter",sans-serif;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:500;line-height:150%;color:#000;cursor:auto}.v-modal-wrapper{display:table-cell;vertical-align:middle}.v-modal-container{max-width:852px;margin:0 auto;padding:20px 0;background-color:#fff;border-radius:20px;box-shadow:0 2px 8px rgba(0,0,0,.33);transition:all .3s ease;position:relative}@media only screen and (max-width: 900px){.v-modal-container{width:90vw}}.v-modal-header{border-bottom:1px solid #e8e8eb;font-size:24px;font-weight:500;text-align:left;padding:10px 40px 20px 40px;line-height:1.2;display:flex;justify-content:space-between;align-items:center}.v-modal-header .v-close{padding:0;margin:0;position:relative;opacity:1;width:50px;z-index:999;cursor:pointer;border-radius:0;border:0;background:0 0 !important;box-shadow:none;color:#697386;text-shadow:none}.v-modal-header .v-close span{font-size:50px;line-height:1}@media only screen and (max-width: 600px){.v-modal-header{padding:0 20px 10px 20px;color:#000;font-size:18px;font-style:normal;font-weight:600;line-height:150%;letter-spacing:-0.36px;width:calc(100% - 40px)}.v-modal-header .v-close span{font-size:40px;float:right}}body.rtl .v-modal-header,body.rtl .v-modal-body{text-align:right}.v-modal-body{padding-left:40px;padding-right:40px;padding-top:20px;text-align:left;font-size:16px;font-weight:500;line-height:150%;max-height:calc(100vh - 210px);overflow-y:auto}.v-modal-body ul{padding-left:20px;margin-bottom:16px;margin-top:0;list-style-type:disc}.v-modal-body ul li{list-style-type:disc;list-style-position:outside}.v-modal-body h3{font-size:14pt;margin-bottom:8pt;margin-top:20px}.v-modal-body p{font-size:16px;font-weight:500;line-height:150%;margin-bottom:16px}.v-modal-body a{text-decoration:underline;color:#2484d0}@media only screen and (max-width: 600px){.v-modal-body{padding-left:20px;padding-right:20px}}.v-modal-default-button{float:right}.v-modal-enter-from{opacity:0}.v-modal-leave-to{opacity:0}.v-modal-enter-from .v-modal-container,.v-modal-leave-to .v-modal-container{-webkit-transform:scale(1.1);transform:scale(1.1)}
.nav-item[data-v-4c848b84]{background:none;border:none;outline:none;padding:0;cursor:pointer;color:inherit}
body.thank-you-page{height:100%;display:flex;background:#fff;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}body.thank-you-page #container{flex-grow:1;display:flex;flex-direction:column}body.thank-you-page #container #main-wrapper{max-width:unset;margin:unset;flex-grow:1;display:flex;flex-direction:column}body.thank-you-page #container #main-wrapper #app{flex-grow:1;display:flex;flex-direction:column}body.thank-you-page #container #main-wrapper #app .row{flex-grow:1;display:flex}body.thank-you-page #container #main-wrapper header,body.thank-you-page #container #main-wrapper footer{display:none}body.thank-you-page #container #main-wrapper #nav-bottom{display:none}#breadcrumbs{margin-bottom:0;width:max-content}#breadcrumbs .breadcrumb-step{font-size:12px;font-weight:400;color:#777}#breadcrumbs .breadcrumb-step.active{font-weight:600;color:#000}@media(max-width: 934px){#breadcrumbs .breadcrumb-step.active{font-weight:400 !important}}#returns-exchanges{max-width:558px;box-sizing:border-box}#returns-exchanges button{text-align:center;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:18.2px;letter-spacing:-0.28px;box-shadow:none}@media(max-width: 1366px){#returns-exchanges{max-width:unset}}@media(max-width: 934px){#returns-exchanges{max-width:unset}}#cart-details #gu-cart{width:100%;margin:0}body.rtl.thank-you-page{padding:0}#preview-mocker-cart-wrapper{position:fixed;left:10px;bottom:10px;z-index:10000}
@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url(a326ef9a2bd62d0c5394.woff2) format("woff2"),url(0b7ebb30c248fcda7217.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;src:url(f1342c5b841e614b40da.woff2) format("woff2"),url(96215ce43fd0974dfec7.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;src:url(cf99b64f6df6ea7155d1.woff2) format("woff2"),url(3d2caca3865b8f436214.ttf) format("truetype")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;src:url(66b322ee99e7c6fba410.woff2) format("woff2"),url(81fe4dccc3f94637c188.ttf) format("truetype")}#thank-you-page-wrapper[data-v-ed07dc74]{display:flex;flex:1}#thank-you-page-wrapper .vue-skeletor[data-v-ed07dc74]{position:relative;overflow:hidden;background-color:rgba(0,0,0,.12)}#thank-you-page-wrapper .vue-skeletor[data-v-ed07dc74]:not(.vue-skeletor--shimmerless):after{position:absolute;top:0;left:0;width:100%;height:100%;transform:translateX(-100%);background-image:linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.3), rgba(37, 22, 22, 0));animation:shimmer-ed07dc74 1.5s infinite;content:""}#thank-you-page-wrapper .vue-skeletor--rect[data-v-ed07dc74],#thank-you-page-wrapper .vue-skeletor--circle[data-v-ed07dc74]{display:block}#thank-you-page-wrapper .vue-skeletor--circle[data-v-ed07dc74]{border-radius:50%}#thank-you-page-wrapper .vue-skeletor--text[data-v-ed07dc74]{border-radius:unset}#thank-you-page-wrapper .vue-skeletor--pill[data-v-ed07dc74]{border-radius:9999px}#thank-you-page-wrapper .vue-skeletor--text[data-v-ed07dc74]{line-height:1;display:inline-block;width:100%;height:inherit;vertical-align:middle;top:-1px}@keyframes shimmer-ed07dc74{100%{transform:translateX(100%)}}@media(max-width: 934px){#thank-you-page-wrapper[data-v-ed07dc74]{display:block;background:#fff}}#thank-you-error[data-v-ed07dc74]{display:flex;justify-content:center;align-items:center;width:100%;height:100%;flex-grow:1}#thank-you-error h1[data-v-ed07dc74]{text-align:center;font-size:36px;line-height:36px}#thank-you-page[data-v-ed07dc74]{display:flex;flex-wrap:wrap;justify-content:center;width:100%}#thank-you-page.is-blur[data-v-ed07dc74]{filter:blur(4px)}#order-details-wrapper[data-v-ed07dc74]{padding:0 62px 0 0;background:#fff;display:flex;justify-content:flex-end;flex:56;border-right:1px solid rgba(0,0,0,0.1019607843)}@media(max-width: 1200px){#order-details-wrapper[data-v-ed07dc74]{margin-left:15px}}@media(max-width: 1366px){#order-details-wrapper[data-v-ed07dc74]{justify-content:flex-start;padding:0 20px 0 20px}}@media(max-width: 934px){#order-details-wrapper[data-v-ed07dc74]{flex:unset;justify-content:flex-start;width:100%;margin-bottom:40px;margin-left:0;padding:0 !important;border-width:0}}#order-details[data-v-ed07dc74]{font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;max-width:558px;display:flex;flex-direction:column;margin-bottom:40px;margin-top:25px}@supports(margin: max(0px)){#order-details[data-v-ed07dc74]{margin-top:max(env(safe-area-inset-top),25px)}}@media(max-width: 1366px){#order-details[data-v-ed07dc74]{width:100%;max-width:unset}}@media(max-width: 934px){#order-details[data-v-ed07dc74]{padding-top:8px;margin:20px 20px 0;position:relative;flex-basis:100%;max-width:100%}}#order-details #logo-n-cart-details[data-v-ed07dc74]{display:flex;justify-content:space-between}#order-details #checkout-logo-wrapper[data-v-ed07dc74]{display:flex;align-items:center;height:32px;max-width:512px;min-width:512px;margin-top:0;margin-bottom:31px}@media(max-width: 1200px){#order-details #checkout-logo-wrapper[data-v-ed07dc74]{min-width:unset;width:100%}}@media(max-width: 883px){#order-details #checkout-logo-wrapper[data-v-ed07dc74]{max-width:unset;height:24px;margin:60px -20px 20px -20px;padding:0 20px 28px 20px;border-bottom:1px solid rgba(0,0,0,.1)}@supports(margin: max(0px)){#order-details #checkout-logo-wrapper[data-v-ed07dc74]{margin-top:max(env(safe-area-inset-top),0)}}}#order-details #checkout-logo-wrapper #checkout-logo[data-v-ed07dc74]{cursor:pointer}#order-details #checkout-logo-wrapper #checkout-logo img[data-v-ed07dc74]{height:100%;max-height:32px;width:auto}@media(max-width: 934px){#order-details #checkout-logo-wrapper #checkout-logo img[data-v-ed07dc74]{max-height:24px}}h1[data-v-ed07dc74]{font-size:20px;line-height:20px;letter-spacing:-0.2px;color:#000;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;margin:12px 0 16px}@media(max-width: 883px){h1[data-v-ed07dc74]{margin:6px 0 10px;font-style:normal;font-size:18px;line-height:100%;font-weight:600}}p[data-v-ed07dc74]{padding:0;margin:0}#order-number[data-v-ed07dc74]{margin-bottom:33px;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:600;font-size:14px;line-height:100%;color:#000}#order-number span[data-v-ed07dc74]{color:#777;font-weight:400}@media(max-width: 934px){#order-number[data-v-ed07dc74]{margin-bottom:20px;font-weight:500}}#post-upsell-inline-teleport[data-v-ed07dc74],#post-upsell-mobile-fullpage-teleport[data-v-ed07dc74]{z-index:1}@media(max-width: 934px){#post-upsell-inline-teleport[data-v-ed07dc74],#post-upsell-mobile-fullpage-teleport[data-v-ed07dc74]{margin:0 -10px}}#map-and-tracking[data-v-ed07dc74]{max-width:558px;padding:20px;margin-bottom:35px;border-radius:10px;border:1px solid #f2f2f2;background:#fff;box-sizing:border-box}@media(max-width: 1366px){#map-and-tracking[data-v-ed07dc74]{padding:0;border-width:0;max-width:unset}}@media(max-width: 934px){#map-and-tracking[data-v-ed07dc74]{padding:0;border-width:0;max-width:unset}}#thank-you-map[data-v-ed07dc74]{max-width:518px;max-height:215px;height:100%;margin-bottom:20px;border-radius:10px;overflow:hidden}#thank-you-map img[data-v-ed07dc74]{width:100%;height:100%;object-fit:cover}@media(max-width: 1366px){#thank-you-map[data-v-ed07dc74]{max-width:unset}}@media(max-width: 934px){#thank-you-map[data-v-ed07dc74]{max-width:unset}}#tracking[data-v-ed07dc74]{margin-top:20px;border-top:1px solid #f2f2f2}.tracking-row[data-v-ed07dc74]{margin-top:20px;display:flex;align-items:center;justify-content:space-between}.tracking-data[data-v-ed07dc74]{display:flex;flex-direction:column}.tracking-data-title[data-v-ed07dc74]{margin-bottom:16px;color:var(--george-george-text-dark, #000);font-size:12px;font-weight:500;line-height:1;letter-spacing:-0.24px}.tracking-data-number[data-v-ed07dc74]{margin-bottom:16px;color:var(--theme-primary, #009ADE);font-size:14px;font-weight:500;line-height:1;text-decoration:unset}.tracking-data-carrier[data-v-ed07dc74]{color:#777;font-size:12px;font-weight:500;line-height:1;letter-spacing:-0.24px}.tracking-btn[data-v-ed07dc74]{display:flex;padding:14px 18px;justify-content:center;align-items:center;border-radius:6px;border:1px solid #f2f2f2}.tracking-btn a[data-v-ed07dc74]{color:var(--george-george-text-dark, #000);font-size:14px;font-weight:600;text-decoration:unset}#contact-information-header[data-v-ed07dc74]{margin-bottom:16px;color:#000;font-size:14px;font-weight:500;line-height:18px}@media(max-width: 934px){#contact-information-header[data-v-ed07dc74]{font-size:12px}}#ship-to-container[data-v-ed07dc74]{padding:20px;max-width:558px;margin-bottom:35px;border-radius:10px;border:1px solid #f2f2f2;box-sizing:border-box}@media(max-width: 1366px){#ship-to-container[data-v-ed07dc74]{max-width:unset}}@media(max-width: 934px){#ship-to-container[data-v-ed07dc74]{max-width:unset}}.ship-to-row[data-v-ed07dc74]{padding-top:12px;padding-bottom:10px;display:flex;flex-direction:column;align-items:flex-start;border-bottom:1px solid #f2f2f2}.ship-to-row[data-v-ed07dc74]:first-child{padding-top:0}.ship-to-row[data-v-ed07dc74]:last-child{padding-bottom:0;border:none}.ship-to-label[data-v-ed07dc74]{margin-bottom:4px;font-family:Inter,"Open Sans",Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased;font-style:normal;font-weight:500;font-size:11px;line-height:11px;letter-spacing:-0.22px;color:#777}.ship-to-value[data-v-ed07dc74]{font-style:normal;font-weight:400;font-size:14px;line-height:140%;letter-spacing:-0.28px;color:#000}.payment-info-row[data-v-ed07dc74]{display:flex;align-items:center}.payment-last4[data-v-ed07dc74]{margin-left:12px}#cart-details[data-v-ed07dc74]{margin:0;padding:127px 20px 0 62px;max-width:unset;flex:44;display:flex;justify-content:flex-start;box-sizing:border-box;background:#f7f7f7}@media(max-width: 1366px){#cart-details[data-v-ed07dc74]{padding-left:20px}}@media(max-width: 934px){#cart-details[data-v-ed07dc74]{padding:0 !important}}#thank-you-page.inline-on-checkout #order-details[data-v-ed07dc74]>*{max-width:558px}@media(max-width: 1366px){#thank-you-page.inline-on-checkout #order-details[data-v-ed07dc74]>*{max-width:unset}}@media screen and (max-width: 883px){#thank-you-page.inline-on-checkout #order-details p.order-tracking-details[data-v-ed07dc74]{display:none}}body.rtl.thank-you-page #order-details-wrapper[data-v-ed07dc74]{padding:0 0 0 62px}body.rtl.thank-you-page #cart-details[data-v-ed07dc74]{padding:127px 62px 0 15px}body.rtl.thank-you-page .ship-to-label[data-v-ed07dc74]{margin-right:0;margin-left:10px}@media screen and (max-width: 883px){body.rtl.thank-you-page #order-number[data-v-ed07dc74]{right:unset;left:0}}
section.reviewsInline[data-v-1a36e7b4]{margin-top:20px;margin-bottom:20px}section.reviewsInline .testimonial-block .review[data-v-1a36e7b4]{text-align:left}section.reviewsInline .testimonial-block .testimonial-footer .raiting[data-v-1a36e7b4]{text-align:left}.carousel__pagination[data-v-1a36e7b4]{margin-top:30px}
