       <style>
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600;700;800;900&display=swap");body a {
    text-decoration: none;
    color: #2d2d2d
}

.link {
    color: #3047fd
}

.link,.linkWhite {
    text-decoration: underline
}

.linkWhite {
    color: #fff
}

.flex {
    display: flex
}

#content-container,#first-section {
    visibility: hidden
}


.height {
    max-height: 400px
}

.btn {
    display: flex;
    align-items: center;
    border-radius: 30px;
    padding: 6px 24px;
    /*font-family: var(--font-semi-bold),serif;*/
    font-size: 14px;
    cursor: pointer;
    transition: all .3s
}

.arrow_img {
    transition: all .5s
}

.btn:hover .arrow_img,.move-arrow {
    transform: translateX(15px)
}

.arrow_img-pad {
    margin: 0 0 0 10px
}

.burger {
    display: none
}

.burger-header_nav__list {
    list-style: none;
    text-align: center;
    height: 100vh
}

.burger-header_nav__list li {
    /*font-family: var(--font-regular),serif;*/
    font-size: 14px
}

.burger-header_nav__list .position__resources,.burger-header_nav__list .position__services {
    position: static
}

.visible-slide-container-adapted {
    display: none
}

.show {
    display: block
}

.not-show {
    display: none
}

.intro {
    padding: 0 100px;
    width: calc(100% - 280px);
    align-items: center
}

.space {
       max-height: 100px;
    /* height: calc(100vh - 827px); */
}

.intro__left {
    width: 50%
}

.intro__p {
    color: #3047fd;
    /*font-family: var(--font-medium),serif;*/
    font-size: 18px;
    @media only screen and (max-width: 960px) {
        font-size:16px;
        font-weight:400}
}


.intro__p-2 {
    /*font-family: var(--font-regular),serif;*/
    font-size: 19px;
    color: rgba(45,45,45,.7);
    margin-bottom: 40px;
    line-height: 28px
}

@media (max-width: 1510px) {
    .intro__p-2 {
        font-size:16px;
        line-height: unset
    }

    @media (max-width: 460px) {
        .intro__p-2 span br {
            display:none
        }
    }
}

.intro__btn {
    background-color: #3047fd;
    color: #fff;
    border: none;
    align-items: center
}

.intro__btn img {
    padding-left: 10px
}

.circle:hover {
    cursor: pointer
}

.tree {
       display: flex;
    width: 100%;
    margin-top: 423px;
    height: 61%;
}

svg {
    width: 100vh;
    height: 100vh
}

#dialog {
    width: max-content;
    transition: opacity .4s,visibility .4s;
    z-index: 15
}

.content {
    color: #000;
    background-color: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 4px rgba(0,0,1,.25);
    padding: 5px 15px;
    display: flex;
    align-items: center;
    animation-name: opacity;
    animation-iteration-count: 1;
    animation-duration: .4s
}

.content:hover .circle__content-arrow {
    transform: translateX(3px)
}

.intro-left__small-title {
    font-size: 22px;
    /*font-family: var(--font-regular),serif;*/
    opacity: .5;
    font-weight: 300
}

.circle__content-arrow {
    transition: all .4s;
    cursor: pointer
}

