/*-----------------------------------------------------------------------------------

  Template Name: Verso - Multipurpose HTML5 Template
  Author: RRDevs
  Support: https://support.rrdevs.net/
  Version: 1.0.0

-----------------------------------------------------------------------------------

/************ TABLE OF CONTENTS ***************
/* variable css */
/*Variable CSS
/*Typography CSS
/*About Us


/* === Colors variable scss (index 01) === */
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Red+Hat+Display:ital,wght@0,300..900;1,300..900&display=swap");
:root {
  --primary: #0A0A0A;
  --primary-1: #F55A18;
  --body_text: #4E4E4E;
  --black: #000000;
  --white: #FFFFFF;
  --action: #F5F5F5;
  --gray-2: #A2A6A8;
  --theme: #F55A18;
}

/* === Responsive variable scss (index 02) === */
/* === For Box Layout scss (index 03) === */
/* === Responsive container scss (index 04) === */
/* === heading scss (index 01) === */
/* === dark scss (index 01) === */
/* === bg primary  scss (index 01) === */
/* === Transition multiple scss (index 01) === */
/* === Transform scss (index 01) === */
/* === Flexbox scss (index 01) === */
/* === Font Family scss (index 01) === */
/* === Font Variable scss (index 03) === */
:root {
  --font_inter: "Inter", sans-serif;
  --font_Display:"Red Hat Display", sans-serif;
  --font_code-pro: "Source Code Pro", monospace;
  --font_awesome: "Font Awesome 6 Pro";
}

/* === Defalut Style scss (index 03) === */
* {
  margin: 0;
  padding: 0;
}

body {
  line-height: 1;
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  color: var(--body_text);
  font-family: var(--font_inter);
}

html {
  scroll-behavior: smooth;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  padding: 0;
  margin: 0;
  color: var(--primary);
  line-height: 1.22;
  font-weight: 500;
  font-family: var(--font_Display);
}

ul,
ol {
  padding: 0;
  margin: 0;
}

a {
  text-decoration: none;
  transition: all 0.3s;
  color: inherit;
}
a:hover {
  color: var(--theme);
}

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

p {
  padding: 0;
  margin: 0;
}

strong {
  font-weight: 500;
}

video,
iframe,
img {
  margin: 0;
  padding: 0;
}

img {
  max-width: 100%;
}

/* === Gutter scss (index 03) === */
@media only screen and (max-width: 767px) {
  .g-0 {
    padding-right: 15px;
    padding-left: 15px;
  }
  .row.g-0 {
    padding-right: 0;
    padding-left: 0;
  }
  br {
    display: none;
  }
}
main {
  width: 100%;
}

h1 {
  font-size: 48px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 32px;
}

h4 {
  font-size: 24px;
}

h5 {
  font-size: 20px;
}

h6 {
  font-size: 18px;
}

/* === Scrollbar scss (index 01) === */
::-webkit-scrollbar {
  width: 5px;
}

::-webkit-scrollbar-track {
  background: #d6d6d6;
}

::-webkit-scrollbar-thumb {
  background: #888;
}

::-webkit-scrollbar-thumb:hover {
  background: #555;
}

/* === positioning scss (index 02) === */
.rr-pos-rel {
  position: relative;
}

.rr-pos-abs {
  position: absolute;
}

.rr-ov-hidden {
  overflow: hidden;
}

/* === Container scss (index 03) === */
.rr-container-1650 {
  max-width: 1650px;
}

.rr-container-1710 {
  max-width: 1710px;
}

.rr-container-1920 {
  max-width: 1910px;
}

.rr-container-1320 {
  max-width: 1290px;
}

/* === Background scss (index 04) === */
.rr-bg-primary {
  background-color: var(--primary);
}

/* === Parallax view scss (index 05) === */
.parallax-view {
  overflow: hidden;
}

.go-down {
  width: 28px;
  height: 28px;
  background-color: var(--primary);
  color: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  border-radius: 50%;
}
.dark .go-down {
  color: var(--black);
}

