.hero-ai-input{background-color:var(--bg-secondary);border-radius:16px;max-width:912px;overflow:hidden;width:100%}@media only screen and (min-width:576px){.hero-ai-input{border-radius:24px}}.hero-ai-input__inner{display:flex;flex-direction:column;gap:4px;padding:20px 16px 16px;position:relative}@media only screen and (min-width:576px){.hero-ai-input__inner{align-items:center;flex-direction:row;gap:20px;padding:16px 24px 16px 32px}}.hero-ai-input__icon-star{display:none;flex-shrink:0;--base-icon-size:20px;margin-top:12px}@media only screen and (min-width:576px){.hero-ai-input__icon-star{--base-icon-size:24px;display:block;margin-top:0}}.hero-ai-input__field-wrapper{flex:1;min-width:0;position:relative}.hero-ai-input__placeholder-overlay{align-items:flex-start;color:var(--text-secondary);display:flex;font-family:Commissioner,sans-serif;font-size:15px;font-weight:400;inset:0;letter-spacing:.075px;line-height:19px;pointer-events:none;position:absolute}@media(min-width:36em){.hero-ai-input__placeholder-overlay{font-size:17px;letter-spacing:.085px;line-height:22px}}@media only screen and (min-width:576px){.hero-ai-input__placeholder-overlay{align-items:center}}.hero-ai-input__placeholder-text{display:block;white-space:pre-wrap;width:100%;word-break:break-word}.hero-ai-input__placeholder-cursor{animation:hero-ai-input-cursor-blink 1s step-end infinite;margin-left:2px}.hero-ai-input__field{background:transparent;border:none;color:var(--text-primary);font-family:Commissioner,sans-serif;font-size:15px;font-weight:400;letter-spacing:.075px;line-height:19px;outline:none;padding:0;resize:none;width:100%}@media(min-width:36em){.hero-ai-input__field{font-size:17px;letter-spacing:.085px;line-height:22px}}.hero-ai-input__field::-moz-placeholder{color:transparent}.hero-ai-input__field::placeholder{color:transparent}.hero-ai-input__field:disabled{color:var(--text-secondary);cursor:not-allowed;pointer-events:none}.hero-ai-input__textarea{display:block;min-height:53px}@media only screen and (min-width:576px){.hero-ai-input__textarea{display:none}}.hero-ai-input__input{display:none}@media only screen and (min-width:576px){.hero-ai-input__input{display:block}}.hero-ai-input__actions{align-items:center;display:flex;flex-shrink:0;gap:4px;justify-content:flex-end}@media only screen and (min-width:576px){.hero-ai-input__actions{justify-content:normal}}.hero-ai-input__clear-btn,.hero-ai-input__submit-btn{align-items:center;background:transparent;border:none;cursor:pointer;display:flex;justify-content:center;padding:4px}@media only screen and (min-width:576px){.hero-ai-input__clear-btn,.hero-ai-input__submit-btn{padding:8px}}.hero-ai-input__clear-btn{color:var(--icon-secondary);transition-duration:.15s;transition-property:color;transition-timing-function:ease-out}@media(hover:hover){.hero-ai-input__clear-btn:hover:not(:disabled){color:var(--icon-primary)}}.hero-ai-input__clear-btn:disabled{cursor:default;opacity:.45;pointer-events:none}.hero-ai-input__submit-btn{color:var(--icon-primary);transition-duration:.15s;transition-property:opacity;transition-timing-function:ease-out}@media(hover:hover){.hero-ai-input__submit-btn:hover{opacity:.6}}.hero-ai-input__submit-btn:disabled{cursor:default;opacity:1}@media(hover:hover){.hero-ai-input__submit-btn:disabled:hover{opacity:1}}.hero-ai-input__submit-btn--loading{pointer-events:none}.hero-ai-input__submit-loader{align-items:center;display:flex;height:20px;justify-content:center;width:20px}.hero-ai-input__loading-svg{animation:hero-ai-input-loader-spin .85s linear infinite;color:var(--icon-primary);display:block;height:16px;transform-origin:center;width:16px}@media only screen and (min-width:576px){.hero-ai-input__loading-svg{height:20px;width:20px}}.hero-ai-input__action-icon{--base-icon-size:16px}@media only screen and (min-width:576px){.hero-ai-input__action-icon{--base-icon-size:24px}}@keyframes hero-ai-input-loader-spin{to{transform:rotate(1turn)}}@keyframes hero-ai-input-cursor-blink{0%,50%{opacity:1}51%,to{opacity:0}}.base-suggestion{align-items:center;border:1px solid #eaeaea;border-radius:12px;color:var(--text-primary);display:flex;font-family:Commissioner,sans-serif;font-size:13px;font-weight:400;gap:12px;line-height:18px;padding:9px 11px;transition-duration:.15s;transition-property:background-color;transition-timing-function:ease-out;white-space:nowrap}@media(min-width:75em){.base-suggestion{font-size:15px;line-height:20px}}@media(hover:hover){.base-suggestion:hover{background-color:var(--bg-secondary)}}@media only screen and (min-width:576px){.base-suggestion{font-size:15px;line-height:20px;padding:12px 19px}}.base-suggestion__icon{--base-icon-size:14px;flex:0 0 auto}.section-slider{display:flex;flex-direction:column;gap:24px}@media only screen and (min-width:576px){.section-slider{gap:40px}}.section-slider__header{align-items:center;display:flex;gap:16px;justify-content:space-between}.section-slider__badge,.section-slider__nav{flex-shrink:0}.section-slider__nav--mobile{display:flex;justify-content:flex-start}@media only screen and (min-width:576px){.section-slider__nav--mobile{display:none}}.section-slider__nav--tablet{display:none}@media only screen and (min-width:576px){.section-slider__nav--tablet{display:flex}}.section-slider__swiper{width:100%}.section-slider__slide{height:auto;width:auto}.section-slider .stage-slider-buttons__counter{color:var(--text-secondary)}.task-card{background-color:var(--bg-secondary);border-radius:16px;color:var(--text-primary);padding:20px;white-space:pre-line}.task-card--link{cursor:pointer;transition-duration:.15s;transition-property:background-color;transition-timing-function:ease-out}@media(hover:hover){.task-card--link:hover{background-color:var(--bg-tertiary,#f6f6f6)}}.task-card__header{align-items:center;display:flex;gap:12px}.task-card__icon-wrapper{align-items:center;background-color:#eaeaea;border-radius:50%;display:flex;flex-shrink:0;height:40px;justify-content:center;overflow:hidden;width:40px}.task-card__icon-img{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.task-card__title{margin-top:20px}.task-card__description{margin-top:10px}.task-card__description p{margin:12px 0}.task-card__description p:first-child{margin-top:0}.task-card__description p:last-child{margin-bottom:0}.icon-gear__gear[data-v-e3dc9425]{transform-box:fill-box;transform-origin:center}.loop .icon-gear__gear[data-v-e3dc9425]{animation:spin-e3dc9425 2s linear infinite}@keyframes spin-e3dc9425{0%{transform:rotate(0)}to{transform:rotate(1turn)}}.small-images{height:75px;position:relative;width:75px}@media only screen and (min-width:1440px){.small-images{height:93px;width:93px}}.small-images__img{border-radius:50%;-o-object-fit:cover;object-fit:cover;position:absolute}.small-images__img:first-child{bottom:0;height:38px;left:0;min-height:38px;min-width:38px;width:38px}@media only screen and (min-width:1440px){.small-images__img:first-child{height:48px;min-height:48px;min-width:48px;width:48px}}.animated .small-images__img:first-child{animation:scale1 3s ease-in-out infinite}.small-images__img:nth-child(2){height:32px;left:10px;min-height:32px;min-width:32px;top:0;width:32px}@media only screen and (min-width:1440px){.small-images__img:nth-child(2){height:40px;min-height:40px;min-width:40px;width:40px}}.animated .small-images__img:nth-child(2){animation:scale2 3s ease-in-out infinite}.small-images__img:nth-child(3){height:36px;min-height:36px;min-width:36px;right:0;top:21px;width:36px}@media only screen and (min-width:1440px){.small-images__img:nth-child(3){height:45px;min-height:45px;min-width:45px;width:45px}}.animated .small-images__img:nth-child(3){animation:scale3 3s ease-in-out infinite}@keyframes scale1{0%{transform:scale(1)}8%{transform:scale(1.2)}23%{transform:scale(1.2)}31%{transform:scale(1)}}@keyframes scale2{23%{transform:scale(1)}31%{transform:scale(1.2)}46%{transform:scale(1.2)}54%{transform:scale(1)}}@keyframes scale3{46%{transform:scale(1)}54%{transform:scale(1.2)}75%{transform:scale(1.2)}83%{transform:scale(1)}}.card-icon-message[data-v-f354593b]{position:relative}.card-icon-message__icon[data-v-f354593b]{height:80px;transform-origin:0 90px;width:95px}@media only screen and (min-width:1024px){.card-icon-message__icon[data-v-f354593b]{height:65px;width:65px}}@media only screen and (min-width:1440px){.card-icon-message__icon[data-v-f354593b]{height:84px;width:100px}}.card-icon-message__icon.shake[data-v-f354593b]{animation:shake-f354593b .6s linear}.card-icon-message__number[data-v-f354593b]{align-items:center;background-color:var(--bg-error);border-radius:50%;color:#000;display:flex;font-size:22px;font-weight:600;height:40px;justify-content:center;line-height:1;opacity:0;overflow:hidden;position:absolute;right:0;top:-5px;transform:scale(0);width:40px;-webkit-text-stroke-width:.63px}@media only screen and (min-width:1024px){.card-icon-message__number[data-v-f354593b]{font-size:18px;height:36px;right:-6px;top:-4px;width:36px}}@media only screen and (min-width:1440px){.card-icon-message__number[data-v-f354593b]{font-size:22px;height:46px;right:-4px;top:-6px;width:46px}}.card-icon-message__number span[data-v-f354593b]{margin-left:-2px;margin-top:-2px}.card-icon-message__number.appear[data-v-f354593b]{animation:appear-f354593b .8s cubic-bezier(.35,.29,0,1.8) forwards}@keyframes shake-f354593b{30%{transform:rotate(-12deg)}65%{transform:rotate(-12deg)}to{transform:rotate(0)}}@keyframes appear-f354593b{50%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.service-card-small{background-color:var(--bg-secondary);border-radius:16px;color:var(--text-primary);cursor:pointer;display:flex;flex-direction:column;min-width:264px;position:relative;white-space:pre-line}.service-card-small--big{gap:16px;max-width:425px;padding:8px 8px 16px}.service-card-small--big .service-card-small__media-wrapper{border-radius:12px;height:188px}@media only screen and (min-width:576px){.service-card-small--big .service-card-small__media-wrapper{height:162px}}@media only screen and (min-width:1200px){.service-card-small--big .service-card-small__media-wrapper{height:206px}}.service-card-small--big .service-card-small__content{padding:0 8px}.service-card-small--big .service-card-small__tags{max-width:260px}.service-card-small--small{max-width:320px;min-height:340px;padding:16px}.service-card-small--small .service-card-small__content-top{position:relative}.service-card-small--small .service-card-small__content-text{flex:1;min-width:0}.service-card-small--small .service-card-small__gear{height:64px;position:absolute;right:0;top:0;width:64px}.service-card-small--small .service-card-small__small-images{height:80px;margin-left:0;position:absolute;right:0;top:0;width:80px}.service-card-small--small .service-card-small__small-images .small-images__img:first-child{bottom:5px;height:38px;left:2px;min-height:38px;min-width:38px;width:38px}.service-card-small--small .service-card-small__small-images .small-images__img:nth-child(2){height:32px;left:13px;min-height:32px;min-width:32px;top:2px;width:32px}.service-card-small--small .service-card-small__small-images .small-images__img:nth-child(3){height:36px;min-height:36px;min-width:36px;right:3px;top:23px;width:36px}.service-card-small--small .service-card-small__icon-message-wrapper{align-items:center;display:flex;flex:1;justify-content:center;margin:40px 0}.service-card-small--small .service-card-small__icon-message :deep(.card-icon-message__icon){height:47px;width:56px}.service-card-small--small .service-card-small__icon-message :deep(.card-icon-message__number){display:none}.service-card-small--small .service-card-small__tags{max-width:224px}.service-card-small__media-wrapper{flex-shrink:0;overflow:hidden;position:relative}.service-card-small__img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.service-card-small__content{display:flex;flex:1;flex-direction:column;min-width:0}.service-card-small__content-top{display:flex;gap:12px;justify-content:space-between}.service-card-small__content-text{flex:1;min-width:0}.service-card-small__content-header--small{max-width:144px;min-height:64px}@media only screen and (min-width:1200px){.service-card-small__content-header--small{max-width:176px}}.service-card-small__title-tag{--base-icon-size:6px;align-items:center;display:flex;gap:8px}.service-card-small__title{margin-top:8px}.service-card-small__description{color:var(--text-secondary);margin-top:8px}.service-card-small__gear,.service-card-small__small-images{flex-shrink:0}.service-card-small__bottom{display:flex;margin-top:40px}.service-card-small__tags{display:flex;flex-wrap:wrap;gap:4px}.service-card-small__tags--mobile{align-items:center;display:flex;gap:0}@media only screen and (min-width:576px){.service-card-small__tags--mobile{display:none}}.service-card-small__tags--desktop{display:none}@media only screen and (min-width:576px){.service-card-small__tags--desktop{display:flex}}.service-card-small__tag{--base-icon-size:8px;background-color:var(--bg-primary)}.service-card-small__tag-item{align-items:center;display:inline-flex;gap:0}.service-card-small__tag-separator{--base-icon-size:4px;align-items:center;display:inline-flex;margin:0 8px}.service-card-small__tag-text{white-space:nowrap}.hero-ai-results{--container-gutter:var(--container-big-gutter)}@media only screen and (min-width:1024px){.hero-ai-results{--container-gutter:var(--container-small-gutter)}}.hero-ai-results__skeleton{display:flex;flex-direction:column;gap:12px;margin-top:32px}@media only screen and (min-width:576px){.hero-ai-results__skeleton{margin-top:48px}}@media only screen and (min-width:1200px){.hero-ai-results__skeleton{margin-top:64px}}.hero-ai-results__skeleton-block{animation:hero-ai-results-skeleton-shimmer 1.35s ease-in-out infinite;background:linear-gradient(90deg,#eaeaea,#f6f6f6 45%,#eaeaea 90%);background-size:200% 100%;border:2px solid #eaeaea;border-radius:32px;min-height:128px;width:100%}@media only screen and (min-width:576px){.hero-ai-results__skeleton-block{min-height:160px}}@media only screen and (min-width:1200px){.hero-ai-results__skeleton-block{min-height:180px}}.hero-ai-results__skeleton-block--medium{min-height:96px}@media only screen and (min-width:576px){.hero-ai-results__skeleton-block--medium{min-height:120px}}@media only screen and (min-width:1200px){.hero-ai-results__skeleton-block--medium{min-height:140px}}.hero-ai-results__skeleton-block--short{min-height:72px}@media only screen and (min-width:576px){.hero-ai-results__skeleton-block--short{min-height:88px}}@media only screen and (min-width:1200px){.hero-ai-results__skeleton-block--short{min-height:100px}}@media(prefers-reduced-motion:reduce){.hero-ai-results__skeleton-block{animation:none;background:#eaeaea}}.hero-ai-results__list{display:flex;flex-direction:column;gap:12px;margin-top:32px}@media only screen and (min-width:576px){.hero-ai-results__list{margin-top:48px}}@media only screen and (min-width:1200px){.hero-ai-results__list{margin-top:64px}}.hero-ai-results__card{border:2px solid #eaeaea;border-radius:32px;padding:20px;position:relative}@media only screen and (min-width:576px){.hero-ai-results__card{padding:32px}}@media only screen and (min-width:1200px){.hero-ai-results__card{padding:48px 56px}}.hero-ai-results__card--slider{overflow:hidden}.hero-ai-results__card--slider-peek{padding-right:0}@media only screen and (min-width:576px){.hero-ai-results__card--slider-peek{padding-right:32px}}@media only screen and (min-width:1200px){.hero-ai-results__card--slider-peek{padding-right:56px}}@media only screen and (min-width:576px){.hero-ai-results__card--contact{padding-bottom:87px;padding-top:71px}}@media only screen and (min-width:1200px){.hero-ai-results__card--contact{padding-bottom:69px}}.hero-ai-results__text-content{margin-top:24px}.hero-ai-results__plain-text{white-space:pre-wrap}.hero-ai-results__error{color:var(--text-primary)}.hero-ai-results__scroll-top{margin:16px auto 0}@keyframes hero-ai-results-skeleton-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.floating-card{align-items:center;background-color:var(--bg-secondary);border-radius:16px;display:flex;gap:16px;max-width:327px;padding:16px 20px;width:100%}@media only screen and (min-width:576px){.floating-card{border-radius:20px;max-width:383px;padding:20px}}@media only screen and (min-width:1200px){.floating-card{max-width:409px}}.floating-card__image{height:36px;width:36px}@media only screen and (min-width:576px){.floating-card__image{height:48px;width:48px}}.scroll-button{align-items:center;color:var(--text-secondary);display:flex;gap:8px;justify-content:center;padding:16px;pointer-events:none;width:100%}@media only screen and (min-width:576px){.scroll-button{padding:0;width:-moz-fit-content;width:fit-content}}.scroll-button__icon{--base-icon-size:16px}.modal-ai-hint__content{background-color:var(--bg-primary);border-radius:16px;display:flex;flex:1;flex-direction:column;overflow-y:auto;padding:16px}@media only screen and (min-width:576px){.modal-ai-hint__content{padding:20px}}.modal-ai-hint__subtitle{color:var(--text-secondary);margin-top:64px}@media only screen and (min-width:576px){.modal-ai-hint__subtitle{margin-top:28px}}@media only screen and (min-width:1200px){.modal-ai-hint__subtitle{margin-top:44px}}.modal-ai-hint__description{margin-top:4px}@media only screen and (min-width:576px){.modal-ai-hint__description{max-width:600px}}@media only screen and (min-width:1200px){.modal-ai-hint__description{margin-top:8px}}.hero-ai{display:flex;flex-direction:column;justify-content:center}.hero-ai__content{--hero-ai-content-height:373px;min-height:calc(100dvh - var(--header-min-height));padding-bottom:180px;padding-top:max(50dvh - var(--header-min-height) - var(--hero-ai-content-height)/2 - 40px,64px);position:relative}@media only screen and (min-width:576px){.hero-ai__content{--hero-ai-content-height:362px}}@media only screen and (min-width:1200px){.hero-ai__content{--hero-ai-content-height:373px}}.hero-ai__input-container{--container-gutter:var(--container-small-gutter)}@media only screen and (min-width:576px){.hero-ai__input-container{--container-gutter:var(--container-big-gutter)}}.hero-ai__small-content{flex-direction:column}.hero-ai__chip-container,.hero-ai__small-content{align-items:center;display:flex;position:relative}.hero-ai__chip{align-items:center;border:1px solid #8ff59f;border-radius:999px;cursor:pointer;display:flex;gap:8px;padding:3px 9px 3px 8px;width:-moz-fit-content;width:fit-content}@media(hover:hover){.hero-ai__chip:hover+.hero-ai__info-icon-button{color:var(--icon-primary)}}@media only screen and (min-width:576px){.hero-ai__chip{gap:6px;padding:5px 9px 5px 7px}}.hero-ai__chip-icon{--base-icon-size:14px;margin-top:1px}@media only screen and (min-width:576px){.hero-ai__chip-icon{--base-icon-size:20px}}.hero-ai__chip-text{font-family:Commissioner,sans-serif;font-size:13px;font-weight:400;line-height:18px}@media(min-width:75em){.hero-ai__chip-text{font-size:15px;line-height:20px}}@media only screen and (min-width:576px){.hero-ai__chip-text{font-family:Commissioner,sans-serif;font-size:13px;font-weight:400;line-height:18px}}.hero-ai__info-icon-button{align-items:center;color:var(--icon-secondary);display:flex;justify-content:center;padding:8px;position:absolute;right:-36px;top:50%;transform:translateY(-50%);transition-duration:.15s;transition-property:color;transition-timing-function:ease-out}@media(hover:hover){.hero-ai__info-icon-button:hover{color:var(--icon-primary)}}.hero-ai__info-icon{--base-icon-size:16px}.hero-ai__title{margin-top:24px;text-align:center}@media only screen and (min-width:576px){.hero-ai__title{margin-top:30px}}.hero-ai__title span{color:var(--text-secondary)}@media only screen and (min-width:576px){.hero-ai__title-br{display:none}}.hero-ai__subtitle{margin-top:8px;text-align:center}.hero-ai__subtitle,.hero-ai__subtitle-searching{color:var(--text-secondary)}.hero-ai__subtitle-ellipsis{white-space:nowrap}.hero-ai__subtitle-dot{animation:hero-ai-subtitle-dot-wave 1s ease-in-out infinite;color:#a3a3a3}.hero-ai__subtitle-dot:first-child{animation-delay:0s}.hero-ai__subtitle-dot:nth-child(2){animation-delay:.18s}.hero-ai__subtitle-dot:nth-child(3){animation-delay:.36s}@media(prefers-reduced-motion:reduce){.hero-ai__subtitle-dot{animation:none;color:#a3a3a3}}.hero-ai__input{margin-top:24px}@media only screen and (min-width:576px){.hero-ai__input{margin-top:32px}}.hero-ai__suggestions{display:flex;gap:12px;margin-top:42px;overflow-x:auto;padding-left:var(--container-small-gutter);padding-right:var(--container-small-gutter);scrollbar-width:none}@media only screen and (min-width:576px){.hero-ai__suggestions{flex-wrap:wrap;justify-content:center;margin-left:auto;margin-right:auto;margin-top:32px;max-width:912px;padding-left:0;padding-right:0}}.hero-ai__smart-captcha-host{height:0;overflow:hidden;position:absolute;width:0;clip:rect(0,0,0,0);border:0;white-space:nowrap}.hero-ai__floating-container{align-items:center;bottom:0;display:flex;flex-direction:column;left:0;position:absolute;width:100%}@media only screen and (min-width:576px){.hero-ai__floating-container{bottom:24px;flex-direction:row;justify-content:space-between;left:24px;right:24px;width:calc(100% - 48px)}}.hero-ai__floating-card-wrap{display:flex;justify-content:center;width:100%}@media only screen and (min-width:576px){.hero-ai__floating-card-wrap{justify-content:flex-start;width:auto}}.hero-ai__scroll-button{align-self:flex-end}.hero-ai-floating-card-enter-active,.hero-ai-floating-card-leave-active{transition:opacity .28s ease-out,transform .28s ease-out}.hero-ai-floating-card-enter-from,.hero-ai-floating-card-leave-to{opacity:0;transform:translateY(14px)}.hero-ai-floating-card-enter-to,.hero-ai-floating-card-leave-from{opacity:1;transform:translateY(0)}@keyframes hero-ai-subtitle-dot-wave{0%,to{color:#ddd}50%{color:#a3a3a3}}.about-company{align-items:center;border-radius:50%;display:flex;height:555px;justify-content:center;margin:0 auto;position:relative;width:555px}@media only screen and (min-width:1440px){.about-company{height:780px;width:780px}}.about-company:before{background-image:url(../img/about-company/line-border-about-company.png);background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:rotate(var(--cf502d18));transition-duration:.35s;transition-property:all;transition-timing-function:ease-out;width:100%}.about-company__slider-wrapper{background-color:var(--bg-secondary);border-radius:50%;display:flex;height:400px;justify-content:center;width:400px}@media only screen and (min-width:1440px){.about-company__slider-wrapper{height:520px;width:520px}}.about-company__slider{display:flex;flex-direction:column;height:100%;justify-content:center;width:320px}@media only screen and (min-width:1440px){.about-company__slider{width:400px}}.about-company__slide{align-items:center;display:flex;height:100%}.about-company__slide-title{color:var(--text-primary);font-family:Commissioner,sans-serif;font-size:24px;font-weight:470;line-height:28px;text-align:center}@media(min-width:36em){.about-company__slide-title{font-size:28px;line-height:36px}}@media(min-width:75em){.about-company__slide-title{font-size:30px;line-height:36px}}.about-company__slide-title span{color:var(--text-accent)}.about-company__navigation-wrapper{bottom:40px;display:flex;justify-content:center;position:absolute;width:100%}@media only screen and (min-width:1440px){.about-company__navigation-wrapper{bottom:60px}}.about-company__navigation{display:flex}.about-company__item-wrapper{height:410px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:700px}@media only screen and (min-width:1440px){.about-company__item-wrapper{height:600px;width:800px}}.about-company__item{align-items:center;display:flex;justify-content:flex-end;position:absolute;text-align:right;transition-duration:.5s;transition-property:all;transition-timing-function:ease;width:325px}@media only screen and (min-width:1440px){.about-company__item{width:454px}}.about-company__item--reversed{flex-direction:row-reverse;text-align:left}.about-company__item--reversed .about-company__item-title{text-align:start}.about-company__item--active{width:460px}.about-company__item--active:before{background-color:var(--bg-primary);border-radius:50%;bottom:11px;content:"";height:284px;left:11px;overflow:hidden;position:absolute;width:284px;z-index:1}@media only screen and (min-width:1440px){.about-company__item--active:before{bottom:20px;height:400px;left:14px;width:400px}}.about-company__item--active .about-company__item-image{height:220px;width:220px}@media only screen and (min-width:1440px){.about-company__item--active .about-company__item-image{height:310px;width:310px}}.about-company__item--active .about-company__image-inner{padding:20px}@media only screen and (min-width:1440px){.about-company__item--active .about-company__image-inner{padding:30px}}.about-company__item--active .about-company__item-title{font-family:Commissioner,sans-serif;font-size:24px;font-weight:470;line-height:28px}@media(min-width:36em){.about-company__item--active .about-company__item-title{font-size:28px;line-height:36px}}@media(min-width:75em){.about-company__item--active .about-company__item-title{font-size:30px;line-height:36px}}.about-company__item-text{display:flex;flex-direction:column;gap:2px;position:relative;z-index:1}.about-company__item-title{text-align:end}.about-company__item-description{color:var(--text-secondary)}.about-company__item-image{background-color:var(--bg-primary);border-radius:50%;flex-shrink:0;height:168px;overflow:hidden;transition:width .7s ease,height .7s ease;width:168px}@media only screen and (min-width:1440px){.about-company__item-image{height:260px;width:260px}}.about-company__image-inner{height:100%;padding:14px;width:100%}@media only screen and (min-width:1440px){.about-company__image-inner{padding:30px}}.about-company__lottie-animation,.about-company__static-image{height:100%;-o-object-fit:contain;object-fit:contain;width:100%}.about-company__lottie-animation{border-radius:50%;position:relative}.about-company__lottie-animation svg{border-radius:50%;position:relative;z-index:2}.about-company-mobile{overflow:hidden;position:relative}.about-company-mobile:before{background-image:url(../img/about-company/line-border-about-company.png);background-repeat:no-repeat;background-size:contain;border-radius:50%;content:"";height:555px;left:50%;pointer-events:none;position:absolute;top:-350px;transform:translate(-50%) rotate(var(--v84f5f1b4));transition-duration:.35s;transition-property:all;transition-timing-function:ease-out;width:555px}@media(min-width:500px){.about-company-mobile:before{display:none}}.about-company-mobile__slide{align-items:center;display:flex;flex-direction:column;text-align:center}.about-company-mobile__description{color:var(--text-secondary);margin-top:4px}.about-company-mobile__animation-wrapper{border-radius:50%;height:240px;margin-top:4px;overflow:hidden;padding:20px;width:240px}.about-company-mobile__slide-text{font-family:Commissioner,sans-serif;font-size:24px;font-weight:470;line-height:28px;margin-top:20px;max-width:433px;min-height:84px}@media(min-width:36em){.about-company-mobile__slide-text{font-size:28px;line-height:36px}}@media(min-width:75em){.about-company-mobile__slide-text{font-size:30px;line-height:36px}}.about-company-mobile__slide-text span{color:var(--text-accent)}.about-company-mobile__navigation{margin-top:32px}@media only screen and (min-width:576px){.about-company-mobile .stage-slider-buttons{display:flex}}.theme-switch{--header-height:60px;position:absolute}.theme-switch--light{bottom:calc(var(--header-height)/2)}.theme-switch--dark{top:calc(100dvh - var(--header-height)/2)}.section-light{position:relative}.section-showreel{margin:56px 0 0}@media only screen and (min-width:1024px){.section-showreel{margin:144px 0 0}}@media only screen and (min-width:1440px){.section-showreel{margin:84px 0 0}}.section-dark{overflow:hidden;position:relative}.mainpage-heading-dark{--section-offset-bottom:0}.mainpage-heading--hero{--section-offset-top:10px}@media only screen and (min-width:960px){.mainpage-heading--hero{--section-offset-top:80px}}@media only screen and (min-width:1440px){.mainpage-heading--hero{--section-offset-top:150px}}.mainpage-heading--services{--section-offset-top:144px}@media only screen and (min-width:960px){.mainpage-heading--services{--section-offset-top:164px}}@media only screen and (min-width:1440px){.mainpage-heading--services{--section-offset-top:200px}}.mainpage-media{margin-top:28px;padding-top:68px}@media only screen and (min-width:1024px){.mainpage-media{margin-top:100px;padding-top:100px}}.mainpage-media .media-cards-list{--media-cards-list-btn-block-margin-top:64px}@media only screen and (min-width:576px){.mainpage-media .media-cards-list{--media-cards-list-btn-block-margin-top:80px}}@media only screen and (min-width:1200px){.mainpage-media .media-cards-list{--media-cards-list-btn-block-margin-top:96px}}.mainpage-reviews{--section-offset-bottom:64px}@media only screen and (min-width:1200px){.mainpage-reviews{--section-offset-bottom:144px}}.mainpage-contact{--section-offset-bottom:72px;--section-offset-top:180px}@media only screen and (min-width:960px){.mainpage-contact{--section-offset-bottom:120px;--section-offset-top:261px}}@media only screen and (min-width:1440px){.mainpage-contact{--section-offset-bottom:176px;--section-offset-top:337px}}