@keyframes opacity {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.hidden {
    display: none
}

.posit {
    position: static
}

.grey {
    fill: #dddef3
}

.blue {
    fill: #3047fd
}

.yellow {
    fill: #fdab30
}

.blue__opacity {
    fill: #3047fd;
    animation-duration: .9s;
    animation-iteration-count: infinite;
    animation-name: siren-blue
}

@keyframes siren-blue {
    0% {
        opacity: .7;
        transform: translateZ(0);
        r: 11px
    }

    to {
        opacity: 0;
        transform: translateZ(0);
        r: 22px
    }
}

.yellow__opacity {
    fill: #fdab30;
    animation-duration: .9s;
    animation-iteration-count: infinite;
    animation-name: siren-yellow
}

@keyframes siren-yellow {
    0% {
        opacity: .7;
        r: 11px;
        -webkit-transform: translateZ(0)
    }

    to {
        opacity: 0;
        r: 22px;
        -webkit-transform: translateZ(0)
    }
}

.circle__content-title__h3 {
    /*font-family: var(--font-semi-bold),serif;*/
    font-size: 15px;
    margin: 10px 0 0
}

.circle__content-title__p {
    font-family: var(--font-regular),serif;
    font-size: 10px
}

.circle__content-button {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    border: none;
    margin-left: 100px;
    transition: all .3s
}

.circle__content-button-bg1 {
    background-color: #3047fd
}

.circle__content-button-bg2 {
    background-color: #fdab30
}

.circle__content-button-bg3 {
    background-color: #dddef3
}

.content_pos1 {
    top: 25%;
    left: 35%
}

.content_pos2 {
    top: 55%;
    left: 5%
}

.content_pos3 {
    top: 68%;
    left: 25%
}

.content_pos4 {
    top: 12%;
    left: 35%
}

.content_pos5 {
    top: 10%;
    left: 5%
}

.content_pos6 {
    top: 7%;
    left: 30%
}

.content_pos7 {
    top: 10%;
    left: 25%
}

.content_pos8 {
    top: 45%;
    right: 15%
}

.content_pos9 {
    top: 20%;
    left: 5%
}

.content_pos10 {
    top: 23%;
    left: 25%
}

.content_pos11 {
    top: 20%;
    left: 5%
}

.content_pos12 {
    top: 20%;
    left: 20%
}

.content_pos13 {
    top: 20%;
    left: 5%
}

.content_pos14 {
    top: 18%;
    left: -10%
}

.content_pos15 {
    top: 20%;
    left: 5%
}

.content_pos16 {
    top: 43%;
    left: 25%
}

.content_pos17 {
    top: 20%;
    left: 5%
}

.content_pos18 {
    top: 46%;
    right: 5%
}

.content_pos19 {
    top: 20%;
    left: 5%
}

.content_pos20 {
    top: 18%;
    left: 23%
}

.content_pos21 {
    top: 20%;
    left: 5%
}

.content_pos22 {
    top: 29%;
    left: 5%
}

.content_pos23 {
    top: 20%;
    left: 5%
}

.content_pos24 {
    top: 46%;
    left: 0
}

.content_pos25 {
    top: 20%;
    left: 5%
}

.content_pos26 {
    top: 5%;
    left: 0
}

.content_pos27 {
    top: 20%;
    left: 5%
}

.content_pos28 {
    top: 40%;
    right: 20%
}

.content_pos29 {
    top: 20%;
    left: 5%
}

.content_pos30 {
    top: 13%;
    left: 20%
}

.main-section {
    justify-content: space-between;
    height: 70vh
}

.intro-animation__small-screen,.intro-left__vector-small-screen {
    display: none
}

#header-div {
    position: fixed;
    width: 100%;
    z-index: 10;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    background-color: #ffffff59
}

#intro-h1 {
    min-width: 561px;
    font-size: 50px
}

.position__services {
    right: -289px
}

.drop__menu-h4 {
    font-size: 14px
}

.drop__menu-p {
    font-size: 12px
}

.position__resources {
    right: -111px
}

#header-logo {
    width: 150px
}

/*.bg {*/
/*    background-color: #fdab30*/
/*}*/

.intro-btn-desktop {
    display: block
}

.intro-link_btn-adapt {
    display: none;
    margin-bottom: 50px
}

@media screen and (max-width: 1380px) {
    #intro-h1 {
        font-size:45px
    }
}

@media screen and (max-width: 1270px) {
    #intro-h1 {
        min-width:unset
    }

    .burger-header_nav__list li {
        margin: 2px
    }
}

@media screen and (max-width: 1200px) {
    .first_section1-space,.intro-btn-desktop {
        display:none
    }

    .intro-link_btn-adapt {
        display: block;
        align-self: center;
        width: 100%
    }

    .intro-btn-adapt {
        display: flex;
        justify-content: center;
        width: 100%
    }

    .tree {
        max-height: unset;
        width: 100%
    }

    .first_section1 {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .intro__left {
        width: 100%
    }
}

@media (max-width: 960px) {
    .main-section-left__link-btn {
        align-self:center;
        width: 100%;
        margin-left: 0;
        margin-bottom: 48px
    }
}

@media screen and (max-width: 800px) {
    .intro-animation__small-screen {
        display:flex;
        justify-content: center
    }

    .intro__p-2 {
        margin-bottom: 10px;
        font-size: 16px
    }

    .intro-image__small-screen {
        max-width: 90%;
        margin-top: 10px;
        margin-bottom: 10px;
        object-fit: contain;
        @media (max-width: 960px) {
            margin-top:-100px;
            margin-bottom:-100px}
    }

    .intro-video__small-screen {
        max-width: 100%
    }

    .intro-left__title {
        font-size: 33px;
        margin-bottom: 0;
        padding-bottom: 0;
        @media (max-width: 960px) {
            font-size:28px;
            margin-bottom:10px}
    }

    .intro-left__container {
        margin-top: 20px;
        max-width: 100%;
        display: flex;
        flex-direction: column
    }

    .intro-left__vector-small-screen {
        display: flex;
        margin-bottom: 40px;
        margin-top: 25px
    }

    .intro-btn,.intro-left__vector-small-screen,.main-section-left__adapt-btn {
        justify-content: center;
        width: 100%
    }

    .main-section-left__adapt-btn {
        display: flex
    }
}

.main-page-badges {
    display: flex;
    align-items: center;
    gap: 10px;
    transition: all .5s;
    transform: translateY(-60px)
}

@media (max-width: 800px) {
    .main-page-badges {
        overflow-x:scroll;
        width: 100%;
        transform: translateY(0)
    }
}

.main-page-badges img {
    width: 150px;
    height: auto
}

@media screen and (max-width: 960px) {
    .tree {
        width:90%
    }

    #intro-h1 {
        font-size: 28px
    }
}

