@import url(https://fonts.googleapis.com/css2?family=Noto+Kufi+Arabic:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap);

@font-face {
    font-family: "PingAR";
    src: url('font/PingAR+LT-Bold.otf') format('OpenType')
}

h1,
h1 a,
h2,
h2 a,
h3,
h3 a,
h4,
h4 a,
h5,
h5 a,
h6,
h6 a {
    color: var(--title-clr)
}

.plan-check-item .plan-check-item-inner p,
body,
ul {
    margin: 0
}

.footer-wrapper,
.social-icon {
    flex-wrap: wrap;
    gap: 30px;
    display: flex
}

.language-bar ul li,
body,
ul {
    padding: 0
}

#landing-loader,
.about-section .left--shape,
.banner-shape-1,
.cloud,
.cloud-img,
.e-shape-2,
.e-shape-3,
.language-bar ul,
.nav-toggle span,
.newsletter-bg {
    inset-inline-start: 0
}

.category-slide-item,
.cloud-img,
footer {
    overflow: hidden
}

.icon-file,
.nav--tabs .item,
.nav-toggle,
.payment-item,
button,
label,
select {
    cursor: pointer
}

:root {
    --base-1: #00e77b;
    --base-rgb: 0, 231, 123;
    --base-2: #04f485;
    --base-rgb-2: 4, 244, 133;
    --base-8: #6200ee;
    --base-9: #0079e3;
    --base-10: #ef7822;
    --base-11: #ffce31;
    --base-13: #e35606;
    --base-21: #768d82;
    --base-30: #047bc7;
    --base-35: #8800e7;
    --base-38: #ffc29f;
    --base-39: #e35606;
    --base-43: #17a1fa;
    --base-44: #61b2fa;
    --base-45: #f92e0f;
    --base-46: rgba(236, 175, 17, 0.9);
    --header-bg: #f2f8f5;
    --body-clr: #717c77;
    --light-clr: #ded6ff;
    --title-clr: #2f3934;
    --title-rgb: 24, 25, 27;
    --body-bg: #ffffff;
    --section-bg: #fcfcfc;
    --white: #ffffff;
    --white-clr: #ffffff;
    --border-clr: #e5e5e5;
    --border-light: #e5e5e5;
    --heading-fonts: "PingAR", sans-serif;
    --body-fonts: "PingAR", sans-serif
}

.plan-check-item,
.reg-form,
.stepper {
    --base-1: #8ab20e
}

[stop-color="#D6FFEC"] {
    stop-color: rgba(var(--base-rgb), 0.041)
}

.e-shape-3 path,
.e-shape-4 path,
[fill="#D6FFEC"] {
    fill: rgba(var(--base-rgb), 0.041)
}

[stroke="#71DAA6"],
[stroke="#8cefb9"],
[stroke="#9BFFD0"],
[stroke="#ADD7C4"] {
    stroke: rgba(var(--base-rgb), 0.4)
}

[fill="#71DAA6"],
[fill="#8cefb9"],
[fill="#9BFFD0"],
[fill="#ADD7C4"] {
    fill: rgba(var(--base-rgb), 0.4)
}

[stop-color="#71DAA6"],
[stop-color="#8cefb9"],
[stop-color="#9BFFD0"],
[stop-color="#ADD7C4"] {
    stop-color: rgba(var(--base-rgb), 0.4)
}

[stroke="#00C569"],
[stroke="#00D571"],
[stroke="#00E77B"],
[stroke="#01DB75"],
[stroke="#04B061"],
[stroke="#04F485"],
[stroke="#0DCB72"] {
    stroke: var(--base-2)
}

[fill="#00C569"],
[fill="#00D571"],
[fill="#00E77B"],
[fill="#01DB75"],
[fill="#04B061"],
[fill="#04F485"],
[fill="#0DCB72"] {
    fill: var(--base-2)
}

[stop-color="#00C569"],
[stop-color="#00D571"],
[stop-color="#00E77B"],
[stop-color="#01DB75"],
[stop-color="#04F485"],
[stop-color="#0DCB72"] {
    stop-color: var(--base-2)
}

[stroke="#9BFFD0"],
[stroke="#A9F97B"],
[stroke="#AAFFD7"] {
    stroke: rgba(var(--base-rgb), 0.7)
}

[fill="#9BFFD0"],
[fill="#A9F97B"],
[fill="#AAFFD7"] {
    fill: rgba(var(--base-rgb), 0.7)
}

[stop-color="#9BFFD0"],
[stop-color="#A9F97B"],
[stop-color="#AAFFD7"] {
    stop-color: rgba(var(--base-rgb), 0.7)
}

[stroke="#00A759"],
[stroke="#00A95A"],
[stroke="#00B05E"],
[stroke="#00BE65"],
[stroke="#00C066"],
[stroke="#02B714"],
[stroke="#02BF67"],
[stroke="#02D371"],
[stroke="#02DA75"],
[stroke="#039D55"],
[stroke="#03A057"],
[stroke="#34DD8E"],
[stroke="#8ab20e"] {
    stroke: var(--base-1)
}

[fill="#00A759"],
[fill="#00A95A"],
[fill="#00B05E"],
[fill="#00BE65"],
[fill="#00C066"],
[fill="#02B714"],
[fill="#02BF67"],
[fill="#02D371"],
[fill="#02DA75"],
[fill="#039D55"],
[fill="#03A057"],
[fill="#34DD8E"],
[fill="#8ab20e"] {
    fill: var(--base-1)
}

[stop-color="#00A759"],
[stop-color="#00A95A"],
[stop-color="#00B05E"],
[stop-color="#00BE65"],
[stop-color="#00C066"],
[stop-color="#02B714"],
[stop-color="#02BF67"],
[stop-color="#02D371"],
[stop-color="#02DA75"],
[stop-color="#039D55"],
[stop-color="#03A057"],
[stop-color="#34DD8E"],
[stop-color="#8ab20e"] {
    stop-color: var(--base-1)
}

[stroke="#6200EE"] {
    stroke: var(--base-8)
}

[fill="#6200EE"] {
    fill: var(--base-8)
}

[stop-color="#6200EE"] {
    stop-color: var(--base-8)
}

[stroke="#0079E3"] {
    stroke: var(--base-9)
}

[fill="#0079E3"] {
    fill: var(--base-9)
}

[stop-color="#0079E3"] {
    stop-color: var(--base-9)
}

[stroke="#EF7822"] {
    stroke: var(--base-10)
}

[fill="#EF7822"] {
    fill: var(--base-10)
}

[stop-color="#EF7822"] {
    stop-color: var(--base-10)
}

[stroke="#FFCE31"] {
    stroke: var(--base-11)
}

[fill="#FFCE31"] {
    fill: var(--base-11)
}

[stop-color="#FFCE31"] {
    stop-color: var(--base-11)
}

.testimonial-shape path {
    fill: rgba(var(--base-rgb), 0.1)
}

[stroke="#E35606"] {
    stroke: var(--base-13)
}

[fill="#E35606"] {
    fill: var(--base-13)
}

[stop-color="#E35606"] {
    stop-color: var(--base-13)
}

[stroke="#45BD00"] {
    stroke: rgba(var(--base-rgb), 0.9)
}

[fill="#45BD00"] {
    fill: rgba(var(--base-rgb), 0.9)
}

[stop-color="#45BD00"] {
    stop-color: rgba(var(--base-rgb), 0.9)
}

[stroke="#D1FFEA"] {
    stroke: rgba(var(--base-rgb), 0.051)
}

[fill="#D1FFEA"] {
    fill: rgba(var(--base-rgb), 0.051)
}

[stop-color="#D1FFEA"] {
    stop-color: rgba(var(--base-rgb), 0.051)
}

[stroke="#768D82"] {
    stroke: var(--base-21)
}

[fill="#768D82"] {
    fill: var(--base-21)
}

[stop-color="#768D82"] {
    stop-color: var(--base-21)
}

[stop-color="#04B061"],
[stop-color="#8CEFB9"] {
    stop-color: rgba(var(--base-rgb), 0.2)
}

[stroke="#22FF98"] {
    stroke: rgba(var(--base-rgb), 0.1)
}

.e-shape-1 path,
.e-shape-2 path,
[fill="#22FF98"] {
    fill: rgba(var(--base-rgb), 0.3)
}

[stop-color="#22FF98"] {
    stop-color: rgba(var(--base-rgb), 0.1)
}

[stroke="#85F390"] {
    stroke: rgba(var(--base-rgb), 0.8)
}

[fill="#85F390"] {
    fill: rgba(var(--base-rgb), 0.8)
}

[stop-color="#85F390"] {
    stop-color: rgba(var(--base-rgb), 0.8)
}

[stroke="#8CEFB9"] {
    stroke: rgba(var(--base-rgb), 0.2)
}

[fill="#8CEFB9"] {
    fill: rgba(var(--base-rgb), 0.2)
}

html {
    font-size: 14px;
    scroll-behavior: smooth
}

body {
    font-size: 16px;
    color: var(--body-clr);
    line-height: 26px;
    overflow-x: hidden;
    font-family: var(--body-fonts);
    background: var(--body-bg)
}

.input-label,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: var(--heading-fonts)
}

