.hero-about{margin-bottom:160px;padding-top:64px}.hero-about__container{position:relative}.hero-about__body{align-content:start;display:grid;gap:0 24px;grid-template-columns:repeat(2,1fr);justify-content:space-between}.hero-about__body>:not(.hero-about__img){grid-column:1/2}.hero-about__content{max-width:491px;width:100%}.hero-about__title{margin-bottom:36px}.hero-about__text{font-size:20px;line-height:120%}.hero-about__img{border-radius:36px;grid-column:2/-1;grid-row:1/3;max-width:877px;overflow:hidden;width:100%}.hero-about__img img{height:100%;object-fit:cover;width:100%}.hero-about__decor{height:622px;pointer-events:none;position:absolute;right:-354px;top:-309px;width:610px;z-index:-1}.hero-about__decor img{object-fit:cover;width:100%}.block-accent{margin-bottom:160px}.block-accent__container{max-width:1688px}.block-accent__body{background-color:var(--accent);background-image:url(../assets/img/decors/leaf.svg);background-position:bottom -67px right 48px;background-repeat:no-repeat;background-size:contain;border-radius:36px;box-shadow:0 4px 30px 0 rgba(186,224,204,.65);display:flex;flex-direction:column;gap:48px;padding:64px;position:relative}.block-accent__badge{align-items:center;color:var(--green-color);display:flex;font-size:18px;font-weight:600;gap:10px}.block-accent__title{color:var(--green-color);font-size:48px;font-weight:600;line-height:105%}.block-accent__items{display:grid;gap:24px;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}.block-accent__item{background-color:var(--white-color);border-radius:36px;display:flex;flex-direction:column;gap:24px;min-height:250px;padding:24px}.block-accent__item-icon{background-color:var(--accent);border-radius:50%;color:var(--green-color);display:grid;flex-shrink:0;height:72px;place-content:center;width:72px}.block-accent__item-icon img,.block-accent__item-icon svg{height:24px;object-fit:cover;width:24px}.block-accent__item-text{font-size:18px;font-weight:600;line-height:115%}.block-accent__decor,.block-accent__decor-1{pointer-events:none;position:absolute}.block-accent__decor img,.block-accent__decor-1 img{object-fit:cover;width:100%}.block-accent__decor{height:460px;right:-225px;top:-224px;width:450px}.block-accent__decor-1{bottom:-270px;height:511px;left:-311px;width:523px;z-index:-1}.block-accent__decor-1 img{transform:rotate(35deg)}.block-info{margin-bottom:160px}.block-info__container{position:relative}.block-info__head{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);margin-bottom:48px}.block-info__text{font-size:20px;line-height:120%}.block-info__images{display:grid;gap:24px;grid-template-columns:repeat(2,1fr);min-height:404px;position:relative}.block-info__img{border-radius:36px;display:flex;overflow:hidden}.block-info__img img{height:100%;object-fit:cover;width:100%}.block-info__img-center{aspect-ratio:1/1;background-color:var(--bg-color);border:20px solid var(--bg-color);border-radius:38px;display:flex;left:50%;max-width:20.66%;min-width:170px;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%)}.block-info__img-center img{border-radius:24px;height:100%;object-fit:cover;width:100%}.block-info__decor{bottom:-85px;height:389px;position:absolute;right:-300px;width:423px}.block-info__decor img{object-fit:cover;width:100%}.team{margin-bottom:160px}.team__container{max-width:1688px}.team__body{background-color:var(--white-color);border-radius:36px;padding:64px;position:relative}.team__head{align-items:center;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;margin-bottom:24px}.team__inner{position:relative}.team__slider:not(.swiper-initialized) .team__wrapper{gap:24px}.team__slider:not(.swiper-initialized) .team__slide:nth-child(n+5){display:none}.team__slide{display:flex;flex-direction:column;gap:24px;transition:opacity .3s;width:100%}.team__slide.is-dimmed{opacity:.3}.team__slide-img{aspect-ratio:1/1;border-radius:24px;overflow:hidden}.team__slide-img img{height:100%;object-fit:cover;width:100%}.team__slide-body{display:flex;flex-direction:column;gap:8px;padding:0 16px}.team__slide-name{font-size:24px;font-weight:600;line-height:105%;overflow:hidden;text-overflow:ellipsis}.team__slide-position{color:rgba(0,0,0,.5);font-size:20px;line-height:120%;overflow:hidden;text-overflow:ellipsis}.team__arrows{align-items:center;display:flex;gap:16px;justify-content:space-between;left:-34px;pointer-events:none;position:absolute;right:-34px;top:45%;transform:translateY(-50%);z-index:2}.team__decor{bottom:-237px;height:449px;position:absolute;right:-270px;width:454px}.team__decor img{object-fit:cover;width:100%}@media (max-width:97.5em){.block-accent__decor{height:220px;right:-65px;top:-114px;width:240px}.block-accent__decor-1{bottom:-151px;height:251px;left:-145px;width:263px}.block-info__decor{bottom:-35px;height:178px;right:-58px;width:206px}.team__decor{bottom:-137px;height:249px;right:-110px;width:254px}}@media (max-width:61.99875em){.hero-about__title{margin-bottom:16px}.block-accent__body{gap:24px;padding:24px}.block-info__images{gap:12px}.block-info__img-center{border:10px solid var(--bg-color)}.team__body{padding:36px 20px}}@media (max-width:47.99875em){.hero-about{margin-bottom:100px;padding-top:24px}.hero-about__body{grid-template-areas:"top" "img" "content";grid-template-columns:1fr}.hero-about__body>:not(.hero-about__img){grid-column:auto}.hero-about__breadcrumbs{grid-area:top}.hero-about__breadcrumbs:not(:last-child){margin-bottom:16px}.hero-about__content{grid-area:content;max-width:none}.hero-about__text{font-size:16px}.hero-about__img{border-radius:16px;grid-area:img;margin-bottom:24px}.hero-about__decor{display:none}.block-accent{margin-bottom:100px}.block-accent__body{background-position:bottom -67px right 10px;border-radius:16px}.block-accent__badge{font-size:16px}.block-accent__title{font-size:24px}.block-accent__items{gap:8px}.block-accent__item{border-radius:16px;min-height:0;padding:12px}.block-accent__decor{height:120px;right:-60px;top:-80px;width:140px}.block-info{margin-bottom:100px}.block-info__head{gap:16px;grid-template-columns:1fr}.block-info__text{font-size:16px}.block-info__img{border-radius:16px}.block-info__img-center{border-radius:26px}.block-info__img-center img{border-radius:16px}.team{margin-bottom:100px}.team__container{padding:0}.team__body{border-radius:16px}.team__head{flex-direction:column}.team__slider{margin:0 -20px;padding:0 20px}.team__arrows,.team__slider:not(.swiper-initialized) .team__slide:nth-child(n+4){display:none}.team__decor{bottom:-120px;height:165px;right:-45px;width:155px}}@media (max-width:40.62375em){.block-info__images{grid-template-columns:1fr}}@media (max-width:29.99875em){.block-accent__item{flex-direction:row}.block-accent__item-icon{height:48px;width:48px}.block-accent__item-icon img,.block-accent__item-icon svg{height:18px;width:18px}.block-accent__item-text{align-self:center;font-size:16px}}@media (min-width:47.99875em) and (max-width:97.5em){.block-accent__title{font-size:clamp(24px,.7284664529px + 3.0302265094vw,48px)}}@media (min-width:97.5em){.block-accent__title{font-size:48px}}