:root{--red:#ee1118;--dark:#7b0006;--ink:#111;--muted:#666;--soft:#fff5f5;--line:rgba(123,0,6,.12)}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}a{text-decoration:none;color:inherit}img{display:block;max-width:100%;height:auto}.page{width:min(1220px,calc(100% - 32px));margin:auto}.announcement{background:linear-gradient(90deg,var(--dark),var(--red),var(--dark));color:#fff;overflow:hidden;white-space:nowrap;font-weight:950}.announcement-track{display:flex;width:max-content;animation:marquee 32s linear infinite}.announcement-set{display:flex;gap:34px;padding:13px 18px}.announcement-dot{opacity:.7}@keyframes marquee{to{transform:translate(-50%)}}.header{position:sticky;top:0;z-index:50;background:#ffffffeb;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.header-inner{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:18px 0}.brand{display:flex;align-items:center;gap:12px;min-width:max-content}.brand img{width:58px;height:58px;border-radius:17px}.brand span{font-weight:950;font-size:36px;line-height:1;letter-spacing:-.055em;background:linear-gradient(110deg,var(--dark),var(--red));-webkit-background-clip:text;background-clip:text;color:transparent}.brand sup{font-size:12px;margin-left:3px}.nav{display:flex;align-items:center;justify-content:center;gap:28px;flex:1}.nav a{font-size:16px;font-weight:900;color:#333}.nav a:hover{color:var(--red)}.actions{display:flex;align-items:center;gap:12px}.cart-btn{width:58px;height:58px;border-radius:50%;display:grid;place-items:center;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px #4600040f;position:relative}.cart-btn svg{width:25px;height:25px}.cart-count{position:absolute;right:-4px;top:-4px;width:22px;height:22px;border-radius:50%;background:#111;color:#fff;font-size:12px;font-weight:950;display:grid;place-items:center}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:15px 26px;border-radius:999px;background:linear-gradient(135deg,var(--dark),var(--red));color:#fff;font-weight:950;box-shadow:0 18px 38px #ee11183d;border:none;cursor:pointer}.btn.secondary{background:#fff;color:var(--red);border:1px solid rgba(238,17,24,.25);box-shadow:0 12px 28px #1414140d}.pill{display:inline-flex;align-items:center;gap:9px;width:max-content;max-width:100%;padding:10px 16px;border-radius:999px;background:#fff0f0;color:var(--dark);font-weight:950;text-transform:uppercase;letter-spacing:.04em;font-size:13px}.pill:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--red);box-shadow:0 0 0 7px #ee11181f}.card{background:#fff;border:1px solid var(--line);border-radius:34px;box-shadow:0 28px 70px #46000412}.hero{background:radial-gradient(circle at 75% 15%,rgba(238,17,24,.15),transparent 34%),linear-gradient(180deg,#fff,#fff5f5);padding:74px 0 86px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,500px);gap:54px;align-items:center}h1{font-size:clamp(46px,6vw,86px);line-height:.98;letter-spacing:-.075em;margin:18px 0;background:linear-gradient(110deg,#111,var(--dark),var(--red));-webkit-background-clip:text;background-clip:text;color:transparent}.lead{font-size:20px;line-height:1.55;color:#4d4d4d;max-width:720px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin:28px 0}.social{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-top:30px}.social-card{min-height:190px;padding:26px 18px;border-radius:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.social-icon{width:92px;height:92px;border-radius:28px;display:grid;place-items:center;margin-bottom:16px;color:#fff;box-shadow:0 18px 34px #141a231f}.social-icon svg{width:54px;height:54px}.tiktok{background:#000}.instagram{background:linear-gradient(135deg,#5b51d8,#d62976 45%,#fa7e1e 82%,#feda75)}.facebook{background:#4b7cf3}.social-card b{font-size:26px;line-height:1}.social-card em{margin-top:8px;font-style:normal;color:#6b6b6b;font-weight:800;font-size:17px}.phone-wrap{position:relative;padding:0 48px 70px 0}.phone{width:min(410px,100%);background:#122434;border-radius:56px;padding:14px;box-shadow:0 38px 76px #12243442}.phone-screen{position:relative;height:760px;border-radius:42px;background:#fff4f4;overflow:hidden}.dynamic{position:absolute;z-index:3;left:50%;top:14px;transform:translate(-50%);width:122px;height:34px;background:#080808;border-radius:999px}.phone-image{position:absolute;top:42px;right:18px;bottom:22px;left:18px;border-radius:32px;overflow:hidden;background:#fff2f2}.phone-image img{width:100%;height:100%;object-fit:contain;object-position:center top;background:#fff2f2}.deal{position:absolute;right:0;bottom:0;max-width:330px;padding:24px;border-radius:30px;background:#fff;border:1px solid var(--line);box-shadow:0 28px 60px #46000424}.deal small{display:block;color:#717171;font-weight:900;margin-bottom:10px}.deal-row{display:flex;align-items:center;gap:12px;margin-bottom:6px}.deal del{color:#98a0a8;font-size:22px;font-weight:900}.save{background:var(--red);color:#fff;border-radius:999px;padding:10px 14px;font-size:14px;font-weight:950}.deal strong{display:block;font-size:58px;line-height:.95;color:#0d2e45;letter-spacing:-.055em}.deal span:not(.save){display:block;margin-top:12px;color:#667481;font-weight:850;font-size:17px;line-height:1.35}.note{font-size:18px;font-weight:900;color:var(--dark);margin-top:22px}section{padding:74px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:22px;margin-bottom:32px}.section-head h2{font-size:clamp(38px,5vw,70px);line-height:.96;letter-spacing:-.065em;margin:14px 0 0}.section-head p{max-width:520px;color:var(--muted);font-size:19px;line-height:1.55}.delivery-shell{padding:34px}.delivery-top{display:grid;grid-template-columns:1fr 1.45fr;gap:22px}.delivery-copy h2{font-size:clamp(48px,6vw,86px);line-height:.92;letter-spacing:-.07em;margin:20px 0;color:#0d2e45}.delivery-copy p{color:#55707d;font-size:19px;line-height:1.65;max-width:540px}.partner-shell{background:linear-gradient(180deg,#eef9fd,#f8fdff);border:1px solid #d8eaf1;border-radius:34px;padding:24px}.partner-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.partner{height:126px;border-radius:26px;background:#fff;border:1px solid #dce9ef;display:grid;place-items:center;font-size:28px;font-weight:950;color:#0d2e45}.dhl{background:#fc0;color:#cf1322;padding:22px 34px;border-radius:18px}.fed{color:#4d148c}.fed em{color:#ff6200;font-style:normal}.ups{background:#4f2d13;color:#ffba08;padding:18px 20px;border-radius:18px 18px 25px 25px}.usps{color:#005ea8}.mark{width:34px;height:34px;border-radius:50%;display:inline-grid;place-items:center;background:#eb1d36;color:#fff;margin-right:8px}.steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:18px}.step{display:flex;align-items:center;gap:12px;min-width:0;padding:14px 16px;border-radius:999px;background:#fff;border:1px solid #dce9ef;font-weight:900;color:#335263}.step i{font-style:normal;width:42px;height:42px;min-width:42px;border-radius:50%;display:grid;place-items:center;background:#0f8aa8;color:#fff;box-shadow:0 0 0 6px #0f8aa821}.delivery-bottom{display:grid;grid-template-columns:.95fr 1.35fr;gap:22px;margin-top:22px}.blue-card{background:linear-gradient(180deg,#f5fdff,#eef9fd);border-color:#d4eaf1;padding:34px;min-height:280px;display:flex;flex-direction:column;justify-content:center}.blue-card h3{font-size:clamp(36px,4.5vw,64px);line-height:.96;letter-spacing:-.06em;margin:0 0 18px;color:#0d2e45}.blue-card p{font-size:18px;line-height:1.62;color:#55707d}.meta{display:flex;flex-wrap:wrap;gap:10px;margin-top:20px}.meta span{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #d4eaf1;color:#0f8aa8;font-size:13px;font-weight:950}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.grid4{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.box{padding:30px}.box h3{font-size:28px;margin:0 0 12px}.box p,.box li{color:#5b5b5b;line-height:1.55}.box ul{margin:0;padding-left:18px}.benefit b{font-size:34px;color:var(--red)}.order{background:linear-gradient(180deg,#fff,#fff5f5)}.order-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:22px;align-items:stretch}.product-media{padding:28px;min-height:610px;display:grid;place-items:center;background:linear-gradient(180deg,#fff,#fff9f9)}.placeholder{width:100%;height:100%;min-height:520px;border:2px dashed rgba(238,17,24,.22);border-radius:30px;display:grid;place-items:center;text-align:center;color:#666;background:#fff7f7;padding:30px}.placeholder strong{font-size:34px;color:#222}.product-copy{padding:38px}.product-copy h2{font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.06em;margin:16px 0}.price{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:16px 0}.price strong{font-size:40px;color:var(--red)}.price del{font-size:20px;color:#909090;font-weight:800}.feature-list{display:grid;gap:10px;margin:24px 0}.feature{display:flex;align-items:center;gap:10px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fff;font-weight:900}.feature:before{content:"\2713";width:26px;height:26px;border-radius:50%;background:var(--red);color:#fff;display:grid;place-items:center}.product-form{display:grid;gap:12px;margin-top:22px}.product-form select,.product-form input{height:52px;border:1px solid var(--line);border-radius:16px;padding:0 14px;font:inherit;background:#fff}.form-row{display:grid;grid-template-columns:120px 1fr;gap:12px}.trust{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.trust span{padding:10px 13px;border:1px solid var(--line);border-radius:999px;background:#fff;font-size:13px;font-weight:900}.faq-wrap{max-width:900px;margin:auto}.faq-head{text-align:center;margin-bottom:28px}.faq-head .pill{margin:auto}.faq-head h2{font-size:clamp(54px,8vw,100px);line-height:.9;margin:18px 0;letter-spacing:-.07em}details{background:#fff;border:1px solid var(--line);border-radius:22px;margin:12px 0;overflow:hidden}summary{cursor:pointer;list-style:none;padding:22px 24px;font-size:20px;font-weight:950;display:flex;justify-content:space-between;gap:20px}summary::-webkit-details-marker{display:none}summary:after{content:"+";color:var(--red);font-size:26px}details[open] summary:after{content:"\2013"}.answer{padding:0 24px 22px;color:#5e5e5e;font-size:17px;line-height:1.6}.support-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.support-intro,.support-panel{padding:34px}.support-intro h2{font-size:clamp(38px,4vw,58px);line-height:.96;margin:16px 0;letter-spacing:-.05em}.support-row{display:flex;align-items:center;gap:18px;border:1px solid var(--line);border-radius:24px;background:snow;padding:20px;margin-bottom:14px}.support-icon{width:64px;height:64px;border-radius:20px;background:linear-gradient(135deg,var(--dark),var(--red));color:#fff;display:grid;place-items:center;font-weight:950;font-size:24px;flex:0 0 auto}.support-row strong{display:block;font-size:18px;margin-bottom:5px}.support-row span,.support-row a{color:#666;font-size:18px;line-height:1.4;word-break:break-word}.footer{background:#111;color:#fff;padding:54px 0 28px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:34px}.footer-brand{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#ee11182b,#ffffff0d);border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:22px;width:max-content;max-width:100%;margin-bottom:22px}.footer-brand img{width:72px;height:72px;border-radius:20px}.footer-brand span{font-size:38px;font-weight:950;background:linear-gradient(110deg,var(--dark),var(--red));-webkit-background-clip:text;background-clip:text;color:transparent}.footer p,.footer a{color:#ffffffb8;line-height:1.55}.footer-links{display:grid;gap:10px}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);margin-top:34px;padding-top:20px;color:#ffffff8f;font-size:13px}.error-page{padding:90px 0;background:#fff5f5;text-align:center}.error-page .card{max-width:800px;margin:auto;padding:48px 28px}.error-page h1{font-size:clamp(42px,6vw,74px)}.mobile-toggle{display:none}@media(max-width:1000px){.nav,.actions .btn{display:none}.mobile-toggle{display:grid}.hero-grid,.delivery-top,.delivery-bottom,.grid2,.order-grid,.support-grid,.footer-grid,.grid3{grid-template-columns:1fr}.grid4{grid-template-columns:repeat(2,1fr)}.phone-wrap{padding-right:0}}@media(max-width:620px){.brand span{font-size:25px}.brand img{width:46px;height:46px}.header-inner{padding:14px 0}.social,.partner-grid,.steps,.grid4{grid-template-columns:1fr}.phone-screen{height:640px}.deal{position:static;margin-top:14px;max-width:100%}.form-row{grid-template-columns:1fr}h1{font-size:44px}section{padding:54px 0}.delivery-copy h2,.blue-card h3{font-size:42px}}.phone-screen{background:#fff1f1}.phone-image{top:0;right:0;bottom:0;left:0;border-radius:40px;background:#fff1f1}.phone-image img{width:100%;height:100%;object-fit:cover;object-position:center top;background:#fff1f1}.deal{right:-24px;bottom:-18px}.partner{font-size:25px;overflow:hidden}.partner span{white-space:nowrap}.partner-post{justify-content:center}.post-logo{display:inline-flex;align-items:center;gap:10px;white-space:nowrap;font-weight:950;color:#0d2e45;line-height:1}.post-logo i{font-style:normal;width:42px;height:42px;border-radius:50%;display:inline-grid;place-items:center;background:#eb1d36;color:#fff;font-size:19px;flex:0 0 42px}.post-logo b{font-size:24px;letter-spacing:-.035em;white-space:nowrap}.post-logo.canada i{border-radius:10px;transform:rotate(45deg);font-size:0}.post-logo.canada i:before{content:"";width:16px;height:16px;background:#fff;display:block;transform:rotate(0);clip-path:polygon(50% 0,100% 50%,50% 100%,0 50%)}.post-logo.australia i{font-size:22px;font-weight:950}.bundle-form{display:block;margin-top:24px}.bundle-form select{width:100%;height:54px;border:1px solid var(--line);border-radius:18px;padding:0 16px;font:inherit;background:#fff;margin:8px 0 18px}.bundle-title{font-size:24px;font-weight:950;letter-spacing:-.035em;margin:8px 0 16px;color:#0d2e45}.bundle-options{display:grid;gap:14px;margin-bottom:18px}.bundle-option{position:relative;display:grid;grid-template-columns:28px minmax(0,1fr) auto;gap:16px;align-items:center;min-height:112px;border:2px solid #d9e5ec;background:#f8fdff;border-radius:28px;padding:22px 26px;cursor:pointer;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease,transform .18s ease}.bundle-option:hover{transform:translateY(-1px);box-shadow:0 14px 34px #0d2e450f}.bundle-option input{position:absolute;opacity:0;pointer-events:none}.bundle-option.is-active{border-color:#0d2e45;background:#f2fbff;box-shadow:0 16px 40px #0d2e4514}.bundle-radio{width:22px;height:22px;border-radius:50%;border:2px solid #8b969c;background:#fff;box-shadow:inset 0 0 0 5px #fff}.bundle-option.is-active .bundle-radio{border-color:#0f8aa8;background:#0f8aa8;box-shadow:inset 0 0 0 5px #fff,0 0 0 4px #0f8aa824}.bundle-main b{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:25px;line-height:1.08;color:#0d2e45;letter-spacing:-.04em}.bundle-main small{display:block;margin-top:8px;color:#6a7b86;font-size:17px;font-weight:850;line-height:1.3}.bundle-main em{font-style:normal;background:#0d2e45;color:#fff;border-radius:999px;padding:7px 11px;font-size:14px;letter-spacing:.01em}.bundle-price{text-align:right;display:grid;gap:5px}.bundle-price strong{font-size:25px;line-height:1;color:#0d2e45;white-space:nowrap}.bundle-price del{font-size:17px;color:#9aa4ad;font-weight:900;white-space:nowrap}.best{background:linear-gradient(180deg,#edf8fc,#f9fdff)}.best-badge{position:absolute;right:-2px;top:-18px;background:#0d2e45;color:#fff;border-radius:22px 22px 0;padding:11px 18px;font-weight:950;font-size:14px;letter-spacing:.03em}.bundle-submit{width:100%;min-height:68px;font-size:22px;margin-top:8px;background:linear-gradient(135deg,#0d2e45,#12b4cf);box-shadow:0 22px 46px #12b4cf3d}.product-form{gap:0}.product-form .form-row{display:none}@media(max-width:700px){.phone-image{border-radius:38px}.deal{right:0;bottom:auto;position:relative;margin-top:14px}.partner-grid{grid-template-columns:1fr}.partner{height:106px}.bundle-option{grid-template-columns:26px minmax(0,1fr);padding:20px 18px}.bundle-price{grid-column:2;text-align:left;display:flex;align-items:center;gap:12px}.bundle-main b{font-size:22px}.best-badge{right:14px;top:-16px}}.partner-text span{display:grid!important;place-items:center;gap:2px;text-align:center;white-space:normal!important;color:#0d2e45}.partner-text b{display:block;font-size:30px;line-height:1;letter-spacing:-.04em;white-space:normal!important}.partner-text small{display:block;font-size:24px;line-height:1.1;font-weight:950;color:#0d2e45}.bundle-submit{background:linear-gradient(135deg,var(--dark),var(--red))!important;box-shadow:0 22px 46px #ee11183d!important}.bundle-option.best{background:linear-gradient(180deg,#fff5f5,snow)!important}.bundle-radio{border-color:#a5a5a5!important}.bundle-option.is-active .bundle-radio{border-color:var(--red)!important;background:var(--red)!important;box-shadow:inset 0 0 0 5px #fff,0 0 0 4px #ee111824!important}.bundle-main em,.best-badge{background:linear-gradient(135deg,var(--dark),var(--red))!important;color:#fff!important}.bundle-price strong,.bundle-main b,.bundle-title{color:#2a080a!important}.bundle-current-price .save,.save{background:linear-gradient(135deg,var(--dark),var(--red))!important}.photo-review{overflow:hidden}.photo-review__body{padding:24px}.stars{color:#111;font-size:26px;letter-spacing:2px;margin-bottom:12px}.photo-review__body p{color:#555;font-size:17px;line-height:1.55}.photo-review__body strong{display:block;margin-top:14px;font-size:18px}.cart-card{max-width:1180px;margin:auto}.cart-bundle-box{border:1px solid var(--line);border-radius:26px;overflow:hidden;background:snow;margin:24px 0}.cart-line{display:grid;grid-template-columns:88px minmax(0,1fr) auto;gap:18px;align-items:center;padding:22px}.cart-thumb img{width:76px;height:76px;object-fit:cover;border-radius:16px;background:#fff}.cart-line__info strong{display:block;font-size:22px}.cart-line__info span{display:block;color:#646464;font-weight:850;margin-top:5px}.cart-line__info small{display:block;color:#8b8b8b;margin-top:5px;font-weight:800}.cart-line__price{display:grid;gap:6px;text-align:right}.cart-line__price strong{font-size:28px;color:var(--red)}.cart-line__price del{color:#9aa4ad;font-weight:900}.cart-total-row{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:22px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);margin:20px 0;font-weight:950;font-size:24px}.cart-total-row strong{color:var(--red);font-size:38px}.cart-note{background:#fff4f4;border:1px solid var(--line);color:#6a3a3d;padding:16px 18px;border-radius:18px;font-weight:800;margin-bottom:18px}.cart-actions{display:flex;flex-wrap:wrap;gap:12px}@media(max-width:900px){.photo-review-grid{grid-template-columns:1fr}.currency-switcher{display:none}.cart-line{grid-template-columns:70px minmax(0,1fr);align-items:start}.cart-line__price{grid-column:2;text-align:left}}.partner .post-logo,.post-logo,.post-logo i,.post-logo b{display:none!important}.partner-text{overflow:hidden!important}.partner-text span{width:100%!important;height:100%!important;display:grid!important;place-content:center!important;text-align:center!important;gap:6px!important;white-space:normal!important;color:#0d2e45!important}.partner-text b{display:block!important;font-size:32px!important;line-height:1!important;letter-spacing:-.045em!important;white-space:normal!important}.partner-text small{display:block!important;font-size:26px!important;line-height:1!important;font-weight:950!important;letter-spacing:-.035em!important;color:#0d2e45!important}.cart-note{display:none!important}.photo-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.photo-review{overflow:hidden;display:flex;flex-direction:column}.photo-review__image{aspect-ratio:3/4;background:linear-gradient(180deg,#fff7f7,#fff1f1);border-bottom:1px solid var(--line);display:grid;place-items:center}.photo-review__image img{width:100%;height:100%;object-fit:cover}.photo-review__placeholder{width:calc(100% - 34px);height:calc(100% - 34px);display:grid;place-items:center;border:2px dashed rgba(238,17,24,.22);border-radius:24px;color:#8b6868;font-weight:950;text-align:center;padding:18px}.photo-review__body{padding:26px}.stars{color:#111;font-size:28px;letter-spacing:2px;margin-bottom:14px}.photo-review__body p{color:#555;font-size:17px;line-height:1.55;margin:0 0 16px}.photo-review__body strong{display:block;margin-top:auto;font-size:18px;color:#111}@media(max-width:900px){.photo-review-grid{grid-template-columns:1fr}}.cart-line__info small{color:#777!important}.cart-line__price .currency-price,.cart-total-row .currency-price{white-space:nowrap}.product-gallery-grid{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.product-gallery-item{border-radius:26px;overflow:hidden;border:1px solid rgba(123,0,6,.12);background:#fff;aspect-ratio:4/5;min-height:240px}.product-gallery-item img{width:100%;height:100%;object-fit:cover}.product-gallery-placeholder{width:100%;height:100%;display:grid;place-items:center;text-align:center;gap:10px;padding:24px;border:2px dashed rgba(238,17,24,.22);border-radius:26px;background:#fff7f7;color:#7d6c6c}.product-gallery-placeholder strong{display:block;font-size:22px;line-height:1.15;color:#7b0006}.product-gallery-placeholder span{font-size:14px;font-weight:800;color:#8f7d7d}.product-gallery-note{margin:16px 4px 0;text-align:center;color:#8a6d6d;font-size:14px;font-weight:700}@media(max-width:700px){.product-gallery-grid{grid-template-columns:1fr 1fr;gap:12px}.product-gallery-item{min-height:170px;border-radius:20px}.product-gallery-placeholder{border-radius:20px;padding:16px}.product-gallery-placeholder strong{font-size:16px}.product-gallery-placeholder span{font-size:12px}}.footer-trust-title{margin-top:28px}.footer-badge-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.footer-badge-grid span{min-height:48px;padding:10px 12px;border-radius:14px;background:#fff;color:#111;display:grid;place-items:center;text-align:center;font-size:13px;line-height:1.1;font-weight:950;box-shadow:0 10px 22px #00000029}.footer-payments span:nth-child(1){color:#1476c8}.footer-payments span:nth-child(2){color:#000}.footer-payments span:nth-child(3){color:#4285f4}.footer-payments span:nth-child(4){background:#ffd6e8;color:#111}.footer-payments span:nth-child(5){color:#e51b2b}.footer-payments span:nth-child(6){background:#5f35ee;color:#fff}.footer-payments span:nth-child(7){color:#0a8ea8}.footer-payments span:nth-child(8){background:#194ecf;color:#fff}.footer-delivery .footer-dhl{background:#fc0;color:#d71920}.footer-delivery .footer-fed{color:#4d148c}.footer-delivery .footer-fed em{font-style:normal;color:#ff6200}.footer-delivery .footer-ups{background:#4f2d13;color:#ffba08}.footer-delivery .footer-usps{color:#0067b1}.product-wide-banner{width:100%;margin-top:18px;border-radius:28px;overflow:hidden;border:1px solid rgba(123,0,6,.12);background:#fff7f7;aspect-ratio:16/9}.product-wide-banner img{width:100%;height:100%;object-fit:cover}.product-wide-placeholder{width:100%;height:100%;display:grid;place-items:center;text-align:center;padding:24px;border:2px dashed rgba(238,17,24,.22);border-radius:28px;background:linear-gradient(180deg,#fff9f9,#fff2f2);color:#8a6d6d}.product-wide-placeholder strong{display:block;color:#7b0006;font-size:26px;line-height:1.15;margin-bottom:8px}.product-wide-placeholder span{display:block;font-size:15px;font-weight:850}@media(max-width:700px){.footer-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.footer-badge-grid span{min-height:44px;font-size:12px}.product-wide-placeholder strong{font-size:18px}.product-wide-placeholder span{font-size:12px}}.footer-grid{grid-template-columns:1.25fr .78fr 1.05fr;align-items:start}.footer-trust{max-width:420px}.footer-trust h3{font-size:16px;line-height:1.2;margin:0 0 12px;color:#fff;font-weight:900}.footer-trust-title{margin-top:24px}.footer-badge-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:10px}.footer-badge-grid span{min-height:58px;padding:8px 10px;border-radius:16px;background:#fff;color:#111;display:flex;align-items:center;justify-content:center;text-align:center;font-size:12px;line-height:1.05;font-weight:900;box-shadow:none}.footer-payments span:nth-child(1){color:#2f73c7;background:#fff}.footer-payments span:nth-child(2){color:#000;background:#fff}.footer-payments span:nth-child(3){color:#5d87e5;background:#fff}.footer-payments span:nth-child(4){background:#f3d8e8;color:#111}.footer-payments span:nth-child(5){color:#d83a35;background:#fff}.footer-payments span:nth-child(6){background:#5b3df2;color:#fff}.footer-payments span:nth-child(7){color:#3a90a9;background:#fff}.footer-payments span:nth-child(8){background:#2d57ca;color:#fff}.footer-delivery .footer-dhl{background:#f4d24a;color:#cb2c30}.footer-delivery .footer-fed{background:#fff;color:#4d148c}.footer-delivery .footer-fed em{font-style:normal;color:#f36d21}.footer-delivery .footer-ups{background:#6a3d18;color:#ffc533}.footer-delivery .footer-usps{background:#fff;color:#2866b4}.footer-bottom{font-size:14px!important;color:#ffffff8c!important}@media(max-width:1200px){.footer-grid{grid-template-columns:1fr 1fr}.footer-trust{grid-column:1/-1;max-width:560px}}@media(max-width:700px){.footer-badge-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.footer-badge-grid span{min-height:48px;font-size:11px;padding:8px}.footer-trust{max-width:none}}.footer-trust h3.footer-trust-title{margin-top:46px!important;margin-bottom:18px!important;display:block}.footer-payments{margin-bottom:0!important}.footer-delivery{margin-top:0!important}@media(max-width:700px){.footer-trust h3.footer-trust-title{margin-top:34px!important;margin-bottom:14px!important}}.product-gallery-item img,.product-wide-banner img{display:block}.bundle-options .bundle-option{border-color:#d9e5ec!important;background:#f8fdff!important;box-shadow:none!important}.bundle-options .bundle-option.best{border-color:#d9e5ec!important;background:#f8fdff!important}.bundle-options .bundle-option:not(.is-active) .bundle-radio{border-color:#a5a5a5!important;background:#fff!important;box-shadow:inset 0 0 0 5px #fff!important}.bundle-options .bundle-option:not(.is-active) .best-badge{background:#0d2e45!important;color:#fff!important}.bundle-options .bundle-option.is-active{border-color:var(--dark)!important;background:linear-gradient(180deg,#fff7f7,#fff1f1)!important;box-shadow:0 16px 40px #7b000614!important}.bundle-options .bundle-option.is-active .bundle-radio{border-color:var(--red)!important;background:var(--red)!important;box-shadow:inset 0 0 0 5px #fff,0 0 0 4px #ee111824!important}.bundle-options .bundle-option.is-active .best-badge{background:linear-gradient(135deg,var(--dark),var(--red))!important;color:#fff!important}html,body{max-width:100%;overflow-x:hidden}img,svg,video{max-width:100%}*{box-sizing:border-box}.bundle-option:not(.is-active){border-color:#d9e5ec!important;background:#f8fdff!important;box-shadow:none!important}.bundle-option.best:not(.is-active){border-color:#d9e5ec!important;background:#f8fdff!important}.bundle-option:not(.is-active) .bundle-radio{border-color:#a5a5a5!important;background:#fff!important;box-shadow:inset 0 0 0 5px #fff!important}.bundle-option.best:not(.is-active) .best-badge{background:#0d2e45!important;color:#fff!important}.bundle-option.is-active{border-color:var(--dark)!important;background:linear-gradient(180deg,#fff7f7,#fff1f1)!important;box-shadow:0 16px 40px #7b000614!important}.bundle-option.is-active .best-badge{background:linear-gradient(135deg,var(--dark),var(--red))!important;color:#fff!important}@media(max-width:1000px){.page{width:100%;padding-left:20px;padding-right:20px}.header{position:sticky;top:0;z-index:30;background:#fffffff0;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.header-inner{gap:12px}.brand{min-width:0}.brand span{white-space:nowrap}.actions{margin-left:auto}.actions .cart-btn{width:52px;height:52px}.hero{padding:46px 0 58px}.hero-grid{grid-template-columns:1fr;gap:34px;text-align:center}.hero-grid>div:first-child{max-width:760px;margin:0 auto}.pill,.lead{margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.note{text-align:center}.social{max-width:660px;margin-left:auto;margin-right:auto}.phone-wrap{display:grid;justify-items:center;padding:0}.phone{width:min(390px,100%)}.deal{position:relative!important;right:auto!important;bottom:auto!important;margin:16px auto 0;max-width:min(390px,100%)}.delivery-shell{padding:24px}.section-head{display:grid;gap:14px;text-align:center;justify-items:center}.section-head p{margin:0 auto}.order-grid{grid-template-columns:1fr;gap:20px}.product-copy{order:1}.product-media{order:2}}@media(max-width:720px){.page{padding-left:16px;padding-right:16px}.announcement{height:42px}.announcement-set{gap:18px;font-size:13px;white-space:nowrap}.header-inner{padding:11px 0}.brand img{width:42px;height:42px;border-radius:12px}.brand span{font-size:24px;letter-spacing:-.045em}.actions .cart-btn{width:48px;height:48px;border-radius:18px}.cart-count{right:-2px;top:-2px}.btn{width:100%;justify-content:center;min-height:54px;padding:15px 18px;font-size:16px}.hero{padding:36px 0 48px}h1{font-size:clamp(38px,12vw,54px);line-height:.96;letter-spacing:-.065em;margin:14px 0}.lead{font-size:17px;line-height:1.48}.hero-actions{gap:10px;margin:22px 0}.social{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px;margin-top:22px}.social-card{min-height:122px;border-radius:22px;padding:14px 8px}.social-icon{width:50px;height:50px;border-radius:16px;margin-bottom:10px}.social-icon svg{width:31px;height:31px}.social-card b{font-size:16px;letter-spacing:-.02em}.social-card em{font-size:12px;line-height:1.2;margin-top:5px}.note{font-size:15px;line-height:1.35}.phone{width:min(340px,100%);border-radius:44px;padding:10px}.phone-screen{height:620px!important;border-radius:35px}.phone-image{top:34px!important;right:12px!important;bottom:14px!important;left:12px!important;border-radius:30px!important}.dynamic{width:96px;height:27px;top:12px}.deal{padding:18px;border-radius:24px}.deal strong{font-size:46px}.deal del{font-size:18px}.deal span:not(.save){font-size:14px}section{padding:46px 0}.card{border-radius:26px}.delivery-shell{padding:18px}.delivery-top,.delivery-bottom{grid-template-columns:1fr!important;gap:16px}.delivery-copy{text-align:center}.delivery-copy h2,.blue-card h3{font-size:clamp(34px,10vw,48px)!important;line-height:.96}.delivery-copy p,.blue-card p{font-size:16px;line-height:1.5}.partner-shell{padding:14px;border-radius:24px}.partner-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.partner{height:84px!important;border-radius:18px;font-size:22px}.partner .dhl{padding:14px 22px;border-radius:14px}.partner .ups{padding:13px 18px;border-radius:15px 15px 20px 20px}.partner-text b{font-size:21px!important}.partner-text small{font-size:18px!important}.steps{grid-template-columns:1fr!important;gap:9px}.step{border-radius:18px;padding:11px 12px}.step i{width:34px;height:34px;min-width:34px}.meta{gap:8px}.meta span{font-size:12px;padding:9px 11px}.grid2,.grid3,.grid4{grid-template-columns:1fr!important}.box{padding:22px;border-radius:24px}.box h3{font-size:24px}.section-head h2{font-size:clamp(34px,10vw,48px);letter-spacing:-.06em}.section-head p{font-size:16px;line-height:1.45}.photo-review-grid{grid-template-columns:1fr!important;gap:14px}.photo-review__body{padding:20px}.stars{font-size:23px}.photo-review__body p{font-size:16px;line-height:1.45}.order{padding-top:46px}.product-media{padding:14px;min-height:auto}.product-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.product-gallery-item{min-height:auto;border-radius:18px}.product-wide-banner{border-radius:20px;margin-top:12px}.product-copy{padding:22px}.product-copy h2{font-size:clamp(36px,11vw,52px);letter-spacing:-.065em;margin:13px 0}.price{gap:9px;margin:12px 0}.price strong{font-size:34px}.price del{font-size:18px}.save{padding:8px 11px;font-size:12px}.feature-list{gap:8px;margin:18px 0}.feature{padding:13px 14px;border-radius:15px;font-size:14px;line-height:1.25}.feature:before{width:24px;height:24px;min-width:24px}.bundle-title{font-size:22px;text-align:center;margin-top:20px}.bundle-options{gap:12px}.bundle-option{grid-template-columns:28px minmax(0,1fr);gap:12px;min-height:auto;padding:18px 15px!important;border-radius:24px}.bundle-main b{font-size:22px!important;line-height:1.05}.bundle-main small{font-size:15px;line-height:1.25;margin-top:6px}.bundle-main em{font-size:12px;padding:7px 9px}.bundle-price{grid-column:2;display:flex!important;align-items:center;gap:10px;text-align:left!important;margin-top:4px}.bundle-price strong{font-size:22px}.bundle-price del{font-size:15px}.bundle-radio{width:22px;height:22px}.best-badge{right:13px!important;top:-14px!important;border-radius:17px 17px 0;padding:9px 13px;font-size:12px}.bundle-submit{min-height:62px;font-size:18px;border-radius:28px}.trust{display:grid;grid-template-columns:1fr;gap:8px}.trust span{text-align:center}.faq-head h2{font-size:58px}summary{font-size:17px;padding:18px}.answer{font-size:15px;padding:0 18px 18px}.support-intro,.support-panel{padding:22px}.support-row{padding:15px;border-radius:18px;gap:12px}.support-icon{width:48px;height:48px;border-radius:15px;font-size:18px}.support-row span,.support-row a{font-size:15px}.footer{padding:42px 0 24px}.footer-grid{grid-template-columns:1fr!important;gap:28px}.footer-brand{padding:16px;border-radius:22px}.footer-brand img{width:52px;height:52px;border-radius:15px}.footer-brand span{font-size:28px}.footer p,.footer a{font-size:15px}.footer-trust{max-width:none}.footer-badge-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px}.footer-badge-grid span{min-height:52px;border-radius:16px;font-size:12px}.footer-trust h3.footer-trust-title{margin-top:34px!important;margin-bottom:14px!important}.footer-bottom{font-size:12px!important;line-height:1.45}.cart-card{padding:22px}.cart-card h2{font-size:clamp(42px,12vw,58px)}.cart-line{grid-template-columns:64px 1fr;gap:12px;padding:16px}.cart-thumb img{width:58px;height:58px;border-radius:14px}.cart-line__info strong{font-size:18px}.cart-line__info span,.cart-line__info small{font-size:14px}.cart-line__price{grid-column:2;text-align:left;display:flex;gap:10px;align-items:center}.cart-line__price strong{font-size:22px}.cart-total-row{font-size:18px;align-items:flex-start}.cart-total-row strong{font-size:28px}.cart-actions{display:grid;grid-template-columns:1fr;gap:10px}}@media(max-width:390px){.page{padding-left:13px;padding-right:13px}.brand span{font-size:21px}.social-card{min-height:110px}.social-icon{width:44px;height:44px}.social-card b{font-size:14px}.social-card em{font-size:11px}.phone-screen{height:580px!important}.bundle-option{padding:16px 13px!important}.bundle-main b{font-size:20px!important}.bundle-price strong{font-size:20px}}.cart-thumb img,.cart-line img,.cart-item img{object-fit:cover!important;object-position:center!important;background:#fff!important}.cart-thumb{overflow:hidden;background:#fff!important}@media(max-width:720px){.cart-card{overflow:hidden!important}.cart-line{width:100%!important;max-width:100%!important}.cart-line__info{min-width:0!important}.cart-line__info strong,.cart-line__info span,.cart-line__info small{word-break:normal;overflow-wrap:anywhere}}#shipping .card,.delivery-shell{background:linear-gradient(180deg,snow,#fff1f1)!important;border-color:#ee111829!important;box-shadow:0 28px 80px #7b000614!important}.delivery-copy h2,.blue-card h3{color:#260006!important}.delivery-copy p,.blue-card p{color:#765e5e!important}.partner-shell{background:linear-gradient(180deg,#fff7f7,#fffdfd)!important;border-color:#ee111829!important}.partner{background:#fff!important;border-color:#ee111821!important;color:#260006!important;box-shadow:0 10px 28px #7b00060b!important}.steps{gap:14px!important}.step{background:#fff!important;border-color:#ee111826!important;color:#461015!important}.step i{background:linear-gradient(135deg,#b00008,#ee1118)!important;color:#fff!important;box-shadow:0 0 0 7px #ee11181c!important}.blue-card{background:linear-gradient(180deg,#fff7f7,#fff1f1)!important;border-color:#ee111829!important}.meta span{background:#fff!important;border-color:#ee111829!important;color:#b00008!important}.usps{color:#005ea8!important}.fed{color:#4d148c!important}.fed em{color:#ff6200!important}.partner-text b,.partner-text small{color:#260006!important}@media(max-width:720px){.delivery-shell{background:linear-gradient(180deg,snow,#fff2f2)!important}.partner-shell{background:linear-gradient(180deg,#fff7f7,#fffdfd)!important}.blue-card{background:linear-gradient(180deg,#fff7f7,#fff1f1)!important}.step i{box-shadow:0 0 0 6px #ee11181f!important}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/base.css.map */