@media screen and (max-width: 600px) {
    .tree {
        width:90%
    }

    #intro-h1 {
        font-size: 34px
    }
}

@media screen and (max-width: 500px) {
    .header_nav__btn {
        font-size:16px
    }

    .btn,.header_nav__btn {
        padding: 11px 30px
    }

    #intro-h1 {
        font-size: 32px
    }
}

@media screen and (max-width: 424px) {
    #intro-h1 {
        font-size:30px
    }
}

@media screen and (max-width: 384px) {
    #intro-h1 {
        font-size:22px
    }
}

@media screen and (max-width: 380px) {
    .intro {
        padding:0 10px!important
    }
}

@media screen and (min-width: 100px) {
    svg {
        width:100%;
        height: 100%
    }
}

.mob-image {
    display: none
}

@media (max-width: 960px) {
    .mob-image {
        display:none;
        align-self: center;
        margin-top: 40px;
        width: 100%;
        height: 100%
    }
}

.intro__pages-links {
    display: flex;
    align-items: center
}

.intro__pages-links-wrapper,.intro__pages-links-wrapper--industries {
    margin-top: -40px
}

.intro__pages-links a {
    text-decoration: none;
    margin: 0 2px 0 0
}

.intro__pages-links-industry p {
    margin: 0
}

.page-link-img {
    display: flex
}

.intro-animation {
    width: 50%
}

.intro-animation--img {
    width: 100%;
    object-fit: contain
}

.intro a {
    text-decoration: none;
    color: #2d2d2d
}

.main-color {
    color: #3047fd
}

.dark-color {
    color: #2d2d2d
}

.intro__pages-links p {
    font-family: var(--font-medium),serif;
    font-size: 16px
}

.bg__grey {
    background-color: #f4f6f9
}

.svg-width {
    position: relative
}

.slogan {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 25px 0;
    margin-top: 50px
}

.slogan__p {
    font-family: var(--font-regular),serif;
    font-size: 26px;
    color: #2d2d2d;
    text-align: center
}

.svg__p {
    width: max-content;
    font-family: var(--font-semi-bold),serif;
    position: absolute;
    top: 15%;
    left: 50%;
    transform: translate(-50%,-50%);
    color: #3047fd
}

.services__h2 {
    font-family: var(--font-bold),serif;
    font-size: 36px;
    color: #2d2d2d;
    text-align: center
}

.expertise {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 100px;
    margin-bottom: 74px
}

.expertise__cards {
    display: flex;
    justify-content: space-between;
    width: 950px
}

.expertise__card {
    display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 15px;
    padding: 30px 36px;
    max-width: 150px
}

.expertise__card-center {
    color: #fff
}

.expertise__card__h3 {
    font-family: var(--font-bold),serif;
    font-size: 56px;
    color: #2d2d2d
}

.expertise__card,.expertise__card__h3,.expertise__card__h4 {
    transition: all .3s;
    text-align: center;
    margin: 0 0 15px
}

.expertise__card__h4 {
    font-family: var(--font-semi-bold),serif;
    font-size: 24px;
    color: #2d2d2d;
    margin: 0
}

.expertise__card-center {
    background-color: #3047fd
}

.expertise__card-center .expertise__card__h3,.expertise__card-center .expertise__card__h4 {
    color: #fff
}

.expertise__text-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-column-gap: 74px;
    column-gap: 74px
}

