/*---------------------------------------------"
// Template Name: RideAxis
// Description: RideAxis 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("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&amp;display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&amp;display=swap");
/*-------------------------
    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: #F59300;
}

.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: 1600px) {
  .container-fluid {
    padding: 0 clamp(180px, 12.5vw, 622px);
    width: 100%;
  }
}
@media (max-width: 1599px) {
  .container-fluid {
    padding: 0 6vw;
    width: 100%;
  }
}
@media (max-width: 1199px) {
  .container-fluid {
    padding: 0 clamp(20px, 2vw, 58px);
    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);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}

@media (max-width: 576px) {
  .row {
    --bs-gutter-x: 0.75rem;
    --bs-gutter-y: 0;
  }
}

.slick-track > [class*=col] {
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  margin-right: calc(var(--bs-gutter-x) / 2) !important;
  margin-left: calc(var(--bs-gutter-x) / 2) !important;
}

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

body {
  font-family: "Inter", sans-serif;
  color: #45474F;
  background-color: #fff;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: clamp(15px, 0.833vw, 32px);
  font-weight: 400;
  line-height: 140%;
  height: 100%;
  overflow-x: hidden;
}
body::-webkit-scrollbar {
  width: 4px;
}
body::-webkit-scrollbar-track {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
body::-webkit-scrollbar-thumb {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #F59300;
}

.no-scroll {
  overflow: hidden;
  height: 100%;
  /* Prevent scrolling on mobile devices */
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.5s ease-in-out;
}
a:hover {
  color: #F59300;
  transition: all 0.5s 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;
  color: #0C0C0D;
}

h1,
.h1 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(38px, 2.5vw, 99px);
  /* 48px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 96px */
}
@media (max-width: 820px) {
  h1,
  .h1 {
    font-size: clamp(36px, 5.61vw, 58px);
    /* 46px */
  }
}

h2,
.h2 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(32px, 2.083vw, 69px);
  /* 40px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 66px */
}
@media (max-width: 820px) {
  h2,
  .h2 {
    font-size: clamp(33px, 1.979vw, 48px);
    /* 38px */
  }
}

h3,
.h3 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(30px, 1.719vw, 125px);
  /* 33px */
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: clamp(33px, 1.927vw, 48px);
    /* 37px */
  }
}
@media (max-width: 820px) {
  h3,
  .h3 {
    font-size: clamp(28px, 1.667vw, 38px);
    /* 32px */
  }
}

h4,
.h4 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(20px, 1.458vw, 57px);
  /* 28px */
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 42px */
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: clamp(28px, 1.719vw, 40px);
    /* 33px */
  }
}
@media (max-width: 820px) {
  h4,
  .h4 {
    font-size: clamp(20px, 1.406vw, 30px);
    /* 27px */
  }
}

h5,
.h5 {
  font-family: "Inter", sans-serif;
  font-size: clamp(18px, 1.198vw, 62px);
  /* 23px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 33.6px */
}
@media (max-width: 1199px) {
  h5,
  .h5 {
    font-size: clamp(20px, 1.302vw, 32px);
    /* 25px */
  }
}
@media (max-width: 820px) {
  h5,
  .h5 {
    font-size: clamp(18px, 1.042vw, 24px);
    /* 20px */
  }
}

h6,
.h6 {
  font-family: "Poppins", sans-serif;
  font-size: clamp(15px, 0.99vw, 40px);
  /* 19px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 27.6px */
}
@media (max-width: 1199px) {
  h6,
  .h6 {
    font-size: clamp(14px, 0.938vw, 36px);
    /* 18px */
  }
}
@media (max-width: 820px) {
  h6,
  .h6 {
    font-size: clamp(14px, 0.833vw, 32px);
    /* 16px */
  }
}

.text-16,
p {
  color: #45474F !important;
  font-family: "Inter", sans-serif;
  font-size: clamp(14px, 0.833vw, 40px);
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21.6px */
}
@media (max-width: 399px) {
  .text-16,
  p {
    font-size: 14px;
  }
}

.eyebrow {
  font-size: clamp(12px, 0.833vw, 72px);
  /* 16px */
  font-family: "Inter", sans-serif;
  font-weight: 600;
  line-height: 120%;
}

.subtitle {
  font-size: clamp(13px, 0.729vw, 32px);
  /* 14px */
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}

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

span {
  display: inline-block;
}

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

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

#cursor {
  position: fixed;
  top: -5px;
  left: -5px;
  width: 10px;
  height: 10px;
  background-color: #F59300;
  border-radius: 50%;
  pointer-events: none;
  z-index: 999;
}

.hover-content {
  transition: all 0.5s ease-in-out;
}
.hover-content:hover {
  color: #F59300 !important;
}

#cursor-border {
  position: fixed;
  top: -12px;
  left: -12px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  box-shadow: 0 0 0 1px #F59300;
  pointer-events: none;
  transition: top 0.15s ease-out, left 0.15s ease-out, width 0.15s ease-out, height 0.15s ease-out, background-color 0.15s ease-out;
  z-index: 999;
}

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

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

.accent-ter {
  color: #FDF4E7 !important;
}

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

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

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

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

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

.white {
  color: #FAFAFA !important;
}

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

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

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

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

.bg-sec {
  background: #FCECD4;
}

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

.bg-black {
  background: #0C0C0D;
}

.bg-medium-black {
  background: #1E1F20;
}

.bg-medium-gray {
  background: #CCCCCC;
}

.bg-dark-black {
  background: #0C0C0D;
}

.bg-black {
  background: #0C0C0D;
}

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

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

.bg-dark-gray {
  background: #45474F;
}

.bg-light-gray {
  background: #92949F;
}

.bg-lightest-gray {
  background: #EAEAEC;
}

.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: "Poppins", sans-serif;
}

.font-sec {
  font-family: "Inter", sans-serif;
}

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

.br-6 {
  border-radius: clamp(3px, 0.313vw, 32px);
}

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

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

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

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

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

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

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

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

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

.br-48 {
  border-radius: clamp(28px, 2.5vw, 120px) !important;
}

.br-56 {
  border-radius: clamp(24px, 2.917vw, 140px);
}

.br-64 {
  border-radius: clamp(40px, 3.333vw, 160px);
}

.cursor-pointer {
  cursor: pointer;
}

.no-border {
  border: 0;
}

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

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

.mb-120 {
  margin-bottom: clamp(78px, 6.25vw, 190px);
}
@media (max-width: 575px) {
  .mb-120 {
    margin-bottom: 40px;
  }
}

.mb-96 {
  margin-bottom: clamp(58px, 5vw, 160px);
}
@media (max-width: 575px) {
  .mb-96 {
    margin-bottom: 40px;
  }
}

.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-40 {
  margin-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .mt-40 {
    margin-top: 20px;
  }
}

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

.mt-32 {
  margin-top: clamp(24px, 1.667vw, 64px) !important;
}
@media (max-width: 991px) {
  .mt-32 {
    margin-top: 2.422vw;
  }
}
@media (max-width: 580px) {
  .mt-32 {
    margin-top: 4.082vw;
  }
}

.mb-32 {
  margin-bottom: clamp(24px, 1.667vw, 64px) !important;
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 2.422vw;
  }
}
@media (max-width: 580px) {
  .mb-32 {
    margin-bottom: 4.082vw;
  }
}

.mb-36 {
  margin-bottom: clamp(24px, 1.875vw, 64px) !important;
}
@media (max-width: 991px) {
  .mb-36 {
    margin-bottom: 2.422vw;
  }
}
@media (max-width: 580px) {
  .mb-36 {
    margin-bottom: 4.082vw;
  }
}

.mt-24 {
  margin-top: clamp(21px, 1.25vw, 48px);
}
@media (max-width: 991px) {
  .mt-24 {
    margin-top: 2.117vw;
  }
}
@media (max-width: 767px) {
  .mt-24 {
    margin-top: 1.613vw;
  }
}

.mb-24 {
  margin-bottom: clamp(21px, 1.25vw, 48px);
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 2.117vw;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 1.613vw;
  }
}
@media (max-width: 490px) {
  .mb-24 {
    margin-bottom: 16px;
  }
}

.mb-20 {
  margin-bottom: clamp(16px, 1.042vw, 48px);
}

.mt-16 {
  margin-top: clamp(14px, 0.833vw, 32px);
}
@media (max-width: 991px) {
  .mt-16 {
    margin-top: 1.512vw;
  }
}
@media (max-width: 767px) {
  .mt-16 {
    margin-top: 2.449vw;
  }
}

.mb-16 {
  margin-bottom: clamp(14px, 0.833vw, 32px);
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 1.512vw;
  }
}
@media (max-width: 767px) {
  .mb-16 {
    margin-bottom: 2.449vw;
  }
}

.mb-12 {
  margin-bottom: 0.625vw;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 0.917vw;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 1.009vw;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 3.043vw;
  }
}

.mb-8 {
  margin-bottom: 0.417vw;
}
@media (max-width: 490px) {
  .mb-8 {
    margin-bottom: 0.816vw;
  }
}

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

.p-96 {
  padding: clamp(58px, 5vw, 192px);
}

.py-80 {
  padding-top: clamp(48px, 4.167vw, 160px);
  padding-bottom: clamp(48px, 4.167vw, 160px);
}
@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-top: clamp(32px, 3.33vw, 128px);
  padding-bottom: clamp(32px, 3.33vw, 128px);
}
@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;
  }
}

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

.py-48 {
  padding: clamp(28px, 2.5vw, 80px) 0;
}
@media (max-width: 575px) {
  .py-48 {
    padding: 24px 0;
  }
}

.pt-48 {
  padding-top: clamp(28px, 2.5vw, 80px);
}
@media (max-width: 575px) {
  .pt-48 {
    padding-top: 24px;
  }
}

.pb-48 {
  padding-bottom: clamp(28px, 2.5vw, 80px);
}
@media (max-width: 575px) {
  .pb-48 {
    padding-bottom: 24px;
  }
}

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

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

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

.p-40 {
  padding: clamp(28px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .p-40 {
    padding: 32px;
  }
}

.ps-24 {
  padding-left: clamp(18px, 1.25vw, 96px);
  padding-right: clamp(18px, 1.25vw, 96px);
}

.ps-32 {
  padding-left: clamp(18px, 1.667vw, 64px);
  padding-right: clamp(18px, 1.667vw, 64px);
}

.p-32 {
  padding: clamp(18px, 1.667vw, 64px);
}

.pt-32 {
  padding-top: clamp(18px, 1.667vw, 64px);
}

.py-32 {
  padding: clamp(18px, 1.667vw, 64px) 0;
}

.py-24 {
  padding: clamp(16px, 1.25vw, 48px) 0;
}

.p-24 {
  padding: clamp(16px, 1.25vw, 48px);
}

.pt-24 {
  padding-top: clamp(16px, 1.25vw, 48px);
}

.pl-24 {
  padding-left: clamp(16px, 1.25vw, 48px);
}

.pb-24 {
  padding-bottom: clamp(16px, 1.25vw, 48px);
}

.pl-16 {
  padding-left: clamp(10px, 0.938vw, 36px);
}

.p-8-12 {
  padding: clamp(4px, 0.417vw, 16px) clamp(5px, 0.521vw, 20px);
}

.p-8 {
  padding: clamp(6px, 0.417vw, 16px);
}

.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
-------------------------*/
.back-to-top {
  position: fixed;
  bottom: 0px;
  right: 12px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: clamp(130px, 8.021vw, 240px);
  height: clamp(130px, 8.021vw, 240px);
  font-size: clamp(44px, 4vw, 116px);
  border-radius: clamp(18px, 1.25vw, 96px);
  background: #F59300;
  color: #FAFAFA;
  text-align: center;
  opacity: 0;
  text-decoration: none;
  -webkit-transform: scale(0.3);
  -ms-transform: scale(0.3);
  transform: scale(0.3);
  z-index: 999;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.back-to-top:hover {
  background: #1E1F20;
  color: #FAFAFA;
}
.back-to-top.show {
  opacity: 1;
}

.cus-btn {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: clamp(12px, 0.703vw, 62px) clamp(26px, 1.667vw, 116px);
  border-radius: clamp(24px, 1.667vw, 108px);
  border: 1px solid #F59300;
  background: #F59300;
  font-family: "Inter", sans-serif;
  overflow: hidden;
  cursor: pointer;
}
.cus-btn:active {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25) inset !important;
  transform: scale(0.9);
  background: #eb8d00 !important;
}
.cus-btn:active .text {
  color: #FAFAFA !important;
}
.cus-btn .text {
  text-align: center;
  text-decoration: none;
  width: 100%;
  color: #FAFAFA;
  font-size: clamp(14px, 0.833vw, 72px);
  font-weight: 600;
  line-height: 120%;
  z-index: 20;
  transition: all 0.3s ease-in-out;
}
.cus-btn:hover {
  background-color: transparent;
  border: 1px solid #F59300;
}
.cus-btn:hover .text {
  color: #F59300;
}

.cus-btn-2 {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: clamp(12px, 0.755vw, 62px) clamp(26px, 1.667vw, 116px);
  border-radius: clamp(24px, 1.667vw, 108px);
  border: 1px solid #141516;
  background: transparent;
  overflow: hidden;
  cursor: pointer;
}
.cus-btn-2:active {
  box-shadow: 0px 0px 9px 0px rgba(0, 0, 0, 0.25) inset !important;
  transform: scale(0.9);
  background: #eb8d00 !important;
}
.cus-btn-2:active .text {
  color: #FAFAFA !important;
}
.cus-btn-2::after {
  content: " ";
  width: 0%;
  height: 100%;
  background: #F59300;
  position: absolute;
  transition: all 0.4s ease-in-out;
  right: 0;
}
.cus-btn-2:hover::after {
  right: auto;
  left: 0;
  width: 100%;
}
.cus-btn-2 .text {
  text-align: center;
  text-decoration: none;
  width: 100%;
  color: #141516;
  font-size: clamp(14px, 0.833vw, 72px);
  font-weight: 600;
  line-height: 120%;
  font-family: "Inter", sans-serif;
  z-index: 20;
  transition: all 0.3s ease-in-out;
}
.cus-btn-2:hover {
  border: 1px solid #F59300;
}
.cus-btn-2:hover .text {
  color: #FAFAFA;
  animation: scaleUp 0.2s ease-in-out;
}

.slick-dots {
  margin-top: clamp(24px, 1.667vw, 116px);
  position: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: clamp(4px, 0.417vw, 36px);
}
.slick-dots li {
  width: clamp(8px, 0.625vw, 50px);
  height: clamp(8px, 0.625vw, 50px);
  border-radius: 50%;
  display: grid;
  align-items: center;
  justify-content: center;
  background: #CCCCCC;
  transition: all 0.5s ease-in-out;
  margin: 0;
}
.slick-dots li.slick-active {
  background-color: #45474F;
}
.slick-dots li button {
  /* 18px */
}
.slick-dots li button:before {
  color: transparent;
}

.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: #F59300;
  transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  color: #F59300;
  background-color: #FAFAFA;
  width: clamp(40px, 2.5vw, 140px);
  height: clamp(40px, 2.5vw, 140px);
  border-radius: 50%;
  float: left;
  transition: all 0.5s ease-in-out;
  font-family: "Poppins", sans-serif;
  border: 1px solid #F59300;
  font-size: clamp(18px, 1.198vw, 62px);
  font-weight: 500;
  line-height: 120%;
}
.pagination #border-pagination li a svg {
  width: clamp(16px, 1.042vw, 96px);
  height: clamp(16px, 1.042vw, 96px);
}
.pagination #border-pagination li a svg path {
  fill: #F59300;
  transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li a.active {
  color: #FAFAFA;
  background-color: #F59300;
}
.pagination #border-pagination li a:hover {
  color: #FAFAFA;
  background-color: #F59300;
}
.pagination #border-pagination li a:hover svg path {
  fill: #FAFAFA;
  transition: all 0.5s ease-in-out;
}
.pagination #border-pagination li:hover span {
  color: #FAFAFA;
  transition: all 0.5s ease-in-out;
}

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

.input-block {
  display: flex;
  gap: clamp(4px, 0.417vw, 36px);
  padding: clamp(11px, 0.625vw, 50px) clamp(12px, 0.833vw, 72px);
  border-radius: clamp(24px, 2.917vw, 140px);
  border: 1px solid #45474F;
}
.input-block .form-control {
  padding: 0;
  background: transparent;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 0.833vw, 32px);
  font-weight: 400;
  line-height: 140%;
  letter-spacing: 0.32px;
  position: relative;
  color: #45474F;
  box-shadow: none;
  border: none;
  outline: 0;
}
.input-block .form-control:-webkit-autofill, .input-block .form-control:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.input-block .form-control:focus {
  box-shadow: none !important;
  outline: 0 !important;
  color: #45474F !important;
  background: transparent !important;
}
.input-block .form-control::placeholder {
  color: #45474F;
  opacity: 1;
}
.input-block svg {
  width: clamp(19px, 1.042vw, 48px);
  height: clamp(19px, 1.042vw, 48px);
}

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

label.error {
  color: #ff0000;
}

.check-block input {
  display: none;
}
.check-block label {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  color: #45474F;
  font-weight: 400;
  cursor: pointer;
}
.check-block label::before {
  content: "\f0c8";
  font-family: "Font Awesome 6 Pro";
  color: #45474F;
  font-size: clamp(16px, 1.042vw, 58px);
  font-weight: 300;
}
.check-block input[type=checkbox]:checked + label {
  color: #F59300 !important;
  font-weight: 400;
}
.check-block input[type=checkbox]:checked + label::before {
  content: "\f14a";
  color: #F59300;
  font-weight: 600;
}

.cus-checkBox input {
  display: none;
}
.cus-checkBox label {
  position: relative;
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  cursor: pointer;
  color: #45474F;
}
.cus-checkBox label::before {
  content: "\f0c8";
  font-family: "Font Awesome 6 Pro";
  color: #45474F;
  font-size: clamp(16px, 1.042vw, 42px);
  font-weight: 300;
}
.cus-checkBox input[type=checkbox]:checked + label {
  color: #F59300;
  font-weight: 400;
}
.cus-checkBox input[type=checkbox]:checked + label::before {
  content: "\f14a";
  color: #F59300;
  font-weight: 500;
}

.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: 9999;
  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%);
  border-radius: 12px;
}
@media (max-width: 1024px) {
  .player__video {
    height: 30%;
  }
}
@media (max-width: 490px) {
  .player__video {
    max-width: 70%;
  }
}

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

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

.video-close {
  position: absolute;
  z-index: 0;
  top: 0;
  right: -50px;
  width: clamp(30px, 2.083vw, 140px);
  height: clamp(30px, 2.083vw, 140px);
  display: flex;
  align-items: center;
  justify-content: center;
  border: none;
  outline: none;
  border-radius: 50%;
  cursor: pointer;
  color: #000;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.75);
  font-size: clamp(18px, 1.458vw, 106px);
}

.video-iframe {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 12px;
  border: none;
}

.wrapper-dropdown {
  position: relative;
  display: inline-block;
  width: fit-content;
  width: 100%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border-radius: clamp(28px, 2.5vw, 120px) !important;
  padding: clamp(8px, 0.625vw, 50px) clamp(16px, 1.042vw, 96px);
  border: 1px solid #92949F;
}
.wrapper-dropdown::before {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -2px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #fff transparent;
}
.wrapper-dropdown .topbar-dropdown {
  width: max-content;
  background: #FAFAFA;
  transition: 0.3s;
  position: absolute;
  top: 110%;
  right: 0;
  left: 0px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  border-radius: clamp(24px, 1.667vw, 108px);
  overflow: hidden;
  box-shadow: inherit;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  visibility: hidden;
  width: 100%;
  border: 1px solid #92949F;
  border-radius: clamp(8px, 0.625vw, 48px) !important !important;
}
@media (max-width: 490px) {
  .wrapper-dropdown .topbar-dropdown {
    top: 115%;
  }
}
.wrapper-dropdown .topbar-dropdown.footer-dropdown {
  bottom: 167% !important;
  top: unset !important;
}
.wrapper-dropdown .topbar-dropdown li {
  padding: 0 15px;
  line-height: clamp(32px, 2.292vw, 84px);
  border-radius: 0;
  overflow: hidden;
}
.wrapper-dropdown .topbar-dropdown li:last-child {
  border-bottom: none;
}
.wrapper-dropdown .topbar-dropdown li:hover {
  background-color: #F59300;
  color: #FAFAFA;
}
.wrapper-dropdown .topbar-dropdown li.item img {
  width: clamp(16px, 0.833vw, 48px);
}
.wrapper-dropdown.active .topbar-dropdown {
  opacity: 1;
  visibility: visible;
  border-radius: 5px;
}
.wrapper-dropdown .scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}
.wrapper-dropdown .arrow {
  float: right;
  rotate: 180deg;
  width: clamp(22px, 1.25vw, 72px);
  height: clamp(22px, 1.25vw, 72px);
}
.wrapper-dropdown svg {
  transition: all 0.3s;
}
.wrapper-dropdown .rotated {
  transform: rotate(-180deg);
}

.shop-dropdown {
  padding: clamp(6px, 0.417vw, 12px) clamp(8px, 0.625vw, 24px);
  background: #EAEAEC;
  border-radius: clamp(2px, 0.208vw, 28px);
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  display: grid;
  align-items: center;
  justify-content: center;
  z-index: 9999999;
  background: #F59300;
}
#preloader .book {
  color: #FAFAFA;
  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: #FAFAFA;
  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 #FAFAFA;
  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: #FAFAFA;
  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.0%, 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);
  }
}
/*-------------------------
  layouts
-------------------------*/
.header-top {
  background-color: #F59300;
  padding: clamp(8px, 0.625vw, 50px) 0;
  text-align: center;
}

