* {
  box-sizing: border-box !important;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

body {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

:root {
  --white: #FFFFFF;
  --black: #181E15;
  --dark: #000000;
  --red: #E82525;
  --Gradients-Linear-Background: linear-gradient(180deg, #DCEEEB 0%, #E8E1FF 75%, #FFF 130%);
  --Gradients-Linear-Product: linear-gradient(180deg, #DCEEEB 0%, #EEE9FF 100%);
  --custom-button-secondary-hero-background-default: #C190FF;
  --custom-button-secondary-hero-background-hover: #E0C7FF;
  --custom-button-secondary-hero-background-pressed: #E0C7FF;
  --Core-Mint: #DCEEEB;
  --Core-Dark-grey: #747873;
  --Core-Light-grey: #F3F6F6;
  --Accent-Aqua: #18F0BF;
  --Sage: #C0C4AC;
  --Lavender: #C190FF;
  --Lavender-Light: #E0C7FF;
}

a {
  color: var(--black);
  text-decoration: none;
  font-weight: 400;
  font-size: 18px;
  line-height: 150%;
  text-decoration: none;
  transition: 0.3s;
}
a:hover {
  color: var(--orange-brand_hover);
  text-decoration: underline;
}

a.button,
.button {
  font-family: Lazzer, Arial, sans-serif;
  width: auto;
  font-size: 16px;
  line-height: 100%;
  font-weight: 600;
  padding: 0 32px;
  height: 56px;
  min-height: 56px;
  letter-spacing: -0.32px;
  position: relative;
  color: var(--black);
  justify-self: start;
  align-self: center;
  border-radius: 9999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: relative;
  letter-spacing: 0;
  -webkit-font-smoothing: antialiased;
  overflow: hidden;
  background: var(--custom-button-secondary-hero-background-default);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-align: center;
}
a.button span,
.button span {
  position: relative;
  z-index: 2;
}
a.button:hover,
.button:hover {
  background: var(--custom-button-secondary-hero-background-hover);
  text-decoration: none;
  color: var(--black);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.button:active,
.button:active {
  background: var(--custom-button-secondary-hero-background-pressed);
  color: var(--black);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
a.button.black,
.button.black {
  color: white;
  background: var(--black);
}
a.button.black:hover,
.button.black:hover {
  background: var(--custom-button-secondary-hero-background-hover);
  color: var(--black);
}
a.button.black:active,
.button.black:active {
  background: var(--custom-button-secondary-hero-background-pressed);
  color: var(--black);
}
a.button.sticky,
.button.sticky {
  height: 53px;
  min-height: 53px;
  font-size: 14px;
  letter-spacing: -0.28px;
  color: white;
  background: var(--black);
}
a.button.sticky:hover,
.button.sticky:hover {
  background: var(--custom-button-secondary-hero-background-hover);
  color: var(--black);
  text-decoration: none;
}
a.button.sticky:active,
.button.sticky:active {
  background: var(--custom-button-secondary-hero-background-pressed);
  color: var(--black);
}
a.button.plans-button,
.button.plans-button {
  padding: 14px 50px 12px;
  background-color: transparent;
  color: var(--orange-brand);
  border: 1px solid var(--orange-brand);
}
a.button.plans-button:hover,
.button.plans-button:hover {
  background: transparent;
  color: var(--orange-brand_hover);
  border: 1px solid var(--orange-brand_hover);
}
a.button.plans-button:active,
.button.plans-button:active {
  background: transparent;
  color: var(--orange-brand_active);
  border: 1px solid var(--orange-brand_active);
}
a.button.line,
.button.line {
  background: none;
  border: 1px solid white;
  color: white;
}
a.button.line:hover,
.button.line:hover {
  color: var(--black);
  background: var(--custom-button-secondary-hero-background-hover);
  border: 1px solid var(--custom-button-secondary-hero-background-hover);
}
a.button.line:active,
.button.line:active {
  color: var(--black);
  background: var(--custom-button-secondary-hero-background-pressed);
  border: 1px solid var(--custom-button-secondary-hero-background-pressed);
}

@media screen and (max-width: 575.98px) {
  button,
  a.button {
    width: 100%;
  }
}
@media screen and (max-width: 375.98px) {
  a.button {
    max-width: 100%;
  }
  a.button.line {
    max-width: 80%;
  }
}
@font-face {
  font-family: "Lazzer";
  src: url("https://sr02.amztools.in/_static/file/fonts/lazzer/Lazzer-Heavy.woff");
  font-style: normal;
  font-weight: 900;
  font-display: swap;
}
@font-face {
  font-family: "Lazzer";
  src: url("https://sr02.amztools.in/_static/file/fonts/lazzer/Lazzer-Bold.woff");
  font-style: normal;
  font-weight: 700;
  font-display: swap;
}
@font-face {
  font-family: "Lazzer";
  src: url("https://sr02.amztools.in/_static/file/fonts/lazzer/Lazzer-SemiBold.woff");
  font-style: normal;
  font-weight: 600;
  font-display: swap;
}
@font-face {
  font-family: "Lazzer";
  src: url("https://sr02.amztools.in/_static/file/fonts/lazzer/Lazzer-Medium.woff");
  font-style: normal;
  font-weight: 500;
  font-display: swap;
}
@font-face {
  font-family: "Lazzer";
  src: url("https://sr02.amztools.in/_static/file/fonts/lazzer/Lazzer-Regular.woff");
  font-style: normal;
  font-weight: 400;
  font-display: swap;
}
h1 {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-size: 64px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -2.56px;
  color: var(--black);
  -webkit-font-smoothing: antialiased;
}
h1.small-h1 {
  font-size: 56px;
}

h2 {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 46px;
  line-height: 100%;
  color: var(--black);
  -webkit-font-smoothing: antialiased;
  letter-spacing: -1.84px;
  text-transform: uppercase;
}

h3 {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 40px;
  line-height: 120%;
  color: var(--black);
  -webkit-font-smoothing: antialiased;
  letter-spacing: -0.8px;
}

h4 {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 32px;
  line-height: 120%;
  color: var(--black);
  -webkit-font-smoothing: antialiased;
  letter-spacing: -1.28px;
}

h5 {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 600;
  font-size: 28px;
  line-height: 120%;
  color: var(--black);
  -webkit-font-smoothing: antialiased;
  letter-spacing: -0.56px;
}

p.subtitle {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 120%;
  letter-spacing: -0.48px;
  color: var(--black);
}

p.small-subtitle {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 21px;
  line-height: 150%;
  letter-spacing: -0.42px;
  color: var(--black);
}

li {
  position: relative;
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  text-align: left;
  color: var(--black);
  mix-blend-mode: normal;
  padding-left: 20px;
  padding-bottom: 16px;
  letter-spacing: -0.36px;
  list-style: disc;
  list-style-type: none;
}
li:before {
  position: absolute;
  content: "";
  left: 0;
  top: 10px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--black);
}
li::marker {
  display: none;
  content: "";
}
li b {
  font-weight: 700;
}
li:last-of-type {
  padding-bottom: 0px;
}

li.no-point {
  padding-left: 0;
}
li.no-point:before {
  display: none;
}

p,
td {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 18px;
  line-height: 150%;
  letter-spacing: -0.36px;
  color: var(--black);
  -webkit-font-smoothing: antialiased;
  text-align: left;
}
p b,
td b {
  font-weight: 600;
}

span {
  font-family: Lazzer, Arial, sans-serif;
  font-style: normal;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  letter-spacing: inherit;
  color: inherit;
  -webkit-font-smoothing: inherit;
  text-align: inherit;
}

h1,
h2,
h3,
h4,
h5,
h6,
p {
  text-align: inherit;
  margin-bottom: 0;
}

.ch2 h2 {
  text-transform: none;
}

@media screen and (max-width: 1279.98px) {
  h1.small-h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 1199.98px) {
  h1 br,
  h2 br,
  h3 br,
  h4 br,
  h5 br,
  h6 br,
  li br,
  a br,
  p br {
    display: none !important;
  }
  h1 {
    font-size: 56px;
    letter-spacing: -1.6px;
  }
  h2 {
    font-size: 36px;
    letter-spacing: -1.44px;
  }
  h3 {
    font-size: 32px;
    line-height: 100%;
    letter-spacing: -1.28px;
  }
  h5 {
    font-size: 24px;
    letter-spacing: -0.48px;
  }
  p.subtitle,
  p.small-subtitle {
    font-size: 18px;
    line-height: 150%;
    letter-spacing: -0.36px;
  }
  p,
  li,
  td {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  p:before,
  li:before,
  td:before {
    top: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  h5 {
    font-size: 24px;
  }
}
@media screen and (max-width: 575.98px) {
  h1 {
    font-size: 40px;
    letter-spacing: -1.6px;
  }
  h1.small-h1 {
    font-size: 40px;
  }
  p.subtitle,
  p.small-subtitle {
    font-size: 16px;
    line-height: 150%;
    letter-spacing: -0.32px;
  }
}
@media screen and (max-width: 425.98px) {
  h2 {
    white-space: normal;
    overflow-wrap: anywhere;
    word-break: normal;
    hyphens: auto;
  }
  h4 {
    font-size: 28px;
    letter-spacing: -1.12px;
  }
}
body, html {
  background: var(--white);
  overflow-x: clip;
  font-family: Lazzer, Arial, sans-serif;
  text-align: center;
  overflow-x: clip;
}

img, svg, video {
  vertical-align: middle;
  height: auto;
}

body {
  position: relative;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 150%;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  font-smoothing: antialiased;
}

.glass {
  backdrop-filter: blur(5px);
  background: linear-gradient(91deg, rgba(5, 5, 5, 0.04) 11.45%, rgba(255, 255, 255, 0.04) 88.55%);
  box-shadow: 0 2px 12px 0 rgba(0, 0, 0, 0.05);
  border: 1px rgba(0, 0, 0, 0) solid;
}
.glass::before {
  content: "";
  position: absolute;
  box-sizing: border-box;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: -1;
  border-radius: inherit;
  margin: -1px;
  padding: 1px;
  background: linear-gradient(90deg, white -1.79%, rgba(255, 255, 255, 0.4) 50.16%, white 102.11%), linear-gradient(98deg, rgba(165, 239, 255, 0.04) 38.06%, rgba(255, 255, 255, 0) 50%, rgba(235, 71, 156, 0.04) 61.94%);
  mask: linear-gradient(0deg, white, white) content-box, linear-gradient(0deg, white, white);
  mask-composite: exclude;
}

.mb-0 {
  margin-bottom: 0 !important;
}

html {
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
}

*,
*::before,
*::after {
  box-sizing: inherit;
}

.container {
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 1024px) {
  .container {
    padding-right: 32px;
    padding-left: 32px;
  }
}
@media (min-width: 1280px) {
  .container {
    max-width: 1440px;
  }
}
.awards {
  position: relative;
  padding: 0;
  z-index: 2;
}
.awards__wrapper {
  width: 100%;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.awards__wrapper--award {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  padding: 22px 14px 14px 0;
  gap: 12px;
  text-align: left;
}
.awards__wrapper--award svg {
  width: 50px;
  flex-shrink: 0;
}
.awards__wrapper--award-text {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 100%;
  text-transform: uppercase;
  color: var(--white);
}
.awards__wrapper--award-text br {
  display: block !important;
}
.awards__wrapper .first-award .awards__wrapper--award-text, .awards__wrapper .second-award .awards__wrapper--award-text {
  margin-top: 7px;
}
.awards .mobile-awards {
  display: none;
}
.awards[theme=dark] {
  background-color: var(--black);
}
.awards[theme=light] {
  background-color: var(--white);
}

@media screen and (max-width: 991.98px) {
  .awards__wrapper {
    grid-template-columns: repeat(3, 1fr);
    gap: 48px;
    justify-items: stretch;
  }
  .awards__wrapper .first-award, .awards__wrapper .second-award {
    display: none;
  }
  .awards__wrapper .third-award .awards__wrapper--award-text, .awards__wrapper .fourth-award .awards__wrapper--award-text {
    margin-top: 7px;
    max-width: 125px;
  }
  .awards__wrapper .third-award .awards__wrapper--award-text br, .awards__wrapper .fourth-award .awards__wrapper--award-text br {
    display: none !important;
  }
  .awards .mobile-awards {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 48px;
    justify-items: stretch;
    width: 60%;
    margin: 12px auto 0;
  }
  .awards .mobile-awards .first-award, .awards .mobile-awards .second-award {
    display: flex;
  }
}
@media screen and (max-width: 767.98px) {
  .awards__wrapper {
    gap: 12px;
  }
  .awards__wrapper--award {
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    padding: 14px 6px 18px;
  }
  .awards__wrapper--award-text br {
    display: none !important;
  }
  .awards__wrapper .first-award .awards__wrapper--award-text, .awards__wrapper .second-award .awards__wrapper--award-text, .awards__wrapper .third-award .awards__wrapper--award-text, .awards__wrapper .fourth-award .awards__wrapper--award-text {
    margin-top: 0px;
    max-width: 125px;
  }
  .awards .mobile-awards {
    gap: 12px;
    width: 60%;
  }
}
@media screen and (max-width: 575.98px) {
  .awards__wrapper--award-text {
    font-size: 12px;
  }
}
@media screen and (max-width: 425.98px) {
  .awards__wrapper--award {
    padding: 0 0 18px;
  }
  .awards .mobile-awards {
    gap: 4px;
  }
}
.footer {
  margin-top: -1px;
  position: relative;
  z-index: 1;
}
.footer .footer__container {
  padding: 48px 0 60px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.footer .footer__container .footer-year {
  display: flex;
  align-items: center;
  gap: 24px;
}
.footer .footer__container .footer-year .adobe-logo {
  width: 62px;
  flex-shrink: 0;
  position: relative;
  top: -4px;
}
.footer .footer__container .footer-year p {
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.28px;
  color: white;
}
.footer .footer__container .footer-year p span {
  color: var(--Core-Dark-grey);
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.28px;
}
.footer .footer__container .regulations {
  gap: 56px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.footer .footer__container .regulations .terms-privacy * {
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.28px;
}

div[theme=dark] .footer {
  background-color: var(--black);
}
div[theme=dark] .footer .footer__container .footer-year,
div[theme=dark] .footer .footer__container .regulations * {
  color: white;
}
div[theme=dark] .footer .footer__container .footer-year .terms-privacy:hover,
div[theme=dark] .footer .footer__container .regulations * .terms-privacy:hover {
  text-decoration: underline;
}

@media screen and (max-width: 1199.98px) {
  .footer .footer__container {
    flex-direction: column-reverse;
    gap: 32px;
  }
  .footer .footer__container .regulations {
    gap: 12px 56px;
    justify-content: center;
    flex-wrap: wrap;
    max-width: 460px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 575.98px) {
  .footer .footer__container .footer-year {
    flex-direction: column;
    align-items: center;
    gap: 12px;
  }
}
.navigation {
  background: #181e15;
  position: fixed;
  top: -90px;
  z-index: 1000;
  width: 100%;
  transition: 0.3s;
}
.navigation.active {
  top: 0px;
}
.navigation__container {
  padding: 20px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  z-index: 2;
}
.navigation__container .semrush-logo {
  display: flex;
  align-items: center;
  width: 215px;
}
.navigation__container .semrush-logo img {
  width: 150px;
}
.navigation__container .mobile-button {
  display: none;
}
.navigation__container .date p {
  font-size: 21px;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.42px;
  text-align: center;
  color: white;
}
.navigation__container .buttons-container {
  display: flex;
  justify-content: flex-end;
  gap: 60px;
  cursor: pointer;
}
.navigation__container .buttons-container a {
  color: var(--White, #fff);
  font-size: 21px;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.42px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.navigation__container .buttons-container a:hover {
  text-decoration: none;
}

.main-screen {
  background: #181e15;
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  padding: 0 0 60px;
}
.main-screen > .container {
  position: relative;
  z-index: 2;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}
.main-screen__binoculars {
  --scope-left: 50%;
  --scope-top: 50%;
  --scope-width: 740px;
  --scope-height: 404px;
  --image-scale: 1;
  --image-origin-x: 50%;
  --image-origin-y: 50%;
  position: absolute;
  inset: 0;
  z-index: 1;
  pointer-events: none;
  opacity: 0;
  mask-image: url(../img/binoculars.293b5efc4be482cb1ea5a8407ead6b34.svg);
  mask-repeat: no-repeat;
  mask-size: var(--scope-width) var(--scope-height);
  mask-position: var(--scope-left) var(--scope-top);
  -webkit-mask-image: url(../img/binoculars.293b5efc4be482cb1ea5a8407ead6b34.svg);
  -webkit-mask-repeat: no-repeat;
  -webkit-mask-size: var(--scope-width) var(--scope-height);
  -webkit-mask-position: var(--scope-left) var(--scope-top);
}
.main-screen__binoculars::before {
  content: "";
  position: absolute;
  inset: 0;
  background: url(../img/main-pic.f702176b121f0e109f8b2d56356c57e6.webp) center/cover no-repeat;
  transform: scale(var(--image-scale));
  transform-origin: var(--image-origin-x) var(--image-origin-y);
}
.main-screen__nav {
  padding: 20px 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 2;
}
.main-screen__nav .semrush-logo {
  display: flex;
  align-items: center;
  width: 215px;
}
.main-screen__nav .semrush-logo img {
  width: 150px;
}
.main-screen__nav .date p {
  font-size: 21px;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.42px;
  text-align: center;
  color: white;
}
.main-screen__nav .buttons-container {
  display: flex;
  justify-content: flex-end;
  gap: 60px;
}
.main-screen__nav .buttons-container a {
  color: var(--White, #fff);
  font-size: 21px;
  font-weight: 500;
  line-height: 150%; /* 31.5px */
  letter-spacing: -0.42px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
}
.main-screen__nav .buttons-container a:hover {
  text-decoration: none;
}
.main-screen__content {
  text-align: center;
}
.main-screen__content .mobile-subtitle {
  display: none;
}
.main-screen__content h1 {
  color: white;
  font-size: 130px;
  font-weight: 700;
  line-height: 110%;
  letter-spacing: -2.6px;
  margin-bottom: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
}
.main-screen__content p.subtitle {
  color: white;
  font-size: 50px;
  font-weight: 600;
  line-height: 110%;
  letter-spacing: -2px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
}
.main-screen__button-container {
  opacity: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 24px;
}
.main-screen__button-container .arrow {
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid white;
  border-radius: 50%;
  width: 84px;
  height: 84px;
  overflow: hidden;
}
.main-screen__button-container .arrow img {
  width: 37px;
  animation: arrowAnim 1.6s ease-in-out infinite;
  will-change: transform;
}
@keyframes arrowAnim {
  0%, 24%, 100% {
    transform: translate3d(0, 0, 0);
  }
  58% {
    transform: translate3d(0, 10px, 0);
  }
  78% {
    transform: translate3d(0, -2px, 0);
  }
}
.main-screen__mobile-pic {
  display: none;
  z-index: 1;
}
.main-screen__mobile-pic img {
  width: 100%;
}

@media screen and (max-width: 1199.98px) {
  .navigation__container .semrush-logo {
    width: auto;
  }
  .navigation__container .date {
    display: none;
  }
  .navigation__container .buttons-container {
    gap: 24px;
  }
  .navigation__container .buttons-container a {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.36px;
  }
  .main-screen {
    height: auto;
    padding: 0 0 90px;
  }
  .main-screen__binoculars {
    display: none;
  }
  .main-screen__nav .semrush-logo {
    width: auto;
  }
  .main-screen__nav .date {
    display: none;
  }
  .main-screen__nav .buttons-container {
    gap: 24px;
  }
  .main-screen__nav .buttons-container a {
    font-size: 18px;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: -0.36px;
  }
  .main-screen__content {
    margin-top: 60px;
  }
  .main-screen__content .mobile-subtitle {
    display: block;
    color: white;
    margin-bottom: 36px;
    opacity: 0;
  }
  .main-screen__button-container {
    opacity: 1;
    margin-top: 36px;
  }
  .main-screen__button-container .arrow {
    display: none;
  }
  .main-screen__mobile-pic {
    display: block;
    margin: 84px auto 0;
    width: 100%;
    max-width: 760px;
    opacity: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .main-screen__content .small-subtitle {
    opacity: 1;
  }
  .main-screen__content h1 {
    font-size: 90px;
    letter-spacing: -1.8px;
    opacity: 1;
  }
  .main-screen__content p.subtitle {
    font-size: 30px;
    font-weight: 600;
    line-height: 110%;
    letter-spacing: -1.2px;
    opacity: 1;
  }
  .main-screen__mobile-pic {
    opacity: 1;
  }
}
@media screen and (max-width: 767.98px) {
  .navigation__container .buttons-container a {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .main-screen__nav .buttons-container a {
    font-size: 16px;
    letter-spacing: -0.32px;
  }
  .main-screen__content h1 {
    font-size: 60px;
    letter-spacing: -1.2px;
    line-height: 100%;
  }
  .main-screen__content p.subtitle {
    font-size: 24px;
    letter-spacing: -0.96px;
  }
  .main-screen__mobile-pic {
    max-width: 630px;
  }
}
@media screen and (max-width: 575.98px) {
  .navigation {
    top: auto;
    bottom: -92px;
  }
  .navigation.active {
    top: auto;
    bottom: 0;
  }
  .navigation__container {
    padding: 10px 0;
    gap: 24px;
  }
  .navigation__container .semrush-logo {
    display: none;
  }
  .navigation__container .mobile-button {
    display: flex;
    padding: 0 24px;
  }
  .navigation__container .date {
    display: block;
  }
  .navigation__container .date .small-subtitle {
    font-size: 16px;
    letter-spacing: -0.32px;
    text-align: right;
  }
  .navigation__container .date .small-subtitle span {
    display: none;
  }
  .navigation__container .buttons-container {
    display: none;
  }
  .main-screen__nav {
    justify-content: center;
  }
  .main-screen__nav .buttons-container {
    display: none;
  }
}
.slider {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  height: min(100vh, 800px);
}
.slider .swiper-wrapper {
  height: 100%;
}
.slider .pagination-container {
  width: 50%;
  padding-bottom: 28px;
  margin-top: -54px;
}
.slider .swiper-pagination {
  display: inline-flex;
  gap: 8px;
  position: relative;
  inset: auto;
  transform: none;
  width: auto !important;
  top: 0;
}
.slider .swiper-pagination .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  margin: 0;
  background: white;
  opacity: 0.4;
}
.slider .swiper-pagination .swiper-pagination-bullet-active {
  opacity: 1;
}
.slider__item {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
}
.slider__item-text {
  width: 50%;
  max-width: 832px;
  padding: 48px 48px 48px 32px;
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.slider__item-text h2 {
  text-transform: none;
}
.slider__item-text p:not(:last-child) {
  margin-bottom: 12px;
}
.slider__item-pic {
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.slider__item-pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (max-width: 1439.98px) {
  .slider {
    height: min(100vh, 720px);
  }
}
@media screen and (max-width: 1279.98px) {
  .slider {
    height: min(100vh, 640px);
  }
}
@media screen and (max-width: 1199.98px) {
  .slider {
    height: auto;
    position: relative;
    display: block;
  }
  .slider__item {
    display: flex;
    flex-direction: column;
  }
  .slider__item-text {
    width: 100%;
    padding: 90px 32px 48px;
    max-width: none;
    flex-direction: row;
    gap: 24px;
  }
  .slider__item-pic {
    width: 100%;
    height: 510px;
  }
  .slider .pagination-container {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 28px;
    z-index: 2;
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
    display: flex;
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  .slider__item-text {
    padding: 90px 16px 48px;
    flex-direction: column;
    gap: 32px;
  }
}
@media screen and (max-width: 425.98px) {
  .slider__item-pic {
    height: 375px;
  }
}

.cards {
  background: #C0C4AC;
  padding: 120px 0;
  position: relative;
}
.cards__title {
  margin-bottom: 50px;
  text-align: left;
}
.cards__title h2 {
  text-transform: none;
}
.cards__wrapper {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 12px;
}
.cards__wrapper-item {
  background: #181e15;
  border-radius: 6px;
  overflow: auto;
  min-height: 425px;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
}
.cards__wrapper-item:nth-child(even) {
  flex-direction: column-reverse;
  justify-content: space-between;
}
.cards__wrapper-item .item-pic {
  width: 100%;
}
.cards__wrapper-item .item-pic img {
  width: 100%;
}
.cards__wrapper-item .item-text {
  padding: 24px;
}
.cards__wrapper-item .item-text h5,
.cards__wrapper-item .item-text p {
  color: white;
}
@media screen and (max-width: 1279.98px) {
  .cards__wrapper-item {
    min-height: 355px;
  }
}
@media screen and (max-width: 1199.98px) {
  .cards__title {
    margin-bottom: 40px;
  }
  .cards__wrapper {
    grid-template-columns: repeat(3, 1fr);
  }
  .cards__wrapper-item {
    min-height: 380px;
  }
  .cards__wrapper-item:nth-child(even) {
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 991.98px) {
  .cards__wrapper {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 767.98px) {
  .cards {
    padding: 90px 0;
  }
  .cards__wrapper {
    grid-template-columns: repeat(1, 1fr);
  }
  .cards__wrapper-item {
    min-height: auto;
  }
}

.schedule-screen {
  padding: 120px 0 60px;
  background: #181e15;
}
.schedule-screen__title {
  margin-bottom: 90px;
  text-align: left;
}
.schedule-screen__title h3 {
  color: white;
}
.schedule-screen__table {
  width: 100%;
  --schedule-date-column: 270px;
  --schedule-day-gap: 24px;
  --schedule-event-columns: minmax(0, 510fr) minmax(0, 380fr) minmax(126px, 241fr);
}
.schedule-screen__table-day {
  width: 100%;
  display: grid;
  grid-template-columns: var(--schedule-date-column) minmax(0, 1fr);
  align-items: flex-end;
  gap: var(--schedule-day-gap);
  border-bottom: 2px solid var(--Grey-Medium, #d1d2d5);
  margin-bottom: 64px;
}
.schedule-screen__table-day .date {
  color: var(--Sage, #c0c4ac);
  font-weight: 600;
  line-height: 120%;
  letter-spacing: -0.8px;
  padding-left: 24px;
  padding-bottom: 24px;
  text-align: left;
}
.schedule-screen__table-day .date br {
  display: block !important;
}
.schedule-screen__table-day .events-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
  width: 100%;
  max-width: 1155px;
  min-width: 0;
  justify-self: end;
}
.schedule-screen__table-day .events-container .event {
  display: grid;
  grid-template-columns: var(--schedule-event-columns);
  gap: 12px;
  padding: 16px 0 24px;
  align-items: flex-start;
}
.schedule-screen__table-day .events-container .event > * {
  min-width: 0;
}
.schedule-screen__table-day .events-container .event:not(:last-child) {
  border-bottom: 1px solid rgba(108, 110, 121, 0.5);
}
.schedule-screen__table-day .events-container .event .event-name {
  text-align: left;
  padding-right: 110px;
}
.schedule-screen__table-day .events-container .event .event-name .event-name__title {
  color: #c0c4ac;
  position: relative;
}
.schedule-screen__table-day .events-container .event .event-name .event-name__title .sticker {
  position: absolute;
  top: -30px;
  right: 30px;
}
.schedule-screen__table-day .events-container .event .event-name .second-title .sticker {
  right: 30%;
}
.schedule-screen__table-day .events-container .event .event-name .last-title .sticker {
  right: 65%;
}
.schedule-screen__table-day .events-container .event .event-name p {
  font-size: 16px;
  font-weight: 500;
  letter-spacing: -0.32px;
  color: white;
  margin-bottom: 4px;
}
.schedule-screen__table-day .events-container .event .event-name p b {
  font-weight: 700;
}
.schedule-screen__table-day .events-container .event .event-presenters {
  text-align: left;
}
.schedule-screen__table-day .events-container .event .event-presenters .hosted {
  margin-bottom: 12px;
}
.schedule-screen__table-day .events-container .event .event-presenters p {
  color: white;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
}
.schedule-screen__table-day .events-container .event .event-presenters p b {
  font-weight: 700;
}
.schedule-screen__table-day .events-container .event .event-button {
  text-align: right;
  justify-self: end;
}
.schedule-screen__table-day .events-container .event .event-button .event-time p {
  color: white;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.32px;
  margin-bottom: 12px;
}
.schedule-screen__table-day .events-container .event .event-button .small-button {
  height: 32px;
  min-height: 32px;
  padding: 0 12px;
}
@media screen and (max-width: 1439.98px) {
  .schedule-screen__table {
    --schedule-date-column: 240px;
    --schedule-day-gap: 24px;
  }
  .schedule-screen__table-day .date {
    padding-left: 0;
  }
}
@media screen and (max-width: 1279.98px) {
  .schedule-screen__table {
    --schedule-date-column: 230px;
    --schedule-day-gap: 20px;
  }
  .schedule-screen__table-day .events-container .event .event-name .second-title .sticker {
    right: 0;
  }
  .schedule-screen__table-day .events-container .event .event-name .last-title .sticker {
    right: 50%;
  }
}
@media screen and (max-width: 1199.98px) {
  .schedule-screen__table {
    --schedule-date-column: 220px;
    --schedule-day-gap: 18px;
  }
  .schedule-screen__table-day {
    display: block;
  }
  .schedule-screen__table-day .date br {
    display: none !important;
  }
  .schedule-screen__table-day .events-container .event {
    grid-template-columns: minmax(0, 390px) minmax(0, 390px) minmax(150px, 1fr);
  }
  .schedule-screen__table-day .events-container .event .event-name,
  .schedule-screen__table-day .events-container .event .event-presenters {
    padding-right: 40px;
  }
  .schedule-screen__table-day .events-container .event .event-name .event-name__title .sticker {
    right: 0;
  }
  .schedule-screen__table-day .events-container .event .event-name .second-title .sticker {
    right: 10%;
  }
  .schedule-screen__table-day .events-container .event .event-name .last-title .sticker {
    right: 50%;
  }
}
@media screen and (max-width: 991.98px) {
  .schedule-screen__title {
    margin-bottom: 60px;
  }
  .schedule-screen__table {
    --schedule-date-column: 170px;
    --schedule-day-gap: 20px;
    --schedule-event-columns: minmax(0, 510fr) minmax(0, 380fr) minmax(120px, 241fr);
  }
  .schedule-screen__table-day {
    align-items: flex-end;
  }
  .schedule-screen__table-day .date {
    font-size: 28px;
    line-height: 100%;
    letter-spacing: -1.12px;
  }
  .schedule-screen__table-day .events-container {
    width: 100%;
  }
  .schedule-screen__table-day .events-container .event {
    grid-template-columns: minmax(0, 1fr) max-content;
    gap: 16px 24px;
  }
  .schedule-screen__table-day .events-container .event .event-name {
    grid-column: 1;
    grid-row: 1;
    padding-right: 16px;
  }
  .schedule-screen__table-day .events-container .event .event-name .second-title .sticker {
    right: 60%;
  }
  .schedule-screen__table-day .events-container .event .event-name .last-title .sticker {
    right: 80%;
  }
  .schedule-screen__table-day .events-container .event .event-presenters {
    grid-column: 1/-1;
    grid-row: 2;
    display: grid;
    grid-template-columns: minmax(0, 1fr) minmax(0, 1.7fr);
    gap: 24px;
    padding-right: 0;
  }
  .schedule-screen__table-day .events-container .event .event-presenters .hosted {
    margin-bottom: 0;
  }
  .schedule-screen__table-day .events-container .event .event-button {
    grid-column: 2;
    grid-row: 1;
    align-self: flex-start;
    width: max-content;
  }
  .schedule-screen__table-day .events-container .event .event-button .event-time {
    text-align: right;
    display: block;
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 767.98px) {
  .schedule-screen {
    padding: 90px 0 60px;
  }
  .schedule-screen__table-day {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 0;
  }
  .schedule-screen__table-day .date {
    max-width: 100%;
    width: 100%;
    padding-bottom: 16px;
  }
  .schedule-screen__table-day .date br {
    display: none !important;
  }
  .schedule-screen__table-day .events-container {
    max-width: 100%;
  }
  .schedule-screen__table-day .events-container .event {
    grid-template-columns: minmax(0, 1fr) max-content;
    gap: 32px 24px;
    justify-content: initial;
  }
  .schedule-screen__table-day .events-container .event .event-name {
    grid-column: 1;
    grid-row: 1;
    padding-right: 0;
  }
  .schedule-screen__table-day .events-container .event .event-name .second-title .sticker {
    right: 50%;
  }
  .schedule-screen__table-day .events-container .event .event-name .last-title .sticker {
    right: 75%;
  }
  .schedule-screen__table-day .events-container .event .event-presenters {
    grid-column: 1;
    grid-row: 2;
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  .schedule-screen__table-day .events-container .event .event-presenters .hosted {
    margin-bottom: 0;
  }
  .schedule-screen__table-day .events-container .event .event-time {
    display: none;
  }
  .schedule-screen__table-day .events-container .event .event-button {
    grid-column: 2;
    grid-row: 1;
    justify-self: end;
    align-self: flex-start;
    width: max-content;
  }
  .schedule-screen__table-day .events-container .event .event-button .event-time {
    text-align: right;
    display: block;
    margin-bottom: 12px;
  }
  .schedule-screen__table-day .events-container .event .event-button .small-button {
    white-space: nowrap;
  }
}
@media screen and (max-width: 575.98px) {
  .schedule-screen__table-day .events-container .event .event-name .second-title .sticker {
    right: 20%;
  }
  .schedule-screen__table-day .events-container .event .event-name .last-title .sticker {
    right: 60%;
  }
}
@media screen and (max-width: 425.98px) {
  .schedule-screen__table-day .events-container .event {
    display: flex;
    flex-direction: column;
    gap: 32px;
  }
  .schedule-screen__table-day .events-container .event .event-name {
    padding-right: 0;
  }
  .schedule-screen__table-day .events-container .event .event-name .second-title .sticker {
    right: 10%;
  }
  .schedule-screen__table-day .events-container .event .event-name .last-title .sticker {
    right: 60%;
  }
  .schedule-screen__table-day .events-container .event .event-presenters {
    display: flex;
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }
  .schedule-screen__table-day .events-container .event .event-button {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 16px;
    width: 100%;
  }
  .schedule-screen__table-day .events-container .event .event-button .event-time {
    order: 2;
    margin-bottom: 0;
  }
  .schedule-screen__table-day .events-container .event .event-button .event-time p {
    white-space: nowrap;
    margin-bottom: 0;
  }
  .schedule-screen__table-day .events-container .event .event-button .small-button {
    order: 1;
    flex: 0 0 auto;
    display: inline-flex;
    width: auto;
    white-space: nowrap;
  }
}

.voices {
  padding: 120px 0;
  position: relative;
}
.voices__title {
  margin-bottom: 50px;
}
.voices__title h2 {
  text-transform: none;
  font-size: 64px;
  line-height: 110%;
  letter-spacing: -2.56px;
}
.voices__wrapper {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  gap: 12px;
  margin-bottom: 90px;
}
.voices__wrapper-item {
  grid-column: span 2;
  background: #181e15;
  border-radius: 6px;
  overflow: auto;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: left;
}
.voices__wrapper-item:nth-last-child(3) {
  grid-column: 3/span 2;
}
.voices__wrapper-item .item-pic {
  width: 100%;
  overflow: hidden;
}
.voices__wrapper-item .item-pic img {
  width: 101%;
}
.voices__wrapper-item .item-text {
  padding: 16px;
}
.voices__wrapper-item .item-text p.small-subtitle {
  color: white;
  margin-bottom: 4px;
}
.voices__wrapper-item .item-text p.position {
  color: var(--Sage-Brand, #c0c4ac);
  font-size: 14px;
  font-weight: 500;
  line-height: 150%;
  letter-spacing: -0.28px;
}
.voices__wrapper.swiper-wrapper {
  display: grid;
}
.voices__logos {
  width: 100%;
  margin: 0 auto 60px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  align-items: center;
  justify-content: center;
}
.voices__logos-title {
  text-align: center;
  display: flex;
  align-items: center;
}
.voices__logos-title p b {
  font-weight: 700;
}
.voices__logos-wrapper {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 0px 40px;
}
@media screen and (max-width: 1199.98px) {
  .voices__logos-wrapper {
    max-width: 580px;
  }
}
@media screen and (max-width: 991.98px) {
  .voices__title {
    margin-bottom: 40px;
  }
  .voices__title h2 {
    font-size: 46px;
    line-height: 110%;
    letter-spacing: -1.84px;
  }
  .voices__wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .voices__wrapper-item {
    grid-column: auto;
  }
  .voices__wrapper-item:nth-last-child(3), .voices__wrapper-item:nth-last-child(4) {
    grid-column: auto;
  }
}
@media screen and (max-width: 767.98px) {
  .voices {
    padding: 90px 0;
  }
  .voices__wrapper {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }
  .voices__wrapper-item {
    grid-column: auto;
  }
  .voices__wrapper-item:nth-last-child(4) {
    grid-column: auto;
  }
  .voices__wrapper-item:nth-child(13) {
    grid-column: auto;
  }
}
@media screen and (max-width: 575.98px) {
  .voices__title {
    margin-bottom: 40px;
  }
  .voices__title h2 {
    font-size: 36px;
    line-height: 110%;
    letter-spacing: -1.44px;
  }
  .voices .slider-container {
    padding: 0;
  }
  .voices .mobile-slider {
    overflow: hidden;
    position: relative;
    margin-bottom: 90px;
    padding: 0 16px;
  }
  .voices__wrapper.swiper-wrapper {
    display: flex;
    align-items: stretch;
    gap: 0;
    margin-bottom: 24px;
  }
  .voices__wrapper-item.swiper-slide {
    height: auto !important;
  }
  .voices .swiper-pagination {
    position: relative;
    bottom: 0;
    display: flex;
    align-items: center;
    gap: 6px;
    margin-top: 16px;
  }
  .voices .swiper-pagination .swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    border-radius: 9999px;
    background: #d1d2d5;
    opacity: 1;
    margin: 0 !important;
    transition: width 0.3s ease, background 0.3s ease;
    flex-shrink: 0;
  }
  .voices .swiper-pagination .swiper-pagination-bullet-active {
    width: 32px;
    background: #181e15;
  }
  .voices__logos.first {
    max-width: 320px;
  }
  .voices__logos-wrapper {
    flex-wrap: wrap;
    gap: 0px 30px;
  }
  .voices__logos-wrapper img {
    width: auto;
    height: 32px;
  }
}

.faq {
  padding: 120px 0;
  background: #C0C4AC;
}
.faq__container {
  display: flex;
  justify-content: space-between;
  gap: 20px;
}
.faq__title {
  padding-top: 30px;
  width: 100%;
  max-width: 30%;
  text-align: left;
}
.faq__table {
  width: 100%;
  max-width: 65%;
  padding: 0;
  background: none;
  border-radius: 0;
}
.faq__table .accordion {
  display: flex;
  flex-direction: column;
  gap: 0;
  width: 100%;
}
.faq__table .accordion__item {
  background: transparent;
  border-radius: 0;
  border-bottom: 1px solid #6C6E79;
  overflow: hidden;
}
.faq__table .accordion__item:last-child {
  border-bottom: none;
}
.faq__table .accordion__item.is-open .accordion__icon svg {
  transform: rotate(135deg);
}
.faq__table .accordion__trigger {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  padding: 30px 0px;
  background: none;
  border: none;
  border-radius: 0;
  cursor: pointer;
  text-align: left;
}
.faq__table .accordion__title {
  flex: 1 0 0;
  min-width: 0;
  color: var(--black);
  font-size: 28px;
  font-weight: 600;
  line-height: 150%;
  letter-spacing: -0.42px;
}
.faq__table .accordion__icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid #6c6e79;
  border-radius: 50%;
  flex-shrink: 0;
  transition: transform 0.3s ease;
  color: #6c6e79;
}
.faq__table .accordion__icon svg {
  display: block;
  width: 16px;
  height: 16px;
  transition: transform 0.3s ease;
}
.faq__table .accordion__content {
  height: 0;
  overflow: hidden;
}
.faq__table .accordion__inner {
  padding: 0 0px 30px;
  max-width: 90%;
}
.faq__table .accordion__inner .text {
  padding: 0;
  width: 100%;
  text-align: left;
  color: var(--black);
}
.faq__table .accordion__inner .text + .text {
  margin-top: 8px;
}
.faq__table .accordion__inner .text a {
  font-weight: inherit;
  color: var(--black);
  text-decoration: underline;
}
.faq__table .accordion__inner .text a:hover {
  text-decoration: none;
}
@media screen and (max-width: 991.98px) {
  .faq {
    padding: 60px 0;
  }
  .faq__table .accordion__title {
    font-size: 21px;
  }
}
@media screen and (max-width: 767.98px) {
  .faq__container {
    flex-direction: column;
    gap: 12px;
  }
  .faq__title, .faq__table {
    max-width: 100%;
  }
  .faq__title .accordion__inner, .faq__table .accordion__inner {
    max-width: 100%;
  }
}

.cta {
  padding: 90px 0;
  background: #181e15;
  margin-top: -1px;
}
.cta-pic {
  width: 100%;
  max-width: 510px;
  margin: 0 auto 64px;
}
.cta-content {
  text-align: center;
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
}
.cta-content h2 {
  text-transform: none;
  color: white;
  margin-bottom: 32px;
}
.cta-content p {
  color: white;
  margin-bottom: 8px;
}
.cta-content .button {
  margin-top: 48px;
}

#smooth-wrapper {
  position: relative;
}

#smooth-content {
  position: relative;
  z-index: 3;
}

.button.big-button {
  height: 84px;
  line-height: 84px;
  padding: 0 48px;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -0.48px;
}

@media screen and (max-width: 991.98px) {
  .button.big-button {
    height: 56px;
    line-height: 100%;
    padding: 0 32px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.32px;
  }
}
.container {
  max-width: 1664px;
}
/**
 * Swiper 6.8.4
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * https://swiperjs.com
 *
 * Copyright 2014-2021 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: August 23, 2021
 */
@font-face {
  font-family: "swiper-icons";
  src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
  font-weight: 400;
  font-style: normal;
}
:root {
  --swiper-theme-color: #007aff;
}

.swiper-container {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  list-style: none;
  padding: 0;
  /* Fix of Webkit flickering */
  z-index: 1;
}

.swiper-container-vertical > .swiper-wrapper {
  flex-direction: column;
}

.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: flex;
  transition-property: transform;
  box-sizing: content-box;
}

.swiper-container-android .swiper-slide,
.swiper-wrapper {
  transform: translate3d(0px, 0, 0);
}

.swiper-container-multirow > .swiper-wrapper {
  flex-wrap: wrap;
}

.swiper-container-multirow-column > .swiper-wrapper {
  flex-wrap: wrap;
  flex-direction: column;
}

.swiper-container-free-mode > .swiper-wrapper {
  transition-timing-function: ease-out;
  margin: 0 auto;
}

.swiper-container-pointer-events {
  touch-action: pan-y;
}

.swiper-container-pointer-events.swiper-container-vertical {
  touch-action: pan-x;
}

.swiper-slide {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
  transition-property: transform;
}

.swiper-slide-invisible-blank {
  visibility: hidden;
}

/* Auto Height */
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}

.swiper-container-autoheight .swiper-wrapper {
  align-items: flex-start;
  transition-property: transform, height;
}

/* 3D Effects */
.swiper-container-3d {
  perspective: 1200px;
}

.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
  transform-style: preserve-3d;
}

.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}

.swiper-container-3d .swiper-slide-shadow-left {
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-right {
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-top {
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper {
  overflow: auto;
  scrollbar-width: none;
  /* For Firefox */
  -ms-overflow-style: none;
  /* For Internet Explorer and Edge */
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
  display: none;
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
  scroll-snap-align: start start;
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: x mandatory;
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
  scroll-snap-type: y mandatory;
}

:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}

.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}

.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}

.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #ffffff;
}

.swiper-button-prev.swiper-button-black,
.swiper-button-next.swiper-button-black {
  --swiper-navigation-color: #000000;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}

.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}

button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

.swiper-pagination-bullet:only-child {
  display: none !important;
}

.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
}

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}

.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}

.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-white {
  --swiper-pagination-color: #ffffff;
}

.swiper-pagination-black {
  --swiper-pagination-color: #000000;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}

.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}

.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}

.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/* a11y */
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  transition-timing-function: ease-out;
}

.swiper-container-fade .swiper-slide {
  pointer-events: none;
  transition-property: opacity;
}

.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube {
  overflow: visible;
}

.swiper-container-cube .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}

.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}

.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}

.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}

.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.swiper-container-flip {
  overflow: visible;
}

.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}

.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}

.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}

.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