header,
header.active::after {
    background: linear-gradient(180deg, var(--base-2) 0, #646464 100%)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    line-height: 1.3;
    font-weight: 700
}

h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
    color: var(--base-clr)
}

h1 {
    font-size: 28px
}

h2 {
    line-height: 32px
}

h3 {
    line-height: 28px
}

h4 {
    line-height: 24px
}

p {
    margin-top: -9px
}

p:last-child {
    margin-bottom: -7px !important
}

@media (min-width:576px) {
    h1 {
        font-size: 30px
    }

    h2 {
        font-size: 24px;
        line-height: 34px
    }

    h3 {
        font-size: 18px;
        line-height: 28px
    }

    h4 {
        font-size: 16px;
        line-height: 26px
    }

    h5 {
        font-size: 15px
    }
}

a {
    display: inline-block;
    transition: .3s;
    color: var(--base-2)
}

a:hover {
    text-decoration: none;
    color: inherit
}

ul li {
    list-style: none
}

.navbar-bottom-wrapper .menu li a.active span::before,
.navbar-bottom-wrapper .menu li a:hover span::before,
input,
textarea {
    width: 100%
}

.pt-25 {
    padding-top: 25px
}

.pb-25 {
    padding-bottom: 25px
}

.newsletter-content {
    max-width: 450px;
    text-align: center;
    margin: 0 auto;
    padding: 138px 15px 51px;
    position: relative;
    z-index: 99
}

.contact-item ul,
.social-icon,
.testimonial-item blockquote {
    margin-top: 15px
}

.newsletter-content .title {
    font-size: 24px;
    letter-spacing: .2px;
    margin-bottom: 20px;
    position: relative
}

.newsletter-content .title::after {
    content: "";
    background: linear-gradient(90.07deg, var(--base-2) -2.32%, var(--base-2) 99.95%);
    border-radius: 10px;
    width: 118px;
    height: 7px;
    bottom: 0;
    display: block;
    margin: 15px auto 0
}

.newsletter-content .text {
    max-width: 373px;
    margin-inline-start: auto;
    margin-inline-end: auto;
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500
}

@media (max-width:767px) {
    .newsletter-content {
        padding-top: 80px
    }
}

@media (max-width:575px) {
    .newsletter-content {
        padding-top: 60px;
        font-size: 15px
    }

    .newsletter-content .title {
        font-size: 20px
    }
}

.input--grp,
.navbar-bottom-wrapper .menu li a span,
.newsletter-section,
.stepper .stepper-item,
.testimonial-slider {
    position: relative
}

.input--grp .form-control {
    height: 60px;
    box-shadow: none;
    border-radius: 30px;
    padding-inline-start: 25px;
    padding-inline-end: 60px;
    border: none;
    font-size: 18px;
    background: #e0fff1;
    background: rgba(var(--base-rgb), .051)
}

.input--grp .form-control::-moz-placeholder {
    color: #adb9c0
}

.input--grp .form-control::placeholder {
    color: #adb9c0
}

.input--grp .search-btn {
    outline: 0;
    border: none;
    background: 0 0;
    box-shadow: none;
    top: 6px;
    inset-inline-end: 3px;
    position: absolute
}

[dir=rtl] .counter-wrapper .counter-bg,
[dir=rtl] .input--grp .search-btn {
    transform: rotateY(180deg)
}

.newsletter-bg {
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    background: #fff4d7;
    mask: url(./img/newsletter-bg.png) no-repeat;
    -webkit-mask: url(./img/newsletter-bg.png) no-repeat;
    mask-size: 100% 100%;
    -webkit-mask-size: 100% 100%
}

