.section-one {
    height: 100vh;
    overflow: hidden;
    position: relative;
}

.about-banner {
    height: 100%;
    display: flex;
    align-items: center;
}

.about-title {
    background: var(--light-pink-bg);
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
    padding-left: 3.3rem;
}

.elyts-logo {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 1.9rem;
    height: 100%;
    width: 5.2rem;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
}

.elyts-logo.about-logo svg {
    color: var(--dark-choclate);
}

.elyts-logo img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.about-title .heading-title {
    color: var(--dark-choclate);
    font-size: 4rem;
    line-height: 3.3rem;
    width: 22rem;
    font-weight: 500;
    text-transform: uppercase;
}

.about-heading {
    background: white;
    right: 0;
    position: absolute;
    width: 9rem;
    height: 100%;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.about-heading .heading-title {
    transform: rotate(270deg);
    font-size: 3.3rem;
    line-height: 3rem;
    white-space: nowrap;
    color: var(--light-pink-bg);
    text-transform: uppercase;
    position: absolute;
}

.right-section {
    align-items: center;
    justify-content: center;
    display: flex;
    height: 100%;
    position: relative;
}

.scrollto {
    height: 10px;
    left: 36px;
    letter-spacing: 0;
    margin: 0;
    text-align: center;
    transform: rotate(-90deg);
    transform-origin: 5px 5px;
    width: 100vh;
    bottom: 0rem;
    font-family: Manrope;
    font-size: 0.3rem;
    font-weight: 400;
    /* left: 1.5rem; */
    /* letter-spacing: .04em; */
    line-height: 1rem;
    /* margin-top: 5vh; */
    position: absolute;
    text-transform: uppercase;
    z-index: 2;
}

.section-two {
    padding-bottom: 7rem;
    padding-top: 7rem;
    background: #fff;
    position: relative;
}

.layout {
    margin: 0 auto;
    max-width: 2000px;
    padding: 0 1.5rem;
    position: relative;
}

.whydo {
    color: var(--dark-choclate);
    font-size: 0.6rem;
    line-height: 100%;
    padding-left: 6rem;
    text-transform: uppercase;
}

.section-two .title {
    color: var(--dark-pink);
    font-size: 4.8rem;
    line-height: 5.2rem;
    margin-top: 3rem;
    position: relative;
    text-indent: 6rem;
}

.section-two .title {
    font-family: Mongoose;
    font-weight: 500;
    text-transform: uppercase;
}

.section-two .title i {
    bottom: 3rem;
    color: var(--dark-choclate);
    font-size: 7.8rem;
    position: absolute;
    right: 4rem;
    transform: rotate(90deg);
}

.title-wrapper {
    position: relative;
}

.section-two>.text {
    margin-top: 6.5rem;
    padding: 0 6rem;
    position: relative;
}

.section-two .text p {
    color: var(--dark-choclate);
    font-family: Manrope;
    font-size: 0.4rem;
    font-weight: 400;
}


/* Section Three */

.section-three {
    padding: 2rem 4rem;
    background-color: var(--light-pink-bg);
    position: relative;
}

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

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

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

.seo-section {
    /* position: relative; */
}

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

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

.ltr-first {
    top: 4rem;
    right: 6rem;
}

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

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

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

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

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

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

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

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

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

.half-plat {
    position: absolute;
    top: 16.5rem;
    left: 6rem;
    width: 3rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    z-index: 2;
}

.half-plat svg {
    height: 100%;
    color: var(--dark-pink);
    transform: translate3d(0px, -186.333px, 0px) rotate(146deg);
    will-change: transform;
}

.half-outline-circle {
    position: absolute;
    top: 24rem;
    right: 6rem;
    width: 3rem;
    animation-duration: 2s;
    animation-iteration-count: infinite;
    transform-origin: bottom;
    z-index: 2;
}

.half-outline-circle svg {
    height: 100%;
    color: var(--dark-choclate);
    transform: translate3d(0px, -186.333px, 0px) rotate(345deg);
    will-change: transform;
}

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

@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: translateX(0);
    }
    50% {
        transform: translateX(-30px);
    }
    100% {
        transform: translateX(0);
    }
}

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

.digital-list {
    max-width: 18rem;
    margin: 2rem auto 0 0;
    display: flex;
    row-gap: 2rem;
    flex-wrap: wrap;
    justify-content: space-between;
}

.digital-item {
    width: 8rem;
}

.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: .6rem;
}

.seo p,
.digital-item p {
    font-size: .4rem;
    font-family: Manrope;
}

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


/* Section Four */

.section-four .section-four-layout {
    background-color: #ffeded;
    height: calc(100vh - 0px);
    overflow: hidden;
    position: relative;
}

.section-four .bg-text .bg-title {
    font-size: 10rem;
    color: var(--dark-choclate);
    font-weight: 500;
}

.bg-text {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    white-space: nowrap;
    height: 100%;
    padding-left: 3rem;
}

#digitalMarketing .card-slide {
    background: #fff;
    flex-grow: 1;
    padding: .6rem;
    position: relative;
    transform: rotate(3.5deg);
    height: 8.5rem;
    width: 10rem;
    margin: 0 auto;
    border-radius: 10px;
}

#OurVission {
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.carousel-item {
    padding: 2rem;
}

#digitalMarketing .card-slide {
    color: var(--dark-choclate);
}

#digitalMarketing .card-slide p {
    font-size: 0.45rem;
    font-weight: 500;
    font-family: "Manrope";
    /* width: 6rem; */
    align-self: flex-start;
}

#digitalMarketing .card-slide .card-no {
    font-size: 2rem;
    line-height: 1.5rem;
    font-weight: 500;
}

#digitalMarketing .card-content {
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-top: .4rem;
    height: calc(100% - 2.4rem);
    gap: 1rem;
}

#digitalMarketing .card-slide .card-title {
    white-space: nowrap;
    text-transform: uppercase;
    line-height: 2rem;
    font-size: 2rem;
    font-weight: 500;
}

.carouser-btn {
    position: absolute;
    bottom: 0;
    right: 30px;
    z-index: 6;
    width: 120px;
    height: 100px;
}

.carouser-btn button {
    height: 50px;
    width: 50px;
    padding: 0.3rem;
    border-radius: 10px;
}

.section-two .heading h5 {
    font-size: .7rem;
    color: var(--dark-choclate);
    text-transform: uppercase;
    margin-bottom: .2rem;
}

@media screen and (max-width:768px) {
    .about-heading .heading-title {
        font-size: 7rem;
    }
    .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;
    }
    .digital-title h2 {
        width: unset;
        line-height: 3.8rem;
        margin-top: 1.5rem;
        font-size: 4rem;
    }
    .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;
    }
}