header {
  background-color: #FAFAFA;
 /* padding-bottom: clamp(12px, 0.833vw, 64px);*/
}
header.main-menu.stricky-fixed {
  transform: translateY(0);
}
header.main-menu .header-logo {
  width: clamp(220px, 8.977vw, 444px);
}
header.main-menu .header-logo img {
  width: 100%;
}
header.main-menu .header-section .hero-topbar-block {
  /*padding: clamp(12px, 0.833vw, 64px) 0;*/
}
header.main-menu .header-section .hero-topbar-block .header-logo {
  /*width: clamp(132px, 8.977vw, 444px);*/
      width: 50%;
    height: 50%;
}
header.main-menu .header-section .hero-topbar-block .header-logo img {
  width: 100%;
}
header.main-menu .header-section .hero-topbar-block .dropdown a svg {
  width: 24px;
  height: 24px;
}
header.main-menu .header-section .hero-topbar-block .dropdown ul {
  position: absolute;
  top: 100%;
  left: -25px;
  width: clamp(200px, 11.458vw, 450px);
  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.5s ease-in-out, visibility all 0.5s ease-in-out, transform 700ms ease;
  z-index: 99;
  background-color: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: clamp(4px, 0.417vw, 36px);
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li > a {
  font-size: clamp(14px, 0.833vw, 28px);
  line-height: 150%;
  color: #0C0C0D;
  font-weight: 500;
  font-family: "Inter", sans-serif;
  display: flex;
  padding: clamp(7px, 0.417vw, 24px) 20px;
  transition: 400ms;
  border-radius: 5px;
  margin: 4px;
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li.current > a, header.main-menu .header-section .hero-topbar-block .dropdown ul li:hover > a {
  background-color: #F59300;
  color: #FAFAFA;
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li.current > a svg path, header.main-menu .header-section .hero-topbar-block .dropdown ul li:hover > a svg path {
  fill: #F59300;
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li.dropdown:after {
  position: absolute;
  right: 15px;
  top: 7px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  color: #FAFAFA;
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scale(0);
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li.dropdown:hover::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  color: #FAFAFA;
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li > ul {
  top: 0;
  left: calc(100% + 0px);
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
header.main-menu .header-section .hero-topbar-block .dropdown ul li > ul ul {
  display: flex;
}
header.main-menu .header-section .hero-topbar-block .dropdown:hover > ul {
  opacity: 1;
  visibility: visible;
  gap: 0;
  transform: scaleY(1) translateZ(0px);
  transition: all 0.5s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  header.main-menu .header-section .hero-topbar-block .dropdown:nth-last-child(1) ul li > ul, header.main-menu .header-section .hero-topbar-block .dropdown:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
header.main-menu .header-section .hero-topbar-block .searchbar {
  width: 100%;
  background-color: #FAFAFA;
  border-radius: clamp(18px, 1.25vw, 96px);
  border: 1px solid #92949F;
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 36px);
  padding: clamp(8px, 0.625vw, 48px) clamp(12px, 0.833vw, 64px);
}
header.main-menu .header-section .hero-topbar-block .searchbar .searchbar-icon {
  width: clamp(16px, 1.042vw, 88px);
  height: clamp(16px, 1.042vw, 88px);
}
header.main-menu .header-section .hero-topbar-block .searchbar input {
  width: 100%;
  font-weight: 400;
  line-height: 145%;
  color: #0C0C0D;
  font-size: clamp(12px, 0.833vw, 64px);
  font-family: "Inter", sans-serif;
  background: transparent;
  outline: none;
  border: none;
  box-shadow: none;
}
header.main-menu .header-section .hero-topbar-block .searchbar input::placeholder {
  color: #92949F;
}
header.main-menu .header-section .hero-topbar-block .searchbar input:focus {
  background: transparent;
  outline: none;
  border: none;
  box-shadow: none;
}
header.main-menu .header-section .hero-topbar-block .searchbar.active {
  border: 1px solid #0C0C0D !important;
}
header.main-menu .header-section .hero-topbar-block .searchbar.active svg path {
  stroke: #0C0C0D;
}
header.main-menu .header-section .navigation {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  header.main-menu .header-section .navigation {
    padding: 8px 0;
  }
}
header.main-menu .header-section .navigation .menu-button-right {
  display: flex;
  align-items: center;
  gap: clamp(24px, 3.333vw, 72px);
}
@media (max-width: 992px) {
  header.main-menu .header-section .navigation .menu-button-right {
    display: none;
  }
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
header.main-menu .header-section .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: flex;
}
@media screen and (min-width: 1200px) {
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list,
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
  }
}
@media (max-width: 992px) {
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list,
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: none;
  }
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li {
  position: relative;
  padding: 0 clamp(14px, 1.042vw, 96px);
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li:first-of-type,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:first-of-type {
  padding-left: 0;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: clamp(14px, 0.833vw, 64px);
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 120%;
  color: #0C0C0D;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: all all 0.5s ease-in-out;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a::before,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #F59300;
  transition: 0.5s transform ease;
  transform: scale3d(0, 1, 1);
  transform-origin: 100% 50%;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #F59300;
  transition: 0.5s transform ease;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active::before,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active::before {
  transform: scale3d(1, 1, 1);
  transform-origin: 0 50%;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #F59300;
  transition: 0.5s transform ease;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover::before,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover::before {
  transform: scale3d(1, 1, 1);
  transform-origin: 0 50%;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li.current, header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li:hover,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li.current,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #F59300;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  width: clamp(200px, 11.458vw, 450px);
  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.5s ease-in-out, visibility all 0.5s ease-in-out, transform 700ms ease;
  z-index: 99;
  background-color: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: clamp(4px, 0.417vw, 36px);
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: clamp(14px, 0.833vw, 28px);
  line-height: 150%;
  color: #0C0C0D;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  display: flex;
  padding: clamp(7px, 0.417vw, 24px) 20px;
  transition: 400ms;
  border-radius: 5px;
  margin: 4px;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a, header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #F59300;
  color: #FAFAFA;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.dropdown:after,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.dropdown:after {
  position: absolute;
  right: 15px;
  top: 7px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  color: #FAFAFA;
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scale(0);
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.dropdown:hover::after,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.dropdown:hover::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  color: #FAFAFA;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 0px);
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul.right-align,
header.main-menu .header-section .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.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul ul,
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: flex;
}
header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover > ul,
header.main-menu .header-section .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.5s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  header.main-menu .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  header.main-menu .header-section .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.main-menu .header-section .navigation .main-menu__right {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 992px) {
  header.main-menu .header-section .navigation .main-menu__right {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 575px) {
  header.main-menu .header-section .navigation .main-menu__right {
    gap: 24px;
  }
}
header.main-menu .header-section .navigation .main-menu__right svg {
  width: clamp(22px, 1.25vw, 48px);
  height: clamp(22px, 1.25vw, 48px);
}
header.main-menu .header-section .header-buttons {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: clamp(18px, 1.25vw, 106px) !important;
}
header.main-menu .header-section .header-buttons .right-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: clamp(12px, 0.833vw, 72px);
}
header.main-menu .header-section .header-buttons .right-nav .header-cus-btn {
  position: relative;
  overflow: hidden;
  padding: clamp(13px, 0.879vw, 64px) clamp(18px, 1.25vw, 96px);
  border-radius: clamp(28px, 2.5vw, 120px);
  background: #F59300;
  display: inline-block;
  text-align: center;
  background-size: 400%;
  border: none;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
header.main-menu .header-section .header-buttons .right-nav .header-cus-btn .text {
  position: relative;
  z-index: 2;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  font-weight: 600;
  line-height: 120%;
  font-size: clamp(12px, 0.833vw, 64px);
  color: #FAFAFA;
}
header.main-menu .header-section .header-buttons .right-nav .header-cus-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: clamp(28px, 2.5vw, 120px);
  width: 0%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  transition: all 0.5s;
  background: #F59300;
  transition: all 0.5s ease-in-out;
}
header.main-menu .header-section .header-buttons .right-nav .header-cus-btn:hover .text {
  color: #FAFAFA;
}
header.main-menu .header-section .header-buttons .right-nav .header-cus-btn:hover::before {
  width: 100%;
}
header.main-menu .header-section .header-buttons .button-block svg {
  width: clamp(18px, 1.25vw, 106px);
  height: clamp(18px, 1.25vw, 106px);
}
header.main-menu .header-section .header-buttons .input-search {
  display: none;
  position: absolute;
  right: clamp(32px, 1.875vw, 72px);
  bottom: -8px;
  width: clamp(220px, 13.542vw, 450px);
  padding: 12px;
  background: transparent;
  border: 1px solid #0C0C0D;
  color: #0C0C0D !important;
  border-radius: clamp(2px, 0.208vw, 28px);
}
header.main-menu .header-section .header-buttons .input-search::placeholder {
  color: #92949F;
}
header.main-menu .header-section .header-buttons .input-search:focus {
  background: #F59300;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-120%);
  transition: transform 500ms ease;
}
@media (max-width: 1199px) {
  .stricky-header {
    display: inline;
  }
}
.stricky-header.stricky-fixed {
  transform: translateY(0);
}
.stricky-header .sticky-header__content {
  width: 100%;
  padding: 0 0;
  background: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  padding: clamp(5px, 0.200vw, 62px);
}
.stricky-header .sticky-header__content .header-section .hero-topbar-block {
  display: none;
}
.stricky-header .sticky-header__content .header-section .navigation {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
}
@media (max-width: 1199px) {
  .stricky-header .sticky-header__content .header-section .navigation {
    padding: 8px 0;
  }
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right {
  display: flex;
  align-items: center;
  gap: clamp(24px, 3.333vw, 72px);
}
@media (max-width: 992px) {
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right {
    display: none;
  }
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.stricky-header .sticky-header__content .header-section .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: flex;
}
@media screen and (min-width: 1200px) {
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list,
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
  }
}
@media (max-width: 992px) {
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list,
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: none;
  }
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li {
  position: relative;
  padding: 0 clamp(16px, 1.042vw, 96px);
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li:first-of-type,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:first-of-type {
  padding-left: 0;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
  font-size: clamp(14px, 0.833vw, 64px);
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  line-height: 120%;
  color: #0C0C0D;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: all all 0.5s ease-in-out;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a::before,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a::before {
  content: "";
  width: 100%;
  height: 2px;
  position: absolute;
  left: 0;
  bottom: 0;
  background: #F59300;
  transition: 0.5s transform ease;
  transform: scale3d(0, 1, 1);
  transform-origin: 100% 50%;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #F59300;
  transition: 0.5s transform ease;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active::before,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active::before {
  transform: scale3d(1, 1, 1);
  transform-origin: 0 50%;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #F59300;
  transition: 0.5s transform ease;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover::before,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover::before {
  transform: scale3d(1, 1, 1);
  transform-origin: 0 50%;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li.current, .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list > li:hover,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li.current,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #F59300;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
  position: absolute;
  top: 100%;
  left: -25px;
  width: clamp(200px, 11.458vw, 450px);
  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.5s ease-in-out, visibility all 0.5s ease-in-out, transform 700ms ease;
  z-index: 99;
  background-color: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
  border-radius: clamp(4px, 0.417vw, 36px);
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: clamp(14px, 0.833vw, 28px);
  line-height: 150%;
  color: #0C0C0D;
  font-weight: 600;
  font-family: "Inter", sans-serif;
  display: flex;
  padding: clamp(7px, 0.417vw, 24px) 20px;
  transition: 400ms;
  border-radius: 5px;
  margin: 4px;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a, .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #F59300;
  color: #FAFAFA;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.dropdown:after,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.dropdown:after {
  position: absolute;
  right: 15px;
  top: 7px;
  border-radius: 0;
  font-size: 14px;
  font-weight: 400;
  font-family: "Font Awesome 6 Pro";
  content: "\f105";
  color: #FAFAFA;
  visibility: hidden;
  opacity: 0;
  transition: all 500ms ease;
  transform: scale(0);
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.dropdown:hover::after,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.dropdown:hover::after {
  visibility: visible;
  opacity: 1;
  transform: scale(1);
  color: #FAFAFA;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 0px);
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul.right-align,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul ul,
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: flex;
}
.stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover > ul,
.stricky-header .sticky-header__content .header-section .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.5s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  .stricky-header .sticky-header__content .header-section .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  .stricky-header .sticky-header__content .header-section .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);
  }
}
.stricky-header .sticky-header__content .header-section .navigation .main-menu__right {
  display: flex;
  align-items: center;
  gap: 32px;
}
@media (max-width: 992px) {
  .stricky-header .sticky-header__content .header-section .navigation .main-menu__right {
    width: 100%;
    justify-content: space-between;
  }
}
@media (max-width: 575px) {
  .stricky-header .sticky-header__content .header-section .navigation .main-menu__right {
    gap: 24px;
  }
}
.stricky-header .sticky-header__content .header-section .navigation .main-menu__right svg {
  width: clamp(22px, 1.25vw, 48px);
  height: clamp(22px, 1.25vw, 48px);
}
.stricky-header .sticky-header__content .header-section .header-buttons {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: clamp(18px, 1.25vw, 106px) !important;
}
.stricky-header .sticky-header__content .header-section .header-buttons .right-nav {
  display: flex;
  align-items: center;
  justify-content: end;
  gap: clamp(12px, 0.833vw, 72px);
}
.stricky-header .sticky-header__content .header-section .header-buttons .right-nav .header-cus-btn {
  position: relative;
  overflow: hidden;
  padding: clamp(13px, 0.879vw, 64px) clamp(18px, 1.25vw, 96px);
  border-radius: clamp(28px, 2.5vw, 120px);
  background: #F59300;
  display: inline-block;
  text-align: center;
  background-size: 400%;
  border: none;
  cursor: pointer;
  transition: all 0.5s ease-in-out;
}
.stricky-header .sticky-header__content .header-section .header-buttons .right-nav .header-cus-btn .text {
  position: relative;
  z-index: 2;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  font-weight: 600;
  line-height: 120%;
  font-size: clamp(12px, 0.833vw, 64px);
  color: #FAFAFA;
}
.stricky-header .sticky-header__content .header-section .header-buttons .right-nav .header-cus-btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: clamp(28px, 2.5vw, 120px);
  width: 0%;
  height: 100%;
  opacity: 1;
  z-index: 0;
  transition: all 0.5s;
  background: #F59300;
  transition: all 0.5s ease-in-out;
}
.stricky-header .sticky-header__content .header-section .header-buttons .right-nav .header-cus-btn:hover .text {
  color: #FAFAFA;
}
.stricky-header .sticky-header__content .header-section .header-buttons .right-nav .header-cus-btn:hover::before {
  width: 100%;
}
.stricky-header .sticky-header__content .header-section .header-buttons .button-block svg {
  width: clamp(18px, 1.25vw, 106px);
  height: clamp(18px, 1.25vw, 106px);
}
.stricky-header .sticky-header__content .header-section .header-buttons .input-search {
  display: none;
  position: absolute;
  right: clamp(32px, 1.875vw, 72px);
  bottom: -8px;
  width: clamp(220px, 13.542vw, 450px);
  padding: 12px;
  background: transparent;
  border: 1px solid #0C0C0D;
  color: #0C0C0D !important;
  border-radius: clamp(2px, 0.208vw, 28px);
}
.stricky-header .sticky-header__content .header-section .header-buttons .input-search::placeholder {
  color: #92949F;
}
.stricky-header .sticky-header__content .header-section .header-buttons .input-search:focus {
  background: #F59300;
}

.mobile-nav__toggler {
  font-size: 16px;
  font-weight: 400;
  color: #0C0C0D;
  cursor: pointer;
  transition: 500ms;
  display: none;
}
@media (max-width: 992px) {
  .mobile-nav__toggler {
    display: flex;
    align-items: center;
    gap: clamp(5px, 0.521vw, 42px);
  }
}

/*--------------------------------------------------------------
# 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: #1E1F20;
  opacity: 0.3;
}
.mobile-nav__wrapper .mobile-nav__content {
  width: 300px;
  background-color: #EAEAEC;
  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(200px, 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 #141516;
}
.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 #141516;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li {
  padding: 4px 0;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid #141516;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #0C0C0D;
  font-size: 12px;
  font-family: "Poppins", sans-serif;
  text-transform: capitalize;
  font-weight: 500;
  height: 36px;
  letter-spacing: 0.35px;
  align-items: center;
  transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
  color: #F59300;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #F59300;
  border-radius: clamp(8px, 0.625vw, 48px) !important;
  border: none;
  outline: none;
  color: #FAFAFA;
  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: #F59300;
  color: #FAFAFA;
}
.mobile-nav__wrapper .mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #0C0C0D;
  cursor: pointer;
}

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

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-nav__contact li {
  color: #FAFAFA;
  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: #0C0C0D;
  transition: 500ms;
}
.mobile-nav__contact li a:hover {
  color: #F59300;
}
.mobile-nav__contact li i {
  width: 30px;
  height: 30px;
  border-radius: clamp(8px, 0.625vw, 48px) !important;
  background-color: #F59300;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #FAFAFA;
}

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

.vr-line {
  height: 24px;
  width: 1px;
  background: #45474F;
}
.vr-line.vr-line-2 {
  height: 20px;
  width: 1px;
  background: #92949F;
  opacity: 0.7;
}

.hero-sec {
  background-color: #FDF4E7;
padding: clamp(56px, 3.04vw, 396px) 0;
  position: relative;
}
@media (max-width: 821px) {
  .hero-sec {
    padding: 216px 0;
  }
}
@media (max-width: 521px) {
  .hero-sec {
    padding: 16px 0;
    padding-bottom: 0;
  }
}
.hero-sec .cus-btn,
.hero-sec .cus-btn-2 {
  width: 13.802vw;
}
@media (max-width: 1399px) {
  .hero-sec .cus-btn,
  .hero-sec .cus-btn-2 {
    width: auto;
  }
}
.hero-sec .tagblock {
  padding: clamp(3px, 0.313vw, 32px) clamp(4px, 0.417vw, 36px);
  border-radius: clamp(24px, 1.667vw, 108px);
  background-color: #FAFAFA;
  display: inline-flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 50px);
}
.hero-sec .tagblock .bulb-vec {
  width: clamp(18px, 1.25vw, 106px);
  height: clamp(18px, 1.25vw, 106px);
}
.hero-sec .img-block {
  display: flex;
  align-items: center;
}
.hero-sec .img-block img {
  width: clamp(38px, 2.083vw, 140px);
  height: clamp(38px, 2.083vw, 140px);
}
.hero-sec .img-block img:nth-child(2), .hero-sec .img-block img:nth-child(3), .hero-sec .img-block img:nth-child(4) {
  margin-left: -16px;
}
.hero-sec .hero-img-block img {
  position: relative;
  width: clamp(486px, 32.813vw, 1396px);
  height: clamp(426px, 29.844vw, 1396px);
  bottom: 0;
  object-fit: cover;
  right: 0%;
}
@media (max-width: 999px) {
  .hero-sec .hero-img-block img {
    right: 0%;
  }
}
@media (max-width: 720px) {
  .hero-sec .hero-img-block img {
    position: unset;
  }
}
.hero-sec .vec-box {
  z-index: 2;
  position: absolute;
  right: 12%;
  top: 20.5%;
  width: 6.719vw;
  height: 6.719vw;
  animation: boxAnimation 6s infinite alternate ease-in-out;
}
@media (max-width: 1026px) {
  .hero-sec .vec-box {
    display: none;
  }
}

@keyframes boxAnimation {
  0% {
    transform: scale(0.9);
  }
  50% {
    transform: scale(0.9);
    right: 14%;
    top: 22%;
  }
  100% {
    right: 12%;
    bottom: 0;
  }
}
.about-sec .about-block-img {
  border-radius: 500px;
  width: 100%;
  object-fit: cover;
}
.about-sec .contact-block {
  padding: clamp(18px, 1.458vw, 96px);
  border-radius: clamp(40px, 3.333vw, 160px);
  background-color: #F59300;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(12px, 0.833vw, 72px);
}
.about-sec .contact-block .svg-icon svg {
  width: clamp(44px, 2.917vw, 140px);
  height: clamp(44px, 2.917vw, 140px);
}
.about-sec .content-vector {
  width: clamp(28px, 2.5vw, 120px);
  height: clamp(28px, 2.5vw, 120px);
}

.heading {
  text-align: center;
}
.heading .tagblock {
  padding: clamp(3px, 0.313vw, 32px) clamp(4px, 0.417vw, 36px);
  border-radius: clamp(24px, 1.667vw, 108px);
  background-color: #FCECD4;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: clamp(8px, 0.625vw, 50px);
}
.heading .tagblock .bulb-vec {
  width: clamp(18px, 1.25vw, 106px);
  height: clamp(18px, 1.25vw, 106px);
}

.categories-sec .categories-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(18px, 1.25vw, 106px) !important;
  row-gap: clamp(18px, 1.25vw, 96px);
  flex-wrap: wrap;
  padding: clamp(10px, 1.25vw, 96px) clamp(18px, 4.74vw, 146px);
}
@media (max-width: 560px) {
  .categories-sec .categories-wrapper {
    padding: 0;
  }
}
.categories-sec .categories-wrapper .c-block {
  padding: clamp(4px, 0.417vw, 36px) clamp(8px, 0.625vw, 48px);
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(8px, 0.625vw, 50px);
  border: 1px solid #92949F;
  border-radius: clamp(24px, 1.667vw, 108px);
  transition: all 0.5s ease-in-out;
}
.categories-sec .categories-wrapper .c-block .text-hover {
  transition: all 0.5s ease-in-out;
}
.categories-sec .categories-wrapper .c-block:hover {
  background-color: #F59300;
  border: 1px solid #F59300;
}
.categories-sec .categories-wrapper .c-block:hover .text-hover {
  color: #FAFAFA;
}

.blog-sec .blog-card {
  border: 1px solid #EAEAEC;
  border-radius: clamp(4px, 0.417vw, 36px);
  overflow: hidden;
  background-color: transparent;
  transition: all 0.5s ease-in-out;
}
.blog-sec .blog-card .card-img {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.blog-sec .blog-card .card-img img {
  width: 100%;
  transition: all 0.5s ease-in-out;
}
.blog-sec .blog-card .card-img .date-block {
  position: absolute;
  left: clamp(12px, 0.833vw, 72px);
  top: clamp(12px, 0.833vw, 72px);
  background-color: #FCECD4;
  border-radius: 4px;
  display: inline-flex;
  padding: clamp(3px, 0.313vw, 32px) clamp(8px, 0.625vw, 50px);
  flex-direction: column;
  align-items: center;
}
.blog-sec .blog-card .card-content {
  padding: clamp(18px, 1.25vw, 96px) clamp(12px, 0.833vw, 64px);
}
.blog-sec .blog-card .card-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.blog-sec .blog-card .card-content .card-user {
  border: 1px solid #141516;
  border-radius: 50%;
  width: clamp(18px, 1.25vw, 96px);
  height: clamp(18px, 1.25vw, 96px);
}
@media (max-width: 800px) {
  .blog-sec .blog-card .card-content .card-user {
    width: 34px;
    height: 34px;
  }
}
.blog-sec .blog-card .card-content .card-btn {
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 36px);
  font-weight: 600;
  line-height: 120%;
  color: #141516;
  transition: all 0.5s ease-in-out;
}
.blog-sec .blog-card .card-content .card-btn svg {
  transition: all 0.5s ease-in-out;
  width: clamp(16px, 1.042vw, 88px);
  height: clamp(16px, 1.042vw, 88px);
}
.blog-sec .blog-card .card-content .card-btn:hover {
  color: #F59300;
}
.blog-sec .blog-card .card-content .card-btn:hover svg {
  transform: translateX(5px);
}
.blog-sec .blog-card:hover {
  background-color: #FCECD4;
}
.blog-sec .blog-card:hover .card-img img {
  transform: scale(1.03);
}
.blog-sec .blog-card:hover .card-content .h6 {
  text-decoration: underline;
}

.blog-detail-sec .qoutes {
  padding: clamp(24px, 1.667vw, 116px);
  border-radius: clamp(8px, 0.625vw, 48px) !important;
  background-color: #FDF4E7;
  border: 1px solid #EAEAEC;
  display: flex;
  align-items: start;
  gap: clamp(18px, 1.25vw, 106px) !important;
  flex-direction: column;
}
.blog-detail-sec .qoutes svg {
  width: clamp(26px, 1.927vw, 72px);
}
.blog-detail-sec .qoutes .vr-line {
  width: 24px;
  height: 1px;
  background-color: #F59300;
}
.blog-detail-sec p {
  color: #92949F !important;
}

.testimonial-sec .slider-arrows {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 72px);
}
.testimonial-sec .slider-arrows .testimonial-slider {
  overflow: hidden;
}
.testimonial-sec .slider-arrows .arrow-btn {
  width: clamp(24px, 2.917vw, 140px);
  height: clamp(24px, 2.917vw, 140px);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #F59300;
  border-radius: 50%;
  transition: all 0.5s ease-in-out;
  flex-shrink: 0;
}
.testimonial-sec .slider-arrows .arrow-btn svg {
  width: clamp(18px, 1.042vw, 96px);
  height: clamp(18px, 1.042vw, 96px);
}
.testimonial-sec .slider-arrows .arrow-btn svg path {
  fill: #F59300;
  transition: all 0.5s ease-in-out;
}
.testimonial-sec .slider-arrows .arrow-btn:hover {
  background-color: #F59300;
}
.testimonial-sec .slider-arrows .arrow-btn:hover svg path {
  fill: #FAFAFA;
}
.testimonial-sec .testimonial-block {
  padding: clamp(12px, 2.5vw, 140px);
  border-radius: clamp(12px, 0.833vw, 64px);
  background-color: #FCECD4;
}
.testimonial-sec .testimonial-block svg {
  width: clamp(18px, 1.667vw, 116px);
}
.testimonial-sec .testimonial-block .block-user {
  width: clamp(40px, 2.5vw, 140px);
  height: clamp(40px, 2.5vw, 140px);
}

.newlatter {
  position: relative;
  z-index: 2;
}
.newlatter .newslatter-wrapper {
  padding: clamp(40px, 5.781vw, 150px) clamp(40px, 2.5vw, 140px);
  border-radius: clamp(18px, 1.25vw, 96px);
  background-color: #F59300;
}
.newlatter .newslatter-wrapper .news-form {
  display: flex;
  flex-direction: column;
  justify-content: end;
  align-items: end;
}
.newlatter .newslatter-wrapper .news-form form {
  width: 100%;
}
.newlatter .newslatter-wrapper .news-form .input-block {
  border: 1px solid #FCECD4;
  width: 100%;
}
.newlatter .newslatter-wrapper .news-form .input-block input {
  width: 100%;
  color: #FCECD4;
}
.newlatter .newslatter-wrapper .news-form .input-block input:focus {
  color: #FCECD4 !important;
}
.newlatter .newslatter-wrapper .news-form .input-block input::placeholder {
  color: #FCECD4;
}
.newlatter .newslatter-wrapper .news-form button {
  flex-shrink: 0;
}

footer {
  margin-top: -147px;
  background-color: #FCECD4;
  padding: 0 0 clamp(18px, 1.25vw, 106px) 0;
  padding-top: clamp(199px, 10.99vw, 316px);
}
footer .hover-content:hover {
  color: #F59300 !important;
}
footer .svg-block {
  width: clamp(18px, 1.25vw, 106px);
  height: clamp(18px, 1.25vw, 106px);
}
footer .footer-logo {
  width: clamp(248px, 18.977vw, 466px);
}
footer .link-wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 44px;
  padding-right: clamp(48px, 3.333vw, 160px);
}
footer .link-wrapper ul .link a {
  display: flex;
  align-items: center;
  gap: 6px;
  transition: all 0.5s ease-in-out;
  font-weight: 400;
  line-height: 145%;
  color: #0C0C0D;
  font-size: clamp(14px, 0.833vw, 72px);
}
footer .link-wrapper ul .link a .linksvg {
  transition: all 0.5s ease-in-out;
  width: clamp(15px, 0.833vw, 216px);
  height: clamp(15px, 0.833vw, 216px);
}
footer .link-wrapper ul .link a:hover {
  color: #F59300 !important;
}
footer .link-wrapper ul .link a:hover .linksvg {
  width: 24px;
}
footer .link-wrapper .recent-block {
  display: flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 36px);
  overflow: hidden;
  cursor: pointer;
}
footer .link-wrapper .recent-block .img-block {
  border-radius: clamp(4px, 0.417vw, 36px);
  overflow: hidden;
}
footer .link-wrapper .recent-block .img-block img {
  transition: all 0.5s ease-in-out;
  border-radius: clamp(4px, 0.417vw, 36px);
  width: clamp(58px, 4.896vw, 160px);
  height: clamp(58px, 4.896vw, 160px);
}
footer .hr-line {
  opacity: 0.2;
  background-color: #F59300 !important;
}
footer .privacy-text {
  text-align: center;
}
footer .privacy-text p {
  color: #0C0C0D !important;
}

.title-banner {
  background: url("../media/images/title-banner.jpg") no-repeat right center;
  background-size: cover;
  height: 429px;
}

/* Mobile Banner */
@media (max-width: 576px) {
  .title-banner {
    background: url("../media/images/title-banner-mobile.png") no-repeat center;
    background-size: cover;
    height: 220px;
  }
}
.siderbar .sidebar-block {
  padding: clamp(24px, 1.667vw, 116px) clamp(12px, 0.833vw, 72px);
  border-radius: clamp(12px, 0.833vw, 64px);
  background-color: #FAFAFA;
  border: 1px solid #EAEAEC;
}
.siderbar .sidebar-block .search-form {
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-radius: clamp(24px, 1.667vw, 108px);
  border: 1px solid #92949F;
  padding: clamp(8px, 0.625vw, 50px) clamp(16px, 1.042vw, 96px);
}
@media (max-width: 1399px) {
  .siderbar .sidebar-block .search-form {
    width: auto;
  }
}
.siderbar .sidebar-block .search-form input {
  width: 100%;
  border: none;
  background-color: transparent !important;
  outline: none;
  box-shadow: none;
}
.siderbar .sidebar-block .search-form input:focus {
  border: none;
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
.siderbar .sidebar-block .search-form input::placeholder {
  color: #92949F;
  font-family: "Inter", sans-serif;
  font-size: clamp(12px, 0.833vw, 32px);
  /* 16px */
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}
.siderbar .sidebar-block .search-form button {
  background: transparent;
  border: none;
  flex-shrink: 0;
}
.siderbar .sidebar-block .search-form button svg {
  width: clamp(16px, 1.042vw, 96px);
  height: clamp(16px, 1.042vw, 96px);
}
.siderbar .sidebar-block .search-form button svg path {
  transition: all 0.5s ease-in-out;
}
.siderbar .sidebar-block .search-form button:hover svg path {
  stroke: #F59300;
}
.siderbar .sidebar-block .recent-article {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 50px);
}
.siderbar .sidebar-block .recent-article .article-img {
  width: clamp(50px, 4.896vw, 160px);
  height: clamp(50px, 4.896vw, 160px);
  object-fit: cover;
  border-radius: clamp(4px, 0.417vw, 36px);
  flex-shrink: 0;
}
.siderbar .sidebar-block .tag-block {
  display: flex;
  align-items: center;
  row-gap: clamp(8px, 0.625vw, 50px);
  gap: clamp(8px, 0.625vw, 50px);
  flex-wrap: wrap;
}
.siderbar .sidebar-block .tag-block a {
  padding: clamp(4px, 0.417vw, 36px) clamp(12px, 0.833vw, 72px);
  border: 1px solid #92949F;
  border-radius: clamp(24px, 1.667vw, 108px);
  background-color: transparent;
  transition: all 0.5s ease-in-out;
  font-weight: 400;
  line-height: 120%;
  font-size: clamp(15px, 0.833vw, 64px);
  color: #92949F;
}
.siderbar .sidebar-block .tag-block a:hover {
  color: #FAFAFA !important;
  border: 1px solid #F59300;
  background-color: #F59300;
}
.siderbar .contact-block {
  overflow: hidden;
  position: relative;
}
.siderbar .contact-block img {
  border-radius: clamp(8px, 0.625vw, 48px) !important;
  width: 100%;
}
.siderbar .contact-block .content {
  width: 100%;
  position: absolute;
  left: clamp(12px, 0.833vw, 72px);
  top: clamp(18px, 1.25vw, 106px);
}
.siderbar .contact-block .content .call-block {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 50px);
}
.siderbar .contact-block .content .call-block .icon {
  width: clamp(40px, 2.5vw, 140px);
  height: clamp(40px, 2.5vw, 140px);
  border-radius: 50%;
  background-color: #FAFAFA;
  transition: all 0.5s ease-in-out;
  display: flex;
  justify-content: center;
  align-items: center;
}
.siderbar .contact-block .content .call-block .icon svg {
  width: clamp(18px, 1.25vw, 106px);
  height: clamp(18px, 1.25vw, 106px);
}
.siderbar .contact-block .content .call-block .icon svg path {
  transition: all 0.5s ease-in-out;
}
.siderbar .contact-block .content .call-block:hover .icon {
  background-color: #FCECD4;
}
.siderbar .contact-block .content .call-block:hover .icon svg path {
  fill: #FAFAFA;
}

.contact-sec {
  padding: clamp(60px, 6.563vw, 350px) 0;
  background-color: #FCECD4;
}
.contact-sec .contact-form,
.contact-sec .heading {
  padding: 0 clamp(18px, 1.25vw, 106px);
}
.contact-sec .google-map-container {
  border-radius: clamp(18px, 1.25vw, 96px);
  height: clamp(220px, 21.927vw, 1250px);
}
.contact-sec .google-map-container iframe {
  border-radius: clamp(18px, 1.25vw, 96px);
  width: 100%;
  height: clamp(220px, 21.927vw, 1250px);
}

.trusted-expert-sec {
  padding: clamp(68px, 6.901vw, 190px) 0;
  background-color: #FCECD4;
}
.trusted-expert-sec .expert-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border-right: 1px solid #F59300;
  padding-right: 12px;
  text-align: center;
}
@media (max-width: 590px) {
  .trusted-expert-sec .expert-block {
    border-right: none;
    padding-right: 0;
    padding-bottom: 36px;
    border-bottom: 1px solid #F59300;
  }
}
.trusted-expert-sec .expert-block .img-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  overflow: hidden;
}
.trusted-expert-sec .expert-block .img-block .img-icon {
  position: relative;
  z-index: 2;
  width: clamp(60px, 4.375vw, 160px);
  height: clamp(60px, 4.375vw, 160px);
  flex-shrink: 0;
  border-radius: 50%;
  background-color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: -42px;
}
@media (max-width: 590px) {
  .trusted-expert-sec .expert-block .img-block .img-icon {
    margin-bottom: -22px;
  }
}
.trusted-expert-sec .expert-block .img-block .img-icon img {
  width: clamp(34px, 2.5vw, 120px);
  height: clamp(34px, 2.5vw, 120px);
}
.trusted-expert-sec .expert-block .img-block .team-img-wrapper {
  overflow: hidden;
  border-radius: 50%;
  border: 3px solid #FAFAFA;
}
.trusted-expert-sec .expert-block .img-block .team-img-wrapper .team-img {
  width: clamp(200px, 11.458vw, 420px);
  height: clamp(200px, 11.458vw, 420px);
  transition: all 0.5s ease-in-out;
  border-radius: 50%;
}
.trusted-expert-sec .expert-block:hover .img-block .team-img {
  transform: scale(1.1) rotate(3deg);
}

.our-feature-sec .feature-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.our-feature-sec .feature-block .icon {
  position: relative;
  width: clamp(58px, 5vw, 160px);
  height: clamp(58px, 5vw, 160px);
  flex-shrink: 0;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.25);
  background-color: #FAFAFA;
}
.our-feature-sec .feature-block .icon img {
  width: clamp(42px, 3.333vw, 160px);
  height: clamp(42px, 3.333vw, 160px);
}
.our-feature-sec .feature-block .feature-content {
  background-color: #FAFAFA;
  border: 1px solid #EAEAEC;
  border-radius: clamp(12px, 0.833vw, 64px);
  text-align: center;
  padding: 0 clamp(18px, 1.25vw, 106px);
  margin-top: -2.5vw;
  padding-top: clamp(68px, 5vw, 106px);
  padding-bottom: clamp(40px, 2.5vw, 140px);
}

.couses-sec .nav {
  gap: clamp(12px, 0.833vw, 72px);
  border: none;
  justify-content: center;
}
.couses-sec .nav .nav-item .nav-link {
  padding: clamp(4px, 0.417vw, 36px) clamp(12px, 0.833vw, 72px);
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #92949F;
  font-weight: 400;
  line-height: 145%;
  font-family: "Inter", sans-serif;
  font-size: clamp(14px, 0.833vw, 72px);
  color: #0C0C0D;
  transition: all 0.5s ease-in-out;
  border-radius: clamp(28px, 2.5vw, 120px);
}
.couses-sec .nav .nav-item .nav-link:hover, .couses-sec .nav .nav-item .nav-link.active {
  border: 1px solid #F59300;
  color: #FAFAFA;
  background-color: #F59300;
}
.couses-sec .course-card {
  padding: clamp(18px, 1.25vw, 106px);
  border: 1px solid #EAEAEC;
  border-radius: clamp(12px, 0.833vw, 64px);
  background-color: #FAFAFA;
  display: flex;
  flex-direction: column;
  gap: clamp(12px, 0.833vw, 72px);
  transition: all 0.5s ease-in-out;
}
.couses-sec .course-card .card-img {
  border-radius: clamp(4px, 0.417vw, 36px);
  overflow: hidden;
  width: 100%;
}
.couses-sec .course-card .card-img img {
  transition: all 0.5s ease-in-out;
  object-fit: cover;
  border-radius: clamp(4px, 0.417vw, 36px);
  width: 100%;
}
.couses-sec .course-card .card-content .tag {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: clamp(3px, 0.313vw, 32px) clamp(8px, 0.625vw, 48px);
  border-radius: clamp(24px, 1.667vw, 108px);
  background-color: #FCECD4;
  font-weight: 400;
  line-height: 120%;
  font-size: clamp(11px, 0.625vw, 48px);
  color: #F59300;
}
.couses-sec .course-card .card-content .h5 {
  transition: all 0.5s ease-in-out;
}
.couses-sec .course-card .card-content .card-vec {
  width: clamp(14px, 0.833vw, 64px);
  height: clamp(14px, 0.833vw, 64px);
}
.couses-sec .course-card .card-content .user-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.couses-sec .course-card .card-content .user-content .user-img {
  width: clamp(38px, 2.5vw, 120px);
  height: clamp(38px, 2.5vw, 120px);
}
.couses-sec .course-card:hover {
  background-color: #FDF4E7;
}
.couses-sec .course-card:hover .card-img img {
  transform: scale(1.1) rotate(3deg);
}
.couses-sec .course-card:hover .card-content .h5 {
  text-decoration: underline;
}
.couses-sec.course-list .course-card {
  flex-direction: row !important;
}
.couses-sec.course-list .course-card .card-img {
  flex-shrink: 0;
  width: 416px;
}
.couses-sec.course-list .course-card .card-img img {
  flex-shrink: 0;
  height: 100%;
}

.scontent-block {
  padding: clamp(48px, 3.125vw, 160px) 0;
  background-color: #FCECD4;
}
.scontent-block .block-content {
  padding: clamp(24px, 1.667vw, 108px) 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: clamp(8px, 0.625vw, 50px);
}
.scontent-block .block-content .block-1 {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 72px);
}
.scontent-block .block-content .block-1 .num-vector {
  width: clamp(48px, 3.333vw, 160px);
  height: clamp(48px, 3.333vw, 160px);
}
.scontent-block .block-content .vr-line {
  background-color: #45474F;
  height: clamp(28px, 3.698vw, 120px);
  width: 1px;
}

.cart .cart-table {
  width: 100%;
  padding: 16px;
  border-radius: 10px;
  overflow: hidden;
  /* Blur */
  backdrop-filter: blur(25px);
}
.cart .cart-table.bordered-table {
  border-bottom: 1px solid #EAEAEC;
  overflow: auto;
}
.cart .cart-table thead tr {
  border-radius: clamp(2px, 0.208vw, 28px);
}
.cart .cart-table thead tr th {
  padding-bottom: 16px;
  color: #0C0C0D;
  font-family: "Inter", sans-serif;
  font-size: clamp(24px, 1.458vw, 38px);
  /* 28px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 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: #F59300;
  color: #FAFAFA;
  width: max-content;
}
.cart .cart-table tbody tr td .product-detail-box {
  display: flex;
  align-items: center;
  gap: clamp(24px, 1.667vw, 116px);
  padding: 16px 0;
}
.cart .cart-table tbody tr td .product-detail-box .img-block {
  border-radius: 5px;
}
.cart .cart-table tbody tr td .product-detail-box .img-block a {
  width: clamp(80px, 7.292vw, 224px);
  height: clamp(75px, 6.25vw, 224px);
}
.cart .cart-table tbody tr .cus-btn {
  padding: 12px 24px;
}
.cart .rating-stars {
  margin-top: -6px;
}
.cart .cart-item-block {
  background: #FAFAFA;
  border-radius: 0;
  border-radius: clamp(5px, 0.521vw, 40px);
  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: #F59300;
}
.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;
  border: 1px solid #92949F;
  border-radius: 50px;
}
.checkout-box .checkout-input input {
  border-radius: clamp(24px, 1.667vw, 108px);
  padding: 11px 16px;
  background-color: transparent;
}
@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: 13.5px 26px;
}
@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;
  }
}

.billing-detail .shipping-radio-container .plans .plan {
  cursor: pointer;
  width: 100%;
}
.billing-detail .shipping-radio-container .plans .plan input[type=radio] {
  position: absolute;
  opacity: 0;
}
.billing-detail .shipping-radio-container .plans .plan .plan-content {
  display: flex;
  gap: 16px;
  padding: 16px 60px 16px 16px;
  height: 64px;
  border: 1px solid #92949F;
  border-radius: 5000px;
  position: relative;
  align-items: center;
}
.billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 {
  height: 64px;
}
.billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 img {
  width: clamp(24px, 1.667vw, 116px);
}
@media (max-width: 490px) {
  .billing-detail .shipping-radio-container .plans .plan .plan-content.content-2 img {
    width: 12%;
  }
}
.billing-detail .shipping-radio-container .plans .plan .plan-content .plan-details {
  display: inline-block;
  width: 100%;
}
.billing-detail .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 .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 #F59300;
  box-shadow: 0px 0px 0px 2px #F59300;
  transform: translate(-50%);
  top: 46px;
  right: 10px;
}
@media (max-width: 490px) {
  .billing-detail .shipping-radio-container .plans .plan input[type=radio] + .plan-content:after {
    width: 16px;
    height: 16px;
    top: 48px;
  }
}
.billing-detail .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 .shipping-radio-container .plans .plan input[type=radio]:checked + .plan-content:after {
  content: "";
  background: #F59300;
  border-radius: 100%;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #F59300;
  box-shadow: 0px 0px 0px 2px #F59300;
}
.billing-detail .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 .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 #F59300;
  box-shadow: 0px 0px 0px 2px #F59300;
  transform: translate(-50%);
  top: 20px;
  right: 10px;
}
@media (max-width: 490px) {
  .billing-detail .shipping-radio-container .plans .plan input[type=radio] + .content-2:after {
    width: 16px;
    height: 16px;
    top: 24px;
  }
}
.billing-detail .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 .shipping-radio-container .plans .plan input[type=radio]:checked + .content-2:after {
  content: "";
  background: #F59300;
  border-radius: 100%;
  border: 5px solid #fff;
  -webkit-box-shadow: 0px 0px 0px 2px #F59300;
  box-shadow: 0px 0px 0px 2px #F59300;
}
@media (max-width: 490px) {
  .billing-detail .shipping-radio-container .plans .plan input[type=radio]:checked + .content-2:after {
    border: 4px solid #fff;
  }
}
.billing-detail .input-block {
  border: 1px solid #92949F;
}
.billing-detail .input-block .form-control {
  color: #92949F !important;
}
.billing-detail .input-block .form-control::placeholder {
  color: #92949F !important;
}

.checkout-sidebar {
  background-color: #FDF4E7;
  border: 1px solid #EAEAEC;
  padding: clamp(10px, 1.25vw, 48px);
}
.checkout-sidebar .summary-container .summary-block {
  display: flex;
  align-items: center;
  gap: clamp(12px, 0.833vw, 72px);
}
.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;
  }
}

.course-detail-sec .topblock {
  background-color: #FDF4E7;
  padding: 122px 0;
}
.course-detail-sec .topblock .tblock-content {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 32px;
}
.course-detail-sec .instructor-user {
  width: clamp(60px, 6.667vw, 240px);
  height: clamp(60px, 6.667vw, 240px);
  flex-shrink: 0;
}
.course-detail-sec .user-img {
  width: clamp(40px, 2.5vw, 140px);
  height: clamp(40px, 2.5vw, 140px);
}
.course-detail-sec .faq-block {
  background-color: #EAEAEC;
  padding: 0;
  border-radius: clamp(8px, 0.625vw, 48px) !important;
}
.course-detail-sec .faq-block .accordion-button {
  display: flex;
  justify-content: space-between;
  margin: 0;
  position: relative;
  padding: clamp(14px, 0.938vw, 86px) clamp(12px, 0.833vw, 72px) !important;
  padding-right: clamp(42px, 2.5vw, 60px) !important;
  /* 21.6px */
}
@media (max-width: 490px) {
  .course-detail-sec .faq-block .accordion-button {
    align-items: flex-start;
  }
}
@media (max-width: 399px) {
  .course-detail-sec .faq-block .accordion-button {
    font-size: 14px;
  }
}
.course-detail-sec .faq-block .accordion-button.collapsed {
  border-radius: 0px;
  margin: 0;
  padding: clamp(18px, 1.25vw, 106px) clamp(12px, 0.833vw, 72px) !important;
  padding-right: clamp(42px, 2.5vw, 60px) !important;
  background-color: #FAFAFA;
  border: 1px solid #EAEAEC;
  border-radius: clamp(8px, 0.625vw, 48px) !important;
}
.course-detail-sec .faq-block .accordion-button.collapsed h5 {
  color: #45474F !important;
}
.course-detail-sec .faq-block .accordion-button.collapsed::before {
  transition: all 0.5s ease-in-out;
  background-image: none !important;
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  transform: rotate(0deg);
  color: #0C0C0D !important;
}
.course-detail-sec .faq-block .accordion-button:not(.collapsed) {
  color: #0C0C0D;
  box-shadow: none;
  padding: 0 0 clamp(14px, 0.938vw, 86px);
}
.course-detail-sec .faq-block .accordion-button:focus {
  border: none;
  box-shadow: none;
}
.course-detail-sec .faq-block .accordion-button::before {
  content: "\f054";
  width: clamp(16px, 1.042vw, 96px);
  height: clamp(16px, 1.042vw, 96px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease-in-out;
  font-family: "Font Awesome 6 Pro";
  background-image: none !important;
  position: absolute;
  right: 16px;
  font-weight: 400;
  color: #F59300 !important;
  font-size: clamp(16px, 1.042vw, 96px);
  cursor: pointer;
  transform: rotate(-90deg);
}
.course-detail-sec .faq-block .faq-detail-block {
  padding: clamp(8px, 0.625vw, 50px) clamp(12px, 0.833vw, 72px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  transition: all 0.5s ease-in-out;
}
.course-detail-sec .faq-block .faq-detail-block:hover {
  background-color: #FDF4E7;
}
.course-detail-sec .detail-wrapper {
  position: relative;
}
.course-detail-sec .detail-wrapper .detail-card {
  padding: clamp(18px, 1.25vw, 106px);
  position: absolute;
  top: -380px;
  border-radius: clamp(12px, 0.833vw, 64px);
  border: 1px solid #EAEAEC;
  background-color: #FAFAFA;
}
@media (max-width: 1025px) {
  .course-detail-sec .detail-wrapper .detail-card {
    position: unset;
  }
}
.course-detail-sec .detail-wrapper .detail-card .card-img {
  border-radius: clamp(4px, 0.417vw, 36px);
}
.course-detail-sec .detail-wrapper .detail-card .c-contant {
  padding: 0 clamp(8px, 0.625vw, 50px);
}
.course-detail-sec .detail-wrapper .detail-card .c-contant .block-1 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}
.course-detail-sec .detail-wrapper .detail-card .c-contant .block-1 .svg-block svg {
  width: clamp(16px, 1.042vw, 96px);
  height: clamp(16px, 1.042vw, 96px);
}

.learnig-journey-sec .img-block {
  position: relative;
}
.learnig-journey-sec .img-block .journey-img {
  border-radius: 13.333vw;
  width: clamp(414px, 27.552vw, 986px);
  height: clamp(424px, 30.625vw, 986px);
}
@media (max-width: 961px) {
  .learnig-journey-sec .img-block .journey-img {
    width: 100%;
    object-fit: cover;
  }
}
.learnig-journey-sec .img-block .our-student-block {
  padding: clamp(18px, 1.458vw, 96px) clamp(28px, 4.052vw, 96px);
  border-radius: 400px;
  background-color: #F59300;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 0;
}
.learnig-journey-sec .img-block .our-student-block .img-block {
  display: flex;
  align-items: center;
}
.learnig-journey-sec .img-block .our-student-block .img-block img {
  width: clamp(34px, 2.917vw, 140px);
  height: clamp(34px, 2.917vw, 140px);
  border-radius: 50%;
  border: 2px solid #FAFAFA;
}
.learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(2), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(3), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(4) {
  margin-left: -22.4px;
}
@media (max-width: 1025px) {
  .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(2), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(3), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(4) {
    margin-left: -11.4px;
  }
}
.learnig-journey-sec .img-block .our-student-block .img-block .numicon {
  width: clamp(34px, 2.917vw, 140px);
  height: clamp(34px, 2.917vw, 140px);
  border-radius: 50%;
  border: 2px solid #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FAFAFA;
  color: #F59300;
  font-weight: 600;
  line-height: 150%;
  font-size: clamp(15px, 0.833vw, 72px);
  margin-left: -22.4px;
}
@media (max-width: 1025px) {
  .learnig-journey-sec .img-block .our-student-block .img-block .numicon {
    margin-left: -11.4px;
  }
}
.learnig-journey-sec .heading,
.learnig-journey-sec #learningjourney {
  padding: 0 clamp(18px, 1.25vw, 106px);
}
.learnig-journey-sec .faq .faq-block .collapsed,
.learnig-journey-sec .faq .faq-block .collapse,
.learnig-journey-sec .faq .faq-block .show {
  transition: all 0.5s ease-in-out;
}
.learnig-journey-sec .faq .faq-block .accordion-button {
  transition: all 0.5s ease-in-out;
  margin: 0;
  position: relative;
  padding: 0;
  color: #0C0C0D !important;
  font-family: "Poppins", sans-serif;
  font-size: clamp(15px, 0.99vw, 40px);
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
.learnig-journey-sec .faq .faq-block .accordion-button.collapsed {
  transition: all 0.5s ease-in-out;
  color: #0C0C0D !important;
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.learnig-journey-sec .faq .faq-block .accordion-button.collapsed::after {
  transition: all 0.5s ease-in-out;
  background-image: none !important;
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  transform: rotate(0deg);
  color: #0C0C0D !important;
}
.learnig-journey-sec .faq .faq-block .accordion-button:not(.collapsed) {
  color: #0C0C0D;
  background: transparent;
  border: none;
  box-shadow: none;
}
.learnig-journey-sec .faq .faq-block .accordion-button:focus {
  transition: all 0.5s ease-in-out;
  border: none;
  box-shadow: none;
}
.learnig-journey-sec .faq .faq-block .accordion-button::after {
  content: "\f054";
  width: clamp(16px, 1.042vw, 96px);
  height: clamp(16px, 1.042vw, 96px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.5s ease-in-out;
  font-family: "Font Awesome 6 Pro";
  background-image: none !important;
  position: absolute;
  right: 0px;
  font-weight: 400;
  color: #F59300 !important;
  font-size: clamp(16px, 1.042vw, 96px);
  cursor: pointer;
  transform: rotate(-90deg);
}
.learnig-journey-sec .faq .faq-block .accordion-collapse p {
  color: #45474F !important;
  margin: 16px 0 0;
}

.out-team-sec .team-block {
  display: flex;
  flex-direction: column;
  border-radius: clamp(16px, 1.042vw, 88px);
  overflow: hidden;
  background-color: #FAFAFA;
  border: 1px solid #EAEAEC;
}
.out-team-sec .team-block .img-block {
  border-radius: clamp(16px, 1.042vw, 88px);
  width: 100%;
  overflow: hidden;
  transition: all 0.5s ease-in-out;
}
.out-team-sec .team-block .img-block img {
  border-radius: clamp(16px, 1.042vw, 88px);
  transition: all 0.5s ease-in-out;
  width: 100%;
}
.out-team-sec .team-block .team-content {
  padding: clamp(18px, 1.25vw, 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 12px;
}
.out-team-sec .team-block .team-content .links-icon {
  width: clamp(24px, 1.667vw, 108px);
  height: clamp(24px, 1.667vw, 108px);
  flex-shrink: 0;
}
.out-team-sec .team-block:hover .img-block img {
  transform: scale(1.03);
}

.login-sec {
  width: 100%;
  height: 100vh;
  padding: clamp(48px, 5vw, 160px);
  overflow-x: hidden;
  display: flex;
  align-items: center;
}
.login-sec .logo-block img {
  width: clamp(154px, 11.194vw, 386px);
}
.login-sec .login-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.login-sec .login-wrapper .input-block {
  width: clamp(354px, 29.167vw, 1286px);
}
.login-sec::-webkit-scrollbar {
  width: 4px;
}
.login-sec::-webkit-scrollbar-track {
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
.login-sec::-webkit-scrollbar-thumb {
  -webkit-border-radius: 4px;
  border-radius: 4px;
  background: #F59300;
}

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


.header-top {
  background: #F59300;
  overflow: hidden;
  height: 30px; /* reduced height */
  position: relative;
  display: flex;
  align-items: center; /* vertical center */
}

.scroll-text {
  color: #fff !important;
  white-space: nowrap;
  position: absolute;
  top: 50%;              /* vertical center */
  transform: translateY(-50%);
  font-weight: 600;
  font-size: 14px;       /* slightly smaller for better fit */
  animation: scrollSlow 30s linear infinite;
}

/* Smooth scrolling */
@keyframes scrollSlow {
  0% {
    left: 100%;
  }
  100% {
    left: -100%;
  }
}


/* Poem & Inspiration Section  */

 .poem-container {
    display: flex;
    justify-content: center;
  }
  
  .poem-card {
    background: linear-gradient(135deg, #FFF8F0 0%, #FFFFFF 100%);
    border-radius: 24px;
    padding: 28px 32px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid rgba(245, 147, 0, 0.2);
    max-width: 850px;
    width: 100%;
  }
  
  .poem-content {
    margin-bottom: 20px;
  }
  
  .poem-stanza {
    margin-bottom: 16px;
  }
  
  .poem-stanza:last-child {
    margin-bottom: 0;
  }
  
  .poem-line {
    font-size: 1rem;
    line-height: 1.5;
    color: #2C2F36;
    font-weight: 400;
    margin-bottom: 4px;
    font-style: italic;
  }
  
  @media (min-width: 768px) {
    .poem-line {
      font-size: 1.1rem;
    }
  }
  
  .poem-footer {
    border-top: 1px solid rgba(245, 147, 0, 0.25);
    padding-top: 16px;
    margin-top: 8px;
  }
  
  .poet-signature {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    font-weight: 500;
    font-size: 0.9rem;
    color: #F59300;
    margin-bottom: 8px;
  }
  
  .poem-context {
    font-size: 0.75rem;
    color: #6C757D;
    margin-bottom: 0;
  }
  
  .cta-wrapper {
    background: #F59300;
    border-radius: 20px;
    padding: 20px 28px;
    color: white;
  }
  
  .cta-wrapper h5,
  .cta-wrapper p {
    color: white;
  }
  
  .cta-wrapper .cus-btn {
    background: white;
    color: #F59300;
    padding: 8px 24px;
  }
  
  .cta-wrapper .cus-btn .text {
    color: #F59300;
  }
  
  .cta-wrapper .cus-btn:hover {
    background: #2C2F36;
  }
  
  .cta-wrapper .cus-btn:hover .text {
    color: white;
  }
  
  .mt-32 {
    margin-top: 32px;
  }
  
  .mb-60 {
    margin-bottom: 60px;
  }
  
  .mb-32 {
    margin-bottom: 32px;
  }
  
  .mb-12 {
    margin-bottom: 12px;
  }
  
  .mb-4 {
    margin-bottom: 4px;
  }


  /* mission and vision utilities */
  /* spacing utilities */
    .mb-120 {
      margin-bottom: 120px;
    }
    .mb-80 {
      margin-bottom: 80px;
    }
    .mb-48 {
      margin-bottom: 48px;
    }
    .mb-36 {
      margin-bottom: 36px;
    }
    .mb-32 {
      margin-bottom: 32px;
    }
    .mb-24 {
      margin-bottom: 24px;
    }
    .mb-16 {
      margin-bottom: 16px;
    }
    .mb-8 {
      margin-bottom: 8px;
    }
    .mt-16 {
      margin-top: 16px;
    }
    .py-60 {
      padding-top: 60px;
      padding-bottom: 60px;
    }
    .ps-24 {
      padding-left: 24px;
    }
    .gap-24 {
      gap: 24px;
    }
    .gap-16 {
      gap: 16px;
    }
    .row {
      display: flex;
      flex-wrap: wrap;
      margin-right: -12px;
      margin-left: -12px;
    }
    .row-gap-4 {
      row-gap: 24px;
    }
    .col-lg-6, .col-lg-4, .col-md-6 {
      position: relative;
      width: 100%;
      padding-right: 12px;
      padding-left: 12px;
    }
    @media (min-width: 768px) {
      .col-md-6 {
        flex: 0 0 50%;
        max-width: 50%;
      }
    }
    @media (min-width: 992px) {
      .col-lg-4 {
        flex: 0 0 33.333333%;
        max-width: 33.333333%;
      }
      .col-lg-6 {
        flex: 0 0 50%;
        max-width: 50%;
      }
    }
    .d-flex {
      display: flex;
    }
    .align-items-center {
      align-items: center;
    }
    .fw-500 {
      font-weight: 500;
    }
    .fw-600 {
      font-weight: 600;
    }
    .fw-700 {
      font-weight: 700;
    }
    .color-primary {
      color: #F59300;
    }
    .dark-gray {
      color: #4b5563;
    }
    .white {
      color: #ffffff;
    }
    .black {
      color: #0f172a;
    }
    .text-start {
      text-align: left;
    }
    .img-fluid {
      max-width: 100%;
      height: auto;
    }
    .w-100 {
      width: 100%;
    }
    .about-block-img {
      border-radius: 24px;
      width: 100%;
      object-fit: cover;
      box-shadow: 0 20px 35px -12px rgba(0,0,0,0.1);
    }

    /* tagblock */
    .tagblock {
      display: inline-flex;
      align-items: center;
      background: #FEF3E2;
      padding: 6px 20px 6px 16px;
      border-radius: 40px;
      gap: 10px;
    }
    .bulb-vec {
      width: 20px;
    }
    .tagblock p {
      margin: 0;
      font-weight: 500;
      color: #B45309;
    }

    /* headings */
    h3 {
      font-size: 2rem;
      line-height: 1.2;
    }
    h4 {
      font-size: 1.5rem;
    }
    h5 {
      font-size: 1.25rem;
    }
    h6 {
      font-size: 1rem;
    }
    @media (max-width: 768px) {
      h3 {
        font-size: 1.75rem;
      }
    }

    /* feature blocks */
    .feature-block {
      background: #ffffff;
      border-radius: 24px;
      padding: 32px 24px;
      box-shadow: 0 12px 30px rgba(0,0,0,0.05);
      transition: all 0.3s ease;
      height: 100%;
      border: 1px solid #f0f2f5;
    }
    .feature-block:hover {
      transform: translateY(-5px);
      box-shadow: 0 25px 40px -12px rgba(0,0,0,0.12);
      border-color: #FED7AA;
    }
    .icon {
      margin-bottom: 24px;
    }
    .icon img {
      width: 56px;
    }
    .feature-content p {
      color: #475569;
    }

    /* mission-vision specific cards */
    .mission-card, .vision-card {
      background: #ffffff;
      border-radius: 32px;
      padding: 40px 32px;
      height: 100%;
      box-shadow: 0 20px 35px -10px rgba(0,0,0,0.05);
      transition: all 0.2s;
    }
    .mission-card {
      border-bottom: 5px solid #F59300;
    }
    .vision-card {
      border-bottom: 5px solid #2c6e9e;
    }
    .section-badge {
      display: inline-block;
      background: #FFF1E0;
      padding: 6px 18px;
      border-radius: 30px;
      font-size: 0.85rem;
      font-weight: 600;
      color: #F59300;
      margin-bottom: 20px;
    }

    .obj-list {
      list-style: none;
      padding-left: 0;
    }
    .obj-list li {
      margin-bottom: 14px;
      padding-left: 28px;
      position: relative;
      line-height: 1.45;
      color: #334155;
    }
    .obj-list li::before {
      content: "▹";
      position: absolute;
      left: 0;
      color: #F59300;
      font-weight: bold;
    }

    .firsts-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(280px, 1fr));
      gap: 20px;
      margin-top: 20px;
    }
    .first-item {
      background: #FEF9EE;
      padding: 20px 20px;
      border-radius: 20px;
      display: flex;
      align-items: center;
      gap: 16px;
      transition: all 0.2s;
    }
    .first-item:hover {
      background: #FFF1E0;
      transform: translateX(6px);
    }
    .first-number {
      width: 48px;
      height: 48px;
      background: #F59300;
      color: white;
      border-radius: 60px;
      display: inline-flex;
      align-items: center;
      justify-content: center;
      font-weight: 700;
      font-size: 1.3rem;
    }
    .first-text {
      font-weight: 500;
      color: #2d3e50;
    }

    .vr-line {
      width: 1px;
      height: 60px;
      background: #e2e8f0;
      margin: 0 20px;
    }
    .block-content {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;
      align-items: center;
      background: #FEFAF5;
      border-radius: 48px;
      padding: 48px 32px;
      margin-top: 40px;
    }
    .block-1 {
      display: flex;
      align-items: center;
      gap: 20px;
    }
    .num-vector {
      width: 56px;
    }
    @media (max-width: 768px) {
      .block-content {
        flex-direction: column;
        gap: 32px;
      }
      .vr-line {
        width: 80%;
        height: 1px;
        margin: 0;
      }
    }
    .cus-btn {
      display: inline-flex;
      background: #F59300;
      color: white;
      padding: 12px 32px;
      border-radius: 40px;
      text-decoration: none;
      font-weight: 600;
      transition: 0.2s;
    }
    .cus-btn:hover {
      background: #dd7b00;
      transform: scale(1.02);
    }
    a {
      text-decoration: none;
    }
    .gap-24 {
      gap: 1.5rem;
    }

      /* mission and vision utilities End*/




        /* Tagblock styling */
        .tagblock {
            display: inline-flex;
            align-items: center;
            background: #FEF3E2;
            padding: 8px 24px 8px 20px;
            border-radius: 100px;
            gap: 10px;
        }

        .bulb-vec {
            width: 22px;
            height: 22px;
        }

        .tagblock p {
            margin: 0;
            font-weight: 600;
            font-size: 0.9rem;
            color: #B45309;
            letter-spacing: 0.5px;
        }

        .heading h3 {
            font-size: 2.5rem;
            font-weight: 600;
            line-height: 1.2;
            color: #0f172a;
        }

        .color-primary {
            color: #F59300;
            position: relative;
            display: inline-block;
        }

        .dark-gray {
            color: #5a6874;
            font-size: 1.1rem;
        }

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

        /* FIRSTS GRID - ATTRACTIVE DESIGN */
        .firsts-grid {
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(320px, 1fr));
            gap: 28px;
            margin-top: 20px;
        }

        /* Modern card design */
        .first-item {
            background: #ffffff;
            border-radius: 28px;
            padding: 0;
            display: flex;
            align-items: center;
            gap: 20px;
            transition: all 0.35s cubic-bezier(0.2, 0.9, 0.4, 1.1);
            box-shadow: 0 8px 20px rgba(0, 0, 0, 0.03), 0 2px 4px rgba(0, 0, 0, 0.02);
            border: 1px solid #f0ede8;
            background: linear-gradient(135deg, #ffffff 0%, #fffefc 100%);
            position: relative;
            overflow: hidden;
        }

        /* Animated shine effect on hover */
        .first-item::before {
            content: '';
            position: absolute;
            top: 0;
            left: -100%;
            width: 100%;
            height: 100%;
            background: linear-gradient(90deg, transparent, rgba(245, 147, 0, 0.08), transparent);
            transition: left 0.6s ease;
            pointer-events: none;
        }

        .first-item:hover::before {
            left: 100%;
        }

        .first-item:hover {
            transform: translateY(-8px);
            box-shadow: 0 24px 40px -16px rgba(245, 147, 0, 0.25), 0 8px 16px -8px rgba(0, 0, 0, 0.08);
            border-color: #FED7AA;
            background: #ffffff;
        }

        /* Number badge with gradient */
        .first-number {
            width: 64px;
            height: 64px;
            background: linear-gradient(145deg, #F59300, #FFB347);
            color: white;
            border-radius: 40px;
            display: inline-flex;
            align-items: center;
            justify-content: center;
            font-weight: 800;
            font-size: 1.8rem;
            margin-left: 20px;
            box-shadow: 0 10px 18px -6px rgba(245, 147, 0, 0.4);
            transition: all 0.25s;
            flex-shrink: 0;
        }

        .first-item:hover .first-number {
            transform: scale(1.03);
            box-shadow: 0 14px 22px -8px rgba(245, 147, 0, 0.55);
            background: linear-gradient(145deg, #FFB347, #F59300);
        }

        .first-text {
            font-weight: 600;
            font-size: 1rem;
            color: #1e293b;
            padding: 20px 20px 20px 0;
            letter-spacing: -0.2px;
            line-height: 1.4;
            flex: 1;
            transition: color 0.2s;
        }

        .first-item:hover .first-text {
            color: #B45309;
        }

        /* Subtle timeline decoration */
        .firsts-grid::before {
            content: '';
            position: absolute;
            width: 100%;
            height: 2px;
            background: linear-gradient(90deg, transparent, #F59300, #FFD966, transparent);
            top: -10px;
            left: 0;
            opacity: 0.4;
        }

        /* Responsive adjustments */
        @media (max-width: 768px) {
            .heading h3 {
                font-size: 1.8rem;
            }

            .firsts-grid {
                grid-template-columns: 1fr;
                gap: 20px;
            }

            .first-number {
                width: 54px;
                height: 54px;
                font-size: 1.5rem;
                margin-left: 16px;
            }

            .first-text {
                font-size: 0.95rem;
                padding: 16px 16px 16px 0;
            }

            .container-fluid {
                padding: 0 20px;
            }
        }

        /* Optional subtle background pattern for section */
        .our-feature-sec {
            position: relative;
            background: radial-gradient(circle at 0% 20%, rgba(245, 147, 0, 0.02) 0%, rgba(255,255,245,0) 70%);
            border-radius: 48px;
        }

        /* Decorative quote element */
        .legacy-badge {
            display: inline-flex;
            align-items: center;
            gap: 12px;
            background: rgba(245, 147, 0, 0.08);
            padding: 6px 16px 6px 12px;
            border-radius: 40px;
            margin-bottom: 16px;
        }

        .dot-pulse {
            width: 10px;
            height: 10px;
            background: #F59300;
            border-radius: 50%;
            display: inline-block;
            animation: pulse 1.5s infinite;
        }

        @keyframes pulse {
            0% { transform: scale(0.8); opacity: 0.6; }
            100% { transform: scale(1.2); opacity: 1; }
        }

        /* corner spark */
        .spark-icon {
            position: absolute;
            right: 24px;
            bottom: 16px;
            opacity: 0.3;
            pointer-events: none;
        }

/* ============================================
   GENERAL BODY PAGE SECTION CSS
   Use these styles alongside your common CSS
   ============================================ */


/* Reset and box-sizing */
* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

/* Membership Cards - Fixed for mobile */
.membership-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 28px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    height: 100%;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.membership-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 35px rgba(245, 147, 0, 0.12);
    border-color: #FED7AA;
}

.membership-icon {
    margin-bottom: 20px;
    flex-shrink: 0;
}

.membership-icon svg {
    filter: drop-shadow(0 4px 8px rgba(0,0,0,0.08));
    width: 55px;
    height: 55px;
}

.membership-card h4 {
    font-size: 1.35rem;
    margin-bottom: 12px;
    color: #1e293b;
    font-weight: 600;
}

.membership-desc {
    font-size: 0.9rem;
    color: #4b5563;
    line-height: 1.45;
    margin-bottom: 0;
}

/* Row & Grid fixes for mobile */
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}

.g-4 {
    gap: 0;
}

.g-4 > [class*="col-"] {
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px;
}

/* Mobile first column classes */
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}

@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}

@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
}

/* Objectives List */
.objectives-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.objectives-list li {
    font-size: 1rem;
    padding: 14px 0 14px 28px;
    border-bottom: 1px solid #f0f2f5;
    color: #2c3e50;
    font-weight: 500;
    position: relative;
    word-break: break-word;
}

.objectives-list li:last-child {
    border-bottom: none;
}

.objectives-list li::before {
    content: '▹';
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #F59300;
    font-weight: bold;
    font-size: 1rem;
}

/* Authority Note */
.authority-note {
    background: #FEF5E8;
    border-left: 4px solid #F59300;
    padding: 18px 20px;
    border-radius: 16px;
}

.authority-note p {
    color: #B45309;
    font-size: 0.95rem;
    line-height: 1.5;
}

/* CTA Section */
.cta-wrapper {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 32px;
    padding: 48px 24px;
    box-shadow: 0 25px 45px -12px rgba(245, 147, 0, 0.35);
}

.cta-btn {
    display: inline-flex;
    background: #ffffff;
    color: #F59300;
    padding: 12px 32px;
    border-radius: 50px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.cta-btn:hover {
    transform: scale(1.03);
    background: #fff8f0;
    color: #dd7b00;
    box-shadow: 0 8px 20px rgba(0,0,0,0.12);
}

/* Image styling */
.about-block-img {
    border-radius: 28px;
    width: 100%;
    object-fit: cover;
    box-shadow: 0 15px 35px -12px rgba(0,0,0,0.1);
}

/* Spacing utilities */
.mb-120 {
    margin-bottom: 80px;
}

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

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

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

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

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

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

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

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

/* Text utilities */
.text-center {
    text-align: center;
}

.text-start {
    text-align: left;
}

.white {
    color: #ffffff;
}

.color-primary {
    color: #F59300;
}

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

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

/* Tagblock */
.tagblock {
    display: inline-flex;
    align-items: center;
    background: #FEF3E2;
    padding: 6px 18px 6px 14px;
    border-radius: 40px;
    gap: 8px;
}

.bulb-vec {
    width: 18px;
}

.tagblock p {
    margin: 0;
    font-weight: 500;
    font-size: 0.85rem;
    color: #B45309;
}

/* Heading */
.heading h3 {
    font-size: 1.8rem;
    line-height: 1.25;
}

.ps-24 {
    padding-left: 0;
}

/* Responsive fixes */
@media (max-width: 575.98px) {
    .membership-card {
        padding: 20px 16px;
    }
    
    .membership-card h4 {
        font-size: 1.2rem;
    }
    
    .membership-desc {
        font-size: 0.85rem;
    }
    
    .membership-icon svg {
        width: 48px;
        height: 48px;
    }
    
    .cta-wrapper {
        padding: 36px 20px;
        border-radius: 28px;
    }
    
    .cta-wrapper h3 {
        font-size: 1.5rem;
    }
    
    .objectives-list li {
        font-size: 0.9rem;
        padding: 12px 0 12px 24px;
    }
    
    .authority-note p {
        font-size: 0.9rem;
    }
    
    .mb-120 {
        margin-bottom: 60px;
    }
    
    .heading h3 {
        font-size: 1.5rem;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .membership-card {
        padding: 24px 18px;
    }
    
    .membership-card h4 {
        font-size: 1.3rem;
    }
}

@media (min-width: 768px) {
    .ps-24 {
        padding-left: 24px;
    }
    
    .mb-120 {
        margin-bottom: 120px;
    }
    
    .heading h3 {
        font-size: 2rem;
    }
    
    .cta-wrapper {
        padding: 64px 48px;
        border-radius: 48px;
    }
}

.container-fluid {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}

@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 24px;
        padding-left: 24px;
    }
}

/* Fix for row gap */
.row-gap-4 {
    row-gap: 24px;
}

.align-items-center {
    align-items: center;
}

.d-flex {
    display: flex;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}



   /* ============================================
   EXECUTIVE COMMITTEE PAGE SECTION CSS
   Responsive - Mobile friendly
   ============================================ */

/* Committee Composition */
.committee-composition {
    background: #FEF5E8;
    border-radius: 20px;
    padding: 28px 24px;
    text-align: center;
    margin-bottom: 32px;
}

.composition-text {
    font-size: 1.1rem;
    color: #2c3e50;
    margin-bottom: 0;
}

.composition-text strong {
    color: #F59300;
}

/* Position Cards */
.position-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 28px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    height: 100%;
}

.position-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(245, 147, 0, 0.1);
    border-color: #FED7AA;
}

.position-icon {
    font-size: 3rem;
    margin-bottom: 16px;
}

.position-card h4 {
    font-size: 1.2rem;
    margin-bottom: 8px;
    color: #1e293b;
}

.position-card p {
    color: #6b7280;
    font-size: 0.9rem;
    margin-bottom: 0;
}

/* Role Cards */
.role-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 28px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    height: 100%;
    transition: all 0.3s ease;
}

.role-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.08);
}

