/*!------------------------------------------------------------------
[MAIN STYLESHEET]
Template Name: Constra - Construction Html5 Template
Description: Constra - Construction Html5 Template
-------------------------------------------------------------------*/
/*------------------------------------------------------------------
[TABLE OF CONTENTS]
-------------------------------------------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Montserrat:300,400,400i,500,500i,600,600i,700,700i,800|Open+Sans:400,400i,600,600i,700,700i,800&display=swap);
/* Typography
================================================== */
body {
  background: #fff;
  color: #555;
}
body,
p {
  font-family: "Open Sans", sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
  line-height: 26px;
  font-size: 15px;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #212121;
  font-weight: 700;
  font-family: Fraunces, serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased !important;
}
a{
  color: #0dcaf0;
  text-decoration: none;
}
h1 {
  font-size: 36px;
  line-height: 48px;
}
h2 {
  font-size: 28px;
  line-height: 47px;
  /*text-transform: uppercase;*/
  letter-spacing: -1px;
}
h3 {
  font-size: 24px;
  margin-bottom: 20px;
  text-transform: uppercase;
  letter-spacing: -0.5px;
}
h4 {
  font-size: 18px;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: -0.2px;
}
h5 {
  font-size: 14px;
  line-height: 24px;
}
header{
  border-bottom: 1px solid #eaebec;
}
.alert .icon {
  margin-right: 15px;
}
/* Global styles
================================================== */
html {
  height: 100%;
}
body {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  height: 100%;
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.page-content {
  flex: 1 0 auto;
}
img,
video {
  height: auto;
  max-width: 100%;
}
.log {
  width: 100%;
  height: 100%;
  background: url(../i/f10.jpg) #000 no-repeat;
  background-size: 100% 100%;
  color: #ffffff;
}
img {
  width: 100%;
}

.list-inline li {
  display: inline-block;
  background: transparent;
  border: none;
}
.social-icons {
  margin: 0;
}
.social-icons li a {
  padding: 10px;
}
.social-icons li a i {
  color: #fff;
}
.top-nav-right {
  padding: 10px;
}
.menu-logo {
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  position: relative;
}
.menu-logo img {
  border-radius: 4px;
  height: 90px;
}
.top-nav-right input {
}
.site-color {
  color: #e1a826;
}
.background-image-section {
  position: absolute;
  width: 100%;
  left: 0;
  right: 0;
  background-size: contain;
  background-position: top center;
  background-repeat: no-repeat;
  width: 100%;
  margin: auto;
  height: 100%;
}
.carousel-item img {
  object-fit: cover;
  object-position: center;
  height: 60vh;
  overflow: hidden;
}
@media screen and (max-width: 991px) {
  .custom-header {
    padding: 1rem 0;
  }
  .container {
    max-width: 991px;
  }
}
.navbar-collapse {
  display: none;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .carousel-inner {
    height: 400px;
  }
  .carousel-item,
  .carousel-item img {
    height: 400px;
    width: 100%;
  }
  .breadcrumb-area .title h1 {
    line-height: unset !important;
  }
  .blog-top-nav .list-inline-item a {
    font-size: 14px;
    padding: 0.5rem 0.5rem;
  }
  #myMenu > li {
    padding: 5px !important;
    border-bottom: 1px solid #253d9b;
  }
  #myMenu > li:first-child {
  }
  #myMenu > .dropdown ul {
    box-shadow: none !important;
    position: relative !important;
    width: 100% !important;
  }
  .navbar-collapse {
    display: block;
  }
}
/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 767px) {
  .navbar-collapse {
    display: block;
  }
  #myMenu > li {
    padding: 5px !important;
  }
  .blog-top-nav .list-inline-item a {
    font-size: 12px;
  }
  .breadcrumb-area .title h1 {
    line-height: unset !important;
    font-size: 22px !important;
  }
  #myMenu > li {
    padding: 5px !important;
    border-bottom: 1px solid #253d9b;
  }
  #myMenu > li:first-child {
  }
  #myMenu > .dropdown ul {
    box-shadow: none !important;
    position: relative !important;
    width: 100% !important;
  }
  nav#site-navigation {
    /* border: none;
        position: fixed;
        top: 50px;
        left: -320px;
        right: 0;
        bottom: 0;
        width: 100%;
        max-width: 320px;
        transition: all 0.5s ease;
        background: #fff;
        z-index: 3; */
  }
  .contact-info {
    font-size: 12px;
  }
  .custom-header {
    padding-top: 4rem !important;
    padding-bottom: 0;
  }
  .mobile_menu_btn {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 3;
    height: 50px;
    color: #fff;
  }
  .menu-toggle {
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: #ffffff;
    font-size: 32px;
    font-size: 2rem;
    font-weight: 800;
    line-height: 1.5;
    text-shadow: none;
    padding: 0;
    margin-left: 13px;
  }
  nav#site-navigation.active {
    left: 0;
    max-height: 100%;
    overflow: auto;
    border-right: 1px solid #766d4d;
  }
  .main-navigation li,
  .main-navigation li:last-child {
    border-bottom: 1px solid #eee;
  }
  .main-navigation a {
    text-align: left;
  }
  .contact-info {
    position: fixed;
    top: 26px;
    right: 15px;
    z-index: 9;
    font-size: 12px;
  }
  .carousel-inner {
    height: 260px;
  }
  .carousel-item,
  .carousel-item img {
    height: 260px;
    width: 100%;
  }
}
/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header_one {
  /* padding: 15px 0; */
}
.logo img {
  height: 70px;
}
#myMenu {
  margin-left: auto !important;
  justify-content: flex-end !important;
  margin-right: 0 !important;
  font-weight: bold;
}
#myMenu > li {
  position: relative;
  display: inline-block;
  transition: all 0.4s ease-in-out 0s;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 22px;
  padding-top: 22px;
  font-size: 15px;
}
.fixed-top #myMenu > li {
  padding-bottom: 0;
  padding-top: 0;
}
.navbar-toggler {
  margin: 10px 0;
  padding: 6px;
  border-radius: 0;
  font-size: 1rem;
  background: #4cb648;
}
.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  content: "";
  background: no-repeat center center;
  background-image: none;
  background-size: auto;
  background-size: 100% 100%;
}
.navbar-toggler-icon {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPSczMCcgaGVpZ2h0PSczMCcgdmlld0JveD0nMCAwIDMwIDMwJz48cGF0aCBzdHJva2U9J3JnYmEoMjU1LCAyNTUsIDI1NSwgMScgc3Ryb2tlLWxpbmVjYXA9J3JvdW5kJyBzdHJva2UtbWl0ZXJsaW1pdD0nMTAnIHN0cm9rZS13aWR0aD0nMicgZD0nTTQgN2gyMk00IDE1aDIyTTQgMjNoMjInLz48L3N2Zz4=);
}
/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #fff;
}
#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border-top-color: #e2eefd !important;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  -webkit-animation: animate-preloader 1s linear infinite;
  animation: animate-preloader 1s linear infinite;
}
@-webkit-keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*--------------------------------------------------------------
  # Back to top button
  --------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  visibility: hidden;
  opacity: 0;
  right: 15px;
  bottom: 15px;
  z-index: 996;
  width: 40px;
  height: 40px;
  border-radius: 4px;
  transition: all 0.4s;
}
.back-to-top i {
  color: #fff;
  line-height: 0;
}
.back-to-top:hover {
  color: #fff;
}
.back-to-top.active {
  visibility: visible;
  opacity: 1;
}
/*--------------------------------------------------------------
  # Disable aos animation delay on mobile devices
  --------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}
/*--------------------------------------------------------------
  # Fixed Header
  --------------------------------------------------------------*/
