/*---------------------------------------------"
// Template Name: Teach Me
// Description:  Teach Me Html 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("css2-Urbanistitalwght0100..9001100..900_swap.css");
@import url("css2-JustAnotherHand_Urbanistitalwght0100..9001100..900_swap.css");
@import url("css2-JustAnotherHand_Poppinsitalwght010002000300040005000600070008000900110012001300140015001600170018001900_Urbanistitalwght0100..9001100..900_swap.css");
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Border-Radius */
/* Gap */
/*-------------------------
    Responsive Styles
-------------------------*/
/*-------------------------
    Reset 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: #015d4f;
}

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

.container-fluid {
  padding-right: calc(var(--bs-gutter-x) * 0.75);
  padding-left: calc(var(--bs-gutter-x) * 0.75);
}
@media (min-width: 1200px) {
  .container-fluid {
    padding: 0 5vw;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .container-fluid {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
  }
}

.page-content {
  margin: clamp(14px, 1.198vw, 40px) 0;
}

/*-------------------------
  Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Urbanist", sans-serif;
  color: #45474f;
  background-color: #FFFEF0;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: clamp(16px, 0.938vw, 22px);
  font-weight: 400;
  line-height: 140%;
  height: 100%;
}
@media (max-width: 490px) {
  body {
    font-size: 14px;
  }
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.3s ease-in-out;
}
a:hover {
  color: #ea982b;
  transition: all 0.3s ease-in-out;
}

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;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-bottom: 0;
}

h1,
.h1 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(45px, 3.594vw, 75px); /* 69px */
  font-style: normal;
  font-weight: 900;
  line-height: 120%;
  letter-spacing: -2.07px;
}
@media (max-width: 992px) {
  h1,
  .h1 {
    font-size: clamp(38px, 3.594vw, 75px); /* 69px */
  }
}

h2,
.h2 {
  font-family: "Urbanist", sans-serif;
  font-size: clamp(33px, 2.865vw, 110px); /* 55px */
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 991px) {
  h2,
  .h2 {
    font-size: clamp(27px, 3.78vw, 36px);
  }
}
@media (max-width: 767px) {
  h2,
  .h2 {
    font-size: clamp(24px, 4.219vw, 30px);
  }
}
@media (max-width: 575px) {
  h2,
  .h2 {
    font-size: clamp(20px, 5.897vw, 26px);
  }
}

h3,
.h3 {
  font-family: "Urbanist", sans-serif;
  font-size: clamp(30px, 2.292vw, 50px); /* 44px */
  font-family: "Urbanist", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 1200px) {
  h3,
  .h3 {
    font-size: clamp(24px, 2.086vw, 48px); /* 37px */
  }
}
@media (max-width: 820px) {
  h3,
  .h3 {
    font-size: clamp(28px, 2.902vw, 38px); /* 32px */
  }
}

h4,
.h4 {
  font-size: clamp(32px, 1.823vw, 48px); /* 35px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: clamp(29px, 2.752vw, 40px); /*33px */
  }
}
@media (max-width: 820px) {
  h4,
  .h4 {
    font-size: clamp(23px, 3.293vw, 30px); /* 27px */
  }
}

h5,
.h5 {
  font-size: clamp(24px, 1.458vw, 38px); /* 28px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 1199px) {
  h5,
  .h5 {
    font-size: clamp(23px, 2.085vw, 32px); /*25px*/
  }
}
@media (max-width: 820px) {
  h5,
  .h5 {
    font-size: clamp(19px, 2.439vw, 24px); /*20px */
  }
}

h6,
.h6 {
  font-size: clamp(20px, 1.198vw, 32px); /*23px*/
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
@media (max-width: 1199px) {
  h6,
  .h6 {
    font-size: clamp(21px, 1.918vw, 28px);
  }
}
@media (max-width: 820px) {
  h6,
  .h6 {
    font-size: clamp(18px, 2.317vw, 21px);
  }
}

.text-18, p {
  font-family: "Poppins", sans-serif;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21.6px */
}
@media (max-width: 399px) {
  .text-18, p {
    font-size: 14px;
  }
}

.eyebrow {
  color: #015d4f;
  text-transform: capitalize;
  font-size: clamp(30px, 2.292vw, 50px);
  font-family: "Just Another Hand", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
  line-height: 120%;
}
.eyebrow::before {
  content: url(../image/star-2.png);
}

.eyebrow-2 {
  color: #ea982b;
  text-transform: capitalize;
  font-size: clamp(30px, 2.292vw, 50px);
  font-family: "Just Another Hand", sans-serif;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
  line-height: 120%;
  /* 24px */
}
.eyebrow-2::before {
  content: url(../image/star-1.png);
}

.subtitle {
  font-size: 14px; /* 14px */
  font-family: "Poppins", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.caption {
  font-size: clamp(12px, 0.677vw, 16px); /* 13px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1499px) {
  .caption {
    font-size: 13px;
  }
}

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

.hr-line {
  width: 100%;
  height: 1px;
  background: #92949f;
}

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

.color-sec {
  color: #ea982b !important;
}

.color-ter {
  color: #fffde7 !important;
}

.black {
  color: #0c0c0d !important;
}

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

.light-black {
  color: #141516 !important;
}

.dark-gray {
  color: #45474f !important;
}

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

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

.light-white {
  color: #fafafa !important;
}

.white {
  color: #ffffff;
}

.light {
  color: #FFFEF0;
}

.purple {
  color: #3A2371;
}

.bg-primary {
  background: #015d4f !important;
}

.bg-sec {
  background: #ea982b !important;
}

.bg-ter {
  background: #fffde7 !important;
}

.bg-black {
  background: #0c0c0d !important;
}

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

.bg-light-black {
  background: #141516 !important;
}

.bg-dark-gray {
  background: #45474f !important;
}

.bg-light-gray {
  background: #92949f !important;
}

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

.bg-light-white {
  background: #fafafa !important;
}

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

.bg-white-bordered {
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.font-primary {
  font-family: "Urbanist", sans-serif;
}

.font-sec {
  font-family: "Just Another Hand", sans-serif;
}

.br-4 {
  border-radius: clamp(2px, 0.208vw, 8px);
}

.br-8 {
  border-radius: clamp(4px, 0.417vw, 16px);
}

.br-10 {
  border-radius: clamp(5px, 0.521vw, 20px);
}

.br-12 {
  border-radius: clamp(8px, 0.625vw, 24px);
}

.br-14 {
  border-radius: clamp(10px, 0.729vw, 28px);
}

.br-16 {
  border-radius: clamp(12px, 0.833vw, 32px);
}

.br-18 {
  border-radius: clamp(14px, 0.938vw, 36px);
}

.br-20 {
  border-radius: clamp(16px, 1.042vw, 40px);
}

.br-24 {
  border-radius: clamp(18px, 1.25vw, 48px);
}

.br-32 {
  border-radius: clamp(24px, 1.667vw, 64px);
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.my-80 {
  margin: clamp(48px, 4.167vw, 160px) 0;
}
@media (max-width: 575px) {
  .my-80 {
    margin: 40px 0;
  }
}

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

.mb-80 {
  margin-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .mb-80 {
    margin-bottom: 40px;
  }
}

.mb-64 {
  margin-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 26px;
  }
}

.mt-64 {
  margin-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 26px;
  }
}

.mt-48 {
  margin-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 20px;
  }
}

.mb-48 {
  margin-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 20px;
  }
}

.mb-40 {
  margin-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .mb-40 {
    margin-bottom: 20px;
  }
}

.mt-32 {
  margin-top: 32px;
}
@media (max-width: 1599px) {
  .mt-32 {
    margin-top: 29px;
  }
}
@media (max-width: 1399px) {
  .mt-32 {
    margin-top: 27px;
  }
}
@media (max-width: 1199px) {
  .mt-32 {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .mt-32 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-32 {
    margin-top: 20px;
  }
}

.mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 1599px) {
  .mb-32 {
    margin-bottom: 29px;
  }
}
@media (max-width: 1399px) {
  .mb-32 {
    margin-bottom: 27px;
  }
}
@media (max-width: 1199px) {
  .mb-32 {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-32 {
    margin-bottom: 20px;
  }
}

.mt-24 {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-24 {
    margin-top: 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;
  }
}

.mt-16 {
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .mt-16 {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .mt-16 {
    margin-top: 10px;
  }
}

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

.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: 10px;
  }
}

.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;
}
@media (max-width: 767px) {
  .mb-8 {
    margin-bottom: 4px;
  }
}

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

.py-160 {
  padding: clamp(96px, 8.32vw, 320px) 0;
}
@media (max-width: 575px) {
  .py-160 {
    padding: 80px 0;
  }
}

.pt-160 {
  padding-top: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pt-160 {
    padding-top: 80px;
  }
}

.pb-160 {
  padding-bottom: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pb-160 {
    padding-bottom: 80px;
  }
}

.pt-128 {
  padding-top: clamp(96px, 6.667vw, 320px);
}
@media (max-width: 575px) {
  .pt-128 {
    padding-top: 80px;
  }
}

.py-80 {
  padding: clamp(48px, 4.167vw, 160px) 0;
}
@media (max-width: 575px) {
  .py-80 {
    padding: 40px 0;
  }
}

.pt-80 {
  padding-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pt-80 {
    padding-top: 40px;
  }
}

.pb-80 {
  padding-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}

.py-64 {
  padding: clamp(32px, 3.33vw, 128px) 0;
}
@media (max-width: 767px) {
  .py-64 {
    padding: 26px 0;
  }
}

.pt-64 {
  padding-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pt-64 {
    padding-top: 26px;
  }
}

.pb-64 {
  padding-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pb-64 {
    padding-bottom: 26px;
  }
}

.py-48 {
  padding: clamp(24px, 2.5vw, 96px) 0;
}
@media (max-width: 767px) {
  .py-48 {
    padding: 20px 0;
  }
}

.pb-48 {
  padding-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 20px;
  }
}

.pt-48 {
  padding-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 20px;
  }
}

.py-40 {
  padding: clamp(24px, 2.083vw, 80px) 0;
}
@media (max-width: 575px) {
  .py-40 {
    padding: 20px 0;
  }
}

.pt-40 {
  padding-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pt-40 {
    padding-top: 20px;
  }
}

.pb-40 {
  padding-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pb-40 {
    padding-bottom: 20px;
  }
}

.py-32 {
  padding: 32px 0;
}
@media (max-width: 1599px) {
  .py-32 {
    padding: 29px 0;
  }
}
@media (max-width: 1399px) {
  .py-32 {
    padding: 27px 0;
  }
}
@media (max-width: 1199px) {
  .py-32 {
    padding: 25px 0;
  }
}
@media (max-width: 991px) {
  .py-32 {
    padding: 22px 0;
  }
}
@media (max-width: 767px) {
  .py-32 {
    padding: 20px 0;
  }
}

.p-32 {
  padding: 32px;
}
@media (max-width: 1599px) {
  .p-32 {
    padding: 29px;
  }
}
@media (max-width: 1399px) {
  .p-32 {
    padding: 27px;
  }
}
@media (max-width: 1199px) {
  .p-32 {
    padding: 25px;
  }
}
@media (max-width: 991px) {
  .p-32 {
    padding: 22px;
  }
}
@media (max-width: 767px) {
  .p-32 {
    padding: 20px;
  }
}

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

.pl-24 {
  padding-left: 24px;
}
@media (max-width: 1199px) {
  .pl-24 {
    padding-left: 22px;
  }
}
@media (max-width: 991px) {
  .pl-24 {
    padding-left: 22px;
  }
}
@media (max-width: 767px) {
  .pl-24 {
    padding-left: 20px;
  }
}

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

.p-24 {
  padding: 24px;
}
@media (max-width: 1199px) {
  .p-24 {
    padding: 22px;
  }
}
@media (max-width: 991px) {
  .p-24 {
    padding: 22px;
  }
}
@media (max-width: 767px) {
  .p-24 {
    padding: 20px;
  }
}

.p-16 {
  padding: 16px;
}
@media (max-width: 1199px) {
  .p-16 {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .p-16 {
    padding: 14px;
  }
}
@media (max-width: 767px) {
  .p-16 {
    padding: 10px;
  }
}

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

.gap-4 {
  gap: clamp(2px, 0.208vw, 8px);
}

.gap-8 {
  gap: clamp(4px, 0.417vw, 16px);
}

.gap-10 {
  gap: clamp(5px, 0.521vw, 20px);
}

.gap-12 {
  gap: clamp(8px, 0.625vw, 24px);
}

.gap-14 {
  gap: clamp(10px, 0.729vw, 28px);
}

.gap-16 {
  gap: clamp(12px, 0.833vw, 32px);
}

.gap-18 {
  gap: clamp(14px, 0.938vw, 36px);
}

.gap-20 {
  gap: clamp(16px, 1.042vw, 40px);
}

.gap-24 {
  gap: clamp(18px, 1.25vw, 48px);
}

.gap-32 {
  gap: clamp(24px, 1.667vw, 64px);
}

.gap-38 {
  gap: clamp(28px, 1.979vw, 76px);
}

.gap-48 {
  gap: clamp(10px, 2.5vw, 28px);
}

.gap-64 {
  gap: clamp(48px, 3.333vw, 128px);
}

/*-------------------------
Elements
-------------------------*/
/*----------------------------------------*/
/*  Button CSS START
/*----------------------------------------*/
.cus-btn {
  position: relative;
  overflow: hidden;
  border: 1px solid #ea982b;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  font-size: clamp(14px, 0.938vw, 22px);
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  line-height: 120%; /* 21.6px */
  padding: clamp(10px, 0.885vw, 24px) clamp(20px, 1.667vw, 48px);
  text-decoration: none;
  border-radius: 50px;
  cursor: pointer;
  background: #ea982b;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.cus-btn span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}
.cus-btn span:last-child {
  color: #ffffff;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: 100%;
  text-align: center;
}
.cus-btn:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #015d4f;
  color: #ffffff;
  border: 0;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}
.cus-btn:hover {
  border: 1px solid #ffffff;
}
.cus-btn:hover:after {
  transform-origin: bottom center;
  transform: skewY(6.3deg) scaleY(2);
}
.cus-btn:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}

.cus-btn-2 {
  position: relative;
  overflow: hidden;
  border: 1px solid #1e1f20;
  color: #1e1f20;
  display: inline-flex;
  text-transform: uppercase;
  justify-content: center;
  font-size: clamp(14px, 0.938vw, 22px);
  font-family: "Poppins", sans-serif;
  font-weight: 500;
  font-weight: 600;
  line-height: 120%; /* 21.6px */
  padding: clamp(10px, 0.885vw, 24px) clamp(20px, 1.667vw, 48px);
  text-decoration: none;
  border-radius: 50px;
  cursor: pointer;
  background: transparent;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.cus-btn-2.primary {
  border: 1px solid #0c0c0d;
  color: #0c0c0d;
}
.cus-btn-2 span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}
.cus-btn-2 span:last-child {
  color: #1e1f20;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: 100%;
  text-align: center;
}
.cus-btn-2:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ea982b;
  border: 0;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}
.cus-btn-2:hover {
  border: 1px solid #ea982b;
}
.cus-btn-2:hover:after {
  transform-origin: bottom center;
  transform: skewY(6.3deg) scaleY(2);
}
.cus-btn-2:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}

