/*---------------------------------------------"
// Template Name: Educate
// Template URL: https://techpedia.co.uk/template/Educate
// Description: Educate Html 5 Template
// Version: 1.0.0

===============================================   
STYLE SHEET INDEXING
|
|___ Fonts
|___ Variables
|___ Responsive
|___ Reset Styles
|___ Spacing
|___ Helper Classes
|___ Buttons
|___ Headings
|___ Layout Styles
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*-------------------------
    Fonts
-------------------------*/
@import url("https://fonts.googleapis.com/css2?family=Courgette&amp;family=Inter:wght@300;400;500;600;700;800&amp;display=swap");
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Shadows */
/*-------------------------
  Basic Styles
-------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #F26522;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

@media only screen and (min-width: 1400px) and (max-width: 1920px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 96px;
    padding-right: 96px;
  }
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media only screen and (min-width: 575px) and (max-width: 1199px) {
  .container-fluid {
    max-width: 100%;
    padding-left: 24px;
    padding-right: 24px;
  }
}
/*-------------------------
    Typography
-------------------------*/
html {
  scroll-behavior: smooth;
  overflow-x: hidden;
  width: 100%;
}

.main-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
  overflow: hidden;
  transition: filter 0.5s ease;
}

body {
  font-family: "Inter", sans-serif;
  color: #2a322d;
  background-color: #f4f5f5;
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  min-height: 100vh;
  width: 100%;
  overflow-x: hidden;
  position: relative;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}
