﻿._animatedBackground_77po1_1 {
    position: relative
}

    ._animatedBackground_77po1_1:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        transition: transform .4s cubic-bezier(.4,0,.1,1);
        transform: scaleX(0);
        transform-origin: right
    }

@media (hover: hover) and (pointer: fine) {
    ._animatedBackground_77po1_1:hover:before {
        transform: scaleX(1);
        transform-origin: left
    }
}

@media (max-width: 63.99em) {
    ._caseStudyAnchorsContainer_77po1_24 {
        position: relative;
        margin: 40px 0;
        border-top: 1px solid rgba(255,255,255,.1490196078);
        border-bottom: 1px solid rgba(255,255,255,.1490196078)
    }
}

@media (min-width: 64em) {
    ._caseStudyAnchorsContainer_77po1_24 {
        position: sticky;
        top: 160px;
        height: -moz-fit-content;
        height: fit-content;
        margin: 0
    }

    ._title_77po1_41 {
        margin-bottom: 32px;
        font-size: .875rem;
        line-height: 1.1;
        color: #ffffff80
    }
}

._itemsContainer_77po1_49 {
    -ms-overflow-style: none;
    scrollbar-width: none;
    position: relative;
    display: flex;
    flex-wrap: nowrap;
    align-items: center
}

    ._itemsContainer_77po1_49::-webkit-scrollbar {
        display: none
    }

@media (max-width: 63.99em) {
    ._itemsContainer_77po1_49 {
        height: 60px;
        padding: 0 24px;
        overflow: auto
    }
}

@media (min-width: 48em) {
    ._itemsContainer_77po1_49 {
        justify-content: center
    }
}

@media (min-width: 64em) {
    ._itemsContainer_77po1_49 {
        flex-direction: column;
        align-items: flex-start;
        width: -moz-fit-content;
        width: fit-content
    }
}

._itemsContainer_77po1_49:before {
    position: absolute;
    top: 20px;
    left: 8px;
    width: 1px;
    height: calc(100% - 40px);
    content: "";
    background: #ffffff0f
}

@media (max-width: 63.99em) {
    ._itemsContainer_77po1_49:before {
        display: none
    }
}

._anchor_77po1_95 {
    position: relative;
    display: inline-flex;
    width: -moz-fit-content;
    width: fit-content;
    font-size: .875rem;
    line-height: 1;
    color: #ffffff80;
    text-align: left;
    cursor: pointer;
    transition: color .1s linear
}

@media (max-width: 63.99em) {
    ._anchor_77po1_95 {
        flex-shrink: 0;
        align-items: center;
        justify-content: center;
        width: 160px;
        height: 100%;
        border-left: 1px solid rgba(255,255,255,.1490196078)
    }
}

@media (min-width: 64em) {
    ._anchor_77po1_95 {
        gap: 8px;
        padding: 20px 0 20px 46px;
        font-size: 1.125rem;
        letter-spacing: .01em
    }
}

@media (hover: hover) and (pointer: fine) {
    ._anchor_77po1_95:hover {
        color: #fff
    }
}

@media (max-width: 63.99em) {
    ._anchor_77po1_95 span {
        white-space: nowrap
    }
}

@media (min-width: 64em) {
    ._anchor_77po1_95 span {
        display: inline-block
    }
}

._anchor_77po1_95 span:first-letter {
    text-transform: capitalize
}

@media (max-width: 63.99em) {
    ._superscript_77po1_144 {
        display: none
    }
}

@media (min-width: 64em) {
    ._superscript_77po1_144 {
        font-family: GeistMono,monospace;
        font-weight: 500;
        font-size: .625rem;
        line-height: 1.6
    }
}

._progressWrapper_77po1_157 {
    position: absolute;
    top: 22px;
    left: 8px;
    width: -moz-fit-content;
    width: fit-content;
    height: calc(100% - 44px);
    content: "";
    transform: scaleY(0);
    transform-origin: top
}

@media (max-width: 63.99em) {
    ._progressWrapper_77po1_157 {
        display: none
    }
}