.role-header {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #FEF3E2;
}

.role-emoji {
    font-size: 2rem;
}

.role-header h4 {
    margin-bottom: 0;
    color: #1e293b;
}

.role-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.role-list li {
    padding: 10px 0 10px 24px;
    position: relative;
    color: #4b5563;
    line-height: 1.45;
    border-bottom: 1px solid #f5f5f5;
}

.role-list li:last-child {
    border-bottom: none;
}

.role-list li::before {
    content: "▹";
    position: absolute;
    left: 0;
    color: #F59300;
    font-weight: bold;
}

/* Rules Cards */
.rules-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px 28px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    height: 100%;
    transition: all 0.3s ease;
}

.rules-card:hover {
    transform: translateY(-3px);
}

.rules-icon {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.meetings-card {
    border-left: 4px solid #F59300;
}

.special-rules-card {
    border-left: 4px solid #2c6e9e;
}

.rules-card p {
    color: #4b5563;
    line-height: 1.6;
}

/* Objectives List (reused) */
.objectives-list {
    list-style: none;
    padding: 0;
    margin: 0;
}

.objectives-list li {
    font-size: 1rem;
    padding: 14px 0 14px 28px;
    border-bottom: 1px solid #f0f2f5;
    color: #2c3e50;
    font-weight: 500;
    position: relative;
}

.objectives-list li:last-child {
    border-bottom: none;
}

.objectives-list li::before {
    content: "▹";
    position: absolute;
    left: 0;
    color: #F59300;
    font-weight: bold;
}

/* Image styling */
.about-block-img {
    border-radius: 28px;
    width: 100%;
    object-fit: cover;
    box-shadow: 0 15px 35px -12px rgba(0, 0, 0, 0.1);
}

/* Spacing Utilities */
.mb-120 {
    margin-bottom: 80px;
}
.mb-48 {
    margin-bottom: 48px;
}
.mb-36 {
    margin-bottom: 36px;
}
.mb-24 {
    margin-bottom: 24px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mb-8 {
    margin-bottom: 8px;
}
.mt-16 {
    margin-top: 16px;
}

/* Text Utilities */
.text-center {
    text-align: center;
}
.text-start {
    text-align: left;
}
.white {
    color: #ffffff;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}

/* Tagblock */
.tagblock {
    display: inline-flex;
    align-items: center;
    background: #FEF3E2;
    padding: 6px 18px 6px 14px;
    border-radius: 40px;
    gap: 8px;
}
.bulb-vec {
    width: 18px;
}
.tagblock p {
    margin: 0;
    font-weight: 500;
    font-size: 0.85rem;
    color: #B45309;
}
.d-inline-flex {
    display: inline-flex;
}

/* Heading */
.heading h3 {
    font-size: 1.8rem;
    line-height: 1.25;
}
.ps-24 {
    padding-left: 0;
}

/* Container */
.container-fluid {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}

/* Grid */
.row {
    display: flex;
    flex-wrap: wrap;
    margin-right: -12px;
    margin-left: -12px;
}
.g-4 {
    gap: 0;
}
.g-4 > [class*="col-"] {
    padding-right: 12px;
    padding-left: 12px;
    margin-bottom: 24px;
}
.row-gap-4 {
    row-gap: 24px;
}
.align-items-center {
    align-items: center;
}

/* Column widths */
.col-12 {
    flex: 0 0 auto;
    width: 100%;
}
@media (min-width: 576px) {
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media (min-width: 768px) {
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }
    .ps-24 {
        padding-left: 24px;
    }
    .mb-120 {
        margin-bottom: 120px;
    }
    .heading h3 {
        font-size: 2rem;
    }
}
@media (min-width: 992px) {
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%;
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%;
    }
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 24px;
        padding-left: 24px;
    }
}

/* Responsive Mobile Fixes */
@media (max-width: 575.98px) {
    .position-card {
        padding: 20px 16px;
    }
    .position-card h4 {
        font-size: 1rem;
    }
    .position-icon {
        font-size: 2.5rem;
    }
    .role-card {
        padding: 20px;
    }
    .role-header h4 {
        font-size: 1.1rem;
    }
    .role-emoji {
        font-size: 1.6rem;
    }
    .role-list li {
        font-size: 0.85rem;
        padding: 8px 0 8px 20px;
    }
    .rules-card {
        padding: 24px 20px;
    }
    .rules-card h4 {
        font-size: 1.2rem;
    }
    .rules-card p {
        font-size: 0.9rem;
    }
    .composition-text {
        font-size: 0.95rem;
    }
    .objectives-list li {
        font-size: 0.9rem;
        padding: 10px 0 10px 24px;
    }
    .mb-120 {
        margin-bottom: 60px;
    }
    .heading h3 {
        font-size: 1.5rem;
    }
}

/* Image fluid */
.img-fluid {
    max-width: 100%;
    height: auto;
}

/* ============================================
   OFFICE BEARERS SECTION CSS
   Desktop Table + Mobile Cards
   ============================================ */

/* Desktop Table Styles */
.desktop-table {
    display: block;
    overflow-x: auto;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.executive-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    font-size: 0.85rem;
}

.executive-table thead tr {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    color: white;
}

.executive-table th {
    padding: 16px 12px;
    text-align: left;
    font-weight: 600;
    font-size: 0.85rem;
}

.executive-table td {
    padding: 14px 12px;
    border-bottom: 1px solid #f0f0f0;
    color: #2d3e50;
    vertical-align: top;
}

.executive-table tbody tr:hover {
    background: #FEF9EE;
    transition: background 0.2s ease;
}

.executive-table tbody tr:last-child td {
    border-bottom: none;
}

/* Mobile Cards - Hidden on Desktop, Visible on Mobile */
.mobile-cards {
    display: none;
}

.member-card {
    background: #ffffff;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
    border: 1px solid #f0ede8;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.member-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(245, 147, 0, 0.12);
    border-color: #FED7AA;
}

.member-sno {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #FEF3E2;
    color: #F59300;
    font-weight: 700;
    font-size: 0.75rem;
    padding: 4px 10px;
    border-radius: 30px;
    letter-spacing: 0.5px;
}

.member-name {
    font-size: 1.1rem;
    font-weight: 600;
    color: #1e293b;
    margin-bottom: 6px;
    padding-right: 50px;
}

.member-designation {
    display: inline-block;
    background: #FEF3E2;
    color: #B45309;
    font-size: 0.7rem;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 30px;
    margin-bottom: 12px;
    letter-spacing: 0.3px;
}

.member-address {
    font-size: 0.8rem;
    color: #5a6874;
    line-height: 1.45;
    margin-bottom: 12px;
    padding: 8px 0;
    border-top: 1px dashed #f0e6da;
    border-bottom: 1px dashed #f0e6da;
}

.member-contact {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 8px;
}

.member-phone, .member-email {
    font-size: 0.8rem;
    color: #2d3e50;
    background: #FAFAFA;
    padding: 5px 12px;
    border-radius: 30px;
    display: inline-flex;
    align-items: center;
    gap: 5px;
    word-break: break-all;
}

/* Responsive Breakpoints */
@media (max-width: 992px) {
    .desktop-table {
        display: none;
    }
    .mobile-cards {
        display: block;
    }
}

/* Tablet view - show cards in 2 columns */
@media (min-width: 577px) and (max-width: 992px) {
    .mobile-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .member-card {
        margin-bottom: 0;
    }
}

/* Mobile small devices */
@media (max-width: 576px) {
    .mobile-cards {
        display: block;
    }
    .member-card {
        padding: 16px;
        margin-bottom: 16px;
    }
    .member-name {
        font-size: 1rem;
        padding-right: 45px;
    }
    .member-contact {
        flex-direction: column;
        gap: 8px;
    }
    .member-phone, .member-email {
        font-size: 0.75rem;
        word-break: break-all;
    }
    .member-address {
        font-size: 0.75rem;
    }
}

/* Common Styles */
.dark-gray {
    color: #5a6874;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.mb-120 {
    margin-bottom: 80px;
}
.mb-48 {
    margin-bottom: 48px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mt-16 {
    margin-top: 16px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.tagblock {
    display: inline-flex;
    align-items: center;
    background: #FEF3E2;
    padding: 6px 18px 6px 14px;
    border-radius: 40px;
    gap: 8px;
}
.bulb-vec {
    width: 18px;
}
.tagblock p {
    margin: 0;
    font-weight: 500;
    font-size: 0.85rem;
    color: #B45309;
}
.container-fluid {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 24px;
        padding-left: 24px;
    }
    .mb-120 {
        margin-bottom: 120px;
    }
}

/* ============================================
   DISTRICT BRANCHES SECTION CSS
   Desktop Table + Mobile Cards Responsive
   ============================================ */

/* Desktop Table Styles */
.desktop-table {
    display: block;
    overflow-x: auto;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.district-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    font-size: 0.9rem;
}

.district-table thead tr {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    color: white;
}

.district-table th {
    padding: 16px 14px;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
}

.district-table td {
    padding: 14px 14px;
    border-bottom: 1px solid #f0f0f0;
    color: #2d3e50;
    vertical-align: middle;
}

.district-table tbody tr:hover {
    background: #FEF9EE;
    transition: background 0.2s ease;
}

.district-table tbody tr:last-child td {
    border-bottom: none;
}

/* Mobile Cards - Hidden on Desktop */
.mobile-district-cards {
    display: none;
}

.district-card {
    background: #ffffff;
    border-radius: 20px;
    margin-bottom: 20px;
    padding: 20px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
    border: 1px solid #f0ede8;
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.district-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 12px 30px rgba(245, 147, 0, 0.12);
    border-color: #FED7AA;
}

.district-sno {
    position: absolute;
    top: 15px;
    right: 15px;
    background: #FEF3E2;
    color: #F59300;
    font-weight: 700;
    font-size: 0.7rem;
    padding: 4px 10px;
    border-radius: 30px;
    letter-spacing: 0.5px;
}

.district-name {
    font-size: 1.15rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 12px;
    padding-right: 50px;
    border-left: 3px solid #F59300;
    padding-left: 12px;
}

.district-president, .district-secretary {
    font-size: 0.85rem;
    padding: 6px 0;
    color: #2d3e50;
}

.district-president .label, .district-secretary .label {
    font-weight: 600;
    color: #F59300;
    min-width: 75px;
    display: inline-block;
}

/* Responsive Breakpoints */
@media (max-width: 992px) {
    .desktop-table {
        display: none;
    }
    .mobile-district-cards {
        display: block;
    }
}

/* Tablet view - show cards in 2 columns */
@media (min-width: 577px) and (max-width: 992px) {
    .mobile-district-cards {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
    .district-card {
        margin-bottom: 0;
    }
}

/* Mobile small devices */
@media (max-width: 576px) {
    .mobile-district-cards {
        display: block;
    }
    .district-card {
        padding: 16px;
        margin-bottom: 16px;
    }
    .district-name {
        font-size: 1rem;
        padding-right: 45px;
    }
    .district-president, .district-secretary {
        font-size: 0.8rem;
        padding: 5px 0;
    }
}

/* Common Styles */
.dark-gray {
    color: #5a6874;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.mb-120 {
    margin-bottom: 80px;
}
.mb-48 {
    margin-bottom: 48px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mt-16 {
    margin-top: 16px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.tagblock {
    display: inline-flex;
    align-items: center;
    background: #FEF3E2;
    padding: 6px 18px 6px 14px;
    border-radius: 40px;
    gap: 8px;
}
.bulb-vec {
    width: 18px;
}
.tagblock p {
    margin: 0;
    font-weight: 500;
    font-size: 0.85rem;
    color: #B45309;
}
.container-fluid {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 24px;
        padding-left: 24px;
    }
    .mb-120 {
        margin-bottom: 120px;
    }
}

/* ============================================
   MEMBERS SECTION CSS
   Desktop Table + Mobile Cards Responsive
   ============================================ */

/* Desktop Table Styles */
.desktop-table {
    display: block;
    overflow-x: auto;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.members-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    font-size: 0.88rem;
}

.members-table thead tr {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    color: white;
}

.members-table th {
    padding: 16px 14px;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
}

.members-table td {
    padding: 12px 14px;
    border-bottom: 1px solid #f0f0f0;
    color: #2d3e50;
    vertical-align: middle;
}

.members-table tbody tr:hover {
    background: #FEF9EE;
    transition: background 0.2s ease;
}

.members-table tbody tr:last-child td {
    border-bottom: none;
}

.total-col {
    font-weight: 600;
    color: #F59300;
}

.total-row {
    background: #FEF5E8;
    font-weight: 600;
}

.total-row td {
    border-top: 2px solid #FED7AA;
    border-bottom: none;
    padding: 14px;
}

/* Mobile Cards - Hidden on Desktop */
.mobile-members-cards {
    display: none;
}

/* Summary Card */
.member-stats-card {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 20px;
    padding: 20px;
    margin-bottom: 24px;
    color: white;
}

.stats-header {
    font-size: 1.2rem;
    font-weight: 700;
    margin-bottom: 16px;
    text-align: center;
}

.stats-summary {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    gap: 16px;
}

.stat-item {
    text-align: center;
    background: rgba(255,255,255,0.2);
    padding: 10px 18px;
    border-radius: 40px;
}

.stat-label {
    font-size: 0.8rem;
    opacity: 0.9;
    display: block;
}

.stat-value {
    font-size: 1.5rem;
    font-weight: 700;
    display: block;
}

.stat-item.highlight {
    background: rgba(255,255,255,0.3);
}

/* District Card */
.district-card-item {
    background: #ffffff;
    border-radius: 20px;
    margin-bottom: 16px;
    padding: 18px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    transition: all 0.3s ease;
    position: relative;
}

.district-card-item:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 25px rgba(245, 147, 0, 0.1);
    border-color: #FED7AA;
}

.district-sno {
    position: absolute;
    top: 12px;
    right: 12px;
    background: #FEF3E2;
    color: #F59300;
    font-weight: 700;
    font-size: 0.7rem;
    padding: 4px 10px;
    border-radius: 30px;
}

.district-name-members {
    font-size: 1.1rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 14px;
    padding-right: 50px;
    border-left: 3px solid #F59300;
    padding-left: 12px;
}

.members-breakdown {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    justify-content: space-between;
}

.breakdown-item {
    flex: 1;
    text-align: center;
    padding: 8px 6px;
    border-radius: 12px;
    background: #FAFAFA;
}

.breakdown-item.life {
    background: #FEF3E2;
}
.breakdown-item.inst {
    background: #E8F0FE;
}
.breakdown-item.total {
    background: #E6F7E6;
}

.breakdown-item span {
    display: block;
    font-size: 0.7rem;
    color: #6b7280;
    margin-bottom: 4px;
}

.breakdown-item strong {
    font-size: 1.1rem;
    font-weight: 700;
    color: #2d3e50;
}

.breakdown-item.total .total-num {
    color: #F59300;
}

/* Responsive Breakpoints */
@media (max-width: 992px) {
    .desktop-table {
        display: none;
    }
    .mobile-members-cards {
        display: block;
    }
}

/* Tablet view - cards in 2 columns */
@media (min-width: 577px) and (max-width: 992px) {
    .mobile-members-cards {
        display: block;
    }
    .district-card-item {
        display: inline-block;
        width: calc(50% - 12px);
        margin-right: 12px;
        vertical-align: top;
    }
    .district-card-item:nth-child(even) {
        margin-right: 0;
        margin-left: 12px;
    }
}

/* Mobile small devices */
@media (max-width: 576px) {
    .members-breakdown {
        flex-direction: column;
        gap: 8px;
    }
    .breakdown-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 14px;
    }
    .breakdown-item span {
        display: inline;
        font-size: 0.8rem;
        margin-bottom: 0;
    }
    .breakdown-item strong {
        font-size: 1rem;
    }
    .district-card-item {
        padding: 16px;
        margin-bottom: 14px;
    }
    .district-name-members {
        font-size: 1rem;
        margin-bottom: 12px;
    }
    .stats-summary {
        flex-direction: column;
        gap: 10px;
    }
    .stat-item {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 10px 16px;
    }
    .stat-label {
        display: inline;
        font-size: 0.85rem;
    }
    .stat-value {
        display: inline;
        font-size: 1.2rem;
    }
}

/* Common Styles */
.dark-gray {
    color: #5a6874;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.mb-120 {
    margin-bottom: 80px;
}
.mb-48 {
    margin-bottom: 48px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mt-16 {
    margin-top: 16px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.tagblock {
    display: inline-flex;
    align-items: center;
    background: #FEF3E2;
    padding: 6px 18px 6px 14px;
    border-radius: 40px;
    gap: 8px;
}
.bulb-vec {
    width: 18px;
}
.tagblock p {
    margin: 0;
    font-weight: 500;
    font-size: 0.85rem;
    color: #B45309;
}
.container-fluid {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 24px;
        padding-left: 24px;
    }
    .mb-120 {
        margin-bottom: 120px;
    }
}
.activities-banner {
  background: url("../media/images/activities-banner.png") no-repeat right center;
  background-size: cover;
  height: 429px;
}

/* Mobile Banner */
@media (max-width: 576px) {
  .activities-banner {
    background: url("../media/images/activities-banner-mobile.png") no-repeat center;
    background-size: cover;
    height: 220px;
  }
}

/* ============================================
   PERIODICALS SECTION - MODERN UI CSS
   Compatible with Bootstrap & Common Template
   ============================================ */

/* Section Spacing */
.periodicals-sec {
    padding: 0;
}

/* Intro Cards */
.intro-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px;
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid #f0f2f5;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
}

.intro-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 35px rgba(245, 147, 0, 0.08);
    border-color: #FED7AA;
}

.intro-icon {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.intro-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #334155;
    margin-bottom: 0;
}

.intro-text strong {
    color: #F59300;
    font-weight: 600;
}

/* Featured Periodical Card */
.periodical-featured-card {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 32px;
    padding: 36px;
    border: 1px solid #FED7AA;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    position: relative;
    overflow: hidden;
}

.periodical-featured-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F59300, #FFB347, #F59300);
}

