html[lang='en'] body {
  line-height: normal;
}

html[lang='en'] header {
  flex-direction: row-reverse;
}

html[lang='en'] .header__container {
  flex-direction: row-reverse;
  padding-left: initial;
  width: initial;
  gap: 55px;
}

html[lang='en'] .header__buttons a:nth-child(1) {
  display: flex;
  min-width: 154px;
  width: 100%;
  height: 46px;
  padding: 16px 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

html[lang='en'] .header__buttons a:nth-child(2) {
  display: flex;
  height: 46px;
  min-width: 176px;
  width: 100%;
  padding: 16px 15px;
  justify-content: center;
  align-items: center;
  gap: 10px;
}

html[lang='en'] .language-button-desktop .arrow-down img {
  width: 14px;
}
html[lang='en'] .header__buttons {
  gap: 15px;
}

html[lang='en'] .header_language {
  margin-right: initial;
}

html[lang='en'] .logo {
  justify-content: flex-start;
  padding-right: initial;
  width: initial;
}
html[lang='en'] .header__wrapper {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  max-width: 1228px;
  padding: 0 16px;
  width: 100%;
  margin: 0 auto;
}

html[lang='en'] .white {
  color: white;
}
html[lang='en'] .first-buttons,
html[lang='en'] .first-content {
  position: initial;
  transform: initial;
}

html[lang='en'] h2,
html[lang='en'] h3,
html[lang='en'] h4 {
  font-size: 35px;
  margin: 0;
}

html[lang='en'] .first-content div:nth-child(1) {
  max-width: 698px;
  height: initial;
  padding: 26px 15px 26px 26px;
}

html[lang='en'] .first-content div:nth-child(1) h1 {
  margin-bottom: 10px;
}

html[lang='en'] .first-content div:nth-child(1) p {
  line-height: normal;
  font-weight: 400;
}

html[lang='en'] .first-content div:nth-child(2) input {
  width: 100%;
}

html[lang='en'] .first-content div:nth-child(2) a {
  padding: 10px 0;
  width: 100%;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}

html[lang='en'] .first-content div:nth-child(2) {
  width: initial;
  height: initial;
  padding: 0 16px;
}

html[lang='en'] .first-content div:nth-child(2) img {
  width: 240px;
}

html[lang='en'] .first-section {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 50px;
}

html[lang='en'] .first-content div:nth-child(2) input {
  background-color: transparent;
  background-image: url('../assets/icons/copyIcon.png');
  background-repeat: no-repeat;
  background-position: right 11px center;
  background-size: 25px auto;
}

html[lang='en'] .second-section h2 {
  margin-bottom: 20px;
}

html[lang='en'] .second-content {
  flex-direction: row-reverse;
}

html[lang='en'] .second-buttons {
  flex-direction: column;
  justify-content: flex-end;
  margin-top: 0px;
  align-items: flex-end;
  max-width: 1100px;
  margin: 0 auto;
}

html[lang='en'] .second-buttons-mobile {
  display: none;
}

html[lang='en'] .second-buttons-desktop {
  display: flex;
}

html[lang='en'] .second-content div:nth-child(1) {
  margin-bottom: initial;
}

html[lang='en'] .second-buttons p {
  text-align: right;
  font-size: 40px;
  font-weight: 700;
  font-family: 'MontserratBold', sans-serif;
  margin-bottom: 0px;
  text-align: center;
  max-width: 404px;
  width: 100%;
}

html[lang='en'] .fourth-content a {
  color: rgba(115, 198, 255, 1);
  text-decoration: solid underline;
}

html[lang='en'] .second-buttons-content {
  display: flex;
  justify-content: flex-end;
  gap: 18px;
  max-width: 404px;
}

html[lang='en'] p,
html[lang='en'] li {
  font-size: 25px;
}

html[lang='en'] .second-section,
html[lang='en'] .third-section,
html[lang='en'] .fourth-section,
html[lang='en'] .fifth-section,
html[lang='en'] .sixth-section,
html[lang='en'] .seventh-section,
html[lang='en'] .eighth-section,
html[lang='en'] .ninth-section,
html[lang='en'] .tenth-section,
html[lang='en'] .eleventh-section,
html[lang='en'] .hot-to-activate,
html[lang='en'] .twelfth-section,
html[lang='en'] .accordion-section,
html[lang='en'] .fourteenth-section,
html[lang='en'] .thirteenth-section,
html[lang='en'] .fifteenth-section,
html[lang='en'] .sixteenth-section {
  max-width: 1316px;
  width: 100%;
  margin: 0 auto;
  padding: 25px 60px;
  min-height: initial;
}

html[lang='en'] .second-mobile p:nth-child(even) {
  color: rgba(115, 198, 255, 1);
}

html[lang='en'] .second-section {
  padding: 40px 60px 25px;
}

html[lang='en'] .third-section a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 93px;
  max-width: 356px;
  width: 100%;
  font-size: 30px;
  font-weight: 700;
}
html[lang='en'] .third-section-button {
  display: flex;
  justify-content: center;
  align-items: center;
}

html[lang='en'] .fourth-container {
  margin-top: 85px;
  margin-bottom: 25px;
}

html[lang='en'] .fourth-allContent {
  flex-direction: row-reverse;
  justify-content: space-between;
  padding: 0 20px;
}

html[lang='en'] .fourth-container::before,
html[lang='en'] .fourth-allContent::before,
html[lang='en'] .fourth-container::after {
  height: 105%;
}

html[lang='en'] .fourth-content {
  max-width: 667px;
  width: 100%;
}

html[lang='en'] .fourth-lastContent {
  width: initial;
  margin-top: 17px;
  padding: 0 20px;
}
html[lang='en'] .fourth-content h2 {
  margin-bottom: 17px;
}

html[lang='en'] .fourth-steps p {
  color: white;
}

html[lang='en'] .fourth-allContent p {
  font-size: 23px;
}