#FixedHeader.fixed-top {
  background: #fff;
  animation: smoothScroll 0.5s forwards;
  transition: all 300ms ease-in-out;
  box-shadow: 0 0 10px -8px rgb(234 235 236) !important;
  border-bottom: 1px solid #eaebec;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }
  100% {
    transform: translateY(0);
  }
}
.scrolled-offset {
  margin-top: 70px;
}
section,
.section-padding {
  padding: 0px 0;
  position: relative;
}
.no-padding {
  padding: 0;
}
.gap-60 {
  clear: both;
  height: 60px;
}
.gap-40 {
  clear: both;
  height: 40px;
}
.gap-30 {
  clear: both;
  height: 30px;
}
.gap-20 {
  clear: both;
  height: 20px;
}
.mrb-30 {
  margin-bottom: 30px;
}
.mrb-80 {
  margin-bottom: -80px;
}
.mrt-0 {
  margin-top: 0 !important;
  margin-bottom: 20px !important;
}
.pab {
  padding-bottom: 0;
}
a:focus {
  outline: 0;
}
.ts-padding {
  padding: 60px;
}
.solid-bg {
  background: #f9f9f9;
}
.dark-bg {
  background: #252525;
  color: #fff;
}
.dark-bg h2,
.dark-bg h3 {
  color: #fff;
}
.solid-row {
  background: #f0f0f0;
}
.bg-overlay {
  position: relative;
}
.bg-overlay .container {
  position: relative;
  z-index: 1;
}
.bg-overlay:after {
  background-color: rgba(0, 46, 91, 0.8);
  z-index: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.bg-overlay:after {
  position: relative;
}
.bg-overlay:after {
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 0;
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.content-hidden {
  position: absolute;
  height: 1px;
  width: 1px;
  clip: rect(1px, 1px, 1px, 1px);
  border: 0;
  overflow: hidden;
}
/* Dropcap */
.dropcap {
  font-size: 48px;
  line-height: 60px;
  padding: 0 7px;
  display: inline-block;
  font-weight: 700;
  margin: 5px 15px 5px 0;
  position: relative;
  text-transform: uppercase;
}
.dropcap.primary {
  background: #4cb648;
  color: #fff;
}
.dropcap.secondary {
  background: #3a5371;
  color: #fff;
}
/* Title */
.title {
  font-size: 32px;
  line-height: 36px;
  margin-bottom: 20px;
}
/* Title Border */
/* Section title */
.section-title {
  font-size: 18px;
  line-height: 28px;
  margin: 0;
  text-transform: uppercase;
  font-weight: 300;
}
.section-sub-title {
  font-weight: 900;
  font-size: 36px;
  line-height: 46px;
  margin: 0 0 60px;
  color: #212121;
}
@media (max-width: 575px) {
  .section-sub-title {
    font-size: 28px;
  }
}
/* Column title */
.column-title {
  margin: 0 0 40px;
}
.column-title-small {
  font-size: 20px;
  margin: 0 0 25px;
}
/* Page content title */
.page-content-title.first {
  margin-top: 0;
}
/* Video responsive */
.embed-responsive {
  padding-bottom: 56.25%;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}
.embed-responsive iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
/* Input form */
input.form-control {
  box-shadow: none;
  border: 1px solid #dadada;
  padding: 5px 20px;
  height: 44px;
  background: none;
  color: #959595;
  font-size: 14px;
  border-radius: 0;
}
.form-control:focus {
  box-shadow: none;
  border: 1px solid #4cb648;
}
hr {
  background-color: #e7e7e7;
  border: 0;
  height: 1px;
  margin: 40px 0;
}
.alert hr {
  background: initial;
  margin: initial;
  border-top: 1px solid;
  height: initial;
  margin-bottom: 1rem;
  opacity: 0.2;
}
blockquote {
  padding: 25px;
  margin: 20px 0;
  background: #f9f9f9;
  position: relative;
  border-left: 3px solid #4cb648;
  padding-left: 40px;
}
blockquote.text-center {
  border-top: 3px solid #4cb648;
  border-left: 0;
  padding-left: 25px;
  padding-top: 50px;
}
blockquote.text-center:before {
  left: 50%;
  top: 10px;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
blockquote.text-right {
  border-right: 3px solid #4cb648;
  padding-right: 40px;
  border-left: 0;
  padding-left: 25px;
}
blockquote.text-right:before {
  left: auto;
  right: 5px;
}
blockquote:before {
  content: "\f10d";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 28px;
  color: #e5e5e5;
  top: 5px;
  left: 5px;
  font-weight: 700;
  z-index: 0;
}
blockquote p {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  z-index: 1;
  font-style: italic;
  margin-bottom: 0;
}
cite {
  display: block;
  font-size: 14px;
  margin-top: 10px;
}
/* Ul, Ol */
.list-round,
.list-arrow,
.list-check {
  list-style: none;
  margin: 0;
  padding: 0 0 0 15px;
}
.list-round li {
  line-height: 28px;
}
.list-round li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f138";
  margin-right: 10px;
  color: #4cb648;
  font-size: 12px;
}
.list-arrow {
  padding: 0;
}
ul.list-arrow li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  margin-right: 10px;
  color: #4cb648;
  font-size: 16px;
  font-weight: bold;
}
ul.list-check li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  margin-right: 10px;
  color: #4cb648;
  font-size: 14px;
}
/* Bootstrap */
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover,
.nav-tabs > li > a:hover,
.nav-tabs > li > a {
  border: 0;
}
.nav > li > a:focus,
.nav > li > a:hover {
  background: none;
}
.pattern-bg {
  background: #f5f5f5 url(../images/crossword.png);
}
a[href^="tel"] {
  color: inherit;
  text-decoration: none;
}
/* Button */
.btn:active,
.btn:focus {
  box-shadow: none !important;
}
.btn-primary,
.btn-dark {
  border: 0;
  border-radius: 3px;
  padding: 12px 20px 10px;
  font-weight: 700;
  text-transform: uppercase;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  transition: 350ms;
  font-size: 14px;
}
@media (max-width: 767px) {
  .btn-primary,
  .btn-dark {
    font-size: 13px;
  }
}
.btn-white.btn-primary {
  background: #fff;
  color: #4cb648;
}
.btn-primary {
  background: #4cb648;
}
.btn-dark {
  background: #23282d;
}
.btn-primary:hover,
.btn-dark:hover,
.btn-white.btn-primary:hover {
  background: #111;
  color: #fff;
}
.btn-primary:hover:active,
.btn-primary:hover:focus,
.btn-dark:hover:active,
.btn-dark:hover:focus,
.btn-white.btn-primary:hover:active,
.btn-white.btn-primary:hover:focus {
  color: #fff;
  background-color: #111 !important;
}
/* Call to action
================================================== */
.call-to-action {
  background-color: #253d9b !important;
  padding: 30px;
}
.call-to-action-title {
  color: #fff !important;
  margin: 0;
  padding: 25px 0;
  line-height: normal;
  font-size: 22px;
  text-transform: capitalize;
}
/* Action style box */
.call-to-action-box {
  margin-top: -50px;
}
.call-to-action-box .action-style-box {
  background: #4cb648;
  padding: 30px;
}
.action-title {
  color: #fff;
  margin: 0;
  line-height: 36px;
  font-size: 18px;
  text-transform: uppercase;
}
/* Services
================================================== */
/* Service box */
.ts-service-box .ts-service-icon i {
  font-size: 36px;
  float: left;
  color: #4cb648;
}
.ts-service-box .ts-service-box-content {
  margin-left: 62px;
  margin-bottom: 30px;
}
.tab-content .ts-service-box .ts-service-box-content {
  margin-left: 90px;
}
.ts-service-box .ts-service-box-content h3 {
  font-size: 16px;
  margin-bottom: 10px;
  line-height: 28px;
}
.ts-service-box .ts-service-box-info {
  margin-left: 25px;
  margin-bottom: 40px;
}
.service-box-title {
  font-size: 16px;
  margin: 0 0 10px;
}
.service-box-title a {
  color: #333;
}
.service-box-title a:hover {
  color: #4cb648;
}
/* Service box bg */
.ts-service-box-bg {
  background: #253d9b;
  color: #fff;
  border-radius: 30px;
  padding: 30px;
}
.ts-service-box-bg h4,
.ts-service-box-bg h3 {
  color: #fff;
}
.ts-service-icon.icon-round i {
  font-size: 24px;
  color: #fff;
  background: #4cb648;
  text-align: center;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  margin-bottom: 20px;
  position: relative;
  float: none;
}
/* Icon left */
.ts-service-box.icon-left .ts-service-box-icon {
  float: left;
}
.ts-service-box.icon-left .ts-service-box-icon i {
  background: #4cb648;
  color: #fff;
}
.ts-service-box.icon-left .ts-service-box-info {
  margin-left: 90px;
}
.ts-service-box.icon-left .ts-service-box-info h3 {
  margin-top: 0;
  margin-bottom: 5px;
}
.ts-service-box-content p,
.ts-service-box-content span,
.ts-service-box-content a {
  color: #fff !important;
}
/* Service no box */
.service-no {
  font-size: 48px;
  color: #dbdbdb;
  float: left;
  margin-top: 10px;
}
.ts-service-box-content .ts-service-box-info {
  margin-left: 90px;
}
/* Service Image */
.ts-service-image-wrapper {
  margin-bottom: 30px;
}
.ts-service-icon i {
  font-size: 28px;
  margin-right: 15px;
  margin-top: 2px;
}
.ts-service-info {
  margin-left: 30px;
}
@media (max-width: 1200px) {
  .ts-service-info {
    margin-left: 15px;
  }
}
.ts-service-info h3 {
  font-size: 16px;
}
.ts-service-info .learn-more {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
}
.ts-service-info .learn-more:hover {
  color: #4cb648;
}
/* Service Classic */
.ts-service-classic .ts-service-icon i {
  font-size: 24px;
  float: left;
  color: #fff;
  background: #4cb648;
  border-radius: 100%;
  width: 60px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  transition: all 0.3s;
}
.ts-service-classic .ts-service-box-info {
  margin-left: 80px;
}
.ts-service-classic:hover .ts-service-icon i {
  background: #4cb648;
}
.ts-service-box-img {
  width: 120px;
}
.ts-service-info .learn-more {
  color: #555;
  text-decoration: none;
}
.block-image {
  margin-bottom: 20px;
  position: relative;
  display: block;
  overflow: hidden;
}
.single-blog-post:hover .thumb img {
  transform: scale(1.2) rotate(1deg);
}
.single-blog-post .thumb img {
  width: 100%;
}
.single-blog-post .thumb img {
  max-width: 100%;
  transform: scale(1);
}
.overlay-style-one.bg1 {
  background-color: rgba(3, 13, 40, 0.7);
}
.overlay-style-one {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transition-delay: 0.1s;
  transition-timing-function: ease-in-out;
  transition-duration: 0.7s;
  transition-property: all;
  opacity: 0;
  z-index: 1;
}
.single-blog-post:hover .overlay-style-one {
  opacity: 1;
}
.single_sidebar_widget {
  position: relative;
  display: block;
  border: 1px solid #e8e8e8;
  color: #798795;
}
.single_sidebar_widget .widget_title {
  position: relative;
  display: block;
  text-align: center;
  border-bottom: 1px solid #e8e8e8;
  color: #798795;
  padding: 12px 0 11px;
  font-size: 14px;
}
.single_sidebar_widget ul {
  position: relative;
  text-decoration: none;
  padding-left: 20px !important;
}
.single_sidebar_widget ul li {
  position: relative;
  display: block;
  color: #242f6c;
  /* margin-bottom: 15px; */
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  text-transform: capitalize;
}
.single_sidebar_widget ul li a {
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  transition: 0.5s ease;
  text-transform: capitalize;
  /* font-size: 16px!important; */
  color: #798795;
  font-weight: 400;
}
.single_sidebar_widget ul li a {
  position: relative;
  display: block;
  color: #798795;
  line-height: 30px;
  font-size: 14px;
  text-decoration: none;
}
.breadcrumb-area {
  background: aliceblue;
}
.breadcrumb-area .title {
  position: relative;
  display: block;
  text-align: center;
  margin: 15px 0 15px;
}
.breadcrumb-area .title h1 {
  font-size: 28px;
}
.breadcrumb-area .title h1 {
  line-height: 60px;
  font-weight: 600;
  text-transform: capitalize;
}
.breadcrumb-area .breadcrumb-menu {
  position: relative;
  display: block;
  line-height: 0;
}
.breadcrumb-area .breadcrumb-menu ul {
  position: relative;
  display: block;
  overflow: hidden;
  text-align: center;
}
.breadcrumb-area .breadcrumb-menu ul li {
  position: relative;
  display: inline-block;
  float: none;
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  text-transform: capitalize;
  letter-spacing: 1px;
  transition: all 500ms ease;
  padding: 0 3px;
  font-family: "Poppins", sans-serif;
}
.breadcrumb-area .breadcrumb-menu ul li a {
  text-decoration: none;
}
.breadcrumb-item + .breadcrumb-item::before {
  display: inline-block;
  padding-right: 0.5rem;
  content: "\f061";
  font-family: "Font Awesome 5 Free";
}
.dropdown {
  width: auto;
  display: inline-block;
  position: relative;
}
.dropdown.toggle > input {
  display: none;
}
.dropdown > a,
.dropdown.toggle > label {
  border-radius: 2px;
}
.dropdown > a::after,
.dropdown.toggle > label::after {
  content: "";
  float: right;
  margin: 10px 5px 5px 5px;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 10px solid #ccc;
}
.dropdown ul {
  list-style-type: none;
  display: block;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
  box-shadow: 0 6px 5px -5px rgba(0, 0, 0, 0.3);
  overflow: hidden;
  z-index: 9999;
  width: 240px;
}
ul.dropdown-menu {
  transform: translate3d(0, 10px, 0);
  visibility: hidden;
  opacity: 0;
  max-height: 0;
  display: block;
  padding: 0;
  margin: 0;
  transition: all 200ms linear;
}
#myMenu li.dropdown:hover > ul.dropdown-menu {
  opacity: 1;
  visibility: visible;
  max-height: 999px;
  transform: translate3d(0, 0px, 0);
}
.dropdown ul li a,
.dropdown.toggle > label {
  display: block;
  padding: 0 0 0 10px;
  text-decoration: none;
  line-height: 40px;
  font-size: 13px;
  text-transform: uppercase;
  font-weight: bold;
  color: #999;
  background-color: #fff;
}
.dropdown li {
  height: 0;
  overflow: hidden;
  transition: all 500ms;
}
.dropdown li {
  transition-delay: 300ms;
}
.dropdown li:first-child a {
  border-radius: 2px 2px 0 0;
}
.dropdown li:last-child a {
  border-radius: 0 0 2px 2px;
}
.dropdown li:first-child a::before {
  content: "";
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #fff;
  margin: -10px 0 0 30px;
}
.dropdown a:hover,
.dropdown.toggle > label:hover,
.dropdown.toggle > input:checked ~ label {
  background-color: #eee;
  color: #666;
}
.dropdown > a:hover::after,
.dropdown.toggle > label:hover::after,
.dropdown.toggle > input:checked ~ label::after {
  border-top-color: #aaa;
}
.dropdown li:first-child a:hover::before {
  border-bottom-color: #eee;
}
.dropdown:hover li,
.dropdown.toggle > input:checked ~ ul li {
  height: auto;
}
.dropdown:hover li:first-child,
.dropdown.toggle > input:checked ~ ul li:first-child {
  /* padding-top: 15px; */
}
.text-justify {
  text-align: justify;
}
.section-services {
  /* padding-top: 110px;
	padding-bottom: 120px; */
  font-family: "Poppins", sans-serif;
  color: #fff;
}
.section-services .header-section {
  margin-bottom: 35px;
}
.section-services .header-section .title {
  position: relative;
  margin-bottom: 40px;
  padding-bottom: 25px;
  text-transform: uppercase;
  font-weight: 700;
}
.section-services .header-section .title:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 140px;
  height: 1px;
  background-color: #06a657;
}
.section-services .header-section .title:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  transform: translateX(-50%);
  width: 45px;
  height: 3px;
  background-color: #06a657;
}
.section-services .header-section .title span {
  color: #06a657;
}
.section-services .header-section .description {
  color: #6f6f71;
}
.section-services .single-service {
  margin: 0 auto 42px;
  background: #ffffff;
  -webkit-box-shadow: 0px 4px 7px 1px #ebebeb;
  box-shadow: 0px 4px 7px 1px #ebebeb;
  padding: 35px 25px;
  height: 400px;
}
.section-services .single-service .part-1 {
  padding: 10px 0px 10px;
  border-bottom: 2px solid #1d1e23;
}
.section-services .single-service .part-1 i {
  margin-bottom: 25px;
  font-size: 50px;
  color: #06a657;
}
.section-services .single-service .part-1 .title {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  line-height: 1.8em;
}
.section-services .single-service .part-2 {
  padding: 10px 10px 10px;
}
.section-services .single-service .part-2 .description {
  margin-bottom: 22px;
  color: #6f6f71;
  font-size: 14px;
  line-height: 1.8em;
}
.section-services .single-service .part-2 a {
  color: #fff;
  font-size: 14px;
  text-decoration: none;
}
.section-services .single-service .part-2 a i {
  margin-right: 10px;
  color: #06a657;
}
.section-about .section-title h2 {
  font-weight: 500;
  color: #009f4b;
  margin: 0px 0px 15px 0px;
}
.section-about .section-slogan h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.3em;
  color: #253d9b;
  text-transform: capitalize;
  margin: 0px 0px 25px 0px;
}
.btn-learn-more {
  cursor: pointer;
  display: inline-block;
  position: relative;
  transition: all 0.4s;
  padding: 8px 30px;
  font-size: 15px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  color: #fff;
  background: #03a24a;
  z-index: 1;
  border-radius: 30px;
}
.btn-learn-more {
  padding: 13px 35px 13px 35px;
  background-color: #03a24a;
  text-decoration: none;
}
.btn-learn-more:hover {
  color: #fff;
}
.img-about {
  height: auto;
  max-width: 100%;
  border: none;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px 50px 0px 0px;
}
.img-card {
  /* width: 300px; */
  position: relative;
  margin-bottom: 15px;
  border-radius: 5px;
  text-align: left;
  border: 1px solid #64f;
  height: 450px;
}
.img-card .card-image {
  position: relative;
  margin: auto;
  overflow: hidden;
  border-radius: 5px 5px 0px 0px;
  height: 250px;
  object-fit: cover;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
}
.img-card .card-image img {
}
.img-card.iCard-style1 .card-title {
  position: absolute;
  font-family: "Open Sans", sans-serif;
  z-index: 1;
  /* top: 10px;
  left: 10px; */
  background: #06a657d6;
  font-size: 30px;
  color: #fff;
  width: 100%;
  text-align: center;
}
.img-card .card-image img {
  width: 100%;
  overflow: hidden;
  border-radius: 5px 5px 0px 0px;
  -webkit-transition: all 0.8s;
  -moz-transition: all 0.8s;
  -o-transition: all 0.8s;
  transition: all 0.8s;
}
.img-card .card-text {
  padding: 0 15px 15px;
  line-height: 1.5;
  color: #6f6f71;
}
.img-card .card-link {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  width: -webkit-fill-available;
}
.img-card.iCard-style1 .card-link a {
  color: #06a657;
}
.img-card .card-link a {
  text-decoration: none;
  position: relative;
}
.blog .blog-item .full-blog-content,
.archive .blog-item .full-blog-content {
  padding: 10px 15px 20px;
  overflow: hidden;
}
.blog .blog-item,
.archive .blog-item {
  margin-bottom: 18px;
  background: #fff;
  box-shadow: 0 2px 20px rgb(0 0 0 / 8%);
  border-radius: 0;
  padding: 15px;
  transition: 0.3s;
}
.blog .blog-item .blog-img {
  margin-bottom: 18px !important;
}
.blog .blog-item .blog-img {
  height: 350px;
  object-fit: cover;
}
.blog .blog-item .blog-img,
.archive .blog-item .blog-img {
  position: relative;
  border-radius: 0;
  z-index: 0;
}
.blog .blog-item .blog-img {
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0;
}
.blog .blog-item .title-wrap .blog-title,
.archive .blog-item.title-wrap .blog-title {
  font-size: 26px;
  line-height: 35px !important;
}
blog .blog-item .blog-title {
  margin: 4px 0 10px;
  line-height: 30px;
  font-size: 26px;
}
.blog .blog-item .blog-title a {
  z-index: 11;
  color: #6f6f6f;
  position: relative;
  text-decoration: none;
  text-transform: capitalize;
}
.blog .blog-item .blog-meta {
  transition: all 0.4s ease-in-out 0s;
}
.btm-cate {
  overflow: hidden;
  list-style: none;
  margin: 0 0 5px;
  padding: 0 0 12px;
  position: relative;
  font-size: 13px;
}
.btm-cate li {
  margin-right: 25px;
}
.btm-cate li {
  float: left;
  margin-right: 10px;
}
.blog .blog-item .blog-meta .blog-date {
  display: inline-block;
  font-weight: 500;
  font-size: 13px;
}
.blog .blog-item .blog-meta .blog-date {
  padding: 0;
  color: #555;
  margin-right: 0;
  line-height: normal;
  padding: 1px;
}
.blog .blog-item .tag-line,
.archive .blog-item .tag-line {
  position: absolute;
  z-index: 11;
  right: 20px;
  bottom: 20px;
}
.blog .blog-item .tag-line .post-categories,
.archive .blog-item .tag-line .post-categories {
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
.blog .blog-item .tag-line .post-categories li,
.archive .blog-item .tag-line .post-categories li {
  margin-left: 5px;
  margin-top: 5px;
}
.blog .blog-item .tag-line .post-categories li a,
.archive .blog-item .tag-line .post-categories li a {
  background: #4cb648;
  color: #fff;
  padding: 6px 20px;
  display: block;
  font-weight: 500;
  border-radius: 0;
  font-size: 14px;
  transition: 0.4s;
  text-decoration: none;
}
.blog .blog-item .blog-button {
  display: block;
  margin-top: 20px;
}
.blog .blog-item .blog-button a {
  text-align: center;
  display: inline-block;
  color: #4cb648;
  padding-right: 25px;
  position: relative;
  z-index: 1;
  text-decoration: none;
  font-family: poppins, sans-serif;
  font-weight: 600;
  font-size: 15px;
}
.blog .blog-banner {
  height: 350px;
  object-fit: cover;
  position: relative;
  margin-bottom: 0;
  overflow: hidden;
  border-radius: 0;
}
.blog .blog-item .blog-button a:before {
  content: "\f061";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 15px;
  top: 1px;
  right: 0;
  opacity: 1;
  transition: all 0.3s;
}
.blog .blog-details {
  padding-top: 26px;
}
.has-error.has-danger .form-control {
  border: 1px solid #ec0609;
}
.has-error .invalid-feedback {
  display: block;
}
.invalid-feedback ul {
  padding: 0;
  margin: 0;
}
.request-success-feedback,
.request-error-feedback {
  text-align: left;
  padding-left: 5px;
  padding-right: 5px;
}
.enquiry textarea {
  height: 120px;
}
.wprt-toggle .toggle-title {
  cursor: pointer;
  font-size: 17px;
  padding: 13px 40px 13px 55px;
  background-color: #f8f8f8;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: all ease 0.238s;
  -moz-transition: all ease 0.238s;
  transition: all ease 0.238s;
}
.wprt-toggle .toggle-title:before,
.wprt-toggle .toggle-title:after {
  content: "\f0fe";
  font-family: "Font Awesome 5 Free";
  font-weight: normal;
  line-height: normal;
  position: absolute;
  left: 20px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.wprt-toggle .toggle-title:before {
  content: "\f107";
  left: auto;
  right: 20px;
}
.wprt-toggle.active .toggle-title {
  background-color: #029849;
  border-color: #029849;
}
.wprt-toggle.active .toggle-title,
.wprt-toggle.active .toggle-title:after,
.wprt-toggle.active .toggle-title:before {
  color: #fff;
}
.wprt-toggle.active .toggle-title:after {
  content: "\f146";
}
.wprt-toggle .toggle-content {
  display: none;
  padding: 20px 20px 35px;
}
/* Toggle Style 2 */
.wprt-toggle.style-2 {
  margin-bottom: 10px;
}
.wprt-toggle.style-2 .toggle-title {
  padding-right: 25px;
  padding-left: 70px;
  border: 0;
  margin: 0;
}
.wprt-toggle.style-2 .toggle-title:before {
  content: "";
}
.wprt-toggle.style-2 .toggle-title:after {
  content: "\f0fe";
  color: #fff;
  left: 0;
  width: 50px;
  height: 50px;
  background-color: #ffbc13;
  text-align: center;
  line-height: 50px;
}
.wprt-toggle.style-2.active .toggle-title:after {
  content: "\f146";
}
.wprt-toggle.style-2.active .toggle-title {
  background-color: transparent;
  color: #4b4b4b;
}
.wprt-toggle.style-2.active .toggle-title:after {
  background-color: #2d2d2d;
}
.wprt-toggle.style-2 .toggle-content {
  padding: 10px 30px 20px 70px;
}
.foot_section_part h5 {
  color: #10a55e;
}
.foot_section_part ul li a {
  font-size: 14px;
}
.foot_section_part ul li a i {
  padding-right: 10px;
  color: #10a55e;
}
.foot_section_part h6 {
  font-size: 14px;
  color: #10a55e;
}
.foot_section_social_links i {
  font-size: 20px;
  border: 1px solid;
  border-radius: 50%;
  padding-left: 10px;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.foot_section_single_contact_info i {
  padding-right: 10px;
  color: #10a55e;
}
.wprt-section .section-title h2 {
  font-weight: 500;
  color: #009f4b;
}
.amz-gallery .section-title h2 {
  font-weight: 500;
  /* color: #009f4b; */
  margin: 0px 0px 15px 0px;
  display:none;
}
.gallery-item img {
  height: 260px !important;
  border-radius: 8px;
  display: block;
  margin: 0;
  padding: 0;
  position: relative;
  object-fit: cover;
  object-position: center;
  max-width: 100% !important;
  height: auto;
}
.gallery-item a {
  border-radius: 8px;
  display: block;
  margin: 4px;
  border: none;
  box-shadow: none;
  text-align: center;
  max-width: 100% !important;
  background-color: #fff;
  border: 1px solid #a9a9a9;
}
b.user {
  float: none;
  font-size: 16px;
  text-transform: capitalize;
  font-weight: bolder;
}
b.user a {
  color: #333;
  padding: 0;
  font-size: 16px;
  text-decoration: none;
}
.comment-metadata {
  font-size: 12px;
  margin-top: -12px;
  padding-left: 50px;
}
.comment-metadata a {
  color: #969696;
  text-decoration: none;
}
.comment-respond form .form-control {
}
.aut {
  font-weight: bold;
}
.timestamp {
  font-size: 85%;
  float: right;
}
.comment {
  margin-bottom: 16px;
  padding-bottom: 8px;
}
.comment {
  margin-bottom: 0;
  padding-bottom: 8px;
}
.comment:first-child {
  padding-top: 10px;
}
.comment-block,
.comment-replies {
  margin-top: 0;
}
.comment-block {
  padding: 10px;
  box-shadow: none;
  border: 1px solid #eee;
  border-radius: 2px;
}
.comment-widget li {
  padding: 0.25em 0;
  margin: 0;
  text-indent: 0;
}
.comment-metadata {
  font-size: 12px;
  margin-top: -12px;
  padding-left: 50px;
}
.comment-widget .datetime {
  margin-left: 0;
  float: right;
  font-size: 11px;
}
.reply {
  background: none repeat scroll 0 0 #ffb923;
  color: #ffffff;
  font-size: 12px;
  line-height: 20px;
  padding: 0 10px;
  display: inline-block;
  border-radius: 25px;
}
.comment-header {
  font-size: 15px;
  padding: 0 0 3px;
  margin: 0 0 8px;
}
.comment-content {
  text-align: justify;
  font-size: 15px;
  line-height: 1.4em;
  margin-top: 10px;
}
.comment-content p {
  overflow-wrap: break-word;
}
.alert p {
  margin-bottom: 0;
}
.comment-header img {
  vertical-align: text-top;
  margin-right: 15px;
  border: 1px solid #e1e1e1;
  padding: 3px;
  border-radius: 50%;
  width: 32px;
}
.img-32px {
  width: 32px;
}
.comment-respond {
  padding: 20px;
  margin: 20px 0 0;
  color: #141414;
  box-shadow: 0 0 5px rgb(0 0 0 / 10%);
}
.comment-respond h3 {
  margin: 0 0 10px;
  color: #141414;
  font-weight: 600;
  display: inline-block;
  line-height: 22px;
  font-size: 18px;
}
.comment-respond input {
  height: 40px;
}
.widget,
.content-area {
  margin: 1.5em 0;
}
.widget-area .widget .widget_title {
  width: 100%;
  margin-top: 0;
  text-transform: uppercase;
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1.5px;
  line-height: 1.6;
  border-bottom: 2px solid #f1efef;
  padding-bottom: 5px;
  position: relative;
  margin-bottom: 15px;
  line-height: 35px;
}
.widget-area .widget .widget_title:before {
  border-color: #4cb648;
}
.widget-area .widget .widget_title:before {
  content: "";
  position: absolute;
  bottom: -2px;
  width: 100px;
  border-bottom: 2px solid #4cb648;
}
.widget-area .widget ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.widget-area ul li {
  border-bottom: none;
  margin-bottom: 5px;
  padding-bottom: 5px;
  line-height: 32px;
}
.widget-area ul li:last-child {
  border: 0;
  padding-bottom: 0;
}
.widget-area ul li:last-of-type {
  border-bottom-width: 0;
}
.widget-area ul li a {
  color: #7c7c7c;
  font-size: 16px;
  line-height: 32px;
  position: relative;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
  text-decoration: none;
}
.recent_product_widget ul li a,.popular_product_widget ul li a {
  padding-left: 0 ;
}
.widget-area .post_category_widget ul li a::before {
  content: "\f187";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 14px;
  left: 0;
  position: absolute;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.widget-area .post_category_widget ul li a::before {
  content: "\f101";
}
.page-details .gallery {
  padding: 70px 0;
  position: relative;
}
.gallery-details .gallery {
  padding: 70px 0;
}
.gallery-details .section-title {
  padding: 15px 0px 15px;
  text-align: center;
  margin-bottom: 50px;
  font-family: "Raleway", sans-serif;
  color: #fff;
  border-top: 1px solid #0fa452;
  border-bottom: 1px solid #05a558;
  -webkit-text-stroke: 2px #333;
}
.gallery-details .amz-gallery {
  margin-bottom: 50px;
}
.widget-area .recent_post_widget ul li a::before,
.widget-area .popular_post_widget ul li a::before {
  content: "\f101";
}
.widget-area .recent_post_widget ul li a::before,
.widget-area .popular_post_widget ul li a::before {
  content: "\f101";
  font-family: "Font Awesome 5 Free";
  font-weight: 700;
  font-size: 14px;
  left: 0;
  position: absolute;
  -webkit-transition: color 0.3s ease;
  -moz-transition: color 0.3s ease;
  -ms-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}
.not-found {
  text-align: center;
}

/*============================================================================-----------------------------------------------===============================================================================================*/


/*=====================================
 HOME PAGE - HERO SECTION
=====================================*/

 
:root {
  --gcsx-clr-green: #0B5D3B;   /* Primary */
  --gcsx-clr-green-dark: #084027;
  --gcsx-clr-navy: #1B1D4D;    /* Secondary */
  --gcsx-clr-navy-dark: #12143a;
  --gcsx-clr-maroon: #B62E47;  /* Accent */
  --gcsx-clr-gold: #E4B937;    /* Highlight */
 
  --gcsx-radius-m: 18px;
  --gcsx-radius-l: 26px;
  --gcsx-shadow-rest: 0 18px 34px -20px rgba(11, 12, 40, 0.35);
  --gcsx-shadow-lift: 0 30px 55px -22px rgba(11, 12, 40, 0.5);
}
 
/* =========================================================
   Stage — full-bleed video hero
   ========================================================= */
.gcsxIntroStage {
  position: relative;
  min-height: 100vh;
  overflow: hidden;
  display: flex;
  align-items: center;
  background: var(--gcsx-clr-navy-dark); /* shows while video loads */
}
 
.gcsxIntroClip {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: 0;
}
 
.gcsxIntroScrim {
  position: absolute;
  inset: 0;
  z-index: 1;
  background:
    linear-gradient(180deg, rgba(18, 20, 58, 0.78) 0%, rgba(18, 20, 58, 0.55) 45%, rgba(8, 64, 39, 0.75) 100%);
}
 
.gcsxIntroCopy {
  position: relative;
  z-index: 2;
  max-width: 780px;
  margin: 0 auto;
  padding: 8em 1.5em 12em;
  text-align: center;
  color: #fff;
}
 
.gcsxIntroEyebrow {
  font-family: inherit;
  font-size: 0.85rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--gcsx-clr-gold);
  margin: 0 0 1.2em;
}
 
.gcsxIntroHeading {
  font-size: clamp(2.4rem, 6vw, 4.2rem);
  font-weight: 800;
  line-height: 1.12;
  letter-spacing: -0.01em;
  margin: 0 0 0.6em;
  color: #fff;
  text-transform: uppercase;
}
.gcsxIntroHeadingAccent { color: var(--gcsx-clr-gold); }
 
.gcsxIntroLede {
  font-size: 1.1rem;
  line-height: 1.7;
  color: rgba(255, 255, 255, 0.86);
  max-width: 560px;
  margin: 0 auto 2.2em;
}
 
.gcsxIntroCta {
  display: inline-flex;
  align-items: center;
  gap: 0.6em;
  font-weight: 700;
  font-size: 0.95rem;
  letter-spacing: 0.03em;
  text-transform: uppercase;
  color: #fff;
  background: var(--gcsx-clr-green);
  padding: 1em 2em;
  border-radius: 999px;
  text-decoration: none;
  box-shadow: var(--gcsx-shadow-rest);
  transition: transform 0.25s ease, background 0.25s ease, box-shadow 0.25s ease;
}
.gcsxIntroCta:hover {
  transform: translateY(-3px);
  background: var(--gcsx-clr-green-dark);
  box-shadow: var(--gcsx-shadow-lift);
}
 
.container-fluid{
    --bs-gutter-x: none;
}


/*=====================================================
  ABOUT SECTION
=====================================================*/

.gs-about{
    padding:60px 0;
    background:#fff;
}

/* IMAGE */

.gs-about-image{
    position:relative;
}

.gs-about-image img{
    width:100%;
    border-radius:22px;
    object-fit:cover;
    box-shadow:0 25px 50px rgba(0,0,0,.12);
    transition:.4s;
}

.gs-about-image:hover img{
    transform:scale(1.02);
}

/* Floating Badge */

.gs-badge{
    position:absolute;
    bottom:30px;
    left:30px;
    background:#fff;
    padding:18px 24px;
    border-radius:16px;
    box-shadow:0 20px 40px rgba(0,0,0,.15);
    display:flex;
    align-items:center;
    gap:15px;
}

.gs-badge i{
    width:50px;
    height:50px;
    border-radius:50%;
    background:#0B5D3B;
    color:#E4B937;
    display:flex;
    justify-content:center;
    align-items:center;
    font-size:22px;
}

.gs-badge span{
    font-weight:700;
    color:#1B1D4D;
}

/* CONTENT */

.gs-section-tag{
    display:inline-flex;
    gap:10px;
    align-items:center;
    color:#0B5D3B;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
    margin-bottom:18px;
}

.gs-section-tag i{
    color:#E4B937;
}

.gs-about h2{
    color:#1B1D4D;
    font-size:44px;
    font-weight:800;
    margin-bottom:20px;
}

.gs-about p{
    color:#666;
    line-height:1.9;
}

/* FEATURES */

.gs-feature-list{
    margin:35px 0;
}

.gs-feature{
    display:flex;
    align-items:center;
    gap:15px;
    margin-bottom:18px;
}

.gs-feature i{
    width:36px;
    height:36px;
    border-radius:50%;
    background:#0B5D3B;
    color:#E4B937;
    display:flex;
    justify-content:center;
    align-items:center;
}

.gs-feature span{
    font-weight:600;
    color:#1B1D4D;
}

/* BUTTON */

.gs-btn{
    display:inline-flex;
    align-items:center;
    gap:10px;
    padding:15px 34px;
    border-radius:50px;
    background:#0B5D3B;
    color:#fff;
    text-decoration:none;
    font-weight:700;
    transition:.3s;
}

.gs-btn:hover{
    background:#1B1D4D;
    color:#E4B937;
}

/* STATS */

.gs-stat{
    text-align:center;
    background:#fff;
    border:1px solid rgba(11,93,59,.08);
    border-radius:18px;
    padding:30px 20px;
    transition:.3s;
    box-shadow:0 10px 30px rgba(0,0,0,.05);
}

.gs-stat:hover{
    background:#0B5D3B;
    transform:translateY(-8px);
}

.gs-stat h3{
    color:#1B1D4D;
    font-size:34px;
    font-weight:800;
}

.gs-stat p{
    margin:0;
    color:#666;
}

.gs-stat:hover h3{
    color:#E4B937;
}

.gs-stat:hover p{
    color:#fff;
}

.gpsOriginList{
    list-style:none;
    padding:0;
    margin:2rem 0;
    display:grid;
    grid-template-columns:repeat(2,minmax(240px,1fr));
    gap:18px 40px;
}

.gpsOriginList li{
    display:flex;
    align-items:flex-start;
    gap:12px;
    font-size:16px;
    line-height:1.6;
    color:#2f3a32;
}

.gpsOriginList li i{
    color:#2b6b46;      /* Globe School green */
    font-size:14px;
    margin-top:6px;
    flex-shrink:0;
}

/* RESPONSIVE */

@media(max-width:991px){

.gs-about{
    padding:80px 0;
}

.gs-about h2{
    font-size:34px;
}

.gs-badge{
    position:static;
    margin-top:20px;
}

.gs-stat{
    margin-bottom:20px;
}

}

@media(max-width:576px){

.gs-about h2{
    font-size:28px;
}

.gs-btn{
    width:100%;
    justify-content:center;
}

.gs-feature{
    align-items:flex-start;
}

}

/*=====================================================
  WHY CHOOSE US
=====================================================*/

.gs-section-head{
    max-width:700px;
    margin:0 auto 60px;
    text-align:center;
}

.gs-eyebrow{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:8px;
    padding:8px 18px;
    margin-bottom:16px;
    background:rgba(11,93,59,.08);
    border:1px solid rgba(11,93,59,.12);
    border-radius:50px;
    color:#666;
    font-size:12px;
    font-weight:700;
    letter-spacing:1px;
    text-transform:uppercase;
}

.gs-eyebrow i{
    color:#E4B937;
    font-size:14px;
}

.gs-heading{
    font-size:38px;
    font-weight:800;
    line-height:1.3;
    margin:0 0 15px;
    letter-spacing:-0.5px;
    color:#1B1D4D;
}

.gs-heading span{
    color:#0B5D3B;
}

.gs-section-lede{
    max-width:600px;
    margin:0 auto;
    color:#666;
    font-size:16px;
    line-height:1.8;
}

.gs-section-divider{
    width:70px;
    height:3px;
    background:#0B5D3B;
    border-radius:30px;
    margin:22px auto 0;
}

.gs-why{
    padding:60px 0;
    background:#f8fbf9;
}

/* Card */

.gs-reason-block{
    position:relative;
    height:100%;
    background:#fff;
    border:1px solid rgba(11,93,59,.10);
    border-radius:18px;
    padding:40px 30px;
    transition:.35s ease;
    overflow:hidden;
}

.gs-reason-block::before{
    content:"";
    position:absolute;
    top:0;
    left:0;
    width:5px;
    height:100%;
    background:#0B5D3B;
    transition:.35s;
}

.gs-reason-block:hover{
    transform:translateY(-10px);
    box-shadow:0 20px 40px rgba(11,93,59,.12);
    border-color:#0B5D3B;
}

.gs-reason-block:hover::before{
    width:100%;
    opacity:.05;
}

/* Icon */

.gs-reason-icon{
    width:70px;
    height:70px;
    display:flex;
    align-items:center;
    justify-content:center;
    border-radius:16px;
    background:rgba(11,93,59,.08);
    color:#0B5D3B;
    font-size:30px;
    margin-bottom:25px;
    transition:.35s;
}

.gs-reason-block:hover .gs-reason-icon{
    background:#0B5D3B;
    color:#fff;
    transform:rotate(-8deg);
}

/* Heading */

.gs-reason-block h3{
    font-size:24px;
    font-weight:700;
    color:#0B5D3B;
    margin-bottom:15px;
}

/* Text */

.gs-reason-block p{
    color:#666;
    line-height:1.8;
    margin:0;
    font-size:15px;
}

/* Responsive */

@media(max-width:991px){

.gs-why{
    padding:80px 0;
}

.gs-reason-block{
    padding:30px 25px;
}

}

@media(max-width:576px){

.gs-why{
    padding:60px 0;
}

.gs-reason-icon{
    width:60px;
    height:60px;
    font-size:24px;
}

.gs-reason-block h3{
    font-size:21px;
}

}

/*================================about us=============================== */


  /* ===== CORE VALUES ===== */
   :root{
    --green-900:#07331f;
    --green-800:#0B5D3B;
    --green-700:#0e7048;
    --green-100:#e6efe8;
    --gold:#c8973a;
    --gold-light:#e3b968;
    --cream:#faf8f3;
    --ink:#16241c;
    --muted:#5a6b60;
    --radius:18px;
  }
 
  /* ===== FONT ===== */
@import url('https://fonts.googleapis.com/css2?family=Fraunces:wght@400;600&display=swap');

.academics {
  background: #fff;
  padding: 80px 24px;
  font-family: 'Fraunces', serif;
  color: var(--green-900);
}

.academics .wrap {
  max-width: 1200px;
  margin: 0 auto;
}

.academics-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 60px;
}

.academics h2 {
  font-size: 2rem;
  margin-bottom: 20px;
  color: var(--green-800);
}

.academics-info p {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 30px;
}

.extra-cards {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.card {
  background: var(--green-50);
  border-left: 4px solid var(--gold-500);
  padding: 20px;
  border-radius: 8px;
  transition: transform .3s ease;
}
.card:hover {
  transform: translateY(-5px);
}

.card h3 {
  font-size: 1.2rem;
  margin-bottom: 10px;
  color: var(--green-700);
}

.academics-classes .class-cards {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
  gap: 20px;
}

.class-card {
  background: var(--green-100);
  border-radius: 10px;
  padding: 30px 20px;
  text-align: center;
  font-weight: 600;
  color: var(--green-900);
  box-shadow: 0 4px 10px rgba(0,0,0,.05);
  transition: all .3s ease;
}
.class-card:hover {
  background: var(--gold-100);
  transform: scale(1.05);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .academics-grid {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .academics h2 {
    text-align: center;
  }
  .academics-classes .class-cards {
    grid-template-columns: repeat(2, 1fr);
  }
}

.heading-aboutus{
    color:white !important;
     font-size:3rem;
}
 
  /* ===== VISION / MISSION / MOTTO ===== */
  .vmm{background:linear-gradient(180deg, var(--green-900), var(--green-800));color:#fff;position:relative;padding-bottom: 60px;padding-top:50px;}
  .vmm .section-head .tag{color:var(--gold-light);}
  .vmm .section-head h2{color:#fff;}
  .vmm .section-head p{color:rgba(255,255,255,.72);}
  .vmm-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;}
  .vmm-card{
    background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);
    border-radius:18px;padding:34px 28px;transition:transform .3s ease, background .3s ease;
  }
  .vmm-card:hover{transform:translateY(-6px);background:rgba(255,255,255,.1);}
  .vmm-card i{font-size:26px;color:var(--gold-light);margin-bottom:18px;display:block;}
  .vmm-card h3{color:#fff;font-size:19px;letter-spacing:.02em;margin-bottom:12px;text-transform:uppercase;}
  .vmm-card p{color:rgba(255,255,255,.78);font-size:14.5px;}
  .vmm-card.motto{background:#F7F4EA;border-color:var(--gold);color:var(--green-900);display:flex;flex-direction:column;justify-content:center;}
  .vmm-card.motto:hover{background:var(--gold-light);}
  .vmm-card.motto i{color:var(--green-900);}
  .vmm-card.motto h3{color:var(--green-900);}
  .vmm-card.motto blockquote{serif;font-style:italic;font-size:23px;color:var(--green-900);margin-bottom:10px;}
  .vmm-card.motto p{color:rgba(22,36,28,.75);font-weight:600;}
 
  .vmm-banner{
    text-align:center;margin-bottom:14px;line-height:1;
    serif;font-weight:700;text-transform:uppercase;
    letter-spacing:.06em;font-size:clamp(30px,6vw,58px);
    color:transparent;-webkit-text-stroke:1px rgba(255,255,255,.28);
  }
  .vmm-banner .accent{
    color:var(--gold-light);-webkit-text-stroke:0;margin-left:.28em;
  }

/* ============================================================
   PAGE BANNER
   ============================================================ */
.gpsPageBanner{ position:relative; padding:50px 0 76px; background:var(--gvm-green-950); color:var(--gvm-paper); overflow:hidden; }
.gpsPageBanner::before{
  content:""; position:absolute; inset:0; opacity:.5; pointer-events:none;
  background-image:repeating-linear-gradient(0deg, rgba(227,168,59,.05) 0 1px, transparent 1px 120px), repeating-linear-gradient(90deg, rgba(227,168,59,.05) 0 1px, transparent 1px 120px);
}
.gpsPageBanner .gpsShell{ position:relative; }
.gpsPageBanner h1{ font-size:clamp(34px,5vw,54px); color:var(--gvm-paper); line-height:1.05; max-width:640px; }
 
/* ============================================================
   SUMMARY (school summary)
   ============================================================ */
.gpsSummary{ padding:100px 0 110px; background:var(--gvm-cream); }
.gpsSummaryGrid{ display:grid; grid-template-columns:1fr; gap:44px; align-items:stretch; }
@media (min-width:960px){ .gpsSummaryGrid{ grid-template-columns:1.05fr .95fr; gap:0; } }
 
.gpsSummaryCopy{
  background:var(--gvm-paper); border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md);
  padding:52px 48px;
}
@media (min-width:960px){ .gpsSummaryCopy{ border-top-right-radius:0; border-bottom-right-radius:0; border-right:none; } }
.gpsSummaryLead{
  font-family:var(--typeDisplay); font-style:italic; font-size:clamp(20px,2.2vw,25px); line-height:1.5;
  color:var(--gvm-green-950); margin-top:6px;
}
.gpsSummaryText{ margin-top:22px; font-size:15.5px; color:var(--gvm-ink-600); line-height:1.75; max-width:480px; }
 
.gpsSummaryStats{ margin-top:40px; display:grid; grid-template-columns:repeat(3,1fr); gap:18px; padding-top:32px; border-top:1px solid var(--gvm-line); }
.gpsSummaryStat b{ display:block; font-family:var(--typeDisplay); font-size:clamp(20px,2.4vw,26px); color:var(--gvm-green-900); font-weight:600; }
.gpsSummaryStat span{ display:block; margin-top:6px; font-family:var(--typeMono); font-size:10.5px; letter-spacing:.08em; text-transform:uppercase; color:var(--gvm-ink-400); }
 
.gpsSummaryVisual{
  background:var(--gvm-green-950); color:var(--gvm-paper); position:relative; overflow:hidden;
  padding:52px 48px; border-radius:var(--gvm-radius-md);
  display:flex; flex-direction:column; justify-content:center;
}
@media (min-width:960px){ .gpsSummaryVisual{ border-top-left-radius:0; border-bottom-left-radius:0; } }
.gpsSummaryVisual::before{
  content:""; position:absolute; inset:0; opacity:.5; pointer-events:none;
  background-image:repeating-linear-gradient(0deg, rgba(227,168,59,.05) 0 1px, transparent 1px 110px), repeating-linear-gradient(90deg, rgba(227,168,59,.05) 0 1px, transparent 1px 110px);
}
.gpsSummaryBadge{
  position:relative; width:58px; height:58px; border-radius:50%; border:1px solid var(--gvm-gold-500);
  display:flex; align-items:center; justify-content:center; margin-bottom:26px;
}
.gpsSummaryBadge svg{ width:26px; height:26px; color:var(--gvm-gold-500); }
.gpsSummaryVisual h3{ position:relative; font-size:24px; color:var(--gvm-paper); line-height:1.2; margin-bottom:16px; }
.gpsSummaryVisual p{ position:relative; font-size:14.5px; color:rgba(255,255,255,.72); line-height:1.7; max-width:360px; }
 
/* ============================================================
   VALUES (core values)
   ============================================================ */
.gpsValues{ padding:110px 0 130px; background:var(--gvm-paper); }
.gpsValuesGrid{ display:grid; grid-template-columns:1fr; gap:20px; }
@media (min-width:640px){ .gpsValuesGrid{ grid-template-columns:repeat(2,1fr); } }
@media (min-width:1040px){ .gpsValuesGrid{ grid-template-columns:repeat(3,1fr); } }
 
.gpsValueCard{
  background:var(--gvm-cream); border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md);
  padding:36px 32px; transition:box-shadow .25s var(--ease), transform .25s var(--ease), border-color .25s var(--ease);
}
.gpsValueCard:hover{ box-shadow:var(--gvm-shadow-2); transform:translateY(-4px); border-color:var(--gvm-gold-500); }
.gpsValueGlyph{
  width:48px; height:48px; border-radius:50%; background:var(--gvm-green-950);
  display:flex; align-items:center; justify-content:center; margin-bottom:22px;
}
.gpsValueGlyph svg{ width:20px; height:20px; color:var(--gvm-gold-500); }
.gpsValueCard h4{ font-size:19px; color:var(--gvm-green-950); margin-bottom:10px; }
.gpsValueCard p{ font-size:14.5px; color:var(--gvm-ink-600); line-height:1.65; }


/* ============================================================
             AFFILIATION — parent-trust CTA
   ============================================================ */
.gpsAffiliation{ padding:var(--gpsPad) 0; background:var(--gvm-green-950); position:relative; overflow:hidden; }
.gpsAffiliation::before{ content:""; position:absolute; inset:0; opacity:.45; pointer-events:none; background-image:repeating-linear-gradient(0deg, rgba(227,168,59,.05) 0 1px, transparent 1px 130px), repeating-linear-gradient(90deg, rgba(227,168,59,.05) 0 1px, transparent 1px 130px); }
.gpsAffiliation .gpsShell{ position:relative; }
 
.gpsAffiliationPanel{
  margin:0 auto; position:relative; text-align:center;
      background:white; border:2px solid var(--gvm-gold-500); border-radius:var(--gvm-radius-lg);
  padding:68px 56px 52px; box-shadow:var(--gvm-shadow-2);
}
.gpsAffiliationPanel::after{
  content:""; position:absolute; inset:9px; border:1px solid var(--gvm-line);
  border-radius:calc(var(--gvm-radius-lg) - 9px); pointer-events:none;
}
.gpsAffiliationSeal{
  position:absolute; top:0; left:50%; transform:translate(-50%,-50%);
  width:123px; height:123px; border-radius:50%; background:#FFFFFF !important;
  border:3px double var(--gvm-gold-500); display:flex; align-items:center; justify-content:center;
  box-shadow:var(--gvm-shadow-2); z-index:2;
}
.gpsAffiliationSeal span{ font-family:var(--typeDisplay); font-weight:700; font-size:19px; letter-spacing:.04em; color:var(--gvm-gold-500); }
 
.gpsAffiliationKicker{
  position:relative; display:inline-flex; align-items:center; gap:10px; margin:22px 0 18px;
  font-family:var(--typeMono); font-size:11.5px; letter-spacing:.16em; text-transform:uppercase; color:var(--gvm-green-900);
}
.gpsAffiliationKicker i{ color:var(--gvm-gold-600); font-size:12px; }
.gpsAffiliationPanel h2{ position:relative; font-size:clamp(24px,3.2vw,32px); color:var(--gvm-green-950); line-height:1.22; max-width:560px; margin:0 auto; }
.gpsAffiliationText{ position:relative; margin:20px auto 0; font-size:15.5px; line-height:1.75; color:var(--gvm-ink-600); }
 
.gpsAffiliationTag{
  position:relative; display:inline-flex; align-items:center; gap:8px; margin-top:22px;
  font-family:var(--typeMono); font-size:11px; letter-spacing:.06em; text-transform:uppercase; color:var(--gvm-green-900);
  border:1px solid var(--gvm-line); border-radius:999px; padding:9px 16px;
}
.gpsAffiliationTag i{ color:var(--gvm-gold-600); }
 
.gpsAffiliationLeads{ position:relative; display:flex; flex-wrap:wrap; justify-content:center; margin-top:38px; padding-top:32px; border-top:1px solid var(--gvm-line); }
.gpsAffiliationLead{ padding:0 32px; position:relative; }
.gpsAffiliationLead + .gpsAffiliationLead::before{ content:""; position:absolute; left:0; top:4px; bottom:4px; width:1px; background:var(--gvm-line); }
.gpsAffiliationLead strong{ display:block; font-family:var(--typeDisplay); font-size:17.5px; color:var(--gvm-green-950); }
.gpsAffiliationLead span{ display:block; margin-top:5px; font-family:var(--typeMono); font-size:10.5px; letter-spacing:.08em; text-transform:uppercase; color:var(--gvm-ink-400); }
 
.gpsAffiliationCue{ position:relative; margin-top:36px; display:inline-flex; align-items:center; gap:10px; font-family:var(--typeMono); font-size:12.5px; letter-spacing:.08em; text-transform:uppercase; background:var(--gvm-green-900); color:var(--gvm-paper); padding:15px 28px; border-radius:var(--gvm-radius-sm); transition:background .25s var(--ease); }
.gpsAffiliationCue i{ font-size:12px; transition:transform .25s var(--ease); }
.gpsAffiliationCue:hover{ background:var(--gvm-gold-600); }
.gpsAffiliationCue:hover i{ transform:translateX(4px); }


.gpsAffiliationLogo{
  width:100%;
  height:100%;
  object-fit:contain;
  display:block;
}


/*----------------------------------------------------------------------------ACADEMIC----------------------------------------------*/
 :root{
  --green-900:#07301F;
  --green:#0B5D3B;
  --green-700:#0E7048;
  --green-100:#E9F0EA;
  --gold:#C9A227;
  --gold-soft:#E7D9A6;
  --cream:#F8F6EF;
  --paper:#FFFFFF;
  --ink:#14231B;
  --ink-soft:#4B5B52;
  --line:#DDE4DC;
  --shadow: 0 20px 45px -20px rgba(7,48,31,0.35);
  --ease: cubic-bezier(.22,.9,.32,1);
}

*,*::before,*::after{
  box-sizing:border-box;
}

.eyebrow{
  font-family:'IBM Plex Mono',monospace;
  font-size:12px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:goldenrod;
  display:inline-flex;
  align-items:center;
  gap:10px;
  font-weight:500;
}

.eyebrow::before{
  content:"";
  width:26px;
  height:1px;
  background:var(--gold);
  display:inline-block;
}

/*.btn{*/
/*  display:inline-flex;*/
/*  align-items:center;*/
/*  gap:10px;*/
/*  padding:14px 26px;*/
/*  border-radius:100px;*/
/*  font-weight:600;*/
/*  font-size:14.5px;*/
/*  cursor:pointer;*/
/*  border:1px solid transparent;*/
/*  transition:transform .45s var(--ease), box-shadow .45s var(--ease), background .3s ease, color .3s ease;*/
/*}*/

.btn-primary{
  background:var(--green);
  color:#fff;
  box-shadow:0 12px 30px -10px rgba(11,93,59,.55);
}

.btn-primary:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 34px -10px rgba(11,93,59,.65);
}

.btn-ghost{
  background:transparent;
  border-color:rgba(11,93,59,.3);
  color:var(--green-900);
}

.btn-ghost:hover{
  border-color:var(--green);
  background:var(--green-100);
  transform:translateY(-3px);
}

.btn-light{
  background:#fff;
  color:var(--green-900);
}

.btn-light:hover{
  transform:translateY(-3px);
  box-shadow:0 18px 34px -10px rgba(0,0,0,.35);
}

/* reveal on scroll */
.reveal{
  /*opacity:0;*/
  transform:translateY(34px);
  transition:opacity .9s var(--ease), transform .9s var(--ease);
  padding-bottom: 30px;
}

.reveal.in{
  /*opacity:1;*/
  transform:translateY(0);
}

.reveal-scale{
  opacity:1;
  transform:scale(.92);
  transition:opacity .8s var(--ease), transform .8s var(--ease);
}

.reveal-scale.in{
  /*opacity:1;*/
  transform:scale(1);
}

.stagger .reveal:nth-child(1){transition-delay:.05s;}
.stagger .reveal:nth-child(2){transition-delay:.15s;}
.stagger .reveal:nth-child(3){transition-delay:.25s;}
.stagger .reveal:nth-child(4){transition-delay:.35s;}
.stagger .reveal:nth-child(5){transition-delay:.45s;}
.stagger .reveal:nth-child(6){transition-delay:.55s;}


/*.burger{*/
/*  display:none;*/
/*  flex-direction:column;*/
/*  gap:5px;*/
/*  cursor:pointer;*/
/*}*/

/*.burger span{*/
/*  width:24px;*/
/*  height:2px;*/
/*  background:var(--green-900);*/
/*}*/

/* HERO */
.hero{
  position:relative;
  padding:60px 0 50px;
  background:
    radial-gradient(1100px 500px at 85% -10%, rgba(201,162,39,.16), transparent 60%),
    radial-gradient(900px 500px at -10% 10%, rgba(11,93,59,.12), transparent 55%),
    var(--cream);
  overflow:hidden;
}

.hero-grid{
  display:grid;
  grid-template-columns:1.1fr .9fr;
  gap:60px;
  align-items:center;
}

.hero h1{
  font-size:clamp(40px,5.4vw,50px);
  line-height:1.06;
  margin:22px 0 26px;
}

.hero h1 em{
  font-style:italic;
  color:var(--green);
  position:relative;
  white-space:nowrap;
}

.hero-underline{
  position:absolute;
  left:0;
  bottom:-6px;
  width:100%;
  height:14px;
}

.hero-underline path{
  fill:none;
  stroke:var(--gold);
  stroke-width:5;
  stroke-linecap:round;
  stroke-dasharray:340;
  stroke-dashoffset:340;
  animation:draw 1.6s var(--ease) 1s forwards;
}

@keyframes draw{
  to{stroke-dashoffset:0;}
}

.hero p.lead{
  font-size:18px;
  max-width:520px;
  margin-bottom:34px;
}

.hero-cta{
  display:flex;
  gap:16px;
  flex-wrap:wrap;
  margin-bottom:56px;
}

.hero-stats{
  display:flex;
  gap:38px;
  flex-wrap:wrap;
}

.hero-stat b{
  font-family:'Fraunces',serif;
  font-size:32px;
  color:var(--green-900);
  display:block;
}

.hero-stat span{
  font-size:13px;
  color:var(--ink-soft);
}

.hero-visual{
  position:relative;
  height:520px;
}

.hv-card{
  position:absolute;
  border-radius:22px;
  overflow:hidden;
  box-shadow:var(--shadow);
  background:var(--paper);
}

.hv-main{
  width:96%;
  height:420px;
  top:0;
  right:0;
  animation:float1 7s ease-in-out infinite;
}

.hv-main img{
  width:100%;
  height:100%;
  object-fit:cover;
}

.hv-badge{
  position:absolute;
  left:-6%;
  bottom:8%;
  background:#fff;
  padding:18px 22px;
  border-radius:16px;
  box-shadow:var(--shadow);
  display:flex;
  align-items:center;
  gap:14px;
  animation:float2 6s ease-in-out infinite;
  max-width:230px;
}

.hv-badge .ico{
  width:44px;
  height:44px;
  border-radius:12px;
  background:var(--green-100);
  color:var(--green);
  display:flex;
  align-items:center;
  justify-content:center;
  font-size:20px;
  flex:none;
}

.hv-badge b{
  display:block;
  font-family:'Fraunces',serif;
  font-size:18px;
  color:var(--green-900);
}

.hv-badge span{
  font-size:12px;
  color:var(--ink-soft);
}

.hv-ring{
  position:absolute;
  right:6%;
  top:-8%;
  width:120px;
  height:120px;
  border-radius:50%;
  border:1.5px dashed rgba(201,162,39,.55);
  animation:spin 22s linear infinite;
}

@keyframes float1{
  0%,100%{transform:translateY(0);}
  50%{transform:translateY(-14px);}
}

@keyframes float2{
  0%,100%{transform:translateY(0);}
  50%{transform:translateY(12px);}
}

@keyframes spin{
  to{transform:rotate(360deg);}
}

/* ============================================================
   ACADEMICS HERO — RESPONSIVE
   Desktop remains unchanged
   ============================================================ */

@media (max-width: 900px) {

  .hero {
    padding: 50px 0 55px;
  }

  .hero-grid {
    display: flex;
    flex-direction: column;
    gap: 0;
  }

  /*
   * Keep the contents of hero-copy in the normal flow.
   * We will use the visual after the paragraph.
   */
  .hero-copy {
    display: contents;
  }

  /* Eyebrow */
  .hero .eyebrow {
    order: 1;
    margin: 0 0 14px;
    font-size: 13px;
    line-height: 1.4;
  }

  /* Main heading */
  .hero .acadmic-sub {
    order: 2;
    margin: 0 0 18px;
    font-size: 44px;
    line-height: 1.08;
  }

  /* Paragraph */
  .hero p.lead {
    order: 3;
    max-width: 650px;
    margin: 0 0 25px;
    font-size: 16px;
    line-height: 1.6;
  }

  /* Image comes immediately after paragraph */
  .hero-visual {
    order: 4;
    width: 100%;
    height: 390px;
    margin: 0 auto 30px;
  }

  .hv-main {
    width: 72%;
    height: 330px;
    right: 4%;
    top: 0;
  }

  .hv-ring {
    width: 100px;
    height: 100px;
    right: 6%;
    top: -3%;
  }

  .hv-badge {
    left: 2%;
    bottom: 0;
    max-width: 210px;
    padding: 15px 18px;
  }

  /* Buttons after image */
  .hero-cta {
    order: 5;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    gap: 10px;
    width: 100%;
    margin: 0 0 38px;
  }

  .hero-cta .btn {
    flex: 1 1 0;
    width: 50%;
    min-width: 0;
    min-height: 45px;
    padding: 10px 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 11px;
    line-height: 1.25;
  }

  /* Stats after buttons */
  .hero-stats {
    order: 6;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 22px 20px;
    width: 100%;
  }

  .hero-stat {
    min-width: 0;
  }

  .hero-stat b {
    font-size: 28px;
  }

  .hero-stat span {
    font-size: 12px;
  }
}


/* ============================================================
   MOBILE
   ============================================================ */

@media (max-width: 767px) {

  .hero {
    padding: 38px 0 45px;
  }

  .hero-grid {
    width: 100%;
  }

  /* Eyebrow */
  .hero .eyebrow {
    font-size: 11px;
    letter-spacing: 1.3px;
    margin-bottom: 13px;
  }

  /* Main heading */
  .hero .acadmic-sub {
    font-size: 34px;
    line-height: 1.08;
    margin-bottom: 16px;
  }

  /* Paragraph */
  .hero p.lead {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 22px;
  }


  /* ==========================================================
     IMAGE BELOW PARAGRAPH
     ========================================================== */

  .hero-visual {
    height: 315px;
    margin-bottom: 25px;
  }

  .hv-main {
    width: 78%;
    height: 270px;
    right: 0;
    top: 0;
    border-radius: 17px;
  }

  .hv-ring {
    width: 75px;
    height: 75px;
    right: 2%;
    top: -3%;
  }

  .hv-badge {
    left: 0;
    bottom: 0;
    max-width: 175px;
    padding: 12px 14px;
    border-radius: 12px;
    gap: 9px;
  }

  .hv-badge b {
    font-size: 14px;
  }

  .hv-badge span {
    font-size: 9px;
    line-height: 1.4;
  }


  /* ==========================================================
     BUTTONS — SIDE BY SIDE
     ========================================================== */

  .hero-cta {
    gap: 8px;
    margin-bottom: 30px;
  }

  .hero-cta .btn {
    min-height: 44px;
    padding: 9px 8px;
    font-size: 10px;
  }


  /* ==========================================================
     STATS
     ========================================================== */

  .hero-stats {
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 20px 14px;
  }

  .hero-stat b {
    font-size: 24px;
  }

  .hero-stat span {
    font-size: 10px;
    line-height: 1.4;
  }
}


/* ============================================================
   SMALL PHONES
   ============================================================ */

@media (max-width: 480px) {

  .hero {
    padding: 22px 0 40px;
  }

  .hero .eyebrow {
    font-size: 10px;
    letter-spacing: 1.1px;
  }

  .hero .acadmic-sub {
    font-size: 29px;
    line-height: 1.08;
    text-align:center;
  }

  .hero p.lead {
    font-size: 13px;
    line-height: 1.6;
  }


  /* Image */

  .hero-visual {
    height: 285px;
    margin-bottom: 22px;
  }

  .hv-main {
    width: 80%;
    height: 245px;
    border-radius: 15px;
  }

  .hv-ring {
    width: 65px;
    height: 65px;
  }

  .hv-badge {
    max-width: 155px;
    padding: 10px 12px;
  }

  .hv-badge b {
    font-size: 13px;
  }

  .hv-badge span {
    font-size: 8px;
  }


  /* Buttons */

  .hero-cta {
    gap: 6px;
  }

  .hero-cta .btn {
    min-height: 42px;
    padding: 8px 6px;
    font-size: 9px;
  }


  /* Stats */

  .hero-stat b {
    font-size: 22px;
  }

  .hero-stat span {
    font-size: 9px;
  }
}


/* ============================================================
   VERY SMALL PHONES
   ============================================================ */

@media (max-width: 360px) {

  .hero {
    padding: 28px 0 35px;
  }

  .hero .acadmic-sub {
    font-size: 26px;
  }

  .hero p.lead {
    font-size: 12.5px;
  }

  .hero-visual {
    height: 260px;
  }

  .hv-main {
    height: 220px;
  }

  .hv-badge {
    max-width: 140px;
    padding: 9px 10px;
  }

  .hv-badge b {
    font-size: 12px;
  }

  .hv-badge span {
    font-size: 7.5px;
  }

  .hero-cta .btn {
    font-size: 8.5px;
    padding: 7px 5px;
  }

  .hero-stat b {
    font-size: 20px;
  }
}
/*-----------------------------------------------------academic(2)----------------------------------*/

.gps-academic-section {
  background: #ffffff; /* cream background */
  padding: 50px 30px;
  font-family: 'Inter', sans-serif;
}

.gps-academic-container {
  display: flex;
  justify-content: space-between;
  gap: 60px;
  margin: 0 auto;
}

.gps-academic-left {
  flex: 1;
}

.gps-academic-small-title {
  display: flex;
  align-items: center;
  gap: 12px;
  font-family: 'IBM Plex Mono', monospace;
  font-size: 12px;
  letter-spacing: .14em;
  text-transform: uppercase;
  color: #0B5D3B; /* green */
  font-weight: 500;
  margin-bottom: 20px;
}

.gps-academic-line {
  width: 26px;
  height: 1px;
  background: #C9A227; /* gold */
}

.gps-academic-main-title {
  font-family: 'Fraunces', serif;
  font-size: 2.2rem;
  color: #07301F; /* dark green */
  margin-bottom: 40px;
}

.gps-feature-list {
  display: grid;
  gap: 28px;
}

.gps-feature-item {
  display: flex;
  align-items: flex-start;
  gap: 18px;
  transform: translateY(30px);
  transition: opacity .9s cubic-bezier(.22,.9,.32,1), transform .9s cubic-bezier(.22,.9,.32,1);
}

.gps-feature-item.in {
  opacity: 1;
  transform: translateY(0);
}

.gps-feature-icon {
  width: 46px;
  height: 46px;
  border-radius: 12px;
  background: #E9F0EA; /* soft green background */
  color: #0B5D3B;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  flex: none;
}

.gps-feature-title {
  font-size: 1.1rem;
  font-weight: 600;
  color: #07301F;
  margin-bottom: 6px;
}

.gps-feature-text {
  font-size: .95rem;
  color: #4B5B52; /* ink-soft */
  line-height: 1.6;
}

.gps-academic-right {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}

.gps-stat-card {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 20px 45px -20px rgba(7,48,31,0.35);
  padding: 40px;
  transform: scale(.92);
  transition: opacity .9s cubic-bezier(.22,.9,.32,1), transform .9s cubic-bezier(.22,.9,.32,1);
}

.gps-stat-card.in {
  transform: scale(1);
}

.gps-stat-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 30px;
}

.gps-stat-box {
  text-align: center;
}

.gps-stat-number {
  font-family: 'Fraunces', serif;
  font-size: 2.4rem;
  color: #07301F;
  margin-bottom: 10px;
}

.gps-stat-number.gps-gold {
  color: #C9A227;
}

.gps-stat-label {
  font-size: .85rem;
  text-transform: uppercase;
  color: #4B5B52;
  letter-spacing: .05em;
}

/* Responsive */
@media(max-width: 900px) {
  .gps-academic-container {
    flex-direction: column;
  }
  .gps-stat-grid {
    grid-template-columns: 1fr;
  }
}

  /* ---------- SECTION HEAD ---------- */
  .journey{padding:60px 0;}
  .sec-head{max-width:640px;margin-bottom:64px;}
  .sec-head h2{font-size:clamp(30px,3.6vw,44px);margin-top:16px;}
  .sec-head p{margin-top:18px;font-size:16.5px;}
  .sec-head.center{margin-left:auto;margin-right:auto;text-align:center;}
 
 /* -------------------------------------- JOURNEY / LEDGER (ACADEMIC 3) ------------------------------------------ */
 
  :root{
    --green-900:#062A1B;
    --green:#0B5D3B;
    --green-700:#0E7048;
    --green-100:#E9F0EA;
    --gold:#C9A227;
    --gold-soft:#F0E1AE;
    --cream:#F8F6EF;
    --paper:#FFFFFF;
    --ink:#14231B;
    --ink-soft:#5C6B62;
    --line:#E2E7E3;
  }

  /* ======================================================
     "ACADEMIC PATH" SECTION — Professional / Compact
     ====================================================== */
  .path-section{padding:clamp(56px,7vw,88px) 0;background:var(--cream);}
  .path-wrap{width:min(1140px,92%);margin:0 auto;}
 
  /* header */
  .path-head{max-width:640px;margin:0 auto 44px;text-align:center;}
  .path-eyebrow{
    font-family:'IBM Plex Mono',monospace;font-size:11.5px;letter-spacing:.14em;text-transform:uppercase;
    color:var(--green-700);display:inline-flex;align-items:center;gap:9px;font-weight:600;margin-bottom:12px;
  }
  .path-eyebrow::before{content:"";width:22px;height:1px;background:var(--gold);}
  .path-head h2{font-size:clamp(24px,2.8vw,34px);line-height:1.2;}
  .path-head p{margin-top:12px;font-size:15px;}
 
  /* step row: numbered circles + connecting line */
  .path-steps{position:relative;display:grid;grid-template-columns:repeat(4,1fr);height:60px;margin-bottom:20px;}
  .path-steps::before{
    content:"";position:absolute;left:12.5%;right:12.5%;top:29px;height:2px;z-index:0;
    background:linear-gradient(90deg,var(--green) 0%, var(--gold) 50%, var(--line) 50%, var(--line) 100%);
  }
  .path-circle{
    position:relative;z-index:1;width:58px;height:58px;margin:0 auto;border-radius:12px;
    background:linear-gradient(155deg,var(--green) 0%, var(--green-900) 100%);
    display:flex;align-items:center;justify-content:center;
    box-shadow:0 10px 22px -10px rgba(6,42,27,.5), 0 0 0 5px var(--cream);
    transition:transform .35s ease, box-shadow .35s ease;
  }
  .path-circle svg{width:26px;height:26px;stroke:var(--gold-soft);fill:none;stroke-width:1.7;}
  .path-num{
    position:absolute;top:-7px;right:-7px;width:22px;height:22px;border-radius:50%;
    background:var(--gold);color:var(--green-900);font-family:'IBM Plex Mono',monospace;font-weight:600;font-size:10.5px;
    display:flex;align-items:center;justify-content:center;box-shadow:0 3px 8px rgba(0,0,0,.2);z-index:2;
  }
  .path-col:hover .path-circle{transform:translateY(-3px);box-shadow:0 14px 26px -8px rgba(6,42,27,.6), 0 0 0 5px var(--cream);}
 
  /* card grid */
  .path-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:22px;}
  .path-col{
    opacity:0;transform:translateY(14px);
    animation:colIn .6s cubic-bezier(.22,.9,.32,1) forwards;
  }
  .path-col:nth-child(1){animation-delay:.05s;}
  .path-col:nth-child(2){animation-delay:.15s;}
  .path-col:nth-child(3){animation-delay:.25s;}
  .path-col:nth-child(4){animation-delay:.35s;}
  @keyframes colIn{to{opacity:1;transform:translateY(0);}}
 
  .path-card{
    background:var(--paper);border:1px solid var(--line);border-radius:14px;
    padding:22px 20px 24px;height:100%;position:relative;
    transition:transform .35s ease, box-shadow .35s ease, border-color .35s ease;
  }
  .path-card::before{
    content:"";position:absolute;top:0;left:20px;right:20px;height:2px;
    background:var(--gold);border-radius:2px;transform:scaleX(0);transform-origin:left;
    transition:transform .4s ease;
  }
  .path-col:hover .path-card{transform:translateY(-4px);box-shadow:0 18px 32px -20px rgba(6,42,27,.3);border-color:rgba(11,93,59,.25);}
  .path-col:hover .path-card::before{transform:scaleX(1);}
 
  .path-grade{
    font-family:'IBM Plex Mono',monospace;font-size:10.5px;letter-spacing:.08em;text-transform:uppercase;
    color:var(--green-700);font-weight:600;display:block;
  }
  .path-card h3{font-size:18px;margin:8px 0 8px;line-height:1.3;}
  .path-card p{font-size:13.3px;}
  .path-tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px;}
  .path-tags span{
    font-size:10.8px;font-weight:600;padding:5px 10px;border-radius:100px;
    background:var(--green-100);color:var(--green-700);white-space:nowrap;
  }
 
  /* =========== RESPONSIVE =========== */
  @media (max-width: 900px){
    .path-steps{display:none;}
    .path-cards{grid-template-columns:1fr;gap:14px;}
    .path-col{display:flex;align-items:flex-start;gap:16px;position:relative;}
    .path-col::before{
      content:"";position:absolute;left:28px;top:56px;bottom:-14px;width:2px;
      background:var(--line);z-index:0;
    }
    .path-col:last-child::before{display:none;}
    .path-circle{margin:0;flex:none;width:56px;height:56px;}
    .path-num{width:20px;height:20px;font-size:9.5px;top:-6px;right:-6px;}
    .path-card{flex:1;padding:18px 18px 20px;}
    .path-head{text-align:left;margin-bottom:32px;}
    .path-eyebrow::before{display:none;}
  }
  @media (max-width: 420px){
    .path-card h3{font-size:16.5px;}
    .path-card p{font-size:13px;}
  }
  @media (prefers-reduced-motion: reduce){
    .path-col{animation:none !important;opacity:1 !important;transform:none !important;}
  }


