body.page-template-template-ai {
}
body.page-template-template-ai .t7-main-content .container:not(.container-full-width) {
    width: 100%;
    max-width: 1450px;
}
body.page-template-template-ai .t7-main-header {
    position: relative !important;
    background-color: transparent !important;
}
body.page-template-template-ai .t7-main-header .t7-btn-quote {
    height: 46px;
    padding: 0 24px;
    line-height: 42px;
    border: 1px solid #FFF !important;
}

body.page-template-template-ai .t7-main-content {
    clear: initial;
}

#page-ai-hero {
    min-height: 100dvh;
    margin-top: -72px;
    background: #fff;
}

.page-ai-hero__content {
    height: 65%;
    min-height: 896px;
    margin-bottom: -1px;
    position: relative;
    background: #0C0C0C url(../img/bg-page-ai-hero__content.png) no-repeat center top;
    background-size: 1920px auto;
}
.page-ai-hero__content h1 {
    color: #fff;
    font-size: 110px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 100% !important;
    text-align: center;
    letter-spacing: initial !important;
    display: inline-block;
    width: 100%;
    position: absolute;
    top: 250px;
    left: 0;
    z-index: 3;
    mix-blend-mode: difference;
    margin: 0;
}
.page-ai-hero__content h1 br {
    display: none;
}
.page-ai-hero__content h1 em {
    font-style: italic;
    font-weight: 400;
}
.page-ai-hero__content__video {
    width: 354px;
    height: 419px;
    overflow: hidden;
    border-radius: 12px;
    position: absolute;
    top: 234px;
    left: calc(50% - 177px);
    z-index: 2;
}
.page-ai-hero__content__video video {
    width: 110%;
    height: 110%;
    margin: -5% 0 0 -5%;
    object-fit: cover;
}
.page-ai-hero__content__text {
    position: absolute;
    bottom: 47px;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 3;
    width: 100%;
    max-width: 350px;
    text-align: center;
    color: rgba(255, 255, 255, 0.60);
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -1.6px;
}
.page-ai-hero__content__text span {
    color: #fff;
}
.page-ai-hero__content__text .btn {
    height: 46px;
    margin-top: 32px;
    padding: 0 24px !important;
    color: #fff;
    font-size: 16px;
    font-weight: 600;
    line-height: 44px;
    letter-spacing: -0.64px;
    border: 1px solid #fff;
    background: transparent !important;
}

.animated__gradient {
    height: 510px;
}
.animated__gradient div {
    width: 100%;
    height: 46px;
    background: url(../img/bg-animated__gradient-small-v2.png) no-repeat center bottom;
    background-size: cover;
    transition: height 0.8s cubic-bezier(0.4,0,0.2,1), background 1s cubic-bezier(0.4,0,0.2,1);
}
.animated__gradient.active div {
    height: 100%;
    background: url(../img/bg-animated__gradient-v2.png) no-repeat center 36%;
    background-size: cover;
}

#page-ai-integration {
    margin-bottom: 130px;
}
.page-ai-integration__head {
    max-width: 982px;
    position: relative;
}
.page-ai-integration__head h2 {
    color: #000;
    font-size: 56px;
    font-weight: 700;
    font-style: normal;
    line-height: 120%;
    letter-spacing: -2.24px !important;
    text-indent: 222px;
}
.page-ai-integration__head h2 em {
    font-weight: 400;
    font-style: italic;
}
.page-ai-integration__head__badge {
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.72px;
    text-transform: uppercase;
    position: absolute;
    top: 23px;
    left: 0;
    padding-left: 37px;
    background: url(../img/icon-star-black.svg) no-repeat left center;
}
.page-ai-integration__body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin-top: 73px;
}
.page-ai-integration__body__text {
    max-width: 940px;
    padding-left: 220px;
}
.t7-main-content .page-ai-integration__body__text p {
    color: #000;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.6px;
    margin: 0;
}
.animated-text-appearance div {
    margin-top: 27px;
}
.animated-text-appearance div.hide-on-mobile {
    display: block;
}
.animated-text-appearance div.hide-on-desktop {
    display: none;
}
.animated-text-appearance div p {
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.6s, transform 0.6s;
}
.animated-text-appearance.visible div p {
    opacity: .5;
    transform: translateY(0);
    transition-delay: 0.2s;
}
.animated-text-appearance.visible p:nth-child(1) { transition-delay: 0.1s; }
.animated-text-appearance.visible p:nth-child(2) { transition-delay: 0.3s; }
.animated-text-appearance.visible p:nth-child(3) { transition-delay: 0.5s; }
.animated-text-appearance.visible p:nth-child(4) { transition-delay: 0.7s; }
.animated-text-appearance.visible p:nth-child(5) { transition-delay: 0.9s; }
.page-ai-integration__body__video {
    width: 340px;
    height: 421px;
    overflow: hidden;
    border-radius: 12px;
}
.page-ai-integration__body__video video {
    width: 160%;
    height: 165%;
    margin: -40% 0 0 -26%;
    object-fit: cover;
}

