.hero-slider {
  width: 100%;
  height: 80vh;
  position: relative;
  overflow: hidden;
}
.swiper,
.swiper-slide,
.swiper-wrapper {
  height: 100%;
}
.swiper-slide {
  background-size: cover;
  background-position: center;
  position: relative;
}
.content,
.overlay,
.quote-circle {
  position: absolute;
}
.overlay {
  inset: 0;
  background: linear-gradient(
    to right,
    rgba(6, 53, 99, 0.85),
    rgba(6, 53, 99, 0.45)
  );
}
.content {
  top: 50%;
  left: 80px;
  transform: translateY(-50%);
  max-width: 650px;
  color: #fff;
  z-index: 2;
}
.content h1 {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 60px;
  font-weight: 700;
  line-height: 60px;
  color: #fff;
}
.content p,
.feature-item,
.welcome-section,
.welcome-subtitle {
  font-family: Inter, sans-serif;
}
.content p {
  font-size: 22px;
  line-height: 32px;
  color: rgba(255, 255, 255, 0.9);
  margin: 20px 0 30px;
}
.hero-buttons {
  display: flex;
  gap: 12px;
}
.hero-btn-outline,
.hero-btn-primary {
  font-size: 20px;
  line-height: 28px;
  padding: 14px 28px;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  font-family: Inter, sans-serif;
  text-decoration: none;
}
.hero-btn-primary {
  background-color: #d4a63f;
  border-radius: 6px;
  transition: background-color 0.3s;
}
.hero-btn-primary:hover {
  background-color: #b59331;
}
.hero-btn-outline {
  border: 2px solid #fff;
  border-radius: 6px;
  transition:
    background-color 0.3s,
    color 0.3s;
}
.hero-btn-outline:hover {
  background-color: #fff;
  color: #061f63;
}
.swiper-button-next::after,
.swiper-button-prev::after {
  display: none;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: auto;
  height: auto;
  background: 0 0;
  cursor: pointer;
  z-index: 10;
}
.swiper-button-prev {
  left: 40px;
}
.swiper-button-next {
  right: 40px;
}
.swiper-button-next svg,
.swiper-button-prev svg {
  width: 26px;
  height: 26px;
  stroke: #fff;
  fill: none;
  stroke-width: 2;
  opacity: 0.9;
  transition:
    opacity 0.3s,
    stroke 0.3s;
}
.swiper-button-next:hover svg,
.swiper-button-prev:hover svg {
  opacity: 1;
  stroke: #ffd700;
}
.swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  background-color: rgba(211, 210, 202, 0.5) !important;
  opacity: 1 !important;
}
.swiper-pagination-bullet-active {
  background-color: #b59331 !important;
  transform: scale(1.2);
}
@media (max-width: 992px) {
  .content {
    left: 40px;
    max-width: 500px;
  }
  .content h1 {
    font-size: 42px;
  }
  .content p {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  .content {
    left: 20px;
    max-width: 90%;
  }
  .content h1 {
    font-size: 32px;
  }
  .content p {
    font-size: 14px;
  }
  .hero-buttons {
    flex-direction: column;
    gap: 10px;
  }
  .swiper-button-prev {
    left: 10px;
  }
  .swiper-button-next {
    right: 10px;
  }
}
@media (max-width: 1200px) {
  .content h1 {
    font-size: 48px;
  }
  .content p {
    font-size: 18px;
  }
}
.features-section {
  background-color: #1f517a;
  margin: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}
.feature-item {
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 25px;
}
.feature-icon {
  background-color: rgba(212, 166, 63, 0.3);
  color: #c4a14f;
  font-size: 1.3rem;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.welcome-section {
  background-color: #faf9f5;
  padding: 80px 20px;
  color: #243b5b;
}
.welcome-subtitle {
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  display: inline-block;
  background-color: #e2e8f0;
  color: #1f517a;
  padding: 6px 14px;
  border-radius: 20px;
  margin-bottom: 18px;
  letter-spacing: 0.5px;
}
.welcome-heading {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  margin-bottom: 8px;
}
.underline {
  border-radius: 2px;
}
.welcome-text {
  font-family: Inter, sans-serif;
  max-width: 720px;
  margin: 0 auto 24px;
  font-size: 1.1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #4a4a4a;
}
.welcome-btn,
a.welcome-btn {
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  display: inline-flex;
  align-items: center;
  background-color: #1f517a;
  color: #fff;
  padding: 14px 28px;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s;
}
.academic-card h3,
.enrichment-text h3,
.glance-title,
.info-card h3,
.section-title {
  font-family: "Playfair Display", serif;
  font-weight: 600;
  color: #123c6a;
}
h3 .ampersand,
h4 .ampersand {
  font-family: Georgia, serif;
  font-weight: 400;
  color: #123c6a;
}
.badge,
.choose-subtitle,
.curriculum-btn,
.glance-badge,
.glance-description,
.grade,
.info-card p,
.primary-btn,
.tag {
  font-family: Inter, sans-serif;
}
.welcome-btn:hover {
  background-color: #1f517a;
}
.welcome-btn svg {
  stroke: white;
  margin-left: 8px;
  transition: transform 0.3s;
}
.welcome-btn:hover svg {
  transform: translateX(4px);
}
.why-choose-rudra {
  padding: 80px 20px;
  background: #fff;
}
.section-title {
  text-align: center;
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 24px;
}
.choose-subtitle {
  font-weight: 600;
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  background-color: #f9f5ed;
  color: #d3a94f;
  padding: 6px 14px;
  border-radius: 20px;
  margin-bottom: 18px;
  letter-spacing: 0.5px;
}
.title-underline {
  width: 60px;
  height: 4px;
  background: #5c8d7a;
  margin: 12px auto 50px;
  border-radius: 2px;
}
.card-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.info-card {
  background: #fff;
  border: 1px solid #e5eaf0;
  border-radius: 10px;
  padding: 35px 25px;
  text-align: left;
  transition: 0.3s;
}
.info-card:hover {
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  transform: translateY(-5px);
}
.icon-circle {
  width: 48px;
  height: 48px;
  background: #eef5f1;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
}
.glance-badge,
.primary-btn {
  font-weight: 500;
  display: inline-block;
  color: #1f517a;
}
.icon-circle img {
  width: 22px;
  height: 22px;
}
.enrichment-text h3,
.info-card h3 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 12px;
}
.info-card p,
.primary-btn {
  font-size: 16px;
}
.info-card p {
  line-height: 26px;
  font-weight: 400;
  color: #595959;
}
.btn-wrapper {
  text-align: center;
  margin-top: 50px;
}
.primary-btn {
  line-height: 24px;
  padding: 14px 28px;
  border: 2px solid #123c6a;
  border-radius: 6px;
  text-decoration: none;
  transition: 0.3s;
}
.primary-btn:hover {
  background: #123c6a;
  color: #fff;
}
.academics-glance {
  background-color: #f7f6f2;
  padding: 90px 20px;
}
.glance-badge {
  font-size: 14px;
  line-height: 20px;
  background-color: #e6edf3;
  padding: 6px 16px;
  border-radius: 20px;
  margin-bottom: 16px;
}
.glance-title {
  font-size: 36px;
  line-height: 40px;
  margin-bottom: 10px;
}
.glance-underline {
  width: 60px;
  height: 4px;
  background-color: #d4a63f;
  margin: 0 auto 24px;
  border-radius: 2px;
}
.glance-description {
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  color: #595959;
  max-width: 760px;
  margin: 0 auto 60px;
}
.grade,
.tag {
  line-height: 20px;
}
.badge,
.curriculum-btn,
.grade,
.tag {
  font-weight: 500;
}
.academics-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
.academic-card {
  background: #fff;
  border-radius: 12px;
  padding: 26px 22px;
  text-align: left;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.06);
  transition:
    transform 0.3s,
    box-shadow 0.3s;
}
.academic-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.08);
}
.academic-icon {
  width: 52px;
  height: 52px;
  background-color: #fbf4e6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.4rem;
  margin-bottom: 18px;
}
.academic-card h3 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 4px;
}
.academic-card p,
.enrichment-text p {
  font-weight: 400;
  color: #595959;
  margin: 0;
  font-family: Inter, sans-serif;
}
.grade {
  font-size: 14px;
  display: inline-block;
  color: #c4a14f;
  margin-bottom: 14px;
}
.academic-card p {
  font-size: 14px;
  line-height: 23px;
}
@media (max-width: 992px) {
  .academics-grid,
  .card-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .glance-title {
    font-size: 2.2rem;
  }
}
.enrichment-section {
  padding: 20px 20px 80px;
  background-color: #f7f6f2;
}
.enrichment-box {
  background: #fff;
  border-radius: 14px;
  padding: 36px 40px;
  display: grid;
  grid-template-columns: 1.2fr 2fr;
  gap: 30px;
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.06);
}
.enrichment-text p {
  font-size: 16px;
  line-height: 26px;
}
.enrichment-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  align-items: center;
}
.tag {
  font-size: 14px;
  background-color: #f1f4f2;
  color: #6a9080;
  padding: 8px 16px;
  border-radius: 999px;
  white-space: nowrap;
}
.curriculum-btn {
  font-size: 16px;
  line-height: 24px;
  display: inline-flex;
  align-items: center;
  background-color: #1f517a;
  color: #f9f9f6;
  padding: 14px 28px;
  border-radius: 6px;
  text-decoration: none;
  transition: background-color 0.3s;
}
.badge,
.student-life-content .badge {
  line-height: 20px;
  margin-bottom: 15px;
}
.curriculum-btn:hover {
  background-color: #163e60;
}
@media (max-width: 576px) {
  .academics-grid,
  .card-grid {
    grid-template-columns: 1fr;
  }
  .info-card {
    padding: 30px 20px;
  }
  .section-title {
    font-size: 28px;
  }
  .academic-card {
    padding: 30px 22px;
  }
  .glance-title {
    font-size: 1.8rem;
  }
  .glance-description {
    font-size: 0.95rem;
  }
  .enrichment-box {
    padding: 28px 24px;
  }
  .enrichment-text h3 {
    font-size: 1.3rem;
  }
  .tag {
    font-size: 0.85rem;
    padding: 7px 14px;
  }
}
.facilities-section {
  padding: 80px 20px;
  background: #fff;
  text-align: center;
}
.container {
  max-width: 1200px;
  margin: auto;
}
.badge {
  font-size: 14px;
  display: inline-block;
  background-color: #f3e8d8;
  color: #c4a14f;
  padding: 6px 16px;
  border-radius: 20px;
}
.divider,
.facility-card:hover .icon-wrapper,
.life-card:hover .icon-wrapper {
  background: #4a7c59;
}
.title {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  color: #1f517a;
}
.divider {
  width: 60px;
  height: 4px;
  margin: 12px auto;
}
.subtitle {
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  color: #595959;
  max-width: 700px;
  margin: 20px auto 50px;
}
.btn-primary,
.studentbtn-primary {
  font-size: 16px;
  text-decoration: none;
}
.facilities-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
  gap: 25px;
}
.facility-card {
  background: #f2f2ef;
  padding: 10px;
  border-radius: 12px;
  transition: transform 0.3s;
}
.facility-card:hover {
  background: #f0f3f2;
  transform: translateY(-6px);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}
