*{padding:0;margin:0;border:0;outline:0;caret-color:var(--caret-color);-webkit-tap-highlight-color:transparent}*,::after,::before{box-sizing:border-box}a,a:where(:link, :visited, :hover){text-decoration:none}aside,footer,header,legend,main,nav,section{display:block}h1,h2,h3,h4,h5,h6,p{font-size:inherit;font-weight:inherit}ul,ul li{list-style:none}img{vertical-align:top}img,svg{max-width:100%;height:auto}address{font-style:normal}input,select,textarea{background-color:transparent}button,input,select,textarea{font-family:inherit;font-size:inherit;color:inherit}input::-ms-clear{display:none}button,input[type=submit]{display:inline-block;box-shadow:none;background-color:transparent;background:0 0;cursor:pointer}button:active,button:focus,input:active,input:focus{outline:0}button::-moz-focus-inner{padding:0;border:0}label{cursor:pointer}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{-webkit-background-clip:text;-webkit-text-fill-color:#fff;transition:background-color 5000s ease-in-out 5000s;box-shadow:inset 0 0 20px 20px var(--input-bg);caret-color:var(--caret-color)}:root{--container-width:500px;--container-padding:20px;--font-main:Helvetica Neue, sans-serif;--font-accent:Oxanium, sans-serif;--font-family:Helvetica Neue, sans-serif;--second-family:Oxanium, sans-serif;--page-bg:#f3f2ed;--text-color:#041c10;--accent:#00ba5c;--text-secondary:#676767;--background:#f3f2ed;--input-bg:rgba(32, 38, 31, 0.54);--caret-color:var(--text-color)}@media (min-width:1024px){:root{--container-width:1064px}}@media (min-width:1440px){:root{--container-width:1320px}}html{scroll-behavior:smooth}body{background-color:var(--page-bg);color:var(--text-color);font-family:var(--font-main)}[class*=__content]{height:100%}[hidden]{display:none!important}.main{display:flex;flex-direction:column;gap:100px}.d-none{display:none!important}.no-scroll{overflow:hidden}@media (max-width:1024px){.d-l{display:none!important}}.zoom-hover{transition:transform .3s ease}@media (any-hover:hover){.zoom-hover:hover{transform:scale(1.1)}}@media (min-width:1024px){.d-s{display:none!important}}.container{padding:0 var(--container-padding);max-width:var(--container-width);margin:0 auto;height:100%;width:100%}.about__content{display:flex;flex-direction:column-reverse;gap:24px}.about__left p,.about__right h2{font-family:var(--second-family);font-weight:500}.about__left p{font-size:24px;line-height:130%;color:#041c10}.about__right{display:flex;flex-direction:column;gap:8px}.about__right h2{font-size:36px;line-height:140%}@media (min-width:1024px){.about__content{flex-direction:row-reverse;align-items:center;justify-content:space-between}.about__left{max-width:51%}.about__right{text-align:left}.about__right h2{font-family:var(--second-family);font-weight:500;font-size:56px;line-height:140%;color:#041c10}}.approach__content{display:flex;flex-direction:column;gap:24px}.approach__title{font-family:var(--second-family);font-weight:400;font-size:24px;line-height:140%;text-transform:uppercase;color:var(--text-primary)}.approach__list{display:flex;flex-direction:column;gap:24px}.approach__li{height:auto}.approach__li-body{border-radius:15px;padding:24px 16px;background:#fff;height:100%}.approach__wrap{display:flex;justify-content:space-between;margin-bottom:16px}.approach__index-wrap{display:flex;flex-direction:column;gap:8px}.approach__index{font-family:var(--font-family);font-weight:400;font-size:14px;color:var(--text-secondary)}.approach__li-title{font-family:var(--second-family);font-weight:500;font-size:18px;line-height:130%;color:var(--accent)}.approach__li-desc{font-weight:400;font-size:16px;line-height:130%;color:var(--text-primary)}@media (min-width:1024px){.approach__content{gap:32px}.approach__title{font-size:48px;text-align:center;color:var(--text-primary)}.approach__list{flex-flow:row wrap;margin:0 -16px;gap:0;row-gap:32px}.approach__li{padding:0 16px;flex-basis:33.3333333%}.approach__li-title{font-size:24px}}.article__img{border-radius:15px;width:100%;height:auto;object-fit:cover;margin-bottom:8px}.article__name-wrap{display:flex;flex-flow:column;gap: 16px; justify-content:space-between;margin-bottom:16px}.article__date,.article__name{font-family:var(--font-family);font-weight:400;font-size:14px}.article__date{color:#676767}.article__link,.article__short-desc{font-family:var(--second-family);font-weight:500;font-size:24px;line-height:130%}.article__short-desc{color:#041c10;margin-bottom:16px}.article__link{text-align:center;color:#00ba5c}.articles__title-wrapper{display:flex;justify-content:space-between;margin-bottom:32px}.articles__title,.articles__view-all{font-family:var(--second-family);font-weight:500;font-size:28px;line-height:140%;color:#041c10}.articles__view-all{font-size:24px;line-height:130%;text-align:center;color:#00ba5c;display:flex;gap:10px;align-items:center}.articles__view-all svg{fill:#00ba5c}@media (min-width:1024px){.articles__title-wrapper{margin-bottom:40px}.articles__title{font-size:56px}}.btn{font-family:var(--second-family);font-weight:500;font-size:24px;line-height:130%;text-align:center;color:#fff;padding:16px 40px;background:#00ba5c;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:10px}.edge__content{display:flex;flex-direction:column;gap:24px}.edge__title{font-family:var(--second-family);font-weight:500;font-size:32px;line-height:140%;color:#041c10}.edge__btn{width:100%}.edge__grid{display:grid;grid-template-rows:repeat(1,1fr);gap:24px;grid-template-areas:"b" "a" "a" "f" "c" "c" "d" "e" "e" "g" "h" "h"}.edge__grid-item1,.strategies img{grid-area:a}.edge__grid-item2{grid-area:b}.edge__grid-item3{grid-area:c}.edge__grid-item4{grid-area:d}.edge__grid-item5{grid-area:e}.edge__grid-item6{grid-area:f}.edge__grid-item7{grid-area:g}.edge__grid-item8{grid-area:h}.edge__grid-body:not(:has(svg)){background:#fff;border-radius:15px;padding:40px 16px;display:flex;flex-direction:column;justify-content:center;gap:16px}.edge__grid-body{height:100%}.edge__grid-body-title{font-family:var(--second-family);font-weight:500;font-size:24px;line-height:130%;color:#041c10}@media (min-width:1024px){.edge__content{gap:40px}.edge__title-wrapper{display:flex;flex-direction:row;justify-content:space-between}.edge__title{font-size:46px;line-height:140%}.edge__btn{width:fit-content}.edge__grid{gap:32px;grid-template-areas:"a a a a b b b b c c c c" "a a a a b b b b c c c c" "a a a a b b b b c c c c" "a a a a e e e e c c c c" "d d d d e e e e f f f f" "d d d d e e e e f f f f" "d d d d e e e e f f f f" "g g g g h h h h h h h h" "g g g g h h h h h h h h" "g g g g h h h h h h h h" "g g g g h h h h h h h h"}.edge__grid>div:not(.edge__grid-item8){max-width:325px}.edge__grid-body:not(:has(svg)){padding:54px 22px;height:100%}}@media (min-width:1440px){.edge__title{font-size:56px}.edge__grid>div:not(.edge__grid-item8){max-width:405px}.edge__grid-body:not(:has(svg)){padding:94px 32px}}.hero__content,.hero__title-wrapper,.hero__top{display:flex;flex-direction:column;gap:40px}.hero__title-wrapper,.hero__top{gap:32px}.hero__title-wrapper{gap:8px}.hero__desc,.hero__title,.hero__title-desc{font-family:var(--second-family);font-weight:600;font-size:50px}.hero__desc,.hero__title-desc{font-weight:400;font-size:28px;line-height:140%}.hero__desc{font-family:var(--font-family);font-size:16px;line-height:130%}.hero__bottom{display:flex;flex-direction:column;gap:40px}.hero__counters{background:#303638;padding:16px 24px;display:flex;flex-flow:row wrap;justify-content:space-between;row-gap:24px;border-radius:20px}.hero__counter{display:flex;flex-direction:column;min-width:40%}.hero__counter-head{font-family:var(--second-family);font-weight:500;font-size:46px;line-height:140%;color:#00ba5c}.hero__counter-desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%;color:#fff}@media (min-width:1024px){.hero__content{gap:60px}.hero__top{flex-direction:row;justify-content:space-between;align-items:end}.hero__title{font-weight:600;font-size:80px;line-height:140%}.hero__title-desc{font-weight:400;font-size:36px;line-height:140%}.hero__desc{max-width:406px}.hero__bottom{position:relative}.hero__counters{position:absolute;max-width:320px}.hero__counter-head{font-size:36px;line-height:140%}.hero__counter-desc{font-size:12px;line-height:130%}.hero__btn{position:absolute;top:0;right:215px;font-size:20px;padding:33px 35px}}@media (min-width:1440px){.hero__title{font-size:110px}.hero__counters{padding:24px 32px;max-width:405px}.hero__counter-head{font-size:46px}.hero__counter-desc{font-size:16px}.hero__btn{right:267px;font-size:24px;padding:39px 52px}}.icon{flex-shrink:0;pointer-events:none;touch-action:none;width:var(--size);height:var(--size)}.icon.social{--size:26px}.icon.download{--size:23px}.icon.arrow-right,.icon.arrow-right-green{height:14px;width:21px}.icon.link,.icon.seo,.icon.web,.icon.web-dev{width:80px;height:80px}.icon.arrow-down{width:14px;height:8px}.icon.edge-1,.icon.edge-2,.icon.edge-3{width:100%;aspect-ratio:1/.92345}.icon.edge-4{width:100%;aspect-ratio:1/.443}.icon.approach{width:47px;height:47px}.letsStart__content{border-radius:10px;padding:32px 16px;display:flex;flex-direction:column;gap:32px;background:#fff}.letsStart__desc-wrap{display:flex;flex-direction:column;gap:16px;text-align:center}.letsStart__title{font-family:var(--second-family);font-weight:500;font-size:32px;line-height:140%;color:#041c10}.letsStart--left .letsStart__desc-wrap{text-align:left}@media (min-width:1024px){.letsStart__content{flex-direction:row;justify-content:space-between;border-radius:20px;padding:60px 40px}.letsStart__desc-wrap{max-width:506px;text-align:left}.letsStart__title{font-family:var(--second-family);font-weight:500;font-size:48px;line-height:140%;color:#041c10}.letsStart__btn{align-self:center;padding-right:100px;padding-left:100px}}@media (min-width:1440px){.letsStart__desc-wrap{max-width:606px}.letsStart__btn{padding-right:142px;padding-left:142px}}.outServicesItem{display:flex;flex-flow:row wrap;row-gap:16px;border-bottom:1px solid var(--text-secondary);padding:40px 0}.outServicesItem__index,.outServicesItem__name{font-family:var(--second-family);font-weight:500;font-size:24px;line-height:130%;color:var(--text-secondary);flex-basis:10%}.outServicesItem__name{font-weight:400;line-height:140%;color:var(--text-primary);flex-basis:80%}.outServicesItem__desc{flex-basis:100%}.outServicesItem__link{flex-basis:100%;border:1px solid #000;border-radius:20px;padding:10px 40px;display:flex;align-items:center;justify-content:center;gap:10px;font-family:var(--second-family);font-weight:500;font-size:24px;line-height:130%;text-align:center;color:var(--accent);margin-top:8px}@media (min-width:1024px){.outServicesItem{justify-content:space-between;align-items:center}.outServicesItem__index{flex-basis:6%}.outServicesItem__name{font-size:36px;flex-basis:27.4%}.outServicesItem__desc{flex-basis:40.1%}.outServicesItem__link{flex-basis:19%}}.ourServices__content{display:flex;flex-direction:column;gap:25px}.ourServices__title{font-family:var(--second-family);font-weight:500;font-size:32px;line-height:140%;text-align:center;color:var(--text-primary)}@media (min-width:1024px){.ourServices__content{gap:0}.ourServices__title{font-size:56px;line-height:140%}}.serviceFor__content{display:flex;flex-direction:column;gap:24px}.serviceFor__title{font-family:var(--second-family);font-weight:400;font-size:28px;line-height:140%;color:var(--text-primary)}.serviceFor__list{display:flex;flex-direction:column;gap:16px}.serviceFor__li{list-style-type:disc;margin-left:20px}@media (min-width:1024px){.serviceFor__content{flex-direction:row;justify-content:space-between}.serviceFor__title{font-family:var(--second-family);font-weight:400;font-size:36px;line-height:140%;color:var(--text-primary)}.serviceFor__list{max-width:57.2656%}}.services__content,.services__left{display:flex;flex-direction:column;gap:32px}.services__desc{font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%}.services__title{font-family:var(--second-family);font-weight:500;font-size:36px;line-height:140%}.services__right{background:#fff;border-radius:10px;padding:24px 16px}.services__list{display:flex;flex-direction:column;gap:16px}.services__li:not(:last-child){border-bottom:2px solid #f3f2ed;padding:0 0 16px}.services__li-body{display:flex;flex-direction:column;gap:8px}.services__li-body svg{margin-bottom:8px}.services__li-desc,.services__li-title{font-family:var(--second-family);font-weight:500;font-size:24px;line-height:130%;color:rgba(0,0,0,.8)}.services__li-desc{font-family:var(--font-family);font-weight:400;font-size:16px}@media (min-width:1024px){.services__content{flex-direction:row}.services__left{flex-basis:40%}.services__title{font-size:42px}.services__btn{width:fit-content}.services__li:nth-child(3){border-bottom:none}.services__right{border-radius:21px;flex-basis:60%}.services__list{flex-flow:row wrap}.services__li{max-width:48%}}@media (min-width:1440px){.services__left{gap:40px}.services__title{font-size:48px}.services__right{padding:80px 32px}}.strategies__content{display:grid;gap:24px;grid-template-areas:"b" "a" "c"}.strategies__title{grid-area:b;font-family:var(--second-family);font-weight:500;font-size:32px;line-height:110%;text-align:center;color:var(--text-primary)}.strategies__list{border-radius:15px;padding:24px 16px;background:#fff;display:flex;flex-direction:column;gap:20px}.strategies__list:not(:last-child){border-bottom:2px solid var(--background)}.strategies__li-title{font-family:var(--second-family);font-weight:500;font-size:18px;line-height:130%;color:var(--accent);display:flex;gap:10px;padding-left:10px;margin-bottom:8px;align-items:center}.strategies__li-title::before{content:"";width:5px;height:5px;display:block;background:var(--accent)}.strategies__li-desc{font-family:var(--font-family);font-weight:400;font-size:14px;line-height:130%;color:rgba(0,0,0,.8);display:flex;flex-direction:column;gap:8px}@media (min-width:1024px){.strategies__content{grid-template-columns:1fr 1fr;grid-template-areas:"a b" "a c" "a c"}.strategies__title{font-size:38px}}@media (min-width:1440px){.strategies__title{font-size:48px}.strategies__li-title{font-size:24px;line-height:130%;color:var(--accent);display:flex;gap:16px;padding-left:16px;margin-bottom:16px}.strategies__li-title::before{width:5px;height:5px}.strategies__li-desc{font-size:16px}}.swiper-pagination-bullets{position:relative;margin-top:25px;text-align:center}.swiper-pagination-bullet{width:20px;height:4px;display:inline-block;border-radius:5px;background:#676767;margin-right:16px;transition:all .3s ease}.swiper-pagination-bullet-active{width:40px;background:#00ba5c}.swiper-pagination-lock{display:none}.values__title{font-family:var(--second-family);font-weight:500;font-size:32px;line-height:140%;margin-bottom:32px}.values__accordeon-list{display:flex;flex-direction:column;gap:24px}.values__accordeon-list__top{display:flex;flex-direction:column-reverse;gap:24px}.values__accordeon-list__bottom,.values__accordeon-list__bottom-acords-wrapper,.values__accordeon-list__top-acords-wrapper{display:flex;flex-direction:column;gap:24px}.values__accordeon-trigger{font-family:var(--second-family);font-weight:500;font-size:24px;line-height:130%;color:#00ba5c;display:flex;align-items:center;justify-content:space-between;width:100%}.values__accordeon-trigger svg{transition:transform .3s ease}.values__accordeon-trigger.open+.values__accordeon-li-body{grid-template-rows:1fr}.values__accordeon-trigger.open svg{transform:rotate(180deg)}.values__accordeon-li-body{display:grid;grid-template-rows:0fr;transition:all .3s ease}.values__accordeon-li-body-inner{overflow:hidden;font-family:var(--font-family);font-weight:400;font-size:16px;line-height:130%}.values__img img{width:100%;height:auto;object-fit:cover;border-radius:20px}@media (min-width:1024px){.values__title{font-size:48px;margin-bottom:40px}.values__accordeon-list{gap:0}.values__accordeon-list__top{flex-direction:row;gap:0;align-items:center}.values__accordeon-list__top .values__img img{border-radius:20px 20px 0 0}.values__accordeon-list__top-acords-wrapper{flex-direction:row;flex-basis:50%;padding-right:32px}.values__accordeon-list__bottom{align-items:center;gap:0;flex-direction:row-reverse}.values__accordeon-list__bottom .values__img img{border-radius:0 0 20px 20px}.values__accordeon-list__bottom-acords-wrapper{flex-direction:row;flex-basis:50%;padding-left:32px}.values__accordeon-trigger svg{display:none}.values__accordeon-li-body{grid-template-rows:1fr}.values__img{flex-basis:50%}}
.strategies img {
	height: 100%;
    width: auto;
    object-fit: cover;
    border-radius: 16px;
}

.article__name {
    color: var(--e-global-color-primary);
    font-family: "Oxanium", Sans-serif;
    font-size: 24px;
    font-weight: 500;
    text-transform: none;
    font-style: normal;
    text-decoration: none;  
}

.article__date {
    color: var(--e-global-color-secondary);
    font-size: 14px;
    font-weight: 400;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 24px;
}

.article__short-desc {
    margin-bottom: 16px;
    font-size: 16px;
    font-weight: 400;
}