.footer-bottom {
    background: linear-gradient(
26deg, #0bbab5 79%, var(--base-1) 75%);
    padding-top: 30px;
    padding-bottom: 30px;
    border-radius: 60px 60px 0 0;
    position: relative
}

.copyright {
    font-size: 12px;
    line-height: 22px;
    color: var(--white)
}

.footer-wrapper {
    justify-content: space-between
}

.footer-widget {
    font-size: 16px;
    color: var(--body-clr);
    width: 100%
}

.footer-widget .footer-logo {
    width: 100%;
    max-width: 134px;
    margin-bottom: 18px
}

.footer-widget .footer-logo a,
.payment-item input:checked~.payment-item-inner .check .check {
    display: block
}

.footer-widget .footer-logo img {
    width: 100%;
    max-height: 60px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left center;
    object-position: left center
}

.footer-widget .subtitle {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 20px
}

.footer-widget.widget-links {
    width: calc(50% - 15px);
    max-width: 221px
}

.footer-widget.widget-links ul li a {
    font-size: 15px;
    color: var(--body-clr);
    text-decoration: none
}

.footer-widget.widget-links ul li a i,
.footer-widget.widget-links ul li a svg {
    margin-inline-end: 5px
}

.social-icon {
    margin-bottom: 15px
}

.app-btn-grp {
    display: flex;
    flex-wrap: wrap;
    gap: 16px
}

.app-btn-grp a {
    max-width: calc(50% - 8px);
    display: block
}

.app-btn-grp a img,
.venture-img img {
    max-width: 100%
}

.newsletter-wrapper {
    position: relative;
    max-width: 932px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
    margin: 0 auto
}

.newsletter-wrapper::after {
    inset: 70px;
    background: var(--white-clr)
}

@media (max-width:991px) and (min-width:768px) {
    .newsletter-content {
        padding-top: 115px
    }

    .newsletter-wrapper::after {
        inset: 50px
    }
}

.newsletter-wrapper::before {
    background: radial-gradient(54.67% 54.67% at 50% -10.09%, rgba(var(--base-rgb), .62) 0, var(--base-2) 100%);
    inset: 0
}

.newsletter-wrapper::after,
.newsletter-wrapper::before {
    position: absolute;
    content: "";
    aspect-ratio: 1;
    border-radius: 50%
}

header {
    position: sticky;
    z-index: 999;
    transition: .3s
}

header.active {
    background: #fff;
    animation: .5s fadeInDown;
    top: 0
}

header.active::after {
    inset: 0;
    content: "";
    position: absolute
}

.counter-wrapper .contact-wrapper-inner .right-side *,
.navbar-bottom {
    position: relative;
    z-index: 1
}

.nav-toggle {
    position: relative;
    width: 25px;
    height: 20px
}

@keyframes pulse {

    0%,
    100% {
        transform: scale(1);
        opacity: 1
    }

    50% {
        transform: scale(1.1);
        opacity: .7
    }
}

.pulse {
    animation: 1.5s infinite pulse
}

.whatsapp.fixed {
    width: 60px;
    height: 60px;
    border-radius: 15px;
    border: 4px solid #02b353;
    display: block;
    padding: 20px;
    position: fixed;
    right: 9px;
    text-align: center;
    top: 67%;
    z-index: 999991
}

.nav-toggle span {
    position: absolute;
    display: inline-block;
    height: 2px;
    width: 100%;
    transition: .3s;
    background: var(--title-clr)
}

.nav-toggle span:first-child {
    top: 0
}

.nav-toggle span:nth-child(2) {
    top: 52%;
    transform: translateY(-65%)
}

.nav-toggle span:last-child {
    bottom: 0
}

.nav-toggle.active span:first-child {
    transform: rotate(45deg) translate(3px, 10px)
}

.nav-toggle.active span:nth-child(2) {
    opacity: 0
}

.nav-toggle.active span:last-child {
    transform: rotate(-45deg) translate(3px, -10px)
}

.navbar-bottom-wrapper {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 18px 22px 17px
}

.navbar-bottom-wrapper .menu {
    display: flex;
    margin-inline-start: auto;
    transition: .3s;
    transform-origin: top
}

.navbar-bottom-wrapper .menu li {
    padding: 2.5px 6px
}

.navbar-bottom-wrapper .menu li a {
    padding: 10px;
    font-size: 14px;
    color: var(--title-clr);
    text-transform: capitalize;
    text-decoration: none
}

@media (992px <=width <=1200px) {

    .navbar-bottom-wrapper .cmn--btn,
    .navbar-bottom-wrapper .header--btn {
        font-size: 14px;
        font-weight: 500;
        padding: 5px 10px
    }

    .navbar-bottom-wrapper .menu li a {
        padding-inline: 2px
    }
}

@media (width < 575px) {

    .navbar-bottom-wrapper .cmn--btn,
    .navbar-bottom-wrapper .header--btn {
        font-size: 12px;
        font-weight: 500;
        padding: 5px 10px
    }

    .navbar-bottom-wrapper .logo {
        width: 60px !important
    }
}

.navbar-bottom-wrapper .menu li a span::before {
    content: "";
    position: absolute;
    inset-inline-start: 0;
    bottom: -9px;
    height: 2px;
    background: var(--base-1);
    border-radius: 2px;
    width: 0;
    transition: .3s ease-in-out
}

.feature-card:nth-of-type(6n+5) .feature-card-cont .subtitle,
.navbar-bottom-wrapper .menu li a.active,
.navbar-bottom-wrapper .menu li a:hover {
    color: #000
}

.font-bold,
.navbar-bottom-wrapper .menu li a.active {
    font-weight: 700
}

@media (max-width:991.9px) {
    .navbar-bottom-wrapper .menu {
        position: absolute;
        top: 100%;
        flex-direction: column;
        width: 100%;
        padding: 30px 20px;
        background: var(--header-bg);
        inset-inline-start: 0;
        border-top: 1px solid var(--border-clr)
    }

    .navbar-bottom-wrapper .menu li {
        padding: 0
    }

    .navbar-bottom-wrapper .menu li a {
        padding: 5px;
        display: block
    }

    .navbar-bottom-wrapper .menu:not(.active) {
        transform: scaleY(0)
    }
}

.language-bar button,
.nav--tabs .item {
    background: 0 0;
    outline: 0;
    box-shadow: none
}

.navbar-bottom-wrapper .logo {
    height: 100px;
    max-width: 220px
}

.navbar-bottom-wrapper .logo img {
    -o-object-fit: contain;
    object-fit: contain;
    height: 100%;
    -o-object-position: left;
    object-position: left
}

.language-bar {
    color: var(--title-clr);
    position: relative
}

.language-bar button {
    border: none;
    font-size: 15px;
    display: flex;
    align-items: center
}

.language-bar button img {
    width: 18px;
    height: 13px;
    -o-object-fit: cover;
    object-fit: cover
}

.language-bar button span {
    color: var(--title-clr);
    margin-inline-end: 6px
}

.language-bar .lang-btn {
    padding: 3px 0;
    margin: 0;
    height: 20px;
    margin-inline-end: 30px
}

.language-bar ul {
    position: absolute;
    top: calc(100% + 10px);
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(141, 153, 174, .5);
    transform: translateY(15px);
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    background: var(--white-clr);
    z-index: 99
}

.language-bar ul li button {
    height: 35px;
    padding: 0 23px;
    margin: 0
}

.language-bar ul li button span {
    color: var(--dark-clr);
    font-size: 14px
}

.dropdown--btn-hover:hover .dropdown-list,
.dropdown--btn:focus~.dropdown-list,
.language-bar>button:focus~ul {
    transform: translateY(0);
    visibility: visible;
    opacity: 1
}

.header--btn {
    border: 3px solid var(--base-2);
    border-radius: 10px;
    padding: 5px 22px;
    font-size: 16px;
    color: var(--title-clr);
    text-decoration: none;
    margin: 4px;
    background: var(--base-1);
    direction: ltr;
}

.banner-content {
    text-align: center;
    max-width: 650px;
    margin: auto;
    position: relative;
    z-index: 9;
    padding: 30px 0
}

.privacy-wrapper .item:not(:last-child),
.section-header {
    margin-bottom: 35px
}

.banner-content .title {
    margin-bottom: 10px;
    color: #000;
    text-decoration: none;
    white-space: normal;
    min-height: 0;
    min-width: 0;
    max-height: none;
    max-width: none;
    text-align: inherit;
    line-height: 92px;
    letter-spacing: -2px;
    font-weight: 700;
    font-size: 33px;
    transform-origin: 50% 50%;
    opacity: 1;
    transform: translate(0, 0);
    visibility: visible
}

.cmn--btn,
.counter-item,
.learn-feature-item,
.nav--tabs .item,
.section-header {
    text-align: center
}

.banner-content .logo,
.item h2:not(:last-child),
.item h3:not(:last-child),
.item h4:not(:last-child),
.item h5:not(:last-child),
.item h6:not(:last-child),
.privacy-wrapper .item h1:not(:last-child),
.privacy-wrapper .item p:not(:last-child) {
    margin-bottom: 20px
}

.banner-content img {
    max-height: 55px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-bottom: 50px
}

.banner-content .text {
    max-width: 500px;
    margin: 0 auto;
    font-size: 18px;
    color: #000
}

.banner-shape-1 {
    position: absolute;
    top: -130px
}

.banner-shape-2 {
    inset-inline-end: 0;
    position: absolute;
    bottom: 193px
}

.banner-img {
    width: 100%;
    height: unset;
    position: relative;
    z-index: 9
}

.e-shape-1,
.e-shape-2 {
    z-index: 1;
    position: absolute
}

.banner-section {
    padding-bottom: 57px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    min-height: 600px
}

.banner-section .container {
    margin-top: auto
}

.cloud {
    position: absolute;
    width: 82px;
    opacity: .8
}

.cloud-1 {
    width: 150px;
    inset-inline-start: 1500px;
    bottom: 250px
}

.cloud-2 {
    bottom: 20%
}

.cloud-4 {
    bottom: 165px;
    inset-inline-start: 200px
}

.cloud-3 {
    width: 150px;
    inset-inline-start: 500px;
    bottom: 193px
}

.cloud-5 {
    width: 120px;
    inset-inline-start: 1300px;
    bottom: 180px
}

.cloud-6 {
    inset-inline-start: 800px;
    bottom: 85px
}

.cloud-7 {
    inset-inline-start: 1050px;
    bottom: 205px;
    width: 130px
}

.cloud-img {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: calc(100% - 50px);
    opacity: .5
}

.cloud-img .cloud {
    animation: 25s infinite alternate cloudAnime
}

@keyframes cloudAnime {
    0% {
        transform: translate(-1220px)
    }

    100% {
        transform: translate(920px)
    }
}

.section-header .title {
    margin-bottom: 12px;
    font-size: 10px
}

@media (min-width:768px) {

    .learn-feature-item .learn-feature-blog,
    .learn-feature-item .learn-feature-blog img {
        width: 512px !important;
        height: 512px !important
    }

    h1 {
        font-size: 32px;
        line-height: 40px
    }

    h2 {
        font-size: 26px;
        line-height: 36px
    }

    h3 {
        font-size: 20px;
        line-height: 30px
    }

    h4 {
        font-size: 18px;
        line-height: 26px
    }

    h5 {
        font-size: 16px
    }

    .section-header {
        margin-bottom: 45px
    }

    .section-header .title {
        font-size: 16px;
        margin-bottom: 18px
    }

    .special-feature-wrapper {
        padding-bottom: 51px
    }

    .learn-feature-item .learn-feature-blog {
        box-shadow: 0 4px 40px rgba(3, 157, 85, .1);
        border-radius: 10px;
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 76px auto 22px;
        background: #fff;
        transform: translateY(-34px)
    }

    [dir=rtl] .counter-wrapper {
        padding: 40px 25px 95px 0
    }
}

.ecommerce-venture-section {
    background: linear-gradient(112.54deg, #fff 0, rgba(var(--base-rgb), .03) 15.13%, rgba(255, 255, 255, .15) 79.34%, #fff 99.56%);
    padding: 53px 0 68px
}

.nav--tabs {
    border: none;
    min-width: 100%
}

.nav--tabs .item {
    border: 1px solid transparent;
    color: #000;
    width: 100%;
    padding-top: 21px;
    padding-bottom: 18px;
    border-radius: 5px;
    transition: .3s;
    white-space: initial;
    font-size: 14px;
    line-height: 1.3;
    font-weight: 600;
    padding-inline-start: 6px;
    padding-inline-end: 6px;
    margin: 0 auto
}

.font-semibold,
.nav--tabs .item * {
    font-weight: 600
}

.nav--tabs .owl-item.synced .item {
    background: rgba(3, 157, 85, .06)
}

.nav--tabs .owl-item:not(.synced) .item {
    filter: grayscale(100%);
    -webkit-filter: grayscale(100%)
}

.nav--tabs li button.active [stroke="#00A95A"],
.nav--tabs li button.active [stroke="#00C569"] {
    stroke: #ffffff
}

.nav--tabs li button.active [fill="#00A95A"],
.nav--tabs li button.active [fill="#00C569"] {
    fill: #ffffff
}

.nav--tabs li button.active [stop-color="#00A95A"],
.nav--tabs li button.active [stop-color="#00C569"] {
    stop-color: #ffffff
}

.venture-content-box {
    font-weight: 500;
    font-size: 16px;
    margin-bottom: 30px
}

.venture-content-box .subtitle {
    font-size: 20px;
    font-weight: 600
}

.nav--tabs-wrapper {
    padding-bottom: 5px;
    margin-bottom: 40px
}

.tab-pane.active {
    animation: .6s fadeInUp;
    -webkit-animation: .6s fadeInUp;
    -moz-animation: .6s fadeInUp
}

.pt-50 {
    padding-top: 50px
}

.pb-50 {
    padding-bottom: 50px
}

.pt-30 {
    padding-top: 30px
}

.pb-30 {
    padding-bottom: 30px
}

.pt-80 {
    padding-top: 80px
}

.pb-80 {
    padding-bottom: 80px
}

.main-category-slider {
    width: calc(100% - 30px);
    max-width: 787px;
    margin: 0 auto
}

.main-category-slider .owl-stage-outer,
.testimonial-slider .owl-stage-outer {
    overflow: visible
}

.main-category-slider .owl-stage-outer .owl-item {
    transition: .3s;
    opacity: .17
}

.main-category-slider .owl-stage-outer .owl-item.active {
    opacity: 1
}

.category-slide-item {
    border-radius: 10px;
    padding: 25px 61px;
    display: flex;
    align-items: center;
    min-height: 700px;
    position: relative;
     position: relative !important;
  overflow: hidden !important;
  border-radius: 12px !important;
}

.category-slide-item::after {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(90deg, #bea95e 0, rgba(196, 196, 196, 0) 91.23%)
}

.category-slide-item div {
    position: relative;
    z-index: 1;
    max-width: 266px
}

.category-slide-item .title {
    color: var(--base-1);
    font-weight: 600;
    font-size: 49px;
    line-height: 50x;
    margin-bottom: 10px
}

.category-slide-item .text {
    font-weight: 600;
    font-size: 25px;
    line-height: 35px;
    color: #000
}

.owl-dots {
    display: flex;
    justify-content: center;
    margin-top: 24px;
    gap: 6px
}

.owl-dots .owl-dot {
    width: 10px;
    height: 10px;
    border-radius: 5px;
    background: #e4e4e4;
    transition: .3s
}

.owl-dots .owl-dot.active {
    background: rgba(var(--base-rgb), .5);
    width: 20px
}

.refer-section {
    padding: 36px 0 65px
}

.learn-feature-section {
    position: relative;
    overflow: hidden;
    height: 900px
}

.learn-feature-section::before {
    content: "";
    inset: 0;
    position: absolute;
    background: rgba(var(--base-rgb), .027)
}

.learn-feature-content {
    padding: 74px 0 120px
}

.learn-feature-item {
    font-weight: 300;
    font-size: 16px;
    padding: 0 27px 32px;

    border-radius: 10px;


    margin-top: 30px;

}

.learn-feature-item .learn-feature-blog,
.learn-feature-item .learn-feature-icon {
    box-shadow: 0 4px 40px rgba(3, 157, 85, .1);
    border-radius: 10px;
    display: flex;
    align-items: center;
    margin: 76px auto 22px;
    background: #fff;
    transform: translateY(-34px)
}

.learn-feature-item .learn-feature-icon {
    width: 80px;
    height: 80px;
    justify-content: center;
    margin-right: 1px;
    margin-bottom: 29px;
    border-radius: 100%;
    background-color: #0bbab5;
}

.learn-feature-item .learn-feature-blog {
    width: 200px;
    height: 200px;
    justify-content: center
}

#subscription-plan,
.__plan-item .info li img.check-white,
.__plan-item.active .inner-div .info li img.check,
.icon-file input,
.payment-item .payment-item-inner .check .check,
.payment-item input:checked~.payment-item-inner .check .uncheck,
input[type=password]~.show-password .icon-2,
input[type=text]~.show-password .icon-1 {
    display: none
}

.learn-feature-item .learn-feature-icon img {
    max-width: 70%;
    border-radius: 15px
}

.learn-feature-item .learn-feature-blog img {
    width: 200px;
    height: 200px;
    max-width: 100%;
    border-radius: 15px
}

.learn-feature-item .subtitle {
    font-weight: 600;
    font-size: 20px;
    line-height: 24px;
    letter-spacing: .05em;
    margin-bottom: 19px
}

.learn-feature-item .learn-feature-item-content {
    margin-top: -66px;
    background-color: #fff;
    border-radius: 28px;
    padding: 2px
}

.learn-feature-item .learn-feature-item-content .text {
    min-height: 52px
}

.learn-feature-item-group {
    animation: 25s linear infinite scrollToTop;
    transition: .3s
}

.learn-feature-item-group:hover {
    animation-play-state: paused
}

.learn-feature-item-group.stop-animation {
    transform: translateY(0);
    animation: none;
    -webkit-animation: none;
    -moz-animation: none
}

.learn-feature-item-group div[class*=col]:nth-child(2n) div[class*=col]:nth-of-type(4n+3) .learn-feature-item .learn-feature-icon,
.learn-feature-item-group div[class*=col]:nth-child(odd) div[class*=col]:nth-of-type(4n+2) .learn-feature-item .learn-feature-icon {
    box-shadow: 0 4px 40px rgba(255, 206, 49, .1)
}

.learn-feature-item-group div[class*=col]:nth-child(2n) div[class*=col]:nth-of-type(4n+1) .learn-feature-item .learn-feature-icon,
.learn-feature-item-group div[class*=col]:nth-child(odd) div[class*=col]:nth-of-type(4n+3) .learn-feature-item .learn-feature-icon {
    box-shadow: 0 4px 40px rgba(98, 0, 238, .1)
}

.learn-feature-item-group div[class*=col]:nth-child(odd) div[class*=col]:nth-of-type(4n+4) .learn-feature-item .learn-feature-icon {
    box-shadow: 0 4px 40px rgba(249, 62, 62, .1)
}

.learn-feature-item-group div[class*=col]:nth-child(2n) div[class*=col]:nth-of-type(4n+2) .learn-feature-item .learn-feature-icon {
    box-shadow: 0 4px 40px rgba(3, 157, 85, .1)
}

.learn-feature-item-group div[class*=col]:nth-child(2n) div[class*=col]:nth-of-type(4n+4) .learn-feature-item .learn-feature-icon {
    box-shadow: 0 4px 40px rgba(23, 161, 250, .1)
}

.learn-feature-wrapper {
    height: auto;
    overflow-y: auto
}

.learn-feature-wrapper::-webkit-scrollbar {
    display: none
}

@keyframes scrollToTop {
    0% {
        transform: translateY(0)
    }

    100% {
        transform: translateY(calc(-100% + 422px))
    }
}

.earn-money-section {
    padding: 62px 0 165px;
    position: relative;
    background: linear-gradient(112.54deg, rgba(var(--base-rgb), .081) 0, #fff 33.19%, #fff 66.37%, rgba(var(--base-rgb-2), .0941176471) 99.56%);
    border-bottom-right-radius: 150px;
    overflow: hidden
}

.earn-item-img,
[dir=rtl] .earn-item:nth-child(2n) .earn-item-img {
    border-radius: 0 50px 50px 0
}

.earn-money-section .container-fluid {
    position: relative;
    z-index: 3
}

.counter-item .title .odometer-inside,
.earn-item,
.testimonial-item .user {
    display: flex;
    align-items: center
}

.earn-item-img {
    width: 950px;
    flex-grow: 1;
    min-height: 264px;
    padding: 70px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    position: relative;
    overflow: hidden
}

[dir=rtl] .earn-item-img {
    border-radius: 50px 0 0 50px
}

.earn-item-img::before {
    position: absolute;
    content: "";
    inset: 0;
    background: linear-gradient(270deg, rgba(var(--base-rgb), .54) 13.66%, rgba(2, 211, 113, 0) 89.75%);
    filter: drop-shadow(0px 4px 40px rgba(174, 255, 217, .25))
}

.earn-item:nth-child(2n) .earn-item-img::before,
[dir=rtl] .earn-item-img::before {
    background: linear-gradient(-270deg, rgba(var(--base-rgb), .54) 13.66%, rgba(2, 211, 113, 0) 89.75%)
}

@media (max-width:991px) {
    .footer-wrapper {
        margin-bottom: 35px
    }

    .banner-shape-1 {
        top: 0;
        max-height: calc(50% - 101px);
        width: unset
    }

    .banner-shape-2 {
        top: 0;
        bottom: unset;
        inset-inline-end: -40px
    }

    .banner-shape-2 svg {
        height: unset;
        width: 130px
    }

    .banner-section {
        overflow: hidden
    }

    .learn-feature-section .container {
        padding: 0
    }

    .learn-feature-item {
        box-shadow: 0 4px 20px rgba(0, 0, 0, .1) !important
    }

    .learn-feature-wrapper {
        overflow: hidden;
        margin-inline-start: 20px;
        margin-inline-end: 20px
    }

    .earn-money-section {
        padding-bottom: 80px
    }

    .earn-item-img {
        min-height: 230px
    }

    .e-shape-1,
    .e-shape-2 {
        opacity: .5
    }
}

@media (min-width:1850px) {
    .earn-item-img {
        min-height: 280px
    }
}

@media (max-width:767px) {
    .newsletter-content {
        padding-top: 134px
    }

    .newsletter-wrapper::after {
        width: 640px
    }

    .newsletter-wrapper::before {
        width: 700px
    }

    .newsletter-wrapper::after,
    .newsletter-wrapper::before {
        inset-inline-start: 50%;
        transform: translateX(-50%)
    }

    .banner-content {
        padding-top: 100px
    }

    .cloud-img .cloud {
        bottom: 70px
    }

    .cloud-img .cloud:nth-child(2n) {
        width: 40px
    }

    .cloud-img .cloud:nth-child(odd) {
        width: 50px
    }

    .nav--tabs li button {
        min-width: 70px;
        padding-top: 14px;
        padding-bottom: 10px;
        padding-inline-end: 10px;
        padding-inline-start: 10px;
        width: unset;
        font-size: 14px
    }

    .nav--tabs li button svg {
        width: 24px;
        height: 24px
    }

    .venture-content-box {
        margin-bottom: 20px;
        font-size: 16px
    }

    .venture-content-box .subtitle {
        font-size: 18px
    }

    .earn-item-img {
        padding: 50px 30px
    }
}

@media (max-width:575px) {
    .newsletter-content {
        padding-top: 115px
    }

    .footer-widget .subtitle {
        margin-bottom: 15px
    }

    .footer-widget.widget-links ul li a {
        font-size: 14px
    }

    .social-icon {
        gap: 20px
    }

    .navbar-bottom-wrapper {
        padding: 10px
    }

    .navbar-bottom-wrapper .logo {
        width: unset;
        margin-inline-end: 10px;
        max-width: 130px
    }

    .navbar-bottom-wrapper .cmn--btn {
        font-size: 12px;
        padding: 3px 12px;
        font-weight: 400
    }

    .language-bar .lang-btn {
        margin-inline-end: 15px;
        font-size: 14px
    }

    .header--btn {
        font-size: 14px;
        padding: 3px 13px
    }

    .banner-content {
        padding-top: 50px
    }

    .banner-content .title {
        font-size: 28px
    }

    .banner-shape-2 {
        display: none
    }

    .category-slide-item {
        padding: 25px;
        min-height: 400px
    }

    .category-slide-item .title {
        font-size: 42px
    }

    .category-slide-item .text {
        font-size: 20px
    }

    .learn-feature-item .learn-feature-icon {
        width: 70px;
        height: 70px
    }

    .learn-feature-item .learn-feature-icon svg {
        width: 24px
    }

    .learn-feature-item {
        font-size: 14px;
        line-height: 1.5;
        padding-inline-start: 15px;
        padding-inline-end: 15px
    }

    .earn-item-img {
        max-width: calc(100% - 40px)
    }

    .earn-item {
        flex-wrap: wrap-reverse
    }
}

@media (max-width:375px) {
    .earn-item-img {
        max-width: calc(100% - 20px);
        min-height: 200px
    }

    .earn-item-img .cmn--btn {
        font-size: 14px
    }
}

.earn-item-cont {
    padding: 44px;
    width: 485px;
    flex-grow: 1;
    display: flex
}

.earn-item-img .cmn--btn {
    background: var(--white) !important;
    color: var(--base-1) !important
}

.contact-item h1,
.earn-item-cont .subtitle,
h2,
h3,
h4,
h5,
h6 {
    font-size: 15px
}

.earn-item-cont .title {
    font-weight: 800;
    font-size: 28px;
    color: var(--base-1);
    margin-top: 5px
}

.earn-item:not(:last-child) {
    margin-bottom: 58px
}

.earn-item:nth-child(2n) {
    flex-direction: row-reverse
}

.earn-item:nth-child(2n) .earn-item-img {
    border-radius: 50px 0 0 50px;
    justify-content: flex-start
}

[dir=rtl] .earn-item:nth-child(2n) .earn-item-img::before {
    background: linear-gradient(270deg, rgba(var(--base-rgb), .54) 13.66%, rgba(2, 211, 113, 0) 89.75%)
}

.earn-item:nth-child(2n) .earn-item-cont {
    justify-content: flex-end
}

.e-shape-1 {
    top: -40px;
    inset-inline-end: 0
}

.e-shape-2 {
    top: 116px
}

.s-shape-1,
.s-shape-2 {
    position: absolute;
    top: 30px
}

@media (max-width:350px) {
    .e-shape-2 {
        opacity: 0
    }
}

.e-shape-3,
.e-shape-4 {
    bottom: 0;
    height: unset;
    z-index: 0;
    opacity: .6;
    position: absolute
}

.e-shape-3 {
    width: 70%
}

.e-shape-4 {
    inset-inline-start: calc(50% - 100px)
}

.special-feature-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 36px
}

.feature-card {
    border-radius: 5px;
    padding: 27px 27px 46px 52px;
    background: #f4fff5;
    width: calc(33.3333333333% - 24px)
}

.feature-card-icon {
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-inline-start: auto
}

.feature-card-icon img,
.iti,
.navbar-bottom-wrapper .logo img,
.payment-item .payment-item-inner .check img {
    width: 100%
}

.feature-card-cont {
    margin-top: -10px
}

.feature-card-cont .subtitle {
    font-size: 22px;
    color: rgba(var(--base-rgb), .9);
    font-weight: 700
}

.feature-card:nth-of-type(6n+2) {
    background: rgba(232, 246, 255, .3);
    transform: translateY(51px)
}

.feature-card:nth-of-type(6n+2) .feature-card-cont .subtitle {
    color: var(--base-30)
}

.feature-card:nth-of-type(6n+3),
.feature-card:nth-of-type(6n+4) {
    background: #f1ffe9
}

.feature-card:nth-of-type(6n+3) .feature-card-cont .subtitle {
    color: rgba(var(--base-rgb), .8)
}

.feature-card:nth-of-type(6n+4) .feature-card-cont .subtitle {
    color: var(--base-35)
}

.feature-card:nth-of-type(6n+5) {
    background: #eefff7;
    transform: translateY(51px)
}

.feature-card:nth-of-type(6n+6) {
    background: #fffaf7
}

.feature-card:nth-of-type(6n+6) .feature-card-cont .subtitle {
    color: var(--base-39)
}

.s-shape-1 {
    inset-inline-start: calc(50% + 500px)
}

.s-shape-1 path,
.s-shape-2 path {
    fill: rgba(var(--base-rgb), 0.027)
}

.s-shape-2 {
    inset-inline-end: calc(50% + 500px)
}

.special-feature-section .container {
    max-width: 915px
}

.testimonial-section {
    padding: 40px 0 136px
}

.testimonial-section .container {
    position: relative;
    z-index: 2
}

.testimonial-shape {
    position: absolute;
    width: 1362px;
    inset-inline-start: 50%;
    transform: translateX(-50%);
    top: 70px
}

.testimonial-item {
    box-shadow: 0 1px 120px rgba(var(--base-rgb-2), .051);
    border-radius: 15px;
    padding: 42px;
    background: var(--white-clr)
}

.testimonial-item .user img {
    width: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover
}

.testimonial-item .user div {
    padding-inline-start: 10px;
    font-size: 12px
}

.testimonial-item .user div .name {
    font-size: 14px;
    line-height: 1.3;
    font-weight: 700;
    margin-bottom: -5px
}

.testimonial-item .logo {
    max-width: 102px
}

@media (max-width:1199px) {
    .cloud-img .cloud-4 {
        bottom: 125px
    }

    .cloud-img .cloud-1,
    .cloud-img .cloud-7 {
        bottom: 135px
    }

    .cloud-img .cloud-3 {
        bottom: 145px
    }

    .learn-feature-content {
        padding-bottom: 0;
        padding-inline-start: 20px;
        padding-inline-end: 20px
    }

    .e-shape-3,
    .e-shape-4 {
        display: none
    }

    .testimonial-item {
        padding: 35px 25px
    }

    .testimonial-item .logo {
        width: 80px
    }
}

.download-app-section {
    background: linear-gradient(180deg, rgba(var(--base-rgb), .041) 0, rgba(132, 253, 196, 0) 100%);
    padding-top: 218px
}

.download-app-content {
    padding-top: 35px
}

.download-app-content .title {
    color: var(--base-1);
    font-size: 36px;
    line-height: 1.3;
    font-weight: 800
}

.download-app-content .subtitle {
    font-size: 30px;
    line-height: 1.3;
    color: var(--base-1)
}

.download-app-content .btn-grp {
    display: inline-flex;
    flex-wrap: wrap;
    gap: 16px;
    margin-top: 46px
}

.download-app-content .btn-grp .cmn--btn {
    font-size: 16px
}

.counter-wrapper {
    padding: 40px 0 95px 25px;
    filter: drop-shadow(0px 4px 40px rgba(var(--base-rgb), .045));
    -webkit-filter: drop-shadow(0px 4px 40px rgba(var(--base-rgb), 0.045))
}

.counter-wrapper .counter-bg {
    border: 1px solid #fff;
    position: absolute;
    inset-inline-start: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: linear-gradient(180deg, #0bbab5 59%, var(--base-1) 51%);
    border-radius: 45px
}

.counter-wrapper .contact-wrapper-inner {
    position: relative;
    z-index: 1;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.counter-wrapper .contact-wrapper-inner .left-side {
    flex-grow: 1;
    width: 420px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    gap: 25px
}

.counter-wrapper .contact-wrapper-inner .right-side {
    padding: 27px 28px;
    background: #fff;
    border: 1px solid rgba(var(--base-rgb), .2);
    box-shadow: 0 4px 40px rgba(52, 206, 134, .12);
    border-radius: 27px;
    font-weight: 700;
    font-size: 20px;
    line-height: 24px;
    color: var(--base-1);
    transform: translateX(30px);
    position: relative
}

[dir=rtl] .counter-wrapper .contact-wrapper-inner .right-side {
    transform: translateX(-30px)
}

.counter-wrapper .contact-wrapper-inner .right-side::before {
    inset: 0;
    content: "";
    position: absolute;
    border-radius: 27px;
    background: rgba(var(--base-rgb), .031)
}

.counter-wrapper .contact-wrapper-inner .right-side img {
    width: 27px;
    margin-inline-end: 15px
}

.mb--186px {
    margin-bottom: -161px
}

.word-nowrap {
    white-space: nowrap
}

.counter-item {
    color: #0b0a0a;
    font-size: 22px;
    line-height: 43px;
    direction: ltr
}

.counter-item .icon {
    display: flex;
    justify-content: center;
    margin-bottom: 7px
}

.counter-item .title {
    font-weight: 800;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: lowercase;
    margin-bottom: -9px;
    white-space: nowrap
}

.counter-item .title span {
    font-size: 30px;
    line-height: 43px;
    display: block
}

@media (max-width:991px) {
    .feature-card {
        padding: 27px
    }

    .download-app-content .btn-grp {
        margin-top: 35px
    }

    .counter-item {
        width: calc(50% - 12.5px)
    }

    .counter-item .icon {
        height: 30px
    }
}

.about-section {
    position: relative;
    background: linear-gradient(176deg, #fff 0, rgba(var(--base-rgb), .034) 15.13%, rgba(255, 255, 255, .15) 79.34%, #fff 99.56%);
    padding: 60px 0
}

.about-section .left--shape {
    position: absolute;
    top: 0
}

.about-section .container {
    position: relative;
    z-index: 9
}

.about-content p:not(:last-child) {
    margin-bottom: 30px;
    font-size: 14px
}

@media (min-width:992px) {
    .footer-widget {
        max-width: 349px
    }

    .h-18px {
        height: 18px
    }

    .nav--tabs-wrapper {
        margin-bottom: 44px
    }

    .counter-wrapper .counter-bg {
        mask: url(./img/counter-shape.png) no-repeat;
        -webkit-mask: url(./img/counter-shape.png) no-repeat;
        mask-size: 100% 100%;
        -webkit-mask-size: 100% 100%
    }

    .counter-item:first-child {
        transform: translateY(30px)
    }

    .counter-item:nth-child(2) {
        transform: translateY(20px)
    }

    .counter-item:nth-child(3) {
        transform: translateY(10px)
    }

    .counter-item:nth-child(4) .icon {
        margin-bottom: 2px
    }

    .about-section {
        padding: 80px 0
    }

    .about-content {
        font-size: 18px;
        font-weight: 500
    }
}

.privacy-wrapper {
    background: var(--body-bg);
    box-shadow: 0 4px 20px rgba(4, 97, 165, .1);
    border-radius: 30px;
    padding: 45px 50px
}

@media (max-width:767px) {
    .earn-item-cont {
        padding: 30px
    }

    .special-feature-wrapper {
        gap: 20px
    }

    .feature-card {
        padding: 20px;
        width: calc(50% - 20px);
        transform: translate(0) !important
    }

    .download-app-section {
        padding-top: 178px
    }

    [dir=rtl] .counter-wrapper .contact-wrapper-inner .right-side {
        transform: translateX(0)
    }

    .counter-wrapper {
        padding: 40px 20px
    }

    .counter-wrapper .right-side {
        transform: translate(0);
        margin-inline-start: auto;
        margin-top: 20px;
        margin-inline-end: 30px;
        padding: 15px 22px !important;
        font-size: 16px !important;
        border-radius: 14px !important
    }

    .privacy-wrapper {
        padding: 40px 30px
    }
}

.contact-img {
    position: relative;
    border-radius: 30px;
    overflow: hidden
}

.contact-img::before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(270deg, rgba(var(--base-rgb), .64) 13.66%, rgba(var(--base-rgb), .1) 89.75%);
    transform: matrix(-1, 0, 0, 1, 0, 0)
}

.contact-img img {
    width: 100%;
    height: 129px;
    -o-object-fit: cover;
    object-fit: cover
}

.contact-form-wrapper {
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    border-radius: 30px;
    padding: 30px 28px;
    height: 100%
}

.form--control,
.form--control:focus {
    background: rgba(var(--base-rgb), .1)
}

.form--control {
    border-radius: 30px;
    border: none;
    box-shadow: none !important;
    color: var(--base-1);
    padding: 20px
}

.cmn--btn.btn--secondary,
.cmn--btn.btn--secondary:not(:hover) {
    background: #f3f4f7 !important
}

input.form--control {
    height: 47px
}

textarea.form--control {
    height: 120px
}

.contact-item {
    padding: 40px 24px 28px;
    background: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, .05);
    border-radius: 30px;
    font-weight: 500;
    font-size: 16px;
    line-height: 26px;
    color: #18191b
}

.contact-item ul li a {
    color: #18191b;
    text-decoration: none
}

@media (min-width:1200px) {
    .container {
        max-width: 1170px;
        padding-inline-start: 30px;
        padding-inline-end: 30px
    }

    .container.max-w1060 {
        max-width: 1060px
    }

    .nav--tabs .item {
        width: 130px;
        min-height: 130px
    }

    .nav--tabs .item .txt {
        height: 36px
    }

    .earn-item:nth-child(2n) .earn-item-cont>div {
        padding-inline-end: 26px
    }

    .contact-container {
        max-width: 1298px
    }
}

.refer-img,
.refer-img .main-img {
    max-width: 518px
}

.refer-img {
    position: relative;
    margin: 0 auto
}

.dropdown-list,
.icon-file-group,
.refer-img .shape-1,
.refer-img .shape-2,
.refer-img .shape-3,
.refer-img .shape-4,
.refer-img .shape-5,
.refer-img .shape-6 {
    position: absolute
}

.refer-img .shape-1 {
    inset-inline-start: 60.31px;
    bottom: 24.67px;
    animation: 2s linear infinite shake-1
}

.refer-img .shape-2 {
    inset-inline-start: 60.07px;
    top: 71.2px;
    animation: 2s linear infinite shake-1
}

.refer-img .shape-3 {
    bottom: 55.9px;
    inset-inline-end: 66.03px;
    animation: 2s linear infinite shake-2
}

.refer-img .shape-4 {
    top: 69.27px;
    inset-inline-start: 181px;
    animation: 2s infinite alternate pulse
}

.refer-img .shape-5 {
    bottom: 170.47px;
    inset-inline-end: 137.03px;
    animation: 2s infinite alternate pulse
}

.refer-img .shape-6 {
    top: 117px;
    inset-inline-start: 180px;
    animation: 2s linear infinite shake-3
}

@media (max-width:575px) {
    .feature-card {
        width: 100%;
        padding: 27px 35px 52px
    }

    .download-app-content .btn-grp {
        gap: 10px
    }

    .download-app-content .btn-grp .cmn--btn {
        font-size: 14px;
        font-weight: 400
    }

    .counter-item {
        font-size: 18px
    }

    .privacy-wrapper {
        padding: 30px 15px
    }

    .contact-form-wrapper {
        padding: 25px 23px
    }

    .refer-img {
        max-width: 299px
    }

    .refer-img .shape-1 {
        inset-inline-start: 25.31px;
        bottom: -14.33px;
        width: 77px
    }

    .refer-img .shape-2 {
        inset-inline-start: 25px;
        top: 12.2px;
        width: 70px
    }

    .refer-img .shape-3 {
        bottom: -26px;
        inset-inline-end: 26.03px;
        width: 70px
    }

    .refer-img .shape-5 {
        top: 128.27px;
        inset-inline-start: 199px;
        width: 23px
    }

    .refer-img .shape-4 {
        top: 24.27px;
        inset-inline-start: 106px
    }

    .refer-img .shape-6 {
        top: 59px;
        inset-inline-start: 102px;
        width: 30px
    }
}

@keyframes shake-1 {

    0%,
    10%,
    100%,
    90% {
        transform: rotate(0)
    }

    40%,
    60% {
        transform: rotate(-15deg)
    }
}

@keyframes shake-2 {

    0%,
    10%,
    100%,
    90% {
        transform: rotate(0)
    }

    40%,
    60% {
        transform: rotate(12deg)
    }
}

@keyframes shake-3 {

    0%,
    10%,
    100%,
    90% {
        transform: rotate(0)
    }

    40%,
    60% {
        transform: rotate(-8deg)
    }
}

#landing-loader {
    background: var(--white);
    position: fixed;
    top: 0;
    z-index: 99999;
    width: 100%;
    height: 100%
}

.cmn--btn {
    font-size: 16px;
    padding: 10px 16px;
    min-width: 100px;
    line-height: 25px;
    font-weight: 700;
    text-decoration: none;
    color: var(--white-clr);
    background: var(--base-1);
    border-radius: 10px;
    background: #8ab20e;
    box-shadow: 0 3px 40px rgba(0, 0, 0, .1);
    transition: .3s
}

.cmn--btn.btn--secondary {
    color: #131f2c !important
}

.cmn--btn:hover {
    color: var(--white-clr);
    filter: brightness(.9)
}

.bg--body {
    background-color: var(--body-bg) !important
}

.bg--section {
    background-color: var(--section-bg) !important
}

.text--body {
    color: var(--body-clr) !important
}

.text--base {
    color: var(--base-1) !important
}

.text--title {
    color: var(--title-clr) !important
}

.dropdown-list {
    top: calc(100% + 10px);
    inset-inline-end: 0;
    padding: 10px 0;
    border-radius: 5px;
    box-shadow: 0 0 5px rgba(141, 153, 174, .5);
    transform: translateY(15px);
    visibility: hidden;
    opacity: 0;
    transition: .4s;
    background: var(--white-clr);
    z-index: 99;
    width: 100%;
    min-width: 220px
}

.dropdown-list li a {
    color: var(--title-clr);
    text-transform: capitalize;
    font-size: 14px;
    padding: 4px 25px;
    text-decoration: none;
    display: block;
    border-inline-start: 3px solid transparent
}

.dropdown-list li a:hover,
.store-apply-navs .nav-link.active {
    color: var(--base-1);
    border-color: var(--base-1)
}

::-moz-selection {
    background: var(--base-1);
    color: #fff
}

::selection {
    background: var(--base-1);
    color: #fff
}

.page-header-title {
    text-transform: capitalize;
    margin-bottom: 20px
}

.__form-control {
    height: 45px;
    border: 1px solid #e5e5e5;
    box-shadow: none !important;
    border-radius: 6px
}

textarea.__form-control {
    min-height: 45px;
    padding-top: 11px
}

.__form-control[type=file] {
    height: unset;
    line-height: 36.5px
}

.input-label {
    text-transform: capitalize;
    font-weight: 500;
    color: var(--title-clr);
    display: block;
    margin-bottom: 5px;
    font-size: 14px
}

.__card {
    border-color: #f3fcf5;
    box-shadow: 0 0 15px rgba(0, 0, 0, .051);
    border-radius: 10px
}

.__card .card-header {
    background: 0 0;
    padding: 18px 20px;
    border-color: #eff5ff
}

.__card .card-header .card-title {
    font-size: 16px;
    font-weight: 600;
    margin: 0;
    text-transform: capitalize
}

.__card .card-header .card-title svg {
    margin-inline-end: 5px
}

.__register-img {
    height: 100px;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center center;
    object-position: center center;
    border: 1px solid #eff5ff;
    border-radius: 5px
}

.__img-50 {
    width: 38px !important;
    margin: 0 auto 5px;
    aspect-ratio: 1;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width:576px) {
    .__img-50 {
        width: 50px !important
    }
}

.__form-control~.select2 .select2-selection--single {
    min-height: 45px;
    padding-top: 8px;
    padding-bottom: 8px
}

.__form-control~.select2 .select2-selection__arrow {
    height: 45px !important;
    width: 30px !important
}

.navbar-bottom-wrapper .logo {
    width: 125px
}

[dir=rtl] .navbar-bottom-wrapper .logo img {
    -o-object-position: right;
    object-position: right
}

[dir=rtl] .input-group .form-control:first-child {
    border-radius: 0 5px 5px 0 !important
}

[dir=rtl] .input-group .form-control:last-child {
    border-radius: 5px 0 0 5px !important
}

.store-apply-navs {
    border: none;
    gap: 10px
}

.store-apply-navs .nav-link {
    border: none;
    padding-inline: 0;
    border-bottom: 3px solid transparent;
    color: var(--title-clr)
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.image--border {
    border: 2px dashed #e5e5e5 !important;
    border-radius: 6px
}

.icon-file-group {
    display: flex;
    right: 15px;
    top: 15px;
    z-index: 1;
    gap: 8px
}

.icon-file {
    width: 25px;
    height: 25px;
    border-radius: 4px;
    border: 1px solid #0477ca;
    color: #0477ca;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    margin: 0
}

.img--100px,
.w-100px {
    width: 100px
}

.img--100px {
    aspect-ratio: 1;
    -o-object-fit: cover;
    object-fit: cover;
    border: 1px solid #f4f4f4;
    border-radius: 10px
}

.w-140px {
    width: 140px
}

.border-success-light {
    border-color: rgba(3, 157, 85, .4) !important
}

.h-255 {
    height: 255px !important
}

.h-120 {
    height: 120px !important
}

.bg-F8F9FC {
    background: #f8f9fc !important
}

.bg-F8F9FC.__card {
    border: 1px solid #f4f4f4;
    box-shadow: none
}

.bg-F8F9FC .card-header {
    border-color: #d0dbe9
}

.spartan_item_wrapper img {
    width: 100% !important;
    height: 100% !important;
    -o-object-fit: cover !important;
    object-fit: cover !important
}

.h-140px {
    height: 140px !important
}

.stepper {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 40px
}

.stepper .stepper-item .step-name {
    padding: 5px 30px;
    background: #f3f4f7;
    position: relative;
    z-index: 1;
    -webkit-clip-path: polygon(15px 0%, 0% 50%, 15px 100%, 100% 100%, calc(100% - 15px) 50%, 100% 0%);
    clip-path: polygon(15px 0%, 0% 50%, 15px 100%, 100% 100%, calc(100% - 15px) 50%, 100% 0%);
    color: #9da7bc
}

.stepper .stepper-item.active::before {
    content: "";
    inset: -1px;
    -webkit-clip-path: polygon(15px 0%, 0% 50%, 15px 100%, 100% 100%, calc(100% - 15px) 50%, 100% 0%);
    clip-path: polygon(15px 0%, 0% 50%, 15px 100%, 100% 100%, calc(100% - 15px) 50%, 100% 0%);
    background: var(--base-1);
    position: absolute;
    opacity: .5
}

.plan-check-item input:checked+.plan-check-item-inner h5,
.stepper .stepper-item.active .step-name,
.text-base {
    color: var(--base-1)
}

.stepper .stepper-item.error {
    --base-1: #ff0000
}

.plan-check-item {
    display: block;
    height: 100%
}

.plan-check-item .plan-check-item-inner {
    font-size: 13px;
    line-height: 20px;
    padding: 20px;
    background: #fff;
    border: 1px solid #f4f4f4;
    box-shadow: 0 5px 15px rgba(51, 66, 87, .05);
    border-radius: 10px;
    height: 100%;
    color: #686b78
}

.plan-check-item .plan-check-item-inner h5 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 9px;
    color: #1e2124;
    transition: .3s
}

.plan-check-item input:checked+.plan-check-item-inner {
    background: rgba(3, 157, 85, .05);
    border-color: var(--base-1)
}

.__plan-item .day-count,
.__plan-item .info li:not(:last-child) {
    border-bottom: 1px solid var(--border-clr)
}

.__plan-item {
    --border-clr: #f2f5f9;
    --success: #039d55;
    --primary-clr: #00868f;
    background: #fff;
    border: .721461px solid #f4f4f4;
    box-shadow: 0 3.60731px 10.8219px rgba(51, 66, 87, .05);
    border-radius: 8px;
    transition: .3s;
    display: block
}

.__plan-item .inner-div {
    padding: 39px 16px 30px;
    border-radius: inherit;
    position: relative;
    overflow: hidden;
    cursor: pointer
}

.__plan-item .inner-div::before {
    content: "";
    position: absolute;
    top: -120px;
    left: 35%;
    background: rgba(0, 134, 143, .05);
    transition: .3s;
    width: 214px;
    height: 214px;
    border-radius: 50%
}

.__plan-item * {
    position: relative;
    z-index: 1
}

.__plan-item .title {
    font-size: 20px;
    font-weight: 600;
    color: var(--primary-clr);
    margin-bottom: 20px
}

.__plan-item .price {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 5px;
    color: var(--primary-clr)
}

.__plan-item .day-count {
    display: inline-block;
    padding-inline: 24px;
    font-size: 14px;
    padding-bottom: 6px
}

.__plan-item .info {
    padding: 0;
    margin: 16px 0 30px;
    list-style: none;
    overflow-y: auto
}

.__plan-item .info li {
    padding: 6px 10px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    font-size: 14px;
    gap: 10px
}

.__plan-item .info li i {
    color: var(--success)
}

.__plan-item.active {
    background: var(--primary-clr);
    --border-clr: #ffffff10;
    --success: #ffffff
}

.__plan-item.active .inner-div {
    color: var(--white)
}

.__plan-item.active .inner-div::before {
    top: -80px;
    left: 20px;
    background: rgba(255, 255, 255, .05);
    width: 260px;
    height: 260px
}

.__plan-item.active .inner-div .price,
.__plan-item.active .inner-div .title,
.text-bases {
    color: #fff
}

.__plan-item.active .inner-div .info li img.check-white {
    display: inline-block
}

.__plan-item.active .btn--primary {
    --primary-clr: #f99c4d
}

.register-congrats-txt {
    color: #686b78;
    text-align: center;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    max-width: 518px;
    margin: 0 auto
}

.font-regular {
    font-weight: 400
}

.text-body {
    color: var(--body-clr)
}

.text-16 {
    font-size: 16px
}

.card-header-active {
    border-radius: 10px !important;
    border: 1px solid #2abb78 !important;
    background: rgba(3, 157, 85, .05) !important
}

.card-header-active .card-title {
    color: #2abb78 !important
}

.payment-item {
    display: block;
    margin: 0
}

.payment-item .payment-item-inner {
    color: #4b5864;
    padding: 16px 15px;
    border-radius: 20px;
    border: 1px solid rgba(147, 162, 174, .2);
    display: flex;
    align-items: center;
    gap: 10px
}

.payment-item .payment-item-inner .check {
    width: 20px;
    display: inline-flex
}

.payment-item input:checked~.payment-item-inner {
    border: 1px solid #14b19e;
    background: rgba(20, 177, 158, .1)
}

.show-password {
    position: absolute;
    inset-inline-end: 10px;
    top: 0;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center
}

.show-password svg {
    width: 20px;
    height: 20px
}

.show-password span {
    display: inline-flex
}

.__plan-item .info li img {
    width: 20px !important
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 1px #cfcfcf
}

::-webkit-scrollbar {
    width: 3px !important;
    height: 3px !important
}

::-webkit-scrollbar-thumb {
    background: #c1c1c1
}

::-webkit-scrollbar-thumb:hover {
    background: #003638
}
