@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");

:root {
    --headline: #0d121e;
    --body: #465162;
    --font-family: "DM Sans", sans-serif;
    --inflanar-font-medium: "DM Sans", sans-serif;
    --inflanar-font-regular: "DM Sans", sans-serif;
}

body.in-home5-theme {
    font-family: "DM Sans", sans-serif !important;
    font-size: 16px;
    color: var(--body);
}
p {
    font-family: var(--font-family);
    color: var(--body);
}
h1,
h2,
h3,
h4,
h5,
h6 {
    color: var(--headline);
}
body,
button,
input,
select,
optgroup,
textarea {
    font-family: var(--font-family) !important;
}
.inflanar-header__logo img {
    max-width: 220px;
    max-height: 48px;
}

.inflanar-header__menu .nav-menu li a {
    color: var(--headline);
    font-weight: 500;
    font-family: var(--font-family);
}

.inflanar-btn.inflanar-btn--header.inline-btn {
    display: flex;
    gap: 8px;
    align-items: center;
    padding: 15px 24px;
    border-radius: 6px;
    border: 1px solid var(--headline);
    background: transparent;
    height: fit-content;

    &::before {
        display: none;
    }
    & .icon {
        line-height: 18px;
        color: var(--headline);
        & svg {
            fill: none;
        }
    }
    & .text {
        font-size: 16px;
        font-weight: 500;
        font-family: var(--font-family);
        color: var(--headline);
        line-height: 18px;
    }
    &:hover {
        background: var(--headline);
        color: #fff;
        & .text {
            color: #fff;
        }
        & .icon {
            color: #fff;
        }
    }
}
.currency-item {
    background: transparent !important;
    padding-left: 0;
    & .select2-container .select2-selection--single {
        padding: 0 0 0 6px;
    }
    & .select2-container {
        width: 93px !important;
    }
    &
        .select2-container
        .select2-selection--single
        .select2-selection__rendered {
        padding-right: 0px;
    }
    &
        .select2-container--default
        .select2-selection--single
        .select2-selection__arrow {
        width: 12px;
    }
    &
        .select2-container--default
        .select2-selection--single
        .select2-selection__arrow
        b {
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0.633816C11.9468 0.446997 11.8569 0.28353 11.6806 0.158011C11.3811 -0.0492418 10.9485 -0.0550799 10.649 0.155092C10.5925 0.195958 10.5359 0.239744 10.4826 0.286449C9.02519 1.56499 7.5644 2.84645 6.10695 4.125C6.07367 4.15419 6.04705 4.18922 5.96719 4.24176C5.9439 4.20673 5.93059 4.16294 5.89731 4.13375C4.42655 2.84062 2.95245 1.5504 1.48168 0.257257C1.22214 0.0295716 0.922659 -0.0579998 0.563286 0.0412478C0.040864 0.1872 -0.172097 0.776848 0.157328 1.16216C0.193931 1.20595 0.237188 1.24681 0.280446 1.28768C1.97749 2.7764 3.6712 4.26511 5.36824 5.75091C5.6777 6.02238 6.07034 6.07492 6.42639 5.89394C6.51291 5.85015 6.58944 5.78594 6.65932 5.72464C8.30644 4.27971 9.95024 2.83478 11.6007 1.39277C11.7837 1.23222 11.9468 1.06875 12 0.838149C12 0.771011 12 0.703873 12 0.633816Z' fill='%230F0F0F'/%3E%3C/svg%3E%0A");
        background-color: transparent;
        background-size: contain;
        background-repeat: no-repeat;
        border: none !important;
        height: 6px !important;
        width: 12px !important;
        margin: auto !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
    }
    & .select2-container .select2-selection--single {
        gap: 9px;
        justify-content: start;
    }
}

