.style_container__j4Gcm {
  margin-top: 64px;
  cursor: pointer;
  overflow: hidden;
  display: flex;
  align-items: center;
  position: relative;
  max-width: min(100vw - 64px, 450px);
  padding: 12px;
  border-radius: 8px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  background: rgba(32, 36, 46, 0.75);
  border: 1px solid rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(16px);
}
.style_container__j4Gcm .style_icon__O6UYf {
  display: flex;
  margin-right: 4px;
  max-width: 18px;
  max-height: 18px;
  flex-shrink: 0;
}
.style_container__j4Gcm .style_icon__O6UYf img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  display: block;
}
.style_container__j4Gcm .style_texts__oNdMx {
  flex: 1;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
.style_container__j4Gcm .style_texts__oNdMx h3 {
  max-width: 100%;
  font-size: 15px;
  line-height: 20px;
}
.style_container__j4Gcm .style_texts__oNdMx span {
  max-width: 100%;
}
.style_container__j4Gcm .style_texts__oNdMx a {
  max-width: 100%;
  color: #1f84ff;
  text-decoration: underline;
}
.style_container__j4Gcm .style_spacer__vW4_u {
  margin-top: 4px;
}
.style_container__Z3lQF {
  width: 100%;
  min-height: 100vh;
  display: flex;
  position: relative;
}
.style_container__Z3lQF .style_colorContent__Z27zr {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url(/static/images/blur-bg.png);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
}
.style_container__Z3lQF .style_colorContent__Z27zr .style_blur__WQvkt {
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 100%, 0.05);
  backdrop-filter: blur(10px);
}
.style_imgbox__hzYt_ {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  object-fit: cover;
}
.style_container__kG0jq {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  color: #000;
}
.style_container__kG0jq.style_dark__74z_F {
  color: #fff;
}
.style_container__kG0jq.style_screen__MaheT {
  width: 100vw;
  height: 100vh;
}
.style_container__ikD9V {
  position: absolute;
  z-index: 200;
  top: 0;
  left: 0;
  width: 100%;
  height: 64px;
}
.style_container__ikD9V.style_fixed__0LYmR {
  position: fixed;
}
.style_container__ikD9V.style_light__DLJ_9 {
  color: #000;
}
.style_container__ikD9V .style_content__E9KwM {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 24px 40px 4px;
}
.style_container__ikD9V .style_logo__UOBCp {
  z-index: 100;
  cursor: pointer;
  display: flex;
  object-fit: cover;
  height: 24px;
  width: 46px;
  flex-shrink: 1;
}
.style_container__ikD9V .style_menus__pJpZR {
  display: flex;
  align-items: center;
  margin-left: 32px;
  flex-shrink: 0;
}
.style_dynamic__NZ3ji {
  background-color: rgba(0, 0, 0, 0.05);
  backdrop-filter: blur(6px);
  border-radius: 8px;
  width: 28px;
  height: 28px;
}
@media screen and (max-width: 1000px) {
  .style_container__ikD9V .style_content__E9KwM {
    padding: 24px 30px 4px;
  }
}
@media screen and (max-width: 768px) {
  .style_container__ikD9V .style_content__E9KwM {
    padding: 24px 20px 4px;
  }
}
@media screen and (max-width: 500px) {
  .style_container__ikD9V .style_content__E9KwM {
    padding: 24px 16px 4px;
  }
  .style_container__ikD9V .style_logo__UOBCp {
    max-width: 46px;
    max-height: 24px;
  }
}
.style_touchableBox__eDQ30 {
  display: flex;
  align-items: center;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.style_touchableBox__eDQ30.style_disabled__J5vHJ {
  cursor: not-allowed !important;
  opacity: 0.5;
}
.style_touchableBox__eDQ30.style_readOnly__M_xOM {
  cursor: not-allowed !important;
}
.style_touchableBox__eDQ30.style_cancelable__QGxZs {
  cursor: default !important;
}
.style_touchableBox__eDQ30.style_default__c32NX,
.style_touchableBox__eDQ30.style_feedback__ytjmX,
.style_touchableBox__eDQ30.style_opacity__TKRp0 {
  transition:
    opacity 0.1s ease,
    background-color 0.1s ease;
}
.style_touchableBox__eDQ30.style_default__c32NX:hover,
.style_touchableBox__eDQ30.style_feedback__ytjmX:hover,
.style_touchableBox__eDQ30.style_opacity__TKRp0:hover {
  opacity: 0.85;
}
.style_touchableBox__eDQ30.style_default__c32NX:hover {
  opacity: 0.65;
}
.style_touchableBox__eDQ30.style_opacity__TKRp0:hover {
  opacity: 0.75;
}
.style_touchableBox__eDQ30.style_feedback__ytjmX:hover {
  opacity: 0.75;
  background-color: rgba(0, 0, 0, 0.05) !important;
}
.style_touchableBox__eDQ30.style_offset__hFYkz {
  flex-direction: column;
}
.style_touchableBox__eDQ30.style_offset__hFYkz .style_offsetLayer__X2Wf0 {
  position: relative;
  z-index: 0;
}
.style_touchableBox__eDQ30.style_offset__hFYkz .style_offsetChildren__wy4os {
  user-select: none;
  position: absolute;
  transition:
    transform 0.1s linear,
    opacity 0.1s linear;
  z-index: 1;
  top: 0;
  transform: translateY(0);
}
.style_touchableBox__eDQ30.style_offset__hFYkz
  .style_offsetChildren__wy4os.style_active__0vwhB {
  opacity: 0.65;
}
.style_touchFeedback___BMJD {
  user-select: none;
}
.style_touchFeedback___BMJD.style_opacity__TKRp0 {
  opacity: 0.65;
}
.style_touchFeedback___BMJD.style_scale__dhRhV {
  transition: transform 0.12s cubic-bezier(0.11, 0.83, 0.37, 1);
  transform: scale(0.99);
}
@media screen and (max-width: 768px) {
  .style_touchFeedback___BMJD.style_opacity__TKRp0 {
    opacity: 0.75;
  }
}
.style_baseInput___uCEu {
  transition:
    box-shadow 0.1s ease,
    border-color 0.1s ease;
  caret-color: #000;
}
.style_baseInput___uCEu.style_isFocus__5O0v6,
.style_baseInput___uCEu:focus {
  border-color: #000 !important;
  box-shadow: 0 0 1px 1px #000;
}
.style_baseInput___uCEu.style_isError__TQlAE {
  border-color: #ff1447 !important;
  box-shadow: 0 0 3px 1px #ff1447;
}
.style_baseInput___uCEu.style_dark__EcbW4 {
  caret-color: #fff;
}
.style_baseInput___uCEu.style_dark__EcbW4.style_isFocus__5O0v6,
.style_baseInput___uCEu.style_dark__EcbW4:focus {
  border-color: #fff !important;
  box-shadow: 0 0 1px 1px #fff;
}
.style_textInput__0Fs9D {
  width: 100%;
  display: flex;
  align-items: center;
  padding: 12px 16px;
  border-radius: 12px;
  border: 1px solid transparent;
  box-shadow: unset;
  background-color: rgba(0, 0, 0, 0.03);
  font-size: 16px;
  line-height: 20px;
  color: #000;
  caret-color: #000;
  resize: none;
  outline: none;
}
.style_textInput__0Fs9D::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.style_textInput__0Fs9D.style_singleLine__Psi25 {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.style_textInput__0Fs9D.style_readOnly__FrHRd {
  cursor: not-allowed !important;
  color: rgba(0, 0, 0, 0.3) !important;
}
.style_textInput__0Fs9D.style_cancel__KFzWZ {
  cursor: default !important;
}
.style_textInput__0Fs9D.style_error__hk9TC {
  border-color: #ff1447 !important;
  box-shadow: 0 0 3px 1px #ff1447;
}
.style_textInput__0Fs9D.style_focus__sZtUL {
  transition:
    box-shadow 0.1s ease,
    border-color 0.1s ease;
}
.style_textInput__0Fs9D.style_focus__sZtUL:focus {
  border-color: #000 !important;
  box-shadow: 0 0 1px 1px #000;
}
.style_textInput__0Fs9D.style_dark__EcbW4 {
  background-color: hsla(0, 0%, 100%, 0.03);
  color: #fff;
  caret-color: #fff;
}
.style_textInput__0Fs9D.style_dark__EcbW4::placeholder {
  color: hsla(0, 0%, 100%, 0.3);
}
.style_textInput__0Fs9D.style_dark__EcbW4.style_readOnly__FrHRd {
  cursor: not-allowed !important;
  color: hsla(0, 0%, 100%, 0.3) !important;
}
.style_textInput__0Fs9D.style_dark__EcbW4.style_focus__sZtUL:focus {
  border-color: #fff !important;
  box-shadow: 0 0 1px 1px #fff;
}
.style_multilineBox__8gWwr {
  width: 100%;
  height: 180px;
  padding: 10px 12px 30px;
  display: flex;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.03);
  overflow: hidden;
  position: relative;
  background-color: #fff;
}
.style_multilineBox__8gWwr .style_areaBox__gfZDG {
  display: flex;
  overflow-y: scroll;
  width: 100%;
  height: 100%;
}
.style_multilineBox__8gWwr .style_areaBox__gfZDG .style_areaInput__UlnXi {
  height: 100% !important;
  padding: unset;
  border-radius: unset;
  border: unset;
  box-shadow: unset;
}
.style_multilineBox__8gWwr .style_limitBox__RlDCu {
  align-items: center;
  position: absolute;
  bottom: 8px;
  right: 12px;
}
.style_multilineBox__8gWwr .style_limitBox__RlDCu span {
  font-size: 12px;
  color: rgba(0, 0, 0, 0.4);
}
.style_multilineBox__8gWwr .style_limitBox__RlDCu span.style_limit__O_wzA {
  color: #ff1447;
}
.style_multilineBox__8gWwr.style_nonLimit__t8WxV {
  padding: 12px;
  height: 160px;
}
.style_multilineBox__8gWwr.style_boxReadOnly__tTEFP {
  cursor: not-allowed !important;
}
.style_multilineBox__8gWwr.style_boxFocus__hB1tJ {
  transition:
    box-shadow 0.1s ease,
    border-color 0.1s ease;
  border-color: #000 !important;
  box-shadow: 0 0 1px 1px #000;
}
.style_multilineBox__8gWwr.style_boxError__urEpq {
  border-color: #ff1447 !important;
  box-shadow: 0 0 3px 1px #ff1447;
}
.style_multilineBox__8gWwr.style_dark__EcbW4 {
  border: 1px solid #fff;
  box-shadow: 0 4px 8px 0 hsla(0, 0%, 100%, 0.03);
  background-color: #000;
}
.style_multilineBox__8gWwr.style_dark__EcbW4 .style_limitBox__RlDCu span {
  color: hsla(0, 0%, 100%, 0.4);
}
.style_multilineBox__8gWwr.style_dark__EcbW4.style_boxFocus__hB1tJ {
  border-color: #fff !important;
  box-shadow: 0 0 1px 1px #fff;
}
.style_checkInputBox__8_BMf {
  display: flex;
  align-items: center;
  overflow: hidden;
  width: 100%;
  max-width: 100%;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  background-color: #fff;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.03);
}
.style_checkInputBox__8_BMf .style_prefixBox__BXpNc {
  display: flex;
  min-height: 38px;
  height: 100%;
}
.style_checkInputBox__8_BMf .style_inputArea__FJbm7 {
  flex: 1;
  width: unset;
  border: unset;
  border-radius: unset;
  box-shadow: unset;
}
.style_checkInputBox__8_BMf .style_status__s6ufG {
  padding-right: 12px;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.style_checkInputBox__8_BMf .style_status__s6ufG > svg {
  display: block;
  width: 12px;
}
.style_checkInputBox__8_BMf.style_boxReadOnly__tTEFP {
  cursor: not-allowed !important;
}
.style_checkInputBox__8_BMf.style_boxError__urEpq {
  border-color: #ff1447 !important;
  box-shadow: 0 0 3px 1px #ff1447;
}
.style_checkInputBox__8_BMf.style_boxFocus__hB1tJ {
  transition:
    box-shadow 0.1s ease,
    border-color 0.1s ease;
  border-color: #000 !important;
  box-shadow: 0 0 1px 1px #000;
}
.style_checkInputBox__8_BMf.style_dark__EcbW4 {
  border: 1px solid #fff;
  box-shadow: 0 4px 8px 0 hsla(0, 0%, 100%, 0.03);
  background-color: #000;
}
.style_checkInputBox__8_BMf.style_dark__EcbW4.style_boxFocus__hB1tJ {
  border-color: #fff !important;
  box-shadow: 0 0 1px 1px #fff;
}
.style_counterInputBox__C4qC6 {
  max-width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.style_counterInputBox__C4qC6 > input {
  text-align: center;
  max-width: 190px;
}
.style_counterInputBox__C4qC6 .style_minusBox__t5wrJ,
.style_counterInputBox__C4qC6 .style_plusBox__B2isV {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 38px;
  width: 38px;
  padding: 4px;
  border-radius: 4px;
  border: 1px solid rgba(0, 0, 0, 0.05);
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.03);
}
.style_counterInputBox__C4qC6 .style_plusBox__B2isV {
  margin-left: 8px;
}
.style_counterInputBox__C4qC6 .style_plusBox__B2isV > img {
  display: block;
  object-fit: cover;
  width: 14px;
}
.style_counterInputBox__C4qC6 .style_minusBox__t5wrJ {
  margin-right: 8px;
}
.style_counterInputBox__C4qC6 .style_minusBox__t5wrJ .style_minus__cVcs4 {
  width: 13px;
  height: 3px;
  overflow: hidden;
  border-radius: 3px;
  background-color: #000;
}
.style_counterInputBox__C4qC6.style_dark__EcbW4 .style_minusBox__t5wrJ,
.style_counterInputBox__C4qC6.style_dark__EcbW4 .style_plusBox__B2isV {
  background-color: #fff;
  border: 1px solid #fff;
  box-shadow: 0 4px 8px 0 hsla(0, 0%, 100%, 0.03);
}
.style_container__cpeyZ {
  width: 100%;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
  color: #000;
}
.style_container__cpeyZ .style_content__4rxyK {
  z-index: 1;
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  max-width: 516px;
  padding: 40px;
  background: #fff;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.06);
  border-radius: 24px;
}
.style_container__cpeyZ .style_logo__9p1Un {
  display: flex;
  width: 100%;
  max-width: 80px;
}
.style_container__cpeyZ .style_title___8v46 {
  margin-top: 40px;
  width: 100%;
  font-size: 24px;
  line-height: 28px;
}
.style_container__cpeyZ .style_title___8v46.style_sub__uWbZR {
  margin-top: 8px;
  font-size: 16px;
  line-height: 20px;
}
.style_container__cpeyZ .style_footer__OdP2A {
  margin-top: 48px;
  width: 100%;
  font-size: 16px;
  line-height: 20px;
}
.style_container__cpeyZ .style_footer__OdP2A a {
  text-decoration: underline;
}
.style_container__cpeyZ .style_section__1g7bH {
  display: flex;
  flex-direction: column;
  margin-top: 24px;
  width: 100%;
}
.style_container__cpeyZ .style_section__1g7bH > span {
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 12px;
}
.style_container__cpeyZ .style_section__1g7bH .style_input__xZXWS {
  width: 100%;
  height: 46px;
  padding: 12px 16px;
  border-radius: 12px;
  font-size: 16px;
  line-height: 20px;
  color: #000;
}
.style_container__cpeyZ .style_section__1g7bH .style_input__xZXWS::placeholder {
  color: rgba(0, 0, 0, 0.3);
}
.style_container__cpeyZ .style_section__1g7bH .style_tips__2G73Z {
  margin-top: 8px;
  font-size: 13px;
  line-height: 17px;
  color: #ff1447;
}
.style_container__cpeyZ .style_codes__DDLh7 {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  position: relative;
  height: 44px;
}
.style_container__cpeyZ .style_codes__DDLh7 input {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0;
  text-align: center;
}
.style_container__cpeyZ .style_codes__DDLh7 .style_code__LtS9f {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 60px;
  height: 60px;
  border-radius: 10px;
  background: rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.05);
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  margin-right: 4px;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_last__P6gz7 {
  margin-right: unset;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_done__iHkON,
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_focus__nNU3o {
  border-color: #000;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f.style_error__4y122 {
  border-color: #ff1447;
}
.style_container__cpeyZ
  .style_codes__DDLh7
  .style_code__LtS9f
  .style_pointer__cbtOf {
  background-color: #000;
  height: 20px;
  width: 2px;
  animation: style_inputCursor__e8y1_ 1s infinite;
}
.style_container__cpeyZ .style_resendBox__hlqrv {
  margin: 20px 0 4px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.style_container__cpeyZ .style_resendBox__hlqrv .style_resend__DQ_C8 {
  display: flex;
  align-items: center;
  font-size: 14px;
  line-height: 18px;
  text-decoration: underline;
}
.style_container__cpeyZ
  .style_resendBox__hlqrv
  .style_resend__DQ_C8.style_countdown__aONux {
  color: rgba(0, 0, 0, 0.3);
  text-decoration-color: transparent;
}
.style_container__cpeyZ .style_resendBox__hlqrv .style_paste__WkZ3Y {
  margin-left: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  line-height: 18px;
  padding: 6px 8px;
  border-radius: 6px;
  background-color: rgba(0, 0, 0, 0.05);
}
.style_container__cpeyZ .style_activate__VAuKj {
  margin-top: 24px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 35px;
  background-color: #000;
  font-size: 16px;
  line-height: 20px;
  color: #fff;
}
.style_container__cpeyZ .style_activate__VAuKj:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.style_container__cpeyZ .style_activate__VAuKj.style_ref__ZlXQd {
  margin-top: unset;
  width: unset;
  flex: 1;
}
.style_container__cpeyZ .style_refs__o2ukb {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  width: 100%;
}
.style_container__cpeyZ .style_refs__o2ukb .style_skip__CPKWP {
  margin-right: 8px;
  flex: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 35px;
  background-color: rgba(0, 0, 0, 0.05);
  position: relative;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 20px;
}
.style_container__cpeyZ .style_refs__o2ukb .style_skip__CPKWP:hover {
  background-color: rgba(0, 0, 0, 0.03);
}
@keyframes style_inputCursor__e8y1_ {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@media screen and (max-width: 532px) {
  .style_container__cpeyZ .style_content__4rxyK {
    padding: 64px 16px;
    min-height: 100vh;
    max-width: unset;
    background: unset;
    box-shadow: unset;
    border-radius: unset;
  }
  .style_container__cpeyZ .style_section__1g7bH input {
    background-color: rgba(0, 0, 0, 0.1);
  }
  .style_container__cpeyZ .style_section__1g7bH input::placeholder {
    color: rgba(0, 0, 0, 0.3);
  }
}
.style_container__I0Ffc {
  margin-left: 2px;
}
.style_container__I0Ffc .style_one__e0R_j {
  opacity: 1;
  animation: style_dot__9cQEd 1.3s infinite;
  animation-delay: 0s;
  margin: 0 0.5px;
}
.style_container__I0Ffc .style_two__MRaU_ {
  opacity: 1;
  animation: style_dot__9cQEd 1.3s infinite;
  animation-delay: 0.2s;
  margin: 0 0.5px;
}
.style_container__I0Ffc .style_three__C5Z1_ {
  opacity: 1;
  animation: style_dot__9cQEd 1.3s infinite;
  animation-delay: 0.4s;
  margin: 0 0.5px;
}
@keyframes style_dot__9cQEd {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.style_container__sZa_y {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  min-height: 100vh;
  padding: 20px 16px;
  font-size: 15px;
  line-height: 19px;
  text-align: center;
  color: #000;
}
.style_container__sZa_y .style_content__EipRW {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  position: relative;
  width: 100%;
  max-width: 768px;
}
.style_container__sZa_y .style_content__EipRW .style_home__3ZDN3 {
  margin-top: 32px;
}
.style_container__sZa_y
  .style_content__EipRW
  .style_home__3ZDN3
  .style_button__rG0eK {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 16px;
  border-radius: 35px;
  background-color: #000;
  min-width: 68px;
  font-size: 15px;
  line-height: 19px;
  color: #fff;
}
.style_container__sZa_y
  .style_content__EipRW
  .style_home__3ZDN3
  .style_button__rG0eK:hover {
  background-color: rgba(0, 0, 0, 0.8);
}
.style_container__gsvSy {
  align-items: stretch;
}
.style_container__gsvSy,
.style_container__gsvSy .style_content__q7cd_ {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 100%;
  min-height: 100%;
}
.style_container__gsvSy .style_content__q7cd_ {
  align-items: flex-start;
  overflow-x: hidden;
  overflow-y: scroll;
}
body,
html {
  min-height: 100%;
  font-family:
    Font-Regular,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  background-color: #f5f5f5;
  color: #000;
}
*,
body,
html {
  padding: 0;
  margin: 0;
}
* {
  outline: none;
  box-sizing: border-box;
  scrollbar-width: none;
}
::-webkit-scrollbar {
  display: none;
}
::-webkit-scrollbar-track {
  width: 0;
}
button {
  border: none;
  margin: 0;
  padding: 0;
  outline: none;
}
input,
textarea {
  font-family:
    Font-Regular,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.25;
  &.readOnly {
    cursor: not-allowed;
    color: rgba(0, 0, 0, 0.4);
  }
}
a {
  color: inherit;
  text-decoration: none;
  line-height: 1.25;
  &.readOnly {
    color: rgba(0, 0, 0, 0.4);
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
  line-height: 1.25;
  &.readOnly {
    color: rgba(0, 0, 0, 0.4);
  }
}
img {
  -webkit-user-drag: none;
  &.readOnly {
    opacity: 0.5;
  }
}
em,
i {
  font-style: normal;
}
.swiper-android .swiper-slide,
.swiper-wrapper {
  transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1) !important;
}
@media screen and (max-width: 768px) {
  * {
    cursor: default !important;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
  }
}
@font-face {
  font-family: Font-Bold;
  src: url(/static/fonts/GTWalsheim-Bold.woff2) format("woff2");
  font-style: normal;
  font-weight: 700;
}
@font-face {
  font-family: Font-Regular;
  src: url(/static/fonts/GTWalsheim-Regular.woff2) format("woff2");
  font-style: normal;
  font-weight: 400;
}
@font-face {
  font-family: Font-Medium;
  src: url(/static/fonts/GTWalsheim-Medium.woff2) format("woff2");
  font-style: normal;
  font-weight: 500;
}
@font-face {
  font-family: Font-Light;
  src: url(/static/fonts/GTWalsheim-Light.woff2) format("woff2");
  font-style: normal;
  font-weight: 300;
}
.FontRegular {
  font-family:
    Font-Regular,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 400 !important;
}
.FontBold,
.FontRegular {
  font-style: normal !important;
}
.FontBold {
  font-family:
    Font-Bold,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 700 !important;
}
.FontMedium {
  font-family:
    Font-Medium,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 500 !important;
}
.FontLight,
.FontMedium {
  font-style: normal !important;
}
.FontLight {
  font-family:
    Font-Light,
    -apple-system,
    BlinkMacSystemFont,
    Segoe UI,
    Roboto,
    Oxygen,
    Ubuntu,
    Cantarell,
    Fira Sans,
    Droid Sans,
    Helvetica Neue,
    sans-serif !important;
  font-weight: 300 !important;
}