._progress_77po1_157 {
    position: absolute;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #fff;
    transform: translate3d(-50%,0,0)
}

._cursorProgressWrapper_77po1_183 {
    position: absolute;
    top: 22px;
    left: 0;
    width: 16px;
    height: calc(100% - 40px)
}

@media (max-width: 63.99em) {
    ._cursorProgressWrapper_77po1_183 {
        display: none
    }
}

._cursorProgress_77po1_183 {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 16px;
    height: 20px;
    background: #0e0e0e;
    transform: translate3d(-50%,0,0)
}

._offersAnchor_77po1_206 {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    padding-top: 64px;
    margin-left: 16px
}

@media (max-width: 63.99em) {
    ._offersAnchor_77po1_206 {
        display: none
    }
}

._offerProgress_77po1_218 {
    position: absolute;
    top: 0;
    left: -16px;
    width: 1px;
    height: 100%;
    content: "";
    background: #fff;
    transform-origin: top
}

@media (max-width: 63.99em) {
    ._offerProgress_77po1_218 {
        display: none
    }
}

._anchor_77po1_95._active_77po1_234, ._offersAnchor_77po1_206._active_77po1_234 {
    color: #fff
}

._offerAnchorButton_77po1_239 {
    padding: 8px;
    font-size: .9375rem;
    color: #ffffffa6;
    cursor: pointer;
    border: solid 1px rgba(255,255,255,.1019607843);
    border-radius: 6px;
    transition: filter .4s cubic-bezier(.4,0,.1,1),background-color .2s linear,color .2s linear,border-color .2s linear
}

@media (hover: hover) and (pointer: fine) {
    ._offerAnchorButton_77po1_239:hover {
        color: #1a1a1a;
        background: #fff;
        filter: drop-shadow(0 0 20px rgba(255,255,255,.25));
        border-color: #fff
    }
}

._offerAnchorButton_77po1_239._active_77po1_234 {
    color: #1a1a1a;
    background: #fff;
    filter: drop-shadow(0 0 20px rgba(255,255,255,.25));
    border-color: #fff
}

._animatedBackground_q0cti_1 {
    position: relative
}

    ._animatedBackground_q0cti_1:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        transition: transform .4s cubic-bezier(.4,0,.1,1);
        transform: scaleX(0);
        transform-origin: right
    }

@media (hover: hover) and (pointer: fine) {
    ._animatedBackground_q0cti_1:hover:before {
        transform: scaleX(1);
        transform-origin: left
    }
}

._caseStudyContentContainer_q0cti_23 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center
}

._wrapper_q0cti_30 {
    position: relative;
    overflow: hidden
}

    ._wrapper_q0cti_30 > h2 {
        margin-top: 60px;
        margin-bottom: 16px;
        font-size: 1.625rem;
        font-weight: 400;
        line-height: 1.1;
        white-space: normal
    }

@media (min-width: 64em) {
    ._wrapper_q0cti_30 > h2 {
        margin-bottom: 24px;
        font-size: 2rem
    }
}

._contentContainer_q0cti_49 > h2, ._contentContainer_q0cti_49 > h1 {
    margin-top: 60px;
    margin-bottom: 16px;
    font-size: 1.5rem;
    font-weight: 400;
    line-height: 1.1;
    white-space: normal
}

@media (min-width: 64em) {
    ._contentContainer_q0cti_49 > h2, ._contentContainer_q0cti_49 > h1 {
        margin-bottom: 24px;
        font-size: 2rem
    }
}

._contentContainer_q0cti_49 > h2:first-child, ._contentContainer_q0cti_49 > h1:first-child {
    margin-top: 0
}

._contentContainer_q0cti_49 > h3 {
    margin-top: 60px;
    margin-bottom: 16px;
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 1.1;
    white-space: normal
}

@media (min-width: 64em) {
    ._contentContainer_q0cti_49 > h3 {
        margin-bottom: 24px;
        font-size: 1.5rem
    }
}

