*,
*::before,
*::after {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}

@media (prefers-reduced-motion: no-preference) {
  :root {
    scroll-behavior: smooth;
  }
}
body {
  font-family: "Plus Jakarta Sans", sans-serif;
  overflow-x: hidden;
}

img {
  width: 100%;
}

.overflow {
  overflow: hidden;
}

a {
  text-decoration: none;
}

.sk-web-h2 {
  text-align: center;
  margin-bottom: 56px;
  font-size: 42px;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 147%;
  color: hsl(218, 12%, 13%);
}
@media (max-width: 48.2rem) {
  .sk-web-h2 {
    font-size: 32px;
  }
}

.paragraph-one {
  color: hsla(216, 2%, 47%, 0.8);
  font-family: "Inter", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  margin-bottom: 44px;
}
@media (max-width: 75rem) {
  .paragraph-one {
    font-size: 16px;
    line-height: 25px;
    margin-bottom: 32px;
  }
}
@media (max-width: 48.2rem) {
  .paragraph-one {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 29px;
  }
}

.sk-web-subtitle {
  text-align: center;
  font-size: 32px;
  font-family: "Plus Jakarta Sans", sans-serif;
  line-height: 147%;
  color: hsl(218, 12%, 13%);
}
@media (max-width: 48.2rem) {
  .sk-web-subtitle {
    font-size: 22px;
  }
}