#ix54g{
    padding:50px !important;
    padding-bottom: 80px !important;
}


  /* ---------- ACADEMICS: standard segmented-tab section ---------- */
  .academics{padding:86px 0 110px; background:var(--paper-dim);}
  .section-head{display:flex; align-items:flex-end; justify-content:space-between; gap:24px; margin-bottom:40px; flex-wrap:wrap;}
  .section-head h2{font-family:var(--disp); font-weight:600; font-size:clamp(26px,3.2vw,38px); margin-top:12px; letter-spacing:-.01em; color:var(--forest-deep);}
  .section-head p{margin-top:12px; color:#4C5C53; font-size:15px; max-width:460px;}
 
  /* segmented control */
  .segmented{
    display:flex; gap:4px; background:var(--card); border:1px solid var(--line); border-radius:14px;
    padding:5px; position:relative; box-shadow:var(--shadow); overflow-x:auto;
  }
  .seg-highlight{
    position:absolute; top:5px; bottom:5px; left:5px; border-radius:10px;
    background:linear-gradient(155deg, var(--forest), var(--forest-deep));
    transition: transform .38s cubic-bezier(.4,0,.2,1), width .38s cubic-bezier(.4,0,.2,1);
    z-index:0;
  }
  .seg-btn{
    position:relative; z-index:1; display:flex; align-items:center; gap:9px; padding:12px 18px;
    border:none; background:transparent; border-radius:10px; font-size:14.8px; font-weight:600;
    color:#3c4f45; white-space:nowrap; transition:color .3s;
  }
  .seg-btn svg{width:18px; height:18px; stroke:currentColor; fill:none; flex-shrink:0;}
  .seg-btn.is-active{color:black;}
  .seg-num{font-family:var(--mono); font-size:10.5px; opacity:.6;}
 
  /* content panel */
  .panel-shell{
    margin-top:26px; background:var(--card); border:1px solid var(--line); border-radius:18px;
    box-shadow:var(--shadow); overflow:hidden;
  }
  .panel{display:none; grid-template-columns:320px 1fr;}
  .panel.is-active{display:grid;}
  @keyframes fadeIn{from{opacity:0; transform:translateY(8px);} to{opacity:1; transform:translateY(0);}}
  .panel.is-active{animation:fadeIn .45s ease;}
 
  .panel-intro{
    padding:40px 34px; background:linear-gradient(180deg, var(--forest-soft), var(--card) 85%);
    border-right:1px solid var(--line); display:flex; flex-direction:column;
  }
  .panel-icon{width:56px; height:56px; border-radius:15px; background:linear-gradient(150deg, #14805A, #073823); display:flex; align-items:center; justify-content:center; margin-bottom:20px; box-shadow: inset 0 1px 1px rgba(255,255,255,.25), 0 8px 18px -10px rgba(11,93,59,.55);}
  .panel-icon svg{width:27px; height:27px; stroke:var(--gold-soft); fill:none;}
  .panel-tag{font-family:var(--mono); font-size:11px; color:var(--forest); letter-spacing:.1em; text-transform:uppercase; margin-bottom:8px;}
  .panel-intro h3{font-family:var(--disp); font-size:25px; font-weight:600; color:var(--forest-deep); line-height:1.18;}
  .panel-intro p{margin-top:12px; font-size:13.8px; color:#4C5C53;}
  .panel-stats{margin-top:auto; padding-top:24px; display:flex; gap:20px; border-top:1px dashed var(--line); margin-top:26px;}
  .stat b{display:block; font-family:var(--disp); font-size:22px; color:var(--forest-deep);}
  .stat span{font-size:11px; color:#6b7a72; font-family:var(--mono); text-transform:uppercase; letter-spacing:.05em;}
 
  .panel-list{padding:36px 34px;}
  .panel-list-head{display:flex; align-items:center; justify-content:space-between; margin-bottom:18px;}
  .panel-list-head h4{font-size:13px; font-weight:700; text-transform:uppercase; letter-spacing:.06em; color:#33473d;}
  .panel-list-head span{font-family:var(--mono); font-size:11.5px; color:#8a978f;}
  .item-grid{display:grid; grid-template-columns:repeat(auto-fit, minmax(250px,1fr)); gap:13px; align-items:start;}
  .item-entry{
    border:1px solid var(--line); border-radius:16px; background:var(--card); overflow:hidden;
    transition:border-color .25s, box-shadow .25s, transform .25s;
    box-shadow:0 1px 2px rgba(11,93,59,.05);
  }
  .item-entry:hover{transform:translateY(-2px); box-shadow:0 14px 28px -18px rgba(11,93,59,.35);}
  .item-entry.is-open{border-color:var(--forest); box-shadow:0 16px 34px -18px rgba(11,93,59,.4);}
  .item-row{
    display:flex; align-items:center; gap:13px; padding:16px; background:transparent; text-align:left; width:100%; border:none;
  }
  .item-entry.is-open .item-row{padding-bottom:12px;}
  .item-badge{
    width:44px; height:44px; border-radius:12px; display:flex; align-items:center; justify-content:center;
    flex-shrink:0; box-shadow: inset 0 1px 1px rgba(255,255,255,.25), 0 6px 14px -8px rgba(11,93,59,.55);
  }
  .item-badge svg{width:21px; height:21px; stroke:#fff; fill:none; stroke-width:1.8;}
  .grad-1{background:linear-gradient(150deg, #14805A, #0B5D3B);}
  .grad-2{background:linear-gradient(150deg, #D8AE5C, #B77F2C);}
  .grad-3{background:linear-gradient(150deg, #1F6E52, #073823);}
  .grad-4{background:linear-gradient(150deg, #3A8F6C, #0B5D3B);}
  .grad-5{background:linear-gradient(150deg, #C7963C, #8F6420);}
  .item-text{display:flex; flex-direction:column; gap:1px; flex:1;}
  .item-text b{font-size:13.8px; font-weight:600; color:#26372E;}
.item-chev {
    color: var(--forest);
    font-size: 13px;
    line-height: 1;

    flex: 0 0 26px;
    width: 26px;
    height: 26px;

    padding: 0;
    margin: 0;

    border-radius: 8px;
    background: var(--paper);
    border: 1px solid var(--line);

    display: inline-flex;
    align-items: center;
    justify-content: center;

    box-sizing: border-box;

    transition:
        transform .35s cubic-bezier(.4,0,.2,1),
        background .2s;
}
.item-chev::before {
    content: "";
    width: 6px;
    height: 6px;

    border-right: 1.5px solid currentColor;
    border-bottom: 1.5px solid currentColor;

    transform: rotate(45deg) translateY(-2px);
}
  .item-entry.is-open .item-chev{transform:rotate(180deg); background:var(--gold); border-color:var(--gold); color:var(--forest-deep);padding-right: 5px;}
 
  .item-drop{
    display:grid; grid-template-rows:0fr; transition:grid-template-rows .38s cubic-bezier(.4,0,.2,1);
  }
  .item-entry.is-open .item-drop{grid-template-rows:1fr;}
  .item-drop-inner{overflow:hidden;}
  .item-drop-body{
    padding:0 16px 18px 20px; font-size:13.3px; color:#4C5C53; line-height:1.6;
    opacity:0; transform:translateY(-4px); transition:opacity .3s ease .05s, transform .3s ease .05s;
  }
  .item-entry.is-open .item-drop-body{opacity:1; transform:translateY(0);}
 
  .segfoot{display:flex; align-items:center; justify-content:space-between; padding:18px 34px; border-top:1px solid var(--line); background:var(--paper);}
  .seg-nav{display:flex; gap:8px;}
  .seg-nav button{display:flex; align-items:center; gap:6px; padding:9px 16px; border-radius:999px; border:1px solid var(--line); background:var(--card); font-size:12.8px; font-weight:600; color:var(--forest-deep);}
  .seg-nav button:hover{background:var(--forest); color:#fff; border-color:var(--forest);}
  .seg-dots{display:flex; gap:6px;}
  .seg-dots button{width:7px; height:7px; border-radius:50%; border:none; background:var(--line); padding:0;}
  .seg-dots button.is-active{background:green; width:18px; border-radius:5px;}
 
  @media (max-width: 820px){
    .panel.is-active{grid-template-columns:1fr;}
    .panel-intro{border-right:none; border-bottom:1px solid var(--line);}
    
  }
 
  footer{background:var(--forest-deep); color:rgba(255,255,255,.6); font-size:12.5px; font-family:var(--mono);}
  /*======================================================================================================================================================================================*/
  
  /*==================================================================
                         Home page
  ===================================================================*/
 
:focus-visible{ outline:2px solid var(--gvm-green-700); outline-offset:3px; } 
   
.gpsShell{ margin:0 auto; padding:0 28px; }
.gpsFade{ transform:translateY(22px); transition:opacity .7s var(--ease), transform .7s var(--ease); }
.gpsFade.gpsFade-in{ opacity:1; transform:translateY(0); }
 
/* reusable intro kicker+heading pattern, uniquely named (not "section-head") */
.gpsIntro{ margin-bottom:50px; }
.gpsIntro.gpsIntro-center{ margin-left:auto; margin-right:auto; text-align:center; }
.gpsIntroKicker{
  display:inline-flex; align-items:center; gap:10px;
  font-family:var(--typeMono); font-size:12px; letter-spacing:.16em; text-transform:uppercase;
  color:var(--gvm-green-900); font-weight:500; margin-bottom:16px;
}
.gpsIntroKicker::before{ content:""; width:22px; height:1px; background:var(--gvm-green-700); display:block; }
.gpsIntroKicker.gpsIntroKicker-onDark{ color:var(--gvm-gold-500); }
.gpsIntroKicker.gpsIntroKicker-onDark::before{ background:var(--gvm-gold-500); }
.gpsIntro h2{ font-size:clamp(28px,3.6vw,42px); line-height:1.12; color:var(--gvm-green-950); }
.gpsIntro.gpsIntro-onDark h2{ color:var(--gvm-paper); }
.gpsIntroLede{ margin-top:16px; font-size:17px; color:var(--gvm-ink-600); line-height:1.65; }
.gpsIntro.gpsIntro-onDark .gpsIntroLede{ color:rgba(255,255,255,.72); }
 
/* call-to-action pattern */
.gpsCue{
  display:inline-flex; align-items:center; gap:10px;
  font-family:var(--typeMono); font-size:12.5px; letter-spacing:.08em; text-transform:uppercase;
  padding:15px 26px; border-radius:var(--gvm-radius-sm); border:1px solid transparent;
  transition:all .25s var(--ease);
}
.gpsCue i{ width:14px; height:14px; transition:transform .25s var(--ease); }
.gpsCue:hover i{ transform:translateX(4px); }
.gpsCue-solid{ background:var(--gvm-green-900); color:var(--gvm-paper); }
.gpsCue-solid:hover{ background:var(--gvm-green-700); }
.gpsCue-onLight{ border-color:var(--gvm-green-900); color:var(--gvm-green-900); }
.gpsCue-onLight:hover{ background:var(--gvm-green-900); color:var(--gvm-paper); }
.gpsCue-onVideo{ border-color:rgba(255,255,255,.55); color:var(--gvm-paper); }
.gpsCue-onVideo:hover{ border-color:var(--gvm-paper); background:rgba(255,255,255,.12); }
 

 
/* ============================================================
   ANNOUNCEMENT MARQUEE
   ============================================================ */
.gpsTicker{
  position:fixed; top:74px; left:0; right:0; z-index:105;
  background:var(--gvm-green-900); color:var(--gvm-paper); overflow:hidden;
  border-bottom:1px solid rgba(255,255,255,.14);
  transition:top .3s var(--ease);
}
.gpsMast.gpsMast-pinned + .gpsTicker{ top:60px; }
.gpsTickerFlag{
  position:absolute; left:0; top:0; bottom:0; z-index:2; display:flex; align-items:center; gap:8px;
  padding:0 16px; background:var(--gvm-green-950);
  font-family:var(--typeMono); font-size:10.5px; letter-spacing:.1em; text-transform:uppercase;
}
.gpsTickerFlag svg{ width:13px; height:13px; color:var(--gvm-gold-500); }
.gpsTickerRail{ padding-left:150px; }
.gpsTickerTrack{ display:flex; width:max-content; animation:gpsScroll 32s linear infinite; }
.gpsTicker:hover .gpsTickerTrack{ animation-play-state:paused; }
.gpsTickerItem{
  display:flex; align-items:center; gap:12px; padding:11px 0; white-space:nowrap;
  font-family:var(--typeMono); font-size:12.5px; letter-spacing:.02em; padding-right:60px;
}
.gpsTickerItem svg{ width:6px; height:6px; color:var(--gvm-gold-500); }
@keyframes gpsScroll{ from{ transform:translateX(0); } to{ transform:translateX(-50%); } }
@media (prefers-reduced-motion: reduce){ .gpsTickerTrack{ animation:none; overflow-x:auto; } }
@media (max-width:640px){ .gpsTickerFlag{ display:none; } .gpsTickerRail{ padding-left:0; } }
 
/* ============================================================
   REEL (hero) — video is the whole point, minimal overlay
   ============================================================ */
.gpsReel{ position:relative; height:100vh; min-height:740px; overflow:hidden; background:var(--gvm-green-950); color:var(--gvm-paper); margin-top:0; height:120px}
.gpsReelMedia{ position:absolute; inset:0; z-index:0; }
.gpsReelMedia video, .gpsReelFallback{ width:100%; height:100%; object-fit:cover; position:absolute; inset:0; }
.gpsReelFallback{
  background:
    radial-gradient(ellipse at 25% 20%, rgba(22,126,82,.35), transparent 55%),
    linear-gradient(165deg, #0A3B29 0%, #04231A 65%, #021712 100%);
}
.gpsReelVeil{
  position:absolute; inset:0; z-index:1;
  background:linear-gradient(180deg, rgba(2,17,13,.35) 0%, rgba(2,17,13,.08) 40%, rgba(2,17,13,.72) 100%);
}
.gpsReelCopy{ position:absolute; z-index:2; left:0; right:0; bottom:64px; }
.gpsReelKicker{ font-family:var(--typeMono); font-size:12px; letter-spacing:.18em; text-transform:uppercase; color:var(--gvm-gold-500); margin-bottom:14px; }
.gpsReelActions{ margin-top:30px; display:flex; gap:16px; flex-wrap:wrap; }
.gpsReelCue{
  position:absolute; z-index:2; left:28px; bottom:26px;
  display:flex; align-items:center; gap:10px; font-family:var(--typeMono); font-size:11px; letter-spacing:.1em;
  color:rgba(255,255,255,.65); text-transform:uppercase;
}
.gpsReelCue .gpsReelCueBar{ width:1px; height:30px; background:linear-gradient(180deg, rgba(255,255,255,.7), transparent); position:relative; overflow:hidden; }
.gpsReelCue .gpsReelCueBar::after{ content:""; position:absolute; top:-100%; left:0; width:100%; height:100%; background:var(--gvm-gold-500); animation:gpsDrip 2.2s var(--ease) infinite; }
@keyframes gpsDrip{ 0%{ top:-100%; } 100%{ top:100%; } }
 
/* ============================================================
   ORIGIN (about)
   ============================================================ */
.gpsOrigin{ padding:60px 0 120px; background:var(--gvm-cream); }
.gpsOriginGrid{ display:grid; grid-template-columns:1fr; gap:56px; align-items:center; }
@media (min-width:960px){ .gpsOriginGrid{ grid-template-columns:.85fr 1fr; gap:72px; } }
.gpsOriginFrame{ position:relative; }
.gpsOriginFrame img{ width:100%; height:500px; object-fit:cover; border-radius:var(--gvm-radius-lg); background:var(--gvm-gold-100); }
.gpsOriginFrame::before{ content:""; position:absolute; top:-18px; left:-18px; width:120px; height:120px; border-top:1px solid var(--gvm-green-700); border-left:1px solid var(--gvm-green-700); }
.gpsOriginBadge{
  position:absolute; bottom:-26px; left:-26px; background:var(--gvm-green-950); color:var(--gvm-paper);
  padding:20px 24px; display:flex; align-items:center; gap:12px; max-width:230px;
  border-radius:var(--gvm-radius-md); border:1px solid var(--gvm-gold-500);
  box-shadow:var(--gvm-shadow-2);
}
.gpsOriginBadge svg{ width:26px; height:26px; color:var(--gvm-gold-500); flex:none; }
.gpsOriginBadge span{ font-family:var(--typeMono); font-size:11.5px; letter-spacing:.05em; line-height:1.4; }
 
.gpsOriginBody h2{ font-size:clamp(28px,3.6vw,40px); color:var(--gvm-green-950); line-height:1.14; margin-bottom:20px; }
.gpsOriginBody > p{ font-size:16.5px; color:var(--gvm-ink-600); line-height:1.7; max-width:520px; }
.gpsOriginList{ margin-top:30px; display:grid; grid-template-columns:1fr 1fr; gap:14px 24px; }
.gpsOriginList li{ display:flex; align-items:center; gap:10px; font-size:14.5px; color:var(--gvm-ink-900); font-weight:500; }
.gpsOriginList svg{ width:16px; height:16px; color:var(--gvm-green-900); flex:none; }
.gpsOriginBody .gpsCue{ margin-top:36px; }
 
.gpsOriginFacts{ margin-top:88px; border-top:1px solid var(--gvm-line); padding-top:40px; display:grid; grid-template-columns:repeat(2,1fr); gap:32px 24px; }
@media (min-width:760px){ .gpsOriginFacts{ grid-template-columns:repeat(4,1fr); } }
.gpsOriginFact h3{ font-size:clamp(30px,3vw,40px); color:var(--gvm-green-950); font-weight:600; }
.gpsOriginFact p{ margin-top:6px; font-family:var(--typeMono); font-size:11.5px; letter-spacing:.1em; text-transform:uppercase; color:var(--gvm-ink-400); }
 
/* ============================================================
   PILLARS (why choose us)
   ============================================================ */
.gpsPillars{ padding:60px 0; background:var(--gvm-paper); }
.gpsPillarsGrid{ display:grid; grid-template-columns:1fr; gap:20px; }
@media (min-width:700px){ .gpsPillarsGrid{ grid-template-columns:repeat(2,1fr); } }
@media (min-width:1040px){ .gpsPillarsGrid{ grid-template-columns:repeat(3,1fr); } }
.gpsPillarCard{ background:var(--gvm-paper); padding:40px 36px; border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md); transition:box-shadow .25s var(--ease), transform .25s var(--ease); }
.gpsPillarCard:hover{ box-shadow:var(--gvm-shadow-2); transform:translateY(-3px); }
.gpsPillarGlyph{ width:46px; height:46px; border:1px solid var(--gvm-green-700); border-radius:50%; display:flex; align-items:center; justify-content:center; margin-bottom:22px; }
.gpsPillarGlyph i{ width:20px; height:20px; color:var(--gvm-green-900); }
.gpsPillarCard h3{ font-size:19px; color:var(--gvm-green-950); margin-bottom:10px; }
.gpsPillarCard p{ font-size:14.5px; color:var(--gvm-ink-600); line-height:1.65; }
 
/* ============================================================
   LADDER (academics — genuine sequence)
   ============================================================ */
.gpsLadder{ padding:60px 0; background:var(--gvm-cream); }
.gpsLadderRow{ position:relative; display:grid; grid-template-columns:1fr; gap:26px; }
@media (min-width:900px){ .gpsLadderRow{ grid-template-columns:repeat(3,1fr); gap:20px; } }
@media (min-width:900px){
  .gpsLadderRow::before{
    content:""; display:block; position:absolute; top:60px; left:16.66%; right:16.66%; height:1px;
    background-image:linear-gradient(90deg, var(--gvm-green-700) 0 6px, transparent 6px 14px); background-size:14px 1px; background-repeat:repeat-x; z-index:0;
  }
}
.gpsLadderStage{ position:relative; background:var(--gvm-paper); border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md); padding:40px 34px 34px; z-index:1; }
.gpsLadderStage.gpsLadderStage-peak{ background:var(--gvm-green-950); color:var(--gvm-paper); border-color:var(--gvm-green-950); transform:translateY(-14px); box-shadow:var(--gvm-shadow-2); }
.gpsLadderMark{
  display:inline-flex; align-items:center; justify-content:center; width:52px; height:52px; border-radius:50%;
  font-family:var(--typeMono); font-size:14px; margin-bottom:26px; background:var(--gvm-gold-100); color:var(--gvm-green-950); position:relative; z-index:2;
}
.gpsLadderStage-peak .gpsLadderMark{ background:var(--gvm-gold-500); color:var(--gvm-green-950); }
.gpsLadderStage h3{ font-size:22px; margin-bottom:6px; color:var(--gvm-green-950); }

.gpsLadderRange{ font-family:var(--typeMono); font-size:11.5px; letter-spacing:.08em; text-transform:uppercase; color:var(--gvm-green-900); margin-bottom:16px; }

.gpsLadderStage > p:last-child{ font-size:14.5px; line-height:1.65; color:var(--gvm-ink-600); }

 
.gpsLadderTags{ margin-top:64px; display:flex; flex-wrap:wrap; gap:14px 36px; padding-top:36px; border-top:1px solid var(--gvm-line); }
.gpsLadderTag{ display:flex; align-items:center; gap:10px; font-family:var(--typeMono); font-size:12.5px; letter-spacing:.04em; color:var(--gvm-green-950); }
.gpsLadderTag i{ width:16px; height:16px; color:var(--gvm-green-900); }
 
/* ============================================================
   GROUNDS (campus & facilities)
   ============================================================ */
.gpsGrounds{ padding:60px 0; background:var(--gvm-green-950); color:var(--gvm-paper); position:relative; overflow:hidden; }
.gpsGrounds::before{
  content:""; position:absolute; inset:0; opacity:.5; pointer-events:none;
  background-image:repeating-linear-gradient(0deg, rgba(159,203,178,.06) 0 1px, transparent 1px 140px), repeating-linear-gradient(90deg, rgba(159,203,178,.06) 0 1px, transparent 1px 140px);
}
.gpsGrounds .gpsShell{ position:relative; }
.gpsGroundsGrid{ display:grid; grid-template-columns:repeat(2,1fr); gap:16px; }
@media (min-width:700px){ .gpsGroundsGrid{ grid-template-columns:repeat(4,1fr); } }
.gpsGroundsTile{ background:var(--gvm-green-950); border:1px solid rgba(255,255,255,.14); border-radius:var(--gvm-radius-md); padding:34px 26px; text-align:left; transition:background .25s var(--ease), border-color .25s var(--ease); }
.gpsGroundsTile:hover{ background:var(--gvm-green-900); border-color:var(--gvm-gold-500); }
.gpsGroundsTile i{ width:26px; height:26px; color:var(--gvm-gold-500); margin-bottom:18px; }
.gpsGroundsTile h4{ font-size:15.5px; color:var(--gvm-paper); margin-bottom:8px; }
.gpsGroundsTile p{ font-size:13.5px; color:rgba(255,255,255,.62); line-height:1.55; }
 
/* ============================================================
   INTAKE (admissions — genuine sequence)
   ============================================================ */
.gpsIntake{ padding:60px 0; background:var(--gvm-cream); }
.gpsIntakeRow{ position:relative; display:grid; grid-template-columns:1fr; gap:36px; margin-top:20px; }
@media (min-width:900px){ .gpsIntakeRow{ grid-template-columns:repeat(5,1fr); gap:22px; } }
@media (min-width:900px){
  .gpsIntakeRow::before{
    content:""; display:block; position:absolute; top:26px; left:10%; right:10%; height:1px;
    background-image:linear-gradient(90deg, var(--gvm-green-700) 0 6px, transparent 6px 14px); background-size:14px 1px; background-repeat:repeat-x;
  }
}
.gpsIntakeStep{ position:relative; }
.gpsIntakeMark{
  width:52px; height:52px; border-radius:50%; border:1px solid var(--gvm-green-700); background:var(--gvm-cream);
  display:flex; align-items:center; justify-content:center; font-family:var(--typeMono); font-size:14px; color:var(--gvm-green-900);
  margin-bottom:22px; position:relative; z-index:1;
}
.gpsIntakeStep h4{ font-size:17px; color:var(--gvm-green-950); margin-bottom:8px; }
.gpsIntakeStep p{ font-size:13.5px; color:var(--gvm-ink-600); line-height:1.6; }
.gpsIntakeAction{ text-align:center; margin-top:64px; }
 
 
/* ============================================================
   ADMISSION STEPS
   ============================================================ */


/* ---------- TABLET + MOBILE ---------- */
@media (max-width: 899px) {

  .gpsIntake {
    padding: 80px 0;
  }

  .gpsIntakeRow {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 0;
    margin-top: 45px;
    padding-left: 72px;
  }

  /*
   * Vertical connecting line
   * Runs behind all step numbers
   */
  .gpsIntakeRow::before {
    content: "";
    position: absolute;

    left: 26px;
    top: 26px;
    bottom: 26px;

    width: 2px;

    background: linear-gradient(
      to bottom,
      var(--gvm-green-700),
      rgba(31, 115, 82, 0.35),
      var(--gvm-green-700)
    );

    display: block;
    z-index: 0;
  }


  /* ---------- EACH STEP ---------- */

  .gpsIntakeStep {
    position: relative;
    width: 100%;

    padding: 0 0 48px;

    min-height: 125px;

    transition:
      transform 0.3s ease,
      opacity 0.3s ease;
  }

  /* Remove spacing from final step */
  .gpsIntakeStep:last-child {
    padding-bottom: 0;
  }


  /* ---------- NUMBER CIRCLE ---------- */

  .gpsIntakeMark {
    position: absolute;

    left: -72px;
    top: 0;

    width: 54px;
    height: 54px;

    margin: 0;

    border-radius: 50%;

    border: 1px solid var(--gvm-green-700);

    background: var(--gvm-cream);

    display: flex;
    align-items: center;
    justify-content: center;

    font-family: var(--typeMono);
    font-size: 13px;
    font-weight: 700;

    color: var(--gvm-green-900);

    z-index: 2;

    transition:
      background 0.3s ease,
      color 0.3s ease,
      border-color 0.3s ease,
      transform 0.3s ease,
      box-shadow 0.3s ease;
  }


  /* ---------- STEP CONTENT ---------- */

  .gpsIntakeStep h4 {
    margin: 2px 0 8px;

    font-size: 18px;
    line-height: 1.3;

    color: var(--gvm-green-950);

    transition:
      color 0.3s ease,
      transform 0.3s ease;
  }

  .gpsIntakeStep p {
    margin: 0;

    max-width: 520px;

    font-size: 14px;
    line-height: 1.65;

    color: var(--gvm-ink-600);

    transition: color 0.3s ease;
  }


  /* ==========================================================
     HOVER EFFECT
     ========================================================== */

  .gpsIntakeStep:hover {
    transform: translateX(5px);
  }

  .gpsIntakeStep:hover .gpsIntakeMark {
    background: var(--gvm-green-900);
    color: #fff;

    border-color: var(--gvm-green-900);

    transform: scale(1.08);

    box-shadow:
      0 8px 20px rgba(10, 75, 48, 0.18);
  }

  .gpsIntakeStep:hover h4 {
    color: var(--gvm-green-700);
    transform: translateX(2px);
  }

  .gpsIntakeStep:hover p {
    color: var(--gvm-ink-600);
  }


  /* ---------- ACTION BUTTON ---------- */

  .gpsIntakeAction {
    margin-top: 50px;
    text-align: left;
  }

}


/* ============================================================
   MOBILE
   ============================================================ */

@media (max-width: 767px) {

  .gpsIntake {
    padding: 70px 0;
  }

  .gpsIntakeRow {
    margin-top: 38px;
    padding-left: 62px;
  }

  /* Vertical line */
  .gpsIntakeRow::before {
    left: 22px;
    top: 25px;
    bottom: 25px;
  }


  /* Step */
  .gpsIntakeStep {
    min-height: 120px;
    padding-bottom: 42px;
  }


  /* Number */
  .gpsIntakeMark {
    left: -62px;

    width: 46px;
    height: 46px;

    font-size: 11px;
  }


  /* Heading */
  .gpsIntakeStep h4 {
    font-size: 17px;
    margin-top: 1px;
    margin-bottom: 7px;
  }


  /* Description */
  .gpsIntakeStep p {
    font-size: 13px;
    line-height: 1.6;
    max-width: 100%;
  }


  /* Hover */
  .gpsIntakeStep:hover {
    transform: translateX(3px);
  }


  .gpsIntakeStep:hover .gpsIntakeMark {
    transform: scale(1.06);
  }


  /* CTA */
  .gpsIntakeAction {
    margin-top: 42px;
    text-align: center;
  }

}


/* ============================================================
   SMALL MOBILE
   ============================================================ */

@media (max-width: 480px) {

  .gpsIntake {
    padding: 60px 0;
  }

  .gpsIntakeRow {
    margin-top: 32px;
    padding-left: 56px;
  }


  /* Line */
  .gpsIntakeRow::before {
    left: 20px;
    top: 23px;
    bottom: 23px;
    width: 1.5px;
  }


  /* Step */
  .gpsIntakeStep {
    min-height: 115px;
    padding-bottom: 38px;
  }


  /* Number */
  .gpsIntakeMark {
    left: -56px;

    width: 42px;
    height: 42px;

    font-size: 10px;
  }


  /* Content */
  .gpsIntakeStep h4 {
    font-size: 16px;
    line-height: 1.3;
  }

  .gpsIntakeStep p {
    font-size: 12.5px;
    line-height: 1.6;
  }


  /* Hover */
  .gpsIntakeStep:hover {
    transform: translateX(2px);
  }

}


/* ============================================================
   VERY SMALL DEVICES
   ============================================================ */

@media (max-width: 360px) {

  .gpsIntake {
    padding: 50px 0;
  }

  .gpsIntakeRow {
    padding-left: 50px;
  }


  .gpsIntakeRow::before {
    left: 18px;
  }


  .gpsIntakeMark {
    left: -50px;

    width: 38px;
    height: 38px;

    font-size: 9px;
  }


  .gpsIntakeStep {
    min-height: 108px;
    padding-bottom: 34px;
  }


  .gpsIntakeStep h4 {
    font-size: 15px;
  }

  .gpsIntakeStep p {
    font-size: 12px;
  }

}
 
/* ============================================================
   QUERIES (faq)
   ============================================================ */
.gpsQueries{ padding:60px 0 140px; background:var(--gvm-cream); }
.gpsQueriesList{ max-width:820px; margin:0 auto; border-top:1px solid var(--gvm-line); }
.gpsQueryRow{ border-bottom:1px solid var(--gvm-line); }
.gpsQueryPrompt{
  width:100%; text-align:left; padding:26px 4px; display:flex; align-items:center; justify-content:space-between; gap:24px;
  font-family:var(--typeDisplay); font-size:18px; color:var(--gvm-green-950);
}
.gpsQueryPrompt .gpsQueryNum{ font-family:var(--typeMono); font-size:12px; color:var(--gvm-green-900); margin-right:14px; }
.gpsQueryPrompt svg{ width:18px; height:18px; color:var(--gvm-green-950); flex:none; transition:transform .3s var(--ease); }
.gpsQueryRow.gpsQueryRow-open .gpsQueryPrompt svg{ transform:rotate(45deg); }
.gpsQueryAnswer{ max-height:0; overflow:hidden; transition:max-height .4s var(--ease); }
.gpsQueryAnswer p{ padding:0 4px 28px 46px; font-size:15px; color:var(--gvm-ink-600); line-height:1.7; max-width:640px; }
  
  
  
  /* ===================================================================
                           Facilities 
   =================================================================== */


:root{
  --gvm-green-950:#062A1B;
  --gvm-green-900:#0B5D3B;
  --gvm-green-850:#0E6A44;
  --gvm-green-700:#1D8158;
  --gvm-green-600:#279A6B;
  --gvm-green-100:#E4F0EA;
  --gvm-gold-500:#E3A83B;
  --gvm-gold-600:#C6871F;
  --gvm-gold-100:#FBECD1;
  --gvm-cream:#F7F4EA;
  --gvm-paper:#FFFFFF;
  --gvm-ink-900:#12231A;
  --gvm-ink-600:#4C5D55;
  --gvm-ink-400:#7C8B84;
  --gvm-line:#DEE6E0;
  --gvm-radius-sm:4px;
  --gvm-radius-md:10px;
  --gvm-radius-lg:22px;
  --gvm-shadow-2: 0 12px 32px rgba(6,42,27,0.12);   
   --line-onDark:rgba(255,255,255,.16);
 
  --typeDisplay:'Fraunces', serif;
  --typeBody:'Inter', sans-serif;
  --typeMono:'IBM Plex Mono', monospace;
 
  --measure:1220px;
  --ease:cubic-bezier(.22,.61,.36,1);
  --gpsPad:60px; 
}

/* Reset is intentionally scoped to the page wrapper only */
.gvm-fac-page,
.gvm-fac-page *{
  box-sizing:border-box;
}

/* ---------- PAGE WRAPPER (replaces body{} styling) ---------- */
.gvm-fac-page{
  margin:0;
  font-family:'Work Sans', sans-serif;
  color:var(--gvm-ink-900);
  background:var(--gvm-paper);
  -webkit-font-smoothing:antialiased;
}


.gvm-heading{
  font-family:'Fraunces', serif;
  margin:0;
  line-height:1.08;
  font-weight:600;
  letter-spacing:-0.01em;
}
.gvm-text{ margin:0; }
.gvm-link{ color:inherit; text-decoration:none; display:inline-block; }
.gvm-list{ margin:0; padding:0; list-style:none; }
.gvm-img{ max-width:100%; display:block; }

.gvm-wrap{ margin:0 auto; padding:0 32px; }

.gvm-eyebrow{
  display:inline-flex; align-items:center; gap:8px;
  font-family:'Work Sans',sans-serif;
  font-size:12.5px; font-weight:700; letter-spacing:.14em; text-transform:uppercase;
  line-height:8px;
}
.gvm-eyebrow::before{ content:""; width:22px; height:2px; background:currentColor; display:inline-block; }
.gvm-eyebrow-gold{ color:var(--gvm-gold-500); }
.gvm-eyebrow-goldline{ color:var(--gvm-gold-600); }

/* ---------- BUTTONS (matches reference video interaction) ---------- */
.gvm-btn{
  appearance:none; border:2px solid transparent; cursor:pointer;
  font-family:'Work Sans',sans-serif;
  font-weight:700; font-size:13px; letter-spacing:.09em; text-transform:uppercase;
  padding:16px 30px; border-radius:var(--gvm-radius-sm);
  display:inline-flex; align-items:center; justify-content:center; gap:10px;
  transition:background-color .22s ease, color .22s ease, border-color .22s ease, transform .18s ease;
  white-space:nowrap;
}
.gvm-btn:active{ transform:translateY(1px); }
.gvm-btn-gold{ background:var(--gvm-gold-500); color:var(--gvm-green-950); border-color:var(--gvm-gold-500); }
.gvm-btn-gold:hover{ background:transparent; color:var(--gvm-gold-500); border-color:var(--gvm-gold-500); }
.gvm-btn-gold-onlight{ background:var(--gvm-gold-500); color:var(--gvm-green-950); border-color:var(--gvm-gold-500); }
.gvm-btn-gold-onlight:hover{ background:#fff; color:var(--gvm-gold-600); border-color:var(--gvm-gold-500); }
.gvm-btn-outline-light{ background:transparent; color:#fff; border-color:rgba(255,255,255,.55); }
.gvm-btn-outline-light:hover{ background:#fff; color:var(--gvm-green-900); border-color:#fff; }
.gvm-btn-line{ background:transparent; color:var(--gvm-green-900); border-color:var(--gvm-green-900); }
.gvm-btn-line:hover{ background:var(--gvm-green-900); color:#fff; }
.gvm-btn-sm{ padding:11px 20px; font-size:11.5px; margin-top:15px; }

/* ---------- HERO ---------- */
.gvm-hero{
  position:relative; overflow:hidden;
  background:
    radial-gradient(1100px 480px at 82% -10%, rgba(227,168,59,.16), transparent 60%),
    linear-gradient(160deg, var(--gvm-green-950) 0%, var(--gvm-green-900) 46%, var(--gvm-green-850) 100%);
  color:#fff;
}
.gvm-hero-leaf{
  position:absolute; right:-140px; top:-80px; width:640px; height:640px; opacity:.10;
  background:radial-gradient(circle at 30% 30%, #fff, transparent 60%);
  border-radius:42% 58% 65% 35% / 45% 40% 60% 55%;
  pointer-events:none;
}


.gvm-hero-grid{ display:grid; grid-template-columns:1.15fr .85fr; gap:56px; align-items:end; padding:34px 0 56px; position:relative; z-index:2; }
.gvm-hero-title{ font-size:52px; color:#fff; font-weight:600; }
.gvm-hero-em{ font-style:italic; color:var(--gvm-gold-500); font-weight:500; }
.gvm-hero-lede{ margin-top:20px; font-size:16.5px; line-height:1.65; color:rgba(255,255,255,.78); max-width:520px; display:block; padding-top: 10px;}
.gvm-hero-cta-row{ display:flex; gap:14px; margin-top:32px; }

.gvm-hero-stats{
  background:rgba(255,255,255,.06); border:1px solid rgba(255,255,255,.14);
  border-radius:var(--gvm-radius-lg); padding:26px; backdrop-filter:blur(6px);
}
.gvm-hero-stats-list{ display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.gvm-hero-stat-item{ border-left:2px solid var(--gvm-gold-500); padding-left:14px; }
.gvm-hero-stat-num{ font-size:27px; color:#fff; font-weight:600; display:block; }
.gvm-hero-stat-lbl{ font-size:12px; color:rgba(255,255,255,.62); text-transform:uppercase; letter-spacing:.06em; font-weight:600; display:block; }

.gallery-hero-center {
  width: 100%;
  max-width: 850px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

.gallery-hero-center .gvm-hero-lede {
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}

.gvm-gallery-hero-grid{ display:grid; gap:56px; align-items:end; padding:34px 0 56px; position:relative; z-index:2; }


/* ---------- SECTION HEADS ---------- */
.gvm-section{ padding:60px 0; }
.gvm-section-cream{ background:var(--gvm-cream); }
.gvm-head{ max-width:640px; margin-bottom:52px; }
.gvm-head-title{ font-size:36px; color:var(--gvm-green-950); margin-top:14px; }
.gvm-head-desc{ margin-top:16px; color:var(--gvm-ink-600); font-size:15.5px; line-height:1.7; display:block; }
.gvm-head-center{ margin-left:auto; margin-right:auto; text-align:center; }

/* ---------- CATEGORY EXPLORER ---------- */
.gvm-explorer-tabs{ display:flex; gap:10px; flex-wrap:wrap; margin-bottom:44px; border-bottom:1px solid var(--gvm-line); }
.gvm-tab-btn{
  background:transparent; border:none; cursor:pointer;
  font-family:'Work Sans',sans-serif; font-weight:700; font-size:13.5px;
  padding:14px 4px; margin-right:30px; color:var(--gvm-ink-400);
  border-bottom:3px solid transparent; letter-spacing:.02em;
  transition:color .2s ease, border-color .2s ease;
}

.gvm-tab-btn-active{ color:var(--gvm-green-900); border-color:var(--gvm-gold-500); }
.gvm-tab-btn-active .gvm-tab-count{ background:var(--gvm-gold-500); color:var(--gvm-green-950); }
.gvm-tab-btn:hover{ color:var(--gvm-green-900); }

/* Bento grid */
.gvm-bento{ display:grid; grid-template-columns:repeat(4,1fr); grid-auto-rows:200px; gap:20px; }
.gvm-fac-card{
  position:relative; border-radius:var(--gvm-radius-md); padding:13px; overflow:hidden;
  display:flex; flex-direction:column; justify-content:space-between;
  border:1px solid var(--gvm-line); background:#fff;
  transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease;
}
.gvm-fac-card:hover{ transform:translateY(-5px); box-shadow:var(--gvm-shadow-2); border-color:transparent; }
.gvm-fac-card-big{ grid-column:span 2; grid-row:span 2; }
.gvm-fac-card-tall{ grid-row:span 2; }
.gvm-fac-card-wide{ grid-column:span 2; }
.gvm-icon-badge{
  width:48px; height:48px; padding:5px; border-radius:12px; background:var(--gvm-green-100);
  display:flex; align-items:center; justify-content:center; color:var(--gvm-green-900); font-size:19px;
}
.gvm-fac-card-big .gvm-icon-badge, .gvm-fac-card-tall .gvm-icon-badge{ width:56px; height:56px; font-size:22px; }
.gvm-fac-card-dark{ background:linear-gradient(160deg,var(--gvm-green-900),var(--gvm-green-950)); border-color:transparent; color:#fff; }
.gvm-fac-card-dark .gvm-icon-badge{ background:rgba(255,255,255,.12); color:var(--gvm-gold-500); }
.gvm-fac-card-dark .gvm-fac-title{ color:#fff; }
.gvm-fac-card-dark .gvm-fac-desc{ color:rgba(255,255,255,.72); }
.gvm-fac-card-dark .gvm-fac-tag{ color:var(--gvm-gold-500); }
.gvm-fac-title{ font-family:'Fraunces',serif; font-size:19px; font-weight:600; color:var(--gvm-green-950); margin-top:16px; }
.gvm-fac-card-big .gvm-fac-title, .gvm-fac-card-tall .gvm-fac-title{ font-size:23px; }
.gvm-fac-desc{ font-size:13.6px; color:var(--gvm-ink-600); line-height:1.55; margin-top:8px; display:block; }
.gvm-fac-foot{ display:flex; align-items:center; justify-content:space-between; margin-top:16px; }
.gvm-fac-tag{ font-size:11px; font-weight:700; letter-spacing:.08em; text-transform:uppercase; color:var(--gvm-green-700); }
.gvm-fac-arrow{
  width:30px; height:30px; border-radius:50%; border:1.5px solid var(--gvm-line);
  display:flex; align-items:center; justify-content:center; transition:all .2s ease; font-size:12px; color:var(--gvm-green-900);
}
.gvm-fac-card-dark .gvm-fac-arrow{ border-color:rgba(255,255,255,.3); color:#fff; }
.gvm-fac-card:hover .gvm-fac-arrow{ background:var(--gvm-gold-500); border-color:var(--gvm-gold-500); color:var(--gvm-green-950); }
.gvm-fac-card[hidden]{ display:none; }

/* =========================================
   MOBILE - HORIZONTAL SCROLLABLE TABS
   ========================================= */

@media (max-width: 767px) {

  .gvm-explorer-tabs {
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
    overflow-y: hidden;
    gap: 8px;
    margin-bottom: 30px;
    padding: 0 0 8px;
    border-bottom: 1px solid var(--gvm-line);

    /* Smooth mobile scrolling */
    -webkit-overflow-scrolling: touch;
    scroll-behavior: smooth;

    /* Hide scrollbar */
    scrollbar-width: none;
    -ms-overflow-style: none;
  }

  .gvm-explorer-tabs::-webkit-scrollbar {
    display: none;
  }

  .gvm-tab-btn {
    flex: 0 0 auto;
    white-space: nowrap;

    margin-right: 0;
    padding: 12px 14px;

    font-size: 12.5px;
    line-height: 1.2;

    border-bottom: 3px solid transparent;
  }

  .gvm-tab-count {
    margin-left: 5px;
    font-size: 10px;
    padding: 1px 6px;
  }

  .gvm-tab-btn-active {
    border-bottom: 3px solid var(--gvm-gold-500);
  }
}

/* ---------- FEATURE DEEP-DIVES ---------- */

/* Image visual */
.gvm-dd-visual{
  aspect-ratio:4/3.1;
  border-radius:var(--gvm-radius-lg);
  position:relative;
  overflow:hidden;
}

.gvm-dd-img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  transition:transform .6s ease;
}

.gvm-deep-dive:hover .gvm-dd-img{
  transform:scale(1.06);
}

/* Premium dark overlay */
.gvm-dd-grain{
  position:absolute;
  inset:0;
  background:
    linear-gradient(to top,
      rgba(6,42,27,.55),
      rgba(6,42,27,.08) 45%,
      rgba(6,42,27,.02));
  z-index:1;
}

/* Decorative rings */
.gvm-dd-ring{
  position:absolute;
  border:1px solid rgba(255,255,255,.22);
  border-radius:50%;
  z-index:2;
}

/* Hide old icon */
.gvm-dd-icon{
  display:none;
}

/* Bottom badge */
.gvm-dd-badge{
  position:absolute;
  left:18px;
  bottom:18px;
  z-index:3;
  display:flex;
  align-items:center;
  gap:8px;
  padding:10px 16px;
  border-radius:12px;
  color:#fff;
  font-size:12px;
  font-weight:700;
  backdrop-filter:blur(8px);
  background:rgba(6,42,27,.55);
}

.gvm-deep-dive{ display:grid; grid-template-columns:1fr 1fr; gap:70px; align-items:center; padding:60px 0; }
.gvm-deep-dive:not(:last-child){ border-bottom:1px solid var(--gvm-line); }
.gvm-deep-dive-reverse .gvm-dd-visual{ order:2; }
.gvm-dd-visual{
  aspect-ratio:4/3.1; border-radius:var(--gvm-radius-lg); position:relative; overflow:hidden;
  display:flex; align-items:center; justify-content:center;
}
.gvm-dd-visual-a{ background:linear-gradient(150deg,#0E6A44,#062A1B); }
.gvm-dd-visual-b{ background:linear-gradient(150deg,#C6871F,#0B5D3B 75%); }
.gvm-dd-visual-c{ background:linear-gradient(150deg,#1D8158,#062A1B); }
.gvm-dd-icon{ position:relative; z-index:2; font-size:96px; color:rgba(247,244,234,.92); }
.gvm-dd-grain{ position:absolute; inset:0;
  background:
    radial-gradient(circle at 20% 20%, rgba(255,255,255,.14), transparent 40%),
    radial-gradient(circle at 85% 80%, rgba(255,255,255,.10), transparent 45%);
}
.gvm-dd-ring{ position:absolute; border:1px solid rgba(255,255,255,.22); border-radius:50%; }
.gvm-dd-ring-a1{ width:230px; height:230px; top:20px; left:-40px; }
.gvm-dd-ring-a2{ width:140px; height:140px; bottom:10px; right:20px; }
.gvm-dd-ring-b1{ width:220px; height:220px; bottom:-30px; right:-30px; }
.gvm-dd-ring-c1{ width:180px; height:180px; top:-20px; right:10px; }
.gvm-dd-badge{
  position:absolute; bottom:18px; left:18px; background:rgba(6,42,27,.55); backdrop-filter:blur(6px);
  color:#fff; padding:10px 16px; border-radius:var(--gvm-radius-sm); font-size:12px; font-weight:700;
  display:flex; align-items:center; gap:8px; letter-spacing:.03em; z-index:3;
}
.gvm-dd-dot{ width:7px; height:7px; border-radius:50%; background:var(--gvm-gold-500); display:inline-block; }
.gvm-dd-title{ font-size:30px; color:var(--gvm-green-950); margin-bottom:16px; margin-top:14px; }
.gvm-dd-desc{ color:var(--gvm-ink-600); font-size:15px; line-height:1.75; margin-bottom:26px; display:block; }
.gvm-dd-features{ display:grid; grid-template-columns:1fr 1fr; gap:14px 20px; margin-bottom:30px; }
.gvm-dd-feature-item{ display:flex; gap:10px; font-size:13.6px; color:var(--gvm-ink-900); font-weight:600; align-items:flex-start; }
.gvm-dd-feature-icon{ flex:none; margin-top:2px; color:var(--gvm-green-700); font-size:14px; }



/* ---------- STATS BAND ---------- */
.gvm-stats-band{ background:var(--gvm-green-950); color:#fff; padding:66px 0; position:relative; overflow:hidden; }
.gvm-stats-band::before{
  content:""; position:absolute; inset:0;
  background:radial-gradient(700px 320px at 12% 0%, rgba(227,168,59,.12), transparent 60%);
}
.gvm-stats-grid{ display:grid; grid-template-columns:repeat(5,1fr); gap:10px; position:relative; z-index:1; }
.gvm-stat-item{ text-align:center; padding:0 10px; border-right:1px solid rgba(255,255,255,.12); }
.gvm-stat-item:last-child{ border-right:none; }
.gvm-stat-num{ font-size:42px; font-weight:600; color:var(--gvm-gold-500); display:flex; align-items:baseline; justify-content:center; gap:2px; }
.gvm-stat-lbl{ margin-top:8px; font-size:12.5px; color:rgba(255,255,255,.68); font-weight:600; letter-spacing:.03em; display:block; }

/* ---------- SAFETY & WELLNESS ---------- */
.gvm-safety-grid{ display:grid; grid-template-columns:repeat(3,1fr); gap:24px; }
.gvm-safety-card{
  background:#fff; border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md);
  padding:30px; display:flex; gap:18px; align-items:flex-start;
  transition:box-shadow .2s ease, transform .2s ease;
}
.gvm-safety-card:hover{ box-shadow:var(--gvm-shadow-2); transform:translateY(-4px); }
.gvm-icon-badge-gold{ background:var(--gvm-gold-100); color:var(--gvm-gold-600); flex:none; }
.gvm-safety-title{ font-size:17px; color:var(--gvm-green-950); margin-bottom:8px; }
.gvm-safety-desc{ font-size:13.6px; color:var(--gvm-ink-600); line-height:1.6; display:block; }

/* ---------- CTA BAND ---------- */
.gvm-cta-section{ padding:0 0 96px; }
.gvm-cta-band{
  margin:0 32px; border-radius:28px; overflow:hidden; position:relative;
  background:linear-gradient(120deg,var(--gvm-green-900),var(--gvm-green-950) 70%);
  padding:64px 60px; display:flex; align-items:center; justify-content:space-between; gap:40px; color:#fff;
}
.gvm-cta-band::after{
  content:""; position:absolute; right:-60px; top:-60px; width:280px; height:280px; border-radius:50%;
  background:radial-gradient(circle, rgba(227,168,59,.22), transparent 65%);
}
.gvm-cta-copy{ position:relative; z-index:1; max-width:520px; }
.gvm-cta-title{ font-size:32px; color:#fff; margin-top:14px; }
.gvm-cta-desc{ margin-top:14px; color:rgba(255,255,255,.75); font-size:15px; line-height:1.65; display:block; }
.gvm-cta-actions{ display:flex; gap:14px; position:relative; z-index:1; flex:none; }



/* =========================================
   TABLET
   ========================================= */

@media (max-width: 1080px) {

  .gvm-cta-band {
    margin: 0 24px;
    padding: 50px 40px;
    gap: 30px;
  }

  .gvm-cta-actions {
    width: auto;
    flex-shrink: 0;
  }

  .gvm-cta-actions .gvm-btn {
    flex: 0 1 auto;
  }

}


/* =========================================
   MOBILE
   ========================================= */

@media (max-width: 720px) {

  .gvm-cta-section {
    padding-bottom: 60px;
  }

  .gvm-cta-band {
    margin: 0 16px;
    padding: 40px 22px;
    gap: 24px;
  }

  .gvm-cta-copy {
    width: 100%;
    max-width: 100%;
    text-align: center;
  }

  .gvm-cta-title {
    font-size: 27px;
    line-height: 1.2;
  }

  .gvm-cta-desc {
    font-size: 14px;
    line-height: 1.6;
  }

  /* Buttons stay INLINE */
  .gvm-cta-actions {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 10px;
    flex-wrap: nowrap;
  }

  .gvm-cta-actions .gvm-btn {
    flex: 1 1 0;
    width: 50%;
    min-width: 0;
    padding: 12px 8px;
    font-size: 10px;
    white-space: nowrap;
  }

}


/* =========================================
   SMALL MOBILE
   ========================================= */

@media (max-width: 480px) {

  .gvm-cta-band {
    margin: 0 12px;
    padding: 34px 16px;
    border-radius: 22px;
  }

  .gvm-cta-title {
    font-size: 24px;
  }

  .gvm-cta-desc {
    font-size: 13px;
  }

  .gvm-cta-actions {
    gap: 8px;
  }

  .gvm-cta-actions .gvm-btn {
    padding: 11px 5px;
    font-size: 9px;
    letter-spacing: 0.2px;
  }

}


/* =========================================
   VERY SMALL DEVICES
   ========================================= */

@media (max-width: 360px) {

  .gvm-cta-band {
    margin: 0 10px;
    padding: 30px 12px;
  }

  .gvm-cta-actions {
    gap: 6px;
  }

  .gvm-cta-actions .gvm-btn {
    padding: 10px 4px;
    font-size: 8px;
  }

}

/* ---------- RESPONSIVE ---------- */
@media (max-width:1080px){
  .gvm-hero-grid{ grid-template-columns:1fr; }
  .gvm-hero-stats{ order:2; }
  .gvm-deep-dive, .gvm-deep-dive-reverse{ grid-template-columns:1fr; }
  .gvm-deep-dive-reverse .gvm-dd-visual{ order:0; }
  .gvm-bento{ grid-template-columns:repeat(2,1fr); }
  .gvm-fac-card-big{ grid-column:span 2; }
  .gvm-stats-grid{ grid-template-columns:repeat(3,1fr); row-gap:26px; }
  .gvm-stat-item:nth-child(3){ border-right:none; }
  .gvm-safety-grid{ grid-template-columns:1fr; }
  .gvm-foot-grid{ grid-template-columns:1fr 1fr; }
}
@media (max-width:720px){
  .gvm-nav-links{ display:none; }
  .gvm-utility-left{ display:none; }
  .gvm-hero-title{ font-size:36px; }
  .gvm-bento{ grid-template-columns:1fr; }
  .gvm-fac-card-big, .gvm-fac-card-wide{ grid-column:span 1; }
  .gvm-cta-band{ flex-direction:column; align-items:flex-start; padding:40px 28px; }
  .gvm-stats-grid{ grid-template-columns:repeat(2,1fr); }
  .gvm-stat-item:nth-child(odd){ border-right:1px solid rgba(255,255,255,.12); }
  .gvm-stat-item:nth-child(even){ border-right:none; }
  .gvm-foot-grid{ grid-template-columns:1fr; }
  .gvm-wrap{ padding:0 20px; }
}

/* =========================================
   GVM HERO - FULL RESPONSIVE
========================================= */

/* Desktop */
.gvm-hero-copy {
  width: 100%;
}

.gvm-eyebrow-gold {
  display: inline-flex;
  align-items: center;
  max-width: 100%;
  white-space: normal;
  line-height: 1.4;
}

.gvm-hero-cta-row {
  display: flex;
  align-items: center;
  gap: 14px;
  flex-wrap: nowrap;
}

.gvm-hero-cta-row .gvm-btn {
  white-space: nowrap;
}


/* =========================================
   TABLET
========================================= */

@media (max-width: 991.98px) {

  .gvm-hero-grid {
    grid-template-columns: 1fr;
    gap: 35px;
    padding: 45px 24px 50px;
  }

  .gvm-hero-copy {
    max-width: 760px;
  }

  .gvm-hero-title {
    font-size: clamp(38px, 6vw, 48px);
    line-height: 1.15;
  }

  .gvm-hero-lede {
    max-width: 650px;
    font-size: 16px;
  }

  .gvm-hero-stats {
    width: 100%;
  }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767.98px) {

  .gvm-hero {
    width: 100%;
    overflow: hidden;
  }

  .gvm-hero-leaf {
    width: 420px;
    height: 420px;
    right: -180px;
    top: -100px;
  }

  .gvm-hero-grid {
    display: block;
    width: 100%;
    padding: 38px 20px 42px;
  }

  .gvm-hero-copy {
    width: 100%;
    max-width: 100%;
  }

  /* Eyebrow responsive */
  .gvm-eyebrow-gold {
    display: inline-flex;
    align-items: center;
    justify-content: flex-start;
    width: auto;
    max-width: 100%;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: 1.2px;
    white-space: normal;
  }

  /* Main heading */
  .gvm-hero-title {
    font-size: clamp(30px, 8vw, 40px);
    line-height: 1.12;
    margin-top: 12px;
  }

  .gvm-hero-em {
    font-size: inherit;
  }

  /* Description */
  .gvm-hero-lede {
    width: 100%;
    max-width: 100%;
    margin-top: 16px;
    padding-top: 0;
    font-size: 15px;
    line-height: 1.6;
  }

  /* Both buttons stay INLINE */
  .gvm-hero-cta-row {
    display: flex;
    flex-direction: row;
    align-items: stretch;
    justify-content: flex-start;
    gap: 10px;
    width: 100%;
    margin-top: 24px;
    flex-wrap: nowrap;
  }

  .gvm-hero-cta-row .gvm-btn {
    flex: 1 1 0;
    min-width: 0;
    width: auto;
    padding: 12px 10px;
    text-align: center;
    white-space: nowrap;
    font-size: 11px;
  }

  /* Stats */
  .gvm-hero-stats {
    margin-top: 30px;
    padding: 20px;
  }

  .gvm-hero-stats-list {
    gap: 16px;
  }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {

  .gvm-hero-grid {
    padding: 32px 16px 36px;
  }

  .gvm-eyebrow-gold {
    font-size: 10px;
    letter-spacing: 1px;
  }

  .gvm-hero-title {
    font-size: 29px;
    line-height: 1.15;
  }

  .gvm-hero-lede {
    font-size: 14px;
    line-height: 1.55;
  }

  /* Buttons remain side-by-side */
  .gvm-hero-cta-row {
    gap: 8px;
  }

  .gvm-hero-cta-row .gvm-btn {
    padding: 11px 7px;
    font-size: 9.5px;
    letter-spacing: 0.2px;
  }

  .gvm-hero-stats {
    padding: 16px;
  }

  .gvm-hero-stats-list {
    grid-template-columns: 1fr 1fr;
    gap: 14px;
  }

  .gvm-hero-stat-num {
    font-size: 22px;
  }

  .gvm-hero-stat-lbl {
    font-size: 9px;
  }

}


/* =========================================
   VERY SMALL DEVICES
========================================= */

@media (max-width: 360px) {

  .gvm-hero-grid {
    padding-left: 13px;
    padding-right: 13px;
  }

  .gvm-hero-title {
    font-size: 26px;
  }

  .gvm-hero-cta-row {
    gap: 6px;
  }

  .gvm-hero-cta-row .gvm-btn {
    padding: 10px 5px;
    font-size: 8.5px;
  }

  .gvm-eyebrow-gold {
    font-size: 9px;
  }

}
/* ===================================================================
                Contact Page
   =================================================================== */


.gvm-contact-page,
.gvm-contact-page *{
  box-sizing:border-box;
}

/* ---------- PAGE WRAPPER (replaces body{} styling) ---------- */
.gvm-contact-page{
  margin:0;
  font-family:'Work Sans', sans-serif;
  color:var(--gvm-ink-900);
  background:var(--gvm-paper);
  -webkit-font-smoothing:antialiased;
}

.gvm-eyebrow::before{ content:""; width:22px; height:2px; background:currentColor; display:inline-block; }
.gvm-eyebrow-gold{ color:var(--gvm-gold-500); }
.gvm-eyebrow-goldline{ color:var(--gvm-gold-600); }

/* ---------- BUTTONS ---------- */

.gvm-btn:active{ transform:translateY(1px); }
.gvm-btn-gold{ background:var(--gvm-gold-500); color:var(--gvm-green-950); border-color:var(--gvm-gold-500); }
.gvm-btn-gold:hover{ background:transparent; color:var(--gvm-gold-500); border-color:var(--gvm-gold-500); }
.gvm-btn-gold-onlight{ background:var(--gvm-gold-500); color:var(--gvm-green-950); border-color:var(--gvm-gold-500); }
.gvm-btn-gold-onlight:hover{ background:#fff; color:var(--gvm-gold-600); border-color:var(--gvm-gold-500); }
.gvm-btn-outline-light{ background:transparent; color:#fff; border-color:rgba(255,255,255,.55); }
.gvm-btn-outline-light:hover{ background:#fff; color:var(--gvm-green-900); border-color:#fff; }
.gvm-btn-line{ background:transparent; color:var(--gvm-green-900); border-color:var(--gvm-green-900); }
.gvm-btn-line:hover{ background:var(--gvm-green-900); color:#fff; }

.gvm-btn-icon{ font-size:12px; }
.gvm-btn-icon-right{ font-size:12px; transition:transform .2s ease; }
.gvm-btn:hover .gvm-btn-icon-right{ transform:translateX(3px); }



/* ---------- HERO ---------- */
     /*same as facilites*/

/* ---------- QUICK CONTACT CARDS ---------- */
.gvm-quick-section{ padding:0 0 50px; margin-top:50px; position:relative; z-index:3; }
.gvm-quick-grid{ display:grid; grid-template-columns:repeat(4,1fr); gap:22px; }
.gvm-quick-card{
  background:#fff; border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md);
  padding:30px 26px; box-shadow:var(--gvm-shadow-2);
  transition:transform .22s ease, box-shadow .22s ease;
}
.gvm-quick-card:hover{ transform:translateY(-5px); }
.gvm-quick-title{ font-size:17px; color:var(--gvm-green-950); margin-top:18px; }
.gvm-quick-desc{ font-size:13.2px; color:var(--gvm-ink-600); line-height:1.55; margin-top:6px; display:block; }
.gvm-quick-value{ display:block; margin-top:14px; font-size:13.8px; font-weight:700; color:var(--gvm-green-900); }
.gvm-quick-value:hover{ color:var(--gvm-gold-600); }
.gvm-quick-value-sub{ margin-top:5px; font-weight:600; color:var(--gvm-ink-600); }
.gvm-quick-value-static{ font-weight:600; color:var(--gvm-ink-900); line-height:1.6; }

/* ---------- SECTION HEADS ---------- */

.gvm-head{ max-width:640px; margin-bottom:52px; }
.gvm-head-title{ font-size:34px; color:var(--gvm-green-950); margin-top:14px; }
.gvm-head-desc{ margin-top:16px; color:var(--gvm-ink-600); font-size:15.5px; line-height:1.7; display:block; }
.gvm-head-center{ margin-left:auto; margin-right:auto; text-align:center; }

/* ---------- FORM + SIDEBAR LAYOUT ---------- */
.gvm-form-layout{ display:grid; grid-template-columns:1.5fr 1fr; gap:44px; align-items:start; }
.gvm-form-panel{ background:#fff; border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-lg); padding:46px; }
.gvm-form-title{ font-size:28px; color:var(--gvm-green-950); margin-top:14px; }
.gvm-form-desc{ margin-top:14px; margin-bottom:32px; color:var(--gvm-ink-600); font-size:14.5px; line-height:1.7; display:block; }

.gvm-form{ display:flex; flex-direction:column; gap:20px; }
.gvm-form-row{ display:grid; grid-template-columns:1fr 1fr; gap:20px; }
.gvm-form-group{ display:flex; flex-direction:column; gap:8px; }
.gvm-form-label{ font-size:12.5px; font-weight:700; color:var(--gvm-ink-900); letter-spacing:.02em; }
.gvm-form-required{ color:var(--gvm-gold-600); margin-left:3px; }
.gvm-form-input{
  font-family:'Work Sans',sans-serif; font-size:14px; color:var(--gvm-ink-900);
  border:1.5px solid var(--gvm-line); border-radius:var(--gvm-radius-sm);
  padding:13px 15px; background:var(--gvm-cream); width:100%;
  transition:border-color .2s ease, background .2s ease;
}
.gvm-form-input:focus{ outline:none; border-color:var(--gvm-green-700); background:#fff; }
.gvm-form-select{ appearance:none; background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14' viewBox='0 0 24 24' fill='none' stroke='%234C5D55' stroke-width='2'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E"); background-repeat:no-repeat; background-position:right 15px center; padding-right:38px; }
.gvm-form-textarea{ resize:vertical; min-height:120px; font-family:'Work Sans',sans-serif; }
.gvm-form-consent{ display:flex; gap:10px; align-items:flex-start; }
.gvm-form-checkbox{ margin-top:3px; accent-color:var(--gvm-green-700); width:16px; height:16px; flex:none; }
.gvm-form-consent-label{ font-size:12.8px; color:var(--gvm-ink-600); line-height:1.5; }
.gvm-form-submit{ align-self:flex-start; margin-top:6px; }
.gvm-form-success{
  display:flex; align-items:center; gap:10px; margin-top:6px; padding:14px 16px;
  background:var(--gvm-green-100); border-radius:var(--gvm-radius-sm); color:var(--gvm-green-900);
}
.gvm-form-success-icon{ color:var(--gvm-green-700); font-size:18px; }

/* ---------- SIDE PANEL: MAP + SOCIAL ---------- */
.gvm-side-panel{ display:flex; flex-direction:column; gap:24px; }
.gvm-map-card{ background:#fff; border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-lg); overflow:hidden; padding-bottom:22px; }
.gvm-map-frame{ width:100%; aspect-ratio:4/3; background:var(--gvm-green-100); }
.gvm-map-iframe{ width:100%; height:100%; border:0; display:block; }
.gvm-map-caption{ display:flex; align-items:flex-start; gap:10px; padding:18px 22px 14px; font-size:13.5px; color:var(--gvm-ink-700, var(--gvm-ink-600)); }
.gvm-map-caption-icon{ color:var(--gvm-gold-600); margin-top:2px; }
.gvm-map-btn{ margin:0 22px; width:calc(100% - 44px); }

.gvm-social-card{ background:var(--gvm-green-950); border-radius:var(--gvm-radius-lg); padding:30px; color:#fff; }
.gvm-social-title{ font-size:17px; color:#fff; margin-bottom:18px; }
.gvm-social-row{ display:flex; gap:12px; }
.gvm-social-icon{
  width:42px; height:42px; border-radius:50%; background:rgba(255,255,255,.08);
  border:1px solid rgba(255,255,255,.16);
  display:flex; align-items:center; justify-content:center; color:#fff; font-size:16px;
  transition:background .2s ease, border-color .2s ease, color .2s ease;
}
.gvm-social-icon:hover{ border-color:var(--gvm-gold-500); color:var(--gvm-green-950); }


/* ---------- CTA BAND ---------- */
.gvm-cta-section{ padding:0 0 96px; }

.gvm-cta-copy{ position:relative; z-index:1; max-width:520px; }
.gvm-cta-title{ font-size:32px; color:#fff; margin-top:14px; }
.gvm-cta-desc{ margin-top:14px; color:rgba(255,255,255,.75); font-size:15px; line-height:1.65; display:block; }
.gvm-cta-actions{ display:flex; gap:14px; position:relative; z-index:1; flex:none; flex-wrap:wrap; }


/* ---------- RESPONSIVE ---------- */
@media (max-width:1080px){
  .gvm-hero-grid{ grid-template-columns:1fr; }
  .gvm-quick-section{ margin-top:40px; }
  .gvm-quick-grid{ grid-template-columns:1fr 1fr; }
  .gvm-form-layout{ grid-template-columns:1fr; }
  .gvm-dept-grid{ grid-template-columns:1fr 1fr; }
  .gvm-faq-layout{ grid-template-columns:1fr; }
  .gvm-foot-grid{ grid-template-columns:1fr 1fr; }
}
@media (max-width:720px){
  .gvm-nav-links{ display:none; }
  .gvm-utility-left{ display:none; }
  .gvm-hero-title{ font-size:32px; }
  .gvm-quick-grid{ grid-template-columns:1fr; }
  .gvm-form-panel{ padding:28px; }
  .gvm-form-row{ grid-template-columns:1fr; }
  .gvm-dept-grid{ grid-template-columns:1fr; }
  .gvm-cta-band{ flex-direction:column; align-items:flex-start; padding:40px 28px; }
  .gvm-foot-grid{ grid-template-columns:1fr; }
  .gvm-wrap{ padding:0 20px; }
}
 .bk-ac{
     background:white!important;
 }
 
 /*new css */
 .gvm-cta-band{
    width:100%;
    background:#0d5b36; /* Your background color */
    padding:70px 0;
}

.gvm-cta-inner{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:40px;
}

.gvm-cta-copy{
    max-width:700px;
}

.gvm-cta-actions{
    display:flex;
    gap:15px;
    flex-wrap:wrap;
}

/* Mobile */
@media (max-width:768px){

    .gvm-cta-band{
        padding:50px 0;
    }

    .gvm-cta-inner{
        flex-direction:column;
        text-align:center;
    }

    .gvm-cta-copy{
        max-width:100%;
    }

    .gvm-cta-actions{
        justify-content:center;
        width:100%;
    }

    .gvm-cta-actions .gvm-btn{
        width:100%;
        max-width:300px;
    }
}
.gvm-cta-section{
    width:100%;
    margin:0;
    padding:0;
}

.gvm-cta-band{
    width:100%;
    background:#0b6a3b;
    padding:70px 0;
    margin:0;
    border-radius:0; /* Remove if you want full-width background */
}

.gvm-cta-inner{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:40px;
}

.gvm-cta-copy{
    max-width:700px;
}

.gvm-cta-actions{
    display:flex;
    gap:15px;
}



/*==========================
  CTA SECTION
==========================*/

.gvm-cta-band{
    position: relative;
    overflow: hidden;
    background: linear-gradient(130deg,#06492f,#0b6a3f,#157847,#0d603a);
    background-size: 300% 300%;
   
    animation: gradientMove 18s ease infinite;
}

/* Animated Gradient */

@keyframes gradientMove{

    0%{
        background-position:0% 50%;
    }

    50%{
        background-position:100% 50%;
    }

    100%{
        background-position:0% 50%;
    }

}


/* Large Circle */

.gvm-cta-band::before{

    content:"";
    position:absolute;

    width:900px;
    height:900px;

    right:-350px;
    top:-250px;

    border-radius:50%;

    background:rgba(255,255,255,.06);

    filter:blur(2px);

    animation:circleMove 12s ease-in-out infinite alternate;

}


@keyframes circleMove{

    from{
        transform:translateY(-30px) scale(1);
    }

    to{
        transform:translateY(40px) scale(1.08);
    }

}


/* Secondary Glow */

.gvm-cta-band::after{

    content:"";

    position:absolute;

    width:500px;
    height:500px;

    border-radius:50%;

    left:-180px;
    bottom:-180px;

    background:radial-gradient(circle,
            rgba(255,183,0,.18),
            transparent 70%);

    animation:pulseGlow 10s infinite;

}


@keyframes pulseGlow{

    0%{
        transform:scale(.9);
        opacity:.3;
    }

    50%{
        transform:scale(1.1);
        opacity:.7;
    }

    100%{
        transform:scale(.9);
        opacity:.3;
    }

}


/*==========================
 CONTENT
==========================*/

.gvm-cta-inner{

    position:relative;
    z-index:5;

    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:60px;

}

.gvm-cta-copy{

    max-width:700px;

    animation:fadeLeft 1s ease both;

}

.gvm-cta-actions{

    display:flex;
    gap:20px;

    animation:fadeRight 1s .3s ease both;

}


/*==========================
 TEXT ANIMATION
==========================*/

@keyframes fadeLeft{

    from{
        opacity:0;
        transform:translateX(-50px);
    }

    to{
        opacity:1;
        transform:translateX(0);
    }

}

@keyframes fadeRight{

    from{
        opacity:0;
        transform:translateX(50px);
    }

    to{
        opacity:1;
        transform:translateX(0);
    }

}


/*==========================
 BUTTONS
==========================*/

.gvm-btn{

    position:relative;
    overflow:hidden;

    transition:.4s;

}


.gvm-btn::before{

    content:"";

    position:absolute;

    inset:0;

    background:linear-gradient(120deg,
        transparent,
        rgba(255,255,255,.4),
        transparent);

    transform:translateX(-120%);

}


.gvm-btn:hover::before{

    animation:shine .8s;

}


@keyframes shine{

    to{
        transform:translateX(120%);
    }

}


.gvm-btn:hover{

    transform:translateY(-4px);

}


/*==========================
 CTA CARD FLOAT
==========================*/

.gvm-cta-inner{

    animation:floatContent 6s ease-in-out infinite;

}

@keyframes floatContent{

    0%{
        transform:translateY(0);
    }

    50%{
        transform:translateY(-8px);
    }

    100%{
        transform:translateY(0);
    }

}


/*==========================
 RESPONSIVE
==========================*/

@media(max-width:992px){

.gvm-cta-inner{

    flex-direction:column;
    text-align:center;

}

.gvm-cta-actions{

    justify-content:center;
    flex-wrap:wrap;

}

.gvm-cta-band::before{

    width:600px;
    height:600px;
    right:-280px;

}

}

/*marquee set css*/

/* Announcement Section */

.gpsAnnouncement{
    width:100%;
    position:relative;
    z-index:1;
}

/* Ticker */

.gpsTicker{
    display:flex;
    align-items:center;
    background:var(--gvm-green-900);
    color:#fff;
    overflow:hidden;
    min-height:46px;
}

/* Left Label */

.gpsTickerFlag{
    flex:0 0 140px;
    display:flex;
    justify-content:center;
    align-items:center;
    gap:8px;

    background:var(--gvm-green-950);
    color:#fff;

    font-size:13px;
    font-weight:700;
    letter-spacing:2px;
    text-transform:uppercase;

    padding:12px 18px;
}

.gpsTickerRail{
    flex:1;
    overflow:hidden;
}

.gpsTickerTrack{
    display:flex;
    width:max-content;
    animation:gpsTickerMove 35s linear infinite;
}

.gpsTicker:hover .gpsTickerTrack{
    animation-play-state:paused;
}

.gpsTickerItem{
    display:flex;
    align-items:center;
    gap:10px;
    white-space:nowrap;

    padding:12px 45px;

    font-size:14px;
    color:#fff;
}

.gpsTickerItem svg{
    width:7px;
    height:7px;
    color:var(--gvm-gold-500);
}

@keyframes gpsTickerMove{
    from{
        transform:translateX(0);
    }
    to{
        transform:translateX(-50%);
    }
}

@media(max-width:768px){

.gpsTickerFlag{
    display:none;
}

}

/*new css*/
.top-marquee {
    width: 100%;
    overflow: hidden;
    background: linear-gradient(90deg, #0f4c81, #1b6ca8);
    color: #fff;
    padding: 12px 0;
    white-space: nowrap;
    position: relative;
}

.marquee-track {
    display: inline-flex;
    align-items: center;
    gap: 30px;
    width: max-content;
    animation: marquee 22s linear infinite;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.5px;
}

.marquee-track:hover {
    animation-play-state: paused;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.top-marquee {
    width: 100%;
    overflow: hidden;
    background: linear-gradient(90deg, #7a5a00, #c89b1d, #f5d76e, #c89b1d, #7a5a00);
    color: #1a1a1a;
    padding: 14px 0;
    white-space: nowrap;
    position: relative;
    box-shadow: 0 2px 10px rgba(0,0,0,.15);
}

.marquee-track {
    display: inline-flex;
    align-items: center;
    gap: 28px;
    width: max-content;
    animation: marquee 22s linear infinite;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.marquee-track span:first-child,
.marquee-track span:nth-child(17) {
    color: #7a1c00;
    font-weight: 800;
}

.marquee-track:hover {
    animation-play-state: paused;
}

@keyframes marquee {
    from {
        transform: translateX(0);
    }
    to {
        transform: translateX(-50%);
    }
}

.gpsHeroBadge{
    display:inline-block;
    padding:1px 16px;
    background:#d4af37;
    color:#222;
    border-radius:30px;
    font-weight:700;
    margin-bottom:20px;
    font-size:larger;
}

.gpsReelTitle{
    font-size:clamp(40px,6vw,60px);
    color:#fff;
    font-weight:800;
    line-height:1.1;
    margin-bottom:20px;
}

.gpsHeroText{
    max-width:650px;
    color:rgba(255,255,255,.9);
    font-size:20px;
    line-height:1.7;
    margin-bottom:35px;
}

.gpsHeroInfo{
    display:flex;
    flex-wrap:wrap;
    gap:15px;
    margin-bottom:35px;
}

.gpsHeroInfo span{
    background:rgba(255,255,255,.15);
    color:#fff;
    padding:10px 18px;
    border-radius:30px;
    backdrop-filter:blur(10px);
}

.gpsReelActions{
    display:flex;
    gap:20px;
    flex-wrap:wrap;
}

.gpsBtnPrimary{
    background:#d4af37;
    color:#111;
    padding:16px 34px;
    border-radius:50px;
    font-weight:700;
    text-decoration:none;
    transition:.3s;
}

.gpsBtnPrimary:hover{
    transform:translateY(-3px);
    color:#1B1D4D !important;
}

.gpsBtnSecondary{
    border:2px solid #fff;
    color:#fff;
    padding:16px 34px;
    border-radius:50px;
    text-decoration:none;
}

.gpsBtnSecondary:hover{
    background:#fff;
    color:#111;
}


/*------------------------------------------------------------------ABOUT--------------------------------------------------*/


.hero-about {
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #0B5D3B;
  padding: 95px 0 95px;
}

.hero-inner-split {
  display: flex;
  flex-direction: row;
  gap: 40px;
}

.hero-text {
  max-width: 650px;
}

.hero h1 {
  font-size: 17px;
  line-height: 1.2;
  margin: 20px 0;
}

.hero p {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 24px;
}



.motto-strip {
  display: flex;
  align-items: center;
  gap: 12px;
  margin: 24px 0;
}

.motto-strip .line {
  flex: 1;
  height: 2px;
  background: var(--gold-500);
}

.motto-strip .txt {
  font-weight: 600;
  font-size: 1rem;
}

.hero-stats {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}

.hero-stats div {
  text-align: center;
}

.hero-stats b {
  display: block;
  font-size: 1.4rem;
  font-weight: 600;
}

.hero-stats span {
  font-size: 0.9rem;
  opacity: 0.85;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 768px) {
  .hero {
    padding: 30px 0 50px;
  }
  .hero-inner-split {
    flex-direction: column;
    text-align: center;
  }
  .hero h1 {
    font-size: 2rem;
  }
  .hero p {
    font-size: 1rem;
  }
  .hero-stats {
    justify-content: center;
  }
}

.hero-about {
  position: relative;
  overflow: hidden;
}

.hero-about-bg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.hero-inner-split {
  position: relative;
  z-index: 2;
}
 
 /* =========================================
   ABOUT HERO — RESPONSIVE
========================================= */

@media (max-width: 991px) {
  .hero-about {
    padding: 75px 24px;
  }

  .hero-text {
    max-width: 100%;
  }

  .eyebrow {
    font-size: 13px;
    letter-spacing: 1px;
  }

  .heading-aboutus {
    font-size: 42px;
    line-height: 1.15;
  }
}


/* =========================================
   TABLET / MOBILE
========================================= */

@media (max-width: 767px) {
  .hero-about {
    padding: 60px 20px;
  }

  .hero-inner-split {
    width: 100%;
    gap: 20px;
  }

  .hero-text {
    width: 100%;
    max-width: 100%;
  }

  .eyebrow {
    font-size: 11px;
    line-height: 1.4;
    letter-spacing: 1px;
  }

  .heading-aboutus {
    font-size: 32px;
    line-height: 1.12;
    margin-top: 12px;
  }
}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 480px) {
  .hero-about {
    padding: 50px 16px;
  }

  .eyebrow {
    font-size: 10px;
    letter-spacing: .8px;
  }

  .heading-aboutus {
    font-size: 27px;
    line-height: 1.15;
    margin-top: 10px;
  }
}


/* =========================================
   VERY SMALL MOBILE
========================================= */

@media (max-width: 360px) {
  .hero-about {
    padding: 45px 14px;
  }

  .eyebrow {
    font-size: 9px;
    letter-spacing: .6px;
  }

  .heading-aboutus {
    font-size: 24px;
    line-height: 1.15;
  }
}
/* ============================================================
   PAGE BANNER
   ============================================================ */
   
   

 
/* reusable section kicker, used across every section below */
.gpsMark{ display:inline-flex; align-items:center; gap:10px; font-family:var(--typeMono); font-size:12px; letter-spacing:.16em; text-transform:uppercase; color:var(--gvm-green-900); font-weight:500; margin:0 0 16px; }
.gpsMark i{ color:var(--gvm-gold-600); font-size:13px; }
.gpsMark.gpsMark-center{ justify-content:center; }
 
/* ============================================================
   SUMMARY
   ============================================================ */
.gpsBrief{ padding-bottom:var(--gpsPad); background:var(--gvm-cream); }
.gpsBriefGrid{ display:grid; grid-template-columns:1fr; gap:56px; }
@media (min-width:980px){ .gpsBriefGrid{ grid-template-columns:1.15fr .85fr; gap:80px; } }
.gpsBriefLead{ position:relative; font-family:var(--typeDisplay); font-weight:500; font-style:italic; font-size:clamp(22px,2.6vw,28px); line-height:1.45; color:var(--gvm-green-950); padding-left:24px; border-left:3px solid var(--gvm-gold-500); margin:0; }
.gpsBriefText{ margin:26px 0 0; font-size:16px; line-height:1.8; color:var(--gvm-ink-600); max-width:520px; }
.gpsBriefLedger{ display:flex; flex-wrap:wrap; gap:0; margin-top:40px; }
.gpsBriefFigure{ padding:0 34px 0 0; margin-right:34px; border-right:1px solid var(--gvm-line); }
.gpsBriefFigure:last-child{ border-right:none; padding-right:0; margin-right:0; }
.gpsBriefFigure b{ display:block; font-family:var(--typeDisplay); font-size:24px; color:var(--gvm-green-900); font-weight:600; }
.gpsBriefFigure span{ display:block; margin-top:6px; font-family:var(--typeMono); font-size:10.5px; letter-spacing:.08em; text-transform:uppercase; color:var(--gvm-ink-400); }
.gpsBriefNote{ position:relative; padding:8px 0 8px 32px; }
.gpsBriefNote::before{ content:""; position:absolute; left:0; top:6px; bottom:6px; width:1px; background:var(--gvm-line); }
.gpsBriefNoteMark{ display:inline-flex; align-items:center; justify-content:center; width:52px; height:52px; border-radius:50%; background:var(--gvm-green-950); color:var(--gvm-gold-500); font-size:19px; margin-bottom:22px; }
.gpsBriefNote h3{ margin:0 0 14px; font-size:23px; color:var(--gvm-green-950); line-height:1.25; }
.gpsBriefNote p{ margin:0; font-size:15px; line-height:1.75; color:var(--gvm-ink-600); max-width:360px; }
 
/* ============================================================
   CORE VALUES
   ============================================================ */
.gpsCreed{ padding:var(--gpsPad) 0; background:var(--gvm-paper); }
.gpsCreedIntro{ max-width:600px; margin:0 auto 56px; text-align:center; }
.gpsCreedIntro h2{ font-size:clamp(28px,3.6vw,40px); color:var(--gvm-green-950); }
.gpsCreedLede{ margin:16px 0 0; font-size:16.5px; color:var(--gvm-ink-600); line-height:1.65; }
.gpsCreedList{ column-count:1; }
@media (min-width:860px){ .gpsCreedList{ column-count:2; column-gap:64px; } }
.gpsCreedRow{ display:grid; grid-template-columns:auto auto 1fr; align-items:start; column-gap:20px; padding:26px 0; border-bottom:1px solid var(--gvm-line); break-inside:avoid; }
.gpsCreedRow:first-child{ padding-top:0; }
.gpsCreedIndex{ font-family:var(--typeDisplay); font-weight:600; font-style:italic; font-size:26px; color:var(--gvm-line); line-height:1; }
.gpsCreedGlyph{ width:38px; height:38px; border:1px solid var(--gvm-gold-500); border-radius:50%; display:flex; align-items:center; justify-content:center; color:var(--gvm-green-900); font-size:14px; margin-top:2px; }
.gpsCreedCopy h4{ margin:0 0 6px; font-size:18px; color:var(--gvm-green-950); }
.gpsCreedCopy p{ margin:0; font-size:14px; line-height:1.6; color:var(--gvm-ink-600); }
 
/* ============================================================
   SCHOOL OBJECTIVES
   ============================================================ */
.gpsAims{ padding:var(--gpsPad) 0; background:var(--gvm-green-950); color:var(--gvm-paper); position:relative; overflow:hidden; }
.gpsAims::before{ content:""; position:absolute; inset:0; opacity:.5; pointer-events:none; background-image:repeating-linear-gradient(0deg, rgba(227,168,59,.05) 0 1px, transparent 1px 130px), repeating-linear-gradient(90deg, rgba(227,168,59,.05) 0 1px, transparent 1px 130px); }
.gpsAims .gpsShell{ position:relative; }
.gpsAims .gpsMark{ color:var(--gvm-gold-500); }
.gpsAimsHead h2{ font-size:clamp(28px,3.6vw,40px); color:var(--gvm-paper); }
.gpsAimsLede{ margin:16px 0 0; font-size:16px; color:rgba(255,255,255,.68); max-width:520px; line-height:1.7; }
.gpsAimsGrid{ margin-top:48px; display:grid; grid-template-columns:1fr; gap:1px; background:rgba(255,255,255,.14); border:1px solid rgba(255,255,255,.14); border-radius:var(--gvm-radius-md); overflow:hidden; }
@media (min-width:700px){ .gpsAimsGrid{ grid-template-columns:repeat(2,1fr); } }
@media (min-width:1040px){ .gpsAimsGrid{ grid-template-columns:repeat(3,1fr); } }
.gpsAimsItem{ background:var(--gvm-green-950); padding:32px 30px; display:flex; gap:18px; transition:background .25s var(--ease); }
.gpsAimsItem:hover{ background:var(--gvm-green-900); }
.gpsAimsIcon{ flex:none; width:44px; height:44px; border-radius:50%; border:1px solid var(--gvm-gold-500); display:flex; align-items:center; justify-content:center; color:var(--gvm-gold-500); font-size:17px; }
.gpsAimsItem h4{ font-size:16.5px; color:var(--gvm-paper); margin-bottom:8px; }
.gpsAimsItem p{ font-size:13.5px; color:rgba(255,255,255,.65); line-height:1.6; margin:0; }
 
/* ============================================================
   ACADEMICS
   ============================================================ */
.gpsCourse{ padding:var(--gpsPad) 0; background:var(--gvm-cream); }
.gpsCourseHead{ max-width:620px; margin-bottom:48px; }
.gpsCourseHead h2{ font-size:clamp(28px,3.6vw,40px); color:var(--gvm-green-950); }
.gpsCourseLede{ margin:16px 0 0; font-size:16.5px; color:var(--gvm-ink-600); line-height:1.65; }
.gpsCourseGrid{ display:grid; grid-template-columns:1fr; gap:22px; }
@media (min-width:900px){ .gpsCourseGrid{ grid-template-columns:repeat(3,1fr); } }
.gpsCoursePanel{ background:var(--gvm-paper); border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md); padding:34px 30px; display:flex; flex-direction:column; }
.gpsCoursePanelIcon{ width:46px; height:46px; border-radius:50%; background:var(--gvm-green-100); color:var(--gvm-green-900); display:flex; align-items:center; justify-content:center; font-size:18px; margin-bottom:22px; }
.gpsCoursePanel h3{ font-size:19px; color:var(--gvm-green-950); margin-bottom:12px; }
.gpsCoursePanel p{ font-size:14.5px; color:var(--gvm-ink-600); line-height:1.65; }
 
.gpsGradeTags{ display:flex; flex-wrap:wrap; gap:10px; margin-top:20px; }
.gpsGradeTag{ font-family:var(--typeMono); font-size:11.5px; letter-spacing:.05em; text-transform:uppercase; padding:8px 14px; border:1px solid var(--gvm-line); border-radius:999px; color:var(--gvm-green-900); background:var(--gvm-cream); }
.gpsGradeTag.gpsGradeTag-range{ background:var(--gvm-green-900); color:var(--gvm-paper); border-color:var(--gvm-green-900); }
 
.gpsCalList{ margin-top:auto; padding-top:22px; }
.gpsCalRow{ display:flex; align-items:center; gap:14px; padding:14px 0; border-top:1px solid var(--gvm-line); }
.gpsCalRow:first-child{ border-top:none; }
.gpsCalRow i{ width:34px; height:34px; border-radius:50%; background:var(--gvm-green-100); color:var(--gvm-green-900); display:flex; align-items:center; justify-content:center; font-size:13.5px; flex:none; }
.gpsCalRow span{ font-size:14.5px; color:var(--gvm-ink-900); font-weight:500; }
.gpsCoursePanel .gpsCue{ margin-top:24px; align-self:flex-start; }

.acadmic-sub{
    font-size:3rem;
    padding-bottom:5px;
}
 
/* ============================================================
   PRINCIPAL'S MESSAGE
   ============================================================ */
.gpsLead{ padding:var(--gpsPad) 0; background:var(--gvm-paper); }
.gpsLeadGrid{ display:grid; grid-template-columns:1fr; gap:44px; align-items:center; }
@media (min-width:960px){ .gpsLeadGrid{ grid-template-columns:.55fr 1fr; gap:64px; } }
.gpsLeadPhoto{ position:relative; }
.gpsLeadPhoto img{ width:100%; height:440px; object-fit:cover; border-radius:var(--gvm-radius-lg); background:var(--gvm-gold-100); }
.gpsLeadPhotoTag{ position:absolute; bottom:-20px; left:-20px; background:var(--gvm-green-950); color:var(--gvm-paper); padding:16px 22px; border-radius:var(--gvm-radius-md); box-shadow:var(--gvm-shadow-2); display:flex; align-items:center; gap:12px; }
.gpsLeadPhotoTag i{ color:var(--gvm-gold-500); font-size:17px; }
.gpsLeadPhotoTag span{ font-family:var(AbrilFatface); font-size:11px; letter-spacing:.05em; line-height:1.4; }
 
.gpsLeadCard{ background:var(--gvm-cream); border:1px solid var(--gvm-line); border-radius:var(--gvm-radius-md); padding:44px 40px; position:relative; }
.gpsLeadQuote{ color:var(--gvm-gold-500); font-size:34px; margin-bottom:10px; display:block; }
.gpsLeadCard p.gpsLeadMsg{ font-family:var(--typeDisplay); font-style:italic; font-size:clamp(18px,2vw,21px); line-height:1.7; color:var(--gvm-green-950); margin:0; }
.gpsLeadSign{ margin-top:30px; padding-top:24px; border-top:1px solid var(--gvm-line); display:flex; align-items:center; gap:16px; }
.gpsLeadSign strong{ display:block; font-family:var(--typeDisplay); font-size:18px; color:var(--gvm-green-950); }
.gpsLeadSign span{ display:block; margin-top:4px; font-family:var(--typeMono); font-size:11px; letter-spacing:.06em; text-transform:uppercase; color:var(--gvm-ink-400); }


.nmvk-emag-section {
    position: relative;
    overflow: hidden;
}

/* ==== SECTION HEADER ==== */
.nmvk-emag-header {
    text-align: center;
    margin-bottom: 4rem;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.nmvk-emag-label {
    display: inline-flex;
    align-items: center;
    gap: 1rem;
    color: #0B5D3B;
    font-size: 0.875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 1rem;
}

.nmvk-emag-label-line {
    width: 40px;
    height: 2px;
    background: #0B5D3B;
    display: inline-block;
}

.nmvk-emag-title {
    font-family: Fraunces, serif;;
    font-size: clamp(2.5rem, 6vw, 3.5rem);
    font-weight: 700;
    color: #0B5D3B;
    margin: 1rem 0;
    line-height: 1.2;
}

.nmvk-emag-subtitle {
    font-size: clamp(1rem, 2vw, 1.125rem);
    color: var(--nmvk-color-gray);
    font-weight: 400;
    margin-top: 1rem;
}

.nmvk-emag-header {
    position: relative;
    overflow: hidden;
    max-width: none;
    margin: 0 -15px 4rem;
    padding: 85px 25px 80px;
    background:
        radial-gradient(circle at 15% 20%, rgba(212,175,55,.14), transparent 35%),
        radial-gradient(circle at 85% 80%, rgba(255,255,255,.05), transparent 35%),
        linear-gradient(135deg, #0b2419 0%, #123c29 50%, #081b13 100%);
}

.nmvk-emag-header::before {
    content: "";
    position: absolute;
    width: 300px;
    height: 300px;
    top: -180px;
    right: -80px;
    border: 1px solid rgba(212,175,55,.18);
    border-radius: 50%;
}

.nmvk-emag-header::after {
    content: "";
    position: absolute;
    width: 220px;
    height: 220px;
    bottom: -140px;
    left: -70px;
    border: 1px solid rgba(212,175,55,.12);
    border-radius: 50%;
}

.nmvk-emag-header .nmvk-emag-title {
    position: relative;
    z-index: 2;
    color: #fff;
}

.nmvk-emag-header .nmvk-emag-subtitle {
    position: relative;
    z-index: 2;
    color: rgba(255,255,255,.72);
}

.nmvk-emag-header .nmvk-emag-label {
    position: relative;
    z-index: 2;
    color: #d4af37;
}

.nmvk-emag-header .nmvk-emag-label-line {
    background: #d4af37;
}

/* ==== MAGAZINE GRID ==== */

.nmvk-emag-grid {
    position: relative;
}

/* ==== IQAC LIST ==== */

ul.iqac-list {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 1.5rem;
    padding: 0;
    margin: 0;
    list-style: none;
}

ul.iqac-list li {
    position: relative;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 8px 24px rgba(11, 93, 59, 0.08);
    transition: all 0.35s ease;
    border: 2px solid rgba(11, 93, 59, 0.15);
    overflow: hidden;
}

ul.iqac-list li:hover {
    transform: translateY(-10px);
    box-shadow: 0 18px 40px rgba(11, 93, 59, 0.18);
    border-color: #0B5D3B;
}

/* Magazine Link */

ul.iqac-list li a {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 1rem;
    padding: 1.75rem 1.5rem;
    text-decoration: none;
    color: #0B5D3B;
    font-family: var(--nmvk-font-body);
    font-size: 1rem;
    font-weight: 600;
    line-height: 1.5;
    transition: all 0.35s ease;
    position: relative;
}

/* Magazine Icon */

ul.iqac-list li a::before {
    content: '\f1c1';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #0B5D3B 0%, #15803D 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-size: 1.25rem;
    flex-shrink: 0;
    transition: all 0.35s ease;
    box-shadow: 0 8px 20px rgba(11, 93, 59, 0.25);
}

ul.iqac-list li:hover a::before {
    transform: scale(1.1) rotate(5deg);
    background: linear-gradient(135deg, #15803D 0%, #0B5D3B 100%);
    color: #fff;
}

ul.iqac-list li:hover a {
    color: #0B5D3B;
    padding-left: 2rem;
}

/* Arrow */

ul.iqac-list li a::after {
    content: '\f061';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    margin-left: auto;
    color: #0B5D3B;
    font-size: 1rem;
    opacity: 0;
    transform: translateX(-10px);
    transition: all 0.35s ease;
}

ul.iqac-list li:hover a::after {
    opacity: 1;
    transform: translateX(0);
}

/* ==== RESPONSIVE ==== */

@media (max-width: 991.98px) {
    .nmvk-emag-section {
        padding: 1rem 0;
    }

    .nmvk-emag-header {
        margin-bottom: 3rem;
    }
}

@media (max-width: 767.98px) {
    .nmvk-emag-section {
        padding: 1rem 0;
    }

    ul.iqac-list {
        grid-template-columns: 1fr;
        gap: 1rem;
    }

    ul.iqac-list li a {
        padding: 1.5rem 1.25rem;
    }

    ul.iqac-list li a::before {
        width: 45px;
        height: 45px;
        font-size: 1.1rem;
    }
}

@media (max-width: 575.98px) {
    .nmvk-emag-header {
        margin-bottom: 2.5rem;
    }

    ul.iqac-list li a {
        font-size: 0.95rem;
        gap: 0.75rem;
    }
}

.form-group{
    padding-top:10px;
    padding-bottom:10px;
}

/*new css*/
/* =========================================================
   LEADERSHIP SECTIONS
   ========================================================= */

.gpsLead {
  width: 100%;
}

.gpsShell {
  width: 100%;
}


/* =========================================================
   SECTION TITLE
   ========================================================= */

.gpsMark-center {
  margin-bottom: 25px;
}


/* =========================================================
   COMMON GRID
   ========================================================= */

.gpsLeadGrid {
  display: grid;
  grid-template-columns: 435px minmax(0, 1fr);
  gap: 64px;
  align-items: center;
}


/* =========================================================
   PRINCIPAL
   IMAGE LEFT | MESSAGE RIGHT
   ========================================================= */

.gpsLeadGrid:not(.gpsLeadGrid-reverse) {
  grid-template-columns: 435px minmax(0, 1fr);
}

.gpsLeadGrid:not(.gpsLeadGrid-reverse) .gpsLeadPhoto {
  grid-column: 1;
  grid-row: 1;
}

.gpsLeadGrid:not(.gpsLeadGrid-reverse) .gpsLeadCard {
  grid-column: 2;
  grid-row: 1;
}


/* =========================================================
   CORRESPONDENT
   MESSAGE LEFT | IMAGE RIGHT
   ========================================================= */

.gpsLeadGrid-reverse {
  grid-template-columns: minmax(0, 1fr) 435px;
  gap: 64px;
  align-items: center;
}

.gpsLeadGrid-reverse .gpsLeadCard {
  grid-column: 1;
  grid-row: 1;
}

.gpsLeadGrid-reverse .gpsLeadPhoto {
  grid-column: 2;
  grid-row: 1;
}


/* =========================================================
   IMAGE
   ========================================================= */

.gpsLeadPhoto {
  position: relative;
  width: 100%;
}

.gpsLeadPhoto img {
  display: block;
  width: 100%;
  height: 438px;
  object-fit: cover;
  border-radius: 20px;
}


/* =========================================================
   MESSAGE CARD
   ========================================================= */

.gpsLeadCard {
  width: 100%;
  box-sizing: border-box;
}


/* =========================================================
   IMAGE TAG
   ========================================================= */

.gpsLeadPhotoTag {
  position: absolute;
  left: -20px;
  bottom: -20px;

  display: flex;
  align-items: center;
  gap: 14px;

  padding: 15px 25px;

  background: #003b2b;
  color: #fff;

  border-radius: 10px;

  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);

  z-index: 5;
}

.gpsLeadPhotoTag i {
  color: #e8a928;
  font-size: 18px;
}

.gpsLeadPhotoTag span {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 1px;
}


/* =========================================================
   MOBILE
   ========================================================= */

@media (max-width: 991px) {

  .gpsLeadGrid,
  .gpsLeadGrid-reverse {
    grid-template-columns: 1fr;
    gap: 35px;
  }

  .gpsLeadGrid .gpsLeadPhoto,
  .gpsLeadGrid .gpsLeadCard,
  .gpsLeadGrid-reverse .gpsLeadPhoto,
  .gpsLeadGrid-reverse .gpsLeadCard {
    grid-column: 1;
    grid-row: auto;
  }

  /* Keep image before message on Principal */
  .gpsLeadGrid:not(.gpsLeadGrid-reverse) .gpsLeadPhoto {
    order: 1;
  }

  .gpsLeadGrid:not(.gpsLeadGrid-reverse) .gpsLeadCard {
    order: 2;
  }

  /* Keep message before image on Correspondent */
  .gpsLeadGrid-reverse .gpsLeadCard {
    order: 1;
  }

  .gpsLeadGrid-reverse .gpsLeadPhoto {
    order: 2;
  }

  .gpsLeadPhoto img {
    width: 100%;
    height: 420px;
  }

  .gpsLeadPhotoTag {
    left: 15px;
    bottom: -15px;
  }
}


/* =========================================================
   SMALL MOBILE
   ========================================================= */

@media (max-width: 576px) {

  .gpsLeadGrid,
  .gpsLeadGrid-reverse {
    gap: 25px;
  }

  .gpsLeadPhoto img {
    height: 320px;
    border-radius: 16px;
  }

  .gpsLeadPhotoTag {
    left: 10px;
    bottom: -12px;
    padding: 12px 16px;
  }

  .gpsLeadPhotoTag span {
    font-size: 10px;
  }
}

/*Home page FAQ*/
/* =========================================
   FAQ SECTION
========================================= */

.gpsQueries {
  padding: 60px 0;
  background: #f7f8f5;
}

.gpsShell {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

/* -----------------------------------------
   INTRO
----------------------------------------- */

.gpsIntro {
  margin-bottom: 45px;
}

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

.gpsIntroKicker {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #1a5c38;
}

.gpsIntro h2 {
  margin: 0;
  font-size: 42px;
  line-height: 1.2;
  font-weight: 700;
  color: #183d2b;
}

/* -----------------------------------------
   FAQ LIST
----------------------------------------- */

.gpsQueriesList {
  max-width: 950px;
  margin: 0 auto;
  border-top: 1px solid #d9dfda;
}

/* -----------------------------------------
   FAQ ROW
----------------------------------------- */

.gpsQueryRow {
  border-bottom: 1px solid #d9dfda;
}

/* -----------------------------------------
   QUESTION BUTTON
----------------------------------------- */

.gpsQueryPrompt {
  width: 100%;
  border: 0;
  outline: none;
  background: transparent;
  padding: 25px 5px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 25px;
  text-align: left;
  cursor: pointer;

  font-family: inherit;
  color: #183d2b;

  transition:
    color 0.25s ease,
    padding 0.25s ease;
}

.gpsQueryPrompt:hover {
  color: #1a5c38;
}

/* Question text */

.gpsQueryPrompt > span:first-child {
  display: flex;
  align-items: center;
  gap: 20px;

  font-size: 18px;
  font-weight: 600;
  line-height: 1.5;
}

/* -----------------------------------------
   NUMBER
----------------------------------------- */

.gpsQueryNum {
  min-width: 38px;
  font-size: 13px !important;
  font-weight: 700 !important;
  letter-spacing: 1px;
  color: #1a5c38;
}

/* -----------------------------------------
   PLUS / MINUS ICON
----------------------------------------- */

.gpsQueryIcon {
  flex: 0 0 auto;

  width: 38px;
  height: 38px;

  display: flex;
  align-items: center;
  justify-content: center;

  border: 1px solid #cfd8d2;
  border-radius: 50%;

  font-size: 24px;
  font-weight: 300;
  line-height: 1;

  color: #1a5c38;

  transition:
    transform 0.3s ease,
    background 0.3s ease,
    color 0.3s ease,
    border-color 0.3s ease;
}

/* -----------------------------------------
   ANSWER
----------------------------------------- */

.gpsQueryAnswer {
  display: grid;
  grid-template-rows: 0fr;

  transition: grid-template-rows 0.35s ease;
}

.gpsQueryAnswer p {
  overflow: hidden;

  margin: 0;
  padding: 0 65px 0 63px;

  font-size: 16px;
  line-height: 1.8;
  color: #5d6962;

  opacity: 0;

  transition:
    opacity 0.25s ease,
    padding 0.35s ease;
}

/* -----------------------------------------
   OPEN FAQ
----------------------------------------- */

.gpsQueryRow-open .gpsQueryAnswer {
  grid-template-rows: 1fr;
}

.gpsQueryRow-open .gpsQueryAnswer p {
  padding-bottom: 28px;
  opacity: 1;
}

.gpsQueryRow-open .gpsQueryIcon {
  transform: rotate(180deg);

  background: #1a5c38;
  border-color: #1a5c38;
  color: #ffffff;
}

.gpsQueryRow-open .gpsQueryPrompt {
  color: #1a5c38;
}

/* -----------------------------------------
   MOBILE
----------------------------------------- */

@media (max-width: 767px) {

  .gpsQueries {
    padding: 60px 20px;
  }

  .gpsIntro {
    margin-bottom: 30px;
  }

  .gpsIntroKicker {
    font-size: 12px;
    letter-spacing: 1.5px;
  }

  .gpsIntro h2 {
    font-size: 30px;
  }

  .gpsQueryPrompt {
    padding: 20px 0;
    gap: 15px;
  }

  .gpsQueryPrompt > span:first-child {
    gap: 12px;
    font-size: 16px;
  }

  .gpsQueryNum {
    min-width: 28px;
    font-size: 11px !important;
  }

  .gpsQueryIcon {
    width: 32px;
    height: 32px;
    font-size: 20px;
  }

  .gpsQueryAnswer p {
    padding: 0 42px 0 40px;
    font-size: 14px;
    line-height: 1.7;
  }

  .gpsQueryRow-open .gpsQueryAnswer p {
    padding-bottom: 22px;
  }
}

/* -----------------------------------------
   SMALL MOBILE
----------------------------------------- */

@media (max-width: 480px) {

  .gpsQueries {
    padding: 50px 15px;
  }

  .gpsIntro h2 {
    font-size: 26px;
  }

  .gpsQueryPrompt > span:first-child {
    font-size: 15px;
  }

  .gpsQueryIcon {
    width: 30px;
    height: 30px;
    font-size: 19px;
  }

  .gpsQueryAnswer p {
    padding-left: 40px;
    padding-right: 35px;
  }
}
/* FAQ ANSWER */
.gpsQueryAnswer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease;
}

.gpsQueryAnswer p {
  margin: 0;
  padding: 0 65px 0 63px;
  font-size: 16px;
  line-height: 1.8;
  color: #5d6962;
  opacity: 0;

  transition:
    opacity 0.3s ease,
    padding 0.3s ease;
}

/* OPEN ANSWER */
.gpsQueryRow-open .gpsQueryAnswer {
  max-height: 300px;
}

.gpsQueryRow-open .gpsQueryAnswer p {
  padding-bottom: 28px;
  opacity: 1;
}

/* ============================================================
   PARENT TESTIMONIALS
============================================================ */

.gpsVoices {
  padding: 60px 0;
  background: #f8faf9;
  overflow: hidden;
}

.gpsVoices .gpsShell {
  max-width: 1200px;
  margin: 0 auto;
}

.gpsIntro {
  text-align: center;
  margin-bottom: 45px;
}

.gpsIntroKicker {
  margin: 0 0 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: #1a5c38;
}

.gpsIntro h2 {
  margin: 0;
  font-size: 38px;
  line-height: 1.2;
  font-weight: 700;
  color: #173b29;
}


/* ============================================================
   SLIDER
============================================================ */

.gpsVoicesSlider {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.gpsVoicesTrack {
  display: flex;
  width: 100%;
  transition: transform 0.55s ease;
  will-change: transform;
}


/* ============================================================
   TESTIMONIAL CARD
============================================================ */

.gpsVoiceCard {
  box-sizing: border-box;

  flex: 0 0 calc(25% - 15px);
  width: calc(25% - 15px);

  margin: 0 20px 0 0;
  padding: 30px;

  min-height: 230px;

  background: #ffffff;
  border: 1px solid #e5ebe7;
  border-radius: 18px;

  display: flex;
  flex-direction: column;
  justify-content: space-between;

  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.05);

  transition:
    transform 0.3s ease,
    box-shadow 0.3s ease,
    border-color 0.3s ease;
}

.gpsVoiceCard:last-child {
  margin-right: 0;
}


/* ============================================================
   DESKTOP HOVER
============================================================ */

@media (min-width: 992px) {

  .gpsVoiceCard:hover {
    transform: translateY(-6px);

    border-color: #cbdcd2;

    box-shadow:
      0 16px 35px rgba(0, 0, 0, 0.09);
  }

}


/* ============================================================
   CARD CONTENT
============================================================ */

.gpsVoiceCard p {
  margin: 0 0 25px;

  font-size: 16px;
  line-height: 1.7;

  color: #4c5c53;
}

.gpsVoiceCard strong {
  display: block;

  font-size: 14px;
  font-weight: 700;

  color: #1a5c38;
}


/* ============================================================
   PAGINATION
============================================================ */

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

  gap: 9px;

  margin-top: 35px;
}

.gpsVoiceDot {
  appearance: none;
  -webkit-appearance: none;

  width: 10px;
  height: 10px;

  padding: 0;
  margin: 0;

  border: 0;
  border-radius: 50%;

  background: #c8d5cd;

  cursor: pointer;

  transition:
    width 0.3s ease,
    background-color 0.3s ease,
    transform 0.2s ease;
}

.gpsVoiceDot:hover {
  background: #7c9d8b;
  transform: scale(1.08);
}

.gpsVoiceDot.active {
  width: 28px;
  border-radius: 20px;
  background: #1a5c38;
}


/* ============================================================
   TABLET
============================================================ */

@media (min-width: 768px) and (max-width: 991px) {

  .gpsVoices {
    padding: 70px 0;
  }

  .gpsVoices .gpsShell {
    width: 100%;
    max-width: none;

    padding-left: 24px;
    padding-right: 24px;

    box-sizing: border-box;
  }

  .gpsIntro {
    margin-bottom: 35px;
  }

  .gpsIntro h2 {
    font-size: 34px;
  }


  /* ----------------------------------------------------------
     Scroll container
  ---------------------------------------------------------- */

  .gpsVoicesSlider {

    width: 100%;

    overflow-x: auto;
    overflow-y: hidden;

    -webkit-overflow-scrolling: touch;

    scroll-snap-type: x mandatory;

    scroll-behavior: smooth;
    touch-action: pan-x;
    overscroll-behavior-x: contain;
    scrollbar-width: none;
  }

  .gpsVoicesSlider::-webkit-scrollbar {
    display: none;
  }


  /* ----------------------------------------------------------
     Track
  ---------------------------------------------------------- */

  .gpsVoicesTrack {

    width: max-content;

    display: flex;

    gap: 16px;

    padding-right: 24px;

    /*
     * IMPORTANT:
     * Do not use transform on touch devices
     */
    transform: none !important;

    transition: none;

    will-change: auto;
  }


  /* ----------------------------------------------------------
     2 cards visible
  ---------------------------------------------------------- */

  .gpsVoiceCard {

    flex: 0 0
      calc((100vw - 80px) / 2);

    width: calc((100vw - 80px) / 2);

    margin: 0;

    min-height: 230px;

    padding: 28px;

    scroll-snap-align: start;
    scroll-snap-stop: always;
  }

  .gpsVoiceCard p {
    font-size: 15px;
    line-height: 1.65;
  }

  /*
   * No lift on touch devices
   */
  .gpsVoiceCard:hover {
    transform: none;
  }

}


/* ============================================================
   MOBILE
============================================================ */

@media (max-width: 767px) {

  .gpsVoices {
    padding: 60px 0;
  }

  .gpsVoices .gpsShell {
    width: 100%;
    max-width: none;

    padding: 0;

    box-sizing: border-box;
  }


  /* ----------------------------------------------------------
     Heading
  ---------------------------------------------------------- */

  .gpsIntro {
    padding: 0 20px;
    margin-bottom: 30px;
  }

  .gpsIntroKicker {
    font-size: 11px;
    letter-spacing: 1.6px;
  }

  .gpsIntro h2 {
    font-size: 30px;
    line-height: 1.2;
  }


  /* ----------------------------------------------------------
     REAL MOBILE TOUCH SLIDER
  ---------------------------------------------------------- */

  .gpsVoicesSlider {

    width: 100%;

    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    scroll-snap-type: x mandatory;

    scroll-behavior: smooth;


    touch-action: pan-x;


    overscroll-behavior-x: contain;


    scrollbar-width: none;
  }

  .gpsVoicesSlider::-webkit-scrollbar {
    display: none;
  }


  /* ----------------------------------------------------------
     Track
  ---------------------------------------------------------- */

  .gpsVoicesTrack {

    display: flex;

    width: max-content;

    gap: 14px;

    padding-left: 20px;
    padding-right: 20px;

    /*
     * Disable transform carousel
     */
    transform: none !important;

    transition: none;

    will-change: auto;
  }



  .gpsVoiceCard {

    flex: 0 0 calc(100vw - 40px);

    width: calc(100vw - 40px);

    margin: 0;

    min-height: 220px;

    padding: 25px;

    border-radius: 18px;


    scroll-snap-align: center;
    scroll-snap-stop: always;

    box-shadow:
      0 7px 22px rgba(0, 0, 0, 0.055);
  }


  /* ----------------------------------------------------------
     Card text
  ---------------------------------------------------------- */

  .gpsVoiceCard p {
    margin-bottom: 22px;

    font-size: 15px;
    line-height: 1.65;
  }

  .gpsVoiceCard strong {
    font-size: 13px;
  }


  /* No desktop hover animation on mobile */
  .gpsVoiceCard:hover {
    transform: none;
  }


  /* ----------------------------------------------------------
     Pagination
  ---------------------------------------------------------- */

  .gpsVoicesPagination {
    margin-top: 25px;
  }

}


/* ============================================================
   SMALL MOBILE

============================================================ */

@media (max-width: 480px) {

  .gpsVoices {
    padding: 55px 0;
  }

  .gpsIntro {
    padding: 0 18px;
    margin-bottom: 26px;
  }

  .gpsIntro h2 {
    font-size: 27px;
  }


  .gpsVoicesTrack {
    gap: 12px;

    padding-left: 16px;
    padding-right: 16px;
  }


  .gpsVoiceCard {

    flex-basis: calc(100vw - 32px);

    width: calc(100vw - 32px);

    min-height: 210px;

    padding: 22px;

    border-radius: 16px;
  }

  .gpsVoiceCard p {
    font-size: 14px;
    line-height: 1.6;
  }

  .gpsVoiceCard strong {
    font-size: 12px;
  }

}


/* ============================================================
   VERY SMALL MOBILE

============================================================ */

@media (max-width: 360px) {

  .gpsVoices {
    padding: 50px 0;
  }

  .gpsIntro h2 {
    font-size: 25px;
  }

  .gpsVoicesTrack {
    gap: 10px;

    padding-left: 14px;
    padding-right: 14px;
  }

  .gpsVoiceCard {

    flex-basis: calc(100vw - 28px);

    width: calc(100vw - 28px);

    min-height: 205px;

    padding: 20px;
  }

  .gpsVoiceCard p {
    font-size: 13px;
    line-height: 1.6;
  }

}

/*new leadership css*/
/* =========================================================
   TABLET
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  .gpsLead {
    padding: 55px 0;
  }

  .gpsShell {
    padding-left: 25px;
    padding-right: 25px;
  }

  .gpsLeadGrid,
  .gpsLeadGrid-reverse {
    grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
    gap: 35px;
  }

  .gpsLeadPhoto img {
    height: 350px;
    border-radius: 18px;
  }

  .gpsLeadCard {
    padding: 28px 27px 25px;
  }

  .gpsLeadQuote i {
    font-size: 27px;
  }

  .gpsLeadMsg {
    font-size: 17px;
    line-height: 1.7;
  }

  .gpsLeadSign {
    margin-top: 22px;
    padding-top: 18px;
  }

  .gpsLeadPhotoTag {
    left: -10px;
    bottom: -15px;

    min-width: 185px;
    padding: 12px 15px;
  }

  .gpsLeadPhotoTag span {
    font-size: 9px;
  }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  .gpsLead {
    padding: 45px 0 55px;
  }

  .gpsShell {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    box-sizing: border-box;
  }

  /* Both sections become one column */
  .gpsLeadGrid,
  .gpsLeadGrid-reverse {
    display: flex;
    flex-direction: column;
    gap: 35px;
    width: 100%;
  }

  /* Image ALWAYS comes first on mobile */
  .gpsLeadGrid .gpsLeadPhoto,
  .gpsLeadGrid-reverse .gpsLeadPhoto {
    order: 1;
    width: 100%;
  }

  .gpsLeadGrid .gpsLeadCard,
  .gpsLeadGrid-reverse .gpsLeadCard {
    order: 2;
    width: 100%;
  }

  /* Section title */
  .gpsMark {
    margin-bottom: 25px;

    font-size: 14px;
    line-height: 1.4;
  }

  .gpsMark i {
    font-size: 17px;
  }

  /* Image */
  .gpsLeadPhoto {
    width: 100%;
  }

  .gpsLeadPhoto img {
    width: 100%;
    height: auto;
    min-height: 280px;
    max-height: 380px;

    object-fit: cover;
    border-radius: 18px;
  }

  /* Label */
  .gpsLeadPhotoTag {
    left: 12px;
    bottom: -18px;

    min-width: 185px;

    padding: 12px 15px;

    border-radius: 9px;
  }

  .gpsLeadPhotoTag i {
    font-size: 15px;
  }

  .gpsLeadPhotoTag span {
    font-size: 9px;
    line-height: 1.45;
  }

  /* Message card */
  .gpsLeadCard {
    width: 100%;

    padding: 27px 22px 25px;

    border-radius: 0 0 9px 9px;
  }

  .gpsLeadQuote {
    margin-bottom: 15px;
  }

  .gpsLeadQuote i {
    font-size: 27px;
  }

  .gpsLeadMsg {
    font-size: 16px;
    line-height: 1.75;
  }

  /* Signature */
  .gpsLeadSign {
    margin-top: 24px;
    padding-top: 18px;
  }

  .gpsLeadSign strong {
    font-size: 15px;
    line-height: 1.4;
  }

  .gpsLeadSign span {
    font-size: 8px;
    line-height: 1.5;
  }
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  .gpsLead {
    padding: 35px 0 45px;
  }

  .gpsShell {
    padding-left: 13px;
    padding-right: 13px;
  }

  .gpsMark {
    margin-bottom: 22px;
    font-size: 13px;
  }

  .gpsLeadGrid,
  .gpsLeadGrid-reverse {
    gap: 30px;
  }

  .gpsLeadPhoto img {
    height: 285px;
    min-height: 285px;
    border-radius: 16px;
  }

  .gpsLeadPhotoTag {
    left: 8px;
    bottom: -16px;

    min-width: 170px;

    padding: 10px 12px;
  }

  .gpsLeadPhotoTag span {
    font-size: 8px;
  }

  .gpsLeadCard {
    padding: 23px 18px 22px;
  }

  .gpsLeadMsg {
    font-size: 15px;
    line-height: 1.72;
  }

  .gpsLeadQuote i {
    font-size: 24px;
  }

  .gpsLeadSign strong {
    font-size: 14px;
  }

  .gpsLeadSign span {
    font-size: 8px;
  }
}

/*About page mobile layout css*/
/* =========================================================
   TABLET
   768px - 991px
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  .vmm {
    padding: 65px 0;
  }

  .vmm .wrap {
    padding-left: 22px;
    padding-right: 22px;
  }

  .vmm-banner {
    margin-bottom: 35px;

    font-size: 42px;
  }

  .vmm-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));

    gap: 18px;
  }

  .vmm-card {
    padding: 28px 24px;
  }

  .vmm-card > i {
    width: 48px;
    height: 48px;

    margin-bottom: 16px;

    font-size: 20px;
  }

  .vmm-card h3 {
    font-size: 21px;
  }

  .vmm-card p {
    font-size: 14px;
    line-height: 1.7;
  }

  .vmm-card.motto {
    grid-column: 1 / -1;

    width: 100%;
  }

  .vmm-card.motto blockquote {
    font-size: 24px;
  }
}


/* =========================================================
   MOBILE
   481px - 767px
========================================================= */

@media (min-width: 481px) and (max-width: 767px) {

  .vmm {
    padding: 55px 0;
  }

  .vmm .wrap {
    padding-left: 18px;
    padding-right: 18px;
  }

  .vmm-banner {
    margin-bottom: 30px;

    font-size: 36px;
    line-height: 1.15;
  }

  .vmm-grid {
    grid-template-columns: 1fr;

    gap: 16px;
  }

  .vmm-card {
    min-height: auto;

    padding: 27px 23px;
  }

  .vmm-card > i {
    width: 46px;
    height: 46px;

    margin-bottom: 16px;

    font-size: 19px;
  }

  .vmm-card h3 {
    font-size: 21px;
  }

  .vmm-card p {
    font-size: 14px;
    line-height: 1.7;
  }

  .vmm-card.motto {
    grid-column: auto;
  }

  .vmm-card.motto blockquote {
    font-size: 23px;
  }
}


/* =========================================================
   SMALL MOBILE
   320px - 480px
========================================================= */

@media (max-width: 480px) {

  .vmm {
    padding: 45px 0;
  }

  .vmm .wrap {
    padding-left: 14px;
    padding-right: 14px;
  }

  .vmm-banner {
    margin-bottom: 25px;

    font-size: 29px;
    line-height: 1.2;

    letter-spacing: 0;
  }

  .vmm-grid {
    grid-template-columns: 1fr;

    gap: 14px;
  }

  .vmm-card {
    min-height: auto;

    padding: 23px 18px;

    border-radius: 15px;
  }

  .vmm-card > i {
    width: 42px;
    height: 42px;

    margin-bottom: 14px;

    font-size: 17px;
  }

  .vmm-card h3 {
    margin-bottom: 10px;

    font-size: 19px;
  }

  .vmm-card p {
    font-size: 13px;
    line-height: 1.7;
  }

  .vmm-card.motto blockquote {
    margin: 3px 0 14px;

    font-size: 20px;
    line-height: 1.4;
  }
}


/* =========================================================
   VERY SMALL DEVICES
   320px and below
========================================================= */

@media (max-width: 320px) {

  .vmm .wrap {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vmm-banner {
    font-size: 26px;
  }

  .vmm-card {
    padding: 20px 15px;
  }

  .vmm-card h3 {
    font-size: 18px;
  }

  .vmm-card p {
    font-size: 12px;
  }

  .vmm-card.motto blockquote {
    font-size: 18px;
  }
}

/* =========================================================
   BACK TO TOP BUTTON
========================================================= */

#back-to-top {
  position: fixed;

  right: 25px;
  bottom: 25px;

  width: 48px;
  height: 48px;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 0;
  margin: 0;

  border: 0;
  border-radius: 50%;

  background: #003b2a;
  color: #ffffff;

  font-size: 15px;
  line-height: 1;

  text-decoration: none;

  z-index: 9999;

  cursor: pointer;

  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.18);

  opacity: 1;
  visibility: visible;

  transition:
    background 0.3s ease,
    color 0.3s ease,
    transform 0.3s ease,
    box-shadow 0.3s ease;
}


/* Icon */

#back-to-top i {
  display: block;

  font-size: 14px;

  line-height: 1;

  transition: transform 0.3s ease;
}


/* Hover */

@media (hover: hover) {

  #back-to-top:hover {
    background: #e2a82e;
    color: #003b2a;

    transform: translateY(-5px);

    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
  }

  #back-to-top:hover i {
    transform: translateY(-2px);
  }

}


/* Focus */

#back-to-top:focus {
  outline: none;

  box-shadow:
    0 0 0 3px rgba(226, 168, 46, 0.35),
    0 8px 25px rgba(0, 0, 0, 0.18);
}


/* =========================================================
   TABLET
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  #back-to-top {
    right: 20px;
    bottom: 20px;

    width: 46px;
    height: 46px;
  }

  #back-to-top i {
    font-size: 13px;
  }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #back-to-top {
    right: 16px;
    bottom: 16px;

    width: 44px;
    height: 44px;

    font-size: 14px;

    box-shadow: 0 7px 20px rgba(0, 0, 0, 0.18);
  }

  #back-to-top i {
    font-size: 12px;
  }
}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  #back-to-top {
    right: 13px;
    bottom: 13px;

    width: 42px;
    height: 42px;
  }

  #back-to-top i {
    font-size: 11px;
  }
}

/* =========================================================
   BACK TO TOP BUTTON
========================================================= */

#back-to-top {
  position: fixed;

  right: 25px;
  bottom: 25px;

  width: 48px;
  height: 48px;

  display: flex;
  align-items: center;
  justify-content: center;

  padding: 0;
  margin: 0;

  border: 0;
  border-radius: 50%;

  background: #003b2a;
  color: #ffffff;

  font-size: 15px;
  line-height: 1;

  text-decoration: none;

  cursor: pointer;

  z-index: 9999;

  /* HIDDEN BY DEFAULT */
  opacity: 0;
  visibility: hidden;

  transform: translateY(15px);

  pointer-events: none;

  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.18);

  transition:
    opacity 0.3s ease,
    visibility 0.3s ease,
    transform 0.3s ease,
    background 0.3s ease,
    color 0.3s ease,
    box-shadow 0.3s ease;
}


/* =========================================================
   SHOW BUTTON AFTER SCROLL
========================================================= */

#back-to-top.show {
  opacity: 1;
  visibility: visible;

  transform: translateY(0);

  pointer-events: auto;
}


/* =========================================================
   ICON
========================================================= */

#back-to-top i {
  font-size: 14px;

  transition: transform 0.3s ease;
}


/* =========================================================
   HOVER
========================================================= */

@media (hover: hover) {

  #back-to-top:hover {
    background: #e2a82e;
    color: #003b2a;

    transform: translateY(-5px);

    box-shadow: 0 12px 30px rgba(0, 0, 0, 0.22);
  }

  #back-to-top:hover i {
    transform: translateY(-2px);
  }

}


/* =========================================================
   TABLET
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  #back-to-top {
    right: 20px;
    bottom: 20px;

    width: 46px;
    height: 46px;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #back-to-top {
    right: 16px;
    bottom: 16px;

    width: 44px;
    height: 44px;
  }

  #back-to-top i {
    font-size: 12px;
  }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  #back-to-top {
    right: 13px;
    bottom: 13px;

    width: 42px;
    height: 42px;
  }

}

.gvm-hero-copy{
    padding:10px;
}


/* =========================================================
   STAGGER ANIMATION
========================================================= */

#gpsLadderEl .gpsLadderStage:nth-child(1) {
  transition-delay: 0.1s;
}

#gpsLadderEl .gpsLadderStage:nth-child(2) {
  transition-delay: 0.2s;
}

#gpsLadderEl .gpsLadderStage:nth-child(3) {
  transition-delay: 0.3s;
}

#gpsLadderEl .gpsLadderTag:nth-child(1) {
  transition-delay: 0.1s;
}

#gpsLadderEl .gpsLadderTag:nth-child(2) {
  transition-delay: 0.2s;
}

#gpsLadderEl .gpsLadderTag:nth-child(3) {
  transition-delay: 0.3s;
}

#gpsLadderEl .gpsLadderTag:nth-child(4) {
  transition-delay: 0.4s;
}


/* =========================================================
   ACTIVE CARD
========================================================= */

#gpsLadderEl .gpsLadderStage-active {
  transform: translateY(-5px);
}


/* =========================================================
   ACCESSIBILITY
========================================================= */



/* =========================================================
   ACADEMIC CARD CLICK FUNCTION
========================================================= */

.gpsLadderStage {
  cursor: pointer;

  transition:
    transform 0.3s ease,
    background 0.3s ease,
    color 0.3s ease,
    box-shadow 0.3s ease;
}


/* Active card */

.gpsLadderStage.active {
  background: #003b2a;
  color: #ffffff;

  transform: translateY(-8px);

  box-shadow: 0 18px 35px rgba(0, 59, 42, 0.18);
}


/* Active card title */

.gpsLadderStage.active h3 {
  color: #ffffff;
}


/* Active card range */

.gpsLadderStage.active .gpsLadderRange {
  color: #e2a82e;
}


/* Active card number */

.gpsLadderStage.active .gpsLadderMark {
  background: #e2a82e;
  color: #003b2a;
}


/* Active card paragraph */

.gpsLadderStage.active p {
  color: #ffffff;
}


/* =========================================================
   HOVER
========================================================= */

@media (hover: hover) {

  .gpsLadderStage:hover {
    transform: translateY(-5px);
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  .gpsLadderStage {
    cursor: pointer;
  }

  .gpsLadderStage.active {
    transform: translateY(-3px);
  }

}

/* =========================================================
   ACADEMIC LADDER - HOVER EFFECT
========================================================= */

#gpsLadderEl .gpsLadderRow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 20px;
}


/* =========================================================
   ALL CARDS - INITIAL STATE
========================================================= */

#gpsLadderEl .gpsLadderStage {
  position: relative;

  width: 100%;
  min-width: 0;
  min-height: 315px;

  display: flex;
  flex-direction: column;

  padding: 40px 34px;

  background: #ffffff;
  color: #071c17;

  border: 1px solid #dfe3df;
  border-radius: 10px;

  transform: translateY(0) scale(1);

  z-index: 1;

  transition:
    transform 0.35s ease,
    background-color 0.35s ease,
    color 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}


/* =========================================================
   NUMBER CIRCLE
========================================================= */

#gpsLadderEl .gpsLadderMark {
  width: 53px;
  height: 53px;

  display: flex;
  align-items: center;
  justify-content: center;

  flex-shrink: 0;

  margin-bottom: 25px;

  border-radius: 50%;

  background: #f8e9cf;
  color: #071c17;

  font-size: 14px;

  transition:
    background-color 0.35s ease,
    color 0.35s ease;
}


/* =========================================================
   TITLE
========================================================= */

#gpsLadderEl .gpsLadderStage h3 {
  margin: 0 0 10px;

  color: #071c17;

  font-size: 21px;
  line-height: 1.3;

  transition: color 0.35s ease;
}


/* =========================================================
   RANGE
========================================================= */

#gpsLadderEl .gpsLadderRange {
  margin: 0 0 22px;

  color: #006b4f;

  font-size: 12px;
  font-weight: 600;

  letter-spacing: 1px;
  text-transform: uppercase;

  transition: color 0.35s ease;
}


/* =========================================================
   DESCRIPTION
========================================================= */

#gpsLadderEl .gpsLadderStage > p:last-child {
  margin: 0;

  color: #071c17;

  font-size: 15px;
  line-height: 1.65;

  transition: color 0.35s ease;
}


/* =========================================================
   HOVERED CARD
========================================================= */

@media (hover: hover) {

  #gpsLadderEl .gpsLadderStage:hover {
    background: #003b2a;
    color: #ffffff;

    transform: translateY(-14px) scale(1.035);

    border-color: #003b2a;

    z-index: 5;

    box-shadow:
      0 22px 45px rgba(0, 59, 42, 0.23);
  }


  /* Hover title */

  #gpsLadderEl .gpsLadderStage:hover h3 {
    color: #ffffff;
  }


  /* Hover description */

  #gpsLadderEl .gpsLadderStage:hover > p:last-child {
    color: #ffffff;
  }


  /* Hover range */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderRange {
    color: #e2a82e;
  }


  /* Hover number */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderMark {
    background: #e2a82e;
    color: #003b2a;
  }

}


/* =========================================================
   TABLET
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  #gpsLadderEl .gpsLadderRow {
    gap: 14px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: 300px;

    padding: 30px 22px;
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 13px;
  }

  @media (hover: hover) {

    #gpsLadderEl .gpsLadderStage:hover {
      transform: translateY(-10px) scale(1.025);
    }

  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #gpsLadderEl .gpsLadderRow {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: auto;

    padding: 28px 22px;
  }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  #gpsLadderEl .gpsLadderStage {
    padding: 24px 19px;
  }

  #gpsLadderEl .gpsLadderMark {
    width: 48px;
    height: 48px;

    margin-bottom: 20px;
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 19px;
  }

  #gpsLadderEl .gpsLadderRange {
    margin-bottom: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 14px;
    line-height: 1.65;
  }

}

/* =========================================================
   ACADEMIC LADDER
   CENTER CARD ACTIVE BY DEFAULT
========================================================= */

#gpsLadderEl .gpsLadderRow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 20px;
}


/* =========================================================
   ALL CARDS - INITIAL STATE
========================================================= */

#gpsLadderEl .gpsLadderStage {
  position: relative;

  width: 100%;
  min-width: 0;
  min-height: 315px;

  display: flex;
  flex-direction: column;

  padding: 40px 34px;

  background: #ffffff;
  color: #071c17;

  border: 1px solid #dfe3df;
  border-radius: 10px;

  transform: translateY(0) scale(1);

  z-index: 1;

  transition:
    transform 0.35s ease,
    background-color 0.35s ease,
    color 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}


/* =========================================================
   CENTER CARD - ACTIVE INITIALLY
========================================================= */

#gpsLadderEl .gpsLadderStage:nth-child(2) {
  background: #003b2a;
  color: #ffffff;

  z-index: 3;
}


/* Center card content */

#gpsLadderEl .gpsLadderStage:nth-child(2) h3 {
  color: #ffffff;
}

#gpsLadderEl .gpsLadderStage:nth-child(2) > p:last-child {
  color: #ffffff;
}

#gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderRange {
  color: #e2a82e;
}

#gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderMark {
  background: #e2a82e;
  color: #003b2a;
}


/* =========================================================
   HOVERED CARD
========================================================= */

@media (hover: hover) {

  /*
     When hovering the entire row,
     remove green from center card.
  */

  #gpsLadderEl .gpsLadderRow:hover .gpsLadderStage:nth-child(2) {
    background: #ffffff;
    color: #071c17;

    z-index: 1;

    transform: translateY(0) scale(1);
  }


  /* Reset center card content */

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) h3 {
    color: #071c17;
  }

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) > p:last-child {
    color: #071c17;
  }

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) .gpsLadderRange {
    color: #006b4f;
  }

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) .gpsLadderMark {
    background: #f8e9cf;
    color: #071c17;
  }


  /* =====================================================
     HOVERED CARD BECOMES ACTIVE
  ===================================================== */

  #gpsLadderEl .gpsLadderStage:hover {
    background: #003b2a;
    color: #ffffff;

    transform: translateY(-14px) scale(1.035);

    border-color: #003b2a;

    z-index: 5;

    box-shadow:
      0 22px 45px rgba(0, 59, 42, 0.23);
  }


  /* Hovered title */

  #gpsLadderEl .gpsLadderStage:hover h3 {
    color: #ffffff;
  }


  /* Hovered paragraph */

  #gpsLadderEl .gpsLadderStage:hover > p:last-child {
    color: #ffffff;
  }


  /* Hovered range */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderRange {
    color: #e2a82e;
  }


  /* Hovered number */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderMark {
    background: #e2a82e;
    color: #003b2a;
  }

}


/* =========================================================
   TABLET
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  #gpsLadderEl .gpsLadderRow {
    gap: 14px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: 300px;
    padding: 30px 22px;
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 13px;
  }

  @media (hover: hover) {

    #gpsLadderEl .gpsLadderStage:hover {
      transform: translateY(-10px) scale(1.025);
    }

  }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #gpsLadderEl .gpsLadderRow {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: auto;
    padding: 28px 22px;
  }

  /*
     On mobile, keep the center card green
     because hover doesn't work reliably on touch.
  */

  #gpsLadderEl .gpsLadderStage:nth-child(2) {
    background: #003b2a;
    color: #ffffff;

    transform: none;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) h3 {
    color: #ffffff;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) > p:last-child {
    color: #ffffff;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderRange {
    color: #e2a82e;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderMark {
    background: #e2a82e;
    color: #003b2a;
  }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  #gpsLadderEl .gpsLadderStage {
    padding: 24px 19px;
  }

  #gpsLadderEl .gpsLadderMark {
    width: 48px;
    height: 48px;

    margin-bottom: 20px;
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 19px;
  }

  #gpsLadderEl .gpsLadderRange {
    margin-bottom: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 14px;
    line-height: 1.65;
  }

}

/* =========================================================
   ACADEMIC LADDER
========================================================= */

#gpsLadderEl .gpsLadderRow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 20px;
}


/* =========================================================
   ALL CARDS - NORMAL
========================================================= */

#gpsLadderEl .gpsLadderStage {
  position: relative;

  width: 100%;
  min-width: 0;
  min-height: 315px;

  display: flex;
  flex-direction: column;

  padding: 40px 34px;

  background: #ffffff;
  color: #071c17;

  border: 1px solid #dfe3df;
  border-radius: 10px;

  transform: translateY(0) scale(1);

  z-index: 1;

  transition:
    transform 0.35s ease,
    background-color 0.35s ease,
    color 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}


/* =========================================================
   CENTER CARD - ACTIVE INITIALLY
========================================================= */

#gpsLadderEl .gpsLadderStage:nth-child(2) {
  background: #003b2a;
  color: #ffffff;

  /* Initial zoom + upward movement */
  transform: translateY(-14px) scale(1.035);

  border-color: #003b2a;

  z-index: 4;

  box-shadow:
    0 22px 45px rgba(0, 59, 42, 0.23);
}


/* Center title */

#gpsLadderEl .gpsLadderStage:nth-child(2) h3 {
  color: #ffffff;
}


/* Center description */

#gpsLadderEl .gpsLadderStage:nth-child(2) > p:last-child {
  color: #ffffff;
}


/* Center range */

#gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderRange {
  color: #e2a82e;
}


