@import url("https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap");
@font-face {
  font-family: 'SVN-Snell Roundhand Script';
  src: url("../fonts/SVN-SnellRoundhandScriptBold.woff2") format("woff2"), url("../fonts/SVN-SnellRoundhandScriptBold.woff") format("woff");
  font-weight: bold;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: 'SVN-Snell Roundhand Script';
  src: url("../fonts/SVN-SnellRoundhandScript.woff2") format("woff2"), url("../fonts/SVN-SnellRoundhandScript.woff") format("woff");
  font-weight: normal;
  font-style: italic;
  font-display: swap; }
@font-face {
  font-family: "SVN-Gilroy";
  src: url("../fonts/SVN-GilroyBold.woff2") format("woff2"), url("../fonts/SVN-GilroyBold.woff") format("woff");
  font-weight: bold;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "SVN-Gilroy";
  src: url("../fonts/SVN-Gilroy.woff2") format("woff2"), url("../fonts/SVN-Gilroy.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap; }
@font-face {
  font-family: "SVN-Gilroy";
  src: url("../fonts/SVN-GilroyMedium.woff2") format("woff2"), url("../fonts/SVN-GilroyMedium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap; }
.preferential-fluid h1 {
  font-size: 44px;
  font-family: "Inter", sans-serif; }
  .preferential-fluid h1 a,
  .preferential-fluid h1 strong,
  .preferential-fluid h1 b,
  .preferential-fluid h1 span {
    font-family: "Inter", sans-serif; }
  .preferential-fluid h1 b {
    color: #232A7B; }
.preferential-fluid h2 {
  font-family: "Inter", sans-serif;
  font-size: 32px; }
  .preferential-fluid h2 a,
  .preferential-fluid h2 strong,
  .preferential-fluid h2 b,
  .preferential-fluid h2 span {
    font-family: "Inter", sans-serif; }
.preferential-fluid h3 {
  font-family: "Inter", sans-serif;
  font-size: 28px; }
  .preferential-fluid h3 a,
  .preferential-fluid h3 strong,
  .preferential-fluid h3 b,
  .preferential-fluid h3 span {
    font-family: "Inter", sans-serif; }
.preferential-fluid h4 {
  font-size: 22px;
  font-family: "Inter", sans-serif; }
  .preferential-fluid h4 a,
  .preferential-fluid h4 strong,
  .preferential-fluid h4 b,
  .preferential-fluid h4 span {
    font-family: "Inter", sans-serif; }
.preferential-fluid h5 {
  font-size: 20px;
  font-family: "Inter", sans-serif; }
  .preferential-fluid h5 a,
  .preferential-fluid h5 strong,
  .preferential-fluid h5 b,
  .preferential-fluid h5 span {
    font-family: "Inter", sans-serif; }
.preferential-fluid h6 {
  font-size: 18px;
  font-family: "Inter", sans-serif; }
  .preferential-fluid h6 a,
  .preferential-fluid h6 strong,
  .preferential-fluid h6 b,
  .preferential-fluid h6 span {
    font-family: "Inter", sans-serif; }
.preferential-fluid p {
  font-size: 15px; }
.preferential-fluid span {
  font-size: 13px; }
.preferential-fluid a {
  color: #232A7B; }
  .preferential-fluid a:hover {
    text-decoration: none; }
.preferential-fluid input::placeholder {
  color: #232A7B !important; }

#formCus {
  margin-bottom: 0; }

#footer .footer-bottom-nd .footer-pm {
  margin: 0 auto; }
  #footer .footer-bottom-nd .footer-pm .social-icons .tooltip {
    position: relative; }
    #footer .footer-bottom-nd .footer-pm .social-icons .tooltip i {
      top: 50%;
      vertical-align: middle;
      transform: translate(-50%, 50%);
      left: 50%;
      margin-top: 6px; }
#footer .footer-bottom-nd a {
  text-decoration: none; }

.dichvuhot-127k .box-content .box-dkyngay input::placeholder {
  color: #fff !important; }
.dichvuhot-127k .box-content .box-dkyngay .custom-select select {
  color: #fff !important; }

.container {
  max-width: 1280px; }

body {
  font-family: "Inter", sans-serif;
  font-size: 16px;
  color: #232A7B;
  padding: 0;
  margin: 0; }

* {
  margin: 0;
  padding: 0;
  outline: none;
  text-decoration: none; }

section {
  padding: 60px 0;
  overflow: visible; }

.btn-center {
  margin-top: 24px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: center; }

.btn-right {
  margin-top: 24px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: right; }

.btn-left {
  margin-top: 24px;
  display: flex;
  width: 100%;
  align-items: center;
  justify-content: left; }

.title-ss {
  display: inline-block;
  width: 100%;
  text-align: center;
  margin-bottom: 32px; }
  .title-ss h2 {
    font-weight: 600;
    font-size: 48px;
    margin-bottom: 0;
    text-align: center;
    color: #232A7B; }

.thumnails-avatar {
  display: inline-block;
  width: 100%; }
  .thumnails-avatar a {
    position: relative;
    padding-top: 56%;
    display: block; }
    .thumnails-avatar a img {
      position: absolute;
      width: 100%;
      height: 100%;
      object-fit: cover;
      object-position: center;
      left: 0;
      top: 0; }

.ellipsis {
  white-space: normal;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden; }

.form-sale .modal-content {
  margin: 0;
  background-color: #0F2167;
  width: 100%;
  border-radius: 25px; }
  .form-sale .modal-content .modal-header {
    padding: 0;
    border-bottom: 0; }
    .form-sale .modal-content .modal-header .close {
      position: absolute;
      right: 30px;
      padding: 0;
      background: #d9d9d9;
      width: 35px;
      height: 35px;
      top: 30px !important;
      opacity: 1;
      font-size: 14px;
      font-style: inherit;
      line-height: normal;
      border: 1px none #ffffff;
      border-radius: 50px;
      cursor: pointer;
      z-index: 999; }
      .form-sale .modal-content .modal-header .close:before {
        content: "\e5cd";
        color: #232A7B;
        font-size: 20px;
        font-family: 'Material Symbols Outlined'; }
  .form-sale .modal-content button {
    border: 0; }
    .form-sale .modal-content button:focus {
      outline: none; }

.form-contact p {
  max-width: 50%;
  margin: 0 auto 35px auto; }

[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: unset; }

.btn-common-fill,
.btn-common-line,
input[type=button],
input[type=submit],
.btn-common-fill2 {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--Linear, linear-gradient(90deg, #FFFCF3 0%, #FFE5B2 100%));
  padding: 14px 40px;
  border-radius: 50px;
  color: white;
  text-align: center;
  transition: all .3s ease-in-out;
  color: white;
  line-height: 24px;
  font-size: 20px;
  font-weight: 600;
  width: fit-content; }
  .btn-common-fill i,
  .btn-common-fill img,
  .btn-common-fill svg,
  .btn-common-line i,
  .btn-common-line img,
  .btn-common-line svg,
  input[type=button] i,
  input[type=button] img,
  input[type=button] svg,
  input[type=submit] i,
  input[type=submit] img,
  input[type=submit] svg,
  .btn-common-fill2 i,
  .btn-common-fill2 img,
  .btn-common-fill2 svg {
    margin-left: 8px;
    width: 16px; }

.btn-common-fill {
  color: white;
  font-family: "Inter", sans-serif; }
  .btn-common-fill a {
    color: #232A7B;
    font-weight: 700; }

.btn-common-line {
  font-family: "Inter", sans-serif;
  background-color: transparent !important;
  color: #232A7B !important;
  border: 2px solid #232A7B !important; }

.action-btn {
  display: none;
  bottom: 100px;
  position: fixed;
  right: 30px;
  z-index: 999; }

.action-btn {
  z-index: 12 !important; }

/* --------------Checkbox-------------------- */
.form-group .form-control,
.form-group .custome-select select,
.form-group textarea {
  font-weight: 500;
  font-size: 24px;
  padding: 19px 40px;
  height: 69px;
  border-radius: 50px;
  color: #232A7B;
  display: inline-block;
  width: 100%;
  background: white;
  text-align: center; }
  .form-group .form-control::placeholder,
  .form-group .custome-select select::placeholder,
  .form-group textarea::placeholder {
    color: #4a52a4 !important; }
.form-group textarea {
  height: 88px; }

.input-custom {
  display: none; }

.label-custom {
  color: #232A7B;
  line-height: 1.2;
  display: flex;
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  align-items: center;
  margin-bottom: 15px;
  font-weight: normal !important; }
  .label-custom:checked {
    color: #232A7B !important; }
  .label-custom:before {
    content: "\e64c";
    font-family: "themify";
    font-size: 14px;
    color: transparent;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 20px;
    height: 20px;
    opacity: 1;
    border: 1px solid #D9D9D9;
    box-sizing: border-box;
    border-radius: 4px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%); }

.label-custom:checked {
  color: #232A7B !important; }

.input-custom:checked + .label-custom::before {
  color: white;
  background-color: #232A7B;
  border: 1px solid #232A7B; }

.input-custom:checked + .label-custom {
  color: #232A7B !important; }

/* check-radio-custom */
.check-radio-custom {
  margin: 5px 0 15px 0;
  display: flex; }

.check-radio-custom [type="radio"]:checked + label {
  color: #232A7B !important; }

.check-radio-custom [type="radio"]:checked,
.check-radio-custom [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }

.check-radio-custom [type="radio"]:checked + label,
.check-radio-custom [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  display: inline-block;
  color: #232A7B;
  margin-bottom: 0;
  font-weight: normal; }

.check-radio-custom [type="radio"]:checked + label:before,
.check-radio-custom [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 1px;
  width: 20px;
  height: 20px;
  border: 1px solid #D9D9D9;
  border-radius: 100%;
  background: #fff; }

.check-radio-custom [type="radio"]:checked + label::before {
  border: 1px solid #232A7B !important; }

.check-radio-custom [type="radio"]:checked + label:after,
.check-radio-custom [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #232A7B;
  position: absolute;
  top: 5px;
  left: 4px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

.check-radio-custom [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

.check-radio-custom [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }

.check-radio-custom p {
  margin: 0 20px; }

.form-control:focus {
  border-color: #232A7B;
  outline: 0;
  box-shadow: none; }

/*------------ Custom select box -------------*/
.custom-select {
  font-weight: 500;
  font-size: 18px;
  padding: 19px 40px;
  height: 69px;
  border-radius: 50px;
  color: #232A7B;
  display: inline-block;
  width: 100%;
  background: white;
  text-align: center; }

.select-items {
  overflow-y: auto !important;
  max-height: 250px; }

.sortBar__select_blue {
  color: #fff !important;
  background: transparent; }

.custom-select select {
  display: block;
  color: #4a52a4 !important;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0;
  border-color: transparent;
  cursor: pointer;
  font-size: 16px;
  width: inherit;
  text-align: center;
  font-weight: 500;
  position: relative; }

.custom-select select:focus {
  outline: none;
  box-shadow: none; }

.custom-select select:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  vertical-align: 0.255em;
  top: 0;
  right: 40px;
  content: "\e5c5";
  color: #232A7B;
  font-size: 32px;
  font-family: 'Material Symbols Outlined'; }

.select-selected:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 10px;
  vertical-align: 0.255em;
  top: 0;
  right: 40px;
  content: "\e5c5";
  color: #232A7B;
  font-size: 32px;
  font-family: 'Material Symbols Outlined';
  display: none; }

textarea {
  height: 88px !important; }

/* style the items (options), including the selected item: */
.select-items div,
.select-selected {
  padding: 8px 16px;
  border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
  cursor: pointer;
  font-size: 16px;
  text-align: left; }

.select-items div {
  color: #232A7B; }

.select-selected.active {
  color: #232A7B !important; }

.select-selected {
  color: #232A7B;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 20px;
  display: none; }

/* Style items (options): */
.select-items {
  padding: 15px 0;
  overflow: hidden;
  width: 100%;
  position: absolute;
  background-color: #fff;
  top: 60px;
  left: 0;
  right: 0;
  z-index: 99;
  box-shadow: 0px 4px 54px rgba(0, 0, 0, 0.09);
  border-radius: 4px;
  max-height: 140px; }

/* Hide the items when the select box is closed: */
.select-hide {
  display: none; }

.select-items div:hover,
.same-as-selected {
  background-color: #EBF2FD; }

.mb-35 {
  margin-bottom: 35px; }

.mt-35 {
  margin-top: 35px; }

.ti-angle-left:before {
  content: "\e408";
  color: #8C8B8D;
  font-size: 24px;
  font-family: 'Material Symbols Outlined';
  font-style: normal; }

.ti-angle-right:before {
  content: "\e409";
  color: #8C8B8D;
  font-size: 24px;
  font-family: 'Material Symbols Outlined';
  font-style: normal; }

.mt-35 {
  margin-top: 35px; }

.title-mini-item {
  font-size: 24px;
  font-weight: 400; }

i {
  font-size: 16px; }

.center {
  text-align: center; }

.pulse {
  animation: pulse 2s infinite; }

@keyframes pulse {
  0% {
    transform: scale(1); }
  50% {
    transform: scale(1.1); }
  100% {
    transform: scale(1); } }
.banner-herro {
  padding-top: 0;
  position: relative;
  padding-bottom: 0; }
  .banner-herro img {
    width: 100%; }

.form-control {
  border: none; }

.form-dangkyngay {
  position: absolute;
  max-width: 1000px;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0; }
  .form-dangkyngay .btn-common-fill {
    width: 100%; }

.dongia127k .box-donggia img {
  width: 100%;
  max-width: 50%; }
.dongia127k .box-donggia .list-popup {
  margin-top: 34px; }
  .dongia127k .box-donggia .list-popup a {
    display: block; }
  .dongia127k .box-donggia .list-popup img {
    width: 100%;
    max-width: 100%;
    margin-bottom: 30px; }

.tamhuyetnho {
  background: #F8F8F8; }
  .tamhuyetnho .title-ss {
    margin-bottom: 53px; }
    .tamhuyetnho .title-ss p {
      margin-bottom: 0;
      font-family: 'SVN-Snell Roundhand Script';
      font-size: 64px;
      line-height: normal; }

.slider-tamhuyet {
  position: relative; }
  .slider-tamhuyet .item {
    background: var(--Linear, linear-gradient(90deg, #2F3792 0%, #1E3883 100%));
    border-radius: 17px;
    padding: 1px;
    margin: 0 16px;
    min-height: 400px; }
    .slider-tamhuyet .item img {
      border-radius: 17px; }
    .slider-tamhuyet .item .content {
      margin: 8px 5px;
      text-align: center; }
      .slider-tamhuyet .item .content h3 {
        font-size: 16px;
        line-height: 24px;
        font-weight: 700;
        text-transform: uppercase;
        color: white; }
      .slider-tamhuyet .item .content p {
        margin-bottom: 0;
        font-size: 14px;
        color: white;
        text-align: justify; }
      .slider-tamhuyet .item .content ul {
        text-align: left;
        padding-left: 20px;
        margin-bottom: 0; }
        .slider-tamhuyet .item .content ul li {
          font-size: 14px;
          color: white; }
  .slider-tamhuyet .owl-nav {
    display: block; }
  .slider-tamhuyet .owl-dots {
    display: none; }

.form-sale .btn-common-fill {
  width: 100%;
  font-size: 18px;
  padding: 14px 24px; }
.form-sale .modal-dialog {
  max-width: 650px; }
.form-sale .modal-body {
  text-align: center;
  padding: 40px 20px; }

#hanhtrinh-tamhuyetnho .owl-nav {
  display: none; }
#hanhtrinh-tamhuyetnho .owl-dots {
  display: block;
  margin-top: 16px; }

.owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
  background: #232A7B; }

.owl-theme .owl-nav {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 60%;
  z-index: 5; }
  .owl-theme .owl-nav span {
    color: white;
    font-size: 0; }

.owl-theme .owl-nav [class*=owl-]:hover {
  background: transparent; }

.owl-carousel .owl-nav button.owl-next {
  right: -50px;
  position: absolute;
  width: 45px;
  height: 45px; }
  .owl-carousel .owl-nav button.owl-next span {
    content: url("../images/ic-nexxt.svg");
    display: block;
    height: 100%;
    width: 100%; }

.owl-carousel .owl-nav button.owl-prev {
  left: -50px;
  position: absolute;
  width: 45px;
  height: 45px; }
  .owl-carousel .owl-nav button.owl-prev span {
    content: url("../images/ic-prevv.svg");
    display: block;
    height: 100%;
    width: 100%; }

.list-service {
  background: linear-gradient(to bottom, #040624 0%, #2e3891 100%);
  padding-top: 60px; }

.dongia127k .row {
  align-items: center; }
.dongia127k .box-voucher {
  text-align: center; }
  .dongia127k .box-voucher h3 {
    padding: 0 100px;
    font-size: 36px;
    font-weight: 700;
    background: var(--Linear, linear-gradient(90deg, #FFFCF3 0%, #FFE5B2 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 22px; }
  .dongia127k .box-voucher p {
    padding: 0 20px;
    margin-bottom: 34px;
    color: white;
    font-weight: 600;
    font-size: 18px; }
  .dongia127k .box-voucher img {
    width: 100%; }
.dongia127k .box-donggia {
  text-align: center; }
  .dongia127k .box-donggia h3 {
    font-weight: 700;
    font-size: 36px;
    color: white;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-align: center; }

.form-sale .row {
  justify-content: center; }
.form-sale .form-group {
  margin-bottom: 26px; }
.form-sale .select-items div {
  text-align: left; }
.form-sale .select-selected:after {
  top: 3px;
  right: 50px; }
.form-sale .select-selected {
  text-align: center;
  padding: 0; }
.form-sale .custom-select {
  border: none; }
.form-sale .form-group .form-control,
.form-sale .form-group .custome-select select,
.form-sale .form-group textarea {
  font-size: 16px;
  padding: 14px 11px 14px 11px;
  height: auto; }
.form-sale .custom-select {
  height: auto;
  padding: 14px 30px 14px 11px; }
.form-sale img {
  margin-bottom: 24px;
  width: 100%; }

.box-after-before {
  margin-top: 60px; }
  .box-after-before h3 {
    font-size: 32px;
    text-align: center;
    font-weight: 600;
    color: white;
    margin-bottom: 43px; }
  .box-after-before .item {
    margin: 0 16px; }
    .box-after-before .item img {
      border-radius: 15px;
      width: 100%; }
  .box-after-before .owl-dots {
    display: none; }

.box-dkyngay {
  max-width: 70%;
  margin: 0 auto;
  margin-top: 60px; }
  .box-dkyngay .row {
    justify-content: center; }

.phun-may-490k,
.phun-moi-1688k {
  margin-top: 60px; }
  .phun-may-490k .row,
  .phun-moi-1688k .row {
    align-items: center; }
  .phun-may-490k .title-ss h2,
  .phun-moi-1688k .title-ss h2 {
    color: white; }
  .phun-may-490k img,
  .phun-moi-1688k img {
    width: 100%; }
  .phun-may-490k .box-content h2,
  .phun-moi-1688k .box-content h2 {
    background: var(--Linear, linear-gradient(90deg, #FFFCF3 0%, #FFE5B2 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 48px;
    font-weight: 700;
    margin-bottom: 20px; }
  .phun-may-490k .box-content p,
  .phun-moi-1688k .box-content p {
    padding-right: 120px;
    margin-bottom: 0;
    font-weight: 500;
    font-size: 18px;
    color: white; }

.dichvuhot-127k {
  background: #F8F8F8;
  padding-bottom: 0; }
  .dichvuhot-127k .title-ss h2 {
    text-transform: uppercase; }
  .dichvuhot-127k .videos iframe {
    border-radius: 30px; }
  .dichvuhot-127k h3 {
    max-width: 90%;
    margin: 30px auto 0 auto;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    background: #232A7B;
    border-radius: 50px;
    padding: 9px 40px;
    color: white; }
  .dichvuhot-127k .box-content {
    background: #F5F5F5;
    border-radius: 30px;
    padding: 30px; }
    .dichvuhot-127k .box-content p {
      font-size: 20px;
      text-align: center;
      font-weight: 500;
      text-transform: capitalize; }
    .dichvuhot-127k .box-content .btn-common-fill {
      margin: 0 auto; }
    .dichvuhot-127k .box-content .box-dkyngay {
      max-width: 100%;
      margin-top: 35px;
      padding: 0 50px; }
      .dichvuhot-127k .box-content .box-dkyngay .select-selected.active {
        color: white !important; }
      .dichvuhot-127k .box-content .box-dkyngay .select-selected {
        color: white; }
      .dichvuhot-127k .box-content .box-dkyngay .select-selected:after {
        color: white;
        right: 65px; }
      .dichvuhot-127k .box-content .box-dkyngay .custom-select {
        padding: 14px 30px 14px 11px;
        background: #232A7B;
        color: white;
        border: none; }
      .dichvuhot-127k .box-content .box-dkyngay input {
        background: #232A7B;
        color: white; }
        .dichvuhot-127k .box-content .box-dkyngay input::placeholder {
          color: white; }

.cosovatchat {
  margin-top: 60px; }
  .cosovatchat .row {
    justify-content: center; }
  .cosovatchat .item {
    margin-bottom: 50px; }
    .cosovatchat .item .content {
      text-align: left;
      display: flex;
      margin-bottom: 13px; }
      .cosovatchat .item .content .detail {
        margin-left: 26px; }
      .cosovatchat .item .content img {
        height: 70px;
        width: 70px;
        border-radius: 0; }
      .cosovatchat .item .content h4 {
        font-size: 20px;
        font-weight: 700;
        color: #DBAE27; }
      .cosovatchat .item .content p {
        min-height: 80px;
        margin-bottom: 0;
        color: #232A7B;
        font-size: 16px; }
    .cosovatchat .item img {
      width: 100%;
      border-radius: 16px; }

.banner-mb {
  display: none; }

.display-pc {
  display: block; }

.display-mb {
  display: none; }

.box-form-gift .form-control::placeholder {
  color: #fff !important;
  opacity: 1; }

.box-form-gift input {
  color: #fff !important;
  background-color: #222a7b !important;
  border: none; }
.box-form-gift .form-control {
  color: #fff !important;
  background-color: #222a7b !important;
  border: none; }

#popup-gift-form .ct-btn {
  display: flex !important;
  align-items: center;
  justify-content: center; }

#popup-gift-form .lucky-wheel-tool {
  padding: 0; }

.btn-minigame {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
  cursor: pointer; }

.ss-reward .note-form {
  padding-bottom: 10px; }

.ss-reward .note-form p {
  margin-bottom: 0; }

.btn-minigame a:hover {
  text-decoration: none; }

.btn-minigame.style-button a {
  display: block;
  width: fit-content;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background: linear-gradient(90deg, #f1d783 20%, #deb228 80%);
  border-radius: 50px;
  color: #fff;
  min-width: inherit;
  text-align: center;
  font-size: 20px;
  font-weight: 500;
  padding: 8px 20px;
  text-transform: none; }

.btn-minigame.style-button a:hover {
  text-decoration: none; }

.box-text-form {
  text-align: center;
  margin-top: 10px;
  color: #fee1a5;
  font-weight: 400; }

.ss-reward .box-large-input form {
  margin-bottom: 10px;
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: center; }

#popup-gift {
  background-color: #8c93e3cf;
  overflow: hidden;
  width: 100%;
  pointer-events: none; }

#popup-gift.show {
  display: block !important;
  padding-right: inherit !important; }

#popup-gift .modal-dialog {
  padding-bottom: 0;
  pointer-events: none; }

#popup-gift .modal-dialog .close {
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 1;
  position: absolute;
  top: -15px;
  right: -15px;
  color: #ffffff;
  font-family: inherit;
  font-weight: 400;
  font-size: 15px;
  font-style: inherit;
  line-height: 36px;
  border: 1px none #ffffff;
  box-shadow: 1px 1px 3px 0px rgba(2, 2, 2, 0.23);
  text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.23);
  background-color: #dcaf26;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  cursor: pointer;
  z-index: 999; }

#popup-gift .modal-content {
  background: #4544b9;
  border-radius: 30px; }

#popup-gift .modal-header {
  display: inline-block;
  text-align: center;
  padding: 0 20px;
  border-bottom: none;
  width: 100%; }

#popup-gift .title-box {
  display: inline-block;
  width: fit-content;
  margin-bottom: 0; }

#popup-gift .step-1 img {
  width: 400px;
  min-height: 100%;
  margin: 0 auto;
  display: flex; }

#popup-gift .item-gift-for-you .box-gift-name {
  min-width: 160px;
  text-align: center;
  padding: 0 20px; }

#popup-gift .item-gift-for-you .box-gift-name p {
  font-size: 20px;
  font-weight: 400;
  color: #fff4a2;
  margin-bottom: 0; }

.ss-reward {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  width: 100%;
  margin: 0 auto; }

.title-ss h3 {
  font-size: 24px;
  font-weight: 800;
  text-transform: uppercase;
  text-align: center;
  color: #f1dd96; }

.ss-reward .box-form-gift {
  margin-bottom: 16px; }

.box-form-gift .form-control,
.box-form-gift .custom-select,
.box-form-gift textarea {
  height: 44px;
  background: #222a7b;
  border: none;
  padding: 0.375rem 0.75rem;
  color: #fff;
  border-radius: 50px;
  margin-bottom: 0; }

.box-form-gift .form-control::placeholder,
.box-form-gift .custom-select::placeholder,
.box-form-gift textarea::placeholder {
  color: #fff;
  font-family: "SVN-Gilroy"; }

.box-form-gift .form-control .select-hide,
.box-form-gift .custom-select .select-hide,
.box-form-gift textarea .select-hide {
  color: transparent; }

.box-form-gift .form-control .select-selected,
.box-form-gift .custom-select .select-selected,
.box-form-gift textarea .select-selected {
  color: transparent; }

.box-form-gift textarea {
  width: 100%;
  height: 100px;
  padding: 0.375rem 0.75rem; }

.form-control:focus {
  box-shadow: none !important; }

.form-group .custom-select select {
  height: 100%;
  width: 100%;
  background: transparent;
  border: transparent;
  padding: 0;
  text-align: center;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  text-align-last: center; }

.ss-reward .form-group .sortBar__select {
  background: url(../images/icon-arrowdown.svg) no-repeat center right;
  width: 100%;
  color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-size: 16px;
  margin-bottom: 0;
  text-align: left;
  font-weight: 400;
  text-align-last: left; }

.modal.show .modal-dialog {
  margin: 0 auto;
  -webkit-transform: none;
  transform: none;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center; }

/*# sourceMappingURL=style.css.map */
