.section-specials {
  min-height: clamp(67.05625rem, 51.571rem + 66.0703vw, 94.0625rem);
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center;
  padding-block: clamp(4.375rem, 4.0716rem + 1.2945vw, 5.625rem);
  overflow: hidden;
}
.section-specials .specials-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100.2%;
  height: 100%;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-specials .specials-bg img {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.section-specials .specials-content .special-heading {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 26px;
  flex-wrap: wrap;
}
.section-specials .specials-content .special-heading h2 {
  flex: 1;
  color: #fff;
  font-size: clamp(2rem, 1.5146rem + 2.0712vw, 4rem);
  font-weight: 700;
  line-height: 110%; /* 70.4px */
}
.section-specials .specials-content .special-heading .heading-promo {
  flex: 1;
  border-radius: clamp(0.5rem, 0.318rem + 0.7767vw, 1.25rem);
  background: linear-gradient(115deg, #f15d29 1.88%, rgba(0, 31, 43, 0) 93.55%);
  backdrop-filter: blur(clamp(0.625rem, 0.195rem + 1.8349vw, 1.375rem));

  padding: clamp(2rem, 1.3932rem + 2.589vw, 4.5rem)
    clamp(1.25rem, 0.8252rem + 1.8123vw, 3rem);
}
.section-specials .specials-content .special-heading .heading-promo h3 {
  color: #fff;
  display: flex;
  align-items: center;
  gap: clamp(0.625rem, 0.443rem + 0.7767vw, 1.375rem);
}
.section-specials
  .specials-content
  .special-heading
  .heading-promo
  h3
  span.free-text {
  background: linear-gradient(91deg, #fff -3.89%, #ffc397 94.43%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: clamp(3.875rem, 2.6159rem + 5.3722vw, 9.0625rem);
  font-weight: 700;
  line-height: 90%; /* 130.047px */
  letter-spacing: -2.89px;
}
.section-specials .specials-content .special-heading .heading-promo h3 p {
  font-size: clamp(0.875rem, 0.6323rem + 1.0356vw, 1.875rem);
  font-weight: 400;
  line-height: 110%; /* 33px */
  letter-spacing: -0.6px;
  display: flex;
  flex-direction: column;
  gap: clamp(0.3125rem, 0.176rem + 0.5825vw, 0.875rem);
}
.section-specials
  .specials-content
  .special-heading
  .heading-promo
  h3
  span.extra {
  color: #f15c29;
  font-size: clamp(0.625rem, 0.5036rem + 0.5178vw, 1.125rem);

  font-weight: 400;
  line-height: 90%; /* 16.2px */
  letter-spacing: -0.36px;
}
.section-specials .specials-content .specials-list {
  margin-top: clamp(1.625rem, 1.2609rem + 1.5534vw, 3.125rem);
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: clamp(0.625rem, 0.0637rem + 2.3948vw, 2.9375rem);
  grid-auto-rows: 1fr;
  grid-row-gap: clamp(0.625rem, 0.0637rem + 2.3948vw, 2.9375rem);
}
.section-specials .specials-content .specials-list li {
  padding: 2px;
  border-radius: clamp(0.625rem, 0.4733rem + 0.6472vw, 1.25rem);
  background: linear-gradient(115deg, #f15d29 1.88%, rgba(0, 31, 43, 0) 93.55%);
  overflow: hidden;
}
.section-specials .specials-content .specials-list li .specials-item-content {
  min-height: 100%;
  background: #001f2b;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  border-radius: clamp(0.625rem, 0.4733rem + 0.6472vw, 1.25rem);
  text-align: center;
  position: relative;
  padding: clamp(0.625rem, 0.3216rem + 1.2945vw, 1.875rem)
    clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  h4 {
  background: linear-gradient(90deg, #f15c29 57.37%, #f27a23 99.72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;

  font-weight: 700;
  line-height: 90%; /* 130.047px */

  text-align: center;
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  h4.heading-text-1.off {
  background: unset !important;
  -webkit-background-clip: unset !important;
  -webkit-text-fill-color: unset !important;
  color: red;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: clamp(-3.125rem, -1.9785rem + -0.9554vw, -2.1875rem);
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  h4.heading-text-1.off
  .off-text {
  font-size: clamp(1.625rem, 1.1699rem + 1.9417vw, 3.5rem);
  font-weight: 700;
  line-height: 90%; /* 49.868px */
  letter-spacing: -1.108px;
  text-transform: uppercase;
  transform: rotate(-90deg);
  position: absolute;
  right: clamp(-4.6875rem, -2.3945rem + -1.9108vw, -2.8125rem);

  background: linear-gradient(90deg, #f15c29 57.37%, #f27a23 99.72%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  h4.heading-text-1 {
  font-size: clamp(4.375rem, 3.0856rem + 5.5016vw, 9.6875rem);
  letter-spacing: -2.89px;
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  h4.heading-text-2 {
  font-size: clamp(3.875rem, 2.8434rem + 4.4013vw, 8.125rem);
  letter-spacing: -2.6px;
}
.section-specials .specials-content .specials-list li .specials-item-content p {
  display: flex;
  flex-direction: column;
  color: #fff;
  gap: 5px;
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  .p30 {
  font-size: clamp(0.875rem, 0.6323rem + 1.0356vw, 1.875rem);
  font-weight: 400;
  line-height: 110%; /* 33px */
  letter-spacing: -0.6px;
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  .p18 {
  font-size: clamp(0.625rem, 0.5036rem + 0.5178vw, 1.125rem);
  font-weight: 400;
  line-height: 110%; /* 19.8px */
  letter-spacing: -0.36px;
}
.section-specials
  .specials-content
  .specials-list
  li
  .specials-item-content
  .strg {
  font-weight: 700;
}
.section-specials .specials-content .special-btn {
  display: flex;
  gap: clamp(0.5rem, 0.1663rem + 1.4239vw, 1.875rem);
  margin-top: clamp(1.625rem, 1.2609rem + 1.5534vw, 3.125rem);
}
.section-specials .specials-content .special-btn a:first-child {
  width: 100%;
}
.section-specials .specials-content .special-btn a:last-child {
  max-width: 582px;
  width: 100%;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.section-testimonials {
  padding-block: clamp(4.375rem, 3.9199rem + 1.9417vw, 6.25rem);
  overflow: hidden;
  background: #fff;
}
.section-testimonials .testimonials-content .heading {
  display: flex;
  gap: 10px;
  align-items: flex-end;
  justify-content: space-between;
}
.section-testimonials .testimonials-content .heading .text {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(1.5625rem, 1.4563rem + 0.4531vw, 2rem);
}
.section-testimonials .testimonials-content .heading .text span.subtitle {
  border-radius: 43px;
  border: 1px solid var(--sTROKE-1, #f15d29);
  background: linear-gradient(
    90deg,
    rgba(241, 92, 41, 0.18) 0%,
    rgba(242, 122, 35, 0.18) 100%
  );
  padding: clamp(0.3125rem, 0.2063rem + 0.4531vw, 0.75rem)
    clamp(0.625rem, 0.5947rem + 0.1294vw, 0.75rem);

  color: #f15c29;
  font-size: clamp(0.875rem, 0.784rem + 0.3883vw, 1.25rem);
  font-weight: 400;
  line-height: 90%; /* 18px */
  letter-spacing: -0.4px;
  text-transform: uppercase;
  display: inline-block;
}
.section-testimonials .testimonials-content .heading .text h2 {
  color: #000;
  font-size: clamp(2rem, 1.5146rem + 2.0712vw, 4rem);
  font-weight: 700;
  line-height: 90%; /* 57.6px */
  letter-spacing: -1.28px;
}
.section-testimonials .testimonials-content .heading .text p {
  color: #000;
  font-size: clamp(0.875rem, 0.8143rem + 0.2589vw, 1.125rem);

  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
}
.section-testimonials .testimonials-content .heading .googl-review {
  width: clamp(5rem, 3.301rem + 7.2492vw, 12rem);
}
.section-testimonials .testimonials-content .testimonial-swiper {
  overflow: visible;
  margin-top: 100px;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper {
  align-items: stretch;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide {
  border-radius: 30px;
  background: #fff;
  box-shadow: 10px 10px 50px 0px rgba(0, 0, 0, 0.25);
  height: auto;

  padding: clamp(1.875rem, 1.5716rem + 1.2945vw, 3.125rem)
    clamp(1.5625rem, 1.0922rem + 2.0065vw, 3.5rem);

  min-height: clamp(25.625rem, 24.7451rem + 3.754vw, 29.25rem);

  position: relative;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide::before {
  top: -10%;
  left: 35px;
  position: absolute;
  content: "“";
  background: linear-gradient(54deg, #f15c29 11.14%, #f27a23 69.67%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-family: Agdasima, sans-serif;
  font-size: clamp(21.25rem, 14.909rem + 27.055vw, 47.375rem);
  font-style: normal;
  font-weight: 400;
  line-height: 68%;
  letter-spacing: -15.16px;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide
  .testimonial-card {
  padding-top: clamp(2.5rem, 2.0449rem + 1.9417vw, 4.375rem);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(1.0625rem, 0.8653rem + 0.8414vw, 1.875rem);
  height: 100%;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide
  .testimonial-card
  h3 {
  font-size: clamp(1.125rem, 0.943rem + 0.7767vw, 1.875rem);
  font-weight: 700;
  line-height: 120%; /* 36px */
  letter-spacing: -0.6px;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide
  .testimonial-card
  p {
  color: #000;
  font-size: clamp(0.875rem, 0.8143rem + 0.2589vw, 1.125rem);
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide
  .testimonial-card
  .names {
  margin-top: auto;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide
  .testimonial-card
  .names
  h4 {
  color: #000;
  font-size: clamp(0.875rem, 0.7233rem + 0.6472vw, 1.5rem);
  font-weight: 700;
  line-height: 120%; /* 28.8px */
  letter-spacing: -0.48px;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide
  .testimonial-card
  .names
  h4
  span {
  font-size: clamp(0.75rem, 0.659rem + 0.3883vw, 1.125rem);
  font-weight: 400;
  line-height: 120%; /* 21.6px */
  letter-spacing: -0.36px;
}
.section-testimonials
  .testimonials-content
  .testimonial-swiper
  .swiper-wrapper
  .swiper-slide
  .testimonial-card
  svg {
  width: clamp(5rem, 3.1796rem + 7.767vw, 12.5rem);
}
.section-testimonials .testimonials-content .cta-button {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-top: clamp(3.75rem, 3.1432rem + 2.589vw, 6.25rem);
}
.section-testimonials .testimonials-content .cta-button a:first-child {
  background: transparent;
  border: 2px solid #2468b2;
  color: #2468b2;
}
.section-testimonials .testimonials-content .cta-button a:last-child {
  background: #2468b2;
  border: 2px solid #2468b2;
  color: #fff;
}
.section-about {
  background: #001f2b;
  padding-block: clamp(4.375rem, 3.9199rem + 1.9417vw, 6.25rem);
}
.section-about .about-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: auto auto;
  grid-column-gap: clamp(0.9375rem, 0.4066rem + 2.2654vw, 3.125rem);
  grid-row-gap: clamp(0.9375rem, 0.4066rem + 2.2654vw, 3.125rem);
  grid-auto-rows: min-content;
}
.section-about .about-content .left {
  grid-area: 1 / 1 / 2 / 2;
}
.section-about .about-content .right {
  grid-area: 1 / 2 / 2 / 3;
}
.section-about .about-content .bottom {
  grid-area: 2 / 1 / 3 / 3;
}
.section-about .about-content .left {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: clamp(1.875rem, 1.6626rem + 0.9061vw, 2.75rem);
}
.section-about .about-content .left span.subtitle {
  font-size: clamp(0.875rem, 0.784rem + 0.3883vw, 1.25rem);
  font-weight: 400;
  line-height: 90%; /* 18px */
  letter-spacing: -0.4px;
  text-transform: uppercase;

  border-radius: 43px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.12);
  max-width: max-content;
  padding: clamp(0.3125rem, 0.2063rem + 0.4531vw, 0.75rem);
}
.section-about .about-content .left h2 {
  color: #fff;
  font-size: clamp(1.875rem, 1.3592rem + 2.2006vw, 4rem);
  font-weight: 700;
  line-height: 90%; /* 57.6px */
  letter-spacing: -1.28px;
  max-width: clamp(21.875rem, 16.1863rem + 24.2718vw, 34.375rem);
  width: 100%;
}
.section-about .about-content .about-list {
  color: #fff;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: clamp(0.9375rem, 0.4824rem + 1.9417vw, 2.8125rem);
  grid-row-gap: clamp(0.9375rem, 0.4066rem + 2.2654vw, 3.125rem);
}
.section-about .about-content .about-list.about-list-other {
  grid-template-columns: repeat(4, 1fr);
}
.section-about .about-content .about-list li {
  display: flex;
  flex-direction: column;
  gap: 20px;
  align-items: flex-start;
}
.section-about .about-content .about-list li svg {
  width: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
  height: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
}
.section-about .about-content .about-list li h3 {
  font-size: clamp(1.125rem, 1.034rem + 0.3883vw, 1.5rem);
  font-weight: 500;
  line-height: 120%; /* 28.8px */
  letter-spacing: -0.48px;
}
.section-about .about-content .about-list li p {
  font-size: clamp(0.875rem, 0.8143rem + 0.2589vw, 1.125rem);
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
}
.section-area {
  padding-block: clamp(4.375rem, 3.9199rem + 1.9417vw, 6.25rem);
  position: relative;
  overflow: hidden;
}
.section-area .area-bg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-area .area-content {
  border-radius: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
  width: 100%;
  overflow: hidden;
  background: linear-gradient(115deg, #f15d29 1.88%, rgba(0, 31, 43, 0) 93.55%);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.4);
  padding: 2px;
}
.section-area .area-content .area-content-inner {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem);
  text-align: center;
  border-radius: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
  background: #001f2b;
  padding: clamp(2.5rem, 2.1966rem + 1.2945vw, 3.75rem)
    clamp(2.5rem, 2.3786rem + 0.5178vw, 3rem);
}
.section-area .area-content .area-content-inner span.subtitle {
  font-size: clamp(0.875rem, 0.784rem + 0.3883vw, 1.25rem);

  font-size: clamp(0.875rem, 0.784rem + 0.3883vw, 1.25rem);
  font-weight: 400;
  line-height: 90%; /* 18px */
  letter-spacing: -0.4px;
  text-transform: uppercase;

  border-radius: 43px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.12);
  max-width: max-content;
  padding: clamp(0.3125rem, 0.2063rem + 0.4531vw, 0.75rem);
}
.section-area .area-content .area-content-inner {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: clamp(1.5625rem, 1.1833rem + 1.6181vw, 3.125rem);
}
.section-area .area-content .area-content-inner h2 {
  font-size: clamp(2rem, 1.5146rem + 2.0712vw, 4rem);
  font-weight: 700;
  line-height: 90%; /* 57.6px */
  letter-spacing: -1.28px;
}
.section-area .area-content .area-content-inner p.description {
  font-size: clamp(0.875rem, 0.7233rem + 0.6472vw, 1.5rem);
  font-weight: 400;
  line-height: 90%; /* 21.6px */
  letter-spacing: -0.48px;
}
.section-area .area-content .area-content-inner p.description strong {
  font-weight: 700;
}
.section-area .area-content .area-content-inner ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 25px;
  width: 100%;
}
.section-area .area-content .area-content-inner ul li {
  width: calc(20% - 25px);
}
.section-area .area-content .area-content-inner ul li select {
  border-radius: 10px;
  background: #133d6b;
  width: 100%;
  color: #fff;
  font-size: clamp(0.75rem, 0.6286rem + 0.5178vw, 1.25rem);
  font-weight: 500;
  line-height: 120%; /* 24px */
  letter-spacing: -0.4px;
  outline: none;
  transition: box-shadow 0.2s;
  padding: clamp(0.9375rem, 0.8617rem + 0.3236vw, 1.25rem)
    clamp(0.625rem, 0.4733rem + 0.6472vw, 1.25rem);
  cursor: pointer;

  background-image: url("../images/caret-form.svg");
  background-repeat: no-repeat;
  background-position: 95% center;
  transition: background-image 0.3s;
  background-size: clamp(1.0625rem, 0.9411rem + 0.5178vw, 1.5625rem)
    clamp(1.0625rem, 0.9411rem + 0.5178vw, 1.5625rem);

  position: relative;
  z-index: 1;
}
.section-area
  .area-content
  .area-content-inner
  ul
  li
  select
  option.white-option {
  color: white !important;
}
.section-area .area-content .area-content-inner ul li select:focus {
  box-shadow: 0 0 0 2px #f15c29;
  background-image: url("../images/caret-form-hover.svg");
}
.section-area .area-content .area-content-inner .notes {
  font-size: clamp(0.75rem, 0.659rem + 0.3883vw, 1.125rem);
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
}
.section-area .area-bg::before {
  content: "";
  position: absolute;
  background: linear-gradient(
    90deg,
    rgba(241, 92, 41, 0.5) 0%,
    rgba(242, 122, 35, 0.5) 100%
  );
  height: 100%;
  width: 100%;
  z-index: 1;
}
.section-area .area-bg iframe {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  height: 100%;
  width: 100%;
  transform: translate(-50%, -50%);
  object-fit: cover;
}
.section-contact {
  padding-block: clamp(4.375rem, 3.9199rem + 1.9417vw, 6.25rem);
  background: #001f2b;
}
.section-contact .contact-content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: clamp(4.375rem, 3.9199rem + 1.9417vw, 6.25rem);
}
.section-contact .contact-content .left,
.section-contact .contact-content .right {
  width: 50%;
  margin-inline: auto;
}
.section-contact .contact-content .left {
  color: #fff;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: clamp(1.5625rem, 1.1833rem + 1.6181vw, 3.125rem);
}
.section-contact .contact-content .left span.subtitle {
  font-size: clamp(0.875rem, 0.784rem + 0.3883vw, 1.25rem);
  font-weight: 400;
  line-height: 90%;
  letter-spacing: -0.4px;
  text-transform: uppercase;
  border-radius: 43px;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.12);
  max-width: max-content;
  padding: clamp(0.3125rem, 0.2063rem + 0.4531vw, 0.75rem);
}
.section-contact .contact-content .left h2 {
  font-size: clamp(2rem, 1.5146rem + 2.0712vw, 4rem);
  font-weight: 700;
  line-height: 90%; /* 57.6px */
  letter-spacing: -1.28px;
}
.section-contact .contact-content .left p {
  font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
}
.section-contact .contact-content .left ul {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
  gap: clamp(1.25rem, 1.2045rem + 0.1942vw, 1.4375rem);
}
.section-contact .contact-content .left ul li {
  display: flex;
  align-items: center;
  gap: 20px;
  padding-inline: clamp(0rem, -0.1517rem + 0.6472vw, 0.625rem);
  font-size: 16px;
  font-weight: 500;
  line-height: 140%; /* 22.4px */
  letter-spacing: -0.32px;
}
.section-contact .contact-content .left .btn-cont {
  display: flex;
  gap: clamp(0.625rem, 0.3216rem + 1.2945vw, 1.875rem);
}
.section-contact .contact-content .left .btn-cont a:last-child {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}
.section-dont-wait {
  padding-block: clamp(4.375rem, 3.9199rem + 1.9417vw, 6.25rem);
  background: #001f2b;
}
.section-dont-wait .dont-wait-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: clamp(1.5625rem, 1.335rem + 0.9709vw, 2.5rem);
}
.section-dont-wait .dont-wait-content h2 {
  color: #fff;
  font-size: clamp(2rem, 1.5146rem + 2.0712vw, 4rem);
  font-weight: 700;
  line-height: 90%; /* 57.6px */
  letter-spacing: -1.28px;
  text-align: center;
}
.section-dont-wait .dont-wait-content h2 + p {
  max-width: 900px;
  width: 100%;
  margin-inline: auto;
  color: #fff;
  font-size: clamp(0.875rem, 0.8143rem + 0.2589vw, 1.125rem);
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
  text-align: center;
}
.section-dont-wait .dont-wait-content .dont-wait-cta {
  width: 100%;

  border-radius: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
  overflow: hidden;
  background: linear-gradient(115deg, #f15d29 1.88%, rgba(0, 31, 43, 0) 93.55%);
  box-shadow: 0px 20px 40px 0px rgba(0, 0, 0, 0.4);
  padding: 2px;
}
.section-dont-wait .dont-wait-content .dont-wait-cta .dont-wait-cta-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #001f2b;
  border-radius: clamp(1.875rem, 1.7233rem + 0.6472vw, 2.5rem);
  padding: clamp(2.5rem, 2.1966rem + 1.2945vw, 3.75rem)
    clamp(1.125rem, 0.6699rem + 1.9417vw, 3rem);
  gap: 20px;
}
.section-dont-wait
  .dont-wait-content
  .dont-wait-cta
  .dont-wait-cta-inner
  .text-cont {
  color: #fff;
}
.section-dont-wait
  .dont-wait-content
  .dont-wait-cta
  .dont-wait-cta-inner
  .text-cont
  h3 {
  font-size: 30px;
  font-weight: 700;
  line-height: 90%; /* 27px */
  letter-spacing: -0.6px;
}
.section-dont-wait
  .dont-wait-content
  .dont-wait-cta
  .dont-wait-cta-inner
  .text-cont
  h3
  + p {
  margin-top: 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 90%; /* 14.4px */
  letter-spacing: -0.32px;
}
.section-dont-wait
  .dont-wait-content
  .dont-wait-cta
  .dont-wait-cta-inner
  .btn-cont {
  display: flex;
  gap: clamp(0.625rem, 0.3216rem + 1.2945vw, 1.875rem);
}
.section-dont-wait
  .dont-wait-content
  .dont-wait-cta
  .dont-wait-cta-inner
  .btn-cont
  a {
  width: max-content;
}
.section-dont-wait
  .dont-wait-content
  .dont-wait-cta
  .dont-wait-cta-inner
  .btn-cont
  a:first-child {
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
}

/* --------------------------------- */
.section-services {
  padding-block: clamp(4.375rem, 3.9199rem + 1.9417vw, 6.25rem);
}

.section-services .services-content .heading-text {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.section-services .services-content .heading-text h2 {
  color: #001f2b;
  font-size: clamp(2rem, 1.5146rem + 2.0712vw, 4rem);
  font-weight: 700;
  line-height: 90%; /* 57.6px */
  letter-spacing: -1.28px;
  text-align: center;
}
.section-services .services-content .heading-text .navigation {
  display: none;
  gap: 10px;
}
.section-services
  .services-content
  .heading-text
  .navigation
  button.swiper-button-disabled {
  opacity: 0.5;
  pointer-events: none;
}
.section-services .services-content .heading-text .navigation button svg {
  height: 32px;
  width: 32px;
}
.section-services .services-content .services-swiper {
  margin-top: clamp(2.5rem, 1.5898rem + 3.8835vw, 6.25rem);
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide {
  border-radius: 30px;
  background: #f6f6f6;
  padding: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);

  display: flex;
  gap: clamp(2.5rem, 2.3483rem + 0.6472vw, 3.125rem);
  align-items: center;
  height: auto !important;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  picture {
  flex-shrink: 0;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  img {
  max-width: clamp(20.3125rem, 17.2027rem + 13.2686vw, 33.125rem);
  width: 100%;
  height: 262px;
  border-radius: clamp(1.25rem, 1.0983rem + 0.6472vw, 1.875rem);
  object-fit: cover;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  .text {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  .text
  h3 {
  font-size: clamp(1.5rem, 1.409rem + 0.3883vw, 1.875rem);
  font-weight: 700;
  line-height: 120%; /* 36px */
  letter-spacing: -0.6px;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  .text
  p {
  color: #000;
  leading-trim: both;
  text-edge: cap;
  font-family: Poppins;
  font-size: clamp(0.875rem, 0.8143rem + 0.2589vw, 1.125rem);
  font-style: normal;
  font-weight: 500;
  line-height: 140%; /* 25.2px */
  letter-spacing: -0.36px;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  .text
  .btn-group {
  display: flex;
  gap: 20px;
  margin-top: auto;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  .text
  .btn-group
  a:last-child {
  background: transparent;
  border: 2px solid #2468b2;
  color: #2468b2;
}
.section-services
  .services-content
  .services-swiper
  .swiper-wrapper
  .swiper-slide
  .text
  .btn-group
  a:first-child {
  background: #2468b2;
  border: 2px solid #2468b2;
  color: #fff;
}
.section-services .services-content .navigation-2 {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  gap: 10px;
}

.section-services .services-content .navigation-2 button {
  border-radius: 8px;
  background: #2468b2;
  min-width: 138px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.section-services
  .services-content
  .navigation-2
  button.swiper-button-disabled {
  pointer-events: none;
  background: #e0e0e0;
}

/* === Footer Styles (Refactored for explicit hierarchy) === */
footer {
  background: #000f15;
}
footer .footer-main {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-block: clamp(3.75rem, 3.4466rem + 1.2945vw, 5rem)
    clamp(2.5rem, 1.8932rem + 2.589vw, 5rem);
}
footer .footer-main .footer-col {
  max-width: fit-content;
  width: 100%;
}
footer .footer-main .footer-brand {
  display: flex;
  flex-direction: column;
}
footer .footer-main .footer-brand .logo-footer {
  max-width: 255px;
  margin-bottom: 20px;
}
footer .footer-main .footer-brand .logo-flowsafe {
  max-width: clamp(11.5rem, 10.4229rem + 4.5955vw, 15.9375rem);
  margin-bottom: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem);
}
footer .footer-main .footer-brand .footer-book {
  display: flex;
  flex-direction: column;
  gap: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem);

  color: #ccc;
  font-size: 20px;
  font-weight: 700;
  line-height: 30px; /* 150% */

  margin-bottom: clamp(1.25rem, 0.9466rem + 1.2945vw, 2.5rem);
}
footer .footer-main .footer-brand .footer-license {
  display: flex;
  flex-direction: column;

  color: #ccc;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px; /* 166.667% */
}
footer .footer-main .footer-accordion-trigger {
  background: none;
  border: none;
  text-align: left;
  color: #f5f5f5;
  font-size: clamp(1.125rem, 1.0947rem + 0.1294vw, 1.25rem);
  font-weight: 900;
  line-height: 30px; /* 150% */
  text-transform: uppercase;

  margin-bottom: 28px;
  cursor: pointer;
  padding: 0;
  width: 100%;
}
footer .footer-main .we-accept-trigger {
  font-style: italic;
}
/* Rotate caret icon on accordion open */
footer .footer-main .footer-accordion-trigger svg {
  display: none;
}
footer .footer-main .footer-list,
footer .footer-main .footer-accept-list {
  list-style: none;
  padding: 0;
  margin: 0 0 16px 0;
}
footer .footer-main .footer-list li,
footer .footer-main .footer-accept-list li {
  margin-bottom: 17px;
}
footer .footer-main .footer-list a {
  color: #ccc;
  font-size: clamp(1rem, 0.9697rem + 0.1294vw, 1.125rem);
  font-weight: 400;
  line-height: 30px;
  transition: color 0.2s;
}
footer .footer-main .footer-list a svg {
  flex-shrink: 0;
}
footer .footer-main .footer-list a:hover {
  color: #f27a23;
}
footer .footer-main .footer-accept-list {
  display: flex;
  gap: 8px;
}
footer .footer-main .footer-accept-list img {
  display: block;
  border-radius: 5px;
  background: #fff;
}
footer .footer-main .footer-contact-phone,
footer .footer-main .footer-contact-email {
  display: flex;
  align-items: center;
  gap: 14px;
}
footer .footer-main .footer-icon {
}
footer .footer-bottom {
  border-top: 1px solid #073450;
  padding-block: 30px;

  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 30px;
}
footer .footer-bottom .footer-social {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 20px;
}

footer .footer-bottom .footer-social-link:hover {
  background: #f27a23;
  border-radius: 10px;
}
footer .footer-bottom .footer-copy {
  display: flex;
  flex-direction: row;
  align-items: center;
  text-align: center;

  color: #777;
  font-size: 14px;

  font-weight: 400;
  line-height: 22px; /* 157.143% */
}
footer .footer-bottom .footer-copy span {
  border-right: 1px solid #777;
}
footer .footer-bottom .footer-copy a,
footer .footer-bottom .footer-copy span {
  display: inline-block;
  padding-inline: 20px;
}
footer .footer-bottom .footer-aiims {
  flex-direction: row;
  align-items: center;
  gap: 8px;
  margin-top: 0;
  justify-content: center;
}
footer .footer-bottom .footer-aiims img {
  display: block;
}
/* End Footer Styles */
