.uma-blog{padding-top:4rem;padding-bottom:4rem}.uma-blog__pagination{margin-top:3.6rem;display:flex;justify-content:center}.uma-blog__empty{color:rgb(var(--color-caption));grid-column:1 / -1}@media screen and (max-width:989px){.uma-blog{padding-top:3rem;padding-bottom:3rem}.uma-blog__grid{grid-template-columns:repeat(2,1fr)}}.uma-blog-wrap{position:relative}.uma-blog{padding-top:7.6rem;padding-bottom:7.6rem}.uma-blog__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3.6rem;gap:2.4rem;flex-wrap:wrap}.uma-blog__head-text{max-width:72rem}.uma-blog__heading{font-weight:700;letter-spacing:-.03em;margin:0;line-height:1.1;color:rgb(var(--color-heading))}.uma-blog__sub{color:rgb(var(--color-caption));margin:.8rem 0 0}.uma-blog__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.uma-blog__card{display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--text-boxes-radius);overflow:hidden;text-decoration:none;color:inherit;transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.uma-blog__card:hover{box-shadow:0 1.8rem 3.8rem rgba(var(--color-shadow),.09);border-color:rgba(var(--color-foreground),.2);transform:translateY(-2px)}.uma-blog__imgwrap{width:100%;aspect-ratio:16 / 10;background:rgb(var(--color-background-accent));overflow:hidden;flex-shrink:0}.uma-blog__img{display:block;width:100%;height:100%;object-fit:cover}.uma-blog__img--placeholder{object-fit:contain;padding:2rem;box-sizing:border-box}.uma-blog__body{padding:1.8rem;display:flex;flex-direction:column;gap:.8rem;flex:1}.uma-blog__meta{color:rgb(var(--color-caption))}.uma-blog__title{font-weight:600;line-height:1.3;color:rgb(var(--color-heading));margin:0;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}@media screen and (max-width:989px){.uma-blog{padding-top:5.6rem;padding-bottom:5.6rem}.uma-blog__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.uma-blog__grid{grid-template-columns:1fr}}.uma-bundles-wrap{position:relative}.uma-bundles{padding-top:7.8rem;padding-bottom:7.8rem}.uma-bundles__head{margin-bottom:3.8rem}.uma-bundles__heading{font-weight:700;letter-spacing:-.03em;margin:0 0 .8rem;line-height:1.1;color:rgb(var(--color-heading))}.uma-bundles__sub{color:rgb(var(--color-caption));margin:0}.uma-bundles__grid{display:grid;gap:2rem}.uma-bundles__grid--1{grid-template-columns:1fr;max-width:32rem}.uma-bundles__grid--2{grid-template-columns:repeat(2,1fr)}.uma-bundles__grid--3{grid-template-columns:repeat(3,1fr)}.uma-bundles__grid--4{grid-template-columns:repeat(4,1fr)}.uma-bundle{display:flex;flex-direction:column;border-radius:var(--text-boxes-radius);overflow:hidden;border:1px solid rgba(var(--color-foreground),.1);text-decoration:none;color:rgb(var(--color-heading));transition:box-shadow .18s ease,transform .18s ease}.uma-bundle.gradient{background:rgb(var(--color-background-accent))}.uma-bundle:hover{box-shadow:0 1.8rem 3.8rem rgba(var(--color-shadow),.09);transform:translateY(-2px)}.uma-bundle__imgwrap{width:100%;aspect-ratio:1 / 1;background:rgb(var(--color-background));display:flex;align-items:center;justify-content:center;padding:2.6rem;box-sizing:border-box;overflow:hidden;flex-shrink:0;min-height:0}.uma-bundle__img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.uma-bundle__body{padding:2rem}.uma-bundle__title{font-weight:700;line-height:1.25;margin-bottom:.8rem;color:rgb(var(--color-link))}.uma-bundle__desc{color:rgb(var(--color-caption));line-height:1.5;margin-bottom:1.4rem}.uma-bundle__cta{font-weight:600;color:rgb(var(--color-link))}@media screen and (max-width:989px){.uma-bundles{padding-top:5.6rem;padding-bottom:5.6rem}.uma-bundles__grid--3,.uma-bundles__grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.uma-bundles__grid--2,.uma-bundles__grid--3,.uma-bundles__grid--4{grid-template-columns:1fr}}.uma-cats-wrap{position:relative}.uma-cats{padding-top:7.6rem;padding-bottom:7.6rem}.uma-cats__head{margin-bottom:4rem}.uma-cats__heading{font-weight:700;letter-spacing:-.03em;margin:0 0 .8rem;line-height:1.1;color:rgb(var(--color-heading))}.uma-cats__sub{color:rgb(var(--color-caption));margin:0}.uma-cats__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.uma-catcard{display:flex;align-items:center;gap:2rem;padding:2.2rem;min-height:15rem;border-radius:var(--text-boxes-radius);background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);text-decoration:none;color:rgb(var(--color-heading));transition:box-shadow .18s ease,border-color .18s ease,transform .18s ease}.uma-catcard:hover{box-shadow:0 1.8rem 3.8rem rgba(var(--color-shadow),.09);border-color:rgba(var(--color-foreground),.2);transform:translateY(-2px)}.uma-catcard__img{width:11rem;height:11rem;flex-shrink:0;background:rgba(var(--color-foreground),.05);border-radius:var(--text-boxes-radius);display:flex;align-items:center;justify-content:center;padding:1.4rem}.uma-catcard__img-el{max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.uma-catcard__title{font-weight:700;line-height:1.2;letter-spacing:-.02em;color:rgb(var(--color-heading))}.uma-catcard__cta{color:rgb(var(--color-link));font-weight:600;margin-top:1rem;display:flex;align-items:center;gap:.6rem}@media screen and (max-width:989px){.uma-cats{padding-top:5.6rem;padding-bottom:5.6rem}.uma-cats__grid{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.uma-cats__grid{grid-template-columns:1fr}.uma-catcard{padding:1.6rem;min-height:0}.uma-catcard__img{width:9rem;height:9rem;padding:1rem}}.uma-commission-wrap{position:relative}.uma-commission{padding-top:5.6rem;padding-bottom:5.6rem}.uma-commission__panel{position:relative;border-radius:var(--text-boxes-radius);padding:4.4rem 5.2rem;display:flex;align-items:center;justify-content:space-between;gap:4rem;flex-wrap:wrap;overflow:hidden}.uma-commission__glow{position:absolute;right:-4rem;top:-4rem;width:26rem;height:26rem;background:radial-gradient(circle,rgba(var(--color-accent),.35),transparent 70%);pointer-events:none;z-index:0}.uma-commission__content{position:relative;z-index:1;max-width:64rem}.uma-commission__eyebrow{font-weight:700;letter-spacing:.12em;color:rgb(var(--color-accent));margin-bottom:1.2rem;text-transform:uppercase}.uma-commission__heading{font-weight:700;color:rgb(var(--color-heading));line-height:1.25;margin:0}.uma-commission__sub{color:rgb(var(--color-caption));margin:1rem 0 0;line-height:1.5}.uma-commission__btn{position:relative;z-index:1;white-space:nowrap}@media screen and (max-width:749px){.uma-commission{padding-top:4rem;padding-bottom:4rem}.uma-commission__panel{padding:3.2rem 2.6rem;gap:2.4rem}}.uma-cta-wrap{position:relative}.uma-cta{padding-top:4rem;padding-bottom:4rem}.uma-cta__grid{display:grid;gap:2.4rem}.uma-cta__grid--1{grid-template-columns:1fr}.uma-cta__grid--2{grid-template-columns:repeat(2,1fr)}.uma-cta__grid--3{grid-template-columns:repeat(3,1fr)}.uma-cta__card{position:relative;border-radius:var(--text-boxes-radius);overflow:hidden;isolation:isolate;min-height:22rem;color:inherit;transition:transform .18s ease,box-shadow .18s ease}.uma-cta__card:hover{transform:translateY(-2px);box-shadow:0 1.8rem 3.6rem rgba(var(--color-shadow),.15)}.uma-cta__cardlink{position:absolute;top:0;right:0;bottom:0;left:0;z-index:3;text-decoration:none;overflow:hidden;text-indent:-100vw}.uma-cta__card--photo{display:flex;align-items:stretch}.uma-cta__card--photo .uma-cta__inner{position:relative;z-index:2;padding:3.8rem;max-width:66%;align-self:center}.uma-cta__bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:var(--uma-cta-img-opacity, .6);z-index:0}.uma-cta__scrim{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,rgba(var(--color-background),.9) 30%,rgba(var(--color-background),.35));z-index:1;pointer-events:none}.uma-cta__card--panel{display:grid;grid-template-columns:1fr 1fr;align-items:center}.uma-cta__card--panel .uma-cta__inner{position:relative;z-index:2;padding:3.2rem 2rem 3.2rem 3.8rem;max-width:none;align-self:center}.uma-cta__panel-image{position:relative;z-index:2;padding:2rem 3.2rem 2rem 0;display:flex;align-items:center;justify-content:center;height:100%}.uma-cta__panel-img{display:block;width:auto;height:auto;max-width:100%;max-height:20rem;object-fit:contain}.uma-cta__title{font-family:var(--font-heading-family);color:rgb(var(--color-heading));font-weight:700;margin:0 0 1rem;line-height:1.15;letter-spacing:-.02em}.uma-cta__text{color:rgb(var(--color-foreground));opacity:.85;margin:0 0 1.8rem;line-height:1.55}.uma-cta__btn{position:relative;z-index:4}@media screen and (max-width:749px){.uma-cta__grid--2,.uma-cta__grid--3{grid-template-columns:1fr}.uma-cta__card{min-height:18rem}.uma-cta__card--photo .uma-cta__inner{padding:2.4rem;max-width:80%}.uma-cta__card--panel{grid-template-columns:1fr}.uma-cta__card--panel .uma-cta__inner{padding:2.4rem}.uma-cta__panel-image{padding:0 2.4rem 2.4rem}.uma-cta__panel-img{max-height:14rem}}.uma-collection-wrap{position:relative}.uma-collection{padding-top:7.6rem;padding-bottom:7.6rem}.uma-collection__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3.6rem;gap:2.4rem;flex-wrap:wrap}.uma-collection__head-text{max-width:72rem}.uma-collection__heading{font-weight:700;letter-spacing:-.03em;margin:0;line-height:1.1;color:rgb(var(--color-heading))}.uma-collection__heading em{font-style:italic;color:rgb(var(--color-link));font-weight:700}.uma-collection__heading i{font-style:italic;font-weight:600}.uma-collection__sub{color:rgb(var(--color-caption));margin:.8rem 0 0}.uma-viewall--outline{white-space:nowrap}.uma-viewall--link{white-space:nowrap;font-weight:600}.uma-collection__scroll{display:grid;grid-auto-flow:column;grid-auto-columns:23.8rem;gap:1.8rem;overflow-x:auto;padding-bottom:1.4rem;scroll-snap-type:x mandatory;scrollbar-width:thin}.uma-collection__scroll::-webkit-scrollbar{height:6px}.uma-collection__scroll::-webkit-scrollbar-thumb{background:rgba(var(--color-foreground),.15);border-radius:999px}.uma-collection__card{position:relative;display:flex;flex-direction:column;border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--text-boxes-radius);overflow:hidden;text-decoration:none;color:inherit;scroll-snap-align:start;transition:box-shadow .18s ease,border-color .18s ease}.uma-collection__card:hover{box-shadow:0 1.6rem 3.4rem rgba(var(--color-shadow),.08);border-color:rgba(var(--color-foreground),.2)}.uma-collection__imgwrap{position:relative;width:100%;aspect-ratio:1 / 1;background:rgb(var(--color-background-accent));display:flex;align-items:center;justify-content:center;padding:2.2rem;box-sizing:border-box;overflow:hidden;flex-shrink:0;min-height:0}.uma-collection__img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain;mix-blend-mode:multiply}.uma-collection__badge{position:absolute;left:1.2rem;top:1.2rem;font-weight:700;padding:.4rem 1rem;border-radius:var(--buttons-radius);z-index:2}.uma-collection__badge.gradient{background:rgb(var(--color-accent));color:rgb(var(--color-button-text))}.uma-collection__body{padding:1.6rem 1.6rem 1.8rem;display:flex;flex-direction:column;flex:1;gap:.8rem}.uma-collection__brand{font-weight:700;letter-spacing:.05em;color:rgb(var(--color-caption));text-transform:uppercase;margin:0}.uma-collection__title{font-weight:500;line-height:1.4;color:rgb(var(--color-heading));text-decoration:none;flex:1;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0}.uma-collection__title:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.uma-collection__pricerow{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:.6rem}.uma-collection__price{font-weight:700;color:rgb(var(--color-link))}.uma-collection__addform{position:relative;z-index:2;margin:0}.uma-collection__add{width:3.8rem;height:3.8rem;border-radius:var(--buttons-radius);background:rgb(var(--color-button));color:rgb(var(--color-button-text));border:0;padding:0;display:flex;align-items:center;justify-content:center;font-size:1.7rem;cursor:pointer;font-family:inherit;transition:background .15s ease}.uma-collection__add:hover{background:rgb(var(--color-accent))}@media screen and (max-width:749px){.uma-collection{padding-top:5.6rem;padding-bottom:5.6rem}.uma-collection__scroll{grid-auto-columns:20rem}}.uma-fp-wrap{position:relative}.uma-fp{padding-top:8rem;padding-bottom:8rem}.uma-fp__intro{max-width:76rem;margin-bottom:4.4rem}.uma-fp__heading{font-weight:700;letter-spacing:-.025em;margin:0 0 1.4rem;line-height:1.12;color:rgb(var(--color-heading))}.uma-fp__outline{font-weight:400;-webkit-text-stroke:1.2px rgba(var(--color-accent),1);-webkit-text-fill-color:transparent;color:transparent}.uma-fp__body{color:rgb(var(--color-caption));margin:0;line-height:1.55}.uma-fp__panel{display:grid;grid-template-columns:1fr 1fr;gap:4.8rem;align-items:center;border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius);padding:4.4rem}.uma-fp__panel.gradient{background:rgb(var(--color-background-accent))}.uma-fp__imgwrap{border-radius:var(--text-boxes-radius);aspect-ratio:4 / 3;display:flex;align-items:center;justify-content:center;padding:4.4rem;overflow:hidden}.uma-fp__img{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.uma-fp__pills{display:flex;gap:.8rem;flex-wrap:wrap;margin-bottom:2rem}.uma-fp__pill{font-weight:700;padding:.6rem 1.2rem;border-radius:var(--buttons-radius);line-height:1.2}.uma-fp__pill--filled{background:rgb(var(--color-accent));color:rgb(var(--color-background))}.uma-fp__pill--outline{border:1px solid rgba(var(--color-foreground),.18);color:rgb(var(--color-caption))}.uma-fp__title{font-weight:700;margin:0 0 1.4rem;line-height:1.25;color:rgb(var(--color-heading))}.uma-fp__title a{color:inherit;text-decoration:none}.uma-fp__title a:hover{color:rgb(var(--color-accent))}.uma-fp__desc{color:rgb(var(--color-caption));line-height:1.6;margin:0 0 2.2rem}.uma-fp__specs{display:flex;gap:2rem;margin-bottom:2.6rem;flex-wrap:wrap}.uma-fp__spec-label{color:rgb(var(--color-caption))}.uma-fp__spec-value{font-weight:600;color:rgb(var(--color-heading))}.uma-fp__buy{display:flex;align-items:center;gap:2.2rem;flex-wrap:wrap}.uma-fp__form{margin:0}.uma-fp__price{font-weight:800;color:rgb(var(--color-heading))}@media screen and (max-width:989px){.uma-fp{padding-top:6rem;padding-bottom:6rem}.uma-fp__panel{grid-template-columns:1fr;gap:2.8rem;padding:2.4rem}.uma-fp__imgwrap{padding:2.4rem}}.uma-hero-wrap{position:relative;overflow:hidden}.uma-hero{position:relative;padding-top:7.4rem;padding-bottom:8rem}.uma-hero__glow{position:absolute;right:-12rem;top:-12rem;width:52rem;height:52rem;background:radial-gradient(circle,rgba(var(--color-accent),.28),transparent 68%);pointer-events:none;z-index:0}.uma-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1.05fr .95fr;gap:5.6rem;align-items:center}.uma-hero__eyebrow{display:inline-block;background:rgba(var(--color-accent),.14);color:rgb(var(--color-accent));font-weight:700;letter-spacing:.03em;padding:.8rem 1.6rem;border-radius:var(--buttons-radius);margin-bottom:2.4rem}.uma-hero__heading{font-weight:700;letter-spacing:-.03em;line-height:1.05;margin:0 0 2.4rem;color:rgb(var(--color-heading))}.uma-hero__outline{font-weight:400;-webkit-text-stroke:1.4px rgba(var(--color-accent),1);-webkit-text-fill-color:transparent;color:transparent}.uma-hero__body{color:rgb(var(--color-caption));line-height:1.6;margin:0 0 3.2rem;max-width:48rem}.uma-hero__cta{display:flex;gap:1.4rem;margin-bottom:3rem;flex-wrap:wrap}.uma-hero__chips{display:flex;gap:1rem;flex-wrap:wrap}.uma-hero__chip{border:1px solid rgba(var(--color-foreground),.16);color:rgb(var(--color-caption));padding:.8rem 1.4rem;border-radius:var(--buttons-radius);text-decoration:none;transition:border-color .15s ease,color .15s ease}.uma-hero__chip:hover{border-color:rgb(var(--color-accent));color:rgb(var(--color-heading))}.uma-hero__right{position:relative}.uma-hero__card{border:1px solid rgba(var(--color-foreground),.12);border-radius:var(--text-boxes-radius);padding:2rem}.uma-hero__card.gradient{background:rgb(var(--color-background-accent))}.uma-hero__imgwrap{position:relative;border-radius:var(--text-boxes-radius);aspect-ratio:5 / 4;display:flex;align-items:center;justify-content:center;padding:3rem;overflow:hidden}.uma-hero__topbadge{position:absolute;left:1.8rem;top:1.8rem;background:rgb(var(--color-button));color:rgb(var(--color-button-text));font-weight:700;padding:.6rem 1.2rem;border-radius:var(--buttons-radius);z-index:2}.uma-hero__img,.uma-hero__img-placeholder{display:block;width:auto;height:auto;max-width:100%;max-height:100%;object-fit:contain}.uma-hero__cardfoot{display:flex;justify-content:space-between;align-items:center;padding:1.8rem .8rem .6rem;gap:1.6rem}.uma-hero__cardfoot-text strong{display:block;font-weight:700;color:rgb(var(--color-heading))}.uma-hero__cardfoot-text span{display:block;color:rgb(var(--color-caption));margin-top:.2rem}.uma-hero__arrow{width:4.4rem;height:4.4rem;border-radius:var(--buttons-radius);background:rgb(var(--color-button));color:rgb(var(--color-button-text));display:flex;align-items:center;justify-content:center;font-size:1.8rem;text-decoration:none;flex-shrink:0;transition:background .15s ease}.uma-hero__arrow:hover{background:rgb(var(--color-accent));color:rgb(var(--color-button-text))}.uma-hero__float{position:absolute;bottom:-2.6rem;left:-2.6rem;border-radius:var(--text-boxes-radius);padding:1.6rem 2.2rem;box-shadow:0 2rem 4rem rgba(var(--color-shadow),.3);text-decoration:none;z-index:3}.uma-hero__float.gradient{background:rgb(var(--color-accent));color:rgb(var(--color-button-text))}.uma-hero__float-eyebrow{display:block;font-weight:600;opacity:.9}.uma-hero__float-text{display:block;font-weight:800;line-height:1.1}@media screen and (max-width:989px){.uma-hero{padding-top:4.8rem;padding-bottom:6rem}.uma-hero__glow{width:32rem;height:32rem;right:-8rem;top:-8rem}.uma-hero__inner{grid-template-columns:1fr;gap:4rem}.uma-hero__float{position:static;display:inline-flex;flex-direction:column;margin-top:2rem}}.uma-reviews-wrap{position:relative}.uma-reviews{padding-top:7.8rem;padding-bottom:7.8rem}.uma-reviews__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:3.8rem;gap:2rem;flex-wrap:wrap}.uma-reviews__stars-row{display:flex;align-items:center;gap:1rem;margin-bottom:1.2rem}.uma-reviews__stars{color:#00b67a;font-weight:700;letter-spacing:.1em}.uma-reviews__stars-caption{color:rgb(var(--color-caption));font-weight:500}.uma-reviews__heading{font-weight:700;letter-spacing:-.02em;margin:0;line-height:1.15;color:rgb(var(--color-heading))}.uma-reviews__link{white-space:nowrap;font-weight:600}.uma-reviews__grid{display:grid;gap:2rem}.uma-reviews__grid--1{grid-template-columns:1fr;max-width:48rem}.uma-reviews__grid--2{grid-template-columns:repeat(2,1fr)}.uma-reviews__grid--3{grid-template-columns:repeat(3,1fr)}.uma-reviews__grid--4{grid-template-columns:repeat(4,1fr)}.uma-review{border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--text-boxes-radius);padding:2.6rem;display:flex;flex-direction:column}.uma-review.gradient{background:rgb(var(--color-background-accent))}.uma-review__stars{color:#00b67a;margin-bottom:1.4rem;letter-spacing:.1em}.uma-review__title{font-weight:600;margin-bottom:1rem;color:rgb(var(--color-heading))}.uma-review__body{color:rgb(var(--color-foreground));opacity:.85;line-height:1.6;flex:1}.uma-review__name{color:rgb(var(--color-caption));margin-top:1.8rem;font-weight:600}@media screen and (max-width:989px){.uma-reviews{padding-top:5.6rem;padding-bottom:5.6rem}.uma-reviews__grid--3,.uma-reviews__grid--4{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:549px){.uma-reviews__grid--2,.uma-reviews__grid--3,.uma-reviews__grid--4{grid-template-columns:1fr}}.uma-seo-wrap{position:relative}.uma-seo{padding-top:4rem;padding-bottom:4rem}.uma-seo__inner{max-width:var(--uma-seo-max, 92rem);margin:0 auto}.uma-seo__title{font-weight:700;letter-spacing:-.03em;margin:0 0 2rem;color:rgb(var(--color-heading));line-height:1.15}.uma-seo__body{line-height:1.75;color:rgb(var(--color-foreground))}.uma-seo__body p{margin:0 0 1.6rem}.uma-seo__body p:last-child{margin-bottom:0}.uma-seo__body strong,.uma-seo__body b{color:rgb(var(--color-heading));font-weight:700}.uma-seo__body a{color:rgb(var(--color-link));text-decoration:underline}.uma-seo__body h2,.uma-seo__body h3,.uma-seo__body h4{color:rgb(var(--color-heading));font-weight:700;letter-spacing:-.02em;margin:2.4rem 0 1rem}.uma-seo__body ul,.uma-seo__body ol{padding-left:2rem;margin:0 0 1.6rem}@media screen and (max-width:749px){.uma-seo{padding-top:3rem;padding-bottom:3rem}}.uma-stats-wrap{position:relative}.uma-stats{padding-top:7rem;padding-bottom:7rem}.uma-stats__head{text-align:center;margin-bottom:4.4rem}.uma-stats__heading{font-weight:700;letter-spacing:-.02em;margin:0 0 .8rem;line-height:1.15;color:rgb(var(--color-heading))}.uma-stats__sub{color:rgb(var(--color-caption));margin:0}.uma-stats__grid{display:grid;gap:2.4rem}.uma-stats__grid--1{grid-template-columns:1fr;max-width:38rem;margin:0 auto}.uma-stats__grid--2{grid-template-columns:repeat(2,1fr)}.uma-stats__grid--3{grid-template-columns:repeat(3,1fr)}.uma-stats__grid--4{grid-template-columns:repeat(4,1fr)}.uma-stat{background:rgb(var(--color-background));border:1px solid rgba(var(--color-foreground),.1);border-radius:var(--text-boxes-radius);padding:3.8rem 3rem;text-align:center}.uma-stat__pre{color:rgb(var(--color-caption));margin-bottom:.6rem}.uma-stat__value{font-weight:800;letter-spacing:-.03em;color:rgb(var(--color-accent));line-height:1}.uma-stat__label{color:rgb(var(--color-foreground));margin-top:1.4rem;line-height:1.45}@media screen and (max-width:749px){.uma-stats{padding-top:4.8rem;padding-bottom:4.8rem}.uma-stats__grid--3,.uma-stats__grid--4{grid-template-columns:1fr}.uma-stat{padding:2.8rem 2.2rem}}
/*# sourceMappingURL=/cdn/shop/t/14/compiled_assets/styles.css.map */
