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

.container {
  max-width: 1440px;
}

p {
  color: #161616;
}

#heroSec .hero-section, #heroSec .services, #heroSec .why-bluedog-teams, #heroSec .models, #heroSec .use-cases, #heroSec .benefits, #heroSec .why-now, #heroSec .get-started, #services .hero-section, #services .services, #services .why-bluedog-teams, #services .models, #services .use-cases, #services .benefits, #services .why-now, #services .get-started, #whyBluedog .hero-section, #whyBluedog .services, #whyBluedog .why-bluedog-teams, #whyBluedog .models, #whyBluedog .use-cases, #whyBluedog .benefits, #whyBluedog .why-now, #whyBluedog .get-started, #models .hero-section, #models .services, #models .why-bluedog-teams, #models .models, #models .use-cases, #models .benefits, #models .why-now, #models .get-started, #useCases .hero-section, #useCases .services, #useCases .why-bluedog-teams, #useCases .models, #useCases .use-cases, #useCases .benefits, #useCases .why-now, #useCases .get-started, #benefits .hero-section, #benefits .services, #benefits .why-bluedog-teams, #benefits .models, #benefits .use-cases, #benefits .benefits, #benefits .why-now, #benefits .get-started, #whyNow .hero-section, #whyNow .services, #whyNow .why-bluedog-teams, #whyNow .models, #whyNow .use-cases, #whyNow .benefits, #whyNow .why-now, #whyNow .get-started, #getStarted .hero-section, #getStarted .services, #getStarted .why-bluedog-teams, #getStarted .models, #getStarted .use-cases, #getStarted .benefits, #getStarted .why-now, #getStarted .get-started {
  padding: 100px 0;
}
#heroSec .hero-section .title, #heroSec .services .title, #heroSec .why-bluedog-teams .title, #heroSec .models .title, #heroSec .use-cases .title, #heroSec .benefits .title, #heroSec .why-now .title, #heroSec .get-started .title, #services .hero-section .title, #services .services .title, #services .why-bluedog-teams .title, #services .models .title, #services .use-cases .title, #services .benefits .title, #services .why-now .title, #services .get-started .title, #whyBluedog .hero-section .title, #whyBluedog .services .title, #whyBluedog .why-bluedog-teams .title, #whyBluedog .models .title, #whyBluedog .use-cases .title, #whyBluedog .benefits .title, #whyBluedog .why-now .title, #whyBluedog .get-started .title, #models .hero-section .title, #models .services .title, #models .why-bluedog-teams .title, #models .models .title, #models .use-cases .title, #models .benefits .title, #models .why-now .title, #models .get-started .title, #useCases .hero-section .title, #useCases .services .title, #useCases .why-bluedog-teams .title, #useCases .models .title, #useCases .use-cases .title, #useCases .benefits .title, #useCases .why-now .title, #useCases .get-started .title, #benefits .hero-section .title, #benefits .services .title, #benefits .why-bluedog-teams .title, #benefits .models .title, #benefits .use-cases .title, #benefits .benefits .title, #benefits .why-now .title, #benefits .get-started .title, #whyNow .hero-section .title, #whyNow .services .title, #whyNow .why-bluedog-teams .title, #whyNow .models .title, #whyNow .use-cases .title, #whyNow .benefits .title, #whyNow .why-now .title, #whyNow .get-started .title, #getStarted .hero-section .title, #getStarted .services .title, #getStarted .why-bluedog-teams .title, #getStarted .models .title, #getStarted .use-cases .title, #getStarted .benefits .title, #getStarted .why-now .title, #getStarted .get-started .title {
  font-size: clamp(2.2rem, 7vw, 3.6rem);
  font-weight: 700;
  margin-bottom: 20px;
  line-height: clamp(3rem, 7vw + 1rem, 4.4rem);
}

#heroSec {
  background-color: #021b29;
  background-image: linear-gradient(135deg, rgba(2, 27, 39, 0.5) 0%, rgba(10, 119, 174, 0.5) 100%), url("/src/img/particles.png");
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
#heroSec .hero-section {
  padding: 100px 0;
}
#heroSec .hero-section .title {
  color: white;
}
#heroSec .hero-section p {
  margin-bottom: 35px;
  line-height: 1.8rem;
  font-size: 1.1rem;
  color: white;
}
#heroSec .hero-section .button {
  background-color: #F09042;
  color: white;
  padding: 15px 30px;
  text-decoration: none;
  border-radius: 5px;
}
#heroSec .hero-section .button:hover {
  background-color: #F19B55;
}

