@font-face{font-family:Neue Einstellung;src:url(/fonts/neue-einstellung/NEUE-EINSTELLUNG-EXTRA-LIGHT.OTF)format("opentype");font-weight:200;font-style:normal}@font-face{font-family:Neue Einstellung;src:url(/fonts/neue-einstellung/NEUE-EINSTELLUNG-LIGHT.OTF)format("opentype");font-weight:300;font-style:normal}@font-face{font-family:Neue Einstellung;src:url(/fonts/neue-einstellung/NEUE-EINSTELLUNG-REGULAR.OTF)format("opentype");font-weight:400;font-style:normal}@font-face{font-family:Neue Einstellung;src:url(/fonts/neue-einstellung/NEUE-EINSTELLUNG-MEDIUM.OTF)format("opentype");font-weight:500;font-style:normal}@font-face{font-family:Neue Einstellung;src:url(/fonts/neue-einstellung/NEUE-EINSTELLUNG-SEMI-BOLD.OTF)format("opentype");font-weight:600;font-style:normal}@font-face{font-family:Neue Einstellung;src:url(/fonts/neue-einstellung/NEUE-EINSTELLUNG-BOLD.OTF)format("opentype");font-weight:700;font-style:normal}@font-face{font-family:Neue Einstellung;src:url(/fonts/neue-einstellung/NEUE-EINSTELLUNG-EXTRA-BOLD.OTF)format("opentype");font-weight:800;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}h1,h2,h3,h4,h5,p{margin:0;padding:0}html,body{background-color:#fff;width:100%;height:100%;margin:0 auto}.main-section{padding-top:80px}@media screen and (max-width:1600px){.main-section{padding-top:40px}}@media screen and (max-width:992px){.main-section{padding-top:60px}}@media screen and (max-width:576px){.main-section{padding-top:50px}}.header-section{z-index:100;background:#001955;width:100%;padding:20px 0;position:fixed;top:0;left:0}@media screen and (max-width:576px){.header-section{padding:10px 0}}.header-section__container{flex-direction:row;justify-content:space-between;align-items:center;gap:60px;width:1120px;margin:0 auto;display:flex;position:relative}@media screen and (max-width:1200px){.header-section__container{width:90%}}@media screen and (max-width:576px){.header-section__container{gap:0;width:92%}}@media screen and (max-width:992px){.header-section__container__logo img{width:112px}}@media screen and (max-width:1200px){.header-section__container__nav{display:none}}.header-section__container__nav__list{flex-direction:row;gap:30px;margin:0;padding:0;display:flex}.header-section__container__nav__list__menu{align-items:center;list-style:none;display:flex}.header-section__container__nav__list__menu a{color:#fff;text-align:center;text-transform:uppercase;border-bottom:1px solid #0000;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;text-decoration:none}.header-section__container__nav__list__menu--active,.header-section__container__nav__list__menu:not(.menu-dropdown):hover{border-bottom:1px solid #fff}.header-section__container__nav__toggle{background:0 0;border:none;outline:none;justify-content:center;align-items:center;margin-right:8px;padding:0;display:flex}.header-section__container__nav__toggle span{color:#fff;text-align:center;text-transform:uppercase;border-bottom:1px solid #0000;padding-bottom:2px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;text-decoration:none}.header-section__container__nav__toggle span.active,.header-section__container__nav__toggle:hover span{border-bottom:1px solid #fff}.header-section__container__nav__dropdown{opacity:0;visibility:hidden;background:#fff;border-radius:8px;flex-direction:column;gap:12px;margin:0;padding:10px 12px;transition:opacity .5s;display:flex;position:absolute;top:45px;box-shadow:0 1px 1px #0000001f,0 0 0 1px #676e7629,0 2px 5px #676e7614}.header-section__container__nav__dropdown li{border-bottom:1px solid #0000;width:320px;list-style:none}.header-section__container__nav__dropdown li a{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.header-section__container__nav__dropdown li a:hover{border-bottom:1px solid #000}.header-section__container__nav__dropdown--active-show-dropdown-menu{opacity:1;visibility:visible}.header-section__container__cta-and-hamburger{flex-direction:row;justify-content:flex-end;align-items:center;gap:20px;display:flex}@media screen and (max-width:576px){.header-section__container__cta-and-hamburger{border-radius:5px;width:100%;font-size:12px;line-height:18px}}.header-section__container__cta-and-hamburger__cta{color:#000;text-align:center;text-transform:uppercase;background-color:#b9e119;border-radius:8px;padding:12px 20px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:background-color .3s ease-in-out}@media screen and (max-width:576px){.header-section__container__cta-and-hamburger__cta{border-radius:5px;padding:5px 10px;font-size:12px;line-height:18px}}.header-section__container__cta-and-hamburger__cta:hover{color:#000;background-color:#fff}.header-section__container__cta-and-hamburger__hamburger-menu{cursor:pointer;width:25px;position:relative}@media screen and (min-width:1200px){.header-section__container__cta-and-hamburger__hamburger-menu{display:none}}.header-section__container__cta-and-hamburger__hamburger-menu span{background-color:#fff;width:100%;height:2px;transition:transform .3s,opacity .3s;display:block}.header-section__container__cta-and-hamburger__hamburger-menu span:first-child,.header-section__container__cta-and-hamburger__hamburger-menu span:nth-child(2){margin-bottom:5px}.header-section__container__cta-and-hamburger__hamburger-menu.open span:first-child{transform:rotate(45deg)translate(5px,5px)}.header-section__container__cta-and-hamburger__hamburger-menu.open span:nth-child(2){opacity:0}.header-section__container__cta-and-hamburger__hamburger-menu.open span:nth-child(3){transform:rotate(-45deg)translate(5px,-5px)}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu{opacity:0;visibility:hidden;pointer-events:none;background-color:#001955;border:1px solid #001955;flex-direction:column;gap:20px;width:35%;height:100vh;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:100%;right:0;box-shadow:0 2px 4px #0000001a}@media screen and (min-width:1200px){.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu{display:none}}@media screen and (max-width:992px){.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu{width:50%}}@media screen and (max-width:576px){.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu{width:85%}}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu.open{opacity:1;visibility:visible;pointer-events:all}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu{width:100%;list-style:none}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu a{color:#fff;text-align:left;text-transform:uppercase;border-bottom:1px solid #0000;flex-direction:row;align-items:center;gap:10px;padding-left:12px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;text-decoration:none;display:flex}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu button{background:0 0;border:none;outline:none;flex-direction:row;align-items:center;gap:10px;padding:0 0 0 12px;display:flex}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu button>span{color:#fff;text-align:center;text-transform:uppercase;border-bottom:1px solid #0000;padding-bottom:2px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;text-decoration:none}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu--active a{color:#1414be;background-color:#fff;border-radius:12px;width:100%;padding:12px}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu__dropdown{visibility:hidden;background:#001955;flex-direction:column;gap:14px;height:0;padding:0 0 0 10px;list-style:none;display:flex}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu__dropdown a{color:#fff;text-align:left;text-transform:uppercase;border-bottom:1px solid #0000;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu__dropdown--active a{color:#1414be;background-color:#fff;border-radius:12px;width:100%;padding:12px}.header-section__container__cta-and-hamburger__hamburger-menu__nav-menu__list-menu__dropdown--open{visibility:visible;height:100%;margin-top:12px}.footer-section{flex-direction:column;align-items:center;gap:60px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.footer-section{gap:30px;width:90%;padding:30px 0}}.footer-section__logo{align-self:flex-start}.footer-section__container{border-top:2px solid #00000080;flex-direction:row;justify-content:space-between;gap:200px;width:100%;padding:20px 0;display:flex}@media screen and (max-width:1200px){.footer-section__container{flex-direction:column;justify-content:flex-start;gap:20px}}.footer-section__container__info{flex-direction:column;gap:10px;width:50%;display:flex}@media screen and (max-width:1200px){.footer-section__container__info{width:100%}}.footer-section__container__info__title{color:#454c52;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:700;line-height:28px}.footer-section__container__info__list{flex-direction:column;gap:10px;width:365px;padding:0;list-style:none;display:flex}@media screen and (max-width:1200px){.footer-section__container__info__list{width:100%}}.footer-section__container__info__list li{color:#676e76;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:500;line-height:20px}.footer-section__container__right{flex-direction:row;justify-content:flex-start;gap:150px;width:50%;display:flex}@media screen and (max-width:1200px){.footer-section__container__right{flex-direction:column;gap:20px;width:100%}}.footer-section__container__links{flex-direction:column;gap:10px;display:flex}.footer-section__container__links__title{color:#454c52;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:700;line-height:28px}.footer-section__container__links__list{flex-direction:column;gap:10px;padding:0;list-style:none;display:flex}.footer-section__container__links__list li a{color:#676e76;text-align:left;border-bottom:1px solid #0000;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:500;line-height:20px;text-decoration:none}.footer-section__container__links__list li a:hover{border-bottom:1px solid #676e76}.footer-section__container__contact-and-certificate{flex-direction:column;gap:10px;display:flex}.footer-section__container__contact-and-certificate__title{color:#454c52;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:700;line-height:28px}.footer-section__container__contact-and-certificate__social{flex-direction:column;gap:10px;display:flex}.footer-section__container__contact-and-certificate__social__list{flex-direction:row;gap:10px;display:flex}.footer-section__container__contact-and-certificate__certificate{flex-direction:column;gap:10px;display:flex}.logo-clients-section{flex-direction:column;justify-content:center;gap:10px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.logo-clients-section{width:90%}}@media screen and (max-width:576px){.logo-clients-section{padding:30px 0}}.logo-clients-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-underline-offset:10px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}@media screen and (max-width:576px){.logo-clients-section__title{font-size:30px;line-height:38px}}.logo-clients-section__description{color:#454c52;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:576px){.logo-clients-section__description{width:100%;font-size:12px;line-height:18px}}.logo-clients-section__partners{flex-direction:column;align-items:center;gap:10px;display:flex}@media screen and (max-width:730px){.logo-clients-section__partners{flex-flow:wrap;justify-content:center}}@media screen and (max-width:334px){.logo-clients-section__partners{justify-content:flex-start}}.logo-clients-section__partners__up,.logo-clients-section__partners__down{flex-direction:row;gap:16px;display:flex}@media screen and (max-width:730px){.logo-clients-section__partners__up,.logo-clients-section__partners__down{flex-direction:column;gap:10px}}@media screen and (max-width:334px){.logo-clients-section__partners__up,.logo-clients-section__partners__down{padding-left:10%}}.logo-clients-section__partners__up span,.logo-clients-section__partners__down span{color:#676e76;text-align:left;flex-direction:row;align-items:center;gap:6px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:flex}@media screen and (max-width:576px){.logo-clients-section__partners__up span,.logo-clients-section__partners__down span{font-size:12px}}@media screen and (max-width:375px){.logo-clients-section__partners__up span,.logo-clients-section__partners__down span{gap:10px}}.logo-clients-section__slider{margin-top:10px}.logo-clients-section__slider .slick-track{align-items:center;display:flex}.logo-clients-section__slider .slick-slide{margin:0 50px}@media screen and (max-width:576px){.logo-clients-section__slider .slick-slide{margin:0 30px}}.logo-clients-section__slider__item{-webkit-user-select:none;user-select:none;pointer-events:none}.logo-clients-section__slider__item__image{width:100%;height:auto}.why-choose-us-section{grid-template-rows:repeat(2,1fr);grid-template-columns:repeat(4,1fr);justify-content:center;gap:30px;width:1120px;margin:0 auto;padding:60px 0;display:grid}@media screen and (max-width:1200px){.why-choose-us-section{display:none}}.why-choose-us-section__title{color:#1414be;letter-spacing:-.02em;text-align:left;text-underline-offset:10px;grid-column:1/3;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}.why-choose-us-section__cards-item{cursor:default;background:#1414be url(/img/bg-card-why-choose-us.svg) 110px/cover no-repeat;border-radius:22px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:255px;height:300px;padding:20px;transition:all .4s ease-in-out;display:flex;position:relative}.why-choose-us-section__cards-item:hover{background-position:-400px}.why-choose-us-section__cards-item:hover .why-choose-us-section__cards-item__title{opacity:0;display:none}.why-choose-us-section__cards-item:hover .why-choose-us-section__cards-item__description{visibility:visible;opacity:1;max-height:100%}.why-choose-us-section__cards-item:hover .why-choose-us-section__cards-item__icon{animation:.3s ease-in-out forwards leftToRightAndRotateWhyChooseUs}.why-choose-us-section__cards-item__title{color:#fff;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:600;line-height:32px;transition:all .3s ease-in-out}.why-choose-us-section__cards-item__description{color:#fff;text-align:left;visibility:hidden;opacity:0;max-height:0;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;transition:opacity .3s ease-in-out}.why-choose-us-section__cards-item__icon{background:url(/img/chevron-right.svg) 50%/cover no-repeat;width:30px;height:30px}.why-choose-us-section__add-animation-out-hover{animation:.3s ease-in-out forwards rightToLeftAndRotateWhyChooseUs}.why-choose-us-section--mobile{flex-direction:column;align-items:center;gap:20px;width:90%;margin:0 auto;padding:60px 0;display:flex}@media screen and (min-width:1200px){.why-choose-us-section--mobile{display:none}}@media screen and (max-width:576px){.why-choose-us-section--mobile{padding:30px 0}}.why-choose-us-section--mobile__title{color:#1414be;letter-spacing:-.02em;text-align:center;border-bottom:3px solid #b9e119;margin-bottom:20px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.why-choose-us-section--mobile__title{font-size:30px;line-height:38px}}.why-choose-us-section--mobile__cards-item{cursor:pointer;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:22px;flex-direction:column;padding:20px;display:flex;box-shadow:inset 100vh 100vw #1414be}@media screen and (max-width:576px){.why-choose-us-section--mobile__cards-item{width:100%}}.why-choose-us-section--mobile__cards-item__title{color:#fff;text-align:left;flex-direction:row;justify-content:space-between;align-items:center;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:600;line-height:30px;display:flex}.why-choose-us-section--mobile__cards-item__title:after{content:"";background:url(/img/our-services/plus.svg) 50% no-repeat;width:16px;height:16px;display:block}.why-choose-us-section--mobile__cards-item__description{color:#fff;text-align:left;opacity:0;height:0;min-height:0;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.why-choose-us-section--mobile__cards-item__description--active{opacity:1;height:-webkit-fit-content;height:fit-content;min-height:-webkit-fit-content;min-height:fit-content;padding:10px 0;transition:all .3s ease-in-out}.case-studies-section{flex-direction:column;gap:50px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.case-studies-section{width:90%}}@media screen and (max-width:576px){.case-studies-section{gap:20px;padding:30px 0}}.case-studies-section__tagline{flex-direction:row;justify-content:flex-start;align-items:flex-start;gap:28px;display:flex}@media screen and (max-width:1200px){.case-studies-section__tagline{flex-direction:column;align-items:center}}.case-studies-section__tagline__title{color:#1414be;letter-spacing:-.02em;text-underline-offset:10px;text-transform:uppercase;width:50%;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}@media screen and (max-width:1200px){.case-studies-section__tagline__title{text-align:center;width:100%}}@media screen and (max-width:576px){.case-studies-section__tagline__title{font-size:30px;line-height:38px}}.case-studies-section__tagline__description{color:#596066;text-align:left;width:531px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1200px){.case-studies-section__tagline__description{text-align:center;width:100%}}@media screen and (max-width:576px){.case-studies-section__tagline__description{font-size:12px;line-height:18px}}.case-studies-section__case-studies{grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:40px;display:grid}@media screen and (max-width:768px){.case-studies-section__case-studies{grid-template-columns:repeat(1,1fr);gap:50px}}.case-studies-section__case-studies__card{flex-direction:column;justify-content:flex-end;gap:20px;width:100%;display:flex}.case-studies-section__case-studies__card__img-project{cursor:pointer;background-color:#1414be;border-radius:22px;height:310px;transition:background-color .3s ease-in-out;position:relative;overflow:hidden}@media screen and (max-width:1200px){.case-studies-section__case-studies__card__img-project{height:240px}}@media screen and (max-width:768px){.case-studies-section__case-studies__card__img-project{height:310px}}@media screen and (max-width:576px){.case-studies-section__case-studies__card__img-project{height:240px}}@media screen and (min-width:1200px){.case-studies-section__case-studies__card__img-project:hover{background-color:#b9e119}.case-studies-section__case-studies__card__img-project:hover .case-studies-section__case-studies__card__img-project__info{background:linear-gradient(#0000 0%,#000000ba 76.5%)}.case-studies-section__case-studies__card__img-project:hover .case-studies-section__case-studies__card__img-project__info__description{visibility:visible;opacity:1}.case-studies-section__case-studies__card__img-project:hover .case-studies-section__case-studies__card__img-project__img{transform:rotate(-10deg)scale(.9)}}.case-studies-section__case-studies__card__img-project__img{width:100%;height:auto;transition:transform .3s ease-in-out;position:relative;top:-30px;left:20px;transform:rotate(-15deg)scale(.9)}@media screen and (max-width:768px){.case-studies-section__case-studies__card__img-project__img{top:0;left:0;transform:rotate(-15deg)scale(1.1)}}@media screen and (max-width:576px){.case-studies-section__case-studies__card__img-project__img{transform:rotate(-15deg)scale(1.2)}}.case-studies-section__case-studies__card__img-project__info{z-index:10;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;padding:14px 20px;transition:background-color .3s ease-in-out;display:flex;position:absolute;bottom:0}@media screen and (max-width:1200px){.case-studies-section__case-studies__card__img-project__info{background:linear-gradient(#0000 0%,#000000ba 76.5%);padding:14px 10px}}.case-studies-section__case-studies__card__img-project__info__link{border-width:1px,1px,1px,0px;background:linear-gradient(144.58deg,#fffc 8.44%,#fff6 91.56%);border-style:solid;border-color:#e5e7ea;border-radius:0 100px 100px 0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media screen and (max-width:1200px){.case-studies-section__case-studies__card__img-project__info__link{width:30px;height:30px}}@media screen and (max-width:576px){.case-studies-section__case-studies__card__img-project__info__link{width:60px;height:30px}}.case-studies-section__case-studies__card__img-project__info__link:hover{background-color:#fff;border:none}.case-studies-section__case-studies__card__img-project__info__link img{width:20px;height:20px}@media screen and (max-width:1200px){.case-studies-section__case-studies__card__img-project__info__link img{width:15px;height:15px}}.case-studies-section__case-studies__card__img-project__info__description{color:#fff;text-align:left;visibility:hidden;opacity:0;width:450px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;transition:all .3s ease-in-out}@media screen and (max-width:1200px){.case-studies-section__case-studies__card__img-project__info__description{visibility:visible;opacity:1}}.case-studies-section__case-studies__card__tag{flex-flow:wrap;gap:10px;display:flex}@media screen and (max-width:576px){.case-studies-section__case-studies__card__tag{gap:5px}}.case-studies-section__case-studies__card__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.case-studies-section__case-studies__card__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}@media screen and (max-width:576px){.case-studies-section__case-studies__card__tag__name{font-size:12px;line-height:16px}}.case-studies-section__case-studies__card__name-project{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}.case-studies-section__btn{color:#fff;text-align:center;background:#1414be;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:327px;margin:0 auto;padding:18px 26px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex;position:relative}@media screen and (max-width:576px){.case-studies-section__btn{width:100%;padding:12px 0}}.case-studies-section__btn:hover{color:#3131d5;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.case-studies-section__btn:hover:after{background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;transform:scale(1.2)}.case-studies-section__btn:after{content:"";background:url(/img/arrow-right-white.svg) 50%/cover no-repeat;width:18px;height:18px}.atom-case-study-section{z-index:1040;background-color:#0006;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.atom-case-study-section__container{background-color:#fff;border-radius:22px;flex-direction:column;gap:60px;width:1120px;padding:100px 60px;display:flex;transform:translateY(5%)}@media screen and (max-width:1200px){.atom-case-study-section__container{gap:40px;width:90%;padding:60px 30px}}@media screen and (max-width:576px){.atom-case-study-section__container{gap:30px;padding:40px 20px}}.atom-case-study-section__container__close{border:2px solid #0000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:32px}@media screen and (max-width:1200px){.atom-case-study-section__container__close{top:18px;right:18px}}@media screen and (max-width:576px){.atom-case-study-section__container__close{top:5px;right:5px}}.atom-case-study-section__container__close:hover{cursor:pointer;background:#cd3636}.atom-case-study-section__container__close:hover:before,.atom-case-study-section__container__close:hover:after{background-color:#fff}.atom-case-study-section__container__close:before,.atom-case-study-section__container__close:after{content:" ";background-color:#cd3636;width:3px;height:33px;transition:background-color .3s ease-in-out;position:absolute}@media screen and (max-width:576px){.atom-case-study-section__container__close:before,.atom-case-study-section__container__close:after{width:2px;height:22px}}.atom-case-study-section__container__close:before{transform:rotate(45deg)}.atom-case-study-section__container__close:after{transform:rotate(-45deg)}.atom-case-study-section__container__headline{flex-direction:column;gap:30px;display:flex}.atom-case-study-section__container__headline__title{color:#000;letter-spacing:-.01em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.atom-case-study-section__container__headline__title{font-size:35px}}.atom-case-study-section__container__headline__tag{flex-direction:row;gap:10px;display:flex}.atom-case-study-section__container__headline__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.atom-case-study-section__container__headline__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.atom-case-study-section__container__img-project img{border-radius:22px}.atom-case-study-section__container__about,.atom-case-study-section__container__problem,.atom-case-study-section__container__solution,.atom-case-study-section__container__result{flex-direction:column;gap:30px;display:flex}.atom-case-study-section__container__about__title,.atom-case-study-section__container__problem__title,.atom-case-study-section__container__solution__title,.atom-case-study-section__container__result__title{color:#1414be;letter-spacing:.02em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:36px;font-weight:700;line-height:44px}@media screen and (max-width:576px){.atom-case-study-section__container__about__title,.atom-case-study-section__container__problem__title,.atom-case-study-section__container__solution__title,.atom-case-study-section__container__result__title{font-size:24px;line-height:32px}}.atom-case-study-section__container__about__description,.atom-case-study-section__container__problem__description,.atom-case-study-section__container__solution__description,.atom-case-study-section__container__result__description{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width:576px){.atom-case-study-section__container__about__description,.atom-case-study-section__container__problem__description,.atom-case-study-section__container__solution__description,.atom-case-study-section__container__result__description{font-size:16px;line-height:20px}}.i-sprint-case-study-section{z-index:1040;background-color:#0006;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.i-sprint-case-study-section__container{background-color:#fff;border-radius:22px;flex-direction:column;gap:60px;width:1120px;padding:100px 60px;display:flex;transform:translateY(5%)}@media screen and (max-width:1200px){.i-sprint-case-study-section__container{gap:40px;width:90%;padding:60px 30px}}@media screen and (max-width:576px){.i-sprint-case-study-section__container{gap:30px;padding:40px 20px}}.i-sprint-case-study-section__container__close{border:2px solid #0000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:32px}@media screen and (max-width:1200px){.i-sprint-case-study-section__container__close{top:18px;right:18px}}@media screen and (max-width:576px){.i-sprint-case-study-section__container__close{top:5px;right:5px}}.i-sprint-case-study-section__container__close:hover{cursor:pointer;background:#cd3636}.i-sprint-case-study-section__container__close:hover:before,.i-sprint-case-study-section__container__close:hover:after{background-color:#fff}.i-sprint-case-study-section__container__close:before,.i-sprint-case-study-section__container__close:after{content:" ";background-color:#cd3636;width:3px;height:33px;transition:background-color .3s ease-in-out;position:absolute}@media screen and (max-width:576px){.i-sprint-case-study-section__container__close:before,.i-sprint-case-study-section__container__close:after{width:2px;height:22px}}.i-sprint-case-study-section__container__close:before{transform:rotate(45deg)}.i-sprint-case-study-section__container__close:after{transform:rotate(-45deg)}.i-sprint-case-study-section__container__headline{flex-direction:column;gap:30px;display:flex}.i-sprint-case-study-section__container__headline__title{color:#000;letter-spacing:-.01em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.i-sprint-case-study-section__container__headline__title{font-size:35px}}.i-sprint-case-study-section__container__headline__tag{flex-direction:row;gap:10px;display:flex}.i-sprint-case-study-section__container__headline__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.i-sprint-case-study-section__container__headline__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.i-sprint-case-study-section__container__img-project>img{border-radius:22px}.i-sprint-case-study-section__container__about,.i-sprint-case-study-section__container__problem,.i-sprint-case-study-section__container__solution,.i-sprint-case-study-section__container__result{flex-direction:column;gap:30px;display:flex}.i-sprint-case-study-section__container__about__title,.i-sprint-case-study-section__container__problem__title,.i-sprint-case-study-section__container__solution__title,.i-sprint-case-study-section__container__result__title{color:#1414be;letter-spacing:.02em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:36px;font-weight:700;line-height:44px}@media screen and (max-width:576px){.i-sprint-case-study-section__container__about__title,.i-sprint-case-study-section__container__problem__title,.i-sprint-case-study-section__container__solution__title,.i-sprint-case-study-section__container__result__title{font-size:24px;line-height:32px}}.i-sprint-case-study-section__container__about__description,.i-sprint-case-study-section__container__problem__description,.i-sprint-case-study-section__container__solution__description,.i-sprint-case-study-section__container__result__description{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width:576px){.i-sprint-case-study-section__container__about__description,.i-sprint-case-study-section__container__problem__description,.i-sprint-case-study-section__container__solution__description,.i-sprint-case-study-section__container__result__description{font-size:16px;line-height:20px}}.veca-case-study-section{z-index:1040;background-color:#0006;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.veca-case-study-section__container{background-color:#fff;border-radius:22px;flex-direction:column;gap:60px;width:1120px;padding:100px 60px;display:flex;transform:translateY(5%)}@media screen and (max-width:1200px){.veca-case-study-section__container{gap:40px;width:90%;padding:60px 30px}}@media screen and (max-width:576px){.veca-case-study-section__container{gap:30px;padding:40px 20px}}.veca-case-study-section__container__close{border:2px solid #0000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:32px}@media screen and (max-width:1200px){.veca-case-study-section__container__close{top:18px;right:18px}}@media screen and (max-width:576px){.veca-case-study-section__container__close{top:5px;right:5px}}.veca-case-study-section__container__close:hover{cursor:pointer;background:#cd3636}.veca-case-study-section__container__close:hover:before,.veca-case-study-section__container__close:hover:after{background-color:#fff}.veca-case-study-section__container__close:before,.veca-case-study-section__container__close:after{content:" ";background-color:#cd3636;width:3px;height:33px;transition:background-color .3s ease-in-out;position:absolute}@media screen and (max-width:576px){.veca-case-study-section__container__close:before,.veca-case-study-section__container__close:after{width:2px;height:22px}}.veca-case-study-section__container__close:before{transform:rotate(45deg)}.veca-case-study-section__container__close:after{transform:rotate(-45deg)}.veca-case-study-section__container__headline{flex-direction:column;gap:30px;display:flex}.veca-case-study-section__container__headline__title{color:#000;letter-spacing:-.01em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.veca-case-study-section__container__headline__title{font-size:35px}}.veca-case-study-section__container__headline__tag{flex-flow:wrap;gap:10px;display:flex}.veca-case-study-section__container__headline__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.veca-case-study-section__container__headline__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.veca-case-study-section__container__img-project{border-radius:22px;height:100%;position:relative;overflow:hidden}.veca-case-study-section__container__img-project:before{content:"";background-image:linear-gradient(#fff0 51%,#000d7e4d 100%);background-repeat:"no-repeat";background-size:"100%";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.veca-case-study-section__container__img-project img{border-radius:22px}.veca-case-study-section__container__about,.veca-case-study-section__container__problem,.veca-case-study-section__container__solution,.veca-case-study-section__container__result{flex-direction:column;gap:30px;display:flex}.veca-case-study-section__container__about__title,.veca-case-study-section__container__problem__title,.veca-case-study-section__container__solution__title,.veca-case-study-section__container__result__title{color:#1414be;letter-spacing:.02em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:36px;font-weight:700;line-height:44px}@media screen and (max-width:576px){.veca-case-study-section__container__about__title,.veca-case-study-section__container__problem__title,.veca-case-study-section__container__solution__title,.veca-case-study-section__container__result__title{font-size:24px;line-height:32px}}.veca-case-study-section__container__about__description,.veca-case-study-section__container__problem__description,.veca-case-study-section__container__solution__description,.veca-case-study-section__container__result__description{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width:576px){.veca-case-study-section__container__about__description,.veca-case-study-section__container__problem__description,.veca-case-study-section__container__solution__description,.veca-case-study-section__container__result__description{font-size:16px;line-height:20px}}.roadbull-case-study-section{z-index:1040;background-color:#0006;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.roadbull-case-study-section__container{background-color:#fff;border-radius:22px;flex-direction:column;gap:60px;width:1120px;padding:100px 60px;display:flex;transform:translateY(5%)}@media screen and (max-width:1200px){.roadbull-case-study-section__container{gap:40px;width:90%;padding:60px 30px}}@media screen and (max-width:576px){.roadbull-case-study-section__container{gap:30px;padding:40px 20px}}.roadbull-case-study-section__container__close{border:2px solid #0000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:32px}@media screen and (max-width:1200px){.roadbull-case-study-section__container__close{top:18px;right:18px}}@media screen and (max-width:576px){.roadbull-case-study-section__container__close{top:5px;right:5px}}.roadbull-case-study-section__container__close:hover{cursor:pointer;background:#cd3636}.roadbull-case-study-section__container__close:hover:before,.roadbull-case-study-section__container__close:hover:after{background-color:#fff}.roadbull-case-study-section__container__close:before,.roadbull-case-study-section__container__close:after{content:" ";background-color:#cd3636;width:3px;height:33px;transition:background-color .3s ease-in-out;position:absolute}@media screen and (max-width:576px){.roadbull-case-study-section__container__close:before,.roadbull-case-study-section__container__close:after{width:2px;height:22px}}.roadbull-case-study-section__container__close:before{transform:rotate(45deg)}.roadbull-case-study-section__container__close:after{transform:rotate(-45deg)}.roadbull-case-study-section__container__headline{flex-direction:column;gap:30px;display:flex}.roadbull-case-study-section__container__headline__title{color:#000;letter-spacing:-.01em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.roadbull-case-study-section__container__headline__title{font-size:35px}}.roadbull-case-study-section__container__headline__tag{flex-direction:row;gap:10px;display:flex}.roadbull-case-study-section__container__headline__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.roadbull-case-study-section__container__headline__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.roadbull-case-study-section__container__img-project>img{border-radius:22px}.roadbull-case-study-section__container__about,.roadbull-case-study-section__container__problem,.roadbull-case-study-section__container__solution,.roadbull-case-study-section__container__result{flex-direction:column;gap:30px;display:flex}.roadbull-case-study-section__container__about__title,.roadbull-case-study-section__container__problem__title,.roadbull-case-study-section__container__solution__title,.roadbull-case-study-section__container__result__title{color:#1414be;letter-spacing:.02em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:36px;font-weight:700;line-height:44px}@media screen and (max-width:576px){.roadbull-case-study-section__container__about__title,.roadbull-case-study-section__container__problem__title,.roadbull-case-study-section__container__solution__title,.roadbull-case-study-section__container__result__title{font-size:24px;line-height:32px}}.roadbull-case-study-section__container__about__description,.roadbull-case-study-section__container__problem__description,.roadbull-case-study-section__container__solution__description,.roadbull-case-study-section__container__result__description{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width:576px){.roadbull-case-study-section__container__about__description,.roadbull-case-study-section__container__problem__description,.roadbull-case-study-section__container__solution__description,.roadbull-case-study-section__container__result__description{font-size:16px;line-height:20px}}.roadbull-case-study-section__container__about__benefit,.roadbull-case-study-section__container__problem__benefit,.roadbull-case-study-section__container__solution__benefit,.roadbull-case-study-section__container__result__benefit{flex-direction:row;gap:30px;width:100%;display:flex}@media screen and (max-width:1200px){.roadbull-case-study-section__container__about__benefit,.roadbull-case-study-section__container__problem__benefit,.roadbull-case-study-section__container__solution__benefit,.roadbull-case-study-section__container__result__benefit{gap:10px}}.roadbull-case-study-section__container__about__benefit__delivery,.roadbull-case-study-section__container__problem__benefit__delivery,.roadbull-case-study-section__container__solution__benefit__delivery,.roadbull-case-study-section__container__result__benefit__delivery{background:#fbf2cb;border-radius:22px;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:475px;height:200px;padding:10px 60px;display:flex}@media screen and (max-width:1200px){.roadbull-case-study-section__container__about__benefit__delivery,.roadbull-case-study-section__container__problem__benefit__delivery,.roadbull-case-study-section__container__solution__benefit__delivery,.roadbull-case-study-section__container__result__benefit__delivery{flex-shrink:0;width:50%;padding:10px 20px}}@media screen and (max-width:992px){.roadbull-case-study-section__container__about__benefit__delivery,.roadbull-case-study-section__container__problem__benefit__delivery,.roadbull-case-study-section__container__solution__benefit__delivery,.roadbull-case-study-section__container__result__benefit__delivery{gap:20px;height:160px}.roadbull-case-study-section__container__about__benefit__delivery>img,.roadbull-case-study-section__container__problem__benefit__delivery>img,.roadbull-case-study-section__container__solution__benefit__delivery>img,.roadbull-case-study-section__container__result__benefit__delivery>img{width:20%}}@media screen and (max-width:576px){.roadbull-case-study-section__container__about__benefit__delivery,.roadbull-case-study-section__container__problem__benefit__delivery,.roadbull-case-study-section__container__solution__benefit__delivery,.roadbull-case-study-section__container__result__benefit__delivery{border-radius:7px;height:65px;padding:3px 19px}}.roadbull-case-study-section__container__about__benefit__delivery__statistics__number,.roadbull-case-study-section__container__problem__benefit__delivery__statistics__number,.roadbull-case-study-section__container__solution__benefit__delivery__statistics__number,.roadbull-case-study-section__container__result__benefit__delivery__statistics__number{color:#1414be;letter-spacing:-.02em;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:72px;font-weight:700;line-height:90px}@media screen and (max-width:992px){.roadbull-case-study-section__container__about__benefit__delivery__statistics__number,.roadbull-case-study-section__container__problem__benefit__delivery__statistics__number,.roadbull-case-study-section__container__solution__benefit__delivery__statistics__number,.roadbull-case-study-section__container__result__benefit__delivery__statistics__number{font-size:38px;line-height:46px}}@media screen and (max-width:576px){.roadbull-case-study-section__container__about__benefit__delivery__statistics__number,.roadbull-case-study-section__container__problem__benefit__delivery__statistics__number,.roadbull-case-study-section__container__solution__benefit__delivery__statistics__number,.roadbull-case-study-section__container__result__benefit__delivery__statistics__number{font-size:23px;line-height:29px}}.roadbull-case-study-section__container__about__benefit__delivery__statistics__title,.roadbull-case-study-section__container__problem__benefit__delivery__statistics__title,.roadbull-case-study-section__container__solution__benefit__delivery__statistics__title,.roadbull-case-study-section__container__result__benefit__delivery__statistics__title{color:#1414be;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:600;line-height:32px}@media screen and (max-width:992px){.roadbull-case-study-section__container__about__benefit__delivery__statistics__title,.roadbull-case-study-section__container__problem__benefit__delivery__statistics__title,.roadbull-case-study-section__container__solution__benefit__delivery__statistics__title,.roadbull-case-study-section__container__result__benefit__delivery__statistics__title{font-size:12px;line-height:18px}}@media screen and (max-width:576px){.roadbull-case-study-section__container__about__benefit__delivery__statistics__title,.roadbull-case-study-section__container__problem__benefit__delivery__statistics__title,.roadbull-case-study-section__container__solution__benefit__delivery__statistics__title,.roadbull-case-study-section__container__result__benefit__delivery__statistics__title{font-size:7px;line-height:10px}}.roadbull-case-study-section__container__about__benefit__retention-rate,.roadbull-case-study-section__container__problem__benefit__retention-rate,.roadbull-case-study-section__container__solution__benefit__retention-rate,.roadbull-case-study-section__container__result__benefit__retention-rate{background:#d9f9e6;border-radius:22px;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:475px;height:200px;padding:10px 60px;display:flex}@media screen and (max-width:1200px){.roadbull-case-study-section__container__about__benefit__retention-rate,.roadbull-case-study-section__container__problem__benefit__retention-rate,.roadbull-case-study-section__container__solution__benefit__retention-rate,.roadbull-case-study-section__container__result__benefit__retention-rate{flex-shrink:0;width:50%;padding:10px 20px}}@media screen and (max-width:992px){.roadbull-case-study-section__container__about__benefit__retention-rate,.roadbull-case-study-section__container__problem__benefit__retention-rate,.roadbull-case-study-section__container__solution__benefit__retention-rate,.roadbull-case-study-section__container__result__benefit__retention-rate{gap:20px;height:160px}.roadbull-case-study-section__container__about__benefit__retention-rate>img,.roadbull-case-study-section__container__problem__benefit__retention-rate>img,.roadbull-case-study-section__container__solution__benefit__retention-rate>img,.roadbull-case-study-section__container__result__benefit__retention-rate>img{width:20%}}@media screen and (max-width:576px){.roadbull-case-study-section__container__about__benefit__retention-rate,.roadbull-case-study-section__container__problem__benefit__retention-rate,.roadbull-case-study-section__container__solution__benefit__retention-rate,.roadbull-case-study-section__container__result__benefit__retention-rate{border-radius:7px;height:65px;padding:3px 19px}}.roadbull-case-study-section__container__about__benefit__retention-rate__title,.roadbull-case-study-section__container__problem__benefit__retention-rate__title,.roadbull-case-study-section__container__solution__benefit__retention-rate__title,.roadbull-case-study-section__container__result__benefit__retention-rate__title{color:#1414be;letter-spacing:.02em;text-align:left;width:218px;font-family:Neue Einstellung,sans-serif;font-size:36px;font-weight:700;line-height:44px}@media screen and (max-width:992px){.roadbull-case-study-section__container__about__benefit__retention-rate__title,.roadbull-case-study-section__container__problem__benefit__retention-rate__title,.roadbull-case-study-section__container__solution__benefit__retention-rate__title,.roadbull-case-study-section__container__result__benefit__retention-rate__title{font-size:28px;line-height:32px}}@media screen and (max-width:576px){.roadbull-case-study-section__container__about__benefit__retention-rate__title,.roadbull-case-study-section__container__problem__benefit__retention-rate__title,.roadbull-case-study-section__container__solution__benefit__retention-rate__title,.roadbull-case-study-section__container__result__benefit__retention-rate__title{font-size:11px;line-height:14px}}.kyndle-case-study-section{z-index:1040;background-color:#0006;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.kyndle-case-study-section__container{background-color:#fff;border-radius:22px;flex-direction:column;gap:60px;width:1120px;padding:100px 60px;display:flex;transform:translateY(5%)}@media screen and (max-width:1200px){.kyndle-case-study-section__container{gap:40px;width:90%;padding:60px 30px}}@media screen and (max-width:576px){.kyndle-case-study-section__container{gap:30px;padding:40px 20px}}.kyndle-case-study-section__container__close{border:2px solid #0000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:32px}@media screen and (max-width:1200px){.kyndle-case-study-section__container__close{top:18px;right:18px}}@media screen and (max-width:576px){.kyndle-case-study-section__container__close{top:5px;right:5px}}.kyndle-case-study-section__container__close:hover{cursor:pointer;background:#cd3636}.kyndle-case-study-section__container__close:hover:before,.kyndle-case-study-section__container__close:hover:after{background-color:#fff}.kyndle-case-study-section__container__close:before,.kyndle-case-study-section__container__close:after{content:" ";background-color:#cd3636;width:3px;height:33px;transition:background-color .3s ease-in-out;position:absolute}@media screen and (max-width:576px){.kyndle-case-study-section__container__close:before,.kyndle-case-study-section__container__close:after{width:2px;height:22px}}.kyndle-case-study-section__container__close:before{transform:rotate(45deg)}.kyndle-case-study-section__container__close:after{transform:rotate(-45deg)}.kyndle-case-study-section__container__headline{flex-direction:column;gap:30px;display:flex}.kyndle-case-study-section__container__headline__title{color:#000;letter-spacing:-.01em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.kyndle-case-study-section__container__headline__title{font-size:35px}}.kyndle-case-study-section__container__headline__tag{flex-flow:wrap;gap:10px;display:flex}.kyndle-case-study-section__container__headline__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.kyndle-case-study-section__container__headline__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.kyndle-case-study-section__container__img-project{border-radius:22px;height:100%;position:relative;overflow:hidden}.kyndle-case-study-section__container__img-project:before{content:"";background-image:linear-gradient(#fff0 51%,#000d7e4d 100%);background-repeat:"no-repeat";background-size:"100%";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.kyndle-case-study-section__container__img-project img{border-radius:22px}.kyndle-case-study-section__container__about,.kyndle-case-study-section__container__problem,.kyndle-case-study-section__container__solution,.kyndle-case-study-section__container__result{flex-direction:column;gap:30px;display:flex}.kyndle-case-study-section__container__about__title,.kyndle-case-study-section__container__problem__title,.kyndle-case-study-section__container__solution__title,.kyndle-case-study-section__container__result__title{color:#1414be;letter-spacing:.02em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:36px;font-weight:700;line-height:44px}@media screen and (max-width:576px){.kyndle-case-study-section__container__about__title,.kyndle-case-study-section__container__problem__title,.kyndle-case-study-section__container__solution__title,.kyndle-case-study-section__container__result__title{font-size:24px;line-height:32px}}.kyndle-case-study-section__container__about__description,.kyndle-case-study-section__container__problem__description,.kyndle-case-study-section__container__solution__description,.kyndle-case-study-section__container__result__description{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width:576px){.kyndle-case-study-section__container__about__description,.kyndle-case-study-section__container__problem__description,.kyndle-case-study-section__container__solution__description,.kyndle-case-study-section__container__result__description{font-size:16px;line-height:20px}}.kyndle-case-study-section__container__solution__partner{flex-direction:row;justify-content:center;align-items:center;gap:60px;width:100%;display:flex}@media screen and (max-width:992px){.kyndle-case-study-section__container__solution__partner{gap:40px}}@media screen and (max-width:576px){.kyndle-case-study-section__container__solution__partner{gap:30px}}@media screen and (max-width:1200px){.kyndle-case-study-section__container__solution__partner>img{width:30%;height:auto}}.kyndle-case-study-section__container__solution__partner__plus-button{flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.kyndle-case-study-section__container__solution__partner__plus-button:after{content:"";background:#fff url(/img/case-studies/plus.svg) 50%/cover no-repeat;border:1px solid #e5e7e8;border-radius:8px;width:40px;height:40px;padding:10px;position:absolute}@media screen and (max-width:576px){.kyndle-case-study-section__container__solution__partner__plus-button:after{width:25px;height:25px}}.efex-case-study-section{z-index:1040;background-color:#0006;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}.efex-case-study-section__container{background-color:#fff;border-radius:22px;flex-direction:column;gap:60px;width:1120px;padding:100px 60px;display:flex;transform:translateY(5%)}@media screen and (max-width:1200px){.efex-case-study-section__container{gap:40px;width:90%;padding:60px 30px}}@media screen and (max-width:576px){.efex-case-study-section__container{gap:30px;padding:40px 20px}}.efex-case-study-section__container__close{border:2px solid #0000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:32px}@media screen and (max-width:1200px){.efex-case-study-section__container__close{top:18px;right:18px}}@media screen and (max-width:576px){.efex-case-study-section__container__close{top:5px;right:5px}}.efex-case-study-section__container__close:hover{cursor:pointer;background:#cd3636}.efex-case-study-section__container__close:hover:before,.efex-case-study-section__container__close:hover:after{background-color:#fff}.efex-case-study-section__container__close:before,.efex-case-study-section__container__close:after{content:" ";background-color:#cd3636;width:3px;height:33px;transition:background-color .3s ease-in-out;position:absolute}@media screen and (max-width:576px){.efex-case-study-section__container__close:before,.efex-case-study-section__container__close:after{width:2px;height:22px}}.efex-case-study-section__container__close:before{transform:rotate(45deg)}.efex-case-study-section__container__close:after{transform:rotate(-45deg)}.efex-case-study-section__container__headline{flex-direction:column;gap:30px;display:flex}.efex-case-study-section__container__headline__title{color:#000;letter-spacing:-.01em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.efex-case-study-section__container__headline__title{font-size:35px}}.efex-case-study-section__container__headline__tag{flex-flow:wrap;gap:10px;display:flex}.efex-case-study-section__container__headline__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.efex-case-study-section__container__headline__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.efex-case-study-section__container__img-project{border-radius:22px;height:100%;position:relative;overflow:hidden}.efex-case-study-section__container__img-project:before{content:"";background-image:linear-gradient(#fff0 51%,#000d7e4d 100%);background-repeat:"no-repeat";background-size:"100%";width:100%;height:100%;display:block;position:absolute;top:0;left:0}.efex-case-study-section__container__img-project img{border-radius:22px}.efex-case-study-section__container__about,.efex-case-study-section__container__problem,.efex-case-study-section__container__solution,.efex-case-study-section__container__result{flex-direction:column;gap:30px;display:flex}.efex-case-study-section__container__about__title,.efex-case-study-section__container__problem__title,.efex-case-study-section__container__solution__title,.efex-case-study-section__container__result__title{color:#1414be;letter-spacing:.02em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:36px;font-weight:700;line-height:44px}@media screen and (max-width:576px){.efex-case-study-section__container__about__title,.efex-case-study-section__container__problem__title,.efex-case-study-section__container__solution__title,.efex-case-study-section__container__result__title{font-size:24px;line-height:32px}}.efex-case-study-section__container__about__description,.efex-case-study-section__container__problem__description,.efex-case-study-section__container__solution__description,.efex-case-study-section__container__result__description{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:500;line-height:30px}@media screen and (max-width:576px){.efex-case-study-section__container__about__description,.efex-case-study-section__container__problem__description,.efex-case-study-section__container__solution__description,.efex-case-study-section__container__result__description{font-size:16px;line-height:20px}}.efex-case-study-section__container__about__benefit,.efex-case-study-section__container__problem__benefit,.efex-case-study-section__container__solution__benefit,.efex-case-study-section__container__result__benefit{background:#fbf2cb;border-radius:22px;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:596px;height:200px;margin:0 auto;display:flex}@media screen and (max-width:992px){.efex-case-study-section__container__about__benefit,.efex-case-study-section__container__problem__benefit,.efex-case-study-section__container__solution__benefit,.efex-case-study-section__container__result__benefit{width:100%}}@media screen and (max-width:576px){.efex-case-study-section__container__about__benefit,.efex-case-study-section__container__problem__benefit,.efex-case-study-section__container__solution__benefit,.efex-case-study-section__container__result__benefit{gap:20px;height:150px}}@media screen and (max-width:992px){.efex-case-study-section__container__about__benefit img,.efex-case-study-section__container__problem__benefit img,.efex-case-study-section__container__solution__benefit img,.efex-case-study-section__container__result__benefit img{width:20%}}.efex-case-study-section__container__about__benefit__statistics__number,.efex-case-study-section__container__problem__benefit__statistics__number,.efex-case-study-section__container__solution__benefit__statistics__number,.efex-case-study-section__container__result__benefit__statistics__number{color:#1414be;letter-spacing:-.02em;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:96px;font-weight:600;line-height:120px}@media screen and (max-width:576px){.efex-case-study-section__container__about__benefit__statistics__number,.efex-case-study-section__container__problem__benefit__statistics__number,.efex-case-study-section__container__solution__benefit__statistics__number,.efex-case-study-section__container__result__benefit__statistics__number{font-size:48px;line-height:60px}}.efex-case-study-section__container__about__benefit__statistics__title,.efex-case-study-section__container__problem__benefit__statistics__title,.efex-case-study-section__container__solution__benefit__statistics__title,.efex-case-study-section__container__result__benefit__statistics__title{color:#1414be;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:600;line-height:32px}@media screen and (max-width:576px){.efex-case-study-section__container__about__benefit__statistics__title,.efex-case-study-section__container__problem__benefit__statistics__title,.efex-case-study-section__container__solution__benefit__statistics__title,.efex-case-study-section__container__result__benefit__statistics__title{font-size:12px;line-height:16px}}.sticky-note-problem-section{flex-direction:row;align-items:center;gap:30px;display:flex}@media screen and (max-width:1200px){.sticky-note-problem-section{flex-direction:column}.sticky-note-problem-section__middle--arrow{display:none}}@media screen and (min-width:1200px){.sticky-note-problem-section__middle--arrow-down{display:none}}.sticky-note-problem-section__left,.sticky-note-problem-section__right{border-radius:22px;flex-direction:column;align-items:flex-start;gap:20px;width:325px;height:264px;padding:30px;display:flex;box-shadow:4px 4px #0000000d}@media screen and (max-width:576px){.sticky-note-problem-section__left,.sticky-note-problem-section__right{width:100%;height:auto}}.sticky-note-problem-section__left__title,.sticky-note-problem-section__right__title{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}.sticky-note-problem-section__left__description,.sticky-note-problem-section__right__description{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.sticky-note-problem-section__left{background:#fac7c7}.sticky-note-problem-section__right{background:#fde57e}.sticky-note-solution-sample-a{flex-direction:row;align-items:center;gap:13px;display:flex}@media screen and (max-width:1200px){.sticky-note-solution-sample-a{flex-direction:column}}.sticky-note-solution-sample-a__plus-button--1,.sticky-note-solution-sample-a__plus-button--2{flex-direction:row;justify-content:center;align-items:center;display:flex;position:relative}.sticky-note-solution-sample-a__plus-button--1:after,.sticky-note-solution-sample-a__plus-button--2:after{content:"";background:#fff url(/img/case-studies/plus.svg) 50%/cover no-repeat;border:1px solid #e5e7e8;border-radius:8px;width:40px;height:40px;padding:10px;position:absolute}.sticky-note-solution-sample-a__plus-button--1{z-index:5}.sticky-note-solution-sample-a__plus-button--2{z-index:3}.sticky-note-solution-sample-a__left,.sticky-note-solution-sample-a__middle,.sticky-note-solution-sample-a__right{border-radius:22px;padding:30px 20px;box-shadow:4px 4px #0000000d}.sticky-note-solution-sample-a__left__title,.sticky-note-solution-sample-a__middle__title,.sticky-note-solution-sample-a__right__title{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}.sticky-note-solution-sample-a__left{z-index:10;background:#fde57e;width:261px;height:226px;transform:rotate(-3deg)}@media screen and (max-width:576px){.sticky-note-solution-sample-a__left{width:90%}}.sticky-note-solution-sample-a__middle{z-index:4;background:#ffd16a;width:261px;height:226px;transform:rotate(3deg)}@media screen and (max-width:576px){.sticky-note-solution-sample-a__middle{width:90%}}.sticky-note-solution-sample-a__right{background:#b8f1d2;width:261px;height:194px;transform:rotate(-5deg)}@media screen and (max-width:576px){.sticky-note-solution-sample-a__right{width:90%}}.sticky-note-solution-sample-b{grid-template-columns:repeat(1,1fr);gap:60px;display:grid}@media screen and (max-width:992px){.sticky-note-solution-sample-b{gap:40px}}@media screen and (max-width:389px){.sticky-note-solution-sample-b{gap:20px}}.sticky-note-solution-sample-b__title{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:992px){.sticky-note-solution-sample-b__title{font-size:16px;line-height:22px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__title{font-size:9px;line-height:12px}}.sticky-note-solution-sample-b__top{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}@media screen and (max-width:992px){.sticky-note-solution-sample-b__top{justify-content:center}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__top{justify-content:flex-start}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__top{flex-wrap:wrap;justify-content:center}}.sticky-note-solution-sample-b__top__left,.sticky-note-solution-sample-b__top__middle,.sticky-note-solution-sample-b__top__right{border-radius:22px;padding:30px 20px;box-shadow:4px 4px #0000000d}@media screen and (max-width:992px){.sticky-note-solution-sample-b__top__left,.sticky-note-solution-sample-b__top__middle,.sticky-note-solution-sample-b__top__right{padding:20px 10px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__top__left,.sticky-note-solution-sample-b__top__middle,.sticky-note-solution-sample-b__top__right{border-radius:8px;padding:8px}}.sticky-note-solution-sample-b__top__left{z-index:10;background:#ffd16a;width:261px;height:258px;transform:rotate(-3deg)}@media screen and (max-width:992px){.sticky-note-solution-sample-b__top__left{width:230px;height:170px}}@media screen and (max-width:876px){.sticky-note-solution-sample-b__top__left{width:160px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__top__left{width:100px;height:100px}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__top__left{width:120px;height:80px}}@media screen and (max-width:320px){.sticky-note-solution-sample-b__top__left{width:110px}}.sticky-note-solution-sample-b__top__middle{z-index:9;background:#fac7c7;width:261px;height:226px;transform:rotate(3deg)}@media screen and (max-width:992px){.sticky-note-solution-sample-b__top__middle{width:200px;height:150px}}@media screen and (max-width:876px){.sticky-note-solution-sample-b__top__middle{width:160px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__top__middle{width:100px;height:85px}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__top__middle{width:120px;height:65px}}@media screen and (max-width:320px){.sticky-note-solution-sample-b__top__middle{width:110px}}.sticky-note-solution-sample-b__top__right{z-index:8;background:#b8f1d2;width:261px;height:258px;transform:rotate(-5deg)}@media screen and (max-width:992px){.sticky-note-solution-sample-b__top__right{width:230px;height:170px}}@media screen and (max-width:876px){.sticky-note-solution-sample-b__top__right{width:160px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__top__right{width:100px;height:100px}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__top__right{width:120px;height:80px}}@media screen and (max-width:320px){.sticky-note-solution-sample-b__top__right{width:110px}}.sticky-note-solution-sample-b__bottom{flex-direction:row;justify-content:flex-end;align-items:center;display:flex}@media screen and (max-width:992px){.sticky-note-solution-sample-b__bottom{justify-content:center}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__bottom{justify-content:flex-start}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__bottom{flex-wrap:wrap;justify-content:center}}.sticky-note-solution-sample-b__bottom__left,.sticky-note-solution-sample-b__bottom__middle,.sticky-note-solution-sample-b__bottom__right{border-radius:22px;padding:30px 20px;box-shadow:4px 4px #0000000d}@media screen and (max-width:992px){.sticky-note-solution-sample-b__bottom__left,.sticky-note-solution-sample-b__bottom__middle,.sticky-note-solution-sample-b__bottom__right{padding:20px 10px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__bottom__left,.sticky-note-solution-sample-b__bottom__middle,.sticky-note-solution-sample-b__bottom__right{border-radius:8px;padding:8px}}.sticky-note-solution-sample-b__bottom__left{z-index:10;background:#fde9e9;width:261px;height:226px;transform:rotate(-3deg)}@media screen and (max-width:992px){.sticky-note-solution-sample-b__bottom__left{width:230px;height:190px}}@media screen and (max-width:876px){.sticky-note-solution-sample-b__bottom__left{width:160px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__bottom__left{width:100px;height:85px}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__bottom__left{width:120px;height:80px}}@media screen and (max-width:320px){.sticky-note-solution-sample-b__bottom__left{width:110px}}.sticky-note-solution-sample-b__bottom__middle{z-index:9;background:#8ee4ba;width:261px;height:194px;transform:rotate(3deg)}@media screen and (max-width:992px){.sticky-note-solution-sample-b__bottom__middle{width:230px;height:160px}}@media screen and (max-width:876px){.sticky-note-solution-sample-b__bottom__middle{width:160px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__bottom__middle{width:100px;height:75px}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__bottom__middle{width:120px;height:80px}}@media screen and (max-width:320px){.sticky-note-solution-sample-b__bottom__middle{width:110px}}.sticky-note-solution-sample-b__bottom__right{z-index:8;background:#fbf2cb;width:261px;height:290px;transform:rotate(-5deg)}@media screen and (max-width:992px){.sticky-note-solution-sample-b__bottom__right{width:230px;height:210px}}@media screen and (max-width:876px){.sticky-note-solution-sample-b__bottom__right{width:160px}}@media screen and (max-width:576px){.sticky-note-solution-sample-b__bottom__right{width:100px;height:110px}}@media screen and (max-width:389px){.sticky-note-solution-sample-b__bottom__right{width:120px;height:80px}}@media screen and (max-width:320px){.sticky-note-solution-sample-b__bottom__right{width:110px}}.sticky-note-solution-sample-c{height:550px}@media screen and (max-width:768px){.sticky-note-solution-sample-c{height:500px}}@media screen and (max-width:625px){.sticky-note-solution-sample-c{height:190px}}.sticky-note-solution-sample-c__title{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:992px){.sticky-note-solution-sample-c__title{font-size:20px;line-height:30px}}@media screen and (max-width:768px){.sticky-note-solution-sample-c__title{font-size:18px;line-height:28px}}@media screen and (max-width:720px){.sticky-note-solution-sample-c__title{font-size:14px;line-height:25px}}@media screen and (max-width:625px){.sticky-note-solution-sample-c__title{font-size:9px;line-height:12px}}.sticky-note-solution-sample-c__top{flex-direction:row;justify-content:center;align-items:center;display:flex}.sticky-note-solution-sample-c__top__left,.sticky-note-solution-sample-c__top__middle,.sticky-note-solution-sample-c__top__right{border-radius:22px;padding:30px 20px;box-shadow:4px 4px #0000000d}@media screen and (max-width:625px){.sticky-note-solution-sample-c__top__left,.sticky-note-solution-sample-c__top__middle,.sticky-note-solution-sample-c__top__right{border-radius:8px;padding:11px 8px}}.sticky-note-solution-sample-c__top__left{z-index:10;background:#ffd16a;width:261px;height:298px;transform:rotate(-3deg)}@media screen and (max-width:768px){.sticky-note-solution-sample-c__top__left{height:290px}}@media screen and (max-width:625px){.sticky-note-solution-sample-c__top__left{width:98px;height:113px}}.sticky-note-solution-sample-c__top__left__title{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:700;line-height:28px}@media screen and (max-width:786px){.sticky-note-solution-sample-c__top__left__title{font-size:16px}}@media screen and (max-width:720px){.sticky-note-solution-sample-c__top__left__title{font-size:13px;line-height:25px}}@media screen and (max-width:625px){.sticky-note-solution-sample-c__top__left__title{font-size:7px;line-height:11px}}.sticky-note-solution-sample-c__top__middle{z-index:9;background:#fac7c7;width:261px;height:226px;transform:rotate(3deg)}@media screen and (max-width:768px){.sticky-note-solution-sample-c__top__middle{height:180px}}@media screen and (max-width:625px){.sticky-note-solution-sample-c__top__middle{width:98px;height:86px}}.sticky-note-solution-sample-c__top__right{z-index:8;background:#b8f1d2;width:261px;height:226px;transform:rotate(-5deg)}@media screen and (max-width:768px){.sticky-note-solution-sample-c__top__right{height:180px}}@media screen and (max-width:625px){.sticky-note-solution-sample-c__top__right{width:98px;height:86px}}.sticky-note-solution-sample-c__bottom{z-index:11;position:relative;top:-80px}@media screen and (max-width:625px){.sticky-note-solution-sample-c__bottom{top:-30px}}.sticky-note-solution-sample-c__bottom__container{background:#fde9e9;border-radius:22px;width:445px;height:290px;margin:0 auto;padding:30px 20px;transform:rotate(-3deg);box-shadow:4px 4px #0000000d}@media screen and (max-width:786px){.sticky-note-solution-sample-c__bottom__container{height:270px}}@media screen and (max-width:625px){.sticky-note-solution-sample-c__bottom__container{width:168px;height:110px}}.sticky-note-solution-sample-d{flex-direction:row;justify-content:center;align-items:center;gap:10px;display:flex}@media screen and (max-width:1200px){.sticky-note-solution-sample-d{flex-direction:column;justify-content:flex-start;align-items:center;row-gap:20px}}@media screen and (max-width:576px){.sticky-note-solution-sample-d{align-items:flex-start}}@media screen and (max-width:340px){.sticky-note-solution-sample-d{row-gap:10px}}@media screen and (min-width:340px) and (max-width:1200px){.sticky-note-solution-sample-d__arrow-short-2{display:none}}.sticky-note-solution-sample-d__container-1,.sticky-note-solution-sample-d__container-2{flex-direction:row;align-items:center;gap:10px;display:flex}@media screen and (max-width:340px){.sticky-note-solution-sample-d__container-1,.sticky-note-solution-sample-d__container-2{flex-direction:column}}.sticky-note-solution-sample-d__arrow-short-2{margin:0 auto}@media screen and (max-width:576px){.sticky-note-solution-sample-d__arrow-short-1,.sticky-note-solution-sample-d__arrow-short-2,.sticky-note-solution-sample-d__arrow-short-3{width:10%}}@media screen and (max-width:340px){.sticky-note-solution-sample-d__arrow-short-1,.sticky-note-solution-sample-d__arrow-short-2,.sticky-note-solution-sample-d__arrow-short-3{transform:rotate(90deg)}}.sticky-note-solution-sample-d__step-1,.sticky-note-solution-sample-d__step-2,.sticky-note-solution-sample-d__step-3,.sticky-note-solution-sample-d__step-4{border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:20px;padding:30px 20px;display:flex;box-shadow:4px 4px #0000000d}@media screen and (max-width:576px){.sticky-note-solution-sample-d__step-1,.sticky-note-solution-sample-d__step-2,.sticky-note-solution-sample-d__step-3,.sticky-note-solution-sample-d__step-4{border-radius:13px;gap:11px;padding:18px}}.sticky-note-solution-sample-d__title{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:300;line-height:28px}@media screen and (max-width:576px){.sticky-note-solution-sample-d__title{font-size:11px;line-height:17px}}.sticky-note-solution-sample-d__description{color:#383f45;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:700;line-height:28px}@media screen and (max-width:576px){.sticky-note-solution-sample-d__description{font-size:11px;line-height:17px}}@media screen and (max-width:340px){.sticky-note-solution-sample-d__description{width:100%}}.sticky-note-solution-sample-d__step-1{background:#fde9e9;width:226px;height:220px}@media screen and (max-width:576px){.sticky-note-solution-sample-d__step-1{width:134px;height:-webkit-fit-content;height:fit-content}}@media screen and (max-width:340px){.sticky-note-solution-sample-d__step-1{width:100%}}.sticky-note-solution-sample-d__step-2{background:#8ee4ba;width:192px;height:220px}@media screen and (max-width:576px){.sticky-note-solution-sample-d__step-2{width:114px;height:-webkit-fit-content;height:fit-content}}@media screen and (max-width:340px){.sticky-note-solution-sample-d__step-2{width:100%}}.sticky-note-solution-sample-d__step-3{background:#fde57e;width:174px;height:226px}@media screen and (max-width:576px){.sticky-note-solution-sample-d__step-3{width:103px;height:-webkit-fit-content;height:fit-content}}@media screen and (max-width:340px){.sticky-note-solution-sample-d__step-3{width:100%}}.sticky-note-solution-sample-d__step-4{background:#fbf2cb;width:213px;height:226px}@media screen and (max-width:576px){.sticky-note-solution-sample-d__step-4{width:116px;height:-webkit-fit-content;height:fit-content}}@media screen and (max-width:340px){.sticky-note-solution-sample-d__step-4{width:100%}}.testimonial-section{flex-direction:column;gap:20px;width:1120px;margin:0 auto;padding:60px 0;display:flex;overflow-x:hidden}@media screen and (max-width:1200px){.testimonial-section{width:90%}}@media screen and (max-width:576px){.testimonial-section{padding:30px 0}}.testimonial-section__item{flex-direction:row;height:230px;display:flex}@media screen and (max-width:1200px){.testimonial-section__item{flex-direction:column;align-items:flex-start;gap:20px;height:-webkit-fit-content;height:fit-content}}@media screen and (max-width:576px){.testimonial-section__item{align-items:center}}.testimonial-section__item__client{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:10px;width:30%;display:flex}@media screen and (max-width:1200px){.testimonial-section__item__client{width:100%}}@media screen and (max-width:576px){.testimonial-section__item__client{align-items:center}}.testimonial-section__item__client__avatar{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:3px solid #0000;border-radius:150px;margin-bottom:10px;padding:7px;box-shadow:inset 0 100vw #fff}.testimonial-section__item__client__name{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}.testimonial-section__item__client__position{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:300;line-height:24px}.testimonial-section__item__comment{width:70%}@media screen and (max-width:1200px){.testimonial-section__item__comment{width:100%}}.testimonial-section__item__comment__hightlight{color:#596066;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px}.testimonial-section__item__comment__text{color:#596066;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.testimonial-section__progress{flex-direction:row;justify-content:space-between;align-items:center;gap:10px;display:flex}.testimonial-section__progress__indicator{background-color:#f6f7f9;border-radius:4px;width:100%;height:4px;margin:20px 0;position:relative}.testimonial-section__progress__btn{z-index:10;flex-direction:row;justify-content:space-between;align-items:center;display:flex}.testimonial-section__progress__btn__prev,.testimonial-section__progress__btn__next{justify-content:center;align-items:center;display:flex}.testimonial-section__progress__btn__prev{background-color:#1414be;border:1px solid #0000;border-radius:10px 0 0 10px;outline:none;width:40px;height:40px}.testimonial-section__progress__btn__next{background-color:#fff;border:1px solid #1414be;border-radius:0 10px 10px 0;outline:none;width:40px;height:40px}.testimonial-section__progress__btn__next path{stroke:#1414be}.certified-section{flex-direction:column;justify-content:center;gap:10px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.certified-section{width:90%}}@media screen and (max-width:576px){.certified-section{padding:30px 0}}.certified-section__slider{margin-top:10px}.certified-section__slider .slick-track{align-items:center;display:flex}.certified-section__slider .slick-slide{margin:0 50px}@media screen and (max-width:576px){.certified-section__slider .slick-slide{margin:0 20px}}.certified-section__slider__item{-webkit-user-select:none;user-select:none;pointer-events:none}.certified-section__slider__item__image{width:100%;height:auto}.certified-section__slider__item__image[alt=ISO\ 27001]{transform:scale(1.5)}.certified-section__slider__item__image[alt=AWS\ certified]{transform:scale(2)}.technical-stack-section{flex-direction:column;align-items:center;gap:20px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.technical-stack-section{width:90%}}@media screen and (max-width:576px){.technical-stack-section{padding:30px 0}}.technical-stack-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;border-bottom:3px solid #b9e119;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.technical-stack-section__title{text-align:center;font-size:30px;line-height:38px}}.technical-stack-section__container{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}@media screen and (max-width:1200px){.technical-stack-section__container{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:768px){.technical-stack-section__container{display:none}}.technical-stack-section__container--mobile{width:100%;margin:0 auto}@media screen and (min-width:769px){.technical-stack-section__container--mobile{display:none!important}}.technical-stack-section__container--mobile__title{color:#0000;text-align:center;text-transform:uppercase;background-image:linear-gradient(270deg,#1414be 0%,#00cfff 100%);-webkit-background-clip:text;background-clip:text;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}.technical-stack-section__container--mobile__front-end,.technical-stack-section__container--mobile__back-end,.technical-stack-section__container--mobile__databases,.technical-stack-section__container--mobile__deployment{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;height:450px;padding:20px;box-shadow:inset 100vh 100vw #fff;display:flex!important}.technical-stack-section__container--mobile__front-end__logo-technical,.technical-stack-section__container--mobile__back-end__logo-technical,.technical-stack-section__container--mobile__deployment__logo-technical,.technical-stack-section__container--mobile__databases__logo-technical{grid-template-columns:repeat(2,1fr);place-items:center;gap:20px;display:grid}.technical-stack-section__container--mobile__databases__logo-technical img:nth-child(3),.technical-stack-section__container--mobile__databases__logo-technical img:nth-child(6){grid-column:span 2}.technical-stack-section__container--mobile__databases__logo-technical img:nth-child(6){transform:translateY(-30px)}.technical-stack-section__container--mobile__deployment{padding:20px}.technical-stack-section__container--mobile__deployment__logo-technical{gap:30px}@media screen and (max-width:576px){.technical-stack-section__container--mobile__deployment__logo-technical{gap:30px 0}}.technical-stack-section__container__title{color:#0000;text-align:left;text-transform:uppercase;background-image:linear-gradient(270deg,#1414be 0%,#00cfff 100%);-webkit-background-clip:text;background-clip:text;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}.technical-stack-section__container__front-end,.technical-stack-section__container__back-end,.technical-stack-section__container__databases,.technical-stack-section__container__deployment{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:12px;flex-direction:column;justify-content:flex-start;align-items:center;gap:20px;width:290px;height:450px;padding:20px;display:flex;box-shadow:inset 100vh 100vw #fff}@media screen and (max-width:576px){.technical-stack-section__container__front-end,.technical-stack-section__container__back-end,.technical-stack-section__container__databases,.technical-stack-section__container__deployment{width:100%;height:-webkit-fit-content;height:fit-content}}.technical-stack-section__container__front-end__logo-technical,.technical-stack-section__container__back-end__logo-technical,.technical-stack-section__container__deployment__logo-technical{grid-template-columns:repeat(2,1fr);place-items:center;gap:20px;width:100%;display:grid}.technical-stack-section__container__databases__logo-technical{grid-template-columns:repeat(2,1fr);place-items:center;gap:20px;display:grid}.technical-stack-section__container__databases__logo-technical img:nth-child(3),.technical-stack-section__container__databases__logo-technical img:nth-child(6){grid-column:span 2}.technical-stack-section__container__databases__logo-technical img:nth-child(6){transform:translateY(-50px)}.technical-stack-section__container__deployment{padding:20px}.technical-stack-section__container__deployment__logo-technical{gap:30px 0}.technical-stack-section .slick-list{margin:0 -10px}.technical-stack-section .slick-slide{padding:10px}.engagement-model-section{flex-direction:column;align-items:center;gap:30px;width:1134px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.engagement-model-section{display:none}}.engagement-model-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;border-bottom:3px solid #b9e119;width:-webkit-max-content;width:max-content;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.engagement-model-section__title{text-align:center;font-size:30px;line-height:38px}}.engagement-model-section__table{width:100%}.engagement-model-section__table table{border-collapse:separate;border-spacing:14px;width:100%}.engagement-model-section__table thead tr th:first-child{width:220px}.engagement-model-section__table thead tr th{width:300px;height:75px;position:relative}.engagement-model-section__table thead tr th div{flex-direction:row;justify-content:flex-start;align-items:center;gap:10px;display:flex;position:absolute;top:-40px;left:0}.engagement-model-section__table thead tr th h3{color:#001955;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:15px;font-weight:700;line-height:24px;transform:translateY(18px)}.engagement-model-section__table thead tr th:last-child h3{width:100px}.engagement-model-section__table thead tr th:not(:first-child){background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-top-left-radius:40px;border-top-right-radius:40px;box-shadow:inset 100vh 100vw #fff}.engagement-model-section__table tbody tr td:first-child{text-align:center;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:12px;padding:20px 25px;box-shadow:inset 100vh 100vw #fff}.engagement-model-section__table tbody tr td:first-child span{color:#0000;text-transform:uppercase;background-image:linear-gradient(270deg,#1414be 0%,#00cfff 100%);-webkit-background-clip:text;background-clip:text;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:700;line-height:20px}.engagement-model-section__table tbody tr td:not(:first-child){color:#001759;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:18.15px;font-weight:500;line-height:22.12px}.engagement-model-section__table tbody tr:not(:nth-child(odd)) td:not(:first-child){background-color:#00d2ff1a}.engagement-model-section__table__note{color:#001759;text-align:right;font-family:Neue Einstellung,sans-serif;font-size:18.15px;font-style:italic;font-weight:500;line-height:22.12px;transform:translate(-14px)}.engagement-model-section--mobile{flex-direction:column;align-items:center;gap:20px;width:90%;margin:0 auto;padding:60px 0;display:flex}@media screen and (min-width:1200px){.engagement-model-section--mobile{display:none}}@media screen and (max-width:576px){.engagement-model-section--mobile{padding:30px 0}}.engagement-model-section--mobile__wrapper{flex-direction:column;align-items:center;width:100%;display:flex}.engagement-model-section--mobile__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;border-bottom:3px solid #b9e119;margin-bottom:20px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.engagement-model-section--mobile__title{font-size:30px;line-height:38px}}.engagement-model-section--mobile__note{color:#001759;align-self:flex-end;font-family:Neue Einstellung,sans-serif;font-size:14px;font-style:italic;font-weight:500;line-height:21px;transform:translate(-10px)}.engagement-model-section--mobile__cards-item{cursor:pointer;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:22px;flex-direction:column;width:100%;padding:20px;display:flex;box-shadow:inset 100vh 100vw #1414be}@media screen and (max-width:576px){.engagement-model-section--mobile__cards-item{width:100%}}.engagement-model-section--mobile__cards-item__title{color:#fff;text-align:left;flex-direction:row;justify-content:space-between;align-items:center;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:600;line-height:30px;display:flex}.engagement-model-section--mobile__cards-item__title:after{content:"";background:url(/img/our-services/plus.svg) 50% no-repeat;width:16px;height:16px;display:block}.engagement-model-section--mobile__cards-item__table{border-collapse:separate;border-spacing:0;width:100%;height:0;min-height:0;display:none}@media screen and (max-width:576px){.engagement-model-section--mobile__cards-item__table{width:100%}}.engagement-model-section--mobile__cards-item__table tbody tr th:first-child{text-align:center;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:8px;width:140px;padding:20px 0;box-shadow:inset 100vh 100vw #fff}.engagement-model-section--mobile__cards-item__table tbody tr th:first-child span{color:#0000;text-transform:uppercase;background-image:linear-gradient(270deg,#1414be 0%,#00cfff 100%);-webkit-background-clip:text;background-clip:text;width:100%;font-family:Neue Einstellung,sans-serif;font-size:12px;font-weight:700;line-height:14px}.engagement-model-section--mobile__cards-item__table tbody tr td:not(:first-child){color:#001759;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:19.5px}.engagement-model-section--mobile__cards-item__table tbody tr:not(:nth-child(odd)) td:not(:first-child){background-color:#00d2ff1a}.engagement-model-section--mobile__cards-item__table--active{border-spacing:12px;transition:opacity .3s ease-in-out;display:table}.logo-brands-section{flex-direction:column;justify-content:center;gap:10px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.logo-brands-section{width:90%}}@media screen and (max-width:576px){.logo-brands-section{padding:30px 0}}.logo-brands-section__slider{margin-top:10px}.logo-brands-section__slider .slick-track{align-items:center;display:flex}.logo-brands-section__slider .slick-slide{margin:0 50px}@media screen and (max-width:576px){.logo-brands-section__slider .slick-slide{margin:0 20px}}.logo-brands-section__slider__item{-webkit-user-select:none;user-select:none;pointer-events:none}.logo-brands-section__slider__item__image{width:100%;height:auto}.hero-section-home{background:#001955 50%/cover no-repeat;flex-direction:row;height:720px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.hero-section-home{height:370px}}@media screen and (max-width:576px){.hero-section-home{height:210px}}.hero-section-home__left-image,.hero-section-home__right-image{padding-top:60px;position:absolute;top:0;bottom:0}.hero-section-home__left-image img,.hero-section-home__right-image img{height:100%}@media screen and (max-width:992px){.hero-section-home__left-image img,.hero-section-home__right-image img{width:334px!important}}@media screen and (max-width:576px){.hero-section-home__left-image img,.hero-section-home__right-image img{width:200px!important}}.hero-section-home__left-image{left:0}@media screen and (max-width:1600px){.hero-section-home__left-image{transform:translate(-80px)}}@media screen and (max-width:1200px){.hero-section-home__left-image{transform:translate(-125px)}}@media screen and (max-width:992px){.hero-section-home__left-image{top:auto;bottom:0;transform:translate(-145px)}}@media screen and (max-width:576px){.hero-section-home__left-image{transform:translate(-90px)}}.hero-section-home__right-image{right:0}@media screen and (max-width:1600px){.hero-section-home__right-image{transform:translate(80px)}}@media screen and (max-width:1200px){.hero-section-home__right-image{transform:translate(125px)}}@media screen and (max-width:992px){.hero-section-home__right-image{top:auto;bottom:0;transform:translate(145px)}}@media screen and (max-width:576px){.hero-section-home__right-image{transform:translate(90px)}}.hero-section-home__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;display:flex}.hero-section-home__container__title{width:100%}@media screen and (max-width:1200px){.hero-section-home__container__title{width:90%}}.hero-section-home__container__title{color:#fff;letter-spacing:-.01em;text-align:center;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:55px;font-weight:700;line-height:68.2px}@media screen and (max-width:992px){.hero-section-home__container__title{font-size:44px;line-height:52px}}@media screen and (max-width:576px){.hero-section-home__container__title{font-size:22px;line-height:27px}}.hero-section-home__container__description{color:#f6f7f9;text-align:center;width:690px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:992px){.hero-section-home__container__description{width:90%}}@media screen and (max-width:576px){.hero-section-home__container__description{width:70%;font-size:12px;line-height:18px}}.hero-section-home__container__cards{flex-direction:row;justify-content:center;gap:40px;width:90%;padding-top:80px;display:flex}@media screen and (max-width:992px){.hero-section-home__container__cards{visibility:hidden;height:0;padding-top:0}}.hero-section-home__container__cards__item{cursor:default;border-radius:22px;flex-direction:column;justify-content:center;align-items:center;width:280px;padding:20px;display:flex}.hero-section-home__container__cards__item .UserStarSVG .user_star_rect,.hero-section-home__container__cards__item .UserStarSVG .user_star_path_1,.hero-section-home__container__cards__item .UserStarSVG .user_star_path_2,.hero-section-home__container__cards__item .UserStarSVG .user_star_path_3{transition:opacity .3s ease-in-out}.hero-section-home__container__cards__item .UserStarSVG .user_star_rect_hover,.hero-section-home__container__cards__item .UserStarSVG .user_star_path_1_hover,.hero-section-home__container__cards__item .UserStarSVG .user_star_path_2_hover,.hero-section-home__container__cards__item .UserStarSVG .user_star_path_3_hover{opacity:0;transition:opacity .3s ease-in-out}.hero-section-home__container__cards__item .InvoiceSVG .invoice_rect,.hero-section-home__container__cards__item .InvoiceSVG .invoice_path_1,.hero-section-home__container__cards__item .InvoiceSVG .invoice_path_2,.hero-section-home__container__cards__item .InvoiceSVG .invoice_path_3{transition:opacity .3s ease-in-out}.hero-section-home__container__cards__item .InvoiceSVG .invoice_rect_hover,.hero-section-home__container__cards__item .InvoiceSVG .invoice_path_1_hover,.hero-section-home__container__cards__item .InvoiceSVG .invoice_path_2_hover,.hero-section-home__container__cards__item .InvoiceSVG .invoice_path_3_hover{opacity:0;transition:opacity .3s ease-in-out}.hero-section-home__container__cards__item .UsersGroupSVG .users_group_rect,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_1,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_2,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_3,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_4,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_5,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_6{transition:opacity .3s ease-in-out}.hero-section-home__container__cards__item .UsersGroupSVG .users_group_rect_hover,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_1_hover,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_2_hover,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_3_hover,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_4_hover,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_5_hover,.hero-section-home__container__cards__item .UsersGroupSVG .users_group_path_6_hover{opacity:0;transition:opacity .3s ease-in-out}.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_rect,.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_path_1,.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_path_2,.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_path_3{opacity:0}.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_rect_hover,.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_path_1_hover,.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_path_3_hover{opacity:1}.hero-section-home__container__cards__item:hover .UserStarSVG .user_star_path_2_hover{opacity:.4}.hero-section-home__container__cards__item:hover .InvoiceSVG .invoice_rect,.hero-section-home__container__cards__item:hover .InvoiceSVG .invoice_path_1,.hero-section-home__container__cards__item:hover .InvoiceSVG .invoice_path_3{opacity:0}.hero-section-home__container__cards__item:hover .InvoiceSVG .invoice_rect_hover,.hero-section-home__container__cards__item:hover .InvoiceSVG .invoice_path_2_hover,.hero-section-home__container__cards__item:hover .InvoiceSVG .invoice_path_3_hover{opacity:1}.hero-section-home__container__cards__item:hover .InvoiceSVG .invoice_path_1_hover{opacity:.4;transition:opacity .3s ease-in-out}.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_rect,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_1,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_2,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_3,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_4,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_5,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_6{opacity:0}.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_rect_hover,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_2_hover,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_4_hover,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_6_hover{opacity:1}.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_1_hover,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_3_hover,.hero-section-home__container__cards__item:hover .UsersGroupSVG .users_group_path_5_hover{opacity:.4}.hero-section-home__container__cards__item:hover .hero-section-home__container__cards__item__title{color:#0000;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);-webkit-background-clip:text;background-clip:text}@media screen and (max-width:576px){.hero-section-home__container__cards__item{width:164px;padding:11px}}@media screen and (max-width:389px){.hero-section-home__container__cards__item{width:150px;padding:11px 8px}}.hero-section-home__container__cards__item__title{color:#fafafa;text-align:center;margin-top:10px;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px;transition:color .3s ease-in-out}@media screen and (max-width:576px){.hero-section-home__container__cards__item__title{font-size:14px;line-height:18px}}.hero-section-home__container__cards__item__description{color:#9ea5ad;text-align:center;height:40px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}@media screen and (max-width:576px){.hero-section-home__container__cards__item__description{font-size:9px;line-height:12px}}.about-us-section{flex-direction:column;align-items:center;gap:20px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.about-us-section{width:90%}}@media screen and (max-width:576px){.about-us-section{padding:30px 0}}.about-us-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-underline-offset:10px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}@media screen and (max-width:576px){.about-us-section__title{font-size:30px;line-height:38px}}.about-us-section__description-1{color:#454c52;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.about-us-section__description-1{font-size:12px;line-height:18px}}.about-us-section__description-2{color:#454c52;text-align:left;align-self:flex-start;width:400px;margin-left:60px;padding:20px 0;font-family:Neue Einstellung,sans-serif;font-size:30px;font-weight:700;line-height:38px}@media screen and (max-width:1200px){.about-us-section__description-2{width:100%;margin-left:0}}@media screen and (max-width:576px){.about-us-section__description-2{width:100%;padding:0;font-size:20px;line-height:30px}}.about-us-section__description-2 span{color:#1414be}.about-us-section__solution{flex-direction:row;justify-content:center;gap:20px;width:820px;display:flex}@media screen and (max-width:1200px){.about-us-section__solution{width:100%}.about-us-section__solution__image{width:120px;height:auto}}@media screen and (max-width:576px){.about-us-section__solution__image{width:87px;height:98px}}@media screen and (max-width:320px){.about-us-section__solution__image{display:none}}.about-us-section__solution__content{flex-direction:column;gap:10px;display:flex}.about-us-section__solution__content__desc-1{color:#454c52;text-align:justify;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1200px){.about-us-section__solution__content__desc-1{width:100%}}@media screen and (max-width:576px){.about-us-section__solution__content__desc-1{text-align:left;width:100%;font-size:12px;line-height:18px}}.about-us-section__solution__content__desc-1 span{font-weight:700}.about-us-section__solution__content__desc-2{color:#454c52;text-align:justify;margin-left:60px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px;position:relative}@media screen and (max-width:1200px){.about-us-section__solution__content__desc-2{width:100%;margin-left:10px}}@media screen and (max-width:576px){.about-us-section__solution__content__desc-2{text-align:left;width:90%;margin-left:10px;font-size:12px;line-height:18px}}.about-us-section__solution__content__desc-2 span{font-weight:700}.about-us-section__solution__content__desc-2:before{content:"";background-color:#00cfff;width:3px;height:100%;position:absolute;top:0;left:-10px}.about-us-section__solution__content__btn--desktop,.about-us-section__solution__content__btn--mobile{flex-flow:wrap;gap:20px;margin:30px 0 0 50px;display:flex}@media screen and (max-width:1200px){.about-us-section__solution__content__btn--desktop{display:none}}@media screen and (min-width:1200px){.about-us-section__solution__content__btn--mobile{display:none}}@media screen and (max-width:1200px){.about-us-section__solution__content__btn--mobile{gap:10px;width:100%;margin:0}}.about-us-section__solution__content__btn__our-work{color:#fff;text-align:center;background-color:#1414be;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;height:auto;padding:10px 18px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}@media screen and (max-width:576px){.about-us-section__solution__content__btn__our-work{padding:9px 16px;font-size:12px;line-height:18px}}@media screen and (max-width:389px){.about-us-section__solution__content__btn__our-work{gap:4px;padding:7px 13px}}.about-us-section__solution__content__btn__our-work:hover{color:#3131d5;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.about-us-section__solution__content__btn__our-work:hover:after{background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;transform:scale(1.2)}.about-us-section__solution__content__btn__our-work:after{content:"";background:url(/img/arrow-right-white.svg) 50%/contain no-repeat;width:18px;height:18px}@media screen and (max-width:576px){.about-us-section__solution__content__btn__our-work:after{width:16.5px;height:16.5px}}.core-value-section{flex-direction:column;align-items:center;gap:20px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.core-value-section{width:90%}}@media screen and (max-width:576px){.core-value-section{padding:30px 0}}.core-value-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;border-bottom:3px solid #b9e119;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.core-value-section__title{font-size:30px;line-height:36px}}.core-value-section__description-1{color:#454c52;text-align:center;width:720px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1200px){.core-value-section__description-1{width:100%}}@media screen and (max-width:576px){.core-value-section__description-1{font-size:12px;line-height:18px}}.core-value-section__cards{grid-template-columns:repeat(4,1fr);justify-content:center;gap:30px;margin-top:20px;display:grid}@media screen and (max-width:1200px){.core-value-section__cards{grid-template-columns:repeat(2,1fr);gap:20px}}@media screen and (max-width:992px){.core-value-section__cards{gap:10px;margin-top:0}}@media screen and (max-width:576px){.core-value-section__cards{grid-template-columns:repeat(1,1fr)}}.core-value-section__cards__item{cursor:default;background-image:linear-gradient(270deg,#1414be 0%,#00cfff 100%);background-origin:border-box;border:2px solid #0000;border-radius:24px;flex-direction:column;justify-content:flex-start;align-items:center;width:258px;padding:20px;display:flex;box-shadow:inset 100vh 100vw #fff}@media screen and (min-width:1200px){.core-value-section__cards__item .UserStarSVG .user_star_rect,.core-value-section__cards__item .UserStarSVG .user_star_path_1,.core-value-section__cards__item .UserStarSVG .user_star_path_2,.core-value-section__cards__item .UserStarSVG .user_star_path_3{transition:opacity .3s ease-in-out}.core-value-section__cards__item .UserStarSVG .user_star_rect_hover,.core-value-section__cards__item .UserStarSVG .user_star_path_1_hover,.core-value-section__cards__item .UserStarSVG .user_star_path_2_hover,.core-value-section__cards__item .UserStarSVG .user_star_path_3_hover{opacity:0;transition:opacity .3s ease-in-out}.core-value-section__cards__item .InvoiceSVG .invoice_rect,.core-value-section__cards__item .InvoiceSVG .invoice_path_1,.core-value-section__cards__item .InvoiceSVG .invoice_path_2,.core-value-section__cards__item .InvoiceSVG .invoice_path_3{transition:opacity .3s ease-in-out}.core-value-section__cards__item .InvoiceSVG .invoice_rect_hover,.core-value-section__cards__item .InvoiceSVG .invoice_path_1_hover,.core-value-section__cards__item .InvoiceSVG .invoice_path_2_hover,.core-value-section__cards__item .InvoiceSVG .invoice_path_3_hover{opacity:0;transition:opacity .3s ease-in-out}.core-value-section__cards__item .UserTagSVG .user_tag_rect,.core-value-section__cards__item .UserTagSVG .user_tag_path_1,.core-value-section__cards__item .UserTagSVG .user_tag_path_2{transition:opacity .3s ease-in-out}.core-value-section__cards__item .UserTagSVG .user_tag_rect_hover,.core-value-section__cards__item .UserTagSVG .user_tag_path_1_hover,.core-value-section__cards__item .UserTagSVG .user_tag_path_2_hover{opacity:0;transition:opacity .3s ease-in-out}.core-value-section__cards__item .LikeTagSVG .like_tag_rect,.core-value-section__cards__item .LikeTagSVG .like_tag_path_1,.core-value-section__cards__item .LikeTagSVG .like_tag_path_2{transition:opacity .3s ease-in-out}.core-value-section__cards__item .LikeTagSVG .like_tag_rect_hover,.core-value-section__cards__item .LikeTagSVG .like_tag_path_1_hover,.core-value-section__cards__item .LikeTagSVG .like_tag_path_2_hover{opacity:0;transition:opacity .3s ease-in-out}.core-value-section__cards__item:hover .UserStarSVG .user_star_rect,.core-value-section__cards__item:hover .UserStarSVG .user_star_path_1,.core-value-section__cards__item:hover .UserStarSVG .user_star_path_2,.core-value-section__cards__item:hover .UserStarSVG .user_star_path_3{opacity:0}.core-value-section__cards__item:hover .UserStarSVG .user_star_rect_hover,.core-value-section__cards__item:hover .UserStarSVG .user_star_path_1_hover,.core-value-section__cards__item:hover .UserStarSVG .user_star_path_3_hover{opacity:1}.core-value-section__cards__item:hover .UserStarSVG .user_star_path_2_hover{opacity:.4}.core-value-section__cards__item:hover .InvoiceSVG .invoice_rect,.core-value-section__cards__item:hover .InvoiceSVG .invoice_path_1,.core-value-section__cards__item:hover .InvoiceSVG .invoice_path_3{opacity:0}.core-value-section__cards__item:hover .InvoiceSVG .invoice_rect_hover,.core-value-section__cards__item:hover .InvoiceSVG .invoice_path_2_hover,.core-value-section__cards__item:hover .InvoiceSVG .invoice_path_3_hover{opacity:1}.core-value-section__cards__item:hover .InvoiceSVG .invoice_path_1_hover{opacity:.4;transition:opacity .3s ease-in-out}.core-value-section__cards__item:hover .UserTagSVG .user_tag_rect,.core-value-section__cards__item:hover .UserTagSVG .user_tag_path_1,.core-value-section__cards__item:hover .UserTagSVG .user_tag_path_2{opacity:0}.core-value-section__cards__item:hover .UserTagSVG .user_tag_rect_hover,.core-value-section__cards__item:hover .UserTagSVG .user_tag_path_2_hover{opacity:1}.core-value-section__cards__item:hover .UserTagSVG .user_tag_path_1_hover{opacity:.4}.core-value-section__cards__item:hover .LikeTagSVG .like_tag_rect,.core-value-section__cards__item:hover .LikeTagSVG .like_tag_path_1,.core-value-section__cards__item:hover .LikeTagSVG .like_tag_path_2{opacity:0}.core-value-section__cards__item:hover .LikeTagSVG .like_tag_rect_hover,.core-value-section__cards__item:hover .LikeTagSVG .like_tag_path_2_hover{opacity:1}.core-value-section__cards__item:hover .LikeTagSVG .like_tag_path_1_hover{opacity:.4}.core-value-section__cards__item:hover .core-value-section__cards__item__title{color:#0000;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);-webkit-background-clip:text;background-clip:text}}@media screen and (max-width:1200px){.core-value-section__cards__item{gap:10px;width:100%}.core-value-section__cards__item .UserStarSVG .user_star_rect,.core-value-section__cards__item .UserStarSVG .user_star_path_1,.core-value-section__cards__item .UserStarSVG .user_star_path_2,.core-value-section__cards__item .UserStarSVG .user_star_path_3{opacity:0}.core-value-section__cards__item .UserStarSVG .user_star_rect_hover,.core-value-section__cards__item .UserStarSVG .user_star_path_1_hover,.core-value-section__cards__item .UserStarSVG .user_star_path_3_hover{opacity:1}.core-value-section__cards__item .UserStarSVG .user_star_path_2_hover{opacity:.4}.core-value-section__cards__item .InvoiceSVG .invoice_rect,.core-value-section__cards__item .InvoiceSVG .invoice_path_1,.core-value-section__cards__item .InvoiceSVG .invoice_path_3{opacity:0}.core-value-section__cards__item .InvoiceSVG .invoice_rect_hover,.core-value-section__cards__item .InvoiceSVG .invoice_path_2_hover,.core-value-section__cards__item .InvoiceSVG .invoice_path_3_hover{opacity:1}.core-value-section__cards__item .InvoiceSVG .invoice_path_1_hover{opacity:.4;transition:opacity .3s ease-in-out}.core-value-section__cards__item .UserTagSVG .user_tag_rect,.core-value-section__cards__item .UserTagSVG .user_tag_path_1,.core-value-section__cards__item .UserTagSVG .user_tag_path_2{opacity:0}.core-value-section__cards__item .UserTagSVG .user_tag_rect_hover,.core-value-section__cards__item .UserTagSVG .user_tag_path_2_hover{opacity:1}.core-value-section__cards__item .UserTagSVG .user_tag_path_1_hover{opacity:.4}.core-value-section__cards__item .LikeTagSVG .like_tag_rect,.core-value-section__cards__item .LikeTagSVG .like_tag_path_1,.core-value-section__cards__item .LikeTagSVG .like_tag_path_2{opacity:0}.core-value-section__cards__item .LikeTagSVG .like_tag_rect_hover,.core-value-section__cards__item .LikeTagSVG .like_tag_path_2_hover{opacity:1}.core-value-section__cards__item .LikeTagSVG .like_tag_path_1_hover{opacity:.4}}@media screen and (max-width:576px){.core-value-section__cards__item{padding:10px}}.core-value-section__cards__item__title{color:#454c52;text-align:center;margin-top:10px;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px;transition:color .3s ease-in-out}@media screen and (max-width:992px){.core-value-section__cards__item__title{margin-top:0}}@media screen and (max-width:576px){.core-value-section__cards__item__title{font-size:16px;line-height:24px}}.core-value-section__cards__item__description{color:#676e76;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.core-value-section__cards__item__description{font-size:12px;line-height:18px}}.how-we-help-section{background-color:#fafafa;flex-direction:column;align-items:center;gap:20px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:576px){.how-we-help-section{padding:30px 0}}.how-we-help-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-underline-offset:10px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}@media screen and (max-width:576px){.how-we-help-section__title{font-size:30px;line-height:38px}}.how-we-help-section__cards{grid-template-columns:repeat(4,1fr);gap:40px;margin-top:40px;display:grid}@media screen and (max-width:1200px){.how-we-help-section__cards{grid-template-columns:repeat(2,1fr);gap:20px;width:90%;margin-top:30px}}@media screen and (max-width:992px){.how-we-help-section__cards{gap:10px}}@media screen and (max-width:576px){.how-we-help-section__cards{grid-template-columns:repeat(1,1fr)}}.how-we-help-section__cards__item{cursor:default;background-origin:border-box;border:2px solid #fafafa;border-radius:22px;flex-direction:column;justify-content:flex-start;align-items:center;gap:25px;width:250px;padding:40px 20px;transition:border-color .3s ease-in-out;display:flex;box-shadow:inset 100vh 100vw #fafafa}@media screen and (min-width:1200px){.how-we-help-section__cards__item:hover{background:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);border-color:#0000}.how-we-help-section__cards__item:hover .how-we-help-section__cards__item__title{color:#0000;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);-webkit-background-clip:text;background-clip:text}}@media screen and (max-width:1200px){.how-we-help-section__cards__item{background:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);border-color:#0000;gap:15px;width:100%}}@media screen and (max-width:576px){.how-we-help-section__cards__item{gap:10px;width:100%;padding:10px}}.how-we-help-section__cards__item__title{color:#454c52;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px;transition:color .3s ease-in-out}@media screen and (max-width:1200px){.how-we-help-section__cards__item__title{color:#0000;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);-webkit-background-clip:text;background-clip:text}}@media screen and (max-width:576px){.how-we-help-section__cards__item__title{font-size:17px;line-height:23px}}.how-we-help-section__cards__item__description{color:#676e76;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}@media screen and (max-width:576px){.how-we-help-section__cards__item__description{font-size:12px;line-height:15px}}.cta-section-home{background:#001955 50%/cover no-repeat;flex-direction:row;height:720px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.cta-section-home{height:600px}}@media screen and (max-width:576px){.cta-section-home{height:500px}}.cta-section-home__left-image,.cta-section-home__right-image{padding-top:60px;position:absolute;top:0;bottom:0}@media screen and (max-width:1200px){.cta-section-home__left-image,.cta-section-home__right-image{opacity:.6}}.cta-section-home__left-image img,.cta-section-home__right-image img{height:100%}@media screen and (max-width:992px){.cta-section-home__left-image img,.cta-section-home__right-image img{width:334px!important}}.cta-section-home__left-image{left:0}@media screen and (max-width:1600px){.cta-section-home__left-image{transform:translate(-80px)}}@media screen and (max-width:1200px){.cta-section-home__left-image{transform:translate(-125px)}}@media screen and (max-width:992px){.cta-section-home__left-image{top:auto;bottom:0;transform:translate(-100px)}}@media screen and (max-width:576px){.cta-section-home__left-image{display:none}}.cta-section-home__right-image{right:0}@media screen and (max-width:1600px){.cta-section-home__right-image{transform:translate(80px)}}@media screen and (max-width:1200px){.cta-section-home__right-image{transform:translate(125px)}}@media screen and (max-width:992px){.cta-section-home__right-image{top:auto;bottom:0;transform:translate(100px)}}@media screen and (max-width:390.99px){.cta-section-home__right-image{transform:translate(110px)}}.cta-section-home__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;bottom:0}.cta-section-home__container__title,.cta-section-home__container__name-company{width:1080px}@media screen and (max-width:1200px){.cta-section-home__container__title,.cta-section-home__container__name-company{width:90%}}.cta-section-home__container__name-company{color:#b9e119;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:600;line-height:30px}.cta-section-home__container__title{color:#fff;letter-spacing:-.02em;text-align:center;text-transform:uppercase;width:866px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:992px){.cta-section-home__container__title{width:90%;font-size:44px;line-height:52px}}@media screen and (max-width:576px){.cta-section-home__container__title{font-size:30px;line-height:38px}}.cta-section-home__container__cta-btn{color:#1414be;text-align:center;background-color:#fff;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:18px 26px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}@media screen and (max-width:576px){.cta-section-home__container__cta-btn{width:80%;font-size:14px;line-height:20px}}.cta-section-home__container__cta-btn:hover{color:#1414be;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.cta-section-home__container__cta-btn:after{content:"";background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;width:24px;height:24px;right:0}.our-services-section{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.our-services-section__container{flex-direction:row;gap:100px;width:1120px;padding:60px 0;display:flex}@media screen and (max-width:1200px){.our-services-section__container{width:90%}}@media screen and (max-width:992px){.our-services-section__container{flex-direction:column;align-items:center;gap:10px}}@media screen and (max-width:576px){.our-services-section__container{padding:30px 0}}.our-services-section__container__left{width:50%}@media screen and (max-width:992px){.our-services-section__container__left{width:100%}}.our-services-section__container__left__wrapper{flex-direction:column;gap:20px;display:flex}@media screen and (max-width:576px){.our-services-section__container__left__wrapper{align-items:center}}.our-services-section__container__left__wrapper__title{color:#1414be;letter-spacing:-.02em;text-align:left;border-bottom:3px solid #b9e119;width:-webkit-max-content;width:max-content;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.our-services-section__container__left__wrapper__title{text-align:center;font-size:30px;line-height:38px}}.our-services-section__container__left__wrapper__description{color:#454c52;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.our-services-section__container__left__wrapper__description{text-align:center;font-size:12px;line-height:18px}}.our-services-section__container__left__wrapper__link{color:#fff;text-align:center;background-color:#1414be;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:145px;height:40px;padding:10px 0;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}.our-services-section__container__left__wrapper__link:hover{color:#3131d5;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.our-services-section__container__left__wrapper__link:hover:after{background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;transform:scale(1.2)}.our-services-section__container__left__wrapper__link:after{content:"";background:url(/img/arrow-right-white.svg) 50%/contain no-repeat;width:18px;height:18px}@media screen and (max-width:576px){.our-services-section__container__left__wrapper__link:after{width:14px;height:14px}}.our-services-section__container__right{flex-direction:column;width:50%;display:flex}@media screen and (max-width:992px){.our-services-section__container__right{width:100%}}.our-services-section__container__right__item{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border-bottom:2px solid #0000;flex-direction:column;justify-self:flex-start;align-items:flex-start;gap:10px;padding:30px 20px;display:flex;box-shadow:inset 100vh 100vw #fff}.our-services-section__container__right__item:first-child{padding:0 20px 30px}.our-services-section__container__right__item:hover .our-services-section__container__right__item__link{color:#fff;background-color:#1414be;border-color:#0000}.our-services-section__container__right__item:hover .our-services-section__container__right__item__link:after{content:"";background:url(/img/arrow-right-white.svg) 50%/cover no-repeat;width:18px;height:18px}.our-services-section__container__right__item__title{color:#454c52;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:576px){.our-services-section__container__right__item__title{font-size:20px;line-height:30px}}.our-services-section__container__right__item__description{color:#676e76;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:20.32px}@media screen and (max-width:576px){.our-services-section__container__right__item__description{font-size:12px;line-height:18px}}.our-services-section__container__right__item__link{color:#454c52;text-align:center;background-color:#fff;border:1px solid #454c52;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:145px;height:40px;padding:10px 0;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition:color .3s ease-in-out,background-color .3s ease-in-out;display:flex}.our-services-section__container__right__item__link:after{content:"";background:url(/img/arrow-right-black.svg) 50%/cover no-repeat;width:18px;height:18px}@media screen and (max-width:576px){.our-services-section__container__right__item__link:after{width:14px;height:14px}}.industry-expertise-section{flex-direction:column;align-items:center;gap:30px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.industry-expertise-section{gap:20px;width:90%}}@media screen and (max-width:576px){.industry-expertise-section{padding:30px 0}}.industry-expertise-section__border-bottom{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border-bottom:2px solid #0000;width:100%;box-shadow:inset 100vh 100vw #fff}.industry-expertise-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;border-bottom:3px solid #b9e119;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.industry-expertise-section__title{font-size:30px;line-height:38px}}.industry-expertise-section__description{color:#676e76;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.industry-expertise-section__description{font-size:12px;line-height:18px}}.industry-expertise-section__link{color:#fff;text-align:center;background-color:#1414be;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:225px;height:50px;padding:10px 18px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:20px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}.industry-expertise-section__link:hover{color:#3131d5;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.industry-expertise-section__link:hover:after{background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;transform:scale(1.2)}.industry-expertise-section__link:after{content:"";background:url(/img/arrow-right-white.svg) 50%/contain no-repeat;width:18px;height:18px}@media screen and (max-width:576px){.industry-expertise-section__link:after{width:14px;height:14px}}.industry-expertise-section__container{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media screen and (max-width:1200px){.industry-expertise-section__container{border:1px solid #9ea5ad;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px}}@media screen and (max-width:992px){.industry-expertise-section__container{align-items:center}}@media screen and (max-width:576px){.industry-expertise-section__container{justify-content:flex-start}}@media screen and (max-width:1200px){.industry-expertise-section__container__img-icon{transform:scale(.8)}}.industry-expertise-section__container__content{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.industry-expertise-section__container__content__title{color:#454c52;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:576px){.industry-expertise-section__container__content__title{font-size:20px;line-height:30px}}.industry-expertise-section__container__content__link{color:#fff;text-align:center;background-color:#1414be;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:125px;height:40px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}.industry-expertise-section__container__content__link:hover{color:#3131d5;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.industry-expertise-section__container__content__link:hover:after{background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;transform:scale(1.2)}.industry-expertise-section__container__content__link:after{content:"";background:url(/img/arrow-right-white.svg) 50%/contain no-repeat;width:18px;height:18px}@media screen and (max-width:576px){.industry-expertise-section__container__content__link:after{width:14px;height:14px}}.industry-expertise-section__container__solution{flex-direction:row;gap:55px;width:800px;display:flex}@media screen and (min-width:1200px){.industry-expertise-section__container__solution{border:1px solid #9ea5ad;border-radius:12px;padding:26px 32px}}@media screen and (max-width:992px){.industry-expertise-section__container__solution{gap:20px;width:100%}}@media screen and (max-width:650px){.industry-expertise-section__container__solution{flex-wrap:wrap}}.industry-expertise-section__container__solution__first,.industry-expertise-section__container__solution__second{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.industry-expertise-section__container__solution__wrapper{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.industry-expertise-section__container__solution__wrapper__icon{z-index:10;background-color:#fff;border:1px solid #015ecf;border-radius:50%;padding:10px}.industry-expertise-section__container__solution__wrapper__title-card{z-index:5;background:linear-gradient(90deg,#1500b5 0%,#0065d1 100%);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;width:250px;height:33px;display:flex;transform:skew(-20deg)translate(-30px)translateY(5px)}@media screen and (max-width:576px){.industry-expertise-section__container__solution__wrapper__title-card{width:100%;transform:skew(-20deg)translate(-10px)translateY(5px)}}.industry-expertise-section__container__solution__wrapper__title-card>h3{color:#fff;text-align:center;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px;transform:skew(20deg)}.industry-expertise-section__container__solution__lists{flex-direction:column;gap:8px;padding-left:20px;display:flex}.industry-expertise-section__container__solution__lists span{color:#676e76;text-align:left;flex-direction:row;align-items:center;gap:6px;font-family:Neue Einstellung,sans-serif;font-size:13px;font-weight:500;line-height:18px;display:flex}.hero-section-case-study{background:#001955 50%/cover no-repeat;flex-direction:row;height:480px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.hero-section-case-study{height:400px}}@media screen and (max-width:576px){.hero-section-case-study{height:185px}}.hero-section-case-study__left-image,.hero-section-case-study__right-image{padding-top:60px;position:absolute;top:0;bottom:0}@media screen and (max-width:992px){.hero-section-case-study__left-image,.hero-section-case-study__right-image{opacity:.5;top:auto}}.hero-section-case-study__left-image img,.hero-section-case-study__right-image img{height:100%}@media screen and (max-width:576px){.hero-section-case-study__left-image img,.hero-section-case-study__right-image img{width:240px!important}}@media screen and (max-width:320px){.hero-section-case-study__left-image img,.hero-section-case-study__right-image img{width:220px!important}}.hero-section-case-study__left-image{left:0}@media screen and (max-width:1600px){.hero-section-case-study__left-image{transform:translate(-85px)}}@media screen and (max-width:576px){.hero-section-case-study__left-image{transform:translate(-100px)}}.hero-section-case-study__right-image{right:0}@media screen and (max-width:1600px){.hero-section-case-study__right-image{transform:translate(85px)}}@media screen and (max-width:576px){.hero-section-case-study__right-image{transform:translate(100px)}}.hero-section-case-study__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;bottom:0}.hero-section-case-study__container__title{color:#b9e119;letter-spacing:-.01em;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:55px;font-weight:700;line-height:68.2px}@media screen and (max-width:576px){.hero-section-case-study__container__title{font-size:32px;line-height:40px}}.hero-section-case-study__container__description{color:#f6f7f9;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:1440px){.hero-section-case-study__container__description{width:50%}}@media screen and (max-width:992px){.hero-section-case-study__container__description{width:60%}}@media screen and (max-width:576px){.hero-section-case-study__container__description{width:75%;font-size:12px;line-height:18px}}.full-case-studies-section{flex-direction:column;gap:50px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.full-case-studies-section{width:90%}}@media screen and (max-width:576px){.full-case-studies-section{padding:30px 0}}.full-case-studies-section__wrapper{grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:40px;display:grid}@media screen and (max-width:768px){.full-case-studies-section__wrapper{grid-template-columns:repeat(1,1fr);gap:50px}}.full-case-studies-section__wrapper__card{flex-direction:column;justify-content:flex-end;gap:20px;width:100%;display:flex}.full-case-studies-section__wrapper__card__img-project{cursor:pointer;background-color:#1414be;border-radius:22px;height:310px;transition:background-color .3s ease-in-out;position:relative;overflow:hidden}@media screen and (max-width:1200px){.full-case-studies-section__wrapper__card__img-project{height:240px}}@media screen and (max-width:768px){.full-case-studies-section__wrapper__card__img-project{height:310px}}@media screen and (max-width:576px){.full-case-studies-section__wrapper__card__img-project{height:240px}}@media screen and (min-width:1200px){.full-case-studies-section__wrapper__card__img-project:hover{background-color:#b9e119}.full-case-studies-section__wrapper__card__img-project:hover .full-case-studies-section__wrapper__card__img-project__info{background:linear-gradient(#0000 0%,#000000ba 76.5%)}.full-case-studies-section__wrapper__card__img-project:hover .full-case-studies-section__wrapper__card__img-project__info__description{visibility:visible;opacity:1}.full-case-studies-section__wrapper__card__img-project:hover .full-case-studies-section__wrapper__card__img-project__img{transform:rotate(-10deg)scale(.9)}}.full-case-studies-section__wrapper__card__img-project__img{width:100%;height:auto;transition:transform .3s ease-in-out;position:relative;top:-30px;left:20px;transform:rotate(-15deg)scale(.9)}@media screen and (max-width:768px){.full-case-studies-section__wrapper__card__img-project__img{top:0;left:0;transform:rotate(-15deg)scale(1.1)}}@media screen and (max-width:576px){.full-case-studies-section__wrapper__card__img-project__img{transform:rotate(-15deg)scale(1.2)}}.full-case-studies-section__wrapper__card__img-project__info{z-index:10;flex-direction:row;justify-content:space-between;align-items:flex-end;width:100%;padding:14px 20px;transition:background-color .3s ease-in-out;display:flex;position:absolute;bottom:0}@media screen and (max-width:1200px){.full-case-studies-section__wrapper__card__img-project__info{background:linear-gradient(#0000 0%,#000000ba 76.5%);padding:14px 10px}}.full-case-studies-section__wrapper__card__img-project__info__link{border-width:1px,1px,1px,0px;background:linear-gradient(144.58deg,#fffc 8.44%,#fff6 91.56%);border-style:solid;border-color:#e5e7ea;border-radius:0 100px 100px 0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}@media screen and (max-width:1200px){.full-case-studies-section__wrapper__card__img-project__info__link{width:30px;height:30px}}@media screen and (max-width:576px){.full-case-studies-section__wrapper__card__img-project__info__link{width:60px;height:30px}}.full-case-studies-section__wrapper__card__img-project__info__link:hover{background-color:#fff;border:none}.full-case-studies-section__wrapper__card__img-project__info__link img{width:20px;height:20px}@media screen and (max-width:1200px){.full-case-studies-section__wrapper__card__img-project__info__link img{width:15px;height:15px}}.full-case-studies-section__wrapper__card__img-project__info__description{color:#fff;text-align:left;visibility:hidden;opacity:0;width:450px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;transition:all .3s ease-in-out}@media screen and (max-width:1200px){.full-case-studies-section__wrapper__card__img-project__info__description{visibility:visible;opacity:1}}.full-case-studies-section__wrapper__card__tag{flex-flow:wrap;gap:10px;display:flex}@media screen and (max-width:576px){.full-case-studies-section__wrapper__card__tag{gap:5px}}.full-case-studies-section__wrapper__card__tag__wrapper{background-color:#000;border-radius:8px;flex-direction:row;align-items:center;gap:3px;padding:4px 10px;display:flex}.full-case-studies-section__wrapper__card__tag__name{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}@media screen and (max-width:576px){.full-case-studies-section__wrapper__card__tag__name{font-size:12px;line-height:16px}}.full-case-studies-section__wrapper__card__name-project{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}.cta-section-case-study{background:#001955 50%/cover no-repeat;flex-direction:row;height:720px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.cta-section-case-study{height:600px}}@media screen and (max-width:576px){.cta-section-case-study{height:500px}}.cta-section-case-study__left-image,.cta-section-case-study__right-image{padding-top:60px;position:absolute;top:0;bottom:0}@media screen and (max-width:1200px){.cta-section-case-study__left-image,.cta-section-case-study__right-image{opacity:.6}}.cta-section-case-study__left-image img,.cta-section-case-study__right-image img{height:100%}@media screen and (max-width:992px){.cta-section-case-study__left-image img,.cta-section-case-study__right-image img{width:420px!important}}.cta-section-case-study__left-image{left:0}@media screen and (max-width:1600px){.cta-section-case-study__left-image{transform:translate(-80px)}}@media screen and (max-width:1200px){.cta-section-case-study__left-image{transform:translate(-125px)}}@media screen and (max-width:992px){.cta-section-case-study__left-image{top:auto;bottom:0}}@media screen and (max-width:576px){.cta-section-case-study__left-image{display:none}}.cta-section-case-study__right-image{right:0}@media screen and (max-width:1600px){.cta-section-case-study__right-image{transform:translate(80px)}}@media screen and (max-width:1200px){.cta-section-case-study__right-image{transform:translate(125px)}}@media screen and (max-width:992px){.cta-section-case-study__right-image{top:auto;bottom:0}}.cta-section-case-study__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;bottom:0}.cta-section-case-study__container__title,.cta-section-case-study__container__name-company{width:1080px}@media screen and (max-width:1200px){.cta-section-case-study__container__title,.cta-section-case-study__container__name-company{width:90%}}.cta-section-case-study__container__name-company{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:600;line-height:30px}.cta-section-case-study__container__title{color:#b9e119;letter-spacing:-.02em;text-align:center;text-transform:uppercase;width:866px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:992px){.cta-section-case-study__container__title{width:90%;font-size:44px;line-height:52px}}@media screen and (max-width:576px){.cta-section-case-study__container__title{font-size:30px;line-height:38px}}.cta-section-case-study__container__cta-btn{color:#1414be;text-align:center;background-color:#fff;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:18px 26px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}@media screen and (max-width:576px){.cta-section-case-study__container__cta-btn{width:80%;font-size:14px;line-height:20px}}.cta-section-case-study__container__cta-btn:hover{color:#1414be;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.cta-section-case-study__container__cta-btn:after{content:"";background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;width:24px;height:24px;right:0}.hero-section-our-services{background:#001955 50%/cover no-repeat;flex-direction:row;height:480px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.hero-section-our-services{height:400px}}@media screen and (max-width:576px){.hero-section-our-services{height:250px}}.hero-section-our-services__left-image,.hero-section-our-services__right-image{padding-top:60px;position:absolute;top:0;bottom:0}@media screen and (max-width:1200px){.hero-section-our-services__left-image,.hero-section-our-services__right-image{opacity:.4}}@media screen and (max-width:992px){.hero-section-our-services__left-image,.hero-section-our-services__right-image{top:auto}}.hero-section-our-services__left-image img,.hero-section-our-services__right-image img{height:100%}@media screen and (max-width:576px){.hero-section-our-services__left-image img,.hero-section-our-services__right-image img{width:240px!important}}@media screen and (max-width:320px){.hero-section-our-services__left-image img,.hero-section-our-services__right-image img{width:220px!important}}.hero-section-our-services__left-image{left:0}@media screen and (max-width:1600px){.hero-section-our-services__left-image{transform:translate(-85px)}}@media screen and (max-width:576px){.hero-section-our-services__left-image{display:none}}.hero-section-our-services__right-image{right:0}@media screen and (max-width:1600px){.hero-section-our-services__right-image{transform:translate(85px)}}@media screen and (max-width:576px){.hero-section-our-services__right-image{transform:translate(10px)}}.hero-section-our-services__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;bottom:0}.hero-section-our-services__container__title{color:#00cfff;letter-spacing:-.01em;text-align:center;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:55px;font-weight:700;line-height:68.2px}@media screen and (max-width:576px){.hero-section-our-services__container__title{padding:0 10px;font-size:32px;line-height:40px}}.hero-section-our-services__container__description{color:#f6f7f9;text-align:center;width:798px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:1440px){.hero-section-our-services__container__description{width:50%}}@media screen and (max-width:992px){.hero-section-our-services__container__description{width:60%}}@media screen and (max-width:576px){.hero-section-our-services__container__description{width:80%;font-size:12px;line-height:18px}}.cta-section-services{background:#001955 50%/cover no-repeat;flex-direction:row;height:720px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.cta-section-services{height:600px}}@media screen and (max-width:576px){.cta-section-services{height:500px}}.cta-section-services__left-image,.cta-section-services__right-image{padding-top:60px;position:absolute;top:0;bottom:0}@media screen and (max-width:1200px){.cta-section-services__left-image,.cta-section-services__right-image{opacity:.6}}.cta-section-services__left-image img,.cta-section-services__right-image img{height:100%}@media screen and (max-width:992px){.cta-section-services__left-image img,.cta-section-services__right-image img{width:420px!important}}.cta-section-services__left-image{left:0}@media screen and (max-width:1600px){.cta-section-services__left-image{transform:translate(-80px)}}@media screen and (max-width:1200px){.cta-section-services__left-image{transform:translate(-125px)}}@media screen and (max-width:992px){.cta-section-services__left-image{top:auto;bottom:0}}@media screen and (max-width:576px){.cta-section-services__left-image{display:none}}.cta-section-services__right-image{right:0}@media screen and (max-width:1600px){.cta-section-services__right-image{transform:translate(80px)}}@media screen and (max-width:1200px){.cta-section-services__right-image{transform:translate(125px)}}@media screen and (max-width:992px){.cta-section-services__right-image{top:auto;bottom:0}}.cta-section-services__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:10px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;bottom:0}.cta-section-services__container__title,.cta-section-services__container__name-company{width:1080px}@media screen and (max-width:1200px){.cta-section-services__container__title,.cta-section-services__container__name-company{width:90%}}.cta-section-services__container__name-company{color:#fff;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:600;line-height:30px}.cta-section-services__container__title{color:#00cfff;letter-spacing:-.02em;text-align:center;text-transform:uppercase;width:866px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:992px){.cta-section-services__container__title{width:90%;font-size:44px;line-height:52px}}@media screen and (max-width:576px){.cta-section-services__container__title{font-size:30px;line-height:38px}}.cta-section-services__container__cta-btn{color:#1414be;text-align:center;background-color:#fff;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;margin-top:20px;padding:18px 26px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}@media screen and (max-width:576px){.cta-section-services__container__cta-btn{width:80%;font-size:14px;line-height:20px}}.cta-section-services__container__cta-btn:hover{color:#f6f7f9;background-color:#00cfff;box-shadow:0 48px 100px #110c2e26}.cta-section-services__container__cta-btn:hover:after{background:url(/img/arrow-right-white.svg) 50%/cover no-repeat;transform:scale(.8)}.cta-section-services__container__cta-btn:after{content:"";background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;width:24px;height:24px;right:0}.custom-software-development-section{flex-direction:column;align-items:center;gap:10px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.custom-software-development-section{width:90%}}@media screen and (max-width:576px){.custom-software-development-section{padding:30px 0}}.custom-software-development-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;border-bottom:3px solid #b9e119;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.custom-software-development-section__title{font-size:30px;line-height:38px}}.custom-software-development-section__description{color:#454c52;text-align:center;width:950px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1200px){.custom-software-development-section__description{width:100%}}@media screen and (max-width:576px){.custom-software-development-section__description{font-size:12px;line-height:18px}}.custom-software-development-section__container{flex-wrap:wrap;justify-content:center;align-items:center;gap:40px 39px;margin-top:30px;display:flex}@media screen and (max-width:1200px){.custom-software-development-section__container{grid-template-columns:repeat(2,1fr);align-items:flex-start;gap:20px;margin-top:20px;display:grid}}@media screen and (max-width:750px){.custom-software-development-section__container{grid-template-columns:repeat(1,1fr);gap:10px}}.custom-software-development-section__container__card{cursor:default;background:linear-gradient(270deg,#1414be 0%,#b9e119 100%) 100% border-box;border:2px solid #0000;border-radius:22px;flex-direction:column;justify-content:space-between;align-items:flex-start;width:347px;height:262px;padding:20px;transition:background .3s ease-in-out;display:flex;box-shadow:inset 100vh 100vw #fff}@media screen and (max-width:1200px){.custom-software-development-section__container__card{justify-content:flex-start;gap:20px;width:100%;height:100%}}@media screen and (max-width:576px){.custom-software-development-section__container__card{justify-content:flex-start;gap:10px;padding:18px}}@media screen and (min-width:1200px){.custom-software-development-section__container__card:hover{box-shadow:none;background:linear-gradient(90deg,#1414be 50%,#b9e119 50%) 0/200%;border:2px solid #fff}.custom-software-development-section__container__card:hover .custom-software-development-section__container__card__icon{background:url(/img/our-services/chevron-right-white.svg) 50%/cover no-repeat;animation:.3s ease-in-out forwards leftToRightAndRotateServices}.custom-software-development-section__container__card:hover .custom-software-development-section__container__card__title,.custom-software-development-section__container__card:hover .custom-software-development-section__container__card__description{color:#fff;background:0 0}}.custom-software-development-section__container__card__title{color:#0000;text-align:left;background-image:linear-gradient(270deg,#1414be 0%,#00cfff 100%);-webkit-background-clip:text;background-clip:text;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px;transition:color .3s ease-in-out}@media screen and (max-width:576px){.custom-software-development-section__container__card__title{font-size:16px;line-height:24px}}.custom-software-development-section__container__card__description{color:#596066;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px;transition:color .3s ease-in-out}@media screen and (max-width:576px){.custom-software-development-section__container__card__description{color:#9ea5ad;font-size:12px;line-height:18px}}.custom-software-development-section__container__card__icon{background:url(/img/our-services/chevron-right.svg) 50%/cover no-repeat;width:30px;height:30px}@media screen and (max-width:1200px){.custom-software-development-section__container__card__icon{display:none}}.custom-software-development-section__container__card__add-animation-card-out-hover{animation:.3s ease-in-out forwards cardFulfillment}.custom-software-development-section__container__card__add-animation-icon-out-hover{animation:.3s ease-in-out forwards rightToLeftAndRotateServices}.digital-transformation-services-section{grid-template-columns:repeat(2,1fr);gap:20px 100px;width:1120px;margin:0 auto;padding:40px 0 60px;display:grid;position:relative}@media screen and (max-width:1200px){.digital-transformation-services-section{grid-template-columns:1fr;column-gap:0;width:90%}}@media screen and (max-width:576px){.digital-transformation-services-section{padding:30px 0}}.digital-transformation-services-section__title{color:#1414be;letter-spacing:-.02em;text-align:left;text-underline-offset:10px;text-transform:uppercase;z-index:10;background-color:#fff;grid-column:span 2;padding-top:20px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}@media screen and (min-width:1200px){.digital-transformation-services-section__title{position:-webkit-sticky;position:sticky;top:80px}}@media screen and (max-width:1200px){.digital-transformation-services-section__title{text-align:center}}@media screen and (max-width:992px){.digital-transformation-services-section__title{text-underline-offset:0;border-bottom:3px solid #b9e119;text-decoration:none}}@media screen and (max-width:576px){.digital-transformation-services-section__title{font-size:30px;line-height:38px}}@media screen and (max-width:1200px){.digital-transformation-services-section__left{width:100%}}.digital-transformation-services-section__left__wrapper{flex-direction:column;gap:20px;display:flex;position:-webkit-sticky;position:sticky;top:180px}.digital-transformation-services-section__left__wrapper>img{pointer-events:none}@media screen and (max-width:1200px){.digital-transformation-services-section__left__wrapper>img{width:70%;margin:0 auto}}.digital-transformation-services-section__left__wrapper__description{color:#454c52;text-align:left;z-index:5;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1200px){.digital-transformation-services-section__left__wrapper__description{text-align:center}}@media screen and (max-width:576px){.digital-transformation-services-section__left__wrapper__description{font-size:12px;line-height:18px}}.digital-transformation-services-section__right{flex-direction:column;display:flex}@media screen and (max-width:1200px){.digital-transformation-services-section__right{grid-column:span 2;width:100%}}.digital-transformation-services-section__right__item{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border-bottom:2px solid #0000;flex-direction:column;justify-self:flex-start;align-items:flex-start;gap:10px;padding:30px 20px;display:flex;position:-webkit-sticky;position:sticky;top:-50%;box-shadow:inset 100vh 100vw #fff}@media screen and (max-width:1200px){.digital-transformation-services-section__right__item{padding:30px 0}}@media screen and (max-width:576px){.digital-transformation-services-section__right__item__icon{width:50px;height:50px}}.digital-transformation-services-section__right__item__title{color:#454c52;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:576px){.digital-transformation-services-section__right__item__title{font-size:20px;line-height:30px}}.digital-transformation-services-section__right__item__description{color:#9ea5ad;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}@media screen and (max-width:576px){.digital-transformation-services-section__right__item__description{font-size:12px;line-height:18px}}.hero-section-blog{background:#001955 50%/cover no-repeat;flex-direction:row;justify-content:center;height:480px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.hero-section-blog{height:400px}}@media screen and (max-width:576px){.hero-section-blog{height:300px}}.hero-section-blog__left-image,.hero-section-blog__right-image{padding-top:60px;position:absolute;top:0;bottom:0}@media screen and (max-width:992px){.hero-section-blog__left-image,.hero-section-blog__right-image{opacity:.5;top:auto}}.hero-section-blog__left-image img,.hero-section-blog__right-image img{height:100%}@media screen and (max-width:576px){.hero-section-blog__left-image img,.hero-section-blog__right-image img{width:300px!important}}@media screen and (max-width:320px){.hero-section-blog__left-image img,.hero-section-blog__right-image img{width:220px!important}}.hero-section-blog__left-image{left:0}@media screen and (max-width:1600px){.hero-section-blog__left-image{transform:translate(-85px)}}@media screen and (max-width:576px){.hero-section-blog__left-image{display:none}}.hero-section-blog__right-image{right:0}@media screen and (max-width:1600px){.hero-section-blog__right-image{transform:translate(85px)}}@media screen and (max-width:576px){.hero-section-blog__right-image{transform:translate(20px)}}.hero-section-blog__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;bottom:0}.hero-section-blog__container__title{color:#fff;letter-spacing:-.01em;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:55px;font-weight:700;line-height:68.2px}@media screen and (max-width:576px){.hero-section-blog__container__title{font-size:32px;line-height:40px}}.hero-section-blog__container__description{color:#e5e7ea;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:1500px){.hero-section-blog__container__description{width:50%}}@media screen and (max-width:992px){.hero-section-blog__container__description{width:70%}}@media screen and (max-width:576px){.hero-section-blog__container__description{width:90%;font-size:12px;line-height:18px}}.hero-section-blog__container__form{flex-direction:row;justify-content:center;align-items:center;gap:20px;padding-top:20px;display:flex}@media screen and (max-width:576px){.hero-section-blog__container__form{flex-direction:column;width:100%;padding-top:10px}}.hero-section-blog__container__form__input-container{border-radius:8px;flex-direction:row;justify-content:center;align-items:center;height:40px;display:flex}@media screen and (max-width:576px){.hero-section-blog__container__form__input-container{width:100%}}.hero-section-blog__container__form__input-container>img{background:#f6f7f9;border-radius:8px 0 0 8px;height:40px;padding:10px 0;width:30px!important}.hero-section-blog__container__form__input-container>input{border:none;border-radius:0 8px 8px 0;height:40px;padding:0 14px;font-family:Neue Einstellung,sans-serif}@media screen and (max-width:576px){.hero-section-blog__container__form__input-container>input{width:70%}}.hero-section-blog__container__form>button{color:#001955;text-align:center;text-transform:uppercase;background:linear-gradient(270deg,#b9e119 0%,#1414be 100%) 100% border-box;border:none;border-radius:8px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:10px;height:40px;padding:10px 18px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;transition:all .3s ease-in-out;display:flex;box-shadow:inset 100vh 100vw #b9e119}.hero-section-blog__container__form>button:hover{color:#f6f7f9;background:linear-gradient(270deg,#b9e119 50%,#00cfff 50%) 0/200%;box-shadow:0 48px 100px #110c2e26}.hero-section-blog__container__form:hover .hero-section-blog__container__form__btn-icon{background:url(/img/arrow-right-white.svg) 50%/cover no-repeat;transform:scale(.8)}.hero-section-blog__container__form__btn-icon{content:"";background:url(/img/blog/arrow-right.svg) 50%/cover no-repeat;width:20px;height:20px}.special-report-section{flex-direction:column;gap:30px;width:1120px;margin:0 auto;padding:30px 0;display:flex}@media screen and (max-width:1200px){.special-report-section{width:90%}}@media screen and (max-width:576px){.special-report-section{padding:30px 0}}.special-report-section__headline{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}@media screen and (max-width:1200px){.special-report-section__headline{flex-direction:column}}.special-report-section__headline__title{color:#1414be;letter-spacing:-.02em;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.special-report-section__headline__title{font-size:30px;line-height:38px}}.special-report-section__headline__btn{flex-direction:row;justify-content:flex-start;align-items:center;display:flex}@media screen and (max-width:1200px){.special-report-section__headline__btn{display:none}}.special-report-section__headline__btn__prev,.special-report-section__headline__btn__next{justify-content:center;align-items:center;display:flex}.special-report-section__headline__btn__prev{background-color:#1414be;border:1px solid #0000;border-radius:10px 0 0 10px;outline:none;width:40px;height:40px}.special-report-section__headline__btn__next{background-color:#fff;border:1px solid #1414be;border-radius:0 10px 10px 0;outline:none;width:40px;height:40px}.special-report-section__headline__btn__next path{stroke:#1414be}.special-report-section__list-articles{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media screen and (max-width:1200px){.special-report-section__list-articles{grid-template-columns:1fr}}.special-report-section__list-articles__item{cursor:pointer;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:22px;width:354px;height:358px;text-decoration:none;overflow:hidden;box-shadow:inset 100vh 100vw #fff}@media screen and (max-width:1200px){.special-report-section__list-articles__item{flex-direction:row;width:100%;height:190px;display:flex}}@media screen and (max-width:576px){.special-report-section__list-articles__item{height:150px}}.special-report-section__list-articles__item:hover .special-report-section__list-articles__item__thumbnail__image{transform:scale(1.1)}.special-report-section__list-articles__item__thumbnail{width:100%;height:190px;overflow:hidden}@media screen and (max-width:1200px){.special-report-section__list-articles__item__thumbnail{width:500px}}@media screen and (max-width:992px){.special-report-section__list-articles__item__thumbnail{width:400px}}@media screen and (max-width:576px){.special-report-section__list-articles__item__thumbnail{width:120px;height:auto}}.special-report-section__list-articles__item__thumbnail__image{object-fit:cover;transition:transform .3s ease-in-out}.special-report-section__list-articles__item__content{background:#1414be;flex-direction:column;gap:10px;width:100%;height:100%;padding:20px;display:flex}.special-report-section__list-articles__item__content__head{color:#0000;text-align:left;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);-webkit-background-clip:text;background-clip:text;width:-webkit-fit-content;width:fit-content;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.special-report-section__list-articles__item__content__head{font-size:14px;line-height:20px}}.special-report-section__list-articles__item__content__title{color:#fff;text-align:left;-webkit-line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:600;line-height:30px;text-decoration:none;display:-webkit-box;overflow:hidden}@media screen and (max-width:576px){.special-report-section__list-articles__item__content__title{font-size:16px;line-height:24px}}.special-report-section__list-articles__item__content__title:hover{color:#fff}.special-report-section__list-articles__item__content__date{color:#fff;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.special-report-section__list-articles__item__content__date{font-size:14px;line-height:20px}}.special-report-section__btn-view-all{color:#000;text-align:center;background-color:#fff;border:none;border-radius:8px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:8px;padding:18px 26px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px;display:flex;box-shadow:0 1px 1px #0000001f,0 0 0 1px #676e7629,0 2px 5px #676e7614}.special-report-section__btn-view-all:after{content:"";background:url(/img/arrow-right-black.svg) 50%/cover no-repeat;width:18px;height:18px}@media screen and (max-width:576px){.special-report-section__btn-view-all:after{width:14px;height:14px}}.blog-section{flex-direction:column;gap:30px;width:1120px;margin:0 auto;padding:30px 0;display:flex}@media screen and (max-width:1200px){.blog-section{width:90%}}@media screen and (max-width:576px){.blog-section{padding:30px 0}}.blog-section__headline{flex-direction:row;justify-content:flex-start;align-items:center;gap:40px;width:100%;display:flex}@media screen and (max-width:1200px){.blog-section__headline{flex-direction:column;justify-content:center;gap:20px}}.blog-section__headline__title{color:#1414be;letter-spacing:-.02em;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.blog-section__headline__title{font-size:30px;line-height:38px}}.blog-section__headline__genre{flex-flow:wrap;justify-content:flex-start;gap:20px;display:flex}.blog-section__headline__genre__all,.blog-section__headline__genre__name{color:#9ea5ad;text-align:left;cursor:pointer;border-bottom:1px solid #0000;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.blog-section__headline__genre__all:hover,.blog-section__headline__genre__name:hover{color:#596066;border-bottom:1px solid #596066}.blog-section__headline__genre__all--active,.blog-section__headline__genre__name--active{color:#596066;pointer-events:none;border-bottom:1px solid #596066}.blog-section__list-articles{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}@media screen and (max-width:1200px){.blog-section__list-articles{grid-template-columns:1fr}}.blog-section__list-articles__item{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border:2px solid #0000;border-radius:22px;width:354px;height:358px;overflow:hidden;box-shadow:inset 100vh 100vw #fff}@media screen and (max-width:1200px){.blog-section__list-articles__item{flex-direction:row;width:100%;height:190px;display:flex}}@media screen and (max-width:576px){.blog-section__list-articles__item{height:150px}}.blog-section__list-articles__item>a{width:100%}@media screen and (max-width:1200px){.blog-section__list-articles__item>a{width:500px}}@media screen and (max-width:992px){.blog-section__list-articles__item>a{width:400px}}@media screen and (max-width:576px){.blog-section__list-articles__item>a{width:120px;height:auto}}.blog-section__list-articles__item:hover .blog-section__list-articles__item__thumbnail__image{transform:scale(1.1)}.blog-section__list-articles__item__thumbnail{width:100%;height:190px;overflow:hidden}@media screen and (max-width:1200px){.blog-section__list-articles__item__thumbnail{height:100%}}.blog-section__list-articles__item__thumbnail__image{object-fit:cover;transition:transform .3s ease-in-out}.blog-section__list-articles__item__content{background:#fff;flex-direction:column;gap:10px;width:100%;height:100%;padding:20px;display:flex}.blog-section__list-articles__item__content__head{color:#0000;text-align:left;-webkit-line-clamp:1;line-clamp:1;text-overflow:ellipsis;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);-webkit-background-clip:text;background-clip:text;-webkit-box-orient:vertical;width:-webkit-fit-content;width:fit-content;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px;text-decoration:none;display:-webkit-box;overflow:hidden}@media screen and (max-width:576px){.blog-section__list-articles__item__content__head{font-size:14px;line-height:20px}}.blog-section__list-articles__item__content__title{color:#000;text-align:left;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;-webkit-box-orient:vertical;font-family:Neue Einstellung,sans-serif;font-size:20px;font-weight:600;line-height:30px;text-decoration:none;transition-property:color,opacity;transition-duration:.3s;transition-timing-function:ease-in-out;display:-webkit-box;overflow:hidden}.blog-section__list-articles__item__content__title:hover{color:#1414be;opacity:.8}@media screen and (max-width:576px){.blog-section__list-articles__item__content__title{font-size:16px;line-height:24px}}.blog-section__list-articles__item__content__date{color:#676e76;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.blog-section__list-articles__item__content__date{font-size:14px;line-height:20px}}.blog-section__paginate{flex-direction:row;justify-content:center;align-items:center;display:flex}.blog-section__paginate__btn-prev,.blog-section__paginate__btn-next,.blog-section__paginate__page-number,.blog-section__paginate .ellipsis-paginate{border:1px solid #e5e7ea;outline:none;width:40px;height:40px}.blog-section__paginate__btn-prev,.blog-section__paginate__btn-next{background:#fff;flex-direction:row;justify-content:center;align-items:center;display:flex}.blog-section__paginate__btn-prev--disabled,.blog-section__paginate__btn-next--disabled{display:none}.blog-section__paginate__btn-prev{border-top-left-radius:10px;border-bottom-left-radius:10px}.blog-section__paginate__btn-next{border-top-right-radius:10px;border-bottom-right-radius:10px}.blog-section__paginate__page-number,.blog-section__paginate .ellipsis-paginate{color:#596066;text-align:center;background:#fff;flex-direction:row;justify-content:center;align-items:center;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:flex}.blog-section__paginate__page-number:not(.blog-section__paginate__page-number--active):hover{text-decoration:underline}.blog-section__paginate__page-number--active{color:#fff;text-align:center;background:#000;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:500;line-height:20px}.unlock-report-section{z-index:1040;background-color:#0006;flex-direction:column;align-items:center;width:100vw;height:100vh;display:flex;position:fixed;top:0;left:0;overflow-y:scroll}@media screen and (max-width:992px){.unlock-report-section{padding:0 40px}}@media screen and (max-width:576px){.unlock-report-section{padding:0 20px}}.unlock-report-section__container{background-color:#fff;border-radius:24px;flex-direction:column;gap:20px;width:668px;padding:60px;display:flex;transform:translateY(5%)}@media screen and (max-width:992px){.unlock-report-section__container{width:100%;padding:40px}}.unlock-report-section__container__close{border:2px solid #0000;border-radius:50%;flex-direction:row;justify-content:center;align-items:center;padding:20px;transition:all .3s ease-in-out;display:flex;position:absolute;top:32px;right:32px}@media screen and (max-width:1200px){.unlock-report-section__container__close{top:18px;right:18px}}@media screen and (max-width:576px){.unlock-report-section__container__close{top:5px;right:5px}}.unlock-report-section__container__close:hover{cursor:pointer;background:#cd3636}.unlock-report-section__container__close:hover:before,.unlock-report-section__container__close:hover:after{background-color:#fff}.unlock-report-section__container__close:before,.unlock-report-section__container__close:after{content:" ";background-color:#cd3636;width:3px;height:33px;transition:background-color .3s ease-in-out;position:absolute}@media screen and (max-width:576px){.unlock-report-section__container__close:before,.unlock-report-section__container__close:after{width:2px;height:22px}}.unlock-report-section__container__close:before{transform:rotate(45deg)}.unlock-report-section__container__close:after{transform:rotate(-45deg)}.unlock-report-section__container__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.unlock-report-section__container__title{font-size:24px;line-height:32px}}.unlock-report-section__container__form{flex-direction:column;gap:20px;display:flex}.unlock-report-section__container__form input{border:1px solid #e5e7ea;border-radius:8px;padding:10px 14px}.unlock-report-section__container__form input::placeholder{color:#9ea5ad;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.unlock-report-section__container__form input[name=first_name],.unlock-report-section__container__form input[name=last_name]{text-indent:28px;background:url(/img/contact-us/user.svg) 10px no-repeat}.unlock-report-section__container__form input[name=email]{text-indent:28px;background:url(/img/contact-us/envelope.svg) 10px no-repeat}.unlock-report-section__container__form input[name=phone]{border:1px solid #e5e7ea;width:100%;height:-webkit-fit-content;height:fit-content}.unlock-report-section__container__form__custom-select-jobtitle,.unlock-report-section__container__form__custom-select-industry,.unlock-report-section__container__form__custom-select-country{color:#9ea5ad;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.unlock-report-section__container__form__first-name,.unlock-report-section__container__form__last-name,.unlock-report-section__container__form__phone,.unlock-report-section__container__form__email{flex-direction:column;display:flex}.unlock-report-section__container__form__error{color:#cd3636}.unlock-report-section__container__form__btn{color:#fff;text-align:center;background-color:#1414be;border:none;border-radius:8px;outline:none;justify-content:center;align-items:center;gap:8px;width:230px;height:60px;margin:0 auto;padding:10px 18px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;display:flex}.unlock-report-section__container__form__btn__icon{background:url(/img/arrow-right-white.svg) 50%/cover no-repeat;width:18px;height:18px}.article-section{flex-direction:column;gap:30px;width:1120px;margin:0 auto;padding:90px 0 30px;display:flex}@media screen and (max-width:1200px){.article-section{width:90%}}.article-section__title{color:#000;letter-spacing:-.02em;text-align:left;width:100%;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:600;line-height:60px}@media screen and (max-width:576px){.article-section__title{font-size:30px;line-height:38px}}.article-section__image{width:700px;height:auto;margin:0 auto}@media screen and (max-width:992px){.article-section__image{width:100%}}.article-section__wrapper-genre-and-date{flex-direction:row;gap:30px;display:flex}.article-section__wrapper-genre-and-date__genre{color:#0000;text-align:left;background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);-webkit-background-clip:text;background-clip:text;width:-webkit-fit-content;width:fit-content;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.article-section__wrapper-genre-and-date__date{color:#676e76;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.article-section__content{color:#000;font-family:Neue Einstellung,sans-serif;font-size:20px}@media screen and (max-width:1200px){.article-section__content img{width:100%;height:auto}}.headline-contact-section{flex-direction:column;justify-content:center;align-items:center;gap:20px;padding:0 0 60px;display:flex}@media screen and (max-width:1600px){.headline-contact-section{padding-top:40px}}@media screen and (max-width:1200px){.headline-contact-section{padding-top:0}}.headline-contact-section__title{color:#1414be;letter-spacing:-.01em;text-align:center;width:100%;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.headline-contact-section__title{font-size:32px;line-height:40px}}.headline-contact-section__description{color:#596066;text-align:center;width:100%;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:1200px){.headline-contact-section__description{width:90%}}@media screen and (max-width:576px){.headline-contact-section__description{font-size:12px;line-height:18px}}.section-contact{background:#fff;border-radius:22px;grid-template-columns:repeat(2,1fr);gap:40px;width:1120px;margin:0 auto;padding:60px;display:grid;box-shadow:-2px 2px 0 2px #fff}@media screen and (max-width:1200px){.section-contact{width:90%;padding:40px}}@media screen and (max-width:576px){.section-contact{padding:20px}}.form-section{flex-direction:column;grid-column:1/2;gap:20px;display:flex}@media screen and (max-width:1200px){.form-section{grid-column:span 2}}.form-section__title{color:#1414be;letter-spacing:-.02em;text-align:left;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:31px;font-weight:700;line-height:40px}@media screen and (max-width:576px){.form-section__title{font-size:24px;line-height:32px}}.form-section__form{grid-template-columns:repeat(2,1fr);gap:20px;display:grid}.form-section__form input,.form-section__form textarea{color:#9ea5ad;text-align:left;border:1px solid #e5e7ea;padding:10px 14px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.form-section__form input::placeholder,.form-section__form textarea::placeholder{color:#9ea5ad;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.form-section__form input[name=first_name],.form-section__form input[name=last_name]{text-indent:28px;background:url(/img/contact-us/user.svg) 10px no-repeat}.form-section__form input[name=email]{text-indent:28px;background:url(/img/contact-us/envelope.svg) 10px no-repeat}.form-section__form input[name=phone]{color:#9ea5ad;text-align:left;border:1px solid #e5e7ea;width:100%;height:-webkit-fit-content;height:fit-content;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}.form-section__form textarea[name=messages]{background:url(/img/contact-us/help-circle.svg) calc(100% - 20px) 10px no-repeat;grid-column:span 2;padding-right:50px}.form-section__form__custom-select-jobtitle,.form-section__form__custom-select-industry,.form-section__form__custom-select-country,.form-section__form__custom-select-time-zone{color:#9ea5ad;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:576px){.form-section__form__custom-select-jobtitle--container,.form-section__form__custom-select-industry--container{grid-column:span 2}}.form-section__form__first-name,.form-section__form__last-name,.form-section__form__phone,.form-section__form__email{flex-direction:column;display:flex}@media screen and (max-width:576px){.form-section__form__first-name,.form-section__form__last-name,.form-section__form__phone,.form-section__form__email{grid-column:span 2}}.form-section__form__messages,.form-section__form__captcha{flex-direction:column;grid-column:span 2;display:flex}.form-section__form__captcha{padding-top:20px}.form-section__form__choose-option{border-top:2px solid #e5e7ea;flex-direction:column;grid-column:span 2;gap:20px;padding-top:10px;display:flex}.form-section__form__choose-option__head{flex-flow:wrap;justify-content:space-between;gap:10px;display:flex}.form-section__form__choose-option__head>h3{color:#9ea5ad;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:21px;font-weight:500;line-height:24px}.form-section__form__choose-option__head>p{color:#9ea5ad;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:400;line-height:24px}.form-section__form__choose-option__list{flex-flow:wrap;justify-content:flex-start;gap:20px;display:flex}.form-section__form__choose-option__list__option{color:#9ea5ad;text-align:left;cursor:pointer;border:1px solid #9ea5ad;padding:10px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:400;line-height:24px}.form-section__form__choose-option__list__option--active{color:#e5e7ea;background-color:#001955;transition:all .3s ease-in-out}.form-section__form__error{color:#cd3636}.form-section__form__error.messages-error{grid-column:span 2;width:100%}.form-section__form__btn{color:#fff;text-align:center;background-color:#1414be;border:none;border-radius:8px;outline:none;grid-column:span 2;justify-content:center;align-items:center;gap:8px;width:110px;height:40px;padding:10px 18px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;transition:background-color .3s ease-in-out;display:flex}.form-section__form__btn:hover{color:#1414be;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.form-section__form__btn:hover .form-section__form__btn__icon{background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;transform:scale(1.2)}.form-section__form__btn__icon{background:url(/img/arrow-right-white.svg) 50%/cover no-repeat;width:18px;height:18px}.swal-custom-confirm{background-color:#1414be!important;border-color:#1414be!important}@media only screen and (max-width:576px){iframe[title=reCAPTCHA]{transform-origin:0 0;transform:scale(.77)}}.map-section{grid-column:2/2}@media screen and (max-width:1200px){.map-section{grid-column:span 2}.map-section iframe{height:350px}}.showMapOnMobile{width:90%;margin:30px auto 0}@media screen and (min-width:1200px){.showMapOnMobile{display:none}}.contact-info-section{flex-direction:row;grid-column:span 2;justify-content:space-between;display:flex}@media screen and (max-width:1200px){.contact-info-section{flex-direction:column;align-items:flex-start;gap:20px}}@media screen and (max-width:576px){.contact-info-section{gap:10px}}.contact-info-section__phone,.contact-info-section__email,.contact-info-section__whatsapp{flex-direction:row;justify-content:center;align-items:center;gap:10px;text-decoration:none;display:flex}.contact-info-section__phone:hover .contact-info-section__phone__text span,.contact-info-section__phone:hover .contact-info-section__email__text span,.contact-info-section__phone:hover .contact-info-section__whatsapp__text span,.contact-info-section__email:hover .contact-info-section__phone__text span,.contact-info-section__email:hover .contact-info-section__email__text span,.contact-info-section__email:hover .contact-info-section__whatsapp__text span,.contact-info-section__whatsapp:hover .contact-info-section__phone__text span,.contact-info-section__whatsapp:hover .contact-info-section__email__text span,.contact-info-section__whatsapp:hover .contact-info-section__whatsapp__text span{color:#b9e119}.contact-info-section__phone:hover img,.contact-info-section__email:hover img,.contact-info-section__whatsapp:hover img{animation:.4s linear infinite vibrate}.contact-info-section__phone__text,.contact-info-section__email__text,.contact-info-section__whatsapp__text{color:#596066;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:500;line-height:20.32px}.contact-info-section__phone__text span,.contact-info-section__email__text span,.contact-info-section__whatsapp__text span{transition:color .2s ease-in-out}@media screen and (max-width:576px){.contact-info-section__phone__text,.contact-info-section__email__text,.contact-info-section__whatsapp__text{font-size:13px;line-height:18px}}.blank-page-section{width:100%;height:100vh}.blank-page-section__wrapper{background:#f6f7f9;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;height:100%;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.blank-page-section__wrapper{width:90%}}.blank-page-section__wrapper__title{color:#1414be;letter-spacing:-.01em;text-align:center;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:58px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.blank-page-section__wrapper__title{font-size:32px;line-height:40px}}.blank-page-section__wrapper__description{color:#596066;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:576px){.blank-page-section__wrapper__description{font-size:12px;line-height:18px}}.blank-page-section__wrapper__link{border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:10px;width:218px;height:64px;padding:18px 26px;text-decoration:none;transition:all .3s ease-in-out;display:flex;box-shadow:0 1px 1px #0000001f,0 0 0 1px #676e7629,0 2px 5px #676e7614}@media screen and (max-width:320px){.blank-page-section__wrapper__link{width:100%;padding:0}}.blank-page-section__wrapper__link:hover{box-shadow:0 1px 4px #001955,0 0 0 3px #001955}.blank-page-section__wrapper__link span{color:#000;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px}.eula-section{width:1120px;margin:0 auto;padding:60px 0}@media screen and (max-width:1200px){.eula-section{width:90%}}@media screen and (max-width:576px){.eula-section{padding:30px 0}}.eula-section h1{color:#1414be;text-transform:uppercase;text-align:center;margin-bottom:30px;font-family:Neue Einstellung,sans-serif;font-weight:700}.eula-section p{margin-bottom:1em}.eula-section__content{color:#383f45;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:30px}.privacy-policy-section{width:1120px;margin:0 auto;padding:60px 0}@media screen and (max-width:1200px){.privacy-policy-section{width:90%}}@media screen and (max-width:576px){.privacy-policy-section{padding:30px 0}}.privacy-policy-section h1{color:#1414be;text-transform:uppercase;text-align:center;margin-bottom:30px;font-family:Neue Einstellung,sans-serif;font-weight:700}.privacy-policy-section p{word-wrap:break-word;margin-bottom:1em}.privacy-policy-section p:not(.privacy-policy-section__content__question,p:first-child){padding-left:20px}.privacy-policy-section__content{color:#383f45;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:400;line-height:30px}.privacy-policy-section__content__question{font-weight:700}.hero-section-industry{background:#001955 50%/cover no-repeat;flex-direction:row;height:480px;display:flex;position:relative;overflow:hidden}@media screen and (max-width:992px){.hero-section-industry{height:400px}}@media screen and (max-width:576px){.hero-section-industry{height:250px}}.hero-section-industry__left-image,.hero-section-industry__right-image{padding-top:60px;position:absolute;top:0;bottom:0}@media screen and (max-width:1200px){.hero-section-industry__left-image,.hero-section-industry__right-image{opacity:.4}}@media screen and (max-width:992px){.hero-section-industry__left-image,.hero-section-industry__right-image{top:auto}}.hero-section-industry__left-image img,.hero-section-industry__right-image img{height:100%}@media screen and (max-width:576px){.hero-section-industry__left-image img,.hero-section-industry__right-image img{width:240px!important}}@media screen and (max-width:320px){.hero-section-industry__left-image img,.hero-section-industry__right-image img{width:220px!important}}.hero-section-industry__left-image{left:0}@media screen and (max-width:1600px){.hero-section-industry__left-image{transform:translate(-85px)}}@media screen and (max-width:576px){.hero-section-industry__left-image{display:none}}.hero-section-industry__right-image{right:0}@media screen and (max-width:1600px){.hero-section-industry__right-image{transform:translate(85px)}}@media screen and (max-width:576px){.hero-section-industry__right-image{transform:translate(10px)}}.hero-section-industry__container{z-index:10;flex-direction:column;justify-content:center;align-items:center;gap:20px;width:100%;margin:0 auto;display:flex;position:absolute;top:0;bottom:0}.hero-section-industry__container__title{color:#00cfff;letter-spacing:-.01em;text-align:center;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:55px;font-weight:700;line-height:68.2px}@media screen and (max-width:576px){.hero-section-industry__container__title{padding:0 10px;font-size:32px;line-height:40px}}.hero-section-industry__container__description{color:#f6f7f9;text-align:center;width:798px;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:500;line-height:28px}@media screen and (max-width:1440px){.hero-section-industry__container__description{width:50%}}@media screen and (max-width:992px){.hero-section-industry__container__description{width:60%}}@media screen and (max-width:576px){.hero-section-industry__container__description{width:80%;font-size:12px;line-height:18px}}.common-issue-section{flex-direction:column;justify-content:center;align-items:center;gap:40px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.common-issue-section{width:90%;padding:40px 0 20px}}@media screen and (max-width:576px){.common-issue-section{gap:20px;padding:30px 0}}.common-issue-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;text-underline-offset:10px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}@media screen and (max-width:576px){.common-issue-section__title{font-size:30px;line-height:38px}}.common-issue-section__problems{flex-flow:wrap;justify-content:center;align-items:center;gap:15px 20px;width:50%;display:flex}@media screen and (max-width:1200px){.common-issue-section__problems{width:80%}}@media screen and (max-width:576px){.common-issue-section__problems{flex-direction:column;align-items:flex-start;gap:5px 10px;width:90%}}.common-issue-section__problems span{color:#676e76;text-align:left;flex-direction:row;align-items:center;gap:6px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:500;line-height:20px;display:flex}@media screen and (max-width:992px){.common-issue-section__problems span{gap:10px}}.how-we-help-industry-section{flex-direction:column;justify-content:center;align-items:center;gap:10px;width:1120px;margin:0 auto;padding:30px 0;display:flex}@media screen and (max-width:1200px){.how-we-help-industry-section{width:90%;padding:20px 0}}.how-we-help-industry-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;text-underline-offset:10px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px;-webkit-text-decoration:underline #b9e119;text-decoration:underline #b9e119}@media screen and (max-width:576px){.how-we-help-industry-section__title{font-size:30px;line-height:38px}}.how-we-help-industry-section__description{color:#454c52;text-align:center;width:980px;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:24px}@media screen and (max-width:1200px){.how-we-help-industry-section__description{width:80%}}@media screen and (max-width:576px){.how-we-help-industry-section__description{width:100%}}.how-we-help-industry-section__container{grid-template-columns:1fr 1fr;align-items:center;margin-top:30px;display:grid}@media screen and (max-width:1200px){.how-we-help-industry-section__container{grid-template-columns:1fr;align-items:flex-start;margin-top:0}}.how-we-help-industry-section__container__card-left{background-image:linear-gradient(270deg,#1414be 0%,#00cfff 100%);border-radius:24px;flex-direction:column;justify-content:center;align-items:flex-start;gap:20px;width:620px;padding:0 50px;display:flex;transform:translate(60px)}@media screen and (max-width:1200px){.how-we-help-industry-section__container__card-left{display:none}}.how-we-help-industry-section__container__card-left__title{color:#fff;text-align:left;cursor:pointer;width:100%;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:400;line-height:32px}.how-we-help-industry-section__container__card-left__title--active{pointer-events:none;font-weight:700}.how-we-help-industry-section__container__card-right{background-color:#fff;border-radius:24px;flex-direction:column;justify-content:space-between;align-items:flex-start;gap:20px;width:620px;height:-webkit-fit-content;height:fit-content;padding:40px 50px;display:flex;transform:translate(-60px);box-shadow:0 8px 24px #959da533}@media screen and (max-width:1200px){.how-we-help-industry-section__container__card-right{width:100%;box-shadow:none;padding:20px 0;transform:translate(0)}}.how-we-help-industry-section__container__card-right__wrapper{flex-direction:column;gap:24px;display:flex}@media screen and (max-width:1200px){.how-we-help-industry-section__container__card-right__wrapper{border:1px solid #9ea5ad;border-radius:8px;gap:15px;padding:10px}}.how-we-help-industry-section__container__card-right__title{color:#000;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:30px;font-weight:700;line-height:38px}@media screen and (max-width:576px){.how-we-help-industry-section__container__card-right__title{font-size:28px;line-height:32px}}.how-we-help-industry-section__container__card-right__description{color:#676e76;text-align:left;font-family:Neue Einstellung,sans-serif;font-size:16px;font-weight:400;line-height:20px}.how-we-help-industry-section__container__card-right__description ul{margin:10px 0}.how-we-help-industry-section__container__card-right__paginate{flex-direction:row;width:100%;display:flex}@media screen and (max-width:1200px){.how-we-help-industry-section__container__card-right__paginate{flex-direction:row-reverse;justify-content:space-between;align-items:center}}.how-we-help-industry-section__container__card-right__paginate__wrapper{display:none}@media screen and (max-width:1200px){.how-we-help-industry-section__container__card-right__paginate__wrapper{flex-direction:row;align-items:center;gap:10px;display:flex}}.how-we-help-industry-section__container__card-right__paginate__wrapper__next-btn,.how-we-help-industry-section__container__card-right__paginate__wrapper__prev-btn{background:0 0;border:none;outline:none;align-items:center;display:flex}.how-we-help-industry-section__container__card-right__paginate__dots{cursor:pointer;flex-direction:row;align-items:center;gap:10px;display:flex}.how-we-help-industry-section__container__card-right__paginate__dots span{flex-direction:row;align-items:center;display:flex}.list-industries-section{flex-direction:column;align-items:center;gap:40px;width:1120px;margin:0 auto;padding:60px 0;display:flex}@media screen and (max-width:1200px){.list-industries-section{gap:30px;width:90%}}@media screen and (max-width:576px){.list-industries-section{padding:30px 0}}.list-industries-section__border-bottom{background-image:linear-gradient(270deg,#00cfff 0%,#b9e119 100%);background-origin:border-box;border-bottom:2px solid #0000;width:100%;box-shadow:inset 100vh 100vw #fff}.list-industries-section__title{color:#1414be;letter-spacing:-.02em;text-align:center;text-transform:uppercase;border-bottom:3px solid #b9e119;margin-bottom:20px;font-family:Neue Einstellung,sans-serif;font-size:48px;font-weight:700;line-height:60px}@media screen and (max-width:576px){.list-industries-section__title{margin-bottom:0;font-size:30px;line-height:38px}}.list-industries-section__container{flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;display:flex}@media screen and (max-width:1200px){.list-industries-section__container{border:1px solid #9ea5ad;border-radius:12px;flex-wrap:wrap;justify-content:center;gap:20px;padding:20px}}@media screen and (max-width:992px){.list-industries-section__container{align-items:center}}@media screen and (max-width:576px){.list-industries-section__container{justify-content:flex-start}}.list-industries-section__container__img-icon{transform:scale(.8)translateY(-10px)}@media screen and (max-width:1200px){.list-industries-section__container__img-icon{transform:scale(.8)}}.list-industries-section__container__content{flex-direction:column;align-items:flex-start;gap:16px;display:flex}.list-industries-section__container__content__title{color:#454c52;text-align:center;font-family:Neue Einstellung,sans-serif;font-size:24px;font-weight:700;line-height:32px}@media screen and (max-width:576px){.list-industries-section__container__content__title{font-size:20px;line-height:30px}}.list-industries-section__container__content__link{color:#fff;text-align:center;background-color:#1414be;border-radius:8px;flex-direction:row;justify-content:center;align-items:center;gap:8px;width:125px;height:40px;font-family:Neue Einstellung,sans-serif;font-size:14px;font-weight:600;line-height:20px;text-decoration:none;transition-property:background;transition-duration:.3s;transition-timing-function:ease-in-out;display:flex}.list-industries-section__container__content__link:hover{color:#3131d5;background-color:#b9e119;box-shadow:0 48px 100px #110c2e26}.list-industries-section__container__content__link:hover:after{background:url(/img/arrow-right-blue.svg) 50%/cover no-repeat;transform:scale(1.2)}.list-industries-section__container__content__link:after{content:"";background:url(/img/arrow-right-white.svg) 50%/contain no-repeat;width:18px;height:18px}@media screen and (max-width:576px){.list-industries-section__container__content__link:after{width:14px;height:14px}}.list-industries-section__container__solution{flex-direction:row;gap:55px;width:800px;display:flex}@media screen and (min-width:1200px){.list-industries-section__container__solution{border:1px solid #9ea5ad;border-radius:12px;padding:26px 32px}}@media screen and (max-width:992px){.list-industries-section__container__solution{gap:20px;width:100%}}@media screen and (max-width:650px){.list-industries-section__container__solution{flex-wrap:wrap}}.list-industries-section__container__solution__first,.list-industries-section__container__solution__second{flex-direction:column;align-items:flex-start;gap:12px;width:100%;display:flex}.list-industries-section__container__solution__wrapper{flex-direction:row;justify-content:center;align-items:center;width:100%;display:flex}.list-industries-section__container__solution__wrapper__icon{z-index:10;background-color:#fff;border:1px solid #015ecf;border-radius:50%;padding:10px}.list-industries-section__container__solution__wrapper__title-card{z-index:5;background:linear-gradient(90deg,#1500b5 0%,#0065d1 100%);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;width:250px;height:33px;display:flex;transform:skew(-20deg)translate(-30px)translateY(5px)}@media screen and (max-width:576px){.list-industries-section__container__solution__wrapper__title-card{width:100%;transform:skew(-20deg)translate(-10px)translateY(5px)}}.list-industries-section__container__solution__wrapper__title-card>h3{color:#fff;text-align:center;text-transform:uppercase;font-family:Neue Einstellung,sans-serif;font-size:18px;font-weight:600;line-height:28px;transform:skew(20deg)}.list-industries-section__container__solution__lists{flex-direction:column;gap:8px;padding-left:20px;display:flex}.list-industries-section__container__solution__lists span{color:#676e76;text-align:left;flex-direction:row;align-items:center;gap:6px;font-family:Neue Einstellung,sans-serif;font-size:13px;font-weight:500;line-height:18px;display:flex}.animate-testimonial-next-click{animation:.7s ease-in-out clickNextAnimationTestimonial}.animate-testimonial-prev-click{animation:.7s ease-in-out clickPrevAnimationTestimonial}@keyframes leftToRightAndRotateWhyChooseUs{0%{transform:translate(0)rotate(0)}to{transform:translate(190px)rotate(180deg)}}@keyframes rightToLeftAndRotateWhyChooseUs{0%{transform:translate(190px)rotate(180deg)}to{transform:translate(0)rotate(0)}}@keyframes leftToRightAndRotateServices{0%{transform:translate(0)rotate(0)}to{transform:translate(270px)rotate(180deg)}}@keyframes rightToLeftAndRotateServices{0%{transform:translate(270px)rotate(180deg)}to{transform:translate(0)rotate(0)}}@keyframes clickNextAnimationTestimonial{0%{opacity:1}40%{opacity:0;transform:translate(30%)}60%{opacity:0;transform:translate(-50%)}to{opacity:1;transform:translate(0)}}@keyframes clickPrevAnimationTestimonial{0%{opacity:1}40%{opacity:0;transform:translate(-30%)}60%{opacity:0;transform:translate(50%)}to{opacity:1;transform:translate(0)}}@keyframes burnishing-left-to-right{0%{opacity:.4;left:0}to{opacity:.4;left:120%}}@keyframes burnishing-right-to-left{0%{opacity:.4;left:120%}to{opacity:.4;left:-30%}}@keyframes fade{0%{opacity:0}to{opacity:1}}@keyframes cardFulfillment{0%{box-shadow:none;background:linear-gradient(90deg,#1414be 50%,#b9e119 50%) 0/200%;border:2px solid #0000}to{background:linear-gradient(90deg,#1414be 50%,#b9e119 50%) 100%/200%;border:2px solid #0000;box-shadow:inset 0 100vw #fff}}@keyframes vibrate{0%{transform:translate(0)}20%{transform:translate(-2px)rotate(-2deg)}40%{transform:translate(2px)rotate(2deg)}60%{transform:translate(-2px)rotate(-2deg)}80%{transform:translate(2px)rotate(2deg)}to{transform:translate(0)}}
