.examples-module-scss-module__Y1F00q__page{flex-direction:column;gap:clamp(1.5rem,4vw,3.5rem);width:100%;min-height:100vh;padding:clamp(5.25rem,8vw,12rem);display:flex;overflow:hidden}.examples-module-scss-module__Y1F00q__hero{grid-template-columns:minmax(0,1.25fr) minmax(18rem,.75fr);align-items:stretch;gap:clamp(1rem,3vw,2rem);width:100%;max-width:80rem;margin:0 auto;display:grid}.examples-module-scss-module__Y1F00q__heroContent{border:1px solid var(--border-color);border-radius:var(--border-radius-xl,1.5rem);background:radial-gradient(circle at top left, color-mix(in srgb, var(--primary-color) 22%, transparent), transparent 34rem),color-mix(in srgb, var(--background-color) 94%, var(--primary-color) 6%);box-shadow:var(--box-shadow-medium,0 1rem 3rem #0000001f);padding:clamp(2.25rem,5vw,4.5rem);position:relative;overflow:hidden}.examples-module-scss-module__Y1F00q__heroContent:after{content:"";background:color-mix(in srgb, var(--secondary-color) 18%, transparent);pointer-events:none;border-radius:999px;width:22rem;height:22rem;position:absolute;inset:auto -8rem -12rem auto}.examples-module-scss-module__Y1F00q__title{z-index:1;letter-spacing:-.07em;max-width:12ch;margin:0;font-size:clamp(2.75rem,8vw,6rem);line-height:.95;position:relative}.examples-module-scss-module__Y1F00q__subtitle{z-index:1;opacity:.84;max-width:46rem;margin:1.25rem 0 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.7;position:relative}.examples-module-scss-module__Y1F00q__heroActions{z-index:1;flex-wrap:wrap;gap:.85rem;margin-top:1.75rem;display:flex;position:relative}.examples-module-scss-module__Y1F00q__heroPanel{border:1px solid var(--border-color);border-radius:var(--border-radius-xl,1.5rem);background:linear-gradient(145deg, color-mix(in srgb, var(--primary-color) 14%, transparent), color-mix(in srgb, var(--background-color) 96%, var(--secondary-color) 4%));min-height:100%;box-shadow:var(--box-shadow-light,0 .5rem 1.5rem #00000014);flex-direction:column;justify-content:flex-end;gap:1.25rem;padding:clamp(1.25rem,3vw,2rem);display:flex}.examples-module-scss-module__Y1F00q__panelIcon,.examples-module-scss-module__Y1F00q__ctaIcon{background:color-mix(in srgb, var(--primary-color) 50%, transparent);border-radius:999px;place-items:center;width:4rem;height:4rem;font-size:1.55rem;display:grid}.examples-module-scss-module__Y1F00q__panelEyebrow,.examples-module-scss-module__Y1F00q__sectionEyebrow{letter-spacing:.12em;text-transform:uppercase;margin:0 0 .35rem;font-size:.78rem;font-weight:800}.examples-module-scss-module__Y1F00q__panelTitle{letter-spacing:-.04em;margin:0;font-size:clamp(1.4rem,3vw,2rem);line-height:1.1}.examples-module-scss-module__Y1F00q__panelText{opacity:.78;margin:.8rem 0 0;line-height:1.6}.examples-module-scss-module__Y1F00q__divider{opacity:.75;width:100%;max-width:80rem;margin:0 auto}.examples-module-scss-module__Y1F00q__demoSection{gap:clamp(1.25rem,3vw,2rem);width:100%;max-width:80rem;margin:0 auto;display:grid}.examples-module-scss-module__Y1F00q__sectionHeader{justify-content:space-between;align-items:end;gap:2rem;display:flex}.examples-module-scss-module__Y1F00q__sectionHeader p{opacity:.78;max-width:35rem;margin:0;line-height:1.6}.examples-module-scss-module__Y1F00q__sectionTitleGroup{align-items:center;gap:1rem;display:flex}.examples-module-scss-module__Y1F00q__sectionTitleGroup h2{letter-spacing:-.055em;margin:0;font-size:clamp(1.7rem,4vw,3rem);line-height:1.05}.examples-module-scss-module__Y1F00q__grid{grid-template-columns:repeat(12,minmax(0,1fr));gap:clamp(1rem,2vw,1.25rem);display:grid}.examples-module-scss-module__Y1F00q__motionCard{min-width:0}.examples-module-scss-module__Y1F00q__motionCard:first-child{grid-column:span 7}.examples-module-scss-module__Y1F00q__motionCard:nth-child(2){grid-column:span 5}.examples-module-scss-module__Y1F00q__motionCard:nth-child(3),.examples-module-scss-module__Y1F00q__motionCard:nth-child(4){grid-column:span 6}.examples-module-scss-module__Y1F00q__card{border:1px solid var(--background-color);background:color-mix(in srgb, var(--background-color) 92%, white 8%);height:100%;overflow:hidden}.examples-module-scss-module__Y1F00q__cardContent{flex-direction:column;height:100%;padding:0;display:flex}.examples-module-scss-module__Y1F00q__imageWrap{aspect-ratio:2;background:color-mix(in srgb, var(--primary-color) 10%, transparent);width:100%;position:relative;overflow:hidden}.examples-module-scss-module__Y1F00q__image{-o-object-fit:cover;object-fit:cover;transition:transform .5s}.examples-module-scss-module__Y1F00q__card:hover .examples-module-scss-module__Y1F00q__image{transform:scale(1.045)}.examples-module-scss-module__Y1F00q__featuredBadge{z-index:2;position:absolute;top:1rem;right:1rem}.examples-module-scss-module__Y1F00q__cardBody{flex-direction:column;flex:1;justify-content:center;align-items:center;gap:1rem;padding:clamp(1rem,2.5vw,1.5rem);display:flex}.examples-module-scss-module__Y1F00q__tags{flex-wrap:wrap;gap:.45rem;display:flex}.examples-module-scss-module__Y1F00q__tag{width:fit-content;color:var(--text-color);background:color-mix(in srgb, var(--text-color) 8%, transparent);border-radius:999px;align-items:center;padding:.28rem .55rem;font-size:.75rem;font-weight:700;line-height:1;display:inline-flex}.examples-module-scss-module__Y1F00q__cardTextGroup{gap:.55rem;display:grid}.examples-module-scss-module__Y1F00q__cardTextGroup h3{letter-spacing:-.035em;margin:0;font-size:clamp(1.25rem,2vw,1.75rem);line-height:1.15}.examples-module-scss-module__Y1F00q__cardTextGroup p{opacity:.8;margin:0;line-height:1.6}.examples-module-scss-module__Y1F00q__cardActions{flex-wrap:wrap;gap:.75rem;margin-top:auto;display:flex}.examples-module-scss-module__Y1F00q__cta{border-radius:var(--border-radius-xl,1.5rem);background:radial-gradient(circle at top right, color-mix(in srgb, var(--secondary-color) 22%, transparent), transparent 22rem),color-mix(in srgb, var(--primary-color) 16%, var(--background-color) 84%);border:1px solid var(--border-color);justify-content:space-between;align-items:center;gap:clamp(1rem,3vw,2rem);width:100%;max-width:80rem;margin:0 auto;padding:clamp(1.25rem,4vw,2.5rem);display:flex}.examples-module-scss-module__Y1F00q__ctaContent h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.5rem,3vw,2.35rem);line-height:1.1}.examples-module-scss-module__Y1F00q__ctaContent p{opacity:.8;max-width:42rem;margin:.65rem 0 0;line-height:1.6}@media (max-width:1024px){.examples-module-scss-module__Y1F00q__hero,.examples-module-scss-module__Y1F00q__heroContent{text-align:center;flex-direction:column;justify-content:center;align-items:center;display:flex}.examples-module-scss-module__Y1F00q__panelIcon{margin:1rem auto}.examples-module-scss-module__Y1F00q__heroPanel{min-height:unset}.examples-module-scss-module__Y1F00q__sectionHeader{flex-direction:column;align-items:start}.examples-module-scss-module__Y1F00q__motionCard,.examples-module-scss-module__Y1F00q__motionCard:first-child,.examples-module-scss-module__Y1F00q__motionCard:nth-child(2),.examples-module-scss-module__Y1F00q__motionCard:nth-child(3),.examples-module-scss-module__Y1F00q__motionCard:nth-child(4){grid-column:span 12}}@media (max-width:760px){.examples-module-scss-module__Y1F00q__page{padding-inline:clamp(1rem,5vw,1.5rem)}.examples-module-scss-module__Y1F00q__heroContent{padding:clamp(1.25rem,8vw,2rem)}.examples-module-scss-module__Y1F00q__heroActions,.examples-module-scss-module__Y1F00q__cardActions{flex-direction:column;align-items:stretch}.examples-module-scss-module__Y1F00q__featuredCard .examples-module-scss-module__Y1F00q__cardContent{display:flex}.examples-module-scss-module__Y1F00q__featuredCard .examples-module-scss-module__Y1F00q__imageWrap,.examples-module-scss-module__Y1F00q__imageWrap{aspect-ratio:16/10}.examples-module-scss-module__Y1F00q__cta{text-align:center;flex-direction:column}}@media (max-width:480px){.examples-module-scss-module__Y1F00q__title{font-size:clamp(2.4rem,18vw,4rem)}.examples-module-scss-module__Y1F00q__sectionTitleGroup{align-items:flex-start}.examples-module-scss-module__Y1F00q__panelIcon,.examples-module-scss-module__Y1F00q__ctaIcon{width:3.25rem;height:3.25rem;font-size:1.25rem}.examples-module-scss-module__Y1F00q__cardBody{padding:1rem}}
