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