@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #FF4901
}

:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
    display: block
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-horizontal {
    touch-action: pan-y
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    display: block
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px
}

.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-3d {
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide {
    transform-style: preserve-3d
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-css-mode.swiper-horizontal>.swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-css-mode.swiper-vertical>.swiper-wrapper {
    scroll-snap-type: y mandatory
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper {
    scroll-snap-type: none
}

.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: none
}

.swiper-css-mode.swiper-centered>.swiper-wrapper:before {
    content: "";
    flex-shrink: 0;
    order: 9999
}

.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border-radius: 50%;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top: 4px solid transparent
}

.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: swiper-preloader-spin 1s linear infinite
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0deg)
    }
    to {
        transform: rotate(1turn)
    }
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.styles_container__CI_Lz {
    width: 246px;
    height: 332px;
    position: relative;
    display: inline-block;
    padding: 10px;
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 0 87.941px 70.353px 0 rgba(20, 12, 53, .07), 0 36.74px 29.392px 0 rgba(20, 12, 53, .05), 0 19.643px 15.714px 0 rgba(20, 12, 53, .04), 0 11.012px 8.809px 0 rgba(20, 12, 53, .04), 0 5.848px 4.679px 0 rgba(20, 12, 53, .03), 0 2.434px 1.947px 0 rgba(20, 12, 53, .02);
    border: 1px solid #e4e7ea;
    transition: transform .5s
}

.styles_container__CI_Lz .styles_mediaContainer__RNbVG {
    width: 225px;
    height: 224px
}

.styles_container__CI_Lz .styles_mediaContainer__RNbVG img {
    width: 100%;
    height: auto
}

.styles_container__CI_Lz .styles_mediaContainer__RNbVG iframe,
.styles_container__CI_Lz .styles_mediaContainer__RNbVG video {
    width: 100%;
    height: auto;
    border-radius: 12px
}

.styles_container__CI_Lz .styles_txtContainer__kDMU7 .styles_title__gDdQ1 {
    color: #000;
    text-align: center;
    font-size: 17px;
    font-style: normal;
    font-weight: 600;
    line-height: 15px;
    margin-top: 10px;
    margin-bottom: 10px
}

.styles_container__CI_Lz .styles_txtContainer__kDMU7 .styles_description__ZNRc3 {
    color: #5b5b5b;
    text-align: center;
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 17px
}

.styles_container__CI_Lz:first-child {
    left: 140px
}

.styles_container__CI_Lz:nth-child(2) {
    transform: rotate(-5deg);
    left: 90px
}

.styles_container__CI_Lz:nth-child(3) {
    transform: rotate(6deg);
    left: 25px
}

.styles_container__CI_Lz:nth-child(4) {
    transform: rotate(-2deg);
    right: 25px
}

.styles_container__CI_Lz:nth-child(5) {
    transform: rotate(8deg);
    right: 90px
}

.styles_container__CI_Lz:nth-child(6) {
    transform: rotate(-5deg);
    right: 140px
}

.styles_container__CI_Lz:nth-child(7) {
    display: none
}

.styles_container__CI_Lz:hover {
    z-index: 4;
    transform: scale(1.2) translateY(-40px)
}

.styles_container__CI_Lz[data-is-hover-adjacent=true] {
    transform: translateX(100px)
}

@media only screen and (max-width:1400px) {
    .styles_container__CI_Lz:nth-child(5),
    .styles_container__CI_Lz:nth-child(6) {
        display: none
    }
}

@media only screen and (max-width:1000px) {
    .styles_container__CI_Lz:nth-child(4) {
        display: none
    }
}

