@font-face {
  font-family: "Nunito Sans";
  src: url("../fonts/NunitoSans_7pt-Black.ttf") format("truetype");
  font-weight: 900;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Bold.ttf") format("truetype");
  font-weight: 700;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-SemiBold.ttf") format("truetype");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Medium.ttf") format("truetype");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "Inter";
  src: url("../fonts/Inter_18pt-Regular.ttf") format("ttf");
  font-weight: 400;
  font-style: normal;
}

* {
  margin: 0;
  padding: 0;
  font-family: "Inter", sans-serif;
}
html,
body,
.landing-header.sticky {
  background: #F5F5F5 !important;
}
.wenwolves-logo {
  color: #ffffff;
  font-family: "Nunito Sans";
  font-size: 16px;
  font-style: normal;
  font-weight: 900;
  line-height: 22px;
}
.btn-main {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  color: #ffffff;
  border-radius: 12px;
  border: 1px solid #D13138;
  background: #D13138;
  width: 170px;
  padding: 10.75px 0px 10.25px 0px;
}
.btn-main:active,
.btn-main:hover,
.btn-main:focus-within {
  color: #ffffff;
  border: 1px solid #D13138;
  background: #D13138;
}
.price-plan-one:hover,
.price-plan-one.active {
  background-color: #f3f5f8 !important;
}
.ld-testi-img img {
  object-fit: contain !important;
}
.ld-testi-contain::before {
  background: transparent !important;
}
.swiper-wrapper {
  height: max-content !important;
}
.landing-hero-banner::after {
  background-color: unset !important;
  background-image: none !important;
  background-position: unset !important;
}
.landing-banner-img-one {
  max-width: 100vw !important;
  background-image: url("../images/header-background.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.landing-banner-img-one img {
  object-fit: contain !important;
  width: 90% !important;
}
.primary {
  color: #FA0302 !important;
}
.together-logo {
  width: 40%;
}

/* Header */
.header-main span {
  text-align: center;
  font-size: 32px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
}
.header-main span:first-child {
  color: #008ee6;
}
.header-main span:nth-child(2) {
  color: rgba(255, 238, 43, 0.8);
}
.header-main span:last-child {
  color: #e4e6eb;
}
.header-secondary p {
  color: #8156d7;
  text-align: center;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  margin-right: 0.5rem;
}
.key-visual-container {
  margin-top: -100px;
}
.key-visual {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}
.key-visual > img {
  object-fit: cover;
  width: auto;
  height: 350px;
}
.landing-banner-img-one .btn-main {
  margin-top: 1rem;
  margin-bottom: 3rem;
}
.landing-header.sticky .landing-menu-navbar-toggler {
  border-color: var(--main-color) !important;
  color: var(--main-color) !important;
}
.bg-grey {
  background-color: #F4F4F4 !important;
}
.gradient-text {
  background-image: linear-gradient(90deg, #5896DD, #FF0076, #E8CA2D);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gradient-text-green {
  background-image: linear-gradient(90deg, #A0E16D, #577B3C);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gradient-text-turq {
  background-image: linear-gradient(90deg, #41D8E1, #24767B);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gradient-text-blue {
  background-image: linear-gradient(90deg, #39B8FF, #226E99);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gradient-text-purple {
  background-image: linear-gradient(90deg, #8156D7, #442D71);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gradient-blue-purple {
  background-image: linear-gradient(135deg, #8A66FE, #4983EC);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gradient-red {
  background-image: linear-gradient(135deg, #FF0076, #D2171A);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.gradient-gold {
  background-image: linear-gradient(135deg, #FEDB6B, #AE7A2F);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  color: transparent;
}
.btn-main:active,
.btn-main:focus-within,
.gradient-btn {
  background-image: linear-gradient(90deg, #5896DD, #FF0076, #E8CA2D);
  border: none;
}
.landing-menu-navbar-collapse {
  background-color: #F5F5F5 !important;
}
.landing-menu-navbar-nav {
  gap: 0.925rem 2.1875rem;
}
.header-main.logo {
  width: 70%;
}
.main-title {
  font-size: 28px;
  line-height: 2.4rem;
}
.main-title {
  font-size: 24px;
  line-height: 1.8rem;
}
.secondary-title {
  font-size: 24px;
  line-height: 1.8rem;
  width: 95%;
}
.fws-title {
  width: 65%;
}
.minus-btn,
.plus-btn {
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
.price-check {
  min-width: 20px;
  max-width: 20px;
}
.special-margin {
  margin-top:65%;
}

/* Testimonials */
#testimonial {
  background: linear-gradient(135deg, #4983EC 0%, #8A66FE 100%) !important;
}

/* Media Queries */
@media (max-width: 425px) {
  .landing-hero-banner-content {
    padding-top: 7.125rem !important;
  }
}
@media (min-width: 375px) {
  key-visual > img {
    height: 400px;
  }
}
@media (min-width: 425px) {
  .header-main.logo {
    width: 60%;
  }
  .key-visual > img {
    height: 450px;
  }
}
@media (min-width: 550px) {
  .landing-banner-img-one {
    background-size: contain;
  }
  .key-visual {
    margin-top: -10px !important;
    margin-bottom: 0 !important;
  }
  .key-visual > img {
    height: 550px;
  }
}
@media (max-width: 576px) {
  .scrollable-content {
    padding-left: 0 !important;
  }
  .first-col {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    padding-left: 0 !important;
  }
  .first-col-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .first-col .price-plan-one {
    margin-top: 100% !important;
  }
  .price-plan-one .price-body {
    padding: 1.375rem !important;
  }
  .first-col .fs-18 {
    font-size: 15px !important;
  }
}
@media (min-width: 575px) {
  .header-main.logo {
    width: 80%;
  }
  .main-title {
    font-size: 32px;
    line-height: 2.6rem;
  }
  .secondary-title {
    font-size: 28px;
    line-height: 2.4rem;
  }
}
@media (min-width: 481px) and (max-width: 768px) {
  .header-main span {
    font-size: 48px;
    line-height: 60px;
  }
  .header-secondary p {
    font-size: 30px;
    line-height: 60px;
  }
}
@media (max-width: 768px) {
  .scrollable-content {
    padding-left: 0 !important;
  }
  .first-col {
    position: sticky;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: white;
    padding-left: 0 !important;
  }
  .first-col-text {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  .price-plan-one .price-body {
    padding: 1.375rem 1.9rem;
  }
  .landing-hero-banner-content {
    padding-top: 7.125rem !important;
  }
}
@media (min-width: 769px) {
  .header-main span {
    font-size: 64px;
    line-height: 80px;
  }
  .header-secondary p {
    font-size: 40px;
    line-height: 80px;
  }
  .key-visual > img {
    object-fit: cover;
    width: auto;
    height: 650px;
  }
  .header-main.logo {
    width: 90%;
  }
  .fws-title {
    width: 50%;
  }
  .price-check {
    min-width: 25px;
    max-width: 25px;
  }
}
@media (min-width: 992px) and (max-width: 1000px) {
  .price-plan-one .price-body {
    padding: 2rem 1.4rem;
    padding-top: 1.5rem;
  }
  .price-body .fs-18 {
    font-size: 1rem;
  }
  .special-margin {
    margin-top: 85%;
  }  
}

@media (min-width: 1024px) {
  .key-visual > img {
    object-fit: cover;
    width: auto;
    height: 800px;
  }
  .main-title {
    font-size: 38px;
    line-height: 3rem;
  }
  .secondary-title {
    font-size: 32px;
    line-height: 2.6rem;
    width: 85%;
  }
  .fws-title {
    width: 45%;
  }
}

@media (min-width: 1440px) {
  .key-visual > img {
    height: 900px;
  }
  .main-title {
    font-size: 32px;
    line-height: 2.8rem;
  }
  .main-title {
    font-size: 40px;
    line-height: 3.4rem;
  }
  .secondary-title {
    font-size: 38px;
    line-height: 3rem;
  }
}

/* @media (min-width: 1600px) {
  .key-visual {
    width: 50%;
    margin-top: 2.2rem !important;
  }
}

@media (min-width: 1800px) {
  .key-visual {
    width: 45%;
  }
}

@media (min-width: 2000px) {
  .key-visual {
    width: 40%;
    margin-top: 2.1rem !important;
  }
}

@media (min-width: 2300px) {
  .key-visual {
    margin-top: 1rem !important;
  }
}

@media (min-width: 2500px) {
  .key-visual {
    width: 38%;
  }
} */