html[lang='en'] .fourth-step-label {
  color: #fff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

html[lang='en'] .table tr td {
  border: 1px solid rgba(115, 198, 255, 1);
  border-bottom: none;
  border-left: none;
}

html[lang='en'] .table tr td:first-child {
  border-left: 1px solid rgba(115, 198, 255, 1);
}

html[lang='en'] .table tr:last-child td {
  border-bottom: 1px solid rgba(115, 198, 255, 1);
}

html[lang='en'] .table tr:first-child td {
  font-family: 'MontserratSemiBold', sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 25px;
  line-height: 100%;
  letter-spacing: 0%;
  vertical-align: middle;
}

html[lang='en'] .table-mobile {
  display: none;
}

html[lang='en'] .fifth-section .table {
  margin-top: 15px;
  margin-bottom: 15px;
}

html[lang='en'] .table tr td {
  padding: 13px 30px;
  font-size: 25px;
}

html[lang='en'] .fifth-section p:last-of-type {
  margin-bottom: 40px;
}

html[lang='en'] .sixth-container {
  margin-top: 95px;
  margin-bottom: 25px;
  padding: 10px 30px 0;
}

html[lang='en'] .sixth-allContent::before,
html[lang='en'] .sixth-container::before,
html[lang='en'] .sixth-container::after {
  height: 105%;
}

html[lang='en'] .sixth-allContent div:nth-child(2) p {
  color: #73c6ff;
  font-family: 'MontserratRegular', sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

html[lang='en'] .sixth-allContent .sixth-step-label {
  color: #fff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

html[lang='en'] .sixth-allContent div:first-child {
  position: absolute;
  top: 0;
  right: 0;
  transform: translate(21%, 18%);
}

html[lang='en'] .sixth-allContent div:nth-child(1)::before {
  content: none;
}

html[lang='en'] .sixth-text-content p {
  margin-bottom: 0;
  font-size: 23px;
}

html[lang='en'] .sixth-text-content {
  margin: 17px 0;
}

html[lang='en'] .sixth-allContent div:nth-child(2) {
  max-width: 668px;
  width: 100%;
  margin-bottom: 17px;
}

html[lang='en'] .sixth-lastContent p {
  color: #fff;
  font-family: 'MontserratRegular', sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

html[lang='en'] .sixth-lastContent .sixth-last-step {
  color: #fff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 23px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

html[lang='en'] .seventh-section .table {
  margin-top: 15px;
  margin-bottom: 15px;
}

html[lang='en'] .seventh-section p:last-of-type {
  margin-bottom: 40px;
}

html[lang='en'] .eighth-section {
  text-align: start !important;
}

html[lang='en'] .eighth-button-wrapper {
  display: flex;
  justify-content: center;
  align-items: center;
}

html[lang='en'] .eighth-section a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 93px;
  max-width: 356px;
  width: 100%;
  font-size: 30px;
  font-weight: 700;
}

html[lang='en'] .eighth-section ul {
  margin: 0;
}

html[lang='en'] .eighth-section h2 {
  margin-bottom: 12px;
}

html[lang='en'] .eighth-section li {
  color: #fff;

  font-size: 25px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}

html[lang='en'] .eighth-section .eighth-accent {
  color: #fff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

/* Ninth Section */
html[lang='en'] .ninth-content1 {
  padding: 45px 40px;
  height: auto;
  flex-direction: row-reverse;
  justify-content: flex-end;
  gap: 40px;
}

html[lang='en'] .ninth-content1 div:nth-child(1) {
  bottom: -45px;
}

html[lang='en'] .ninth-content1 div:nth-child(1)::before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

html[lang='en'] .ninth-content1 div:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 15px;
  max-width: 774px;
  width: 100%;
}

html[lang='en'] .ninth-content1 div:nth-child(2) p {
  font-size: 25px;
  margin: 0;
}

html[lang='en'] .ninth-content2 {
  gap: 28px;
  margin-top: 25px;
  flex-direction: row-reverse;
}

html[lang='en'] .ninth-content2 h3 {
  margin-bottom: 10px;
}

html[lang='en'] .ninth-IOS {
  display: flex;
  flex-direction: column;
  padding: 20px 40px;
  height: initial;
  margin: 0;
  align-self: stretch;
}

html[lang='en'] .sixteenth-container h2 {
  margin-bottom: 14px;
}

html[lang='en'] .ninth-IOS h3 {
  font-size: 27px;
}

html[lang='en'] .ninth-IOS p {
  font-size: 23px;
}

/* Tenth Section */
html[lang='en'] .tenth-section {
  display: flex;
  flex-direction: column;
}

html[lang='en'] .tenth-content div:nth-child(2) {
  max-width: 893px;
  width: 100%;
}

html[lang='en'] .tenth-section > p {
  font-size: 25px;
  color: white;
  margin: 0;
}

html[lang='en'] .tenth-content {
  flex-direction: row-reverse;
}

html[lang='en'] .tenth-content p {
  font-size: 25px;
}

html[lang='en'] .tenth-content div:nth-child(2) p {
  margin-bottom: 6px;
}

html[lang='en'] .tenth-forgot {
  color: #fff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

html[lang='en'] .tenth-content .white-color {
  color: #fff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}

html[lang='en'] .ninth-section {
  margin-top: 25px !important;
}

/* Eleventh Section */
html[lang='en'] .eleventh-section .white-color {
  margin-top: 12px;
}

html[lang='en'] .eleventh-section h2 {
  color: white;
  margin-bottom: 12px;
}

html[lang='en'] .eleventh-section p {
  margin-bottom: 0;
}

html[lang='en'] .eleventh-section .white-color {
  font-family: 'MontserratSemiBold', sans-serif;
  font-weight: 600;
  color: white;
}

html[lang='en'] .eleventh-content {
  flex-direction: row-reverse;
  align-items: center;
  margin-top: 25px;
  gap: 8px;
  justify-content: flex-end;
}

html[lang='en'] .eleventh-content > div:nth-child(1) {
  width: 100%;
}

html[lang='en'] .eleventh-content > div:nth-child(1) p {
  color: #73c6ff;
}

html[lang='en'] .eleventh-content > div:nth-child(1) .white-color {
  color: white;
}

html[lang='en'] .eleventh-content > div:nth-child(1) li {
  color: #73c6ff;
}
html[lang='en'] .tenth-section h2 {
  margin-bottom: 20px;
}
html[lang='en'] .tenth-forgot-password {
  margin-bottom: 5px;
}

html[lang='en'] .eleventh-content > div:nth-child(2) {
  max-width: 599px;
  width: 100%;
}

html[lang='en'] .twelfth-cart {
  width: initial;
  margin-right: 30px;
  height: 236px;
  justify-content: center;
}

html[lang='en'] .twelfth-cart input {
  margin-top: 0;
  width: 100%;
  height: 54px;
  background-color: transparent;
  background-image: url('../assets/icons/copyIcon.png');
  background-repeat: no-repeat;
  background-position: right 11px center;
  background-size: 25px auto;
}

html[lang='en'] .twelfth-cart div {
  margin-top: 0px;
  padding-right: 47px;
  max-width: 332px;
  align-items: flex-end;
}

html[lang='en'] .twelfth-cart img {
  width: 250px;
  height: 250px;
  bottom: -58px;
  left: -32px;
}
html[lang='en'] .twelfth-cart a {
  padding: 10px 10px;
  max-width: 245px;
  width: 100%;
  height: 53px;
  display: flex;
  align-items: center;
  justify-content: center;
}

html[lang='en'] .greenTicket {
  left: initial;
  right: 0px;
  height: 236px;
}

html[lang='en'] .hot-to-activate {
  width: 100%;

  padding: 50px 60px;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 22px;
}

html[lang='en'] .hot-to-activate h2,
html[lang='en'] .hot-to-activate ol,
html[lang='en'] .hot-to-activate > p {
  width: 100%;
  margin: 0;
}

html[lang='en'] .hot-to-activate ol {
  display: flex;
  flex-direction: column;
  gap: 22px;
}

html[lang='en'] .hot-to-activate ol li {
  color: white;
}

html[lang='en'] .hot-to-activate_button {
  display: flex;
  justify-content: center;
  margin-top: 38px;
  width: 100%;
}

html[lang='en'] .hot-to-activate a {
  color: white;
  font-family: 'MontserratBold', sans-serif;
  font-size: 30px;
  font-weight: 700;
  background: linear-gradient(to bottom, #42e849, #31b03d);
  border-radius: 16px;
  box-shadow: 0 0 60px rgba(112, 255, 0, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 93px;
  max-width: 356px;
  width: 100%;
  padding: 28px 20px;
  box-sizing: border-box;
}

/* Twelfth Section */
html[lang='en'] .twelfth-section {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

html[lang='en'] .twelfth-section p {
  margin: 0;
}

html[lang='en'] .twelfth-section ol {
  display: flex;
  flex-direction: column;
  gap: 22px;
  margin: 0;
  text-align: start;
}

html[lang='en'] .thirteenth-section {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  gap: 10px;
  margin-top: 0 !important;
}

html[lang='en'] .thirteenth-section h2,
html[lang='en'] .thirteenth-section p {
  color: #ffffff;
  margin: 0;
}

html[lang='en'] .thirteenth-section p.light-blue {
  color: rgba(115, 198, 255, 1);
}

html[lang='en'] .thirteenth-section p .white-color {
  font-family: 'MontserratSemiBold', sans-serif;
  font-weight: 600;
}

html[lang='en'] .fourteenth-section {
  display: flex;
  flex-direction: column;
  gap: 10px;
  box-sizing: border-box;
  margin-top: 0 !important;
}

html[lang='en'] .fourteenth-section h2,
html[lang='en'] .fourteenth-section > p {
  color: #ffffff;
  margin: 0;
}

html[lang='en'] .fourteenth-section p.light-blue {
  color: rgba(115, 198, 255, 1);
  margin: 0;
}

html[lang='en'] .fourteenth-section p .white-color {
  font-family: 'MontserratSemiBold', sans-serif;
  font-weight: 600;
  color: #ffffff;
}

html[lang='en'] .fourteenth-section > div {
  display: flex;
  flex-direction: column;
}

html[lang='en'] .fifteenth-section h2 {
  margin-bottom: 8px;
}

html[lang='en'] .fifteenth-content {
  flex-direction: row-reverse;
  margin-top: 8px;
  margin-bottom: 0;
}
html[lang='en'] .fifteenth-content .fifteenth-issue {
  width: 100%;
}

html[lang='en'] .fifteenth-issue-mobile {
  display: none;
}

html[lang='en'] .fifteenth-issue-desktop {
  display: block;
}

html[lang='en'] .fifteenth-issue-title {
  color: #ffffff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-weight: 600;
  margin: 0;
}

html[lang='en'] .fifteenth-content div:nth-child(2),
html[lang='en'] .fifteenth-section > .fifteenth-issues-wrapper {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

html[lang='en'] .fifteenth-section > .fifteenth-issues-wrapper {
  margin: 8px 0;
}

html[lang='en'] .fifteenth-issue ul {
  margin: 0;
  padding-left: 30px;
}

html[lang='en'] .fifteenth-issue li.light-blue {
  color: rgba(115, 198, 255, 1);
  margin: 0;
}

html[lang='en'] .fifteenth-issue li.light-blue .white-color {
  color: #ffffff;
  font-family: 'MontserratSemiBold', sans-serif;
  font-weight: 600;
}

html[lang='en'] .sixteenth-container {
  border-radius: 34px;
  padding: 44px 40px;
}

html[lang='en'] .sixteenth-section a {
  color: white;
  font-family: 'MontserratBold', sans-serif;
  font-size: 30px;
  font-weight: 700;
  background: linear-gradient(to bottom, #42e849, #31b03d);
  border-radius: 16px;
  box-shadow: 0 0 60px rgba(112, 255, 0, 1);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 93px;
  max-width: 356px;
  width: 100%;
  padding: 28px 20px;
  box-sizing: border-box;
  margin: 0 auto;
}

html[lang='en'] .accordion-section {
  box-sizing: border-box;
}

html[lang='en'] .accordion-container {
  max-width: 1228px;
  margin: 0 auto;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

html[lang='en'] .accordion-title {
  font-family: 'MontserratBold', sans-serif;
  font-weight: 700;
  font-size: 35px;
  color: white;
  margin: 0;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 25px;
}

html[lang='en'] .accordion-item {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

html[lang='en'] .accordion-header {
  font-family: 'MontserratMedium', sans-serif;
  font-weight: 500;
  font-size: 35px;
  color: white;
  height: auto;
  min-height: 56px;
  padding: 0 0 10px;
  margin-right: 55px;
  justify-content: flex-start;
}

html[lang='en'] .accordion-header div {
  font-size: 35px;
  color: white;
}

html[lang='en'] .accordion-header::after {
  left: auto;
  right: -55px;
  width: 38px;
  height: 22px;
  transform: none;
}

html[lang='en'] .accordion-item.active .accordion-header::after {
  transform: rotate(180deg);
}

html[lang='en'] .accordion-item.active {
  border-bottom: none;
}

html[lang='en'] .accordion-header {
  border-bottom: 2px solid #14a4ff;
}

html[lang='en'] .accordion-content {
  color: #e6f5ff;
  font-family: 'MontserratLight', sans-serif;
  font-weight: 300;
  font-size: 25px;
  line-height: normal;
}

html[lang='en'] .accordion-content p {
  color: #e6f5ff;
  font-size: 25px;
  margin: 0;
  padding: 11px 0 11px;
  margin-right: 55px;
}

html[lang='en'] .accordion-content ul {
  padding-left: 25px;
  margin: 0 0 11px;
}

html[lang='en'] .accordion-content li {
  color: #e6f5ff;
  font-size: 25px;
}

html[lang='en'] .accordion-content .accent-bold {
  font-family: 'MontserratSemiBold', sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  color: #e6f5ff;
}

html[lang='en'] .third-section h2 {
  margin-bottom: 12px;
}

html[lang='en'] footer {
  flex-direction: row-reverse;
  text-align: end;
}

html[lang='en'] footer div:nth-child(1) img {
  margin: 0 0 0 auto;
}

html[lang='en'] .text-mobile {
  display: none;
}

@media (max-width: 1400px) {
  html[lang='en'] .ninth-content1 div:nth-child(1) {
    left: initial;
  }
}

@media (max-width: 1300px) {
  html[lang='en'] .fourth-container::before {
    width: 100%;
  }

  html[lang='en'] .fourth-container::after {
    width: 95%;
  }
  html[lang='en'] .fourth-allContent::before {
    width: 90%;
  }

  html[lang='en'] .sixth-container::before {
    width: 100%;
  }
  html[lang='en'] .sixth-container::after {
    width: 95%;
  }

  html[lang='en'] .sixth-allContent::before {
    width: 90%;
  }
  html[lang='en'] .sixth-allContent div:nth-child(2) {
    max-width: 495px;
  }
  html[lang='en'] .sixth-allContent div:first-child {
    transform: translate(19%, 18%);
  }
}

@media (min-width: 1024px) and (max-width: 1250px) {
  html[lang='en'] .twelfth-cart {
    justify-content: flex-start;
  }
  html[lang='en'] .twelfth-cart div {
    margin-top: 20px;
  }
  html[lang='en'] .twelfth-cart img {
    bottom: -100px;
    width: 220px;
    height: 220px;
    left: -52px;
  }
}

@media (max-width: 1125px) {
  html[lang='en'] .sixth-allContent img {
    max-width: 650px;
    width: 100%;
  }

  html[lang='en'] .sixth-allContent div:first-child {
    transform: translate(19%, 35%);
  }
}

@media (max-width: 1050px) {
  html[lang='en'] .first-buttons {
    flex-direction: row;
  }

  html[lang='en'] .first-content {
    flex-direction: row;
  }
  html[lang='en'] .first-content div:nth-child(2) {
    align-self: stretch;
  }

  html[lang='en'] .ninth-section div:nth-child(1) img {
    margin-left: initial;
  }
}

@media (max-width: 1024px) {
  html[lang='en'] .fifteenth-issue-mobile {
    display: block;
  }

  html[lang='en'] .fifteenth-issue-desktop {
    display: none;
  }

  html[lang='en'] h2,
  html[lang='en'] h3,
  html[lang='en'] h4 {
    font-size: 27px;
  }
  html[lang='en'] p,
  html[lang='en'] li {
    font-size: 24px;
  }

  html[lang='en'] .ninth-content1 div:nth-child(1) {
    bottom: -30px;
    align-self: end;
  }

  html[lang='en'] .sixth-allContent div:first-child {
    transform: translate(20%, 28%);
  }
  html[lang='en'] .sixth-allContent img {
    max-width: 620px;
  }

  html[lang='en'] .fourteenth-section {
    padding: 20px 60px;
  }
  html[lang='en'] .thirteenth-section {
    max-width: 100%;
    padding: 20px 60px;
  }
  html[lang='en'] .eleventh-section {
    padding: 25px 60px;
  }

  /* Header - tablet */
  html[lang='en'] header {
    height: 78px;
  }
  html[lang='en'] .header__wrapper {
    padding: 0 60px;
    align-items: center;
  }
  html[lang='en'] .logo img {
    width: 164px;
  }

  /* First Section / Promo - tablet */
  html[lang='en'] .first-section {
    gap: 51px;
    padding: 70px 60px;
  }

  html[lang='en'] .first-section::before {
    background-position: center;
    background-repeat: no-repeat;
  }
  html[lang='en'] .first-buttons {
    gap: 26px;
  }
  html[lang='en'] .first-buttons a img {
    height: 81px;
    width: auto;
  }
  html[lang='en'] .first-content div:nth-child(1) {
    max-width: 624px;
    padding: 25px;
    border-radius: 30px;
  }
  html[lang='en'] .first-content div:nth-child(1) h1 {
    font-size: 27px;
  }
  html[lang='en'] .first-content div:nth-child(2) {
    max-width: 269px;
    min-height: 357px;
    padding: 59px 14px 29px;
    border-radius: 30px;
  }
  html[lang='en'] .first-content div:nth-child(2) input {
    margin-top: 0;
    margin-bottom: 11px;
    height: 42px;
    border-radius: 6px;
  }
  html[lang='en'] .first-content div:nth-child(2) a {
    height: 42px;
    border-radius: 6px;
  }
  html[lang='en'] .first-content div:nth-child(2) img {
    width: 100%;
  }

  /* Second Section / App Features - tablet */
  html[lang='en'] .second-section {
    padding: 20px 60px;
  }
  html[lang='en'] .second-section h2 {
    font-size: 32px;
  }
  html[lang='en'] .second-buttons p {
    font-size: 35px;
  }
  html[lang='en'] .second-buttons a img {
    height: 56px;
    width: auto;
  }

  /* Third Section / Adv - tablet */
  html[lang='en'] .third-section {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  html[lang='en'] .third-section h2 {
    font-size: 32px;
  }
  html[lang='en'] .third-section a {
    height: 82px;
    max-width: 314px;
    font-size: 25px;
    border-radius: 16px;
  }

  /* Fourth Section / Android Download - tablet */
  html[lang='en'] .fourth-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  html[lang='en'] .fourth-container {
    margin-top: 65px;
    margin-bottom: 0;
    padding: 15px;
  }
  html[lang='en'] .fourth-content {
    max-width: 544px;
  }
  html[lang='en'] .fourth-allContent p,
  html[lang='en'] .fourth-lastContent p {
    font-size: 20px;
  }
  html[lang='en'] .fourth-step-label {
    font-size: 20px;
  }

  /* Fifth Section / Android Table - tablet */
  html[lang='en'] .fifth-section {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  html[lang='en'] .fifth-section p:last-of-type {
    margin-bottom: 25px;
  }
  html[lang='en'] .fifth-section h2 {
    font-size: 32px;
  }
  html[lang='en'] .fifth-section > a img {
    width: 292px;
    height: 86px;
  }

  /* Sixth Section / iOS Download - tablet */
  html[lang='en'] .sixth-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  html[lang='en'] .sixth-container {
    margin-top: 60px;
    margin-bottom: 0;
  }
  html[lang='en'] .sixth-text-content p {
    font-size: 20px;
  }
  html[lang='en'] .sixth-allContent div:nth-child(2) {
    max-width: 495px;
  }
  html[lang='en'] .sixth-allContent div:nth-child(2) p {
    font-size: 20px;
  }
  html[lang='en'] .sixth-allContent .sixth-step-label {
    font-size: 20px;
  }
  html[lang='en'] .sixth-lastContent p {
    font-size: 20px;
  }
  html[lang='en'] .sixth-lastContent .sixth-last-step {
    font-size: 20px;
  }

  /* Seventh Section / iOS Table - tablet */
  html[lang='en'] .seventh-section {
    padding-top: 40px;
    padding-bottom: 20px;
  }
  html[lang='en'] .seventh-section h2 {
    font-size: 32px;
  }
  html[lang='en'] .seventh-section > a img {
    width: 292px;
    height: 86px;
  }

  html[lang='en'] .seventh-section p:last-of-type {
    margin-bottom: 25px;
  }

  html[lang='en'] .eighth-section p:last-of-type {
    margin-bottom: 30px;
  }
  html[lang='en'] .ninth-section {
    margin-top: 0 !important;
  }

  html[lang='en'] .tenth-content {
    margin: 20px 0;
  }

  /* Eighth Section / Mobile Website - tablet */
  html[lang='en'] .eighth-section {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  html[lang='en'] .eighth-section h2 {
    font-size: 32px;
  }
  html[lang='en'] .eighth-section a {
    height: 82px;
    max-width: 314px;
    font-size: 25px;
    border-radius: 16px;
  }
  html[lang='en'] .eighth-section li {
    font-size: 24px;
  }
  html[lang='en'] .eighth-section .eighth-accent {
    font-size: 24px;
  }

  html[lang='en'] .fifteenth-content div:nth-child(2) {
    width: 100%;
  }

  /* Ninth Section / How to Update - tablet */
  html[lang='en'] .ninth-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  html[lang='en'] .ninth-content1 {
    padding: 30px 20px;
  }
  html[lang='en'] .ninth-section div:nth-child(1) img {
    max-height: 192px;
  }
  html[lang='en'] .ninth-content1 div:nth-child(2) {
    max-width: 619px;
  }
  html[lang='en'] .ninth-content1 div:nth-child(2) p {
    font-size: 20px;
  }
  html[lang='en'] .ninth-content2 {
    gap: 15px;
    margin-top: 15px;
  }
  html[lang='en'] .ninth-IOS {
    padding: 20px;
  }

  /* Tenth Section / Login - tablet */
  html[lang='en'] .tenth-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  html[lang='en'] .tenth-section h2 {
    font-size: 32px;
  }
  html[lang='en'] .tenth-section > p,
  html[lang='en'] .tenth-section > div > p {
    font-size: 24px;
  }
  html[lang='en'] .tenth-content p {
    font-size: 24px;
  }
  html[lang='en'] .tenth-content div:nth-child(2) {
    max-width: 634px;
  }
  html[lang='en'] .tenth-forgot {
    font-size: 24px;
  }
  html[lang='en'] .tenth-content .white-color {
    font-size: 24px;
  }

  /* Eleventh Section / Bonuses & Promo - tablet */
  html[lang='en'] .eleventh-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  html[lang='en'] .eleventh-section h2 {
    font-size: 32px;
  }
  html[lang='en'] .eleventh-content {
    margin-top: 20px;
    gap: 8px;
  }
  html[lang='en'] .eleventh-content > div:nth-child(2) {
    max-width: 312px;
  }

  html[lang='en'] .twelfth-cart div {
    padding-right: 31px;
  }

  html[lang='en'] .second-content div:nth-child(2) {
    max-width: 563px;
    width: 100%;
  }

  /* Hot to Activate / Bonuses - tablet */
  html[lang='en'] .hot-to-activate {
    padding-top: 20px;
    padding-bottom: 30px;
    gap: 22px;
  }
  html[lang='en'] .hot-to-activate h2 {
    font-size: 32px;
  }
  html[lang='en'] .hot-to-activate a {
    height: 85px;
    max-width: 326px;
    font-size: 25px;
  }

  html[lang='en'] .hot-to-activate_button {
    margin-top: 8px;
  }

  /* Twelfth Section / Promo Code - tablet */
  html[lang='en'] .twelfth-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  html[lang='en'] .twelfth-section h2 {
    font-size: 32px;
  }

  /* Thirteenth Section / Deposit - tablet */
  html[lang='en'] .thirteenth-section h2 {
    font-size: 32px;
  }

  /* Fourteenth Section / Withdraw - tablet */
  html[lang='en'] .fourteenth-section h2 {
    font-size: 32px;
  }

  /* Fifteenth Section / Common Issues - tablet */
  html[lang='en'] .fifteenth-section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  html[lang='en'] .fifteenth-section h2 {
    font-size: 32px;
  }

  /* Sixteenth Section / Conclusion - tablet */
  html[lang='en'] .sixteenth-section {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  html[lang='en'] .sixteenth-section > div {
    display: flex;
    flex-direction: column;
    gap: 30px;
    align-items: center;
    width: 100%;
  }
  html[lang='en'] .sixteenth-container {
    padding: 30px;
    margin-bottom: 0px;
  }
  html[lang='en'] .accordion-title {
    margin-top: 0px;
  }
  html[lang='en'] .sixteenth-container h2 {
    font-size: 30px;
    margin-bottom: 14px;
  }
  html[lang='en'] .sixteenth-container p {
    font-size: 20px;
  }
  html[lang='en'] .sixteenth-section a {
    height: 83px;
    max-width: 314px;
    font-size: 25px;
  }

  /* Footer - tablet */
  html[lang='en'] footer {
    flex-direction: row-reverse;
    padding: 20px 60px;
  }
  html[lang='en'] footer div:nth-child(2) img {
    width: 220px;
    height: 48px;
  }
  html[lang='en'] footer div:nth-child(1) p {
    font-size: 10px;
  }
  html[lang='en'] .accordion-section {
    padding: 25px 40px;
  }
  html[lang='en'] .accordion-header,
  html[lang='en'] .accordion-header div {
    font-size: 30px;
  }
  html[lang='en'] .accordion-header::after {
    width: 22px;
    right: -35px;
  }
  html[lang='en'] .accordion-content p {
    padding: 11px 0 0;
  }
  html[lang='en'] .accordion-content,
  html[lang='en'] .accordion-content p,
  html[lang='en'] .accordion-content li {
    font-size: 20px;
  }
  html[lang='en'] .second-section p {
    margin-bottom: 15px;
  }
  html[lang='en'] .second-section h2 {
    margin-bottom: 15px;
  }
  html[lang='en'] .third-section p:last-of-type {
    margin-bottom: 30px;
  }
}

@media (max-width: 1010px) {
  html[lang='en'] .sixth-allContent div:first-child {
    display: none;
  }
  html[lang='en'] .sixth-allContent div:nth-child(2) {
    max-width: initial;
    width: 100%;
  }
  html[lang='en'] .sixth-allContent {
    margin-top: initial;
  }
  html[lang='en'] .sixth-mobile {
    display: flex;
    position: relative;
    align-items: center;
    justify-content: center;
    left: 20px;
  }
  html[lang='en'] .sixth-mobile::before {
    content: '';
    position: absolute;
    top: 20px;
    left: 0;
    border-radius: 50%;
    width: 90%;
    height: 90%;
    background: rgba(20, 160, 255, 0.7);
    filter: blur(50px);
    z-index: -1;
  }
}

@media (max-width: 998px) {
  html[lang='en'] .ninth-section div:nth-child(1) img {
    max-height: initial;
  }
  html[lang='en'] .header__container {
    gap: 30px;
  }
  html[lang='en'] .twelfth-cart {
    justify-content: flex-start;
  }
  html[lang='en'] .twelfth-cart div {
    margin-top: 20px;
    max-width: 332px;
    width: 100%;
    padding-left: 40px;
  }
  html[lang='en'] .twelfth-cart img {
    bottom: -100px;
    width: 220px;
    height: 220px;
    left: -52px;
  }

  html[lang='en'] .fourth-container::before {
    height: 100%;
    border-radius: 28px;
  }

  html[lang='en'] .fourth-allContent::before,
  html[lang='en'] .fourth-container::after {
    border-radius: 15px;
    height: 92%;
  }

  html[lang='en'] .sixth-container::before {
    height: 100%;
    border-radius: 28px;
  }

  html[lang='en'] .sixth-allContent::before,
  html[lang='en'] .sixth-container::after {
    border-radius: 15px;
    height: 92%;
  }

  html[lang='en'] .fourth-allContent::before {
    bottom: 56%;
    width: 79%;
  }

  html[lang='en'] .fourth-container::after {
    width: 87%;
    bottom: 55%;
  }

  html[lang='en'] .sixth-allContent::before {
    bottom: 56%;
    width: 79%;
  }

  html[lang='en'] .sixth-container::after {
    width: 87%;
    bottom: 55%;
  }
}

@media (max-width: 768px) {
  html[lang='en'] .second-section,
  html[lang='en'] .third-section,
  html[lang='en'] .fourth-section,
  html[lang='en'] .fifth-section,
  html[lang='en'] .sixth-section,
  html[lang='en'] .seventh-section,
  html[lang='en'] .eighth-section,
  html[lang='en'] .ninth-section,
  html[lang='en'] .tenth-section,
  html[lang='en'] .eleventh-section,
  html[lang='en'] .hot-to-activate,
  html[lang='en'] .twelfth-section,
  html[lang='en'] .accordion-section,
  html[lang='en'] .fourteenth-section,
  html[lang='en'] .thirteenth-section,
  html[lang='en'] .fifteenth-section,
  html[lang='en'] .sixteenth-section {
    padding: 15px 16px;
  }

  html[lang='en'] h2,
  html[lang='en'] h3,
  html[lang='en'] h4 {
    font-size: 22px;
  }

  html[lang='en'] .seventh-section h2 {
    font-size: 22px;
  }

  html[lang='en'] .seventh-section .table,
  html[lang='en'] .fifth-section .table {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  html[lang='en'] .eighth-section li,
  html[lang='en'] .eighth-section .eighth-accent {
    font-size: 18px;
  }

  html[lang='en'] .twelfth-cart a {
    max-width: initial;
    width: 100%;
    text-transform: uppercase;
  }
  html[lang='en'] .twelfth-cart div {
    margin: 25px auto 0;
  }

  html[lang='en'] .eighth-section ul {
    padding-left: 28px;
  }

  html[lang='en'] .eighth-section p:last-of-type {
    margin-bottom: 25px;
  }

  html[lang='en'] .ninth-content1 {
    flex-direction: column-reverse;
    padding: 15px;
    gap: 0;
    border-radius: 35px;
  }

  html[lang='en'] .ninth-section div:nth-child(1) img {
    max-height: 200px;
    width: 100%;
  }

  html[lang='en'] .ninth-content1 div:nth-child(1) {
    margin: 0 auto;
  }

  html[lang='en'] .ninth-content2 {
    flex-direction: column-reverse;
    gap: 10px;
    margin-top: 10px;
  }

  html[lang='en'] .tenth-mobile {
    display: none;
  }

  html[lang='en'] .tenth-section h2,
  html[lang='en'] .eleventh-section h2 {
    font-size: 22px;
    margin-bottom: 5px;
  }

  html[lang='en'] .tenth-section > p,
  html[lang='en'] .tenth-section > div > p,
  html[lang='en'] .tenth-content p,
  html[lang='en'] .tenth-content .white-color,
  html[lang='en'] .tenth-forgot {
    font-size: 18px;
  }

  html[lang='en'] .eleventh-section .white-color {
    margin-top: 5px;
  }

  html[lang='en'] .eleventh-content > div:nth-child(2) {
    max-width: initial;
    margin-bottom: 15px;
  }

  html[lang='en'] .tenth-content {
    margin: 0;
  }

  html[lang='en'] .ninth-IOS {
    padding: 15px;
    border-radius: 35px;
    width: 100%;
  }

  html[lang='en'] .ninth-IOS h3 {
    font-size: 20px;
  }

  html[lang='en'] .ninth-IOS p {
    font-size: 18px;
  }

  html[lang='en'] .ninth-content1 div:nth-child(2) {
    gap: 0;
    max-width: initial;
  }

  html[lang='en'] .twelfth-cart {
    margin-top: 10px;
    height: 285px;
  }
  html[lang='en'] .greenTicket {
    height: 285px;
  }
  html[lang='en'] .twelfth-cart img {
    bottom: -26px;
    width: 220px;
    height: 150px;
    left: -2px;
  }

  html[lang='en'] .ninth-content1 h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  html[lang='en'] .ninth-content1 div:nth-child(2) p {
    font-size: 18px;
  }

  html[lang='en'] .ninth-content1 div:nth-child(1) {
    bottom: -15px;
  }

  html[lang='en'] h2,
  html[lang='en'] h3,
  html[lang='en'] h4 {
    font-size: 22px;
  }
  html[lang='en'] p,
  html[lang='en'] li {
    font-size: 18px;
  }
  html[lang='en'] .second-section h2 {
    font-size: 22px;
  }

  html[lang='en'] .second-section {
    padding: 15px 16px;
  }

  html[lang='en'] .second-section p {
    margin-bottom: 0;
  }

  html[lang='en'] .second-buttons-mobile p {
    font-size: 25px;
  }

  html[lang='en'] .third-section h2 {
    font-size: 22px;
    margin-bottom: 10px;
  }

  html[lang='en'] .fifth-section h2 {
    font-size: 22px;
  }

  html[lang='en'] .table tr:first-child td {
    font-size: 20px;
    padding: 13px 15px;
  }
  html[lang='en'] .table tr td {
    font-size: 20px;
    padding: 15px;
  }
  html[lang='en'] .table tr:nth-child(1) td:nth-child(1) {
    border-top-left-radius: 23px;
  }
  html[lang='en'] .table tr:nth-child(1) td:nth-child(2) {
    border-top-right-radius: 23px;
  }
  html[lang='en'] .table tr:last-child td:nth-child(1) {
    border-bottom-left-radius: 23px;
  }
  html[lang='en'] .table tr:last-child td:nth-child(2) {
    border-bottom-right-radius: 23px;
  }
  html[lang='en'] .fifth-section p:last-of-type {
    margin-bottom: 15px;
  }

  html[lang='en'] .sixth-container {
    margin-top: 40px;
    padding: 20px 15px;
  }
  html[lang='en'] .sixth-text-content,
  html[lang='en'] .sixth-allContent div:nth-child(2) {
    margin: 0;
  }

  html[lang='en'] .sixth-text-content p,
  html[lang='en'] .sixth-allContent div:nth-child(2) p,
  html[lang='en'] .sixth-lastContent p,
  html[lang='en'] .sixth-allContent .sixth-step-label,
  html[lang='en'] .sixth-lastContent .sixth-last-step {
    font-size: 16px;
  }

  html[lang='en'] .sixth-container h2 {
    margin-bottom: 10px;
  }

  html[lang='en'] .table-desktop {
    display: none;
  }
  html[lang='en'] .table-mobile {
    display: table;
  }
  html[lang='en'] .table-mobile tr td {
    width: 100%;
  }
  html[lang='en'] .table-mobile tr:nth-child(1) td {
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
  }
  html[lang='en'] .table-mobile tr:last-child td {
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
  }
  html[lang='en'] .table-mobile-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  html[lang='en'] .table-divider {
    width: 1px;
    height: 22px;
    background: rgba(115, 198, 255, 1);
    flex-shrink: 0;
  }

  html[lang='en'] .third-section p:last-of-type {
    margin-bottom: 25px;
  }

  html[lang='en'] .third-section a,
  html[lang='en'] .eighth-section a,
  html[lang='en'] .hot-to-activate a {
    height: 85px;
    max-width: 328px;
    font-size: 25px;
  }

  html[lang='en'] .thirteenth-section h2,
  html[lang='en'] .fourteenth-section h2,
  html[lang='en'] .fifteenth-section h2,
  html[lang='en'] .hot-to-activate h2,
  html[lang='en'] .twelfth-section h2 {
    font-size: 22px;
  }

  html[lang='en'] .twelfth-section h2 {
    margin-bottom: 15px;
  }

  html[lang='en'] .twelfth-section {
    gap: 0;
  }

  html[lang='en'] .twelfth-section ol {
    margin-bottom: 15px;
    padding-left: 25px;
  }

  html[lang='en'] .fourth-allContent {
    padding: 0;
  }
  html[lang='en'] .fourth-container {
    padding: 20px 15px 0;
    margin-top: 15px;
  }

  html[lang='en'] .fourth-section {
    padding: 25px 16px 15px;
  }
  html[lang='en'] .fourth-content h2 {
    font-size: 20px;
    margin-bottom: 10px;
  }
  html[lang='en'] .fourth-allContent p,
  html[lang='en'] .fourth-lastContent p {
    font-size: 16px;
  }
  html[lang='en'] .fourth-lastContent {
    padding: 0;
    margin-top: 0;
  }

  html[lang='en'] .fourteenth-section {
    padding: 15px 16px;
  }
  html[lang='en'] .thirteenth-section {
    max-width: 100%;
    padding: 15px 16px;
  }
  html[lang='en'] .eleventh-section {
    padding: 15px 16px;
  }
  html[lang='en'] .eleventh-content {
    flex-direction: column;
    margin-top: 0;
  }
  html[lang='en'] .eleventh-content > div:nth-child(1) {
    max-width: 100%;
  }
  html[lang='en'] .accordion-section {
    padding: 25px 16px;
  }
  html[lang='en'] .accordion-header,
  html[lang='en'] .accordion-header div {
    font-size: 22px;
    min-height: 22px;
    padding: 0;
    margin-right: 8px;
  }
  html[lang='en'] .accordion-header::after {
    width: 12px;
    right: -17px;
  }

  html[lang='en'] .accordion-content p {
    padding: 7px 0 0;
    margin-right: 0px;
  }
  html[lang='en'] .accordion-content,
  html[lang='en'] .accordion-content p,
  html[lang='en'] .accordion-content li {
    font-size: 12px;
  }
  html[lang='en'] footer {
    padding: 15px 16px;
    margin-top: 20px;
  }

  /* Header - mobile */
  html[lang='en'] header {
    height: 78px;
  }
  html[lang='en'] .menu-toggle {
    left: 32px;
    top: 23px;
  }
  html[lang='en'] .menu-toggle.active {
    left: 32px;
    top: 23px;
  }

  /* First Section / Promo - mobile */
  html[lang='en'] .first-section {
    gap: 20px;
    padding: 100px 16px 15px;
    min-height: auto;
    align-items: center;
    justify-content: flex-start;
  }
  html[lang='en'] .first-section::before {
    height: 100%;
  }
  html[lang='en'] .first-buttons {
    flex-direction: column;
    gap: 10px;
  }
  html[lang='en'] .first-buttons a img {
    height: 66px;
    width: 100%;
  }
  html[lang='en'] .first-content {
    gap: 10px;
    width: 100%;
  }
  html[lang='en'] .first-content div:nth-child(1) {
    max-width: 100%;
    width: 100%;
    padding: 15px;
    border-radius: 30px;
    height: auto;
  }
  html[lang='en'] .first-content div:nth-child(1) h1 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  html[lang='en'] .first-content div:nth-child(1) p {
    font-size: 16px;
  }
  html[lang='en'] .first-content div:nth-child(2) {
    width: 100%;
    min-height: initial;
    padding: 36px 14px 29px;
    border-radius: 30px;
    height: auto;
  }
  html[lang='en'] .first-content div:nth-child(2) input {
    height: 42px;
    border-radius: 6px;
    font-size: 18px;
    margin-bottom: 11px;
    margin-top: 0;
  }
  html[lang='en'] .first-content div:nth-child(2) a {
    height: 42px;
    border-radius: 6px;
    font-size: 18px;
  }
  html[lang='en'] .first-content div:nth-child(2) img {
    width: 200px;
    height: 140px;
  }
  html[lang='en'] .second-content {
    flex-direction: column-reverse;
  }

  html[lang='en'] .second-content div:nth-child(2) {
    width: 100%;
    max-width: initial;
  }

  html[lang='en'] .second-buttons {
    align-items: center;
    margin-top: 15px;
    gap: 10px;
  }
  html[lang='en'] .second-buttons-content {
    gap: 5px;
  }
  html[lang='en'] .second-content div:nth-child(1) img {
    max-height: 500px;
  }
  html[lang='en'] .fifteenth-mobile {
    display: none;
  }
  html[lang='en'] .sixteenth-container {
    padding: 15px;
  }
  html[lang='en'] .sixteenth-container h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  html[lang='en'] .sixteenth-container p {
    font-size: 16px;
  }
  html[lang='en'] .sixteenth-section > div {
    gap: 25px;
  }
  html[lang='en'] .accordion-title {
    font-size: 22px;
    margin-bottom: 5px;
  }
  html[lang='en'] .accordion-container {
    gap: 10px;
  }
  html[lang='en'] .accordion-header div {
    font-size: 16px;
  }
  html[lang='en'] footer div:nth-child(2) img {
    max-width: 158px;
    width: 100%;
    height: initial;
  }
  html[lang='en'] footer div:nth-child(1) img {
    width: 23px;
    margin-top: 3px;
  }
  html[lang='en'] .header__wrapper {
    padding: 0 16px;
  }
  html[lang='en'] .header__buttons a:nth-child(1) {
    min-width: 100px;
    width: 100%;
    height: 35px;
  }
  html[lang='en'] .header__buttons a:nth-child(2) {
    height: 35px;
    min-width: 125px;
  }
  html[lang='en'] .logo img {
    max-width: 122px;
    width: 100%;
  }
  html[lang='en'] .header__buttons {
    gap: 10px;
  }
  html[lang='en'] .header__container {
    gap: 15px;
  }
  html[lang='en'] .fourth-step-label {
    font-size: 16px;
  }
  html[lang='en'] .text-mobile {
    display: block;
  }
}

@media (min-width: 680px) and (max-width: 768px) {
  html[lang='en'] .first-content div:nth-child(2) img {
    width: 116px;
    height: 77px;
  }
}

@media (max-width: 600px) {
  html[lang='en'] .second-buttons-mobile {
    display: flex;
  }

  html[lang='en'] .second-buttons-desktop {
    display: none;
  }

  html[lang='en'] .first-buttons {
    width: initial;
  }

  html[lang='en'] .first-content {
    flex-direction: column;
  }

  html[lang='en'] .first-content div:nth-child(2) {
    width: 100%;
    min-height: 285px;
    padding: 36px 14px 29px;
    border-radius: 30px;
    max-width: initial;
  }

  html[lang='en'] .second-buttons-content {
    flex-direction: column;
  }

  html[lang='en'] .second-buttons a {
    max-width: 195px;
    width: 100%;
  }
  html[lang='en'] .second-buttons a img {
    height: initial;
  }
}
