/* ======================= Css table of contents Start =================================
   * Template name: EduAll
   * Version: 1.0
   * Description: EduAll HTML Template
   * Author: wowtheme7
   * Author-url: https://themeforest.net/user/wowtheme7 */
/* **************************** Abstracts ****************************
   ** Functions
   ** Mixins
   ** Variables

   /* **************************** Components **************************** 
   ** Accordion
   ** Button
   ** Form
   ** Swiper
   ** Tab
   ** Table
   ** Toast

   /* **************************** Layout **************************** 
   ** Custom Cursor
   ** Header
   ** Mobile nav menu
   ** Preloader
   ** Range slider
   ** Scroll top
   ** Slick

   /* **************************** Utilities **************************** 
   ** Aspect
   ** Bg img
   ** Bg
   ** Border
   ** Classes
   ** Colors hover
   ** Colors
   ** Cursor
   ** Duration
   ** Font size
   ** Font
   ** Gap
   ** Grid
   ** Group
   ** Height
   ** Hover Animation White
   ** Inset
   ** Line clamp
   ** Line height
   ** Margin
   ** Max height
   ** Max width
   ** Outline
   ** Overlay
   ** Padding
   ** Placeholder
   ** Rotate
   ** Rounded
   ** Scale
   ** Scrollbar
   ** Shadow
   ** Transform
   ** Transition
   ** Translate
   ** Typography
   ** Underline
   ** Width
   ** Z index
   ** Animation

   /* **************************** Partials **************************** 
   ** RTL

   ================================== Css table of contents End======================================== */
/* Font Family*/
@import url("https://fonts.googleapis.com/css2?family=Big+Shoulders:opsz,wght@10..72,100..900&amp;family=Manrope:wght@200..800&amp;family=Playfair+Display:ital,wght@0,400..900;1,400..900&amp;display=swap");

/* ========================= Variable Css Start ======================== */
:root {
    /* Font Family Variable */
    --heading-font: "Manrope", sans-serif;
    --body-font: "Satoshi", sans-serif;
    --playfair-font: "Playfair Display", serif;
    --big-shoulders-font: "Big Shoulders", sans-serif;
    /* Font Size Variable Start */
    --heading-one: clamp(2rem,
            -0.0733rem + 6.3692vw,
            4.25rem);
    --heading-two: clamp(1.75rem,
            0.6991rem + 2.4499vw,
            3.25rem);
    --heading-three: clamp(1.5rem,
            1.3224rem + 0.8909vw,
            2.25rem);
    --heading-four: clamp(1.25rem,
            0.5569rem + 1.444vw,
            2rem);
    --heading-five: clamp(1.125rem,
            1.2rem + 0.722vw,
            1.5rem);
    --heading-six: clamp(1rem,
            0.769rem + 0.6813vw,
            1.25rem);
    /* Font Size End */
    /* template main color */
    --main-h: 222;
    --main-s: 90%;
    --main-l: 51%;
    --main: var(--main-h) var(--main-s) var(--main-l);
    --main-two-h: 41;
    --main-two-s: 99%;
    --main-two-l: 55%;
    --main-two: var(--main-two-h) var(--main-two-s) var(--main-two-l);
    /* White Color */
    --white: 0 0% 100%;
    --black: 240 46% 5%;
    --body: 0 0% 43%;
    --heading-color: var(--black);
    --body-color: var(--body);
    --translate-x-50: translateX(-50%);
    --translate-y-50: translateY(-50%);
    --size-05: 0.125rem;
    --size-1: 0.25rem;
    --size-105: 0.375rem;
    --size-2: 0.5rem;
    --size-205: 0.625rem;
    --size-3: 0.75rem;
    --size-305: 0.875rem;
    --size-4: 1rem;
    --size-405: 1.125rem;
    --size-5: 1.25rem;
    --size-505: 1.375rem;
    --size-6: 1.5rem;
    --size-605: 1.625rem;
    --size-7: 1.75rem;
    --size-705: 1.875rem;
    --size-8: 2rem;
    --size-9: 2.25rem;
    --size-10: 2.5rem;
    --size-11: 2.75rem;
    --size-12: 3rem;
    --size-13: 3.25rem;
    --size-14: 3.5rem;
    --size-15: 3.75rem;
    --size-16: 4rem;
    --size-17: 4.25rem;
    --main-40: hsl(var(--main-h), var(--main-s), calc(var(--main-l) + (100% - var(--main-l)) * 0.93));
    --main-50: hsl(var(--main-h), var(--main-s), calc(var(--main-l) + (100% - var(--main-l)) * 0.9));
    --main-100: hsl(var(--main-h), var(--main-s), calc(var(--main-l) + (100% - var(--main-l)) * 0.8));
    --main-200: hsl(var(--main-h), var(--main-s), calc(var(--main-l) + (100% - var(--main-l)) * 0.7));
    --main-300: hsl(var(--main-h), var(--main-s), calc(var(--main-l) + (100% - var(--main-l)) * 0.6));
    --main-400: hsl(var(--main-h), var(--main-s), calc(var(--main-l) + (100% - var(--main-l)) * 0.5));
    --main-500: hsl(var(--main-h), var(--main-s), calc(var(--main-l) + (100% - var(--main-l)) * 0.4));
    --main-600: hsl(var(--main-h), var(--main-s), var(--main-l));
    --main-700: hsl(var(--main-h), var(--main-s), calc(var(--main-l) - var(--main-l) * 0.1));
    --main-800: hsl(var(--main-h), var(--main-s), calc(var(--main-l) - var(--main-l) * 0.2));
    --main-900: hsl(var(--main-h), var(--main-s), calc(var(--main-l) - var(--main-l) * 0.3));
    --main-two-50: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) + (100% - var(--main-two-l)) * 0.9));
    --main-two-100: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) + (100% - var(--main-two-l)) * 0.8));
    --main-two-200: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) + (100% - var(--main-two-l)) * 0.7));
    --main-two-300: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) + (100% - var(--main-two-l)) * 0.6));
    --main-two-400: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) + (100% - var(--main-two-l)) * 0.5));
    --main-two-500: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) + (100% - var(--main-two-l)) * 0.4));
    --main-two-600: hsl(var(--main-two-h), var(--main-two-s), var(--main-two-l));
    --main-two-700: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) - var(--main-two-l) * 0.1));
    --main-two-800: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) - var(--main-two-l) * 0.2));
    --main-two-900: hsl(var(--main-two-h), var(--main-two-s), calc(var(--main-two-l) - var(--main-two-l) * 0.3));
    --neutral-50: #f9fafb;
    --neutral-100: #f3f4f6;
    --neutral-200: #e5e7eb;
    --neutral-300: #d1d5db;
    --neutral-400: #9ca3af;
    --neutral-500: #6b7280;
    --neutral-600: #4b5563;
    --neutral-700: #374151;
    --neutral-800: #1f2937;
    --neutral-900: #111827;
    --neutral-950: #030712;
    --neutral-1000: #070713;
    --font-xs: 0.75rem;
    --font-sm: 0.875rem;
    --font-base: 1rem;
    --font-lg: 1.125rem;
    --font-xl: 1.25rem;
    --font-2xl: 1.5rem;
    --font-3xl: 1.875rem;
}

/* ========================= Variable Css End ======================== */
/* Media Breakpoint for Each Device End */
/* =========================== Accordion Css start ============================= */
.common-accordion .accordion-item:not(:last-child) {
    margin-block-end: 20px;
}

.common-accordion:first-of-type .accordion-button.collapsed {
    border-radius: 5px;
}

.common-accordion:last-of-type .accordion-button.collapsed {
    border-radius: 5px;
}

.common-accordion .accordion-button::after {
    background-image: none;
}

.common-accordion .accordion-button:focus {
    box-shadow: none;
}

.common-accordion .accordion-button {
    position: relative;
    padding-inline-end: 1rem !important;
    text-align: start;
}

.common-accordion .accordion-button::before {
    position: absolute;
    content: "\e136";
    inset-inline-end: 0;
    inset-block-start: 50%;
    transform: translateY(-50%);
    font-family: "Phosphor";
    font-weight: 40;
    font-size: 1rem;
    color: var(--neutral-600);
    transition: 0.2s ease-in-out;
}

.common-accordion .accordion-button[aria-expanded=true]::before {
    transform: translateY(-50%) rotate(180deg);
}

.style-two .accordion-button {
    padding-inline-end: 60px !important;
}

.style-two .accordion-button[aria-expanded=true] {
    background: var(--main-600) !important;
    color: #fff !important;
}

.style-two .accordion-button[aria-expanded=true]::before {
    transform: translateY(-50%) rotate(180deg);
    content: "\e32a";
}

.style-two .accordion-button::before {
    inset-inline-end: 14px;
    background-color: #F3F7F6;
    width: 40px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color: hsl(var(--heading-color)) !important;
    font-weight: 900;
    content: "\e3d4";
}

/* ================================= Accordion Css End =========================== */
/* ========================== Button Css Start =============== */
.button__label {
    position: relative;
    text-align: center;
    transition: color 0.05s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.button--stroke:hover {
    color: #0e100f;
}

.button--stroke::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border: 0.125rem solid #fffce1;
    border-radius: inherit;
    pointer-events: none;
}

.button--stroke .button__flair {
    transform: scale(0);
    transform-origin: 0 0;
}

.button--stroke .button__label {
    transition: color 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}

.button__flair {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.button__flair::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 200%;
    aspect-ratio: 1/1;
    background-color: #fffce1;
    border-radius: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.btn {
    border: 0;
    color: hsl(var(--white));
    line-height: 1;
    padding: 18px 32px;
    position: relative;
    overflow: hidden;
    border-radius: 6px;
    z-index: 1;
    transition: 0.2s linear;
}

.btn:hover,
.btn:focus,
.btn:focus-visible {
    box-shadow: none !important;
}

.btn-main {
    background-color: #0284C7 !important;
    color: hsl(var(--white)) !important;
}

.btn-main.button--stroke::after {
    border-color: transparent;
}

.btn-main-outline {
    background-color: transparent !important;
    color: var(--main-600) !important;
    border: 1px solid var(--main-600) !important;
}

.btn-main-outline.button--stroke::after {
    border-color: transparent;
}

.btn-main-two {
    background-color: var(--main-two-600) !important;
    color: hsl(var(--heading-color)) !important;
}

.btn-main-two.button--stroke::after {
    border-color: transparent;
}

.btn-main-two-outline {
    background-color: transparent !important;
    color: var(--main-two-600) !important;
    border: 1px solid var(--main-two-600) !important;
}

.btn-main-two-outline.button--stroke::after {
    border-color: transparent;
}

.btn-black {
    background-color: hsl(var(--heading-color)) !important;
    color: hsl(var(--white)) !important;
}

.btn-black.button--stroke::after {
    border-color: transparent;
}

.btn-black-outline {
    background-color: transparent !important;
    color: hsl(var(--heading-color)) !important;
    border: 1px solid hsl(var(--heading-color)) !important;
}

.btn-black-outline.button--stroke::after {
    border-color: transparent;
}

.hover-style-one:hover,
.hover-style-one:active {
    background-color: var(--main-600);
}

.hover-style-one:hover.button--stroke::after,
.hover-style-one:active.button--stroke::after {
    border-color: transparent;
}

.hover-style-one .button__flair::before {
    background-color: var(--main-two-600);
}

.hover-style-two:hover,
.hover-style-two:active {
    color: hsl(var(--white)) !important;
}

.hover-style-two:hover.button--stroke::after,
.hover-style-two:active.button--stroke::after {
    border-color: transparent;
}

.hover-style-two .button__flair::before {
    background-color: var(--main-600);
}

.hover-style-three:hover,
.hover-style-three:active {
    color: hsl(var(--white)) !important;
}

.hover-style-three:hover.button--stroke::after,
.hover-style-three:active.button--stroke::after {
    border-color: transparent;
}

.hover-style-three .button__flair::before {
    background-color: hsl(var(--heading-color));
}

/* =========================== Button Css End =================== */
/* ================================= Form Css Start =========================== */
.placeholder-text-sm::placeholder {
    font-size: 14px;
}

/* input File Start */
.common-file[type=file] {
    line-height: 50px;
    padding: 0;
    position: relative;
}

.common-file[type=file]::file-selector-button {
    border: 1px solid hsl(var(--black)/0.08);
    padding: 4px 6px;
    border-radius: 0.2em;
    background-color: hsl(var(--main)) !important;
    transition: 0.2s linear;
    line-height: 25px;
    position: relative;
    margin-inline-start: 15px;
    color: hsl(var(--body-color)) !important;
}

.common-file[type=file]::file-selector-button:hover {
    background-color: var(--main-600);
    border: 1px solid var(--main-600);
    color: hsl(var(--black));
}

/* input File End */
/* Autofill Css */
input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active {
    -webkit-transition: background-color 5000s ease-in-out 0s;
    transition: background-color 5000s ease-in-out 0s;
}

input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill,
textarea:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px transparent inset;
    -webkit-text-fill-color: hsl(var(--heading-color)) !important;
    caret-color: hsl(var(--heading-color));
}

/* Autofill Css End */
/* Number Arrow None */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type=number] {
    -moz-appearance: textfield;
}

/* Custom Checkbox & Radio Css Start */
.common-check {
    display: flex;
    align-items: center;
    margin-block-end: 16px;
}

.common-check:last-child {
    margin-block-end: 0;
}

.common-check a {
    display: inline;
}

.common-check.common-radio .form-check-input {
    border-radius: 50%;
}

.common-check.common-radio .form-check-input:checked {
    background-color: transparent !important;
}

.common-check.common-radio .form-check-input:checked::after {
    visibility: visible;
    opacity: 1;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
}

.common-check.common-radio .form-check-input:checked::before {
    display: none;
}

.common-check .form-check-input {
    transition: 0.2s linear;
    box-shadow: none;
    background-color: transparent;
    box-shadow: none !important;
    border: 0;
    position: relative;
    border-radius: 3px;
    width: 18px;
    height: 18px;
    border: 1px solid hsl(var(--black)/0.4);
    cursor: pointer;
    transition: 0.2s linear;
    margin-block-start: 0;
}

.common-check .form-check-input::before {
    position: absolute;
    content: "\e182";
    font-family: "Phosphor";
    font-weight: 900;
    color: hsl(var(--white));
    font-size: 12px;
    inset-block-start: 50%;
    inset-inline-start: 50%;
    transform: translate(-50%, -50%);
    transition: 0.2s linear;
    visibility: hidden;
    opacity: 0;
}

.common-check .form-check-input::after {
    position: absolute;
    content: "";
    inset-block-start: 50%;
    inset-inline-start: 50%;
    -webkit-transform: translate(-50%, -50%) scale(0.2);
    transform: translate(-50%, -50%) scale(0.2);
    width: 10px;
    height: 10px;
    background-color: var(--main-600);
    border-radius: 50%;
    transition: 0.2s linear;
    z-index: 1;
    visibility: hidden;
    opacity: 0;
}

.common-check .form-check-input:checked {
    background-color: hsl(var(--main)) !important;
    border-color: hsl(var(--main)) !important;
    box-shadow: none;
}

.common-check .form-check-input:checked[type=checkbox] {
    background-image: none;
}

.common-check .form-check-input:checked::before {
    visibility: visible;
    opacity: 1;
}

/* Custom Checkbox & Radio Css End */
/* ================================= Form Css End =========================== */
/* =========================== Flowmap css start ================================ */
.animated-bg {
    display: block;
    width: 100%;
    min-height: 400px;
    overflow: hidden;
    position: absolute;
    inset-inline-start: 0;
    inset-inline-end: 0;
    inset-block-start: 0;
    height: 100%;
    z-index: 0;
}

.animated-bg canvas {
    display: block;
    position: absolute;
    inset-inline-start: 0;
    inset-inline-end: 0;
    inset-block-start: 0;
    height: 100%;
    z-index: 1;
    opacity: 0;
    -webkit-transition: opacity 0.3s 0.3s;
    transition: opacity 0.3s 0.3s;
}

.animated-bg.active canvas {
    opacity: 1;
}

/* =========================== Flowmap css end ================================ */
/* Floating Progress css start */
.progress-container,
.progress {
    background-color: #d9d9d9;
    border-radius: 5px;
    position: relative;
    height: 8px;
    width: 100%;
}

.progress {
    background-color: var(--main-600);
    width: 0;
    -webkit-transition: 0.8s linear;
    transition: 0.8s linear;
    height: inherit;
    top: 50%;
    transform: translateY(-50%);
    left: 1px;
}

.progress.active {
    width: 0 !important;
}

.percentage {
    background-color: var(--main-600);
    border-radius: 5px;
    -webkit-box-shadow: 0 4px 5px #00000033;
    box-shadow: 0 4px 5px #00000033;
    color: #fff;
    font-size: 12px;
    padding: 4px;
    position: absolute;
    bottom: 20px;
    inset-inline-start: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 40px;
    text-align: center;
    -webkit-transition: 0.8s linear;
    transition: 0.8s linear;
}

.percentage::after {
    background-color: var(--main-600);
    content: "";
    position: absolute;
    bottom: -5px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg);
    height: 10px;
    width: 10px;
    z-index: -1;
}

.progress.active,
.percentage.active {
    inset-inline-start: 0 !important;
}

.style-yellow {
    background-color: #feb81b45;
}

.style-yellow .progress {
    background-color: #feb81b;
}

.style-yellow .percentage {
    background-color: #feb81b;
    color: hsl(var(--heading-color));
}

.style-yellow .percentage::after {
    background-color: #feb81b;
}

/* Floating Progress css end */
/* Swiper css start */
.style-one .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #fff;
    opacity: 0.5;
    transition: 0.3s ease-in-out;
}

.style-one .swiper-pagination-bullet.swiper-pagination-bullet-active {
    opacity: 1;
    width: 32px;
    border-radius: 50rem;
}

.swiper-cube .swiper-cube-shadow:before {
    background: #0000000f;
}

/* Swiper css end */
/* ================================= Tab Css Start =========================== */
.tab-style-one .nav-link__icon {
    transition: width 0.7s linear(0, 0.5737 7.6%, 0.8382 11.87%, 0.9463 14.19%, 1.0292 16.54%, 1.0886 18.97%, 1.1258 21.53%, 1.137 22.97%, 1.1424 24.48%, 1.1423 26.1%, 1.1366 27.86%, 1.1165 31.01%, 1.0507 38.62%, 1.0219 42.57%, 0.9995 46.99%, 0.9872 51.63%, 0.9842 58.77%, 1.0011 81.26%, 1), background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), color 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.tab-style-one .nav-link__text {
    transition: transform 0.7s linear(0, 0.5737 7.6%, 0.8382 11.87%, 0.9463 14.19%, 1.0292 16.54%, 1.0886 18.97%, 1.1258 21.53%, 1.137 22.97%, 1.1424 24.48%, 1.1423 26.1%, 1.1366 27.86%, 1.1165 31.01%, 1.0507 38.62%, 1.0219 42.57%, 0.9995 46.99%, 0.9872 51.63%, 0.9842 58.77%, 1.0011 81.26%, 1), background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), color 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.tab-style-one .nav-link__yellow {
    transition: transform 0.7s linear(0, 0.5737 7.6%, 0.8382 11.87%, 0.9463 14.19%, 1.0292 16.54%, 1.0886 18.97%, 1.1258 21.53%, 1.137 22.97%, 1.1424 24.48%, 1.1423 26.1%, 1.1366 27.86%, 1.1165 31.01%, 1.0507 38.62%, 1.0219 42.57%, 0.9995 46.99%, 0.9872 51.63%, 0.9842 58.77%, 1.0011 81.26%, 1), background-color 0.3s cubic-bezier(0.25, 1, 0.5, 1), color 0.5s cubic-bezier(0.25, 1, 0.5, 1);
}

.tab-style-one .nav-link.active {
    background-color: var(--main-two-600) !important;
    color: hsl(var(--heading-color));
}

.tab-style-one .nav-link.active .nav-link__icon {
    width: 0;
    visibility: hidden;
    opacity: 0;
}

.tab-style-one .nav-link.active .nav-link__yellow {
    transform: translateX(0);
    visibility: visible;
    opacity: 1;
}

.tab-style-one .nav-link__yellow {
    transform: translateX(100%);
    visibility: hidden;
    opacity: 0;
}

.animate-background {
    display: inline-block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    background-color: var(--main-two-600);
    position: absolute;
    z-index: -1;
    inset-block-start: 50%;
    transform: translateY(-50%);
    inset-inline-start: 0;
    transition: all 0.2s linear;
    border-radius: 12px;
    pointer-events: none;
}

.activeTextBlackUnderline .nav-link.active,
.activeTextBlackUnderline .show>.nav-link {
    color: hsl(var(--heading-color)) !important;
    text-decoration: underline;
}

/* ================================= Tab Css End =========================== */
/* ======================= Common Table Css Start ======================= */
.table> :not(caption)>*>* {
    border-bottom: 0;
}

.table tr th:first-child {
    padding-inline-start: 0;
}

.table tr th:last-child {
    padding-inline-end: 0;
}

.table tr th,
.table tr td {
    vertical-align: middle;
}

.table tr th:first-child,
.table tr td:first-child {
    text-align: left;
}

.table tr th:last-child,
.table tr td:last-child {
    text-align: right;
    padding-inline-end: 0;
}

/* ======================= Common Table Css End ======================= */
/* Toast Message Css start  */
:root {
    --success-600: #16A34A;
    /* Green */
    --danger-600: #DC2626;
    /* Red */
    --warning-600: #D97706;
    /* Amber */
    --info-600: #0284C7;
    /* Sky Blue */
}

#toast-container {
    position: fixed;
    inset-block-start: 20px;
    inset-inline-end: 20px;
    display: flex;
    flex-direction: column;
    gap: 16px;
    z-index: 9999;
}

.toast-message {
    position: relative;
    transition: all 0.5s cubic-bezier(0.68, -0.55, 0.25, 1.35);
    width: 300px;
    transform: translateX(calc(100% + 20px));
    overflow: hidden;
    background-color: #fff;
    border-inline-start: 3px solid var(--success-600);
    box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
    display: inline-block;
    padding-block: 12px;
    padding-inline: 16px;
    border-radius: 6px;
}

.toast-message.active {
    transform: translateX(0);
}

.toast-message.active .progress__bar::before {
    animation: progress-bar 3.5s linear forwards;
    visibility: visible;
    opacity: 1;
}

.toast-message:hover .progress__bar::before {
    animation-play-state: paused;
}

.toast-message__content {
    display: flex;
    align-items: center;
    gap: 16px;
}

.toast-message__icon {
    font-size: 24px;
    color: var(--success-600);
    line-height: 1;
}

.toast-message__title {
    margin-bottom: 0;
    font-size: 18px !important;
}

.toast-message__close {
    background-color: transparent;
    border: 0;
    padding: 0;
    line-height: 1;
    font-size: 16px;
}

.toast-message__text {
    color: #42494f;
    font-size: 14px;
}

.progress__bar {
    position: absolute;
    inset-block-end: 0;
    inset-inline-start: 0;
    height: 3px;
    width: 100%;
    background: #fff;
}

.progress__bar::before {
    content: "";
    position: absolute;
    inset-block-end: 0;
    inset-inline-start: 0;
    height: 100%;
    width: 100%;
    background-color: var(--success-600);
    visibility: hidden;
    opacity: 0;
}

@keyframes progress-bar {
    from {
        width: 100%;
    }

    to {
        width: 0%;
    }
}

.success {
    border-color: var(--success-600);
}

.success .toast-message__icon {
    color: var(--success-600) !important;
}

.success .progress__bar::before {
    background-color: var(--success-600);
}

.danger {
    border-color: var(--danger-600);
}

.danger .toast-message__icon {
    color: var(--danger-600) !important;
}

.danger .progress__bar::before {
    background-color: var(--danger-600);
}

.warning {
    border-color: var(--warning-600);
}

.warning .toast-message__icon {
    color: var(--warning-600) !important;
}

.warning .progress__bar::before {
    background-color: var(--warning-600);
}

.info {
    border-color: var(--info-600);
}

.info .toast-message__icon {
    color: var(--info-600) !important;
}

.info .progress__bar::before {
    background-color: var(--info-600);
}

/* Toast Message Css End  */
/* ================================= Typography Css Start =========================== */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

html {
    scroll-behavior: smooth;
}

body {
    font-family: var(--body-font);
    color: hsl(var(--body-color));
    word-break: break-word;
    background-color: hsl(var(--white));
    min-height: 100vh;
    display: flex;
    flex-direction: column;
}

p {
    font-weight: 400;
    margin: 0;
    line-height: 1.7;
}

span {
    display: inline-block;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin: 0;
    font-family: var(--heading-font);
    color: hsl(var(--heading-color));
    line-height: 1.5;
    font-weight: 700;
}

h1,
.h1 {
    font-size: var(--heading-one);
    line-height: 1.3;
}

h2,
.h2 {
    font-size: var(--heading-two);
    line-height: 1.3;
}

h3,
.h3 {
    font-size: var(--heading-three);
}

h4,
.h4 {
    font-size: var(--heading-four);
}

h5,
.h5 {
    font-size: var(--heading-five);
}

h6,
.h6 {
    font-size: var(--heading-six);
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
    font-weight: inherit;
    font-size: inherit;
    color: inherit;
    transition: 0.2s linear;
    line-height: inherit;
}

h1>a:hover,
h2>a:hover,
h3>a:hover,
h4>a:hover,
h5>a:hover,
h6>a:hover {
    color: var(--main-600);
}

a {
    display: inline-block;
    transition: 0.2s linear;
    text-decoration: none;
    color: #0661e9;
}

a:hover {
    color: #1d72f2;
}

img {
    max-width: 100%;
    height: auto;
    /* margin-top: -20px; */
}

select {
    cursor: pointer;
}

ul,
ol {
    padding: 0;
    margin: 0;
    list-style: none;
}

button {
    border: 0;
    background-color: transparent;
}

button:focus {
    outline: none;
    box-shadow: none;
}

input:focus,
input:focus-visible {
    box-shadow: none;
}

/* ================================= Typography Css End =========================== */
/* Bg Image Css Start */
.bg-img {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    width: 100%;
    height: 100%;
}

/* Bg Image Css End */
/* hover bg class start */
.bg-main-40 {
    background-color: var(--main-40) !important;
}

.bg-main-50 {
    background-color: var(--main-50) !important;
}

.bg-main-100 {
    background-color: var(--main-100) !important;
}

.bg-main-200 {
    background-color: var(--main-200) !important;
}

.bg-main-300 {
    background-color: var(--main-300) !important;
}

.bg-main-400 {
    background-color: var(--main-400) !important;
}

.bg-main-500 {
    background-color: var(--main-500) !important;
}

.bg-main-600 {
    background-color: var(--main-600) !important;
}

.bg-main-700 {
    background-color: var(--main-700) !important;
}

.bg-main-800 {
    background-color: var(--main-800) !important;
}

.bg-main-900 {
    background-color: var(--main-900) !important;
}

.bg-main-two-50 {
    background-color: var(--main-two-50) !important;
}

.bg-main-two-100 {
    background-color: var(--main-two-100) !important;
}

.bg-main-two-200 {
    background-color: var(--main-two-200) !important;
}

.bg-main-two-300 {
    background-color: var(--main-two-300) !important;
}

.bg-main-two-400 {
    background-color: var(--main-two-400) !important;
}

.bg-main-two-500 {
    background-color: var(--main-two-500) !important;
}

.bg-main-two-600 {
    background-color: var(--main-two-600) !important;
}

.bg-main-two-700 {
    background-color: var(--main-two-700) !important;
}

.bg-main-two-800 {
    background-color: var(--main-two-800) !important;
}

.bg-main-two-900 {
    background-color: var(--main-two-900) !important;
}

.bg-neutral-50 {
    background-color: var(--neutral-50) !important;
}

.bg-neutral-100 {
    background-color: var(--neutral-100) !important;
}

.bg-neutral-200 {
    background-color: var(--neutral-200) !important;
}

.bg-neutral-300 {
    background-color: var(--neutral-300) !important;
}

.bg-neutral-400 {
    background-color: var(--neutral-400) !important;
}

.bg-neutral-500 {
    background-color: var(--neutral-500) !important;
}

.bg-neutral-600 {
    background-color: var(--neutral-600) !important;
}

.bg-neutral-700 {
    background-color: var(--neutral-700) !important;
}

.bg-neutral-800 {
    background-color: var(--neutral-800) !important;
}

.bg-neutral-900 {
    background-color: var(--neutral-900) !important;
}

.bg-neutral-950 {
    background-color: var(--neutral-950) !important;
}

.bg-neutral-1000 {
    background-color: var(--neutral-1000) !important;
}

.hover-bg-main-40:hover {
    background-color: var(--main-40) !important;
}

.hover-bg-main-50:hover {
    background-color: var(--main-50) !important;
}

.hover-bg-main-100:hover {
    background-color: var(--main-100) !important;
}

.hover-bg-main-200:hover {
    background-color: var(--main-200) !important;
}

.hover-bg-main-300:hover {
    background-color: var(--main-300) !important;
}

.hover-bg-main-400:hover {
    background-color: var(--main-400) !important;
}

.hover-bg-main-500:hover {
    background-color: var(--main-500) !important;
}

.hover-bg-main-600:hover {
    background-color: var(--main-600) !important;
}

.hover-bg-main-700:hover {
    background-color: var(--main-700) !important;
}

.hover-bg-main-800:hover {
    background-color: var(--main-800) !important;
}

.hover-bg-main-900:hover {
    background-color: var(--main-900) !important;
}

.hover-bg-main-two-50:hover {
    background-color: var(--main-two-50) !important;
}

.hover-bg-main-two-100:hover {
    background-color: var(--main-two-100) !important;
}

.hover-bg-main-two-200:hover {
    background-color: var(--main-two-200) !important;
}

.hover-bg-main-two-300:hover {
    background-color: var(--main-two-300) !important;
}

.hover-bg-main-two-400:hover {
    background-color: var(--main-two-400) !important;
}