body::-webkit-scrollbar {
  width: 8px;
}
body::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 8px;
}
body::-webkit-scrollbar-thumb {
  border-radius: 8px;
  background: #F26522;
  box-shadow: inset 2px 2px 5px 0 rgba(255, 255, 255, 0.5);
}
body.locked {
  overflow: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
address,
p,
pre,
blockquote,
table,
hr {
  margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}
@media (max-width: 575px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br {
    display: none;
  }
}

@media (max-width: 575px) {
  p br {
    display: none;
  }
}

h1,
.h1 {
  font-weight: 500;
  font-size: 61px;
  line-height: 120%;
  letter-spacing: -1.22px;
}
@media (max-width: 992px) {
  h1,
  .h1 {
    font-size: 56px;
    letter-spacing: -1px;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 48px;
    letter-spacing: -0.76px;
  }
}
@media (max-width: 575px) {
  h1,
  .h1 {
    font-size: 42px;
    letter-spacing: -0.54px;
  }
}

h2,
.h2 {
  font-weight: 500;
  font-size: 47px;
  line-height: 125%;
  letter-spacing: -0.47px;
}
@media (max-width: 992px) {
  h2,
  .h2 {
    font-size: 42px;
    letter-spacing: -0.42px;
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: 36px;
    letter-spacing: -0.36px;
  }
}
@media (max-width: 575px) {
  h2,
  .h2 {
    font-size: 32px;
    letter-spacing: -0.32px;
  }
}

h3,
.h3 {
  font-weight: 500;
  font-size: 36px;
  line-height: 120%;
  letter-spacing: 0.36px;
}
@media (max-width: 992px) {
  h3,
  .h3 {
    font-size: 32px;
    letter-spacing: -0.32px;
  }
}
@media (max-width: 767px) {
  h3,
  .h3 {
    font-size: 30px;
    letter-spacing: -0.3px;
  }
}
@media (max-width: 575px) {
  h3,
  .h3 {
    font-size: 26px;
    letter-spacing: -0.26px;
  }
}

h4,
.h4 {
  font-weight: 500;
  font-size: 27px;
  line-height: 120%;
  letter-spacing: -0.27%;
}
@media (max-width: 992px) {
  h4,
  .h4 {
    font-size: 26px;
  }
}
@media (max-width: 767px) {
  h4,
  .h4 {
    font-size: 24px;
  }
}
@media (max-width: 575px) {
  h4,
  .h4 {
    font-size: 22px;
  }
}

h5,
.h5 {
  font-weight: 500;
  font-size: 21px;
  line-height: 130%;
}
@media (max-width: 992px) {
  h5,
  .h5 {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  h5,
  .h5 {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  h5,
  .h5 {
    font-size: 18px;
  }
}

h6,
.h6 {
  font-weight: 600;
  font-size: 16px;
  line-height: 150%;
  letter-spacing: 0.32px;
}

p {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  color: #7a8582;
}
@media (max-width: 992px) {
  p {
    font-size: 15px;
  }
}
@media (max-width: 767px) {
  p {
    font-size: 14px;
  }
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.5s ease;
}
a:hover {
  color: #F26522;
  transition: all 0.5s ease;
}

span {
  display: inline-block;
}

b,
strong {
  font-family: "Inter", sans-serif;
}

/*--------------------------------------------------------------
# Custom Cursor
--------------------------------------------------------------*/
.custom-cursor__cursor {
  width: 25px;
  height: 25px;
  border-radius: 100%;
  border: 1px solid #F26522;
  -webkit-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  position: fixed;
  pointer-events: none;
  left: 0;
  top: 0;
  -webkit-transform: translate(calc(-50% + 5px), -50%);
  transform: translate(calc(-50% + 5px), -50%);
  z-index: 999991;
}

.custom-cursor__cursor-two {
  width: 10px;
  height: 10px;
  border-radius: 100%;
  background-color: #F26522;
  opacity: 0.3;
  position: fixed;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  pointer-events: none;
  -webkit-transition: width 0.3s, height 0.3s, opacity 0.3s;
  transition: width 0.3s, height 0.3s, opacity 0.3s;
  z-index: 999991;
}

.custom-cursor__hover {
  background-color: #F26522;
  opacity: 0.4;
}

.custom-cursor__innerhover {
  width: 25px;
  height: 25px;
  opacity: 0.4;
}

/*-------------------------
  Helpers
-------------------------*/
.color-primary {
  color: #F26522 !important;
}

.bg-primary {
  background-color: #F26522 !important;
}

.color-primary-2 {
  color: #EDF2F4 !important;
}

.bg-primary-2 {
  background-color: #EDF2F4 !important;
}

.color-primary-3 {
  color: #EDF2F4 !important;
}

.bg-primary-3 {
  background-color: #EDF2F4 !important;
}

.color-white {
  color: #fefcfb !important;
}

.bg-white {
  background-color: #fefcfb !important;
}

.color-black {
  color: #2a322d !important;
}

.bg-black {
  background-color: #2a322d !important;
}

.medium-black {
  color: #1a1e1d !important;
}

.bg-medium-black {
  background-color: #1a1e1d !important;
}

.dark-black {
  color: #141515 !important;
}

.bg-dark-black {
  background-color: #141515 !important;
}

.lightest-gray {
  color: #f4f5f5 !important;
}

.bg-lightest-gray {
  background-color: #f4f5f5 !important;
}

.light-gray {
  color: #c9cfce !important;
}

.bg-light-gray {
  background-color: #c9cfce !important;
}

.bg-medium-gray {
  background-color: #b7bdbb !important;
}

.medium-gray {
  color: #b7bdbb !important;
}

.dark-gray {
  color: #7a8582 !important;
}

.bg-dark-gray {
  background-color: #7a8582 !important;
}

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

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

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

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

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

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

.b-unstyle {
  border: 0;
  background: transparent;
}

.shadow {
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0) !important;
}

.fm-sec {
  font-family: "Courgette", cursive !important;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.my-80 {
  margin: 80px 0;
}
@media (max-width: 1199px) {
  .my-80 {
    margin: 64px 0;
  }
}
@media (max-width: 991px) {
  .my-80 {
    margin: 54px 0;
  }
}
@media (max-width: 767px) {
  .my-80 {
    margin: 42px 0;
  }
}

.mt-80 {
  margin-top: 80px;
}
@media (max-width: 1199px) {
  .mt-80 {
    margin-top: 64px;
  }
}
@media (max-width: 991px) {
  .mt-80 {
    margin-top: 54px;
  }
}
@media (max-width: 767px) {
  .mt-80 {
    margin-top: 42px;
  }
}

.mb-80 {
  margin-bottom: 80px;
}
@media (max-width: 1199px) {
  .mb-80 {
    margin-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .mb-80 {
    margin-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .mb-80 {
    margin-bottom: 42px;
  }
}

.mt-64 {
  margin-top: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-64 {
    margin-top: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-64 {
    margin-top: 42px;
  }
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 32px;
  }
}

.mb-64 {
  margin-bottom: 64px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-64 {
    margin-bottom: 48px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-64 {
    margin-bottom: 42px;
  }
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 32px;
  }
}

.my-60 {
  margin: 60px 0;
}
@media (max-width: 1199px) {
  .my-60 {
    margin: 54px 0;
  }
}
@media (max-width: 991px) {
  .my-60 {
    margin: 48px 0;
  }
}
@media (max-width: 767px) {
  .my-60 {
    margin: 42px 0;
  }
}

.mt-60 {
  margin-top: 60px;
}
@media (max-width: 1199px) {
  .mt-60 {
    margin-top: 54px;
  }
}
@media (max-width: 991px) {
  .mt-60 {
    margin-top: 48px;
  }
}
@media (max-width: 767px) {
  .mt-60 {
    margin-top: 42px;
  }
}

.mb-60 {
  margin-bottom: 60px;
}
@media (max-width: 1199px) {
  .mb-60 {
    margin-bottom: 54px;
  }
}
@media (max-width: 991px) {
  .mb-60 {
    margin-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .mb-60 {
    margin-bottom: 42px;
  }
}

.my-48 {
  margin: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .my-48 {
    margin: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .my-48 {
    margin: 32px 0;
  }
}
@media (max-width: 767px) {
  .my-48 {
    margin: 24px 0;
  }
}

.mt-48 {
  margin-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mt-48 {
    margin-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mt-48 {
    margin-top: 32px;
  }
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 24px;
  }
}

.mb-48 {
  margin-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .mb-48 {
    margin-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mb-48 {
    margin-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 32px;
  }
}

.my-40 {
  margin: 40px 0;
}
@media (max-width: 1199px) {
  .my-40 {
    margin: 32px 0;
  }
}
@media (max-width: 991px) {
  .my-40 {
    margin: 28px 0;
  }
}
@media (max-width: 767px) {
  .my-40 {
    margin: 22px 0;
  }
}

.mt-40 {
  margin-top: 40px;
}
@media (max-width: 1199px) {
  .mt-40 {
    margin-top: 32px;
  }
}
@media (max-width: 991px) {
  .mt-40 {
    margin-top: 28px;
  }
}
@media (max-width: 767px) {
  .mt-40 {
    margin-top: 22px;
  }
}

.mb-40 {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  .mb-40 {
    margin-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .mb-40 {
    margin-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .mb-40 {
    margin-bottom: 22px;
  }
}

.mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 1199px) {
  .mb-32 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-32 {
    margin-bottom: 20px;
  }
}

.mb-30 {
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  .mb-30 {
    margin-bottom: 28px;
  }
}
@media (max-width: 991px) {
  .mb-30 {
    margin-bottom: 24px;
  }
}
@media (max-width: 767px) {
  .mb-30 {
    margin-bottom: 20px;
  }
}

.mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 20px;
  }
}

.mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 1199px) {
  .mb-16 {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 14px;
  }
}
@media (max-width: 767px) {
  .mb-16 {
    margin-bottom: 12px;
  }
}

.mb-12 {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 8px;
  }
}

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

.mb-4p {
  margin-bottom: 4px;
}

.py-80 {
  padding: 80px 0;
}
@media (max-width: 1199px) {
  .py-80 {
    padding: 64px 0;
  }
}
@media (max-width: 991px) {
  .py-80 {
    padding: 54px 0;
  }
}
@media (max-width: 767px) {
  .py-80 {
    padding: 42px 0;
  }
}

.pt-80 {
  padding-top: 80px;
}
@media (max-width: 1199px) {
  .pt-80 {
    padding-top: 64px;
  }
}
@media (max-width: 991px) {
  .pt-80 {
    padding-top: 54px;
  }
}
@media (max-width: 767px) {
  .pt-80 {
    padding-top: 42px;
  }
}

.pb-80 {
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  .pb-80 {
    padding-bottom: 64px;
  }
}
@media (max-width: 991px) {
  .pb-80 {
    padding-bottom: 54px;
  }
}
@media (max-width: 767px) {
  .pb-80 {
    padding-bottom: 42px;
  }
}

.py-64 {
  padding: 64px 0;
}
@media (max-width: 1199px) {
  .py-64 {
    padding: 56px 0;
  }
}
@media (max-width: 991px) {
  .py-64 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .py-64 {
    padding: 42px 0;
  }
}

.py-60 {
  padding: 60px 0;
}
@media (max-width: 1199px) {
  .py-60 {
    padding: 54px 0;
  }
}
@media (max-width: 991px) {
  .py-60 {
    padding: 48px 0;
  }
}
@media (max-width: 767px) {
  .py-60 {
    padding: 42px 0;
  }
}

.pt-60 {
  padding-top: 60px;
}
@media (max-width: 1199px) {
  .pt-60 {
    padding-top: 54px;
  }
}
@media (max-width: 991px) {
  .pt-60 {
    padding-top: 48px;
  }
}
@media (max-width: 767px) {
  .pt-60 {
    padding-top: 42px;
  }
}

.pb-60 {
  padding-bottom: 60px;
}
@media (max-width: 1199px) {
  .pb-60 {
    padding-bottom: 54px;
  }
}
@media (max-width: 991px) {
  .pb-60 {
    padding-bottom: 48px;
  }
}
@media (max-width: 767px) {
  .pb-60 {
    padding-bottom: 42px;
  }
}

.py-48 {
  padding: 48px 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .py-48 {
    padding: 42px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .py-48 {
    padding: 32px 0;
  }
}
@media (max-width: 767px) {
  .py-48 {
    padding: 26px 0;
  }
}

.pt-48 {
  padding-top: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pt-48 {
    padding-top: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pt-48 {
    padding-top: 32px;
  }
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 26px;
  }
}

.pb-48 {
  padding-bottom: 48px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .pb-48 {
    padding-bottom: 42px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .pb-48 {
    padding-bottom: 36px;
  }
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 26px;
  }
}

.py-40 {
  padding: 40px 0;
}
@media (max-width: 1199px) {
  .py-40 {
    padding: 32px 0;
  }
}
@media (max-width: 991px) {
  .py-40 {
    padding: 28px 0;
  }
}
@media (max-width: 767px) {
  .py-40 {
    padding: 22px 0;
  }
}

.pt-40 {
  padding-top: 40px;
}
@media (max-width: 1199px) {
  .pt-40 {
    padding-top: 32px;
  }
}
@media (max-width: 991px) {
  .pt-40 {
    padding-top: 28px;
  }
}
@media (max-width: 767px) {
  .pt-40 {
    padding-top: 22px;
  }
}

.pb-40 {
  padding-bottom: 40px;
}
@media (max-width: 1199px) {
  .pb-40 {
    padding-bottom: 32px;
  }
}
@media (max-width: 991px) {
  .pb-40 {
    padding-bottom: 28px;
  }
}
@media (max-width: 767px) {
  .pb-40 {
    padding-bottom: 22px;
  }
}

.py-32 {
  padding: 32px 0;
}
@media (max-width: 1199px) {
  .py-32 {
    padding: 28px 0;
  }
}
@media (max-width: 991px) {
  .py-32 {
    padding: 24px 0;
  }
}
@media (max-width: 767px) {
  .py-32 {
    padding: 20px 0;
  }
}

/*-------------------------
  Elements
-------------------------*/
/* Preloader → css/preloader.css (loaded via theme.css) */

/* scroll to top */
.scroll-top {
  position: fixed;
  right: 30px;
  bottom: 30px;
  height: 50px;
  width: 50px;
  cursor: pointer;
  display: block;
  border-radius: 50%;
  box-shadow: inset 0 0 0 2px RGBA(0, 0, 0, 0.2);
  z-index: 99999;
  opacity: 0;
  visibility: hidden;
  transform: translateY(15px);
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.scroll-top::before {
  position: absolute;
  content: "\f148";
  font-family: "Font Awesome 5 Pro" !important;
  text-align: center;
  line-height: 50px;
  font-size: 20px;
  color: #F26522;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  cursor: pointer;
  display: block;
  z-index: 99;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}
.scroll-top .scroll-top__circle path {
  stroke: #F26522;
  stroke-width: 4;
  fill: none;
  box-sizing: border-box;
  -webkit-transition: all 200ms linear;
  transition: all 200ms linear;
}

.scroll-top--active {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
}

.educate-btn {
  display: inline-block;
  vertical-align: middle;
  -webkit-appearance: none;
  border: none;
  outline: none !important;
  background-color: #F26522;
  color: #fefcfb;
  font-size: 16px;
  font-weight: 600;
  border-radius: 5px;
  text-transform: capitalize;
  padding: 12px 24px;
  overflow: hidden;
  width: fit-content;
  z-index: 2;
  position: relative;
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.educate-btn .educate-btn__curve {
  position: absolute;
  right: -15px;
  top: 0;
  width: 33px;
  height: 100%;
  background: #F6F5F5;
  opacity: 0.2;
  z-index: 0;
  -webkit-transform: skewX(-22deg);
  transform: skewX(-22deg);
  transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -webkit-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
}
.educate-btn:hover {
  color: #fefcfb;
}
.educate-btn:hover .educate-btn__curve {
  right: 0;
  width: 100%;
  -webkit-transform: skewX(0deg);
  transform: skewX(0deg);
}
.educate-btn.sec {
  background-color: #fefcfb;
  color: #2a322d;
  border: 2px solid #fefcfb;
}
.educate-btn.sec:hover {
  color: #fefcfb !important;
  background-color: #F26522;
  border: 2px solid #F26522;
}
.educate-btn.sec-2 {
  background-color: transparent;
  color: #2a322d;
  border: 2px solid #F26522;
}
.educate-btn.sec-2:hover {
  color: #fefcfb !important;
  background: #F26522;
}
.educate-btn.sm {
  padding: 8px 16px;
}

.educate_link_btn {
  display: flex;
  align-items: center;
  gap: 8px;
}

/*-------------------------
  Form Styling
-------------------------*/
.form-control,
input {
  font-size: 16px;
  font-weight: 400;
  line-height: 150%;
  letter-spacing: 0.32px;
  background: transparent !important;
  border: 1px solid #b7bdbb;
  padding: 7px 12px;
  color: #7a8582;
  border-radius: 5px;
}
.form-control.p_lg,
input.p_lg {
  padding: 12px;
}
.form-control::placeholder,
input::placeholder {
  color: #b7bdbb;
}
.form-control:focus,
input:focus {
  color: #7a8582;
  background: transparent;
  outline: none;
  box-shadow: none;
  border: 1px solid #F26522;
}
.form-control:focus-visible,
input:focus-visible {
  background: transparent;
  border: 1px solid #F26522;
  outline: none;
}

label.error {
  color: #bc0f0f;
  margin-top: 10px;
}

input[type=range]::-webkit-slider-thumb {
  background: #F26522;
}

input[type=radio] {
  height: auto;
  width: auto;
}

input[type=radio]:checked {
  accent-color: #F26522;
}

input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

.alert-message {
  color: #F26522;
  background-color: #fefcfb;
}

.newsletter {
  position: relative;
  display: flex;
  align-items: center;
  width: 526px;
}
@media (max-width: 767px) {
  .newsletter {
    width: auto;
  }
}
.newsletter button {
  border: none;
  flex-shrink: 0;
  margin-left: -5px;
}

.search_bar {
  position: relative;
}
.search_bar input {
  padding-left: 42px;
}
.search_bar button {
  position: absolute;
  background: transparent !important;
  border: none;
  color: #2a322d;
  left: 12px;
  top: 8px;
  font-size: 20px;
  padding: 0;
}

.countdown {
  display: flex;
  gap: 48px;
  align-items: center;
}
@media (max-width: 1399px) {
  .countdown {
    gap: 24px;
  }
}
@media (max-width: 492px) {
  .countdown {
    padding-right: 24px;
  }
}
.countdown li {
  display: flex;
  gap: 16px;
  align-items: center;
}
@media (max-width: 1399px) {
  .countdown li {
    gap: 12px;
  }
}
@media (max-width: 492px) {
  .countdown li {
    gap: 6px;
    flex-direction: column;
    justify-content: center;
  }
}

/*--------------------------------------------------------------
# Search Popup
--------------------------------------------------------------*/
.search-popup {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -2;
  -webkit-transition: all 1s ease;
  -khtml-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -ms-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}
.search-popup .search-popup__overlay {
  position: fixed;
  width: 224vw;
  height: 224vw;
  top: calc(90px - 112vw);
  right: calc(50% - 112vw);
  z-index: 3;
  display: block;
  -webkit-border-radius: 50%;
  -khtml-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -khtml-transform: scale(0);
  -moz-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-transition: transform 0.8s ease-in-out;
  -khtml-transition: transform 0.8s ease-in-out;
  -moz-transition: transform 0.8s ease-in-out;
  -ms-transition: transform 0.8s ease-in-out;
  -o-transition: transform 0.8s ease-in-out;
  transition: transform 0.8s ease-in-out;
  transition-delay: 0s;
  transition-delay: 0.3s;
  -webkit-transition-delay: 0.3s;
  background-color: #EDF2F4;
  opacity: 0.8;
  cursor: url(../assets/close.png), auto;
}
@media (max-width: 767px) {
  .search-popup .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(-110%);
  }
}
.search-popup .search-popup__content {
  position: fixed;
  width: 0;
  max-width: 560px;
  padding: 30px 15px;
  left: 50%;
  top: 50%;
  opacity: 0;
  z-index: 3;
  -webkit-transform: translate(-50%, -50%);
  -khtml-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -khtml-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -moz-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -ms-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  -o-transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition: opacity 0.5s 0s, width 0.8s 0.8s cubic-bezier(0.225, 0.01, 0.475, 1.01), transform 0.2s 0s;
  transition-delay: 0s, 0.8s, 0s;
  transition-delay: 0s, 0.4s, 0s;
  transition-delay: 0.2s;
  -webkit-transition-delay: 0.2s;
}
.search-popup .search-popup__content .search-popup__form {
  position: relative;
}
.search-popup .search-popup__content .search-popup__form input[type=search],
.search-popup .search-popup__content .search-popup__form input[type=text] {
  width: 100%;
  background-color: #ffffff !important;
  font-size: 15px;
  color: #697585;
  border: none;
  outline: none;
  height: 66px;
  padding-left: 30px;
}
@media (max-width: 767px) {
  .search-popup .search-popup__content .search-popup__form input[type=search],
  .search-popup .search-popup__content .search-popup__form input[type=text] {
    height: 57px;
  }
}
.search-popup .search-popup__content .search-popup__form button {
  padding: 0;
  width: 66px;
  height: 66px;
  border: 0;
  background: #F26522;
  color: #fefcfb;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: absolute;
  top: 0;
  right: -1px;
  border-radius: 0;
}
.search-popup .search-popup__content .search-popup__form button i {
  margin: 0;
  font-size: 24px;
}
.search-popup .search-popup__content .search-popup__form button::after {
  background-color: #9b59b6;
}
@media (max-width: 767px) {
  .search-popup .search-popup__content .search-popup__form button {
    border-radius: 10px;
    width: 57px;
    height: 57px;
  }
}
.search-popup.active {
  z-index: 9999;
}
.search-popup.active .search-popup__overlay {
  top: auto;
  bottom: calc(90px - 112vw);
  -webkit-transform: scale(1);
  -khtml-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  transition-delay: 0s;
  -webkit-transition-delay: 0s;
  opacity: 0.8;
  -webkit-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -khtml-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -moz-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -ms-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  -o-transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
  transition: transform 1.6s cubic-bezier(0.4, 0, 0, 1);
}
@media (max-width: 767px) {
  .search-popup.active .search-popup__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    height: 100%;
    border-radius: 0;
    transform: translateY(0%);
  }
}
.search-popup.active .search-popup__content {
  width: 100%;
  opacity: 1;
  transition-delay: 0.7s;
  -webkit-transition-delay: 0.7s;
}

.pagination {
  margin: 16px 0 0;
  justify-content: center;
  display: flex;
  text-align: center;
  gap: 8px;
}
.pagination li a {
  width: 44px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 150%; /* 24px */
  padding: 8px 0;
  border: 1px solid #b7bdbb;
  color: #2a322d;
  background: transparent;
  border-radius: 5px;
}
.pagination li a.arrow {
  font-size: 24px;
  height: 42px;
  border: 1px solid #b7bdbb;
  box-shadow: none;
  padding: 3px 8px 0;
  border-radius: 5px;
}
.pagination li a.arrow:hover {
  background: #F26522;
  border: 1px solid #F26522;
  color: #fefcfb;
  transition: all 0.5s ease;
}
.pagination li a.current {
  background: #F26522;
  color: #fefcfb;
  border: 1px solid #F26522;
}
.pagination li a:hover {
  background: #F26522;
  color: #fefcfb;
  border: 1px solid #F26522;
  transition: all 0.5s ease;
}
.pagination li a:focus {
  box-shadow: none;
  color: #fefcfb;
}
.pagination .page-item:last-child .page-link, .pagination .page-item:first-child .page-link {
  border-radius: 5px;
}

/*-------------------------
  layouts
-------------------------*/
/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
.main-menu {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 10000;
  padding: 6px 40px;
  min-height: auto;
  background: transparent;
  transition: all 0.3s ease;
}
.main-menu.scrolled {
  background: rgba(173, 216, 230, 0.9) !important;
  padding: 8px 40px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
}
.stricky-header {
  display: none !important;
}
.main-menu .main-menu__block {
  display: flex;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
.main-menu .main-menu__left {
  display: flex;
  align-items: center;
  gap: 48px;
}
.main-menu .main-menu__left .main-menu__logo {
  align-items: center;
  position: relative;
}
.main-menu .main-menu__left .main-menu__logo img,
.main-menu .main-menu__logo img {
  height: 50px;
  width: auto;
}
.main-menu .main-menu__left .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list,
.main-menu .main-menu__left .main-menu__nav .main-menu__list ul,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
}
@media screen and (min-width: 1200px) {
  .main-menu .main-menu__left .main-menu__nav .main-menu__list,
  .main-menu .main-menu__left .main-menu__nav .main-menu__list ul,
  .main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list,
  .main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: 32px;
  }
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list > li,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list > li {
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list > li > a,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: 16px;
  display: flex;
  align-items: center;
  font-family: "Inter", sans-serif;
  color: #2a322d;
  font-weight: 500;
  line-height: 50px;
  text-transform: capitalize;
  letter-spacing: 0.32px;
  position: relative;
  transition: all 500ms ease;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list > li > a.active,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #F26522;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list > li > a.active::before,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list > li > a.active::before {
  position: relative;
  left: 0;
  top: 0;
  border-radius: 0;
  font-size: 11px;
  font-weight: 600;
  font-family: "Font Awesome 5 Pro";
  content: "\f86c";
  color: inherit;
  line-height: 10px;
  margin-right: 5px;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list > li > a:hover,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #F26522;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list > li.current, .main-menu .main-menu__left .main-menu__nav .main-menu__list > li:hover,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list > li.current,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #F26522;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  min-width: 270px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  z-index: 99;
  transition: 0.3s cubic-bezier(0.18, 0.55, 1, 1);
  background-color: #fefcfb;
  box-shadow: 0px 10px 60px 0px rgba(255, 255, 255, 0.07);
  padding: 8px;
  border-radius: 15px;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li > a,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: 16px;
  line-height: 26px;
  color: black;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  display: flex;
  padding: 7px 20px;
  transition: 400ms;
  border-radius: 5px;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li > a:after,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li > a:after {
  position: absolute;
  right: 15px;
  top: 7px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Font Awesome 5 Pro";
  content: "\f105";
  color: #fefcfb;
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scale(0);
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li.current > a, .main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li:hover > a,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #F26522;
  color: #fefcfb;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li.current > a::after, .main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li:hover > a::after,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li.current > a::after,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li > ul,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li > ul.right-align,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li ul li > ul ul,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: none;
}
.main-menu .main-menu__left .main-menu__nav .main-menu__list li:hover > ul,
.main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
  gap: 6px;
  transform: scaleY(1) translateZ(0px);
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .main-menu .main-menu__left .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .main-menu .main-menu__left .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  .main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  .main-menu .main-menu__left .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}

.main-menu__right {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 575px) {
  .main-menu__right {
    gap: 24px;
  }
}
.main-menu__right .main-menu__login,
.main-menu__right .main-menu__search {
  position: relative;
  font-size: 24px;
  color: #2a322d;
  display: flex;
  align-items: center;
  transition: all 500ms ease;
}
.main-menu__right .main-menu__login:hover,
.main-menu__right .main-menu__search:hover {
  color: #F26522;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  background-color: #fefcfb;
  box-shadow: 0px 10px 60px 0px RGBA(0, 0, 0, 0.07);
  width: 100%;
  transform: translateY(-120%);
  transition: transform 500ms ease;
  padding: 8px 0;
}
@media (max-width: 1199px) {
  .stricky-header {
    display: none;
  }
}
.stricky-header.stricky-fixed {
  transform: translateY(0);
}

.mobile-nav__toggler {
  font-size: 24px;
  font-weight: 300;
  color: #2a322d;
  cursor: pointer;
  transition: 500ms;
}
@media screen and (min-width: 1200px) {
  .mobile-nav__toggler {
    display: none;
  }
}
.mobile-nav__toggler:hover {
  color: #F26522;
}





/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/

  /* Default size (for mobile, tablet, etc.) */
  .main-menu-icons .fa-whatsapp {
    color: #25D366;
    font-size: 20px;
  }

  /* Admin Access Icon */
  .admin-access-icon {
    color: #2a322d;
    font-size: 16px;
    margin-right: 15px;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    display: flex;
    align-items: center;
    justify-content: center;
    width: 36px;
    height: 36px;
    background: rgba(0, 0, 0, 0.04);
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.02);
  }

  .admin-access-icon:hover {
    color: #F26522;
    background: rgba(242, 101, 34, 0.08);
    border-color: rgba(242, 101, 34, 0.1);
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  }

  @media (max-width: 575px) {
    .admin-access-icon {
      width: 32px;
      height: 32px;
      font-size: 14px;
      margin-right: 12px;
    }
  }

  /* Bigger WhatsApp icon for large screens only */
  @media (min-width: 1200px) {
    .main-menu-icons .fa-whatsapp {
      font-size: 32px; /* Adjust as needed */
    }
  }

.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 99999;
  visibility: hidden;
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.mobile-nav__wrapper.expanded {
  visibility: visible;
  opacity: 1;
}

.mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(8px);
  -webkit-backdrop-filter: blur(8px);
  cursor: pointer;
}

.mobile-nav__content {
  position: fixed;
  top: 0;
  left: 0;
  width: 300px;
  max-width: 85%;
  height: 100vh;
  background: rgba(18, 20, 24, 0.95);
  backdrop-filter: blur(25px);
  -webkit-backdrop-filter: blur(25px);
  z-index: 10;
  padding: 40px 24px;
  display: flex;
  flex-direction: column;
  transform: translateX(-100%);
  transition: transform 0.5s cubic-bezier(0.77, 0, 0.175, 1);
  overflow-y: auto;
  border-right: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 15px 0 40px rgba(0, 0, 0, 0.4);
}

.mobile-nav__wrapper.expanded .mobile-nav__content {
  transform: translateX(0);
}

.mobile-nav__content .logo-box {
  margin-bottom: 35px;
  display: flex;
  align-items: center;
}

.mobile-nav__content .main-menu__list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.mobile-nav__content .main-menu__list li:last-child {
  border-bottom: none;
}

.mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  font-size: 17px;
  font-weight: 600;
  padding: 16px 0;
  transition: 0.3s;
}

.mobile-nav__content .main-menu__list li a:hover,
.mobile-nav__content .main-menu__list li a.expanded {
  color: #F26522;
}

.mobile-nav__close {
  position: absolute;
  top: 25px;
  right: 20px;
  width: 38px;
  height: 38px;
  background: rgba(255, 255, 255, 0.08);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  transition: 0.3s;
  z-index: 15;
}

.mobile-nav__close:hover {
  background: #F26522;
  transform: rotate(90deg);
}

.mobile-nav__social {
  display: flex;
  gap: 15px;
  margin-top: 30px;
}

.mobile-nav__social a {
  width: 40px;
  height: 40px;
  background: rgba(255, 255, 255, 0.05);
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 18px;
  transition: 0.3s;
}

.mobile-nav__social a:hover {
  background: #F26522;
  transform: translateY(-3px);
}

.mobile-nav__contact {
  margin-top: 30px;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.mobile-nav__contact li {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 15px;
  color: rgba(255, 255, 255, 0.7);
  font-size: 15px;
}

.mobile-nav__contact li i {
  width: 32px;
  height: 32px;
  background: rgba(242, 101, 34, 0.15);
  color: #F26522;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.mobile-nav__contact li a {
  color: inherit;
  transition: 0.3s;
}

.mobile-nav__contact li a:hover {
  color: #F26522;
}

/* Hide desktop menu items and handle submenus if any */
.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.mobile-nav__content .main-menu__list li {
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.mobile-nav__content .main-menu__list li:last-child {
  border-bottom: none;
}

.mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 16px 0;
  transition: 0.3s;
}

.mobile-nav__content .main-menu__list li a:hover,
.mobile-nav__content .main-menu__list li a.expanded {
  color: #F26522;
}

.mobile-nav__container {
  margin-top: 20px;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

footer .footer_main {
  background: url(../assets/backgrounds/footer-bg.png) no-repeat;
  background-size: cover;
  position: relative;
}
@media (max-width: 430px) {
  footer .footer_main {
    padding-left: 14px;
  }
}
footer .footer_main .vector_shape {
  position: absolute;
  top: 7px;
  right: 266px;
  z-index: 1;
}
@media (max-width: 1699px) {
  footer .footer_main .vector_shape {
    right: 66px;
  }
}
@media (max-width: 575px) {
  footer .footer_main .vector_shape {
    display: none;
  }
}
footer .footer_main .dots {
  position: absolute;
  bottom: 18px;
  left: 0px;
  opacity: 0.8;
  z-index: 1;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
}
@media (max-width: 991px) {
  footer .footer_main .dots {
    display: none;
  }
}
footer .footer_main .footer_widget {
  position: relative;
  z-index: 5;
  margin-bottom: 32px;
}
footer .footer_main .footer_widget .description_text {
  max-width: 270px;
}
@media (max-width: 1199px) {
  footer .footer_main .footer_widget .description_text {
    max-width: 500px;
  }
}
footer .footer_main .footer_widget .list li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 12px;
}
footer .footer_main .footer_widget .list li:last-child {
  margin-bottom: 0;
}
footer .footer_main .footer_widget .list li i {
  color: #F26522;
  margin-top: 4px;
}
footer .footer_main .footer_widget .list li a {
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.5s ease;
}
footer .footer_main .footer_widget .list li a i {
  color: #F26522;
  margin-top: 0px;
}
footer .footer_main .footer_widget .list li a:hover {
  color: #F26522;
  transition: all 0.5s ease;
}
footer .footer_main .bottom-row {
  position: relative;
  z-index: 5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 48px;
  flex-wrap: wrap;
  margin-top: 16px;
}
footer .footer_main .bottom-row .newsletter_block {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: wrap;
}
footer .copyright_row {
  padding: 16px 0;
  background: #F26522;
  text-align: center;
}
footer .copyright_row P {
  color: #fefcfb;
}

.hero-banner-1 {
  position: relative;
  height: 100vh; /* Full screen height */
  background: url(../assets/banners/hero-banner-1/hero-bg.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}

@media (max-width: 991px) {
  .hero-banner-1 {
    height: 900px;
  }
}
@media (max-width: 575px) {
  .hero-banner-1 {
    background-position: bottom;
    height: 850px;
  }
}
.hero-banner-1 .content {
  position: relative;
}
.hero-banner-1 .content .text_block {
  padding-top: 192px;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block {
    padding-top: 140px;
  }
}
.hero-banner-1 .content .text_block .tag {
  -webkit-animation: animation-upDown-2 3s linear 0s infinite alternate;
  animation: animation-upDown-2 3s linear 0s infinite alternate;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block .tag {
    width: 50px;
  }
}
.hero-banner-1 .content .text_block .title span {
  position: relative;
}
.hero-banner-1 .content .text_block .title span .rocket {
  position: absolute;
  right: -95px;
  top: -12px;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block .title span .rocket {
    width: 60px;
    right: -70px;
    top: 0px;
  }
}
.hero-banner-1 .content .text_block .btn_block {
  position: relative;
}
.hero-banner-1 .content .text_block .btn_block .arrow {
  transform: rotate(-13.309deg);
  mix-blend-mode: overlay;
  position: absolute;
  bottom: -120px;
  left: -115px;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .btn_block .arrow {
    display: none;
  }
}
.hero-banner-1 .content .text_block .video-btn {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media (max-width: 991px) {
  .hero-banner-1 .content .text_block .video-btn {
    width: 300px;
    margin-top: 64px;
  }
}
@media (max-width: 767px) {
  .hero-banner-1 .content .text_block .video-btn {
    width: 200px;
  }
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn {
    width: 120px;
    margin-top: 32px;
  }
}
.hero-banner-1 .content .text_block .video-btn .text-vector {
  animation: rotating 8s infinite linear;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn .text-vector {
    width: 100px;
  }
}
.hero-banner-1 .content .text_block .video-btn .play-btn {
  position: absolute;
  width: 64px;
  height: 64px;
  border-radius: 3200px;
  border: 3.2px solid rgba(10, 166, 215, 0.2);
  background: #fefcfb;
  display: grid;
  justify-content: center;
  align-content: center;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn .play-btn {
    width: 48px;
    height: 48px;
  }
}
.hero-banner-1 .content .text_block .video-btn .play-btn i {
  color: #F26522;
  font-size: 20px;
}
@media (max-width: 575px) {
  .hero-banner-1 .content .text_block .video-btn .play-btn i {
    font-size: 16px;
  }
}
.hero-banner-1 .main-img {
  position: absolute;
  bottom: 0;
  right: 13%;
  z-index: 20;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .main-img {
    right: 7%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .main-img {
    right: 3%;
  }
}
@media (max-width: 991px) {
  .hero-banner-1 .main-img {
    width: 300px;
  }
}
@media (max-width: 575px) {
  .hero-banner-1 .main-img {
    right: 3%;
    width: 250px;
  }
}
@media (max-width: 400px) {
  .hero-banner-1 .main-img {
    width: 200px;
  }
}
.hero-banner-1 .banner_feature_card {
  position: absolute;
  right: 25%;
  z-index: 999;
  bottom: 100px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .banner_feature_card {
    right: 22%;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .banner_feature_card {
    right: 19%;
  }
}
@media (max-width: 991px) {
  .hero-banner-1 .banner_feature_card {
    right: 25%;
    bottom: 60px;
  }
}
@media (max-width: 767px) {
  .hero-banner-1 .banner_feature_card {
    right: 30%;
  }
}
@media (max-width: 450px) {
  .hero-banner-1 .banner_feature_card {
    display: none;
  }
}
.hero-banner-1 .banner_feature_card .card_block {
  padding: 12px 24px;
  padding-left: 44px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  background-color: #fefcfb;
  position: relative;
}
.hero-banner-1 .banner_feature_card .card_block .target_icon {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(-50%, -50%);
}
@media (max-width: 991px) {
  .hero-banner-1 .icons {
    display: none;
  }
}
.hero-banner-1 .icons img {
  position: absolute;
  z-index: 30;
}
.hero-banner-1 .icons img:nth-child(1) {
  top: 88px;
  right: 615px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(1) {
    right: 505px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(1) {
    right: 377px;
    top: 120px;
    width: 40px;
  }
}
.hero-banner-1 .icons img:nth-child(2) {
  top: 120px;
  right: 778px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(2) {
    right: 668px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(2) {
    right: 516px;
    top: 115px;
    width: 46px;
  }
}
.hero-banner-1 .icons img:nth-child(3) {
  top: 195px;
  right: 534px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(3) {
    right: 424px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(3) {
    right: 327px;
    top: 216px;
    width: 32px;
  }
}
.hero-banner-1 .icons img:nth-child(4) {
  top: 215px;
  right: 671px;
}
@media only screen and (min-width: 1400px) and (max-width: 1799px) {
  .hero-banner-1 .icons img:nth-child(4) {
    right: 561px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1399px) {
  .hero-banner-1 .icons img:nth-child(4) {
    right: 454px;
    top: 211px;
    width: 40px;
  }
}

.hero-banner-2 {
  position: relative;
  background: url(../assets/banners/hero-banner-2/banner-bg.png) no-repeat;
  background-size: cover;
  background-position: bottom right;
}
.hero-banner-2 .text_block {
  position: relative;
  padding: 200px 0 286px;
  z-index: 99;
}
@media (max-width: 1399px) {
  .hero-banner-2 .text_block {
    padding: 200px 0 186px;
  }
}
@media (max-width: 1199px) {
  .hero-banner-2 .text_block {
    padding: 120px 0 0;
  }
}
.hero-banner-2 .text_block .hero_title span {
  position: relative;
  z-index: 20;
}
.hero-banner-2 .text_block .hero_title span .line_vector {
  position: absolute;
  left: 0px;
  bottom: -16px;
  z-index: -1;
  -webkit-animation: title-animation 5s linear 0s infinite;
  animation: title-animation 5s linear 0s infinite;
}
.hero-banner-2 .text_block .btn-block {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
}
.hero-banner-2 .features_row div:nth-child(1) .feature__card {
  margin-top: -110px;
}
@media (max-width: 767px) {
  .hero-banner-2 .features_row div:nth-child(1) .feature__card {
    margin-top: -55px;
  }
}
@media (max-width: 575px) {
  .hero-banner-2 .features_row div:nth-child(1) .feature__card {
    margin-top: 0;
    margin-bottom: 24px;
  }
}
.hero-banner-2 .features_row div:nth-child(2) .feature__card {
  margin-top: -55px;
}
@media (max-width: 767px) {
  .hero-banner-2 .features_row div:nth-child(2) .feature__card {
    margin-top: 0;
  }
}
.hero-banner-2 .img_block {
  text-align: right;
}
@media (max-width: 1199px) {
  .hero-banner-2 .img_block {
    position: relative;
    margin-top: -80px;
    margin-bottom: 50px;
  }
}
@media (max-width: 991px) {
  .hero-banner-2 .img_block {
    margin: 0 0 50px 0;
  }
}
.hero-banner-2 .img_block .banner_main_img {
  position: relative;
  z-index: 10;
  margin-top: 0;
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: 720px;
    height: 545px;
  }
}
@media (max-width: 1599px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: 624px;
    height: 472px;
  }
}
@media (max-width: 1199px) {
  .hero-banner-2 .img_block .banner_main_img {
    position: relative;
    inset: auto;
  }
}
@media (max-width: 991px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: 520px;
    height: 393px;
  }
}
@media (max-width: 575px) {
  .hero-banner-2 .img_block .banner_main_img {
    width: auto;
    height: auto;
  }
}
.hero-banner-2 .img_block .play-btn {
  position: absolute;
  z-index: 20;
  top: 313px;
  right: 334px;
  width: 64px;
  height: 64px;
  border-radius: 3200px;
  border: 3.2px solid rgba(10, 166, 215, 0.2);
  background: #fefcfb;
  display: grid;
  justify-content: center;
  align-content: center;
  animation: shadows2 1s linear infinite;
  -moz-animation: shadows2 1s linear infinite;
  -webkit-animation: shadows2 1s linear infinite;
}
@media (max-width: 767px) {
  .hero-banner-2 .img_block .play-btn {
    width: 48px;
    height: 48px;
  }
}
.hero-banner-2 .img_block .play-btn i {
  color: #F26522;
  font-size: 20px;
}
@media (max-width: 575px) {
  .hero-banner-2 .img_block .play-btn i {
    font-size: 16px;
  }
}
.hero-banner-2 .img_block .banner_feature_card {
  position: absolute;
  right: 35.5%;
  z-index: 30;
  top: 605px;
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_feature_card {
    top: 500px;
    right: 27%;
  }
}
@media (max-width: 1199px) {
  .hero-banner-2 .img_block .banner_feature_card {
    display: none;
  }
}
.hero-banner-2 .img_block .banner_feature_card .card_block {
  padding: 12px 24px 12px 44px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  background-color: #fefcfb;
  position: relative;
  text-align: left;
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_feature_card .card_block {
    padding: 8px 12px 8px 32px;
  }
}
.hero-banner-2 .img_block .banner_feature_card .card_block .user_placeholder {
  border-radius: 50%;
  border: 5px solid #F26522;
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translate(-70%, -50%);
}
@media (max-width: 1799px) {
  .hero-banner-2 .img_block .banner_feature_card .card_block .user_placeholder {
    width: 80px;
    height: 80px;
    transform: translate(-60%, -50%);
  }
}
@media (max-width: 2000px) {
  .hero-banner-2 .img_block .banner_feature_card .card_block .user_placeholder {
    width: 80px;
    height: 80px;
    transform: translate(-60%, -50%);
  }
}

.feature__card {
  position: relative;
}
@media (max-width: 575px) {
  .feature__card {
    max-width: 300px;
    margin: 0 auto;
  }
}
.feature__card .feature__icon {
  position: relative;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #fefcfb;
  border-radius: 50%;
  width: fit-content;
  padding: 25px;
  border: 5px solid rgba(10, 166, 215, 0.2);
  margin: 0 auto;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  transition: all 0.5s ease;
}
.feature__card:hover .feature__icon {
  border: 5px solid rgba(10, 166, 215, 0.4);
  transition: all 0.5s ease;
}
.feature__card .feature__content {
  position: relative;
  z-index: 5;
  margin-top: -50px;
  padding: 74px 16px 64px;
  background-color: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  text-align: center;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
}
.feature__card .feature__content .feature-bg-shape {
  position: absolute;
  width: 100%;
  height: 64px;
  bottom: 0;
  right: 0;
  border-radius: 0 0 15px 15px;
}

.section-title {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}

.social_icons_list {
  display: flex;
  align-items: center;
  gap: 16px;
}
.social_icons_list li a {
  flex-shrink: 0;
  padding: 9px;
  background: #F26522;
  border-radius: 10px;
  transition: all 0.5s ease;
}
.social_icons_list li:hover a {
  background: #1a1e1d;
}

.social_icons_list_2 {
  display: flex;
  align-items: center;
  gap: 16px;
}
.social_icons_list_2 li {
  flex-shrink: 0;
}
.social_icons_list_2 li a {
  padding: 9px;
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  transition: all 0.5s ease;
  border-radius: 50%;
}
.social_icons_list_2 li a svg path {
  fill: #2a322d;
  transition: all 0.5s ease;
}
.social_icons_list_2 li a:hover {
  background: #F26522;
  transition: all 0.5s ease;
}
.social_icons_list_2 li a:hover svg path {
  fill: #fefcfb;
  transition: all 0.5s ease;
}

.filter_row {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px;
  justify-content: space-between;
  margin-bottom: 32px;
}
.filter_row .left_block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 32px;
}
@media (max-width: 575px) {
  .filter_row .left_block {
    gap: 16px;
  }
}
.filter_row .left_block .select_filter {
  display: flex;
  align-items: center;
  gap: 8px;
}
.filter_row .right_block {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 8px;
}

.about__card {
  position: relative;
  padding-top: 11px;
}
.about__card .about__card__icon {
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 10;
  background-color: #fefcfb;
  border-radius: 50%;
  border: 5px solid rgba(10, 166, 215, 0.2);
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  display: grid;
  align-content: center;
  justify-content: center;
  height: 100px;
  width: 100px;
}
.about__card .about__card__content {
  position: relative;
  z-index: 5;
  margin-left: 50px;
  padding: 12px 24px 12px 64px;
  background-color: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
}
.about__card .about__card__content p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}

.counter_item {
  text-align: center;
}
.counter_item .counter_item_info_block {
  position: relative;
}
.counter_item .counter_item_info_block .counter_info {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -30%);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2px;
}
.counter_item .counter_item_info_block .counter_info span {
  color: #fefcfb;
}

.blog_card {
  background-color: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  overflow: hidden;
}
.blog_card .blog_card_img_block {
  position: relative;
  z-index: 5;
}
.blog_card .blog_card_img_block img {
  max-height: 300px;
  width: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_card .blog_card_img_block .date {
  position: absolute;
  top: 16px;
  right: 16px;
  padding: 0px 8px;
  color: #fefcfb;
  background-color: #EDF2F4;
  border-radius: 5px;
}
.blog_card:hover .blog_card_img_block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_card .blog_card_text_block {
  position: relative;
  z-index: 10;
  background: url(../assets/backgrounds/blog_card_bg.png) no-repeat;
  background-size: contain;
  background-position: top;
  margin-top: -88px;
  box-shadow: drop-shadow(-2px -1px 5px rgba(2, 69, 122, 0.04)) drop-shadow(-9px -4px 10px rgba(2, 69, 122, 0.03)) drop-shadow(-19px -10px 13px rgba(2, 69, 122, 0.02)) drop-shadow(-35px -17px 15px rgba(2, 69, 122, 0.01)) drop-shadow(-54px 27px 17px rgba(2, 69, 122, 0));
  border-radius: 0 0 15px 15px;
  padding: 67px 24px 24px;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .blog_card .blog_card_text_block {
    padding: 48px 16px 16px;
  }
}
@media only screen and (min-width: 420px) and (max-width: 767px) {
  .blog_card .blog_card_text_block {
    background-size: cover;
  }
}

.blog_card .blog_card_text_block .blog_title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_card .blog_card_text_block p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_card .blog_card_text_block .author {
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog_card .blog_card_text_block .author img {
  border-radius: 50%;
  border: 1px solid #F26522;
}

.blog_list_card {
  background-color: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  overflow: hidden;
  display: flex;
}
@media (max-width: 767px) {
  .blog_list_card {
    flex-direction: column;
  }
}
.blog_list_card .blog_list_card_img_block {
  position: relative;
  z-index: 5;
}
.blog_list_card .blog_list_card_img_block img {
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_list_card:hover .blog_list_card_img_block img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.blog_list_card .blog_card_text_block {
  position: relative;
  z-index: 10;
  background: url(../assets/backgrounds/blog_card_list_bg.png) no-repeat;
  background-size: cover;
  background-position: left;
  margin-left: -80px;
  border-radius: 0 15px 15px 0;
  padding: 24px 24px 24px 64px;
  display: flex;
  flex-direction: column;
  gap: 48px;
  justify-content: space-between;
}
@media (max-width: 767px) {
  .blog_list_card .blog_card_text_block {
    padding: 24px;
    margin-left: 0;
    border-radius: 15px;
    margin-top: -50px;
    background: #fefcfb;
  }
}
@media (max-width: 400px) {
  .blog_list_card .blog_card_text_block {
    margin-top: -30px;
    padding: 16px;
  }
}
.blog_list_card .blog_card_text_block .date {
  padding: 0px 8px;
  color: #fefcfb;
  background-color: #EDF2F4;
  border-radius: 5px;
  width: fit-content;
}
.blog_list_card .blog_card_text_block .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
.blog_list_card .blog_card_text_block .blog_title {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_list_card .blog_card_text_block p {
  overflow: hidden;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
.blog_list_card .blog_card_text_block .author {
  display: flex;
  align-items: center;
  gap: 8px;
}
.blog_list_card .blog_card_text_block .author img {
  border-radius: 50%;
  border: 1px solid #F26522;
}

.blog_detail .about_blog_row {
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 20px;
  padding: 24px;
  gap: 16px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.blog_detail .about_blog_row .author_block {
  display: flex;
  gap: 8px;
}
.blog_detail .about_blog_row .author_block img {
  flex-shrink: 0;
  border-radius: 50%;
  border: 1px solid #F26522;
}
.blog_detail .tags {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
}
.blog_detail .tags span {
  color: #7a8582;
}

.team {
  position: relative;
}
.team .tag {
  position: absolute;
  top: 82px;
  left: 175px;
  -webkit-animation-name: float-bob-y;
  animation-name: float-bob-y;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (max-width: 1899px) {
  .team .tag {
    left: 75px;
  }
}
@media (max-width: 1699px) {
  .team .tag {
    top: 50px;
    left: 55px;
  }
}
@media (max-width: 1399px) {
  .team .tag {
    width: 70px;
    height: 70px;
  }
}
@media (max-width: 1199px) {
  .team .tag {
    display: none;
  }
}
.team .dots {
  position: absolute;
  bottom: 142px;
  left: 222px;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
}
@media (max-width: 1199px) {
  .team .dots {
    display: none;
  }
}

.team-slider {
  border-radius: 15px 0 0 15px;
  background: rgba(10, 166, 215, 0.1);
  background: url(../assets/backgrounds/team-slider-bg.png) no-repeat;
  background-size: cover;
  background-position: 109px;
}
.team-slider .team__card {
  width: 330px;
  height: 444px;
}

.team_one__content {
  position: relative;
  background: url(../assets/shapes/paint-shape.png) no-repeat;
  background-position: center right;
  background-size: contain;
  padding-left: 96px;
}
@media screen and (min-width: 1400px) {
  .team_one__content {
    width: 470px;
    margin-left: auto;
    padding-left: 0;
  }
}
@media (max-width: 992px) {
  .team_one__content {
    margin-left: auto;
    padding-left: 12px;
    background-position: center left;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .team_one__content {
    max-width: 960px;
  }
}
@media only screen and (min-width: 576px) and (max-width: 767px) {
  .team_one__content {
    max-width: 720px;
  }
}
@media (max-width: 575px) {
  .team_one__content {
    max-width: 540px;
  }
}

.team__card {
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 15px;
  height: 380px!important;
}
@media (max-width: 575px) {
  .team__card {
    max-width: 330px;
    margin: 0 auto;
  }
}
.team__card .team__img_block {
  position: relative;
  overflow: hidden;
}
.team__card .team__img_block .team_img {
  border-radius: 15px;
}
.team__card .team__img_block .team__content_block {
  margin: 16px;
  position: absolute;
  bottom: 0px;
  overflow: hidden;
  height: 91px;
  transition: all 0.3s cubic-bezier(0.18, 0.55, 1, 1);
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 10px;
  background: rgba(255, 255, 255, 0.9);
  backdrop-filter: blur(4.5px);
  align-content: start;
  justify-content: center;
  text-align: center;
  display: grid;
}
.team__card .team__img_block .team__content_block .team__text_block {
  padding: 16px 8px;
  overflow: hidden;
}
.team__card .team__img_block .team__content_block .team__text_block .team__info {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
.team__card .team__img_block .team__content_block .team__text_block .team__info li {
  display: flex;
  gap: 8px;
  align-items: center;
  color: #7a8582;
}
.team__card .team__img_block .team__content_block .team__text_block .team__info li i {
  color: #F26522;
}
.team__card .team__img_block .team__content_block .team__text_block .team_info_text {
  padding-top: 8px;
}
.team__card .team__img_block .team__content_block .team__text_block .text_block_bg_shape {
  position: absolute;
  width: 100%;
  height: 0px;
  bottom: -100%;
  right: 0;
  border-radius: 0 0 10px 10px;
  transition: all 0.4s ease-in-out;
}
.team__card:hover .team__img_block .team__content_block {
  bottom: 0px;
  height: 92%;
  align-content: center;
  transition: all 0.3s cubic-bezier(0.18, 0.55, 1, 1);
}
.team__card:hover .team__img_block .team__content_block .team__text_block {
  align-content: center;
}
.team__card:hover .team__img_block .team__content_block .team__text_block .text_block_bg_shape {
  bottom: 0%;
  transition: all 0.4s ease-in-out;
}
.team__card:hover .team__img_block .team__content_block .team__text_block .text_block_bg_shape {
  height: 70px;
}

.team_detail .teacher_stats .stats_block {
  padding: 16px 0;
  border-bottom: 1px solid #b7bdbb;
}
.team_detail .teacher_stats .stats_block .skill_box {
  background: #c9cfce;
  height: 8px;
  width: 100%;
  border-radius: 5px;
  overflow: hidden;
}
.team_detail .teacher_stats .stats_block .skill_box .progress_bar {
  height: 100%;
  border-radius: 5px;
  background: radial-gradient(220.2% 70.12% at 30.24% 45.37%, #8ee3f9 0%, #d5aefc 100%);
}
.team_detail .teacher_stats .stats_block .title {
  display: flex;
  align-items: center;
  gap: 8px;
  padding: 8px 0;
}
.team_detail .teacher_stats .stats_block .title i {
  color: #F26522;
}

.join_team .block {
  border-bottom: 1px solid #b7bdbb;
}
.join_team .block:last-child {
  border: none;
}
.join_team .block .rules li {
  display: flex;
  align-items: center;
  gap: 12px;
}
.join_team .block .rules li i {
  color: #fefcfb;
  background: #F26522;
  padding: 4px;
  border-radius: 50%;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
}
.join_team .join_form_block {
  margin-top: 32px;
  background: #fefcfb;
  border-radius: 15px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  padding: 24px;
}

.slick-dots {
  width: 100%;
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
}
.slick-dots li {
  position: relative;
  cursor: pointer;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 10px;
  height: 6px;
  cursor: pointer;
  color: transparent;
  border: 0;
  border-radius: 5px;
  outline: none;
  background: #F26522;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button::before, .slick-dots li button::after {
  opacity: 1;
}
.slick-dots li button::before {
  opacity: 1;
}
.slick-dots li.slick-active button {
  width: 32px;
}

/* ── Popular Language Courses — premium EdTech cards ── */
.courses-1 {
  overflow: visible;
}

.courses-slider {
  padding: 12px 24px 32px;
  overflow: visible;
}

.courses-slider .slick-list {
  overflow: hidden;
  padding: 20px 0 28px !important;
  margin: -20px 0 -20px !important;
}

.courses-slider .slick-slide {
  padding: 0 14px;
  height: auto;
}

.courses-slider .slick-slide > div {
  height: 100%;
}

/* Courses slider — premium dot navigation */
.courses-slider .slick-dots {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 28px auto 0;
  gap: 10px;
  list-style: none;
  text-align: center;
  bottom: auto;
  left: auto;
  right: auto;
}

.courses-slider .slick-dots li {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 16px;
  height: 16px;
  margin: 0;
  padding: 0;
  cursor: pointer;
}

.courses-slider .slick-dots li button {
  display: block;
  width: 11px;
  height: 11px;
  padding: 0;
  font-size: 0;
  line-height: 0;
  color: transparent;
  border: 0;
  border-radius: 50%;
  outline: none;
  background: rgba(107, 114, 128, 0.45);
  opacity: 1;
  cursor: pointer;
  transition:
    width 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    height 0.35s cubic-bezier(0.22, 1, 0.36, 1),
    background-color 0.35s ease,
    box-shadow 0.35s ease,
    transform 0.35s ease;
}

.courses-slider .slick-dots li button::before,
.courses-slider .slick-dots li button::after {
  display: none;
  content: none;
  opacity: 0;
}

.courses-slider .slick-dots li button:hover,
.courses-slider .slick-dots li button:focus {
  outline: none;
  background: rgba(107, 114, 128, 0.65);
}

.courses-slider .slick-dots li.slick-active button {
  width: 15px;
  height: 15px;
  background: #F26522;
  box-shadow: 0 0 0 4px rgba(242, 101, 34, 0.18);
}

.courses-slider .slick-dots li.slick-active button:hover,
.courses-slider .slick-dots li.slick-active button:focus {
  background: #F26522;
}

.course__card {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  min-height: 320px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.03) 38%, transparent 100%),
    linear-gradient(145deg, #3d4f7c 0%, #2a3a62 52%, #1e2d4f 100%);
  border: 1px solid rgba(255, 255, 255, 0.12);
  border-radius: 28px;
  box-shadow:
    0 12px 36px rgba(15, 23, 42, 0.28),
    inset 0 1px 0 rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(18px);
  -webkit-backdrop-filter: blur(18px);
  margin-bottom: 0;
  overflow: hidden;
  color: #fff;
  isolation: isolate;
  transform: scale(1);
  transform-origin: center center;
  transition:
    transform 0.45s cubic-bezier(0.22, 1, 0.36, 1),
    box-shadow 0.45s ease,
    border-color 0.35s ease;
  will-change: transform;
}

.course__card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: radial-gradient(ellipse 80% 60% at 100% 0%, rgba(242, 101, 34, 0.12) 0%, transparent 55%);
  pointer-events: none;
  z-index: 0;
  opacity: 0.85;
  transition: opacity 0.45s ease;
}

.course__card::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.22), transparent);
  pointer-events: none;
  z-index: 1;
}

.course__card:hover {
  transform: scale(1.025);
  border-color: rgba(242, 101, 34, 0.28);
  box-shadow:
    0 18px 44px rgba(15, 23, 42, 0.38),
    0 0 0 1px rgba(242, 101, 34, 0.12),
    0 0 48px rgba(242, 101, 34, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.14);
}

.course__card:hover::before {
  opacity: 1;
}

.course__card--a2 {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.03) 38%, transparent 100%),
    linear-gradient(145deg, #1f4a62 0%, #1a3d52 52%, #143244 100%);
}

.course__card--b1 {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.03) 38%, transparent 100%),
    linear-gradient(145deg, #2a2868 0%, #1e3a72 55%, #172850 100%);
}

.course__card--b2 {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.12) 0%, rgba(255, 255, 255, 0.03) 38%, transparent 100%),
    linear-gradient(145deg, #18324f 0%, #16404e 52%, #122f3a 100%);
}

.course__card--fluent {
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.14) 0%, rgba(255, 255, 255, 0.04) 38%, transparent 100%),
    linear-gradient(145deg, #3d2a1f 0%, #4a3020 40%, #2a2868 100%);
}

.course__card.coming-soon {
  opacity: 0.88;
}

.course__card .course__card__content {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 28px; /* Internal padding 24-28px */
  gap: 0;
  box-sizing: border-box;
}

.course__card__top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-bottom: 24px; /* Equal spacing */
}

.course__card__brand {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.course__french-icon {
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px; /* Reduced size slightly */
  height: 30px; /* Reduced size slightly */
  border-radius: 8px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08);
}

.course__french-icon svg {
  display: block;
  width: 14px;
  height: 11px;
}

.course__level {
  font-size: 10.5px; /* Slightly reduced */
  font-weight: 700;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.72);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.course__demo-tag {
  flex-shrink: 0;
  font-size: 10.5px; /* Slightly reduced */
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  color: #fff;
  background: rgba(242, 101, 34, 0.22);
  border: 1px solid rgba(242, 101, 34, 0.35);
  padding: 5px 12px;
  border-radius: 999px;
  line-height: 1;
}

.course__title {
  font-size: 28px; /* Desktop: 28-30px */
  font-weight: 700;
  line-height: 1.2;
  letter-spacing: -0.02em;
  margin: 0 0 24px; /* Equal spacing */
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.course__title a {
  color: inherit;
  text-decoration: none;
  transition: color 0.25s ease;
}

.course__title a:hover {
  color: rgba(255, 255, 255, 0.82);
}

.course__desc {
  font-size: 16px; /* Desktop: 16px */
  font-weight: 400;
  line-height: 1.7; /* Easier reading */
  color: rgba(255, 255, 255, 0.78);
  margin: 0 0 24px; /* Equal spacing */
  flex-grow: 1;
}

.course__card__bottom {
  display: flex;
  flex-direction: column;
  gap: 24px; /* Equal spacing */
  margin-top: auto;
  padding-top: 24px; /* Equal spacing */
  border-top: 1px solid rgba(255, 255, 255, 0.08);
}

.course__card .course_info {
  display: flex;
  flex-direction: column; /* Stacks vertically */
  align-items: flex-start;
  gap: 24px; /* Equal spacing between Lessons and Hours */
  padding: 0;
  margin: 0;
  list-style: none;
}

.course__card .course_info li {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-size: 14px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.88);
  line-height: 1;
}

.course__card .course_info li i {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 28px;
  height: 28px;
  border-radius: 8px;
  font-size: 12px;
  color: rgba(255, 255, 255, 0.55);
  background: rgba(255, 255, 255, 0.07);
  border: 1px solid rgba(255, 255, 255, 0.08);
}

.course__card .course__enroll-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding: 14px 24px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 14px;
  letter-spacing: 0.01em;
  box-shadow: 0 6px 20px rgba(242, 101, 34, 0.35);
  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    background-color 0.3s ease;
}

.course__card .course__enroll-btn:hover {
  transform: translateY(-1px);
  box-shadow: 0 10px 28px rgba(242, 101, 34, 0.45);
}

.course__card.coming-soon .course__enroll-btn {
  pointer-events: none;
  opacity: 0.65;
  box-shadow: none;
}

@media (max-width: 991px) {
  .courses-slider {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 72px !important; /* Prevent overlap with floating Back to Top button */
  }

  .courses-slider .slick-slide {
    padding: 0 10px;
  }

  .course__card {
    min-height: auto;
  }

  .course__card .course__card__content {
    padding: 24px; /* Internal padding 24-28px */
  }

  .course__card__top {
    margin-bottom: 20px; /* Equal spacing on mobile */
  }

  .course__title {
    font-size: 22px; /* Mobile: 22-24px */
    margin-bottom: 20px; /* Equal spacing on mobile */
  }

  .course__desc {
    font-size: 15px; /* Mobile: 15-16px */
    line-height: 1.7;
    margin-bottom: 20px; /* Equal spacing on mobile */
  }

  .course__card__bottom {
    gap: 20px; /* Equal spacing on mobile */
    padding-top: 20px; /* Equal spacing on mobile */
  }

  .course__card .course_info {
    gap: 20px; /* Equal spacing on mobile */
  }
}

@media (max-width: 359px) {
  .course__card .course__card__content {
    padding: 20px; /* Tight padding for extremely small viewports */
  }
  .course__level {
    font-size: 9.5px;
  }
  .course__demo-tag {
    font-size: 9.5px;
    padding: 4px 8px;
  }
  .course__title {
    font-size: 20px;
  }
}
.contact_banner .icons img:nth-child(9) {
  bottom: 26px;
  right: 198px;
  z-index: 15;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
@media (max-width: 1199px) {
  .contact_banner .icons img:nth-child(9) {
    right: 148px;
  }
}
@media (max-width: 991px) {
  .contact_banner .icons img:nth-child(9) {
    right: 90px;
  }
}

.contact_links .contact_link_block {
  width: 100%;
  position: relative;
  padding: 12px;
  padding-left: 72px;
  border-radius: 25px 15px 15px 25px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  background-color: #fefcfb;
  transition: all 0.5s ease;
}
.contact_links .contact_link_block .icon {
  position: absolute;
  top: -8px;
  left: 0;
  z-index: 10;
  background-color: #fefcfb;
  border-radius: 50%;
  border: 3.2px solid rgba(10, 166, 215, 0.2);
  display: grid;
  align-content: center;
  justify-content: center;
  height: 64px;
  width: 64px;
  box-shadow: 1.28px 0.64px 3.2px 0px rgba(2, 69, 122, 0.04), 5.76px 2.56px 6.4px 0px rgba(2, 69, 122, 0.03), 12.16px 6.4px 8.32px 0px rgba(2, 69, 122, 0.02), 22.4px 10.88px 9.6px 0px rgba(2, 69, 122, 0.01), 34.56px 17.28px 10.88px 0px rgba(2, 69, 122, 0);
}
.contact_links .contact_link_block .icon i {
  color: #F26522;
  transition: all 0.5s ease;
  font-size: 24px;
}
.contact_links .contact_link_block span {
  color: #7a8582;
  transition: all 0.5s ease;
}
.contact_links .contact_link_block:hover {
  transition: all 0.5s ease;
}
.contact_links .contact_link_block:hover .icon i {
  transform: scale(1.1);
  transition: all 0.5s ease;
}
.contact_links .contact_link_block:hover span {
  transition: all 0.5s ease;
  color: #F26522;
}

.news_letter_banner {
  padding: 121px 16px 310px;
  background: url(../assets/backgrounds/banner-bg-2.png) no-repeat;
  background-size: cover;
  background-position: center;
  overflow: hidden;
  text-align: center;
  position: relative;
  border-radius: 15px;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
}
.news_letter_banner .icon {
  width: 100px;
  height: 100px;
  border: 5px solid rgba(254, 252, 251, 0.5);
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
  border-radius: 100px;
  margin: 0 auto;
  margin-bottom: 24px;
  display: grid;
  justify-content: center;
  align-content: center;
}
.news_letter_banner .icon i {
  color: #fefcfb;
  font-size: 40px;
}
.news_letter_banner .newsletter {
  width: auto;
}
.news_letter_banner .newsletter input {
  color: #fefcfb;
  border-color: #fefcfb;
  padding: 9px 12px;
}
.news_letter_banner .newsletter input:focus {
  border-color: #fefcfb;
  color: #fefcfb;
}
.news_letter_banner .newsletter input::placeholder {
  color: #fefcfb;
}
.news_letter_banner .shapes img {
  position: absolute;
}
.news_letter_banner .shapes img:nth-child(1) {
  top: 47px;
  left: 44px;
  width: 80.653px;
  height: 37.067px;
  opacity: 0.4;
  z-index: 10;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
}
.news_letter_banner .shapes img:nth-child(2) {
  top: 63px;
  left: 28px;
  opacity: 0.5;
  z-index: 5;
}
.news_letter_banner .shapes img:nth-child(3) {
  top: 24px;
  right: 16px;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.news_letter_banner .shapes img:nth-child(4) {
  left: 84px;
  bottom: 181px;
  z-index: 20;
}
.news_letter_banner .shapes img:nth-child(5) {
  left: 19px;
  bottom: 74px;
  z-index: 10;
}
.news_letter_banner .shapes img:nth-child(6) {
  left: 16px;
  bottom: 32px;
  z-index: 5;
  -webkit-animation: animation-popup-1 4s linear 0s infinite alternate;
  animation: animation-popup-1 4s linear 0s infinite alternate;
}
.news_letter_banner .shapes img:nth-child(7) {
  right: 80px;
  bottom: 45px;
  opacity: 0.4;
  -webkit-animation: leftRight-1 4.5s linear 0s infinite alternate;
  animation: leftRight-1 4.5s linear 0s infinite alternate;
}
.news_letter_banner .shapes img:nth-child(8) {
  right: -30px;
  bottom: 146px;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}
.news_letter_banner .shapes img:nth-child(9) {
  right: 73px;
  bottom: 130px;
  z-index: 40;
  -webkit-animation-name: float-bob-y-2;
  animation-name: float-bob-y-2;
  -webkit-animation-duration: 4s;
  animation-duration: 4s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
}

.faq .faq-block {
  padding: 24px;
  padding-right: 48px;
  margin-bottom: 24px;
  border-radius: 10px;
  background: #fefcfb;
  box-shadow: 2px 1px 5px 0px rgba(2, 69, 122, 0.04), 9px 4px 10px 0px rgba(2, 69, 122, 0.03), 19px 10px 13px 0px rgba(2, 69, 122, 0.02), 35px 17px 15px 0px rgba(2, 69, 122, 0.01), 54px 27px 17px 0px rgba(2, 69, 122, 0);
}
.faq .faq-block .accordion-button {
  margin: 0;
  position: relative;
  padding: 0;
  font-weight: 500;
  font-size: 21px;
  line-height: 130%;
}
@media (max-width: 992px) {
  .faq .faq-block .accordion-button {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  .faq .faq-block .accordion-button {
    font-size: 19px;
  }
}
@media (max-width: 575px) {
  .faq .faq-block .accordion-button {
    font-size: 18px;
  }
}
.faq .faq-block .accordion-button.collapsed {
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.faq .faq-block .accordion-button.collapsed::after {
  background-image: none !important;
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
}
.faq .faq-block .accordion-button:not(.collapsed) {
  color: #2a322d;
  background: transparent;
  border: none;
  box-shadow: none;
}
.faq .faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.faq .faq-block .accordion-button::after {
  content: "\f068";
  font-family: "Font Awesome 5 Pro";
  background-image: none !important;
  position: absolute;
  right: -24px;
  font-weight: 300;
  color: #F26522;
  font-size: 30px;
  cursor: pointer;
}
.faq .faq-block .accordion-collapse p {
  margin: 16px 0 0;
}

.benefits {
  position: relative;
  background: url(../assets/backgrounds/benefits-bg.png) no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 992px) {
  .benefits {
    background-position: left bottom;
  }
}
.benefits .heading_block {
  margin-bottom: 55px;
}
.benefits .card_block:nth-child(2) {
  margin-top: -40px;
}
.benefits .card_block:nth-child(3) {
  margin-top: -80px;
}
.benefits .card_block:nth-child(4) {
  margin-top: -120px;
}
.benefits .card_block:nth-child(5) {
  margin-top: -160px;
}
@media (max-width: 992px) {
  .benefits .card_block:nth-child(odd) {
    margin-top: 0;
  }
  .benefits .card_block:nth-child(even) {
    margin-top: -40px;
  }
}
@media (max-width: 575px) {
  .benefits .card_block:nth-child(even) {
    margin-top: 0px;
  }
}

@-webkit-keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@keyframes float-bob-y {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@-webkit-keyframes float-bob-y-2 {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@keyframes float-bob-y-2 {
  0% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(10px) translateX(10px) rotate(5deg);
    transform: translateY(10px) translateX(10px) rotate(5deg);
  }
  100% {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
  }
}
@-webkit-keyframes leftRight-1 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
  }
}
@keyframes leftRight-1 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(80px);
    transform: translateX(80px);
  }
}
@-webkit-keyframes leftRight-2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}
@keyframes leftRight-2 {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(60px);
    transform: translateX(60px);
  }
}
@-webkit-keyframes animation-popup-1 {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes animation-popup-1 {
  0% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes title-animation {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}
@keyframes title-animation {
  0% {
    width: 0;
  }
  15% {
    width: 100%;
  }
  85% {
    opacity: 1;
  }
  90% {
    width: 100%;
    opacity: 0;
  }
  to {
    width: 0;
    opacity: 0;
  }
}
@keyframes rotating {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes rotating2 {
  0% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0);
  }
}
@-webkit-keyframes animation-upDown-2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}
@keyframes animation-upDown-2 {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
  100% {
    -webkit-transform: translateY(30px);
    transform: translateY(30px);
  }
}
@keyframes shadows2 {
  0% {
    box-shadow: 0 0 0 0 rgba(10, 166, 215, 0.09), 0 0 0 30px rgba(10, 166, 215, 0.09), 0 0 0 50px rgba(10, 166, 215, 0.09);
  }
  100% {
    box-shadow: 0 0 0 30px rgba(10, 166, 215, 0.09), 0 0 0 50px rgba(10, 166, 215, 0.09), 0 0 0 70px rgba(10, 166, 215, 0);
  }
}

/*# sourceMappingURL=app.css.map */
/* Floating Hero Feature Cards */
.hero-banner-2 .img_block {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 600px;
}

.floating-cards-container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 600px;
  margin: 0 auto;
}

.floating-card-item {
  position: absolute;
  width: 280px;
  background: #fefcfb;
  border-radius: 24px;
  padding: 24px;
  box-shadow: 0 15px 35px rgba(242, 101, 34, 0.08), 0 5px 15px rgba(0, 0, 0, 0.03);
  display: flex;
  align-items: flex-start;
  gap: 16px;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 1px solid rgba(237, 242, 244, 0.8);
  z-index: 10;
}

.floating-card-item:hover {
  transform: translateY(-8px) !important;
  box-shadow: 0 25px 50px rgba(242, 101, 34, 0.15), 0 10px 20px rgba(0, 0, 0, 0.05);
  border-color: #F26522;
}

/* Icons */
.floating-card-icon {
  width: 50px;
  height: 50px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(242, 101, 34, 0.1) 0%, rgba(211, 84, 0, 0.1) 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  flex-shrink: 0;
  color: #F26522;
  font-size: 22px;
}

/* Card Content */
.floating-card-content h5 {
  font-size: 18px;
  font-weight: 700;
  color: #2a322d;
  margin-bottom: 6px;
  line-height: 1.3;
}

.floating-card-content p {
  font-size: 14px;
  color: #7a8582;
  line-height: 1.5;
  margin: 0;
}

/* Specific Card Placements */
.f-card-1 {
  top: 50px;
  left: 0;
  animation: float-up-down 4s ease-in-out infinite alternate;
}

.f-card-2 {
  top: 250px;
  right: 0;
  animation: float-down-up 5s ease-in-out infinite alternate;
}

.f-card-3 {
  bottom: 50px;
  left: 20px;
  animation: float-up-down 4.5s ease-in-out infinite alternate;
}

/* Video Play Button centering */
.hero-banner-2 .img_block .play-btn.floating-play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 20;
}

/* Animations */
@keyframes float-up-down {
  0% { transform: translateY(0); }
  100% { transform: translateY(-15px); }
}

@keyframes float-down-up {
  0% { transform: translateY(0); }
  100% { transform: translateY(15px); }
}

/* Responsive Stacking constraints */
@media (max-width: 1199px) {
  .floating-card-item {
    width: 250px;
    padding: 20px;
  }
  .f-card-1 { left: 10%; }
  .f-card-2 { right: 10%; top: 200px; }
  .f-card-3 { left: 15%; }
}

@media (max-width: 991px) {
  .hero-banner-2 .img_block {
    height: auto;
    flex-direction: column;
    padding: 40px 0;
    gap: 24px;
  }
  
  .floating-cards-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 20px;
    height: auto;
  }

  .floating-card-item {
    position: relative;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    bottom: auto !important;
    width: 100%;
    max-width: 320px;
    animation: none; /* Disable floating on mobile to prevent jittering */
  }

  .hero-banner-2 .img_block .play-btn.floating-play-btn {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    margin: 20px auto;
    order: -1; /* Place play button at the top on mobile */
  }
}

/*-------------------------
  Courses Hero Section
-------------------------*/
.courses-hero {
  position: relative;
  padding: 160px 0 100px;
  background:
    radial-gradient(ellipse 75% 55% at 50% -5%, rgba(242, 101, 34, 0.1) 0%, transparent 55%),
    linear-gradient(180deg, #111827 0%, #0A0A0A 100%);
  overflow: hidden;
  text-align: center;
  color: #fff;
}

.hero-bg-text {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: clamp(80px, 15vw, 200px);
  font-weight: 900;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.1);
  z-index: 1;
  pointer-events: none;
  width: 100%;
  white-space: nowrap;
}

.courses-hero__content {
  position: relative;
  z-index: 2;
  max-width: 800px;
  margin: 0 auto;
}

.courses-hero h1 {
  font-size: clamp(40px, 8vw, 72px);
  font-weight: 800;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  color: #fff;
}

.courses-hero p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 40px;
  opacity: 0.95;
  color: #fff;
}

