@import "https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{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}@font-face{font-family:Indivisible;src:url(/fonts/Indivisible/Indivisible.otf);font-weight:400;font-display:swap}@font-face{font-family:Indivisible;src:url(/fonts/Indivisible/Indivisible_Medium.otf);font-weight:500;font-display:swap}:root{--font-family:"Montserrat", sans-serif;--font-secondary:"Indivisible", sans-serif;--font-minor:"Inter", sans-serif;--color-bg:#fff;--color-card-bg:#0d0e12;--color-main:#000;--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:nth-child(5){transition-delay:.4s}.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<=550px){.container{padding:0 1.25rem}}.main .container{flex-direction:column;gap:11.25rem;display:flex}@media (width<=768px){.main .container{gap:5rem}}.hero{background:#16e99f url(/img/bg/hero-quantix-bg.webp) 0 0/cover no-repeat;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{position:initial}.hero__bg picture{width:100%;display:block}}.hero__bg img{width:1110px;min-width:1110px;height:900px;min-height:900px;position:absolute;bottom:0;left:50%;transform:translate(-13.5%)}@media (width<=1440px){.hero__bg img{transform:translate(0%)}}@media (width<=1280px){.hero__bg img{transform:translate(8%)}}@media (width<=1024px){.hero__bg img{transform:translate(14%)}}@media (width<=768px){.hero__bg img{min-width:initial;min-height:initial;width:100%;height:initial;position:initial;transform:none}}.hero__tags{z-index:5;width:100%;padding-bottom:6.25rem;position:absolute;bottom:0;left:0}@media (width<=768px){.hero__tags{position:initial;padding:1.5rem 0 0}}.hero__tags-list{z-index:3;flex-wrap:wrap;gap:10px;display:flex;position:relative}.hero__tags-item{height:42px;color:var(--color-main);border:1px solid var(--color-main);-webkit-transition:var(--transition);transition:var(--transition);font-size:1.125rem;font-family:var(--font-family);background:0 0;border-radius:35px;align-items:center;padding:0 1.875rem;display:flex}@media (width<=550px){.hero__tags-item{height:36px;padding:0 1.25rem;font-size:.875rem}}.hero__tags-item:hover,.hero__tags-item_current{background:var(--color-main);color:#fff}.hero__back{width:100%;color:var(--color-main);z-index:5;-webkit-transition:var(--transition);transition:var(--transition);padding-top:5rem;position:absolute;top:0;left:0}.hero__back:hover{opacity:.5}@media (width<=550px){.hero__back{padding-top:2.5rem}.hero__back svg{width:auto;height:1.5rem}}.hero__content{z-index:1;padding:11.563rem 0 6.25rem;position:relative}@media (width<=768px){.hero__content{padding-bottom:0}}@media (width<=550px){.hero__content{padding:6rem 0 0}}.hero__block{z-index:2;flex-direction:column;max-width:640px;min-height:615px;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<=550px){.hero h1{margin:0 0 1.25rem;font-size:2.125rem}}.hero__text{font-size:1rem}.about h2{flex:none;font-size:2.25rem}.about__grid{justify-content:space-between;gap:2rem;display:flex}@media (width<=768px){.about__grid{flex-direction:column}}@media (width<=550px){.about__grid{gap:1.875rem}}.about__text{max-width:870px}@media (width<=768px){.about__text{line-height:1.5}}.about__text p{margin:0}.about__text p:not(:last-child){margin-bottom:1.5rem}.section_margin{margin:11.25rem 0}@media (width<=768px){.section_margin{margin:5rem 0}}.section__top{margin:0 0 3.75rem}.section__top_max{max-width:1000px}@media (width<=768px){.section__top{margin:0 0 1.875rem}}.section h2{font-size:3.5rem}@media (width<=768px){.section h2{font-size:1.875rem}}.section__note{margin-top:1.875rem}@media (width<=768px){.section__note{margin-top:1.5rem}}.section__grid{grid-template-columns:repeat(2,1fr);gap:2.5rem;display:grid}.section__grid_no-gap{gap:0}.section__grid_right-big{grid-template-columns:auto calc(57% + 4px)}.section__grid_left-big{grid-template-columns:calc(57% + 4px) auto}@media (width<=768px){.section__grid{flex-direction:column;display:flex}.section__grid_reverse{flex-direction:column-reverse}}@media (width<=550px){.section__grid{gap:1.25rem}}.section__item{flex-direction:column;gap:1.25rem;height:100%;display:flex}@media (width<=768px){.section__item_hide-on-mobile{display:none}}.section__item_hide-on-desktop{display:none}@media (width<=768px){.section__item_hide-on-desktop{display:block}}.section__item_full{grid-column:1/-1}.section__pic{background:var(--color-card-bg);justify-content:center;align-items:center;height:100%;padding:4rem;display:flex;position:relative}.section__pic_pattern{background:#727885 url(/img/bg/item-pattern-quantix.webp) 0 0/cover no-repeat}.section__pic_medium{padding:4rem 2.5rem}@media (width<=550px){.section__pic{height:initial;aspect-ratio:1;padding:1.5rem;overflow:hidden}.section__pic img{max-height:350px}}.section__pic_min-height{height:860px;padding:0}@media (width<=550px){.section__pic_min-height{height:248px;padding:0 3rem!important}}.section__pic_top{align-items:flex-start;padding-top:0!important}.section__pic_bottom{align-items:flex-end;padding-bottom:0!important}.section__pic_no-padding{padding:0}.section__pic_no-padding img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;max-height:initial}@media (width<=550px){.section__pic_full-height-mobile{aspect-ratio:initial}.section__pic_full-height-mobile img{max-height:initial}.section__pic_mobile-contain{aspect-ratio:initial}.section__pic_mobile-contain img{-o-object-fit:contain;object-fit:contain}}.option-list{grid-template-columns:repeat(4,1fr);gap:2.5rem;display:grid}@media (width<=1440px){.option-list{grid-template-columns:repeat(2,1fr)}}@media (width<=768px){.option-list{grid-template-columns:repeat(1,1fr);gap:1.25rem}}.option-list__item{background:var(--color-card-bg);flex-direction:column;padding:3rem;display:flex}@media (width<=550px){.option-list__item{min-height:298px;padding:2rem}}.option-list__value{letter-spacing:-.04em;text-transform:capitalize;-webkit-text-fill-color:transparent;font-size:5rem;font-weight:500;line-height:1.1;font-family:var(--font-secondary);background:linear-gradient(179deg,#f3f3f6 0%,#f3f3f67a 100%) text;margin:0 0 1rem}@media (width<=550px){.option-list__value{margin:0 0 .75rem;font-size:4rem}}.option-list__text{letter-spacing:-.01em;color:#fff;font-size:1.25rem;line-height:1.6;font-family:var(--font-minor);opacity:.4;margin:0 0 3rem}.option-list__progress{background:#25272c;border-radius:10px;height:8px;margin:auto 0 0;position:relative}.option-list__progress span{z-index:2;background:#16e99f;border-radius:10px;height:8px;position:absolute;top:0;left:0}.cards-grid{gap:2.5rem;display:flex}@media (width<=768px){.cards-grid{flex-direction:column;gap:1.25rem}}.cards-grid__column{background:var(--color-card-bg);flex:1;position:relative}.cards-grid__content{flex-direction:column;min-height:720px;padding:5rem;display:flex}@media (width<=550px){.cards-grid__content{min-height:440px;padding:2rem}}.cards-grid__subheading{letter-spacing:-.01em;color:#fff;font-size:1.25rem;line-height:1.6;font-family:var(--font-minor);opacity:.4;margin:0 0 .25rem}.cards-grid__title{letter-spacing:-.04em;text-transform:capitalize;-webkit-text-fill-color:transparent;font-size:4rem;font-weight:500;line-height:1.1;font-family:var(--font-secondary);background:linear-gradient(179deg,#f3f3f6 0%,#f3f3f67a 100%) text}@media (width<=550px){.cards-grid__title{font-size:3.25rem}}.cards-grid__tags{flex-wrap:wrap;gap:13px;margin:auto 0 0;display:flex}.cards-grid__tags-item{backdrop-filter:blur(32px);letter-spacing:-.01em;color:#fffc;background:#ffffff14;border-radius:35px;align-items:center;height:2.5rem;padding:0 .875rem;font-size:1.125rem;font-weight:400;display:flex}.cards-grid__bg{opacity:.6;width:100%;height:100%;position:absolute;top:0;left:0}.cards-grid__bg img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.project{margin:11.25rem 0 0}@media (width<=768px){.project{margin:5rem 0 0}}.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(1,1fr);gap:1.875rem;display:grid}@media (width<=550px){.project__people{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<=550px){.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<=550px){.qa a{margin-top:1rem;font-size:2rem}}.qa a:hover{color:var(--color-accent)}.footer{padding:3.75rem 0}@media (width<=550px){.footer{padding:2.5rem 0}}.footer__nav{justify-content:space-between;display:flex}@media (width<=550px){.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<=550px){.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__grid{margin-bottom:11.25rem}@media (width<=768px){.project__grid{margin-bottom:0}}.project-contact{margin-top:11.25rem}