.select2-container--default .select2-results > .select2-results__options {
    overflow-x: hidden;
}
.currency-item
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: var(--font-family) !important;
    color: var(--headline) !important;
}
.h-with-lang-switch .inflanar-header__lang {
    background: transparent !important;
    padding-left: 0;
}
.inflanar-header__lang {
    gap: 0 !important;
    & .select2-container .select2-selection--single {
        padding: 0 0 0 6px;
    }
    & .select2-container {
        width: 93px !important;
    }
    &
        .select2-container
        .select2-selection--single
        .select2-selection__rendered {
        padding-right: 0px;
    }
    &
        .select2-container--default
        .select2-selection--single
        .select2-selection__arrow {
        width: 12px;
    }
    &
        .select2-container--default
        .select2-selection--single
        .select2-selection__arrow
        b {
        background-image: url("data:image/svg+xml,%3Csvg width='12' height='6' viewBox='0 0 12 6' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12 0.633816C11.9468 0.446997 11.8569 0.28353 11.6806 0.158011C11.3811 -0.0492418 10.9485 -0.0550799 10.649 0.155092C10.5925 0.195958 10.5359 0.239744 10.4826 0.286449C9.02519 1.56499 7.5644 2.84645 6.10695 4.125C6.07367 4.15419 6.04705 4.18922 5.96719 4.24176C5.9439 4.20673 5.93059 4.16294 5.89731 4.13375C4.42655 2.84062 2.95245 1.5504 1.48168 0.257257C1.22214 0.0295716 0.922659 -0.0579998 0.563286 0.0412478C0.040864 0.1872 -0.172097 0.776848 0.157328 1.16216C0.193931 1.20595 0.237188 1.24681 0.280446 1.28768C1.97749 2.7764 3.6712 4.26511 5.36824 5.75091C5.6777 6.02238 6.07034 6.07492 6.42639 5.89394C6.51291 5.85015 6.58944 5.78594 6.65932 5.72464C8.30644 4.27971 9.95024 2.83478 11.6007 1.39277C11.7837 1.23222 11.9468 1.06875 12 0.838149C12 0.771011 12 0.703873 12 0.633816Z' fill='%230F0F0F'/%3E%3C/svg%3E%0A");
        background-color: transparent;
        background-size: contain;
        background-repeat: no-repeat;
        border: none !important;
        height: 6px !important;
        width: 12px !important;
        margin: auto !important;
        top: auto !important;
        left: auto !important;
        transform: none !important;
    }
    & .select2-container .select2-selection--single {
        gap: 9px !important;
        justify-content: start !important;
    }
}
.inflanar-header__lang
    .select2-container--default
    .select2-selection--single
    .select2-selection__rendered {
    font-size: 16px !important;
    font-weight: 500 !important;
    font-family: var(--font-family) !important;
    color: var(--headline) !important;
}
.select2-dropdown.select2-dropdown--below.active {
    left: 0 !important;
    width: fit-content !important;
}
.inflanar-header__button {
    gap: 0px;
}
.inflanar-header__inside {
    padding: 7px 0;
}
.inflanar-hero {
    background-color: #ffffff;
    background-image: radial-gradient(
        161.88% 161.88% at 19.5% -12.35%,
        var(--primary-opacity-color) 0%,
        rgba(255, 255, 255, 0) 100%
    );
    position: relative;
}
.inflanar-hero .inflanar-hero-shape-stroke {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    color: var(--primary-color);
}
.inflanar-header {
    border-bottom: 1px solid #ff4e0129;
}
.inflanar-anim-shape1 {
    animation: tpupdown 0.8s infinite alternate;
    animation-delay: 0.2s;
}

.inflanar-hero-social.inflanar-hero-social--4 {
    top: 25%;
    left: 5%;
    & img {
        width: 142px;
        height: 121px;
        object-fit: contain;
    }
}
.inflanar-hero-social.inflanar-hero-social--1 {
    top: 20%;
    right: 1%;
}
.inflanar-hero-social img {
    max-width: fit-content;
}

.inflanar-hero-social.inflanar-hero-social--3 {
    bottom: 23%;
    left: 2%;
}
.inflanar-hero-social.inflanar-hero-social--2 {
    bottom: 22%;
    right: -16%;
}
.big-star,
.small-star {
    transform-origin: center;
    transform-box: fill-box;
    animation: starAnim 5s infinite ease-in-out;
    fill: var(--primary-color);
}

/* Small star starts later */
.small-star {
    animation-delay: 0.8s;
}
@keyframes starAnim {
    /* Hidden */
    0% {
        transform: scale(0);
        opacity: 0;
    }

    /* Appear */
    20% {
        transform: scale(1);
        opacity: 1;
    }

    /* Stay visible */
    60% {
        transform: scale(1);
        opacity: 1;
    }

    /* Both disappear together */
    100% {
        transform: scale(0);
        opacity: 0;
    }
}