.hover-bg-main-two-500:hover {
    background-color: var(--main-two-500) !important;
}

.hover-bg-main-two-600:hover {
    background-color: var(--main-two-600) !important;
}

.hover-bg-main-two-700:hover {
    background-color: var(--main-two-700) !important;
}

.hover-bg-main-two-800:hover {
    background-color: var(--main-two-800) !important;
}

.hover-bg-main-two-900:hover {
    background-color: var(--main-two-900) !important;
}

.hover-bg-neutral-50:hover {
    background-color: var(--neutral-50) !important;
}

.hover-bg-neutral-100:hover {
    background-color: var(--neutral-100) !important;
}

.hover-bg-neutral-200:hover {
    background-color: var(--neutral-200) !important;
}

.hover-bg-neutral-300:hover {
    background-color: var(--neutral-300) !important;
}

.hover-bg-neutral-400:hover {
    background-color: var(--neutral-400) !important;
}

.hover-bg-neutral-500:hover {
    background-color: var(--neutral-500) !important;
}

.hover-bg-neutral-600:hover {
    background-color: var(--neutral-600) !important;
}

.hover-bg-neutral-700:hover {
    background-color: var(--neutral-700) !important;
}

.hover-bg-neutral-800:hover {
    background-color: var(--neutral-800) !important;
}

.hover-bg-neutral-900:hover {
    background-color: var(--neutral-900) !important;
}

.hover-bg-neutral-950:hover {
    background-color: var(--neutral-950) !important;
}

.hover-bg-neutral-1000:hover {
    background-color: var(--neutral-1000) !important;
}

.hover-bg-white:hover {
    background-color: hsl(var(--white)) !important;
}

.bg-white-08 {
    background-color: hsl(var(--white)/0.08);
}

.bg-white-13 {
    background-color: hsl(var(--white)/0.13);
}

.bg-white-7 {
    background-color: hsl(var(--white)/0.7);
}

.bg-white-06 {
    background-color: hsl(var(--white)/0.06);
}

.bg-white-54 {
    background-color: #ffffff54;
}

.bg-heading {
    background-color: hsl(var(--heading-color));
}

.bg-red-50 {
    background-color: #fff5e0;
}

.bg-yellow-950 {
    background-color: #292d20;
}

.bg-black-new {
    background-color: #111111;
}

.bg-mint-sky {
    background-color: #dbfff9;
}

.bg-soft-pink {
    background-color: #ffdee4;
}

.bg-lavender-blue {
    background-color: #e3e8ff;
}

.bg-creamy-lemon {
    background-color: #fff3d8;
}

.bg-creamy-lemon {
    background-color: #fff3d8;
}

.bg-linen-white {
    background-color: #fff3d8;
}

.bg-cream-white,
.bg-70-percent::before {
    background-color: #fefaf6;
}

.bg-mint-ice {
    background-color: #F2FFF9;
}

.bg-blue-light,
.bg-half-blue-light::before,
.banner-two {
    background-color: #eef3fe;
}

.hover-bg-red-100:hover {
    background-color: #fbeccb;
}

/* hover bg class end */
.border-main-40 {
    border-color: var(--main-40) !important;
}

.border-main-50 {
    border-color: var(--main-50) !important;
}

.border-main-100 {
    border-color: var(--main-100) !important;
}

.border-main-200 {
    border-color: var(--main-200) !important;
}

.border-main-300 {
    border-color: var(--main-300) !important;
}

.border-main-400 {
    border-color: var(--main-400) !important;
}

.border-main-500 {
    border-color: var(--main-500) !important;
}

.border-main-600 {
    border-color: var(--main-600) !important;
}

.border-main-700 {
    border-color: var(--main-700) !important;
}

.border-main-800 {
    border-color: var(--main-800) !important;
}

.border-main-900 {
    border-color: var(--main-900) !important;
}

.border-main-two-50 {
    border-color: var(--main-two-50) !important;
}

.border-main-two-100 {
    border-color: var(--main-two-100) !important;
}

.border-main-two-200 {
    border-color: var(--main-two-200) !important;
}

.border-main-two-300 {
    border-color: var(--main-two-300) !important;
}

.border-main-two-400 {
    border-color: var(--main-two-400) !important;
}

.border-main-two-500 {
    border-color: var(--main-two-500) !important;
}

.border-main-two-600 {
    border-color: var(--main-two-600) !important;
}

.border-main-two-700 {
    border-color: var(--main-two-700) !important;
}

.border-main-two-800 {
    border-color: var(--main-two-800) !important;
}

.border-main-two-900 {
    border-color: var(--main-two-900) !important;
}

.border-neutral-50 {
    border-color: var(--neutral-50) !important;
}

.border-neutral-100 {
    border-color: var(--neutral-100) !important;
}

.border-neutral-200 {
    border-color: var(--neutral-200) !important;
}

.border-neutral-300 {
    border-color: var(--neutral-300) !important;
}

.border-neutral-400 {
    border-color: var(--neutral-400) !important;
}

.border-neutral-500 {
    border-color: var(--neutral-500) !important;
}

.border-neutral-600 {
    border-color: var(--neutral-600) !important;
}

.border-neutral-700 {
    border-color: var(--neutral-700) !important;
}

.border-neutral-800 {
    border-color: var(--neutral-800) !important;
}

.border-neutral-900 {
    border-color: var(--neutral-900) !important;
}

.border-neutral-950 {
    border-color: var(--neutral-950) !important;
}

.border-neutral-1000 {
    border-color: var(--neutral-1000) !important;
}

.hover-border-main-40:hover {
    border-color: var(--main-40) !important;
}

.hover-border-main-50:hover {
    border-color: var(--main-50) !important;
}

.hover-border-main-100:hover {
    border-color: var(--main-100) !important;
}

.hover-border-main-200:hover {
    border-color: var(--main-200) !important;
}

.hover-border-main-300:hover {
    border-color: var(--main-300) !important;
}

.hover-border-main-400:hover {
    border-color: var(--main-400) !important;
}

.hover-border-main-500:hover {
    border-color: var(--main-500) !important;
}

.hover-border-main-600:hover {
    border-color: var(--main-600) !important;
}

.hover-border-main-700:hover {
    border-color: var(--main-700) !important;
}

.hover-border-main-800:hover {
    border-color: var(--main-800) !important;
}

.hover-border-main-900:hover {
    border-color: var(--main-900) !important;
}

.hover-border-main-two-50:hover {
    border-color: var(--main-two-50) !important;
}

.hover-border-main-two-100:hover {
    border-color: var(--main-two-100) !important;
}

.hover-border-main-two-200:hover {
    border-color: var(--main-two-200) !important;
}

.hover-border-main-two-300:hover {
    border-color: var(--main-two-300) !important;
}

.hover-border-main-two-400:hover {
    border-color: var(--main-two-400) !important;
}

.hover-border-main-two-500:hover {
    border-color: var(--main-two-500) !important;
}

.hover-border-main-two-600:hover {
    border-color: var(--main-two-600) !important;
}

.hover-border-main-two-700:hover {
    border-color: var(--main-two-700) !important;
}

.hover-border-main-two-800:hover {
    border-color: var(--main-two-800) !important;
}

.hover-border-main-two-900:hover {
    border-color: var(--main-two-900) !important;
}

.hover-border-neutral-50:hover {
    border-color: var(--neutral-50) !important;
}

.hover-border-neutral-100:hover {
    border-color: var(--neutral-100) !important;
}

.hover-border-neutral-200:hover {
    border-color: var(--neutral-200) !important;
}

.hover-border-neutral-300:hover {
    border-color: var(--neutral-300) !important;
}

.hover-border-neutral-400:hover {
    border-color: var(--neutral-400) !important;
}

.hover-border-neutral-500:hover {
    border-color: var(--neutral-500) !important;
}

.hover-border-neutral-600:hover {
    border-color: var(--neutral-600) !important;
}

.hover-border-neutral-700:hover {
    border-color: var(--neutral-700) !important;
}

.hover-border-neutral-800:hover {
    border-color: var(--neutral-800) !important;
}

.hover-border-neutral-900:hover {
    border-color: var(--neutral-900) !important;
}

.hover-border-neutral-950:hover {
    border-color: var(--neutral-950) !important;
}

.hover-border-neutral-1000:hover {
    border-color: var(--neutral-1000) !important;
}

.focus-border-main-40:focus {
    border-color: var(--main-40) !important;
}

.focus-border-main-50:focus {
    border-color: var(--main-50) !important;
}

.focus-border-main-100:focus {
    border-color: var(--main-100) !important;
}

.focus-border-main-200:focus {
    border-color: var(--main-200) !important;
}

.focus-border-main-300:focus {
    border-color: var(--main-300) !important;
}

.focus-border-main-400:focus {
    border-color: var(--main-400) !important;
}

.focus-border-main-500:focus {
    border-color: var(--main-500) !important;
}

.focus-border-main-600:focus {
    border-color: var(--main-600) !important;
}

.focus-border-main-700:focus {
    border-color: var(--main-700) !important;
}

.focus-border-main-800:focus {
    border-color: var(--main-800) !important;
}

.focus-border-main-900:focus {
    border-color: var(--main-900) !important;
}

.focus-border-main-two-50:focus {
    border-color: var(--main-two-50) !important;
}

.focus-border-main-two-100:focus {
    border-color: var(--main-two-100) !important;
}

.focus-border-main-two-200:focus {
    border-color: var(--main-two-200) !important;
}

.focus-border-main-two-300:focus {
    border-color: var(--main-two-300) !important;
}

.focus-border-main-two-400:focus {
    border-color: var(--main-two-400) !important;
}

.focus-border-main-two-500:focus {
    border-color: var(--main-two-500) !important;
}

.focus-border-main-two-600:focus {
    border-color: var(--main-two-600) !important;
}

.focus-border-main-two-700:focus {
    border-color: var(--main-two-700) !important;
}

.focus-border-main-two-800:focus {
    border-color: var(--main-two-800) !important;
}

.focus-border-main-two-900:focus {
    border-color: var(--main-two-900) !important;
}

.focus-border-neutral-50:focus {
    border-color: var(--neutral-50) !important;
}

.focus-border-neutral-100:focus {
    border-color: var(--neutral-100) !important;
}

.focus-border-neutral-200:focus {
    border-color: var(--neutral-200) !important;
}

.focus-border-neutral-300:focus {
    border-color: var(--neutral-300) !important;
}

.focus-border-neutral-400:focus {
    border-color: var(--neutral-400) !important;
}

.focus-border-neutral-500:focus {
    border-color: var(--neutral-500) !important;
}

.focus-border-neutral-600:focus {
    border-color: var(--neutral-600) !important;
}

.focus-border-neutral-700:focus {
    border-color: var(--neutral-700) !important;
}

.focus-border-neutral-800:focus {
    border-color: var(--neutral-800) !important;
}

.focus-border-neutral-900:focus {
    border-color: var(--neutral-900) !important;
}

.focus-border-neutral-950:focus {
    border-color: var(--neutral-950) !important;
}

.focus-border-neutral-1000:focus {
    border-color: var(--neutral-1000) !important;
}

.tw-border-dashed {
    border-style: dashed !important;
}

.border-transparent {
    border-color: transparent !important;
}

.border-white-38 {
    border-color: #ffffff61 !important;
}

.border-white-28 {
    border-color: #22222d !important;
}

.border-white-22 {
    border-color: #FFFFFF38 !important;
}

.border-16 {
    border-width: 16px !important;
}

/* Colors class start */
.text-main-40 {
    color: var(--main-40);
}

.text-main-50 {
    color: var(--main-50);
}

.text-main-100 {
    color: var(--main-100);
}

.text-main-200 {
    color: var(--main-200);
}

.text-main-300 {
    color: var(--main-300);
}

.text-main-400 {
    color: var(--main-400);
}

.text-main-500 {
    color: var(--main-500);
}

.text-main-600 {
    color: var(--main-600);
}

.text-main-700 {
    color: var(--main-700);
}

.text-main-800 {
    color: var(--main-800);
}

.text-main-900 {
    color: var(--main-900);
}

.text-main-two-50 {
    color: var(--main-two-50);
}

.text-main-two-100 {
    color: var(--main-two-100);
}

.text-main-two-200 {
    color: var(--main-two-200);
}

.text-main-two-300 {
    color: var(--main-two-300);
}

.text-main-two-400 {
    color: var(--main-two-400);
}

.text-main-two-500 {
    color: var(--main-two-500);
}

.text-main-two-600 {
    color: var(--main-two-600);
}

.text-main-two-700 {
    color: var(--main-two-700);
}

.text-main-two-800 {
    color: var(--main-two-800);
}

.text-main-two-900 {
    color: var(--main-two-900);
}

.text-neutral-50 {
    color: var(--neutral-50);
}

.text-neutral-100 {
    color: var(--neutral-100);
}

.text-neutral-200 {
    color: var(--neutral-200);
}

.text-neutral-300 {
    color: var(--neutral-300);
}

.text-neutral-400 {
    color: var(--neutral-400);
}

.text-neutral-500 {
    color: var(--neutral-500);
}

.text-neutral-600 {
    color: #000;
}

.text-neutral-700 {
    color: var(--neutral-700);
}

.text-neutral-800 {
    color: var(--neutral-800);
}

.text-neutral-900 {
    color: var(--neutral-900);
}

.text-neutral-950 {
    color: var(--neutral-950);
}

.text-neutral-1000 {
    color: var(--neutral-1000);
}

.text--white {
    color: hsl(var(--white));
}

.text-heading {
    color: hsl(var(--heading-color));
}

.text-body {
    color: hsl(var(--body-color));
}

.text-main {
    color: var(--main-600);
}

.text-yellow {
    color: #ecbb37;
}

.text-stroke {
    color: transparent;
    -webkit-text-stroke: 2px hsl(var(--heading-color));
}

.text-stroke:hover {
    color: hsl(var(--heading-color));
    -webkit-text-stroke: 2px hsl(var(--heading-color));
}

.text-stroke-white {
    color: transparent;
    -webkit-text-stroke: 2px hsl(var(--white));
}

.text-stroke-white:hover {
    color: hsl(var(--white));
    -webkit-text-stroke: 2px hsl(var(--white));
}

.text-white-8 {
    color: hsl(var(--white)/0.8);
}

.text-white-15 {
    color: #FFFFFF26;
}

/* Colors class End */
/* Hover color class start */
.hover-text-main-40:hover {
    color: var(--main-40) !important;
}

.hover-text-main-50:hover {
    color: var(--main-50) !important;
}

.hover-text-main-100:hover {
    color: var(--main-100) !important;
}

.hover-text-main-200:hover {
    color: var(--main-200) !important;
}

.hover-text-main-300:hover {
    color: var(--main-300) !important;
}

.hover-text-main-400:hover {
    color: var(--main-400) !important;
}

.hover-text-main-500:hover {
    color: var(--main-500) !important;
}

.hover-text-main-600:hover {
    color: var(--main-600) !important;
}

.hover-text-main-700:hover {
    color: var(--main-700) !important;
}

.hover-text-main-800:hover {
    color: var(--main-800) !important;
}

.hover-text-main-900:hover {
    color: var(--main-900) !important;
}

.hover-text-main-two-50:hover {
    color: var(--main-two-50) !important;
}

.hover-text-main-two-100:hover {
    color: var(--main-two-100) !important;
}

.hover-text-main-two-200:hover {
    color: var(--main-two-200) !important;
}

.hover-text-main-two-300:hover {
    color: var(--main-two-300) !important;
}

.hover-text-main-two-400:hover {
    color: var(--main-two-400) !important;
}

.hover-text-main-two-500:hover {
    color: var(--main-two-500) !important;
}

.hover-text-main-two-600:hover {
    color: var(--main-two-600) !important;
}

.hover-text-main-two-700:hover {
    color: var(--main-two-700) !important;
}

.hover-text-main-two-800:hover {
    color: var(--main-two-800) !important;
}

.hover-text-main-two-900:hover {
    color: var(--main-two-900) !important;
}

.hover-text-neutral-50:hover {
    color: var(--neutral-50) !important;
}

.hover-text-neutral-100:hover {
    color: var(--neutral-100) !important;
}

.hover-text-neutral-200:hover {
    color: var(--neutral-200) !important;
}

.hover-text-neutral-300:hover {
    color: var(--neutral-300) !important;
}

.hover-text-neutral-400:hover {
    color: var(--neutral-400) !important;
}

.hover-text-neutral-500:hover {
    color: var(--neutral-500) !important;
}

.hover-text-neutral-600:hover {
    color: var(--neutral-600) !important;
}

.hover-text-neutral-700:hover {
    color: var(--neutral-700) !important;
}

.hover-text-neutral-800:hover {
    color: var(--neutral-800) !important;
}

.hover-text-neutral-900:hover {
    color: var(--neutral-900) !important;
}

.hover-text-neutral-950:hover {
    color: var(--neutral-950) !important;
}

.hover-text-neutral-1000:hover {
    color: var(--neutral-1000) !important;
}

/* Text Color */
.hover-text-white:hover {
    color: #fff !important;
}

.hover-text-heading:hover {
    color: hsl(var(--heading-color)) !important;
}

.hover-text-body:hover {
    color: hsl(var(--body-color)) !important;
}

/* Hover color class end */
.cursor-pointer {
    cursor: pointer;
}

.cursor-grab {
    cursor: grab;
}

.focus-outline-0:focus-visible,
.focus-outline-0:focus {
    outline: 0 !important;
}

/* ================================= Classes Css Start =========================== */
@media screen and (min-width: 425px) and (max-width: 575px) {
    .col-xs-6 {
        width: 50%;
    }
}

.tw-leading-none {
    line-height: 1 !important;
}

.tw-leading-14 {
    line-height: 1.4;
}

.opacity-05 {
    opacity: 0.05;
}

.opacity-1 {
    opacity: 0.1;
}

.aspect-ratio-1 {
    aspect-ratio: 1;
}

.filter-blur-20-px {
    filter: blur(20px);
}

.letter-spacing--10-px {
    letter-spacing: -10px;
}

.translate-y-48-px {
    transform: translateY(48px);
}

@media (min-width: 576px) {
    .translate-y--60-px {
        transform: translateY(60px);
    }
}

.backdrop-filter-26-px {
    backdrop-filter: blur(26px);
}

.line-height-11 {
    line-height: 1.125 !important;
}

/* ================================= Classes Css End =========================== */
/* element double animation css start */
.element-double-animation {
    position: relative;
    overflow: hidden;
}

.element-double-animation__element {
    transition: transform 0.5s cubic-bezier(0.2, 0.7, 0.2, 1);
    -webkit-transition: transform 0.5s cubic-bezier(0.2, 0.7, 0.2, 1);
}

.element-double-animation__element::after {
    content: attr(data-content);
    position: absolute;
    display: block;
    left: 0;
    right: 0;
    top: 100%;
    color: inherit;
    transition: transform 0.5s cubic-bezier(0.2, 0.7, 0.2, 1);
    -webkit-transition: transform 0.5s cubic-bezier(0.2, 0.7, 0.2, 1);
}

.element-double-animation .hover-element-main-two-600::after {
    color: var(--main-two-600);
}

.element-double-animation:hover .element-double-animation__element {
    transform: translateY(-100%);
}

.element-double-animation:hover .element-double-animation__element::after {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
}

/* element double animation css end */
/* Font Size Class Start */
.text-inherit {
    font-size: inherit;
}

.text-22-px {
    font-size: clamp(1rem, -0.5476rem + 5.5679vw, 1.375rem);
}

.text-84-px {
    font-size: clamp(2.125rem, -0.5476rem + 5.5679vw, 5.25rem);
}

.text-64-px {
    font-size: 4rem;
}

.text-58-px {
    font-size: clamp(1.5rem, -0.9423rem + 4.5673vw, 3.625rem);
}

.text-36-px {
    font-size: 2.5rem;
}

.text-42-px {
    font-size: clamp(1.5rem, 0.4615rem + 2.1635vw, 2.625rem);
}

.text-48-px {
    font-size: clamp(1.5rem, 3.2246rem - 0.2246vw, 3rem);
}

.text-200-px {
    font-size: clamp(4.75rem, 2.3026rem + 10.8772vw, 12.5rem) !important;
}

@media (min-width: 1200px) and (max-width: 1350px) {
    .text-200-px {
        font-size: 9.25rem !important;
    }
}

.text-120-px {
    font-size: clamp(3rem, 1.5789rem + 6.3158vw, 7.5rem) !important;
}

.tw-text-xs {
    font-size: 0.75rem;
}

.tw-text-sm {
    font-size: 0.875rem;
}

.tw-text-base {
    font-size: 1rem;
}

.tw-text-lg {
    font-size: 1.125rem;
}

.tw-text-xl {
    font-size: 1.25rem;
}

.tw-text-2xl {
    font-size: 1.5rem;
}

.tw-text-3xl {
    font-size: 1.875rem;
}

/* Font Size Class End */
.tw-text-05 {
    font-size: 0.125rem;
}

.tw-text-1 {
    font-size: 0.25rem;
}

.tw-text-105 {
    font-size: 0.375rem;
}

.tw-text-2 {
    font-size: 0.5rem;
}

.tw-text-205 {
    font-size: 0.625rem;
}

.tw-text-3 {
    font-size: 0.75rem;
}

.tw-text-305 {
    font-size: 0.875rem;
}

.tw-text-4 {
    font-size: 1rem;
}

.tw-text-405 {
    font-size: 1.125rem;
}

.tw-text-5 {
    font-size: 1.25rem;
}

.tw-text-505 {
    font-size: 1.375rem;
}

.tw-text-6 {
    font-size: 1.5rem;
}

.tw-text-605 {
    font-size: 1.625rem;
}

.tw-text-7 {
    font-size: 1.75rem;
}

.tw-text-705 {
    font-size: 1.875rem;
}

.tw-text-8 {
    font-size: 2rem;
}

.tw-text-9 {
    font-size: 2.25rem;
}

.tw-text-10 {
    font-size: 2.5rem;
}

.tw-text-11 {
    font-size: 2.75rem;
}

.tw-text-12 {
    font-size: 3rem;
}

.tw-text-13 {
    font-size: 3.25rem;
}

.tw-text-14 {
    font-size: 3.5rem;
}

.tw-text-15 {
    font-size: 3.75rem;
}

.tw-text-16 {
    font-size: 4rem;
}

.tw-text-17 {
    font-size: 4.25rem;
}

/* Font Size Class End */
.font-heading {
    font-family: var(--heading-font);
}

.font-body {
    font-family: var(--body-font);
}

.font-playfair {
    font-family: var(--playfair-font);
}

.font-big-shoulders {
    font-family: var(--big-shoulders-font);
}

.text-balance {
    text-wrap: balance;
}

.writing-mode-lr {
    writing-mode: sideways-lr;
}

/* Gradient BG & Overlay start */
.gradient-overlay-1 {
    position: relative;
    z-index: 1;
}

.gradient-overlay-1::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    inset-inline-start: 0;
    inset-block-start: 0;
    z-index: -1;
    background: linear-gradient(179.9deg, rgba(13, 16, 23, 0) -1.34%, rgba(13, 16, 23, 0.8) 72.25%);
}

.gradient-overlay-1.z-index-1::before {
    z-index: unset;
}

/* Gradient BG & Overlay End */
/* Height Css Class Start */
.tw-h-05 {
    height: 0.125rem;
}

.tw-h-1 {
    height: 0.25rem;
}

.tw-h-105 {
    height: 0.375rem;
}

.tw-h-2 {
    height: 0.5rem;
}

.tw-h-205 {
    height: 0.625rem;
}

.tw-h-3 {
    height: 0.75rem;
}

.tw-h-305 {
    height: 0.875rem;
}

.tw-h-4 {
    height: 1rem;
}

.tw-h-405 {
    height: 1.125rem;
}

.tw-h-5 {
    height: 1.25rem;
}

.tw-h-505 {
    height: 1.375rem;
}

.tw-h-6 {
    height: 1.5rem;
}

.tw-h-605 {
    height: 1.625rem;
}

.tw-h-7 {
    height: 1.75rem;
}

.tw-h-705 {
    height: 1.875rem;
}

.tw-h-8 {
    height: 2rem;
}

.tw-h-9 {
    height: 2.25rem;
}

.tw-h-10 {
    height: 2.5rem;
}

.tw-h-11 {
    height: 2.75rem;
}

.tw-h-12 {
    height: 3rem;
}

.tw-h-13 {
    height: 3.25rem;
}

.tw-h-14 {
    height: 3.5rem;
}

.tw-h-15 {
    height: 3.75rem;
}

.tw-h-16 {
    height: 4rem;
}

.tw-h-17 {
    height: 4.25rem;
}

.tw-h-px {
    height: 1px;
}

.tw-h-screen {
    height: 100vh;
}

.tw-h-75-px {
    height: 75px;
}

.tw-h-84-px {
    height: 84px;
}

.tw-h-92-px {
    height: 92px;
}

.tw-h-96-px {
    height: 96px;
}

.tw-h-120-px {
    height: 120px;
}

.tw-h-160-px {
    height: 160px;
}

.tw-h-104-px {
    height: 104px;
}

.tw-h-320-px {
    height: 320px;
}

.tw-h-390-px {
    height: 390px;
}

.tw-h-402-px {
    height: 402px;
}

.tw-h-440-px {
    height: 440px;
}

.tw-h-732-px {
    height: 732px;
}

.tw-h-876-px {
    height: 876px;
}

.tw-min-h-150-px {
    min-height: 150px;
}

.tw-min-h-184-px {
    min-height: 184px;
}

.tw-min-h-210-px {
    min-height: 210px !important;
}

/* Height Css Class End */
/* Hover animation white css start */
.hover-animation-white {
    position: relative;
    overflow: hidden;
}

.hover-animation-white:after {
    content: "";
    position: absolute;
    width: 250%;
    height: 0%;
    inset-inline-start: 50%;
    inset-block-start: 50%;
    background-color: rgba(255, 255, 255, 0.3);
    transform: translate(-50%, -50%) rotate(-45deg);
    z-index: 1;
}

.hover-animation-white:hover:after {
    height: 250%;
    transition: all 0.6s linear;
    background-color: transparent;
}

/* Hover animation white css end */
/* image double animation css start */
.image-double-animation {
    position: relative;
    overflow: hidden;
}

.image-double-animation__element {
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.image-double-animation__element:first-child {
    position: absolute;
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1;
    -webkit-transform: translateX(50%) scaleX(2);
    transform: translateX(50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

.image-double-animation:hover .image-double-animation__element:first-child {
    -webkit-transform: translateX(0) scaleX(1);
    transform: translateX(0) scaleX(1);
    opacity: 1;
    -webkit-filter: blur(0);
    filter: blur(0);
}

.image-double-animation:hover .image-double-animation__element:nth-child(2) {
    -webkit-transform: translateX(-50%) scaleX(2);
    transform: translateX(-50%) scaleX(2);
    opacity: 0;
    -webkit-filter: blur(10px);
    filter: blur(10px);
}

/* image double animation css end */
/* Gap Css start */
.tw-gap-05 {
    gap: var(--size-05);
}

.tw-gap-1 {
    gap: var(--size-1);
}

.tw-gap-105 {
    gap: var(--size-105);
}

.tw-gap-2 {
    gap: var(--size-2);
}

.tw-gap-205 {
    gap: var(--size-205);
}

.tw-gap-3 {
    gap: var(--size-3);
}

.tw-gap-305 {
    gap: var(--size-305);
}

.tw-gap-4 {
    gap: var(--size-4);
}

.tw-gap-405 {
    gap: var(--size-405);
}

.tw-gap-5 {
    gap: var(--size-5);
}

.tw-gap-505 {
    gap: var(--size-505);
}

.tw-gap-6 {
    gap: var(--size-6);
}

.tw-gap-605 {
    gap: var(--size-605);
}

.tw-gap-7 {
    gap: var(--size-7);
}

.tw-gap-705 {
    gap: var(--size-705);
}

.tw-gap-8 {
    gap: var(--size-8);
}

.tw-gap-9 {
    gap: var(--size-9);
}

.tw-gap-10 {
    gap: var(--size-10);
}

.tw-gap-11 {
    gap: var(--size-11);
}

.tw-gap-12 {
    gap: var(--size-12);
}

.tw-gap-13 {
    gap: var(--size-13);
}

.tw-gap-14 {
    gap: var(--size-14);
}

.tw-gap-15 {
    gap: var(--size-15);
}

.tw-gap-16 {
    gap: var(--size-16);
}

.tw-gap-17 {
    gap: var(--size-17);
}

.tw-gap-26-px {
    gap: clamp(1rem, 0.0938rem + 4.5vw, 1.625rem);
}

.tw-gap-42-px {
    gap: clamp(1.5rem, 0.0938rem + 4.5vw, 2.625rem);
}

.tw-gap-52-px {
    gap: clamp(1.5rem, -4.48rem + 7.98vw, 3.25rem);
}

.tw-gap-56-px {
    gap: clamp(1.5rem, -4.48rem + 7.98vw, 3.5rem);
}

.tw-gap-64-px {
    gap: clamp(1.5rem, -5rem + 8vw, 4rem);
}

.tw-gap-74-px {
    gap: clamp(1.5rem, -24.8393rem + 28.0952vw, 4.625rem);
}

.tw-gap-92-px {
    gap: clamp(2rem, -24.8393rem + 28.0952vw, 5.75rem);
}

.g-40-px,
.gy-40-px {
    --bs-gutter-y: 40px;
}

.g-90-px {
    --bs-gutter-y: 3rem;
    --bs-gutter-y: 90px;
    --bs-gutter-x: 90px;
}

/* Gap Css end */
/* ======================== Group Css Start =============================== */
.group:hover .group-hover-text-white {
    color: hsl(var(--white)) !important;
}

.group:hover .group-hover-text-main-600 {
    color: var(--main-600) !important;
}

.group:hover .group-hover-text-main-two-600 {
    color: var(--main-two-600) !important;
}

.group:hover .group-hover-text-heading {
    color: hsl(var(--heading-color)) !important;
}

.group:hover .group-hover-bg-white {
    background-color: hsl(var(--white)) !important;
}

.group:hover .group-hover-bg-main-600 {
    background-color: var(--main-600) !important;
}

.group:hover .group-hover-border-main-two-600 {
    border-color: var(--main-two-600) !important;
}

.group-hover-text-transition {
    transition: inherit;
}

.tw-invisible {
    visibility: hidden;
}

.invert {
    filter: invert(100%);
}

.group-item:hover .group-hover-item-visible {
    visibility: visible;
}

.group-item:hover .group-hover-item-opacity-1 {
    opacity: 1 !important;
}

.group-item:hover .group-hover-item-mt-0 {
    margin-top: 0;
}

.group-item:hover .group-hover-item-scale-12 {
    transform: scale(1.2);
}

.group-item:hover .group-hover-item-scale-1 {
    transform: scale(1);
}

.group-item:hover .group-hover-item-rotate-45-deg {
    transform: translateY(-3px) rotate(-35deg);
}

.group-item:hover .group-hover-item-rotate-0-deg {
    transform: rotate(0deg);
}

.group-item:hover .group-hover-item-translate-x-0 {
    transform: translateX(0);
}

.group-item:hover .group-hover-item-d-block {
    display: block !important;
}

.group-item:hover .group-hover-item-d-none {
    display: none !important;
}

.group-item:hover .group-hover-item-text-invert-white {
    filter: brightness(0) invert(1);
}

.group-item:hover .group-hover-item-text-invert-black {
    filter: brightness(0) invert(0);
}

.text-invert-white {
    filter: brightness(0) invert(1);
}

/* ======================== Group Css End =============================== */
/* grid css start */
.grid-cols-2 {
    grid-template-columns: 1fr 1fr;
}

@media (min-width: 425px) {
    .xs-grid-cols-2 {
        grid-template-columns: 1fr 1fr;
    }
}

.grid-col-5 {
    grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
}

/* grid css end */
/* Inset class start */
.tw-start-0 {
    inset-inline-start: 0;
}

.tw-start-50 {
    inset-inline-start: 50%;
}

.tw-start-100 {
    inset-inline-start: 100%;
}

.tw-start-auto {
    inset-inline-start: auto;
}

.tw-end-0 {
    inset-inline-end: 0;
}

.tw-end-100 {
    inset-inline-end: 100%;
}

.tw-end-auto {
    inset-inline-end: auto;
}

/* Inset class End */
/* Line Clamp start */
.line-clamp-1 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
}

.line-clamp-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
}

.line-clamp-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
}