.main__p {
    font-family: var(--font-regular),serif;
    font-size: 20px;
    color: #2d2d2db2
}

.expertise__p {
    line-height: 30px
}

.bg__blue {
    background-color: #3047fd
}

.m-r {
    margin-right: 10px
}

.industries__list-top {
    display: flex;
    justify-content: center;
    align-items: flex-start
}

@media screen and (max-width: 1070px) {
    .expertise {
        padding:0 16px;
        align-items: unset
    }

    .expertise__cards {
        display: block;
        width: auto
    }

    .expertise__card {
        max-width: unset
    }

    .expertise__text-container {
        display: block
    }

    .main__p {
        font-size: 14px
    }

    .intro__pages-links-wrapper {
        padding: 0 20px
    }

    .industries__list-top {
        flex-direction: column
    }
}

@media screen and (max-width: 800px) {
    .intro-animation {
        display:none
    }
}

@media screen and (max-width: 450px) {
    .intro__pages-links p {
        font-size:10px
    }
}

@media screen and (max-width: 380px) {
    .intro__pages-links-wrapper {
        padding-left:10px
    }

    .intro__pages-links p {
        font-size: 10px
    }

    .intro__pages-links a {
        margin: 2px
    }
}

.loading {
    object-fit: contain
}

@media screen and (max-width: 800px) {
    .slogan {
        padding:75px
    }

    .slogan__p {
        text-align: center
    }

    .learn-more__h3 {
        max-width: 260px
    }

    .learn-more__left {
        max-width: 274px
    }

    .big-circle-transparent {
        width: 475px;
        height: 546px
    }

    .comment {
        padding: 50px 50px 52px
    }

    .workflow {
        padding: 0 20px
    }

    .workflow__description-end,.workflow__description-start {
        margin: 87px 0
    }

    .workflow__svg-arrow-pos1 {
        top: 634px;
        transform: rotate(298deg)
    }

    .workflow__svg-arrow-pos2 {
        top: 1000px;
        transform: rotate(16deg)
    }

    .workflow__svg-arrow-pos3 {
        top: 1527px;
        transform: rotate(326deg)
    }

    .specializations__faq-wrapper {
        padding: 70px;
        @media (max-width: 960px) {
            padding-left:16px;
            padding-bottom:16px;padding-right:16px;padding-top:16px}
    }
}

@media screen and (min-width: 800px) and (max-width:1150px) {
    .learn-more__h3 {
        max-width:300px
    }

    .big-circle-transparent {
        width: 700px;
        height: 700px
    }
}

@media screen and (min-width: 800px) and (max-width:1000px) {
    .workflow {
        padding:0 100px
    }

    .workflow__description-end,.workflow__description-start {
        margin: 87px 0
    }

    .workflow__svg-arrow-pos1 {
        top: 634px;
        transform: rotate(298deg)
    }

    .workflow__svg-arrow-pos2 {
        top: 1000px;
        transform: rotate(16deg)
    }

    .workflow__svg-arrow-pos3 {
        top: 1527px;
        transform: rotate(326deg);
        width: 200px
    }

    .workflow__svg-arrow-width {
        max-width: 130px
    }
}

@media screen and (min-width: 970px) and (max-width:1150px) {
    .learn-more__left {
        max-width:400px
    }

    .height {
        max-height: 330px
    }
}

@media screen and (min-width: 1000px) and (max-width:1150px) {
    .workflow__svg-arrow-pos1,.workflow__svg-arrow-pos3 {
        right:55%
    }

    .workflow__svg-arrow-pos2 {
        right: 30%
    }
}

@media screen and (min-width: 800px) and (max-width:970px) {
    .learn-more__left {
        max-width:300px
    }
}

@media screen and (max-width: 1261px) {
    .slider1 {
        width:90%
    }

    .industries__list {
        grid-template-columns: repeat(2,1fr)
    }

    .industries__description__h2 {
        text-align: center
    }

    .difference__container {
        display: block
    }

    .rocket__svg__container {
        transform: translateX(-158px) translateY(-282px)
    }
}

@media screen and (min-width: 1700px) {
    .slide__overflow-content {
        transform:translate(-50%,-30%)
    }
}

@media screen and (min-width: 1260px) and (max-width:1400px) {
    .text-content {
        width:100%
    }
}

@media screen and (max-width: 500px) {
    .slogan__p {
        font-size:18px
    }

    .svg-width__svg {
        min-width: 200px
    }
}