.inflanar-hero__sub {
    font-size: 18px;
    color: var(--headline);
    line-height: 20px;
    display: inline-block;
    padding: 6px 13px;
    background: var(--primary-opacity-color);
    border-radius: 9999px;
    width: fit-content;
}
.inflanar-hero__img {
    flex: 1 1 0%;
    min-width: auto !important;
}
.inflanar-hero__inner {
    width: 720px;
}
.inflanar-hero__title {
    font-size: 66px;
    font-weight: 600;
    line-height: 80px;
    margin-top: 20px;
    margin-bottom: 38px;
}
.inflanar-hero__inside {
    padding-top: 87px;
    position: relative;
    z-index: 2;
}

.inflanar-hero-star {
    position: absolute;
    left: -100px;
    top: -100px;
}
.inflanar-search-form__form {
    border-radius: 8px;
}
@media only screen and (min-width: 1000px) and (max-width: 10000px) {
    #active-sticky.is-sticky .inflanar-header__middle {
        position: fixed;
        top: 0;
        padding: 0;
        background: #ffffff;
        box-shadow: 0px -98px 134px var(--primary-color);
    }
}

.inflanar-btn {
    background: var(--secondary-color);
    color: var(--secondary-foreground-color);
    &:hover {
        background: var(--secondary-color);
        color: var(--secondary-foreground-color);
    }
}
.inflanar-btn.inflanar-btn--header {
    & .icon {
        & svg {
            fill: none;
        }
    }
    & .text {
        font-weight: 500;
        font-family: var(--font-family);
        font-size: 16px;
    }
}

.inflanar-ptags__list a {
    color: var(--primary-color);
    background: var(--primary-opacity-color);
    border: none;
    box-shadow: none;
}

.pd-top-140 {
    padding-top: 140px;
}

.pd-btm-140 {
    padding-bottom: 140px;
}

.marquee-animation-section-wrapper {
    overflow: hidden;
    position: relative;
    height: fit-content;
    padding: 85px 0;
}

.marquee-animation-section .hero-inner-block-5 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 100vw;
    margin-bottom: 0;
    display: flex;
}

.marquee-animation-section .hero-marquee-block {
    background-color: var(--secondary-color);
    color: var(--secondary-foreground-color);
    white-space: nowrap;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 80px;
    font-weight: 400;
    line-height: 1em;
    transform: rotate(-5deg);
    overflow: hidden;
}

.marquee-animation-section .hero-marquee-block._2nd {
    background-color: var(--primary-color);
    color: var(--primary-foreground-color);
    position: absolute;
    inset: auto;
    transform: rotate(5deg);
    overflow: hidden;
}

.marquee-animation-section .hero-marquee-text-block {
    display: inline-block;
    font-weight: bold;
    font-family: Arial, sans-serif;
    padding-right: 100px;
}

@media (max-width: 1024px) {
    .pd-btm-140 {
        padding-bottom: 60px !important;
    }

    .pd-top-140 {
        padding-top: 60px !important;
    }

    .marquee-animation-section-wrapper.pd-top-140.pd-btm-140 {
        padding: 75px 0px !important;
    }
}
.inflanar-section__head {
    gap: 16px;
}
.inflanar-section__title {
    color: var(--headline);
    font-size: 40px;
    font-weight: 500;
    line-height: 52px;
}

.inflanar-category__single {
    background: #fff;
    box-shadow: 15px 15px 45px 0px #0000000f;
    width: 100%;
    height: 100%;
    & .inflanar-category__title {
        color: var(--headline);
        font-size: 24px;
        line-height: 32px;
        font-weight: 500;
        margin-bottom: 6px;
    }
    &:hover {
        transform: translateY(0);
        box-shadow: 15px 15px 45px 0px #0000000f;
        & .inflanar-category__title {
            text-decoration: underline;
        }
    }
}
.inflanar-category {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}
.inflanar-section-shape {
    background-image: none;
    background-color: #fafbfd;
}

.inflanar-section-shape13 {
    background-color: #ffffff;
    background-image: radial-gradient(
        161.88% 161.88% at 19.5% -12.35%,
        var(--primary-opacity-color) 0%,
        rgba(255, 255, 255, 0) 100%
    );
}

