/*! 
Template Name: dinevo - Creative & Digital Agency Multi Purpose HTML Template
Template Url: https://dinevo-html.netlify.app/
Author  : wprealizer
Author URI: https://themeforest.net/user/wprealizer
Developer: wprealizer
Description: dinevo is a Creative & Digital Agency Multi Purpose HTML Template. Built with Bootstrap 5 and modern JS.
Version: 1.0.0
Text Domain: dinevo
Tags: dinevo, creative agency, digital agency, multi purpose, bootstrap 5, marketing agency, social media marketing, saas, startup, business, portfolio, clean, modern, landing page, responsive, sakebul islam
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Fonts
# Normalize
# Configuration
# Typography
# Global CSS
# Layout CSS
# Components CSS
# Pages CSS
# Helper CSS
--------------------------------------------------------------*/
/*
< --- ============================== --->
              Google Fonts
< --- ============================== --- >
*/
@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Mona+Sans:ital,wght@0,200..900;1,200..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap");
html {
  line-height: 1; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  overflow-x: clip;
}

body {
  margin: 0;
  overflow-x: clip;
}

html:has(.offcanvas.show),
body:has(.offcanvas.show) {
  overflow: hidden;
}

main {
  display: block;
}

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

b,
strong {
  font-weight: bolder;
}

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