/* Center number */

#gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderMark {
  background: #e2a82e;
  color: #003b2a;
}


/* =========================================================
   HOVER BEHAVIOR
========================================================= */

@media (hover: hover) {

  /*
     When mouse enters the row,
     remove the default center active state.
  */

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) {
    background: #ffffff;
    color: #071c17;

    transform: translateY(0) scale(1);

    border-color: #dfe3df;

    box-shadow: none;

    z-index: 1;
  }


  /* Reset center content */

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) h3 {
    color: #071c17;
  }

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) > p:last-child {
    color: #071c17;
  }

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) .gpsLadderRange {
    color: #006b4f;
  }

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) .gpsLadderMark {
    background: #f8e9cf;
    color: #071c17;
  }


  /*
     Hovered card becomes active
  */

  #gpsLadderEl .gpsLadderStage:hover {
    background: #003b2a;
    color: #ffffff;

    transform: translateY(-14px) scale(1.035);

    border-color: #003b2a;

    z-index: 5;

    box-shadow:
      0 22px 45px rgba(0, 59, 42, 0.23);
  }


  /* Hover title */

  #gpsLadderEl .gpsLadderStage:hover h3 {
    color: #ffffff;
  }


  /* Hover description */

  #gpsLadderEl .gpsLadderStage:hover > p:last-child {
    color: #ffffff;
  }


  /* Hover range */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderRange {
    color: #e2a82e;
  }


  /* Hover number */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderMark {
    background: #e2a82e;
    color: #003b2a;
  }

}