.inflanar-list-tabs a {
    padding: 0;
    border: none !important;
    border-radius: 0 !important;
    color: var(--body) !important;
    height: auto;
}
.inflanar-list-tabs a .icon-wrapper {
    width: 58px;
    height: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid var(--primary-color);
    border-radius: 99999px;
    margin-bottom: 8px;
}
.inflanar-list-tabs a svg {
    fill: none;
    color: var(--primary-color);
}
.inflanar-list-tabs a.active::before,
.inflanar-list-tabs a:hover::before {
    background: none;
}
.inflanar-list-tabs a:hover,
.inflanar-list-tabs a.active {
    color: var(--primary-color) !important;
}
.inflanar-list-tabs a:hover .icon-wrapper,
.inflanar-list-tabs a.active .icon-wrapper {
    background: var(--primary-color);
}
.inflanar-list-tabs a.active svg,
.inflanar-list-tabs a:hover svg {
    fill: none;
    color: var(--primary-foreground-color);
}
.inflanar-tbox .inflanar-tbox__title {
    font-size: clamp(26px, 1.5rem + 0.625vw, 36px);
    line-height: clamp(39px, 2.275rem + 0.8125vw, 52px);
    font-weight: 500;
    color: var(--headline);
}
.inflanar-tbox .inflanar-tbox__content {
    font-size: 16px;
    line-height: 26px;
    color: var(--body);
}
.inflanar-btn.inflanar-btn__fifth.h5-primary-btn {
    background: var(--primary-color);
    height: 48px;
    & .text {
        font-size: 18px;
        font-weight: 500;
        color: var(--primary-foreground-color);
        font-family: var(--font-family);
    }
    & .icon {
        & svg {
            fill: none;
            color: var(--primary-foreground-color);
        }
    }
}
.inflanar-tbox__img img {
    box-shadow: none;
}

