/* roboto font */
@import url('https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,300;1,14..32,300&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Roboto+Mono:ital,wght@0,100..700;1,100..700&display=swap');

:root {
    --primary: #2D7EFF;
    --primary-light: rgba(45, 126, 255, 0.15);
    --primary-hover: #60A5FA;
    /* Background COLORS */
    --bg-base: rgb(11, 21, 38);
    --bg-card: rgba(255, 255, 255, 0.07);
    --bg-input: rgba(255, 255, 255, 0.06);
    --bg-overlay: rgba(255, 255, 255, 0.08);
    /* TEXT COLORS */
    --text-primary: rgba(255, 252, 242, 0.96);
    --text-secondary: rgba(183, 201, 207, 0.65);
    --text-muted: rgba(220, 215, 200, 0.85);
    --text-tertiary: #F3F5F7;
    /* STATUS COLORS */
    --error-text: #F87171;
    --error-bg: rgba(248, 113, 113, 0.08);
    --success-text: var(--primary);

    /* header */
    --color-white-9: rgba(255, 255, 255, 0.09);
    --color-white-12: rgba(255, 255, 255, 0.12);
    --color-azure-1097: rgba(11, 21, 38, 0.97);
    --stroke-weight-1: 1px;
    --inner-padding-left: 40px;
    --inner-padding-right: 40px;
    --inner-padding-top: 40px;
    --inner-padding-bottom: 40px;

    /* container width */
    --content-center:1243px;

    /* typography */
    --body-font: 'Roboto', sans-serif;
    --heading-font: 'Dr', sans-serif;
    --font-inter: 'Inter', sans-serif;
    --font-roboto-mono: 'Roboto Mono', sans-serif;      
    --font-poppins: 'Poppins', sans-serif;            

/* extra colors */
    --color-white-7: var(--bg-base);
    --color-white-4: rgba(255, 255, 255, 0.04);
    --color-azure-5920: rgba(45, 126, 255, 0.20);
    --color-azure-5930: rgba(45, 126, 255, 0.30);    
    --color-orange-5915: rgba(255, 187, 46, 0.15);
    --color-grey-9790: rgba(255, 252, 242, 0.90);
    --color-azure-7655: rgba(183, 201, 207, 0.55);
    --color-grey-9785: rgba(255, 252, 242, 0.85);
    --color-white-solid: #ffffff;
    --color-azure-59: var(--primary);
    --RVLVR-Black: var(--Black, #000);
    --color-white-86: rgba(255, 252, 242, 0.86);
    --footer-bg: #0B1525;
    --Gray-3: #828282;
    --color-blue-85: rgba(183, 201, 207, 0.85);
    --color-blue-65: rgba(183, 201, 207, 0.65);    
    --color-azure-7610: rgba(183, 201, 207, 0.10);
    --color-grey-9792: rgba(255, 252, 242, 0.92);
    --color-azure-7645: rgba(183, 201, 207, 0.45);
    --color-grey-96: #F3F5F7;
    --color-grey-9795: rgba(255, 252, 242, 0.95);
    --color-azure-60: rgba(45, 126, 255, 0.60);
    --color-white-16: rgba(255, 255, 255, 0.16);
    --color-azure-5932: rgba(45, 126, 255, 0.32);
    --color-azure-18: rgba(45, 126, 255, 0.18);
    --color-azure-7665: rgba(183, 201, 207, 0.65);
    --color-orange-8285: rgba(220, 215, 200, 0.85);
    --color-white-10: rgba(255, 255, 255, 0.10);
    --color-white-20: rgba(255, 255, 255, 0.20);
    --color-white-8: rgba(255, 255, 255, 0.08);
    
}



/* Dr Font Faces */
@font-face {
    font-family: 'Dr';
    src: url('/fonts/Dr-Regular.eot');
    src: url('/fonts/Dr-Regular.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Dr-Regular.woff2') format('woff2'),
        url('/fonts/Dr-Regular.woff') format('woff'),
        url('/fonts/Dr-Regular.ttf') format('truetype'),
        url('/fonts/Dr-Regular.svg#Dr-Regular') format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dr';
    src: url('/fonts/Dr-Medium.eot');
    src: url('/fonts/Dr-Medium.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Dr-Medium.woff2') format('woff2'),
        url('/fonts/Dr-Medium.woff') format('woff'),
        url('/fonts/Dr-Medium.ttf') format('truetype'),
        url('/fonts/Dr-Medium.svg#Dr-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dr';
    src: url('/fonts/Dr-Bold.eot');
    src: url('/fonts/Dr-Bold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Dr-Bold.woff2') format('woff2'),
        url('/fonts/Dr-Bold.woff') format('woff'),
        url('/fonts/Dr-Bold.ttf') format('truetype'),
        url('/fonts/Dr-Bold.svg#Dr-Bold') format('svg');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Dr';
    src: url('/fonts/Dr-ExtraBold.eot');
    src: url('/fonts/Dr-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('/fonts/Dr-ExtraBold.woff2') format('woff2'),
        url('/fonts/Dr-ExtraBold.woff') format('woff'),
        url('/fonts/Dr-ExtraBold.ttf') format('truetype'),
        url('/fonts/Dr-ExtraBold.svg#Dr-ExtraBold') format('svg');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}


h1, h2, h3, h4, h5, h6 {
    font-family: var(--heading-font);

    font-weight: 700;
}



h1, h2, h3, h4, h5, h6, p, ul, .h1, .h2, .h3, .h4, .h5, .h6{
    margin: 0;
    padding: 0;
} 


.font-regular {
    font-weight: 400
}

.font-medium {
    font-weight: 500
}

.font-semibold {
    font-weight: 600
}

.font-bold {
    font-weight: 700
}

.font-extrabold {
    font-weight: 800
}


* {
    box-sizing: border-box
}

/* grid columns start */
.d-grid {
    display: grid
}

.two-cols-grid {
    grid-template-columns: repeat(2, 1fr)
}


.three-cols-grid {
    grid-template-columns: repeat(3, 1fr)
}

.four-cols-grid {
    grid-template-columns: repeat(4, 1fr)
}

.five-cols-grid {
    grid-template-columns: repeat(5, 1fr)
}

.six-cols-grid {
    grid-template-columns: repeat(6, 1fr)
}


@media only screen and (max-width:1199px) and (min-width:992px) {
    .six-cols-grid {
        grid-template-columns: repeat(4, 1fr)
    }
}

@media only screen and (max-width:992px) and (min-width:767px) {
    .six-cols-grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:767px) and (min-width:640px) {
    .six-cols-grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (max-width:640px) and (min-width:320px) {
    .six-cols-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:320px) {
    .six-cols-grid {
        grid-template-columns: repeat(1, 1fr)
    }
}


@media only screen and (max-width:992px) {

    .three-cols-grid,
    .four-cols-grid,
    .five-cols-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}


@media only screen and (max-width:992px) {

    .three-cols-grid,
    .four-cols-grid,
    .five-cols-grid {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media only screen and (max-width:767px) {

    .two-cols-grid,
    .three-cols-grid,
    .four-cols-grid,
    .five-cols-grid {
        grid-template-columns: repeat(1, 1fr)
    }
}

.mx-auto {
    margin-left: auto;
    margin-right: auto
}

.mr-auto {
    margin-right: auto;
}

.ml-auto {
    margin-left: auto;
}

.ml-25 {
    margin-left: 25px;
}

.overflow-auto {
    overflow: auto
}

/* position */

.position-relative {
    position: relative
}

.position-absolute {
    position: absolute
}

.position-sticky {
    position: sticky
}

.position-static,
.swiper-pagination.fullSwiper-pagination {
    position: static;
}

.position-fixed {
    position: fixed
}

/* position */


/* flex classes */
.d-flex,
.display-flex{
    display: flex
}

.d-inline-flex {
    display: inline-flex
}

.align-items-center {
    align-items: center
}

.align-items-start {
    align-items: flex-start
}

.align-items-end {
    align-items: flex-end
}

.flex-1 {
    flex: 1
}
.flex-1-666{flex:1 666px}
.flex-1-553{flex:1 553px}
.flex-1-533{flex:1 533px}
.flex-1-386{flex:1 386px}
.flex-1-364{flex:1 364px}


/* .flex-0-364{flex:1 364px} */

.flex-1-320 {
    flex: 1 320px;
}

.flex-1-100 {
    flex: 1 1 100%
}

.flex-1-none {
    flex: none;
}

.justify-content-center {
    justify-content: center
}

.justify-content-start {
    justify-content: flex-start
}

.justify-content-end {
    justify-content: flex-end
}

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

.justify-content-around {
    justify-content: space-around
}

.justify-content-even {
    justify-content: space-evenly
}

.flex-column {
    flex-direction: column
}

/* flex wrap */
.flex-wrap {
    flex-wrap: wrap
}

.flex-nowrap {
    flex-wrap: nowrap
}

.flex-row-reverse {
    flex-direction: row-reverse
}


/* object fit */
.object-fit-contain>img,
.object-fit-cover>img,
.object-fit-fill>img,
.object-fit-scale-down>img,

.object-fit-contain>video,
.object-fit-cover>video,
.object-fit-fill>video,
.object-fit-scale-down>video{
    height: 100%;
    width: 100%;
    display: block
}

.object-fit-contain>img,
.object-fit-contain>video{
    object-fit: contain
}

.object-fit-cover>img,
.object-fit-cover>video{
    object-fit: cover
}

.object-fit-fill>img,
.object-fit-fill>video {
    object-fit: fill
}

.object-fit-scale-down>img,
.object-fit-scale-down>video {
    object-fit: scale-down
}

sup {
    font-size: smaller;
    vertical-align: super;
}



/* card */
.card-deck {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column
}

.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
}



.card .card-header,
.overview-hidden{
    overflow: hidden
}

.card .card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
}


@media only screen and (min-width:576px) {
    .card-deck {
        -ms-flex-flow: row wrap;
        flex-flow: row wrap
    }

    .card-deck .card {
        display: -ms-flexbox;
        display: flex;
        -ms-flex: 1 0 0%;
        flex: 1 0 0%;
        -ms-flex-direction: column;
        flex-direction: column
    }
}


/* video embed */
.embed-responsive {
    position: relative;
    display: block;
    width: 100%;
    padding: 0;
    overflow: hidden;
    /* border-radius: 12px */
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive::before {
    display: block;
    content: ""
}

.embed-responsive-16by9::before {
    padding-top: 56.25%
}

.d-hidden,
.d-none {
    display: none
}

.d-block {
    display: block;
}

.submit-success {
    color: #28a745;
    background-color: #d4edda;
    border-color: #c3e6cb;
    line-height: normal;
    text-align: left;
    padding: 15px;
    border-radius: 4px;
    font-weight: 400;
    width: 100%;
    box-sizing: border-box
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}


/* height width  */
.h-100 {
    height: 100%
}

.h-auto {
    height: auto
}

.w-100 {
    width: 100%
}



.overflow-hidden {
    overflow: hidden
}

.swiper-scrollbar {
    position: static !important;
    margin-top: 20px
}

/* gap start */
.gap-154{
    gap: 154px;
}

.gap-133{
    gap: 133px;
}

.gap-100 {
    gap: 100px
}
.gap-99{
    gap: 99px;
}
.gap-80 {
    gap: 80px
}

.gap-75 {
    gap: 75px
}

.gap-74 {
    gap: 74px
}

.gap-71 {
    gap: 71px
}

.gap-64 {
    gap: 64px
}

.gap-63 {
    gap: 63px
}

.gap-62 {
    gap: 62px
}

.gap-61 {
    gap: 61px
}

.gap-60 {
    gap: 60px
}

.gap-64 {
    gap: 64px
}

.gap-57 {
    gap: 57px
}

.gap-54 {
    gap: 54px
}

.gap-52{
    gap: 52px;
}

.gap-50{
    gap: 50px;
}

.gap-49{
    gap: 49px;
}

.gap-48 {
    gap: 48px
}

.gap-47 {
    gap: 47px
}

.gap-45 {
    gap: 45px
}

.gap-41 {
    gap: 41px
}

.gap-40 {
    gap: 40px
}

.gap-39 {
    gap: 39px
}

.gap-36 {
    gap: 36px
}

.gap-32 {
    gap: 32px
}

.gap-31 {
    gap: 31px
}

.gap-30 {
    gap: 30px
}

.gap-29 {
    gap: 29px
}

.gap-28 {
    gap: 28px
}

.gap-27 {
    gap: 27px
}

.gap-26 {
    gap: 26px
}

.gap-25 {
    gap: 25px
}

.gap-24 {
    gap: 24px
}

.gap-23 {
    gap: 23px
}

.gap-21 {
    gap: 21px
}

.gap-22 {
    gap: 22px
}

.gap-20 {
    gap: 20px
}

.gap-19 {
    gap: 19px
}

.gap-18 {
    gap: 18px
}

.gap-17 {
    gap: 17px
}

.gap-16 {
    gap: 16px
}

.gap-15 {
    gap: 15px
}

.gap-14 {
    gap: 14px
}

.gap-13 {
    gap: 13px
}

.gap-12 {
    gap: 12px
}

.gap-11 {
    gap: 11px;
}

.gap-10,
.product-card .gap-10 {
    gap: 10px
}

.gap-8 {
    gap: 8px
}

.gap-7 {
    gap: 7px
}

.gap-6 {
    gap: 6px
}

.gap-5 {
    gap: 5px
}

.gap-4 {
    gap: 4px
}

.gap-2 {
    gap: 2px
}




@media only screen and (min-width:1199px) {
    .d-lg-none {
        display: none
    }

    .d-lg-block {
        display: block
    }

    .d-lg-flex {
        display: flex
    }

    .d-lg-inline-flex {
        display: inline-flex;
    }
}


@media only screen and (min-width:767px) {
    .flex-md-row-reverse {
        flex-direction: row-reverse
    }
}

@media only screen and (max-width:767px) {
    .justify-md-content-start {
        justify-content: flex-start
    }

    .justify-md-content-end {
        justify-content: flex-end
    }

    .justify-md-content-center {
        justify-content: center
    }

    .flex-md-direction-column {
        flex-direction: column
    }

    .flex-md-direction-row {
        flex-direction: row
    }

    .flex-md-direction-reverse {
        flex-direction: row-reverse
    }
    .align-md-items-center{
        align-items: center;
    }

    /* .text-md-center{text-align: center;} */
    .flex-md-column{flex-direction: column;}

    .gap-md-80{
        gap: 80px;
    }
    .gap-md-60 {
        gap: 60px
    }

    .gap-md-48{gap: 48px;}

    .gap-md-40 {
        gap: 40px
    }
    .gap-md-34 {
        gap: 34px
    }    

    .gap-md-33 {
        gap: 33px
    }    

    .gap-md-32 {
        gap: 32px
    }

    .gap-md-30 {
        gap: 30px
    }    

    .gap-md-26 {
        gap: 26px
    }
    .gap-md-25{gap: 25px;}
    .gap-md-24 {
        gap: 24px
    }
    .gap-md-20{gap: 20px;}
    .gap-md-16{gap: 16px;}
    .gap-md-15 {
        gap: 15px
    }

    .gap-md-12 {
        gap: 12px
    }


    .gap-md-8 {
        gap: 8px
    }
    .gap-md-0{
        gap: 0;
    }
    .d-sm-block {
        display: block;
    }
    .py-md-48 {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }

    .py-md-40{
        padding-top: 40px !important;
        padding-bottom: 40px !important;        
    }
}




.btn,
.btn-medium,
.btn-small,
.button-as-link{
    display: inline-flex;
    gap:10px;
    padding: 10px 24px;
    align-items: center;
    line-height: 150%;
    border-radius: 8px;
    text-decoration: none;
    position: relative;
    font-family: inherit;
    font-size: 14px;
    font-weight: 700;
    cursor: pointer;
    border: none;
}

.btn-primary{background-color: var(--primary); color: var(--color-white-solid);}

/* border radius start */

.border-radius-1 {
    border-radius: 1px;
}

.border-radius-2 {
    border-radius: 2px;
}

.border-radius-3 {
    border-radius: 3px;
}

.border-radius-4 {
    border-radius: 4px;
}

.border-radius-5 {
    border-radius: 5px;
}

.border-radius-6 {
    border-radius: 6px;
}

.border-radius-7 {
    border-radius: 7px;
}

.border-radius-8 {
    border-radius: 8px;
}

.border-radius-9 {
    border-radius: 9px;
}

.border-radius-10 {
    border-radius: 10px;
}

.border-radius-11 {
    border-radius: 11px;
}

.border-radius-12 {
    border-radius: 12px;
}

.border-radius-13 {
    border-radius: 13px;
}

.border-radius-14 {
    border-radius: 14px;
}

.border-radius-15 {
    border-radius: 15px;
}

.border-radius-16 {
    border-radius: 16px;
}

.border-radius-17 {
    border-radius: 17px;
}

.border-radius-18 {
    border-radius: 18px;
}

.border-radius-19 {
    border-radius: 19px;
}

.border-radius-20 {
    border-radius: 20px;
}

.border-radius-21 {
    border-radius: 21px;
}

.border-radius-22 {
    border-radius: 22px;
}

.border-radius-23 {
    border-radius: 23px;
}

.border-radius-24 {
    border-radius: 24px;
}

.border-radius-25 {
    border-radius: 25px;
}

.border-radius-26 {
    border-radius: 26px;
}

.border-radius-27 {
    border-radius: 27px;
}

.border-radius-28 {
    border-radius: 28px;
}

.border-radius-29 {
    border-radius: 29px;
}

.border-radius-30 {
    border-radius: 30px;
}

.border-radius-31 {
    border-radius: 31px;
}

.border-radius-32 {
    border-radius: 32px;
}

.border-radius-33 {
    border-radius: 33px;
}

.border-radius-34 {
    border-radius: 34px;
}

.border-radius-35 {
    border-radius: 35px;
}

.border-radius-36 {
    border-radius: 36px;
}

.border-radius-37 {
    border-radius: 37px;
}

.border-radius-38 {
    border-radius: 38px;
}

.border-radius-39 {
    border-radius: 39px;
}

.border-radius-40 {
    border-radius: 40px;
}

/* border radius end */

* Padding Y classes */

.py-0 {
    padding-top: 0;
    padding-bottom: 0;
}

.py-1 {
    padding-top: 1px;
    padding-bottom: 1px;
}

.py-2 {
    padding-top: 2px;
    padding-bottom: 2px;
}

.py-3 {
    padding-top: 3px;
    padding-bottom: 3px;
}

.py-4 {
    padding-top: 4px;
    padding-bottom: 4px;
}

.py-5 {
    padding-top: 5px;
    padding-bottom: 5px;
}

.py-6 {
    padding-top: 6px;
    padding-bottom: 6px;
}

.py-7 {
    padding-top: 7px;
    padding-bottom: 7px;
}

.py-8 {
    padding-top: 8px;
    padding-bottom: 8px;
}

.py-9 {
    padding-top: 9px;
    padding-bottom: 9px;
}

.py-10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.py-11 {
    padding-top: 11px;
    padding-bottom: 11px;
}

.py-12 {
    padding-top: 12px;
    padding-bottom: 12px;
}

.py-13 {
    padding-top: 13px;
    padding-bottom: 13px;
}

.py-14 {
    padding-top: 14px;
    padding-bottom: 14px;
}

.py-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.py-16 {
    padding-top: 16px;
    padding-bottom: 16px;
}

.py-17 {
    padding-top: 17px;
    padding-bottom: 17px;
}

.py-18 {
    padding-top: 18px;
    padding-bottom: 18px;
}

.py-19 {
    padding-top: 19px;
    padding-bottom: 19px;
}

.py-20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.py-21 {
    padding-top: 21px;
    padding-bottom: 21px;
}

.py-22 {
    padding-top: 22px;
    padding-bottom: 22px;
}

.py-23 {
    padding-top: 23px;
    padding-bottom: 23px;
}

.py-24 {
    padding-top: 24px;
    padding-bottom: 24px;
}

.py-25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.py-26 {
    padding-top: 26px;
    padding-bottom: 26px;
}

.py-27 {
    padding-top: 27px;
    padding-bottom: 27px;
}

.py-28 {
    padding-top: 28px;
    padding-bottom: 28px;
}

.py-29 {
    padding-top: 29px;
    padding-bottom: 29px;
}

.py-30 {
    padding-top: 30px;
    padding-bottom: 30px;
}

.py-31 {
    padding-top: 31px;
    padding-bottom: 31px;
}

.py-32 {
    padding-top: 32px;
    padding-bottom: 32px;
}

.py-33 {
    padding-top: 33px;
    padding-bottom: 33px;
}

.py-34 {
    padding-top: 34px;
    padding-bottom: 34px;
}

.py-35 {
    padding-top: 35px;
    padding-bottom: 35px;
}

.py-36 {
    padding-top: 36px;
    padding-bottom: 36px;
}

.py-37 {
    padding-top: 37px;
    padding-bottom: 37px;
}

.py-38 {
    padding-top: 38px;
    padding-bottom: 38px;
}

.py-39 {
    padding-top: 39px;
    padding-bottom: 39px;
}

.py-40 {
    padding-top: 40px;
    padding-bottom: 40px;
}

.py-45 {
    padding-top: 45px;
    padding-bottom: 45px;
}

.py-50 {
    padding-top: 50px;
    padding-bottom: 50px;
}

.py-56 {
    padding-top: 56px;
    padding-bottom: 56px;
}


.py-60 {
    padding-top: 60px;
    padding-bottom: 60px;
}


.py-80-64{padding-top: 80px; padding-bottom: 64px;}

.py-98{   
    padding-top: 98px;
    padding-bottom: 98px;
}
.py-128 {
    padding-top: 128px;
    padding-bottom: 128px;
}

.pb-60{padding-bottom: 60px;}
.pb-131{padding-bottom: 131px;}

.py-154 {
    padding-top: 154px;
    padding-bottom: 154px;
}


/* Padding X classes */
.p-0{padding: 0;}

.px-0 {
    padding-left: 0;
    padding-right: 0;
}

.px-1 {
    padding-left: 1px;
    padding-right: 1px;
}

.px-2 {
    padding-left: 2px;
    padding-right: 2px;
}

.px-3 {
    padding-left: 3px;
    padding-right: 3px;
}

.px-4 {
    padding-left: 4px;
    padding-right: 4px;
}

.px-5 {
    padding-left: 5px;
    padding-right: 5px;
}

.px-6 {
    padding-left: 6px;
    padding-right: 6px;
}

.px-7 {
    padding-left: 7px;
    padding-right: 7px;
}

.px-8 {
    padding-left: 8px;
    padding-right: 8px;
}

.px-9 {
    padding-left: 9px;
    padding-right: 9px;
}

.px-10 {
    padding-left: 10px;
    padding-right: 10px;
}

.px-11 {
    padding-left: 11px;
    padding-right: 11px;
}

.px-12 {
    padding-left: 12px;
    padding-right: 12px;
}

.px-13 {
    padding-left: 13px;
    padding-right: 13px;
}

.px-14 {
    padding-left: 14px;
    padding-right: 14px;
}

.px-15 {
    padding-left: 15px;
    padding-right: 15px;
}

.px-16 {
    padding-left: 16px;
    padding-right: 16px;
}

.px-17 {
    padding-left: 17px;
    padding-right: 17px;
}

.px-18 {
    padding-left: 18px;
    padding-right: 18px;
}

.px-19 {
    padding-left: 19px;
    padding-right: 19px;
}

.px-20 {
    padding-left: 20px;
    padding-right: 20px;
}

.px-21 {
    padding-left: 21px;
    padding-right: 21px;
}

.px-22 {
    padding-left: 22px;
    padding-right: 22px;
}

.px-23 {
    padding-left: 23px;
    padding-right: 23px;
}

.px-24 {
    padding-left: 24px;
    padding-right: 24px;
}

.px-25 {
    padding-left: 25px;
    padding-right: 25px;
}

.px-26 {
    padding-left: 26px;
    padding-right: 26px;
}

.px-27 {
    padding-left: 27px;
    padding-right: 27px;
}

.px-28 {
    padding-left: 28px;
    padding-right: 28px;
}

.px-29 {
    padding-left: 29px;
    padding-right: 29px;
}

.px-30 {
    padding-left: 30px;
    padding-right: 30px;
}

.px-31 {
    padding-left: 31px;
    padding-right: 31px;
}

.px-32 {
    padding-left: 32px;
    padding-right: 32px;
}

.px-33 {
    padding-left: 33px;
    padding-right: 33px;
}

.px-34 {
    padding-left: 34px;
    padding-right: 34px;
}

.px-35 {
    padding-left: 35px;
    padding-right: 35px;
}

.px-36 {
    padding-left: 36px;
    padding-right: 36px;
}

.px-37 {
    padding-left: 37px;
    padding-right: 37px;
}

.px-38 {
    padding-left: 38px;
    padding-right: 38px;
}

.px-39 {
    padding-left: 39px;
    padding-right: 39px;
}

.px-40 {
    padding-left: 40px;
    padding-right: 40px;
}

.px-64 {
    padding-left: 64px;
    padding-right: 64px;
}


.px-111{   
    padding-left: 111px;
    padding-right: 111px;
}


/* Medium breakpoint classes (md) */

.p-64{padding: 64px;}

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

.pt-49{padding-top: 49px;}



.pt-56 {
    padding-top: 56px;
}

.pt-32 {
    padding-top: 32px;
}

.pt-16 {
    padding-top: 16px;
}


.pb-80 {
    padding-bottom: 80px;
}
.pb-72{padding-bottom: 72px;}
.pb-40 {
    padding-bottom: 40px;
}


/* py-md */
@media only screen and (min-width: 1199px) {
    .py-md-0 {
        padding-top: 0;
        padding-bottom: 0;
    }

    .py-md-2 {
        padding-top: 2px;
        padding-bottom: 2px;
    }

    .py-md-3 {
        padding-top: 3px;
        padding-bottom: 3px;
    }

    .py-md-4 {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .py-md-5 {
        padding-top: 5px;
        padding-bottom: 5px;
    }

    .py-md-6 {
        padding-top: 6px;
        padding-bottom: 6px;
    }

    .py-md-7 {
        padding-top: 7px;
        padding-bottom: 7px;
    }

    .py-md-8 {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .py-md-9 {
        padding-top: 9px;
        padding-bottom: 9px;
    }

    .py-md-10 {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .py-md-11 {
        padding-top: 11px;
        padding-bottom: 11px;
    }

    .py-md-12 {
        padding-top: 12px;
        padding-bottom: 12px;
    }

    .py-md-13 {
        padding-top: 13px;
        padding-bottom: 13px;
    }

    .py-md-14 {
        padding-top: 14px;
        padding-bottom: 14px;
    }

    .py-md-15 {
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .py-md-16 {
        padding-top: 16px;
        padding-bottom: 16px;
    }

    .py-md-17 {
        padding-top: 17px;
        padding-bottom: 17px;
    }

    .py-md-18 {
        padding-top: 18px;
        padding-bottom: 18px;
    }

    .py-md-19 {
        padding-top: 19px;
        padding-bottom: 19px;
    }

    .py-md-20 {
        padding-top: 20px;
        padding-bottom: 20px;
    }

    .py-md-21 {
        padding-top: 21px;
        padding-bottom: 21px;
    }

    .py-md-22 {
        padding-top: 22px;
        padding-bottom: 22px;
    }

    .py-md-23 {
        padding-top: 23px;
        padding-bottom: 23px;
    }

    .py-md-24 {
        padding-top: 24px;
        padding-bottom: 24px;
    }

    .py-md-25 {
        padding-top: 25px;
        padding-bottom: 25px;
    }

    .py-md-26 {
        padding-top: 26px;
        padding-bottom: 26px;
    }

    .py-md-27 {
        padding-top: 27px;
        padding-bottom: 27px;
    }

    .py-md-28 {
        padding-top: 28px;
        padding-bottom: 28px;
    }

    .py-md-29 {
        padding-top: 29px;
        padding-bottom: 29px;
    }

    .py-md-30 {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .py-md-31 {
        padding-top: 31px;
        padding-bottom: 31px;
    }

    .py-md-32 {
        padding-top: 32px;
        padding-bottom: 32px;
    }

    .py-md-33 {
        padding-top: 33px;
        padding-bottom: 33px;
    }

    .py-md-34 {
        padding-top: 34px;
        padding-bottom: 34px;
    }

    .py-md-35 {
        padding-top: 35px;
        padding-bottom: 35px;
    }

    .py-md-36 {
        padding-top: 36px;
        padding-bottom: 36px;
    }

    .py-md-37 {
        padding-top: 37px;
        padding-bottom: 37px;
    }

    .py-md-38 {
        padding-top: 38px;
        padding-bottom: 38px;
    }

    .py-md-39 {
        padding-top: 39px;
        padding-bottom: 39px;
    }

    .py-md-40 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    .py-md-56 {
        padding-top: 56px;
        padding-bottom: 56px;
    }    

    .py-md-80 {
        padding-top: 80px;
        padding-bottom: 80px;
    }       

    .py-md-80-63{
        padding-top: 80px;
        padding-bottom: 63px;
    }
    
    .py-md-88 {
        padding-top: 88px;
        padding-bottom: 88px;
    } 

    .py-md-109 {
        padding-top: 109px;
        padding-bottom: 109px;
    }    

    .py-md-112 {
        padding-top: 112px;
        padding-bottom: 112px;
    }        

    .py-md-113-98{
        padding-top: 113px;
        padding-bottom: 98px;
    }
    
    .py-md-131{
        padding-top: 131px;
        padding-bottom: 131px;
    }
    
    /* px-md */
    .px-md-0 {
        padding-left: 0;
        padding-right: 0;
    }

    .px-md-1 {
        padding-left: 1px;
        padding-right: 1px;
    }

    .px-md-2 {
        padding-left: 2px;
        padding-right: 2px;
    }

    .px-md-3 {
        padding-left: 3px;
        padding-right: 3px;
    }

    .px-md-4 {
        padding-left: 4px;
        padding-right: 4px;
    }

    .px-md-5 {
        padding-left: 5px;
        padding-right: 5px;
    }

    .px-md-6 {
        padding-left: 6px;
        padding-right: 6px;
    }

    .px-md-7 {
        padding-left: 7px;
        padding-right: 7px;
    }

    .px-md-8 {
        padding-left: 8px;
        padding-right: 8px;
    }

    .px-md-9 {
        padding-left: 9px;
        padding-right: 9px;
    }

    .px-md-10 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .px-md-11 {
        padding-left: 11px;
        padding-right: 11px;
    }

    .px-md-12 {
        padding-left: 12px;
        padding-right: 12px;
    }

    .px-md-13 {
        padding-left: 13px;
        padding-right: 13px;
    }

    .px-md-14 {
        padding-left: 14px;
        padding-right: 14px;
    }

    .px-md-15 {
        padding-left: 15px;
        padding-right: 15px;
    }

    .px-md-16 {
        padding-left: 16px;
        padding-right: 16px;
    }

    .px-md-17 {
        padding-left: 17px;
        padding-right: 17px;
    }

    .px-md-18 {
        padding-left: 18px;
        padding-right: 18px;
    }

    .px-md-19 {
        padding-left: 19px;
        padding-right: 19px;
    }

    .px-md-20 {
        padding-left: 20px;
        padding-right: 20px;
    }

    .px-md-21 {
        padding-left: 21px;
        padding-right: 21px;
    }

    .px-md-22 {
        padding-left: 22px;
        padding-right: 22px;
    }

    .px-md-23 {
        padding-left: 23px;
        padding-right: 23px;
    }

    .px-md-24 {
        padding-left: 24px;
        padding-right: 24px;
    }

    .px-md-25 {
        padding-left: 25px;
        padding-right: 25px;
    }

    .px-md-26 {
        padding-left: 26px;
        padding-right: 26px;
    }

    .px-md-27 {
        padding-left: 27px;
        padding-right: 27px;
    }

    .px-md-28 {
        padding-left: 28px;
        padding-right: 28px;
    }

    .px-md-29 {
        padding-left: 29px;
        padding-right: 29px;
    }

    .px-md-30 {
        padding-left: 30px;
        padding-right: 30px;
    }

    .px-md-31 {
        padding-left: 31px;
        padding-right: 31px;
    }

    .px-md-32 {
        padding-left: 32px;
        padding-right: 32px;
    }

    .px-md-33 {
        padding-left: 33px;
        padding-right: 33px;
    }

    .px-md-34 {
        padding-left: 34px;
        padding-right: 34px;
    }

    .px-md-35 {
        padding-left: 35px;
        padding-right: 35px;
    }

    .px-md-36 {
        padding-left: 36px;
        padding-right: 36px;
    }

    .px-md-37 {
        padding-left: 37px;
        padding-right: 37px;
    }

    .px-md-38 {
        padding-left: 38px;
        padding-right: 38px;
    }

    .px-md-39 {
        padding-left: 39px;
        padding-right: 39px;
    }

    .px-md-40 {
        padding-left: 40px;
        padding-right: 40px;
    }

    .px-md-64{
        padding-left: 64px;
        padding-right: 64px;
    }

    .pb-md-131{padding-bottom: 131px;}
}


/* box-shadow classes */
.box-shadow-0 {
    box-shadow: 0 0 0 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-1 {
    box-shadow: 1px 1px 1px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-2 {
    box-shadow: 2px 2px 2px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-3 {
    box-shadow: 3px 3px 3px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-4 {
    box-shadow: 4px 4px 4px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-5 {
    box-shadow: 5px 5px 5px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-6 {
    box-shadow: 6px 6px 6px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-7 {
    box-shadow: 7px 7px 7px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-8 {
    box-shadow: 8px 8px 8px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-9 {
    box-shadow: 9px 9px 9px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-10 {
    box-shadow: 10px 10px 10px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-11 {
    box-shadow: 11px 11px 11px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-12 {
    box-shadow: 12px 12px 12px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-13 {
    box-shadow: 13px 13px 13px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-14 {
    box-shadow: 14px 14px 14px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-15 {
    box-shadow: 15px 15px 15px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-16 {
    box-shadow: 16px 16px 16px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-17 {
    box-shadow: 17px 17px 17px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-18 {
    box-shadow: 18px 18px 18px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-19 {
    box-shadow: 19px 19px 19px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-20 {
    box-shadow: 20px 20px 20px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-21 {
    box-shadow: 21px 21px 21px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-22 {
    box-shadow: 22px 22px 22px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-23 {
    box-shadow: 23px 23px 23px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-24 {
    box-shadow: 24px 24px 24px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-25 {
    box-shadow: 25px 25px 25px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-26 {
    box-shadow: 26px 26px 26px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-27 {
    box-shadow: 27px 27px 27px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-28 {
    box-shadow: 28px 28px 28px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-29 {
    box-shadow: 29px 29px 29px 0 rgba(52, 58, 64, 0.2);
}

.box-shadow-30 {
    box-shadow: 30px 30px 30px 0 rgba(52, 58, 64, 0.2);
}

.nav {
    list-style: none;
}


/* modal common start */

.modal-open {
    overflow: hidden
}

.modal {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background-color: rgba(52, 58, 64, .3);
    overflow: auto;
    width: 100%;
    height: 100%;
    z-index: 11;
    -webkit-backdrop-filter: blur(20px) brightness(.9);
    backdrop-filter: blur(20px) brightness(.9)
}

.modal .modal-close {
    cursor: pointer
}

.modal-content {
    padding: 0;
    box-shadow: 0 0 10px 0 rgba(52, 58, 64, .3);
    position: relative;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-clip: padding-box;
    outline: 0;
    background-color: #f8f9fa
}

.modal-close {
    cursor: pointer;
    font-size: 24px;
    position: absolute;
    top: 10px;
    right: 16px;
    width: 23px;
    height: 23px;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1;
}

.modal-body {
    padding-top: 28px;
    padding-bottom: 28px
}

.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - 1rem)
}


.shop-learn-more-modal .modal-dialog-centered{justify-content: center;}

.modal-dialog {
    position: relative;
    width: auto;
    pointer-events: none;
    margin-left: auto;
    margin-right: auto
}


@media (min-width:758px) {
    .modal-dialog {
        max-width: 758px;
        margin-left: auto;
        margin-right: auto
    }
}

@media (max-width:767px) {
    .modal-dialog {
        width: calc(100% - 30px)
    }
}

/* modal common end */


/* form common style start */
.contact-form-wrapper input[type="text"],
.contact-form-wrapper input[type="email"],
.contact-form-wrapper input[type="tel"],
.contact-form-wrapper input[type="file"],
.contact-form-wrapper textarea,
.contact-form-wrapper select,
.resources-container .filter-search input[type="text"]{
    color: var(--LIGHTER-GREY-1);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 118.75%;
    font-family: inherit;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: #A0A0A0;
    padding: 13px 0 12px;
    outline: none;
    width: 100%;
    background-color: transparent;
}

.contact-form-wrapper select {
    -webkit-appearance: none;
    appearance: none;
    background-color: transparent;
    background-image: url(https://cdn-assets.indigenous.io/account_1684/select_dropdown_1759902433064.svg);
    background-repeat: no-repeat;
    background-size: 10px;
    background-position: calc(100% - 11px);
}

.contact-form-wrapper textarea {
    overflow: auto;
    resize: none;
    height: 100px;
}

.contact-form-wrapper ::-webkit-input-placeholder,
.resources-container ::-webkit-input-placeholder{
    /* Chrome/Opera/Safari */
    color: var(--LIGHTER-GREY-1);
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    font-family: inherit;

}

.contact-form-wrapper ::-moz-placeholder,
.resources-container ::-webkit-input-placeholder{
    /* Firefox 19+ */
    color: var(--LIGHTER-GREY-1);
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    font-family: inherit;
}

.contact-form-wrapper :-ms-input-placeholder,
.resources-container :-ms-input-placeholder{
    /* IE 10+ */
    color: var(--LIGHTER-GREY-1);
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    font-family: inherit;
}

.contact-form-wrapper :-moz-placeholder,
.resources-container :-moz-placeholder{
    /* Firefox 18- */
    color: var(--LIGHTER-GREY-1);
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
    font-family: inherit;
}


.field.form-group.error .form-field {
    border-color: #BF011B !important;
}


.field.form-group.error .consent-checkbox label {
    color: #BF011B !important;
}


.alert-success {
    color: #155724;
    background-color: #d4edda;
    border-color: #c3e6cb;
}


/* custom checkbox and radio style start */
.custom-checkbox {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

.custom-checkbox input[type=checkbox],
.custom-checkbox input[type=radio] {
    width: 15px;
    min-width: 15px;
    height: 15px;
    appearance: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 10px;
    border: 1px solid #B1B1B1;
    background-image: var(--form-check-bg-image);
    margin: 0;
}

.custom-checkbox input[type=checkbox] {
    border-radius: 3px;
}

.custom-checkbox input[type=radio] {
    border-radius: 50%
}

.custom-checkbox input[type=checkbox]:active,
.custom-checkbox input[type=radio]:active {
    filter: brightness(90%)
}

.custom-checkbox input[type=checkbox]:focus,
.custom-checkbox input[type=radio]:focus {
    border-color: #AE0A46;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(59, 113, 202, .25)
}

.custom-checkbox input[type=checkbox]:checked,
.custom-checkbox input[type=radio]:checked {
    background-color: #AE0A46;
    border-color: #AE0A46
}

.custom-checkbox input[type=checkbox]:checked {
    --form-check-bg-image: url("https://cdn-assets.indigenous.io/account_1684/check_solid_full_white_1759900446085.svg")
}

.custom-checkbox input[type=radio]:checked {
    --form-check-bg-image: url("https://cdn-assets.indigenous.io/account_1684/check_solid_full_white_1759900446085.svg")
}

.custom-checkbox input[type=checkbox]:disabled,
.custom-checkbox input[type=radio]:disabled {
    pointer-events: none;
    filter: none;
    opacity: .5
}

.custom-checkbox input[type=checkbox][disabled]~label,
.custom-checkbox input[type=checkbox]:disabled~label,
.custom-checkbox input[type=radio][disabled]~label,
.custom-checkbox input[type=radio]:disabled~label {
    cursor: default;
    opacity: .5
}

/* custom checkbox and radio style end */


@media only screen and (min-width:767px) {
    .flex-md-row-reverse {
        flex-direction: row-reverse
    }
}

@media only screen and (max-width:767px) {
    .justify-md-content-start {
        justify-content: flex-start
    }

    .justify-md-content-end {
        justify-content: flex-end
    }

    .justify-md-content-center {
        justify-content: center
    }

    .flex-md-direction-column {
        flex-direction: column
    }

    .flex-md-direction-row {
        flex-direction: row
    }

    .flex-md-direction-reverse {
        flex-direction: row-reverse
    }

    .gap-md-80{
        gap: 80px;
    }
    .gap-md-60 {
        gap: 60px
    }

    .gap-md-48{gap: 48px;}

    .gap-md-40 {
        gap: 40px
    }
    .gap-md-34 {
        gap: 34px
    }    

    .gap-md-33 {
        gap: 33px
    }    

    .gap-md-32 {
        gap: 32px
    }

    .gap-md-30 {
        gap: 30px
    }    

    .gap-md-26 {
        gap: 26px
    }
    .gap-md-25{gap: 25px;}
    .gap-md-24 {
        gap: 24px
    }
    .gap-md-20{gap: 20px;}
    .gap-md-16{gap: 16px;}
    .gap-md-15 {
        gap: 15px
    }

    .gap-md-12 {
        gap: 12px
    }


    .gap-md-8 {
        gap: 8px
    }
    .gap-md-0{
        gap: 0;
    }
    .d-sm-block {
        display: block;
    }
    .py-md-48 {
        padding-top: 48px !important;
        padding-bottom: 48px !important;
    }

    .py-md-40{
        padding-top: 40px !important;
        padding-bottom: 40px !important;        
    }
}





html, body {
    margin: 0;
    padding: 0;
    font-family: var(--body-font);
    color: var(--text-primary);
    background-image: linear-gradient(48deg, #152847 28.41%, #000 87.76%);    
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 100%; */
}

.container{
    max-width: calc(var(--content-center) + var(--inner-padding-left) + var(--inner-padding-right));
    margin-left:auto;
    margin-right: auto;
    width: 100%;
    padding-left: var(--inner-padding-left);
    padding-right: var(--inner-padding-right);
}


.inner-container{
    padding: var(--inner-padding-top) var(--inner-padding-right) var(--inner-padding-bottom) var(--inner-padding-left);
}


@media screen and (max-width: 1199px) {
    .container,
    .inner-container{
        padding-left: 20px;
        padding-right: 20px;
    }    
}



/* header start here */

.header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: var(--stroke-weight-1) solid var(--color-white-9);
    background: var(--color-azure-1097);
    -webkit-animation: blur(10px);
    backdrop-filter: blur(10px);
}

.header-sub-domain{
    color: var(--color-azure-7655);
    font-size: 11.5px;
    font-style: normal;
    font-weight: 700;
    line-height: 133.565%; 
    letter-spacing: 3.226px;
    text-transform: uppercase;
    text-decoration: dashed;
    font-family: var(--font-roboto-mono);
    text-decoration: none;
}

.right-menu-item{
    border-radius: 8px;
    border: var(--stroke-weight-1) solid var(--color-white-12);
    background: var(--color-white-7);
    padding: 6px 12px;
    min-height: 46px;
}

.header-nav-user-photo{
    border-radius: 8px;
    border: var(--stroke-weight-1) solid var(--color-azure-5920);
    background: var(--color-orange-5915);
}

.logged-user{
    color: var(--color-grey-9790);
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 14px;
}

.logged-user-company{
color: var(--color-azure-7655);
font-size: 11.2px;
font-style: normal;
font-weight: 400;
line-height: 100%;
}

.header-nav-user-photo{
color: var(--color-azure-59);
text-align: center;
font-size: 11.2px;
font-style: normal;
font-weight: 700;
line-height: 150%;
letter-spacing: 0.448px;
height: 30px;
width: 30px;
}


.offer-header-item .offer-label{
color: var(--color-grey-9785);
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 20px; /* 142.857% */
text-align: center;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 142.857%;
}

.offer-header-item .offer-notification{
    display: flex;
    height: 20px;
    width: 20px;
    padding: 0 7.01px;
    justify-content: center;
    align-items: center;
    border-radius: 16777200px;
    background: var(--color-azure-59);
    color: var(--color-white-solid);
    text-align: center;
    font-size: 10.4px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
}
/* header start here */

/* main start here */

.max-w-670{max-width: 670px;}
/* home-search-wrapper start*/
.home-search-wrapper{padding-top: 60px; padding-bottom: 50px;}
.home-search-wrapper h1 {
font-size: 80px;
font-style: normal;
font-weight: 800;
line-height: 100%;
letter-spacing: -1.6px;
    
}
.home-search-wrapper h1 span{
    color: var(--primary);    

}

.home-search-wrapper .home-search-info{
    color: var(--color-grey-50, #7F7F7F);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;
    font-family: var(--font-roboto-mono);
    display: flex;
    flex-direction: column;
    gap: 4px;
}
.home-search-wrapper .home-search-info p{margin: 0; padding: 0;}
.home-search-wrapper .home-search {
min-height: 68px;
padding: 16px;
background-color: var(--color-white-solid); 
}


.home-search-wrapper .home-search input[type=text]{
color: var(--RVLVR-Black);
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
border: none;
padding: 10px;
}
.home-search-wrapper .home-search input[type=text]::placeholder,
.home-search-wrapper .home-search input[type=text]::-webkit-input-placeholder{
color: var(--RVLVR-Black);
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: normal;
border: none;
}
/* home-search-wrapper end*/


/* .home-feature-card start */

.home-feature-card{
    border: 1px solid #2D7EFF;
    background: var(--color-azure-5920);    
    min-height: 180px;
    padding: 34px 33px;
    text-align: left;
    font-family: var(--body-font);
    color: var(--color-white-86);
    font-family: var(--font-inter);
}
.home-feature-card h2{
    font-family: inherit;
    color: inherit;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height:  116.667%; 
    letter-spacing: -0.439px;
}
.home-feature-card p{
    font-family: inherit;    
    margin: 0; padding: 0;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height:  175%;
    letter-spacing: -0.439px;
    color: var(--color-blue-85);
}

.home-feature-card .card-body{padding: 0;}
/* home-feature-card start */


/* footer */
footer{padding-top: 60px; padding-bottom: 60px; background-color: var(--footer-bg);
    font-family: var(--font-poppins);
    color: var(--Gray-3);
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
    line-height: 114.286%; 
    letter-spacing: 0.42px;

}
footer ul{margin: 0; padding: 0; list-style: none; display: flex; flex-wrap: wrap; column-gap: 48px; row-gap: 16px;}
footer ul li{margin: 0; padding: 0;
    font-size: 14px;
    font-weight: 300;
    line-height: 157.143%;
    letter-spacing: 0.42px;
}
footer ul li a{color: inherit; text-decoration: none;}
footer ul li a:hover{color: var(--color-white-solid);}
.footer-right{max-width: 221px; width: 100%;}
.footer-left-menu p{margin: 0; padding: 0;}
.footer-header{
    color: var(--color-white-solid);
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;    
}
.footer-social-media > li img{opacity: 0.3;}
.footer-social-media > li>a:hover img{opacity: 1;}
/* footer */



/* trusted-partner-wrapper start here */

/* trusted-partner-card */
.trusted-partner-wrapper{padding-top: 50px; padding-bottom: 107px;}
.trusted-partner-card{    
    height: 137px;
    height: 137px;
    width: 100%;
    border-radius: 14px;
    border: 1px solid var(--color-white-7);
    background: rgba(255, 255, 255, 0.03);
}

.sub-header{
    color: var(--primary);
    text-align: center;
    font-family: var(--font-roboto-mono);
    font-size: 9.9px;
    font-style: normal;
    font-weight: 700;
    line-height: 150.303% ;
    letter-spacing: 1.984px;
    text-transform: uppercase;
}

.circular-icon{width: 4px; height: 4px;
    background: var(--color-azure-5920);
    box-shadow: 0 0 10px 0 ;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.circular-icon::after{
    content: "";
    background-color: var(--color-azure-5930);
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 15px;
    height: 15px;
    border-radius: 100%;
  box-shadow:
    0 0 30px rgba(59,130,246,0.6),
    0 0 80px rgba(59,130,246,0.4),
    0 0 140px rgba(59,130,246,0.2);
  
}
.trusted-partner-wrapper h2{
    font-size: 26.4px;
    font-weight: 800;
    line-height: 115%; 
    letter-spacing: -0.528px;
    font-family: var(--body-font);    
}

.muted-text{
color: var(--color-blue-65);
text-align: center;
font-size: 13.1px;
font-weight: 400;
line-height: 150.229%;    
}

.trusted-partner-wrapper p{max-width: 568px;}
.trusted-partner-body{max-width: 1100px;}

/* trusted-partner-wrapper end here */

/* moving-ticker-wrapper start */
.moving-ticker-wrapper .moving-ticker-header{max-width: 700px; margin-left: auto; margin-right: auto;}
.hr-wrapper hr{margin: 0; padding: 0; border-width: 0 0 1px 0; border-style: solid;  border-color: var(--color-azure-7610);}
.moving-ticker-header > div{white-space: nowrap;}
.moving-ticker-header .sub-header{ color: var(--color-blue-65);}
.moving-ticker-header .trade-in-indicator ul>li{list-style: none; font-weight: 400; display: inline-flex; align-items: center; position: relative;}
.moving-ticker-header .trade-in-indicator ul>li+li{padding-left: 9px;}
.moving-ticker-header .trade-in-indicator ul>li+li::before{width: 4px; height: 4px; border-radius: 100px; content: ""; display: flex; background-color: var(--color-blue-65); top: 6px; left: 0; position: absolute;}
.moving-ticker-header .circular-icon{background-color: var(--primary);}

.moving-ticker-item{
    padding: 14px 20px;
    justify-content: space-between;
    min-width: 342px;
    border-radius: 12px;
    border: var(--stroke-weight-1) solid var(--color-white-7);
    background: var(--color-white-4);
    backdrop-filter: blur(4px);    
}

.moving-ticker-header{
    color: var(--color-grey-9792);
    font-size: 13.1px;
    font-weight: 600;
    line-height: 150.229%;
}

.moving-ticker-item-code{
    color: var(--color-azure-7645);
    font-family: var(--font-roboto-mono);
    font-size: 9.3px;
    font-style: normal;
    font-weight: 400;
    line-height: 149.677%;
    letter-spacing: 0.464px;    
}
.moving-ticker-item-product{
    color: var(--color-grey-96);
    font-size: 9px;
    font-weight: 600;
    line-height: 149.333%;
    letter-spacing: 0.448px;
}

.mt-analytics-body-graph-data{
    color: var(--color-azure-59);
    font-family: var(--font-roboto-mono);
    font-size: 10.4px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;    
}
.mt-analytics-header{
    color: var(--color-grey-9795);
    font-family: var(--font-roboto-mono);
    font-size: 16px;
    font-weight: 700;
    line-height: 150%;
}
.moving-ticker-body{
    position: relative; min-height: 74px;
}


  .moving-ticker-inner{overflow: visible;}
  .ticker-item {
      animation: bannermove 120s linear infinite;
      animation-play-state: running;
      position: absolute;
      top: 0px;
      left: 0px;
    }    
  
  
    .running-animation .ticker-item {
        animation-play-state: running;
    }
  
    .pause-animation .ticker-item {
        animation-play-state: paused !important;;
    }
  
    @media(hover: hover) {
      .ticker-hover .ticker-item:hover {
          animation-play-state: paused !important;
      }
  }
  
    @keyframes bannermove {
      0% {
        transform: translate(0, 0);
      }
  
      100% {
        transform: translate(-50%, 0);
      }
    }
  

/* moving-ticker-wrapper end */



/* result page */
.estimation-price-wrapper{padding-top: 60px; padding-bottom: 60px;}
.estimation-price-wrapper .estimates-card{
    display: flex;
    max-width: 700px;
    min-height: 213px;
    padding: 24px;
    flex-direction: column;
    align-items: flex-start;
    gap: var(--item-spacing-15_99, 15.99px);    
    border-radius: 16px;
    border: var(--stroke-weight-1) solid var(--color-azure-5932);
    background: var(--color-white-7);
    box-shadow: 0 0 40px 0 var(--color-azure-18);     
}
.estimates-header-estimate{
    color: var(--color-azure-7665);
    font-family: var(--font-roboto-mono);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%; 
    letter-spacing: 1.2px;
    text-transform: uppercase;
}
.estimates-header-estimate p{margin: 0; padding: 0;}
.estimates-header-price .estimated-price{
    color: var(--color-azure-59);
    font-family: Dr;
    font-size: 60.8px;
    font-style: normal;
    font-weight: 800;
    line-height: 100%;
    letter-spacing: 0.608px;
}
.estimates-header-cta .btn{width: 170px; padding: 16px 32px; gap: 8px;}
.mid-estimate-price{
    color: var(--color-orange-8285);
    font-family: var(--font-roboto-mono);
    font-size: 12.5px;
    font-style: normal;
    font-weight: 400;
    line-height: 149.76%;
    text-align: center;
}
.mid-estimate-price .mid-estimate-header{
    color: var(--color-azure-7665);
}
.mid-estimate-price .mid-estimate-range{
    color: var(--color-orange-8285);
    font-size: 12.5px;
}

.link-btn{text-decoration: none; display: inline-flex; gap: 8px; 
font-size: 12px;
font-style: normal;
font-weight: 500;
line-height: 133.333%;
}

.link-primary{color: var(--primary);}
.btn-primary{background-color: var(--primary); font-weight: 800; color: var(--color-white-solid);}
.estimates-info-right .link-btn{white-space: nowrap;}
.estimates-info-content .estimates-header-estimate{text-transform: none; letter-spacing: normal; max-width: 438px;}
.hr-wrapper hr{margin: 0; padding: 0; border-width: 0 0 1px 0; border-style: solid;  border-color: var(--color-white-10)}


.estimates-card-table{
    max-width: 700px; width: 100%;
}
 table > thead>tr>th{
stroke-width: 1px;
stroke: rgba(255, 255, 255, 0.10);
text-align: left;
color: var(--color-azure-7665);
font-family: var(--font-roboto-mono);
font-size: 12px;
font-weight: 700;
line-height: 133.333%;
letter-spacing: 1.2px;
text-transform: uppercase;
vertical-align: middle;
background-color: rgba(255, 255, 255, 0.03);
/* border: 1px solid rgba(255, 255, 255, 0.10); */

border-collapse: collapse;
}

table > thead>tr>th,
table > tbody>tr>td{
    padding: 12px 9px;    
    vertical-align: center;
}

table > tbody>tr>td{
color: rgba(243, 245, 247, 0.50);
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 142.857%;
}

table > tbody>tr + tr>td{
border-top:1px solid var(--color-white-10);
} 

.tb-cat-badge{
    border-radius: 16777200px;
    background: var(--primary-light);
    display: flex;
    padding: 2px 8px;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: var(--color-azure-60);
    font-size: 12px;
    font-style: normal;
    font-weight: 500;
    line-height:  133.333%;
}

table > tbody>tr>td.tb-estimate-col{
color: rgba(255, 252, 242, 0.96);
text-align: right;
font-family: var(--font-roboto-mono);
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 142.857%;
white-space: nowrap;
}

table > tbody>tr>td.tb-estimate-col .tb-estimate-sub{
color: var(--color-white-16);
text-align: right;
font-family: var(--body-font);
font-size: 12px;
font-weight: 400;
line-height: 133.333%;
}

.tb-estimate-price-col{
    color: var(--color-azure-60);
    font-family: var(--font-roboto-mono);
}
.product-description{max-width: 180px; display: block;}


 table > tbody>tr >td input[type="number"]{
    border-radius: 8px;
    border: var(--stroke-weight-1, 1px) solid var(--color-white-10);
    background: var(--bg-input);
    color: rgba(var(--text-primary), 0.96);
    text-align: center;
    font-family: var(--font-roboto-mono);
    font-size: 12.8px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;    
}

 table > tbody>tr.active >td{
    color: var(--color-white-solid);
 }

  table > tbody>tr.active >td{
     background-color: var(--color-white-16);
 }
 table > tbody>tr.active >td.tb-estimate-price-col,
 table > tbody>tr.active >td .tb-cat-badge{color: var(--primary);}
 table > tbody>tr>td.tb-estimate-col .tb-estimate-sub{

    color: var(--color-azure-7665);
 }
 

 table .form-check-input{
    width: 18px;
    min-width: 18px;
    height: 18px;
    border-radius: 4px;
    border-width: 1px;
    border-style: solid;

 }


 table .form-check{padding-left: 32px;}
 table .form-check .form-check-input{margin-left: -32px;}
 table tbody > tr > td input.form-check-input{
    border-color: var(--color-white-20, rgba(255, 255, 255, 0.20));
    background: var(--color-white-8, rgba(255, 255, 255, 0.08));
 }
table .form-check-input{padding: 0;}
 table .form-check-input:checked[type=checkbox]{background-image: url(/images/circle-checkbox.svg); background-repeat: no-repeat; background-position: center; background-size: 12px;}

 table thead > tr > th input.form-check-input{
    border-color:  var(--color-azure-59);
    background: var(--color-azure-5930);
 }


  table .form-group label,
   table .form-header{
    color: rgba(183, 201, 207, 0.65);
    font-size: 12px;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: 0.6px;
    margin: 0 0 8px 0;
    padding: 0;
}
 table .form-intro{
    color: var(--color-white-solid);
    font-size: 12px;
    font-weight: 400;
    line-height: 133.333%;
    letter-spacing: 0.6px;
 }

 table .form-check .form-check-label{color: var(--color-white-solid); text-transform: none; font-weight: 500; margin: 0;}
table .fmv-note{
    color: var(--color-azure-7665);
    font-family: var(--font-roboto-mono);
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 133.333%;    
    max-width: 170px;
  }

.device-estimate{padding:12px 0 18px 0;}

input[type="text"].form-control,
input[type="password"].form-control,
textarea.form-control,
select.form-control{   
    border-radius: 12px;
    border: 1px solid rgba(255, 255, 255, 0.07);
    background-color: rgba(11, 21, 38, 0.50);
    color: var(--color-white-solid);
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: 142.857%;
    outline: none;
    transition: all .25s ease;
    appearance: none;
}

/* textarea specific */
textarea.form-control{
  min-height: 100px;
  resize: none;
  overflow: auto;
}

/* placeholder styling */
input.form-control::placeholder,
textarea.form-control::placeholder{
color: rgba(183, 201, 207, 0.33);
font-size: 14px;
font-weight: 400;
line-height: normal;
}

/* focus state */
input.form-control:focus,
textarea.form-control:focus,
select.form-control:focus{
  border-color: var(--form-border-focus);
  box-shadow: 0 0 0 2px rgba(59,130,246,0.25);
  background-color: rgba(11, 21, 38, 0.50);
  color: inherit;
}

/* disabled */
input.form-control:disabled,
textarea.form-control:disabled,
select.form-control:disabled{
  opacity: .6;
  cursor: not-allowed;
}

/* result page */

/* main end here */