.periodical-featured-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 40px rgba(245, 147, 0, 0.12);
}

.featured-badge {
    display: inline-block;
    background: #F59300;
    color: white;
    font-size: 0.7rem;
    font-weight: 600;
    padding: 4px 14px;
    border-radius: 30px;
    letter-spacing: 0.5px;
    margin-bottom: 20px;
}

.featured-title-wrapper {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.featured-icon {
    font-size: 2.8rem;
}

.featured-title {
    font-size: 1.8rem;
    font-weight: 700;
    margin-bottom: 0;
    color: #1e293b;
}

.featured-title span {
    font-size: 1rem;
    font-weight: 500;
    color: #F59300;
}

.featured-desc {
    font-size: 1rem;
    line-height: 1.7;
    color: #475569;
    margin-bottom: 0;
}

.featured-desc strong {
    color: #F59300;
}

/* Editors Section */
.editors-wrapper {
    background: #FEFAF5;
    border-radius: 32px;
    padding: 40px;
}

.editors-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 32px;
    flex-wrap: wrap;
}

.editors-icon {
    font-size: 2rem;
}

.editors-heading {
    font-size: 1.6rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

/* Editor Cards */
.editor-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 28px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
    height: 100%;
}

.editor-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 30px rgba(245, 147, 0, 0.1);
    border-color: #FED7AA;
    background: #ffffff;
}

