
.mxd-hero-01__marquee {
    height: 40px;
    position: absolute;
    top: 6rem;
    right: 0;
    background-color: var(--accent);
    border: 1px solid var(--base);
    -moz-border-radius: 3.3rem;
    border-radius: 3.3rem;
    overflow: hidden;
    border: 2px solid white;
    direction: ltr;
    width: 250px;
}

.mxd-hero-01__marquee .marquee-flex {
    font-size: 2.5rem;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem
}

.mxd-hero-01__marquee .marquee__item.item-regular {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1rem;
    margin: 0;
    color: var(--t-opp-bright)
}

.mxd-hero-01__marquee .marquee__item.item-regular p {
    font: normal var(--fw-medium) 6rem/1.1 var(--_font-accent);
    color: var(--t-opp-bright);
    font-weight: 700;
    line-height: 1.1;
}

.mxd-hero-01__marquee .marquee__item.item-regular svg {
    width: 3.7rem;
    height: 3.7rem;
    fill: currentColor
}

@media only screen and (min-width: 768px) {
    .mxd-hero-01__marquee {
        top: 77px;
        left: 0;
        width: 265px;
        height: 60px;
        -moz-border-radius: 4.4rem;
        border-radius: 4.4rem
    }

    .mxd-hero-01__marquee .marquee-flex {
        gap: 2.6rem
    }

    .mxd-hero-01__marquee .marquee__item.item-regular {
        gap: 2rem
    }

    .mxd-hero-01__marquee .marquee__item.item-regular p {
        font-size: 4rem;
    }

    .mxd-hero-01__marquee .marquee__item.item-regular svg {
        width: 4.2rem;
        height: 4.2rem;
    }
}

@media only screen and (min-width: 1200px) {
    .mxd-hero-01__marquee {
        top: 94px;
        left: 0px;
        width: 320px;
        height: 70px;
        -moz-border-radius: 7.7rem;
        border-radius: 7.7rem;
    }

    .mxd-hero-01__marquee .marquee__item.item-regular {
        gap: 2.6rem
    }

    .mxd-hero-01__marquee .marquee__item.item-regular p {
        font-size: 5rem;
    }

    .mxd-hero-01__marquee .marquee__item.item-regular svg {
        width: 4.2rem;
        height: 4.2rem;
        fill: currentColor
    }
}

@media only screen and (min-width: 1600px) {
    .mxd-hero-01__marquee {
        top: 110px;
        left: 0px;
        width: 360px;
        height: 75px;
        -moz-border-radius: 7.7rem;
        border-radius: 7.7rem
    }

    .mxd-hero-01__marquee .marquee__item.item-regular p {
        font-size: 6rem;
    }

    .mxd-hero-01__marquee .marquee__item.item-regular svg {
        width: 4.2rem;
        height: 4.2rem;
    }
}


.stack-wrapper {
    position: relative;
    width: 100%
}

.stack-wrapper.in-content-stack {
    margin-top: -7.6rem
}

.stack-wrapper.mxd-hero-02-stack {
    margin-top: -10.6rem
}

@media only screen and (min-width: 768px) {
    .stack-wrapper.mxd-hero-02-stack {
        margin-top:-13.6rem
    }
}

@media only screen and (min-width: 1200px) {
    .stack-wrapper.mxd-hero-08-stack {
        margin-top:-1.6rem
    }
}

@media only screen and (min-width: 1600px) {
    .stack-wrapper.in-content-stack {
        margin-top:-4.6rem
    }

    .stack-wrapper.mxd-hero-02-stack {
        margin-top: -13.6rem
    }

    .stack-wrapper.mxd-hero-08-stack {
        margin-top: 2.3rem
    }
}

.stack-offset {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 76px;
    background-color: transparent
}

@media only screen and (min-width: 768px) {
    .stack-offset {
        height: 76px;
    }
}

.services-stack {
    width: 100%;
    position: relative;
    height: 78vh;
    min-height: 600px
}

@media only screen and (min-width: 992px) {
    .services-stack {
        height: 85vh;
        min-height: 0;
        max-height: 750px;
    }
}

@media only screen and (min-width: 1600px) {
    .services-stack {
        height:760px
    }
}

.stack-item {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-bottom: 3rem;
}

@media only screen and (min-width: 1600px) {
    .stack-item {
        padding-bottom:6rem
    }
}

.mxd-services-stack__inner.radius-dark {
    -moz-border-radius: 3.6rem;
    border-radius: 3.6rem !important;
}

.mxd-services-stack__inner.showcase-inner {
    padding: 2.6rem 3rem 3rem 3rem
}

@media only screen and (min-width: 768px) {
    .mxd-services-stack__inner {
        padding:4.2rem 5rem 0 5rem;
        justify-content: end;
    }

    .mxd-services-stack__inner.showcase-inner {
        padding: 4.2rem 5rem 5rem 5rem
    }

    .mxd-services-stack__inner.radius-dark {
        -moz-border-radius: 4.6rem;
        border-radius: 4.6rem
    }
}

