.wrapper {
    position: relative;
}

.infra-home {
    height: 100vh;
    background: #cee6e9;
    display: flex;
    align-items: center;
    padding: 2rem 2rem 2rem 6rem;
}

.infra-home-container {
    text-align: left;
    position: relative;
}

.infra-home-container h1 {
    font-size: 25vw;
    color: var(--text);
    font-family: 'Deutschlander 2.0';
    line-height: .7em;
    text-transform: uppercase;
    /* letter-spacing: 1; */
}

.infra-home-container p {
    font-size: 1.8vw;
    font-family: 'Manrope';
    color: var(--text);
    line-height: 1.36em;
    max-width: 30vw;
    margin-top: 3em;
}

.icon-quart-circle-full {
    position: absolute;
    top: 13vw;
    left: 13vw;
    font-size: 9vw !important;
    color: var(--light-pink);
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    animation-name: bounce-shape;
    animation-timing-function: linear;
}

.infra-services {
    background-color: white;
}

.infra-services-container {
    padding: 2rem 2rem 2rem 4rem;
}

.service-title {
    padding-bottom: 1.6rem;
    position: relative;
}

.service-title .title {
    font-size: 20vw;
    line-height: .7em;
    text-transform: uppercase;
    font-family: 'Deutschlander 2.0';
    text-align: right;
    color: var(--dark-pink);
}

.service-list {
    border-top: 1px solid var(--light-pink);
    padding-top: 3rem;
    display: flex;
    flex-direction: column;
    gap: .8rem;
}

.service-list .service-item {
    font-size: 8vw;
    line-height: 2.4rem;
    color: var(--light-pink);
    text-transform: uppercase;
    /* font-family: 'Deutschlander 2.0'; */
    letter-spacing: 1;
    font-weight: 500;
}

.service-list .service-item:nth-child(1) {
    margin-left: -1rem;
}

.service-list .service-item:nth-child(2) {
    margin-left: 5rem;
}

.service-list .service-item:nth-child(3) {
    margin-left: 2rem;
    max-width: 20rem;
}

.service-list .service-item:nth-child(4) {
    margin-left: 8rem;
    text-align: right;
}

.service-list .service-item:nth-child(5) {
    margin-left: 4rem;
}

.service-list .service-item:nth-child(6) {
    margin-left: 0;
}

.ims {
    background: white;
    padding: 2rem 2rem 2rem 4rem;
}

.ims-title-cont {
    margin: 0 5rem;
    display: flex;
    justify-content: space-between;
}

.ims-title {
    font-size: 3em;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 1em;
    color: var(--dark-pink);
    max-width: 10vw;
}

.ims-desc {
    width: 33vw;
    font-family: 'Manrope';
    font-size: 1.2vw;
    color: var(--text);
    line-height: .66rem;
}

.list-group {
    padding: 3rem 6rem 0 1rem;
}

.list-group .list-item {
    display: flex;
    align-items: flex-start;
    gap: 1rem;
    justify-content: space-between;
}

.item-title {
    display: flex;
    align-items: center;
    gap: 1rem;
}

.crt-agn .list-group .list-item .list-no {
    color: var(--text);
}

.list-group .list-item .list-no {
    color: var(--text);
    font-size: 1rem;
    font-weight: 500;
    opacity: .4;
}

.crt-agn .list-group .list-item .list-title {
    color: var(--text);
}

.list-group .list-item .list-title {
    text-transform: uppercase;
    color: var(--text);
    line-height: 2.2rem;
    font-size: 2.5rem;
    font-weight: 500;
}

.crt-agn .list-divider {
    color: var(--text);
}

.list-divider {
    height: 0.02rem;
    background: var(--text);
    margin: 0.9rem 0;
    opacity: .2;
}

.list-item .ims-para {
    font-family: 'Manrope';
    max-width: 30vw;
    color: var(--dark-pink);
    align-self: end;
    font-size: .36rem;
    line-height: .46rem;
    padding: 0.07rem 0;
    list-style:circle;
}

.section-three {
    padding: 2rem 4rem;
    background-color: #cee6e9;
    position: relative;
}

.cont-section {
    position: relative;
    z-index: 2;
}

.digital-title h1 {
    color: var(--text);
    text-transform: uppercase;
    font-size: 4rem;
    font-weight: 500;
    line-height: 3.3rem;
}

.digital-title h2 {
    color: var(--text);
    text-transform: uppercase;
    width: 17rem;
    line-height: 1.8rem;
    margin-top: 0.5rem;
}

.digital-title p {
    color: var(--text);
    line-height: 1.1rem;
    margin-top: 1rem;
    width: 17rem;
    font-size: 1rem;
}

.digital-list {
    max-width: 23rem;
    margin: 2rem auto 0 0;
    display: flex;
    gap: 1rem;
    flex-wrap: wrap;
    /* justify-content: space-between; */
}

.digital-item {
    width: 9rem;
}

.seo h1,
.digital-item h1 {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--dark-choclate);
    line-height: 1.1rem;
    margin-bottom: 0.6rem;
}

.seo {
    max-width: 12rem;
    margin: 3rem 0 3rem auto;
}