._contentContainer_q0cti_49 > h3:first-child {
    margin-top: 0
}

._contentContainer_q0cti_49 > p {
    margin-bottom: 30px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6;
    color: #ffffffa6
}

@media (min-width: 64em) {
    ._contentContainer_q0cti_49 > p {
        font-size: 1.125rem
    }
}

._contentContainer_q0cti_49 > hr {
    margin: 80px 0
}

@media (min-width: 64em) {
    ._contentContainer_q0cti_49 > hr {
        margin: 120px 0
    }
}

._contentContainer_q0cti_49 > ul {
    margin-bottom: 30px
}

@media (min-width: 64em) {
    ._contentContainer_q0cti_49 > ul {
        margin-bottom: 32px
    }
}

._contentContainer_q0cti_49 > ul > li {
    position: relative;
    padding-left: 14px;
    font-size: .875rem;
    font-weight: 400;
    line-height: 1.6;
    color: #ffffffa6
}

@media (min-width: 64em) {
    ._contentContainer_q0cti_49 > ul > li {
        font-size: 1.125rem
    }
}

._contentContainer_q0cti_49 > ul > li:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    width: 3px;
    height: 3px;
    content: "";
    background-color: #ffffffa6;
    border-radius: 50%;
    transform: translateY(-50%)
}

._moreButton_q0cti_137 {
    position: relative;
    z-index: 1;
    display: none;
    font-size: .9375rem;
    transform: translate3d(0,-10px,0)
}

    ._moreButton_q0cti_137._buttonActive_q0cti_144 {
        display: block
    }

@media (min-width: 64em) {
    ._moreButton_q0cti_137 {
        display: none
    }
}

._moreButton_q0cti_137:before {
    position: absolute;
    bottom: -9px;
    left: 0;
    width: 100%;
    height: 1px;
    content: "";
    background: #fff
}

._overflowGradient_q0cti_162 {
    position: absolute;
    bottom: 0;
    left: 0;
    display: none;
    width: 100%;
    height: 258px;
    content: "";
    background: linear-gradient(180deg,#15151500 -22.84%,#0e0e0e)
}

    ._overflowGradient_q0cti_162._overflowActive_q0cti_172 {
        display: block
    }

@media (min-width: 64em) {
    ._overflowGradient_q0cti_162 {
        display: none
    }
}

._animatedBackground_1r45d_1 {
    position: relative
}

    ._animatedBackground_1r45d_1:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        transition: transform .4s cubic-bezier(.4,0,.1,1);
        transform: scaleX(0);
        transform-origin: right
    }

@media (hover: hover) and (pointer: fine) {
    ._animatedBackground_1r45d_1:hover:before {
        transform: scaleX(1);
        transform-origin: left
    }
}

._caseStudySideBarContainer_1r45d_23 {
    position: relative
}

@media (min-width: 64em) {
    ._caseStudySideBarContainer_1r45d_23 {
        min-width: 17.5%
    }
}

._title_1r45d_32 {
    font-size: .75rem;
    font-weight: 400;
    line-height: 1.1;
    color: #ffffff80
}

@media (min-width: 64em) {
    ._title_1r45d_32 {
        font-size: .875rem
    }
}

._typeContainer_1r45d_44 {
    display: flex;
    gap: 4px;
    align-items: center;
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
    margin-top: 8px;
    margin-bottom: 24px;
    font-size: .75rem;
    line-height: 1.1;
    color: #fff;
    background: #ffffff0f
}

@media (min-width: 64em) {
    ._typeContainer_1r45d_44 {
        gap: 10px;
        padding: 8px 12px;
        margin-top: 16px;
        margin-bottom: 48px;
        font-size: .875rem
    }
}

._square_1r45d_67 {
    width: 4px;
    height: 4px;
    background: var(--color)
}

._itemsContainer_1r45d_73 {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 12px;
    margin-bottom: 24px
}

    ._itemsContainer_1r45d_73 > div {
        font-weight: 400
    }