.facility-card img {
  width: 48px;
  margin-bottom: 15px;
}
.facility-card h4 {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 18px;
  line-height: 20px;
  font-weight: 600;
  color: #1f517a;
  margin-bottom: 8px;
}
.facility-card p {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
  color: #595959;
  margin: 0;
}
.btn-primary {
  font-family: Inter, sans-serif;
  line-height: 24px;
  font-weight: 500;
  display: inline-block;
  margin-top: 50px;
  padding: 14px 32px;
  border: 2px solid #0b3c5d;
  color: #1f517a;
  border-radius: 8px;
  transition: 0.3s;
}
.btn-primary:hover,
.testimonial-arrows button:hover {
  background: #0b3c5d;
  color: #fff;
}
.icon-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 15px;
}
.facility-card:hover .facility-icon,
.life-card:hover .facility-icon {
  stroke: #ffffff;
}
.student-life-section {
  background: #f3f3ef;
  padding: 100px 20px;
}
.student-life-grid {
  max-width: 1200px;
  margin: auto;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  gap: 60px;
  align-items: center;
}
.student-life-content .badge {
  font-family: Inter, sans-serif;
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  background-color: #e6ecea;
  color: #1f517a;
  padding: 6px 14px;
  border-radius: 20px;
}
.student-life-content h2,
.testimonial-header h2 {
  font-family: "Playfair Display", serif;
  font-size: 36px;
  line-height: 40px;
  font-weight: 600;
  color: #1f517a;
  margin: 0;
}
.title-line {
  width: 70px;
  height: 4px;
  background: #d4a73c;
  margin: 15px 0 25px;
}
.student-life-content p {
  font-family: Inter, sans-serif;
  font-size: 18px;
  line-height: 29px;
  font-weight: 400;
  color: #595959;
  max-width: 480px;
  margin: 0;
}
.studentbtn-primary {
  font-family: Inter, sans-serif;
  line-height: 24px;
  font-weight: 500;
  display: inline-block;
  margin-top: 30px;
  background-color: #1f5078;
  color: #f9f9f6;
  padding: 14px 28px;
  border-radius: 8px;
  transition: background-color 0.3s;
}
.student-life-cards {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
.life-card {
  background: #fff;
  padding: 30px;
  border-radius: 16px;
  transition:
    transform 0.3s,
    box-shadow 0.3s;
}
.life-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}
.icon-wrapper {
  width: 56px;
  height: 56px;
  background: #f0f3f2;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  transition: background 0.3s;
}
.facility-icon {
  stroke: #4a7c59;
  fill: none;
  width: 26px;
  height: 26px;
  stroke: #4a7c59;
  stroke-width: 2;
  fill: none;
  transition: stroke 0.3s;
}
.life-card h4 {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
  color: #1f517a;
  margin-bottom: 12px;
}
.life-card ul,
.testimonial-header .badge {
  line-height: 20px;
  font-family: Inter, sans-serif;
}
.life-card ul {
  font-size: 15px;
  font-weight: 400;
  color: #595959;
  padding-left: 18px;
  margin: 0;
  list-style-position: inside;
}
.life-card li {
  margin-bottom: 6px;
}
@media (max-width: 992px) {
  .enrichment-box {
    grid-template-columns: 1fr;
  }
  .student-life-grid {
    grid-template-columns: 1fr 1fr;
    gap: 40px;
  }
  .student-life-content h2 {
    font-size: 34px;
  }
  .student-life-content p {
    max-width: 100%;
  }
  .studentbtn-primary {
    padding: 12px 24px;
    font-size: 14px;
  }
  .life-card {
    padding: 24px;
  }
}
@media (max-width: 768px) {
  .hero-slider {
    height: 70vh;
  }
  .content {
    left: 20px;
    right: 20px;
    max-width: 100%;
    text-align: left;
  }
  .content h1 {
    font-size: 34px;
    line-height: 1.2;
  }
  .content p {
    font-size: 15px;
  }
  .hero-buttons {
    flex-direction: column;
    width: fit-content;
  }
  .features-section .container {
    justify-content: center;
  }
  .feature-item {
    width: 45%;
    justify-content: flex-start;
    font-size: 0.9rem;
  }
  .welcome-heading {
    font-size: 2rem;
  }
  .welcome-text {
    font-size: 1rem;
    padding: 0 10px;
  }
  .student-life-grid {
    grid-template-columns: 1fr;
    gap: 30px;
  }
  .student-life-content {
    text-align: center;
  }
  .student-life-content h2 {
    font-size: 28px;
  }
  .title-line {
    margin: 12px auto 20px;
  }
  .student-life-content p {
    font-size: 15px;
    line-height: 1.6;
  }
  .studentbtn-primary {
    margin: 20px auto 0;
    display: inline-block;
  }
  .student-life-cards {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .life-card {
    padding: 20px;
  }
  .icon-wrapper {
    width: 50px;
    height: 50px;
  }
  .facility-icon {
    width: 22px;
    height: 22px;
  }
  .life-card h4 {
    font-size: 18px;
  }
  .life-card ul {
    padding-left: 16px;
  }
}
@media (max-width: 480px) {
  .hero-slider {
    height: 65vh;
  }
  .content h1 {
    font-size: 28px;
  }
  .hero-btn-outline,
  .hero-btn-primary {
    font-size: 16px;
    padding: 12px 20px;
  }
  .feature-item {
    width: 100%;
  }
  .welcome-heading {
    font-size: 1.6rem;
  }
  .student-life-section {
    padding: 60px 15px;
  }
  .student-life-content h2 {
    font-size: 24px;
  }
  .studentbtn-primary {
    padding: 10px 20px;
    font-size: 13px;
  }
  .life-card {
    padding: 18px;
    border-radius: 12px;
  }
  .icon-wrapper {
    width: 45px;
    height: 45px;
  }
  .facility-icon {
    width: 20px;
    height: 20px;
  }
  .life-card h4 {
    font-size: 16px;
  }
  .life-card ul li {
    font-size: 14px;
  }
}
.parent-testimonials {
  padding: 80px 20px;
  background: #fff;
  font-family: Poppins, sans-serif;
}
.testimonial-header {
  text-align: center;
  margin-bottom: 40px;
}
.testimonial-header .badge {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  background-color: #f7edd3;
  color: #c4a14f;
  padding: 5px 14px;
  border-radius: 20px;
  margin-bottom: 10px;
}
.underline {
  width: 60px;
  height: 4px;
  background: #4c7463;
  margin: 12px auto 30px;
}
.quote-circle,
.testimonial-dots .dot.active {
  background: #b8995d;
}
.quote-circle {
  top: -12px;
  left: 30px;
  width: 36px;
  height: 36px;
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  font-weight: 700;
}
.testimonial-text {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 24px;
  line-height: 32px;
  font-weight: 400;
  font-style: italic;
  color: #2e2e2e;
  margin-bottom: 25px;
}
.testimonial-author h4 {
  font-family: Inter, sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: 600;
  color: #1f517a;
  margin: 0 0 4px;
}
.cta-badge,
.testimonial-author p {
  font-family: Inter, sans-serif;
  font-size: 14px;
  line-height: 20px;
}
.testimonial-author p {
  font-weight: 400;
  color: #595959;
  margin: 0;
}
.testimonial-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 25px;
}
.testimonial-slider {
  position: relative;
  max-width: 800px;
  margin: auto;
}
.testimonial-card {
  box-sizing: border-box;
  position: relative;
  background: #f0f3f2;
  border-radius: 16px;
  padding: 50px 30px 80px;
  display: none;
}
.badge-icon svg,
.testimonial-card.active {
  display: block;
}
.testimonial-bottom {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
}
.testimonial-dots {
  display: flex;
  gap: 8px;
}
.testimonial-dots .dot {
  width: 8px;
  height: 8px;
  background: #d3dde2;
  border-radius: 50%;
  display: inline-block;
  margin-right: 6px;
  cursor: pointer;
}
.cta-btn.primary,
.cta-btn.primary:hover {
  background-color: #c4a14f;
}
.testimonial-arrows {
  display: flex;
  gap: 10px;
}
.testimonial-arrows button {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 1px solid #cdd6db;
  background: #fff;
  color: #0b3c5d;
  cursor: pointer;
  font-size: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s;
}
.admissions-cta {
  background-color: #1e4f7a;
  background-image: radial-gradient(
    rgba(255, 255, 255, 0.08) 1px,
    transparent 1px
  );
  background-size: 28px 28px;
  padding: 80px 20px;
}
.cta-container {
  max-width: 900px;
  margin: 0 auto;
  text-align: center;
  color: #fff;
}
.cta-badge {
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: rgba(250, 204, 21, 0.15);
  color: #c4a14f;
  padding: 8px 16px;
  border-radius: 999px;
  margin-bottom: 24px;
}
.cta-title {
  font-family: "Playfair Display", Georgia, serif;
  font-size: 48px;
  line-height: 48px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}
.cta-btn,
.cta-text {
  font-family: Inter, sans-serif;
  line-height: 28px;
}
.cta-text {
  font-size: 20px;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.8);
  margin-bottom: 35px;
}
.cta-btn,
.cta-btn.primary {
  color: #fff;
}
.cta-buttons {
  display: flex;
  justify-content: center;
  gap: 18px;
  flex-wrap: wrap;
}
.cta-btn {
  font-size: 18px;
  font-weight: 600;
  padding: 14px 30px;
  border-radius: 8px;
  text-decoration: none;
  transition: 0.3s;
}
.cta-btn.outline {
  border: 2px solid #fff;
  color: #fff;
}
.cta-btn.outline:hover {
  background-color: #fff;
  color: #1e4f7a;
}
@media (max-width: 768px) {
  .cta-title {
    font-size: 32px;
  }
  .cta-text {
    font-size: 16px;
  }
}
