:root {
    --page-primary-bg: #3281BB;
    --page-secondary-bg: #3281BB;
    --page-fade: #F8FCFF;
    --text-theme: #3281BB;
    --text-grey: #58606A;
    --tick-icon: url("../images/hamilton-on-img/tick-icon.webp")
}

.page-primary {
    background: var(--page-primary-bg);
}

.page-secondary {
    background: var(--page-secondary-bg);
}

.page-fade {
    background-color: var(--page-fade);
}

.text-theme {
    color: var(--text-theme);
}

.text-grey {
    color: var(--text-grey);
}

.button-primary,
.button-primary:hover {
    color: var(--white-color);
    background: var(--page-primary-bg) !important;
    font-weight: 600 !important;
    border-radius: 100px !important;
}

.button-secondary,
.button-secondary:hover {
    color: var(--white-color);
    border: 1px solid #ffffff;
    background-color: #ffffff30 !important;
    font-weight: 600 !important;
    backdrop-filter: blur(8px);
    border-radius: 20px !important;
}

.highlight-text {
    color: var(--page-primary-bg) !important;
}

.button svg {
    animation: pulso-effect 2s infinite;
    border-radius: 100px;
}

.sections-wrapper .text-white {
    color: var(--white-color) !important;
}

.z-1 {
    z-index: 1;
    position: relative;
}

.link-white,
.link-white:hover {
    color: var(--white-color) !important;
    text-decoration: underline !important;
}

.section-wrapper h1,
.section-wrapper .h1,
.section-wrapper h2,
.section-wrapper .h2,
.section-wrapper h3,
.section-wrapper .h3,
.section-wrapper h4,
.section-wrapper .h4,
.section-wrapper h5,
.section-wrapper .h5,
.section-wrapper h6,
.section-wrapper .h6,
p {
    font-family: 'Gilroy' !important;
}

.section-wrapper .w-normal {
    font-weight: 400 !important;
}

.rounded-20 {
    border-radius: 20px;
}

.light-bg {
    background: #F4EFFF;
}

.text-light-bg {
    background: #ffffff3d;
}

.case-study .swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    border-radius: 10px;
    background: var(--page-primary-bg);
    border: 0 !important;
}