.courses-hero__btns {
  display: flex;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
}

.courses-hero__levels {
  position: absolute;
  bottom: -30px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 15px;
  z-index: 3;
}

.courses-hero__levels .level-card {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 18px;
  background: #fff;
  color: #F26522;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
}

.courses-hero__levels .level-card:hover {
  transform: translateY(-10px) scale(1.1);
}

.courses-hero__levels .level-card:nth-child(1) { background: #FFD700; color: #fff; }
.courses-hero__levels .level-card:nth-child(2) { background: #FF8C00; color: #fff; }
.courses-hero__levels .level-card:nth-child(3) { background: #FF4500; color: #fff; }
.courses-hero__levels .level-card:nth-child(4) { background: #E9967A; color: #fff; }
.courses-hero__levels .level-card:nth-child(5) { background: #BC8F8F; color: #fff; }

@media (max-width: 767px) {
  .courses-hero {
    padding: 120px 0 80px;
  }
  .courses-hero__levels {
    gap: 8px;
    bottom: -20px;
  }
  .courses-hero__levels .level-card {
    width: 45px;
    height: 45px;
    font-size: 14px;
  }
}

/*-------------------------
  Scattered Language Cards
-------------------------*/
.language-scatter {
  padding: 100px 0;
  background-color: #fefcfb;
  overflow: visible;
}

.scatter-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  min-height: 400px;
  padding: 16px 20px 28px;
  overflow: visible;
}

.lang-card {
  width: 210px;
  height: 210px;
  border-radius: 22px;
  padding: 24px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  cursor: pointer;
  border: 1px solid rgba(255, 255, 255, 0.08);
  box-shadow: 0 8px 22px rgba(0, 0, 0, 0.28);
  transition:
    transform 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275),
    box-shadow 0.4s ease,
    border-color 0.35s ease;
  position: relative;
  opacity: 0;
  color: #fff;
  overflow: hidden;
  gap: 0;
}

.lang-card h3 {
  font-size: 1.2rem;
  font-weight: 800;
  margin: 0 0 8px;
  color: #ffffff;
  letter-spacing: -0.01em;
  line-height: 1.2;
  max-width: 100%;
}

.lang-card:nth-child(3) h3,
.lang-card:nth-child(4) h3 {
  font-size: 1.02rem;
  line-height: 1.15;
  margin-bottom: 6px;
}

.lang-card p {
  font-size: 13px;
  color: rgba(255, 255, 255, 0.8);
  margin: 0;
  line-height: 1.4;
  max-width: 100%;
}

/* Reference moody gradients — top-left to bottom-right */
.lang-card:nth-child(1) {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, transparent 38%),
    linear-gradient(135deg, #2C353F 0%, #222930 52%, #1A1F25 100%);
  --rot: -5deg;
  --ty: 0px;
}

.lang-card:nth-child(2) {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, transparent 38%),
    linear-gradient(135deg, #4A3F35 0%, #352e27 52%, #26211C 100%);
  --rot: 8deg;
  --ty: 20px;
}

.lang-card:nth-child(3) {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, transparent 38%),
    linear-gradient(135deg, #322F3D 0%, #27242f 52%, #1B1A22 100%);
  --rot: -10deg;
  --ty: -10px;
}

.lang-card:nth-child(4) {
  background:
    linear-gradient(135deg, rgba(255, 255, 255, 0.06) 0%, transparent 38%),
    linear-gradient(135deg, #2D3B2D 0%, #232d23 52%, #181F18 100%);
  --rot: 12deg;
  --ty: 15px;
}

.lang-card {
  transform: rotate(var(--rot)) translateY(var(--ty));
}

.language-scatter.animated .lang-card {
  opacity: 1;
}

.language-scatter.animated .lang-card:nth-child(odd) {
  animation: slide-in-left 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.language-scatter.animated .lang-card:nth-child(even) {
  animation: slide-in-right 0.8s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.language-scatter.animated .lang-card:nth-child(1) { animation-delay: 0.1s; }
.language-scatter.animated .lang-card:nth-child(2) { animation-delay: 0.2s; }
.language-scatter.animated .lang-card:nth-child(3) { animation-delay: 0.3s; }
.language-scatter.animated .lang-card:nth-child(4) { animation-delay: 0.4s; }

.lang-card:hover {
  transform: translateY(calc(var(--ty) - 8px)) scale(1.03) rotate(var(--rot)) !important;
  border-color: rgba(255, 255, 255, 0.14);
  box-shadow: 0 10px 26px rgba(0, 0, 0, 0.32);
  z-index: 10;
}

.lang-card.wobble {
  animation: wobble-shake 0.5s ease-in-out !important;
}

@keyframes slide-in-left {
  0% { transform: translateX(-150%) rotate(-45deg); opacity: 0; }
  100% { transform: rotate(var(--rot)) translateY(var(--ty)); opacity: 1; }
}

@keyframes slide-in-right {
  0% { transform: translateX(150%) rotate(45deg); opacity: 0; }
  100% { transform: rotate(var(--rot)) translateY(var(--ty)); opacity: 1; }
}

@keyframes wobble-shake {
  0%, 100% { transform: rotate(var(--rot)) translateY(var(--ty)); }
  25% { transform: rotate(calc(var(--rot) + 10deg)) translateY(var(--ty)); }
  50% { transform: rotate(calc(var(--rot) - 10deg)) translateY(var(--ty)); }
  75% { transform: rotate(calc(var(--rot) + 5deg)) translateY(var(--ty)); }
}

@media (max-width: 991px) {
  .scatter-container {
    gap: 24px;
    padding: 12px 16px 24px;
  }

  .lang-card {
    width: 42%;
    max-width: 220px;
  }
}

@media (max-width: 575px) {
  .lang-card {
    width: 85%;
    max-width: 280px;
  }

  .lang-card h3 {
    font-size: 1.2rem;
  }
}

/*-------------------------
  Two-Column Course Hero
-------------------------*/
.course-hero {
  background: linear-gradient(135deg, #3a8dde 0%, #6fb1fc 100%);
  padding: 160px 0 90px;
  position: relative;
  overflow: hidden;
  color: #fff;
}

.course-hero .container {
  position: relative;
  z-index: 2;
}

.course-hero__inner {
  display: flex;
  align-items: center;
  gap: 60px;
}

.course-hero__left {
  flex: 0 0 55%;
  max-width: 55%;
  text-align: left;
}

.course-hero__left h1 {
  font-size: clamp(32px, 5vw, 58px);
  font-weight: 800;
  color: #fff;
  line-height: 1.15;
  margin-bottom: 20px;
}

.course-hero__left p {
  font-size: 17px;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.92);
  margin-bottom: 32px;
  max-width: 480px;
}

.course-hero__features {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 36px;
}

.course-feature-badge {
  background: rgba(255, 255, 255, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.35);
  border-radius: 30px;
  padding: 9px 20px;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
  backdrop-filter: blur(6px);
  display: flex;
  align-items: center;
  gap: 8px;
}

.course-hero__right {
  flex: 0 0 45%;
  max-width: 45%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  min-height: 320px;
}

/* Floating level cards on the right */
.course-level-stack {
  position: relative;
  width: 300px;
  height: 320px;
}

.course-level-stack .clevel-card {
  position: absolute;
  width: 170px;
  border-radius: 18px;
  padding: 22px 24px;
  background: #fff;
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.12);
  transition: transform 0.3s ease;
  color: #2a322d;
}

.course-level-stack .clevel-card:hover {
  transform: translateY(-6px) scale(1.03);
}

.course-level-stack .clevel-card .clevel-tag {
  display: inline-block;
  padding: 5px 14px;
  border-radius: 20px;
  font-size: 13px;
  font-weight: 700;
  margin-bottom: 10px;
}

.course-level-stack .clevel-card h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 4px;
  color: #2a322d;
}

.course-level-stack .clevel-card p {
  font-size: 13px;
  color: #7a8582;
  margin: 0;
  line-height: 1.5;
}

/* Individual card placements */
.clevel-card-1 {
  top: 0;
  left: 0;
  transform: rotate(-4deg);
  background: #fff9f0;
  border-top: 4px solid #F26522;
  z-index: 3;
}

.clevel-card-2 {
  top: 70px;
  left: 90px;
  transform: rotate(3deg);
  background: #f0f7ff;
  border-top: 4px solid #3a8dde;
  z-index: 2;
}

.clevel-card-3 {
  top: 160px;
  left: 20px;
  transform: rotate(-2deg);
  background: #f0fff4;
  border-top: 4px solid #27ae60;
  z-index: 1;
}

/* Responsive */
@media (max-width: 991px) {
  .course-hero__inner {
    flex-direction: column;
    gap: 50px;
  }
  .course-hero__left,
  .course-hero__right {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }
  .course-hero__left p {
    margin-left: auto;
    margin-right: auto;
  }
  .course-hero__features {
    justify-content: center;
  }
  .course-level-stack {
    margin: 0 auto;
  }
}

@media (max-width: 767px) {
  .course-hero {
    padding: 120px 0 60px;
  }
  .course-level-stack {
    width: 240px;
    height: 250px;
  }
  .course-level-stack .clevel-card {
    width: 140px;
    padding: 16px;
  }
  .clevel-card-2 {
    left: 70px;
    top: 55px;
  }
  .clevel-card-3 {
    top: 120px;
    left: 15px;
  }
}

/*--------------------------------------------------------------
# Responsive polish (site-wide)
--------------------------------------------------------------*/

/* Touch devices: hide custom cursor overlay */
@media (hover: none), (pointer: coarse), (max-width: 1199px) {
  .custom-cursor__cursor,
  .custom-cursor__cursor-two {
    display: none !important;
  }

  body.custom-cursor.locked {
    cursor: auto;
  }
}

/* Section headers (courses, etc.) */
@media (max-width: 767px) {
  .section-title {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }

  .section-title .educate-btn {
    align-self: stretch;
    text-align: center;
    justify-content: center;
  }
}

/* Homepage course slider — one card per view on tablet/phone */
@media (max-width: 991px) {
  .courses-slider {
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 28px;
  }

  .courses-slider .slick-slide {
    padding: 0 8px;
  }

  .courses-slider .slick-dots {
    margin-top: 28px;
    gap: 10px;
  }

  .courses-slider .course__card {
    max-width: 100%;
  }
}

/* Prevent slick carousels from causing horizontal page scroll */
.team-slider .slick-list,
.testimonials_slider_2 .slick-list,
.google-review-slider .slick-list {
  overflow: hidden;
}

/* Footer columns stack cleanly */
@media (max-width: 991px) {
  footer .footer_main .footer_widget {
    text-align: center;
  }

  footer .footer_main .footer_widget .description_text {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }

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

/* Media & embeds */
img,
video,
svg {
  max-width: 100%;
  height: auto;
}

iframe {
  max-width: 100%;
}

/* Teacher / faculty slider cards */
@media (max-width: 991px) {
  .modern-teacher-card {
    width: min(340px, 92vw) !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }

  .team-slider {
    overflow: hidden;
    border-radius: 15px;
  }

  .team-slider .slick-slide {
    display: flex !important;
    justify-content: center;
  }

  .team_one__content {
    padding-left: 0;
    text-align: center;
  }
}

/* Google review cards on homepage */
@media (max-width: 768px) {
  .google-review-slider .gr-card {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .google-review-slider .slick-slide {
    margin: 0 8px;
  }
}

/* Testimonial video carousel — contain overflow */
@media (max-width: 991px) {
  .testimonials_slider_2 .slick-list {
    overflow: hidden !important;
  }

  .testimonial-carousel-wrapper {
    overflow: hidden;
  }
}

/* Main header: prevent logo/actions overlap and adjust padding/margins on mobile */
@media (max-width: 1199px) {
  .main-menu {
    padding: 10px 16px !important;
  }

  .main-menu.scrolled {
    padding: 8px 16px !important;
  }

  .main-menu .container {
    padding-left: 0 !important;
    padding-right: 0 !important;
    max-width: 100% !important;
    width: 100% !important;
  }

  .main-menu .main-menu__block {
    flex-wrap: nowrap;
    gap: 8px;
  }

  .main-menu .main-menu__left {
    flex: 1;
    min-width: 0;
  }

  .main-menu__right {
    flex-shrink: 0;
    gap: 12px;
  }
}

@media (max-width: 400px) {
  .main-menu-icons .fa-whatsapp {
    margin-right: 8px !important;
  }
}

/* Course detail pages */
@media (max-width: 767px) {
  .cd-hero {
    padding: 48px 0;
  }

  .cd-hero__highlights {
    gap: 10px;
  }

  .highlight-pill {
    font-size: 13px;
    padding: 8px 14px;
  }
}

/* Admin tables on small screens (team, contact, etc.) */
@media (max-width: 768px) {
  .team-admin-table-wrap,
  .section-card .table-responsive,
  table {
    max-width: 100%;
  }
}

/* ============================================================
   COURSE CARD — Desktop responsive scaling (1024px and above)
   Mobile (≤991px) is fully preserved by the block above.
   ============================================================ */

/* 1024px–1279px  (tablet-laptop boundary, 2 cards visible) */
@media (min-width: 1024px) and (max-width: 1279px) {
  .courses-slider .slick-slide {
    padding: 0 10px;
  }

  .course__card {
    border-radius: 22px;
  }

  .course__card .course__card__content {
    padding: 20px;
  }

  .course__card__top {
    margin-bottom: 16px;
  }

  .course__title {
    font-size: 19px;
    margin-bottom: 14px;
  }

  .course__desc {
    font-size: 13.5px;
    line-height: 1.65;
    margin-bottom: 16px;
  }

  .course__card__bottom {
    gap: 14px;
    padding-top: 14px;
  }

  .course__card .course_info {
    gap: 12px;
  }

  .course__card .course_info li {
    font-size: 12.5px;
    gap: 10px;
  }

  .course__card .course_info li i {
    width: 24px;
    height: 24px;
    font-size: 11px;
  }

  .course__card .course__enroll-btn {
    padding: 11px 20px;
    font-size: 13.5px;
    border-radius: 12px;
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 1280px–1439px  (standard laptop, 2 cards visible) */
@media (min-width: 1280px) and (max-width: 1439px) {
  .courses-slider .slick-slide {
    padding: 0 12px;
  }

  .courses-1 .container {
    max-width: 1100px;
  }

  .course__card {
    border-radius: 24px;
  }

  .course__card .course__card__content {
    padding: 22px;
  }

  .course__card__top {
    margin-bottom: 18px;
  }

  .course__title {
    font-size: 21px;
    margin-bottom: 16px;
  }

  .course__desc {
    font-size: 14px;
    line-height: 1.65;
    margin-bottom: 18px;
  }

  .course__card__bottom {
    gap: 16px;
    padding-top: 16px;
  }

  .course__card .course_info {
    gap: 14px;
  }

  .course__card .course_info li {
    font-size: 13px;
  }

  .course__card .course_info li i {
    width: 25px;
    height: 25px;
    font-size: 11px;
  }

  .course__card .course__enroll-btn {
    padding: 12px 22px;
    font-size: 14px;
    border-radius: 12px;
    max-width: 88%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 1440px–1599px  (large laptop / small monitor, 2 cards visible) */
@media (min-width: 1440px) and (max-width: 1599px) {
  .courses-slider .slick-slide {
    padding: 0 14px;
  }

  .courses-1 .container {
    max-width: 1180px;
  }

  .course__card .course__card__content {
    padding: 24px;
  }

  .course__card__top {
    margin-bottom: 20px;
  }

  .course__title {
    font-size: 23px;
    margin-bottom: 18px;
  }

  .course__desc {
    font-size: 14.5px;
    line-height: 1.68;
    margin-bottom: 20px;
  }

  .course__card__bottom {
    gap: 18px;
    padding-top: 18px;
  }

  .course__card .course_info {
    gap: 16px;
  }

  .course__card .course__enroll-btn {
    padding: 13px 24px;
    font-size: 14.5px;
    max-width: 86%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 1600px–1919px  (full HD monitor, 2 cards visible) */
@media (min-width: 1600px) and (max-width: 1919px) {
  .courses-slider .slick-slide {
    padding: 0 16px;
  }

  .courses-1 .container {
    max-width: 1300px;
  }

  .course__card .course__card__content {
    padding: 26px;
  }

  .course__card__top {
    margin-bottom: 22px;
  }

  .course__title {
    font-size: 25px;
    margin-bottom: 20px;
  }

  .course__desc {
    font-size: 15px;
    margin-bottom: 22px;
  }

  .course__card__bottom {
    gap: 20px;
    padding-top: 20px;
  }

  .course__card .course_info {
    gap: 18px;
  }

  .course__card .course__enroll-btn {
    padding: 13px 24px;
    font-size: 15px;
    max-width: 84%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* 1920px+  (ultrawide / large monitor, 3 cards visible) */
@media (min-width: 1920px) {
  .courses-slider .slick-slide {
    padding: 0 18px;
  }

  .courses-1 .container {
    max-width: 1460px;
  }

  .course__card {
    border-radius: 26px;
  }

  .course__card .course__card__content {
    padding: 26px 28px;
  }

  .course__card__top {
    margin-bottom: 22px;
  }

  .course__title {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .course__desc {
    font-size: 15px;
    margin-bottom: 22px;
  }

  .course__card__bottom {
    gap: 20px;
    padding-top: 20px;
  }

  .course__card .course_info {
    gap: 16px;
  }

  .course__card .course__enroll-btn {
    padding: 13px 24px;
    font-size: 15px;
    max-width: 82%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* Utility: prevent horizontal scroll from decorative transforms */
.main-wrapper,
#enthusiastsTeamGrid,
.hop-team-enthusiasts__grid {
  max-width: 100%;
}