.line-clamp-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
}

/* Line Clamp End */
/* ================================= Margin Css Start =========================== */
.tw-m-05 {
    margin: var(--size-05);
}

.tw-m-1 {
    margin: var(--size-1);
}

.tw-m-105 {
    margin: var(--size-105);
}

.tw-m-2 {
    margin: var(--size-2);
}

.tw-m-205 {
    margin: var(--size-205);
}

.tw-m-3 {
    margin: var(--size-3);
}

.tw-m-305 {
    margin: var(--size-305);
}

.tw-m-4 {
    margin: var(--size-4);
}

.tw-m-405 {
    margin: var(--size-405);
}

.tw-m-5 {
    margin: var(--size-5);
}

.tw-m-505 {
    margin: var(--size-505);
}

.tw-m-6 {
    margin: var(--size-6);
}

.tw-m-605 {
    margin: var(--size-605);
}

.tw-m-7 {
    margin: var(--size-7);
}

.tw-m-705 {
    margin: var(--size-705);
}

.tw-m-8 {
    margin: var(--size-8);
}

.tw-m-9 {
    margin: var(--size-9);
}

.tw-m-10 {
    margin: var(--size-10);
}

.tw-m-11 {
    margin: var(--size-11);
}

.tw-m-12 {
    margin: var(--size-12);
}

.tw-m-13 {
    margin: var(--size-13);
}

.tw-m-14 {
    margin: var(--size-14);
}

.tw-m-15 {
    margin: var(--size-15);
}

.tw-m-16 {
    margin: var(--size-16);
}

.tw-m-17 {
    margin: var(--size-17);
}

.tw-mx-05 {
    margin-inline: var(--size-05);
}

.tw-mx-1 {
    margin-inline: var(--size-1);
}

.tw-mx-105 {
    margin-inline: var(--size-105);
}

.tw-mx-2 {
    margin-inline: var(--size-2);
}

.tw-mx-205 {
    margin-inline: var(--size-205);
}

.tw-mx-3 {
    margin-inline: var(--size-3);
}

.tw-mx-305 {
    margin-inline: var(--size-305);
}

.tw-mx-4 {
    margin-inline: var(--size-4);
}

.tw-mx-405 {
    margin-inline: var(--size-405);
}

.tw-mx-5 {
    margin-inline: var(--size-5);
}

.tw-mx-505 {
    margin-inline: var(--size-505);
}

.tw-mx-6 {
    margin-inline: var(--size-6);
}

.tw-mx-605 {
    margin-inline: var(--size-605);
}

.tw-mx-7 {
    margin-inline: var(--size-7);
}

.tw-mx-705 {
    margin-inline: var(--size-705);
}

.tw-mx-8 {
    margin-inline: var(--size-8);
}

.tw-mx-9 {
    margin-inline: var(--size-9);
}

.tw-mx-10 {
    margin-inline: var(--size-10);
}

.tw-mx-11 {
    margin-inline: var(--size-11);
}

.tw-mx-12 {
    margin-inline: var(--size-12);
}

.tw-mx-13 {
    margin-inline: var(--size-13);
}

.tw-mx-14 {
    margin-inline: var(--size-14);
}

.tw-mx-15 {
    margin-inline: var(--size-15);
}

.tw-mx-16 {
    margin-inline: var(--size-16);
}

.tw-mx-17 {
    margin-inline: var(--size-17);
}

.tw-my-05 {
    margin-block: var(--size-05);
}

.tw-my-1 {
    margin-block: var(--size-1);
}

.tw-my-105 {
    margin-block: var(--size-105);
}

.tw-my-2 {
    margin-block: var(--size-2);
}

.tw-my-205 {
    margin-block: var(--size-205);
}

.tw-my-3 {
    margin-block: var(--size-3);
}

.tw-my-305 {
    margin-block: var(--size-305);
}

.tw-my-4 {
    margin-block: var(--size-4);
}

.tw-my-405 {
    margin-block: var(--size-405);
}

.tw-my-5 {
    margin-block: var(--size-5);
}

.tw-my-505 {
    margin-block: var(--size-505);
}

.tw-my-6 {
    margin-block: var(--size-6);
}

.tw-my-605 {
    margin-block: var(--size-605);
}

.tw-my-7 {
    margin-block: var(--size-7);
}

.tw-my-705 {
    margin-block: var(--size-705);
}

.tw-my-8 {
    margin-block: var(--size-8);
}

.tw-my-9 {
    margin-block: var(--size-9);
}

.tw-my-10 {
    margin-block: var(--size-10);
}

.tw-my-11 {
    margin-block: var(--size-11);
}

.tw-my-12 {
    margin-block: var(--size-12);
}

.tw-my-13 {
    margin-block: var(--size-13);
}

.tw-my-14 {
    margin-block: var(--size-14);
}

.tw-my-15 {
    margin-block: var(--size-15);
}

.tw-my-16 {
    margin-block: var(--size-16);
}

.tw-my-17 {
    margin-block: var(--size-17);
}

.tw-ms-05 {
    margin-inline-start: var(--size-05);
}

.tw-ms-1 {
    margin-inline-start: var(--size-1);
}

.tw-ms-105 {
    margin-inline-start: var(--size-105);
}

.tw-ms-2 {
    margin-inline-start: var(--size-2);
}

.tw-ms-205 {
    margin-inline-start: var(--size-205);
}

.tw-ms-3 {
    margin-inline-start: var(--size-3);
}

.tw-ms-305 {
    margin-inline-start: var(--size-305);
}

.tw-ms-4 {
    margin-inline-start: var(--size-4);
}

.tw-ms-405 {
    margin-inline-start: var(--size-405);
}

.tw-ms-5 {
    margin-inline-start: var(--size-5);
}

.tw-ms-505 {
    margin-inline-start: var(--size-505);
}

.tw-ms-6 {
    margin-inline-start: var(--size-6);
}

.tw-ms-605 {
    margin-inline-start: var(--size-605);
}

.tw-ms-7 {
    margin-inline-start: var(--size-7);
}

.tw-ms-705 {
    margin-inline-start: var(--size-705);
}

.tw-ms-8 {
    margin-inline-start: var(--size-8);
}

.tw-ms-9 {
    margin-inline-start: var(--size-9);
}

.tw-ms-10 {
    margin-inline-start: var(--size-10);
}

.tw-ms-11 {
    margin-inline-start: var(--size-11);
}

.tw-ms-12 {
    margin-inline-start: var(--size-12);
}

.tw-ms-13 {
    margin-inline-start: var(--size-13);
}

.tw-ms-14 {
    margin-inline-start: var(--size-14);
}

.tw-ms-15 {
    margin-inline-start: var(--size-15);
}

.tw-ms-16 {
    margin-inline-start: var(--size-16);
}

.tw-ms-17 {
    margin-inline-start: var(--size-17);
}

.tw-me-05 {
    margin-inline-end: var(--size-05);
}

.tw-me-1 {
    margin-inline-end: var(--size-1);
}

.tw-me-105 {
    margin-inline-end: var(--size-105);
}

.tw-me-2 {
    margin-inline-end: var(--size-2);
}

.tw-me-205 {
    margin-inline-end: var(--size-205);
}

.tw-me-3 {
    margin-inline-end: var(--size-3);
}

.tw-me-305 {
    margin-inline-end: var(--size-305);
}

.tw-me-4 {
    margin-inline-end: var(--size-4);
}

.tw-me-405 {
    margin-inline-end: var(--size-405);
}

.tw-me-5 {
    margin-inline-end: var(--size-5);
}

.tw-me-505 {
    margin-inline-end: var(--size-505);
}

.tw-me-6 {
    margin-inline-end: var(--size-6);
}

.tw-me-605 {
    margin-inline-end: var(--size-605);
}

.tw-me-7 {
    margin-inline-end: var(--size-7);
}

.tw-me-705 {
    margin-inline-end: var(--size-705);
}

.tw-me-8 {
    margin-inline-end: var(--size-8);
}

.tw-me-9 {
    margin-inline-end: var(--size-9);
}

.tw-me-10 {
    margin-inline-end: var(--size-10);
}

.tw-me-11 {
    margin-inline-end: var(--size-11);
}

.tw-me-12 {
    margin-inline-end: var(--size-12);
}

.tw-me-13 {
    margin-inline-end: var(--size-13);
}

.tw-me-14 {
    margin-inline-end: var(--size-14);
}

.tw-me-15 {
    margin-inline-end: var(--size-15);
}

.tw-me-16 {
    margin-inline-end: var(--size-16);
}

.tw-me-17 {
    margin-inline-end: var(--size-17);
}

.tw-mt-05 {
    margin-block-start: var(--size-05);
}

.tw-mt-1 {
    margin-block-start: var(--size-1);
}

.tw-mt-105 {
    margin-block-start: var(--size-105);
}

.tw-mt-2 {
    margin-block-start: var(--size-2);
}

.tw-mt-205 {
    margin-block-start: var(--size-205);
}

.tw-mt-3 {
    margin-block-start: var(--size-3);
}

.tw-mt-305 {
    margin-block-start: var(--size-305);
}

.tw-mt-4 {
    margin-block-start: var(--size-4);
}

.tw-mt-405 {
    margin-block-start: var(--size-405);
}

.tw-mt-5 {
    margin-block-start: var(--size-5);
}

.tw-mt-505 {
    margin-block-start: var(--size-505);
}

.tw-mt-6 {
    margin-block-start: var(--size-6);
}

.tw-mt-605 {
    margin-block-start: var(--size-605);
}

.tw-mt-7 {
    margin-block-start: var(--size-7);
}

.tw-mt-705 {
    margin-block-start: var(--size-705);
}

.tw-mt-8 {
    margin-block-start: var(--size-8);
}

.tw-mt-9 {
    margin-block-start: var(--size-9);
}

.tw-mt-10 {
    margin-block-start: var(--size-10);
}

.tw-mt-11 {
    margin-block-start: var(--size-11);
}

.tw-mt-12 {
    margin-block-start: var(--size-12);
}

.tw-mt-13 {
    margin-block-start: var(--size-13);
}

.tw-mt-14 {
    margin-block-start: var(--size-14);
}

.tw-mt-15 {
    margin-block-start: var(--size-15);
}

.tw-mt-16 {
    margin-block-start: var(--size-16);
}

.tw-mt-17 {
    margin-block-start: var(--size-17);
}

.tw-mb-05 {
    margin-block-end: var(--size-05);
}

.tw-mb-1 {
    margin-block-end: var(--size-1);
}

.tw-mb-105 {
    margin-block-end: var(--size-105);
}

.tw-mb-2 {
    margin-block-end: var(--size-2);
}

.tw-mb-205 {
    margin-block-end: var(--size-205);
}

.tw-mb-3 {
    margin-block-end: var(--size-3);
}

.tw-mb-305 {
    margin-block-end: var(--size-305);
}

.tw-mb-4 {
    margin-block-end: var(--size-4);
}

.tw-mb-405 {
    margin-block-end: var(--size-405);
}

.tw-mb-5 {
    margin-block-end: var(--size-5);
}

.tw-mb-505 {
    margin-block-end: var(--size-505);
}

.tw-mb-6 {
    margin-block-end: var(--size-6);
}

.tw-mb-605 {
    margin-block-end: var(--size-605);
}

.tw-mb-7 {
    margin-block-end: var(--size-7);
}

.tw-mb-705 {
    margin-block-end: var(--size-705);
}

.tw-mb-8 {
    margin-block-end: var(--size-8);
}

.tw-mb-9 {
    margin-block-end: var(--size-9);
}

.tw-mb-10 {
    margin-block-end: var(--size-10);
}

.tw-mb-11 {
    margin-block-end: var(--size-11);
}

.tw-mb-12 {
    margin-block-end: var(--size-12);
}

.tw-mb-13 {
    margin-block-end: var(--size-13);
}

.tw-mb-14 {
    margin-block-end: var(--size-14);
}

.tw-mb-15 {
    margin-block-end: var(--size-15);
}

.tw-mb-16 {
    margin-block-end: var(--size-16);
}

.tw-mb-17 {
    margin-block-end: var(--size-17);
}

.tw-ms-auto {
    margin-inline-start: auto;
}

.tw-me-auto {
    margin-inline-end: auto;
}

.tw-me-250-px {
    margin-inline-end: 250px;
}

.tw--ms-20-px {
    margin-inline-start: -20px;
}

.tw--ms-160-px {
    margin-inline-start: -160px;
}

.tw--me-80-px {
    margin-inline-end: -80px;
}

.tw--mt-20-px {
    margin-block-start: -20px;
}

.tw--mt-26-px {
    margin-block-start: -26px;
}

.tw--mt-30-px {
    margin-block-start: -30px;
}

@media (min-width: 576px) {
    .tw--mt-32-px {
        margin-block-start: -32px;
    }
}

.tw--mt-160-px {
    margin-block-start: -160px;
}

.tw-mb-132-px {
    margin-block-end: clamp(3rem, -2.5082rem + 11.4754vw, 8.25rem);
}

.tw-mb-78-px {
    margin-block-end: 78px;
}

.tw-mt-10-percent {
    margin-block-start: 10%;
}

.tw-ms-10-percent {
    margin-inline-start: 10%;
}

.tw-ms-100-px {
    margin-inline-start: clamp(1.5rem, -2.8846rem + 9.1346vw, 6.25rem);
}

.tw--me-7-percent {
    margin-inline-end: -7%;
}

.tw--mb-12-percent {
    margin-block-end: -12%;
}

.tw--mb-70-px {
    margin-block-end: -70px;
}

.my-120 {
    margin-block-start: 60px;
    margin-block-end: 60px;
}

@media (min-width: 576px) {
    .my-120 {
        margin-block-start: 80px;
        margin-block-end: 80px;
    }
}

@media (min-width: 992px) {
    .my-120 {
        margin-block-start: 120px;
        margin-block-end: 120px;
    }
}

.mt-120 {
    margin-block-start: 60px;
}

@media (min-width: 576px) {
    .mt-120 {
        margin-block-start: 80px;
    }
}

@media (min-width: 992px) {
    .mt-120 {
        margin-block-start: 120px;
    }
}

.mb-120 {
    margin-block-end: 60px;
}

@media (min-width: 576px) {
    .mb-120 {
        margin-block-end: 80px;
    }
}

@media (min-width: 992px) {
    .mb-120 {
        margin-block-end: 120px;
    }
}

.mt-60 {
    margin-block-start: 30px;
}

@media (min-width: 576px) {
    .mt-60 {
        margin-block-start: 40px;
    }
}

@media (min-width: 992px) {
    .mt-60 {
        margin-block-start: 60px;
    }
}

.mb-60 {
    margin-block-end: 30px;
}

@media (min-width: 576px) {
    .mb-60 {
        margin-block-end: 40px;
    }
}

@media (min-width: 992px) {
    .mb-60 {
        margin-block-end: 60px;
    }
}

.tw-mb-100-px {
    margin-bottom: 100px;
}

@media (max-width: 1199px) {
    .tw-mb-100-px {
        margin-bottom: 80px;
    }
}

@media (max-width: 992px) {
    .tw-mb-100-px {
        margin-bottom: 60px;
    }
}

@media (max-width: 768px) {
    .tw-mb-100-px {
        margin-bottom: 40px;
    }
}

/* ================================= Margin Css End =========================== */
/* Max Height Css Class Start */
.tw-max-h-screen {
    max-height: 100vh;
}

.tw-max-h-266-px {
    max-height: 266px;
}

.tw-max-h-250-px {
    max-height: 250px;
}

.tw-max-h-376-px {
    max-height: 376px;
}

.tw-max-h-440-px {
    max-height: 440px;
}

/* Max Height Css Class End */
/* Max width Css Class Start */
.max-w-200-px {
    max-width: 200px;
}

.max-w-1680-px {
    max-width: 1680px;
}

.max-w-1700-px {
    max-width: 1700px;
}

.max-w-1710-px {
    max-width: 1710px;
}

.max-w-1854-px {
    max-width: 1854px;
}

.max-w-114-px {
    max-width: 114px;
}

.max-w-214-px {
    max-width: 214px;
}

.max-w-250-px {
    max-width: 250px;
}

.max-w-266-px {
    max-width: 266px;
}

.max-w-346-px {
    max-width: 346px;
}

.max-w-430-px {
    max-width: 430px;
}

.max-w-440-px {
    max-width: 440px;
}

.max-w-770-px {
    max-width: 770px;
}

.max-w-400-px {
    max-width: 400px;
}

.max-w-330-px {
    max-width: 330px;
}

.max-w-576-px {
    max-width: 576px;
}

.max-w-1140-px {
    max-width: 1140px;
}

.max-w-1290-px {
    max-width: 1290px;
}

.max-w-1520-px {
    max-width: 1520px;
}

.max-w-1550-px {
    max-width: 1550px;
}

.max-w-1720-px {
    max-width: 1720px;
}

.max-w-1790-px {
    max-width: 1790px;
}

.max-w-630-px {
    max-width: 630px;
}

.max-w-680-px {
    max-width: 680px;
}

.max-w-780-px {
    max-width: 780px;
}

.max-w-410-px {
    max-width: 410px;
}

.max-w-590-px {
    max-width: 590px;
}

.max-w-845-px {
    max-width: 845px;
}

.max-w-890-px {
    max-width: 890px;
}

.max-w-960-px {
    max-width: 960px;
}

.max-w-1030-px {
    max-width: 1030px;
}

.max-w-455-px {
    max-width: 455px;
}

.max-w-510-px {
    max-width: 510px;
}

.max-w-550-px {
    max-width: 550px;
}

.max-w-280-px {
    max-width: 280px;
}

/* Max width Css Class End */
/* Overlay Start */
.overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    content: "";
    inset-inline-start: 0;
    inset-block-start: 0;
    background-color: #000000bd;
    z-index: 99;
    transition: 0.2s linear;
    visibility: hidden;
    opacity: 0;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.overlay.show-overlay {
    visibility: visible;
    opacity: 1;
}

.side-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    content: "";
    inset-inline-start: 0;
    inset-block-start: 0;
    background-color: #000000bd;
    z-index: 999;
    transition: 0.2s linear;
    visibility: hidden;
    opacity: 0;
    cursor: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABUAAAAVBAMAAABbObilAAAAMFBMVEVMaXH////////////////////////////////////////////////////////////6w4mEAAAAD3RSTlMAlAX+BKLcA5+b6hJ7foD4ZP1OAAAAkUlEQVR4XkWPoQ3CUBQAL4SktoKAbCUjgAKLJZ2ABYosngTJCHSD6joUI6BZgqSoB/+Shqde7sS9x3OGk81fdO+texMtRVTia+TsQtHEUJLdohJfgNNPJHyEJPZTsWLoxShqsWITazEwqePAn69Sw2TUxk1+euPis3EwaXy8RMHSZBIlRcKKnC5hRctjMf57/wJbBlAIs9k1BAAAAABJRU5ErkJggg==), progress;
}

.side-overlay.show {
    visibility: visible;
    opacity: 1;
}

/* Overlay End */
/* ================================= Padding Css Start =========================== */
.tw-p-05 {
    padding: var(--size-05);
}

.tw-p-1 {
    padding: var(--size-1);
}

.tw-p-105 {
    padding: var(--size-105);
}

.tw-p-2 {
    padding: var(--size-2);
}

.tw-p-205 {
    padding: var(--size-205);
}

.tw-p-3 {
    padding: var(--size-3);
}

.tw-p-305 {
    padding: var(--size-305);
}

.tw-p-4 {
    padding: var(--size-4);
}

.tw-p-405 {
    padding: var(--size-405);
}

.tw-p-5 {
    padding: var(--size-5);
}

.tw-p-505 {
    padding: var(--size-505);
}

.tw-p-6 {
    padding: var(--size-6);
}

.tw-p-605 {
    padding: var(--size-605);
}

.tw-p-7 {
    padding: var(--size-7);
}

.tw-p-705 {
    padding: var(--size-705);
}

.tw-p-8 {
    padding: var(--size-8);
}

.tw-p-9 {
    padding: var(--size-9);
}

.tw-p-10 {
    padding: var(--size-10);
}

.tw-p-11 {
    padding: var(--size-11);
}

.tw-p-12 {
    padding: var(--size-12);
}

.tw-p-13 {
    padding: var(--size-13);
}

.tw-p-14 {
    padding: var(--size-14);
}

.tw-p-15 {
    padding: var(--size-15);
}

.tw-p-16 {
    padding: var(--size-16);
}

.tw-p-17 {
    padding: var(--size-17);
}

.tw-px-05 {
    padding-inline: var(--size-05);
}

.tw-px-1 {
    padding-inline: var(--size-1);
}

.tw-px-105 {
    padding-inline: var(--size-105);
}

.tw-px-2 {
    padding-inline: var(--size-2);
}

.tw-px-205 {
    padding-inline: var(--size-205);
}

.tw-px-3 {
    padding-inline: var(--size-3);
}

.tw-px-305 {
    padding-inline: var(--size-305);
}

.tw-px-4 {
    padding-inline: var(--size-4);
}

.tw-px-405 {
    padding-inline: var(--size-405);
}

.tw-px-5 {
    padding-inline: var(--size-5);
}

.tw-px-505 {
    padding-inline: var(--size-505);
}

.tw-px-6 {
    padding-inline: var(--size-6);
}

.tw-px-605 {
    padding-inline: var(--size-605);
}

.tw-px-7 {
    padding-inline: var(--size-7);
}

.tw-px-705 {
    padding-inline: var(--size-705);
}

.tw-px-8 {
    padding-inline: var(--size-8);
}

.tw-px-9 {
    padding-inline: var(--size-9);
}

.tw-px-10 {
    padding-inline: var(--size-10);
}

.tw-px-11 {
    padding-inline: var(--size-11);
}

.tw-px-12 {
    padding-inline: var(--size-12);
}

.tw-px-13 {
    padding-inline: var(--size-13);
}

.tw-px-14 {
    padding-inline: var(--size-14);
}

.tw-px-15 {
    padding-inline: var(--size-15);
}

.tw-px-16 {
    padding-inline: var(--size-16);
}

.tw-px-17 {
    padding-inline: var(--size-17);
}

.tw-py-05 {
    padding-block: var(--size-05);
}

.tw-py-1 {
    padding-block: var(--size-1);
}

.tw-py-105 {
    padding-block: var(--size-105);
}

.tw-py-2 {
    padding-block: var(--size-2);
}

.tw-py-205 {
    padding-block: var(--size-205);
}

.tw-py-3 {
    padding-block: var(--size-3);
}

.tw-py-305 {
    padding-block: var(--size-305);
}

.tw-py-4 {
    padding-block: var(--size-4);
}

.tw-py-405 {
    padding-block: var(--size-405);
}

.tw-py-5 {
    padding-block: var(--size-5);
}

.tw-py-505 {
    padding-block: var(--size-505);
}

.tw-py-6 {
    padding-block: var(--size-6);
}

.tw-py-605 {
    padding-block: var(--size-605);
}

.tw-py-7 {
    padding-block: var(--size-7);
}

.tw-py-705 {
    padding-block: var(--size-705);
}

.tw-py-8 {
    padding-block: var(--size-8);
}

.tw-py-9 {
    padding-block: var(--size-9);
}

.tw-py-10 {
    padding-block: var(--size-10);
}

.tw-py-11 {
    padding-block: var(--size-11);
}

.tw-py-12 {
    padding-block: var(--size-12);
}

.tw-py-13 {
    padding-block: var(--size-13);
}

.tw-py-14 {
    padding-block: var(--size-14);
}

.tw-py-15 {
    padding-block: var(--size-15);
}

.tw-py-16 {
    padding-block: var(--size-16);
}

.tw-py-17 {
    padding-block: var(--size-17);
}

.tw-ps-05 {
    padding-inline-start: var(--size-05);
}

.tw-ps-1 {
    padding-inline-start: var(--size-1);
}

.tw-ps-105 {
    padding-inline-start: var(--size-105);
}

.tw-ps-2 {
    padding-inline-start: var(--size-2);
}

.tw-ps-205 {
    padding-inline-start: var(--size-205);
}

.tw-ps-3 {
    padding-inline-start: var(--size-3);
}

.tw-ps-305 {
    padding-inline-start: var(--size-305);
}

.tw-ps-4 {
    padding-inline-start: var(--size-4);
}

.tw-ps-405 {
    padding-inline-start: var(--size-405);
}

.tw-ps-5 {
    padding-inline-start: var(--size-5);
}

.tw-ps-505 {
    padding-inline-start: var(--size-505);
}

.tw-ps-6 {
    padding-inline-start: var(--size-6);
}

.tw-ps-605 {
    padding-inline-start: var(--size-605);
}

.tw-ps-7 {
    padding-inline-start: var(--size-7);
}

.tw-ps-705 {
    padding-inline-start: var(--size-705);
}

.tw-ps-8 {
    padding-inline-start: var(--size-8);
}

.tw-ps-9 {
    padding-inline-start: var(--size-9);
}

.tw-ps-10 {
    padding-inline-start: var(--size-10);
}

.tw-ps-11 {
    padding-inline-start: var(--size-11);
}

.tw-ps-12 {
    padding-inline-start: var(--size-12);
}

.tw-ps-13 {
    padding-inline-start: var(--size-13);
}

.tw-ps-14 {
    padding-inline-start: var(--size-14);
}

.tw-ps-15 {
    padding-inline-start: var(--size-15);
}

.tw-ps-16 {
    padding-inline-start: var(--size-16);
}

.tw-ps-17 {
    padding-inline-start: var(--size-17);
}

.tw-pe-05 {
    padding-inline-end: var(--size-05);
}

.tw-pe-1 {
    padding-inline-end: var(--size-1);
}

.tw-pe-105 {
    padding-inline-end: var(--size-105);
}

.tw-pe-2 {
    padding-inline-end: var(--size-2);
}

.tw-pe-205 {
    padding-inline-end: var(--size-205);
}

.tw-pe-3 {
    padding-inline-end: var(--size-3);
}

.tw-pe-305 {
    padding-inline-end: var(--size-305);
}

.tw-pe-4 {
    padding-inline-end: var(--size-4);
}

.tw-pe-405 {
    padding-inline-end: var(--size-405);
}

.tw-pe-5 {
    padding-inline-end: var(--size-5);
}

.tw-pe-505 {
    padding-inline-end: var(--size-505);
}

.tw-pe-6 {
    padding-inline-end: var(--size-6);
}

.tw-pe-605 {
    padding-inline-end: var(--size-605);
}

.tw-pe-7 {
    padding-inline-end: var(--size-7);
}

.tw-pe-705 {
    padding-inline-end: var(--size-705);
}

.tw-pe-8 {
    padding-inline-end: var(--size-8);
}

.tw-pe-9 {
    padding-inline-end: var(--size-9);
}

.tw-pe-10 {
    padding-inline-end: var(--size-10);
}

.tw-pe-11 {
    padding-inline-end: var(--size-11);
}

.tw-pe-12 {
    padding-inline-end: var(--size-12);
}

.tw-pe-13 {
    padding-inline-end: var(--size-13);
}

.tw-pe-14 {
    padding-inline-end: var(--size-14);
}

.tw-pe-15 {
    padding-inline-end: var(--size-15);
}

.tw-pe-16 {
    padding-inline-end: var(--size-16);
}

.tw-pe-17 {
    padding-inline-end: var(--size-17);
}

.tw-pt-05 {
    padding-block-start: var(--size-05);
}

.tw-pt-1 {
    padding-block-start: var(--size-1);
}

.tw-pt-105 {
    padding-block-start: var(--size-105);
}