#page-ai-for-ecommerce {
    display: flex;
    flex-direction: row;
    gap: 20px;
    margin-bottom: 110px;
}
#page-ai-for-ecommerce::before,
#page-ai-for-ecommerce::after {
    display: none;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__left-side {
    display: grid;
    gap: 66px;
    width: 50%;
    height: 835px;
    padding: 80px 60px;
    border-radius: 12px;
    background: #000 url(../img/bg-ai-for-ecommerce__left-side-v2.1.png) no-repeat right bottom;
    background-size: 186px 401px;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__left-side h2 {
    color: #FFF;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -1px !important;
    margin: 0;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__left-side h2 em {
    font-style: italic;
    font-weight: 400;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__left-side h3 {
    max-width: 400px;
    color: #FFF;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.6px !important;
    margin: 0;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__left-side p {
    max-width: 400px;
    color: #FFF;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.96px;
    margin: 0;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side {
    width: 50%;
    display: flex;
    flex-direction: column;
    gap: 20px;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item {
    width: 100%;
    min-height: 401px;
    padding: 70px 46px;
    border-radius: 12px;
    position: relative;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item:first-child {
    background: #C1BEB7;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item:last-child {
    background: #B7C2C8;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item span {
    position: absolute;
    top: 67px;
    right: 46px;
    color: #000;
    text-align: right;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.72px;
    text-transform: uppercase;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item h3 {
    max-width: 390px;
    color: #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.6px !important;
    margin-bottom: 22px;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item ul li {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -0.96px;
    margin-bottom: 5px;
    padding-left: 28px;
    position: relative;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item ul li:last-child {
    margin: 0;
}
#page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item ul li::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: 0;
    border: 1px solid #000;
    border-radius: 10px;
    background: #2F56FF url(../img/icon-checkmark-white.svg) no-repeat center center;
}

#page-ai-ecommerce-personalization {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-top: 120px;
    padding-bottom: 120px;
    position: relative;
}
#page-ai-ecommerce-personalization::before {
    width: calc(100vw - 20px);
    height: 1px;
    background: #000;
    position: absolute;
    top: 0;
    left: 10px;
}
#page-ai-ecommerce-personalization::after {
    display: none;
}
.page-ai-ecommerce-personalization__left-side {
    display: grid;
    gap: 64px;
    width: 100%;
    max-width: 625px;
}
.page-ai-ecommerce-personalization__left-side h2 {
    color: #000;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -1px !important;
    margin-bottom: 0;
}
.page-ai-ecommerce-personalization__left-side h2 em {
    font-style: italic;
    font-weight: 400;
}
.page-ai-ecommerce-personalization__left-side h3 {
    color: #000;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 120%;
    letter-spacing: -2.4px !important;
    margin-bottom: 41px;
}
.page-ai-ecommerce-personalization__left-side ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.page-ai-ecommerce-personalization__left-side ul li {
    color: #000;
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.96px;
    margin-bottom: 5px;
    padding-left: 28px;
    position: relative;
}
.page-ai-ecommerce-personalization__left-side ul li:last-child {
    margin: 0;
}
.page-ai-ecommerce-personalization__left-side ul li::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 8px;
    left: 0;
    border: 1px solid #000;
    border-radius: 10px;
    background: rgba(47, 86, 255, 0.00) url(../img/icon-checkmark-black.svg) no-repeat center center;
}
.page-ai-ecommerce-personalization__left-side .btn {
    height: 46px;
    padding: 0 24px !important;
    line-height: 44px;
    letter-spacing: -0.64px;
}
.page-ai-ecommerce-personalization__right-side {
    display: flex;
    flex-direction: row;
    gap: 19px;
    width: 557px;
}
.page-ai-ecommerce-personalization__right-side__video {
    width: 340px;
    height: 567px;
    overflow: hidden;
    border-radius: 12px;
}
.page-ai-ecommerce-personalization__right-side__video video {
    width: 110%;
    height: 110%;
    margin: -5% 0 0 -5%;
    object-fit: cover;
}
.page-ai-ecommerce-personalization__right-side__badge {
    width: 198px;
    padding-left: 38px;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.72px;
    text-transform: uppercase;
    background: url(../img/icon-star-black.svg) no-repeat left 5px;
}

#scaling-ecommerce {
    margin-bottom: -1px;
    padding: 196px 0 160px;
    background-color: #0c0c0c;
    opacity: 0;
    transition: opacity 0.6s;
}
#scaling-ecommerce.visible {
    opacity: 1;
}
.scaling-ecommerce__head {
    position: relative;
    margin-bottom: 100px;
}
.scaling-ecommerce__head h2,
.scaling-ecommerce__head h3 {
    width: 1002px;
    margin: 0;
}
.scaling-ecommerce__head h2 {
    color: #fff;
    font-size: 110px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}
.scaling-ecommerce__head h3 {
    color: #fff;
    text-align: right;
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: 120%;
    letter-spacing: -1.6px !important;
}
.scaling-ecommerce__head h3 em {
    font-style: italic;
}
.scaling-ecommerce__head__badge {
    width: 221px;
    position: absolute;
    top: 28px;
    right: 0;
    padding-left: 38px;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.72px;
    text-transform: uppercase;
    background: url(../img/icon-star-white.svg) no-repeat left 5px;
}
.scaling-ecommerce__body {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
}
.scaling-ecommerce__body__item {
    padding: 50px 50px;
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.70);
    overflow: hidden;
}
.scaling-ecommerce__body__item:nth-child(1),
.scaling-ecommerce__body__item:nth-child(2),
.scaling-ecommerce__body__item:nth-child(3) {
    background: radial-gradient(48.41% 46.8% at 99.43% 98.3%, rgba(255, 255, 255, 0.16) 0%, rgba(255, 255, 255, 0.08) 100%);
}
.scaling-ecommerce__body__item:nth-child(1) {
    width: calc(50% - 10px);
    min-height: 654px;
}
.scaling-ecommerce__body__item:nth-child(2) {
    width: calc(50% - 10px);
    min-height: 654px;
}
.scaling-ecommerce__body__item:nth-child(3) {
    width: calc(45% - 10px);
    min-height: 705px;
}
.scaling-ecommerce__body__item:nth-child(4) {
    width: calc(55% - 10px);
    min-height: 705px;
    background-color: #000;
}
.scaling-ecommerce__body__item h3 {
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.72px;
    text-transform: uppercase;
    background: linear-gradient(90deg, #F46463 17.79%, #2B89DB 78.37%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    color: transparent;
    margin: 0;
}
.scaling-ecommerce__body__item .scaling-ecommerce__body__item__title {
    display: flex;
    justify-content: center;
    text-align: center;
}
.scaling-ecommerce__body__item:nth-child(4) .scaling-ecommerce__body__item__title {
   justify-content: flex-start;
   text-align: left;
}
.scaling-ecommerce__body__item .scaling-ecommerce__body__item__image {
    margin: 60px 0;
}
.scaling-ecommerce__body__item .scaling-ecommerce__body__item__image img {
    width: 100%;
    mix-blend-mode: screen;
}
.scaling-ecommerce__body__item:nth-child(1) .scaling-ecommerce__body__item__image.full-width-image img{
    width: calc(100% + 100px);
    margin-left: -50px;
}
.scaling-ecommerce__body__item h2 {
    color: #fff;
    font-size: 40px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.6px;
    margin-bottom: 30px;
}
.scaling-ecommerce__body__item ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.scaling-ecommerce__body__item ul li {
    color: rgba(255, 255, 255, 0.80);
    font-size: 24px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.96px;
    position: relative;
    padding-left: 28px;
}
.scaling-ecommerce__body__item ul li::before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 6px;
    left: 0;
    border: 1px solid #fff;
    border-radius: 10px;
    background: transparent url(../img/icon-checkmark-white.svg) no-repeat center center;
}
.scaling-ecommerce__body__item ul li strong {
    font-weight: 700;
}
.scaling-ecommerce__body__item__video {
    height: 200px;
    margin: 60px 0;
    position: relative;
    overflow: hidden;
}
.scaling-ecommerce__body__item__video video {
    width: 100%;
    height: 170%;
    margin: 0 0 0 -6%;
    object-fit: cover;
}
.scaling-ecommerce__body__item__video__bg {
    width: 68%;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
.scaling-ecommerce__body__item__video__bg div {
    width: 100%;
    height: 1px;
    position: absolute;
    right: 0;
    background: url(../img/bg-scaling-ecommerce__body__item__video__bg.svg) repeat-x right center;
}
.scaling-ecommerce__body__item__video__bg div::after {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 10px;
    position: absolute;
    top: -10px;
    right: 0;
    z-index: 1;
}
.scaling-ecommerce__body__item__video__bg div:nth-child(1) {
    top: 55px;
}
.scaling-ecommerce__body__item__video__bg div:nth-child(1)::after {
    background: #F56564;
}
.scaling-ecommerce__body__item__video__bg div:nth-child(2) {
    top: 105px;
}
.scaling-ecommerce__body__item__video__bg div:nth-child(2)::after {
    background: #FFC635;
}
.scaling-ecommerce__body__item__video__bg div:nth-child(3) {
    top: 155px;
}
.scaling-ecommerce__body__item__video__bg div:nth-child(3)::after {
    background: #2F56FF;
}

#page-ai-only-gradient {
    position: relative;
    z-index: 2;
    margin-bottom: -372px;
}

#page-ai-why-aw {
    padding: 318px 0 120px;
    background: #fff url(../img/bg-page-ai-why-aw.png) no-repeat center -62px;
    background-size: 1920px auto;
}
.page-ai-why-aw__head {
    padding-left: 85px;
    margin-bottom: 72px;
    position: relative;
}
.page-ai-why-aw__head h2 {
    color: #000;
    font-size: 56px;
    font-style: normal;
    font-weight: 700;
    line-height: 120%;
    letter-spacing: -2.24px !important;
    text-indent: 225px;
}
.page-ai-why-aw__head h2 em {
    font-style: italic;
    font-weight: 400;
}
.page-ai-why-aw__head__badge {
    position: absolute;
    top: 25px;
    left: 0;
    color: #000;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.72px;
    text-transform: uppercase;
    padding-left: 37px;
    background: url(../img/icon-star-black.svg) no-repeat left center;
}
.page-ai-why-aw__body {
    padding-left: 319px;
}
.page-ai-why-aw__body .animated-text-appearance p {
    color: #000;
    font-size: 40px !important;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    letter-spacing: -1.6px;
    margin: 0;
}
.page-ai-why-aw__body__cols {
    display: flex;
    flex-direction: row;
    gap: 129px;
    margin-top: 64px;
}
.page-ai-why-aw__body__cols__text {
    max-width: 512px;
    padding-top: 47px;
}
.t7-main-content .page-ai-why-aw__body__cols__text p {
    color: #000;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: -0.96px;
    margin: 0 0 69px;
}
.t7-main-content .page-ai-why-aw__body__cols__text p:last-child {
    margin-bottom: 0 !important;
}
.page-ai-why-aw__body__cols__video {
    width: 100%;
    max-width: 461px;
    height: 510px;
    overflow: hidden;
    border-radius: 12px;
}
.page-ai-why-aw__body__cols__video video {
    width: 170%;
    height: 136%;
    margin: -19% 0 0 -35%;
    object-fit: cover;
}

@media only screen and (min-width: 992px) {
    body.page-template-template-ai .t7-nav-menu-primary .nav-menu > li > a,
    body.page-template-template-ai #nav-menu-primary > .menu-item-has-children:after {
        color: #fff !important;
    }
}

