/*
Theme Name: Growth Commerce
Author: Webvector
Version: 1.0.0
*/

@font-face{font-family:ClashGrotesk;src:url("assets/fonts/clash-grotesk-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:ClashDisplay;src:url("assets/fonts/clash-display-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Poppins;src:url("assets/fonts/poppins-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Poppins;src:url("assets/fonts/poppins-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}
@font-face{font-family:Poppins;src:url("assets/fonts/poppins-600.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url("assets/fonts/inter-400.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Inter;src:url("assets/fonts/inter-500.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}

:root{--bg:#090909;--paper:#fff;--ink:#090909;--white:#fff;--muted:#aaa;--acid:#b4e925;--line:#282828;--max:1200px}
*{box-sizing:border-box}
html{scroll-behavior:smooth;background:var(--bg)}
body{margin:0;background:var(--bg);color:var(--white);font-family:Poppins,Arial,sans-serif;-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%}
a{color:inherit;text-decoration:none}
.screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.gc-wrap{width:min(var(--max),calc(100% - 40px));margin-inline:auto}
.display{margin:0;font-family:ClashGrotesk,Arial,sans-serif;font-weight:600;text-transform:uppercase}

.hero-shell{position:relative;width:calc(100% - 20px);height:837px;margin:10px auto 0;overflow:hidden;border:1px solid var(--line);border-radius:10px;background:#050505}
.hero-shell__media{position:absolute;inset:0}
.hero-shell__media img{width:100%;height:100%;object-fit:cover}
.hero-shell__media::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.2)}
.site-header{position:relative;z-index:3;width:min(var(--max),calc(100% - 40px));height:95px;margin:auto;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}
.site-header .wordmark{margin-left:10px}
.wordmark{font-family:ClashGrotesk,Arial,sans-serif;font-size:35px;font-weight:600;line-height:42px;text-transform:uppercase;white-space:nowrap}
.mobile-menu-mark{display:none;width:20px;height:14px;position:relative}
.mobile-menu-mark::before,.mobile-menu-mark::after{content:"";position:absolute;right:0;width:20px;height:1px;background:#a7a7a7}
.mobile-menu-mark::before{top:2px}.mobile-menu-mark::after{bottom:2px}
.gc-button{display:inline-flex;align-items:center;justify-content:center;gap:15px;height:46px;padding:0 20px;border-radius:50px;background:var(--acid);color:#080808;font-family:Poppins,Arial,sans-serif;font-size:16px;font-weight:500;line-height:1.1;letter-spacing:-.02em;white-space:nowrap;transition:background-color .25s ease,gap .25s ease}
.gc-button__arrow{display:inline-flex;align-items:center;height:22px;padding-left:17px;border-left:1px solid rgba(0,0,0,.3);font-family:Inter,Arial,sans-serif;font-size:20px}
.gc-button:hover,.gc-button:focus-visible{gap:17px;background:#c4f33e}
.hero-content{position:relative;z-index:2;width:min(var(--max),calc(100% - 40px));margin:89px auto 0}
.hero-title{max-width:1200px;font-size:80px;line-height:1}
.hero-copy{max-width:1200px;margin:19px 0 78px;font-size:25px;line-height:1.5}
.header-button{width:161px;height:42px;padding-inline:18px}
.hero-main-button{width:214px;height:58px;padding-inline:28px;font-size:20px}
.happy-row{display:flex;align-items:center;gap:14px;margin-top:40px;font:400 18px/27px Inter,Arial,sans-serif}
.avatars{display:flex;padding-left:2px}
.avatars img{width:24px;height:24px;margin-left:-4px;border:1px solid #050505;border-radius:50%;object-fit:cover}.avatars img:first-child{margin-left:0}
.brand-row{position:absolute;z-index:2;left:50%;bottom:47px;width:min(var(--max),calc(100% - 40px));transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:45px;filter:grayscale(1);opacity:.56}
.brand-row.reveal{transform:translateX(-50%) perspective(1200px) translateY(50px)}
.brand-row.reveal.is-visible{transform:translateX(-50%) perspective(1200px) translateY(0)}
.brand-row img{display:block;width:auto;height:auto;max-width:none;max-height:none;object-fit:contain}
.brand-row img:nth-child(1){width:150px}
.brand-row img:nth-child(2){width:233px}
.brand-row img:nth-child(3){width:159px}
.brand-row img:nth-child(4){width:210px}
.brand-row img:nth-child(5){width:163px}

.value-section{min-height:360px;padding-top:169px}
.section-heading{max-width:700px;margin:0 auto;font-size:55px;line-height:1;text-align:center}
.story-card,.process-card{width:min(1160px,calc(100% - 40px));margin-inline:auto;border:0;border-radius:14px;overflow:hidden;box-shadow:inset 0 0 0 1px var(--line)}
.story-card{height:560px;display:grid;grid-template-columns:510px 1fr;gap:60px;padding:20px;background:linear-gradient(110deg,#141414,#0a0a0a)}
.story-card__image{width:510px;height:520px;border-radius:5px;overflow:hidden}
.story-card__image img{width:100%;height:100%;object-fit:cover}
.story-card__copy{display:flex;flex-direction:column;justify-content:center;width:510px;margin:0;padding:0}
.story-card__copy h2{width:510px}
.story-card h2,.process-card h2{font-size:35px;line-height:1.2}
.story-card p{margin:25px 0 0;font-size:16px;line-height:1.5}
.process-card{height:560px;margin-top:30px;display:grid;grid-template-columns:510px 510px;gap:60px;padding:20px;background:var(--paper);color:var(--ink);border-color:#d8d8d8}
.process-card__copy{width:510px;margin:0;padding:30px 40px 0}
.process-card__copy h2{width:510px}
.process-card h2{margin-bottom:20px}
.process-item h3{margin:0 0 20px;font-size:20px;line-height:1.2;font-weight:600}
.process-item p{margin:0 0 20px;color:#717171;font-size:16px;line-height:1.5}
.process-card__image{width:510px;height:520px;border-radius:5px;overflow:hidden}
.process-card__image img{width:100%;height:100%;object-fit:cover}

.numbers-section{height:470px;margin-top:30px;padding:80px 0}
.numbers-grid{width:min(1200px,calc(100% - 40px));margin:80px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:60px;text-align:center}
.number-card h3,.number-card h4,.number-card p{margin:0}
.number-card h3{font:600 55px/1 ClashGrotesk,Arial,sans-serif}
.number-card h4{margin-top:10px;font:600 35px/1.2 ClashGrotesk,Arial,sans-serif;text-transform:uppercase}
.number-card p{margin:10px auto 0;max-width:350px;font-size:20px;font-weight:600;line-height:1.35}

.call-section{height:1021px;padding-top:80px;text-align:center}
.call-eyebrow{display:inline-flex;margin:0 0 34px;padding:8px 15px;border-radius:16px;background:#242424;color:var(--acid);font:600 16px/1 ClashDisplay,Arial,sans-serif;text-transform:uppercase}
.call-title{max-width:700px;margin-inline:auto;font-size:55px;line-height:1;white-space:pre-line}
.calendly-frame{display:block;width:800px;max-width:calc(100% - 40px);height:600px;margin:30px auto 0;border:0;border-radius:8px;background:#fff}
.site-footer{width:min(1160px,calc(100% - 70px));height:243px;margin:auto;padding-top:54px;border-bottom:1px solid #2b2b2b;text-align:center}
.site-footer .wordmark{display:inline-block}.site-footer a{display:block;width:max-content;margin:10px auto 0;font:600 22px/1.2 ClashGrotesk,Arial,sans-serif}

.reveal{opacity:0;transform:perspective(1200px) translateY(50px);transition:opacity .85s cubic-bezier(.22,1,.36,1),transform .95s cubic-bezier(.22,1,.36,1);transition-delay:var(--delay,0s)}
.reveal.is-visible{opacity:1;transform:perspective(1200px) translateY(0)}

@media (max-width:1199px) and (min-width:810px){
 .hero-shell{height:775px}.site-header{width:calc(100% - 40px)}.site-header .wordmark{margin-left:20px;font-size:28px;line-height:34px}.hero-content{width:calc(100% - 38px);margin-top:59px}.hero-title{font-size:64px}.hero-copy{margin-top:20px;margin-bottom:55px;font-size:20px;line-height:1.5}.brand-row{width:calc(100% - 38px)}.brand-row img:nth-child(3),.brand-row img:nth-child(4){display:none}
 .value-section{min-height:338px;padding-top:170px}.section-heading,.call-title{font-size:44px}
 .story-card{width:calc(100% - 40px);height:1193px;display:flex;flex-direction:column;gap:40px;padding:20px}.story-card__image{width:100%;height:947px;flex:0 0 947px}.story-card__copy{justify-content:flex-start;width:100%;margin:0;padding:0 20px}.story-card__copy h2{width:100%;font-size:28px;line-height:34px}.story-card p{margin-top:20px}
 .process-card{width:calc(100% - 40px);height:1437px;margin-top:30px;display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:40px;padding:20px}.process-card__image{width:100%;height:947px;flex:0 0 947px}.process-card__copy{width:100%;margin:0;padding:0 20px}.process-card__copy h2{width:100%;font-size:28px;line-height:34px}.process-item h3{font-size:20px}.process-item p{font-size:16px;line-height:24px}
 .numbers-section{height:763px;margin-top:30px;padding:80px 0}.numbers-grid{margin-top:80px;grid-template-columns:1fr;gap:60px}.number-card h3{font-size:44px}.number-card h4{font-size:28px}.number-card p{font-size:16px}
 .call-section{height:988px;padding-top:80px}.call-title{height:132px}.calendly-frame{margin-top:80px}
 .site-footer{height:251px;padding-top:80px}.site-footer .wordmark{font-size:28px;line-height:34px}.site-footer a{font-size:20px}
}

@media (max-width:809px){
 .gc-wrap{width:calc(100% - 40px)}
 .hero-shell{width:calc(100% - 10px);height:654px;margin-top:5px}
 .site-header{width:calc(100% - 40px);height:64px}.site-header .wordmark{margin-left:10px;font-size:25px;line-height:30px}.site-header .header-button{display:none}.mobile-menu-mark{display:block;margin-right:22px}
 .hero-content{width:calc(100% - 40px);margin-top:39px;text-align:center}.hero-title{font-size:35px;line-height:1}.hero-copy{margin:20px auto 56px;font-size:15px;line-height:1.5}.hero-main-button{width:100%;height:58px;font-size:20px}
 .happy-row{justify-content:center;gap:12px;margin-top:38px;font-size:18px}.avatars img{margin-left:-6px}.brand-row{bottom:60px;width:calc(100% - 54px);justify-content:center;gap:7px}.brand-row img:nth-child(1){width:93px}.brand-row img:nth-child(2){width:114px}.brand-row img:nth-child(5){width:94px}.brand-row img:nth-child(3),.brand-row img:nth-child(4){display:none}
 .value-section{min-height:0;padding-top:75px}.section-heading{width:calc(100% - 20px);font-size:35px;line-height:1}
 .story-card{width:calc(100% - 20px);height:auto;margin-top:30px;display:flex;flex-direction:column;gap:40px;padding:20px}.story-card__image{width:100%;height:auto;aspect-ratio:510/520;flex:0 0 auto;border-radius:0}.story-card__copy{flex:1;justify-content:flex-start;width:100%;margin:0;padding:0}.story-card__copy h2,.story-card h2{width:100%;font-size:25px;line-height:1.2}.story-card p{margin-top:20px;font-size:16px;line-height:1.5}
 .process-card{width:calc(100% - 20px);height:auto;min-height:0;margin-top:0;display:flex;flex-direction:column-reverse;justify-content:flex-end;gap:40px;padding:20px}.process-card__image{width:100%;height:auto;aspect-ratio:510/520;flex:0 0 auto;border-radius:0}.process-card__copy{width:100%;margin:0;padding:0}.process-card__copy h2,.process-card h2{width:100%;font-size:25px}.process-card .process-item{width:100%}.process-item h3{font-size:20px}.process-item p{font-size:16px;line-height:1.5}
 .numbers-section{height:666px;margin-top:60px;padding:60px 0 0}.numbers-section .section-heading{width:min(700px,calc(100% - 40px))}.numbers-grid{width:calc(100% - 40px);margin-top:30px;grid-template-columns:1fr;gap:60px}.number-card h3{font-size:35px}.number-card h4{font-size:25px;line-height:1.2}.number-card p{font-size:16px;line-height:1.5}
 .call-section{height:776px;min-height:0;margin-top:110px;padding-top:10px}.call-eyebrow{margin-bottom:34px}.call-title{width:calc(100% - 40px);height:auto;font-size:35px;line-height:1}.calendly-frame{width:calc(100% - 40px);max-width:none;height:540px;margin-top:80px}
 .site-footer{width:calc(100% - 70px);height:188px;margin-top:124px;padding-top:20px}.site-footer .wordmark{display:inline-block;font-size:25px;line-height:30px}.site-footer a{font-size:20px}
}

@media (max-width:809px) and (min-width:768px){.hero-shell{height:596px}.numbers-section{height:572px}.site-footer{margin-top:90px}}
@media (max-width:374px){.hero-shell{height:711px}.process-card{margin-top:42px}.numbers-section{margin-top:18px}.call-section{margin-top:134px}.call-title{height:140px}.site-footer{margin-top:160px}}

@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal{opacity:1;transform:none;transition:none}.gc-button,.gc-button__arrow{transition:none}}