/* =========================================================
   TABLET
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  #gpsLadderEl .gpsLadderRow {
    gap: 14px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: 300px;
    padding: 30px 22px;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) {
    transform: translateY(-10px) scale(1.025);
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 13px;
  }

  @media (hover: hover) {

    #gpsLadderEl .gpsLadderStage:hover {
      transform: translateY(-10px) scale(1.025);
    }

  }
}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #gpsLadderEl .gpsLadderRow {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: auto;
    padding: 28px 22px;
  }

  /*
     Center card remains active on mobile.
     No hover effect is forced on touch devices.
  */

  #gpsLadderEl .gpsLadderStage:nth-child(2) {
    transform: translateY(-7px) scale(1.015);
  }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  #gpsLadderEl .gpsLadderStage {
    padding: 24px 19px;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) {
    transform: translateY(-6px) scale(1.012);
  }

  #gpsLadderEl .gpsLadderMark {
    width: 48px;
    height: 48px;

    margin-bottom: 20px;
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 19px;
  }

  #gpsLadderEl .gpsLadderRange {
    margin-bottom: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 14px;
    line-height: 1.65;
  }

}
/* =========================================================
   ACADEMIC LADDER
========================================================= */

#gpsLadderEl .gpsLadderRow {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  align-items: stretch;
  gap: 20px;
}