.linear-text-bg {
    background: linear-gradient(to right, #fff, #D5EFF4);
}

.swiper-slide {
    height: auto !important;
}

/* hero section */
.hero-intro {
    background: #000 url('../images/leading-local-seo-images/hero-bg.webp') no-repeat center / cover;
    padding-block: 90px 96px;
}

.marquee-container {
    overflow: hidden;
    white-space: nowrap;
    position: relative;
}

.marquee-text {
    display: inline-block;
    position: relative;
    animation: moveRight 10s linear infinite;
}

.why-choose-right {
    background: linear-gradient(45deg, #285674, #77786bad);
    padding: 50px 40px;
    position: relative;
    z-index: 1;
    margin-left: -120px;
}

.why-icon>img {
    width: fit-content;
    max-width: fit-content;
}

/* Faq Block */

.new-faq .accordion-item {
    padding: 36px 0px !important;
}

.section-wrapper .new-faq .accordion-item h2.accordion-header button {
    font-size: 26px !important;
}

.theme-grad-list li {
    background: linear-gradient(90deg, #FF943F 0%, #725DA7 78.37%);
    padding: 28px 20px;
    color: var(--white-color);
    border-radius: 20px;
    text-align: center;
    font-weight: 700;
}

.busniess-block {
    border: 1px solid #BFBFBF;
    background-color: transparent;
}

.package-block {
    border: 1px solid #BFBFBF;
    border-radius: 20px;
    padding: 20px;
    display: flex;
    column-gap: 20px;
    transition: 0.5s all ease;
}

.package-block:hover {
    background: #745EA6;
}

.package-block:hover * {
    color: #fff !important;
}

.package-block .business-icon {
    flex-shrink: 0;
    width: 80px;
}

.sticky-column {
    position: sticky;
    top: 140px;
}

.package-wrapper {
    display: flex;
    flex-flow: column;
    row-gap: 20px;
}

.growth-packages {
    background: var(--page-primary-bg);
    transform: scale(1.1);
}

.proces-main {
    gap: 0 100px;
    position: relative;
    z-index: 1;
    padding-bottom: 80px;
}


.proces-main img {
    max-width: fit-content;
    width: fit-content;
}

.cta-wrapper {
    background: linear-gradient(-75deg, #285574, #122b3dc4);
}

.cta-wrapper .revenue-listing {
    background: #3281bb3b;
}

/* Arrow Wrapper Position Bottom Center */
.swiper.whyChooseSwiper.h-100 {
    padding-bottom: 80px !important;
}

.whyChooseSwiper .custom-arrow {
    width: 45px;
    height: 45px;
    border-radius: 10px;
    background: #D7EEFF;
    bottom: 0px;
    margin: 0;
    position: absolute;
    top: unset;
    border: 0;
}

.whyChooseSwiper .custom-arrow::after {
    font-size: 20px;
    color: var(--page-primary-bg);
}

.whyChooseSwiper .swiper-button-next {
    right: 45%;
}

.whyChooseSwiper .swiper-button-prev {
    left: 45%;
    background: var(--page-primary-bg);
}

.whyChooseSwiper .swiper-button-prev::after {
    color: #fff;
}

.ind-slide-wrapper {
    padding: 40px;
    position: relative;
    overflow: hidden;
}

.ind-slide-wrapper::before {
    content: "";
    background: #3E7FA8;
    width: 80%;
    right: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    height: 100%;
    margin: auto;
    border-radius: 20px;
}

.ind-slide-wrapper span.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    background: #ffffff;
    opacity: 0.4;
    border-radius: 50%;
    border: 0;
}

.ind-slide-wrapper span.swiper-pagination-bullet.swiper-pagination-bullet-active {
    width: 30px;
    height: 10px;
    border-radius: 10px;
    opacity: 1;
}

/* Responsive */

/* Keyframes: left → right */
@keyframes moveRight {
    0% {
        right: -100%;
        /* start off-screen left */
    }

    100% {
        right: 100%;
        /* end off-screen right */
    }
}

@media only screen and (max-width: 1599px) {

    .padding-left {
        --page-width: 1200px !important;
        padding-left: calc(50% -(var(--page-width) / 2) + 12px);
    }

    .padding-right {
        --page-width: 1200px !important;
        padding-right: calc(50% -(var(--page-width) / 2) + 12px);
    }
}

@media only screen and (max-width: 1200px) {

    .why-choose-right {
        margin-left: 0px;
        padding: 20px;
    }

    .sticky-column {
        position: static;
    }

    .ind-slide-wrapper::before {
        width: 100%;
    }
}

@media only screen and (max-width: 991px) {
    .spacer-xl {
        padding: 70px 0;
    }

    .whyChooseSwiper .custom-arrow {
        width: 35px;
        height: 35px;
    }

    .ind-slide-wrapper {
        padding: 20px;
    }

    .growth-packages {
        transform: unset;
    }
}

@media (min-width: 768px) {
    .brand-row>div {
        flex: 1;
    }

    .proces-main:not(:last-child)::before {
        content: "";
        position: absolute;
        left: 45px;
        top: 30px;
        width: 1px;
        height: 100%;
        border-left: 1px dashed #8D8D8D;
        z-index: -1;
    }

    .ind-slide-wrapper img.rounded-20.w-100 {
        transform: scale(0.9);
    }
}

@media only screen and (max-width: 767px) {
    .mb-50 {
        margin-bottom: 30px !important;
    }

    .swiper.whyChooseSwiper.h-100 {
        padding-bottom: 60px !important;
    }

    .whyChooseSwiper .custom-arrow::after {
        font-size: 14px;
    }

    .whyChooseSwiper .swiper-button-next {
        right: 38%;
    }

    .whyChooseSwiper .swiper-button-prev {
        left: 38%;
    }

    .proces-main {
        padding-bottom: 20px;
    }

    .proces-main .proces-icon {
        margin-bottom: 20px;
    }

    .ind-slide-wrapper .swiper-slide>.row {
        padding: 20px;
    }

    .ind-slide-wrapper img.rounded-20.w-100 {
        margin-bottom: 20px;
    }
}