.template-index .main-content{overflow-x:hidden}.uf-home-hero{position:relative;width:100vw;max-width:100vw;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);--uf-hero-max-h: 55vh;--uf-hero-glass-radius: 14px;--uf-hero-font-display: "Cormorant Garamond", Georgia, "Times New Roman", serif;--uf-hero-font-body: "DM Sans", system-ui, -apple-system, "Segoe UI", sans-serif;--uf-hero-text-glass-stroke: .5px rgba(255, 255, 255, .38);--uf-hero-text-glass-shadow: 0 0 1px rgba(255, 255, 255, .55), 0 0 12px rgba(255, 255, 255, .14), 0 1px 2px rgba(0, 0, 0, .3), 0 4px 18px rgba(0, 0, 0, .26), 0 10px 32px rgba(0, 0, 0, .16);font-family:var(--uf-hero-font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;min-height:min(var(--uf-hero-min-h, var(--uf-hero-max-h)),var(--uf-hero-max-h));max-height:var(--uf-hero-max-h);overflow:hidden;background:#0f1729}.uf-home-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0}.uf-home-hero__video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center}.uf-home-hero__fallback{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(145deg,#1a2744,#0f1729 45%,#1e3a5f)}.uf-home-hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;background:linear-gradient(105deg,#080c1a8c,#080c1a47 38%,#080c1a1f 62%,#080c1a38);pointer-events:none}.uf-home-hero__overlay:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--uf-hero-vignette, .35);background:radial-gradient(ellipse 90% 70% at 50% 100%,rgba(0,0,0,.55) 0%,transparent 55%);pointer-events:none}.uf-home-hero__inner{position:relative;z-index:2;max-width:var(--uf-hero-inner-max);margin:0 auto;padding:clamp(10px,2.2vh,18px) clamp(16px,3vw,28px);min-height:inherit;display:flex;align-items:center}.uf-home-hero__stack{width:100%;display:flex;flex-direction:column;gap:clamp(var(--uf-space-2),3vw,calc(var(--uf-space-3) + var(--uf-space-1)))}.uf-home-hero__grid{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr);gap:clamp(calc(var(--uf-space-2) + 2px),2.5vw,calc(var(--uf-space-3) + var(--uf-space-1)));width:100%;align-items:stretch}.uf-home-hero__grid--solo{grid-template-columns:minmax(0,1fr);max-width:min(100%,42rem)}.uf-home-hero__copy{display:flex;flex-direction:column;justify-content:center;gap:clamp(10px,1.6vh,16px);padding:0;background:none;border:none;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.uf-home-hero__glass{border-radius:var(--uf-hero-glass-radius, 18px);padding:clamp(12px,1.6vh,18px) clamp(14px,2vw,20px);background:linear-gradient(145deg,#ffffff24,#ffffff0f);border:1px solid rgba(255,255,255,.2);box-shadow:0 16px 48px #00000038,inset 0 1px #ffffff1a;backdrop-filter:blur(22px) saturate(1.12);-webkit-backdrop-filter:blur(22px) saturate(1.12)}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.uf-home-hero__glass{background:#16203ae0}}.uf-home-hero__eyebrow{margin:0;font-family:var(--uf-hero-font-body);font-size:clamp(10px,.65vw,11px);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff}.uf-home-hero__title{margin:0;font-family:var(--uf-hero-font-display);font-size:clamp(34px,4.5vw,52px);font-weight:600;line-height:1.06;letter-spacing:.01em;color:#fffffff7;paint-order:stroke fill;-webkit-text-stroke:var(--uf-hero-text-glass-stroke);text-shadow:var(--uf-hero-text-glass-shadow)}.uf-home-hero__sublead,.uf-home-hero__lead{color:#fffffff0;paint-order:stroke fill;-webkit-text-stroke:.4px rgba(255,255,255,.32);text-shadow:0 0 1px rgba(255,255,255,.45),0 0 10px rgba(255,255,255,.1),0 1px 2px rgba(0,0,0,.28),0 3px 14px rgba(0,0,0,.22),0 8px 24px rgba(0,0,0,.14)}.uf-home-hero__lead{margin:0;font-family:var(--uf-hero-font-display);font-size:clamp(17px,1.35vw,21px);font-weight:500;font-style:italic;line-height:1.45;letter-spacing:.01em;color:#fff;max-width:32rem}.uf-home-hero__sublead{margin:0;padding:0;border:none;font-family:var(--uf-hero-font-body);font-size:clamp(14px,1.1vw,17px);font-weight:500;line-height:1.5;letter-spacing:.01em;color:#fff;max-width:34rem}.uf-home-hero__actions{display:flex;flex-wrap:wrap;align-self:flex-start;gap:10px;margin:clamp(6px,1.2vh,12px) 0 0;padding-top:clamp(4px,.8vh,8px)}.uf-home-hero__btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:11px 22px;font-family:var(--uf-hero-font-body);font-size:14px;font-weight:600;letter-spacing:.03em;border-radius:12px;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.uf-home-hero__btn--primary{background:var(--uf-hero-btn-primary-bg, var(--uf-hero-accent-2));color:#fff;border:none;box-shadow:0 8px 24px var(--uf-hero-btn-primary-shadow, rgba(250, 106, 0, .38))}.uf-home-hero__btn--primary:hover,.uf-home-hero__btn--primary:focus{background:var(--uf-hero-btn-primary-hover, #d45a00);color:#fff;box-shadow:0 10px 28px var(--uf-hero-btn-primary-shadow-hover, rgba(250, 106, 0, .48));transform:translateY(-1px)}.uf-home-hero__btn--ghost{background:#ffffff1a;color:#fff;border:1px solid var(--uf-hero-btn-ghost-border, rgba(255, 255, 255, .35))}.uf-home-hero__btn--ghost:hover,.uf-home-hero__btn--ghost:focus{background:var(--uf-hero-btn-ghost-hover-bg, rgba(255, 255, 255, .18));color:#fff;border-color:var(--uf-hero-btn-primary-bg, rgba(255, 255, 255, .5))}.uf-home-hero__btn:active{transform:translateY(1px)}.uf-home-hero__chips{display:flex;flex-direction:column;gap:12px;justify-content:center}.uf-home-hero__chip{border-radius:var(--uf-radius-lg);padding:14px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);box-shadow:0 4px 20px #0000001f;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.uf-home-hero__chip-title{margin:0 0 4px;font-size:.95rem;font-weight:700;color:#fff;letter-spacing:-.02em}.uf-home-hero__chip-text{margin:0;font-size:.85rem;line-height:1.45;color:#ffffffd1}.uf-home-hero__chip-icon{float:left;width:36px;height:36px;margin-right:12px;margin-bottom:4px;border-radius:10px;background:#ffffff26;display:flex;align-items:center;justify-content:center;color:var(--uf-hero-accent-2);font-size:1rem}.uf-home-hero__chip:after{content:"";display:table;clear:both}.uf-home-hero__tiles-wrap{width:100%}.uf-home-hero__tiles-heading{margin:0 0 12px;font-size:clamp(.8rem,.95vw,.9rem);font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#ffffffbf}.uf-home-hero__tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:14px;width:100%;margin:0;padding:0}.uf-home-hero__tile{position:relative;display:flex;flex-direction:column;align-items:flex-start;gap:8px;min-height:120px;padding:16px 16px 48px;text-decoration:none;color:inherit;border-radius:16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.22);box-shadow:0 8px 28px #0000002e;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.uf-home-hero__tile-body{display:flex;flex-direction:column;gap:8px;width:100%;min-width:0;position:relative;z-index:1}.uf-home-hero__tile--static{cursor:default}.uf-home-hero__tile:not(.uf-home-hero__tile--static):hover,.uf-home-hero__tile:not(.uf-home-hero__tile--static):focus{transform:translateY(-2px);background:#ffffff29;border-color:#ffffff59;box-shadow:0 12px 36px #00000038}.uf-home-hero__tile-arrow{position:absolute;bottom:12px;right:12px;top:auto;left:auto;min-width:2.5rem;min-height:2.5rem;padding:10px;box-sizing:border-box;border-radius:12px;display:inline-flex;align-items:center;justify-content:center;background:#fa6a0047;border:1px solid rgba(255,255,255,.18);color:#ffb380;font-size:.85rem;line-height:1;transition:background .18s ease,color .18s ease,border-color .18s ease,box-shadow .18s ease;box-shadow:0 2px 10px #0000001f}.uf-home-hero__tile:not(.uf-home-hero__tile--static):hover .uf-home-hero__tile-arrow,.uf-home-hero__tile:not(.uf-home-hero__tile--static):focus .uf-home-hero__tile-arrow{background:var(--uf-hero-accent-2);color:#fff;border-color:#ffffff59}.uf-home-hero__tile-title{margin:0;font-size:1.05rem;font-weight:700;letter-spacing:-.02em;color:#fff;line-height:1.25;padding-right:4px}.uf-home-hero__tile-text{margin:0;font-size:.875rem;line-height:1.45;color:#ffffffd1;flex:1}@supports not ((backdrop-filter: blur(1px)) or (-webkit-backdrop-filter: blur(1px))){.uf-home-hero__tile{background:#16203ae0}}.uf-home-hero__trust{width:100%;margin-top:.15rem;padding-top:clamp(12px,2vw,18px);border-top:1px solid rgba(255,255,255,.14)}.uf-home-hero__trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}@media screen and (min-width:900px){.uf-home-hero__trust-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}}.uf-home-hero__trust-item{display:flex;gap:10px;align-items:flex-start;min-width:0;padding:12px 14px;border-radius:var(--uf-radius-lg);background:#ffffff14;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 4px 18px #0000001f}.uf-home-hero__trust-icon{flex:0 0 1.75rem;width:1.75rem;height:1.75rem;color:var(--uf-hero-trust-accent, var(--uf-hero-accent))}.uf-home-hero__trust-icon svg{display:block;width:100%;height:100%}.uf-home-hero__trust-title{display:block;font-weight:700;font-size:.88rem;line-height:1.25;color:#fff;text-decoration:none;margin:0 0 .2rem}a.uf-home-hero__trust-title:hover,a.uf-home-hero__trust-title:focus{color:var(--uf-hero-accent-2);text-decoration:underline}.uf-home-hero__trust-text{margin:0;font-size:.75rem;line-height:1.35;color:#ffffffc7}.uf-home-hero__trust-paynote{margin:14px auto 0;max-width:40rem;text-align:center;font-size:.78rem;line-height:1.45;color:#ffffffb8}.uf-home-hero__trust-paynote p{margin:0}.uf-home-hero__trust-foot{margin:10px 0 0;font-size:.65rem;line-height:1.35;color:#ffffff80;text-align:center}@media screen and (max-width:991px){.uf-home-hero__grid{grid-template-columns:1fr}.uf-home-hero__chips{flex-direction:row;flex-wrap:wrap}.uf-home-hero__chip{flex:1 1 calc(50% - 6px);min-width:140px}}@media screen and (max-width:600px){.uf-home-hero__chips{flex-direction:column}.uf-home-hero__chip{flex:1 1 auto}.uf-home-hero__actions{flex-direction:row;width:100%}.uf-home-hero__btn{flex:0 1 auto;min-width:0;width:auto;padding-left:18px;padding-right:18px}}@media screen and (max-width:380px){.uf-home-hero__actions{flex-direction:column}.uf-home-hero__btn{width:100%;flex:1 1 auto}}@media screen and (max-width:639px){.uf-home-hero__inner{padding:clamp(10px,2.5vh,16px) clamp(12px,3vw,18px);align-items:center}.uf-home-hero__stack,.uf-home-hero__grid{gap:12px}.uf-home-hero__grid--solo{max-width:100%}.uf-home-hero__copy{gap:clamp(10px,2vh,14px)}.uf-home-hero__glass{padding:clamp(18px,3vh,24px) clamp(18px,4vw,24px);border-radius:16px}.uf-home-hero__eyebrow{font-size:10px;letter-spacing:.11em}.uf-home-hero__title{font-size:clamp(28px,7vw,36px);line-height:1.08}.uf-home-hero__lead{font-size:clamp(16px,4.2vw,19px);line-height:1.48}.uf-home-hero__actions{gap:8px}.uf-home-hero__sublead{font-size:clamp(13px,3.4vw,15px)}.uf-home-hero__btn{min-height:44px;padding:10px 18px;font-size:14px;border-radius:11px}.uf-home-hero__tiles-heading{margin-bottom:10px;font-size:.75rem}.uf-home-hero__tiles{gap:12px;grid-template-columns:repeat(auto-fit,minmax(min(100%,160px),1fr))}.uf-home-hero__tile{min-height:0;padding:15px 15px 46px;gap:8px;border-radius:15px}.uf-home-hero__tile-arrow{bottom:11px;right:11px;top:auto;left:auto;transform:none;min-width:2.45rem;min-height:2.45rem;padding:9px}.uf-home-hero__tile-title{font-size:1rem}.uf-home-hero__tile-text{font-size:.84rem;line-height:1.42}.uf-home-hero__chip{padding:12px 14px;border-radius:13px}.uf-home-hero__chip-icon{width:34px;height:34px;margin-right:11px;border-radius:9px;font-size:.95rem}.uf-home-hero__chip-title{font-size:.92rem;margin-bottom:3px}.uf-home-hero__chip-text{font-size:.8rem;line-height:1.4}.uf-home-hero__trust{padding-top:14px;margin-top:0}.uf-home-hero__trust-grid{gap:11px}.uf-home-hero__trust-item{padding:11px 12px;border-radius:13px;gap:9px}.uf-home-hero__trust-icon{flex-basis:1.65rem;width:1.65rem;height:1.65rem}.uf-home-hero__trust-title{font-size:.86rem;margin-bottom:.18rem}.uf-home-hero__trust-text{font-size:.76rem;line-height:1.38}.uf-home-hero__trust-paynote{font-size:.78rem;margin-top:12px}.uf-home-hero__trust-foot{font-size:.65rem}}@media screen and (orientation:landscape)and (max-height:780px)and (max-width:991px){.uf-home-hero{min-height:min(clamp(230px,55vh,55vh),var(--uf-hero-max-h, 55vh))}.uf-home-hero__inner{padding:clamp(10px,2.2vh,22px) clamp(14px,2.5vw,26px);padding-bottom:clamp(12px,2.2vh,26px)}.uf-home-hero__stack{gap:clamp(10px,2vh,18px)}.uf-home-hero__grid{gap:clamp(10px,1.5vw,16px)}.uf-home-hero__copy{gap:clamp(8px,1.5vh,12px)}.uf-home-hero__glass{padding:clamp(14px,2vh,20px) clamp(16px,2.5vw,22px);border-radius:var(--uf-radius-lg)}.uf-home-hero__eyebrow{font-size:.68rem;letter-spacing:.11em}.uf-home-hero__title{font-size:clamp(18px,2.4vw,26px);line-height:1.12}.uf-home-hero__lead{font-size:clamp(12px,1.2vw,14px);line-height:1.45}.uf-home-hero__actions{margin:4px 0 0}.uf-home-hero__btn{min-height:40px;padding:8px 16px;font-size:.86rem}.uf-home-hero__tiles-heading{margin-bottom:6px;font-size:.68rem}.uf-home-hero__tiles{gap:9px}.uf-home-hero__tile{padding:9px 12px 40px 10px}.uf-home-hero__tile-arrow{bottom:8px;right:8px;top:auto;left:auto;transform:none;min-width:2.35rem;min-height:2.35rem;padding:8px}.uf-home-hero__tile-title{font-size:.88rem}.uf-home-hero__tile-text{font-size:.8rem;line-height:1.38}.uf-home-hero__chip{padding:10px 12px}.uf-home-hero__chip-title{font-size:.88rem}.uf-home-hero__chip-text{font-size:.78rem}.uf-home-hero__trust{padding-top:12px;margin-top:0}.uf-home-hero__trust-grid{gap:9px}.uf-home-hero__trust-item{padding:9px 11px;border-radius:12px}.uf-home-hero__trust-icon{flex-basis:1.55rem;width:1.55rem;height:1.55rem}.uf-home-hero__trust-title{font-size:.82rem;margin-bottom:.14rem}.uf-home-hero__trust-text{font-size:.72rem;line-height:1.34}.uf-home-hero__trust-paynote{font-size:.72rem;margin-top:10px}.uf-home-hero__trust-foot{font-size:.6rem;margin-top:8px}}@media screen and (orientation:landscape)and (max-height:480px)and (max-width:991px){.uf-home-hero{min-height:min(clamp(190px,48vh,48vh),var(--uf-hero-max-h, 55vh))}.uf-home-hero__inner{padding:8px 12px 10px}.uf-home-hero__stack{gap:8px}.uf-home-hero__glass{padding:10px 14px;border-radius:12px}.uf-home-hero__title{font-size:clamp(17px,2.2vw,22px)}.uf-home-hero__lead{font-size:12px;line-height:1.42}.uf-home-hero__actions{flex-direction:row;flex-wrap:wrap;gap:8px}.uf-home-hero__btn{min-height:40px;padding:8px 14px;font-size:.86rem;width:auto;flex:1 1 auto;min-width:min(100%,140px)}.uf-home-hero__tiles{gap:9px}.uf-home-hero__trust-paynote{font-size:.65rem;margin-top:6px;line-height:1.3}}@media(prefers-reduced-motion:reduce){.uf-home-hero__video{display:none}}.template-index .uf-promo-mosaic__copy{left:10px;right:10px;bottom:10px;max-width:calc(100% - 20px);padding:var(--uf-space-2) calc(var(--uf-space-2) - 1px) calc(var(--uf-space-2) + 4px);border-radius:var(--uf-radius-lg);background:#0f17296b;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.14);box-shadow:0 8px 28px #0003}.template-index .main-content{background:var(--uf-color-catalog-bg, var(--uf-color-page-bg))}
/*# sourceMappingURL=/cdn/shop/t/22/assets/uf-home-hero.css.map */
