@charset "utf-8";

.img-responsive-01  {
background-image: url("../images/hero-img-materiality-tablet.png");
background-repeat: no-repeat;
background-position: left top;
background-size: cover;
}
/*stock anchor fix*/
.iframe-trigger {
  width: 100%;
  height: 400px;
  cursor: pointer;
  background: #f8f8f8;
}
.iframe-trigger iframe {
  width: 100%;
  height: 100%;
  border: 0;
  pointer-events: none; /* allow click to reach container */
  background: #f8f8f8;
}

/*Banner*/
.PP-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-privacy-desktop.jpg");
}
.SI-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-stock-information-desktop.png");
}
.SI2-banner {
  background-image: url("../images/hero-img-img-corporate-social-responsibility-(csr)-program-desktop.png");
}
.SI1-banner {
  background-image: url("../images/hero-img-2024-team-building-desktop.png");
}
.GM1-banner {
  background-image: url("../images/hero-img-agm-details-desktop.png");
}
.AR-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-annual-reports-desktop.png");
}
.KP-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-key-policies-desktop.png");
}
.GM-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-agm-desktop.png");
}
.SUS-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-our-approach-desktop.png");
}
.SOC-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-social-impact-desktop.png");
}
.CAR-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-our-culture-desktop.png");
}
.AG22-banner {
  clip-path: inset(0 0 15% 0 round 0px 0px 20px 20px);
  background-image: url("../images/hero-img-annual-reports-desktop.png");
}

.GM-det-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url("../images/hero-img-annual-reports-desktop.png");
}

/* Theme */

.timeline-line {
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 2px; /* a bit thicker for visibility */
  height: 0; /* Start at 0 height */
  background: #32d674;
  z-index: -1;
  transition: height 0.1s ease-out; /* smooth but fast updates */
}
.timeline-line::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../images/timeline-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

