:root{--red: #e53238;--blue: #0654ba;--yellow: #f5af02;--green: #30a443;--dark: #091321;--text: #101828;--muted: #475467;--border: #e3e7ed}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Arial,Helvetica,sans-serif}img{max-width:100%}a{color:inherit}.page-width{width:min(1420px,calc(100% - 48px));margin-inline:auto}.skip-link{position:absolute;left:-9999px;top:0;z-index:999;padding:12px;background:#fff}.skip-link:focus{left:12px;top:12px}.site-header{position:relative;z-index:20;background:#fffffff7;border-bottom:1px solid #eef1f5}.site-header__inner{min-height:96px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:inline-flex;align-items:center;gap:14px;text-decoration:none}.brand__image{width:auto;max-width:310px;max-height:64px}.brand__mark{display:grid;place-items:center;width:58px;height:58px;color:#fff;background:#111;font-weight:900;font-size:24px;clip-path:polygon(50% 0,100% 25%,100% 75%,50% 100%,0 75%,0 25%)}.brand__copy{display:flex;flex-direction:column;color:#111}.brand__copy strong{font-size:28px;line-height:1}.brand__copy small{margin-top:5px;font-size:9px;font-weight:700;letter-spacing:.18em}.site-nav{display:flex;align-items:center;gap:42px}.site-nav a{color:#111;text-decoration:none;font-size:15px;font-weight:600}.site-nav a:hover{color:var(--blue)}.mobile-menu-button{display:none;border:0;background:transparent;padding:8px}.mobile-menu-button span{display:block;width:26px;height:2px;margin:5px;background:#111}.hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:660px}.hero__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(60px,7vw,115px)}.eyebrow{display:flex;flex-wrap:wrap;gap:5px;margin:0 0 24px;font-weight:800;font-size:15px}.eyebrow span:nth-child(1){color:var(--red)}.eyebrow span:nth-child(2){color:var(--blue)}.eyebrow span:nth-child(3){color:var(--green)}.hero h1{margin:0;color:#111;font-size:clamp(52px,5vw,82px);line-height:.98;letter-spacing:-.055em}.hero h1 em{display:block;color:var(--blue);font-style:normal}.hero__description{max-width:650px;margin-top:30px;color:#344054;font-size:clamp(18px,1.35vw,22px);line-height:1.55}.hero__description p{margin:0}.benefits{display:grid;grid-template-columns:repeat(4,1fr);margin-top:55px}.benefits article{min-width:0;padding:0 18px;text-align:center;border-right:1px solid #d5dae2}.benefits article:first-child{padding-left:0}.benefits article:last-child{padding-right:0;border-right:0}.benefits strong,.benefits small{display:block}.benefits strong{margin-top:12px;color:#111;font-size:15px;line-height:1.25}.benefits small{margin-top:8px;color:var(--muted);font-size:13px;line-height:1.4}.benefit-icon{display:grid;place-items:center;width:42px;height:42px;margin-inline:auto;font-size:36px;line-height:1}.benefit-icon--red,.red-text{color:var(--red)}.benefit-icon--blue,.blue-text{color:var(--blue)}.benefit-icon--yellow,.yellow-text{color:var(--yellow)}.benefit-icon--green,.green-text{color:var(--green)}.hero__media{position:relative;min-height:660px;overflow:hidden;background:#f2f4f7}.hero__image{width:100%;height:100%;min-height:660px;display:block;object-fit:contain;object-position:center 42%}.shipped-badge{position:absolute;right:clamp(24px,4vw,58px);bottom:clamp(24px,4vw,58px);width:164px;height:164px;padding:18px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;background:#fff;border-radius:50%;box-shadow:0 14px 40px #1018282e}.shipped-badge .badge-box{color:var(--blue);font-size:31px}.shipped-badge strong{margin-top:4px;color:var(--blue);font-size:25px;line-height:1}.shipped-badge>span:last-child{margin-top:6px;color:#111;font-weight:800;font-size:15px;line-height:1.1}.marketplaces{padding-block:36px 28px}.section-heading{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:24px;text-align:center}.section-heading h2{margin:0 10px;color:#111;font-size:clamp(18px,1.6vw,26px);text-transform:uppercase}.section-heading i{width:clamp(30px,5vw,82px);height:3px}.section-heading i.red{background:var(--red)}.section-heading i.blue{background:var(--blue)}.section-heading i.yellow{background:var(--yellow)}.section-heading i.green{background:var(--green)}.market-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px}.market-card{min-height:150px;padding:25px;border-radius:7px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;text-align:center;text-decoration:none;box-shadow:0 8px 22px #1018281a;transition:transform .18s ease,box-shadow .18s ease}.market-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px #1018282b}.market-card strong{color:inherit;font-size:clamp(42px,4vw,66px);line-height:1}.market-card span{margin-top:18px;color:inherit;font-size:14px;font-weight:800;text-transform:uppercase}.market-card--etsy{background:linear-gradient(135deg,#f22929,#d9151c)}.market-card--etsy strong{font-family:Georgia,serif;font-weight:500}.market-card--amazon{background:linear-gradient(135deg,#ffbd00,#f5a800)}.market-card--ebay{background:linear-gradient(135deg,#1267d6,#003eaa)}.coming{padding:22px 32px 44px;border:1px solid var(--border);border-radius:8px 8px 0 0}.coming-grid{display:grid;grid-template-columns:repeat(5,1fr)}.coming-grid article{padding:15px 28px;text-align:center;border-right:1px solid #d7dce3}.coming-grid article:last-child{border-right:0}.coming-grid article>span{display:block;min-height:56px;font-size:46px;line-height:1}.coming-grid strong,.coming-grid small{display:block}.coming-grid strong{margin-top:10px;color:#111;font-size:16px;line-height:1.3}.coming-grid small{margin-top:10px;color:var(--muted);font-size:14px;line-height:1.45}.trust{color:#fff;background:var(--dark)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-block:48px}.trust article{padding:0 38px;text-align:center;border-right:1px solid rgba(255,255,255,.16)}.trust article:last-child{border-right:0}.trust-icon{display:block;min-height:58px;font-size:55px;line-height:1}.trust strong{display:block;margin-top:10px;color:#fff;font-size:clamp(25px,2.6vw,42px);line-height:1.05}.trust article:nth-child(3) strong,.trust article:nth-child(4) strong{font-size:clamp(20px,2vw,30px)}.trust p{margin:9px 0 0;color:#fff;font-size:16px;line-height:1.4}.trust small{display:block;margin-top:6px;opacity:.75}.stars{margin-top:8px;color:var(--red);font-size:25px;letter-spacing:3px}.newsletter{padding:32px 0;background:#f8fafc;border-bottom:1px solid var(--border)}.newsletter-grid{display:grid;grid-template-columns:1.15fr 1.5fr auto;gap:38px;align-items:center}.newsletter-copy{display:flex;align-items:center;gap:18px}.newsletter-icon{flex:0 0 auto;display:grid;place-items:center;width:62px;height:62px;color:#98a2b3;background:#fff;border:1px solid #d0d5dd;border-radius:50%;font-size:28px}.newsletter h2{margin:0;color:#111;font-size:clamp(22px,2vw,32px);line-height:1.05}.newsletter p{margin:8px 0 0;color:var(--muted);font-size:14px;line-height:1.45}.newsletter-form{display:grid;grid-template-columns:1fr auto}.newsletter-form input{min-height:54px;padding:0 18px;border:1px solid #b9c0ca;border-right:0;border-radius:7px 0 0 7px;font:inherit}.newsletter-form button{min-width:150px;color:#fff;background:var(--blue);border:0;border-radius:0 7px 7px 0;font-weight:800;text-transform:uppercase;cursor:pointer}.form-success,.form-error{grid-column:1/-1}.form-success{color:#067647}.form-error{color:#b42318}.coupon{min-width:175px;padding:16px 22px;text-align:center;background:#fff;border:2px dashed #c7ccd4;border-radius:8px;transform:rotate(-1deg)}.coupon strong{color:var(--red);font-size:52px;line-height:.9}.coupon>span{margin-left:4px;color:var(--red);font-size:20px;font-weight:800}.coupon small{display:block;margin-top:8px;padding:4px 8px;color:#fff;background:var(--red);font-size:11px;font-weight:800;text-transform:uppercase}.site-footer{padding-top:46px;color:#fff;background:var(--dark)}.footer-grid{display:grid;grid-template-columns:1.5fr .8fr 1fr;gap:70px;padding-bottom:38px}.footer-brand{font-size:28px;font-weight:900}.site-footer h2{margin:0 0 16px;color:#fff;font-size:15px;text-transform:uppercase}.site-footer p{max-width:430px;color:#d1d7e0;line-height:1.5}.site-footer a{display:block;width:fit-content;margin:9px 0;color:#fff;text-decoration:none}.site-footer a:hover{color:#9dc1ff}.footer-bottom{padding:18px 0;color:#c7ced9;border-top:1px solid rgba(255,255,255,.12);text-align:center;font-size:13px}.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}@media(max-width:1100px){.benefits{grid-template-columns:repeat(2,1fr);gap:30px 0}.benefits article:nth-child(2){border-right:0}.coming-grid{grid-template-columns:repeat(3,1fr);gap:30px 0}.coming-grid article:nth-child(3){border-right:0}.newsletter-grid{grid-template-columns:1fr 1.4fr}.coupon{grid-column:1/-1;justify-self:center}}@media(max-width:850px){.page-width{width:min(100% - 28px,1420px)}.site-header__inner{min-height:76px}.brand__copy strong{font-size:22px}.site-nav{display:none;position:absolute;top:76px;left:0;right:0;padding:24px;background:#fff;border-top:1px solid #eee;flex-direction:column;gap:20px}.menu-open .site-nav{display:flex}.mobile-menu-button{display:block}.hero{grid-template-columns:1fr}.hero__copy{padding:55px 22px 45px}.hero h1{font-size:clamp(44px,12vw,66px)}.hero__media,.hero__image{min-height:520px}.market-grid{grid-template-columns:1fr;gap:14px}.market-card{min-height:125px}.coming{padding-inline:16px}.coming-grid{grid-template-columns:repeat(2,1fr)}.coming-grid article:nth-child(2n){border-right:0}.coming-grid article:nth-child(3){border-right:1px solid #d7dce3}.coming-grid article:last-child{grid-column:1/-1;border-right:0}.trust-grid{grid-template-columns:repeat(2,1fr);gap:40px 0}.trust article:nth-child(2){border-right:0}.newsletter-grid{grid-template-columns:1fr}.coupon{grid-column:auto}.footer-grid{grid-template-columns:1fr;gap:25px}}@media(max-width:520px){.brand__mark{width:48px;height:48px}.brand__copy small{display:none}.benefits{grid-template-columns:repeat(2,1fr)}.benefits article{padding-inline:10px}.hero__media,.hero__image{min-height:430px}.shipped-badge{width:128px;height:128px}.section-heading{gap:5px}.section-heading h2{margin-inline:4px;font-size:15px}.section-heading i{width:18px;height:2px}.coming-grid,.trust-grid{grid-template-columns:1fr}.coming-grid article,.coming-grid article:nth-child(3),.trust article{padding-block:25px;border-right:0;border-bottom:1px solid #d7dce3}.trust article{border-bottom-color:#ffffff24}.coming-grid article:last-child,.trust article:last-child{border-bottom:0}.newsletter-form{grid-template-columns:1fr;gap:10px}.newsletter-form input{border-right:1px solid #b9c0ca;border-radius:7px}.newsletter-form button{min-height:52px;border-radius:7px}}.hero-carousel{position:relative;width:100%;height:100%;min-height:660px;overflow:hidden;background:#f2f4f7}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:scale(1.015);transition:opacity .65s ease,transform 1.1s ease,visibility .65s}.hero-slide.is-active{opacity:1;visibility:visible;transform:scale(1);z-index:1}.hero-slide__link{display:block;width:100%;height:100%}.hero-slide .hero__image{position:absolute;top:0;right:0;bottom:0;left:0}.slide-caption{position:absolute;z-index:3;left:30px;bottom:30px;max-width:calc(100% - 230px);padding:14px 18px;color:#fff;background:#091321d1;border-radius:8px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);box-shadow:0 8px 25px #0003}.slide-caption span{display:block;margin-bottom:5px;color:#9dc1ff;font-size:11px;font-weight:900;letter-spacing:.12em}.slide-caption strong{display:block;color:#fff;font-size:20px;line-height:1.15}.carousel-arrow{position:absolute;z-index:6;top:50%;width:46px;height:46px;transform:translateY(-50%);color:#111;background:#ffffffeb;border:0;border-radius:50%;box-shadow:0 6px 22px #10182833;cursor:pointer;font-size:34px;line-height:1}.carousel-dots{position:absolute;z-index:7;left:50%;bottom:18px;transform:translate(-50%);display:flex;gap:9px;padding:8px 11px;background:#0913218c;border-radius:999px}.carousel-dot{width:9px;height:9px;padding:0;border:0;border-radius:50%;background:#ffffff7a;cursor:pointer}.carousel-dot.is-active{width:26px;border-radius:999px;background:#fff}.hero-carousel .shipped-badge{z-index:5;bottom:62px}@media(max-width:850px){.hero-carousel{min-height:520px}.slide-caption{left:18px;bottom:56px;max-width:calc(100% - 36px)}.hero-carousel .shipped-badge{bottom:80px}}@media(max-width:520px){.hero-carousel{min-height:430px}.slide-caption strong{font-size:16px}}.hero-store-links{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:42px}.hero-store{min-height:84px;padding:14px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#fff;border-radius:8px;text-align:center;text-decoration:none;box-shadow:0 8px 20px #1018281c;transition:transform .18s ease,box-shadow .18s ease}.hero-store:hover{transform:translateY(-3px);box-shadow:0 13px 28px #1018282e}.hero-store strong{color:inherit;font-size:clamp(24px,2.2vw,36px);line-height:1}.hero-store span{margin-top:8px;color:inherit;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero-store--etsy{background:linear-gradient(135deg,#f22929,#d9151c)}.hero-store--etsy strong{font-family:Georgia,Times New Roman,serif;font-weight:500}.hero-store--amazon{background:linear-gradient(135deg,#ffbd00,#f5a800)}.hero-store--ebay{background:linear-gradient(135deg,#1267d6,#003eaa)}.hero-proof{margin:18px 0 0;display:flex;flex-wrap:wrap;gap:9px;align-items:center;color:#344054;font-size:13px;line-height:1.4}.hero-proof strong{color:#111}.why-us{padding-block:42px 48px}.why-us-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.why-us-grid article{min-width:0;padding:8px 28px;text-align:center;border-right:1px solid #d7dce3}.why-us-grid article:last-child{border-right:0}.why-us-grid strong,.why-us-grid small{display:block}.why-us-grid strong{margin-top:12px;color:#111;font-size:17px;line-height:1.25}.why-us-grid small{margin-top:8px;color:var(--muted);font-size:14px;line-height:1.45}@media(max-width:1100px){.hero-store-links{grid-template-columns:1fr}.hero-store{min-height:68px}}@media(max-width:850px){.hero-store-links{grid-template-columns:repeat(3,minmax(0,1fr))}.hero-store strong{font-size:25px}.why-us-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 0}.why-us-grid article:nth-child(2){border-right:0}}@media(max-width:520px){.hero-store-links{grid-template-columns:1fr}.hero-store{min-height:76px}.hero-proof{justify-content:center;text-align:center}.why-us-grid{grid-template-columns:1fr}.why-us-grid article{padding-block:24px;border-right:0;border-bottom:1px solid #d7dce3}.why-us-grid article:last-child{border-bottom:0}}.hero-store-heading{margin:36px 0 14px;color:#111;font-size:clamp(20px,1.7vw,28px);font-weight:800;line-height:1.1;letter-spacing:-.02em}@media(max-width:520px){.hero-store-heading{margin-top:30px;text-align:center}}.hero-store--etsy{background:linear-gradient(135deg,#f36f65,#e85c55)}.hero-store--amazon{color:#111;background:linear-gradient(135deg,#ffd775,#f7c95d)}.hero-store--amazon strong,.hero-store--amazon span{color:#111}.hero-store--ebay{background:linear-gradient(135deg,#3f78da,#255fc7)}.hero-store{min-height:88px;padding:16px 12px}.hero-store strong{font-size:clamp(26px,2.35vw,38px)}.hero-store span{margin-top:9px;font-size:12px}.benefit-icon{width:50px;height:50px;font-size:43px}.why-us-grid strong{font-size:18px}.trust-icon{min-height:68px;font-size:64px}.hero-proof{margin-top:20px;font-size:14px}@media(max-width:850px){.hero-store{min-height:78px}.benefit-icon{width:46px;height:46px;font-size:40px}}@media(max-width:520px){.hero-store{min-height:82px}.hero-store strong{font-size:30px}}@media(min-width:851px){.hero{min-height:590px}.hero__copy{padding-top:clamp(45px,5vw,82px);padding-bottom:clamp(45px,5vw,82px)}.hero__media,.hero-carousel,.hero-slide .hero__image,.hero__image{min-height:590px;height:590px}.hero h1{font-size:clamp(48px,4.55vw,74px)}.hero__description{margin-top:24px}.hero-store-heading{margin-top:28px}.hero-store-links{margin-top:0}}.carousel-dots{max-width:calc(100% - 190px);flex-wrap:wrap;justify-content:center}.carousel-dot{flex:0 0 auto}@media(max-width:520px){.carousel-dots{max-width:calc(100% - 70px);gap:6px}.carousel-dot{width:8px;height:8px}.carousel-dot.is-active{width:22px}}.hero-carousel,.hero__media,.hero-slide{max-height:700px}.hero-carousel img,.hero__image,.hero-slide img{object-fit:contain;object-position:center center;width:100%;height:100%;background:#fff}@media(min-width:1200px){.hero-carousel,.hero__media,.hero-slide{max-height:640px}}.hero__media{display:flex;align-items:center;justify-content:center;background:#fff}.hero-carousel{position:relative;width:calc(100% - 44px);height:560px;min-height:560px;margin:22px;overflow:hidden;background:#fff;border-radius:18px;box-shadow:0 12px 36px #10182814}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0;visibility:hidden;transform:translate(18px) scale(.995);transition:opacity .7s cubic-bezier(.22,.61,.36,1),transform .9s cubic-bezier(.22,.61,.36,1),visibility .7s}.hero-slide.is-active{opacity:1;visibility:visible;transform:translate(0) scale(1);z-index:1}.hero-slide .hero__image,.hero-carousel img,.hero__image{width:100%;height:100%;min-height:0;object-fit:contain;object-position:center center;background:#fff}.carousel-arrow{width:50px;height:50px;color:#111;background:#fffffff0;border:1px solid rgba(17,17,17,.06);box-shadow:0 8px 26px #10182826;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.carousel-arrow:hover{background:#fff;transform:translateY(-50%) scale(1.08);box-shadow:0 12px 32px #10182833}.carousel-arrow--prev{left:18px}.carousel-arrow--next{right:18px}.carousel-dots{left:50%;bottom:18px;transform:translate(-50%);display:flex;flex-wrap:nowrap;gap:8px;max-width:calc(100% - 180px);padding:7px 10px;background:#ffffffb8;border:1px solid rgba(17,17,17,.06);border-radius:999px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 5px 16px #1018281a}.carousel-dot{width:9px;height:9px;background:#c9ced6;transition:width .22s ease,background .22s ease,transform .22s ease}.carousel-dot:hover{transform:scale(1.18)}.carousel-dot.is-active{width:28px;background:#1f2937}.slide-caption{left:28px;bottom:28px;max-width:calc(100% - 220px);padding:13px 17px;background:#091321d1;border:1px solid rgba(255,255,255,.08);border-radius:10px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-carousel .shipped-badge{right:28px;bottom:28px;width:142px;height:142px;z-index:6}@media(min-width:1400px){.hero-carousel{height:600px;min-height:600px}}@media(max-width:1100px){.hero-carousel{width:calc(100% - 28px);height:520px;min-height:520px;margin:14px}}@media(max-width:850px){.hero-carousel{width:calc(100% - 20px);height:480px;min-height:480px;margin:10px;border-radius:14px}.hero-carousel .shipped-badge{width:126px;height:126px;right:18px;bottom:52px}}@media(max-width:520px){.hero-carousel{height:400px;min-height:400px;border-radius:12px}.carousel-arrow{width:42px;height:42px}.carousel-dots{max-width:calc(100% - 80px);gap:6px}.carousel-dot{width:8px;height:8px}.carousel-dot.is-active{width:22px}.slide-caption{left:16px;bottom:50px;max-width:calc(100% - 32px)}}.brand__image{max-width:356px;max-height:72px}.brand__mark{width:66px;height:66px;font-size:27px}.brand__copy strong{font-size:32px}.site-header{position:sticky;top:0;z-index:100;background:#ffffffeb;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 1px #1018280f;transition:box-shadow .22s ease,background .22s ease}.site-header.is-scrolled{background:#fffffff7;box-shadow:0 10px 28px #10182817}.hero-store{position:relative;overflow:hidden;transform:translateY(0);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.hero-store:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(120deg,transparent 0%,rgba(255,255,255,.18) 45%,transparent 70%);transform:translate(-120%);transition:transform .42s ease;pointer-events:none}.hero-store:hover{transform:translateY(-3px);box-shadow:0 16px 34px #1018282e;filter:saturate(1.03)}.hero-store:hover:after{transform:translate(120%)}@keyframes dmlFadeUp{0%{opacity:0;transform:translate3d(0,24px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes dmlFadeRight{0%{opacity:0;transform:translate3d(28px,0,0)}to{opacity:1;transform:translateZ(0)}}.hero__copy{animation:dmlFadeUp .7s cubic-bezier(.22,.61,.36,1) both}.hero__media{animation:dmlFadeRight .76s cubic-bezier(.22,.61,.36,1) 80ms both}.why-us,.coming,.trust,.newsletter{animation:dmlFadeUp .7s cubic-bezier(.22,.61,.36,1) .14s both}.hero h1{letter-spacing:-.05em}.hero-store-heading{letter-spacing:-.025em}@media(prefers-reduced-motion:reduce){.hero__copy,.hero__media,.why-us,.coming,.trust,.newsletter{animation:none!important}.hero-store,.hero-store:after{transition:none!important}}@media(max-width:850px){.brand__mark{width:54px;height:54px}.brand__copy strong{font-size:24px}.brand__image{max-width:270px;max-height:58px}}@media(max-width:520px){.brand__mark{width:48px;height:48px;font-size:22px}.brand__copy strong{font-size:21px}}:root{--dml-header-height: 96px}body{padding-top:var(--dml-header-height)}.site-header{position:fixed!important;top:0;right:0;left:0;width:100%;z-index:9999;background:#fffffff5;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);box-shadow:0 1px #1018280f}.site-header.is-scrolled{background:#fffffffb;box-shadow:0 10px 28px #1018281c}html{scroll-padding-top:calc(var(--dml-header-height) + 18px)}#about,#marketplaces,#coming-soon,#contact,.why-us,.trust,.newsletter{scroll-margin-top:calc(var(--dml-header-height) + 18px)}@media(max-width:850px){:root{--dml-header-height: 76px}body{padding-top:var(--dml-header-height)}.site-nav{position:fixed;top:var(--dml-header-height);left:0;right:0;z-index:9998}}.hero-store{min-height:125px;padding-top:20px;padding-bottom:20px}@media(max-width:1100px){.hero-store{min-height:92px}}@media(max-width:520px){.hero-store{min-height:88px}}
/*# sourceMappingURL=/cdn/shop/t/12/assets/theme.css.map */