.tw-pt-2 {
    padding-block-start: var(--size-2);
}

.tw-pt-205 {
    padding-block-start: var(--size-205);
}

.tw-pt-3 {
    padding-block-start: var(--size-3);
}

.tw-pt-305 {
    padding-block-start: var(--size-305);
}

.tw-pt-4 {
    padding-block-start: var(--size-4);
}

.tw-pt-405 {
    padding-block-start: var(--size-405);
}

.tw-pt-5 {
    padding-block-start: var(--size-5);
}

.tw-pt-505 {
    padding-block-start: var(--size-505);
}

.tw-pt-6 {
    padding-block-start: var(--size-6);
}

.tw-pt-605 {
    padding-block-start: var(--size-605);
}

.tw-pt-7 {
    padding-block-start: var(--size-7);
}

.tw-pt-705 {
    padding-block-start: var(--size-705);
}

.tw-pt-8 {
    padding-block-start: var(--size-8);
}

.tw-pt-9 {
    padding-block-start: var(--size-9);
}

.tw-pt-10 {
    padding-block-start: var(--size-10);
}

.tw-pt-11 {
    padding-block-start: var(--size-11);
}

.tw-pt-12 {
    padding-block-start: var(--size-12);
}

.tw-pt-13 {
    padding-block-start: var(--size-13);
}

.tw-pt-14 {
    padding-block-start: var(--size-14);
}

.tw-pt-15 {
    padding-block-start: var(--size-15);
}

.tw-pt-16 {
    padding-block-start: var(--size-16);
}

.tw-pt-17 {
    padding-block-start: var(--size-17);
}

.tw-pb-05 {
    padding-block-end: var(--size-05);
}

.tw-pb-1 {
    padding-block-end: var(--size-1);
}

.tw-pb-105 {
    padding-block-end: var(--size-105);
}

.tw-pb-2 {
    padding-block-end: var(--size-2);
}

.tw-pb-205 {
    padding-block-end: var(--size-205);
}

.tw-pb-3 {
    padding-block-end: var(--size-3);
}

.tw-pb-305 {
    padding-block-end: var(--size-305);
}

.tw-pb-4 {
    padding-block-end: var(--size-4);
}

.tw-pb-405 {
    padding-block-end: var(--size-405);
}

.tw-pb-5 {
    padding-block-end: var(--size-5);
}

.tw-pb-505 {
    padding-block-end: var(--size-505);
}

.tw-pb-6 {
    padding-block-end: var(--size-6);
}

.tw-pb-605 {
    padding-block-end: var(--size-605);
}

.tw-pb-7 {
    padding-block-end: var(--size-7);
}

.tw-pb-705 {
    padding-block-end: var(--size-705);
}

.tw-pb-8 {
    padding-block-end: var(--size-8);
}

.tw-pb-9 {
    padding-block-end: var(--size-9);
}

.tw-pb-10 {
    padding-block-end: var(--size-10);
}

.tw-pb-11 {
    padding-block-end: var(--size-11);
}

.tw-pb-12 {
    padding-block-end: var(--size-12);
}

.tw-pb-13 {
    padding-block-end: var(--size-13);
}

.tw-pb-14 {
    padding-block-end: var(--size-14);
}

.tw-pb-15 {
    padding-block-end: var(--size-15);
}

.tw-pb-16 {
    padding-block-end: var(--size-16);
}

.tw-pb-17 {
    padding-block-end: var(--size-17);
}

.tw-p-36-px {
    padding: clamp(1rem, -6.1013rem + 9.4763vw, 2.25rem);
}

.tw-p-24-px {
    padding: clamp(1rem, -6.1013rem + 9.4763vw, 1.5rem);
}

.tw-p-36-px {
    padding: clamp(1.5rem, -6.1013rem + 9.4763vw, 2.25rem);
}

.tw-p-40-px {
    padding: clamp(1.5rem, -12.1677rem + 28.9177vw, 2.5rem);
}

.tw-p-48-px {
    padding: clamp(1.5rem, -12.1677rem + 28.9177vw, 3rem);
}

.tw-p-54-px {
    padding: clamp(1.5rem, -12.1677rem + 28.9177vw, 3.375rem);
}

.tw-p-60-px {
    padding: clamp(1.5rem, -12.1677rem + 28.9177vw, 3.75rem);
}

.tw-p-74-px {
    padding: clamp(1.5rem, -12.1677rem + 28.9177vw, 4.625rem);
}

.tw-px-90-px {
    padding-inline: clamp(1.5rem, -12.1677rem + 28.9177vw, 5.625rem);
}

.tw-px-40-px {
    padding-inline: clamp(1.25rem, 0.0962rem + 2.4038vw, 2.5rem);
}

.tw-px-50-px {
    padding-inline: clamp(1.5rem, 0.0962rem + 2.4038vw, 3.125rem);
}

.tw-ps-60-px {
    padding-inline-start: clamp(1.5rem, -12.1677rem + 28.9177vw, 3.75rem);
}

.tw-pt-72-px {
    padding-block-start: 4.5rem;
}

.tw-pt-164-px {
    padding-block-start: clamp(6.25rem, 2.5577rem + 7.6923vw, 10.25rem);
}

.tw-pb-120-px {
    padding-block-end: 4.5rem;
}

.tw-py-60-px {
    padding-block: clamp(1.5rem, -12.1677rem + 28.9177vw, 3.75rem);
}

.tw-py-70-px {
    padding-block: clamp(1.5rem, -12.1677rem + 28.9177vw, 4.375rem);
}

.tw-py-90-px {
    padding-block: clamp(1.5rem, -12.1677rem + 28.9177vw, 5.625rem);
}

.tw-py-100-px {
    padding-block: clamp(1.5rem, -12.1677rem + 28.9177vw, 6.25rem);
}

.tw-py-280-px {
    padding-block: clamp(5rem, -17.2222rem + 46.2963vw, 17.5rem);
}

.tw-ps-120-px {
    padding-inline-start: clamp(1.5rem, -12.1677rem + 28.9177vw, 7.5rem);
}

.tw-ps-100-px {
    padding-inline-start: clamp(1.5rem, -12.1677rem + 28.9177vw, 6.25rem);
}

.tw-ps-40-px {
    padding-inline-start: clamp(1.5rem, -12.1677rem + 28.9177vw, 2.5rem);
}

.py-140 {
    padding-block-start: 100px;
    padding-block-end: 100px;
}

@media (min-width: 992px) {
    .py-140 {
        padding-block-start: 140px;
        padding-block-end: 140px;
    }
}

.pt-140 {
    padding-block-start: 100px;
}

@media (min-width: 992px) {
    .pt-140 {
        padding-block-start: 140px;
    }
}

.pb-140 {
    padding-block-end: 100px;
}

@media (min-width: 992px) {
    .pb-140 {
        padding-block-end: 140px;
    }
}

.py-120 {
    padding-block-start: 80px;
    padding-block-end: 80px;
}

@media (min-width: 576px) {
    .py-120 {
        padding-block-start: 80px;
        padding-block-end: 80px;
    }
}

@media (min-width: 992px) {
    .py-120 {
        padding-block-start: 100px;
        padding-block-end: 120px;
    }
}

.pt-120 {
    padding-block-start: 80px;
}

@media (min-width: 576px) {
    .pt-120 {
        padding-block-start: 80px;
    }
}

@media (min-width: 992px) {
    .pt-120 {
        padding-block-start: 120px;
    }
}

.pb-120 {
    padding-block-end: 80px;
}

@media (min-width: 576px) {
    .pb-120 {
        padding-block-end: 80px;
    }
}

@media (min-width: 992px) {
    .pb-120 {
        padding-block-end: 120px;
    }
}

.py-60 {
    padding-block-start: 30px;
    padding-block-end: 30px;
}

@media (min-width: 576px) {
    .py-60 {
        padding-block-start: 40px;
        padding-block-end: 40px;
    }
}

@media (min-width: 992px) {
    .py-60 {
        padding-block-start: 80px;
        padding-block-end: 80px;
    }
}

.pt-60 {
    padding-block-start: 30px;
}

@media (min-width: 576px) {
    .pt-60 {
        padding-block-start: 40px;
    }
}

@media (min-width: 992px) {
    .pt-60 {
        padding-block-start: 80px;
    }
}

.pb-60 {
    padding-block-end: 30px;
}

@media (min-width: 576px) {
    .pb-60 {
        padding-block-end: 40px;
    }
}

@media (min-width: 992px) {
    .pb-60 {
        padding-block-end: 80px;
    }
}

/* ================================= Padding Css End =========================== */
/* Placeholder Classes Start */
.tw-placeholder-text-neutral-100::placeholder {
    color: var(--neutral-100);
}

.tw-placeholder-text-neutral-200::placeholder {
    color: var(--neutral-200);
}

.tw-placeholder-text-neutral-300::placeholder {
    color: var(--neutral-300);
}

.tw-placeholder-text-neutral-400::placeholder {
    color: var(--neutral-400);
}

.tw-placeholder-text-neutral-500::placeholder {
    color: var(--neutral-500);
}

.tw-placeholder-text-neutral-600::placeholder {
    color: var(--neutral-600);
}

.tw-placeholder-text-neutral-700::placeholder {
    color: var(--neutral-700);
}

.tw-placeholder-text-neutral-800::placeholder {
    color: var(--neutral-800);
}

.tw-placeholder-text-neutral-900::placeholder {
    color: var(--neutral-900);
}

.focus-tw-placeholder-text-hidden:focus::placeholder {
    opacity: 0;
}

.tw-placeholder-transition-2::placeholder {
    transition: 0.2s linear;
}

/* Placeholder Classes End */
.pointer-events-none {
    pointer-events: none;
}

.pointer-events-auto {
    pointer-events: auto;
}

/* Border Radius Css Start */
.tw-rounded {
    border-radius: 0.25rem;
    /* 4px */
}

.tw-rounded-none {
    border-radius: 0px;
}

.tw-rounded-sm {
    border-radius: 0.125rem;
    /* 2px */
}

.tw-rounded-md {
    border-radius: 0.375rem;
    /* 6px */
}

.tw-rounded-lg {
    border-radius: 0.5rem;
    /* 8px */
}

.tw-rounded-xl {
    border-radius: 0.75rem;
    /* 12px */
}

.tw-rounded-2xl {
    border-radius: 1rem;
    /* 16px */
}

.tw-rounded-3xl {
    border-radius: 1.5rem;
    /* 24px */
}

.tw-rounded-32-px {
    border-radius: 2rem;
    /* 32px */
}

/* Border Radius Css End */
/* Rotate Css Start */
.tw-rotate--45-deg {
    transform: rotate(-45deg);
}

.tw-hover-rotate-360:hover {
    transform: rotate(360deg);
}

/* Rotate Css End */
/* Hover Scale Css start */
.tw-scale-0 {
    transform: scale(0);
}

.tw-scale-04 {
    transform: scale(0.4);
}

.tw-scale-08 {
    transform: scale(0.8);
}

.hover-scale-09:hover {
    transform: scale(0.9);
}

.hover-scale-094:hover {
    transform: scale(0.94);
}

.hover-scale-098:hover {
    transform: scale(0.98);
}

.hover-scale-102:hover {
    transform: scale(1.02);
}

.hover-scale-104:hover {
    transform: scale(1.04);
}

.hover-scale-14:hover {
    transform: scale(1.4);
}

.hover-scale-106:hover {
    transform: scale(1.06);
}

.hover-scale-108:hover {
    transform: scale(1.08);
}

.hover-scale-2:hover {
    transform: scale(1.2);
}

.hover-scale-20:hover {
    transform: scale(2);
}

.hover-scale-30:hover {
    transform: scale(3);
}

/* Hover Scale Css End */
/* Active Scale Css End */
.active-scale-09:active {
    transform: scale(0.9);
}

.active-scale-094:active {
    transform: scale(0.94);
}

.active-scale-098:active {
    transform: scale(0.98);
}

.active-scale-102:active {
    transform: scale(1.02);
}

/* Active Scale Css End */
/* Hide Scroll bar Css For Custom Modal */
.scroll-hide {
    position: absolute;
    overflow-y: hidden;
    padding-inline-end: 17px;
    inset-block-start: 0;
    inset-inline-start: 0;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .scroll-hide {
        padding-inline-end: 0;
    }
}

.scroll-hide-sm {
    position: absolute;
    overflow-y: hidden;
    inset-block-start: 0;
    inset-inline-start: 0;
    width: calc(100% - 0px);
}

/* Hide Scroll bar Css For Custom Modal End */
.scroll-sm::-webkit-scrollbar {
    width: 6px;
}

.scroll-sm::-webkit-scrollbar-track {
    background: hsl(var(--white));
}

.scroll-sm::-webkit-scrollbar-thumb {
    background: #e4e4e4;
    background: hsl(var(--white));
    border-radius: 50px;
}

@media (max-width: 992px) {
    .scroll-sm::-webkit-scrollbar-thumb {
        background: #e4e4e4;
    }
}

.scroll-sm::-webkit-scrollbar-thumb:hover {
    background: #c1c1c1 !important;
}

.scroll-sm:hover::-webkit-scrollbar-thumb {
    background: #e4e4e4;
}

.scroll-sm-horizontal::-webkit-scrollbar {
    height: 6px;
}

/* Box shadow start */
.common-shadow {
    box-shadow: 0 6px 30px 0px #0000000a;
}

.common-shadow-2 {
    box-shadow: 8px 4.98px 24.88px 11px #060c3b0d;
}

.common-shadow-3 {
    box-shadow: 17px 19px 80.8px 12px #10053a08;
}

.common-shadow-4 {
    box-shadow: 17px 19px 80.8px 12px #10053a08;
}

.common-shadow-5 {
    box-shadow: 0px 0px 80.8px 12px #10053A0D;
}

.common-shadow-6 {
    box-shadow: -7px -7px 80.8px 12px #10053A08;
}

/* Box shadow End */
/* transition Css Class start */
.tw-transition {
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

.tw-transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
    transition-duration: 150ms;
}

/* transition Css Class End */
.tw-duration-75 {
    transition-duration: 75ms;
}

.tw-duration-100 {
    transition-duration: 100ms;
}

.tw-duration-150 {
    transition-duration: 150ms;
}

.tw-duration-200 {
    transition-duration: 200ms;
}

.tw-duration-300 {
    transition-duration: 300ms;
}

.tw-duration-500 {
    transition-duration: 500ms;
}

/*================================== Translate Css Start ==================================*/
/* Translate X */
.tw-translate-x-50 {
    transform: var(--translate-x-50);
}

.tw--translate-x-full {
    transform: translateX(-100%);
}

.tw--translate-middle {
    transform: var(--translate-x-50) var(--translate-y-50);
}

/* Translate Y */
.tw--translate-y-50 {
    transform: var(--translate-y-50);
}

.active--translate-y-scale-9:active {
    transform: translateY(-4px) scale(0.94);
    transition: 0.06s;
}

.hover--translate-y-05:hover {
    transform: translateY(-2px);
}

.hover--translate-y-1:hover {
    transform: translateY(-4px);
}

.hover--translate-y-2:hover {
    transform: translateY(-8px);
}

.active--translate-y-05:active {
    transform: translateY(-2px);
}

.active--translate-y-1:active {
    transform: translateY(-4px);
}

/* Translate X */
.hover--translate-x-05:hover {
    transform: translateX(-2px);
}

.hover--translate-x-1:hover {
    transform: translateX(-4px);
}

.hover--translate-x-2:hover {
    transform: translateX(-8px);
}

/*================================== Translate Css End  ==================================*/
/* Transform Css Start */
.origin-left {
    transform-origin: left;
}

.object-top {
    object-position: top;
}

/* Transform Css End */
/* Text Decoration Start */
.hover-underline:hover {
    text-decoration: underline;
}

.hover-underline-none:hover {
    text-decoration: none !important;
}

/* Text Decoration End */
/* width Css Class start */
.tw-w-05 {
    width: 0.125rem;
}

.tw-w-1 {
    width: 0.25rem;
}

.tw-w-105 {
    width: 0.375rem;
}

.tw-w-2 {
    width: 0.5rem;
}

.tw-w-205 {
    width: 0.625rem;
}

.tw-w-3 {
    width: 0.75rem;
}

.tw-w-305 {
    width: 0.875rem;
}

.tw-w-4 {
    width: 1rem;
}

.tw-w-405 {
    width: 1.125rem;
}

.tw-w-5 {
    width: 1.25rem;
}

.tw-w-505 {
    width: 1.375rem;
}

.tw-w-6 {
    width: 1.5rem;
}

.tw-w-605 {
    width: 1.625rem;
}

.tw-w-7 {
    width: 1.75rem;
}

.tw-w-705 {
    width: 1.875rem;
}

.tw-w-8 {
    width: 2rem;
}

.tw-w-9 {
    width: 2.25rem;
}

.tw-w-10 {
    width: 2.5rem;
}

.tw-w-11 {
    width: 2.75rem;
}

.tw-w-12 {
    width: 3rem;
}

.tw-w-13 {
    width: 3.25rem;
}

.tw-w-14 {
    width: 3.5rem;
}

.tw-w-15 {
    width: 3.75rem;
}

.tw-w-16 {
    width: 4rem;
}

.tw-w-17 {
    width: 4.25rem;
}

.min-w-max {
    min-width: max-content;
}

.tw-w-w-max {
    width: max-content;
}

.tw-w-px {
    width: 1px;
}

.tw-w-300-px {
    width: 300px;
}

@media (min-width: 1300px) {
    .tw-w-100-vw {
        width: 100vw;
    }
}

.tw-w-84-px {
    width: 84px;
}

.tw-w-92-px {
    width: 92px;
}

.tw-w-104-px {
    width: 104px;
}

.tw-w-120-px {
    width: 120px;
}

.tw-w-200-px {
    width: 200px;
}

/* width Css Class End */
/* Z index css start */
.tw-z-99 {
    z-index: 99;
}

.tw-z-991 {
    z-index: 991;
}

.tw-z-999 {
    z-index: 999;
}

.tw--z-2 {
    z-index: -2;
}

.tw-hover-z-4:hover {
    z-index: 4 !important;
}

/* Z index css End */
/* ======================== Animation Css Start ==================================== */
/* Raw animations start here */
.animation-item:hover .animate__bounce {
    animation: bounce 1.5s;
}

.animation-item:hover .animate__wobble {
    animation: wobble 1.5s ease-in-out;
}

.animation-item:hover .animate__heartBeat {
    animation: heartbeat 1.5s ease-in-out;
}

.animation-item:hover .animate__flipInY {
    animation: flipInY 1.5s ease-in-out;
}

.animation-item:hover .animate__swing {
    animation: swing 1.5s ease-in-out;
}

@keyframes bounce {

    0%,
    20%,
    53%,
    100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    40%,
    43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0) scaleY(1.1);
        transform: translate3d(0, -30px, 0) scaleY(1.1);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0) scaleY(1.05);
        transform: translate3d(0, -15px, 0) scaleY(1.05);
    }

    80% {
        -webkit-transform: translateZ(0) scaleY(0.95);
        transform: translateZ(0) scaleY(0.95);
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0) scaleY(1.02);
        transform: translate3d(0, -4px, 0) scaleY(1.02);
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
        transform: translate3d(-25%, 0, 0) rotate(-5deg);
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
        transform: translate3d(20%, 0, 0) rotate(3deg);
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
        transform: translate3d(-15%, 0, 0) rotate(-3deg);
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
        transform: translate3d(10%, 0, 0) rotate(2deg);
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
        transform: translate3d(-5%, 0, 0) rotate(-1deg);
    }

    100% {
        -webkit-transform: translateZ(0);
        transform: translateZ(0);
    }
}

@keyframes heartbeat {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    14% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    28% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    42% {
        -webkit-transform: scale(1.3);
        transform: scale(1.3);
    }

    70% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes flipInY {
    0% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0;
        -webkit-transform: perspective(400px) rotateY(90deg);
        transform: perspective(400px) rotateY(90deg);
    }

    40% {
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        -webkit-transform: perspective(400px) rotateY(-20deg);
        transform: perspective(400px) rotateY(-20deg);
    }

    60% {
        opacity: 1;
        -webkit-transform: perspective(400px) rotateY(10deg);
        transform: perspective(400px) rotateY(10deg);
    }

    80% {
        -webkit-transform: perspective(400px) rotateY(-5deg);
        transform: perspective(400px) rotateY(-5deg);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate(15deg);
        transform: rotate(15deg);
    }

    40% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg);
    }

    60% {
        -webkit-transform: rotate(5deg);
        transform: rotate(5deg);
    }

    80% {
        -webkit-transform: rotate(-5deg);
        transform: rotate(-5deg);
    }

    100% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.animation-scalation {
    animation: scalation 8s linear infinite;
}

.animation-upDown {
    animation: animationUpDown 6s ease-in-out infinite;
}

.animation-rotate-scale {
    animation: scaleRotate 4.5s ease-in-out infinite;
}

@keyframes scaleRotate {
    0% {
        transform: scale(1) rotate(0deg);
    }

    25% {
        transform: scale(1.2);
    }

    50% {
        transform: scale(1.2) rotate(180deg);
    }

    75% {
        transform: scale(1.2) rotate(360deg);
    }

    100% {
        transform: scale(1) rotate(360deg);
    }
}

@keyframes scalation {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(0.5);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes animationUpDown {

    0%,
    100% {
        transform: translateY(0px);
    }

    50% {
        transform: translateY(-40px);
    }
}

.animation-rotate-right {
    animation: rotateRight 30s linear infinite;
}

@keyframes rotateRight {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

@keyframes floatAnimation {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-24px);
    }

    100% {
        transform: translateY(0);
    }
}

.animated-upDown {
    animation: floatAnimation 3s ease-in-out infinite;
}

.animated-upDown-two {
    animation: animatedUpdownTwo 4s ease-in-out infinite;
}

@keyframes animatedUpdownTwo {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(24px);
    }

    100% {
        transform: translateY(0);
    }
}

.left-right-animation {
    animation: 6s leftRightAnimation ease-in-out infinite;
}

@keyframes leftRightAnimation {

    0%,
    100% {
        transform: translateX(0px);
    }

    50% {
        transform: translateX(-40px);
    }
}

.scale-animation {
    animation: 4s scaleAnimation linear infinite;
}

@keyframes scaleAnimation {

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

    50% {
        transform: scale(1.2);
    }
}

.animate__wobble__two {
    animation: wobble 2.4s ease-in-out infinite;
}

.animation-delay-1 {
    animation-delay: 1s !important;
}

.animation-delay-2 {
    animation-delay: 2s;
}

.animation-delay-3 {
    animation-delay: 3s;
}

.animation-delay-5 {
    animation-delay: 5s;
}

.animation-duration-6 {
    animation-duration: 6s;
}

.animation-duration-40 {
    animation-duration: 40s;
}

/* Latest Animation */
.animate-hand-move {
    animation: handMove 2.5s ease-in-out infinite;
}

@keyframes handMove {
    0% {
        transform: rotate(0deg);
        transform-origin: bottom;
    }

    10% {
        transform: rotate(40deg);
        transform-origin: bottom;
    }

    20% {
        transform: rotate(0deg);
        transform-origin: bottom;
    }

    30% {
        transform: rotate(30deg);
        transform-origin: bottom;
    }

    40% {
        transform: rotate(0deg);
        transform-origin: bottom;
    }

    100% {
        transform: rotate(0deg);
        transform-origin: bottom;
    }
}

/* ======================== Animation Css End ==================================== */
/* ================================= preload Css Start =========================== */
.loader-mask {
    position: fixed;
    inset-block-start: 0;
    inset-inline-start: 0;
    inset-inline-end: 0;
    inset-block-end: 0;
    background-color: #fff;
    z-index: 99999;
}

.loader {
    position: absolute;
    inset-inline-start: 50%;
    inset-block-start: 50%;
    width: 60px;
    height: 60px;
    font-size: 0;
    display: inline-block;
    margin: -25px 0 0 -25px;
    text-indent: -9999em;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
}

.loader div {
    background-color: var(--main-600);
    display: inline-block;
    float: none;
    position: absolute;
    inset-block-start: 0;
    inset-inline-start: 0;
    width: 60px;
    height: 60px;
    opacity: 0.5;
    border-radius: 50%;
    -webkit-animation: ballPulseDouble 2s ease-in-out infinite;
    animation: ballPulseDouble 2s ease-in-out infinite;
}

.loader div:last-child {
    -webkit-animation-delay: -1s;
    animation-delay: -1s;
}

