.project-card{position:relative;aspect-ratio:310/400;width:100%;border-radius:1rem;overflow:hidden;z-index:1;z-index:var(--z-content-1)}@media (min-width:900px){.project-card{aspect-ratio:400/450}}@media (min-width:1280px){.project-card{aspect-ratio:360/500}}@media (min-width:1500px){.project-card{aspect-ratio:470/600}}.project-card_image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;z-index:var(--z-content-1)}.project-card_image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.project-card_grad{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;z-index:var(--z-content-2);background-color:rgba(230,230,232,.2);transition:background .3s ease-in-out}@supports (color:color-mix(in lch,red,blue)){.project-card_grad{background-color:color-mix(in hsl,var(--c-blue-10) 20%,transparent)}}.project-card_grad:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,rgba(7,16,20,0),rgba(7,16,20,.6))}.project-card_grad.__dark{background-color:rgba(40,39,36,.8)}.project-card_info{position:relative;padding:1rem;height:100%;z-index:3;z-index:var(--z-content-3)}@media (min-width:640px){.project-card_info{padding:2rem}}@media (min-width:900px){.project-card_info{padding:2.2rem 2.8rem}}@media (min-width:1280px){.project-card_info{padding:3.2rem 2.8rem}}.project-card_tags{position:absolute;top:1rem;left:1rem}.project-card_tags .tags_tag{font-size:1.2rem;font-weight:400;font-weight:var(--w-regular);line-height:100%;padding:.4rem 1.6rem;border-radius:5rem}@media (min-width:640px){.project-card_tags{top:2rem;left:2rem}}@media (min-width:900px){.project-card_tags{top:2.8rem;left:3.2rem}}@media (min-width:1900px){.project-card_tags .tags_tag{font-size:1.6rem}}.project-card_wrapper{height:100%;display:flex;flex-direction:column;justify-content:flex-end;color:#fff;color:var(--c-white)}.project-card_head-title{color:#fff;color:var(--c-white);font-weight:600;font-weight:var(--w-semibold)}.project-card_head-subtitle{color:#fff;color:var(--c-white);margin-top:.2rem}.project-card_head-desc{margin-top:1.6rem}.project-card_body-wrap{padding-top:1.6rem}.project-card_body-ready{display:flex;flex-direction:column;gap:.8rem;margin-bottom:1.5rem}@media (min-width:1280px){.project-card_body-ready{margin-bottom:3rem}}@media (min-width:1500px){.project-card_body-ready{flex-direction:row;gap:4rem;margin-bottom:4rem}}.project-card_body-grid{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}@media (min-width:1280px){.project-card_body-grid{margin-bottom:3rem}}@media (min-width:1500px){.project-card_body-grid{margin-bottom:4rem}}.project-card_body-premise{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}@media (min-width:1280px){.project-card_body-premise{grid-template-columns:1fr 8.5rem 1fr}}@media (min-width:1900px){.project-card_body-premise{gap:4rem;grid-template-columns:repeat(3,1fr)}}.project-card_body-buttons{display:flex;gap:1.2rem}.project-card_body-buttons .v-button{white-space:nowrap;padding:1.2rem 0;width:100%}.project-card_body-button-show-project.v-button{border-color:#000;border-color:var(--c-black)}.projects-slider .cards-slider_pagination{display:none}@media (min-width:900px){.projects-slider .cards-slider_nav{display:none}}@media (max-width:1279px){.projects-slider.cards-slider{margin:0 -2rem;overflow:hidden}.projects-slider.cards-slider .swiper-container{overflow:visible}.projects-slider .v-slider{margin:0 2rem}}@media (min-width:1280px){.projects-slider .cards-slider_nav{display:flex}}.projects-slider-skeleton{display:flex;gap:2rem}@media (max-width:639px){.projects-slider-skeleton .project-card:nth-child(2),.projects-slider-skeleton .project-card:nth-child(3){display:none}}@media (max-width:1279px){.projects-slider-skeleton .project-card:nth-child(3){display:none}}.all-projects{position:relative;z-index:1;z-index:var(--z-content-1)}.all-projects_head{padding:3rem 0;background:#fff;background:var(--c-white)}@media (min-width:900px){.all-projects_head{padding:4rem 0}}.all-projects_tabs-wrap{overflow-x:auto}@media (max-width:639px){.all-projects_tabs-wrap{margin:0 -2rem}}.all-projects_tabs{margin-bottom:3rem}@media (max-width:639px){.all-projects_tabs{padding:0 2rem}}.all-projects_title{position:relative;z-index:2;z-index:var(--z-content-2);margin-bottom:0}.form-inline{background:#e6e6e8;background:var(--c-blue-10);border-radius:1rem;overflow:hidden;padding:4rem 3rem}@media (min-width:640px){.form-inline{padding:4rem 6rem}}@media (min-width:1280px){.form-inline{display:flex;justify-content:space-between;padding:4.6rem 5rem 4.6rem 8rem}}@media (min-width:1800px){.form-inline{padding:4.6rem 8rem 4.6rem 10rem}}.form-inline.__white{background:#fff;background:var(--c-white);box-shadow:0 4px 20px 0 rgba(0,0,0,.15)}.form-inline.__background-image{display:flex;justify-content:flex-end}@media (max-width:899px){.form-inline.__background-image{background:none!important}}@media (min-width:900px){.form-inline.__background-image{padding:4rem;box-shadow:none}}@media (min-width:1800px){.form-inline.__background-image{padding:8rem}}@media (min-width:1280px){.form-inline.__big-bottom-padding{padding-bottom:8rem}}.form-inline_form{max-width:62rem;height:-moz-max-content;height:max-content;margin:auto 0}@media (max-width:1279px){.form-inline_form{margin:0 auto}}.form-inline_form.__small{max-width:100%;margin:0}@media (min-width:900px){.form-inline_form.__small{max-width:32rem;padding:4rem 3rem;background:#fff;background:var(--c-white);border-radius:1rem;box-shadow:0 4px 20px 0 rgba(0,0,0,.15)}}@media (min-width:1280px){.form-inline_form.__small{max-width:41rem;padding:4rem}}.form-inline_title{margin-bottom:.8rem}@media (min-width:1280px){.form-inline_title{margin-bottom:1.4rem}}.form-inline_desc{margin-bottom:2rem}@media (max-width:1279px){.form-inline_image{display:none}}@media (min-width:1280px){.form-inline_image{width:313px;height:286px}.form-inline_image svg{width:100%;height:100%}}