.mini-header {
    display: flex;
    justify-content: center;
    margin-bottom: 50px;
    & .mini-header__text {
        font-size: 24px;
        line-height: 32px;
        color: var(--headline);
        font-weight: 500;
        text-align: center;
        & span {
            color: var(--primary-color);
        }
    }
}
.inflanar_brands-list {
    display: flex;
    row-gap: 30px;
    column-gap: 40px;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    & .brands__single-v4 {
        width: 160px;
        height: 50px;
        & a {
            display: block;
            width: 100%;
            height: 100%;
            & img {
                width: 100%;
                height: 100%;
                object-fit: contain;
                filter: grayscale(100%);
                opacity: 0.6;
                transition: all 0.3s ease;
            }
        }
        &:hover {
            & a {
                & img {
                    filter: grayscale(0%);
                    opacity: 1;
                }
            }
        }
    }
}
.inflanar-section-shape3 {
    background: none;
}
.video-cta {
    padding-top: 40px;
}
.video-cta_hv4 {
    padding: 80px;
    border-radius: 28px;
    border: 1px solid var(--primary-opacity-color);
    overflow: hidden;
    position: relative;
    & .video-cta__shape1 {
        color: var(--primary-color);
        position: absolute;
        top: -10px;
        right: 0;
        width: 886.16px;
        height: 287.494px;
        transform: rotate(0.272deg);
    }
    & .video-cta__shape2 {
        color: var(--primary-color);
        position: absolute;
        bottom: 90px;
        left: -4%;
        width: 932.695px;
        height: 311.073px;
        transform: rotate(360deg);
    }
}
.video-cta__inner {
    display: flex;
    gap: 50px;
    position: relative;
    z-index: 1;
    margin-bottom: 60px;
    & .video-cta__video {
        width: 533px;
        aspect-ratio: 533/363;
        border-radius: 16px;
        overflow: hidden;
        & .video-cta__card {
            width: 100%;
            height: 100%;
            & img {
                width: 100%;
                height: 100%;
                object-fit: cover;
            }
        }
    }
    & .video-cta__content {
        flex: 1 1 0%;

        & .video-cta__title {
            font-size: clamp(26px, 1.5rem + 0.625vw, 36px);
            line-height: clamp(39px, 2.275rem + 0.8125vw, 52px);
            font-weight: 500;
            color: var(--headline);
        }
        & .video-cta__text {
            color: var(--body);
        }
    }
}
.inflanar-section-shape2.inflanar-section-shape2-v4 {
    background: rgba(250, 251, 253, 1);
}
.faq-section__text {
    font-size: 16px;
    color: var(--body);
    line-height: 26px;
    margin-bottom: 42px;
}
.inflanar-accordion__single {
    border: none !important;
    border-radius: 8px !important;
}
.inflanar-accordion .inflanar-accordion__heading {
    padding: 20px 24px;
    font-size: 20px;
    font-weight: 400;
    color: var(--headline);
}
.accordion-body.inflanar-accordion__body {
    padding: 20px 0;
    color: var(--body);
}
.inflanar-accordion .accordion-button::after {
    display: none;
}
.accordion-flush .accordion-item .accordion-button {
    display: flex;
    justify-content: space-between;
}
.accordion-button {
    & .icon-arrow {
        transform: rotate(180deg);
        & .icon-arrow__bg {
            fill: var(--primary-color);
        }
        & .icon-arrow__path {
            fill: #fff;
        }
    }
    &.collapsed {
        & .icon-arrow {
            transform: rotate(0deg);
            & .icon-arrow__bg {
                fill: var(--primary-opacity-color);
            }
            & .icon-arrow__path {
                fill: var(--headline);
            }
        }
    }
}
.inflanar-section__badge span {
    padding: 0px;
}
.video-cta_counter {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    position: relative;
    z-index: 1;
    width: 100%;
    & .counter-item_v {
        display: flex;
        align-items: center;
        gap: 16px;
        border: 1px solid #0d121e14;
        border-radius: 10px;
        padding: 24px;
        & .image-wrapper {
            width: 70px;
            height: 70px;
            border-radius: 99999px;
            overflow: hidden;
            display: flex;
            justify-content: center;
            align-items: center;
            background: var(--primary-color);
            padding: 20px;
            & img {
                width: 100%;
                height: 100%;
                object-fit: contain;
            }
        }
        & .content-wrapper {
            flex: 1 1 0%;
            display: flex;
            flex-direction: column;
            & .counter-item_title {
                font-size: 40px;
                line-height: 52px;
                font-weight: 500;
                color: var(--headline);
                margin-bottom: 0;
            }
            & .counter-item_text {
                font-size: 16px;
                line-height: 26px;
                color: var(--body);
                margin-bottom: 0;
            }
        }
    }
}
.video-cta__shape1 {
    color: var(--primary-color);
    position: absolute;
    top: -10px;
    right: 0;
    width: 886.16px;
    height: 287.494px;
    transform: rotate(0.272deg);
}
.video-cta__shape2 {
    color: var(--primary-color);
    position: absolute;
    bottom: 90px;
    left: -4%;
    width: 932.695px;
    height: 311.073px;
    transform: rotate(360deg);
}
.mobile-app-section {
    & .mobile-app-section__content {
        width: 100%;
        padding: 120px 80px;
        border-radius: 28px;
        overflow: hidden;
        position: relative;
        background: var(--headline);
        & .article-wrapper {
            z-index: 1;
            position: relative;
            max-width: 577px;
            & .title {
                font-size: clamp(26px, 1.5rem + 0.625vw, 36px);
                line-height: clamp(39px, 2.275rem + 0.8125vw, 52px);
                font-weight: 500;
                color: #fff;
                margin-bottom: 12px;
            }
            & .description {
                font-size: 16px;
                line-height: 26px;
                color: #fff;
                margin-bottom: 38px;
            }
            & .app-links {
                display: flex;
                gap: 22px;
                align-items: center;
            }
        }
        & .image-wrapper {
            position: absolute;
            bottom: 0;
            right: 0;
            z-index: 1;
        }
    }
}
.section-padding {
    padding: 100px 0;
}
.footer-cta {
    margin-bottom: 0px;
}
.footer-top-inner {
    padding-top: 100px;
    padding-bottom: 60px;
}
.footer-area {
    background-color: #ffffff;
    background-image: radial-gradient(
        161.88% 161.88% at 19.5% -12.35%,
        var(--primary-opacity-color) 0%,
        rgba(255, 255, 255, 0) 100%
    );
}
.footer-cta {
    margin-bottom: 80px;
    & .footer-cta__inner {
        background: var(--primary-color);
        padding: 32px 62px;
        gap: 50px;
        border-radius: 24px;
        & .footer-cta__content {
            max-width: 570px;
            & .inflanar-btn.inflanar-btn__fifth.h5-primary-btn {
                background: var(--primary-foreground-color);
                margin: 0 !important;

                & .text {
                    color: var(--headline);
                }
                & .icon {
                    & svg {
                        color: var(--headline);
                    }
                }
            }
        }
        & .footer-cta__img {
            min-width: 40%;
            max-width: 50%;
        }
    }
}

