/* Header + Figma home blocks compiled styles */
.lp-figma-header{position:relative;z-index:50;background:#f7fbf7;box-shadow:0 10px 30px rgba(130,130,130,.08)}
.lp-figma-header::after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background:#d8e6da}
.lp-figma-header__nav,.lp-home-shell{max-width:1800px;margin:0 auto}
.lp-figma-header__inner{min-height:125px;padding:0 74px;display:grid;grid-template-columns:169px minmax(0,1fr) 212px;align-items:center;gap:40px}
.lp-figma-header__brand{display:flex;align-items:center}
.lp-figma-header__logo-link{display:inline-flex;align-items:center}
.lp-figma-header__logo-image{width:169px;height:auto;max-width:none}
.lp-figma-header__logo-fallback{text-decoration:none;color:#1f5a43;font-size:24px;font-weight:600}
.lp-figma-header__toggle{display:none;width:48px;height:48px;border:1px solid rgba(31,90,67,.15);border-radius:10px;background:#fff;color:#1f5a43;align-items:center;justify-content:center}
.lp-figma-header__menu{display:block !important}
.lp-figma-header__menu-inner{display:flex;align-items:center;justify-content:center}
.lp-figma-header__links{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:50px;list-style:none;margin:0;padding:0}
.lp-figma-header__item{margin:0}
.lp-figma-header__link{display:inline-flex;padding:8px 0;color:#1f5a43;text-decoration:none;font-size:18px;line-height:25px;font-weight:400;transition:.3s ease-out}
.lp-figma-header__link:hover,.lp-figma-header__link.is-active{color:#1f5a43;font-weight:600}
.lp-figma-header__cta{display:flex;justify-content:flex-end}
.lp-figma-header__cta--mobile{display:none}
.lp-figma-header__button{min-height:65px;min-width:212px;padding:16px 26px;border-radius:10px;background:#1f5a43;color:#fff;text-decoration:none;font-size:18px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:10px;transition:.3s ease-out}
.lp-figma-header__button:hover{background:#163a3a;color:#fff}
.lp-figma-header__button-icon{width:22px;height:22px;flex:0 0 22px}

.lp-home-shell{padding:0 100px}
.lp-home-section{width:100%}
.lp-home-title{text-align:center;max-width:880px;margin:0 auto}
.lp-home-title h2{margin:0;font-size:50px;line-height:1.1;font-weight:300;color:#233127}
.lp-home-title h2 strong{font-weight:600;color:#1f5a43}
.lp-home-title p{margin:18px auto 0;font-size:18px;line-height:30px;color:#233127}
.lp-home-button-row{display:flex;flex-wrap:wrap;gap:19px}
.lp-home-btn{min-height:65px;padding:16px 28px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;gap:12px;text-decoration:none;font-size:18px;font-weight:700;line-height:1;color:#fff;transition:background-color .3s ease,color .3s ease,box-shadow .3s ease,transform .3s ease}
.lp-home-btn:hover{color:#fff;box-shadow:0 14px 28px rgba(31,90,67,.18);transform:translateY(-3px)}
.lp-home-btn:hover .lp-home-btn__icon{transform:translateX(4px)}
.lp-home-btn--dark{background:#1f5a43;color:#fff}
.lp-home-btn--dark:hover{background:#163a3a}
.lp-home-btn--mid{background:#2b6a4f;color:#fff}
.lp-home-btn--mid:hover{background:#1f5a43}
.lp-home-btn--light{background:#a8d9ae;color:#163a3a}
.lp-home-btn--light:hover{background:#8fcf98;color:#163a3a}
.lp-home-btn__icon{width:22px;height:22px;flex:0 0 22px;transition:transform .3s ease}

.lp-home-hero{background:#f7fbf7}
.lp-home-hero__layout{display:grid;grid-template-columns:50% 50%;min-height:923px}
.lp-home-hero__shell{display:flex;align-items:center}
.lp-home-hero__content{max-width:671px;padding:158px 0 94px}
.lp-home-hero__content h1{margin:0;font-size:80px;line-height:85px;font-weight:300;color:#233127;letter-spacing:-.04em}
.lp-home-hero__content h1 strong{display:block;font-weight:600;color:#1f5a43}
.lp-home-hero__content p{margin:27px 0 0;font-size:24px;line-height:40px;color:#233127}
.lp-home-hero__content p strong{font-weight:600}
.lp-home-hero__buttons{margin-top:45px}
.lp-home-hero__media-column{display:flex;align-items:flex-start;justify-content:flex-end;}
.lp-home-hero__media{width:100%;height:100%;object-fit:cover;overflow:hidden;background:#dfeade}
.lp-home-hero__media img{width:100%;height:100%;object-fit:cover}

.lp-home-values{padding:104px 0}
.lp-home-values__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:24px;margin-top:78px}
.lp-home-values .lp-home-title p{margin-top:31px;max-width:579px;line-height:20px}
.lp-home-values__card{background:#eaf5ec;border-radius:20px;padding:23px 26px 36px;text-align:center;height:100%;min-height:355px;display:flex;flex-direction:column;align-items:center}
.lp-home-values__icon{width:110px;height:110px;border-radius:999px;background:#d6e5d8;display:flex;align-items:center;justify-content:center;margin:0 auto}
.lp-home-values__icon img{max-width:110px;max-height:110px;width:110px;height:110px;display:block}
.lp-home-values__icon span{font-size:32px;line-height:1;font-weight:600;color:#1f5a43}
.lp-home-values__card h3{margin:18px 0 0;font-size:28px;line-height:1.15;font-weight:600;color:#233127}
.lp-home-values__card p{margin:16px 0 0;max-width:330px;font-size:18px;line-height:25px;color:#233127}

.lp-home-about{background:#eaf5ec}
.lp-home-about__inner{display:grid;grid-template-columns:816px minmax(0,1fr);align-items:stretch}
.lp-home-about__media{min-height:701px}
.lp-home-about__media img{width:100%;height:100%;object-fit:cover}
.lp-home-about__content{padding:131px 100px 130px 72px}
.lp-home-about__content h2{margin:0;font-size:50px;line-height:1.1;font-weight:300;color:#233127}
.lp-home-about__content h2 strong{font-weight:600;color:#1f5a43}
.lp-home-about__subtitle{margin:31px 0 0;max-width:812px;font-size:32px;line-height:20px;font-weight:600;color:#1f5a43}
.lp-home-about__text{margin-top:43px}
.lp-home-about__text p{margin:0 0 18px;max-width:812px;font-size:18px;line-height:30px;color:#233127}
.lp-home-about__actions{margin-top:37px}
.lp-home-about__actions .lp-home-btn{min-width:234px;padding:16px 21px 16px 10px}

.lp-home-challenges{padding:104px 0}
.lp-home-challenges .lp-home-title p{margin-top:28px;max-width:863px;line-height:30px}
.lp-home-challenges__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 30px;margin-top:95px}
.lp-home-challenges__card{background:#fff;border:1px solid #eaf5ec;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;min-height:546px}
.lp-home-challenges__image{height:328px;background:#dfeade}
.lp-home-challenges__image img{width:100%;height:100%;object-fit:cover}
.lp-home-challenges__body{padding:0 35px 36px}
.lp-home-challenges__icon{width:90px;height:90px;border-radius:999px;background:#d6e5d8;display:flex;align-items:center;justify-content:center;margin-top:-45px}
.lp-home-challenges__icon img{max-width:90px;max-height:90px;width:90px;height:90px;display:block}
.lp-home-challenges__icon span{font-size:28px;line-height:1;font-weight:600;color:#1f5a43}
.lp-home-challenges__body h3{margin:21px 0 0;font-size:28px;line-height:1.15;font-weight:600;color:#233127}
.lp-home-challenges__body p{margin:16px 0 0;max-width:712px;font-size:18px;line-height:30px;color:#233127}

.lp-home-projects{padding:104px 0}
.lp-home-projects .lp-home-title p{margin-top:28px;max-width:863px;line-height:30px}
.lp-home-projects__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 19px;margin-top:94px}
.lp-home-projects__card{background:#fff;border:1px solid #eaf5ec;border-radius:10px;box-shadow:0 1px 3px rgba(0,0,0,.1),0 1px 2px rgba(0,0,0,.06);overflow:hidden;min-height:760px;display:flex;flex-direction:column}
.lp-home-projects__image{height:460px;background:#dfeade}
.lp-home-projects__image img{width:100%;height:100%;object-fit:cover}
.lp-home-projects__body{padding:34px 26px 44px;display:flex;flex-direction:column;flex:1}
.lp-home-projects__body h3{margin:0;font-size:28px;line-height:1.15;font-weight:600;color:#233127}
.lp-home-projects__body p{margin:19px 0 0;max-width:468px;font-size:18px;line-height:30px;color:#233127;flex:1}
.lp-home-projects__body .lp-home-btn{margin-top:29px;align-self:flex-start;min-height:65px;min-width:234px;padding:16px 31px;font-size:18px}
.lp-home-projects__footer{margin-top:64px;text-align:center}
.lp-home-projects__footer .lp-home-btn{min-height:65px;min-width:272px;padding:16px 31px;font-size:18px}

.lp-home-partners{position:relative;isolation:isolate;background:#eaf5ec;padding:104px 0 88px;min-height:560px;overflow:hidden}
.lp-home-partners::before{content:"";position:absolute;inset:0;background:#eaf5ec;z-index:-1}
.lp-home-partners .lp-home-title p{margin-top:26px;max-width:863px;line-height:30px}
.lp-home-partners__carousel{margin-top:96px}
.lp-home-partners__carousel .owl-stage-outer{overflow:hidden}
.lp-home-partners__slide{width:100%}
.lp-home-partners__grid{display:grid;grid-template-columns:repeat(4,minmax(0,305px));justify-content:space-between;align-items:center;gap:28px}
.lp-home-partners__logo{min-height:53px;padding:0;display:flex;align-items:center;justify-content:center;background:transparent;box-shadow:none;border-radius:0}
.lp-home-partners__logo img{max-width:100%;max-height:53px;width:auto;height:auto;object-fit:contain;mix-blend-mode:multiply}
.lp-home-partners__placeholder{font-size:18px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#2b6a4f}
.lp-home-partners__carousel .owl-dots{display:flex;justify-content:center;gap:10px;margin-top:43px}
.lp-home-partners__carousel .owl-dot{display:inline-flex}
.lp-home-partners__carousel .owl-dot span{width:11px;height:11px;margin:0;border-radius:999px;background:#b8dfba;display:block}
.lp-home-partners__carousel .owl-dot.active span{background:#1f5a43}
.lp-home-partners__carousel.owl-loaded .owl-stage{display:flex;align-items:center}

.lp-home-cta{position:relative;overflow:hidden;background:#163a3a;min-height:547px}
.lp-home-cta__bg,.lp-home-cta__overlay{position:absolute;left:0;top:0;width:100%;height:100%}
.lp-home-cta__bg{background-position:center center;background-repeat:no-repeat;background-size:cover;filter:brightness(1.08) saturate(1.03)}
.lp-home-cta__overlay{background:rgba(22,58,58,.68)}
.lp-home-cta__inner{position:relative;min-height:547px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:109px 100px 108px;text-align:center}
.lp-home-cta__inner h2{margin:0;max-width:852px;font-size:60px;line-height:65px;font-weight:300;color:#eaf5ec}
.lp-home-cta__inner h2 strong{display:block;font-weight:600;color:#d6e5d8}
.lp-home-cta__inner p{margin:26px auto 0;max-width:880px;font-size:24px;line-height:40px;color:#eaf5ec}
.lp-home-cta__actions{margin-top:31px;justify-content:center}
.lp-home-cta__actions .lp-home-btn--light{min-width:204px}
.lp-home-cta__actions .lp-home-btn--mid{min-width:212px;background:#4e9a62}
.lp-home-cta__actions .lp-home-btn--mid:hover{background:#2b6a4f}

@media(max-width:1599px){
  .lp-figma-header__inner,.lp-home-shell{padding-left:48px;padding-right:48px}
  .lp-home-hero__content{padding-top:140px}
  .lp-home-about__inner{grid-template-columns:minmax(0,46%) minmax(0,54%)}
  .lp-home-about__content{padding-right:48px}
  .lp-home-cta__inner{padding-left:48px;padding-right:48px}
}

@media(max-width:1199px){
  .lp-figma-header__inner{grid-template-columns:169px minmax(0,1fr) 190px;gap:24px;padding-left:24px;padding-right:24px}
  .lp-figma-header__links{gap:28px}
  .lp-home-shell{padding-left:24px;padding-right:24px}
  .lp-home-title h2,.lp-home-about__content h2{font-size:42px}
  .lp-home-hero__layout{min-height:auto;grid-template-columns:1fr}
  .lp-home-hero__shell{padding:0 24px}
  .lp-home-hero__content{max-width:none;padding:70px 0 32px}
  .lp-home-hero__content h1{font-size:62px;line-height:1}
  .lp-home-hero__content p{font-size:21px;line-height:34px}
  .lp-home-hero__media-column{padding-top:0}
  .lp-home-hero__media{height:560px}
  .lp-home-values__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lp-home-partners__grid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch}
  .lp-home-values .lp-home-title p{margin-top:22px;line-height:30px}
  .lp-home-challenges .lp-home-title p{margin-top:22px}
  .lp-home-projects .lp-home-title p{margin-top:22px}
  .lp-home-partners .lp-home-title p{margin-top:22px}
  .lp-home-about__inner{grid-template-columns:1fr}
  .lp-home-about__media{min-height:440px}
  .lp-home-about__content{padding:64px 24px}
  .lp-home-about__subtitle{font-size:28px;line-height:1.15}
  .lp-home-projects__grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .lp-home-cta__inner{min-height:auto;padding:96px 24px}
  .lp-home-cta__inner h2{font-size:50px;line-height:1.05}
}

@media(max-width:991px){
  .lp-figma-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:96px}
  .lp-figma-header__toggle{display:inline-flex}
  .lp-figma-header__cta--desktop{display:none}
  .lp-figma-header__menu{display:none !important;position:absolute;left:0;top:100%;width:100%;background:#f7fbf7;border-top:1px solid #d8e6da;box-shadow:0 10px 30px rgba(130,130,130,.08)}
  .lp-figma-header__menu.show{display:block !important}
  .lp-figma-header__menu-inner{display:block;padding:24px}
  .lp-figma-header__links{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
  .lp-figma-header__cta--mobile{display:flex;justify-content:stretch;margin-top:16px}
  .lp-figma-header__cta--mobile .lp-figma-header__button{width:100%}
  .lp-home-title h2,.lp-home-about__content h2{font-size:36px}
  .lp-home-values,.lp-home-challenges,.lp-home-projects,.lp-home-partners{padding:76px 0}
  .lp-home-challenges__grid,.lp-home-projects__grid{grid-template-columns:1fr}
  .lp-home-cta__inner h2{font-size:42px}
  .lp-home-cta__inner p{font-size:20px;line-height:32px}
}

@media(max-width:767px){
  .lp-figma-header__inner{min-height:84px;padding-left:16px;padding-right:16px}
  .lp-figma-header__logo-image{width:132px}
  .lp-home-shell{padding-left:16px;padding-right:16px}
  .lp-home-title h2,.lp-home-about__content h2{font-size:32px}
  .lp-home-title p{font-size:16px;line-height:27px}
  .lp-home-hero__shell{padding:0 16px}
  .lp-home-hero__content{padding:52px 0 24px}
  .lp-home-hero__content h1{font-size:42px;line-height:1.05}
  .lp-home-hero__content p{font-size:18px;line-height:30px}
  .lp-home-hero__buttons{margin-top:28px}
  .lp-home-button-row{flex-direction:column}
  .lp-home-btn{width:100%}
  .lp-home-hero__media{height:360px}
  .lp-home-values__grid,.lp-home-partners__grid{grid-template-columns:1fr}
  .lp-home-values .lp-home-title p{margin-top:18px;line-height:27px}
  .lp-home-challenges .lp-home-title p{margin-top:18px;line-height:27px}
  .lp-home-projects .lp-home-title p{margin-top:18px;line-height:27px}
  .lp-home-partners .lp-home-title p{margin-top:18px;line-height:27px}
  .lp-home-values__card,.lp-home-challenges__body,.lp-home-projects__body{padding:22px}
  .lp-home-challenges__icon{margin-top:-22px}
  .lp-home-values__card h3,.lp-home-challenges__body h3,.lp-home-projects__body h3{font-size:24px}
  .lp-home-values__card p,.lp-home-challenges__body p,.lp-home-projects__body p,.lp-home-about__text p{font-size:16px;line-height:27px}
  .lp-home-about__media{min-height:280px}
  .lp-home-about__content{padding:48px 16px}
  .lp-home-about__subtitle{font-size:24px}
  .lp-home-challenges__image,.lp-home-projects__image{height:240px}
  .lp-home-cta__inner{padding:72px 16px}
  .lp-home-cta__inner h2{font-size:34px}
  .lp-home-cta__inner p{font-size:18px;line-height:30px}
}

.lp-figma-footer{background:#1f5a43;color:#fff}
.lp-figma-footer__shell{max-width:1800px;margin:0 auto;padding:0 62px}
.lp-figma-footer__inner{display:grid;grid-template-columns:minmax(0,526px) 240px 281px 294px;gap:115px;padding:61px 0 52px}
.lp-figma-footer__brand{display:flex;flex-direction:column}
.lp-figma-footer__logo{margin-bottom:19px}
.lp-figma-footer__logo-link{display:inline-flex;align-items:center}
.lp-figma-footer__logo-image{width:214px;height:auto;max-width:none;filter:brightness(0) saturate(100%) invert(56%) sepia(70%) saturate(543%) hue-rotate(74deg) brightness(95%) contrast(90%)}
.lp-figma-footer__logo-fallback{text-decoration:none;color:#5db344;font-size:26px;font-weight:700}
.lp-figma-footer__description{margin:0;font-size:18px;line-height:30px;font-weight:500;color:#fff}
.lp-figma-footer__column h3{margin:0 0 17px;font-size:18px;line-height:35px;font-weight:600;color:#fff}
.lp-figma-footer__links{list-style:none;margin:0;padding:0}
.lp-figma-footer__links li{margin:0}
.lp-figma-footer__links a{display:inline-block;color:#fff;text-decoration:none;font-size:18px;line-height:35px;font-weight:300;transition:.3s ease-out}
.lp-figma-footer__links a::before{content:">";display:inline-block;margin-right:8px;font-weight:300}
.lp-figma-footer__links a:hover{color:#d6e5d8}
.lp-figma-footer__contact p{margin:0;font-size:18px;line-height:35px;font-weight:400;color:#fff}
.lp-figma-footer__contact a{color:#fff;text-decoration:none;transition:.3s ease-out}
.lp-figma-footer__contact a:hover{color:#d6e5d8}
.lp-figma-footer__bottom{border-top:1px solid rgba(255,255,255,.18);padding:18px 0}
.lp-figma-footer__bottom p{margin:0;text-align:center;font-size:18px;line-height:30px;font-weight:400;color:#fff}

@media(max-width:1599px){
  .lp-figma-footer__shell{padding-left:48px;padding-right:48px}
  .lp-figma-footer__inner{grid-template-columns:minmax(0,1.4fr) minmax(220px,.7fr) minmax(220px,.8fr) minmax(260px,.9fr);gap:48px}
}

@media(max-width:1199px){
  .lp-figma-footer__shell{padding-left:24px;padding-right:24px}
  .lp-figma-footer__inner{grid-template-columns:repeat(2,minmax(0,1fr));gap:40px;padding:52px 0 40px}
}

@media(max-width:767px){
  .lp-figma-footer__shell{padding-left:16px;padding-right:16px}
  .lp-figma-footer__inner{grid-template-columns:1fr;gap:28px;padding:42px 0 30px}
  .lp-figma-footer__logo-image{width:168px}
  .lp-figma-footer__description,.lp-figma-footer__links a,.lp-figma-footer__contact p,.lp-figma-footer__bottom p{font-size:16px;line-height:28px}
  .lp-figma-footer__column h3{margin-bottom:10px;line-height:28px}
}