@media only screen and (max-width: 1920px) {
    .animated__gradient {
        height: 444px;
    }
}

@media only screen and (max-width: 1640px) {
    .page-ai-hero__content h1 {
        font-size: 92px !important;
    }
}

@media only screen and (max-width: 1440px) {
    .page-ai-hero__content {
        min-height: 766px;
        background-size: 1440px auto;
    }
    .page-ai-hero__content h1 {
        top: 135px;
    }
    .page-ai-hero__content__video {
        top: 114px;
    }
    .page-ai-hero__content__text {
        bottom: 40px;
    }
    .page-ai-why-aw__body__cols__video video {
        width: 175%;
        height: 144%;
        margin: -26% 0 0 -39%;
    }
}

@media only screen and (max-width: 1400px) {
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item {
        padding: 56px 46px;
    }
    .page-ai-why-aw__body__cols__text {
        padding-top: 25px;
    }
    .page-ai-why-aw__body__cols__video {
        height: 480px;
    }
    .page-ai-why-aw__body__cols__video video {
        width: 200%;
        height: 128%;
        margin: -19% 0 0 -50%;
    }
    .page-ai-hero__content__text .btn {
        margin-top: 22px;
    }
}

@media only screen and (max-width: 1366px) {
    .page-ai-hero__content h1 {
        font-size: 78px !important;
    }
    .t7-main-content .page-ai-integration__body__text p,
    .page-ai-why-aw__body .animated-text-appearance p {
        font-size: 36px !important;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item h3 {
        font-size: 36px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item ul li {
        font-size: 22px;
    }
}

@media only screen and (max-width: 1280px) {
    #scaling-ecommerce {
        padding: 96px 0 90px;
    }

    .page-ai-integration__body__video video {
        margin: -44% 0 0 -26%;
    }

    .t7-main-content .page-ai-why-aw__body__cols__text p {
      margin-bottom: 46px;
    }

    .page-ai-why-aw__body {
        padding-left: 246px;
    }
    .page-ai-why-aw__body__cols__video {
        height: 410px;
    }
    .page-ai-why-aw__body__cols__video video {
        width: 200%;
        height: 164%;
        margin: -44% 0 0 -50%;
    }

    #page-ai-ecommerce-personalization {
        padding-top: 100px;
        padding-bottom: 100px;
    }
}