@media (min-width: 64em) {
    ._itemsContainer_1r45d_73 {
        flex-direction: column;
        margin-top: 24px;
        margin-bottom: 48px
    }

        ._itemsContainer_1r45d_73._largeGap_1r45d_91 {
            gap: 8px
        }
}

._keywordsContainer_1r45d_96 {
    display: flex;
    flex-wrap: wrap;
    gap: 6px;
    margin-top: 12px;
    margin-bottom: 24px
}

    ._keywordsContainer_1r45d_96 > div {
        font-weight: 400
    }

@media (min-width: 64em) {
    ._keywordsContainer_1r45d_96 {
        margin-top: 24px;
        margin-bottom: 48px
    }
}

._targetItem_1r45d_113 {
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
    font-size: .8125rem;
    white-space: nowrap;
    background: #ffffff0f;
    border-radius: 4px
}

@media (min-width: 64em) {
    ._targetItem_1r45d_113 {
        padding: 8px 12px;
        font-size: .875rem
    }
}

._arrowItem_1r45d_128 {
    display: flex;
    align-items: center;
    font-size: .8125rem
}

@media (min-width: 64em) {
    ._arrowItem_1r45d_128 {
        gap: 12px;
        font-size: .875rem
    }
}

._arrowItem_1r45d_128 > svg {
    width: 15px;
    height: 15px;
    transform: rotate(45deg)
}

@media (max-width: 63.99em) {
    ._arrowItem_1r45d_128 > svg {
        display: none
    }
}

@media (min-width: 64em) {
    ._arrowItem_1r45d_128 > span {
        display: none
    }
}

._useCase_1r45d_155 {
    width: -moz-fit-content;
    width: fit-content;
    padding: 4px 8px;
    font-size: .75rem;
    color: #ffffff80;
    border: 1px solid rgba(255,255,255,.1607843137);
    border-radius: 4px
}

@media (min-width: 64em) {
    ._useCase_1r45d_155 {
        padding: 6px 10px;
        font-size: .75rem
    }
}

._animatedBackground_1b5c0_1 {
    position: relative
}

    ._animatedBackground_1b5c0_1:before {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        content: "";
        background-color: #fff;
        transition: transform .4s cubic-bezier(.4,0,.1,1);
        transform: scaleX(0);
        transform-origin: right
    }

@media (hover: hover) and (pointer: fine) {
    ._animatedBackground_1b5c0_1:hover:before {
        transform: scaleX(1);
        transform-origin: left
    }
}

._heroWrapper_1b5c0_23 {
    position: relative;
    overflow: hidden;
    pointer-events: none;
    border-bottom: 1px solid #323232;
    margin-bottom: 5%;
}

@media (min-width: 64em) {
    ._heroWrapper_1b5c0_23 {
        height: 100vh;
        max-height: 755px
    }

        ._heroWrapper_1b5c0_23:after {
            position: absolute;
            top: 0;
            left: 54%;
            width: 1px;
            height: 100%;
            content: "";
            background: #ffffff26
        }
}

@media (min-width: 120em) {
    ._heroWrapper_1b5c0_23 {
        max-height: 855px
    }
}

._webGlPlaceholder_1b5c0_50 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: all
}

@media (min-width: 64em) {
    ._webGlPlaceholder_1b5c0_50 {
        width: 54%
    }
}

._contentWrapper_1b5c0_64 {
    position: relative;
    display: flex;
    flex-direction: column-reverse
}

@media (min-width: 64em) {
    ._contentWrapper_1b5c0_64 {
        flex-direction: row;
        align-items: flex-end;
        height: 100%
    }
}

._imageContainer_1b5c0_77 {
    position: relative;
    display: flex;
    align-items: flex-end;
    width: 100%;
    overflow: hidden;
    pointer-events: all
}

@media (max-width: 63.99em) {
    ._imageContainer_1b5c0_77 {
        bottom: 0;
        justify-content: center
    }
}

