/**
*
*	Name:			Peyda Fonts
*	Version:			4.1
*	Author:			Naser Khadem
*	Created on:		March 11, 2019
*	Updated on:		July 17, 2021
*	Website:			http://fontiran.com
*	Copyright:		Commercial/Proprietary Software
--------------------------------------------------------------------------------------
فونت کلمه یک نرم افزار مالکیتی محسوب می شود. جهت آگاهی از قوانین استفاده از این فونت ها لطفا به وب سایت (فونت ایران دات کام) مراجعه نمایید
--------------------------------------------------------------------------------------
Peyda fonts are considered a proprietary software. To gain information about the laws regarding the use of these fonts, please visit www.fontiran.com
--------------------------------------------------------------------------------------
This set of fonts are used in this project under the license: (.....)
------------------------------------------------------------------------------------- fonts/-
*
**/

@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 100;
    src: url('../fonts/woff2/PeydaWeb-Thin.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-Thin.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 200;
    src: url('../fonts/woff2/PeydaWeb-ExtraLight.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-ExtraLight.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 300;
    src: url('../fonts/woff2/PeydaWeb-Light.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-Light.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 500;
    src: url('../fonts/woff2/PeydaWeb-Medium.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-Medium.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 600;
    src: url('../fonts/woff2/PeydaWeb-SemiBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-SemiBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 800;
    src: url('../fonts/woff2/PeydaWeb-ExtraBold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-ExtraBold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: 900;
    src: url('../fonts/woff2/PeydaWeb-Black.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-Black.woff') format('woff')  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: bold;
    src: url('../fonts/woff2/PeydaWeb-Bold.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-Bold.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}
@font-face {
    font-family: PeydaWeb;
    font-style: normal;
    font-weight: normal;
    src: url('../fonts/woff2/PeydaWeb-Regular.woff2') format('woff2'),  /* FF39+,Chrome36+, Opera24+*/
    url('../fonts/woff/PeydaWeb-Regular.woff') format('woff');  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
}

/* Reset CSS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* Set box-sizing to border-box for all elements */
*,
*::before,
*::after {
    box-sizing: border-box;
}

/* Default display for HTML5 elements */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

/* Remove list styles */
ol, ul {
    list-style: none;
}

/* Remove quotes from blockquotes and q elements */
blockquote, q {
    quotes: none;
}

blockquote::before, blockquote::after,
q::before, q::after {
    content: '';
    content: none;
}

/* Reset table styles */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Set a consistent base font */
body {
    line-height: 1.5;
    font-family: Arial, sans-serif;
}

/* Remove default link styles */
a {
    text-decoration: none;
    color: inherit;
}
a:focus{
    outline: none;
}
img {
    max-width: 100%;
}

/* /Reset CSS END */

:root {
    --body-bg: #f6f6f6;
    --font-family: PeydaWeb, Arial, sans-serif;
    --foodense-color: #FE2E44;
    --dark-text: #161616;
    --sub-text: #4D4D4D;
    --navy-blue: #0F1F33;
    --standard-radius: 22px;
}
.tab-content{
    display: none;
}
.tab-content.active{
    display: block;
}

/* Main */
html{
    overflow-x: hidden;
    scroll-behavior: smooth;
}
body {
    font-family: var(--font-family);
    background-color: var(--body-bg);
    font-size: 16px;
    line-height: 2;
    font-weight: 300;
    overflow-x: hidden;
}
.sprite-svg{
    position: absolute;
    width: 0;
    height: 0;
    top: 0;
    right: 0;
}
.header {
    flex: 1 1 auto;
    margin-block-end: 48px;
}

main {
}

main > section {
    display: block;
    margin-block-end: 90px;
    overflow-x: clip;
}

footer {
}

.navbar {
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 36px 0;
    gap: 24px;
}
.m-nav{
    display: flex;
    flex: 0 0 40px;
}
.mm-btn {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    width: 40px;
    height: 40px;
    gap: 8px;
    padding-inline: 0;
    padding-block: 6px;
    cursor: pointer;
    outline: none;
    border: none;
    background: transparent;
}
.mm-btn *{
    height: 4px;
    border-radius: 2px;
    background-color: var(--dark-text);
    transition: 0.5s;
}
.mm-btn .lt,
.mm-btn.active:hover .lt,
.mm-btn.active:focus .lt{
    width: 75%;
}
.mm-btn .lc{
    width: 100%;
}
.mm-btn .lb,
.mm-btn.active:hover .lb,
.mm-btn.active:focus .lb{
    width: 50%;
}

.mm-btn.active .lt,
.mm-btn:hover .lt,
.mm-btn:focus .lt{
    width: 50%;
}
.mm-btn.active .lb,
.mm-btn:hover .lb,
.mm-btn:focus .lb{
    width: 75%;
}


.logo {
    display: flex;
}

.logo a{
    display: inline-flex;
}
.logo img {
    height: 58px;
}

.navbar nav {
    display: flex;
}

.navbar nav ul {
    display: flex;
    list-style: none;
    align-items: center;
    gap: 46px;
}

.navbar nav a {
    display: inline-flex;
    color: var(--dark-text);
    font-family: inherit;
    font-size: 18px;
    font-weight: 400;
    text-wrap: nowrap;
    transition: 0.3s;
}
.navbar nav a:hover,
.navbar nav a:focus{
    color: var(--foodense-color);
}
.mobile-user{
    display: none;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    width: 42px;
    height: 42px;
    border: 1px solid #E6E5E5;
    border-radius: 30px;
}
.m-user-menu {
    display: flex;
    align-items: center;
    gap: 24px;
}

.mobile-user svg{
    width: 24px;
    height: 24px;
}
.userlogin {
    display: flex;
    align-items: center;
    gap: 24px;
    position: relative;
}
a::selection{
    background-color: transparent;
}
/* buttons */
.btn {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 14px 12px;
    border: none;
    border-radius: 50px;
    cursor: pointer;
    font-family: inherit;
    font-size: 18px;
    line-height: 30px;
    font-weight: 500;
    text-wrap: nowrap;
    color: var(--dark-text);
    text-decoration: none;
    transition: 0.3s ease;
}

.btn:hover,
.btn:focus{
    color: var(--foodense-color);
}
.btn::selection,
.btn *::selection{
    background-color: transparent;
}
.btn span{
    text-wrap: nowrap;
}
.primary-btn {
    border: 1px solid #E6E5E5;
    padding: 8px 8px 8px 16px;
}
.primary-btn span{
    color: var(--dark-text);
}
.primary-btn:hover,
.primary-btn:focus{
    background-color: #fff;
}
.btn-icon {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 42px;
    height: 42px;
    background-color: var(--foodense-color);
    border-radius: 100%;
}

.btn-icon svg {
    width: 26px;
    height: 26px;
}

/* Hero */
.hero {
    position: relative;
}

.main-intro {
    display: flex;
    flex-direction: column;
    margin-block-end: 40px;
}

.hero-title {
    font-family: inherit;
    font-size: 48px;
    font-weight: 700;
    text-align: justify;
    line-height: 72px;
    margin-block-end: 32px;
    letter-spacing: -1.5px;
}

.intro-text {
    font-family: inherit;
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
    text-align: justify;
    color: var(--sub-text);
    margin-inline-end: 110px;
}

.intro-text span {
    color: var(--foodense-color);
    font-weight: 600;
}

.intro-bottom {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.start-now {
}

.start-tagline {
    color: var(--dark-text);
    font-size: 14px;
    line-height: 18px;
    font-weight: 300;
}

.start-tagline span {
    color: var(--foodense-color);
}

.demo-screen {
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.intro-demo {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 24px;
    height: 100%;
}

.intro-demo .cover {
    display: flex;
    justify-content: center;
    border-radius: var(--standard-radius);
    overflow: hidden;
    position: relative;
}

.cover .cover-img {
    display: block;
    object-fit: cover;
}

.cover .tag-title {
    position: absolute;
    top: 40px;
    display: flex;
    align-items: center;
    padding: 12px 16px;
    gap: 8px;
    border-radius: 22px;
    background: rgba(255, 255, 255, 0.30);
    backdrop-filter: blur(6px);
}

.cover .tag-title i {
    display: flex;
    width: 20px;
    height: 20px;
    align-items: center;
    justify-content: center;
}

.cover .tag-title i svg {
}

.cover .tag-title span {
    font-size: 14px;
    font-weight: 500;
    line-height: normal;
    color: #ffffff;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.30);
}

.view-demo {
    display: flex;
}

.view-demo a {
    display: flex;
    align-items: center;
    gap: 12px;
}

.view-demo .lg-icon {
    display: flex;
    padding: 12px;
    border-radius: 100%;
    background-color: var(--foodense-color);
}

.view-demo .lg-icon svg {
    width: 72px;
    height: 72px;
    transition: 1s;
}
.view-demo:hover .lg-icon svg,
.view-demo:focus .lg-icon svg {
    transform: rotate(360deg);
}
.view-demo .lg-btn {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.view-demo .lg-btn strong {
    color: var(--dark-text);
    font-size: 20px;
    font-weight: 800;
    line-height: 1;
}

.view-demo .lg-btn p {
    color: var(--sub-text);
    text-align: right;
    font-size: 16px;
    font-weight: normal;
    line-height: 28px;
}

.section-header {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.section-header .title {
    font-size: 32px;
    line-height: 48px;
    font-weight: 600;
    color: var(--dark-text);
}

.section-header .subtitle {
    font-size: 20px;
    line-height: 32px;
    font-weight: 600;
    color: var(--sub-text);
}

.features {
    display: block;
    position: relative;
    overflow-x: clip;
}
.features:after{
    content: '';
    position: absolute;
    width: 120px;
    height: 120px;
    background-color: #FE2E44;
    filter: blur(100px);
    left: -40px;
    top: -20px;
    z-index: -1;
}
.card {
    display: flex;
    flex-direction: column;
    background-color: #ffffff;
    border-radius: var(--standard-radius);
    padding: 32px;
    position: relative;
    overflow: hidden;
}

.features .card {
    padding-inline-end: 85px;
    height: 100%;
}

.features .card:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 84px;
    height: 272px;
    background-image: url("../images/card-subtract.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

.features .card .star {
    position: absolute;
    left: 32px;
    bottom: 32px;
}

.features .card .star:before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 66px;
    height: 66px;
    background-color: var(--foodense-color);
    filter: blur(75px);
}

.features .card .star svg {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 80px;
    height: 80px;
}

.features-header {
    padding: 16px;
}

.features-header .title {
    color: var(--foodense-color);
}

.features-header .subtitle {
}

.features-header .subtitle small {
    display: block;
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
}

.card-body {
    display: block;
    position: relative;
    z-index: 1;
}

.features .card-body {
}

.features ul {
    padding-inline-start: 32px;
}

.features ul li {
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
    color: var(--sub-text);
    cursor: pointer;
    transition: ease-out 300ms;
}

.features ul li:not(:last-child) {
    margin-block-end: 4px;
}

.features ul li:hover {
    font-weight: 500;
    color: var(--dark-text);
}

.features ul li:before {
    content: '';
}

.list-icon {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 16px;
    height: 16px;
    margin-inline-end: 8px;
    transition: ease-out 300ms;
}

.list-icon:before {
    content: '';
    position: absolute;
    width: 10px;
    height: 10px;
    border-radius: 100%;
    background-color: #f6f6f6;
}

.list-icon:after {
    content: '';
    position: absolute;
    width: 4px;
    height: 4px;
    border-radius: 100%;
    background-color: var(--foodense-color);
}

.features ul li:hover .list-icon:after,
.list-icon:hover:after {
    width: 8px;
    height: 8px;
}

.features-items {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    gap: 24px;
    justify-content: flex-end;
    z-index: 99;
}

.feature-item {
    position: relative;
    width: 200px;
    height: 200px;
    padding: 16px;
    background-color: #ffffff;
    border-radius: var(--standard-radius);
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 12px;
    transition: 300ms;
    cursor: pointer;
}

.feature-item .f-arrow {
    position: absolute;
    left: 16px;
    top: 16px;
    background-color: #FFFAFA;
    height: 32px;
    width: 32px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: ease-out 500ms;
}

.feature-item:hover .f-arrow {
    left: -100%;
    top: -100%;
}

.feature-item .f-arrow svg {
    width: 28px;
    height: 28px;
}

.feature-item .f-icon-container {
    display: flex;
    justify-content: center;
    width: 100%;
}

.f-icon-container .f-icon {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 4px;
    border-radius: 100%;
    border: 1px dashed #E5E5E5;
    outline: 1px dashed #F2F2F2;
    outline-offset: 10px;
    transition: all ease-out 300ms;
}

.feature-item:hover .f-icon {
    padding: 0;
    border: 0 dashed #ffffff;
    outline: 0 dashed #ffffff;
    outline-offset: 0;
    transform: translate(60px, -12px);
}

.f-icon-container .f-icon svg {
    position: relative;
    width: 64px;
    height: 64px;
    transition: all ease-out 300ms;
}

.feature-item:hover .f-icon svg {
    width: 48px;
    height: 48px;
}

.f-icon-container .f-icon:before {
    content: '';
    position: absolute;
    width: 48px;
    height: 48px;
    border-radius: 24px 24px 4px 24px;
    background: #F2F2F2;
    transition: all ease-out 300ms;
}

.feature-item:hover .f-icon:before {
    width: 36px;
    height: 36px;
}

.feature-item .f-info {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 4px;
    transition: ease-out 500ms;
    width: 100%;
}

.feature-item:hover .f-info {
    align-items: flex-start;
}

.feature-item .f-info .f-title {
    font-size: 20px;
    font-weight: 700;
    line-height: 32px;
    color: var(--dark-text);
    transition: ease-out 500ms;
}

.feature-item .f-info .f-des {
    overflow: hidden;
    height: 0;
    font-size: 14px;
    color: var(--dark-text);
    line-height: 24px;
    font-weight: 300;
    transition: all 300ms;
}

.feature-item:hover .f-info .f-des {
    height: 48px;
}

.capabilities {
}

.capabilities .card {
    gap: 24px;
}

.head-wrapper {
    display: flex;
    flex-direction: column;
    padding: 32px;
    border-radius: var(--standard-radius);
    background-image: url("../images/cap-head-bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    position: relative;

}

.head-wrapper:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(256deg, rgba(15, 31, 51, 0.70) 42.05%, rgba(254, 46, 68, 0.30) 88.85%);
    z-index: 0;
}

.head-wrapper .cap-header {
    position: relative;
    margin-block-start: 60px;
    margin-inline-start: 60px;
}

.head-wrapper .cap-header .title {
    color: #ffffff;
    font-weight: 500;
}

.head-wrapper .cap-header .subtitle {
    color: #ffffff;
    font-weight: 500;
}

.head-wrapper .start-now {
    position: relative;
    text-align: left;
}

.primary-btn-v2 {
    padding: 8px 16px 8px 8px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
    backdrop-filter: blur(10px);
}
.primary-btn-v2:hover,
.primary-btn-v2:focus{
    backdrop-filter: blur(20px);
}

.primary-btn-v2.white-blur{
    background: rgba(255, 255, 255, 0.20);
}
.primary-btn-v2.white-blur:hover,
.primary-btn-v2.white-blur:focus{
    color: #ffffff;
    background: rgba(255, 255, 255, 0.30);
}
.primary-btn-v2.black-blur{
    background: rgba(0, 0, 0, 0.30);
}
.primary-btn-v2.black-blur:hover,
.primary-btn-v2.black-blur:focus{
    color: #ffffff;
    background: rgba(0, 0, 0, 0.40);
}
.cap-items {
    display: flex;
}

.cap-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 24px;
}

.cap-item .c-head {
    display: flex;
    gap: 8px;
    align-items: center;
}

.cap-item .c-head .icon {
    display: flex;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    background-color: var(--foodense-color);
}

.cap-item .c-head .icon svg {
    width: 24px;
    height: 24px;
}

.cap-item .c-head .c-title {
    font-size: 20px;
    line-height: 32px;
    font-weight: 700;
    color: var(--dark-text);
}

.cap-item .c-des {
    font-size: 16px;
    font-weight: normal;
    line-height: 32px;
}

.pricing {
    position: relative;
}
.pricing:after{
    content: '';
    position: absolute;
    width: 100%;
    height: 360px;
    right: 0;
    left: 0;
    bottom: -155px;
    background: linear-gradient(180deg, #F6F6F6 0%, #FFF 50%, #F6F6F6 100%);
    z-index: -999;
}

.pricing-header {
    align-items: center;
    margin-block-end: 40px;
}

.price-table-container {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.price-tab-btn {
    display: flex;
    margin-block-end: 60px;
}

.price-tab-btn .tab-btns {
    display: flex;
    padding: 8px;
    background-color: #ffffff;
    border-radius: 50px;
}

.price-tab-btn .tab-btns li {
    display: inline-flex;
}

.price-tab-btn .tab-btns li a {
    display: inline-flex;
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    padding: 4px 16px;
    color: var(--dark-text);
    border-radius: 50px;
    transition: 0.3s;
}

.price-tab-btn .tab-btns li.active a,
.price-tab-btn .tab-btns li a.active {
    background-color: var(--foodense-color);
    color: #ffffff;
}

.price-tables {
    display: block;
}

.price-table {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.price-card {
    gap: 32px;
}

[class*="pkg-"] .price-card:before,
[class*="pkg-"] .price-card:after,
[class*="pkg-"] .package-options:before {
    content: '';
    position: absolute;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    filter: blur(75px);
    opacity: 0.35;
    background-color: var(--pkg-color);
}

[class*="pkg-"] .price-card:before {
    top: 0;
    right: 0;
}

[class*="pkg-"] .price-card:after {
    bottom: 0;
    left: 0;
}

[class*="pkg-"] .package-options:before {
    right: 0;
    left: auto;
    top: auto;
    bottom: auto;
}

.pkg-a {
}

.pkg-b {
    --pkg-color: var(--foodense-color);
}
.pkg-c {
    --pkg-color: #FFB82E;
}

.pkg-a, .pkg-c {
    margin-block-start: 68px;
}

@keyframes flip-card {
    0%{
        transform: scaleX(-1);
    }
    100%{
        transform: scaleX(1);
    }
}

.active .price-card {
    animation: flip-card 0.5s 1;
}

.price-card .card-header {
    display: block;
    padding-block-start: 32px;
    margin-block-end: 0px;
}

.package {
display: flex;
justify-content: space-between;
margin-block-end: 32px;

}

.package-label {
display: flex;
width: 100%;
justify-content: center;
}

.popular-label {
display: flex;
align-items: center;
justify-content: center;
gap: 8px;
font-size: 16px;
line-height: 1;
background-color: #FFE6E8;
color: var(--foodense-color);
border-radius: 50px;
padding: 6px 12px;
}

.popular-label .label-icon {
display: inline-flex;
justify-content: center;
align-items: center;
}

.popular-label .label-icon svg {
width: 24px;
height: 24px;
}

.popular-label span {
display: inline-flex;
}

.package .package-name {
font-size: 32px;
line-height: 40px;
font-weight: 900;
color: var(--dark-text);
}

.package .offer {
display: flex;
align-items: center;
justify-content: center;
width: 40px;
height: 40px;
border-radius: 50px;
font-size: 13px;
font-weight: 700;
line-height: 1;
background-color: #FFE6E8;
color: var(--foodense-color);
}

.package-pricing {
display: flex;
flex-direction: column;
gap: 12px;
}

.price-container {
display: flex;
align-items: flex-end;
justify-content: flex-start;
color: var(--dark-text);
}

.price-container .price {
font-size: 48px;
font-weight: 900;
line-height: 1;
margin-inline-end: 8px;
}

.price-container .price-label {
display: flex;
align-items: flex-end;
justify-content: flex-start;
margin-block-end: 10px;
}

.price-container .price-suffix {
font-size: 16px;
font-weight: 700;
line-height: 1;
margin-inline-end: 4px;
}

.price-container .time-period {
font-size: 16px;
font-weight: 400;
line-height: 1;
}

.total-price {
font-size: 14px;
font-weight: normal;
line-height: 1;
color: var(--sub-text);
}

.price-des {
font-size: 16px;
font-weight: 300;
line-height: 32px;
color: var(--sub-text);
text-align: justify;
padding-block-end: 40px;
position: relative;
}

.price-des:after {
content: '';
position: absolute;
bottom: 0;
right: 0;
left: 0;
display: flex;
height: 8px;
border-radius: 4px;
background-color: #F2F2F2;
}

.card-footer {
display: flex;
justify-content: flex-start;
}

.btn-dark {
background-color: var(--navy-blue);
color: #fff;
padding: 8px;
gap: 20px;
padding-inline-start: 24px;
font-weight: normal;
}
.btn-dark:hover,
.btn-dark:focus{
color: #fff;
}
.btn-dark .btn-icon {
background-color: #fff;
transition: 0.3s ease;
}
.btn-dark .btn-icon svg {
fill: var(--foodense-color);
transition: 0.3s ease;
}
.btn-dark:hover .btn-icon,
.btn-dark:focus .btn-icon{
background-color: var(--foodense-color);
}
.btn-dark:hover .btn-icon svg,
.btn-dark:focus .btn-icon svg{
fill: #ffffff;
}


.btn-red {
background-color: var(--foodense-color);
color: #fff;
padding: 8px;
gap: 20px;
padding-inline-start: 24px;
font-weight: normal;
transition: 0.3s ease;
}
.btn-red:hover,
.btn-red:focus{
color: #fff;
}
.btn-red .btn-icon {
background-color: #fff;
transition: 0.3s ease;
}

.btn-red .btn-icon svg {
fill: var(--navy-blue);
transition: 0.3s ease;
}
.btn-red:hover .btn-icon,
.btn-red:focus .btn-icon{
background-color: var(--navy-blue);
}
.btn-red:hover .btn-icon svg,
.btn-red:focus .btn-icon svg{
fill: #fff;
}


.package-options {
justify-content: center;
}

.options-list {
display: flex;
font-size: 16px;
font-weight: normal;
color: var(--sub-text);
text-align: start;
}

.op-list {
display: flex;
width: 100%;
flex-direction: column;
gap: 24px;
}

.op-list .op-item {
display: flex;
align-items: center;
gap: 8px;
}

.op-list .op-item .status-icon {
width: 24px;
height: 24px;
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}

.op-list .op-item.available .status-icon {
background-image: url("../images/checkmark.svg");
}

.op-list .op-item.unavailable .status-icon {
background-image: url("../images/x-mark.svg");
}

.op-list .op-item span {
line-height: 1;
}

.support{
position: relative;
margin-block-end: 120px;
}
.support:after{
content: '';
position: absolute;
left: 0;
top: 120px;
width: 120px;
height: 120px;
border-radius: 40px;
background: #0F1F33;
filter: blur(100px);
z-index: 0;
}
.support-banner{
position: relative;
display: flex;
width: 100%;
justify-content: space-between;
overflow: hidden;
border-radius: var(--standard-radius);
background-color: var(--navy-blue);
color: #fff;
min-height: 280px;
z-index: 99;
}
.support-banner:before{
content: '';
position: absolute;
width: 170px;
height: 170px;
border-radius: 100%;
background: #FE2E44;
filter: blur(100px);
right: 100px;
top: 16px;
}
.support-banner:after{
content: '';
position: absolute;
width: 100px;
height: 100px;
border-radius: 100%;
background: #004294;
filter: blur(75px);
right: 230px;
top: 100px;
}
.sp-cover{
flex: 0 0 447px;
display: flex;
position: relative;
background-image: url("../images/support.jpg");
background-repeat: no-repeat;
background-position: left center;
background-size: cover;
}
.sp-cover .sp-img-frame{
position: absolute;
top: 0;
bottom: 0;
right: -1px;
height: 100%;
aspect-ratio: 118 / 280;
fill: var(--navy-blue);
z-index: 0;
}
.sp-cover:before{
content: '';
background-image: url(../images/circles-shade.svg);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
width: 247px;
height: 247px;
position: absolute;
bottom: -30px;
right: -180px;
z-index: 1;
}
.sp-cover .overlay-filter{
display: flex;
flex: 1;
background-color: var(--navy-blue);
mix-blend-mode: color;
}
.sp-cover:after{
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 80px;
height: 80px;
border-radius: 100%;
background: #FE2E44;
filter: blur(70px);
}
.sp-body{
position: relative;
display: flex;
align-items: flex-start;
gap: 20px;
padding-inline-start: 60px;
padding-block: 32px;
}

.sp-icon{
display: flex;
justify-content: center;
align-items: flex-start;
}
.sp-icon svg{
width: 96px;
height: 96px;
}
.sp-content{
display: flex;
flex-direction: column;
gap: 36px;
position: relative;
z-index: 10;
}
.sp-top{
display: block;
}
.sp-top .sp-title{
display: block;
font-size: 32px;
font-weight: 600;
line-height: 1.5;
margin-block-end: 12px;
}
.sp-top p{
display: block;
font-size: 20px;
font-weight: 300;
line-height: 32px;
color: #f2f2f2;
}
.sp-btns{
display: flex;
align-items: center;
gap: 24px;
}
.sp-btns .btn{
color: #fff;
}
.sp-btns .btn:hover,
.sp-btns .btn:focus{
background-color: rgba(255,255,255,0.1);
}
.sp-btns .primary-btn{
background-color: #fff;
}
.sp-btns .primary-btn:hover,
.sp-btns .primary-btn:focus{
background-color: rgba(255,255,255,0.8);
}
.customers{
margin-block-end: 0;
}
.customers-intro{
display: flex;
height: 100%;
flex-direction: column;
justify-content: center;
gap: 60px;
padding-inline-end: 112px;
}
.customers-header{}
.customers-header .title{}
.customers-header .subtitle{}
.customers-logo{}
.customers-logo img{
border-radius: var(--standard-radius);
    width: 72px;
    max-height: 72px;
}

.testimonials{
display: block;
}
.testimonial{
display: flex;
flex-direction: column;
gap: 24px;
}
.t-header{
display: flex;
gap: 24px;
align-items: center;
position: relative;
z-index: 1;
}
.t-header .t-logo{
display: flex;
align-items: center;
justify-content: center;
width: 64px;
height: 64px;
}
.t-header .t-logo img{
border-radius: 16px;
}
.t-header .customer-info{
display: flex;
flex-direction: column;
gap: 6px;
}
.t-header .customer-info .c-name{
display: flex;
font-size: 14px;
line-height: normal;
font-weight: normal;
color: var(--sub-text);
}
.t-header .customer-info .brand-title{
display: flex;
font-size: 16px;
line-height: normal;
font-weight: 600;
color: var(--dark-text);
}
.t-content{
position: relative;
z-index: 1;
display: flex;
}
.t-content p{
font-size: 16px;
font-weight: 200;
line-height: 32px;
text-align: justify;
color: var(--dark-text);
}
.testimonial .quote-icon{
position: absolute;
bottom: 32px;
left: 20px;
display: block;
width: 131px;
height: 96px;
}
.testimonials .splide__track{
padding-block: 12px;
}
.testimonials .splide__track:before {
content: '';
position: absolute;
background: linear-gradient(270deg, #F6F6F6 0%, rgba(246, 246, 246, 0.00) 100%);
width: 90px;
right: 0;
top: 0;
bottom: 0;
z-index: 1;
}
.testimonials .splide__arrow{
width: 64px;
height: 64px;
border-radius: var(--standard-radius);
background-color: #fff;
}
.testimonials .splide__arrow svg{
fill: var(--foodense-color);
width: 24px;
height: 24px;
}
.testimonials .splide__arrows--rtl .splide__arrow--next svg{
-webkit-transform: scaleX(1);
transform: scaleX(1);
}
.testimonials .splide__arrows--rtl .splide__arrow--prev svg{
-webkit-transform: scaleX(-1);
transform: scaleX(-1);
}
.testimonials .splide__slide{
transition: 1s;
}

.testimonials .splide__slide:not(.is-active){
filter: blur(3px);
}

.testimonials .splide__slide.is-next{
transition: 0.2s;
opacity: 0;
}
.testimonials .splide__slide.is-prev{
transition: 1s;
}

.faq{
position: relative;
}
.faw-wrapper{
position: absolute;
display: flex;
width: 100%;
background-image: url("../images/faq-head-wrapper.jpg");
background-repeat: no-repeat;
background-position: center;
background-size: cover;
height: 440px;
max-height: 440px;
}
.faw-wrapper .faq-overlay{
position: absolute;
background-color: rgba(15,31,51,0.4);
backdrop-filter: blur(7.5px);
top: 0;
bottom: 0;
right: 0;
left: 0;
}
.faw-wrapper .faq-shape{
position: absolute;
width: 100%;
max-height: 90px;
top: -1px;
right: 0;
left: 0;
aspect-ratio: 1440/90;
}
.faq-container{
margin-block-start: 180px;
margin-inline: auto;
}
.faq-header{
align-items: center;
margin-block-end: 40px;
}
.faq-header .title{
position: relative;;
color: #fff;
}
.faq-header .title:after{
content: '';
position: absolute;
width: 40px;
height: 40px;
left: -40px;
top: -20px;
background-image: url("../images/q.svg");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
}

.faq-header .subtitle{
color: #e6e6e6;
}
.faqs{
display: flex;
flex-direction: column;
gap: 12px;
}
.faq-item{
display: flex;
flex-direction: column;
background-color: #fff;
border-radius: var(--standard-radius);
padding: 20px 24px;
}
.faq-item .faq-question{
display: flex;
justify-content: space-between;
align-items: center;
}
.faq-item .faq-question a{
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
color: var(--dark-text);
}
.faq-item .faq-question h4{
font-size: 18px;
font-weight: normal;
line-height: 32px;
transition: 0.3s;
}
.faq-item .faq-question .faq-icon{
display: inline-flex;
width: 24px;
height: 24px;
transform: rotate(-45deg);
transition: 0.3s;
}
.faq-item .faq-question .faq-icon svg{
max-width: 100%;
fill: var(--dark-text);
transition: 0.3s;
}
.faq-item .faq-question a.active h4{
color: var(--foodense-color);
font-weight: 500;
}
.faq-item .faq-question a.active .faq-icon{
transform: rotate(45deg);
}
.faq-item .faq-question a.active .faq-icon svg{
fill: var(--foodense-color);
}

.faq-item .faq-answer{
padding-inline: 12px;
font-size: 16px;
line-height: 32px;
font-weight: 300;
color: var(--sub-text);

}
.faq-item .faq-answer.show{
margin-block-start: 12px;
}
.faq-item .faq-answer p{
text-align: justify;
}
.faq-item .faq-answer a{
color: var(--foodense-color);
}

.accordion-collapse{
opacity: 0;
visibility: hidden;
max-height: 0;
overflow: hidden;
transition: 0.3s ease-in-out;
}
.accordion-collapse.show{
max-height: 300px;
opacity: 1;
visibility: visible;
}
.contact{}
.contact-form-card{
position: relative;
overflow: hidden;
}
.contact-form-card:before{
content: '';
width: 80px;
height: 80px;
border-radius: 100%;
background-color: var(--foodense-color);
filter: blur(90px);
position: absolute;
left: 0;
top: 0;
}
.contact-header{
position: relative;
margin-block-end: 40px;
}
.contact-header:before{
content: '';
width: 8px;
border-radius: 4px 0px 0px 4px;
background-color: var(--foodense-color);
position: absolute;
right: -32px;
top: 0;
bottom: 0;
}
.contact-header .title{}
.contact-header .subtitle{}
.contact-container{
display: block;
width: 100%;
}
.contact-information{
display: flex;
flex-direction: column;
gap: 24px;
}
.contact-information .ci-header{
display: flex;
align-items: center;
gap: 12px;
}
.contact-information .ci-header .title{
display: flex;
color: var(--dark-text);
font-size: 20px;
font-weight: 700;
line-height: 32px;
}
.cf-info-list{
display: flex;
flex-direction: column;
gap: 24px;
}
.cf-info-item{
display: flex;
flex-direction: column;
gap: 12px;
}
.cf-info{
display: flex;
align-items: center;
gap: 12px;
}
.cf-info .cf-info-icon{
display: inline-flex;
padding: 8px;
border-radius: 8px;
background: #FFF0F1;
}
.cf-info .cf-info-icon svg{
width: 24px;
height: 24px;
}
.cf-info .cf-info-detail{
display: flex;
flex-direction: column;
gap: 6px;
}
.cf-info .cf-info-detail span{
font-size: 16px;
font-weight: 300;
line-height: normal;
color: var(--sub-text);
}
.cf-info .cf-info-detail strong{
font-size: 16px;
font-weight: 500;
color: var(--dark-text);
line-height: normal;
}
.cf-info-item .more-info{
font-size: 16px;
color: var(--sub-text);
font-weight: 300;
line-height: normal;
}
.contact-form{
display: flex;
flex-direction: column;
gap: 24px;
}
.cf-header{
display: flex;
align-items: center;
gap: 12px;
}
.cf-header .cf-icon{
display: inline-flex;
}
.cf-header .cf-icon svg{
width: 64px;
height: 64px;
}
.cf-header .cf-titles{
display: flex;
flex-direction: column;
gap: 8px;
}
.cf-header .cf-titles .title{
display: flex;
color: var(--dark-text);
font-size: 20px;
font-weight: 700;
line-height: 32px;
}
.cf-header .cf-titles .subtitle{
display: flex;
color: var(--sub-text);
font-size: 14px;
font-weight: 300;
line-height: normal;
}
.cf-form{
display: flex;
flex-direction: column;
gap: 12px;
}
.cf-form form{
display: flex;
flex-direction: column;
gap: 12px;
}
.form-row{
display: flex;
gap: 24px;
width: 100%;
}
.form-field{
display: flex;
width: 100%;
}
.form-field input{
display: inline-flex;
width: 100%;
font-family: var(--font-family);
font-size: 16px;
font-weight: 400;
color: var(--dark-text);
line-height: normal;
padding: 14px 12px;
align-items: center;
border-radius: 12px;
border: 1px solid #E6E5E5;
background: #FFF;
outline: none;
transition: 0.3s;
}
.form-field input:focus{
border-color: var(--foodense-color);
}
.form-field.ltr-field input{
direction: ltr;
text-align: left;
}
.form-field ::placeholder,
.form-field.ltr-field ::placeholder {
direction: rtl;
text-align: right;
color: #808080;
}

.form-field textarea{
display: flex;
width: 100%;
font-family: var(--font-family);
font-size: 16px;
font-weight: 400;
color: var(--dark-text);
line-height: normal;
padding: 14px 12px;
outline: none;
align-items: center;
border-radius: 12px;
border: 1px solid #E6E5E5;
background: #FFF;
height: 144px;
resize: none;
transition: 0.3s;
}
.form-field textarea:focus{
border-color: var(--foodense-color);
}
.form-submit{
display: flex;
width: 100%;
background-color: var(--foodense-color);
color: #fff;
font-family: var(--font-family);
font-size: 16px;
font-weight: 400;
padding: 16px 12px;
align-items: center;
justify-content: center;
text-align: center;
line-height: 1;
border-radius: 30px;
outline: none;
border: none;
cursor: pointer;
margin-block-start: 12px;
transition: 0.3s;
}
.form-submit:hover,
.form-submit:focus {
 background-color: #CB0116;
}
.ltr{
direction: ltr;
}

.foodense-demo{
position: relative;
display: flex;
flex-direction: column;
align-items: center;
justify-content: space-between;
background-color: var(--navy-blue);
border-radius: var(--standard-radius);
padding: 40px;
padding-block-start: 60px;
color: #fff;
width: 100%;
height: 100%;
overflow: hidden;
}

.foodense-demo:after{
content: '';
position: absolute;
width: 250px;
height: 250px;
background-color: #FE2E70;
border-radius: 100%;
filter: blur(130px);
left: -125px;
bottom: 0;
right: auto;
top: auto;
z-index: 0;
animation: red-shade 10s infinite;
}
@keyframes red-shade {
0%{
    left: -125px;
    bottom: 0;
}
20%{
    left: -125px;
    bottom: 80%;
}
40%{
    left: 70%;
    bottom: 80%;
}
60%{
    left: 70%;
    bottom: 0;
}
100%{
    left: -125px;
    bottom: 0;
}
}
.foodense-demo:before{
content: '';
position: absolute;
width: 300px;
height: 300px;
background-color: #1794C6;
border-radius: 100%;
filter: blur(130px);
top: 36px;
right: -150px;
z-index: 0;
animation: blue-shade 10s infinite;
}
@keyframes blue-shade {
0%{
    top: 36px;
    right: -150px;
}
20%{
    right: -150px;
    top: 80%;
}
40%{
    right: 70%;
    bottom: 80%;
}
60%{
    right: 70%;
    top: 36px;
}
100%{
    top: 36px;
    right: -150px;
}
}
.scan-demo-container{
position: relative;
display: flex;
flex-direction: column;
align-items: center;
gap: 24px;
z-index: 5;
}
.qr-container{
position: relative;
display: flex;
align-items: center;
justify-content: center;
padding: 24px;
}
.corners{
position: absolute;
top: 0;
bottom: 0;
right: 0;
left: 0;
}
.corners:before,
.corners:after{
content: '';
background-image: url("../images/corner.svg");
background-repeat: no-repeat;
background-size: contain;
background-position: center;
width: 24px;
height: 24px;
position: absolute;
}
.tc:before{
top: 0;
right: 0;
transform: scaleX(-1);
}
.tc:after{
top: 0;
left: 0;
}
.bc:before{
bottom: 0;
right: 0;
transform: scale(-1);
}
.bc:after{
bottom: 0;
left: 0;
transform: scaleY(-1);
}

.qr-frame{
position: relative;
display: flex;
align-items: center;
justify-content: center;
background-color: #fff;
padding: 20px;
border-radius: 12px;
}
.qr-code{
width: 160px;
height: 160px;
}


@keyframes scanner {
0%{
    top: 20px;
}
25%{
    top: 180px;
}
50%{
    top: 20px;
}
75%{
    top: 180px;
}
100%{
    top: 100px;
}
}
.scanner{
position: absolute;
display: flex;
flex-direction: column;
align-items: center;
justify-content: flex-start;
width: 350px;
height: 200px;
overflow: hidden;
right: auto;
left: auto;
top: 100px;
bottom: auto;
z-index: 10;
}
.foodense-demo:hover .scanner{
animation:scanner 3s 1;
-moz-animation:scanner 3s 1;
-webkit-animation:scanner 3s 1;
-o-animation:scanner 3s 1;
}
.foodense-demo:hover{
cursor: wait;
}
.scanner .scanner-line{
display: flex;
width: 350px;
height: 3px;
background: linear-gradient(90deg, rgba(254, 46, 68, 0.00) 0%, rgba(254, 46, 68, 0.80) 25%, rgba(254, 46, 68, 0.80) 75%, rgba(254, 46, 68, 0.00) 100%);
z-index: 12;
}
/* scanner image version*/
/*
.scanner .scanner-flare{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 122px;
    background-image: url("../images/flare.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    overflow: hidden;
    z-index: 11;
    opacity: 70%;
    mix-blend-mode: multiply;
}
*/

/* scanner image version*/

.scanner .scanner-flare{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    height: 122px;
    overflow: hidden;
    z-index: 11;
    position: relative;
}

.scanner .scanner-flare:before{
    content: '';
    position: absolute;
    width: 180px;
    height: 50px;
    border-radius: 100%;
    filter: blur(30px);
    background-color: #FE2E44;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    z-index: 11;
    top: -25px;
    right: auto;
    left: auto;
}
.scan-demo-text{
    display: flex;
    justify-content: center;
    text-align: justify;
}
.scan-demo-text h3{
    font-size: 24px;
    font-weight: 700;
    line-height: 40px;
    text-align: justify;
}
.create-menu{
    position: relative;
    display: flex;
    justify-content: center;
    z-index: 5;
}
footer{
    background: linear-gradient(0deg, #FFF 50%, #F6F6F6 100%);
    padding-block: 32px;
}
.footer{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    border-bottom: 1px solid #F2F2F2;
    padding-block-end: 24px;
    margin-block-end: 24px;
}
.footer-foodense{
    display: flex;
    flex-direction: column;
    gap: 8px;
}
.footer-logo{
    display: flex;
    height: 30px;
}
.footer-logo a{
    display: inline-flex;
}
.footer-logo img{
    display: flex;
    max-width: 100%;
}
.footer-tagline{
    display: flex;
}
.footer-tagline strong{
    color: var(--dark-text);
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}
.footer-menu{
    display: flex;
}
.footer-menu ul{
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 32px;
}
.footer-menu ul li{
    display: inline-flex;
}
.footer-menu ul li a{
    display: inline-flex;
    align-items: center;
    gap: 4px;
    font-size: 16px;
    font-weight: 300;
    line-height: normal;
    color: var(--dark-text);
    transition: 0.3s;
}
.footer-menu ul li a:hover{
    color: var(--foodense-color);
}
.footer-menu ul li.enamad-link:hover a{
    color: var(--dark-text);
    font-weight: 400;
}
.footer-menu ul li svg{
    display: inline-flex;
    width: 20px;
    height: 20px;
}
.enamad-link{
    position: relative;
}

.enamad-link:hover .enamad-card{
    transform: translateX(0);
}
.enamad-card{
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 160px;
    height: 160px;
    border-radius: var(--standard-radius);
    background: #fff;
    bottom: 40px;
    left: 0;
    transform: translateX(-1000%);
    transition: 0.5s;
}
.enamad-card .tr-link{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
}
.enamad-card .tr-icon{
    position: absolute;
    width: 20px;
    height: 20px;
    top: 20px;
    left: 20px;
}
.enamad-card img{
    display: inline-block;
    max-width: 100px;
}
.footer-bar{
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.copyright{
    display: flex;
}
.copyright p{
    color: var(--sub-text);
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
}
.footer-links{
    display: flex;
}
.footer-links ul{
    display: flex;
    gap: 24px;
}
.footer-links ul li{
    display: inline-flex;
}
.footer-links ul li a{
    display: inline-flex;
    color: var(--sub-text);
    font-size: 14px;
    font-weight: 300;
    line-height: normal;
    transition: 0.3s;
}
.footer-links ul li a:hover{
    color: var(--dark-text);
}

/* Login & Register*/
.login-page{
    justify-content: center;
    margin-block: 100px;
}
.login-page .card{
    min-height: 440px;
}
.login-page .card:after{
    content: '';
    position: absolute;
    left: 32px;
    bottom: 32px;
    width: 90px;
    height: 90px;
    border-radius: 100%;
    background: rgba(254, 46, 68, 0.30);
    filter: blur(75px);
    z-index: 0;
}
.login-page .m-login-icon {
    display: none;
}
.card-header{
    display: flex;
    margin-block-end: 32px;
}
.card-header .title{
    display: flex;
    color: var(--dark-text);
    font-size: 20px;
    font-weight: 700;
    line-height: normal;
}
.login-form{
    display: block;
    min-height: 300px;
}
.login-form form{
    display: flex;
    flex-direction: column;
    gap: 16px;
}
.form-group{
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #E6E5E5;
    overflow: hidden;
}
.form-group.form-field input{
    border: none;
    padding-inline-start: 8px;
    border-radius: 0;
}
.field-icon{
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    padding-inline: 12px 8px;
}
.field-icon:after{
    content: '';
    position: absolute;
    height: 12px;
    width: 2px;
    background-color: #E6E5E5;
    border-radius: 2px;
    left: -1px;
}

.field-icon svg{
    width: 24px;
    aspect-ratio: 1/1;
}
.login-aside{
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    padding-inline: 32px;
}
.login-aside .login-icon{
    display: flex;
}
.login-aside .login-icon svg{
    width: 64px;
    aspect-ratio: 1/1;
}
.login-aside-content{
    display: flex;
    flex-direction: column;
    width: 100%;
}
.adv-tagline{
    text-align: center;
}
.adv-tagline p{
    color: var(--dark-text);
    font-size: 20px;
    font-weight: 600;
    line-height: 48px;
}
.adv-tagline p span{
    color: var(--foodense-color);
}
.login-aside-footer{
    display: block;
    width: 100%;
    margin-block-start: 30px;
}
.login-aside-footer .btn{
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
}
.login-aside-footer .btn-icon{
    background-color: transparent;
    width: auto;
    height: auto;
}
.login-aside-footer .btn-icon svg{
    width: 18px;
    height: 18px;
    fill: var(--foodense-color);
}
.forgot-pass-link{
    font-size: 16px;
    font-weight: 400;
    line-height: normal;
    padding: 0;
    color: var(--dark-text);
}
.gototop{
    position: fixed;
    right: 16px;
    bottom: 16px;
    cursor: pointer;
    transition: 300ms;
    transform: translateY(100px);
}
.gototop.show{
    transform: translateY(0px);
}
.totop{
    font-family: var(--font-family);
    display: flex;
    gap: 0px;
    padding: 14px;
    justify-content: center;
    align-items: center;
    border: none;
    border-radius: 16px;
    background: rgba(254, 46, 68, 0.05);
    color: var(--dark-text);
    font-size: 16px;
    font-weight: 600;
    outline: none;
    box-shadow: none;
    overflow: hidden;
    transition: all 300ms;
}
.totop svg{
    width: 24px;
    aspect-ratio: 1/1;
}
.totop .totop-text{
    width: 0;
    height: 0;
    overflow: hidden;
    transform: translateX(-100px);
    transition: 200ms;
}
.gototop:hover{
    gap: 8px;
}
.gototop:hover .totop{
    /*background: #FFFAFA;*/
}
.gototop:hover .totop-text{
    width: auto;
    height: auto;
    transform: translateX(0);
}
/*** ***/
/*** Responsive ***/
/*** ***/

/* Max Breakpoints */
@media (max-width: 1400px) {
    .logo img {
        max-height: 50px;
    }

    .navbar nav a {
        font-size: 16px;
    }

    .btn {
        font-size: 16px;
    }

    .hero-title {
        font-size: 40px;
        line-height: 60px;
    }

    .intro-text {
        margin-inline-end: 50px;
    }

    .view-demo .lg-icon svg {
        width: 56px;
        height: 56px;
    }

    .view-demo .lg-btn p {
        line-height: 1.5;
    }

    .features-items {
        height: 100%;
        align-content: center;
    }

    .feature-item {
        width: 160px;
        height: 160px;
        justify-content: flex-end;
    }

    .feature-item .f-info .f-title {
        font-size: 16px;
        line-height: 28px;
    }

    .f-icon-container .f-icon svg {
        width: 48px;
        height: 48px;
    }

    .f-icon-container .f-icon:before {
        width: 36px;
        height: 36px;
    }

    .feature-item:hover .f-icon {
        transform: translate(46px, 8px);
    }

    .section-header .title {
        font-size: 28px;
        line-height: 36px;
    }

    .section-header .subtitle {
        font-size: 18px;
    }

    .features ul li {
        font-size: 14px;
        line-height: 28px;
    }

    .cap-item .c-head .c-title {
        font-size: 18px;
    }

    .cap-item .c-des {
        font-size: 14px;
        line-height: 28px;
    }

    .price-tab-btn .tab-btns li a {
        font-size: 18px;
    }

    .package .package-name {
        font-size: 28px;
    }

    .price-container .price {
        font-size: 42px;
    }

    .price-des {
        font-size: 14px;
        line-height: 28px;
    }

    .sp-top .sp-title {
        font-size: 28px;
    }

    .sp-top p {
        font-size: 18px;
    }

    .cf-header .cf-titles .title,
    .contact-information .ci-header .title {
        font-size: 18px;
    }

    .cf-info-item .more-info {
        font-size: 14px;
    }

    .form-field input,
    .form-field textarea {
        font-size: 14px;
    }
}

@media (max-width: 1200px) {
    .navbar {
        background-color: #fff;
        padding: 24px 24px;
        margin: 36px 0;
        border-radius: var(--standard-radius);
    }

    .navbar nav {
        display: flex;
        /*visibility: hidden;*/
        position: absolute;
        min-width: 200px;
        background-color: #fff;
        padding: 24px;
        border-radius: var(--standard-radius);
        top: 110px;
        right: 0;
        z-index: 999;
        transform: translateX(500%);
        transition: 0.3s;
    }
    .navbar nav ul{
        width: 100%;
        flex-direction: column;
        align-items: flex-start;
        gap: 8px;
    }
    .navbar nav ul li,
    .navbar nav a{
        width: 100%;
    }
    .navbar nav a {
        font-size: 18px;
    }
    .navbar nav.open{
        visibility: visible;
        display: flex;
        transform: translateX(0);
    }

    .hero-title {
        width: 90%;
        letter-spacing: 0;
    }

    .intro-demo {
        background-color: #fff;
        padding: 24px;
        border-radius: var(--standard-radius);
        margin-block-start: 48px;
        height: auto;
        position: relative;
        z-index: 1;
    }

    .view-demo {
        width: 100%;
        justify-content: center;
    }

    .view-demo a {
        width: 100%;
        justify-content: center;
    }

    .view-demo .lg-btn {
        gap: 20px;
    }

    .view-demo .lg-btn p {
        line-height: 1.5;
    }

    .intro-demo .cover {
        display: none;
    }

    .features .card {
        gap: 40px;
    }

    .features ul li {
        font-size: 16px;
        line-height: 32px;
    }

    .cap-item {
        padding: 0;
        margin-block: 12px;
    }

    .sp-body {
        padding-inline-start: 32px;
        gap: 24px;
    }

    .customers-intro {
        padding-inline-end: 36px;
    }

    .testimonials .splide__track:before {
        width: 56px;
    }

    .testimonials .splide__arrow {
        width: 40px;
        height: 40px;
        border-radius: 12px;
    }

    .splide__arrows--rtl .splide__arrow--prev {
        right: 0;
    }

    .splide__arrows--rtl .splide__arrow--next {
        left: 0;
    }

    .qr-container {
        padding: 20px;
    }

    .qr-code {
        width: 120px;
        height: 120px;
    }

    .corners:before, .corners:after {
        width: 20px;
        height: 20px;
    }

    .scanner {
        width: 248px;
        height: 100px;
        top: 85px;
    }

    .scanner .scanner-line {
        width: 248px;
    }

    .scanner .scanner-flare {
        height: 100px;
    }

    .scanner .scanner-flare:before {
        width: 140px;
        height: 30px;
    }

    @keyframes scanner {
        0% {
            top: 20px;
        }
        25% {
            top: 140px;
        }
        50% {
            top: 20px;
        }
        75% {
            top: 140px;
        }
        100% {
            top: 85px;
        }
    }
    .scan-demo-text h3 {
        font-size: 18px;
        font-weight: 600;
        line-height: 36px;
    }
}

@media (max-width: 992px) {
    .hero-title {
        width: 100%;
        font-size: 32px;
        line-height: 48px;
        margin-block-end: 20px;
    }

    .intro-text {
        line-height: 1.8;
        margin-inline-end: 30px;
    }

    .main-intro {
        margin-block-end: 24px;
    }

    .intro-bottom {
        gap: 16px;
    }

    .demo-screen {
        height: 100%;
    }

    .view-demo .lg-icon svg {
        width: 40px;
        height: 40px;
    }
    .features-header{
        padding: 0;
    }
    .features .card {
        padding: 32px;
        gap: 24px;
    }
    .features .card:after {
        display: none;
    }
    .features-items {
        margin-block-start: 24px;
        justify-content: center;
    }
    .head-wrapper{
        gap: 32px;
    }
    .head-wrapper .cap-header{
        margin-block-start: 32px;
        margin-inline-start: 32px;
    }
    .support {
        position: relative;
        margin-block-end: 90px;
    }
    .sp-cover{
        flex: 0 0 265px;
        background-position: -80px center;
    }

    .customers-intro {
        gap: 24px;
        padding-inline: 0;
        margin-block-end: 32px;
        height: auto;
    }
    .price-tables > .container > .tab-content > .row{
        justify-content: center;
    }
    .pkg-a, .pkg-b{
        margin-block-start: 0;
        margin-block-end: 40px;
    }
    .pkg-c{
        margin-block-start: 0;
    }
    .contact > .container > .row{
        flex-direction: column-reverse;
    }
    .foodense-demo{
        margin-block-end: 60px;
    }
}

@media (max-width: 768px) {
    .intro-demo {
        padding: 16px 12px;
        margin-block-start: 24px;
    }
    .hero-title{
        text-align: center;
    }
    .intro-text {
        margin-inline-end: 0;
        text-align: center;
        margin-inline: 15%;
    }
    .intro-bottom{
        margin-block-end: 48px;
        align-items: center;
    }
    .view-demo a {
        gap: 12px;
    }
    .view-demo .lg-icon {
        padding: 4px;
    }
    .view-demo .lg-icon svg{
        width: 32px;
        height: 32px;
    }
    .view-demo .lg-btn{
        gap: 8px;
    }
    .view-demo .lg-btn strong {
        font-size: 18px;
    }
    .view-demo .lg-btn p {
        font-size: 14px;
    }
    .features-items {
        gap: 18px;
    }
    .head-wrapper .cap-header{
        margin-block-start: 0;
        margin-inline-start: 0;
    }
    .head-wrapper {
        margin-inline: -32px;
        margin-block-start: -32px;
    }
    .support-banner{
        flex-direction: column;
    }
    .sp-body {
        flex-direction: column;
        padding: 32px;
    }
    .sp-content{
        gap: 24px;
    }
    .sp-top .sp-title {
        font-size: 24px;
    }
    .sp-top p {
        font-size: 16px;
        text-align: justify;
    }
    .sp-cover{
        display: none;
    }
    .customers {
        margin-block-end: 24px;
    }
    .testimonials .splide__pagination {
        bottom: -1em;
    }
    .testimonials .splide__track:before{
        display: none;
    }
    .footer{
        flex-direction: column;
        align-items: flex-start;
        gap: 24px;
    }
    .login-aside{
        padding-inline: 0;
    }
    .adv-tagline p{
        font-size: 18px;
        line-height: 36px;
    }

}

@media (max-width: 576px) {
    .navbar{
        padding: 12px 16px;
        margin: 12px 0;
    }
    .logo img {
        max-height: 40px;
    }
    .navbar nav{
        top: 70px;
    }
    .m-nav{
        flex: 0 0 36px;
    }
    .mm-btn{
        width: 36px;
        height: 36px;
        gap: 6px;
    }
    .mm-btn *{
        height: 3px;
    }
    .mobile-user{
        display: inline-flex;
    }
    .m-user-menu{
        position: absolute;
        min-width: 120px;
        align-items: flex-start;
        justify-content: flex-start;
        flex-direction: column;
        gap: 4px;
        left: 0;
        top: 60px;
        background-color: #fff;
        padding: 12px 16px;
        border-radius: 12px;
        z-index: 99;
        display: none;
    }
    .m-user-menu .btn,
    .m-user-menu .primary-btn{
        padding: 0;
        border: none;
    }
    .m-user-menu .btn:hover,
    .m-user-menu .btn:focus,
    .m-user-menu .primary-btn:hover span,
    .m-user-menu .primary-btn:focus span{
        color: var(--foodense-color);
    }

    .m-user-menu .primary-btn .btn-icon{
        display: none;
    }

    .m-user-menu.open{
        display: flex;
    }
    .hero {
        margin-block-end: 60px;
    }
    .card {
        padding: 24px;
    }
    .features{
        margin-block-end: 60px;
    }
    .features .card {
        padding: 24px;
    }
    .features ul li {
        font-size: 14px;
        line-height: 28px;
    }
    .section-header .title {
        font-size: 20px;
        line-height: 32px;
    }
    .section-header .subtitle {
        font-size: 16px;
    }
    .features-header .subtitle small {
        font-size: 14px;
        line-height: 24px;
    }
    .features ul {
        padding-inline-start: 0px;
    }
    .features-items {
        height: auto;
        align-content: center;
        gap: 12px;
    }
    .feature-item {
        width: 100%;
        height: auto;
        justify-content: flex-start;
        align-items: center;
        flex-direction: row;
        gap: 24px;
    }
    .feature-item .f-arrow {
        left: 12px;
        top: 12px;
    }
    .feature-item .f-icon-container {
        display: flex;
        justify-content: center;
        width: auto;
    }
    .feature-item .f-info {
        align-items: flex-start;
    }
    .feature-item .f-info .f-des{
        height: auto;
    }
    .feature-item:hover .f-icon {
        padding: 4px;
        border: 1px dashed #E5E5E5;
        outline: 1px dashed #F2F2F2;
        outline-offset: 10px;
        transform: translate(0);
    }
    .feature-item:hover .f-info .f-des {
        height: auto;
    }
    .capabilities {
        margin-block-end: 60px;
    }
    .cap-item .c-head .c-title{
        font-size: 16px;
    }
    .head-wrapper{
        padding: 24px;
        margin-inline: -24px;
        margin-block-start: -24px;
    }
    .head-wrapper .cap-header{
        margin-block-start: 0;
        margin-inline-start: 0;
        margin-block-end: 24px;
    }
    .head-wrapper .start-now {
        text-align: center;
    }
    .pricing-header .subtitle{
        text-align: center;
    }
    .price-tab-btn {
        margin-block-end: 24px;
    }
    .support{
        margin-block-end: 60px;
    }
    .sp-icon svg{
        width: 72px;
        height: 72px;
    }
    .sp-body{
        flex-direction: column;
        padding: 24px;
    }

    .customers-intro{
        gap: 24px;
        padding-inline: 0;
        margin-block-end: 32px;
        height: auto;
    }

    .faq{
        margin-block-end: 60px;
    }
    .faq-container {
        margin-block-start: 100px;
    }
    .faq-header .title:after {
        width: 32px;
        height: 32px;
        left: -32px;
        top: -16px;
    }
    .faq-item .faq-question h4 {
        font-size: 16px;
    }
    .faq-item .faq-answer {
        padding-inline: 4px;
        font-size: 14px;
        line-height: 28px;
    }
    .faq-item .faq-question a{
        gap: 20px;
    }

    .contact-information{
        gap: 12px;
        margin-block-end: 36px;
    }
    .contact-header {
        margin-block-end: 28px;
    }
    .contact{
        margin-block-end: 60px;
    }
    .footer-menu ul{
        gap: 12px;
    }
    .footer-bar{
        flex-direction: column;
        gap: 12px;
    }
    .login-page .m-login-icon {
        display: flex;
        justify-content: center;
        margin-block-end: 32px;
    }
    .login-page .m-login-icon svg{
        width: 64px;
        height: 64px;
    }
    .login-page .card-header{
        justify-content: center;
    }
    .login-page .login-aside .login-icon{
        display: none;
    }
    .login-page .adv-tagline{
        display: none;
    }
    .login-page .card,
    .login-form{
        min-height: unset;
    }
}

/* Min Breakpoints */
@media (min-width: 1200px) {
    .m-nav {
        display: none;
    }
}
/* Base container styles */
.container,
.container-fluid,
.container-sm,
.container-md,
.container-lg,
.container-xl,
.container-xxl {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
}
@media (min-width: 576px) {
    .container-sm, .container {
        max-width: 540px;
    }
}
@media (min-width: 768px) {
    .container-md, .container-sm, .container {
        max-width: 720px;
    }
}
@media (min-width: 992px) {
    .container-lg, .container-md, .container-sm, .container {
        max-width: 960px;
    }
}
@media (min-width: 1200px) {
    .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1140px;
    }
}
@media (min-width: 1400px) {
    .container-xxl, .container-xl, .container-lg, .container-md, .container-sm, .container {
        max-width: 1320px;
        padding: 0;
    }
}
/* Row styles */
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -0.75rem;
    margin-left: -0.75rem;
}
/* Column styles */
[class*="col-"] {
    position: relative;
    width: 100%;
    padding-right: 0.75rem;
    padding-left: 0.75rem;
    flex-basis: 0;
    flex-grow: 1;
    max-width: 100%;
}
/* Individual column sizes */
.col {
    flex: 1 0 0%;
    max-width: 100%;
}
.col-auto {
    flex: 0 0 auto;
    width: auto;
}
.col-1 {
    flex: 0 0 8.333333%;
    max-width: 8.333333%;
}
.col-2 {
    flex: 0 0 16.666667%;
    max-width: 16.666667%;
}
.col-3 {
    flex: 0 0 25%;
    max-width: 25%;
}
.col-4 {
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
}
.col-5 {
    flex: 0 0 41.666667%;
    max-width: 41.666667%;
}
.col-6 {
    flex: 0 0 50%;
    max-width: 50%;
}
.col-7 {
    flex: 0 0 58.333333%;
    max-width: 58.333333%;
}
.col-8 {
    flex: 0 0 66.666667%;
    max-width: 66.666667%;
}
.col-9 {
    flex: 0 0 75%;
    max-width: 75%;
}
.col-10 {
    flex: 0 0 83.333333%;
    max-width: 83.333333%;
}
.col-11 {
    flex: 0 0 91.666667%;
    max-width: 91.666667%;
}
.col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}
/* Responsive breakpoints for columns */
@media (min-width: 576px) {
    .col-sm {
        flex: 1 0 0%;
        max-width: 100%;
    }

    .col-sm-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-sm-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-sm-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-sm-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-sm-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-sm-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-sm-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-sm-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-sm-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-sm-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-sm-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-sm-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-sm-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0%;
        max-width: 100%;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-md-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-md-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-md-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-md-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-md-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-md-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-md-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-md-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-md-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-md-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-md-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
        max-width: 100%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-lg-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-lg-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-lg-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-lg-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-lg-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-lg-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-lg-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-lg-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-lg-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-lg-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
        max-width: 100%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
        max-width: 100%;
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto;
    }

    .col-xxl-1 {
        flex: 0 0 8.333333%;
        max-width: 8.333333%;
    }

    .col-xxl-2 {
        flex: 0 0 16.666667%;
        max-width: 16.666667%;
    }

    .col-xxl-3 {
        flex: 0 0 25%;
        max-width: 25%;
    }

    .col-xxl-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
    }

    .col-xxl-5 {
        flex: 0 0 41.666667%;
        max-width: 41.666667%;
    }

    .col-xxl-6 {
        flex: 0 0 50%;
        max-width: 50%;
    }

    .col-xxl-7 {
        flex: 0 0 58.333333%;
        max-width: 58.333333%;
    }

    .col-xxl-8 {
        flex: 0 0 66.666667%;
        max-width: 66.666667%;
    }

    .col-xxl-9 {
        flex: 0 0 75%;
        max-width: 75%;
    }

    .col-xxl-10 {
        flex: 0 0 83.333333%;
        max-width: 83.333333%;
    }

    .col-xxl-11 {
        flex: 0 0 91.666667%;
        max-width: 91.666667%;
    }

    .col-xxl-12 {
        flex: 0 0 100%;
        max-width: 100%;
    }
}
@keyframes shake {
    0% { transform: translateX(0); }
    25% { transform: translateX(-5px); }
    50% { transform: translateX(5px); }
    75% { transform: translateX(-5px); }
    100% { transform: translateX(0); }
}
.shake {
    animation: shake 0.3s ease-in-out;
}
.text-danger {
    font-size: 1rem;
    margin-top: 5px;
    display: block;
    color:red;
}

/*** *** LTR *** ***/
html[dir="ltr"]{
    .enamad-card{
        transform: translateX(1000%);
        right: 0;
        left: auto;
    }
}
