* {
  margin: 0px;
  padding: 0px;
  border: 0px;
  outline: none !important;
}

body {
  margin: 0px;
  padding: 0px;
  background: #fff;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
figure {
  margin: 0px;
  padding: 0px;
}

ol,
ul,
li {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
  display: block;
}
ol li,
ul li,
li li {
  list-style-type: none;
}
ol li a,
ul li a,
li li a {
  transition: all 0.5s ease;
}

a {
  text-decoration: none !important;
  outline: none !important;
  transition: all 0.5s ease;
  color: #3ab3e5;
}

button {
  outline: none !important;
  cursor: pointer;
  background: none;
  transition: all 0.5s ease;
}

a:hover,
a:focus {
  text-decoration: none;
}

a img {
  border: 0;
  padding: 0;
  transition: all 0.5s ease;
}

img {
  border: 0;
  padding: 0;
  transition: all 0.5s ease;
}

label {
  font-weight: normal;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-animation: autofill 0s forwards;
  animation: autofill 0s forwards;
}

@-webkit-keyframes autofill {
  100% {
    background: transparent;
    color: inherit;
  }
}
@font-face {
  font-family: "museo_sans500";
  src: url("../fonts/museosans_500-webfont.eot");
  src: url("../fonts/museosans_500-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_500-webfont.woff2") format("woff2"), url("../fonts/museosans_500-webfont.woff") format("woff"), url("../fonts/museosans_500-webfont.ttf") format("truetype"), url("../fonts/museosans_500-webfont.svg#museo_sans500") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "museo_sans700";
  src: url("../fonts/museosans_700-webfont.eot");
  src: url("../fonts/museosans_700-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans_700-webfont.woff2") format("woff2"), url("../fonts/museosans_700-webfont.woff") format("woff"), url("../fonts/museosans_700-webfont.ttf") format("truetype"), url("../fonts/museosans_700-webfont.svg#museo_sans700") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "museo_sans300";
  src: url("../fonts/museosans-300-webfont.eot");
  src: url("../fonts/museosans-300-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans-300-webfont.woff2") format("woff2"), url("../fonts/museosans-300-webfont.woff") format("woff"), url("../fonts/museosans-300-webfont.ttf") format("truetype"), url("../fonts/museosans-300-webfont.svg#museo_sans300") format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "museo_sans100";
  src: url("../fonts/museosans-100-webfont.eot");
  src: url("../fonts/museosans-100-webfont.eot?#iefix") format("embedded-opentype"), url("../fonts/museosans-100-webfont.woff2") format("woff2"), url("../fonts/museosans-100-webfont.woff") format("woff"), url("../fonts/museosans-100-webfont.ttf") format("truetype"), url("../fonts/museosans-100-webfont.svg#museo_sans100") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* clearfix */
/* center block */
/* center vertically */
/* clearfix */
/* respo */
footer {
  background: #262626;
  width: 100%;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  footer {
    position: inherit;
    height: auto;
  }
}
@media (max-width: 767px) {
  footer {
    position: inherit;
    height: auto;
  }
}
footer .footer-top {
  padding-top: 70px;
  padding-right: 0;
  padding-bottom: 70px;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top {
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  footer .footer-top {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
  }
}
footer .footer-top .title {
  color: #f6f6f6;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans500";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  footer .footer-top .title {
    font-size: 16px;
    font-size: 1rem;
  }
}
footer .footer-top .contact-info {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .contact-info {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  footer .footer-top .contact-info {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 80px;
    margin-left: 0;
  }
}
footer .footer-top .contact-info .logo-holder {
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
}
footer .footer-top .contact-info .logo-holder .logo {
  width: 40px;
  filter: grayscale(1);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .contact-info .logo-holder .logo {
    width: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .contact-info .logo-holder .logo {
    width: 40px;
  }
}
@media (max-width: 767px) {
  footer .footer-top .contact-info .logo-holder .logo {
    width: 40px;
  }
}
footer .footer-top .contact-info .logo-holder .logo-text {
  color: #f6f6f6;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .contact-info .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .contact-info .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  footer .footer-top .contact-info .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
footer .footer-top .contact-info ul.social-icons {
  display: flex;
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .contact-info ul.social-icons {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
  }
}
footer .footer-top .contact-info ul.social-icons li {
  margin-top: 0;
  margin-right: 15px;
  margin-bottom: 0;
  margin-left: 0;
}
footer .footer-top .contact-info ul.social-icons li a {
  height: 50px;
  width: 50px;
  line-height: 50px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  background: #0f54fa;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans500";
  cursor: not-allowed;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .contact-info ul.social-icons li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .contact-info ul.social-icons li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  footer .footer-top .contact-info ul.social-icons li a {
    height: 40px;
    width: 40px;
    line-height: 40px;
    font-size: 16px;
    font-size: 1rem;
  }
}
footer .footer-top .contact-info ul.social-icons li a.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
footer .footer-top .contact-info ul.social-icons li a.isDisabled:hover {
  opacity: 0.5;
  background: #0f54fa;
}
footer .footer-top .contact-info ul.social-icons li a:hover {
  background: #33475b;
}
footer .footer-top .contact-info p {
  color: #f6f6f6;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 50px;
  margin-left: 0;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .contact-info p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .contact-info p {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  footer .footer-top .contact-info p {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    line-height: 20px;
  }
}
footer .footer-top .footer-links {
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  footer .footer-top .footer-links {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 70px;
    margin-left: 0;
  }
}
footer .footer-top .footer-links p {
  color: #f6f6f6;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .footer-links p {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .footer-links p {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (max-width: 767px) {
  footer .footer-top .footer-links p {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
footer .footer-top .footer-links__list-item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
footer .footer-top .footer-links__list-item a {
  color: #f6f6f6;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  font-family: "museo_sans300";
  white-space: nowrap;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .footer-links__list-item a {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .footer-links__list-item a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (max-width: 767px) {
  footer .footer-top .footer-links__list-item a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
footer .footer-top .footer-links__list-item a:hover {
  color: #0f54fa;
}
footer .footer-top .company {
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .company {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
footer .footer-top .newsletter-wrap {
  display: flex;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  footer .footer-top .newsletter-wrap {
    flex-direction: column;
  }
}
footer .footer-top .newsletter-wrap__label {
  color: #f6f6f6;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-family: "museo_sans300";
}
footer .footer-top .newsletter-wrap__input {
  background: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  height: 50px;
  padding-top: 0;
  padding-right: 10px;
  padding-bottom: 0;
  padding-left: 10px;
  width: 300px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 0;
  color: #262626;
  font-size: 16px;
  font-size: 1rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .newsletter-wrap__input {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .newsletter-wrap__input {
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
  }
}
@media (max-width: 767px) {
  footer .footer-top .newsletter-wrap__input {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    width: 100%;
  }
}
footer .footer-top .newsletter-wrap__input:disabled {
  opacity: 0.5;
}
footer .footer-top .newsletter-wrap .button-outer {
  white-space: nowrap;
  height: 50px;
  padding-top: 0;
  padding-right: 40px;
  padding-bottom: 0;
  padding-left: 40px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-top .newsletter-wrap .button-outer {
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 0;
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-top .newsletter-wrap .button-outer {
    padding-top: 0;
    padding-right: 30px;
    padding-bottom: 0;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  footer .footer-top .newsletter-wrap .button-outer {
    width: 100%;
  }
}
footer .footer-top .newsletter-wrap .button-outer.isDisabled {
  color: currentColor;
  cursor: not-allowed;
  opacity: 0.5;
  text-decoration: none;
}
footer .footer-top .newsletter-wrap .button-outer.isDisabled:hover {
  opacity: 0.5;
  background: #0f54fa;
}
footer .footer-copyright {
  border-top: solid 1px #666666;
  padding-top: 40px;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
  color: #fff;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-copyright {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-copyright {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  footer .footer-copyright {
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 20px;
    padding-left: 0;
  }
}
footer .footer-copyright .content {
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  footer .footer-copyright .content {
    flex-direction: column;
    align-items: center;
  }
}
footer .footer-copyright .content .copyright-text {
  font-size: 16px;
  font-size: 1rem;
  color: #666666;
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-copyright .content .copyright-text {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-copyright .content .copyright-text {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (max-width: 767px) {
  footer .footer-copyright .content .copyright-text {
    font-size: 13px;
    font-size: 0.8125rem;
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
footer .footer-copyright .content .links {
  display: flex;
}
footer .footer-copyright .content .links li.separator {
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  color: #666666;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  footer .footer-copyright .content .links li.separator {
    display: none;
  }
}
footer .footer-copyright .content .links li a {
  color: #666666;
  font-family: "museo_sans300";
  font-size: 16px;
  font-size: 1rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  footer .footer-copyright .content .links li a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  footer .footer-copyright .content .links li a {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
@media (max-width: 767px) {
  footer .footer-copyright .content .links li a {
    font-size: 13px;
    font-size: 0.8125rem;
    margin-top: 0;
    margin-right: 10px;
    margin-bottom: 0;
    margin-left: 10px;
  }
}
footer .footer-copyright .content .links li a:hover {
  color: #fff;
}

header .primary {
  background: #fff;
  border-bottom: 1px solid #cdd6e2;
  height: 0;
  opacity: 0;
  visibility: hidden;
  bottom: -200px;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  header .primary {
    display: none !important;
  }
}
@media (max-width: 767px) {
  header .primary {
    display: none !important;
  }
}
header .navbar {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100px;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  header .navbar {
    height: 70px;
  }
}
header .navbar .logo-holder {
  display: flex;
  align-items: center;
}
header .navbar .logo-holder .logo {
  width: 40px;
  filter: grayscale(1);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  header .navbar .logo-holder .logo {
    width: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .navbar .logo-holder .logo {
    width: 40px;
  }
}
@media (max-width: 767px) {
  header .navbar .logo-holder .logo {
    width: 40px;
  }
}
header .navbar .logo-holder .logo-text {
  color: #262626;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  header .navbar .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .navbar .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  header .navbar .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
header .navbar .menu {
  margin-left: auto;
}
header .navbar .menu ul {
  display: flex;
  align-items: center;
}
header .navbar .menu ul li {
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  margin-left: 0;
  top: 0;
  position: relative;
}
header .navbar .menu ul li .nav-link {
  color: #262626;
  font-size: 16px;
  font-size: 1rem;
  transition: all 0.6s ease;
  position: relative;
  font-family: "museo_sans300";
}
header .navbar .menu ul li .nav-link:hover {
  color: #0f54fa;
}
header .navbar .menu ul li .nav-link.active {
  color: #0f54fa;
}
header .navbar .menu ul li:last-child {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 100px;
  position: relative;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  header .navbar .menu ul li:last-child {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  header .navbar .menu ul li:last-child {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
header .navbar .menu ul li:last-child:before {
  position: absolute;
  left: -70px;
  height: 100px;
  content: "";
  background: #cdd6e2;
  width: 1px;
  top: -23px;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  header .navbar .menu ul li:last-child:before {
    left: -50px;
  }
}
@media (max-width: 767px) {
  header .navbar .menu ul li:last-child:before {
    background: none;
  }
}

.header-primary-scroll {
  overflow: hidden;
  height: 100px;
  position: fixed;
  width: 100%;
  z-index: 99;
  opacity: 10;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-primary-scroll {
    height: 70px !important;
  }
}
.header-primary-scroll .primary {
  bottom: 0 !important;
  height: 100px !important;
  opacity: 10 !important;
  visibility: visible !important;
  transition: all 0.6s ease;
  position: absolute;
  width: 100%;
  z-index: 999;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-primary-scroll .primary {
    height: 70px !important;
  }
}

.header-secondary {
  border-bottom: 1px solid #cdd6e2;
  background: #fff;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-secondary {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
}
@media (max-width: 767px) {
  .header-secondary {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99;
  }
}
.header-secondary .logo-holder {
  display: flex;
  align-items: center;
}
.header-secondary .logo-holder .logo {
  width: 40px;
  filter: grayscale(1);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .header-secondary .logo-holder .logo {
    width: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-secondary .logo-holder .logo {
    width: 40px;
  }
}
@media (max-width: 767px) {
  .header-secondary .logo-holder .logo {
    width: 40px;
  }
}
.header-secondary .logo-holder .logo-text {
  color: #262626;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .header-secondary .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-secondary .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .header-secondary .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
.header-secondary.header-home {
  border-bottom: 0;
  background: #262626;
}
.header-secondary.header-home .logo-holder .logo {
  width: 40px;
  filter: grayscale(0);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .header-secondary.header-home .logo-holder .logo {
    width: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-secondary.header-home .logo-holder .logo {
    width: 40px;
  }
}
@media (max-width: 767px) {
  .header-secondary.header-home .logo-holder .logo {
    width: 40px;
  }
}
.header-secondary.header-home .logo-holder .logo-text {
  color: #fff;
  display: none;
}
.header-secondary.header-home .hamburger__wrap .hamburger__menu span {
  background: #f6f6f6;
}
.header-secondary.header-home .hamburger__wrap .hamburger__menu.active span {
  background: #262626;
}
.header-secondary.header-home.header-for-small-devices {
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .header-secondary.header-home.header-for-small-devices {
    background: #fff;
    border-bottom: 1px solid #cdd6e2;
  }
  .header-secondary.header-home.header-for-small-devices .logo-holder .logo {
    filter: grayscale(1);
  }
  .header-secondary.header-home.header-for-small-devices .logo-holder .logo-text {
    color: #262626;
    display: block;
  }
  .header-secondary.header-home.header-for-small-devices .hamburger__menu span {
    background: #0f54fa;
  }
  .header-secondary.header-home.header-for-small-devices .hamburger__menu.active span {
    background: #262626;
  }
  .header-secondary.header-home.header-for-small-devices .button--dark {
    background: #fff;
    color: #262626;
    transition: none !important;
  }
}
@media (max-width: 767px) {
  .header-secondary.header-home.header-for-small-devices {
    background: #fff;
    border-bottom: 1px solid #cdd6e2;
  }
  .header-secondary.header-home.header-for-small-devices .logo-holder .logo {
    filter: grayscale(1);
  }
  .header-secondary.header-home.header-for-small-devices .logo-holder .logo-text {
    color: #262626;
    display: block;
  }
  .header-secondary.header-home.header-for-small-devices .hamburger__menu span {
    background: #0f54fa;
  }
  .header-secondary.header-home.header-for-small-devices .hamburger__menu.active span {
    background: #262626;
  }
  .header-secondary.header-home.header-for-small-devices .button--dark {
    background: #fff;
    color: #262626;
    transition: none !important;
  }
}

.hamburger__wrap {
  position: relative;
  height: 100px;
  display: flex;
  align-items: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .hamburger__wrap {
    height: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hamburger__wrap {
    height: 70px;
  }
}
.hamburger__wrap .signin-btn {
  margin-top: 0;
  margin-right: 70px;
  margin-bottom: 0;
  margin-left: 0;
  margin-left: auto;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .hamburger__wrap .signin-btn {
    margin-top: 0;
    margin-right: 70px;
    margin-bottom: 0;
    margin-left: 0;
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hamburger__wrap .signin-btn {
    margin-top: 0;
    margin-right: 70px;
    margin-bottom: 0;
    margin-left: 0;
    margin-left: auto;
  }
}
@media (max-width: 767px) {
  .hamburger__wrap .signin-btn {
    margin-top: 0;
    margin-right: 50px;
    margin-bottom: 0;
    margin-left: 0;
    margin-left: auto;
  }
}
.hamburger__menu {
  height: 27px;
  width: 30px;
  cursor: pointer;
  z-index: 100;
  transition: opacity 0.25s ease;
  position: absolute;
  top: 40px;
  right: 0;
  bottom: 0;
  left: initial;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .hamburger__menu {
    position: absolute;
    top: 25px;
    right: 0;
    bottom: 0;
    left: initial;
  }
}
@media (max-width: 767px) {
  .hamburger__menu {
    position: absolute;
    top: 25px;
    right: 10px;
    bottom: 0;
    left: initial;
  }
}
.hamburger__menu span {
  background: #0f54fa;
  border: none;
  height: 1px;
  width: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  transition: all 0.6s ease;
  cursor: pointer;
}
.hamburger__menu:hover span {
  background: #0f54fa;
}
.hamburger__menu.active .top {
  transform: translateY(10px) translateX(0) rotate(45deg);
  background: #262626;
}
.hamburger__menu.active .middle {
  opacity: 0;
  background: #262626;
}
.hamburger__menu.active .bottom {
  transform: translateY(-11px) translateX(0) rotate(-45deg);
  background: #262626;
}

.hamburger__menu span:nth-of-type(2) {
  top: 11px;
}

.hamburger__menu span:nth-of-type(3) {
  top: 22px;
}

.sliding-menu .overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  width: 100%;
  height: 0%;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.95s, visibility 0.35s, height 0.35s;
  overflow: hidden;
  z-index: 14;
  display: flex;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .sliding-menu .overlay {
    position: fixed;
    flex-direction: column;
  }
}
.sliding-menu .overlay.open {
  opacity: 10;
  visibility: visible;
  height: 100px;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliding-menu .overlay.open {
    height: 150px;
  }
}
@media (max-width: 767px) {
  .sliding-menu .overlay.open {
    height: 100%;
  }
}
.sliding-menu .overlay__wrapper {
  display: flex;
  height: 100px;
  display: flex;
  align-items: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliding-menu .overlay__wrapper {
    height: 150px;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 16px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    position: relative;
  }
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper {
    height: 100%;
    flex-direction: column;
    align-items: flex-start;
    padding-top: 16px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.sliding-menu .overlay__wrapper .logo-holder {
  display: flex;
  align-items: center;
}
.sliding-menu .overlay__wrapper .logo-holder .logo {
  width: 40px;
  filter: grayscale(1);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .sliding-menu .overlay__wrapper .logo-holder .logo {
    width: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliding-menu .overlay__wrapper .logo-holder .logo {
    width: 40px;
  }
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper .logo-holder .logo {
    width: 40px;
  }
}
.sliding-menu .overlay__wrapper .logo-holder .logo-text {
  color: #262626;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 10px;
  font-family: "museo_sans500";
  display: block;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .sliding-menu .overlay__wrapper .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliding-menu .overlay__wrapper .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper .logo-holder .logo-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
.sliding-menu .overlay__wrapper .overlay-menu {
  margin-left: auto;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliding-menu .overlay__wrapper .overlay-menu {
    margin-top: 17px;
    margin-right: 0;
    width: 100%;
    display: flex;
    justify-content: end;
    border-top: 1px solid #cdd6e2;
    border-bottom: 1px solid #cdd6e2;
    align-items: center;
    height: 78px;
  }
  .sliding-menu .overlay__wrapper .overlay-menu ul {
    margin-right: 40px;
  }
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper .overlay-menu {
    margin-left: inherit;
    width: 100%;
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.sliding-menu .overlay__wrapper .overlay-menu ul {
  display: flex;
  align-items: center;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul {
    flex-direction: column;
  }
}
.sliding-menu .overlay__wrapper .overlay-menu ul li {
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  margin-left: 0;
  top: 0;
  position: relative;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul li {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
.sliding-menu .overlay__wrapper .overlay-menu ul li .nav-link {
  color: #262626;
  font-size: 16px;
  font-size: 1rem;
  transition: all 0.6s ease;
  position: relative;
  font-family: "museo_sans300";
}
.sliding-menu .overlay__wrapper .overlay-menu ul li .nav-link:hover {
  color: #0f54fa;
}
.sliding-menu .overlay__wrapper .overlay-menu ul li .nav-link.active {
  color: #0f54fa;
}
.sliding-menu .overlay__wrapper .overlay-menu ul li:last-child {
  margin-top: 0;
  margin-right: 70px;
  margin-bottom: 0;
  margin-left: 100px;
  position: relative;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul li:last-child {
    margin-top: 0;
    margin-right: 70px;
    margin-bottom: 0;
    margin-left: 70px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul li:last-child {
    right: 0;
    top: 15px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul li:last-child {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.sliding-menu .overlay__wrapper .overlay-menu ul li:last-child:before {
  position: absolute;
  left: -70px;
  height: 100px;
  content: "";
  background: #cdd6e2;
  width: 1px;
  top: -23px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul li:last-child:before {
    left: -50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul li:last-child:before {
    left: -50px;
    height: 80px;
  }
}
@media (max-width: 767px) {
  .sliding-menu .overlay__wrapper .overlay-menu ul li:last-child:before {
    background: none;
  }
}

.why-upmonth-wrap .secondary-hero {
  background: #fff;
  position: relative;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .secondary-hero {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .secondary-hero {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.why-upmonth-wrap .secondary-hero__right {
  display: flex;
  justify-content: center;
  height: 100%;
  flex-direction: column;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .secondary-hero__right {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 60px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .secondary-hero__right {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
.why-upmonth-wrap .secondary-hero__right h2 {
  font-size: 49px;
  font-size: 3.0625rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  font-family: "museo_sans700";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .secondary-hero__right h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .secondary-hero__right h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    text-align: center;
    font-family: "museo_sans700";
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .secondary-hero__right h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    text-align: center;
  }
}
.why-upmonth-wrap .secondary-hero__right p {
  font-size: 39px;
  font-size: 2.4375rem;
  color: #262626;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .secondary-hero__right p {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .secondary-hero__right p {
    text-align: center;
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .secondary-hero__right p {
    text-align: center;
    line-height: 24px;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.why-upmonth-wrap .secondary-hero__right span {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #262626;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 50px;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .secondary-hero__right span {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .secondary-hero__right span {
    font-size: 20px;
    font-size: 1.25rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    display: block;
    text-align: center;
  }
}
.why-upmonth-wrap .secondary-hero figure {
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .secondary-hero figure {
    width: 45%;
    margin: auto;
    margin-bottom: 40px;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .secondary-hero figure {
    width: 60%;
    margin: auto;
    margin-bottom: 40px;
  }
}
.why-upmonth-wrap .support {
  background: #fff;
}
.why-upmonth-wrap .support__left {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.why-upmonth-wrap .support__left figure {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  width: 35%;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .support__left figure {
    width: 35%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .support__left figure {
    width: 30%;
    margin: auto;
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .support__left figure {
    width: 30%;
    margin: auto;
    margin-bottom: 30px;
  }
}
.why-upmonth-wrap .support__left figure img {
  width: 100%;
}
.why-upmonth-wrap .support__left .title-wrap {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .support__left .title-wrap {
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 60px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .support__left .title-wrap {
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 60px;
    margin-left: 0;
  }
}
.why-upmonth-wrap .support .item {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background: #f6f6f6;
  padding-top: 50px;
  padding-right: 50px;
  padding-bottom: 50px;
  padding-left: 50px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .support .item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .support .item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .support .item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    height: auto;
  }
}
.why-upmonth-wrap .support .item h3 {
  color: #262626;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  font-size: 39px;
  font-size: 2.4375rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .support .item h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .support .item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .support .item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.why-upmonth-wrap .support .item p {
  color: #262626;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .support .item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .support .item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .support .item p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.why-upmonth-wrap .info {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.why-upmonth-wrap .info__gradient-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
  height: 100%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .info__gradient-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .info__gradient-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
.why-upmonth-wrap .info__gradient-wrap .gradient-text {
  font-size: 450px;
  font-size: 28.125rem;
  font-family: "museo_sans700";
  line-height: 1;
  color: #262626;
  background: -webkit-linear-gradient(45deg, #fff 25%, #fff 25%, #4160a9 50%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 3px transparent;
  text-align: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .info__gradient-wrap .gradient-text {
    font-size: 350px;
    font-size: 21.875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .info__gradient-wrap .gradient-text {
    font-size: 350px;
    font-size: 21.875rem;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .info__gradient-wrap .gradient-text {
    font-size: 250px;
    font-size: 15.625rem;
  }
}
.why-upmonth-wrap .info .item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  margin-left: 0;
  border-bottom: 1px solid #666666;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 40px;
  padding-left: 0;
}
.why-upmonth-wrap .info .item p {
  color: #f6f6f6;
  font-size: 25px;
  font-size: 1.5625rem;
  font-family: "museo_sans300";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .info .item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .info .item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .info .item p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
}
.why-upmonth-wrap .info .item p:last-child {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.why-upmonth-wrap .info .item:last-child {
  border-bottom: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.why-upmonth-wrap .scrolling-wrapper-dark {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #fff;
}
.why-upmonth-wrap .scrolling-wrapper-dark .sticky-box {
  height: calc(100vh - 100px);
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box {
    height: auto;
    bottom: -110px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background: #fff;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box {
    height: auto;
    bottom: -80px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background: #fff;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .sticky-box figure {
  position: relative;
  right: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box figure {
    padding: 30px;
    width: 70%;
    margin: 0 auto;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box figure {
    padding: 30px;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .sticky-box.mobile {
  display: none;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box.mobile {
    display: block !important;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .sticky-box.tablet {
  display: none;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box.tablet {
    display: block;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .sticky-box.desktop {
  display: flex;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box.desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .sticky-box.desktop {
    display: none;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .srolling-items {
  position: relative;
  padding-top: 300px;
  padding-right: 0;
  padding-bottom: 500px;
  padding-left: 0;
  display: flex;
  flex-direction: column;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items {
    padding-top: 300px;
    padding-right: 0;
    padding-bottom: 200px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .srolling-items::before {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 350px;
  content: "";
  top: 0;
  z-index: 9;
  left: 0;
  background: linear-gradient(#fff 0%, #fff 70%, transparent 100%); /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items::before {
    height: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items::before {
    position: inherit;
    display: none;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items::before {
    position: inherit;
    display: none;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 80px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 80px;
    margin-left: 0;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item h3 {
  font-size: 39px;
  font-size: 2.4375rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  color: #262626;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item h3 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item p {
  font-size: 20px;
  font-size: 1.25rem;
  color: #262626;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .why-upmonth-wrap .scrolling-wrapper-dark .srolling-items__item p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
  }
}

.pricing-wrap .sticky-subscription {
  background: #000;
  opacity: 0;
  position: fixed;
  width: 100%;
  z-index: 12;
  top: 100px;
  transition: all 0.6s ease; /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription {
    top: 70px;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription {
    top: 70px;
  }
}
.pricing-wrap .sticky-subscription__content {
  display: flex;
  align-items: center;
  color: #f6f6f6;
  height: 100px;
  display: none;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription__content {
    height: 100px;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription__content {
    height: 70px;
    justify-content: center;
  }
}
.pricing-wrap .sticky-subscription__content .first-col {
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-right: 50px;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription__content .first-col {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 30px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription__content .first-col {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 0;
    margin-right: 20px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.pricing-wrap .sticky-subscription__content .first-col .sm-text {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  margin-left: 0;
  white-space: nowrap;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .sticky-subscription__content .first-col .sm-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription__content .first-col .sm-text {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 12.8px;
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription__content .first-col .sm-text {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 12.8px;
    font-size: 0.8rem;
  }
}
.pricing-wrap .sticky-subscription__content .first-col .lg-text {
  font-family: "museo_sans700";
  font-size: 72px;
  font-size: 4.5rem;
  display: flex;
  align-items: flex-end;
  line-height: 0.8;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .sticky-subscription__content .first-col .lg-text {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription__content .first-col .lg-text {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription__content .first-col .lg-text {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
.pricing-wrap .sticky-subscription__content .first-col .lg-text small {
  font-family: "museo_sans500";
  font-size: 30px;
  font-size: 1.875rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .sticky-subscription__content .first-col .lg-text small {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription__content .first-col .lg-text small {
    font-size: 12.8px;
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription__content .first-col .lg-text small {
    font-size: 12.8px;
    font-size: 0.8rem;
  }
}
.pricing-wrap .sticky-subscription__content .button-outer {
  white-space: nowrap;
  margin-top: 0;
  margin-right: 50px;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription__content .button-outer {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.pricing-wrap .sticky-subscription__content p {
  font-size: 16px;
  font-size: 1rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .sticky-subscription__content p {
    font-size: 12.8px;
    font-size: 0.8rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription__content p {
    font-size: 12.8px;
    font-size: 0.8rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription__content p {
    display: none;
  }
}
.pricing-wrap .sticky-subscription.sticky--scroll {
  height: 100px !important;
  opacity: 10 !important;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .sticky-subscription.sticky--scroll {
    height: 100px !important;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .sticky-subscription.sticky--scroll {
    height: 70px !important;
  }
}
.pricing-wrap .sticky-subscription.sticky--scroll .sticky-subscription__content {
  display: flex !important;
}
.pricing-wrap .subscription-wrap {
  background: #fff;
  position: relative;
  z-index: 13;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.pricing-wrap .subscription-wrap .left-col {
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 100px;
  margin-top: 0;
  margin-right: 10px;
  margin-bottom: 10px;
  margin-left: 10px;
  background: #000;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  color: #f6f6f6;
  display: flex;
  align-items: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .left-col {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .left-col {
    padding-top: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .left-col {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    flex-direction: column;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
.pricing-wrap .subscription-wrap .left-col .first-row {
  margin-top: 0;
  margin-right: 50px;
  margin-bottom: 0;
  margin-left: 0;
  display: flex;
  align-items: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .left-col .first-row {
    flex-direction: column;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .left-col .first-row {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
    flex-direction: column;
  }
}
.pricing-wrap .subscription-wrap .left-col .first-row .sm-text {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-right: 30px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .left-col .first-row .sm-text {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .left-col .first-row .sm-text {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .left-col .first-row .sm-text {
    font-size: 16px;
    font-size: 1rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.pricing-wrap .subscription-wrap .left-col .first-row .lg-text {
  font-family: "museo_sans700";
  font-size: 72px;
  font-size: 4.5rem;
  line-height: 0.8;
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .left-col .first-row .lg-text {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    font-size: 60px;
    font-size: 3.75rem;
  }
}
.pricing-wrap .subscription-wrap .left-col .first-row .lg-text small {
  font-family: "museo_sans500";
  font-size: 30px;
  font-size: 1.875rem;
  text-align: right;
  display: block;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .left-col .first-row .lg-text small {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .left-col .first-row .lg-text small {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .left-col .first-row .lg-text small {
    font-size: 16px;
    font-size: 1rem;
  }
}
.pricing-wrap .subscription-wrap .left-col .second-row {
  display: flex;
  align-items: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .left-col .second-row {
    flex-direction: column;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .left-col .second-row {
    flex-direction: column;
  }
}
.pricing-wrap .subscription-wrap .left-col .second-row .button-outer {
  white-space: nowrap;
  margin-top: 0;
  margin-right: 100px;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .left-col .second-row .button-outer {
    margin-top: 0;
    margin-right: 50px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .left-col .second-row .button-outer {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .left-col .second-row .button-outer {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
  }
}
.pricing-wrap .subscription-wrap .left-col .second-row p {
  font-size: 13px;
  font-size: 0.8125rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .left-col .second-row p {
    text-align: center;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row {
    grid-template-columns: 1fr;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row__item {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px solid #cdd6e2;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 50px;
  padding-right: 30px;
  padding-bottom: 50px;
  padding-left: 30px;
  margin: 10px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row__item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    margin: 0;
    margin-bottom: 10px;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row__item h3 {
  color: #262626;
  font-size: 31px;
  font-size: 1.9375rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .right-col .items-row__item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row__item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row__item h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row__item p {
  color: #262626;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .right-col .items-row__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row__item p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-a {
  grid-column: 1/span 2;
  grid-row: 1;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-a {
    grid-column: 1/span 3;
    grid-row: 1;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-a {
    grid-column: 1;
    grid-row: 1;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-b {
  grid-column: 3/span 6;
  grid-row: 1;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-b {
    grid-column: 4/span 3;
    grid-row: 1;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-b {
    grid-column: 1;
    grid-row: 2;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-c {
  grid-column: 1/span 3;
  grid-row: 2;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-c {
    grid-column: 1/span 3;
    grid-row: 2;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-c {
    grid-column: 1;
    grid-row: 3;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-d {
  grid-column: 4/span 6;
  grid-row: 2;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-d {
    grid-column: 4/span 3;
    grid-row: 2;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-d {
    grid-column: 1;
    grid-row: 4;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-e {
  grid-column: 1/span 2;
  grid-row: 3;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-e {
    grid-column: 1/span 3;
    grid-row: 3;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-e {
    grid-column: 1;
    grid-row: 5;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-f {
  grid-column: 3/span 2;
  grid-row: 3/span 2;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-f {
    grid-column: 4/span 3;
    grid-row: 3;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-f {
    grid-column: 1;
    grid-row: 6;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-g {
  grid-column: 5/span 2;
  grid-row: 3;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-g {
    grid-column: 1/span 3;
    grid-row: 4;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-g {
    grid-column: 1;
    grid-row: 7;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-h {
  grid-column: 1/span 2;
  grid-row: 4;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-h {
    grid-column: 4/span 3;
    grid-row: 4;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-h {
    grid-column: 1;
    grid-row: 8;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-i {
  grid-column: 5/span 2;
  grid-row: 4;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-i {
    grid-column: 1/span 3;
    grid-row: 5;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-i {
    grid-column: 1;
    grid-row: 9;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-j {
  grid-column: 1/span 2;
  grid-row: 5/span 2;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-j {
    grid-column: 4/span 3;
    grid-row: 5;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-j {
    grid-column: 1;
    grid-row: 10;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-k {
  grid-column: 3/span 2;
  grid-row: 5;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-k {
    grid-column: 1/span 3;
    grid-row: 6;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-k {
    grid-column: 1;
    grid-row: 11;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-l {
  grid-column: 3/span 2;
  grid-row: 6;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-l {
    grid-column: 4/span 3;
    grid-row: 6;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-l {
    grid-column: 1;
    grid-row: 12;
  }
}
.pricing-wrap .subscription-wrap .right-col .items-row--item-m {
  grid-column: 5/span 2;
  grid-row: 5/span 2;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-m {
    grid-column: 1/span 6;
    grid-row: 7;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .items-row--item-m {
    grid-column: 1;
    grid-row: 13;
  }
}
.pricing-wrap .subscription-wrap .right-col .swiper-wrapper {
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-wrapper {
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-wrapper {
    height: auto;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-wrapper {
    height: auto;
  }
}
.pricing-wrap .subscription-wrap .right-col .swiper-pagination-progressbar {
  width: 240px;
  bottom: -30px;
  top: initial;
  left: 0;
  border-radius: 10px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-pagination-progressbar {
    width: 150px;
  }
}
.pricing-wrap .subscription-wrap .right-col .swiper-button-next {
  bottom: -70px;
  top: inherit;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-button-next {
    bottom: -50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-button-next {
    bottom: -50px;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-button-next {
    bottom: -50px;
  }
}
.pricing-wrap .subscription-wrap .right-col .swiper-button-prev {
  bottom: -70px;
  top: inherit;
  right: 80px;
  left: initial;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-button-prev {
    bottom: -50px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-button-prev {
    bottom: -50px;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .subscription-wrap .right-col .swiper-button-prev {
    bottom: -50px;
  }
}
.pricing-wrap .scrolling-wrapper-light {
  display: flex;
  flex-direction: column;
  position: relative;
  background: #fff;
  z-index: 11;
}
.pricing-wrap .scrolling-wrapper-light .sticky-box-zero {
  height: calc(100vh - 100px);
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  -webkit-position: -webkit-sticky;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero {
    top: 140px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero {
    height: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 130px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 500px;
    margin-left: 0;
    background: #fff;
    background: linear-gradient(#fff 0%, #fff 70%, transparent 100%);
    top: 170px;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero {
    height: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    background: #fff;
    background: linear-gradient(#fff 0%, #fff 70%, transparent 100%);
    top: 130px;
  }
}
.pricing-wrap .scrolling-wrapper-light .sticky-box-zero figure {
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero figure {
    width: 35%;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero figure {
    width: 50%;
    padding: 10px;
  }
}
.pricing-wrap .scrolling-wrapper-light .sticky-box-zero figure img {
  width: 100%;
}
.pricing-wrap .scrolling-wrapper-light .sticky-box-zero.mobile {
  display: none;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero.mobile {
    display: flex;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero.mobile {
    display: flex;
  }
}
.pricing-wrap .scrolling-wrapper-light .sticky-box-zero.desktop {
  display: flex;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero.desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-light .sticky-box-zero.desktop {
    display: none;
  }
}
.pricing-wrap .scrolling-wrapper-light .srolling-items {
  padding-top: 300px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  display: flex;
  flex-direction: column;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
.pricing-wrap .scrolling-wrapper-light .srolling-items::before {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 450px;
  content: "";
  top: 0;
  z-index: 10;
  right: 0;
  background: linear-gradient(#fff 0%, #fff 70%, transparent 100%);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .scrolling-wrapper-light .srolling-items::before {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-light .srolling-items::before {
    position: inherit;
    display: none;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-light .srolling-items::before {
    position: inherit;
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-light .srolling-items {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-light .srolling-items {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.pricing-wrap .scrolling-wrapper-light .srolling-items__item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
}
.pricing-wrap .scrolling-wrapper-light .srolling-items__item h3 {
  font-size: 31px;
  font-size: 1.9375rem;
  text-align: left;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-light .srolling-items__item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-light .srolling-items__item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center;
  }
}
.pricing-wrap .scrolling-wrapper-dark {
  display: flex;
  flex-direction: column;
  position: relative;
}
.pricing-wrap .scrolling-wrapper-dark .sticky-box-hash {
  height: calc(100vh - 100px);
  position: -webkit-sticky;
  position: sticky;
  top: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash {
    top: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash {
    height: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 200px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 500px;
    margin-left: 0;
    background: #262626;
    background: linear-gradient(#262626 0%, #262626 70%, transparent 100%);
    top: 170px;
    z-index: 1;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash {
    height: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 130px;
    padding-left: 0;
    background: #262626;
    background: linear-gradient(#262626 0%, #262626 70%, transparent 100%);
    top: 140px;
    z-index: 1;
  }
}
.pricing-wrap .scrolling-wrapper-dark .sticky-box-hash figure {
  width: 70%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash figure {
    width: 35%;
    padding-top: 30px;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash figure {
    width: 50%;
    padding-top: 20px;
  }
}
.pricing-wrap .scrolling-wrapper-dark .sticky-box-hash figure img {
  width: 100%;
}
.pricing-wrap .scrolling-wrapper-dark .sticky-box-hash.mobile {
  display: none;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash.mobile {
    display: flex;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash.mobile {
    display: flex;
  }
}
.pricing-wrap .scrolling-wrapper-dark .sticky-box-hash.desktop {
  display: flex;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash.desktop {
    display: none;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .sticky-box-hash.desktop {
    display: none;
  }
}
.pricing-wrap .scrolling-wrapper-dark .srolling-items {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 300px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
.pricing-wrap .scrolling-wrapper-dark .srolling-items::before {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 500px;
  content: "";
  top: 0;
  z-index: 10;
  left: 0;
  background: linear-gradient(#262626 0%, #262626 70%, transparent 100%);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items::before {
    height: 350px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items::before {
    position: inherit;
    display: none;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items::before {
    position: inherit;
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.pricing-wrap .scrolling-wrapper-dark .srolling-items__item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
}
.pricing-wrap .scrolling-wrapper-dark .srolling-items__item h3 {
  font-size: 31px;
  font-size: 1.9375rem;
  color: #f6f6f6;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items__item h3 {
    text-align: center;
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items__item h3 {
    text-align: center;
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.pricing-wrap .scrolling-wrapper-dark .srolling-items__item h4 {
  font-size: 31px;
  font-size: 1.9375rem;
  color: #f6f6f6;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items__item h4 {
    text-align: center;
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .pricing-wrap .scrolling-wrapper-dark .srolling-items__item h4 {
    text-align: center;
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

#blurEffect {
  -webkit-animation: sharp 8s; /* Chrome, Safari, Opera */
  animation: sharp 8s;
}

@-webkit-keyframes sharp {
  from {
    filter: blur(5px);
  }
  to {
    filter: none;
  }
}

@keyframes sharp {
  from {
    filter: blur(5px);
  }
  to {
    filter: none;
  }
}
.main-hero {
  background: #262626;
  position: relative;
}
.main-hero__content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  padding-top: 100px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero__content {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero__content {
    height: auto;
    align-items: flex-start;
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 150px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-hero__content {
    height: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 150px;
    padding-left: 0;
    align-items: flex-start;
  }
}
.main-hero__content .text-with-line {
  position: relative;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
  color: #f6f6f6;
  font-family: "museo_sans300";
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .main-hero__content .text-with-line {
    bottom: -40px;
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 140px;
    margin-left: 0;
  }
}
.main-hero__content .text-with-line::before {
  position: absolute;
  bottom: -80px;
  content: "";
  height: 1px;
  background: #666666;
  left: 50%;
  width: 200px;
  transform: translateX(-50%);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero__content .text-with-line::before {
    bottom: -40px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero__content .text-with-line::before {
    bottom: -40px;
    left: 0;
    transform: translateX(0);
  }
}
@media (max-width: 767px) {
  .main-hero__content .text-with-line::before {
    left: 0;
    bottom: -40px;
    transform: translateX(0);
  }
}
.main-hero__content .main-title {
  display: flex;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 200px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero__content .main-title {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 100px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero__content .main-title {
    flex-direction: column;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 100px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .main-hero__content .main-title {
    flex-direction: column;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 100px;
    margin-left: 0;
  }
}
.main-hero__content .main-title__lg-text {
  font-size: 280px;
  font-size: 17.5rem;
  color: #fff;
  margin-top: 0;
  margin-right: 80px;
  margin-bottom: 0;
  margin-left: 0;
  font-family: "museo_sans700";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero__content .main-title__lg-text {
    font-size: 200px;
    font-size: 12.5rem;
    margin-top: 0;
    margin-right: 40px;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero__content .main-title__lg-text {
    font-size: 200px;
    font-size: 12.5rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .main-hero__content .main-title__lg-text {
    font-size: 130px;
    font-size: 8.125rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 0.9;
  }
}
.main-hero__content .main-title .gradient-wrap {
  display: flex;
  flex-direction: column;
}
.main-hero__content .main-title .gradient-wrap__gradient-text {
  font-size: 280px;
  font-size: 17.5rem;
  font-family: "museo_sans700";
  color: #262626;
  background: -webkit-linear-gradient(45deg, #fff 25%, #fff 25%, #4160a9 50%);
  -webkit-background-clip: text;
  -webkit-text-stroke: 3px transparent;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero__content .main-title .gradient-wrap__gradient-text {
    font-size: 200px;
    font-size: 12.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero__content .main-title .gradient-wrap__gradient-text {
    font-size: 200px;
    font-size: 12.5rem;
    -webkit-text-stroke: 2px transparent;
    margin-left: -10px;
  }
}
@media (max-width: 767px) {
  .main-hero__content .main-title .gradient-wrap__gradient-text {
    font-size: 140px;
    font-size: 8.75rem;
    -webkit-text-stroke: 2px transparent;
    margin-left: -10px;
  }
}
.main-hero__content .main-title .gradient-wrap__white-text {
  display: block;
  color: #f6f6f6;
  font-size: 60px;
  font-size: 3.75rem;
  margin-top: -50px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-family: "museo_sans100";
  text-align: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero__content .main-title .gradient-wrap__white-text {
    font-size: 45px;
    font-size: 2.8125rem;
    margin-top: -30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 15px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero__content .main-title .gradient-wrap__white-text {
    font-size: 29px;
    font-size: 1.8125rem;
    text-align: left;
    margin-top: -30px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .main-hero__content .main-title .gradient-wrap__white-text {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
.main-hero__btm-content {
  padding-top: 0;
  padding-right: 200px;
  padding-bottom: 0;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero__btm-content {
    padding-top: 0;
    padding-right: 100px;
    padding-bottom: 0;
    padding-left: 100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero__btm-content {
    padding-top: 0;
    padding-right: 100px;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-hero__btm-content {
    padding-top: 0;
    padding-right: 70px;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.main-hero__btm-content h4 {
  color: #f6f6f6;
  font-size: 25px;
  font-size: 1.5625rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .main-hero__btm-content h4 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.main-hero__btm-content p {
  color: #f6f6f6;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .main-hero__btm-content p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
  }
}
.main-hero .animated-mouse-wrap {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 40px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-hero .animated-mouse-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    top: initial;
    right: 0;
    bottom: 0;
    left: initial;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-hero .animated-mouse-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    top: initial;
    right: 0;
    bottom: 190px;
    left: initial;
  }
}
@media (max-width: 767px) {
  .main-hero .animated-mouse-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    top: initial;
    right: 0;
    bottom: 150px;
    left: initial;
  }
}
.main-hero .animated-mouse-wrap .sroll-text {
  text-transform: capitalize;
  transform: rotate(-90deg);
  display: block;
  font-size: 16px;
  font-size: 1rem;
  color: #666666;
  letter-spacing: 2px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 80px;
  margin-left: 0;
  white-space: nowrap;
  font-family: "museo_sans300";
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .main-hero .animated-mouse-wrap .sroll-text {
    font-size: 12.8px;
    font-size: 0.8rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 60px;
    margin-left: 0;
  }
}
.main-hero .animated-mouse-wrap .mouse {
  width: 26px;
  height: 40px;
  border-radius: 15px;
  border: 1px solid #666666;
  position: relative;
  overflow: hidden;
  margin-top: 40px;
}
.main-hero .animated-mouse-wrap .mouse .roll {
  position: absolute;
  top: 8px;
  right: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: -2px;
  height: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #666666;
  -webkit-animation: mouseScroll 0.8s cubic-bezier(0.7, 0, 0.3, 1) infinite alternate;
  animation: mouseScroll 0.8s cubic-bezier(0.7, 0, 0.3, 1) infinite alternate;
  z-index: 2;
}

@-webkit-keyframes mouseScroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(14px);
  }
}

@keyframes mouseScroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(14px);
  }
}
.upm-intro {
  padding-top: 300px;
  padding-right: 0;
  padding-bottom: 300px;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .upm-intro {
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .upm-intro {
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .upm-intro {
    margin-top: 20px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
  }
}
.upm-intro__wrapper {
  display: flex;
  align-items: center;
  position: relative;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .upm-intro__wrapper {
    height: auto;
  }
}
@media (max-width: 767px) {
  .upm-intro__wrapper {
    height: auto;
  }
}
.upm-intro__wrapper .content__left {
  height: 100%;
  flex-direction: column;
  display: flex;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .upm-intro__wrapper .content__left {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .upm-intro__wrapper .content__left {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
  }
}
.upm-intro__wrapper .content__left h2 {
  color: #0f54fa;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 30px;
  margin-left: 0;
  font-size: 100px;
  font-size: 6.25rem;
  font-family: "museo_sans700";
  line-height: 0.8;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .upm-intro__wrapper .content__left h2 {
    font-size: 80px;
    font-size: 5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .upm-intro__wrapper .content__left h2 {
    font-size: 60px;
    font-size: 3.75rem;
  }
}
@media (max-width: 767px) {
  .upm-intro__wrapper .content__left h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
.upm-intro__wrapper .content__left p {
  color: #666666;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .upm-intro__wrapper .content__left p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.upm-intro__wrapper .content__right {
  padding-top: 0;
  padding-right: 100px;
  padding-bottom: 0;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .upm-intro__wrapper .content__right {
    padding-top: 0;
    padding-right: 50px;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .upm-intro__wrapper .content__right {
    padding-top: 0;
    padding-right: 50px;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .upm-intro__wrapper .content__right {
    padding-top: 0;
    padding-right: 50px;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.upm-intro__wrapper .content__right .list-group__item {
  color: #fff;
  font-family: "museo_sans300";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 25px;
  margin-left: 0;
  font-size: 20px;
  font-size: 1.25rem;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .upm-intro__wrapper .content__right .list-group__item {
    line-height: 22px;
    font-size: 16px;
    font-size: 1rem;
  }
}
.upm-intro__wrapper .content__right .list-group--item-opacity-90 {
  color: rgba(255, 255, 255, 0.9);
}
.upm-intro__wrapper .content__right .list-group--item-opacity-80 {
  color: rgba(255, 255, 255, 0.8);
}
.upm-intro__wrapper .content__right .list-group--item-opacity-70 {
  color: rgba(255, 255, 255, 0.7);
}
.upm-intro__wrapper .content__right .list-group--item-opacity-60 {
  color: rgba(255, 255, 255, 0.6);
}
.upm-intro__wrapper .content__right .list-group--item-opacity-50 {
  color: rgba(255, 255, 255, 0.5);
}
.upm-intro__wrapper .content__right .list-group--item-opacity-40 {
  color: rgba(255, 255, 255, 0.4);
}
.upm-intro__wrapper .content__right .list-group--item-opacity-blue {
  color: #0f54fa;
}
.upm-intro__wrapper .animated-mouse-wrap {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  position: absolute;
  top: initial;
  right: 0;
  bottom: 0;
  left: initial;
  display: flex;
  align-items: center;
  flex-direction: column;
  width: 40px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .upm-intro__wrapper .animated-mouse-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    top: initial;
    right: 0;
    bottom: 0;
    left: initial;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .upm-intro__wrapper .animated-mouse-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    top: initial;
    right: 0;
    bottom: 0;
    left: initial;
  }
}
@media (max-width: 767px) {
  .upm-intro__wrapper .animated-mouse-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    position: absolute;
    top: initial;
    right: 0;
    bottom: 30px;
    left: initial;
  }
}
.upm-intro__wrapper .animated-mouse-wrap .sroll-text {
  text-transform: capitalize;
  transform: rotate(-90deg);
  display: block;
  font-size: 16px;
  font-size: 1rem;
  color: #666666;
  letter-spacing: 2px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 85px;
  margin-left: 0;
  white-space: nowrap;
  font-family: "museo_sans300";
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .upm-intro__wrapper .animated-mouse-wrap .sroll-text {
    font-size: 12.8px;
    font-size: 0.8rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 65px;
    margin-left: 0;
  }
}
.upm-intro__wrapper .animated-mouse-wrap .mouse {
  width: 26px;
  height: 40px;
  border-radius: 15px;
  border: 1px solid #666666;
  position: relative;
  overflow: hidden;
  margin-top: 40px;
}
.upm-intro__wrapper .animated-mouse-wrap .mouse .roll {
  position: absolute;
  top: 8px;
  right: 0;
  bottom: 0;
  left: 50%;
  width: 4px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: -2px;
  height: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  background: #666666;
  -webkit-animation: mouseScroll 0.8s cubic-bezier(0.7, 0, 0.3, 1) infinite alternate;
  animation: mouseScroll 0.8s cubic-bezier(0.7, 0, 0.3, 1) infinite alternate;
  z-index: 2;
}

@keyframes mouseScroll {
  0% {
    transform: translateY(0);
  }
  100% {
    transform: translateY(14px);
  }
}
.single-repository__left {
  position: relative;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__left {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
.single-repository__left .swiper-slide {
  height: 760px;
  background: #f6f6f6;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 10px;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .single-repository__left .swiper-slide {
    height: 670px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__left .swiper-slide {
    height: 280px;
  }
}
.single-repository__left .swiper-slide figure {
  height: 100%;
  padding-top: 100px;
  padding-right: 30px;
  padding-bottom: 100px;
  padding-left: 30px;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__left .swiper-slide figure {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
.single-repository__left .swiper-slide figure img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.single-repository__right {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.single-repository__right .swiper-wrapper {
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__right .swiper-wrapper {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
.single-repository__right .swiper-thumbs .swiper-wrapper {
  display: flex;
  flex-direction: column;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__right .swiper-thumbs .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide {
  cursor: pointer;
  opacity: 0.9;
  width: 100% !important;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
    width: 50% !important;
  }
}
.single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide .item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  transition: all 0.6s ease;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide .item {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide .item {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide .item__title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  text-transform: capitalize;
  color: #262626;
  font-family: "museo_sans500";
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide .item__title {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
.single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide .item__sub-title {
  font-size: 16px;
  font-size: 1rem;
  font-family: "museo_sans300";
  line-height: 22px;
}
.single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide .item:hover .item__title {
  color: #0f54fa;
}
.single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide.swiper-slide-thumb-active {
  opacity: 1;
  background: rgba(15, 84, 250, 0.1);
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
}
.single-repository__right .swiper-thumbs .swiper-wrapper .swiper-slide.swiper-slide-thumb-active .item .item__title {
  color: #262626 !important;
}
.single-repository .pagination-a {
  bottom: -20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.single-repository .pagination-a .swiper-pagination-bullet {
  width: 25%;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  height: 5px;
}

.single-repository__mobile {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.single-repository__mobile .item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  transition: all 0.6s ease;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background: #f3f9ff 0% 0% no-repeat padding-box;
  width: 100%;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .single-repository__mobile .item {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.single-repository__mobile .item__title {
  font-size: 16px;
  font-size: 1rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  text-transform: capitalize;
  color: #262626;
  font-family: "museo_sans500";
}
.single-repository__mobile .item__sub-title {
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .single-repository__mobile .item__sub-title {
    font-size: 16px;
    font-size: 1rem;
    color: #262626;
    line-height: 22px;
    font-family: "museo_sans300";
  }
}

.seamless {
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .seamless {
    height: auto;
  }
}
@media (max-width: 767px) {
  .seamless {
    height: auto;
  }
}
.seamless__wrapper {
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper {
    height: auto;
    flex-direction: column;
    align-items: flex-start;
  }
}
.seamless__wrapper .title-wrap {
  height: 100%;
  display: flex;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .seamless__wrapper .title-wrap {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .seamless__wrapper .title-wrap {
    text-align: center !important;
  }
}
.seamless__wrapper .list-group {
  display: flex;
  flex-wrap: nowrap;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 10px;
  transition: all 0.6s ease; /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group {
    grid-template-columns: 1fr;
    flex-wrap: wrap;
  }
}
.seamless__wrapper .list-group__item-blank {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background: #f6f6f6;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group__item-blank {
    display: none;
  }
}
.seamless__wrapper .list-group--item-a {
  grid-column: 1;
  grid-row: 1;
  height: 300px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group--item-a {
    height: auto;
  }
}
.seamless__wrapper .list-group--item-b {
  grid-column: 1;
  grid-row: 2;
  height: 300px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group--item-b {
    height: auto;
  }
}
.seamless__wrapper .list-group--item-c {
  grid-column: 1;
  grid-row: 3;
  height: 60px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group--item-c {
    display: none;
  }
}
.seamless__wrapper .list-group--item-d {
  grid-column: 2;
  grid-row: 1;
  height: 60px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group--item-d {
    display: none;
  }
}
.seamless__wrapper .list-group--item-e {
  grid-column: 2;
  grid-row: 1/span 2;
  height: 300px;
  margin-top: 70px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group--item-e {
    margin-top: 0;
    grid-column: 1;
    grid-row: 3;
    height: auto;
  }
}
.seamless__wrapper .list-group--item-f {
  grid-column: 2;
  grid-row: 2/span 2;
  height: 300px;
  margin-top: 70px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group--item-f {
    margin-top: 0;
    grid-column: 1;
    grid-row: 4;
    height: auto;
  }
}
.seamless__wrapper .list-group__link {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  background: #f6f6f6;
  font-size: 20px;
  font-size: 1.25rem;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  transition: all 0.6s ease;
  display: flex;
  justify-content: center;
  height: 300px;
  text-align: left;
  flex-direction: column;
  color: #666666;
  filter: blur(5px);
  cursor: default;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .seamless__wrapper .list-group__link {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .seamless__wrapper .list-group__link {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    filter: blur(0);
  }
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group__link {
    height: auto;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    filter: blur(0);
  }
}
.seamless__wrapper .list-group__link:hover {
  background: #262626;
  filter: blur(0) !important;
  box-shadow: 0 5px 24px rgba(0, 0, 0, 0.2);
  transform: translateY(-5px);
}
.seamless__wrapper .list-group__link:hover h4 {
  color: #fff;
}
.seamless__wrapper .list-group__link:hover p {
  color: #fff;
}
.seamless__wrapper .list-group__link h4 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 31px;
  font-size: 1.9375rem;
  color: #262626;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .seamless__wrapper .list-group__link h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .seamless__wrapper .list-group__link h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group__link h4 {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
.seamless__wrapper .list-group__link p {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .seamless__wrapper .list-group__link p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .seamless__wrapper .list-group__link p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.seamless__wrapper .list-group:hover a {
  filter: blur(5px);
}

.fast-simple {
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .fast-simple {
    height: auto;
  }
}
.fast-simple__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.fast-simple__wrapper .modal-action-btn {
  width: 345px;
  height: 80px;
  padding-top: 0;
  padding-right: 25px;
  padding-bottom: 0;
  padding-left: 35px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 150px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .fast-simple__wrapper .modal-action-btn {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .fast-simple__wrapper .modal-action-btn {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .fast-simple__wrapper .modal-action-btn {
    width: 100%;
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 60px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.fast-simple__wrapper .modal-action-btn span {
  text-align: left;
  display: block;
}
.fast-simple__wrapper .modal-action-btn i {
  border-left: 1px solid #fff;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
}
.fast-simple__wrapper .modal-action-btn i::before {
  font-size: 30px;
  font-size: 1.875rem;
}

#fast-simple-modal .modal-body .sliding-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  height: 700px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .sliding-item {
    padding-top: 50px;
    padding-right: 70px;
    padding-bottom: 0;
    padding-left: 70px;
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .sliding-item {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 70vh;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .sliding-item {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 70vh;
  }
}
#fast-simple-modal .modal-body .sliding-item .inner-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .sliding-item .inner-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .sliding-item .inner-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .sliding-item .inner-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
#fast-simple-modal .modal-body .sliding-item h2 {
  font-family: "museo_sans500";
  font-size: 39px;
  font-size: 2.4375rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .sliding-item h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .sliding-item h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .sliding-item h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
#fast-simple-modal .modal-body .sliding-item p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  margin-left: 0;
  font-family: "museo_sans300";
  font-size: 20px;
  font-size: 1.25rem;
  color: #262626;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .sliding-item p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .sliding-item p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
#fast-simple-modal .modal-body .sliding-item p:last-child {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#fast-simple-modal .modal-body .sliding-item figure {
  height: 400px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .sliding-item figure {
    border-right: 0 !important;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .sliding-item figure {
    border-right: 0 !important;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: auto;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .sliding-item figure {
    border-right: 0 !important;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: auto;
  }
}
#fast-simple-modal .modal-body .sliding-item figure img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
#fast-simple-modal .modal-body .swiper-pagination-progressbar {
  width: 240px;
  bottom: 50px;
  top: initial;
  left: 50%;
  transform: translateX(-50%);
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .swiper-pagination-progressbar {
    bottom: 40px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .swiper-pagination-progressbar {
    bottom: 270px;
    left: 50%;
    transform: translateX(-50%);
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .swiper-pagination-progressbar {
    bottom: 180px;
    left: 20px;
    left: 50%;
    transform: translateX(-50%);
  }
}
#fast-simple-modal .modal-body .swiper-button-prev {
  top: 340px;
  left: 45px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .swiper-button-prev {
    top: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .swiper-button-prev {
    bottom: 110px;
    top: initial;
    left: 150px;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .swiper-button-prev {
    bottom: 80px;
    top: initial;
    left: 20px;
  }
}
#fast-simple-modal .modal-body .swiper-button-next {
  top: 340px;
  right: 45px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .swiper-button-next {
    top: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .swiper-button-next {
    bottom: 110px;
    top: initial;
    right: 150px;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .swiper-button-next {
    bottom: 80px;
    top: initial;
    right: 20px;
  }
}
#fast-simple-modal .modal-body .close-btn {
  width: 180px;
  height: 80px;
  bottom: 150px !important;
  z-index: 999;
  padding-top: 0;
  padding-right: 25px;
  padding-bottom: 0;
  padding-left: 25px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #fast-simple-modal .modal-body .close-btn {
    bottom: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #fast-simple-modal .modal-body .close-btn {
    bottom: 100px !important;
  }
}
@media (max-width: 767px) {
  #fast-simple-modal .modal-body .close-btn {
    bottom: 70px !important;
  }
}
#fast-simple-modal .modal-body .close-btn i {
  border-left: 1px solid #f6f6f6;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
}
#fast-simple-modal .modal-body .close-btn i::before {
  font-size: 40px;
  font-size: 2.5rem;
}

.secure-effective {
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .secure-effective {
    height: auto;
  }
}
.secure-effective__wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .secure-effective__wrapper {
    height: auto;
  }
}
.secure-effective__wrapper .modal-action-btn {
  width: 345px;
  height: 80px;
  padding-top: 0;
  padding-right: 25px;
  padding-bottom: 0;
  padding-left: 35px;
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-top: 150px;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .secure-effective__wrapper .modal-action-btn {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .secure-effective__wrapper .modal-action-btn {
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .secure-effective__wrapper .modal-action-btn {
    width: 100%;
    margin-top: 50px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    height: 60px;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.secure-effective__wrapper .modal-action-btn span {
  text-align: left;
  display: block;
}
.secure-effective__wrapper .modal-action-btn i {
  border-left: 1px solid #f6f6f6;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
}
.secure-effective__wrapper .modal-action-btn i::before {
  font-size: 40px;
  font-size: 2.5rem;
}

#secure-effective-modal .modal-body .only-desktop-view {
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .only-desktop-view {
    display: none;
  }
}
#secure-effective-modal .modal-body .sliding-item {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  height: 700px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #secure-effective-modal .modal-body .sliding-item {
    padding-top: 50px;
    padding-right: 70px;
    padding-bottom: 0;
    padding-left: 70px;
    height: 500px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .sliding-item {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 70vh;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .sliding-item {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    height: 70vh;
  }
}
#secure-effective-modal .modal-body .sliding-item .inner-content {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #secure-effective-modal .modal-body .sliding-item .inner-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .sliding-item .inner-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .sliding-item .inner-content {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
#secure-effective-modal .modal-body .sliding-item h2 {
  font-family: "museo_sans500";
  font-size: 39px;
  font-size: 2.4375rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #secure-effective-modal .modal-body .sliding-item h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .sliding-item h2 {
    font-size: 31px;
    font-size: 1.9375rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .sliding-item h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
  }
}
#secure-effective-modal .modal-body .sliding-item p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  margin-left: 0;
  font-family: "museo_sans300";
  font-size: 20px;
  font-size: 1.25rem;
  color: #262626;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .sliding-item p {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .sliding-item p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
#secure-effective-modal .modal-body .sliding-item p:last-child {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
#secure-effective-modal .modal-body .sliding-item .items-row {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
}
#secure-effective-modal .modal-body .sliding-item .items-row__item {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 500px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #secure-effective-modal .modal-body .sliding-item .items-row__item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: 400px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .sliding-item .items-row__item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: auto;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .sliding-item .items-row__item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: auto;
  }
}
#secure-effective-modal .modal-body .sliding-item .items-row--item-d {
  grid-row: 2/span 2;
  grid-column: 2;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .sliding-item .items-row--item-d {
    grid-row: 1;
    grid-column: 1;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .sliding-item .items-row--item-d {
    grid-row: 1;
    grid-column: 1;
  }
}
#secure-effective-modal .modal-body .swiper-button-prev {
  top: 340px;
  left: 45px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #secure-effective-modal .modal-body .swiper-button-prev {
    top: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .swiper-button-prev {
    bottom: 110px;
    top: initial;
    left: 150px;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .swiper-button-prev {
    bottom: 80px;
    top: initial;
    left: 20px;
  }
}
#secure-effective-modal .modal-body .swiper-button-next {
  top: 340px;
  right: 45px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #secure-effective-modal .modal-body .swiper-button-next {
    top: 250px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .swiper-button-next {
    bottom: 110px;
    top: initial;
    right: 150px;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .swiper-button-next {
    bottom: 80px;
    top: initial;
    right: 20px;
  }
}
#secure-effective-modal .modal-body .close-btn {
  width: 180px;
  height: 80px;
  bottom: 150px !important;
  z-index: 999;
  padding-top: 0;
  padding-right: 25px;
  padding-bottom: 0;
  padding-left: 25px;
  position: absolute;
  left: 50%;
  transform: translate(-50%);
  border-radius: 50px;
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  #secure-effective-modal .modal-body .close-btn {
    bottom: 50px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  #secure-effective-modal .modal-body .close-btn {
    bottom: 100px !important;
  }
}
@media (max-width: 767px) {
  #secure-effective-modal .modal-body .close-btn {
    bottom: 70px !important;
  }
}
#secure-effective-modal .modal-body .close-btn i {
  border-left: 1px solid #fff;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 10px;
}
#secure-effective-modal .modal-body .close-btn i::before {
  font-size: 40px;
  font-size: 2.5rem;
}

.simple-free {
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .simple-free {
    height: auto;
  }
}
@media (max-width: 767px) {
  .simple-free {
    height: auto;
  }
}
.simple-free .items-row {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 20px;
  position: relative;
}
.simple-free .items-row__item {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px solid #cdd6e2;
  display: flex;
  flex-direction: column;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  background: #fff;
  position: relative;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .simple-free .items-row__item {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .simple-free .items-row__item {
    height: auto;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .simple-free .items-row__item {
    height: auto;
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
.simple-free .items-row__item h3 {
  color: #262626;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  font-size: 39px;
  font-size: 2.4375rem;
  text-align: center;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .simple-free .items-row__item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .simple-free .items-row__item h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .simple-free .items-row__item h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.simple-free .items-row__item p {
  color: #262626;
  text-align: center;
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .simple-free .items-row__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .simple-free .items-row__item p {
    line-height: 24px;
    font-size: 16px;
    font-size: 1rem;
  }
}

.effecient-file-sharing {
  background: rgba(246, 246, 246, 0.5);
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .effecient-file-sharing {
    height: auto;
  }
}
@media (max-width: 767px) {
  .effecient-file-sharing {
    height: auto;
  }
}
.effecient-file-sharing figure {
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .effecient-file-sharing figure {
    display: flex;
  }
}
@media (max-width: 767px) {
  .effecient-file-sharing figure {
    display: none;
  }
}
.effecient-file-sharing figure img {
  width: 100%;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .effecient-file-sharing figure img {
    width: 60%;
    margin: auto;
  }
}
.effecient-file-sharing .title-wrap {
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .effecient-file-sharing .title-wrap {
    text-align: center !important;
  }
}
@media (max-width: 767px) {
  .effecient-file-sharing .title-wrap {
    text-align: center !important;
  }
}
.effecient-file-sharing .items-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: 1fr 1fr;
  grid-gap: 20px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .effecient-file-sharing .items-row {
    height: auto;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .effecient-file-sharing .items-row {
    height: auto;
  }
}
@media (max-width: 767px) {
  .effecient-file-sharing .items-row {
    height: auto;
    grid-template-columns: 1fr;
  }
}
.effecient-file-sharing .items-row__item {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px solid #cdd6e2;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
}
.effecient-file-sharing .items-row__item p {
  color: #262626;
  font-size: 20px;
  font-size: 1.25rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .effecient-file-sharing .items-row__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .effecient-file-sharing .items-row__item p {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .effecient-file-sharing .items-row__item p {
    font-size: 16px;
    font-size: 1rem;
    text-align: center;
    line-height: 22px;
  }
}

.section-nav {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-gap: 1rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav {
    grid-template-columns: 1fr 1fr;
  }
}
@media (max-width: 767px) {
  .section-nav {
    grid-template-columns: 1fr;
  }
}
.section-nav__link {
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border: 1px solid #cdd6e2;
  padding-top: 40px;
  padding-right: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  transition: all 0.6s ease;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #262626;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav__link {
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .section-nav__link {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
.section-nav__link h3 {
  font-family: "museo_sans500";
  font-size: 39px;
  font-size: 2.4375rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .section-nav__link h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav__link h3 {
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-nav__link h3 {
    font-size: 20px;
    font-size: 1.25rem;
    text-align: center;
  }
}
.section-nav__link p {
  font-size: 25px;
  font-size: 1.5625rem;
  line-height: 30px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .section-nav__link p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 26px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav__link p {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: inherit;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-nav__link p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 20px;
    text-align: center;
    line-height: inherit;
  }
}
.section-nav__link:hover {
  background: #0f54fa;
  color: #fff;
}
.section-nav--link-a {
  grid-column: 1/span 3;
  grid-row: 1;
  height: 270px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .section-nav--link-a {
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav--link-a {
    height: auto;
    grid-column: 1;
    grid-row: 1;
  }
}
@media (max-width: 767px) {
  .section-nav--link-a {
    height: auto;
    grid-column: 1;
    grid-row: 1;
  }
}
.section-nav--link-b {
  grid-column: 4/span 3;
  grid-row: 1;
  height: 270px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .section-nav--link-b {
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav--link-b {
    height: auto;
    grid-column: 2;
    grid-row: 1;
  }
}
@media (max-width: 767px) {
  .section-nav--link-b {
    height: auto;
    grid-column: 1;
    grid-row: 2;
  }
}
.section-nav--link-c {
  grid-column: 1/span 2;
  grid-row: 2;
  height: 270px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .section-nav--link-c {
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav--link-c {
    height: auto;
    grid-column: 1;
    grid-row: 2;
  }
}
@media (max-width: 767px) {
  .section-nav--link-c {
    height: auto;
    grid-column: 1;
    grid-row: 3;
  }
}
.section-nav--link-d {
  grid-column: 3/span 2;
  grid-row: 2;
  height: 270px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .section-nav--link-d {
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav--link-d {
    height: auto;
    grid-column: 2;
    grid-row: 2;
  }
}
@media (max-width: 767px) {
  .section-nav--link-d {
    height: auto;
    grid-column: 1;
    grid-row: 4;
  }
}
.section-nav--link-e {
  grid-column: 5/span 2;
  grid-row: 2;
  height: 270px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .section-nav--link-e {
    height: 190px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .section-nav--link-e {
    height: auto;
    grid-column: 1/span 2;
    grid-row: 3;
  }
}
@media (max-width: 767px) {
  .section-nav--link-e {
    height: auto;
    grid-column: 1;
    grid-row: 5;
  }
}

.home-scrolling-content {
  position: relative;
  display: flex;
  flex-direction: column;
}
.home-scrolling-content .sticky-box {
  height: calc(100vh - 100px);
  position: -webkit-sticky;
  position: sticky;
  top: 120px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .sticky-box {
    top: 80px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .sticky-box {
    height: auto;
    top: 70px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background: linear-gradient(#f6f6f6 0%, #f6f6f6 70%, transparent 100%);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 100px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .sticky-box {
    height: auto;
    top: 70px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    background: #f6f6f6;
    background: linear-gradient(#f6f6f6 0%, #f6f6f6 70%, transparent 100%);
    padding-top: 30px;
    padding-right: 30px;
    padding-bottom: 100px;
    padding-left: 30px;
  }
}
.home-scrolling-content .sticky-box figure {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 40px;
  margin-left: 0;
  width: 300px;
  margin-right: auto;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .sticky-box figure {
    height: 200px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .sticky-box figure {
    height: auto;
    width: 150px;
    margin: auto;
    margin-bottom: 30px;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .sticky-box figure {
    height: auto;
    width: 100px;
    margin: auto;
    margin-bottom: 30px;
  }
}
.home-scrolling-content .sticky-box figure img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}
.home-scrolling-content .sticky-box h2 {
  font-family: "museo_sans700";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 49px;
  font-size: 3.0625rem;
  color: #000;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .sticky-box h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .sticky-box h2 {
    font-size: 33px;
    font-size: 2.0625rem;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .sticky-box h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    text-align: center;
  }
}
.home-scrolling-content .sticky-box p {
  font-size: 20px;
  font-size: 1.25rem;
  color: #262626;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .sticky-box p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .sticky-box p {
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    display: none;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .sticky-box p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 22px;
    display: none;
  }
}
.home-scrolling-content .sticky-box.mobile {
  display: none;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .home-scrolling-content .sticky-box.mobile {
    display: block !important;
  }
}
.home-scrolling-content .sticky-box.tablet {
  display: none;
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .sticky-box.tablet {
    display: block;
  }
}
.home-scrolling-content .sticky-box.desktop {
  display: flex;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .home-scrolling-content .sticky-box.desktop {
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .sticky-box.desktop {
    display: none;
  }
}
.home-scrolling-content .srolling-items {
  position: relative;
  display: flex;
  flex-direction: column;
  padding-top: 500px;
  padding-right: 0;
  padding-bottom: 500px;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .srolling-items {
    padding-top: 500px;
    padding-right: 0;
    padding-bottom: 200px;
    padding-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .srolling-items {
    width: 100%;
    padding: 0;
    margin-left: inherit;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .srolling-items {
    width: 100%;
    padding: 0;
    margin-left: inherit;
  }
}
.home-scrolling-content .srolling-items::before {
  position: -webkit-sticky;
  position: sticky;
  width: 100%;
  height: 250px;
  content: "";
  top: 0;
  z-index: 9;
  right: 0;
  background: linear-gradient(#f6f6f6 0%, #f6f6f6 70%, transparent 100%); /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .srolling-items::before {
    height: 150px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .srolling-items::before {
    position: inherit;
    display: none;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .srolling-items::before {
    position: inherit;
    display: none;
  }
}
.home-scrolling-content .srolling-items__item {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 100px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .srolling-items__item {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 100px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .srolling-items__item {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 100px;
    margin-left: 0;
  }
}
.home-scrolling-content .srolling-items__item h4 {
  font-size: 39px;
  font-size: 2.4375rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  color: #262626;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .srolling-items__item h4 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .srolling-items__item h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .srolling-items__item h4 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
.home-scrolling-content .srolling-items__item p {
  font-size: 20px;
  font-size: 1.25rem;
  color: #262626;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .home-scrolling-content .srolling-items__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .srolling-items__item p {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .srolling-items__item p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.home-scrolling-content .srolling-items .small-devices-content {
  display: none;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .home-scrolling-content .srolling-items .small-devices-content {
    font-size: 20px;
    font-size: 1.25rem;
    font-family: "museo_sans300";
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .home-scrolling-content .srolling-items .small-devices-content {
    font-size: 16px;
    font-size: 1rem;
    font-family: "museo_sans300";
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}

.client-testimonials {
  position: relative;
  padding-top: 30px !important;
  padding-right: 0;
  padding-bottom: 30px !important;
  padding-left: 0;
}
.client-testimonials .client-info {
  padding-top: 50px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
  align-items: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  position: relative;
  flex-direction: row;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .client-testimonials .client-info {
    flex-direction: column;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    align-items: flex-start;
  }
}
@media (max-width: 767px) {
  .client-testimonials .client-info {
    flex-direction: column;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 30px;
    margin-left: 0;
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    align-items: flex-start;
  }
}
.client-testimonials .client-info__caption {
  width: 100%;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.client-testimonials .client-info__caption h4 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 20px;
  font-size: 1.25rem;
  position: relative;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .client-testimonials .client-info__caption h4 {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.client-testimonials .client-info__caption h4::before {
  background: url(../images/inverte-commas.svg) no-repeat;
  content: "";
  left: 0;
  top: -45px;
  width: 60px;
  height: 40px;
  position: absolute;
  background-size: 100%;
}
.client-testimonials .client-info__comments {
  font-size: 25px;
  font-size: 1.5625rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  color: #262626;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .client-testimonials .client-info__comments {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .client-testimonials .client-info__comments {
    height: auto;
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  .client-testimonials .client-info__comments {
    height: auto;
    font-size: 16px;
    font-size: 1rem;
  }
}
.client-testimonials .client-info__name {
  font-family: "museo_sans700" !important;
  font-size: 20px;
  font-size: 1.25rem;
  display: block;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .client-testimonials .client-info__name {
    font-size: 16px;
    font-size: 1rem;
  }
}
.client-testimonials .client-info__designation {
  font-family: "museo_sans300";
  font-size: 16px;
  font-size: 1rem;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .client-testimonials .client-info__designation {
    font-size: 13px;
    font-size: 0.8125rem;
  }
}
.client-testimonials .client-info.reverse {
  flex-direction: row-reverse;
}
.client-testimonials .client-info.reverse .client-info__avatar {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 60px;
}
.client-testimonials .client-info.reverse .client-info__caption {
  text-align: right;
}
.client-testimonials .client-logos {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding-left: 50px;
  padding-right: 50px;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .client-testimonials .client-logos {
    margin-top: -15px;
  }
}
@media (max-width: 767px) {
  .client-testimonials .client-logos {
    margin-top: -15px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
.client-testimonials .client-logos__logo-holder {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.client-testimonials .client-logos__logo-holder img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.client-testimonials.dark-theme {
  color: #f6f6f6;
}
.client-testimonials.dark-theme .client-info__comments {
  color: #f6f6f6;
}
.client-testimonials.dark-theme .client-info h4::before {
  filter: brightness(0) invert(1);
}
.client-testimonials.dark-theme .testimonials-clients-logos-dark .swiper-slide {
  cursor: pointer;
  display: flex;
  justify-content: center;
}
.client-testimonials.dark-theme .testimonials-clients-logos-dark .swiper-slide .client-logos__logo-holder img {
  filter: brightness(0) invert(1);
  opacity: 0.1;
}
.client-testimonials.dark-theme .testimonials-clients-logos-dark .swiper-slide .no-filter img {
  filter: none !important;
}
.client-testimonials.dark-theme .testimonials-clients-logos-dark .swiper-slide-thumb-active .client-logos__logo-holder img {
  opacity: 10;
}
.client-testimonials.dark-theme .swiper-button-prev {
  background: rgba(0, 0, 0, 0.2);
}
.client-testimonials.dark-theme .swiper-button-next {
  background: rgba(0, 0, 0, 0.2);
}
.client-testimonials.dark-theme.border-top {
  border-top: 1px solid #666666 !important;
  border-bottom: 1px solid #666666 !important;
}
.client-testimonials.border {
  border-top: 1px solid #cdd6e2;
  border-bottom: 1px solid #cdd6e2;
}
.client-testimonials .swiper-button-prev {
  width: 45px;
  height: 45px;
  bottom: 16px;
  top: initial;
  left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .client-testimonials .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .client-testimonials .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .client-testimonials .swiper-button-prev {
    width: 30px;
    height: 30px;
  }
}
.client-testimonials .swiper-button-next {
  width: 45px;
  height: 45px;
  bottom: 16px;
  top: initial;
  right: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .client-testimonials .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .client-testimonials .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}
@media (max-width: 767px) {
  .client-testimonials .swiper-button-next {
    width: 30px;
    height: 30px;
  }
}

.testimonials__clients-logos-light .swiper-slide {
  filter: grayscale(100%);
  cursor: pointer;
  display: flex;
  justify-content: center;
  opacity: 0.4;
}

.testimonials__clients-logos-light .swiper-slide-thumb-active {
  filter: grayscale(0);
  position: relative;
  opacity: 10;
}

.testimonials__clients-logos-white .swiper-slide {
  filter: grayscale(100%);
  cursor: pointer;
  display: flex;
  justify-content: center;
  opacity: 0.4;
}

.testimonials__clients-logos-white .swiper-slide-thumb-active {
  filter: grayscale(0);
  position: relative;
  opacity: 10;
}

.flexible-visual-management .nav-pills .nav-link {
  background: none;
  color: #f6f6f6;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  padding-top: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  position: relative;
  text-align: left;
  transition: all 0.6s ease;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .flexible-visual-management .nav-pills .nav-link {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .flexible-visual-management .nav-pills .nav-link {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 10px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  .flexible-visual-management .nav-pills .nav-link {
    text-align: center;
  }
}
.flexible-visual-management .nav-pills .nav-link h5 {
  font-size: 31px;
  font-size: 1.9375rem;
  font-family: "museo_sans500";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 10px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .flexible-visual-management .nav-pills .nav-link h5 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .flexible-visual-management .nav-pills .nav-link h5 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .flexible-visual-management .nav-pills .nav-link h5 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.flexible-visual-management .nav-pills .nav-link p {
  font-size: 20px;
  font-size: 1.25rem;
  font-family: "museo_sans300";
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .flexible-visual-management .nav-pills .nav-link p {
    font-size: 16px;
    font-size: 1rem;
  }
}
.flexible-visual-management .nav-pills .nav-link:hover {
  color: #fff;
  background: #33475b;
}
.flexible-visual-management .nav-pills .nav-link.active {
  color: #fff;
  background: #33475b;
}

.flexible-visual-management {
  overflow: hidden;
  position: relative;
  background: #262626;
}
.flexible-visual-management .tab-content .device {
  position: relative;
  width: 100%;
  padding-bottom: 80%;
  right: -240px;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .flexible-visual-management .tab-content .device {
    width: 110%;
    padding-bottom: 90%;
    right: -100px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .flexible-visual-management .tab-content .device {
    width: 150%;
    padding-bottom: 130%;
    right: -40px;
    top: 100px;
  }
}
@media (max-width: 767px) {
  .flexible-visual-management .tab-content .device {
    right: 0;
  }
}
.flexible-visual-management .tab-content .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/big-lcd-screen-mockup.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.flexible-visual-management .tab-content .screen {
  overflow: hidden;
  position: absolute;
  top: 8px;
  bottom: 0;
  left: 11px;
  right: 7px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .flexible-visual-management .tab-content .screen {
    top: 4px;
    left: 5px;
    right: 0;
    bottom: 0;
  }
}
.flexible-visual-management .tab-content .screen img {
  width: 100%;
}

.button-outer {
  padding-top: 15px;
  padding-right: 70px;
  padding-bottom: 15px;
  padding-left: 70px;
  font-size: 16px;
  font-size: 1rem;
  color: #fff;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  transition: all 0.6s ease;
  display: inline-block;
  text-align: center;
  font-family: "museo_sans300";
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .button-outer {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .button-outer {
    padding-top: 10px;
    padding-right: 30px;
    padding-bottom: 10px;
    padding-left: 30px;
  }
}
.button-outer.border-radius-large {
  border-radius: 35px 0 35px 35px;
  -webkit-border-radius: 35px 0 35px 35px;
  -moz-border-radius: 35px 0 35px 35px;
  padding-top: 20px;
  padding-right: 45px;
  padding-bottom: 20px;
  padding-left: 45px;
}
.button-outer.shadow {
  box-shadow: 0 12px 26px rgba(0, 0, 0, 0.2235294118);
}
.button-outer.no-shadow {
  box-shadow: none;
}

.button--secondary {
  background: linear-gradient(90deg, #262626 0%, #262626 50%, #0f54fa 50%, #0f54fa 100%);
  background-repeat: no-repeat;
  background-size: 200% 100%;
  background-position: right bottom;
  background-position: left bottom;
}
.button--secondary:hover {
  background-position: left bottom;
  background-position: right bottom;
}
.button--secondary:hover {
  color: #fff;
}

.button--primary {
  background: #0f54fa;
  color: #fff;
}
.button--primary:hover {
  color: #fff;
  background: #33475b;
}

.button--dark {
  background: #262626;
  color: #fff;
}
.button--dark:hover {
  color: #fff;
  background: #0f54fa;
}

.button--white {
  background: #fff;
  color: #262626;
}
.button--white:hover {
  color: #fff;
  background: #0f54fa;
}

.modal {
  -webkit-backdrop-filter: saturate(180%) blur(18px);
  backdrop-filter: saturate(180%) blur(18px);
}
.modal .modal-content {
  background: rgba(255, 255, 255, 0.95);
}
.modal.show .unique-id::before {
  opacity: 10 !important;
  bottom: -100px;
}
.modal.show .close-btn {
  bottom: 60px !important;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .modal.show .close-btn {
    bottom: 40px !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .modal.show .close-btn {
    bottom: 40px !important;
  }
}
@media (max-width: 767px) {
  .modal.show .close-btn {
    bottom: 40px !important;
  }
}

.unique-id {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: calc(100% - 100px);
  width: 100%;
  padding: 0 30%;
  position: relative;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .unique-id {
    padding: 0 5%;
  }
}
@media (max-width: 767px) {
  .unique-id {
    padding: 0;
  }
}
.unique-id::before {
  background: url(../images/modal-bg.png) no-repeat;
  background-size: 100%;
  position: absolute;
  content: "";
  bottom: -300px;
  left: -100px;
  width: 700px;
  height: 230px;
  opacity: 0;
  transition: all 0.6s ease; /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .unique-id::before {
    width: 350px;
    height: 180px;
  }
}
@media (max-width: 767px) {
  .unique-id::before {
    width: 350px;
    height: 180px;
  }
}
.unique-id label {
  color: #262626;
  font-size: 31px;
  font-size: 1.9375rem;
  display: block;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.unique-id .input-wrapper {
  border: 1px solid #3aa4d0;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  height: 100px;
  width: 100%;
  padding: 0 20px;
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 50px;
  margin-left: 0;
}
.unique-id .suggestion {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.unique-id .suggestion h3 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  font-size: 25px;
  font-size: 1.5625rem;
  color: #262626;
}
.unique-id .suggestion ul {
  display: flex;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .unique-id .suggestion ul {
    flex-direction: column;
  }
}
.unique-id .suggestion ul li {
  margin-top: 0;
  margin-right: 20px;
  margin-bottom: 0;
  margin-left: 20px;
  color: #999;
  font-size: 20px;
  font-size: 1.25rem;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .unique-id .suggestion ul li {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media (max-width: 767px) {
  .unique-id .suggestion ul li {
    font-size: 16px;
    font-size: 1rem;
  }
}

.fixed-screen-actions {
  position: fixed;
  z-index: 2;
  left: 50%;
  bottom: 20px;
  transform: translateX(-50%);
  background-color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  padding: 12px;
  border: 1px solid #cfd6e1;
  transition: all 0.6s ease;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .fixed-screen-actions {
    left: 41%;
    transform: translateX(-31%);
  }
}
.fixed-screen-actions .fixed-action-btns {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
}
.fixed-screen-actions .fixed-action-btns button {
  border-radius: 4px;
  padding: 8px;
  width: 96px;
  min-height: 80px;
  color: #fff;
  transition: all 0.6s ease;
  border: 1px solid transparent;
}
.fixed-screen-actions .fixed-action-btns button:hover {
  border-color: #707070;
}
.fixed-screen-actions .fixed-action-btns button svg {
  height: 40px;
}
.fixed-screen-actions .fixed-action-btns button svg.delete-btn-svg {
  width: 30px;
}
.fixed-screen-actions .fixed-action-btns button i {
  font-size: 24px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.fixed-screen-actions .fixed-action-btns button i.material-icons {
  font-size: 35px;
  height: 40px;
}
.fixed-screen-actions .fixed-action-btns button .btn-text {
  display: block;
}
.fixed-screen-actions .fixed-action-btns button.lightgrey-btn {
  background: #f8f8f8;
  color: #4f4f4f;
  position: relative;
}
.fixed-screen-actions .fixed-action-btns button.lightgrey-btn svg path {
  fill: #ffffff;
  transition: 0.3s;
}
.fixed-screen-actions .fixed-action-btns button.lightgrey-btn:hover {
  border: 1px solid #4f4f4f;
}
.fixed-screen-actions .fixed-action-btns button.lightgrey-btn:focus {
  border: 1px solid #4f4f4f;
  background: #e9e9e9;
  color: #4f4f4f;
}
.fixed-screen-actions .fixed-action-btns button.lightgrey-btn:focus path {
  fill: #4f4f4f;
}
.fixed-screen-actions .fixed-action-btns button.sky-btn {
  background-color: #f4fbff;
  color: #2b75ab;
}
.fixed-screen-actions .fixed-action-btns button.sky-btn svg path {
  fill: #2889bd;
  transition: 0.3s;
}
.fixed-screen-actions .fixed-action-btns button.sky-btn i {
  font-size: 34px;
}
.fixed-screen-actions .fixed-action-btns button.sky-btn:hover {
  border: 1px solid #2b75ab;
}
.fixed-screen-actions .fixed-action-btns button.sky-btn:focus {
  border: 1px solid #2b75ab;
  background: #daf0fc;
  color: #2889bd;
}
.fixed-screen-actions .fixed-action-btns button.sky-btn:focus path {
  fill: #2889bd;
}
.fixed-screen-actions:hover {
  box-shadow: 0px 3px 16px rgba(0, 0, 0, 0.2);
}

body {
  font-family: "museo_sans500";
}

h1,
h2,
h3 {
  font-family: "museo_sans500";
}

a[href^=tel] {
  text-decoration: inherit;
  color: inherit;
}

.main-wrap {
  background: #fff;
  position: relative;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-wrap {
    padding-top: 70px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-wrap {
    padding-top: 70px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.main-wrap.pricing-wrap {
  padding-top: 50px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-wrap.pricing-wrap {
    padding-top: 130px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-wrap.pricing-wrap {
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
.main-wrap.why-upmonth-wrap {
  padding-top: 50px;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-wrap.why-upmonth-wrap {
    padding-top: 130px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .main-wrap.why-upmonth-wrap {
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
  }
}

.column-reverse {
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .column-reverse {
    flex-direction: column-reverse;
  }
}

.column-reverse {
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .column-reverse {
    flex-direction: column-reverse;
  }
}

.only-mobile-view {
  display: none;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .only-mobile-view {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .only-mobile-view {
    display: none;
  }
}

.only-tablet-view {
  display: none;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .only-tablet-view {
    display: block;
  }
}
@media (max-width: 767px) {
  .only-tablet-view {
    display: none;
  }
}

.only-desktop-view {
  display: block;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .only-desktop-view {
    display: none;
  }
}

section {
  position: relative;
  padding-top: 170px;
  padding-right: 0;
  padding-bottom: 170px;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  section {
    padding-top: 100px;
    padding-right: 0;
    padding-bottom: 100px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  section {
    padding-top: 70px;
    padding-right: 0;
    padding-bottom: 70px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section {
    padding-top: 50px;
    padding-right: 0;
    padding-bottom: 50px;
    padding-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
section .title-wrap {
  display: flex;
  flex-direction: column;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 70px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  section .title-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section .title-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  section .title-wrap {
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 40px;
    margin-left: 0;
  }
}
section .title-wrap__title {
  font-size: 49px;
  font-size: 3.0625rem;
  font-family: "museo_sans700";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  section .title-wrap__title {
    font-size: 39px;
    font-size: 2.4375rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section .title-wrap__title {
    font-size: 31px;
    font-size: 1.9375rem;
  }
}
@media (max-width: 767px) {
  section .title-wrap__title {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
  }
}
section .title-wrap__description {
  font-size: 25px;
  font-size: 1.5625rem;
  color: #262626;
  font-family: "museo_sans500";
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  section .title-wrap__description {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  section .title-wrap__description {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
@media (max-width: 767px) {
  section .title-wrap__description {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 24px;
  }
}
section .title-wrap.grey {
  color: #262626;
}
section .title-wrap.white {
  color: #fff;
}
section .title-wrap.white .title-wrap__description {
  color: #fff;
}
section .title-wrap.left {
  text-align: left;
}
section .title-wrap.right {
  text-align: right;
}
section .title-wrap.center {
  text-align: center;
}
section .title-wrap.nomargin {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
section.section-grey {
  background: #f6f6f6;
}
section.section-dark {
  background: #262626;
}
section.nomargin {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
section.nopadding {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
}

.white-color-text {
  color: #fff;
}

.black-color-text {
  color: #000;
}

.brand-color-text {
  color: #0f54fa;
}

.bold-text {
  font-family: "museo_sans700";
}

strong {
  font-family: "museo_sans700";
}

.fw-100 {
  font-family: "museo_sans100";
}

.fw-300 {
  font-family: "museo_sans300";
}

.fw-500 {
  font-family: "museo_sans500";
}

.fw-700 {
  font-family: "museo_sans700";
}

.h-100vh {
  height: 100vh;
}

.h-100 {
  height: 100%;
}

/* Landscape phones and down */
@media (min-width: 768px) and (max-width: 991px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* Landscape phones and down */
@media (max-width: 767px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1900px) {
  .container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1620px;
  }
}
@media (min-width: 2500px) {
  .container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
    max-width: 1620px;
  }
}
.main-text {
  text-align: center;
  background: #fff;
  padding-bottom: 0;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-text {
    height: auto;
  }
}
@media (max-width: 767px) {
  .main-text {
    height: auto;
  }
}
.main-text h2 {
  font-family: "museo_sans700";
  font-size: 49px;
  font-size: 3.0625rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 80px;
  margin-left: 0;
  color: #262626;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-text h2 {
    font-size: 40px;
    font-size: 2.5rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-text h2 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .main-text h2 {
    font-size: 25px;
    font-size: 1.5625rem;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 50px;
    margin-left: 0;
  }
}
.main-text h3 {
  font-size: 31px;
  font-size: 1.9375rem;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 80px;
  margin-left: 0;
  color: #262626;
  /* Landscape phones and down */
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 992px) and (max-width: 1645px) {
  .main-text h3 {
    font-size: 31px;
    font-size: 1.9375rem;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-text h3 {
    font-size: 25px;
    font-size: 1.5625rem;
  }
}
@media (max-width: 767px) {
  .main-text h3 {
    font-size: 20px;
    font-size: 1.25rem;
  }
}
.main-text .button-outer {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
}
.main-text .device {
  position: relative;
  width: 100%;
  padding-bottom: 80%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 60px;
  margin-left: 0;
}
.main-text .wrapper {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: url(../images/big-lcd-screen-mockup.png) no-repeat;
  background-size: 100%;
  overflow: hidden;
}
.main-text .screen {
  overflow: hidden;
  position: absolute;
  top: 8px;
  bottom: 0;
  left: 11px;
  right: 7px;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .main-text .screen {
    top: 4px;
    left: 5px;
    right: 4px;
    bottom: 0;
  }
}
.main-text .screen video {
  width: 100%;
}
.main-text .main-big-image {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 60px;
  margin-left: 0;
}
.main-text .main-big-image figure {
  width: 70%;
  margin: auto;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .main-text .main-big-image figure {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .main-text .main-big-image figure {
    width: 100%;
  }
}
.main-text .main-big-image figure img {
  width: 100%;
}

.swiper-button-prev {
  width: 80px;
  height: 80px;
  background: #dee5ec;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-button-prev {
    width: 55px;
    height: 55px;
  }
  .swiper-button-prev:after {
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  .swiper-button-prev {
    width: 55px;
    height: 55px;
  }
  .swiper-button-prev:after {
    margin-right: 5px;
  }
}
.swiper-button-prev:after {
  color: #0f54fa;
  font-size: 30px;
  font-size: 1.875rem;
}
.swiper-button-prev:hover:after {
  color: #262626;
}
.swiper-button-prev:active {
  background: #0f54fa;
}
.swiper-button-prev:active:after {
  color: #fff;
}

.swiper-button-next {
  width: 80px;
  height: 80px;
  background: #dee5ec;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  /* Landscape phones and down */
  /* Landscape phones and down */
}
@media (min-width: 768px) and (max-width: 991px) {
  .swiper-button-next {
    width: 55px;
    height: 55px;
  }
  .swiper-button-next:after {
    margin-right: -5px;
  }
}
@media (max-width: 767px) {
  .swiper-button-next {
    width: 55px;
    height: 55px;
  }
  .swiper-button-next:after {
    margin-right: -5px;
  }
}
.swiper-button-next:after {
  color: #0f54fa;
  font-size: 30px;
  font-size: 1.875rem;
}
.swiper-button-next:hover:after {
  color: #262626;
}
.swiper-button-next:active {
  background: #0f54fa;
}
.swiper-button-next:active:after {
  color: #fff;
}

.scrollup {
  position: fixed;
  z-index: 9;
  bottom: 40px;
  right: 40px;
  color: #262626;
  /* Landscape phones and down */
}
@media (max-width: 767px) {
  .scrollup {
    right: 20px;
  }
}
.scrollup span.top-arrow {
  display: block;
  position: relative;
  top: 0px;
  margin: 5px auto 0;
}
.scrollup span.top-arrow i::before {
  font-size: 30px;
}

.cookies {
  padding-top: 100px;
  padding-right: 0;
  padding-bottom: 100px;
  padding-left: 0;
  max-width: 900px;
  margin: auto;
}
.cookies h1 {
  font-size: 49px;
  font-size: 3.0625rem;
  font-family: "museo_sans700";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.cookies h2 {
  font-size: 39px;
  font-size: 2.4375rem;
  font-family: "museo_sans700";
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.cookies h3 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.cookies h4 {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.cookies p {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.cookies ul {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.cookies ul li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 50px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  position: relative;
}
.cookies ul li::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #000;
}
.cookies ol {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 0;
}
.cookies ol li {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 20px;
  margin-left: 50px;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 20px;
  position: relative;
}
.cookies ol li::before {
  position: absolute;
  left: 0;
  top: 10px;
  content: "";
  height: 5px;
  width: 5px;
  border-radius: 50%;
  background: #000;
}/*# sourceMappingURL=style-en.css.map */