@media only screen and (max-width:800px) {
    .styles_container__CI_Lz {
        width: 246px;
        height: 332px;
        position: relative;
        display: inline-block;
        padding: 10px;
        border-radius: 10px;
        background-color: #fff;
        border: 1px solid #e4e7ea;
        box-shadow: 0 87.941px 70.353px 0 rgba(20, 12, 53, .07), 0 36.74px 29.392px 0 rgba(20, 12, 53, .05), 0 19.643px 15.714px 0 rgba(20, 12, 53, .04), 0 11.012px 8.809px 0 rgba(20, 12, 53, .04), 0 5.848px 4.679px 0 rgba(20, 12, 53, .03), 0 2.434px 1.947px 0 rgba(20, 12, 53, .02);
        transition: none
    }
    .styles_container__CI_Lz:first-child,
    .styles_container__CI_Lz:nth-child(2),
    .styles_container__CI_Lz:nth-child(3) {
        transform: rotate(0);
        left: 0;
        display: block
    }
    .styles_container__CI_Lz:nth-child(4),
    .styles_container__CI_Lz:nth-child(5),
    .styles_container__CI_Lz:nth-child(6) {
        transform: rotate(0);
        right: 0;
        display: block
    }
    .styles_container__CI_Lz:nth-child(7) {
        display: block
    }
    .styles_container__CI_Lz .styles_mediaContainer__RNbVG {
        width: 225px;
        height: 224px
    }
    .styles_container__CI_Lz .styles_mediaContainer__RNbVG img {
        width: 100%;
        height: auto
    }
    .styles_container__CI_Lz .styles_mediaContainer__RNbVG iframe,
    .styles_container__CI_Lz .styles_mediaContainer__RNbVG video {
        width: 100%;
        height: auto;
        border-radius: 12px
    }
    .styles_container__CI_Lz .styles_txtContainer__kDMU7 .styles_title__gDdQ1 {
        color: #000;
        text-align: center;
        font-size: 17px;
        font-style: normal;
        font-weight: 600;
        line-height: 15px;
        margin-top: 10px;
        margin-bottom: 10px
    }
    .styles_container__CI_Lz .styles_txtContainer__kDMU7 .styles_description__ZNRc3 {
        color: #5b5b5b;
        text-align: center;
        font-size: 11px;
        font-style: normal;
        font-weight: 400;
        line-height: 17px
    }
    .styles_container__CI_Lz[data-is-hover-adjacent=true] {
        transform: none
    }
}

.styles_container__eicVj {
    position: relative;
    margin-bottom: 72px
}

.styles_container__eicVj .styles_cardsContainer__DF8Rw {
    position: relative;
    width: 108%;
    transform: translateX(-50%);
    left: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 0
}

.styles_container__eicVj .styles_cardSlider__jzAO8 {
    display: none
}

@media only screen and (max-width:800px) {
    .styles_container__eicVj {
        position: relative;
        overflow: hidden
    }
    .styles_container__eicVj .styles_cardsContainer__DF8Rw {
        display: none
    }
    .styles_container__eicVj .styles_cardSlider__jzAO8 {
        width: 246px;
        height: 332px;
        display: block
    }
    .styles_container__eicVj .styles_cardSlider__jzAO8 .styles_card___icNT {
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px;
        border-radius: 10px
    }
}

