.choices{position:relative;overflow:hidden;margin-bottom:24px;font-size:16px}.choices:focus{outline:0}.choices:last-child{margin-bottom:0}.choices.is-open{overflow:visible}.choices.is-disabled .choices__inner,.choices.is-disabled .choices__input{background-color:#eaeaea;cursor:not-allowed;-webkit-user-select:none;user-select:none}.choices.is-disabled .choices__item{cursor:not-allowed}.choices [hidden]{display:none!important}.choices[data-type*=select-one]{cursor:pointer}.choices[data-type*=select-one] .choices__inner{padding-bottom:7.5px}.choices[data-type*=select-one] .choices__input{display:block;width:100%;padding:10px;border-bottom:1px solid #ddd;background-color:#fff;margin:0}.choices[data-type*=select-one] .choices__button{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);padding:0;background-size:8px;position:absolute;top:50%;right:0;margin-top:-10px;margin-right:25px;height:20px;width:20px;border-radius:10em;opacity:.25}.choices[data-type*=select-one] .choices__button:focus,.choices[data-type*=select-one] .choices__button:hover{opacity:1}.choices[data-type*=select-one] .choices__button:focus{box-shadow:0 0 0 2px #005f75}.choices[data-type*=select-one] .choices__item[data-placeholder] .choices__button{display:none}.choices[data-type*=select-one]::after{content:"";height:0;width:0;border-style:solid;border-color:#333 transparent transparent;border-width:5px;position:absolute;right:11.5px;top:50%;margin-top:-2.5px;pointer-events:none}.choices[data-type*=select-one].is-open::after{border-color:transparent transparent #333;margin-top:-7.5px}.choices[data-type*=select-one][dir=rtl]::after{left:11.5px;right:auto}.choices[data-type*=select-one][dir=rtl] .choices__button{right:auto;left:0;margin-left:25px;margin-right:0}.choices[data-type*=select-multiple] .choices__inner,.choices[data-type*=text] .choices__inner{cursor:text}.choices[data-type*=select-multiple] .choices__button,.choices[data-type*=text] .choices__button{position:relative;display:inline-block;margin:0-4px 0 8px;padding-left:16px;border-left:1px solid #003642;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==);background-size:8px;width:8px;line-height:1;opacity:.75;border-radius:0}.choices[data-type*=select-multiple] .choices__button:focus,.choices[data-type*=select-multiple] .choices__button:hover,.choices[data-type*=text] .choices__button:focus,.choices[data-type*=text] .choices__button:hover{opacity:1}.choices__inner{display:inline-block;vertical-align:top;width:100%;background-color:#f9f9f9;padding:7.5px 7.5px 3.75px;border:1px solid #ddd;border-radius:2.5px;font-size:1rem;min-height:44px;overflow:hidden}.is-focused .choices__inner,.is-open .choices__inner{border-color:#b7b7b7}.is-open .choices__inner{border-radius:2.5px 2.5px 0 0}.is-flipped.is-open .choices__inner{border-radius:0 0 2.5px 2.5px}.choices__list{margin:0;padding-left:0;list-style:none}.choices__list--single{display:inline-block;padding:4px 16px 4px 4px;width:100%}[dir=rtl] .choices__list--single{padding-right:4px;padding-left:16px}.choices__list--single .choices__item{width:100%}.choices__list--multiple{display:inline}.choices__list--multiple .choices__item{display:inline-block;vertical-align:middle;border-radius:20px;padding:4px 10px;font-size:12px;font-weight:500;margin-right:3.75px;margin-bottom:3.75px;background-color:#005f75;border:1px solid #004a5c;color:#fff;word-break:break-all;box-sizing:border-box}.choices__list--multiple .choices__item[data-deletable]{padding-right:5px}[dir=rtl] .choices__list--multiple .choices__item{margin-right:0;margin-left:3.75px}.choices__list--multiple .choices__item.is-highlighted{background-color:#004a5c;border:1px solid #003642}.is-disabled .choices__list--multiple .choices__item{background-color:#aaa;border:1px solid #919191}.choices__list--dropdown,.choices__list[aria-expanded]{display:none;z-index:1;position:absolute;width:100%;background-color:#fff;border:1px solid #ddd;top:100%;margin-top:-1px;border-bottom-left-radius:2.5px;border-bottom-right-radius:2.5px;overflow:hidden;word-break:break-all}.is-active.choices__list--dropdown,.is-active.choices__list[aria-expanded]{display:block}.is-open .choices__list--dropdown,.is-open .choices__list[aria-expanded]{border-color:#b7b7b7}.is-flipped .choices__list--dropdown,.is-flipped .choices__list[aria-expanded]{top:auto;bottom:100%;margin-top:0;margin-bottom:-1px;border-radius:.25rem .25rem 0 0}.choices__list--dropdown .choices__list,.choices__list[aria-expanded] .choices__list{position:relative;max-height:300px;overflow:auto;-webkit-overflow-scrolling:touch;will-change:scroll-position}.choices__list--dropdown .choices__item,.choices__list[aria-expanded] .choices__item{position:relative;padding:10px;font-size:1rem}[dir=rtl] .choices__list--dropdown .choices__item,[dir=rtl] .choices__list[aria-expanded] .choices__item{text-align:right}@media (min-width:640px){.choices__list--dropdown .choices__item--selectable[data-select-text],.choices__list[aria-expanded] .choices__item--selectable[data-select-text]{padding-right:100px}.choices__list--dropdown .choices__item--selectable[data-select-text]::after,.choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{content:attr(data-select-text);font-size:12px;opacity:0;position:absolute;right:10px;top:50%;transform:translateY(-50%)}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text],[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]{text-align:right;padding-left:100px;padding-right:10px}[dir=rtl] .choices__list--dropdown .choices__item--selectable[data-select-text]::after,[dir=rtl] .choices__list[aria-expanded] .choices__item--selectable[data-select-text]::after{right:auto;left:10px}}.choices__list--dropdown .choices__item--selectable.is-highlighted,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background-color:#f2f2f2}.choices__list--dropdown .choices__item--selectable.is-highlighted::after,.choices__list[aria-expanded] .choices__item--selectable.is-highlighted::after{opacity:.5}.choices__item{cursor:default}.choices__item--selectable{cursor:pointer}.choices__item--disabled{cursor:not-allowed;-webkit-user-select:none;user-select:none;opacity:.5}.choices__heading{font-weight:600;font-size:12px;padding:10px;border-bottom:1px solid #f7f7f7;color:gray}.choices__button{text-indent:-9999px;appearance:none;border:0;background-color:transparent;background-repeat:no-repeat;background-position:center;cursor:pointer}.choices__button:focus,.choices__input:focus{outline:0}.choices__input{display:inline-block;vertical-align:baseline;background-color:#f9f9f9;font-size:1rem;margin-bottom:5px;border:0;border-radius:0;max-width:100%;padding:4px 0 4px 2px}.choices__input::-webkit-search-cancel-button,.choices__input::-webkit-search-decoration,.choices__input::-webkit-search-results-button,.choices__input::-webkit-search-results-decoration{display:none}.choices__input::-ms-clear,.choices__input::-ms-reveal{display:none;width:0;height:0}[dir=rtl] .choices__input{padding-right:2px;padding-left:0}.choices__placeholder{opacity:.5}:where(.cart-page,.sunway-checkout-page) .coupon-signature{--coupon-red:var(--color-sunwayred,#b00000);--coupon-bg:#07080a;--coupon-panel:#101114;--coupon-line:rgba(255,255,255,0.16);--coupon-text:#ffffff;--coupon-muted:rgba(255,255,255,0.62);position:relative;display:grid;min-height:168px;overflow:hidden;border:1px solid color-mix(in srgb,var(--coupon-red) 52%,rgba(255,255,255,0.16));border-radius:8px;background:var(--coupon-bg);color:var(--coupon-text);color-scheme:dark;forced-color-adjust:none;box-shadow:0 20px 54px rgba(0,0,0,0.42),inset 0 1px 0 rgba(255,255,255,0.06);isolation:isolate}:where(.cart-page,.sunway-checkout-page) .coupon-signature::before,:where(.cart-page,.sunway-checkout-page) .coupon-signature::after{display:none}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-pattern{position:absolute;inset:auto 0 0 0;z-index:1;width:auto;height:4px;background:linear-gradient(90deg,var(--coupon-red),rgba(176,0,0,0))}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-pattern::after{display:none}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-content,:where(.cart-page,.sunway-checkout-page) .coupon-signature .shopping-cart-sig-content{position:relative;z-index:2;display:grid;grid-template-columns:minmax(0,1fr);gap:18px;padding:24px 66px 26px 24px}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-content::after{display:none}:where(.cart-page,.sunway-checkout-page) .coupon-signature .info-group,:where(.cart-page,.sunway-checkout-page) .coupon-signature .code-group{min-width:0}:where(.cart-page,.sunway-checkout-page) .coupon-signature .brand-label{display:inline-flex;width:fit-content;min-height:24px;align-items:center;margin:0 0 12px;border:1px solid rgba(255,255,255,0.18);border-radius:999px;background:rgba(255,255,255,0.055);padding:0 10px;color:rgba(255,255,255,0.72)!important;-webkit-text-fill-color:rgba(255,255,255,0.72);font-size:10px;font-weight:900;letter-spacing:.14em;line-height:1;text-transform:uppercase}:where(.cart-page,.sunway-checkout-page) .coupon-signature .coupon-heading{margin:0 0 10px;color:#fff!important;-webkit-text-fill-color:#fff;font-size:clamp(26px,7vw,36px);font-weight:950;line-height:1.02;letter-spacing:.02em;text-transform:uppercase}:where(.cart-page,.sunway-checkout-page) .coupon-signature .validity-text{color:var(--coupon-muted)!important;-webkit-text-fill-color:var(--coupon-muted);font-size:12px;font-weight:850}:where(.cart-page,.sunway-checkout-page) .coupon-signature .code-group{display:grid;gap:8px;align-items:stretch}:where(.cart-page,.sunway-checkout-page) .coupon-signature .code-title{margin:0;color:rgba(255,255,255,0.48)!important;-webkit-text-fill-color:rgba(255,255,255,0.48);font-size:10px;font-weight:900;letter-spacing:.16em;line-height:1;text-transform:uppercase}:where(.cart-page,.sunway-checkout-page) .coupon-signature .code-value{min-height:44px;width:100%;max-width:100%;display:flex;align-items:center;justify-content:center;border:1px dashed color-mix(in srgb,var(--coupon-red) 64%,rgba(255,255,255,0.32));border-radius:5px;background:#050506!important;color:#fff!important;-webkit-text-fill-color:#fff;padding:10px 12px;box-shadow:none;font-size:16px;font-weight:950;letter-spacing:.08em;line-height:1.2;overflow-wrap:anywhere;text-align:center}:where(.cart-page,.sunway-checkout-page) .coupon-signature .btn-remove-sig{position:absolute;top:14px;right:14px;z-index:3;width:38px;height:38px;display:grid;place-items:center;border:1px solid rgba(255,255,255,0.18);border-radius:999px;background:rgba(255,255,255,0.06);color:rgba(255,255,255,0.86);transition:border-color 160ms ease,background-color 160ms ease,color 160ms ease,transform 160ms ease}:where(.cart-page,.sunway-checkout-page) .coupon-signature .btn-remove-sig:hover,:where(.cart-page,.sunway-checkout-page) .coupon-signature .btn-remove-sig:focus-visible{border-color:var(--coupon-red);background:var(--coupon-red);color:#fff;outline:none;transform:translateY(-1px)}:where(.cart-page,.sunway-checkout-page) .coupon-signature .icon-trash{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;opacity:1}@media (min-width:768px){:where(.cart-page,.sunway-checkout-page) .coupon-signature{min-height:128px}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-pattern{inset:0 auto 0 0;width:18px;height:auto;background:linear-gradient(90deg,rgba(255,255,255,0.1),transparent),repeating-linear-gradient(-45deg,rgba(255,255,255,0.28) 0 7px,rgba(176,0,0,0.48) 7px 14px)}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-content,:where(.cart-page,.sunway-checkout-page) .coupon-signature .shopping-cart-sig-content{grid-template-columns:minmax(0,1fr) minmax(128px,0.34fr);align-items:center;gap:26px;padding:24px 76px 24px 42px}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-content::after{content:"";position:absolute;top:20px;right:52px;bottom:20px;display:block;width:1px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,0.44) 0 7px,transparent 7px 13px)}:where(.cart-page,.sunway-checkout-page) .coupon-signature .code-group{justify-items:center;text-align:center}:where(.cart-page,.sunway-checkout-page) .coupon-signature .code-value{width:auto;min-width:84px}:where(.cart-page,.sunway-checkout-page) .coupon-signature .btn-remove-sig{top:0;right:0;width:48px;height:100%;border-block:0;border-right:0;border-radius:0;background:rgba(176,0,0,0.24)}}@media (max-width:767px){:where(.cart-page,.sunway-checkout-page) .coupon-signature{min-height:0}:where(.cart-page,.sunway-checkout-page) .coupon-signature .sig-content,:where(.cart-page,.sunway-checkout-page) .coupon-signature .shopping-cart-sig-content{padding:24px 64px 28px 24px}}.sunway-checkout-page{--sunway-checkout-bg:#030303;--sunway-checkout-panel:#0a0b0d;--sunway-checkout-panel-soft:#111216;--sunway-checkout-border:rgba(255,255,255,0.14);--sunway-checkout-text:#ffffff;--sunway-checkout-muted:rgba(255,255,255,0.66);--sunway-checkout-red:var(--color-sunwayred,var(--sunwayman-red,#b00000));min-height:100vh;overflow-x:hidden;background:radial-gradient(circle at 52% 0,rgba(255,255,255,0.14),transparent 18rem),linear-gradient(180deg,rgba(140,0,0,0.12),transparent 15rem),var(--sunway-checkout-bg);color:var(--sunway-checkout-text);padding:118px 0 82px}.sunway-checkout-page,.sunway-checkout-page *{box-sizing:border-box}.sunway-checkout-hero{width:min(1220px,calc(100% - 32px));margin:0 auto 34px;padding-bottom:26px;border-bottom:1px solid rgba(255,255,255,0.12)}.sunway-checkout-hero p,.sunway-checkout-panel h4{color:color-mix(in srgb,var(--sunway-checkout-red) 42%,#ffffff 58%);font-size:13px;font-weight:900;letter-spacing:4px;line-height:1.2;text-transform:uppercase}.sunway-checkout-hero h1{margin:10px 0 12px;color:#fff;font-size:clamp(42px,7vw,76px);font-weight:900;line-height:0.92;text-transform:uppercase}.sunway-checkout-hero span{display:block;max-width:620px;color:var(--sunway-checkout-muted);font-size:16px;line-height:1.7}.sunway-checkout-page #checkout-container{width:min(1220px,calc(100% - 32px));max-width:none;margin-right:auto;margin-left:auto;padding:0}.sunway-checkout-page #checkout-container>.grid,.sunway-checkout-page #checkout-container .grid,.sunway-checkout-panel{min-width:0}.sunway-checkout-panel{border-color:var(--sunway-checkout-border)!important;border-radius:8px!important;background:linear-gradient(135deg,rgba(255,255,255,0.06),transparent 34%),var(--sunway-checkout-panel)!important;box-shadow:0 26px 90px rgba(0,0,0,0.36);color:#fff}.sunway-checkout-panel h4{margin-bottom:22px!important}.sunway-checkout-page label{color:rgba(255,255,255,0.82)!important;font-size:13px!important;font-weight:850;letter-spacing:0.8px;text-transform:uppercase}.sunway-checkout-page input,.sunway-checkout-page textarea,.sunway-checkout-page select,.sunway-checkout-page .nice-select,.sunway-checkout-page .choices__inner{width:100%!important;max-width:100%;min-width:0;border:1px solid rgba(255,255,255,0.16)!important;border-radius:5px!important;background:#050607!important;color:#fff!important;box-shadow:none!important}.sunway-checkout-page input,.sunway-checkout-page textarea,.sunway-checkout-page .choices__inner{min-height:54px;padding:15px 16px!important}.sunway-checkout-page input::placeholder,.sunway-checkout-page textarea::placeholder{color:rgba(255,255,255,0.38)}.sunway-checkout-page input:focus,.sunway-checkout-page textarea:focus,.sunway-checkout-page .choices.is-focused .choices__inner,.sunway-checkout-page .choices.is-open .choices__inner,.sunway-checkout-page .nice-select.open{border-color:color-mix(in srgb,var(--sunway-checkout-red) 76%,#fff 24%)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--sunway-checkout-red) 22%,transparent)!important}.sunway-checkout-page .choices{width:100%;min-width:0;color:#fff}.sunway-checkout-page .choices__inner{display:flex;align-items:center;min-height:54px}.sunway-checkout-page .choices__list--single{min-width:0;padding:0}.sunway-checkout-page .choices__list--dropdown,.sunway-checkout-page .choices__list[aria-expanded]{z-index:60;margin-top:8px;border:1px solid rgba(255,255,255,0.16);border-radius:8px;background:#07080a;color:rgba(255,255,255,0.78);box-shadow:0 24px 70px rgba(0,0,0,0.58);overflow-x:hidden}.sunway-checkout-page .choices__list--dropdown .choices__item,.sunway-checkout-page .choices__list[aria-expanded] .choices__item{padding:12px 14px;font-size:14px}.sunway-checkout-page .choices__list--dropdown .choices__item--selectable.is-highlighted,.sunway-checkout-page .choices__list[aria-expanded] .choices__item--selectable.is-highlighted{background:color-mix(in srgb,var(--sunway-checkout-red) 28%,transparent);color:#fff}.sunway-checkout-page .choices__input{background:#050607!important;color:#fff!important}.sunway-checkout-page .nice-select .current{display:block;max-width:calc(100% - 26px);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sunway-checkout-page .nice-select .list{width:100%;max-width:100%;overflow-x:hidden}.sunway-checkout-page .nice-select .option{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sunway-checkout-page #checkout-country-selector.nice-select,.sunway-checkout-page #checkout-phone-area-code.nice-select{padding-right:2.5rem!important}.sunway-checkout-page .iam-agree span[class*="border-2"]{flex:0 0 auto;border-color:rgba(255,255,255,0.42)!important;background:#050607}.sunway-checkout-page .iam-agree input:checked + span{border-color:var(--sunway-checkout-red)!important;background:var(--sunway-checkout-red)}.sunway-checkout-page .iam-agree input:checked + span svg{opacity:1;color:#fff!important}.sunway-coupon-prompt{border-radius:8px!important;background:linear-gradient(135deg,rgba(255,255,255,0.06),transparent),#07080a!important;color:rgba(255,255,255,0.72)!important}.sunway-coupon-prompt .add-coupon-code{color:color-mix(in srgb,var(--sunway-checkout-red) 46%,#fff 54%)!important;font-weight:850;text-decoration:none}.sunway-checkout-page .coupon-wrapper{display:flex}.sunway-checkout-page .coupon-wrapper.hidden{display:none}.sunway-checkout-page #coupon-code-input{max-width:none;flex:1 1 240px}.sunway-checkout-page .coupon-signature{--coupon-dark:#08090b;--coupon-light:rgba(255,255,255,0.72);--coupon-ink:#fff;border:1px solid rgba(255,255,255,0.14);background:linear-gradient(135deg,color-mix(in srgb,var(--sunway-checkout-red) 32%,transparent),transparent 58%),#07080a}.sunway-checkout-page .coupon-signature::before,.sunway-checkout-page .coupon-signature::after{background:var(--sunway-checkout-bg)}.sunway-checkout-page .sig-pattern{background:linear-gradient(90deg,rgba(255,255,255,0.12),transparent),repeating-linear-gradient(-45deg,rgba(255,255,255,0.2) 0 7px,rgba(176,0,0,0.28) 7px 14px)}.sunway-checkout-page .code-value{border-color:color-mix(in srgb,var(--sunway-checkout-red) 48%,transparent);background:#111216;color:#fff}.sunway-checkout-page .btn-remove-sig{color:#fff;background:color-mix(in srgb,var(--sunway-checkout-red) 28%,rgba(255,255,255,0.04))}.sunway-checkout-summary{position:relative;overflow:hidden}.sunway-checkout-summary .border-t{border-color:rgba(255,255,255,0.13)!important}#checkout-products{gap:16px}#checkout-products>div{padding:14px;border:1px solid rgba(255,255,255,0.12);border-radius:8px;background:rgba(255,255,255,0.035)}#checkout-products img{width:70px;height:70px;border-radius:6px;object-fit:cover;background:#000}#checkout-products h5,#checkout-products h6,#checkout-products a{color:#fff!important}#checkout-products h5{font-size:16px!important;line-height:1.35!important}#checkout-products h6{font-size:14px!important}.checkout-product-origin-price{display:flex;align-items:center;justify-content:flex-end;gap:6px;min-height:18px;margin-bottom:8px}.checkout-discount-tag{display:inline-flex;align-items:center;justify-content:center;padding:4px 6px 3px;border:1px solid color-mix(in srgb,var(--sunway-checkout-red) 44%,transparent);border-radius:999px;background:color-mix(in srgb,var(--sunway-checkout-red) 16%,transparent);color:#fff;font-size:10px;font-weight:800;line-height:1;text-transform:uppercase;white-space:nowrap}.sunway-checkout-page #checkout-fee-total{color:#fff}.sunway-checkout-page .warning-panel{border:1px solid color-mix(in srgb,var(--sunway-checkout-red) 46%,transparent);background:color-mix(in srgb,var(--sunway-checkout-red) 13%,#090a0c);color:#fff}.sunway-checkout-page .blue-point-link{color:rgba(255,255,255,0.74);cursor:pointer;text-decoration:none;transition:color 160ms ease}.sunway-checkout-page .blue-point-link:hover{color:#fff}.sunway-checkout-page .categoryies-iteem{align-items:center;padding:16px;border:1px solid rgba(255,255,255,0.14);border-radius:8px;background:rgba(255,255,255,0.035)}.sunway-checkout-page .categoryies-iteem input:checked + span{border-color:var(--sunway-checkout-red)!important}.sunway-checkout-page .categoryies-iteem input:checked + span svg{opacity:1}.sunway-checkout-page .categoryies-iteem input:checked + span rect{fill:var(--sunway-checkout-red)}.sunway-checkout-action{position:relative;display:inline-flex;min-height:46px;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(255,255,255,0.16);border-radius:5px;padding:0 24px;color:#fff!important;background:rgba(255,255,255,0.045);font-size:15px;font-weight:850;text-decoration:none!important;transition:transform 180ms ease,border-color 180ms ease,background-color 180ms ease,box-shadow 180ms ease}.sunway-checkout-action::before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent,rgba(255,255,255,0.16),transparent);transform:translateX(-120%);transition:transform 360ms ease}.sunway-checkout-action span{position:relative;z-index:1}.sunway-checkout-action:hover{border-color:color-mix(in srgb,var(--sunway-checkout-red) 72%,#fff 28%);background:color-mix(in srgb,var(--sunway-checkout-red) 18%,rgba(255,255,255,0.06));box-shadow:0 12px 28px color-mix(in srgb,var(--sunway-checkout-red) 22%,transparent);transform:translateY(-2px)}.sunway-checkout-action:hover::before{transform:translateX(120%)}.sunway-checkout-action-primary,#coupon-code-apply-btn{border-color:var(--sunway-checkout-red);background:var(--sunway-checkout-red)}.sunway-checkout-action-outline{background:transparent}.sunway-checkout-page #checkout-product-preloader{inset:0;min-height:320px;border-radius:8px;background:rgba(3,3,3,0.72)!important;backdrop-filter:blur(8px)}.sunway-checkout-page .preloader__ring path{fill:var(--sunway-checkout-red)}.sunway-checkout-page .err-input{border-color:#ff3b3b!important;box-shadow:0 0 0 3px rgba(255,59,59,0.14)!important}.sunway-checkout-page .err-text{margin-top:8px;color:#ff6464!important;font-size:13px}@media (max-width:1023px){.sunway-checkout-page{padding-top:104px}}@media (max-width:767px){.sunway-checkout-page{padding:92px 0 58px}.sunway-checkout-hero{width:min(100% - 28px,1220px);margin-bottom:24px}.sunway-checkout-hero h1{font-size:clamp(38px,14vw,54px)}.sunway-checkout-page #checkout-container{width:min(100% - 28px,1220px)}.sunway-checkout-page #checkout-container>.grid{gap:22px}.sunway-checkout-panel{padding:24px 20px!important}.sunway-checkout-page .coupon-wrapper{gap:10px}.sunway-checkout-page #coupon-code-input,.sunway-checkout-page #coupon-code-apply-btn{width:100%;flex-basis:100%}#checkout-products>div{align-items:flex-start;flex-direction:column}#checkout-products>div>div:last-child{width:100%;display:flex;justify-content:space-between;gap:14px}.sunway-checkout-page ul.flex{flex-direction:column;gap:12px}.sunway-checkout-page .categoryies-iteem{width:100%;align-items:flex-start;flex-wrap:wrap}}.sunway-checkout-page .coupon-signature{color-scheme:dark;forced-color-adjust:none;background:#07080a!important;border-color:color-mix(in srgb,var(--sunway-checkout-red) 52%,rgba(255,255,255,0.16))!important}.sunway-checkout-page .coupon-signature .brand-label,.sunway-checkout-page .coupon-signature .validity-text,.sunway-checkout-page .coupon-signature .code-title,.sunway-checkout-page .coupon-signature .coupon-heading,.sunway-checkout-page .coupon-signature .code-value{text-shadow:none!important}.sunway-checkout-page .coupon-signature .coupon-heading,.sunway-checkout-page .coupon-signature .code-value{color:#fff!important;-webkit-text-fill-color:#fff}.sunway-checkout-page .coupon-signature .code-value{background:#050506!important}#text-quick-view-overlay{background:rgba(0,0,0,0.78)!important;backdrop-filter:blur(10px)!important}#text-quick-view{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;margin:0!important;width:min(920px,calc(100vw - 36px))!important;max-height:min(82vh,760px)!important;translate:none!important;transform:translate(-50%,-50%)!important;border:1px solid rgba(255,255,255,0.14)!important;border-radius:8px!important;background:radial-gradient(circle at 18% 0%,rgba(176,0,0,0.18),transparent 24rem),linear-gradient(135deg,rgba(255,255,255,0.035),transparent 45%),#090a0d!important;box-shadow:0 28px 90px rgba(0,0,0,0.72)!important;color:#fff!important;overflow:hidden!important}#text-quick-view.custom-quick-view-center{position:fixed!important;top:50%!important;left:50%!important;right:auto!important;bottom:auto!important;margin:0!important;translate:none!important;transform:translate(-50%,-50%)!important}#text-quick-view::before{content:"SUNWAYMAN POLICY";position:absolute;top:0;left:0;right:0;z-index:2;border-bottom:1px solid rgba(176,0,0,0.5);background:rgba(176,0,0,0.28);color:#ffb3b3;padding:15px 28px;font-size:12px;font-weight:900;letter-spacing:0.22em;line-height:1.35}#text-quick-view .quick-view-popup-inner{max-height:min(82vh,760px)!important;overflow:hidden!important;padding:0!important}#text-quick-view .text-popup-inner{overflow:hidden!important}#text-quick-view .lg\:max-w-\[1024px\]{max-width:none!important;padding:64px 0 0!important}#quick-view-text-message{max-height:calc(min(82vh,760px) - 64px)!important;margin:0!important;overflow-x:hidden!important;overflow-y:auto!important;padding:clamp(22px,3vw,34px) clamp(18px,4vw,42px) 34px!important;color:rgba(255,255,255,0.76)!important}#quick-view-text-message .terms-of-service,#quick-view-text-message .refund-policy,#quick-view-text-message .privacy-policy,#quick-view-text-message .shipping-info{padding:0!important}#quick-view-text-message .terms-of-service h2,#quick-view-text-message .refund-policy h2,#quick-view-text-message .privacy-policy h2,#quick-view-text-message .shipping-info h2{margin-bottom:22px!important;font-size:clamp(26px,4vw,38px)!important}#quick-view-text-message .terms-of-service h3,#quick-view-text-message .refund-policy h3,#quick-view-text-message .privacy-policy h3,#quick-view-text-message .shipping-info h3{margin-top:30px!important}#text-quick-view #quick-view-text-preloader{background:#090a0d!important}#text-quick-view .quick-popup-close{top:13px!important;right:14px!important;z-index:3!important;width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,0.16)!important;border-radius:8px!important;background:rgba(255,255,255,0.06)!important;color:rgba(255,255,255,0.86)!important}#text-quick-view .quick-popup-close:hover{border-color:rgba(176,0,0,0.65)!important;background:#b00000!important;color:#fff!important}#text-quick-view .quick-popup-close svg{width:16px!important;height:16px!important}@media (max-width:767px){#text-quick-view{width:calc(100vw - 24px)!important;max-height:calc(100dvh - 34px)!important}#text-quick-view::before{padding:14px 54px 14px 18px;font-size:11px;letter-spacing:0.16em}#quick-view-text-message{max-height:calc(100dvh - 98px)!important;padding:22px 18px 28px!important}}@media (max-width:767px){.sunway-checkout-page .coupon-signature{min-height:0!important}.sunway-checkout-page .coupon-signature .sig-pattern{position:absolute!important;inset:auto 0 0 0!important;width:auto!important;height:4px!important;background:linear-gradient(90deg,var(--sunway-checkout-red),transparent 68%)!important}.sunway-checkout-page .coupon-signature .sig-content,.sunway-checkout-page .coupon-signature .shopping-cart-sig-content{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:18px!important;padding:24px 64px 28px 24px!important}.sunway-checkout-page .coupon-signature .code-group{align-items:stretch!important;text-align:left!important}.sunway-checkout-page .coupon-signature .code-value{width:100%!important}}@media (min-width:768px){.sunway-checkout-page .coupon-signature{min-height:128px!important;display:grid!important;background:#07080a!important}.sunway-checkout-page .coupon-signature .sig-pattern{position:absolute!important;inset:0 auto 0 0!important;width:18px!important;height:auto!important;background:linear-gradient(90deg,rgba(255,255,255,0.1),transparent),repeating-linear-gradient(-45deg,rgba(255,255,255,0.28) 0 7px,rgba(176,0,0,0.48) 7px 14px)!important}.sunway-checkout-page .coupon-signature .sig-content,.sunway-checkout-page .coupon-signature .shopping-cart-sig-content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(118px,0.32fr)!important;align-items:center!important;gap:24px!important;padding:24px 76px 24px 42px!important}.sunway-checkout-page .coupon-signature .sig-content::after,.sunway-checkout-page .coupon-signature .shopping-cart-sig-content::after{content:"";position:absolute;top:20px;right:52px;bottom:20px;display:block!important;width:1px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,0.44) 0 7px,transparent 7px 13px)}.sunway-checkout-page .coupon-signature .code-group{align-items:center!important;justify-items:center!important;text-align:center!important}.sunway-checkout-page .coupon-signature .code-value{width:auto!important;min-width:84px!important}.sunway-checkout-page .coupon-signature .btn-remove-sig{top:0!important;right:0!important;width:48px!important;height:100%!important;border-block:0!important;border-right:0!important;border-radius:0!important;background:rgba(176,0,0,0.24)!important}}.sunway-checkout-page .coupon-signature{border-color:rgba(176,0,0,0.62)!important}.sunway-checkout-page .coupon-signature .sig-pattern{display:none!important}@media (min-width:768px){.sunway-checkout-page .coupon-signature{min-height:128px!important;display:grid!important;border:1px solid rgba(176,0,0,0.62)!important;border-radius:8px!important;background:linear-gradient(105deg,rgba(176,0,0,0.18),#07080a 48%,#050506)!important;color-scheme:dark}.sunway-checkout-page .coupon-signature .sig-pattern{display:none!important}.sunway-checkout-page .coupon-signature .sig-content,.sunway-checkout-page .coupon-signature .shopping-cart-sig-content{display:grid!important;grid-template-columns:minmax(0,1fr) minmax(118px,0.32fr)!important;align-items:center!important;gap:24px!important;padding:24px 76px 24px 42px!important}.sunway-checkout-page .coupon-signature .sig-content::after,.sunway-checkout-page .coupon-signature .shopping-cart-sig-content::after{content:"";position:absolute;top:20px;right:52px;bottom:20px;display:block!important;width:1px;background:repeating-linear-gradient(to bottom,rgba(255,255,255,0.44) 0 7px,transparent 7px 13px)}.sunway-checkout-page .coupon-signature .code-group{align-items:center!important;justify-items:center!important;text-align:center!important}.sunway-checkout-page .coupon-signature .code-value{width:auto!important;min-width:84px!important}.sunway-checkout-page .coupon-signature .btn-remove-sig{top:0!important;right:0!important;width:48px!important;height:100%!important;border-block:0!important;border-right:0!important;border-radius:0!important;background:rgba(176,0,0,0.24)!important}}@media (max-width:767px){.sunway-checkout-page .coupon-signature{min-height:0!important;display:block!important;border:1px solid rgba(176,0,0,0.72)!important;border-radius:8px!important;background:#07080a!important;box-shadow:0 18px 42px rgba(0,0,0,0.42),inset 0 -4px 0 rgba(176,0,0,0.92)!important}.sunway-checkout-page .coupon-signature .sig-pattern{display:none!important}.sunway-checkout-page .coupon-signature .sig-content,.sunway-checkout-page .coupon-signature .shopping-cart-sig-content{grid-template-columns:minmax(0,1fr)!important;padding:20px 62px 24px 22px!important}.sunway-checkout-page .coupon-signature .brand-label{margin-bottom:12px!important;border-color:rgba(255,255,255,0.22)!important;background:rgba(255,255,255,0.06)!important;color:rgba(255,255,255,0.72)!important;-webkit-text-fill-color:rgba(255,255,255,0.72)!important}.sunway-checkout-page .coupon-signature .coupon-heading{margin-bottom:12px!important;color:#fff!important;-webkit-text-fill-color:#fff!important;font-size:clamp(27px,8vw,36px)!important;line-height:1.04!important;letter-spacing:.02em!important}.sunway-checkout-page .coupon-signature .validity-text{color:rgba(255,255,255,0.58)!important;-webkit-text-fill-color:rgba(255,255,255,0.58)!important;font-size:12px!important;font-weight:800!important}.sunway-checkout-page .coupon-signature .sig-content::after,.sunway-checkout-page .coupon-signature .shopping-cart-sig-content::after{display:none!important}.sunway-checkout-page .coupon-signature .code-group{align-items:stretch!important;justify-items:stretch!important;text-align:left!important;gap:9px!important}.sunway-checkout-page .coupon-signature .code-value{width:100%!important;min-height:44px!important;border:1px dashed rgba(176,0,0,0.7)!important;background:#050506!important;color:#fff!important;-webkit-text-fill-color:#fff!important;box-shadow:none!important}.sunway-checkout-page .coupon-signature .btn-remove-sig{top:14px!important;right:14px!important;width:38px!important;height:38px!important;border:1px solid rgba(255,255,255,0.16)!important;border-radius:999px!important;background:rgba(255,255,255,0.06)!important}}