.projects-hero{background-color:var(--bg-surface);border-radius:0 0 40px 40px;margin-inline:auto;margin-top:calc(var(--header-height)*-1);max-width:1440px;overflow:hidden;padding-top:calc(var(--header-height) + 8px);scroll-margin-top:var(--header-height);width:100%}@media (max-width:1023px){.projects-hero{border-radius:0 0 32px 32px}}.projects-hero__container{display:flex;flex-direction:column;row-gap:40px}@media (max-width:1023px){.projects-hero__container{row-gap:32px}}.projects-hero__content{align-items:stretch;display:flex;gap:24px;justify-content:space-between;padding-bottom:69px;padding-left:0;padding-right:80px;position:relative}@media (max-width:1023px){.projects-hero__content{flex-direction:column;padding-inline:16px;padding-bottom:64px}}.projects-hero__image-block{display:flex;max-width:54%;position:relative;z-index:2}@media (max-width:1023px){.projects-hero__image-block{max-width:unset}}.projects-hero__image-wrapper{border:4px solid var(--color-black);border-radius:24px;height:fit-content;left:-16px;overflow:hidden;position:relative;width:100%}@media (max-width:1023px){.projects-hero__image-wrapper{border:2px solid var(--color-black);border-radius:12px;left:unset}}.projects-hero__image-wrapper.vertical{left:unset;margin:0 auto -95px;right:unset;top:0;width:52%}.projects-hero__image-wrapper img,.projects-hero__image-wrapper video{height:100%;object-position:center;width:100%}.projects-hero__image-wrapper video{display:block;object-fit:contain}.projects-hero__info-block{color:var(--color-white);display:flex;flex-direction:column;justify-content:space-between;max-width:36%;position:relative;row-gap:32px;z-index:2}@media (max-width:1199px){.projects-hero__info-block{max-width:45%}}@media (max-width:1023px){.projects-hero__info-block{max-width:unset;row-gap:24px}}.projects-hero__divide-block{display:flex;gap:105px}.projects-hero__results{display:flex;flex-direction:column;row-gap:8px}@media (max-width:1023px){.projects-hero__results{height:112px;justify-content:center;text-align:center}.projects-hero__results:first-of-type{padding-left:55px}}@media (max-width:550px){.projects-hero__divide-block{gap:24px;justify-content:space-between}.projects-hero__results{max-width:unset;width:100%}.projects-hero__results:first-of-type{padding-left:unset}}.projects-hero__results h3{font-size:48px;font-weight:400;line-height:56px}.projects-hero__results p{font-size:16px;font-weight:400;line-height:24px}@media (max-width:1023px){.projects-hero__results p{font-size:12px;line-height:18px}}.projects-hero__results:not(:first-of-type){position:relative}.projects-hero__results:not(:first-of-type):before{background:hsla(0,0%,100%,.239);bottom:0;content:"";left:-54px;position:absolute;top:0;width:1px}@media (max-width:1023px){.projects-hero__results:not(:first-of-type):before{left:-30px}}@media (max-width:550px){.projects-hero__results:not(:first-of-type):before{left:-12px}}.projects-hero__top-block{display:flex;flex-direction:column;row-gap:24px}@media (max-width:1023px){.projects-hero__top-block{row-gap:16px}}.projects-hero__title-top{display:flex;flex-direction:column;row-gap:16px}@media (max-width:1023px){.projects-hero__title-top{row-gap:24px}}.projects-hero__title-top h1{text-align:left}@media (min-width:1024px) and (max-width:1340px){.projects-hero__title-top h1{font-size:48px;line-height:64px}.projects-hero__text-block p{font-size:16px;line-height:24px}}@media (max-width:1023px){.projects-hero__title-top h1{font-size:32px;line-height:40px}}.projects-hero__location-block{align-items:center;display:flex;font-size:16px;gap:8px;line-height:32px}.projects-hero__text-block{display:flex;flex-direction:column;font-size:var(--font-size-a);line-height:var(--line-height-a);row-gap:16px}.projects-hero__bottom-block{display:flex;flex-direction:column;row-gap:48px}@media (max-width:1023px){.projects-hero__bottom-block{row-gap:24px}}.projects-hero__techstack{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.projects-hero__techstack li{border:1px solid hsla(0,0%,100%,.302);border-radius:99px;font-size:16px;line-height:24px;padding:8px 16px}@media (max-width:1023px){.projects-hero__techstack li{font-size:12px}}.projects-hero__circle{aspect-ratio:1;border-radius:50%;bottom:-80%;filter:blur(160px);left:50%;overflow:hidden;position:absolute;transform:translate(-50%);width:70%;z-index:1}@media (max-width:1023px){.projects-hero__circle{bottom:-20%;width:620px}}.projects-hero__circle img{height:100%;object-fit:cover;object-position:center;width:100%}.projects-hero__small-text{font-size:40px;line-height:56px}@media (max-width:1023px){.projects-hero__small-text{font-size:32px;line-height:40px}}.projects-hero--reverse .projects-hero__content{flex-direction:row-reverse;padding-left:80px;padding-right:0}@media (max-width:1023px){.projects-hero--reverse .projects-hero__content{flex-direction:column;padding-inline:16px;padding-bottom:64px}}.projects-hero--reverse .projects-hero__content .projects-hero__image-wrapper{left:unset;right:-24px}@media (max-width:1023px){.projects-hero--reverse .projects-hero__content .projects-hero__image-wrapper{right:unset}}