@font-face {
    font-family: "Yekan Bakh VF";
    src: url('../font/woff/YekanBakh-VF.woff') format('woff'),
    url('../font/woff2/YekanBakh-VF.woff2') format('woff2');
}

:root {
    --blu-text-color: #081F3C;
    --blu-text-secondary-color: #718E9C;
    --blu-colors-white: #FFF;
    --blu-colors-blue: #FF6600;
    --blu-colors-red: #FF0D3B;
    --blu-colors-green: #00AB84;
    --blu-colors-yellow: #BF9D00;
    --blu-colors-gray: #BFCCD3;
    --blu-colors-black: #081F3C;
    --blu-colors-surfaceHigh: #081F3C;
    --blu-colors-surfaceMedium: #718E9C;
    --blu-colors-surfaceDisable: #BFCCD3;
    --blu-colors-OnPrimary: #FFFFFF;
    --blu-colors-light: #F9F0E9;
    --blu-colors-lightSurfaceMedium: #F7F9FA;
    --blu-colors-lead: #718E9C;
    --blu-colors-footer-li: #718E9C;
    --blu-divider-color: #CCD6DC;
    --blu-btn-primary-bg: #Ff7d1a;
    --blu-btn-primary-bg-hovered: #FF6600;
    --blu-btn-primary-bg-pressed: #FF6600;
    --blu-btn-primary-bg-focused: #FF6600;
    --blu-btn-primary-bg-disabled: #BFCCD3;
    --blu-btn-primary-stroke: transparent;
    --blu-btn-primary-stroke-hovered: transparent;
    --blu-btn-primary-stroke-pressed: transparent;
    --blu-btn-primary-stroke-focused: transparent;
    --blu-btn-primary-stroke-disabled: transparent;
    --blu-btn-primary-text: #FFFFFF;
    --blu-btn-primary-text-hovered: #FFFFFF;
    --blu-btn-primary-text-pressed: #FFFFFF;
    --blu-btn-primary-text-focused: #FFFFFF;
    --blu-btn-primary-text-disabled: #718E9C;
    --blu-btn-secondary-bg: #FFFFFF;
    --blu-btn-secondary-bg-hovered: #F9F0E9;
    --blu-btn-secondary-bg-pressed: #DCE9FA;
    --blu-btn-secondary-bg-focused: #FFFFFF;
    --blu-btn-secondary-bg-disabled: #FFFFFF;
    --blu-btn-secondary-stroke: #FF6600;
    --blu-btn-secondary-stroke-hovered: #FF6600;
    --blu-btn-secondary-stroke-pressed: #FF6600;
    --blu-btn-secondary-stroke-focused: #FF6600;
    --blu-btn-secondary-stroke-disabled: #BFCCD3;
    --blu-btn-secondary-text: #FF6600;
    --blu-btn-secondary-text-hovered: #FF6600;
    --blu-btn-secondary-text-pressed: #FF6600;
    --blu-btn-secondary-text-focused: #FF6600;
    --blu-btn-secondary-text-disabled: #BFCCD3;
    --blu-btn-tertiary-bg: #F9F0E9;
    --blu-btn-tertiary-bg-hovered: #DDEAFA;
    --blu-btn-tertiary-bg-pressed: #CDE0F8;
    --blu-btn-tertiary-bg-focused: #F9F0E9;
    --blu-btn-tertiary-bg-disabled: #F2F5F6;
    --blu-btn-tertiary-stroke: transparent;
    --blu-btn-tertiary-stroke-hovered: transparent;
    --blu-btn-tertiary-stroke-pressed: transparent;
    --blu-btn-tertiary-stroke-focused: transparent;
    --blu-btn-tertiary-stroke-disabled: transparent;
    --blu-btn-tertiary-text: #FF6600;
    --blu-btn-tertiary-text-hovered: #FF6600;
    --blu-btn-tertiary-text-pressed: #FF6600;
    --blu-btn-tertiary-text-focused: #FF6600;
    --blu-btn-tertiary-text-disabled: #BFCCD3;
    --blu-btn-text-bg: transparent;
    --blu-btn-text-bg-hovered: #F9F0E9;
    --blu-btn-text-bg-pressed: #DDEAFA;
    --blu-btn-text-bg-focused: transparent;
    --blu-btn-text-bg-disabled: transparent;
    --blu-btn-text-stroke: transparent;
    --blu-btn-text-stroke-hovered: transparent;
    --blu-btn-text-stroke-pressed: transparent;
    --blu-btn-text-stroke-focused: transparent;
    --blu-btn-text-stroke-disabled: transparent;
    --blu-btn-text-text: #FF6600;
    --blu-btn-text-text-hovered: #FF6600;
    --blu-btn-text-text-pressed: #FF6600;
    --blu-btn-text-text-focused: #FF6600;
    --blu-btn-text-text-disabled: #BFCCD3;
    --blu-btn-white-bg: #FFFFFF;
    --blu-btn-white-bg-hovered: #F9F0E9;
    --blu-btn-white-bg-pressed: #DCE9FA;
    --blu-btn-white-bg-focused: #FFFFFF;
    --blu-btn-white-bg-disabled: #FFFFFF;
    --blu-btn-white-stroke: transparent;
    --blu-btn-white-stroke-hovered: transparent;
    --blu-btn-white-stroke-pressed: transparent;
    --blu-btn-white-stroke-focused: transparent;
    --blu-btn-white-stroke-disabled: transparent;
    --blu-btn-white-text: #FF6600;
    --blu-btn-white-text-hovered: #FF6600;
    --blu-btn-white-text-pressed: #FF6600;
    --blu-btn-white-text-focused: #FF6600;
    --blu-btn-white-text-disabled: #BFCCD3;
    --blu-btn-chip-selected-bg: #FF6600;
    --blu-btn-chip-selected-bg-hovered: #FF6600;
    --blu-btn-chip-selected-bg-pressed: #FF6600;
    --blu-btn-chip-selected-bg-focused: #FF6600;
    --blu-btn-chip-selected-bg-disabled: #BFCCD3;
    --blu-btn-chip-selected-stroke: transparent;
    --blu-btn-chip-selected-stroke-hovered: transparent;
    --blu-btn-chip-selected-stroke-pressed: transparent;
    --blu-btn-chip-selected-stroke-focused: transparent;
    --blu-btn-chip-selected-stroke-disabled: transparent;
    --blu-btn-chip-selected-text: #FFFFFF;
    --blu-btn-chip-selected-text-hovered: #FFFFFF;
    --blu-btn-chip-selected-text-pressed: #FFFFFF;
    --blu-btn-chip-selected-text-focused: #FFFFFF;
    --blu-btn-chip-selected-text-disabled: #718E9C;
    --blu-btn-chip-unselected-bg: #FFFFFF;
    --blu-btn-chip-unselected-bg-hovered: #F9F0E9;
    --blu-btn-chip-unselected-bg-pressed: #DCE9FA;
    --blu-btn-chip-unselected-bg-focused: #FFFFFF;
    --blu-btn-chip-unselected-bg-disabled: #FFFFFF;
    --blu-btn-chip-unselected-stroke: #F2F5F6;
    --blu-btn-chip-unselected-stroke-hovered: #F2F5F6;
    --blu-btn-chip-unselected-stroke-pressed: #F2F5F6;
    --blu-btn-chip-unselected-stroke-focused: #F2F5F6;
    --blu-btn-chip-unselected-stroke-disabled: #F2F5F6;
    --blu-btn-chip-unselected-text: #253035;
    --blu-btn-chip-unselected-text-hovered: #253035;
    --blu-btn-chip-unselected-text-pressed: #253035;
    --blu-btn-chip-unselected-text-focused: #253035;
    --blu-btn-chip-unselected-text-disabled: #253035;
    --blu-btn-faq-selected-bg: #FF6600;
    --blu-btn-faq-selected-bg-hovered: #FF6600;
    --blu-btn-faq-selected-bg-pressed: #FF6600;
    --blu-btn-faq-selected-bg-focused: #FF6600;
    --blu-btn-faq-unselected-bg: #FFFFFF;
    --blu-btn-faq-unselected-bg-hovered: #F9F0E9;
    --blu-btn-faq-unselected-bg-pressed: #DCE9FA;
    --blu-btn-faq-unselected-bg-focused: #FFFFFF;
    --blu-cards-bg-surface: #F2F5F6;
    --blu-cards-bg-blue: #F9F0E9;
    --blu-cards-bg-yellow: #FFF8DB;
    --blu-cards-bg-rose: #FBF2F3;
    --blu-cards-bg-red: #FBF2F3;
    --blu-cards-bg-green: #E5F7F4;
    --blu-cards-bg-purple: #F2F1F9;
    --blu-cards-bg-gold: #F8F6F1;
    --blu-cards-btn-bg: #FFFFFF;
    --blu-cards-btn-text: #FF6600;
    --blu-cards-btn-bg-hovered: #FF6600;
    --blu-cards-btn-text-hovered: #FFFFFF;
    --blu-card-color-selector-blue: #FF6600;
    --blu-card-color-selector-blue-hovered: #FF6600;
    --blu-card-color-selector-blue-pressed: #FF6600;
    --blu-card-color-selector-red: #FF0D3B;
    --blu-card-color-selector-red-hovered: #FF0D3B;
    --blu-card-color-selector-red-pressed: #FF0D3B;
    --blu-card-color-selector-green: #00AB84;
    --blu-card-color-selector-green-hovered: #00AB84;
    --blu-card-color-selector-green-pressed: #00AB84;
    --blu-card-color-selector-black: #000000;
    --blu-card-color-selector-black-hovered: #000000;
    --blu-card-color-selector-black-pressed: #000000;
    --blu-card-color-selector-white: #FFFFFF;
    --blu-card-color-selector-white-hovered: #FFFFFF;
    --blu-card-color-selector-white-pressed: #FFFFFF;

    --c-White: #ffffff;
    --c-WhiteLight: #F2F5F6;
    --c-WhiteGray: #E2E0F1;
    --c-Purple: #6558B1;
    --c-PurpleLight: #8675EB;
    --c-GreenDark: #00523F;
    --c-GreenLight: #00AB84;
    --c-Green: #007F62;
    --c-GreenLighter: #AEE5DD;
    --c-GreenVeryLight: #D9F2EE;
    --c-GrayDark: #4A5F6A;
    --c-GrayLight: #9FABBE;
    --c-GrayMetal: #718E9C;
    --c-BlackLight: #2B3440;
    --c-BlackNight: #253035;
    --c-BlackDark: #1B2028;

    --color-l-timeline-box-border: var(--c-GreenLighter);
    --color-d-timeline-box-border: var(--c-GreenLight);
    --color-timeline-box-border: var(--color-l-timeline-box-border);

    --color-l-timeline-box-number: var(--c-Green);
    --color-d-timeline-box-number: var(--c-GreenLight);
    --color-timeline-box-number: var(--color-l-timeline-box-number);

    --color-l-timeline-border: var(--c-GreenLighter);
    --color-d-timeline-border: var(--c-GreenLight);
    --color-timeline-border: var(--color-l-timeline-border);

    --color-bg-l-box-splitter: var(--c-WhiteGray);
    --color-bg-d-box-splitter: var(--c-Purple);
    --color-bg-box-splitter: var(--color-bg-l-box-splitter);

    --color-bg-master: var(--blu-colors-blue);
    --color-bg-light-slave: var(--c-GreenLight);
    --color-bg-light-slave-light: var(--c-GreenLighter);
    --color-bg-dark-slave: var(--c-GreenLight);
    --color-bg-dark-slave-light: var(--c-GreenDark);

    --color-bg-slave: var(--color-bg-light-slave);
    --color-bg-slave-light: var(--color-bg-light-slave-light);

    --color-bg-body-light: var(--c-White);
    --color-bg-body-dark: var(--c-BlackDark);
    --color-bg-body: var(--color-bg-body-light);

    --color-text-body-light-title: var(--c-GrayDark);
    --color-text-body-dark-title: var(--c-GrayLight);
    --color-text-body-title: var(--c-GrayDark);

    --color-bg-light-footer: var(--c-White);
    --color-bg-dark-footer: var(--c-BlackLight);
    --color-bg-footer: var(--color-bg-light-footer);

    --color-dark-edge: var(--c-BlackLight);
    --color-light-edge: var(--c-WhiteGray);
    --color-edge: var(--color-light-edge);

    --color-l-feature-icon-back: var(--c-GreenVeryLight);
    --color-d-feature-icon-back: var(--c-GreenDark);
    --color-feature-icon-back: var(--color-l-feature-icon-back);

    --fs-text-body-h2: 1rem;
    --fw-text-body-h2: 800;
    --lh-text-body-h2: 150%;

    --fs-text-body-h3: 1rem;
    --fw-text-body-h3: 800;
    --lh-text-body-h3: 118.5%;

    --color-body-light-p: var(--c-GrayMetal);
    --color-body-dark-p: var(--c-GrayLight);
    --color-body-p: #253035;
    --fs-text-body-p: 16px;
    --fw-text-body-p: 400;
    --lh-text-body-p: 150%;

    --color-text-body-light-paraph: var(--c-GrayDark);
    --color-text-body-dark-paraph: var(--c-GrayLight);

    /*Hero Config*/
    --color-hero-back: var(--color-bg-master);
    --color-hero-text-light-title: var(--c-White);
    --color-hero-text-light-paraph: var(--c-White);
    --color-hero-text-dark-title: var(--c-White);
    --color-hero-text-dark-paraph: var(--c-WhiteGray);
    --color-hero-text-title: var(--c-White);
    --color-hero-text-paraph: var(--c-White);
    --hero-border-radius: 3rem;

    --color-bg-light-partner-icon: var(--c-White);
    --color-bg-dark-partner-icon: var(--c-BlackNight);
    --color-bg-partner-icon: var(--color-bg-light-partner-icon);
}

body {
    font-family: 'Yekan Bakh VF', sans-serif;
    font-variation-settings: "DOTS" 1;
    letter-spacing: -0.03em;
    direction: rtl;
    color: #253035;
    background: var(--color-bg-body);
}

h2 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

p {
    padding: 0;
    margin: 0;
}

img {
    margin-bottom: .5rem;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

.hero-section {
    /*height: calc(100vh - 150px);*/
    position: relative;
    overflow: hidden;
    transition: 300ms;
}

.blur-background {
    position: absolute;
    mix-blend-mode: hard-light;
    opacity: .85;
    width: 180px;
    height: 200px;
    top: 10%;
    left: 25%;
}

#back-circles {
    --header-height: 148px;
    --container-size: 1176px;
    --box-size: 100vh;
    --circle-diameter: 100px;
    --grow-factor: 1.25;
    top: -35%;
    overflow: hidden;
    width: var(--box-size);
    height: calc(var(--box-size) - var(--header-height));
    position: absolute;
    left: calc((var(--container-size) - var(--box-size)) / 2);
    z-index: -1;
}

.back-circle-item {
    border: 1px solid #f6f6f6;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    opacity: .9;
}

