@font-face {
  font-family: "Inter";
  src: local(""), url("/fonts/Inter-Regular.woff") format("woff"),
    url("/fonts/Inter-Regular.woff2") format("woff2");
  font-weight: 400;
}
@font-face {
  font-family: "Inter";
  src: local(""), url("/fonts/Inter-Medium.woff") format("woff"),
    url("/fonts/Inter-Medium.woff") format("woff2");
  font-weight: 500;
}
@font-face {
  font-family: "Inter";
  src: local(""), url("/fonts/Inter-SemiBold.woff") format("woff"),
    url("/fonts/Inter-SemiBold.woff2") format("woff2");
  font-weight: 600;
}
* {
  box-sizing: border-box;
}
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;
}
/* HTML5 display-role reset for older browsers */
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;
}
.container {
  width: 100%;
  padding-right: 20px;
  padding-left: 20px;
}
.header {
  padding-top: 19px;
}
.bg-bg-main {
  background-image: url("/img/background.jpg");
  background-size: cover;
  background-attachment: fixed;
  min-height: 100%;
}
.hero-text {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 12px;
  line-height: 127.19%;
  text-transform: uppercase;
  color: white;
}
.header-wrapper {
  display: flex;
  justify-content: space-between;
}
.logo {
  min-width: 165px;
  min-height: 53px;
  background-image: url("/img/10K-App-Logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.logo-footer {
  min-width: 157px;
  min-height: 58px;
  background-image: url("/img/10K-App-Logo.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.hero {
  padding-top: 53px;
  padding-bottom: 49px;
}
.hero-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 28px;
  line-height: 139%;
  text-align: center;
  color: #fce941;
  margin-bottom: 16px;
}
.video-wrapper-content {
  width: 100%;
}
.hero-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.header-container {
  padding-left: 16px;
  padding-right: 34px;
}
.video-wrapper-content {
  padding-right: 4px;
  padding-left: 4px;
  padding-top: 4px;
  padding-bottom: 18px;
  background: #ffffff;
  border-radius: 4px;
}
.video {
  width: 100%;
  border-radius: 10px;
  height: 100%;
}
.video-wrapper-content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.form-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 17px;
  line-height: 133.19%;
  text-align: center;
  background: linear-gradient(to right, #db136c 0%, #fc3d03 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 22px;
}
.form-title-counter {
  font-family: "Inter";
  font-style: normal;
  font-weight: 800;
  font-size: 14px;
  line-height: 133.19%;
  text-align: center;
  color: #444444;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.line-wrapper {
  background-image: url("/img/overlay.png");
  background-size: cover;
  width: 100%;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.steps {
  background: white;
  padding-top: 11px;
  padding-bottom: 38px;
}
.questions__section-title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  text-align: center;
  color: white;
  margin-bottom: 20px;
}
.largest__title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  text-align: center;
  color: #ea263d;
  margin-bottom: 20px;
}
.requests__title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  text-align: center;
  color: #3b3b3b;
  margin-bottom: 20px;
}
.title {
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  font-size: 25px;
  line-height: 130%;
  text-align: center;
  color: #3b3b3b;
  margin-bottom: 20px;
}
.steps-item-text {
  font-size: 22px;
  line-height: 150%;
  font-family: "Inter";
  font-style: normal;
  font-weight: 700;
  text-align: center;
  color: #3b3b3b;
  margin-top: 10px;
}
.steps-list {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.step-item {
  width: 338px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.requests {
  background: white;
}
.requests__wrapper {
  background: #f5f4f2;
  padding: 32px;
  border-radius: 12px;
}
.footer-text {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 800;
  font-size: 8px;
  line-height: 83.69%;
  color: #ffffff;
  text-decoration: none;
}
.text-wrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.arrow-button {
  width: 46px;
  height: 46px;
  border: none;
  background: linear-gradient(90deg, #d33a58 0%, #e0453b 83.84%);
  border-radius: 50%;
  position: relative;
  cursor: pointer;
  display: block;
}
.arrow-button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 27px;
  height: 27px;
  background-image: url("/img/arrow.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}
@keyframes bounce {
  0%,
  100% {
    transform: translateY(0);
  }
  30% {
    transform: translateY(-20px);
  }
  50% {
    transform: translateY(0);
  }
  70% {
    transform: translateY(-10px);
  }
  100% {
    transform: translateY(0);
  }
}

.bouncing-element {
  animation: bounce 1s ease infinite;
}
.counter-wrapper {
  text-decoration: underline;
}
.hero__section-form-name {
  margin-bottom: 17px;
}
.accent {
  color: #ea263d;
  font-size: 24px;
}
.steps-item {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.requests__item {
  width: 330px;
  background: #fff;
  border-radius: 16px;
  box-shadow: 0px 2px 6px 0px rgba(26, 30, 33, 0.06);
  border: 1px solid #d2d2d2;
}
.requests__item-wrapper {
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
}
.requests__item-button {
  background: #57be46;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  margin-right: 8px;
  animation: blink-animation 1s infinite;
}
.requests__item-main {
  display: flex;
  padding-bottom: 10px;
  background-color: #023a72;
  align-items: center;
  justify-content: center;
  padding-top: 10px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.requests__item-title {
  color: white;
  font-family: "Inter";
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
}
.requests__item-withdrew {
  color: white;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  margin-bottom: 10px;
}
.withdrew-accent {
  color: #ea263d;
}
.requests__item-withdrew-sum-line {
  width: 90%;
  height: 1px;
  background: #d2d2d2;
  margin: 0 auto;
  margin-bottom: 12px;
}
.requests__item-now {
  color: #737373;
  text-align: center;
  font-family: "Inter";
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  position: relative;
}
.video-wrapper {
  min-width: 100%;
  min-height: 187px;
}
.largest {
  padding-top: 80px;
  background: white;
}
@keyframes blink-animation {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.largest .requests__wrapper {
  background: white;
}
.largest__item {
  background: #11aa04;
  width: 330px;
  border-radius: 16px;
  box-shadow: 0px 2px 6px 0px rgba(26, 30, 33, 0.06);
  border: 1px solid #d2d2d2;
}
.requests__item-sum {
  color: white;
  font-weight: 700;
  font-size: 28px;
}
.requests__item-withdrew {
  color: #3b3b3b;
}
.questions__section {
  padding-top: 80px;
}
.questions__text {
  color: white;
  font-family: "Inter";
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  width: 75%;
  margin-left: 20px;
  line-height: 150%;
}
.answer__answer {
  color: white;
  font-family: "Inter";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  margin-top: 8px;
}
.plus {
  width: 24px;
  height: 24px;
  background-image: url("/img/arrow-right.png");
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
}
.questions__section-item {
  padding: 12px 0 12px 20px;
}
.questions {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.answer {
  height: 0;
  overflow: hidden;
  transition: height 0.3s ease;
  padding-left: 15px;
}
.active .answer {
  height: auto;
}
.questions__common {
  display: flex;
  align-items: center;
}
.answer__answer {
  border-left: 1px solid #fff60a;
  padding-left: 15px;
}
.register {
  padding-top: 20px;
  background: #fff url("/img/man-2.jpg") -20% 100% no-repeat;
  background-size: contain;
  padding-bottom: 32px;
}
.hero__form-wrapper {
  max-width: 480px;
  margin: 0 auto;
}
.footer {
  padding-top: 24px;
  padding-bottom: 24px;
}
.footer__link {
  display: block;
  max-width: 165px;
  min-height: 53px;
  height: auto;
  background-image: url("/img/10K-App-Logo.png");
  background-size: cover;
  background-repeat: no-repeat;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 24px;
}
.footer__line {
  height: 1px;
  background: #9cbacd;
  margin-bottom: 24px;
  margin-left: auto;
  margin-right: auto;
}
.footer__list-item {
  color: white;
  font-family: "Inter";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  margin-bottom: 16px;
  text-align: center;
}
.footer__list-item a {
  color: white;
  font-family: "Inter";
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 145%;
  margin-bottom: 16px;
  text-align: center;
  text-decoration: none;
}
.form {
  margin-top: 30px;
}
.questions__section-list {
  min-height: 642px;
}
@media screen and (min-width: 744px) {
  .header {
    padding-top: 26px;
    padding-left: 8px;
    padding-right: 0;
  }
  .hero-text {
    font-size: 18px;
  }
  .header-container {
    padding: 0;
  }
  .hero {
    padding-top: 43px;
    padding-bottom: 53px;
  }
  .hero-title {
    font-size: 30px;
    line-height: 139%;
    margin-bottom: 22px;
  }
  .video-wrapper-content {
    padding-right: 8px;
    padding-left: 8px;
    padding-top: 8px;
    padding-bottom: 25px;
  }
  .container {
    margin: 0 auto;
    padding: 0;
    width: 664px;
  }
  .video-wrapper {
    width: 648px;
    height: 365px;
    padding-right: 8px;
    padding-left: 8px;
  }
  .form {
    margin-top: 30px;
    width: 620px;
  }
  .form-title {
    font-size: 35px;
    line-height: 133.19%;
    width: 100%;
    margin-bottom: 38px;
  }
  .form-title-counter {
    font-size: 30px;
    width: 100%;
  }
  .title {
    max-width: 100%;
  }
  .steps {
    padding-top: 22px;
    padding-bottom: 24px;
  }
  .steps-list {
    margin-top: 20px;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 664px;
  }
  .steps-item-text {
    font-size: 20px;
  }
  .steps-item {
    max-width: 300px;
  }
  .form-wrapper {
    width: 527px;
    padding-top: 32px;
    padding-bottom: 30px;
    margin-bottom: 66px;
  }
  .form-text {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 35px;
    text-align: center;
    color: #444444;
    margin-bottom: 45px;
  }
  .footer-text {
    font-family: "Montserrat";
    font-style: normal;
    font-weight: 800;
    font-size: 13px;
    line-height: 83.69%;
  }
  .header-wrapper {
    width: 545px;
    justify-content: space-between;
  }
  .accent {
    font-size: 30px;
  }
  .requests__title {
    font-size: 36px;
  }
  .largest__title {
    font-size: 36px;
  }
  .video-wrapper {
    min-width: 332px;
    min-height: 187px;
  }
  .video-wrapper-content {
    width: fit-content;
  }
  .answer__answer {
    font-size: 16px;
    width: 585px;
  }
  .questions__text {
    font-size: 24px;
  }
  .footer__list-item {
    font-size: 16px;
  }
}
@media screen and (min-width: 1440px) {
  .container {
    margin: 0 auto;
    width: 1256px;
  }
  .hero-text {
    font-weight: 800;
    font-size: 25px;
    line-height: 127.19%;
    text-transform: uppercase;
  }
  .header {
    padding-top: 25px;
    padding-left: 0;
  }
  .header-text {
    padding-top: 10px;
    margin-left: 172px;
  }
  .hero {
    padding-top: 88px;
    padding-bottom: 98px;
  }
  .hero-title {
    font-size: 45px;
    line-height: 110%;
    width: 1052px;
    margin-bottom: 30px;
  }
  .video-wrapper {
    width: 738px;
    height: 417px;
  }
  .video-wrapper-content {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
  }
  .video-wrapper-content {
    padding-right: 0px;
    padding-left: 7px;
    padding-top: 7px;
    padding-bottom: 7px;
    padding-right: 12px;
  }
  .form {
    margin-left: 22px;
    width: 362px;
    margin-top: 0;
  }
  .form-title {
    width: 362px;
    font-size: 25px;
    line-height: 105%;
    margin-bottom: 16px;
  }
  .form-title-counter {
    font-size: 20px;
  }
  .header-wrapper {
    display: flex;
    justify-content: space-between;
  }
  .header-container {
    padding-left: 157px;
  }
  .line {
    width: 485px;
    height: 3px;
    background-color: #ffffff;
    margin-top: 8px;
    position: relative;
  }
  .line::before {
    left: 43%;
  }
  .steps {
    padding-top: 31px;
    padding-bottom: 82px;
  }
  .title {
    font-size: 40px;
    line-height: 94.69%;
    max-width: 992px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .largest__title {
    font-size: 40px;
    line-height: 94.69%;
    max-width: 992px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .questions__section-title {
    font-size: 40px;
    line-height: 94.69%;
    max-width: 992px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .steps-item-text {
    font-size: 24px;
  }
  .accent {
    font-size: 32px;
  }
  .steps-list {
    margin-left: -10px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: row;
    width: 100%;
    margin-top: 56px;
  }
  .step-item {
    width: 282px;
  }
  .steps-item {
    margin-bottom: 0;
    min-width: 282px;
    min-height: 426px;
    justify-content: flex-start;
  }
  .answer__answer {
    width: 1090px;
    font-size: 18px;
  }
  .form-section {
    padding-top: 84px;
    padding-bottom: 50px;
  }
  .form-text {
    font-size: 30px;
    line-height: 104%;
  }
  .header-wrapper {
    display: flex;
    align-items: center;
    width: 1129px;
  }
  .requests__title {
    font-size: 40px;
    line-height: 94.69%;
    max-width: 992px;
    margin: 0 auto;
    margin-bottom: 15px;
  }
  .footer__list {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