@media (min-width: 64em) {
    ._imageContainer_1b5c0_77 {
        position: absolute;
        top: calc(50% + 40px);
        right: 3%;
        left: 58%;
        justify-content: flex-end;
        width: auto;
        height: auto;
        border-top: none;
        transform: translate3d(0,-50%,0)
    }

        ._imageContainer_1b5c0_77._videoContainer_1b5c0_103 {
            top: calc(30% + 40px)
        }
}

._video_1b5c0_103 {
    position: relative;
    -o-object-fit: cover;
    object-fit: cover
}

@media (max-width: 63.99em) {
    ._video_1b5c0_103 {
        width: 100%;
        margin: 0 auto
    }
}

@media (min-width: 64em) {
    ._video_1b5c0_103 {
        width: 100%;
        height: 100%;
        -o-object-fit: contain;
        object-fit: contain
    }
}

._image_1b5c0_77 {
    position: relative;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

._wrapper_1b5c0_133 {
    position: relative;
    z-index: 1
}

@media (max-width: 63.99em) {
    ._wrapper_1b5c0_133 {
        padding-bottom: 50px;
        margin-top: 120px
    }

        ._wrapper_1b5c0_133:after {
            position: absolute;
            bottom: 0;
            left: -16px;
            width: calc(100% + 32px);
            height: 1px;
            content: "";
            background: #ffffff26
        }
}

@media (min-width: 64em) {
    ._wrapper_1b5c0_133 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: calc(55% - 112px);
        height: 100%;
        padding-top: 80px
    }
}

._legend_1b5c0_163 {
    position: relative;
    margin-bottom: 12px;
    color: #ffffff80;
    font-family: GeistMono,monospace;
    font-size: .75rem;
    font-weight: 500
}

@media (min-width: 64em) {
    ._legend_1b5c0_163 {
        margin-bottom: 24px
    }
}

._textScrambleLegend_1b5c0_178 {
    display: inline-block
}

._offerLink_1b5c0_182 {
    position: relative;
    color: #ffffffbf;
    text-transform: uppercase;
    pointer-events: all
}

    ._offerLink_1b5c0_182:after {
        position: absolute;
        bottom: -1px;
        left: 0;
        width: 100%;
        height: 1px;
        content: "";
        background: #ffffff80;
        transition: transform .4s cubic-bezier(.4,0,.1,1);
        transform: scaleZ(1);
        transform-origin: right
    }

._title_1b5c0_201 {
    margin-bottom: 16px;
    font-size: 3rem;
    line-height: 1.2
}

@media (min-width: 64em) {
    ._title_1b5c0_201 {
        margin-bottom: 24px;
        font-size: 5.625rem
    }
}

._description_1b5c0_213 {
    position: relative;
    margin-bottom: 32px;
    font-size: .875rem;
    line-height: 1.6;
    color: #ffffff80
}

@media (min-width: 64em) {
    ._description_1b5c0_213 {
        margin-bottom: 22px;
        font-size: 1.125rem
    }
}

._button_1b5c0_227 {
    pointer-events: all
}

._textSeparator_1b5c0_231 {
    display: none
}

@media (min-width: 64em) {
    ._textSeparator_1b5c0_231 {
        display: block;
        font-size: .75rem;
        font-weight: 500;
        color: #ffffff59
    }
}

._lineContainer_1b5c0_243 {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    display: flex;
    gap: 16px;
    align-items: center;
    width: 100%
}

@media (min-width: 64em) {
    ._lineContainer_1b5c0_243 {
        gap: 24px
    }
}

._line_1b5c0_243 {
    width: 100%;
    height: 1px;
    background: #ffffff80
}

._squareWhite_1b5c0_265 {
    width: 4px;
    height: 4px;
    background: #fff
}

._wrapper_1b5c0_133  h2 {
    color: white;
}

._wrapper_1b5c0_133{
    padding-left: 4%;
}

.cus-div-section {
    display: flex;
    width: 100%;
}

.first-section {
    flex: 0 0 15%; /* Don't grow, don't shrink, fixed 25% width */
}

