.home-about{background:var(--primary-color-light);padding:96px 0}@media screen and (max-width:768px){.home-about{padding:56px 0}}.home-about__inner{grid-template-columns:minmax(280px,672px) minmax(300px,540px);justify-content:space-between;align-items:center;gap:0;display:grid}@media screen and (max-width:900px){.home-about__inner{grid-template-columns:1fr}}.home-about__media{border-radius:0;min-height:320px;overflow:hidden}.home-about__media img{object-fit:cover;width:100%;height:100%;min-height:480px;max-height:720px;display:block}.home-about__card{background:#fff;border-radius:16px;margin-left:-30%;padding:40px 40px 48px;position:relative;box-shadow:0 20px 50px #1b1b1b0f}@media screen and (max-width:768px){.home-about__card{margin-top:-20%;margin-left:0;padding:32px 28px 36px}}.home-about__title{font-family:var(--font-display);letter-spacing:-.28px;color:var(--black-color);margin:0 0 20px;font-size:clamp(36px,4.2vw,54.1px);font-weight:400;line-height:1.087}.home-about__body{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.09px;color:#1b1b1bd9;font-size:18px;line-height:28.8px}.home-about__body p{margin:0 0 16px}.home-about__body p:last-child{margin-bottom:0}
.home-contact{background:var(--primary-color);padding:80px 0 96px}@media screen and (max-width:768px){.home-contact{padding:56px 0 72px}}.home-contact__inner{grid-template-columns:minmax(280px,651px) minmax(300px,651px);justify-content:space-between;align-items:flex-start;gap:48px 84px;display:grid}@media screen and (max-width:900px){.home-contact__inner{grid-template-columns:1fr}}.home-contact__title{font-family:var(--font-display);letter-spacing:-.22px;color:var(--black-color);margin:0 0 40px;font-size:clamp(34px,4vw,52.6px);font-weight:700;line-height:1.068}.home-contact__title-line{display:block}.home-contact__stats{grid-template-columns:repeat(2,minmax(140px,300px));gap:28px 40px;display:grid}@media screen and (max-width:768px){.home-contact__stats{grid-template-columns:1fr}}.home-contact__stat-value{font-family:var(--font-display);letter-spacing:.32px;color:var(--black-color);flex-wrap:wrap;align-items:baseline;gap:0;font-size:clamp(44px,6vw,64px);font-weight:700;line-height:64px;display:flex}.home-contact__stat-value .counter-container{vertical-align:baseline}.home-contact__stat-suffix{font-family:inherit;font-size:inherit;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin-left:2px}.home-contact__stat-label{font-family:var(--font-display);letter-spacing:.11px;color:#1b1b1bd9;margin-top:8px;font-size:22px;font-weight:400;line-height:33px}@media screen and (max-width:768px){.home-contact__stat-label{margin-top:0;font-size:18px;line-height:24px}}.home-contact__form-card{background:#fff;border-radius:12px;padding:40px 40px 44px;box-shadow:0 20px 50px #1b1b1b14}@media screen and (max-width:768px){.home-contact__form-card{padding:28px 24px 32px}}.home-contact__form-heading{font-family:var(--font-display);letter-spacing:-.12px;color:var(--black-color);margin:0 0 24px;font-size:24px;font-weight:400;line-height:32px}.home-contact__form{flex-direction:column;gap:16px;display:flex}.home-contact__field{display:block}.home-contact__field input,.home-contact__field textarea{width:100%;min-height:48px;font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.15px;color:var(--black-color);background:#f3f3f5;border:1px solid #1b1b1b29;border-radius:8px;outline:none;padding:14px 12px;font-size:14px;line-height:16.94px;transition:border-color .18s,box-shadow .18s}.home-contact__field input::placeholder,.home-contact__field textarea::placeholder{color:#717182}.home-contact__field input:focus,.home-contact__field textarea:focus{border-color:#1b1b1b59;box-shadow:0 0 0 3px #e1c3b273}.home-contact__field textarea{resize:vertical;min-height:120px}.home-contact__submit{width:100%;min-height:52px;margin-top:8px}.home-contact__submit:disabled{opacity:.65;cursor:wait}.home-contact__sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.counter-container{align-items:baseline;display:inline-flex;position:relative}.counter-flow{vertical-align:baseline;display:inline-block}
@keyframes home-hero-badge-enter-scale{0%{scale:0}to{scale:1}}@keyframes home-hero-badge-float-y{0%,to{translate:0}50%{translate:0 -10px}}@keyframes home-hero-badge-float-xy{0%,to{translate:0}50%{translate:7px -8px}}.home-hero{background:#fff;border-bottom:1px solid #1b1b1b0f;flex-direction:column;align-items:center;min-height:700px;display:flex}@media screen and (max-width:900px){.home-hero{min-height:0}}.home-hero__inner{flex:1;grid-template-columns:minmax(280px,505px) minmax(320px,1fr);align-items:center;gap:40px 80px;width:100%;padding:56px 20px 72px;display:grid;position:relative}@media screen and (max-width:900px){.home-hero__inner{grid-template-columns:1fr;gap:0;padding:40px 20px 56px}}.home-hero__copy{z-index:1}@media screen and (max-width:900px){.home-hero__copy{order:2}}.home-hero__eyebrow{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:.06em;color:#1b1b1bb3;text-transform:uppercase;margin:0 0 24px;font-size:13px;font-weight:600;line-height:22px}.home-hero__title{font-family:var(--font-display);letter-spacing:-.28px;color:var(--black-color);margin:0 0 28px;font-size:clamp(36px,5.2vw,54.7px);font-weight:400;line-height:1.074}.home-hero__lede{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.09px;color:var(--black-color);max-width:505px;margin:0 0 32px;font-size:18px;line-height:28.8px}.home-hero__actions{flex-wrap:wrap;gap:16px;display:flex}.home-hero__cta{justify-content:center;align-items:center;min-height:51px;padding:0 26px;display:inline-flex}.home-hero__visual{justify-content:center;align-items:center;min-height:465px;display:flex;position:relative}@media screen and (max-width:900px){.home-hero__visual{max-width:100%;min-height:380px;margin:0 auto}}.home-hero__bg{z-index:0;position:absolute;top:0;bottom:0;right:-20%}@media screen and (max-width:900px){.home-hero__bg{height:40%}}.home-hero__glow{filter:blur(48px);opacity:.28;pointer-events:none;border-radius:50%;position:absolute}.home-hero__glow--1{background:var(--primary-color);width:320px;height:320px;top:-5%;right:5%}.home-hero__glow--2{background:#b8c5ff;width:220px;height:220px;bottom:5%;left:0}.home-hero__photo{z-index:1;aspect-ratio:772/565;border-radius:0;width:100%;max-width:772px;position:relative;overflow:hidden}.home-hero__photo img{object-fit:cover;width:100%;height:100%;display:block}.home-hero__badge{--home-hero-badge-enter-dur:.48s;z-index:2;transform-origin:50%;border-radius:999px;justify-content:center;align-items:center;width:57px;height:57px;font-size:18px;line-height:1;display:flex;position:absolute;box-shadow:0 10px 28px #1b1b1b29}.home-hero__badge svg{stroke-width:2px;width:20px;height:20px}.home-hero__badge--a{animation:home-hero-badge-enter-scale var(--home-hero-badge-enter-dur)cubic-bezier(.34,1.45,.64,1)0s 1 normal both,home-hero-badge-float-y 4.2s ease-in-out calc(var(--home-hero-badge-enter-dur) + 0s)infinite normal none;background:#fdfdfd;top:12%;right:2%}.home-hero__badge--b{color:#fff;animation:home-hero-badge-enter-scale var(--home-hero-badge-enter-dur)cubic-bezier(.34,1.45,.64,1).35s 1 normal both,home-hero-badge-float-xy 3.6s ease-in-out calc(var(--home-hero-badge-enter-dur) + .35s)infinite normal none;background:#282828;font-size:20px;top:2%;right:20%}.home-hero__badge--c{background:linear-gradient(180deg,var(--primary-color)0%,#e1c3b259 100%);animation:home-hero-badge-enter-scale var(--home-hero-badge-enter-dur)cubic-bezier(.34,1.45,.64,1).7s 1 normal both,home-hero-badge-float-y 3.9s ease-in-out calc(var(--home-hero-badge-enter-dur) + .7s)infinite normal none;top:6%;left:4%}.home-hero__badge--d{background:var(--primary-color);animation:home-hero-badge-enter-scale var(--home-hero-badge-enter-dur)cubic-bezier(.34,1.45,.64,1).15s 1 normal both,home-hero-badge-float-xy 4.4s ease-in-out calc(var(--home-hero-badge-enter-dur) + .15s)infinite normal none;top:42%;left:-2%}.home-hero__badge--e{animation:home-hero-badge-enter-scale var(--home-hero-badge-enter-dur)cubic-bezier(.34,1.45,.64,1).5s 1 normal both,home-hero-badge-float-y 3.5s ease-in-out calc(var(--home-hero-badge-enter-dur) + .5s)infinite normal none;background:#fdfdfd;bottom:22%;right:6%}.home-hero__badge--f{color:#fff;animation:home-hero-badge-enter-scale var(--home-hero-badge-enter-dur)cubic-bezier(.34,1.45,.64,1).25s 1 normal both,home-hero-badge-float-xy 4.1s ease-in-out calc(var(--home-hero-badge-enter-dur) + .25s)infinite normal none;background:#282828;font-size:16px;bottom:36%;right:18%}@media (prefers-reduced-motion:reduce){.home-hero__badge{animation:.4s cubic-bezier(.34,1.45,.64,1) both home-hero-badge-enter-scale;translate:none}}@media screen and (max-width:900px){.home-hero__badge{width:50px;height:50px;font-size:16px}}
.home-mission{background:var(--primary-color-light);padding:80px 0 96px}@media screen and (max-width:768px){.home-mission{padding:48px 0 64px}}.home-mission__row{z-index:0;align-items:stretch;gap:4px;max-width:1152px;margin:0 auto;display:flex;position:relative}@media screen and (max-width:768px){.home-mission__row{max-width:unset;flex-direction:column;align-items:stretch}}.home-mission__swiper{border-radius:24px;flex:1;align-items:stretch;min-width:0;min-height:473px;display:flex;overflow:hidden}.home-mission__swiper .swiper-slide{height:auto;display:flex}@media screen and (max-width:768px){.home-mission__swiper{max-width:100%;min-height:0}}.home-mission__card{color:#fff;text-align:center;background:#1f2120;border-radius:24px;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;padding:56px 48px 48px;display:flex}@media screen and (max-width:768px){.home-mission__card{padding:20px 44px}}.home-mission__label{font-family:var(--font-dm-sans);letter-spacing:0;text-transform:none;color:#fff;margin:0 0 28px;font-size:14px;font-weight:600;line-height:21px}.home-mission__quote{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.28px;max-width:600px;margin:0 0 36px;font-size:clamp(20px,2vw,24.8px);font-weight:600;line-height:28px}.home-mission__person{text-align:left;align-items:center;gap:16px;display:flex}@media screen and (max-width:768px){.home-mission__person{gap:8px}}.home-mission__avatar{width:80px;height:80px;font-family:var(--font-inter),system-ui,sans-serif;color:#fff;background:#ffffff1a;border-radius:999px;justify-content:center;align-items:center;font-size:18px;font-weight:600;display:flex}@media screen and (max-width:768px){.home-mission__avatar{width:60px;height:60px;font-size:16px}}.home-mission__name{font-family:var(--font-inter),system-ui,sans-serif;font-size:14px;font-weight:600;line-height:24px}.home-mission__role{font-family:var(--font-inter),system-ui,sans-serif;opacity:.75;font-size:14px;font-weight:600;line-height:24px}.home-mission__arrow{border:1px solid var(--primary-color-light);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:var(--primary-color-light);cursor:pointer;z-index:1;background:#0000001a;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;padding-bottom:8px;font-size:48px;font-weight:300;line-height:1;transition:opacity .18s;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.home-mission__arrow:hover{opacity:.55}@media screen and (max-width:768px){.home-mission__arrow{width:36px;height:36px;padding-bottom:4px;font-size:32px}}.home-mission__arrow.home-mission-prev{left:30px}.home-mission__arrow.home-mission-next{right:30px}
.home-services{background:var(--primary-color);padding:80px 0}@media screen and (max-width:768px){.home-services{padding:56px 0 64px}}.home-services__inner{grid-template-columns:minmax(260px,1fr) minmax(280px,496px);align-items:flex-start;gap:56px 72px;display:grid}@media screen and (max-width:900px){.home-services__inner{grid-template-columns:1fr;gap:40px}}.home-services__heading{font-family:var(--font-display);letter-spacing:-.22px;color:var(--black-color);margin:0 0 36px;font-size:clamp(32px,3.6vw,43.8px);font-weight:400;line-height:1.054}@media screen and (max-width:900px){.home-services__list-wrapper{width:100vw;margin:0 -20px;overflow:auto}}.home-services__list{opacity:0;flex-direction:column;gap:0;margin:0;padding:0;list-style:none;transition:opacity .62s cubic-bezier(.22,1,.36,1),transform .62s cubic-bezier(.22,1,.36,1);display:flex;transform:translate(-14px,22px)}@media screen and (max-width:900px){.home-services__list{flex-direction:row;gap:20px;padding:0 20px;transform:translateY(20px)}}@media (prefers-reduced-motion:reduce){.home-services__list{opacity:1;transition:none;transform:none}}.home-services__list-item{text-align:left;width:100%;font-family:var(--font-geist);letter-spacing:-.076em;color:#00000059;cursor:pointer;transition:color .18s var(--material-cubic-bezier);background:0 0;border:0;padding:6px 0;font-size:clamp(32px,5.5vw,60px);font-weight:400;line-height:1.203;display:block}@media screen and (max-width:900px){.home-services__list-item{white-space:nowrap}}.home-services__list-item:hover{color:#0000008c}.home-services__list-item--active{color:#000}.home-services__detail{opacity:0;padding-top:4px;transition:opacity .58s cubic-bezier(.22,1,.36,1) .11s,transform .58s cubic-bezier(.22,1,.36,1) .11s;overflow:hidden;transform:translate(14px,22px)}@media screen and (max-width:900px){.home-services__detail{transform:translateY(20px)}}@media (prefers-reduced-motion:reduce){.home-services__detail{opacity:1;transition:none;transform:none}}.home-services--revealed .home-services__list,.home-services--revealed .home-services__detail{opacity:1;transform:translate(0,0)}.home-services__icon-circle{border:1px solid #000;border-radius:999px;justify-content:center;align-items:center;width:63px;height:63px;margin-bottom:24px;display:flex}.home-services__icon-mark{opacity:.85;flex-shrink:0;width:22px;height:22px;display:block}.home-services__detail-title{font-family:var(--font-display);letter-spacing:-.22px;color:var(--black-color);margin:0 0 24px;font-size:clamp(32px,3.6vw,43.8px);font-weight:400;line-height:1.054}.home-services__detail-body{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.09px;color:#1b1b1bd9;font-size:18px;line-height:28.8px}.home-services__detail-body p{margin:0 0 16px}.home-services__detail-body p:last-child{margin-bottom:0}
.home-team{background:var(--primary-color-light);padding:88px 0}@media screen and (max-width:768px){.home-team{padding:56px 0 64px}}.home-team__inner{grid-template-columns:minmax(280px,640px) minmax(260px,1fr);align-items:center;gap:48px 64px;display:grid}@media screen and (max-width:900px){.home-team__inner{grid-template-columns:1fr}}.home-team__collage{min-height:420px;position:relative}@media screen and (max-width:900px){.home-team__collage{min-height:unset;display:flex}}.home-team__shot{position:absolute;overflow:hidden;box-shadow:0 18px 40px #1b1b1b1f}@media screen and (max-width:900px){.home-team__shot{position:relative}}.home-team__shot img{object-fit:cover;width:100%;height:100%;display:block}.home-team__shot--a{aspect-ratio:3/4;z-index:2;clip-path:polygon(10% 0,95% 0%,100% 100%,0% 100%);width:50%;top:-10%;right:8%}.home-team__shot--b{aspect-ratio:3/4;z-index:1;clip-path:polygon(0 0,90% 0,84% 100%,5% 100%);width:50%;bottom:-15%;left:-2%}@media screen and (max-width:900px){.home-team__shot--a{right:0}}.home-team__title{font-family:var(--font-display);letter-spacing:-.22px;color:var(--black-color);margin:0 0 16px;font-size:clamp(30px,3.2vw,43.1px);font-weight:400;line-height:1.072}.home-team__lede{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.09px;color:#1b1b1bd9;max-width:36em;margin:0 0 24px;font-size:18px;line-height:28.8px}.home-team__list{flex-direction:column;gap:12px;margin:0;padding:0;list-style:none;display:flex}.home-team__item{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.09px;color:#1b1b1bd9;align-items:flex-start;gap:12px;font-size:18px;line-height:28.8px;display:flex}.home-team__check{border:1.5px solid var(--black-color);background:var(--black-color);color:#fff;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;margin-top:5px;font-size:10px;font-weight:700;display:flex}
.home-testimonials{background:var(--primary-color-light);padding:80px 0}@media screen and (max-width:768px){.home-testimonials{padding:48px 0 56px}}.home-testimonials__header{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}@media screen and (max-width:768px){.home-testimonials__header{flex-direction:column;gap:8px}}.home-testimonials__title{font-family:var(--font-display);letter-spacing:-.14px;color:var(--black-color);max-width:560px;margin:0;font-size:clamp(22px,2.5vw,27.3px);font-weight:400;line-height:1.18}.home-testimonials__controls{flex-shrink:0;gap:12px;display:flex}@media screen and (max-width:768px){.home-testimonials__controls{margin-left:auto}}.home-testimonials__nav-btn{width:48px;height:48px;color:var(--black-color);transition:background .2s var(--material-cubic-bezier),border-color .2s var(--material-cubic-bezier);background:0 0;border:1px solid #1b1b1b29;border-radius:999px;justify-content:center;align-items:center;font-size:22px;line-height:1;display:flex}@media screen and (max-width:768px){.home-testimonials__nav-btn{width:36px;height:36px}}.home-testimonials__nav-btn:hover{background:#ffffffb3;border-color:#1b1b1b4d}.home-testimonials__divider{border-top:1px solid #1b1b1b29;margin:28px 0 32px}@media screen and (max-width:768px){.home-testimonials__divider{margin:18px 0 22px}}.home-testimonials__swiper{overflow:visible}.home-testimonials__slide{height:auto}.home-testimonials__card{background:0 0;flex-direction:column;gap:8px;height:100%;padding-right:8px;display:flex}.home-testimonials__company{font-family:var(--font-inter),system-ui,sans-serif;color:#1b1b1bd9;font-size:12px;font-weight:600;line-height:20.4px}.home-testimonials__stars{gap:4px;margin:4px 0 8px;display:flex}.home-testimonials__star{color:#ff492c;text-align:center;width:22px;font-size:16px;line-height:1;display:inline-block}.home-testimonials__quote{font-family:var(--font-inter),system-ui,sans-serif;letter-spacing:-.08px;color:#1b1b1bd9;flex:1;margin:0;font-size:14px;line-height:27.2px}
