/**
Theme Name: Astra Child
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: astra-child
Template: astra
*/
.blue-bg-img {
  background-image: url("assets/images/blue-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

body {
  margin: 0;
  padding: 0;
  font-family: "Montserrat", sans-serif !important;
}

a:focus, a:active {
  outline: none !important;
  box-shadow: none !important;
}

#chatbot-resize-btn:focus, #chatbot-resize-btn:active {
  background-color: transparent !important;
  border-color: transparent !important;
}

.gradient-header {
  background: linear-gradient(90.39deg, #007dfe 0.34%, #004b98 119.78%);
  height: 30px;
}

/* header & footer styles */

.ast-builder-menu-1 .menu-item.current-menu-item > .menu-link {
  background-color: white !important;
  border-radius: 16px !important;
  padding: 2px 16px !important;
  color: black !important;
  margin: 0px 8px !important;
}

.main-header-menu #menu-item-1531 a {
  background-color: transparent !important;
  color: white !important;
}

.main-header-menu .sub-menu {
  padding-top: 20px !important;
  padding-bottom: 10px !important;
  width: 260px !important;
}

.ast-builder-menu-1 .main-header-menu {
  background-color: transparent !important;
}

#block-24 :where(.wp-block-columns) {
  margin-bottom: 0px !important;
}

#block-51 figure {
  margin: 0px !important;
}

.ast-builder-footer-grid-columns {
  align-items: start !important;
}

.ast-builder-footer-grid-columns #block-55 {
  margin-top: 66px !important;
}

.ast-builder-footer-grid-columns #block-56 {
  margin-top: 50px !important;
}

.ast-builder-footer-grid-columns #block-58 {
  margin-top: 30px !important;
}

.ast-builder-footer-grid-columns #menu-footer-menu {
  padding-left: 0px !important;
}

.ast-builder-footer-grid-columns #menu-footer-menu .menu-link {
  text-decoration: none !important;
}
.story-card .story-inner{
  cursor: pointer;
}
#richtext-editor .image-style-block-align-left {
    margin-left: 0;
    margin-right: auto;

  }  
#richtext-editor .image-style-block-align-right {
    margin-left: auto;
    margin-right: 0;
}
#richtext-editor .image img {
    display: block;
    height: auto;
    margin: 0 auto;
    max-width: 100%;
    min-width: 100%;
}
@media (max-width: 768px) {
  .main-header-menu .sub-menu {
    padding: 0px !important;
    width: 100% !important;
  }

  .ast-builder-footer-grid-columns #block-55 {
    margin-top: 0px !important;
  }

  .ast-builder-footer-grid-columns #block-56 {
    margin-top: 30px !important;
  }

  .ast-builder-footer-grid-columns #nav_menu-3 {
    margin-top: 20px !important;
  }
}

/* Move to Top */
#ast-scroll-top {
  bottom: 10% !important;
}

/* text-styles */

.heading-2-white {
  color: #ffffff;
  font-size: 40px;
  font-weight: 600;
}

.heading-3-white {
  color: #ffffff;
  font-size: 35px;
  font-weight: 700;
}

.heading-3-white span {
  font-weight: 300;
}

.heading-4-white {
  color: #ffffff;
  font-size: 20px;
  font-weight: 800;
}

.heading-5-white {
  color: #ffffff;
  font-size: 22px;
  font-weight: 600;
}

.heading-6-white {
  color: #ffffff;
  font-size: 40px;
  font-weight: 700;
  line-height: normal;
}

