@import "https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.section[data-v-c6e4d3dc]{margin-top:0}.hero__arrow[data-v-c6e4d3dc]{pointer-events:auto}.hero__back[data-v-c6e4d3dc]{z-index:5}*{box-sizing:border-box}img,svg{max-width:100%;height:auto;display:block}html{-webkit-text-size-adjust:100%;line-height:1.15}body{margin:0}main{display:block}h1{margin:.67em 0;font-size:2em}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace;font-size:1em}a{background-color:#0000}abbr[title]{text-decoration:underline;border-bottom:none;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace;font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:100%;line-height:1.15}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring{outline:1px dotted buttontext}[type=button]:-moz-focusring{outline:1px dotted buttontext}[type=reset]:-moz-focusring{outline:1px dotted buttontext}[type=submit]:-moz-focusring{outline:1px dotted buttontext}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;white-space:normal;max-width:100%;padding:0;display:table}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button{height:auto}[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template,[hidden]{display:none}:root{--font-family:"Montserrat", sans-serif;--color-bg:#fff;--color-card-bg:#f9f9f9;--color-main:#000;--color-accent:#60b913;--transition:.3s ease-out}h1,h2,h3,h4,h5{font-weight:600;line-height:1.1;font-family:var(--font-family);margin:0;padding:0}a{color:var(--color-main);-webkit-transition:var(--transition);transition:var(--transition);outline:none;text-decoration:none}.animate-it{opacity:0;-webkit-transition:var(--transition);transition:var(--transition);transform:translateY(10px)}.animate-it:nth-child(2){transition-delay:.1s}.animate-it:nth-child(3){transition-delay:.2s}.animate-it:nth-child(4){transition-delay:.3s}.animate-it_active{opacity:1;transform:none}html,body{height:100%}html{font-size:16px}body{background:var(--color-bg);color:var(--color-main);font-size:1.25rem;font-family:var(--font-family);-webkit-font-smoothing:antialiased;font-display:swap;font-variant-numeric:lining-nums;line-height:1.5}@media (width<=768px){body{font-size:1rem}}.wrapper{flex-direction:column;justify-content:space-between;width:100%;min-height:100vh;display:flex}.container{width:100%;max-width:1616px;margin:0 auto;padding:0 3rem}@media (width<=700px){.container{padding:0 1.25rem}}.main .container{flex-direction:column;gap:11.25rem;display:flex}@media (width<=768px){.main .container{gap:5rem}}.hero{background:var(--color-accent) url(/img/hero-bg.webp) no-repeat;color:#fff;background-size:cover;margin:0 0 11.25rem;position:relative}@media (width<=768px){.hero{margin-bottom:5rem}}.hero__bg{z-index:1;width:100%;height:100%;position:absolute;bottom:0;right:0;overflow:hidden}@media (width<=768px){.hero__bg{display:none}}.hero__bg img{width:1330px;min-width:1330px;height:820px;min-height:820px;position:absolute;bottom:0;left:50%;transform:translate(-20%)}.hero__back{width:100%;padding-top:5rem;position:absolute;top:0;left:0}@media (width<=700px){.hero__back{padding-top:2.5rem}.hero__back svg{width:auto;height:1.5rem}}.hero__arrow{z-index:2;margin:0 0 3.5rem;position:relative}.hero__arrow:hover{opacity:.7}.hero__tags{width:100%;padding-bottom:6.25rem;position:absolute;bottom:0;left:0}@media (width<=768px){.hero__tags{position:initial;padding:0}}.hero__tags-list{z-index:3;flex-wrap:wrap;gap:10px;display:flex;position:relative}.hero__tags-item{color:#fff;height:42px;-webkit-transition:var(--transition);transition:var(--transition);font-size:1.125rem;font-family:var(--font-family);background:0 0;border:1px solid #fff;border-radius:35px;align-items:center;padding:0 1.875rem;display:flex}@media (width<=700px){.hero__tags-item{height:36px;font-size:.875rem}}.hero__tags-item:hover,.hero__tags-item_current{color:var(--color-main);background:#fff}.hero__slide{padding:11.563rem 0 6.25rem;position:relative}@media (width<=700px){.hero__slide{padding:6rem 0 1.25rem}}.hero__block{z-index:2;flex-direction:column;max-width:640px;min-height:574px;display:flex;position:relative}@media (width<=768px){.hero__block{min-height:initial}}.hero h1{margin:0 0 1.875rem;font-size:4rem;font-weight:400}@media (width<=700px){.hero h1{margin:0 0 1.25rem;font-size:2.125rem}}.hero__text{font-size:1rem}.hero__pics{display:none}.hero__pics img{width:100%}@media (width<=768px){.hero__pics{display:block}}.section__top{margin:0 0 5rem}@media (width<=768px){.section__top{margin:0 0 1.875rem}}.section h2{font-size:3.5rem}@media (width<=768px){.section h2{font-size:1.5rem}}.section__note{margin-top:2.5rem}@media (width<=768px){.section__note{margin-top:1.875rem}}.section__grid{gap:2.5rem;display:flex}.section__grid:not(:last-child){margin:0 0 2.5rem}.section__grid_align-bottom{align-items:flex-end}@media (width<=768px){.section__grid{flex-direction:column}.section__grid_reverse-mobile{flex-direction:column-reverse}}.section__column{flex-direction:column;flex:1;gap:2.5rem;display:flex}.section__column_gap-1{gap:19.688rem}@media (width<=768px){.section__column_gap-1{gap:2.5rem}}.section__column_top-1{padding-top:25rem}@media (width<=768px){.section__column_top-1{padding-top:0}}.section__column_top-2{padding-top:16rem}@media (width<=768px){.section__column_top-2{padding-top:0}}.section__column_btm-1{padding-bottom:21.25rem}@media (width<=768px){.section__column_btm-1{padding-bottom:0}}.section__grid_normal .section__column{-webkit-box-flex:initial;flex:initial}.section__item{flex:1}@media (width<=768px){.section__item{-webkit-box-flex:initial;flex:initial}}.section__grid:has(.section__item_wide) .section__item{flex:auto}@media (width<=768px){.section__grid:has(.section__item_wide) .section__item{width:100%}}.section__grid:has(.section__item_wide) .section__item_wide{flex:none;width:57%}@media (width<=768px){.section__grid:has(.section__item_wide) .section__item_wide{width:100%}}.section__column .section__item{-webkit-box-flex:initial;flex:initial}.section__pic{justify-content:center;align-items:center;height:100%;display:flex;position:relative}.section__pic img,.section__pic video{z-index:2;max-width:100%;height:auto;position:relative}@media (width<=700px){.section__pic{height:initial}}.section__list{grid-template-columns:repeat(3,1fr);gap:2.5rem;margin:0 0 5rem;display:grid}@media (width<=768px){.section__list{grid-template-columns:repeat(1,1fr)}}.section__list-card{background:#f6f6f6;flex-direction:column;padding:6px;display:flex}.section__list-pic{background:#ebebeb;position:relative}.section__list-pic img,.section__list-pic video{max-width:100%;display:block}.section__list-about{padding:1.125rem}@media (width<=700px){.section__list-about{padding:.75rem}}.section__list-title{margin:0 0 .5rem;font-size:1.063rem;font-weight:700}.section__list-text{font-size:1.125rem}.section__video{background:#eaeaea;overflow:hidden}.section__video video{width:100%;height:auto;display:block}@media (width<=700px){.section__video img,.section__video video{-o-object-fit:cover;object-fit:cover;height:460px}}.project__grid{justify-content:space-between;gap:4rem;display:flex}@media (width<=1024px){.project__grid{flex-direction:column;gap:2.5rem}}.project__about{flex:none}.project__about h2{margin:0 0 1.875rem;font-size:2.25rem}.project__people{grid-row-gap:1.25rem;grid-template-columns:repeat(2,1fr);gap:1.875rem;display:grid}@media (width<=700px){.project__people{grid-template-columns:repeat(1,1fr);gap:1.875rem}}.project__text{flex:auto;max-width:870px;font-size:2.75rem;font-weight:600;line-height:1.2276}@media (width<=1024px){.project__text{font-size:2rem}}@media (width<=700px){.project__text{font-size:1.75rem}}.qa{text-align:center;background:#f5f5f5;margin-top:11.25rem;padding:5.625rem 0}@media (width<=768px){.qa{margin-top:5rem;padding:3.5rem 0}}.qa a{color:var(--color-main);margin:1.875rem auto 0;font-size:3.438rem;font-weight:600;line-height:.8;display:table}@media (width<=768px){.qa a{font-size:2.5rem}}@media (width<=700px){.qa a{margin-top:1rem;font-size:2rem}}.qa a:hover{color:var(--color-accent)}.footer{padding:3.75rem 0}@media (width<=700px){.footer{padding:2.5rem 0}}.footer__nav{justify-content:space-between;display:flex}@media (width<=700px){.footer__nav{flex-direction:column}}.footer__column{flex-direction:column;gap:2.5rem;display:flex}.footer__block{flex-direction:column;gap:1.25rem;padding:1.25rem 0;display:flex}@media (width<=700px){.footer__block{padding:0}}.footer__label{color:var(--color-main);font-size:1.063rem;font-weight:700}.footer__label a{color:var(--color-main)}.footer__label a:hover{color:var(--color-accent)}.footer__menu{flex-direction:column;gap:1.25rem;display:flex}.footer__links{color:var(--color-main)}.footer__links:hover{color:var(--color-accent)}.footer__bottom{justify-content:space-between;align-items:center;margin-top:5rem;display:flex}.footer__together-label{opacity:.3;margin:0 0 .5rem;font-size:1.063rem;font-weight:700}.footer__together-list{gap:.5rem;display:flex}.footer__together-item:hover{opacity:.7}.project-contact{margin-top:11.25rem}
