@import"https://fonts.googleapis.com/css2?family=Archivo+Black&family=Archivo:wght@300;400;500;600;700;800&display=swap";.stnd-monument{--stnd-navy: #0F1420;--stnd-navy-deep: #0A0E17;--stnd-green: #17E86B;--stnd-white: #FFFFFF;font-family:Archivo,sans-serif;color:var(--stnd-navy);overflow:hidden}.stnd-monument a{text-decoration:none;color:inherit}.stnd-monument__grain{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.3;mix-blend-mode:overlay;pointer-events:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='120' height='120'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/></filter><rect width='100%25' height='100%25' filter='url(%23n)' opacity='0.5'/></svg>")}.stnd-monument__glow{position:absolute;border-radius:50%;filter:blur(160px);pointer-events:none}.stnd-monument__glow--manifesto{top:-220px;right:-160px;width:820px;height:820px;background:var(--stnd-green);opacity:.22}.stnd-monument__glow--spotlight{bottom:-120px;left:-80px;width:500px;height:500px;background:var(--stnd-green);opacity:.26}.stnd-monument__pillars{position:absolute;bottom:0;left:5%;display:flex;gap:12px;align-items:flex-end;z-index:1}.stnd-monument__pillars span{width:3px;background:#ffffffb3;display:block}.stnd-monument__pillars--mission{top:0;right:5%;left:auto;bottom:auto;height:100%;align-items:flex-start}.stnd-monument__manifesto{position:relative;min-height:92vh;background:var(--stnd-navy-deep);color:var(--stnd-white);display:flex;flex-direction:column;justify-content:center;padding:6vw 5%;overflow:hidden}.stnd-monument__kicker{font-size:12.5px;letter-spacing:.2em;text-transform:uppercase;font-weight:700;color:var(--stnd-navy);margin-bottom:20px}.stnd-monument__kicker--dark{color:#ffffff73}.stnd-monument__kicker--green{color:var(--stnd-green)}.stnd-monument__manifesto-inner{position:relative;z-index:2;max-width:1100px}.stnd-monument__headline{font-family:Archivo Black,sans-serif;font-size:clamp(56px,9vw,148px);line-height:.88;margin:0;letter-spacing:-.02em;text-transform:uppercase;color:var(--stnd-white);overflow-wrap:normal;word-break:keep-all;-webkit-hyphens:none;hyphens:none}.stnd-monument__headline-accent{color:var(--stnd-green)}.stnd-monument__manifesto-sub{font-size:clamp(16px,1.4vw,19px);line-height:1.7;color:#ffffff8c;max-width:480px;margin:34px 0 0;font-weight:300}.stnd-monument__scroll-cue{position:absolute;bottom:40px;right:5%;z-index:2;display:flex;align-items:center;gap:10px;font-size:11px;letter-spacing:.14em;text-transform:uppercase;color:#fff6;font-weight:600}.stnd-monument__marquee{background:var(--stnd-green);padding:16px 0;overflow:hidden;white-space:nowrap}.stnd-monument__marquee-track{display:inline-block;animation:stnd-monument-scroll 55s linear infinite}.stnd-monument__marquee-track span{display:inline-block;font-family:Archivo Black,sans-serif;font-size:clamp(15px,1.6vw,20px);text-transform:uppercase;color:var(--stnd-navy-deep);letter-spacing:.02em;margin-right:40px}.stnd-monument__marquee-sep{display:inline-block;padding:0 22px;opacity:.55}@keyframes stnd-monument-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media(prefers-reduced-motion:reduce){.stnd-monument__marquee-track{animation:none}}.stnd-monument__spotlight{display:flex;flex-wrap:wrap;align-items:stretch;min-height:70vh}.stnd-monument__spotlight-image{flex:1 1 44%;position:relative;background:var(--stnd-navy-deep);overflow:hidden;min-height:480px}.stnd-monument__spotlight-image img{width:100%;height:100%;object-fit:contain;display:block;position:relative;z-index:1}.stnd-monument__spotlight-content{flex:1 1 50%;display:flex;flex-direction:column;justify-content:center;gap:24px;padding:6vw 5%;background:var(--stnd-white)}.stnd-monument__spotlight-title{font-family:Archivo Black,sans-serif;font-size:clamp(38px,4.6vw,68px);line-height:.95;margin:0;letter-spacing:-.01em;text-transform:uppercase;max-width:560px}.stnd-monument__spotlight-sub{font-size:17px;line-height:1.7;color:#0f142099;max-width:460px;margin:0;font-weight:400}.stnd-monument__btn{display:inline-flex;align-items:center;gap:10px;font-weight:700;font-size:14px;letter-spacing:.06em;text-transform:uppercase;padding:17px 30px;width:fit-content;border:none;cursor:pointer;transition:background .15s ease,border-color .15s ease}.stnd-monument__btn.stnd-monument__btn--primary{background:var(--stnd-navy);color:var(--stnd-white)}.stnd-monument__btn--primary:hover{background:#1c2438}.stnd-monument__btn.stnd-monument__btn--ghost-dark{background:transparent;color:var(--stnd-white);border:1px solid rgba(255,255,255,.3)}.stnd-monument__btn--ghost-dark:hover{background:#ffffff14}.stnd-monument__grid-section{padding:100px 5%}.stnd-monument__product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:40px}.stnd-monument__card{display:flex;flex-direction:column;gap:20px}.stnd-monument__card--offset{margin-top:64px}.stnd-monument__card-img{aspect-ratio:4/5;overflow:hidden;background:#fff}.stnd-monument__card-img img{width:100%;height:100%;object-fit:contain;display:block;transition:transform .5s cubic-bezier(.2,.7,.3,1)}.stnd-monument__card:hover .stnd-monument__card-img img{transform:scale(1.03)}.stnd-monument__card-title{font-size:16px;font-weight:700}.stnd-monument__card-price{font-size:14.5px;color:#0f142080;font-weight:400;margin-top:3px}.stnd-monument__mission{position:relative;background:var(--stnd-navy-deep);color:var(--stnd-white);padding:130px 5%;overflow:hidden}.stnd-monument__mission-inner{position:relative;z-index:1;max-width:940px}.stnd-monument__mission-quote{font-family:Archivo Black,sans-serif;font-size:clamp(30px,3.6vw,54px);line-height:1.18;text-transform:uppercase}.stnd-monument__mission-sub{font-size:16px;color:#ffffff80;max-width:520px;margin:34px 0 0;font-weight:300;line-height:1.7}.stnd-monument__mission .stnd-monument__btn--ghost-dark{margin-top:32px}.stnd-monument__categories{padding:100px 5%}.stnd-monument__category-heading{font-family:Archivo Black,sans-serif;font-size:clamp(34px,3.8vw,56px);line-height:1;margin:10px 0 48px;text-transform:uppercase}.stnd-monument__category-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr 1.5fr;gap:24px}.stnd-monument__tile{position:relative;aspect-ratio:3/4;display:block;overflow:hidden;background:var(--stnd-navy-deep)}.stnd-monument__tile--wide{aspect-ratio:9/8}.stnd-monument__tile img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 20%;transform:scale(2.05);transition:transform .5s cubic-bezier(.2,.7,.3,1)}.stnd-monument__tile--model img{object-position:center top;transform:scale(1.02)}.stnd-monument__tile--model:hover img{transform:scale(1.07)}.stnd-monument__tile--hat img{object-position:center 45%;transform:scale(1.15)}.stnd-monument__tile--hat:hover img{transform:scale(1.2)}.stnd-monument__tile:not(.stnd-monument__tile--model):not(.stnd-monument__tile--hat):hover img{transform:scale(2.12)}.stnd-monument__tile-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(10,14,23,.92) 0%,rgba(10,14,23,.55) 30%,transparent 62%)}.stnd-monument__tile span{position:absolute;left:20px;right:20px;bottom:18px;font-family:Archivo Black,sans-serif;font-size:clamp(20px,2.4vw,28px);text-transform:uppercase;color:var(--stnd-white);text-shadow:0 2px 8px rgba(0,0,0,.5);z-index:2;line-height:1}.stnd-monument__tile--offset{margin-top:64px}@media(max-width:989px){.stnd-monument__product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stnd-monument__card--offset{margin-top:0}.stnd-monument__category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.stnd-monument__tile--offset{margin-top:0}}@media(max-width:749px){.stnd-monument__manifesto{min-height:0;justify-content:flex-start;padding:96px 24px 44px}.stnd-monument__headline{font-size:clamp(34px,12vw,56px)}.stnd-monument__manifesto-sub{max-width:100%;margin-top:22px}.stnd-monument__scroll-cue{position:static;align-self:flex-end;margin-top:32px}.stnd-monument__spotlight{flex-direction:column;min-height:0}.stnd-monument__spotlight-image{flex:none;min-height:0;height:260px}.stnd-monument__spotlight-content{flex:none;padding:28px 24px 36px;gap:12px}.stnd-monument__spotlight-title{font-size:clamp(28px,9vw,36px);line-height:1.02}.stnd-monument__spotlight-sub{font-size:15px;line-height:1.55;max-width:100%}.stnd-monument__spotlight .stnd-monument__btn{padding:14px 22px;font-size:13px}.stnd-monument__grid-section,.stnd-monument__mission,.stnd-monument__categories{padding:64px 24px}.stnd-monument__product-grid{grid-template-columns:1fr;gap:32px}.stnd-monument__category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.stnd-monument__pillars{display:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/section-stnd-monument-home.css.map */