.sk-web-container {
  max-width: 1440px;
  margin: 0 auto;
  padding-inline: 100px;
}
@media (max-width: 62rem) {
  .sk-web-container {
    padding-inline: 50px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-container {
    padding-inline: 20px;
  }
}

.sk-web-bg-oval {
  background-image: url("../../dist/images/oval-blue.png");
  background-repeat: no-repeat;
  background-size: 838px 618px;
  background-position: -10px 60px;
}
@media (max-width: 48.2rem) {
  .sk-web-bg-oval {
    background-position: -300px 20px;
  }
}

.sk-web-bottom-bg-oval {
  background-image: url("../../dist/images/oval-blue.png");
  background-repeat: no-repeat;
  background-size: 1000px 610px;
  background-position: right -250px bottom;
}
@media (max-width: 48.2rem) {
  .sk-web-bottom-bg-oval {
    background-position: right -350px bottom;
  }
}

.sk-web-bottom-bg-oval-2 {
  background-image: url("../../dist/images/oval-blue.png");
  background-repeat: no-repeat;
  background-size: 1000px 810px;
  background-position: right -350px bottom 640px;
}
@media (max-width: 48.2rem) {
  .sk-web-bottom-bg-oval-2 {
    background-position: right -350px bottom 340px;
  }
}

.sk-web-btn {
  background-color: hsl(217, 84%, 57%);
  border: none;
  padding: 12px 32px;
  border-radius: 12px;
  color: hsl(0, 0%, 100%);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 16px;
  letter-spacing: -0.25px;
  font-weight: 500;
  cursor: pointer;
  transition: background-color 250ms ease-in-out;
}
.sk-web-btn:hover {
  background-color: hsl(209, 85%, 61%);
}
@media (max-width: 62rem) {
  .sk-web-btn {
    padding: 12px 50px;
  }
}

.sk-web-btn-outline {
  color: hsl(217, 84%, 57%);
  background-color: hsl(0, 0%, 100%);
  border: 1px solid hsl(217, 84%, 57%);
  transition: background-color 150ms ease-in-out, color 150ms ease-in-out;
}
.sk-web-btn-outline:hover {
  background-color: hsl(217, 84%, 57%);
  color: hsl(0, 0%, 100%);
}

.sk-web-btn-large {
  font-size: 24px;
  padding: 16px 48px;
}
@media (max-width: 48.2rem) {
  .sk-web-btn-large {
    font-size: 16px;
    font-weight: normal;
    padding: 12px 32px;
  }
}

.sk-web-blue-text {
  color: hsl(217, 84%, 57%);
  font-weight: bold;
}

.sk-web-free-trial-form {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial-form {
    margin-bottom: 100px;
  }
}
.sk-web-free-trial-form .sk-web-container {
  padding-inline: 113px;
}
@media (max-width: 62rem) {
  .sk-web-free-trial-form .sk-web-container {
    padding-inline: 20px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-free-trial-form .sk-web-container {
    padding-inline: 20px;
  }
}
.sk-web-free-trial-form .inner-container {
  background-image: url("../images/trial-form-bg.svg");
  background-repeat: no-repeat;
  border-radius: 24px;
  padding: 58px 80px 58px 88px;
  position: relative;
  display: flex;
  align-items: center;
  gap: 92px;
}
@media (max-width: 75rem) {
  .sk-web-free-trial-form .inner-container {
    flex-direction: column;
    padding: 40px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial-form .inner-container {
    padding: 30px 20px;
    gap: 25px;
  }
}
.sk-web-free-trial-form .inner-container::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  border-radius: inherit;
  padding: 4px;
  background: linear-gradient(335.88deg, #7D9BCD 21.78%, rgba(176, 199, 238, 0) 87.07%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.sk-web-free-trial-form .logo {
  width: 317px;
  height: 311px;
}
.sk-web-free-trial-form .logo img {
  height: 100%;
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial-form .logo {
    width: 250px;
    height: auto;
  }
}
@media (max-width: 75rem) {
  .sk-web-free-trial-form .form {
    width: 100%;
  }
}
.sk-web-free-trial-form .form h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 53.06px;
  letter-spacing: 0.01em;
  margin-bottom: 40px;
  color: #1C1F25;
}
@media (max-width: 75rem) {
  .sk-web-free-trial-form .form h2 {
    font-size: 30px;
    text-align: center;
    margin-bottom: 20px;
  }
}
.sk-web-free-trial-form .form form {
  width: 582px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 75rem) {
  .sk-web-free-trial-form .form form {
    width: 100%;
  }
}
.sk-web-free-trial-form .form form input {
  border: 2px solid #dddddd;
  border-radius: 12px;
  outline: none;
  padding: 20px 56px;
  margin-bottom: 20px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.58px;
  letter-spacing: 0.02em;
  color: rgba(51, 51, 51, 0.8);
  background-repeat: no-repeat;
  background-position: left 20px center;
  background-size: 24px;
}
.sk-web-free-trial-form .form form input::placeholder {
  color: rgba(168, 168, 168, 0.6);
}
.sk-web-free-trial-form .form form input:last-of-type {
  margin-bottom: 48px;
}
.sk-web-free-trial-form .form form input.user-name {
  background-image: url("../images/user-name-icon.svg");
}
.sk-web-free-trial-form .form form input.domain {
  background-image: url("../images/domain-icon.svg");
}
.sk-web-free-trial-form .form form input.email {
  background-image: url("../images/email-icon.svg");
}
.sk-web-free-trial-form .form form button {
  align-self: flex-start;
  padding: 16px 48px;
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial-form .form form button {
    align-self: stretch;
  }
}

.sk-web-contact-form {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-contact-form {
    margin-bottom: 100px;
  }
}
.sk-web-contact-form .sk-web-container {
  padding-inline: 113px;
}
@media (max-width: 62rem) {
  .sk-web-contact-form .sk-web-container {
    padding-inline: 20px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-contact-form .sk-web-container {
    padding-inline: 20px;
  }
}
.sk-web-contact-form .inner-container {
  background-image: url("../images/contact-form-bg.svg");
  background-repeat: no-repeat;
  background-position: bottom left;
  border-radius: 24px;
  padding: 80px 100px;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media (max-width: 75rem) {
  .sk-web-contact-form .inner-container {
    flex-direction: column;
    padding: 40px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-contact-form .inner-container {
    padding: 30px 20px;
    gap: 25px;
  }
}
.sk-web-contact-form .inner-container::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  border-radius: inherit;
  padding: 2px;
  background: linear-gradient(335.88deg, #6DB5F6 21.78%, rgba(176, 199, 238, 0) 87.07%);
  -webkit-mask: linear-gradient(#fff 0 0) content-box, linear-gradient(#fff 0 0);
  -webkit-mask-composite: xor;
  mask-composite: exclude;
}
.sk-web-contact-form h2 {
  font-size: 40px;
  font-weight: 700;
  line-height: 58.96px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 53px;
  text-align: center;
}
@media (max-width: 48.2rem) {
  .sk-web-contact-form h2 {
    font-size: 28px;
    margin-bottom: 20px;
    line-height: 38px;
  }
}
.sk-web-contact-form .form {
  display: flex;
  align-items: flex-start;
  align-items: center;
  gap: 78px;
}
.sk-web-contact-form .form .logo {
  width: 312px;
  height: 307px;
}
.sk-web-contact-form .form .logo img {
  height: 100%;
}
@media (max-width: 75rem) {
  .sk-web-contact-form .form .logo {
    display: none;
  }
}
.sk-web-contact-form form {
  width: 582px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 75rem) {
  .sk-web-contact-form form {
    width: 100%;
  }
}
.sk-web-contact-form form input, .sk-web-contact-form form textarea {
  border: 2px solid #dddddd;
  border-radius: 12px;
  outline: none;
  padding: 20px 56px;
  margin-bottom: 20px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 600;
  line-height: 23.58px;
  letter-spacing: 0.02em;
  color: rgba(51, 51, 51, 0.8);
  background-repeat: no-repeat;
  background-position: left 20px center;
  background-size: 24px;
}
.sk-web-contact-form form input::placeholder, .sk-web-contact-form form textarea::placeholder {
  color: rgba(168, 168, 168, 0.6);
}
.sk-web-contact-form form input.user-name, .sk-web-contact-form form textarea.user-name {
  background-image: url("../images/user-name-icon.svg");
}
.sk-web-contact-form form input.subject, .sk-web-contact-form form textarea.subject {
  background-image: url("../images/subject-icon.svg");
}
.sk-web-contact-form form input.email, .sk-web-contact-form form textarea.email {
  background-image: url("../images/email-icon.svg");
}
.sk-web-contact-form form textarea {
  padding: 20px;
  resize: none;
  margin-bottom: 48px;
  min-height: 132px;
}
.sk-web-contact-form form button {
  align-self: flex-start;
  padding: 16px 48px;
}
@media (max-width: 48.2rem) {
  .sk-web-contact-form form button {
    align-self: stretch;
  }
}

.carousel {
  margin-bottom: 54px;
}
@media (max-width: 37.5rem) {
  .carousel {
    margin-bottom: 25px;
  }
}
.carousel .carousel-item {
  display: none;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 37.5rem) {
  .carousel .carousel-item {
    flex-direction: column-reverse;
    text-align: center;
    gap: 20px;
  }
}
.carousel .carousel-item#carouselItem2 {
  display: flex;
}

.carousel-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}
.carousel-controls > * {
  cursor: pointer;
}
.carousel-controls .carousel-dot {
  width: 16px;
  height: 16px;
  background-color: #D0E0F9;
  border-radius: 50%;
}
.carousel-controls .carousel-dot.active {
  scale: 1.3;
  background-color: hsl(217, 84%, 57%);
}
.carousel-controls svg path {
  transition: fill 150ms;
}
.carousel-controls svg:hover path {
  fill: hsl(217, 84%, 57%);
}
.carousel-controls .forward-arrow {
  rotate: 180deg;
}

nav.sk-web-navbar {
  position: relative;
  padding-top: 37px;
}
@media (max-width: 62rem) {
  nav.sk-web-navbar {
    padding-top: 30px;
  }
  nav.sk-web-navbar .btn-trial {
    display: none;
  }
}
nav.sk-web-navbar .navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
nav.sk-web-navbar .navbar .logo {
  width: 130px;
}
@media (max-width: 75rem) {
  nav.sk-web-navbar .navbar .logo {
    width: 90px;
  }
}
@media (max-width: 62rem) {
  nav.sk-web-navbar .nav_menu {
    display: flex;
    flex-direction: column;
    position: absolute;
    z-index: 5;
    top: 86px;
    right: 20px;
    left: 20px;
    border: 2px solid hsl(209, 85%, 61%);
    border-radius: 10px;
    background-color: hsl(0, 0%, 100%);
    box-shadow: 0px 4px 54px 0px rgba(0, 0, 0, 0.25);
    text-align: center;
    font-size: 19px;
    padding-block: 30px;
    transition: all 250ms ease-in-out;
  }
  nav.sk-web-navbar .nav_menu li {
    position: relative;
    display: flex;
    justify-content: center;
  }
  nav.sk-web-navbar .nav_menu li::after {
    content: "";
    display: block;
    width: 60%;
    height: 1.5px;
    border-radius: 50%;
    background-color: hsl(209, 85%, 61%);
    position: absolute;
    bottom: -18px;
  }
}
nav.sk-web-navbar .nav_links {
  list-style: none;
  display: flex;
  gap: 48px;
}
nav.sk-web-navbar .nav_links .active {
  position: relative;
}
nav.sk-web-navbar .nav_links .active a {
  font-weight: 700;
  color: hsl(217, 84%, 57%);
}
nav.sk-web-navbar .nav_links .active::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background-color: hsl(217, 84%, 57%);
  bottom: -5px;
  left: 0;
}
@media (max-width: 62rem) {
  nav.sk-web-navbar .nav_links {
    flex-direction: column;
    gap: 35px;
    margin-bottom: 48px;
  }
}
nav.sk-web-navbar .nav_links a {
  font-weight: 400;
  text-decoration: none;
  color: hsl(224, 63%, 21%);
  font-size: 16px;
  line-height: 150%;
  letter-spacing: -0.25px;
  transition: color 150ms ease-in-out;
}
nav.sk-web-navbar .nav_links a:hover {
  color: hsl(217, 84%, 57%);
}
nav.sk-web-navbar .nav_links .dropdown-menu {
  position: relative;
}
@media (max-width: 48.2rem) {
  nav.sk-web-navbar .nav_links .dropdown-menu {
    display: flex;
    align-items: center;
    flex-direction: column;
  }
}
nav.sk-web-navbar .nav_links .dropdown-menu > a {
  display: flex;
  gap: 14px;
}
nav.sk-web-navbar .nav_links .dropdown-menu > a img {
  width: 14px;
}
nav.sk-web-navbar .nav_links .dropdown-menu .submenu {
  position: absolute;
  top: calc(100% + 15px);
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 2.55px 27.49px 0px rgba(0, 0, 0, 0.15);
  border-radius: 6px;
  padding: 8px;
  display: flex;
  flex-direction: column;
}
nav.sk-web-navbar .nav_links .dropdown-menu .submenu.closed {
  display: none;
}
@media (max-width: 48.2rem) {
  nav.sk-web-navbar .nav_links .dropdown-menu .submenu {
    position: relative;
    box-shadow: none;
    margin-top: 15px;
  }
}
nav.sk-web-navbar .nav_links .dropdown-menu .submenu::before {
  content: "";
  position: absolute;
  bottom: calc(100% - 12px);
  left: 25px;
  width: 0;
  height: 0;
  border-radius: 3px;
  border: 10px solid transparent;
  border-top: 10px solid #fff;
  border-right: 10px solid #fff;
  transform: rotate(-45deg);
}
@media (max-width: 48.2rem) {
  nav.sk-web-navbar .nav_links .dropdown-menu .submenu::before {
    display: none;
  }
}
nav.sk-web-navbar .nav_links .dropdown-menu .submenu a {
  color: #142554;
  font-size: 14px;
  position: relative;
}
nav.sk-web-navbar .nav_links .dropdown-menu .submenu a:hover {
  color: hsl(217, 84%, 57%);
}
nav.sk-web-navbar .nav_links .dropdown-menu .submenu a:not(:last-child) {
  margin-bottom: 14px;
}
nav.sk-web-navbar .nav_links .dropdown-menu .submenu a:not(:last-child)::after {
  content: "";
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: -7px;
  width: 100%;
  height: 1px;
  background-color: #142554;
}
@media (max-width: 48.2rem) {
  nav.sk-web-navbar .nav_links .dropdown-menu .submenu a:not(:last-child)::after {
    display: none;
  }
}
nav.sk-web-navbar .btn-trial-mobile {
  display: none;
}
@media (max-width: 62rem) {
  nav.sk-web-navbar .btn-trial-mobile {
    display: block;
    align-self: center;
  }
}
nav.sk-web-navbar .menu_icon {
  display: none;
}
@media (max-width: 62rem) {
  nav.sk-web-navbar .menu_icon {
    display: block;
    width: 28px;
    height: 28px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
  }
}
@media (max-width: 62rem) {
  nav.sk-web-navbar .menu_closed .nav_menu {
    height: 0;
    padding-block: 0;
    display: none;
    overflow: hidden;
  }
  nav.sk-web-navbar .menu_closed .menu_icon {
    background-image: url("../../dist/images/menu-icon.svg");
  }
  nav.sk-web-navbar .menu_open .nav_menu {
    height: auto;
    padding-block: 30px;
    display: flex;
  }
  nav.sk-web-navbar .menu_open .menu_icon {
    background-image: url("../../dist/images/close-menu.svg");
    width: 26px;
    height: 26px;
  }
}

header.sk-web-header {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-block: 155px 180px;
}
@media (max-width: 48.2rem) {
  header.sk-web-header {
    padding-block: 50px 105px;
  }
}
header.sk-web-header .intro_row {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 98px;
}
@media (max-width: 48.2rem) {
  header.sk-web-header .intro_row {
    flex-direction: column;
    margin-bottom: 48px;
  }
}
header.sk-web-header .intro_row .text {
  width: 50%;
}
@media (max-width: 48.2rem) {
  header.sk-web-header .intro_row .text {
    width: 100%;
    order: 2;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
header.sk-web-header .intro_row .text h1 {
  color: hsl(218, 12%, 13%);
  font-family: "DM Sans", sans-serif;
  font-size: 48px;
  font-weight: bold;
  line-height: 58px;
  margin-bottom: 28px;
}
@media (max-width: 75rem) {
  header.sk-web-header .intro_row .text h1 {
    font-size: 32px;
    line-height: 38px;
    margin-bottom: 20px;
  }
}
@media (max-width: 48.2rem) {
  header.sk-web-header .intro_row .text h1 {
    font-size: 28px;
    line-height: 31px;
  }
}
header.sk-web-header .intro_row .text .button_row {
  display: flex;
  gap: 20px;
}
@media (max-width: 48.2rem) {
  header.sk-web-header .intro_row .text .button_row {
    flex-direction: column;
    font-size: 18px;
  }
}
header.sk-web-header .intro_row .video {
  width: 548px;
  box-shadow: 0px 4px 54px 0px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  display: flex;
}
@media (max-width: 75rem) {
  header.sk-web-header .intro_row .video {
    width: 350px;
  }
}
@media (max-width: 48.2rem) {
  header.sk-web-header .intro_row .video {
    margin-bottom: 35px;
  }
}
@media (max-width: 27rem) {
  header.sk-web-header .intro_row .video {
    width: 100%;
  }
}
header.sk-web-header .intro_row .video video {
  width: 101%;
}
header.sk-web-header .stats_row {
  display: flex;
  padding: 25px 22px;
  justify-content: space-between;
  border: 1px solid #B0C7EE;
  border-radius: 24px;
  background-color: #F2F5FB;
  background-image: url("../../dist/images/Grid-desktop.svg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
@media (max-width: 48.2rem) {
  header.sk-web-header .stats_row {
    background-image: url("../../dist/images/Grid-mobile.svg");
    flex-direction: column;
    gap: 20px;
  }
}
header.sk-web-header .stats_row .stats-col {
  background-color: hsl(0, 0%, 100%);
  border-radius: 12px;
  padding: 20px;
  width: 32%;
}
@media (max-width: 48.2rem) {
  header.sk-web-header .stats_row .stats-col {
    width: 100%;
    text-align: center;
  }
}
header.sk-web-header .stats_row .stats-col h2 {
  color: hsl(217, 84%, 57%);
  font-family: "Montserrat", sans-serif;
  font-size: 44px;
  font-weight: bold;
  line-height: 38.4px;
  margin-bottom: 20px;
  text-align: left;
}
@media (max-width: 48.2rem) {
  header.sk-web-header .stats_row .stats-col h2 {
    font-size: 29px;
    line-height: 25.5px;
    margin-bottom: 13px;
    text-align: center;
  }
}
header.sk-web-header .stats_row .stats-col h3 {
  color: hsl(218, 12%, 13%);
  font-family: "Montserrat", sans-serif;
  font-size: 24px;
  font-weight: semiBold;
  line-height: 38.4px;
  margin-bottom: 4px;
}
@media (max-width: 75rem) {
  header.sk-web-header .stats_row .stats-col h3 {
    font-size: 18px;
  }
}
@media (max-width: 48.2rem) {
  header.sk-web-header .stats_row .stats-col h3 {
    font-size: 15px;
    line-height: 25.5px;
    margin-bottom: 2px;
  }
}
header.sk-web-header .stats_row .stats-col p {
  color: hsla(216, 2%, 47%, 0.8);
  font-family: "Inter", sans-serif;
  font-size: 16px;
  line-height: 25.6px;
}
@media (max-width: 48.2rem) {
  header.sk-web-header .stats_row .stats-col p {
    font-size: 13px;
    line-height: 17px;
  }
}

.sk-web-features {
  position: relative;
  padding-bottom: 180px;
}
.sk-web-features .features-bg {
  width: 790px;
  position: absolute;
  bottom: -240px;
  right: 0;
}
@media (max-width: 48.2rem) {
  .sk-web-features .features-bg {
    bottom: -230px;
    width: 450px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-features {
    padding-bottom: 105px;
  }
}
.sk-web-features .features-container {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
@media (max-width: 48.2rem) {
  .sk-web-features .features-container {
    gap: 30px;
  }
}
.sk-web-features .row-1, .sk-web-features .row-2, .sk-web-features .row-3 {
  display: flex;
  gap: 40px;
  padding-inline: 11px;
}
@media (max-width: 48.2rem) {
  .sk-web-features .row-1, .sk-web-features .row-2, .sk-web-features .row-3 {
    flex-direction: column;
    gap: 30px;
    padding-inline: 0;
  }
}
.sk-web-features .row-1 > *, .sk-web-features .row-2 > *, .sk-web-features .row-3 > * {
  flex: 1;
}
.sk-web-features .card {
  position: relative;
  border: 4px solid hsl(209, 85%, 61%);
  border-radius: 12px;
  padding: 150px 31px 60px;
}
.sk-web-features .card-hidden {
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 48.2rem) {
  .sk-web-features .card-hidden {
    display: none;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-features .card {
    padding: 85px 17px 30px;
    border-width: 2.5px;
  }
}
.sk-web-features .card-header .number {
  font-size: 132px;
  color: rgba(72, 160, 240, 0.4);
  font-weight: 900;
  position: absolute;
  top: 32px;
  right: 30px;
  line-height: 60%;
}
@media (max-width: 48.2rem) {
  .sk-web-features .card-header .number {
    font-size: 75px;
    top: 18px;
    right: 22px;
    line-height: 80%;
  }
}
.sk-web-features .card-header .top-image {
  width: 106px;
  position: absolute;
  top: -1px;
  left: 46px;
}
@media (max-width: 48.2rem) {
  .sk-web-features .card-header .top-image {
    width: 68px;
    left: 26px;
  }
}
.sk-web-features .card h3 {
  font-family: Plus Jakarta Sans;
  font-size: 24px;
  font-weight: 700;
  line-height: 35.38px;
  letter-spacing: 0.01em;
  color: hsl(218, 12%, 13%);
  margin-bottom: 12px;
}
@media (max-width: 48.2rem) {
  .sk-web-features .card h3 {
    font-size: 18px;
    margin-bottom: 7px;
    line-height: 147%;
  }
}
.sk-web-features .card p {
  font-family: Plus Jakarta Sans;
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: hsla(216, 2%, 47%, 0.8);
}
@media (max-width: 48.2rem) {
  .sk-web-features .card p {
    font-size: 15px;
    line-height: 26.48px;
  }
}
.sk-web-features .card .calc-time-btn {
  margin-top: 69px;
  font-family: Plus Jakarta Sans;
  font-size: 16px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: -0.02em;
  width: 100%;
}
@media (max-width: 75rem) {
  .sk-web-features .card .calc-time-btn {
    font-size: 14px;
    margin-top: 50px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-features .card .calc-time-btn {
    padding: 15px 5px;
    margin-top: 37px;
    line-height: 14px;
  }
}
.sk-web-features .card:nth-child(2) {
  transform: translateY(198px);
}
@media (max-width: 48.2rem) {
  .sk-web-features .card:nth-child(2) {
    transform: none;
  }
}

.sk-web-integration {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-integration {
    margin-bottom: 100px;
  }
}
.sk-web-integration .sk-web-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sk-web-integration .sk-web-container h2 {
  padding-top: 80px;
  margin-bottom: 24px;
}
@media (max-width: 48.2rem) {
  .sk-web-integration .sk-web-container h2 {
    padding-top: 60px;
    margin-bottom: 45px;
  }
}
.sk-web-integration .sk-web-container .paragraph-one {
  max-width: 992px;
  text-align: center;
  margin-bottom: 56px;
  line-height: 40px;
  color: hsla(216, 2%, 47%, 0.8);
}
@media (max-width: 48.2rem) {
  .sk-web-integration .sk-web-container .paragraph-one {
    line-height: 26px;
    margin-bottom: 52px;
  }
}
.sk-web-integration .sk-web-container .inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 38px;
  margin-bottom: 56px;
}
@media (max-width: 48.2rem) {
  .sk-web-integration .sk-web-container .inner {
    width: 242px;
    flex-direction: column;
    gap: 45px;
  }
}
.sk-web-integration .sk-web-container .inner :nth-child(3) img {
  width: 124px;
}
.sk-web-integration .sk-web-container .inner .illustration {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background: hsl(0, 0%, 100%);
  width: 20%;
  height: 334px;
  border: 2px #B0C7EE solid;
  padding-inline: 20px;
  border-radius: 24px;
  box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.12);
  text-align: center;
}
@media (max-width: 75rem) {
  .sk-web-integration .sk-web-container .inner .illustration {
    width: 30%;
    height: 300px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-integration .sk-web-container .inner .illustration {
    width: 248px;
    height: 334px;
  }
}
.sk-web-integration .sk-web-container .inner .illustration .inner-paragraph {
  font-size: 16px;
  line-height: 28px;
  font-weight: 600;
  color: hsl(218, 12%, 13%);
}
@media (max-width: 75rem) {
  .sk-web-integration .sk-web-container .inner .illustration .inner-paragraph {
    font-size: 14px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-integration .sk-web-container .inner .illustration .inner-paragraph {
    font-size: 16px;
  }
}
.sk-web-integration .sk-web-container .inner .next-step img {
  width: 119px;
}
@media (max-width: 75rem) {
  .sk-web-integration .sk-web-container .inner .next-step img {
    width: 70px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-integration .sk-web-container .inner .next-step img {
    transform: rotate(90deg);
  }
}

.sk-web-statistics {
  margin-bottom: 232px;
  color: #fff;
}
@media (max-width: 48.2rem) {
  .sk-web-statistics {
    margin-bottom: 100px;
  }
}
.sk-web-statistics .sk-web-container {
  padding-inline: 113px;
}
@media (max-width: 48.2rem) {
  .sk-web-statistics .sk-web-container {
    padding-inline: 50px;
  }
}
@media (max-width: 27rem) {
  .sk-web-statistics .sk-web-container {
    padding-inline: 20px;
  }
}
.sk-web-statistics .stats-container {
  display: flex;
  flex-direction: column;
  padding: 65px 110px;
  border-radius: 24px;
  background: url("/dist/images/stats-decoration.svg"), linear-gradient(99.84deg, #367BED -1.4%, #82A8E6 100%);
  background-repeat: no-repeat, no-repeat;
  background-position: left 0 bottom 0, right 0 bottom 0;
}
@media (max-width: 75rem) {
  .sk-web-statistics .stats-container {
    padding: 65px 40px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-statistics .stats-container {
    padding: 65px 30px;
  }
}
.sk-web-statistics .percentages {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-inline: 70px;
  margin-bottom: 56px;
}
@media (max-width: 75rem) {
  .sk-web-statistics .percentages {
    padding-inline: 30px;
    margin-bottom: 30px;
  }
}
@media (max-width: 27rem) {
  .sk-web-statistics .percentages {
    align-items: center;
    flex-direction: column;
    gap: 50px;
    padding-inline: 0;
  }
}
.sk-web-statistics .percentages .spam, .sk-web-statistics .percentages .leads {
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 34px;
}
@media (max-width: 27rem) {
  .sk-web-statistics .percentages .spam, .sk-web-statistics .percentages .leads {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 14px;
  }
}
.sk-web-statistics .percentages .spam {
  position: relative;
}
.sk-web-statistics .percentages .spam::after {
  content: "";
  position: absolute;
  height: 92px;
  width: 1px;
  background-color: #dadada;
  right: -138px;
}
@media (max-width: 75rem) {
  .sk-web-statistics .percentages .spam::after {
    display: none;
  }
}
@media (max-width: 27rem) {
  .sk-web-statistics .percentages .spam::after {
    align-self: center;
    display: block;
    width: 150px;
    height: 1px;
    bottom: -25px;
    right: 50%;
    transform: translateX(50%);
  }
}
.sk-web-statistics .percentages .icon {
  width: 88px;
}
@media (max-width: 48.2rem) {
  .sk-web-statistics .percentages .icon {
    width: 80px;
  }
}
.sk-web-statistics .percentages h2 {
  font-size: 72px;
  line-height: 60px;
  margin-bottom: 0;
  letter-spacing: 0.01em;
  font-weight: 700;
  color: #fff;
}
@media (max-width: 48.2rem) {
  .sk-web-statistics .percentages h2 {
    font-size: 50px;
  }
}
.sk-web-statistics .percentages p {
  font-size: 20px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 12px;
}
@media (max-width: 48.2rem) {
  .sk-web-statistics .percentages p {
    margin-bottom: 6px;
  }
}
.sk-web-statistics .stats-text {
  font-family: "Inter", sans-serif;
  font-size: 22px;
  line-height: 40px;
  font-weight: 400;
  text-align: center;
  margin-bottom: 35px;
}
@media (max-width: 48.2rem) {
  .sk-web-statistics .stats-text {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }
}
.sk-web-statistics .stats-text:nth-child(3) {
  margin-bottom: 55px;
}
@media (max-width: 48.2rem) {
  .sk-web-statistics .stats-text:nth-child(3) {
    margin-bottom: 30px;
  }
}
.sk-web-statistics .sk-web-btn-large {
  align-self: center;
  font-weight: 500;
  background: white;
  color: #367BED;
}

.sk-web-platforms {
  margin-bottom: 180px;
  padding-block: 80px;
  background-color: #F2F5FB;
  border-radius: 20px;
  text-align: center;
  background-image: url("../../dist/images/bg-circles.svg");
  background-repeat: no-repeat;
  background-size: 450px;
  background-position: -120px -155px;
}
@media (max-width: 48.2rem) {
  .sk-web-platforms {
    background-size: 320px;
    background-position: -80px -70px;
    padding-block: 50px;
    margin-bottom: 90px;
  }
}
.sk-web-platforms .sk-web-container {
  overflow-x: hidden;
}
.sk-web-platforms h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 61.91px;
  margin-bottom: 24px;
}
@media (max-width: 48.2rem) {
  .sk-web-platforms h2 {
    font-size: 32px;
    margin-bottom: 30px;
  }
}
.sk-web-platforms p {
  font-size: 22px;
  font-weight: 400;
  line-height: 40px;
  color: hsla(216, 2%, 47%, 0.8);
  max-width: 900px;
  margin-inline: auto;
  margin-bottom: 20px;
}
.sk-web-platforms p.crms, .sk-web-platforms p.plugins {
  color: #4a4d50;
}
.sk-web-platforms p:last-of-type {
  margin-bottom: 106px;
}
@media (max-width: 48.2rem) {
  .sk-web-platforms p:last-of-type {
    margin-bottom: 56px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-platforms p {
    font-size: 15px;
    line-height: 28px;
    margin-bottom: 15px;
  }
}
.sk-web-platforms .logos {
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  gap: 104px;
}
@media (max-width: 48.2rem) {
  .sk-web-platforms .logos {
    gap: 50px;
  }
}
.sk-web-platforms .logos:hover .logos-carousel {
  animation-play-state: paused;
}
.sk-web-platforms .logos-carousel {
  display: flex;
  gap: 104px;
  animation: move_logos 30s infinite linear;
}
@media (max-width: 48.2rem) {
  .sk-web-platforms .logos-carousel {
    animation-duration: 40s;
    gap: 50px;
  }
}
.sk-web-platforms .logos-carousel img {
  width: auto;
  height: 50px;
}
@media (max-width: 48.2rem) {
  .sk-web-platforms .logos-carousel img {
    height: 25px;
  }
}

@keyframes move_logos {
  from {
    transform: translateX(0);
  }
  to {
    transform: translatex(-101.5%);
  }
}
.sk-web-reviews {
  margin-bottom: 180px;
  text-align: left;
}
@media (max-width: 75rem) {
  .sk-web-reviews {
    margin-bottom: 90px;
    text-align: center;
  }
}
.sk-web-reviews .sk-web-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 75rem) {
  .sk-web-reviews .sk-web-container {
    flex-direction: column;
    gap: 40px;
  }
}
.sk-web-reviews .reviews-text {
  max-width: 400px;
}
@media (max-width: 75rem) {
  .sk-web-reviews .reviews-text {
    max-width: 700px;
  }
}
.sk-web-reviews .reviews-text h2 {
  text-align: left;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 42px;
  font-weight: 600;
  line-height: 61.91px;
  letter-spacing: 0.01em;
  margin-bottom: 24px;
}
@media (max-width: 75rem) {
  .sk-web-reviews .reviews-text h2 {
    text-align: center;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-reviews .reviews-text h2 {
    font-size: 32px;
    line-height: 147.4%;
  }
}
.sk-web-reviews .reviews-text h2 .blue-text {
  font-weight: 600;
  color: #48A0F0;
}
.sk-web-reviews .reviews-text p {
  color: hsla(216, 2%, 47%, 0.8);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 32.43px;
}
@media (max-width: 48.2rem) {
  .sk-web-reviews .reviews-text p {
    font-size: 16px;
    line-height: 147.4%;
  }
}
.sk-web-reviews .reviews-container {
  overflow: hidden;
}
.sk-web-reviews .reviews-container .slides-container {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  padding-top: 5px;
  gap: 32px;
  width: 762px;
  max-height: 490px;
}
@media (max-width: 48.2rem) {
  .sk-web-reviews .reviews-container .slides-container {
    max-height: 290px;
    width: 100%;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-reviews .reviews-container .slides-container {
    max-height: 330px;
  }
}
.sk-web-reviews .reviews-container .card {
  border: 2px solid #6DB5F6;
  border-radius: 24px;
  padding: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 24px;
  background-image: url("../../dist/images/quotes.svg");
  background-repeat: no-repeat;
  background-size: 63px;
  background-position: right 34px top 16px;
  transition: transform 500ms ease-in-out;
  width: 100%;
  max-width: 611px;
}
@media (max-width: 48.2rem) {
  .sk-web-reviews .reviews-container .card {
    padding: 17px 19px;
    background-size: 36px;
    text-align: left;
    gap: 14px;
  }
}
.sk-web-reviews .reviews-container .card:not(:nth-child(1)) {
  transform: translate(-150px, 0);
}
@media (max-width: 75rem) {
  .sk-web-reviews .reviews-container .card:not(:nth-child(1)) {
    transform: none;
  }
}
.sk-web-reviews .reviews-container h3 {
  color: hsl(218, 12%, 13%);
  font-size: 22px;
  font-weight: 700;
  line-height: 32.43px;
  margin-bottom: 12px;
}
@media (max-width: 48.2rem) {
  .sk-web-reviews .reviews-container h3 {
    font-size: 13px;
    line-height: 147.4%;
    margin-bottom: 6px;
  }
}
.sk-web-reviews .reviews-container p {
  color: hsla(216, 2%, 47%, 0.8);
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.005em;
  max-height: 112.4px;
  overflow-y: auto;
}
@media (max-width: 48.2rem) {
  .sk-web-reviews .reviews-container p {
    font-size: 13px;
    line-height: 20px;
    max-height: 42px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-reviews .reviews-container p {
    max-height: 80px;
  }
}
.sk-web-reviews .reviews-container img {
  width: 158px;
  height: 158px;
}
@media (max-width: 48.2rem) {
  .sk-web-reviews .reviews-container img {
    width: 85px;
    height: 85px;
  }
}
.sk-web-reviews .transition-none {
  transition: none !important;
}

.sk-web-free-trial {
  margin-bottom: 180px;
  text-align: center;
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial {
    margin-bottom: 100px;
  }
}
.sk-web-free-trial .trial-box {
  background-color: #F2F5FB;
  border: 4px solid #B0C7EE;
  border-radius: 20px;
  padding-block: 83px;
  background-image: url("../../dist/images/bottom-grid-desktop.svg"), url("../../dist/images/bg-circles.svg");
  background-repeat: no-repeat;
  background-position: right -60px bottom -70px, left -190px top -190px;
  background-size: 567px 388px;
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial .trial-box {
    background-image: url("../../dist/images/bottom-grid-mobile.svg"), url("../../dist/images/bg-circles.svg");
    background-position: right -145px bottom -55px, left -130px top -150px;
    background-size: 680px 547px, 363px;
    padding-block: 150px;
  }
}
.sk-web-free-trial h2 {
  font-size: 72px;
  color: hsl(217, 84%, 57%);
  margin-bottom: 8px;
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial h2 {
    font-size: 65px;
    margin-bottom: 40px;
  }
}
.sk-web-free-trial p {
  font-size: 28px;
  color: hsla(216, 2%, 47%, 0.8);
  margin-bottom: 40px;
}
@media (max-width: 48.2rem) {
  .sk-web-free-trial p {
    font-size: 20px;
  }
}

.sk-web-newsletter {
  padding-block: 108px;
  background-image: url("../../dist/images/news-letter-oval-bg.svg"), linear-gradient(100.56deg, #295C8A -9.72%, #48A0F0 96.34%);
  background-repeat: no-repeat;
  background-position: center bottom -40px, center;
}
.sk-web-newsletter .sk-web-container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 62rem) {
  .sk-web-newsletter .sk-web-container {
    flex-direction: column-reverse;
    gap: 40px;
  }
}
.sk-web-newsletter h2 {
  text-align: left;
  color: #fff;
  font-size: 40px;
  font-weight: 700;
  line-height: 58.96px;
  letter-spacing: 0.02em;
  margin-bottom: 16px;
}
@media (max-width: 62rem) {
  .sk-web-newsletter h2 {
    text-align: center;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-newsletter h2 {
    font-size: 30px;
  }
}
@media (max-width: 62rem) {
  .sk-web-newsletter form {
    display: flex;
    flex-direction: column;
  }
}
.sk-web-newsletter form div {
  margin-bottom: 40px;
  display: flex;
  gap: 16px;
}
@media (max-width: 48.2rem) {
  .sk-web-newsletter form div {
    flex-direction: column;
  }
}
.sk-web-newsletter form input {
  width: 270px;
  background-color: transparent;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 12px;
  padding: 15px 20px;
  color: rgba(255, 255, 255, 0.6);
  font-family: "Nunito Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23.58px;
  letter-spacing: 0.02em;
}
@media (max-width: 48.2rem) {
  .sk-web-newsletter form input {
    width: 100%;
  }
}
.sk-web-newsletter form input:focus {
  outline: none;
}
.sk-web-newsletter form input::placeholder {
  color: rgba(255, 255, 255, 0.6);
}
.sk-web-newsletter form button {
  background-color: #fff;
  border: 1px solid hsl(217, 84%, 57%);
  border-radius: 12px;
  padding: 13px 33px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  color: hsl(217, 84%, 57%);
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 30px;
  letter-spacing: -0.02em;
  cursor: pointer;
}
.sk-web-newsletter form button img {
  width: 23px;
  height: 23px;
}
.sk-web-newsletter .bot-logo {
  width: 384px;
}
@media (max-width: 75rem) {
  .sk-web-newsletter .bot-logo {
    width: 200px;
  }
}

footer.sk-web-footer {
  background-color: hsl(225, 6%, 28%);
  padding-block: 27px;
  text-align: center;
  color: hsl(0, 0%, 100%);
}
footer.sk-web-footer p {
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 18px;
  font-weight: semibold;
  line-height: 126%;
}
@media (max-width: 48.2rem) {
  footer.sk-web-footer p {
    font-size: 14px;
  }
}

.sk-web-live-demo-modal {
  position: fixed;
  inset: 0;
  width: 100%;
  min-height: 100vh;
  background-color: rgba(167, 167, 167, 0.7);
  backdrop-filter: blur(4px);
  display: none;
  align-items: center;
}
.sk-web-live-demo-modal .sk-web-container {
  width: 1440px;
  padding-inline: 130px;
}
@media (max-width: 62rem) {
  .sk-web-live-demo-modal .sk-web-container {
    padding-inline: 50px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-live-demo-modal .sk-web-container {
    padding-inline: 20px;
  }
}
.sk-web-live-demo-modal .inner-content {
  width: 100%;
  padding: 32px;
  background-color: #fff;
  min-height: 600px;
  border-radius: 32px;
  display: grid;
  align-content: space-between;
  background-image: url("../../dist/images/modal-grid.svg"), url("../../dist/images/modal-circles.svg");
  background-repeat: no-repeat;
  background-position: right -120px bottom -120px, left -105px top -130px;
  background-size: 480px, 424px;
}
@media (max-width: 48.2rem) {
  .sk-web-live-demo-modal .inner-content {
    background-size: 380px, 363px;
  }
}
.sk-web-live-demo-modal .modal-controls {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.sk-web-live-demo-modal .modal-controls button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
.sk-web-live-demo-modal .modal-controls button.back-btn {
  width: 40px;
}
.sk-web-live-demo-modal .modal-controls button.close-btn {
  width: 24px;
}
.sk-web-live-demo-modal .modal-content {
  place-self: center;
}
.sk-web-live-demo-modal .modal-content p {
  font-size: 32px;
  font-weight: 700;
  line-height: 47.17px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #1C1F25;
  max-width: 450px;
  margin-bottom: 34px;
}
@media (max-width: 48.2rem) {
  .sk-web-live-demo-modal .modal-content p {
    font-size: 22px;
  }
}
.sk-web-live-demo-modal .modal-content .buttons-group {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 27rem) {
  .sk-web-live-demo-modal .modal-content .buttons-group {
    flex-direction: column;
    align-items: center;
    margin-bottom: 20px;
  }
}
.sk-web-live-demo-modal .modal-content .buttons-group button {
  width: 154px;
}
@media (max-width: 27rem) {
  .sk-web-live-demo-modal .modal-content .buttons-group button {
    width: 100%;
  }
}
.sk-web-live-demo-modal .modal-content #stage-2 {
  display: none;
}
.sk-web-live-demo-modal .modal-content #stage-2 p {
  max-width: 590px;
  margin-bottom: 16px;
}
.sk-web-live-demo-modal .modal-content #stage-2 p.list {
  margin-bottom: 32px;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  text-align: center;
  color: #76777a;
}
.sk-web-live-demo-modal .btn-restart {
  align-self: end;
  justify-self: end;
  display: flex;
  align-items: center;
  gap: 10px;
  background-color: transparent;
  color: #1C1F25;
  border: 1px solid #1C1F25;
}
.sk-web-live-demo-modal .btn-restart img {
  width: 24px;
}

.sk-web-time-saved-modal {
  position: fixed;
  inset: 0;
  width: 100%;
  min-height: 100vh;
  background-color: rgba(167, 167, 167, 0.7);
  backdrop-filter: blur(4px);
  display: none;
  align-items: center;
  overflow-y: auto;
}
.sk-web-time-saved-modal .sk-web-container {
  width: 1440px;
  padding-inline: 130px;
}
@media (max-width: 62rem) {
  .sk-web-time-saved-modal .sk-web-container {
    padding-inline: 50px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-time-saved-modal .sk-web-container {
    padding-inline: 20px;
    padding-top: 60px;
  }
}
.sk-web-time-saved-modal button {
  background-color: transparent;
  border: none;
  cursor: pointer;
  width: 24px;
  position: absolute;
  right: 32px;
  top: 32px;
  z-index: 200;
}
.sk-web-time-saved-modal .inner-content {
  padding: 56px 90px;
  background-color: #fff;
  min-height: 600px;
  border-radius: 32px;
  display: flex;
  flex-direction: column;
  gap: 80px;
  position: relative;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .inner-content {
    padding: 30px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .inner-content {
    padding: 30px 10px 20px;
    gap: 40px;
  }
}
.sk-web-time-saved-modal .row-1 {
  position: relative;
  padding-top: 82px;
  background-image: url("../images/time-saved-bg-1.svg");
  background-repeat: no-repeat;
  background-size: 444px;
  background-position: right top;
  display: flex;
  gap: 37px;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-1 {
    background-image: none;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 12px;
    padding-top: 30px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 {
    gap: 5px;
  }
}
.sk-web-time-saved-modal .row-1 .arrow {
  width: 51px;
  position: absolute;
  bottom: 69px;
  left: 228px;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-1 .arrow {
    display: none;
  }
}
.sk-web-time-saved-modal .row-1 p {
  font-size: 30px;
  font-weight: 600;
  line-height: 47.4px;
  text-align: left;
  max-width: 294px;
  margin-bottom: 110px;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-1 p {
    max-width: 80%;
    text-align: center;
    margin-bottom: 30px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 p {
    width: 100%;
    margin-bottom: 20px;
    line-height: 38px;
  }
}
.sk-web-time-saved-modal .row-1 p span {
  color: hsl(217, 84%, 57%);
}
.sk-web-time-saved-modal .row-1 img {
  width: 19.5px;
}
.sk-web-time-saved-modal .row-1 .time-saved-calc {
  align-self: flex-end;
  max-width: 383px;
  padding: 24px;
  background-color: #fff;
  border: 1px solid rgb(176, 199, 238);
  border-radius: 20px;
  box-shadow: 0px 4px 54px 0px rgba(0, 0, 0, 0.12);
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 23px;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-1 .time-saved-calc {
    align-self: center;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 .time-saved-calc {
    padding: 20px 10px;
  }
}
.sk-web-time-saved-modal .row-1 .time-input {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 .time-input {
    gap: 15px;
    flex-direction: column;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 .time-input div {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.sk-web-time-saved-modal .row-1 .time-input img {
  width: 12px;
  align-self: flex-end;
  padding-bottom: 11px;
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 .time-input img {
    align-self: center;
    margin-bottom: 0;
  }
}
.sk-web-time-saved-modal .row-1 .time-input label {
  font-size: 12px;
  font-weight: 400;
  line-height: 17.69px;
  letter-spacing: 0.02em;
  color: #9C9C9C;
  display: inline-block;
  margin-bottom: 10px;
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 .time-input label {
    font-size: 10px;
  }
}
.sk-web-time-saved-modal .row-1 .time-input input {
  outline: none;
  border: 1px solid #C8C8C8;
  border-radius: 6px;
  padding: 3px 11px;
  background-color: #FBFBFB;
  font-size: 20px;
  font-weight: 600;
  line-height: 29.48px;
  color: #585858;
  max-width: 142px;
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-1 .time-input input {
    width: 100%;
    max-width: none;
  }
}
.sk-web-time-saved-modal .row-1 .time-input input::-webkit-outer-spin-button,
.sk-web-time-saved-modal .row-1 .time-input input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.sk-web-time-saved-modal .row-1 .time-input input[type=number] {
  -moz-appearance: textfield;
}
.sk-web-time-saved-modal .row-1 #timeSavedResult {
  font-size: 24px;
  font-weight: 800;
  line-height: 35.38px;
  color: #48A0F0;
}
.sk-web-time-saved-modal .row-1 #timeSavedResult sub {
  font-size: 14px;
  line-height: 20.64px;
  position: relative;
  bottom: 0.4em;
}
.sk-web-time-saved-modal .row-2 {
  display: flex;
  gap: 48px;
  position: relative;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-2 {
    gap: 32px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-2 {
    flex-direction: column-reverse;
    align-items: center;
    text-align: center;
  }
}
.sk-web-time-saved-modal .row-2 .arrow {
  width: 78px;
  position: absolute;
  bottom: 36px;
  right: 322px;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-2 .arrow {
    width: 60px;
    bottom: 20px;
    right: 250px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-2 .arrow {
    display: none;
  }
}
.sk-web-time-saved-modal .row-2 img {
  width: 540px;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-2 img {
    width: 350px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-time-saved-modal .row-2 img {
    width: 100%;
  }
}
.sk-web-time-saved-modal .row-2 p {
  font-size: 30px;
  font-weight: 700;
  line-height: 44.22px;
  color: #4F4F4F;
  padding-top: 49px;
  padding-right: 49px;
}
@media (max-width: 75rem) {
  .sk-web-time-saved-modal .row-2 p {
    padding: 0;
    line-height: 38px;
  }
}

.sk-web-pricing {
  padding-block: 120px 56px;
}
@media (max-width: 48.2rem) {
  .sk-web-pricing {
    padding-block: 60px 30px;
  }
}
.sk-web-pricing .sk-web-container {
  padding-inline: 94px;
}
@media (max-width: 62rem) {
  .sk-web-pricing .sk-web-container {
    padding-inline: 20px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-pricing .sk-web-container {
    padding-inline: 20px;
  }
}
.sk-web-pricing h1 {
  font-size: 42px;
  font-weight: 600;
  line-height: 61.91px;
  text-align: center;
  margin-bottom: 43px;
  color: #1C1F25;
}
.sk-web-pricing h1 span {
  font-weight: 600;
}
.sk-web-pricing .membership-selection {
  display: flex;
  justify-content: center;
  margin-bottom: 88px;
}
.sk-web-pricing .membership-selection-container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  gap: 24px;
}
.sk-web-pricing .membership-selection-container span {
  cursor: pointer;
  display: inline-block;
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: #ADADAD;
  width: 90px;
}
.sk-web-pricing .membership-selection-container span.active {
  font-size: 24px;
  font-weight: 700;
  line-height: 35.38px;
  color: hsl(217, 84%, 57%);
}
.sk-web-pricing .membership-selection-container span.annual-plan {
  text-align: right;
}
.sk-web-pricing .membership-selection-container .checkbox-input {
  display: flex;
  align-items: center;
}
.sk-web-pricing .membership-selection-container .checkbox-input input[type=checkbox] {
  -webkit-appearance: none;
  appearance: none;
  background-color: hsl(217, 84%, 57%);
  width: 56px;
  height: 31px;
  border-radius: 15.5px;
  position: relative;
  cursor: pointer;
}
.sk-web-pricing .membership-selection-container .checkbox-input input[type=checkbox]::before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 3px;
  transform: translateX(3px);
  width: 25px;
  height: 25px;
  border-radius: 50%;
  transition: 120ms transform ease-in-out;
  background-color: #fff;
}
.sk-web-pricing .membership-selection-container .checkbox-input input[type=checkbox]:checked::before {
  transform: translateX(28px);
}
.sk-web-pricing .free-months {
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 6px 16px;
  background: linear-gradient(90deg, #B8E9F0 0%, #A9E9BE 100%);
  border-radius: 38px;
  position: absolute;
  left: -182px;
}
@media (max-width: 48.2rem) {
  .sk-web-pricing .free-months {
    left: -60px;
    top: 40px;
  }
}
.sk-web-pricing .free-months img {
  width: 28px;
}
.sk-web-pricing .free-months p {
  font-size: 14px;
  font-weight: 500;
  line-height: 20.64px;
  letter-spacing: 0.02em;
  color: rgb(86, 86, 86);
}
.sk-web-pricing .select-plan-message {
  text-align: center;
  font-size: 24px;
  margin-bottom: 30px;
  font-weight: 600;
  color: #ff0f0f;
  display: none;
}

.sk-web-pricing-cards {
  display: flex;
  gap: 32px;
  text-align-last: left;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards {
    gap: 20px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-pricing-cards {
    flex-direction: column;
  }
}
.sk-web-pricing-cards > * {
  flex: 1;
}
.sk-web-pricing-cards .card {
  border: 2px solid #E9E9E9;
  border-radius: 24px;
  padding: 35px 23px 80px;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards .card {
    padding-bottom: 40px;
  }
}
.sk-web-pricing-cards .card h2 {
  font-size: 36px;
  font-weight: 700;
  line-height: 53.06px;
  margin-bottom: 12px;
  color: #1C1F25;
  text-align: left;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards .card h2 {
    font-size: 28px;
    margin-bottom: 8px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-pricing-cards .card h2 {
    font-size: 25px;
  }
}
.sk-web-pricing-cards .card p {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.005em;
  margin-bottom: 22px;
  color: #76777A;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards .card p {
    font-size: 15px;
    margin-bottom: 12px;
    line-height: 20px;
  }
}
.sk-web-pricing-cards .card h3 {
  font-size: 56px;
  font-weight: 700;
  line-height: 82.54px;
  letter-spacing: -0.02em;
  margin-bottom: 0;
  color: #1C1F25;
  font-family: "DM Sans", sans-serif;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards .card h3 {
    font-size: 40px;
    margin-bottom: 12px;
    line-height: 60px;
  }
}
.sk-web-pricing-cards .card h3 .per-month {
  font-family: "DM Sans", sans-serif;
  color: #1C1F25;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 147.4%;
  letter-spacing: -0.32px;
}
.sk-web-pricing-cards .card h3 + .yearly-value:empty {
  margin-bottom: 70.5px;
}
@media (max-width: 48.2rem) {
  .sk-web-pricing-cards .card h3 + .yearly-value:empty {
    margin-bottom: 25.5px;
  }
}
.sk-web-pricing-cards .card h3 + .yearly-value:empty + a {
  margin-left: -2.7px;
}
@media (max-width: 48.2rem) {
  .sk-web-pricing-cards .card h3 + .yearly-value:empty + a {
    transform: translateX(2.7px);
  }
}
.sk-web-pricing-cards .card .pricing-plan-3-alignment {
  visibility: hidden;
}
.sk-web-pricing-cards .card .pricing-plan-3-alignment p {
  margin: 0;
}
.sk-web-pricing-cards .card .yearly-value {
  display: inline-block;
  margin-bottom: 8px;
  color: #76777A;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 147.4%;
  letter-spacing: -0.28px;
}
.sk-web-pricing-cards .card a {
  display: inline-block;
  font-family: "Nunito Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28.87px;
  margin-bottom: 32px;
  padding: 21px 68px;
  text-align: center;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards .card a {
    font-size: 14px;
    padding: 16px 25px;
    margin-bottom: 18px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-pricing-cards .card a {
    padding: 10px 16px;
    width: 100%;
  }
}
.sk-web-pricing-cards .card ul {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 14px;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards .card ul {
    gap: 8px;
  }
}
.sk-web-pricing-cards .card ul li {
  display: flex;
  align-items: center;
  gap: 7.5px;
  font-size: 18px;
  font-weight: 400;
  line-height: 38px;
  letter-spacing: 0.005em;
  color: #444547;
}
@media (max-width: 75rem) {
  .sk-web-pricing-cards .card ul li {
    font-size: 14px;
  }
}
.sk-web-pricing-cards .card .list-icon {
  width: 19px;
}
.sk-web-pricing-cards .selected-plan {
  border: none;
  outline: 4px solid hsl(217, 84%, 57%);
}
.sk-web-pricing-cards .selected-plan h3 {
  color: hsl(217, 84%, 57%);
}
.sk-web-pricing-cards .selected-plan h3 .per-month {
  color: hsl(217, 84%, 57%);
}

.sk-web-agencies {
  margin-bottom: 180px;
  text-align: center;
}
@media (max-width: 48.2rem) {
  .sk-web-agencies {
    margin-bottom: 100px;
  }
}
.sk-web-agencies h2 {
  font-size: 56px;
  font-weight: 700;
  line-height: 82.54px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 12px;
}
@media (max-width: 48.2rem) {
  .sk-web-agencies h2 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 25px;
  }
}
.sk-web-agencies p {
  font-size: 22px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.005em;
  text-align: center;
  color: #76777A;
  margin-bottom: 48px;
}
.sk-web-agencies button {
  line-height: 24px;
  padding: 12px 63px;
}
@media (max-width: 48.2rem) {
  .sk-web-agencies button {
    padding-inline: 40px;
  }
}

.sk-web-pricing-discount .before-discount {
  font-family: "DM Sans", sans-serif;
  font-size: 32px !important;
  line-height: 41.66px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #757575;
  text-decoration: line-through;
  margin-bottom: 4px !important;
}
.sk-web-pricing-discount .after-discount {
  display: flex;
  gap: 12px;
  align-items: center;
}
.sk-web-pricing-discount .after-discount h3 {
  margin-bottom: 0;
}
.sk-web-pricing-discount .after-discount + .yearly-value:empty {
  margin-bottom: 70.5px;
}
@media (max-width: 48.2rem) {
  .sk-web-pricing-discount .after-discount + .yearly-value:empty {
    margin-bottom: 25.5px;
  }
}
.sk-web-pricing-discount .after-discount + .yearly-value:empty + a {
  margin-left: -2.7px;
}
@media (max-width: 48.2rem) {
  .sk-web-pricing-discount .after-discount + .yearly-value:empty + a {
    transform: translateX(2.7px);
  }
}
.sk-web-pricing-discount .after-discount .discount-chip {
  display: flex;
  gap: 3px;
  align-items: center;
  justify-content: center;
  padding: 8px;
  background-color: #FFE639;
}
.sk-web-pricing-discount .after-discount .discount-chip p {
  font-size: 12px;
  font-weight: 500;
  line-height: 17.69px;
  letter-spacing: 0.02em;
  color: #1C1F25;
  margin-bottom: 0;
}
.sk-web-pricing-discount .after-discount img {
  width: 24px;
}

.sk-web-pricing-notice {
  font-size: 18px;
  font-weight: 400;
  line-height: 28px;
  letter-spacing: 0.005em;
  text-align: center;
  color: #76777A;
  margin-bottom: 56px;
  margin-top: -34px;
}
@media (max-width: 48.2rem) {
  .sk-web-pricing-notice {
    margin-top: 0;
  }
}

.sk-web-how-spamkill-works {
  padding-block: 120px 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-how-spamkill-works {
    padding-block: 60px 100px;
  }
}
.sk-web-how-spamkill-works h1 {
  font-size: 56px;
  font-weight: 700;
  line-height: 82.54px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #1C1F25;
  margin-bottom: 70px;
}
@media (max-width: 48.2rem) {
  .sk-web-how-spamkill-works h1 {
    font-size: 40px;
  }
}
@media (max-width: 27rem) {
  .sk-web-how-spamkill-works h1 {
    font-size: 30px;
    margin-bottom: 35px;
  }
}
.sk-web-how-spamkill-works .row-1, .sk-web-how-spamkill-works .row-2 {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 48.2rem) {
  .sk-web-how-spamkill-works .row-1, .sk-web-how-spamkill-works .row-2 {
    flex-wrap: wrap;
  }
}
.sk-web-how-spamkill-works .row-1 > *, .sk-web-how-spamkill-works .row-2 > * {
  flex: 1;
}
@media (max-width: 48.2rem) {
  .sk-web-how-spamkill-works .row-1 > *, .sk-web-how-spamkill-works .row-2 > * {
    min-width: fit-content;
  }
}
.sk-web-how-spamkill-works .row-1 {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-how-spamkill-works .row-1 {
    margin-bottom: 100px;
    flex-direction: column-reverse;
  }
}
.sk-web-how-spamkill-works .text h3 {
  font-size: 36px;
  font-weight: 600;
  line-height: 53.06px;
  letter-spacing: 0.01em;
  text-align: left;
  color: #1C1F25;
  margin-bottom: 24px;
}
@media (max-width: 75rem) {
  .sk-web-how-spamkill-works .text h3 {
    font-size: 24px;
    line-height: 35px;
  }
}
@media (max-width: 27rem) {
  .sk-web-how-spamkill-works .text h3 {
    font-size: 22px;
    text-align: center;
  }
}
.sk-web-how-spamkill-works .text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 32.43px;
  text-align: left;
  color: #76777A;
}
@media (max-width: 75rem) {
  .sk-web-how-spamkill-works .text p {
    font-size: 18px;
    line-height: 25px;
  }
}
@media (max-width: 27rem) {
  .sk-web-how-spamkill-works .text p {
    font-size: 16px;
    line-height: 28px;
    text-align: center;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-how-spamkill-works .image {
    width: 70%;
    min-width: auto;
  }
}
@media (max-width: 27rem) {
  .sk-web-how-spamkill-works .image {
    width: 100%;
  }
}

.sk-web-faq {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-faq {
    margin-bottom: 100px;
  }
}
.sk-web-faq .row:nth-child(1) {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 56px;
}
@media (max-width: 37.5rem) {
  .sk-web-faq .row:nth-child(1) {
    flex-direction: column-reverse;
    gap: 20px;
    text-align: center;
  }
}
.sk-web-faq .row:nth-child(1) h2 {
  font-size: 36px;
  font-weight: 600;
  line-height: 53.06px;
  letter-spacing: 0.01em;
  margin-bottom: 24px;
  color: #1c1F25;
}
.sk-web-faq .row:nth-child(1) p {
  font-size: 22px;
  font-weight: 400;
  line-height: 32.43px;
  margin-bottom: 27px;
  color: #76777A;
  max-width: 738px;
}
@media (max-width: 75rem) {
  .sk-web-faq .row:nth-child(1) p {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 20px;
    max-width: 600px;
  }
}
.sk-web-faq .row:nth-child(1) p:last-child {
  margin-bottom: 0;
}
.sk-web-faq .row:nth-child(1) p a {
  color: hsl(217, 84%, 57%);
}
.sk-web-faq .row:nth-child(1) .image {
  width: 195px;
}
.sk-web-faq .faq {
  display: flex;
  flex-direction: column;
  gap: 24px;
  color: #1c1F25;
}
.sk-web-faq .faq .question-box {
  cursor: pointer;
  padding: 40px 24px;
  background-color: #F3F9FF;
  border-radius: 12px;
  transition: all 150ms;
}
.sk-web-faq .faq .question-box svg {
  width: 24px;
  transition: rotate 150ms;
}
.sk-web-faq .faq .question-box.active {
  background-color: hsl(217, 84%, 57%);
  color: #fff;
}
.sk-web-faq .faq .question-box.active .question {
  margin-bottom: 20px;
}
.sk-web-faq .faq .question-box.active svg {
  rotate: 45deg;
}
.sk-web-faq .faq .question-box.active svg path {
  fill: #fff;
}
.sk-web-faq .faq .question-box.active .answer {
  display: block;
}
.sk-web-faq .faq .question {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
}
.sk-web-faq .faq .question p {
  font-size: 20px;
  font-weight: 600;
  line-height: 29.48px;
  letter-spacing: 0.01em;
}
@media (max-width: 48.2rem) {
  .sk-web-faq .faq .question p {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-faq .faq .question p {
    font-size: 15px;
  }
}
.sk-web-faq .faq .answer {
  display: none;
  font-size: 20px;
  font-weight: 300;
  line-height: 29.48px;
}
@media (max-width: 48.2rem) {
  .sk-web-faq .faq .answer {
    font-size: 18px;
    line-height: 26px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-faq .faq .answer {
    font-size: 15px;
  }
}

.sk-web-account {
  padding-block: 120px 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-account {
    padding-block: 60px 90px;
  }
}
.sk-web-account .sk-web-container {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.sk-web-account img {
  width: 337px;
  margin-bottom: 20px;
}
.sk-web-account h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 58px;
  color: #1C1F25;
  margin-bottom: 16px;
}
.sk-web-account h2 span {
  color: #2EB67D;
}
.sk-web-account p {
  font-size: 22px;
  font-weight: 400;
  line-height: 32.43px;
  color: #76777A;
  margin-bottom: 40px;
  max-width: 900px;
}
.sk-web-account-failure h2 span {
  color: #FE5F5F;
}
.sk-web-account-failure p {
  max-width: 819px;
  margin-bottom: 0;
}
.sk-web-account-failure p span {
  font-weight: 600;
}

.sk-web-reviews-carousel {
  padding-block: 110px 80px;
  margin-bottom: 180px;
  position: relative;
}
@media (max-width: 48.2rem) {
  .sk-web-reviews-carousel {
    padding-block: 70px;
    margin-bottom: 100px;
  }
}
.sk-web-reviews-carousel::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(109, 181, 246, 0) 16.36%, #367BED 50.31%, #FFFFFF 85.24%);
}
.sk-web-reviews-carousel .sk-web-container {
  display: flex;
  flex-direction: column;
}
.sk-web-reviews-carousel .carousel-item h2 {
  max-width: 765px;
  font-size: 48px;
  font-weight: 600;
  line-height: 85.44px;
  color: #484848;
  position: relative;
}
@media (max-width: 75rem) {
  .sk-web-reviews-carousel .carousel-item h2 {
    font-size: 30px;
    line-height: 55.44px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-reviews-carousel .carousel-item h2 {
    font-size: 25px;
    line-height: 45px;
  }
}
.sk-web-reviews-carousel .carousel-item h2::after {
  content: "";
  display: block;
  width: 87px;
  height: 87px;
  background-image: url("../images/quotes.svg");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -20px;
  right: 15px;
  z-index: -1;
}
@media (max-width: 37.5rem) {
  .sk-web-reviews-carousel .carousel-item h2::after {
    top: -50px;
  }
}
.sk-web-reviews-carousel .carousel-item .person-card {
  padding-inline: 45px;
  text-align: center;
}
@media (max-width: 75rem) {
  .sk-web-reviews-carousel .carousel-item .person-card {
    padding-inline: 30px 0;
  }
}
.sk-web-reviews-carousel .carousel-item .person-card img {
  width: 283px;
  margin-bottom: 20px;
}
@media (max-width: 75rem) {
  .sk-web-reviews-carousel .carousel-item .person-card img {
    width: 200px;
    margin-bottom: 10px;
  }
}
.sk-web-reviews-carousel .carousel-item .person-card h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 53.3px;
  color: hsl(217, 84%, 57%);
  margin-bottom: 12px;
}
@media (max-width: 75rem) {
  .sk-web-reviews-carousel .carousel-item .person-card h3 {
    font-size: 25px;
    margin-bottom: 8px;
    line-height: 30px;
  }
}
.sk-web-reviews-carousel .carousel-item .person-card h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 30.46px;
  color: #1C1F25;
}
@media (max-width: 75rem) {
  .sk-web-reviews-carousel .carousel-item .person-card h4 {
    font-size: 16px;
  }
}

.sk-web-agencies-details {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-agencies-details {
    margin-bottom: 100px;
  }
}
.sk-web-agencies-details h2 {
  font-size: 42px;
  font-weight: 700;
  line-height: 61.91px;
  letter-spacing: 0.01em;
  text-align: center;
  margin-bottom: 56px;
}
@media (max-width: 48.2rem) {
  .sk-web-agencies-details h2 {
    font-size: 30px;
    margin-bottom: 30px;
    line-height: 50px;
  }
}
.sk-web-agencies-details .agnecies-card-container {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
@media (max-width: 37.5rem) {
  .sk-web-agencies-details .agnecies-card-container {
    gap: 80px;
  }
}
.sk-web-agencies-details .agencies-card {
  display: flex;
  align-items: center;
  gap: 40px;
}
@media (max-width: 37.5rem) {
  .sk-web-agencies-details .agencies-card {
    flex-direction: column-reverse;
  }
}
.sk-web-agencies-details .agencies-card > img {
  width: 387px;
}
@media (max-width: 75rem) {
  .sk-web-agencies-details .agencies-card > img {
    width: 300px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-agencies-details .agencies-card > img {
    width: 100%;
  }
}
.sk-web-agencies-details .agencies-card-text .text-header {
  display: flex;
  align-items: center;
  gap: 24px;
  margin-bottom: 24px;
}
.sk-web-agencies-details .agencies-card-text .text-header img {
  width: 96px;
}
@media (max-width: 75rem) {
  .sk-web-agencies-details .agencies-card-text .text-header img {
    width: 76px;
  }
}
.sk-web-agencies-details .agencies-card-text h3 {
  font-size: 32px;
  font-weight: 700;
  line-height: 47.17px;
  color: #1C1F25;
}
@media (max-width: 75rem) {
  .sk-web-agencies-details .agencies-card-text h3 {
    font-size: 22px;
  }
}
.sk-web-agencies-details .agencies-card-text p {
  font-size: 22px;
  font-weight: 400;
  line-height: 39.16px;
  color: #76777A;
}
@media (max-width: 75rem) {
  .sk-web-agencies-details .agencies-card-text p {
    font-size: 18px;
    line-height: 28px;
  }
}

.sk-web-comparison-title {
  padding-block: 120px 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-comparison-title {
    padding-block: 100px;
  }
}
.sk-web-comparison-title .sk-web-container {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sk-web-comparison-title .row {
  display: flex;
  align-items: center;
  gap: 100px;
  font-size: 40px;
  font-weight: 500;
  line-height: 50.4px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 56px;
}
@media (max-width: 48.2rem) {
  .sk-web-comparison-title .row {
    flex-direction: column;
    gap: 50px;
  }
}
.sk-web-comparison-title .row img {
  height: 148px;
  width: auto;
}
@media (max-width: 37.5rem) {
  .sk-web-comparison-title .row img {
    width: 80%;
    height: auto;
  }
  .sk-web-comparison-title .row img:nth-child(2) {
    height: 140px;
    width: auto;
  }
}
.sk-web-comparison-title h1 {
  font-size: 56px;
  font-weight: 700;
  line-height: 82.54px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 24px;
  text-align: center;
}
@media (max-width: 37.5rem) {
  .sk-web-comparison-title h1 {
    font-size: 40px;
    line-height: 60px;
  }
}
.sk-web-comparison-title p {
  max-width: 940px;
  font-size: 22px;
  font-weight: 400;
  line-height: 32.43px;
  color: #76777A;
  text-align: center;
  margin-bottom: 40px;
}
@media (max-width: 37.5rem) {
  .sk-web-comparison-title p {
    font-size: 18px;
  }
}
.sk-web-comparison-title button {
  padding: 16px 48px;
  font-size: 24px;
  font-weight: 500;
  line-height: 36px;
  letter-spacing: -0.02em;
}
@media (max-width: 37.5rem) {
  .sk-web-comparison-title button {
    font-size: 17px;
    padding: 12px 62px;
  }
}

.sk-web-feature-comparison-table {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-feature-comparison-table {
    margin-bottom: 100px;
  }
}
.sk-web-feature-comparison-table .sk-web-container {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sk-web-feature-comparison-table h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 61.91px;
  color: #1C1F25;
  margin-bottom: 24px;
  text-align: center;
}
@media (max-width: 37.5rem) {
  .sk-web-feature-comparison-table h2 {
    font-size: 30px;
    line-height: 45px;
  }
}
.sk-web-feature-comparison-table p {
  font-size: 22px;
  font-weight: 400;
  line-height: 32.43px;
  color: #76777A;
  text-align: center;
  max-width: 992px;
  margin-bottom: 48px;
}
@media (max-width: 37.5rem) {
  .sk-web-feature-comparison-table p {
    font-size: 18px;
  }
}
.sk-web-feature-comparison-table table {
  width: 1006px;
  border: 1px solid #C2C2C2;
  border-collapse: collapse;
}
@media (max-width: 75rem) {
  .sk-web-feature-comparison-table table {
    width: 100%;
  }
}
.sk-web-feature-comparison-table table tr td {
  border-bottom: 1px solid #C2C2C2;
  padding: 20px;
  font-size: 16px;
  font-weight: 500;
  line-height: 23.58px;
  color: #1C1F25;
}
@media (max-width: 37.5rem) {
  .sk-web-feature-comparison-table table tr td {
    font-size: 10px;
    padding: 10px 5px;
  }
}
.sk-web-feature-comparison-table table tr td:nth-child(even) {
  background-color: #F3F9FF;
}
.sk-web-feature-comparison-table table tr td:nth-child(2), .sk-web-feature-comparison-table table tr td:nth-child(3) {
  text-align: center;
  vertical-align: middle;
  line-height: 0;
  width: 310px;
}
@media (max-width: 75rem) {
  .sk-web-feature-comparison-table table tr td:nth-child(2), .sk-web-feature-comparison-table table tr td:nth-child(3) {
    width: 200px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-feature-comparison-table table tr td:nth-child(2), .sk-web-feature-comparison-table table tr td:nth-child(3) {
    width: 120px;
  }
}
.sk-web-feature-comparison-table table .table-header td {
  padding: 27px 20px;
  font-size: 20px;
  font-weight: 700;
  line-height: 29.48px;
  text-align: left;
  color: #1C1F25;
}
@media (max-width: 37.5rem) {
  .sk-web-feature-comparison-table table .table-header td {
    padding: 10px 5px;
    font-size: 16px;
  }
}
.sk-web-feature-comparison-table table .table-header img:nth-child(1) {
  height: 63px;
  width: auto;
}
.sk-web-feature-comparison-table table .table-header img.spamkill-comparison-logo {
  width: 148px;
}
@media (max-width: 37.5rem) {
  .sk-web-feature-comparison-table table .table-header img.spamkill-comparison-logo {
    width: 80%;
    height: auto;
  }
}
.sk-web-feature-comparison-table table img {
  width: 40px;
}
@media (max-width: 37.5rem) {
  .sk-web-feature-comparison-table table img {
    width: 25px;
  }
}

.sk-web-comparison-page-reviews {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-comparison-page-reviews {
    margin-bottom: 100px;
  }
}
.sk-web-comparison-page-reviews.sk-web-bottom-bg-oval {
  background-position: right -350px top -50px;
}
.sk-web-comparison-page-reviews h2 {
  text-align: center;
  font-size: 42px;
  font-weight: 600;
  line-height: 61.91px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 56px;
}
@media (max-width: 48.2rem) {
  .sk-web-comparison-page-reviews h2 {
    font-size: 32px;
  }
}
.sk-web-comparison-page-reviews h2 span {
  color: #48A0F0;
  font-weight: 600;
}
.sk-web-comparison-page-reviews .carousel-item {
  flex-direction: column;
  gap: 56px;
}
@media (max-width: 48.2rem) {
  .sk-web-comparison-page-reviews .carousel-item {
    text-align: left;
  }
}
.sk-web-comparison-page-reviews .row {
  display: flex;
  gap: 40px;
}
@media (max-width: 48.2rem) {
  .sk-web-comparison-page-reviews .row {
    flex-direction: column;
  }
}
.sk-web-comparison-page-reviews .row .card-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 8px;
}
.sk-web-comparison-page-reviews .row .card-header > * {
  display: flex;
  align-items: center;
}
.sk-web-comparison-page-reviews .row .card-header .person {
  gap: 16px;
}
.sk-web-comparison-page-reviews .row .card-header .person p {
  font-size: 24px;
  font-weight: 700;
  line-height: 35.38px;
  color: #1C1F25;
}
.sk-web-comparison-page-reviews .row .card-header .person img {
  width: 32px;
}
.sk-web-comparison-page-reviews .row .card-header .rating {
  gap: 4px;
  padding-right: 6px;
}
.sk-web-comparison-page-reviews .row .card-header .rating p {
  font-size: 16px;
  font-weight: 400;
  line-height: 18.75px;
  color: #686565;
}
.sk-web-comparison-page-reviews .row .card-header .rating img {
  width: 20px;
}
.sk-web-comparison-page-reviews .row .card-text {
  font-size: 24px;
  font-weight: 400;
  line-height: 35.38px;
  letter-spacing: 0.005em;
  color: #76777A;
  margin-bottom: 16px;
}
@media (max-width: 48.2rem) {
  .sk-web-comparison-page-reviews .row .card-text {
    font-size: 17px;
    line-height: 25px;
  }
}
.sk-web-comparison-page-reviews .row .review-logo {
  width: 211px;
}

.sk-web-video-reviews {
  background-color: #F3F9FF;
  padding-block: 80px;
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-video-reviews {
    margin-bottom: 100px;
  }
}
.sk-web-video-reviews .sk-web-container {
  display: flex;
  gap: 40px;
}
@media (max-width: 48.2rem) {
  .sk-web-video-reviews .sk-web-container {
    flex-direction: column;
  }
}
.sk-web-video-reviews video {
  width: 100%;
  height: 348px;
  border-radius: 12px;
  margin-bottom: 24px;
  cursor: pointer;
  object-fit: cover;
}
@media (max-width: 48.2rem) {
  .sk-web-video-reviews video {
    height: auto;
  }
}
.sk-web-video-reviews p {
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: #76777A;
  margin-bottom: 12px;
  position: relative;
}
.sk-web-video-reviews p::after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  right: 16px;
  bottom: -40px;
  background-image: url("../images/quotes.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.sk-web-video-reviews h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 35.38px;
  letter-spacing: 0.01em;
  color: #1C1F25;
}

.sk-web-products-comparison {
  margin-bottom: 180px;
}
@media (max-width: 48.2rem) {
  .sk-web-products-comparison {
    margin-bottom: 100px;
  }
}
.sk-web-products-comparison .sk-web-container {
  display: flex;
  flex-direction: column;
  gap: 56px;
}
@media (max-width: 48.2rem) {
  .sk-web-products-comparison .sk-web-container {
    gap: 40px;
  }
}
.sk-web-products-comparison h2 {
  font-size: 42px;
  font-weight: 600;
  line-height: 61.91px;
  letter-spacing: 0.01em;
  text-align: center;
  color: #1c1f25;
}
@media (max-width: 48.2rem) {
  .sk-web-products-comparison h2 {
    font-size: 30px;
  }
}
.sk-web-products-comparison .row {
  display: flex;
  gap: 40px;
}
@media (max-width: 37.5rem) {
  .sk-web-products-comparison .row {
    flex-direction: column;
    text-align: center;
  }
}
.sk-web-products-comparison .card img {
  width: 100%;
  margin-bottom: 20px;
}
.sk-web-products-comparison .card h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 35.38px;
  letter-spacing: 0.01em;
  color: #1c1f25;
  margin-bottom: 12px;
}
@media (max-width: 75rem) {
  .sk-web-products-comparison .card h3 {
    font-size: 20px;
  }
}
.sk-web-products-comparison .card p {
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: #76777A;
}
@media (max-width: 75rem) {
  .sk-web-products-comparison .card p {
    font-size: 16px;
    line-height: 22px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-products-comparison .card p {
    font-size: 12px;
  }
}

.sk-web-comparison-page-trial h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 70.75px;
  letter-spacing: 0.02em;
  color: #1c1f25;
  margin-bottom: 12px;
}
@media (max-width: 75rem) {
  .sk-web-comparison-page-trial h2 {
    font-size: 34px;
    line-height: 55px;
  }
}

.sk-web-terms-privacy {
  margin-bottom: 80px;
}
.sk-web-terms-privacy .sk-web-container {
  padding-block: 120px 80px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
.sk-web-terms-privacy .sk-web-container::after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 100px;
  right: 100px;
  height: 1px;
  background: linear-gradient(180deg, #4C90CE 17.61%, rgba(221, 221, 221, 0) 89.91%);
}
.sk-web-terms-privacy .sk-web-container h2 {
  font-size: 56px;
  font-weight: 700;
  line-height: 78px;
  color: #1C1F25;
}
.sk-web-terms-privacy .sk-web-container img {
  width: 312px;
}
@media (max-width: 37.5rem) {
  .sk-web-terms-privacy .sk-web-container img {
    width: 200px;
  }
}

.sk-web-terms-privacy-content {
  margin-bottom: 270px;
}
.sk-web-terms-privacy-content .sk-web-container {
  display: flex;
  justify-content: space-between;
  gap: 148px;
}
@media (max-width: 37.5rem) {
  .sk-web-terms-privacy-content .sk-web-container {
    flex-direction: column;
  }
}
.sk-web-terms-privacy-content .content-links {
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 64px;
}
.sk-web-terms-privacy-content .content-links a {
  font-size: 24px;
  font-weight: 500;
  line-height: 35.38px;
  letter-spacing: 0.01em;
  color: #76777A;
  transition: color 150ms;
}
.sk-web-terms-privacy-content .content-links a.active {
  font-weight: 700;
  color: hsl(217, 84%, 57%);
}
.sk-web-terms-privacy-content .content-links a:hover {
  color: hsl(217, 84%, 57%);
}
.sk-web-terms-privacy-content .content-container {
  max-width: 913px;
  display: flex;
  flex-direction: column;
  gap: 48px;
}
.sk-web-terms-privacy-content .content-container h2 {
  font-size: 24px;
  font-weight: 700;
  line-height: 35.38px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 12px;
}
.sk-web-terms-privacy-content .content-container ul {
  padding-left: 35px;
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.sk-web-terms-privacy-content .content-container ul li {
  color: #76777A;
  font-weight: 700;
  font-size: 20px;
}
.sk-web-terms-privacy-content .content-container ul li p {
  margin-top: 8px;
}
.sk-web-terms-privacy-content .content-container .terms-privacy-section {
  scroll-margin-top: 100px;
}
.sk-web-terms-privacy-content .content-container .terms-privacy-section.active h2 {
  color: hsl(217, 84%, 57%);
}
.sk-web-terms-privacy-content .content-container .terms-privacy-section p {
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: #76777A;
}
.sk-web-terms-privacy-content .content-container .terms-privacy-section p:not(:last-child) {
  margin-bottom: 20px;
}
.sk-web-terms-privacy-content .content-container .terms-privacy-section ol {
  list-style: lower-roman;
  padding-left: 40px;
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: #76777A;
}
.sk-web-terms-privacy-content .content-container .terms-privacy-section ol:not(:last-child) {
  margin-bottom: 20px;
}
.sk-web-terms-privacy-content .content-container .strong {
  font-weight: 700;
}
.sk-web-terms-privacy-content .content-container .underline {
  text-decoration: underline;
}

.sk-web-contact-us {
  padding-block: 120px 0px;
}
@media (max-width: 48.2rem) {
  .sk-web-contact-us {
    padding-top: 100px;
  }
}
.sk-web-contact-us .row {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin-bottom: 48px;
}
@media (max-width: 48.2rem) {
  .sk-web-contact-us .row {
    margin-bottom: 72px;
  }
}
.sk-web-contact-us img {
  width: 242px;
  margin-bottom: 20px;
}
.sk-web-contact-us h2 {
  font-size: 56px;
  font-weight: 700;
  line-height: 78px;
  color: #1C1F25;
  margin-bottom: 8px;
}
@media (max-width: 48.2rem) {
  .sk-web-contact-us h2 {
    font-size: 36px;
    line-height: 55px;
  }
}
.sk-web-contact-us p {
  font-size: 22px;
  font-weight: 400;
  line-height: 32.43px;
  text-align: center;
  color: #76777A;
  max-width: 665px;
}
@media (max-width: 48.2rem) {
  .sk-web-contact-us p {
    font-size: 18px;
    max-width: 280px;
  }
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .sk-web-container {
  padding-inline: 42px;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  gap: 160px;
}
@media (max-width: 75rem) {
  .sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .sk-web-container {
    gap: 40px;
    padding-inline: 0;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .sk-web-container {
    flex-direction: column-reverse;
    padding-inline: 20px;
    gap: 60px;
  }
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page form {
  position: relative;
  width: 692px;
}
@media (max-width: 75rem) {
  .sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page form {
    width: 480px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page form {
    width: 100%;
  }
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page form::after {
  content: "";
  position: absolute;
  right: -80px;
  height: 100%;
  width: 1px;
  background: linear-gradient(180deg, #4C90CE 17.61%, rgba(221, 221, 221, 0) 89.91%);
}
@media (max-width: 75rem) {
  .sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page form::after {
    display: none;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page form::after {
    display: block;
    background: linear-gradient(90deg, #4C90CE 17.61%, rgba(221, 221, 221, 0) 89.91%);
    width: 100%;
    height: 1px;
    right: 0;
    top: -30px;
  }
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .contact-details {
  display: flex;
  flex-direction: column;
  gap: 40px;
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .contact-details img {
  width: 40px;
  margin-bottom: 0;
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .contact-details p {
  max-width: auto;
  text-align: left;
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .contact-details > * {
  display: flex;
  gap: 16px;
  align-items: center;
}
.sk-web-contact-us .sk-web-contact-form.sk-web-contact-us-page .contact-details .location {
  align-items: flex-start;
}

.sk-web-testimonials {
  margin-block: 80px 120px;
}
.sk-web-testimonials .testimonial-card {
  display: flex;
  gap: 100px;
  align-items: center;
  padding-block: 100px;
  position: relative;
}
.sk-web-testimonials .testimonial-card::after {
  content: "";
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 1px;
  background: linear-gradient(90deg, rgba(109, 181, 246, 0) 16.36%, #367BED 50.31%, #FFFFFF 85.24%);
}
.sk-web-testimonials .testimonial-card:last-of-type::after {
  display: none;
}
.sk-web-testimonials .testimonial-card:nth-child(odd) {
  flex-direction: row-reverse;
}
@media (max-width: 48.2rem) {
  .sk-web-testimonials .testimonial-card:nth-child(odd) {
    flex-direction: column;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-testimonials .testimonial-card {
    flex-direction: column;
    gap: 40px;
    padding-block: 40px;
  }
}
.sk-web-testimonials .testimonial-card .person-card {
  max-width: 372px;
  flex-shrink: 0;
}
.sk-web-testimonials .testimonial-card .person-card .person-img {
  margin-bottom: 20px;
}
.sk-web-testimonials .testimonial-card .person-card .person-img.has-video {
  cursor: pointer;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.sk-web-testimonials .testimonial-card .person-card .person-img.has-video::after {
  content: "";
  position: absolute;
  width: 100px;
  height: 100px;
  background-image: url("../images/video-play-btn.png");
  background-repeat: no-repeat;
  background-size: cover;
}
.sk-web-testimonials .testimonial-card .person-card .person-name {
  color: #367BED;
  font-size: 42px;
  font-weight: 700;
  line-height: 53.3px;
  text-align: center;
  margin-bottom: 12px;
}
.sk-web-testimonials .testimonial-card .person-card .company-name {
  font-size: 24px;
  font-weight: 700;
  line-height: 30.46px;
  text-align: center;
  color: #1C1F25;
}
.sk-web-testimonials .testimonial-card .testimonial-text {
  font-size: 48px;
  font-weight: 600;
  line-height: 85.44px;
  text-align: left;
  color: #484848;
  position: relative;
}
@media (max-width: 75rem) {
  .sk-web-testimonials .testimonial-card .testimonial-text {
    font-size: 32px;
    line-height: 45px;
    text-align: center;
  }
}
.sk-web-testimonials .testimonial-card .testimonial-text::after {
  content: "";
  display: block;
  width: 87px;
  height: 87px;
  background-image: url(../images/quotes.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  position: absolute;
  top: -20px;
  right: 15px;
  z-index: -1;
}
.sk-web-testimonials .testimonial-card .testimonial-text.testimonial-text-small {
  font-size: 18px;
  line-height: 38px;
}
@media (max-width: 37.5rem) {
  .sk-web-testimonials .testimonial-card .testimonial-text.testimonial-text-small {
    font-size: 16px;
  }
}
.sk-web-testimonials .testimonial-card .testimonial-text.testimonial-text-small::after {
  right: -60px;
}
@media (max-width: 37.5rem) {
  .sk-web-testimonials .testimonial-card .testimonial-text.testimonial-text-small::after {
    right: -15px;
  }
}

.sk-web-video-popup {
  position: fixed;
  inset: 0;
  width: 100%;
  min-height: 100vh;
  background-color: rgba(167, 167, 167, 0.7);
  backdrop-filter: blur(4px);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sk-web-video-popup .inner-content {
  width: 100%;
  max-width: 900px;
  padding: 32px;
  background-color: #fff;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
}
@media (max-width: 37.5rem) {
  .sk-web-video-popup .inner-content {
    padding: 10px;
  }
}
.sk-web-video-popup #closeVideoModal {
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
  margin-left: auto;
  margin-bottom: 32px;
}
@media (max-width: 37.5rem) {
  .sk-web-video-popup #closeVideoModal {
    margin-block: 12px 20px;
  }
}
.sk-web-video-popup.hidden {
  display: none;
}
.sk-web-video-popup video {
  max-width: 100%;
  max-height: 500px;
  border-radius: 20px;
}

.sk-web-instructions-title {
  padding-block: 135px 140px;
  text-align: center;
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-title {
    padding-block: 80px;
  }
}
.sk-web-instructions-title .sk-web-container {
  max-width: 1108px;
}
.sk-web-instructions-title .instructions-logos {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 80px;
  padding-inline: 22px 44px;
}
@media (max-width: 75rem) {
  .sk-web-instructions-title .instructions-logos {
    padding: 0;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-title .instructions-logos {
    flex-direction: column;
    gap: 50px;
  }
}
.sk-web-instructions-title .instructions-logos img {
  width: auto;
  height: 146px;
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-title .instructions-logos img {
    width: 80%;
    height: auto;
  }
}
.sk-web-instructions-title .instructions-logos .plus-icon {
  width: 33px;
}
.sk-web-instructions-title h1 {
  font-size: 42px;
  font-weight: 700;
  line-height: 58px;
  text-align: center;
  margin-bottom: 24px;
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-title h1 {
    font-size: 30px;
  }
}
.sk-web-instructions-title button {
  padding: 16px 48px;
  font-size: 24px;
}

.sk-web-instructions-steps .sk-web-container {
  padding-inline: 184px;
}
@media (max-width: 62rem) {
  .sk-web-instructions-steps .sk-web-container {
    padding-inline: 50px;
  }
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-steps .sk-web-container {
    padding-inline: 20px;
  }
}
.sk-web-instructions-steps .step {
  display: flex;
  align-items: flex-start;
  gap: 80px;
  padding-bottom: 180px;
}
.sk-web-instructions-steps .step:not(:last-of-type) {
  background-image: url("../images/steps-line.svg");
  background-repeat: no-repeat repeat;
  background-position: left 70px top 98px;
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-steps .step {
    gap: 20px;
  }
}
.sk-web-instructions-steps .step .number {
  font-size: 92px;
  font-weight: 800;
  line-height: 84px;
  letter-spacing: 0.01em;
  color: rgba(72, 160, 240, 0.12);
  background-color: #fff;
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-steps .step .number {
    font-size: 70px;
    line-height: 65px;
  }
}
.sk-web-instructions-steps .step-text h3 {
  font-size: 24px;
  font-weight: 700;
  line-height: 35.38px;
  letter-spacing: 0.01em;
  color: rgb(28, 31, 37);
  margin-bottom: 12px;
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-steps .step-text h3 {
    font-size: 20px;
  }
}
.sk-web-instructions-steps .step-text p {
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: rgb(118, 119, 122);
}
@media (max-width: 37.5rem) {
  .sk-web-instructions-steps .step-text p {
    font-size: 16px;
  }
}

.sk-web-enahnce-email-header {
  margin-block: 120px 80px;
  text-align: center;
}
@media (max-width: 48.2rem) {
  .sk-web-enahnce-email-header {
    margin-block: 40px 60px;
  }
}
.sk-web-enahnce-email-header h1 {
  color: #1C1F25;
  font-size: 56px;
  font-weight: 700;
  line-height: 82.54px;
  letter-spacing: 0.01em;
  margin-bottom: 20px;
}
@media (max-width: 48.2rem) {
  .sk-web-enahnce-email-header h1 {
    font-size: 40px;
    line-height: normal;
  }
}
.sk-web-enahnce-email-header p {
  color: #76777A;
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 40px;
  position: relative;
}
.sk-web-enahnce-email-header p::after {
  content: "";
  position: absolute;
  top: 47px;
  right: 350px;
  width: 69px;
  height: 67px;
  background-image: url(../images/curved-arrow.svg);
  background-size: contain;
  background-repeat: no-repeat;
}
@media (max-width: 75rem) {
  .sk-web-enahnce-email-header p::after {
    top: 80px;
    right: 150px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-enahnce-email-header p::after {
    width: 50px;
    height: 48px;
    top: 80px;
    right: 40px;
  }
}
@media (max-width: 48.2rem) {
  .sk-web-enahnce-email-header p {
    font-size: 20px;
    margin-bottom: 30px;
  }
}

.sk-web-enhance-email-cards {
  margin-bottom: 180px;
}
.sk-web-enhance-email-cards.sk-web-bg-oval {
  background-size: 1200px 1000px;
  background-position: top -50px left -500px;
}
@media (max-width: 48.2rem) {
  .sk-web-enhance-email-cards {
    margin-bottom: 80px;
  }
}
.sk-web-enhance-email-cards .cards {
  text-align: center;
  display: flex;
  flex-direction: column;
  gap: 80px;
  max-width: 913px;
  margin: 0 auto;
}
@media (max-width: 48.2rem) {
  .sk-web-enhance-email-cards .cards {
    gap: 60px;
  }
}
.sk-web-enhance-email-cards .cards .card h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 41.27px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 12px;
}
@media (max-width: 48.2rem) {
  .sk-web-enhance-email-cards .cards .card h3 {
    font-size: 24px;
  }
}
.sk-web-enhance-email-cards .cards .card p {
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: #76777A;
  margin-bottom: 28px;
}
@media (max-width: 48.2rem) {
  .sk-web-enhance-email-cards .cards .card p {
    font-size: 16px;
  }
}
.sk-web-enhance-email-cards .cards img {
  max-width: 480px;
}

.sk-web-how-sk-enhances-business {
  margin-bottom: 150px;
}
@media (max-width: 48.2rem) {
  .sk-web-how-sk-enhances-business {
    margin-bottom: 80px;
  }
}
.sk-web-how-sk-enhances-business .sk-web-container {
  display: flex;
  align-items: center;
}
@media (max-width: 48.2rem) {
  .sk-web-how-sk-enhances-business .sk-web-container {
    flex-direction: column-reverse;
  }
}
.sk-web-how-sk-enhances-business .sk-web-container > * {
  flex: 1;
}
.sk-web-how-sk-enhances-business .sk-web-container img {
  max-width: 560px;
}
.sk-web-how-sk-enhances-business h3 {
  font-size: 28px;
  font-weight: 700;
  line-height: 41.27px;
  letter-spacing: 0.01em;
  color: #1C1F25;
  margin-bottom: 12px;
}
@media (max-width: 48.2rem) {
  .sk-web-how-sk-enhances-business h3 {
    font-size: 20px;
  }
}
.sk-web-how-sk-enhances-business ol {
  padding-left: 20px;
}
.sk-web-how-sk-enhances-business ol li {
  font-size: 20px;
  font-weight: 400;
  line-height: 29.48px;
  color: #76777A;
  margin-bottom: 8px;
}
@media (max-width: 48.2rem) {
  .sk-web-how-sk-enhances-business ol li {
    font-size: 16px;
  }
}

.sk-web-download-sk .trial-box {
  background-color: #F3F9FF;
  border: 2px solid #C8E5FF;
}
@media (max-width: 48.2rem) {
  .sk-web-download-sk .trial-box {
    padding-inline: 20px;
  }
}
.sk-web-download-sk .trial-box h2 {
  font-size: 48px;
  font-weight: 700;
  line-height: 70.75px;
  letter-spacing: 0.02em;
  color: #1c1f25;
  margin-bottom: 12px;
}
@media (max-width: 75rem) {
  .sk-web-download-sk .trial-box h2 {
    font-size: 34px;
    line-height: 55px;
  }
}
.sk-web-download-sk .trial-box p {
  max-width: 782px;
  margin: 0 auto 48px;
}