.editor-avatar {
    font-size: 3rem;
    margin-bottom: 16px;
}

.editor-name {
    font-size: 1rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 12px;
    line-height: 1.4;
}

.editor-meta {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.editor-year {
    display: inline-block;
    background: #FEF3E2;
    color: #F59300;
    font-size: 0.75rem;
    font-weight: 600;
    padding: 4px 12px;
    border-radius: 30px;
    letter-spacing: 0.3px;
}

.editor-volume {
    font-size: 0.75rem;
    color: #6b7280;
}

/* Milestone Banner */
.milestone-banner {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 24px;
    padding: 28px 32px;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    box-shadow: 0 12px 25px rgba(245, 147, 0, 0.25);
    transition: all 0.3s ease;
}

.milestone-banner:hover {
    transform: translateY(-3px);
    box-shadow: 0 18px 35px rgba(245, 147, 0, 0.3);
}

.milestone-icon {
    font-size: 2.5rem;
    background: rgba(255, 255, 255, 0.2);
    width: 65px;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    flex-shrink: 0;
}

.milestone-content {
    flex: 1;
}

.milestone-text {
    font-size: 1rem;
    line-height: 1.6;
    color: white;
    margin-bottom: 0;
}

.milestone-text strong {
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 4px;
}

/* Responsive Design */
@media (max-width: 992px) {
    .periodical-featured-card {
        padding: 28px;
    }
    .featured-title {
        font-size: 1.5rem;
    }
    .editors-wrapper {
        padding: 30px 24px;
    }
    .editors-heading {
        font-size: 1.4rem;
    }
}

@media (max-width: 768px) {
    .periodical-featured-card {
        padding: 24px;
    }
    .featured-title-wrapper {
        flex-direction: column;
        text-align: center;
        gap: 10px;
    }
    .featured-title {
        font-size: 1.3rem;
        text-align: center;
    }
    .featured-badge {
        display: inline-block;
        margin: 0 auto 20px auto;
        text-align: center;
        width: fit-content;
    }
    .editors-wrapper {
        padding: 24px 20px;
    }
    .editors-heading {
        font-size: 1.2rem;
    }
    .editor-card {
        padding: 22px 16px;
    }
    .intro-card {
        padding: 24px;
    }
    .milestone-banner {
        padding: 22px 24px;
        flex-direction: column;
        text-align: center;
    }
    .milestone-icon {
        width: 55px;
        height: 55px;
        font-size: 2rem;
    }
    .milestone-text {
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .intro-text {
        font-size: 0.9rem;
    }
    .featured-title {
        font-size: 1.2rem;
    }
    .featured-desc {
        font-size: 0.9rem;
    }
    .editor-name {
        font-size: 0.9rem;
    }
}

/* Utility Classes (if not in common CSS) */
.mb-48 {
    margin-bottom: 48px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mt-16 {
    margin-top: 16px;
}
.mt-48 {
    margin-top: 48px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.dark-gray {
    color: #5a6874;
}
/* ============================================
   PUBLICATIONS SECTION CSS
   Desktop Table + Mobile Cards Responsive
   ============================================ */

/* Section Header */
.publications-sec {
    padding: 0;
}

/* Stats Cards */
.stat-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    height: 100%;
}

.stat-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(245, 147, 0, 0.1);
    border-color: #FED7AA;
}

.stat-icon {
    font-size: 2.5rem;
    margin-bottom: 12px;
}

.stat-number {
    font-size: 2rem;
    font-weight: 700;
    color: #F59300;
    margin-bottom: 8px;
}

.stat-label {
    font-size: 1rem;
    font-weight: 600;
    color: #1e293b;
}

.stat-sub {
    font-size: 0.75rem;
    color: #6b7280;
    margin-top: 4px;
}

/* Introduction Text */
.publications-intro {
    text-align: center;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}

.intro-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #334155;
}

.intro-text strong {
    color: #F59300;
}

/* Desktop Table */
.desktop-table {
    display: block;
    overflow-x: auto;
    border-radius: 20px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.05);
}

.publications-table {
    width: 100%;
    border-collapse: collapse;
    background: #ffffff;
    border-radius: 20px;
    overflow: hidden;
    font-size: 0.85rem;
}

.publications-table thead tr {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    color: white;
}

.publications-table th {
    padding: 16px 14px;
    text-align: left;
    font-weight: 600;
    font-size: 0.9rem;
}

.publications-table td {
    padding: 12px 14px;
    border-bottom: 1px solid #f0f0f0;
    color: #2d3e50;
    vertical-align: top;
}

.publications-table tbody tr:hover {
    background: #FEF9EE;
    transition: background 0.2s ease;
}

.publications-table tbody tr:last-child td {
    border-bottom: none;
}

/* Mobile Cards - Hidden on Desktop */
.mobile-publications-cards {
    display: none;
}

.publications-stats-mobile {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 20px;
    padding: 20px;
    border: 1px solid #FED7AA;
}

.stats-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    gap: 16px;
}

.stat-mobile {
    text-align: center;
    padding: 8px 12px;
    background: #FEF3E2;
    border-radius: 40px;
    font-size: 0.85rem;
}

.stat-mobile span {
    color: #5a6874;
}

.stat-mobile strong {
    color: #F59300;
}

.publication-card {
    background: #ffffff;
    border-radius: 16px;
    margin-bottom: 12px;
    padding: 16px;
    display: flex;
    align-items: center;
    gap: 14px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
    transition: all 0.2s ease;
}

.publication-card:hover {
    transform: translateX(4px);
    border-color: #FED7AA;
    background: #FEFAF5;
}

.pub-sno {
    width: 45px;
    height: 45px;
    background: #FEF3E2;
    color: #F59300;
    font-weight: 700;
    font-size: 0.9rem;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    flex-shrink: 0;
}