.cus-btn-3 {
  position: relative;
  overflow: hidden;
  color: #ffffff;
  display: inline-flex;
  justify-content: center;
  text-transform: uppercase;
  font-size: clamp(14px, 0.938vw, 22px);
  font-family: "Poppins", sans-serif;
  font-weight: 600;
  line-height: 120%;
  padding: clamp(10px, 0.885vw, 24px) clamp(20px, 1.667vw, 48px);
  text-decoration: none;
  border-radius: 50px;
  cursor: pointer;
  background: #015d4f;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
}
.cus-btn-3 span:first-child {
  position: relative;
  transition: color 600ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 10;
}
.cus-btn-3 span:last-child {
  color: #ffffff;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: 100%;
  text-align: center;
}
.cus-btn-3:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #ea982b;
  border: 0;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}
.cus-btn-3:hover:after {
  transform-origin: bottom center;
  transform: skewY(6.3deg) scaleY(2);
}
.cus-btn-3:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
}

.cus-arrow-btn {
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  color: #0c0c0d;
  transition: all 0.3s ease-in-out;
  text-transform: uppercase;
}
.cus-arrow-btn svg path {
  transition: all 0.3s ease-in-out;
}
.cus-arrow-btn:hover {
  transition: 0.2s ease-in-out;
  color: #015d4f;
  gap: clamp(8px, 0.625vw, 24px);
}
.cus-arrow-btn:hover svg path {
  fill: #015d4f;
  transition: all 0.3s ease-in-out;
}

/*----------------------------------------*/
/* scroll to top
/*----------------------------------------*/
.scrollToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  display: none;
  background-color: #015d4f;
  color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  z-index: 1000;
  font-size: 19px;
  transition: all 0.3s ease-in-out;
  width: 48px;
  height: 48px;
  display: grid;
  align-items: center;
  justify-content: center;
}
.scrollToTopBtn:hover {
  color: #FFFEF0;
  transition: all 0.3s ease-in-out;
  background-color: #ea982b;
}

.slider-arrows {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
  justify-content: space-between;
}
.slider-arrows .btn-prev {
  width: clamp(32px, 2.5vw, 64px);
  height: clamp(32px, 2.5vw, 64px);
  border-radius: clamp(2px, 0.208vw, 8px);
  display: grid;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  position: absolute;
  left: 63px;
  bottom: 163px;
}
.slider-arrows .btn-prev svg {
  width: clamp(32px, 2.5vw, 64px);
  height: clamp(32px, 2.5vw, 64px);
  transition: all 0.3s ease-in-out;
}
.slider-arrows .btn-prev svg path {
  stroke: #0c0c0d;
  transition: all 0.3s ease-in-out;
}
.slider-arrows .btn-next {
  width: clamp(32px, 2.5vw, 64px);
  height: clamp(32px, 2.5vw, 64px);
  border-radius: clamp(2px, 0.208vw, 8px);
  display: grid;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
  position: absolute;
  bottom: 163px;
  right: 63px;
}
.slider-arrows .btn-next svg {
  width: clamp(32px, 2.5vw, 64px);
  height: clamp(32px, 2.5vw, 64px);
  transition: all 0.3s ease-in-out;
}
.slider-arrows .btn-next svg path {
  stroke: #0c0c0d;
  transition: all 0.3s ease-in-out;
}

.social-icons {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 20px);
}
@media (max-width: 490px) {
  .social-icons {
    gap: 16px;
  }
}
.social-icons.icon-v2 {
  gap: clamp(16px, 1.042vw, 40px) !important;
}
.social-icons li a {
  display: grid;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  transition: all 0.3s ease-in-out;
}
.social-icons li a svg {
  width: clamp(20px, 1.25vw, 48px);
  height: clamp(20px, 1.25vw, 48px);
}
.social-icons li a svg path {
  transition: all 0.3s ease-in-out;
}
.social-icons li a:hover svg path {
  fill: #ea982b;
  transition: all 0.3s ease-in-out;
}

.pagination {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  display: flex;
}
.pagination #border-pagination {
  display: flex;
  gap: 8px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.pagination #border-pagination li {
  display: inline;
}
.pagination #border-pagination li span {
  color: #45474f;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #ffffff;
  width: clamp(36px, 2.5vw, 64px);
  height: clamp(36px, 2.5vw, 64px);
  border-radius: clamp(4px, 0.417vw, 16px);
  padding: 8px;
  background: #3A2371;
  float: left;
  transition: all 0.3s ease-in-out;
  font-family: "Urbanist", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 800;
  line-height: 120%; /* 21.6px */
}
.pagination #border-pagination li a svg path {
  stroke: #ffffff;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li a.active {
  background-color: #ea982b;
  color: #ffffff;
}
.pagination #border-pagination li a.active svg path {
  stroke: #ffffff;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li a:hover {
  background-color: #ea982b;
  color: #ffffff;
}
.pagination #border-pagination li a:hover svg path {
  stroke: #ffffff;
  transition: all 0.3s ease-in-out;
}
.pagination #border-pagination li:hover span {
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}

/*-------------------------
  Form Styling
-------------------------*/
textarea.form-control {
  min-height: 130px;
  max-height: 281px;
}
@media (max-width: 578px) {
  textarea.form-control {
    min-height: 80px;
    max-height: 80px;
  }
}

.form-control {
  padding: 16px 16px;
  padding-left: 44px;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 1px solid #92949f;
  background: transparent;
  font-family: "Urbanist", sans-serif;
  font-size: 15px; /* 14px */
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  position: relative;
  color: #0c0c0d;
  box-shadow: none;
}
@media (max-width: 430px) {
  .form-control {
    padding-right: 54px;
  }
}
.form-control.form-control-2 {
  padding-left: 16px;
}
.form-control:focus {
  box-shadow: none;
  outline: 0;
  color: #0c0c0d !important;
  background: transparent;
}
.form-control:hover {
  color: #0c0c0d !important;
}
.form-control::placeholder {
  color: #45474f;
  opacity: 1;
}
.form-control svg {
  position: absolute;
  top: 16px;
  left: 18px;
}

.input-block {
  position: relative;
}
.input-block svg, .input-block i {
  position: absolute;
  top: 18px;
  left: 16px;
}

input[type=file] {
  display: none;
}

label.error {
  color: #ff0000;
}

.cus-checkBox input {
  display: none;
}
.cus-checkBox label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.cus-checkBox label::before {
  content: "\f0c8";
  font-family: "Font Awesome 6 Pro";
  color: #1e1f20;
  font-size: clamp(16px, 1.042vw, 20px);
  font-weight: 300;
}
.cus-checkBox input[type=checkbox]:checked + label::before {
  content: "\f14a";
  color: #015d4f;
  font-weight: 600;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: grid;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
  background: #fffde7;
}
#preloader .book {
  color: #015d4f;
  width: 32px;
  height: 12px;
  position: relative;
  margin: 32px 0 0 0;
  zoom: 1.5;
}
@media (max-width: 490px) {
  #preloader .book {
    zoom: 1;
  }
}
#preloader .book .inner {
  width: 32px;
  height: 12px;
  position: relative;
  transform-origin: 2px 2px;
  transform: rotateZ(-90deg);
  -webkit-animation: book 6.8s ease infinite;
  animation: book 6.8s ease infinite;
}
#preloader .book .inner .left,
#preloader .book .inner .right {
  width: 60px;
  height: 4px;
  top: 0;
  border-radius: 2px;
  background: #015d4f;
  position: absolute;
}
#preloader .book .inner .left:before,
#preloader .book .inner .right:before {
  content: "";
  width: 48px;
  height: 4px;
  border-radius: 2px;
  background: inherit;
  position: absolute;
  top: -10px;
  left: 6px;
}
#preloader .book .inner .left {
  right: 28px;
  transform-origin: 58px 2px;
  transform: rotateZ(90deg);
  -webkit-animation: left 6.8s ease infinite;
  animation: left 6.8s ease infinite;
}
#preloader .book .inner .right {
  left: 28px;
  transform-origin: 2px 2px;
  transform: rotateZ(-90deg);
  -webkit-animation: right 6.8s ease infinite;
  animation: right 6.8s ease infinite;
}
#preloader .book .inner .middle {
  width: 32px;
  height: 12px;
  border: 4px solid #015d4f;
  border-top: 0;
  border-radius: 0 0 9px 9px;
  transform: translateY(2px);
}
#preloader .book ul {
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  left: 50%;
  top: 0;
}
#preloader .book ul li {
  height: 4px;
  border-radius: 2px;
  transform-origin: 100% 2px;
  width: 48px;
  right: 0;
  top: -10px;
  position: absolute;
  background: #015d4f;
  transform: rotateZ(0deg) translateX(-18px);
  -webkit-animation-duration: 6.8s;
  animation-duration: 6.8s;
  -webkit-animation-timing-function: ease;
  animation-timing-function: ease;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
#preloader .book ul li:nth-child(0) {
  -webkit-animation-name: page-0;
  animation-name: page-0;
}
#preloader .book ul li:nth-child(1) {
  -webkit-animation-name: page-1;
  animation-name: page-1;
}
#preloader .book ul li:nth-child(2) {
  -webkit-animation-name: page-2;
  animation-name: page-2;
}
#preloader .book ul li:nth-child(3) {
  -webkit-animation-name: page-3;
  animation-name: page-3;
}
#preloader .book ul li:nth-child(4) {
  -webkit-animation-name: page-4;
  animation-name: page-4;
}
#preloader .book ul li:nth-child(5) {
  -webkit-animation-name: page-5;
  animation-name: page-5;
}
#preloader .book ul li:nth-child(6) {
  -webkit-animation-name: page-6;
  animation-name: page-6;
}
#preloader .book ul li:nth-child(7) {
  -webkit-animation-name: page-7;
  animation-name: page-7;
}
#preloader .book ul li:nth-child(8) {
  -webkit-animation-name: page-8;
  animation-name: page-8;
}
#preloader .book ul li:nth-child(9) {
  -webkit-animation-name: page-9;
  animation-name: page-9;
}
#preloader .book ul li:nth-child(10) {
  -webkit-animation-name: page-10;
  animation-name: page-10;
}
#preloader .book ul li:nth-child(11) {
  -webkit-animation-name: page-11;
  animation-name: page-11;
}
#preloader .book ul li:nth-child(12) {
  -webkit-animation-name: page-12;
  animation-name: page-12;
}
#preloader .book ul li:nth-child(13) {
  -webkit-animation-name: page-13;
  animation-name: page-13;
}
#preloader .book ul li:nth-child(14) {
  -webkit-animation-name: page-14;
  animation-name: page-14;
}
#preloader .book ul li:nth-child(15) {
  -webkit-animation-name: page-15;
  animation-name: page-15;
}
#preloader .book ul li:nth-child(16) {
  -webkit-animation-name: page-16;
  animation-name: page-16;
}
#preloader .book ul li:nth-child(17) {
  -webkit-animation-name: page-17;
  animation-name: page-17;
}
#preloader .book ul li:nth-child(18) {
  -webkit-animation-name: page-18;
  animation-name: page-18;
}

