@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700&family=Work+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;1,400&display=swap");.ns-projects{height:100%;padding:80px 0;position:relative;width:100%}.ns-projects__headline{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:start;align-items:flex-start;margin-bottom:64px}.ns-projects__headline.spacing{margin-bottom:150px}@media (max-width:991px){.ns-projects__headline{-ms-flex-direction:column;flex-direction:column;margin-bottom:64px}}.ns-projects__title{color:#252525;font-size:60px;font-weight:600!important;line-height:66px;margin-bottom:16px;padding-right:54px}@media (max-width:767px){.ns-projects__title{font-size:48px;line-height:58px}}@media (max-width:419px){.ns-projects__title{font-size:32px;line-height:38px}}.ns-projects__text{color:#252525;font-size:20px;font-weight:400!important;line-height:28px;margin-bottom:0;margin-top:12px;max-width:450px}@media (max-width:419px){.ns-projects__text{font-size:18px;line-height:24px}}.ns-projects__items{display:grid;gap:40px;grid-template-columns:repeat(3,1fr)}@media (max-width:991px){.ns-projects__items{gap:65px;grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.ns-projects__items{grid-template-columns:repeat(1,1fr)}}.ns-projects__item{display:inline-block;overflow:hidden;position:relative;width:100%}.ns-projects__item a{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;gap:20px;position:relative}.ns-projects__item svg{height:100%;left:0;max-height:304px;position:relative;top:0;width:100%}.ns-projects__item svg:before{content:"";position:absolute}.ns-projects__item img{-webkit-clip-path:url(#shape);clip-path:url(#shape);height:100%;object-fit:cover;position:absolute;width:100%!important}.ns-projects__item img:before{content:"";position:absolute}.ns-projects__no-link{border-radius:41px!important;-webkit-clip-path:none!important;clip-path:none!important;position:relative;width:100%!important}.ns-projects__itembtn{background-color:#3f4e3b;border-radius:100vw;bottom:0;height:26%;position:absolute;right:10px;width:17%}.ns-projects__itembtn svg{height:30%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:30%;fill:#c5a66e}.ns-projects__itemtitle{color:#252525;font-size:24px;font-weight:500;letter-spacing:-1px!important;line-height:28px;margin-bottom:0;margin-top:32px}.ns-projects__itemtext{margin-top:32px}.ns-projects__itemtext p{color:#252525;font-size:18px;font-weight:400!important;line-height:26px;margin-bottom:0;margin-top:0}