.sz-about{--sz-ink: #0e1b2a;--sz-blue: #005dd8;--sz-pale: #eef5ff;--sz-line: #d9e3ee;color:var(--sz-ink);background:#fff}.sz-about *{box-sizing:border-box}.sz-about__hero{background:linear-gradient(130deg,#07192d,#0b315d 62%,#005dd8 150%);color:#fff;overflow:hidden}.sz-about__hero-grid{min-height:610px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.72fr);gap:clamp(40px,7vw,110px);align-items:center;padding-top:clamp(68px,9vw,120px);padding-bottom:clamp(68px,9vw,120px)}.sz-about__eyebrow{margin:0 0 18px;color:#397fda;font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.sz-about__hero .sz-about__eyebrow,.sz-about__contact .sz-about__eyebrow{color:#88bcff}.sz-about__hero h1{max-width:850px;margin:0;font-size:clamp(48px,7vw,92px);line-height:.94;letter-spacing:-.055em;color:#fff}.sz-about__lead{max-width:730px;margin-top:28px;color:#dbe9f8;font-size:clamp(18px,2vw,23px);line-height:1.55}.sz-about__lead p{margin:0}.sz-about__actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:34px}.sz-about__button{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:0 24px;border:1px solid rgba(255,255,255,.42);border-radius:999px;color:#fff;font-weight:750;text-decoration:none;transition:transform .2s ease,background .2s ease}.sz-about__button:hover{transform:translateY(-2px);background:#ffffff1a}.sz-about__button--primary{border-color:#fff;background:#fff;color:#0b315d}.sz-about__identity{position:relative;padding:36px;border:1px solid rgba(255,255,255,.25);border-radius:28px;background:#ffffff17;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sz-about__identity-mark{display:grid;width:54px;height:54px;place-items:center;border-radius:15px;background:#fff;color:var(--sz-blue);font-size:26px;font-weight:900}.sz-about__identity>p{margin:28px 0 8px;color:#9dc8ff;font-size:11px;font-weight:800;letter-spacing:.16em;text-transform:uppercase}.sz-about__identity h2{margin:0 0 16px;color:#fff;font-size:30px}.sz-about__identity>div{color:#dbe9f8;line-height:1.65}.sz-about__identity>div p{margin:0}.sz-about__identity dl{margin:28px 0 0;border-top:1px solid rgba(255,255,255,.2)}.sz-about__identity dl div{display:grid;grid-template-columns:92px 1fr;gap:18px;padding:15px 0;border-bottom:1px solid rgba(255,255,255,.2)}.sz-about__identity dt{color:#9dc8ff;font-size:12px;text-transform:uppercase}.sz-about__identity dd{margin:0;color:#fff;font-weight:700}.sz-about__content{padding-top:clamp(70px,9vw,120px);padding-bottom:clamp(70px,9vw,120px)}.sz-about__statement-grid{display:grid;grid-template-columns:minmax(270px,.72fr) minmax(0,1.28fr);gap:clamp(35px,7vw,110px)}.sz-about__statement h2,.sz-about__section-head h2,.sz-about__method h2,.sz-about__brands h2,.sz-about__contact h2{margin:0;font-size:clamp(34px,4.5vw,60px);line-height:1.02;letter-spacing:-.04em}.sz-about__prose{color:#405166;font-size:18px;line-height:1.75}.sz-about__prose p{margin:0 0 18px}.sz-about__services{margin-top:clamp(80px,11vw,150px)}.sz-about__section-head{display:grid;grid-template-columns:1fr minmax(280px,520px);gap:40px;align-items:end}.sz-about__section-head>p{margin:0;color:#52657a;font-size:18px;line-height:1.65}.sz-about__service-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin-top:45px}.sz-about__service{min-height:260px;padding:28px;border:1px solid var(--sz-line);border-radius:22px;background:#fff;transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.sz-about__service:hover{transform:translateY(-5px);border-color:#9fc5f8;box-shadow:0 22px 55px #0c2d521a}.sz-about__service-number{color:var(--sz-blue);font-size:12px;font-weight:850;letter-spacing:.15em}.sz-about__service h3{margin:54px 0 12px;font-size:22px;letter-spacing:-.02em}.sz-about__service p{margin:0;color:#5c6d81;line-height:1.65}.sz-about__method{display:grid;grid-template-columns:minmax(280px,.8fr) minmax(0,1.2fr);gap:clamp(45px,8vw,125px);margin-top:clamp(80px,11vw,150px);padding:clamp(38px,6vw,72px);border-radius:30px;background:var(--sz-pale)}.sz-about__method-copy>p:last-child{max-width:500px;color:#52657a;font-size:17px;line-height:1.65}.sz-about__steps{margin:0;padding:0;list-style:none}.sz-about__steps li{display:grid;grid-template-columns:44px 1fr;gap:18px;padding:21px 0;border-bottom:1px solid #cbdced}.sz-about__steps li:first-child{padding-top:0}.sz-about__steps span{color:var(--sz-blue);font-size:12px;font-weight:850}.sz-about__steps strong{display:block;font-size:19px}.sz-about__steps p{margin:6px 0 0;color:#5c6d81;line-height:1.55}.sz-about__brands{display:grid;grid-template-columns:.75fr 1.25fr;gap:55px;align-items:end;margin-top:clamp(80px,11vw,150px)}.sz-about__brand-list{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}.sz-about__brand-list a{padding:13px 18px;border:1px solid var(--sz-line);border-radius:999px;color:var(--sz-ink);font-weight:750;text-decoration:none}.sz-about__brand-list a:hover{border-color:var(--sz-blue);color:var(--sz-blue)}.sz-about__contact{background:#07192d;color:#fff}.sz-about__contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.9fr);gap:clamp(45px,8vw,120px);align-items:center;padding-top:clamp(65px,8vw,100px);padding-bottom:clamp(65px,8vw,100px)}.sz-about__contact h2{color:#fff}.sz-about__contact p:last-child{max-width:650px;color:#c9dbed;font-size:18px;line-height:1.6}.sz-about__contact-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px}.sz-about__contact-actions a{display:flex;min-height:100px;flex-direction:column;justify-content:center;padding:19px;border:1px solid rgba(255,255,255,.2);border-radius:16px;color:#fff;text-decoration:none}.sz-about__contact-actions a:hover{border-color:#88bcff;background:#ffffff0f}.sz-about__contact-actions span{margin-top:6px;color:#9dc8ff;font-size:13px;overflow-wrap:anywhere}@media(max-width:989px){.sz-about__hero-grid,.sz-about__statement-grid,.sz-about__method,.sz-about__brands,.sz-about__contact-grid{grid-template-columns:1fr}.sz-about__hero-grid{min-height:auto}.sz-about__identity{max-width:620px}.sz-about__service-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sz-about__brand-list{justify-content:flex-start}}@media(max-width:620px){.sz-about__hero h1{font-size:clamp(44px,15vw,64px)}.sz-about__identity,.sz-about__method{padding:26px;border-radius:22px}.sz-about__section-head,.sz-about__service-grid,.sz-about__contact-actions{grid-template-columns:1fr}.sz-about__service{min-height:220px}.sz-about__service h3{margin-top:38px}}.storaze-ai-guide{border-top:1px solid rgba(var(--color-foreground),.12);border-bottom:1px solid rgba(var(--color-foreground),.12)}.storaze-ai-guide__inner{padding-top:3.2rem;padding-bottom:3.2rem;text-align:center}.storaze-ai-guide__copy{max-width:78rem;margin:0 auto}.storaze-ai-guide__eyebrow{margin:0 0 .6rem;color:rgba(var(--color-foreground),.7);font-size:1.2rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase}.storaze-ai-guide__heading{margin:0;color:rgb(var(--color-foreground));font-size:clamp(2.3rem,4vw,3.6rem);line-height:1.12}.storaze-ai-guide__text{max-width:66rem;margin:1rem auto 0;color:rgba(var(--color-foreground),.76);line-height:1.6}.storaze-ai-guide__tools{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin:2.2rem auto 0}.storaze-ai-guide__tool{display:inline-flex;min-width:13.5rem;min-height:5.2rem;align-items:center;justify-content:flex-start;gap:.9rem;padding:.8rem 1.2rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:1.4rem;background:rgb(var(--color-background));color:rgb(var(--color-foreground));font-weight:700;text-decoration:none;box-shadow:0 .7rem 2rem #00000014;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.storaze-ai-guide__tool:hover{transform:translateY(-2px);border-color:rgba(var(--color-foreground),.38);box-shadow:0 1rem 2.6rem #00000021}.storaze-ai-guide__tool:focus-visible{outline:.3rem solid rgb(var(--color-button));outline-offset:.3rem}.storaze-ai-guide__mark{display:grid;width:3.6rem;height:3.6rem;flex:0 0 3.6rem;place-items:center;border-radius:1rem;background:#101828;color:#fff;font-size:1.3rem;font-weight:800;letter-spacing:-.02em}.storaze-ai-guide__tool--claude .storaze-ai-guide__mark{background:#cc785c}.storaze-ai-guide__tool--gemini .storaze-ai-guide__mark{background:#4285f4}.storaze-ai-guide__tool--perplexity .storaze-ai-guide__mark{background:#20808d}.storaze-ai-guide__tool--grok .storaze-ai-guide__mark{background:#050505}.storaze-ai-guide__note{margin:1.8rem auto 0;color:rgba(var(--color-foreground),.62);font-size:1.2rem}@media screen and (max-width:749px){.storaze-ai-guide__inner{padding-top:2.8rem;padding-bottom:2.8rem}.storaze-ai-guide__tools{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:.9rem}.storaze-ai-guide__tool{min-width:0;min-height:5.6rem;padding:.8rem 1rem;font-size:1.3rem}.storaze-ai-guide__tool:last-child{grid-column:1 / -1;justify-self:center;width:calc(50% - .45rem)}}.sz-arrivals{display:block;padding:clamp(68px,9vw,118px) 0;background:#f3f7fb;color:#0d1c2e}.sz-arrivals *{box-sizing:border-box}.sz-arrivals__head{display:flex;align-items:end;justify-content:space-between;gap:35px;margin-bottom:35px}.sz-arrivals__head>div:first-child{max-width:760px}.sz-arrivals__eyebrow{margin:0 0 12px;color:#005dd8;font-size:12px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.sz-arrivals h2{margin:0;font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.045em}.sz-arrivals__head p:last-child{margin:16px 0 0;color:#596b80;font-size:17px;line-height:1.6}.sz-arrivals__controls{display:flex;align-items:center;gap:8px;flex:0 0 auto}.sz-arrivals__controls button{width:44px;height:44px;border:1px solid #cbd8e6;border-radius:50%;background:#fff;color:#13263c;font:inherit;cursor:pointer}.sz-arrivals__controls button:hover,.sz-arrivals__controls button:focus-visible{border-color:#005dd8;color:#005dd8}.sz-arrivals__controls span{min-width:58px;text-align:center;color:#53687e;font-size:13px;font-weight:750}.sz-arrivals__stage{overflow:hidden;border:1px solid #d9e3ee;border-radius:30px;background:#fff;box-shadow:0 24px 65px #09254414}.sz-arrivals__slide{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);min-height:550px}.sz-arrivals__slide[hidden]{display:none}.sz-arrivals__media{position:relative;display:grid;place-items:center;min-height:500px;padding:clamp(35px,6vw,75px);background:linear-gradient(145deg,#fff,#eaf2fb)}.sz-arrivals__media a{display:grid;width:100%;height:100%;place-items:center}.sz-arrivals__image{width:100%;max-width:650px;max-height:430px;object-fit:contain;mix-blend-mode:multiply}.sz-arrivals__placeholder{width:70%;color:#d3deea}.sz-arrivals__new{position:absolute;top:25px;left:25px;z-index:1;padding:9px 13px;border-radius:999px;background:#005dd8;color:#fff;font-size:11px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.sz-arrivals__copy{display:flex;flex-direction:column;justify-content:center;padding:clamp(38px,6vw,75px);background:#081c32;color:#fff}.sz-arrivals__vendor{margin:0 0 15px;color:#87bbff;font-size:12px;font-weight:850;letter-spacing:.16em;text-transform:uppercase}.sz-arrivals__copy h3{margin:0;color:#fff;font-size:clamp(30px,3.5vw,48px);line-height:1.08;letter-spacing:-.035em}.sz-arrivals__description{margin:22px 0 0;color:#c9d8e8;font-size:16px;line-height:1.65}.sz-arrivals__meta{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:30px;padding-top:24px;border-top:1px solid rgba(255,255,255,.17)}.sz-arrivals__meta strong{font-size:24px}.sz-arrivals__meta span{color:#f3bf6a;font-size:12px;font-weight:750}.sz-arrivals__meta span.is-available{color:#77e5ad}.sz-arrivals__button{display:inline-flex;align-items:center;justify-content:space-between;gap:20px;align-self:flex-start;min-width:190px;margin-top:28px;padding:14px 18px;border-radius:999px;background:#fff;color:#0b2847;font-weight:800;text-decoration:none}.sz-arrivals__dots{display:flex;justify-content:center;gap:8px;margin-top:22px}.sz-arrivals__dots button{width:26px;height:5px;padding:0;border:0;border-radius:99px;background:#bdcad8;cursor:pointer;transition:width .2s ease,background .2s ease}.sz-arrivals__dots button[aria-current=true]{width:54px;background:#005dd8}@media(max-width:989px){.sz-arrivals__slide{grid-template-columns:1fr}.sz-arrivals__media{min-height:390px}}@media(max-width:640px){.sz-arrivals__head{display:block}.sz-arrivals__controls{margin-top:24px}.sz-arrivals__stage{border-radius:22px}.sz-arrivals__media{min-height:315px;padding:45px 28px}.sz-arrivals__copy{padding:34px 26px 40px}.sz-arrivals__meta{align-items:flex-start;flex-direction:column;gap:8px}}@media(prefers-reduced-motion:reduce){.sz-arrivals__dots button{transition:none}}main[data-template=policy]{background:linear-gradient(180deg,#f1f7fd 0,#fff 520px)}main[data-template=policy] .shopify-policy__container{max-width:1120px;padding:54px 24px 76px}main[data-template=policy] .shopify-policy__title{margin:0;padding:38px 46px 24px;border:1px solid #d9e6f1;border-bottom:0;border-radius:22px 22px 0 0;background:#fff;text-align:left}main[data-template=policy] .shopify-policy__title h1{margin:0;color:#102d4d;font-size:clamp(34px,4vw,54px);line-height:1.05;letter-spacing:-.04em}main[data-template=policy] .shopify-policy__body{margin:0;padding:38px 46px 48px;border:1px solid #d9e6f1;border-top:0;border-radius:0 0 22px 22px;background:#fff;color:#405a72;font-size:15px;line-height:1.78;box-shadow:0 20px 55px #102d4d14}main[data-template=policy] .shopify-policy__body h1,main[data-template=policy] .shopify-policy__body h2,main[data-template=policy] .shopify-policy__body h3{color:#102d4d;line-height:1.25;letter-spacing:-.02em}main[data-template=policy] .shopify-policy__body h2{margin-top:34px;padding-top:24px;border-top:1px solid #e4edf4;font-size:24px}main[data-template=policy] .shopify-policy__body h3{margin-top:26px;font-size:19px}main[data-template=policy] .shopify-policy__body p{margin-bottom:17px}main[data-template=policy] .shopify-policy__body a{color:#1268c4;text-underline-offset:3px}main[data-template=policy] .shopify-policy__body strong{color:#173b5b}.sp-native-art{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:center;min-height:260px;margin-bottom:22px;padding:36px 44px;border:1px solid #d4e4f0;border-radius:24px;background:linear-gradient(135deg,#eaf4ff,#f9fcff 56%,#eaf8f1);overflow:hidden;position:relative}.sp-native-art__copy{position:relative;z-index:2}.sp-native-art__copy p{margin:0 0 10px;color:#1268c4;font-size:11px;font-weight:800;letter-spacing:.18em}.sp-native-art__copy span{display:block;max-width:480px;color:#102d4d;font-size:clamp(26px,3vw,40px);font-weight:700;line-height:1.12;letter-spacing:-.035em}.sp-native-art__visual{position:relative;height:190px}.sp-native-art__orbit{position:absolute;top:4px;right:25px;bottom:4px;left:25px;border:1px solid rgba(18,104,196,.2);border-radius:50%}.sp-native-art__orbit--small{top:30px;right:52px;bottom:30px;left:52px}.sp-native-art__card{position:absolute;left:88px;top:13px;display:grid;place-items:center;width:126px;height:152px;border:1px solid #c9ddeb;border-radius:24px;background:#fff;box-shadow:0 18px 42px #102d4d26;transform:rotate(-4deg)}.sp-native-art__card:after{content:"";position:absolute;left:20px;right:20px;bottom:17px;height:6px;border-radius:8px;background:linear-gradient(90deg,#1268c4 64%,#dfeaf3 64%)}.sp-native-art__card svg{width:79px;height:79px;fill:none;stroke:#1268c4;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.sp-native-art__seal{position:absolute;right:18px;bottom:7px;display:grid;place-items:center;width:60px;height:60px;border-radius:18px;background:#11385f;color:#fff;transform:rotate(8deg)}.sp-native-art__seal svg{width:37px;height:37px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}@media(max-width:749px){main[data-template=policy] .shopify-policy__container{padding:28px 16px 48px}main[data-template=policy] .shopify-policy__title{padding:27px 21px 18px;border-radius:16px 16px 0 0}main[data-template=policy] .shopify-policy__body{padding:24px 21px 34px;border-radius:0 0 16px 16px;font-size:14px}.sp-native-art{display:block;min-height:0;padding:26px 22px 18px;border-radius:17px}.sp-native-art__copy span{font-size:29px}.sp-native-art__visual{height:145px;margin-top:12px;transform:scale(.82);transform-origin:center top}.sp-native-art__card{left:50%;transform:translate(-50%) rotate(-4deg)}}@media(prefers-reduced-motion:reduce){.sp-native-art *{animation:none!important}}.sb-policies{background:#102d4d;color:#fff;padding:42px 0}.sb-policies__head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:22px}.sb-policies__head p{margin:0 0 6px;color:#78baff;font-size:11px;font-weight:800;letter-spacing:.16em}.sb-policies__head h2{margin:0;font-size:clamp(25px,3vw,36px);letter-spacing:-.02em}.sb-policies__head>span{color:#b7cce0;font-size:13px}.sb-policies__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.sb-policies__grid a{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;padding:18px;border:1px solid rgba(255,255,255,.14);border-radius:14px;background:#ffffff0f;color:#fff;text-decoration:none;transition:background .18s ease,border-color .18s ease,transform .18s ease}.sb-policies__grid a:hover{background:#ffffff1f;border-color:#ffffff57;transform:translateY(-2px)}.sb-policies__grid a:focus-visible{outline:3px solid #78baff;outline-offset:3px}.sb-policies__icon{display:grid;place-items:center;width:42px;height:42px;border-radius:12px;background:#fff;color:#1266bd}.sb-policies__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sb-policies__grid strong,.sb-policies__grid small{display:block}.sb-policies__grid strong{font-size:15px}.sb-policies__grid small{margin-top:4px;color:#b7cce0;font-size:11px;line-height:1.45}.sb-policies__grid b{color:#78baff;font-size:19px}@media(max-width:749px){.sb-policies{padding:34px 0}.sb-policies__head{display:block}.sb-policies__head>span{display:block;margin-top:7px}.sb-policies__grid{grid-template-columns:1fr}.sb-policies__grid a{padding:15px}.sb-policies__grid a:hover{transform:none}}@media(prefers-reduced-motion:reduce){.sb-policies__grid a{transition:none}}.sb-policies .sb-policies__head h2{color:#fff}.sp-page{--sp-ink:#102d4d;--sp-blue:#1268c4;--sp-muted:#5b7188;--sp-line:#dbe6ef;--sp-pale:#f3f8fd;color:var(--sp-ink);background:#fff}.sp-page *{box-sizing:border-box}.sp-hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#eef6ff,#f8fbff 58%,#edf9f3);border-bottom:1px solid var(--sp-line)}.sp-hero:before{content:"";position:absolute;width:420px;height:420px;right:-140px;top:-180px;border-radius:50%;background:#2282da14}.sp-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);align-items:center;min-height:420px;padding-top:56px;padding-bottom:56px}.sp-kicker{margin:0 0 14px;color:var(--sp-blue);font-size:12px;font-weight:800;letter-spacing:.18em;text-transform:uppercase}.sp-hero h1{max-width:720px;margin:0;color:var(--sp-ink);font-size:clamp(42px,5.3vw,72px);line-height:1.02;letter-spacing:-.045em}.sp-hero__copy>p:not(.sp-kicker){max-width:640px;margin:20px 0 0;color:var(--sp-muted);font-size:17px;line-height:1.65}.sp-hero__badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:25px}.sp-hero__badges span{display:flex;align-items:center;gap:7px;padding:8px 12px;border:1px solid #cfe0ef;border-radius:999px;background:#ffffffbf;color:#3c5d79;font-size:12px;font-weight:700}.sp-hero__badges svg{width:17px;height:17px;fill:none;stroke:#137a61;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sp-art{position:relative;width:min(360px,100%);height:300px;margin-left:auto}.sp-art__orbit{position:absolute;border:1px solid rgba(18,104,196,.18);border-radius:50%}.sp-art__orbit--one{top:10px;right:25px;bottom:10px;left:25px}.sp-art__orbit--two{top:45px;right:60px;bottom:45px;left:60px}.sp-art__card{position:absolute;display:grid;place-items:center;background:#fff;box-shadow:0 24px 70px #102d4d26}.sp-art__card--main{width:190px;height:210px;left:82px;top:34px;border:1px solid #cfe0ef;border-radius:30px;transform:rotate(-4deg)}.sp-art__card--main:after{content:"";position:absolute;left:25px;right:25px;bottom:22px;height:8px;border-radius:8px;background:linear-gradient(90deg,#1268c4 62%,#e0ebf5 62%)}.sp-art__card--main svg{width:112px;height:112px;fill:none;stroke:#1268c4;stroke-width:5;stroke-linecap:round;stroke-linejoin:round}.sp-art__card--small{width:76px;height:76px;right:28px;bottom:24px;border-radius:22px;background:#123a63;color:#fff;transform:rotate(8deg)}.sp-art__card--small svg{width:43px;height:43px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.sp-art__dot{position:absolute;border-radius:50%;background:#28ad79}.sp-art__dot--one{width:16px;height:16px;left:42px;top:36px}.sp-art__dot--two{width:9px;height:9px;right:42px;top:54px;background:#f5a524}.sp-art__dot--three{width:12px;height:12px;left:56px;bottom:34px;background:#1268c4}.sp-layout{display:grid;grid-template-columns:280px minmax(0,1fr);align-items:start;gap:42px;padding-top:52px;padding-bottom:72px}.sp-side{position:sticky;top:28px;display:grid;gap:16px}.sp-side__card{border:1px solid var(--sp-line);border-radius:17px;background:#fff;padding:20px}.sp-side__label{margin:0 0 12px;color:#6a7f93;font-size:11px;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.sp-side nav{display:grid}.sp-side nav a{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:11px 5px;border-bottom:1px solid #e7eef4;color:#385670;font-size:13px;font-weight:700;text-decoration:none}.sp-side nav a:last-child{border-bottom:0}.sp-side nav a[aria-current=page]{color:var(--sp-blue)}.sp-side nav a:hover{text-decoration:underline}.sp-side nav b{font-size:16px}.sp-side__help{background:var(--sp-pale)}.sp-side__help-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#e2effc;color:var(--sp-blue)}.sp-side__help-icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sp-side__help h2{margin:15px 0 7px;color:var(--sp-ink);font-size:19px}.sp-side__help p{margin:0 0 16px;color:var(--sp-muted);font-size:13px;line-height:1.55}.sp-button{display:flex;align-items:center;justify-content:space-between;margin-top:8px;padding:11px 13px;border:1px solid #bfd2e4;border-radius:9px;color:#214766;font-size:12px;font-weight:800;text-decoration:none}.sp-button--primary{border-color:var(--sp-blue);background:var(--sp-blue);color:#fff}.sp-button:hover{filter:brightness(.96)}.sp-content{min-width:0;border:1px solid var(--sp-line);border-radius:22px;background:#fff;box-shadow:0 16px 46px #102d4d12;overflow:hidden}.sp-content__top{display:flex;align-items:center;gap:13px;padding:20px 28px;border-bottom:1px solid var(--sp-line);background:#f8fbfe}.sp-content__seal{display:grid;place-items:center;width:43px;height:43px;border-radius:12px;background:#e7f7f0;color:#12845e}.sp-content__seal svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sp-content__top p{margin:0;color:#708398;font-size:10px;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.sp-content__top strong{display:block;margin-top:3px;font-size:15px}.sp-policy{padding:38px 44px;color:#354e65;font-size:15px;line-height:1.78}.sp-policy h1,.sp-policy h2,.sp-policy h3{color:var(--sp-ink);line-height:1.25;letter-spacing:-.015em}.sp-policy h1{font-size:30px}.sp-policy h2{margin-top:34px;font-size:24px}.sp-policy h3{margin-top:27px;font-size:19px}.sp-policy p{margin:0 0 17px}.sp-policy ul,.sp-policy ol{padding-left:22px}.sp-policy a{color:var(--sp-blue);text-underline-offset:3px}.sp-policy strong{color:#1a3b59}.sp-content__footer{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border-top:1px solid var(--sp-line);background:#f8fbfe}.sp-content__footer strong{font-size:15px}.sp-content__footer p{margin:3px 0 0;color:var(--sp-muted);font-size:12px}.sp-content__footer>a{color:var(--sp-blue);font-size:13px;font-weight:800;text-decoration:none;white-space:nowrap}.sp-content__footer>a:hover{text-decoration:underline}.sp-page a:focus-visible{outline:3px solid #1676eb;outline-offset:3px}@media(max-width:900px){.sp-hero__grid{grid-template-columns:1fr minmax(250px,.6fr)}.sp-art{transform:scale(.82);transform-origin:right center}.sp-layout{grid-template-columns:220px minmax(0,1fr);gap:22px}.sp-policy{padding:30px}}@media(max-width:749px){.sp-hero__grid{display:block;min-height:0;padding-top:38px;padding-bottom:35px}.sp-hero h1{font-size:41px}.sp-hero__copy>p:not(.sp-kicker){font-size:14px}.sp-art{width:250px;height:205px;margin:20px auto -20px;transform:scale(.7);transform-origin:center top}.sp-layout{display:flex;flex-direction:column;padding-top:28px;padding-bottom:48px}.sp-side{position:static;width:100%;order:2}.sp-content{order:1;width:100%;border-radius:16px}.sp-policy{padding:25px 20px;font-size:14px}.sp-content__top,.sp-content__footer{padding:18px 20px}.sp-content__footer{display:block}.sp-content__footer>a{display:inline-block;margin-top:11px}.sp-side__card{border-radius:14px}}@media(prefers-reduced-motion:reduce){.sp-page *{scroll-behavior:auto!important}}body:has(.sz-product-bar) .product{padding-top:30px;padding-bottom:40px}body:has(.sz-product-bar) .product__media-wrapper{background:#f5f9fc;border:1px solid #dbe7f0;border-radius:22px;padding:24px}body:has(.sz-product-bar) .product__title h1{font-size:clamp(28px,3vw,42px);font-weight:750;letter-spacing:-.04em}body:has(.sz-product-bar) .product__info-container{padding:12px 0}body:has(.sz-product-bar) .product-form__submit{border-radius:10px;background:#007daf;color:#fff}body:has(.sz-product-bar) .price{font-size:28px;font-weight:700}body:has(.sz-product-bar) .sb-product-details{border:1px solid #dbe7f0;border-radius:12px;padding:18px;background:#f8fbfe}body:has(.sz-product-bar) .product__description{font-size:15px;line-height:1.8}.sz-combos{padding:clamp(70px,9vw,120px) 0;background:#fff;color:#0e1c2c}.sz-combos *{box-sizing:border-box}.sz-combos__head{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,560px);gap:50px;align-items:end;margin-bottom:42px}.sz-combos__eyebrow{margin:0 0 13px;color:#005dd8;font-size:12px;font-weight:850;letter-spacing:.18em;text-transform:uppercase}.sz-combos h2{margin:0;font-size:clamp(36px,5vw,64px);line-height:1;letter-spacing:-.045em}.sz-combos__head>p{margin:0;color:#596b80;font-size:17px;line-height:1.65}.sz-combos__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.sz-combo{display:flex;flex-direction:column;min-width:0;padding:25px;border:1px solid #dbe4ee;border-radius:24px;background:#fff;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease}.sz-combo:hover{transform:translateY(-5px);border-color:#9fc4f3;box-shadow:0 22px 55px #0a28481a}.sz-combo__topline{display:flex;justify-content:space-between;gap:15px;color:#587087;font-size:11px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.sz-combo__topline span:first-child{color:#005dd8}.sz-combo h3{margin:22px 0 8px;font-size:27px;line-height:1.1;letter-spacing:-.03em}.sz-combo__use{min-height:50px;margin:0;color:#617287;line-height:1.55}.sz-combo__products{display:grid;grid-template-columns:minmax(0,1fr) 25px minmax(0,1fr);gap:5px;align-items:start;margin:25px 0}.sz-combo__product{min-width:0;color:#13263b;text-decoration:none}.sz-combo__image-wrap{position:relative;display:grid;height:160px;place-items:center;padding:15px;border-radius:16px;background:#f1f5f9}.sz-combo__image{width:100%;height:130px;object-fit:contain;mix-blend-mode:multiply}.sz-combo__image-wrap b{position:absolute;right:9px;bottom:9px;display:grid;min-width:34px;height:34px;place-items:center;border-radius:50%;background:#0d2d50;color:#fff;font-size:12px}.sz-combo__product>span{display:block;margin-top:12px;color:#005dd8;font-size:10px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.sz-combo__product>strong{display:block;min-height:55px;margin-top:5px;font-size:14px;line-height:1.35}.sz-combo__product>small{color:#5f7084}.sz-combo__plus{display:grid;width:25px;height:25px;place-items:center;margin-top:68px;border-radius:50%;background:#dfeafb;color:#005dd8;font-weight:900}.sz-combo__specs{margin:auto 0 0;border-top:1px solid #e0e7ef}.sz-combo__specs div{display:flex;justify-content:space-between;gap:15px;padding:12px 0;border-bottom:1px solid #e0e7ef}.sz-combo__specs dt{color:#63758a;font-size:12px}.sz-combo__specs dd{margin:0;text-align:right;font-size:12px;font-weight:800}.sz-combo__price{display:flex;align-items:end;justify-content:space-between;gap:15px;margin-top:22px}.sz-combo__price span{color:#63758a;font-size:12px}.sz-combo__price strong{font-size:23px}.sz-combo__actions{display:grid;grid-template-columns:1fr auto;gap:10px;align-items:center;margin-top:18px}.sz-combo__quote{display:inline-flex;min-height:46px;align-items:center;justify-content:center;padding:0 17px;border-radius:999px;background:#005dd8;color:#fff;font-weight:800;text-decoration:none}.sz-combo__details{padding:10px 0;color:#17324f;font-size:13px;font-weight:800;text-decoration:none}.sz-combos__notice{display:grid;grid-template-columns:190px 1fr;gap:28px;margin-top:25px;padding:20px 24px;border-radius:16px;background:#fff8e9;color:#4f3c15}.sz-combos__notice p{margin:0;line-height:1.55}@media(max-width:1100px){.sz-combos__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.sz-combos__head,.sz-combos__grid,.sz-combos__notice{grid-template-columns:1fr}.sz-combo{padding:22px}}.sb-support{background:linear-gradient(135deg,#eef6ff,#f8fbff 55%,#eefaf5);padding:54px 0;color:#102c4c}.sb-support__inner{display:grid;gap:28px}.sb-support__intro{display:flex;align-items:end;justify-content:space-between;gap:24px}.sb-support__eyebrow{margin:0 0 8px;color:#1266bd;font-size:12px;font-weight:800;letter-spacing:.16em}.sb-support h2{margin:0;font-size:clamp(30px,3vw,46px);line-height:1.1;letter-spacing:-.03em}.sb-support__lead{max-width:680px;margin:12px 0 0;color:#506981;font-size:16px}.sb-support__about{color:#135fae;font-weight:700;text-decoration:none;white-space:nowrap}.sb-support__about:hover{text-decoration:underline}.sb-support__actions{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.sb-support__action{display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:13px;min-width:0;min-height:120px;padding:20px;border:1px solid #d4e1ed;border-radius:16px;background:#fff;color:#173552;text-decoration:none;box-shadow:0 10px 28px #102c4c0f;transition:transform .18s ease,border-color .18s ease,box-shadow .18s ease}.sb-support__action:hover{transform:translateY(-3px);border-color:#8fb8e2;box-shadow:0 15px 34px #102c4c1f}.sb-support__action:focus-visible,.sb-support__about:focus-visible,.sb-support__foot a:focus-visible{outline:3px solid #1676eb;outline-offset:3px}.sb-support__action--whatsapp{border-top:3px solid #18a768}.sb-support__icon{display:grid;place-items:center;width:46px;height:46px;border-radius:13px;background:#eaf3ff;color:#1266bd}.sb-support__action--whatsapp .sb-support__icon{background:#e7f8ef;color:#118653}.sb-support__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.sb-support__action small,.sb-support__action strong,.sb-support__action em{display:block;overflow-wrap:anywhere}.sb-support__action small{color:#6b7f92;font-size:11px;letter-spacing:.05em;text-transform:uppercase}.sb-support__action strong{margin:4px 0;font-size:16px}.sb-support__action em{color:#4f667c;font-size:12px;font-style:normal}.sb-support__arrow{align-self:start;color:#6e8599;font-size:18px}.sb-support__foot{display:flex;align-items:center;flex-wrap:wrap;gap:9px;color:#536b81;font-size:12px}.sb-support__foot span{padding:6px 10px;border:1px solid #d5e3ee;border-radius:999px;background:#fff}.sb-support__foot a{margin-left:auto;color:#135fae;font-weight:700;text-decoration:none}.sb-support__foot a:hover{text-decoration:underline}@media(max-width:990px){.sb-support__actions{grid-template-columns:1fr 1fr}}@media(max-width:749px){.sb-support{padding:38px 0}.sb-support__intro{display:block}.sb-support__about{display:inline-block;margin-top:14px}.sb-support__actions{grid-template-columns:1fr;gap:10px}.sb-support__action{min-height:94px;padding:15px}.sb-support__foot a{width:100%;margin:6px 0 0}.sb-support__lead{font-size:14px}}@media(prefers-reduced-motion:reduce){.sb-support__action{transition:none}.sb-support__action:hover{transform:none}}.sz{--ink:#112438;--muted:#53677b;--line:#dbe7f0;--blue:#007daf;--wash:#f4f8fc;color:var(--ink);font-size:16px;line-height:1.55;letter-spacing:0;display:block;background:var(--wash)}.sz *,.sz *:before,.sz *:after{box-sizing:border-box}.sz [hidden]{display:none!important}.sz a{color:inherit}.sz button,.sz select,.sz input{font:inherit}.sz button,.sz a,.sz input,.sz select{touch-action:manipulation}.sz :focus-visible{outline:3px solid #007daf;outline-offset:4px}.sz h1,.sz h2,.sz h3{color:var(--ink);font-family:var(--font-heading-family),Arial,sans-serif;letter-spacing:-.035em;font-weight:750;line-height:1.12}.sz h1{font-size:clamp(36px,4.5vw,64px);margin:20px 0}.sz h2{font-size:clamp(27px,3vw,40px);margin:10px 0 16px}.sz h3{font-size:21px;margin:14px 0;line-height:1.3}.sz p{color:var(--muted)}.sz-wrap{max-width:1280px;margin:auto;padding:64px 32px}.sz-kicker{font-size:12px;font-weight:750;letter-spacing:.15em;color:#006e9c;text-transform:uppercase}.sz-pill{display:inline-block;background:#e5f5fc;color:#006c98;border:1px solid #c2e5f5;padding:6px 12px;border-radius:100px;font-size:12px;font-weight:700}.sz-hero{background:radial-gradient(circle at 85% 20%,#d7f1fc,transparent 42%),radial-gradient(#d1e1ee 1px,transparent 1px),#f8fbfe;background-size:auto,20px 20px,auto}.sz-hero__grid{display:grid;grid-template-columns:1.1fr 1fr;gap:64px;align-items:center}.sz-hero h1 em{font-style:normal;color:#007daf}.sz-hero__text>p{font-size:18px;max-width:570px}.sz-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.sz-btn{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:44px;border-radius:9px;border:1px solid #007daf;background:#007daf;color:#fff!important;padding:12px 18px;font-size:14px;font-weight:700;text-decoration:none;cursor:pointer;line-height:1.3;text-align:center}.sz-btn:hover{background:#00658e}.sz-btn--outline{background:#fff;border-color:#c8dce9;color:#17334a!important}.sz-btn--outline:hover{background:#edf6fc}.sz-spotlight{background:#fff;border:1px solid #d8e6ef;border-radius:22px;padding:26px;box-shadow:0 20px 70px #183a5510;position:relative;min-width:0}.sz-spotlight__image{display:block;height:260px;margin:16px 0}.sz-spotlight__image img{width:100%;height:100%;object-fit:contain}.sz-spotlight__footer{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid var(--line);padding-top:20px}.sz-spotlight__footer strong{font-size:24px}.sz-strip{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line);margin-top:44px;padding-top:24px;gap:20px;font-size:13px}.sz-strip strong{display:block;font-size:15px;margin-bottom:5px}.sz-section-head{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:30px}.sz-section-head p{margin:0;max-width:700px}.sz-brands{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.sz-brand{text-decoration:none;border:1px solid var(--line);border-radius:12px;background:#fff;padding:24px 15px;display:flex;flex-direction:column;gap:12px;transition:transform .2s}.sz-brand:hover{transform:translateY(-3px);border-color:#007daf}.sz-brand strong{font-size:19px;line-height:1.2}.sz-brand span{font-size:12px;color:var(--muted)}.sz-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.sz-card{border:1px solid var(--line);border-radius:18px;overflow:hidden;background:#fff;display:flex;flex-direction:column;box-shadow:0 5px 18px #17334a05}.sz-card__image{height:260px;display:block;position:relative;padding:38px 22px 20px;background:radial-gradient(#dce9f1 1px,transparent 1px),#fff;background-size:18px 18px;border-bottom:1px solid var(--line)}.sz-card__image img,.sz-card__image svg{width:100%;height:100%;object-fit:contain;transition:transform .2s}.sz-card__image:hover img{transform:scale(1.035)}.sz-badge{position:absolute;left:16px;top:14px;padding:4px 8px;border:1px solid var(--line);background:#fff;border-radius:5px;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.sz-card__body{padding:20px;flex:1}.sz-card__body h3 a{text-decoration:none}.sz-card__meta{display:flex;justify-content:space-between;gap:8px;flex-wrap:wrap;font-size:11px;color:var(--muted)}.sz-stock{color:#00624c;background:#e7f8f1;padding:3px 7px;border-radius:99px;font-weight:700}.sz-stock--off{color:#694a14;background:#fff3db}.sz-card__summary{font-size:14px;line-height:1.65;margin:0 0 18px}.sz-facts{display:flex;gap:20px;border-top:1px solid var(--line);padding-top:14px;margin:16px 0 0}.sz-facts div{flex:1}.sz-facts dt{font-size:11px;text-transform:uppercase;letter-spacing:.06em;color:var(--muted)}.sz-facts dd{margin:3px 0 0;font-size:13px;font-weight:700}.sz-card__buy{background:#f8fbfe;padding:18px 20px;border-top:1px solid var(--line)}.sz-price-row{display:flex;justify-content:space-between;gap:10px;align-items:center}.sz-price-row strong{font-size:24px;letter-spacing:-.04em}.sz-card__buy small{display:block;font-size:11px;color:var(--muted);margin:4px 0 16px}.sz-compare{font-size:12px;display:flex;align-items:center;gap:5px;cursor:pointer;min-height:36px}.sz-compare input{accent-color:#007daf;width:17px;height:17px}.sz-card__buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.sz-card__buttons form{margin:0}.sz-card__buttons .sz-btn{width:100%;padding:12px 8px;font-size:12px}.sz-quote{display:flex;justify-content:space-between;gap:8px;text-decoration:none;color:#006c50!important;font-size:12px;font-weight:700;padding-top:14px}.sz-plan{background:#102d44;color:#fff;border-radius:22px;padding:36px;display:grid;grid-template-columns:1fr 1fr;gap:36px;align-items:center;margin-top:40px}.sz-plan h2{color:#fff}.sz-plan p{color:#c4d7e6}.sz-plan .sz-kicker{color:#7ed5f9}.sz-flow{display:grid;grid-template-columns:1fr 30px 1fr;gap:12px;align-items:center;text-align:center}.sz-flow div{border:1px solid #416079;background:#1b3d58;border-radius:12px;padding:22px 12px;font-size:14px}.sz-flow small{display:block;color:#a6cee6;font-size:11px;margin-bottom:8px}.sz-flow .sz-flow__backup{grid-column:1/-1;border-style:dashed}.sz-tools{display:flex;gap:12px;flex-wrap:wrap;margin-top:22px}.sz-filter{background:#fff;border:1px solid var(--line);border-radius:14px;padding:18px;margin:28px 0}.sz-filter summary{cursor:pointer;font-weight:700}.sz-filter__fields{display:flex;align-items:end;gap:16px;flex-wrap:wrap;margin-top:18px}.sz-filter label{display:flex;flex-direction:column;gap:6px;font-size:12px;max-width:100%}.sz-filter select{border:1px solid #c5d8e5;background:#fff;padding:10px;border-radius:6px;min-height:44px;max-width:100%}.sz-count{font-size:13px;color:var(--muted)}.sz-pagination{display:flex;justify-content:center;gap:12px;margin-top:28px;align-items:center}.sz-compare-tray{position:sticky;bottom:20px;margin:24px auto 0;z-index:5;max-width:620px;background:#102d44;color:#fff;border-radius:14px;padding:12px 16px;display:flex;gap:14px;align-items:center;justify-content:center;box-shadow:0 8px 35px #0003}.sz-notice:empty{display:none}.sz-dialog{color:var(--ink);border:1px solid var(--line);border-radius:18px;padding:28px;width:min(1050px,95vw);max-height:85vh;overflow:auto}.sz-dialog::backdrop{background:#102d44a8}.sz-dialog__head{display:flex;align-items:start;justify-content:space-between;gap:20px}.sz-dialog h2{margin:0}.sz-table-wrap{overflow:auto}.sz-dialog table{width:100%;border-collapse:collapse;font-size:14px}.sz-dialog th,.sz-dialog td{padding:18px 14px;border:1px solid var(--line);text-align:left;min-width:160px;vertical-align:top}.sz-dialog th{min-width:100px;background:#f2f7fb}.sz-dialog td a{font-weight:700;color:#006c98}.sz-product-bar{background:#f4f9fc;border-bottom:1px solid #dbe7f0}.sz-product-bar .sz-wrap{padding-top:24px;padding-bottom:24px;display:flex;justify-content:space-between;align-items:center;gap:20px}.sz-product-bar nav{display:flex;gap:20px;flex-wrap:wrap;font-size:13px;font-weight:700}.sz-product-bar a{text-decoration:none}.sz-product-bar+section{background:#f7fafc}.sz-product-bar~*{scroll-margin-top:110px}@media(max-width:1000px){.sz-hero__grid{gap:30px}.sz-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.sz-brands{grid-template-columns:repeat(3,1fr)}.sz-plan{grid-template-columns:1fr}.sz-hero h1{font-size:44px}}@media(max-width:749px){.sz-wrap{padding:40px 20px}.sz-hero__grid{grid-template-columns:1fr}.sz-hero h1{font-size:39px}.sz-hero__text>p{font-size:16px}.sz-spotlight__image{height:210px}.sz-grid{grid-template-columns:1fr}.sz-section-head{display:block}.sz-section-head>.sz-btn{margin-top:18px}.sz-brands{grid-template-columns:repeat(2,1fr)}.sz-strip{grid-template-columns:1fr;gap:16px}.sz-strip strong{margin:0}.sz-card__image{height:265px}.sz-plan{padding:24px}.sz-compare-tray{gap:8px;bottom:12px;flex-wrap:wrap}.sz-compare-tray .sz-btn{font-size:12px;padding:10px}.sz-dialog{padding:20px}.sz-dialog__head{display:block}.sz-dialog__head button{margin-top:14px}.sz-product-bar .sz-wrap{display:block}.sz-product-bar nav{margin-top:14px}.sz-spotlight__footer{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){.sz *{transition:none!important}}.sz-collection-about{margin:18px 0;color:var(--muted);font-size:14px}.sz-collection-about summary{cursor:pointer;font-weight:700}.sz-collection-about .rte{margin:20px 0;max-width:850px}.sz-collection-about .rte h1,.sz-collection-about .rte h2{font-size:20px;line-height:1.5}.sz-collection-about img{max-width:100%;height:auto}.sz-brand__logo{height:58px;display:flex;align-items:center}.sz-brand__logo img{width:100%;height:100%;object-fit:contain;object-position:left center}.sz-brand__name{font-size:14px!important;font-weight:750;color:var(--ink)!important}.sz-brand-hero{display:grid;grid-template-columns:minmax(170px,.55fr) minmax(0,1.2fr) minmax(250px,.72fr);gap:32px;align-items:start;background:#fff;border:1px solid var(--line);border-radius:24px;padding:38px;margin-bottom:32px;box-shadow:0 20px 70px #183a5510}.sz-brand-hero__logo{height:180px;padding:28px;border-radius:16px;background:#f8fbfe}.sz-brand-hero__logo img{width:100%;height:100%;object-fit:contain}.sz-brand-hero__content{min-width:0}.sz-brand-description{color:var(--muted);font-size:15px;margin-bottom:24px}.sz-brand-description h3{font-size:17px;letter-spacing:-.01em;margin-top:18px}.sz-brand-description ul{display:flex;flex-wrap:wrap;gap:8px;padding:0;list-style:none}.sz-brand-description li{background:#edf6fc;border:1px solid #cfe4f1;border-radius:99px;padding:6px 11px;font-size:12px;color:#21425a}.sz-brand-description p{margin:10px 0}.sz-market{background:#102d44;color:#fff;border-radius:18px;padding:22px;min-width:0;position:sticky;top:110px}.sz-market .sz-kicker{color:#7ed5f9}.sz-market h2{color:#fff;font-size:24px;margin:8px 0 16px}.sz-market h3{color:#fff;font-size:14px;letter-spacing:0;margin:20px 0 10px}.sz-market__quote{background:#fff;border-radius:12px;padding:10px;color:var(--ink);overflow:hidden}.sz-market__quote>strong{display:block;font-size:11px;color:var(--muted);margin:0 0 6px}.sz-market__quote .tradingview-widget-container{min-height:78px}.sz-market__quote iframe{display:block;width:100%!important;min-height:68px;border:0}.sz-market__quote--link a{display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:62px;color:#006e9c!important;font-weight:750;text-decoration:none}.sz-market__quote--link a:hover{text-decoration:underline}.sz-market__loading{display:block;padding:18px 8px;color:var(--muted);font-size:12px}.sz-market__status,.sz-market__ownership{color:#d5e6f1!important;font-size:13px}.sz-market__status{padding:12px;border:1px solid #416079;border-radius:10px;background:#1b3d58}.sz-market__types{list-style:none;padding:0;margin:0;display:grid;gap:7px}.sz-market__types li{font-size:12px;color:#e8f2f8;padding-left:16px;position:relative}.sz-market__types li:before{content:"\2022";position:absolute;left:0;color:#7ed5f9}.sz-market__note{font-size:10px;color:#a9c2d2!important;margin:18px 0 0;line-height:1.45}@media(max-width:1050px){.sz-brand-hero{grid-template-columns:200px 1fr}.sz-market{grid-column:1/-1;position:static}.sz-market__types{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){.sz-brand-hero{grid-template-columns:1fr;gap:24px;padding:24px}.sz-brand-hero__logo{height:120px}.sz-brand__logo{height:44px}.sz-market{grid-column:auto}.sz-market__types{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/24/compiled_assets/styles.css.map */
