.about__container{max-width:80rem;margin:0 auto;padding-left:2.5rem;padding-right:2.5rem}.about-hero{background-color:var(--color-bg-white);padding:2rem 2.5rem}.about-hero-new{padding:3rem 0 2rem;position:relative;overflow:visible}.about-hero-new__hero-grid{grid-template-columns:1fr 1fr;align-items:center;gap:1rem;margin-bottom:1rem;display:grid}.about-hero-new__hero-text{flex-direction:column;display:flex}.about-hero-new__hero-title{font-family:var(--font-family-archivo,Archivo,sans-serif);color:var(--color-primary,#0d0d0d);margin:0 0 1rem;font-size:clamp(1.75rem,4vw,3.1rem);font-weight:700;line-height:1.2}.about-hero-new__hero-desc{color:var(--color-text-secondary,#4a4a4a);margin:0 0 1.5rem;font-size:15px;line-height:1.6}.about-hero-new__features{flex-direction:column;gap:1rem;margin:0 0 2rem;padding:0;list-style:none;display:flex}.about-hero-new__feature-item{color:var(--colors--dark-grey,#525866);align-items:flex-start;gap:.875rem;font-size:.95rem;line-height:1;display:flex}.about-hero-new__feature-icon{width:18px;height:18px;color:var(--color-accent,#0d61f8);stroke-width:3px;flex-shrink:0;margin-top:.125rem}.about-hero-new__feature-item span{flex:1;font-size:14px;font-weight:500}.about-hero-new__hero-cta{background:var(--color-accent);color:#fff;border-radius:8px;width:fit-content;padding:.6rem 1.25rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:opacity .2s,transform .2s;display:inline-block}.about-hero-new__hero-cta:hover{opacity:.9;transform:translateY(-1px)}.about-hero-new__hero-lottie{border-radius:12px;min-height:280px;position:relative;overflow:hidden}@media (min-width:900px){.about-hero-new__hero-lottie{min-height:320px}}.radial-torch{--radial-torch-radius:130px;flex-direction:column;justify-content:center;align-items:center;min-height:360px;display:flex;position:relative;overflow:visible}@media (min-width:600px){.radial-torch{--radial-torch-radius:150px;min-height:420px}}.radial-torch__ring{flex-shrink:0;width:360px;height:360px;position:relative;overflow:visible}@media (min-width:600px){.radial-torch__ring{width:440px;height:440px}}.radial-torch__path{pointer-events:none;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0;overflow:visible}.radial-torch__path circle{vector-effect:non-scaling-stroke}.radial-torch__path--desktop{display:none}@media (min-width:600px){.radial-torch__path--mobile{display:none}.radial-torch__path--desktop{display:block}}.radial-torch__wedge{pointer-events:none;z-index:1;border-radius:50%;transition:transform .6s cubic-bezier(.4,0,.2,1);position:absolute;inset:0}.radial-torch__center{border:3px solid var(--color-accent,#0d61f8);z-index:2;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:180px;height:180px;margin:-90px 0 0 -90px;display:flex;position:absolute;top:50%;left:50%;box-shadow:0 2px 8px #0d61f826}@media (min-width:600px){.radial-torch__center{width:200px;height:200px;margin:-100px 0 0 -100px}}.radial-torch__icon-wrap{z-index:10;background:#fff;border:1.5px solid #e5e7eb;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin:-26px 0 0 -26px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:50%;left:50%;box-shadow:0 1px 3px #00000014}.radial-torch__icon{color:#525866;pointer-events:none;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;transition:color .3s;display:flex}.radial-torch__icon svg{stroke:currentColor;fill:none;width:100%;height:100%;display:block}.radial-torch__icon-wrap--active{border-color:var(--color-accent,#0d61f8);background:#0d61f814;transform:scale(1.05);box-shadow:0 2px 8px #0d61f833}.radial-torch__icon-wrap--active .radial-torch__icon{color:var(--color-accent,#0d61f8)}.radial-torch__label-wrap{color:var(--color-accent,#0d61f8);font-family:var(--font-family-inter,Inter,sans-serif);white-space:nowrap;z-index:15;opacity:0;visibility:hidden;pointer-events:none;will-change:opacity;text-align:center;background:0 0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:.375rem;width:100%;max-width:100px;padding:0;font-size:.85rem;font-weight:600;display:inline-flex;position:absolute;top:40%;left:40%;transform:translate(-50%,-50%)}@media (min-width:600px){.radial-torch__label-wrap{gap:.5rem;max-width:100px;font-size:.95rem}}.radial-torch__label-wrap--visible{opacity:1;visibility:visible;pointer-events:auto;animation:.3s forwards radial-torch-label-fade-in}@keyframes radial-torch-label-fade-in{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes radial-torch-label-in{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.radial-torch__label-shortcut{background:var(--color-accent,#0d61f8);color:#fff;letter-spacing:.02em;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:inline-flex}@media (min-width:600px){.radial-torch__label-shortcut{width:44px;height:44px;font-size:1.1rem}}.radial-torch__label-text{letter-spacing:.02em;text-align:center;word-break:break-word;font-size:.8rem;line-height:1.3}@media (min-width:600px){.radial-torch__label-text{font-size:.9rem}}.about-hero-new__cta{background:var(--color-accent,#0d61f8);color:#fff;letter-spacing:.05em;text-transform:uppercase;border-radius:8px;justify-content:center;align-items:center;padding:1rem 2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-flex}.about-hero-new__cta:hover{color:#fff;background:#0a4fc7;transform:translateY(-2px)}.about-hero-new__how{z-index:1;position:relative}.about-hero-new__how-label{text-align:center;letter-spacing:.15em;text-transform:uppercase;color:var(--colors--grey,#868c98);font-size:.75rem;font-weight:600;font-family:var(--font-family-inter,Inter,sans-serif);margin:0 0 .75rem}.about-hero-new__how-title{text-align:center;font-family:var(--font-family-archivo,Archivo,sans-serif);color:var(--color-accent,#0d61f8);margin:0 0 2.5rem;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:700;line-height:1.2}.about-hero-new__slider-wrap{padding:0 0 3rem;position:relative;overflow:hidden}.about-hero-new__swiper{width:100%;margin:0;padding:0;overflow:hidden!important}.about-hero-new__swiper .swiper-wrapper{align-items:stretch;transition-timing-function:linear;display:flex}.about-hero-new__swiper .swiper-slide{flex-shrink:0;height:auto;display:flex}.about-hero-new__card{border:1px solid #0d61f81f;border-radius:28px;flex-direction:column;width:100%;height:100%;min-height:200px;padding:1.2rem;transition:transform .4s,box-shadow .3s;display:flex}.about-hero-new__swiper .swiper-slide-prev .about-hero-new__card{transform:rotate(-4deg)}.about-hero-new__swiper .swiper-slide-active .about-hero-new__card{transform:rotate(0)}.about-hero-new__swiper .swiper-slide-next .about-hero-new__card{transform:translate(0)}.about-hero-new__swiper .swiper-slide-active .about-hero-new__card{background:var(--color-accent,#0d61f8);color:#fff;border-color:#0000}.about-hero-new__card-num{font-size:.875rem;font-weight:600;font-family:var(--font-family-inter,Inter,sans-serif);color:inherit;opacity:.95;margin:0 0 .5rem}.about-hero-new__swiper .swiper-slide-active .about-hero-new__card-num{color:#fff}.about-hero-new__card-title{font-size:1.25rem;font-weight:700;font-family:var(--font-family-archivo,Archivo,sans-serif);color:var(--color-primary,#000);margin:0 0 1rem}.about-hero-new__swiper .swiper-slide-active .about-hero-new__card-title{color:#fff}.about-hero-new__card-desc{color:var(--colors--dark-grey,#525866);font-size:.875rem;line-height:1.6;font-family:var(--font-family-inter,Inter,sans-serif);flex:1;margin:0}.about-hero-new__swiper .swiper-slide-active .about-hero-new__card-desc{color:#fffffff2}.about-hero-new__arrow{cursor:pointer;z-index:10;background:#fff;border:1px solid #0000001a;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:background .2s,color .2s,border-color .2s;display:none;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 12px #00000014}.about-hero-new__arrow svg{width:24px;height:24px}.about-hero-new__arrow:hover{background:var(--color-accent,#0d61f8);color:#fff;border-color:var(--color-accent,#0d61f8)}.about-hero-new__arrow--prev{left:0}.about-hero-new__arrow--next{right:0}.about-hero-new__pagination{justify-content:center;gap:.5rem;margin-top:1.5rem;display:none}.about-hero-new__bullet{cursor:pointer;background:#0d61f833;border:none;border-radius:50%;width:10px;height:10px;padding:0;transition:background .2s,transform .2s}.about-hero-new__bullet--active{background:var(--color-accent,#0d61f8);transform:scale(1.2)}.about-hero-new__swiper .swiper-button-next,.about-hero-new__swiper .swiper-button-prev{display:none}@media (max-width:768px){.about-hero-new{padding:3rem 0 4rem}.about-hero-new__slider-wrap{padding-left:0;padding-right:0}.about-hero-new__arrow{width:40px;height:40px}.about-hero-new__arrow svg{width:20px;height:20px}.about-hero-new__arrow--prev{left:-.25rem}.about-hero-new__arrow--next{right:-.25rem}.about-hero-new__hero-grid{grid-template-columns:1fr}.about-hero-new__features{margin-bottom:1rem}.about-hero-new__hero-text{order:2}.about-hero-new__hero-lottie{min-height:200px;overflow:visible}.radial-torch{justify-content:flex-start;align-items:flex-start}.radial-torch__center{width:150px;height:150px;margin:-75px 0 0 -75px}.radial-torch__label-shortcut{width:30px;height:30px;font-size:.8rem}.radial-torch__label-text{font-size:.7rem}.radial-torch__label-wrap{top:42%;left:37%}.about-hero-new__card{padding:.8rem}.about-hero-new__card-title{font-size:1rem}.about-hero-new__card-desc{font-size:.8rem}}@media (max-width:480px){.about-hero-new__hero-grid{margin-bottom:1rem}.about-hero-new__slider-wrap{padding-bottom:1rem;padding-left:0;padding-right:0}}.about-hero__content{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;display:flex}.about-hero__text{flex:1;min-width:300px}.about-hero__title{font-family:var(--font-family-archivo);font-size:var(--font-size-6xl);font-weight:var(--font-weight-medium);color:var(--color-text-primary);margin-bottom:var(--margin-xl);overflow-wrap:break-word;word-wrap:break-word;line-height:1.1}.about-hero__description{font-size:var(--font-size-lg);color:var(--colors--grey);margin-bottom:var(--margin-2xl);font-weight:400;line-height:1.5}.about-hero__buttons{gap:var(--spacing-lg);display:flex}.about-hero__image{flex:1;min-width:300px;height:100%;display:flex;position:relative}.about-hero__image-wrapper{border-radius:var(--radius-xl);background-color:var(--color-bg-primary);position:relative;overflow:hidden}.about-hero__main-image{object-fit:contain;width:100%;max-height:34.375rem}.about-hero__overlay{pointer-events:none;flex-direction:column;justify-content:space-between;align-items:flex-end;width:35%;height:100%;padding:1.5rem 0;display:flex;position:absolute;top:0;right:0}.about-hero__pills{margin-top:var(--spacing-lg);flex-direction:column;align-items:flex-end;gap:8px;display:flex}.about-hero__pill{align-items:center;gap:var(--spacing-sm);border-radius:var(--radius-full);font-size:20px;font-weight:var(--font-weight-medium);white-space:nowrap;pointer-events:auto;box-shadow:var(--shadow-md);padding:2px 8px;display:flex}.about-hero__pill--yellow{color:#8b5a2b;background-color:#fff4e6;width:100%}.about-hero__pill--yellow .about-hero__pill-icon{border-radius:var(--radius-full);color:#fff;background-color:#ffb84d;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.about-hero__pill--red{color:#c33;background-color:#ffe6e6;width:100%}.about-hero__pill--red .about-hero__pill-icon{border-radius:var(--radius-full);color:#fff;background-color:#ff6b6b;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.about-hero__pill--blue{color:#4a90e2;background-color:#e6f0ff;width:100%}.about-hero__pill--blue .about-hero__pill-icon{border-radius:var(--radius-full);color:#fff;background-color:#4a90e2;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.about-hero__pill-icon svg{width:12px;height:12px}.about-hero__pill--yellow .about-hero__pill-icon svg path,.about-hero__pill--yellow .about-hero__pill-icon svg rect,.about-hero__pill--red .about-hero__pill-icon svg path,.about-hero__pill--red .about-hero__pill-icon svg rect{fill:#fff}.about-hero__pill--blue .about-hero__pill-icon svg path{stroke:#fff;fill:none}.about-hero__meeting-card{border-radius:var(--radius-lg);padding:var(--spacing-md);box-shadow:var(--shadow-lg);pointer-events:auto;min-width:180px;margin-top:auto;margin-bottom:var(--spacing-lg);background-color:#fff;border:1px solid #eaeaea;position:relative}.about-hero__meeting-header{top:var(--spacing-sm);right:var(--spacing-sm);width:20px;height:20px;color:var(--colors--grey);justify-content:center;align-items:center;display:flex;position:absolute}.about-hero__meeting-arrow{width:10px;height:10px}.about-hero__meeting-content{gap:var(--spacing-md);flex-direction:column;align-items:center;display:flex;position:relative}.about-hero__meeting-avatar{flex-shrink:0}.about-hero__meeting-avatar-img{border-radius:var(--radius-full);background-color:var(--color-accent);background-image:linear-gradient(135deg,var(--color-accent)0%,#004ed8 100%);width:40px;height:40px}.about-hero__meeting-info{text-align:center;flex:1;min-width:0}.about-hero__meeting-name{font-size:var(--font-size-base);font-weight:var(--font-weight-semibold);color:var(--color-text-primary);margin-bottom:var(--spacing-xs);padding-bottom:1rem}.about-hero__meeting-date{font-size:var(--font-size-sm);font-weight:var(--font-weight-normal);color:var(--color-text-secondary);margin-bottom:2px}.about-hero__meeting-time{font-size:var(--font-size-sm);font-weight:var(--font-weight-bold);color:var(--color-text-primary)}.about-hero__meeting-meta{top:var(--spacing-sm);color:var(--colors--grey);font-size:var(--font-size-sm);font-weight:var(--font-weight-medium);align-items:center;gap:4px;display:flex;position:absolute;right:24px}.about-hero__meeting-meta svg{width:14px;height:14px;stroke:var(--color-text-secondary)}.about-empowering{background-color:var(--color-bg-white);padding:2rem 0}.about-empowering__content{flex-direction:column;align-items:center;gap:3rem;display:flex}.about-empowering__text{grid-template-columns:1fr;align-items:start;gap:2rem;width:100%;display:grid}@media (min-width:900px){.about-empowering__text{grid-template-columns:1fr 1fr;align-items:start;gap:4rem}}.about-empowering__left{flex-direction:column;gap:.75rem;display:flex}.about-empowering__right{flex-direction:column;gap:1rem;display:flex}.about-empowering__image{flex:1;min-width:300px}.about-empowering__badge{font-family:var(--font-family-inter,Inter,sans-serif);letter-spacing:.15em;text-transform:uppercase;color:var(--color-accent,#0d61f8);margin-bottom:.5rem;padding-bottom:.5rem;font-size:.75rem;font-weight:700;display:inline-block;position:relative}.about-empowering__badge:after{content:"";background:var(--color-accent,#0d61f8);width:40px;height:2px;position:absolute;bottom:0;left:0}.about-empowering__title{font-family:var(--font-family-archivo);color:var(--color-text-primary);margin:0;font-size:clamp(2rem,5vw,3.5rem);font-weight:500;line-height:1.2}.about-empowering__description{font-family:var(--font-family-inter);color:var(--colors--dark-grey);margin:0;font-size:1rem;font-weight:400;line-height:1.7}.about-stats{grid-column-gap:1.1rem;grid-row-gap:1.1rem;color:var(--colors--dark-grey);grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;font-size:1.025rem;display:grid}.about-stat{flex:1 1 calc(50% - var(--spacing-xl));gap:var(--spacing-sm);text-align:center;flex-direction:column;display:flex}.about-stat__icon{font-size:var(--font-size-2xl);margin-bottom:var(--spacing-xs);display:none}.about-stat__value{color:var(--color-accent);font-family:Archivo,sans-serif;font-size:3rem;font-weight:500;line-height:1.15}.about-stat__label{font-family:var(--font-family-inter);color:var(--colors--dark-grey);white-space:nowrap;letter-spacing:-.015em;font-size:1.025rem;font-weight:500;line-height:1.5}.about-empowering__visual{width:100%;overflow:hidden}.about-empowering__visual-inner{width:100%;max-height:37.5rem;position:relative}.about-empowering__visual-img{width:100%;height:100%;display:block}.about-empowering__visual-overlay{background:linear-gradient(#0000 50%,#00000080 100%);justify-content:flex-start;align-items:flex-end;padding:1.5rem 2rem;display:flex;position:absolute;inset:0}.about-empowering__visual-tag{font-family:var(--font-family-inter);color:#fff;letter-spacing:.02em;font-size:.9375rem;font-weight:500}.about-image-grid{gap:var(--spacing-lg);width:100%;display:flex;position:relative}.about-image-grid .about-image-placeholder{min-width:200px}.about-why{padding:3rem 0}.about-why__header{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem 2rem;margin-bottom:2.5rem;display:grid}.about-why__left{flex-direction:column;gap:.5rem;display:flex}.about-why__label{font-family:var(--font-family-inter);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);font-size:.875rem;font-weight:600}.about-why__line{background:var(--color-accent);border-radius:2px;width:48px;height:3px;display:block}.about-why__title{font-family:var(--font-family-archivo);color:var(--color-text-primary);margin:0;font-size:clamp(1.75rem,3.5vw,3rem);font-weight:600;line-height:1.2}.about-why__right{padding-top:.25rem}.about-why__para{font-family:var(--font-family-inter);color:var(--colors--dark-grey);margin:0;font-size:1.0625rem;line-height:1.7}.about-why__row{gap:1.5rem;margin-bottom:1.5rem;display:grid}.about-why__row:last-child{margin-bottom:0}.about-why__row--top{grid-template-columns:repeat(3,1fr)}.about-why__row--bottom{grid-template-columns:1.2fr 1fr}.about-why-card{background:#f5f3ef;border:1px solid #0000000f;border-radius:20px;flex-direction:column;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 4px 12px #0000000f}.about-why-card:hover{transform:translateY(-2px);box-shadow:0 8px 24px #0000001a}.about-why-card__img-wrap{aspect-ratio:16/10;background:#e8e6e2;overflow:hidden}.about-why-card__img{object-fit:cover;width:100%;height:100%;display:block}.about-why-card__img--cover{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.about-why-card__title{font-family:var(--font-family-archivo);color:var(--color-text-primary);margin:0;padding:1.25rem 1.25rem .5rem;font-size:1.25rem;font-weight:600;line-height:1.3}.about-why-card__desc{font-family:var(--font-family-inter);color:var(--colors--dark-grey);flex:1;margin:0;padding:0 1.25rem 1.25rem;font-size:.9375rem;line-height:1.5}.about-why-card--long{min-height:280px;position:relative}.about-why-card--long .about-why-card__overlay{color:#fff;background:linear-gradient(#0000,#000000bf);padding:1.5rem;position:absolute;bottom:0;left:0;right:0}.about-why-card--long .about-why-card__title{color:#fff;padding:0 0 .25rem}.about-why-card--long .about-why-card__desc{color:#fffffff2;padding:0;font-size:.9375rem}.about-why-card--bg{background-color:#1a1a2e;background-position:50%;background-size:cover;min-height:280px;position:relative}.about-why-card--bg:before{content:"";border-radius:inherit;background:linear-gradient(#0000004d,#000c);position:absolute;inset:0}.about-why-card--bg .about-why-card__overlay{z-index:1;color:#fff;flex-direction:column;justify-content:flex-end;height:100%;min-height:280px;padding:1.5rem;display:flex;position:relative}.about-why-card--bg .about-why-card__title{color:#fff;padding:0 0 .25rem}.about-why-card--bg .about-why-card__desc{color:#fffffff2;padding:0;font-size:.9375rem}@media (max-width:1024px){.about-why__header,.about-values__header{grid-template-columns:1fr;gap:1.5rem}.about-why__row--top{grid-template-columns:repeat(2,1fr)}.about-why__row--bottom{grid-template-columns:1fr}.about-why-card--long,.about-why-card--bg{min-height:260px}}@media (max-width:768px){.about-why__row--top{grid-template-columns:1fr}.about-why-card--long,.about-why-card--bg,.about-why-card--bg .about-why-card__overlay{min-height:240px}.about-why__row{grid-template-columns:1fr 1fr}.about-why-card--bg .about-why-card__overlay,.about-why-card--long .about-why-card__overlay{padding:.7rem}}@media (max-width:480px){.about-why{padding:2rem 0}.about-why__header{gap:1.25rem;margin-bottom:1.5rem}.about-why__title{font-size:1.75rem}.about-why__para{font-size:14px}.about-why__row{gap:1rem;margin-bottom:1rem}.about-why-card__title{padding:1rem .8rem .25rem;font-size:16px}.about-why-card__desc{padding:0 .8rem 1rem;font-size:13px}.about-why-card--bg .about-why-card__desc,.about-why-card--long .about-why-card__desc{font-size:13px}}.about-values{background-color:var(--color-bg-white);padding:2rem 0}.about-values__header{grid-template-columns:1fr 1fr;align-items:center;gap:2.5rem 3rem;margin-bottom:2.5rem;display:grid}.about-values__left{flex-direction:column;gap:.5rem;display:flex}.about-values__label{font-family:var(--font-family-inter);letter-spacing:.08em;text-transform:uppercase;color:var(--color-accent);font-size:.875rem;font-weight:600}.about-values__line{background:var(--color-accent);border-radius:2px;width:48px;height:3px;display:block}.about-values__right{padding-top:.25rem}.about-values__title{font-family:var(--font-family-archivo);color:var(--color-text-primary);margin:0;font-size:clamp(1.75rem,3.5vw,3rem);font-weight:600;line-height:1.2}.about-values__subtitle{font-family:var(--font-family-inter);color:var(--colors--dark-grey);margin:0;font-size:1.0625rem;line-height:1.7}.about-values__image{margin-bottom:var(--spacing-4xl);width:100%}.about-values__list{z-index:2;grid-column-gap:2rem;grid-row-gap:2rem;background-color:var(--color-bg-primary);border:1px solid #e2e4e9;border-radius:32px;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr 1fr;grid-auto-columns:1fr;max-width:90%;margin-top:-10rem;margin-left:auto;margin-right:auto;padding:2rem;display:grid;position:relative;box-shadow:0 4px 6px #00000008}.about-value{grid-column-gap:.8rem;grid-row-gap:.8rem;flex-flow:column;justify-content:flex-start;align-items:flex-start;display:flex}.about-value__icon{font-size:var(--font-size-2xl)}.about-value__title{font-family:var(--font-family-archivo);color:var(--color-text-primary);font-size:1.5rem;font-weight:500;line-height:1}.about-value__description{color:var(--colors--dark-grey);font-size:14px;font-weight:400;line-height:1.3}.about-team{background-color:var(--color-bg-white);padding:var(--spacing-6xl)0}.about-team__header{text-align:center;margin-bottom:var(--spacing-4xl);max-width:800px;margin-left:auto;margin-right:auto}.about-team__title{font-family:var(--font-family-archivo);color:var(--color-text-primary);margin-bottom:var(--margin-lg);font-size:3.5rem;font-weight:500;line-height:1.15}.about-team__subtitle{font-family:var(--font-family-inter);color:var(--colors--grey);font-size:1.125rem;font-weight:400;line-height:1.6}.about-team__grid{grid-column-gap:1.5rem;grid-row-gap:1.5rem;grid-template-rows:auto;grid-template-columns:1fr 1fr 1fr;grid-auto-columns:1fr;display:grid}.about-team__member{color:var(--colors--dark-grey);cursor:default;aspect-ratio:3/4;background-color:#f3f7ff;border-radius:32px;flex-flow:column;justify-content:flex-end;min-height:18rem;text-decoration:none;display:flex;position:relative;overflow:hidden}.about-team__member-image-wrap{border-radius:32px;position:absolute;inset:0;overflow:hidden}.about-team__member-image-wrap img{object-fit:cover;width:100%;height:100%;display:block}.about-team__member-overlay{left:var(--spacing-lg);right:var(--spacing-lg);bottom:var(--spacing-lg);padding:var(--spacing-lg)var(--spacing-xl);border-radius:var(--radius-xl);box-shadow:var(--shadow-lg);align-items:flex-start;gap:var(--spacing-xs);opacity:0;z-index:1;background:#fff;flex-wrap:wrap;transition:opacity .25s,transform .25s;display:flex;position:absolute;transform:translateY(.5rem)}.about-team__member:hover .about-team__member-overlay{opacity:1;transform:translateY(0)}.about-team__member-name{font-family:var(--font-family-archivo);color:var(--color-primary);width:100%;font-size:1.125rem;font-weight:600;line-height:1.25;display:block}.about-team__member-role{font-size:var(--font-size-sm);color:var(--colors--dark-grey);flex:1;font-weight:400;line-height:1.4;display:block}.about-team__member-arrow{width:1.5rem;height:1.5rem;color:var(--color-accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.about-team__member-arrow svg{width:100%;height:100%}.about-team__cta{justify-content:center;padding-top:2rem;display:flex}.about-cta{background-color:var(--color-accent);padding:var(--spacing-6xl)0;background-image:radial-gradient(circle at 20%,#ffffff1a 0%,#0000 50%),radial-gradient(circle at 80% 80%,#ffffff1a 0%,#0000 50%)}.about-cta__content{max-width:1000px;margin:0 auto}.about-cta__text{text-align:center}.about-cta__title{font-family:var(--font-family-archivo);color:#fff;margin-bottom:var(--margin-xl);font-size:3.5rem;font-weight:500;line-height:1.15}.about-cta__description{font-family:var(--font-family-inter);color:#ffffffe6;margin-bottom:var(--margin-2xl);font-size:1.125rem;font-weight:500;line-height:1.6}.about-cta__button{justify-content:center;display:flex}.about-button{align-items:center;gap:var(--spacing-sm);padding:var(--spacing-lg)var(--spacing-2xl);font-size:var(--font-size-base);font-weight:var(--font-weight-medium);border-radius:var(--radius-lg);transition:all var(--transition-base);border:2px solid #0000;text-decoration:none;display:inline-flex}.about-button--primary{background-color:var(--color-accent);color:#fff}.about-button--primary:hover{color:#fff;background-color:#004ed8}.about-button--primary .button-arrow svg{stroke:#fff}.about-button--secondary{color:var(--color-text-primary);border-color:var(--color-border-light);background-color:#fff}.about-button--secondary:hover{background-color:var(--color-bg-primary);color:var(--color-text-primary);border-color:var(--color-border-medium)}.about-button--secondary .button-arrow svg{stroke:currentColor}.about-button--white{color:var(--color-accent);background-color:#fff}.about-button--white:hover{color:var(--color-accent);background-color:#ffffffe6}.about-button .button-arrow-wrapper{align-items:center;width:20px;height:20px;display:flex;position:relative;overflow:hidden}.about-button .button-arrow{color:currentColor;width:20px;height:20px;transition:transform .25s;position:absolute;top:50%;left:0;transform:translate(-100%,-50%)}.about-button .button-arrow svg{width:100%;height:100%;display:block}.about-button .button-arrow--left{transform:translate(-100%,-50%)}.about-button:hover .button-arrow--left{transform:translateY(-50%)}.about-button:hover .button-arrow:not(.button-arrow--left){transform:translate(100%,-50%)}.about-button .button-arrow:not(.button-arrow--left){transform:translateY(-50%)}.about-image-placeholder{z-index:0;border-radius:24px;position:relative;overflow:hidden}.about-image-placeholder:before{opacity:.5;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.about-image-placeholder img{object-fit:cover;object-position:bottom;width:100%;height:37.5rem}.about-video-wrapper{position:relative;overflow:hidden}.about-video{object-fit:cover;border-radius:var(--radius-lg);opacity:.8;width:100%;height:100%;transition:opacity var(--transition-base)}.about-image-placeholder--circle{object-fit:cover;border-radius:var(--radius-full);width:100%;height:100%;min-height:24rem;max-height:28.125rem}@media (max-width:1024px){.about-hero,.about-empowering,.about-why,.about-values,.about-team,.about-cta{padding-left:1.5rem;padding-right:1.5rem}.about-hero__content{flex-direction:column-reverse}.about-values__list{grid-template-columns:1fr 1fr;margin-top:-12rem}.about-team__grid{grid-template-columns:1fr 1fr}.about-empowering__text{grid-column-gap:0;grid-row-gap:1.5rem;grid-template-columns:1fr}.about__container{padding-left:0;padding-right:0}.about-empowering__title{margin-bottom:0}}@media (max-width:768px){.about-hero,.about-empowering,.about-why,.about-values,.about-team,.about-cta{padding:1rem 1.25rem}.about-empowering__content{gap:var(--spacing-sm)}.about-hero__text,.about-hero__image,.about-empowering__text,.about-empowering__image{min-width:100%}.about-hero-new__hero-desc{font-size:14px}.about-hero__title{font-size:var(--font-size-4xl)}.about-empowering__text{gap:var(--spacing-xs);grid-template-columns:1fr}.about-empowering__title,.about-why__title,.about-values__title,.about-team__title,.about-cta__title{word-break:break-word;max-width:500px}.about-team__title{margin-bottom:15px;font-size:2rem}.about-values__title,.about-why__title{margin-bottom:0;font-size:2rem}.about-team__header{margin-bottom:15px}.about-empowering__title{margin-bottom:10px;font-size:1.7rem}.about-stats{gap:var(--spacing-lg);grid-template-columns:1fr 1fr}.about-stat{flex:100%;width:100%}.about-hero__content{gap:var(--spacing-xl);flex-direction:column-reverse}.about-image-grid{flex-direction:column}.about-image-grid .about-image-placeholder,.about-value{flex:100%;width:100%}.about-values__list{grid-column-gap:1rem;grid-row-gap:1rem;padding:1rem}.about-value__description{font-size:.75rem}.about-team__member{flex:0 1 calc(50% - var(--spacing-xl));min-width:120px}.about-value{grid-column-gap:.7rem;grid-row-gap:.7rem}.about-button{justify-content:center;width:100%}.about-hero__overlay{padding:var(--spacing-sm)}.about-hero__pills{gap:var(--spacing-xs);margin-top:var(--spacing-xs)}.about-hero__pill{padding:6px var(--spacing-sm);font-size:var(--font-size-xs)}.about-hero__pill-icon{width:16px;height:16px}.about-hero__pill-icon svg{width:10px;height:10px}.about-hero__meeting-card{padding:var(--spacing-sm);margin-bottom:var(--spacing-sm);margin-right:var(--spacing-sm);min-width:160px}.about-hero__meeting-avatar-img{width:32px;height:32px}.about-hero__meeting-name{font-size:var(--font-size-sm)}.about-hero__meeting-date,.about-hero__meeting-time{font-size:var(--font-size-xs)}.about-hero__buttons{max-width:500px}.about-values__list{margin-top:-28rem}.about-value__icon{margin-bottom:0;font-size:1.25rem}.about-values__header{grid-template-columns:1fr;gap:1rem;margin-bottom:1rem}.about-hero{padding:0 1rem}.about-empowering__right{gap:0}.about-values__image{margin-bottom:350px}.about-image-placeholder img{height:auto}.about-empowering__visual-inner{aspect-ratio:16/9;max-height:280px}.about-empowering__visual-overlay{padding:1rem 1.25rem}.about-empowering__visual-tag{font-size:.875rem}}@media (max-width:480px){.about-hero__title{margin-bottom:10px;font-size:2rem}.about-hero__buttons{width:100%}.about-team__member{flex:0 100%;max-width:100%}.about-hero__image-wrapper{width:100%}.about-values__title{text-align:left}.about-values__subtitle{text-align:left;font-size:14px}.about-hero__overlay{width:100%}.about__container{padding-left:0;padding-right:0}.about-values__list{grid-column-gap:.7rem;grid-row-gap:.7rem;margin-top:-24rem;padding:.7rem}.about-empowering__description{margin-bottom:10px;font-size:.875rem}.about-value__title{font-size:1.1rem}.about-team__grid{grid-template-columns:1fr}.about-hero__description{margin-bottom:10px;font-size:1rem}.about-stat__value,.about-stat__label{text-align:left}.about-value{grid-column-gap:.3rem;grid-row-gap:.3rem}}.container-img-2{gap:var(--spacing-lg);flex-direction:column;display:flex}.container-img-2 img{flex:1 2}.about-empowering__text-content{gap:var(--spacing-lg);flex-direction:column;width:90%;display:flex}
