@import "https://fonts.googleapis.com/css?family=Lato:400,700,900,400italic,700italic,300,300italic";
@font-face {
  font-family: 'honorsans-thin';
  src: url("../../../assets/fonts/honor/honorsans-thin.woff") format("woff"), url("../../../assets/fonts/honor/honorsans-thin.woff2") format("woff"), url("../../../assets/fonts/honor/honorsans-thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'honorsans-regular';
  src: url("../../../assets/fonts/honor/honorsans-regular.woff") format("woff"), url("../../../assets/fonts/honor/honorsans-regular.woff2") format("woff"), url("../../../assets/fonts/honor/honorsans-regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'honorsans-medium';
  src: url("../../../assets/fonts/honor/honorsans-medium.woff") format("woff"), url("../../../assets/fonts/honor/honorsans-medium.woff2") format("woff"), url("../../../assets/fonts/honor/honorsans-medium.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'honorsans-thin';
  src: url("../../../assets/fonts/honor/honorsans-thin.woff") format("woff"), url("../../../assets/fonts/honor/honorsans-thin.woff2") format("woff"), url("../../../assets/fonts/honor/honorsans-thin.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'honorsans-bold';
  src: url("../../../assets/fonts/honor/honorsans-bold.woff") format("woff"), url("../../../assets/fonts/honor/honorsans-bold.woff2") format("woff"), url("../../../assets/fonts/honor/honorsans-bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }
html, body {
  height: 100%; }

/* Global */
.center {
  text-align: center; }

.right {
  text-align: right; }

.left {
  text-align: left; }

.alert {
  margin-top: 20px; }

.alert.alert-success {
  font-size: 16px;
  font-weight: bold; }

.error {
  color: red;
  font-size: 13px; }

.content {
  text-align: center; }

.row.no-gutters {
  margin-right: 0;
  margin-left: 0; }
  .row.no-gutters > [class^="col-"], .row.no-gutters .row.no-gutters > [class*=" col-"] {
    padding-right: 0;
    padding-left: 0; }

/* Masonry */
.grid {
  position: relative; }

.grid-sizer, .grid-item {
  min-height: auto !important; }

body.admin-site {
  background: radial-gradient(circle, #8c8c8c, #3c3c3c);
  /* Main */
  /* Store */
  /* Admin */
  /* Admin Editor */ }
  body.admin-site label {
    color: #3c3c3c; }
  body.admin-site a {
    color: #8c8c8c;
    font-size: 16px; }
  body.admin-site a:hover {
    color: #3c3c3c; }
  body.admin-site #create-sale .total, body.admin-site #create-sale .icon i {
    color: #0082a9; }
  body.admin-site #create-sale #products #amount.form-control[readonly], body.admin-site #create-sale #paid_amount.form-control[readonly] {
    background: #0082a9; }
  body.admin-site .btn-brand, body.admin-site .daterangepicker .ranges li.active, body.admin-site .btn-success {
    background: #8c8c8c;
    border-color: #8c8c8c; }
  body.admin-site .page-sidebar .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar .page-sidebar-menu > li.active > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active.open > a, body.admin-site .page-sidebar-closed.page-sidebar-fixed .page-sidebar:hover .page-sidebar-menu > li.active > a, body.admin-site .page-header.navbar .top-menu .navbar-nav > li.dropdown .dropdown-toggle .badge.badge-default {
    background: #3c3c3c; }
  body.admin-site .content-wrap.pdf-wrap h1, body.admin-site h2, body.admin-site h3, body.admin-site h4, body.admin-site h5, body.admin-site h6 {
    font-family: "honorsans-regular", sans-serif; }
  body.admin-site .tooltip-custom, body.admin-site #map-canvas a.active .btn, body.admin-site .progress_bar .bar, body.admin-site .btn-site {
    background: #3c3c3c; }
  body.admin-site #map-canvas .btn:hover, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link.active, body.admin-site .m-tabs-line.m-tabs-line--brand a.m-tabs__link:hover, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link.active, body.admin-site .m-tabs-line.m-tabs-line--brand.nav.nav-tabs .nav-link:hover {
    border-color: #3c3c3c;
    color: #3c3c3c; }
  body.admin-site .table .title, body.admin-site .m-content h1, body.admin-site .m-nav-grid .m-nav-grid__row .m-nav-grid__item .m-nav-grid__text {
    color: #3c3c3c; }
  body.admin-site .control-label, body.admin-site .btn.m-btn--label-brand, body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-icon {
    color: #3c3c3c; }
  body.admin-site .m-loader.m-loader--brand:before, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item:hover:not(.m-menu__item--actions) > .m-menu__link .m-menu__link-text {
    color: #0082a9; }
  body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon:hover .m-nav__link-icon-wrapper, body.admin-site .m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-dropdown--open > .m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
    background: #8c8c8c;
    border: 1px solid #8c8c8c; }
  body.admin-site .btn-site {
    color: #fff;
    background: #3c3c3c;
    color: #fff;
    padding: 10px 36px;
    border-radius: 26px;
    font-size: 16px; }
  body.admin-site .btn-site:hover {
    background: #8c8c8c; }
  body.admin-site .pagination > .active > a, body.admin-site .pagination > .active > a:hover, body.admin-site .pagination > .active > a:focus, body.admin-site .pagination > .active > span, body.admin-site .pagination > .active > span:hover, body.admin-site .pagination > .active > span:focus {
    background: #3c3c3c;
    border-color: #3c3c3c; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--active-tab > .m-menu__link, body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs.m-menu__item--hover > .m-menu__link {
    background-color: #3c3c3c; }
  body.admin-site .m-header-menu .m-menu__nav > .m-menu__item.m-menu__item--tabs > .m-menu__submenu > .m-menu__subnav > .m-menu__item > .m-menu__link .m-menu__link-text {
    color: #3c3c3c; }
  body.admin-site .m-nav .m-nav__item:hover:not(.m-nav__item--disabled) > .m-nav__link .m-nav__link-text {
    color: #8c8c8c; }
  body.admin-site .box-list .admin-list .active a {
    background: #3c3c3c !important; }
  body.admin-site .box-list .admin-list a {
    background: #8c8c8c; }
  body.admin-site .box-list .admin-list a:hover {
    background: #3c3c3c; }
  body.admin-site .flex-item .form_fields_actions {
    display: none;
    background: #f3f3f3;
    border: 1px dashed #ccc;
    padding: 10px;
    color: #777; }
  body.admin-site .flex-item:hover .form_fields_actions {
    display: block; }

@media (min-width: 1025px) {
  .admin-site.m-header--fixed.m-header--minimize-on .m-header .m-header__top {
    background-color: #3c3c3c !important; } }
body.error-site {
  background: #3c3c3c;
  color: #ffffff; }
  body.error-site .top {
    background: #ffffff;
    color: #3c3c3c; }
  body.error-site .button {
    background: #ffffff;
    color: #3c3c3c; }
  body.error-site a:hover .button {
    background: #ffffff; }

body.main-site {
  /*@import "master/main";
  @import "master/responsive";
  @import "segments/main";
  @import "segments/responsive";*/
  /*==============  HONOR  ===============*/
  /*==============  image preview  ===============*/
  /*==============  prove  ===============*/
  /*==============  aniamtions  ===============*/ }
  body.main-site #primary-menu > ul > li.menu-item-emphasis > a {
    border-radius: 20px !important; }
  body.main-site .button.button-large {
    border-radius: 23px !important; }
  body.main-site .dark a {
    color: #444 !important; }
  body.main-site .dark a:hover {
    color: #EEE !important; }
  body.main-site form .flex-item {
    margin-bottom: 20px; }
    body.main-site form .flex-item label {
      color: #0082a9; }
  body.main-site .form-control {
    border-radius: 10px;
    border-radius: 20px !important;
    padding: 12px !important;
    height: auto !important; }
  body.main-site .form-control.fileupload {
    padding: 9px 12px;
    height: auto; }
  body.main-site .file_container div.image_thumb {
    margin-bottom: 5px !important; }
  body.main-site .btn-site {
    border-radius: 20px !important;
    padding: 10px 20px; }
  body.main-site .no-padding {
    padding: 0; }
  body.main-site .row {
    width: auto; }
  body.main-site .featherlight-inner h1 {
    font-family: "honorsans-bold", Helvetica; }
  body.main-site h1, body.main-site h2, body.main-site h3, body.main-site h4, body.main-site h5, body.main-site h6 {
    font-family: "honorsans-bold", Helvetica; }
  body.main-site p {
    font-family: "honorsans-regular", sans-serif; }
  body.main-site a {
    font-family: "honorsans-regular", sans-serif; }
  body.main-site .honor-home {
    background: linear-gradient(180deg, #3acadb 0%, #28cae3 50%);
    color: #fff;
    text-align: center; }
    body.main-site .honor-home h2 {
      font-weight: 700;
      font-size: 50px;
      color: #fff;
      margin: 6rem 0 3rem; }
    body.main-site .honor-home .pc {
      display: block; }
    body.main-site .honor-home .mobile {
      display: none; }
    body.main-site .honor-home .section1 .step {
      max-width: 600px;
      margin: 0 auto;
      background: #D8FDFF;
      padding: 24px;
      border-radius: 20px;
      margin-bottom: 2rem; }
      body.main-site .honor-home .section1 .step img {
        width: 100%;
        height: auto;
        max-width: 44px;
        display: inline-block;
        vertical-align: middle; }
      body.main-site .honor-home .section1 .step p {
        max-width: 90%;
        font-size: 18px;
        display: inline-block;
        text-align: left;
        vertical-align: middle;
        color: #000;
        width: 90%;
        margin-bottom: 0; }
    body.main-site .honor-home .section2 .btn-red {
      display: inline-block;
      font-size: 25px;
      background: linear-gradient(180deg, #eb4551 0%, #f61e60 50%);
      color: #fff;
      border-radius: 20px;
      padding: 15px 60px; }
    body.main-site .honor-home .section3 table {
      width: 100%;
      border-collapse: collapse;
      color: #000;
      margin-bottom: 5rem; }
    body.main-site .honor-home .section3 .border-tab {
      border-left: 4px solid #429BA0; }
    body.main-site .honor-home .section3 th, body.main-site .honor-home .section3 td {
      border: 1px solid #ddd;
      padding: 8px;
      text-align: center; }
    body.main-site .honor-home .section3 th {
      background-color: #b2f0f0;
      font-size: "honorsans-bold", Helvetica; }
    body.main-site .honor-home .section3 td {
      background-color: #e6faff;
      font-family: "honorsans-regular", sans-serif; }
    body.main-site .honor-home .chat-button {
      position: fixed;
      bottom: 80px;
      right: 25px;
      background: linear-gradient(180deg, #eb4551 0%, #f61e60 50%);
      color: white;
      padding: 10px 5px;
      border-radius: 30px;
      box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
      cursor: pointer;
      display: flex;
      align-items: center;
      transition: width 0.5s, background-color 0.5s;
      width: 50px;
      overflow: hidden;
      text-decoration: none; }
      body.main-site .honor-home .chat-button:hover {
        width: 440px;
        background-color: #0056b3; }
        body.main-site .honor-home .chat-button:hover .chat-text {
          opacity: 1;
          animation: slideIn 0.5s forwards; }
      body.main-site .honor-home .chat-button .chat-icon {
        font-size: 24px;
        margin-right: 10px; }
      body.main-site .honor-home .chat-button .chat-text {
        white-space: nowrap;
        opacity: 0;
        transform: translateX(100%); }
@keyframes slideIn {
  from {
    transform: translateX(100%);
    opacity: 0; }
  to {
    transform: translateX(0);
    opacity: 1; } }
    body.main-site .honor-home .bottom-legal {
      background: #101010;
      padding: 5rem 0 0; }
      body.main-site .honor-home .bottom-legal .legal {
        color: #000;
        background: #fff;
        padding: 10px 25px;
        border-radius: 5px;
        display: inline-block;
        margin-bottom: 2.5rem;
        transition: .3s all ease-in-out; }
        body.main-site .honor-home .bottom-legal .legal:hover {
          background: gray; }
      body.main-site .honor-home .bottom-legal .social-container {
        display: grid;
        margin: 1.5rem auto;
        grid-template-columns: 1fr 1fr 1fr;
        text-align: center;
        max-width: 60px; }
        body.main-site .honor-home .bottom-legal .social-container .social-single {
          display: inline-block;
          vertical-align: middle; }
          body.main-site .honor-home .bottom-legal .social-container .social-single svg {
            width: 30px;
            height: 30px;
            transition: .3s all ease-in-out; }
          body.main-site .honor-home .bottom-legal .social-container .social-single svg:hover {
            fill: gray; }
  body.main-site #content {
    background: url("../../../../assets/img/tcl/bg.png");
    background-position: top center;
    background-size: cover;
    background-repeat: no-repeat; }
  body.main-site .landing-new {
    position: relative;
    position: relative;
    /* Menu desktop */
    /* form starting stylings ------------------------------- */
    /* LABEL ======================================= */
    /* active state */
    /* BOTTOM BARS ================================= */
    /* active state */
    /* HIGHLIGHTER ================================== */
    /* active state */
    /* ANIMATIONS ================ */ }
    body.main-site .landing-new::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      z-index: 0;
      pointer-events: none; }
    body.main-site .landing-new .btn-download {
      position: fixed;
      bottom: 0;
      z-index: 15;
      max-width: 200px; }
      body.main-site .landing-new .btn-download .top-img {
        margin-bottom: -15px; }
    body.main-site .landing-new img {
      width: 100%;
      height: auto; }
    body.main-site .landing-new .center {
      text-align: center; }
    body.main-site .landing-new h2 {
      font-family: "honorsans-bold", Helvetica;
      font-size: 35px;
      margin-bottom: 1rem; }
      body.main-site .landing-new h2.type2 {
        margin-bottom: 1rem; }
    body.main-site .landing-new h5 {
      font-size: 22px;
      font-family: "honorsans-bold", Helvetica; }
    body.main-site .landing-new p {
      font-size: 20px;
      line-height: 1.3;
      font-family: "honorsans-regular", sans-serif; }
    body.main-site .landing-new .members-btn {
      padding: 1rem;
      border: 1px solid #ccc;
      display: inline-block;
      margin: 2rem 0;
      border-radius: 50px;
      background-image: radial-gradient(#ffffff, #f7f7f7); }
    body.main-site .landing-new .menu-desktop {
      background: #f6f5f5;
      color: #000; }
      body.main-site .landing-new .menu-desktop .menu-contain ul {
        padding: 0;
        margin: 0;
        list-style: unset; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li {
          display: inline-block;
          position: relative;
          padding: 1.5rem 2rem;
          text-align: center;
          font-family: "honorsans-regular", sans-serif;
          width: 24.5%;
          font-size: 1rem;
          font-weight: 700;
          transition: .3s all ease-in-out;
          vertical-align: middle; }
          body.main-site .landing-new .menu-desktop .menu-contain ul li a {
            transition: .3s all ease-in-out; }
          body.main-site .landing-new .menu-desktop .menu-contain ul li a:hover, body.main-site .landing-new .menu-desktop .menu-contain ul li a.active {
            padding: 10px 12px;
            border-radius: 50px; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li::after {
          height: 35px;
          display: block;
          width: 2px;
          background: #000;
          content: '';
          position: absolute;
          top: 17%;
          right: 0; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li.last-menu:after {
          display: none !important; }
    body.main-site .landing-new .menu-desktop.normal-menu {
      background: #f6f5f5;
      color: #000; }
      body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li a {
        color: #000;
        transition: .3s all ease-in-out; }
      body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li a:hover, body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li a.active {
        background: #ffc124;
        color: #fff;
        padding: 10px 12px;
        border-radius: 50px; }
      body.main-site .landing-new .menu-desktop.normal-menu .menu-contain ul li::after {
        height: 35px;
        display: block;
        width: 2px;
        background: #000;
        content: '';
        position: absolute;
        top: 17%;
        right: 0; }
    body.main-site .landing-new .blue-menu {
      color: #fff; }
      body.main-site .landing-new .blue-menu .menu-contain ul {
        margin-bottom: 0;
        display: flex;
        justify-content: center;
        gap: .5rem;
        margin-top: 1rem; }
        body.main-site .landing-new .blue-menu .menu-contain ul li {
          display: inline-block;
          position: relative;
          padding: 0;
          text-align: center;
          font-family: "honorsans-regular", sans-serif;
          width: 24.7%;
          font-size: 1rem;
          font-weight: 700;
          vertical-align: middle; }
          body.main-site .landing-new .blue-menu .menu-contain ul li a {
            color: #fff;
            transition: .3s all ease-in-out;
            padding: 1.5rem 2rem;
            display: block;
            margin: 0;
            background: #ffc124;
            border-radius: 5px; }
          body.main-site .landing-new .blue-menu .menu-contain ul li a:hover, body.main-site .landing-new .blue-menu .menu-contain ul li a.active {
            background: #000;
            color: #fff; }
        body.main-site .landing-new .blue-menu .menu-contain ul li.last-menu a {
          border-right: 0; }
    body.main-site .landing-new .group {
      position: relative;
      margin-bottom: 35px; }
    body.main-site .landing-new input, body.main-site .landing-new select {
      font-size: 18px;
      padding: 10px 10px 10px 5px;
      display: block;
      width: 100%;
      border: none;
      border-bottom: 1px solid #757575;
      font-family: "honorsans-regular", sans-serif;
      background-color: #F0F1F3;
      color: #323233; }
    body.main-site .landing-new input:focus {
      outline: none; }
    body.main-site .landing-new label {
      color: #323233;
      padding: 0 1rem;
      font-size: 18px;
      font-weight: normal;
      position: absolute;
      pointer-events: none;
      top: 10px;
      transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      -webkit-transition: 0.2s ease all;
      width: 100%;
      background: #F0F1F3;
      font-family: "honorsans-regular", sans-serif;
      text-transform: unset;
      letter-spacing: 0; }
    body.main-site .landing-new input:focus ~ label, body.main-site .landing-new input:valid ~ label, body.main-site .landing-new select:focus ~ label, body.main-site .landing-new select:valid ~ label {
      top: -20px;
      font-size: 14px;
      color: #ffc124;
      left: 0;
      padding: 0;
      background: transparent; }
    body.main-site .landing-new .bar {
      position: relative;
      display: block;
      width: 100%; }
    body.main-site .landing-new .bar:before, body.main-site .landing-new .bar:after {
      content: '';
      height: 2px;
      width: 0;
      bottom: 1px;
      position: absolute;
      background: #ffc124;
      transition: 0.2s ease all;
      -moz-transition: 0.2s ease all;
      -webkit-transition: 0.2s ease all; }
    body.main-site .landing-new .bar:before {
      left: 50%; }
    body.main-site .landing-new .bar:after {
      right: 50%; }
    body.main-site .landing-new input:focus ~ .bar:before, body.main-site .landing-new input:focus ~ .bar:after, body.main-site .landing-new select:focus ~ .bar:before, body.main-site .landing-new select:focus ~ .bar:after {
      width: 50%; }
    body.main-site .landing-new .highlight {
      position: absolute;
      height: 60%;
      width: 100px;
      top: 25%;
      left: 0;
      pointer-events: none;
      opacity: 0.5;
      padding: 0;
      background: none;
      color: transparent;
      border-radius: 0; }
    body.main-site .landing-new input:focus ~ .highlight, body.main-site .landing-new select:focus ~ .highlight {
      -webkit-animation: inputHighlighter 0.3s ease;
      -moz-animation: inputHighlighter 0.3s ease;
      animation: inputHighlighter 0.3s ease; }
@-webkit-keyframes inputHighlighter {
  from {
    background: #ffc124; }
  to {
    width: 0;
    background: transparent; } }
@-moz-keyframes inputHighlighter {
  from {
    background: #ffc124; }
  to {
    width: 0;
    background: transparent; } }
@keyframes inputHighlighter {
  from {
    background: #ffc124; }
  to {
    width: 0;
    background: transparent; } }
    body.main-site .landing-new .section-1 {
      padding: 0;
      text-align: center;
      position: relative; }
      body.main-site .landing-new .section-1 h1 {
        font-family: "honorsans-bold", Helvetica;
        font-size: 45px;
        line-height: 1.3;
        color: #000; }
      body.main-site .landing-new .section-1 p {
        font-weight: 700;
        color: #000;
        font-size: 28px; }
        body.main-site .landing-new .section-1 p span {
          font-family: "honorsans-bold", Helvetica;
          color: #ffc124;
          font-size: 40px; }
      body.main-site .landing-new .section-1 img {
        width: 100%;
        max-width: 600px;
        position: relative;
        padding: 2rem 1rem; }
      body.main-site .landing-new .section-1 h2 {
        color: #000;
        font-size: 26px;
        margin-top: 2rem; }
    body.main-site .landing-new .section-2 {
      padding: 6rem 12% 2rem;
      background: #f6f5f5; }
      body.main-site .landing-new .section-2 h2 {
        text-align: center;
        color: #ffc124;
        font-size: 35px; }
      body.main-site .landing-new .section-2 p {
        font-size: 18px;
        margin-bottom: 0; }
      body.main-site .landing-new .section-2 .all-steps {
        margin-top: 5rem; }
      body.main-site .landing-new .section-2 .step {
        margin: 0;
        margin-bottom: 4rem; }
        body.main-site .landing-new .section-2 .step p {
          text-align: left;
          line-height: 1.3 !important; }
        body.main-site .landing-new .section-2 .step .title {
          font-weight: 700;
          font-size: 20px;
          margin-bottom: 0; }
        body.main-site .landing-new .section-2 .step .min-btn {
          background: #ffc124;
          color: #fff;
          padding: 8px 20px;
          border-radius: 50px;
          display: inline-block;
          margin-top: 8px;
          font-family: "honorsans-regular", sans-serif;
          font-size: 16px;
          font-weight: 700;
          transition: .3s all ease-in-out; }
        body.main-site .landing-new .section-2 .step .min-btn:hover {
          background: #000; }
        body.main-site .landing-new .section-2 .step .p-btn {
          min-height: 46px; }
    body.main-site .landing-new .section-3 {
      background: url("../../../../assets/img/tcl/bg-2.png");
      background-position: top center;
      background-size: cover;
      background-repeat: no-repeat;
      padding: 6rem 12% 8rem;
      color: #fff; }
      body.main-site .landing-new .section-3 .box-content {
        background: #323233;
        color: #F0F1F3;
        padding: 5rem 4rem; }
        body.main-site .landing-new .section-3 .box-content.gray {
          background-color: #F4F5F6; }
        body.main-site .landing-new .section-3 .box-content h2 {
          text-align: center;
          color: #F0F1F3;
          font-size: 35px;
          line-height: 4rem; }
          body.main-site .landing-new .section-3 .box-content h2.small {
            font-size: 30px;
            line-height: 37px; }
          body.main-site .landing-new .section-3 .box-content h2 span {
            color: #000;
            font-size: 33px; }
        body.main-site .landing-new .section-3 .box-content .no-arrows input[type="number"]::-webkit-inner-spin-button, body.main-site .landing-new .section-3 .box-content .no-arrows input[type="number"]::-webkit-outer-spin-button {
          -webkit-appearance: none; }
        body.main-site .landing-new .section-3 .box-content .pop-up-link {
          font-family: "honorsans-regular", sans-serif;
          text-align: center;
          color: #ffc124; }
        body.main-site .landing-new .section-3 .box-content .subtitle {
          font-family: "honorsans-regular", sans-serif;
          text-align: center;
          font-weight: 700;
          font-size: 18px;
          margin-bottom: 6rem; }
        body.main-site .landing-new .section-3 .box-content .blue {
          font-family: "honorsans-regular", sans-serif;
          text-align: center;
          font-weight: 700;
          color: #ffc124; }
        body.main-site .landing-new .section-3 .box-content .btn-contain {
          text-align: center;
          margin-top: 5rem; }
          body.main-site .landing-new .section-3 .box-content .btn-contain .btn-form {
            background: #ffc124;
            color: #fff;
            padding: 20px 7rem 17px;
            display: inline-block;
            transition: .3s all ease-in-out;
            font-family: "honorsans-bold", Helvetica;
            text-transform: uppercase;
            font-size: 22px;
            line-height: .8;
            z-index: 60;
            border: none; }
          body.main-site .landing-new .section-3 .box-content .btn-contain .btn-form:hover {
            background: #e8ab13; }
        body.main-site .landing-new .section-3 .box-content .input-contain {
          text-align: left; }
          body.main-site .landing-new .section-3 .box-content .input-contain .input_file {
            text-align: center; }
          body.main-site .landing-new .section-3 .box-content .input-contain p {
            color: #F0F1F3;
            font-size: 18px;
            font-weight: normal;
            font-family: "honorsans-regular", sans-serif;
            margin-bottom: 0; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file-item {
            display: none; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file_label {
            display: inline-block;
            margin: 20px auto;
            font-size: 20px;
            font-family: "honorsans-regular", sans-serif;
            width: auto;
            height: auto;
            line-height: 40px;
            background-color: transparent;
            color: #ffc124;
            text-align: center;
            padding: 1px 25px;
            border: 2px solid #ffc124;
            transition: all 0.3s ease-in-out;
            position: relative;
            pointer-events: initial;
            left: auto;
            top: auto; }
            body.main-site .landing-new .section-3 .box-content .input-contain .file_label.inverse {
              background-color: #ffc124;
              color: #fff; }
              body.main-site .landing-new .section-3 .box-content .input-contain .file_label.inverse:hover {
                background-color: transparent;
                color: #ffc124; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file_label:hover {
            background: #ffc124;
            color: #323233; }
          body.main-site .landing-new .section-3 .box-content .input-contain .fa {
            margin-right: 5px; }
        body.main-site .landing-new .section-3 .box-content .checkbox-contain {
          margin-bottom: 2rem; }
        body.main-site .landing-new .section-3 .box-content .check-input {
          margin-bottom: 15px; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text {
            background-color: transparent;
            display: block;
            position: relative;
            padding-left: 45px;
            margin-bottom: 12px;
            cursor: pointer;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            padding-top: 5px;
            pointer-events: all;
            font-weight: 700;
            color: #F0F1F3;
            font-size: 16px; }
            body.main-site .landing-new .section-3 .box-content .check-input .container-text a {
              color: #ffc124; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text input {
            position: absolute;
            opacity: 0;
            cursor: pointer;
            height: 0;
            width: 0; }
          body.main-site .landing-new .section-3 .box-content .check-input .checkmark {
            position: absolute;
            top: 20%;
            left: 0;
            height: 28px;
            width: 28px;
            border: 2px solid #ffc124; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text input:checked ~ .checkmark {
            background-color: #ffc124;
            border-color: #ffc124; }
          body.main-site .landing-new .section-3 .box-content .check-input .checkmark:after {
            content: "";
            position: absolute;
            display: none; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text input:checked ~ .checkmark:after {
            display: block; }
          body.main-site .landing-new .section-3 .box-content .check-input .container-text .checkmark:after {
            left: 8px;
            top: 3px;
            width: 8px;
            height: 15px;
            border: solid #fff;
            border-width: 0 3px 3px 0;
            -webkit-transform: rotate(45deg);
            -ms-transform: rotate(45deg);
            transform: rotate(45deg); }
      body.main-site .landing-new .section-3 .roulette .logo-home {
        padding-top: 2%;
        text-align: center;
        flex-grow: 0; }
        body.main-site .landing-new .section-3 .roulette .logo-home .width-position {
          position: absolute;
          width: 20% !important; }
        body.main-site .landing-new .section-3 .roulette .logo-home .left-top {
          top: 24px;
          right: 29px; }
        body.main-site .landing-new .section-3 .roulette .logo-home .right-top {
          top: 24px;
          left: 48px; }
        body.main-site .landing-new .section-3 .roulette .logo-home .image {
          width: 65%;
          padding-top: 40px;
          padding-bottom: 40px; }
      body.main-site .landing-new .section-3 .roulette .contnt_cmax {
        flex-grow: 1; }
        body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax {
          height: 100%; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete {
            padding: 0 20px;
            text-align: center;
            margin: auto;
            position: relative;
            top: 0;
            bottom: 0;
            left: 0;
            right: 0;
            width: 100%;
            height: 100%;
            z-index: 2; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng {
              width: max-content;
              height: 100%;
              position: relative;
              margin: 0 auto;
              padding: 0; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .roullete_img {
                width: 100%;
                height: auto;
                max-width: 550px; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets {
                position: absolute;
                top: 0;
                width: 100%;
                height: 100%;
                left: 0;
                padding: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun {
                  width: 100%;
                  height: 100%;
                  display: flex;
                  align-items: center;
                  justify-content: center;
                  position: relative; }
                  body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun:before {
                    content: "";
                    background: url(../../assets/images/soporte.png);
                    position: absolute;
                    left: 0;
                    right: 0;
                    max-width: 460px;
                    width: 100%;
                    bottom: -90px;
                    height: 110px;
                    background-repeat: no-repeat;
                    background-position: center;
                    background-size: cover;
                    z-index: -1;
                    margin: auto; }
                  body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun img {
                    height: 140px;
                    width: 140px; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 {
                width: 100%;
                height: 100%;
                position: absolute;
                top: 0;
                left: 0;
                z-index: 2; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 p {
                  position: absolute;
                  font-size: 24px;
                  font-family: 'honorsans-bold', sans-serif;
                  color: #000;
                  text-align: center;
                  width: 20%; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-0 {
                  top: 38%;
                  left: 18%;
                  transform: rotate(-160deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-1 {
                  top: 24%;
                  left: 31%;
                  transform: rotate(-115deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-2 {
                  top: 25%;
                  right: 30%;
                  transform: rotate(-65deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-3 {
                  top: 37%;
                  right: 16%;
                  transform: rotate(335deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-4 {
                  bottom: 36%;
                  right: 17%;
                  transform: rotate(25deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-5 {
                  bottom: 23%;
                  right: 30%;
                  transform: rotate(65deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-6 {
                  bottom: 23%;
                  left: 30%;
                  transform: rotate(115deg);
                  margin: 0; }
                body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 .text-7 {
                  bottom: 37%;
                  left: 17%;
                  transform: rotate(-200deg);
                  margin: 0; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .roulette_base {
            margin-top: -5%;
            text-align: center; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .roulette_base img {
              max-width: 80%; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            height: 100%;
            overflow: hidden; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-a, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-b, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left-a, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left-b, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-a, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-b {
              position: absolute; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_p, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_p {
              top: 320px;
              bottom: 0;
              width: 100%;
              max-width: 250px;
              margin: auto 0;
              height: max-content; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_stuff .right_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left_s, body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .right_s {
              width: 100%;
              max-width: 100px;
              top: 7rem;
              bottom: 0;
              margin: auto 0;
              height: max-content; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person {
            z-index: 1; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left_p {
              left: 20px; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .right_p {
              right: 10px; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_person .left-a {
              bottom: 140px;
              width: 100%;
              max-width: 350px;
              z-index: -1;
              left: -40px; }
          body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn {
            z-index: 3;
            width: 30%;
            right: 0;
            left: unset; }
            body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-b {
              top: 0;
              right: 0;
              max-width: 350px;
              margin: auto;
              width: 100%;
              height: 100%;
              display: flex;
              align-items: center;
              justify-content: center; }
              body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .contnt_btn .left-b .contnt-btn-start {
                background-color: #00113f;
                color: #fff;
                padding: 20px 60px;
                border-radius: 10px;
                box-shadow: 0 0 20px white;
                font-family: 'honorsans-bold', sans-serif;
                letter-spacing: 1px;
                font-size: 14px; }
      body.main-site .landing-new .section-3 .roulette h1.title {
        text-align: left;
        font-size: 5rem;
        font-family: 'honorsans-bold', sans-serif, sans-serif;
        margin: 0;
        padding-left: 5rem;
        color: #fff; }
      body.main-site .landing-new .section-3 .price {
        text-align: center; }
        body.main-site .landing-new .section-3 .price img {
          max-width: 70%; }
    body.main-site .landing-new .section-4 {
      background: #fff;
      color: #000;
      padding: 4rem; }
      body.main-site .landing-new .section-4 p {
        font-size: 18px; }
      body.main-site .landing-new .section-4 .btn-contain {
        text-align: center; }
        body.main-site .landing-new .section-4 .btn-contain .terms-btn {
          color: #000;
          display: inline-block;
          font-weight: 700;
          font-family: "honorsans-regular", sans-serif;
          transition: .3s all ease-in-out;
          position: relative; }
          body.main-site .landing-new .section-4 .btn-contain .terms-btn::after {
            content: '';
            width: 100%;
            height: 2px;
            bottom: -2px;
            left: 0;
            position: absolute;
            background-color: #000; }
      body.main-site .landing-new .section-4 .terms {
        background-color: #fff;
        padding: 2rem 1.5rem 3rem; }
        body.main-site .landing-new .section-4 .terms .logos-contain {
          display: grid;
          grid-template-columns: repeat(2, 1fr);
          grid-gap: 10px; }
          body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer {
            -webkit-align-self: center;
            -ms-flex-item-align: center;
            align-self: center;
            padding: 1rem;
            text-align: center; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_3 img {
              width: 300px; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 p {
              color: #576A83;
              font-size: 11px;
              margin-bottom: .3rem;
              font-weight: 600;
              line-height: 13px; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 img {
              width: 90px; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer img {
              display: block;
              margin: auto;
              max-width: 100%;
              width: auto; }
  body.main-site .featherlight .featherlight-inner {
    display: block !important; }
  body.main-site .featherlight .featherlight-content {
    background: #f6f4f5;
    border-radius: 30px; }
    body.main-site .featherlight .featherlight-content .inside-lightbox {
      text-align: center;
      padding: 2rem; }
      body.main-site .featherlight .featherlight-content .inside-lightbox h5 {
        font-size: 25px;
        font-family: "honorsans-bold", Helvetica;
        color: #ffc124; }
      body.main-site .featherlight .featherlight-content .inside-lightbox p {
        font-size: 18px;
        font-family: "honorsans-regular", sans-serif;
        max-width: 60%;
        font-weight: 700;
        margin: 0 auto 1rem; }
      body.main-site .featherlight .featherlight-content .inside-lightbox img {
        max-width: 70%;
        margin-bottom: 1.5rem; }
      body.main-site .featherlight .featherlight-content .inside-lightbox table p {
        margin: 0 auto;
        max-width: 100%; }
      body.main-site .featherlight .featherlight-content .inside-lightbox table h5 {
        margin-bottom: 0;
        margin-top: 5px; }
  body.main-site .preview_container {
    display: grid;
    grid-template-columns: 50% 50%; }
    body.main-site .preview_container .img_wrapper {
      border: 1px solid #757575;
      padding: 1rem;
      height: 238px;
      margin-top: 1rem;
      display: flex;
      border-radius: 5px; }
      body.main-site .preview_container .img_wrapper img {
        max-height: 100%;
        width: auto;
        display: block;
        margin: auto; }
    body.main-site .preview_container .text_wrapper {
      height: 35%;
      margin: auto;
      display: flex;
      flex-direction: column; }
      body.main-site .preview_container .text_wrapper label {
        height: fit-content !important;
        margin: 0 !important; }
      body.main-site .preview_container .text_wrapper p {
        font-size: 1.5rem !important;
        margin-top: auto;
        text-align: left;
        line-height: 1.8rem; }
  body.main-site .mb-6 {
    margin-bottom: 3rem; }
  body.main-site .section-c {
    min-height: 100vh; }
    body.main-site .section-c .coupons-header {
      padding: 15px;
      height: 150px; }
      body.main-site .section-c .coupons-header .main-title {
        margin-top: 2.5rem;
        color: #000; }
      body.main-site .section-c .coupons-header .title-coupon {
        width: 100%;
        padding-top: 30px; }
        body.main-site .section-c .coupons-header .title-coupon .t-hidden {
          color: #fefefe;
          font-size: 30px;
          overflow: hidden;
          height: 30px; }
        body.main-site .section-c .coupons-header .title-coupon .subtitle {
          color: #fff; }
    body.main-site .section-c .samsung-members-pre-2 p.light {
      font-weight: normal;
      font-size: 20px; }
    body.main-site .section-c .samsung-members-pre-2 .container-text.promo-home {
      background-image: url("../../../assets/img/circle.png");
      background-size: cover;
      background-position: right bottom;
      background-repeat: no-repeat; }
    body.main-site .section-c .samsung-members-pre-2 .contain-text {
      max-width: 1120px;
      margin: 0 auto;
      padding: 20px 0;
      text-align: left;
      letter-spacing: -0.02em;
      color: black;
      line-height: 1.6;
      padding: 3rem 2rem;
      border-radius: 25px;
      position: relative;
      padding-bottom: 0;
      /*box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.42);*/ }
      body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text {
        text-align: center; }
        body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text h1 {
          font-size: 32px;
          letter-spacing: -0.02em; }
        body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text p.subtitle {
          font-size: 15px;
          line-height: 1.4;
          margin: 10px 0px 10px 0px; }
          body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text p.subtitle.type2 {
            font-size: 19px;
            margin-bottom: 6rem !important; }
        body.main-site .section-c .samsung-members-pre-2 .contain-text .top-text p.blue {
          font-size: 1em;
          line-height: 1.4;
          color: #007bc1; }
    body.main-site .section-c .samsung-members-pre-2 .right-image {
      width: 100%;
      height: auto;
      position: absolute;
      right: 0;
      bottom: 0;
      max-width: 600px; }
    body.main-site .section-c .samsung-members-pre-2 .footer {
      padding-top: 40px; }
    body.main-site .section-c .samsung-members-pre-2 .table {
      border: 1px solid #ffffff; }
      body.main-site .section-c .samsung-members-pre-2 .table thead tr {
        background: #25252a;
        color: #fff; }
        body.main-site .section-c .samsung-members-pre-2 .table thead tr th {
          font-weight: bold; }
      body.main-site .section-c .samsung-members-pre-2 .table tbody tr:hover {
        background: #00000024; }
    body.main-site .section-c .btn-action {
      border: 0 solid;
      box-shadow: inset 0 0 20px rgba(255, 255, 255, 0);
      outline: 1px solid;
      outline-color: #0082a9;
      outline-offset: 0px;
      text-shadow: none;
      transition: all 1250ms cubic-bezier(0.19, 1, 0.22, 1);
      padding: 8px; }
    body.main-site .section-c .btn-action:hover {
      border: 1px solid;
      box-shadow: inset 0 0 20px rgba(255, 255, 255, 0.5), 0 0 20px rgba(255, 255, 255, 0.2);
      outline-color: rgba(255, 255, 255, 0);
      outline-offset: 15px;
      color: #3c636e;
      text-decoration: none; }
    body.main-site .section-c .btn-disabled {
      pointer-events: none;
      cursor: default; }
    body.main-site .section-c .image-absolute {
      position: fixed;
      bottom: 0;
      right: -140px;
      z-index: 0; }
  body.main-site .cupon-container {
    position: relative;
    max-width: 411px;
    display: block;
    margin: auto;
    margin-bottom: 1.2rem;
    opacity: 0;
    animation: bounceIn .8s ease-in 1s forwards; }
    body.main-site .cupon-container .code {
      position: absolute;
      width: fit-content;
      height: fit-content;
      margin: auto;
      left: 18%;
      top: 27%;
      border: 10px solid #000;
      padding: .8rem 1.5rem; }
      body.main-site .cupon-container .code h3 {
        font-size: 2.1rem;
        margin-bottom: 0; }
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }
  @media screen and (max-width: 767px) {
    body.main-site .featherlight .featherlight-content {
      max-width: 90%;
      max-height: 90%; }
      body.main-site .featherlight .featherlight-content .inside-lightbox {
        padding: 1rem 0; }
        body.main-site .featherlight .featherlight-content .inside-lightbox h5 {
          font-size: 22px; }
        body.main-site .featherlight .featherlight-content .inside-lightbox p {
          max-width: 90%; }
    body.main-site .container {
      padding: 20px 0;
      width: 330px !important; }
    body.main-site .honor-home .pc {
      display: none; }
    body.main-site .honor-home .mobile {
      display: block; }
    body.main-site .honor-home h2 {
      font-size: 30px;
      margin: 3rem 0 1.2rem; }
    body.main-site .honor-home .section1 .step p {
      font-size: 14px; }
    body.main-site .honor-home .section3 {
      overflow-x: auto;
      -webkit-overflow-scrolling: touch; }
      body.main-site .honor-home .section3 table {
        width: auto; }
    body.main-site .landing-new {
      padding: 30; }
      body.main-site .landing-new .box-content .btn-contain {
        margin-top: 3rem; }
        body.main-site .landing-new .box-content .btn-contain .btn-form {
          font-size: 20px;
          padding: 1rem 4.5rem; }
      body.main-site .landing-new .mobile_space input, body.main-site .landing-new select {
        padding-top: 35px; }
      body.main-site .landing-new .steps-contain {
        margin: 0 0 2rem; }
        body.main-site .landing-new .steps-contain .steps li {
          width: 60px;
          height: 60px;
          line-height: 57px;
          margin: 0 6px;
          border: 5px solid #12b7e3;
          font-size: 32px; }
      body.main-site .landing-new .steps-contain:after {
        top: 45%; }
      body.main-site .landing-new .bottom-sign img {
        max-width: 100%; }
      body.main-site .landing-new .description {
        margin: 2rem 0; }
        body.main-site .landing-new .description .pc {
          display: none; }
        body.main-site .landing-new .description .mobile {
          display: block; }
      body.main-site .landing-new .menu-desktop .menu-contain ul {
        overflow: auto;
        white-space: nowrap; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li {
          width: auto; }
      body.main-site .landing-new .blue-menu .menu-contain ul {
        overflow: auto;
        white-space: nowrap; }
        body.main-site .landing-new .blue-menu .menu-contain ul li {
          width: auto;
          min-width: 100px; }
      body.main-site .landing-new .section-1 {
        padding: 0; }
        body.main-site .landing-new .section-1 h1 {
          font-size: 24px; }
        body.main-site .landing-new .section-1 img {
          max-width: 100%;
          margin-bottom: 0rem; }
        body.main-site .landing-new .section-1 p {
          font-size: 18px; }
          body.main-site .landing-new .section-1 p span {
            display: block;
            font-size: 24px; }
      body.main-site .landing-new .section-2 {
        padding: 3rem 0; }
        body.main-site .landing-new .section-2 h2 {
          font-size: 22px;
          margin-bottom: 1rem; }
        body.main-site .landing-new .section-2 p {
          font-size: 16px; }
        body.main-site .landing-new .section-2 .all-steps {
          margin-top: 4rem; }
        body.main-site .landing-new .section-2 .step {
          text-align: center; }
          body.main-site .landing-new .section-2 .step p {
            text-align: center;
            font-size: 16px; }
          body.main-site .landing-new .section-2 .step img {
            max-width: 50%;
            margin-bottom: 1rem; }
          body.main-site .landing-new .section-2 .step .min-btn {
            font-size: 16px; }
      body.main-site .landing-new .section-3 {
        padding: 2rem 1rem; }
        body.main-site .landing-new .section-3 .box-content {
          padding: 2rem; }
          body.main-site .landing-new .section-3 .box-content .input-contain .file_label {
            word-break: break-all;
            line-height: 35px; }
          body.main-site .landing-new .section-3 .box-content h2 {
            font-size: 22px;
            margin-bottom: 1rem; }
          body.main-site .landing-new .section-3 .box-content .subtitle {
            margin-bottom: 2.5rem;
            font-size: 16px; }
          body.main-site .landing-new .section-3 .box-content .btn-contain .btn-form {
            font-size: 18px;
            padding: 1.5rem 3rem 1.1rem;
            line-height: 1.1; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete {
            padding: 0; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng {
            width: 100%; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun img {
            width: 70px;
            height: 70px; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng #roullete_img2 p {
            font-size: 14px; }
          body.main-site .landing-new .section-3 .box-content .pop-up-link {
            display: block;
            margin-top: 3rem; }
          body.main-site .landing-new .section-3 .box-content .roulette .contnt_cmax .roullete-cmax .roulette_base img {
            max-width: 100%; }
      body.main-site .landing-new .section-4 {
        padding: 20px; }
        body.main-site .landing-new .section-4 p {
          font-size: 16px; }
        body.main-site .landing-new .section-4 .terms {
          background-color: #fff;
          padding: 2rem 1.5rem 3rem; }
          body.main-site .landing-new .section-4 .terms .logos-contain {
            display: grid;
            grid-template-columns: 100%;
            grid-gap: 10px; }
            body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer {
              -webkit-align-self: center;
              -ms-flex-item-align: center;
              align-self: center;
              padding: 1rem;
              text-align: center; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 p {
                font-size: 10px; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_2 img {
                width: 80px; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer.logo_3 img {
                width: 300px; }
              body.main-site .landing-new .section-4 .terms .logos-contain .logo__footer img {
                display: block;
                margin: auto;
                max-width: 100%;
                width: auto; }
      body.main-site .landing-new .preview_container {
        grid-template-columns: 100% !important; }
      body.main-site .landing-new .cupon-container .code {
        left: 9%;
        top: 14%; }
        body.main-site .landing-new .cupon-container .code h3 {
          font-size: 1.6rem; } }
  @media screen and (min-width: 768px) and (max-width: 991px) {
    body.main-site .featherlight .featherlight-content {
      max-width: 70%;
      max-height: 80%; }
    body.main-site .landing-new .bottom-sign img {
      max-width: 70%; }
    body.main-site .landing-new {
      padding: 20px 0; }
      body.main-site .landing-new .title-inner h1 {
        font-size: 55px; }
      body.main-site .landing-new .steps-contain .steps li {
        margin: 0 1.5rem; }
      body.main-site .landing-new .steps-contain:after {
        top: 45%; }
      body.main-site .landing-new .menu-desktop .menu-contain ul {
        overflow: auto;
        white-space: nowrap; }
        body.main-site .landing-new .menu-desktop .menu-contain ul li {
          width: auto; }
      body.main-site .landing-new .blue-menu .menu-contain ul li {
        width: 24.55%; }
      body.main-site .landing-new h2 {
        font-size: 28px; }
      body.main-site .landing-new h5 {
        font-size: 18px; }
      body.main-site .landing-new p {
        font-size: 17px;
        line-height: 1.2; }
      body.main-site .landing-new .section-1 {
        padding: 0; }
        body.main-site .landing-new .section-1 h1 {
          font-size: 40px; }
        body.main-site .landing-new .section-1 p {
          font-size: 20px; }
          body.main-site .landing-new .section-1 p span {
            font-size: 28px; }
      body.main-site .landing-new .section-2 {
        padding: 2rem; }
        body.main-site .landing-new .section-2 .step {
          padding: 0 6rem; }
      body.main-site .landing-new .section-3 {
        padding: 2rem 5%; }
        body.main-site .landing-new .section-3 .box-content .input-contain .file_label {
          word-break: break-all; }
        body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng {
          width: 100%; }
        body.main-site .landing-new .section-3 .roulette .contnt_cmax .roullete-cmax .content_roullete .roullete_dvng .contn_objets .contn_pun img {
          width: 100px;
          height: 100px; }
      body.main-site .landing-new .section-4 .terms {
        padding: 1rem 0; }
        body.main-site .landing-new .section-4 .terms img {
          max-width: 100%; } }
  @media screen and (min-width: 992px) and (max-width: 1199px) {
    body.main-site .featherlight .featherlight-content {
      max-width: 60%;
      max-height: 70%; }
    body.main-site .landing-new .steps-contain .steps li {
      margin: 0 5.5rem; }
    body.main-site .landing-new .steps-contain:after {
      top: 50%; }
    body.main-site .landing-new .blue-menu .menu-contain ul li {
      width: 24.65%; }
    body.main-site .landing-new .section-1 {
      padding: 0; }
    body.main-site .landing-new .section-2 {
      padding: 2rem 5%; }
    body.main-site .landing-new .section-3 {
      padding: 3rem 5% 7rem; }
      body.main-site .landing-new .section-3 .box-content {
        padding: 3rem 6rem; }
    body.main-site .landing-new .section-4 {
      padding: 4rem 2rem; }
      body.main-site .landing-new .section-4 .terms img {
        max-width: 80%; } }
  @media screen and (min-width: 1200px) {
    body.main-site .featherlight .featherlight-content {
      max-width: 40%;
      max-height: 70%; } }