.second-section {
    flex: 0 0 70%; /* Fixed 50% width */
    padding: 0 4%;
}

.third-section {
    flex: 0 0 15%; /* Fixed 25% width */
}

.first-section .category{
    top:0;
    left:4vw;
    width: 11vw;
}

.second-section .container--special{
    width: 100%;
    margin-left: 0;
}

.third-section ._itemsContainer_1r45d_73 {
    color:white;
}

.third-section ._keywordsContainer_1r45d_96{
    padding-right: 10%;
}


.second-section .carousel-container {
    width: 100%;
}

.second-section .card-stack {
    position: relative;
    margin-top: 20px;
    color:#fff;
}

.second-section .card-background {
    position: absolute;
    background-color: rgba(100, 0, 255, 0.5); /* Slightly darker purple for stacked effect */
    border-radius: 12px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-out;
}

    /* Adjust positions for the layered effect */
    .second-section .card-background:nth-child(1) { /* Bottommost layer */
        bottom: -20px;
        right: -20px;
        left: 20px;
        top: 20px;
        transform: scale(0.9);
        z-index: 10;
    }

    .second-section .card-background:nth-child(2) { /* Middle layer */
        bottom: -10px;
        right: -10px;
        left: 10px;
        top: 10px;
        transform: scale(0.95);
        z-index: 20;
    }
/* The main visible card is handled by the data-card div */

.second-section .data-card {
    background-color: #6A0DAD; /* Primary purple color */
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.3);
    position: relative;
    z-index: 30; /* Ensure it's on top */
    min-height: 250px; /* Ensure enough height for content */
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    /* Add transition for the "coming forward" effect */
    transition: opacity 0.5s ease-out, transform 0.5s ease-out;
}

    /* Initial state for cards entering */
    .second-section .data-card.card-entering {
        opacity: 0;
        transform: translateY(20px) scale(0.95);
    }

    /* Active state for cards that are fully visible */
    .second-section .data-card.card-active {
        opacity: 1;
        transform: translateY(0) scale(1);
    }

.second-section .card-title {
    font-size: 1.875rem; /* text-3xl */
    font-weight: 600; /* semibold */
    margin-bottom: 1rem;
}

.second-section .card-content {
    font-size: 1.125rem; /* text-lg */
    font-weight: 400; /* normal */
    line-height: 1.6;
    margin-bottom: 1.5rem;
}

.second-section .card-source {
    font-size: 0.875rem; /* text-sm */
    font-weight: 300; /* light */
    opacity: 0.8;
    margin-top: auto; /* Pushes source to the bottom */
}

.second-section .nav-button {
    width: 40px;
    height: 40px;
    background-color: #333; /* Dark grey for buttons */
    color: #fff;
    border: none;
    border-radius: 8px;
    font-size: 1.5rem;
    cursor: pointer;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: background-color 0.2s, transform 0.1s;
}

    .second-section .nav-button:hover {
        background-color: #555;
        transform: translateY(-2px);
    }

    .second-section .nav-button:active {
        transform: translateY(0);
    }

.second-section .dot {
    width: 8px;
    height: 8px;
    background-color: #555;
    border-radius: 50%;
    margin: 0 4px;
    cursor: pointer;
    transition: background-color 0.2s;
}

    .second-section .dot.active {
        background-color: #fff;
    }

.second-section #pagination-dots {
    display: flex;
    justify-content: end;
    margin-right: 14%;
    position: relative;
    top: 25px;
}

.second-section #nav-button-div-cus {
    display: flex;
    margin-left: 11%;
    justify-content: end;
}
.second-section #prev-button {
    margin-right: 1%;
}

#challenges b {
    color: #9f5ad0;
}

#benefits b {
    color: #9f5ad0;
}

#Industry-Trends b {
    color: #9f5ad0;
}

.second-section .cases__item {
    margin-bottom: 12% !important;
}

@media (max-width: 1024px) {
    .second-section .title {
        margin-left: 0;
    }
}