.pub-info {
    flex: 1;
}

.pub-title {
    font-size: 0.9rem;
    font-weight: 500;
    color: #1e293b;
    margin-bottom: 4px;
    line-height: 1.4;
}

.pub-year {
    font-size: 0.7rem;
    color: #F59300;
    font-weight: 500;
}

/* Responsive Breakpoints */
@media (max-width: 992px) {
    .desktop-table {
        display: none;
    }
    .mobile-publications-cards {
        display: block;
    }
}

/* Tablet view - cards grid */
@media (min-width: 577px) and (max-width: 992px) {
    .publications-list-container {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 12px;
    }
    .publication-card {
        margin-bottom: 0;
    }
}

/* Mobile small devices */
@media (max-width: 576px) {
    .stat-card {
        padding: 24px 16px;
    }
    .stat-number {
        font-size: 1.6rem;
    }
    .stat-label {
        font-size: 0.85rem;
    }
    .intro-text {
        font-size: 0.9rem;
    }
    .stats-flex {
        flex-direction: column;
        align-items: stretch;
    }
    .stat-mobile {
        text-align: center;
    }
    .publication-card {
        padding: 12px;
    }
    .pub-sno {
        width: 38px;
        height: 38px;
        font-size: 0.8rem;
    }
    .pub-title {
        font-size: 0.85rem;
    }
}

/* Utility Classes */
.mb-24 {
    margin-bottom: 24px;
}
/* ============================================
   LIBRARY EDUCATION SECTION CSS
   Modern Responsive Design
   ============================================ */

/* Section Header */
.library-education-sec {
    padding: 0;
}

/* Timeline Wrapper */
.timeline-wrapper {
    position: relative;
    padding: 20px 0 40px;
}

.timeline-line {
    position: absolute;
    top: 45px;
    left: 0;
    right: 0;
    height: 3px;
    background: linear-gradient(90deg, #F59300, #FFB347, #FED7AA, #FFB347, #F59300);
    border-radius: 3px;
}

/* Milestone Cards */
.milestone-card {
    text-align: center;
    position: relative;
    z-index: 2;
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 16px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    transition: all 0.3s ease;
    height: 100%;
}

.milestone-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 30px rgba(245, 147, 0, 0.12);
    border-color: #FED7AA;
}

.milestone-year {
    display: inline-block;
    background: linear-gradient(135deg, #F59300, #FFB347);
    color: white;
    font-weight: 700;
    font-size: 1.2rem;
    padding: 6px 18px;
    border-radius: 40px;
    margin-bottom: 16px;
}

.milestone-dot {
    width: 12px;
    height: 12px;
    background: #F59300;
    border-radius: 50%;
    margin: 12px auto;
    box-shadow: 0 0 0 4px #FEF3E2;
}

.milestone-text {
    font-size: 0.85rem;
    line-height: 1.5;
    color: #475569;
    margin-bottom: 0;
}

/* Education Cards */
.education-card {
    background: #ffffff;
    border-radius: 28px;
    padding: 32px;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
}

.education-card:hover {
    transform: translateY(-4px);
    box-shadow: 0 20px 35px rgba(245, 147, 0, 0.1);
    border-color: #FED7AA;
}

.card-icon {
    font-size: 2.8rem;
    margin-bottom: 16px;
}

.card-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 20px;
    padding-bottom: 12px;
    border-bottom: 2px solid #FEF3E2;
}

.card-content p {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #475569;
    margin-bottom: 12px;
}

.card-content .highlight {
    background: #FEF5E8;
    padding: 10px 14px;
    border-radius: 12px;
    color: #B45309;
    font-weight: 500;
    margin-top: 12px;
}

.training-list {
    list-style: none;
    padding-left: 0;
    margin-top: 8px;
}

.training-list li {
    padding: 6px 0 6px 24px;
    position: relative;
    font-size: 0.9rem;
    color: #475569;
}

.training-list li::before {
    content: "✓";
    position: absolute;
    left: 0;
    color: #F59300;
    font-weight: bold;
}

/* Personalities Section */
.personalities-section {
    background: #FEFAF5;
    border-radius: 32px;
    padding: 40px;
}

.personalities-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 32px;
    flex-wrap: wrap;
}

.header-icon {
    font-size: 2rem;
}

.header-title {
    font-size: 1.5rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.personality-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
    height: 100%;
}

.personality-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(245, 147, 0, 0.1);
    border-color: #FED7AA;
}

.personality-icon {
    font-size: 2.5rem;
    margin-bottom: 12px;
}

