 .sf-modal-hero-section {
  /* Hero Section */
  /* Grid Background */
  /* Form Container */
  /* Testimonial Styles */
  /* Carousel Styles */
  /* Video Background */
  /* Logo Scroller */
  /* Green Section */
  /* Animations */
  /* Responsive Styles */
  /* get started page  */
  /* .testimonial_sf-carousel-head::before {
      content: "";
      position: absolute;
      top: 0;
      left: 50%;
      transform: translateX(-50%);
      width: 100%;
      max-width: 740px;
      height: 100%;
      background-image: url(https://desklog.io/wp-content/uploads/2025/04/desklog-startfree-dashboard__-scaled.webp);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      z-index: 0;
      pointer-events: none;
      top: -314px;
      right: 0;
  } */
  /* @media (max-width: 1370px) {
      .testimonial_sf-carousel-head::before {
          left: 50%;
          transform: translateX(-50%);
          width: 94%;
          max-width: 740px;
          top: -271px;
          right: 0;
      }
  } */
}
.sf-modal-hero-section .startfree-signup-modal .modal-lg {
  max-width: 100%;
  min-height: 100%;
  align-items: center;
  display: grid;
}
.sf-modal-hero-section .startfree-signup-modal .modal-body {
  padding: 0;
}
.sf-modal-hero-section .startfree-signup-modal .modal-dialog {
  margin: 0;
}
.sf-modal-hero-section .sf-modal-hero-section {
  overflow: hidden;
  display: flex;
  align-items: center;
}
.sf-modal-hero-section .sf-main-section {
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
}
.modal-dialog.custom_start-free-modal{
    max-width: 100%;
    margin: 0 !important;
}
.modal-dialog.custom_start-free-modal .modal-body{
    padding: 0 !important;
}
.sf-modal-hero-section .sf-hero-title {
  font-size: 1.9rem !important;
  line-height: 2.3rem;
  font-weight: 600 !important;
  background: linear-gradient(to right, #004073, #608509);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-bottom: 2px;
  margin-top: 1rem;
}
.sf-modal-hero-section .sf-hero-subtitle {
  font-weight: 400;
  color: #636c79;
  margin-bottom: 0;
}
.sf-modal-hero-section .sf-grid-bg-container {
  position: absolute;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  top: 0;
  left: 0;
}
.sf-modal-hero-section .sf-grid-bg {
  display: grid;
  gap: 0;
  padding: 0;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
.sf-modal-hero-section .sf-grid-bg div {
  height: 100px;
  border: solid 0.002rem rgba(25, 53, 45, 0.02);
}
.sf-modal-hero-section .sf-grid-bg div:nth-child(8n+3) {
  background-color: rgba(25, 53, 45, 0.02);
}
.sf-modal-hero-section .gap-6 {
  gap: 1.5rem;
}
.sf-modal-hero-section .sf-form-container {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 0px 153px 5px rgba(0, 0, 0, 0.14);
  padding: 40px;
  z-index: 1;
  max-width: 80%;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
}
.sf-modal-hero-section .sf-form-container input[type=checkbox],
.sf-modal-hero-section .sf-form-container input.form-control[type=checkbox] {
  background-color: none !important;
  background: none !important;
  border: 1px solid grey;
}
.sf-modal-hero-section .sf-form-container input[type=checkbox]:checked {
  background: #8ebc21 !important;
}
.sf-modal-hero-section .sf-form-container .form-control::-moz-placeholder {
  color: #a0aec0;
}
.sf-modal-hero-section .sf-form-container .form-control::placeholder {
  color: #a0aec0;
}
.sf-modal-hero-section .sf-form-container .form-control:focus {
  border-color: #7cb03d;
  box-shadow: 0 0 0 3px rgba(124, 176, 61, 0.3490196078);
}
.sf-modal-hero-section .sf-form-container .fa-eye {
  color: #77a517;
}
.sf-modal-hero-section .sf-form-container select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23718096' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px;
}
.sf-modal-hero-section .sf-form-container .no-card {
  text-align: center;
  font-size: 1rem !important;
  font-weight: 500;
  color: #e74c3c !important;
  margin-top: 15px;
  font-style: italic;
}
.sf-modal-hero-section .sf-form-container .get-started-form-cnt {
  box-shadow: none;
  background: none;
}
.sf-modal-hero-section .sf-form-container .sf-logo {
  max-width: 170px;
  margin-bottom: 30px;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}
.sf-modal-hero-section .testimonial_sf {
  position: relative;
}
.sf-modal-hero-section .testimonial_sf.active {
  display: block;
  animation: sf_fadeIn 0.6s ease-out;
}
.sf-modal-hero-section .testimonial_sf-picture {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  z-index: 10;
  text-align: center;
  transform: translate(-50%, 0) !important;
}
.sf-modal-hero-section .testimonial_sf-img {
  max-width: 100px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 3px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.sf-modal-hero-section .testimonial_sf-img:hover {
  transform: scale(1.05);
}
.sf-modal-hero-section .sf-quote-icon {
  max-width: 30px;
  width: 100%;
  opacity: 0.8;
}
.sf-modal-hero-section .testimonial_sf-text {
  color: #fff;
  margin-bottom: 25px;
  text-align: center !important;
  padding: 0 20px;
}
.sf-modal-hero-section .testimonial_sf-footer {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-top: 30px;
}
.sf-modal-hero-section .testimonial_sf-author {
  text-align: left;
}

.sf-modal-hero-section .testimonial_sf-footer .review-image{
  justify-content: center;
    align-items: center;
    text-align: center;
    display: flex;
    position: absolute;
    right: 50%;
    transform: translate(50%, 0);
}

.sf-modal-hero-section .testimonial_sf-footer .review-image img{
max-width: 120px;
height: auto;
opacity: 0.2;
}

.sf-modal-hero-section .sf-author-name {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px !important;
}
.sf-modal-hero-section .sf-author-title {
  color: #fff;
  opacity: 0.6;
  line-height: 1.3!important;
  font-size: 13px!important;
  font-style: italic;
}
.sf-modal-hero-section .owl-carousel {
  display: block !important;
  width: 100%;
  position: relative;
  z-index: 1;
}
.sf-modal-hero-section .owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
.sf-modal-hero-section .owl-stage {
  display: flex;
  align-items: center;
  transition: all 0.5s ease;
}
.sf-modal-hero-section .owl-carousel .item {
  display: block;
  width: 100%;
  opacity: 1;
  padding-top: 100px;
  transition: opacity 0.5s ease;
}
.sf-modal-hero-section .owl-carousel .owl-item {
  display: block;
  flex-shrink: 0;
  width: 100%;
}
.sf-modal-hero-section .owl-carousel .owl-dots.disabled,
.sf-modal-hero-section .owl-carousel .owl-nav.disabled {
  display: none;
}
.sf-modal-hero-section .testimonial_sf.item {
  position: relative;
  padding-top: 0px;
}
.sf-modal-hero-section .sf-carousel-controls {
  cursor: pointer;
  z-index: 9999;
  display: flex;
  gap: 15px;
  position: absolute;
  bottom: 20px;
  right: 20px;
}
.sf-modal-hero-section .sf-control-prev,
.sf-modal-hero-section .sf-control-next {
  background: rgb(31 86 131);
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.sf-modal-hero-section .sf-control-prev:hover,
.sf-modal-hero-section .sf-control-next:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}
.sf-modal-hero-section .sf-control-prev svg,
.sf-modal-hero-section .sf-control-next svg {
  width: 20px;
  height: 20px;
  fill: white;
}
.sf-modal-hero-section .sf_video_testimonial {
  position: relative;
  transform: translate(0%, 35%);
}
.sf-modal-hero-section .testimonial_sf-carousel {
  position: relative;
  display: flex;
  flex-direction: column-reverse;
  margin: auto;
  margin-top: 88px;
  width: 100%;
  max-width: 800px;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(23, 33, 46, 0.89) 0%, #00457c 100%);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 3px solid rgba(255, 255, 255, 0.3);
  padding: 20px 40px;
  color: white;
}
.sf-modal-hero-section .testimonial_sf-content {
  padding-top: 120px;
}
.sf-modal-hero-section .testimonial_sf-carousel-head {
    overflow: hidden;
  position: relative;
  z-index: 1;
}
.sf-modal-hero-section .testimonial_sf-section {
  width: 100%;
}
.sf-modal-hero-section .video-background video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sf-modal-hero-section .sf-logo-scroller {
  z-index: 20;
  padding: 8px 0;
  background: rgb(249, 249, 248);
  position: relative;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.sf-modal-hero-section .sf-logo-scroller::before,
.sf-modal-hero-section .sf-logo-scroller::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100px;
  z-index: 2;
}
.sf-modal-hero-section .sf-logo-scroller::before {
  left: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.95), transparent);
}
.sf-modal-hero-section .sf-logo-scroller::after {
  right: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.95), transparent);
}
.sf-modal-hero-section .sf-logo-track {
  display: flex;
  animation: sf_scroll 25s linear infinite;
  width: 1800px;
}
.sf-modal-hero-section .sf-logo-item {
  flex: 0 0 180px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sf-modal-hero-section .sf-logo-item img {
  max-width: 100%;
  height: auto;
  max-height: 60px;
  transition: all 0.3s ease;
}
.sf-modal-hero-section .sf-logo-item:hover img {
  filter: grayscale(0%) brightness(1);
  transform: scale(1.1);
}
.sf-modal-hero-section .ratings-section {
  margin-top: 47px;
}
.sf-modal-hero-section .sf-green-section {
    display: flex;
    align-items: center;
    justify-content: center;
  background: linear-gradient(90deg, #ceddb1 0%, #d8e7bc 50%, #e9f2d2 100%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100%;
  overflow: hidden;
}
@keyframes sf_fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes sf_scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-900px);
  }
}
@media (min-width: 1024px) {
  /* .sf-modal-hero-section .testimonial_sf-section {
    padding-top: 360px;
  } */
  .sf-modal-hero-section .testimonial_sf-content {
    transform: translateY(-15px);
  }
}
@media (max-width: 1188px) {
  .sf-modal-hero-section .ratings-section {
    margin-top: 87px;
  }
}
/* @media (max-width: 1880px) {
  .sf-modal-hero-section .testimonial_sf-section {
    padding-top: 360px;
  }
} */
@media (max-width: 1440px) {
  .sf-modal-hero-section .testimonial_sf-content {
    padding-top: 171px;
    transform: translateY(-56px);
  }

  .sf-modal-hero-section .video-background {
    top: -266px !important;
  }
  .sf-modal-hero-section .sf-form-container {
    max-width: 90% !important;
    padding: 10px 20px !important;
  }
  .sf-modal-hero-section .testimonial_sf-text {
    font-size: 15x;
  }
  .sf-modal-hero-section .sf-author-name {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px !important;
    font-size: 13px;
    margin-top: 15px;
  }
  .sf-modal-hero-section .sf-author-title {
    margin-bottom: 0;
    font-size: 13px;
  }
  .sf-modal-hero-section .sf-hero-title {
    font-size: 1.5rem !important;
    line-height: 1.7rem !important;
  }
  .sf-modal-hero-section .testimonial_sf-carousel {
    height: 345px;
    margin-top: 50px!important;
  }
  .sf-modal-hero-section .testimonial_sf-footer {
    margin-top: 0px;
  }
  .sf-modal-hero-section .testimonial_sf-text {
    margin-bottom: 0px;
  }
}
@media (max-width: 1300px) {
  .sf-modal-hero-section .video-background {
    top: -238px !important;
  }

  .sf-modal-hero-section .testimonial_sf-carousel {
    margin-top: 70px!important;
}

}
@media (max-width: 1200px) {
  .sf-modal-hero-section .testimonial_sf-carousel {
    padding: 30px;
    max-width: 600px;
  }

  .sf-modal-hero-section .testimonial_sf-footer .review-image{
    right: 0%;
    transform: translate(0, 0);
}


}
@media (max-width: 1188px) {
  .sf-modal-hero-section .testimonial_sf-text {
    padding: 0;
  }
  .sf-modal-hero-section .testimonial_sf-carousel {
        margin-top: 87px !important;
    }
    .sf-modal-hero-section .video-background {
        top: -222px !important;
    }

  /* .sf-modal-hero-section .testimonial_sf-section {
    padding-top: 320px;
  } */
}
@media (max-width: 1024px) {
  .sf-modal-hero-section .testimonial_sf-text {
    font-size: 15px;
  }
  .sf-modal-hero-section .sf-author-name {
    font-size: 14px;
  }
  .sf-modal-hero-section .sf-author-title {
    font-size: 12px;
  }
  .sf-modal-hero-section .testimonial_sf-author {
    margin-top: 10px;
    text-align: left;
  }
  .sf-modal-hero-section .get-started-form-cnt {
    padding: 0;
  }

}
@media (max-width: 992px) {
  .sf-modal-hero-section .sf-modal-hero-section {
    padding: 40px 0;
    min-height: auto;
  }
  .sf-modal-hero-section .sf-form-container {
    max-width: 600px;
  }
  .sf-modal-hero-section .sf-logo-item {
    flex: 0 0 150px;
  }
}
@media (max-width: 991px) {
  .sf-modal-hero-section .sf-green-section {
    display: none;
  }
  .sf-modal-hero-section .sf-grid-bg-container {
    display: none;
  }
  .sf-modal-hero-section .sf-form-container {
        border: none!important;
        box-shadow: none!important;}

}
@media (max-width: 768px) {
  .sf-modal-hero-section .sf-form-container {
    padding: 30px;
  }
  .sf-modal-hero-section .signup-terms-link {
    text-align: center !important;
  }
}
@media (min-width: 768px) {
  .sf-modal-hero-section .sf-hero-title {
    font-size: 1.5rem !important;
  }
  .sf-modal-hero-section .get-started-cnt-new h3 {
    color: #666;
    margin-bottom: 30px !important;
    font-size: 1.1rem;
  }
  .sf-modal-hero-section .sf-form-container {
    padding: 18px;
    /* border-radius: 10px; */
  }
  .sf-modal-hero-section .signup-terms-link {
    text-align: center !important;
  }
}
.sf-modal-hero-section .sf_video_testimonial {
  position: relative;    
  transform: translate(0%, 35%);
}
.sf-modal-hero-section .testimonial_sf-carousel-head {
  position: relative;
  z-index: 1;
}
.sf-modal-hero-section .testimonial_sf-content {
  padding-top: 100px;
}
.sf-modal-hero-section .video-background {
  position: absolute;
  top: -309px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  max-width: 740px;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
}
.sf-modal-hero-section .video-background video {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.sf-modal-hero-section .sf-modal-hero-section {
  overflow: hidden;
  min-height: 100vh;
  display: flex;
  align-items: center;
}
.sf-modal-hero-section .sf-main-section {
  min-height: 100vh;
  width: 100%;
  margin: 0;
  top: 0;
  left: 0;
}
.sf-modal-hero-section .sf-hero-title {
  font-size: 1.9rem !important;
  line-height: 2.3rem;
  font-weight: 600 !important;
  background: linear-gradient(to right, #004073, #608509);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
  margin-bottom: 2px;
  margin-top: 1rem;
}
.sf-modal-hero-section .sf-hero-subtitle {
  font-size: 1rem;
    margin-bottom: 20px;
    font-weight: 400;
    margin-top: 5px;
    color: #636c79;
}

.sf-modal-hero-section .sf-hero-subtitle a {
    color: #00457c;
    font-size: 0.9rem;
    font-style: italic;
    text-decoration: underline;
}

.sf-modal-hero-section .sf-grid-bg-container {
  position: absolute;
  width: 100%;
  z-index: 0;
  overflow: hidden;
  top: 0;
  left: 0;
}
.sf-modal-hero-section .sf-grid-bg {
  display: grid;
  gap: 0;
  /* padding: 1.25rem 0 0rem; */
  padding: 0;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
}
.sf-modal-hero-section .sf-grid-bg div {
  height: 100px;
  border: solid 0.002rem rgba(25, 53, 45, 0.02);
}
.sf-modal-hero-section .sf-grid-bg div:nth-child(8n+3) {
  background-color: rgba(25, 53, 45, 0.02);
}
.sf-modal-hero-section .gap-6 {
  gap: 1.5rem;
}
.sf-modal-hero-section .sf-grid-bg div {
  height: 100px;
  border: solid 0.002rem rgba(25, 53, 45, 0.02);
}
.sf-modal-hero-section .sf-grid-bg div:nth-child(8n+3) {
  background-color: rgba(25, 53, 45, 0.02);
}
.sf-modal-hero-section .sf-form-container {
  background-color: white;
  border-radius: 10px;
  box-shadow: 0px 0px 153px 5px rgba(0, 0, 0, 0.14);
  padding: 40px;
  z-index: 1;
  max-width: 80%;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.05);
  position: relative;
  margin: auto;
  transform: scale(0.9);
}
.sf-modal-hero-section .sf-form-container input[type=checkbox], .sf-modal-hero-section .sf-form-container input.form-control[type=checkbox] {
  background-color: none !important;
  background: none !important;
  border: 1px solid grey;
}
.sf-modal-hero-section .sf-form-container input[type=checkbox]:checked {
  background: #8ebc21 !important;
}
.sf-modal-hero-section .sf-form-container .form-control::-moz-placeholder {
  color: #a0aec0;
}
.sf-modal-hero-section .sf-form-container .form-control::placeholder {
  color: #a0aec0;
}
.sf-modal-hero-section .sf-form-container .form-control:focus {
  border-color: #7cb03d;
  box-shadow: 0 0 0 3px rgba(124, 176, 61, 0.3490196078);
}
.sf-modal-hero-section .sf-form-container .fa-eye {
  color: #77a517;
}
.sf-modal-hero-section .sf-form-container select.form-control {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='%23718096' viewBox='0 0 16 16'%3E%3Cpath d='M7.247 11.14 2.451 5.658C1.885 5.013 2.345 4 3.204 4h9.592a1 1 0 0 1 .753 1.659l-4.796 5.48a1 1 0 0 1-1.506 0z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 15px center;
  background-size: 12px;
}
.sf-modal-hero-section .sf-form-container .no-card {
  text-align: center;
  font-size: 1rem !important;
  font-weight: 500;
  color: #e74c3c !important;
  margin-top: 15px;
  font-style: italic;
}
.sf-modal-hero-section .sf-form-container .get-started-form-cnt {
  box-shadow: none;
  background: none;
}
.sf-modal-hero-section .sf-form-container .sf-logo {
  max-width: 170px;
  margin-bottom: 30px;
  filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.1));
}
@media (max-width: 991px) {
  .sf-modal-hero-section .sf-modal-hero-section {
    padding: 40px 0;
    min-height: auto;
  }

  .sf-modal-hero-section .sf-form-container {
    margin-top: 2rem;
  }
  .sf-modal-hero-section .sf-form-container {
    max-width: 600px;
  }
}
@media (max-width: 768px) {
  .sf-modal-hero-section .sf-form-container {
    padding: 30px;
  }
}
@media (max-width: 576px) {
  .sf-modal-hero-section .sf-form-container {
    padding: 25px;
    border-radius: 10px;
  }
  .sf-modal-hero-section .sf-logo {
    max-width: 160px;
    margin-bottom: 20px;
  }
}
.sf-modal-hero-section .testimonial_sf-carousel {
  display: flex;
  flex-direction: column-reverse;
  margin: auto;
  margin-top: 88px;
  height: 345px;
  width: 100%;
  max-width: 800px;
  border-radius: 20px;
  background: linear-gradient(135deg, rgba(23, 33, 46, 0.89) 0%, #00457c 100%);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 3px solid rgba(255, 255, 255, 0.3);
  padding: 20px 40px;
  color: white;
}
.sf-modal-hero-section .testimonial_sf {
  /* display: none; */
}
.sf-modal-hero-section .testimonial_sf.active {
  display: block;
  animation: sf_fadeIn 0.6s ease-out;
}
.sf-modal-hero-section .testimonial_sfm {
  display: none;
}
.sf-modal-hero-section .testimonial_sfm.active {
  display: block;
  animation: sf_fadeIn 0.6s ease-out;
}
@keyframes sf_fadeIn {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
.sf-modal-hero-section .testimonial_sf-picture {
  left: 50%;
  position: absolute;
  text-align: center;
  transform: translate(-50%, 0);
}
.sf-modal-hero-section .testimonial_sf-img {
  max-width: 100px;
  max-width: 100px;
  width: 100px;
  height: 100px;
  border-radius: 50%;
  -o-object-fit: cover;
     object-fit: cover;
  border: 3px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease;
}
.sf-modal-hero-section .testimonial_sf-img:hover {
  transform: scale(1.05);
}
.sf-modal-hero-section .sf-quote-icon {
  max-width: 30px;
  width: 100%;
  opacity: 0.8;
}
.sf-modal-hero-section .testimonial_sf-text {
  color: #fff;
  margin-bottom: 25px;
  text-align: center;
  padding: 0 20px;
}
.sf-modal-hero-section .testimonial_sf-footer {
  display: flex;
  /* justify-content: space-between; */
  align-items: center;
  margin-top: 30px;
}
.sf-modal-hero-section .testimonial_sf-author {
  text-align: left;
}
.sf-modal-hero-section .sf-author-name {
  color: #fff;
  font-weight: 600;
  margin-bottom: 0px !important;
}
.sf-modal-hero-section .sf-author-title {
  color: #fff;
  opacity: 0.6;
  line-height: 1.3!important;
  font-size: 13px!important;
  font-style: italic;
}
.sf-modal-hero-section .sf-carousel-controls {
  display: flex;
  position: absolute;
  bottom: 20px;
  right: 20px;
  gap: 15px;
}
.sf-modal-hero-section .sf-control-prev,
.sf-modal-hero-section .sf-control-next {
  background: rgb(31 86 131);
  border: 1px solid rgba(255, 255, 255, 0.3);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
}
.sf-modal-hero-section .sf-control-prev:hover,
.sf-modal-hero-section .sf-control-next:hover {
  background: rgba(255, 255, 255, 0.2);
  transform: translateY(-2px);
}
.sf-modal-hero-section .sf-control-prev svg,
.sf-modal-hero-section .sf-control-next svg {
  width: 20px;
  height: 20px;
  fill: white;
}
.sf-modal-hero-section .sf-logo-scroller {
  z-index: 20;
  padding: 8px 0;
  background: rgb(249, 249, 248);
  position: absolute;
  bottom: 0;
  left: 0;
  overflow: hidden;
}
.sf-modal-hero-section .sf-logo-scroller::before,
.sf-modal-hero-section .sf-logo-scroller::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100px;
  z-index: 2;
}
.sf-modal-hero-section .sf-logo-scroller::before {
  left: 0;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.95), transparent);
}
.sf-modal-hero-section .sf-logo-scroller::after {
  right: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.95), transparent);
}
.sf-modal-hero-section .sf-logo-track {
  display: flex;
  animation: sf_scroll 25s linear infinite;
  width: 1800px;
}
.sf-modal-hero-section .sf-logo-item {
  flex: 0 0 180px;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sf-modal-hero-section .sf-logo-item img {
  max-width: 100%;
  height: auto;
  max-height: 60px;
  transition: all 0.3s ease;
}
.sf-modal-hero-section .sf-logo-item:hover img {
  filter: grayscale(0%) brightness(1);
  transform: scale(1.1);
}
@keyframes sf_scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-900px);
  }
}
/* .sf-modal-hero-section .testimonial_sf-section {
  padding-top: 400px;
} */
.sf-modal-hero-section .sf-green-section {
    display: flex;
    align-items: center;
    justify-content: center;
  background: linear-gradient(90deg, #ceddb1 0%, #d8e7bc 50%, #e9f2d2 100%);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 100%;
}
.sf-modal-hero-section .testimonial_sf-carousel-head {
transform: scale(0.85);
  position: relative;
}
/* @media (max-width: 1880px) {
  .sf-modal-hero-section .testimonial_sf-section {
    padding-top: 330px;
  }
} */
@media (max-width: 1556px) {
  .sf-modal-hero-section {
    /* .testimonial_sf-carousel-head::before {
        left: 50%;
        transform: translateX(-50%);
        width: 100%;
        max-width: 740px;
        top: -302px;
        right: 0;
    } */
  }
}
@media (max-width: 1440px) {
  .sf-modal-hero-section {
    /* .testimonial_sf-carousel-head::before {
        left: 50%;
        transform: translateX(-50%);
        width: 94%;
        max-width: 740px;
        top: -300px;
        right: 0;
    } */
  }
  .sf-modal-hero-section .testimonial_sf-carousel {
    margin-top: 88px;
    display: flex;
    flex-direction: column-reverse;
    margin: auto;
    height: 345px;
    width: 100%;
    max-width: 800px;
    border-radius: 20px;
    background: linear-gradient(135deg, rgba(23, 33, 46, 0.89) 0%, #00457c 100%);
    backdrop-filter: blur(12px);
    -webkit-backdrop-filter: blur(12px);
    border: 3px solid rgba(255, 255, 255, 0.3);
    padding: 20px 40px;
    color: white;
   /* box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); */
  }
  .sf-modal-hero-section .testimonial_sf-footer {
    margin-top: 0px;
  }
  .sf-modal-hero-section .testimonial_sf-text {
    margin-bottom: 0px;
  }
}
@media (max-width: 1440px) {
  .sf-modal-hero-section .testimonial_sf-content {
    /* padding-top: 171px; */
    transform: translateY(-56px);
  }

  .sf-modal-hero-section .sf-form-container {
    max-width: 90% !important;
    padding: 10px 20px !important;
  }
  .sf-modal-hero-section .testimonial_sf-text {
    font-size: 15px;
  }
  .sf-modal-hero-section .sf-author-name {
    color: #fff;
    font-weight: 600;
    margin-bottom: 0px !important;
    font-size: 13px;
    margin-top: 15px;
  }
  .sf-modal-hero-section .sf-author-title {
    margin-bottom: 0;
    font-size: 13px;
  }
  .sf-modal-hero-section .sf-hero-title {
    font-size: 1.5rem !important;
    line-height: 1.7rem !important;
  }
}
@media (max-width: 1024px) {
  .sf-modal-hero-section .video-background {
    position: absolute;
    top: -255px;
  }
}
@media (max-width: 1440px) {
  .sf-modal-hero-section .signup-modal h3 {
    font-weight: 500;
    margin-bottom: 0;
    font-size: 1rem;
  }
  .sf-modal-hero-section .testimonial_sf-content {
    transform: translateY(-15px);
  }
}
@media (max-width: 1440px) {
  .sf-modal-hero-section .testimonial_sf-content {
    transform: translateY(-50px);
  }
}
@media (max-width: 1440px) {
  .sf-modal-hero-section .testimonial_sf-content {
    transform: translateY(-25px);
  }
}
.sf-modal-hero-section .testimonial_sf-content {
  padding-top: 141px;
}
@media (min-width: 1024px) {
  .sf-modal-hero-section .video-background {
    top: -260px;
    width: 96%;
  }
}
@media (max-width: 1200px) {
  .sf-modal-hero-section .testimonial_sf-carousel {
    padding: 30px;
    max-width: 600px;
  }
}
@media (max-width: 1188px) {
  .sf-modal-hero-section .testimonial_sf-text {
    padding: 0;
  }
  /* .sf-modal-hero-section .testimonial_sf-section {
    padding-top: 320px;
  } */
}
@media (max-width: 1082px) {
  .sf-modal-hero-section {
    /* .testimonial_sf-carousel-head::before {
        left: 50%;
        transform: translateX(-50%);
        width: 94%;
        max-width: 740px;
        top: -246px;
        right: 0;
    } */
  }
}
@media (max-width: 992px) {
  .sf-modal-hero-section .sf-logo-item {
    flex: 0 0 150px;
  }
}
@media (max-width: 991px) {
  .sf-modal-hero-section .sf-green-section {
    display: none;
  }
}
@media (max-width: 768px) {
  .sf-modal-hero-section {
    /* .testimonial_sf-carousel-head::before {
        max-width: 90%;
        background-size: cover;
    } */
  }
}
@media (min-width: 768px), only screen and (-webkit-min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-device-pixel-ratio: 2) and (max-width: 1024px), only screen and (min-resolution: 192dpi) and (max-width: 1024px), only screen and (min-resolution: 2dppx) and (max-width: 1024px) {
  .sf-modal-hero-section #cssmenu {
    width: 100%;
    background: transparent;
  }
}
.sf-modal-hero-section .startfree-signup-modal .modal-lg {
  max-width: 100%;
  min-height: 100%;
  align-items: center;
  display: grid;
}
.sf-modal-hero-section .startfree-signup-modal .modal-body {
  padding: 0;
}
.sf-modal-hero-section .startfree-signup-modal .modal-dialog {
  margin: 0;
}
@media (max-width: 576px) {
  .sf-modal-hero-section .sf-form-container {
    padding: 25px;
    border-radius: 10px;
  }
  .sf-modal-hero-section .sf-logo {
    max-width: 160px;
    margin-bottom: 20px;
  }
  .sf-modal-hero-section .sf-form-container {
    max-width: 100% !important;
    padding: 10px !important;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .sf-modal-hero-section #SignupModal .sf-grid-bg {
    display: none;
  }
  .sf-modal-hero-section #SignupModal .sf-form-container {
    background-color: white;
    box-shadow: none !important;
    border: none !important;
  }
}/*# sourceMappingURL=startfreestyles.css.map */