.hero_container__mO1qW {
    background: url(https://res.cloudinary.com/gorillaaai/image/upload/v1750839760/strapi/Group_1110166383_095754a29f.svg);
    background-repeat: no-repeat;
    background-position: left 40% top 5%;
    background-size: 130% auto
}

.hero_container__mO1qW .hero_textContent__Hj9qu {
    max-width: 890px;
    padding-top: 70px;
    margin: auto auto 44px
}

.hero_container__mO1qW .hero_textContent__Hj9qu .hero_title__37YU6 {
    color: #000;
    text-align: center;
    font-size: 62px;
    font-style: normal;
    font-weight: 600;
    line-height: 65px;
    letter-spacing: -1px;
    margin-bottom: 20px
}

.hero_container__mO1qW .hero_textContent__Hj9qu .hero_title__37YU6 span {
    color: #FF4901;
    display: inline-block
}

.hero_container__mO1qW .hero_textContent__Hj9qu .hero_description__jA2F5 {
    width: max-width;
    color: #000;
    text-align: center;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px
}

.hero_container__mO1qW .hero_button_container__QIGRB {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 50px;
    position: relative;
    z-index: 12
}

.hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ {
    width: 215px;
    border: none;
    cursor: pointer;
    white-space: nowrap;
    position: relative;
    display: inline-block;
    height: 60px;
    padding: 21px 19px;
    justify-content: center;
    align-items: center;
    border-radius: 4px;
    background: var(--primary-orange);
    box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), 0 1px 2px 0 rgba(8, 8, 8, .2), 0 4px 4px 0 rgba(8, 8, 8, .08);
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ span {
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

@media(min-width:800px) {
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ {
        transition: .5s
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ:after {
        content: "->";
        position: absolute;
        opacity: 0;
        top: 22px;
        right: -20px;
        transition: .5s
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ:hover {
        padding-left: 2px;
        transform: translateY(-3px)
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ:hover:after {
        opacity: 1;
        right: 11px;
        top: 21px
    }
}

.hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4 {
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: normal;
    color: #FF4901;
    border-radius: 10px;
    transition: transform .4s;
    margin-left: 16px;
    display: flex;
    align-items: center;
    height: 59px;
    white-space: nowrap;
    padding: 13px 20px 14px 27px;
    justify-content: flex-end;
    gap: 11px;
    height: 60px;
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    background: #fff;
    box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), 0 1px 2px 0 rgba(8, 8, 8, .2), 0 4px 4px 0 rgba(8, 8, 8, .08)
}

.hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4 p {
    margin-right: 8px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4:hover {
    transform: translateY(-3px)
}

.hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4 .hero_avatar_container__HRy9A {
    max-width: 60px
}

.hero_container__mO1qW .hero_scrollAnimationContainer__p_gil {
    perspective: 100vh
}

.hero_container__mO1qW .hero_video_container_mobile__yrAJe {
    display: none
}

.hero_container__mO1qW .hero_video_container__Dv7jD {
    border-radius: 10px;
    margin: auto;
    padding: 24px;
    width: 90%;
    border-radius: 16px;
    border: 1px solid #fff;
    background: hsla(0, 0%, 73%, .22);
    box-shadow: 0 0 34px 0 rgba(0, 0, 0, .07), inset 0 0 11px 0 hsla(0, 0%, 100%, .34)
}

.hero_container__mO1qW .hero_video_container__Dv7jD .hero_video_placeholder__sPVDp {
    width: 100%;
    max-width: 100%;
    aspect-ratio: 16/9;
    border-radius: 6px
}

.hero_container__mO1qW .hero_video_container__Dv7jD .hero_video_placeholder__sPVDp .hero_video_player__kDPPw {
    margin: auto;
    height: auto;
    left: 0;
    right: 0;
    width: 100%;
    border-radius: 6px
}

@media only screen and (max-width:800px) {
    .hero_container__mO1qW {
        background-repeat: no-repeat;
        background-position: left 30% top 35%;
        background-size: 130% auto
    }
    .hero_container__mO1qW .hero_textContent__Hj9qu {
        max-width: 350px;
        margin-top: -50px;
        margin-bottom: 26px
    }
    .hero_container__mO1qW .hero_textContent__Hj9qu .hero_title__37YU6 {
        max-width: 384px;
        color: #000;
        text-align: center;
        font-size: 27px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        letter-spacing: -1px
    }
    .hero_container__mO1qW .hero_textContent__Hj9qu .hero_title__37YU6 br {
        display: none
    }
    .hero_container__mO1qW .hero_textContent__Hj9qu .hero_description__jA2F5 {
        color: #000;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: 25px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top: 10px
    }
    .hero_container__mO1qW .hero_textContent__Hj9qu .hero_description__jA2F5 .hero_br__uXteV {
        display: none
    }
    .hero_container__mO1qW .hero_button_container__QIGRB {
        display: block;
        margin-top: 25px;
        margin-bottom: 35px;
        position: relative;
        z-index: 12
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ {
        width: 100%;
        margin-bottom: 10px;
        border: none;
        cursor: pointer;
        white-space: nowrap;
        position: relative;
        display: flex;
        height: 50px;
        padding: 16px 27px 17px 28px;
        justify-content: center;
        align-items: center;
        border-radius: 4px;
        background: var(--primary-orange);
        box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), 0 1px 2px 0 rgba(8, 8, 8, .2), 0 4px 4px 0 rgba(8, 8, 8, .08);
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal
    }
}

@media only screen and (max-width:800px)and (min-width:800px) {
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ {
        transition: .5s
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ:after {
        content: "->";
        position: absolute;
        opacity: 0;
        top: 22px;
        right: -20px;
        transition: .5s
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ:hover {
        padding-left: 2px;
        transform: translateY(-3px)
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_primary_button__L7niZ:hover:after {
        opacity: 1;
        right: 10px;
        top: 21px
    }
}

@media only screen and (max-width:800px) {
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4 {
        width: 100%;
        font-style: normal;
        font-weight: 600;
        font-size: 14px;
        line-height: normal;
        color: #FF4901;
        border-radius: 10px;
        transition: transform .4s;
        margin-left: 0;
        display: flex;
        padding: 8px 15px 9px 16px;
        justify-content: center;
        align-items: center;
        gap: 7px;
        height: 50px;
        border-radius: 4px;
        border: 1px solid #e7e7e7;
        background: #fff;
        box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), 0 1px 2px 0 rgba(8, 8, 8, .2), 0 4px 4px 0 rgba(8, 8, 8, .08)
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4 p {
        margin-right: 7px;
        color: #000;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4:hover {
        transform: translateY(-3px)
    }
    .hero_container__mO1qW .hero_button_container__QIGRB .hero_secondary_button__GwuV4 .hero_avatar_container__HRy9A {
        max-width: 60px
    }
    .hero_container__mO1qW .hero_useCaseTitleSection__kLHsy {
        margin-top: 37px;
        margin-bottom: 47px
    }
    .hero_container__mO1qW .hero_useCaseTitleSection__kLHsy .hero_useCaseTitle__0kuau {
        color: #fff;
        text-align: center;
        font-size: 26px;
        font-style: normal;
        font-weight: 600;
        line-height: 29px;
        letter-spacing: -1px;
        margin-bottom: 12px
    }
    .hero_container__mO1qW .hero_useCaseTitleSection__kLHsy .hero_useCaseTitle__0kuau span {
        color: #fff
    }
    .hero_container__mO1qW .hero_useCaseTitleSection__kLHsy .hero_useCaseDescription__XCf4Y {
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 22px;
        max-width: 623px;
        margin: auto auto 21px
    }
    .hero_container__mO1qW .hero_useCaseTitleSection__kLHsy .hero_useCaseBtnContainer__k6vxm {
        display: flex;
        align-items: center;
        justify-content: center
    }
    .hero_container__mO1qW .hero_useCaseTitleSection__kLHsy .hero_useCaseBtnContainer__k6vxm .hero_useCaseBtn__4paQc {
        border-radius: 4px;
        border: 1px solid #e7e7e7;
        background: #fff;
        box-shadow: 0 4px 4px 0 rgba(8, 8, 8, .08), 0 1px 2px 0 rgba(8, 8, 8, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), inset 0 1px 1px 0 hsla(0, 0%, 100%, .2);
        padding: 14px 26px;
        color: #000;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        transition: transform .3s
    }
    .hero_container__mO1qW .hero_useCaseTitleSection__kLHsy .hero_useCaseBtnContainer__k6vxm .hero_useCaseBtn__4paQc:hover {
        transform: translateY(-3px)
    }
    .hero_container__mO1qW .hero_scrollAnimationContainer__p_gil {
        perspective: none;
        display: none
    }
    .hero_container__mO1qW .hero_video_container_mobile__yrAJe {
        display: block;
        padding: 8px;
        border-radius: 5.336px;
        border: 1px solid rgba(40, 75, 95, .32);
        background: hsla(0, 0%, 100%, .48)
    }
    .hero_container__mO1qW .hero_video_container_mobile__yrAJe .hero_video_placeholder__sPVDp {
        box-shadow: 0 0 19.84299px 0 rgba(147, 121, 57, .15);
        width: 100%;
        height: calc(100% - 5px);
        overflow: hidden;
        max-width: 100%;
        aspect-ratio: 16/9;
        border-radius: 3px
    }
    .hero_container__mO1qW .hero_video_container_mobile__yrAJe .hero_video_placeholder__sPVDp .hero_video_player__kDPPw {
        height: auto;
        left: 0;
        right: 0;
        width: 100%
    }
}

.tabBlock_TabBlock__TAFSk {
    background-color: transparent;
    margin-top: 120px;
    padding-bottom: 144px
}

.tabBlock_TabBlock__TAFSk .tabBlock_image_container__C_P_C {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    max-height: 649px;
    height: 560px;
    background-color: transparent
}

.tabBlock_TabBlock__TAFSk .tabBlock_gif_wrapper__7VIDC {
    position: absolute;
    left: 0;
    right: 0;
    top: 16.5%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    max-width: 500px;
    display: flex;
    justify-content: center
}

.tabBlock_TabBlock__TAFSk .tabBlock_video_player__W46xD {
    margin: auto;
    left: 0;
    right: 0;
    height: 100%;
    width: auto;
    max-width: 817px;
    border-radius: 10px;
    aspect-ratio: 688/654
}

.tabBlock_TabBlock__TAFSk .tabBlock_video_player__W46xD img {
    height: 100%;
    width: auto
}

.tabBlock_TabBlock__TAFSk .tabBlock_video_player__W46xD video {
    height: 100%;
    aspect-ratio: 688/654;
    border-radius: 10px;
    margin: auto
}

.tabBlock_TabBlock__TAFSk .tabBlock_marketing_tile__CyQes {
    max-width: 490px;
    background: transparent;
    padding: 6px 0;
    cursor: pointer;
    position: relative;
    color: #9795ac;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 30px;
    transition: color .4s;
    margin-bottom: 14px
}

.tabBlock_TabBlock__TAFSk .tabBlock_marketing_tile__CyQes[data-active=true] {
    color: #fff
}

.tabBlock_TabBlock__TAFSk .tabBlock_marketing_tile__CyQes .tabBlock_tile_header__lYkin {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 31px
}

.tabBlock_TabBlock__TAFSk .tabBlock_heading__OuOAe {
    color: #fff;
    text-align: center;
    font-size: 68px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    letter-spacing: 0;
    max-width: 976px;
    margin: auto auto 61px
}

.tabBlock_TabBlock__TAFSk .tabBlock_customCollapse___hWAH {
    transition: height .3s ease-out
}

.tabBlock_TabBlock__TAFSk .tabBlock_customCollapse___hWAH .tabBlock_text_email_marketing__1Zreb {
    width: 100%;
    background: transparent;
    text-align: left;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 23px;
    overflow: hidden;
    padding-left: 76px
}

.tabBlock_TabBlock__TAFSk .tabBlock_customCollapse___hWAH .tabBlock_text_email_marketing__1Zreb[data-is-active=true] {
    padding-top: 11px;
    padding-bottom: 33px
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg {
    height: 3px;
    width: 100%;
    background-color: transparent;
    position: absolute;
    bottom: 0;
    left: 0
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg .tabBlock_in__6icEg {
    animation: tabBlock_fill__LEmJN 6s linear 1;
    height: 100%;
    background-color: #FF4901
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg .tabBlock_in__6icEg[data-index="0"] {
    background-color: #f0db89
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg .tabBlock_in__6icEg[data-index="1"] {
    background-color: #49ab99
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg .tabBlock_in__6icEg[data-index="2"] {
    background-color: #f18251
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg .tabBlock_in__6icEg[data-index="3"] {
    background-color: #FF6B2B
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg .tabBlock_in__6icEg[data-index="4"] {
    background-color: #FF8C52
}

.tabBlock_TabBlock__TAFSk .tabBlock_bar__RRUXg .tabBlock_in__6icEg[data-index="5"] {
    background-color: #FF4901
}

.tabBlock_TabBlock__TAFSk .tabBlock_row__RJlrZ {
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap: 20px
}

.tabBlock_TabBlock__TAFSk .tabBlock_left_col__u8SJ5 {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.tabBlock_TabBlock__TAFSk .tabBlock_col_right__VxSIJ {
    max-width: 60%
}

.tabBlock_mobileTabBlock__KlnsK {
    display: none
}

@media screen and (max-height:800px) {
    .tabBlock_TabBlock__TAFSk .tabBlock_video_player__W46xD {
        max-width: 758px;
        margin-top: auto
    }
}

@media only screen and (max-width:1400px) {
    .tabBlock_TabBlock__TAFSk .tabBlock_video_player__W46xD {
        margin-top: auto
    }
}

@media only screen and (max-width:1200px) {
    .tabBlock_TabBlock__TAFSk .tabBlock_marketing_tile__CyQes {
        font-size: 14px;
        line-height: 26px
    }
    .tabBlock_TabBlock__TAFSk .tabBlock_heading__OuOAe {
        color: #fff;
        text-align: center;
        font-size: 68px;
        font-style: normal;
        font-weight: 600;
        line-height: 72px;
        letter-spacing: 0
    }
    .tabBlock_TabBlock__TAFSk .tabBlock_image_container__C_P_C {
        position: relative;
        display: flex;
        justify-content: center;
        height: 549px;
        align-items: center
    }
    .tabBlock_TabBlock__TAFSk .tabBlock_video_player__W46xD {
        margin-top: auto
    }
}

@media only screen and (max-width:800px) {
    .tabBlock_TabBlock__TAFSk {
        display: none
    }
    .tabBlock_mobileTabBlock__KlnsK {
        display: block;
        position: relative;
        margin-bottom: -1px;
        padding-bottom: 70px;
        overflow: hidden
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_bgGradient__sl67Q {
        position: absolute;
        background: #06051b;
        top: 400px;
        width: 1259px;
        height: 3300px;
        z-index: -1
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_heading__OuOAe {
        color: #fff;
        text-align: center;
        font-size: 30px;
        font-style: normal;
        font-weight: 600;
        line-height: 34px;
        letter-spacing: 0;
        max-width: 362px;
        margin: auto auto 45px
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_cardContainer__QjnDW:not(:last-child) {
        margin-bottom: 35px;
        padding-bottom: 25px;
        border-bottom: 2px solid rgba(158, 144, 185, .4)
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_cardContainer__QjnDW .tabBlock_image_container__C_P_C {
        background-color: transparent
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_cardContainer__QjnDW .tabBlock_image_container__C_P_C .tabBlock_video_player__W46xD {
        margin: 0 auto auto;
        left: 0;
        right: 0;
        width: 100%;
        height: auto;
        max-width: 817px;
        border-radius: 10px
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_cardContainer__QjnDW .tabBlock_mobile_description__vlY89 {
        display: block;
        margin-top: 25px
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_cardContainer__QjnDW .tabBlock_mobile_description__vlY89 .tabBlock_tile_header__lYkin {
        display: flex;
        justify-content: flex-start;
        align-items: center;
        gap: 18px
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_cardContainer__QjnDW .tabBlock_mobile_description__vlY89 .tabBlock_tile_header__lYkin .tabBlock_tile_heading__BBo5f {
        color: #fff;
        font-size: 18px;
        font-style: normal;
        font-weight: 500;
        line-height: 22px;
        margin-bottom: 11px
    }
    .tabBlock_mobileTabBlock__KlnsK .tabBlock_cardContainer__QjnDW .tabBlock_mobile_description__vlY89 .tabBlock_descriptionContainer__fv0t5 .tabBlock_text_email_marketing__1Zreb {
        width: 100%;
        background: transparent;
        overflow: hidden;
        color: #fff;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 20px;
        padding-left: 63px
    }
}

@keyframes tabBlock_fill__LEmJN {
    0% {
        width: 0
    }
    to {
        width: 100%
    }
}

.features_line_breaker__18Y9C {
    max-width: 1291px;
    width: 100%;
    height: 1.5px;
    border: none;
    z-index: 10;
    margin: auto
}

.features_usecaseFrame__9yTdb {
    overflow: hidden;
    flex-shrink: 0;
    align-self: stretch;
    background: linear-gradient(180deg, #07061d, #2a0b78 86.41%)
}

.features_useCaseTitleSection__nCq46 .features_useCaseTitle__qHS91 {
    margin-top: 118px;
    color: #fff;
    text-align: center;
    font-size: 62px;
    font-style: normal;
    font-weight: 600;
    line-height: 72px;
    letter-spacing: -2px
}

.features_useCaseTitleSection__nCq46 .features_useCaseTitle__qHS91 span {
    color: #fff
}

.features_useCaseTitleSection__nCq46 .features_useCaseDescription__diZG4 {
    color: #fff;
    text-align: center;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    line-height: 30px;
    max-width: 623px;
    margin: 20px auto auto
}

.features_useCaseTitleSection__nCq46 .features_useCaseBtnContainer__vh0K1 {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 44.6px;
    margin-bottom: 50px
}

.features_useCaseTitleSection__nCq46 .features_useCaseBtnContainer__vh0K1 .features_useCaseBtn__WbqkI {
    border-radius: 4px;
    border: 1px solid #e7e7e7;
    background: #fff;
    padding: 19px 26px;
    color: #000;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    transition: transform .3s
}

.features_useCaseTitleSection__nCq46 .features_useCaseBtnContainer__vh0K1 .features_useCaseBtn__WbqkI:hover {
    transform: translateY(-3px)
}

.features_line_breaker_two__dvAoE {
    max-width: 1291px;
    width: 100%;
    height: 2px;
    border-top: 1px solid transparent;
    background: #e1dfed;
    background: linear-gradient(90deg, rgba(225, 223, 237, 0), #e1dfed 50%, rgba(225, 223, 237, 0));
    z-index: 10;
    margin: auto
}

@media only screen and (max-width:800px) {
    .features_usecaseFrame__9yTdb {
        height: 950px
    }
    .features_usecaseFrame__9yTdb .features_useCaseTitleSection__nCq46 .features_useCaseTitle__qHS91 {
        color: #fff;
        text-align: center;
        font-size: 26px;
        font-style: normal;
        font-weight: 500;
        line-height: 29px;
        letter-spacing: -1px;
        margin-top: 60px
    }
    .features_usecaseFrame__9yTdb .features_useCaseTitleSection__nCq46 .features_useCaseDescription__diZG4 {
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 200;
        line-height: 22px;
        margin: 12px 30px
    }
    .features_useCaseBtnContainer__vh0K1 {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 21px;
        margin-bottom: 47px
    }
    .features_useCaseBtnContainer__vh0K1 .features_useCaseBtn__WbqkI {
        border-radius: 4px;
        border: 1px solid #e7e7e7;
        background: #fff;
        padding: 19px 26px;
        color: #000;
        text-align: center;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: normal;
        transition: transform .3s
    }
    .features_useCaseBtnContainer__vh0K1 .features_useCaseBtn__WbqkI:hover {
        transform: translateY(-3px)
    }
    .features_line_breaker__18Y9C {
        display: none
    }
    .features_line_breaker_two__dvAoE {
        max-width: 90%;
        border-top: 1px solid #cde1e9
    }
}

.awards_container__6KkDB {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

.awards_container__6KkDB .awards_textContainer__23c_3 {
    display: flex;
    justify-content: center;
    margin-bottom: 121px
}

.awards_container__6KkDB .awards_textContainer__23c_3 .awards_leftCol__azPOW .awards_title__tp8mq {
    color: #000;
    font-size: 104px;
    font-style: normal;
    font-weight: 600;
    line-height: 94%;
    letter-spacing: 0;
    max-width: 615px
}

.awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL {
    max-width: 427px
}

.awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_description__4UdlF {
    color: #000;
    font-size: 22px;
    font-style: normal;
    font-weight: 400;
    line-height: 142%;
    margin-bottom: 12px
}

.awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_ctaText__k_lPj {
    color: #FF4901;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 142%;
    margin-bottom: 34px
}

.awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_btnContainer__TzK9o button {
    display: flex;
    padding: 18px 29px 19px 28px;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 4px;
    background: var(--primary-orange);
    box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), 0 1px 2px 0 rgba(8, 8, 8, .2), 0 4px 4px 0 rgba(8, 8, 8, .08);
    color: #fff;
    text-align: center;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    transition: transform .4s
}

.awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_btnContainer__TzK9o button:hover {
    transform: translateY(-3px)
}

.awards_container__6KkDB .awards_imgContainer__T4IuN {
    max-width: 100%;
    margin: 0 auto;
    position: relative;
    padding: 0 6%
}

.awards_container__6KkDB .awards_imgContainer__T4IuN img {
    width: 100%;
    height: 100%
}

.awards_container__6KkDB .awards_imgContainer__T4IuN .awards_left__l2zTQ {
    position: absolute;
    left: 0;
    bottom: 8%;
    width: 17.5%
}

.awards_container__6KkDB .awards_imgContainer__T4IuN .awards_left__l2zTQ img {
    width: 100%;
    height: 100%
}

.awards_container__6KkDB .awards_imgContainer__T4IuN .awards_center__Q4oa8 {
    position: absolute;
    left: 20%;
    top: 28%;
    width: 40.5%
}

.awards_container__6KkDB .awards_imgContainer__T4IuN .awards_center__Q4oa8 img {
    width: 100%;
    height: 100%
}

.awards_container__6KkDB .awards_imgContainer__T4IuN .awards_right__RnRDw {
    position: absolute;
    right: -3%;
    bottom: 3%;
    width: 20%
}

.awards_container__6KkDB .awards_imgContainer__T4IuN .awards_right__RnRDw img {
    width: 100%;
    height: 100%
}

.awards_container__6KkDB .awards_bgGradient__isOqF {
    position: absolute;
    width: 100%;
    height: 1400px;
    z-index: -1;
    overflow-x: clip;
    top: 0
}

.awards_container__6KkDB .awards_bgGradient__isOqF .awards_purpleRight__DTW6f {
    position: absolute;
    width: 60%;
    height: 50%;
    bottom: 5%;
    right: -5%;
    background: linear-gradient(183deg, #E63F00 7.67%, rgba(36, 15, 128, 0) 97.21%);
    filter: blur(127px);
    transform: translateZ(0)
}

.awards_container__6KkDB .awards_bgGradient__isOqF .awards_greenLeft__i06ln {
    position: absolute;
    width: 60%;
    height: 50%;
    top: 16%;
    left: 0;
    background: radial-gradient(circle, #45fea5 0, rgba(69, 254, 165, 0) 100%);
    filter: blur(127px);
    transform: translateZ(0)
}

@media only screen and (min-width:800px)and (max-width:1200px) {
    .awards_container__6KkDB {
        position: relative;
        overflow: hidden
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 {
        display: flex;
        justify-content: center;
        margin-bottom: 121px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_leftCol__azPOW .awards_title__tp8mq {
        color: #000;
        font-size: 72px;
        font-style: normal;
        font-weight: 600;
        line-height: 94%;
        letter-spacing: 0;
        max-width: 615px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL {
        max-width: 427px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_description__4UdlF {
        color: #000;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 138%;
        margin-bottom: 12px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_ctaText__k_lPj {
        color: #FF4901;
        font-size: 16px;
        font-style: normal;
        font-weight: 600;
        line-height: 142%;
        margin-bottom: 34px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_btnContainer__TzK9o button {
        display: flex;
        padding: 18px 29px 19px 28px;
        justify-content: center;
        align-items: center;
        border: none;
        border-radius: 4px;
        background: var(--primary-orange);
        box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), 0 1px 2px 0 rgba(8, 8, 8, .2), 0 4px 4px 0 rgba(8, 8, 8, .08);
        color: #fff;
        text-align: center;
        font-size: 18px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        transition: transform .4s
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_btnContainer__TzK9o button:hover {
        transform: translateY(-3px)
    }
}

@media only screen and (max-width:800px) {
    .awards_container__6KkDB {
        position: relative;
        overflow: hidden;
        margin-bottom: 0
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 57px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_leftCol__azPOW .awards_title__tp8mq {
        color: #000;
        text-align: center;
        font-size: 52px;
        font-style: normal;
        font-weight: 600;
        line-height: 55px;
        letter-spacing: 0;
        max-width: 352px;
        margin-bottom: 16px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_description__4UdlF {
        color: #000;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 400;
        line-height: 21px;
        max-width: 304px;
        margin: auto auto 9px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_ctaText__k_lPj {
        color: #FF4901;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 500;
        line-height: 21px;
        max-width: 304px;
        margin: auto auto 26px
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_btnContainer__TzK9o button {
        display: flex;
        width: 330px;
        margin: auto;
        padding: 16px 0;
        justify-content: center;
        align-items: center;
        border: none;
        border-radius: 4px;
        background: var(--primary-orange);
        box-shadow: inset 0 1px 1px 0 hsla(0, 0%, 100%, .2), inset 0 6px 12px 0 hsla(0, 0%, 100%, .12), 0 1px 2px 0 rgba(8, 8, 8, .2), 0 4px 4px 0 rgba(8, 8, 8, .08);
        color: #fff;
        text-align: center;
        font-size: 14px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        transition: transform .4s
    }
    .awards_container__6KkDB .awards_textContainer__23c_3 .awards_rightCol__a4LPL .awards_btnContainer__TzK9o button:hover {
        transform: translateY(-3px)
    }
    .awards_container__6KkDB .awards_imgContainer__T4IuN {
        max-width: 100%
    }
    .awards_container__6KkDB .awards_imgContainer__T4IuN img {
        width: 100%;
        height: 100%
    }
    .awards_container__6KkDB .awards_bgGradient__isOqF {
        position: absolute;
        width: 100%;
        height: 1000px;
        z-index: -1;
        overflow-x: clip;
        top: 0
    }
    .awards_container__6KkDB .awards_bgGradient__isOqF .awards_purpleRight__DTW6f {
        position: absolute;
        width: 60%;
        height: 50%;
        bottom: 5%;
        right: 0;
        background: linear-gradient(183deg, #E63F00 7.67%, rgba(36, 15, 128, 0) 97.21%);
        filter: blur(127px);
        transform: translateZ(0)
    }
    .awards_container__6KkDB .awards_bgGradient__isOqF .awards_greenLeft__i06ln {
        position: absolute;
        width: 60%;
        height: 50%;
        top: 25%;
        left: 0;
        background: radial-gradient(circle, #45fea5 0, rgba(69, 254, 165, 0) 100%);
        filter: blur(127px);
        transform: translateZ(0)
    }
}