@media screen and (max-width: 1070px) {
  

    .intro {
        padding: 0 20px;
        width: unset;
        justify-content: space-between
    }


    .burger {
        display: block;
        position: relative;
        width: 30px;
        height: 20px;
        margin-left: 20px;
        cursor: pointer
    }

    .burger-header_nav__list {
        padding: 0;
        height: 75vh;
        overflow-y: scroll
    }

    .burger-line-mid {
        top: 9px
    }

    .burger-line-bottom,.burger-line-mid,.burger-line-top {
        position: absolute;
        background-color: #3047fd;
        left: 0;
        width: 100%;
        height: 2px
    }

    .burger-line-bottom,.burger-line-top {
        transition: all .3s ease
    }

    .burger-line-bottom {
        bottom: 0
    }

    .burger-line-mid.active {
        display: none
    }

    .burger-line-top.active {
        transform: rotate(45deg);
        bottom: 9px
    }

    .burger-line-bottom.active {
        transform: rotate(-45deg);
        top: 9px
    }

    .header__nav {
        flex-direction: row-reverse
    }

    .drop__menu-content {
        flex-direction: column;
        align-items: center
    }

    .drop__menu__item-content {
        justify-content: center
    }

    .drop__menu__list-left {
        margin-bottom: 20px
    }

    .burger-tria:after {
        content: "";
        width: 0;
        height: 0;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-top: 10px solid #3047fd;
        position: absolute;
        margin: 5px 0 0 5px;
        border-radius: 3px;
        transition: all .3s
    }

    .burger-tria.tria-rotate:after {
        transform: rotate(180deg)
    }

    .drop__menu__item {
        padding: 5px 30px 5px 20px
    }

    .drop__menu-h4 {
        font-size: 12px
    }

    .drop__menu-p {
        font-size: 10px
    }

    .drop__menu-image {
        width: 24px
    }



    /*.container {*/
    /*    max-width: 1600px*/
    /*}*/

    .first_section1 {
        display: flex;
        flex-direction: column;
        align-items: baseline
    }

    .industries {
        padding: 0 20px
    }

    .slider__btn {
        width: 35px;
        height: 35px
    }

    .difference__h2 {
        text-align: center
    }

    .workflow__description-end,.workflow__description-start {
        margin: 20px 0;
        align-self: center;
        text-align: center;
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .workflow__svg-arrow-width {
        display: none
    }

    .difference__h2 {
        font-size: 32px
    }

    .difference {
        padding: 100px 20px
    }

    .rocket__svg__container {
        transform: translateX(-25px) translateY(-53px);
        width: 100%
    }

    .rocket-line-img-container {
        width: 236px;
        transform: translateX(27px) rotate(26deg)
    }

    .rocket-line-img-container img {
        width: 100%
    }

    .rocket__svg-rocket {
        width: 150px
    }

    .industries__description__h2 {
        font-size: 24px
    }

    .industries__description__p {
        font-size: 16px
    }

    .industries__list {
        display: flex;
        flex-direction: column;
        align-items: center
    }

    .visible-slide-container-adapted {
        display: block
    }

    .slider__second-section {
        display: none
    }

    .slide__adapted {
        overflow: hidden;
        border-radius: 20px;
        margin-bottom: 20px
    }

    .slide__content-adapted {
        text-align: center
    }

    .slide__content {
        display: flex;
        align-items: center
    }

    .slide__content,.slide__content_img-container {
        width: 100%;
        border-radius: 0
    }

    .slide__content_img-container {
        height: 240px
    }

    .slide__content,.slide__content__p {
        text-align: center;
        padding: 20px 0
    }

    .slide__content__h2 {
        display: block
    }

    .our-cases__buttons__container {
        display: none
    }

    .cases {
        padding: 0 20px 80px
    }

    .slide__content__p {
        max-width: 400px;
        padding: 20px
    }

    .text-content__p {
        margin: 0
    }
}

@media screen and (max-width: 800px) {
    .intro {
        justify-content:center
    }
}






.image-container {
            position: relative;
            /*width: 500px;*/
            height: 500px;
           
        }

        .image {
            position: absolute;
            width: 100%;
            height: 100%;
            opacity: 0; /* Initially invisible */
            transition: opacity 1s ease, transform 1s ease;
        }

        .image1 {
            transform: translateY(100%); /* Start below the screen */
        }

        .image2 {
            transform: translateX(-100%); /* Start off the left */
        }

        .image3 {
            transform: translateX(100%); /* Start off the right */
        }

        .final-image {
            opacity: 0; /* Initially invisible */
        }
