@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&family=Nunito:wght@400;600;700;800;900&display=swap";:root{--gcx-navy: #0D2B5E;--gcx-blue: #1565C0;--gcx-sky: #2196F3;--gcx-sky-light: #42A5F5;--gcx-sky-pale: #E3F2FD;--gcx-sky-pale2: #EEF6FF;--gcx-teal: #00ACC1;--gcx-white: #FFFFFF;--gcx-gray-bg: #F5F8FB;--gcx-gray-light: #ECF0F6;--gcx-text: #1A2840;--gcx-muted: #546E8A;--gcx-border: #D0E3F5;--gcx-shadow: 0 4px 24px rgba(21, 101, 192, .1);--gcx-shadow-lg: 0 8px 40px rgba(21, 101, 192, .16);--gcx-radius: 12px;--gcx-radius-lg: 18px;--gcx-font: "Inter", "Nunito", sans-serif}.gcx-section *{box-sizing:border-box}.gcx-container{max-width:1240px;margin:0 auto;padding:0 24px}.gcx-section-label{text-align:center;margin-bottom:48px}.gcx-section-label .gcx-eyebrow{display:inline-block;font-size:12px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:var(--gcx-sky);background:var(--gcx-sky-pale);padding:5px 16px;border-radius:20px;margin-bottom:12px}.gcx-section-label h2{font-family:var(--gcx-font);font-size:clamp(24px,4vw,34px);font-weight:800;color:var(--gcx-navy);line-height:1.2;margin:0 0 12px}.gcx-section-label p{font-size:17px;color:var(--gcx-muted);max-width:600px;margin:0 auto;line-height:1.7}.gcx-accent-bar{width:56px;height:4px;background:linear-gradient(90deg,var(--gcx-sky),var(--gcx-teal));border-radius:2px;margin:14px auto 0}.gcx-btn{display:inline-block;font-family:var(--gcx-font);font-size:15px;font-weight:700;padding:13px 28px;border-radius:50px;text-decoration:none;cursor:pointer;border:none;transition:all .25s ease;letter-spacing:.3px}.gcx-btn-primary{background:linear-gradient(135deg,var(--gcx-sky) 0%,var(--gcx-blue) 100%);color:#fff;box-shadow:0 4px 18px #2196f361}.gcx-btn-primary:hover{background:linear-gradient(135deg,var(--gcx-sky-light) 0%,var(--gcx-sky) 100%);box-shadow:0 6px 24px #2196f37a;transform:translateY(-2px);color:#fff;text-decoration:none}.gcx-btn-secondary{background:transparent;color:var(--gcx-sky);border:2px solid var(--gcx-sky)}.gcx-btn-secondary:hover{background:var(--gcx-sky);color:#fff;transform:translateY(-2px);text-decoration:none}.gcx-btn-white{background:#fff;color:var(--gcx-blue);box-shadow:0 4px 18px #00000026}.gcx-btn-white:hover{background:var(--gcx-sky-pale);transform:translateY(-2px);text-decoration:none}.gcx-btn-outline-white{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.7)}.gcx-btn-outline-white:hover{background:#ffffff26;border-color:#fff;transform:translateY(-2px);text-decoration:none}.gcx-btn-sm{font-size:13px;padding:9px 20px}.gcx-announce{background:linear-gradient(90deg,var(--gcx-navy) 0%,var(--gcx-blue) 100%);color:#fff;text-align:center;padding:9px 20px;font-size:13.5px;font-weight:500;letter-spacing:.2px}.gcx-announce a{color:#90caf9;text-decoration:underline}.gcx-announce strong{color:#ffeb3b}.gcx-hero{position:relative;background:var(--gcx-navy);overflow:hidden}.gcx-hero-img{display:block;width:100%;height:auto;max-height:600px;object-fit:cover;object-position:center}.gcx-hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(13,43,94,.72) 0%,rgba(13,43,94,.35) 55%,transparent 100%);display:flex;align-items:center}.gcx-hero-content{max-width:1240px;margin:0 auto;padding:60px 48px;width:100%}.gcx-hero-eyebrow{display:inline-flex;align-items:center;gap:8px;background:#2196f340;border:1px solid rgba(33,150,243,.5);color:#90caf9;font-size:12.5px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:6px 16px;border-radius:50px;margin-bottom:18px}.gcx-hero-content h1{font-family:var(--gcx-font);font-size:clamp(26px,4.5vw,46px);font-weight:900;color:#fff;line-height:1.15;max-width:620px;margin:0 0 16px}.gcx-hero-content h1 span{color:#42a5f5}.gcx-hero-content p{font-size:17px;color:#ffffffd1;max-width:520px;line-height:1.7;margin-bottom:32px}.gcx-hero-btns{display:flex;gap:14px;flex-wrap:wrap;margin-bottom:40px}.gcx-hero-trust{display:flex;gap:24px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.15);padding-top:24px;max-width:580px}.gcx-hero-trust-item{display:flex;align-items:center;gap:8px;font-size:13px;color:#ffffffbf;font-weight:500}.gcx-hero-trust-item svg{flex-shrink:0}.gcx-trust-bar{background:#fff;border-top:1px solid var(--gcx-border);border-bottom:1px solid var(--gcx-border);padding:20px 24px}.gcx-trust-bar-inner{max-width:1240px;margin:0 auto;display:flex;justify-content:center;align-items:center;gap:0;flex-wrap:wrap}.gcx-trust-bar-item{display:flex;align-items:center;gap:10px;padding:10px 28px;font-size:14px;font-weight:600;color:var(--gcx-navy);border-right:1px solid var(--gcx-border)}.gcx-trust-bar-item:last-child{border-right:none}.gcx-trust-bar-icon{width:36px;height:36px;background:var(--gcx-sky-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.gcx-trust-bar-icon svg{color:var(--gcx-sky)}.gcx-slideshow-section{background:var(--gcx-gray-bg);padding:72px 0}.gcx-slideshow-wrapper{position:relative;overflow:hidden}.gcx-slides-track{display:flex;transition:transform .5s cubic-bezier(.4,0,.2,1)}.gcx-slide{min-width:100%;position:relative;background:var(--gcx-navy);overflow:hidden;border-radius:var(--gcx-radius-lg);height:400px;display:flex;align-items:center}.gcx-slide-img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;opacity:.32}.gcx-slide-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(13,43,94,.88) 0%,rgba(13,43,94,.45) 60%,transparent 100%)}.gcx-slide-content{position:relative;z-index:2;padding:52px 64px;max-width:580px;color:#fff}.gcx-slide-tag{display:inline-block;background:var(--gcx-sky);color:#fff;font-size:11px;font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:5px 14px;border-radius:50px;margin-bottom:16px}.gcx-slide-content h3{font-family:var(--gcx-font);font-size:clamp(24px,3.5vw,36px);font-weight:800;margin-bottom:14px;line-height:1.2}.gcx-slide-content p{font-size:16px;color:#fffc;margin-bottom:28px;line-height:1.6}.gcx-slide-btns{display:flex;gap:12px;flex-wrap:wrap}.gcx-slide-nav{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:24px}.gcx-slide-btn-nav{width:44px;height:44px;background:#fff;border:1.5px solid var(--gcx-border);border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:.2s;box-shadow:var(--gcx-shadow)}.gcx-slide-btn-nav:hover{background:var(--gcx-sky);border-color:var(--gcx-sky)}.gcx-slide-btn-nav:hover svg{color:#fff}.gcx-slide-btn-nav svg{color:var(--gcx-navy);transition:.2s}.gcx-slide-dots{display:flex;gap:8px}.gcx-slide-dot{width:10px;height:10px;border-radius:50%;background:var(--gcx-border);cursor:pointer;transition:.2s;border:none}.gcx-slide-dot.active{background:var(--gcx-sky);width:26px;border-radius:5px}.gcx-categories-section{background:#fff;padding:80px 0}.gcx-categories-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gcx-cat-card{background:#fff;border:1.5px solid var(--gcx-border);border-radius:var(--gcx-radius-lg);overflow:hidden;text-decoration:none;display:block;transition:all .3s ease;box-shadow:0 2px 12px #1565c00f}.gcx-cat-card:hover{transform:translateY(-5px);box-shadow:var(--gcx-shadow-lg);border-color:var(--gcx-sky);text-decoration:none}.gcx-cat-img-wrap{height:160px;background:var(--gcx-sky-pale2);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.gcx-cat-img-wrap img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.gcx-cat-card:hover .gcx-cat-img-wrap img{transform:scale(1.06)}.gcx-cat-icon-placeholder{font-size:48px;color:var(--gcx-sky)}.gcx-cat-body{padding:20px 22px}.gcx-cat-badge{display:inline-block;font-size:11px;font-weight:700;color:var(--gcx-sky);background:var(--gcx-sky-pale);padding:3px 10px;border-radius:20px;margin-bottom:8px;letter-spacing:.4px;text-transform:uppercase}.gcx-cat-body h3{font-family:var(--gcx-font);font-size:16px;font-weight:700;color:var(--gcx-navy);margin:0 0 6px}.gcx-cat-body p{font-size:13px;color:var(--gcx-muted);line-height:1.5;margin:0}.gcx-cat-footer{display:flex;align-items:center;justify-content:space-between;padding:14px 22px;border-top:1px solid var(--gcx-border);background:var(--gcx-gray-bg)}.gcx-cat-shop-link{font-size:13.5px;font-weight:700;color:var(--gcx-sky);text-decoration:none;display:flex;align-items:center;gap:5px}.gcx-cat-shop-link:hover{color:var(--gcx-blue);text-decoration:none}.gcx-why-section{background:linear-gradient(135deg,var(--gcx-navy) 0%,#1A3A7A 100%);padding:80px 0;color:#fff}.gcx-why-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px;margin-top:48px}.gcx-why-card{background:#ffffff0f;border:1px solid rgba(255,255,255,.1);border-radius:var(--gcx-radius);padding:28px 20px;text-align:center;transition:.3s}.gcx-why-card:hover{background:#ffffff1a;transform:translateY(-4px)}.gcx-why-icon-wrap{width:56px;height:56px;background:#2196f333;border:1px solid rgba(33,150,243,.35);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px}.gcx-why-icon-wrap svg{color:#64b5f6}.gcx-why-card h4{font-family:var(--gcx-font);font-size:15px;font-weight:700;color:#fff;margin:0 0 8px}.gcx-why-card p{font-size:13px;color:#ffffffa6;line-height:1.5;margin:0}.gcx-program-section{background:var(--gcx-gray-bg);padding:80px 0}.gcx-program-inner{background:linear-gradient(135deg,var(--gcx-navy) 0%,var(--gcx-blue) 100%);border-radius:var(--gcx-radius-lg);overflow:hidden;display:grid;grid-template-columns:1fr 1fr;min-height:380px}.gcx-program-text{padding:52px 48px;color:#fff;display:flex;flex-direction:column;justify-content:center}.gcx-program-text .gcx-eyebrow-light{display:inline-block;font-size:11px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;color:#90caf9;background:#2196f333;border:1px solid rgba(33,150,243,.4);padding:5px 14px;border-radius:50px;margin-bottom:18px}.gcx-program-text h2{font-family:var(--gcx-font);font-size:clamp(22px,3vw,32px);font-weight:900;margin-bottom:14px;line-height:1.2}.gcx-program-text p{font-size:15px;color:#fffc;margin-bottom:28px;line-height:1.6}.gcx-program-benefits{list-style:none;padding:0;margin:0 0 32px;display:grid;grid-template-columns:1fr 1fr;gap:10px}.gcx-program-benefits li{display:flex;align-items:center;gap:8px;font-size:14px;color:#ffffffd9}.gcx-program-benefits li:before{content:"";width:18px;height:18px;background:#2196f34d;border:1.5px solid #42A5F5;border-radius:50%;flex-shrink:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2342A5F5' stroke-width='3'%3E%3Cpolyline points='20,6 9,17 4,12'/%3E%3C/svg%3E");background-repeat:no-repeat;background-size:12px;background-position:center}.gcx-program-image{position:relative;overflow:hidden}.gcx-program-image img{width:100%;height:100%;object-fit:cover;opacity:.45}.gcx-program-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:12px;padding:32px;text-align:center}.gcx-program-stat{font-size:52px;font-weight:900;color:#fff;line-height:1}.gcx-program-stat-label{font-size:15px;color:#fffc;margin-top:-4px}.gcx-program-divider{width:40px;height:1px;background:#ffffff40;margin:8px auto}.gcx-about-section{background:#fff;padding:80px 0}.gcx-about-inner{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.gcx-about-img-block{position:relative}.gcx-about-img{width:100%;border-radius:var(--gcx-radius-lg);box-shadow:var(--gcx-shadow-lg)}.gcx-about-badge{position:absolute;bottom:-16px;right:-16px;background:var(--gcx-sky);color:#fff;border-radius:var(--gcx-radius);padding:18px 22px;font-family:var(--gcx-font);text-align:center;box-shadow:var(--gcx-shadow)}.gcx-about-badge strong{font-size:28px;font-weight:900;display:block;line-height:1}.gcx-about-badge span{font-size:12px;font-weight:500;opacity:.9}.gcx-about-text h2{font-family:var(--gcx-font);font-size:clamp(24px,3.5vw,32px);font-weight:800;color:var(--gcx-navy);margin-bottom:16px;line-height:1.2}.gcx-about-text p{font-size:15.5px;color:var(--gcx-muted);line-height:1.75;margin-bottom:16px}.gcx-about-features{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:24px 0 32px}.gcx-about-feature{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:600;color:var(--gcx-navy)}.gcx-about-feature-dot{width:20px;height:20px;background:var(--gcx-sky-pale);border:2px solid var(--gcx-sky);border-radius:50%;flex-shrink:0;position:relative}.gcx-about-feature-dot:after{content:"";width:8px;height:8px;background:var(--gcx-sky);border-radius:50%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.gcx-wholesale-section{background:var(--gcx-sky-pale2);padding:80px 0}.gcx-wholesale-inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.gcx-wholesale-text h2{font-family:var(--gcx-font);font-size:clamp(24px,3vw,30px);font-weight:800;color:var(--gcx-navy);margin-bottom:14px}.gcx-wholesale-text p{font-size:15px;color:var(--gcx-muted);line-height:1.7;margin-bottom:24px}.gcx-partner-types{display:flex;flex-direction:column;gap:10px;margin-bottom:28px}.gcx-partner-type{display:flex;align-items:center;gap:12px;font-size:14.5px;font-weight:500;color:var(--gcx-text)}.gcx-partner-icon-sm{width:32px;height:32px;background:var(--gcx-sky-pale);border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:16px}.gcx-wholesale-services{background:#fff;border:1.5px solid var(--gcx-border);border-radius:var(--gcx-radius-lg);padding:32px}.gcx-wholesale-services h3{font-family:var(--gcx-font);font-size:18px;font-weight:700;color:var(--gcx-navy);margin-bottom:20px;padding-bottom:14px;border-bottom:1px solid var(--gcx-border)}.gcx-service-list{list-style:none;padding:0;margin:0 0 24px;display:flex;flex-direction:column;gap:12px}.gcx-service-list li{display:flex;align-items:center;gap:12px;font-size:14.5px;color:var(--gcx-text)}.gcx-service-check{width:22px;height:22px;background:var(--gcx-sky);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff;font-size:12px;font-weight:700}.gcx-testimonials-section{background:#fff;padding:80px 0}.gcx-testi-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.gcx-testi-card{background:var(--gcx-sky-pale2);border:1.5px solid var(--gcx-border);border-radius:var(--gcx-radius-lg);padding:28px;transition:.3s}.gcx-testi-card:hover{box-shadow:var(--gcx-shadow);border-color:var(--gcx-sky)}.gcx-testi-stars{display:flex;gap:3px;margin-bottom:14px}.gcx-testi-stars span{color:#ffc107;font-size:18px}.gcx-testi-quote{font-size:15px;color:var(--gcx-text);font-style:italic;line-height:1.65;margin-bottom:20px;position:relative;padding-left:20px}.gcx-testi-quote:before{content:'"';position:absolute;left:0;top:-4px;font-size:40px;color:var(--gcx-sky);line-height:1;font-style:normal;font-weight:700}.gcx-testi-author{display:flex;align-items:center;gap:12px}.gcx-testi-avatar{width:44px;height:44px;background:linear-gradient(135deg,var(--gcx-sky),var(--gcx-blue));border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:16px;font-weight:700;flex-shrink:0}.gcx-testi-name{font-size:14px;font-weight:700;color:var(--gcx-navy)}.gcx-testi-role{font-size:12.5px;color:var(--gcx-muted)}.gcx-faq-section{background:var(--gcx-gray-bg);padding:80px 0}.gcx-faq-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.gcx-faq-item{background:#fff;border:1.5px solid var(--gcx-border);border-radius:var(--gcx-radius);overflow:hidden;transition:border-color .2s}.gcx-faq-item.open{border-color:var(--gcx-sky)}.gcx-faq-question{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;cursor:pointer;font-size:15px;font-weight:600;color:var(--gcx-navy);-webkit-user-select:none;user-select:none;gap:12px}.gcx-faq-question:hover{background:var(--gcx-sky-pale2)}.gcx-faq-icon{width:28px;height:28px;background:var(--gcx-sky-pale);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--gcx-sky);font-size:18px;font-weight:400;transition:.3s}.gcx-faq-item.open .gcx-faq-icon{background:var(--gcx-sky);color:#fff;transform:rotate(45deg)}.gcx-faq-answer{max-height:0;overflow:hidden;transition:max-height .35s ease,padding .35s ease;padding:0 22px;font-size:14.5px;color:var(--gcx-muted);line-height:1.7}.gcx-faq-item.open .gcx-faq-answer{max-height:200px;padding:0 22px 18px}.gcx-contact-section{background:#fff;padding:80px 0}.gcx-contact-inner{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:start}.gcx-contact-info h2{font-family:var(--gcx-font);font-size:clamp(22px,3vw,30px);font-weight:800;color:var(--gcx-navy);margin-bottom:12px}.gcx-contact-info p{font-size:15px;color:var(--gcx-muted);line-height:1.7;margin-bottom:28px}.gcx-contact-items{display:flex;flex-direction:column;gap:16px}.gcx-contact-item{display:flex;align-items:center;gap:14px;padding:14px 18px;background:var(--gcx-sky-pale2);border:1px solid var(--gcx-border);border-radius:10px;text-decoration:none;transition:.2s}.gcx-contact-item:hover{background:var(--gcx-sky-pale);border-color:var(--gcx-sky);text-decoration:none}.gcx-contact-icon{width:42px;height:42px;background:var(--gcx-sky);border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#fff}.gcx-contact-label{font-size:11px;font-weight:600;color:var(--gcx-muted);text-transform:uppercase;letter-spacing:.5px}.gcx-contact-value{font-size:15px;font-weight:700;color:var(--gcx-navy)}.gcx-cta-box{background:linear-gradient(135deg,var(--gcx-navy) 0%,var(--gcx-blue) 100%);border-radius:var(--gcx-radius-lg);padding:44px 40px;color:#fff;text-align:center}.gcx-cta-box h3{font-family:var(--gcx-font);font-size:clamp(20px,2.5vw,26px);font-weight:800;margin-bottom:14px;line-height:1.3}.gcx-cta-box p{font-size:15px;color:#fffc;margin-bottom:28px;line-height:1.6}.gcx-cta-btns{display:flex;gap:12px;flex-wrap:wrap;justify-content:center}.gcx-footer{background:#071929;color:#8bafcc;padding:64px 0 0}.gcx-footer-top{display:grid;grid-template-columns:2.2fr 1fr 1fr 1.4fr;gap:48px;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.08)}.gcx-footer-brand img.gcx-footer-logo{height:52px;width:auto;margin-bottom:16px}.gcx-footer-brand-text{font-size:20px;font-weight:800;color:#fff;margin-bottom:8px;line-height:1.2}.gcx-footer-brand-text span{color:#42a5f5}.gcx-footer-tagline{font-size:12.5px;color:#546e8a;font-style:italic;margin-bottom:20px}.gcx-footer-brand p{font-size:13.5px;color:#546e8a;line-height:1.75;margin-bottom:24px}.gcx-footer-social{display:flex;gap:10px}.gcx-footer-social a{width:36px;height:36px;border-radius:8px;background:#ffffff12;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;color:#8bafcc;text-decoration:none;font-size:16px;transition:.2s}.gcx-footer-social a:hover{background:var(--gcx-sky);border-color:var(--gcx-sky);color:#fff;text-decoration:none}.gcx-footer-col h4{font-size:13px;font-weight:700;color:#fff;text-transform:uppercase;letter-spacing:.8px;margin-bottom:18px;padding-bottom:10px;border-bottom:1px solid rgba(255,255,255,.08)}.gcx-footer-col a,.gcx-footer-col p{display:block;font-size:13.5px;color:#546e8a;text-decoration:none;margin-bottom:9px;transition:.2s;line-height:1.6}.gcx-footer-col a:hover{color:#42a5f5;text-decoration:none}.gcx-footer-contact-item{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}.gcx-footer-contact-icon{width:28px;height:28px;background:#2196f326;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.gcx-footer-contact-icon svg{color:#42a5f5}.gcx-footer-hours{font-size:12px;color:#3d6880;margin-top:4px}.gcx-footer-bottom{display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:13px;color:#2c5068;flex-wrap:wrap;gap:12px}.gcx-footer-legal{display:flex;gap:20px;flex-wrap:wrap}.gcx-footer-legal a{color:#2c5068;text-decoration:none;transition:.2s;font-size:13px}.gcx-footer-legal a:hover{color:#42a5f5;text-decoration:none}@media(max-width:1100px){.gcx-why-grid{grid-template-columns:repeat(3,1fr)}.gcx-footer-top{grid-template-columns:1fr 1fr}}@media(max-width:900px){.gcx-categories-grid,.gcx-why-grid{grid-template-columns:repeat(2,1fr)}.gcx-program-inner{grid-template-columns:1fr}.gcx-program-image{display:none}.gcx-about-inner,.gcx-wholesale-inner{grid-template-columns:1fr}.gcx-testi-grid{grid-template-columns:1fr 1fr}.gcx-faq-grid,.gcx-contact-inner{grid-template-columns:1fr}.gcx-trust-bar-item{border-right:none;border-bottom:1px solid var(--gcx-border)}}@media(max-width:640px){.gcx-hero-content{padding:40px 24px}.gcx-slide-content{padding:32px 28px}.gcx-categories-grid{grid-template-columns:1fr}.gcx-why-grid{grid-template-columns:1fr 1fr}.gcx-testi-grid{grid-template-columns:1fr}.gcx-footer-top{grid-template-columns:1fr;gap:32px}.gcx-footer-bottom{flex-direction:column;text-align:center}.gcx-program-benefits{grid-template-columns:1fr}}.gcx-hb-heading{color:#fff!important}.gcx-hb-sub{color:#ffffffe6!important}.gcx-hb-eyebrow{color:#90caf9!important}.gcx-ss-heading{color:#fff!important}.gcx-ss-desc{color:#ffffffe6!important}.gcx-ss-tag{color:#fff!important;background:#2196f3!important}
/*# sourceMappingURL=/cdn/shop/t/12/assets/gcx-theme.css.map */