.footer-cta__title {
    font-size: 40px;
    font-weight: 500;
    line-height: 52px;
    color: #fff;
    margin-bottom: 32px;
}
.widget-title {
    color: var(--headline);
    font-size: 20px;
    font-weight: normal;
}
.footer-about-widget__title {
    color: var(--body);
    font-size: 16px;
    line-height: 26px;
    font-weight: 400;
    margin: 21px 0 32px 0 !important;
}
.footer-area ul li,
.footer-area ul li a {
    color: var(--body) !important;
}
.copyright__inner {
    border-top: 1px solid #cfcccd;
}
.copyright-text {
    color: var(--body) !important;
}
.footer-area p {
    color: var(--primary-color);
    & a {
        color: var(--body) !important;
    }
}
.footer-get-touch {
    margin-top: 0px;
}
.footer-about-widget {
    margin-top: 0px;
}
.footer-main {
    display: flex;
    gap: 76px;
    & .short-des {
        width: 290px;
    }
    & .footer-links {
        flex: 1 1 0%;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 10px;
        & .links-col {
            & .widget-title {
                font-size: 20px;
                font-weight: 400;
                color: var(--headline);
                margin-bottom: 20px;
            }
            & .links-list {
                list-style-type: none;
                padding: 0;
                margin: 0;
                display: flex;
                flex-direction: column;
                gap: 16px;
                & li {
                    & a {
                        font-size: 16px;
                        line-height: 26px;
                        color: var(--body) !important;
                        transition: all 0.3s ease;
                        &:hover {
                            color: var(--primary-color) !important;
                            transform: translateX(10px);
                        }
                    }
                }
            }
            & .app-links {
                display: flex;
                flex-direction: column;
                gap: 10px;
            }
        }
    }
}

.inflanar-category__icon {
    min-width: 80px;
    width: 80px;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: var(--primary-opacity-color);
    border-radius: 4px;
    color: var(--primary-color);
    padding: 25px;
    & img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}
.inflanar-breadcrumb .inflanar-breadcrumb__shape {
    display: block;
}
.inflanar-breadcrumb {
    height: 304px;
    background-color: #ffffff !important;
    background-image: radial-gradient(
        161.88% 161.88% at 19.5% -12.35%,
        var(--primary-opacity-color) 0%,
        rgba(255, 255, 255, 0) 100%
    ) !important;
    position: relative;
    & .inflanar-breadcrumb__shape {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        color: var(--primary-color);
    }
    .container {
        position: relative;
        z-index: 1;
    }
}
.inflanar-breadcrumb__title {
    font-size: 40px;
    font-weight: 500;
    line-height: 52px;
}
.inflanar-breadcrumb__inner {
    margin-top: 70px;
}
.breadcrumb-thumb {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    display: block;
}
.feature-list-v4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    margin-top: 60px;
}
.inflanar-features-list__icon {
    background: var(--primary-opacity-color);
    border-radius: 4px;
    padding: 24px;
    & img {
        width: 100%;
        height: 100%;
        object-fit: contain;
    }
}
.inflanar-features-list__single {
    gap: 32px;
}
.inflanar-features-list__title {
    font-size: 24px;
    font-weight: 500;
    line-height: 32px;
    color: var(--headline);
    margin-bottom: 0px;
}
.inflanar-features-list__body {
    gap: 16px;
    & .inflanar-features-list__text {
        font-size: 16px;
        line-height: 26px;
        color: var(--body);
    }
}

.wc-section-wrapper-v4 {
    display: flex;
    gap: 53px;
    align-items: center;
    & .wc-section-image-v4 {
        flex: 1 1 0%;
        width: 100%;
        aspect-ratio: 681 / 667;
        & .inflan-why-choose__gorup {
            width: 100%;
            height: 100%;
            & .inflanar-why-choose__img {
                width: 100%;
                height: 100%;
                & img {
                    width: 100%;
                    height: 100%;
                    object-fit: contain;
                }
            }
        }
    }
    & .wc-section-content-v4 {
        width: 584px;
    }
}
.inflanar-section-shape8 {
    background: none !important;
}
.inflanar-why-choose {
    gap: 20px;
}
.inflanar-why-choose__title {
    font-size: 24px;
    line-height: 32px;
    color: var(--headline);
    font-weight: 500;
    margin-bottom: 12px;
}
.inflanar-why-choose__text {
    font-size: 16px;
    color: var(--body);
}
.inflanar-why-choose__icon {
    background: var(--primary-opacity-color);
    border: none;
    color: var(--primary-color);
}
.inflanar-section-shape16.inflanar-section-shape16-v4 {
    background: none !important;
}
.inflanar-section-bigspace {
    margin-bottom: 0px;
}

