@import"https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800;900&family=Inter:wght@400;500;600;700&display=swap";.gainer-landing-root,.gainer-landing-root *,.gainer-landing-root *:before,.gainer-landing-root *:after{box-sizing:border-box}.gainer-landing-root{--gl-red: #c8102e;--gl-red-dark: #a30d26;--gl-black: #0c0c0c;--gl-dark: #161616;--gl-dark-2: #1f1f1f;--gl-grey: #f5f5f5;--gl-line: #e6e6e6;--gl-text: #1a1a1a;--gl-muted: #666666;--gl-white: #ffffff;--gl-container-width: 1200px;--gl-x-padding: 28px;--gl-section-pt: 96px;--gl-section-pb: 96px;--gl-heading-font: Poppins, sans-serif;--gl-body-font: Inter, Arial, sans-serif;--gl-heading-weight: 800;--gl-body-weight: 400;--gl-heading-transform: uppercase;--gl-heading-letter-spacing: -.4px;color:var(--gl-text);background:var(--gl-bg, #ffffff);font-family:var(--gl-body-font);font-size:16px;line-height:1.6;letter-spacing:0;-webkit-font-smoothing:antialiased}.gainer-landing-root ::selection{background:var(--gl-red);color:#fff}.gainer-landing-root a{color:inherit;text-decoration:none}.gainer-landing-root img{display:block;height:auto;max-width:100%}.gainer-landing-root h1,.gainer-landing-root h2,.gainer-landing-root h3,.gainer-landing-root h4,.gainer-landing-root h5,.gainer-landing-root .gl-logo-text,.gainer-landing-root .gl-eyebrow,.gainer-landing-root .gl-tag{font-family:var(--gl-heading-font)}.gainer-landing-root p,.gainer-landing-root ul,.gainer-landing-root ol,.gainer-landing-root h1,.gainer-landing-root h2,.gainer-landing-root h3,.gainer-landing-root h4,.gainer-landing-root h5{margin-top:0}.gl-container{max-width:var(--gl-container-width);margin:0 auto;padding-left:var(--gl-x-padding);padding-right:var(--gl-x-padding)}.gl-section{padding-top:var(--gl-section-pt);padding-bottom:var(--gl-section-pb)}.gl-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s cubic-bezier(.2,.7,.2,1),transform .7s cubic-bezier(.2,.7,.2,1)}.gl-reveal.in,.shopify-design-mode .gl-reveal{opacity:1;transform:none}.gl-eyebrow,.gl-tag{align-items:center;display:inline-flex;font-size:var(--gl-eyebrow-size, 12.5px);font-weight:700;gap:8px;letter-spacing:var(--gl-eyebrow-letter-spacing, 1.4px);line-height:1.3;margin-bottom:var(--gl-eyebrow-mb, 18px);text-transform:uppercase}.gl-eyebrow--filled,.gl-tag--filled{background:var(--gl-red);color:#fff;padding:8px 16px}.gl-eyebrow--line,.gl-tag--line{background:transparent;color:var(--gl-red);padding:0}.gl-eyebrow--line:before,.gl-tag--line:before{background:var(--gl-red);content:"";display:inline-block;height:3px;width:24px}.gl-eyebrow__dot{background:currentColor;border-radius:50%;display:inline-block;height:6px;width:6px}.gl-eyebrow--filled .gl-eyebrow__dot,.gl-tag--filled .gl-eyebrow__dot{background:#fff}.gl-button,.gl-btn{align-items:center;border:0;cursor:pointer;display:inline-flex;font-family:var(--gl-body-font);font-size:var(--gl-button-font-size, 13.5px);font-weight:700;justify-content:center;letter-spacing:.4px;line-height:1.2;min-height:48px;padding:15px 28px;text-align:center;text-transform:uppercase;transition:transform .2s ease,background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease;white-space:nowrap}.gl-button--solid,.gl-btn--solid{background:var(--gl-red);box-shadow:0 10px 22px #c8102e59;color:#fff}.gl-button--solid:hover,.gl-btn--solid:hover{background:var(--gl-red-dark);box-shadow:0 12px 24px #c8102e61;color:#fff;transform:translateY(-2px)}.gl-button--outline,.gl-btn--outline{background:transparent;border:1.5px solid rgba(255,255,255,.4);color:#fff}.gl-button--outline:hover,.gl-btn--outline:hover{background:#ffffff1a;border-color:#fff;color:#fff}.gl-section-head{margin:0 auto var(--gl-head-mb, 54px);max-width:var(--gl-head-width, 680px);text-align:var(--gl-head-align, center)}.gl-section-head h2{color:var(--gl-section-heading-color, var(--gl-black));font-size:var(--gl-section-heading-size, 34px);font-weight:var(--gl-heading-weight);letter-spacing:var(--gl-heading-letter-spacing);line-height:1.16;margin-bottom:16px;text-transform:var(--gl-heading-transform)}.gl-section-head .gl-section-copy,.gl-section-head>p{color:var(--gl-section-copy-color, var(--gl-muted));font-family:var(--gl-body-font);font-size:var(--gl-section-copy-size, 16px);line-height:1.65;margin-bottom:0}.gl-section-head .gl-section-copy p{margin:0}.gl-header-section{background:var(--gl-header-bg, #fff);color:var(--gl-header-text, #0c0c0c);position:relative;z-index:50}.gl-header-section.is-sticky{position:sticky;top:0}.gl-topbar{background:var(--gl-topbar-bg, var(--gl-black));color:var(--gl-topbar-text, #fff);font-size:var(--gl-topbar-size, 13px);padding:var(--gl-topbar-py, 10px) 0}.gl-topbar__inner{align-items:center;display:flex;gap:16px;justify-content:space-between}.gl-topbar a{align-items:center;color:inherit;display:inline-flex;font-weight:700;gap:6px}.gl-main-header{background:var(--gl-header-bg, #fff);border-bottom:1px solid var(--gl-line)}.gl-main-header__inner{align-items:center;display:flex;justify-content:space-between;gap:22px;padding-top:var(--gl-header-py, 16px);padding-bottom:var(--gl-header-py, 16px)}.gl-logo{align-items:center;display:flex;flex:0 0 auto;gap:12px;min-width:0}.gl-logo__image{height:auto;width:var(--gl-logo-width, 46px)}.gl-logo-mark{flex:none;height:var(--gl-logo-width, 46px);width:var(--gl-logo-width, 46px)}.gl-logo-text{color:var(--gl-logo-text-color, var(--gl-black));font-size:var(--gl-logo-text-size, 19px);font-weight:800;letter-spacing:.2px;line-height:1.05;text-transform:uppercase}.gl-logo-text .sub{color:var(--gl-red);display:block;font-weight:800}.gl-nav ul{align-items:center;display:flex;gap:var(--gl-nav-gap, 32px);list-style:none;margin:0;padding:0}.gl-nav a{color:var(--gl-nav-color, var(--gl-black));font-family:var(--gl-body-font);font-size:var(--gl-nav-size, 14px);font-weight:700;letter-spacing:.3px;padding-bottom:4px;position:relative;text-transform:uppercase}.gl-nav a:after{background:var(--gl-red);bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .25s ease;width:0}.gl-nav a:hover:after{width:100%}.gl-header-cta{background:var(--gl-red);box-shadow:0 8px 18px #c8102e47;color:#fff;font-size:var(--gl-header-cta-size, 13.5px);min-height:44px;padding:13px 24px}.gl-header-cta:hover{background:var(--gl-red-dark)}.gl-hero{color:#fff;overflow:hidden;position:relative}.gl-hero-split{background:var(--gl-black)}.gl-hero-bg{background-position:center;background-repeat:no-repeat;background-size:cover;top:0;right:0;bottom:0;left:0;position:absolute}.gl-hero-bg:before{background:linear-gradient(100deg,rgba(var(--gl-overlay-rgb, 6,6,6),var(--gl-overlay-left, .94)) 30%,rgba(var(--gl-overlay-rgb, 6,6,6),var(--gl-overlay-right, .55)));content:"";top:0;right:0;bottom:0;left:0;position:absolute}.gl-hero-bg--grid:after{background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px);background-size:44px 44px;content:"";top:0;right:0;bottom:0;left:0;position:absolute}.gl-hero-split__inner{align-items:center;display:grid;gap:var(--gl-hero-gap, 50px);grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);padding-top:var(--gl-hero-pt, 100px);padding-bottom:var(--gl-hero-pb, 96px);position:relative}.gl-hero-content{max-width:var(--gl-content-max-width, 620px);text-align:var(--gl-content-align, left)}.gl-hero h1{color:var(--gl-hero-heading-color, #fff);font-size:var(--gl-h1-size, 46px);font-weight:800;letter-spacing:var(--gl-h1-letter-spacing, -.3px);line-height:var(--gl-h1-line-height, 1.14);margin-bottom:var(--gl-h1-mb, 20px);text-transform:var(--gl-h1-transform, none)}.gl-hero h1 em,.gl-hero h1 strong{color:var(--gl-red);font-style:normal}.gl-hero-copy,.gl-hero-copy p{color:var(--gl-hero-copy-color, #cfcfcf);font-family:var(--gl-body-font);font-size:var(--gl-hero-copy-size, 17px);line-height:1.65;margin-bottom:var(--gl-copy-mb, 0)}.gl-hero-copy{margin-bottom:var(--gl-hero-copy-mb, 32px);max-width:var(--gl-copy-width, 600px)}.gl-hero-content[style*=center] .gl-hero-copy,.gl-hero-center .gl-hero-copy{margin-left:auto;margin-right:auto}.gl-hero-btns{display:flex;flex-wrap:wrap;gap:14px;justify-content:var(--gl-button-justify, flex-start);margin-bottom:var(--gl-hero-buttons-mb, 40px)}.gl-hero-trust,.gl-hero-stats{display:flex;flex-wrap:wrap;gap:0;justify-content:var(--gl-stats-justify, flex-start)}.gl-hero-trust>div,.gl-hero-stats>div{border-left:1px solid rgba(255,255,255,.18);padding-left:var(--gl-hero-stat-px, 22px);padding-right:var(--gl-hero-stat-px, 22px)}.gl-hero-trust>div:first-child,.gl-hero-stats>div:first-child{border-left:0;padding-left:0}.gl-hero-trust .t-num,.gl-hero-stats .n{color:#fff;font-family:var(--gl-heading-font);font-size:var(--gl-hero-stat-size, 22px);font-weight:800;line-height:1.15}.gl-hero-trust .t-lbl,.gl-hero-stats .l{color:var(--gl-hero-stat-label-color, #a3a3a3);font-size:11.5px;font-weight:700;letter-spacing:.4px;margin-top:4px;text-transform:uppercase}.gl-hero-visual{position:relative}.gl-hero-frame{border:var(--gl-image-border-width, 6px) solid var(--gl-image-border-color, #fff);box-shadow:0 30px 60px #00000080;overflow:hidden}.gl-hero-frame img{aspect-ratio:var(--gl-image-aspect, auto);object-fit:cover;width:100%}.gl-float-card{align-items:center;background:var(--gl-float-bg, #fff);border-left:4px solid var(--gl-red);bottom:-24px;box-shadow:0 20px 40px #0006;color:var(--gl-black);display:flex;font-size:13.5px;font-weight:700;gap:12px;left:-26px;line-height:1.35;padding:16px 18px;position:absolute}.gl-float-card small{color:var(--gl-muted);display:block;font-family:var(--gl-body-font);font-size:11.5px;font-weight:500;margin-top:1px}.gl-hero-center{background:var(--gl-black)}.gl-hero-center .gl-hero-bg:before{background:linear-gradient(rgba(var(--gl-overlay-rgb, 5,5,5),var(--gl-overlay-left, .86)),rgba(var(--gl-overlay-rgb, 5,5,5),var(--gl-overlay-right, .93)))}.gl-hero-center__inner{padding-top:var(--gl-hero-pt, 140px);padding-bottom:var(--gl-hero-pb, 140px);position:relative;text-align:center}.gl-hero-center .gl-hero-content{margin-left:auto;margin-right:auto;max-width:var(--gl-content-max-width, 760px);text-align:center}.gl-hero-center .gl-hero-btns,.gl-hero-center .gl-hero-stats{justify-content:center}.gl-hero-center .gl-hero-stats>div{padding-left:var(--gl-hero-stat-px, 34px);padding-right:var(--gl-hero-stat-px, 34px)}.gl-hero-center .gl-hero-stats .n{font-size:var(--gl-hero-stat-size, 26px)}.gl-stats-strip{background:var(--gl-bg, var(--gl-red));color:var(--gl-stat-text-color, #fff)}.gl-stats-strip__grid{display:grid;grid-template-columns:repeat(var(--gl-stat-columns, 4),1fr);padding-top:var(--gl-stat-py, 32px);padding-bottom:var(--gl-stat-py, 32px);text-align:center}.gl-stats-strip__item{position:relative}.gl-stats-strip__item:not(:last-child):after{background:#ffffff4d;bottom:6px;content:"";position:absolute;right:0;top:6px;width:1px}.gl-stats-strip__num{color:var(--gl-stat-num-color, #fff);font-family:var(--gl-heading-font);font-size:var(--gl-stat-num-size, 30px);font-weight:800;line-height:1.15}.gl-stats-strip__label{color:var(--gl-stat-label-color, #fff);font-size:var(--gl-stat-label-size, 12px);font-weight:700;letter-spacing:.3px;margin-top:6px;opacity:.92;text-transform:uppercase}.gl-card-grid-section{background:var(--gl-bg, #fff)}.gl-card-grid{background:var(--gl-grid-line, var(--gl-black));display:grid;gap:var(--gl-grid-gap, 2px);grid-template-columns:repeat(var(--gl-card-columns, 2),minmax(0,1fr))}.gl-card-grid__card{background:var(--gl-card-bg, var(--gl-red));color:var(--gl-card-text, #ffe1e6);padding:var(--gl-card-py, 38px) var(--gl-card-px, 34px);text-align:var(--gl-card-align, left);transition:background-color .25s ease,color .25s ease,transform .25s ease}.gl-card-grid__card:hover{background:var(--gl-card-hover-bg, var(--gl-red-dark))}.gl-card-grid__num{color:var(--gl-card-num-color, #ffd9df);font-family:var(--gl-heading-font);font-size:var(--gl-card-num-size, 26px);font-weight:800;line-height:1.1;margin-bottom:14px}.gl-card-grid__card h3{color:var(--gl-card-heading, #fff);font-size:var(--gl-card-heading-size, 18px);font-weight:800;letter-spacing:.2px;line-height:1.25;margin-bottom:12px;text-transform:uppercase}.gl-card-grid__card p,.gl-card-grid__text{color:var(--gl-card-text, #ffe1e6);font-family:var(--gl-body-font);font-size:var(--gl-card-text-size, 14.5px);line-height:1.6;margin-bottom:16px}.gl-card-grid__text p:last-child{margin-bottom:0}.gl-card-grid__link{align-items:center;color:var(--gl-card-link, #fff);display:inline-flex;font-size:13px;font-weight:700;gap:6px;letter-spacing:.3px;line-height:1.2;text-transform:uppercase}.gl-card-grid__link span{transition:transform .25s ease}.gl-card-grid__link:hover span{transform:translate(4px)}.gl-industry-section{background:var(--gl-bg, #f5f5f5)}.gl-industry-grid{background:var(--gl-ind-line, var(--gl-line));display:grid;gap:var(--gl-grid-gap, 2px);grid-template-columns:repeat(var(--gl-ind-columns, 3),minmax(0,1fr))}.gl-industry-cell{background:var(--gl-ind-card-bg, #fff);color:var(--gl-ind-text, var(--gl-muted));padding:var(--gl-ind-card-py, 32px) var(--gl-ind-card-px, 28px);transition:background-color .25s ease,color .25s ease}.gl-industry-cell:hover{background:var(--gl-ind-card-hover-bg, var(--gl-black))}.gl-industry-cell__idx{color:var(--gl-ind-index, var(--gl-red));font-family:var(--gl-heading-font);font-size:12px;font-weight:800;letter-spacing:1px;line-height:1.2;margin-bottom:10px;transition:color .25s ease}.gl-industry-cell h3,.gl-industry-cell h4{color:var(--gl-ind-heading, var(--gl-black));font-size:var(--gl-ind-heading-size, 16.5px);font-weight:700;letter-spacing:.2px;line-height:1.3;margin-bottom:8px;text-transform:var(--gl-ind-heading-transform, none);transition:color .25s ease}.gl-industry-cell p,.gl-industry-cell__text{color:var(--gl-ind-text, var(--gl-muted));font-family:var(--gl-body-font);font-size:var(--gl-ind-text-size, 14px);line-height:1.55;margin:0;transition:color .25s ease}.gl-industry-cell:hover .gl-industry-cell__idx{color:var(--gl-ind-index-hover, var(--gl-red))}.gl-industry-cell:hover h3,.gl-industry-cell:hover h4,.gl-industry-cell:hover p,.gl-industry-cell:hover .gl-industry-cell__text{color:var(--gl-ind-hover-text, #fff)}.gl-split-section{background:var(--gl-bg, #fff);color:var(--gl-text, #1a1a1a)}.gl-split{align-items:center;display:grid;gap:var(--gl-split-gap, 70px);grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.gl-split--image-right .gl-split__image{order:2}.gl-split--image-right .gl-split__content{order:1}.gl-split__image-wrap{box-shadow:var(--gl-split-image-shadow, 0 30px 60px rgba(10,10,10,.2));overflow:hidden}.gl-split__image-wrap img{aspect-ratio:var(--gl-split-image-aspect, auto);object-fit:cover;transition:transform .5s ease;width:100%}.gl-split__image-wrap:hover img{transform:scale(1.04)}.gl-split__content h2{color:var(--gl-split-heading-color, var(--gl-black));font-size:var(--gl-split-heading-size, 30px);font-weight:800;letter-spacing:-.4px;line-height:1.18;margin-bottom:18px;text-transform:uppercase}.gl-split__copy,.gl-split__copy p{color:var(--gl-split-copy-color, var(--gl-muted));font-family:var(--gl-body-font);font-size:var(--gl-split-copy-size, 15.5px);line-height:1.65;margin-bottom:0}.gl-check-list{list-style:none;margin:26px 0 0;padding:0}.gl-check-list li{align-items:flex-start;color:var(--gl-bullet-color, var(--gl-text));display:flex;font-family:var(--gl-body-font);font-size:var(--gl-bullet-size, 15px);gap:14px;margin-bottom:16px}.gl-check-list .gl-ico{align-items:center;background:var(--gl-red);color:#fff;display:flex;flex:none;font-size:12px;font-weight:800;height:24px;justify-content:center;line-height:1;width:24px}.gl-badge-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:var(--gl-badge-justify, flex-start);margin-top:30px}.gl-badge-row span,.gl-badge-row .gl-pill{border:1px solid var(--gl-badge-border, rgba(255,255,255,.25));color:var(--gl-badge-color, #fff);font-size:12.5px;font-weight:700;letter-spacing:.4px;line-height:1.2;padding:10px 18px;text-transform:uppercase}.gl-split__btns{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.gl-trust-section{background:var(--gl-bg, var(--gl-black));color:var(--gl-text, #fff);text-align:center}.gl-trust-section h2,.gl-trust-section h3{color:var(--gl-trust-heading, #fff);font-size:var(--gl-trust-heading-size, 26px);font-weight:800;letter-spacing:-.2px;line-height:1.2;margin-bottom:14px;text-transform:uppercase}.gl-trust-copy,.gl-trust-copy p{color:var(--gl-trust-copy, #b0b0b0);font-family:var(--gl-body-font);font-size:16px;line-height:1.65;margin:0 auto 32px;max-width:600px}.gl-trust-section .gl-badge-row{justify-content:center;margin-top:0}.gl-cta-band{background:var(--gl-bg, var(--gl-red));color:var(--gl-text, #fff);text-align:center}.gl-cta-band h2{color:var(--gl-cta-heading-color, #fff);font-size:var(--gl-cta-heading-size, 30px);font-weight:800;letter-spacing:-.3px;line-height:1.2;margin-bottom:14px;text-transform:uppercase}.gl-cta-copy,.gl-cta-copy p{color:var(--gl-cta-copy-color, #ffe1e6);font-family:var(--gl-body-font);font-size:var(--gl-cta-copy-size, 16px);line-height:1.65;margin:0 auto 30px;max-width:var(--gl-cta-copy-width, 620px)}.gl-cta-band .gl-button--solid{background:var(--gl-cta-button-bg, #fff);box-shadow:0 14px 30px #0003;color:var(--gl-cta-button-text, var(--gl-red))}.gl-cta-band .gl-button--solid:hover{background:var(--gl-cta-button-hover-bg, #f2f2f2);color:var(--gl-cta-button-text, var(--gl-red))}.gl-cta-band .gl-button--outline{border-color:#fff}.gl-footer-section{background:var(--gl-bg, var(--gl-black));color:var(--gl-footer-text, #8a8a8a);font-family:var(--gl-body-font);font-size:14px;padding-top:var(--gl-section-pt, 58px);padding-bottom:var(--gl-section-pb, 26px)}.gl-footer-grid{display:grid;gap:30px;grid-template-columns:repeat(var(--gl-footer-columns, 3),minmax(0,1fr))}.gl-footer-col h5,.gl-footer-col h3{color:var(--gl-footer-heading, #fff);font-family:var(--gl-heading-font);font-size:13px;font-weight:700;letter-spacing:1px;line-height:1.3;margin-bottom:16px;text-transform:uppercase}.gl-footer-col p,.gl-footer-col a{color:var(--gl-footer-text, #8a8a8a);display:block;font-size:14px;line-height:1.5;margin-bottom:9px;transition:color .2s ease}.gl-footer-col a:hover{color:var(--gl-red)}.gl-footer-bottom{border-top:1px solid rgba(255,255,255,.08);color:var(--gl-footer-bottom, #555);font-size:13px;margin-top:40px;padding-top:22px;text-align:center}@media(max-width:960px){.gl-container{padding-left:var(--gl-mobile-x-padding, 28px);padding-right:var(--gl-mobile-x-padding, 28px)}.gl-hero-split__inner{grid-template-columns:1fr;padding-top:calc(var(--gl-hero-pt, 100px) * .75)}.gl-hero-visual{order:var(--gl-mobile-visual-order, -1)}.gl-card-grid{grid-template-columns:repeat(var(--gl-card-columns-tablet, 1),minmax(0,1fr))}.gl-industry-grid{grid-template-columns:repeat(var(--gl-ind-columns-tablet, 2),minmax(0,1fr))}.gl-split{gap:40px;grid-template-columns:1fr}.gl-split--image-right .gl-split__image,.gl-split--image-right .gl-split__content{order:initial}.gl-footer-grid{grid-template-columns:1fr}}@media(max-width:750px){.gl-section{padding-top:var(--gl-section-pt-mobile, calc(var(--gl-section-pt) * .72));padding-bottom:var(--gl-section-pb-mobile, calc(var(--gl-section-pb) * .72))}.gl-main-header__inner{align-items:flex-start}.gl-nav{display:none}.gl-header-cta{font-size:12px;padding-left:16px;padding-right:16px}.gl-topbar__inner{align-items:flex-start;flex-direction:column;gap:6px}.gl-hero h1{font-size:var(--gl-h1-size-mobile, 32px)}.gl-hero-center__inner{padding-top:var(--gl-hero-pt-mobile, 92px);padding-bottom:var(--gl-hero-pb-mobile, 92px)}.gl-hero-trust,.gl-hero-stats{gap:10px 0}.gl-hero-trust>div,.gl-hero-stats>div,.gl-hero-center .gl-hero-stats>div{border-left:0;padding-left:14px;padding-right:14px}.gl-hero-trust>div:first-child,.gl-hero-stats>div:first-child{padding-left:14px}.gl-float-card{display:none}.gl-stats-strip__grid{gap:20px 0;grid-template-columns:repeat(var(--gl-stat-columns-mobile, 2),1fr)}.gl-stats-strip__item:after{display:none}.gl-card-grid,.gl-industry-grid{grid-template-columns:1fr}.gl-section-head h2,.gl-split__content h2,.gl-cta-band h2,.gl-trust-section h2,.gl-trust-section h3{font-size:var(--gl-mobile-heading-size, 30px)}.gl-button,.gl-btn{width:100%;white-space:normal}.gl-hero-btns,.gl-split__btns{width:100%}}@media(max-width:520px){.gl-main-header__inner{flex-wrap:wrap}.gl-logo-text{font-size:17px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/gainer-landing.css.map */
