@charset "UTF-8";.index-page{flex-grow:2;margin-top:-87px;padding-top:87px;display:flex;flex-direction:column;box-sizing:border-box;overflow-x:hidden}.index-page__section{display:flex;flex-grow:2}.section__wrapper{display:flex;flex-grow:2;max-width:var(--breakpoint-lg);margin:0 auto;box-sizing:border-box;position:relative;padding:40px var(--padding-horizontal) 100px}.main-section{margin-top:-87px;padding-top:87px;height:calc(100vh - 87px)}.main-section__bg{position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-dark-blue);background-image:url(/assets/index-page_main-section-70u_BkW5.png);background-size:cover;background-position:center;background-repeat:no-repeat}.main-section__content{flex-grow:2;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;z-index:1}.main-section__title{font-family:Quantum,serif;font-weight:var(--font-weight-regular);font-size:85px;line-height:1.05;letter-spacing:0;color:var(--color-white-1);text-align:center}.main-section__description{font-family:var(--font-family-base),serif;font-weight:var(--font-weight-regular);font-size:24px;color:var(--color-white-1);text-align:center}.main-section__button{margin-top:36px;position:relative;display:flex;align-items:center;gap:8px}.main-section__button:after{content:"";-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201.5L5%205.5L9%201.5'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201.5L5%205.5L9%201.5'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;width:8px;height:8px;box-sizing:border-box;background-color:var(--color-dark-blue);transform:rotate(-90deg)}.section__content{flex-grow:2;display:flex;flex-direction:column;gap:40px}.section__title{font-family:var(--font-family-semibold),serif;font-weight:var(--font-weight-semibold);font-size:42px;color:var(--color-dark-blue);letter-spacing:-5%}.services-section .section__wrapper{padding-bottom:0}.services-section__header{display:flex;align-items:center;gap:23px;flex-grow:2}.services-section__controls{display:flex;align-items:center;justify-content:space-between;gap:23px;flex-grow:2}.services-section__arrows{display:flex;gap:8px}.services-grid{display:flex;flex-direction:row;gap:20px;min-width:0;align-items:center;padding-bottom:100px}.services-grid__item{flex:0 0 auto}.partners-section .section__wrapper{padding-bottom:0}.partners-section .section__content{gap:0}.partners-section .section__title{font-size:24px;font-family:var(--font-family-base),serif;font-weight:var(--font-weight-regular);color:var(--color-grey-2);text-align:center}.partners-carousel{margin:0 calc(-1 * (100vw - var(--breakpoint-lg)) / 2 - var(--padding-horizontal));position:relative}.partners-carousel:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,#f3f7fa,#f3f7fa00 50.36%,#f3f7fa)}.projects-section__more{display:flex;justify-content:center}.projects-grid{display:flex;flex-direction:column;gap:20px}.about__content{flex-grow:2;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.about__info{display:flex;flex-direction:column;gap:16px;padding:40px}.about__desc{font-family:var(--font-family-base),serif;font-weight:var(--font-weight-regular);font-size:16px;color:var(--color-dark-blue);width:100%;line-height:1.1}.about__image-wrapper{display:flex;align-items:center;justify-content:center;max-height:300px;overflow:hidden;height:100%}.about__image-wrapper img{max-width:100%;max-height:200%;width:auto;height:auto;object-fit:contain;object-position:25% 50%;border-radius:8px;transform:rotate(30deg)}.feedback-section{margin-bottom:80px}@media(max-width:1600px){.partners-carousel{margin:0 calc(-1 * var(--padding-horizontal))}}@media(max-width:1024px){.index-page__section{margin-bottom:40px}.main-section__title{font-size:64px;max-width:unset}.main-section__description{font-size:24px}.services-section__header{flex-direction:column;align-items:stretch}.services-section__controls{align-items:center}.partners-carousel{margin:0 calc(-1 * var(--padding-md))}.about__content{grid-template-columns:3fr 1fr}.about__desc{width:unset}.about__image-wrapper{height:100%}.about__image-wrapper img{max-width:200%;max-height:300%;width:auto;height:auto;margin-left:100%;margin-top:100%;transform:rotate(-40deg)}}@media(max-width:650px){.services-grid__scroll-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch;width:100vw;margin-left:-16px;margin-right:-16px;scrollbar-width:none;-ms-overflow-style:none}.services-grid__scroll-wrapper::-webkit-scrollbar{display:none}.services-page__grid{display:flex;flex-wrap:nowrap;overflow-x:auto;gap:20px;min-width:max-content;width:100vw;margin-left:-16px;margin-right:-16px}.services-grid{padding-bottom:40px}.services-grid__item:first-child{padding-left:16px}.services-grid__item:last-child{padding-right:16px}.services-section__arrows{display:none!important}.main-section__title{font-size:36px}.about__content{grid-template-columns:1fr;grid-template-rows:auto auto}.about__info{padding:24px;width:unset}.feedback-section{margin-bottom:60px}}.services-section__arrows .services-section__arrow-button{width:36px;height:36px;padding:6px;box-shadow:0 2px 8px #0000000a;transition:background .2s}.services-section__arrow{width:12px;height:12px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201.5L5%205.5L9%201.5'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201.5L5%205.5L9%201.5'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;background-color:var(--color-dark-blue);color:var(--color-white-1)}.services-section__arrow-button:nth-child(2) .services-section__arrow{transform:rotate(-90deg)}.services-section__arrow-button:nth-child(1) .services-section__arrow{transform:rotate(90deg)}@media(max-width:425px){.section__wrapper{max-width:unset;padding:40px var(--padding-sm) 0}.main-section__title{font-size:24px}.main-section__description{font-size:16px}.partners-carousel{margin:0 -16px}}.button{font-family:var(--font-family-base),serif;font-size:var(--font-size-md);font-weight:var(--font-weight-medium);padding:8px 16px;border-radius:var(--radius-sm);cursor:pointer;transition:all .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;border:none}.button--icon{width:30px;height:30px;padding:0}.button--light{background-color:var(--color-white-1);color:var(--color-dark-blue)}.button--inactive{opacity:.5;background-color:transparent;color:var(--color-dark-blue)}.button--accent{color:var(--color-accent-blue);background-color:var(--color-white-1)}.button--primary{background-color:var(--color-accent-blue);color:var(--color-white-1)}.button:disabled,.button[disabled]{opacity:.6;cursor:not-allowed;pointer-events:none}.icon{display:block;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:cover;mask-size:cover;-webkit-mask-position:center;mask-position:center;flex-shrink:0}.icon--tg{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='1em'%20height='1em'%20viewBox='0%200%2013%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5636%200.827467C12.2266%200.531819%2012.9374%201.12557%2012.8203%201.8773L11.4375%2010.7561C11.3042%2011.6122%2010.4164%2012.1034%209.67473%2011.6768C9.05411%2011.3199%208.13341%2010.7704%207.30362%2010.1962C6.88923%209.90942%205.62044%208.98998%205.7764%208.33539C5.90973%207.77576%208.04276%205.67306%209.26163%204.42254C9.74038%203.93135%209.52233%203.64758%208.95688%204.09986C7.55421%205.22177%205.30221%206.92757%204.55752%207.40764C3.90046%207.83118%203.55739%207.90342%203.1482%207.83118C2.40095%207.69929%201.70813%207.49508%201.14253%207.24677C0.378092%206.91114%200.415301%205.79861%201.14203%205.47455L11.5636%200.827467Z'%20fill='currentColor'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='1em'%20height='1em'%20viewBox='0%200%2013%2012'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M11.5636%200.827467C12.2266%200.531819%2012.9374%201.12557%2012.8203%201.8773L11.4375%2010.7561C11.3042%2011.6122%2010.4164%2012.1034%209.67473%2011.6768C9.05411%2011.3199%208.13341%2010.7704%207.30362%2010.1962C6.88923%209.90942%205.62044%208.98998%205.7764%208.33539C5.90973%207.77576%208.04276%205.67306%209.26163%204.42254C9.74038%203.93135%209.52233%203.64758%208.95688%204.09986C7.55421%205.22177%205.30221%206.92757%204.55752%207.40764C3.90046%207.83118%203.55739%207.90342%203.1482%207.83118C2.40095%207.69929%201.70813%207.49508%201.14253%207.24677C0.378092%206.91114%200.415301%205.79861%201.14203%205.47455L11.5636%200.827467Z'%20fill='currentColor'/%3e%3c/svg%3e");width:13px;height:11px}.icon--vk{-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='1em'%20height='1em'%20viewBox='0%200%2016%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.67936%209.74791C3.47987%209.74791%200.514196%206.18336%200.390625%200.251953H2.99511C3.08066%204.60546%205.00073%206.4495%206.5216%206.82972V0.251953H8.97409V4.0066C10.476%203.845%2012.0537%202.13404%2012.586%200.251953H15.0385C14.6297%202.57129%2012.9187%204.28225%2011.702%204.98566C12.9187%205.55599%2014.8675%207.04835%2015.6089%209.74791H12.9093C12.3294%207.94187%2010.8847%206.54456%208.97409%206.35445V9.74791H8.67936Z'%20fill='currentColor'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='1em'%20height='1em'%20viewBox='0%200%2016%2010'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M8.67936%209.74791C3.47987%209.74791%200.514196%206.18336%200.390625%200.251953H2.99511C3.08066%204.60546%205.00073%206.4495%206.5216%206.82972V0.251953H8.97409V4.0066C10.476%203.845%2012.0537%202.13404%2012.586%200.251953H15.0385C14.6297%202.57129%2012.9187%204.28225%2011.702%204.98566C12.9187%205.55599%2014.8675%207.04835%2015.6089%209.74791H12.9093C12.3294%207.94187%2010.8847%206.54456%208.97409%206.35445V9.74791H8.67936Z'%20fill='currentColor'/%3e%3c/svg%3e");width:16px;height:10px}.icon--accent{background-color:var(--color-accent-blue)}.icon--white{background-color:var(--color-white-1)}.tab-switcher-outer{box-sizing:border-box;width:100%;min-width:0}.tab-switcher{display:flex;position:relative;border-radius:4px;white-space:nowrap;width:max-content}.tab-switcher:before{background-color:var(--color-white-1);content:"";position:absolute;top:0;left:0;width:100%;height:100%;border-radius:4px;z-index:0}.tab-switcher__button{display:flex;z-index:1;padding:12px 20px;border-radius:4px;font-family:var(--font-family-medium),sans-serif;font-size:var(--font-size-md);font-weight:var(--font-weight-medium);white-space:nowrap}.tab-switcher__button:not(.active){opacity:.5;z-index:1;cursor:pointer}@media(max-width:650px){.tab-switcher-outer{padding:0;overflow-x:auto;width:100vw;margin-left:-16px;margin-right:-16px}.tab-switcher{width:max-content;padding-left:16px}.tab-switcher:before{width:calc(100% - 16px);left:16px}.tab-switcher-outer{scrollbar-width:none;-ms-overflow-style:none}.tab-switcher-outer::-webkit-scrollbar{display:none}}.service-card{box-sizing:border-box;display:flex;background-color:var(--color-white-1);border-radius:8px;box-shadow:var(--box-shadow)}.service-card__image{width:184px;height:75px;align-self:center;display:flex;justify-content:center;align-items:center}.service-card__image img{height:100%;object-fit:contain}.service-card__body,.service-card__content{display:flex;flex-grow:2}.service-card--compact{flex-direction:column;justify-content:space-between;padding:40px;width:264px;height:224px;gap:15px;cursor:pointer}.service-card--compact .service-card__title{flex-grow:2;color:var(--color-dark-blue);font-family:var(--font-family-semibold),sans-serif;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);text-align:center}.service-card--detailed{flex-direction:column;padding:40px;width:100%;height:100%;max-width:454px;max-height:464px;gap:32px}.service-card--detailed .service-card__content{flex-direction:column;gap:8px}.service-card--detailed .service-card__body{flex-direction:column;gap:16px}.service-card--detailed .service-card__actions{display:flex;flex-grow:2;gap:8px;box-sizing:border-box}.service-card--detailed .service-card__action{padding:16px 24px;flex-grow:2;width:calc(50% - 4px);font-size:var(--font-size-md)}.service-card--detailed .service-card__action--details{background-color:var(--color-grey-2)}.service-card--detailed .service-card__title{color:var(--color-dark-blue);font-family:var(--font-family-medium),sans-serif;font-size:26px;font-weight:var(--font-weight-medium);text-align:left}.service-card--detailed .service-card__description{color:var(--color-dark-blue);font-family:var(--font-family-base),sans-serif;font-size:var(--font-size-md);font-weight:var(--font-weight-regular);text-align:left}.service-card--full{flex-direction:row-reverse}@media(max-width:1024px){.service-card--compact{width:334px;padding:30px}.service-card--detailed{padding:24px;max-height:508px;width:100%}.service-card--detailed .service-card__actions{flex-direction:column;gap:12px;align-items:stretch}.service-card--detailed .service-card__action{width:100%}}@media(max-width:768px){.service-card--detailed{max-height:490px;width:100%}}.partner-card{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8px;width:216px;height:80px;border-radius:8px;background-color:var(--color-white-1);box-shadow:var(--box-shadow);overflow:hidden}.partner-card__logo{max-width:100%;max-height:100%;object-fit:contain}.project-card{display:grid;background-color:var(--color-white-1);box-sizing:border-box;box-shadow:var(--box-shadow);row-gap:20px;column-gap:30px;padding:40px;width:100%;border-radius:8px}.project-card.is-expanded{height:unset}.project-card--horizontal,.project-card--vertical{grid-template-columns:repeat(5,1fr);height:310px}.project-card__image{grid-column:3 / span 3;width:100%;height:230px;border-radius:4px}.project-card__image img{width:100%;height:100%;object-fit:cover;object-position:center;border-radius:4px}.project-card__body{box-sizing:border-box;display:flex;flex-direction:column;justify-content:space-between;grid-column:1 / span 2;row-gap:20px}.project-card__content{display:flex;flex-direction:column;gap:8px}.project-card__title{font-family:var(--font-family-semibold),serif;font-weight:var(--font-weight-semibold);color:var(--color-dark-blue)}.project-card--vertical .project-card__title{font-size:42px}.project-card--horizontal .project-card__title{font-size:26px}.project-card__description{font-family:var(--font-family-base),serif;font-weight:var(--font-weight-regular);font-size:16px;color:var(--color-dark-blue)}.project-card__details-button{align-self:flex-start}.project-card__details-link{align-self:flex-start;text-decoration:none;color:var(--color-accent-blue);font-family:var(--font-family-medium),serif;font-weight:var(--font-weight-medium);font-size:16px;position:relative;cursor:pointer}.project-card__details-link:after{content:"";position:absolute;bottom:0;left:0;border-bottom:2px solid var(--color-accent-blue);width:100%}@media(max-width:768px){.project-card--vertical{display:flex;justify-content:flex-end;flex-direction:column-reverse;height:490px}.project-card--horizontal{height:310px;column-gap:30px}}@media(max-width:600px){.project-card--horizontal{height:490px;display:flex;flex-direction:column-reverse;padding:24px;justify-content:flex-end}}@media(max-width:425px){.project-card--vertical{height:522px;padding:24px}.project-card--vertical .project-card__title{font-size:26px}}.infinite-carousel{width:100vw;overflow:hidden;position:relative;max-width:100%}.infinite-carousel__container{width:100%;overflow:hidden;position:relative}.infinite-carousel__content{display:flex;flex-wrap:nowrap;white-space:nowrap;width:max-content;gap:28px;padding-bottom:100px;padding-top:40px;will-change:transform;backface-visibility:hidden;-webkit-font-smoothing:antialiased;transform:translateZ(0)}@media(max-width:650px){.infinite-carousel__content{padding-bottom:40px;padding-top:20px}}@keyframes marquee{0%{transform:translateZ(0)}to{transform:translate3d(-50%,0,0)}}.infinite-carousel__content{transition:transform 50ms linear,animation-play-state .3s ease;animation-timing-function:cubic-bezier(.1,0,.9,1)}.feedback-form{width:100%;background-color:var(--color-white-1);border-radius:8px;box-shadow:var(--box-shadow);overflow:hidden;padding:70px 40px;box-sizing:border-box;position:relative}.feedback-form:before{content:"";position:absolute;top:-20%;left:-20%;width:580px;height:476px;background-image:url(/assets/image-BFhnYT1Z.png);background-repeat:no-repeat;background-size:contain;background-position:left top;pointer-events:none;transform:rotate(135deg);opacity:.5;z-index:1}.feedback-form:after{content:"";position:absolute;bottom:-30%;right:-15%;width:580px;height:476px;background-image:url(/assets/image-BFhnYT1Z.png);background-repeat:no-repeat;background-size:contain;background-position:right bottom;pointer-events:none;transform:rotate(-45deg);opacity:.5;z-index:1}.feedback-form__wrapper{display:flex;flex-direction:column;gap:16px;max-width:768px;margin:0 auto;position:relative;z-index:2}.feedback-form__title{font-family:var(--font-family-semibold),serif;font-weight:var(--font-weight-semibold);font-size:70px;color:var(--color-dark-blue);text-align:center}.feedback-form__title span{font-family:Quantum,serif;font-weight:var(--font-weight-regular);font-size:70px;color:var(--color-dark-blue)}.feedback-form__description{font-family:var(--font-family-base),serif;font-weight:var(--font-weight-regular);font-size:24px;color:var(--color-dark-blue);text-align:center}.feedback-form__form{display:flex;flex-direction:column;gap:12px;justify-content:center;margin:24px auto 0}.feedback-form__input-group{width:454px;background-color:var(--color-grey-1);border-radius:4px}.feedback-form__input,.feedback-form__textarea{width:100%;padding:16px;border-radius:4px;font-family:var(--font-family-medium),serif;font-weight:var(--font-weight-medium);font-size:16px;color:var(--color-dark-blue);background-color:var(--color-grey-1);box-sizing:border-box;appearance:none;-webkit-appearance:none;-moz-appearance:none;border:none}.feedback-form__input[type=text],.feedback-form__input[type=email],.feedback-form__input select,.feedback-form__input option,.feedback-form__submit{height:48px}.feedback-form__submit{flex-grow:2;width:100%}.feedback-form__textarea{min-height:120px;resize:vertical}select.feedback-form__input{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' fill='%236E7191' viewBox='0 0 16 16'%3E%3Cpath d='M8 12L2 6h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;padding-right:40px;cursor:pointer}.feedback-form__input:focus,.feedback-form__textarea:focus{border-color:none;outline:none}.feedback-form__input::placeholder,.feedback-form__textarea::placeholder{color:var(--color-grey-2)}.feedback-form__submit{display:flex}.feedback-form__success{background-color:#2e7d321a;border-left:3px solid #2e7d32;padding:16px;border-radius:4px;color:var(--color-dark-blue);font-family:var(--font-family-base),serif;font-weight:var(--font-weight-regular)}.feedback-form__checkbox-group{margin:8px 0}.feedback-form__checkbox-label{display:flex;align-items:flex-start;cursor:pointer}.feedback-form__checkbox{margin-right:10px;margin-top:2px;min-width:16px;height:16px;accent-color:var(--color-blue)}.feedback-form__checkbox-text{font-family:var(--font-family-base),serif;font-weight:var(--font-weight-regular);font-size:14px;line-height:1.4;color:var(--color-grey-2)}.feedback-form__policy-link{color:var(--color-blue);text-decoration:none;border-bottom:1px solid transparent;transition:border-color .2s}.feedback-form__policy-link{border-color:var(--color-blue)}@media(max-width:1024px){.feedback-form{padding:24px}.feedback-form:before,.feedback-form:after{width:728px;height:600px}.feedback-form:before{top:-50%;left:-50%}.feedback-form:after{bottom:-70%;right:-35%}}@media(max-width:600px){.feedback-form{padding:40px 16px}.feedback-form__title,.feedback-form__title span{font-size:40px}.feedback-form__input,.feedback-form__textarea{padding:12px}.feedback-form__input-group{width:100%}.feedback-form__checkbox-text{font-size:12px}.feedback-form:before,.feedback-form:after{display:none}}.about{flex-grow:2;display:grid;grid-template-rows:auto 164px;grid-template-columns:repeat(4,1fr);gap:20px}.about__main-card{background:var(--color-white-1);border-radius:8px;box-shadow:var(--box-shadow);display:flex;grid-column:1 / span 4;grid-row:1 / span 1}.about-stat-card{display:flex;gap:16px;align-items:center;justify-content:center;flex-direction:column;background-color:var(--color-white-1);border-radius:8px;box-shadow:var(--box-shadow);padding:40px 20px}.about-stat-card__value{font-family:Quantum,serif;font-weight:var(--font-weight-regular);font-size:42px;line-height:1.05;letter-spacing:0;text-align:center;color:var(--color-accent-blue)}.about-stat-card__label{text-align:center;color:var(--color-dark-blue);font-weight:var(--font-weight-semibold);font-family:var(--font-family-semibold),serif;font-size:26px}@media(max-width:768px){.about{grid-template-rows:auto repeat(2,164px);grid-template-columns:repeat(2,1fr)}.about__main-card{grid-column:1 / span 2;grid-row:1 / span 1}}@media(max-width:480px){.about{grid-template-rows:auto repeat(4,132px);grid-template-columns:1fr}.about__main-card{grid-column:1 / span 1;grid-row:1 / span 1}}.layout{display:flex;flex-direction:column;justify-content:space-between;min-height:100vh;box-sizing:border-box;padding-top:87px;background-color:var(--color-white-2)}.layout__content{box-sizing:border-box;flex-grow:2;display:flex}:root{--color-footer-bg: var(--color-accent-blue);--color-footer-text: var(--color-white-1);--footer-link-opacity: .75;--footer-column-gap: 24px;--footer-row-gap: 12px}.footer{background:var(--color-footer-bg);color:var(--color-footer-text);transform:translateZ(0);box-sizing:border-box}.footer__wrapper{max-width:var(--breakpoint-lg);margin:0 auto;box-sizing:border-box;position:relative;padding:var(--padding-vertical) var(--padding-horizontal);display:flex;flex-direction:column;gap:70px}.footer__container{display:flex;flex-wrap:wrap;justify-content:space-between;gap:clamp(40px,6vw,160px)}.footer__logo-and-copyright{display:flex;flex-direction:column;justify-content:flex-start}.footer__copyright{font-size:var(--font-size-sm);opacity:var(--footer-link-opacity);font-family:var(--font-family-base),sans-serif}.footer__columns{display:flex;gap:var(--footer-column-gap);flex:2 1 0;min-width:0}.footer__column{display:flex;flex-direction:column;gap:var(--footer-row-gap);min-width:160px}.footer__column:nth-child(1){min-width:max-content}.footer__title{font-family:var(--font-family-base),sans-serif;font-size:var(--font-size-lg);font-weight:var(--font-weight-semibold);color:var(--color-footer-text);opacity:1}.footer__column a{font-family:var(--font-family-base),sans-serif;font-size:var(--font-size-md);font-weight:var(--font-weight-regular);color:var(--color-footer-text);text-decoration:none;opacity:var(--footer-link-opacity);transition:color .2s,opacity .2s}.footer__column a:hover{color:var(--color-footer-text);opacity:1}.footer__social-link{display:flex;align-items:center;justify-content:center}.footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:var(--footer-column-gap);font-size:var(--font-size-sm);opacity:var(--footer-link-opacity);flex-wrap:wrap}.footer__bottom-links{display:flex;gap:var(--footer-column-gap)}.footer__address{font-family:var(--font-family-base),sans-serif;font-size:var(--font-size-md);color:var(--color-footer-text);opacity:var(--footer-link-opacity)}.footer__bottom-link{font-family:var(--font-family-base),sans-serif;color:var(--color-footer-text);text-decoration:underline;opacity:var(--footer-link-opacity);transition:color .2s,opacity .2s}.footer__bottom-link:hover{color:var(--color-footer-text);opacity:1}.footer__logo-mask{width:250px;height:64px;display:block;background-color:var(--color-white-1);-webkit-mask-image:url(/assets/logo-BB8JxcCW.svg);mask-image:url(/assets/logo-BB8JxcCW.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:left center;mask-position:left center;flex-shrink:0}.footer__logo-row{display:flex;align-items:center;gap:var(--footer-column-gap);min-width:0}.footer__socials{position:absolute;top:var(--padding-vertical);right:var(--padding-horizontal);display:flex;gap:16px;margin-top:0}.footer__logo-mask{width:250px;height:64px;display:block;background-color:var(--color-white-1);-webkit-mask-image:url(/assets/logo-BB8JxcCW.svg);mask-image:url(/assets/logo-BB8JxcCW.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:left center;mask-position:left center;flex-shrink:0}@media(max-width:1024px){.footer{gap:50px}.footer__wrapper{padding:40px var(--padding-md);gap:40px}.footer__socials{top:40px;right:40px}.footer__container{gap:40px}.footer__columns{flex-direction:column;width:100%;gap:40px}.footer__logo-and-copyright{width:100%}.footer__bottom{flex-wrap:wrap;align-items:flex-start;gap:20px}.footer__bottom-links{gap:8px}.footer__logo-row{width:100%;gap:16px;justify-content:space-between}.footer__socials{position:static;gap:16px}}@media(max-width:425px){.footer__wrapper{padding:40px var(--padding-sm)}.footer__socials{top:40px;right:16px}.footer__logo-mask{width:154px;height:39px}}.header{position:fixed;top:0;left:0;right:0;z-index:1000;width:100%;box-sizing:border-box;padding:20px clamp(40px,(100vw - 1024px) * 2.4305555556,(100vw - 1400px) / 2);transition:background-color .3s ease;display:flex;gap:140px;align-items:center}.header .header__logo{width:154px;height:39px;display:block;-webkit-mask-image:url(/assets/logo-BB8JxcCW.svg);mask-image:url(/assets/logo-BB8JxcCW.svg);-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:left center;mask-position:left center;flex-shrink:0;transition:background-color .3s ease;align-self:flex-start}.header__wrapper{display:flex;flex-grow:2;gap:140px;justify-content:space-between}.header__link{position:relative;box-sizing:border-box;height:39px;align-items:center}.header__link,.header__submenu-link{text-decoration:none;font-size:var(--font-size-md);font-family:var(--font-family-medium),serif;font-weight:var(--font-weight-medium);transition:opacity .2s;opacity:.5;text-wrap:nowrap;cursor:pointer}.header__link:hover,.header__submenu-link:hover{opacity:1}.header__submenu .header__link{display:flex;cursor:pointer;gap:8px}.header__nested-submenu>.header__submenu-link{align-items:center;gap:8px;display:flex}.header__nested-submenu .header__submenu-link:after{transform:rotate(-90deg)}.header__submenu .header__link:after,.header__nested-submenu>.header__submenu-link:after{content:"";display:block;width:8px;height:8px;-webkit-mask-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201.5L5%205.5L9%201.5'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");mask-image:url("data:image/svg+xml,%3csvg%20width='10'%20height='7'%20viewBox='0%200%2010%207'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M1%201.5L5%205.5L9%201.5'%20stroke='currentColor'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e");-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;background-color:currentColor;transition:transform .3s ease}.header__buttons{display:flex;gap:16px;box-sizing:border-box;height:39px;align-items:center}.header__buttons .header__socials{display:flex;gap:8px;align-items:center}.header__submenu-list,.header__nested-list,#header-burger,.header__burger,.header__burger span{display:none}@media(max-width:1024px){#header-burger:checked~.header__wrapper .header__submenu-list,#header-burger:checked~.header__wrapper .header__nested-list{display:none;flex-direction:column;width:100%;box-sizing:border-box;position:static}#header-burger:checked~.header__wrapper .header__submenu.active .header__submenu-list,#header-burger:checked~.header__wrapper .header__nested-submenu.active .header__nested-list{display:flex}.header__nested-submenu .header__nested-list,#header-burger:checked~.header__wrapper .header__nested-submenu .header__nested-list{position:static!important;left:auto!important;top:auto!important}#header-burger:checked~.header__wrapper .header__submenu:hover .header__nested-submenu:hover .header__nested-list{position:static!important;left:auto!important;top:auto!important}.header__nested-submenu .header__submenu-link:after{transform:rotate(0)!important}.header__nested-submenu.active>.header__submenu-link:after{transform:rotate(180deg)!important}.header__submenu:hover .header__nested-submenu:hover{width:auto;flex-direction:column;gap:16px}}.header__nav>ul{display:flex;gap:20px}.header__nav>ul>li{display:flex;align-items:flex-start;flex-direction:column}.header__nav>ul>li>a.header__link{height:39px;display:flex;align-items:center}.header__submenu:hover .header__link:after{transform:rotate(180deg)}.header__submenu:hover{display:flex;gap:45px}.header__submenu:hover .header__submenu-list{display:flex;flex-direction:column;justify-content:center;width:0;position:relative}.header__submenu:hover .header__submenu-link{display:flex;width:max-content;z-index:2;padding:6px 0}.header__submenu:hover .header__nested-submenu:hover{display:flex;z-index:2;width:300px}.header__submenu:hover .header__nested-submenu:hover .header__nested-list{display:flex;flex-direction:column;position:absolute;top:0;left:250px;z-index:2}.header--default{background-color:var(--color-white-1);box-shadow:var(--box-shadow)}.header--default .header__logo,.header--default .header__burger{background-color:var(--color-accent-blue)}.header--default .header__burger span{background-color:var(--color-white-1)}.header--default .header__link,.header--default .header__submenu-link{color:var(--color-dark-blue)}@media(min-width:1025px){.header:not(.header--blue):hover{background-color:var(--color-white-1);box-shadow:var(--box-shadow)}.header:not(.header--blue):hover .header__logo{background-color:var(--color-accent-blue)}.header:not(.header--blue):hover .header__burger{background-color:var(--color-accent-blue)}.header:not(.header--blue):hover .header__burger span{background-color:var(--color-white-1)}.header:not(.header--blue):hover .header__link,.header:not(.header--blue):hover .header__submenu-link{color:var(--color-dark-blue)}.header:hover .header__submenu:hover:after{content:"";position:absolute;top:79px;left:0;right:0;height:2px;background-color:var(--color-grey-1)}}.header--transparent{background:transparent}.header--transparent .header__logo,.header--transparent .header__burger{background-color:var(--color-white-1)}.header--transparent .header__burger span{background-color:var(--color-accent-blue)}.header--transparent .header__link,.header--transparent .header__submenu-link{color:var(--color-white-1);opacity:1}@media(max-width:1024px){.header{padding:20px 40px;justify-content:space-between}.header--blue{background:var(--color-accent-blue);min-height:100vh;box-shadow:var(--box-shadow);box-sizing:border-box}.header--blue:after{content:"";position:absolute;top:79px;left:0;right:0;height:1px;background-color:var(--color-white-1)}.header--blue .header__logo,.header--blue .header__burger{background-color:var(--color-white-1)}.header--blue .header__burger span{background-color:var(--color-accent-blue)}.header--blue .header__link,.header--blue .header__submenu-link{color:var(--color-white-1);opacity:1}.header__wrapper{display:none}.header__burger{align-self:flex-start;display:flex;gap:3px;flex-direction:column;width:30px;height:30px;padding:8px;border-radius:4px;cursor:pointer;flex-shrink:0;box-sizing:border-box;justify-content:center;align-items:center;transition:background-color .3s ease}.header__burger span{display:block;height:2px;width:14px}#header-burger:checked+.header__burger span:nth-child(1){transform:rotate(45deg) translate(3.5px,3.5px)}#header-burger:checked+.header__burger span:nth-child(2){opacity:0}#header-burger:checked+.header__burger span:nth-child(3){transform:rotate(-45deg) translate(3.5px,-3.5px)}.header__submenu:hover .header__nested-submenu:hover{width:unset}.header:hover .header__submenu:hover:after{display:none}}@media(max-width:1024px)and (max-width:1024px){.header__submenu:hover .header__nested-submenu:hover .header__nested-list{position:static!important;left:auto!important;top:auto!important}}@media(max-width:1024px){#header-burger:checked~.header__wrapper{box-sizing:border-box;position:absolute;inset:79px 0 0;width:100%;height:calc(100vh - 79px);overflow-y:auto;flex-grow:2;display:flex;flex-direction:column;gap:32px;justify-content:space-between;padding:16px 40px}#header-burger:checked~.header__wrapper .header__nav{flex-grow:1;display:flex;flex-direction:column}#header-burger:checked~.header__wrapper .header__nav>ul{width:100%;box-sizing:border-box}#header-burger:checked~.header__wrapper .header__nav .header__link{font-size:42px}#header-burger:checked~.header__wrapper .header__nav{flex-grow:2}.header__link,.header__nav>ul>li>a.header__link{height:unset}.header__nav .header__submenu{gap:22px}.header__nav .header__submenu .header__link{cursor:pointer;display:flex;justify-content:space-between;width:100%;flex-grow:2}.header__nav .header__submenu .header__link:after{display:inline-block;transform:rotate(0);transition:transform .3s ease;width:14px;height:14px}.header__nav .header__submenu.active .header__link:after{transform:rotate(180deg)}.header__nav .header__submenu .header__submenu-list>li:not(:last-child){position:relative;padding-bottom:16px;margin-bottom:16px}.header__nav .header__submenu .header__submenu-list>li:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--color-white-1);opacity:.2}.header__nav .header__submenu .header__nested-submenu{display:flex;flex-direction:column;gap:16px}.header__nav .header__submenu .header__nested-list{gap:12px}.header__nav .header__submenu .header__nested-submenu>.header__submenu-link{font-size:24px;cursor:pointer;display:flex;justify-content:space-between;flex-grow:2;width:100%}.header__nav .header__submenu .header__nested-submenu>.header__submenu-link:after{display:inline-block;transform:rotate(0);transition:transform .3s ease;width:10px;height:10px}.header__nav .header__submenu .header__nested-submenu.active>.header__submenu-link:after{transform:rotate(180deg)}.header__nav .header__nested-list>li .header__nested-submenu{gap:16px;position:static}.header__nav .header__nested-list>li .header__nested-submenu .header__submenu-link{font-size:16px}.header__nav .header__nested-list>li .header__nested-submenu .header__submenu-link:after{width:8px;height:8px}.header__nav .header__nested-list>li .header__nested-submenu:not(:last-child){position:relative;padding-bottom:16px;margin-bottom:16px}.header__nav .header__nested-list>li .header__nested-submenu:not(:last-child):after{content:"";position:absolute;bottom:0;left:0;width:100%;height:1px;background-color:var(--color-white-1);opacity:.2}#header-burger:checked~.header__wrapper .header__nav>ul{flex-direction:column;gap:32px}#header-burger:checked~.header__wrapper .header__buttons{display:flex;flex-direction:column;height:unset;width:100%;box-sizing:border-box;gap:12px}#header-burger:checked~.header__wrapper .header__buttons>button{width:100%;box-sizing:border-box;padding:16px;display:flex}#header-burger:checked~.header__wrapper .header__buttons .header__socials{display:flex;width:100%;box-sizing:border-box;gap:8px}#header-burger:checked~.header__wrapper .header__buttons .header__socials>a{flex-grow:2;padding:8px;height:40px;box-sizing:border-box;display:flex;justify-content:center}#header-burger:checked~.header__wrapper .header__buttons .header__socials .icon--tg{width:21px;height:19px}#header-burger:checked~.header__wrapper .header__buttons .header__socials .icon--vk{width:22px;height:14px}.header__buttons{align-items:stretch}.header__buttons>a{height:48px;box-sizing:border-box;color:var(--color-dark-blue);font-size:var(--font-size-lg);font-family:var(--font-family-medium),serif;font-weight:var(--font-weight-medium);text-wrap:nowrap}}@media(max-width:425px){.header{padding:20px 16px}#header-burger:checked~.header__wrapper{padding:16px}}.cookie-consent{position:fixed;bottom:55px;right:50px;width:450px;z-index:1000;background-color:var(--color-dark-blue);border-radius:8px;box-shadow:16px 7px 40px #0003;border:1px solid rgba(255,255,255,.2)}.cookie-consent__container{padding:24px;display:flex;flex-direction:column;gap:20px}.cookie-consent__content{color:var(--color-white-1);display:flex;flex-direction:column;gap:8px}.cookie-consent__title{font-size:26px;font-weight:var(--font-weight-semibold);font-family:var(--font-family-semibold);color:var(--color-white-1)}.cookie-consent__text{font-size:var(--font-size-md);line-height:1.5;font-family:var(--font-family-base);color:var(--color-white-1)}.cookie-consent__link{color:var(--color-white-1);letter-spacing:.02em}.cookie-consent__buttons{display:flex;gap:12px}.cookie-consent__button{box-sizing:border-box;height:38px;padding:12px 24px;flex-grow:2}.cookie-consent__button--decline{background-color:#676767;color:var(--color-white-1)}.cookie-consent__button--accept{background-color:var(--color-accent-blue);color:var(--color-white-1)}@media(max-width:1024px){.cookie-consent{bottom:40px;right:40px}}@media(max-width:768px){.cookie-consent{right:16px;width:calc(100% - 32px);bottom:16px}.cookie-consent__container{padding:24px}}body{box-sizing:border-box;margin:0;line-height:1}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;font:inherit;font-size:100%;vertical-align:baseline;border:0;text-rendering:optimizelegibility}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html,body{height:100vh;height:100dvh;backface-visibility:hidden}:root{--color-white-2: #f3f7fa;--color-accent-blue: #3669c8;--color-white-1: #fff;--color-dark-blue: #070B21;--color-grey-2: #ACACAC;--color-grey-1: #F0F0F0;--font-size-sm: 12px;--font-size-md: 14px;--font-size-lg: 16px;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-family-base: "Regular", sans-serif;--font-family-medium: "Medium", sans-serif;--font-family-semibold: "Semibold", sans-serif;--breakpoint-lg: 1600px;--breakpoint-md: 1024px;--breakpoint-sm: 425px;--padding-vertical: 40px;--padding-horizontal: clamp(40px, 4vw + 20px, 100px);--padding-md: 40px;--padding-sm: 16px;--radius-sm: 4px;--box-shadow: 16px 7px 40px 0 rgba(212, 212, 212, .2), 66px 30px 72px 0 rgba(212, 212, 212, .05), 147px 66px 97px 0 rgba(212, 212, 212, .06), -13px 4px 12px 0 rgba(212, 212, 212, .05)}@font-face{font-weight:400;font-family:Regular;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype")}@font-face{font-weight:500;font-family:Medium;src:url(src/assets/fonts/Inter-VariableFont_opsz,wght.ttf) format("truetype")}@font-face{font-weight:600;font-family:Semibold;src:url(/assets/Inter-VariableFont_opsz_wght-c8O0ljhh.ttf) format("truetype")}@font-face{font-weight:400;font-family:Quantum;src:url(/assets/quantum-DFRWJCrx.ttf) format("truetype")}html{scroll-behavior:smooth}