#services .services {
  padding: 100px 0;
}
#services .services .title {
  font-size: clamp(2.2rem, 7vw, 3.2rem);
  font-weight: 700;
  margin-bottom: 10px;
  color: #0d9ee9;
}
#services .services p {
  font-size: 1.1rem;
  line-height: 1.6rem;
}
#services .services .card {
  background-color: rgba(13, 158, 233, 0.05);
  border-radius: 10px;
  border: solid 1px rgb(5, 66, 97);
}
#services .services .card .card-title {
  font-size: clamp(1.4rem, 3vw, 1.8rem);
  font-weight: 700;
  margin-bottom: 20px;
}
#services .services .card .card-text {
  font-size: 1.1rem;
  line-height: 1.6rem;
  margin-bottom: 10px;
}

#whyBluedog .why-bluedog-teams {
  padding: 100px 0;
}
#whyBluedog .why-bluedog-teams .full-bleed {
  box-shadow: 0 0 0 100vmax #004080;
  clip-path: inset(0 -100vmax);
}
#whyBluedog .why-bluedog-teams .title {
  font-size: clamp(2.2rem, 7vw, 3.2rem);
  font-weight: 700;
  background-color: #004080;
  color: white;
  padding: 60px 0 120px 0;
  margin: 0;
}
#whyBluedog .why-bluedog-teams .teams {
  margin-top: -80px;
}
#whyBluedog .why-bluedog-teams .teams .card {
  background-color: #f9ffff;
  border-radius: 10px;
  border: solid 2px #004080;
}
#whyBluedog .why-bluedog-teams .teams .card .card-title {
  font-size: clamp(1.4rem, 3vw, 1.8rem);
  font-weight: 700;
  margin-bottom: 20px;
}
#whyBluedog .why-bluedog-teams .teams .card .card-text {
  font-size: 1.1rem;
  line-height: 1.6rem;
  margin-bottom: 10px;
}

#models .models .title {
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 4rem;
}
#models .models .carousel.slide .carousel-inner {
  border-radius: 10px;
}
#models .models .carousel.slide .carousel-inner .carousel-item {
  padding: 50px 20px;
}
#models .models .carousel.slide .carousel-inner .carousel-item img {
  max-width: 80%;
  margin: 0 auto 20px auto;
}
#models .models .carousel.slide button {
  filter: invert(100%);
}

#useCases {
  position: relative;
  z-index: -1;
}
#useCases .use-cases {
  margin-top: 100px;
}
#useCases .use-cases .title {
  background-color: white;
  font-size: 3.2rem;
  font-weight: 700;
  line-height: 4rem;
  padding: 130px 20px 40px 20px;
}
#useCases .use-cases .scroll-cases {
  margin-bottom: 10px;
  padding: 20px;
}
#useCases .use-cases .scroll-cases h4 {
  font-size: 2rem;
  font-weight: 700;
}

#getStarted .get-started .text-center .btn {
  margin-bottom: 10px;
}

.customer-value-statements {
  background-color: #dcf4ff;
  padding: 100px 20px;
  margin: 0;
  position: relative;
}
.customer-value-statements span {
  font-family: sans-serif;
  font-size: 10rem;
  color: rgba(0, 0, 0, 0.1);
  font-weight: 900;
  font-style: italic;
}
.customer-value-statements .lquo {
  position: absolute;
  top: 0;
  left: 30px;
}
.customer-value-statements .rquo {
  position: absolute;
  top: 40px;
  right: 60px;
}
.customer-value-statements .text-center p {
  font-size: 1.4rem;
  font-style: italic;
  color: #161616;
  margin: 0;
}

footer {
  background-color: #021b27;
  padding: 50px 0 20px 0;
}

.copyright {
  background-color: #021b27;
  padding: 15px 0;
}
.copyright p {
  color: white;
  margin: 0;
  font-size: 0.9rem;
}/*# sourceMappingURL=styles.css.map */