@-webkit-keyframes page-0 {
  4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  13%, 54% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  63% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-0 {
  4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  13%, 54% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  63% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-1 {
  5.86% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  14.74%, 55.86% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  64.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-1 {
  5.86% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  14.74%, 55.86% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  64.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-2 {
  7.72% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  16.48%, 57.72% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  66.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-2 {
  7.72% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  16.48%, 57.72% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  66.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-3 {
  9.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  18.22%, 59.58% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  68.22% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-3 {
  9.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  18.22%, 59.58% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  68.22% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-4 {
  11.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  19.96%, 61.44% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  69.96% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-4 {
  11.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  19.96%, 61.44% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  69.96% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-5 {
  13.3% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  21.7%, 63.3% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  71.7% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-5 {
  13.3% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  21.7%, 63.3% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  71.7% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-6 {
  15.16% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  23.44%, 65.16% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  73.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-6 {
  15.16% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  23.44%, 65.16% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  73.44% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-7 {
  17.02% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  25.18%, 67.02% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  75.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-7 {
  17.02% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  25.18%, 67.02% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  75.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-8 {
  18.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  26.92%, 68.88% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  76.92% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-8 {
  18.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  26.92%, 68.88% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  76.92% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-9 {
  20.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  28.66%, 70.74% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  78.66% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-9 {
  20.74% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  28.66%, 70.74% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  78.66% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-10 {
  22.6% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  30.4%, 72.6% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  80.4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-10 {
  22.6% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  30.4%, 72.6% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  80.4% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-11 {
  24.46% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  32.14%, 74.46% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  82.14% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-11 {
  24.46% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  32.14%, 74.46% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  82.14% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-12 {
  26.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  33.88%, 76.32% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  83.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-12 {
  26.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  33.88%, 76.32% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  83.88% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-13 {
  28.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  35.62%, 78.18% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  85.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-13 {
  28.18% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  35.62%, 78.18% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  85.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-14 {
  30.04% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  37.36%, 80.04% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  87.36% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-14 {
  30.04% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  37.36%, 80.04% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  87.36% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-15 {
  31.9% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  39.1%, 81.9% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  89.1% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-15 {
  31.9% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  39.1%, 81.9% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  89.1% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-16 {
  33.76% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  40.84%, 83.76% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  90.84% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-16 {
  33.76% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  40.84%, 83.76% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  90.84% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-17 {
  35.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  42.58%, 85.62% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  92.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-17 {
  35.62% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  42.58%, 85.62% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  92.58% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes page-18 {
  37.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  44.32%, 87.48% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  94.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@keyframes page-18 {
  37.48% {
    transform: rotateZ(0deg) translateX(-18px);
  }
  44.32%, 87.48% {
    transform: rotateZ(180deg) translateX(-18px);
  }
  94.32% {
    transform: rotateZ(0deg) translateX(-18px);
  }
}
@-webkit-keyframes left {
  4% {
    transform: rotateZ(90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(90deg);
  }
}
@keyframes left {
  4% {
    transform: rotateZ(90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(90deg);
  }
}
@-webkit-keyframes right {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(-90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
@keyframes right {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
  }
  46%, 54% {
    transform: rotateZ(-90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
@-webkit-keyframes book {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  40.01%, 59.99% {
    transform-origin: 30px 2px;
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
@keyframes book {
  4% {
    transform: rotateZ(-90deg);
  }
  10%, 40% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  40.01%, 59.99% {
    transform-origin: 30px 2px;
  }
  46%, 54% {
    transform: rotateZ(90deg);
  }
  60%, 90% {
    transform: rotateZ(0deg);
    transform-origin: 2px 2px;
  }
  96% {
    transform: rotateZ(-90deg);
  }
}
.video-link {
  display: inline-block;
  padding: 5px 10px;
  border-radius: 4px;
  text-decoration: none;
  color: white;
  background-color: #f03;
  box-shadow: 0 5px 10px -3px rgba(0, 0, 0, 0.5);
}

.player {
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgb(0, 0, 0);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  background: -moz-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  background: -ms-radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  background: radial-gradient(center, ellipse cover, rgba(0, 0, 0, 0.65) 0%, rgb(0, 0, 0) 100%);
  opacity: 0;
  -webkit-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
}

.player__video {
  position: relative;
  top: 50%;
  left: 50%;
  width: auto;
  max-width: 65%;
  height: 77%;
  background-color: #fff;
  box-shadow: 0 0 50px rgba(0, 0, 0, 0.95);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
@media (max-width: 1024px) {
  .player__video {
    height: 30%;
  }
}
@media (max-width: 490px) {
  .player__video {
    max-width: 78%;
  }
}

.js--show-video {
  opacity: 1;
}

.video-filler {
  display: block;
  width: 100%;
}

.video-close {
  position: absolute;
  z-index: 0;
  top: 0;
  right: -30px;
  padding: 5px 10px;
  border: none;
  outline: none;
  border-radius: 0 50% 50% 0;
  cursor: pointer;
  font-size: 24px;
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
}

.video-iframe {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 2px solid #fff;
}

/*-------------------------
  layouts
-------------------------*/
.header {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 50;
  padding: clamp(12px, 1.25vw, 32px) 0;
  width: 100%;
  background: transparent;
}
@media (max-width: 1024px) {
  .header {
    padding: clamp(18px, 2.344vw, 48px) clamp(5px, 0.781vw, 16px);
  }
}
@media (max-width: 580px) {
  .header {
    padding: 16px 0;
  }
}
.header.header-2 {
  background: url("../image/page.png") no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
}
.header .navigation {
  width: 100%;
  position: relative;
}
@media (max-width: 1024px) {
  .header .navigation .header-logo {
    width: 80%;
  }
}
@media (max-width: 580px) {
  .header .navigation .header-logo {
    width: 35vw;
  }
}
.header .navigation .menu-button-right {
  display: flex;
  align-items: center;
  gap: clamp(24px, 3.333vw, 72px);
}
.header .navigation .menu-button-right .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.header .navigation .menu-button-right .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) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list,
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: clamp(20px, 1.25vw, 40px);
  }
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li {
  padding-top: 8px;
  padding-bottom: 8px;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: clamp(15px, 0.938vw, 22px);
  line-height: 150%;
  font-family: "Poppins", sans-serif;
  text-transform: uppercase;
  letter-spacing: 0.32px;
  color: #45474f;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
  position: relative;
  transition: all all 0.3s ease-in-out;
}
@media (max-width: 1199px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
    font-size: clamp(17px, 1.251vw, 18px);
  }
}
@media (max-width: 575px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
    font-size: clamp(16px, 2.261vw, 14px);
  }
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #ea982b;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #ea982b;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a::before,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a::before {
  content: "";
  width: clamp(4px, 0.417vw, 16px);
  height: clamp(4px, 0.417vw, 16px);
  background: #45474f;
  margin-top: -1px;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li .header-arrow,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li .header-arrow {
  font-weight: 300;
  margin-left: -16px;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li:first-child a::before,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:first-child a::before {
  display: none;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li.current, .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li.current,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #ea982b;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: 0;
  min-width: 210px;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  backface-visibility: hidden;
  transition: opacity all 0.3s ease-in-out, visibility all 0.3s ease-in-out, transform 700ms ease;
  z-index: 99;
  background: #ffffff;
  padding: 0;
  border-radius: 0;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: clamp(14px, 0.833vw, 20px);
  line-height: 26px;
  color: #0c0c0d;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  display: flex;
  padding: 7px 20px;
  transition: 400ms;
  border-radius: 0px;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #ea982b;
  color: #ffffff;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul.right-align,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: flex;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  opacity: 1;
  visibility: visible;
  gap: 0;
  transform: scaleY(1) translateZ(0px);
  transition: all 0.3s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
.header .navigation .main-menu__right {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
}
.header .navigation .main-menu__right .btn {
  color: #45474f;
  text-transform: uppercase;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}
.header .navigation .main-menu__right .main-menu-link-btn {
  position: relative;
}
.header .navigation .main-menu__right .main-menu-link-btn svg .icon {
  transition: all 0.3s ease-in-out;
}
.header .navigation .main-menu__right .main-menu-link-btn:hover svg .icon {
  fill: #015d4f;
  transition: all 0.3s ease-in-out;
}
.header .navigation .main-menu__right .search-toggler {
  margin-top: 10px;
}
.header .navigation .main-menu__right .cart-text {
  line-height: 0;
}

.mobile-nav__toggler {
  font-size: 24px;
  font-weight: 200;
  color: #015d4f;
  cursor: pointer;
  transition: 500ms;
  display: none;
}
@media (max-width: 1099px) {
  .mobile-nav__toggler {
    display: flex;
    filter: hue-rotate(50deg);
  }
}
.mobile-nav__toggler:hover {
  color: #015d4f;
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(-100%);
  transform-origin: left center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  visibility: hidden;
  position: fixed;
}
.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}
.mobile-nav__wrapper .mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #0c0c0d;
  opacity: 0.3;
}
.mobile-nav__wrapper .mobile-nav__content {
  width: 300px;
  background-color: #0c0c0d;
  z-index: 10;
  position: relative;
  height: 100%;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}
@media (max-width: 490px) {
  .mobile-nav__wrapper .mobile-nav__content {
    width: clamp(250px, 55.102vw, 450px);
  }
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
  display: block;
  padding: 0;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box {
  margin-bottom: 40px;
  display: flex;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box img {
  width: clamp(120px, 15.625vw, 320px);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li > a {
  padding-left: 1em;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #ffffff;
  font-size: 18px;
  font-family: "Urbanist", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  height: 46px;
  letter-spacing: 0.8px;
  align-items: center;
  transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
  color: #015d4f;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #015d4f;
  border: none;
  outline: none;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  transition: transform 500ms ease;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: #ffffff;
  color: #0c0c0d;
}
.mobile-nav__wrapper .mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #ffffff;
  cursor: pointer;
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}
.mobile-nav__social a {
  font-size: 16px;
  color: #ffffff;
  transition: 500ms;
}
.mobile-nav__social a + a {
  margin-left: 20px;
}
.mobile-nav__social a:hover {
  color: #ffffff;
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-nav__contact li {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}
.mobile-nav__contact li + li {
  margin-top: 15px;
}
.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}
.mobile-nav__contact li a:hover {
  color: #015d4f;
}
.mobile-nav__contact li i {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background-color: #015d4f;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #ffffff;
}

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

.nav-bar .nav-link li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}
.nav-bar .nav-link li::before {
  content: "";
  width: clamp(4px, 0.417vw, 16px);
  height: clamp(4px, 0.417vw, 16px);
  border: 1px solid #015d4f;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.nav-bar .nav-link li.active::before {
  display: none;
}

.hero-banner {
  background: url("../image/hero-bg.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
  height: 100vh;
  display: grid;
  align-items: center;
  position: relative;
}
@media (max-width: 1024px) {
  .hero-banner {
    background: url("../image/hero-ipad.png") no-repeat;
    background-position: center;
    height: auto;
    padding-bottom: 32px;
  }
}
@media (max-width: 820px) {
  .hero-banner {
    background-position: inherit;
  }
}
@media (max-width: 490px) {
  .hero-banner {
    background: url("../image/hero-mobile.png") no-repeat;
    background-position: top;
  }
}
.hero-banner .banner-element {
  position: absolute;
  top: 47%;
  left: 43%;
  transform: translate(-50%, 0%);
  width: 18.698vw;
  height: 8.177vw;
}
@media (max-width: 1024px) {
  .hero-banner .hero-content {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.hero-banner .hero-content .hero-text h1 {
  text-wrap: nowrap;
}
@media (max-width: 1024px) {
  .hero-banner .hero-content .hero-text h1 {
    text-wrap: wrap;
  }
}
@media (max-width: 490px) {
  .hero-banner .hero-content .hero-text h1 br {
    display: none;
  }
}
@media (max-width: 1024px) {
  .hero-banner .hero-content .hero-text .eyebrow {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
@media (max-width: 490px) {
  .hero-banner .hero-content .hero-text p br {
    display: none;
  }
}
.hero-banner .hero-content .hero-text .underline-text {
  background: url("../image/underline.png") no-repeat;
  background-position: 0 97%;
  background-size: 85%;
}
.hero-banner .hero-content .student-images-block {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
.hero-banner .hero-content .student-images-block .student-images {
  display: flex;
  align-items: center;
}
.hero-banner .hero-content .student-images-block .student-images img {
  position: relative;
  display: flex;
  flex-shrink: 0;
}
.hero-banner .hero-content .student-images-block .student-images img:nth-child(1) {
  z-index: 20;
}
.hero-banner .hero-content .student-images-block .student-images img:nth-child(2) {
  z-index: 15;
  margin-left: -16px;
}
.hero-banner .hero-content .student-images-block .student-images img:nth-child(3) {
  z-index: 10;
  margin-left: -16px;
}
.hero-banner .hero-content .student-images-block .student-images img:nth-child(4) {
  z-index: 5;
  margin-left: -16px;
}
.hero-banner .hero-image-block {
  position: relative;
  width: 44.375vw;
  height: 39.375vw;
}
@media (max-width: 1024px) {
  .hero-banner .hero-image-block {
    width: 65%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 820px) {
  .hero-banner .hero-image-block {
    width: 75%;
  }
}
@media (max-width: 490px) {
  .hero-banner .hero-image-block {
    width: 100%;
  }
}
.hero-banner .hero-image-block .online-course {
  padding: clamp(8px, 0.625vw, 24px);
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 1px solid #ffffff;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(2px);
  display: flex;
  align-items: center;
  justify-content: start;
  gap: clamp(8px, 0.625vw, 24px);
  border-radius: clamp(4px, 0.417vw, 16px);
  position: absolute;
  top: clamp(200px, 13.594vw, 350px);
  left: 6.302vw;
  width: clamp(196px, 11.25vw, 320px);
  height: clamp(60px, 3.594vw, 120px);
}
@media (max-width: 490px) {
  .hero-banner .hero-image-block .online-course {
    display: none;
  }
}
.hero-banner .hero-image-block .online-course.tutor {
  bottom: 9.688vw;
  right: 0;
  top: unset;
  left: unset;
}
.hero-banner .hero-image-block .online-course .icon-box {
  width: clamp(40px, 2.292vw, 60px);
  height: clamp(40px, 2.292vw, 60px);
  background: #015d4f;
  border-radius: 50%;
  display: grid;
  align-items: center;
  justify-content: center;
}

.heading {
  display: flex;
  justify-content: center;
  align-items: center;
}

.features .feature-block {
  position: relative;
}
.features .feature-block .features-slider {
  margin: 0 -12px;
}
.features .feature-block .features-slider .card {
  margin: 0 12px;
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  padding: clamp(25px, 2.5vw, 60px) clamp(24px, 1.667vw, 64px);
  text-align: center;
  padding-bottom: 12px;
}
.features .feature-block .features-slider .card h5 {
  color: #45474f;
  transition: all 0.3s ease-in-out;
}
.features .feature-block .features-slider .card h5:hover {
  color: #ea982b;
  transition: all 0.3s ease-in-out;
}

.why-choose-us .choose-block {
  padding: clamp(16px, 1.25vw, 32px);
  border-radius: clamp(8px, 0.625vw, 24px);
  border: 1px solid #faf7f2;
}
.why-choose-us .choose-block .text-box .choose-heading {
  position: relative;
  display: inline-block;
}
.why-choose-us .choose-block .text-box .choose-heading::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  background: #015d4f;
  height: 2px;
  width: 100%;
}
.why-choose-us .choose-block .choose-icon {
  width: 20.313vw;
}
.why-choose-us .choose-block .choose-icon-2 {
  width: clamp(50px, 4.167vw, 140px);
}

.video-section {
  background: url("../image/video.png") no-repeat;
  background-position: center;
  background-size: cover;
  height: clamp(700px, 42.76vw, 900px);
  display: grid;
  align-items: center;
  justify-content: center;
}
.video-section img {
  width: clamp(100px, 9.167vw, 250px);
}

@media (max-width: 576px) {
  .online .images-block .img-1 {
    width: 22%;
  }
}
@media (max-width: 576px) {
  .online .images-block .img-2 {
    width: 45%;
  }
}
@media (max-width: 576px) {
  .online .images-block .img-3 {
    width: 22%;
  }
}

.features .feature-block {
  position: relative;
}
.features .feature-block .features-slider {
  margin: 0 -12px;
}
.features .feature-block .features-slider .card {
  margin: 0 12px;
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  padding: clamp(25px, 2.5vw, 60px) clamp(24px, 1.667vw, 64px);
  text-align: center;
  padding-bottom: 12px;
}
.features .feature-block .features-slider .card h5 {
  color: #45474f;
  transition: all 0.3s ease-in-out;
}
.features .feature-block .features-slider .card h5:hover {
  color: #ea982b;
  transition: all 0.3s ease-in-out;
}

.service {
  position: relative;
}
.service .img-service {
  position: absolute;
}
@media (max-width: 768px) {
  .service .img-service {
    display: none;
  }
}
.service .service-wrapper-1 {
  margin-top: 64px;
}
.service .service-wrapper-1 .service-card {
  background-color: #FFFEF0;
  padding: clamp(10px, 2.5vw, 60px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}
.service .service-wrapper-2 {
  margin-top: 128px;
}
@media (max-width: 575px) {
  .service .service-wrapper-2 {
    margin-top: 0;
  }
}
.service .service-wrapper-2 .service-card {
  background-color: #FFFEF0;
  padding: clamp(10px, 2.5vw, 60px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}

.brand-section .brand-block-1 {
  padding: clamp(14px, 1.042vw, 40px) 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
  width: clamp(200px, 13.958vw, 350px);
  margin-top: 55px;
}
@media (max-width: 575px) {
  .brand-section .brand-block-1 {
    margin-top: 0px;
  }
}
.brand-section .brand-block-2 {
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
  width: clamp(200px, 13.958vw, 350px);
  margin-top: 20px;
}
@media (max-width: 575px) {
  .brand-section .brand-block-2 {
    margin-top: 0px;
  }
}
.brand-section .brand-block-3 {
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
  width: clamp(200px, 13.958vw, 350px);
}
@media (max-width: 575px) {
  .brand-section .brand-block-3 {
    margin-top: 0px;
  }
}
.brand-section .brand-block-4 {
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
  width: clamp(200px, 13.958vw, 350px);
  margin-left: 24px;
  margin-top: 47px;
}
@media (max-width: 575px) {
  .brand-section .brand-block-4 {
    margin-top: 0px;
    margin-left: 0px;
  }
}
.brand-section .brand-block-5 {
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
  width: clamp(200px, 13.958vw, 350px);
  margin-top: 22px;
}
@media (max-width: 575px) {
  .brand-section .brand-block-5 {
    margin-top: 0px;
  }
}
.brand-section .brand-block-6 {
  padding: 20px 0;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
  width: clamp(200px, 13.958vw, 350px);
}
@media (max-width: 575px) {
  .brand-section .brand-block-6 {
    margin-top: 0px;
  }
}

.testimonials-sec .testimonials-block {
  position: relative;
}
.testimonials-sec .testimonials-block .testimonials-slider {
  margin: 0 -12px;
}
.testimonials-sec .testimonials-block .testimonials-slider .testimonials-card {
  margin: 0 12px;
  padding: clamp(16px, 1.25vw, 39px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
}
@media (max-width: 1400px) {
  .testimonials-sec .testimonials-block .testimonials-slider .testimonials-card .content-block {
    width: 19%;
  }
}
@media (max-width: 576px) {
  .testimonials-sec .testimonials-block .testimonials-slider .testimonials-card .content-block {
    width: 17%;
  }
}

.videos .video-sec {
  position: relative;
}
.videos .video-sec .slider-arrows .btn-prev {
  bottom: 225px;
}
.videos .video-sec .slider-arrows .btn-next {
  bottom: 225px;
}
.videos .video-sec .video-slider {
  margin: 0 -12px;
}
.videos .video-sec .video-slider .video-block {
  margin: 0 12px;
  position: relative;
}
.videos .video-sec .video-slider .video-block img {
  border-radius: clamp(18px, 1.25vw, 48px);
}
.videos .video-sec .video-slider .video-block .video-pic {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  backdrop-filter: blur(10px);
  width: clamp(50px, 4.167vw, 100px);
}
@media (max-width: 576px) {
  .videos .video-sec .video-slider .video-block .video-pic {
    top: 42%;
  }
}
.videos .video-sec .video-slider .video-block .block {
  border-radius: 0 0 clamp(18px, 1.25vw, 48px) clamp(18px, 1.25vw, 48px);
  background: rgba(12, 12, 13, 0.5);
  position: absolute;
  bottom: 24px;
  padding: clamp(8px, 0.625vw, 24px) clamp(12px, 0.833vw, 32px);
  width: 100%;
}
@media (max-width: 576px) {
  .videos .video-sec .video-slider .video-block .block {
    bottom: 17px;
  }
}

.article-section .blog-block {
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: clamp(12px, 0.833vw, 32px) clamp(18px, 1.25vw, 48px);
}
@media (max-width: 576px) {
  .article-section .blog-block {
    display: grid;
    flex-wrap: wrap;
  }
}
@media (max-width: 576px) {
  .article-section .blog-block p {
    margin-bottom: 24px;
  }
}
.article-section .blog-block form {
  position: relative;
  width: 24%;
}
@media (max-width: 800px) {
  .article-section .blog-block form {
    width: 39%;
  }
}
@media (max-width: 576px) {
  .article-section .blog-block form {
    width: 100%;
  }
}
.article-section .blog-block form input {
  border: 0.5px solid #92949f;
  padding: 0 0 0 clamp(12px, 0.833vw, 32px);
  height: 56px;
  width: 100%;
  color: #92949f;
  border-radius: clamp(8px, 0.625vw, 24px);
  font-size: clamp(15px, 0.938vw, 25px);
}
.article-section .blog-block form input::placeholder {
  color: #92949f;
}
.article-section .blog-block form input:focus {
  border: 0.5px solid #92949f;
  outline: none;
}
.article-section .blog-block form input:focus-visible {
  border: 0.5px solid #92949f;
  outline: none;
}
.article-section .blog-block form button {
  position: absolute;
  top: 0px;
  background: #ea982b;
  border-top: 1px solid #ea982b;
  border-right: 1px solid #ea982b;
  border-bottom: 1px solid #ea982b;
  border-radius: 0 clamp(8px, 0.625vw, 24px) clamp(8px, 0.625vw, 24px) 0;
  border: none;
  right: -2px;
  padding: clamp(12px, 0.833vw, 32px) clamp(24px, 1.667vw, 64px);
  height: 2.917vw;
}
@media (max-width: 1600px) {
  .article-section .blog-block form button {
    height: 3.917vw;
  }
}
@media (max-width: 1400px) {
  .article-section .blog-block form button {
    height: 4.021vw;
  }
}
@media (max-width: 1200px) {
  .article-section .blog-block form button {
    height: 56px;
    right: -4px;
  }
}
.article-section .detail-image img {
  border-radius: clamp(18px, 1.25vw, 48px);
}
.article-section .block-detail {
  border-radius: 12px;
  border-left: 2px solid #ea982b;
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  padding: 24px;
}
.article-section .article-block .article-image {
  position: relative;
  overflow: hidden;
  border-radius: clamp(8px, 0.625vw, 24px) clamp(8px, 0.625vw, 24px) 0 0;
}
.article-section .article-block .article-image.shine::before {
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
  content: "";
  display: block;
  height: 100%;
  left: -75%;
  position: absolute;
  top: 0;
  transform: skewX(-25deg);
  width: 50%;
  z-index: 2;
  pointer-events: none;
}
@keyframes shine {
  100% {
    left: 125%;
  }
}
.article-section .article-block .article-image img {
  border-radius: clamp(8px, 0.625vw, 24px) clamp(8px, 0.625vw, 24px) 0 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.article-section .article-block .article-content {
  border-radius: 0 0 clamp(8px, 0.625vw, 24px) clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  padding: 24px 24px 24px 24px;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}
.article-section .article-block .article-content h6 {
  transition: all 0.3s ease-in-out;
}
.article-section .article-block .article-content img {
  width: clamp(16px, 1.042vw, 24px);
}
.article-section .article-block:hover h6 {
  color: #015d4f;
  transition: all 0.3s ease-in-out;
}
.article-section .article-block:hover .article-image img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.35s linear 0s;
  transition: all 0.35s linear 0s;
}
.article-section .article-block:hover .article-image.shine:hover::before, .article-section .article-block:hover .article-image.shine:focus::before {
  animation: shine 0.85s;
}
.article-section form {
  position: relative;
  /* actions */
}
.article-section form input {
  border: 0.5px solid #92949f;
  padding: 0 0 0 clamp(12px, 0.833vw, 32px);
  height: 56px;
  width: 100%;
  color: #92949f;
  font-family: "Urbanist", sans-serif;
  font-size: clamp(15px, 0.938vw, 25px);
}
.article-section form input::placeholder {
  color: #92949f;
}
.article-section form input:focus {
  border: 0.5px solid #92949f;
  outline: none;
}
.article-section form input:focus-visible {
  border: 0.5px solid #92949f;
  outline: none;
}
.article-section form button {
  position: absolute;
  top: 0px;
  background: #ea982b;
  border-top: 1px solid #ea982b;
  border-right: 1px solid #ea982b;
  border-bottom: 1px solid #ea982b;
  border: none;
  right: -2px;
  padding: clamp(12px, 0.833vw, 32px) clamp(24px, 1.667vw, 64px);
  height: 2.917vw;
}
@media (max-width: 1600px) {
  .article-section form button {
    height: 3.917vw;
  }
}
@media (max-width: 1400px) {
  .article-section form button {
    height: 4.021vw;
  }
}
@media (max-width: 1200px) {
  .article-section form button {
    height: 56px;
    right: -4px;
  }
}
.article-section form .ui-checkbox {
  --primary-color: #fca95d;
  --secondary-color: #fff;
  --primary-hover-color: #fca95d;
  --checkbox-diameter: 20px;
  --checkbox-border-radius: 5px;
  --checkbox-border-color: #d9d9d9;
  --checkbox-border-width: 1px;
  --checkbox-border-style: solid;
  --checkmark-size: 1.2;
}
.article-section form .ui-checkbox,
.article-section form .ui-checkbox *,
.article-section form .ui-checkbox *::before,
.article-section form .ui-checkbox *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.article-section form .ui-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: var(--checkbox-diameter);
  height: var(--checkbox-diameter);
  border-radius: var(--checkbox-border-radius);
  background: var(--secondary-color);
  border: var(--checkbox-border-width) var(--checkbox-border-style) var(--checkbox-border-color);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
}
.article-section form .ui-checkbox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0 0 0 calc(var(--checkbox-diameter) / 2.5) var(--primary-color);
  box-shadow: 0 0 0 calc(var(--checkbox-diameter) / 2.5) var(--primary-color);
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  -o-transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
}
.article-section form .ui-checkbox::before {
  top: 40%;
  left: 50%;
  content: "";
  position: absolute;
  width: 4px;
  height: 7px;
  border-right: 2px solid var(--secondary-color);
  border-bottom: 2px solid var(--secondary-color);
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  -o-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
}
.article-section form .ui-checkbox:hover {
  border-color: var(--primary-color);
}
.article-section form .ui-checkbox:checked {
  background: var(--primary-color);
  border-color: transparent;
}
.article-section form .ui-checkbox:checked::before {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  -o-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
}
.article-section form .ui-checkbox:active:not(:checked)::after {
  -webkit-transition: none;
  -o-transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: none;
  opacity: 1;
}

footer {
  background: url("../image/footer.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: clamp(60px, 4.167vw, 120px) 0 clamp(16px, 1.25vw, 32px) 0;
}
footer .footer-wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
@media (max-width: 1024px) {
  footer .footer-wrapper {
    flex-wrap: wrap;
    row-gap: clamp(40px, 2.5vw, 60px);
  }
}
footer .footer-wrapper .links-container {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
footer .footer-wrapper .links-container .links {
  background: #ea982b;
  border-radius: 50%;
  padding: clamp(8px, 0.625vw, 20px);
  height: clamp(40px, 2.5vw, 60px);
  width: clamp(40px, 2.5vw, 60px);
}
footer .footer-wrapper .link-block .footer-list .free-label {
  padding: 4px 12px;
  border-radius: clamp(24px, 1.667vw, 64px);
  background: #3A2371;
  color: #ffffff;
}
footer .footer-wrapper .link-block .footer-list li a {
  color: #92949f;
}
footer .footer-wrapper .link-block .footer-list li:hover a {
  color: #ea982b;
  transition: all 0.3s ease-in-out;
}
footer .footer-wrapper .link-block .footer-list .subtitle {
  font-size: 16px;
}
footer .footer-wrapper .link-block form {
  position: relative;
}
footer .footer-wrapper .link-block form input.form-input {
  padding: clamp(10px, 0.833vw, 24px);
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 1px solid #92949f;
  background: transparent;
  font-family: "Urbanist", sans-serif;
  font-size: clamp(17px, 0.938vw, 22px);
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.32px;
  position: relative;
  color: #92949f;
  box-shadow: none;
  width: 100%;
  font-family: "Urbanist", sans-serif;
  font-size: 14px; /* 14px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 430px) {
  footer .footer-wrapper .link-block form input.form-input {
    padding-right: 54px;
  }
}
footer .footer-wrapper .link-block form input.form-input:focus {
  box-shadow: none;
  outline: 0;
  color: #92949f;
  background: transparent;
}
footer .footer-wrapper .link-block form input.form-input::placeholder {
  color: #92949f;
  opacity: 1;
}
footer .footer-wrapper .link-block form .submit-arrow {
  position: absolute;
  right: 16px;
  top: 13px;
  background: transparent;
  border: 0;
}
footer .footer-wrapper .link-block form .submit-arrow svg path {
  transition: all 0.3s ease-in-out;
}
footer .footer-wrapper .link-block form .submit-arrow svg:hover path {
  fill: #ea982b;
  transition: all 0.3s ease-in-out;
}
footer .footer-wrapper .link-block form .mailBox {
  position: absolute;
  left: 16px;
  top: 18px;
}
@media (max-width: 490px) {
  footer .bottom-bar {
    line-height: 220%;
  }
}

.title-banner {
  background: url("../image/title-bg.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
  position: relative;
}
.title-banner .title-wrapper {
  padding-top: clamp(64px, 5vw, 150px);
}
@media (max-width: 490px) {
  .title-banner .title-wrapper .title-content {
    text-align: center;
    padding: clamp(40px, 9.796vw, 64px) 0;
  }
}
.title-banner .img-block {
  position: absolute;
  top: 34%;
  left: 50%;
}

.about-section .about-image-block {
  position: relative;
  width: 44.375vw;
  height: 39.375vw;
}
@media (max-width: 1199px) {
  .about-section .about-image-block {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 820px) {
  .about-section .about-image-block {
    width: 75%;
  }
}
@media (max-width: 490px) {
  .about-section .about-image-block {
    width: 100%;
  }
}
.about-section .about-image-block .online-course {
  padding: clamp(8px, 0.625vw, 24px);
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 1px solid #ffffff;
  background: rgba(0, 68, 57, 0.8);
  backdrop-filter: blur(2px);
  display: flex;
  align-items: center;
  justify-content: start;
  gap: clamp(8px, 0.625vw, 24px);
  border-radius: clamp(4px, 0.417vw, 16px);
  position: absolute;
  top: clamp(160px, 13.594vw, 350px);
  left: 6.302vw;
  width: clamp(230px, 14.01vw, 320px);
  height: clamp(60px, 3.594vw, 120px);
}
@media (max-width: 1199px) {
  .about-section .about-image-block .online-course {
    left: 0;
  }
}
@media (max-width: 490px) {
  .about-section .about-image-block .online-course {
    display: none;
  }
}
.about-section .about-image-block .online-course .icon-box {
  width: clamp(40px, 2.292vw, 60px);
  height: clamp(40px, 2.292vw, 60px);
  background: #ea982b;
  border-radius: 50%;
  display: grid;
  align-items: center;
  justify-content: center;
}
.about-section .about-content-block .skills-bar-container {
  position: relative;
  list-style: none;
  padding: 0;
}
.about-section .about-content-block .skills-bar-container li {
  position: relative;
  width: 100%;
}
.about-section .about-content-block .skills-bar-container li .progressbar-title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #45474f;
  font-weight: 600;
}
.about-section .about-content-block .skills-bar-container li .bar-container {
  background: #faf7f2;
  position: relative;
  width: 100%;
  height: 8px;
  margin-top: 5px;
  display: block;
  border-radius: clamp(2px, 0.208vw, 8px);
}
.about-section .about-content-block .skills-bar-container li .bar-container .progressbar {
  position: absolute;
  width: 0%;
  height: 100%;
  border-radius: clamp(2px, 0.208vw, 8px);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.about-section .about-content-block .skills-bar-container li .bar-container .progressbar::after {
  content: "";
  position: absolute;
  top: -6px;
  right: 0;
  width: clamp(16px, 1.042vw, 28px);
  height: clamp(16px, 1.042vw, 28px);
  border-radius: 50%;
  background: #015d4f;
  border: 1px solid #ffffff;
}
@media (max-width: 1699px) {
  .about-section .about-content-block .skills-bar-container li .bar-container .progressbar::after {
    top: -5px;
  }
}
@media (max-width: 1499px) {
  .about-section .about-content-block .skills-bar-container li .bar-container .progressbar::after {
    top: -4px;
  }
}
.about-section .about-content-block .skills-bar-container li .bar-container #progress-css {
  -webkit-animation-name: progress-css;
  animation-name: progress-css;
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}
.about-section .about-content-block .skills-bar-container li .bar-container #progress-javascript {
  -webkit-animation-name: progress-javascript;
  animation-name: progress-javascript;
  -webkit-animation-delay: 1.4s;
  animation-delay: 1.4s;
}
.about-section .about-content-block .skills-bar-container li .bar-container #progress-angular {
  -webkit-animation-name: progress-angular;
  animation-name: progress-angular;
  -webkit-animation-delay: 2.1s;
  animation-delay: 2.1s;
}
.about-section .about-content-block .progressbar {
  background-color: #015d4f;
}
@-webkit-keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 90%;
  }
}
@-webkit-keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@-webkit-keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 65%;
  }
}
@-moz-keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 90%;
  }
}
@-moz-keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@-moz-keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 65%;
  }
}
@keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 90%;
  }
}
@keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 65%;
  }
}

.sidebar .sidebar-form form {
  position: relative;
}
.sidebar .sidebar-form form input {
  padding: 16px 24px;
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  border-radius: clamp(4px, 0.417vw, 16px);
  border: 1px solid #faf7f2;
  color: #92949f;
}
.sidebar .sidebar-form form input::placeholder {
  color: #92949f;
}
.sidebar .sidebar-form form input:focus {
  color: #92949f;
}
.sidebar .sidebar-form form input:focus-visible {
  color: #92949f;
}
.sidebar .sidebar-form form button {
  position: absolute;
  top: 0px;
  right: 0px;
  border: 0;
  background: transparent;
}
.sidebar .sidebar-form form button i {
  font-size: 20px;
}
.sidebar .category-block {
  padding: clamp(12px, 1.25vw, 24px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}
.sidebar .category-block .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.sidebar .category-block .category-list li {
  padding: clamp(10px, 0.833vw, 24px);
  background: #faf7f2;
  border-radius: clamp(2px, 0.208vw, 8px);
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}
.sidebar .category-block .category-list li a {
  color: #45474f;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .category-list li a svg path {
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .category-list li:hover {
  background: #015d4f;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .category-list li:hover a {
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .category-list li:hover a svg {
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .category-list li:hover a svg path {
  stroke: #ffffff;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .recent-blogs .text {
  color: #0c0c0d;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .recent-blogs:hover .text {
  color: #015d4f;
  transition: all 0.3s ease-in-out;
}
.sidebar .category-block .product-color {
  display: flex;
  align-items: center;
  gap: 16px;
}
.sidebar .category-block .product-color ul {
  display: flex;
  align-items: center;
  gap: 8px;
}
.sidebar .category-block .product-color input[type=radio] {
  width: 28px;
  height: 28px;
  -webkit-appearance: none;
  border-radius: 5px;
}
@media (max-width: 992px) {
  .sidebar .category-block .product-color input[type=radio] {
    width: 20px;
    height: 20px;
  }
}
.sidebar .category-block .product-color input[type=radio].radio-1 {
  background-color: #faf7f2;
}
.sidebar .category-block .product-color input[type=radio].radio-2 {
  background-color: #92949f;
}
.sidebar .category-block .product-color input[type=radio].radio-3 {
  background-color: #45474f;
}
.sidebar .category-block .product-color input[type=radio].radio-4 {
  background-color: #0c0c0d;
}
.sidebar .category-block .product-color input[type=radio].radio-6 {
  background-color: #015d4f;
}
.sidebar .category-block .product-color input[type=radio].radio-7 {
  background-color: #ea982b;
}
.sidebar .category-block .product-color input[type=radio]:checked {
  border: 3px solid #ffffff;
  border-radius: 3px;
  outline: 1px solid #0c0c0d;
  cursor: pointer;
}
.sidebar .category-block .product-color input[type=radio]:hover {
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  border: 3px solid #ffffff;
  border-radius: 3px;
  outline: 1px solid #0c0c0d;
}
.sidebar .category-block .product-color input[type=radio]:focus {
  outline-color: transparent;
}
.sidebar .category-block .arrow-block {
  cursor: pointer;
}
.sidebar .category-block .arrow-block .fa-thin {
  transition: transform 0.3s ease;
}
.sidebar .category-block .arrow-block .fa-chevron-down {
  transform: rotate(360deg);
}
.sidebar .category-block .wrapper .price-input {
  width: 100%;
  display: flex;
  gap: 16px;
}
.sidebar .category-block .wrapper .price-input .field input {
  width: 100%;
  outline: none;
  border-radius: 5px;
  -moz-appearance: textfield;
  padding: 12px 8px;
  border: 1px solid #45474f;
}
.sidebar .category-block .wrapper .slider {
  height: 8px;
  position: relative;
  background: #faf7f2;
  border-radius: 5px;
}
.sidebar .category-block .wrapper .slider .progress {
  height: 100%;
  left: 25%;
  right: 25%;
  position: absolute;
  border-radius: 5px;
  background: #015d4f;
}
.sidebar .category-block .wrapper .range-input {
  position: relative;
}
.sidebar .category-block .wrapper .range-input input {
  position: absolute;
  width: 100%;
  height: 3px;
  top: -5px;
  background: none;
  pointer-events: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.sidebar .category-block .wrapper input[type=number]::-webkit-outer-spin-button,
.sidebar .category-block .wrapper input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.sidebar .category-block .wrapper input[type=range]::-webkit-slider-thumb {
  height: 24px;
  width: 24px;
  border-radius: 3%;
  background: #015d4f;
  pointer-events: auto;
  -webkit-appearance: none;
  cursor: pointer;
  border: 2px solid #faf7f2;
}
.sidebar .category-block .wrapper input[type=range]::-moz-range-thumb {
  height: 17px;
  width: 17px;
  border: none;
  border-radius: 3%;
  background: #015d4f;
  pointer-events: auto;
  cursor: pointer;
  -moz-appearance: none;
}
.sidebar .services-block {
  padding: clamp(12px, 1.25vw, 24px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}
.sidebar .rating-block {
  padding: clamp(12px, 1.25vw, 24px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  /* actions */
}
.sidebar .rating-block .ui-checkbox {
  --primary-color: #FCA95D;
  --secondary-color: #fff;
  --primary-hover-color: #FCA95D;
  --checkbox-diameter: 20px;
  --checkbox-border-radius: 5px;
  --checkbox-border-color: #d9d9d9;
  --checkbox-border-width: 1px;
  --checkbox-border-style: solid;
  --checkmark-size: 1.2;
}
.sidebar .rating-block .ui-checkbox,
.sidebar .rating-block .ui-checkbox *,
.sidebar .rating-block .ui-checkbox *::before,
.sidebar .rating-block .ui-checkbox *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.sidebar .rating-block .ui-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: var(--checkbox-diameter);
  height: var(--checkbox-diameter);
  border-radius: var(--checkbox-border-radius);
  background: var(--secondary-color);
  border: var(--checkbox-border-width) var(--checkbox-border-style) var(--checkbox-border-color);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
}
.sidebar .rating-block .ui-checkbox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0 0 0 calc(var(--checkbox-diameter) / 2.5) var(--primary-color);
  box-shadow: 0 0 0 calc(var(--checkbox-diameter) / 2.5) var(--primary-color);
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  -o-transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
}
.sidebar .rating-block .ui-checkbox::before {
  top: 40%;
  left: 50%;
  content: "";
  position: absolute;
  width: 4px;
  height: 7px;
  border-right: 2px solid var(--secondary-color);
  border-bottom: 2px solid var(--secondary-color);
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  -o-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
}
.sidebar .rating-block .ui-checkbox:hover {
  border-color: var(--primary-color);
}
.sidebar .rating-block .ui-checkbox:checked {
  background: var(--primary-color);
  border-color: transparent;
}
.sidebar .rating-block .ui-checkbox:checked::before {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  -o-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
}
.sidebar .rating-block .ui-checkbox:active:not(:checked)::after {
  -webkit-transition: none;
  -o-transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: none;
  opacity: 1;
}
.sidebar .follow {
  padding: clamp(12px, 1.25vw, 24px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}
.sidebar .follow .links-container {
  background: none;
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  border-radius: 50%;
}
.sidebar .follow .links-container .links {
  background: none;
  border-radius: 50%;
  border: 1px solid #ea982b;
  padding: 12px;
  width: 48px;
  height: 48px;
}
.sidebar .follow .links-container .links svg {
  display: grid;
  width: 24px;
  height: 24px;
  align-items: center;
}
.sidebar .follow .links-container .links svg path {
  fill: #ea982b;
}
.sidebar .follow .links-container .links:hover {
  background: #ea982b;
}
.sidebar .follow .links-container .links:hover svg path {
  fill: #ffffff;
}
.sidebar .far.fa-plus {
  font-size: 24px;
  font-weight: 300;
}

.blog-tags-wrapper {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(4px, 0.417vw, 16px);
}
.blog-tags-wrapper .blog-tags {
  padding: 6px 12px;
  border-radius: clamp(2px, 0.208vw, 8px);
  background: #faf7f2;
  color: #45474f;
  transition: all 0.3s ease-in-out;
}
.blog-tags-wrapper .blog-tags:hover {
  transition: all 0.3s ease-in-out;
  color: #ffffff;
  background: #015d4f;
}

.blog-detail-wrapper .qoutes {
  padding: clamp(20px, 1.667vw, 48px);
}
.blog-detail-wrapper .qoutes .author-name {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
.blog-detail-wrapper .qoutes .author-name::before {
  content: "";
  background: #015d4f;
  width: clamp(16px, 1.25vw, 48px);
  height: 1px;
}

.review-area .review-block {
  display: flex;
  align-items: flex-start;
  gap: clamp(12px, 0.833vw, 32px);
}
.review-area .review-block.block-2 {
  padding-left: clamp(32px, 4.3vw, 120px);
}
.review-area .review-block .image-box {
  display: flex;
  flex-shrink: 0;
}
.review-area .review-block .image-box img {
  border-radius: 5px;
  width: clamp(48px, 3.646vw, 96px);
}
.review-area .review-block .text-box .reply-btn {
  color: #015d4f;
  transition: all 0.3s ease-in-out;
}
.review-area .review-block .text-box .reply-btn:hover {
  transition: all 0.3s ease-in-out;
  color: #ea982b;
}

.online .img-online img {
  border-radius: clamp(18px, 1.25vw, 48px);
}
.online .img-onlines {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.course-section {
  background: url("../image/bg.png") no-repeat;
  background-position: center;
  background-size: cover;
}
.course-section ul li .nav-link {
  color: #45474f;
}
.course-section ul li .nav-link.active {
  border-radius: 50px;
  background: #3a2371;
  color: #ffffff;
}
.course-section .teacher-block {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.course-section .teacher-block .teacher-image {
  position: relative;
  overflow: hidden;
}
.course-section .teacher-block .teacher-image img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.course-section .teacher-block .teacher-image .price-block {
  position: absolute;
  background: #015d4f;
  border-radius: clamp(24px, 1.667vw, 64px);
  padding: 8px 16px;
  top: 12px;
  right: 12px;
}
.course-section .teacher-block .teacher-content {
  padding: 32px;
}
.course-section .teacher-block .teacher-content .block {
  gap: 6px;
}
.course-section .teacher-block .teacher-content .star {
  gap: 4px;
}
.course-section .teacher-block .teacher-content .h5 {
  color: #45474f;
  transition: all 0.3s ease-in-out;
}
.course-section .teacher-block:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
  overflow: hidden;
}
.course-section .teacher-block:hover .h5 {
  color: #015d4f;
  transition: all 0.3s ease-in-out;
}

.course {
  position: relative;
}
.course .course-block {
  background: url("../image/bg.png") no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 80px 0;
}
.course .course-block .img-course img {
  position: absolute;
  bottom: 9px;
}
.course .course-block .radio-box {
  position: absolute;
  right: 234px;
  top: 52px;
  border-radius: var(--Radius-XL, 24px);
  background: var(--Colors-Contextual-Color-Color-BG-Button-Primary-Defult-6, #3a2371);
  padding: 30px 32px;
}
@media (max-width: 1400px) {
  .course .course-block .radio-box {
    display: none;
  }
}
.course .course-block .radio-box .box {
  border-radius: 50px;
  background: #7059a8;
  padding: 8px 16px;
  display: inline-flex;
}
.course .course-block .radio-box .box-1 {
  border-radius: clamp(12px, 0.833vw, 32px);
  border: 2px solid #ea982b;
  padding: 16px 24px;
  transition: all 0.3s ease-in-out;
}
.course .course-block .radio-box .box-1:hover {
  transition: all 0.3s ease-in-out;
  background: #7059a8;
}
.course .course-block .radio-box .box-1 input {
  display: none;
}
.course .course-block .radio-box .box-1 input:checked + label .box::before {
  background-color: #ea982b;
}
.course .course-block .radio-box .box-1 .box {
  border-radius: 24px;
  border: 1px solid #ea982b;
  width: 24px;
  height: 24px;
  padding: 0;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.course .course-block .radio-box .box-1 .box::before {
  content: "";
  width: 12px;
  height: 12px;
  border-radius: 12px;
}
.course .course-block .radio-box .box-1 .plan-details {
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #ea982b;
  padding: 4px 6px;
}
.course .course-block .cus-btn-3 span:last-child {
  left: 70%;
}
.course .course-block .cus-btn-2 span:last-child {
  left: 70%;
}

.course-section-2 ul li .nav-link {
  color: #45474f;
}
.course-section-2 ul li .nav-link.active {
  border-radius: 50px;
  background: #3a2371;
  color: #ffffff;
}
.course-section-2 .teacher-block {
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.course-section-2 .teacher-block .teacher-image {
  position: relative;
  overflow: hidden;
}
.course-section-2 .teacher-block .teacher-image img {
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
}
.course-section-2 .teacher-block .teacher-image .price-block {
  position: absolute;
  background: #015d4f;
  border-radius: clamp(24px, 1.667vw, 64px);
  padding: 8px 16px;
  top: 12px;
  right: 12px;
}
.course-section-2 .teacher-block .teacher-content {
  padding: 32px;
}
.course-section-2 .teacher-block .teacher-content .h5 {
  color: #45474f;
  transition: all 0.3s ease-in-out;
}
.course-section-2 .teacher-block .teacher-content .block {
  gap: 6px;
}
.course-section-2 .teacher-block .teacher-content .star {
  gap: 4px;
}
.course-section-2 .teacher-block:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  -webkit-transition: all 0.6s linear 0s;
  transition: all 0.6s linear 0s;
  overflow: hidden;
}
.course-section-2 .teacher-block:hover .h5 {
  color: #015d4f;
  transition: all 0.3s ease-in-out;
}

.course-detail-section .label-tag {
  display: inline-block;
  padding: 8px 12px;
  border-radius: clamp(2px, 0.208vw, 8px);
  background: #ea982b;
  color: #015d4f;
  cursor: pointer;
}
.course-detail-section .label-tag.video-tag {
  position: absolute;
  top: 16px;
  left: 16px;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .nav {
  display: inline-flex;
  gap: clamp(12px, 0.833vw, 32px);
  row-gap: 24px;
  border: 0px;
  position: relative;
  width: 100%;
}
@media (max-width: 452px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .nav {
    gap: 16px;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .nav .nav-item {
  width: 49%;
}
@media (max-width: 576px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .nav .nav-item {
    width: 47%;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .nav .nav-item .nav-link {
  width: 100%;
  color: #45474f;
  font-family: "Urbanist", sans-serif;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  border: 0px;
  border-radius: clamp(8px, 0.625vw, 24px);
  padding: clamp(10px, 0.859vw, 32px);
  background: #fffde7;
  position: relative;
  border: 0.5px solid #92949f;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .nav .nav-item .nav-link.active {
  font-weight: 500;
  background: #015d4f;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
  border: 0px;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .nav .nav-item .nav-link:hover {
  background: #015d4f;
  color: #ffffff;
  transition: all 0.3s ease-in-out;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .tutor-container {
  display: flex;
  align-items: center;
}
@media (max-width: 490px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .tutor-container {
    flex-direction: column;
    justify-content: center;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .tutor-container .tutor-image {
  display: flex;
  flex-shrink: 0;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button {
  display: flex;
  justify-content: space-between;
  margin: 0;
  position: relative;
  color: #45474f;
  padding: clamp(10px, 0.625vw, 30px);
  padding-left: clamp(42px, 2.5vw, 60px);
  border-radius: clamp(4px, 0.417vw, 16px);
  font-family: "Urbanist", sans-serif;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21.6px */
}
@media (max-width: 490px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button {
    align-items: flex-start;
  }
}
@media (max-width: 399px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button {
    font-size: 14px;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button.collapsed {
  border-radius: 0px;
  padding: clamp(10px, 0.625vw, 30px);
  padding-left: clamp(42px, 2.5vw, 60px);
  margin: 0;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button.collapsed::before {
  background-image: none !important;
  color: #0c0c0d;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button:not(.collapsed) {
  color: #0c0c0d;
  box-shadow: none;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button::before {
  content: "\f077";
  font-family: "Font Awesome 6 Pro";
  background-image: none !important;
  position: absolute;
  left: 12px;
  font-weight: 300;
  color: #0c0c0d;
  font-size: 20px;
  cursor: pointer;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2 {
  display: flex;
  justify-content: space-between;
  margin: 0;
  position: relative;
  padding: clamp(10px, 0.625vw, 30px);
  padding-left: clamp(42px, 3.5vw, 90px);
  border-radius: clamp(4px, 0.417vw, 16px);
  font-family: "Urbanist", sans-serif;
  font-size: clamp(16px, 0.938vw, 22px);
  font-style: normal;
  font-weight: 500;
  line-height: 150%; /* 21.6px */
}
@media (max-width: 1599px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2 {
    padding-left: 0;
  }
}
@media (max-width: 399px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2 {
    font-size: 14px;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2.collapsed {
  border-radius: 0px;
  padding: clamp(10px, 0.625vw, 30px);
  padding-left: clamp(42px, 2.5vw, 60px);
  margin: 0;
}
@media (max-width: 1599px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2.collapsed {
    padding-left: 0;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2.collapsed::after {
  background-image: none !important;
  color: #0c0c0d;
  content: "\f078";
  font-family: "Font Awesome 6 Pro";
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2:not(.collapsed) {
  color: #015d4f;
  box-shadow: none;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2:focus {
  border: none;
  box-shadow: none;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2::after {
  content: "\f077";
  font-family: "Font Awesome 6 Pro";
  background-image: none !important;
  position: absolute;
  right: 36%;
  font-weight: 300;
  color: #0c0c0d;
  font-size: clamp(16px, 1.042vw, 26px);
  cursor: pointer;
}
@media (max-width: 1024px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2::after {
    right: 40%;
  }
}
@media (max-width: 820px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2::after {
    right: 38%;
  }
}
@media (max-width: 768px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2::after {
    right: 37%;
  }
}
@media (max-width: 490px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .accordion-button-2::after {
    right: 26%;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .faq-detail-block {
  padding: 0;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .faq-detail-block li {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(10px, 0.833vw, 32px) clamp(8px, 0.625vw, 16px);
}
@media (max-width: 490px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .faq-detail-block li {
    gap: clamp(40px, 2.5vw, 60px);
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .faq-block .faq-detail-block li:nth-child(2) {
  border-top: 1px solid #faf7f2;
  border-bottom: 1px solid #faf7f2;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section {
  display: flex;
  align-items: center;
  gap: clamp(24px, 1.667vw, 64px);
  width: 100%;
}
@media (max-width: 490px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section {
    flex-wrap: wrap;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .rating-box {
  width: 20%;
  padding: clamp(32px, 2.5vw, 60px) clamp(12px, 0.833vw, 24px);
  display: grid;
  align-items: center;
}
@media (max-width: 1599px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .rating-box {
    width: 30%;
    padding: clamp(36px, 3.002vw, 52px) 16px;
  }
}
@media (max-width: 1024px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .rating-box {
    padding: 48px 16px;
  }
}
@media (max-width: 490px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .rating-box {
    width: 100%;
    padding: 16px;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .rating-box .review-btn {
  padding: clamp(12px, 0.833vw, 24px) clamp(18px, 1.667vw, 48px);
  background: #FFFEF0;
  border-radius: clamp(8px, 0.625vw, 24px);
  color: #ffffff;
  font-weight: 500;
  text-align: center;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container {
  position: relative;
  list-style: none;
  padding: 0;
  width: 75%;
}
@media (max-width: 490px) {
  .course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container {
    width: 100%;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li {
  position: relative;
  width: 100%;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .progressbar-title {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
  color: #45474f;
  font-weight: 600;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .progressbar-title .number {
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .bar-container {
  background: #faf7f2;
  position: relative;
  width: 100%;
  height: clamp(8px, 0.833vw, 30px);
  display: block;
  border-radius: clamp(8px, 0.625vw, 24px);
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .bar-container .progressbar {
  position: absolute;
  width: 0%;
  height: 100%;
  border-radius: clamp(8px, 0.625vw, 24px);
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .bar-container #progress-css {
  -webkit-animation-name: progress-css;
  animation-name: progress-css;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .bar-container #progress-javascript {
  -webkit-animation-name: progress-javascript;
  animation-name: progress-javascript;
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .bar-container #progress-angular {
  -webkit-animation-name: progress-angular;
  animation-name: progress-angular;
  -webkit-animation-delay: 0.9s;
  animation-delay: 0.9s;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .bar-container #progress-php {
  -webkit-animation-name: progress-php;
  animation-name: progress-php;
  -webkit-animation-delay: 1.2s;
  animation-delay: 1.2s;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .skills-bar-container li .bar-container #progress-mysql {
  -webkit-animation-name: progress-mysql;
  animation-name: progress-mysql;
  -webkit-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .review-section .progressbar {
  background-color: #015d4f;
}
@-webkit-keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 90%;
  }
}
@-webkit-keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@-webkit-keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 65%;
  }
}
@-webkit-keyframes progress-php {
  0% {
    width: 0%;
  }
  100% {
    width: 50%;
  }
}
@-webkit-keyframes progress-mysql {
  0% {
    width: 0%;
  }
  100% {
    width: 35%;
  }
}
@-moz-keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 90%;
  }
}
@-moz-keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@-moz-keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 65%;
  }
}
@-moz-keyframes progress-php {
  0% {
    width: 0%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes progress-mysql {
  0% {
    width: 0%;
  }
  100% {
    width: 35%;
  }
}
@keyframes progress-css {
  0% {
    width: 0%;
  }
  100% {
    width: 90%;
  }
}
@keyframes progress-javascript {
  0% {
    width: 0%;
  }
  100% {
    width: 70%;
  }
}
@keyframes progress-angular {
  0% {
    width: 0%;
  }
  100% {
    width: 65%;
  }
}
@keyframes progress-php {
  0% {
    width: 0%;
  }
  100% {
    width: 50%;
  }
}
@keyframes progress-mysql {
  0% {
    width: 0%;
  }
  100% {
    width: 35%;
  }
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .star-rating {
  display: flex;
  flex-direction: row-reverse;
  justify-content: start;
  gap: 4px;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .star-rating input {
  display: none;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .star-rating label {
  color: #92949f;
  cursor: pointer;
  font-size: clamp(20px, 1.25vw, 32px);
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .star-rating :checked ~ label {
  color: #fd961e;
}
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .star-rating label:hover,
.course-detail-section .course-detail-wrapper .course-tabs-wrapper .star-rating label:hover ~ label {
  color: #fd961e;
}
.course-detail-section .star {
  margin-top: -6px;
}
.course-detail-section .course-sidebar .pricing-block {
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  padding: 48px 24px;
}
.course-detail-section .course-sidebar .online-block {
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  padding: 48px 24px;
}
.course-detail-section .course-sidebar .follow {
  padding: clamp(12px, 1.25vw, 24px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
}
.course-detail-section .course-sidebar .follow .links-container {
  background: none;
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  border-radius: 50%;
}
.course-detail-section .course-sidebar .follow .links-container .links {
  background: none;
  border-radius: 50%;
  border: 1px solid #ea982b;
  padding: 12px;
  width: 48px;
  height: 48px;
}
.course-detail-section .course-sidebar .follow .links-container .links svg {
  display: grid;
  width: 24px;
  height: 24px;
  align-items: center;
}
.course-detail-section .course-sidebar .follow .links-container .links svg path {
  fill: #ea982b;
}
.course-detail-section .course-sidebar .follow .links-container .links:hover {
  background: #ea982b;
}
.course-detail-section .course-sidebar .follow .links-container .links:hover svg path {
  fill: #ffffff;
}

.account {
  height: 100%;
}
@media (max-width: 1024px) {
  .account.account-1 {
    height: auto;
  }
}
.account .or {
  position: relative;
  text-align: center;
  color: #0c0c0d;
  padding: clamp(16px, 1.25vw, 32px) 0;
}
.account .or::after, .account .or::before {
  content: "";
  height: 0.75px;
  width: 46%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  background: #92949f;
}
.account .or::after {
  right: 0;
}
.account .or::before {
  left: 0;
}
.account .cus-btn-3 {
  width: 17%;
  border: none;
}
@media (max-width: 490px) {
  .account .cus-btn-3 {
    width: 70%;
  }
}
.account #eye, .account #eye-icon {
  cursor: pointer;
}
.account .link-btn {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(10px, 0.83vw, 20px);
  padding: clamp(8px, 0.625vw, 16px) clamp(10px, 0.83vw, 20px);
  border-radius: 5px;
  border: 1px solid #92949f;
  transition: all 0.3s ease-in-out;
}
.account .link-btn img {
  width: clamp(24px, 1.66vw, 40px);
}
.account .link-btn:hover {
  color: #ffffff;
  background: #015d4f;
  transition: all 0.3s ease-in-out;
}

.contact .contact-block {
  padding: 0 clamp(80px, 5vw, 120px);
}
@media (max-width: 576px) {
  .contact .contact-block {
    padding: 0;
  }
}
.contact .contact-link {
  border-radius: clamp(24px, 1.667vw, 64px);
  background-color: #015d4f;
  height: clamp(49px, 2.917vw, 60px);
  width: clamp(50px, 2.917vw, 60px);
  display: flex;
  align-items: center;
  justify-content: center;
}

.map .map-wrapper iframe {
  width: 100%;
  height: clamp(458px, 39.25vw, 900px);
  border-radius: clamp(18px, 1.25vw, 48px);
}

.contact-sec .img-contact img {
  border-radius: clamp(18px, 1.25vw, 48px);
}
.contact-sec .contact-block {
  padding: clamp(24px, 1.667vw, 64px);
  border-radius: clamp(18px, 1.25vw, 48px);
  border: 0.5px solid #92949f;
  height: 100%;
  /* actions */
}
.contact-sec .contact-block .input-block input {
  padding-left: 16px;
  color: #92949f;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
.contact-sec .contact-block .input-block input::placeholder {
  color: #92949f;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
.contact-sec .contact-block .input-block input textarea {
  color: #92949f;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
}
.contact-sec .contact-block button {
  border: none;
}
.contact-sec .contact-block .ui-checkbox {
  --primary-color: #FCA95D;
  --secondary-color: #fff;
  --primary-hover-color: #FCA95D;
  --checkbox-diameter: 20px;
  --checkbox-border-radius: 5px;
  --checkbox-border-color: #d9d9d9;
  --checkbox-border-width: 1px;
  --checkbox-border-style: solid;
  --checkmark-size: 1.2;
}
.contact-sec .contact-block .ui-checkbox,
.contact-sec .contact-block .ui-checkbox *,
.contact-sec .contact-block .ui-checkbox *::before,
.contact-sec .contact-block .ui-checkbox *::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.contact-sec .contact-block .ui-checkbox {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  width: var(--checkbox-diameter);
  height: var(--checkbox-diameter);
  border-radius: var(--checkbox-border-radius);
  background: var(--secondary-color);
  border: var(--checkbox-border-width) var(--checkbox-border-style) var(--checkbox-border-color);
  -webkit-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  cursor: pointer;
  position: relative;
}
.contact-sec .contact-block .ui-checkbox::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  -webkit-box-shadow: 0 0 0 calc(var(--checkbox-diameter) / 2.5) var(--primary-color);
  box-shadow: 0 0 0 calc(var(--checkbox-diameter) / 2.5) var(--primary-color);
  border-radius: inherit;
  opacity: 0;
  -webkit-transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  -o-transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
  transition: all 0.5s cubic-bezier(0.12, 0.4, 0.29, 1.46);
}
.contact-sec .contact-block .ui-checkbox::before {
  top: 40%;
  left: 50%;
  content: "";
  position: absolute;
  width: 4px;
  height: 7px;
  border-right: 2px solid var(--secondary-color);
  border-bottom: 2px solid var(--secondary-color);
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(0);
  transform: translate(-50%, -50%) rotate(45deg) scale(0);
  opacity: 0;
  -webkit-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  -o-transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
  transition: all 0.1s cubic-bezier(0.71, -0.46, 0.88, 0.6), opacity 0.1s;
}
.contact-sec .contact-block .ui-checkbox:hover {
  border-color: var(--primary-color);
}
.contact-sec .contact-block .ui-checkbox:checked {
  background: var(--primary-color);
  border-color: transparent;
}
.contact-sec .contact-block .ui-checkbox:checked::before {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  -ms-transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  transform: translate(-50%, -50%) rotate(45deg) scale(var(--checkmark-size));
  -webkit-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  -o-transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
  transition: all 0.2s cubic-bezier(0.12, 0.4, 0.29, 1.46) 0.1s;
}
.contact-sec .contact-block .ui-checkbox:active:not(:checked)::after {
  -webkit-transition: none;
  -o-transition: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  transition: none;
  opacity: 1;
}

.sec-page {
  padding: clamp(80px, 6.25vw, 120px) 0 clamp(60px, 4.167vw, 120px) 0;
}
.sec-page h1 {
  font-size: clamp(150px, 20.833vw, 450px);
  line-height: 80%;
}

.cart .cart-table {
  width: 100%;
  padding: 16px;
  border-radius: 10px;
  overflow: hidden;
}
.cart .cart-table.bordered-table {
  border-bottom: 1px solid #faf7f2;
  overflow: auto;
}
.cart .cart-table thead tr {
  border-radius: clamp(2px, 0.208vw, 8px);
}
.cart .cart-table thead tr th {
  padding-bottom: 16px;
  color: #0c0c0d;
  font-family: "Just Another Hand", sans-serif;
  font-size: clamp(24px, 1.458vw, 38px);
  /* 28px */
  font-style: normal;
  font-weight: 500;
  line-height: 150%;
  /* 33.6px */
}
@media (max-width: 1199px) {
  .cart .cart-table thead tr th {
    font-size: clamp(23px, 2.085vw, 32px);
    /* 25px */
  }
}
@media (max-width: 820px) {
  .cart .cart-table thead tr th {
    font-size: clamp(19px, 2.439vw, 24px);
    /* 20px */
  }
}
.cart .cart-table thead tr th:first-child {
  text-align: left;
  width: 90%;
}
.cart .cart-table thead tr th:nth-child(2) {
  width: 10%;
  text-align: center;
}
@media (max-width: 767px) {
  .cart .cart-table tbody tr {
    width: 90%;
  }
}
.cart .cart-table tbody tr td {
  padding: 16px 0;
}
.cart .cart-table tbody tr td:first-child {
  text-align: center;
  padding-right: 0;
  width: 90%;
}
.cart .cart-table tbody tr td:nth-child(2) {
  width: 10%;
  text-align: center;
}
.cart .cart-table tbody tr td .stock-label {
  padding: 4px 12px;
  border-radius: 2px;
  background: #015d4f;
  color: #ffffff;
  width: max-content;
}
.cart .cart-table tbody tr td .product-detail-box {
  display: flex;
  align-items: center;
  gap: clamp(10px, 0.833vw, 24px);
  padding: 16px 0;
}
.cart .cart-table tbody tr td .product-detail-box .img-block {
  background-color: #faf7f2;
  padding: 8px;
  border-radius: 5px;
}
.cart .cart-table tbody tr .cus-btn {
  padding: 12px 24px;
}
.cart .rating-stars {
  margin-top: -6px;
}
.cart .cart-item-block {
  background: #ffffff;
  border-radius: 0;
  border-radius: clamp(5px, 0.521vw, 20px);
  text-align: center;
  padding: 16px;
  position: relative;
}
.cart .cart-item-block .cross {
  position: absolute;
  top: 24px;
  right: 28px;
}
.cart .cart-item-block .cross i {
  font-size: 24px;
  color: #141516;
}
.cart .cart-item-block .cross:hover i {
  color: #015d4f;
}
.cart .cart-item-block .img-block img {
  margin: 0 auto;
}
.cart .cart-item-block .detail li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 16px;
}
.cart .cart-item-block .detail li:last-child {
  margin-bottom: 0;
}

.checkout-box .checkout-input {
  position: relative;
}
.checkout-box .checkout-input input {
  border-radius: clamp(24px, 1.667vw, 64px);
  padding: 16px 16px;
}
@media (max-width: 1599px) {
  .checkout-box .checkout-input input {
    padding: 13px 16px;
  }
}
@media (max-width: 490px) {
  .checkout-box .checkout-input input {
    padding: 12.5px 16px;
  }
}
.checkout-box .checkout-input a {
  position: absolute;
  top: 0;
  right: 0;
  padding: 16px 32px;
}
@media (max-width: 1599px) {
  .checkout-box .checkout-input a {
    padding-right: 18px;
    padding-left: 18px;
  }
}
@media (max-width: 490px) {
  .checkout-box .checkout-input a {
    padding: 15.25px 18px;
  }
}

.table-bottom-row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 16px 8px;
  border-radius: 0 0 10px 10px;
}
@media (max-width: 820px) {
  .table-bottom-row {
    border-radius: 10px;
  }
}
@media (max-width: 490px) {
  .table-bottom-row {
    flex-wrap: wrap;
    row-gap: 16px;
  }
}
.table-bottom-row.varient-2 {
  display: block;
  padding: 0 clamp(16px, 1.25vw, 32px) clamp(16px, 1.25vw, 32px);
}
.table-bottom-row form {
  display: flex;
  align-items: center;
  gap: 0;
  flex-wrap: wrap;
}
.table-bottom-row form input {
  width: clamp(320px, 19.896vw, 520px);
  background: transparent;
}
@media (max-width: 1499px) {
  .table-bottom-row form input {
    padding: 10.5px 16px;
  }
}

.customer-container .customer-wrapper .title-box {
  background-color: #ffffff;
  border-top: 2px solid #015d4f;
  border-radius: clamp(2px, 0.208vw, 8px);
  padding: clamp(16px, 1.25vw, 32px);
}
.customer-container .customer-wrapper .sign-form {
  display: none;
  padding: clamp(16px, 1.25vw, 32px);
}

.sign-submit-btn {
  width: 42%;
}
@media (max-width: 490px) {
  .sign-submit-btn {
    width: 100%;
  }
}

.billing-detail .billing-image img {
  border-radius: clamp(18px, 1.25vw, 48px);
}
.billing-detail .billing-wrapper {
  border-radius: 12px;
  background: #FFFEF0;
  box-shadow: -4px 4px 12px 0px rgba(0, 0, 0, 0.12);
  padding: 24px;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans {
  display: flex;
  align-items: center;
  gap: 16px;
}
@media (max-width: 768px) {
  .billing-detail .billing-wrapper .shipping-radio-container .plans {
    flex-wrap: wrap;
  }
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan {
  cursor: pointer;
  width: 100%;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio] {
  position: absolute;
  opacity: 0;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan .plan-content {
  display: flex;
  gap: 16px;
  padding: 16px 60px 16px 16px;
  height: 120px;
  border: 1px solid #92949f;
  border-radius: 5px;
  position: relative;
  align-items: center;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan .plan-content.content-2 {
  height: 80px;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan .plan-content.content-2 img {
  width: clamp(38px, 2.5vw, 64px);
}
@media (max-width: 490px) {
  .billing-detail .billing-wrapper .shipping-radio-container .plans .plan .plan-content.content-2 img {
    width: 12%;
  }
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan .plan-content .plan-details {
  display: inline-block;
  width: 100%;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio] + .plan-content {
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio] + .plan-content:after {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  right: 20px;
  top: 20px;
  border-radius: 100%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #015d4f;
  box-shadow: 0px 0px 0px 2px #015d4f;
  transform: translate(-50%);
  top: 46px;
  right: 10px;
}
@media (max-width: 490px) {
  .billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio] + .plan-content:after {
    width: 16px;
    height: 16px;
    top: 48px;
  }
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio]:checked + .plan-content {
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio]:checked + .plan-content:after {
  content: "";
  background: #015d4f;
  border-radius: 100%;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #015d4f;
  box-shadow: 0px 0px 0px 2px #015d4f;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio] + .content-2 {
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio] + .content-2:after {
  content: "";
  position: absolute;
  height: 24px;
  width: 24px;
  right: 20px;
  top: 20px;
  border-radius: 100%;
  border: 3px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #ea982b;
  box-shadow: 0px 0px 0px 2px #ea982b;
  transform: translate(-50%);
  top: 27px;
  right: 10px;
}
@media (max-width: 490px) {
  .billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio] + .content-2:after {
    width: 16px;
    height: 16px;
    top: 31px;
  }
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio]:checked + .content-2 {
  -webkit-transition: ease-in 0.3s;
  -o-transition: ease-in 0.3s;
  transition: ease-in 0.3s;
}
.billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio]:checked + .content-2:after {
  content: "";
  background: #ea982b;
  border-radius: 100%;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #ea982b;
  box-shadow: 0px 0px 0px 2px #ea982b;
}
@media (max-width: 490px) {
  .billing-detail .billing-wrapper .shipping-radio-container .plans .plan input[type=radio]:checked + .content-2:after {
    border: 4px solid #fff;
  }
}

.checkout-sidebar {
  padding: clamp(10px, 1.25vw, 48px);
}
.checkout-sidebar .summary-container .summary-block {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 32px);
}
.checkout-sidebar .summary-container .summary-block .img-block {
  display: flex;
  flex-shrink: 0;
}
@media (max-width: 490px) {
  .checkout-sidebar .summary-container .summary-block .img-block {
    flex-shrink: 1;
  }
}
@media (max-width: 490px) {
  .checkout-sidebar .summary-container .summary-block .rating-stars svg {
    width: 14px;
    height: 14px;
  }
}

.pricing .pricing-card {
  border-radius: clamp(18px, 1.25vw, 48px);
  border: 0.5px solid #92949f;
  background: #FFFEF0;
  padding: clamp(40px, 2.5vw, 55px) clamp(20px, 1.667vw, 36px);
}
.pricing .pricing-card .h2 {
  line-height: 88%;
}

.coming-soon-page {
  height: 100vh;
  display: grid;
  align-items: center;
}
.coming-soon-page .cs-block {
  text-align: center;
}
.coming-soon-page .cs-block .logo-img {
  margin-left: auto;
  margin-right: auto;
}
.coming-soon-page .cs-block .coming-soon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.coming-soon-page .cs-block .coming-soon-wrapper ul {
  display: flex;
  gap: clamp(12px, 0.833vw, 24px);
}
.coming-soon-page .cs-block .coming-soon-wrapper ul li {
  width: clamp(60px, 6.25vw, 240px);
  height: clamp(60px, 6.25vw, 240px);
  border: 0.5px solid #92949f;
  border-radius: clamp(4px, 0.417vw, 16px);
  background: transparent;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
}
@media (max-width: 399px) {
  .coming-soon-page .cs-block .coming-soon-wrapper ul li {
    width: 72px;
    height: 72px;
  }
}
.coming-soon-page .cs-block h1 {
  font-size: clamp(55px, 4.167vw, 100px);
}
@media (max-width: 490px) {
  .coming-soon-page .cs-block h1 {
    font-size: clamp(47px, 4.167vw, 100px);
  }
}
@media (max-width: 399px) {
  .coming-soon-page .cs-block h1 {
    font-size: clamp(40px, 4.167vw, 100px);
  }
}
.coming-soon-page .cs-block form {
  position: relative;
}
.coming-soon-page .cs-block form input {
  border: 0.5px solid #92949f;
  border-radius: 50px;
  padding: clamp(24px, 1.979vw, 58px);
  height: 56px;
  color: #92949f;
  font-family: "Urbanist", sans-serif;
  background-color: transparent;
  font-size: clamp(15px, 0.938vw, 25px);
  width: 38%;
}
.coming-soon-page .cs-block form input:focus {
  background-color: transparent;
  outline: none;
}
.coming-soon-page .cs-block form input:focus-visible {
  background-color: transparent;
  outline: none;
}
@media (max-width: 1400px) {
  .coming-soon-page .cs-block form input {
    padding: clamp(34px, 1.979vw, 58px);
  }
}
@media (max-width: 915px) {
  .coming-soon-page .cs-block form input {
    width: 64%;
  }
}
@media (max-width: 820px) {
  .coming-soon-page .cs-block form input {
    width: 58%;
  }
}
@media (max-width: 768px) {
  .coming-soon-page .cs-block form input {
    width: 51%;
  }
}
@media (max-width: 576px) {
  .coming-soon-page .cs-block form input {
    width: 68%;
  }
}
@media (max-width: 490px) {
  .coming-soon-page .cs-block form input {
    width: 93%;
  }
}
@media (max-width: 399px) {
  .coming-soon-page .cs-block form input {
    width: 95%;
    padding: 6px;
  }
}
.coming-soon-page .cs-block form .cus-btn-3 {
  position: absolute;
  top: 8px;
  border: none;
  right: 423px;
  border: none;
}
@media (max-width: 1300px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 374px;
  }
}
@media (max-width: 1200px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 369px;
  }
}
@media (max-width: 1024px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 313px;
  }
}
@media (max-width: 992px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 310px;
  }
}
@media (max-width: 915px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 164px;
  }
}
@media (max-width: 820px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 172px;
  }
}
@media (max-width: 768px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 193px;
  }
}
@media (max-width: 576px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 98px;
  }
}
@media (max-width: 490px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 75px;
  }
}
@media (max-width: 430px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 22px;
    top: 11px;
  }
}
@media (max-width: 399px) {
  .coming-soon-page .cs-block form .cus-btn-3 {
    right: 17px;
    top: 3px;
  }
}

.team {
  position: relative;
}
.team .main-block {
  display: flex;
  align-items: end;
}
@media (max-width: 490px) {
  .team .main-block {
    display: grid;
  }
}
.team .main-block .team-img {
  position: relative;
  z-index: 99;
  display: flex;
  flex-shrink: 0;
  padding-bottom: 30px;
  width: clamp(250px, 19.792vw, 400px);
  height: clamp(250px, 19.115vw, 480px);
  z-index: 99;
}
.team .main-block .team-img img {
  border-radius: clamp(18px, 1.25vw, 48px);
}
@media (max-width: 490px) {
  .team .main-block {
    padding-bottom: 45px;
  }
}
.team .img-vector {
  position: absolute;
  left: 20%;
}
@media (max-width: 1199px) {
  .team .img-vector {
    left: 6%;
  }
}
@media (max-width: 490px) {
  .team .img-vector {
    display: none;
  }
}
.team .team-block {
  border-radius: clamp(18px, 1.25vw, 48px);
  padding: clamp(40px, 2.5vw, 60px) clamp(48px, 2.917vw, 65px) clamp(40px, 2.5vw, 60px) clamp(150px, 8.542vw, 200px);
  background: #FFFEF0;
  box-shadow: -1px 4px 12px 0px rgba(0, 0, 0, 0.12);
  text-wrap: nowrap;
  margin-left: -125px;
  margin-top: 2px;
}
@media (max-width: 490px) {
  .team .team-block {
    padding: 120px 0 32px 0;
    width: 100%;
    margin-left: -18px;
    margin-top: -123px;
  }
  .team .team-block h4, .team .team-block p, .team .team-block a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.team .team-block .links-container {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
.team .team-block .links-container .links {
  background: #ea982b;
  border-radius: 50%;
  display: grid;
  justify-content: center;
  align-items: center;
  height: clamp(40px, 2.5vw, 60px);
  width: clamp(40px, 2.5vw, 60px);
  transition: all 0.3s ease-in-out;
}
.team .team-block .links-container .links svg {
  width: clamp(16px, 1.25vw, 30px);
  height: clamp(16px, 1.25vw, 30px);
}
.team .team-block .links-container .links:hover {
  background: #015d4f;
  transition: all 0.3s ease-in-out;
}

.main-block-2 {
  display: flex;
  align-items: end;
}
@media (max-width: 490px) {
  .main-block-2 {
    display: grid;
  }
}
.main-block-2 .team-img-1 {
  position: relative;
  z-index: 99;
  display: flex;
  flex-shrink: 0;
  padding-bottom: 30px;
  width: clamp(250px, 19.792vw, 400px);
  height: clamp(250px, 19.115vw, 480px);
  z-index: 99;
}
.main-block-2 .team-img-1 img {
  border-radius: clamp(18px, 1.25vw, 48px);
}
.main-block-2 .img-vector-1 {
  position: absolute;
  left: 58%;
}
@media (max-width: 1024px) {
  .main-block-2 .img-vector-1 {
    left: 59%;
  }
}
@media (max-width: 830px) {
  .main-block-2 .img-vector-1 {
    left: 14%;
  }
}
@media (max-width: 490px) {
  .main-block-2 .img-vector-1 {
    display: none;
  }
}
.main-block-2 .team-block-1 {
  border-radius: clamp(18px, 1.25vw, 48px);
  padding: clamp(40px, 2.5vw, 60px) clamp(48px, 2.917vw, 65px) clamp(40px, 2.5vw, 60px) clamp(150px, 8.542vw, 200px);
  background: #FFFEF0;
  box-shadow: -1px 4px 12px 0px rgba(0, 0, 0, 0.12);
  text-wrap: nowrap;
  margin-left: clamp(-122px, -6.51vw, -150px);
  margin-top: 2px;
}
@media (max-width: 490px) {
  .main-block-2 .team-block-1 {
    padding: 120px 0 32px 0;
    width: 100%;
    margin-left: -13px;
    margin-top: -120px;
  }
  .main-block-2 .team-block-1 h4, .main-block-2 .team-block-1 p, .main-block-2 .team-block-1 a {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.main-block-2 .team-block-1 .links-container {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
.main-block-2 .team-block-1 .links-container .links {
  background: #ea982b;
  border-radius: 50%;
  height: clamp(40px, 2.5vw, 60px);
  width: clamp(40px, 2.5vw, 60px);
  display: grid;
  align-items: center;
  justify-content: center;
  transition: all 0.3s ease-in-out;
}
.main-block-2 .team-block-1 .links-container .links svg {
  width: clamp(16px, 1.25vw, 30px);
  height: clamp(16px, 1.25vw, 30px);
}
.main-block-2 .team-block-1 .links-container .links:hover {
  background: #015d4f;
  transition: all 0.3s ease-in-out;
}

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