:root{--navy:#061a38;--navy-2:#0a2c5f;--blue:#145ac7;--gold:#c99728;--gold-soft:#fbf6e8;--ink:#0a1d38;--muted:#5c6b7e;--line:#d9e2ed;--soft:#f4f7fb;--white:#fff;--green:#087543;--red:#b42318;--shadow:0 18px 50px rgba(15,35,68,.09);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#0a1d38;background:#f4f7fb;font-synthesis:none;}*{box-sizing:border-box;}html{scroll-behavior:smooth;}body.checkout-conversion-page{margin:0;min-width:320px;font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;}button,input,select{font:inherit;}button,a{-webkit-tap-highlight-color:transparent;}a{color:var(--navy-2);}img{max-width:100%;height:auto;}.hidden,[hidden]{display:none!important;}.skip-link{position:fixed;z-index:1000;top:10px;left:10px;padding:10px 15px;border-radius:8px;background:var(--navy);color:#fff;transform:translateY(-150%);}.skip-link:focus{transform:none;}.checkout-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;}.checkout-header{height:76px;background:rgba(255,255,255,.96);border-bottom:1px solid #e1e8f0;backdrop-filter:blur(16px);position:relative;z-index:10;}.checkout-header__inner{max-width:1180px;height:100%;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:28px;}.checkout-brand{display:inline-flex;align-items:center;gap:12px;color:var(--navy);text-decoration:none;}.checkout-brand__mark{width:42px;height:42px;border:1px solid #d9e3ed;border-radius:12px;background:#fff;display:grid;place-items:center;overflow:hidden;box-shadow:0 5px 15px rgba(7,26,56,.07);}.checkout-brand__mark img{width:30px;height:38px;object-fit:contain;}.checkout-brand>span:last-child{display:flex;flex-direction:column;line-height:1.15;}.checkout-brand strong{font-size:15px;letter-spacing:.01em;}.checkout-brand small{margin-top:5px;color:var(--muted);font-size:12px;font-weight:600;}.checkout-header__actions{display:flex;align-items:center;gap:8px;}.checkout-header__actions a{padding:9px 13px;border-radius:9px;color:#32445c;text-decoration:none;font-size:13px;font-weight:750;}.checkout-header__actions a:first-child{border:1px solid var(--line);background:#fff;}.checkout-header__actions a:hover{background:#f2f6fa;color:var(--navy);}.checkout-shell{margin:0 auto;padding:36px 24px 64px;}.checkout-intro{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;padding:0 2px 27px;}.checkout-intro__lock{width:52px;height:52px;border-radius:16px;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,var(--navy),#0e3977);box-shadow:0 10px 26px rgba(6,26,56,.18);}.checkout-intro__lock svg{width:25px;height:25px;}.checkout-eyebrow,.summary-heading p{margin:0 0 4px;color:#9a6b09;font-size:11px;line-height:1.2;font-weight:850;letter-spacing:.14em;text-transform:uppercase;}.checkout-intro h1{margin:0;font-size:clamp(27px,3vw,38px);line-height:1.08;letter-spacing:-.035em;color:var(--navy);}.checkout-intro>div:nth-child(2)>p:last-child{margin:8px 0 0;color:var(--muted);font-size:15px;}.checkout-intro__security{min-width:220px;padding:12px 14px 12px 46px;border:1px solid #d8e7de;border-radius:12px;background:#f4fbf7;position:relative;display:flex;flex-direction:column;}.checkout-intro__security>span{position:absolute;left:14px;top:15px;width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#d8f0e2;color:var(--green);font-size:13px;font-weight:900;}.checkout-intro__security strong{font-size:13px;color:#124a31;}.checkout-intro__security small{margin-top:2px;color:#5d7167;font-size:11px;}.checkout-steps{list-style:none;margin:0 0 24px;padding:13px 18px;border:1px solid var(--line);border-radius:13px;background:rgba(255,255,255,.78);display:grid;grid-template-columns:repeat(3,1fr);box-shadow:0 4px 18px rgba(15,35,68,.035);}.checkout-steps li{position:relative;display:flex;align-items:center;justify-content:center;gap:8px;color:#7d8998;font-size:12px;font-weight:800;}.checkout-steps li:not(:last-child):after{content:"";position:absolute;right:-18%;top:50%;width:36%;height:1px;background:#d8e0e9;}.checkout-steps li span{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;background:#e8edf3;color:#687688;font-size:11px;}.checkout-steps .is-complete,.checkout-steps .is-active{color:var(--navy);}.checkout-steps .is-complete span{background:#dff3e8;color:var(--green);}.checkout-steps .is-active span{background:var(--navy);color:#fff;box-shadow:0 0 0 4px #e7edf6;}.checkout-v2-layout{display:grid;align-items:start;}.checkout-v2-form{display:grid;min-width:0;}.checkout-card,.checkout-summary-card,.checkout-empty-gate{border:1px solid var(--line);border-radius:17px;background:#fff;box-shadow:0 7px 26px rgba(20,40,70,.05);}.checkout-card{}.checkout-card-heading{display:flex;align-items:flex-start;}.checkout-card-heading>span{flex:0 0 30px;display:grid;place-items:center;font-weight:900;}.checkout-card-heading h2{margin:1px 0 3px;color:var(--navy);letter-spacing:-.015em;}.checkout-card-heading p{margin:0;}.checkout-fields,.checkout-address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));}.checkout-address-grid .full{grid-column:1/-1;}.checkout-card label,.checkout-payment-box>label{display:block;margin:0 0 7px;font-weight:800;}.checkout-card label small{font-weight:650;text-transform:uppercase;letter-spacing:.04em;}.checkout-card input:not([type=checkbox]),.checkout-card select{display:block;width:100%;border:1px solid #cbd7e4;color:var(--ink);outline:none;transition:border-color .16s,box-shadow .16s,background .16s;}.checkout-card input:not([type=checkbox]):hover,.checkout-card select:hover{}.checkout-card input:not([type=checkbox]):focus,.checkout-card select:focus{}.checkout-card input[readonly]{background:#f6f8fb;color:#344860;}.checkout-country-note{display:block;margin-top:-7px;}.checkout-field-error{display:block;margin:6px 0 0;color:var(--red);font-size:12px;font-weight:700;}.has-error input:not([type=checkbox]),.has-error select{border-color:#d92d20!important;box-shadow:0 0 0 3px rgba(217,45,32,.1)!important;}.checkout-native-payment{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important;}.checkout-payment-card--priority{}.checkout-payment-priority{margin:-3px 0 16px;border:1px solid #ead59f;border-left:4px solid var(--gold);border-radius:12px;position:relative;overflow:hidden;}.checkout-payment-priority:after{content:"";position:absolute;width:120px;height:120px;right:-42px;top:-64px;border-radius:50%;background:rgba(201,151,40,.09);}.checkout-payment-priority__eyebrow{display:block;margin-bottom:3px;color:#94650a;line-height:1.2;font-weight:900;letter-spacing:.13em;text-transform:uppercase;}.checkout-payment-priority strong{display:block;color:var(--navy);line-height:1.35;}.checkout-payment-priority p{max-width:570px;margin:4px 0 0;line-height:1.5;}.checkout-payment-choices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border:1px solid #dce4ed;border-radius:15px;}.checkout-payment-choice{border:1px solid #cbd7e4;border-radius:12px;background:#fff;color:var(--ink);display:grid;grid-template-columns:42px minmax(0,1fr) auto;grid-template-rows:auto auto;align-items:center;gap:5px 12px;text-align:left;cursor:pointer;position:relative;overflow:hidden;transition:transform .15s,border-color .15s,box-shadow .15s,background .15s;}.checkout-payment-choice--paypal{grid-column:1/-1;border-color:#c3cfdf;}.checkout-payment-choice:hover:not(:disabled){transform:translateY(-1px);border-color:#879eba;box-shadow:0 10px 22px rgba(20,45,80,.09);}.checkout-payment-choice.is-selected{border-color:#0b376f;}.checkout-payment-choice.is-selected:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:linear-gradient(180deg,var(--gold),#e9bd52);}.checkout-payment-choice.is-disabled{opacity:.54;cursor:not-allowed;filter:saturate(.65);}.checkout-payment-choice__icon{grid-column:1;grid-row:1/3;width:42px;height:42px;border:1px solid #d7e0ea;border-radius:11px;background:#f1f5f9;color:var(--navy);display:grid;place-items:center;font-size:12px;font-style:normal;font-weight:900;box-shadow:0 3px 10px rgba(18,43,76,.05);}.checkout-payment-choice--paypal .checkout-payment-choice__icon{width:56px;height:48px;border-radius:12px;}.checkout-payment-choice__icon.paypal{overflow:hidden;background:#fff;}.checkout-payment-choice__icon.paypal img{display:block;width:46px;height:34px;object-fit:contain;}.checkout-payment-choice__copy{grid-column:2;grid-row:1/3;min-width:0;display:flex;flex-direction:column;justify-content:center;}.checkout-payment-choice__type{margin-bottom:5px;line-height:1.2;font-weight:850;letter-spacing:.065em;text-transform:uppercase;}.checkout-payment-choice strong{line-height:1.2;color:var(--navy);}.checkout-payment-choice--paypal strong{letter-spacing:-.015em;}.checkout-payment-choice small{max-width:510px;margin-top:5px;color:#68778a;font-size:10px;line-height:1.45;}.checkout-payment-choice--paypal small{font-size:11px;}.checkout-payment-choice em{position:absolute;right:16px;top:14px;padding:5px 8px;border:1px solid #e9cf8b;border-radius:99px;background:#fff5d7;color:#765208;font-style:normal;font-weight:900;text-transform:uppercase;letter-spacing:.07em;}.checkout-payment-choice__selected{display:none;grid-column:3;grid-row:1;border-radius:99px;background:var(--navy);color:#fff;line-height:1;font-weight:900;letter-spacing:.07em;text-transform:uppercase;}.checkout-payment-choice.is-selected .checkout-payment-choice__selected{display:inline-flex;}.checkout-payment-choice--paypal .checkout-payment-choice__selected{margin-top:28px;}.checkout-payment-choice i{grid-column:3;grid-row:2;width:18px;height:18px;border:1px solid #9eafc2;border-radius:50%;position:relative;justify-self:end;}.checkout-payment-choice.is-selected i{border:5px solid var(--navy);background:#fff;}.checkout-payment-box{border:1px solid #d8e2ed;border-radius:13px;}.checkout-payment-box>label:not(:first-child){margin-top:14px;}.checkout-payment-callout{padding-left:13px;border-left:3px solid var(--gold);}.checkout-payment-callout strong{color:var(--navy);}.checkout-payment-callout p{margin:4px 0 0;color:#5c6d80;font-size:12px;line-height:1.55;}.checkout-method-ready{display:inline-flex;margin-top:11px;padding:5px 8px;border-radius:99px;background:#e1f4e9;color:#07663a;font-size:10px;font-weight:850;text-transform:uppercase;letter-spacing:.05em;}.checkout-paypal-submit{margin-top:17px;border:1px solid #c8d5e6;border-radius:14px;box-shadow:0 8px 22px rgba(8,40,83,.07);position:relative;overflow:hidden;}.checkout-paypal-submit:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:linear-gradient(90deg,#003087,#009cde,#ffc439);}.checkout-paypal-submit__heading{display:flex;align-items:center;gap:12px;margin-bottom:15px;}.checkout-paypal-submit__heading>span{flex:0 0 38px;width:38px;height:38px;border-radius:10px;background:#e8f1fc;color:#0b4b93;display:grid;place-items:center;}.checkout-paypal-submit__heading svg{width:19px;height:19px;}.checkout-paypal-submit__heading strong{display:block;color:var(--navy);line-height:1.25;}.checkout-paypal-submit__heading p{margin:3px 0 0;color:#617185;font-size:10px;line-height:1.4;}.checkout-paypal-loading{min-height:49px;border:1px solid #d6e0eb;border-radius:10px;background:#fff;color:#5a6d84;display:flex;align-items:center;justify-content:center;gap:9px;font-weight:750;}.checkout-paypal-loading>span{width:16px;height:16px;border:2px solid #d9e4f1;border-top-color:#0b4b93;border-radius:50%;animation:checkout-paypal-spin .8s linear infinite;}@keyframes checkout-paypal-spin{to{transform:rotate(360deg)}}paypal-button#paypalPayButton{display:block;width:100%;min-height:49px;--paypal-button-border-radius:10px;}.checkout-paypal-submit.is-busy paypal-button#paypalPayButton{opacity:.62;}.checkout-paypal-status{margin:10px 2px 0;color:#637389;font-size:10px;line-height:1.45;text-align:center;}.checkout-paypal-status.is-success{color:#087543;font-weight:800;}.checkout-paypal-status.is-error{color:#a32a21;font-weight:750;}.checkout-paypal-security-note{padding-top:2px;}.copy-row{display:flex;gap:8px;}.copy-row input{min-width:0;}.copy-row button,.promo-code-row button{flex:0 0 auto;padding:0 16px;border:1px solid #b9c8d8;border-radius:10px;background:#fff;color:var(--navy);font-size:12px;font-weight:850;cursor:pointer;}.copy-row button:hover,.promo-code-row button:hover{background:#edf3f9;}.checkout-help-text{margin:14px 0 7px;color:#5e6f83;font-size:12px;}.crypto-qr-card{margin-top:14px;padding:13px;border:1px solid #d7e1ec;border-radius:12px;background:#fff;display:grid;grid-template-columns:90px 1fr;gap:14px;align-items:center;}.crypto-qr-image-wrap{width:90px;height:90px;padding:5px;border:1px solid #dbe3ec;border-radius:9px;background:#fff;cursor:zoom-in;}.crypto-qr-image-wrap img{display:block;width:100%;height:100%;object-fit:contain;}.crypto-qr-copy strong{display:block;color:var(--navy);font-size:13px;}.crypto-qr-copy p{margin:4px 0;color:#5f7084;font-size:11px;overflow-wrap:anywhere;}.crypto-qr-copy small{color:#7a899a;font-size:10px;}.crypto-qr-card.is-placeholder .crypto-qr-image-wrap{background:repeating-linear-gradient(45deg,#f3f6f9,#f3f6f9 7px,#e9eef4 7px,#e9eef4 14px);cursor:default;}.crypto-qr-lightbox{position:fixed;z-index:100;inset:0;padding:50px;background:rgba(1,12,29,.82);display:grid;place-items:center;}.crypto-qr-lightbox img{max-width:min(520px,88vw);max-height:80vh;border:12px solid #fff;border-radius:16px;background:#fff;}.crypto-qr-lightbox-close{position:fixed;top:20px;right:25px;width:44px;height:44px;border:1px solid rgba(255,255,255,.4);border-radius:50%;background:#fff;color:var(--navy);font-size:28px;line-height:1;cursor:pointer;}.checkout-assurance{display:flex;flex-wrap:wrap;gap:8px;margin:-2px 0 18px;}.checkout-assurance span{border:1px solid #dce7e1;border-radius:8px;color:#28523d;font-weight:750;}.checkout-acknowledgement{margin:0!important;border:1px solid #d6e0eb;border-radius:12px;display:flex!important;align-items:flex-start;gap:11px;cursor:pointer;}.checkout-acknowledgement input{flex:0 0 18px;width:18px;height:18px;margin:2px 0 0;accent-color:var(--navy);}.checkout-acknowledgement-copy{display:flex;flex-direction:column;gap:5px;}.checkout-acknowledgement-copy strong{color:#26384f;line-height:1.45;}.checkout-acknowledgement-copy small{color:#66778a;font-weight:500;}.checkout-acknowledgement-copy a{font-weight:750;}.primary-btn.checkout-submit-btn{width:100%;min-height:53px;margin-top:15px;padding:13px 18px;border:1px solid #061a38;border-radius:11px;background:linear-gradient(135deg,#09244c,#061a38);color:#fff;font-size:14px;font-weight:850;letter-spacing:.01em;box-shadow:0 10px 22px rgba(6,26,56,.18);cursor:pointer;transition:transform .15s,box-shadow .15s,opacity .15s;}.primary-btn.checkout-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 13px 28px rgba(6,26,56,.23);}.primary-btn.checkout-submit-btn:disabled{opacity:.58;cursor:not-allowed;}.checkout-submit-note{margin:10px 0 0;text-align:center;color:#6c7b8d;}.checkout-mobile-submit-total{display:none;}.checkout-summary-v2{position:sticky;top:20px;min-width:0;}.checkout-summary-card{}.summary-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-bottom:16px;}.summary-heading h2{margin:0;letter-spacing:-.02em;}.summary-heading a{padding:6px 8px;border-radius:7px;font-weight:800;text-decoration:none;}.checkout-summary-items{display:grid;}.checkout-summary-line{display:grid;align-items:center;}.checkout-summary-img{border:1px solid #e0e6ed;border-radius:11px;display:grid;place-items:center;overflow:hidden;}.checkout-summary-img img{object-fit:contain;}.checkout-summary-info{min-width:0;}.checkout-summary-info>strong{display:block;color:var(--navy);line-height:1.3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}.checkout-summary-info p{margin:3px 0 6px;color:#69788a;}.checkout-warehouse-pill{display:inline-flex;padding:3px 6px;border-radius:99px;background:#e6f2fb;color:#1a5680;font-weight:850;text-transform:uppercase;letter-spacing:.04em;}.checkout-warehouse-pill.international{background:#f8efd7;color:#775413;}.checkout-line-price{text-align:right;}.checkout-line-price span{display:block;color:#788697;}.checkout-line-price strong{color:var(--navy);}.checkout-empty-summary{padding:10px 0;text-align:center;}.checkout-empty-summary strong{display:block;color:var(--navy);}.checkout-empty-summary p{margin:5px 0 12px;color:var(--muted);font-size:12px;}.checkout-empty-summary a{display:inline-block;padding:9px 12px;border-radius:8px;background:var(--navy);color:#fff;font-size:11px;font-weight:800;text-decoration:none;}.promo-code-panel{border-top:1px solid #e3e9f0;border-bottom:1px solid #e3e9f0;}.promo-code-panel summary{list-style:none;color:#34485f;font-weight:800;cursor:pointer;display:flex;align-items:center;justify-content:space-between;}.promo-code-panel summary::-webkit-details-marker{display:none;}.promo-code-panel summary:after{content:"+";font-size:18px;font-weight:500;}.promo-code-panel[open] summary:after{content:"−";}.promo-code-row{display:flex;gap:8px;margin-top:11px;}.promo-code-row input{min-width:0;min-height:42px!important;}.promo-code-panel p{min-height:0;margin:7px 0 0;}.promo-code-panel p.is-success{color:var(--green);font-weight:750;}.promo-code-panel p.is-error{color:var(--red);font-weight:750;}.checkout-totals{display:grid;padding:17px 0 14px;}.checkout-totals>div{display:flex;align-items:flex-start;justify-content:space-between;gap:15px;color:#617185;font-size:11px;}.checkout-totals strong{max-width:55%;color:#2a3c54;text-align:right;font-size:11px;}.checkout-totals .total{margin-top:4px;padding-top:13px;border-top:1px solid #dce4ed;align-items:center;color:var(--navy);font-weight:850;}.checkout-totals .total strong{letter-spacing:-.025em;color:var(--navy);}.checkout-delivery-note{margin:0;border-radius:9px;background:var(--gold-soft);color:#695221;line-height:1.5;}.checkout-summary-trust{display:grid;margin-top:14px;color:#607185;font-weight:700;}.checkout-summary-trust span:before{content:"✓";margin-right:6px;color:var(--green);font-weight:900;}.checkout-status-card{border-left:4px solid #d92d20!important;background:#fffbfa!important;padding:17px 20px!important;}.checkout-status-card strong{color:#8c1c13;font-size:14px;}.checkout-status-card p{margin:4px 0 0;color:#7a3b35;font-size:12px;}.checkout-status-card.success{border-left-color:var(--green)!important;background:#f5fbf7!important;}.checkout-empty-gate{grid-column:1/-1;padding:38px;text-align:center;}.checkout-empty-gate__icon{font-size:30px;}.checkout-empty-gate h2{margin:10px 0 5px;color:var(--navy);}.checkout-empty-gate p{max-width:520px;margin:0 auto;color:var(--muted);}.checkout-empty-gate__actions{display:flex;justify-content:center;gap:10px;margin-top:18px;}.checkout-empty-gate__actions a{padding:10px 13px;border-radius:9px;background:var(--navy);color:#fff;font-size:12px;font-weight:800;text-decoration:none;}.checkout-v2-layout.is-cart-empty .checkout-v2-form,.checkout-v2-layout.is-cart-empty .checkout-summary-v2{display:none;}.checkout-footer{border-top:1px solid #dce4ed;background:#fff;color:#6d7b8c;}.checkout-footer>div{max-width:1180px;min-height:78px;margin:0 auto;padding:19px 24px;display:flex;align-items:center;gap:20px;font-size:10px;}.checkout-footer nav{margin-left:auto;display:flex;gap:16px;}.checkout-footer a{color:#53657b;font-weight:700;text-decoration:none;}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:3px solid rgba(29,105,214,.32);outline-offset:2px;}body.checkout-conversion-page{background:linear-gradient(180deg,#f7f9fc 0,#edf2f7 34rem);color:#071a34;}.checkout-shell{max-width:1240px;padding-top:42px;}.checkout-v2-layout{grid-template-columns:minmax(0,1fr) 400px;gap:28px;}.checkout-v2-form{gap:22px;}.checkout-card,.checkout-summary-card{border-color:#bcc9d8;box-shadow:0 12px 32px rgba(9,31,61,.085);}.checkout-card{position:relative;overflow:hidden;padding:30px;}.checkout-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:linear-gradient(90deg,#071d40,#174f91);}.checkout-v2-form>section.checkout-card:nth-of-type(1){background:linear-gradient(145deg,#fff 0,#f8fbff 100%);}.checkout-v2-form>section.checkout-card:nth-of-type(2){background:linear-gradient(145deg,#fff 0,#f4f8fc 100%);}.checkout-payment-card--priority{border-color:#c5ae70;background:linear-gradient(145deg,#fff 0,#fffaf0 100%);box-shadow:0 15px 38px rgba(49,40,14,.1);}.checkout-payment-card--priority:before{background:linear-gradient(90deg,#a8730c,#ddb64e,#0b376f);}.checkout-review-card{background:linear-gradient(145deg,#fff 0,#f3f9f6 100%)!important;border-color:#aebfb5;}.checkout-review-card:before{background:linear-gradient(90deg,#075c38,#2c8b60);}.checkout-card-heading{gap:15px;margin-bottom:26px;}.checkout-card-heading>span{flex-basis:38px;width:38px;height:38px;border-radius:11px;background:linear-gradient(145deg,#0c315f,#061a38);color:#fff;font-size:14px;box-shadow:0 6px 14px rgba(6,26,56,.18);}.checkout-payment-card--priority .checkout-card-heading>span{background:linear-gradient(145deg,#d3a236,#9a6808);}.checkout-review-card .checkout-card-heading>span{background:linear-gradient(145deg,#168052,#075c38);}.checkout-card-heading h2{font-size:21px;line-height:1.18;}.checkout-card-heading p{font-size:14px;line-height:1.5;color:#52657c;}.checkout-fields,.checkout-address-grid{gap:20px;}.checkout-card label,.checkout-payment-box>label{margin-bottom:8px;color:#162b45;font-size:14px;}.checkout-card label small{font-size:11px;color:#65758a;}.checkout-card input:not([type=checkbox]),.checkout-card select{min-height:54px;padding:13px 15px;border-color:#aebdce;border-width:1.5px;border-radius:11px;background:#fbfcfe;font-size:16px;box-shadow:0 2px 5px rgba(8,31,62,.045);}.checkout-card input:not([type=checkbox]):hover,.checkout-card select:hover{border-color:#7189a6;background:#fff;}.checkout-card input:not([type=checkbox]):focus,.checkout-card select:focus{border-color:#145ac7;background:#fff;box-shadow:0 0 0 4px rgba(20,90,199,.14);}.checkout-country-note{font-size:13px;color:#52667e;}.checkout-payment-priority{padding:18px 20px 18px 22px;border-color:#d3b76e;background:linear-gradient(120deg,#fff4d8 0,#fffdf7 78%);}.checkout-payment-priority__eyebrow{font-size:10px;}.checkout-payment-priority strong{font-size:16px;}.checkout-payment-priority p{font-size:13px;color:#4e5f73;}.checkout-payment-choices{gap:13px;padding:13px;border-color:#afbed0;background:#e8eef5;}.checkout-payment-choice{min-height:124px;padding:18px;border-color:#afbed0;box-shadow:0 3px 9px rgba(13,39,73,.045);}.checkout-payment-choice--paypal{min-height:138px;padding:21px 22px;}.checkout-payment-choice.is-selected{border:2px solid #0b376f;background:linear-gradient(135deg,#f9fcff 0,#e7f0fb 100%);box-shadow:0 0 0 3px rgba(11,55,111,.11),0 12px 26px rgba(13,58,120,.12);}.checkout-payment-choice__type{font-size:10px;color:#53657b;}.checkout-payment-choice strong{font-size:16px;}.checkout-payment-choice--paypal strong{font-size:20px;}.checkout-payment-choice small,.checkout-payment-choice--paypal small{font-size:12px;color:#52657b;}.checkout-payment-choice__selected{padding:6px 9px;font-size:9px;}.checkout-payment-choice em{font-size:9px;}.checkout-payment-box{margin-top:17px;padding:19px;border-color:#b8c7d7;background:#f1f5f9;}.checkout-payment-callout strong{font-size:15px;}.checkout-payment-callout p,.checkout-help-text{font-size:13px;}.checkout-paypal-submit{padding:22px;border-color:#aebfd3;background:linear-gradient(145deg,#edf5ff 0,#fff 76%);}.checkout-paypal-submit__heading strong{font-size:17px;}.checkout-paypal-submit__heading p,.checkout-paypal-status{font-size:12px;}.checkout-paypal-loading{font-size:13px;}.checkout-assurance span{padding:9px 11px;border-color:#bed1c6;background:#edf7f1;font-size:12px;}.checkout-acknowledgement{padding:18px;border-color:#afc1b6;background:#edf6f1;}.checkout-acknowledgement-copy strong{font-size:14px;}.checkout-acknowledgement-copy small{font-size:12px;}.checkout-submit-note{font-size:12px;}.checkout-summary-card{padding:25px;overflow:hidden;}.summary-heading{margin:-25px -25px 0;padding:21px 24px;border-bottom:0;background:linear-gradient(135deg,#0a2c5f,#061a38);}.summary-heading h2{color:#fff;font-size:21px;}.summary-heading p{color:#efc766;font-size:10px;}.summary-heading a{border:1px solid rgba(255,255,255,.28);background:rgba(255,255,255,.12);color:#fff;font-size:12px;}.summary-heading a:hover{background:#fff;color:var(--navy);}.checkout-summary-items{gap:15px;padding:22px 0;}.checkout-summary-line{grid-template-columns:68px minmax(0,1fr) auto;gap:13px;}.checkout-summary-img{width:68px;height:68px;border-color:#c7d2df;background:#f2f6fa;}.checkout-summary-img img{width:59px;height:59px;}.checkout-summary-info>strong{font-size:14px;}.checkout-summary-info p{font-size:12px;}.checkout-warehouse-pill{font-size:9px;}.checkout-line-price span{font-size:10px;}.checkout-line-price strong{font-size:14px;}.promo-code-panel{padding:16px 0;}.promo-code-panel summary{font-size:14px;}.promo-code-panel p{font-size:12px;}.checkout-totals{gap:10px;}.checkout-totals>div,.checkout-totals strong{font-size:13px;}.checkout-totals .total{margin:8px -12px 0;padding:17px 12px;border:1px solid #c2cfdd;border-radius:11px;background:#edf3f9;font-size:16px;}.checkout-totals .total strong{font-size:25px;}.checkout-delivery-note{padding:13px 14px;border:1px solid #e1cc92;font-size:12px;}.checkout-summary-trust{gap:8px;font-size:11px;}@media(max-width:900px){.checkout-v2-layout{grid-template-columns:1fr;gap:22px;}.checkout-summary-v2{max-width:none;}}@media(max-width:620px){.checkout-shell{padding-top:28px;}.checkout-card{padding:22px 18px;}.checkout-card-heading{gap:12px;margin-bottom:21px;}.checkout-card-heading>span{width:34px;height:34px;flex-basis:34px;}.checkout-card-heading h2{font-size:19px;}.checkout-card-heading p{font-size:13px;}.checkout-card label,.checkout-payment-box>label{font-size:13px;}.checkout-fields,.checkout-address-grid{gap:16px;}.checkout-payment-choice,.checkout-payment-choice--paypal{min-height:120px;}.checkout-payment-choice--paypal strong{font-size:18px;}.checkout-payment-choice small,.checkout-payment-choice--paypal small{font-size:11px;}.checkout-summary-card{padding:20px;}.summary-heading{margin:-20px -20px 0;padding:18px 19px;}.summary-heading h2{font-size:19px;}}@media(max-width:900px){.checkout-v2-layout{grid-template-columns:1fr;}.checkout-summary-v2{position:static;grid-row:1;}.checkout-intro__security{display:none;}.checkout-payment-choices{grid-template-columns:1fr;}.checkout-payment-choice--paypal{grid-column:auto;}.checkout-summary-line{grid-template-columns:58px minmax(0,1fr) auto;}}@media(max-width:620px){body.checkout-conversion-page{font-size:15px;}.checkout-header{height:66px;}.checkout-header__inner{padding:0 16px;}.checkout-brand__mark{width:38px;height:38px;}.checkout-brand strong{font-size:13px;}.checkout-header__actions a{padding:8px;font-size:11px;}.checkout-header__actions a:first-child{display:none;}.checkout-shell{padding:25px 14px 42px;}.checkout-intro{grid-template-columns:auto 1fr;gap:12px;padding:0 2px 21px;}.checkout-intro__lock{width:44px;height:44px;border-radius:13px;}.checkout-intro h1{font-size:27px;}.checkout-intro>div:nth-child(2)>p:last-child{font-size:12px;}.checkout-steps{padding:11px 9px;}.checkout-steps li{font-size:10px;}.checkout-steps li:not(:last-child):after{display:none;}.checkout-steps li span{width:20px;height:20px;}.checkout-card,.checkout-summary-card{border-radius:14px;}.checkout-card{padding:19px 16px;}.checkout-card-heading{margin-bottom:18px;}.checkout-card-heading h2{font-size:17px;}.checkout-fields,.checkout-address-grid{grid-template-columns:1fr;gap:14px;}.checkout-address-grid .full{grid-column:auto;}.checkout-card input:not([type=checkbox]),.checkout-card select{min-height:50px;font-size:16px;}.checkout-payment-priority{padding:14px 14px 14px 16px;}.checkout-payment-priority p{font-size:10px;}.checkout-payment-choices{padding:8px;gap:8px;}.checkout-payment-choice,.checkout-payment-choice--paypal{min-height:114px;padding:14px 13px;grid-template-columns:44px minmax(0,1fr) 18px;gap:5px 10px;}.checkout-payment-choice--paypal .checkout-payment-choice__icon{width:44px;height:42px;}.checkout-payment-choice__icon.paypal img{width:38px;height:29px;}.checkout-payment-choice--paypal strong{font-size:16px;}.checkout-payment-choice small,.checkout-payment-choice--paypal small{font-size:10px;}.checkout-payment-choice em{display:none;}.checkout-payment-choice__selected{display:none!important;}.checkout-payment-choice--paypal .checkout-payment-choice__selected{margin-top:0;}.checkout-mobile-submit-total{display:flex;justify-content:space-between;align-items:center;margin-top:15px;padding:11px 2px 0;border-top:1px solid #e0e7ef;color:#617185;font-size:12px;}.checkout-mobile-submit-total strong{color:var(--navy);font-size:18px;}.primary-btn.checkout-submit-btn{position:sticky;bottom:10px;z-index:8;margin-top:10px;box-shadow:0 9px 28px rgba(6,26,56,.28);}.crypto-qr-card{grid-template-columns:70px 1fr;}.crypto-qr-image-wrap{width:70px;height:70px;}.checkout-footer>div{align-items:flex-start;flex-wrap:wrap;gap:5px 12px;}.checkout-footer>div>span:nth-child(2){width:100%;}.checkout-footer nav{margin:8px 0 0;width:100%;}}@media(max-width:620px){.checkout-paypal-submit{padding:16px 13px;}.checkout-paypal-submit__heading>span{width:34px;height:34px;flex-basis:34px;}.checkout-paypal-submit__heading strong{font-size:14px;}.checkout-paypal-status{font-size:9px;}}@media(max-width:620px){.checkout-card{padding:22px 18px;}.checkout-card-heading{gap:12px;margin-bottom:21px;}.checkout-card-heading>span{width:34px;height:34px;flex-basis:34px;}.checkout-card-heading h2{font-size:19px;}.checkout-card-heading p{font-size:13px;}.checkout-card label,.checkout-payment-box>label{font-size:13px;}.checkout-fields,.checkout-address-grid{gap:16px;}.checkout-summary-card{padding:20px;}.summary-heading{margin:-20px -20px 0;padding:18px 19px;}.summary-heading h2{font-size:19px;}.checkout-paypal-submit__heading strong{font-size:16px;}.checkout-paypal-status{font-size:11px;}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto;}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;}}.mbl-v3-header,.mbl-v3-header *{}.mbl-v3-header{position:sticky;top:0;z-index:1100;width:100%;display:block;background:rgba(255,255,255,.985);border-bottom:1px solid #dbe3ec;box-shadow:0 5px 18px rgba(4,23,55,.055);font-family:Inter,"Segoe UI",Arial,sans-serif;color:#061a44;}.mbl-v3-header .mbl-v3-shell{width:min(1460px,calc(100% - 48px));height:78px;margin:0 auto;display:grid;grid-template-columns:minmax(210px,1fr) auto minmax(88px,1fr);align-items:center;gap:28px;}.mbl-v3-header .mbl-v3-brand{justify-self:start;display:inline-flex;align-items:center;gap:12px;min-width:0;color:#061a44;text-decoration:none;}.mbl-v3-header .mbl-v3-brand-mark{width:46px;height:46px;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;}.mbl-v3-header .mbl-v3-brand-mark img{display:block;width:40px;height:52px;object-fit:cover;object-position:50% 4%;transform:scale(1.05);}.mbl-v3-header .mbl-v3-brand-copy{display:grid;line-height:1;color:#061a44;letter-spacing:.06em;}.mbl-v3-header .mbl-v3-brand-copy strong{font-size:19px;font-weight:850;letter-spacing:.12em;}.mbl-v3-header .mbl-v3-brand-copy small{margin-top:5px;font-size:9px;font-weight:750;letter-spacing:.38em;}.mbl-v3-header .mbl-v3-primary{justify-self:center;display:flex;align-items:stretch;gap:34px;height:78px;}.mbl-v3-header .mbl-v3-nav-link,.mbl-v3-header .mbl-v3-research-trigger{position:relative;display:flex;align-items:center;justify-content:center;height:78px;padding:2px 0 0;border:0;background:transparent;color:#061a44;font:700 14px/1 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:-.01em;text-decoration:none;white-space:nowrap;cursor:pointer;}.mbl-v3-header .mbl-v3-nav-link::after,.mbl-v3-header .mbl-v3-research-trigger::after{content:"";position:absolute;left:0;right:0;bottom:0;height:3px;border-radius:3px 3px 0 0;background:#e31b2b;opacity:0;transform:scaleX(.45);transition:opacity .16s ease,transform .16s ease;}.mbl-v3-header .mbl-v3-nav-link:hover,.mbl-v3-header .mbl-v3-nav-link:focus-visible,.mbl-v3-header .mbl-v3-nav-link.is-active,.mbl-v3-header .mbl-v3-research-trigger:hover,.mbl-v3-header .mbl-v3-research-trigger:focus-visible,.mbl-v3-header .mbl-v3-research.is-active>.mbl-v3-research-trigger{color:#b80f1d;outline:none;}.mbl-v3-header .mbl-v3-nav-link:hover::after,.mbl-v3-header .mbl-v3-nav-link:focus-visible::after,.mbl-v3-header .mbl-v3-nav-link.is-active::after,.mbl-v3-header .mbl-v3-research-trigger:hover::after,.mbl-v3-header .mbl-v3-research-trigger:focus-visible::after,.mbl-v3-header .mbl-v3-research.is-active>.mbl-v3-research-trigger::after{opacity:1;transform:scaleX(1);}.mbl-v3-header .mbl-v3-research{position:relative;display:flex;align-items:stretch;}.mbl-v3-header .mbl-v3-research-trigger{gap:7px;user-select:none;-webkit-user-select:none;}.mbl-v3-header .mbl-v3-research-trigger svg{width:11px;height:7px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8;transition:transform .16s ease;}.mbl-v3-header .mbl-v3-research.is-open .mbl-v3-research-trigger svg{transform:rotate(180deg);}.mbl-v3-header .mbl-v3-research-panel{position:absolute;top:calc(100% - 4px);left:50%;width:342px;padding:9px;display:grid;gap:4px;background:#fff;border:1px solid #d8e1eb;border-radius:14px;box-shadow:0 20px 50px rgba(5,29,67,.16);opacity:0;visibility:hidden;transform:translate(-50%,-7px);transition:opacity .16s ease,transform .16s ease,visibility .16s ease;}.mbl-v3-header .mbl-v3-research:hover .mbl-v3-research-panel,.mbl-v3-header .mbl-v3-research:focus-within .mbl-v3-research-panel,.mbl-v3-header .mbl-v3-research.is-open .mbl-v3-research-panel{opacity:1;visibility:visible;transform:translate(-50%,0);}.mbl-v3-header .mbl-v3-research-panel a{display:grid;gap:4px;padding:11px 12px;border-radius:9px;color:#061a44;text-decoration:none;}.mbl-v3-header .mbl-v3-research-panel a:hover,.mbl-v3-header .mbl-v3-research-panel a:focus-visible{background:#f3f7fb;color:#b80f1d;outline:none;}.mbl-v3-header .mbl-v3-research-panel strong{font-size:13px;font-weight:800;line-height:1.2;}.mbl-v3-header .mbl-v3-research-panel small{font-size:11px;font-weight:520;line-height:1.35;color:#607187;}.mbl-v3-header .mbl-v3-research-panel .mbl-v3-external strong::after{content:" ↗";font-weight:700;}.mbl-v3-header .mbl-v3-actions{justify-self:end;display:flex;align-items:center;gap:14px;}.mbl-v3-header .mbl-v3-cart{position:relative;width:44px;height:44px;display:grid;place-items:center;border:1px solid transparent;border-radius:12px;color:#061a44;text-decoration:none;transition:background .16s ease,border-color .16s ease,color .16s ease;}.mbl-v3-header .mbl-v3-cart:hover,.mbl-v3-header .mbl-v3-cart:focus-visible{background:#f5f8fc;border-color:#d7e0ea;color:#b80f1d;outline:none;}.mbl-v3-header .mbl-v3-cart svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round;}.mbl-v3-header .mbl-v3-cart-count{position:absolute;top:1px;right:0;min-width:18px;height:18px;padding:0 5px;display:grid;place-items:center;border:2px solid #fff;border-radius:999px;background:#e31b2b;color:#fff;font-size:9px;font-weight:850;line-height:1;}.mbl-v3-header .mbl-v3-cart-count.is-empty{opacity:0;transform:scale(.78);pointer-events:none;}.mbl-v3-header .mbl-v3-menu-toggle{display:none;width:44px;height:44px;padding:0;border:1px solid #d8e1eb;border-radius:11px;background:#fff;place-items:center;cursor:pointer;user-select:none;-webkit-user-select:none;}.mbl-v3-header .mbl-v3-menu-toggle>span{display:block;width:20px;height:2px;margin:3px 0;border-radius:4px;background:#061a44;transition:transform .16s ease,opacity .16s ease;}.mbl-v3-header .mbl-v3-menu-toggle[aria-expanded="true"]>span:nth-child(1){transform:translateY(5px) rotate(45deg);}.mbl-v3-header .mbl-v3-menu-toggle[aria-expanded="true"]>span:nth-child(2){opacity:0;}.mbl-v3-header .mbl-v3-menu-toggle[aria-expanded="true"]>span:nth-child(3){transform:translateY(-5px) rotate(-45deg);}@media (max-width:1080px){.mbl-v3-header .mbl-v3-shell{width:min(100% - 32px,1280px);grid-template-columns:minmax(185px,1fr) auto 76px;gap:18px;}.mbl-v3-header .mbl-v3-primary{gap:23px;}.mbl-v3-header .mbl-v3-nav-link,.mbl-v3-header .mbl-v3-research-trigger{font-size:13px;}}@media (max-width:860px){.mbl-v3-header{position:relative;}.mbl-v3-header .mbl-v3-shell{height:70px;width:calc(100% - 24px);grid-template-columns:1fr auto;gap:12px;}.mbl-v3-header .mbl-v3-brand-mark{width:40px;height:40px;}.mbl-v3-header .mbl-v3-brand-mark img{width:36px;height:48px;}.mbl-v3-header .mbl-v3-brand-copy strong{font-size:17px;}.mbl-v3-header .mbl-v3-brand-copy small{font-size:8px;}.mbl-v3-header .mbl-v3-actions{gap:8px;}.mbl-v3-header .mbl-v3-menu-toggle{display:grid;}.mbl-v3-header .mbl-v3-primary{position:absolute;z-index:1150;top:70px;left:-12px;right:-12px;height:auto;padding:12px 14px 18px;display:none;align-items:stretch;gap:3px;background:#fff;border-top:1px solid #e2e8ef;border-bottom:1px solid #d6dfe9;box-shadow:0 18px 30px rgba(5,29,67,.14);}.mbl-v3-header.is-menu-open .mbl-v3-primary{display:grid;}.mbl-v3-header .mbl-v3-nav-link,.mbl-v3-header .mbl-v3-research-trigger{height:46px;width:100%;padding:0 12px;justify-content:flex-start;border-radius:9px;font-size:14px;}.mbl-v3-header .mbl-v3-nav-link::after,.mbl-v3-header .mbl-v3-research-trigger::after{display:none;}.mbl-v3-header .mbl-v3-nav-link:hover,.mbl-v3-header .mbl-v3-nav-link:focus-visible,.mbl-v3-header .mbl-v3-nav-link.is-active,.mbl-v3-header .mbl-v3-research-trigger:hover,.mbl-v3-header .mbl-v3-research-trigger:focus-visible,.mbl-v3-header .mbl-v3-research.is-active>.mbl-v3-research-trigger{background:#f5f8fc;color:#b80f1d;}.mbl-v3-header .mbl-v3-research{display:block;}.mbl-v3-header .mbl-v3-research-trigger{justify-content:space-between;}.mbl-v3-header .mbl-v3-research-panel{position:static;width:100%;padding:0 0 6px 14px;display:none;background:transparent;border:0;border-radius:0;box-shadow:none;opacity:1;visibility:visible;transform:none;}.mbl-v3-header .mbl-v3-research:hover .mbl-v3-research-panel,.mbl-v3-header .mbl-v3-research:focus-within .mbl-v3-research-panel{display:none;}.mbl-v3-header .mbl-v3-research.is-open .mbl-v3-research-panel{display:grid;transform:none;}.mbl-v3-header .mbl-v3-research-panel a{padding:10px 12px;border-left:2px solid #dce4ed;border-radius:0 8px 8px 0;}.mbl-v3-header .mbl-v3-actions{grid-column:2;grid-row:1;}}@media (max-width:460px){.mbl-v3-header .mbl-v3-brand-copy strong{font-size:15px;}.mbl-v3-header .mbl-v3-brand-copy small{letter-spacing:.28em;}.mbl-v3-header .mbl-v3-shell{width:calc(100% - 18px);}.mbl-v3-header .mbl-v3-primary{left:-9px;right:-9px;}}@media (prefers-reduced-motion:reduce){.mbl-v3-header *{transition:none;}}.mbl-v3-header,.mbl-v3-header *{box-sizing:border-box;font-synthesis:none;}.mbl-v3-header a,.mbl-v3-header span,.mbl-v3-header strong,.mbl-v3-header small{font-family:Inter,"Segoe UI",Arial,sans-serif;text-transform:none;}.mbl-v3-header a{text-decoration:none;}.mbl-v3-header img,.mbl-v3-header svg{max-width:none;margin:0;}.mbl-v3-header{isolation:isolate;margin:0;padding:0;}.mbl-site-utility,.mbl-site-utility *{box-sizing:border-box;font-synthesis:none;}.mbl-site-utility{position:relative;z-index:1090;width:100%;height:40px;min-height:40px;margin:0;padding:0;overflow:hidden;border:0;border-bottom:1px solid rgba(132,164,207,.20);background:linear-gradient(180deg,#082758 0%,#061f49 100%);color:#fff;box-shadow:inset 0 1px 0 rgba(255,255,255,.055);font-family:Inter,"Segoe UI",Arial,sans-serif;line-height:1;}.mbl-site-utility::after{content:"";position:absolute;right:0;bottom:0;left:0;height:1px;pointer-events:none;background:linear-gradient(90deg,transparent,rgba(163,190,226,.24),transparent);}.mbl-site-utility__inner{position:relative;z-index:1;width:min(1400px,calc(100% - 48px));height:40px;min-height:40px;margin:0 auto;padding:0;display:flex;align-items:center;justify-content:space-between;gap:24px;color:#fff;}.mbl-site-utility__primary,.mbl-site-utility__meta{display:flex;align-items:center;min-width:0;margin:0;padding:0;}.mbl-site-utility__primary{gap:9px;color:#fff;font:600 12px/1 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.005em;white-space:nowrap;}.mbl-site-utility__primary strong{margin:0;color:#fff;font:850 12px/1 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:.01em;white-space:nowrap;}.mbl-site-utility__context{color:#cbd9eb;font-weight:550;}.mbl-site-utility__maple{display:grid;place-items:center;width:24px;height:24px;flex:0 0 24px;margin:0;border:1px solid rgba(255,88,99,.24);border-radius:7px;background:rgba(215,25,32,.12);color:#ff3344;}.mbl-site-utility__maple svg{display:none!important;}.mbl-site-utility__maple::before{content:"";display:block;width:14px;height:16px;background:#ff3344;-webkit-mask:url("/assets/icons/canadian-maple-leaf.svg") center/contain no-repeat;mask:url("/assets/icons/canadian-maple-leaf.svg") center/contain no-repeat;}.mbl-site-utility__meta{gap:0;color:#e7eff9;font:650 11px/1 Inter,"Segoe UI",Arial,sans-serif;white-space:nowrap;}.mbl-site-utility__meta span{position:relative;display:inline-flex;align-items:center;height:24px;margin:0;padding:0 12px;color:inherit;font:inherit;letter-spacing:.005em;}.mbl-site-utility__meta span:first-child{padding-left:0;}.mbl-site-utility__meta span:last-child{padding-right:0;}.mbl-site-utility__meta span+span::before{content:"";position:absolute;left:0;width:1px;height:12px;background:rgba(255,255,255,.16);}@media(max-width:900px){.mbl-site-utility__inner{width:calc(100% - 32px);justify-content:flex-start;}.mbl-site-utility__meta{display:none;}}@media(max-width:620px){.mbl-site-utility{height:36px;min-height:36px;}.mbl-site-utility__inner{width:calc(100% - 24px);height:36px;min-height:36px;}.mbl-site-utility__primary{gap:8px;font-size:11px;}.mbl-site-utility__primary strong{font-size:11px;}.mbl-site-utility__context{display:none;}.mbl-site-utility__maple{width:22px;height:22px;flex-basis:22px;}.mbl-site-utility__maple::before{width:13px;height:15px;}}@media (max-width: 768px) {.cart-drawer-overlay,
  .quick-view-modal,
  .mbl-configure-modal,
  .mbl-coa-backdrop,
  .mbl-review-backdrop,
  .catalogue-choice-backdrop,
  .research-citation-modal {
    -webkit-backdrop-filter: none !important;
    backdrop-filter: none !important;
  }}