/* === Section title scss (index 06) === */
.section-title {
  font-size: 90px;
  /* Specific font family and weight */
}
@media only screen and (max-width: 1919px) {
  .section-title {
    font-size: 70px;
  }
}
@media only screen and (max-width: 1399px) {
  .section-title {
    font-size: 60px;
  }
}
@media only screen and (max-width: 1199px) {
  .section-title {
    font-size: 50px;
  }
}
@media only screen and (max-width: 991px) {
  .section-title {
    font-size: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title {
    font-size: 35px;
  }
}
.section-title.font-bdogrotesk-regular {
  font-family: var(--font_bdogrotesk);
  font-weight: 400;
  line-height: 0.94;
  letter-spacing: -0.05em;
}
.section-title.font-bdogrotesk-regular-50 {
  font-family: var(--font_bdogrotesk);
  font-weight: 400;
  line-height: 1;
  letter-spacing: -0.05em;
}
@media (min-width: 1200px) {
  .section-title.font-bdogrotesk-regular-50 {
    font-size: 50px;
  }
}
.section-title.font-astronebula-light {
  font-family: var(--font_astronebula);
  font-weight: 300;
  line-height: 0.83;
  letter-spacing: -0.02em;
}
@media only screen and (max-width: 1199px) {
  .section-title.font-astronebula-light {
    line-height: 0.93;
  }
}

/* === Section spacing  scss (index 07) === */
.section-spacing-bottom {
  padding-bottom: 100px;
}
@media only screen and (max-width: 1919px) {
  .section-spacing-bottom {
    padding-bottom: 90px;
  }
}
@media only screen and (max-width: 1399px) {
  .section-spacing-bottom {
    padding-bottom: 80px;
  }
}
@media only screen and (max-width: 1199px) {
  .section-spacing-bottom {
    padding-bottom: 60px;
  }
}

/* === ontainer styling with full HD support  scss (index 08) === */
@media (min-width: 1600px) {
  .container.full-hd {
    max-width: 1920px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
  }
}

/* ===Inverted scss (index 09) === */
.text-invert > div {
  background-image: linear-gradient(to right, var(--primary) 50%, #CDC9C6 51%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}

/* ===Side info and offcanvas scss (index 10) === */
.offcanvas-overlay {
  position: fixed;
  height: 100%;
  width: 100%;
  background: #000;
  z-index: 900;
  top: 0;
  right: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.offcanvas-overlay-3 {
  background: #F1F1F1;
}

.offcanvas-overlay.overlay-open {
  opacity: 0.5;
  visibility: visible;
}
.offcanvas-overlay.overlay-open-3 {
  opacity: 1;
  visibility: visible;
}

.side-info-close {
  font-size: 20px;
  padding: 0;
  transition: all 0.3s linear;
  background-color: transparent;
  color: var(--black);
  width: 40px;
  height: 40px;
  border: 1px solid var(--black);
  border-radius: 50%;
  line-height: 38px;
}
.dark .side-info-close {
  border-color: var(--white);
  color: var(--white);
}
.side-info-close:hover {
  transform: rotate(90deg);
}

.side-info {
  background: var(--white) none repeat scroll 0 0;
  padding: 40px 45px;
  position: fixed;
  right: 0;
  top: 0;
  width: 500px;
  height: 100%;
  transform: translateX(calc(100% + 80px));
  transition: transform 0.45s ease-in-out, opacity 0.45s ease-in-out;
  z-index: 9999;
  overflow-y: scroll;
  overscroll-behavior-y: contain;
  scrollbar-width: none;
}
.dark .side-info {
  background-color: #1F1F1F;
}
@media only screen and (max-width: 1199px) {
  .side-info {
    width: 460px;
  }
}
@media (max-width: 575px) {
  .side-info {
    width: 280px;
    padding: 30px 20px;
  }
}
.side-info ::-webkit-scrollbar {
  display: none;
  /* Hide scrollbar */
}
.side-info.info-open {
  opacity: 1;
  transform: translateX(0);
  /* Show side info */
}

/* === Offset header scss (index 11) === */
.offset-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 575px) {
  .offset-logo {
    width: 95px;
  }
}
.offset-logo img {
  width: 100%;
}
.offset-button {
  margin-top: 40px;
}
@media (min-width: 576px) {
  .offset-button {
    display: none;
  }
}

/* === Offset widget box scss (index 12) === */
.offset-widget-box {
  margin-top: 40px;
}
.offset-widget-box .title {
  font-size: 24px;
  line-height: 1.33;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1919px) {
  .offset-widget-box .title {
    margin-bottom: 22px;
  }
}
.offset-widget-box .contact-meta > *:not(:first-child) {
  margin-top: 16px;
}
.offset-widget-box .contact-item {
  display: flex;
  align-items: center;
  gap: 14px;
}
.offset-widget-box .contact-item span {
  color: var(--primary);
  font-weight: 500;
}
.offset-widget-box .contact-item span a:hover {
  color: var(--secondary);
}
.offset-widget-box .contact-item .icon {
  width: 40px;
  min-width: 40px;
  height: 40px;
  display: inline-flex;
  border: 1px solid var(--primary);
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: var(--primary);
}

/* ===Mobile menu customization scss (index 13) === */
.mobile-menu {
  margin-top: 40px;
}
.mobile-menu.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}
.mobile-menu.mean-container .mean-nav > ul > li:last-child > a {
  border-bottom: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav {
  background: none;
  margin-top: 0;
}
.mobile-menu.mean-container .mean-nav .new {
  font-size: 10px;
  font-weight: 600;
  background: #FFA38E;
  color: #999999;
  padding: 3px 7px;
  line-height: 1;
  display: flex;
  align-items: center;
  border-radius: 2px;
}
.mobile-menu.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 15px 0;
  padding-inline-start: 0px;
  font-weight: 500;
  font-size: 18px;
  line-height: 1;
  color: var(--primary);
  text-transform: capitalize;
  border-top: 1px solid var(--border);
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
  outline: none;
  transform: translateY(var(--y)) translateZ(0);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  box-sizing: border-box;
  opacity: 1;
}
.dark .mobile-menu.mean-container .mean-nav ul li a {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
@media only screen and (max-width: 767px) {
  .mobile-menu.mean-container .mean-nav ul li a {
    font-size: 20px;
  }
}
.mobile-menu.mean-container .mean-nav ul li a:hover {
  color: var(--primary);
}
.mobile-menu.mean-container .mean-nav ul li a.mean-expand {
  width: 100%;
  height: 48px;
  justify-content: end;
  font-weight: 300;
  border: none !important;
  background-color: transparent;
}
@media only screen and (max-width: 767px) {
  .mobile-menu.mean-container .mean-nav ul li a.mean-expand {
    height: 50px;
  }
}
.mobile-menu.mean-container .mean-nav ul li a.mean-expand:hover {
  background: rgba(255, 255, 255, 0.1);
  opacity: 1;
}
.mobile-menu.mean-container .mean-nav ul li li:first-child {
  border-top: 1px solid var(--border);
}
.dark .mobile-menu.mean-container .mean-nav ul li li:first-child {
  border-top: 1px solid rgba(255, 255, 255, 0.1);
}
.mobile-menu.mean-container .mean-nav ul li li a {
  font-size: 16px;
  text-transform: capitalize;
  border-top: none !important;
  padding: 12px 0;
  padding-inline-start: 15px;
}
.mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
  height: 58px;
}
@media only screen and (max-width: 991px) {
  .mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .mobile-menu.mean-container .mean-nav ul li li a.mean-expand {
    height: 22px;
  }
}
.mobile-menu.mean-container .mean-nav ul li li li:last-child {
  border-bottom: 1px solid var(--border);
}
.mobile-menu.mean-container .mean-nav ul li li li a {
  padding-left: 40px;
}
.mobile-menu.mean-container .mean-bar {
  padding-bottom: 30px;
  background: none;
  max-height: auto;
  overflow-y: scroll;
}
.mobile-menu.mean-container .mean-bar::-webkit-scrollbar {
  width: 0;
}
.mobile-menu.mean-container a.meanmenu-reveal {
  display: none !important;
}

/* === Sticky header scss (index 14) === */
.header-sticky {
  transition: all 0.5s;
}

.transformed {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 800;
  transform: translateY(-100%);
}
.transformed .header-area__inner {
  height: 80px;
}

.sticky {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  z-index: 800;
  background-color: #FFFFFF;
  transform: translateY(0%);
}

/* === inverted text scss (index 15) === */
.text-invert > div {
  background-image: linear-gradient(to right, #fff 50%, rgba(255, 255, 255, 0.4) 50%);
  background-size: 200% 100%;
  background-position-x: 100%;
  color: transparent;
  background-clip: text;
  -webkit-background-clip: text;
}

/* === rr--hover-img canvas (Home) === */
.rr--hover-img canvas {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

/* Light mode background */
.switcher-button {
  position: fixed;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 60px;
  height: 60px;
  cursor: pointer;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
  transition: background 0.4s ease;
  z-index: 100;
  border: 1px solid var(--border);
  overflow: hidden;
}

.switcher-button.light-mode {
  background: #fff;
}

.switcher-button.dark-mode {
  background: #000;
}

.switcher-button-inner {
  position: relative;
  width: 100%;
  height: 100%;
}
.switcher-button-inner i {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 20px;
  transition: transform 0.4s ease, opacity 0.4s ease;
}
.switcher-button-inner i.icon-light {
  color: var(--primary);
}
.switcher-button-inner i.icon-dark {
  transform: translate(-50%, 100%);
  opacity: 0;
  color: var(--white);
}

body.dark .switcher-button-inner i.icon-light {
  transform: translate(-50%, 100%);
  opacity: 0;
}
body.dark .switcher-button-inner i.icon-dark {
  transform: translate(-50%, -50%);
  opacity: 1;
}

.mb-0 {
  margin-bottom: 0;
}

.mt-5 {
  margin-top: 5px;
}

.mt-10 {
  margin-top: 10px;
}

.mt-15 {
  margin-top: 15px;
}

.mt-20 {
  margin-top: 20px;
}

.mt-25 {
  margin-top: 25px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-35 {
  margin-top: 35px;
}

.mt-40 {
  margin-top: 40px;
}

.mt-45 {
  margin-top: 45px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-55 {
  margin-top: 55px;
}

.mt-60 {
  margin-top: 60px;
}

.mt-65 {
  margin-top: 65px;
}

.mt-70 {
  margin-top: 70px;
}

.mt-75 {
  margin-top: 75px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-85 {
  margin-top: 85px;
}

.mt-90 {
  margin-top: 90px;
}

.mt-95 {
  margin-top: 95px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-5 {
  margin-bottom: 5px;
}

.mb-10 {
  margin-bottom: 10px;
}

.mb-15 {
  margin-bottom: 15px;
}

.mb-20 {
  margin-bottom: 20px;
}

.mb-25 {
  margin-bottom: 25px;
}

.mb-30 {
  margin-bottom: 30px;
}

.mb-35 {
  margin-bottom: 35px;
}

.mb-40 {
  margin-bottom: 40px;
}

.mb-45 {
  margin-bottom: 45px;
}

.mb-50 {
  margin-bottom: 50px;
}

.mb-55 {
  margin-bottom: 55px;
}

.mb-60 {
  margin-bottom: 60px;
}

.mb-65 {
  margin-bottom: 65px;
}

.mb-70 {
  margin-bottom: 70px;
}

.mb-75 {
  margin-bottom: 75px;
}

.mb-80 {
  margin-bottom: 80px;
}

.mb-85 {
  margin-bottom: 85px;
}

.mb-90 {
  margin-bottom: 90px;
}

.mb-95 {
  margin-bottom: 95px;
}

.mb-100 {
  margin-bottom: 100px;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.mr-5 {
  margin-right: 5px;
}

.mr-10 {
  margin-right: 10px;
}

.mr-15 {
  margin-right: 15px;
}

.mr-20 {
  margin-right: 20px;
}

.mr-25 {
  margin-right: 25px;
}

.mr-30 {
  margin-right: 30px;
}

.mr-35 {
  margin-right: 35px;
}

.mr-40 {
  margin-right: 40px;
}

.mr-45 {
  margin-right: 45px;
}

.mr-50 {
  margin-right: 50px;
}

.mr-55 {
  margin-right: 55px;
}

.mr-60 {
  margin-right: 60px;
}

.mr-65 {
  margin-right: 65px;
}

.mr-70 {
  margin-right: 70px;
}

.mr-75 {
  margin-right: 75px;
}

.mr-80 {
  margin-right: 80px;
}

.mr-85 {
  margin-right: 85px;
}

.mr-90 {
  margin-right: 90px;
}

.mr-95 {
  margin-right: 95px;
}

.mr-100 {
  margin-right: 100px;
}

/* === font-family scss (index 03) === */
.font-sans {
  font-family: var(--font_sans);
}

/* === color scss (index 03) === */
.primary {
  color: var(--primary);
}

.secondary {
  color: var(--secondary);
}

.black {
  color: var(--black);
}

/* === font-weight scss (index 03) === */
.fw-400 {
  font-weight: 400;
}
.fw-500 {
  font-weight: 500;
}
.fw-600 {
  font-weight: 600;
}
.fw-700 {
  font-weight: 700;
}

.mb-24 {
  margin-bottom: 24px;
}

/* === container scss (index 03) === */
.rr-container-1250 {
  max-width: 1250px;
}

.rr-container-1244 {
  max-width: 1244px;
}

.rr-container-1244 {
  max-width: 1244px;
}

.rr-container-1344 {
  max-width: 1344px;
}

.rr-container-1460 {
  max-width: 1460px;
}

.rr-container-1694 {
  max-width: 1544px;
}

.rr-container-1824 {
  max-width: 1824px;
}

/* === section scss (index 03) === */
header {
  margin-bottom: -1px;
  z-index: 100;
}

section {
  margin-bottom: -1px;
}

.mb-minus-25 {
  margin-bottom: -25px;
}

.section-space {
  padding-top: 120px;
  padding-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
  .section-space {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .section-space {
    padding-top: 70px;
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767px), (max-width: 575px) {
  .section-space {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}

.section-space-top {
  padding-top: 120px;
}
@media only screen and (max-width: 1199px) {
  .section-space-top {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .section-space-top {
    padding-top: 70px;
  }
}
@media only screen and (max-width: 767px), (max-width: 575px) {
  .section-space-top {
    padding-top: 60px;
  }
}

.section-space-bottom {
  padding-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
  .section-space-bottom {
    padding-bottom: 100px;
  }
}
@media only screen and (max-width: 991px) {
  .section-space-bottom {
    padding-bottom: 70px;
  }
}
@media only screen and (max-width: 767px), (max-width: 575px) {
  .section-space-bottom {
    padding-bottom: 60px;
  }
}

.gx-4 {
  --bs-gutter-x: 24px;
}

.gx-40 {
  --bs-gutter-x: 40px;
}

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

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

.mb-minus-50 {
  margin-bottom: -50px;
}

.mb-minus-24 {
  margin-bottom: -24px;
}

/* === preloader scss (index 02) === */
.loader-wrap {
  position: fixed;
  z-index: 10;
  height: 100vh;
  width: 100vw;
  left: 0;
  top: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  background: var(--theme);
  z-index: 99999999999999;
}

.loader-wrap svg {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 110vh;
  fill: #000;
}

.loader-wrap .loader-wrap-heading .load-text {
  font-size: 100px;
  font-weight: 800;
  text-transform: uppercase;
  color: var(--white);
  z-index: 20;
}
@media only screen and (max-width: 767px) {
  .loader-wrap .loader-wrap-heading .load-text {
    font-size: 50px;
  }
}
@media (max-width: 575px) {
  .loader-wrap .loader-wrap-heading .load-text {
    font-size: 40px;
  }
}

.load-text span {
  -webkit-animation: loading 1s infinite alternate;
  animation: loading 1s infinite alternate;
}

.load-text span:nth-child(1) {
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

.load-text span:nth-child(2) {
  -webkit-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.load-text span:nth-child(3) {
  -webkit-animation-delay: 0.2s;
  animation-delay: 0.2s;
}

.load-text span:nth-child(4) {
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

.load-text span:nth-child(5) {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.load-text span:nth-child(6) {
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}

.load-text span:nth-child(7) {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

@-webkit-keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes loading {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* === scroll scss (index 01) === */
.scroll__down {
  display: flex;
  gap: 20px;
  align-items: center;
}
.scroll__down p {
  font-weight: 500;
  font-size: 14px;
  line-height: 1.9;
  text-transform: uppercase;
  color: var(--white);
}
.scroll__down span {
  width: 66px;
  height: 106px;
  border: 1px solid var(--black-6);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 89px;
}
.scroll__down span i {
  color: var(--white);
}
.scroll__down-wrapper {
  height: 425px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1399px) {
  .scroll__down-wrapper {
    height: 380px;
  }
}
@media only screen and (max-width: 1199px) {
  .scroll__down-wrapper {
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .scroll__down-wrapper {
    height: auto;
    padding: 40px 0;
  }
}
.scroll-top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 15px;
  bottom: 0px;
  z-index: 9999;
  background: var(--white);
  border-radius: 100px;
  mix-blend-mode: exclusion;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.scroll-top.showed {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}

.go-top-writer {
  width: 105px;
  font-size: 16px;
  cursor: pointer;
  text-align: left;
  color: var(--white);
  background-image: url(../imgs/writer/go-top.webp);
  background-position: right center;
  background-repeat: no-repeat;
  right: 16%;
  visibility: hidden;
  opacity: 0;
  z-index: 9;
  transition: all 0.5s;
}
.go-top-writer:hover {
  color: var(--primary);
}
.go-top-writer.showed {
  opacity: 1;
  visibility: visible;
  bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .go-top-writer br {
    display: block;
  }
}

/* === progress-wrap scss (index 01) === */
.progress-wrap {
  position: fixed;
  right: 20px;
  bottom: 20px;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  border-radius: 50px;
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  transform: translateY(-100px);
  transition: all 300ms linear;
}

.progress-wrap.active-progress {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  mix-blend-mode: exclusion;
  background-color: var(--black);
}

.progress-wrap::after {
  position: absolute;
  content: "\f062";
  font: var(--fa-font-solid);
  text-align: center;
  line-height: 46px;
  font-size: 20px;
  color: var(--primary);
  left: 0;
  top: 0;
  height: 46px;
  width: 46px;
  cursor: pointer;
  display: block;
  z-index: 1;
  transition: all 200ms linear;
  border-radius: 50px;
}
.dark .progress-wrap::after {
  color: var(--black);
}

.progress-wrap svg path {
  fill: var(--black-6);
}

.progress-wrap svg.progress-circle path {
  fill: var(--white);
  stroke: transparent;
  stroke-width: 5;
  box-sizing: border-box;
  transition: all 200ms linear;
}

/* === primary btn scss (index 01) === */
.rr-btn {
  overflow: hidden;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  position: relative;
  padding: 11.5px 23px;
  align-items: center;
  display: inline-flex;
  border-radius: 500px;
  justify-content: center;
  text-transform: capitalize;
  font-family: var(--font_inter);
  background-color: transparent;
  background: var(--theme);
}
.rr-btn:hover::before, .rr-btn:focus::before {
  height: 100%;
}
.rr-btn:hover .btn-wrap .text-one, .rr-btn:focus .btn-wrap .text-one {
  transform: translateY(-150%);
}
.rr-btn:hover .btn-wrap .text-two, .rr-btn:focus .btn-wrap .text-two {
  top: 50%;
  transform: translateY(-50%);
  color: var(--white);
}
.rr-btn:after {
  display: block;
  clear: both;
  content: "";
}
.rr-btn::before {
  background: #111111;
  content: "";
  width: 100%;
  height: 0;
  bottom: 0;
  position: absolute;
  transition: all 0.5s;
}
.rr-btn .btn-wrap {
  z-index: 1;
  float: left;
  overflow: hidden;
  position: relative;
  display: inline-block;
  border: none;
}
.rr-btn .btn-wrap .text-one,
.rr-btn .btn-wrap .text-two {
  gap: 10px;
  display: flex;
  align-items: center;
  margin-right: 1px;
}
.rr-btn .btn-wrap .text-one i,
.rr-btn .btn-wrap .text-two i {
  font-size: 12px;
}
.rr-btn .btn-wrap .text-one {
  position: relative;
  color: #FFFFFF;
  transition: all 0.5s;
}
.rr-btn .btn-wrap .text-one-6 {
  color: #111111;
}
.rr-btn .btn-wrap .text-two {
  top: 100%;
  position: absolute;
  color: var(--white);
  transition: all 0.5s;
}

/* === menu scss (index 01) === */
.main-menu.menu-dark > ul > li > a {
  color: var(--black);
}
.main-menu.menu-light > ul > li > a {
  color: var(--white);
}
.main-menu > ul {
  display: flex;
}
.main-menu > ul > li:first-child > a {
  padding-left: 0;
}
.main-menu > ul > li:last-child > a {
  padding-right: 0;
}
.main-menu > ul > li:hover > a {
  color: var(--theme);
}
.main-menu > ul > li:hover > ul {
  opacity: 1;
  pointer-events: all;
  inset-inline-start: 0;
}
.main-menu > ul > li:hover > ul.dp-menu li:hover > ul {
  opacity: 1;
  pointer-events: all;
  inset-inline-start: 100%;
}
.main-menu li {
  position: relative;
  list-style: none;
}
.main-menu li a {
  display: flex;
  align-items: center;
  font-weight: 400;
  font-size: 18px;
  line-height: 1;
  color: var(--primary);
  padding: 37px 15px;
  text-transform: capitalize;
}
.main-menu ul.dp-menu {
  background-color: var(--white);
  padding: 18px 0px;
  width: 250px;
  position: absolute;
  inset-inline-start: 10px;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  transition: all 0.5s;
}
.main-menu ul.dp-menu.column-2 {
  column-count: 2;
  width: 480px;
  column-gap: 0;
}
.main-menu ul.dp-menu ul {
  background: var(--black);
  padding: 18px 0px;
  width: 300px;
  position: absolute;
  inset-inline-start: calc(100% + 10px);
  top: 0;
  opacity: 0;
  z-index: 10;
  transition: all 0.5s;
}
.main-menu ul.dp-menu li {
  position: relative;
  padding: 0 25px;
}
.main-menu ul.dp-menu li:hover > a {
  color: var(--white);
  background-color: transparent;
}
.main-menu ul.dp-menu li:hover > ul {
  opacity: 1;
  transform: none !important;
  pointer-events: all;
}
.main-menu ul.dp-menu li a {
  font-size: 16px;
  font-weight: 500;
  color: var(--primary);
  padding: 10px 0;
  background-color: transparent;
  border-radius: 8px;
  text-transform: capitalize;
}
.main-menu ul.dp-menu li a:hover {
  letter-spacing: 0.5px;
  color: var(--theme);
}
.main-menu ul.dp-menu li a:after {
  transform: rotate(-90deg);
  margin-left: auto;
}
.main-menu .has-mega-menu {
  position: static;
}
.main-menu li.menu-item-has-children > a:after {
  content: "\f107";
  font-family: var(--font_awesome);
  margin-inline-start: 5px;
  font-weight: 600;
  font-size: 14px;
}
.main-menu .mega-menu {
  background-color: var(--black);
  padding: 30px 50px;
  width: 100%;
  position: absolute;
  left: 10px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  column-gap: 50px;
  justify-content: center;
  overflow: hidden;
  opacity: 0;
  pointer-events: none;
  z-index: 10;
  transition: all 0.5s;
}
@media only screen and (max-width: 1399px) {
  .main-menu .mega-menu {
    column-gap: 30px;
  }
}
.main-menu .mega-menu li:has(ul) > a:after {
  content: "";
}
.main-menu .mega-menu li a {
  font-size: 16px;
  font-weight: 500;
  color: #999999;
  height: 40px;
  padding: 0 20px;
  display: flex;
  align-items: center;
  gap: 8px;
  background: var(--black);
  border-radius: 8px;
  overflow: hidden;
}
.main-menu .mega-menu li a:hover {
  color: var(--white);
  background: #2C2C2F;
}
.main-menu .mega-menu .title {
  font-weight: 600;
  color: var(--white);
  text-transform: uppercase;
  border-bottom: 1px solid #333337;
  padding-bottom: 20px;
  margin-bottom: 20px;
  pointer-events: none;
  border-radius: 0;
}
.main-menu .span-first-item ul li:first-child {
  grid-column: 1/-1;
  column-span: all;
}

/* === offcanvas scss (index 02) === */
.offcanvas__menu-wrapper.mean-container .mean-nav > ul {
  padding: 0;
  margin: 0;
  width: 100%;
  list-style-type: none;
  display: block !important;
}
.offcanvas__menu-wrapper.mean-container .mean-nav > ul > li:last-child > a {
  border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav {
  background: none;
  margin-top: 0;
}
.offcanvas__menu-wrapper.mean-container .mean-nav .new {
  font-size: 10px;
  font-weight: 600;
  background: #FFA38E;
  color: var(--black);
  padding: 3px 7px;
  line-height: 1;
  display: flex;
  align-items: center;
  border-radius: 2px;
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
  width: 100%;
  padding: 15px 0;
  padding-inline-start: 15px;
  font-weight: 400;
  font-size: 22px;
  line-height: 1;
  color: var(--white);
  text-transform: capitalize;
  border-top: 1px solid var(--black-4);
  display: flex;
  gap: 8px;
  justify-content: flex-start;
  align-items: center;
  outline: none;
  transform: translateY(var(--y)) translateZ(0);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .offcanvas__menu-wrapper.mean-container .mean-nav ul li a {
    font-size: 20px;
  }
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
  width: 54px;
  height: 54px;
  justify-content: center;
  font-weight: 300;
  border: none !important;
}
@media only screen and (max-width: 767px) {
  .offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand {
    height: 50px;
  }
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li a.mean-expand:hover {
  background: var(--secondary);
  opacity: 1;
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li:first-child {
  border-top: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
  font-size: 20px;
  text-transform: capitalize;
  border-top: none !important;
  padding: 12px 0;
  padding-inline-start: 30px;
}
@media only screen and (max-width: 767px) {
  .offcanvas__menu-wrapper.mean-container .mean-nav ul li li a {
    font-size: 18px;
  }
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
  height: 58px;
}
@media only screen and (max-width: 991px) {
  .offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
    height: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .offcanvas__menu-wrapper.mean-container .mean-nav ul li li a.mean-expand {
    height: 22px;
  }
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li:last-child {
  border-bottom: 1px solid var(--black-4);
}
.offcanvas__menu-wrapper.mean-container .mean-nav ul li li li a {
  padding-left: 40px;
}
.offcanvas__menu-wrapper.mean-container .mean-bar {
  padding: 0;
  background: none;
  max-height: auto;
  overflow-y: scroll;
}
.offcanvas__menu-wrapper.mean-container .mean-bar::-webkit-scrollbar {
  width: 0;
}
.offcanvas__menu-wrapper.mean-container a.meanmenu-reveal {
  display: none !important;
}

.header-area {
  position: absolute;
  top: 30px;
  left: 30px;
  right: 30px;
  background: transparent;
}
@media only screen and (max-width: 991px) {
  .header-area {
    top: 0px;
    left: 10px;
    right: 10px;
  }
}
.header-area .top-bar {
  position: relative;
  z-index: 999999999999;
  background: #23150F;
  padding: 11px 0;
  border-radius: 20px;
}
@media only screen and (max-width: 1199px) {
  .header-area .top-bar {
    display: none;
  }
}
.header-area .top-bar .top-bar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}
.header-area .top-bar .top-bar-list {
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: center;
}
.header-area .top-bar .top-bar-list li {
  list-style: none;
  position: relative;
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--white);
  font-family: var(--font_inter);
}
.header-area .top-bar .top-bar-list li i {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: var(--white);
  margin-right: 8px;
}
.header-area .top-bar .top-bar-list li a {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--white);
  font-family: var(--font_inter);
  transition: all 0.3s ease-in-out;
}
.header-area .top-bar .top-bar-list li a i {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: var(--white);
  margin-right: 8px;
}
.header-area .top-bar .top-bar-list li a:hover {
  color: var(--theme);
}
.header-area .top-bar .top-bar-socail {
  display: flex;
  align-items: center;
  gap: 8px;
}
.header-area .top-bar .top-bar-socail .time {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  color: var(--white);
  font-family: var(--font_inter);
  margin-right: 12px;
}
.header-area .top-bar .top-bar-socail .title {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--white);
  font-family: var(--font_inter);
}
.header-area .top-bar .top-bar-socail ul {
  display: flex;
  align-items: center;
  gap: 20px;
}
.header-area .top-bar .top-bar-socail ul li {
  list-style: none;
}
.header-area .top-bar .top-bar-socail ul li a {
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
  color: var(--white);
  transition: all 0.3s ease-in-out;
}
.header-area .top-bar .top-bar-socail ul li a:hover {
  color: var(--theme);
}
.header-area .header__button .rr-btn {
  border-radius: 100px;
  padding: 18px 31.7px;
}
@media only screen and (max-width: 1199px) {
  .header-area .header__button .rr-btn {
    display: none;
  }
}
.header-area__inner {
  display: flex;
  align-items: center;
  gap: 10px;
  position: relative;
  height: 111px;
  justify-content: space-between;
  padding-top: 21px;
}
@media only screen and (max-width: 1199px) {
  .header-area__inner {
    height: 100px;
    gap: 10px;
  }
}
@media (max-width: 575px) {
  .header-area__inner {
    padding-top: 10px;
  }
}
.header-area__inner .header__box {
  display: inline-flex;
  gap: 40px;
  align-items: center;
}
.header-area .header__nav {
  padding-left: 40px;
}
.header-area .sticky,
.header-area .transformed {
  background-color: #FCF7F3;
}
.dark .header-area .header__logo .light-logo {
  display: none;
}
.header-area .header__logo .dark-logo {
  display: none;
}
.dark .header-area .header__logo .dark-logo {
  display: block;
}
.header-area .main-menu li a {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: var(--white);
  padding: 40px 20px;
  font-family: var(--font_inter);
}
@media only screen and (max-width: 1399px) {
  .header-area .main-menu li a {
    padding: 45px 12px;
  }
}
.header-area .main-menu li a:hover {
  color: var(--theme);
}
.header-area .search-icon {
  color: var(--primary);
}
@media (max-width: 575px) {
  .header-area .header__meta {
    display: none;
  }
}
.header-area .side-toggle {
  width: 55px;
  height: 55px;
  background: var(--white);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  display: none;
}
@media only screen and (max-width: 1199px) {
  .header-area .side-toggle {
    display: inherit;
  }
}
.header-area .side-toggle i {
  font-size: 22px;
}

/* === footer scss (index 01) === */
.footer__wrapper {
  z-index: 1;
  margin-top: -8px;
  overflow: hidden;
  position: relative;
  background: #1A1D21;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.footer__shape {
  bottom: -383px;
  right: -815px;
  display: block;
  position: absolute;
}
.footer__logo {
  padding: 34px 0;
  border-top-left-radius: 7px;
  border-bottom-left-radius: 7px;
  background: var(--primary-1);
  text-align: center;
}
@media (max-width: 575px) {
  .footer__logo {
    padding: 20px 0;
    border-top-right-radius: 7px;
    border-bottom-left-radius: 0;
  }
}
.footer__top {
  padding-top: 78px;
}
.footer__top-wrap {
  display: grid;
  border-radius: 7px;
  backdrop-filter: blur(30px);
  grid-template-columns: 250px 1fr 1fr 1fr;
  background: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(255, 255, 255, 0.06);
}
@media only screen and (max-width: 991px) {
  .footer__top-wrap {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .footer__top-wrap {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .footer__top-wrap {
    grid-template-columns: 1fr;
  }
}
.footer__info-box {
  gap: 20px;
  display: flex;
  border-right: 1px solid rgba(255, 255, 255, 0.06);
  align-items: center;
  justify-content: center;
}
@media only screen and (max-width: 1399px) {
  .footer__info-box {
    gap: 10px;
  }
}
@media only screen and (max-width: 991px) {
  .footer__info-box {
    padding: 30px 0;
  }
}
@media (max-width: 575px) {
  .footer__info-box {
    gap: 20px;
    justify-content: start;
    padding: 30px 10px 30px 10px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.06);
  }
}
.footer__info-box:last-child {
  border: none;
}
.footer__info-box .icon {
  width: 50px;
  height: 50px;
  display: block;
  display: flex;
  align-items: center;
  border-radius: 100%;
  justify-content: center;
  background: var(--primary-1);
}
.footer__info-box .icon i {
  color: var(--white);
}
.footer__info-box .content {
  text-align: start;
}
.footer__info-box .content span {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  color: #A3A3A3;
  margin-bottom: 12px;
  display: block;
  font-family: var(--font_archivo);
}
.footer__info-box .content .number {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  color: var(--white);
  transition: all 0.3s ease-in-out;
  font-family: var(--font_archivo);
}
@media (max-width: 575px) {
  .footer__info-box .content .number {
    font-size: 16px;
  }
}
.footer__info-box .content .number:hover {
  color: var(--primary-1);
}
.footer__info-box .content .mail {
  font-weight: 700;
  font-size: 18px;
  line-height: 100%;
  color: var(--white);
  transition: all 0.3s ease-in-out;
  font-family: var(--font_archivo);
}
@media only screen and (max-width: 1199px) {
  .footer__info-box .content .mail {
    font-size: 16px;
  }
}
.footer__info-box .content .mail:hover {
  color: var(--primary-1);
}
.footer__info-box .content .address {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  color: var(--white);
  transition: all 0.3s ease-in-out;
  font-family: var(--font_archivo);
}
@media (max-width: 575px) {
  .footer__info-box .content .address {
    font-size: 16px;
  }
}
.footer__info-box .content .address:hover {
  color: var(--primary-1);
}
.footer__widgets-wrapper {
  gap: 85px;
  z-index: 2;
  display: grid;
  margin: 74px 0 72px 0;
  position: relative;
  grid-template-columns: 292px 150px 143px 387px;
}
@media only screen and (max-width: 1399px) {
  .footer__widgets-wrapper {
    gap: 68px;
    grid-template-columns: 292px 147px 143px 387px;
  }
}
@media only screen and (max-width: 1199px) {
  .footer__widgets-wrapper {
    gap: 34px;
    grid-template-columns: 257px 147px 143px 1fr;
  }
}
@media only screen and (max-width: 991px) {
  .footer__widgets-wrapper {
    gap: 56px;
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .footer__widgets-wrapper {
    gap: 30px;
    grid-template-columns: repeat(2, 2fr);
  }
}
@media (max-width: 575px) {
  .footer__widgets-wrapper {
    margin: 74px 0 40px 0;
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.footer__widget {
  text-align: start;
}
@media only screen and (max-width: 767px) {
  .footer__widget {
    margin-bottom: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .footer__widget:last-child {
    margin-bottom: 0;
  }
}
.footer__widget .title {
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  color: var(--white);
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 16px;
  font-family: var(--font_inter);
}
@media only screen and (max-width: 1199px) {
  .footer__widget .title {
    font-size: 20px;
  }
}
.footer__widget .title::before {
  content: "";
  left: 0;
  bottom: 0;
  width: 50px;
  height: 2px;
  position: absolute;
  background: var(--white);
}
.footer__widget .desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: var(--gray-2);
  font-family: var(--font_archivo);
}
@media only screen and (max-width: 1199px) {
  .footer__widget .desc {
    font-size: 15px;
  }
}
.footer__widget .footer-links li {
  list-style: none;
  transition: all 0.3s ease-in-out;
  color: var(--gray-2);
}
.footer__widget .footer-links li:hover {
  color: var(--primary-1);
}
.footer__widget .footer-links li a {
  font-size: 16px;
  font-weight: 400;
  line-height: 34px;
  font-family: var(--font_archivo);
}
@media (max-width: 575px) {
  .footer__widget .footer-links li a {
    font-size: 15px;
  }
}
.footer__widget .footer-links li a i {
  margin-right: 10px;
}
.footer__widget .footer-subscribe {
  display: flex;
  margin-top: 31px;
  align-items: center;
  border-radius: 10px;
  backdrop-filter: blur(30px);
  padding: 10px 10px 10px 13px;
  justify-content: space-between;
  background: rgba(255, 255, 255, 0.08);
}
@media only screen and (max-width: 767px) {
  .footer__widget .footer-subscribe {
    flex-wrap: wrap;
  }
}
.footer__widget .footer-subscribe .input-box {
  gap: 14px;
  display: flex;
  align-items: center;
}
.footer__widget .footer-subscribe i {
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  border-radius: 100%;
  justify-content: center;
  color: var(--primary-1);
  background: var(--white);
}
.footer__widget .footer-subscribe input {
  outline: 0;
  width: 75%;
  border: none;
  color: var(--primary-1);
  background: transparent;
}
.footer__widget .footer-subscribe input::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  color: var(--white);
  font-family: var(--font_archivo);
}
@media only screen and (max-width: 1199px) {
  .footer__widget .footer-subscribe input::placeholder {
    font-size: 15px;
  }
}
.footer__widget .footer-subscribe .subscribe-btn {
  border-radius: 10px;
  text-transform: uppercase;
}
.footer__widget .footer-subscribe .subscribe-btn.rr-btn {
  font-size: 14px;
  padding: 14px 19.8px;
  background: var(--white);
}
.footer__widget .footer-subscribe .subscribe-btn.rr-btn .btn-wrap .text-one {
  color: var(--primary-1);
}
.footer__widget .footer-subscribe .subscribe-btn.rr-btn .btn-wrap .text-two {
  color: var(--white);
}
@media only screen and (max-width: 767px) {
  .footer__widget .footer-subscribe .subscribe-btn {
    margin-top: 10px;
  }
}
@media (max-width: 575px) {
  .footer__widget .footer-subscribe .subscribe-btn {
    width: 100%;
    margin-top: 20px;
  }
}
.footer__widget .footer-subscribe .subscribe-btn:hover {
  background: var(--primary-1);
  color: var(--white);
}
.footer__social {
  gap: 10px;
  display: flex;
  margin-top: 24px;
  align-items: center;
}
.footer__social a {
  width: 45px;
  height: 45px;
  display: flex;
  border-radius: 100%;
  align-items: center;
  background: #2C2728;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.footer__social a i {
  color: var(--white);
}
.footer__social a:hover {
  background: var(--primary-1);
}
.footer__bottom .copyright {
  font-size: 16px;
  padding: 28px 0;
  font-weight: 500;
  line-height: 100%;
  text-align: center;
  color: var(--white);
  background: #120C0D;
  font-family: var(--font_archivo);
}
@media (max-width: 575px) {
  .footer__bottom .copyright {
    font-size: 15px;
  }
}

.section-title__wrapper {
  text-align: center;
  margin-bottom: 60px;
}
@media only screen and (max-width: 991px) {
  .section-title__wrapper {
    margin-bottom: 40px;
  }
}
.section-title__wrapper .sub-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #F55A18;
  display: block;
  margin-bottom: 15px;
}
.section-title__wrapper .title {
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
  color: var(--primary);
  font-family: var(--font_Display);
}
.section-title__wrapper .title span {
  font-weight: 400;
  color: var(--theme);
}
@media only screen and (max-width: 991px) {
  .section-title__wrapper .title {
    font-size: 40px;
    line-height: 48px;
  }
}
@media only screen and (max-width: 767px) {
  .section-title__wrapper .title {
    font-size: 36px;
    line-height: 40px;
  }
}
@media (max-width: 575px) {
  .section-title__wrapper .title {
    font-size: 30px;
    line-height: 37px;
  }
}

/* === pages scss (index 01) === */
.about-section__inner {
  margin-right: 38px;
}
@media only screen and (max-width: 1199px) {
  .about-section__inner {
    margin-right: 15px;
  }
}
.about-section__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
}
.about-section__progress {
  background: #F5F5F5;
  border: 7px solid #FFFFFF;
  border-radius: 15px;
  max-width: 530px;
  margin-top: -116px;
  position: relative;
  z-index: 1;
  margin-left: 40px;
  margin-right: 40px;
  padding: 25px 40px 38px 40px;
}
@media only screen and (max-width: 1199px) {
  .about-section__progress {
    margin-left: 20px;
    margin-right: 20px;
    padding: 25px 25px 38px 25px;
  }
}
@media (max-width: 575px) {
  .about-section__progress {
    margin-left: 0px;
    margin-right: 0px;
    padding: 25px 15px 38px 15px;
  }
}
.about-section__progress .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #0A0A0A;
  font-family: var(--font_inter);
  margin-bottom: 10px;
}
.about-section__progress__wrap {
  width: 100%;
}
.about-section__progress__wrap label {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #0A0A0A;
  font-family: var(--font_inter);
}
.about-section__progress__wrap .progress-outer {
  position: relative;
}
.about-section__progress__wrap .progress-outer .progress-num {
  top: -35px;
  display: flex;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #0A0A0A;
  position: absolute;
  align-items: center;
  justify-content: end;
  font-family: var(--font_inter);
  position: absolute;
  transform: translateX(-50%);
}
.about-section__progress__wrap .progress-outer .progress {
  background: #FFFFFF;
  border-radius: 3px;
  height: 6px;
}
.about-section__progress__wrap .progress-outer .progress .progress-bar {
  color: var(--white);
  border-radius: 3px;
  background: var(--theme);
}
.about-section__progress .progress {
  width: 100%;
  height: 10px;
  background: red;
  border-radius: 50px;
  overflow: hidden;
}
.about-section__progress .progress .progress-bar {
  height: 100%;
  width: 0%;
  background: var(red);
  border-radius: 50px;
  transition: width 1.3s ease;
}
.about-section__progress__item {
  padding: 5px 0;
  border-radius: 5px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .about-section__progress__item {
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
}
.about-section__progress__item:last-child {
  margin-bottom: 0;
}
.about-section__progress__item .icon {
  display: flex;
  padding: 18px 18px;
  border-radius: 5px;
  align-items: center;
  background: var(--white);
  justify-content: center;
}
@media (max-width: 575px) {
  .about-section__progress__item .icon {
    padding: 12px 12px;
  }
}
.about-section__wrap {
  margin-left: -10px;
}
@media only screen and (max-width: 767px) {
  .about-section__wrap {
    margin-left: 0;
  }
}
.about-section__wrap .section-title__wrapper {
  text-align: start;
  margin-bottom: 43px;
}
@media only screen and (max-width: 1199px) {
  .about-section__wrap .section-title__wrapper .title {
    font-size: 36px;
    line-height: 41px;
  }
}
@media only screen and (max-width: 991px) {
  .about-section__wrap .section-title__wrapper .title {
    font-size: 30px;
    line-height: 38px;
  }
}
@media (max-width: 575px) {
  .about-section__wrap .section-title__wrapper .title {
    font-size: 23px;
    line-height: 32px;
  }
}
.about-section__wrap .section-title__wrapper .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #74787C;
  max-width: 595px;
  margin-top: 23px;
}
.about-section__box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
@media only screen and (max-width: 991px) {
  .about-section__box {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .about-section__box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .about-section__box {
    grid-template-columns: repeat(1, 1fr);
  }
}
.about-section__item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  padding: 21px 30px;
}
@media only screen and (max-width: 1199px) {
  .about-section__item {
    padding: 21px 15px;
  }
}
.about-section__item .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #0A0A0A;
  font-family: var(--font_inter);
  margin-bottom: 5px;
}
.about-section__item .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #74787C;
}
.about-section__list {
  margin-left: 25px;
  margin-top: 11px;
}
.about-section__list li {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #0A0A0A;
  font-family: var(--font_inter);
}
.about-section__btn {
  margin-top: 20px;
}
.about-section__btn .rr-btn {
  text-transform: uppercase;
  width: 100%;
  padding: 18px 23px;
}
.about-section__btn .rr-btn .text-one {
  display: flex;
  gap: 2px;
}
.about-section__btn .rr-btn .text-one i {
  font-size: 16px;
  font-weight: 700;
}
.about-section__btn .rr-btn .text-two {
  display: flex;
  gap: 2px;
}
.about-section__btn .rr-btn .text-two i {
  font-size: 16px;
  font-weight: 700;
}

.team-section__item {
  position: relative;
  max-height: 424px;
  height: 100%;
}
.team-section__item .image {
  mask-image: url(/assets/imgs/team/team-bg-1.png);
  mask-size: 100%, 100%;
  width: 100%;
  height: 100%;
}
.team-section__box {
  position: absolute;
  top: 46px;
  width: 100%;
  max-height: 424px;
  height: 100%;
}
.team-section__thumb {
  max-height: 277px;
  height: 100%;
}
.team-section__thumb img {
  width: 100%;
  object-fit: cover;
  height: 100%;
}
.team-section__content {
  text-align: center;
  background: #FFFFFF;
  border: 1px solid #FFFFFF;
  box-shadow: 0px 15px 34px rgba(25, 50, 48, 0.1);
  border-radius: 0px 0 15px 15px;
  padding: 23.5px 25px;
  margin-top: -101px;
  position: relative;
  z-index: 1;
}
.team-section__content .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: var(--primary);
  font-family: var(--font_inter);
  margin-bottom: 5px;
}
@media only screen and (max-width: 991px) {
  .team-section__content .title {
    font-size: 20px;
    line-height: 29px;
  }
}
.team-section__content .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--theme);
}

.team-details__thumb {
  margin-right: -19px;
}
@media only screen and (max-width: 991px) {
  .team-details__thumb {
    margin-right: -30px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__thumb {
    margin-right: 0px;
  }
}
.team-details__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.team-details__inner {
  margin-left: 25px;
  background: #F3F4F6;
  border-radius: 10px;
  padding: 40px;
}
@media only screen and (max-width: 991px) {
  .team-details__inner {
    padding: 40px 20px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__inner {
    margin-left: 0;
  }
}
.team-details__box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 33px;
}
@media only screen and (max-width: 991px) {
  .team-details__box {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__box {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (max-width: 575px) {
  .team-details__box {
    grid-template-columns: repeat(1, 1fr);
  }
}
.team-details__item {
  display: flex;
  align-items: center;
  gap: 20px;
}
.team-details__item:nth-child(3) {
  grid-column: span 2;
}
@media only screen and (max-width: 991px) {
  .team-details__item:nth-child(3) {
    grid-column: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .team-details__item:nth-child(3) {
    grid-column: span 2;
  }
}
@media (max-width: 575px) {
  .team-details__item:nth-child(3) {
    grid-column: inherit;
  }
}
.team-details__item .icon {
  height: 60px;
  width: 60px;
  min-width: 60px;
  min-width: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--white);
}
.team-details__item .icon i {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: #F55A18;
}
.team-details__item .content .name {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  display: block;
  margin-bottom: 10px;
}
.team-details__item .content h2 {
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: #0A0A0A;
  font-family: var(--font_inter);
}
.team-details__info .sub-title {
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: #F55A18;
  font-family: var(--font_inter);
}
.team-details__info .title {
  font-weight: 700;
  font-size: 36px;
  line-height: 48px;
  color: var(--primary);
  font-family: var(--font_Display);
  margin-top: 10px;
  margin-bottom: 14px;
}
@media (max-width: 575px) {
  .team-details__info .title {
    font-size: 29px;
    line-height: 36px;
  }
}
.team-details__info .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  max-width: 734px;
}
.team-details__progress {
  margin-top: 45px;
}
.team-details__progress .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: #0A0A0A;
  font-family: var(--font_inter);
  margin-bottom: 5px;
}
.team-details__progress .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  max-width: 734px;
  margin-bottom: 10px;
}
.team-details__progress__wrap {
  width: 100%;
}
.team-details__progress__wrap label {
  margin-bottom: 8px;
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #0A0A0A;
  font-family: var(--font_inter);
}
@media (max-width: 575px) {
  .team-details__progress__wrap label {
    font-size: 14px;
    line-height: 26px;
  }
}
.team-details__progress__wrap .progress-outer {
  position: relative;
}
.team-details__progress__wrap .progress-outer .progress-num {
  top: -35px;
  display: flex;
  font-weight: 500;
  font-size: 16px;
  line-height: 26px;
  color: #0A0A0A;
  position: absolute;
  align-items: center;
  justify-content: end;
  font-family: var(--font_inter);
  position: absolute;
  transform: translateX(-50%);
}
.team-details__progress__wrap .progress-outer .progress {
  background: #FFFFFF;
  border-radius: 3px;
  height: 6px;
}
.team-details__progress__wrap .progress-outer .progress .progress-bar {
  color: var(--white);
  border-radius: 3px;
  background: var(--theme);
}
.team-details__progress .progress {
  width: 100%;
  height: 10px;
  background: red;
  border-radius: 50px;
  overflow: hidden;
}
.team-details__progress .progress .progress-bar {
  height: 100%;
  width: 0%;
  background: var(red);
  border-radius: 50px;
  transition: width 1.3s ease;
}
.team-details__progress__item {
  padding: 5px 0;
  border-radius: 5px;
  margin-bottom: 15px;
}
@media (max-width: 575px) {
  .team-details__progress__item {
    gap: 15px;
    flex-wrap: wrap;
    margin-bottom: 25px;
  }
}
.team-details__progress__item:last-child {
  margin-bottom: 0;
}
.team-details__progress__item .icon {
  display: flex;
  padding: 18px 18px;
  border-radius: 5px;
  align-items: center;
  background: var(--white);
  justify-content: center;
}
@media (max-width: 575px) {
  .team-details__progress__item .icon {
    padding: 12px 12px;
  }
}

.breadcrumb-section {
  padding: 90px 30px 30px 30px;
}
@media only screen and (max-width: 1199px) {
  .breadcrumb-section {
    padding: 30px 30px 30px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .breadcrumb-section {
    padding: 10px 10px 10px 10px;
  }
}
.breadcrumb-section__wrap {
  position: relative;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: right;
  background-size: cover;
  padding-top: 228px;
  padding-bottom: 135px;
  border-radius: 20px;
}
@media only screen and (max-width: 1199px) {
  .breadcrumb-section__wrap {
    padding-top: 150px;
    padding-bottom: 120px;
  }
}
@media only screen and (max-width: 991px) {
  .breadcrumb-section__wrap {
    padding-top: 110px;
    padding-bottom: 90px;
  }
}
@media (max-width: 575px) {
  .breadcrumb-section__wrap {
    padding-top: 110px;
    padding-bottom: 90px;
  }
}
.breadcrumb-section__wrap::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, #1F0E08 0%, rgba(10, 30, 53, 0) 100%);
  border-radius: 20px;
}
.breadcrumb-section__inner {
  position: relative;
  z-index: 1;
  text-align: center;
}
.breadcrumb-section__inner .content .title {
  font-weight: 700;
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 0.05em;
  color: var(--white);
  font-family: var(--font_Display);
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .breadcrumb-section__inner .content .title {
    font-size: 40px;
    line-height: 58px;
  }
}
@media (max-width: 575px) {
  .breadcrumb-section__inner .content .title {
    font-size: 32px;
    line-height: 52px;
  }
}
.breadcrumb-section__box {
  display: flex;
  gap: 23px;
  align-items: center;
  justify-content: center;
}
.breadcrumb-section__box span {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: var(--white);
  font-family: var(--font_inter);
}
.breadcrumb-section__box .page-name {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  text-transform: uppercase;
  color: var(--theme);
  font-family: var(--font_inter);
  position: relative;
}
.breadcrumb-section__box .page-name::before {
  position: absolute;
  content: "";
  left: -13px;
  top: 45%;
  transform: translateY(-50%);
  height: 3px;
  width: 3px;
  border-radius: 50%;
  background: var(--theme);
}

.contact-page__wrapper {
  background: #221F1E;
  padding: 147px 0 88px 0;
}
@media only screen and (max-width: 767px) {
  .contact-page__wrapper {
    padding: 80px 0 70px 0;
  }
}
.contact-page__wrapper.one {
  background: var(--white);
  padding: 0;
}
.contact-page__top {
  position: relative;
}
.contact-page__top .line-1 {
  position: absolute;
  left: 0;
  top: 3px;
  width: 100%;
  height: 4px;
  display: block;
  background: var(--white);
}
.contact-page__shape {
  position: relative;
}
.contact-page__shape .shape-1 {
  position: absolute;
  top: 72px;
  left: 0;
  z-index: 1;
}
@media only screen and (max-width: 1399px) {
  .contact-page__shape .shape-1 {
    display: none;
  }
}
.contact-page__shape .shape-2 {
  position: absolute;
  top: -120px;
  right: 0;
  z-index: 1;
}
@media only screen and (max-width: 1199px) {
  .contact-page__shape .shape-2 {
    display: none;
  }
}
.contact-page__info {
  margin-bottom: 78px;
}
@media only screen and (max-width: 767px) {
  .contact-page__info {
    margin-bottom: 40px;
  }
}
.contact-page__wrap {
  display: grid;
  position: relative;
  grid-template-columns: 435px 1fr;
}
@media only screen and (max-width: 1199px) {
  .contact-page__wrap {
    grid-template-columns: 1fr 400px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-page__wrap {
    grid-template-columns: 1fr 270px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-page__wrap {
    grid-template-columns: 1fr;
  }
}
.contact-page__thumb {
  width: 648px;
  height: 586px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1399px) {
  .contact-page__thumb {
    width: 100%;
    height: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .contact-page__thumb {
    width: 100%;
    height: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .contact-page__thumb {
    max-height: 450px;
    height: 100%;
  }
}
@media (max-width: 575px) {
  .contact-page__thumb {
    max-height: 100%;
  }
}
.contact-page__thumb img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}
.contact-page__address {
  gap: 40px;
  display: grid;
  padding-left: 60px;
  border-radius: 10px;
  align-items: center;
  background: var(--white);
  border: 1px solid var(--border);
  grid-template-columns: 369px 388px 305px;
}
@media only screen and (max-width: 1399px) {
  .contact-page__address {
    gap: 25px;
    padding-left: 33px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact-page__address {
    gap: 13px;
    padding-left: 17px;
    grid-template-columns: 294px 321px 307px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-page__address {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .contact-page__address {
    grid-template-columns: repeat(1, 1fr);
  }
}
.contact-page__address-item {
  gap: 20px;
  display: flex;
  align-items: center;
  padding: 60px 0px;
  border-right: 1px solid var(--border);
}
.contact-page__address-item:first-child {
  padding-left: 0;
}
@media only screen and (max-width: 767px), (max-width: 575px) {
  .contact-page__address-item:first-child {
    padding-top: 20px;
  }
}
.contact-page__address-item:last-child {
  border: none;
}
@media only screen and (max-width: 991px) {
  .contact-page__address-item {
    padding: 20px 0px;
  }
}
@media only screen and (max-width: 767px), (max-width: 575px) {
  .contact-page__address-item {
    padding-top: inherit;
    padding-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .contact-page__address-item {
    display: block;
  }
}
.contact-page__address-icon {
  min-width: 60px;
  height: 60px;
  display: flex;
  object-fit: cover;
  border-radius: 5px;
  align-items: center;
  justify-content: center;
  background: var(--light_bg);
}
@media (max-width: 575px) {
  .contact-page__address-icon {
    display: inline-flex;
    margin-bottom: 20px;
  }
}
.contact-page__address-icon i {
  color: var(--primary);
}
.contact-page__address-text-title {
  display: flex;
  font-size: 18px;
  font-weight: 700;
  line-height: 22px;
  align-items: center;
  margin-bottom: 5px;
  color: var(--secondary);
  font-family: var(--font_inter);
}
.contact-page__address-text a {
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  align-items: center;
  color: var(--body_text);
  font-family: var(--font_inter);
}
@media (max-width: 575px) {
  .contact-page__address-text a {
    padding-right: 10px;
  }
}
.contact-page__address-text a:hover {
  color: var(--primary);
}
.contact-page__address-text span {
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.contact-page__address-text span cite {
  font-style: normal;
  color: var(--primary);
}
.contact-page__map {
  margin-left: 42px;
}
@media only screen and (max-width: 767px) {
  .contact-page__map {
    margin-left: 0;
  }
}
.contact-page__map .maps {
  width: 100%;
  border-radius: 15px;
  height: 662px;
}
@media only screen and (max-width: 767px) {
  .contact-page__map .maps {
    height: 400px;
  }
}
.contact-page__contact-from {
  background: #F3F4F6;
  position: relative;
  z-index: 3;
  margin-right: -42px;
  padding: 32px 40px 40px 40px;
  border-radius: 15px;
}
@media only screen and (max-width: 1199px) {
  .contact-page__contact-from {
    padding: 32px 25px 40px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-page__contact-from {
    padding: 32px 25px 40px 25px;
    margin-right: 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .contact-page__contact-from {
    padding: 32px 20px 40px 20px;
  }
}
.contact-page__contact-from form button {
  display: flex;
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
  align-items: center;
  text-align: center;
  color: var(--white);
  padding: 20.5px 30px;
  border-radius: 8px;
  justify-content: center;
  font-family: var(--font_inter);
}
.contact-page__contact-from .ajax-response.error {
  color: var(--primary);
}
.contact-page__contact-from .ajax-response.success {
  color: #198754;
}
.contact-page__subtitle {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #16987E;
  font-family: var(--font_inter);
  margin-bottom: 12px;
  display: block;
}
@media only screen and (max-width: 1199px) {
  .contact-page__subtitle {
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .contact-page__subtitle {
    font-size: 15px;
    line-height: 10px;
  }
}
.contact-page__title {
  margin-bottom: 44px;
  font-weight: 600;
  font-size: 48px;
  line-height: 48px;
  color: #0A0A0A;
  font-family: var(--font_Display);
}
.contact-page__title span {
  color: var(--theme);
}
@media only screen and (max-width: 1399px) {
  .contact-page__title {
    font-size: 45px;
    line-height: 57px;
  }
}
@media only screen and (max-width: 1199px) {
  .contact-page__title {
    margin-bottom: 20px;
    font-size: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-page__title {
    font-size: 34px;
    line-height: 38px;
  }
}
@media only screen and (max-width: 767px) {
  .contact-page__title {
    font-size: 24px;
    line-height: 15px;
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .contact-page__title {
    font-size: 25px;
    line-height: 33px;
  }
}
.contact-page__desc {
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  align-items: center;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.contact-page__form-group {
  gap: 20px;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 991px) {
  .contact-page__form-group {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
}
@media only screen and (max-width: 767px) {
  .contact-page__form-group {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .contact-page__form-group {
    grid-template-columns: repeat(1, 1fr);
    gap: 0;
  }
}
.contact-page__input {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.contact-page__input input {
  width: 100%;
  border: none;
  height: 60px;
  border-radius: 5px;
  background: var(--white);
  transition: all 0.3s ease-in-out;
  padding: 17.5px 55px 17.5px 58px;
  border: 1px solid rgba(10, 10, 10, 0.1);
  border-radius: 5px;
  background-color: transparent;
}
.contact-page__input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #4E4E4E;
  font-family: var(--font_inter);
}
.contact-page__input input:hover, .contact-page__input input:focus {
  border-color: #E5E5E5 !important;
  box-shadow: none;
  outline: none;
  background-color: transparent;
}
.contact-page__textarea {
  margin-bottom: 30px;
  position: relative;
}
.contact-page__textarea textarea {
  width: 100%;
  border: none;
  display: block;
  font-size: 16px;
  font-weight: 400;
  line-height: 19px;
  border-radius: 5px;
  color: #4E4E4E;
  vertical-align: middle;
  padding: 21px 20px 59px 61px;
  font-family: var(--font_inter);
  border-radius: 5px;
  background-color: transparent;
  border: 1px solid rgba(10, 10, 10, 0.1);
}
.contact-page__textarea textarea:focus {
  outline: 0;
}
.contact-page__icon i {
  font-weight: 300;
  font-size: 16px;
  line-height: 1;
  color: var(--gray);
}
.contact-page__select {
  position: relative;
  margin-bottom: 20px;
}
@media only screen and (max-width: 991px) {
  .contact-page__select {
    margin-bottom: 20px;
  }
}
.contact-page__select i {
  top: 20px;
  left: 20px;
  display: block;
  position: absolute;
  color: var(--primary);
}
.contact-page__select .nice-select {
  float: inherit;
  height: 60px;
  border: none;
  position: relative;
  background-color: transparent;
  transition: all 0.3s ease-in-out;
  border: 1px solid rgba(10, 10, 10, 0.1);
  border-radius: 5px;
  padding: 0;
}
.contact-page__select .nice-select .icon {
  position: absolute;
  top: 3%;
  left: 5px;
  font-size: 20px;
  transform: translateY(-50%);
  transition: transform 0.3s ease;
}
.contact-page__select .nice-select .icon i {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: var(--theme);
}
.contact-page__select .nice-select.open {
  background-color: transparent;
  border: 1px solid rgba(10, 10, 10, 0.1);
  border-radius: 5px;
}
.contact-page__select .nice-select.open .icon i {
  transform: rotate(180deg);
}
.contact-page__select .nice-select::after {
  display: none;
}
.contact-page__select .nice-select .current {
  display: flex;
  align-items: center;
  padding: 19.5px 10px 19.5px 55px;
  font-family: var(--font_inter);
  border: 1px solid #E5E5E5;
  border-radius: 5px;
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #4E4E4E;
}
.contact-page__select .nice-select:focus {
  outline: none;
}
.contact-page__select .nice-select .list {
  width: 100%;
}
.contact-page__icon {
  top: 19px;
  left: 30px;
  position: absolute;
}
.contact-page__icon i {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: var(--theme);
}
.contact-page__info-wrap {
  padding-bottom: 120px;
}
@media only screen and (max-width: 1199px) {
  .contact-page__info-wrap {
    padding-bottom: 60px;
  }
}
.contact-page__info-wrap .section-title__wrapper .title span {
  font-weight: 700;
}
.contact-page__info-box {
  border: 1px solid rgba(10, 10, 10, 0.1);
  background: var(--white);
  border-radius: 10px;
  text-align: center;
  padding: 60px 57px 52px 57px;
}
@media only screen and (max-width: 1199px) {
  .contact-page__info-box {
    padding: 60px 33px 52px 33px;
  }
}
@media only screen and (max-width: 991px) {
  .contact-page__info-box {
    padding: 40px 15px 42px 15px;
  }
}
.contact-page__info-box .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  margin-top: 36px;
  margin-bottom: 14px;
  text-transform: capitalize;
  font-family: var(--font_inter);
  color: var(--primary);
}
@media only screen and (max-width: 991px) {
  .contact-page__info-box .title {
    font-size: 21px;
    margin-top: 25px;
  }
}
.contact-page__info-box a {
  font-family: var(--font_inter);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #767676;
  text-align: center;
  transition: all 0.3s ease-in-out;
}
@media only screen and (max-width: 991px) {
  .contact-page__info-box a {
    font-size: 15px;
  }
}
.contact-page__info-box a:hover {
  color: var(--theme);
}

.service-section__item {
  display: grid;
  grid-template-columns: 469px 1fr 60px;
  gap: 30px;
  background: #F5F5F5;
  border-radius: 15px;
  align-items: center;
  padding: 60px 90px 60px 60px;
  margin-bottom: 20px;
}
.service-section__item:last-child {
  margin-bottom: 0;
}
@media only screen and (max-width: 1399px) {
  .service-section__item {
    padding: 60px 30px 60px 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .service-section__item {
    grid-template-columns: 396px 1fr 60px;
  }
}
@media only screen and (max-width: 991px) {
  .service-section__item {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    padding: 30px 15px 30px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .service-section__item {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    padding: 30px 15px 30px 15px;
    justify-content: space-between;
  }
}
.service-section__wrap {
  display: flex;
  align-items: center;
  gap: 30px;
}
@media only screen and (max-width: 991px) {
  .service-section__wrap {
    gap: 15px;
  }
}
@media (max-width: 575px) {
  .service-section__wrap {
    gap: 15px;
    flex-wrap: wrap;
  }
}
.service-section__icon {
  background: var(--white);
  height: 110px;
  width: 109px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
@media only screen and (max-width: 991px) {
  .service-section__icon {
    height: 90px;
    width: 90px;
  }
}
.service-section__info .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #0A0A0A;
  font-family: var(--font_inter);
}
@media only screen and (max-width: 1199px) {
  .service-section__info .title {
    font-size: 20px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 991px) {
  .service-section__info .title {
    font-size: 19px;
    line-height: 29px;
  }
}
.service-section__content .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  max-width: 461px;
}
.service-section__btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: var(--theme);
  transition: all 0.3s ease-in-out;
}
.service-section__btn a i {
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
  color: var(--white);
}
.service-section__btn a:hover {
  transform: rotate(-45deg);
}

@media only screen and (max-width: 1199px) {
  .service-details__inner .blog-details__sidebar__widget {
    padding: 36px 20px 40px 20px;
  }
}
.service-details__contact {
  background: #F55A18;
  border-radius: 12px;
  text-align: center;
  padding: 41px 50px 50px 50px;
  margin-top: 40px;
}
@media only screen and (max-width: 1199px) {
  .service-details__contact {
    padding: 41px 20px 50px 20px;
  }
}
.service-details__contact .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 32px;
  color: var(--white);
  font-family: var(--font_inter);
  max-width: 247px;
  margin: 0 auto;
}
@media only screen and (max-width: 991px) {
  .service-details__contact .title {
    max-width: 100%;
  }
}
.service-details__contact .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--white);
  font-family: var(--font_inter);
  margin-top: 19px;
}
.service-details__contact .number {
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: var(--white);
  font-family: var(--font_inter);
  margin-top: 24px;
  display: inline-block;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .service-details__contact .number {
    font-size: 27px;
    line-height: 32px;
  }
}
.service-details__contact .number:hover {
  color: rgba(255, 255, 255, 0.7);
}
.service-details__contact .rr-btn {
  background: var(--white);
  padding: 18px 30px;
  margin-top: 18px;
  max-width: 291px;
  width: 100%;
}
.service-details__contact .rr-btn .text-one {
  color: var(--theme);
}
.service-details__thumb {
  overflow: hidden;
  border-radius: 20px;
}
.service-details__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
}
.service-details__content .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: var(--primary);
  font-family: var(--font_Display);
  margin-top: 30px;
  margin-bottom: 15px;
}
@media only screen and (max-width: 1199px) {
  .service-details__content .title {
    font-size: 32px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 767px) {
  .service-details__content .title {
    font-size: 29px;
    line-height: 42px;
    margin-top: 20px;
    margin-bottom: 10px;
  }
}
@media (max-width: 575px) {
  .service-details__content .title {
    font-size: 23px;
    line-height: 31px;
  }
}
.service-details__content .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  margin-bottom: 30px;
}
.service-details__image {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  overflow: hidden;
}
@media (max-width: 575px) {
  .service-details__image {
    grid-template-columns: repeat(1, 1fr);
  }
}
.service-details__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
  overflow: hidden;
}
.service-details__info {
  margin-top: 25px;
}
.service-details__info .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  color: var(--primary);
  font-family: var(--font_Display);
  margin-bottom: 8px;
}
@media (max-width: 575px) {
  .service-details__info .title {
    font-size: 23px;
    line-height: 32px;
  }
}
.service-details__info .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
}
.service-details__box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 24px;
  margin-top: 35px;
}
@media (max-width: 575px) {
  .service-details__box {
    grid-template-columns: repeat(1, 1fr);
  }
}
.service-details__card {
  background: #F3F4F6;
  border-radius: 14px;
  padding: 19px 40px 17px 20px;
}
.service-details__card .number {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background: var(--theme);
  font-weight: 400;
  font-size: 20px;
  line-height: 26px;
  color: var(--white);
  font-family: var(--font_inter);
}
.service-details__card .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 24px;
  color: var(--primary);
  font-family: var(--font_Display);
  max-width: 192px;
  margin-top: 14px;
}
.service-details__card .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  margin-top: 14px;
}

.hero-section {
  padding: 90px 30px 30px 30px;
}
@media only screen and (max-width: 1199px) {
  .hero-section {
    padding: 30px 30px 30px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-section {
    padding: 10px 10px 10px 10px;
  }
}
.hero-section__wrapper {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 20px;
}
@media only screen and (max-width: 1199px) {
  .hero-section__wrapper {
    height: 100%;
  }
}
.hero-section__wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  background: linear-gradient(90deg, #1F0E08 0%, rgba(10, 30, 53, 0) 100%);
  border-radius: 20px;
}
.hero-section__wrap {
  padding-top: 199px;
  padding-bottom: 200px;
}
@media only screen and (max-width: 1199px) {
  .hero-section__wrap {
    padding-top: 180px;
    padding-bottom: 130px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-section__wrap {
    padding-top: 130px;
    padding-bottom: 100px;
  }
}
.hero-section__info {
  position: relative;
  z-index: 1;
}
.hero-section__info .sub-title {
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  color: var(--white);
  margin-bottom: 15px;
  font-family: var(--font_inter);
}
.hero-section__info .sub-title span {
  color: var(--theme);
  display: inline-block;
  margin-right: 10px;
}
.hero-section__info .title {
  font-weight: 700;
  font-size: 60px;
  line-height: 72px;
  color: var(--white);
  font-family: var(--font_Display);
  max-width: 598px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 991px) {
  .hero-section__info .title {
    font-size: 52px;
    line-height: 63px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-section__info .title {
    font-size: 45px;
    line-height: 56px;
    margin-bottom: 20px;
  }
}
@media (max-width: 575px) {
  .hero-section__info .title {
    font-size: 34px;
    line-height: 40px;
    margin-bottom: 20px;
  }
}
.hero-section__info .text {
  font-weight: 400;
  font-size: 18px;
  line-height: 28px;
  color: #E5E5E5;
  font-family: var(--font_inter);
  max-width: 618px;
}
.hero-section__btn {
  margin-top: 33px;
}
.hero-section__btn .rr-btn {
  text-transform: none;
  padding: 18px 37.2px;
}

.testimonial-section {
  overflow: hidden;
}
.testimonial-section__wrapper {
  background: #F5F5F5;
}
.testimonial-section__wrapper .section-title__wrapper {
  text-align: start;
}
@media only screen and (max-width: 991px) {
  .testimonial-section__wrapper .section-title__wrapper .title {
    font-size: 35px;
    line-height: 42px;
  }
}
@media (max-width: 575px) {
  .testimonial-section__wrapper .section-title__wrapper .title {
    font-size: 29px;
    line-height: 36px;
  }
}
.testimonial-section__inner {
  margin-left: 90px;
}
@media only screen and (max-width: 1199px) {
  .testimonial-section__inner {
    margin-left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-section__inner {
    margin-left: 0;
  }
}
.testimonial-section__item {
  text-align: start;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .testimonial-section__item {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-section__item {
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.testimonial-section__thumb {
  position: relative;
  z-index: 2;
  margin-right: -64px;
}
@media only screen and (max-width: 1199px) {
  .testimonial-section__thumb {
    margin-right: -20px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-section__thumb {
    margin-right: 0;
  }
}
.testimonial-section__thumb img {
  border-radius: 30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.testimonial-section__icon {
  width: 80px;
  height: 80px;
  display: flex;
  position: relative;
  align-items: center;
  margin-bottom: 30px;
  border-radius: 100%;
  justify-content: center;
  background: var(--theme);
  z-index: 9;
}
@media (max-width: 575px) {
  .testimonial-section__icon {
    width: 60px;
    height: 60px;
  }
}
.testimonial-section__author {
  gap: 20px;
  display: flex;
  margin-top: 42px;
  text-align: start;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .testimonial-section__author {
    margin-top: 30px;
  }
}
.testimonial-section__author .thumb {
  width: 70px;
  height: 70px;
  border-radius: 100%;
}
.testimonial-section__author .thumb img {
  border-radius: 100%;
  border: 3px solid #F55A18;
}
.testimonial-section__desc {
  font-weight: 400;
  font-size: 22px;
  line-height: 34px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  max-width: 635px;
}
@media only screen and (max-width: 1199px) {
  .testimonial-section__desc {
    font-size: 18px;
  }
}
@media only screen and (max-width: 991px) {
  .testimonial-section__desc {
    font-size: 16px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 767px) {
  .testimonial-section__desc {
    max-width: 100%;
  }
}
.testimonial-section__name {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: #0A0A0A;
  font-family: var(--font_inter);
}
@media only screen and (max-width: 1199px) {
  .testimonial-section__name {
    font-size: 22px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 991px) {
  .testimonial-section__name {
    font-size: 20px;
    line-height: 31px;
  }
}
.testimonial-section__desgn {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
}
.testimonial-section.testimonial-slider__active {
  position: relative;
}
.testimonial-section__arrow {
  top: 16px;
  gap: 10px;
  right: 103px;
  display: flex;
  position: absolute;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .testimonial-section__arrow {
    right: 0;
  }
}
.testimonial-section__arrow::before {
  content: "";
  right: 110px;
  width: 488px;
  height: 1px;
  z-index: -1;
  display: block;
  position: absolute;
  background: #E5E5E5;
}
@media (max-width: 575px) {
  .testimonial-section__arrow::before {
    right: 49px;
  }
}
.testimonial-section__arrow .testimonial__swiper-button-next {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: var(--white);
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .testimonial-section__arrow .testimonial__swiper-button-next {
    width: 40px;
    height: 40px;
  }
}
.testimonial-section__arrow .testimonial__swiper-button-next i {
  color: var(--primary);
}
.testimonial-section__arrow .testimonial__swiper-button-prev {
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  background-color: var(--white);
  position: relative;
  z-index: 1;
}
@media (max-width: 575px) {
  .testimonial-section__arrow .testimonial__swiper-button-prev {
    width: 40px;
    height: 40px;
  }
}
.testimonial-section__arrow .testimonial__swiper-button-prev i {
  color: var(--primary);
}

.project-page__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 14px;
}
.project-page__card {
  background: #F3F4F6;
  border-radius: 14px;
  border: 1px solid #F55A18;
  padding: 17px 30px 32px 20px;
}
@media only screen and (max-width: 1199px) {
  .project-page__card {
    padding: 17px 15px 32px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .project-page__card {
    padding: 17px 10px 32px 10px;
  }
}
.project-page__card .sub-title {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: var(--theme);
  display: block;
  font-family: var(--font_inter);
  margin-bottom: 13px;
}
.project-page__content {
  align-items: center;
  gap: 10px;
  display: grid;
  grid-template-columns: 1fr 50px;
}
.project-page__content .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: var(--primary);
  font-family: var(--font_inter);
}
@media only screen and (max-width: 1399px) {
  .project-page__content .title {
    font-size: 21px;
    line-height: 28px;
  }
}
@media only screen and (max-width: 767px) {
  .project-page__content .title {
    font-size: 18px;
    line-height: 26px;
  }
}
@media only screen and (max-width: 1199px) {
  .project-page__content .title br {
    display: none;
  }
}
.project-page__content .title a {
  background: linear-gradient(var(--primary) 0%, var(--primary) 98%);
  background-size: 0 2px;
  background-repeat: no-repeat;
  background-position: left 100%;
  color: var(--primary);
  transition: all 0.3s ease-in-out;
}
.project-page__content .title a:hover {
  color: var(--primary);
  background-size: 100% 2px;
}
.project-page__icon a {
  width: 50px;
  height: 50px;
  background: var(--theme);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  transition: all 0.3s ease-in-out;
}
.project-page__icon a i {
  color: var(--white);
  font-size: 21px;
  transition: all 0.3s ease-in-out;
}
.project-page__icon a:hover i {
  transform: rotate(-45deg);
}

.project-details__wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  border-radius: 20px;
}
.project-details__wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .project-details__wrap img {
    height: 400px;
  }
}
.project-details__info {
  display: grid;
  grid-template-columns: repeat(5, 183px);
  gap: 24px;
  position: absolute;
  bottom: 24px;
  right: 154px;
  left: 155px;
  margin: 0 auto;
}
@media only screen and (max-width: 1399px) {
  .project-details__info {
    left: 50px;
  }
}
@media only screen and (max-width: 1199px) {
  .project-details__info {
    left: 20px;
    right: 20px;
    grid-template-columns: repeat(5, 1fr);
  }
}
@media only screen and (max-width: 991px) {
  .project-details__info {
    grid-template-columns: repeat(3, 1fr);
    bottom: 20px;
  }
}
@media (max-width: 575px) {
  .project-details__info {
    grid-template-columns: repeat(2, 1fr);
    bottom: 20px;
    left: 0;
    right: 0;
    gap: 15px;
  }
}
.project-details__item {
  background: var(--white);
  border-radius: 10px;
  padding: 14px 20px;
}
.project-details__item .title {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: #0A0A0A;
  font-family: var(--font_inter);
  border-bottom: 1px solid #E5E5E5;
  padding-bottom: 7px;
  margin-bottom: 8px;
}
.project-details__item .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
}
.project-details__content {
  margin-top: 30px;
}
.project-details__content .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: var(--primary);
  font-family: var(--font_inter);
  margin-bottom: 15px;
}
@media only screen and (max-width: 767px) {
  .project-details__content .title {
    font-size: 32px;
    line-height: 41px;
  }
}
@media (max-width: 575px) {
  .project-details__content .title {
    font-size: 25px;
    line-height: 35px;
  }
}
.project-details__content .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #767676;
  font-family: var(--font_inter);
  margin-bottom: 20px;
}
.project-details__inner {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}
@media only screen and (max-width: 1199px) {
  .project-details__inner {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 767px) {
  .project-details__inner {
    grid-template-columns: repeat(1, 1fr);
  }
}
.project-details__list {
  background: #F3F4F6;
  border-radius: 12px;
  padding: 28px 30px 35px 35px;
}
@media (max-width: 575px) {
  .project-details__list {
    padding: 28px 15px 35px 15px;
  }
}
.project-details__list ul li {
  list-style: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  display: flex;
  gap: 14px;
  align-items: center;
  margin-bottom: 16px;
}
.project-details__list ul li:last-child {
  margin-bottom: 0;
}
.project-details__list ul li i {
  color: #F55A18;
  font-size: 19px;
}
.project-details__box {
  display: flex;
  padding: 30px;
  background: #F3F4F6;
  border-radius: 12px;
  gap: 20px;
  margin-bottom: 20px;
}
@media (max-width: 575px) {
  .project-details__box {
    flex-wrap: wrap;
  }
}
.project-details__box:last-child {
  margin-bottom: 0;
}
.project-details__box .title {
  font-weight: 700;
  font-size: 20px;
  line-height: 26px;
  color: #0A0A0A;
  font-family: var(--font_Display);
  margin-bottom: 14px;
}
.project-details__box .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
}
.project-details__gallery {
  margin-top: 27px;
}
.project-details__gallery .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  color: #0A0A0A;
  font-family: var(--font_Display);
  margin-bottom: 10px;
}
.project-details__gallery .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #767676;
  font-family: var(--font_inter);
}
.project-details__thumb-gallery {
  margin-top: 25px;
}
.project-details__thumb-gallery .galler__thumb {
  border-radius: 15px;
  overflow: hidden;
}
.project-details__thumb-gallery .galler__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px;
  overflow: hidden;
}

.faq-area {
  margin-top: 37px;
}
.faq-area .section-title-wrapper {
  display: block;
}
.faq-area .section-title-wrapper .title-wrapper {
  margin-bottom: 27px;
}
.faq-area .section-title-wrapper .title-wrapper .section-title {
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  color: #0A0A0A;
  font-family: var(--font_inter);
}
@media (max-width: 575px) {
  .faq-area .section-title-wrapper .title-wrapper .section-title {
    font-size: 21px;
    line-height: 30px;
  }
}
.faq-area .accordion {
  counter-reset: accordion;
}
.dark .faq-area .accordion {
  border-color: #292929;
}
.faq-area .accordion-button {
  padding: 19px 30px 19px 30px;
  background-color: transparent;
  outline: 0;
  box-shadow: none;
  border-radius: 0;
}
@media (max-width: 575px) {
  .faq-area .accordion-button {
    padding: 24px 15px 24px 15px;
  }
}
.faq-area .accordion-button::after {
  content: "\f078";
  font-family: var(--font_awesome);
  background-image: none;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: var(--theme);
  transition: all 0.5s;
}
.faq-area .accordion-button:not(.collapsed)::after {
  content: "\f078";
  color: var(--white);
}
.faq-area .accordion-button:not(.collapsed) {
  color: var(--bs-accordion-active-color);
  background-color: var(--theme) !important;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 30px 30px 19px 30px;
  border-radius: 5px 5px 0 0;
}
.faq-area .accordion-button:not(.collapsed) .title {
  color: var(--white);
}
.faq-area .accordion-item {
  background-color: transparent;
  border: none;
  background: #F5F5F5;
  border-radius: 5px;
  position: relative;
  transition: all 0.5s;
  margin-bottom: 20px;
}
.faq-area .accordion-item:last-child {
  margin-bottom: 0;
}
.dark .faq-area .accordion-item {
  border-color: #292929;
}
.faq-area .accordion-item .title {
  display: flex;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  color: var(--primary);
  font-family: var(--font_inter);
  transition: all 0.5s;
}
@media (max-width: 575px) {
  .faq-area .accordion-item .title {
    font-size: 17px;
    line-height: 21px;
  }
}
.faq-area .accordion-body {
  padding: 0px 40px 18px 30px;
  border: none;
  background: var(--theme);
  border-radius: 0 0 5px 5px;
}
@media (max-width: 575px) {
  .faq-area .accordion-body {
    padding: 0px 15px 25px 15px;
  }
}
.faq-area .accordion-body p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #FFFFFF;
  padding-top: 18px;
}
@media only screen and (max-width: 1399px) {
  .faq-area .accordion-body p br {
    display: none;
  }
}

.blog__wrapper {
  background: #EBEDF5;
  position: relative;
  overflow: hidden;
}
.blog__wrapper .shapes .shape-1 {
  position: absolute;
  width: 1036px;
  height: 1036px;
  background: #F55A18;
  filter: blur(250px);
  bottom: -600px;
  right: -400px;
}
.blog__wrapper .shapes .shape-2 {
  position: absolute;
  bottom: 34px;
  left: 155px;
}
@media only screen and (max-width: 1199px) {
  .blog__wrapper .shapes .shape-2 {
    left: 20px;
  }
}
.blog__wrapper .shapes .shape-3 {
  position: absolute;
  bottom: 0;
  right: 0;
}
.blog .blog-title__wrapper .sub-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #F55A18;
  display: block;
  margin-bottom: 15px;
}
.blog .blog-title__wrapper .title {
  font-weight: 700;
  font-size: 44px;
  line-height: 54px;
  color: var(--primary);
  font-family: var(--font_Display);
  margin-bottom: 25px;
}
@media only screen and (max-width: 1199px) {
  .blog .blog-title__wrapper .title {
    font-size: 38px;
    line-height: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .blog .blog-title__wrapper .title {
    font-size: 34px;
    line-height: 42px;
    margin-bottom: 15px;
  }
}
@media (max-width: 575px) {
  .blog .blog-title__wrapper .title {
    font-size: 28px;
    line-height: 38px;
  }
}
.blog .blog-title__wrapper .text {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  max-width: 412px;
}
.blog__thumb {
  text-align: center;
  position: relative;
  z-index: 2;
}
.blog__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 15px 15px 0 0;
}
.blog__meta {
  gap: 20px;
  display: flex;
  align-items: center;
  position: relative;
  z-index: 1;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1199px) {
  .blog__meta {
    gap: 15px;
  }
}
.blog__meta li {
  gap: 10px;
  display: flex;
  align-items: center;
}
.blog__meta li i {
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: var(--theme);
}
.blog__meta li span {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #4E4E4E;
  font-family: var(--font_inter);
}
.blog__item {
  background: var(--white);
  border-radius: 15px;
}
.blog__content {
  padding: 28px 26px 30px 30px;
}
@media only screen and (max-width: 1199px) {
  .blog__content {
    padding: 30px 15px 30px 15px;
  }
}
@media (max-width: 575px) {
  .blog__content {
    padding: 20px 15px 30px 15px;
  }
}
.blog__title {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: var(--primary);
  font-family: var(--font_inter);
  margin-top: 15px;
}
.blog__title a {
  background: linear-gradient(var(--primary) 0%, var(--primary) 98%);
  background-size: 0 2px;
  background-repeat: no-repeat;
  background-position: left 100%;
  color: var(--primary);
  transition: all 0.3s ease-in-out;
}
.blog__title a:hover {
  color: var(--primary);
  background-size: 100% 2px;
}
@media only screen and (max-width: 1199px) {
  .blog__title {
    font-size: 20px;
    line-height: 29px;
  }
}
@media only screen and (max-width: 767px) {
  .blog__title {
    font-size: 18px;
    line-height: 25px;
  }
}
.blog__btn {
  display: inline-block;
}
.blog__btn .rr-btn {
  font-weight: 700;
  border-radius: 100px;
  margin-top: 22px;
  padding: 10.5px 23.2px;
  border-radius: 100px;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #FFFFFF;
}
.blog__btn .rr-btn::before {
  background: var(--primary);
}
.blog__btn .rr-btn .btn-wrap .text-two {
  color: var(--white);
}

.blog-page .blog__wrapper {
  background: inherit;
}
.blog-page .blog__item {
  background: #F3F4F6;
}

.blog-details__wrapper {
  gap: 25px;
  display: grid;
  grid-template-columns: 1fr 391px;
}
@media only screen and (max-width: 991px) {
  .blog-details__wrapper {
    grid-template-columns: 1fr 280px;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__wrapper {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  .blog-details__wrapper {
    display: block;
  }
}
.blog-details__thumb {
  padding: 20px 20px 0 20px;
  overflow: hidden;
  border-radius: 20px;
}
.blog-details__thumb img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  object-fit: cover;
}
.blog-details__thumb-wrap {
  margin-top: 33px;
}
.blog-details__thumb-wrap img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 7px;
}
.blog-details__wrap {
  text-align: start;
  background: #F3F4F6;
  border-radius: 20px;
}
.blog-details__wrap.one {
  padding: 0 41px 40px 40px;
}
@media only screen and (max-width: 1399px) {
  .blog-details__wrap.one {
    padding: 0 30px 40px 30px;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-details__wrap.one {
    padding: 0 15px 40px 15px;
  }
}
.blog-details__wrap .description .desc {
  font-family: var(--font_inter);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: var(--gray);
}
.blog-details__meta {
  gap: 20px;
  display: flex;
  align-items: center;
  margin: 39px 0 18px 0;
}
@media only screen and (max-width: 991px) {
  .blog-details__meta {
    gap: 12px;
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .blog-details__meta {
    flex-wrap: wrap;
  }
}
.blog-details__meta span {
  font-family: var(--font_inter);
  font-size: 16px;
  font-weight: 500;
  line-height: 17px;
  color: var(--gray);
}
.blog-details__meta span i {
  font-size: 16px;
  font-weight: 500;
  line-height: 100%;
  margin-right: 9px;
  color: var(--theme);
  vertical-align: middle;
  text-transform: uppercase;
  font-family: var(--font_awesome);
}
.blog-details__title {
  margin-bottom: 18px;
  font-weight: 700;
  font-size: 40px;
  line-height: 50px;
  color: var(--primary);
  font-family: var(--font_Display);
  max-width: 764px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__title {
    font-size: 30px;
    line-height: 42px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__title {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  .blog-details__title {
    font-size: 22px;
    margin-bottom: 20px;
    line-height: 32px;
  }
}
.blog-details__content .desc {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #767676;
  font-family: var(--font_inter);
}
@media only screen and (max-width: 1199px) {
  .blog-details__content .desc {
    font-size: 15px;
  }
}
.blog-details__content .desc.one {
  display: block;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .blog-details__content .desc.one {
    display: block;
    margin-bottom: 15px;
  }
}
.blog-details__content .text {
  gap: 20px;
  display: flex;
  margin-bottom: 24px;
  align-content: center;
}
@media (max-width: 575px) {
  .blog-details__content .text {
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 10px;
  }
}
.blog-details__content .text span {
  min-width: 50px;
  min-height: 50px;
  display: flex;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  border-radius: 8px;
  letter-spacing: 0px;
  color: var(--white);
  align-items: center;
  justify-content: center;
  background: var(--theme);
  font-family: var(--font_archivo);
}
.blog-details__logistics-content {
  margin-top: 33px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__logistics-content {
    margin-top: 30px;
  }
}
.blog-details__logistics-content .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 50px;
  color: #0A0A0A;
  font-family: var(--font_Display);
}
.blog-details__logistics-content .desc {
  font-weight: 400;
  font-size: 16px;
  color: #767676;
  font-family: var(--font_inter);
}
@media only screen and (max-width: 1199px) {
  .blog-details__logistics-content .desc {
    font-size: 15px;
  }
}
.blog-details__image-box {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
  margin-top: 20px;
  margin-bottom: 35px;
  overflow: hidden;
  border-radius: 14px;
}
@media (max-width: 575px) {
  .blog-details__image-box {
    grid-template-columns: 1fr;
  }
}
.blog-details__image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  border-radius: 14px;
}
.blog-details__inner {
  display: grid;
  grid-template-columns: 280px 1fr;
  gap: 20px;
  margin-top: 35px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__inner {
    grid-template-columns: 1fr;
  }
}
.blog-details__inner .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 7px;
}
.blog-details__inner .blog-list li {
  display: flex;
  gap: 15px;
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  margin-bottom: 2px;
}
.blog-details__inner .blog-list li:last-child {
  margin-bottom: 0;
}
.blog-details__inner .blog-list li i {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: #FA360A;
}
.blog-details__testiml-box {
  display: grid;
  grid-template-columns: 60px 1fr;
  align-items: center;
  gap: 40px;
  margin: 29px 0 25px 0;
  border-radius: 15px;
  background: var(--white);
  padding: 32px 60px 35px 40px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .blog-details__testiml-box {
    padding: 32px 30px 35px 30px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__testiml-box {
    padding: 30px 53px 30px 15px;
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .blog-details__testiml-box {
    grid-template-columns: 1fr;
  }
}
@media (max-width: 575px) {
  .blog-details__testiml-box {
    gap: 20px;
    padding: 20px 7px;
    flex-wrap: wrap;
  }
}
.blog-details__testiml-box .vertical-tag {
  position: absolute;
  right: 5px;
  bottom: 5px;
  top: 5px;
  width: 48px;
  background: var(--theme); /* orange */
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 575px) {
  .blog-details__testiml-box .vertical-tag {
    display: none;
  }
}
.blog-details__testiml-box .vertical-tag span {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  color: #FFFFFF;
  transform: rotate(-90deg);
}
.blog-details__testiml-box .content {
  z-index: 1;
  position: relative;
}
.blog-details__testiml-box .content .desc {
  font-family: var(--font_inter);
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  color: #0A0A0A;
  margin-bottom: 18px;
}
@media only screen and (max-width: 1199px) {
  .blog-details__testiml-box .content .desc {
    font-size: 16px;
  }
}
@media (max-width: 575px) {
  .blog-details__testiml-box .content .desc {
    line-height: 27px;
  }
}
.blog-details__testiml-box .content .name {
  font-weight: 700;
  font-size: 18px;
  line-height: 26px;
  margin-left: 40px;
  vertical-align: middle;
  color: var(--theme);
  font-family: var(--font_inter);
}
.blog-details__testiml-box .content .name::before {
  content: "";
  left: 0;
  z-index: 2;
  width: 30px;
  height: 2px;
  bottom: 11px;
  display: block;
  position: absolute;
  background: var(--primary-1);
}
.blog-details__gallery {
  gap: 15px;
  display: flex;
  margin: 34px 0;
  align-items: center;
  border-radius: 15px;
}
@media (max-width: 575px) {
  .blog-details__gallery {
    flex-wrap: wrap;
  }
}
.blog-details__gallery .thumb img {
  border-radius: 15px;
}
.blog-details__category {
  gap: 30px;
  display: flex;
  align-items: center;
  padding: 40px 0 51px 0;
  justify-content: space-between;
}
@media only screen and (max-width: 1199px) {
  .blog-details__category {
    flex-wrap: wrap;
    padding: 40px 0 40px 0;
  }
}
.blog-details__strategy-solution {
  margin-top: 35px;
}
.blog-details__strategy-solution .title {
  font-family: var(--font_dm-sans);
  font-weight: 700;
  font-size: 24px;
  line-height: 25px;
  color: var(--secondary);
}
@media only screen and (max-width: 1919px) {
  .blog-details__strategy-solution .title {
    margin-bottom: 15px;
  }
}
.blog-details__strategy-solution .desc {
  font-family: var(--font_dm-sans);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: var(--gray);
}
.blog-details__strategy-solution .strategy-solution__item {
  gap: 20px;
  margin-top: 24px;
  display: flex;
  align-items: center;
}
@media only screen and (max-width: 1399px) {
  .blog-details__strategy-solution .strategy-solution__item {
    gap: 10px;
    align-items: start;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-details__strategy-solution .strategy-solution__item {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 1199px) {
  .blog-details__strategy-solution .strategy-solution__item .thumb {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.blog-details__strategy-solution .strategy-solution__item .thumb img {
  width: 100%;
  height: 100%;
  border-radius: 7px;
  object-fit: cover;
}
.blog-details__strategy-solution .strategy-solution__item .list li {
  list-style: none;
  gap: 15px;
  display: flex;
  align-items: center;
  font-family: var(--font_dm-sans);
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
  color: var(--gray);
}
@media only screen and (max-width: 1399px) {
  .blog-details__strategy-solution .strategy-solution__item .list li {
    gap: 10px;
  }
}
.blog-details__strategy-solution .strategy-solution__item .list li i {
  color: var(--theme);
}
.blog-details__tag {
  gap: 10px;
  display: flex;
  align-items: center;
}
.blog-details__tag .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  color: var(--secondary);
  vertical-align: middle;
  font-family: var(--font_dm-sans);
}
@media (max-width: 575px) {
  .blog-details__tag {
    flex-wrap: wrap;
  }
}
.blog-details__tag li {
  text-align: start;
  list-style: none;
}
@media (max-width: 575px) {
  .blog-details__tag li {
    margin-bottom: 10px;
  }
}
.blog-details__tag li a {
  font-size: 14px;
  list-style: none;
  font-weight: 600;
  line-height: 18px;
  color: #0A0A0A;
  padding: 9px 19.2px;
  border-radius: 7px;
  vertical-align: middle;
  background: var(--white);
  transition: all 0.3s ease-in-out;
  font-family: var(--font_inter);
}
.blog-details__tag li a:hover {
  color: var(--white);
  background: var(--theme);
}
.blog-details__share {
  gap: 15px;
  display: flex;
  align-items: center;
}
.blog-details__share .title {
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  color: var(--secondary);
  vertical-align: middle;
  font-family: var(--font_dm-sans);
}
.blog-details__share ul {
  gap: 10px;
  display: flex;
  align-items: center;
}
.blog-details__share ul li {
  list-style: none;
}
.blog-details__share ul li a {
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 100%;
  align-items: center;
  color: var(--primary);
  justify-content: center;
  background: var(--white);
  transition: all 0.3s ease-in-out;
}
.blog-details__share ul li a i {
  font-size: 14px;
  font-weight: 400;
  line-height: 100%;
  color: var(--secondary);
  vertical-align: middle;
  transition: all 0.3s ease-in-out;
}
.blog-details__share ul li a:hover {
  background: var(--theme);
}
.blog-details__share ul li a:hover i {
  color: var(--white);
}
.blog-details__page {
  display: flex;
  padding: 29px 0;
  align-items: center;
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  justify-content: space-between;
}
@media (max-width: 575px) {
  .blog-details__page {
    gap: 20px;
    flex-wrap: wrap;
  }
}
.blog-details__page-prev {
  gap: 20px;
  display: flex;
  align-items: center;
}
.blog-details__page-prev .image a img {
  border-radius: 10px;
}
.blog-details__page-prev a {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--primary-2);
  font-family: var(--font_archivo);
}
.blog-details__page-next {
  gap: 20px;
  display: flex;
  align-items: center;
}
.blog-details__page-next .image a img {
  border-radius: 10px;
}
.blog-details__page-next a {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--primary-2);
  font-family: var(--font_archivo);
}
.blog-details__dot {
  gap: 4px;
  display: grid;
  flex-wrap: wrap;
  align-items: center;
  grid-template-columns: repeat(3, 1fr);
}
.blog-details__dot span {
  width: 10px;
  height: 10px;
  background: #E5E5E5;
}
.blog-details__author {
  gap: 25px;
  display: flex;
  margin-top: 26px;
  margin-bottom: 52px;
  border-radius: 15px;
  align-items: center;
  background: #F5F5F5;
}
@media only screen and (max-width: 1199px) {
  .blog-details__author {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__author {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .blog-details__author {
    padding: 15px 0;
    margin-bottom: 30px;
  }
}
@media (max-width: 575px) {
  .blog-details__author {
    flex-wrap: wrap;
  }
}
.blog-details__form-title {
  display: block;
  margin-bottom: 18px;
  font-family: var(--font_inter);
  font-weight: 700;
  font-size: 30px;
  line-height: 41px;
  color: #0A0A0A;
}
@media (max-width: 575px) {
  .blog-details__form-title {
    font-size: 30px;
  }
}
.blog-details__form-desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--secondary);
  font-family: var(--font_inter);
}
.blog-details__form-group {
  margin-top: 26px;
  position: relative;
}
.blog-details__form-group .form-input {
  gap: 17px;
  display: flex;
  position: relative;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .blog-details__form-group .form-input {
    gap: 0;
    flex-wrap: wrap;
  }
}
.blog-details__form-group .form-input input {
  outline: 0;
  width: 100%;
  border: none;
  margin-bottom: 20px;
  border-radius: 100px;
  background: var(--white);
  border: 1px solid #EAEAEA;
  box-shadow: 0px 4px 47px rgba(0, 0, 0, 0.01);
  border-radius: 7px;
  padding: 16.5px 40px 16.5px 25px;
  transition: all 0.3s ease-in-out;
}
.blog-details__form-group .form-input input:focus {
  border-color: var(--theme);
}
.blog-details__form-group .form-input input::placeholder {
  font-weight: 400;
  font-size: 16px;
  line-height: 19px;
  color: #4E4E4E;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.blog-details__form-group .form-selector .custom-select {
  width: 100%;
  border: none;
  height: 55px;
  display: flex;
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  margin-bottom: 20px;
  letter-spacing: 0px;
  padding-left: 26px;
  border-radius: 100px;
  align-items: center;
  vertical-align: middle;
  background: var(--white);
  font-family: var(--font_inter);
  border: 1px solid #EAEAEA;
  box-shadow: 0px 4px 47px rgba(0, 0, 0, 0.01);
  border-radius: 7px;
  color: var(--body_text);
}
.blog-details__form-group .form-selector .custom-select:focus {
  border-color: var(--theme);
}
.blog-details__form-group .form-selector .custom-select::after {
  display: none;
}
.blog-details__form-group .form-selector .custom-select .list {
  width: 100%;
}
.blog-details__form-group .form-comment textarea {
  outline: 0;
  width: 100%;
  height: 140px;
  border: none;
  border-radius: 15px;
  background: var(--white);
  padding: 23px 64px 23px 25px;
  transition: all 0.3s ease-in-out;
  border: 1px solid #EAEAEA;
  box-shadow: 0px 4px 47px rgba(0, 0, 0, 0.01);
  border-radius: 10px;
}
.blog-details__form-group .form-comment textarea:focus {
  border-color: var(--theme);
}
.blog-details__form-group .form-comment textarea::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.blog-details__btn {
  margin-top: 21.5px;
}
.blog-details__btn.rr-btn {
  padding: 18px 31px;
}
.blog-details__btn.rr-btn .btn-wrap .text-two {
  color: var(--white);
}
.blog-details__sidebar-form {
  padding: 40px;
  margin-bottom: 30px;
  position: relative;
  background: #F3F4F6;
  border-radius: 10px;
}
@media only screen and (max-width: 991px) {
  .blog-details__sidebar-form {
    padding: 20px 15px;
  }
}
@media (max-width: 575px) {
  .blog-details__sidebar-form {
    margin-top: 30px;
    padding: 15px;
  }
}
.blog-details__sidebar-form input {
  outline: 0;
  width: 100%;
  border: none;
  border-radius: 100px;
  padding: 17.5px 70px 17.5px 25px;
}
.blog-details__sidebar-form input::placeholder {
  font-size: 16px;
  font-weight: 400;
  line-height: 100%;
  letter-spacing: 0px;
  vertical-align: middle;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.blog-details__sidebar-form button {
  position: absolute;
  top: 40px;
  right: 41px;
  width: 55px;
  height: 55px;
  display: flex;
  align-items: center;
  border-radius: 100%;
  justify-content: center;
  background: var(--theme);
}
@media only screen and (max-width: 991px) {
  .blog-details__sidebar-form button {
    top: 20px;
    right: 20px;
  }
}
@media (max-width: 575px) {
  .blog-details__sidebar-form button {
    top: 14px;
    right: 16px;
  }
}
.blog-details__sidebar-form button i {
  font-size: 16px;
  font-weight: 900;
  line-height: 100%;
  color: var(--white);
  vertical-align: middle;
}
.blog-details__sidebar__widget {
  text-align: start;
  margin-bottom: 30px;
  background: #F3F4F6;
  border-radius: 10px;
  padding: 36px 40px 40px 40px;
}
@media only screen and (max-width: 767px) {
  .blog-details__sidebar__widget:last-child {
    margin-bottom: 0;
  }
}
.blog-details__sidebar__widget.one {
  padding: 36px 25px 40px 40px;
}
@media only screen and (max-width: 991px) {
  .blog-details__sidebar__widget.one {
    padding: 36px 15px 40px 15px;
  }
}
@media only screen and (max-width: 991px) {
  .blog-details__sidebar__widget {
    padding: 15px;
  }
}
.blog-details__sidebar__widget:nth-of-type(2) {
  padding: 40px 25px 40px 40px;
}
@media only screen and (max-width: 991px) {
  .blog-details__sidebar__widget:nth-of-type(2) {
    padding: 40px 20px 40px 20px;
  }
}
.blog-details__sidebar__title {
  margin-bottom: 26px;
  padding-bottom: 20px;
  position: relative;
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: var(--primary);
  font-family: var(--font_inter);
  border-bottom: 2px solid #E5E5E5;
}
.blog-details__sidebar__title::before {
  content: "";
  left: 0;
  bottom: -2px;
  width: 51px;
  height: 2px;
  display: block;
  position: absolute;
  background: var(--theme);
}
.blog-details__sidebar__categories li {
  list-style: none;
  margin-bottom: 15px;
}
.blog-details__sidebar__categories li:last-child {
  margin-bottom: 0;
}
.blog-details__sidebar__categories li a {
  display: flex;
  padding: 17px 25px;
  align-items: center;
  border-radius: 5px;
  background: var(--white);
  justify-content: space-between;
  transition: all 0.3s ease-in-out;
  font-family: var(--font_inter);
  font-weight: 500;
  font-size: 16px;
  line-height: 19px;
  color: var(--body_text);
}
@media (max-width: 575px) {
  .blog-details__sidebar__categories li a {
    padding: 17px 13px;
  }
}
.blog-details__sidebar__categories li a i {
  font-size: 16px;
  font-weight: 900;
  line-height: 17px;
  vertical-align: middle;
  color: var(--theme);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 575px) {
  .blog-details__sidebar__categories li a i {
    font-size: 14px;
  }
}
.blog-details__sidebar__categories li a:hover {
  background: var(--theme);
  color: var(--white);
}
.blog-details__sidebar__categories li a:hover i {
  color: var(--white);
}
.blog-details__sidebar__post-item {
  gap: 15px;
  display: flex;
  margin-bottom: 20px;
  align-items: center;
}
@media only screen and (max-width: 991px) {
  .blog-details__sidebar__post-item {
    flex-wrap: wrap;
  }
}
@media (max-width: 575px) {
  .blog-details__sidebar__post-item {
    flex-wrap: wrap;
  }
}
.blog-details__sidebar__post-item:last-child {
  margin-bottom: 0;
}
.blog-details__sidebar__post-thumb {
  min-width: 80px;
  min-height: 80px;
  object-fit: cover;
}
.blog-details__sidebar__post-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.blog-details__sidebar__post-meta span {
  font-family: var(--font_dm-sans);
  font-weight: 400;
  font-size: 14px;
  display: block;
  margin-bottom: 9px;
  line-height: 15px;
  color: var(--gray);
}
.blog-details__sidebar__post-meta span i {
  margin-right: 5px;
  font-family: var(--font_awesome);
  font-weight: 400;
  font-size: 14px;
  line-height: 15px;
  color: var(--gray);
}
.blog-details__sidebar__post-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: var(--primary);
  font-family: var(--font_inter);
  transition: all 0.3s ease-in-out;
}
.blog-details__sidebar__post-title a:hover {
  color: var(--theme);
}
.blog-details__sidebar__popular-tags {
  gap: 10px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.blog-details__sidebar__popular-tags li {
  list-style: none;
}
.blog-details__sidebar__popular-tags li a {
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: var(--body_text);
  text-align: center;
  border-radius: 100px;
  margin-bottom: 10px;
  display: inline-block;
  padding: 9px 19.4px;
  background: var(--white);
  font-family: var(--font_inter);
  transition: all 0.3s ease-in-out;
}
.blog-details__sidebar__popular-tags li a:last-child {
  margin-bottom: 0;
}
.blog-details__sidebar__popular-tags li a:hover {
  color: var(--white);
  background: var(--theme);
}

.comment-wrap {
  margin-bottom: 55px;
}
.comment-wrap .comment-title {
  font-style: normal;
  font-weight: 700;
  font-size: 30px;
  line-height: 36px;
  color: #191717;
  font-family: var(--font_inter);
}
.comment-wrap .comment-item {
  border-bottom: 1px solid #E2E2E2;
  padding-bottom: 30px;
  margin-top: 30px;
  display: flex;
  align-items: center;
  gap: 25px;
}
@media (max-width: 575px) {
  .comment-wrap .comment-item {
    flex-wrap: wrap;
  }
}
.comment-wrap .comment-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.comment-wrap .comment-item .thumb {
  min-width: 110px;
}
.comment-wrap .comment-item .thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.comment-wrap .comment-item .content .title-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 10px;
  margin-bottom: 14px;
}
.comment-wrap .comment-item .content .title-wrap .details span {
  font-style: normal;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #74787C;
}
.comment-wrap .comment-item .content .title-wrap .details .name {
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
  color: #191717;
  font-family: var(--font_Titillium);
  margin-bottom: 0;
  margin-top: 8px;
}
.comment-wrap .comment-item .content .title-wrap h4 {
  font-weight: 600;
  font-size: 16px;
  line-height: 16px;
  color: var(--theme);
  font-family: var(--font_inter);
}
.comment-wrap .comment-item .content .title-wrap h4 i {
  color: var(--theme);
  padding-left: 5px;
}
.comment-wrap .comment-item .content p {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  margin-bottom: 0;
}
.comment-wrap .comment-item-2 {
  padding-left: 135px;
}
@media only screen and (max-width: 991px) {
  .comment-wrap .comment-item-2 {
    padding-left: 0;
  }
}

.cta-section__wrapper {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  padding: 88px 0;
}
@media only screen and (max-width: 767px) {
  .cta-section__wrapper {
    padding: 70px 0;
  }
}
.cta-section__wrapper::before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  background: #F55A18;
  mix-blend-mode: normal;
  opacity: 0.72;
}
.cta-section__inner {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  gap: 20px;
  justify-content: space-between;
  flex-wrap: wrap;
}
.cta-section__info .title {
  font-weight: 700;
  font-size: 40px;
  line-height: 53px;
  color: var(--white);
  max-width: 677px;
  font-family: var(--font_Display);
}
@media only screen and (max-width: 991px) {
  .cta-section__info .title {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .cta-section__info .title {
    font-size: 35px;
    line-height: 45px;
  }
}
@media (max-width: 575px) {
  .cta-section__info .title {
    font-size: 28px;
    line-height: 37px;
  }
}
.cta-section__btn .rr-btn {
  font-weight: 700;
  font-size: 16px;
  line-height: 21px;
  background: var(--white);
  padding: 17px 33.4px;
}
.cta-section__btn .rr-btn .text-one {
  color: var(--theme);
}

.features-section__wrapper {
  background: #F5F5F5;
}
.features-section__item {
  background: var(--white);
  border-radius: 10px;
  padding: 35px 40px 39px 40px;
  position: relative;
}
@media only screen and (max-width: 1199px) {
  .features-section__item {
    padding: 35px 25px 39px 25px;
  }
}
@media only screen and (max-width: 767px) {
  .features-section__item {
    padding: 30px 20px 30px 20px;
  }
}
.features-section__item .shape {
  position: absolute;
  top: 0;
  right: 0;
}
.features-section__content .sub-title {
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.features-section__content .title {
  font-weight: 600;
  font-size: 24px;
  line-height: 34px;
  color: var(--primary);
  font-family: var(--font_inter);
  margin-bottom: 12px;
  margin-top: 10px;
}
.features-section__content .title a {
  background: linear-gradient(var(--primary) 0%, var(--primary) 98%);
  background-size: 0 2px;
  background-repeat: no-repeat;
  background-position: left 100%;
  color: var(--primary);
  transition: all 0.3s ease-in-out;
}
.features-section__content .title a:hover {
  color: var(--primary);
  background-size: 100% 2px;
}
@media only screen and (max-width: 767px) {
  .features-section__content .title {
    font-size: 22px;
    line-height: 28px;
  }
}
.features-section__thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 8px;
}
.features-section__btn {
  margin-bottom: 26px;
}
.features-section__btn a {
  font-weight: 600;
  font-size: 16px;
  line-height: 19px;
  color: #1C1C25;
  font-family: var(--font_inter);
}
.features-section__btn a i {
  color: var(--theme);
  font-size: 16px;
  margin-left: 5px;
  transform: rotate(-45deg);
}
.features-section__btn a:hover {
  color: var(--theme);
}

.pricing__bg {
  position: relative;
}
.pricing__bg::before {
  content: "";
  background: #252525;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
  z-index: -1;
}
.pricing__bg::after {
  content: "";
  background: white;
  width: 2224px;
  height: 585px;
  border-radius: 100%;
  position: absolute;
  top: -145px;
  left: -152px;
  right: -152px;
  z-index: -1;
}
@media only screen and (max-width: 1399px) {
  .pricing__bg::after {
    width: 1850px;
  }
}
.pricing__inner {
  text-align: center;
  margin-bottom: 40px;
}
.pricing__inner .pricing-toggle {
  display: inline-flex;
  background: var(--white);
  border-radius: 100px;
  padding: 6px;
  box-shadow: 0px 4px 58px rgba(54, 58, 116, 0.08);
  gap: 6px;
  padding: 8px 4.3px;
}
.pricing__inner .pricing-toggle .toggle-btn {
  border: none;
  background: transparent;
  padding: 8.5px 19.4px;
  border-radius: 100px;
  font-weight: 600;
  font-size: 14px;
  line-height: 17px;
  color: #0A0A0A;
  cursor: pointer;
  transition: all 0.3s ease;
  font-family: var(--font_inter);
}
.pricing__inner .pricing-toggle .toggle-btn.active {
  background: var(--theme);
  color: #fff;
}
.pricing__wrapper {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 31px;
}
@media only screen and (max-width: 991px) {
  .pricing__wrapper {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media (max-width: 575px) {
  .pricing__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
}
.pricing__item {
  background: #F3F4F6;
  border-radius: 15px;
  padding: 40px;
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .pricing__item {
    padding: 20px;
  }
}
.pricing__item-2 {
  background: var(--white);
  box-shadow: 0px 11px 44px rgba(12, 21, 38, 0.09);
}
.pricing__item .ribbon {
  position: absolute;
  top: 20px;
  right: -40px;
  background: #DA5033;
  padding: 6.5px 53px;
  font-weight: 700;
  font-size: 14px;
  line-height: 17px;
  text-transform: uppercase;
  color: #FFFFFF;
  transform: rotate(40deg);
  text-transform: uppercase;
}
.pricing__content {
  border-bottom: 1px solid #DFE4E7;
}
.pricing__content .icon {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F5F5F5;
  border-radius: 50%;
  margin-bottom: 21px;
}
.pricing__content .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 29px;
  color: #191F29;
  margin-bottom: 9px;
  font-family: var(--font_inter);
}
.pricing__content .decs {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.pricing__price {
  margin-bottom: 30px;
  margin-top: 17px;
}
.pricing__price span {
  font-weight: 700;
  font-size: 36px;
  line-height: 44px;
  color: #DA5033;
  font-family: var(--font_inter);
}
.pricing__price span span {
  font-weight: 500;
  font-size: 15px;
  line-height: 18px;
  color: var(--body_text);
  font-family: var(--font_inter);
}
.pricing__list {
  margin-top: 21px;
}
.pricing__list ul li {
  font-weight: 500;
  font-size: 15px;
  line-height: 30px;
  color: var(--body_text);
  margin-left: 15px;
  font-family: var(--font_inter);
}
.pricing__btn {
  margin-top: 29px;
}
.pricing__btn .rr-btn {
  font-weight: 700;
  font-size: 16px;
  line-height: 20px;
  text-transform: uppercase;
  color: #FFFFFF;
  width: 100%;
  border-radius: 7px;
  padding: 17.5px 0;
  background: var(--theme);
}
.pricing__btn .rr-btn .text-one {
  gap: 5px;
}
.pricing__btn .rr-btn .text-one i {
  font-size: 16px;
  font-weight: 700;
}
.pricing__btn .rr-btn .text-two {
  gap: 5px;
}
.pricing__btn .rr-btn .text-two i {
  font-size: 16px;
  font-weight: 700;
}
.pricing .rr-btn:hover::before,
.pricing .rr-btn:focus::before {
  height: 100%;
  background: var(--primary);
}

.step-section__item {
  background: #F5F5F5;
  border-radius: 15px;
  padding: 39px 18px 35px 39px;
}
@media only screen and (max-width: 1199px) {
  .step-section__item {
    padding: 39px 15px 35px 15px;
  }
}
.step-section__item .number {
  border: 1px solid #F55A18;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 60px;
  height: 40px;
}
.step-section__item .number span {
  font-weight: 700;
  font-size: 18px;
  line-height: 28px;
  color: #F55A18;
}
.step-section__content .title {
  font-weight: 700;
  font-size: 24px;
  line-height: 34px;
  color: var(--primary);
  font-family: var(--font_inter);
  margin-top: 30px;
  margin-bottom: 13px;
}
@media only screen and (max-width: 1199px) {
  .step-section__content .title {
    font-size: 22px;
    line-height: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .step-section__content .title {
    font-size: 20px;
    line-height: 28px;
  }
}
.step-section__content .title a {
  background: linear-gradient(var(--primary) 0%, var(--primary) 98%);
  background-size: 0 2px;
  background-repeat: no-repeat;
  background-position: left 100%;
  transition: all 0.3s ease-in-out;
}
.step-section__content .title a:hover {
  color: var(--primary);
  background-size: 100% 2px;
}
.step-section__content .decs {
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
  color: #4E4E4E;
  font-family: var(--font_inter);
  margin-bottom: 17px;
}
.step-section__btn a {
  font-weight: 600;
  font-size: 16px;
  line-height: 26px;
  color: var(--theme);
  font-family: var(--font_inter);
  background: linear-gradient(var(--theme) 0%, var(--theme) 98%);
  background-size: 0 2px;
  background-repeat: no-repeat;
  background-position: left 100%;
  transition: all 0.3s ease-in-out;
}
.step-section__btn a:hover {
  color: var(--theme);
  background-size: 100% 2px;
}

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