.seo h1,
.digital-item h1 {
    font-size: 1.2rem;
    text-transform: uppercase;
    font-weight: 500;
    color: var(--dark-choclate);
    line-height: 1.1rem;
    margin-bottom: 0.6rem;
}

.seo p,
.digital-item p {
    font-size: .4rem;
    font-family: Manrope;
    color: var(--dark-choclate);
}

.bounce-ltr {
    animation-name: bounce-ltr;
    animation-timing-function: linear;
}

.ltr-e {
    top: 10rem;
    left: 6rem;
}

.brand-ltr {
    position: absolute;
    height: 16rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
}

.ltr-e svg {
    transform: translate3d(0px, -186.333px, 0px) rotate(21deg);
}

.brand-ltr svg {
    height: 100%;
    will-change: transform;
    color: white;
    opacity: .2;
}

.ltr-l {
    top: 24rem;
    right: 6rem;
}

.ltr-l svg {
    transform: translate3d(0px, -186.333px, 0px) rotate(-21deg);
}

.ltr-y {
    top: 30rem;
    left: 6rem;
}

.ltr-y svg {
    transform: translate3d(0px, -186.333px, 0px) rotate(21deg);
}

.ltr-t {
    top: 42rem;
    right: 6rem;
}

.ltr-t svg {
    transform: translate3d(0px, -186.333px, 0px) rotate(-21deg);
}

.ltr-s {
    top: 52rem;
    left: 6rem;
}

.ltr-s svg {
    transform: translate3d(0px, -186.333px, 0px) rotate(21deg);
}

@keyframes bounce-ltr {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-100px);
    }
    100% {
        transform: translateY(0);
    }
}

.bounce-shape {
    animation-name: bounce-shape;
    animation-timing-function: linear;
}

@keyframes bounce-shape {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-30px);
    }
    100% {
        transform: translateY(0);
    }
}

.bullet-list {
    margin-top: .3rem;
}

.shape-1 {
    position: absolute;
    top: 11rem;
    left: 15rem;
    width: 3rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    z-index: 2;
}

.shape-1 i {
    font-size: 4rem;
    color: var(--dark-pink);
    transform: translate3d(0px, -186.333px, 0px) rotate(196deg);
    will-change: transform;
}

.shape-2 {
    position: absolute;
    top: 35rem;
    left: 25rem;
    width: 3rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    z-index: 2;
}

.shape-2 i {
    font-size: 1.2rem;
    color: #91a5af;
    transform: translate3d(0px, -186.333px, 0px) rotate(196deg);
    will-change: transform;
}

.shape-3 {
    position: absolute;
    top: 51rem;
    left: 20rem;
    width: 3rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    z-index: 2;
}

.shape-3 i {
    font-size: 4rem;
    color: #e7c2aa;
    transform: translate3d(0px, -186.333px, 0px) rotate(196deg);
    will-change: transform;
}

.bounce-shape {
    animation-name: bounce-shape;
    animation-timing-function: linear;
}

@keyframes bounce-shape {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(-30px);
    }
    100% {
        transform: translateX(0);
    }
}

@media screen and (max-width: 768px) {
    .infra-home-container h1 {
        font-size: 48vw;
    }
    .infra-home-container p {
        font-size: 5vw;
        max-width: 69vw;
        margin-top: 2em;
    }
    .icon-quart-circle-full {
        font-size: 26vw !important;
    }
    .icon-quart-circle-full {
        top: 26vw;
    }
    .service-list .service-item {
        font-size: 12vw;
        line-height: 4.4rem;
    }
    .service-list {
        gap: 2.8rem;
    }
    .service-list .service-item:nth-child(3) {
        max-width: unset;
    }
    .service-title .title {
        font-size: 30vw;
        line-height: .8em;
    }
    .digital-title h1 {
        font-size: 6rem;
        line-height: 5rem;
    }
    .digital-title p {
        line-height: 3.1rem;
        margin-top: 2rem;
        width: 24rem;
        font-size: 3rem;
    }
    .section-three {
        padding: 6rem 3rem;
    }
    .seo h1,
    .digital-item h1 {
        font-size: 3.2rem;
        line-height: 3.1rem;
    }
    .seo p,
    .digital-item p {
        font-size: 1.4rem;
        line-height: 2rem;
    }
    .digital-list {
        /* display: block; */
        max-width: unset;
        gap: 3rem;
    }
    .digital-item {
        width: unset;
    }
    .seo {
        max-width: unset;
    }
    .ims-title-cont {
        flex-direction: column;
        gap: 12px;
        margin: 5rem 4rem;
    }
    .ims-title {
        font-size: 4em;
        max-width: 30vw;
        line-height: .8em;
    }
    .ims-desc {
        width: unset;
        font-size: 4.2vw;
        line-height: 2rem;
    }
    .list-group .list-item {
        flex-direction: column;
        justify-content: unset;
        align-items: unset;
    }
    .list-item .ims-para {
        font-size: 1.36rem;
        line-height: 2rem;
        max-width: unset;
        align-self: unset;
    }
    .ms-bullet {
        display: flex;
        flex-direction: column;
        align-items: start;
        gap: 10px;
    }
    .ims {
        padding-bottom: 6rem;
    }
}