@-webkit-keyframes ballPulseDouble {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@keyframes ballPulseDouble {

    0%,
    100% {
        -webkit-transform: scale(0);
        transform: scale(0);
    }

    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

/* ================================= preload Css End ===========================  */
/* ========================== Settings panel css start =========================== */
.settings-button {
    pointer-events: all;
}

.settings-button .close-icon {
    display: none;
}

.settings-button.active .setting-icon {
    display: none;
}

.settings-button.active .close-icon {
    display: block;
}

.settings-panel {
    inset-inline-end: -280px;
    pointer-events: none;
    transition: 0.3s;
}

.settings-panel.active {
    inset-inline-end: 0px !important;
}

.settings-panel.active .settings-panel__content {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
}

.settings-panel__content {
    pointer-events: all;
    width: 280px;
    max-height: 100vh;
    overflow-y: auto;
}

.settings-panel__button.active {
    background-color: var(--main-600) !important;
}

.remove-animate-cursor .cursor,
.remove-animate-cursor .dot {
    display: none;
}

.animation-rotate {
    animation: animationRotate 2s linear infinite;
}

@keyframes animationRotate {
    0% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(360deg);
    }
}

/* ========================== Settings panel css end =========================== */
/* ============= Header Start Here ======================= */
@media screen and (max-width: 991px) {
    .header {
        padding: 10px 0;
    }
}

.header.fixed-header {
    position: fixed;
    inset-inline-start: 0;
    inset-block-start: 0;
    inset-inline-end: 0;
    width: 100%;
    z-index: 9;
    backdrop-filter: blur(24px);
    animation: slideDown 0.35s ease-out;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width: 991px) {
    .header.fixed-header {
        inset-block-start: -1px;
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

.fixedHeaderBlack.fixed-header {
    background-color: hsl(var(--heading-color));
}

.fixedHeaderBgWhite.fixed-header {
    background-color: hsl(var(--white)/0.85);
}

/* Header Menu and Submenu Css Start */
.nav-menu__item.activePage>a {
    color: var(--main-600) !important;
}

.nav-menu__item.activePage>a::before {
    color: var(--main-600);
}

.nav-menu__item:hover>a {
    color: hsl(var(--heading-color));
}

@media (min-width: 992px) {
    .nav-menu__item:hover>a {
        color: var(--main-600);
    }
}

.has-submenu.active>a,
.has-submenu.active>a::before {
    color: var(--main-600);
}

.has-submenu.active>a::before {
    transform: translateY(-50%) rotate(180deg) !important;
}

.has-submenu:hover .nav-submenu {
    visibility: visible;
    opacity: 1;
    transform: scaleY(1);
}

@media (min-width: 992px) {
    .has-submenu:hover>a::before {
        color: var(--main-600);
        transform: translateY(-50%) rotate(180deg);
    }
}

.has-submenu>a {
    position: relative;
}

.has-submenu>a::before {
    position: absolute;
    content: "\e136";
    inset-inline-end: 0;
    inset-block-start: 50%;
    transform: translateY(-50%);
    font-family: "Phosphor";
    font-weight: 900;
    color: hsl(var(--heading-color)/0.4);
    transition: 0.2s linear;
}

/* Submenu Start */
.nav-submenu {
    box-shadow: 0 10px 15px -3px #0000001a, 0 4px 6px -4px #0000001a;
    min-width: 190px;
    visibility: hidden;
    opacity: 0;
    transform: scaleY(0);
    transition: 0.4s ease;
    transform-origin: top center;
}

@media (min-width: 992px) {
    .nav-submenu {
        max-height: 400px;
        overflow-y: auto;
    }
}

.nav-submenu__item.activePage .nav-submenu__link {
    color: var(--main-600) !important;
}

.nav-submenu__item:hover a {
    color: hsl(var(--heading-color));
}

/* Submenu End */
/* Header Menu and Submenu Css End */
.headerAbsoluteStyle {
    position: absolute;
    inset-block-start: 0;
    width: 100%;
    inset-inline-start: 0;
}

.menuColorWhite .nav-menu__link {
    color: #ffff;
}

.menuColorWhite .nav-menu__item.activePage>a {
    color: var(--main-two-600) !important;
}

.menuColorWhite .has-submenu>a::before {
    color: #fff;
}

.menuColorWhite .has-submenu:hover>a::before {
    color: var(--main-600);
}

.menuColorWhite .activePage>a::before {
    color: var(--main-two-600);
}

.menuPositionEnd .header-menu {
    margin-inline-start: auto;
}

.border-line-full .border-line {
    height: 96px;
}

@media (min-width: 768px) {
    .header-four {
        margin-block-start: 20px;
    }
}

@media (max-width: 1760px) and (min-width: 768px) {
    .header-four .container>nav {
        padding-inline: 20px;
    }
}

.header-four .container {
    max-width: 1710px;
}

.header-four.fixed-header {
    margin-block-start: 0;
}

.active-text-green-600 .nav-menu__item.activePage>a,
.active-text-green-600 .nav-menu__item.activePage>a::before {
    color: var(--main-600) !important;
}

/* ================================= Header Css End =========================== */
/* Mega menu css start */
.mega-menu {
    position: absolute;
    inset-block-start: 100%;
    background-color: #fff;
    width: 100%;
    inset-inline-start: 0;
    z-index: 99;
    box-shadow: 0px 20px 30px rgba(1, 15, 28, 0.1);
    box-shadow: rgba(0, 0, 0, 0.2) 0px 20px 30px;
    max-height: 540px;
    overflow-y: auto;
    overflow-x: hidden;
}

@media (max-width: 991px) {
    .mega-menu {
        margin-block: 16px !important;
        margin-inline-start: 0 !important;
        padding-inline-end: 4px !important;
    }
}

.mega-menu-item__buttons {
    transition: all 0.5s;
}

.mega-menu-item__overlay {
    background-color: #0000008c;
    transition: all 0.25s;
}

.mega-menu-item__buttons {
    margin-top: -60px;
    transform: scale(0.8);
}

.mega-menu-item:hover .mega-menu-item__buttons {
    transition-delay: 0.1s;
    margin-top: 0px;
    transform: scale(1);
}

/* Mega menu css end */
/* Mobile Menu Sidebar Start */
.mobile-menu.active {
    transform: translateX(0%);
}

.nav-menu--mobile .nav-menu__item>a::before {
    transform: translateY(-50%) rotate(0deg);
}

.nav-menu--mobile .nav-menu__link {
    border-bottom: 1px solid var(--neutral-200) !important;
    position: relative;
    padding: 12px 0;
    padding-inline-end: 16px;
}

.nav-menu--mobile .nav-submenu {
    position: static !important;
    visibility: visible;
    opacity: 1;
    box-shadow: none;
    width: 100%;
    margin-block-start: 0;
    padding: 0;
    margin-inline-start: 16px;
    display: none;
    transition: 0s;
}

.nav-menu--mobile .nav-submenu__link {
    width: 100%;
    padding: 10px 0;
    border-bottom: 1px solid var(--neutral-200) !important;
}

.nav-menu--mobile .nav-submenu__item:hover {
    background-color: transparent;
    color: var(--main-600);
}

.nav-menu--mobile .nav-submenu__item::before {
    display: none;
}

/* Mobile Menu Sidebar Start */
/* ===================== Scroll to Top Start ================================= */
.progress-wrap {
    position: fixed;
    inset-inline-end: 16px;
    inset-block-end: 16px;
    height: 46px;
    width: 46px;
    cursor: pointer;
    display: block;
    border-radius: 50px;
    box-shadow: inset 0 0 0 2px rgba(0, 0, 0, 0.2);
    z-index: 10000;
    opacity: 0;
    visibility: hidden;
    transform: translateY(15px);
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    background-color: #fff;
    mix-blend-mode: difference;
}

@media screen and (max-width: 991px) {
    .progress-wrap {
        inset-inline-end: 24px;
        inset-block-end: 24px;
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
}

.progress-wrap.active-progress {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.progress-wrap:hover {
    transform: scale(1.06);
}

.progress-wrap::after {
    position: absolute;
    font-family: "Phosphor";
    font-weight: 900;
    content: "\e08e";
    text-align: center;
    height: 46px;
    width: 46px;
    line-height: 46px;
    font-size: 18px;
    inset-inline-start: 0;
    inset-block-start: 0;
    cursor: pointer;
    display: block;
    z-index: 1;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
    color: hsl(var(--main)) !important;
}

@media screen and (max-width: 991px) {
    .progress-wrap::after {
        height: 40px;
        width: 40px;
        line-height: 40px;
    }
}

.progress-wrap svg path {
    fill: none;
}

.progress-wrap svg.progress-circle path {
    stroke: var(--main-600);
    stroke-width: 5;
    box-sizing: border-box;
    -webkit-transition: all 200ms linear;
    transition: all 200ms linear;
}

/* ===================== Scroll to Top End ================================= */
/* Custom Cursor Css Start */
.cursor,
.dot {
    width: 32px;
    height: 32px;
    border: 1px solid hsl(var(--white));
    border-radius: 50%;
    position: fixed;
    top: 0;
    left: 0;
    pointer-events: none;
    z-index: 9999999;
    transform: translate(-50%, -50%);
    visibility: hidden;
    font-size: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    mix-blend-mode: difference;
}

.dot {
    width: 4px;
    height: 4px;
    background-color: hsl(var(--white));
    mix-blend-mode: difference;
}

.view-cursor {
    position: fixed;
    inset-block-start: 0;
    inset-inline-start: 0;
    pointer-events: none;
    transform: translate(-50%, -50%);
    color: hsl(var(--heading-color));
    background: rgba(0, 0, 0, 0.7);
    padding: 6px 12px;
    white-space: nowrap;
    opacity: 0;
    visibility: hidden;
    z-index: 999999;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 10rem;
    height: 10rem;
    border-radius: 50%;
    background-color: hsl(var(--white)/0.85);
    border: 2px solid hsl(var(--white));
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.6;
    text-transform: capitalize;
    text-align: center;
    box-shadow: 0px 0px 40px #0000001c;
}

/* Custom Cursor Css End */
/* ============================ Search Popup css start ===================================== */
.search-popup {
    height: 0;
    position: fixed;
    inset-block-start: 0;
    inset-inline-start: 0;
    width: 100%;
    z-index: 999999;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: 0.3s ease-in-out;
}

.search-popup__form {
    max-width: 1100px;
    margin: 0 auto;
    width: 0;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.search-popup__input {
    height: 64px;
    line-height: 64px;
    font-size: 28px;
    background-color: transparent;
    text-align: left;
    border: none;
    border-bottom: 1px solid var(--neutral-200);
    padding-left: 0;
    border-radius: 0;
    width: 100%;
    padding-inline-end: 44px;
    color: hsl(var(--heading-color));
}

.search-popup__input:focus {
    outline: 0;
    border-color: var(--main-600);
}

.search-popup__close {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    border-bottom: 3px solid hsl(var(--heading-color));
    transform: translateY(80px);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    visibility: hidden;
    opacity: 0;
}

.search-popup__close i {
    transition: 0.2s linear;
}

.search-popup__close:hover i {
    transform: rotate(90deg);
}

.search-popup.active {
    visibility: visible;
    opacity: 2;
    height: 400px;
}

.search-popup.active .search-popup__form {
    transition-delay: 0.3s;
    width: 100%;
}

.search-popup.active .search-popup__close {
    transition-delay: 0.5s;
    transform: translateY(0px);
    visibility: visible;
    opacity: 1;
}

/* ============================ Search Popup css end ===================================== */
/* Play Animation css start */
.play-button::before {
    position: absolute;
    content: "";
    width: inherit;
    height: inherit;
    background: inherit;
    border-radius: 50%;
    inset-inline-start: 0;
    top: 0;
    z-index: -1;
    -webkit-animation: animate 2.3s ease-out infinite;
    animation: animate 2.3s ease-out infinite;
}

@keyframes animate {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 1;
    }

    30% {
        -webkit-transform: scale(0.6);
        transform: scale(0.6);
        opacity: 1;
    }

    60% {
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
        opacity: 0.9;
    }

    100% {
        -webkit-transform: scale(2);
        transform: scale(2);
        opacity: 0;
    }
}

/* Play Animation css end */
/* Header spacer for fixed header */
.header-space {
    height: 96px;
}

@media (max-width: 991px) {
    .header-space {
        height: 74px;
    }
}

/* Smooth Wrapper css end */
.fontSizeStyleOne:root {
    --heading-one: clamp(2.125rem,
            -0.9752rem + 6.4588vw,
            5.75rem);
}

.fontSizeStyleOne h1,
.fontSizeStyleOne .h1 {
    font-size: var(--heading-one);
}

.color-green:root {
    --main-h: 72;
    --main-s: 97%;
    --main-l: 45%;
    --main: var(--main-h) var(--main-s) var(--main-l);
}

.color-green .btn-main {
    color: hsl(var(--heading-color)) !important;
}

.color-green .btn-main .btn-icon {
    background: hsl(var(--heading-color)) !important;
}

.color-green .hover-style-one .button__flair::before {
    background-color: #fff;
}

/* ========================= Banner one css start ============================= */
.banner-one__inner {
    padding: 294px 0 194px 0;
}

@media (max-width: 1300px) {
    .banner-one__inner {
        padding: 240px 0 120px 0;
    }
}

@media (max-width: 991px) {
    .banner-one__inner {
        padding: 160px 0 120px 0;
    }
}

.banner-one__thumbs {
    max-width: 52%;
}

@media (max-width: 1300px) {
    .banner-one__thumbs {
        max-width: 48%;
    }
}

.rotate-text-one {
    inset-inline-start: 42%;
}

@media (max-width: 1199px) {
    .rotate-text-one {
        inset-inline-start: 35%;
    }
}

@media (max-width: 991px) {
    .rotate-text-one {
        inset-inline-start: 68%;
    }
}

@media (max-width: 445px) {
    .rotate-text-one {
        inset-inline-start: 75%;
    }
}

/* ========================= Banner one css End ============================= */
/* brand section css start */
.hover-filter-grayscale-0 {
    filter: grayscale(100%);
    opacity: 0.6;
}

.hover-filter-grayscale-0:hover {
    filter: grayscale(0);
    opacity: 1;
}

.left-right-gradient::before,
.left-right-gradient::after {
    position: absolute;
    content: "";
    width: 48px;
    height: 100%;
    inset-inline-start: 0;
    inset-block-start: 0;
    background: linear-gradient(90deg, #ffffff, transparent);
    z-index: 2;
    pointer-events: none;
}

.left-right-gradient::after {
    background: linear-gradient(90deg, transparent, #ffffff);
    inset-inline-start: auto;
    inset-inline-end: 0;
}

.gradient-width-200::before,
.gradient-width-200::after {
    width: 200px;
}

.gradient-width-50::before,
.gradient-width-50::after {
    width: 50px;
}

/* brand section css end */
/* Service section css start */
.step-bg-shape::before,
.step-bg-shape::after {
    position: absolute;
    content: "";
    width: 92%;
    height: 100%;
    z-index: -2;
    inset-inline-start: 50%;
    inset-block-start: -12px;
    border-radius: inherit;
    transform: translateX(-50%);
    box-shadow: 0 0.5rem 1.5rem #00000030;
    background-color: #6d96f8;
}

.step-bg-shape::after {
    inset-block-start: -24px;
    width: 86%;
    z-index: -3;
}

/* Service section css end */
/* Marquee css start */
.marquee {
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.js-marquee-wrapper {
    display: flex;
    gap: 64px;
}

.js-marquee {
    display: flex;
    gap: 64px;
    min-width: max-content;
}

.cta-four .js-marquee-wrapper {
    gap: 24px;
}

.cta-four .js-marquee {
    gap: 24px;
}

/* Marquee css end */
/* =========================== Work with us section css start ============================ */
/* =========================== Work with us section css end ============================ */
/* Project section css start */
.project-slider .swiper-slide {
    transition: 0.5s ease-in-out;
}

.project-slider .swiper-slide.swiper-slide-active {
    transform: translateY(-40px);
}

/* Project section css end */
/* Social icons css start */
.show-socials-icons.active .show-socials-icons__item {
    transform: scale(1);
}

.show-social-icon-button.active {
    background-color: hsl(var(--heading-color)) !important;
}

.show-social-icon-button.active .icon {
    transform: rotate(45deg);
}

@media (min-width: 1200px) {
    .team-item-wrapper div[class*=col]:nth-child(2) .team-item {
        margin-top: 116px;
    }

    .team-item-wrapper div[class*=col]:nth-child(3) .team-item {
        margin-top: 58px;
    }
}

/* Social icons css end */
/* Footer css start */
.line-y-axies {
    inset-inline-start: 32%;
    background-color: #ffffff61;
}

@media (max-width: 1199px) {
    .line-y-axies {
        display: none;
    }
}

/* Footer css END */
.fontSizeStyleTwo:root {
    --heading-one: clamp(2.125rem,
            -0.9752rem + 6.4588vw,
            3.625rem);
}

.fontSizeStyleTwo h1,
.fontSizeStyleTwo .h1 {
    font-size: var(--heading-one);
}

/* ===================== Banner Two css start ============================== */
.banner-two {
    padding: 234px 0 366px;
}

@media (max-width: 1200px) {
    .banner-two {
        padding: 160px 0 300px;
    }
}

@media (max-width: 575px) {
    .banner-two {
        padding: 120px 0 150px;
    }
}

.banner-image-1 {
    inset-inline-start: clamp(0.5rem, -10.5rem + 16vw, 6.5rem);
}

.banner-image-2 {
    inset-inline-end: clamp(0.5rem, -10.5rem + 16vw, 6.5rem);
}

.banner-image-1,
.banner-image-2 {
    max-width: 27%;
}

.banner-two {
    height: 730px !important;
}

.social-icon-2 {
    inset-inline-start: 15%;
    inset-block-start: 12%;
}

.social-icon-4 {
    inset-inline-start: 48%;
    inset-block-start: 6%;
}

.social-icon-1 {
    inset-inline-end: 25%;
    inset-block-start: 43%;
}

.social-icon-3 {
    inset-inline-start: 32%;
    inset-block-end: 23%;
}

.banner-two-shape-1 {
    inset-inline-start: 8%;
    inset-block-start: 12%;
}

.banner-two-shape-5 {
    inset-inline-end: 30%;
    inset-block-end: 26%;
}

.banner-two-shape-3 {
    inset-inline-end: 24%;
    inset-block-start: 16%;
}

/* ===================== Banner Two css end ============================== */
/* customer statistics css start */
.customer-statistics {
    margin-block-start: -155px;
    z-index: 1;
    position: relative;
}

/* customer statistics css end */
/* service two section css start */
.service-two .animated-bg {
    height: 72%;
}

.service-two__shape-1 {
    margin-block-start: 12%;
    margin-inline-start: 4%;
}

.service-two__shape-2 {
    margin-block-start: 6%;
}

/* service two section css end */
/* Price and experience section css start */
.price-experience-wrapper {
    position: relative;
}

.price-experience-wrapper::before,
.price-experience-wrapper::after {
    position: absolute;
    content: "";
    height: 55%;
    width: 100%;
    inset-block-start: 0;
    inset-inline-start: 0;
    background-color: #FEFAF6;
    z-index: -1;
}

.price-experience-wrapper::after {
    background-color: var(--main-two-600);
    inset-block-start: auto;
    inset-block-end: 0;
    height: 45%;
}

/* Price and experience section css end */
/* Choose us two css start  */
.bg-70-percent::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 70%;
    inset-inline-start: 0;
    inset-block-start: 0;
    z-index: -1;
}

/* Choose us two css end  */
/* Project Two css start */
.project-two-shape-1 {
    margin-block-start: -4%;
    margin-inline-start: -3%;
}

.project-two-shape-2 {
    margin-inline-start: 9%;
}

/* Project Two css end */
/* Counter Two Css start */
@media (max-width: 767px) {
    .counter-two-wrapper {
        display: grid !important;
        grid-template-columns: 1fr 1fr !important;
        gap: 32px;
    }
}

@media (max-width: 575px) {
    .counter-two-wrapper {
        gap: 24px;
    }
}

/* Counter Two Css end */
/* testimonials two css start */
.aspect-square {
    aspect-ratio: 1;
}

@media (max-width: 425px) {
    .testimonials-two__navigations {
        position: relative !important;
        margin-inline-end: 0 !important;
    }
}

/* testimonials two css end */
/* Blog two css start */
@media (max-width: 1199px) {
    .blog-two-item {
        flex-direction: column;
        align-items: unset !important;
    }
}

@media (max-width: 1199px) {
    .blog-two-item__thumb {
        max-width: 100%;
    }
}

/* Blog two css end */
/* cta two css start */
.bg-half-black::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    inset-block-end: 0;
    inset-inline-start: 0;
    background-color: hsl(var(--heading-color));
    z-index: -1;
}

.bg-half-blue-light::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    inset-block-start: 0;
    inset-inline-start: 0;
    z-index: -1;
}

.bg-half-blue-light.bg-overlay-white::before {
    background-color: hsl(var(--white));
}

.rounded-top-34-px {
    border-radius: 34px 34px 0 0;
}

.animation-rotate-y-50 {
    transform: translateY(50%);
    animation: rotateRightY 30s linear infinite;
}

@keyframes rotateRightY {
    0% {
        transform: translateY(50%) rotate(0deg);
    }

    100% {
        transform: translateY(50%) rotate(360deg);
    }
}

/* cta two css end */
/* Footer Two css start */
.footer-two-middle__box {
    border-radius: 66px 66px 0 0;
    background-color: #20202b;
}

@media (max-width: 991px) {
    .footer-two-middle__box {
        border-radius: 40px 40px 0 0;
    }
}

@media (max-width: 575px) {
    .footer-two-middle__box {
        border-radius: 20px 20px 0 0;
    }
}

/* Footer Two css end */
/* Header Three Css start */
.logo-three {
    position: relative;
}

.logo-three::before {
    position: absolute;
    width: 100%;
    inset-inline-start: 0;
    inset-block-start: calc(100% - 1px);
    content: "";
    background-color: inherit;
    z-index: 1;
    height: 30px;
    border-radius: 0 0 10px 10px;
}

.logo-three img {
    transform: translateY(15px);
}

/* Header Three end start */
/* Banner three css start */
.banner-three__inner {
    background-color: #141b37;
}

.banner-three__content {
    padding: 332px 0 222px;
}

@media (max-width: 1199px) {
    .banner-three__content {
        padding: 140px 0 100px;
    }
}

@media (max-width: 768px) {
    .banner-three__content {
        padding: 100px 0 60px;
    }
}

/* Banner three css end */
/* Counter Three css start */
.counter-three-shape {
    margin-inline-end: -25%;
    margin-block-start: -34%;
}

/* Counter Three css end */
/* Service Three css start */
.service-three-item::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    inset-inline-start: 0;
    inset-block-start: 0;
    background-color: #020f2dc7;
    border-radius: inherit;
    z-index: -1;
    visibility: hidden;
    opacity: 0;
    transition-duration: 300ms;
}

.service-three-item:hover::before {
    visibility: visible;
    opacity: 1;
}

/* Service Three css end */
/* Footer Three section css start  */
.footer-three {
    position: relative;
    z-index: 1;
}

.footer-three::before {
    position: absolute;
    content: "";
    width: 38.5%;
    height: 100%;
    background-color: #22222d;
    z-index: -1;
}

@media (max-width: 1500px) {
    .footer-three::before {
        width: 36%;
    }
}

@media (max-width: 1200px) {
    .footer-three::before {
        width: 33%;
    }
}

@media (max-width: 991px) {
    .footer-three::before {
        display: none;
    }
}

@media (min-width: 992px) {
    .footer-three__left {
        width: 35%;
    }
}

@media (max-width: 991px) {
    .footer-three__right-content {
        padding-inline-start: 0 !important;
    }
}

/* Footer Three section css end  */
.fontSizeStyleFour:root {
    --heading-one: clamp(2.5rem, -0.9615rem + 7.2115vw, 6.25rem);
}

.fontSizeStyleFour h1,
.fontSizeStyleFour .h1 {
    font-size: var(--heading-one);
}

/* Banner four css start */
@media (min-width: 768px) {
    .banner-four {
        margin: 20px;
        margin-block-end: 0;
        border-radius: 12px;
    }
}

.banner-four__content {
    padding: 300px 0 88px;
}

@media (max-width: 1600px) and (min-width: 768px) {
    .banner-four__content {
        padding: 200px 0 180px;
    }
}

@media (max-width: 767px) {
    .banner-four__content {
        padding: 180px 0 88px;
    }
}

.chaka-shape-four {
    margin-inline-start: 33%;
    margin-block-start: 12%;
    max-width: 16%;
    opacity: 0.6;
}

.arrow-curve-shape-four {
    margin-inline-end: 6%;
    margin-block-start: 18%;
}

.triangle-left-right {
    position: relative;
}

.triangle-left-right::before,
.triangle-left-right::after {
    position: absolute;
    content: "";
    width: 32px;
    height: 32px;
    background-color: #cbcbcb00;
    inset-inline-start: -31px;
    inset-block-end: -2px;
    border-radius: 50%;
    box-shadow: 8px 10px #fcf8f4;
}

.triangle-left-right::after {
    inset-inline-end: -32px;
    inset-inline-start: auto;
    box-shadow: -8px 10px #fcf8f4;
}

/* Banner four css end */
/* experience four section css start */
.experience-four {
    margin-inline: 20px;
}

/* experience four section css end */
/* Value Four section css start */
/* Value Four section css end */
/* Testimonials Four css start */
@media (max-width: 1300px) {
    .testimonials-four-next {
        margin-inline-start: -32px;
    }

    .testimonials-four-prev {
        margin-inline-end: -32px;
    }
}

/* Testimonials Four css end */
.fontSizeStyleNew:root {
    --display-one: clamp(7.5rem, -2.8846rem + 21.6346vw, 18.75rem);
    --display-two: clamp(6.25rem, 1.6346rem + 9.6154vw, 11.25rem);
    --heading-one: clamp(3rem, 0.4615rem + 5.2885vw, 5.75rem);
    --heading-two: clamp(2.5rem, 1rem + 3.125vw, 4.125rem);
    --heading-three: clamp(1.875rem, 1.0673rem + 1.6827vw, 2.75rem);
    --heading-four: clamp(1.5rem, 0.8077rem + 1.4423vw, 2.25rem);
    --heading-five: clamp(1.125rem, 0.7788rem + 0.7212vw, 1.5rem);
    --heading-six: clamp(1rem, 0.7692rem + 0.4808vw, 1.25rem);
    --new-black: #171717;
}

.fontSizeStyleNew body {
    background-color: var(--new-black);
}

.new-black {
    background-color: var(--new-black);
}

.fontSizeStyleNew h1,
.fontSizeStyleNew .h1,
.fontSizeStyleNew h2,
.fontSizeStyleNew .h2,
.fontSizeStyleNew h3,
.fontSizeStyleNew .h3,
.fontSizeStyleNew h4,
.fontSizeStyleNew .h4,
.fontSizeStyleNew h5,
.fontSizeStyleNew .h5,
.fontSizeStyleNew h6,
.fontSizeStyleNew .h6 {
    font-family: var(--big-shoulders-font);
}

.fontSizeStyleNew .display-1 {
    font-size: var(--display-one);
}

.fontSizeStyleNew .display-2 {
    font-size: var(--display-two);
}

.text-222-px {
    font-size: clamp(4.5rem, -2.8846rem + 21.6346vw, 13.875rem);
}

.fontSizeStyleNew h1,
.fontSizeStyleNew .h1 {
    line-height: 1.1;
}

/* ======================== banner new section start ======================= */
.banner-new__inner {
    padding-block-start: 224px;
    padding-block-end: 96px;
}

@media (max-width: 991px) {
    .banner-new__inner {
        padding-block-start: 160px;
    }
}

.blur-style-two {
    background-color: #FFFFFF0F !important;
    backdrop-filter: blur(20px);
}

/* ======================== banner new section End ======================= */
/* About New css start */
@media (max-width: 991px) {
    .md-text-to-left-none {
        margin-inline-start: 0;
        transform: translateX(0) !important;
    }
}

@media (min-width: 992px) {
    .md-tw-pt-15 {
        padding-block-start: 60px;
    }
}

/* About New css end */
/* Banner New two css start */
.banner-new-two {
    padding-block-start: 240px;
    padding-block-end: 90px;
}

@media (max-width: 1300px) {
    .banner-new-two {
        padding-block-start: 180px;
    }
}

@media (max-width: 991px) {
    .banner-new-two {
        padding-block-start: 120px;
    }
}

/* Banner New two css end */
/* About new two css start */
.text-gradient {
    background: linear-gradient(125.41deg, #FEE020 12.97%, #F4515F 57.29%, #76009B 103.48%);
    background-size: 100%;
    word-spacing: 5px;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    -webkit-background-clip: text;
}

@media (min-width: 768px) {
    .counter-content {
        padding-inline-end: clamp(1.5rem, -3.5644rem + 8.1683vw, 5.625rem);
        margin-inline-end: clamp(1.5rem, -3.5644rem + 8.1683vw, 5.625rem);
        border-inline-end: 1px solid var(--neutral-600) !important;
    }
}

/* About new two css end */
/* ========================= Testimonials new two css start ============================= */
.testimonials-new-two-thumbs-slider .swiper-slide {
    transform: scale(0.6);
    border-radius: 50%;
    overflow: hidden;
    transition: 0.3s;
}

.testimonials-new-two-thumbs-slider .swiper-slide-thumb-active {
    transform: scale(1);
}

/* ========================= Testimonials new two css end ============================= */
/* Breadcrumb css start */
.breadcrumb {
    padding: 256px 0 160px;
}

@media (max-width: 991px) {
    .breadcrumb {
        padding: 175px 0 100px;
    }
}

.breadcrumb::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    inset-inline-start: 0;
    inset-block-start: 0;
    z-index: -1;
    background-color: #020F2DC7;
}

/* Breadcrumb css end */
/* 404 page css start */
.error-section {
    padding: 210px 0 100px;
    background-color: hsl(var(--heading-color));
    min-height: 100vh;
}

/* 404 page css end */
/* ================================== rtl css start ================================== */
.text-start {
    text-align: start !important;
}

.form-check {
    padding-left: 0;
}

.form-check {
    padding-inline-start: 1.5em;
}

.form-check .form-check-input {
    margin-left: 0;
}

[dir=rtl] .tw-translate-x-50 {
    transform: translateX(50%);
}

[dir=rtl] .pricing-plan .form-check {
    padding-left: 0 !important;
}

[dir=rtl] .common-check-two .form-check-input::before {
    transform: translate(50%, -50%);
}

[dir=rtl] .tw--translate-middle {
    transform: var(--translate-x-50) var(--translate-y-50);
    transform: translateX(50%) var(--translate-y-50);
}

[dir=rtl] .translate-middle-x {
    transform: translateX(50%) !important;
}

[dir=rtl] .toast-message {
    transform: translateX(-110%);
}

[dir=rtl] .toast-message.active {
    transform: translateX(0) !important;
}

[dir=rtl] .arrow-right-img {
    transform: scaleX(-1);
}

[dir=rtl] .common-check .form-check-input::before {
    transform: translate(50%, -50%);
}

[dir=rtl] .form-check .form-check-input {
    margin-right: -1.5em;
}

[dir=rtl] .form-select {
    background-position: left 0.75rem center;
}

[dir=rtl] .tw-rotate--45-deg {
    transform: rotate(45deg);
}

[dir=rtl] .left-right-gradient::before {
    background: linear-gradient(-90deg, #fff, transparent);
}

[dir=rtl] .left-right-gradient::after {
    background: linear-gradient(-90deg, transparent, #ffffff);
}

[dir=rtl] .tw--translate-x-full {
    transform: translateX(100%);
}

[dir=rtl] .image-animation:after {
    transform: translate(50%, -50%) rotate(-45deg);
}

[dir=rtl] .ph-bold.ph-caret-right:before {
    content: "\e138";
}

[dir=rtl] .ph-bold.ph-arrow-up-right:before {
    content: "\e090";
}

[dir=rtl] .ph.ph-caret-right:before {
    content: "\e138";
}

[dir=rtl] .ph.ph-caret-left:before {
    content: "\e13a";
}

[dir=rtl] .ph.ph-arrow-right:before {
    content: "\e058";
}

[dir=rtl] .ph-bold.ph-caret-left:before {
    content: "\e13a";
}

[dir=rtl] .ph-bold.ph-caret-left:before {
    content: "\e13a";
}

[dir=rtl] .ph-bold.ph-arrow-right:before {
    content: "\e058";
}

[dir=rtl] .ph-bold.ph-arrow-left:before {
    content: "\e06c";
}

/* ================================== rtl css End ================================== */
/*# sourceMappingURL=main.css.map */




/* service cards */

/* ===== STACK WRAPPER ===== */
.card-stack {
    position: relative;
    height: 500px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 80px;
}

/* ===== DESKTOP ===== */
@media (min-width: 1200px) {
    .card {
        position: absolute;
        width: 270px;
        min-height: 380px;
        border-radius: 28px;
        overflow: hidden;
        padding: 28px 24px;
        background: white;
        transition: transform 0.8s cubic-bezier(0.23, 1, 0.32, 1),
            opacity 0.6s ease;
        box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
        display: flex;
        flex-direction: column;
    }

    /* STACK */
    .card:nth-child(1) {
        transform: rotate(-12deg);
        z-index: 4;
        opacity: 1;
    }

    .card:nth-child(2) {
        transform: rotate(-6deg);
        z-index: 3;
        opacity: 1;
    }

    .card:nth-child(3) {
        transform: rotate(6deg);
        z-index: 2;
        opacity: 1;
    }

    .card:nth-child(4) {
        transform: rotate(12deg);
        z-index: 1;
        opacity: 1;
    }

    /* SPREAD */
    .card-stack.active .card:nth-child(1) {
        transform: translateX(-405px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(2) {
        transform: translateX(-135px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(3) {
        transform: translateX(135px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(4) {
        transform: translateX(405px) rotate(0deg);
    }
}

/* ===== 1400px+ ===== */
@media (min-width: 1400px) {
    .card {
        width: 300px;
        padding: 30px 26px;
    }

    .card-stack.active .card:nth-child(1) {
        transform: translateX(-450px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(2) {
        transform: translateX(-150px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(3) {
        transform: translateX(150px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(4) {
        transform: translateX(450px) rotate(0deg);
    }
}

/* ===== 1600px+ ===== */
@media (min-width: 1600px) {
    .card {
        width: 320px;
    }

    .card-stack.active .card:nth-child(1) {
        transform: translateX(-490px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(2) {
        transform: translateX(-163px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(3) {
        transform: translateX(163px) rotate(0deg);
    }

    .card-stack.active .card:nth-child(4) {
        transform: translateX(490px) rotate(0deg);
    }
}

/* ===== TABLET 2x2 ===== */
@media (max-width: 1199px) {
    .card-stack {
        position: static;
        height: auto;
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
        padding: 0 20px;
        max-width: 900px;
        margin: 80px auto 0;
        align-items: stretch;
    }

    .card {
        position: relative;
        width: 100%;
        transform: none !important;
        border-radius: 24px;
        padding: 28px 24px;
        background: white;
        box-shadow: 0 12px 32px rgba(0, 0, 0, 0.10);
        display: flex;
        flex-direction: column;
        min-height: 380px;
    }
}

/* ===== MOBILE ===== */
@media (max-width: 575px) {
    .card-stack {
        grid-template-columns: 1fr;
        gap: 16px;
        padding: 0 12px;
        margin-top: 40px;
    }

    .card {
        border-radius: 20px;
        padding: 20px;
        min-height: auto;
    }
}

/* ===== STAGGER ===== */
.card:nth-child(1) {
    transition-delay: 0.00s;
}

.card:nth-child(2) {
    transition-delay: 0.08s;
}

.card:nth-child(3) {
    transition-delay: 0.16s;
}

.card:nth-child(4) {
    transition-delay: 0.24s;
}

/* ===== BUTTON ALWAYS BOTTOM ===== */
.card .tw-mt-8 {
    margin-top: auto !important;
    padding-top: 16px;
}

/* ===== SECTION ===== */
.service-two {
    padding-bottom: 120px;
    overflow: hidden !important;
}

.service-two .section-heading {
    position: relative;
    z-index: 10;
    margin-bottom: 0;
}


/* ===== CARD INNER FIX ===== */
.service-two-item .pointer-events-auto {
    height: 100%;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
}

.service-two-item .pointer-events-auto .tw-mt-8:last-child {
    margin-top: auto !important;
    padding-top: 16px;
}

/* ===== CARD OUTER EQUAL HEIGHT ===== */
.card-stack.active .card,
.card-stack .card {
    display: flex;
    flex-direction: column;
}

/* ===== FIX HEADING WRAP ===== */
.service-two-item h2 {
    font-size: 18px !important;
    line-height: 1.3 !important;
    min-height: 48px;
    display: flex;
    align-items: flex-start;
}

/* ===== TABLET FIX ===== */
@media (max-width: 1199px) {
    .card {
        min-height: 420px !important;
    }

    .service-two-item .pointer-events-auto {
        min-height: 100%;
    }
}

/* ===== DESKTOP FIX ===== */
@media (min-width: 1200px) {
    .card {
        min-height: 420px !important;
    }
}


/* service card end*/


/* ============================================
   HEADER
============================================ */
.smm-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9999;
    background: #fff;
    box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
    transition: box-shadow 0.3s;
}

.smm-header.scrolled {
    box-shadow: 0 4px 24px rgba(0, 0, 0, 0.13);
}

.smm-header-inner {
    max-width: 1280px;
    margin: 0 auto;
    padding: 0 24px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* ============================================
   LOGO
============================================ */
.smm-logo img {
    height: 65px;
    object-fit: contain;
}

/* ============================================
   DESKTOP NAV
============================================ */
.smm-nav {
    display: flex;
    align-items: center;
    gap: 2px;
}

.smm-nav-link {
    padding: 8px 14px;
    color: #000;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    border-radius: 8px;
    transition: all 0.2s;
    display: flex;
    align-items: center;
    gap: 5px;
    cursor: pointer;
    background: none;
    border: none;
    font-family: 'Inter', sans-serif;
    white-space: nowrap;
}

.smm-nav-link:hover {
    background: #f5f5f5;
    color: #e11d48;
}

.smm-nav-active {
    background: #fef2f2;
    color: #e11d48;
}

.smm-nav-link i {
    font-size: 11px;
    color: #000;
    transition: transform 0.2s;
}

.smm-nav-active i {
    transform: rotate(180deg);
    color: #e11d48;
}

/* ============================================
   DROPDOWN WRAPPER
============================================ */
.smm-dropdown-wrapper {
    position: relative;
}

/* ============================================
   SERVICES MEGA MENU
============================================ */
.smm-mega-menu {
    position: absolute;
    top: calc(100% + 12px);
    left: 50%;
    transform: translateX(-52%);
    width: 720px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.13);
    border: 1px solid #f0f0f0;
    display: flex;
    z-index: 99999;
    overflow: hidden;
    animation: fadeSlideDown 0.2s ease;
}

/* ============================================
   LEFT TABS
============================================ */
.smm-mega-tabs {
    width: 200px;
    background: #fafafa;
    padding: 20px 12px;
    border-right: 1px solid #f0f0f0;
    flex-shrink: 0;
}

.smm-mega-label {
    font-size: 10.5px;
    font-weight: 700;
    color: #000;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    margin: 0 0 12px 8px;
    font-family: 'Inter', sans-serif;
}

.smm-mega-tab {
    display: flex;
    align-items: center;
    gap: 10px;
    width: 100%;
    padding: 10px 12px;
    border-radius: 10px;
    border: none;
    background: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: 500;
    color: #000;
    font-family: 'Inter', sans-serif;
    transition: all 0.18s;
    text-align: left;
    margin-bottom: 4px;
}

.smm-mega-tab:hover {
    background: #f0eeff;
    color: #6C63FF;
}

.smm-mega-tab-active {
    background: #f0eeff !important;
    color: #6C63FF !important;
    font-weight: 600;
}

.smm-mega-tab-icon {
    width: 32px;
    height: 32px;
    background: #ede9ff;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.18s;
}

.smm-mega-tab-active .smm-mega-tab-icon {
    background: linear-gradient(135deg, #6C63FF, #9b8fff);
}

.smm-mega-tab-icon i {
    font-size: 15px;
    color: #6C63FF;
    transition: color 0.18s;
}

.smm-mega-tab-active .smm-mega-tab-icon i {
    color: #fff;
}

.smm-mega-arrow {
    margin-left: auto;
    font-size: 11px;
    color: #ddd;
    flex-shrink: 0;
    transition: color 0.18s;
}

.smm-mega-tab-active .smm-mega-arrow {
    color: #6C63FF;
}

/* ============================================
   RIGHT CONTENT
============================================ */
.smm-mega-content {
    flex: 1;
    padding: 20px;
    display: flex;
    flex-direction: column;
}

.smm-mega-items {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px;
    flex: 1;
}

.smm-mega-item {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    padding: 12px;
    border-radius: 12px;
    text-decoration: none;
    transition: background 0.18s;
}

.smm-mega-item:hover {
    background: #f8f7ff;
}

/* ============================================
   SHARED ICON + TEXT
============================================ */
.smm-dropdown-icon {
    width: 38px;
    height: 38px;
    background: linear-gradient(135deg, #f0eeff, #e8e0ff);
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.smm-dropdown-icon i {
    font-size: 17px;
    color: #6C63FF;
}

.smm-dropdown-title {
    font-size: 13px;
    font-weight: 600;
    color: #1a1a2e;
    margin-bottom: 2px;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
}

.smm-dropdown-desc {
    font-size: 11.5px;
    color: #000;
    font-family: 'Inter', sans-serif;
    line-height: 1.4;
}

/* ============================================
   MEGA FOOTER
============================================ */
.smm-mega-footer {
    margin-top: 16px;
    padding-top: 14px;
    border-top: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #000;
    font-family: 'Inter', sans-serif;
}

.smm-mega-cta {
    font-size: 12px;
    font-weight: 600;
    color: #e11d48;
    text-decoration: none;
    transition: opacity 0.2s;
    white-space: nowrap;
}

.smm-mega-cta:hover {
    opacity: 0.75;
}

/* ============================================
   PLATFORMS MENU
============================================ */
.smm-platforms-menu {
    position: absolute;
    top: calc(100% + 12px);
    left: 50%;
    transform: translateX(-50%);
    width: 560px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 24px 64px rgba(0, 0, 0, 0.13);
    border: 1px solid #f0f0f0;
    padding: 20px;
    z-index: 99999;
    animation: fadeSlideDown 0.2s ease;
}

.smm-platforms-grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 4px;
    margin-top: 8px;
}

.smm-platform-item {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 10px 12px;
    border-radius: 10px;
    text-decoration: none;
    transition: background 0.18s;
}

.smm-platform-item:hover {
    background: #f8f7ff;
}

.smm-platform-icon {
    width: 38px;
    height: 38px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.smm-platform-icon i {
    font-size: 19px;
}

.smm-platforms-footer {
    margin-top: 14px;
    padding-top: 14px;
    border-top: 1px solid #f0f0f0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 12px;
    color: #bbb;
    font-family: 'Inter', sans-serif;
}

/* ============================================
   HEADER RIGHT
============================================ */
.smm-header-right {
    display: flex;
    align-items: center;
    gap: 16px;
}

.smm-btn-primary {
    padding: 10px 22px;
    border-radius: 50px;
    background: linear-gradient(135deg, #e11d48, #0891b2);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    box-shadow: 0 4px 15px rgba(225, 29, 72, 0.25);
    transition: all 0.2s;
    white-space: nowrap;
    font-family: 'Inter', sans-serif;
}

.smm-btn-primary:hover {
    opacity: 0.9;
    transform: translateY(-1px);
    box-shadow: 0 6px 20px rgba(225, 29, 72, 0.35);
    color: #fff;
}

/* ============================================
   HAMBURGER
============================================ */
.smm-hamburger {
    display: none;
    flex-direction: column;
    gap: 5px;
    background: none;
    border: none;
    cursor: pointer;
    padding: 8px;
    border-radius: 8px;
    transition: background 0.2s;
}

.smm-hamburger:hover {
    background: #f5f5f5;
}

.smm-hamburger span {
    width: 24px;
    height: 2px;
    background: #000;
    display: block;
    border-radius: 2px;
    transition: all 0.3s;
}

.smm-bar-top-open {
    transform: rotate(45deg) translate(5px, 5px);
}

.smm-bar-mid-open {
    opacity: 0 !important;
}

.smm-bar-bot-open {
    transform: rotate(-45deg) translate(5px, -5px);
}

/* ============================================
   MOBILE MENU
============================================ */
.smm-mobile-menu {
    position: fixed;
    top: 80px;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 9998;
    padding: 16px 24px 40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, 0.1);
    max-height: calc(100vh - 80px);
    overflow-y: auto;
    border-top: 1px solid #f0f0f0;
    animation: mobileSlideIn 0.25s ease;
}

.smm-mobile-link {
    display: flex;
    align-items: center;
    padding: 14px 0;
    border-bottom: 1px solid #f5f5f5;
    color: #1a1a2e;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    transition: color 0.2s;
}

.smm-mobile-link:hover {
    color: #e11d48;
}

.smm-mobile-services-btn {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    padding: 14px 0;
    border: none;
    border-bottom: 1px solid #f5f5f5;
    background: none;
    cursor: pointer;
    font-size: 15px;
    font-weight: 500;
    color: #1a1a2e;
    font-family: 'Inter', sans-serif;
    transition: color 0.2s;
}

.smm-mobile-services-btn:hover {
    color: #e11d48;
}

.smm-mobile-services-left {
    display: flex;
    align-items: center;
    gap: 10px;
}

.smm-mobile-services-btn i {
    font-size: 16px;
    color: #6C63FF;
}

.smm-mobile-services-list {
    padding: 8px 0 8px 8px;
    background: #fafafa;
    border-radius: 12px;
    margin: 6px 0;
}

.smm-mobile-tab-label {
    font-size: 10px;
    font-weight: 700;
    color: #6C63FF;
    text-transform: uppercase;
    letter-spacing: 0.1em;
    padding: 10px 0 4px 8px;
    margin: 0;
    font-family: 'Inter', sans-serif;
}

.smm-mobile-service-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 10px 8px;
    border-bottom: 1px solid #f0f0f0;
    color: #000;
    text-decoration: none;
    font-size: 13px;
    font-weight: 500;
    font-family: 'Inter', sans-serif;
    border-radius: 6px;
    transition: all 0.18s;
}

.smm-mobile-service-item:last-child {
    border-bottom: none;
}

.smm-mobile-service-item:hover {
    background: #f0eeff;
    color: #6C63FF;
    padding-left: 12px;
}

.smm-mobile-service-item i {
    font-size: 16px;
    color: #6C63FF;
    width: 20px;
    flex-shrink: 0;
}

.smm-mobile-cta {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-top: 24px;
}

.smm-mobile-proposal-btn {
    padding: 14px;
    border-radius: 50px;
    background: linear-gradient(135deg, #e11d48, #0891b2);
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    display: block;
    font-family: 'Inter', sans-serif;
    transition: opacity 0.2s;
    box-shadow: 0 4px 15px rgba(225, 29, 72, 0.25);
}

.smm-mobile-proposal-btn:hover {
    opacity: 0.9;
    color: #fff;
}

/* ============================================
   ANIMATIONS
============================================ */
@keyframes fadeSlideDown {
    from {
        opacity: 0;
        transform: translateX(-52%) translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateX(-52%) translateY(0);
    }
}

@keyframes platformsFadeIn {
    from {
        opacity: 0;
        transform: translateX(-50%) translateY(8px);
    }

    to {
        opacity: 1;
        transform: translateX(-50%) translateY(0);
    }
}

.smm-platforms-menu {
    animation: platformsFadeIn 0.2s ease;
}

@keyframes mobileSlideIn {
    from {
        opacity: 0;
        transform: translateY(-8px);
    }

    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* ============================================
   RESPONSIVE
============================================ */
@media (max-width: 1024px) {
    .smm-nav {
        display: none;
    }

    .smm-header-right {
        display: none;
    }

    .smm-hamburger {
        display: flex;
    }
}

@media (max-width: 480px) {
    .smm-header-inner {
        padding: 0 16px;
    }

    .smm-logo img {
        height: 50px;
    }

    .smm-mobile-menu {
        padding: 12px 16px 32px;
    }

    .smm-platforms-grid {
        grid-template-columns: 1fr;
    }
}


.splitTextStyleOne {
    font-size: 45px !important;
}



.about-two h2 {
    font-size: 32px !important;
    line-height: 1.3 !important;
}

@media (max-width: 1200px) {
    .about-two h2 {
        font-size: 28px !important;
    }
}

@media (max-width: 768px) {
    .about-two h2 {
        font-size: 22px !important;
    }
}



/* BACKGROUND */
.mv-ultra-plus {
    background: #0b0b1f;
}

/* GLOW */
.mv-glow {
    position: absolute;
    width: 700px;
    height: 700px;
    background: radial-gradient(circle, rgba(0, 123, 255, 0.25), transparent);
    top: -150px;
    left: -150px;
    filter: blur(140px);
}

/* CARD */
.mv-plus-card {
    background: rgba(255, 255, 255, 0.05);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(20px);
    padding: 32px;
    border-radius: 24px;
    height: 100%;
    transition: all 0.35s ease;
    color: #fff;
    position: relative;
}

/* HOVER EFFECT */
.mv-plus-card:hover {
    transform: translateY(-10px) scale(1.02);
    border-color: rgba(255, 255, 255, 0.2);
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.4);
}

/* ICON */
.mv-icon {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #2563eb, #7c3aed);
    border-radius: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 16px;
    font-size: 22px;
}

/* TEXT */
.mv-plus-card h4 {
    font-size: 20px;
    margin-bottom: 10px;
}

.mv-plus-card p {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.75);
}

.mv-plus-card ul {
    margin-top: 14px;
    padding-left: 18px;
}

.mv-plus-card li {
    font-size: 14px;
    margin-bottom: 6px;
    color: rgba(255, 255, 255, 0.85);
}

/* MOBILE */
@media (max-width: 992px) {
    .mv-glow {
        display: none;
    }
}



/* 
.nav-link{
    background-color: #0284C7 !important;
    color: #fff !important;
} */



.mv-new {
    background: #f8faff;
}

/* LEFT */
.mv-left {
    max-width: 630px;
}

.mv-badge {
    background: #eef3ff;
    color: #2f6fed;
    padding: 6px 16px;
    border-radius: 30px;
    display: inline-block;
    margin-bottom: 15px;
    font-weight: 500;
}

.mv-title {
    font-size: 42px;
    line-height: 1.3;
}

.mv-title span {
    color: #2f6fed;
    font-style: italic;
}

.mv-text {
    margin-top: 16px;
    color: #000;
    font-size: 16px;
}

.mv-btn-wrap {
    margin-top: 25px;
}

.mv-image {
    margin-top: 40px;
}

.mv-image img {
    width: 100%;
    border-radius: 16px;
}

/* RIGHT */
.mv-right {
    display: flex;
    flex-direction: column;
    gap: 70px;
}

/* CARD */
.mv-card {
    padding: 28px;
    border-radius: 16px;
    background: #fff;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
    transition: 0.3s;
}

.mv-card:hover {
    transform: translateY(-5px);
}

/* MISSION */
.mv-mission {
    border-left: 4px solid #2f6fed;
}

/* VISION */
.mv-vision {
    border-left: 4px solid #ff6b6b;
}

/* TEXT */
.mv-card h3 {
    margin-bottom: 10px;
}

.mv-card p {
    color: #000;
    font-size: 15px;
}

.mv-card ul {
    margin-top: 15px;
    padding-left: 0;
    list-style: none;
}

.mv-card li {
    margin-bottom: 8px;
    position: relative;
    padding-left: 18px;
    color: #000;
}

.mv-card li::before {
    content: "✔";
    position: absolute;
    left: 0;
    color: #2f6fed;
    font-size: 12px;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .mv-title {
        font-size: 28px;
    }

    .mv-image {
        margin-top: 25px;
    }
}

/* ===== DARK PREMIUM BACKGROUND (NO IMAGE) ===== */
.service-two {
    background: radial-gradient(circle at 80% 50%, rgba(2, 132, 199, 0.25), transparent 40%),
        radial-gradient(circle at 20% 80%, rgba(14, 165, 233, 0.15), transparent 40%),
        linear-gradient(135deg, #020617 0%, #0f172a 100%) !important;
    position: relative;
    overflow: hidden;
    padding-top: 50px !important;
}

/* EXTRA GLOW EFFECT */
.service-two::before {
    content: "";
    position: absolute;
    width: 500px;
    height: 500px;
    background: rgba(2, 132, 199, 0.15);
    filter: blur(120px);
    top: -100px;
    right: -100px;
    z-index: 0;
}

.service-two::after {
    content: "";
    position: absolute;
    width: 400px;
    height: 400px;
    background: rgba(14, 165, 233, 0.12);
    filter: blur(120px);
    bottom: -120px;
    left: -100px;
    z-index: 0;
}

/* KEEP CONTENT ABOVE */
.service-two .container {
    position: relative;
    z-index: 2;
}

/* TEXT COLOR FOR DARK BG */
.service-two .section-heading h2,
.service-two .section-heading p {
    color: #ffffff !important;
}

.service-two .section-heading span {
    background: rgba(255, 255, 255, 0.1) !important;
    color: #ffffff !important;
}

/* BUTTON HOVER */
.service-two-item .btn:hover {
    background: #0284C7 !important;
    color: #ffffff !important;
    border-color: #0284C7 !important;
}

.service-two-item .btn:hover span:last-child {
    background: #ffffff !important;
    color: #0284C7 !important;
}





.hero-final {
    min-height: 90vh;
    display: flex;
    align-items: center;
    background: linear-gradient(135deg, #f4f7ff, #eef2ff);
    position: relative;
    overflow: hidden;
    padding: 60px 20px;
}

/* LAYOUT */
.hero-wrap {
    max-width: 1200px;
    margin: auto;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 40px;
}

/* LEFT IMAGE */
.hero-left img {
    width: 280px;
    transform: rotate(-8deg);
    animation: float 5s ease-in-out infinite;
}

/* RIGHT IMAGE */
.hero-right img {
    width: 300px;
    animation: float 6s ease-in-out infinite;
}

/* CENTER CONTENT */
.hero-center {
    max-width: 520px;
    text-align: center;
}

.hero-center h1 {
    font-size: 52px;
    font-weight: 800;
    line-height: 1.2;
}

.hero-center span {
    color: #2f6fed;
}

.hero-center p {
    margin: 20px 0;
    font-size: 17px;
    color: #555;
}

/* BUTTON */
.hero-btn {
    display: inline-block;
    padding: 14px 32px;
    background: linear-gradient(135deg, #2f6fed, #5a8cff);
    color: #fff;
    border-radius: 40px;
    text-decoration: none;
    font-weight: 500;
    transition: 0.3s;
}

.hero-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 10px 25px rgba(47, 111, 237, 0.3);
}

/* ICON BASE */
.icon {
    position: absolute;
    width: 55px;
    animation: float 6s ease-in-out infinite;
}

/* 🔥 PERFECT SPREAD */

/* TOP CENTER */
.i1 {
    top: 20px;
    left: 50%;
    transform: translateX(-50%);
}

/* LEFT TOP */
.i2 {
    top: 80px;
    left: 80px;
}

/* LEFT CENTER */
.i3 {
    top: 50%;
    left: 40px;
}

/* BOTTOM CENTER */
.i4 {
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

/* RIGHT MID */
.i5 {
    top: 45%;
    right: 120px;
}

/* RIGHT TOP */
.i6 {
    top: 120px;
    right: 60px;
}

/* FLOAT ANIMATION */
@keyframes float {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-12px);
    }
}

/* RESPONSIVE */
@media (max-width: 992px) {

    .hero-wrap {
        flex-direction: column;
        text-align: center;
    }

    /* HIDE LEFT IMAGE */
    .hero-left {
        display: none;
    }

    .hero-right img {
        width: 200px;
    }

    .hero-center h1 {
        font-size: 32px;
    }

    .icon {
        width: 28px;
    }
}


.why-clean {
    background: #ffffff;
    padding-top: 80px;
    /* reduced top space */
    padding-bottom: 100px;
}

/* IMAGE */
.why-clean-img-wrap {
    display: flex;
    justify-content: center;
}

.why-clean-img {
    width: 100%;
    max-width: 520px;
    border-radius: 20px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.08);
}

/* CONTENT */
.why-clean-content {
    max-width: 600px;
}

/* TEXT */
.why-text {
    font-size: 16px;
    color: #000;
    margin-top: 12px;
    line-height: 1.6;
}

/* GRID FIX (NO WEIRD BREAKS) */
.why-grid {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px 20px;
    margin-top: 25px;
    font-size: 15px;
    color: #000;
}

/* prevent ugly wrapping */
.why-grid div {
    white-space: nowrap;
}

/* TABLET */
@media (max-width: 991px) {

    .why-clean {
        padding-top: 70px;
        padding-bottom: 80px;
    }

    .why-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }

    .why-clean-img {
        max-width: 420px;
    }
}

/* MOBILE */
@media (max-width: 576px) {

    .why-grid {
        grid-template-columns: 1fr;
    }

    .why-grid div {
        white-space: normal;
        /* allow wrap only in mobile */
    }
}


/* footer starrt */

.pro-footer {
    background: #f8fafc;
    color: #1e293b;
    padding: 70px 0 0;
    border-top: 3px solid transparent;
    border-image: linear-gradient(90deg, #E24B4A, #378ADD) 1;
}

.pf-container {
    width: 90%;
    max-width: 1300px;
    margin: auto;
}

.pf-grid {
    display: grid;
    grid-template-columns: 1.8fr repeat(5, 1fr);
    gap: 40px;
}

.pf-col h4 {
    color: #0f172a;
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 0.08em;
    position: relative;
    padding-bottom: 12px;
}

.pf-col h4::after {
    content: "";
    width: 24px;
    height: 3px;
    background: #E24B4A;
    position: absolute;
    left: 0;
    bottom: 0;
    border-radius: 2px;
}


.pf-email {
  white-space: nowrap;
}

.pf-col a,
.pf-col p {
    display: flex;
    align-items: flex-start;
    gap: 8px;
    margin-bottom: 10px;
    font-size: 13.5px;
    color: #000;
    text-decoration: none;
    transition: 0.25s;
    line-height: 1.5;
}

.pf-col a:hover {
    color: #E24B4A;
    transform: translateX(4px);
}

.pf-col i {
    color: #378ADD;
    margin-top: 2px;
    flex-shrink: 0;
}

/* BRAND - logo card */
.pf-logo-wrap {
    display: flex;
    align-items: center;
    margin-bottom: 16px;
    background: white;
    border-radius: 12px;
    padding: 12px 16px;
    border: 1px solid #e2e8f0;
    box-shadow: 0 2px 12px rgba(226, 75, 74, 0.08),
        0 1px 3px rgba(55, 138, 221, 0.08);
    width: fit-content;
}

.pf-logo-icon {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    background: linear-gradient(135deg, #E24B4A, #378ADD);
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    flex-shrink: 0;
}

.pf-logo-icon img {
    width: 22px;
    height: 22px;
    filter: brightness(0) invert(1);
}

.pf-logo-name {
    font-size: 19px;
    font-weight: 800;
    line-height: 1;
}

.pf-logo-name .red {
    color: #E24B4A;
}

.pf-logo-name .blue {
    color: #378ADD;
}

.pf-brand-desc {
    font-size: 13.5px;
    color: #000;
    line-height: 1.7;
    margin-bottom: 16px;
}

/* Social icons row */
.pf-social-row {
    display: flex;
    gap: 8px;
    margin-top: 4px;
}

.pf-social-btn {
    width: 34px;
    height: 34px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 15px;
    text-decoration: none;
    transition: 0.2s;
    border: 1px solid #e2e8f0;
    background: white;
    color: #000;
}

.pf-social-btn:hover {
    background: #E24B4A;
    color: white;
    border-color: #E24B4A;
    transform: translateY(-2px);
}

/* MAP */
.pf-map iframe {
    width: 100%;
    height: 135px;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
}

/* BOTTOM - keep dark for contrast */
.pf-bottom {
    margin-top: 50px;
    background: #0f172a;
    padding: 18px 5%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.pf-bottom p {
    font-size: 12.5px;
    color: #fff;
}

.pf-legal {
    margin-left: auto;
    display: flex;
}

.pf-legal a {
    margin-left: 24px;
    font-size: 12.5px;
    color: #fff;
    text-decoration: none;
    transition: 0.2s;
}

.pf-legal a:hover {
    color: #378ADD;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
    .pf-grid {
        grid-template-columns: repeat(3, 1fr);
    }
}

@media (max-width: 768px) {
    .pf-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .pf-bottom {
        flex-direction: column;
        gap: 10px;
        text-align: center;
    }

    .pf-legal {
        margin-left: 0;
    }
}

@media (max-width: 480px) {
    .pf-grid {
        grid-template-columns: 1fr;
    }

    .pf-email {
        white-space: normal;
    }
}

/* footer end */

/* counter */
/* SECTION */
.smm-counter {
    padding: 100px 20px;
    background: #fff;
}

/* GRID */
.smm-counter-container {
    max-width: 1150px;
    margin: auto;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 28px;
}

/* CARD */
.smm-counter-card {
    text-align: center;
    padding: 35px 20px;
    border-radius: 20px;

    background: rgba(255, 255, 255, 0.03);
    backdrop-filter: blur(10px);

    border: 1px solid rgba(2, 132, 199, 0.2);

    transition: all 0.35s ease;
    position: relative;
    overflow: hidden;
}

/* 🔥 GLOW EFFECT */
.smm-counter-card::before {
    content: "";
    position: absolute;
    inset: 0;
    background: radial-gradient(circle at top, rgba(2, 132, 199, 0.25), transparent 70%);
    opacity: 0;
    transition: 0.4s;
}

/* HOVER */
.smm-counter-card:hover {
    transform: translateY(-10px) scale(1.02);
    border-color: #0284C7;
    box-shadow: 0 20px 60px rgba(2, 132, 199, 0.25);
}

.smm-counter-card:hover::before {
    opacity: 1;
}

/* ICON */
.smm-counter-card i {
    font-size: 36px;
    color: #0284C7;
    margin-bottom: 14px;
    display: inline-block;
}

/* NUMBER */
.smm-counter-number {
    font-size: 38px;
    font-weight: 700;
    color: #000;
    letter-spacing: 1px;
}

/* TEXT */
.smm-counter-card p {
    font-size: 14px;
    color: #000;
    margin-top: 6px;
}

/* RESPONSIVE */
@media (max-width: 1024px) {
    .smm-counter-container {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 576px) {
    .smm-counter-container {
        grid-template-columns: 1fr;
    }

    .smm-counter-card {
        padding: 28px 16px;
    }
}

/* counter end */



/* ===== PRICING SECTION COLOR FIX ===== */

.pricing-plan-two {
    background: linear-gradient(180deg, #f8fbff 0%, #e6f4ff 100%) !important;
    padding-top: 60px !important;
}

.price-experience-wrapper {
    background: #f8fbff !important;
}

.bg-main-two-600 {
    background: linear-gradient(135deg, #0284C7, #0369A1) !important;
    color: #fff !important;
}

.border-main-two-600 {
    border-color: #0284C7 !important;
}

.btn-main {
    background: #0284C7 !important;
    border: none !important;
    color: #fff !important;
}

.btn-main:hover {
    background: #0369A1 !important;
}

.bg-main-600 {
    background-color: #0284C7 !important;
}

.tw-text-lg {
    color: #000 !important;
}



.testimonials-slider .swiper-slide {
    transition: all 0.5s ease;
}

.testimonials-slider .swiper-slide-active {
    transform: scale(1);
    opacity: 1;
    z-index: 3;
}

.testimonials-slider .swiper-slide-prev {
    transform: scale(0.9) translateX(-40px);
    opacity: 0.5;
}

.testimonials-slider .swiper-slide-next {
    transform: scale(0.9) translateX(40px);
    opacity: 0.5;
}

/* ICON COLORS */
.smm-icon-big {
    font-size: 28px;
    color: #0284C7;
}

.smm-icon-small {
    font-size: 20px;
    color: #0284C7;
}

.smm-quote {
    font-size: 28px;
    color: #0284C7;
}

.smm-user {
    font-size: 40px;
    color: #0284C7;
}

.smm-star {
    color: #facc15;
    font-size: 16px;
}


/* =========================
   FLOATING SOCIAL - PREMIUM
========================= */

.float-root {
    position: fixed;
    right: 18px;
    bottom: 90px;
    z-index: 999999;
}

/* MAIN BUTTON */
.float-main {
    width: 56px;
    height: 56px;
    background: linear-gradient(135deg, #0284C7, #0369a1);
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    position: relative;
    box-shadow: 0 12px 30px rgba(2, 132, 199, 0.6);
    transition: 0.3s;
}

/* DARK GLOW */
.float-main::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(2, 132, 199, 0.5);
    border-radius: 50%;
    animation: floatGlow 2s infinite;
    z-index: -1;
}

@keyframes floatGlow {
    0% {
        transform: scale(1);
        opacity: 0.8;
    }

    70% {
        transform: scale(1.8);
        opacity: 0;
    }

    100% {
        opacity: 0;
    }
}

/* ICON CONTAINER */
.float-icons {
    position: absolute;
    right: 0;
    bottom: 0;
    pointer-events: none;
}

.float-icons.show {
    pointer-events: auto;
}

/* ICON BASE */
.float-icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: 0;
    opacity: 0;
    transform: scale(0.5) translateX(20px);
    transition: all 0.35s ease;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.3);
}

/* ICON SIZE */
.float-icon i {
    font-size: 22px;
    color: #fff;
}

/* BRAND COLORS */
.youtube {
    background: linear-gradient(135deg, #ff0000, #b80000);
}

.whatsapp {
    background: linear-gradient(135deg, #25D366, #128C7E);
}

.instagram {
    background: linear-gradient(135deg, #f58529, #dd2a7b, #8134af);
}

.facebook {
    background: linear-gradient(135deg, #1877F2, #0e5fd8);
}

/* SHOW ANIMATION */
.float-icons.show .float-icon {
    opacity: 1;
    transform: scale(1) translateX(0);
}

/* STACK */
.float-icons.show .youtube {
    bottom: 70px;
}

.float-icons.show .whatsapp {
    bottom: 130px;
}

.float-icons.show .instagram {
    bottom: 190px;
}

.float-icons.show .facebook {
    bottom: 250px;
}

/* HOVER PREMIUM */
.float-icon:hover {
    transform: scale(1.15) translateX(-5px);
    box-shadow: 0 15px 35px rgba(0, 0, 0, 0.4);
    filter: brightness(1.1);
}

/* LINK FIX */
.float-icons a {
    text-decoration: none !important;
}

/* MOBILE */
@media (max-width: 768px) {

    .float-root {
        right: 12px;
        bottom: 80px;
    }

    .float-main {
        width: 50px;
        height: 50px;
    }

    .float-icon {
        width: 44px;
        height: 44px;
    }

    .float-icon i {
        font-size: 18px;
    }

    .float-icons.show .youtube {
        bottom: 60px;
    }

    .float-icons.show .whatsapp {
        bottom: 110px;
    }

    .float-icons.show .instagram {
        bottom: 160px;
    }

    .float-icons.show .facebook {
        bottom: 210px;
    }
}






/* Google Font */

/* ── Variables ── */
:root {
    --smm-primary: #0284C7;
    --smm-primary-dark: #0369A1;
    --smm-primary-deeper: #075985;
    --smm-primary-light: #E0F2FE;
    --smm-text: #000;
    --smm-muted: #000;
    --smm-border: #E2E8F0;
    --smm-bg: #F8FAFC;
    --smm-white: #FFFFFF;
    --smm-radius: 16px;
    --smm-radius-sm: 10px;
    --smm-shadow: 0 4px 24px rgba(2, 132, 199, 0.08);
    --smm-shadow-hover: 0 12px 40px rgba(2, 132, 199, 0.18);
    --smm-font-display: 'Sora', sans-serif;
    --smm-font-body: 'DM Sans', sans-serif;
}

/* ── Base ── */
.smm-page {
    font-family: var(--smm-font-body);
    color: var(--smm-text);
    background: var(--smm-white);
    overflow-x: hidden;
}

.smm-container {
    width: 100%;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 24px;
}

/* ── Shared Section ── */
.smm-section {
    padding: 100px 0;
}

.smm-section-head {
    text-align: center;
    margin-bottom: 64px;
}

.smm-section-head__title {
    font-family: var(--smm-font-display);
    font-size: clamp(28px, 3.5vw, 42px);
    font-weight: 700;
    color: var(--smm-text);
    margin: 10px 0 16px;
    letter-spacing: -0.5px;
    line-height: 1.2;
}

.smm-section-head__sub {
    font-size: 17px;
    color: var(--smm-muted);
    max-width: 560px;
    margin: 0 auto;
    line-height: 1.7;
    font-weight: 300;
}

/* ── Overline ── */
.smm-overline {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 2.5px;
    text-transform: uppercase;
    color: var(--smm-primary);
    background: var(--smm-primary-light);
    padding: 6px 16px;
    border-radius: 100px;
}

.smm-overline--light {
    background: rgba(255, 255, 255, 0.15);
    color: #fff;
}

/* ── Buttons ── */
.smm-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 30px;
    border-radius: 100px;
    font-family: var(--smm-font-body);
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    cursor: pointer;
    border: 2px solid transparent;
    transition: all 0.25s ease;
    white-space: nowrap;
}

.smm-btn--primary {
    background: var(--smm-primary);
    color: #fff;
    border-color: var(--smm-primary);
    box-shadow: 0 4px 20px rgba(2, 132, 199, 0.3);
}

.smm-btn--primary:hover {
    background: var(--smm-primary-dark);
    border-color: var(--smm-primary-dark);
    box-shadow: 0 8px 30px rgba(2, 132, 199, 0.4);
    transform: translateY(-2px);
}

.smm-btn--ghost {
    background: transparent;
    color: var(--smm-primary);
    border-color: var(--smm-border);
}

.smm-btn--ghost:hover {
    border-color: var(--smm-primary);
    background: var(--smm-primary-light);
    transform: translateY(-2px);
}

.smm-btn--white {
    background: #fff;
    color: var(--smm-primary);
    border-color: #fff;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
}

.smm-btn--white:hover {
    background: var(--smm-primary-light);
    transform: translateY(-2px);
}

.smm-btn--outline-white {
    background: transparent;
    color: #fff;
    border-color: rgba(255, 255, 255, 0.5);
}

.smm-btn--outline-white:hover {
    background: rgba(255, 255, 255, 0.1);
    border-color: #fff;
    transform: translateY(-2px);
}

/* ─────────────────────────────────
   1. HERO
───────────────────────────────── */
/* =========================
   INNER HERO FINAL PERFECT
========================= */

.smm-hero--inner {
    position: relative;
    min-height: 420px;
    display: flex;
    align-items: center;
    background-size: cover;
    background-position: center right;
    background-repeat: no-repeat;
    overflow: hidden;
}

/* OVERLAY */
.smm-hero__overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(90deg,
            rgba(2, 6, 23, 0.65) 0%,
            rgba(2, 132, 199, 0.3) 60%,
            rgba(2, 132, 199, 0.1) 100%);
    z-index: 1;
}

/* CONTAINER ALIGN (THIS IS KEY FIX) */
.smm-hero--inner .smm-container {
    position: relative;
    z-index: 2;
    max-width: 1160px;
    margin: 0 auto;
    padding: 0 40px;
    /* balanced spacing */
}

/* CONTENT BLOCK */
.smm-hero__inner {
    max-width: 620px;
}

/* TITLE */
.smm-hero__title--light {
    color: #fff;
    font-size: clamp(34px, 4.5vw, 52px);
    line-height: 1.2;
    margin: 12px 0 14px;
}

/* DESC */
.smm-hero__desc--light {
    color: #fff;
    font-size: 16px;
    line-height: 1.6;
    max-width: 520px;
}

/* BADGE */
.smm-badge--light {
    background: rgba(255, 255, 255, 0.12);
    color: #fff;
    backdrop-filter: blur(4px);
}

/* REMOVE OLD BG */
.smm-hero--inner .smm-hero__bg-grid,
.smm-hero--inner .smm-hero__blob {
    display: none;
}

/* =========================
   TABLET
========================= */
@media (max-width: 1024px) {
    .smm-hero--inner {
        min-height: 360px;
        background-position: center;
    }

    .smm-hero--inner .smm-container {
        padding: 0 30px;
    }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 600px) {
    .smm-hero--inner {
        min-height: 300px;
        padding: 80px 0;
    }

    .smm-hero--inner .smm-container {
        padding: 0 20px;
    }

    .smm-hero__title--light {
        font-size: 28px;
    }

    .smm-hero__desc--light {
        font-size: 14px;
    }
}

/* ─────────────────────────────────
   2. WHAT WE DO
───────────────────────────────── */
/* =========================
   WHAT WE DO - FINAL PREMIUM
========================= */

.smm-what {
    padding: 60px 0;
    background: #f8fafc;
}

/* HEAD */
.smm-section-head {
    text-align: center;
    margin-bottom: 55px;
}

/* 🔵 SPAN (NOW BLUE) */
.smm-overline {
    display: inline-block;
    background: rgba(2, 132, 199, 0.1);
    color: #0284C7;
    padding: 6px 18px;
    border-radius: 30px;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 12px;
}

/* HEADING */
.smm-section-head__title {
    font-size: 40px;
    font-weight: 700;
    font-family: "Poppins", sans-serif;
    color: #020617;
    margin-bottom: 12px;
}

/* SUB */
.smm-section-head__sub {
    font-size: 16px;
    color: #1e293b;
    max-width: 650px;
    margin: 0 auto;
    line-height: 1.6;
}

/* GRID */
.smm-what__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 26px;
}

/* CARD */
.smm-what__card {
    background: #ffffff;
    border-radius: 18px;
    padding: 30px 26px;
    border: 1px solid #e5e7eb;
    transition: all 0.35s ease;
    position: relative;
}

/* 🔥 PREMIUM HOVER (NO STICK LINE) */
.smm-what__card:hover {
    transform: translateY(-8px);
    box-shadow: 0 20px 50px rgba(2, 132, 199, 0.12);
    border-color: rgba(2, 132, 199, 0.3);
}

/* ICON BOX */
.smm-what__icon {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    background: #f1f5f9;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 18px;
    transition: 0.3s;
}

/* ICON */
.smm-what__icon svg {
    width: 26px;
    height: 26px;
    color: #334155;
    stroke-width: 2;
    transition: 0.3s;
}

/* 🔥 HOVER ICON EFFECT */
.smm-what__card:hover .smm-what__icon {
    background: rgba(2, 132, 199, 0.1);
}

.smm-what__card:hover .smm-what__icon svg {
    color: #0284C7;
}

/* TITLE */
.smm-what__card-title {
    font-size: 18px;
    font-weight: 600;
    color: #020617;
    margin-bottom: 10px;
}

/* DESC */
.smm-what__card-desc {
    font-size: 14px;
    color: #0f172a;
    line-height: 1.6;
}

/* =========================
   TABLET
========================= */
@media (max-width: 1024px) {
    .smm-what__grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* =========================
   MOBILE
========================= */
@media (max-width: 600px) {
    .smm-what__grid {
        grid-template-columns: 1fr;
    }

    .smm-section-head__title {
        font-size: 28px;
    }
}

/* ─────────────────────────────────
   3. PROCESS
───────────────────────────────── */
.smm-process {
    background: var(--smm-white);
    padding-top: 30px !important;
}

.smm-process__track {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.smm-process__line {
    position: absolute;
    left: 27px;
    top: 28px;
    bottom: 28px;
    width: 2px;
    background: linear-gradient(to bottom, var(--smm-primary), var(--smm-primary-deeper));
    opacity: 0.2;
}

.smm-process__step {
    display: flex;
    align-items: flex-start;
    gap: 28px;
    padding: 20px 0;
}

.smm-process__dot {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    position: relative;
    z-index: 1;
    box-shadow: 0 4px 20px rgba(2, 132, 199, 0.25);
}

.smm-process__dot span {
    font-family: var(--smm-font-display);
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    letter-spacing: -0.5px;
}

.smm-process__card {
    background: var(--smm-bg);
    border: 1px solid var(--smm-border);
    border-radius: var(--smm-radius);
    padding: 28px 32px;
    flex: 1;
    transition: box-shadow 0.25s ease;
}

.smm-process__card:hover {
    box-shadow: var(--smm-shadow);
}

.smm-process__card h3 {
    font-family: var(--smm-font-display);
    font-size: 19px;
    font-weight: 600;
    color: var(--smm-text);
    margin: 0 0 10px;
}

.smm-process__card p {
    font-size: 15px;
    color: var(--smm-muted);
    line-height: 1.7;
    margin: 0;
    font-weight: 300;
}

/* =========================
   DELIVERABLES - FINAL FIX
========================= */

.smm-deliverables {
    background: #f8fafc;
    padding: 30px 0;
}

/* GRID */
.smm-deliverables__inner {
    display: grid;
    grid-template-columns: 1fr 1.1fr;
    gap: 60px;
    align-items: flex-start;
}

/* LEFT SIDE FIX */
.smm-deliver-title {
    font-size: 34px;
    line-height: 1.25;
    font-weight: 700;
    color: #020617;
    margin-bottom: 16px;
}

/* 🔥 FIX PARAGRAPH ALIGN */
.smm-deliver-desc {
    font-size: 15px;
    line-height: 1.7;
    color: #000;
    max-width: 420px;
    margin: 0;
    /* important fix */
}

/* BUTTON */
.smm-deliver-btn {
    margin-top: 24px;
    display: inline-block;
}

/* RIGHT GRID */
.smm-deliverables__right {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 14px;
}

/* CARD */
.smm-deliverables__item {
    display: flex;
    align-items: center;
    gap: 12px;
    background: #ffffff;
    border: 1px solid #e2e8f0;
    border-radius: 10px;
    padding: 13px 16px;
    font-size: 14px;
    color: #020617;
    transition: all 0.25s ease;
}

/* 🔥 PREMIUM HOVER (NO BLUE TEXT ISSUE) */
.smm-deliverables__item:hover {
    transform: translateY(-4px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.06);
    border-color: #dbeafe;
}

/* TEXT FIX */
.smm-deliverables__text {
    color: #020617;
    line-height: 1.4;
}

/* ICON */
.smm-check {
    width: 22px;
    height: 22px;
    background: rgba(2, 132, 199, 0.08);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    transition: all 0.25s ease;
}

.smm-check svg {
    width: 12px;
    height: 12px;
    stroke: #0284C7;
}

/* ICON HOVER ONLY */
.smm-deliverables__item:hover .smm-check {
    background: #0284C7;
}

.smm-deliverables__item:hover .smm-check svg {
    stroke: #fff;
}



/* =========================
   TABLET FIX (768 ONLY)
========================= */

@media (min-width: 768px) and (max-width: 991px) {

    /* TEXT ALIGN FIX */
    .smm-deliverables__left,
    .smm-deliver-title,
    .smm-deliver-desc {
        text-align: left !important;
        margin-left: 0 !important;
    }

}


/* =========================
   MOBILE FIX ONLY
========================= */

@media (max-width: 767px) {

    /* 🔥 CHANGE ORDER ONLY (NO SIZE CHANGE) */
    .smm-deliverables__inner {
        display: flex;
        flex-direction: column;
    }

    .smm-deliverables__right {
        order: 2;
    }

    .smm-deliver-btn {
        order: 3;
        margin-top: 20px;
    }

}

/* ─────────────────────────────────
   5. PLATFORMS
───────────────────────────────── */
.smm-platforms {
    background: #f2f4f2;
    padding-top: 30px !important;
}

.smm-platforms__grid {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.smm-platform-card {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
    background: var(--smm-white);
    border: 1px solid var(--smm-border);
    border-radius: var(--smm-radius);
    padding: 32px 28px;
    min-width: 130px;
    transition: transform 0.25s ease, box-shadow 0.25s ease, border-color 0.25s ease;
    cursor: default;
}

.smm-platform-card:hover {
    transform: translateY(-6px);
    box-shadow: var(--smm-shadow-hover);
    border-color: var(--smm-border);
}

.smm-platform-card__icon {
    width: 56px;
    height: 56px;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: transform 0.2s;
}

.smm-platform-card:hover .smm-platform-card__icon {
    transform: scale(1.1);
}

.smm-platform-card__icon svg {
    width: 28px;
    height: 28px;
}

.smm-platform-card__name {
    font-size: 13px;
    font-weight: 500;
    color: var(--smm-text);
}

/* ─────────────────────────────────
   6. WHY CHOOSE US
───────────────────────────────── */
/* ─────────────────────────────────
   WHY SECTION (PREMIUM FIXED)
───────────────────────────────── */

.smm-why {
    background: #ffff;
    padding: 50px 0;
}

/* HEAD */
.smm-section-head__title {
    font-size: 34px;
    /* FIXED */
    font-weight: 700;
    color: #000000;
}

.smm-section-head__sub {
    color: #000000;
    /* NO GRAY */
    font-size: 15px;
    margin-top: 10px;
}

/* GRID */
.smm-why__grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 22px;
}

/* CARD BASE */
.smm-why__card {
    border-radius: 16px;
    padding: 30px 26px;
    transition: all 0.25s ease;
    border: 1px solid #eee;
}

/* DIFFERENT PREMIUM CARD COLORS */
.smm-why__card:nth-child(1) {
    background: #FFF7ED;
}

/* orange */
.smm-why__card:nth-child(2) {
    background: #F0F9FF;
}

/* light blue */
.smm-why__card:nth-child(3) {
    background: #F0FDF4;
}

/* green */
.smm-why__card:nth-child(4) {
    background: #FEF2F2;
}

/* red */
.smm-why__card:nth-child(5) {
    background: #F5F3FF;
}

/* purple */
.smm-why__card:nth-child(6) {
    background: #ECFEFF;
}

/* cyan */

/* HOVER */
.smm-why__card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

/* ICON BOX */
.smm-why__icon {
    width: 50px;
    height: 50px;
    border-radius: 12px;

    display: flex;
    align-items: center;
    justify-content: center;

    margin-bottom: 16px;
}

/* DIFFERENT ICON COLORS */
.smm-why__card:nth-child(1) .smm-why__icon {
    background: #FDBA74;
    color: #9A3412;
}

.smm-why__card:nth-child(2) .smm-why__icon {
    background: #7DD3FC;
    color: #075985;
}

.smm-why__card:nth-child(3) .smm-why__icon {
    background: #86EFAC;
    color: #065F46;
}

.smm-why__card:nth-child(4) .smm-why__icon {
    background: #FCA5A5;
    color: #7F1D1D;
}

.smm-why__card:nth-child(5) .smm-why__icon {
    background: #C4B5FD;
    color: #4C1D95;
}

.smm-why__card:nth-child(6) .smm-why__icon {
    background: #67E8F9;
    color: #155E75;
}

/* ICON SIZE */
.smm-why__icon i {
    font-size: 18px;
}

/* TITLE */
.smm-why__card-title {
    font-size: 16px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 8px;
}

/* DESC */
.smm-why__card-desc {
    font-size: 14px;
    color: #000000;
    /* FIXED BLACK */
    line-height: 1.6;
}

/* RESPONSIVE */
@media (max-width: 576px) {
    .smm-why {
        padding: 60px 0;
    }

    .smm-section-head__title {
        font-size: 28px;
    }

    .smm-why__card {
        padding: 24px 20px;
    }
}

/* ─────────────────────────────────
   7. FINAL CTA
───────────────────────────────── */
/* CTA SECTION */
.smm-cta {
    position: relative;
    padding: 85px 0;
    background: linear-gradient(135deg, #0f172a, #0284C7);
    overflow: hidden;
}

/* ICONS (FIXED VISIBILITY) */
.smm-cta__icons {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.smm-cta__icons i {
    position: absolute;
    font-size: 20px;
    color: rgba(255, 255, 255, 0.25);
    /* FIXED visibility */
    animation: floatIcon 6s ease-in-out infinite;
}

/* POSITIONS */
.smm-cta__icons i:nth-child(1) {
    top: 20%;
    left: 12%;
}

.smm-cta__icons i:nth-child(2) {
    bottom: 25%;
    left: 20%;
    animation-delay: 1s;
}

.smm-cta__icons i:nth-child(3) {
    top: 25%;
    right: 15%;
    animation-delay: 2s;
}

.smm-cta__icons i:nth-child(4) {
    bottom: 20%;
    right: 18%;
    animation-delay: 3s;
}

/* FLOAT */
@keyframes floatIcon {

    0%,
    100% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-10px);
    }
}

/* INNER */
.smm-cta__inner {
    position: relative;
    z-index: 2;
    max-width: 650px;
    margin: 0 auto;
    text-align: center;
}

/* TAG FIX */
.smm-cta__tag {
    display: inline-block;
    font-size: 11px;
    letter-spacing: 1px;
    font-weight: 600;
    color: #0284C7;
    background: #ffffff;
    padding: 6px 14px;
    border-radius: 20px;
    margin-bottom: 14px;
}

/* TITLE */
.smm-cta__title {
    font-size: 34px;
    font-weight: 700;
    color: #ffffff;
    line-height: 1.2;
    margin-bottom: 14px;
}

/* SUB */
.smm-cta__sub {
    font-size: 15px;
    color: #ffffff;
    line-height: 1.6;
    margin-bottom: 26px;
}

/* BUTTONS */
.smm-cta__actions {
    display: flex;
    justify-content: center;
    gap: 14px;
    flex-wrap: wrap;
}

/* PRIMARY */
.smm-btn--primary {
    background: #ffffff;
    color: #000;
    padding: 12px 22px;
    border-radius: 30px;
    transition: 0.25s;
}

.smm-btn--primary:hover {
    background: #f1f5f9;
}

/* GHOST */
.smm-btn--ghost {
    border: 1px solid rgba(255, 255, 255, 0.7);
    color: #ffffff;
    padding: 12px 22px;
    border-radius: 30px;
}

.smm-btn--ghost:hover {
    background: rgba(255, 255, 255, 0.1);
}

/* RESPONSIVE */
@media (max-width: 576px) {
    .smm-cta {
        padding: 65px 0;
    }

    .smm-cta__title {
        font-size: 26px;
    }

    .smm-cta__icons i {
        display: none;
    }
}

/* ─────────────────────────────────
   RESPONSIVE
───────────────────────────────── */
@media (max-width: 900px) {
    .smm-deliverables__inner {
        grid-template-columns: 1fr;
        gap: 48px;
    }

    .smm-deliverables__left .smm-section-head__title {
        text-align: center;
    }

    .smm-deliverables__left {
        text-align: center;
    }

    .smm-deliverables__left .smm-overline {
        margin: 0 auto;
    }
}

@media (max-width: 640px) {
    .smm-section {
        padding: 72px 0;
    }

    .smm-hero {
        padding: 100px 0 60px;
        min-height: unset;
    }

    .smm-hero__stats {
        gap: 28px;
    }

    .smm-hero__actions {
        flex-direction: column;
        width: 100%;
    }

    .smm-btn {
        /* width: 100%; */
        justify-content: center;
    }

    .smm-deliverables__right {
        grid-template-columns: 1fr;
    }

    /* .smm-process__line {
        display: none;
    } */

    .smm-why__grid,
    .smm-what__grid {
        grid-template-columns: 1fr;
    }

    .smm-cta__actions {
        flex-direction: column;
        width: fit-content;
        margin-left: 105px;
    }
}









/* ─── CSS VARIABLES ─── */
:root {
    --ig-blue: #0284C7;
    --ig-blue-light: #0EA5E9;
    --ig-purple: #7C3AED;
    --ig-purple-soft: #A78BFA;
    --ig-purple-muted: #EDE9FE;
    --ig-teal: #0D9488;
    --ig-teal-soft: #CCFBF1;
    --ig-neutral-50: #F8FAFC;
    --ig-neutral-100: #F1F5F9;
    --ig-neutral-200: #E2E8F0;
    --ig-neutral-400: #94A3B8;
    --ig-neutral-600: #475569;
    --ig-neutral-800: #1E293B;
    --ig-neutral-900: #0F172A;
    --ig-white: #FFFFFF;

    --ig-font-display: 'Fraunces', Georgia, serif;
    --ig-font-body: 'DM Sans', sans-serif;

    --ig-section-pad: 100px 40px;
    --ig-max-width: 1160px;
}

/* ─── BASE ─── */
.smm-ig-page {
    font-family: var(--ig-font-body);
    color: var(--ig-neutral-800);
    background: var(--ig-white);
    -webkit-font-smoothing: antialiased;
}

.smm-ig-page *,
.smm-ig-page *::before,
.smm-ig-page *::after {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

/* ─── OVERLINE ─── */
.smm-ig-overline {
    display: inline-block;
    font-family: var(--ig-font-body);
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.16em;
    text-transform: uppercase;
    color: var(--ig-blue);
    margin-bottom: 16px;
}

/* ─── BUTTONS ─── */
.smm-ig-btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    font-family: var(--ig-font-body);
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 0.02em;
    padding: 14px 32px;
    border-radius: 6px;
    cursor: pointer;
    border: none;
    transition: all 0.25s ease;
}

.smm-ig-btn--primary {
    background: var(--ig-blue);
    color: var(--ig-white);
}

.smm-ig-btn--primary:hover {
    background: var(--ig-blue-light);
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(2, 132, 199, 0.3);
}

.smm-ig-btn--ghost {
    background: transparent;
    color: var(--ig-neutral-800);
    border: 1.5px solid var(--ig-neutral-200);
}

.smm-ig-btn--ghost:hover {
    border-color: var(--ig-neutral-400);
    background: var(--ig-neutral-50);
}

/* ======================================================
   1. HERO SECTION
   ====================================================== */


/* ======================================================
   2. PLATFORM OVERVIEW — SPLIT LAYOUT
   ====================================================== */
.smm-ig-overview {
    padding: var(--ig-section-pad);
    background: var(--ig-white);
}

/* layout */
.smm-ig-overview__inner {
    max-width: var(--ig-max-width);
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 70px;
    align-items: start;
}

/* 🔥 PREMIUM OVERLINE */
.smm-ig-overline {
    display: inline-block;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0.08em;
    padding: 6px 14px;
    border-radius: 999px;
    background: rgba(2, 132, 199, 0.08);
    color: #0284C7;
    margin-bottom: 18px;
}

/* 🔥 HEADING FIX */
.smm-ig-overview__text h2 {
    font-family: var(--ig-font-display);
    font-size: clamp(26px, 3vw, 36px);
    font-weight: 600;
    line-height: 1.25;
    color: #000;
    margin-bottom: 20px;
}

/* 🔥 TEXT BLACK (no gray) */
.smm-ig-overview__text p {
    font-size: 15px;
    line-height: 1.75;
    color: #000;
    margin-bottom: 14px;
    max-width: 520px;
}

/* RIGHT SIDE */
.smm-ig-overview__highlights {
    display: flex;
    flex-direction: column;
    border-left: 1px solid #d1d5db;
    /* darker line */
}

/* ITEMS */
.smm-ig-highlight-point {
    display: flex;
    gap: 18px;
    padding: 22px 26px;
    transition: all 0.25s ease;
}

/* 🔥 HOVER PREMIUM */
.smm-ig-highlight-point:hover {
    background: #f8fafc;
}

/* DIVIDER */
.smm-ig-highlight-point+.smm-ig-highlight-point {
    border-top: 1px solid #d1d5db;
}

/* ICON */
.smm-ig-highlight-point__icon {
    font-size: 16px;
    color: #0284C7;
    margin-top: 3px;
}

/* TITLE */
.smm-ig-highlight-point h4 {
    font-size: 14px;
    font-weight: 600;
    color: #000;
    margin-bottom: 6px;
}

/* DESC */
.smm-ig-highlight-point p {
    font-size: 13.5px;
    line-height: 1.6;
    color: #000;
}

/* RESPONSIVE */
@media (max-width: 992px) {
    .smm-ig-overview__inner {
        grid-template-columns: 1fr;
        gap: 40px;
    }

    .smm-ig-overview__highlights {
        border-left: none;
        border-top: 1px solid #d1d5db;
    }

    .smm-ig-highlight-point {
        padding: 18px 0;
    }
}

/* ======================================================
   3. WHAT WE DO — LIST STYLE
   ====================================================== */

/* =======================
   SECTION
   ======================= */
.smm-ig-services {
    padding: 60px 0 100px;
    /* reduced top space */
    background: #f1f5f9;
    /* soft light background (not white) */
}

.smm-ig-services__inner {
    max-width: var(--ig-max-width);
    margin: 0 auto;
}

/* =======================
   LEFT CONTENT
   ======================= */

.smm-ig-services__left {
    max-width: 600px;
}

/* KEEP YOUR FONT */

.smm-ig-services__title {
    font-family: var(--ig-font-display);
    font-size: clamp(26px, 3vw, 36px);
    color: #000;
    margin: 12px 0 14px;
    line-height: 1.25;
}

.smm-ig-services__desc {
    color: #000;
    line-height: 1.7;
}

/* =======================
   GRID
   ======================= */

.smm-ig-grid {
    margin-top: 50px;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

/* =======================
   CARD
   ======================= */

.smm-ig-card {
    padding: 36px 26px 26px;
    /* top space for icon */
    border-radius: 16px;
    background: #ffffff;
    border: 1px solid #e5e7eb;
    position: relative;
    transition: all 0.3s ease;
}

/* HOVER */

.smm-ig-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 12px 35px rgba(0, 0, 0, 0.06);
}

/* =======================
   ICON (FIXED FLOAT)
   ======================= */

.smm-ig-card .icon {
    position: absolute;
    top: -18px;
    left: 22px;

    width: 44px;
    height: 44px;

    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffffff;
    border: 1px solid #e5e7eb;

    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

/* ICON SIZE */

.smm-ig-card .icon i {
    font-size: 15px;
    color: #0284C7;
}

/* =======================
   TEXT
   ======================= */

.smm-ig-card h4 {
    font-size: 16px;
    color: #000;
    margin-bottom: 8px;
}

.smm-ig-card p {
    font-size: 14px;
    color: #000;
    line-height: 1.6;
}

/* =======================
   RESPONSIVE
   ======================= */

@media (max-width: 1024px) {

    .smm-ig-services__inner {
        padding: 0 24px;
    }

    .smm-ig-grid {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 768px) {

    .smm-ig-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 576px) {
    .smm-ig-services {
        padding-top: 10px;
    }

    .smm-ig-services__inner {
        padding: 0 16px;
    }

    .smm-ig-services__title {
        font-size: 22px;
    }

    .smm-ig-card {
        padding: 32px 20px 20px;
    }
}


/* ======================================================
   4. CONTENT STRATEGY — HORIZONTAL STEPS
   ====================================================== */


.smm-ig-strategy {
    padding: 80px 20px;
    /* FIX: side spacing added */
    background: #f8fafc;
}

.smm-ig-strategy__inner {
    max-width: 1200px;
    margin: 0 auto;
    width: 100%;
}

/* =======================
   HEADING
   ======================= */

.smm-ig-strategy h2 {
    font-family: var(--ig-font-display);
    font-size: clamp(28px, 3vw, 42px);
    line-height: 1.2;
    max-width: 680px;
    /* FIX: avoid too long */
    margin-bottom: 16px;
    color: #000;
}

.smm-ig-strategy__intro {
    max-width: 520px;
    margin-bottom: 60px;
    /* FIX: reduced gap */
    line-height: 1.7;
    color: #000;
}

/* =======================
   GRID
   ======================= */

.smm-ig-flow {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 24px;
    /* FIX: slightly tighter */
}

/* =======================
   CARD
   ======================= */

.smm-ig-flow__step {
    background: #ffffff;
    border-radius: 20px;
    padding: 36px 28px;
    /* FIX: balanced */
    border: 1px solid #e5e7eb;

    display: flex;
    flex-direction: column;

    min-height: 320px;
    /* FIX: better size */
    width: 100%;

    transition: all 0.25s ease;
}

.smm-ig-flow__step:hover {
    transform: translateY(-6px);
    box-shadow: 0 14px 36px rgba(0, 0, 0, 0.08);
}

/* =======================
   ICON
   ======================= */

.smm-ig-card-top {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 14px;
    margin-bottom: 12px;
}

/* HARD RESET */

.smm-ig-strategy .icon {
    position: static !important;
    transform: none !important;
    animation: none !important;

    width: 56px;
    height: 56px;

    border-radius: 14px;

    display: flex;
    align-items: center;
    justify-content: center;

    font-size: 20px;
    margin-bottom: 10px;
    /* FIX */
}

/* COLORS */

.icon.green {
    background: #dcfce7;
    color: #16a34a;
}

.icon.orange {
    background: #ffedd5;
    color: #ea580c;
}

.icon.purple {
    background: #ede9fe;
    color: #7c3aed;
}

.icon.pink {
    background: #fce7f3;
    color: #db2777;
}

/* =======================
   TEXT
   ======================= */

.smm-ig-flow__step h4 {
    font-size: 18px;
    margin-bottom: 6px;
    color: #000;
}

.smm-ig-flow__step p {
    font-size: 14px;
    line-height: 1.6;
    color: #000;
    margin-bottom: 22px;
}


.smm-ig-strategy .btn {
    margin-top: auto;

    display: inline-flex;
    align-items: center;
    gap: 8px;

    background: #0284C7;
    color: #fff;

    padding: 8px 14px;
    border-radius: 999px;

    font-size: 13px;
    text-decoration: none;

    width: fit-content;
}

.smm-ig-strategy .btn span {
    width: 26px;
    height: 26px;

    display: flex;
    align-items: center;
    justify-content: center;

    background: #ffffff;
    color: #0284C7;

    border-radius: 50%;

    transition: transform 0.3s ease;
}

.smm-ig-strategy .btn:hover span {
    transform: translate(4px, -2px);
}




/* 1024 → 2x2 */
@media (max-width: 1024px) {
    .smm-ig-flow {
        grid-template-columns: repeat(2, 1fr);
    }
}

/* 768 → ALSO 2x2 (IMPORTANT FIX) */
@media (max-width: 768px) {
    .smm-ig-flow {
        grid-template-columns: repeat(2, 1fr);
        /* 🔥 FIX */
        gap: 20px;
    }

    .smm-ig-strategy {
        padding: 70px 16px;
    }
}

/* ONLY MOBILE → 1 column */
@media (max-width: 576px) {
    .smm-ig-flow {
        grid-template-columns: 1fr;
    }

    .smm-ig-flow__step {
        min-height: auto;
    }
}

/* ======================================================
   5. GROWTH PROCESS — VERTICAL TIMELINE
   ====================================================== */
/* ======================================================
   GROWTH PROCESS
   ====================================================== */
.smm-ig-process {
    padding-top: 30px;
    background: #fff;
}

.smm-ig-process__inner {
    max-width: var(--ig-max-width);
    margin: 0 auto;
}

/* HEADING */
.smm-ig-process__head {
    text-align: center;
    margin-bottom: 56px;
}

.smm-ig-process__head h2 {
    font-family: var(--ig-font-display);
    font-size: clamp(26px, 3vw, 38px);
    line-height: 1.2;
    margin-bottom: 12px;
    color: #000;
}

.smm-ig-process__head p {
    font-size: 15px;
    color: #000;
    line-height: 1.7;
    max-width: 520px;
    margin: 0 auto;
}

/* STEPS */
.smm-ig-process__steps {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    position: relative;
    margin-bottom: 40px;
}

.smm-ig-process__connector {
    position: absolute;
    top: 27px;
    left: 10%;
    right: 10%;
    height: 2px;
    background: #e2e8f0;
    z-index: 0;
}

.smm-ig-process__connector-fill {
    height: 100%;
    background: #0284C7;
    transition: width 0.4s ease;
}

.smm-ig-process__step {
    display: flex;
    flex-direction: column;
    align-items: center;
    cursor: pointer;
    position: relative;
    z-index: 1;
    padding: 0 4px;
}

.smm-ig-process__step-circle {
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #e2e8f0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
    font-weight: 800;
    color: #000;
    margin-bottom: 10px;
    transition: all 0.25s ease;
    flex-shrink: 0;
}

.smm-ig-process__step.active .smm-ig-process__step-circle {
    background: #0284C7;
    border-color: #0284C7;
    color: #fff;
}

.smm-ig-process__step.done .smm-ig-process__step-circle {
    background: #e0f2fe;
    border-color: #0284C7;
    color: #0284C7;
}

.smm-ig-process__step-label {
    font-size: 11px;
    font-weight: 600;
    color: #000;
    text-align: center;
    line-height: 1.4;
    word-break: break-word;
    transition: color 0.25s;
}

.smm-ig-process__step.active .smm-ig-process__step-label,
.smm-ig-process__step.done .smm-ig-process__step-label {
    color: #0284C7;
}

/* PANEL */
.smm-ig-process__panel {
    background: #f8fafc;
    border: 1.5px solid #e2e8f0;
    border-left: 4px solid #0284C7;
    border-radius: 20px;
    padding: 36px 40px;
    min-height: 200px;
    width: 100%;
}

.smm-ig-process__panel-num {
    font-size: 11px;
    font-weight: 800;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #0284C7;
    margin-bottom: 10px;
}

.smm-ig-process__panel-title {
    font-family: var(--ig-font-display);
    font-size: 24px;
    font-weight: 800;
    color: #000;
    margin-bottom: 12px;
}

.smm-ig-process__panel-desc {
    font-size: 15px;
    color: #000;
    line-height: 1.75;
}

.smm-ig-process__panel-tag {
    display: inline-block;
    margin-top: 18px;
    font-size: 11px;
    font-weight: 700;
    color: #0369a1;
    background: #e0f2fe;
    padding: 4px 14px;
    border-radius: 20px;
    text-transform: uppercase;
    letter-spacing: 0.06em;
}

/* NAV — INSIDE THE LAYOUT NOT OUTSIDE */
.smm-ig-process__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
    padding: 16px 20px;
    background: #f8fafc;
    border: 1.5px solid #e2e8f0;
    border-radius: 12px;
}

.smm-ig-process__nav-btn {
    background: #fff;
    border: 1.5px solid #e2e8f0;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    padding: 9px 22px;
    border-radius: 8px;
    cursor: pointer;
    transition: all 0.2s ease;
}

.smm-ig-process__nav-btn:hover {
    border-color: #0284C7;
    color: #0284C7;
}

.smm-ig-process__nav-btn:disabled {
    opacity: 0.3;
    cursor: not-allowed;
}

.smm-ig-process__nav-dots {
    display: flex;
    gap: 6px;
}

.smm-ig-process__nav-dot {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e2e8f0;
    cursor: pointer;
    transition: background 0.2s;
}

.smm-ig-process__nav-dot.active {
    background: #0284C7;
}

/* ======================================================
   TABLET — 1024px
   ====================================================== */
@media (max-width: 1024px) {
    .smm-ig-process {
        padding-left: 24px;
        padding-right: 24px;
    }

    .smm-ig-process__step-circle {
        width: 44px;
        height: 44px;
        font-size: 11px;
    }

    .smm-ig-process__connector {
        top: 22px;
    }

    .smm-ig-process__step {
        padding: 0 2px;
    }

    .smm-ig-process__step-label {
        font-size: 9.5px;
        word-break: break-word;
        text-align: center;
        line-height: 1.3;
        width: 100%;
    }

    .smm-ig-process__panel {
        padding: 28px 32px;
    }

    .smm-ig-process__panel-title {
        font-size: 20px;
    }
}


@media (max-width: 480px) {
    .smm-ig-process__steps {
        display: flex;
        overflow-x: auto;
        gap: 0;
        padding-bottom: 12px;
        margin-bottom: 20px;
        scrollbar-width: none;
        -webkit-overflow-scrolling: touch;
        grid-template-columns: unset;
        justify-content: space-between;
        align-items: flex-start;
        /* ← ensures all steps start from same top */
    }

    .smm-ig-process__step {
        flex: 1 1 0;
        min-width: 0;
        padding: 0 2px;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: flex-start;
        /* ← anchors circle to top */
        vertical-align: top;
    }

    .smm-ig-process__step-circle {
        width: 36px;
        height: 36px;
        font-size: 10px;
        margin-bottom: 6px;
        flex-shrink: 0;
        display: flex;
        /* ← centers number inside circle */
        align-items: center;
        justify-content: center;
    }

    .smm-ig-process__step-label {
        font-size: 8.5px;
        text-align: center;
        line-height: 1.3;
        word-break: break-word;
        width: 100%;
        display: block;
        /* ← prevents inline quirks */
    }
}


/* ======================================================
   RESULTS WE DELIVER
   ====================================================== */
/* ======================================================
   RESULTS SECTION (FINAL CLEAN FIX)
   ====================================================== */

.smm-ig-results {
    padding: var(--ig-section-pad);
    background: #fff;
}

.smm-ig-results__inner {
    max-width: var(--ig-max-width);
    margin: 0 auto;
}

/* ================= HEADER ================= */

.smm-ig-results__header {
    display: flex;
    flex-direction: column;
    margin-bottom: 48px;
    max-width: 520px;
}

/* FIX OVERLINE (NO GLOBAL ISSUE) */
.smm-ig-results .smm-ig-overline {
    display: inline-block;
    padding: 6px 14px;
    font-size: 11px;
    font-weight: 600;
    border-radius: 999px;
    background: #e2e8f0;
    color: #0284C7;
    letter-spacing: 0.08em;
    width: fit-content;
    margin-bottom: 12px;
}

.smm-ig-results__header h2 {
    font-family: var(--ig-font-display);
    font-size: clamp(26px, 3vw, 40px);
    font-weight: 600;
    line-height: 1.2;
    color: #0f172a;
}

.smm-ig-results__desc {
    font-size: 14.5px;
    line-height: 1.7;
    color: #000;
    margin-top: 12px;
}

/* ================= GRID ================= */

.smm-ig-results__grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 22px;
}

/* ================= CARD ================= */

.smm-ig-result-card {
    border-radius: 22px;
    padding: 34px 26px;
    display: flex;
    flex-direction: column;
    gap: 14px;
    transition: all 0.25s ease;
}

.smm-ig-result-card:hover {
    transform: translateY(-6px);
}

/* ================= TOP ================= */

.smm-ig-result-card__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.smm-ig-result-card__icon {
    font-size: 20px;
    font-weight: 700;
    color: #0f172a;
}

.smm-ig-result-card__num {
    font-size: 20px;
    font-weight: 800;
}

/* ================= TEXT FIX ================= */

.smm-ig-result-card h3 {
    font-family: var(--ig-font-display);
    font-size: 17px;
    font-weight: 700;
    line-height: 1.3;
    color: #0f172a !important;
}

.smm-ig-result-card p {
    font-size: 13.5px;
    line-height: 1.7;
    color: #000 !important;
}

/* ================= PREMIUM CARD COLORS ================= */

/* SOFT BLUE */
.smm-ig-result-card--blue {
    background: #eef6ff;
    border: 1px solid #cfe3ff;
}

.smm-ig-result-card--blue .smm-ig-result-card__num {
    color: #2563eb;
}

/* GOLD (REPLACED ORANGE) */
.smm-ig-result-card--orange {
    background: #fff9ec;
    border: 1px solid #f7e1a3;
}

.smm-ig-result-card--orange .smm-ig-result-card__num {
    color: #ca8a04;
}

/* SOFT GREEN */
.smm-ig-result-card--green {
    background: #f0fdf4;
    border: 1px solid #bbf7d0;
}

.smm-ig-result-card--green .smm-ig-result-card__num {
    color: #16a34a;
}

/* SOFT VIOLET */
.smm-ig-result-card--violet {
    background: #f5f3ff;
    border: 1px solid #ddd6fe;
}

.smm-ig-result-card--violet .smm-ig-result-card__num {
    color: #7c3aed;
}

/* ================= TABLET ================= */

@media (max-width: 1024px) {

    .smm-ig-results__grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .smm-ig-results__inner {
        padding: 0 20px;
    }

}

/* ================= MOBILE ================= */

@media (max-width: 480px) {

    .smm-ig-results__head {
        text-align: left;
    }

    .smm-ig-results__head h2 {
        text-align: left;
    }

    .smm-ig-results__head p {
        text-align: left;
    }

    .smm-ig-results__grid {
        grid-template-columns: 1fr;
    }

    .smm-ig-result-card {
        padding: 26px 20px;
    }

    .smm-ig-result-card__num {
        font-size: 18px;
    }

    .smm-ig-result-card h3 {
        font-size: 16px;
    }

    .smm-ig-result-card p {
        font-size: 13px;
    }

}

/* ======================================================
   PLATFORM CTA (ISOLATED)
   ====================================================== */

.smm-platform-cta {
    padding: 70px 20px;
    display: flex;
    justify-content: center;

    --cta-bg1: #0f172a;
    --cta-bg2: #1e293b;
    --cta-accent: #3b82f6;
    --cta-btn1: #3b82f6;
    --cta-btn2: #2563eb;
}

.smm-platform-cta__inner {
    width: 100%;
    max-width: 760px;
    padding: 46px 36px;
    border-radius: 24px;
    text-align: center;
    position: relative;
    overflow: hidden;

    background: linear-gradient(135deg, var(--cta-bg1), var(--cta-bg2));
    box-shadow: 0 30px 70px rgba(0, 0, 0, 0.25);
}

/* glow */
.smm-platform-cta__inner::before {
    content: '';
    position: absolute;
    width: 260px;
    height: 260px;
    top: -80px;
    left: -80px;
    background: radial-gradient(circle, var(--cta-accent), transparent 70%);
    opacity: 0.18;
}

/* badge */
.smm-platform-cta__badge {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 8px;

    font-size: 12px;
    font-weight: 600;

    padding: 6px 14px;
    border-radius: 999px;

    margin-bottom: 18px;

    background: rgba(255, 255, 255, 0.06);
    color: #e2e8f0;
}

.smm-platform-cta__badge i {
    font-size: 14px;
    color: var(--cta-accent);
}

/* text */
.smm-platform-cta h2 {
    font-size: clamp(22px, 2.5vw, 32px);
    line-height: 1.3;
    color: #ffffff;
    margin-bottom: 10px;
}

.smm-platform-cta p {
    font-size: 14px;
    line-height: 1.6;
    color: rgba(255, 255, 255, 0.7);
    max-width: 520px;
    margin: 0 auto 26px;
}

/* button */
.smm-platform-cta__actions {
    display: flex;
    justify-content: center;
    align-items: center;
}

.smm-platform-cta .smm-ig-btn--primary {
    background: linear-gradient(135deg, var(--cta-btn1), var(--cta-btn2));
    color: #fff;

    padding: 12px 22px;
    font-size: 13px;
    font-weight: 600;

    border-radius: 999px;
    border: none;

    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.25);
    transition: all 0.25s ease;

    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.smm-platform-cta .smm-ig-btn--primary:hover {
    transform: translateY(-2px);
}

/* ================= RESPONSIVE ================= */

@media (max-width: 768px) {
    .smm-platform-cta {
        padding: 50px 16px;
    }

    .smm-platform-cta__inner {
        padding: 32px 20px;
    }

    .smm-platform-cta h2 {
        font-size: 22px;
    }
}

@media (max-width: 480px) {
    .smm-platform-cta__actions {
        justify-content: center;
    }
}

@media (max-width: 360px) {
    .smm-platform-cta h2 {
        font-size: 20px;
    }
}








:root {
    --cp-blue: #0284C7;
    --cp-blue-lt: #e8f0ff;
    --cp-teal: #00b89c;
    --cp-teal-lt: #e0f7f4;
    --cp-navy: #0f2a5e;
    --cp-navy-lt: #e6eaf3;
    --cp-text: #0d1b2a;
    --cp-muted: #6b7a8d;
    --cp-border: #e4e8f0;
    --cp-bg: #f4f6fb;
    --cp-white: #ffffff;
    --cp-radius: 16px;
    --cp-shadow: 0 4px 24px rgba(15, 42, 94, 0.08);
    --cp-shadow-lg: 0 12px 48px rgba(15, 42, 94, 0.13);
    /* --cp-font-head: 'Syne', sans-serif;
  --cp-font-body: 'DM Sans', sans-serif; */
}

/* ── BASE ── */
.cp-page {
    /* font-family: var(--cp-font-body); */
    color: var(--cp-text);
    background: var(--cp-bg);
    min-height: 100vh;
}

/* ============================================================
   HERO
   ============================================================ */
.cp-hero {
    background: var(--cp-white);
    text-align: center;
    padding: 72px 24px 64px;
    border-bottom: 1px solid var(--cp-border);
    position: relative;
    overflow: hidden;
}

.cp-hero::before {
    content: '';
    position: absolute;
    inset: 0;
    background:
        radial-gradient(ellipse 60% 50% at 20% 0%, rgba(26, 107, 255, 0.07) 0%, transparent 70%),
        radial-gradient(ellipse 50% 40% at 85% 100%, rgba(0, 184, 156, 0.07) 0%, transparent 70%);
    pointer-events: none;
}

.cp-hero__badge {
    display: inline-block;
    font-family: var(--cp-font-head);
    font-size: 11px;
    font-weight: 700;
    letter-spacing: 0.15em;
    color: var(--cp-blue);
    background: var(--cp-blue-lt);
    padding: 6px 16px;
    border-radius: 100px;
    margin-bottom: 20px;
}

.cp-hero__title {
    font-family: var(--cp-font-head);
    font-size: clamp(32px, 5vw, 52px);
    font-weight: 800;
    line-height: 1.15;
    color: var(--cp-navy);
    margin: 0 0 16px;
}

.cp-hero__title em {
    font-style: italic;
    color: var(--cp-blue);
}

.cp-hero__sub {
    font-size: 16px;
    color: var(--cp-muted);
    max-width: 440px;
    margin: 0 auto;
    line-height: 1.7;
}

/* ============================================================
   SECTION 1 — INFO CARDS
   ============================================================ */
.cp-info {
    padding: 56px 24px;
}

.cp-info__inner {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 24px;
}

/* ── Card ── */
.cp-info-card {
    background: var(--cp-white);
    border-radius: var(--cp-radius);
    box-shadow: var(--cp-shadow);
    padding: 32px 28px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    border: 1px solid var(--cp-border);
    transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.cp-info-card:hover {
    transform: translateY(-4px);
    box-shadow: var(--cp-shadow-lg);
}

.cp-info-card__icon {
    width: 52px;
    height: 52px;
    border-radius: 14px;
    background: var(--cp-blue-lt);
    color: var(--cp-blue);
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.cp-info-card__icon svg {
    width: 22px;
    height: 22px;
}

.cp-info-card__icon--teal {
    background: var(--cp-teal-lt);
    color: var(--cp-teal);
}

.cp-info-card__icon--navy {
    background: var(--cp-navy-lt);
    color: var(--cp-navy);
}

.cp-info-card__body {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.cp-info-card__label {
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: var(--cp-muted);
}

.cp-info-card__value {
    font-family: var(--cp-font-head);
    font-size: 16px;
    font-weight: 700;
    color: var(--cp-navy);
    text-decoration: none;
    transition: color 0.2s;
    line-height: 1.3;
    word-break: break-word;
}

a.cp-info-card__value:hover {
    color: var(--cp-blue);
}

.cp-info-card__note {
    font-size: 12.5px;
    color: var(--cp-muted);
}

/* ============================================================
   SECTION 2 — FORM + MAP
   ============================================================ */
.cp-contact {
    padding: 0 24px 72px;
}

.cp-contact__inner {
    max-width: 1100px;
    margin: 0 auto;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
    align-items: stretch;
}

/* ── FORM WRAP ── */
.cp-form-wrap {
    background: var(--cp-white);
    border-radius: var(--cp-radius);
    box-shadow: var(--cp-shadow);
    border: 1px solid var(--cp-border);
    padding: 44px 40px;
}

.cp-form-wrap__title {
    font-family: var(--cp-font-head);
    font-size: 26px;
    font-weight: 800;
    color: var(--cp-navy);
    margin: 0 0 8px;
}

.cp-form-wrap__sub {
    font-size: 14px;
    color: var(--cp-muted);
    margin: 0 0 32px;
}

/* ── FORM FIELDS ── */
.cp-form {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.cp-form__row {
    display: grid;
    gap: 16px;
}

.cp-form__row--2 {
    grid-template-columns: 1fr 1fr;
}

.cp-form__group {
    display: flex;
    flex-direction: column;
    gap: 7px;
}

.cp-form__label {
    font-size: 13px;
    font-weight: 500;
    color: var(--cp-navy);
    letter-spacing: 0.01em;
}

.cp-form__input {
    font-family: var(--cp-font-body);
    font-size: 14.5px;
    color: var(--cp-text);
    background: #f8fafd;
    border: 1.5px solid var(--cp-border);
    border-radius: 10px;
    padding: 12px 16px;
    outline: none;
    transition: border-color 0.2s, box-shadow 0.2s, background 0.2s;
    width: 100%;
    box-sizing: border-box;
}

.cp-form__input::placeholder {
    color: #b0bac7;
}

.cp-form__input:focus {
    border-color: var(--cp-blue);
    background: var(--cp-white);
    box-shadow: 0 0 0 3px rgba(26, 107, 255, 0.1);
}

.cp-form__select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%236b7a8d' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 14px center;
    cursor: pointer;
}

.cp-form__textarea {
    resize: vertical;
    min-height: 120px;
}

/* ── SUBMIT BUTTON ── */
.cp-form__btn {
    font-family: var(--cp-font-head);
    font-size: 15px;
    font-weight: 700;
    color: var(--cp-white);
    background: var(--cp-blue);
    border: none;
    border-radius: 12px;
    padding: 15px 32px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: 100%;
    transition: background 0.2s, transform 0.15s, box-shadow 0.2s;
    box-shadow: 0 4px 16px rgba(26, 107, 255, 0.3);
    letter-spacing: 0.01em;
}

.cp-form__btn svg {
    width: 18px;
    height: 18px;
}

.cp-form__btn:hover {
    background: #1256d6;
    transform: translateY(-2px);
    box-shadow: 0 8px 24px rgba(26, 107, 255, 0.35);
}

.cp-form__btn:active {
    transform: translateY(0);
}

.cp-form__btn--sent {
    background: var(--cp-teal);
    box-shadow: 0 4px 16px rgba(0, 184, 156, 0.3);
    pointer-events: none;
}

/* ── MAP WRAP ── */
.cp-map-wrap {
    border-radius: var(--cp-radius);
    overflow: hidden;
    box-shadow: var(--cp-shadow);
    border: 1px solid var(--cp-border);
    display: flex;
    flex-direction: column;
    min-height: 480px;
}

.cp-map-wrap__header {
    background: var(--cp-white);
    padding: 16px 20px;
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: var(--cp-font-head);
    font-size: 13.5px;
    font-weight: 700;
    color: var(--cp-navy);
    border-bottom: 1px solid var(--cp-border);
}

.cp-map-wrap__header svg {
    width: 16px;
    height: 16px;
    color: var(--cp-blue);
    flex-shrink: 0;
}

.cp-map {
    flex: 1;
    width: 100%;
    border: none;
    display: block;
    min-height: 400px;
}

/* ============================================================
   RESPONSIVE
   ============================================================ */
@media (max-width: 1024px) {
    .cp-info__inner {
        grid-template-columns: repeat(3, 1fr);
        gap: 16px;
    }

    .cp-form-wrap {
        padding: 32px 28px;
    }
}

@media (max-width: 768px) {
    .cp-info__inner {
        grid-template-columns: 1fr;
        gap: 16px;
    }

    .cp-contact__inner {
        grid-template-columns: 1fr;
    }

    .cp-map-wrap {
        min-height: 360px;
    }

    .cp-map {
        min-height: 300px;
    }

    .cp-form__row--2 {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 480px) {
    .cp-hero {
        padding: 48px 20px 40px;
    }

    .cp-info {
        padding: 36px 16px;
    }

    .cp-contact {
        padding: 0 16px 48px;
    }

    .cp-form-wrap {
        padding: 24px 20px;
    }

    .cp-info-card {
        padding: 24px 20px;
    }
}


/* body {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
  background: #f5f5f7;
  min-height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1.2rem 1rem;
} */
.eq-wrapper {
  width: 100%;
  max-width: 780px;
  margin: 1.5rem auto;
  background: #ffffff;
  border-radius: 16px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}

/* Header */
.eq-header {
  background: #6c63ff;
  padding: 1.5rem 2.5rem;
  color: #fff;
}

.eq-badge {
  display: inline-block;
  background: rgba(255, 255, 255, 0.2);
  color: #fff;
  font-size: 12px;
  font-weight: 500;
  padding: 4px 12px;
  border-radius: 20px;
  margin-bottom: 10px;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}

.eq-header h1 {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 5px;
  color: #fff;
}

.eq-header p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.9);
  line-height: 1.6;
}

/* Form */
.eq-form {
  padding: 1.5rem 2.5rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
}

/* Section */
.eq-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.eq-section-title {
  font-size: 16px;
  font-weight: 600;
  color: #111111;
}

.eq-section-hint {
  font-size: 13px;
  color: #333333;
  margin-top: -4px;
}

.eq-req {
  color: #e53e3e;
}

/* Grid */
.eq-grid-2 {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 16px;
}

/* Fields */
.eq-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}

.eq-field label {
  font-size: 13px;
  font-weight: 500;
  color: #111111;
}

.eq-field input,
.eq-field select,
.eq-field textarea {
  width: 100%;
  padding: 10px 14px;
  border: 1px solid #cccccc;
  border-radius: 8px;
  font-size: 14px;
  color: #111111;
  background: #fafafa;
  outline: none;
  transition: border-color 0.2s, box-shadow 0.2s;
  font-family: inherit;
  resize: vertical;
}

.eq-field input::placeholder,
.eq-field textarea::placeholder {
  color: #555555;
}

.eq-field input:focus,
.eq-field select:focus,
.eq-field textarea:focus {
  border-color: #6c63ff;
  box-shadow: 0 0 0 3px rgba(108, 99, 255, 0.12);
  background: #fff;
}

.eq-field select {
  appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23333' d='M6 8L1 3h10z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 14px center;
  padding-right: 36px;
  cursor: pointer;
  color: #111111;
}

.eq-error {
  font-size: 12px;
  color: #e53e3e;
  margin-top: 2px;
}

/* Chips */
.eq-chip-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(200px, 1fr));
  gap: 10px;
}

.eq-chip {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 12px 14px;
  border: 1.5px solid #cccccc;
  border-radius: 10px;
  background: #fafafa;
  cursor: pointer;
  text-align: left;
  transition: border-color 0.2s, background 0.2s, box-shadow 0.2s;
  gap: 2px;
}

.eq-chip:hover {
  border-color: #6c63ff;
  background: #f5f3ff;
}

.eq-chip--active {
  border-color: #6c63ff;
  background: #ede9ff;
  box-shadow: 0 0 0 3px rgba(108, 99, 255, 0.1);
}

.eq-chip-label {
  font-size: 13px;
  font-weight: 600;
  color: #111111;
}

.eq-chip--active .eq-chip-label {
  color: #4a3fbf;
}

.eq-chip-sub {
  font-size: 11px;
  color: #333333;
  line-height: 1.4;
}

.eq-chip--active .eq-chip-sub {
  color: #5a52c9;
}

/* Footer */
.eq-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 12px;
  padding-top: 1rem;
  border-top: 1px solid #e0e0e0;
}

.eq-privacy {
  font-size: 13px;
  color: #333333;
}

.eq-btn-primary {
  background: #6c63ff;
  color: #fff;
  border: none;
  padding: 12px 28px;
  border-radius: 8px;
  font-size: 15px;
  font-weight: 600;
  cursor: pointer;
  transition: background 0.2s, transform 0.1s;
  font-family: inherit;
}

.eq-btn-primary:hover {
  background: #5a52d9;
}

.eq-btn-primary:active {
  transform: scale(0.98);
}

/* Success */
.eq-success {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 3rem 2rem;
  gap: 16px;
  min-height: 320px;
}

.eq-success-icon {
  width: 64px;
  height: 64px;
  border-radius: 50%;
  background: #d1fae5;
  color: #059669;
  font-size: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}

.eq-success h2 {
  font-size: 22px;
  font-weight: 700;
  color: #111111;
}

.eq-success p {
  font-size: 15px;
  color: #222222;
}
/* ===== TABLET (≤768px) ===== */
@media (max-width: 768px) {
  .eq-wrapper {
    width: calc(100% - 32px);
    margin: 20px auto; /* top & bottom space */
  }
}

/* ===== MOBILE (≤480px) ===== */
@media (max-width: 480px) {
  .eq-wrapper {
    width: calc(100% - 20px);
    margin: 16px auto; /* top & bottom space */
  }
}