@font-face {
  font-family: "Gilroy-Regular";
  src: url(../font/Gilroy-Regular.ttf);
}

@font-face {
  font-family: "Gilroy-Bold";
  src: url(../font/Gilroy-Bold.ttf);
}

@font-face {
  font-family: "Giloy-Medium";
  src: url(../font/Gilroy-Medium.ttf);
}

@font-face {
  font-family: "Giloy-SemiHeavy";
  src: url(../font/Gilroy-Heavy.ttf);
}

@font-face {
  font-family: "RedHatDisplay-Regular";
  src: url(../font/RedHatDisplayBold.ttf);
}

@font-face {
  font-family: "Gilroy-Medium";
  src: url("https://assets.website-files.com/64e4629c52e032b70401f702/64e476e9d8d2d5a7af348b95_Gilroy-SemiBold.eot")
      format("embedded-opentype"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e476e9444f384477ff84fc_Gilroy-SemiBold.woff")
      format("woff"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e476e9768b6be8f6c565ed_Gilroy-SemiBold.ttf")
      format("truetype"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e476e95e25ca8fa748009a_Gilroy-SemiBold.otf")
      format("opentype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy-SemiHeavy";
  src: url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464bf37b74310bc637fe8_Gilroy-Bold.woff")
      format("woff"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464bf420d336335ad48cc_Gilroy-Bold.ttf")
      format("truetype"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464bf5a9cb221a3665bfb_Gilroy-Bold.otf")
      format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy-Regular";
  src: url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464d108833bb48b523445_Gilroy-Regular.woff")
      format("woff"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464d1e139f06833f60760_Gilroy-Regular.ttf")
      format("truetype"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464d1d3ec364cbf99673b_Gilroy-Regular.otf")
      format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Gilroy-Medium";
  src: url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464d1e911b3d3a77402d0_Gilroy-Medium.woff")
      format("woff"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464d1444f384477e903f3_Gilroy-Medium.ttf")
      format("truetype"),
    url("https://assets.website-files.com/64e4629c52e032b70401f702/64e464d19b0f8e7d5716be0f_Gilroy-Medium.otf")
      format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

.ifit-footer {
  position: static !important;
}

.image-container {
  background-color: #252525;
}

* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

.header-container {
  display: flex;
  flex-direction: row;
  width: 100%;
  justify-content: space-between;
  padding: 1.25rem 2rem;
  align-items: center;
}

.header-right {
  display: flex;
}

.header-button {
  height: 46px;
  gap: 24px;
  border-radius: 100px;
  background-color: #ed6594;
  color: #ffffff;
  border: none;
  padding-left: 1rem;
  padding-right: 1rem;
}

.header-button:hover {
  background-color: #d04776;
}

.circle-button {
  border-radius: 60px;
  justify-content: center;
  align-items: center;
  width: 18px;
  height: 18px;
  margin-left: auto;
  transition: transform 0.2s ease-in-out;
  display: flex;
  position: relative;
}

.lines.second {
  height: 100%;
  position: absolute;
  transform: rotate(90deg);
}

.lines.first {
  height: 100%;
  position: absolute;
}

.lines {
  width: 2px;
  background-color: #01050a;
}

.header {
  background-color: #ffffff;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.cornor-img {
  width: 160px;
  height: 160px;
  position: absolute;
}

.main-image-part {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  background: linear-gradient(to bottom, transparent 50%, #f5f9ff 50%);
}

.text-start {
  font-family: Gilroy-Regular, sans-serif;
  text-align: left;
}

.text-start-title {
  font-family: Gilroy-Bold, sans-serif;
  font-size: large;
  line-height: 26px;
  text-align: left;
  margin-bottom: 0px;
}

.register-title {
  font-family: Gilroy-Bold, sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 29.71px;
  text-align: left;
}

.bg-second {
  background-color: #f5f9ff;
  margin-top: -95px;
  padding-top: 95px;
  padding-bottom: 1rem;
}

.text-start-label {
  text-align: left;
  font-family: Gilroy-Bold, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

.main {
  border-radius: 0 0 70px 70px;
  position: relative;
  z-index: 0;
}

.hidden {
  transform: translateY(-100%);
}

.header {
  position: fixed;
  display: flex;
  z-index: 100;
  width: 100%;
  transition: transform 0.9s ease;
}

.header-bottom {
  justify-content: space-evenly;
  position: fixed;
  display: flex;
  z-index: 999;
  width: 100%;
  transition: transform 0.9s ease;
  bottom: 0;
  width: 910px;
  height: 117px;
  background: linear-gradient(90deg, #000c28 25%, #5972d9 100%);
  border-radius: 20px 20px 0 0;
}

.header-bottom-right {
  display: flex;
  align-items: center;
}

.footer {
  position: sticky;
  bottom: 0;
  /*z-index: -1;*/
  z-index: 1;
  margin-top: -80px;
}

.footer-title {
  font-family: Gilroy-Bold, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24.76px;
  text-align: left;
}

.form-bg {
  position: relative;
  background-color: #ffff; /* Background color for the bottom part */
  overflow: hidden; /* Hide overflow to ensure the rounding is visible */

  background: linear-gradient(to bottom, #f5f9ff 50%, transparent 50%);
}

.form-bg::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background-color: #f5f9ff; /* Background color for the top part */
  border-bottom-left-radius: 50px;
  border-bottom-right-radius: 50px;
}

.accordion-body {
  font-size: large;
  font-family: Gilroy-Regular, sans-serif;
  padding-left: 0;
}

@media screen and (min-width: 1024px) {
  .cornor-top {
    top: 0px;
    right: 0px;
  }

  .cornor-bottom {
    bottom: 0px;
    left: 0px;
  }

  .cornor-bottom-mobile {
    display: none;
  }

  .header-row-first {
    margin-top: 30px;
  }

  .container {
    max-width: 1440px;
    padding-left: 60px;
    padding-right: 60px;
  }

  .text-box-row {
    width: 80%;
  }

  .number-position {
    position: absolute;
    right: 3rem;
    bottom: 0.75rem;
    z-index: 1;
  }

  .number-position-4 {
    bottom: 0.75rem;
  }

  .main-txt-bottom-desktop {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
  }

  .main-txt-bottom-tablet {
    display: none;
  }

  .main-txt-bottom-mobile {
    display: none;
  }

  .main-txt-second {
    display: none;
  }

  .main-txt-top {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 49.52px;
    text-align: center;
  }

  .main-text-box-desktop {
    display: flex;
    justify-content: center;
    width: 80%;
    margin: 50px auto;
  }

  .main-text-part {
    margin-top: 95px;
  }

  .main-text-box-tablet {
    display: none;
  }

  .main-image {
    width: 100%;
    height: auto;
  }

  .main-image-first {
    width: 90%;
  }

  .main-slide {
    margin-top: 100px;
    margin: 0 auto;
  }

  .main-register {
    background-color: #5972d9;
    position: relative;
    max-width: 1000px !important;
    min-width: 1000px !important;
  }

  .form-section {
    margin: 90px auto;
  }

  .register-text-second {
    display: none;
  }

  .register-text {
    margin-top: -25px;
    margin-left: -35px;
  }

  .register-component {
    margin-top: 20px;
    grid-row-gap: 20px;
    --bs-gutter-x: 12px;
  }

  .register-button {
    padding-bottom: 32px;
    margin-top: 18px;
    flex-direction: column;
  }

  .register-form {
    background-color: #4a5fb5;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    padding: 35px 30px;
  }

  .register-instruction-bottom {
    font-family: Gilroy-Regular, sans-serif;
    font-size: smaller;
    font-weight: 400;
    line-height: 20px;
    text-align: left;
    color: #ffffff;
    margin-left: 42px;
    margin-top: -10px;
  }

  .register-instruction-top {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 39.62px;
    text-align: center;
    color: #ffffff;
    margin-top: 60.5px;
    margin-left: 42px;
    text-align: left;
  }

  .main-slide-image-first {
    width: 100%;
    margin-top: 52px;
  }

  .main-register-block {
    padding: 65px 50px;
  }

  .accordion-item-faq {
    border-radius: 20px;
    border: #c5c2c2b2 solid 1px;
    padding: 30px;
    width: 80%;
    margin: auto;
    font-size: 18px;
    font-family: RedHatDisplay-Regular, sans-serif;
  }

  .footer-first {
    padding: 100px 40px 40px 40px;
  }

  .footer-second {
    color: #ffffff;
    border-top: 1px solid #ffffff26;
    padding: 10px;
  }
}

@media screen and (min-width: 768px) {
  .main-slide-image-second {
    display: none;
  }

  .main-image-second {
    display: none;
  }

  .col-image {
    padding: 7px;
  }

  .main-btn-quick {
    width: 231px;
    height: 48px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #ed6594;
    color: white;
    background-color: #ed6594;
    transition: 0.2s ease-in;
  }
  .main-btn-quick:hover {
    background-color: #d04776;
  }

  .main-btn-how {
    width: 231px;
    height: 48px;
    padding: 12px 24px 12px 24px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #ed6594;
    opacity: 0px;
    background-color: #ffffff;
    color: #ed6594;
    margin-top: 12px;
    margin-left: 10px;
    transition: 0.2s ease-in;
  }

  .main-btn-how:hover {
    color: inherit;
    background-color: #d04776 !important;
    color: #ffffff;
  }

  .header-row-second {
    display: none !important;
  }

  .slide-text-notice {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 39.62px;
    text-align: center;
  }

  .slide-text-step {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    line-height: 0px;
  }

  .slide-text-step-mobile {
    display: none;
  }

  .list-group-item {
    padding: 12px;
  }

  .footer-link {
    color: #ffffff;
    text-decoration: none;
    font-family: Gilroy-Medium, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .cornor-top {
    display: none;
  }

  .cornor-bottom {
    display: none;
  }

  .cornor-bottom-mobile {
    bottom: 0px;
    left: 0px;
  }

  .socket-row {
    grid-column-gap: 12px;
    grid-row-gap: 12px;
    flex-wrap: wrap;
    justify-content: center;
  }

  .main-txt-bottom-desktop {
    display: non;
  }

  .main-txt-bottom-tablet {
    display: none;
  }

  .main-txt-bottom-mobile {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
  }

  .main-txt-second > .main-txt-top {
    display: none;
  }

  .main-register {
    position: relative;
    border-radius: 30px !important;
    background-color: #5972d9;
    padding-bottom: 70px;
  }

  .main-slide-image-first {
    display: none;
  }

  .main-slide {
    margin-top: 50px;
  }

  .main-txt-list {
    font-family: RedHatDisplay, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
    margin-left: 8px;
  }

  .main-txt-list li::marker {
    color: #5972d9;
  }

  .text-box {
    display: none;
  }

  .row-img div:first-child {
    display: none;
  }

  .main-image-first {
    display: none;
  }

  .main-btn-quick {
    width: 328px;
    height: 48px;
    padding: 12px 24px 12px 24px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #ed6594;
    opacity: 0px;
    color: #ffffff;
    background-color: #ed6594;
  }

  .main-btn-how {
    width: 328px;
    height: 48px;
    padding: 12px 24px 12px 24px;
    gap: 10px;
    border-radius: 100px;
    border: 1px solid #ed6594;
    opacity: 0px;
    background-color: #ffffff;
    color: #ed6594;
    margin-top: 12px;
  }

  .main-btn-quick:hover {
    color: #ffffff;
    background-color: #d04776;
  }

  .main-btn-how:hover {
    color: #ffffff;
    background-color: #ed6594;
  }

  .header-container {
    padding: 10px 20px;
  }

  .header-txt {
    display: none;
  }

  .main-txt-top {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 25px !important;
    font-weight: 400;
    line-height: 30px !important;
    text-align: center;
  }

  .main-txt-bottom-mobile {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
  }

  .main-txt-bottom-tablet {
    display: none;
  }

  .main-txt-bottom-desktop {
    display: none;
  }

  .main-txt-top {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 49.52px;
    text-align: center;
  }

  .main-text-box-desktop {
    display: none;
  }

  .main-text-box-tablet {
    display: none;
  }

  .register-form {
    background-color: #4a5fb5;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    padding: 35px 30px;
    margin-top: 28px;
  }

  .register-text-second {
    display: none;
  }

  .main-register-form {
    padding: 0 35px;
    z-index: 99;
  }

  .register-instruction-top {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 39.62px;
    text-align: center;
    color: #ffffff;
    margin-top: 60.5px;
  }

  .register-instruction-bottom {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    margin-top: -10px;
  }

  .register-component {
    display: flex;
    margin-top: 1px;
    --bs-gutter-y: 1rem;
    --bs-gutter-x: 7rem;
  }

  .text-description {
    display: grid;
    grid-row-gap: 20px;
    justify-content: center;
  }

  .slide-text-notice {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 39.62px;
    text-align: center;
  }

  .slide-text-step-mobile {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
  }

  .slide-text-step {
    display: none;
  }

  .accordion-item-faq {
    border-radius: 20px;
    border: #c5c2c2b2 solid 1px;
    padding: 30px;
    width: 100%;
    margin: auto;
    font-size: 18px;
    font-family: RedHatDisplay-Regular, sans-serif;
  }

  .footer-link {
    color: #ffffff;
    text-decoration: none;
    font-family: Gilroy-Medium, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: left;
  }

  .container.ftr {
    margin-left: 0px !important;
    padding-left: 16px !important;
  }

  .container {
    padding-left: 24px;
    padding-right: 24px;
  }

  .socket-row {
    flex-direction: column;
  }

  .socket-text {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: column;
    align-items: center;
    width: 100%;
  }

  .container.sckt {
    display: block !important;
  }

  .footer-col {
    line-height: 1.5;
  }

  .footer-first-row {
    grid-row-gap: 3rem;
    padding: 70px 0 0 0;
  }

  .footer-second {
    color: #ffffff;
    border-top: 1px solid #ffffff26;
    padding: 10px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .cornor-top {
    top: 0px;
    right: 0px;
  }

  .cornor-bottom {
    display: none;
  }

  .cornor-bottom-mobile {
    bottom: 0px;
    left: 0px;
  }

  .socket-text {
    grid-column-gap: 30px !important;
    font-size: 16px;
  }

  .container.ftr {
    padding: 60px 0px !important;
  }

  .socket {
    padding-top: 0;
    padding-bottom: 0;
  }

  .container.sckt {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-direction: column;
  }

  .socket-row {
    justify-content: center;
    margin-top: 16px;
  }

  .d-grid {
    min-height: 90px;
    margin-top: 5px;
  }

  .main-txt-bottom-tablet {
    display: flex;
    justify-content: center;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    font-family: Gilroy-Regular, sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
  }

  .main-text-box-tablet {
    display: flex;
    justify-content: center;
    width: 90%;
    margin: 50px auto;
  }

  .main-text-box-desktop {
    display: none;
  }

  .main-txt-bottom-mobile {
    display: none;
  }

  .main-txt-bottom-desktop {
    display: none;
  }

  .main-txt-second {
    display: none;
  }

  .main-image-first {
    width: 90%;
  }

  .main-txt-top {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 36px;
    font-weight: 400;
    line-height: 49.52px;
    text-align: center;
  }

  .main-slide {
    width: 90%;
    margin: 180px auto;
  }

  .main-slide-image-first {
    width: 100%;
    margin-top: 52px;
  }

  .main-register-block {
    padding: 65px 25px 10px 25px;
  }

  .main-register {
    position: relative;
    border-radius: 30px !important;
    background-color: #5972d9;
    padding-bottom: 70px;
    min-width: 1000px !important;
  }

  .main-register-form {
    z-index: 99;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 100%;
  }

  .slide-image-second {
    margin-top: 250px !important;
  }

  .number-position {
    position: absolute;
    right: 2rem;
    bottom: 1rem;
    z-index: 1;
  }

  .main-image {
    width: 100%;
    height: 63%;
  }

  .text-description {
    display: none;
  }

  .form-section {
    width: 90%;
    margin: 0 auto;
  }

  .main-register {
    background-color: #5972d9;
    padding-bottom: 70px;
  }

  .register-component {
    display: flex;
    margin-top: 1px;
    --bs-gutter-y: 1rem;
    --bs-gutter-x: 7rem;
  }

  .register-button {
    padding-bottom: 12px;
    flex-direction: column;
  }

  .register-text {
    margin-top: -70px;
    margin-left: -20px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }

  .register-instruction-bottom {
    font-family: Gilroy-Regular, sans-serif;
    font-size: 10px;
    font-weight: 400;
    line-height: 20px;
    text-align: center;
    color: #ffffff;
    margin-top: -10px;
  }

  .register-form {
    background-color: #4a5fb5;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    padding: 25px 25px;
    margin-top: 28px;
  }

  .register-instruction-top {
    font-family: Gilroy-Bold, sans-serif;
    font-size: 32px;
    font-weight: 400;
    line-height: 39.62px;
    text-align: center;
    color: #ffffff;
    margin-top: 60.5px;
    margin-left: 42px;
  }

  .accordion-item-faq {
    border-radius: 20px;
    border: #c5c2c2b2 solid 1px;
    padding: 30px;
    width: 100%;
    margin: auto;
    font-size: 18px;
    font-family: RedHatDisplay-Regular, sans-serif;
  }

  .accordion-panel {
    margin-top: 200px;
  }

  .footer-first {
    padding: 18px;
    padding: 120px 40px 40px 40px;
  }

  .footer-second {
    color: #ffffff;
    border-top: 1px solid #ffffff26;
    padding: 10px;
  }
}

.header-text-bottom {
  line-height: 0;
  width: max-content;
}

.main {
  overflow: hidden;
  z-index: 2;
}

.header-text-top {
  font-family: Gilroy-Medium, sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-align: right;
  margin-top: 13px;
  text-align: right;
  line-height: 0px;
  margin-right: 1rem;
}

.header-text-bottom {
  font-family: Gilroy-Regular, sans-serif;
  font-size: 13px;
  font-weight: 400;
  text-align: left;
  margin-top: 20px;
  margin-right: 1rem;
}

.main-container {
  margin-top: 100px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.main-btn-set {
  margin-top: 35px;
  text-align: center;
}

.text-box {
  margin: 20px 3px;
}

.img-thumbnail {
  padding: 1rem;
  border: none;
  width: 100%;
  height: 440px;
}

.slide-image-second {
  margin-top: 300px;
}

.card-image-second {
  margin-top: 50px;
}

.question-title {
  margin-top: 90px;
  font-family: RedHatDisplay-Regular;
  font-size: 28px;
  font-weight: 700;
  line-height: 37.04px;
  text-align: center;
}

.question-bottom-text {
  margin-top: 80px;
  padding: 12px;
  font-family: Gilroy-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
  opacity: 0.5;
}

.question-confirm-txt {
  font-family: RedHatDisplay-Regular, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 23.81px;
  text-align: center;
}

.question-just-txt {
  font-family: Gilroy-Regular, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: center;
}

.icon-close {
  transform: rotate(90deg);
  transition: transform 0.2s ease-in-out;
}

.footer {
  display: flexbox;
  width: 100%;
  text-align: center;
  background-color: #252525;
  overflow: hidden;
}

.faq-title {
  font-family: RedHatDisplay-Regular, sans-serif;
  font-size: 20px;
}

[class*="col-"] {
  text-align: center;
}

.footer-col {
  display: flex;
  justify-content: start;
  align-items: start;
  grid-row-gap: 12px;
  grid-column-gap: 12px;
  flex-direction: column;
  text-decoration: none;
}

.socket {
  border-top: 1px solid rgba(255, 255, 255, 0.16);
  width: 100%;
}

.socket-row {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
  flex-direction: row;
  align-items: center;
  margin-top: 24px;
  margin-bottom: 24px;
  display: flex;
}

.socket-row.icons {
  grid-column-gap: 12px;
  grid-row-gap: 12px;
  width: auto;
}

.socket-text {
  align-items: center;
  grid-column-gap: 60px;
  grid-row-gap: 24px;
  display: flex;
}

.backtotop {
  cursor: pointer;
  align-items: center;
  justify-content: center;
  background-color: rgba(255, 255, 255, 0.08);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 8px;
  min-width: 48px;
  min-height: 48px;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
  display: flex;
}

.container.sckt {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: row;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.free-text {
  background-color: #5972d9;
  border-radius: 20px;
}

.free-text-left {
  color: #ffffff;
}

.icon-button {
  background-color: #ffffff;
  width: 48px;
  height: 48px;
  border-radius: 100px;
  color: #01050a;
  display: flex;
  justify-content: center;
  align-items: center;
}

.icon-button:hover {
  background-color: grey;
}

.text-first {
  margin-left: 10%;
  margin-top: 10%;
  font-family: Gilroy-Bold, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 39.62px;
  text-align: left;
}

.text-second {
  margin-left: 10%;
  font-family: Gilroy-Regular, sans-serif;
  font-size: 10px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

input {
  padding: 20px;
  border-radius: 12px;
  border: none;
  font-size: 16px;
  height: 48px;
}

.btn-register {
  width: -webkit-fill-available;
  height: 52px !important;
  gap: 24px;
  border-radius: 100px 0px 0px 0px;
  opacity: 0px;
  background-color: #ed6594;
  border: none;
  color: white;
  margin-top: 32px;
}
.btn-register:hover {
  background-color: #d04776;
}

.card-text {
  font-family: Gilroy-Regular, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
}

.text-box-border {
  border: 1px solid #0000001a;
  box-shadow: 0px 4px 10px 0px #9999991a;
  align-content: center;
  background-color: white;
}

.btn-quick {
  background-color: #ed6594;
  color: white;
}

.btn-how {
  border: 1px solid #ed6594;
  color: #ed6594;
  margin-left: 20px;
}

.image-remote {
  z-index: -1;
}

.notice-text {
  font-family: Gilroy-Regular, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  text-align: left;
}

a {
  color: white;
}

.container.ftr {
  padding: 70px;
}

@media screen and (min-width: 1024px) {
  .notice {
    z-index: 99;
    position: absolute;
    top: 30vh;
    left: 10vw;
    max-width: 300px;
  }
}

@media (min-width: 768px) and (max-width: 1024px) {
  .notice {
    z-index: 99;
    position: absolute;
    top: 130px;
    left: 80px;
    max-width: 300px;
  }
}

@media screen and (max-width: 768px) {
  .notice {
    z-index: 99;
    max-width: 300px;
    margin: 0 auto;
    margin-top: 50px;
  }
}

@media screen and (min-width: 1600px) {
  .main-image-part {
    width: -webkit-fill-available;
    padding-left: 120px;
    padding-right: 120px;
  }
}
