@import url("https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
.container {
  max-width: 1220px;
  margin: 0 auto;
}
@media only screen and (max-width: 1200px) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .container {
    max-width: 864px;
    padding: 0px;
  }
}
@media only screen and (max-width: 992px) {
  .container {
    max-width: 864px;
    padding-left: 24px;
    padding-right: 24px;
  }
}

.container-banner {
  max-width: 100%;
  padding-left: 10px;
  padding-right: 20px;
  margin: 0 100px;
}

:root {
  --white-color: #fff;
  --main-color-text: #434151;
  --extra-color-text: #4379BD;
  --main-color: #8CC63F;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
}

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-family: inherit;
  outline: none !important;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

html, body {
  min-height: 100%;
}

body {
  color: rgba(78, 78, 78, 0.92);
  background-color: #fff;
  font-weight: 400;
}

ol, ul {
  list-style: none;
}

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

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

button {
  outline: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
button:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  text-decoration: none !important;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a:hover {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

input[type=text], textarea {
  -webkit-appearance: none;
}

.clearfix {
  clear: both;
}

.m0 {
  margin: 0 !important;
}

.mt0 {
  margin-top: 0 !important;
}

.mr0 {
  margin-right: 0 !important;
}

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

.ml0 {
  margin-left: 0 !important;
}

.m5 {
  margin: 5px !important;
}

.mt5 {
  margin-top: 5px !important;
}

.mr5 {
  margin-right: 5px !important;
}

.mb5 {
  margin-bottom: 5px !important;
}

.ml5 {
  margin-left: 5px !important;
}

.m10 {
  margin: 10px !important;
}

.mt10 {
  margin-top: 10px !important;
}

.mr10 {
  margin-right: 10px !important;
}

.mb10 {
  margin-bottom: 10px !important;
}

.ml10 {
  margin-left: 10px !important;
}

.m15 {
  margin: 15px !important;
}

.mt15 {
  margin-top: 15px !important;
}

.mr15 {
  margin-right: 15px !important;
}

.mb15 {
  margin-bottom: 15px !important;
}

.ml15 {
  margin-left: 15px !important;
}

.m20 {
  margin: 20px !important;
}

.mt20 {
  margin-top: 20px !important;
}

.mr20 {
  margin-right: 20px !important;
}

.mb20 {
  margin-bottom: 20px !important;
}

.ml20 {
  margin-left: 20px !important;
}

.m25 {
  margin: 25px !important;
}

.mt25 {
  margin-top: 25px !important;
}

.mr25 {
  margin-right: 25px !important;
}

.mb25 {
  margin-bottom: 25px !important;
}

.ml25 {
  margin-left: 25px !important;
}

.m30 {
  margin: 30px !important;
}

.mt30 {
  margin-top: 30px !important;
}

.mr30 {
  margin-right: 30px !important;
}

.mb30 {
  margin-bottom: 30px !important;
}

.ml30 {
  margin-left: 30px !important;
}

.m35 {
  margin: 35px !important;
}

.mt35 {
  margin-top: 35px !important;
}

.mr35 {
  margin-right: 35px !important;
}

.mb35 {
  margin-bottom: 35px !important;
}

.ml35 {
  margin-left: 35px !important;
}

.m40 {
  margin: 40px !important;
}

.mt40 {
  margin-top: 40px !important;
}

.mr40 {
  margin-right: 40px !important;
}

.mb40 {
  margin-bottom: 40px !important;
}

.ml40 {
  margin-left: 40px !important;
}

.m45 {
  margin: 45px !important;
}

.mt45 {
  margin-top: 45px !important;
}

.mr45 {
  margin-right: 45px !important;
}

.mb45 {
  margin-bottom: 45px !important;
}

.ml45 {
  margin-left: 45px !important;
}

.m50 {
  margin: 50px !important;
}

.mt50 {
  margin-top: 50px !important;
}

.mr50 {
  margin-right: 50px !important;
}

.mb50 {
  margin-bottom: 50px !important;
}

.ml50 {
  margin-left: 50px !important;
}

.m55 {
  margin: 55px !important;
}

.mt55 {
  margin-top: 55px !important;
}

.mr55 {
  margin-right: 55px !important;
}

.mb55 {
  margin-bottom: 55px !important;
}

.ml55 {
  margin-left: 55px !important;
}

.m60 {
  margin: 60px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.mr60 {
  margin-right: 60px !important;
}

.mb60 {
  margin-bottom: 60px !important;
}

.ml60 {
  margin-left: 60px !important;
}

.m65 {
  margin: 65px !important;
}

.mt65 {
  margin-top: 65px !important;
}

.mr65 {
  margin-right: 65px !important;
}

.mb65 {
  margin-bottom: 65px !important;
}

.ml65 {
  margin-left: 65px !important;
}

.p0 {
  padding: 0 !important;
}

.pt0 {
  padding-top: 0 !important;
}

.pr0 {
  padding-right: 0 !important;
}

.pb0 {
  padding-bottom: 0 !important;
}

.pl0 {
  padding-left: 0 !important;
}

.p5 {
  padding: 5px !important;
}

.pt5 {
  padding-top: 5px !important;
}

.pr5 {
  padding-right: 5px !important;
}

.pb5 {
  padding-bottom: 5px !important;
}

.pl5 {
  padding-left: 5px !important;
}

.p10 {
  padding: 10px !important;
}

.pt10 {
  padding-top: 10px !important;
}

.pr10 {
  padding-right: 10px !important;
}

.pb10 {
  padding-bottom: 10px !important;
}

.pl10 {
  padding-left: 10px !important;
}

.p15 {
  padding: 15px !important;
}

.pt15 {
  padding-top: 15px !important;
}

.pr15 {
  padding-right: 15px !important;
}

.pb15 {
  padding-bottom: 15px !important;
}

.pl15 {
  padding-left: 15px !important;
}

.p20 {
  padding: 20px !important;
}

.pt20 {
  padding-top: 20px !important;
}

.pr20 {
  padding-right: 20px !important;
}

.pb20 {
  padding-bottom: 20px !important;
}

.pl20 {
  padding-left: 20px !important;
}

.p25 {
  padding: 25px !important;
}

.pt25 {
  padding-top: 25px !important;
}

.pr25 {
  padding-right: 25px !important;
}

.pb25 {
  padding-bottom: 25px !important;
}

.pl25 {
  padding-left: 25px !important;
}

.p30 {
  padding: 30px !important;
}

.pt30 {
  padding-top: 30px !important;
}

.pr30 {
  padding-right: 30px !important;
}

.pb30 {
  padding-bottom: 30px !important;
}

.pl30 {
  padding-left: 30px !important;
}

.p35 {
  padding: 35px !important;
}

.pt35 {
  padding-top: 35px !important;
}

.pr35 {
  padding-right: 35px !important;
}

.pb35 {
  padding-bottom: 35px !important;
}

.pl35 {
  padding-left: 35px !important;
}

.p40 {
  padding: 40px !important;
}

.pt40 {
  padding-top: 40px !important;
}

.pr40 {
  padding-right: 40px !important;
}

.pb40 {
  padding-bottom: 40px !important;
}

.pl40 {
  padding-left: 40px !important;
}

.p45 {
  padding: 45px !important;
}

.pt45 {
  padding-top: 45px !important;
}

.pr45 {
  padding-right: 45px !important;
}

.pb45 {
  padding-bottom: 45px !important;
}

.pl45 {
  padding-left: 45px !important;
}

.p50 {
  padding: 50px !important;
}

.pt50 {
  padding-top: 50px !important;
}

.pr50 {
  padding-right: 50px !important;
}

.pb50 {
  padding-bottom: 50px !important;
}

.pl50 {
  padding-left: 50px !important;
}

.p55 {
  padding: 55px !important;
}

.pt55 {
  padding-top: 55px !important;
}

.pr55 {
  padding-right: 55px !important;
}

.pb55 {
  padding-bottom: 55px !important;
}

.pl55 {
  padding-left: 55px !important;
}

.p60 {
  padding: 60px !important;
}

.pt60 {
  padding-top: 60px !important;
}

.pr60 {
  padding-right: 60px !important;
}

.pb60 {
  padding-bottom: 60px !important;
}

.pl60 {
  padding-left: 60px !important;
}

.p65 {
  padding: 65px !important;
}

.pt65 {
  padding-top: 65px !important;
}

.pr65 {
  padding-right: 65px !important;
}

.pb65 {
  padding-bottom: 65px !important;
}

.pl65 {
  padding-left: 65px !important;
}

.zoom-button {
  display: -webkit-inline-box;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.389px;
  border-radius: 60px;
  background: -webkit-linear-gradient(354deg, #ff9800 11.32%, #58e2ff 120.99%);
  background: linear-gradient(96deg, #ff9800 11.32%, #58e2ff 120.99%);
  height: 56px;
  padding: 10px 20px;
  padding: 0.625rem 1.25rem;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.zoom-button:hover {
  color: #fff;
}

.register-button {
  display: -webkit-inline-box;
  display: -moz-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  color: #000;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  letter-spacing: 0.389px;
  border-radius: 60px;
  background: -webkit-linear-gradient(354deg, #ff9800 11.32%, #58e2ff 120.99%);
  background: linear-gradient(96deg, #ff9800 11.32%, #58e2ff 120.99%);
  height: 56px;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
.register-button:hover {
  color: #fff;
}

.register-button-cirle {
  width: 190px;
  height: 190px;
  border-radius: 50%;
  padding: 15px;
  padding: 0.9375rem;
  background: #74D3FF;
  color: #fff;
  background: -webkit-linear-gradient(354deg, #ff9800 11.32%, #58e2ff 120.99%);
  background: linear-gradient(96deg, #ff9800 11.32%, #58e2ff 120.99%);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  text-transform: uppercase;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (max-width: 1024px) {
  .register-button-cirle {
    width: 150px;
    height: 150px;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 768px) {
  .register-button-cirle {
    width: 120px;
    height: 120px;
    font-size: 11px;
    font-size: 0.6875rem;
  }
}
@media only screen and (max-width: 720px) {
  .register-button-cirle {
    display: none;
  }
}
.register-button-cirle svg path {
  fill: #fff;
}
.register-button-cirle:hover {
  color: #000;
  background: #74D3FF;
}
.register-button-cirle:hover svg path {
  fill: #000;
}

.btnJoin-metting {
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 24px 24px 24px 32px;
  gap: 53px;
  border-radius: 81px;
  border-top: 2px solid #FF9800;
  border-right: 2px solid #FF9800;
  border-left: 2px solid #FF9800;
  background: rgba(13, 97, 125, 0.46);
  color: #FFF;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 600;
  margin-top: 70px;
  margin-top: 4.375rem;
  max-width: 805px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (max-width: 767px) {
  .btnJoin-metting {
    gap: 20px;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 12px 16px;
    margin-top: 40px;
    margin-top: 2.5rem;
  }
}
@media only screen and (max-width: 576px) {
  .btnJoin-metting {
    font-size: 14px;
    font-size: 0.875rem;
    padding: 8px 12px;
    gap: 10px;
    margin-top: 20px;
    margin-top: 1.25rem;
  }
}
.btnJoin-metting:hover {
  opacity: 0.8;
}
.btnJoin-metting__btn {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  border-radius: 58px;
  color: white;
  border: solid 3px transparent;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), -webkit-linear-gradient(354deg, #FF9800 11.32%, #58E2FF 120.99%);
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(96deg, #FF9800 11.32%, #58E2FF 120.99%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  -webkit-box-shadow: 2px 1000px 1px rgba(13, 97, 125, 0.46) inset;
          box-shadow: 2px 1000px 1px rgba(13, 97, 125, 0.46) inset;
  height: 50px;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  min-width: 150px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 700;
}
@media only screen and (max-width: 576px) {
  .btnJoin-metting__btn {
    font-size: 16px;
    font-size: 1rem;
  }
}
.btnJoin-metting__btn:hover {
  color: #fff;
  opacity: 0.8;
}

.header-container {
  -webkit-transition: padding 0.3s;
  transition: padding 0.3s;
  background: #fff;
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  height: 80px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  background: #fff;
}

.headerCt {
  width: 100%;
}
.headerCt .navbar-brand {
  width: 173px;
  height: 50px;
  display: block;
}
.headerCt .navbar-brand > img {
  -o-object-fit: contain;
     object-fit: contain;
  width: 100%;
  height: 100%;
}
.headerCt-container {
  max-width: 1220px;
}
@media only screen and (max-width: 1200px) {
  .headerCt-container {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1024px) {
  .headerCt-container {
    padding-left: 0;
    padding-right: 0;
    max-width: 864px;
  }
}
@media only screen and (max-width: 992px) {
  .headerCt-container {
    padding-left: 24px;
    padding-right: 24px;
  }
}
.headerCt .navbar {
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.headerCt .navbar-action {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  gap: 12px;
}
.headerCt .navbar-action-login {
  padding: 14px 24px;
  color: var(--main-color);
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 137%; /* 21.92px */
}
.headerCt .navbar-action-join {
  padding: 14px 24px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 137%; /* 21.92px */
  border-radius: 36px;
  background: var(--main-color);
}
.headerCt .navbar-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 16px;
}
.headerCt .navbar-nav .nav-link {
  color: #26272B;
  font-family: "Inter", sans-serif;
  font-size: 16pxpx;
  font-size: 1pxrem;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0.08px;
  padding: 0px 10px;
  padding: 0rem 0.625rem;
}
.headerCt .navbar-nav .nav-link:hover, .headerCt .navbar-nav .nav-link:focus {
  color: var(--main-color);
}
.headerCt .menu-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .headerCt .menu-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media only screen and (max-width: 992px) {
  .headerCt .navbar-action {
    display: none;
  }
}

.register-button-outline {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  border-radius: 58px;
  color: white;
  border: solid 3px transparent;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), -webkit-linear-gradient(354deg, #ff9800 11.32%, #58e2ff 120.99%);
  background-image: linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)), linear-gradient(96deg, #ff9800 11.32%, #58e2ff 120.99%);
  background-origin: border-box;
  background-clip: content-box, border-box;
  -webkit-box-shadow: 2px 1000px 1px #021428 inset;
          box-shadow: 2px 1000px 1px #021428 inset;
  height: 50px;
  padding: 10px 30px;
  padding: 0.625rem 1.875rem;
  min-width: 150px;
  -webkit-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
}
@media only screen and (max-width: 768px) {
  .register-button-outline {
    height: 42px;
  }
}
@media only screen and (max-width: 576px) {
  .register-button-outline {
    height: 38px;
    padding: 10px 15px;
    padding: 0.625rem 0.9375rem;
    min-width: auto;
  }
}
.register-button-outline:hover {
  color: #000;
  background: -webkit-linear-gradient(354deg, #ff9800 11.32%, #58e2ff 120.99%);
  background: linear-gradient(96deg, #ff9800 11.32%, #58e2ff 120.99%);
  -webkit-box-shadow: none;
          box-shadow: none;
  background-clip: unset;
  background-origin: unset;
  border: none;
}
.register-button-outline.show-sp {
  display: none;
}
@media only screen and (max-width: 991px) {
  .register-button-outline.show-sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 10px;
  }
}

.navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

#menu-mobile {
  display: none;
}
#menu-mobile.mm-menu--opened {
  display: block;
}
#menu-mobile .mm-navbars {
  height: 70px;
  border: none;
}
#menu-mobile .mm-navbars .mm-navbar {
  height: 100%;
}
#menu-mobile .mm-navbars .navbar-brand {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  margin-left: 24px;
}
#menu-mobile .mm-panels .mm-navbar {
  display: none;
}
#menu-mobile .mm-panels .mm-listview {
  margin-top: 100px;
}
#menu-mobile .mm-panels .mm-listview .mm-listitem {
  text-align: center;
}
#menu-mobile .mm-panels .mm-listview .mm-listitem__text {
  color: #1D2939;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 24px; /* 120% */
  letter-spacing: 0.08px;
}
#menu-mobile .mm-panels .mm-listview .mm-listitem::after {
  border: none;
}
#menu-mobile .mm-panels .mm-listview .mm-listitem:last-child {
  margin: 30px 16px;
}
#menu-mobile .mm-panels .mm-listview .mm-listitem .navbar-action-login {
  padding: 14px 24px;
  color: var(--main-color);
  font-weight: 500;
  font-size: 16px;
  font-size: 1rem;
  line-height: 137%; /* 21.92px */
}
#menu-mobile .mm-panels .mm-listview .mm-listitem .navbar-action-join {
  padding: 14px 24px;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 500;
  line-height: 137%; /* 21.92px */
  border-radius: 36px;
  background: var(--main-color);
}

@media only screen and (max-width: 1200px) {
  .navbar .navbar-brand {
    width: 180px;
    height: 65px;
  }
}
@media only screen and (max-width: 576px) {
  .navbar .navbar-brand {
    width: 145px;
    height: 65px;
  }
}

#menu-mobile {
  z-index: 2000;
}

.custom-placehoder {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  position: relative;
}
.custom-placehoder input[required] + label:after {
  content: "*";
  color: red;
  padding-left: 2px;
}
.custom-placehoder input:focus ~ .custom-placehoder__text,
.custom-placehoder textarea:focus ~ .custom-placehoder__text {
  display: none;
}
.custom-placehoder__text {
  white-space: nowrap;
  position: absolute;
  left: 12px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: rgba(70, 55, 55, 0.7);
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: 400;
}

.textarea-form .custom-placehoder__text {
  top: 12px;
  -webkit-transform: unset;
          transform: unset;
}
.textarea-form label:after {
  content: "*";
  color: red;
  padding-left: 2px;
}

.-homePage {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 60px;
}
@media only screen and (max-width: 1024px) {
  .-homePage {
    gap: 0;
  }
}
.-homePage .text-main {
  color: var(--main-color);
}
.-homePage .text-extra {
  color: var(--extra-color-text);
}
.-homePage .b-700 {
  font-weight: 700;
}
.-homePage .pd-section {
  padding: 80px 0px;
  padding: 5rem 0rem;
}
@media only screen and (max-width: 1024px) {
  .-homePage .pd-section {
    padding: 72px 0px;
    padding: 4.5rem 0rem;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage .pd-section {
    padding: 0px 0px;
    padding: 0rem 0rem;
  }
}
.-homePage .banner-section {
  min-height: 780px;
  background: -webkit-linear-gradient(190deg, #FFF 45.72%, #F6FBFF 68.58%, #ECF9ED 102.43%);
  background: linear-gradient(260deg, #FFF 45.72%, #F6FBFF 68.58%, #ECF9ED 102.43%);
  overflow: hidden;
}
.-homePage .banner-section .banner-content {
  max-width: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  gap: 65px;
}
.-homePage .banner-section .banner-content__text {
  max-width: 670px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  padding-top: 134px;
  padding-top: 8.375rem;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 40px;
  position: relative;
}
.-homePage .banner-section .banner-content__text .banner-info {
  position: relative;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 40px;
}
.-homePage .banner-section .banner-content__text .banner-info__detail {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 12px;
  z-index: 2;
}
.-homePage .banner-section .banner-content__text .banner-info__detail p {
  color: var(--main-color-text);
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 36px; /* 128.571% */
}
.-homePage .banner-section .banner-content__text .banner-info__detail h1 {
  color: var(--extra-color-text);
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 72px; /* 128.571% */
}
.-homePage .banner-section .banner-content__text .banner-info__detail h2 {
  color: var(--extra-color-text);
  font-size: 40px;
  font-size: 2.5rem;
  font-weight: 600;
  line-height: 48px; /* 120% */
}
.-homePage .banner-section .banner-content__text .banner-info__collab {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  gap: 12px;
}
.-homePage .banner-section .banner-content__text .banner-info__collab span {
  color: var(--main-color-text);
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px; /* 150% */
}
.-homePage .banner-section .banner-content__text .banner-info__collab-img {
  z-index: 2;
}
.-homePage .banner-section .banner-content__text .banner-info__collab-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.-homePage .banner-section .banner-content__text .banner-info__filter {
  position: absolute;
  top: -50%;
  -webkit-transform: translateY(45%);
          transform: translateY(45%);
  right: 0;
  width: 434px;
  height: 300px;
  border-radius: 434px;
  background: #E1EEFF;
  -webkit-filter: blur(99.5px);
          filter: blur(99.5px);
  z-index: 0;
}
.-homePage .banner-section .banner-content__img {
  position: relative;
}
.-homePage .banner-section .banner-content__img-list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: horizontal;
  -moz-flex-direction: center;
  -ms-flex-direction: center;
  flex-direction: center;
  gap: 24px;
  -webkit-box-shadow: 0px 4.133px 33.067px 0px #BECFDB;
          box-shadow: 0px 4.133px 33.067px 0px #BECFDB;
  background: rgba(190, 207, 219, 0.51);
}
.-homePage .banner-section .banner-content__img-list .list__up,
.-homePage .banner-section .banner-content__img-list .list__down {
  max-height: 780px;
  overflow: hidden;
}
.-homePage .banner-section .banner-content__img-list .list__up .marquee,
.-homePage .banner-section .banner-content__img-list .list__down .marquee {
  white-space: nowrap;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
  -webkit-animation: marquee 50s linear infinite;
          animation: marquee 50s linear infinite;
  margin-bottom: 12px;
}
.-homePage .banner-section .banner-content__img-list .list__up .marquee .img-slick,
.-homePage .banner-section .banner-content__img-list .list__down .marquee .img-slick {
  width: 228px;
  height: 297px;
  position: relative;
}
.-homePage .banner-section .banner-content__img-list .list__up .marquee .img-slick img,
.-homePage .banner-section .banner-content__img-list .list__down .marquee .img-slick img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.-homePage .banner-section .banner-content__img-list .list__down .marquee {
  -webkit-animation: marquee-reverse 50s linear infinite;
          animation: marquee-reverse 50s linear infinite;
}
@-webkit-keyframes marquee-reverse {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes marquee-reverse {
  0% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
  100% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@-webkit-keyframes marquee {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
@keyframes marquee {
  0% {
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
  100% {
    -webkit-transform: translate(0, -100%);
            transform: translate(0, -100%);
  }
}
.-homePage .banner-section .banner-content__img .overlay-top {
  position: absolute;
  top: -2px;
  width: 100%;
  height: 240px;
  background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(top, #FFF 0%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0) 100%);
}
.-homePage .banner-section .banner-content__img .overlay-bottom {
  position: absolute;
  bottom: -30px;
  left: -40px;
  width: 580px;
  height: 155px;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(16.21%, #FFF), to(rgba(255, 255, 255, 0)));
  background: -webkit-linear-gradient(bottom, #FFF 16.21%, rgba(255, 255, 255, 0) 100%);
  background: linear-gradient(0deg, #FFF 16.21%, rgba(255, 255, 255, 0) 100%);
}
.-homePage .banner-section .banner-content__try {
  display: none;
}
.-homePage .banner-section .banner-content .banner-action__try {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  padding: 14px 32px;
  padding: 0.875rem 2rem;
  border-radius: 42px;
  background: var(--main-color);
  color: #FFF;
  font-size: 18px;
  font-weight: 500;
  line-height: 28px;
  -webkit-box-shadow: 0px 6px 24.4px 0px #D6FFA0;
          box-shadow: 0px 6px 24.4px 0px #D6FFA0;
}
@media only screen and (max-width: 1024px) {
  .-homePage .banner-section {
    min-height: 560px;
  }
  .-homePage .banner-section .banner-content {
    gap: 34px;
  }
  .-homePage .banner-section .banner-content__text {
    padding-top: 96px;
    padding-top: 6rem;
  }
  .-homePage .banner-section .banner-content__text .banner-info__detail p {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
  .-homePage .banner-section .banner-content__text .banner-info__detail h1 {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px;
  }
  .-homePage .banner-section .banner-content__text .banner-info__detail h2 {
    font-size: 36px;
    font-size: 2.25rem;
    line-height: 44px;
  }
  .-homePage .banner-section .banner-content__text .banner-info__filter {
    top: -100%;
    -webkit-transform: translateY(65%);
            transform: translateY(65%);
  }
  .-homePage .banner-section .banner-content__img-list {
    gap: 16px;
  }
  .-homePage .banner-section .banner-content__img-list .list__up,
  .-homePage .banner-section .banner-content__img-list .list__down {
    max-height: 560px;
  }
  .-homePage .banner-section .banner-content__img-list .list__up .marquee,
  .-homePage .banner-section .banner-content__img-list .list__down .marquee {
    gap: 16px;
  }
  .-homePage .banner-section .banner-content__img-list .list__up .img-slick,
  .-homePage .banner-section .banner-content__img-list .list__down .img-slick {
    width: 144px !important;
    height: 188px !important;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage .banner-section .banner-content__text {
    padding-top: 36px;
    padding-top: 2.25rem;
  }
  .-homePage .banner-section .banner-content__text .banner-info__detail h1 {
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px;
  }
  .-homePage .banner-section .banner-content__text .banner-info__detail h2 {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
  .-homePage .banner-section .banner-content__text .banner-info__collab {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media only screen and (max-width: 680px) {
  .-homePage .banner-section .banner-content {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 56px;
  }
  .-homePage .banner-section .banner-content__text .banner-info {
    gap: 24px;
  }
  .-homePage .banner-section .banner-content__text .banner-info__detail {
    text-align: center;
  }
}
@media only screen and (max-width: 680px) and (max-width: 430px) {
  .-homePage .banner-section .banner-content__text .banner-info__detail {
    text-align: start;
  }
}
@media only screen and (max-width: 680px) {
  .-homePage .banner-section .banner-content__text .banner-info__collab {
    text-align: center;
    width: 100%;
  }
  .-homePage .banner-section .banner-content__text .banner-info__collab span {
    font-size: 12px;
    font-size: 0.75rem;
    line-height: 20px;
  }
  .-homePage .banner-section .banner-content__img {
    width: 100%;
  }
  .-homePage .banner-section .banner-content__img-list {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  .-homePage .banner-section .banner-content__img .overlay-bottom,
  .-homePage .banner-section .banner-content__img .overlay-top {
    width: 100vw;
    left: -24px;
  }
  .-homePage .banner-section .banner-content .banner-action {
    width: 100%;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }
  .-homePage .banner-section .banner-content .banner-action .banner-action__try {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
  }
}
.-homePage .compare-section {
  background: -webkit-linear-gradient(311deg, #FFF 28.12%, #F6FAFF 66.06%, #ECF9ED 87.19%);
  background: linear-gradient(139deg, #FFF 28.12%, #F6FAFF 66.06%, #ECF9ED 87.19%);
}
.-homePage .compare-section .compare-content__title {
  color: var(--main-color-text);
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 72px; /* 128.571% */
  margin-bottom: 77px;
}
.-homePage .compare-section .compare-content__benefit {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  margin-bottom: 64px;
  gap: 32px;
  height: 568px;
}
.-homePage .compare-section .compare-content__benefit-bg {
  min-width: 488px;
}
.-homePage .compare-section .compare-content__benefit-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.-homePage .compare-section .compare-content__benefit-substance {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.-homePage .compare-section .compare-content__benefit-substance .sub-top {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 32px;
  padding: 2rem;
  gap: 40px;
  border-radius: 55px 55px 55px 0px;
  border: 2px solid #E3EBF5;
  background: #FFF;
  -webkit-box-shadow: 0px 16px 32px 0px rgba(16, 24, 40, 0.08);
          box-shadow: 0px 16px 32px 0px rgba(16, 24, 40, 0.08);
}
.-homePage .compare-section .compare-content__benefit-substance .sub-top__img {
  position: relative;
}
.-homePage .compare-section .compare-content__benefit-substance .sub-top__img-ellips {
  position: absolute;
  top: 4px;
  left: 0;
}
.-homePage .compare-section .compare-content__benefit-substance .sub-top__intro {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 8px;
}
.-homePage .compare-section .compare-content__benefit-substance .sub-top__intro h1 {
  color: #1972F5;
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 36px; /* 128.571% */
}
.-homePage .compare-section .compare-content__benefit-substance .sub-top__intro p {
  color: #434151;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px; /* 140% */
}
.-homePage .compare-section .compare-content__benefit-substance .sub-middle {
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 32px;
  padding: 2rem;
  border-radius: 55px;
  background: #8CC63F;
  -webkit-box-shadow: 0px 12px 39.9px 0px rgba(16, 24, 40, 0.08);
          box-shadow: 0px 12px 39.9px 0px rgba(16, 24, 40, 0.08);
}
.-homePage .compare-section .compare-content__benefit-substance .sub-middle p {
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px; /* 140% */
}
.-homePage .compare-section .compare-content__benefit-substance .sub-bottom {
  padding: 24px;
  padding: 1.5rem;
  border-radius: 40px 40px 40px 18px;
  background: #E8F4D9;
}
.-homePage .compare-section .compare-content__benefit-substance .sub-bottom p {
  text-align: center;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 36px;
}
.-homePage .compare-section .compare-content__different {
  width: 100%;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  border-radius: 40px;
  border: 1px solid #E3EBF5;
  -webkit-box-shadow: 0px 19px 80px 0px #E2F4D9;
          box-shadow: 0px 19px 80px 0px #E2F4D9;
}
.-homePage .compare-section .compare-content__different .other-cme {
  min-width: 520px;
  border-right: 1px solid #E3EBF5;
  background: #F6FAFF;
  border-radius: 40px 0 0 40px;
}
.-homePage .compare-section .compare-content__different .other-cme__title {
  height: 136px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 28px;
  padding: 1.75rem;
  border-bottom: 1px solid #E3EBF5;
}
.-homePage .compare-section .compare-content__different .other-cme__title span {
  color: var(--extra-color-text);
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 40px; /* 125% */
}
.-homePage .compare-section .compare-content__different .other-cme__note {
  padding: 36px 0px 36px 44px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  gap: 20px;
  border-bottom: 1px solid #E3EBF5;
  min-height: 104px;
}
.-homePage .compare-section .compare-content__different .other-cme__note span {
  color: #434151;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
}
.-homePage .compare-section .compare-content__different .other-cme__note:last-child {
  border: none;
}
@media only screen and (max-width: 992px) {
  .-homePage .compare-section .compare-content__different .other-cme__note {
    padding: 36px 0px 36px 28px;
  }
}
.-homePage .compare-section .compare-content__different .weitzman-cme {
  background: #fff;
  width: 100%;
  border-right: 1px solid #E3EBF5;
  border-radius: 0 40px 40px 0;
}
.-homePage .compare-section .compare-content__different .weitzman-cme__title {
  height: 136px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 28px;
  padding: 1.75rem;
  text-align: center;
  border-bottom: 1px solid #EAECF0;
}
.-homePage .compare-section .compare-content__different .weitzman-cme__title span {
  color: #7EBD2C;
  font-size: 32px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 40px; /* 125% */
}
.-homePage .compare-section .compare-content__different .weitzman-cme__note {
  min-height: 104px;
  padding: 36px 0px 36px 44px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -moz-justify-content: flex-start;
  justify-content: flex-start;
  gap: 20px;
  border-bottom: 1px solid #E3EBF5;
}
.-homePage .compare-section .compare-content__different .weitzman-cme__note span {
  color: #434151;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 500;
  line-height: 32px; /* 133.333% */
}
.-homePage .compare-section .compare-content__different .weitzman-cme__note:last-child {
  border: none;
}
@media only screen and (max-width: 1024px) {
  .-homePage .compare-section .compare-content__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px; /* 128.571% */
    margin-bottom: 72px;
  }
  .-homePage .compare-section .compare-content__benefit {
    height: 353.836px;
    margin-bottom: 78px;
  }
  .-homePage .compare-section .compare-content__benefit-bg {
    min-width: 304px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-top {
    padding: 20px;
    padding: 1.25rem;
    gap: 24px;
    border-radius: 36px 36px 36px 0px;
    -webkit-box-shadow: 0px 12.212px 24.425px 0px rgba(16, 24, 40, 0.08);
            box-shadow: 0px 12.212px 24.425px 0px rgba(16, 24, 40, 0.08);
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-top__img img:first-child {
    width: 56px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-top__img-ellips {
    width: 12px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-top__intro h1 {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-top__intro p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-middle {
    padding: 20px;
    padding: 1.25rem;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-middle p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-bottom {
    padding: 20px;
    padding: 1.25rem;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-bottom p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .-homePage .compare-section .compare-content__different .other-cme__title,
  .-homePage .compare-section .compare-content__different .weitzman-cme__title {
    height: 128px;
  }
  .-homePage .compare-section .compare-content__different .other-cme__title span,
  .-homePage .compare-section .compare-content__different .weitzman-cme__title span {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px; /* 133.333% */
  }
  .-homePage .compare-section .compare-content__different .other-cme__note,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note {
    min-height: 100px;
  }
  .-homePage .compare-section .compare-content__different .other-cme__note span,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note span {
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 28px; /* 133.333% */
  }
}
@media only screen and (max-width: 1024px) and (max-width: 992px) {
  .-homePage .compare-section .compare-content__different .other-cme__note,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note {
    padding: 36px 0px 36px 32px;
  }
  .-homePage .compare-section .compare-content__different .other-cme__note span,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note span {
    font-size: 16px;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 1024px) {
  .-homePage .compare-section .compare-content__different .other-cme {
    min-width: 350px;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage .compare-section {
    padding: 64px 0px;
    padding: 4rem 0rem;
  }
  .-homePage .compare-section .compare-content {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
  }
  .-homePage .compare-section .compare-content__title {
    text-align: center;
    font-size: 32px;
    font-size: 2rem;
    line-height: 40px; /* 128.571% */
    margin-bottom: 0;
  }
  .-homePage .compare-section .compare-content__benefit {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    height: 100%;
    gap: 56px;
    margin-bottom: 0;
  }
  .-homePage .compare-section .compare-content__benefit-bg {
    height: 354px;
  }
  .-homePage .compare-section .compare-content__benefit-substance {
    gap: 24px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-top {
    gap: 12px;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-top__intro p {
    font-size: 16px;
    font-size: 1rem;
  }
  .-homePage .compare-section .compare-content__benefit-substance .sub-middle p {
    font-size: 16px;
    font-size: 1rem;
  }
  .-homePage .compare-section .compare-content__different .other-cme__title,
  .-homePage .compare-section .compare-content__different .weitzman-cme__title {
    height: 80px;
    padding: 8px;
    padding: 0.5rem;
  }
  .-homePage .compare-section .compare-content__different .other-cme__title span,
  .-homePage .compare-section .compare-content__different .weitzman-cme__title span {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 32px; /* 133.333% */
  }
  .-homePage .compare-section .compare-content__different .other-cme__note,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note {
    min-height: 60px;
    padding: 16px 0px 16px 12px;
    padding: 1rem 0rem 1rem 0.75rem;
  }
  .-homePage .compare-section .compare-content__different .other-cme__note span,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note span {
    font-size: 11px;
    font-size: 0.6875rem;
    line-height: 6px; /* 133.333% */
  }
  .-homePage .compare-section .compare-content__different .other-cme__note img,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note img {
    width: 16px;
    height: 16px;
  }
  .-homePage .compare-section .compare-content__different .other-cme {
    min-width: 40%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 576px) {
  .-homePage .compare-section .compare-content__different {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: column;
    -ms-flex-align: column;
    -moz-align-items: column;
    align-items: column;
    width: 100%;
    gap: 24px;
  }
  .-homePage .compare-section .compare-content__different .other-cme,
  .-homePage .compare-section .compare-content__different .weitzman-cme {
    min-width: 100%;
  }
  .-homePage .compare-section .compare-content__different .other-cme__title,
  .-homePage .compare-section .compare-content__different .weitzman-cme__title {
    text-align: center;
    height: 100%;
    padding: 20px 28px;
    padding: 1.25rem 1.75rem;
  }
  .-homePage .compare-section .compare-content__different .other-cme__title span,
  .-homePage .compare-section .compare-content__different .weitzman-cme__title span {
    font-size: 20px;
    font-size: 1.25rem;
    line-height: 28px; /* 133.333% */
  }
  .-homePage .compare-section .compare-content__different .other-cme__note,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note {
    gap: 20px;
    min-height: 100%;
    padding: 20px;
    padding: 1.25rem;
  }
  .-homePage .compare-section .compare-content__different .other-cme__note span,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .-homePage .compare-section .compare-content__different .other-cme__note img,
  .-homePage .compare-section .compare-content__different .weitzman-cme__note img {
    width: 16px;
    height: 16px;
  }
  .-homePage .compare-section .compare-content__different .other-cme {
    border-radius: 40px 40px 0 0;
  }
  .-homePage .compare-section .compare-content__different .other-cme__note:last-child {
    display: none;
  }
  .-homePage .compare-section .compare-content__different .weitzman-cme {
    border-radius: 0 0 40px 40px;
  }
}
.-homePage .partner-section {
  padding-top: 40px;
  padding-top: 2.5rem;
}
.-homePage .partner-section .partner-content {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  padding: 56px;
  padding: 3.5rem;
  gap: 48px;
  border-radius: 40px;
  background: #F4F9EC;
}
.-homePage .partner-section .partner-content__title {
  text-align: center;
  color: var(--main-color-text);
  font-size: 56px;
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 72px; /* 128.571% */
}
.-homePage .partner-section .partner-content__wrap {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  gap: 48px;
}
.-homePage .partner-section .partner-content__wrap-img {
  min-width: 533px;
}
.-homePage .partner-section .partner-content__wrap-img img {
  border-radius: 24px;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
.-homePage .partner-section .partner-content__wrap-right {
  min-height: 602px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
}
.-homePage .partner-section .partner-content__wrap-right .content-text {
  padding-top: 56px;
  padding-top: 3.5rem;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
.-homePage .partner-section .partner-content__wrap-right .content-text p {
  color: #434151;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 28px; /* 155.556% */
}
.-homePage .partner-section .partner-content__wrap-right a {
  border-radius: 84px;
  background: #8CC63F;
  padding: 16px 32px;
  padding: 1rem 2rem;
  text-align: center;
  color: #FFF;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 500;
  line-height: 28px; /* 140% */
}
@media only screen and (max-width: 1024px) {
  .-homePage .partner-section .partner-content {
    padding: 24px;
    padding: 1.5rem;
  }
  .-homePage .partner-section .partner-content__title {
    font-size: 40px;
    font-size: 2.5rem;
    line-height: 48px; /* 140% */
  }
  .-homePage .partner-section .partner-content__wrap {
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
  }
  .-homePage .partner-section .partner-content__wrap-img {
    width: 100%;
    height: 602px;
  }
  .-homePage .partner-section .partner-content__wrap-img img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .-homePage .partner-section .partner-content__wrap-right {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    min-height: 100%;
    gap: 32px;
  }
  .-homePage .partner-section .partner-content__wrap-right .content-text {
    padding-top: 0px;
    padding-top: 0rem;
  }
  .-homePage .partner-section .partner-content__wrap-right a {
    width: 50%;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage .partner-section {
    padding: 24px 0px;
    padding: 1.5rem 0rem;
  }
  .-homePage .partner-section .partner-content {
    padding: 16px;
    padding: 1rem;
    border-radius: 20px;
    gap: 32px;
  }
  .-homePage .partner-section .partner-content__title {
    font-size: 28px;
    font-size: 1.75rem;
    line-height: 36px;
  }
  .-homePage .partner-section .partner-content__wrap-img {
    min-width: 100%;
    width: 100%;
    height: 100%;
  }
  .-homePage .partner-section .partner-content__wrap-img img {
    -o-object-fit: cover;
       object-fit: cover;
  }
  .-homePage .partner-section .partner-content__wrap-right .content-text p {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .-homePage .partner-section .partner-content__wrap-right a {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) and (max-width: 576px) {
  .-homePage .partner-section .partner-content__wrap-right a {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
}
.-homePage .physical-section {
  overflow: hidden;
}
.-homePage .physical-section .physical-content__title {
  max-width: 832px;
  color: #434151;
  margin-bottom: 80px;
  font-weight: 700;
  line-height: 36px; /* 128.571% */
  font-size: 28px;
  font-size: 1.75rem;
}
.-homePage .physical-section .physical-content__overview {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
  gap: 32px;
}
.-homePage .physical-section .physical-content__overview-left {
  min-width: 592px;
  max-width: 592px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.-homePage .physical-section .physical-content__overview-left .text-extra {
  font-size: 28px;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 36px; /* 128.571% */
}
.-homePage .physical-section .physical-content__overview-left .wrap-list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 24px;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill,
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk {
  width: 100%;
  padding: 24px;
  padding: 1.5rem;
  border-radius: 24px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 16px;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__list,
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__list {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 68px;
  padding-left: 4.25rem;
  -webkit-box-align: start;
  -ms-flex-align: start;
  -moz-align-items: flex-start;
  align-items: flex-start;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 20px;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__list-item,
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__list-item {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  gap: 20px;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__list-item span,
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__list-item span {
  color: #434151;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 28px;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill {
  background: #E3EBF5;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__title {
  max-height: 48px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  gap: 20px;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__title-icon {
  padding: 6px;
  padding: 0.375rem;
  border-radius: 28px;
  border: 8px solid #ECF2F8;
  background: #D0DEEF;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__title span {
  color: #282828;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk {
  background: #E8F4D9;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__title {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  gap: 20px;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__title-icon {
  padding: 6px;
  padding: 0.375rem;
  border-radius: 28px;
  border: 8px solid #FBFFF5;
  background: #E8F4D9;
}
.-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__title span {
  color: #282828;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
}
.-homePage .physical-section .physical-content__overview-right {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  gap: 32px;
}
.-homePage .physical-section .physical-content__overview-right .overview-doc {
  position: relative;
  left: 160px;
  max-width: 592px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  padding: 16px 24px 16px 16px;
  padding: 1rem 1.5rem 1rem 1rem;
  gap: 32px;
  border-radius: 84px;
  background: var(--main-color);
}
.-homePage .physical-section .physical-content__overview-right .overview-doc__profile h1 {
  color: #FFF;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 600;
  line-height: 28px; /* 155.556% */
}
.-homePage .physical-section .physical-content__overview-right .overview-doc__profile p {
  color: #FFF;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 24px;
}
.-homePage .physical-section .physical-content__overview-right .overview-screen {
  width: 786px;
  height: 558px;
}
.-homePage .physical-section .physical-content__overview-right .overview-screen img {
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1024px) {
  .-homePage .physical-section .physical-content__title {
    line-height: 42px;
  }
  .-homePage .physical-section .physical-content__overview {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    gap: 64px;
  }
  .-homePage .physical-section .physical-content__overview-left {
    min-width: 100%;
  }
  .-homePage .physical-section .physical-content__overview-left .wrap-list {
    height: 464px;
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    gap: 32px;
  }
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill,
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk {
    height: 100%;
  }
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__title,
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__title {
    max-height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
  }
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__list,
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__list {
    padding-left: 0px;
    padding-left: 0rem;
  }
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__list {
    gap: 16px;
  }
  .-homePage .physical-section .physical-content__overview-right {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    gap: 64px;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-doc {
    left: 0;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-screen {
    width: 100%;
    height: 613px;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-screen img {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage .physical-section {
    padding: 64px 0px 24px;
    padding: 4rem 0rem 1.5rem;
  }
  .-homePage .physical-section .physical-content {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 32px;
  }
  .-homePage .physical-section .physical-content__title {
    margin-bottom: 0;
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
  .-homePage .physical-section .physical-content__overview {
    gap: 32px;
  }
  .-homePage .physical-section .physical-content__overview-left .text-extra {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 32px;
  }
  .-homePage .physical-section .physical-content__overview-left .wrap-list {
    height: 100%;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 24px;
  }
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-skill__list span,
  .-homePage .physical-section .physical-content__overview-left .wrap-list .list-risk__list span {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .-homePage .physical-section .physical-content__overview-right {
    gap: 24px;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-doc {
    display: -webkit-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 16px;
    padding: 1rem;
    -webkit-box-direction: normal;
    -webkit-box-orient: vertical;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
    gap: 24px;
    border-radius: 20px;
    text-align: center;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-doc__profile h1 {
    font-size: 16px;
    font-size: 1rem;
    line-height: 24px;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-doc__profile p {
    font-size: 14px;
    font-size: 0.875rem;
    line-height: 20px;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-screen {
    width: 100%;
    height: 100%;
  }
  .-homePage .physical-section .physical-content__overview-right .overview-screen img {
    width: 100%;
  }
}
.-homePage #footer-section {
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(255, 240, 223, 0)), to(#FFF3EE));
  background: -webkit-linear-gradient(top, rgba(255, 240, 223, 0) 0%, #FFF3EE 100%);
  background: linear-gradient(180deg, rgba(255, 240, 223, 0) 0%, #FFF3EE 100%);
}
.-homePage #footer-section .contact-container {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -moz-justify-content: space-between;
  justify-content: space-between;
  padding: 80px 24px;
  padding: 5rem 1.5rem;
}
.-homePage #footer-section .contact-container .contact-img {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  -moz-align-items: flex-end;
  align-items: flex-end;
}
.-homePage #footer-section .contact-container .copyright-section {
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  color: #B3B6BB;
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 400;
}
@media only screen and (max-width: 1024px) {
  .-homePage #footer-section .contact-container .copyright-section {
    padding: 30px 0px;
    padding: 1.875rem 0rem;
  }
}
@media only screen and (max-width: 992px) {
  .-homePage #footer-section .contact-container .copyright-section {
    padding: 20px 0px;
    padding: 1.25rem 0rem;
    font-size: 14px;
    font-size: 0.875rem;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage #footer-section .contact-container .copyright-section {
    padding: 0px;
    padding: 0rem;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage #footer-section .contact-container {
    padding: 40px 24px;
    padding: 2.5rem 1.5rem;
    -webkit-box-align: start;
    -ms-flex-align: start;
    -moz-align-items: flex-start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 12px;
  }
  .-homePage #footer-section .contact-container .contact-img__nus {
    width: 137px;
  }
  .-homePage #footer-section .contact-container .contact-img__med2lab {
    width: 109px;
  }
}
@media only screen and (max-width: 768px) {
  .-homePage #footer-section .contact-container {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -moz-align-items: center;
    align-items: center;
  }
}

body {
  background-image: url("../images/bg-body.png"), url("../images/bg-partent.png");
  background-size: cover, contain;
  background-repeat: no-repeat, no-repeat;
  background-position: 0 40px, top left;
  background-blend-mode: multiply;
  font-family: "Inter", sans-serif;
  height: 100vh;
  overflow: hidden;
}
@media only screen and (max-width: 1200px) {
  body {
    overflow-y: auto;
    height: auto;
    background-image: none;
  }
}

.register-page {
  padding: 40px 0;
  /* Heder */
  /* Register form */
  /* Heading */
  /* Custom form */
  /* Info Adress */
}
@media only screen and (max-width: 1200px) {
  .register-page {
    padding-top: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .register-page .header-register {
    display: none;
  }
}
.register-page .container-fluid {
  padding-left: 80px;
  padding-right: 80px;
}
@media only screen and (max-width: 1200px) {
  .register-page .container-fluid {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 992px) {
  .register-page .container-fluid {
    padding-left: 0;
    padding-right: 0;
  }
}
.register-page .logo-partner__logo {
  width: 160px;
  height: 32px;
  margin-right: 20px;
}
.register-page .logo-partner__logo.med2lab-logo {
  height: 34px;
}
.register-page .logo-partner__logo img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media only screen and (max-width: 1200px) {
  .register-page .logo-partner__logo.logo-pc {
    display: none !important;
  }
}
.register-page .logo-partner__logo.logo-pc.logo-sp {
  display: none !important;
}
.register-page .logo-partner.logo-sp {
  display: none !important;
}
.register-page .logo-partner.logo-pc {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
}
.register-page .register-form {
  margin: 0 auto;
  position: relative;
  border-radius: 20px;
  overflow: hidden;
}
.register-page .register-form-main {
  height: -webkit-calc(100vh - 220px);
  height: calc(100vh - 220px);
  overflow-y: auto;
  padding: 150px 60px 80px;
  background-color: #fff;
  position: relative;
  border-radius: 20px;
}
@media only screen and (max-width: 1200px) {
  .register-page .register-form-main {
    height: auto;
    padding: 40px;
    border-radius: 0;
  }
}
@media only screen and (max-width: 992px) {
  .register-page .register-form-main {
    padding: 20px;
  }
}
.register-page .heading-form-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  z-index: 1;
  padding-top: 32px;
}
@media only screen and (max-width: 1200px) {
  .register-page .heading-form-container {
    position: unset;
    left: unset;
    top: unset;
    padding: 20px;
  }
}
.register-page .heading-form h1 {
  color: #0a1437;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 32px;
}
@media only screen and (max-width: 767px) {
  .register-page .heading-form h1 {
    font-size: 20px;
  }
}
.register-page .heading-form h1 span {
  color: #ff9800;
}
.register-page .heading-form p {
  color: #999;
  text-align: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 15px;
}
.register-page .form-control {
  border-radius: 8px;
  border: 1px solid #c7c7c7;
  height: 50px;
  padding: 15px;
}
.register-page .mb-form-group {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .register-page .form-group {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
.register-page .form-group .text-danger {
  color: #ff3d00;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 17.675px;
}
.register-page .form-group .form-label {
  color: #828282;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 17.675px;
  margin-bottom: 16px;
}
.register-page .register-form .btn-form-footer {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 20px 0;
}
@media only screen and (max-width: 1200px) {
  .register-page .register-form .btn-form-footer {
    position: unset;
    left: unset;
    top: unset;
    padding: 20px;
  }
}
.register-page .register-form .btn-form-footer .btn-primary {
  border-radius: 8px;
  background: #0289c7;
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 19.443px;
  height: 52px;
  max-width: 370px;
  border: 1px solid #0289c7;
}
.register-page .inner-form {
  margin: 0 auto;
}
.register-page .register-grid {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 100vh;
}
@media only screen and (max-width: 1200px) {
  .register-page .register-grid {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 0;
    height: auto;
  }
}
.register-page .register-grid__left {
  width: -webkit-calc(100% - 663px);
  width: calc(100% - 663px);
}
@media only screen and (max-width: 1200px) {
  .register-page .register-grid__left {
    background-image: url("../images/bg-sp.png");
    background-position: bottom right;
    padding: 24px 20px;
    background-size: cover;
    width: 100%;
    margin-bottom: 60px;
  }
}
@media only screen and (max-width: 992px) {
  .register-page .register-grid__left {
    margin-bottom: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .register-page .register-grid__left {
    margin-bottom: 26px;
  }
}
@media only screen and (max-width: 600px) {
  .register-page .register-grid__left {
    margin-bottom: 0;
  }
}
.register-page .register-grid__right {
  width: 663px;
  margin-left: 80px;
}
@media only screen and (max-width: 1200px) {
  .register-page .register-grid__right {
    width: 100%;
    margin-left: 0;
  }
}
.register-page .social-info .title-md {
  color: #fff;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 132%;
}
@media only screen and (max-width: 992px) {
  .register-page .social-info .title-md {
    font-size: 24px;
  }
}
.register-page .social-info .title-lg {
  font-variant-numeric: lining-nums tabular-nums;
  font-size: 48px;
  font-style: normal;
  font-weight: 800;
  line-height: 132%;
  letter-spacing: 1.08px;
  text-transform: uppercase;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(22.89%, #ade2ff), to(#14ffff));
  background: -webkit-linear-gradient(top, #ade2ff 22.89%, #14ffff 100%);
  background: linear-gradient(180deg, #ade2ff 22.89%, #14ffff 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
@media only screen and (max-width: 992px) {
  .register-page .social-info .title-lg {
    font-size: 36px;
  }
}
@media only screen and (max-width: 767px) {
  .register-page .social-info .title-lg {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .register-page .social-info .title-lg br {
    display: none;
  }
}
.register-page .social-info .title-sm {
  color: #fff;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 1.04px;
  text-transform: uppercase;
}
@media only screen and (max-width: 992px) {
  .register-page .social-info .title-sm {
    font-size: 18px;
  }
}
@media only screen and (max-width: 767px) {
  .register-page .social-info .title-sm {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
.register-page .social-info .title-sm span {
  font-weight: 400;
}
.register-page .social-info .text-group {
  position: relative;
  padding-left: 15px;
}
.register-page .social-info .text-group:before {
  content: "";
  width: 7px;
  height: 100%;
  position: absolute;
  left: 0;
  background-color: white;
  border-radius: 23px;
}
@media only screen and (max-width: 767px) {
  .register-page .social-info .text-group:before {
    width: 2px;
  }
}
.register-page .info-adress {
  margin: 32px 0;
}
@media only screen and (max-width: 767px) {
  .register-page .info-adress {
    margin: 10px 0;
  }
}
.register-page .info-adress .info-adress__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 16px;
}
.register-page .info-adress .info-adress__item--icon .iconBox {
  width: 50px;
  height: 50px;
  border-radius: 12px;
  border: 1px solid #eee;
  margin-right: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .register-page .info-adress .info-adress__item--icon .iconBox {
    margin-right: 10px;
  }
}
@media only screen and (max-width: 600px) {
  .register-page .info-adress .info-adress__item--icon .iconBox {
    width: 34px;
    height: 34px;
  }
}
.register-page .info-adress .info-adress__item--text {
  color: #eee;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 165.5%;
  letter-spacing: 0.28px;
}
@media only screen and (max-width: 992px) {
  .register-page .info-adress .info-adress__item--text {
    font-size: 13px;
  }
}
@media only screen and (max-width: 767px) {
  .register-page .info-adress .info-adress__item--text {
    margin: 10px 0;
  }
}
.register-page .social-follow {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (max-width: 600px) {
  .register-page .social-follow {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}
.register-page .social-follow span {
  color: #eee;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 165.5%;
  letter-spacing: 0.28px;
}
@media only screen and (max-width: 767px) {
  .register-page .social-follow span {
    font-size: 8px;
    white-space: nowrap;
  }
}
.register-page .social-follow .social-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  list-style: none;
  margin: 0;
}
@media only screen and (max-width: 600px) {
  .register-page .social-follow .social-list {
    padding-left: 25px;
  }
}
.register-page .social-follow .social-list .social-list__item {
  margin-right: 26px;
}
@media only screen and (max-width: 767px) {
  .register-page .social-follow .social-list .social-list__item {
    margin-right: 15px;
  }
}
.register-page .social-follow .social-list .social-list__item:hover {
  opacity: 0.8;
}
.register-page .social-follow .social-list .social-list__item:first-child {
  margin-left: 26px;
}
@media only screen and (max-width: 600px) {
  .register-page .social-follow .social-list .social-list__item:first-child {
    margin-left: 0;
  }
}
@media only screen and (max-width: 600px) {
  .register-page .social-follow .social-list .social-list__item:last-child {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .register-page .checkbox-group {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: start !important;
        -ms-flex-align: start !important;
            align-items: start !important;
  }
  .register-page .checkbox-group .form-check {
    margin-left: 0 !important;
  }
}

/* Thanks Page */
.thank-page {
  height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  .thank-page {
    background-image: url("../images/bg-sp.png");
    background-position: bottom right;
    background-size: cover;
  }
}
.thank-page .mw-thank {
  max-width: 638px;
  margin: 30px;
}
.thank-page .thanks-section {
  padding: 30px 60px;
  background-color: #fff;
  position: relative;
  border-radius: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
@media only screen and (max-width: 1200px) {
  .thank-page .thanks-section {
    padding: 30px;
  }
}
.thank-page .thanks-section__heading {
  color: #0a1437;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 41.586px;
  text-align: center;
}
.thank-page .thanks-section__heading span {
  color: #ff9800;
}
.thank-page .thanks-section__img {
  max-width: 100%;
}
.thank-page .thanks-section__desc {
  color: #999;
  text-align: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 19.747px;
}
.thank-page .thanks-button-group .btn {
  border-radius: 8px;
  background: #FF9800;
  color: #FFF;
  font-size: 14px;
  font-weight: 600;
  line-height: 19.443px;
  height: 52px;
  display: -webkit-box;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  justify-content: center;
  border-color: #FF9800;
  min-width: 253px;
}
.thank-page .thanks-button-group .linkRef {
  color: #FF9800;
  text-align: center;
  font-size: 14px;
  font-weight: 500;
  line-height: 165.5%;
  letter-spacing: 0.28px;
  text-decoration-line: underline;
}
/*# sourceMappingURL=style.css.map */