@media only screen and (min-width: 992px) {
    .mxd-services-stack__inner {
        padding:4.2rem 5rem 4.6rem 5rem
    }

    .mxd-services-stack__inner.justify-end {
        -webkit-box-pack: end;
        -moz-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end
    }

    .mxd-services-stack__inner.justify-between {
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: end;
    }
}

.mxd-services-stack__container {
    position: relative;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden
}



.mxd-services-stack__title {
    margin-bottom: 3.4rem;
    padding-right: 2.6rem;
}

.mxd-services-stack__title.showcase-title {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -moz-box-orient: vertical;
    -moz-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    gap: 0;
    width: 100%;
    padding-right: 0;
    margin-bottom: 1.8rem
}

@media only screen and (min-width: 768px) {
    .mxd-services-stack__title.showcase-title {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -moz-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 3rem;
        margin-bottom: 2.2rem
    }
}

@media only screen and (min-width: 992px) {
    .mxd-services-stack__title {
        z-index:1
    }

    .mxd-services-stack__title.width-60 {
        width: 90%;
    }

    .mxd-services-stack__title.width-70 {
        width: 70%
    }
    .mxd-services-stack__info.width-60{
        width:100%;
    }
}

@media only screen and (min-width: 1200px) {
    .mxd-services-stack__title h3 {
        font-size: 5rem;
        max-width: 500px;
    }
    .mxd-services-stack__inner.justify-between{
        justify-content:space-between;
    }
}

@media only screen and (min-width: 1400px) {
    .mxd-services-stack__title.showcase-title {
        margin-bottom:2.8rem
    }
}

@media only screen and (min-width: 1600px) {
    .mxd-services-stack__title {
        margin-bottom:4rem
    }

    .mxd-services-stack__title.width-60 {
        max-width: 800px
    }

    .mxd-services-stack__title.showcase-title {
        margin-bottom: 3rem
    }
}

.mxd-services-stack__number {
    font: normal var(--fw-medium) 3.6rem/1.2 var(--_font-accent)
}

.mxd-services-stack__number.t-muted {
    color: var(--t-muted)
}

.mxd-services-stack__number.t-muted-extra {
    color: var(--t-muted-extra)
}

.mxd-services-stack__number.t-opp-brigth {
    color: var(--t-opp-bright)
}

.mxd-services-stack__number.t-opp-muted {
    color: var(--t-opp-muted)
}

@media only screen and (min-width: 768px) {
    .mxd-services-stack__number {
        font-size:5rem
    }
}

@media only screen and (min-width: 1200px) {
    .mxd-services-stack__number {
        font-size:7rem
    }
}

.mxd-services-stack__info {
    z-index: 1;
    margin-bottom: 3.3rem
}

.mxd-services-stack__info.showcase-info {
    width: 100%;
    margin-bottom: 2.7rem
}

@media only screen and (min-width: 768px) {
    .mxd-services-stack__info {
        width: 100%;
        margin-bottom: 3.3rem
    }

    .mxd-services-stack__info.showcase-info {
        margin-bottom: 3.4rem
    }
}

@media only screen and (min-width: 992px) {
    .mxd-services-stack__info.width-60 {
        width: 60%;
        margin-bottom: 0
    }

    .mxd-services-stack__info.width-70 {
        width: 70%;
        max-width: 300px
    }

    .mxd-services-stack__info.showcase-info {
        width: 50%;
        padding-right: 1.5rem
    }
}

@media only screen and (min-width: 1400px) {
    .mxd-services-stack__info.showcase-info {
        margin-bottom:4.4rem
    }
}

@media only screen and (min-width: 1600px) {
    .mxd-services-stack__info.width-60 {
        max-width:610px
    }

    .mxd-services-stack__info.width-70 {
        max-width: 490px
    }

    .mxd-services-stack__info.showcase-info {
        margin-bottom: 5rem
    }
}

.mxd-services-stack__works {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    gap: 1.5rem
}

@media only screen and (min-width: 768px) {
    .mxd-services-stack__works {
        -webkit-box-orient:horizontal;
        -webkit-box-direction: normal;
        -moz-box-orient: horizontal;
        -moz-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 3rem
    }
}

.mxd-services-stack__work {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    -moz-border-radius: var(--_radius-m);
    border-radius: var(--_radius-m)
}

@media only screen and (min-width: 768px) {
    .mxd-services-stack__work {
        width:-moz-calc(50% - 1.5rem);
        width: calc(50% - 1.5rem)
    }
}

.no-touch .mxd-services-stack__work:hover .mxd-services-stack__preview {
    -webkit-filter: blur(10px);
    filter: blur(10px);
    -webkit-transform: scale(1.04);
    -moz-transform: scale(1.04);
    -ms-transform: scale(1.04);
    transform: scale(1.04)
}