@media only screen and (max-width: 1200px) {
    .t7-main-content .page-ai-integration__body__text p,
    .page-ai-why-aw__body .animated-text-appearance p {
        font-size: 32px !important;
    }

    .scaling-ecommerce__head h2,
    .scaling-ecommerce__head h3 {
        width: 909px;
    }
    .scaling-ecommerce__head h2 {
        font-size: 100px;
    }

    .page-ai-integration__body__text {
        max-width: 700px;
        padding-left: 80px;
    }
    .page-ai-integration__body__video video {
        margin: -41% 0 0 -26%;
    }

    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side h2 {
        font-size: 52px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side h3 {
        font-size: 32px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side p {
        font-size: 22px !important;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item h3 {
        font-size: 30px;
        letter-spacing: -1.2px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item span {
        font-size: 16px;
        letter-spacing: -0.64px;
    }

    .page-ai-ecommerce-personalization__left-side {
        max-width: 600px;
    }
    .page-ai-ecommerce-personalization__left-side h2 {
        font-size: 50px;
    }
    .page-ai-ecommerce-personalization__left-side h3 {
        font-size: 36px;
    }
    .page-ai-ecommerce-personalization__left-side ul li {
        font-size: 20px;
    }
    .page-ai-ecommerce-personalization__left-side ul li::before {
        top: 4px;
    }
}

@media only screen and (max-width: 1100px) {
    #scaling-ecommerce {
        padding: 127px 0 60px;
    }
    .scaling-ecommerce__head h2,
    .scaling-ecommerce__head h3 {
        width: 100%;
    }
    .scaling-ecommerce__head__badge {
        top: -67px;
        right: initial;
        left: 24px;
    }
    .scaling-ecommerce__body__item {
        padding: 24px;
    }
    .scaling-ecommerce__body__item h2 {
        font-size: 34px;
    }
    .scaling-ecommerce__body__item ul li {
        font-size: 22px;
    }

    .page-ai-why-aw__body {
        padding-left: 138px;
    }
}

@media only screen and (max-width: 1024px) {
    .page-ai-hero__content h1 {
        top: 114px;
    }
    .page-ai-hero__content__video {
        top: 164px;
    }
    .page-ai-hero__content__text {
        bottom: 0;
    }

    .page-ai-integration__body__text {
        max-width: 680px;
        padding-left: 30px;
    }

    #page-ai-for-ecommerce {
        display: grid;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side,
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side {
        width: 100%;
        height: auto;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side {
        display: grid;
        padding: 0 20px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item {
        min-height: 100px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item span {
        top: 64px;
    }

    #page-ai-ecommerce-personalization {
        flex-direction: column;
        padding-top: 127px;
    }
    .page-ai-ecommerce-personalization__left-side {
        gap: 40px
    }
    .page-ai-ecommerce-personalization__left-side div {
        padding-left: 55px;
    }
    .page-ai-ecommerce-personalization__right-side {
        padding: 40px 0 0 55px;
    }
    .page-ai-ecommerce-personalization__right-side__badge {
        position: absolute;
        top: 60px;
        left: 28px;
    }

    .page-ai-why-aw__body {
        padding-left: 74px;
    }
}

@media only screen and (max-width: 991px) {
    .animated__gradient {
        height: 380px;
    }

    .page-ai-integration__head {
        max-width: 100%;
        padding-top: 52px;
    }
    .page-ai-integration__head__badge {
        top: 0;
        margin-left: 19px;
    }
    .page-ai-integration__head h2 {
        text-indent: 0;
        margin: 0;
    }
    .page-ai-integration__body {
        margin-top: 40px;
        padding-left: 55px;
        flex-direction: column;
    }
    .page-ai-integration__body__text {
        padding-left: 0;
    }
    .page-ai-integration__body__video {
        margin-top: 40px;
    }

    .page-ai-why-aw__head {
        padding-top: 52px;
        padding-left: 0;
        margin-bottom: 40px;
    }
    .page-ai-why-aw__head__badge {
        top: 0;
        left: 19px;
    }
    .page-ai-why-aw__head h2 {
        text-indent: 0;
    }
    .page-ai-why-aw__body {
        padding-left: 55px;
    }
    .page-ai-why-aw__body__cols {
        display: grid;
        margin-top: 40px;
        gap: 40px;
    }
    .page-ai-why-aw__body__cols__text {
        padding: 0;
        order: 2;
    }
    .page-ai-why-aw__body__cols__video {
        order: 1;
        max-width: 300px;
    }
}

@media only screen and (max-width: 768px) {
    body.page-template-template-ai .t7-main-content .container:not(.container-full-width) {
        padding-right: 10px !important;
        padding-left: 10px !important;
    }

    #page-ai-hero {
        min-height: 80dvh;
    }
    .page-ai-hero__content h1 {
        font-size: 60px !important;
        top: 66px;
    }

    .scaling-ecommerce__head {
        margin-bottom: 40px;
    }
    .scaling-ecommerce__head h2 {
        font-size: 60px;
        margin-bottom: 20px;
    }
    .scaling-ecommerce__head h3 {
        font-size: 34px;
        text-align: left;
    }
    .scaling-ecommerce__body {
        display: grid;
        gap: 40px;
    }
    .scaling-ecommerce__body__item {
        width: 100% !important;
        min-height: 1px !important;
    }

    .animated__gradient {
        height: 160px;
    }
    .animated__gradient div {
        height: 27px;
    }

    #page-ai-only-gradient {
        margin-bottom: -142px;
    }

    #page-ai-why-aw {
        padding: 128px 0 120px;
    }

    .scaling-ecommerce__body__item:nth-child(4) .scaling-ecommerce__body__item__title {
        justify-content: center;
        text-align: center;
    }
}

@media only screen and (max-width: 640px) {
    .page-ai-hero__content h1 {
        font-size: 54px !important;
        top: 102px;
    }
    .page-ai-hero__content h1 br {
        display: inline-block;
    }
    .page-ai-hero__content__video {
        width: 300px;
        height: 340px;
        top: 191px;
        left: calc(50% - 150px);
    }

    #page-ai-integration {
        margin-bottom: 60px;
    }
    .page-ai-integration__head h2 {
        font-size: 36px;
    }
    .t7-main-content .page-ai-integration__body__text p,
    .page-ai-why-aw__body .animated-text-appearance p {
        font-size: 26px !important;
    }

    #page-ai-for-ecommerce {
        margin-bottom: 40px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item {
        padding: 56px 20px;
    }

    #page-ai-ecommerce-personalization::before {
        width: calc(100vw - 60px);
        left: 30px;
    }

    .page-ai-ecommerce-personalization__right-side__video {
        width: 240px;
        height: 400px;
    }

    .page-ai-why-aw__head h2 {
        font-size: 54px;
    }
    .t7-main-content .page-ai-integration__body__text p,
    .page-ai-why-aw__body .animated-text-appearance p {
        font-size: 22px !important;
    }
    .t7-main-content .page-ai-why-aw__body__cols__text p {
        font-size: 20px !important;
        margin-bottom: 30px;
    }
}