.inner-page-wrapper.influencer-details-page {
    background-color: #ffffff;
}
.inner-page-wrapper.influencer-details-page .inflanar-breadcrumb {
    height: 430px !important;
}
.inflanar-contact-form__title {
    font-weight: 500;
}
.inflanar-contact__box {
    background-image: none !important;
}
.inflanar-contact__icon {
    background: var(--primary-opacity-color);
    color: var(--primary-color);
}
.inflanar-section-shape16 {
    background-image: none;
    background-color: #fafbfd;
}
.inflanar-section__badge {
    color: var(--primary-color);
    & svg {
        display: none;
    }
}

.in-home5-theme .inflaner-inner-page.people-dash {
    background: #fafafa;
}
.in-home5-theme .inflaner-inner-page {
    & .inflanar-psidebar {
        background: #fff;
        border: 1px solid #ececed;
        padding: 28px;
    }
    & .inflanar-psidebar__aedit label {
        background: var(--primary-color);
    }
    & .inflanar-psidebar__list .list-group-item.active,
    & .inflanar-psidebar__list .list-group-item:hover {
        background: none !important;
    }
    .inflanar-psidebar__list svg {
        fill: none !important;
        color: var(--body) !important;
    }
    .inflanar-psidebar__list .inflanar-psidebar__icon {
        display: grid;
    }
    .inflanar-psidebar__list .inflanar-psidebar__title {
        line-height: 18px;
    }
    & .inflanar-psidebar__list .list-group-item.active svg,
    & .inflanar-psidebar__list .list-group-item:hover svg {
        fill: none !important;
        color: var(--primary-color) !important;
    }
    &
        .inflanar-psidebar__list
        .list-group-item.active
        .inflanar-psidebar__title,
    &
        .inflanar-psidebar__list
        .list-group-item:hover
        .inflanar-psidebar__title {
        color: var(--primary-color) !important;
    }
    & .inflanar-psidebar__list .list-group-item {
        padding: 0px !important;
    }
    & .inflanar-psidebar__list {
        gap: 27px;
    }

    & .inflanar-pdbox {
        flex-direction: row-reverse;
        padding: 24px;
        justify-content: space-between;
        border-radius: 12px;
        background-color: #fff;
    }
    & .inflanar-pdbox__title {
        flex-direction: column-reverse;
        gap: 8px;
        & span {
            font-size: 16px;
            color: var(--body);
            font-weight: 500;
        }
    }
    & .inflanar-pdbox__icon {
        width: 68px;
        height: 68px;
        background: var(--primary-opacity-color);
        border-radius: 12px;
        color: var(--primary-color);
    }
    & .inflanar-profile-info {
        padding: 32px;
        background: #fff;
    }
    & .inflanar-profile-info__heading {
        font-weight: 500;
    }
    & .inflanar-table__main .inflanar-table__head tr th,
    & .inflanar-table__main .inflanar-table__body tr td {
        font-weight: 400;
    }
    & .inner-core-body {
        background: #fff;
        border-radius: 10px;
        padding-bottom: 22px;
        & .inflanar-supports__bgroup {
            padding-right: 20px;
        }
    }
    & .inflanar-supports {
        box-shadow: none;
        background: #fff;
    }
    & .inflanar-table.inflanar-table__favorite {
        box-shadow: none;
        background: #fff;
    }
    & .inflanar-btn.inflanar-btn__cancel {
        &::before {
            display: none;
        }
        &:hover {
            background: var(--primary-opacity-color);
            color: var(--primary-color);
            box-shadow: none;
        }
    }
}

/* TODO: ===============RESPONSIVE */

@media (max-width: 1536px) {
    .inflanar-hero-star {
        display: none;
    }
}

