.projects-showcase{overflow:hidden;margin-top:120px;padding-bottom:50px;width:100%;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:none;gap:none}@media only screen and (max-width:1024px){.projects-showcase{margin-top:80px}}.project-showcase__inner-wrapper{width:1240px;display:grid;grid-template-columns:repeat(2,auto);grid-template-rows:repeat(3,auto);grid-column-gap:50px;column-gap:50px;grid-row-gap:80px;row-gap:80px}@media only screen and (max-width:1024px){.project-showcase__inner-wrapper{width:calc(100% - 100px)}}@media only screen and (max-width:912px){.project-showcase__inner-wrapper{width:calc(100% - 80px);column-gap:30px;row-gap:40px;width:calc(100% - 40px);display:flex;flex-direction:column;justify-content:none;align-items:center;gap:20px}}.project-showcase__custom-cursor{position:fixed;width:100px;height:100px;border-radius:50%;background:#f3f3e9;top:0;z-index:999;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:none}@media only screen and (max-width:1024px){.project-showcase__custom-cursor{display:none}}.project-showcase__custom-cursor-text{font-family:var(--font-montreal-italic);font-size:1.5rem;line-height:28.8px;font-weight:530;color:#0f1d07}.projects-showcase__image-container{position:relative;width:100%;height:auto;border-radius:30px;box-shadow:0 0 15.628px 0 rgba(0,0,0,.15);aspect-ratio:16/9;cursor:none}@media only screen and (max-width:912px){.projects-showcase__image-container{border-radius:20px}}.projects-showcase__image-container:first-child{grid-area:1/1/2/3}.projects-showcase__image-container:nth-child(4){grid-area:3/1/4/3}.projects-showcase__image{object-fit:cover;border-radius:inherit;object-position:left top}.service-list-block{overflow:hidden;margin-top:120px;padding-bottom:50px;width:100%;display:flex;flex-direction:row;justify-content:center;align-items:none;gap:none}@media only screen and (max-width:1024px){.service-list-block{margin-top:80px}}@media only screen and (max-width:767px){.service-list-block{margin-top:40px}}.service-list-block__inner-wrapper{max-width:1500px;width:1300px}@media only screen and (max-width:1024px){.service-list-block__inner-wrapper{width:calc(100% - 100px)}}@media only screen and (max-width:767px){.service-list-block__inner-wrapper{width:calc(100% - 40px)}}.service-list-block__top-container{display:flex;flex-direction:row;justify-content:none;align-items:center;gap:100px}@media only screen and (max-width:1024px){.service-list-block__top-container{gap:40px}}@media(max-width:820px){.service-list-block__top-container{flex-direction:column}}.service-list-block__title{font-family:var(--font-montreal),sans-serif;font-size:3.75rem;line-height:76.821px;font-weight:530;color:#0f1d07;margin-bottom:30px}@media only screen and (max-width:1024px){.service-list-block__title{font-size:2.5rem;line-height:55px;margin-bottom:20px}}@media only screen and (max-width:767px){.service-list-block__title{margin-bottom:10px}}.service-list-block__heading-text{font-family:var(--font-montreal),sans-serif;font-size:1.875rem;line-height:35.456px;font-weight:530;color:#0f1d07;margin-bottom:50px}@media only screen and (max-width:1024px){.service-list-block__heading-text{font-size:1.5rem;line-height:28px;margin-bottom:30px}}@media only screen and (max-width:767px){.service-list-block__heading-text{margin-bottom:20px}}.service-list-block__image-wrapper{flex-shrink:0;border-radius:30px;position:relative;width:600px;height:auto;aspect-ratio:4/3}@media only screen and (max-width:1024px){.service-list-block__image-wrapper{width:450px}}@media(max-width:820px){.service-list-block__image-wrapper{width:100%}}@media only screen and (max-width:767px){.service-list-block__image-wrapper{border-radius:20px}}.service-list-block__image{object-fit:cover;border-radius:inherit}.service-list-block__bottom-container{margin-top:80px;--width:554px;display:grid;grid-template-columns:repeat(2,var(--width));justify-content:center;grid-gap:40px;gap:40px}@media only screen and (max-width:1024px){.service-list-block__bottom-container{margin-top:40px;--width:430px;gap:30px}}@media only screen and (max-width:912px){.service-list-block__bottom-container{display:flex;flex-direction:column;justify-content:none;align-items:center;gap:none}}.service-list-block__card{position:relative;width:var(--width);height:241.544px;border-radius:30px}@media only screen and (max-width:1024px){.service-list-block__card{height:180px}}@media only screen and (max-width:912px){.service-list-block__card{width:calc(100% - 100px);height:241.544px}}@media only screen and (max-width:767px){.service-list-block__card{border-radius:20px;width:100%;height:155px}}.service-list-block__card:nth-child(2n){background:linear-gradient(270deg,rgba(74,204,56,.4) 40%,rgba(57,159,44,.6) 60%,#37992a)}.service-list-block__card:nth-child(odd){background:linear-gradient(90deg,rgba(74,204,56,.4) 40%,rgba(57,159,44,.6) 60%,#37992a)}.service-list-block__card-inner-wrapper{position:absolute;border-radius:26px;inset:4px;background-color:#f3f3e9;padding:20px 30px;display:flex;flex-direction:column;justify-content:none;align-items:none;gap:none}@media only screen and (max-width:1024px){.service-list-block__card-inner-wrapper{padding:15px 25px;inset:3px;border-radius:27px}}@media only screen and (max-width:767px){.service-list-block__card-inner-wrapper{padding:10px 20px;inset:2px;border-radius:18px}}.service-list-block__card-title{font-family:var(--font-montreal),sans-serif;font-size:1.625rem;line-height:34.57px;font-weight:530;color:#0f1d07;padding-bottom:10px;border-bottom:2px solid #37992a}@media only screen and (min-width:1024px)and (max-width:1280px){.service-list-block__card-title{font-size:1.1875rem;line-height:25.821px}}@media only screen and (max-width:767px){.service-list-block__card-title{font-size:1rem;line-height:19.2px;padding-bottom:5px;border-bottom:1px solid #37992a}}.service-list-block__card-text{margin-top:20px;font-family:var(--font-montreal),sans-serif;font-size:1.375rem;line-height:26.592px;font-weight:400}@media only screen and (min-width:1024px)and (max-width:1280px){.service-list-block__card-text{font-size:1rem;line-height:19.2px}}@media only screen and (max-width:912px){.service-list-block__card-text{font-size:1.8rem;line-height:34.56px}}@media only screen and (max-width:767px){.service-list-block__card-text{font-size:.875rem;line-height:16.2px}}.service-list-block__card-list{margin-top:auto;list-style:none;gap:12px}.service-list-block__card-list,.service-list-block__card-list-item{display:flex;flex-direction:row;justify-content:none;align-items:none}.service-list-block__card-list-item{font-family:var(--font-montreal),sans-serif;font-size:1rem;line-height:19.2px;font-weight:530;gap:5px}@media only screen and (min-width:1024px)and (max-width:1280px){.service-list-block__card-list-item{font-size:.875rem;line-height:16.2px}}@media only screen and (max-width:767px){.service-list-block__card-list-item{font-size:clamp(.5rem,2vw,.7rem);line-height:15px}}.service-list-block__card-list-dot{flex-shrink:0}.why-us-block{overflow:hidden;position:relative;margin-top:70px;padding-top:50px;width:100%}@media only screen and (max-width:1024px){.why-us-block{margin-top:30px}}@media only screen and (max-width:767px){.why-us-block{margin-top:0}}.why-us-block__inner-wrapper{max-width:1240px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;justify-content:none;align-items:center;gap:100px}@media only screen and (max-width:1024px){.why-us-block__inner-wrapper{gap:70px;width:calc(100% - 100px)}}@media only screen and (max-width:767px){.why-us-block__inner-wrapper{width:calc(100% - 40px)}}.why-us-block__title-wrapper{position:relative;display:flex;flex-direction:row;justify-content:none;align-items:center;gap:20px}@media only screen and (max-width:767px){.why-us-block__title-wrapper{gap:10px}}.why-us-block__title{font-family:var(--font-montreal-italic),sans-serif;font-size:7.5rem;line-height:132px;color:#0f1d07;font-weight:700;letter-spacing:1.105px}@media only screen and (max-width:1024px){.why-us-block__title{font-size:5.5625rem;line-height:98.241px;letter-spacing:.822px}}@media only screen and (max-width:767px){.why-us-block__title{font-size:3.25rem;line-height:58px}}.why-us-block__title:lang(ru){font-size:6rem;line-height:105px}@media only screen and (max-width:1024px){.why-us-block__title:lang(ru){font-size:4rem;line-height:44px}}@media(max-width:820px){.why-us-block__title:lang(ru){font-size:3.5rem;line-height:61.6px}}@media only screen and (max-width:767px){.why-us-block__title:lang(ru){font-size:2rem;line-height:35.2px}}.why-us-block__title-icon{position:absolute;left:calc(100% + 20px);bottom:30px}@media only screen and (max-width:1024px){.why-us-block__title-icon{bottom:20px}}@media only screen and (max-width:767px){.why-us-block__title-icon{bottom:10px}.why-us-block__title-icon svg{width:55.647px;height:6.246px}}@media only screen and (max-width:1024px){.why-us-block__title-icon:lang(ru){bottom:0}.why-us-block__title-icon:lang(ru) svg{width:100px;height:20.246px}}@media only screen and (max-width:767px){.why-us-block__title-icon:lang(ru){bottom:5px}.why-us-block__title-icon:lang(ru) svg{width:55.647px;height:6.246px}}.why-us-block__list{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:none;gap:none}@media only screen and (max-width:1024px){.why-us-block__list{flex-direction:column;gap:50px}}@media only screen and (max-width:767px){.why-us-block__list{gap:30px}}.why-us-block__list-item{display:flex;flex-direction:row;justify-content:none;align-items:center;gap:15px}.why-us-block__list-item-index{flex-shrink:0;font-family:var(--font-montreal-italic),sans-serif;font-size:5rem;line-height:88px;color:#0f1d07;letter-spacing:2px}@media only screen and (max-width:1024px){.why-us-block__list-item-index{width:170px;font-size:8rem;line-height:140px}}@media only screen and (max-width:767px){.why-us-block__list-item-index{width:90px;font-size:4.3125rem;line-height:75.922px;letter-spacing:1.725px}}.why-us-block__list-item-text{max-width:288px;font-family:var(--font-montreal),sans-serif;font-size:1.2rem;line-height:23.04px;font-weight:530;color:#0f1d07}@media only screen and (max-width:1024px){.why-us-block__list-item-text{max-width:100%;font-size:2rem;line-height:40px}}@media only screen and (max-width:912px){.why-us-block__list-item-text{max-width:100%;font-size:1.5rem;line-height:33.6px}}@media only screen and (max-width:767px){.why-us-block__list-item-text{font-size:1rem;line-height:19.2px}}