.back-circle-item:nth-child(1) {
    --circle-size: calc(1 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(1),.back-circle-item:nth-child(2),.back-circle-item:nth-child(3) {
    height: var(--circle-size);
    width: var(--circle-size);
    top: calc((100% - var(--circle-size))/2);
    left: calc((100% - var(--circle-size))/2)
}

.back-circle-item:nth-child(2) {
    --circle-size: calc(2 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(3) {
    --circle-size: calc(3 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(4) {
    --circle-size: calc(4 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(4),.back-circle-item:nth-child(5),.back-circle-item:nth-child(6) {
    height: var(--circle-size);
    width: var(--circle-size);
    top: calc((100% - var(--circle-size))/2);
    left: calc((100% - var(--circle-size))/2)
}

.back-circle-item:nth-child(5) {
    --circle-size: calc(5 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(6) {
    --circle-size: calc(6 * var(--grow-factor) * var(--circle-diameter))
}

#blu-features-circles {
    --n: 13;
    --d: 60s;
    --w: 100vh;
    --h: 100vh;
    width: var(--w);
    height: var(--w);
    margin: 40px auto;
    border: 1px solid #f6f6f6;
    display: grid;
    grid-template-columns: 30px;
    grid-template-rows: 30px;
    place-content: center;
    border-radius: 50%;
    position: absolute;
    top: -50%;
    left: calc((1176px - 100vh)/2);
    z-index: -1
}

.features-icon {
    grid-area: 1/1;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    animation: spin var(--d) linear infinite;
    transform: rotate(0) translate(calc(var(--h)/2)) rotate(0)
}

.features-icon:nth-child(1) {
    animation-delay: calc(0*var(--d)/var(--n))
}

.features-icon:nth-child(2) {
    animation-delay: calc(-1*var(--d)/var(--n))
}

.features-icon:nth-child(3) {
    animation-delay: calc(-2*var(--d)/var(--n))
}

.features-icon:nth-child(4) {
    animation-delay: calc(-3*var(--d)/var(--n))
}

.features-icon:nth-child(5) {
    animation-delay: calc(-4*var(--d)/var(--n))
}

.features-icon:nth-child(6) {
    animation-delay: calc(-5*var(--d)/var(--n))
}

.features-icon:nth-child(7) {
    animation-delay: calc(-6*var(--d)/var(--n))
}

.features-icon:nth-child(8) {
    animation-delay: calc(-7*var(--d)/var(--n))
}

.features-icon:nth-child(9) {
    animation-delay: calc(-8*var(--d)/var(--n))
}

.features-icon:nth-child(10) {
    animation-delay: calc(-9*var(--d)/var(--n))
}

.features-icon:nth-child(11) {
    animation-delay: calc(-10*var(--d)/var(--n))
}

.features-icon:nth-child(12) {
    animation-delay: calc(-11*var(--d)/var(--n))
}

.features-icon:nth-child(13) {
    animation-delay: calc(-12*var(--d)/var(--n))
}

.blu-text-blue {
    color: var(--blu-colors-blue);
}

.blu-bg-surface {
    background-color: var(--blu-cards-bg-surface)
}

.blu-bg-blue {
    background-color: var(--blu-cards-bg-blue)
}

.blu-bg-yellow {
    background-color: var(--blu-cards-bg-yellow)
}

.blu-bg-rose {
    background-color: var(--blu-cards-bg-rose)
}

.blu-bg-red {
    background-color: var(--blu-cards-bg-red)
}

.blu-bg-green {
    background-color: var(--blu-cards-bg-green)
}

.blu-bg-purple {
    background-color: var(--blu-cards-bg-purple)
}

.blu-bg-gold {
    background-color: var(--blu-cards-bg-gold)
}

.blu-btn,.btn {
    border-radius: .625rem;
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 175%;
    color: var(--blu-colors-white);
    border: 0;
    transition: 200ms;
    text-decoration: none!important
}

.blu-btn-icon-right {
    margin-left: .5rem
}

.blu-btn-icon-left {
    margin-right: .5rem
}

.blu-btn-primary {
    background-color: var(--blu-btn-primary-bg);
    color: var(--blu-btn-primary-text);
    border-color: var(--blu-btn-primary-stroke)
}

.blu-btn-primary:hover {
    background-color: var(--blu-btn-primary-bg-hovered);
    color: var(--blu-btn-primary-text-hovered);
    border-color: var(--blu-btn-primary-stroke-hovered)
}

.blu-btn-primary:active {
    background-color: var(--blu-btn-primary-bg-pressed);
    color: var(--blu-btn-primary-text-pressed);
    border-color: var(--blu-btn-primary-stroke-pressed)
}

.blu-btn-primary:focus {
    background-color: var(--blu-btn-primary-bg-focused);
    color: var(--blu-btn-primary-text-focused);
    border-color: var(--blu-btn-primary-stroke-focused)
}

.blu-btn-primary:disabled {
    background-color: var(--blu-btn-primary-bg-disabled);
    color: var(--blu-btn-primary-text-disabled);
    border-color: var(--blu-btn-primary-stroke-disabled)
}

.blu-btn-outline {
    background-color: var(--blu-btn-secondary-bg);
    color: var(--blu-btn-secondary-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-secondary-stroke) solid .125rem
}

.blu-btn-outline:hover {
    background-color: var(--blu-btn-secondary-bg-hovered);
    color: var(--blu-btn-secondary-text-hovered);
    outline-color: var(--blu-btn-secondary-stroke-hovered)
}

.blu-btn-outline:active {
    background-color: var(--blu-btn-secondary-bg-pressed);
    color: var(--blu-btn-secondary-text-pressed);
    outline-color: var(--blu-btn-secondary-stroke-pressed)
}

.blu-btn-outline:focus {
    background-color: var(--blu-btn-secondary-bg-focused);
    color: var(--blu-btn-secondary-text-focused);
    outline-color: var(--blu-btn-secondary-stroke-focused);
    outline: .125rem solid!important;
    outline-offset: -.125rem
}

.blu-btn-outline:disabled {
    background-color: var(--blu-btn-secondary-bg-disabled);
    color: var(--blu-btn-secondary-text-disabled);
    outline-color: var(--blu-btn-secondary-stroke-disabled)
}

.blu-btn-no-background {
    background-color: var(--blu-btn-text-bg);
    color: var(--blu-btn-text-text);
    border-color: var(--blu-btn-text-stroke)
}

.blu-btn-no-background:hover {
    background-color: var(--blu-btn-text-bg-hovered);
    color: var(--blu-btn-text-text-hovered);
    border-color: var(--blu-btn-text-stroke-hovered)
}

.blu-btn-no-background:active {
    background-color: var(--blu-btn-text-bg-pressed);
    color: var(--blu-btn-text-text-pressed);
    border-color: var(--blu-btn-text-stroke-pressed)
}

.blu-btn-no-background:focus {
    background-color: var(--blu-btn-text-bg-focused);
    color: var(--blu-btn-text-text-focused);
    border-color: var(--blu-btn-text-stroke-focused)
}

.blu-btn-no-background:disabled {
    background-color: var(--blu-btn-text-bg-disabled);
    color: var(--blu-btn-text-text-disabled);
    border-color: var(--blu-btn-text-stroke-disabled)
}

.blu-btn-white {
    background-color: var(--blu-btn-white-bg);
    color: var(--blu-btn-white-text);
    border-color: var(--blu-btn-white-stroke)
}

.blu-btn-white:hover {
    background-color: var(--blu-btn-white-bg-hovered);
    color: var(--blu-btn-white-text-hovered);
    border-color: var(--blu-btn-white-stroke-hovered)
}

.blu-btn-white:active {
    background-color: var(--blu-btn-white-bg-pressed);
    color: var(--blu-btn-white-text-pressed);
    border-color: var(--blu-btn-white-stroke-pressed)
}

.blu-btn-white:focus {
    background-color: var(--blu-btn-white-bg-focused);
    color: var(--blu-btn-white-text-focused);
    border-color: var(--blu-btn-white-stroke-focused)
}

.blu-btn-white:disabled {
    background-color: var(--blu-btn-white-bg-disabled);
    color: var(--blu-btn-white-text-disabled);
    border-color: var(--blu-btn-white-stroke-disabled)
}

.blu-fs-d-lg-64, .display-large, p.display-large {
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 120%;
}

.title-description{
    color: #4A5F6A;
}

header {
    border-bottom: 1px solid #F2F5F6;
}

.c-grayMetal {
    color: var(--c-GrayMetal) !important;
}

.container {
    max-width: 1200px !important;
}

.nav-link {
    color: #253035;
    margin-left: 1.5rem;
}

.breadcrumb-section {
    padding: 1rem 0;
}

.breadcrumb-item a {
    text-decoration: none;
    color: #253035;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: right;
    padding-left: .5rem;
    color: #718E9C;
    content: url("../img/Compact_Left.svg");
}

.section-cta {
    background: var(--color-bg-footer);
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 1.5rem 0;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    border-radius: 1.5rem 1.5rem 0 0;
    z-index: 11;
}

.copyright-text {
    color: var(--c-GrayMetal);
    margin-top: 0.5rem;
    font-size: 0.8rem;
    text-align: center;
}

.section-cta.hide {
    transform: translateY(100px);
    transition: transform 300ms linear 0ms;
}

.section-cta {
    transform: translateY(0);
    transition: transform 200ms linear 0ms;
}


.feature p {
    padding: 0;
}


/*--------------------------------------------------*/
p, ul {
    color: var(--color-body-p);
    font-size: var(--fs-text-body-p);
    font-weight: var(--fw-text-body-p);
    line-height: var(--lh-text-body-p);
}

.white-space-24 {
    height: 1.5rem;
    width: 100%;
}

.white-space-32 {
    height: 2rem;
    width: 100%;
}

.white-space-40 {
    height: 2.5rem;
    width: 100%;
}

.white-space-48 {
    height: 3rem;
    width: 100%;
}

.white-space-56 {
    height: 3.5rem;
    width: 100%;
}

.white-space-64 {
    height: 4rem;
    width: 100%;
}

.white-space-80 {
    height: 5rem;
    width: 100%;
}

.white-space-96 {
    height: 6rem;
    width: 100%;
}

.white-space-120 {
    height: 7.5rem;
}

.white-space-128 {
    height: 8rem;
    width: 100%;
}

.mt-12 {
    margin-top: .75rem!important
}

.mb-12 {
    margin-bottom: .75rem!important
}

.mb-16 {
    margin-bottom: 1rem!important
}

.mb-24 {
    margin-bottom: 1.5rem!important
}

.mb-32 {
    margin-bottom: 2rem!important
}

.mb-96 {
    margin-bottom: 6rem!important
}

.mt-40 {
    margin-top: 2.5rem!important
}

.px-36 {
    padding: 0 2.25rem
}

.px-96 {
    padding: 0 6rem
}

.p-40 {
    padding: 2.5rem
}

.blu-lead {
    color: #718e9c
}


.hero-background {
    background-color: var(--color-hero-back);
}

.blur-background {
    position: absolute;
    mix-blend-mode: hard-light;
    opacity: .85;
    width: 180px;
    height: 200px;
    top: 10%;
    left: 25%
}

.blur-circle {
    width: 120px;
    height: 160px;
    filter: blur(120px);
    position: absolute;
    left: 205px;
    top: 117px;
    background: #FF6600
}

.blur-circle:first-child {
    left: 265px;
    top: 77px;
    background: #FF6600
}

.blur-circle:last-child {
    left: 145px;
    top: 157px;
    background: #ff0d3b;
    opacity: .6
}

.hero-radius {
    border-radius: 0 0 var(--hero-border-radius) var(--hero-border-radius);
}

.hero-image {
    max-width: 200px;
    margin-bottom: 52px;
}

.hero-title {
    font-size: 20px;
    font-weight: 800;
    line-height: 150%;
    color: var(--color-hero-text-title);
    margin-bottom: 16px;
}

.hero-p {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    color: var(--color-hero-text-paraph);
}

.hero-background-bottom {
    background-color: var(--color-hero-back);
    display: block;
    overflow: hidden;
}

.hero-shape {
    width: 50%;
    height: 50px;
    background-color: var(--color-bg-body);
    display: inline-block;
    float: right;
}

.hero-shape:first-child {
    border-radius: var(--hero-border-radius) 0 0 0;
}

.hero-shape:last-child {
    border-radius: 0 var(--hero-border-radius) 0 0;
}

.blu-section-title {
    color: var(--color-text-body-title);
    font-size: 1rem;
    font-weight: 800;
    line-height: 150%;
    margin: 0 0 1.5rem;
}

.feature-col {
    text-align: center;
    margin-bottom: 2rem;
}

.blu-feature-icon {
    width: 80px;
}

.blu-feature-title {
    color: var(--color-text-body-title);
    font-size: 1rem;
    font-weight: 800;
    line-height: 118%;
    margin: .75rem 0;
}

.blu-feature-paragraph {
    color: var(--color-text-body-title);
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
    padding: 0;
    margin: 0;
}

.feature-type-col {
    padding: 2rem 1rem;
    border-radius: 1.5rem;
    border: 2px solid var(--color-edge);
    margin-top: .5rem;
}

.blu-feature-type-title {
    color: var(--color-body-p);
    font-size: 20px;
    font-weight: 800;
    line-height: 150%;
}

.blu-feature-type-paragraph {
    color: var(--color-body-p);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

.notify-section-icon {
    text-align: center;
}

.notify-section-center {
    margin: 1rem 0;
}

.notify-title {
    color: var(--color-hero-text-paraph);
    font-size: 1rem;
    font-weight: 800;
    line-height: 150%;
}

.blu-score-section {
    text-align: center;
}

.blu-list {
    padding: 24px 40px;
    border-radius: 2rem;
    border: 3px solid var(--color-bg-slave-light);
    border-right: 0;
    border-left: 0;
    display: inline-block;
}

.blu-list li {
    margin-bottom: 1.5rem;
    font-size: 14px;
}

.blu-ul-icon {
    text-align: center;
    margin: 1rem auto;
}

.blu-list-box {
    display: inline-block;
    text-align: right;

}

.blu-timeline {
    list-style: none;
    position: relative;
}

.c-bg-gray {
    background-color: #F2F5F6;
    border-radius: 1rem;
}

.bg-gray-light{
    background-color: #FAFAFA;
}

.blu-timeline li {
    border-right: 2px solid var(--color-timeline-border);
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-top: 0;
}

.blu-timeline h3 {
    font-size: 1rem;
    font-weight: 800;
    line-height: 150%;
    color: var(--color-text-body-title);
}

.blu-timeline li:first-child {
    padding-top: 0;
}

.blu-timeline li:last-child {
    border-right: 0;
}

.blu-timeline li::before {
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid var(--color-timeline-box-border);
    display: block;
    text-align: center;
    color: var(--color-timeline-box-number);
    font-size: 20px;
    font-weight: 800;
    line-height: 120%;
    padding-top: 7px;
    position: absolute;
    right: 20px;
    background: var(--color-bg-body);
}

.blu-timeline li:nth-child(1)::before {
    content: "۱";
}

.blu-timeline li:nth-child(2)::before {
    content: "۲";
}

.blu-timeline li:nth-child(3)::before {
    content: "۳";
}

.blu-timeline li:nth-child(4)::before {
    content: "۴";
}

.blu-timeline li:nth-child(5)::before {
    content: "۵";
}

.stat-section {
    position: relative;
}

.stat-section img {
    width: 85px;
    margin: 40px auto;
}

.blu-partners-images-box {
    padding: 1rem;
}

.blu-partners-image {
    width: 70px;
    height: 70px;
    background: var(--color-bg-partner-icon);
    border-radius: 50%;
    padding: 19px;
    text-align: center;
}

.footer {
    text-align: center;
    background: #F2F5F6;
}

.blu-btn {
    background-color: var(--color-bg-master);
    color: var(--color-hero-text-paraph);
    padding: 0.5rem 5rem;
    border-radius: 0.5rem;
}

.blu-btn-primary {
    background-color: var(--blu-btn-primary-bg);
    color: var(--blu-btn-primary-text);
    border-color: var(--blu-btn-primary-stroke)
}

.blu-btn-primary:hover {
    background-color: var(--blu-btn-primary-bg-hovered);
    color: var(--blu-btn-primary-text-hovered);
    border-color: var(--blu-btn-primary-stroke-hovered)
}

.blu-btn-primary:active {
    background-color: var(--blu-btn-primary-bg-pressed);
    color: var(--blu-btn-primary-text-pressed);
    border-color: var(--blu-btn-primary-stroke-pressed)
}

.blu-btn-primary:focus {
    background-color: var(--blu-btn-primary-bg-focused);
    color: var(--blu-btn-primary-text-focused);
    border-color: var(--blu-btn-primary-stroke-focused)
}

.blu-btn-primary:disabled {
    background-color: var(--blu-btn-primary-bg-disabled);
    color: var(--blu-btn-primary-text-disabled);
    border-color: var(--blu-btn-primary-stroke-disabled)
}

.blu-btn-secondary {
    background-color: var(--blu-btn-secondary-bg);
    color: var(--blu-btn-secondary-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-secondary-stroke) solid .125rem
}

.blu-btn-secondary:hover {
    background-color: var(--blu-btn-secondary-bg-hovered);
    color: var(--blu-btn-secondary-text-hovered);
    outline-color: var(--blu-btn-secondary-stroke-hovered)
}

.blu-btn-secondary:active {
    background-color: var(--blu-btn-secondary-bg-pressed);
    color: var(--blu-btn-secondary-text-pressed);
    outline-color: var(--blu-btn-secondary-stroke-pressed)
}

.blu-btn-secondary:focus {
    background-color: var(--blu-btn-secondary-bg-focused);
    color: var(--blu-btn-secondary-text-focused);
    outline-color: var(--blu-btn-secondary-stroke-focused);
    outline: .125rem solid!important;
    outline-offset: -.125rem
}

.blu-btn-secondary:disabled {
    background-color: var(--blu-btn-secondary-bg-disabled);
    color: var(--blu-btn-secondary-text-disabled);
    outline-color: var(--blu-btn-secondary-stroke-disabled)
}

.blu-btn-text {
    background-color: var(--blu-btn-text-bg);
    color: var(--blu-btn-text-text);
    border-color: var(--blu-btn-text-stroke)
}

.blu-btn-text:hover {
    background-color: var(--blu-btn-text-bg-hovered);
    color: var(--blu-btn-text-text-hovered);
    border-color: var(--blu-btn-text-stroke-hovered)
}

.blu-btn-text:active {
    background-color: var(--blu-btn-text-bg-pressed);
    color: var(--blu-btn-text-text-pressed);
    border-color: var(--blu-btn-text-stroke-pressed)
}

.blu-btn-text:focus {
    background-color: var(--blu-btn-text-bg-focused);
    color: var(--blu-btn-text-text-focused);
    border-color: var(--blu-btn-text-stroke-focused)
}

.blu-btn-text:disabled {
    background-color: var(--blu-btn-text-bg-disabled);
    color: var(--blu-btn-text-text-disabled);
    border-color: var(--blu-btn-text-stroke-disabled)
}

.blu-btn-white {
    background-color: var(--blu-btn-white-bg);
    color: var(--blu-btn-white-text);
    border-color: var(--blu-btn-white-stroke)
}

.blu-btn-white:hover {
    background-color: var(--blu-btn-white-bg-hovered);
    color: var(--blu-btn-white-text-hovered);
    border-color: var(--blu-btn-white-stroke-hovered)
}

.blu-btn-white:active {
    background-color: var(--blu-btn-white-bg-pressed);
    color: var(--blu-btn-white-text-pressed);
    border-color: var(--blu-btn-white-stroke-pressed)
}

.blu-btn-white:focus {
    background-color: var(--blu-btn-white-bg-focused);
    color: var(--blu-btn-white-text-focused);
    border-color: var(--blu-btn-white-stroke-focused)
}

.blu-btn-white:disabled {
    background-color: var(--blu-btn-white-bg-disabled);
    color: var(--blu-btn-white-text-disabled);
    border-color: var(--blu-btn-white-stroke-disabled)
}

.blu-btn-chips-selected {
    background-color: var(--blu-btn-chip-selected-bg);
    color: var(--blu-btn-chip-selected-text);
    border-color: var(--blu-btn-chip-selected-stroke)
}

.blu-btn-chips-selected:hover {
    background-color: var(--blu-btn-chip-selected-bg-hovered);
    color: var(--blu-btn-chip-selected-text-hovered);
    border-color: var(--blu-btn-chip-selected-stroke-hovered)
}

.blu-btn-chips-selected:active {
    background-color: var(--blu-btn-chip-selected-bg-pressed);
    color: var(--blu-btn-chip-selected-text-pressed);
    border-color: var(--blu-btn-chip-selected-stroke-pressed)
}

.blu-btn-chips-selected:focus {
    background-color: var(--blu-btn-chip-selected-bg-focused);
    color: var(--blu-btn-chip-selected-text-focused);
    border-color: var(--blu-btn-chip-selected-stroke-focused)
}

.blu-btn-chips-selected:disabled {
    background-color: var(--blu-btn-chip-selected-bg-disabled);
    color: var(--blu-btn-chip-selected-text-disabled);
    border-color: var(--blu-btn-chip-selected-stroke-disabled)
}

.blu-btn-chips-unselected {
    background-color: var(--blu-btn-chip-unselected-bg);
    color: var(--blu-btn-chip-unselected-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-chip-unselected-stroke) solid .125rem
}

.blu-btn-chips-unselected:hover {
    background-color: var(--blu-btn-chip-unselected-bg-hovered);
    color: var(--blu-btn-chip-unselected-text-hovered);
    border-color: var(--blu-btn-chip-unselected-stroke-hovered)
}

.blu-btn-chips-unselected:active {
    background-color: var(--blu-btn-chip-unselected-bg-pressed);
    color: var(--blu-btn-chip-unselected-text-pressed);
    border-color: var(--blu-btn-chip-unselected-stroke-pressed)
}

.blu-btn-chips-unselected:focus {
    background-color: var(--blu-btn-chip-unselected-bg-focused);
    color: var(--blu-btn-chip-unselected-text-focused);
    border-color: var(--blu-btn-chip-unselected-stroke-focused)
}

.blu-btn-chips-unselected:disabled {
    background-color: var(--blu-btn-chip-unselected-bg-disabled);
    color: var(--blu-btn-chip-unselected-text-disabled);
    border-color: var(--blu-btn-chip-unselected-stroke-disabled)
}

.blu-btn-purple {
    color: var(--c-PurpleLight);
    border: 2px solid var(--c-PurpleLight);
    border-radius: .625rem;
    padding: .75rem 1rem;
    margin-top: 1rem;
}

.blu-btn-purple:hover {
    background-color: var(--c-PurpleLight);
    border: 2px solid var(--c-PurpleLight);
}

.btn-full-width {
    width: 100%;
    max-width: 400px;
}

.btn {
    font-size: 1rem;
    padding: .75rem 1.5rem;
    box-shadow: none !important;
    margin-right: 1rem;
}

.btn-light {
    border: 1px solid #4A5F6A !important;
    color: #4A5F6A !important;
    font-weight: normal !important;
    background-color: #fff !important;
}

.blu-blue-background-light {
    background-color: #F4F9FF;
    padding: 3.5rem 1.5rem;
    border-radius: 1rem;
}

.blu-blue-background-gradiant {
    background-image: linear-gradient(#E3F0FF, #BCD9FF);
    padding-top: 65px;
    max-height: 330px;
    margin-bottom: 130px;
}

.blu-blue-background, .btn-primary {
    background-color: #FF6600;
    border-color: #FF6600;
}

.btn-outline-primary {
    border-color: #FF6600;
    color: #FF6600;
}

.btn-outline-primary:hover {
    border-color: #FF6600;
    background-color: #FF6600;;
}

.logo {
    max-height: 60px;
}

.carousel-item img {
    border-radius: 1rem;
}

.carousel .carousel-indicators button {
    background-color: #fff;
    opacity: 1;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #113F87 !important;
}

.carousel-control-prev-icon {
    background-image: url("../img/icon-arrow-left.svg");
}

.carousel-control-next-icon {
    background-image: url("../img/icon-arrow-right.svg");
}

.accordion-button::after {
    background-image: url("../img/icon-arrow-down.svg");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../img/icon-arrow-down-blue.svg");
}

.hero-box {
    max-width: 455px;
    margin: 0 auto;
}

.hero-title {
    color: #000;
    font-size: 3.125rem;
    font-weight: bold;
}

.hero-p {
    color: #737789;
    font-size: 1rem;
}

.my-32px {
    margin: 2rem 0;
}

.mb-32px {
    margin-bottom: 2rem;
}

.mt-32px {
    margin-top: 2rem;
}

.hero-subtitle {
    color: #000;
    font-size: 1.5rem;
    font-weight: bold
}

.hero-blu-title {
    color: #FF6600;
    font-size: 2.25rem;
    font-weight: bold;
}

.hero-feature-box {
    background-color: #F0F7FF;
    padding: 1.5rem;
    text-align: right;
    color: #737789;
    font-size: .9rem;
    border-radius: 1.25rem;
    margin-top: 2rem;
}

.hero-feature-box:nth-child(even) {
    margin-left: 1rem;
}

.hero-feature-title {
    color: #000;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: .5rem;
}

.hero-feature-icon {
    margin-bottom: 1.5rem;
}

.c-red {
    color: red;
}

.hero-description {
    font-size: 16px;
    line-height: 1.75rem;
}

.feature-section {

}

.blu-features-row {
    padding: 32px 40px;
    border-top: 1px solid #71afff;
    border-bottom: 1px solid #71afff;
}

.feature-section-box {
    max-width: 980px;
    margin: 0 auto;
    color: #BCD9FF;
    overflow: hidden;
}

.blu-feature-section-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 3rem;
    color: #FF6600;
}

.feature-card {
    text-align: right;
}

.feature-box-icon {
    margin-bottom: 1.5rem;
}

.feature-box-title {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: .5rem;
    color: #fff;
}

.feature-box-description {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #000;
}

.feature-section .row > * {
    margin-top: 0;
}

.gift-section-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 48px;
    margin-bottom: 30px;
    color: #fff;
}

.blu-gifts-hover {
    position: relative;
    padding: 3rem 0 2rem;
}

.blu-gifts-lower {
    margin-top: 2rem;
}

.blu-gifts-box {
    text-align: center;
    background: #fff;
    border-radius: 1.25rem;
    color: #000;
    margin: 0 .75rem;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.blu-gifts-icon {
    position: relative;
    top: -45px;
}

.blu-gifts-content {
    position: relative;
    top: -40px;
}

.video-section-box {
    max-width: 980px;
    margin: 0 auto;
}

.page-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #FF6600;
    margin-bottom: 1rem;
}

.page-title-h3 {
    font-size: 1.125rem;
}

.page-title-description {
    font-size: 18px;
    color: #737789;
}

.blu-video-box video {
    border-radius: 1.25rem;
}

.faq-section {
}

.faq-box {
    max-width: 980px;
    margin: 0 auto;
}

.accordion-item {
    background-color: initial;
    /*border: 0;*/
}

.accordion-button {
    padding: 1.75rem 1.25rem;
    font-size: 1.125rem;
    font-weight: normal;
    color: #000;
    text-align: right;
    background-color: initial;
}

.accordion-body {
    font-size: 1.125rem;
    font-weight: bold;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: initial;
    box-shadow: none;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.accordion-button::after {
    margin-left: initial;
    margin-right: auto;
}

.accordion-body {
    text-align: right;
}

.c-blue {
    color: #FF6600;
}

.howto-p {
    font-size: 14px;
    color: #737789;
    text-align: right;
    line-height: 1.75rem;
}

.feature-icon {
    background: #F4F9FF;
    padding: 12px;
    display: inline-block;
    margin: 0 auto 1rem;
    border-radius: 10px;
}

.blu-color {
    color: #FF6600;
}

.blu-feature {
    background: 0 0 !important;
}

.intro-title {
    font-size: 3.75rem;
    font-weight: bolder;
    color: #FF6600;
    margin-bottom: 2rem;
}

.intro-description {
    max-width: 999px;
    margin: 0 auto;
}

.intro-description-item {
    margin-bottom: 0;
    max-width: 270px;
}

.intro-description-item-icon {
    margin-bottom: 1.5rem;
}

.intro-description-item-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 1rem;
}

.intro-description-item-text {
    font-size: 1rem;
    font-weight: normal;
    color: #5E5E5E;
    margin-bottom: 1.5rem;
}

.intro-condition-item-text {
    font-size: .875rem;
    font-weight: normal;
    color: #747474;
}

.intro-hero-image {
    max-width: 400px;
}

.feature-section-star-background {
    background-image: url("../img/features-bg.svg");
    background-repeat: no-repeat;
    background-position-x: center;
}

.service-box {
    margin-left: 3.5rem;
    max-width: 690px;
}

.service-title {
    color: #FF6600;
    text-align: right;
}

.service-description {
    font-size: .875rem;
    line-height: 1.5rem;
    color: #737789;
}

.video-section {
    padding: 6rem 0;
}

.blu-video-box {
    min-width: 30%;
}

.blu-expire-hover {
    position: relative;
    padding: 3rem 0 2rem;
}

.blu-expire-box {
    text-align: center;
    background: #eee;
    border-radius: 1.25rem;
    margin: 0 .75rem;
}

.blu-expire-icon {
    position: relative;
    top: -70px;
}

.blu-expire-icon img {
    max-width: 135px;
}

.blu-expire-content {
    position: relative;
    top: -40px;
    max-width: 495px;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.blu-expire-title {
    font-size: 3.125rem;
    font-weight: bold;
    margin-bottom: 2rem;
}

.blu-expire-description {
    color: #737789;
    font-size: 1rem;
    line-height: 1.75rem;
}

.users-list-box {
    max-width: 780px;
    margin: 0 auto;

}

.users-list {
    max-height: 330px;
    overflow-y: scroll;
    direction: ltr;
    overflow-x: hidden;
    padding: 1rem 2rem;
}

.user-list-row {
    direction: rtl;
}

.user-item {
    font-size: 1.125rem;
    font-weight: bold;
    color: #000;
    padding: 1.5rem 0 0;
    display: inline-block;
}

.users-number {
    direction: ltr;
    text-align: center;
}

.users-amount {
    text-align: center;
}

.user-items svg {
    margin: 0 0 0 1rem;
}

div#pagination {
    margin: 2rem auto;
    text-align: center;
}

input#page-index {
    border-color: #f2f2f2;
    text-align: center;
    border: 1px solid #d6d6d6;
}

.winners-comment-section {

}

.user-comments-row {
    background: url("../img/icon-user-comments-background.svg") center center no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

.user-comment {
    background: #fff;
    border-radius: 1.5rem;
    margin: 0 .5rem;
    padding: 1rem 1.25rem;
    min-width: 250px;
    width: 250px;
    height: 250px;
    text-align: center;
    font-size: 1rem;
}

.user-comment-icon {
    margin-bottom: 0;
}

.user-comment-text {
    color: #000;
    margin: 0;
}

.user-comment-name {
    color: #737789;
}

.user-sounds-row {
    background: url("../img/icon-user-comments-sound.svg") center center no-repeat;
}

button.btn.btn-white {
    background: #fff;
    font-weight: bold;
    padding: 1rem 2rem;
    margin: 0 auto;
    text-align: center;
}

.blu-more-faq, .blu-more-faq:hover {
    color: #FF6600;
}

.footer-background {
    background-color: #f2f5f6;
    border-radius: 1rem;
    padding: 5rem;
}

.intro-description-item-icon-bg {
    background: #f5f5f5;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    margin: 0 auto 1.5rem;
}

.bg-red {
    background-color: #FFF0F0;
}

.bg-blue {
    background-color: #FF66001f;
}

.bg-green {
    background-color: #E8FFF9;
}

.bg-purple {
    background-color: #F6EDFF;
}

.content-container {
    max-width: 1077px;
    margin: 0 auto;
}

.intro-condition-col {
    max-width: 150px;
}

.intro-condition-col-big {
    max-width: 177px;
}

.footer .feature h2 {
    color: #000;
}

.footer-section {
    padding: 5rem 1rem;
    background-color: #F2F5F6;
    color: #6E8295;
}

.footer {
    display: flex;
}


.footer-logo-section {
    max-width: 45%;
    margin-left: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer .btn {
    padding: .75rem;
    margin: 0 0 0 1rem;
}

.footer .btn:last-child {
    margin: 0;
}

.footer-logo {
    margin-bottom: 2.5rem;
}

.footer-logo-title {
    color: #FF6600;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.footer-logo-description {
    margin: 0 0 2.25rem;
    color: #6E8295;
    text-align: right;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5rem;
}

.footer-feature-item h3 {
    margin-bottom: .75rem;
    color: #2C3E50;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.5rem;
}

.title-icon {
    padding: .5rem;
    border-radius: 0.5rem;
    background: #FFF;
    display: inline-block;
    margin-left: 1rem;
}

.c-gray {
    color: #718E9C;
}

.footer-feature-separator {
    margin: 1.5rem 0;
}

.footer-copyright-wrapper p {
    color: #718E9C;
}

.footer-copyright {
    /*border-top: 1px solid #4A5F6A;*/
}

.btn-black, .btn-black:hover {
    background: #FF6600;
    color: #fff;
    border-radius: 3rem !important;
    width: 46%;
}

.howto-title h2 {
    color: #FF6600;
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: bold;
}

.howto-switch-wrapper {
    background-color: #F9F0E9;
    display: inline-block;
    margin: 1.5rem auto 0;
    padding: .5rem;
}

.howto-switch-btn {
    background-color: #FFF;
    color: #4A5F6A;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1rem;
    margin: 0 .25rem;
    padding: .75rem 3rem;
}

.howto-switch-btn.active {
    background-color: #FF6600;
    color: #fff;
}

.howto-switch-btn i svg path {
    stroke: #4A5F6A;
}

.howto-switch-btn.active i svg path {
    stroke: #fff;
}

.howto-guide {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    align-self: center;
    justify-content: space-evenly;
}

.howto-guide-item {
    position: relative;
    overflow: visible;
    padding: 0 .5rem;
    min-width: 215px;
}

.howto-guide-item:first-child {
    margin-top: 0;
}

.howto-guide-step {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    background-color: #4A5F6A;
    width: 2rem;
    height: 2rem;
    margin: 0 auto 2rem;
}

.howto-guide-step:after {
    /*content: "";
            width: 100%;
            position: absolute;
            border: 1px dashed #afafaf;
            z-index: -1;
            transform: translateX(-50%);*/
}

.howto-guide-item:first-child > .howto-guide-step:before {
    border: 0;
}

.howto-guide-item:last-child > .howto-guide-step:after {
    border: 0;
}

.howto-guide-step:before {
    /* content: "";
             width: 100%;
             position: absolute;
             border: 1px dashed #afafaf;
             z-index: -1;
             transform: translateX(50%);*/
}

.howto-guide-image {
    /*border-radius: 1.5rem;
            padding: .75rem;
            background-color: #F9F0E9;*/
    display: inline-block;
}

.howto-guide-image img {
    /*border-radius: 1.5rem;*/
    min-height: 300px;
}

.howto-guide-description p {
    margin-top: 2rem;
    color: #4a5f6a;
    font-size: .875rem;
    font-weight: bold;
    line-height: 150%;
}

.howto-guide-wrapper {
    position: relative;
    display: block;
}

.howto-guide-wrapper:before {
    border-top: 1px dashed #4A5F6A;
    content: "";
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1rem;
}

.howto-guide-description {
    max-width: 275px;
    margin: 0 auto;
}

.dark-blue {
    color: #195EB4;
}

.banner-content {
    position: absolute;
    top: 10%;
    right: 3%;
}

.banner-title {
    font-size: 3rem;
    font-weight: bold;
    line-height: 120%;
    color: #fff;
}

.banner-description {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 2rem;
    color: #fff;
}

.banner-title-text h2 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 2rem;
    color: #195EB4;
    margin: 0 2rem 0 0;
}

.banner-slogan {
    margin-top: 1rem;
    font-size: 1.5rem;
    font-weight: bolder;
    color: #fff;
}

.banner-awards {
    position: absolute;
    bottom: 10%;
    right: 3%;
}

.banner-btn {
    display: flex;
    padding: 1rem 1.25rem;
    color: #fff;
    background-color: #ffffff30;
    border-radius: 1rem;
    align-items: center;
}

.banner-btn-title {
    font-size: 1.25rem;
    font-weight: bolder;
    line-height: 2rem;
}

.banner-btn-description {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
}

.border-splitter {
    width: 1px;
    min-height: 3rem;
    border-right: 1px solid #fff !important;
    margin: 0 1rem;
}

.features {
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.feature-btn-tag {
    display: flex;
    padding: 1.5rem 1.25rem 1.5rem 1.5rem;
    background-color: #F9F0E9;
    border-radius: 1rem;
    align-items: center;
    width: 264px;
}

.feature-btn-title {
    font-size: 1.3rem;
    font-weight: bolder;
    line-height: 1.5rem;
    color: #253035;
}

.feature-btn-subtitle {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1rem;
    color: #253035;
}

.feature-btn-description {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1rem;
    color: #718E9C;
    margin-bottom: .5rem;
}

.feature-splitter {
    width: 1px;
    min-height: 3rem;
    border-right: 1px solid #fff !important;
    margin: 0 1rem;
}

.section-title-raw {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 180%;
    color: #253035;
}

.section-title {
    font-size: 2rem;
    font-weight: bolder;
    line-height: 1.5rem;
    color: #718E9C;
}


.slides-wrapper {
    position: relative;
    width: 100%;
    height: calc(100vh - 300px);
    max-height: 600px;
    overflow: hidden;
    border-radius: 1rem;
}

.blu-slide-block {
    position: absolute;
    display: block;
    width: 100%;
    right: 0;
    transform: translateX(0);
    transition: 1s;
}

.blu-slide-block:nth-child(1) {
    z-index: 2;
}

.blu-slide-block:nth-child(2) {
    z-index: 3;
    transform: translateX(calc(-100% + 72px + 72px * 3));
}

.blu-slide-block:nth-child(3) {
    z-index: 4;
    transform: translateX(calc(-100% + 72px + 72px * 2));
}

.blu-slide-block:nth-child(4) {
    z-index: 5;
    transform: translateX(calc(-100% + 72px + 72px));
}

.blu-slide-block:nth-child(5) {
    z-index: 6;
    transform: translateX(calc(-100% + 72px));
}


.blu-slide {
    display: flex;
    height: calc(100vh - 300px);
    max-height: 600px;
}

.slide-color-red {
    background-color: #FE3259;
    color: #FE3259;
}

.slide-color-red-body {
    background-color: #FFF0F2;
}

.slide-color-green {
    background-color: #00BD92;
    color: #00BD92;
}

.slide-color-green-body {
    background-color: #E5F7F4;
}

.slide-color-black {
    background-color: #253035;
    color: #253035;
}

.slide-color-black-body {
    background-color: #F2F5F6;
}

.slide-color-yellow {
    background-color: #FFD100;
    color: #FFD100;
}

.slide-color-yellow .slide-header-text {
    color: #253035;
}

.slide-color-yellow .slide-number {
    color: #BF9D00;
}

.slide-color-yellow-body {
    background-color: #FFF8DB;
}

.slide-color-blue {
    background-color: #FF6600;
    color: #FF6600;
}

.slide-color-blue-body {
    background-color: #F9F0E9;
}

.slide-header {
    width: 6rem;
    border-radius: 0 1rem 1rem 0;
    padding: 1.5rem;
    text-align: center;
    z-index: 2;
}

.blu-slide.active > .slide-header, .blu-slide-last > .slide-header {
    width: 4.5rem;
}

.blu-slide.active > .slide-header, .blu-slide-last > .slide-inside {
    border-radius: 1.5rem 0 0 1.5rem;
}

.blu-slide-last > .slide-header {
}

.slide-number {
    background-color: #fff;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}

.slide-header-text {
    color: #fff;
    font-size: 1rem;
    font-weight: bolder;
    line-height: 1.5rem;
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    margin-top: 1rem;
}

.slide-header-text-black {
    color: #253035;
}

.slide-inside {
    --slide-inside-width: calc(100% - (4.5rem * 3) - (4.5rem * 2) + 1rem);
    width: var(--slide-inside-width);
    display: flex;
    align-items: stretch;
    justify-content: center;
    z-index: 1;
}


.slide-inside-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 567px;
    margin: auto auto;
    gap: 2rem;
}


.slide-title {
    color: #253035;
    font-size: 2rem;
    font-weight: bolder;
    line-height: 2.5rem;
    margin-bottom: .5rem;
}

.slide-description {
    color: #253035;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
    margin-bottom: 1rem;
}

.slide-score-tag {
    background-color: #fff;
    color: #253035;
    border-radius: 3rem;
    font-size: 1.5rem;
    font-weight: bolder;
    line-height: 1.5rem;
    display: inline-block;
    padding: .75rem 1.25rem;
}

.slide-image{
    text-align: left;
}

.slide-image img {
    max-width: 240px;
}

.slide-image-full img{
    max-width: 100%;
}
.slide-image-mb-0 img{
    margin-bottom: 0 !important;
}

.blue-text-color {
    color: #FF6600;
}

.blue-text-bolder {
    font-weight: bolder;
}

.award-tiles {
    display: flex;
    flex-wrap: wrap;
}

.award-tile {
    background-color: #F9F0E9;
    border-radius: 1rem;
    padding: 2rem 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 0 48%;
}

.awards-intro {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 1.5rem;
}

.award-information-text {
    font-size: 1rem;
    line-height: 1.75rem;
    border-right: 1px solid #fff;
    padding-right: 1rem;
    margin-right: 1rem;
}

.award-information {
    display: flex;
    text-align: right;
    align-items: center;
}

.h-splitter {
    border-top: 1px solid #fff;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
}

.award-tile-content {
    width: 100%;
}

.winners-gift {
    display: flex;
    align-items: center;
    padding: 1.5rem 2rem;
    border-radius: .5rem;
    flex-grow: 1;
}

.winners-gift-texts {
    border-right: 1px solid #F9F0E9;
    padding-right: 1.5rem;
    margin-right: 1.5rem
}

.blu-white-background {
    background-color: #fff;
}

.winners-gift-subtitle {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
    color: #718E9C;
    text-align: right;
    margin-bottom: .5rem;
}

.winners-gift-title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: #253035;
    text-align: right;
}

.awards-winners-gifts {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.blu-white-border {
    border-color: #fff;
}

.blu-border-1 {
    border: 1px solid #fff;
}

.award-tiles-col {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem
}

.blu-bigbox-description p {
    font-size: 1rem;
    line-height: 180%;
    color: #253035;
    font-weight: normal;
}

.blu-bigbox-description .blu-more-text {
    color: #718E9C;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2rem;
    margin: .75rem 0;
}

.blu-more-text:after {
    content: url("../img/blu-icon-more.svg");
    vertical-align: middle;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.fade-effects {
    position: relative;
}

.fade-effects::before, .fade-effects::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    pointer-events: none;
    z-index: 10;
}

.fade-effects::after {
    right: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.fade-effects::before {
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.btn-container {
    position: relative;
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: flex;
    justify-content: center;
}

.btn-wrapper {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.filter-button {
    border-radius: 1rem;
    margin-left: .25rem;
    margin-right: .25rem;
}

.blu-btn-chips-selected {
    background-color: var(--blu-btn-chip-selected-bg);
    color: var(--blu-btn-chip-selected-text);
    border-color: var(--blu-btn-chip-selected-stroke);
}

.blu-btn, .btn {
    border-radius: .625rem;
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 175%;
    /*color: var(--blu-colors-white);*/
    border: 0;
    transition: 200ms;
    text-decoration: none !important;
    font-variation-settings: "DOTS" 1;
}

.blu-btn-chips {
    border-radius: 2.625rem;
    padding: .4375rem 1rem;
}

.blu-accordion-button.collapsed {
    border: 0;
}

.blu-accordion-button.collapsed {
    border-radius: 10px;
}

.accordion-button.blu-accordion-button {
    border-radius: 10px 10px 0 0;
}

.accordion-button.collapsed {
    border-bottom: 1px solid #F9F0E9;
    border-radius: 10px;
}

.accordion-item:first-of-type .accordion-button.collapsed {
    border-radius: 10px;
}

.accordion-item:first-of-type .accordion-button {
    border-radius: 10px 10px 0 0;
}

.blu-accordion-item {
    border-radius: 10px;
    border: 0;
    margin-top: 2px;
}

.blu-accordion-button {
    font-variation-settings: "DOTS" 1 !important;
}

.accordion-button:not(.collapsed), .blu-accordion-header:not(.collapsed) {
    border-radius: 10px 10px 0 0;
}

.blu-btn-chips-unselected {
    background-color: var(--blu-btn-chip-unselected-bg);
    color: var(--blu-btn-chip-unselected-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-chip-unselected-stroke) solid .125rem;
}

.data-switch-buttons-wrapper {
    position: relative;
    margin-bottom: 2.5rem;
}
.data-switch-buttons-wrapper:after{
    border-top: 1px solid #fff;
    content: "";
    width: 100%;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0;
    z-index: 1;
}
.data-switch-buttons{
    background-color: #fff;
    border-radius: 3rem;
    padding: .5rem;
    gap: .5rem;
    display: inline-flex;
    position: relative;
    z-index: 2;
}
.data-switch-button{
    border-radius: 2.625rem;
    border: 2px solid #F2F5F6;
    padding: .5rem 1.5rem;
    gap: 1.5rem;
    color: #253035;
    font-size: 1rem;
    line-height: 2rem;
    text-align: center;
    cursor: pointer;
    min-width: 150px;
}
.data-switch-button.active{
    color: #fff;
    font-weight: bold;
    background-color: #ff6600;
}
.fixed-width-750{
    max-width: 750px;
    margin: 0 auto;
}
.card-section-title h2,.card-section-title{
    font-size: 2rem;
    line-height: 3rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 2.5rem;
}
.data-switch-item{
    display: none;
}
.data-switch-item.active{
    display: block;
}
.data-switch-content-wrapper{
    border-radius: 1rem;
    background-color: #fff;
    padding: 2rem;
    gap: 2.5rem;
}

.blog-metas {
    font-size: .875rem;
    color: #718E9C;
    display: flex
;
}
.blog-meta-item:not(:last-child) {
    margin-left: 1rem;
    padding-left: 1rem;
    position: relative;
}
.blog-meta-item:not(:last-child):before {
    content: "";
    position: absolute;
    left: 0;
    height: 14px;
    top: 5px;
    border-left: 1px solid #9FABBE;
}
.blog-shares{
    display: flex;
    margin-top: 1rem;
}
.blog-share-item:not(:last-child){
    margin-left: 1.25rem;
}
.blog-share-item svg {
    color: #9FABBE;
}
.blog-share-item:hover svg{
    color: #FF6600;
}
.section-title-iconic{
    position: relative;
    display: inline-block;
    clear: both;
}
.section-title-iconic:before{
    content: url("/assets/icons/bjr-flower.svg");
    position: absolute;
    left: -110px;
    top: -55px;
    width: 110px;
    height: 110px;
}
.search-label {
    width: 100%;
    position: relative;
}
.search-wrapper{
    display: flex;
    justify-content: center;
}
.search-input {
    background: #f2f5f6;
    border: 0;
    padding: .75rem 3rem .75rem 1rem;
    width: 340px;
}
.search-input-icon {
    position: absolute;
    right: 12px;
    top: 12px;
}
.blog-post-single {
    border: 2px solid #f2f5f6;
    border-radius: 1rem;
    overflow: hidden;
}
.blog-post-content{
    padding: 1.5rem .75rem;
}
.blog-post-title,.blog-post-title a{
    color: #253035;
    text-decoration: none;
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 2rem;
    margin: .75rem 0;
}

.blog-excerpt{
    color: #718e9c;
    font-size: .9rem;
    line-height: 1.5rem;
    margin-bottom: .75rem;
}
.blog-post-twin {
    display: flex;
}
.blog-post-twin .blog-post-content{
    padding-top: 0;
    flex: 1 1 100%;
}
.blog-post-twin .blog-image{
    flex: 1 1 100%;
}
.blog-image img{
    width: 100%;
}
.blog-post-single .blog-image img{
    height: 270px;
    object-fit: cover;
    object-position: center center;

}
.blog-post-twin .blog-image img{
    border-radius: 1rem;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center center;
}
.blog-post-twin:nth-child(even){
    margin-top: 1.5rem;
}
.blog-post-truncate{
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
.blog-post-single .blog-post-title{
    -webkit-line-clamp: 1;
}
.blog-post-single .blog-excerpt{
    -webkit-line-clamp: 3;
}
.blog-post-twin .blog-post-title,.blog-post-twin .blog-excerpt{
    -webkit-line-clamp: 2;
}
.row-blog-posts:not(:first-child){
    margin-top: 1.5rem;
}
@media (max-width: 767px){
    .section-title-iconic:before{
        left: 0;
        top: -90px;
    }
    .row-blog-posts:not(:first-child) {
        margin-top: 0;
    }
    .blog-post-twin {
        flex-direction: column;
        border: 2px solid #f2f5f6;
        border-radius: 1rem;
        overflow: hidden;
    }
    .blog-post-twin .blog-image img {
        border-radius: 0;
    }
    .blog-post-twin .blog-post-content {
        padding-top: 1.5rem;
    }
}

.blog-content h1{
    font-size: 1.75rem;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 1.25rem;
}
.blog-content h2{
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 1rem;
}
.blog-content h3{
    font-size: 1.25rem;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: 1rem;
}
.blog-content p{
    margin-bottom: 1rem;
    text-align: justify;
}
.blog-content a{
    color: #ff7d1a;
    font-weight: bold;
    text-decoration: none;
}
.blog-content a:hover{
    color: #ff6600;
}
.blog-feature-image{
    padding: .5rem;
    border: 1px solid #efefef;
    border-radius: 1rem;
}

.slide-header {
    transition: 1s;
    cursor: pointer;
}

.active-slide-header {
    width: 4.5rem;
}

.blu-bigbox-description {
    position: relative;
}

.show-control {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(0deg, #fff 62%, #ffffffa6 100%);
    padding: 6rem 0 0;
    width: 100%;
    cursor: pointer;
}

.show-control-btn {
    text-decoration: none;
    color: #718E9C;
    font-size: 1rem;
    font-weight: bold;
}

.flip {
    transform: rotate(-180deg);
}

.show-control-btn:after {
    content: url("../img/blu-icon-scroll-down.svg");
    transition: transform 1s;

}

.banner-title-text {
    font-variation-settings: "DOTS" 0;
}

.banner-wrapper {
    padding: 4.25rem 1rem;
    background-image: url("../img/blu-banner-background-desktop.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 1rem;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.banner-image img {
    max-width: 264px;
}

.feature-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}
.feature-item {
    flex: 1 0 30%;
}

.h2-title {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
}

.feature-item-icon {
    margin-bottom: .75rem;
}

.feature-item-title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: .5rem;
}

.feature-item-text {
    font-size: 1rem;
    font-weight: normal;
    line-height: 180%;
}


.card-section {
    background: #eef4fc;
    border-radius: 24px;
    position: relative;
    overflow: hidden
}

.card-colors-selection {
    position: absolute;
    top: 15%;
    z-index: 999
}

.card-colors-selection ul {
    padding: 0
}

.color-selection-item {
    list-style: none;
    margin-bottom: 1rem;
    border: 2px solid #4980e0;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    cursor: pointer
}

.color-selection {
    width: 27px;
    height: 27px;
    border-radius: 50%;
    background: #4980e0;
    margin: 2px
}

.howto-slider-title {
    display: flex;
    justify-content: space-between;
}

.slider-controller {
    display: flex;
}

.slider-controller-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F9F0E9;
    border-radius: .5rem;
    margin-right: .5rem;
    width: 3.5rem;
    height: 3.5rem;
    cursor: pointer;
}

.howto-container {
    width: 100%;
    overflow: hidden;
}

.slides {
    display: flex;
    transition: transform 0.5s ease;
}

.slide-item {
    flex: 1 0 200px;
    text-align: center;
    transition: transform 0.3s ease;
    position: relative;
    margin-left: 1rem;
    padding: 0;
    border-radius: 1.5rem;
    gap: 1.5rem;
}
.slide-content{
    padding: 3rem 3rem 0;
}

.blu-badge {
    border: 0;
    font-size: .75rem;
    font-weight: 500;
    line-height: 160%;
    border-radius: 1rem;
    display: inline-block;
    cursor: default
}

.blu-badge-lg {
    padding: .25rem .75rem
}

.blu-badge-md {
    padding: .125rem .5rem
}

.blu-badge-sm {
    padding: 0 .375rem
}

.blu-badge-lg {
    padding: .25rem .75rem
}

.blu-badge-md {
    padding: .125rem .5rem
}

.blu-badge-sm {
    padding: 0 .375rem
}

.blu-badge-bg-blue,.blu-badge-bg-green,.blu-badge-bg-red {
    background-color: var(--blu-colors-blue)!important;
    color: var(--blu-colors-white)!important
}

.blu-badge-bg-green,.blu-badge-bg-red {
    background-color: var(--blu-colors-red)!important
}

.blu-badge-bg-green {
    background-color: var(--blu-colors-green)!important
}

.blu-badge-bg-black,.blu-badge-bg-gray,.blu-badge-bg-yellow {
    background-color: var(--blu-colors-yellow)!important;
    color: var(--blu-colors-white)!important
}

.blu-badge-bg-gold {
    background-color: var(--blu-colors-yellow)!important;
    color: var(--blu-colors-white)!important
}

.blu-badge-bg-purple {
    background-color: #6558B1 !important;
    color: var(--blu-colors-white)!important
}

.blu-badge-bg-black,.blu-badge-bg-gray {
    background-color: var(--blu-colors-gray)!important
}

.blu-badge-bg-black {
    background-color: var(--blu-colors-black)!important
}

.blu-badge-bg-white {
    background-color: var(--blu-colors-white)!important;
    color: var(--blu-colors-black)!important
}

.blu-badge-text-blue,.blu-badge-text-red {
    background-color: transparent!important;
    color: var(--blu-colors-blue)!important
}

.blu-badge-text-red {
    color: var(--blu-colors-red)!important
}

.blu-badge-text-green,.blu-badge-text-yellow {
    background-color: transparent!important;
    color: var(--blu-colors-green)!important
}

.blu-badge-text-yellow {
    color: var(--blu-colors-yellow)!important
}

.blu-badge-text-black,.blu-badge-text-gray {
    background-color: transparent!important;
    color: var(--blu-colors-gray)!important
}

.blu-badge-text-black {
    color: var(--blu-colors-black)!important
}

.h3-title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 160%;
}

.slides-indicator-wrapper {
    display: flex;
    gap: .5rem;
    align-items: center;
    justify-content: center;
}

.slide-indicator {
    width: .5rem;
    height: .5rem;
    background: #F9F0E9;
    border-radius: .5rem;
    overflow: hidden;
    position: relative;
}
.slide-indicator.active {
    width: 3.5rem;

}
.slide-indicator::after{
    position: absolute;
    width: 3.5rem;
    height: .5rem;
    border-radius: .5rem;
    background: #FF6600;
    top: 0;
    left: 3.5rem;
    content: "";
    transition: transform 0s linear;
}
.slide-indicator.active::after{
    transition: transform 10s linear;
    transform: translateX(-3.5rem);
}

.blu-btn, .btn {
    border-radius: .625rem;
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 175%;
    /*color: var(--blu-colors-white);*/
    border: 0;
    transition: 200ms;
    text-decoration: none !important;
    font-variation-settings: "DOTS" 1;
}

.blu-btn-secondary {
    background-color: var(--blu-btn-secondary-bg);
    color: var(--blu-btn-secondary-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-secondary-stroke) solid .125rem;
}

.blu-btn-white {
    background-color: var(--blu-btn-white-bg);
    color: var(--blu-btn-white-text);
    border-color: var(--blu-btn-white-stroke);
}

.blu-btn-white:hover {
    background-color: var(--blu-btn-white-bg-hovered);
    color: var(--blu-btn-white-text-hovered);
    border-color: var(--blu-btn-white-stroke-hovered);
}

.teaser-content {
    padding: 48px 80px;
}

.teaser-content {
    background: url(../img/teaser-background.svg?v1.0) no-repeat;
    background-size: cover;
    color: var(--blu-colors-white);
    border-radius: 1rem;
    position: relative;
    margin-top: 10rem;
}

.teaser-content p {
    color: var(--blu-colors-white);
}

.blu-fs-d-sm-36, .display-small, p.display-small {
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 160%;
}

.blu-text-white {
    color: var(--blu-colors-white);
}

.teaser-image {
    position: absolute;
    bottom: 0;
    left: 20px;
}

.teaser-image img {
    margin: 0;
}

.blu-fs-b-lg-18, .body-large, p.body-large {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 180%;
}

.teaser-text {
    max-width: 50%;
}

.teaser-content p {
    margin-top: 16px;
    margin-bottom: 24px;
}

.footer-contact-section {
    padding: 3.5rem 0;
    background: #E4EAEC;
    border-top: 1px solid #BFCCD380;
}

.copyright-section {
    display: flex;
    justify-content: space-between;
}

.copyright-wrapper {
    display: flex;
    gap: .75rem;
}

.copyright {
    color: #718E9C;
    font-size: .75rem;
}

.contact {
    color: #253035;
    font-size: .875rem;
}

.copyright a {
    text-decoration: none;
    color: #FF6600;
}

.rule-page {
    color: #718E9C;
    font-size: .75rem;
    margin-right: .75rem;
}

.rule-page:after {
    content: url("../img/divider-h.svg");
    margin-right: .75rem;
}

.rule-page:last-child:after {
    content: "";
}

.rule-page a {
    text-decoration: none;
    color: #718E9C;
}

.footer-logo-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.footer-sitemap {
    background: #F2F5F6;
}

.sitemap-links-group a {
    color: #718E9C;
    text-decoration: none;
}

.sitemap-links-group li {
    color: #718E9C;
    font-size: .875rem;
    margin-bottom: .75rem;

}

.sitemap-links-group li:last-child {
    margin-bottom: 0;
}

.sitemap-links-group ul {
    padding: 0;
}

.sitemap-title {
    color: #253035;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25rem;
    margin-bottom: 1.5rem;
}

.footer-input-group {
    display: flex;
}

.footer-input-group button.blu-btn-secondary {
    border-radius: .5rem !important;
    margin-right: .5rem;
}

.input-email {
    border-radius: .5rem !important;
    border: 0;
}

.move-top {
    cursor: pointer;
}

.slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.slide-item {
    flex: 0 0 calc(100% / 2.5);
    box-sizing: border-box;
}

.footer-input-group .blu-btn-secondary{
    background: none;
}
.v-divider{
    width: 1px;
    height: 100%;
    border-left: 1px solid #F2F5F6;
}
.slide-content {
    margin-bottom: 5rem;
}
.select-blue-color, .select-green-color, .select-red-color,.select-yellow-color, .select-purple-color, .select-rosegold-color, .select-black-color {
    border-color: transparent
}


.select-blue-color:has(.selected), .select-blue-color:hover {
    border-color: var(--blu-card-color-selector-blue)
}

.select-blue-color .color-selection {
    background-color: var(--blu-card-color-selector-blue)
}

.select-green-color:has(.selected), .select-green-color:hover {
    border-color: var(--blu-card-color-selector-blue)
}

.select-green-color .color-selection {
    background-color: var(--blu-card-color-selector-green)
}

.select-red-color:has(.selected), .select-red-color:hover {
    border-color: var(--blu-card-color-selector-blue)
}

.select-red-color .color-selection {
    background-color: var(--blu-card-color-selector-red)
}

.select-yellow-color .color-selection {
    background-color: #FFD100;
}
.select-purple-color .color-selection {
    background-color: #6558B1;
}
.select-rosegold-color .color-selection {
    background-color: #E1A6AD;
}

.hideEl{
    display: none !important;
}

.select-black-color .color-selection {
    background-color: #333;
}

.select-black-color:has(.selected), .select-black-color:hover {
    border-color: var(--blu-card-color-selector-blue);
}

.rounded-box {
    border-radius: 1.5rem;
    padding: 3rem;
    position: relative
}

.rounded-box-pb-0 {
    padding-bottom: 0
}

.blu-bg-surface {
    background-color: var(--blu-cards-bg-surface)
}

.blu-bg-blue {
    background-color: var(--blu-cards-bg-blue)
}

.blu-bg-yellow {
    background-color: var(--blu-cards-bg-yellow)
}

.blu-bg-rose {
    background-color: var(--blu-cards-bg-rose)
}

.blu-bg-red {
    background-color: var(--blu-cards-bg-red)
}

.blu-bg-green {
    background-color: var(--blu-cards-bg-green)
}

.blu-bg-purple {
    background-color: var(--blu-cards-bg-purple)
}

.blu-bg-gold {
    background-color: var(--blu-cards-bg-gold)
}
.card-data-section {
    padding: 3rem;
}
.card-data-section img {
    margin: 0;
    max-width: 90%;
}
.card-back-crop {
    padding-top: 0;
}
.card-front-crop {
    padding-bottom: 0;
}
@media screen and (max-width: 500px) {

    .teaser-content{
        margin-top: 2rem;
    }

    .slide-item {
        flex: 0 0 calc(100% / 1.1);
        box-sizing: border-box;
        padding: 0;
    }


    .banner-wrapper {
        flex-direction: column;
    }

    .banner-title {
        font-size: 2rem;
        text-align: center;
    }

    .banner-description {
        font-size: 1rem;
    }

    .h2-title {
        font-size: 1.5rem;
    }

    .feature-wrapper {
        flex-direction: column;
    }

    .feature-item {
        width: 100%;
    }

    .content-container {
        max-width: initial;
    }

    .blu-feature-section-title {
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 1.5rem;
        color: #FF6600;
    }

    .page-title {
        font-size: 1.125rem;
        text-align: center;
    }

    .white-space-64 {
        height: 2rem;
        width: 100%;
    }

    .white-space-96 {
        height: 2.5rem;
        width: 100%;
    }

    .white-space-120 {
        height: 5rem;
    }

    .white-space-128 {
        height: 3.5rem;
    }

    .service-title {
        font-size: 1.125rem;
        text-align: center;
    }

    .video-section {
        padding: 2rem 0;
    }

    .user-sounds-icon svg {
        width: 70px;
        height: 70px;
    }

    .user-comments-row {
        background: none;
        scroll-padding-left: 300px;
    }

    .user-sounds-row {
        background: url("../img/icon-user-comments-sound-mobile.svg") center center no-repeat;
    }

    .accordion-button:not(.collapsed) {
        color: #000;
    }

    .accordion-button {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .btn {
        font-size: .9rem;
        padding: .5rem 1.5rem;
        margin-right: .25rem;
    }

    .howto-switch-btn {
        padding: .75rem;
        width: 46%;
    }

    .white-space-80 {
        height: 2.5rem;
        width: 100%;
    }

    .footer-section {
        padding: 0;
    }

    .footer {
        border-radius: 0;
        padding: 2.5rem 1.5rem;
        flex-direction: column;
        margin-bottom: 1rem;
    }

    .footer-logo-section {
        max-width: 100%;
        margin: 0 0 5rem;
    }

    .footer-copyright-wrapper p {
        font-size: .8rem;
        padding: 0 0 5rem;
    }

    .btn-black {
        width: 100%;
        margin: 1rem 0;
    }

    .footer .btn {
        margin: 1rem 0;
    }

    .footer .feature h2 {
        color: #000;
    }

    .footer-section {
        padding: 5rem 1rem;
        background-color: #F2F5F6;
        color: #6E8295;
    }

    .footer {
        display: flex;
    }


    .footer-logo-section {
        max-width: 45%;
        margin-left: 3rem;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }

    .footer .btn {
        padding: .75rem;
        margin: 0 0 0 1rem;
    }

    .footer .btn:last-child {
        margin: 0;
    }

    .footer-logo {
        margin-bottom: 2.5rem;
    }

    .footer-logo-title {
        color: #FF6600;
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 1rem;
    }

    .footer-logo-description {
        margin: 0 0 2.25rem;
        color: #6E8295;
        text-align: right;
        font-size: .8rem;
        font-weight: 400;
        line-height: 1.5rem;
    }

    .footer-feature-item h3 {
        margin-bottom: .75rem;
        color: #2C3E50;
        font-size: 1.5rem;
        font-weight: 800;
        line-height: 1.5rem;
    }
    @media screen and (max-width: 600px) {
        .footer-section {
            padding: 0;
        }

        .footer {
            border-radius: 0;
            padding: 2.5rem 1.5rem;
            flex-direction: column;
            margin-bottom: 1rem;
        }

        .footer-logo-section {
            max-width: 100%;
            margin: 0 0 5rem;
        }

        .footer-copyright-wrapper p {
            font-size: .8rem;
            padding: 0 0 5rem;
        }

        .btn-black {
            width: 100%;
            margin: 1rem 0;
        }

        .footer .btn {
            margin: 1rem 0;
        }
    }

    .hero-feature-icon {
        margin-left: 1rem;
    }

    .section-cta {
        border-radius: 0;
        padding: 1rem;
    }

    .section-cta a {
    }

    .feature-card {
        margin: 1rem 1.5rem;
        padding: 1.5rem 0;
        border-bottom: 1px solid #d7d7d7;
    }

    .feature-card:last-child {
        border-bottom: 0;
    }

    .feature-card i {
        margin-left: 1rem;
    }

    .service-box {
        width: 100%;
        margin: 0;
        padding: 1rem 2rem !important;
    }

    .users-list {
        padding: 1rem;
        border: 1px solid #eee;
        border-radius: 1.5rem;
        margin: 0 1.5rem;
    }

    .user-data-item:last-child {
        border: 0 !important;
    }

    .user-item-header {
        font-size: 12px;
    }

    .user-item-value {
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }

    .user-item-number {
        direction: ltr;
        text-align: left;
    }

    .copyright-text {
        padding-bottom: 80px;
    }

    .intro-description-item {
        max-width: 100%;
        margin: 0 2rem 2.25rem;
        text-align: right;
    }

    .intro-description-item-icon {
        margin: 1rem;
    }

    .intro-description-item-icon-bg {
        margin: 0 0 0 1.5rem;
    }

    .intro-description-item-icon svg {
        width: 48px;
        height: 48px;
    }

    .intro-condition-col {
        max-width: 100%;
    }

    .intro-description-item-title {
        font-size: 1rem;
        margin-bottom: .5rem;
    }

    .intro-description-item-text {
        font-size: .75rem;
        margin-bottom: .5rem;
    }

    .intro-condition-col .intro-description-item-icon {
        margin: 1rem 0 1rem 1.5rem;
    }

    .intro-condition-item-text {
        text-align: right;
    }

    .intro-hero-image {
        max-width: 100%;
    }

    .intro-hero-image img {
        max-width: 250px;
    }

    .howto-guide {
        flex-direction: column;
    }

    .howto-guide-wrapper:before {
        border: 0;
    }

    .howto-guide-step {
        margin-top: 2rem;
    }

    .howto-guide-item {
        width: 100%;
    }

    .howto-title h2 {
        font-size: 1.125rem;
    }

    .howto-switch-wrapper {
        margin-top: 0;
        width: 100%;
    }

    .features {
        flex-direction: column;
        gap: 1rem;
    }

    .feature-btn-tag {
        width: 100%;
    }

    .section-title {
        text-align: center;
        margin: 0 auto;
        line-height: 2.5rem;
    }

    .section-title:before {
        display: block;
        text-align: center;
        margin-bottom: 0;
        margin-left: 0;
    }

    .awards-winners-gifts {
        gap: 1rem;
    }

    .winners-gift {
        padding: 1rem;
    }

    .winners-gift-texts {
        padding-right: 1rem;
        margin-right: 1rem;
    }

    .winners-gift-subtitle {
        font-size: .67rem;
    }

    .footer-logo {
        margin-bottom: 1.5rem;
        text-align: center;
    }

    .banner-content {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 284px;
    }

    .banner-awards {
        position: absolute;
        top: 35%;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 285px;
    }

    .blu-bigbox-description {
        height: 200px;
        overflow: hidden;
        transition: 1s;
    }

    .blu-slide {
        justify-items: stretch;
        flex-wrap: wrap;
        height: 650px;
        max-height: 650px;
    }

    .slide-header {
        width: 100%;
        height: 56px;
        border-radius: 1rem 1rem 0 0;
        padding: 1rem;
        text-align: right;
    }

    .slide-inside {
        width: 100%;
        height: 100%;
    }

    .slide-header-text {
        writing-mode: initial;
    }

    .slide-inside-wrapper {
        flex-wrap: wrap;
        padding: 1rem 1.5rem;
        margin-top: 0;
        justify-content: center;
    }

    .slide-title {
        font-size: 1.3rem;
        font-weight: bold;
    }

    .slide-image {
        flex: 1 0 100%;
        order: 0;
        text-align: center;
        max-width: calc(100vw - 10%);
    }

    .slide-image img {
        width: 100%;
    }

    .slide-content {
        flex: 1 0 100%;
        order: 1;
        margin-bottom: 3rem;
        padding: 2rem 2rem 0;
    }

    .blu-slide-block {
        transform: translateX(0);
    }

    .blu-slide-block:nth-child(2) {
        transform: translateY(calc(100% + 56px * (-4) - 10px));

    }

    .blu-slide-block:nth-child(3) {
        transform: translateY(calc(100% + 56px * (-3) - 20px));
    }

    .blu-slide-block:nth-child(4) {
        transform: translateY(calc(100% + 56px * (-2) - 30px));
    }

    .blu-slide-block:nth-child(5) {
        transform: translateY(calc(100% + 56px * (-1) - 40px));
    }

    .slide-line {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .slide-score-tag {
        font-size: 1rem;
        padding: .5rem 1rem;
        line-height: 2rem;
    }

    .slide-description {
        margin-top: .5rem;
    }

    .blu-slide.active > .slide-header, .blu-slide-last > .slide-header {
        width: 100%;
    }

    .slides-wrapper {
        height: calc(100vh - 150px);
        height: 650px;
    }

    .banner-btn {
        padding: .875rem 1.25rem;
    }

    .blu-slide.active > .slide-header, .blu-slide-last > .slide-inside {
        border-radius: 0;
    }

    .btn-black, .btn-black:hover {
        width: 100%;
    }

    .awards-intro {
        font-size: 1.5rem;
    }

    .section-title {
        font-size: 1.5rem;
    }

    .btn-row {
        display: flex;
    }

    .btn-row .btn {
        width: 100%;
    }

    .slide-number {
        margin-left: .5rem;
    }

    .slider-controller-section {
        display: flex;
        justify-content: space-between;
    }

    .teaser-title {
        font-size: 1.5rem;
    }

    .teaser-text {
        max-width: 100%;
    }

    .teaser-content {
        padding: 48px 1.5rem 20rem;
        text-align: center;
    }

    .copyright-section, .copyright-wrapper {
        flex-direction: column;
    }

    .divider-h {
        display: none;
    }

    .footer-contact-section {
        text-align: center;
    }

    ul {
        padding-left: 0;
        padding-inline-start: 0;
    }

    .sitemap-links-group .list-unstyled {
        display: none;
    }

    .sitemap-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #afafaf;
        margin-top: 1.5rem;
        padding-bottom: 1rem;
    }

    .sitemap-title:after {
        content: url("../img/icon-plus.svg");
        cursor: pointer;

    }
    .sitemap-title.close:after {
        content: url("../img/blu-icon-remove.svg");
        cursor: pointer;

    }

    .navbar-toggler-icon {
        background: url("../img/navbar-icon.svg");
    }
}

@font-face {
    font-family: "Yekan Bakh VF";
    src: url('../font/woff/YekanBakh-VF.woff') format('woff'),
    url('../font/woff2/YekanBakh-VF.woff2') format('woff2');
}

:root {
    --blu-text-color: #081F3C;
    --blu-text-secondary-color: #718E9C;
    --blu-colors-white: #FFF;
    --blu-colors-blue: #FF6600;
    --blu-colors-red: #FF0D3B;
    --blu-colors-green: #00AB84;
    --blu-colors-yellow: #BF9D00;
    --blu-colors-gray: #BFCCD3;
    --blu-colors-black: #081F3C;
    --blu-colors-surfaceHigh: #081F3C;
    --blu-colors-surfaceMedium: #718E9C;
    --blu-colors-surfaceDisable: #BFCCD3;
    --blu-colors-OnPrimary: #FFFFFF;
    --blu-colors-light: #F9F0E9;
    --blu-colors-lightSurfaceMedium: #F7F9FA;
    --blu-colors-lead: #718E9C;
    --blu-colors-footer-li: #718E9C;
    --blu-divider-color: #CCD6DC;
    --blu-btn-primary-bg: #Ff7d1a;
    --blu-btn-primary-bg-hovered: #FF6600;
    --blu-btn-primary-bg-pressed: #FF6600;
    --blu-btn-primary-bg-focused: #FF6600;
    --blu-btn-primary-bg-disabled: #BFCCD3;
    --blu-btn-primary-stroke: transparent;
    --blu-btn-primary-stroke-hovered: transparent;
    --blu-btn-primary-stroke-pressed: transparent;
    --blu-btn-primary-stroke-focused: transparent;
    --blu-btn-primary-stroke-disabled: transparent;
    --blu-btn-primary-text: #FFFFFF;
    --blu-btn-primary-text-hovered: #FFFFFF;
    --blu-btn-primary-text-pressed: #FFFFFF;
    --blu-btn-primary-text-focused: #FFFFFF;
    --blu-btn-primary-text-disabled: #718E9C;
    --blu-btn-secondary-bg: #FFFFFF;
    --blu-btn-secondary-bg-hovered: #F9F0E9;
    --blu-btn-secondary-bg-pressed: #DCE9FA;
    --blu-btn-secondary-bg-focused: #FFFFFF;
    --blu-btn-secondary-bg-disabled: #FFFFFF;
    --blu-btn-secondary-stroke: #FF6600;
    --blu-btn-secondary-stroke-hovered: #FF6600;
    --blu-btn-secondary-stroke-pressed: #FF6600;
    --blu-btn-secondary-stroke-focused: #FF6600;
    --blu-btn-secondary-stroke-disabled: #BFCCD3;
    --blu-btn-secondary-text: #FF6600;
    --blu-btn-secondary-text-hovered: #FF6600;
    --blu-btn-secondary-text-pressed: #FF6600;
    --blu-btn-secondary-text-focused: #FF6600;
    --blu-btn-secondary-text-disabled: #BFCCD3;
    --blu-btn-tertiary-bg: #F9F0E9;
    --blu-btn-tertiary-bg-hovered: #DDEAFA;
    --blu-btn-tertiary-bg-pressed: #CDE0F8;
    --blu-btn-tertiary-bg-focused: #F9F0E9;
    --blu-btn-tertiary-bg-disabled: #F2F5F6;
    --blu-btn-tertiary-stroke: transparent;
    --blu-btn-tertiary-stroke-hovered: transparent;
    --blu-btn-tertiary-stroke-pressed: transparent;
    --blu-btn-tertiary-stroke-focused: transparent;
    --blu-btn-tertiary-stroke-disabled: transparent;
    --blu-btn-tertiary-text: #FF6600;
    --blu-btn-tertiary-text-hovered: #FF6600;
    --blu-btn-tertiary-text-pressed: #FF6600;
    --blu-btn-tertiary-text-focused: #FF6600;
    --blu-btn-tertiary-text-disabled: #BFCCD3;
    --blu-btn-text-bg: transparent;
    --blu-btn-text-bg-hovered: #F9F0E9;
    --blu-btn-text-bg-pressed: #DDEAFA;
    --blu-btn-text-bg-focused: transparent;
    --blu-btn-text-bg-disabled: transparent;
    --blu-btn-text-stroke: transparent;
    --blu-btn-text-stroke-hovered: transparent;
    --blu-btn-text-stroke-pressed: transparent;
    --blu-btn-text-stroke-focused: transparent;
    --blu-btn-text-stroke-disabled: transparent;
    --blu-btn-text-text: #FF6600;
    --blu-btn-text-text-hovered: #FF6600;
    --blu-btn-text-text-pressed: #FF6600;
    --blu-btn-text-text-focused: #FF6600;
    --blu-btn-text-text-disabled: #BFCCD3;
    --blu-btn-white-bg: #FFFFFF;
    --blu-btn-white-bg-hovered: #F9F0E9;
    --blu-btn-white-bg-pressed: #DCE9FA;
    --blu-btn-white-bg-focused: #FFFFFF;
    --blu-btn-white-bg-disabled: #FFFFFF;
    --blu-btn-white-stroke: transparent;
    --blu-btn-white-stroke-hovered: transparent;
    --blu-btn-white-stroke-pressed: transparent;
    --blu-btn-white-stroke-focused: transparent;
    --blu-btn-white-stroke-disabled: transparent;
    --blu-btn-white-text: #FF6600;
    --blu-btn-white-text-hovered: #FF6600;
    --blu-btn-white-text-pressed: #FF6600;
    --blu-btn-white-text-focused: #FF6600;
    --blu-btn-white-text-disabled: #BFCCD3;
    --blu-btn-chip-selected-bg: #FF6600;
    --blu-btn-chip-selected-bg-hovered: #FF6600;
    --blu-btn-chip-selected-bg-pressed: #FF6600;
    --blu-btn-chip-selected-bg-focused: #FF6600;
    --blu-btn-chip-selected-bg-disabled: #BFCCD3;
    --blu-btn-chip-selected-stroke: transparent;
    --blu-btn-chip-selected-stroke-hovered: transparent;
    --blu-btn-chip-selected-stroke-pressed: transparent;
    --blu-btn-chip-selected-stroke-focused: transparent;
    --blu-btn-chip-selected-stroke-disabled: transparent;
    --blu-btn-chip-selected-text: #FFFFFF;
    --blu-btn-chip-selected-text-hovered: #FFFFFF;
    --blu-btn-chip-selected-text-pressed: #FFFFFF;
    --blu-btn-chip-selected-text-focused: #FFFFFF;
    --blu-btn-chip-selected-text-disabled: #718E9C;
    --blu-btn-chip-unselected-bg: #FFFFFF;
    --blu-btn-chip-unselected-bg-hovered: #F9F0E9;
    --blu-btn-chip-unselected-bg-pressed: #DCE9FA;
    --blu-btn-chip-unselected-bg-focused: #FFFFFF;
    --blu-btn-chip-unselected-bg-disabled: #FFFFFF;
    --blu-btn-chip-unselected-stroke: #F2F5F6;
    --blu-btn-chip-unselected-stroke-hovered: #F2F5F6;
    --blu-btn-chip-unselected-stroke-pressed: #F2F5F6;
    --blu-btn-chip-unselected-stroke-focused: #F2F5F6;
    --blu-btn-chip-unselected-stroke-disabled: #F2F5F6;
    --blu-btn-chip-unselected-text: #253035;
    --blu-btn-chip-unselected-text-hovered: #253035;
    --blu-btn-chip-unselected-text-pressed: #253035;
    --blu-btn-chip-unselected-text-focused: #253035;
    --blu-btn-chip-unselected-text-disabled: #253035;
    --blu-btn-faq-selected-bg: #FF6600;
    --blu-btn-faq-selected-bg-hovered: #FF6600;
    --blu-btn-faq-selected-bg-pressed: #FF6600;
    --blu-btn-faq-selected-bg-focused: #FF6600;
    --blu-btn-faq-unselected-bg: #FFFFFF;
    --blu-btn-faq-unselected-bg-hovered: #F9F0E9;
    --blu-btn-faq-unselected-bg-pressed: #DCE9FA;
    --blu-btn-faq-unselected-bg-focused: #FFFFFF;
    --blu-cards-bg-surface: #F2F5F6;
    --blu-cards-bg-blue: #F9F0E9;
    --blu-cards-bg-yellow: #FFF8DB;
    --blu-cards-bg-rose: #FBF2F3;
    --blu-cards-bg-red: #FBF2F3;
    --blu-cards-bg-green: #E5F7F4;
    --blu-cards-bg-purple: #F2F1F9;
    --blu-cards-bg-gold: #F8F6F1;
    --blu-cards-btn-bg: #FFFFFF;
    --blu-cards-btn-text: #FF6600;
    --blu-cards-btn-bg-hovered: #FF6600;
    --blu-cards-btn-text-hovered: #FFFFFF;
    --blu-card-color-selector-blue: #FF6600;
    --blu-card-color-selector-blue-hovered: #FF6600;
    --blu-card-color-selector-blue-pressed: #FF6600;
    --blu-card-color-selector-red: #FF0D3B;
    --blu-card-color-selector-red-hovered: #FF0D3B;
    --blu-card-color-selector-red-pressed: #FF0D3B;
    --blu-card-color-selector-green: #00AB84;
    --blu-card-color-selector-green-hovered: #00AB84;
    --blu-card-color-selector-green-pressed: #00AB84;
    --blu-card-color-selector-black: #000000;
    --blu-card-color-selector-black-hovered: #000000;
    --blu-card-color-selector-black-pressed: #000000;
    --blu-card-color-selector-white: #FFFFFF;
    --blu-card-color-selector-white-hovered: #FFFFFF;
    --blu-card-color-selector-white-pressed: #FFFFFF;

    --c-White: #ffffff;
    --c-WhiteLight: #F2F5F6;
    --c-WhiteGray: #E2E0F1;
    --c-Purple: #6558B1;
    --c-PurpleLight: #8675EB;
    --c-GreenDark: #00523F;
    --c-GreenLight: #00AB84;
    --c-Green: #007F62;
    --c-GreenLighter: #AEE5DD;
    --c-GreenVeryLight: #D9F2EE;
    --c-GrayDark: #4A5F6A;
    --c-GrayLight: #9FABBE;
    --c-GrayMetal: #718E9C;
    --c-BlackLight: #2B3440;
    --c-BlackNight: #253035;
    --c-BlackDark: #1B2028;

    --color-l-timeline-box-border: var(--c-GreenLighter);
    --color-d-timeline-box-border: var(--c-GreenLight);
    --color-timeline-box-border: var(--color-l-timeline-box-border);

    --color-l-timeline-box-number: var(--c-Green);
    --color-d-timeline-box-number: var(--c-GreenLight);
    --color-timeline-box-number: var(--color-l-timeline-box-number);

    --color-l-timeline-border: var(--c-GreenLighter);
    --color-d-timeline-border: var(--c-GreenLight);
    --color-timeline-border: var(--color-l-timeline-border);

    --color-bg-l-box-splitter: var(--c-WhiteGray);
    --color-bg-d-box-splitter: var(--blu-colors-blue);
    --color-bg-box-splitter: var(--color-bg-l-box-splitter);

    --color-bg-master: var(--blu-colors-blue);
    --color-bg-light-slave: var(--c-GreenLight);
    --color-bg-light-slave-light: var(--c-GreenLighter);
    --color-bg-dark-slave: var(--c-GreenLight);
    --color-bg-dark-slave-light: var(--c-GreenDark);

    --color-bg-slave: var(--color-bg-light-slave);
    --color-bg-slave-light: var(--color-bg-light-slave-light);

    --color-bg-body-light: var(--c-White);
    --color-bg-body-dark: var(--c-BlackDark);
    --color-bg-body: var(--color-bg-body-light);

    --color-text-body-light-title: var(--c-GrayDark);
    --color-text-body-dark-title: var(--c-GrayLight);
    --color-text-body-title: var(--c-GrayDark);

    --color-bg-light-footer: var(--c-White);
    --color-bg-dark-footer: var(--c-BlackLight);
    --color-bg-footer: var(--color-bg-light-footer);

    --color-dark-edge: var(--c-BlackLight);
    --color-light-edge: var(--c-WhiteGray);
    --color-edge: var(--color-light-edge);

    --color-l-feature-icon-back: var(--c-GreenVeryLight);
    --color-d-feature-icon-back: var(--c-GreenDark);
    --color-feature-icon-back: var(--color-l-feature-icon-back);

    --fs-text-body-h2: 1rem;
    --fw-text-body-h2: 800;
    --lh-text-body-h2: 150%;

    --fs-text-body-h3: 1rem;
    --fw-text-body-h3: 800;
    --lh-text-body-h3: 118.5%;

    --color-body-light-p: var(--c-GrayMetal);
    --color-body-dark-p: var(--c-GrayLight);
    --color-body-p: #253035;
    --fs-text-body-p: 16px;
    --fw-text-body-p: 400;
    --lh-text-body-p: 150%;

    --color-text-body-light-paraph: var(--c-GrayDark);
    --color-text-body-dark-paraph: var(--c-GrayLight);

    /*Hero Config*/
    --color-hero-back: var(--color-bg-master);
    --color-hero-text-light-title: var(--c-White);
    --color-hero-text-light-paraph: var(--c-White);
    --color-hero-text-dark-title: var(--c-White);
    --color-hero-text-dark-paraph: var(--c-WhiteGray);
    --color-hero-text-title: var(--c-White);
    --color-hero-text-paraph: var(--c-White);
    --hero-border-radius: 3rem;

    --color-bg-light-partner-icon: var(--c-White);
    --color-bg-dark-partner-icon: var(--c-BlackNight);
    --color-bg-partner-icon: var(--color-bg-light-partner-icon);
}

body {
    font-family: 'Yekan Bakh VF', sans-serif;
    font-variation-settings: "DOTS" 1;
    letter-spacing: -0.03em;
    direction: rtl;
    color: #253035;
    background: var(--color-bg-body);
}

h2 {
    font-size: 1.1rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

p {
    padding: 0;
    margin: 0;
}

img {
    margin-bottom: .5rem;
}

dl, ol, ul {
    margin-top: 0;
    margin-bottom: 0rem;
}

.hero-section {
    /*height: calc(100vh - 150px);*/
    position: relative;
    overflow: hidden;
    transition: 300ms;
}

.blu-hero-title{
    margin: 1.5rem 0;
}

.blur-background {
    position: absolute;
    mix-blend-mode: hard-light;
    opacity: .85;
    width: 180px;
    height: 200px;
    top: 10%;
    left: 25%;
}

#back-circles {
    --header-height: 148px;
    --container-size: 1176px;
    --box-size: 100vh;
    --circle-diameter: 100px;
    --grow-factor: 1.25;
    top: -35%;
    overflow: hidden;
    width: var(--box-size);
    height: calc(var(--box-size) - var(--header-height));
    position: absolute;
    left: calc((var(--container-size) - var(--box-size)) / 2);
    z-index: -1;
}

.back-circle-item {
    border: 1px solid #f6f6f6;
    border-radius: 50%;
    position: absolute;
    z-index: -1;
    opacity: .9;
}

.back-circle-item:nth-child(1) {
    --circle-size: calc(1 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(1),.back-circle-item:nth-child(2),.back-circle-item:nth-child(3) {
    height: var(--circle-size);
    width: var(--circle-size);
    top: calc((100% - var(--circle-size))/2);
    left: calc((100% - var(--circle-size))/2)
}

.back-circle-item:nth-child(2) {
    --circle-size: calc(2 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(3) {
    --circle-size: calc(3 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(4) {
    --circle-size: calc(4 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(4),.back-circle-item:nth-child(5),.back-circle-item:nth-child(6) {
    height: var(--circle-size);
    width: var(--circle-size);
    top: calc((100% - var(--circle-size))/2);
    left: calc((100% - var(--circle-size))/2)
}

.back-circle-item:nth-child(5) {
    --circle-size: calc(5 * var(--grow-factor) * var(--circle-diameter))
}

.back-circle-item:nth-child(6) {
    --circle-size: calc(6 * var(--grow-factor) * var(--circle-diameter))
}

#blu-features-circles {
    --n: 13;
    --d: 60s;
    --w: 100vh;
    --h: 100vh;
    width: var(--w);
    height: var(--w);
    margin: 40px auto;
    border: 1px solid #f6f6f6;
    display: grid;
    grid-template-columns: 30px;
    grid-template-rows: 30px;
    place-content: center;
    border-radius: 50%;
    position: absolute;
    top: -50%;
    left: calc((1176px - 100vh)/2);
    z-index: -1
}

.features-icon {
    grid-area: 1/1;
    line-height: 30px;
    text-align: center;
    border-radius: 50%;
    animation: spin var(--d) linear infinite;
    transform: rotate(0) translate(calc(var(--h)/2)) rotate(0)
}

.features-icon:nth-child(1) {
    animation-delay: calc(0*var(--d)/var(--n))
}

.features-icon:nth-child(2) {
    animation-delay: calc(-1*var(--d)/var(--n))
}

.features-icon:nth-child(3) {
    animation-delay: calc(-2*var(--d)/var(--n))
}

.features-icon:nth-child(4) {
    animation-delay: calc(-3*var(--d)/var(--n))
}

.features-icon:nth-child(5) {
    animation-delay: calc(-4*var(--d)/var(--n))
}

.features-icon:nth-child(6) {
    animation-delay: calc(-5*var(--d)/var(--n))
}

.features-icon:nth-child(7) {
    animation-delay: calc(-6*var(--d)/var(--n))
}

.features-icon:nth-child(8) {
    animation-delay: calc(-7*var(--d)/var(--n))
}

.features-icon:nth-child(9) {
    animation-delay: calc(-8*var(--d)/var(--n))
}

.features-icon:nth-child(10) {
    animation-delay: calc(-9*var(--d)/var(--n))
}

.features-icon:nth-child(11) {
    animation-delay: calc(-10*var(--d)/var(--n))
}

.features-icon:nth-child(12) {
    animation-delay: calc(-11*var(--d)/var(--n))
}

.features-icon:nth-child(13) {
    animation-delay: calc(-12*var(--d)/var(--n))
}

.blu-text-blue {
    color: var(--blu-colors-blue);
}

.blu-bg-surface {
    background-color: var(--blu-cards-bg-surface)
}

.blu-bg-blue {
    background-color: var(--blu-cards-bg-blue)
}

.blu-bg-yellow {
    background-color: var(--blu-cards-bg-yellow)
}

.blu-bg-rose {
    background-color: var(--blu-cards-bg-rose)
}

.blu-bg-red {
    background-color: var(--blu-cards-bg-red)
}

.blu-bg-green {
    background-color: var(--blu-cards-bg-green)
}

.blu-bg-purple {
    background-color: var(--blu-cards-bg-purple)
}

.blu-bg-gold {
    background-color: var(--blu-cards-bg-gold)
}

.blu-bg-black {
    background-color: #F2F5F6;
}

.blu-btn,.btn {
    border-radius: .625rem;
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: 1.125rem;
    font-weight: 500;
    line-height: 175%;
    color: var(--blu-colors-white);
    border: 0;
    transition: 200ms;
    text-decoration: none!important
}

.blu-btn-icon-right {
    margin-left: .5rem
}

.blu-btn-icon-left {
    margin-right: .5rem
}

.blu-btn-primary {
    background-color: var(--blu-btn-primary-bg);
    color: var(--blu-btn-primary-text);
    border-color: var(--blu-btn-primary-stroke)
}

.blu-btn-primary:hover {
    background-color: var(--blu-btn-primary-bg-hovered);
    color: var(--blu-btn-primary-text-hovered);
    border-color: var(--blu-btn-primary-stroke-hovered)
}

.blu-btn-primary:active {
    background-color: var(--blu-btn-primary-bg-pressed);
    color: var(--blu-btn-primary-text-pressed);
    border-color: var(--blu-btn-primary-stroke-pressed)
}

.blu-btn-primary:focus {
    background-color: var(--blu-btn-primary-bg-focused);
    color: var(--blu-btn-primary-text-focused);
    border-color: var(--blu-btn-primary-stroke-focused)
}

.blu-btn-primary:disabled {
    background-color: var(--blu-btn-primary-bg-disabled);
    color: var(--blu-btn-primary-text-disabled);
    border-color: var(--blu-btn-primary-stroke-disabled)
}

.blu-btn-outline {
    background-color: var(--blu-btn-secondary-bg);
    color: var(--blu-btn-secondary-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-secondary-stroke) solid .125rem
}

.blu-btn-outline:hover {
    background-color: var(--blu-btn-secondary-bg-hovered);
    color: var(--blu-btn-secondary-text-hovered);
    outline-color: var(--blu-btn-secondary-stroke-hovered)
}

.blu-btn-outline:active {
    background-color: var(--blu-btn-secondary-bg-pressed);
    color: var(--blu-btn-secondary-text-pressed);
    outline-color: var(--blu-btn-secondary-stroke-pressed)
}

.blu-btn-outline:focus {
    background-color: var(--blu-btn-secondary-bg-focused);
    color: var(--blu-btn-secondary-text-focused);
    outline-color: var(--blu-btn-secondary-stroke-focused);
    outline: .125rem solid!important;
    outline-offset: -.125rem
}

.blu-btn-outline:disabled {
    background-color: var(--blu-btn-secondary-bg-disabled);
    color: var(--blu-btn-secondary-text-disabled);
    outline-color: var(--blu-btn-secondary-stroke-disabled)
}

.blu-btn-no-background {
    background-color: var(--blu-btn-text-bg);
    color: var(--blu-btn-text-text);
    border-color: var(--blu-btn-text-stroke)
}

.blu-btn-no-background:hover {
    background-color: var(--blu-btn-text-bg-hovered);
    color: var(--blu-btn-text-text-hovered);
    border-color: var(--blu-btn-text-stroke-hovered)
}

.blu-btn-no-background:active {
    background-color: var(--blu-btn-text-bg-pressed);
    color: var(--blu-btn-text-text-pressed);
    border-color: var(--blu-btn-text-stroke-pressed)
}

.blu-btn-no-background:focus {
    background-color: var(--blu-btn-text-bg-focused);
    color: var(--blu-btn-text-text-focused);
    border-color: var(--blu-btn-text-stroke-focused)
}

.blu-btn-no-background:disabled {
    background-color: var(--blu-btn-text-bg-disabled);
    color: var(--blu-btn-text-text-disabled);
    border-color: var(--blu-btn-text-stroke-disabled)
}

.blu-btn-white {
    background-color: var(--blu-btn-white-bg);
    color: var(--blu-btn-white-text);
    border-color: var(--blu-btn-white-stroke)
}

.blu-btn-white:hover {
    background-color: var(--blu-btn-white-bg-hovered);
    color: var(--blu-btn-white-text-hovered);
    border-color: var(--blu-btn-white-stroke-hovered)
}

.blu-btn-white:active {
    background-color: var(--blu-btn-white-bg-pressed);
    color: var(--blu-btn-white-text-pressed);
    border-color: var(--blu-btn-white-stroke-pressed)
}

.blu-btn-white:focus {
    background-color: var(--blu-btn-white-bg-focused);
    color: var(--blu-btn-white-text-focused);
    border-color: var(--blu-btn-white-stroke-focused)
}

.blu-btn-white:disabled {
    background-color: var(--blu-btn-white-bg-disabled);
    color: var(--blu-btn-white-text-disabled);
    border-color: var(--blu-btn-white-stroke-disabled)
}

.bg-gray{
    background-color: #F2F1F9;
}
.rounded-box {
    border-radius: 24px;
    padding-left: 1rem;
    margin: .25rem!important
}

.rounded-box h2 {
    line-height: 3rem!important
}

.rounded-box img {
    float: left
}

.rounded-box-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    background: var(--blu-colors-white);
    transition: 300ms
}

.rounded-box:hover .btn-flip {
    transform: scaleX(-1)
}

.btn-animated {
    overflow: hidden;
    transition: 300ms;
    padding: 0 5px
}

.btn-icon {
    font-size: 14px
}

.rounded-box-btn:hover,.rounded-box:hover .rounded-box-btn {
    background: #0a53be
}

.btn-animated-text {
    display: none;
    white-space: nowrap;
    padding-left: 15px;
    transform: translateX(100px);
    color: var(--blu-colors-white)
}

.btn-animated:hover,.rounded-box:hover .btn-animated {
    width: 180px;
    transition: 300ms;
    border-radius: 35px;
    background: var(--blu-colors-white)
}

.btn-animated:hover .btn-animated-text,.rounded-box:hover .btn-animated .btn-animated-text {
    display: block;
    position: relative;
    transition-delay: 100ms;
    transition: 300ms;
    transform: translateX(0)
}

.scaleUp {
    padding: 50px;
    margin: 0 auto
}

.scaleUp img {
    transition: transform 300ms ease-in-out
}

.scaleUp:hover img {
    transform: scale(1.07)
}

.blu-animated .blu-line-chat-item {
    animation: blu-chat-animate 20s linear infinite
}

.blu-animated .tweet-go-right {
    animation: blu-animate-tweet-go-right 20s linear infinite
}

.blu-animated .tweet-go-left {
    animation: blu-animate-tweet-go-left 20s linear infinite
}

.blu-card-colors-first-text {
    height: 200px
}

.blu-card-colors {
    color: #718e9c;
    font-size: 40px;
    font-weight: 700
}

.blu-card-other-colors {
    max-height: 10rem;
    overflow: hidden;
    padding-right: .5rem;
    position: relative;
    width: 400px;
    height: 200px
}

.blu-cards-colors-to-top {
    margin-top: 100px;
    transition: 800ms ease
}

.blu-card-colors-animate {
    text-align: right
}
.rounded-box-footer {
    position: relative;
    overflow: hidden
}

.rounded-box-btn {
    position: absolute;
    bottom: 10%;
    right: 5%;
    z-index: 9
}

.blu-card-btn,.rounded-box-btn {
    width: 3.5rem;
    height: 3.5rem;
    padding: .75rem;
    text-align: center;
    background-color: var(--blu-colors-white);
    border: .0625rem solid #f2f5f6;
    border-radius: 6.25rem;
    color: var(--blu-colors-blue)
}
.rounded-box-btn .btn-icon svg path{
    fill: var(--blu-colors-blue);
}

.blu-card-btn:hover,.rounded-box-btn:hover,.rounded-box:hover .blu-card-btn,.rounded-box:hover .rounded-box-btn {
    background-color: var(--blu-colors-blue);
    border: 0;
    color: var(--blu-colors-white)
}

.blu-card-btn:hover svg path,.rounded-box-btn:hover svg path,.rounded-box:hover .blu-card-btn svg path,.rounded-box:hover .rounded-box-btn svg path {
    fill: var(--blu-colors-white)
}
.rounded-box {
    border-radius: 1.5rem;
    padding: 3rem;
    position: relative
}

.blu-fs-d-lg-64, .display-large, p.display-large {
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 120%;
}

.title-description{
    color: #4A5F6A;
    font-weight: 300;
}

header {
    border-bottom: 1px solid #F2F5F6;
}

.c-grayMetal {
    color: var(--c-GrayMetal) !important;
}

.container {
    max-width: 1200px !important;
}

.nav-link {
    color: #253035;
    margin-left: 0;
}

.breadcrumb-section {
    padding: 1rem 0;
}

.breadcrumb-section nav {
    border: 0;
}

.breadcrumb-item a {
    text-decoration: none;
    color: #253035;
}

.blu-accordion-body ul {
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before {
    float: right;
    padding-left: .5rem;
    color: #718E9C;
    content: url("../img/Compact_Left.svg");
}

.section-cta {
    background: var(--color-bg-footer);
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: 1.5rem 0;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.1);
    text-align: center;
    border-radius: 1.5rem 1.5rem 0 0;
    z-index: 11;
}

.copyright-text {
    color: var(--c-GrayMetal);
    margin-top: 0.5rem;
    font-size: 0.8rem;
    text-align: center;
}

.section-cta.hide {
    transform: translateY(100px);
    transition: transform 300ms linear 0ms;
}

.section-cta {
    transform: translateY(0);
    transition: transform 200ms linear 0ms;
}


.feature p {
    padding: 0;
}


/*--------------------------------------------------*/
p, ul {
    color: var(--color-body-p);
    font-size: var(--fs-text-body-p);
    font-weight: var(--fw-text-body-p);
    line-height: var(--lh-text-body-p);
}

.white-space-24 {
    height: 1.5rem;
    width: 100%;
}

.white-space-32 {
    height: 2rem;
    width: 100%;
}

.white-space-40 {
    height: 2.5rem;
    width: 100%;
}

.white-space-48 {
    height: 3rem;
    width: 100%;
}

.white-space-56 {
    height: 3.5rem;
    width: 100%;
}

.white-space-64 {
    height: 4rem;
    width: 100%;
}

.white-space-80 {
    height: 5rem;
    width: 100%;
}

.white-space-96 {
    height: 6rem;
    width: 100%;
}

.white-space-120 {
    height: 7.5rem;
}

.white-space-128 {
    height: 8rem;
    width: 100%;
}

.mt-12 {
    margin-top: .75rem!important
}

.mb-12 {
    margin-bottom: .75rem!important
}

.mb-16 {
    margin-bottom: 1rem!important
}

.mb-24 {
    margin-bottom: 1.5rem!important
}

.mb-32 {
    margin-bottom: 2rem!important
}

.mb-96 {
    margin-bottom: 6rem!important
}

.mt-40 {
    margin-top: 2.5rem!important
}

.px-36 {
    padding: 0 2.25rem
}

.px-96 {
    padding: 0 6rem
}

.p-40 {
    padding: 2.5rem
}

.blu-lead {
    color: #718e9c
}


.hero-background {
    background-color: var(--color-hero-back);
}

.blur-background {
    position: absolute;
    mix-blend-mode: hard-light;
    opacity: .85;
    width: 180px;
    height: 200px;
    top: 10%;
    left: 25%
}

.blur-circle {
    width: 120px;
    height: 160px;
    filter: blur(120px);
    position: absolute;
    left: 205px;
    top: 117px;
    background: #FF6600
}

.blur-circle:first-child {
    left: 265px;
    top: 77px;
    background: #FF6600
}

.blur-circle:last-child {
    left: 145px;
    top: 157px;
    background: #ff0d3b;
    opacity: .6
}

.hero-radius {
    border-radius: 0 0 var(--hero-border-radius) var(--hero-border-radius);
}

.hero-image {
    max-width: 200px;
    margin-bottom: 52px;
}

.hero-title {
    font-size: 20px;
    font-weight: 800;
    line-height: 150%;
    color: var(--color-hero-text-title);
    margin-bottom: 16px;
}

.hero-p {
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
    color: var(--color-hero-text-paraph);
}

.hero-background-bottom {
    background-color: var(--color-hero-back);
    display: block;
    overflow: hidden;
}

.hero-shape {
    width: 50%;
    height: 50px;
    background-color: var(--color-bg-body);
    display: inline-block;
    float: right;
}

.hero-shape:first-child {
    border-radius: var(--hero-border-radius) 0 0 0;
}

.hero-shape:last-child {
    border-radius: 0 var(--hero-border-radius) 0 0;
}

.blu-section-title {
    color: var(--color-text-body-title);
    font-size: 1rem;
    font-weight: 800;
    line-height: 150%;
    margin: 0 0 1.5rem;
}

.feature-col {
    text-align: center;
    margin-bottom: 2rem;
}

.blu-feature-icon {
    width: 80px;
}

.blu-feature-title {
    color: var(--color-text-body-title);
    font-size: 1rem;
    font-weight: 800;
    line-height: 118%;
    margin: .75rem 0;
}

.blu-feature-paragraph {
    color: var(--color-text-body-title);
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
    padding: 0;
    margin: 0;
}

.feature-type-col {
    padding: 2rem 1rem;
    border-radius: 1.5rem;
    border: 2px solid var(--color-edge);
    margin-top: .5rem;
}

.blu-feature-type-title {
    color: var(--color-body-p);
    font-size: 20px;
    font-weight: 800;
    line-height: 150%;
}

.blu-feature-type-paragraph {
    color: var(--color-body-p);
    font-size: 14px;
    font-weight: 400;
    line-height: 150%;
}

.notify-section-icon {
    text-align: center;
}

.notify-section-center {
    margin: 1rem 0;
}

.notify-title {
    color: var(--color-hero-text-paraph);
    font-size: 1rem;
    font-weight: 800;
    line-height: 150%;
}

.blu-score-section {
    text-align: center;
}

.blu-list {
    padding: 24px 40px;
    border-radius: 2rem;
    border: 3px solid var(--color-bg-slave-light);
    border-right: 0;
    border-left: 0;
    display: inline-block;
}

.blu-list li {
    margin-bottom: 1.5rem;
    font-size: 14px;
}

.blu-ul-icon {
    text-align: center;
    margin: 1rem auto;
}

.blu-list-box {
    display: inline-block;
    text-align: right;

}

.blu-timeline {
    list-style: none;
    position: relative;
}

.c-bg-gray {
    background-color: #F2F5F6;
    border-radius: 1rem;
}

.blu-timeline li {
    border-right: 2px solid var(--color-timeline-border);
    padding-right: 2rem;
    padding-bottom: 3rem;
    padding-top: 0;
}

.blu-timeline h3 {
    font-size: 1rem;
    font-weight: 800;
    line-height: 150%;
    color: var(--color-text-body-title);
}

.blu-timeline li:first-child {
    padding-top: 0;
}

.blu-timeline li:last-child {
    border-right: 0;
}

.blu-timeline li::before {
    content: "";
    width: 40px;
    height: 40px;
    border-radius: 50%;
    border: 2px solid var(--color-timeline-box-border);
    display: block;
    text-align: center;
    color: var(--color-timeline-box-number);
    font-size: 20px;
    font-weight: 800;
    line-height: 120%;
    padding-top: 7px;
    position: absolute;
    right: 20px;
    background: var(--color-bg-body);
}

.blu-timeline li:nth-child(1)::before {
    content: "۱";
}

.blu-timeline li:nth-child(2)::before {
    content: "۲";
}

.blu-timeline li:nth-child(3)::before {
    content: "۳";
}

.blu-timeline li:nth-child(4)::before {
    content: "۴";
}

.blu-timeline li:nth-child(5)::before {
    content: "۵";
}

.stat-section {
    position: relative;
}

.stat-section img {
    width: 85px;
    margin: 40px auto;
}

.blu-partners-images-box {
    padding: 1rem;
}

.blu-partners-image {
    width: 70px;
    height: 70px;
    background: var(--color-bg-partner-icon);
    border-radius: 50%;
    padding: 19px;
    text-align: center;
}

.footer {
    text-align: center;
    background: #F2F5F6;
}

.blu-btn {
    background-color: var(--color-bg-master);
    color: var(--color-hero-text-paraph);
    padding: 0.5rem 5rem;
    border-radius: 0.5rem;
}

.blu-btn-primary {
    background-color: var(--blu-btn-primary-bg);
    color: var(--blu-btn-primary-text);
    border-color: var(--blu-btn-primary-stroke)
}

.blu-btn-primary:hover {
    background-color: var(--blu-btn-primary-bg-hovered);
    color: var(--blu-btn-primary-text-hovered);
    border-color: var(--blu-btn-primary-stroke-hovered)
}

.blu-btn-primary:active {
    background-color: var(--blu-btn-primary-bg-pressed);
    color: var(--blu-btn-primary-text-pressed);
    border-color: var(--blu-btn-primary-stroke-pressed)
}

.blu-btn-primary:focus {
    background-color: var(--blu-btn-primary-bg-focused);
    color: var(--blu-btn-primary-text-focused);
    border-color: var(--blu-btn-primary-stroke-focused)
}

.blu-btn-primary:disabled {
    background-color: var(--blu-btn-primary-bg-disabled);
    color: var(--blu-btn-primary-text-disabled);
    border-color: var(--blu-btn-primary-stroke-disabled)
}

.blu-btn-secondary {
    background-color: var(--blu-btn-secondary-bg);
    color: var(--blu-btn-secondary-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-secondary-stroke) solid .125rem
}

.blu-btn-secondary:hover {
    background-color: var(--blu-btn-secondary-bg-hovered);
    color: var(--blu-btn-secondary-text-hovered);
    outline-color: var(--blu-btn-secondary-stroke-hovered)
}

.blu-btn-secondary:active {
    background-color: var(--blu-btn-secondary-bg-pressed);
    color: var(--blu-btn-secondary-text-pressed);
    outline-color: var(--blu-btn-secondary-stroke-pressed)
}

.blu-btn-secondary:focus {
    background-color: var(--blu-btn-secondary-bg-focused);
    color: var(--blu-btn-secondary-text-focused);
    outline-color: var(--blu-btn-secondary-stroke-focused);
    outline: .125rem solid!important;
    outline-offset: -.125rem
}

.blu-btn-secondary:disabled {
    background-color: var(--blu-btn-secondary-bg-disabled);
    color: var(--blu-btn-secondary-text-disabled);
    outline-color: var(--blu-btn-secondary-stroke-disabled)
}

.blu-btn-text {
    background-color: var(--blu-btn-text-bg);
    color: var(--blu-btn-text-text);
    border-color: var(--blu-btn-text-stroke)
}

.blu-btn-text:hover {
    background-color: var(--blu-btn-text-bg-hovered);
    color: var(--blu-btn-text-text-hovered);
    border-color: var(--blu-btn-text-stroke-hovered)
}

.blu-btn-text:active {
    background-color: var(--blu-btn-text-bg-pressed);
    color: var(--blu-btn-text-text-pressed);
    border-color: var(--blu-btn-text-stroke-pressed)
}

.blu-btn-text:focus {
    background-color: var(--blu-btn-text-bg-focused);
    color: var(--blu-btn-text-text-focused);
    border-color: var(--blu-btn-text-stroke-focused)
}

.blu-btn-text:disabled {
    background-color: var(--blu-btn-text-bg-disabled);
    color: var(--blu-btn-text-text-disabled);
    border-color: var(--blu-btn-text-stroke-disabled)
}

.blu-btn-white {
    background-color: var(--blu-btn-white-bg);
    color: var(--blu-btn-white-text);
    border-color: var(--blu-btn-white-stroke)
}

.blu-btn-white:hover {
    background-color: var(--blu-btn-white-bg-hovered);
    color: var(--blu-btn-white-text-hovered);
    border-color: var(--blu-btn-white-stroke-hovered)
}

.blu-btn-white:active {
    background-color: var(--blu-btn-white-bg-pressed);
    color: var(--blu-btn-white-text-pressed);
    border-color: var(--blu-btn-white-stroke-pressed)
}

.blu-btn-white:focus {
    background-color: var(--blu-btn-white-bg-focused);
    color: var(--blu-btn-white-text-focused);
    border-color: var(--blu-btn-white-stroke-focused)
}

.blu-btn-white:disabled {
    background-color: var(--blu-btn-white-bg-disabled);
    color: var(--blu-btn-white-text-disabled);
    border-color: var(--blu-btn-white-stroke-disabled)
}

.blu-btn-chips-selected {
    background-color: var(--blu-btn-chip-selected-bg);
    color: var(--blu-btn-chip-selected-text);
    border-color: var(--blu-btn-chip-selected-stroke)
}

.blu-btn-chips-selected:hover {
    background-color: var(--blu-btn-chip-selected-bg-hovered);
    color: var(--blu-btn-chip-selected-text-hovered);
    border-color: var(--blu-btn-chip-selected-stroke-hovered)
}

.blu-btn-chips-selected:active {
    background-color: var(--blu-btn-chip-selected-bg-pressed);
    color: var(--blu-btn-chip-selected-text-pressed);
    border-color: var(--blu-btn-chip-selected-stroke-pressed)
}

.blu-btn-chips-selected:focus {
    background-color: var(--blu-btn-chip-selected-bg-focused);
    color: var(--blu-btn-chip-selected-text-focused);
    border-color: var(--blu-btn-chip-selected-stroke-focused)
}

.blu-btn-chips-selected:disabled {
    background-color: var(--blu-btn-chip-selected-bg-disabled);
    color: var(--blu-btn-chip-selected-text-disabled);
    border-color: var(--blu-btn-chip-selected-stroke-disabled)
}

.blu-btn-chips-unselected {
    background-color: var(--blu-btn-chip-unselected-bg);
    color: var(--blu-btn-chip-unselected-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-chip-unselected-stroke) solid .125rem
}

.blu-btn-chips-unselected:hover {
    background-color: var(--blu-btn-chip-unselected-bg-hovered);
    color: var(--blu-btn-chip-unselected-text-hovered);
    border-color: var(--blu-btn-chip-unselected-stroke-hovered)
}

.blu-btn-chips-unselected:active {
    background-color: var(--blu-btn-chip-unselected-bg-pressed);
    color: var(--blu-btn-chip-unselected-text-pressed);
    border-color: var(--blu-btn-chip-unselected-stroke-pressed)
}

.blu-btn-chips-unselected:focus {
    background-color: var(--blu-btn-chip-unselected-bg-focused);
    color: var(--blu-btn-chip-unselected-text-focused);
    border-color: var(--blu-btn-chip-unselected-stroke-focused)
}

.blu-btn-chips-unselected:disabled {
    background-color: var(--blu-btn-chip-unselected-bg-disabled);
    color: var(--blu-btn-chip-unselected-text-disabled);
    border-color: var(--blu-btn-chip-unselected-stroke-disabled)
}

.blu-btn-purple {
    color: var(--c-PurpleLight);
    border: 2px solid var(--c-PurpleLight);
    border-radius: .625rem;
    padding: .75rem 1rem;
    margin-top: 1rem;
}

.blu-btn-purple:hover {
    background-color: var(--c-PurpleLight);
    border: 2px solid var(--c-PurpleLight);
}

.btn-full-width {
    width: 100%;
    max-width: 400px;
}

.btn {
    font-size: 1rem;
    padding: .75rem 1.5rem;
    box-shadow: none !important;
    margin-right: 1rem;
}

.btn-light {
    border: 1px solid #4A5F6A !important;
    color: #4A5F6A !important;
    font-weight: normal !important;
    background-color: #fff !important;
}

.blu-blue-background-light {
    background-color: #F4F9FF;
    padding: 3.5rem 1.5rem;
    border-radius: 1rem;
}

.blu-blue-background-gradiant {
    background-image: linear-gradient(#E3F0FF, #BCD9FF);
    padding-top: 65px;
    max-height: 330px;
    margin-bottom: 130px;
}

.blu-blue-background, .btn-primary {
    background-color: #FF6600;
    border-color: #FF6600;
}

.btn-outline-primary {
    border-color: #FF6600;
    color: #FF6600;
}

.btn-outline-primary:hover {
    border-color: #FF6600;
    background-color: #FF6600;;
}

.logo {
    max-height: 60px;
}

.carousel-item img {
    border-radius: 1rem;
}

.carousel .carousel-indicators button {
    background-color: #fff;
    opacity: 1;
}

.carousel-indicators .active {
    opacity: 1;
    background-color: #113F87 !important;
}

.carousel-control-prev-icon {
    background-image: url("../img/icon-arrow-left.svg");
}

.carousel-control-next-icon {
    background-image: url("../img/icon-arrow-right.svg");
}

.accordion-button::after {
    background-image: url("../img/icon-arrow-down.svg");
}

.accordion-button:not(.collapsed)::after {
    background-image: url("../img/icon-arrow-down-blue.svg");
}

.hero-box {
    max-width: 455px;
    margin: 0 auto;
}

.hero-title {
    color: #000;
    font-size: 3.125rem;
    font-weight: bold;
}

.hero-p {
    color: #737789;
    font-size: 1rem;
}

.my-32px {
    margin: 2rem 0;
}

.mb-32px {
    margin-bottom: 2rem;
}

.mt-32px {
    margin-top: 2rem;
}

.hero-subtitle {
    color: #000;
    font-size: 1.5rem;
    font-weight: bold
}

.hero-blu-title {
    color: #FF6600;
    font-size: 2.25rem;
    font-weight: bold;
}

.hero-feature-box {
    background-color: #F0F7FF;
    padding: 1.5rem;
    text-align: right;
    color: #737789;
    font-size: .9rem;
    border-radius: 1.25rem;
    margin-top: 2rem;
}

.hero-feature-box:nth-child(even) {
    margin-left: 1rem;
}

.hero-feature-title {
    color: #000;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: .5rem;
}

.hero-feature-icon {
    margin-bottom: 1.5rem;
}

.c-red {
    color: red;
}

.hero-description {
    font-size: 16px;
    line-height: 1.75rem;
}

.feature-section {

}

.blu-features-row {
    padding: 32px 40px;
    border-top: 1px solid #71afff;
    border-bottom: 1px solid #71afff;
}

.feature-section-box {
    max-width: 980px;
    margin: 0 auto;
    color: #BCD9FF;
    overflow: hidden;
}

.blu-feature-section-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 3rem;
    color: #FF6600;
}

.feature-card {
    text-align: right;
}

.feature-box-icon {
    margin-bottom: 1.5rem;
}

.feature-box-title {
    font-weight: bold;
    font-size: 1rem;
    margin-bottom: .5rem;
    color: #fff;
}

.feature-box-description {
    font-weight: normal;
    font-size: 1rem;
    line-height: 1.625rem;
    color: #000;
}

.feature-section .row > * {
    margin-top: 0;
}

.gift-section-title {
    font-size: 1.5rem;
    font-weight: bold;
    margin-top: 48px;
    margin-bottom: 30px;
    color: #fff;
}

.blu-gifts-hover {
    position: relative;
    padding: 3rem 0 2rem;
}

.blu-gifts-lower {
    margin-top: 2rem;
}

.blu-gifts-box {
    text-align: center;
    background: #fff;
    border-radius: 1.25rem;
    color: #000;
    margin: 0 .75rem;
    box-shadow: 0 10px 20px 0 rgba(0, 0, 0, 0.1);
}

.blu-gifts-icon {
    position: relative;
    top: -45px;
}

.blu-gifts-content {
    position: relative;
    top: -40px;
}

.video-section-box {
    max-width: 980px;
    margin: 0 auto;
}

.page-title {
    font-size: 1.5rem;
    font-weight: bold;
    color: #FF6600;
    margin-bottom: 1rem;
}

.page-title-h3 {
    font-size: 1.125rem;
}

.page-title-description {
    font-size: 18px;
    color: #737789;
}

.blu-video-box video {
    border-radius: 1.25rem;
}

.faq-section {
}

.faq-box {
    max-width: 980px;
    margin: 0 auto;
}

.accordion-item {
    background-color: initial;
    /*border: 0;*/
}

.accordion-button {
    padding: 1.75rem 1.25rem;
    font-size: 1.125rem;
    font-weight: normal;
    color: #000;
    text-align: right;
    background-color: initial;
}

.accordion-body {
    font-size: 1.125rem;
    font-weight: bold;
}

.accordion-button:not(.collapsed) {
    color: #000;
    background-color: initial;
    box-shadow: none;
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: none;
}

.accordion-button::after {
    margin-left: initial;
    margin-right: auto;
}

.accordion-body {
    text-align: right;
}

.c-blue {
    color: #FF6600;
}

.howto-p {
    font-size: 14px;
    color: #737789;
    text-align: right;
    line-height: 1.75rem;
}

.feature-icon {
    background: #F4F9FF;
    padding: 12px;
    display: inline-block;
    margin: 0 auto 1rem;
    border-radius: 10px;
}

.blu-color {
    color: #FF6600;
}

.blu-feature {
    background: 0 0 !important;
}

.intro-title {
    font-size: 3.75rem;
    font-weight: bolder;
    color: #FF6600;
    margin-bottom: 2rem;
}

.intro-description {
    max-width: 999px;
    margin: 0 auto;
}

.intro-description-item {
    margin-bottom: 0;
    max-width: 270px;
}

.intro-description-item-icon {
    margin-bottom: 1.5rem;
}

.intro-description-item-title {
    font-size: 1.25rem;
    font-weight: bold;
    color: #000;
    margin-bottom: 1rem;
}

.intro-description-item-text {
    font-size: 1rem;
    font-weight: normal;
    color: #5E5E5E;
    margin-bottom: 1.5rem;
}

.intro-condition-item-text {
    font-size: .875rem;
    font-weight: normal;
    color: #747474;
}

.intro-hero-image {
    max-width: 400px;
}

.feature-section-star-background {
    background-image: url("../img/features-bg.svg");
    background-repeat: no-repeat;
    background-position-x: center;
}

.service-box {
    margin-left: 3.5rem;
    max-width: 690px;
}

.service-title {
    color: #FF6600;
    text-align: right;
}

.service-description {
    font-size: .875rem;
    line-height: 1.5rem;
    color: #737789;
}

.video-section {
    padding: 6rem 0;
}

.blu-video-box {
    min-width: 30%;
}

.blu-expire-hover {
    position: relative;
    padding: 3rem 0 2rem;
}

.blu-expire-box {
    text-align: center;
    background: #eee;
    border-radius: 1.25rem;
    margin: 0 .75rem;
}

.blu-expire-icon {
    position: relative;
    top: -70px;
}

.blu-expire-icon img {
    max-width: 135px;
}

.blu-expire-content {
    position: relative;
    top: -40px;
    max-width: 495px;
    margin: 0 auto;
    padding-bottom: 1rem;
}

.blu-expire-title {
    font-size: 3.125rem;
    font-weight: bold;
    margin-bottom: 2rem;
}

.blu-expire-description {
    color: #737789;
    font-size: 1rem;
    line-height: 1.75rem;
}

.users-list-box {
    max-width: 780px;
    margin: 0 auto;

}

.users-list {
    max-height: 330px;
    overflow-y: scroll;
    direction: ltr;
    overflow-x: hidden;
    padding: 1rem 2rem;
}

.user-list-row {
    direction: rtl;
}

.user-item {
    font-size: 1.125rem;
    font-weight: bold;
    color: #000;
    padding: 1.5rem 0 0;
    display: inline-block;
}

.users-number {
    direction: ltr;
    text-align: center;
}

.users-amount {
    text-align: center;
}

.user-items svg {
    margin: 0 0 0 1rem;
}

div#pagination {
    margin: 2rem auto;
    text-align: center;
}

input#page-index {
    border-color: #f2f2f2;
    text-align: center;
    border: 1px solid #d6d6d6;
}

.winners-comment-section {

}

.user-comments-row {
    background: url("../img/icon-user-comments-background.svg") center center no-repeat;
    overflow-x: hidden;
    overflow-y: hidden;
    width: 100%;
}

.user-comment {
    background: #fff;
    border-radius: 1.5rem;
    margin: 0 .5rem;
    padding: 1rem 1.25rem;
    min-width: 250px;
    width: 250px;
    height: 250px;
    text-align: center;
    font-size: 1rem;
}

.user-comment-icon {
    margin-bottom: 0;
}

.user-comment-text {
    color: #000;
    margin: 0;
}

.user-comment-name {
    color: #737789;
}

.user-sounds-row {
    background: url("../img/icon-user-comments-sound.svg") center center no-repeat;
}

button.btn.btn-white {
    background: #fff;
    font-weight: bold;
    padding: 1rem 2rem;
    margin: 0 auto;
    text-align: center;
}

.blu-more-faq, .blu-more-faq:hover {
    color: #FF6600;
}

.footer-background {
    background-color: #f2f5f6;
    border-radius: 1rem;
    padding: 5rem;
}

.intro-description-item-icon-bg {
    background: #f5f5f5;
    border-radius: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 75px;
    height: 75px;
    margin: 0 auto 1.5rem;
}

.bg-red {
    background-color: #FFF0F0;
}

.bg-blue {
    background-color: #FF66001f;
}

.bg-green {
    background-color: #E8FFF9;
}

.bg-purple {
    background-color: #F6EDFF;
}

.content-container {
    max-width: 1077px;
    margin: 0 auto;
}

.intro-condition-col {
    max-width: 150px;
}

.intro-condition-col-big {
    max-width: 177px;
}

.footer .feature h2 {
    color: #000;
}

.footer-section {
    padding: 5rem 1rem;
    background-color: #F2F5F6;
    color: #6E8295;
}

.footer {
    display: flex;
}

.footer .feature h2 {
    color: #000;
}

.footer-section {
    padding: 5rem 1rem;
    background-color: #F2F5F6;
    color: #6E8295;
}

.footer {
    display: flex;
}


.footer-logo-section {
    max-width: 45%;
    margin-left: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer .btn {
    padding: .75rem;
    margin: 0 0 0 1rem;
}

.footer .btn:last-child {
    margin: 0;
}

.footer-logo {
    margin-bottom: 2.5rem;
}

.footer-logo-title {
    color: #FF6600;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.footer-logo-description {
    margin: 0 0 2.25rem;
    color: #6E8295;
    text-align: right;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5rem;
}

.footer-feature-item h3 {
    margin-bottom: .75rem;
    color: #2C3E50;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.5rem;
}
@media screen and (max-width: 600px) {
    .footer-section {
        padding: 0;
    }

    .footer {
        border-radius: 0;
        padding: 2.5rem 1.5rem;
        flex-direction: column;
        margin-bottom: 1rem;
    }

    .footer-logo-section {
        max-width: 100%;
        margin: 0 0 5rem;
    }

    .footer-copyright-wrapper p {
        font-size: .8rem;
        padding: 0 0 5rem;
    }

    .btn-black {
        width: 100%;
        margin: 1rem 0;
    }

    .footer .btn {
        margin: 1rem 0;
    }
}


.footer-logo-section {
    max-width: 45%;
    margin-left: 3rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.footer .btn {
    padding: .75rem;
    margin: 0 0 0 1rem;
}

.footer .btn:last-child {
    margin: 0;
}

.footer-logo {
    margin-bottom: 2.5rem;
}

.footer-logo-title {
    color: #FF6600;
    font-size: 1.125rem;
    font-weight: bold;
    margin-bottom: 1rem;
}

.footer-logo-description {
    margin: 0 0 2.25rem;
    color: #6E8295;
    text-align: right;
    font-size: .8rem;
    font-weight: 400;
    line-height: 1.5rem;
}

.footer-feature-item h3 {
    margin-bottom: .75rem;
    color: #2C3E50;
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 1.5rem;
}

.title-icon {
    padding: .5rem;
    border-radius: 0.5rem;
    background: #FFF;
    display: inline-block;
    margin-left: 1rem;
}

.c-gray {
    color: #718E9C;
}

.footer-feature-separator {
    margin: 1.5rem 0;
}

.footer-copyright-wrapper p {
    color: #718E9C;
}

.footer-copyright {
    /*border-top: 1px solid #4A5F6A;*/
}

.btn-black, .btn-black:hover {
    background: #FF6600;
    color: #fff;
    border-radius: 3rem !important;
    width: 46%;
}

.howto-title h2 {
    color: #FF6600;
    font-size: 1.5rem;
    line-height: 2.5rem;
    font-weight: bold;
}

.howto-switch-wrapper {
    background-color: #F9F0E9;
    display: inline-block;
    margin: 1.5rem auto 0;
    padding: .5rem;
}

.howto-switch-btn {
    background-color: #FFF;
    color: #4A5F6A;
    font-weight: bold;
    font-size: 1rem;
    line-height: 1rem;
    margin: 0 .25rem;
    padding: .75rem 3rem;
}

.howto-switch-btn.active {
    background-color: #FF6600;
    color: #fff;
}

.howto-switch-btn i svg path {
    stroke: #4A5F6A;
}

.howto-switch-btn.active i svg path {
    stroke: #fff;
}

.howto-guide {
    display: flex;
    flex-wrap: nowrap;
    align-items: baseline;
    align-self: center;
    justify-content: space-evenly;
}

.howto-guide-item {
    position: relative;
    overflow: visible;
    padding: 0 .5rem;
    min-width: 215px;
}

.howto-guide-item:first-child {
    margin-top: 0;
}

.howto-guide-step {
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    background-color: #4A5F6A;
    width: 2rem;
    height: 2rem;
    margin: 0 auto 2rem;
}

.howto-guide-step:after {
    /*content: "";
            width: 100%;
            position: absolute;
            border: 1px dashed #afafaf;
            z-index: -1;
            transform: translateX(-50%);*/
}

.howto-guide-item:first-child > .howto-guide-step:before {
    border: 0;
}

.howto-guide-item:last-child > .howto-guide-step:after {
    border: 0;
}

.howto-guide-step:before {
    /* content: "";
             width: 100%;
             position: absolute;
             border: 1px dashed #afafaf;
             z-index: -1;
             transform: translateX(50%);*/
}

.howto-guide-image {
    /*border-radius: 1.5rem;
            padding: .75rem;
            background-color: #F9F0E9;*/
    display: inline-block;
}

.howto-guide-image img {
    /*border-radius: 1.5rem;*/
    min-height: 300px;
}

.howto-guide-description p {
    margin-top: 2rem;
    color: #4a5f6a;
    font-size: .875rem;
    font-weight: bold;
    line-height: 150%;
}

.howto-guide-wrapper {
    position: relative;
    display: block;
}

.howto-guide-wrapper:before {
    border-top: 1px dashed #4A5F6A;
    content: "";
    width: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 1rem;
}

.howto-guide-description {
    max-width: 275px;
    margin: 0 auto;
}

.dark-blue {
    color: #195EB4;
}

.banner-content {
    position: absolute;
    top: 10%;
    right: 3%;
}

.banner-title {
    font-size: 3rem;
    font-weight: bold;
    line-height: 120%;
    color: #fff;
}

.banner-description {
    font-size: 1.5rem;
    font-weight: normal;
    line-height: 2rem;
    color: #fff;
}

.banner-title-text h2 {
    font-size: 2rem;
    font-weight: bold;
    line-height: 2rem;
    color: #195EB4;
    margin: 0 2rem 0 0;
}

.banner-slogan {
    margin-top: 1rem;
    font-size: 1.5rem;
    font-weight: bolder;
    color: #fff;
}

.banner-awards {
    position: absolute;
    bottom: 10%;
    right: 3%;
}

.banner-btn {
    display: flex;
    padding: 1rem 1.25rem;
    color: #fff;
    background-color: #ffffff30;
    border-radius: 1rem;
    align-items: center;
}

.banner-btn-title {
    font-size: 1.25rem;
    font-weight: bolder;
    line-height: 2rem;
}

.banner-btn-description {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
}

.border-splitter {
    width: 1px;
    min-height: 3rem;
    border-right: 1px solid #fff !important;
    margin: 0 1rem;
}

.features {
    margin-top: 1rem;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}

.feature-btn-tag {
    display: flex;
    padding: 1.5rem 1.25rem 1.5rem 1.5rem;
    background-color: #F9F0E9;
    border-radius: 1rem;
    align-items: center;
    width: 264px;
}

.feature-btn-title {
    font-size: 1.3rem;
    font-weight: bolder;
    line-height: 1.5rem;
    color: #253035;
}

.feature-btn-subtitle {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1rem;
    color: #253035;
}

.feature-btn-description {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1rem;
    color: #718E9C;
    margin-bottom: .5rem;
}

.feature-splitter {
    width: 1px;
    min-height: 3rem;
    border-right: 1px solid #fff !important;
    margin: 0 1rem;
}

.section-title-raw {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 180%;
    color: #253035;
}

.section-title {
    font-size: 2rem;
    font-weight: bolder;
    line-height: 1.5rem;
    color: #081F3C;
}


.slides-wrapper {
    position: relative;
    width: 100%;
    height: calc(100vh - 300px);
    max-height: 600px;
    overflow: hidden;
    border-radius: 1rem;
}

.blu-slide-block {
    position: absolute;
    display: block;
    width: 100%;
    right: 0;
    transform: translateX(0);
    transition: 1s;
}

.blu-slide-block:nth-child(1) {
    z-index: 2;
}

.blu-slide-block:nth-child(2) {
    z-index: 3;
    transform: translateX(calc(-100% + 72px + 72px * 3));
}

.blu-slide-block:nth-child(3) {
    z-index: 4;
    transform: translateX(calc(-100% + 72px + 72px * 2));
}

.blu-slide-block:nth-child(4) {
    z-index: 5;
    transform: translateX(calc(-100% + 72px + 72px));
}

.blu-slide-block:nth-child(5) {
    z-index: 6;
    transform: translateX(calc(-100% + 72px));
}


.blu-slide {
    display: flex;
    height: calc(100vh - 300px);
    max-height: 600px;
}

.slide-color-red {
    background-color: #FE3259;
    color: #FE3259;
}

.slide-color-red-body {
    background-color: #FFF0F2;
}

.slide-color-green {
    background-color: #00BD92;
    color: #00BD92;
}

.slide-color-green-body {
    background-color: #E5F7F4;
}

.slide-color-black {
    background-color: #253035;
    color: #253035;
}

.slide-color-black-body {
    background-color: #F2F5F6;
}

.slide-color-yellow {
    background-color: #FFD100;
    color: #FFD100;
}

.slide-color-yellow .slide-header-text {
    color: #253035;
}

.slide-color-yellow .slide-number {
    color: #BF9D00;
}

.slide-color-yellow-body {
    background-color: #FFF8DB;
}

.slide-color-blue {
    background-color: #FF6600;
    color: #FF6600;
}

.slide-color-blue-body {
    background-color: #F9F0E9;
}

.slide-header {
    width: 6rem;
    border-radius: 0 1rem 1rem 0;
    padding: 1.5rem;
    text-align: center;
    z-index: 2;
}

.blu-slide.active > .slide-header, .blu-slide-last > .slide-header {
    width: 4.5rem;
}

.blu-slide.active > .slide-header, .blu-slide-last > .slide-inside {
    border-radius: 1.5rem 0 0 1.5rem;
}

.blu-slide-last > .slide-header {
}

.slide-number {
    background-color: #fff;
    width: 1.5rem;
    height: 1.5rem;
    border-radius: 50%;
    vertical-align: middle;
    display: inline-block;
    text-align: center;
}

.slide-header-text {
    color: #fff;
    font-size: 1rem;
    font-weight: bolder;
    line-height: 1.5rem;
    transform: rotate(180deg);
    writing-mode: vertical-lr;
    margin-top: 1rem;
}

.slide-header-text-black {
    color: #253035;
}

.slide-inside {
    --slide-inside-width: calc(100% - (4.5rem * 3) - (4.5rem * 2) + 1rem);
    width: var(--slide-inside-width);
    display: flex;
    align-items: stretch;
    justify-content: center;
    z-index: 1;
}


.slide-inside-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    max-width: 567px;
    margin: auto auto;
    gap: 2rem;
}


.slide-title {
    color: #253035;
    font-size: 2rem;
    font-weight: bolder;
    line-height: 2.5rem;
    margin-bottom: .5rem;
}

.slide-description {
    color: #253035;
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
    margin-bottom: 1rem;
}

.slide-score-tag {
    background-color: #fff;
    color: #253035;
    border-radius: 3rem;
    font-size: 1.5rem;
    font-weight: bolder;
    line-height: 1.5rem;
    display: inline-block;
    padding: .75rem 1.25rem;
}

.slide-image img {
    margin-bottom: 0;
}

.blue-text-color {
    color: #FF6600;
}

.blue-text-bolder {
    font-weight: bolder;
}

.award-tiles {
    display: flex;
    flex-wrap: wrap;
}

.award-tile {
    background-color: #F9F0E9;
    border-radius: 1rem;
    padding: 2rem 1.5rem;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1 0 48%;
}

.awards-intro {
    font-size: 2rem;
    line-height: 2.5rem;
    margin-top: 1.5rem;
}

.award-information-text {
    font-size: 1rem;
    line-height: 1.75rem;
    border-right: 1px solid #fff;
    padding-right: 1rem;
    margin-right: 1rem;
}

.award-information {
    display: flex;
    text-align: right;
    align-items: center;
}

.h-splitter {
    border-top: 1px solid #fff;
    margin-top: 1.5rem;
    padding-top: 1.5rem;
}

.award-tile-content {
    width: 100%;
}

.winners-gift {
    display: flex;
    align-items: center;
    padding: 1.5rem 2rem;
    border-radius: .5rem;
    flex-grow: 1;
}

.winners-gift-texts {
    border-right: 1px solid #F9F0E9;
    padding-right: 1.5rem;
    margin-right: 1.5rem
}

.blu-white-background {
    background-color: #fff;
}

.winners-gift-subtitle {
    font-size: 1rem;
    font-weight: normal;
    line-height: 1.5rem;
    color: #718E9C;
    text-align: right;
    margin-bottom: .5rem;
}

.winners-gift-title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.5rem;
    color: #253035;
    text-align: right;
}

.awards-winners-gifts {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem;
}

.blu-white-border {
    border-color: #fff;
}

.blu-border-1 {
    border: 1px solid #fff;
}

.award-tiles-col {
    display: flex;
    flex-wrap: wrap;
    gap: 1.5rem
}

.blu-bigbox-description p {
    font-size: 1rem;
    line-height: 180%;
    color: #253035;
    font-weight: normal;
}

.blu-bigbox-description .blu-more-text {
    color: #718E9C;
    font-size: 1rem;
    font-weight: bold;
    line-height: 2rem;
    margin: .75rem 0;
}

.blu-more-text:after {
    content: url("../img/blu-icon-more.svg");
    vertical-align: middle;
    width: 20px;
    height: 20px;
    display: inline-block;
}

.fade-effects {
    position: relative;
}

.fade-effects::before, .fade-effects::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 40px;
    pointer-events: none;
    z-index: 10;
}

.fade-effects::after {
    right: 0;
    background: linear-gradient(to left, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.fade-effects::before {
    left: 0;
    background: linear-gradient(to right, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0) 100%);
}

.btn-container {
    position: relative;
    overflow-x: scroll;
    white-space: nowrap;
    -ms-overflow-style: none;
    scrollbar-width: none;
    display: flex;
    justify-content: center;
}

.btn-wrapper {
    position: relative;
    display: inline-block;
    white-space: nowrap;
}

.filter-button {
    border-radius: 1rem;
    margin-left: .25rem;
    margin-right: .25rem;
}

.blu-btn-chips-selected {
    background-color: var(--blu-btn-chip-selected-bg);
    color: var(--blu-btn-chip-selected-text);
    border-color: var(--blu-btn-chip-selected-stroke);
}

.blu-btn, .btn {
    border-radius: .625rem;
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 175%;
    /*color: var(--blu-colors-white);*/
    border: 0;
    transition: 200ms;
    text-decoration: none !important;
    font-variation-settings: "DOTS" 1;
}

.blu-btn-chips {
    border-radius: 2.625rem;
    padding: .4375rem 1rem;
}

.blu-accordion-button.collapsed {
    border: 0;
}

.blu-accordion-button.collapsed {
    border-radius: 10px;
}

.accordion-button.blu-accordion-button {
    border-radius: 10px 10px 0 0;
}

.accordion-button.collapsed {
    border-bottom: 1px solid #F9F0E9;
    border-radius: 10px;
}

.accordion-item:first-of-type .accordion-button.collapsed {
    border-radius: 10px;
}

.accordion-item:first-of-type .accordion-button {
    border-radius: 10px 10px 0 0;
}

.blu-accordion-item {
    border-radius: 10px;
    border: 0;
    margin-top: 2px;
}

.blu-accordion-button {
    font-variation-settings: "DOTS" 1 !important;
}

.accordion-button:not(.collapsed), .blu-accordion-header:not(.collapsed) {
    border-radius: 10px 10px 0 0;
}

.blu-btn-chips-unselected {
    background-color: var(--blu-btn-chip-unselected-bg);
    color: var(--blu-btn-chip-unselected-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-chip-unselected-stroke) solid .125rem;
}

.slide-header {
    transition: 1s;
    cursor: pointer;
}

.active-slide-header {
    width: 4.5rem;
}

.blu-bigbox-description {
    position: relative;
}

.show-control {
    position: absolute;
    bottom: 0;
    background-image: linear-gradient(0deg, #fff 62%, #ffffffa6 100%);
    padding: 6rem 0 0;
    width: 100%;
    cursor: pointer;
}

.show-control-btn {
    text-decoration: none;
    color: #718E9C;
    font-size: 1rem;
    font-weight: bold;
}

.flip {
    transform: rotate(-180deg);
}

.show-control-btn:after {
    content: url("../img/blu-icon-scroll-down.svg");
    transition: transform 1s;

}

.banner-title-text {
    font-variation-settings: "DOTS" 0;
}

.banner-wrapper {
    padding: 4.25rem 1rem;
    background-image: url("../img/blu-banner-background-desktop.svg");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    border-radius: 1rem;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.banner-image img {
    max-width: 264px;
}

.feature-wrapper {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    text-align: center;
}

.h2-title {
    font-size: 2.5rem;
    font-weight: bold;
    line-height: 160%;
    text-align: center;
}

.feature-item-icon {
    margin-bottom: .75rem;
}

.feature-item-title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 160%;
    margin-bottom: .5rem;
}

.feature-item-text {
    font-size: 1rem;
    font-weight: normal;
    line-height: 180%;
}

.howto-slider-title {
    display: flex;
    justify-content: space-between;
}

.slider-controller {
    display: flex;
}

.slider-controller-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F9F0E9;
    border-radius: .5rem;
    margin-right: .5rem;
    width: 3.5rem;
    height: 3.5rem;
    cursor: pointer;
}

.howto-container {
    width: 100%;
    overflow: hidden;
}

.slides {
    display: flex;
    transition: transform 0.5s ease;
}

.slide-item {
    flex: 1 0 200px;
    text-align: center;
    transition: transform 0.3s ease;
    position: relative;
    margin-left: 1rem;
    padding: 0;
    border-radius: 1.5rem;
    gap: 1.5rem;
}
.slide-content{
    padding: 3rem 3rem 0;
}

.blu-badge-lg {
    padding: .25rem .75rem
}

.blu-badge-md {
    padding: .125rem .5rem
}

.blu-badge-sm {
    padding: 0 .375rem
}

.blu-badge-bg-blue,.blu-badge-bg-green,.blu-badge-bg-red {
    background-color: var(--blu-colors-blue)!important;
    color: var(--blu-colors-white)!important
}

.blu-badge-bg-green,.blu-badge-bg-red {
    background-color: var(--blu-colors-red)!important
}

.blu-badge-bg-green {
    background-color: var(--blu-colors-green)!important
}

.blu-badge-bg-black,.blu-badge-bg-gray,.blu-badge-bg-yellow {
    background-color: var(--blu-colors-yellow)!important;
    color: var(--blu-colors-white)!important
}

.blu-badge-bg-black,.blu-badge-bg-gray {
    background-color: var(--blu-colors-gray)!important
}

.blu-badge-bg-black {
    background-color: var(--blu-colors-black)!important
}

.blu-badge-bg-white {
    background-color: var(--blu-colors-white)!important;
    color: var(--blu-colors-black)!important
}

.blu-badge-text-blue,.blu-badge-text-red {
    background-color: transparent!important;
    color: var(--blu-colors-blue)!important
}

.blu-badge-text-red {
    color: var(--blu-colors-red)!important
}

.blu-badge-text-green,.blu-badge-text-yellow {
    background-color: transparent!important;
    color: var(--blu-colors-green)!important
}

.blu-badge-text-yellow {
    color: var(--blu-colors-yellow)!important
}

.blu-badge-text-black,.blu-badge-text-gray {
    background-color: transparent!important;
    color: var(--blu-colors-gray)!important
}

.blu-badge-text-black {
    color: var(--blu-colors-black)!important
}

.h3-title {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 160%;
}

.slides-indicator-wrapper {
    display: flex;
    gap: .5rem;
    align-items: center;
    justify-content: center;
}

.slide-indicator {
    width: .5rem;
    height: .5rem;
    background: #F9F0E9;
    border-radius: .5rem;
    overflow: hidden;
    position: relative;
}
.slide-indicator.active {
    width: 3.5rem;

}
.slide-indicator::after{
    position: absolute;
    width: 3.5rem;
    height: .5rem;
    border-radius: .5rem;
    background: #FF6600;
    top: 0;
    left: 3.5rem;
    content: "";
    transition: transform 0s linear;
}
.slide-indicator.active::after{
    transition: transform 10s linear;
    transform: translateX(-3.5rem);
}

.blu-btn, .btn {
    border-radius: .625rem;
    padding: .75rem 1.25rem;
    text-align: center;
    font-size: 1rem;
    font-weight: 500;
    line-height: 175%;
    /*color: var(--blu-colors-white);*/
    border: 0;
    transition: 200ms;
    text-decoration: none !important;
    font-variation-settings: "DOTS" 1;
}

.blu-btn-secondary {
    background-color: var(--blu-btn-secondary-bg);
    color: var(--blu-btn-secondary-text);
    outline-offset: -.125rem;
    outline: var(--blu-btn-secondary-stroke) solid .125rem;
}

.blu-btn-white {
    background-color: var(--blu-btn-white-bg);
    color: var(--blu-btn-white-text);
    border-color: var(--blu-btn-white-stroke);
}

.blu-btn-white:hover {
    background-color: var(--blu-btn-white-bg-hovered);
    color: var(--blu-btn-white-text-hovered);
    border-color: var(--blu-btn-white-stroke-hovered);
}

.teaser-content {
    padding: 48px 80px;
}

.teaser-content {
    background: url(../img/teaser-background.svg?v1.0) no-repeat;
    background-size: cover;
    color: var(--blu-colors-white);
    border-radius: 1rem;
    position: relative;
    margin-top: 10rem;
}

.teaser-content p {
    color: var(--blu-colors-white);
}

.blu-fs-d-sm-36, .display-small, p.display-small {
    font-size: 2.25rem;
    font-weight: 800;
    line-height: 160%;
}

.blu-text-white {
    color: var(--blu-colors-white);
}

.teaser-image {
    position: absolute;
    bottom: 0;
    left: 20px;
}

.teaser-image img {
    margin: 0;
}

.blu-fs-b-lg-18, .body-large, p.body-large {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 180%;
}

.teaser-text {
    max-width: 50%;
}

.teaser-content p {
    margin-top: 16px;
    margin-bottom: 24px;
}

.footer-contact-section {
    padding: 3.5rem 0;
    background: #E4EAEC;
    border-top: 1px solid #BFCCD380;
}

.copyright-section {
    display: flex;
    justify-content: space-between;
}

.copyright-wrapper {
    display: flex;
    gap: .75rem;
}

.copyright {
    color: #718E9C;
    font-size: .75rem;
}

.contact {
    color: #253035;
    font-size: .875rem;
}

.copyright a {
    text-decoration: none;
    color: #FF6600;
}

.rule-page {
    color: #718E9C;
    font-size: .75rem;
    margin-right: .75rem;
}

.rule-page:after {
    content: url("../img/divider-h.svg");
    margin-right: .75rem;
}

.rule-page:last-child:after {
    content: "";
}

.rule-page a {
    text-decoration: none;
    color: #718E9C;
}

.footer-logo-wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.footer-sitemap {
    background: #F2F5F6;
}

.sitemap-links-group a {
    color: #718E9C;
    text-decoration: none;
}

.sitemap-links-group li {
    color: #718E9C;
    font-size: .875rem;
    margin-bottom: .75rem;

}

.sitemap-links-group li:last-child {
    margin-bottom: 0;
}

.sitemap-links-group ul {
    padding: 0;
}

.sitemap-title {
    color: #253035;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.25rem;
    margin-bottom: 1.5rem;
}

.footer-input-group {
    display: flex;
}

.footer-input-group button.blu-btn-secondary {
    border-radius: .5rem !important;
    margin-right: .5rem;
}

.input-email {
    border-radius: .5rem !important;
    border: 0;
}

.move-top {
    cursor: pointer;
}

.slides {
    display: flex;
    transition: transform 0.5s ease-in-out;
    width: 100%;
}

.slide-item {
    flex: 0 0 calc(100% / 2.5);
    box-sizing: border-box;
}

.footer-input-group .blu-btn-secondary{
    background: none;
}
.v-divider{
    width: 1px;
    height: 100%;
    border-left: 1px solid #F2F5F6;
}
.slide-content {
    margin-bottom: 5rem;
}
.feature-item {
    flex: 1 0 30%;
}
@media screen and (max-width: 500px) {

    .teaser-content{
        margin-top: 2rem;
    }

    .slide-item {
        flex: 0 0 calc(100% / 1.1);
        box-sizing: border-box;
        padding: 0;
    }


    .banner-wrapper {
        flex-direction: column;
    }

    .banner-title {
        font-size: 2rem;
        text-align: center;
    }

    .banner-description {
        font-size: 1rem;
    }

    .h2-title {
        font-size: 1.5rem;
    }

    .feature-wrapper {
        flex-direction: column;
    }

    .content-container {
        max-width: initial;
    }

    .blu-feature-section-title {
        font-size: 1.125rem;
        font-weight: bold;
        margin-bottom: 1.5rem;
        color: #FF6600;
    }

    .page-title {
        font-size: 1.125rem;
        text-align: center;
    }

    .white-space-64 {
        height: 2rem;
        width: 100%;
    }

    .white-space-96 {
        height: 2.5rem;
        width: 100%;
    }

    .white-space-120 {
        height: 5rem;
    }

    .white-space-128 {
        height: 3.5rem;
    }

    .service-title {
        font-size: 1.125rem;
        text-align: center;
    }

    .video-section {
        padding: 2rem 0;
    }

    .user-sounds-icon svg {
        width: 70px;
        height: 70px;
    }

    .user-comments-row {
        background: none;
        scroll-padding-left: 300px;
    }

    .user-sounds-row {
        background: url("../img/icon-user-comments-sound-mobile.svg") center center no-repeat;
    }

    .accordion-button:not(.collapsed) {
        color: #000;
    }

    .accordion-button {
        font-size: 1rem;
        line-height: 1.5rem;
    }

    .btn {
        font-size: .9rem;
        padding: .5rem 1.5rem;
        margin-right: .25rem;
    }

    .howto-switch-btn {
        padding: .75rem;
        width: 46%;
    }

    .white-space-80 {
        height: 2.5rem;
        width: 100%;
    }

    .footer-section {
        padding: 0;
    }

    .footer {
        border-radius: 0;
        padding: 2.5rem 1.5rem;
        flex-direction: column;
        margin-bottom: 1rem;
    }

    .footer-logo-section {
        max-width: 100%;
        margin: 0 0 5rem;
    }

    .footer-copyright-wrapper p {
        font-size: .8rem;
        padding: 0 0 5rem;
    }

    .btn-black {
        width: 100%;
        margin: 1rem 0;
    }

    .footer .btn {
        margin: 1rem 0;
    }

    .hero-feature-icon {
        margin-left: 1rem;
    }

    .section-cta {
        border-radius: 0;
        padding: 1rem;
    }

    .section-cta a {
    }

    .feature-card {
        margin: 1rem 1.5rem;
        padding: 1.5rem 0;
        border-bottom: 1px solid #d7d7d7;
    }

    .feature-card:last-child {
        border-bottom: 0;
    }

    .feature-card i {
        margin-left: 1rem;
    }

    .service-box {
        width: 100%;
        margin: 0;
        padding: 1rem 2rem !important;
    }

    .users-list {
        padding: 1rem;
        border: 1px solid #eee;
        border-radius: 1.5rem;
        margin: 0 1.5rem;
    }

    .user-data-item:last-child {
        border: 0 !important;
    }

    .user-item-header {
        font-size: 12px;
    }

    .user-item-value {
        font-size: 14px;
        font-weight: bold;
        color: #000;
    }

    .user-item-number {
        direction: ltr;
        text-align: left;
    }

    .copyright-text {
        padding-bottom: 80px;
    }

    .intro-description-item {
        max-width: 100%;
        margin: 0 2rem 2.25rem;
        text-align: right;
    }

    .intro-description-item-icon {
        margin: 1rem;
    }

    .intro-description-item-icon-bg {
        margin: 0 0 0 1.5rem;
    }

    .intro-description-item-icon svg {
        width: 48px;
        height: 48px;
    }

    .intro-condition-col {
        max-width: 100%;
    }

    .intro-description-item-title {
        font-size: 1rem;
        margin-bottom: .5rem;
    }

    .intro-description-item-text {
        font-size: .75rem;
        margin-bottom: .5rem;
    }

    .intro-condition-col .intro-description-item-icon {
        margin: 1rem 0 1rem 1.5rem;
    }

    .intro-condition-item-text {
        text-align: right;
    }

    .intro-hero-image {
        max-width: 100%;
    }

    .intro-hero-image img {
        max-width: 250px;
    }

    .howto-guide {
        flex-direction: column;
    }

    .howto-guide-wrapper:before {
        border: 0;
    }

    .howto-guide-step {
        margin-top: 2rem;
    }

    .howto-guide-item {
        width: 100%;
    }

    .howto-title h2 {
        font-size: 1.125rem;
    }

    .howto-switch-wrapper {
        margin-top: 0;
        width: 100%;
    }

    .features {
        flex-direction: column;
        gap: 1rem;
    }

    .feature-btn-tag {
        width: 100%;
    }

    .section-title {
        text-align: center;
        margin: 0 auto;
        line-height: 2.5rem;
    }

    .section-title:before {
        display: block;
        text-align: center;
        margin-bottom: 0;
        margin-left: 0;
    }

    .awards-winners-gifts {
        gap: 1rem;
    }

    .winners-gift {
        padding: 1rem;
    }

    .winners-gift-texts {
        padding-right: 1rem;
        margin-right: 1rem;
    }

    .winners-gift-subtitle {
        font-size: .67rem;
    }

    .footer-logo {
        margin-bottom: 1.5rem;
        text-align: center;
    }

    .banner-content {
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 284px;
    }

    .banner-awards {
        position: absolute;
        top: 35%;
        right: auto;
        left: 50%;
        transform: translateX(-50%);
        width: 285px;
    }

    .blu-bigbox-description {
        height: 200px;
        overflow: hidden;
        transition: 1s;
    }

    .blu-slide {
        justify-items: stretch;
        flex-wrap: wrap;
        height: 650px;
        max-height: 650px;
    }

    .slide-header {
        width: 100%;
        height: 56px;
        border-radius: 1rem 1rem 0 0;
        padding: 1rem;
        text-align: right;
    }

    .slide-inside {
        width: 100%;
        height: 100%;
    }

    .slide-header-text {
        writing-mode: initial;
    }

    .slide-inside-wrapper {
        flex-wrap: wrap;
        padding: 1rem 1.5rem;
        margin-top: 0;
        justify-content: center;
    }

    .slide-title {
        font-size: 1.3rem;
        font-weight: bold;
    }

    .slide-image {
        flex: 1 0 100%;
        order: 0;
        text-align: center;
        max-width: calc(100vw - 10%);
    }

    .slide-image img {
        width: 100%;
    }

    .slide-content {
        flex: 1 0 100%;
        order: 1;
        margin-bottom: 3rem;
        padding: 2rem 2rem 0;
    }

    .blu-slide-block {
        transform: translateX(0);
    }

    .blu-slide-block:nth-child(2) {
        transform: translateY(calc(100% + 56px * (-4) - 10px));

    }

    .blu-slide-block:nth-child(3) {
        transform: translateY(calc(100% + 56px * (-3) - 20px));
    }

    .blu-slide-block:nth-child(4) {
        transform: translateY(calc(100% + 56px * (-2) - 30px));
    }

    .blu-slide-block:nth-child(5) {
        transform: translateY(calc(100% + 56px * (-1) - 40px));
    }

    .slide-line {
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .slide-score-tag {
        font-size: 1rem;
        padding: .5rem 1rem;
        line-height: 2rem;
    }

    .slide-description {
        margin-top: .5rem;
    }

    .blu-slide.active > .slide-header, .blu-slide-last > .slide-header {
        width: 100%;
    }

    .slides-wrapper {
        height: calc(100vh - 150px);
        height: 650px;
    }

    .banner-btn {
        padding: .875rem 1.25rem;
    }

    .blu-slide.active > .slide-header, .blu-slide-last > .slide-inside {
        border-radius: 0;
    }

    .btn-black, .btn-black:hover {
        width: 100%;
    }

    .awards-intro {
        font-size: 1.5rem;
    }

    .section-title {
        font-size: 1.5rem;
    }

    .btn-row {
        display: flex;
    }

    .btn-row .btn {
        width: 100%;
    }

    .slide-number {
        margin-left: .5rem;
    }

    .slider-controller-section {
        display: flex;
        justify-content: space-between;
    }

    .teaser-title {
        font-size: 1.5rem;
    }

    .teaser-text {
        max-width: 100%;
    }

    .teaser-content {
        padding: 48px 1.5rem 20rem;
        text-align: center;
    }

    .copyright-section, .copyright-wrapper {
        flex-direction: column;
    }

    .divider-h {
        display: none;
    }

    .footer-contact-section {
        text-align: center;
    }

    ul {
        padding-left: 0;
        padding-inline-start: 0;
    }

    .sitemap-links-group .list-unstyled {
        display: none;
    }

    .sitemap-title {
        display: flex;
        align-items: center;
        justify-content: space-between;
        border-bottom: 1px solid #afafaf;
        margin-top: 1.5rem;
        padding-bottom: 1rem;
    }

    .sitemap-title:after {
        content: url("../img/icon-plus.svg");
        cursor: pointer;

    }
    .sitemap-title.close:after {
        content: url("../img/blu-icon-remove.svg");
        cursor: pointer;

    }

    .navbar-toggler-icon {
        background: url("../img/navbar-icon.svg");
    }
}

.flex-container {
    display: flex;
    gap: 1.5rem;
    justify-content: space-around;
    align-items: center;
}

.box {
    position: relative;
    width: 264px;
    height: 264px;
    border-radius: 1rem;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    text-align: right;
    color: #333;
    padding: 1.5rem;
}
.box:before{
    background-repeat: no-repeat;
    background-position: top left;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: .6;
}

.box:nth-child(1):before {
    background-image: url('../img/blu-icon-bg-money.svg');
}

.box:nth-child(2):before {
    background-image: url('../img/blu-icon-bg-transfer.svg');

}

.box:nth-child(3):before {
    background-image: url('../img/blu-icon-bg-mobile.svg');
}

.box:nth-child(4):before {
    background-image: url('../img/blu-icon-bg-schedule.svg');
}

.box .description {
    font-size: 1.2rem
}
p{
    font-weight: 300;
}

.card-body h3{
    font-size: 1.5rem;
    line-height: 180%;
}

.card-badge {
    position: absolute;
    top: 1.5rem;
    left: 1.5rem;
    background-color: #ff5555;
    color: white;
    padding: 5px 10px;
    border-radius: 1rem;
    font-size: .875rem;
}

@media screen and (max-width: 600px) {
    .flex-container {
        flex-direction: column;
    }
    .box{
        width: 100%;
        height: 10.5rem;
    }
}

.main-timeline {
    position: relative;
}

.card-title {
    font-weight: 700;
    font-size: 2.5rem;
    line-height: 3.5rem;
    text-align: right;
}

.rounded-card-title {
    font-weight: 700;
    font-size: 2rem;
    line-height: 3.5rem;
    text-align: right;
}

.text-ltr{
    display: inline-block;
    direction: ltr;
}

.timeline .card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid #FFF1E6;
    background-color: #FFF1E6;
    border-radius: 1rem;
}

.main-timeline::after {
    content: "";
    position: absolute;
    width: 1px;
    background-color: #CCD6DC;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

.timeline {
    position: relative;
    background-color: inherit;
    width: 50%;
}

.timeline::after {
    content: "";
    position: absolute;
    width: 32px;
    height: 32px;
    right: -13px;
    background-color: #fff;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
    border:1px solid #CCD6DC;
    color: #718E9C;
    text-align: center;
    padding-top: .25rem;
}

.timeline:nth-child(1)::after{
    content: "۱";
}
.timeline:nth-child(2)::after{
    content: "۲";
}
.timeline:nth-child(3)::after{
    content: "۳";
}
.timeline:nth-child(4)::after{
    content: "۴";
}
.timeline:nth-child(5)::after{
    content: "۵";
}
.timeline:nth-child(6)::after{
    content: "۶";
}
.timeline:nth-child(7)::after{
    content: "۷";
}
.timeline:nth-child(8)::after{
    content: "۸";
}
.timeline:nth-child(9)::after{
    content: "۹";
}
.timeline:nth-child(10)::after{
    content: "۱۰";
}

/* Place the container to the left */
.left {
    padding: 0px 40px 20px 0px;
    right: 50%;
}

/* Place the container to the right */
.right {
    padding: 0px 0px 20px 40px;
    right: 0;
}

/* Add arrows to the left container (pointing right) */
.left::before {
    content: " ";
    position: absolute;
    top: 18px;
    z-index: 1;
    right: 30px;
    border: medium solid white;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #F9F0E9;
}

/* Add arrows to the right container (pointing left) */
.right::before {
    content: " ";
    position: absolute;
    top: 18px;
    z-index: 1;
    left: 30px;
    border: medium solid white;
    border-width: 10px 10px 10px 0;
    border-color: transparent #F9F0E9 transparent transparent;
}

/* Fix the circle for containers on the right side */
.right::after {
    right: initial;
    left: -18px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media screen and (max-width: 600px) {
    /* Place the timelime to the left */
    .main-timeline::after {
        right: 31px;
    }

    /* Full-width containers */
    .timeline {
        width: 100%;
        padding-right: 70px;
        padding-left: 25px;
    }

    /* Make sure that all arrows are pointing leftwards */
    .timeline::before {
        right: 60px;
        border: medium solid white;
        border-width: 10px 0 10px 10px;
        border-color: transparent transparent transparent #F9F0E9;
        left: auto;
    }

    /* Make sure all circles are at the same spot */
    .left::after,
    .right::after {
        right: 18px;
    }

    .left::before {
        left: auto;
    }

    /* Make all right containers behave like the left ones */
    .left {
        right: 0;
    }
}