.team-list{position:relative;overflow:hidden}.team-list-container{position:unset}.team-list .swiper-scrollbar{position:relative;background:rgba(0,0,0,0);height:6px;border-radius:6px;margin-top:0;bottom:0!important}.team-list .swiper-scrollbar:before{content:"";width:100%;height:2px;display:block;position:absolute;left:0;top:50%;transform:translateY(-50%);background:#546078;z-index:4}.team-list .swiper-scrollbar-drag{background:#15181e;border-radius:0;z-index:10}.team-list__header{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px}.team-list__header-icon{width:40px;margin-bottom:8px}.team-list__box{display:flex;flex-wrap:nowrap;overflow:scroll;gap:16px;overflow-x:auto;scrollbar-width:thin;scrollbar-color:#888 #f0f0f0}.team-list__box::-webkit-scrollbar{height:4px}.team-list__box::-webkit-scrollbar-track{background:#c5cad3;border-radius:4px}.team-list__box::-webkit-scrollbar-thumb{background:#15181e;border-radius:4px}.team-list__box::-webkit-scrollbar-thumb:hover{background:#15181e}.team-list__box.mod-popup .team-list__item{cursor:pointer}.team-list__box.mod-popup .team-list__item:after{content:"";position:absolute;top:24px;right:36px;display:block;width:32px;height:32px;background-image:url(/images/arrows/arrow-up-right-purple.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;opacity:0}.team-list__box.mod-popup .team-list__item:hover{background:#efeeff;border:2px solid #4e04fb}.team-list__box.mod-popup .team-list__item:hover:after{opacity:1}.team-list__box.mod-popup .team-list__item:hover .team-list__item-name,.team-list__box.mod-popup .team-list__item:hover .team-list__item-position{color:#4e04fb}.team-list__item{position:relative;flex-direction:column;text-align:center;padding:24px;width:240px;min-width:240px;min-height:250px;border-radius:12px;background-color:#f6f6f9;border:2px solid #eaecf0;transition:all .3s ease}.team-list__item,.team-list__item-image{display:flex;align-items:center;justify-content:center}.team-list__item-image{width:90px;height:90px;border-radius:12px;overflow:hidden;margin-bottom:16px}.team-list__item-button{margin-top:16px}@media(min-width:768px){.team-list__box{justify-content:center}.team-list__header{margin-bottom:64px}}@media(min-width:1280px){.team-list__box{display:grid;grid-template-areas:". . .";grid-template-columns:1fr 1fr 1fr;gap:16px;padding:0 40px;overflow:hidden}.team-list__item{width:100%;max-width:100%}.team-list__item:after{opacity:1}.team-list__item-button{display:none}}.team-list-popup{top:0;left:0;width:100vw;height:100vh;z-index:99999999;display:flex;align-items:center;justify-content:center;z-index:120;position:fixed;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:999}.team-list-popup.is-open{pointer-events:auto;opacity:1}.team-list-popup__overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2509803922);cursor:pointer}.team-list-popup-container{position:relative;background:#fff;width:100%;max-width:736px;margin:0 auto;border-radius:24px;overflow:hidden}.team-list-popup__info{display:grid;grid-template-areas:". .";grid-template-columns:48px 1fr;gap:12px;background:#f6f6f9;padding:16px}.team-list-popup__info_image{width:48px;height:auto;border-radius:8px}.team-list-popup__info_title{margin-bottom:4px}.team-list-popup__info_quote{display:none}.team-list-popup__box{background:#fff;padding:16px}.team-list-popup__box_form{margin-top:24px}.team-list-popup__close{position:absolute;top:4px;right:4px;background:rgba(0,0,0,0);font-family:var(--font-poppins),sans-serif;color:#15181e;font-weight:300;border:none;width:40px;height:40px;font-size:20px;z-index:11;display:flex;align-items:center;justify-content:center;transition:all .2s;cursor:pointer}.team-list-popup__close:hover{opacity:.8}@media(min-width:768px){.team-list-popup-container{display:grid;grid-template-areas:". .";grid-template-columns:320px 1fr;width:736px;max-width:unset;margin:0}.team-list-popup__info{display:flex;flex-direction:column;gap:0;padding:40px;margin-bottom:8px}.team-list-popup__info_image{width:100px;min-width:100px}.team-list-popup__info_quote{color:#546078;display:block;margin-top:16px}.team-list-popup__box{padding:40px}.team-list-popup__close{top:12px;right:12px}}@media(min-width:1440px){.team-list-popup-container{width:800px}}#acFormPopup form{padding:0;margin:0}#acFormPopup form ._form_element{margin:0}#acFormPopup form ._form_element._clear{margin-top:-16px}#acFormPopup form ._form_element p{font-family:var(--font-poppins),sans-serif!important;font-size:16px!important;font-weight:400;padding:0!important;margin-top:32px}#acFormPopup form ._form_element label._form-label{font-family:var(--font-poppins),sans-serif;font-size:18px;font-weight:400;margin-bottom:8px}#acFormPopup form ._submit{display:flex;justify-content:center;align-items:center;font-family:var(--font-poppins),sans-serif!important;font-size:16px!important;font-style:normal;font-weight:400;padding:11px 0!important;width:100%;height:44px;border-radius:8px!important;margin:24px 0 0!important;outline:2px solid rgba(0,0,0,0);outline-offset:2px;background-color:#15181e!important}#acFormPopup form ._submit:hover{background-color:#2a303c!important}#acFormPopup form ._submit:focus{outline-color:#0b5cab}#acFormPopup form ._field-wrapper input[type=text],#acFormPopup form ._field-wrapper textarea{font-family:var(--font-poppins),sans-serif;font-size:16px;font-style:normal;font-weight:400;color:#15181e;padding:8px 16px;width:100%;height:40px;border-radius:12px!important;border:1px solid #eaecf0;background:#f6f6f9;transition:all .3s ease;margin-bottom:12px}#acFormPopup form ._field-wrapper input[type=text]::placeholder,#acFormPopup form ._field-wrapper textarea::placeholder{font-family:var(--font-poppins),sans-serif;font-size:16px;font-style:normal;font-weight:400;color:#546078}#acFormPopup form ._field-wrapper input[type=text]._has_error,#acFormPopup form ._field-wrapper textarea._has_error{border:1px solid #ca4a41}#acFormPopup form ._field-wrapper input[type=text]:focus,#acFormPopup form ._field-wrapper textarea:focus{border:1px solid #15181e}#acFormPopup form ._field-wrapper textarea{padding:16px;height:124px}#acFormPopup form ._error{position:relative;right:unset;left:unset;bottom:0!important;margin:8px 0 0;text-align:left;padding:0}#acFormPopup form ._error-arrow{display:none}#acFormPopup form ._error-inner{font-family:var(--font-poppins),sans-serif;text-align:left;font-size:16px;font-style:normal;font-weight:400;color:#ca4a41;padding:0;background:rgba(0,0,0,0);box-shadow:none;outline:none;white-space:nowrap}#acFormPopup form .field-required{color:#15181e}#acFormPopup form ._form-branding{display:none}@media(min-width:768px){#acFormPopup form ._submit{padding:8px 24px!important;height:40px}}@media(min-width:1280px){#acFormPopup form{max-width:unset}#acFormPopup form ._form-content{display:flex;flex-direction:row;flex-wrap:wrap;grid-gap:0 24px}#acFormPopup form ._submit{width:fit-content}}.tech-hero__title{position:relative;padding:8px 16px}.tech-hero__title:before{top:0}.tech-hero__title:after,.tech-hero__title:before{content:"";width:100%;height:1px;background:#eaecf0;position:absolute;left:0;right:0;margin:0 auto}.tech-hero__title:after{bottom:-1px}.tech-hero__text{position:relative;padding:24px 16px}.tech-hero__text p{color:#546078}.tech-hero-deco{position:relative}.tech-hero-deco-top{height:64px}.tech-hero-deco-top:after,.tech-hero-deco-top:before{content:"";width:1px;height:48px;background-image:linear-gradient(300deg,#FFFFFF 1%,#EAECF0 174.35%);position:absolute;bottom:0}.tech-hero-deco-top:before{left:33%}.tech-hero-deco-top:after{right:33%}.tech-hero-deco-bottom{height:68px}.tech-hero-deco-bottom:before{content:"";width:100%;height:1px;background:#eaecf0;position:absolute;top:0;left:0;right:0;margin:0 auto}.tech-hero__list-item{position:absolute;z-index:4}.tech-hero__list-item.item-01{top:15px;left:36px}.tech-hero__list-item.item-02{top:15px;right:12px}.tech-hero__list-item.item-03{top:15px;left:36px}.tech-hero__list-item.item-04{top:15px;right:12px}@media(min-width:768px){.tech-hero__text,.tech-hero__title{text-align:center}.tech-hero__text{padding:32px 40px}.tech-hero-deco-top{height:140px}.tech-hero-deco-top:after,.tech-hero-deco-top:before{height:120px}.tech-hero-deco-top:before{left:30%}.tech-hero-deco-top:after{right:30%}.tech-hero-deco-bottom{height:80px}.tech-hero__list-item.item-01{top:59px;left:92px}.tech-hero__list-item.item-02{top:84px;right:105px}.tech-hero__list-item.item-03{top:-139px;left:31px}.tech-hero__list-item.item-04{top:-100px;right:58px}}@media(min-width:1280px){.tech-hero__title{white-space:break-spaces;padding:21px 40px}.tech-hero__text{padding:32px 40px}.tech-hero__text p{max-width:620px;margin:0 auto}.tech-hero__list-item.item-01{top:70px;left:226px}.tech-hero__list-item.item-02{top:76px;right:289px}.tech-hero__list-item.item-03{top:-19px;left:132px}.tech-hero__list-item.item-04{top:-100px;right:98px}}.tech-plain{position:relative;padding:16px;border-bottom:1px solid #eaecf0}.tech-plain a,.tech-plain ol li,.tech-plain p,.tech-plain ul li{font-family:var(--font-poppins),sans-serif;font-size:18px;line-height:150%;margin:0;padding:0;color:#546078;color:#15181e}.tech-plain a{text-decoration:underline}.tech-plain a:hover{color:#15181e}.tech-plain p{white-space:break-spaces;margin:24px 0}.tech-plain img{margin:24px 0;border-radius:16px;overflow:hidden;width:fit-content}.tech-plain h1,.tech-plain h2,.tech-plain h3,.tech-plain h4{margin:48px 0 24px}.tech-plain h5,.tech-plain h6{margin:32px 0 24px}.tech-plain ol,.tech-plain ul{display:flex;flex-direction:column;grid-gap:8px;margin:24px 0}@media(min-width:768px){.tech-plain{padding:32px}}@media(min-width:1280px){.tech-plain{padding:40px}}.subcase-solution{position:relative}.subcase-solution__item{position:relative;padding:16px;border-bottom:1px solid #eaecf0}.subcase-solution__content{margin-bottom:44px}.subcase-solution__content-title{display:flex;align-items:flex-start;grid-gap:16px;margin-bottom:32px}.subcase-solution__content-title .mod-num{color:#546078}.subcase-solution__content-text h3:not(:first-child),.subcase-solution__content-text h4:not(:first-child),.subcase-solution__content-text h5:not(:first-child){margin-top:24px}.subcase-solution__content-text h3,.subcase-solution__content-text h4,.subcase-solution__content-text h5{margin-bottom:16px}.subcase-solution__content-text p{font-size:14px;color:#546078}.subcase-solution__banner{display:flex;flex-direction:column;justify-content:center;padding:40px 24px;background:#f6f6f9;border:1px solid #f6f6f9;margin-bottom:24px}.subcase-solution__banner-title{color:#546078;margin-bottom:12px}.subcase-solution__banner-text{color:#4e04fb}.subcase-solution__images{display:flex;flex-direction:column;gap:24px}.subcase-solution__images-item{width:100%}@media(min-width:768px){.subcase-solution__banner,.subcase-solution__item{padding:32px}}@media(min-width:1280px){.subcase-solution__item{padding:40px}.subcase-solution__content{max-width:600px;margin-bottom:40px}.subcase-solution__banner{padding:60px 40px}.subcase-solution__images{gap:40px}}