@media only screen and (max-width: 480px) {
    .page-ai-hero__content {
        min-height: 675px;
        background-size: 1048px auto;
    }
    .page-ai-hero__content h1 {
        font-size: 40px !important;
        top: 132px;
    }
    .page-ai-hero__content__video {
        width: 220px;
        height: 260px;
        top: 198px;
        left: calc(50% - 110px);
    }
    .page-ai-hero__content__text {
        max-width: 100%;
        font-size: 30px;
        bottom: 25px;
        letter-spacing: -1.2px;
    }

    .animated__gradient {
        height: 122px;
    }
    #page-ai-only-gradient {
        margin-bottom: -120px;
    }

    .page-ai-integration__head__badge {
        font-size: 16px;
        letter-spacing: -0.64px;
        padding-left: 31px;
        margin-left: 24px;
        background-size: 18px 18px;
    }
    .page-ai-integration__head h2 {
        font-size: 30px;
        letter-spacing: -1.2px !important;
    }
    .t7-main-content .page-ai-integration__body__text p,
    .page-ai-why-aw__body .animated-text-appearance p {
        font-size: 20px !important;
        letter-spacing: -0.8px;
    }
    .page-ai-integration__body__video {
        position: relative;
        width: 179px;
        height: 222px;
    }

    .animated-text-appearance div {
        margin-top: 24px;
    }
    .animated-text-appearance div.hide-on-mobile {
        display: none;
    }
    .animated-text-appearance div.hide-on-desktop {
        display: block;
    }

    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side {
        padding: 50px 20px;
        gap: 24px;
        background-size: 110px 226px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side h2 {
        font-size: 30px;
        margin-bottom: 16px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side h3 {
        font-size: 20px;
        letter-spacing: -0.8px !important
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__left-side p {
        max-width: 189px;
        font-size: 16px !important;
        letter-spacing: -0.64px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item {
        padding: 120px 20px 50px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item span {
        top: 55px;
        right: initial;
        left: 20px;
        text-align: left;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item h3 {
        margin-bottom: 30px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item ul li {
        font-size: 16px;
        letter-spacing: -0.64px;
    }
    #page-ai-for-ecommerce .page-ai-for-ecommerce__right-side__item ul li::before {
        top: 0;
    }

    #page-ai-ecommerce-personalization {
        padding-bottom: 60px;
    }
    .page-ai-ecommerce-personalization__right-side__badge {
        font-size: 16px;
        letter-spacing: -0.64px;
        padding-left: 31px;
        left: 34px;
        background-size: 18px 18px;
    }
    .page-ai-ecommerce-personalization__left-side h2 {
        font-size: 30px;
        letter-spacing: -1.2px !important;
    }
    .page-ai-ecommerce-personalization__left-side h3 {
        font-size: 20px;
        letter-spacing: -0.8px !important;
        margin-bottom: 24px;
    }
    .page-ai-ecommerce-personalization__left-side ul li {
        font-size: 16px;
        letter-spacing: -0.64px;
    }
    .page-ai-ecommerce-personalization__left-side ul li::before {
        top: 0;
    }
    .page-ai-ecommerce-personalization__left-side .btn {
        min-width: 177px;
    }
    .page-ai-ecommerce-personalization__right-side__video {
        position: relative;
        width: 179px;
        height: 222px;
    }
    .page-ai-ecommerce-personalization__right-side__video video {
        width: 166%;
        height: 145%;
        margin: -32% 0 0 -33%;
        object-fit: cover;
    }

    .scaling-ecommerce__head__badge {
        font-size: 16px;
        letter-spacing: -0.64px;
        padding-left: 31px;
        background-size: 18px 18px;
    }
    .scaling-ecommerce__head h2 {
        font-size: 50px;
        margin-bottom: 10px;
    }
    .scaling-ecommerce__head h3 {
        font-size: 30px;
        letter-spacing: -1.2px !important;
    }
    .scaling-ecommerce__body__item {
        padding: 50px 20px 60px !important;
    }
    .scaling-ecommerce__body__item h3 {
        font-size: 16px;
        letter-spacing: -0.64px !important;
    }
    .scaling-ecommerce__body__item .scaling-ecommerce__body__item__image {
        margin: 20px 0 60px;
    }
    .scaling-ecommerce__body__item:nth-child(1) .scaling-ecommerce__body__item__image {
        width: calc(100% + 40px);
        margin-left: -20px;
    }
    .scaling-ecommerce__body__item h2 {
        font-size: 30px;
        letter-spacing: -1.2px !important;
    }
    .scaling-ecommerce__body__item ul li {
        font-size: 16px;
        letter-spacing: -0.64px;
        margin-bottom: 16px;
    }
    .scaling-ecommerce__body__item ul li:last-child {
        margin-bottom: 0;
    }
    .scaling-ecommerce__body__item ul li::before {
        top: 0;
    }
    .scaling-ecommerce__body__item__video {
        height: 156px;
        margin: 20px 0 60px;
    }
    .scaling-ecommerce__body__item__video video {
        width: 112%;
        height: 189%;
        margin: -33px 0 0 -6%;
    }
    .scaling-ecommerce__body__item__video__bg {
        width: 61%;
    }
    .scaling-ecommerce__body__item__video__bg div::after {
        width: 10px;
        height: 10px;
        top: -5px;
    }
    .scaling-ecommerce__body__item__video__bg div:nth-child(1) {
        top: 38px;
    }
    .scaling-ecommerce__body__item__video__bg div:nth-child(2) {
        top: 78px;
    }
    .scaling-ecommerce__body__item__video__bg div:nth-child(3) {
        top: 118px;
    }

    #page-ai-why-aw {
        padding: 128px 0 60px;
        background-size: 1048px auto;
    }
    .page-ai-why-aw__head__badge {
        font-size: 16px;
        letter-spacing: -0.64px;
        padding-left: 31px;
        left: 24px;
        background-size: 18px 18px;
    }
    .page-ai-why-aw__head h2 {
        font-size: 30px;
        letter-spacing: -1.2px !important;
        margin: 0;
    }
    .page-ai-why-aw__head h2 br {
        display: none;
    }
    .page-ai-why-aw__body__cols__text {
        max-width: 210px;
    }
    .page-ai-why-aw__body__cols__video {
        position: relative;
        width: 179px;
        height: 222px;
    }
    .page-ai-why-aw__body__cols__video video {
        margin: -40% 0 0 -50%;
    }

    .t7-main-content .page-ai-why-aw__body__cols__text p {
        font-size: 16px !important;
        letter-spacing: -0.64px;
    }
}