.personality-name {
    font-size: 1rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.personality-desc {
    font-size: 0.8rem;
    line-height: 1.5;
    color: #6b7280;
    margin-bottom: 0;
}

/* Legacy Note */
.legacy-note {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 24px;
    padding: 28px 32px;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    box-shadow: 0 12px 25px rgba(245, 147, 0, 0.25);
}

.legacy-icon {
    font-size: 2.2rem;
    background: rgba(255, 255, 255, 0.2);
    width: 60px;
    height: 60px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    flex-shrink: 0;
}

.legacy-content {
    flex: 1;
}

.legacy-content p {
    font-size: 1rem;
    line-height: 1.6;
    color: white;
    margin-bottom: 0;
}

.legacy-content strong {
    font-weight: 700;
}

/* Responsive Design */
@media (max-width: 992px) {
    .timeline-line {
        display: none;
    }
    .milestone-card {
        margin-bottom: 20px;
    }
    .personalities-section {
        padding: 30px 24px;
    }
    .header-title {
        font-size: 1.3rem;
    }
}

@media (max-width: 768px) {
    .education-card {
        padding: 24px;
    }
    .card-title {
        font-size: 1.2rem;
    }
    .personalities-section {
        padding: 24px 20px;
    }
    .personalities-header {
        flex-direction: column;
        gap: 8px;
    }
    .header-title {
        font-size: 1.2rem;
        text-align: center;
    }
    .legacy-note {
        padding: 24px 20px;
        flex-direction: column;
        text-align: center;
    }
    .legacy-icon {
        width: 55px;
        height: 55px;
        font-size: 1.8rem;
    }
    .legacy-content p {
        font-size: 0.9rem;
    }
}

@media (max-width: 576px) {
    .milestone-year {
        font-size: 1rem;
        padding: 4px 14px;
    }
    .milestone-text {
        font-size: 0.8rem;
    }
    .card-content p {
        font-size: 0.88rem;
    }
    .personality-name {
        font-size: 0.9rem;
    }
    .personality-desc {
        font-size: 0.75rem;
    }
}

/* Utility Classes */
.mb-48 {
    margin-bottom: 48px;
}
.mt-16 {
    margin-top: 16px;
}
.mt-48 {
    margin-top: 48px;
}
.text-center {
    text-align: center;
}

/* ============================================
   LIBRARY CONFERENCES SECTION CSS
   ============================================ */

.conferences-sec { padding: 0; }

/* Introduction Card */
.conference-intro { max-width: 1000px; margin: 0 auto; }
.intro-card-conference {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 24px;
    padding: 28px 32px;
    border: 1px solid #FED7AA;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    flex-wrap: wrap;
}
.intro-icon-conference { font-size: 2.5rem; flex-shrink: 0; }
.intro-text-conference { font-size: 1rem; line-height: 1.7; color: #334155; margin: 0; flex: 1; }
.intro-text-conference strong { color: #F59300; }

/* Stats Cards */
.stat-card-conference {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 16px;
    text-align: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    transition: all 0.3s ease;
}
.stat-card-conference:hover { transform: translateY(-4px); border-color: #FED7AA; }
.stat-number-conference { font-size: 2.2rem; font-weight: 700; color: #F59300; }
.stat-label-conference { font-size: 0.9rem; color: #475569; margin-top: 8px; }

/* Desktop Table */
.desktop-table { display: block; overflow-x: auto; border-radius: 20px; box-shadow: 0 5px 20px rgba(0,0,0,0.05); }
.conference-table { width: 100%; border-collapse: collapse; background: #fff; font-size: 0.85rem; }
.conference-table thead tr { background: linear-gradient(135deg, #F59300, #FFB347); color: white; }
.conference-table th { padding: 14px 12px; text-align: left; font-weight: 600; }
.conference-table td { padding: 10px 12px; border-bottom: 1px solid #f0f0f0; color: #2d3e50; }
.conference-table tbody tr:hover { background: #FEF9EE; }

/* Mobile Cards */
.mobile-conference-cards { display: none; }
.conference-card-mobile {
    background: #fff;
    border-radius: 16px;
    margin-bottom: 12px;
    padding: 14px;
    display: flex;
    align-items: center;
    gap: 14px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.04);
    border: 1px solid #f0ede8;
}
.conf-sno {
    width: 42px; height: 42px;
    background: #FEF3E2;
    color: #F59300;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 40px;
    flex-shrink: 0;
}
.conf-info { flex: 1; }
.conf-place { font-weight: 600; color: #1e293b; font-size: 0.9rem; margin-bottom: 4px; }
.conf-dates { font-size: 0.7rem; color: #F59300; margin-bottom: 2px; }
.conf-president { font-size: 0.75rem; color: #6b7280; }

/* National & Collaboration Sections */
.section-subheader {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}
.subheader-icon { font-size: 2rem; }
.subheader-title { font-size: 1.5rem; font-weight: 700; color: #1e293b; margin: 0; }

.national-card, .collab-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px;
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgba(0,0,0,0.05);
    border: 1px solid #f0ede8;
}
.national-card:hover, .collab-card:hover { transform: translateY(-4px); border-color: #FED7AA; }
.national-year {
    display: inline-block;
    background: linear-gradient(135deg, #F59300, #FFB347);
    color: white;
    padding: 4px 16px;
    border-radius: 30px;
    font-weight: 700;
    font-size: 0.85rem;
    margin-bottom: 12px;
}
.national-title { font-size: 1rem; font-weight: 700; color: #1e293b; margin-bottom: 8px; }
.national-dates, .national-location, .collab-dates, .collab-location { font-size: 0.8rem; color: #6b7280; margin-top: 6px; }
.national-theme { font-size: 0.8rem; color: #F59300; margin-top: 8px; font-style: italic; }

.collab-icon { font-size: 2rem; margin-bottom: 12px; }
.collab-title { font-size: 0.95rem; font-weight: 600; color: #1e293b; margin-bottom: 10px; line-height: 1.4; }

/* Responsive */
@media (max-width: 992px) {
    .desktop-table { display: none; }
    .mobile-conference-cards { display: block; }
    .intro-card-conference { flex-direction: column; text-align: center; align-items: center; }
}
@media (min-width: 577px) and (max-width: 992px) {
    .conference-list-container { display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; }
    .conference-card-mobile { margin-bottom: 0; }
}
@media (max-width: 576px) {
    .intro-card-conference { padding: 20px; }
    .intro-text-conference { font-size: 0.9rem; }
    .stat-number-conference { font-size: 1.8rem; }
    .subheader-title { font-size: 1.2rem; text-align: center; }
    .national-card, .collab-card { padding: 18px; }
    .national-title, .collab-title { font-size: 0.85rem; }
}
.mt-48 { margin-top: 48px; }
/* ============================================
   FREE DISTRIBUTION OF BOOKS SECTION CSS
   ============================================ */

.free-books-sec {
    padding: 0;
}

/* Concept Card */
.concept-card {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 28px;
    padding: 36px 40px;
    text-align: center;
    border: 1px solid #FED7AA;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
}

.concept-icon {
    font-size: 3rem;
    margin-bottom: 20px;
}

.concept-text {
    font-size: 1rem;
    line-height: 1.8;
    color: #334155;
    margin-bottom: 0;
}

/* Launch Card */
.launch-card {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 60px;
    padding: 20px 32px;
    text-align: center;
    box-shadow: 0 10px 25px rgba(245, 147, 0, 0.25);
}

.launch-date {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 16px;
    flex-wrap: wrap;
    color: white;
}

.date-icon {
    font-size: 1.6rem;
}

.date-text {
    font-size: 1.1rem;
}

.date-text strong {
    font-weight: 700;
}

.world-book-day {
    background: rgba(255, 255, 255, 0.2);
    padding: 6px 16px;
    border-radius: 40px;
    font-size: 0.85rem;
}

/* Stats Cards */
.stats-card-books {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
}

.stats-card-books:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 35px rgba(245, 147, 0, 0.12);
    border-color: #FED7AA;
}

.stats-number {
    font-size: 2.5rem;
    font-weight: 800;
    color: #F59300;
    margin-bottom: 8px;
}

.stats-label {
    font-size: 0.9rem;
    color: #475569;
    line-height: 1.4;
}

/* Expansion Section */
.expansion-section {
    background: #FEFAF5;
    border-radius: 28px;
    padding: 32px;
}

.expansion-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.expansion-icon {
    font-size: 2rem;
}

.expansion-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.location-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px;
    height: 100%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
}

.location-year {
    display: inline-block;
    background: linear-gradient(135deg, #F59300, #FFB347);
    color: white;
    padding: 5px 16px;
    border-radius: 30px;
    font-weight: 600;
    font-size: 0.85rem;
    margin-bottom: 16px;
}

.location-list {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}

.location-tag {
    background: #FEF3E2;
    color: #B45309;
    padding: 6px 14px;
    border-radius: 30px;
    font-size: 0.85rem;
    font-weight: 500;
}

/* Book Hundies Section */
.hundi-section {
    background: #ffffff;
    border-radius: 24px;
    padding: 28px 32px;
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    border: 1px solid #FED7AA;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
}

.hundi-icon {
    font-size: 3rem;
    background: #FEF3E2;
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
}

.hundi-content {
    flex: 1;
}

.hundi-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.hundi-text {
    font-size: 0.95rem;
    color: #475569;
    margin-bottom: 0;
}

.hundi-text strong {
    color: #F59300;
}

/* Win-Win Section */
.winwin-card {
    background: linear-gradient(135deg, #FEF5E8 0%, #FFFFFF 100%);
    border-radius: 28px;
    padding: 32px;
}

.winwin-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.winwin-icon {
    font-size: 2.2rem;
}

.winwin-title {
    font-size: 1.4rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.winwin-box {
    text-align: center;
    padding: 28px 20px;
    border-radius: 24px;
    height: 100%;
    transition: all 0.3s ease;
}

.winwin-box.donor {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border: 1px solid #FED7AA;
}

.winwin-box.receiver {
    background: linear-gradient(135deg, #F0F9F0 0%, #FFFFFF 100%);
    border: 1px solid #A8E6A8;
}

.winwin-box:hover {
    transform: translateY(-4px);
}

.winwin-emoji {
    font-size: 2.5rem;
    margin-bottom: 12px;
}

.winwin-role {
    font-size: 1.2rem;
    font-weight: 700;
    color: #F59300;
    margin-bottom: 12px;
}

.winwin-desc {
    font-size: 0.9rem;
    color: #475569;
    margin-bottom: 0;
    line-height: 1.5;
}

/* Success Section */
.success-section {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 24px;
    padding: 32px 36px;
    display: flex;
    align-items: center;
    gap: 24px;
    flex-wrap: wrap;
    box-shadow: 0 12px 25px rgba(245, 147, 0, 0.25);
}

.success-icon {
    font-size: 2.8rem;
    background: rgba(255, 255, 255, 0.2);
    width: 75px;
    height: 75px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    flex-shrink: 0;
}

.success-content {
    flex: 1;
}

.success-text {
    font-size: 1rem;
    line-height: 1.6;
    color: white;
    margin-bottom: 0;
}

.success-text strong {
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}

/* Responsive */
@media (max-width: 992px) {
    .concept-card {
        padding: 28px 24px;
    }
    .stats-number {
        font-size: 2rem;
    }
    .hundi-section {
        flex-direction: column;
        text-align: center;
    }
    .success-section {
        flex-direction: column;
        text-align: center;
    }
}

@media (max-width: 768px) {
    .concept-card {
        padding: 24px 20px;
    }
    .concept-text {
        font-size: 0.9rem;
    }
    .launch-card {
        padding: 16px 24px;
    }
    .date-text {
        font-size: 0.95rem;
    }
    .stats-number {
        font-size: 1.8rem;
    }
    .stats-label {
        font-size: 0.8rem;
    }
    .expansion-section {
        padding: 24px 20px;
    }
    .expansion-title {
        font-size: 1.1rem;
    }
    .winwin-title {
        font-size: 1.2rem;
    }
    .winwin-role {
        font-size: 1rem;
    }
    .winwin-box {
        padding: 20px 16px;
    }
    .success-section {
        padding: 24px 20px;
    }
    .success-text {
        font-size: 0.9rem;
    }
}

@media (max-width: 576px) {
    .stats-card-books {
        padding: 24px 16px;
    }
    .stats-number {
        font-size: 1.6rem;
    }
    .location-card {
        padding: 18px;
    }
    .location-tag {
        font-size: 0.75rem;
        padding: 4px 12px;
    }
    .hundi-icon {
        width: 65px;
        height: 65px;
        font-size: 2.2rem;
    }
    .hundi-title {
        font-size: 1rem;
    }
    .success-icon {
        width: 60px;
        height: 60px;
        font-size: 2rem;
    }
}

/* Utility Classes */
.mb-48 {
    margin-bottom: 48px;
}
/* ============================================
   EXTENDING HELP SECTION CSS
   ============================================ */

.extending-help-sec {
    padding: 0;
}

/* Main Description Card */
.help-description-card {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 28px;
    padding: 36px 40px;
    text-align: center;
    border: 1px solid #FED7AA;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    position: relative;
    overflow: hidden;
}

.help-description-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F59300, #FFB347, #F59300);
}

.help-icon {
    font-size: 3rem;
    margin-bottom: 20px;
}

.help-text {
    font-size: 1rem;
    line-height: 1.8;
    color: #334155;
    margin-bottom: 0;
}

/* Help Service Cards */
.help-service-card {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px 24px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    border: 1px solid #f0ede8;
    height: 100%;
}

.help-service-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 20px 35px rgba(245, 147, 0, 0.12);
    border-color: #FED7AA;
}

.service-icon {
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.service-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 16px;
}

.service-desc {
    font-size: 0.9rem;
    line-height: 1.6;
    color: #475569;
    margin-bottom: 0;
}

/* Support Areas */
.support-areas {
    background: #FEFAF5;
    border-radius: 28px;
    padding: 32px;
}

.support-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.support-icon {
    font-size: 2rem;
}

.support-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.support-tag {
    background: #ffffff;
    border: 1px solid #FED7AA;
    border-radius: 40px;
    padding: 12px 20px;
    text-align: center;
    font-size: 0.9rem;
    font-weight: 500;
    color: #B45309;
    transition: all 0.3s ease;
    cursor: default;
}

.support-tag:hover {
    background: #FEF3E2;
    transform: translateX(3px);
    border-color: #F59300;
}

/* Quote Section */
.help-quote {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 28px;
    padding: 40px 32px;
    text-align: center;
    box-shadow: 0 12px 30px rgba(245, 147, 0, 0.25);
}

.quote-icon {
    font-size: 3rem;
    margin-bottom: 16px;
}

.quote-text {
    font-size: 1.2rem;
    font-style: italic;
    color: white;
    line-height: 1.5;
    margin-bottom: 16px;
    font-weight: 500;
}

.quote-author {
    font-size: 0.9rem;
    color: rgba(255, 255, 255, 0.9);
    letter-spacing: 0.5px;
}

/* Responsive */
@media (max-width: 992px) {
    .help-description-card {
        padding: 28px 24px;
    }
    .help-text {
        font-size: 0.95rem;
    }
    .support-areas {
        padding: 24px 20px;
    }
    .support-title {
        font-size: 1.1rem;
    }
    .help-quote {
        padding: 32px 24px;
    }
    .quote-text {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .help-description-card {
        padding: 24px 20px;
    }
    .help-icon {
        font-size: 2.5rem;
    }
    .help-text {
        font-size: 0.9rem;
        line-height: 1.6;
    }
    .help-service-card {
        padding: 24px 20px;
    }
    .service-title {
        font-size: 1.1rem;
    }
    .service-desc {
        font-size: 0.85rem;
    }
    .support-tag {
        padding: 10px 16px;
        font-size: 0.85rem;
    }
    .quote-text {
        font-size: 0.95rem;
    }
    .quote-icon {
        font-size: 2.5rem;
    }
}

@media (max-width: 576px) {
    .help-service-card {
        padding: 20px 16px;
    }
    .service-icon {
        font-size: 2.2rem;
    }
    .support-tag {
        padding: 8px 14px;
        font-size: 0.8rem;
    }
    .support-header {
        flex-direction: column;
        gap: 8px;
    }
    .support-title {
        text-align: center;
    }
    .help-quote {
        padding: 24px 20px;
    }
    .quote-text {
        font-size: 0.9rem;
    }
    .quote-author {
        font-size: 0.8rem;
    }
}

/* Utility Classes */
.mb-48 {
    margin-bottom: 48px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mt-48 {
    margin-top: 48px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.dark-gray {
    color: #5a6874;
}
/* ============================================
   SARVOTTAMA GRANTHALAYAM SECTION CSS
   Modern Responsive Design
   ============================================ */

   .sarvottama-granthalayam-banner {
  background: url("../media/images/sarvottama-granthalayam-banner.png") no-repeat right center;
  background-size: cover;
  height: 429px;
}

/* Mobile Banner */
@media (max-width: 576px) {
  .sarvottama-granthalayam-banner {
    background: url("../media/images/sarvottama-granthalayam-banner-mobile.png") no-repeat center;
    background-size: cover;
    height: 250px;
  }
}


.sarvottama-library-sec {
  padding: 0;
}

/* Founding Card */
.founding-card {
  background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
  border-radius: 28px;
  padding: 36px 40px;
  text-align: center;
  border: 1px solid #FED7AA;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
  position: relative;
  overflow: hidden;
}

.founding-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, #F59300, #FFB347, #F59300);
}

.founding-icon {
  font-size: 3rem;
  margin-bottom: 20px;
}

.founding-text {
  font-size: 1rem;
  line-height: 1.8;
  color: #334155;
  margin-bottom: 0;
}

.founding-text strong {
  color: #F59300;
}

/* Stat Cards */
.stat-card-library {
  background: #ffffff;
  border-radius: 24px;
  padding: 28px 20px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
  border: 1px solid #f0ede8;
}

.stat-card-library:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(245, 147, 0, 0.12);
  border-color: #FED7AA;
}

.stat-number {
  font-size: 2rem;
  font-weight: 800;
  color: #F59300;
  margin-bottom: 8px;
}

.stat-label {
  font-size: 0.85rem;
  color: #475569;
  line-height: 1.4;
}

/* About Library Cards */
.about-library-card {
  background: #ffffff;
  border-radius: 24px;
  padding: 32px;
  height: 100%;
  transition: all 0.3s ease;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
  border: 1px solid #f0ede8;
}

.about-library-card:hover {
  transform: translateY(-4px);
  border-color: #FED7AA;
}

.about-icon {
  font-size: 2.5rem;
  margin-bottom: 16px;
}

.about-title {
  font-size: 1.2rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 16px;
}

.about-text {
  font-size: 0.95rem;
  line-height: 1.6;
  color: #475569;
  margin-bottom: 0;
}

.about-text strong {
  color: #F59300;
}

/* Collections Section */
.collections-section {
  background: #FEFAF5;
  border-radius: 28px;
  padding: 32px;
}

.collections-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 28px;
  flex-wrap: wrap;
}

.collections-icon {
  font-size: 2rem;
}

.collections-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 0;
}

.collection-card {
  background: #ffffff;
  border-radius: 20px;
  padding: 24px 20px;
  text-align: center;
  transition: all 0.3s ease;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.04);
  border: 1px solid #f0ede8;
  height: 100%;
}

.collection-card:hover {
  transform: translateY(-4px);
  border-color: #FED7AA;
}

.collection-emoji {
  font-size: 2.5rem;
  margin-bottom: 12px;
}

.collection-name {
  font-size: 1rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 8px;
}

.collection-desc {
  font-size: 0.85rem;
  color: #6b7280;
  margin-bottom: 0;
  line-height: 1.5;
}

/* Facilities Section */
.facilities-section {
  background: #ffffff;
  border-radius: 28px;
  padding: 32px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
  border: 1px solid #f0ede8;
}

.facilities-header {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 28px;
  flex-wrap: wrap;
}

.facilities-icon {
  font-size: 2rem;
}

.facilities-title {
  font-size: 1.3rem;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 0;
}

.facility-tag {
  background: #FEF3E2;
  border-radius: 40px;
  padding: 12px 20px;
  text-align: center;
  font-size: 0.9rem;
  font-weight: 500;
  color: #B45309;
  transition: all 0.3s ease;
}

.facility-tag:hover {
  background: #FED7AA;
  transform: translateX(3px);
}

/* Legacy Quote */
.legacy-quote {
  background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
  border-radius: 28px;
  padding: 36px 32px;
  text-align: center;
  box-shadow: 0 12px 30px rgba(245, 147, 0, 0.25);
}

.quote-icon {
  font-size: 2.8rem;
  margin-bottom: 16px;
}

.quote-text {
  font-size: 1.1rem;
  font-style: italic;
  color: white;
  line-height: 1.6;
  margin-bottom: 0;
  font-weight: 500;
}

/* Responsive */
@media (max-width: 992px) {
  .founding-card {
    padding: 28px 24px;
  }
  .founding-text {
    font-size: 0.95rem;
  }
  .stat-number {
    font-size: 1.8rem;
  }
  .collections-section {
    padding: 24px 20px;
  }
  .collections-title {
    font-size: 1.1rem;
  }
  .facilities-section {
    padding: 24px 20px;
  }
  .facilities-title {
    font-size: 1.1rem;
  }
  .quote-text {
    font-size: 1rem;
  }
}

@media (max-width: 768px) {
  .founding-card {
    padding: 24px 20px;
  }
  .founding-icon {
    font-size: 2.5rem;
  }
  .founding-text {
    font-size: 0.9rem;
    line-height: 1.6;
  }
  .stat-card-library {
    padding: 20px 16px;
  }
  .stat-number {
    font-size: 1.5rem;
  }
  .stat-label {
    font-size: 0.75rem;
  }
  .about-library-card {
    padding: 24px 20px;
  }
  .about-title {
    font-size: 1.1rem;
  }
  .about-text {
    font-size: 0.88rem;
  }
  .collection-card {
    padding: 20px 16px;
  }
  .collection-name {
    font-size: 0.95rem;
  }
  .collection-desc {
    font-size: 0.8rem;
  }
  .facility-tag {
    padding: 10px 16px;
    font-size: 0.85rem;
  }
  .legacy-quote {
    padding: 28px 24px;
  }
  .quote-icon {
    font-size: 2.2rem;
  }
  .quote-text {
    font-size: 0.9rem;
  }
}

@media (max-width: 576px) {
  .heading h3 {
    font-size: 1.5rem;
  }
  .collections-header, .facilities-header {
    flex-direction: column;
    gap: 8px;
  }
  .collections-title, .facilities-title {
    text-align: center;
  }
  .facility-tag {
    text-align: center;
    margin-top: 10px;
  }
}

/* Utility Classes */
.mb-48 {
  margin-bottom: 48px;
}
.mt-16 {
  margin-top: 16px;
}
.text-center {
  text-align: center;
}
.d-inline-flex {
  display: inline-flex;
}
.color-primary {
  color: #F59300;
}
.fw-500 {
  font-weight: 500;
}
.dark-gray {
  color: #5a6874;
}

/* ============================================
   PATURI MOBILE LIBRARY SECTION CSS
   ============================================ */

.mobile-library-sec {
    padding: 0;
}

/* Quote Card */
.quote-card {
    background: linear-gradient(135deg, #FEF5E8 0%, #FFFFFF 100%);
    border-radius: 28px;
    padding: 36px 40px;
    text-align: center;
    border: 1px solid #FED7AA;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    position: relative;
}

.quote-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F59300, #FFB347, #F59300);
}

.quote-icon {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.quote-text-main {
    font-size: 1rem;
    line-height: 1.7;
    color: #334155;
    font-style: italic;
    margin-bottom: 16px;
}

.quote-author {
    font-size: 0.9rem;
    color: #F59300;
    font-weight: 600;
}

/* Introduction Card */
.intro-card-mobile {
    background: #ffffff;
    border-radius: 24px;
    padding: 32px;
    display: flex;
    align-items: flex-start;
    gap: 24px;
    flex-wrap: wrap;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
}

.intro-icon-mobile {
    font-size: 3rem;
    flex-shrink: 0;
}

.intro-text-mobile {
    font-size: 1rem;
    line-height: 1.7;
    color: #334155;
    margin-bottom: 0;
    flex: 1;
}

.intro-text-mobile strong {
    color: #F59300;
}

/* Info Cards */
.info-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 28px 24px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
    height: 100%;
}

.info-card:hover {
    transform: translateY(-4px);
    border-color: #FED7AA;
    box-shadow: 0 12px 25px rgba(245, 147, 0, 0.1);
}

.info-icon {
    font-size: 2.5rem;
    margin-bottom: 16px;
}

.info-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 12px;
}

.info-text {
    font-size: 0.95rem;
    line-height: 1.6;
    color: #475569;
    margin-bottom: 0;
}

.info-text strong {
    color: #F59300;
}

/* Locations Section */
.locations-section {
    background: #FEFAF5;
    border-radius: 28px;
    padding: 32px;
    text-align: center;
}

.locations-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.locations-icon {
    font-size: 2rem;
}

.locations-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.locations-count {
    background: linear-gradient(135deg, #F59300, #FFB347);
    color: white;
    padding: 4px 14px;
    border-radius: 30px;
    font-size: 0.8rem;
    font-weight: 600;
}

.locations-grid {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
    margin-bottom: 24px;
}

.location-card {
    display: flex;
    align-items: center;
    gap: 10px;
    background: #ffffff;
    padding: 10px 24px;
    border-radius: 40px;
    border: 1px solid #FED7AA;
}

.location-dot {
    width: 10px;
    height: 10px;
    background: #F59300;
    border-radius: 50%;
}

.location-name {
    font-size: 0.95rem;
    font-weight: 500;
    color: #1e293b;
}

.locations-note {
    font-size: 0.9rem;
    color: #6b7280;
    margin-top: 20px;
    margin-bottom: 0;
}

/* Process Section */
.process-section {
    background: #ffffff;
    border-radius: 28px;
    padding: 32px;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
}

.process-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.process-icon {
    font-size: 2rem;
}

.process-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.process-card {
    text-align: center;
    padding: 20px;
}

.process-step {
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #F59300, #FFB347);
    color: white;
    font-size: 1.3rem;
    font-weight: 700;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin: 0 auto 16px auto;
}

.process-desc {
    font-size: 0.95rem;
    line-height: 1.5;
    color: #475569;
}

/* Vision Footer */
.vision-footer {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 24px;
    padding: 32px 28px;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
    text-align: center;
    box-shadow: 0 12px 30px rgba(245, 147, 0, 0.25);
}

.vision-icon {
    font-size: 2.5rem;
}

.vision-text {
    font-size: 1.1rem;
    font-weight: 500;
    color: white;
    line-height: 1.5;
    font-style: italic;
}

/* Responsive */
@media (max-width: 992px) {
    .quote-card {
        padding: 28px 24px;
    }
    .intro-card-mobile {
        padding: 24px;
        flex-direction: column;
        align-items: center;
        text-align: center;
    }
    .intro-text-mobile {
        text-align: center;
    }
    .locations-section {
        padding: 24px 20px;
    }
    .locations-title {
        font-size: 1.1rem;
    }
    .process-section {
        padding: 24px 20px;
    }
    .process-title {
        font-size: 1.1rem;
    }
    .vision-text {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .quote-text-main {
        font-size: 0.9rem;
    }
    .quote-author {
        font-size: 0.85rem;
    }
    .intro-text-mobile {
        font-size: 0.9rem;
    }
    .info-card {
        padding: 22px 18px;
    }
    .info-title {
        font-size: 1.1rem;
    }
    .info-text {
        font-size: 0.88rem;
    }
    .locations-grid {
        gap: 12px;
    }
    .location-card {
        padding: 6px 18px;
    }
    .location-name {
        font-size: 0.85rem;
    }
    .process-step {
        width: 45px;
        height: 45px;
        font-size: 1.1rem;
    }
    .process-desc {
        font-size: 0.88rem;
    }
    .vision-footer {
        padding: 28px 20px;
        flex-direction: column;
        gap: 12px;
    }
    .vision-icon {
        font-size: 2rem;
    }
    .vision-text {
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .heading h3 {
        font-size: 1.5rem;
    }
    .quote-card {
        padding: 24px 20px;
    }
    .quote-icon {
        font-size: 2rem;
    }
    .intro-icon-mobile {
        font-size: 2.5rem;
    }
    .locations-header {
        flex-direction: column;
        gap: 8px;
    }
    .locations-count {
        display: inline-block;
    }
    .process-header {
        flex-direction: column;
        gap: 8px;
    }
    .process-card {
        padding: 16px;
    }
}

/* Utility Classes */
.mb-48 {
    margin-bottom: 48px;
}
.mt-16 {
    margin-top: 16px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.dark-gray {
    color: #5a6874;
}
/* ============================================
   IYYANKI READING ROOM SECTION CSS
   ============================================ */

.iyyanki-readingroom-sec {
    padding: 0;
}

/* Main Content Card */
.main-content-card {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 28px;
    padding: 36px 32px;
    border: 1px solid #FED7AA;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.main-content-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F59300, #FFB347, #F59300);
}

.content-icon {
    font-size: 2.5rem;
    margin-bottom: 20px;
}

.content-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #334155;
    margin-bottom: 0;
}

.content-text strong {
    color: #F59300;
}

/* Timing Card */
.timing-card {
    background: linear-gradient(135deg, #F59300 0%, #FFB347 100%);
    border-radius: 28px;
    padding: 36px 28px;
    text-align: center;
    color: white;
    height: 100%;
    box-shadow: 0 12px 30px rgba(245, 147, 0, 0.25);
}

.timing-icon {
    font-size: 2.5rem;
    margin-bottom: 16px;
}

.timing-title {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.timing-days {
    font-size: 1rem;
    margin-bottom: 12px;
}

.timing-days strong {
    font-weight: 700;
}

.timing-hours {
    font-size: 2rem;
    font-weight: 800;
    margin-bottom: 12px;
    letter-spacing: 1px;
}

.timing-note {
    font-size: 0.85rem;
    opacity: 0.9;
}

/* Honor Section */
.honor-section {
    background: #FEFAF5;
    border-radius: 28px;
    padding: 32px;
}

.honor-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 24px;
    flex-wrap: wrap;
}

.honor-icon {
    font-size: 2rem;
}

.honor-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.honor-content {
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}

.honor-text {
    font-size: 1rem;
    line-height: 1.7;
    color: #475569;
    margin-bottom: 0;
}

.honor-text strong {
    color: #F59300;
}

/* Benefits Section */
.benefits-section {
    background: #ffffff;
    border-radius: 28px;
    padding: 32px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
}

.benefits-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 32px;
    flex-wrap: wrap;
}

.benefits-icon {
    font-size: 1.8rem;
    font-weight: 700;
    background: #F59300;
    color: white;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.benefits-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.benefit-card {
    text-align: center;
    padding: 24px 20px;
    background: #FEFAF5;
    border-radius: 20px;
    transition: all 0.3s ease;
    height: 100%;
}

.benefit-card:hover {
    transform: translateY(-4px);
    background: #FFF9F0;
}

.benefit-emoji {
    font-size: 2.2rem;
    margin-bottom: 12px;
}

.benefit-name {
    font-size: 1.1rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.benefit-desc {
    font-size: 0.85rem;
    color: #6b7280;
    margin-bottom: 0;
    line-height: 1.5;
}

/* Legacy Quote */
.legacy-quote-reading {
    background: linear-gradient(135deg, #FEF5E8 0%, #FFFFFF 100%);
    border-radius: 24px;
    padding: 32px 28px;
    text-align: center;
    border: 1px solid #FED7AA;
}

.quote-icon-reading {
    font-size: 2.5rem;
    margin-bottom: 16px;
}

.quote-text-reading {
    font-size: 1.1rem;
    font-style: italic;
    color: #334155;
    line-height: 1.5;
    margin-bottom: 12px;
}

.quote-sub-reading {
    font-size: 0.85rem;
    color: #F59300;
    font-weight: 500;
}

/* Responsive */
@media (max-width: 992px) {
    .main-content-card {
        padding: 28px 24px;
    }
    .content-text {
        font-size: 0.95rem;
    }
    .timing-card {
        padding: 28px 24px;
    }
    .timing-hours {
        font-size: 1.8rem;
    }
    .honor-section {
        padding: 24px 20px;
    }
    .honor-title {
        font-size: 1.1rem;
    }
    .honor-text {
        font-size: 0.95rem;
    }
    .benefits-section {
        padding: 24px 20px;
    }
    .benefits-title {
        font-size: 1.1rem;
    }
    .quote-text-reading {
        font-size: 1rem;
    }
}

@media (max-width: 768px) {
    .main-content-card {
        padding: 24px 20px;
    }
    .content-icon {
        font-size: 2rem;
    }
    .content-text {
        font-size: 0.9rem;
        line-height: 1.6;
    }
    .timing-card {
        padding: 24px 20px;
    }
    .timing-title {
        font-size: 1.1rem;
    }
    .timing-days {
        font-size: 0.9rem;
    }
    .timing-hours {
        font-size: 1.5rem;
    }
    .honor-header {
        flex-direction: column;
        gap: 8px;
    }
    .honor-title {
        text-align: center;
    }
    .benefits-header {
        flex-direction: column;
        gap: 8px;
    }
    .benefits-title {
        text-align: center;
    }
    .benefit-card {
        padding: 20px 16px;
    }
    .benefit-name {
        font-size: 1rem;
    }
    .benefit-desc {
        font-size: 0.8rem;
    }
    .legacy-quote-reading {
        padding: 24px 20px;
    }
    .quote-text-reading {
        font-size: 0.95rem;
    }
}

@media (max-width: 576px) {
    .heading h3 {
        font-size: 1.5rem;
    }
    .timing-hours {
        font-size: 1.3rem;
    }
    .timing-note {
        font-size: 0.75rem;
    }
    .honor-text {
        font-size: 0.88rem;
    }
    .quote-icon-reading {
        font-size: 2rem;
    }
    .quote-text-reading {
        font-size: 0.9rem;
    }
}

/* Utility Classes */
.mb-48 {
    margin-bottom: 48px;
}
.mt-16 {
    margin-top: 16px;
}
.mt-48 {
    margin-top: 48px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.dark-gray {
    color: #5a6874;
}
/* ============================================
   ABDUL KALAM CHILDREN'S LIBRARY SECTION CSS
   ============================================ */

.children-library-sec {
    padding: 0;
}

/* Main Content Card */
.main-content-children {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 28px;
    padding: 36px 32px;
    border: 1px solid #FED7AA;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
    height: 100%;
    position: relative;
    overflow: hidden;
}

.main-content-children::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 4px;
    background: linear-gradient(90deg, #F59300, #FFB347, #F59300);
}

.content-icon-children {
    font-size: 2.8rem;
    margin-bottom: 20px;
}

.content-text-children {
    font-size: 1rem;
    line-height: 1.7;
    color: #334155;
    margin-bottom: 0;
}

.content-text-children strong {
    color: #F59300;
}

/* Inauguration Card */
.inauguration-card {
    background: linear-gradient(135deg, #2196F3 0%, #64B5F6 100%);
    border-radius: 28px;
    padding: 36px 28px;
    text-align: center;
    color: white;
    height: 100%;
    box-shadow: 0 12px 30px rgba(33, 150, 243, 0.25);
}

.inauguration-icon {
    font-size: 2.5rem;
    margin-bottom: 16px;
}

.inauguration-title {
    font-size: 1.3rem;
    font-weight: 700;
    margin-bottom: 12px;
}

.inauguration-date {
    font-size: 1.6rem;
    font-weight: 800;
    margin-bottom: 12px;
}

.inauguration-occasion {
    font-size: 0.9rem;
    opacity: 0.95;
}

.inauguration-occasion strong {
    font-weight: 700;
}

/* Features Section */
.features-section {
    background: #FEFAF5;
    border-radius: 28px;
    padding: 32px;
    text-align: center;
}

.features-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 16px;
    flex-wrap: wrap;
}

.features-icon {
    font-size: 2rem;
}

.features-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.features-intro {
    font-size: 1rem;
    color: #475569;
    max-width: 700px;
    margin: 0 auto;
}

.features-intro strong {
    color: #F59300;
}

/* Feature Cards */
.feature-card {
    background: #ffffff;
    border-radius: 20px;
    padding: 24px 20px;
    text-align: center;
    transition: all 0.3s ease;
    box-shadow: 0 6px 18px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
    height: 100%;
}

.feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 12px 25px rgba(245, 147, 0, 0.1);
    border-color: #FED7AA;
}

.feature-emoji {
    font-size: 2.2rem;
    margin-bottom: 12px;
}

.feature-name {
    font-size: 1rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 8px;
}

.feature-desc {
    font-size: 0.85rem;
    color: #6b7280;
    margin-bottom: 0;
    line-height: 1.5;
}

/* Activities Section */
.activities-section {
    background: #ffffff;
    border-radius: 28px;
    padding: 32px;
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.04);
    border: 1px solid #f0ede8;
}

.activities-header {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
    margin-bottom: 28px;
    flex-wrap: wrap;
}

.activities-icon {
    font-size: 2rem;
}

.activities-title {
    font-size: 1.3rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 0;
}

.activity-card {
    background: linear-gradient(135deg, #FFF9F0 0%, #FFFFFF 100%);
    border-radius: 20px;
    padding: 24px 16px;
    text-align: center;
    transition: all 0.3s ease;
    border: 1px solid #FED7AA;
}

.activity-card:hover {
    transform: translateY(-4px);
    background: #FFF0E0;
}

.activity-emoji {
    font-size: 2.5rem;
    margin-bottom: 10px;
}

.activity-name {
    font-size: 1rem;
    font-weight: 600;
    color: #1e293b;
}

/* Sunday Special Section - Redesigned */
.sunday-special-section {
    margin-top: 16px;
}

.sunday-special-wrapper {
    background: linear-gradient(135deg, #FF8A65 0%, #FF5722 100%);
    border-radius: 28px;
    padding: 36px 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 24px;
    box-shadow: 0 15px 35px rgba(255, 87, 34, 0.3);
    position: relative;
    overflow: hidden;
}

.sunday-special-wrapper::before {
    content: '★';
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 150px;
    opacity: 0.08;
    color: white;
    font-family: monospace;
}

.sunday-icon-badge {
    font-size: 3.5rem;
    background: rgba(255, 255, 255, 0.2);
    width: 80px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 60px;
    flex-shrink: 0;
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { transform: scale(1); opacity: 0.8; }
    50% { transform: scale(1.05); opacity: 1; }
    100% { transform: scale(1); opacity: 0.8; }
}

.sunday-content-wrapper {
    flex: 1;
}

.sunday-special-title {
    font-size: 1.6rem;
    font-weight: 800;
    color: white;
    margin-bottom: 12px;
    letter-spacing: 1px;
}

.sunday-special-text {
    font-size: 1rem;
    line-height: 1.6;
    color: white;
    margin-bottom: 16px;
    opacity: 0.95;
}

.sunday-special-text strong {
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 3px;
}

.sunday-activities-list {
    display: flex;
    flex-wrap: wrap;
    gap: 12px;
    margin-top: 8px;
}

.sunday-activity-tag {
    background: rgba(255, 255, 255, 0.25);
    padding: 6px 16px;
    border-radius: 40px;
    font-size: 0.85rem;
    font-weight: 500;
    color: white;
    transition: all 0.3s ease;
}

.sunday-activity-tag:hover {
    background: rgba(255, 255, 255, 0.4);
    transform: translateY(-2px);
}

.sunday-calendar {
    text-align: center;
    background: rgba(255, 255, 255, 0.15);
    padding: 20px 24px;
    border-radius: 24px;
    min-width: 140px;
    backdrop-filter: blur(5px);
}

.calendar-icon {
    font-size: 2rem;
    margin-bottom: 8px;
}

.calendar-text {
    font-size: 1rem;
    font-weight: 700;
    color: white;
    margin-bottom: 4px;
}

.calendar-subtext {
    font-size: 0.75rem;
    opacity: 0.85;
    color: white;
}

/* Kalam Quote */
.kalam-quote {
    background: linear-gradient(135deg, #1e293b 0%, #334155 100%);
    border-radius: 24px;
    padding: 32px 28px;
    text-align: center;
    color: white;
    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.2);
}

.kalam-icon {
    font-size: 2.5rem;
    margin-bottom: 16px;
}

.kalam-text {
    font-size: 1.1rem;
    font-style: italic;
    line-height: 1.5;
    margin-bottom: 12px;
}

.kalam-author {
    font-size: 0.85rem;
    opacity: 0.8;
    letter-spacing: 0.5px;
}

/* Responsive */
@media (max-width: 992px) {
    .sunday-special-wrapper {
        padding: 28px 24px;
        flex-direction: column;
        text-align: center;
    }
    .sunday-activities-list {
        justify-content: center;
    }
    .sunday-special-title {
        font-size: 1.4rem;
    }
    .sunday-calendar {
        margin-top: 8px;
    }
}

@media (max-width: 768px) {
    .sunday-special-wrapper {
        padding: 24px 20px;
    }
    .sunday-icon-badge {
        width: 65px;
        height: 65px;
        font-size: 2.8rem;
    }
    .sunday-special-title {
        font-size: 1.2rem;
    }
    .sunday-special-text {
        font-size: 0.9rem;
    }
    .sunday-activity-tag {
        padding: 4px 12px;
        font-size: 0.75rem;
    }
    .sunday-calendar {
        padding: 12px 20px;
        min-width: 120px;
    }
    .calendar-icon {
        font-size: 1.5rem;
    }
    .calendar-text {
        font-size: 0.9rem;
    }
}

@media (max-width: 576px) {
    .sunday-special-title {
        font-size: 1.1rem;
    }
    .sunday-activities-list {
        gap: 8px;
    }
    .sunday-activity-tag {
        padding: 4px 10px;
        font-size: 0.7rem;
    }
}

/* Utility Classes */
.mb-48 {
    margin-bottom: 48px;
}
.mt-16 {
    margin-top: 16px;
}
.mt-48 {
    margin-top: 48px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.dark-gray {
    color: #5a6874;
}
/* ============================================
   EVENTS GALLERY SECTION CSS
   ============================================ */


.gallery-banner {
  background: url("../media/images/gallery-banner.png") no-repeat right center;
  background-size: cover;
  height: 429px;
}

/* Mobile Banner */
@media (max-width: 576px) {
  .gallery-banner{
    background: url("../media/images/gallery-banner-mobile.png") no-repeat center;
    background-size: cover;
    height: 250px;
  }
}


.events-gallery-sec { padding: 0; }

/* Banner Styles */
.events-gallery-banner {
  background: linear-gradient(135deg, #FEF5E8 0%, #FFF9F0 100%);
  padding: 60px 0;
  text-align: center;
}
.banner-title { font-size: 2.5rem; font-weight: 700; color: #1e293b; margin-bottom: 16px; }
.banner-subtitle { font-size: 1rem; color: #5a6874; max-width: 600px; margin: 0 auto; }

/* Gallery Navigation */
.gallery-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  max-height: 180px;
  overflow-y: auto;
  padding: 8px 4px;
}
.gallery-filter-btn {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  padding: 8px 18px;
  border-radius: 40px;
  font-size: 0.85rem;
  font-weight: 500;
  color: #475569;
  cursor: pointer;
  transition: all 0.3s ease;
  white-space: nowrap;
}
.gallery-filter-btn:hover { border-color: #F59300; color: #F59300; transform: translateY(-2px); }
.gallery-filter-btn.active { background: linear-gradient(135deg, #F59300, #FFB347); border-color: #F59300; color: white; box-shadow: 0 4px 12px rgba(245,147,0,0.3); }

/* Gallery Grid */
.gallery-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(320px, 1fr)); gap: 28px; }

/* Gallery Card */
.gallery-card {
  background: #ffffff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0,0,0,0.08);
  transition: all 0.3s ease;
  cursor: pointer;
}
.gallery-card:hover { transform: translateY(-6px); box-shadow: 0 20px 35px rgba(0,0,0,0.12); }
.gallery-image { position: relative; height: 220px; overflow: hidden; }
.gallery-image img { width: 100%; height: 100%; object-fit: cover; transition: transform 0.4s ease; }
.gallery-card:hover .gallery-image img { transform: scale(1.05); }
.gallery-overlay {
  position: absolute; top: 0; left: 0; right: 0; bottom: 0;
  background: rgba(0,0,0,0.5); display: flex; align-items: center; justify-content: center;
  opacity: 0; transition: opacity 0.3s ease;
}
.gallery-card:hover .gallery-overlay { opacity: 1; }
.view-btn {
  background: #F59300; color: white; padding: 10px 24px; border-radius: 40px;
  font-size: 0.85rem; font-weight: 600; transform: translateY(20px); transition: transform 0.3s ease;
  cursor: pointer;
}
.gallery-card:hover .view-btn { transform: translateY(0); }
.gallery-info { padding: 20px; }
.gallery-title { font-size: 1rem; font-weight: 700; color: #1e293b; margin-bottom: 6px; line-height: 1.4; }
.gallery-date { font-size: 0.8rem; color: #F59300; margin-bottom: 10px; }
.gallery-category { display: inline-block; background: #FEF3E2; padding: 4px 12px; border-radius: 30px; font-size: 0.7rem; font-weight: 500; color: #B45309; }

/* Album Lightbox Modal */
.album-lightbox {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.9);
  z-index: 9999;
  align-items: center;
  justify-content: center;
}
.album-lightbox-content {
  background: #ffffff;
  border-radius: 24px;
  max-width: 900px;
  width: 90%;
  max-height: 90vh;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0,0,0,0.3);
}
.album-lightbox-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 20px 24px;
  border-bottom: 1px solid #e2e8f0;
  background: #fff;
}
.album-lightbox-header h3 {
  font-size: 1.3rem;
  font-weight: 700;
  color: #1e293b;
  margin: 0;
}
.close-lightbox {
  font-size: 32px;
  font-weight: 700;
  color: #6b7280;
  cursor: pointer;
  transition: 0.3s;
}
.close-lightbox:hover { color: #F59300; }
.album-lightbox-body { padding: 24px; }
.album-slider-container {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  position: relative;
}
.slider-prev, .slider-next {
  background: #F59300;
  color: white;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  font-size: 1.3rem;
  cursor: pointer;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  justify-content: center;
}
.slider-prev:hover, .slider-next:hover { background: #dd7b00; transform: scale(1.05); }
.album-slider {
  flex: 1;
  overflow: hidden;
  position: relative;
  height: 500px;
}
.album-slide {
  display: none;
  width: 100%;
  height: 100%;
  text-align: center;
}
.album-slide.active { display: block; }
.album-slide img {
  max-width: 100%;
  max-height: 420px;
  object-fit: contain;
  border-radius: 16px;
}
.slide-caption {
  margin-top: 16px;
  font-size: 0.9rem;
  color: #475569;
  text-align: center;
}
.album-counter {
  text-align: center;
  margin-top: 20px;
  font-size: 0.85rem;
  color: #6b7280;
}

/* No Results */
.no-results { text-align: center; padding: 60px 20px; background: #FEFAF5; border-radius: 28px; }
.no-results-icon { font-size: 4rem; margin-bottom: 16px; opacity: 0.6; }

/* Responsive */
@media (max-width: 768px) {
  .banner-title { font-size: 1.8rem; }
  .gallery-grid { grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 20px; }
  .album-slider { height: 350px; }
  .album-slide img { max-height: 280px; }
}
@media (max-width: 576px) {
  .banner-title { font-size: 1.5rem; }
  .gallery-grid { grid-template-columns: 1fr; }
  .album-slider { height: 280px; }
  .album-slide img { max-height: 220px; }
}

.mb-80 { margin-bottom: 80px; }
.mb-48 { margin-bottom: 48px; }
.color-primary { color: #F59300; }


/* ============================================
       LEADERS PAGE CSS
       ============================================ */
    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    body {
      font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
      background-color: #ffffff;
      color: #1e293b;
      line-height: 1.5;
    }

    .main-wrapper {
      overflow-x: clip;
    }

    .container-fluid {
      width: 100%;
      padding-right: 24px;
      padding-left: 24px;
      margin-right: auto;
      margin-left: auto;
      max-width: 1400px;
    }

    /* Banner */
    .leaders-banner {
      background: linear-gradient(135deg, #FEF5E8 0%, #FFF9F0 100%);
      padding: 60px 0;
      text-align: center;
    }

    .banner-title {
      font-size: 2.5rem;
      font-weight: 700;
      color: #1e293b;
      margin-bottom: 16px;
    }

    .banner-title .color-primary {
      color: #F59300;
    }

    .banner-subtitle {
      font-size: 1rem;
      color: #5a6874;
      max-width: 600px;
      margin: 0 auto;
    }

    /* Tabs */
    .leaders-tabs {
      display: flex;
      justify-content: center;
      gap: 16px;
      margin-bottom: 48px;
      flex-wrap: wrap;
    }

    .tab-btn {
      background: #ffffff;
      border: 2px solid #e2e8f0;
      padding: 12px 32px;
      border-radius: 50px;
      font-size: 1rem;
      font-weight: 600;
      color: #475569;
      cursor: pointer;
      transition: all 0.3s ease;
    }

    .tab-btn:hover {
      border-color: #F59300;
      color: #F59300;
      transform: translateY(-2px);
    }

    .tab-btn.active {
      background: linear-gradient(135deg, #F59300, #FFB347);
      border-color: #F59300;
      color: white;
      box-shadow: 0 4px 15px rgba(245, 147, 0, 0.3);
    }

    /* Tab Content */
    .tab-content {
      display: none;
    }

    .tab-content.active {
      display: block;
      animation: fadeIn 0.4s ease;
    }

    @keyframes fadeIn {
      from { opacity: 0; transform: translateY(10px); }
      to { opacity: 1; transform: translateY(0); }
    }

 .leaders-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 280px));
  justify-content: center;
  gap: 32px;
}

    /* Leader Card */
    .leader-card {
      background: #ffffff;
      border-radius: 24px;
      overflow: hidden;
      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
      transition: all 0.3s ease;
      cursor: pointer;
      text-align: center;
    }

    .leader-card:hover {
      transform: translateY(-8px);
      box-shadow: 0 20px 35px rgba(245, 147, 0, 0.15);
    }
.leader-card {
  background: #ffffff;
  border-radius: 28px;
  overflow: hidden;
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
  transition: all 0.3s ease;
  text-align: center;
  border: 2px solid #f3e2b3;
}

.leader-image {
  width: 100%;
  height: 320px;
  overflow: hidden;
  background: linear-gradient(135deg, #c5b358, #f5e6a8);
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px;
  border-bottom: 3px solid #d4af37;
}

.leader-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
  background: #fffdf7;
  border-radius: 20px;
  padding: 10px;
  border: 4px solid #ffffff;
  box-shadow: inset 0 0 15px rgba(0,0,0,0.08);
  transition: transform 0.4s ease;
}

.leader-card:hover .leader-image img {
  transform: scale(1.03);
}
    .leader-card:hover .leader-image img {
      transform: scale(1.05);
    }

    .leader-info {
      padding: 20px;
    }

    .leader-name {
      font-size: 1.2rem;
      font-weight: 700;
      color: #1e293b;
      margin-bottom: 6px;
    }

    .leader-designation {
      font-size: 0.85rem;
      color: #F59300;
      font-weight: 600;
      margin-bottom: 8px;
    }

    .leader-period {
      font-size: 0.8rem;
      color: #6b7280;
    }

    /* Lightbox Modal */
    .leader-lightbox {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.92);
      z-index: 9999;
      align-items: center;
      justify-content: center;
      cursor: pointer;
    }

    .lightbox-content {
      max-width: 90%;
      max-height: 90%;
      text-align: center;
    }

    .lightbox-content img {
      max-width: 100%;
      max-height: 70vh;
      border-radius: 16px;
      box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5);
    }

    .lightbox-caption {
      margin-top: 20px;
      color: white;
    }

    .lightbox-caption h3 {
      font-size: 1.3rem;
      margin-bottom: 8px;
    }

    .lightbox-caption p {
      font-size: 0.9rem;
      opacity: 0.8;
    }

    .close-lightbox {
      position: absolute;
      top: 25px;
      right: 35px;
      font-size: 45px;
      color: white;
      cursor: pointer;
      transition: 0.3s;
    }

    .close-lightbox:hover {
      color: #F59300;
    }

    /* No Results */
    .no-results {
      text-align: center;
      padding: 60px 20px;
      background: #FEFAF5;
      border-radius: 28px;
    }

    .no-results-icon {
      font-size: 4rem;
      margin-bottom: 16px;
      opacity: 0.6;
    }

    /* Responsive */
    @media (max-width: 768px) {
      .container-fluid {
        padding-right: 16px;
        padding-left: 16px;
      }
      .banner-title {
        font-size: 1.8rem;
      }
      .tab-btn {
        padding: 8px 20px;
        font-size: 0.85rem;
      }
      .leaders-grid {
        grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
        gap: 20px;
      }
      .leader-image {
        height: 240px;
      }
    }

    @media (max-width: 576px) {
      .banner-title {
        font-size: 1.5rem;
      }
      .leaders-grid {
        grid-template-columns: 1fr;
      }
      .close-lightbox {
        top: 15px;
        right: 20px;
        font-size: 35px;
      }
    }

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

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

    .text-center {
      text-align: center;
    }

  /* ============================================
       DOWNLOADS PAGE CSS
       ============================================ */
    * {
      margin: 0;
      padding: 0;
      box-sizing: border-box;
    }

    body {
      font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif;
      background-color: #ffffff;
      color: #1e293b;
      line-height: 1.5;
    }

    .main-wrapper {
      overflow-x: clip;
    }

    .container-fluid {
      width: 100%;
      padding-right: 24px;
      padding-left: 24px;
      margin-right: auto;
      margin-left: auto;
      max-width: 1400px;
    }

    /* Banner */
    .downloads-banner {
      background: linear-gradient(135deg, #FEF5E8 0%, #FFF9F0 100%);
      padding: 60px 0;
      text-align: center;
    }

    .banner-title {
      font-size: 2.5rem;
      font-weight: 700;
      color: #1e293b;
      margin-bottom: 16px;
    }

    .banner-title .color-primary {
      color: #F59300;
    }

    .banner-subtitle {
      font-size: 1rem;
      color: #5a6874;
      max-width: 600px;
      margin: 0 auto;
    }

    /* Files Grid */
    .files-grid {
      display: grid;
      grid-template-columns: repeat(auto-fill, minmax(380px, 1fr));
      gap: 32px;
      max-width: 1200px;
      margin: 0 auto;
    }

    /* File Card */
    .file-card {
      background: #ffffff;
      border-radius: 24px;
      padding: 32px 28px;
      transition: all 0.3s ease;
      border: 1px solid #f0f2f5;
      box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);
      text-align: center;
    }

    .file-card:hover {
      transform: translateY(-8px);
      border-color: #FED7AA;
      box-shadow: 0 20px 35px rgba(245, 147, 0, 0.12);
    }

    .file-icon {
      font-size: 3.5rem;
      margin-bottom: 20px;
    }

    .file-title {
      font-size: 1.25rem;
      font-weight: 700;
      color: #1e293b;
      margin-bottom: 12px;
      line-height: 1.4;
    }

    .file-description {
      font-size: 0.9rem;
      color: #6b7280;
      margin-bottom: 24px;
      line-height: 1.5;
    }

    .file-actions {
      display: flex;
      gap: 16px;
      justify-content: center;
      flex-wrap: wrap;
    }

    .btn-view, .btn-download {
      display: inline-flex;
      align-items: center;
      gap: 8px;
      padding: 12px 28px;
      border-radius: 50px;
      font-size: 0.9rem;
      font-weight: 600;
      text-decoration: none;
      transition: all 0.3s ease;
      cursor: pointer;
      border: none;
    }

    .btn-view {
      background: #FEF3E2;
      color: #B45309;
    }

    .btn-view:hover {
      background: #F59300;
      color: white;
      transform: translateY(-3px);
      box-shadow: 0 6px 14px rgba(245, 147, 0, 0.3);
    }

    .btn-download {
      background: #E8F0FE;
      color: #2563EB;
    }

    .btn-download:hover {
      background: #2563EB;
      color: white;
      transform: translateY(-3px);
      box-shadow: 0 6px 14px rgba(37, 99, 235, 0.3);
    }

    /* PDF Viewer Modal */
    .pdf-modal {
      display: none;
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      background: rgba(0, 0, 0, 0.92);
      z-index: 9999;
      align-items: center;
      justify-content: center;
    }

    .pdf-modal-content {
      width: 90%;
      height: 90%;
      background: white;
      border-radius: 20px;
      overflow: hidden;
      display: flex;
      flex-direction: column;
      box-shadow: 0 25px 50px rgba(0, 0, 0, 0.3);
    }

    .pdf-modal-header {
      display: flex;
      justify-content: space-between;
      align-items: center;
      padding: 18px 24px;
      background: #1e293b;
      color: white;
    }

    .pdf-modal-header h3 {
      font-size: 1.1rem;
      margin: 0;
      font-weight: 600;
    }

    .close-pdf {
      font-size: 30px;
      font-weight: 700;
      cursor: pointer;
      transition: 0.3s;
      color: white;
      line-height: 1;
    }

    .close-pdf:hover {
      color: #F59300;
    }

    .pdf-iframe {
      flex: 1;
      width: 100%;
      border: none;
    }

    /* Responsive */
    @media (max-width: 768px) {
      .container-fluid {
        padding-right: 16px;
        padding-left: 16px;
      }
      .banner-title {
        font-size: 1.8rem;
      }
      .files-grid {
        grid-template-columns: 1fr;
        gap: 20px;
      }
      .file-card {
        padding: 24px 20px;
      }
      .file-icon {
        font-size: 2.8rem;
      }
      .file-title {
        font-size: 1.1rem;
      }
      .btn-view, .btn-download {
        padding: 10px 20px;
        font-size: 0.85rem;
      }
      .pdf-modal-content {
        width: 95%;
        height: 85%;
      }
    }

    @media (max-width: 576px) {
      .banner-title {
        font-size: 1.5rem;
      }
      .file-actions {
        flex-direction: column;
        gap: 12px;
      }
      .btn-view, .btn-download {
        justify-content: center;
      }
    }

    .mb-80 {
      margin-bottom: 80px;
    }
    .mb-120 {
      margin-bottom: 120px;
    }
    .text-center {
      text-align: center;
    }
    /* ============================================
   MODERN CONTACT SECTION CSS
   ============================================ */

.contact-modern-sec {
    padding: 0;
}

/* Grid Layout */
.contact-grid-modern {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 32px;
}

/* Left Column - Contact Info Cards */
.contact-info-modern {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.contact-card {
    background: #ffffff;
    border-radius: 28px;
    padding: 28px;
    transition: all 0.3s ease;
    border: 1px solid #f0ede8;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
}

.contact-card:hover {
    transform: translateY(-4px);
    border-color: #FED7AA;
    box-shadow: 0 15px 35px rgba(245, 147, 0, 0.08);
}

.card-icon {
    font-size: 2.2rem;
    margin-bottom: 16px;
}

.card-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin-bottom: 16px;
    padding-bottom: 12px;
    border-bottom: 2px solid #FEF3E2;
}

.address-block {
    font-size: 0.95rem;
    line-height: 1.7;
    color: #334155;
}

.address-block strong {
    color: #F59300;
    font-weight: 700;
}

/* Contact Details */
.contact-details-modern {
    display: flex;
    flex-direction: column;
    gap: 16px;
}

.contact-row {
    display: flex;
    align-items: flex-start;
    gap: 16px;
}

.contact-label {
    min-width: 60px;
    font-weight: 600;
    color: #F59300;
}

.contact-row a {
    color: #475569;
    text-decoration: none;
    transition: color 0.2s;
    line-height: 1.6;
}

.contact-row a:hover {
    color: #F59300;
}

/* Social Icons */
.social-icons-modern {
    display: flex;
    gap: 16px;
    margin-top: 8px;
}

.social-icon {
    width: 48px;
    height: 48px;
    background: #FEF3E2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3rem;
    text-decoration: none;
    color: #B45309;
    transition: all 0.3s ease;
}

.social-icon:hover {
    background: #F59300;
    color: white;
    transform: translateY(-3px);
}

/* Right Column - Map */
.map-modern {
    background: #ffffff;
    border-radius: 28px;
    overflow: hidden;
    border: 1px solid #f0ede8;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.04);
    transition: all 0.3s ease;
    height: fit-content;
}

.map-modern:hover {
    transform: translateY(-4px);
    border-color: #FED7AA;
    box-shadow: 0 15px 35px rgba(245, 147, 0, 0.08);
}

.map-header {
    display: flex;
    align-items: center;
    gap: 12px;
    padding: 24px 24px 0 24px;
}

.map-icon {
    font-size: 1.8rem;
}

.map-title {
    font-size: 1.2rem;
    font-weight: 700;
    color: #1e293b;
    margin: 0;
}

.map-container-modern {
    width: 100%;
    height: 380px;
    overflow: hidden;
    margin-top: 16px;
}

.map-container-modern iframe {
    width: 100%;
    height: 100%;
    border: 0;
}

.map-footer {
    padding: 20px 24px 24px 24px;
    text-align: center;
}

.direction-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background: linear-gradient(135deg, #F59300, #FFB347);
    color: white;
    padding: 12px 28px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 600;
    font-size: 0.9rem;
    transition: all 0.3s ease;
}

.direction-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 20px rgba(245, 147, 0, 0.35);
}

/* Responsive */
@media (max-width: 992px) {
    .contact-grid-modern {
        grid-template-columns: 1fr;
        gap: 28px;
    }
    .map-container-modern {
        height: 320px;
    }
}

@media (max-width: 768px) {
    .contact-card {
        padding: 22px;
    }
    .contact-row {
        flex-direction: column;
        gap: 4px;
    }
    .contact-label {
        min-width: auto;
    }
    .map-container-modern {
        height: 280px;
    }
    .map-header {
        padding: 20px 20px 0 20px;
    }
    .map-footer {
        padding: 16px 20px 20px 20px;
    }
    .direction-btn {
        padding: 10px 22px;
        font-size: 0.85rem;
    }
}

@media (max-width: 576px) {
    .contact-card {
        padding: 18px;
    }
    .card-icon {
        font-size: 1.8rem;
    }
    .card-title {
        font-size: 1rem;
    }
    .address-block {
        font-size: 0.85rem;
    }
    .contact-row a {
        font-size: 0.85rem;
    }
    .social-icon {
        width: 42px;
        height: 42px;
        font-size: 1.1rem;
    }
    .map-container-modern {
        height: 240px;
    }
}

/* Utility Classes */
.mb-120 {
    margin-bottom: 80px;
}
.mb-48 {
    margin-bottom: 48px;
}
.mb-16 {
    margin-bottom: 16px;
}
.mt-16 {
    margin-top: 16px;
}
.text-center {
    text-align: center;
}
.d-inline-flex {
    display: inline-flex;
}
.color-primary {
    color: #F59300;
}
.fw-500 {
    font-weight: 500;
}
.dark-gray {
    color: #5a6874;
}
.tagblock {
    display: inline-flex;
    align-items: center;
    background: #FEF3E2;
    padding: 6px 18px 6px 14px;
    border-radius: 40px;
    gap: 8px;
}
.bulb-vec {
    width: 18px;
}
.tagblock p {
    margin: 0;
    font-weight: 500;
    font-size: 0.85rem;
    color: #B45309;
}
.container-fluid {
    width: 100%;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1400px;
}
@media (min-width: 1200px) {
    .container-fluid {
        padding-right: 24px;
        padding-left: 24px;
    }
    .mb-120 {
        margin-bottom: 120px;
    }
}


  /* ============================================
   sarvaswamu SECTION CSS
   ============================================ */

  /* Additional styles for periodical page */
  .periodical-history {
    padding: -1px 20px;
  }
  
  .history-grid {
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
    max-width: 1400px;
    margin: 0 auto;
  }
  
  .history-card {
    background: #fff;
    border-radius: 24px;
    box-shadow: 0 20px 35px -10px rgba(0, 0, 0, 0.1);
    padding: 32px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
  }
  
  .history-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 25px 40px -12px rgba(0, 0, 0, 0.15);
  }
  
  .periodical-icon {
    font-size: 48px;
    margin-bottom: 20px;
  }
  
  .history-card h2 {
    font-size: 32px;
    margin-bottom: 20px;
    color: #1a2a4f;
  }
  
  .year-badge {
    background: #e67e22;
    color: white;
    font-size: 18px;
    padding: 5px 12px;
    border-radius: 50px;
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
  }
  
  .intro-text {
    font-size: 18px;
    line-height: 1.7;
    color: #2c3e50;
    margin-bottom: 28px;
    font-weight: 500;
  }
  
  .timeline-block, .significance-block {
    margin-top: 32px;
  }
  
  .timeline-block h3, .significance-block h3, .editors-card h3 {
    font-size: 24px;
    color: #2c3e50;
    margin-bottom: 16px;
    border-left: 5px solid #e67e22;
    padding-left: 15px;
  }
  
  .timeline-block p, .significance-block p {
    line-height: 1.7;
    color: #34495e;
    margin-bottom: 16px;
  }
  
  .editors-list {
    list-style: none;
    padding: 0;
    margin: 20px 0;
  }
  
  .editors-list li {
    padding: 16px 0;
    border-bottom: 1px solid #eef2f7;
    font-size: 16px;
  }
  
  .editors-list li strong {
    color: #1a2a4f;
    font-size: 18px;
    display: block;
    margin-bottom: 4px;
  }
  
  .years {
    font-size: 14px;
    color: #e67e22;
    font-weight: 500;
  }
  
  .volumes {
    font-size: 13px;
    color: #7f8c8d;
  }
  
  .legacy-note {
    background: #fef5e8;
    padding: 20px;
    border-radius: 16px;
    margin-top: 24px;
    text-align: center;
    font-style: italic;
  }
  
  .additional-info {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
    gap: 30px;
    max-width: 1400px;
    margin: 60px auto 0;
  }
  
  .info-box {
    background: linear-gradient(135deg, #f8f9fc 0%, #ffffff 100%);
    border-radius: 20px;
    padding: 28px;
    border: 1px solid #e9ecef;
  }
  
  .info-box h4 {
    font-size: 22px;
    color: #1a2a4f;
    margin-bottom: 16px;
  }
  
  .btn-contact {
    display: inline-block;
    margin-top: 16px;
    background: #e67e22;
    color: white;
    padding: 10px 24px;
    border-radius: 50px;
    text-decoration: none;
    font-weight: 500;
    transition: background 0.3s ease;
  }
  
  .btn-contact:hover {
    background: #d35400;
  }
  
  .mt-60 {
    margin-top: 60px;
  }
  
  .mb-120 {
    margin-bottom: 120px;
  }
  
  .container-fluid {
    max-width: 1600px;
    margin: 0 auto;
    padding: 0 30px;
  }
  
  .downloads-banner {
    background: linear-gradient(135deg, #1e3c72 0%, #2b4d7a 100%);
    padding: 80px 0;
    text-align: center;
    color: white;
    margin-bottom: 60px;
  }
  
  .banner-title {
    font-size: 48px;
    margin-bottom: 16px;
  }
  
  .color-primary {
    color: #ffb347;
  }
  
  .banner-subtitle {
    font-size: 20px;
    opacity: 0.95;
  }
  
  @media (max-width: 992px) {
    .history-grid {
      grid-template-columns: 1fr;
      gap: 30px;
    }
    
    .history-card {
      padding: 24px;
    }
    
    .banner-title {
      font-size: 36px;
    }
    
    .container-fluid {
      padding: 0 20px;
    }
  }
  
  @media (max-width: 768px) {
    .history-card h2 {
      font-size: 26px;
    }
    
    .timeline-block h3, .significance-block h3, .editors-card h3 {
      font-size: 22px;
    }
    
    .intro-text {
      font-size: 16px;
    }
  }
