.v-breadcrumb{display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;margin-bottom:2rem;font-size:var(--font-size-sm)}.v-breadcrumb a{display:flex;align-items:center;gap:.35rem;color:var(--gray-600);font-weight:var(--font-weight-normal);text-decoration:none}.v-breadcrumb__separator{bottom:1px}.v-breadcrumb__current{color:var(--primary);font-weight:var(--font-weight-medium)}.v-breadcrumb a,.v-breadcrumb__current{white-space:nowrap}.about-intro-section{padding:1rem 0 4rem;overflow:hidden}.about-intro__title{margin-bottom:1.85rem}.stats-cards{margin-top:3.5rem}.stats-cards .stats-cards__card{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 .2rem;height:9.3rem;margin-bottom:1.25rem;border:1px solid rgba(25,24,37,.1);border-radius:1.85rem;background:var(--white);text-align:center}.stats-cards .stats-cards__number{font-size:var(--font-size-4xl);font-weight:var(--font-weight-bold);color:var(--primary);line-height:var(--leading-tight);margin-bottom:1rem}.stats-cards .stats-cards__label{font-size:var(--font-size-lg);font-weight:var(--font-weight-medium);color:var(--gray)}.about-intro__right-col{padding-left:3rem;padding-bottom:1.25rem}.about-intro-visual{position:relative;max-width:31.25rem}.about-intro-visual__bg{position:absolute;top:8.6rem;left:0;right:0;bottom:0;background-color:var(--neutral-100);z-index:0;height:31rem;width:33.5rem;border-top-right-radius:100%;border-bottom-right-radius:100%}.about-intro-visual__photo{position:relative;z-index:1;display:block;width:34rem;margin:0 auto;left:2.5rem}.about-intro-visual__dot{position:absolute;z-index:2;pointer-events:none}.about-intro-visual__dot--1{width:2.5rem;height:2.5rem;top:4rem;left:3rem}.about-intro-visual__dot--2{width:6.1rem;height:6.1rem;top:-1.5rem;right:1rem}.about-intro-visual__dot--3{width:2.5rem;height:2.5rem;top:14.5rem;right:1.1rem}.about-intro-visual__dot--4{width:3.8rem;height:3.8rem;top:22.5rem;right:-3rem}@media(max-width:1200px){.about-intro__right-col{padding-left:1rem}.about-intro-visual{max-width:28rem}.about-intro-visual__bg{top:7.5rem;height:28rem;width:28.5rem}.about-intro-visual__photo{width:30rem;left:2.5rem}.about-intro-visual__dot--1{width:2.2rem;height:2.2rem;top:3.8rem;left:3rem}.about-intro-visual__dot--2{width:5.8rem;height:5.8rem;top:-1.2rem;right:.5rem}.about-intro-visual__dot--3{width:2.2rem;height:2.2rem;top:13.5rem;right:2.1rem}.about-intro-visual__dot--4{width:3.2rem;height:3.2rem;top:21rem;right:-1.2rem}}@media(max-width:992px){.stats-cards{margin-top:2rem}.stats-cards .stats-cards__number{font-size:var(--font-size-3xl)}.stats-cards .stats-cards__label{font-size:var(--font-size-base)}.about-intro-visual{max-width:unset}.about-intro-visual__bg{top:7.5rem;height:23rem;width:calc(100% - 1rem);left:1rem}.about-intro-visual__photo{width:24rem;left:0}.about-intro-visual__dot--1{width:2rem;height:2rem;top:3.8rem;left:3rem}.about-intro-visual__dot--2{width:4.6rem;height:4.6rem;top:-.2rem;right:1.5rem}.about-intro-visual__dot--3{width:1.9rem;height:1.9rem;top:12.5rem;right:3.8rem}.about-intro-visual__dot--4{width:2.8rem;height:2.8rem;top:21rem;right:.2rem}}@media(max-width:900px){.about-intro-visual__bg{top:6rem;height:22rem;width:calc(100% - 1rem)}.about-intro-visual__photo{width:22.1rem;left:1rem}.about-intro-visual__dot--1{width:1.5rem;height:1.5rem;top:3rem;left:2.5rem}.about-intro-visual__dot--2{width:3.2rem;height:3.2rem;top:1.2rem;right:3.5rem}.about-intro-visual__dot--3{width:1.5rem;height:1.5rem;top:10.5rem;right:3.5rem}.about-intro-visual__dot--4{width:2.2rem;height:2.2rem;top:17rem;right:.2rem}}.about-services-section{padding:1rem 0 4rem;position:relative;overflow:hidden}.services-cards{margin-top:4.3rem}.services-cards .service-card{min-height:27rem;gap:3.75rem;padding:2rem 2.5rem;border-radius:1.85rem;background:var(--white);box-shadow:0 2px 4.38rem #00000014}.service-card .service-card__icon{width:4.35rem;height:4.35rem;border-radius:50%;position:relative;z-index:0;background:var(--gray-150)}.service-card .service-card__icon img{width:2.5rem;position:relative}.service-card .service-card__icon img.bag{bottom:.6rem}.service-card .service-card__icon img.credit-cards{width:3.25rem}.service-card .service-card__icon img.book{width:2.6rem}.service-card .service-card__content{gap:1.85rem}.service-card .service-card__title{color:var(--black);font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold)}.service-card .service-card__description{color:var(--gray-200);text-align:center;font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);margin-bottom:0}@media(max-width:1200px){.services-cards{margin-top:3.3rem}.services-cards .service-card{min-height:24rem;gap:3rem}.service-card .service-card__title{font-size:var(--font-size-xl)}.service-card .service-card__description{font-size:var(--font-size-base)}}@media(max-width:992px){.services-cards{margin-top:2.8rem}.services-cards .service-card{min-height:20rem;gap:2.2rem;padding:2rem 1.5rem}.service-card .service-card__icon{width:4rem;height:4rem}.service-card .service-card__icon img{width:2.3rem}.service-card .service-card__icon img.bag{bottom:.4rem}.service-card .service-card__icon img.credit-cards{width:3rem}.service-card .service-card__icon img.book{width:2.4rem}.service-card .service-card__content{gap:1.25rem}.service-card .service-card__title{font-size:var(--font-size-xl)}.service-card .service-card__description{font-size:var(--font-size-base)}}@media(max-width:767px){.services-cards{margin-top:2rem;gap:1.85rem}.services-cards .service-card{min-height:16rem;gap:2rem}.service-card .service-card__content{gap:1rem}}.vendors-slider-section{width:100%;padding:3rem 0 4rem}.vendors-slider__container{overflow:hidden}.vendors-slider__swiper .swiper-slide{width:25%;gap:2px}.vendors-slider__swiper .swiper-slide img{width:100%;height:100%;object-fit:cover;display:block}.vendors-slider__nav{display:flex;justify-content:center;gap:12px;padding:0;margin-top:2.3rem;position:relative;right:4px}@media(max-width:1200px){.vendors-slider-section{padding:1.5rem 0 3rem}}@media(max-width:992px){.vendors-slider__nav{margin-top:1.8rem}.vendors-slider-section{padding:3rem 0 1rem}}.testimonials-section{padding:1rem 0 4rem}.testimonials-slider{display:flex;align-items:center;margin-top:3.5rem;position:relative;box-shadow:0 2px 4.2rem #00000014;border-radius:1.85rem}.testimonials-slider__swiper{overflow:hidden;flex:1;min-width:0;border-radius:1.85rem}.testimonials-slider__btn--prev{position:absolute;left:-2rem;z-index:2;background-color:var(--white)!important}.testimonials-slider__btn--next{position:absolute;right:-2rem;z-index:2}.nav-slider__btn.swiper-button-disabled{opacity:.35;cursor:default}.testimonials-slider__pagination{display:flex;justify-content:center;gap:1.1rem;margin-top:3.35rem}.testimonials-slider__pagination .swiper-pagination-bullet{width:1.2rem;height:1.2rem;border-radius:50%;background:var(--gray-180);opacity:1;transition:background .2s ease}.testimonials-slider__pagination .swiper-pagination-bullet-active{background:var(--primary)}.testimonial-card{display:flex;flex-direction:column;align-items:center;text-align:center;background:var(--white);padding:3.1rem 1.85rem;border-radius:1.85rem}.testimonial-card__avatar{width:6.25rem;height:6.25rem;border-radius:50%;overflow:hidden;margin-bottom:2.8rem;display:flex;align-items:center;justify-content:center}.testimonial-card__avatar img{width:100%;height:100%;object-fit:cover}.testimonial-card__name{font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);color:var(--black);margin-bottom:.25rem}.testimonial-card__role{font-size:var(--font-size-lg);font-weight:var(--font-weight-normal);color:var(--gray-200);margin-bottom:1.25rem}.testimonial-card__stars{display:flex;gap:1.2rem;margin-bottom:1.25rem}.testimonial-card__text{font-size:var(--font-size-xl);font-weight:var(--font-weight-normal);color:var(--gray-200);margin-bottom:0;line-height:var(--leading-snug);max-width:38rem}@media(max-width:1200px){.testimonials-section{padding:3rem 0}.testimonials-slider{margin-top:2.8rem}}@media(max-width:992px){.testimonials-section{padding:3rem 0 1rem}.testimonials-slider{margin-top:1.8rem}.testimonials-slider{margin-left:2.5rem;margin-right:2.5rem}.testimonials-slider__btn--prev{left:-1.5rem}.testimonials-slider__btn--next{right:-1.5rem}.testimonial-card{padding:1.8rem 1.25rem}.testimonial-card__avatar{width:5.25rem;height:5.25rem;margin-bottom:2.2rem}.testimonial-card__name{font-size:var(--font-size-xl);font-weight:var(--font-weight-semibold)}.testimonial-card__role{font-size:var(--font-size-base);font-weight:var(--font-weight-normal);margin-bottom:1rem}.testimonial-card__stars{gap:1rem;margin-bottom:1.15rem}.testimonial-card__text{font-size:var(--font-size-lg);max-width:34rem}}@media(max-width:767px){.testimonials-slider{margin-left:2rem;margin-right:2rem}.testimonial-card{padding:1rem .9rem}.testimonial-card__avatar{width:5rem;height:5rem;margin-bottom:1.8rem}.testimonial-card__text{font-size:var(--font-size-lg);max-width:30rem}.testimonials-slider__pagination{margin-top:2rem;gap:.8rem}.testimonials-slider__pagination .swiper-pagination-bullet{width:.9rem;height:.9rem}}@media(max-width:576px){.testimonials-slider{margin-left:0;margin-right:0}.nav-slider__btn{display:none}}.join-us-section{padding:3rem 0 0;position:relative}.section-title.section-title__join-us{margin-bottom:2rem}.join-us-image__bg{position:absolute;inset:0;z-index:-1}.join-us-image img{width:100%;height:100%;object-fit:contain}.join-us-image{position:relative;text-align:center;display:flex;align-items:flex-end;justify-content:center;padding-top:3.1rem}.join-us-image__people{position:relative;z-index:1;width:100%;max-width:55rem;display:block;margin:0 auto}.join-us-cta{background:var(--secondary);padding:2.5rem 0}.join-us-cta__inner{display:flex;align-items:center;justify-content:space-between;gap:2rem}.join-us-cta__text{font-size:var(--font-size-3xl);font-weight:var(--font-weight-bold);color:var(--white);margin:0;line-height:var(--leading-snug)}.join-us-cta__button{display:inline-block;font-size:var(--font-size-2xl);font-weight:var(--font-weight-bold);text-transform:uppercase;border-radius:3rem;letter-spacing:.1em;padding:1.1rem 3.5rem;text-decoration:none;white-space:nowrap;transition:background .2s ease}@media(max-width:1400px){.join-us-image__people{max-width:45rem}.join-us-image{padding-top:2rem}}@media(max-width:1200px){.join-us-image__people{max-width:40rem}.join-us-image{padding-top:1.5rem}.join-us-cta__text{font-size:var(--font-size-2xl);font-weight:var(--font-weight-semibold)}.join-us-cta__button{font-size:var(--font-size-xl);padding:1.1rem 3.2rem}}@media(max-width:992px){.join-us-image__people{max-width:32rem}.join-us-cta{padding:1.8rem 0}.join-us-cta__text{font-size:var(--font-size-xl)}.join-us-cta__button{font-size:var(--font-size-lg);padding:1rem 3rem}}@media(max-width:767px){.join-us-image__people{max-width:30rem}.join-us-cta{padding:1.5rem 0}.join-us-cta__text{font-size:var(--font-size-xl)}.join-us-cta__button{font-size:var(--font-size-lg);padding:.8rem 2.6rem}}@media(max-width:576px){.join-us-image{padding-top:0}.join-us-image__people{max-width:95%}.join-us-cta__inner{flex-direction:column;gap:1.5rem}.join-us-cta__text{text-align:center;font-size:var(--font-size-xl)}.join-us-cta__button{font-size:var(--font-size-lg);padding:.8rem 2.6rem}}
