.gh-about-hero{position:relative;min-height:450px;display:flex;align-items:center;justify-content:center;padding:72px 0 80px;color:#fff;text-align:center;overflow:hidden}.gh-about-hero__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.gh-about-hero__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c}.gh-about-hero__inner{position:relative;z-index:1;max-width:760px;display:flex;flex-direction:column;align-items:center;gap:18px}.gh-about-hero__eyebrow{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--green-bright)}.gh-about-hero__title{font-family:var(--font-display);font-size:clamp(32px,4vw,48px);font-weight:600;line-height:1.1;color:#fff}.gh-about-hero__desc{font-size:16px;line-height:1.5;color:#ffffffeb;max-width:734px}.gh-about-hero__actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-top:8px}.gh-about-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 24px;border-radius:6px;font-size:16px;font-weight:700;text-decoration:none;transition:background .15s ease,color .15s ease,border-color .15s ease}.gh-about-btn--primary{background:var(--green-bright);color:#fff;border:none}.gh-about-btn--primary:hover{background:#00b34a;color:#fff}.gh-about-btn--ghost{background:transparent;color:#fff;border:1px solid #cbd5e1}.gh-about-btn--ghost:hover{background:#ffffff1a;color:#fff}.gh-about-btn--outline{background:transparent;color:var(--green-bright);border:1px solid var(--green-bright)}.gh-about-btn--outline:hover{background:#00c85314}.gh-about-btn--light{background:#fff;color:#0f172a}.gh-about-btn--light:hover{background:#f8fafc;color:#0f172a}.gh-about-story{padding:100px 0 80px;background:#fff}.gh-about-story__grid{display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center}.gh-about-story__media{border-radius:16px;overflow:hidden;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;aspect-ratio:1}.gh-about-story__media img{width:100%;height:100%;object-fit:cover}.gh-about-story__eyebrow{font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--green-bright);margin-bottom:8px}.gh-about-story__title{font-size:30px;font-weight:800;line-height:1.2;color:#0f172a;margin-bottom:16px}.gh-about-story__text{font-size:16px;line-height:1.5;color:#475569;margin-bottom:24px}.gh-about-story__list{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:16px}.gh-about-story__list li{display:flex;gap:12px;align-items:flex-start;font-size:16px;font-weight:500;line-height:1.5;color:#334155}.gh-about-story__list img{width:20px;height:20px;flex-shrink:0;margin-top:2px}.gh-about-story__note{display:flex;gap:16px;align-items:flex-start;padding:24px;border-radius:12px;background:#f0fdf4;border:1px solid #dcfce7}.gh-about-story__note-icon{width:42px;height:42px;border-radius:8px;background:#fff;border:1px solid #dcfce7;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--green-bright)}.gh-about-story__note strong{display:block;font-size:16px;color:#0f172a;margin-bottom:4px}.gh-about-story__note p{font-size:14px;line-height:1.45;color:#475569;margin:0}.gh-about-mission{padding:54px 0 100px;background:#fff}.gh-about-mission__head{display:flex;justify-content:space-between;align-items:flex-end;gap:32px;margin-bottom:40px}.gh-about-mission__eyebrow{font-size:12px;font-weight:700;letter-spacing:3.6px;text-transform:uppercase;color:var(--green-bright);margin-bottom:16px}.gh-about-mission__title{font-size:32px;font-weight:600;line-height:1.2;color:#0f172a}.gh-about-mission__intro{max-width:405px;font-size:16px;font-weight:500;line-height:1.5;color:#64748b}.gh-about-mission__grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.gh-about-mission__card{position:relative;background:#fff;border-radius:40px;padding:64px;box-shadow:0 20px 25px -5px #0000001a,0 8px 10px -6px #0000001a;overflow:hidden}.gh-about-mission__icon{width:64px;height:64px;border-radius:16px;border:1px solid var(--green-bright);display:inline-flex;align-items:center;justify-content:center;color:var(--green-bright);background:#fff;margin-bottom:40px}.gh-about-mission__card h3{font-size:30px;font-weight:800;color:#0f172a;margin-bottom:24px}.gh-about-mission__card p{font-size:18px;line-height:1.6;color:#475569;max-width:448px}.gh-about-why{padding:0 0 48px;background:#fff}.gh-about-why__title{text-align:center;font-size:32px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#333;margin-bottom:30px}.gh-about-why__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:20px;margin-bottom:32px}.gh-about-why__card{background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:24px 20px 32px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:8px}.gh-about-why__icon{width:48px;height:48px;border-radius:50%;background:#f0fdf4;color:var(--green);display:inline-flex;align-items:center;justify-content:center;margin-bottom:4px}.gh-about-why__card h3{font-size:14px;font-weight:700;color:#0f172a;line-height:1.35}.gh-about-why__card p{font-size:12px;line-height:1.35;color:#64748b}.gh-about-trust{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;background:#0b0f19;border-radius:16px;padding:32px 40px}.gh-about-trust__item{display:flex;align-items:center;gap:16px;color:#fff}.gh-about-trust__item svg{color:var(--green-bright);flex-shrink:0}.gh-about-trust__item strong{display:block;font-size:14px;font-weight:700}.gh-about-trust__item span{font-size:12px;color:#94a3b8}.gh-about-eco{padding:40px 0 72px;background:#fff}.gh-about-eco .gh-container{display:flex;flex-direction:column;gap:30px}.gh-about-eco__title{text-align:center;font-size:32px;font-weight:700;line-height:32px;letter-spacing:1.2px;text-transform:uppercase;color:#333;margin:0}.gh-about-eco__panel{display:grid;grid-template-columns:minmax(200px,272px) 1fr;gap:32px;align-items:center;background:#f9fafb;border-radius:16px;padding:56px 48px 48px}.gh-about-eco__intro{display:flex;flex-direction:column;gap:15px}.gh-about-eco__heading{font-size:30px;font-weight:700;line-height:36px;color:#111827;margin:0}.gh-about-eco__text{font-size:14px;font-weight:400;line-height:22.75px;color:#4b5563;margin:0}.gh-about-eco__flow{display:flex;align-items:center;justify-content:space-between;gap:8px;min-width:0}.gh-about-eco__step{display:flex;flex-direction:column;align-items:center;text-align:center;flex-shrink:0}.gh-about-eco__icon{width:96px;height:96px;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.gh-about-eco__icon img{width:96px;height:96px;object-fit:cover}.gh-about-eco__label{display:block;padding-top:12px;font-size:11px;font-weight:600;line-height:16.5px;color:#374151;max-width:118px}.gh-about-eco__step--power .gh-about-eco__label{max-width:109px}.gh-about-eco__power{position:relative;width:80px;height:80px;background:#1f2937;border-radius:8px;display:flex;align-items:center;justify-content:center}.gh-about-eco__power img{width:40px;height:40px;display:block}.gh-about-eco__power-check{position:absolute;right:-4px;bottom:-4px;width:24px;height:24px;border-radius:9999px;background:#00c853;border:2px solid #fff;display:flex;align-items:center;justify-content:center;box-sizing:border-box;padding:4px}.gh-about-eco__power-check img{width:12px;height:12px}.gh-about-eco__arrow{flex-shrink:0;width:24px;height:24px;display:flex;align-items:center;justify-content:center;align-self:flex-start;margin-top:36px}.gh-about-eco__arrow img{width:24px;height:24px;display:block}.gh-about-eco__cards{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.gh-about-eco__card{position:relative;display:flex;flex-direction:column;gap:4px;background:#fff;border:1px solid #f3f4f6;border-radius:12px;padding:25px;text-decoration:none;color:inherit;box-shadow:0 4px 10px #0000000d;transition:transform .15s ease,box-shadow .15s ease;min-height:233px}.gh-about-eco__card:hover{transform:translateY(-2px);box-shadow:0 10px 20px #00000014;color:inherit}.gh-about-eco__thumb{width:100%;height:128px;display:flex;align-items:center;justify-content:center;overflow:hidden}.gh-about-eco__thumb img{width:146px;height:146px;object-fit:cover}.gh-about-eco__thumb--round img{width:128px;height:128px;border-radius:90px}.gh-about-eco__card-title{font-size:14px;font-weight:700;line-height:20px;color:#333;padding-top:12px;margin:0}.gh-about-eco__card-note{font-weight:700;color:#b2b2b2}.gh-about-eco__card-text{font-size:10px;line-height:15px;color:#6b7280;margin:0;padding-right:24px}.gh-about-eco__card-arrow{position:absolute;right:24px;bottom:24px;width:16px;height:16px;opacity:.7}.gh-about-eco__card-arrow img{width:16px;height:16px;display:block}.gh-about-process{padding:100px 0 72px;background:#fff}.gh-about-process__title{text-align:center;font-size:32px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:#333;margin-bottom:40px}.gh-about-process__row{position:relative;display:grid;grid-template-columns:repeat(4,1fr);gap:20px;background:#fff;border:1px solid #f3f4f6;border-radius:16px;padding:32px;box-shadow:0 4px 10px #0000000d}.gh-about-process__step{display:flex;align-items:flex-start;gap:16px}.gh-about-process__badge-wrap{position:relative;flex-shrink:0}.gh-about-process__num{position:absolute;top:-4px;left:-4px;background:#fff;border:1px solid #e5e7eb;border-radius:999px;padding:2px 7px;font-size:8px;font-weight:700;color:#333;box-shadow:0 1px 1px #0000000d}.gh-about-process__circle{width:64px;height:64px;border-radius:50%;background:var(--green-bright);color:#fff;display:inline-flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px #0000001a}.gh-about-process__step h3{font-size:14px;font-weight:700;color:#333;margin-bottom:4px}.gh-about-process__step p{font-size:10px;line-height:1.5;color:#6b7280;max-width:150px}.gh-about-midcta{position:relative;border-radius:24px;overflow:hidden;min-height:420px;display:flex;align-items:center;margin:0 auto 72px;max-width:1280px}.gh-about-midcta__bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center}.gh-about-midcta__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#000c,#0006,#0000)}.gh-about-midcta__inner{position:relative;z-index:1;max-width:576px;padding:80px;display:flex;flex-direction:column;align-items:flex-start;gap:16px}.gh-about-midcta__title{font-size:clamp(32px,4vw,46px);font-weight:700;line-height:1.1;color:#fff}.gh-about-midcta__text{font-size:16px;line-height:1.6;color:#cbd5e1;max-width:448px;margin-bottom:8px}.gh-about-faq{background:#f8fafc;padding:80px 0}.gh-about-faq__eyebrow{text-align:center;font-size:12px;font-weight:700;letter-spacing:1.2px;text-transform:uppercase;color:var(--green-bright);margin-bottom:24px}.gh-about-faq__grid{display:grid;grid-template-columns:390px 1fr;gap:48px;align-items:start}.gh-about-faq__title{font-family:var(--font-display);font-size:clamp(36px,5vw,60px);font-weight:900;line-height:1.12;color:#0f172a;margin-bottom:28px}.gh-about-faq__list{display:flex;flex-direction:column;gap:16px}.gh-about-faq__item{background:#fff;border:1px solid #f3f4f6;border-radius:12px;box-shadow:0 1px 2px #0000000d;overflow:hidden}.gh-about-faq__item summary{list-style:none;cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:24px;font-size:16px;font-weight:700;color:#0f172a}.gh-about-faq__item summary::-webkit-details-marker{display:none}.gh-about-faq__chevron{width:20px;height:20px;flex-shrink:0;color:#64748b;transition:transform .2s ease}.gh-about-faq__item[open] .gh-about-faq__chevron{transform:rotate(180deg)}.gh-about-faq__answer{padding:0 24px 24px;border-top:1px solid #f9fafb;font-size:14px;line-height:1.6;color:#475569}.gh-about-final{position:relative;background:#0b0f19;padding:48px 0;overflow:hidden}.gh-about-final:before{content:"";position:absolute;right:-80px;bottom:-80px;width:320px;height:320px;border-radius:50%;background:#00c85333;filter:blur(50px)}.gh-about-final__inner{position:relative;z-index:1;display:flex;align-items:center;justify-content:space-between;gap:32px}.gh-about-final__title{font-size:30px;font-weight:800;line-height:1.2;color:#fff;max-width:700px;margin-bottom:8px}.gh-about-final__text{font-size:14px;line-height:1.45;color:#94a3b8;max-width:700px}.gh-about-final__actions{display:flex;flex-wrap:wrap;gap:16px;flex-shrink:0}@media(max-width:1100px){.gh-about-why__grid{grid-template-columns:repeat(3,1fr)}.gh-about-trust{grid-template-columns:repeat(2,1fr)}.gh-about-eco__panel{grid-template-columns:1fr;padding:40px 32px}.gh-about-eco__flow{flex-wrap:wrap;justify-content:center;row-gap:20px}.gh-about-eco__arrow{margin-top:36px}.gh-about-eco__cards{grid-template-columns:repeat(2,1fr)}.gh-about-process__row{grid-template-columns:1fr 1fr}.gh-about-faq__grid{grid-template-columns:1fr}}@media(max-width:800px){.gh-about-story__grid,.gh-about-mission__grid{grid-template-columns:1fr;gap:32px}.gh-about-mission__head{flex-direction:column;align-items:flex-start}.gh-about-mission__card{padding:40px 28px;border-radius:24px}.gh-about-why__grid{grid-template-columns:repeat(2,1fr)}.gh-about-midcta__inner{padding:40px 28px}.gh-about-final__inner{flex-direction:column;align-items:flex-start}}@media(max-width:560px){.gh-about-why__grid,.gh-about-trust,.gh-about-eco__cards,.gh-about-process__row{grid-template-columns:1fr}.gh-about-eco__panel{padding:32px 20px}.gh-about-eco__arrow{display:none}}
/*# sourceMappingURL=/cdn/shop/t/4/assets/about.css.map */