.heading-6-white span {
  background: linear-gradient(95.88deg, #007DFE 15.4%, rgba(76, 215, 167, 0.95) 89.03%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.heading-2-blue {
  color: #0e165d;
  font-size: 40px;
  font-weight: 300;
}

.heading-2-blue span {
  font-weight: 700;
}

.heading-black {
  color: #000000;
  font-size: 18px;
  font-weight: 700;
}

.heading-4-gradient {
  background: linear-gradient(117.57deg, #fec302 11.14%, #ff634e 120.13%);
  font-size: 40px;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.heading-5-gradient {
  background: linear-gradient(111.85deg, #fec302 12.1%, #ff634e 67.49%);
  font-size: 28px;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.heading-6-gradient {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
}

.heading-6-gradient span {
  background: linear-gradient(
    77.04deg,
    #491af1 -58.86%,
    #f453af 21.38%,
    #f89a4e 109.72%
  );
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.heading-blue-gradient {
  background: linear-gradient(95.88deg, #007DFE 15.4%, rgba(76, 215, 167, 0.95) 89.03%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 40px;
  font-weight: 700;
}

.heading-7-blue {
  font-size: 30px;
  color: #0e165d;
  font-weight: 700;
}

.heading-8 {
  font-size: 24px !important;
  color: #000000;
  font-weight: 700 !important;
}

.heading-8 span {
  color: #007dfe;
}

.heading-9 {
  font-size: 20px;
  color: #0e165d;
  font-weight: 700;
}

.heading-10 {
  font-size: 28px;
  color: #000000;
  font-weight: 700;
}

.heading-11 {
  font-size: 16px;
  color: #ffbc27;
  font-weight: 700;
}

.para-1 {
  color: #0e165d;
  font-size: 16px;
  font-weight: 500;
}

.para-1-white {
  font-size: 16px;
  font-weight: 500;
  color: #ffffff;
}

.para-1-black {
  font-size: 14px;
  font-weight: 400;
  color: #000000;
}

.para-2-black {
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}

.para-2-white {
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
}

.para-2 {
  font-size: 14px;
  font-weight: 400;
  color: #ffffff;
}

.para-3 {
  font-size: 32px;
  font-weight: 600;
  color: #ffffff;
}

.para-4 {
  font-size: 12px;
  font-weight: 400;
  color: #dcdcdc;
}


.para-5 {
  font-size: 18px;
  font-weight: 400;
  color: #ffffff;
  font-style: italic;
  line-height: 32px;
}

.para-5 span {
  font-weight: 600;
}

.yellow-text {
  font-weight: 700;
  font-size: 22px;
  color: #f4c84c;
}

.state-card-text {
  font-size: 12px;
  font-weight: 600;
  color: #ffffff;
}

.state-card-text span {
  font-weight: 700;
  color: #ffbc27;
}

.card-title {
  font-size: 18px;
  font-weight: 700;
  color: #ffffff !important;
}

.nav-tabs .nav-link {
  border: none !important;
}

.nav-tabs h3 {
  font-size: 24px;
  font-weight: 700;
  color: #1e1e1e;
}

.nav-tabs p {
  font-size: 14px;
  font-weight: 500;
  color: #000000;
}

/* font-size  */

.fs-12 {
  font-size: 12px;
}

.fs-14 {
  font-size: 14px;
}

.fs-16 {
  font-size: 16px;
}

.fs-18 {
  font-size: 18px;
}

.fs-20 {
  font-size: 20px;
}

.fs-35 {
  font-size: 35px;
}

.fs-55 {
  font-size: 55px;
}

/* font-weight */

.fw-700 {
  font-weight: 700;
}

.fw-500 {
  font-weight: 500;
}
  

/* paddings */

.padding-style-1 {
  padding: 80px !important;
}

.padding-style-2 {
  padding: 0px 80px 60px 80px !important;
}

.padding-style-3 {
  padding: 40px 80px !important;
}

.padding-style-4 {
  padding: 40px 80px !important;
}

.padding-style-5 {
  padding: 70px 50px !important;
}

.padding-style-6 {
  padding: 0px 80px 60px 80px !important;
}

.pt-30 {
  padding-top: 30px;
}
.pt-60 {
  padding-top: 60px;
}
.p-70 {
  padding: 70px;
}

.p-50 {
  padding: 50px;
}

.p-30 {
  padding: 30px;
}

.p-20 {
  padding: 20px;
}

/* margins */

.mt-100 {
  margin-top: 100px;
}

.mt-80 {
  margin-top: 80px;
}

.mt-50 {
  margin-top: 50px;
}

.mt-30 {
  margin-top: 30px;
}

.mt-20 {
  margin-top: 20px;
}

/* colors */
.violet {
  color: #4d53f6 !important;
}

.blue {
  color: #083fda !important;
}

.blue-1 {
  color: #1a97f6 !important;
}

.yellow {
  color: #d7a61a !important;
}

.green {
  color: #1db66e !important;
}

.orange {
  color: #f66426 !important;
}

.gradient-color {
  background: linear-gradient(111.85deg, #fec302 12.1%, #ff634e 67.49%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

/* bg-color */

.bg-violet {
  background-color: #7d7df6;
}

.bg-blue {
  background-color: #4972e4;
}

.bg-blue-1 {
  background-color: #75c3ff;
}

.bg-blue-2 {
  background-color: #007dfe17;
}

.bg-blue-3 {
  background-color: #007dfe;
}

.bg-blue-4 {
  background-color: #e6f2ff;
}

.bg-blue-5 {
  background-color: #f5faff;
}

.bg-blue-6 {
  background-color: #deedfd;
}

.bg-yellow {
  background-color: #f4c84c;
}

.bg-green {
  background-color: #4cd7a7;
}

.bg-grey {
  background-color: #ededed;
}

.bg-sandal {
  background-color: #fffaf4;
}

.bg-orange {
  background-color: #f5885a;
}

.bg-black {
  background-color: #000000;
}

.bg-orange-1 {
  background-color: #ffa64d45;
}

/* border-styles */

.border-style-1 {
  border: 0.5px solid #dadada;
}

.border-style-2 {
  border-left: 6px solid #007dfe;
  border-radius: 4px;
}

.border-style-3 {
  border-top: 4px solid #FA8005;
}

.border-style-4 {
  border: 1px solid #fff;
  border-radius: 4px;
  padding: 10px 15px;
}

.br-10 {
  border-radius: 10px;
}

.br-style-1 {
  border-radius: 10px 0px 0px 10px;
}

.br-style-2 {
  border-radius: 0px 10px 10px 0px;
}

.border-r-20 {
	border-radius: 20px;
}

/* buttons */

.btn-style-1 {
  background-color: #ffffff !important;
  border-radius: 8px !important;
  color: #000000 !important;
  padding: 10px 30px !important;
  font-size: 14px !important;
  font-weight: 700 !important;
}

.btn-style-2 {
  background-color: #ffffff !important;
  padding: 5px 15px !important;
  border-radius: 8px !important;
  font-size: 14px !important;
  font-weight: 600 !important;
}

.btn-style-3 {
  background-color: transparent !important;
  border-radius: 10px !important;
  border: 0.53px solid #0e165d !important;
  color: #0e165d !important;
  padding: 10px 20px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

.btn-style-4 {
  background-color: #007DFE !important;
  border-radius: 5px !important;
  border: none !important;
  color: #FFFFFF !important;
  padding: 10px 20px !important;
  font-size: 10px !important;
  font-weight: 700 !important;
}

.btn-style-5 {
  background: linear-gradient(90.39deg, #007dfe 0.34%, #004b98 119.78%) !important;
  color: #ffffff !important;
  font-size: 14px !important;
  font-weight: 700 !important;
  padding: 15px 50px !important;
}

.btn-style-6 {
  background: #FFFFFF3B !important;
  font-weight: 600 !important;
  padding: 10px 20px !important;
  font-size: 10px !important;
  border-radius: 5px !important;
  color: #FFFFFF !important;
}

/* backgrounds */

.bg-style {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
}

.bg-style-1 {
  background-size: contain;
  background-repeat: round;
}

.sectors-parallax {
  min-height: 100%;
  background-color: transparent;
}

.blue-bg-parallax {
  background-image: url("assets/images/blue-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  background-attachment: fixed;
  /* This creates the parallax effect */
  width: 100%;
  height: 100%;
  position: relative;
}

.bg-img-1 {
  background-image: url("assets/images/impact-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

.bg-faq {
  background-image: url("assets/images/faq-bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
}

.bg-img-2 {
  background-image: url("assets/images/state-slider-bg.png");
}

.bg-img-3 {
  background-image: url("assets/images/stories-card-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.bg-color-1 {
  background-color: #4f75dd;
}

.bg-color-2 {
  background-color: #f2f4f8;
}

.yellow-bg-img {
  background-image: url("assets/images/yellow-show-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 50px 30px;
  border-radius: 15px;
}

.badge-map {
  background-color: #6ab1ff3d;
  border-radius: 5px;
  padding: 5px;
  color: #0e165d;
  font-size: 10px;
  font-weight: 500;
}

/* width */

.w-50p {
  width: 50%;
}

.w-60 {
  width: 60%;
}

.w-70 {
  width: 70%;
}

.w-80 {
  width: 80%;
}

.w-45 {
  width: 45%;
}

.w-40 {
  width: 40%;
}

.w-30 {
  width: 30%;
}

.w-20 {
  width: 20%;
}

.w-10px {
  width: 10px;
}

.w-fit-content {
  width: fit-content;
}

/* height */

.h-100p {
  height: 100%;
}

.h-250 {
  height: 250px;
}

.h-500 {
  height: 500px;
}

.h-600 {
  height: 600px;
}

.h-650 {
  height: 650px;
}

.text-right {
  text-align: right;
}

.video-story {
  height: 500px;
  object-fit: cover;
}

.button-style-1 {
  color: #0e165d;
  font-size: 12px;
  font-weight: 700;
  padding: 15px 40px;
  background: transparent;
  border: 1px solid #0e165d;
  border-radius: 6px;
  text-decoration: none;
}

.button-style-1:hover {
  background: linear-gradient(90.39deg, #007dfe 0.34%, #004b98 119.78%);
  color: #ffffff;
  border: 1px solid #004b98;
}

.button-style-2 {
  color: #000000;
  background-color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  padding: 15px 40px;
  border: 1px solid #ffffff;
  border-radius: 6px;
}

.button-style-2:hover {
  color: #ffffff;
  background-color: transparent;
  border: 1px solid #ffffff;
}

.button-style-3 {
  color: #0e165d;
  font-size: 16px;
  font-weight: 500;
  background-color: #d6eaff;
  padding: 10px;
  border-radius: 5px;
}

.tag-1 {
  background-color: #d7e8fa;
  color: #0e165d;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}

.tag-2 {
  background-color: #efefef;
  color: #000000;
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 4px;
}

.tag-3 {
  background-color: #d6eaff;
  color: #0e165d;
  font-size: 16px;
  padding: 4px 24px;
  border-radius: 4px;
  font-weight: 500;
  text-decoration: none;
}

.card-heading {
  color: #0e165d;
  font-size: 18px;
  font-weight: 600;
}

.card-content {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: 400;
}

.card-read {
  color: #0e165d;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
}

.card-img-fit {
  height: 250px;
  object-fit: cover;
  width: 100%;
}

.play-btn {
  font-size: 50px;
}

.w-40px {
  width: 40px;
}

/* border-styles */

.border-right-1 {
  border-right: 1px solid #e5e5e5;
}

/* card-styles */

.intiative-cards {
  padding: 30px;
  border-radius: 10px;
}

.custom-card {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 0px 20px 20px 20px;
}

.custom-card-1 {
  background-color: #fff;
  border: 1px solid #d2d2d2;
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
  overflow: hidden;
  padding: 0px 20px 20px 20px;
}

.custom-card-top-line {
  height: 10px;
  background-color: #f4c84c;
  /* Default line color */
  transition: background-color 0.3s;
  border-radius: 0px 0px 10px 10px;
}

.custom-card-bottom-line {
  height: 8px;
  background-color: #007dfe;
  /* Default line color */
  transition: background-color 0.3s;
  border-radius: 10px;
  width: 60%;
}

.custom-card h2 {
  font-size: 40px;
  font-weight: 700;
  color: #007dfe;
  margin-top: 50px;
  text-align: center;
}

.custom-card h3 {
  font-size: 18px;
  font-weight: 500;
  color: #000000;
  margin-top: 20px;
  text-align: center;
}

.custom-card p {
  font-size: 14px;
  font-weight: 300;
  color: #000000;
  margin-top: 20px;
  text-align: center;
}

.custom-card h2,
.custom-card h3,
.custom-card p,
.custom-card a {
  transition: color 0.3s;
}

.custom-card-bottom-border {
  border-top: 0.5px solid #000000;
  margin-top: 2rem;
  padding-top: 1rem;
  transition: border-color 0.3s;
}

.custom-card-link {
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #000000;
  text-decoration: none;
  font-weight: 500;
  font-size: 14px;
}

.custom-card:hover {
  background: linear-gradient(90.39deg, #007dfe 0.34%, #004b98 119.78%);
}

.custom-card:hover .custom-card-top-line {
  background-color: #fff;
}

.custom-card:hover h2 {
  color: #fec302;
}

.custom-card:hover h3,
.custom-card:hover p,
.custom-card:hover .custom-card-link {
  color: #fff;
}

.custom-card:hover .custom-card-bottom-border {
  border-color: #ffffff;
}

.custom-card-link i {
  transition: transform 0.3s ease-in-out;
  font-size: 20px;
  border: 1px solid #000000;
  border-radius: 50%;
  padding: 6px 7px;
  color: #000000;
  background-color: #fff;
  rotate: -45deg;
}

.custom-card:hover i {
  background-color: #fff;
  border-color: transparent;
}

@media (max-width: 768px) {
  .yellow-bg-img {
    padding: 30px;
  }

  .blue-bg-parallax {
    background-attachment: scroll;
  }

  .padding-style-1 {
    padding: 50px 10px !important;
  }

  .padding-style-2 {
    padding: 50px 10px !important;
  }

  .padding-style-3 {
    padding: 50px 10px !important;
  }

  .padding-style-4 {
    padding: 30px !important;
  }

  .padding-style-5 {
    padding: 30px !important;
  }

  .padding-style-6 {
    padding: 30px 10px !important;
  }

  .p-15-mob {
    padding: 15px;
  }

  .p-30-mob {
    padding: 30px;
  }

  .heading-2-white {
    font-size: 30px;
  }

  .heading-3-white {
    font-size: 22px;
  }

  .heading-2-blue {
    font-size: 30px;
  }

  .heading-4-gradient {
    font-size: 30px;
  }

  .para-1 {
    font-size: 14px;
  }

  .para-1-white {
    font-size: 14px;
  }

  .para-2-white {
    font-size: 14px;
  }

  .br-20-mob {
    border-radius: 20px;
  }

  .fs-40-mob {
    font-size: 40px;
  }

  .fs-30-mob {
    font-size: 30px;
  }

  .fs-25-mob {
    font-size: 25px;
  }

  .fs-22-mob {
    font-size: 22px;
  }

  .fs-20-mob {
    font-size: 20px;
  }

  .fs-14-mob {
    font-size: 14px;
  }

  .fs-16-mob {
    font-size: 16px;
  }

  .fs-18-mob {
    font-size: 18px;
  }

  .bg-style-1 {
    background-size: cover;
    background-repeat: no-repeat;
  }

  .btn-style-5 {
    padding: 10px 20px !important;
    font-size: 12px !important;
  }

  .w-100-mob {
    width: 100%;
  }

  .mt-0-mob {
    margin-top: 0px;
  }

  .mt-20-mob {
    margin-top: 20px;
  }

  .mt-30-mob {
    margin-top: 30px;
  }

  .mt-50-mob {
    margin-top: 50px;
  }

  .border-none-mob {
    border: none;
  }

  .d-none-mob {
    display: none;
  }

  .text-center-mob {
    text-align: center;
  }

  .h-300-mob {
    height: 300px !important;
  }

  .h-500-mob {
    height: 500px !important;
  }

  .h-auto-sm {
    height: auto;
  }

  .justify-content-center-mob {
    justify-content: center;
  }

  .w-25-mob {
    width: 25%;
  }

  .w-60 {
    width: 100%;
  }

  .w-70 {
    width: 100%;
  }

  .br-style-1 {
    border-radius: 0px 0px 0px 0px;
  }

  .heading-blue-gradient {
    font-size: 25px;
  }
}

/* home-page-carousel */
.home-state-carousel h4 {
  font-size: 40px;
  color: #ffffff;
  font-weight: 600;
  margin-bottom: 0px;
}

.home-state-carousel h2 {
  font-size: 45px;
  color: #ffffff;
  font-weight: 600;
  margin-top: 50px;
}

.home-state-carousel a {
  background-color: #f4c84cf7;
  border-radius: 12px;
  padding: 10px 60px;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  margin-top: 50px;
  border: 1px solid #f4c84cf7;
}

.home-state-carousel a:hover {
  background-color: transparent;
  color: #FFFFFF;
  border: 1px solid #f4c84cf7;
}

.home-state-carousel h2 span {
  background: linear-gradient(111.85deg, #fec302 12.1%, #ff634e 67.49%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  /* Optional for cross-browser */
  background-clip: text;
  color: transparent;
}

.home-state-carousel-country-image {
  width: 50px;
  height: 50px;
  object-fit: cover;
  margin-left: 10px;
  border-radius: 4px;
}

.home-state-carousel {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.home-swiper-1 .swiper-pagination {
  position: relative !important;
  margin-top: 50px;
}

.home-swiper-1 .swiper-pagination .swiper-pagination-bullet {
  background: #c0c0c0;
  opacity: inherit;
}

.home-swiper-1 .swiper-pagination .swiper-pagination-bullet-active {
  background: #f4c84cf7;
  width: 20px;
  border-radius: 5px;
}

@media (max-width: 768px) {
  .home-state-carousel {
    flex-direction: column;
  }

  .home-state-carousel-image {
    width: 100% !important;
    text-align: center;
  }

  .home-state-carousel h4 {
    font-size: 30px;
  }

  .home-state-carousel h2 {
    font-size: 25px;
    margin-top: 30px;
  }

  .home-state-carousel a {
    background-color: #f4c84cf7;
    border-radius: 12px;
    padding: 10px 30px;
    color: #000000;
    font-weight: 700;
    font-size: 12px;
    margin-top: 30px;
  }

  .home-state-carousel-image {
    margin-top: 30px !important;
  }

  .home-swiper-1 .swiper-pagination {
    text-align: center;
    left: 0 !important;
    position: relative;
  }
}

/* map-css */

.map-state-bg {
  background: #FFFFFF;
  border: 0.5px solid #DADADA;
  box-shadow: 0px 28px 72px 0px #7773AA1A;
}

/* Stories container matching map height */

/* Story list styling remains unchanged */
.story-item {
  transition: all 0.3s ease;
  border-radius: 8px;
  cursor: pointer;
}

.story-item:hover,
.story-item.active {
  background-color: rgba(106, 177, 255, 0.24);
}

/* Map Title Styling */
#map-title h3 {
  font-size: 16px;
  font-weight: 600;
  color: #333333;
}

#map-title img {
  margin-right: 0.5rem;
}

/* text-story-detail-hero-section  */

/* Story Detail Hero Section - Unique Classes */
.story-detail-hero {
  position: relative;
  height: 90vh;
  color: #fff;
  display: flex;
  align-items: center;
  padding: 80px;
  overflow: hidden;
  background: none;
}

.story-detail-hero-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
  pointer-events: none;
}

.story-detail-hero-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(229.36deg,
      rgba(0, 0, 0, 0) -9.55%,
      rgba(0, 0, 0, 0.85) 118.77%);
  z-index: 1;
}

.story-detail-hero-content {
  position: relative;
  z-index: 2;
  width: 60%;
}

.story-detail-hero-meta {
  font-size: 18px;
  color: #f9f9f9;
  font-weight: 600;
}

.story-detail-hero-tags {
  margin-top: 1rem;
}

.story-detail-hero-tag {
  background-color: #ffbc27;
  color: #000;
  font-weight: 600;
  padding: 0.3rem 0.8rem;
  border-radius: 5px;
  margin-right: 0.5rem;
  font-size: 11px;
  display: inline-block;
  text-transform: uppercase;
}

.story-detail-hero-title {
  font-size: 38px;
  color: #fff;
  font-weight: 700;
  margin-top: 20px;
}

.story-detail-hero-title span {
  background: linear-gradient(117.57deg, #fec302 11.14%, #ff634e 120.13%);
  font-size: 38px;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.story-detail-hero-excerpt p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  color: #dcdcdc;
  margin-top: 20px;
}

.story-detail-hero-date p {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  font-style: italic;
  margin-top: 50px;
}

.story-detail-hero-inner {
  margin-top: 80px;
}

@media (max-width: 768px) {
  .story-detail-hero {
    padding: 1.5rem;
    height: auto;
    align-items: flex-end;
  }

  .story-detail-hero-content {
    width: 100%;
  }

  /* .story-detail-hero-img {
    height: 300px;
  } */

  .story-detail-hero-title,
  .story-detail-hero-title span {
    font-size: 1.5rem;
  }

  .story-detail-hero-excerpt p {
    font-size: 0.95rem;
  }

  .story-detail-hero-tag {
    font-size: 0.7rem;
    padding: 0.25rem 0.6rem;
  }

  .story-detail-hero-meta {
    font-size: 0.75rem;
  }

  .story-detail-hero-inner {
    margin-top: 20px;
  }

  .story-detail-hero-date p {
    font-size: 16px;
    margin-top: 20px;
  }
}

/* video-story-detail-hero-section */


.story-hero-section {
  position: relative;
  height: 90vh;
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

.video-story-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #00000087;
  z-index: 1;
}

/* MEDIA CONTAINER */
.hero-media-container {
  position: relative;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero-image,
.hero-video {
  width: 100%;
  height: 100%;
  display: block;
  background-size: cover;
  position: relative;
}

.hero-video {
  background-image: url('assets/images/video-hero-bg.jpg');
}

/* HERO CONTENT */
.story-hero-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 60%;
  text-align: center;
}

.story-hero-content h1 span {
  background: linear-gradient(117.57deg, #fec302 11.14%, #ff634e 120.13%);
  font-size: 38px;
  font-weight: 700;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.story-hero-content h1 {
  font-size: 38px;
  color: #ffffff;
  font-weight: 700;
}

.story-hero-content p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 500;
  color: #dcdcdc;
}

/* PLAY/PAUSE BUTTON */
.play-pause-btn {
  font-size: 4rem;
  cursor: pointer;
  transition: opacity 0.3s ease;
  z-index: 5;
}

.play-pause-btn.hidden {
  opacity: 0;
  pointer-events: none;
}

.play-pause-btn.center-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

/* SHARE */
.video-share {
  position: absolute;
  bottom: 50px;
  right: 50px;
  z-index: 3;
}

.video-share p {
  color: white;
  font-size: 12px;
  margin-bottom: 0px;
  font-weight: 600;
}

.video-share-icon {
  width: 24px;
  height: 24px;
}

/* Responsive */
@media (max-width: 768px) {
  .story-hero-section {
    height: 80vh;
  }

  .story-hero-content {
    width: 100%;
  }

  .story-hero-content h1 span,
  .story-hero-content h1 {
    font-size: 1.5rem;
  }

  .story-hero-content p {
    font-size: 0.95rem;
  }

  .video-share {
    bottom: 20px;
    right: 20px;
  }

  .story-hero-content-text {
    padding: 20px;
  }
}
/* home-tab-styles */

/* Default tab style */
.home-tab .tab-btn {
  background-color: transparent;
  color: #e9e9e9;
  font-size: 20px;
  border-radius: 8px;
  padding: 10px 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}

.home-tab .tab-btn:hover {
  color: #e9e9e9;
}

.home-tab .tab-btn .tab-arrow {
  display: none;
}

.home-tab .nav-pills .nav-link.active {
  color: #000000 !important;
  background: linear-gradient(to right, #fdb23c, #f76b1c) !important;
  font-weight: 600;
}

.home-tab .tab-btn.active .tab-arrow {
  display: inline-block;
}

.home-tab h5 {
  font-size: 20px;
  font-weight: 600;
  color: #0e165d;
}

.home-tab label {
  font-weight: 500;
  color: #0e165d;
  font-size: 16px;
  margin-left: 10px;
  margin-top: 2px;
}

.home-tab .form-check {
  margin-bottom: 15px;
  display: flex !important;
}

.home-tab .form-check-input {
  transform: scale(1.5);
  /* 1.5x original size */
  margin-right: 8px;
}

.home-tab .btn-next-home-tab {
  background: linear-gradient(
    90.39deg,
    #007dfe 0.34%,
    #004b98 119.78%
  ) !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  padding: 10px 50px !important;
}

.home-tab .btn-back-home-tab {
  background: linear-gradient(
    90.39deg,
    #7a7a7a 0.34%,
    #241d1d 119.78%
  ) !important;
  color: #ffffff !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  padding: 10px 50px !important;
}
.home-tab .btn-next-home-tab:hover {
  opacity: 0.9;
}

@media (max-width: 768px) {
  .home-tab .tab-btn {
    font-size: 1rem;
    padding: 10px 12px;
  }
}

/* grid-section-home */

.grid-section .story-grid {
  display: flex;
  gap: 20px;
}

.grid-section .story-grid > div {
  display: flex;
  flex-direction: column;
  gap: 20px;
  width: 50%;
}

.grid-section .grid-story-video {
  display: flex; 
  gap: 20px; 
  height: 400px;
  flex-wrap: wrap;
}

.grid-section .story-card {
  position: relative;
  overflow: hidden;
  border-radius: 12px;
  color: white;
  flex-shrink: 0;
}

.grid-section .story-inner {
  position: absolute;
  inset: 0;
  opacity: 0;
  transition: opacity 1s ease;
  display: flex;
  align-items: flex-end;
  padding: 16px;
  background-size: cover;
  background-position: center;
  z-index: 1;
}

.grid-section .story-inner video {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: inherit;
  z-index: 0;
}

.grid-section .story-inner.active {
  opacity: 1;
  z-index: 2;
}

.grid-section .overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.4);
  z-index: 1;
}

.grid-section .content {
  position: relative;
  z-index: 2;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.grid-section .content h5{
  font-size: 20px;
  color: #FFFFFF;
  font-weight: 700;
}

.grid-section .content p{
  font-size: 14px;
  font-weight: 500;
}

.grid-section .content p img{
  width: 50px;
}

.grid-section .gradient-purple {
  background-color: #000000;
}

.grid-section .gradient-orange {
  background-color: #1a97f6;
}

/* home-top-benner */

.stacked-swiper,
.stacked-swiper .swiper-wrapper,
.stacked-swiper .swiper-slide {
  height: auto;
}

.swiper {
  width: 100%;
  height: 100%;
}


.stacked-swiper .slide-media-ratio {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #000;
  border-radius: 18px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.stacked-swiper video,
.stacked-swiper img,
.stacked-swiper iframe {
  width: 100%;
  aspect-ratio: 449 / 359;
  object-fit: cover;
  border-radius: 18px;
  display: block;
  background: #000;
}

.stacked-swiper video {
  object-fit: contain;
}

.video-poster-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  display: none;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  z-index: 2;
}

.video-poster-overlay.show {
  display: flex !important;
  /* background: rgba(0, 0, 0, 0.4); */
}

.video-poster-overlay img {
  width: 64px;
  height: 64px;
}

.youtube-poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  cursor: pointer;
  z-index: 1;
  border-radius: 18px;
}

#stacked-slider-content {
  padding-right: 80px;
}

#stacked-slider-content h1 {
  background: linear-gradient(95.88deg, #007DFE 15.4%, rgba(76, 215, 167, 0.95) 89.03%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
  font-size: 50px;
  font-weight: 800;
  display: inline-grid;
  line-height: normal;
}

#stacked-slider-content h1 span {
  background: none !important;
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: #fff !important;
  background-clip: initial !important;
  color: #fff !important;
  font-size: 18px;
  line-height: normal;
  font-weight: 500;
  margin-top: 30px;
  line-height: 30px;
  padding-right: 90px;
}

.swiper-custom-arrows {
  position: absolute;
  left: 50%;
  bottom: -90px;
  transform: translateX(-50%);
  z-index: 10;
  display: flex;
  gap: 0px;
  justify-content: center;
  width: auto;
  pointer-events: none;
}

.swiper-custom-arrows button {
  pointer-events: auto;
}

.stacked-swiper {
  position: relative;
}

@media (max-width: 768px) {
  .swiper-cards {
    overflow: hidden !important;
  }

  #stacked-slider-content {
    min-height: 220px;
  }

  #stacked-slider-content h2 {
    font-size: 20px;
  }

  #stacked-slider-content h1 span {
    line-height: normal;
    font-size: 16px;
    margin-top: 15px;
    padding-right: 10px;
  }

  /* .stacked-swiper,
  .stacked-swiper .swiper-wrapper,
  .stacked-swiper .swiper-slide {
    height: 300px;
  } */

  .swiper-custom-arrows {
    position: relative;
    bottom: 0px;
  }

  .grid-section .story-grid {
    flex-direction: column;
  }

  .grid-section .story-grid > div {
    width: 100%;
  }

  .grid-section .grid-story-video {
    height: 800px;
    flex-direction: column;
  }

    #stacked-slider-content {
      padding-right: 0px;
    }

  #stacked-slider-content h1 {
    font-size: 30px;
  }
}

/* richtext-editor-css */

#richtext-editor .raw-html-embed {
  display: flex;
  justify-content: center;
}

#richtext-editor .image {
  display: flex;
  flex-direction: column;
  align-items: center;
}

/* form-search-styles */

#story-filter-form label {
  font-size: 16px;
  font-weight: 600;
  color: #000000;
}

#story-filter-form .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 35px;
}

#story-filter-form .select2-container .select2-selection--single {
  height: 35px;
}

#story-filter-form .select2-container .select2-selection--single span {
  font-size: 14px;
}

#story-filter-form .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 35px;
}

/* disclaimer-page */

.disclaimer ul li {
  list-style-type: none !important;
  display: flex;
  align-items: flex-start;
  gap: 0.5em;
  margin-bottom: 0.5em;
}

.disclaimer ul li p {
  margin-top: -2px;
  color: #0e165d;
  font-size: 16px;
  font-weight: 500;
}

.disclaimer-li-icon {
  color: #FA8005;
  margin-right: 8px;
  font-size: 1.1em;
  flex-shrink: 0;
}

@media (max-width: 768px) {
  .disclaimer ul {
    margin-left: 2rem !important;
    padding-left: 0 !important;
  }

  .disclaimer ul li p {
    font-size: 14px;
    margin-top: -1px;
  }
}

/* Marquee Styles */
.marquee-section {
  background: #22384a;
  width: 100%;
}

.marquee {
  white-space: nowrap;
  animation: marqueeAnim 18s linear infinite;
  min-width: 100%;
}

.marquee-item {
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  font-size: 22px;
  color: #FFBC27;
}

.dot {
  width: 12px;
  height: 12px;
  background: #FFBC27;
  border-radius: 50%;
  display: inline-block;
}

@media (max-width: 768px) {
  .marquee-item {
    font-size: 1rem;
    margin-left: 1rem !important;
    margin-right: 1rem !important;
  }

  .dot {
    width: 8px;
    height: 8px;
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
}

@keyframes marqueeAnim {
  0% {
    transform: translateX(0);
  }

  100% {
    transform: translateX(-50%);
  }
}

/* Coming Soon Overlay */

.coming-soon-overlay {
  position: absolute;
  inset: 0;
  z-index: 10;
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(30, 55, 75, 0.96);
  border-radius: 20px;
  width: 100%;
  height: 100%;
  min-height: 180px;
  transition: opacity 0.3s;
}

.coming-soon-title {
  color: #FFBC27;
  font-weight: 800;
  font-size: 2.5rem;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 2px;
  margin: 0;
  text-align: center;
  animation: fadeIn 1s;
}

@media (max-width: 768px) {
  .coming-soon-title {
    font-size: 1.5rem;
    letter-spacing: 1px;
    padding: 0 1rem;
  }
}

@keyframes fadeOut {
  from {
    opacity: 1;
  }

  to {
    opacity: 0;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

#coming-soon-overlay.fade-out {
  animation: fadeOut 1s forwards;
}

#spotlight-hero {
  opacity: 0;
  transform: translateY(40px);
  transition: none;
}

#spotlight-hero.fade-in {
  animation: fadeInUp 1s forwards;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    transform: translateY(40px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* New FAQ section styles */
.accordion-button {
  background: #fff !important;
  border-radius: 12px !important;
  box-shadow: none !important;
  border: none !important;
  font-size: 18px !important;
  font-weight: 700 !important;
  color: #1E1E1E;
  transition: background 0.2s;
  gap: 1rem;
}

.accordion-button:focus {
  box-shadow: none !important;
  color: #1E1E1E !important;
}

.accordion-button:hover {
  color: #1E1E1E !important;
}

.accordion-button:not(.collapsed) {
  border-radius: 12px 12px 0 0 !important;
}

.accordion-item {
  border: none !important;
  background: transparent !important;
}

.accordion-body {
  background: #fff;
  border-radius: 0 0 12px 12px;
  font-size: 14px;
  color: #3A3A3A;

}

/* Custom Accordion Arrow Styles */
.accordion-button::after {
  content: '';
  display: flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: #1E1E1E;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4l4 4-4 4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  transition: background 0.3s, transform 0.3s;
  margin-left: auto;
  /* Remove default icon */
  border: none !important;
  box-shadow: none !important;
}

.accordion-button:not(.collapsed)::after {
  background: #007DFE;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 4l4 4-4 4' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: center;
  transform: rotate(90deg);
}

@media (max-width: 768px) {

  .accordion-button {
    font-size: 16px !important;
  }

  .accordion-body {
    font-size: 12px;
  }

  .accordion-button::after {
    width: 20px;
    height: 20px;
  }
}

/* Q&A Section Styles */

#questions-grid {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  padding-bottom: 50px;
}

.question-card {
  background: #ffffff;
  border: 2.1px solid #0167FF;
  border-radius: 20px;
  padding: 1rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  height: 100%;
  width: fit-content;
}

.question-card:hover {
  background: #0167FF;
  border-color: #0167FF;
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.question-card:hover h5 {
  color: #ffffff;
}

.question-card h5 {
  color: #0167FF;
  font-size: 12px;
  font-weight: 500;
  margin: 0;
  line-height: 1.4;
}

.answer-group {
  border: 1px solid #939292;
  padding: 20px;
  border-radius: 40px 2px 40px 40px;
  background: #F0F0F0;
}

.faq-main {
  border-radius: 40px;
  border: 2.05px solid #D9D9D9;
  background-color: #ffffff;
  
}

.build-faq {
  background-image: url("assets/images/build-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  width: 100%;
  height: 100%;
  padding: 30px;
  border-radius: 40px 40px 0px 0px;
}

.build-faq h3 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 700;
  font-size: 22px;
  color: #fff;
  margin-bottom: 0px;
}

.build-faq-2 {
  display: flex;
  flex-direction: column;
  padding: 50px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

.build-faq-2 img {
  width: 40px;
  height: 40px;
}

.build-faq-2 h2 {
  font-family: "Montserrat", sans-serif !important;
  font-weight: 800;
  font-size: 35px;
  background: linear-gradient(95.88deg, #007DFE 15.4%, rgba(76, 215, 167, 0.95) 89.03%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}

.answer-section {
  transition: all 0.4s ease-in-out;
  padding: 0px 50px;
}

.answer-section.show {
  animation: slideDown 0.4s ease-out;
}

.answer-section.hide {
  animation: slideUp 0.4s ease-in;
}

.answer-header {
  background: #007DFE !important;
  border-radius: 40px 2px 20px 40px;
}

.answer-header h3 {
  font-weight: 600;
  font-size: 16px;
  color: #ffffff;
}

/* Lock icon container so it never shrinks or moves */
.answer-icon-container {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  display: flex;
  align-items: flex-start;
}

.answer-icon-container img {
  width: 100%;
  height: auto;
}


.feedback-btn {
  color: #FA8005;
  transition: all 0.3s ease;
  background: #FA80053B;
  border-radius: 50px;
}

.feedback-btn i {
  margin-right: 0px !important;
}

.feedback-btn:hover {
  background: #FF8C00;
  border-color: #FF8C00;
  color: white;
}

.feedback-btn.active {
  background: #FF8C00;
  border-color: #FF8C00;
  color: white;
}

.answer-content {
  margin-top: 30px;
  margin-bottom: 30px;
}

#close-answer {
  background-color: #EDEDED !important;
  color: #000000 !important;
  border-radius: 50px;
  opacity: 1 !important;
  padding: 10px;
  /* width: 10px !important;
  height: 10px !important; */
  font-size: 10px;
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-20px);
  }

  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes slideUp {
  from {
    opacity: 1;
    transform: translateY(0);
  }

  to {
    opacity: 0;
    transform: translateY(-20px);
  }
}

.questions-container {
  transition: all 0.4s ease-in-out;
}

/* .questions-container.shifted {
  transform: translateY(20px);
} */

@media (max-width: 768px) {
  .question-card {
    padding: 1.25rem;
  }

  .question-card h5 {
    font-size: 10px;
  }

  .answer-content {
    margin-top: 20px;
  }

  .answer-icon-container {
    display: none;
  }

  .answer-section {
    padding: 0px 25px;
  }

  .answer-header {
    border-radius: 20px 2px 20px 20px;
  }

  .answer-header h3 {
    font-size: 14px;
  }

  .faq-main {
    border-radius: 20px;
  }
  
  .build-faq {
    padding: 20px;  
    border-radius: 20px 20px 0px 0px;
  }

  .build-faq h3 {
    font-size: 18px;
  }

  .build-faq-2 {
    padding: 25px;
  }

  .build-faq-2 h2 {
    font-size: 22px;
  }

  #questions-grid {
    padding: 25px;
  }

}
