.cart-page{background:#fff;color:#171717}.cart-page__content{padding:52px 48px 88px}.cart-page__content.container{max-width:1360px}.cart-page__heading{display:grid;grid-template-columns:minmax(0,870px) 360px;gap:16px;justify-content:center;margin-bottom:18px}.cart-page__heading-main{display:flex;grid-column:1;align-items:center;justify-content:space-between;min-width:0}.cart-page__heading h1{margin:0;font-size:38px;font-weight:700;letter-spacing:-.04em}.cart-page__heading h1 span{color:#8b8b8b;font-size:25px;font-weight:400;letter-spacing:0}.cart-card__remove,.cart-page__clear{border:0;background:transparent;color:#737373;cursor:pointer}.cart-page__clear{display:inline-flex;align-items:center;gap:9px;font-size:15px}.cart-page__clear i{font-size:19px}.cart-card__remove:hover:not(:disabled),.cart-page__clear:hover{color:#e31d25}.cart-layout{display:grid;grid-template-columns:minmax(0,870px) 360px;gap:16px;align-items:start;justify-content:center}.cart-list,.cart-list-panel,.cart-sidebar{min-width:0}.cart-list__body{display:flex;flex-direction:column;gap:12px}.cart-list__toolbar{display:flex;align-items:center;margin-bottom:12px;padding:0 4px}.cart-card__check,.cart-select-all{position:relative;display:inline-flex;align-items:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.cart-card__check input,.cart-select-all input{position:absolute;inset:0;margin:0;opacity:0;cursor:pointer}.cart-card__check i,.cart-select-all i{font-size:20px;line-height:1;color:#171717;pointer-events:none}.cart-card__check .icon-circle,.cart-select-all .icon-circle{color:#bdbdbd;font-size:19px}.cart-select-all span{color:#505050;font-size:14px;font-weight:500}.cart-card{position:relative;display:grid;grid-template-columns:28px 92px minmax(0,1fr);gap:16px;padding:20px 24px 44px;border:1px solid #ececec;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(0,0,0,.04);transition:opacity .2s ease}.cart-card:not(.is-selected){opacity:.58}.cart-card__check{align-self:center;width:20px;height:20px}.cart-card__media{display:block;width:92px;height:92px;overflow:hidden;border:1px solid #f0f0f0;border-radius:8px;background:#fafafa}.cart-card__media img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.cart-card__body{display:flex;min-width:0;align-items:flex-start;justify-content:space-between;gap:16px}.cart-card__meta{min-width:0;flex:1 1 auto}.cart-card__title{display:block;color:#171717;font-size:16px;font-weight:600;line-height:1.4;text-decoration:none;overflow-wrap:anywhere}.cart-card__title:hover{color:#e21b23}.cart-card__spec{margin:8px 0 0;color:#8b8b8b;font-size:14px;line-height:1.5;overflow-wrap:anywhere}.cart-card__status{display:flex;align-items:center;gap:6px;margin:8px 0 0;color:#8b8b8b;font-size:13px;line-height:1.4}.cart-card__status i{width:7px;height:7px;border-radius:50%;background:#1eae38;flex:0 0 auto}.cart-card__actions{display:flex;flex:0 0 auto;align-items:center;gap:16px}.cart-card__price{margin:0;color:#171717;font-size:16px;font-weight:600;line-height:1;white-space:nowrap}.cart-card__remove{position:absolute;right:20px;bottom:16px;padding:4px;border:0;background:transparent;color:#9a9a9a;cursor:pointer;font-size:20px;line-height:1}.cart-card__remove:hover:not(:disabled){color:#e31d25}.cart-card__remove:disabled{cursor:not-allowed;opacity:.45}.cart-quantity{display:grid;grid-template-columns:32px 40px 32px;width:104px;height:36px;border:1px solid #e6e6e6;border-radius:6px;overflow:hidden;background:#fff}.cart-quantity button,.cart-quantity output{display:grid;place-items:center;border:0;background:#fff;color:#242424;font-size:15px}.cart-quantity button{cursor:pointer;background:#f7f7f7}.cart-quantity button+output,.cart-quantity output+button{border-left:1px solid #ececec}.cart-quantity output{background:#fff;font-size:14px}.cart-quantity button:disabled{cursor:not-allowed;color:#ccc;background:#f7f7f7}.cart-quantity button:not(:disabled):hover{color:#e21b23}.cart-list__empty{min-height:300px;display:grid;place-items:center;padding:24px;border:1px solid #ececec;border-radius:12px;background:#fff}.order-summary{position:relative;padding:30px 32px 28px;border:1px solid #ededed;border-radius:4px 4px 0 0;box-shadow:0 3px 15px rgba(0,0,0,.08);margin-bottom:15px}.order-summary h2{margin:0 0 25px;font-size:25px;font-weight:700}.order-summary__line{display:flex;justify-content:space-between;gap:18px;padding:16px 0;border-bottom:1px solid #ededed;color:#707070;font-size:17px}.order-summary__line strong{color:#252525;font-weight:600}.order-summary__line .is-free{color:#25a834}.order-summary__discount strong{color:#e21b23}.order-summary__notice{margin:15px 0 0;color:#777;font-size:12px;line-height:1.5}.order-summary__total{display:flex;align-items:center;justify-content:space-between;margin-top:23px;padding-top:0;font-size:26px;font-weight:600}.order-summary__total strong{font-size:26px;letter-spacing:-.025em}.order-summary__promo{margin-top:23px;border-bottom:1px solid #ededed}.order-summary__promo>button{display:flex;width:100%;align-items:center;justify-content:space-between;padding:0 0 19px;border:0;color:#4d4d4d;background:transparent;cursor:pointer;font-size:16px;text-align:left}.order-summary__promo>button span{display:inline-flex;align-items:center;gap:10px}.order-summary__promo>button .iconfont:first-child{font-size:21px}.order-summary__promo.is-open>button .icon-arrowdown{transform:rotate(180deg)}.order-summary__promo>div{display:flex;gap:8px;padding-bottom:17px}.order-summary__promo input{min-width:0;flex:1;height:38px;padding:0 10px;border:1px solid #ddd;outline:none}.order-summary__promo input:focus{border-color:#222}.order-summary__promo>div button{padding:0 12px;border:0;background:#333;font-size:11px}.order-summary__checkout,.order-summary__promo>div button{color:#fff;cursor:pointer;text-transform:uppercase;font-weight:700}.order-summary__checkout{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;min-height:60px;margin-top:21px;border:1px solid #e21b23;border-radius:3px;background:#e21b23;font-size:16px;transition:background .2s ease,border-color .2s ease}.order-summary__checkout:hover:not(:disabled){border-color:#ba1218;background:#ba1218}.order-summary__checkout:disabled{cursor:not-allowed}.order-summary__checkout i{font-size:18px}.cart-assurances{margin-top:-1px;padding:8px 20px;border:1px solid #ededed;border-radius:0 0 4px 4px;background:#fff;box-shadow:0 3px 15px rgba(0,0,0,.05)}.cart-assurance{display:grid;grid-template-columns:35px 1fr;gap:12px;padding:17px 0;border-top:1px solid #ededed}.cart-assurance:first-child{border-top:0}.cart-assurance>.iconfont{display:grid;width:35px;height:35px;place-items:center;border-radius:50%;background:#f6f6f6;color:#242424;font-size:18px}.cart-assurance small,.cart-assurance strong{display:block}.cart-assurance strong{color:#222;font-size:14px;line-height:1.4}.cart-assurance strong a{color:#39a8d0;text-decoration:none}.cart-assurance small{margin-top:4px;color:#727272;font-size:12px;line-height:1.55}.cart-assurance small b{display:inline-block;width:7px;height:7px;margin-right:5px;border-radius:50%;background:#f13a35}.cart-assurance--payments{align-items:center}.cart-assurance__payment-logos{display:flex;flex-wrap:wrap;gap:9px}.cart-payment-method{display:grid;width:58px;height:38px;place-items:center;overflow:hidden;border:1px solid #e3e5e7;border-radius:4px;background:#fff}.cart-payment-method img{display:block;width:50px;height:30px;-o-object-fit:contain;object-fit:contain}.order-summary__loading{position:absolute;inset:0;display:grid;place-items:center;background:hsla(0,0%,100%,.68)}@media(max-width:1280px){.cart-page__heading{display:block}.cart-page__heading-main{width:100%}.cart-layout{grid-template-columns:1fr}.order-summary{max-width:none}}@media(max-width:900px){.cart-page__content{padding:34px 15px 56px}.cart-page__heading{align-items:flex-end;margin-bottom:21px}.cart-page__heading h1{font-size:29px}.cart-page__heading h1 span{display:block;margin-top:4px;font-size:17px}.cart-list__toolbar{margin-bottom:10px;padding:0}.cart-select-all span{font-size:13px}.cart-card{grid-template-columns:24px 88px minmax(0,1fr);gap:12px;padding:16px 16px 42px;border-radius:10px}.cart-card__media{width:88px;height:112px;align-self:flex-start}.cart-card__body{flex-direction:column;gap:0;padding-right:28px}.cart-card__meta{width:100%}.cart-card__title{font-size:15px;line-height:1.35}.cart-card__spec{margin-top:6px;font-size:13px}.cart-card__status{margin-top:6px;font-size:12px}.cart-card__actions{flex-direction:column;align-items:flex-start;gap:10px;margin-top:12px}.cart-card__price{font-size:18px;font-weight:700}.cart-quantity{width:108px;height:34px}.cart-card__remove{right:12px;bottom:12px;font-size:22px}.order-summary{padding:25px 21px}.order-summary__total strong{font-size:26px}.cart-assurances{padding:8px 16px}}.checkout-page{min-height:100vh;padding:48px 48px 88px;background:#fff;color:#171717}.checkout-shell{display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:34px;max-width:1280px;margin:0 auto;align-items:start}.checkout-main-column{min-width:0}.checkout-section{margin-top:38px}.checkout-section:first-child{margin-top:0}.checkout-section h2,.checkout-summary h2{margin:0;color:#171717;font-size:25px;font-weight:700;line-height:1.25}.checkout-section>p{margin:9px 0 22px;color:#70757c;font-size:16px}.checkout-login-card{display:flex;align-items:center;gap:19px;padding:22px 27px;border:1px solid #e5e7ea;border-radius:8px;background:#fff}.checkout-login-card>i{display:grid;width:57px;height:57px;place-items:center;border-radius:50%;background:#f5f5f5;font-size:26px}.checkout-login-card span,.checkout-login-card strong{display:block}.checkout-login-card strong{font-size:18px}.checkout-login-card a{margin-left:8px;color:#e21b23;text-decoration:none}.checkout-login-card span{margin-top:6px;color:#73777c;font-size:15px}.checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 24px;margin-top:22px}.checkout-field{display:block;min-width:0;color:#35383d;font-size:15px;font-weight:600}.checkout-field--full{grid-column:1/-1}.checkout-field b{color:#e21b23}.checkout-field em{color:#8a8f96;font-style:normal;font-weight:400}.checkout-field input,.checkout-field select{box-sizing:border-box;display:block;width:100%;height:58px;margin-top:9px;padding:0 18px;border:1px solid #dde0e4;border-radius:7px;outline:none;background:#fff!important;color:#1d2024;font-size:16px;font-weight:400;transition:border-color .2s ease,box-shadow .2s ease}.checkout-field select{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}.checkout-field input:focus,.checkout-field select:focus{border-color:#1c1c1c;box-shadow:0 0 0 3px rgba(0,0,0,.06)}.checkout-field small{display:block;margin-top:6px;color:#d92d20;font-size:12px;font-weight:400}.checkout-field .react-tel-input{margin-top:9px}.checkout-field .react-tel-input .form-control{width:100%;height:58px;border:1px solid #dde0e4;border-radius:7px;background:#fff;color:#1d2024;font-size:16px}.checkout-field .react-tel-input .flag-dropdown{border:0;border-radius:7px 0 0 7px;background:transparent}.checkout-field .react-tel-input .country-list{z-index:12;box-sizing:border-box;width:min(310px,100vw - 48px);max-height:250px;margin:5px 0 0;padding:5px;overflow-x:hidden!important;border:1px solid #d8dce1;border-radius:7px;box-shadow:0 10px 24px rgba(0,0,0,.13)}.checkout-field .react-tel-input .country-list .search{position:sticky;z-index:2;top:-5px;display:flex;align-items:center;gap:7px;margin:-5px -5px 5px;padding:9px;background:#fff;border-bottom:1px solid #edf0f2}.checkout-field .react-tel-input .country-list .search-emoji{display:grid;width:20px;height:38px;flex:0 0 20px;place-items:center}.checkout-field .react-tel-input .country-list .search-box{box-sizing:border-box;width:auto;min-width:0;height:38px;flex:1;margin:0;padding:0 10px;border:1px solid #dde0e4;border-radius:5px;font-size:14px}.checkout-field .react-tel-input .country-list .country{padding:10px 9px;border-radius:4px;font-size:14px}.checkout-field .react-tel-input .country-list .country.highlight,.checkout-field .react-tel-input .country-list .country:hover{background:#f1f3f5}.checkout-field input[type=hidden]{display:none}.checkout-autocomplete{position:relative}.checkout-autocomplete__control{position:relative;margin-top:9px}.checkout-autocomplete__control>input{margin-top:0;padding-right:50px}.checkout-autocomplete__toggle{position:absolute;top:0;right:0;display:grid;width:50px;height:58px;place-items:center;border:0;background:transparent;color:#53585e;cursor:pointer}.checkout-autocomplete__toggle i{font-size:14px;transition:transform .2s ease}.checkout-autocomplete:focus-within .checkout-autocomplete__toggle i{transform:rotate(180deg)}.checkout-autocomplete__menu{position:absolute;z-index:12;top:calc(100% + 5px);right:0;left:0;max-height:232px;overflow-y:auto;padding:6px;border:1px solid #d8dce1;border-radius:7px;background:#fff;box-shadow:0 10px 24px rgba(0,0,0,.13)}.checkout-autocomplete__menu button{display:block;width:100%;padding:11px 12px;border:0;border-radius:4px;background:transparent;color:#272b30;cursor:pointer;font-size:15px;text-align:left}.checkout-autocomplete__menu button:hover,.checkout-autocomplete__menu button[aria-selected=true]{background:#f1f3f5;color:#d91a22}.checkout-autocomplete__menu p{margin:0;padding:11px 12px;color:#777d84;font-size:14px}.checkout-address-toggle{display:inline-flex;align-items:center;gap:9px;margin-top:22px;padding:0;border:0;background:transparent;color:#3c4045;cursor:pointer;font-size:15px}.checkout-address-toggle i{color:#e21b23;font-size:21px}.checkout-payment-section{padding-top:5px}.checkout-payment-section>h2{margin-bottom:24px}.checkout-credit-card{overflow:hidden;border-radius:9px}.checkout-credit-card.is-expanded{border:1px solid #202020;background:#fff;box-shadow:0 0 0 3px rgba(0,0,0,.05)}.checkout-payment-option{display:flex;width:100%;min-height:96px;align-items:center;justify-content:space-between;gap:18px;margin:0;padding:19px 25px;border:1px solid #dfe1e4;border-radius:9px;background:#fff;color:#171717;cursor:pointer;text-align:left;transition:border-color .2s ease,box-shadow .2s ease}.checkout-payment-detail+.checkout-payment-option{margin-top:18px}.checkout-payment-option.is-selected,.checkout-payment-option:focus-visible,.checkout-payment-option:hover{border-color:#202020;box-shadow:0 0 0 3px rgba(0,0,0,.05);outline:0}.checkout-credit-card.is-expanded .checkout-payment-option{min-height:76px;padding:16px 24px;border:0;border-bottom:1px solid #e5e7eb;border-radius:0;box-shadow:none}.checkout-credit-card.is-expanded .checkout-payment-option.is-selected,.checkout-credit-card.is-expanded .checkout-payment-option:focus-visible,.checkout-credit-card.is-expanded .checkout-payment-option:hover{border-color:transparent;box-shadow:none}.checkout-credit-card.is-expanded .checkout-payment-option__brands{display:none}.checkout-payment-option__title{display:block;font-size:20px;font-weight:700}.checkout-accepted>div,.checkout-card-brands,.checkout-payment-option__brands{display:flex;flex-wrap:wrap;align-items:center;gap:10px}.checkout-card-brand{display:grid;width:66px;height:42px;place-items:center;overflow:hidden;border:1px solid #e5e7eb;border-radius:5px;background:#fff}.checkout-card-brand img{display:block;width:55px;height:31px;-o-object-fit:contain;object-fit:contain}.checkout-payment-option--paypal{margin-top:18px}.checkout-payment-option--paypal small{display:block;margin-top:6px;color:#92969b;font-size:14px;font-weight:400;line-height:1.4}.checkout-payment-option--paypal>img{width:80px;height:46px;padding:7px;border:1px solid #e6e8eb;border-radius:5px;-o-object-fit:contain;object-fit:contain}.checkout-payment-detail{padding:22px 30px 24px;background:transparent}.checkout-paypal-detail{padding:34px 40px 40px;border:1px solid #dfe1e4;border-radius:9px;background:#fff;margin-top:18px}.checkout-card-form{display:block}.checkout-card-field{display:block;color:#32353a;font-size:16px;font-weight:600;line-height:1.25}.checkout-card-field+.checkout-card-field{margin-top:18px}.checkout-card-field input,.checkout-stripe-element{box-sizing:border-box;height:54px;margin-top:7px;padding:15px 16px;border:1px solid #d6dae0;border-radius:8px;outline:0;background:#eaf1ff}.checkout-card-field input{display:block;width:100%;color:#171717;font-size:17px}.checkout-stripe-element.StripeElement--focus{border-color:#1c1c1c;box-shadow:0 0 0 3px rgba(0,0,0,.06)}.checkout-card-brands{margin:11px 0 17px}.checkout-card-brands .checkout-card-brand{width:63px;height:40px}.checkout-card-brands .checkout-card-brand img{width:52px;height:28px}.checkout-card-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:24px}.checkout-card-field-grid>.checkout-card-field{margin:0!important}.checkout-card-field-grid+.checkout-card-field{margin-top:18px}.checkout-card-actions{display:flex;justify-content:center;gap:22px;margin-top:22px}.checkout-card-actions button{width:min(100%,240px);height:52px;border:0;border-radius:999px;cursor:pointer;font-size:17px;font-weight:700}.checkout-card-cancel{background:#eceff3;color:#171717}.checkout-summary{position:sticky;top:22px;overflow:hidden;border:1px solid #e3e5e8;border-radius:8px;background:#fff;box-shadow:0 5px 22px rgba(0,0,0,.06)}.checkout-summary__heading{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:28px 30px 21px}.checkout-summary__heading h2{font-size:22px}.checkout-summary__heading h2 span{color:#7b8087;font-size:16px;font-weight:400}.checkout-summary__heading button{padding:4px 0;border:0;background:transparent;color:#6f757b;cursor:pointer;font-size:14px}.checkout-summary__heading i{margin-left:5px}.checkout-summary__items{padding:0 30px}.checkout-summary-item{display:grid;grid-template-columns:76px minmax(0,1fr) auto;gap:14px;align-items:center;padding:15px 0}.checkout-summary-item img{width:76px;height:64px;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.checkout-summary-item strong{display:block;font-size:14px;line-height:1.35}.checkout-summary-item p,.checkout-summary-item small{display:block;margin:4px 0 0;color:#747980;font-size:12px;line-height:1.35}.checkout-summary-item b{align-self:center;white-space:nowrap;font-size:15px}.checkout-summary__totals{margin:6px 30px 0;border-top:1px solid #e9eaec}.checkout-summary__totals p{display:flex;justify-content:space-between;gap:16px;margin:0;padding:13px 0;border-bottom:1px solid #e9eaec;color:#545960;font-size:15px}.checkout-summary__totals p b{color:#25282c;font-weight:600}.checkout-summary__totals .is-free{color:#20a63a}.checkout-summary__totals .is-discount b{color:#e21b23}.checkout-summary__totals .checkout-summary__grand-total{padding:20px 0;border-bottom:0;color:#1e2024;font-size:22px;font-weight:700}.checkout-summary__grand-total b{font-size:27px}.checkout-coupon{display:flex;margin:0 30px;overflow:hidden;border:1px solid #dfe1e4;border-radius:6px}.checkout-coupon input{min-width:0;flex:1;height:48px;padding:0 14px;border:0;outline:0;font-size:15px}.checkout-coupon button{width:94px;border:0;border-left:1px solid #dfe1e4;background:#f7f7f8;color:#3b3f45;cursor:pointer;font-size:15px}.checkout-proceed{display:flex;width:calc(100% - 60px);min-height:58px;align-items:center;justify-content:center;gap:10px;margin:24px 30px 22px;border:0;border-radius:4px;background:#e31018;color:#fff;cursor:pointer;font-size:16px;font-weight:700;text-transform:uppercase}.checkout-proceed:hover{background:#bf1017}.checkout-proceed:disabled{cursor:not-allowed;opacity:.6}.checkout-paypal-proceed{width:calc(100% - 60px);min-height:58px;margin:24px 30px 22px}.checkout-paypal-proceed>div{min-height:58px}.checkout-accepted{padding:0 30px 27px}.checkout-success-page{min-height:650px;padding-bottom:58px;background:#fff;color:#161616}.checkout-success-banner{height:128px;background:linear-gradient(90deg,rgba(0,0,0,.78),rgba(0,0,0,.48)),url(https://cdn-new.pard.com/mall/header/cover/cover_05.jpg) center 47%/cover no-repeat}.checkout-success-container{padding-top:40px}.checkout-success-heading{display:flex;align-items:center;gap:22px;padding:0 0 31px;border-bottom:1px solid #dedede}.checkout-success-heading>i{display:grid;width:76px;height:76px;place-items:center;flex:0 0 auto;border:3px solid #20ad4a;border-radius:50%;color:#20ad4a;font-size:38px}.checkout-success-heading h1{margin:0 0 7px;color:#151515;font-size:35px;font-weight:700;line-height:1.1}.checkout-success-heading p{margin:0;color:#6c7177;font-size:16px}.checkout-success-actions{display:flex;gap:12px;margin-left:auto}.checkout-success-actions a{display:inline-flex;min-height:48px;align-items:center;justify-content:center;padding:0 21px;border-radius:4px;font-size:14px;font-weight:700;text-align:center;transition:background .2s,color .2s,border-color .2s}.checkout-success-actions__primary{border:1px solid #e10f18;background:#e10f18;color:#fff}.checkout-success-actions__primary:hover{background:#bd0e15}.checkout-success-actions__secondary{border:1px solid #e10f18;background:#fff;color:#d50d16}.checkout-success-actions__secondary:hover{background:#fff3f3}.checkout-success-order{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(310px,.92fr);margin-top:36px;border:1px solid #dedede}.checkout-success-order__primary{padding:34px 38px 28px}.checkout-success-order__aside{display:flex;flex-direction:column;border-left:1px solid #dedede}.checkout-success-order__heading{display:flex;align-items:baseline;justify-content:space-between;gap:15px;padding-bottom:22px;border-bottom:1px solid #dedede}.checkout-success-order__heading h2{margin:0;font-size:23px;line-height:1.2}.checkout-success-order__heading span{color:#74787d;font-size:13px}.checkout-success-item{display:grid;grid-template-columns:106px minmax(0,1fr) auto;gap:21px;align-items:center;padding:24px 0;border-bottom:1px solid #dedede}.checkout-success-item__image{display:grid;width:106px;height:106px;place-items:center;background:#f4f5f5}.checkout-success-item__image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;mix-blend-mode:multiply}.checkout-success-item strong{display:block;color:#151515;font-size:17px;line-height:1.35}.checkout-success-item a{color:inherit;text-decoration:none}.checkout-success-item>a{display:block;width:-moz-fit-content;width:fit-content}.checkout-success-item__name:focus-visible strong,.checkout-success-item__name:hover strong{color:#e60012;text-decoration:underline}.checkout-success-item>a:focus-visible{outline:2px solid #e60012;outline-offset:3px}.checkout-success-item p{margin:6px 0;color:#626870;font-size:14px}.checkout-success-item small{color:#555b61;font-size:13px}.checkout-success-item>b{align-self:center;font-size:16px;white-space:nowrap}.checkout-success-totals{padding-top:16px}.checkout-success-totals p{display:flex;justify-content:space-between;margin:0 0 11px;color:#4f555b;font-size:14px}.checkout-success-totals p b{color:#1b1b1b;font-weight:600}.checkout-success-totals .is-discount b{color:#db1119}.checkout-success-totals__grand{margin:18px 0 0!important;padding-top:18px;border-top:1px solid #dedede;color:#151515!important;font-size:17px!important;font-weight:700}.checkout-success-totals__grand b{font-size:22px}.checkout-success-payment{padding:38px 42px 27px}.checkout-success-payment>span{display:block;margin-bottom:8px;color:#53595f;font-size:15px;font-weight:700}.checkout-success-payment>strong{display:block;font-size:42px;line-height:1}.checkout-success-payment p{display:flex;align-items:center;gap:7px;margin:25px 0 8px;padding-top:20px;border-top:1px solid #dedede;color:#1c1c1c;font-size:15px}.checkout-success-payment p i{font-size:20px}.checkout-success-payment em{color:#14953f;font-style:normal}.checkout-success-payment small{color:#697078;font-size:13px}.checkout-success-shipping{display:flex;gap:15px;margin-top:auto;padding:25px 42px 33px;border-top:1px solid #dedede}.checkout-success-shipping>i{font-size:23px}.checkout-success-shipping strong{display:block;margin-bottom:7px;font-size:15px}.checkout-success-shipping p{margin:0;color:#697078;font-size:13px;line-height:1.5}.checkout-success-details{display:grid;grid-column:1/-1;grid-template-columns:.72fr 1.42fr 1.42fr .8fr;border-top:1px solid #dedede}.checkout-success-detail,.checkout-success-details>section{display:flex;min-width:0;gap:13px;padding:25px 27px;border-right:1px solid #dedede}.checkout-success-details>:last-child{border-right:0}.checkout-success-details i{flex:0 0 auto;padding-top:2px;font-size:20px}.checkout-success-details p,.checkout-success-details span,.checkout-success-details strong{display:block}.checkout-success-details span{margin-bottom:7px;color:#4b5158;font-size:12px;font-weight:700}.checkout-success-details strong{color:#161616;font-size:14px;line-height:1.35}.checkout-success-details p{margin:5px 0 0;color:#6c737a;font-size:12px;line-height:1.45}.checkout-success-help{margin:25px 0 0;color:#5d6267;font-size:14px;text-align:center}.checkout-success-help a{color:#d70d16;font-weight:700}@media(max-width:900px){.checkout-success-heading{flex-wrap:wrap}.checkout-success-actions{width:100%;margin-left:98px}.checkout-success-order{grid-template-columns:1fr}.checkout-success-order__aside{border-top:1px solid #dedede;border-left:0}.checkout-success-details{grid-template-columns:repeat(2,1fr)}.checkout-success-details>:nth-child(2){border-right:0}.checkout-success-details>:nth-child(-n+2){border-bottom:1px solid #dedede}}@media(max-width:640px){.checkout-success-page{padding-bottom:38px}.checkout-success-banner{height:82px}.checkout-success-container{padding-top:26px}.checkout-success-heading{align-items:flex-start;gap:14px;padding-bottom:25px}.checkout-success-heading>i{width:53px;height:53px;border-width:2px;font-size:27px}.checkout-success-heading h1{font-size:27px}.checkout-success-heading p{font-size:13px;line-height:1.45}.checkout-success-actions{gap:9px;margin-left:0}.checkout-success-actions a{min-height:44px;flex:1;padding:0 10px;font-size:13px}.checkout-success-order{margin-top:26px}.checkout-success-order__primary{padding:23px 19px}.checkout-success-item{grid-template-columns:74px minmax(0,1fr);gap:13px}.checkout-success-item__image{width:74px;height:74px}.checkout-success-item>b{grid-column:2}.checkout-success-payment,.checkout-success-shipping{padding-right:20px;padding-left:20px}.checkout-success-payment{padding-top:27px}.checkout-success-payment>strong{font-size:34px}.checkout-success-details{grid-template-columns:1fr}.checkout-success-detail,.checkout-success-details>section{padding:20px;border-right:0;border-bottom:1px solid #dedede}.checkout-success-details>:nth-child(-n+2){border-bottom:1px solid #dedede}.checkout-success-details>:last-child{border-bottom:0}}.checkout-accepted>span{display:block;margin-bottom:11px;color:#71767d;font-size:14px}.checkout-accepted .checkout-card-brand{width:47px;height:31px}.checkout-accepted .checkout-card-brand img{width:38px;height:24px}.checkout-summary__loading{position:absolute;z-index:2;inset:0;display:grid;place-items:center;background:hsla(0,0%,100%,.76)}@media(max-width:1023px){.checkout-page{padding:34px 18px 64px}.checkout-shell{grid-template-columns:1fr;gap:30px}.checkout-summary{position:relative;top:auto;grid-row:2}}@media(max-width:640px){.checkout-page{padding:25px 14px 50px}.checkout-section{margin-top:30px}.checkout-section h2{font-size:22px}.checkout-login-card{padding:17px;gap:12px}.checkout-login-card>i{width:43px;height:43px;font-size:21px}.checkout-login-card strong{font-size:15px}.checkout-login-card span{font-size:13px}.checkout-card-field-grid,.checkout-fields{grid-template-columns:1fr;gap:16px}.checkout-field input,.checkout-field select{height:53px}.checkout-payment-option{min-height:112px;padding:22px 18px;align-items:flex-start}.checkout-credit-card.is-expanded .checkout-payment-option{min-height:72px;padding:16px 18px;align-items:center}.checkout-payment-option__title{font-size:20px}.checkout-payment-option__brands{max-width:144px;justify-content:flex-end;gap:6px}.checkout-payment-option__brands .checkout-card-brand{width:42px;height:30px}.checkout-payment-option__brands .checkout-card-brand img{width:34px;height:21px}.checkout-payment-option--paypal>img{width:80px;height:47px}.checkout-payment-option--paypal small{font-size:13px}.checkout-payment-detail{padding:20px 18px 22px}.checkout-paypal-detail{padding:24px 18px}.checkout-card-field-grid{gap:16px}.checkout-card-actions{gap:12px}.checkout-card-actions button{height:52px;font-size:16px}.checkout-summary__heading,.checkout-summary__items{padding-left:19px;padding-right:19px}.checkout-coupon,.checkout-summary__totals{margin-left:19px;margin-right:19px}.checkout-paypal-proceed,.checkout-proceed{width:calc(100% - 38px);margin-left:19px;margin-right:19px}.checkout-accepted{padding-left:19px;padding-right:19px}}