/* =========================================================
   ALL CARDS - NORMAL
========================================================= */

#gpsLadderEl .gpsLadderStage {
  position: relative;

  width: 100%;
  min-width: 0;
  min-height: 315px;

  display: flex;
  flex-direction: column;

  padding: 40px 34px;

  background: #ffffff;
  color: #071c17;

  border: 1px solid #dfe3df;
  border-radius: 10px;

  transform: translateY(0) scale(1);

  z-index: 1;

  transition:
    transform 0.35s ease,
    background-color 0.35s ease,
    color 0.35s ease,
    border-color 0.35s ease,
    box-shadow 0.35s ease;
}


/* =========================================================
   CENTER CARD - DEFAULT ACTIVE
========================================================= */

#gpsLadderEl .gpsLadderStage:nth-child(2) {
  background: #003b2a;
  color: #ffffff;

  transform: translateY(-14px) scale(1.035);

  border-color: #003b2a;

  z-index: 4;

  box-shadow: 0 22px 45px rgba(0, 59, 42, 0.23);
}


/* Center card text */

#gpsLadderEl .gpsLadderStage:nth-child(2) h3,
#gpsLadderEl .gpsLadderStage:nth-child(2) > p:last-child {
  color: #ffffff;
}

#gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderRange {
  color: #e2a82e;
}

#gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderMark {
  background: #e2a82e;
  color: #003b2a;
}


/* =========================================================
   WHEN MOUSE ENTERS THE CARD AREA
   RESET CENTER TO NORMAL
========================================================= */

@media (hover: hover) {

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) {

    background: #ffffff;
    color: #071c17;

    transform: translateY(0) scale(1);

    border-color: #dfe3df;

    box-shadow: none;

    z-index: 1;
  }


  /* Reset center heading */

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) h3 {
    color: #071c17;
  }


  /* Reset center paragraph */

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) > p:last-child {
    color: #071c17;
  }


  /* Reset center range */

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) .gpsLadderRange {
    color: #006b4f;
  }


  /* Reset center number */

  #gpsLadderEl .gpsLadderRow:hover
  .gpsLadderStage:nth-child(2) .gpsLadderMark {
    background: #f8e9cf;
    color: #071c17;
  }


  /* =======================================================
     HOVERED CARD BECOMES ACTIVE
  ======================================================= */

  #gpsLadderEl .gpsLadderStage:hover {

    background: #003b2a;
    color: #ffffff;

    transform: translateY(-14px) scale(1.035);

    border-color: #003b2a;

    z-index: 10;

    box-shadow: 0 22px 45px rgba(0, 59, 42, 0.23);
  }


  /* Hover title */

  #gpsLadderEl .gpsLadderStage:hover h3 {
    color: #ffffff;
  }


  /* Hover description */

  #gpsLadderEl .gpsLadderStage:hover > p:last-child {
    color: #ffffff;
  }


  /* Hover range */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderRange {
    color: #e2a82e;
  }


  /* Hover number */

  #gpsLadderEl .gpsLadderStage:hover .gpsLadderMark {
    background: #e2a82e;
    color: #003b2a;
  }

}


