@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-200%)}}@keyframes scrolling-header-btn{to{color:var(--accent-color);background-color:var(--accent-color)}}@keyframes lineDown{0%{height:0}to{height:1.9em}}:root{--main-font:'Inter', sans-serif;--dark-color:#444444;--black-text:#000000;--accent-color:#DA197F;--bage-color:#F3EFE9;--green-color:#99AD7E;--green-l-color:#EAF2F0;--green-dark:#00674C;--white-color:#FEFEFE;--black-color:#0A0A0A;--brown-color:#85672A;--elem-color:#E8E8E8;--border-color:rgba(0,0,0,29%);--additional-grey1:#787878;--additional-grey2:#999998;--hover-bg:#ECECEC;--digit-color:var(--black-text);--input-bg:#F9F7F4;--footer-bg:#F7F7F7;--big-container:100vw;--small-container:75vw;--mb-section:100px;--mt-section:100px;--pt-section:100px;--pb-section:100px;--transition-duration:0.2s;--btn-transition:box-shadow 0.3s ease,
    background-color 0.3s ease,
    color 0.3s ease,
    transform 0.4s cubic-bezier(0.25, 0.8, 0.25, 1);--gap-icon:0.5em;--gap-elem:15px;--gap-grid:2.2em;--box-gap:24px;--section-gap:35px;--stats-gap:50px;--title-gap:15px;--grid-gap:100px;--width-sidebar:38.54%;--scrollbar:16px;--padding-x1:calc((100vw - var(--small-container)) / 2);--padding-x:clamp(
            0px,
            calc((100vw - var(--scrollbar) -  var(--small-container)) / 2),
            calc((var(--big-container) - var(--small-container)) / 2)
    );--sticky-height:70px;--block-height:139;--padding-top-ratio:0.216}*{padding:0;margin:0}*,::after,::before{box-sizing:border-box}body,html{scroll-behavior:smooth;scroll-padding-top:var(--sticky-height)}html{font-size:16px;height:100%;scrollbar-gutter:stable}body{color:var(--dark-color);font-family:var(--main-font);font-size:clamp(13px,calc(13px + (3*(100vw - 1520px)/400)),16px);line-height:110%;font-weight:400}.h-100{height:100vh;height:100dvh}.h-100-h{height:calc(88vh - var(--sticky-height))}.about__person figure.img-container,.h-100-s{height:100%}.h-100 .image-column img{max-height:100vh}.semibold-text,strong{font-weight:600}.medium-text{font-weight:500}.light-text{font-weight:300}.bold-text{font-weight:700}.black-text{font-weight:900}.accent-text2,.section-title :is(h1,h2,h3,h4,h5,.h2,.h3,.h4,.h5){color:var(--black-text)}.accent-text,.acform-error.error,.blog-title.accent-text2 a:hover,.footer__navigation a:hover,.footer__social a:hover,.header__navigation a:hover,.navigation__list .navigation__list_active a,h1 span,h2 span,h5.case-title.accent-text2 a:hover{color:var(--accent-color)}.accent-text{--hover-bg:#DA197F05;--digit-color:var(--accent-color)}.accent-text1{--hover-bg:#99AD7E0A;--digit-color:var(--green-color);color:var(--green-color)}.stat-box.accent-text1{border-color:var(--green-color)}.stat-box.accent-text{border-color:var(--accent-color)}.accent-text3{--hover-bg:#99AD7E0A;--digit-color:#E7C28A;color:#e7c28a}.accent-text4{color:var(--additional-grey2)}.text-nowrap{white-space:nowrap}.bg-line{background:url(/html/assets/img/line-45.svg)no-repeat top right/cover}.bg-line-rb{background-image:url(/wp-content/themes/arto-child/assets/img/line-551.svg);background-repeat:no-repeat;background-size:contain;background-position:0 110%}.accent-bg,.cta-insertion{background-color:var(--bage-color)}.sub-accent-bg,.tab-item.sub-accent-bg{background-color:color-mix(in srgb,var(--accent-color) 12%,transparent)}.accent-bg1{background-color:var(--green-l-color)}.accent-bg1-1,.rezults-section .stat-box:nth-last-child(1){background-color:var(--green-dark);color:var(--white-color)}.accent-bg2{background-color:var(--white-color)}.accent-bg3,.image-bg{color:var(--white-color)}.accent-bg3{background-color:var(--black-color)}.accent-bg3 .subblack{background-color:rgba(225,225,225,8%)}.image-bg{background-repeat:no-repeat;position:relative}.accent-bg1-1 :is(h1,h2,h3,h4,h5,.h2,.h3,.h4,.h5),.accent-bg3 :is(h1,h2,h3,h4,h5,.h2,.h3,.h4,.h5),.image-bg :is(h1,h2,h3,h4,h5,.h2,.h3,.h4,.h5){color:var(--white-color)}.accent-el1{--elem-color:var(--green-color)}.accent-el1-1{--elem-color:var(--green-dark)}.accent-el{--elem-color:var(--accent-color)}.accent-el3{--elem-color:var(--black-color)}.accent-el4{--elem-color:var(--brown-color)}.transparent-border,.transparent-border.work-process__step{--border-color:transparent!important;border-color:transparent}.block__overlay{height:100%;width:100%;position:absolute;background:#2c2c2c;opacity:90%;top:0}.image-bg>div:nth-child(1){position:relative;z-index:2}.btn{font-size:1.25em;line-height:1.5;padding:1.06em 1.31em;box-shadow:0 2px 2px 0#00000040;display:flex;gap:var(--gap-icon);width:max-content;border-radius:2px;min-width:294px;max-width:100%;justify-content:center;transition:box-shadow .3s ease,background-color .3s ease,color .3s ease,transform .3s ease;transition:var(--btn-transition)}.accent-button:hover,.box-color-accent .btn:hover,.box-color-green .btn:hover,.btn:hover,.cta-insertion-b button:hover,.transparent-button:hover,.white-button:hover{box-shadow:0 4px 4px 0#00000040;transform:translateY(-2px)}.accent-button,.black-button,.box-color-accent .btn{color:var(--white-color);transition:var(--btn-transition)}.accent-button,.box-color-accent .btn{background:var(--accent-color)}.black-button{background:var(--black-text)}.transparent-button,.white-button{color:var(--black-text);transition:var(--btn-transition)}.white-button{background:var(--white-color)}.white-button svg{fill:var(--black-color)}.transparent-button{background:0 0;border:1px solid var(--black-text)}.accent-bg3 .transparent-button{color:var(--white-color);border-color:var(--white-color)}.accent-el .transparent-button{color:var(--elem-color);border-color:var(--elem-color)}.accent-button1,.box-color-green .btn{background:var(--green-color);color:var(--white-color);transition:var(--btn-transition)}.accent-bg3 .box-color-green .mark.button-with-icon,.button-with-icon,.mark.button-with-icon{display:flex;gap:var(--gap-icon);align-items:center}.button-lg{font-size:.9375em;line-height:1.733}.button-md{font-size:.875em;line-height:1.714}.button-sm{font-size:.8125em;line-height:1.692}.text-caption{font-size:.75em;line-height:1.5}.section-title .accent-mark{align-self:flex-start}.accent-bg3 .section-title.text-center .mark,.image-bg .section-title.text-center .mark,.section-title.text-center .accent-mark{align-self:center}.text-center>.btn{margin:0 auto}.section-relative{position:relative}.section-absolute{position:absolute}.section-absolute:has(.step-number){bottom:calc(-1*var(--pb-section));left:0}.accent-mark{border:1px solid var(--accent-color);color:var(--accent-color);padding:.65em;border-radius:.75em;display:inline-block;min-width:5em;text-align:center}.accent-el .mark,.accent-mark1,.box-color-accent .mark{border:1px solid #da197f0f;background-color:#da197f0f;color:var(--accent-color);padding:.625em .75em;border-radius:6.25em;display:inline-block}.accent-bg3 .box-color-green .mark,.box-color-green .mark,.green-mark1,article .su-box-title,article .su-label-type-default{border:1px solid #00674c26;background-color:#99ad7e33;color:var(--green-color);padding:.625em .75em;border-radius:6.25em;display:inline-block}.box-color-black .mark,.transparent-marks .mark{border:1px solid #000;padding:.625em .75em;border-radius:6.25em}.transparent-marks .mark{border:1px solid #00674c26}.accent-bg3 .box-color-white .mark,.box-color-white .mark,.image-bg .box-color-white .mark{padding:.625em .75em;border-radius:6.25em;background-color:var(--white-color);color:var(--dark-color)}.black-mark{border:1px solid rgba(225,225,225,8%);background-color:rgba(225,225,225,8%);color:var(--white-color)}.text-center{text-align:center}.text-right{text-align:right}.mark,article .su-box-title{font-size:.6875em;line-height:1;font-weight:600;text-transform:uppercase;letter-spacing:.06em;white-space:nowrap}.accent-bg3 .mark,.image-bg .mark{color:rgba(255,255,255,.5);border:1px solid rgba(255,255,255,.5);align-self:flex-start;border-radius:.75em;padding:.65em}.none{display:none!important}.container,section{max-width:var(--big-container)}.container{padding:0 15px;margin:0 auto var(--mb-section)}section{margin:0 auto}.container-small{max-width:var(--small-container);margin:0 auto}.container-p-left{padding-left:var(--padding-x)}.container-p-right{padding-right:var(--padding-x)}.grid-2,.grid-3,.grid-4{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--grid-gap)}.grid-3,.grid-4{grid-template-columns:repeat(3,1fr)}.grid-4{grid-template-columns:repeat(4,1fr)}.grid-2-smal-left,.grid-2-smal-right{display:grid;grid-template-columns:var(--width-sidebar) 1fr;grid-gap:var(--grid-gap)}.grid-2-smal-right{grid-template-columns:1fr var(--width-sidebar)}.grid-2-smal-left.blog-elem{--width-sidebar:220px}.fade-in{animation:fadeIn .7s}a{color:inherit;position:relative;transition:.3s;text-decoration:none;text-underline-offset:3px;text-decoration-thickness:from-font}.h1,h1{font-size:4em;line-height:1.25;font-weight:500}.h2,.h3,.h4,h2,h3,h4{font-size:3em;line-height:1.333;font-weight:600}.h3,.h4,h3,h4{font-size:2em;line-height:1.5}.h4,h4{font-size:1.5em;font-weight:400}.h4 a,h4 a{font-size:inherit;color:var(--black-text)}.cta-form :has(.acform-policy),.h5,.text-editor div.title-block__title>p,form input,form textarea,h5{font-size:1.25em;line-height:1.5;font-weight:400}.h6,h6{font-size:1.125em;line-height:1.556}div:last-child,p:last-child,ul li:last-child,ul:last-child{margin-bottom:0}div:first-child,p:first-child,ul li:first-child,ul:first-child{margin-top:0}button,input,select,textarea{font:inherit}button,hr{outline:0;border:0}button{cursor:pointer;background:0 0}p{line-height:1.5}ul li{list-style-type:none}.smaller-text{font-size:.9375em;line-height:1.6}.mt-section{margin-top:var(--mt-section)}.mb-section{margin-bottom:var(--mb-section)}.pt-section{padding-top:var(--pt-section)}.pb-section{padding-bottom:var(--pb-section)}.p-section__small{padding-bottom:calc(var(--pt-section)/2)}.p-section__small,.pt-section__small{padding-top:calc(var(--pt-section)/2)}.pb-section__small{padding-bottom:calc(var(--pt-section)/2)}.p07{padding-bottom:.7em}.ml-0{margin-left:0}.mt-0{margin-top:0}.mb-1{margin-bottom:1em}.mt-auto{margin-top:auto}.subtitle2{font-size:.875em;line-height:1.571;font-weight:600}.gray-text{text-transform:uppercase}.eeg-caption,.gray-text{color:var(--additional-grey2)}.body1,.body2{font-size:1em;line-height:1.5;font-weight:500}.body2{font-size:.875em;line-height:1.571}.caption,.overline{font-size:.75em;line-height:1.5;font-weight:500}.overline{font-weight:700;letter-spacing:.075em;text-transform:uppercase}hr{background-color:var(--accent-color);height:2px;color:var(--accent-color)}.text-editor,article hr{margin-bottom:calc(var(--pt-section)/2)}.single article{--wp--preset--font-size--small:0.8125em;--wp--preset--font-size--normal:1em;--wp--preset--font-size--medium:1.25em;--wp--preset--font-size--large:2.25em;--wp--preset--font-size--x-large:2.625em}.single article p{font-size:var(--wp--preset--font-size--medium)}.text-editor .article-color-block>*+*,.title-block__title>*+*,article .article-color-block>*+*{margin-top:12px}.text-editor>*+*,article>*+*{margin-top:1.5em}article ol:not(.chapters ol){padding-left:15px}article ol li{padding-left:0}article ol li::marker{display:block;width:18px;height:1px;color:var(--accent-color);position:absolute;top:8px;left:0}article p.has-00674-c-border-color{font-size:24px;font-weight:600}.subtitle p+p,.text-editor p+p,article p+p{margin-top:1.5em}.text-editor ul{padding-left:1em}.text-editor ul li,article ul li{list-style:disc;line-height:1.5}.text-editor ol li+li,.text-editor ul li+li,article ol li+li,article ul li+li{margin-top:.3em}.chapters ol{margin-top:var(--box-gap);list-style:none}.chapters ol li svg{position:absolute;top:calc(50% - 1px);left:.5em;color:inherit}.chapters ol li a{position:relative;padding:.375em .5em .375em 2em;line-height:1.75;display:block}.chapters ol li:has(.scroll-link--active){background-color:#fae3ef;border:1px solid #dfdfdf;border-radius:5px}.img-container{overflow:hidden}.img-container img{width:100%;height:100%;object-fit:cover;max-width:100%}.blockquote,article .su-heading-style-default,blockquote{border-left:2px solid var(--elem-color);padding-left:var(--gap-icon)}blockquote+cite{display:block;margin-top:2em}cite,p:has(cite){font-size:.875em;line-height:normal;font-weight:200;color:var(--black-text)}article img{max-width:100%;height:auto;object-fit:contain}.page__excerpt,article blockquote{font-size:1.25em;line-height:1.5}.page__title .page__excerpt{display:flex;flex-direction:column;gap:var(--box-gap)}article blockquote+p{margin-top:2.5em}article .wp-block-arto-colored-label.label-wrapper+p{margin-top:1em}article .wp-block-arto-colored-box.article-color-block.accent-bg{--elem-color:#dfdfdf;border:1px solid var(--elem-color)}.article-color-block.accent-bg.has-smaller-text,.article-color-block.accent-bg3.has-smaller-text{font-size:1em;font-weight:300}.article-color-block,.cta-insertion{border-radius:5px;border:1px solid var(--border-color)}.article-color-block{padding:1.5em 1em}.article-color-block p+p{margin-top:.8em}.article-color-block.box-color-accent,.cta-insertion,article .wp-block-arto-colored-box.article-color-block.box-color-accent{--elem-color:var(--accent-color);border:0;border-left-style:solid;border-left-color:var(--elem-color);padding:.9em}.label-wrapper.aligncenter{display:block;text-align:center}.label-wrapper.alignleft{display:block;text-align:left}.label-wrapper.alignright{display:block;text-align:right}article .wp-block-arto-titles{display:flex;flex-direction:column;gap:1em;color:var(--black-text)}.title-block__title,article .title-block__title{border-left:2px solid var(--green-dark);padding-left:10px}article .title-block__title:not(div.title-block__title){font-weight:600}.title-block__green,.title-block__green.title-block__title{border-left-color:var(--green-color)}.title-block__red,.title-block__red.title-block__title{border-left-color:var(--accent-color)}.title-block__blue,.title-block__blue.title-block__title{border-left-color:var(--elem-color)}h3.title-block__title{font-size:1.5em;line-height:1.5}h4.title-block__title{border-color:var(--elem-color);font-size:1.25em}article>p.green-mark1,article>p.mark{margin-left:auto;margin-right:auto;display:block;max-width:fit-content;margin-top:.5em}.cta-insertion td,article.article-text-area li:not(:has(p)),article.article-text-area>p{font-size:1.25em;line-height:1.5}.text-editor>p.green-mark1,article.article-text-area>p.green-mark1,article>p.green-mark1{font-size:.9em;line-height:1;text-align:center}article p.title-block__subtitle{--wp--preset--font-size--medium:1em;font-weight:300;font-size:var(--wp--preset--font-size--medium)}article ul{padding-left:2em}article ul li{padding-left:0}.icon,.round-arrow{width:40px;height:40px;border:1px solid var(--accent-color);border-radius:50%;background-color:transparent;display:flex;justify-content:center;align-items:center;transition:.3s}.arrow:hover,.icon:hover{background-color:var(--accent-color);cursor:pointer;transition:.3s}.arrow img:last-child,.icon img:nth-child(2){display:none}.arrow:hover img:first-child,.icon:hover img:first-child{display:none}.arrow:hover img:nth-child(2),.icon:hover img:nth-child(2){display:block}header .dark-navigation{font-size:.94em}header .light-navigation{padding:10px 0;gap:6.94%;height:100%;color:var(--black-text)}header .light-navigation .button__box,header .light-navigation .header__navigation{align-self:anchor-center}header .light-navigation .header__navigation{margin-left:auto}header>.header-social{padding-top:20px;padding-bottom:20px}header ul.navigation__list{display:flex;gap:var(--section-gap);justify-content:flex-end;align-items:center}header .light-navigation ul.navigation__list{font-size:1.25em;line-height:1.5;font-weight:900}.navigation__list a,figure.img-container{position:relative}.navigation__list .navigation__list_active a:after{content:"";border-bottom:2px solid var(--accent-color);display:block;width:100%;position:absolute}header .lang-container{position:relative;width:80px;height:37px;text-transform:uppercase}.custom-select__trigger svg{transition:transform .3s ease}.custom-select.is-select_open .custom-select__trigger svg{transform:rotate(180deg)}.accent-bg3 .header__promo-lang{position:absolute;border:1px solid #fff;background:var(--black-color);border-radius:12px;line-height:20px;text-transform:uppercase}.header__promo-lang .custom-select__trigger{justify-content:center;column-gap:8px;cursor:pointer;padding:.571em 1.429em}.header__promo-lang.custom-select.is-select_open{position:absolute;z-index:1}.custom-select.is-select_open .custom-select__dropdown{display:block}.custom-select__dropdown{display:none;max-height:200px;overflow-y:auto;list-style:none}.header__promo-lang .custom-select__dropdown{width:100%}.custom-select__option{cursor:pointer;transition:background .2s;margin-bottom:0;list-style:none}.custom-select__option:nth-last-child(1){margin-bottom:5px}.custom-select__option>a{padding:5px 20px;display:block;text-decoration:none}::-webkit-scrollbar{width:16px}::-webkit-scrollbar-track{background-color:#fefefe}::-webkit-scrollbar-thumb{background:var(--black-color);border-style:solid;border-color:#fff;border-width:1px}::-webkit-scrollbar-button:single-button{background-color:var(--black-color);display:block;border-style:solid;height:16px;width:16px}::-webkit-scrollbar-button{background-color:#fff;display:block;width:16px;height:0}::-webkit-scrollbar-button:single-button:vertical:decrement{background-position:center 5px;background-image:url(/html/assets/img/icons/arrow-up-white.svg);background-repeat:no-repeat;background-size:8px 4px;border-color:#fff;border-width:1px}::-webkit-scrollbar-button:single-button:vertical:decrement:hover{border-color:transparent transparent var(--black-color) transparent}::-webkit-scrollbar-button:single-button:vertical:increment{background-position:center 5px;background-image:url(/html/assets/img/icons/arrow-down-white.svg);background-repeat:no-repeat;background-size:8px 4px;border-color:#fff;border-width:1px}::-webkit-scrollbar-button:vertical:single-button:increment:hover{border-color:#fff transparent transparent}::-webkit-scrollbar-button:vertical:end:increment,::-webkit-scrollbar-button:vertical:start:decrement{display:block}.section-column,.section-title{display:flex;flex-direction:column;gap:var(--title-gap)}.section-title .blockquote,.section-title .subtitle,.section-title .subtitle1{margin-top:.9375em}.section-column{gap:var(--section-gap)}.d-flex{display:flex;gap:var(--box-gap)}.align-items-center{align-items:center}.d-flex-start,.d-flex.d-flex-start{justify-content:left}.d-flex-end,.d-flex.d-flex-end{justify-content:right}.d-flex-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.button__box.d-align-start,.d-align-start{align-items:flex-start}.button__box{display:flex;align-items:center;gap:var(--gap-elem)}figure.img-container figcaption{position:absolute;z-index:1;bottom:5%;left:5%;padding:10px;background:rgba(255,255,255,.7);border-radius:7px;font-size:.9375em;line-height:1.733;color:var(--black-text)}.about__content .stats-section{margin:.9375em 0;color:var(--black-text)}.stats-section{gap:var(--stats-gap)}.stat-box{padding:.5em 1em;text-align:center;border-left:2px solid #000}.stat-box .h3{font-weight:700}.grid-2.big .stat-box,.grid-3.big .stat-box,.grid-4.big .stat-box{text-align:left}.stat-box__content{max-width:220px}.grid-2.big .stat-box__content,.grid-3.big .stat-box__content,.grid-4.big .stat-box__content,iframe{max-width:100%}.grid-4.big .stat-box:first-child{grid-column:span 4}.grid-2.big .stat-box:first-child,.grid-4.big .stat-box:nth-child(2){grid-column:span 2}.grid-3.big .stat-box:first-child{grid-column:span 3}.grid-3.big .stat-box:nth-child(2){grid-column:span 2}.grid-3 .stat-box{grid-column:span 1}.grid-3 .stat-box:nth-child(3n){grid-column:1/span 1}.gap-0{gap:0;grid-gap:0}.gap-small{gap:var(--box-gap)}.rezults-section .stat-box,.statbox-color-accent .stat-box{border:1px solid rgba(225,225,225,8%);background-color:rgba(225,225,225,8%);border-radius:12px;padding:1.8em 2em}.rezults-section .stat-box .stat-number,.statbox-color-accent .stat-box .stat-number{color:var(--accent-color)}.statbox-color-accent .stat-box .stat-text{color:rgba(225,225,225,50%)}.logos-marquee{overflow:hidden;position:relative;width:100%}.logos-track{display:flex;gap:var(--gap-grid);padding-top:20px;padding-bottom:20px;animation:scroll-left 30s linear infinite}.logos-track img{max-height:70px;height:auto;width:auto;flex-shrink:0;object-fit:contain}.box-line{padding:var(--gap-grid);border:1px solid var(--border-color);border-radius:15px}.block-shadow{border-radius:10px;padding:1.2em}.block-shadow,.block-shadowonly{box-shadow:0 4px 4px 0#00000040}.box-color-accent.left-border,.case-elem.box-color-accent,.statbox-color-accent .stat-box{border-left-color:var(--accent-color);border-left-width:3px}.box-color-green.left-border,.case-elem.box-color-green{border-left-color:var(--green-color);border-left-width:3px}.border-top,.border-top.border-box{border-top-color:var(--elem-color);border-top-width:3px;border-top-style:solid}.border-bottom{border-bottom-color:var(--elem-color);border-bottom-width:1px;border-bottom-style:solid}.border-right{border-right-color:var(--elem-color);border-right-width:1px;border-right-style:solid}.eeg-monitor{background:#fff;padding:40px;border-radius:20px;max-width:585px;margin-left:auto;margin-right:auto}.eeg-header,.eeg-status{display:flex;align-items:center}.eeg-header{justify-content:space-between;margin-bottom:var(--box-gap);text-transform:uppercase;color:#888;font-weight:600}.eeg-status{gap:8px;font-weight:500;color:#16a34a;text-transform:none}.eeg-status .dot{width:10px;height:10px;background:green;border-radius:50%}.eeg-row{margin-bottom:var(--box-gap)}.eeg-line img{display:block;width:100%}.eeg-stat{padding:.5em 1em;border-radius:.61em}.eeg-monitor .grid-3{gap:1.25em}.egg-stats,footer{color:var(--black-text)}.eeg-stat .eeg-stat__value{font-weight:600;line-height:2;font-size:1.6em}.eeg-stat .eeg-stat__header{text-transform:uppercase;letter-spacing:1.1px;color:#888;font-weight:900;font-size:.8em}.eeg-stat .eeg-stat__change{gap:.3em;color:#16a34a;font-weight:500;font-size:.8em}.benchmark-label{padding-right:.8em}.benchmark-label .eeg-stat__change{white-space:nowrap;font-size:.75em}.fade-up{opacity:0;transform:translateY(20px);transition:opacity .8s ease,transform .8s ease}.fade-up.visible{opacity:1;transform:translateY(0)}footer{margin-top:auto;background-color:var(--footer-bg)}.footer-bottom,.footer-developer{--box-gap:1em;--grid-gap:20px}.arto_logo{height:16px}.header-sticky{top:0;z-index:999;transform-origin:top;transition:transform .3s ease,height .3s ease}header:has(.header-sticky.is-sticky)+.hero{margin-top:var(--sticky-height)}.header-sticky.is-sticky{position:fixed;width:100%;background:rgba(255,255,255,.95);height:var(--sticky-height)}.header-sticky .header__logo img{transition:transform .3s ease,background-color .3s ease,color .3s ease}.header-sticky .btn{transition:var(--btn-transition)}.header__logo .img-container{width:auto;height:98px;max-height:100%}.footer__logo .img-container{width:150px;height:107px}.footer__logo .img-container img,.header__logo .img-container img{object-fit:contain}.hero .grid-2-smal-right{grid-gap:2.8em}.hero.pt-section{padding-top:5em}.hero .button__box{margin-top:1.5em}.subtitle1,footer .subtitle1{font-size:1.6em;line-height:1.5;font-weight:400}footer .navigation__list li{line-height:1.7}footer .navigation__list li:not(:nth-last-child(1)),footer .navigation__title{margin-bottom:15px}.text-center .w-60,.text-center .w-85{margin-left:auto;margin-right:auto}.w-100{width:100%}.w-60{width:60%}.w-85{width:85%}.burger-button{display:flex;width:34px;height:34px;flex-shrink:0;flex-direction:column;justify-content:space-between;padding:8.5px 4.25px;color:red;background-color:transparent;border:0;margin-top:auto;margin-bottom:auto}@media (any-hover:hover){.burger-button:hover{color:#00f;cursor:pointer}}@media (any-hover:none){.burger-button:active{color:green}}.burger-button__line{background-color:var(--black-color);width:100%;height:2px;border-radius:1px;transition-duration:var(--transition-duration)}.burger-button__line:last-child{width:55%;align-self:flex-end}.burger-button.is-active .burger-button__line{background-color:var(--accent-color);animation-name:scrolling-header-btn;animation-fill-mode:both;animation-timeline:scroll();animation-range:17px 200px}.burger-button.is-active .burger-button__line:first-child{rotate:45deg;transform-origin:0;translate:.25em -.1em}.burger-button.is-active .burger-button__line:nth-child(2){rotate:-45deg}.burger-button.is-active .burger-button__line:last-child{width:0}.is-lock,body.modal-open{overflow:hidden}.reviews__slide .img-container img,.reviews__text.scrollable-text{cursor:pointer}.reviews__slide{flex-shrink:0;border:1px solid #e8e8e8;border-radius:.9375em;color:var(--black-text);padding:1.25em;height:300px;max-height:300px;overflow-y:hidden}.reviews__slide:nth-child(even){background-color:#f7f7f5}.reviews__slide .img-container{max-width:100%;border:1px solid #e8e8e8;border-radius:.9375em;aspect-ratio:1/1;max-height:98px}.reviews__slide .img-container img,figure.img-container.clients-image img,figure.img-container.industry-image img{object-fit:contain}.reviews{max-width:100%;overflow:hidden}.reviews__slide .grid-2-smal-left{grid-template-columns:30% 1fr;gap:0}.reviews__slide .reviews__text>article{max-height:calc(300px - 4*1.25em);overflow:hidden;display:-webkit-box;-webkit-line-clamp:7;-webkit-box-orient:vertical}.reviews__link{cursor:pointer;margin-top:.5em}.reviews__nav{display:flex;align-items:center;justify-content:center;gap:1.5em}.reviews__nav button{color:var(--black-text);width:3.75em;height:3.75em;border-radius:1.875em;background-color:#f4f4f4}.modal{display:none;position:fixed;top:0;left:0;z-index:1050;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{background:#fff;padding:2em;position:relative;font-size:.9em}.modal.show{display:block;animation:fadeIn .3s ease-out;overflow-x:hidden;overflow-y:auto}.reviews__logo img{max-height:76px;width:auto;object-fit:contain}.reviews__nav button,div.popup-review.show{display:flex;justify-content:center;align-items:center}.modal .close{position:absolute;right:2em;top:2em;z-index:9999;opacity:.5;-webkit-appearance:none;-moz-appearance:none;appearance:none}.modal-backdrop{background:linear-gradient(0deg,rgba(0,0,0,.8)0,rgba(0,0,0,.8) 100%);width:100%;height:100%;position:fixed;top:0;left:0;z-index:1040;opacity:.5}.reviews_footer{border-top:1px solid var(--black-color);padding-top:var(--section-gap);line-height:1.55}.marks-404.button__box{margin-left:2em;margin-top:auto}.img-404{margin-left:auto;margin-right:1em;margin-bottom:1em;max-width:100%}.cases-hero__stats-label{text-transform:uppercase;letter-spacing:1.2px;font-size:.65em}.cases-hero__stats{margin-left:auto;margin-top:auto}.cases-hero__stats-value{letter-spacing:5%;font-size:6.25em;font-weight:900;color:#99ad7e33;line-height:100%}.artopost-type-archive-cases .case-image{padding:1.5em 0}.case-image{max-width:100%}.case-image img{height:auto;width:auto}.artopost-type-archive-cases .case-image img{max-height:180px;object-fit:contain;margin-left:auto;margin-right:auto;display:block}.cases-filtres{border-top:1px solid var(--accent-color);border-bottom:1px solid #0a0a0a1a}.cases-filtres .mark:not(.active){cursor:pointer}.cases-filtres .mark svg{opacity:1;visibility:visible;width:8px;transition:opacity .3s ease,width .3s ease,visibility .3s}.cases-filtres .mark.active svg{opacity:0;visibility:hidden;width:0}.cases-filtres .mark.active:hover{background-color:var(--black-text)}.cases-elements{--box-gap:3.5em 1.5em;flex-wrap:wrap}.blog-elem,.case-elem,.cta-form :has(.acform-email),.cta-form :has(.acform-name),.cta-form :has(.acform-phone),.cta-form :has(.acform-surname){flex:0 0 calc(50% - 1em);max-width:calc(50% - 1em)}.ba_description.d-flex>*{flex:1;max-width:33%;gap:8px}.case-elem{--box-gap:1.5em;border-style:solid;border-color:rgba(0,0,0,10%);border-radius:8px;gap:var(--box-gap);overflow:hidden;border-width:1px 1px 1px 3px}.column-content_left,.column-content_right{width:100%}.case-category.text-caption{margin-top:auto}.case-methods.button__box{flex-wrap:wrap;padding-top:1em;padding-bottom:1em}.case-elem .column-content_left,.case-elem .column-content_right{padding-top:var(--box-gap);padding-right:1em;padding-left:var(--box-gap)}.case-elem .column-content_right{padding-bottom:var(--box-gap);padding-left:0}.case-brand.mark{width:max-content}.column-content_right.blog-content,.column-content_right.case-content{gap:12px}.case-firsL{font-size:7.5em;line-height:1;text-align:right;font-weight:600;color:var(--green-color)}a.case-link{width:100%;padding-top:8px;padding-bottom:8px}.about-hero{border-bottom:1px solid var(--accent-color)}.profile-card__role{color:var(--additional-grey1)}.profile-card__photo figure{border:2px solid var(--accent-color);border-radius:100%;aspect-ratio:1/1}.accent-el1 blockquote{border-color:var(--elem-color);border-width:2px}.profile-card{margin-top:2.5em;padding-top:1.5em;border-top:3px solid var(--elem-color)}.profile-card__photo{max-height:66px;max-width:66px;aspect-ratio:1/1}.profile-card__role{line-height:1.8}.about-static{--section-gap:3.5em}.about-static .stats-section{gap:0}.about-static .stats-section .stat-box{background-color:var(--white-color);border-left:none;text-transform:uppercase;color:var(--additional-grey2);box-sizing:border-box;padding:36px 40px;flex:1 1 0;min-width:0;transition:background-color .3s ease-out,opacity .3s ease-out}.about-static .stat-box .h3{font-weight:400}.about-static .stats-section .stat-box:hover{background-color:var(--hover-bg);opacity:.9}.about-static .stat-box__content{--section-gap:6px}.about-static .stat-box .h3.digits,.digits{color:var(--digit-color);font-weight:500;font-size:4em;line-height:1.25;letter-spacing:0;min-width:5ch}.about-work{--boxes-gap:25px}.block-curs__link,.industries-grid,.metric-desсription{--grid-gap:35px 1.67%;--section-gap:var(--box-gap)}.industry-card{position:relative;box-shadow:0 4px 4px 0#00000040;padding:var(--boxes-gap);border-radius:3px;transition:transform .3s ease-out}.industry-card::before{width:0;transition:width .3s ease-out;top:0;height:2px}.border-top.animation-border:before{top:0;height:2px}.border-top.animation-border.border-box{border-top:none}.border-top.animation-border.border-box:before{width:calc(100% - var(--border-radius));text-align:center;margin-left:calc(var(--border-radius)/2)}.border-box{--border-radius:1.5em;border-width:1px;padding:1.8em;border-color:var(--additional-grey2);border-style:solid;border-radius:var(--border-radius)}.border-bottom.animation-border:after,.border-top.animation-border:before,.industry-card::before{content:"";position:absolute;left:0;background-color:var(--elem-color)}.border-bottom.animation-border:after{bottom:0;height:1px;width:100%}.border-bottom,.border-top{position:relative;transition:width .3s ease-out}.contacts-form.container-p-left.pt-section__small.section-column{--section-gap:24px}.contacts-hero.border-bottom.animation-border:after{bottom:0}.about-links .border-bottom.animation-border:after,.blog-elem.border-bottom.animation-border:after,.navigation__list .border-bottom.animation-border:after{bottom:-1em}h4.border-bottom.animation-border:after{bottom:-.5em;position:relative;content:"";display:block;height:.5px}.industry-title{color:var(--black-text)}.industry-card:hover{transform:translateY(-5px)}.border-top.animation-border:before,.industry-card:hover::before{width:100%}figure.img-container.industry-image{max-height:45px;max-width:45px;aspect-ratio:1/1;border-radius:100%;display:flex;align-items:center;justify-content:center;padding:10px}figure.img-container.clients-image{width:83px;height:33px}.industry-clients-logos{--box-gap:1.125em 1.5em}.metric{border-radius:.3125em;padding:1.25em 1.4375em}.metric-head{justify-content:space-between;margin-bottom:10px}.metric-label{text-transform:none}.metric-value{font-weight:600;font-size:1.25em;line-height:1.5;color:var(--black-text)}.progress{background:#b4b4b4;border-radius:5px;overflow:hidden;height:5px}.progress-bar{height:100%;width:0;transition:width 1.5s ease-in-out;background:var(--elem-color)}.metric-desсription{border-radius:.625em;padding:1.4375em;box-shadow:0 4px 4px 0#00000040}.metric-desсription :is(h2,h3,h4,h5){font-weight:400}.grid-2.metrics{grid-auto-rows:1fr}.block-curs__link{border-radius:3px;box-shadow:0 4px 4px 0#00000040;padding:var(--box-gap)}.prefooter-bg.prefutor.pt-section{background-repeat:no-repeat;background-position-x:center;background-position-y:0}.about-links__link>a{padding:.625em .9375em;color:var(--black-text);transition:all 300ms ease-out;border:1px solid transparent}.about-links__link>a:hover{background-color:var(--bage-color);border-radius:5px;border:1px solid #dfdfdf}.blog-elem{--grid-gap:1.5em;--elem-color:rgba(0, 0, 0, 0.1);padding-top:1em}.contacts-hero{--elem-color:var(--green-color)}.contacts-elem li{--pt-section:10px}.contacts-elem .mt-section{--mt-section:50px}.contacts-elem{--section-gap:30px;--gap-icon:8px;--elem-color:#9A9A9A;padding-left:var(--box-gap);padding-right:var(--box-gap)}.contacts-elem .navigation__list{--elem-color:#000000}.icon-bg{--gap-icon:1em}.icon-bg .icon{background-color:#fff;padding:.6em;border-radius:100%;border-color:#fff}.contacts-blockquote{padding-left:1.5em;border-radius:12px;border-left-width:4px;padding-top:1.5em;padding-bottom:1.5em}form{--border-color:rgba(0,0,0,29%);display:flex;flex-wrap:wrap;gap:0 var(--box-gap)}form .cta-form__form-group.error{--border-color:var(--accent-color)}.form-group{display:flex;flex-direction:column;gap:.6em;color:var(--additional-grey1);margin-bottom:var(--box-gap)}form input,form textarea{background-color:var(--input-bg);border:1px solid var(--border-color);border-radius:7px;outline:0;padding:.9em 1.8em}.cta-form,.cta-form :has(.acform-company),.cta-form :has(.acform-message){flex:0 0 100%;max-width:100%}.cta-form :has(.acform-message){margin-bottom:0}.cta-form :has(.acform-policy){flex-direction:row-reverse;align-items:center;color:var(--dark-color);justify-content:flex-end}.cta-form :has(.acform-policy) label{max-width:300px}.acform-policy{--border-color:#000;width:24px;height:24px;border-radius:0}.case_rezult_small{margin-top:auto}.rezults-section .rezult-block{padding:1.2em 1.8em}.case-card__item{--section-gap:4px}.case-card__item .button__box{margin-top:var(--section-gap)}.section-memos svg,.step-number{color:var(--elem-color)}.section-absolute .step-number{font-weight:500;font-size:2000%;line-height:1;opacity:10%}.step-3 .step-number{--elem-color:#898989}.step-3 .accent-bg1-1 .text-editor .subtitle{opacity:50%}.ba_images{max-width:500px;width:100%}.black-mark{padding:.625em .75em;border-radius:6.25em;display:inline-block}.section-memo,.section-memo .border-bottom{border-color:var(--border-color)}.section-authors li{margin-bottom:1em}.artosingle{--width-sidebar:22.54%}.section-absolute.hero-lable{bottom:0;z-index:2;left:1em}.tab-item{border-radius:7px;padding:12px;background-color:var(--input-bg)}.expertise-text>div>.section-column{height:100%}.contacts-content,.expertise-text,.grid-2.metrics,.tools-and-tech{--grid-gap:1.5em}.expertise-text>div>.section-column .section-column,.tools-and-tech__elem{--section-gap:1.1em}.tools-and-tech__elem{padding-right:.75em;padding-left:.75em}.work-process__step{--border-color:var(--black-text);display:flex;gap:2em;justify-content:center}.step_counter{border:1px solid var(--border-color);border-radius:50%;padding:.375em;aspect-ratio:1/1;display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;width:1.91em;height:1.91em;background-color:#fff}.step_text{--section-gap:.8em;justify-content:center}.step_counter{position:relative}.work-process__step:not(:nth-last-child(1)) .step_counter::after{content:"";position:absolute;top:100%;left:50%;transform:translateX(-50%);width:2px;height:1em;background:var(--black-text);animation:lineDown 1s ease forwards}.work-process__step:has(+.transparent-border) .step_counter::after{content:none}.form-group.submit-btn{flex:0 0 100%}.step-result,section.step-1.full-container.pt-section.pb-section,section.step-3.full-container.pt-section.pb-section{--width-sidebar:35%}.step-2__marks{position:relative;top:20%;transform:translateY(-20%)}.cta-insertion-b button{transition:var(--btn-transition);box-shadow:0 2px 2px 0#00000040}