.no-touch .mxd-services-stack__work:hover .mxd-preview-hover {
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0)
}

.mxd-services-stack__preview {
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all var(--_animspeed-medium) var(--_animbezier);
    -moz-transition: all var(--_animspeed-medium) var(--_animbezier);
    transition: all var(--_animspeed-medium) var(--_animbezier)
}

.mxd-services-stack__tags {
    display: none
}

@media only screen and (min-width: 768px) {
    .mxd-services-stack__tags {
        display:-webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        gap: 1rem
    }

    .mxd-services-stack__tags.tags-absolute {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 2.6rem 3rem;
        -webkit-transition: all var(--_animspeed-medium) var(--_animbezier);
        -moz-transition: all var(--_animspeed-medium) var(--_animbezier);
        transition: all var(--_animspeed-medium) var(--_animbezier)
    }
}

@media only screen and (min-width: 1200px) {
    .mxd-services-stack__tags.tags-absolute {
        padding:3.6rem 4rem
    }
}

@media only screen and (min-width: 1600px) {
    .mxd-services-stack__tags {
        gap:1.4rem
    }
}


.services-stack__image .service-img-m {
    display: none
}

@media only screen and (min-width: 992px) {
    .services-stack__image {
        position:absolute;
        top: 0;
        right: 0;
        width: 100%;
        height: 100%;
        z-index: 0;
        padding-left: 0
    }

    .services-stack__image .service-img {
        position: absolute;
        right: -15%;
        bottom: 0;
        height: 100%;
        width: auto
    }

    .services-stack__image .service-img-s {
        display: none
    }

    .services-stack__image .service-img-m {
        display: block
    }
}

@media only screen and (min-width: 1200px) {
    .services-stack__image .service-img {
        position:absolute;
        right: 0;
        bottom: -5%;
        max-height: none;
        height: 110%;
        width: auto
    }
}

.portfolio-stack__inner {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    height: 100%;
    background-color: var(--base);
    -moz-border-radius: var(--_radius-l);
    border-radius: var(--_radius-l);
    overflow: hidden;
    cursor: pointer;
    background-repeat: no-repeat;
    background-position: center center;
    -moz-background-size: cover;
    background-size: cover
}

.portfolio-stack__descr {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2.4rem 3rem
}

@media only screen and (min-width: 768px) {
    .portfolio-stack__descr {
        display:block;
        width: 60%;
        padding: 2.6rem 3rem
    }
}

@media only screen and (min-width: 1200px) {
    .portfolio-stack__descr {
        width:40%;
        padding: 4rem 5rem 4.6rem 5rem
    }
}

@media only screen and (min-width: 1600px) {
    .portfolio-stack__descr {
        width:33.3334%
    }
}

.portfolio-stack__title.dark {
    font-weight: 400
}

.portfolio-stack__title.light {
    font-weight: 300
}

.portfolio-stack__text {
    margin-top: 3rem;
    font-weight: 300
}

.portfolio-stack__text.dark {
    font-weight: 400
}

@media only screen and (min-width: 1400px) {
    .portfolio-stack__text {
        margin-top:4rem
    }
}

.projects-stack {
    width: 100%;
    position: relative;
    height: 75vh;
    min-height: 600px
}

@media only screen and (min-width: 992px) {
    .projects-stack {
        height:600px;
        min-height: 0
    }
}

@media only screen and (min-width: 1600px) {
    .projects-stack {
        height:760px
    }
}

.mxd-projects-stack__inner {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-orient: vertical;
    -moz-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    overflow: hidden;
    width: 100%;
    height: 100%;
    -moz-border-radius: var(--_radius-l);
    border-radius: var(--_radius-l);
    padding: 3rem;
    z-index: 0
}

.mxd-projects-stack__inner.justify-between {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.mxd-projects-stack__inner.justify-end {
    -webkit-box-pack: end;
    -moz-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

@media only screen and (min-width: 768px) {
    .mxd-projects-stack__inner {
        padding:5rem
    }
}

.mxd-projects-stack__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.mxd-projects-stack__image img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.mxd-projects-stack__image img.mobile {
    display: block
}

.mxd-projects-stack__image img.desktop {
    display: none
}

@media only screen and (min-width: 768px) {
    .mxd-projects-stack__image img.mobile {
        display:none
    }

    .mxd-projects-stack__image img.desktop {
        display: block
    }
}

.mxd-projects-stack__title {
    position: relative;
    margin-bottom: 2.4rem;
    max-width: 600px
}

.mxd-projects-stack__title.no-margin {
    margin-bottom: 0
}

.mxd-projects-stack__tags {
    position: relative;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 1rem
}

@media only screen and (min-width: 1600px) {
    .mxd-projects-stack__tags {
        gap:1.4rem
    }
}