/* =========================================================
   TABLET
========================================================= */

@media (min-width: 768px) and (max-width: 991px) {

  #gpsLadderEl .gpsLadderRow {
    gap: 14px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: 300px;
    padding: 30px 22px;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) {
    transform: translateY(-10px) scale(1.025);
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 13px;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media (max-width: 767px) {

  #gpsLadderEl .gpsLadderRow {
    grid-template-columns: 1fr;
    gap: 18px;
  }

  #gpsLadderEl .gpsLadderStage {
    min-height: auto;
    padding: 28px 22px;
  }

  /*
     Mobile has no reliable hover.
     Keep center card active.
  */

  #gpsLadderEl .gpsLadderStage:nth-child(2) {
    background: #003b2a;
    color: #ffffff;

    transform: translateY(-7px) scale(1.015);

    border-color: #003b2a;

    box-shadow: 0 15px 30px rgba(0, 59, 42, 0.20);
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) h3,
  #gpsLadderEl .gpsLadderStage:nth-child(2) > p:last-child {
    color: #ffffff;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderRange {
    color: #e2a82e;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) .gpsLadderMark {
    background: #e2a82e;
    color: #003b2a;
  }

}


/* =========================================================
   SMALL MOBILE
========================================================= */

@media (max-width: 480px) {

  #gpsLadderEl .gpsLadderStage {
    padding: 24px 19px;
  }

  #gpsLadderEl .gpsLadderStage:nth-child(2) {
    transform: translateY(-6px) scale(1.012);
  }

  #gpsLadderEl .gpsLadderMark {
    width: 48px;
    height: 48px;
    margin-bottom: 20px;
  }

  #gpsLadderEl .gpsLadderStage h3 {
    font-size: 19px;
  }

  #gpsLadderEl .gpsLadderRange {
    margin-bottom: 18px;
  }

  #gpsLadderEl .gpsLadderStage > p:last-child {
    font-size: 14px;
    line-height: 1.65;
  }

}

/*whatsapp*/
.whatsapp{
    height:50px;
    width:50px;
}
.waleft{
    position: fixed;
    left: 10px;
    bottom: 10px;
    z-index: 996;
    border-radius: 4px;
    transition: all 0.4s;
    padding: 10px;
}
.seg-nav button:hover{
    color:black;
    
}



/* =========================================
   ADMISSION OPEN BUTTON
========================================= */

.admission-open-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;

    background: #1B1D4D;
    color: #fff !important;

    font-size: 14px;
    font-weight: 700;
    text-decoration: none !important;

    padding: 12px 18px;
    margin-left: 10px;

    min-height: 38px;

    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.20);

    transition: all 0.3s ease;

    white-space: nowrap;
}

.admission-open-btn:hover {
    background: #0B5D3B;
    color: #fff !important;

    transform: translateY(-2px);

    box-shadow: 0 6px 14px rgba(0, 0, 0, 0.25);
}



/* =========================================
   ADMISSION ARROW
========================================= */

.admission-arrow {
    width: 18px;
    height: 18px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    position: relative;

    font-size: 14px;
    line-height: 1;

    flex-shrink: 0;
}


/* Right arrow - default */
.admission-arrow .arrow-right {
    display: inline-block;
    transition: all 0.25s ease;
}


/* Left arrow - hidden initially */
.admission-arrow .arrow-left {
    display: none;
}


/* =========================================
   HOVER ARROW
========================================= */

.admission-open-btn:hover .arrow-right {
    display: none;
}

.admission-open-btn:hover .arrow-left {
    display: inline-block;
    transform: translateX(-2px);
}


/* =========================================
   ACADEMICS - PILLAR BUTTON HOVER
========================================= */

.segmented {
    position: relative;
    display: flex;
    align-items: stretch;
    gap: 8px;
}

/* Each academic heading/button */






.segmented button:hover::after {
    width: 45%;
}
.segmented button {
    position: relative;
    z-index: 2;

    flex: 1;

    border: 1px solid transparent;
    border-radius: 12px;

    background: transparent;

    padding: 16px 20px;

    font-size: 15px;
    font-weight: 600;
    color: #333;

    cursor: pointer;

    transition: all 0.3s ease;
}

.segmented button:hover {
    background: #0B5D3B;
    color: #fff;

  

    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}
/* =========================================
   ACADEMICS ARROW BUTTONS
========================================= */

.academic-arrow-btn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 9px;

    min-width: 110px;
    height: 42px;

    padding: 0 16px;

    border: 1px solid #0B5D3B;
    border-radius: 30px;

    background: #fff;
    color: #0B5D3B;

    font-size: 14px;
    font-weight: 600;

    cursor: pointer;

    transition: all 0.3s ease;
}


/* Arrow */
.academic-arrow-icon {
    width: 25px;
    height: 25px;

    display: inline-flex;
    align-items: center;
    justify-content: center;

    border-radius: 50%;

    background: #0B5D3B;
    color: #fff;

    font-size: 15px;
    line-height: 1;

    transition: all 0.3s ease;
}


/* Hover */
.academic-arrow-btn:hover {
    background: #0B5D3B;
    color: #fff;

    transform: translateY(-2px);

    box-shadow: 0 6px 15px rgba(11, 93, 59, 0.22);
}


/* Previous arrow moves left */
.academic-prev:hover .academic-arrow-icon {
    transform: translateX(-3px);
}


/* Next arrow moves right */
.academic-next:hover .academic-arrow-icon {
    transform: translateX(3px);
}


/* Hover arrow circle */
.academic-arrow-btn:hover .academic-arrow-icon {
    background: #fff;
    color: #0B5D3B;
}


/* =========================================
   ACADEMICS PAGINATION DOTS
========================================= */

.seg-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
}

.seg-dots button {
    width: 8px;
    height: 8px;

    padding: 0;
    border: none;
    border-radius: 50%;

    background: #C8D0CC;   /* inactive dot */

    cursor: pointer;

    transition: all 0.3s ease;
}

/* Active dot */
.seg-dots button.active {
    width: 24px;
    border-radius: 10px;
    background: #0B5D3B;
}

/* Hover */
.seg-dots button:hover {
    background: #1B1D4D;
}


/* =========================================
   RESPONSIVE
   TABLET
========================================= */

@media (max-width: 991px) {

  .admission-open-btn {
    font-size: 13px;

    padding: 10px 15px;

    min-height: 36px;

    margin-left: auto;
    margin-right: 0;

    order: 99;
  }

  .admission-arrow {
    width: 16px;
    height: 16px;

    font-size: 13px;
  }

}


/* =========================================
   MOBILE
========================================= */

@media (max-width: 767px) {

  .admission-open-btn {
    display: inline-flex;

    align-items: center;
    justify-content: center;

    font-size: 12px;

    padding: 9px 12px;

    min-height: 34px;

    margin-left: auto;
    margin-right: 0;

    white-space: nowrap;

    order: 99;

    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.18);
  }

  .admission-arrow {
    width: 15px;
    height: 15px;

    font-size: 12px;
  }

}


/* =========================================
   SMALL MOBILE
========================================= */

@media (max-width: 575px) {

  .admission-open-btn {
    font-size: 11px;

    padding: 8px 10px;

    min-height: 32px;

    margin-left: auto;
    margin-right: 0;

    gap: 4px;
  }

  .admission-arrow {
    width: 14px;
    height: 14px;

    font-size: 11px;
  }

}


/* =========================================
   EXTRA SMALL MOBILE
========================================= */

@media (max-width: 400px) {

  .admission-open-btn {
    font-size: 10px;

    padding: 7px 9px;

    min-height: 30px;

    margin-left: auto;
    margin-right: 0;
  }

  .admission-arrow {
    width: 13px;
    height: 13px;

    font-size: 10px;
  }

}


/* =========================================
   TOUCH DEVICES
========================================= */

@media (hover: none) and (pointer: coarse) {

  .admission-open-btn:hover {
    transform: none;
  }

  .admission-open-btn:active {
    transform: scale(0.97);
  }

}

a:hover {
    color: #E3A83B !important;
}


/*-------------------------------------------------------------------------------admisson form --------------------------------*/

:root{
  --green-dark:#0B5D3B;
  --green-darker:#083f28;
  --green-tint:#e9f3ee;
  --green-line:#c7ddd2;
  --ink:#1c2622;
  --ink-soft:#4b5b54;
  --paper:#fbfaf7;
}
 
/*-------------------------------------------------------------------------------
  ADMISSION HERO
--------------------------------------------------------------------------------*/
.gpsAdmitHero{
  background:linear-gradient(135deg, var(--green-dark), var(--green-darker));
  padding:56px 20px 64px;
  position:relative;
}
.gpsAdmitHero::after{
  content:"";
  position:absolute; left:0; right:0; bottom:0; height:4px;
  background:repeating-linear-gradient(90deg, rgba(255,255,255,0.35) 0 10px, transparent 10px 20px);
  opacity:0.5;
}
.gpsAdmitHeroInner{ max-width:1180px; margin:0 auto; text-align:center; }
.gpsAdmitHero .eyebrow{
  display:inline-flex; align-items:center; gap:8px;
  font-family:'Helvetica Neue', Arial, sans-serif; letter-spacing:.18em; text-transform:uppercase;
  font-size:11px; color:#bfe0cf; margin:0 0 14px;
}
.gpsAdmitHero h2{ margin:0; font-size:clamp(26px,3.6vw,38px); font-weight:600; color:#fff; line-height:1.18; letter-spacing:.005em; text-align:center; }
.gpsAdmitHeroLede{ margin:16px 0 0; font-size:15px; color:rgba(255,255,255,.78); max-width:520px; line-height:1.65; font-family:'Helvetica Neue', Arial, sans-serif; }
 
/*-------------------------------------------------------------------------------
  APPLICATION FORM CARD
--------------------------------------------------------------------------------*/
.gpsAdmitForm{
  position:relative;
  z-index:2;
}
.gpsAdmitFormHead{
  background:var(--paper);
  border:1px solid var(--green-line);
  border-bottom:none;
  border-radius:4px 4px 0 0;
  padding:30px 40px 6px;
  box-shadow:0 20px 45px -20px rgba(8,63,40,0.25);
}
.gpsAdmitFormHead .eyebrow{
  display:inline-flex; align-items:center; gap:8px;
  font-family:'Helvetica Neue', Arial, sans-serif; letter-spacing:.18em; text-transform:uppercase;
  font-size:11px; color:var(--green-dark); margin:0 0 8px;
}
.gpsAdmitFormHead h2{ margin:0; font-size:24px; font-weight:600; color:var(--ink); }
.gpsAdmitFormNote{ margin:10px 0 0; font-size:13px; color:var(--ink-soft); font-family:'Helvetica Neue', Arial, sans-serif; }
 
.gpsAdmitFormBody{
  background:var(--paper);
  border:1px solid var(--green-line);
  border-top:1px dashed var(--green-line);
  border-radius:0 0 4px 4px;
  padding:34px 40px 42px;
  box-shadow:0 20px 45px -20px rgba(8,63,40,0.25), 0 2px 8px rgba(8,63,40,0.06);
}

.gpsAdmitFormBody form p,
.gpsAdmitFormBody form > div{
  margin:0;
}
.gpsAdmitFormBody label{
  display:block;
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-size:13.5px;
  font-weight:600;
  color:var(--ink);
  margin-bottom:8px;
}
.gpsAdmitFormBody input[type="text"],
.gpsAdmitFormBody input[type="email"],
.gpsAdmitFormBody input[type="tel"],
.gpsAdmitFormBody input[type="number"],
.gpsAdmitFormBody input[type="date"],
.gpsAdmitFormBody select,
.gpsAdmitFormBody textarea{
  width:100%;
  padding:13px 16px;
  border:1px solid var(--green-line);
  border-radius:4px;
  background:#fff;
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-size:14.5px;
  color:var(--ink);
  transition:border-color .2s, box-shadow .2s;
}
.gpsAdmitFormBody input::placeholder,
.gpsAdmitFormBody textarea::placeholder{ color:#96a49d; }
.gpsAdmitFormBody input:focus,
.gpsAdmitFormBody select:focus,
.gpsAdmitFormBody textarea:focus{
  outline:none;
  border-color:var(--green-dark);
  box-shadow:0 0 0 3px rgba(11,93,59,0.12);
}
.gpsAdmitFormBody textarea{ min-height:110px; resize:vertical; }
 
/* radio / checkbox groups */
.gpsAdmitFormBody .wpcf7-list-item,
.gpsAdmitFormBody span.wpcf7-list-item{
  display:inline-flex;
  align-items:center;
  gap:8px;
  margin:0 22px 0 0;
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-size:14.5px;
  color:var(--ink);
}
.gpsAdmitFormBody input[type="radio"],
.gpsAdmitFormBody input[type="checkbox"]{
  accent-color:var(--green-dark);
  width:16px; height:16px;
}
 
/* fields that should span the full row */
.gpsAdmitFormBody form p:has(textarea),
.gpsAdmitFormBody form p:has(input[type="submit"]),
.gpsAdmitFormBody form div:has(textarea),
.gpsAdmitFormBody form div:has(input[type="submit"]){
  grid-column:1 / -1;
}
 
.gpsAdmitFormBody input[type="submit"]{
  width:auto;
  padding:15px 40px;
  background:var(--green-dark);
  color:#fff;
  border:none;
  border-radius:4px;
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-size:13px;
  font-weight:700;
  letter-spacing:.06em;
  text-transform:uppercase;
  cursor:pointer;
  transition:background .2s;
}
.gpsAdmitFormBody input[type="submit"]:hover{ background:var(--green-darker); }
 
.gpsAdmitFormBody .wpcf7-not-valid-tip{
  display:block; margin-top:6px; font-size:12.5px; color:#b3261e; font-family:'Helvetica Neue', Arial, sans-serif;
}
.gpsAdmitFormBody .wpcf7-response-output{
  grid-column:1 / -1;
  margin:0 !important;
  border-radius:4px !important;
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-size:13.5px;
}
.gpsAdmitFormBody .wpcf7-mail-sent-ok{
  border:1px solid var(--green-dark) !important;
  background:var(--green-tint);
  color:var(--green-darker) !important;
}
 
@media (max-width:760px){
  .gpsAdmitFormBody form{ grid-template-columns:1fr; }
  .gpsAdmitFormHead,.gpsAdmitFormBody{ padding-left:24px; padding-right:24px; }
  .gpsAdmitHero{ padding:44px 20px 54px; }
}
 
/*-------------------------------------------------------------------------------
  admisson form -- Terms & Conditions sheet (unchanged)
--------------------------------------------------------------------------------*/
.sheet{
  width:100%;
  margin-top: 63px;
  background:var(--paper);
  border-radius:4px;
  overflow:hidden;
  margin-bottom: 100px;
  box-shadow:0 20px 45px -20px rgba(8,63,40,0.35), 0 2px 8px rgba(8,63,40,0.08);
  border:1px solid var(--green-line);
}
 
.sheet__header{
  background:linear-gradient(135deg, var(--green-dark), var(--green-darker));
  padding:30px 40px;
  position:relative;
}
 
.sheet__header::after{
  content:"";
  position:absolute;
  left:0; right:0; bottom:0;
  height:4px;
  background:repeating-linear-gradient(90deg, rgba(255,255,255,0.35) 0 10px, transparent 10px 20px);
  opacity:0.5;
}
 
.sheet .eyebrow{
  font-family:'Helvetica Neue', Arial, sans-serif;
  letter-spacing:0.18em;
  text-transform:uppercase;
  font-size:11px;
  color:#bfe0cf;
  margin:0 0 8px 0;
}
 
.sheet__header h1{
  margin:0;
  font-size:26px;
  font-weight:600;
  color:#ffffff;
  letter-spacing:0.01em;
}
 
.list{
  list-style:none;
  margin:0;
  padding:14px 0 8px 0;
  counter-reset:item;
}
 
.list li{
  counter-increment:item;
  display:grid;
  grid-template-columns:44px 1fr;
  align-items:start;
  gap:0;
  padding:18px 40px;
  border-bottom:1px solid var(--green-line);
}
 
.list li:last-child{
  border-bottom:none;
}
 
.list li::before{
  content:counter(item);
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-weight:700;
  font-size:14px;
  color:var(--green-dark);
  background:var(--green-tint);
  border:1px solid var(--green-line);
  width:28px;
  height:28px;
  border-radius:3px;
  display:flex;
  align-items:center;
  justify-content:center;
  margin-top:2px;
}
 
.list li span{
  font-size:15.5px;
  line-height:1.65;
  color:var(--ink);
  padding-left:14px;
}
 
.list li:hover{
  background:var(--green-tint);
}
 
.sheet__footer{
  padding:20px 40px 28px 40px;
  font-family:'Helvetica Neue', Arial, sans-serif;
  font-size:12px;
  color:var(--ink-soft);
  text-align:center;
  border-top:1px solid var(--green-line);
  letter-spacing:0.02em;
}
 
@media (max-width:600px){
  .sheet__header{padding:24px 22px;}
  .sheet__header h1{font-size:21px;}
  .list li{padding:16px 22px; grid-template-columns:36px 1fr;}
  .list li::before{width:24px; height:24px; font-size:12.5px; border-radius:3px;}
  .list li span{font-size:14.5px; padding-left:10px;}
  .sheet__footer{padding:18px 22px 24px 22px;}
}