@media (max-width: 1280px) {
    .inflanar-hero__title {
        line-height: 70px;
    }
}
@media (max-width: 1024px) {
    .inflanar-hero__content {
        align-items: center;
    }
    .inflanar-hero__title {
        text-align: center;
    }
    .inflanar-ptags {
        align-items: center;
    }
    .inflanar-sclient {
        justify-content: center;
    }
    .inflanar-search-form {
        justify-content: center;
    }
    .inflanar-hero__inner {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .inflanar-hero__inside {
        min-height: 720px;
    }
    .inflanar-sclient {
        margin-top: 30px;
    }
    .inflanar-category {
        grid-template-columns: repeat(3, 1fr);
    }
    .video-cta__inner {
        & .video-cta__video {
            width: 320px;
            aspect-ratio: 533 / 363;
            border-radius: 16px;
            overflow: hidden;
        }
    }
    .video-cta_hv4.video-cta_hv4 {
        padding: 40px;
    }
    .video-cta_counter {
        & .counter-item_v {
            padding: 5px 16px;
        }
    }
    .video-cta_counter {
        & .counter-item_v {
            & .image-wrapper {
                width: 50px;
                height: 50px;
                padding: 10px;
            }
        }
    }
    .mobile-app-section {
        & .mobile-app-section__content {
            padding: 50px 80px;
            & .image-wrapper {
                display: none;
            }
        }
    }
    .footer-main {
        & .footer-links {
            grid-template-columns: repeat(3, 1fr);
            row-gap: 40px;
        }
    }
    .inflanar-hero__title {
        line-height: 56px;
    }
    .inflanar-category__single {
        & .inflanar-category__title {
            font-size: 18px;
            line-height: 26px;
        }
    }
    .breadcrumb-thumb {
        display: none !important;
    }
}

@media (max-width: 768px) {
    .inflanar-header__logo {
        display: flex;
        justify-content: center;
    }
    .footer-top-inner {
        padding-top: 60px;
    }
    .footer-main {
        display: block;
        & .short-des {
            width: 100%;
            display: flex;
            flex-direction: column;
            align-items: center;
            text-align: center;
            & .footer-about-widget {
                margin-bottom: 50px;
                & .footer-about-widget__title {
                    max-width: 500px;
                    text-align: center;
                    margin: 13px 0 8px 0 !important;
                }
            }
        }
    }
    .video-cta__inner {
        & .video-cta__video {
            display: none;
        }
    }
    .video-cta_counter {
        grid-template-columns: repeat(2, 1fr);
    }
    .inflanar-support-img {
        display: none;
    }
    .faq-section__text {
        margin-bottom: 0px;
    }
    .inflanar-hero__inner {
        width: 100%;
    }
    .inflanar-hero__title {
        line-height: 40px;
    }
    .pd-btm-100 {
        padding-bottom: 60px !important;
    }
    .pd-top-100 {
        padding-top: 60px !important;
    }
    .section-padding {
        padding: 60px 0 !important;
    }

    .feature-list-v4 {
        grid-template-columns: repeat(3, 1fr);
    }
    .wc-section-wrapper-v4 {
        & .wc-section-content-v4 {
            width: 100%;
        }
    }
}

@media (max-width: 640px) {
    .feature-list-v4 {
        grid-template-columns: repeat(2, 1fr);
    }
    .inflanar-category {
        grid-template-columns: repeat(1, 1fr);
    }
    .inflanar-section__title {
        line-height: 32px;
    }
    .inflanar-section__head {
        gap: 10px;
    }
    .inflanar-search-form.inflanar-search-form__hero {
        width: 100%;
        max-width: 100%;
    }
    .inflanar-search-form__form {
        height: 50px;
        padding: 5px 10px 5px 9px;
        & .inflanar-btn {
            padding: 0 17px;
        }
    }
    .video-cta_hv4.video-cta_hv4 {
        padding: 20px;
    }
    .video-cta_counter {
        grid-template-columns: repeat(1, 1fr);
    }
    .mobile-app-section {
        & .mobile-app-section__content {
            padding: 20px 20px;
        }
    }
    .footer-main {
        & .footer-links {
            grid-template-columns: repeat(2, 1fr);
            row-gap: 40px;
        }
    }
    .inner-page-wrapper.influencer-details-page .inflanar-breadcrumb {
        height: 250px !important;
    }
}
