.about-page{--ab-font-head:var(--gc-font-head,"Montserrat",sans-serif);--ab-font-body:var(--gc-font-body,"Lato",sans-serif);--ab-primary:var(--gc-primary,#318f53);--ab-primary-hover:var(--gc-primary-hover,#256e3f);--ab-accent:var(--gc-accent,#c17a3d);--ab-grey:var(--gc-grey,#61514d);--ab-white:var(--gc-white,#fff);--ab-cream:var(--gc-cream,#faf8f5);--ab-warm-bg:var(--gc-warm-bg,#f5f3ef);--ab-line:var(--gc-line,#e6e1da);--ab-text-dark:var(--gc-text-dark,#2c2c2c);--ab-text-body:var(--gc-text-body,#555);--ab-text-light:var(--gc-text-light,#444);--ab-text-inverse:var(--gc-text-inverse,#fff);--ab-shadow-xs:var(--gc-shadow-xs,0 2px 10px rgba(0,0,0,.05));--ab-shadow-sm:var(--gc-shadow-sm,0 2px 12px rgba(0,0,0,.06));--ab-shadow-md:var(--gc-shadow-md,0 4px 16px rgba(0,0,0,.08));--ab-shadow-hover:var(--gc-shadow-card-hover,0 12px 32px rgba(0,0,0,.12));--ab-space-xs:var(--gc-s1,4px);--ab-space-sm:var(--gc-s2,8px);--ab-space-md:var(--gc-s3,12px);--ab-space-lg:var(--gc-s4,16px);--ab-space-xl:var(--gc-s5,20px);--ab-space-2xl:var(--gc-s6,24px);--ab-space-3xl:var(--gc-s7,28px);--ab-space-4xl:var(--gc-s8,32px);--ab-space-6xl:var(--gc-s10,40px);--ab-space-7xl:var(--gc-s11,50px);--ab-radius-sm:var(--gc-radius-sm,8px);--ab-radius-lg:var(--gc-radius-lg,12px);--ab-radius-xl:var(--gc-radius-pill,30px);--ab-radius-circle:var(--gc-radius-circle,50%);--ab-trans-fast:var(--gc-trans-fast,0.2s ease);--ab-trans-base:var(--gc-trans-base,0.25s ease);--ab-trans-med:var(--gc-trans-med,0.3s ease);--ab-trans-slow:var(--gc-trans-slow,0.35s cubic-bezier(0.25,0.46,0.45,0.94));--ab-trans-img:var(--gc-trans-img,0.5s ease);--ab-section-py:var(--gc-section-py,70px);--ab-section-py-mobile:var(--gc-section-py-mobile,50px);--ab-container-max:var(--gc-container-max,1280px);--ab-container-px:var(--gc-container-px,24px);--ab-hero-min-h:var(--gc-hero-min-h,460px);box-sizing:border-box;color:var(--ab-text-body);font-family:var(--ab-font-body);line-height:1.6}.about-page *,.about-page :after,.about-page :before{box-sizing:inherit}.ab-container{margin:0 auto;max-width:var(--ab-container-max);padding:0 var(--ab-container-px)}.ab-section{padding:var(--ab-section-py) 0}.ab-threeps{background:var(--ab-warm-bg)}.ab-brands{background:var(--ab-white)}.ab-portals{background:var(--ab-warm-bg)}.ab-section-header{margin-bottom:var(--ab-space-6xl);margin-left:auto;margin-right:auto;max-width:1100px;text-align:center}.ab-overline{color:var(--ab-accent);display:block;font-family:var(--ab-font-head);font-size:.85rem;font-weight:600;letter-spacing:.1em;margin-bottom:var(--ab-space-sm);text-transform:uppercase}.ab-overline--light{color:var(--ab-text-inverse);opacity:.9;text-shadow:0 1px 3px rgba(0,0,0,.35)}.ab-section-title{color:var(--ab-text-dark);font-family:var(--ab-font-head);font-size:2.2rem;font-weight:700;line-height:1.2;margin:0 0 var(--ab-space-md)}.ab-desc{color:var(--ab-text-body);font-size:1rem;line-height:1.7;margin:0}.ab-link{align-items:center;color:var(--ab-primary);display:inline-flex;font-family:var(--ab-font-head);font-size:.9rem;font-weight:600;gap:var(--ab-space-sm);margin-top:auto;text-decoration:none;transition:gap var(--ab-trans-base),color var(--ab-trans-base)}.ab-link svg{flex-shrink:0;height:16px;transition:transform var(--ab-trans-base);width:16px}.ab-link:hover{color:var(--ab-primary-hover);gap:14px}.ab-link:hover svg{transform:translateX(3px)}.ab-inline-link,.values__inline-link{color:var(--ab-primary);text-decoration:underline;text-underline-offset:2px;transition:color var(--ab-trans-fast)}a.ab-inline-link:hover,a.values__inline-link:hover{color:var(--ab-primary-hover)}.ab-btn{align-items:center;background:var(--ab-primary);border:2px solid var(--ab-primary);border-radius:var(--ab-radius-xl);cursor:pointer;display:inline-flex;font-family:var(--ab-font-head);font-size:.95rem;font-weight:600;gap:10px;padding:14px var(--ab-space-4xl);text-decoration:none;transition:background var(--ab-trans-med),border-color var(--ab-trans-med),transform var(--ab-trans-med)}.ab-btn,.ab-btn:hover{color:var(--ab-text-inverse)}.ab-btn:hover{background:var(--ab-primary-hover);border-color:var(--ab-primary-hover);transform:translateY(-2px)}.ab-btn svg{height:18px;transition:transform var(--ab-trans-base);width:18px}.ab-btn:hover svg{transform:translateX(4px)}.ab-hero{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:var(--ab-hero-min-h);padding:80px var(--ab-space-xl);position:relative;text-align:center}.ab-hero-overlay{background:linear-gradient(180deg,rgba(0,0,0,.25) 0,rgba(0,0,0,.35) 60%,rgba(0,0,0,.45));inset:0;position:absolute}.ab-hero-content{color:var(--ab-text-inverse);max-width:820px;position:relative;z-index:2}.ab-hero-overline{display:block;font-size:.9rem;font-weight:600;letter-spacing:.12em;margin-bottom:var(--ab-space-md);opacity:.92;text-shadow:0 1px 3px rgba(0,0,0,.4);text-transform:uppercase}.ab-hero-overline,.ab-hero-title{color:var(--ab-text-inverse);font-family:var(--ab-font-head)}.ab-hero-title{font-size:3rem;font-weight:700;line-height:1.15;margin:0 0 var(--ab-space-lg);text-shadow:0 2px 10px rgba(0,0,0,.45)}.ab-hero-sub{color:var(--ab-text-inverse);font-size:1.15rem;margin:0;opacity:.95;text-shadow:0 1px 6px rgba(0,0,0,.4)}.ab-p-grid{display:grid;gap:var(--ab-space-4xl) clamp(40px,5vw,72px);grid-template-columns:repeat(3,1fr);margin-inline:auto;max-width:1300px}.ab-p-card{align-items:center;background:none;display:flex;flex-direction:column;margin-inline:auto;max-width:380px;padding:0;text-align:center}.ab-p-icon{animation:ab-float 3s ease-in-out infinite;display:block;flex-shrink:0;height:80px;margin:0 0 var(--ab-space-xl);object-fit:contain;width:80px}@keyframes ab-float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.ab-p-title{color:var(--ab-text-dark);font-family:var(--ab-font-head);font-size:1.4rem;font-weight:700;line-height:1.2;margin:0 0 var(--ab-space-md)}.ab-p-desc{color:var(--ab-text-body);flex:1 0 auto;font-size:1rem;line-height:1.7;margin:0 0 var(--ab-space-xl)}.ab-p-link{align-items:center;color:var(--ab-primary);display:inline-flex;font-family:var(--ab-font-head);font-size:15px;font-weight:500;gap:6px;margin-top:auto;text-decoration:none;transition:transform var(--ab-trans-base),color var(--ab-trans-base)}.ab-p-link:after{background-color:currentColor;content:"";flex-shrink:0;height:14px;-webkit-mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M7 7h10v10'/%3E%3C/svg%3E") center /contain no-repeat;mask:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' stroke='%23000' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M7 17 17 7M7 7h10v10'/%3E%3C/svg%3E") center /contain no-repeat;transition:transform var(--ab-trans-base);width:14px}a.ab-p-link:focus-visible,a.ab-p-link:hover{color:var(--ab-primary-hover);transform:translateX(5px)}.ab-p-link:focus-visible:after,.ab-p-link:hover:after{transform:translate(2px,-2px)}.ab-band{background-position:50%;background-repeat:no-repeat;background-size:cover;padding:90px 0;position:relative}.ab-band-overlay{background:linear-gradient(100deg,rgba(0,0,0,.7),rgba(0,0,0,.55) 45%,rgba(0,0,0,.25));inset:0;position:absolute}.ab-band .ab-container{position:relative;z-index:2}.ab-band-content{color:var(--ab-text-inverse);margin-left:auto;margin-right:auto;max-width:640px;text-align:center}.ab-band-title{color:var(--ab-text-inverse);font-family:var(--ab-font-head);font-size:2.2rem;font-weight:700;line-height:1.2;margin:0 0 var(--ab-space-md)}.ab-band-desc{color:var(--ab-text-inverse);font-size:1.05rem;line-height:1.7;margin:0 0 var(--ab-space-3xl);opacity:.95}.ab-band-content .ab-btn{margin-left:auto;margin-right:auto}.ab-brand-list{display:flex;flex-direction:column;gap:var(--ab-space-7xl)}.ab-brand{align-items:center;display:grid;gap:var(--ab-space-6xl);grid-template-columns:1fr 1fr}.ab-brand:nth-child(2n) .ab-brand-media{grid-column:2;grid-row:1}.ab-brand:nth-child(2n) .ab-brand-text{grid-column:1;grid-row:1}.ab-brand-media{border-radius:var(--ab-radius-lg);box-shadow:var(--ab-shadow-md);display:block;line-height:0;overflow:hidden;width:100%}.ab-brand-media img{aspect-ratio:3/2;display:block;height:auto;object-fit:cover;transition:transform var(--ab-trans-img);width:100%}.ab-brand-media:hover img{transform:scale(1.04)}.ab-brand-text{align-items:flex-start;display:flex;flex-direction:column}.ab-brand-title{font-family:var(--ab-font-head);font-size:1.45rem;font-weight:700;line-height:1.25;margin:0 0 var(--ab-space-md)}.ab-brand-title a{color:var(--ab-text-dark);text-decoration:none;transition:color var(--ab-trans-fast)}.ab-brand-title a:hover{color:var(--ab-primary)}.ab-brand-desc{color:var(--ab-text-body);font-size:1rem;line-height:1.7;margin:0 0 var(--ab-space-xl)}.ab-portal-grid{display:grid;gap:var(--ab-space-2xl);grid-template-columns:repeat(4,1fr)}.ab-portal{background:var(--ab-white);border-radius:var(--ab-radius-lg);box-shadow:var(--ab-shadow-sm);color:inherit;display:flex;flex-direction:column;padding:var(--ab-space-2xl);text-decoration:none;transition:transform var(--ab-trans-slow),box-shadow var(--ab-trans-slow)}.ab-portal:hover{box-shadow:var(--ab-shadow-hover);transform:translateY(-4px)}.ab-portal-logo{align-items:center;background:var(--ab-white);border-radius:var(--ab-radius-sm);display:flex;flex-shrink:0;height:110px;justify-content:center;margin-bottom:var(--ab-space-xl);overflow:hidden}.ab-portal-logo img{display:block;height:auto;max-height:100%;max-width:100%;object-fit:contain;width:auto}.ab-portal-desc{color:var(--ab-text-body);flex:1 0 auto;font-size:.92rem;line-height:1.55;margin:0 0 var(--ab-space-lg)}.ab-portal:hover .ab-link{color:var(--ab-primary-hover);gap:14px}.ab-portal:hover .ab-link svg{transform:translateX(3px)}.about-page.ab-ready .ab-reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s cubic-bezier(.25,.46,.45,.94)}.about-page.ab-ready .ab-reveal.ab-in{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){.about-page.ab-ready .ab-reveal{opacity:1;transform:none;transition:none}.about-page *{transition-duration:.01ms!important}.ab-p-icon{animation:none!important}}.about-page :focus:not(:focus-visible){box-shadow:none;outline:none}.about-page :focus-visible{border-radius:var(--ab-radius-sm);outline:var(--gc-focus-width,2px) solid var(--ab-primary);outline-offset:var(--gc-focus-offset,3px)}.ab-band :focus-visible,.ab-hero :focus-visible{outline-color:var(--ab-white)}@media (max-width:1024px){.ab-band-title,.ab-section-title{font-size:1.9rem}.ab-hero-title{font-size:2.4rem}.ab-p-grid{grid-template-columns:repeat(2,1fr)}.ab-p-grid .ab-p-card:last-child{grid-column:1/-1;margin-inline:auto;max-width:380px}.ab-portal-grid{grid-template-columns:repeat(2,1fr)}.ab-brand{gap:var(--ab-space-4xl)}}@media (max-width:768px){.ab-hero{min-height:var(--gc-hero-min-h-tablet,380px);padding:60px var(--ab-space-xl)}.ab-hero-title{font-size:2rem}.ab-hero-sub{font-size:1rem}.ab-section{padding:var(--ab-section-py-mobile) 0}.ab-section-header{margin-bottom:var(--ab-space-4xl)}.ab-band{padding:60px 0}.ab-brand-list{gap:var(--ab-space-6xl)}.ab-brand{gap:var(--ab-space-2xl)}.ab-brand,.ab-brand:nth-child(2n){grid-template-columns:1fr}.ab-brand:nth-child(2n) .ab-brand-media,.ab-brand:nth-child(2n) .ab-brand-text{grid-column:1;grid-row:auto}.ab-p-grid{grid-template-columns:1fr}.ab-p-grid .ab-p-card:last-child{grid-column:auto;max-width:none}.ab-p-desc{margin-inline:auto}}@media (max-width:480px){.ab-hero{min-height:var(--gc-hero-min-h-mobile,320px)}.ab-hero-title{font-size:1.7rem}.ab-hero-overline{font-size:.8rem}.ab-band-title,.ab-section-title{font-size:1.5rem}.ab-brand-title{font-size:1.2rem}.ab-portal-grid{grid-template-columns:1fr}.ab-portal-logo{height:96px}.ab-band-desc{font-size:.98rem}.ab-btn{font-size:.9rem;padding:12px var(--ab-space-2xl)}}