button,
input {
  /* 1 */
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

:root {
  --ff-dm-sans: "DM Sans", sans-serif;
  --ff-mona-sans: "Mona Sans", sans-serif;
  --ff-fontawesome: "Font Awesome 7 pro", sans-serif;
  --ff-playfair-display: "Playfair Display", serif;
  --primary: #1a453b;
  --primary2: #226C5B;
  --secondary: #d87827;
  --border: #1a453b24;
  --border2: #ffffff24;
  --bg: rgba(248, 245, 242, 1);
  --bg2: #f8f5f2;
  --yellow: #ffdc30;
  --purple: #971f97;
  --orange: #d87827;
  --light-orange: #f5824a;
  --indigo: #9965e9;
  --red: #ff383c;
  --blue: #7a4eff;
  --blue-rgb: 122, 78, 255;
  --green: #07875a;
  --tan: #c08552;
  --black: #0e0f11;
  --black2: #525355;
  --black3: #0c081f;
  --white: #ffffff;
  --text: rgba(85, 85, 85, 1);
  --text2: #555555;
  --border-two: #D9D9D9;
  --color-body: #f6f6f6;
  --color-white: #ffffff;
  --color-white-rgb: 255, 255, 255;
  --color-black: #040a10;
  --color-black-rgb: 4, 10, 16;
  --color-black2: #0c081f;
  --color-black2-rgb: 12, 8, 31;
  --color-black3: #040404;
  --color-black3-rgb: 4, 4, 4;
  --color-gray: #555555;
  --color-gray-rgb: 85, 85, 85;
  --color-green: #21773e;
  --color-green-rgb: 33, 119, 62;
  --color-brown: #3e2723;
  --color-brown-rgb: 62, 39, 35;
  --color-lime: #eaff81;
  --color-lime-rgb: 234, 255, 129;
  --color-cream: #f9f7ed;
  --color-cream-rgb: 249, 247, 237;
  --container: 1300px;
  --container-small: 1289px;
  --medium-container: 1760px;
  --large-container: 1800px;
  --extra-large-container: 1820px;
  --container-gutters: 24px;
  --container-padding-left: calc(var(--container-gutters) / 2);
  --container-padding-right: calc(var(--container-gutters) / 2);
  --fs-base: 16px;
  --fs-h1: 120px;
  --fs-h2: 100px;
  --fs-h3: 42px;
  --fs-h4: 32px;
  --fs-h5: 30px;
  --fs-h6: 20px;
  --fs-22: 22px;
  --fs-21: 21px;
  --fs-20: 20px;
  --fs-19: 19px;
  --fs-18: 18px;
  --fs-17: 17px;
  --fs-16: 16px;
  --fs-15: 15px;
  --fs-14: 14px;
  --fs-13: 13px;
  --fs-12: 12px;
}

/*=====================****===================== */
/* browser prefix adding  */
@media only screen and (min-width: 1400px) {
  .container-xxl,
  .container-xl,
  .container-lg,
  .container-md,
  .container-sm,
  .container {
    max-width: calc(var(--container) + var(--container-gutters));
    padding-left: var(--container-padding-left);
    padding-right: var(--container-padding-right);
  }
}
@media only screen and (min-width: 1400px) {
  .container-xxl.container-small,
  .container-xl.container-small,
  .container-lg.container-small,
  .container-md.container-small,
  .container-sm.container-small,
  .container.container-small {
    max-width: calc(var(--container-small) + var(--container-gutters));
    padding-left: var(--container-padding-left);
    padding-right: var(--container-padding-right);
  }
}
@media only screen and (min-width: 1400px) {
  .container-xxl.medium-container,
  .container-xl.medium-container,
  .container-lg.medium-container,
  .container-md.medium-container,
  .container-sm.medium-container,
  .container.medium-container {
    max-width: calc(var(--medium-container) + var(--container-gutters));
    padding-left: var(--container-padding-left);
    padding-right: var(--container-padding-right);
  }
}
@media only screen and (min-width: 1400px) {
  .container-xxl.large-container,
  .container-xl.large-container,
  .container-lg.large-container,
  .container-md.large-container,
  .container-sm.large-container,
  .container.large-container {
    max-width: calc(var(--large-container) + var(--container-gutters));
    padding-left: var(--container-padding-left);
    padding-right: var(--container-padding-right);
  }
}
@media only screen and (min-width: 1400px) {
  .container-xxl.extra-large-container,
  .container-xl.extra-large-container,
  .container-lg.extra-large-container,
  .container-md.extra-large-container,
  .container-sm.extra-large-container,
  .container.extra-large-container {
    max-width: calc(var(--extra-large-container) + var(--container-gutters));
    padding-left: var(--container-padding-left);
    padding-right: var(--container-padding-right);
  }
}

/* @@@@@@@@@@@@@  Extend Property CSS start here  @@@@@@@@@@@@@@ */
.responsive__devices, .responsive__device, .responsive__device .device-icon, .elements__header, .elements__slides, .elements__tricker .slide-track, .elements__tricker .slide-track .js-marquee-wrapper, .elements__tricker .slide-track .js-marquee-wrapper *, .features__item, .inner-pages__inner, .inner-pages__trackers, .inner-pages__trackers .slide-track .js-marquee-wrapper, .inner-pages__trackers .slide-track .js-marquee-wrapper .js-marquee, .hero__content, .hero__content .hero-feature, .hero__content .hero-feature .feature-item, .header-landing__top, .header-landing__top-content, .header-landing__main-wrapper, .header-landing__main-wrapper .logo, .header-landing__main-nav ul, .header-landing__btn, .hamburger-area .hamburger_menu, .hamburger-area .hamburger-infos .contact-item {
  display: -webkit-flex;
  display: -ms-flex;
  display: flex;
}

.header-landing__main-nav ul li a {
  display: inline-flex;
}

.responsive__device, .elements__slides, .features__item, .inner-pages__trackers .slide-track .js-marquee-wrapper, .inner-pages__trackers .slide-track .js-marquee-wrapper .js-marquee, .hero__content {
  flex-direction: column;
  -webkit-flex-direction: column;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
}

.elements__tricker .tricker-item .icon, .tw-clip-anim {
  place-content: center;
}

.elements__tricker .tricker-item .icon, .elements__tricker .tricker-item .text, .inner-pages__trackers {
  -ms-flex-negative: 0;
  flex-shrink: 0;
}

.responsive__device, .elements__header, .preloader .spinner-wrap, .preloader .spinner, .tw-clip-anim {
  position: relative;
}

.responsive__device:not(:last-child)::after, .progress-wrap::after, .preloader .preloader-logo, .preloader .spinner, .header-landing, .hamburger-area .hamburger_search form button, .hamburger-area .hamburger_menu .mean-container .mean-nav ul li a.mean-expand::before {
  position: absolute;
  content: "";
}

input,
textarea,
select {
  width: 100%;
}

body {
  font-weight: 400;
}

.responsive__device .device-icon, .header-landing__top-content {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.responsive__devices, .elements__header, .features__item, .inner-pages__inner, .header-landing__main-wrapper {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
}

.elements__tricker .tricker-item .icon, .tw-clip-anim {
  place-content: center;
}

.responsive__devices, .responsive__device, .responsive__device .device-icon, .elements__header, .elements__tricker .slide-track, .elements__tricker .slide-track .js-marquee-wrapper, .elements__tricker .slide-track .js-marquee-wrapper *, .features__item, .hero__content, .hero__content .hero-feature, .hero__content .hero-feature .feature-item, .header-landing__top, .header-landing__top-content, .header-landing__main-wrapper, .header-landing__main-wrapper .logo, .header-landing__main-nav ul, .header-landing__main-nav ul li a, .header-landing__btn, .hamburger-area .hamburger-infos .contact-item {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.inner-pages__trackers .slide-track .tricker-item, .progress-wrap, .progress-wrap::after {
  display: -webkit-block;
  display: -ms-block;
  display: block;
}

.section__header .header-title span, .header-landing__top-content .badge {
  display: -webkit-inline-block;
  display: -ms-inline-block;
  display: inline-block;
}

.elements__tricker .tricker-item .icon, .tw-clip-anim {
  display: -webkit-grid;
  display: -ms-grid;
  display: grid;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.responsive__device {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.responsive__device .device-info .device-size, .responsive__device .device-info .device-label {
  text-transform: capitalize;
}

/* @@@@@@@@@@@@@  Extend Property CSS Writing Now  @@@@@@@@@@@@@@ */
.responsive__device {
  text-align: center;
}

li {
  list-style: none;
}

/* @@@@@@@@@@@@@  Extend Property Margin 0 - 50 CSS Writing Now  @@@@@@@@@@@@@@ */
ul {
  margin: 0;
}

/* @@@@@@@@@@@@@  Extend Property padding 0 - 50 CSS Writing Now  @@@@@@@@@@@@@@ */
ul {
  padding: 0;
}

/**
 * Basic typography style for copy text
 */
body {
  line-height: 1;
  font-size: var(--fs-base);
  color: var(--color-body);
  font-family: var(--ff-primary);
}

.cloud-ktchen {
  font-family: var(--ff-dm-sans);
}
.cloud-ktchen h1,
.cloud-ktchen h2,
.cloud-ktchen h3,
.cloud-ktchen h4,
.cloud-ktchen h5,
.cloud-ktchen h6 {
  font-family: var(--ff-boldonse);
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.cloud-ktchen h2 {
  font-size: 60px;
  line-height: 140%;
  letter-spacing: -1.2px;
}
@media only screen and (max-width: 1399.98px) {
  .cloud-ktchen h2 {
    font-size: 55px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .cloud-ktchen h2 {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .cloud-ktchen h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .cloud-ktchen h2 {
    font-size: 30px;
  }
}

.cafe-page,
.restaurant-page,
.sushi-restaurant-page,
.patisserie-page {
  font-family: var(--ff-dm-sans);
  color: var(--primary-color);
}
.cafe-page h1,
.cafe-page h2,
.cafe-page h3,
.cafe-page h4,
.cafe-page h5,
.cafe-page h6,
.restaurant-page h1,
.restaurant-page h2,
.restaurant-page h3,
.restaurant-page h4,
.restaurant-page h5,
.restaurant-page h6,
.sushi-restaurant-page h1,
.sushi-restaurant-page h2,
.sushi-restaurant-page h3,
.sushi-restaurant-page h4,
.sushi-restaurant-page h5,
.sushi-restaurant-page h6,
.patisserie-page h1,
.patisserie-page h2,
.patisserie-page h3,
.patisserie-page h4,
.patisserie-page h5,
.patisserie-page h6 {
  font-family: var(--ff-boldonse);
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.cafe-page h2,
.restaurant-page h2,
.sushi-restaurant-page h2,
.patisserie-page h2 {
  font-size: 48px;
  line-height: 150%;
  letter-spacing: -0.96px;
}
@media only screen and (max-width: 1399.98px) {
  .cafe-page h2,
  .restaurant-page h2,
  .sushi-restaurant-page h2,
  .patisserie-page h2 {
    font-size: 45px;
  }
}
@media only screen and (max-width: 1199.98px) {
  .cafe-page h2,
  .restaurant-page h2,
  .sushi-restaurant-page h2,
  .patisserie-page h2 {
    font-size: 40px;
  }
}
@media only screen and (max-width: 991.98px) {
  .cafe-page h2,
  .restaurant-page h2,
  .sushi-restaurant-page h2,
  .patisserie-page h2 {
    font-size: 35px;
  }
}
@media only screen and (max-width: 767.98px) {
  .cafe-page h2,
  .restaurant-page h2,
  .sushi-restaurant-page h2,
  .patisserie-page h2 {
    font-size: 22px;
  }
}

img {
  max-width: 100%;
  height: auto;
  -webkit-user-drag: none;
  -moz-user-drag: none;
}

a {
  color: inherit;
  text-decoration: none;
  transition: all 0.3s;
}

p {
  line-height: 133.333%;
  font-weight: 500;
  margin: 0;
  padding: 0;
  letter-spacing: normal;
}

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

/*
============= Custom Scroll Bar CSS ================
*/
::-webkit-scrollbar {
  width: 0.3em;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(var(--primary-color-rgb), 0.5);
  box-shadow: inset 0 0 6px var(--color-gray);
}

::-webkit-scrollbar-thumb {
  background-color: var(--primary-color);
  border-radius: 10px;
}

html:has(.modal-open) {
  overflow: hidden;
}

.comon-modal-content {
  background-color: transparent;
  border: none;
}
.comon-modal-content .modal-header {
  padding: 0;
  border: none;
}
.comon-modal-content .modal-header button {
  border: none;
  background-color: var(--white);
  opacity: 1;
  border-radius: 0;
  margin: 0;
  margin-left: auto;
  color: var(--white);
  margin-bottom: 5px;
  background: none;
}
.comon-modal-content .modal-body {
  padding: 0;
  background-color: transparent;
}
.comon-modal-content .modal-body * {
  background-color: transparent;
}

.background-image,
[data-background] {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

.mask-image,
[data-mask] {
  mask-repeat: no-repeat;
  mask-size: cover;
  mask-position: center center;
}

.tw-clip-anim {
  width: 100%;
  overflow: hidden;
}
.tw-clip-anim .tw-anim-img {
  opacity: 0;
  width: 100%;
  height: 100%;
}
.tw-clip-anim .mask {
  background-size: cover;
  background-position: center;
  -webkit-transform: scale(1.005);
  -ms-transform: scale(1.005);
  transform: scale(1.005);
}

/* 
=========================================
MODERN MATERIAL SYMBOLS (Updated)
========================================= 
*/
/* This targets the official Google classes you are using */
.material-symbols-outlined,
.material-symbols-rounded,
.material-symbols-sharp {
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  -webkit-font-smoothing: antialiased;
  /* Setting up default Variables */
  --fill: 0;
  --wght: 400;
  --size: 24px;
  font-size: var(--size);
  font-variation-settings: "FILL" var(--fill), "wght" var(--wght), "GRAD" 0, "opsz" 24;
}

/* Modifiers - Add these classes to your <span> to change look */
.filled {
  --fill: 1 !important;
}

.black {
  --wght: 900 !important;
}

.extrabold {
  --wght: 800 !important;
}

.bold {
  --wght: 700 !important;
}

.semibold {
  --wght: 600 !important;
}

.medium {
  --wght: 500 !important;
}

.normal {
  --wght: 400 !important;
}

.light {
  --wght: 300 !important;
}

.extralight {
  --wght: 200 !important;
}

.thin {
  --wght: 100 !important;
}

/* Size Modifiers */
.size-14 {
  --size: 14px;
}

.size-15 {
  --size: 15px;
}

.size-16 {
  --size: 16px;
}

.size-17 {
  --size: 17px;
}

.size-18 {
  --size: 18px;
}

.size-19 {
  --size: 19px;
}

.size-20 {
  --size: 20px;
}

.size-21 {
  --size: 21px;
}

.size-22 {
  --size: 22px;
}

.size-23 {
  --size: 23px;
}

.size-24 {
  --size: 24px;
}

.size-25 {
  --size: 25px;
}

/* 
=========================================
OLD MATERIAL ICONS (Static)
========================================= 
*/
.material-icons,
.material-icons-outlined,
.material-icons-round,
.material-icons-sharp,
.material-icons-two-tone {
  font-size: 24px; /* Change size directly or use below class */
  display: inline-block;
  line-height: 1;
}

/* Modifier for Old Icons size */
.old-lg {
  font-size: 48px;
}

.title-animation,
.title-animation-lg {
  overflow: hidden;
}

.split-char-sd {
  will-change: transform, opacity, filter;
}

@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes bounce-y-5 {
  0%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-12px);
    -ms-transform: translateY(-12px);
    transform: translateY(-12px);
  }
}
@keyframes moving {
  0% {
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
    -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  }
  20% {
    -webkit-transform: translate3d(15px, -15px, 20px) rotate3d(1, -1, 0, 10deg);
    -ms-transform: translate3d(15px, -15px, 20px) rotate3d(1, -1, 0, 10deg);
    transform: translate3d(15px, -15px, 20px) rotate3d(1, -1, 0, 10deg);
  }
  40% {
    -webkit-transform: translate3d(25px, 15px, -10px) rotate3d(0, 1, 1, -15deg);
    -ms-transform: translate3d(25px, 15px, -10px) rotate3d(0, 1, 1, -15deg);
    transform: translate3d(25px, 15px, -10px) rotate3d(0, 1, 1, -15deg);
  }
  60% {
    -webkit-transform: translate3d(-15px, 20px, 30px) rotate3d(-1, 0, 1, 15deg);
    -ms-transform: translate3d(-15px, 20px, 30px) rotate3d(-1, 0, 1, 15deg);
    transform: translate3d(-15px, 20px, 30px) rotate3d(-1, 0, 1, 15deg);
  }
  80% {
    -webkit-transform: translate3d(-25px, -15px, -20px) rotate3d(1, 1, -1, -10deg);
    -ms-transform: translate3d(-25px, -15px, -20px) rotate3d(1, 1, -1, -10deg);
    transform: translate3d(-25px, -15px, -20px) rotate3d(1, 1, -1, -10deg);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
    -ms-transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
    transform: translate3d(0, 0, 0) rotate3d(0, 0, 0, 0deg);
  }
}
@keyframes up-down {
  0%, 100% {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  50% {
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }
}
@keyframes rotateme {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
@keyframes slide_down_site {
  from {
    transform: translateY(-100%);
  }
  to {
    transform: translateY(0);
  }
}
@keyframes UpInitial {
  to {
    opacity: 0;
    transform: translate3d(0, -100%, 0) scale3d(1, 2, 1);
  }
}
@keyframes UpEnd {
  0% {
    opacity: 0;
    transform: translate3d(0, 100%, 0) scale3d(1, 2, 1);
  }
  to {
    opacity: 1;
    transform: translate3d(0, 0, 0);
  }
}
.section-padding {
  padding-top: 130px;
  padding-bottom: 130px;
}
@media only screen and (max-width: 991.98px) {
  .section-padding {
    padding-top: 65px;
    padding-bottom: 65px;
  }
}

.section-padding-top {
  padding-top: 130px;
}
@media only screen and (max-width: 991.98px) {
  .section-padding-top {
    padding-top: 65px;
  }
}

.section-padding-bottom {
  padding-bottom: 130px;
}
@media only screen and (max-width: 991.98px) {
  .section-padding-bottom {
    padding-bottom: 65px;
  }
}

.section-margin {
  margin-top: 130px;
  margin-bottom: 130px;
}
@media only screen and (max-width: 991.98px) {
  .section-margin {
    margin-top: 65px;
    margin-bottom: 65px;
  }
}

.section-margin-top {
  margin-top: 130px;
}
@media only screen and (max-width: 991.98px) {
  .section-margin-top {
    margin-top: 65px;
  }
}

.section-margin-bottom {
  margin-bottom: 130px;
}
@media only screen and (max-width: 991.98px) {
  .section-margin-bottom {
    margin-bottom: 65px;
  }
}

.row-padding {
  padding-top: 65px;
  padding-bottom: 65px;
}
@media only screen and (max-width: 991.98px) {
  .row-padding {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

.row-padding-top {
  padding-top: 65px;
}
@media only screen and (max-width: 991.98px) {
  .row-padding-top {
    padding-top: 40px;
  }
}

.row-padding-bottom {
  padding-bottom: 65px;
}
@media only screen and (max-width: 991.98px) {
  .row-padding-bottom {
    padding-bottom: 40px;
  }
}

.row-margin {
  margin-top: 65px;
  margin-bottom: 65px;
}
@media only screen and (max-width: 991.98px) {
  .row-margin {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.row-margin-top {
  margin-top: 65px;
}
@media only screen and (max-width: 991.98px) {
  .row-margin-top {
    margin-top: 40px;
  }
}

.row-margin-bottom {
  margin-bottom: 65px;
}
@media only screen and (max-width: 991.98px) {
  .row-margin-bottom {
    margin-bottom: 40px;
  }
}

.hamburger-area {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.5s ease;
}
.hamburger-area.opened {
  visibility: visible;
  opacity: 1;
}
.hamburger-area.opened .hamburger_wrapper {
  transform: translateX(0);
}
.hamburger-area.opened .hamburger_bg {
  opacity: 1;
  visibility: visible;
}
.hamburger-area .hamburger_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(var(--color-black-rgb), 0.5);
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease;
}
.hamburger-area .hamburger_wrapper {
  position: absolute;
  top: 0;
  right: 0;
  width: 400px;
  height: 100%;
  background-color: #f9f7ed;
  padding: 30px;
  padding-top: 50px;
  overflow-y: auto;
  transform: translateX(100%);
  transition: all 0.5s cubic-bezier(0.77, 0, 0.175, 1);
}
@media only screen and (max-width: 575.98px) {
  .hamburger-area .hamburger_wrapper {
    width: 300px;
  }
}
.hamburger-area .hamburger_top {
  margin-bottom: 30px;
}
.hamburger-area .hamburger_logo img {
  max-width: 150px;
}
.hamburger-area .hamburger_close_btn {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--color-black);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  color: var(--color-white);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.hamburger-area .hamburger_close_btn:hover {
  background-color: var(--color-black);
  color: var(--color-white);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.hamburger-area .hamburger_search {
  position: relative;
  margin-bottom: 30px;
}
.hamburger-area .hamburger_search form {
  position: relative;
}
.hamburger-area .hamburger_search form input {
  width: 100%;
  height: 50px;
  padding: 0 20px;
  padding-right: 50px;
  background-color: var(--color-white);
  border: none;
  border-radius: 5px;
  color: var(--color-black);
}
.hamburger-area .hamburger_search form input::placeholder {
  color: var(--color-black);
  opacity: 0.8;
}
.hamburger-area .hamburger_search form input:focus {
  outline: none;
}
.hamburger-area .hamburger_search form button {
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background-color: var(--color-black);
  color: var(--color-white);
  border-radius: 0 5px 5px 0;
}
.hamburger-area .hamburger_menu {
  margin-bottom: 15px;
}
.hamburger-area .hamburger_menu .mean-container {
  width: 100%;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav {
  background: transparent;
  margin-top: 0;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav > ul {
  display: block !important;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul {
  padding: 0;
  margin: 0;
  border: none;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul li {
  background-color: transparent;
  border: none;
  padding: 0;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul li a {
  padding: 10px 0;
  border-top: none;
  border-bottom: 1px solid rgba(var(--color-black-rgb), 0.05);
  color: var(--color-black);
  font-size: 16px;
  font-weight: 500;
  text-transform: capitalize;
  opacity: 1;
  width: 100%;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul li a:hover {
  color: var(--primary-color);
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul li a.mean-expand {
  height: 20px;
  width: 20px;
  line-height: 20px;
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  top: 50%;
  transform: translateY(-50%);
  background: transparent;
  color: var(--color-black);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 16px !important;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul li a.mean-expand::before {
  width: 100%;
  height: 100%;
  -webkit-transform: scale(30);
  -ms-transform: scale(30);
  transform: scale(30);
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul li ul {
  padding-left: 20px;
}
.hamburger-area .hamburger_menu .mean-container .mean-nav ul li:last-child a {
  border-bottom: none;
}
.hamburger-area .hamburger_menu .mean-container .mean-bar {
  background: transparent;
  padding: 0;
  min-height: auto;
}
.hamburger-area .hamburger_menu .mean-container .mean-bar .meanmenu-reveal {
  display: none !important;
}
.hamburger-area .hamburger-infos {
  margin-bottom: 30px;
}
.hamburger-area .hamburger-infos .hamburger-title {
  font-size: 24px;
  margin-bottom: 20px;
  color: var(--color-black);
}
.hamburger-area .hamburger-infos .hamburger-text {
  margin-bottom: 20px;
  color: var(--color-gray);
  font-size: 16px;
  font-weight: 400;
}
.hamburger-area .hamburger-infos .submit-btn,
.hamburger-area .hamburger-infos .common-btn,
.hamburger-area .hamburger-infos .common-button-three,
.hamburger-area .hamburger-infos .common-button-four,
.hamburger-area .hamburger-infos .common-button-five,
.hamburger-area .hamburger-infos .common-button-two {
  margin-bottom: 50px;
}
.hamburger-area .hamburger-infos .contact-item {
  gap: 15px;
  margin-bottom: 15px;
}
.hamburger-area .hamburger-infos .contact-item .icon {
  color: var(--color-black);
  font-size: 18px;
  margin-top: 5px;
}
.hamburger-area .hamburger-infos .contact-item .contact-text a,
.hamburger-area .hamburger-infos .contact-item .contact-text .text {
  color: rgba(var(--color-black-rgb), 0.5);
  font-size: 16px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.hamburger-area .hamburger-infos .contact-item .contact-text a:hover {
  color: var(--color-black);
}
.hamburger-area .hamburger-socials ul {
  display: flex;
  gap: 10px;
}
.hamburger-area .hamburger-socials ul li a {
  width: 40px;
  height: 40px;
  background: var(--color-black);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--color-white);
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.hamburger-area .hamburger-socials ul li a:hover {
  background: var(--color-gray);
  color: var(--color-white);
}

.header-landing {
  top: 0px;
  left: 0px;
  width: 100%;
  z-index: 99;
}
.header-landing__top {
  background-color: var(--yellow);
  padding-block: 10px;
}
@media only screen and (max-width: 991.98px) {
  .header-landing__top {
    display: none;
  }
}
.header-landing__top-content {
  gap: 10px;
}
@media only screen and (max-width: 991.98px) {
  .header-landing__top-content {
    flex-direction: column;
    text-align: center;
    gap: 5px;
  }
}
.header-landing__top-content .badge {
  background-color: var(--primary);
  color: var(--white);
  font-family: var(--ff-dm-sans);
  font-weight: 500;
  font-size: 12px;
  text-transform: capitalize;
  padding: 1px 6px;
  line-height: 1.4;
  border-radius: 2px;
  letter-spacing: -0.24px;
}
.header-landing__top-content .text {
  color: var(--primary);
  font-family: var(--ff-dm-sans);
  font-weight: 500;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.4;
  letter-spacing: -0.28px;
  margin: 0;
}
.header-landing__main {
  margin-top: 20px;
}
.header-landing__main-wrapper {
  gap: 20px;
}
.header-landing__main-wrapper .logo {
  text-decoration: none;
}
.header-landing__main-wrapper .logo img {
  max-height: 34px;
  width: auto;
}
.header-landing__main-nav ul {
  gap: 40px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.header-landing__main-nav ul li a {
  color: var(--white);
  font-family: var(--ff-mona-sans);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  text-transform: capitalize;
  gap: 4px;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
.header-landing__main-nav ul li a i {
  font-size: 10px;
  line-height: 1;
}
@media only screen and (max-width: 1199.98px) {
  .header-landing__main-nav ul li a {
    letter-spacing: 0px;
  }
}
.header-landing__main-nav ul li a.active, .header-landing__main-nav ul li a:hover {
  color: var(--secondary);
}
.header-landing__btn {
  gap: 15px;
}
@media only screen and (max-width: 575.98px) {
  .header-landing__btn .btn-two {
    display: none;
  }
}
.header-landing__btn .header__right-hamburger {
  background: none;
  border: none;
  color: #fff;
  font-size: 24px;
  cursor: pointer;
  padding: 0;
}

.footer.section {
  background-color: var(--primary);
  overflow: clip;
}
.footer__content {
  text-align: center;
}
.footer__thumb {
  text-align: center;
  margin-bottom: -118px;
}

/*
============================================
============= Preloader CSS ================
*/
.preloader {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 99999;
  background: var(--color-black2);
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.preloader .spinner-wrap {
  width: 140px;
  height: 140px;
}
.preloader .preloader-logo {
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.preloader .spinner {
  width: 100%;
  height: 100%;
  border: 2px solid #040404;
  border-top: 3px solid #21773e;
  border-radius: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  animation: spin 2s infinite linear;
}
.preloader.v2 .spinner {
  border-color: var(--color-gray);
  border-top: 3px solid #21773e;
}
.preloader.v5 .spinner {
  border-color: rgba(var(--color-white-rgb), 0.1);
  border-top: 3px solid #21773e;
}

/*
============= Preloader CSS END ================
================================================
*/
.btn-two {
  position: relative;
  display: inline-flex;
  align-items: center;
  width: max-content;
  height: max-content;
  gap: 20px;
  border-radius: 6px;
  border: 1px solid rgba(var(--blue-rgb), 0.14);
  background: transparent;
  padding-inline: 20px 4px;
  padding-block: 4px;
  transition: all 0.5s ease;
  z-index: 2;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .btn-two {
    padding-inline: 15px 4px;
  }
}
.btn-two::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 0;
  background-color: var(--blue);
  transition: all 0.5s ease;
  z-index: -1;
  left: 0;
  bottom: 0;
  opacity: 0;
}
.btn-two .btn-text {
  color: var(--black3);
  font-family: var(--font_mona);
  font-size: 14px;
  font-weight: 500;
  line-height: 100%;
  text-transform: capitalize;
  transition: all 0.5s ease;
}
.btn-two .btn-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 42px;
  height: 42px;
  aspect-ratio: 1/1;
  border-radius: 4px;
  border: 1px solid var(--blue);
  color: var(--white);
  background: var(--blue);
  user-select: none;
  transition: background 0.5s ease, border 0.5s ease, color 0.5s ease;
  cursor: pointer;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .btn-two .btn-icon {
    width: 35px;
    height: 35px;
  }
}
.btn-two .btn-icon i,
.btn-two .btn-icon svg,
.btn-two .btn-icon span {
  font-size: 22px;
  display: inline-block;
}
.btn-two .btn-icon span {
  flex: 0 0 100%;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  transition: none;
}
.btn-two .btn-icon span::after {
  position: absolute;
  font-family: "Material Symbols Sharp";
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  content: "arrow_outward";
  left: -100%;
  top: 100%;
}
.btn-two:hover {
  transition-delay: 0.35s;
  border-color: var(--blue);
}
.btn-two:hover::after {
  height: 100%;
  opacity: 1;
}
.btn-two:hover .btn-text {
  color: var(--white);
}
.btn-two:hover .btn-icon {
  border-color: rgba(255, 255, 255, 0.14);
  background-color: var(--white);
  color: var(--blue);
}
.btn-two:hover .btn-icon span {
  transition: transform 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  transform: translate(100%, -100%);
}
.btn-two.v2 {
  border-color: rgba(255, 255, 255, 0.14);
}
.btn-two.v2::after {
  background-color: var(--white);
}
.btn-two.v2 .btn-text {
  color: var(--white);
}
.btn-two.v2 .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--blue);
}
.btn-two.v2:hover .btn-text {
  color: var(--blue);
}
.btn-two.v2:hover .btn-icon {
  background-color: var(--blue);
  color: var(--white);
}
.btn-two.v3 {
  border-color: rgba(255, 255, 255, 0.14);
}
.btn-two.v3::after {
  height: 100%;
  opacity: 1;
  background-color: var(--white);
}
.btn-two.v3 .btn-text {
  color: var(--blue);
}
.btn-two.v3:hover .btn-text {
  color: var(--white);
}
.btn-two.v3:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v4 {
  border: 1px solid var(--blue);
}
.btn-two.v4::after {
  height: 100%;
  opacity: 1;
  background-color: var(--blue);
}
.btn-two.v4 .btn-text {
  color: var(--white);
}
.btn-two.v4 .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--blue);
}
.btn-two.v4:hover {
  border-color: rgba(122, 28, 255, 0.14);
}
.btn-two.v4:hover .btn-text {
  color: var(--blue);
}
.btn-two.v4:hover .btn-icon {
  border-color: var(--blue);
  background-color: var(--blue);
  color: var(--white);
}
.btn-two.v4:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v5 {
  border-color: var(--white);
}
.btn-two.v5::after {
  height: 100%;
  opacity: 1;
  background-color: var(--white);
}
.btn-two.v5 .btn-text {
  color: var(--black3);
}
.btn-two.v5:hover {
  border-color: var(--white);
}
.btn-two.v5:hover .btn-text {
  color: var(--black3);
}
.btn-two.v5:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v6 {
  border-color: var(--white);
}
.btn-two.v6::after {
  height: 100%;
  opacity: 1;
  background-color: var(--white);
}
.btn-two.v6 .btn-text {
  color: var(--black3);
}
.btn-two.v6:hover {
  border-color: var(--white);
}
.btn-two.v6:hover .btn-text {
  color: var(--white);
}
.btn-two.v6:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v7 {
  border: 1px solid rgba(26, 69, 59, 0.14);
}
.btn-two.v7 .btn-icon {
  background-color: var(--white);
  border-color: var(--white);
  color: var(--blue);
}
.btn-two.v8 {
  border: 1px solid var(--primary);
}
.btn-two.v8::after {
  height: 100%;
  opacity: 1;
  background-color: var(--primary);
}
.btn-two.v8 .btn-text {
  color: var(--white);
}
.btn-two.v8 .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--secondary);
}
.btn-two.v8:hover {
  border-color: rgba(122, 28, 255, 0.14);
}
.btn-two.v8:hover .btn-text {
  color: var(--primary);
}
.btn-two.v8:hover .btn-icon {
  border-color: var(--primary);
  background-color: var(--primary);
  color: var(--white);
}
.btn-two.v8:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v9 {
  border: 1px solid var(--primary);
  background-color: var(--secondary);
}
.btn-two.v9::after {
  height: 100%;
  opacity: 1;
  background-color: var(--white);
}
.btn-two.v9 .btn-text {
  color: var(--primary);
}
.btn-two.v9 .btn-icon {
  border-color: var(--secondary);
  background-color: var(--secondary);
  color: var(--white);
}
.btn-two.v9:hover {
  border-color: var(--secondary);
}
.btn-two.v9:hover .btn-text {
  color: var(--white);
}
.btn-two.v9:hover .btn-icon {
  border-color: var(--primary);
  background-color: var(--primary);
  color: var(--white);
}
.btn-two.v9:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v10 {
  border: 1px solid var(--secondary);
}
.btn-two.v10::after {
  height: 100%;
  opacity: 1;
  background-color: var(--secondary);
}
.btn-two.v10 .btn-text {
  color: var(--white);
}
.btn-two.v10 .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--primary);
}
.btn-two.v10:hover {
  border-color: var(--secondary);
}
.btn-two.v10:hover .btn-text {
  color: var(--white);
}
.btn-two.v10:hover .btn-icon {
  border-color: var(--secondary);
  background-color: var(--secondary);
  color: var(--white);
}
.btn-two.v10:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v11 {
  border-radius: 0;
  border: 1px solid rgba(26, 69, 59, 0.14);
}
.btn-two.v11::after {
  background-color: var(--green);
}
.btn-two.v11 .btn-text {
  color: var(--green);
}
.btn-two.v11 .btn-icon {
  border-radius: 0;
  border-color: var(--green);
  background-color: var(--green);
}
.btn-two.v11:hover {
  border-color: var(--green);
}
.btn-two.v11:hover .btn-text {
  color: var(--white);
}
.btn-two.v11:hover .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--green);
}
.btn-two.v12 {
  border-radius: 0;
  border: 1px solid var(--green);
}
.btn-two.v12::after {
  height: 100%;
  opacity: 1;
  background-color: var(--green);
}
.btn-two.v12 .btn-text {
  color: var(--white);
}
.btn-two.v12 .btn-icon {
  border-radius: 0;
  border-color: var(--white);
  background-color: var(--white);
  color: var(--green);
}
.btn-two.v12:hover {
  border-color: rgba(26, 69, 59, 0.14);
}
.btn-two.v12:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v12:hover .btn-text {
  color: var(--green);
}
.btn-two.v12:hover .btn-icon {
  border-color: var(--green);
  background-color: var(--green);
  color: var(--white);
}
.btn-two.v13 {
  border-radius: 0;
  border: 1px solid var(--yellow);
}
.btn-two.v13::after {
  height: 100%;
  opacity: 1;
  background-color: var(--yellow);
}
.btn-two.v13 .btn-text {
  color: var(--green);
}
.btn-two.v13 .btn-icon {
  border-radius: 0;
  border-color: var(--green);
  background-color: var(--green);
  color: var(--white);
}
.btn-two.v13:hover {
  border-color: var(--yellow);
}
.btn-two.v13:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v13:hover .btn-text {
  color: var(--white);
}
.btn-two.v13:hover .btn-icon {
  border-color: var(--yellow);
  background-color: var(--yellow);
  color: var(--green);
}
.btn-two.v14 {
  border-radius: 0;
  border: 1px solid rgba(26, 69, 59, 0.14);
}
.btn-two.v14::after {
  background-color: var(--light-orange);
}
.btn-two.v14 .btn-text {
  color: var(--light-orange);
}
.btn-two.v14 .btn-icon {
  border-radius: 0;
  border-color: var(--light-orange);
  background-color: var(--light-orange);
}
.btn-two.v14:hover {
  border-color: var(--light-orange);
}
.btn-two.v14:hover .btn-text {
  color: var(--white);
}
.btn-two.v14:hover .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--light-orange);
}
.btn-two.v15 {
  border-radius: 0;
  border: 1px solid rgba(26, 69, 59, 0.14);
}
.btn-two.v15::after {
  background-color: var(--light-orange);
}
.btn-two.v15 .btn-text {
  color: var(--primary);
}
.btn-two.v15 .btn-icon {
  border-radius: 0;
  border-color: var(--light-orange);
  background-color: var(--light-orange);
}
.btn-two.v15:hover {
  border-color: var(--light-orange);
}
.btn-two.v15:hover .btn-text {
  color: var(--white);
}
.btn-two.v15:hover .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--light-orange);
}
.btn-two.v16 {
  border-radius: 0;
  border: 1px solid var(--light-orange);
}
.btn-two.v16::after {
  height: 100%;
  opacity: 1;
  background-color: var(--light-orange);
}
.btn-two.v16 .btn-text {
  color: var(--white);
}
.btn-two.v16 .btn-icon {
  border-radius: 0;
  border-color: var(--white);
  background-color: var(--white);
  color: var(--light-orange);
}
.btn-two.v16:hover {
  border-color: rgba(26, 69, 59, 0.14);
}
.btn-two.v16:hover::after {
  height: 0;
  opacity: 0;
}
.btn-two.v16:hover .btn-text {
  color: var(--light-orange);
}
.btn-two.v16:hover .btn-icon {
  border-color: var(--light-orange);
  background-color: var(--light-orange);
  color: var(--white);
}
.btn-two.v17 {
  border: 1px solid var(--border);
  background-color: transparent;
}
.btn-two.v17 .btn-text {
  color: var(--primary);
}
.btn-two.v17 .btn-icon {
  border-color: var(--secondary);
  background-color: var(--secondary);
  color: var(--white);
}
.btn-two.v17:hover {
  border-color: var(--secondary);
}
.btn-two.v17:hover::after {
  height: 100%;
  opacity: 1;
  background-color: var(--secondary);
}
.btn-two.v17:hover .btn-text {
  color: var(--white);
}
.btn-two.v17:hover .btn-icon {
  border-color: var(--primary);
  background-color: var(--primary);
  color: var(--white);
}
.btn-two.v18 {
  border-radius: 100px;
  border: 1px solid rgba(255, 255, 255, 0.14);
}
.btn-two.v18::after {
  background-color: var(--tan);
}
.btn-two.v18 .btn-text {
  color: var(--white);
}
.btn-two.v18 .btn-icon {
  border-radius: 100%;
  border-color: var(--white);
  background-color: var(--white);
  color: var(--tan);
}
.btn-two.v18:hover {
  border-color: rgba(255, 255, 255, 0.14);
}
.btn-two.v18:hover .btn-text {
  color: var(--white);
}
.btn-two.v18:hover .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--tan);
}
.btn-two.v19 {
  border: 1px solid var(--tan);
  border-radius: 100px;
}
.btn-two.v19::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: var(--tan);
  transform-origin: left;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.btn-two.v19 .btn-text {
  color: var(--white);
}
.btn-two.v19 .btn-icon {
  border-radius: 100%;
  border-color: var(--white);
  background-color: var(--white);
  color: var(--tan);
}
.btn-two.v19:hover {
  border-color: rgba(192, 133, 82, 0.14);
}
.btn-two.v19:hover .btn-text {
  color: var(--tan);
}
.btn-two.v19:hover .btn-icon {
  border-color: var(--tan);
  background-color: var(--tan);
  color: var(--white);
}
.btn-two.v19:hover::after {
  width: 0;
  height: 100%;
  opacity: 0;
}
.btn-two.v20 {
  border-radius: 100px;
  border: 1px solid rgba(26, 69, 59, 0.14);
}
.btn-two.v20::after {
  background-color: var(--tan);
}
.btn-two.v20 .btn-text {
  color: var(--primary);
}
.btn-two.v20 .btn-icon {
  border-radius: 100%;
  border-color: var(--tan);
  background-color: var(--tan);
  color: var(--white);
}
.btn-two.v20:hover {
  border-color: var(--tan);
}
.btn-two.v20:hover .btn-text {
  color: var(--white);
}
.btn-two.v20:hover .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--tan);
}
.btn-two.v21 {
  border: 1px solid rgba(26, 69, 59, 0.14);
  border-radius: 100px;
}
.btn-two.v21::after {
  width: 100%;
  height: 100%;
  opacity: 1;
  background-color: var(--white);
  transform-origin: left;
  transition: all 0.6s cubic-bezier(0.25, 1, 0.5, 1);
}
.btn-two.v21 .btn-text {
  color: var(--tan);
}
.btn-two.v21 .btn-icon {
  border-radius: 100%;
  border-color: var(--tan);
  background-color: var(--tan);
  color: var(--white);
}
.btn-two.v21:hover {
  border-color: rgba(255, 255, 255, 0.14);
}
.btn-two.v21:hover .btn-text {
  color: var(--white);
}
.btn-two.v21:hover .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--tan);
}
.btn-two.v21:hover::after {
  width: 0;
  height: 100%;
  opacity: 0;
}
.btn-two.v22 {
  border: 1px solid rgba(26, 69, 59, 0.14);
  background-color: var(--white);
}
.btn-two.v22::after {
  background-color: var(--primary2);
}
.btn-two.v22 .btn-text {
  color: var(--primary);
}
.btn-two.v22 .btn-icon {
  border-color: var(--orange);
  background-color: var(--orange);
  color: var(--white);
}
.btn-two.v22:hover {
  border-color: rgba(26, 69, 59, 0.14);
}
.btn-two.v22:hover .btn-text {
  color: var(--white);
}
.btn-two.v22:hover .btn-icon {
  border-color: var(--white);
  background-color: var(--white);
  color: var(--primary);
}

/*-----------------------------------------------------
  BackToTop CSS
-----------------------------------------------------*/
.progress-wrap {
  position: fixed;
  right: 20px;
  bottom: 20px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  border-radius: 50px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  box-shadow: 0px 0px 20px rgba(var(--color-black2-rgb), 0.5);
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px);
  transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
}
.progress-wrap::after {
  content: "\f062";
  font: var(--fa-font-solid);
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: var(--color-white);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  z-index: 1;
  border-radius: 50px;
  transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
}
.progress-wrap svg path {
  fill: var(--color-black2);
}
.progress-wrap svg.progress-circle path {
  fill: var(--color-black2);
  stroke: var(--color-white);
  stroke-width: 5;
  box-sizing: border-box;
  transition: all 200ms linear;
  -webkit-transition: all 200ms linear;
  -moz-transition: all 200ms linear;
  -o-transition: all 200ms linear;
  -ms-transition: all 200ms linear;
}
.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.section__header .sub-title {
  display: inline-block;
  width: max-content;
  margin-inline: auto;
  color: var(--primary);
  font-family: var(--ff-mona-sans);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 100%;
  letter-spacing: 0;
  text-transform: capitalize;
  border-radius: 140px;
  border: 1px solid rgba(26, 69, 59, 0.14);
  padding: 5px 13px;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767.98px) {
  .section__header .sub-title {
    font-size: 12px;
  }
}
.section__header .header-title {
  color: var(--primary);
  text-align: center;
  font-family: var(--ff-mona-sans);
  font-size: 48px;
  font-weight: 500;
  line-height: 110%;
  letter-spacing: -1.44px;
}
@media only screen and (max-width: 991.98px) {
  .section__header .header-title {
    font-size: 40px;
  }
}
.section__header .header-title span {
  color: var(--secondary);
  font-family: var(--ff-playfair-display);
  font-style: italic;
}
.section__header.v2 .sub-title {
  border-color: rgba(255, 255, 255, 0.14);
  color: var(--white);
}
.section__header.v2 .header-title {
  color: var(--white);
}

.hero.section {
  min-height: 100vh;
  background: var(--primary2);
}
.hero__content {
  padding-top: 220px;
}
@media only screen and (max-width: 1199.98px) {
  .hero__content {
    padding-top: 180px;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero__content {
    padding-top: 120px;
  }
}
.hero__content .section__header {
  text-align: center;
  margin-bottom: 33px;
}
.hero__content .section__header .sub-title {
  color: var(--color-white);
  border-color: rgba(255, 255, 255, 0.14);
  margin-bottom: 15px;
}
.hero__content .section__header .header-title {
  color: var(--color-white);
  font-size: 64px;
  line-height: 100%;
  letter-spacing: -1.92px;
}
@media only screen and (max-width: 1199.98px) {
  .hero__content .section__header .header-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .hero__content .section__header .header-title {
    font-size: 40px;
  }
}
.hero__content .hero-feature {
  gap: 40px;
}
@media only screen and (max-width: 767.98px) {
  .hero__content .hero-feature {
    gap: 15px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hero__content .hero-feature {
    flex-direction: column;
    align-items: flex-start;
    width: max-content;
    margin-inline: auto;
  }
}
.hero__content .hero-feature .feature-item {
  gap: 10px;
}
.hero__content .hero-feature .feature-item .icon {
  width: 50px;
  height: 50px;
  flex-shrink: 0;
  background-color: var(--primary2);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 767.98px) {
  .hero__content .hero-feature .feature-item .icon {
    width: 45px;
    height: 45px;
  }
}
.hero__content .hero-feature .feature-item .icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
@media only screen and (max-width: 767.98px) {
  .hero__content .hero-feature .feature-item .icon img {
    width: 20px;
    height: 20px;
  }
}
.hero__content .hero-feature .feature-item .text {
  color: var(--white);
  font-family: var(--ff-dm-sans);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  text-transform: capitalize;
  margin: 0;
  text-align: left;
}
@media only screen and (max-width: 767.98px) {
  .hero__content .hero-feature .feature-item .text {
    font-size: 12px;
  }
}
.hero__content .hero-counter {
  background-color: var(--primary2);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 10px;
  width: max-content;
  margin-top: 52px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
  padding-inline: 40px;
  padding-block: 30px 33px;
}
@media only screen and (max-width: 767.98px) {
  .hero__content .hero-counter {
    width: 100%;
    margin-top: 40px;
    max-width: 580px;
    padding-inline: 30px;
    padding-block: 20px 23px;
    gap: 30px;
  }
}
@media only screen and (max-width: 575.98px) {
  .hero__content .hero-counter {
    flex-direction: column;
    gap: 20px;
    align-items: flex-start;
    padding-inline: 20px;
    padding-block: 25px;
  }
}
.hero__content .hero-counter .counter-box {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  text-align: left;
  flex: 1;
}
@media only screen and (max-width: 575.98px) {
  .hero__content .hero-counter .counter-box {
    flex: 1;
    width: 100%;
    align-items: center;
  }
}
.hero__content .hero-counter .counter-box .counter-val {
  font-family: var(--ff-mona-sans);
  font-weight: 500;
  font-size: 48px;
  line-height: 1.1;
  letter-spacing: -1.44px;
  color: var(--white);
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (max-width: 767.98px) {
  .hero__content .hero-counter .counter-box .counter-val {
    font-size: 36px;
  }
}
.hero__content .hero-counter .counter-box .counter-val .plus-sign {
  color: var(--secondary);
  margin-left: 2px;
}
.hero__content .hero-counter .counter-box .counter-title {
  font-family: var(--ff-mona-sans);
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  color: var(--white);
  text-transform: capitalize;
  margin: 0;
  white-space: nowrap;
}
@media only screen and (max-width: 767.98px) {
  .hero__content .hero-counter .counter-box .counter-title {
    font-size: 14px;
  }
}
.hero__content .hero-counter .separator-line {
  width: 1px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.14);
  flex-shrink: 0;
}
@media only screen and (max-width: 575.98px) {
  .hero__content .hero-counter .separator-line {
    width: 100%;
    height: 1px;
  }
}
.hero__thumbs-slider {
  display: flex;
  flex-wrap: nowrap;
  gap: 20px;
  margin-top: 80px;
  position: relative;
  pointer-events: none;
  user-select: none;
  z-index: 1;
}
@media only screen and (max-width: 767.98px) {
  .hero__thumbs-slider {
    margin-top: 40px;
  }
}
.hero__thumbs-slider::before {
  width: 100%;
  height: 273px;
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  pointer-events: none;
  background: linear-gradient(0deg, var(--primary) 0%, rgba(26, 69, 59, 0) 100%);
  z-index: 2;
}
@media only screen and (max-width: 767.98px) {
  .hero__thumbs-slider::before {
    height: 135px;
  }
}
.hero__thumbs-slider .swiper-wrapper .swiper-slide {
  width: auto;
}
.hero__thumbs-slider .thumb-item img {
  min-height: 300px;
}

.highlight.section {
  background: #f6f6f6;
}
.highlight__items {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 991.98px) {
  .highlight__items {
    grid-template-columns: 1fr;
  }
}
.highlight__item {
  border: 1px solid rgba(26, 69, 59, 0.14);
  border-radius: 10px;
  overflow: hidden;
  background: #f6f6f6;
  position: relative;
  transition: all 0.3s ease;
}
.highlight__item:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(26, 69, 59, 0.08);
}
.highlight__item .section__header {
  margin-bottom: 0;
}
.highlight__item .section__header .sub-title {
  display: inline-block;
  width: max-content;
  font-family: var(--ff-mona-sans);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  text-transform: capitalize;
  border-radius: 140px;
  border: 1px solid rgba(26, 69, 59, 0.14);
  padding: 6px 16px;
  margin-bottom: 15px;
  background: #f6f6f6;
  color: var(--primary);
}
.highlight__item .section__header .header-title {
  font-family: var(--ff-mona-sans);
  font-size: 32px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.96px;
  color: var(--primary);
  margin-bottom: 12px;
}
.highlight__item .section__header .header-title span {
  font-family: var(--ff-playfair-display);
  font-style: italic;
  display: inline;
}
.highlight__item .item-desc {
  font-family: var(--ff-mona-sans);
  font-size: 16px;
  line-height: 1.6;
  color: var(--text2);
  margin-bottom: 0;
}
@media only screen and (max-width: 991.98px) {
  .highlight__item {
    grid-column: span 12 !important;
    height: auto !important;
    padding: 40px 20px 20px !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
    text-align: center !important;
  }
  .highlight__item .section__header {
    text-align: center !important;
    display: flex !important;
    flex-direction: column !important;
    align-items: center !important;
  }
  .highlight__item .section__header .sub-title {
    margin-inline: auto !important;
  }
  .highlight__item .item-desc {
    max-width: 100% !important;
    margin-bottom: 25px !important;
  }
  .highlight__item .item-thumb {
    position: relative !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    top: 0 !important;
    transform: none !important;
    width: 100% !important;
    max-width: 480px !important;
    height: auto !important;
    margin-top: 20px;
    display: flex;
    justify-content: center;
  }
  .highlight__item .item-thumb img {
    width: 100% !important;
    height: auto !important;
    max-width: 100% !important;
    object-fit: contain !important;
    border-radius: 8px !important;
  }
  .highlight__item.v3 {
    padding-bottom: 40px !important;
  }
  .highlight__item.v3 .item-desc {
    margin-top: 20px !important;
    margin-bottom: 0 !important;
  }
}
.highlight__item.v1 {
  grid-column: span 7;
  height: 560px;
  padding: 40px 40px 0;
  text-align: left;
}
.highlight__item.v1 .section__header {
  text-align: left;
}
.highlight__item.v1 .section__header .sub-title {
  margin-inline: 0;
}
.highlight__item.v1 .section__header .header-title {
  text-align: start;
}
.highlight__item.v1 .item-desc {
  max-width: 469px;
}
.highlight__item.v1 .item-thumb {
  position: absolute;
  bottom: 15px;
  left: 40px;
  width: 592px;
  height: 343px;
}
.highlight__item.v1 .item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top left;
}
.highlight__item.v2 {
  grid-column: span 5;
  height: 560px;
  padding: 40px 40px 0;
  text-align: center;
}
.highlight__item.v2 .section__header {
  text-align: center;
}
.highlight__item.v2 .section__header .sub-title {
  margin-inline: auto;
}
.highlight__item.v2 .section__header .header-title span {
  color: var(--orange);
}
.highlight__item.v2 .item-desc {
  max-width: 345px;
  margin-inline: auto;
}
.highlight__item.v2 .item-thumb {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 426px;
  height: 291px;
}
.highlight__item.v2 .item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.highlight__item.v3 {
  grid-column: span 4;
  height: 581px;
  padding: 40px 30px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
  text-align: center;
}
.highlight__item.v3 .section__header {
  text-align: center;
}
.highlight__item.v3 .section__header .sub-title {
  margin-inline: auto;
}
.highlight__item.v3 .section__header .header-title span {
  color: #06f;
}
.highlight__item.v3 .item-thumb {
  width: 378px;
  height: 245px;
  margin-inline: auto;
  display: flex;
  justify-content: center;
  align-items: center;
}
.highlight__item.v3 .item-thumb img {
  width: 100%;
  height: auto;
  max-width: 100%;
  object-fit: contain;
}
.highlight__item.v3 .item-desc {
  max-width: 335px;
  margin-inline: auto;
}
.highlight__item.v3 .item-desc span {
  color: #06f;
  font-weight: 500;
}
.highlight__item.v4 {
  grid-column: span 4;
  height: 581px;
  padding: 40px 20px 0;
  text-align: center;
}
.highlight__item.v4 .section__header {
  text-align: center;
}
.highlight__item.v4 .section__header .sub-title {
  margin-inline: auto;
}
.highlight__item.v4 .section__header .header-title span {
  color: var(--orange);
}
.highlight__item.v4 .item-desc {
  max-width: 370px;
  margin-inline: auto;
}
.highlight__item.v4 .item-thumb {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 300px;
  max-height: 360px;
  margin-top: 30px;
}
.highlight__item.v4 .item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.highlight__item.v5 {
  grid-column: span 4;
  height: 581px;
  padding: 40px 40px 0;
  text-align: left;
  border: none;
  background-color: var(--green);
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
}
.highlight__item.v5 .section__header {
  text-align: left;
}
.highlight__item.v5 .section__header .sub-title {
  margin-inline: 0;
  color: var(--white);
  background: transparent;
  border-color: rgba(255, 255, 255, 0.14);
}
.highlight__item.v5 .section__header .header-title {
  color: var(--white);
}
.highlight__item.v5 .section__header .header-title span {
  color: var(--yellow);
}
.highlight__item.v5 .item-thumb {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 290px;
  height: 364px;
  border-radius: 0 0 10px 0;
}
.highlight__item.v5 .item-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top left;
  border-radius: 0 0 10px 0;
}

.home-demo.section {
  background: #f6f6f6;
}
.home-demo__header {
  position: relative;
  z-index: 1;
}
.home-demo__header .section__header .sub-title {
  background-color: #f6f6f6;
}
.home-demo__header .section__header .header-title {
  color: #0b2919;
}
.home-demo__watermark {
  text-align: center;
  font-family: var(--ff-mona-sans);
  font-size: 300px;
  font-weight: 700;
  line-height: 0.8;
  letter-spacing: -9px;
  margin-bottom: -40px;
  background: linear-gradient(180deg, rgba(31, 60, 53, 0.14) 0.19%, rgba(255, 255, 255, 0.14) 99.81%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: -1;
  pointer-events: none;
}
@media only screen and (max-width: 991.98px) {
  .home-demo__watermark {
    font-size: 240px;
    letter-spacing: -7px;
  }
}
@media only screen and (max-width: 767.98px) {
  .home-demo__watermark {
    font-size: 180px;
    letter-spacing: -5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .home-demo__watermark {
    letter-spacing: -3px;
  }
}
.home-demo__items {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  row-gap: 80px;
  column-gap: 100px;
}
@media only screen and (max-width: 1439.98px) {
  .home-demo__items {
    row-gap: 40px;
    column-gap: 50px;
  }
}
@media only screen and (max-width: 991.98px) {
  .home-demo__items {
    grid-template-columns: repeat(1, minmax(0, 1fr));
    row-gap: 30px;
    column-gap: 24px;
  }
}
.home-demo__item {
  overflow: clip;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid rgba(26, 69, 59, 0.14);
  background: var(--white);
  display: flex;
  flex-direction: column;
  gap: 20px;
  transition: box-shadow 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .home-demo__item {
    padding: 15px;
  }
}
.home-demo__item:hover {
  box-shadow: 0 10px 30px rgba(26, 69, 59, 0.08);
}
.home-demo__item:hover .item-thumb img {
  -webkit-transform: perspective(400px) rotateX(0.15deg) rotateY(0) scaleX(1.1) scaleY(1.1);
  -ms-transform: perspective(400px) rotateX(0.15deg) rotateY(0) scaleX(1.1) scaleY(1.1);
  transform: perspective(400px) rotateX(0.15deg) rotateY(0) scaleX(1.1) scaleY(1.1);
}
.home-demo__item .item-thumb {
  display: block;
  border-radius: 6px;
  overflow: clip;
  border: 0.292px solid rgba(26, 69, 59, 0.14);
}
.home-demo__item .item-thumb img {
  width: 100%;
  height: auto;
  display: block;
  -webkit-transform: perspective(0) rotateX(0) rotateY(0) scaleX(1) scaleY(1);
  -ms-transform: perspective(0) rotateX(0) rotateY(0) scaleX(1) scaleY(1);
  transform: perspective(0) rotateX(0) rotateY(0) scaleX(1) scaleY(1);
  transition: transform 500ms;
  -webkit-transition: transform 500ms;
  -moz-transition: transform 500ms;
  -o-transition: transform 500ms;
  -ms-transition: transform 500ms;
}
.home-demo__item .item-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
}
.home-demo__item .left-content {
  flex: 1;
  min-width: 0;
}
.home-demo__item .item-title {
  font-family: var(--ff-mona-sans);
  font-size: 24px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.72px;
  margin-bottom: 6px;
}
@media only screen and (max-width: 767.98px) {
  .home-demo__item .item-title {
    font-size: 20px;
    letter-spacing: -0.5px;
  }
}
.home-demo__item .item-title a {
  color: #0b2919;
  text-decoration: none;
  overflow: hidden;
  display: -webkit-inline-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  line-clamp: 1;
  max-width: 100%;
  background-image: linear-gradient(#1a453b, #1a453b);
  background-size: 0% 1px;
  background-repeat: no-repeat;
  background-position: left bottom;
  transition: background-size 0.3s ease, color 0.3s ease;
}
.home-demo__item .item-title a:hover {
  color: #1a453b;
  background-size: 100% 1px;
}
.home-demo__item .item-category {
  font-family: var(--ff-dm-sans);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.28px;
  color: #555555;
  display: block;
}
.home-demo__item .item-badge {
  font-family: var(--ff-dm-sans);
  font-size: 12px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: -0.24px;
  color: #0b2919;
  background: var(--white);
  border: 1px solid rgba(59, 48, 48, 0.14);
  border-radius: 4px;
  padding: 4px 10px;
  white-space: nowrap;
}

.inner-pages.section {
  background-color: #f6f6f6;
}
.inner-pages__inner {
  align-items: start;
  border-radius: 10px;
  background: var(--primary2);
  padding-inline: 80px 10px;
  gap: 30px;
  overflow: hidden;
  position: relative;
}
@media only screen and (max-width: 1439.98px) {
  .inner-pages__inner {
    padding-inline: 40px;
  }
}
@media only screen and (max-width: 991.98px) {
  .inner-pages__inner {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 0px;
  }
}
@media only screen and (max-width: 575.98px) {
  .inner-pages__inner {
    padding-inline: 20px;
  }
}
.inner-pages__inner .cap-logo {
  position: absolute;
  left: 80px;
  bottom: 20px;
}
@media only screen and (max-width: 1199.98px) {
  .inner-pages__inner .cap-logo img {
    max-width: 250px;
  }
}
.inner-pages .item-content {
  max-width: 450px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
@media only screen and (max-width: 991.98px) {
  .inner-pages .item-content {
    max-width: 100%;
    align-items: center;
    text-align: center;
  }
}
.inner-pages .item-content .section__header {
  margin-bottom: 30px;
  text-align: left;
}
@media only screen and (max-width: 991.98px) {
  .inner-pages .item-content .section__header {
    text-align: center;
    margin-bottom: 25px;
  }
}
.inner-pages .item-content .section__header .sub-title {
  display: inline-block;
  width: max-content;
  font-family: var(--ff-mona-sans);
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0;
  text-transform: capitalize;
  border-radius: 140px;
  padding: 6px 16px;
  margin-bottom: 15px;
  color: var(--white);
  background-color: var(--primary);
  border: 1px solid var(--primary);
  margin-inline: 0;
}
@media only screen and (max-width: 991.98px) {
  .inner-pages .item-content .section__header .sub-title {
    margin-inline: auto;
  }
}
.inner-pages .item-content .section__header .header-title {
  color: var(--white);
  font-family: var(--ff-mona-sans);
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1.44px;
  text-align: left;
}
@media only screen and (max-width: 991.98px) {
  .inner-pages .item-content .section__header .header-title {
    text-align: center;
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .inner-pages .item-content .section__header .header-title {
    font-size: 32px;
  }
}
.inner-pages .item-content .section__header .header-title span {
  color: var(--orange);
  font-family: var(--ff-playfair-display);
  font-style: italic;
  display: inline;
}
.inner-pages .item-content .btn-two {
  margin-top: 10px;
}
.inner-pages__trackers {
  gap: 10px;
  max-width: 610px;
  width: 100%;
  overflow: hidden;
  height: 800px;
}
@media only screen and (max-width: 1199.98px) {
  .inner-pages__trackers {
    max-width: 500px;
  }
}
@media only screen and (max-width: 991.98px) {
  .inner-pages__trackers {
    max-width: 100%;
    height: 600px;
  }
}
@media only screen and (max-width: 767.98px) {
  .inner-pages__trackers {
    height: 500px;
  }
}
@media only screen and (max-width: 575.98px) {
  .inner-pages__trackers {
    gap: 8px;
  }
}
.inner-pages__trackers .slide-track {
  height: 100%;
}
.inner-pages__trackers .slide-track .tricker-item {
  height: 100%;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 767.98px) {
  .inner-pages__trackers .slide-track .tricker-item {
    border-radius: 6px;
  }
}
.inner-pages__trackers .slide-track .js-marquee-wrapper {
  gap: 10px;
}
@media only screen and (max-width: 575.98px) {
  .inner-pages__trackers .slide-track .js-marquee-wrapper {
    gap: 8px;
  }
}
.inner-pages__trackers .slide-track .js-marquee-wrapper .js-marquee {
  gap: 10px;
}
@media only screen and (max-width: 575.98px) {
  .inner-pages__trackers .slide-track .js-marquee-wrapper .js-marquee {
    gap: 8px;
  }
}

.courses.section {
  background-color: #f6f6f6;
}
.courses__header {
  position: relative;
  z-index: 1;
}
.courses__header .section__header .sub-title {
  background-color: #f6f6f6;
}
.courses__header .section__header .header-title {
  color: #0b2919;
}
.courses__watermark {
  text-align: center;
  font-family: var(--ff-mona-sans);
  font-size: 300px;
  font-weight: 700;
  line-height: 0.8;
  letter-spacing: -9px;
  margin-bottom: -40px;
  background: linear-gradient(180deg, rgba(31, 60, 53, 0.14) 0.19%, rgba(255, 255, 255, 0.14) 99.81%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  z-index: -1;
  pointer-events: none;
}
@media only screen and (max-width: 991.98px) {
  .courses__watermark {
    font-size: 240px;
    letter-spacing: -7px;
  }
}
@media only screen and (max-width: 767.98px) {
  .courses__watermark {
    font-size: 180px;
    letter-spacing: -5px;
  }
}
@media only screen and (max-width: 575.98px) {
  .courses__watermark {
    letter-spacing: -3px;
  }
}
.courses__slider .swiper-slide {
  width: auto;
}
@media only screen and (max-width: 575.98px) {
  .courses__slider .swiper-slide {
    width: 100%;
  }
}
.courses__item {
  display: block;
  border-radius: 6px;
  overflow: hidden;
  box-shadow: 0 4px 30px 0 rgba(0, 0, 0, 0.05);
}
.courses__item img {
  width: 100%;
  height: auto;
  display: block;
  transition: transform 0.5s ease;
}

.features.section {
  background: var(--primary);
}
.features__items {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 20px;
}
@media only screen and (max-width: 991.98px) {
  .features__items {
    grid-template-columns: repeat(4, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 767.98px) {
  .features__items {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
}
@media only screen and (max-width: 575.98px) {
  .features__items {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
  }
}
.features__item {
  background-color: var(--color-white);
  border-radius: 10px;
  padding: 40px;
  gap: 10px;
  width: 100%;
  max-height: 200px;
  height: 100%;
  transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
}
@media only screen and (max-width: 1599.98px) {
  .features__item {
    padding: 30px;
  }
}
@media only screen and (max-width: 1439.98px) {
  .features__item {
    padding: 20px;
  }
}
.features__item:hover {
  -webkit-transform: translateY(-4px);
  -ms-transform: translateY(-4px);
  transform: translateY(-4px);
}
.features__item .item-label {
  font-family: var(--ff-dm-sans);
  font-size: 14px;
  font-weight: 500;
  color: var(--primary);
  text-align: center;
  text-transform: capitalize;
  letter-spacing: -0.28px;
  line-height: 1.4;
  margin: 0;
}

.features2.section {
  background-color: var(--color-body);
}
.features2__items {
  display: flex;
  flex-direction: column;
}
.features2__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 50px;
}
.features2__item:not(:last-of-type) {
  border-bottom: 1px solid var(--border-two);
}
.features2__item:nth-child(even) {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 991.98px) {
  .features2__item:nth-child(even) {
    flex-direction: column;
  }
}
@media only screen and (max-width: 991.98px) {
  .features2__item {
    flex-direction: column;
    text-align: center;
    gap: 40px;
  }
  .features2__item.section-padding {
    padding-block: 60px;
  }
  .features2__item.section-padding-top {
    padding-top: 60px;
  }
}
.features2__item .item-thumb {
  max-width: 580px;
  width: 100%;
  border-radius: 10px;
  overflow: hidden;
}
@media only screen and (max-width: 991.98px) {
  .features2__item .item-thumb {
    max-width: 100%;
  }
}
.features2__item .item-thumb img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.features2__item .item-thumb:hover img {
  transform: scale(1.02);
}
.features2__item .item-content {
  max-width: 460px;
  width: 100%;
}
@media only screen and (max-width: 991.98px) {
  .features2__item .item-content {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.features2__item .item-content .section__header {
  margin-bottom: 30px;
}
.features2__item .item-content .section__header .sub-title {
  text-align: start;
}
.features2__item .item-content .section__header .header-title {
  text-align: start;
  font-family: var(--ff-mona-sans);
  font-size: 48px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1.44px;
  color: var(--primary);
  margin-bottom: 0;
}
@media only screen and (max-width: 991.98px) {
  .features2__item .item-content .section__header .header-title {
    text-align: center;
    font-size: 40px;
  }
}
@media only screen and (max-width: 767.98px) {
  .features2__item .item-content .section__header .header-title {
    font-size: 32px;
  }
}
.features2__list {
  width: 100%;
}
@media only screen and (max-width: 991.98px) {
  .features2__list {
    max-width: max-content;
    margin-inline: auto;
  }
}
.features2__list ul {
  display: flex;
  flex-direction: column;
  gap: 16px;
  padding: 0;
  margin: 0;
  list-style: none;
}
@media only screen and (max-width: 991.98px) {
  .features2__list ul {
    gap: 8px;
  }
}
.features2__list li {
  font-family: var(--ff-mona-sans);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  color: var(--primary);
  display: flex;
  align-items: center;
  text-align: left;
  text-transform: capitalize;
  gap: 12px;
}
@media only screen and (max-width: 767.98px) {
  .features2__list li {
    font-size: 14px;
  }
}
.features2__list li .material-symbols-sharp {
  color: var(--primary);
}

.elements {
  background-color: var(--primary);
}
.elements__header {
  border-top: 1px solid rgba(255, 255, 255, 0.14);
}
@media only screen and (max-width: 767.98px) {
  .elements__header {
    flex-direction: column;
  }
}
.elements__header .total-elements {
  font-family: var(--ff-mona-sans);
  font-size: 200px;
  font-weight: 700;
  line-height: 100%;
  letter-spacing: -6px;
  text-transform: uppercase;
  background: linear-gradient(180deg, #1F5045 0.39%, #1A453B 106.07%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 1439.98px) {
  .elements__header .total-elements {
    font-size: 180px;
  }
}
@media only screen and (max-width: 991.98px) {
  .elements__header .total-elements {
    font-size: 130px;
  }
}
@media only screen and (max-width: 575.98px) {
  .elements__header .total-elements {
    font-size: 100px;
  }
}
.elements__slides {
  gap: 22px;
}
.elements__tricker .slide-track .js-marquee-wrapper {
  gap: 22px;
}
.elements__tricker .slide-track .js-marquee-wrapper * {
  gap: 10px;
}
.elements__tricker .tricker-item {
  color: var(--white);
  gap: 22px;
  border-radius: 4px;
  border: 1px solid rgba(255, 255, 255, 0.14);
  background: var(--primary);
  padding: 16px 18px;
}
.elements__tricker .tricker-item .icon {
  width: 20px;
  height: 20px;
  aspect-ratio: 1/1;
}
.elements__tricker .tricker-item .text {
  color: inherit;
  font-family: var(--ff-mona-sans);
  font-size: 16px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: 0px;
  text-transform: capitalize;
  white-space: nowrap;
}

.responsive.section {
  background-color: #f6f6f6;
}
.responsive__thumb .main-thumb {
  text-align: center;
}
.responsive__thumb .responsive-text {
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1199.98px) {
  .responsive__thumb .responsive-text {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 991.98px) {
  .responsive__thumb .responsive-text {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767.98px) {
  .responsive__thumb .responsive-text {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsive__devices {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px;
  }
}
@media only screen and (max-width: 320.98px) {
  .responsive__devices {
    grid-template-columns: repeat(1, minmax(0, 1fr));
  }
}
.responsive__device {
  padding-inline: 20px;
}
.responsive__device:not(:last-child)::after {
  right: 0;
  top: 50%;
  width: 1px;
  height: 160px;
  background-color: rgba(26, 69, 59, 0.14);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 991.98px) {
  .responsive__device {
    padding-inline: 10px;
  }
}
@media only screen and (max-width: 575.98px) {
  .responsive__device::after {
    display: none;
  }
}
.responsive__device .device-icon {
  min-height: 110px;
  margin-bottom: 8px;
}
.responsive__device .device-icon img {
  max-width: 100%;
  height: auto;
  object-fit: contain;
}
@media only screen and (max-width: 767.98px) {
  .responsive__device .device-icon img {
    -webkit-transform: scale(0.6);
    -ms-transform: scale(0.6);
    transform: scale(0.6);
  }
}
@media only screen and (max-width: 575.98px) {
  .responsive__device .device-icon img {
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}
.responsive__device .device-info .device-size {
  font-family: var(--ff-mona-sans);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.4;
  letter-spacing: 0px;
  color: #555;
  margin-bottom: 4px;
}
.responsive__device .device-info .device-size span {
  font-family: inherit;
  font-weight: inherit;
  font-size: inherit;
}
.responsive__device .device-info .device-label {
  font-family: var(--ff-mona-sans);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: 0px;
  color: var(--primary);
  margin-bottom: 0;
  text-transform: capitalize;
}

.faq.section {
  background: var(--color-body);
}
.faq.section .section__header {
  border-top: 1px solid rgba(26, 69, 59, 0.14);
}
.faq__infos {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.faq__infos .info-item {
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 32px;
  align-items: flex-start;
  padding: 32px;
  border-radius: 8px;
  width: 100%;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .faq__infos .info-item {
    padding: 24px;
    gap: 24px;
  }
}
.faq__infos .info-item .item-icon {
  width: 52px;
  height: 52px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid;
  transition: transform 0.3s ease;
}
.faq__infos .info-item .item-icon svg {
  width: 24px;
  height: 24px;
  display: block;
}
.faq__infos .info-item:hover .item-icon {
  transform: scale(1.05);
}
.faq__infos .info-item .item-content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
}
.faq__infos .info-item .item-content .item-title {
  font-family: var(--ff-mona-sans);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.6px;
  margin-top: 0;
  margin-bottom: 18px;
}
@media only screen and (max-width: 767.98px) {
  .faq__infos .info-item .item-content .item-title {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.faq__infos .info-item .item-content .item-desc {
  font-family: var(--ff-mona-sans);
  font-size: 16px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 26px;
}
@media only screen and (max-width: 767.98px) {
  .faq__infos .info-item .item-content .item-desc {
    font-size: 15px;
    margin-bottom: 20px;
  }
}
.faq__infos .info-item .item-content .item-btn {
  font-family: var(--ff-mona-sans);
  font-size: 14px;
  font-weight: 500;
  height: 36px;
  padding-inline: 16px;
  border-radius: 40px;
  border: 1px solid;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease;
  text-decoration: none;
}
.faq__infos .info-item .item-footer {
  width: 100%;
}
.faq__infos .info-item .item-footer p {
  font-family: var(--ff-mona-sans);
  font-size: 11px;
  margin: 0;
  color: inherit;
  letter-spacing: -0.33px;
}
.faq__infos .info-item .item-footer p strong {
  font-weight: 500;
  color: inherit;
}
.faq__infos .info-item .item-footer p span {
  margin-left: 4px;
  font-weight: 400;
  color: inherit;
}
.faq__infos .info-item--primary {
  background-color: #ffd2e7;
  color: var(--primary);
  box-shadow: 0 4px 20px rgba(255, 210, 231, 0.1);
}
.faq__infos .info-item--primary .item-icon {
  background-color: #ffd2e7;
  border-color: rgba(26, 69, 59, 0.14);
  color: var(--primary);
}
.faq__infos .info-item--primary .item-title {
  color: var(--primary);
}
.faq__infos .info-item--primary .item-desc {
  color: var(--text2);
  max-width: 251px;
}
.faq__infos .info-item--primary .item-btn {
  border-color: rgba(26, 69, 59, 0.11);
  color: var(--primary);
  background-color: transparent;
}
.faq__infos .info-item--primary .item-btn:hover {
  background-color: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}
.faq__infos .info-item--primary:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(255, 210, 231, 0.4);
}
.faq__infos .info-item--secondary {
  background-color: #07875a;
  color: var(--white);
  box-shadow: 0 4px 20px rgba(7, 135, 90, 0.1);
}
.faq__infos .info-item--secondary .item-icon {
  background-color: #07875a;
  border-color: rgba(255, 255, 255, 0.14);
  color: var(--white);
}
.faq__infos .info-item--secondary .item-title {
  color: var(--white);
}
.faq__infos .info-item--secondary .item-desc {
  color: rgba(255, 255, 255, 0.8);
  max-width: 301px;
}
.faq__infos .info-item--secondary .item-btn {
  border-color: rgba(255, 255, 255, 0.14);
  color: var(--white);
  background-color: transparent;
}
.faq__infos .info-item--secondary .item-btn:hover {
  background-color: var(--white);
  color: #07875a;
  border-color: var(--white);
}
.faq__infos .info-item--secondary .item-footer p {
  color: rgba(255, 255, 255, 0.8);
}
.faq__infos .info-item--secondary .item-footer p strong {
  color: var(--white);
}
.faq__infos .info-item--secondary:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 30px rgba(7, 135, 90, 0.3);
}
.faq__accordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
  background: transparent;
}
.faq__accordion .accordion-item {
  background-color: #f6f6f6;
  border: 1px solid rgba(26, 69, 59, 0.14);
  border-radius: 8px !important;
  margin: 0;
  overflow: hidden;
  transition: all 0.3s ease;
  box-shadow: none;
}
.faq__accordion .accordion-item:hover {
  border-color: rgba(26, 69, 59, 0.28);
}
.faq__accordion .accordion-item .accordion-button {
  background-color: transparent;
  background: none;
  border: none;
  box-shadow: none !important;
  outline: none;
  padding: 20px 60px 20px 24px;
  position: relative;
  font-family: var(--ff-mona-sans);
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  letter-spacing: -0.6px;
  color: var(--primary);
  text-align: left;
  display: block;
  width: 100%;
  transition: padding 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .faq__accordion .accordion-item .accordion-button {
    font-size: 18px;
    padding: 20px 50px 20px 20px;
  }
}
.faq__accordion .accordion-item .accordion-button::after {
  display: block !important;
  content: "" !important;
  background: var(--primary) !important;
  position: absolute;
  right: 29px;
  top: 30px;
  width: 2px;
  height: 12px;
  border-radius: 20px;
  transform: none;
  opacity: 1;
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .faq__accordion .accordion-item .accordion-button::after {
    right: 25px;
    top: 24px;
  }
}
.faq__accordion .accordion-item .accordion-button::before {
  content: "";
  position: absolute;
  right: 24px;
  top: 35px;
  width: 12px;
  height: 2px;
  border-radius: 20px;
  background-color: var(--primary);
  transition: all 0.3s ease;
}
@media only screen and (max-width: 767.98px) {
  .faq__accordion .accordion-item .accordion-button::before {
    right: 20px;
    top: 29px;
  }
}
.faq__accordion .accordion-item .accordion-button:not(.collapsed) {
  padding-bottom: 0;
  color: var(--primary);
  background-color: transparent;
  box-shadow: none !important;
}
.faq__accordion .accordion-item .accordion-button:not(.collapsed)::after {
  transform: rotate(90deg);
  opacity: 0;
}
.faq__accordion .accordion-item .accordion-body {
  padding: 18px 24px 24px 24px;
  background-color: transparent;
}
@media only screen and (max-width: 767.98px) {
  .faq__accordion .accordion-item .accordion-body {
    padding: 6px 20px 20px 20px;
  }
}
.faq__accordion .accordion-item .accordion-body p {
  font-family: var(--ff-mona-sans);
  font-size: 16px;
  line-height: 1.6;
  color: var(--text2);
  font-weight: 400;
  margin: 0;
}
@media only screen and (max-width: 767.98px) {
  .faq__accordion .accordion-item .accordion-body p {
    font-size: 15px;
  }
}
.faq__accordion .accordion-item .accordion-body p + p {
  margin-top: 0;
}

.linear {
  transition-timing-function: linear !important;
  -webkit-transition-timing-function: linear !important;
}

.text-initial {
  text-transform: initial;
}

.place-center {
  place-content: center;
}

.line-clamp-1 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
}

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

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

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

.screenfix_right {
  margin-right: calc((-100vw + 100%) / 2);
}

.screenfix_left {
  margin-left: calc((-100vw + 100%) / 2);
}

/*# sourceMappingURL=style.css.map */