.btn-active  {color: #4694E0;border-color: #4694E0;}

.active h3, .active i {color: #4694E0 !important;}
.text-base  {font-size: 16px !important;}
.text-material  {font-family: Outfit;font-weight: 500;font-size: 32px;line-height: 40px;letter-spacing: 0%;color: #fff;}
.text-primary-timeline  {font-family: Outfit;font-weight: 500;font-size: 32px;line-height: 40px;letter-spacing: 0%;color: #101010;}
.text-brand-invert  {font-family: Outfit;font-weight: 500;font-size: 32px;line-height: 40px;letter-spacing: 0%;color: #BCF6D2;}
.text-secondary  {color: #525356}
.sticky-div  {height: fit-content;}
.bg-solid  {background-color: #fff;}
.bullet  {}
.bullet ul  {}
.bullet ul li  {list-style-type: disc;margin: 0 0 0 25px;padding:10px;}
.accordion-btn > .active  {color: #4694E0 !important;}
#sticky-header {
    width: 100%;
    background: lightblue;
    /* Start with a relative or absolute position in normal flow */
    position: relative; 
}

.is-fixed {
    position: fixed;
    top: 0;
}

.at-stop {
    position: absolute;
    bottom: 0; /* Positioned relative to the stop-point parent */
}

.font-Outfit {
  font-family: "Outfit", sans-serif;
}

.relation-subtitle  {font-family: Inter;font-weight: 400;font-style: Regular;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;color: #fff;margin-top: 30px;}
.relation-title  {font-family: Outfit;font-weight: 300;font-style: Regular;font-size: 48px;leading-trim: NONE;line-height: 56px;letter-spacing: 0%;color: #fff;}
.relation-name  {font-family: Inter;font-weight: 500;font-style: Medium;font-size: 20px;leading-trim: NONE;line-height: 32px;letter-spacing: 0%;color: #BCF6D2;}
.relation-contact  {font-family: Inter;font-weight: 300;font-style: Medium;font-size: 16px;leading-trim: NONE;line-height: 24px;letter-spacing: 0%;color: #fff;}
.relation-contact a:link, .relation-contact a:visited  {color: #fff;}
.relation-contact a:hover {text-decoration: underline;color: #c2c2c2;}
footer  {}
footer label  {font-family: Inter;font-weight: 400;font-size: 14px;line-height: 20px;letter-spacing: 0%;}
footer .text-brand  {color: #00A89C;}
footer .big-Text  {font-family: Outfit;font-weight: 400;font-size: 195px;line-height: 100%;letter-spacing: 0%;vertical-align: middle;}



.bg-primary  {background-color: #f8f8f8;}

.title-wrapper  {position: absolute;top: 200px;margin: 0 auto;z-index: 9}

.spacing-24  {margin-bottom: 24px;}

.image-wrapper {
  width: 100vw;
  height: 80vh;
  margin: -120px auto 0;
  overflow: hidden;
  top:0;
}

.image-wrapper img {}

.page-subtitle  {color: #BCF6D2;font-weight: 600;text-transform: uppercase; font-size: 14px;letter-spacing: 2%;font-family: "Inter"}
.page-maintitle  {font-family: "Outfit", Arial;font-weight: 400; font-size: 64px;color: #fff;}
.section-title  {font-family: "Outfit", Arial;font-weight: 400; font-size: 48px;letter-spacing: 0%;background-image: url("../images/header-line.png");background-position: center left;background-repeat: no-repeat;padding-left: 30px;margin-bottom: 80px;color: #1A1A1A;}
.section-title-noline  {font-family: "Outfit", Arial;font-weight: 400; font-size: 48px;letter-spacing: 0%;margin-bottom: 80px;color: #1A1A1A;text-align: center;}
.section-title-no-line  {font-family: "Outfit", Arial;font-weight: 400; font-size: 48px;letter-spacing: 0%;margin-bottom: 80px;color: #1A1A1A;text-align: center;}
.topic-title  {color: #1A1A1A;font-family: "Outfit", Arial;font-weight: 500; font-size: 24px;line-height: 42px;}
.content-section p  {color: #525356;font-family: "Inter", Arial;font-weight: 400; font-size: 16px;line-height: 24px;}
.report-bullet  {}
.report-bullet ul  {list-style-type: none;}
.report-bullet ul li  {padding: 0; margin: 0 0 20px 0;}
.report-bullet ul li img  {display: inline-block;width: 15px;margin-right: 15px;}
.report-bullet ul li a:link, .report-bullet ul li a:visited  {color: #4694E0;font-weight: 500; font-size: 16px;}
.report-bullet ul li a:hover  {text-decoration: underline; color: #316BC4;}
.mb-80  {margin-bottom: 80px !important;}
/*.accordion-item span  {color: #1A1A1A;font-family: "Outfit", Arial;font-weight: 500; font-size: 24px;line-height: 42px;}*/
.accordion-content  {}

/* Custom animations */
        .accordion-content {
            max-height: 0;
            overflow: hidden;
            transition: max-height 0.3s ease-out, padding 0.3s ease;
        }
        
        .accordion-content.open {
            transition: max-height 0.5s ease-in, padding 0.3s ease;
        }
        
        /* Smooth icon rotation */
        .accordion-icon {
            transition: transform 0.3s ease;
        }
        
        .accordion-icon.rotated {
            transform: rotate(180deg);
        }
        
        /* Custom scrollbar for content */
        .custom-scrollbar::-webkit-scrollbar {
            width: 6px;
        }
        
        .custom-scrollbar::-webkit-scrollbar-track {
            background: #f1f1f1;
            border-radius: 10px;
        }
        
        .custom-scrollbar::-webkit-scrollbar-thumb {
            background: #c1c1c1;
            border-radius: 10px;
        }
        
        .custom-scrollbar::-webkit-scrollbar-thumb:hover {
            background: #a1a1a1;
        }



* {
margin: 0;
padding: 0;
box-sizing: border-box;
font-family: 'Inter', 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

body {
color: #333;
line-height: 1.6;
font-family: "Inter", 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
}

.navbar {
position: fixed;
top: 0;
left: 0;
width: 100%;
background-color: transparent;
padding: 25px 0;
z-index: 1002;
transition: all 0.4s ease;
}

.navbar.solid {
background-color: rgba(255, 255, 255, 0.98);
padding: 15px 0;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.1);
}

.navbar-container {
max-width: 1200px;
margin: 0 auto;
display: flex;
justify-content: space-between;
align-items: center;
padding: 0 20px;
}

.logo {
font-size: 28px;
font-weight: 800;
color: white;
text-decoration: none;
transition: all 0.3s;
}

.navbar.solid .logo {
color: #3498db;
}

.logo span {
color: #ff6b6b;
}

.nav-links {
display: flex;
list-style: none;
}

.nav-links li {
margin-left: 30px;
}

.nav-links a {
text-decoration: none;
color: white;
font-weight: 600;
font-size: 17px;
transition: color 0.3s;
padding: 8px 12px;
border-radius: 4px;
}

.navbar.solid .nav-links a {
color: #333;
}

.nav-links a:hover {
color: #ff6b6b;
background-color: rgba(255, 255, 255, 0.1);
}

.navbar.solid .nav-links a:hover {
background-color: rgba(52, 152, 219, 0.1);
}

/* Main content area - starts below the fixed hero */
.main-content {
position: relative;
margin-top: 0vh;
z-index: 9;
/*overflow: hidden;*/
}

.content-wrapper {
max-width: 1600px;
margin: 0 auto;
padding: 10px 20px;
}

.content-section {
margin-bottom: 80px;
}

.content-section h2 {
font-size: 2.8rem;
margin-bottom: 30px;
color: #2c3e50;
position: relative;
padding-bottom: 15px;
}

.content-section h2:after {
content: '';
position: absolute;
bottom: 0;
left: 0;
width: 80px;
height: 5px;
background: linear-gradient(to right, #3498db, #ff6b6b);
border-radius: 5px;
}

.content-section p {
font-size: 16px;
margin-bottom: 25px;
color: #555;
line-height: 1.8;
}

.features {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
margin-top: 50px;
}

.feature {
flex: 0 0 31%;
background-color: #f8f9fa;
padding: 40px 30px;
border-radius: 15px;
box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
margin-bottom: 30px;
transition: all 0.4s ease;
border-top: 5px solid #3498db;
}

.feature:hover {
transform: translateY(-15px);
box-shadow: 0 15px 35px rgba(0, 0, 0, 0.15);
}

.feature i {
font-size: 3rem;
color: #3498db;
margin-bottom: 25px;
}

.feature h3 {
font-size: 1.8rem;
margin-bottom: 20px;
color: #2c3e50;
}

.demo-box {
background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%);
padding: 60px 40px;
border-radius: 15px;
margin: 60px 0;
text-align: center;
}

.demo-box h3 {
font-size: 2.2rem;
margin-bottom: 20px;
color: #2c3e50;
}

.demo-box p {
font-size: 1.2rem;
max-width: 800px;
margin: 0 auto 30px;
}

.code-snippet {
background-color: #2c3e50;
color: #ecf0f1;
padding: 25px;
border-radius: 10px;
font-family: 'Courier New', monospace;

text-align: left;
overflow-x: auto;
margin-top: 30px;
}

/*from KS*/
body {
  font-family: "Inter", sans-serif;
  background: #ffffff;
  color: #525356;
  z-index: -1;
  position: relative;
}
.font-inter {
  font-family: "Inter", sans-serif;
}
h1 {
  font-size: 64px;
  line-height: 1.1;
  font-family: "Outfit", sans-serif;
}
h2 {
  font-size: 45px;
  line-height: 1.1;
  font-family: "Outfit", sans-serif;
}
h3 {
  font-size: 30px;
  line-height: 1.1;
  font-family: "Outfit", sans-serif;
}
h4 {
  font-size: 25px;
  line-height: 1.1;
  font-family: "Outfit", sans-serif;
}
h5 {
  font-size: 20px;
  line-height: 1.1;
  font-family: "Outfit", sans-serif;
}
a {
  font-size: 16px;
}
p {
  font-size: 16px;
  font-weight: 300;
}
.glassBorder {
  background: rgba(255, 255, 255, 0.1);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  border: 1px solid rgba(255, 255, 255, 0.2);
  box-shadow: 0 8px 32px rgba(0, 0, 0, 0.1),
    inset 0 1px 0 rgba(255, 255, 255, 0.1),
    inset 0 -1px 0 rgba(255, 255, 255, 0.1),
    inset 0 0 0px 0px rgba(255, 255, 255, 0);
  position: relative;
}
.glassBorder:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(
    90deg,
    transparent,
    rgba(255, 255, 255, 0.1),
    transparent
  );
}
.glassBorder:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0.1),
    transparent,
    rgba(255, 255, 255, 0.1)
  );
}
.stock-information-section:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(../public/home/stock-information-background.svg);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
}
.glassBorder.scrolled {
  max-width: 100% !important;
  color: #1a1a1a;
  background-color: white !important;
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  z-index: 50;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
  border-radius: 0 !important;
  padding: 5px 0;
}
.glassBorder.scrolled a {
  color: #1a1a1a;
}
.glassBorder.scrolled a:hover {
  color: #316bc4;
}
.glassBorder a:hover {
  color: #9fd0f1;
}
.our-team-menu {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.about-dropdown-link a {
  transform: translateX(-20px);
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.about-dropdown-link:hover a {
  color: #2e569f;
  transform: translateX(0);
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.about-dropdown-link:hover {
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.about-dropdown-link:hover img {
  opacity: 1;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
}
.homeBannerVideo {
  clip-path: polygon(0 0, 100% 0, 100% 85%, 50% 100%, 0 85%);
}
.left-transform {
  transform: translateX(-40%);
}
.menu-shadow {
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
/* Footer */
.footer-link-color a {
  font-weight: 400;
}
.footer-link-color a:hover {
  color: #316bc4;
}
/* About */
.our-milestones-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url(../public/milestones-banner.jpg);
}
.our-milestones-banner:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(
    180deg,
    rgba(26, 26, 26, 0.8) 0%,
    rgba(26, 26, 26, 0.4) 102.96%
  );
  z-index: -1;
}
.milestones-gradient-banner {
  background: linear-gradient(
    360deg,
    rgba(0, 168, 156, 0.1) 50%,
    rgba(237, 255, 253, 0.1) 100%
  );
}
.timeline-line {
  position: absolute;
  top: 0;
  transform: translateX(-50%);
  width: 2px; /* a bit thicker for visibility */
  height: 0; /* Start at 0 height */
  background: #32d674;
  z-index: -1;
  transition: height 0.1s ease-out; /* smooth but fast updates */
}
.timeline-line::after {
  content: "";
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  background-image: url("../public/timeline-icon.svg");
  background-repeat: no-repeat;
  background-size: contain;
}
.year-text,
.desc-text {
  transition: color 0.8s ease;
}
/* Smooth transitions for fade and color */
.milestone-item {
  opacity: 0.4;
  transition: opacity 1s ease;
}
.milestone-item.revealed {
  opacity: 1;
}
/* Initial state for animation */
.milestone-item .year-text,
.milestone-item .desc-text {
  opacity: 0;
  transform: translateY(30px);
  transition: color 1s ease;
  transition: 0.1s all;
  -webkit-transition: 0.1s all;
}

.milestone-item.revealed .year-text,
.milestone-item.revealed .desc-text {
  transform: translateY(0);
  transition: 0.1s all;
  -webkit-transition: 0.1s all;
}
/* Our Solution */
.our-solution-banner {
  clip-path: polygon(0 0, 100% 0, 100% 75%, 50% 100%, 0 75%);
  background-image: url(../public/our-solution-banner.jpg);
}
.tab-gradient-bg {
  background: linear-gradient(180deg, #f7f7f7 80%, #ffffff 100%);
}
.scrollbar-hide::-webkit-scrollbar {
  display: none; /* Chrome, Safari, Opera */
}
/* Our Team */
.digital-innovation-section:before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: absolute;
  background-image: url("../public/digital-innovation-banner.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
/* Card Hover Effects */
.card-hover:hover .view-more-overlay {
  opacity: 1;
}
.card-hover .show-opacity {
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.card-hover:hover .view-more-btn {
  transform: translateY(-50%);
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.card-hover:hover .show-opacity {
  opacity: 1;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
}
.card-hover.active img {
  z-index: 50;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  transition: all 0.6s ease;
}
/* Overlay */
#overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.4s ease, visibility 0.4s;
  z-index: 40;
  backdrop-filter: blur(5px);
}
#overlay.active {
  opacity: 1;
  visibility: visible;
}
/* Sidebar Base */
.team-sidebar {
  box-shadow: 0 0 40px rgba(0, 0, 0, 0.15);
  transition: transform 0.7s cubic-bezier(0.77, 0, 0.175, 1);
}
.team-sidebar.left {
  left: 0;
  transform: translateX(-100%);
}
.team-sidebar.right {
  right: 0;
  transform: translateX(100%);
}
.team-sidebar.open {
  transform: translateX(0);
}
/* Make active card image pop above overlay */
.view-more-bg.active {
  position: relative;
  z-index: 60; /* Above overlay (z-40) and sidebar (z-50) */
}
.view-more-bg.active img {
  z-index: 50;
}
.view-more-bg.active .show-opacity {
  opacity: 0;
}
#gradient-text .word {
  color: #dfeefa;
  transition: color 0.25s linear;
}
#gradient-text .word.active-word {
  background: linear-gradient(200deg, #4694e0 0%, #2e569f 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
}
/* our-solution */
.gradient-background {
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.1),
      rgba(255, 255, 255, 0.1)
    ),
    linear-gradient(
      475deg,
      rgba(159, 208, 241, 0.2) 0%,
      rgba(199, 255, 249, 0.2) 100%
    );
}
.reverse-gradient {
  background: linear-gradient(
      0deg,
      rgba(255, 255, 255, 0.1),
      rgba(255, 255, 255, 0.1)
    ),
    linear-gradient(
      0deg,
      rgba(36, 158, 240, 0.2) 0%,
      rgba(199, 255, 249, 0.2) 100%
    );
}
.sp-gradient-bg {
  background: linear-gradient(
    330deg,
    rgba(159, 208, 241, 0.2) 0%,
    rgba(199, 255, 249, 0.2) 100%
  );
}
.active-accordion h4,
.active-accordion span {
  color: #4694e0;
}
.accordion-container .accordion-item:first-child {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.accordion-container .accordion-item:last-child {
  border-bottom-left-radius: 20px;
  border-bottom-right-radius: 20px;
}
.industryContainer:hover {
  box-shadow: 0px 8px 40px 0px #1a1a1a1a;
}
.why-choose-border {
  border: 1px solid;
  border-image-source: conic-gradient(
    from 135deg at 49.77% 49.77%,
    #ffffff -0.19deg,
    rgba(255, 255, 255, 0) 89.48deg,
    #ffffff 144.56deg,
    #ffffff 216deg,
    rgba(255, 255, 255, 0) 288deg,
    #ffffff 359.81deg,
    rgba(255, 255, 255, 0) 449.48deg
  );
}
.why-choose-gd-text {
  backdrop-filter: blur(8px);
  background: linear-gradient(
    180deg,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 0.2) 100%
  );
}
.whyChooseUsBackground {
  background-image: linear-gradient(
    180deg,
    rgba(159, 208, 241, 0.2) 95%,
    rgba(247, 247, 247, 0.2) 100%
  );
}
/* about-us */
.banner-inner {
  position: relative;
  overflow: hidden;
  clip-path: polygon(0 0, 100% 0, 100% 60%, 52% 80%, 52% 80%, 0 60%);
}
.banner-inner::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(26, 26, 26, 0.8) 0%,
    rgba(26, 26, 26, 0.4) 102.96%
  );
  pointer-events: none;
}
.companyAchievementBackground {
  background: linear-gradient(
    0deg,
    rgba(0, 168, 156, 0.1) 0%,
    rgba(237, 255, 253, 0.1) 100%
  );
  background-size: cover;
  background-position: center;
}
.progress-wrapper {
  width: 100%;
  position: relative;
}
.progress-bar {
  width: 100%;
  height: 2px;
  background: #bbbdbf;
  border-radius: 999px;
  position: relative;
  overflow: hidden;
}
.progress-fill {
  height: 100%;
  background: #32d674;
  width: 85.5%;
  border-radius: inherit;
  transition: width 0.1s ease;
}
.progress-dots {
  position: absolute;
  top: -56px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-around;
  z-index: 10;
}
.dot-item {
  text-align: center;
}
.dot-item span {
  font-size: 20px;
  color: #1a1a1a;
  display: block;
  font-weight: 500;
  margin: 0 0 10px 0;
}
.dot-background {
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-2px);
  position: relative;
  z-index: 10;
  background: transparent;
  padding: 10px;
  width: 45px;
  height: 40px;
}
.dot-background .dot {
  width: 25px;
  height: 25px;
  background: #32d674;
  border-radius: 50%;
  cursor: pointer;
  border: 4px solid #edfffd;
}
.year-text {
  display: inline-block;
  transition: transform 0.3s ease, opacity 0.3s ease;
  position: relative;
  cursor: pointer;
}
.our-company-banner {
  background-image: url(../public/about-us/about-us-banner.jpg);
}
.dot-item.active .dot-background {
  background: #32d67433;
  width: 40px;
}
.dot-item.active .dot-background .dot {
  border: none;
  width: 20px;
  height: 20px;
}
.slide-in-left {
  opacity: 0;
  transform: translateX(-100%);
  transition: all 1.2s ease-out;
}
.slide-in-right {
  opacity: 0;
  transform: translateX(100%);
  transition: all 1.2s ease-out;
}
.slide-in-left.active,
.slide-in-right.active {
  opacity: 1;
  transform: translateX(0);
}
.border-shape {
  background-color: white; /* Change to your desired color */
  z-index: 9;
  opacity: 0;
}
.border-shape.shape-bottom {
  width: 60px;
  height: 70px;
  clip-path: path("M60 0 Q60,60 0,60 L60 60 Z");
  right: 0px;
  position: absolute;
}
.border-shape.shape-top {
  width: 60px;
  height: 70px;
  clip-path: path("M60 0 Q60,60 0,60 L60 60 Z");
  left: -10px;
  position: absolute;
  transform: rotate(100deg);
}
.border-shape.shape-middle {
  width: 70px;
  height: 70px;
  clip-path: path("M80 0 Q50,60 0,80 L70 60 Z");
  left: 50%;
  bottom: -50px;
  transform: translate(-50%, -50%) rotate(45deg);
  position: absolute;
  opacity: 1;
}
.scrolled .border-shape {
  opacity: 1;
}
.accordion-item:hover h4 {
  color: #4694e0;
}
@media screen and (max-width: 1195px) {
  h1 {
    font-size: 50px;
  }
  h2 {
    font-size: 35px;
  }
  h3 {
    font-size: 25px;
  }
  h4 {
    font-size: 20px;
  }
  h5 {
    font-size: 18px;
  }
  a {
    font-size: 16px;
  }
  p {
    font-size: 16px;
  }
  .stock-information-section {
    &:before {
      height: 50% !important;
      top: auto !important;
      left: auto !important;
      background-position: right !important;
      right: -120px;
      bottom: 0;
    }
  }
  .view-more-bg:before {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 70px;
    bottom: 0;
    left: 0;
    background: linear-gradient(
      180deg,
      rgba(46, 86, 159, 0) -0.21%,
      rgba(46, 86, 159, 0.6) 100%
    );
    backdrop-filter: blur(10px);
    border-bottom-right-radius: 20px;
    border-bottom-left-radius: 20px;
  }
  .card-hover:hover .show-opacity {
    opacity: 0;
  }
  .card-hover .view-more-btn {
    opacity: 1 !important;
    transform: translateY(-50%);
  }
  .view-more-bg.active {
    z-index: 0;
  }
  .sp-gradient-bg {
    background: none;
  }
  .solutionContainer {
    background: linear-gradient(
      330deg,
      rgba(159, 208, 241, 0.2) 0%,
      rgba(199, 255, 249, 0.2) 100%
    );
  }
  .industryContainer {
    box-shadow: 0px 8px 40px 0px #1a1a1a1a;
  }
  .why-choose-gd-text {
    backdrop-filter: unset;
  }
  .border-shape {
    display: none;
  }
}
@media screen and (min-width: 2000px) {
  .border-shape.shape-bottom {
    bottom: 22.5%;
  }
  .border-shape.shape-top {
    bottom: 23.9%;
  }
  .border-shape.shape-middle {
    transform: translate(-50%, -50%) rotate(46deg);
  }
  .home-shape-top {
    bottom: 14.3% !important;
  }
  .home-shape-bottom {
    bottom: 13.7% !important;
  }
}
@media screen and (max-width: 430px) {
  .stock-information-section {
    &:before {
      height: 40% !important;
      right: -160px;
    }
  }
}
