* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  outline: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font: inherit;
  border: 0;
}
html {
  font-size: 12px;
  line-height: 1.5;
  -webkit-tap-highlight-color: transparent;
  font-family: "Roboto", sans-serif;
  font-feature-settings: "tnum";
}
body {
  background-color: #fff;
  font-size: 12px;
  color: #000;
}
.pageview {
  overflow: hidden;
}
.lazy {
  background: none !important;
  -webkit-mask-image: none !important;
}
ol,
ul {
  list-style: none;
}
b {
  font-weight: bold;
}
.visibility-hidden {
  visibility: hidden !important;
}
.cursor-pointer {
  cursor: pointer;
}
.full-height {
  height: 100%;
}
.w-83{
  width: 83%;

}
.fixed-btn-group {
  position: fixed;
  bottom: 20px;
  right: 20px;
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 9999;
}
@keyframes shake {
  0%, 100% { transform: translateX(0); }
  20%, 60% { transform: translateX(-4px); }
  40%, 80% { transform: translateX(4px); }
}
.fixed-btn-group .call-btn {
  background-color: #5bf374 !important;
}
.fixed-btn-group .btn {
  background-color: #fff;
  color: white;
  padding: 5px;
  border-radius: 50%;
  text-decoration: none;
  font-weight: bold;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
  transition: background-color 0.3s ease;
  text-align: center;
  font-size: 16px;
  width: 40px;
  height: 40px;
  animation: shake 1.5s infinite;
}

.fixed-btn-group .btn:hover {
  background-color: #0056b3;
}


.custom-date-input {
  width: 100%;
  padding: 12px;
  font-size: 16px;
  border: 1px solid #ccc;
  border-radius: 6px;
  cursor: pointer;
  appearance: none; /* Remove default styling (Safari/Firefox) */
  background-color: white;
  position: relative;
}

/* Remove default calendar icon (Chrome) */
.custom-date-input::-webkit-calendar-picker-indicator {
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

/* Optional: add custom calendar icon */
.custom-date-input::after {
  content: '📅';
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  pointer-events: none;
}

.w-80{
  width: 80%;
}
.mt-20{
  margin-top: 20px;
}
.ml-20{
  margin-left: 20px;
}
.full-height {
  height: 100%;
}
.d-flex{
  display: flex;
}
.p-10{
  padding:10px
}

.full-width {
  width: 100%;
}
.full-mask-size {
  -webkit-mask-size: 100% 100%;
}
.mask-position {
  -webkit-mask-position: 0% 0%;
}
.u-select-none {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.p-absolute {
  position: absolute;
}
.p-relative {
  position: relative;
}
.gallery-view-icon-next img,
.gallery-view-icon-prev img,
.carousel-icon-next img,
.carousel-icon-prev img {
  width: 25px;
  height: 25px;
  filter: drop-shadow(0 0 1px black);
}
.icon-play-video {
  position: absolute;
  width: 60px;
  height: 60px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  cursor: pointer;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url(https://content.pancake.vn/1.1/30/5a/c2/93/9ec72c8ce8898050035dddbb989c950bc1faabdc1fdcc11175dea467.svg);
}
.player-btn-unmute {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  cursor: pointer;
}
.player-btn-unmute > div {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  background-size: 90%;
  background-color: rgba(0, 0, 0, 0.5);
  border-radius: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-image: url("data:image/svg+xml;utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2036%2036%22%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%23fff%22%3E%3Cpath%20d%3D%22m%2021.48%2C17.98%20c%200%2C-1.77%20-1.02%2C-3.29%20-2.5%2C-4.03%20v%202.21%20l%202.45%2C2.45%20c%20.03%2C-0.2%20.05%2C-0.41%20.05%2C-0.63%20z%20m%202.5%2C0%20c%200%2C.94%20-0.2%2C1.82%20-0.54%2C2.64%20l%201.51%2C1.51%20c%20.66%2C-1.24%201.03%2C-2.65%201.03%2C-4.15%200%2C-4.28%20-2.99%2C-7.86%20-7%2C-8.76%20v%202.05%20c%202.89%2C.86%205%2C3.54%205%2C6.71%20z%20M%209.25%2C8.98%20l%20-1.27%2C1.26%204.72%2C4.73%20H%207.98%20v%206%20H%2011.98%20l%205%2C5%20v%20-6.73%20l%204.25%2C4.25%20c%20-0.67%2C.52%20-1.42%2C.93%20-2.25%2C1.18%20v%202.06%20c%201.38%2C-0.31%202.63%2C-0.95%203.69%2C-1.81%20l%202.04%2C2.05%201.27%2C-1.27%20-9%2C-9%20-7.72%2C-7.72%20z%20m%207.72%2C.99%20-2.09%2C2.08%202.09%2C2.09%20V%209.98%20z%22%3E%3C%2Fpath%3E%3C%2Fsvg%3E");
}
.d-none {
  display: none;
}
a:link,
a:visited {
  color: inherit;
}
a {
  text-decoration: none;
}
.section-container {
  margin: auto;
}
.text-block-css {
  display: inline-block;
  word-break: break-word;
  -webkit-background-clip: text !important;
}
.animationText span {
  display: inline-block;
}
.animationText .bar {
  position: absolute;
  height: 100%;
  width: 3px;
  background: currentColor;
  top: 0;
  right: 0;
}
.animate-word-wrapper {
  position: relative;
  overflow: hidden;
  vertical-align: top;
  transition: width 0.6s;
  text-align: start;
}
.animate-word-wrapper > span {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  font: inherit;
}
.animate-word-wrapper span i {
  font: inherit;
  font-style: initial;
  display: inline-block;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.animate-word-wrapper span i.in {
  animation-name: rotate-3-in;
  animation-fill-mode: forwards;
  animation-duration: 0.6s;
}
.animate-word-wrapper span i.out {
  animation-name: rotate-3-out;
  animation-fill-mode: forwards;
  animation-duration: 0.6s;
}
.animationText .hidden {
  opacity: 0;
  z-index: -1;
}
.animationText .visible {
  opacity: 1;
  position: relative;
}
.inline {
  display: inline !important;
}
.caret-dummy {
  animation: caret-popping 1s infinite;
}
.caret {
  transform: scaleY(1.3) translateY(-3%);
}
@keyframes rotate-3-out {
  0% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
  }
  100% {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
  }
}
@-webkit-keyframes rotate-3-out {
  0% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
  }
  100% {
    transform: rotateY(-180deg);
    -webkit-transform: rotateY(-180deg);
  }
}
@keyframes rotate-3-in {
  0% {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
  }
}
@-webkit-keyframes rotate-3-in {
  0% {
    transform: rotateY(180deg);
    -webkit-transform: rotateY(180deg);
  }
  100% {
    transform: rotateY(0);
    -webkit-transform: rotateY(0);
  }
}
@keyframes caret-popping {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.image-block-css {
  overflow: hidden;
}
.image-background,
.image-background-compare {
  margin: 0 auto;
}
.image-background-compare {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.image-compare-line {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 40;
  width: 38px;
  height: 38px;
  margin-top: -22px;
  margin-left: -22px;
  cursor: pointer;
  border: 3px solid #fff;
  border-radius: 1000px;
  -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.image-compare-left-arrow,
.image-compare-right-arrow {
  top: 50%;
  margin-top: -6px;
  position: absolute;
  width: 0;
  height: 0;
  border: 6px inset transparent;
}
.image-compare-left-arrow {
  left: 50%;
  margin-left: -17px;
  border-right: 6px solid #fff;
}
.image-compare-right-arrow {
  right: 50%;
  margin-right: -17px;
  border-left: 6px solid #fff;
}
.image-compare-line:before,
.image-compare-line:after {
  position: absolute;
  z-index: 30;
  display: block;
  content: " ";
  background: #fff;
}
.image-compare-line:before {
  left: 50%;
  width: 3px;
  height: 9999px;
  bottom: 50%;
  margin-bottom: 22px;
  -webkit-box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.image-compare-line:after {
  left: 50%;
  width: 3px;
  height: 9999px;
  top: 50%;
  margin-top: 22px;
  -webkit-box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
  box-shadow: 0 -3px 0 #fff, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.group-container {
  width: 100%;
  height: 100%;
}
.com-button {
  cursor: pointer;
  user-select: none;
  -webkit-user-select: none;
  transition: transform 200ms ease-out;
  -webkit-transition: transform 200ms ease-out;
}
.com-button:active {
  transform: translateY(5px);
  -webkit-transform: translateY(5px);
}
.button-css {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  text-align: center;
}
.button-text {
  display: table-cell;
  vertical-align: middle;
  text-align: unset;
}
.number-content {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
  -webkit-justify-content: center;
  align-items: center;
  -webkit-align-items: center;
}
.line-css {
  padding: 8px 0;
}
.line-container {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  border-bottom-width: 0 !important;
}
.input-number-quantity-css {
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: flex;
  user-select: none;
}
.input-number-quantity-css .minus,
.plus {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  cursor: pointer;
}
.input-number-quantity-css .minus {
  border-right: inherit;
}
.input-number-quantity-css .plus {
  border-left: inherit;
}
.input-number-quantity-css input {
  text-align: center;
  background: transparent;
  color: inherit;
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  padding-left: 10px;
  padding-right: 10px;
  box-sizing: border-box;
  border-radius: 0;
}
.input-number-quantity-css input::placeholder {
  color: #979797;
  -webkit-text-fill-color: #979797;
}
.input-number-quantity-css input::-webkit-outer-spin-button,
.input-number-quantity-css input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.input-number-quantity-css input[type="number"] {
  -moz-appearance: textfield;
}
.field-error {
  top: 0;
  right: 0;
  position: absolute;
  height: 100%;
  width: 30px;
}
.field-error img {
  width: 16px;
  height: 16px;
  position: absolute;
  left: calc(50% - 8px);
  top: calc(50% - 8px);
}
.input-css {
  overflow: hidden;
}
.input-css input {
  background: transparent;
  color: inherit;
  padding-left: 10px;
  border-radius: 0;
  text-align: inherit;
  letter-spacing: inherit;
}
.input-css input::placeholder {
  text-transform: var(--placeholder-transform);
  text-decoration: var(--placeholder-decoration);
}
.input-datetime {
  overflow: hidden;
}
.input-datetime input {
  background: transparent;
  width: 100%;
  height: 100%;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0;
  box-sizing: border-box;
  -webkit-appearance: textfield;
  -moz-appearance: textfield;
  text-align: inherit;
  letter-spacing: inherit;
}
.input-datetime input::placeholder {
  text-transform: var(--placeholder-transform);
  text-decoration: var(--placeholder-decoration);
}
.input-datetime .input-datetime-placeholder {
  position: absolute;
  top: 0;
  padding-left: 12px;
  height: 100%;
  width: 100%;
  align-items: center;
  display: flex;
  z-index: -1;
}
.input-file {
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  padding: 0 10px;
  cursor: pointer;
}
.input-file .title {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.input-file input[type="file"] {
  opacity: 0;
  cursor: pointer;
  top: 0;
  left: 0;
}
.textarea-css {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.textarea-css textarea {
  background: transparent;
  padding-top: 6px;
  padding-bottom: 0;
  color: inherit;
  padding-left: 10px;
  border-radius: 0;
  text-align: inherit;
  letter-spacing: inherit;
}
.textarea-css textarea::placeholder {
  text-transform: var(--placeholder-transform);
  text-decoration: var(--placeholder-decoration);
}
.com-checkbox-group {
  min-height: 40px;
}
.checkbox-group-css {
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  padding-left: 10px;
  min-height: 40px;
}
.checkbox-group-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
}
.checkbox-group-input {
  margin-right: 10px;
  width: 13px;
  height: 13px;
  min-width: 13px;
  min-height: 13px;
}
.com-radio {
  min-height: 40px;
  height: auto !important;
}
.radio-css {
  min-height: 40px;
  display: flex;
  display: -webkit-flex;
  flex-direction: row;
  -webkit-flex-direction: row;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
}
.radio-item {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  border-radius: 5px;
  padding-left: 10px;
}
.radio-input {
  margin-right: 10px;
  width: 13px;
  height: 13px;
  min-width: 13px;
  min-height: 13px;
}
.select-css {
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 0;
}
.select-css select {
  text-align: inherit;
  letter-spacing: inherit;
}
.select-css option:first-child {
  color: #979797;
}
.chevron {
  pointer-events: none;
  color: #979797;
  position: absolute;
  right: 0;
  width: 26px;
  height: 100%;
  top: 0;
}
.chevron .icon {
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  border: 2px solid transparent;
  border-radius: 100px;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
}
.chevron .icon::after {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  border-bottom: 2px solid;
  border-right: 2px solid;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.select-css select {
  background: transparent;
  padding-right: 26px;
  padding-left: 10px;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  color: #979797;
}
.select-css select.select {
  color: inherit;
}
.address-css {
  overflow: hidden;
}
.address-css .select-container {
  color: inherit;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 0;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
}
.address-css .select-field {
  height: 100%;
  flex: 1;
  position: relative;
}
.address-css select {
  background: transparent;
  padding-left: 10px;
  padding-right: 26px;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
  height: 100%;
  color: #979797;
}
.address-css select.select {
  color: inherit;
}
.address-css select option:first-child {
  color: #979797;
}
.address-column {
  background: transparent !important;
  border-width: 0 !important;
}
.address-column .select-column {
  flex-direction: column;
  border-radius: inherit !important;
  border-color: inherit !important;
  border-style: inherit !important;
}
.address-column .select-column .select-field {
  width: 100%;
  border-radius: inherit;
  border-width: 1px;
  border-color: inherit;
  border-style: inherit;
  overflow: hidden;
}
.detect-address-select-wrapper {
  background: #fff;
  border-radius: 4px;
  display: flex;
  flex-direction: column;
  padding: 4px;
  transition: max-height 0.3s ease-in-out, visibility 0.3s ease-in-out,
    scale 0.3s, opacity 0.3s;
  max-height: 0;
  scale: 0.5;
  opacity: 0;
  overflow: hidden scroll;
  border: 1px solid rgba(217, 217, 217, 1);
}
.detect-address-select-wrapper::-webkit-scrollbar-thumb {
  background-color: #d4d4d4;
  border-radius: 8px;
}
.detect-address-select-wrapper::-webkit-scrollbar-thumb:hover {
  background-color: #808080;
}
.detect-address-select-wrapper::-webkit-scrollbar-track {
  background-color: #fff;
}
.detect-address-select-wrapper::-webkit-scrollbar {
  background-color: transparent;
  width: 6px;
}
.detect-address-select-option {
  padding: 6px 8px;
  cursor: pointer;
  border-radius: 2px;
}
.detect-address-select-option:hover {
  background-color: #e5e5e5;
}
.icon-container {
  position: absolute;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
}
.loader {
  position: relative;
  height: 20px;
  width: 20px;
  display: inline-block;
  animation: around 5.4s infinite;
}
@keyframes around {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.loader::after,
.loader::before {
  content: "";
  background: white;
  position: absolute;
  display: inline-block;
  width: 100%;
  height: 100%;
  border-width: 2px;
  border-color: #333 #333 transparent transparent;
  border-style: solid;
  border-radius: 20px;
  box-sizing: border-box;
  top: 0;
  left: 0;
  animation: around 0.7s ease-in-out infinite;
}
.loader::after {
  animation: around 0.7s ease-in-out 0.1s infinite;
  background: transparent;
}
.button-loader,
.button-loader:before,
.button-loader:after {
  border-radius: 50%;
  width: 1.3em;
  height: 1.3em;
  animation-fill-mode: both;
  animation: bblFadInOut 1.8s infinite ease-in-out;
}
.button-loader {
  color: #fff;
  font-size: 7px;
  position: relative;
  text-indent: -9999em;
  transform: translateZ(0);
  animation-delay: -0.16s;
  display: none;
  top: -17px;
}
.button-loader:before,
.button-loader:after {
  content: "";
  position: absolute;
  top: 0;
}
.button-loader:before {
  left: -3.5em;
  animation-delay: -0.32s;
}
.button-loader:after {
  left: 3.5em;
}
@keyframes bblFadInOut {
  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    box-shadow: 0 2.5em 0 0;
  }
}
.popup-wrapper {
  top: 0;
  left: 0;
}
.popup-background {
  overflow: hidden;
}
.popup-backdrop {
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000;
}
.popup-center {
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}
.popup-top-left {
  top: 0;
  left: 0;
}
.popup-top-center {
  top: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
.popup-top-right {
  top: 0;
  right: 0;
}
.popup-center-left {
  left: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
}
.popup-center-right {
  right: 0;
  top: 50%;
  transform: translate3d(0, -50%, 0);
  -webkit-transform: translate3d(0, -50%, 0);
}
.popup-bottom-left {
  bottom: 0;
  left: 0;
}
.popup-bottom-center {
  bottom: 0;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  -webkit-transform: translate3d(-50%, 0, 0);
}
.popup-bottom-right {
  bottom: 0;
  right: 0;
}
.overlay {
  pointer-events: none;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: inherit;
}
.cart-quantity-css {
  overflow: hidden;
  display: flex;
  display: -webkit-flex;
}
.cart-quantity-css .minus {
  border-right: inherit;
}
.cart-quantity-css .plus {
  border-left: inherit;
}
.cart-quantity-css input {
  text-align: center;
  background: transparent;
  color: inherit;
  padding-left: 10px;
  padding-right: 10px;
  border-radius: 0;
  -moz-appearance: textfield;
}
.cart-quantity-css input::-webkit-outer-spin-button,
.cart-quantity-css input::-webkit-inner-spin-button {
  -webkit-appearance: none;
}
.cart-quantity-css .minus,
.cart-quantity-css .plus {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: center;
  -webkit-justify-content: center;
  flex-shrink: 0;
  -webkit-flex-shrink: 0;
  user-select: none;
  cursor: pointer;
  -webkit-user-select: none;
  width: 40px;
}
.product-attr-selected {
  top: 0;
  left: 0;
  overflow: hidden;
}
.lightbox-btn-close {
  background-color: #a8a8a8;
  width: 21px;
  height: 21px;
  position: absolute;
  cursor: pointer;
}
.lightbox-btn-close > span {
  position: absolute;
  z-index: 9999;
  width: 14px;
  height: 14px;
  top: calc(50% - 7px);
  left: calc(50% - 7px);
  -webkit-mask-size: 100% 100%;
  -webkit-mask-position: 0% 0%;
  background: #fff;
  -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyAgd2lkdGg9JzE0JyBoZWlnaHQ9JzE0JyB2aWV3Qm94PScwIDAgMTQgMTQnIGZpbGw9J25vbmUnIHhtbG5zPSdodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2Zyc+PHBhdGggZD0nTTEyLjU5IDBMNyA1LjU5TDEuNDEgMEwwIDEuNDFMNS41OSA3TDAgMTIuNTlMMS40MSAxNEw3IDguNDFMMTIuNTkgMTRMMTQgMTIuNTlMOC40MSA3TDE0IDEuNDFMMTIuNTkgMFonIGZpbGw9JyMyRTNBNTknLz48L3N2Zz4=);
}
.lightbox-image,
.lightbox-video,
.lightbox-iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  max-width: 80%;
  max-height: 80%;
}
.lightbox-iframe {
  width: 100%;
  height: 100%;
}
.lightbox-backdrop {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000000000;
  touch-action: none;
}
.w-alert-message-wrapper {
  position: fixed;
  top: 15px;
  z-index: 999999;
  left: 50%;
  padding: 10px 16px;
  border: 1px solid var(--color-alert, #15942a);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  --transform-translateX: -50%;
  background: white;
  border-radius: 8px;
  -webkit-box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 2px 8px 0px rgba(0, 0, 0, 0.15);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.w-alert-message {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.w-alert-message .icon {
  line-height: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-left: 0px;
  margin-right: 6px;
}
.w-alert-message span.close-icon {
  margin-left: 6px;
  margin-right: 0px;
  color: #80808085;
  cursor: pointer;
}
.login-popup-wrapper .backdrop-login {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  z-index: 99;
}
.login-popup-wrapper .popup-default-login {
  position: fixed;
  top: 45%;
  left: 50%;
  width: 400px;
  height: 160px;
  transform: translate(-50%, -50%);
  z-index: 999;
  display: none;
  max-width: calc(100% - 50px);
  border: 1px solid rgba(0, 0, 0, 0.3);
  background-color: #fff;
  border-radius: 10px;
}
.login-popup-wrapper .popup-default-login .popup-login-title {
  background-color: rgba(6, 21, 40, 0.05);
  color: #000;
  padding: 12px 15px;
  font-weight: 600;
  font-size: 16px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
.login-popup-wrapper .popup-default-login .popup-login-content {
  font-size: 14px;
  padding: 0 20px;
  margin-top: 10px;
  line-height: 18px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
}
.login-popup-wrapper .popup-default-login .popup-login-btn {
  display: block;
  position: absolute;
  right: 15px;
  bottom: 10px;
  margin: 0 auto;
  padding: 10px 0;
  border: none;
  width: 80px;
  text-transform: uppercase;
  text-align: center;
  color: #000;
  background-color: #e6e6e6;
  border-radius: 5px;
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
}

#w-comdwhcm.menu-fixed{
  position: fixed;
  z-index: 11;
}
.book-btn-top {
  display: inline-block;
  position: absolute;
  font-size: 16px;
  top: 15px;
  /* right:-40px; */
  background: #f64c72;
  color: #fff;
  padding: 2px 10px;
  border-radius: 4px;

  animation-name: flash;
  -webkit-animation-name: flash;
  animation-delay: 0s;
  -webkit-animation-delay: 0s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
}
/* doan 2 */
@media screen and (min-width: 768px) {
.book-btn-top {
display: none;
}
  .section-container {
    max-width: 1200px;
  }
  #w-comdwhcm {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 68px;
  }
  #w-comdwhcm .section-wrapper {
    opacity: 1;
  }
  #w-comdwhcm .section-background {
    background: rgba(26, 24, 24, 1);
    --type: 0;
  }
  #w-td48s9qx {
    top: 18.5px;
    left: 394.5px;
    width: 62px;
    height: 23.984375px;
  }
  #w-td48s9qx .text-block {
    background: ;
  }
  #w-td48s9qx .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-kafvu4xx {
    top: 18.5px;
    left: 486px;
    width: 158px;
    height: 23.984375px;
  }
  #w-kafvu4xx .text-block {
    background: ;
  }
  #w-kafvu4xx .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-si069miq {
    top: 18.5px;
    left: 658.5px;
    width: 97px;
    height: 23.984375px;
  }
  #w-si069miq .text-block {
    background: ;
  }
  #w-si069miq .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-hyujiaer {
    top: 18.5px;
    left: 755.5078582763672px;
    width: 210px;
    height: 23.984375px;
  }
  #w-hyujiaer .text-block {
    background: ;
  }
  #w-hyujiaer .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-xdsrtuok {
    top: 18.5px;
    left: 995px;
    width: 41px;
    height: 41px;
  }
  #w-xdsrtuok {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-xdsrtuok .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9InBob25lLWluLXRhbGsiPjxwYXRoIGQ9Ik0xNSwxMkgxN0E1LDUgMCAwLDAgMTIsN1Y5QTMsMyAwIDAsMSAxNSwxMk0xOSwxMkgyMUMyMSw3IDE2Ljk3LDMgMTIsM1Y1QzE1Ljg2LDUgMTksOC4xMyAxOSwxMk0yMCwxNS41QzE4Ljc1LDE1LjUgMTcuNTUsMTUuMyAxNi40MywxNC45M0MxNi4wOCwxNC44MiAxNS42OSwxNC45IDE1LjQxLDE1LjE4TDEzLjIxLDE3LjM4QzEwLjM4LDE1Ljk0IDguMDYsMTMuNjIgNi42MiwxMC43OUw4LjgyLDguNTlDOS4xLDguMzEgOS4xOCw3LjkyIDkuMDcsNy41N0M4LjcsNi40NSA4LjUsNS4yNSA4LjUsNEExLDEgMCAwLDAgNy41LDNINEExLDEgMCAwLDAgMyw0QTE3LDE3IDAgMCwwIDIwLDIxQTEsMSAwIDAsMCAyMSwyMFYxNi41QTEsMSAwIDAsMCAyMCwxNS41WiI+PC9wYXRoPjwvc3ZnPg==);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(246, 76, 114, 1);
  }
  #w-yj591zqc {
    top: 15.495738983154297px;
    left: 1029.9857177734375px;
    width: 165px;
    height: 30px;
  }
  #w-yj591zqc .text-block {
    background: ;
  }
  #w-yj591zqc .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-k1mceobt {
    top: 42.49147605895996px;
    left: 1055.5028610229492px;
    width: 137px;
    height: 23.984375px;
  }
  #w-k1mceobt .text-block {
    background: ;
  }
  #w-k1mceobt .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(246, 76, 114, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-6g39kcsf {
    top: -5.5px;
    left: 46.5px;
    width: 73px;
    height: 73px;
  }
  #w-6g39kcsf .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
  }
  #w-6g39kcsf .image-background {
    width: 73.20277777777778px;
    height: 73px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./logo-queen-nails.png");
    --type: 0;
  }
  #w-6g39kcsf .image-background-compare {
    background: undefined;
    clip: rect(0, 36.5px, 73px, 0);
    --type: 0;
  }
  #w-svb2vgyw {
    top: 0.00347137451171875px;
    left: 124.99479675292969px;
    width: 217px;
    height: 65.9765625px;
  }
  #w-svb2vgyw .text-block {
    background: ;
  }
  #w-svb2vgyw .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-gann9tc6 {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 800px;
  }
  #w-gann9tc6 .section-wrapper {
    opacity: 1;
  }
  #w-gann9tc6 .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-xr9fzhab {
    top: 191px;
    left: 17px;
    width: 600px;
    height: 204.0234375px;
  }
  #w-xr9fzhab .text-block {
    background: ;
  }
  #w-xr9fzhab .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 68px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-su18jfer {
    top: 63px;
    left: 602px;
    width: 595px;
    height: 708px;
  }
  #w-j8sdgs7q {
    top: 0px;
    left: 36px;
    width: 559px;
    height: 655px;
  }
  #w-j8sdgs7q .rectangle-css {
    border-color: rgb(244 148 154);
    border-style: solid;
    border-width: 3px;
    background: ;
  }
  #w-3yfiju5w {
    top: 28.5px;
    left: 0px;
    width: 566px;
    height: 680px;
  }
  #w-3yfiju5w .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-3yfiju5w .image-background {
    width: 566.6666666666667px;
    height: 680px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./nails-font.jpg");
    --type: 0;
  }
  #w-3yfiju5w .image-background-compare {
    background: undefined;
    clip: rect(0, 283px, 680px, 0);
    --type: 0;
  }
  #w-uuz7ny6l {
    width: 74px;
    height: 74px;
    z-index: 10;
    position: fixed;
    left: 20px;
    bottom: 20px;
  }
  #w-qiu5lg9z {
    top: 0px;
    left: 0px;
    width: 74px;
    height: 74px;
  }
  #w-qiu5lg9z .rectangle-css {
    border-bottom-left-radius: 99px;
    border-bottom-right-radius: 99px;
    border-color: rgba(255, 174, 174, 1);
    border-radius: 99px;
    border-style: solid;
    border-top-left-radius: 99px;
    border-top-right-radius: 99px;
    border-width: 1px;
    background: rgba(253, 251, 251, 0);
  }
  #w-qiu5lg9z .overlay {
    background: [object Object];
  }
  #w-vpnn4r79 {
    top: 7px;
    left: 7px;
    width: 60px;
    height: 60px;
  }
  #w-vpnn4r79 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-vpnn4r79 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAyOS43NyAyOS43NyIgY2xhc3M9IiIgZmlsbD0idXJsKCZxdW90OyNTSEFQRTM5MjRfZGVza3RvcF9ncmFkaWVudCZxdW90OykiPjxkZWZzIGlkPSJTSEFQRTM5MjRfZGVmcyI+PGxpbmVhckdyYWRpZW50IGlkPSJTSEFQRTM5MjRfZGVza3RvcF9ncmFkaWVudCIgZ3JhZGllbnRUcmFuc2Zvcm09InJvdGF0ZSg5NCkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMjQzLCAxNDQsIDExMiwgMS4wKSI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTAsIDc5LCAyNSwgMS4wKSI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxjaXJjbGUgY3g9IjE0Ljg5IiBjeT0iMTQuODkiIHI9IjE0Ljg5Ij48L2NpcmNsZT48L3N2Zz4=);
    border-style: solid;
    background: linear-gradient(
      94deg,
      rgba(243, 144, 112, 1) 0%,
      rgba(250, 79, 25, 1) 100%
    );
  }
  #w-gdxy29w8 {
    top: 22px;
    left: 22px;
    width: 32px;
    height: 32px;
  }
  #w-gdxy29w8 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-gdxy29w8 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgY2xhc3M9IiIgZmlsbD0icmdiYSgyNTUsIDI1NSwgMjU1LCAxLjApIj48cGF0aCBkPSJNOTQuMDc3LDgwLjYxOUM4OC45NzksOTIuODQxLDc3LjAyNiw5NC45ODMsNzMuMTIsOTQuOTgzYy0xLjE0NywwLTE5LjAxLDAuOTQ3LTQ0LjY4OC0yMy40MSAgQzcuNzY3LDUxLjk3MSw1LjI0MiwzMC44OTIsNS4wMjIsMjYuODg3QzQuODA4LDIyLjk4Niw1LjkyNSwxMy4yLDE5LjM4Nyw1LjkyOWMxLjY2OC0wLjkwMSw0Ljk3NS0xLjMsNS44MjktMC40NDYgIGMwLjM3OSwwLjM3OSwxMS42NzgsMTguOTcyLDExLjk3NSwxOS41ODhjMC4yOTcsMC42MTUsMC40NDYsMS4yMjEsMC40NDYsMS44MTVjMCwwLjg0OS0wLjYwNSwxLjkxMS0xLjgxNiwzLjE4NSAgYy0xLjIxLDEuMjc0LTIuNTI2LDIuNDQyLTMuOTQ5LDMuNTAzYy0xLjQyMywxLjA2Mi0yLjczOSwyLjE4Ny0zLjk1LDMuMzc2Yy0xLjIxLDEuMTg4LTEuODE1LDIuMTY2LTEuODE1LDIuOTMgIGMwLjA4MiwxLjk4MywxLjcwNyw5LjA4NiwxNC4wODYsMTkuOTYzQzUyLjU3NCw3MC43MjMsNTguNTM4LDczLjc4OCw1OS4xMTEsNzRjMC41NzQsMC4yMTIsMS4wNTEsMC4zMTcsMS40MzMsMC4zMTcgIGMwLjc2NSwwLDEuNzQyLTAuNjA0LDIuOTMxLTEuODE0YzEuMTg4LTEuMjExLDUuMTg1LTYuNjg5LDYuNDU5LTcuOWMxLjI3NC0xLjIwOSwyLjMzNi0xLjgxNCwzLjE4Ni0xLjgxNCAgYzAuNTk0LDAsMS4xOTksMC4xNDgsMS44MTQsMC40NDVjMC42MTYsMC4yOTcsMTkuMjMzLDExLjE5MSwxOS41ODksMTEuNTU1Qzk1LjQ4OSw3NS43NzksOTQuODA3LDc4Ljg2OSw5NC4wNzcsODAuNjE5Ij48L3BhdGg+PC9zdmc+);
    background: rgba(255, 255, 255, 1);
  }
  #w-1imh8sw1 {
    top: 437px;
    left: 17px;
    width: 216px;
    height: 60px;
  }
  #w-1imh8sw1 .button-css {
    --hover-text: rgba(191, 73, 4, 1);
    border-color: rgb(244 148 154);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: bold;
    background: rgb(244 148 154);
    --type: 0;
  }
  #w-p0g3iyyf {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 221px;
  }
  #w-p0g3iyyf .section-wrapper {
    opacity: 1;
  }
  #w-p0g3iyyf .section-background {
    background: rgba(26, 24, 24, 1);
    --type: 0;
  }
  #w-zravpzgl {
    top: 45px;
    left: 91px;
    width: 164px;
    height: 131px;
  }
  #w-1petraje {
    top: 0px;
    left: 22.5px;
    width: 60px;
    height: 80px;
  }
  #w-1petraje .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 70px;
    font-weight: 700;
  }
  #w-wo3gt6xe {
    top: 18px;
    left: 100px;
    width: 39px;
    height: 35.99609375px;
  }
  #w-wo3gt6xe .text-block {
    background: ;
  }
  #w-wo3gt6xe .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-60x7358v {
    top: 83px;
    left: 0px;
    width: 163px;
    height: 28.49609375px;
  }
  #w-60x7358v .text-block {
    background: ;
  }
  #w-60x7358v .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 19px;
    text-align: center;
    --type: 0;
  }
  #w-yr4l19mb {
    top: 111.5px;
    left: 0px;
    width: 164px;
    height: auto;
  }
  #w-yr4l19mb .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-nvf08bgk {
    top: 33px;
    left: 369px;
    width: 164px;
    height: 155px;
  }
  #w-hme3iuiy {
    top: 0px;
    left: 52px;
    width: 60px;
    height: 80px;
  }
  #w-hme3iuiy .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 70px;
    font-weight: 700;
  }
  #w-eesq82x2 {
    top: 71px;
    left: 62.5px;
    width: 39px;
    height: 35.99609375px;
  }
  #w-eesq82x2 .text-block {
    background: ;
  }
  #w-eesq82x2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-qyorg6w1 {
    top: 107px;
    left: 0.5px;
    width: 163px;
    height: 28.49609375px;
  }
  #w-qyorg6w1 .text-block {
    background: ;
  }
  #w-qyorg6w1 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 19px;
    text-align: center;
    --type: 0;
  }
  #w-hzmy2eeu {
    top: 135.5px;
    left: 0px;
    width: 164px;
    height: auto;
  }
  #w-hzmy2eeu .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-o54y27vn {
    top: 41.5px;
    left: 672px;
    width: 164px;
    height: 138px;
  }
  #w-csq7ab4p {
    top: 25px;
    left: 100px;
    width: 39px;
    height: 35.99609375px;
  }
  #w-csq7ab4p .text-block {
    background: ;
  }
  #w-csq7ab4p .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-1z0ze60l {
    top: 90px;
    left: 0px;
    width: 163px;
    height: 28.49609375px;
  }
  #w-1z0ze60l .text-block {
    background: ;
  }
  #w-1z0ze60l .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 19px;
    text-align: center;
    --type: 0;
  }
  #w-ree2z2eg {
    top: 118.5px;
    left: 0px;
    width: 164px;
    height: auto;
  }
  #w-ree2z2eg .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-1wb2q7uo {
    top: 0px;
    left: 38px;
    width: 60px;
    height: 80px;
  }
  #w-1wb2q7uo .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 70px;
    font-weight: 700;
  }
  #w-e3wq1ha7 {
    top: 41.5px;
    left: 925px;
    width: 164px;
    height: 138px;
  }
  #w-2gerlrb1 {
    top: 25px;
    left: 100px;
    width: 39px;
    height: 35.99609375px;
  }
  #w-2gerlrb1 .text-block {
    background: ;
  }
  #w-2gerlrb1 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-gbh8az3k {
    top: 90px;
    left: 0px;
    width: 163px;
    height: 28.49609375px;
  }
  #w-gbh8az3k .text-block {
    background: ;
  }
  #w-gbh8az3k .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 19px;
    text-align: center;
    --type: 0;
  }
  #w-8c11caay {
    top: 118.5px;
    left: 0px;
    width: 164px;
    height: auto;
  }
  #w-8c11caay .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-mlv0hd0n {
    top: 0px;
    left: 40px;
    width: 60px;
    height: 80px;
  }
  #w-mlv0hd0n .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 70px;
    font-weight: 700;
  }
  #w-asdquc7k {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 849px;
  }
  #w-asdquc7k .section-wrapper {
    opacity: 1;
  }
  #w-asdquc7k .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-4d8dfjo3 {
    top: 124px;
    left: 250px;
    width: 700px;
    height: 142.96875px;
  }
  #w-4d8dfjo3 .text-block {
    background: ;
  }
  #w-4d8dfjo3 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 65px;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    --type: 0;
  }
  #w-r4tb2qfn {
    top: 88.5px;
    left: 513px;
    width: 174px;
    height: 20.99609375px;
  }
  #w-r4tb2qfn .text-block {
    background: ;
  }
  #w-r4tb2qfn .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-f8c5axhw {
    top: 287px;
    left: 26px;
    width: 350px;
    height: 519px;
  }
  #w-45n52tdg {
    top: 0px;
    left: 0px;
    width: 350px;
    height: 350px;
  }
  #w-45n52tdg .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-45n52tdg .image-background {
    width: 350px;
    height: 435.2564102564102px;
    top: -65.25641025641022px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/2.jpg");
    --type: 0;
  }
  #w-45n52tdg .image-background-compare {
    background: undefined;
    clip: rect(0, 175px, 350px, 0);
    --type: 0;
  }
  #w-7c68n9oi {
    top:15%;
    left: 33.5px;
    width: 276px;
    height: 235px;
  }
  #w-vdqo8ics {
    top: 0px;
    left: 0px;
    width: 276px;
    height: 235px;
  }
  #w-vdqo8ics .rectangle-css {
    border-color: rgb(244 148 154);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 1px 10px 6px 0px rgba(0, 0, 0, 0.07);
    background: rgba(17, 17, 17, 1);
  }
  #w-kuz61ycm {
    top: 31.5px;
    left: 59.5px;
    width: 164px;
    height: 32.98828125px;
  }
  #w-kuz61ycm .text-block {
    background: ;
  }
  #w-kuz61ycm .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-1cp38s4z {
    top: 92px;
    left: 0px;
    width: 276px;
    height: 47.96875px;
  }
  #w-1cp38s4z .text-block {
    background: ;
  }
  #w-1cp38s4z .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-ewigt7sk {
    top: 50%;
    left: 121.5px;
    width: 100px;
    height: 20.99609375px;
  }
  #w-ewigt7sk .text-block {
    background: ;
  }
  #w-ewigt7sk .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-ke97jkum {
    top: 287px;
    left: 822px;
    width: 350px;
    height: 519px;
  }
  #w-ql1oj5kv {
    top: 0px;
    left: 0px;
    width: 350px;
    height: 350px;
  }
  #w-ql1oj5kv .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-ql1oj5kv .image-background {
    width: 350px;
    height: 435.2564102564102px;
    top: -8.974358974359006px;
    left: 0px;
    background: center center/ cover no-repeat content-box border-box
      url("./img/6.jpg");
    --type: 0;
  }
  #w-ql1oj5kv .image-background-compare {
    background: undefined;
    clip: rect(0, 175px, 350px, 0);
    --type: 0;
  }
  #w-8xgzecml {
    top: 15%;
    left: 37px;
    width: 276px;
    height: 235px;
  }
  #w-n0x7j5qd {
    top: 0px;
    left: 0px;
    width: 276px;
    height: 235px;
  }
  #w-n0x7j5qd .rectangle-css {
    border-color: rgb(244 148 154);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 1px 10px 6px 0px rgba(0, 0, 0, 0.07);
    background: rgba(17, 17, 17, 1);
  }
  #w-7os20v4d {
    top: 36px;
    left: 24px;
    width: 228px;
    height: 32.98828125px;
  }
  #w-7os20v4d .text-block {
    background: ;
  }
  #w-7os20v4d .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-9o7eqool {
    top: 92px;
    left: 38px;
    width: 200px;
    height: 71.953125px;
  }
  #w-9o7eqool .text-block {
    background: ;
  }
  #w-9o7eqool .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-weq1izfw {
    top: 50%;
    left: 128px;
    width: 105px;
    height: 20.99609375px;
  }
  #w-weq1izfw .text-block {
    background: ;
  }
  #w-weq1izfw .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-7lr0lixz {
    top: 287px;
    left: 425px;
    width: 350px;
    height: 519px;
  }
  #w-52nku3s4 {
    top: 0px;
    left: 0px;
    width: 350px;
    height: 350px;
  }
  #w-52nku3s4 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-52nku3s4 .image-background {
    width: 350px;
    height: 431.96581196581195px;
    top: -69.96581196581195px;
    left: 0px;
    background: center center/ cover no-repeat content-box border-box
      url("./img/3.jpg");
    --type: 0;
  }
  #w-52nku3s4 .image-background-compare {
    background: undefined;
    clip: rect(0, 175px, 350px, 0);
    --type: 0;
  }
  #w-1dgxz7yp {
    top:15%;
    left: 37px;
    width: 276px;
    height: 235px;
  }
  #w-ncdqhhbz {
    top: 0px;
    left: 0px;
    width: 276px;
    height: 235px;
  }
  #w-ncdqhhbz .rectangle-css {
    border-color: rgb(244 148 154);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 1px 10px 6px 0px rgba(0, 0, 0, 0.07);
    background: rgba(0, 0, 0, 1);
  }
  #w-q9q1uarx {
    top: 31.5px;
    left: 24px;
    width: 229px;
    height: 32.98828125px;
  }
  #w-q9q1uarx .text-block {
    background: ;
  }
  #w-q9q1uarx .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-wttpw9bm {
    top: 92px;
    left: 38px;
    width: 200px;
    height: 47.96875px;
  }
  #w-wttpw9bm .text-block {
    background: ;
  }
  #w-wttpw9bm .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-v7skegw1 {
    top: 50%;
    left: 126px;
    width: 99px;
    height: 20.99609375px;
  }
  #w-v7skegw1 .text-block {
    background: ;
  }
  #w-v7skegw1 .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-z4baruyr {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: auto;
  }
  #w-z4baruyr .section-wrapper {
    opacity: 1;
  }
  #w-z4baruyr .section-background {
    background: center center/ cover no-repeat fixed content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-z4baruyr .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-d8df8czw {
    top: 19px;
    left: 495px;
    width: 210px;
    height: 20.99609375px;
  }
  #w-d8df8czw .text-block {
    background: ;
  }
  #w-d8df8czw .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-n72g9y7n {
    top: 76.50994110107422px;
    left: 328.0067672729492px;
    width: 545px;
    height: 90px;
  }
  #w-n72g9y7n .text-block {
    background: ;
  }
  #w-n72g9y7n .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(122, 255, 7, 1);
    font-family: "Alice-Regular.ttf", sans-serif;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-algg154c {
    top: 176.5px;
    left: 551.013916015625px;
    perspective: 1000px;
    width: 120px;
    height: 20.99609375px;
  }
  #w-algg154c .text-block {
    background: ;
  }
  #w-algg154c .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-algg154c > div {
    transform: rotate(0deg) perspective(1000px);
  }
  #w-9w7b8fzf {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 803px;
  }
  #w-9w7b8fzf .section-wrapper {
    opacity: 1;
  }
  #w-9w7b8fzf .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-o201j0i5 {
    top: 97.390625px;
    left: -272px;
    width: 546px;
    height: 614px;
  }
  #w-o201j0i5 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-o201j0i5 .image-background {
    width: 546.1357196122297px;
    height: 677.3016488524319px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/10.jpg");
    --type: 0;
  }
  #w-o201j0i5 .image-background-compare {
    background: undefined;
    clip: rect(0, 273px, 614px, 0);
    --type: 0;
  }
  #w-x716ov43 {
    top: 486.296875px;
    left: 500px;
    width: 367px;
    height: 285px;
  }
  #w-x716ov43 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
  }
  #w-x716ov43 .image-background {
    width: 367.00000000000006px;
    height: 461.4162393162394px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/5.jpg");
    --type: 0;
  }
  #w-x716ov43 .image-background-compare {
    background: undefined;
    clip: rect(0, 183.5px, 285px, 0);
    --type: 0;
  }
  #w-dtvxr1q6 {
    top: 97.5px;
    left: 656px;
    width: 519px;
    height: 98.96484375px;
  }
  #w-dtvxr1q6 .text-block {
    background: ;
  }
  #w-dtvxr1q6 .text-block-css,
  #w-zqh0ppuv .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    text-align: start;
    --type: 0;
  }
  #w-rlvz2u8k {
    top: 247.5px;
    left: 658.5px;
    width: 550px;
    height: 55px;
  }
  #w-g4pgqtzq {
    top: 38px;
    left: 4px;
    width: 514px;
    height: auto;
  }
  #w-g4pgqtzq .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-fnc95u5o {
    top: 0px;
    left: 0px;
    width: 550px;
    height: 33px;
  }
  #w-sypkz8fa {
    top: 0px;
    left: 0px;
    width: 100px;
    height: 32.98828125px;
  }
  #w-sypkz8fa .text-block {
    background: ;
  }
  #w-sypkz8fa .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-xpvd96uj {
    top: 0px;
    left: 139px;
    width: 411px;
    height: 32.98828125px;
  }
  #w-xpvd96uj .text-block {
    background: ;
  }
  #w-xpvd96uj .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-u6o40k4q {
    top: 302.5px;
    left: 656px;
    width: 520px;
    height: 50px;
  }
  #w-oop04c15 {
    top: 0px;
    left: 0px;
    width: 450px;
    height: 35px;
  }
  #w-tndj3jbe {
    top: 0px;
    left: 0px;
    width: 106px;
    height: 32.98828125px;
  }
  #w-tndj3jbe .text-block {
    background: ;
  }
  #w-tndj3jbe .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-vaofqj4n {
    top: 2px;
    left: 141px;
    width: 309px;
    height: 32.98828125px;
  }
  #w-vaofqj4n .text-block {
    background: ;
  }
  #w-vaofqj4n .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-o1pq881h {
    top: 33px;
    left: 6.5px;
    width: 514px;
    height: auto;
  }
  #w-o1pq881h .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-p7yb1jpq2 {
    top: 442.5px;
    left: 658.5px;
  }
  #w-p7yb1jpq1 {
    top: 399.5px;
    left: 658.5px;
  }
  #w-p7yb1jpq {
    top: 352.5px;
    left: 658.5px;
    width: 514px;
    height: 50px;
  }
  #w-r7amlex1 {
    top: 0px;
    left: 4px;
    width: 166px;
    height: 32.98828125px;
  }
  #w-r7amlex1 .text-block {
    background: ;
  }
  #w-r7amlex2 .text-block-css {
    width: 100px;
  }
  #w-r7amlex1 .text-block-css,
  #w-r7amlex2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-xa54jv4j {
    top: 0px;
    left: 139px;
    width: 374px;
    height: 32.98828125px;
  }
  #w-xa54jv4j .text-block {
    background: ;
  }
  #w-xa54jv4j .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-s710gh8n {
    top: 33px;
    left: 0px;
    width: 514px;
    height: auto;
  }

  #w-s710gh8n .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-qigcqj3g {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: auto;
  }
  #w-qigcqj3g .section-wrapper {
    opacity: 1;
  }
  #w-qigcqj3g .section-background {
    background: center center/ cover no-repeat fixed content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-qigcqj3g .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-h0uf9fev {
    top: 26px;
    left: 267.5px;
    width: 675px;
    height: 203px;
  }
  #w-ugk960cq {
    top: 0px;
    left: 232.5px;
    width: 210px;
    height: 20.99609375px;
  }
  #w-ugk960cq .text-block {
    background: ;
  }
  #w-ugk960cq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-k7x9wmx3 {
    top: 51px;
    left: 0px;
    width: 675px;
    height: 90px;
  }
  #w-k7x9wmx3 .text-block {
    background: ;
  }
  #w-k7x9wmx3 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(122, 255, 7, 1);
    font-family: "Alice-Regular.ttf", sans-serif;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-ll34cyc2 {
    top: 182px;
    left: 288px;
    perspective: 1000px;
    width: 120px;
    height: 20.99609375px;
  }
  #w-ll34cyc2 .text-block {
    background: ;
  }
  #w-ll34cyc2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-ll34cyc2 > div {
    transform: rotate(0deg) perspective(1000px);
  }
  #w-yj36cqv7 {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 883px;
  }
  #w-yj36cqv7 .section-wrapper {
    opacity: 1;
  }
  #w-yj36cqv7 .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-jfrtom8l {
    top: 97.390625px;
    left: -229px;
    width: 531px;
    height: 597px;
    z-index: 1111;
  }
  #w-jfrtom8l .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-jfrtom8l .image-background {
    width: 531.1319910514541px;
    height: 659.1484196638559px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/10.jpg");
    --type: 0;
  }
  #w-jfrtom8l .image-background-compare {
    background: undefined;
    clip: rect(0, 265.5px, 597px, 0);
    --type: 0;
  }
  #w-187zx8yb {
    top: 582.9861068725586px;
    left: 357.5px;
    width: 278px;
    height: 216px;
  }
  #w-187zx8yb .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-187zx8yb .image-background {
    width: 278.00000000000006px;
    height: 346.90598290598297px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/11.jpg");
    --type: 0;
  }
  #w-187zx8yb .image-background-compare {
    background: undefined;
    clip: rect(0, 139px, 216px, 0);
    --type: 0;
  }
  #w-zqh0ppuv {
    top: 97.5px;
    right: 10px;
    width: 504px;
    height: auto;
  }
  #w-zp5k8tof {
    top: 0px;
    left: 679px;
    width: 514px;
    height: 712px;
  }
  #w-xalvjxp6 {
    top: 83.5px;
    left: 1.5px;
    width: 373px;
    height: 35px;
  }
  #w-f4qz01yq {
    top: 0px;
    left: 0px;
    width: 93px;
    height: 32.98828125px;
  }
  #w-f4qz01yq .text-block {
    background: ;
  }
  #w-f4qz01yq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-a1qlxtck {
    top: 2px;
    left: 116.5px;
    width: 257px;
    height: 32.98828125px;
  }
  #w-a1qlxtck .text-block {
    background: ;
  }
  #w-a1qlxtck .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-xalvjxp6 {
    top: 83.5px;
    left: 1.5px;
    width: 373px;
    height: 35px;
  }
  #w-f4qz01yq {
    top: 0px;
    left: 0px;
    width: 93px;
    height: 32.98828125px;
  }
  #w-f4qz01yq .text-block {
    background: ;
  }
  #w-f4qz01yq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-a1qlxtck {
    top: 2px;
    left: 116.5px;
    width: 257px;
    height: 32.98828125px;
  }
  #w-a1qlxtck .text-block {
    background: ;
  }
  #w-a1qlxtck .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-0ehfgizx {
    top: 0px;
    left: 0px;
    width: 431px;
    height: 62.98828125px;
  }
  #w-0ehfgizx .text-block {
    background: ;
  }
  #w-0ehfgizx .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: start;
    --type: 0;
  }
  #w-0itarxqc {
    top: 123px;
    left: 0px;
    width: 431px;
    height: auto;
  }
  #w-0itarxqc .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-28jgublf {
    top: 140px;
    left: 0px;
    width: 353px;
    height: 33px;
  }
  #w-o2db6exa {
    top: 0px;
    left: 0px;
    width: fit-content;
    height: 32.98828125px;
  }
  #w-o2db6exa .text-block {
    background: ;
  }
  #w-o2db6exa .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-yfrzf9k8 {
    top: 0px;
    left: 116.5px;
    width: 237px;
    height: 32.98828125px;
  }
  #w-yfrzf9k8 .text-block {
    /* background: ; */
  }
  #w-yfrzf9k8 .text-block-css {
    padding-left: 64px;
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-44knv8c8 {
    top: 173px;
    left: 0px;
    width: 430px;
    height: auto;
  }
  #w-44knv8c8 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-a53lhwod {
    top: 197px;
    left: 0px;
    width: 435px;
    height: 33px;
  }
  #w-ayhsxgw3 {
    top: 0px;
    left: 0px;
    width: 107px;
    height: 32.98828125px;
  }
  #w-ayhsxgw3 .text-block {
    background: ;
  }
  #w-ayhsxgw3 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-v6spbkt4 {
    top: 0px;
    left: 116.5px;
    width: 319px;
    height: 32.98828125px;
  }
  #w-v6spbkt4 .text-block {
    background: ;
  }
  #w-v6spbkt4 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-o235onzm {
    top: 242.5px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-o235onzm .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-4s3h5n0t {
    top: 264.5px;
    left: 0px;
    width: 373px;
    height: 33px;
  }
  #w-kdou3gmd {
    top: 0px;
    left: 0px;
    width: 93px;
    height: 32.98828125px;
  }
  #w-kdou3gmd .text-block {
    background: ;
  }
  #w-kdou3gmd .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-gy7v3zc2 {
    top: 0px;
    left: 116.5px;
    width: 257px;
    height: 32.98828125px;
  }
  #w-gy7v3zc2 .text-block {
    background: ;
  }
  #w-gy7v3zc2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-vcu2r8h2 {
    top: 314.5px;
    left: 0px;
    width: 353px;
    height: 33px;
  }
  #w-976qdh1g {
    top: 0px;
    left: 0px;
    width: 100px;
    height: 32.98828125px;
  }
  #w-976qdh1g .text-block {
    background: ;
  }
  #w-976qdh1g .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-o5vvd1uv {
    top: 0px;
    left: 116.5px;
    width: 237px;
    height: 32.98828125px;
  }
  #w-o5vvd1uv .text-block {
    background: ;
  }
  #w-o5vvd1uv .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-fo9jwfz1 {
    top: 364.5px;
    left: 0px;
    width: 495px;
    height: 33px;
  }
  #w-l193age0 {
    top: 0px;
    left: 0px;
    width: 106px;
    height: 32.98828125px;
  }
  #w-l193age0 .text-block {
    background: ;
  }
  #w-l193age0 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-u8gs4xwe {
    top: 0px;
    left: 116.5px;
    width: 379px;
    height: 32.98828125px;
  }
  #w-u8gs4xwe .text-block {
    background: ;
  }
  #w-u8gs4xwe .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-j9tw693k {
    top: 414.5px;
    left: 0px;
    width: 373px;
    height: 33px;
  }
  #w-qfu3yfng {
    top: 0px;
    left: 0px;
    width: 93px;
    height: 32.98828125px;
  }
  #w-qfu3yfng .text-block {
    background: ;
  }
  #w-qfu3yfng .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-8exzgxgo {
    top: 0px;
    left: 116.5px;
    width: 257px;
    height: 32.98828125px;
  }
  #w-8exzgxgo .text-block {
    background: ;
  }
  #w-8exzgxgo .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-avqtmsfr {
    top: 464.5px;
    left: 0px;
    width: 353px;
    height: 33px;
  }
  #w-gyhu1b75 {
    top: 0px;
    left: 0px;
    width: 100px;
    height: 32.98828125px;
  }
  #w-gyhu1b75 .text-block {
    background: ;
  }
  #w-gyhu1b75 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-l7gz4kqa {
    top: 0px;
    left: 116.5px;
    width: 237px;
    height: 32.98828125px;
  }
  #w-l7gz4kqa .text-block {
    background: ;
  }
  #w-l7gz4kqa .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-3261nuia {
    top: 512px;
    left: 0px;
    width: 495px;
    height: 33px;
  }
  #w-dluyuvkk {
    top: 0px;
    left: 0px;
    width: 106px;
    height: 32.98828125px;
  }
  #w-dluyuvkk .text-block {
    background: ;
  }
  #w-dluyuvkk .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-4ycbstld {
    top: 0px;
    left: 116.5px;
    width: 379px;
    height: 32.98828125px;
  }
  #w-4ycbstld .text-block {
    background: ;
  }
  #w-4ycbstld .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-h4zm08ns {
    top: 562px;
    left: 0px;
    width: 514px;
    height: 33px;
  }
  #w-ai4klydn {
    top: 0px;
    left: 0px;
    width: 93px;
    height: 32.98828125px;
  }
  #w-ai4klydn .text-block {
    background: ;
  }
  #w-ai4klydn .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-8hbsmftc {
    top: 0px;
    left: 116.5px;
    width: 398px;
    height: 32.98828125px;
  }
  #w-8hbsmftc .text-block {
    background: ;
  }
  #w-8hbsmftc .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-hbrk51qn {
    top: 612px;
    left: 0px;
    width: 353px;
    height: 33px;
  }
  #w-siqo62su {
    top: 0px;
    left: 0px;
    width: 113px;
    height: 32.98828125px;
  }
  #w-siqo62su .text-block {
    background: ;
  }
  #w-siqo62su .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-iuisi66o {
    top: 0px;
    left: 116.5px;
    width: 237px;
    height: 32.98828125px;
  }
  #w-iuisi66o .text-block {
    background: ;
  }
  #w-iuisi66o .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-v6ytlzw1 {
    top: 662px;
    left: 0px;
    width: 495px;
    height: 33px;
  }
  #w-rwy23mur {
    top: 0px;
    left: 0px;
    width: 125px;
    height: 32.98828125px;
  }
  #w-rwy23mur .text-block {
    background: ;
  }
  #w-rwy23mur .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-6r5f9k5t {
    top: 0px;
    left: 116.5px;
    width: 379px;
    height: 32.98828125px;
  }
  #w-6r5f9k5t .text-block {
    background: ;
  }
  #w-6r5f9k5t .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-120l47xz {
    top: 297.5px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-120l47xz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-aczvo260 {
    top: 347.5px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-aczvo260 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-67lhx8xg {
    top: 397.5px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-67lhx8xg .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-pw8jmq33 {
    top: 447.5px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-pw8jmq33 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-uxqcp06w {
    top: 495px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-uxqcp06w .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-z5jhhjsw {
    top: 545px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-z5jhhjsw .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-8u6a9v8m {
    top: 595px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-8u6a9v8m .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-67kkmakg {
    top: 645px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-67kkmakg .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-ig1ygrru {
    top: 695px;
    left: 0px;
    width: 429px;
    height: auto;
  }
  #w-ig1ygrru .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-juu279hz {
    top: 612px;
    left: 0px;
    width: 327px;
    height: 59px;
  }
  #w-vs5wkyvd {
    top: 41.5px;
    left: 0px;
    width: 284px;
    height: auto;
  }
  #w-vs5wkyvd .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-e0swlxoa {
    top: 0px;
    left: 0px;
    width: 327px;
    height: 33px;
  }
  #w-ahfq45zk {
    top: 0px;
    left: 0px;
    width: 115px;
    height: 32.98828125px;
  }
  #w-ahfq45zk .text-block {
    background: ;
  }
  #w-ahfq45zk .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-a4p4jsqt {
    top: 0px;
    left: 133.5px;
    width: 194px;
    height: 32.98828125px;
  }
  #w-a4p4jsqt .text-block {
    background: ;
  }
  #w-a4p4jsqt .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-0caf8brg {
    top: 662px;
    left: 0px;
    width: 401px;
    height: 59px;
  }
  #w-awcv8aiz {
    top: 41.5px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-awcv8aiz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-dddvdpm6 {
    top: 0px;
    left: 0px;
    width: 401px;
    height: 33px;
  }
  #w-jqv5qbt8 {
    top: 0px;
    left: 0px;
    width: fit-content;
    height: 32.98828125px;
  }
  #w-jqv5qbt8 .text-block {
    background: ;
  }
  #w-jqv5qbt8 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-znlsfclt {
    top: 0px;
    left: 133.5px;
    width: 268px;
    height: 32.98828125px;
  }
  #w-znlsfclt .text-block {
    background: ;
  }
  #w-znlsfclt .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-r5ic2fo5 {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: auto;
  }
  #w-r5ic2fo5 .section-wrapper {
    opacity: 1;
  }
  #w-r5ic2fo5 .section-background {
    background: center center/ cover no-repeat fixed content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-r5ic2fo5 .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-8ct5ew9l {
    top: 19px;
    left: 244.5px;
    width: 711px;
    height: 206px;
  }
  #w-ikmaq2hm {
    top: 0px;
    left: 250.5px;
    width: 210px;
    height: 20.99609375px;
  }
  #w-ikmaq2hm .text-block {
    background: ;
  }
  #w-ikmaq2hm .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-o0vfzr1l {
    top: 54.5px;
    left: 0px;
    width: 711px;
    height: 90px;
  }
  #w-o0vfzr1l .text-block {
    background: ;
  }
  #w-o0vfzr1l .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(122, 255, 7, 1);
    font-family: "Alice-Regular.ttf", sans-serif;
    font-size: 60px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-h5e5qzka {
    top: 185px;
    left: 304.5px;
    perspective: 1000px;
    width: 120px;
    height: 20.99609375px;
  }
  #w-h5e5qzka .text-block {
    background: ;
  }
  #w-h5e5qzka .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-h5e5qzka > div {
    transform: rotate(0deg) perspective(1000px);
  }
  #w-lfg8mq9c {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 826px;
  }
  #w-lfg8mq9c .section-wrapper {
    opacity: 1;
  }
  #w-lfg8mq9c .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-ve3usehk {
    top: 87px;
    left: 72px;
    width: 828px;
    height: 673px;
  }
  #w-w8wo4qa6 {
    top: 0px;
    left: -125px;
    width: 540px;
    height: 608px;
  }
  #w-w8wo4qa6 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-w8wo4qa6 .image-background {
    width: 592.8px;
    height: 608px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/7.jpg");
    --type: 0;
  }
  #w-w8wo4qa6 .image-background-compare {
    background: undefined;
    clip: rect(0, 270px, 608px, 0);
    --type: 0;
  }
  #w-y49rtbu7 {
    top: 416px;
    left: 497.5px;
    width: 331px;
    height: 257px;
  }
  #w-y49rtbu7 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
  }
  #w-y49rtbu7 .image-background {
    width: 331.00000000000006px;
    height: 306.1042735042736px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/8.jpg");
    --type: 0;
  }
  #w-y49rtbu7 .image-background-compare {
    background: undefined;
    clip: rect(0, 165.5px, 257px, 0);
    --type: 0;
  }
  #w-292ocn8l {
    top: 100px;
    left: 660px;
    width: 455px;
    height: 271px;
  }
  #w-83df2lid {
    top: -13px;
    left: 0px;
    width: 455px;
    height: 71.953125px;
  }
  #w-83df2lid .text-block {
    background: ;
  }
  #w-83df2lid .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: start;
    --type: 0;
  }
  #w-c37cdc6u {
    top: 118px;
    left: 0px;
    width: 411px;
    height: auto;
  }
  #w-c37cdc6u .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-nfg0cbyw {
    top: 94px;
    left: 1.5px;
    width: 331px;
    height: 33px;
  }
  #w-p8yja216 {
    top: 0px;
    left: 0px;
    width: 104px;
    height: 32.98828125px;
  }
  #w-p8yja216 .text-block {
    background: ;
  }
  #w-p8yja216 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-66z215d9 {
    top: 0px;
    left: 121px;
    width: 210px;
    height: 32.98828125px;
  }
  #w-66z215d9 .text-block {
    background: ;
  }
  #w-66z215d9 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-svpmhhzu {
    top: 135px;
    left: 0px;
    width: 316px;
    height: 33px;
  }
  #w-dllrx4th {
    top: 0px;
    left: 0px;
    width: 106px;
    height: 32.98828125px;
  }
  #w-dllrx4th .text-block {
    background: ;
  }
  #w-dllrx4th .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-05srge5r {
    top: 0px;
    left: 122.5px;
    width: 194px;
    height: 32.98828125px;
  }
  #w-05srge5r .text-block {
    background: ;
  }
  #w-05srge5r .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-09lc8drw {
    top: 180px;
    left: 0px;
    width: 406px;
    height: 33px;
  }
  #w-6xt3kk3o {
    top: 0px;
    left: 0px;
    width: 87px;
    height: 32.98828125px;
  }
  #w-6xt3kk3o .text-block {
    background: ;
  }
  #w-6xt3kk3o .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-6rt61urs {
    top: 0px;
    left: 95.5px;
    width: 311px;
    height: 32.98828125px;
  }
  #w-6rt61urs .text-block {
    background: ;
  }
  #w-6rt61urs .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-bfe43fq7 {
    top: 225.5px;
    left: 0px;
    width: 392px;
    height: 33px;
  }
  #w-7mxjac8v {
    top: 0px;
    left: 0px;
    width: 75px;
    height: 32.98828125px;
  }
  #w-7mxjac8v .text-block {
    background: ;
  }
  #w-7mxjac8v .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-r8c8f2lq {
    top: 0px;
    left: 94px;
    width: 298px;
    height: 32.98828125px;
  }
  #w-r8c8f2lq .text-block {
    background: ;
  }
  #w-r8c8f2lq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-w7omioqk {
    top: 118px;
    left: 0px;
    width: 411px;
    height: auto;
  }
  #w-w7omioqk .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-6xawfkyz {
    top: 118px;
    left: 0px;
    width: 411px;
    height: auto;
  }
  #w-6xawfkyz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-i3bpwmn3 {
    top: 118px;
    left: 0px;
    width: 411px;
    height: auto;
  }
  #w-i3bpwmn3 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-wwt1p3ln {
    top: 168px;
    left: 0px;
    width: 411px;
    height: auto;
  }
  #w-wwt1p3ln .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-uzu7g0jl {
    top: 213px;
    left: 0.5px;
    width: 411px;
    height: auto;
  }
  #w-uzu7g0jl .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-9srq9evz {
    top: 253.5px;
    left: 0.5px;
    width: 411px;
    height: auto;
  }
  #w-9srq9evz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-p77eql2c {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 295px;
  }
  #w-p77eql2c .section-wrapper {
    opacity: 1;
  }
  #w-p77eql2c .section-background {
    background: center center/ cover no-repeat fixed content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-p77eql2c .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-0anilimu {
    top: 19px;
    left: 40.5px;
    width: 1143px;
    height: 273px;
  }
  #w-jysrkpoi {
    top: 0px;
    left: 454.5px;
    width: 210px;
    height: 20.99609375px;
  }
  #w-jysrkpoi .text-block {
    background: ;
  }
  #w-jysrkpoi .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-fmgigqpy {
    top: 21px;
    left: 0px;
    width: 1143px;
    height: 251.953125px;
  }
  #w-fmgigqpy .text-block {
    background: ;
  }
  #w-fmgigqpy .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-tih6fr5j {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 412px;
  }
  #w-tih6fr5j .section-wrapper {
    opacity: 1;
  }
  #w-tih6fr5j .section-background {
    background: center center/ cover no-repeat fixed content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-tih6fr5j .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-ruvx5a7d {
    top: 31.5px;
    left: 147px;
    width: 936px;
    height: 303px;
  }
  #w-7zdd3br1 {
    top: 0.5px;
    left: 0px;
    width: 285px;
    height: 60px;
  }
  #w-7zdd3br1 .text-block {
    background: ;
  }
  #w-7zdd3br1 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-j1du4gtx {
    top: 0px;
    left: 314px;
    width: 622px;
    height: 303px;
  }
  #w-j1du4gtx form {
    border-radius: 0px;
    font-size: 13px;
  }
  #w-j1du4gtx {
  }
  #w-d5g3g752 {
    top: 117.5px;
    left: 0px;
    width: 334px;
    height: 45px;
  }
  #w-d5g3g752 .input-css {
    background-color: #fff;
    border-color: #d9d9d9;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
  }
  #w-d5g3g752 input {
  }
  #w-d5g3g752 input::placeholder {
    color: #979797;
    -webkit-text-fill-color: #979797 !important;
  }
  #w-9o4wx7pn {
    top: 117.5px;
    left: 348.5px;
    width: 161px;
    height: 45px;
  }
  #w-9o4wx7pn .input-css {
    background-color: #fff;
    border-color: #d9d9d9;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
  }
  #w-9o4wx7pn input {
  }
  #w-9o4wx7pn input::placeholder {
    color: #979797;
    -webkit-text-fill-color: #979797 !important;
  }
  #w-150ze109 {
    top: 257.5px;
    left: 89px;
    width: 359px;
    height: 45px;
  }
  #w-150ze109 .button-css {
    border-radius: 50px;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: bold;
    background: rgba(6, 223, 42, 1);
    --type: 0;
  }
  #w-pfms7x72 {
    top: 58.5px;
    left: 0px;
    width: 620px;
    height: 45px;
  }
  #w-pfms7x72 .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-pfms7x72 select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-pfms7x72 .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-xeliov0m {
    top: 0px;
    left: 0px;
    width: 620px;
    height: 45px;
  }
  #w-xeliov0m .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-xeliov0m select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-xeliov0m .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-bg25zbgf {
    top: 117.5px;
    left: 524px;
    width: 98px;
    height: 45px;
  }
  #w-bg25zbgf .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-bg25zbgf select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-bg25zbgf .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-vcg9ybls {
    top: 177.5px;
    left: 0px;
    width: 336px;
    height: 45px;
  }
  #w-vcg9ybls .input-datetime {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-vcg9ybls input {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-vcg9ybls input::placeholder {
    color: #979797;
    -webkit-text-fill-color: #979797 !important;
  }
  #w-vcg9ybls .input-datetime-placeholder {
    color: #979797;
  }
  #w-8mb59zfl {
    top: 177.5px;
    left: 397px;
    width: 161px;
    height: 45px;
  }
  #w-8mb59zfl .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-8mb59zfl select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-8mb59zfl .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-2wcszvm0 {
    top: 58.5px;
    left: 0px;
    width: 620px;
    height: 45px;
  }
  #w-2wcszvm0 .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-2wcszvm0 select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-2wcszvm0 .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-zslt6jn4 {
    top: 58.5px;
    left: 0px;
    width: 621px;
    height: 45px;
  }
  #w-zslt6jn4 .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-zslt6jn4 select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-zslt6jn4 .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-9r4xcgcv {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 714px;
  }
  #w-9r4xcgcv .section-wrapper {
    opacity: 1;
  }
  #w-9r4xcgcv .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-0u9vqwvz {
    top: 78.5px;
    left: 600px;
    width: 137px;
    height: 20.99609375px;
  }
  #w-0u9vqwvz .text-block {
    background: ;
  }
  #w-0u9vqwvz .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-9u47q5mh {
    top: 112.5px;
    left: 606px;
    width: 521px;
    height: 167.96875px;
  }
  #w-9u47q5mh .text-block {
    background: ;
  }
  #w-9u47q5mh .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 56px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-fbxhjyd6 {
    top: 571px;
    left: 617px;
    width: 88px;
    height: auto;
  }
  #w-fbxhjyd6 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 2px;
  }
  #w-9fyquiqx {
    top: 78.5px;
    left: 4.5px;
    width: 560px;
    height: 560px;
  }
  #w-9fyquiqx .image-block-css {
    border-color: rgba(191, 73, 4, 1);
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    position: absolute;
    z-index: null;
  }
  #w-9fyquiqx .image-background {
    width: 558px;
    height: 558px;
    top: 0;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./info.jpg");
    --type: 0;
  }
  #w-9fyquiqx .image-background-compare {
    background: undefined;
    clip: rect(0, 280px, 560px, 0);
    --type: 0;
  }
  #w-jd7at8up {
    top: 345.5px;
    left: 576px;
    width: 515px;
    height: 287px;
  }
  #w-gta3d5pk {
    top: 0px;
    left: 0px;
    width: 179px;
    height: 54px;
  }
  #w-p4xeuj79 {
    top: 6.5px;
    left: 0px;
    width: 39px;
    height: 41px;
  }
  #w-p4xeuj79 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-p4xeuj79 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB3aWR0aD0nNTAnIGhlaWdodD0nNzAnIHZpZXdCb3g9JzAgMCA1MCA3MCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMzYuNDE3IDcwSDM2LjQ4N0MzNy44MDcgNzAgMzkuMDU0NiA2OS4yNzIgMzkuOTk5NiA2Ny45NDg4TDQ2Ljc3OTkgNTguNDU2NEM0Ny4wMTIzIDU4LjEzMTcgNDcuMTk2NiA1Ny43NDU5IDQ3LjMyMjQgNTcuMzIxM0M0Ny40NDgxIDU2Ljg5NjcgNDcuNTEyOSA1Ni40NDE1IDQ3LjUxMjkgNTUuOTgxN0M0Ny41MTI5IDU1LjUyMjEgNDcuNDQ4MSA1NS4wNjY5IDQ3LjMyMjQgNTQuNjQyMkM0Ny4xOTY2IDU0LjIxNzYgNDcuMDEyMyA1My44MzE5IDQ2Ljc3OTkgNTMuNTA3MkwzNi43Nzk1IDM5LjUwNjVDMzYuNTQ3NiAzOS4xODExIDM2LjI3MiAzOC45MjMxIDM1Ljk2ODcgMzguNzQ3QzM1LjY2NTQgMzguNTcwOCAzNS4zNDAzIDM4LjQ4MDIgMzUuMDExOSAzOC40ODAyQzM0LjY4MzYgMzguNDgwMiAzNC4zNTg0IDM4LjU3MDggMzQuMDU1MSAzOC43NDdDMzMuNzUxOCAzOC45MjMxIDMzLjQ3NjMgMzkuMTgxMSAzMy4yNDQ0IDM5LjUwNjVMMjkuMjU5MiA0NS4wODU3QzI3LjQxMTYgNDQuMzE1NyAyMy45NjQgNDIuNTY1NiAyMS43Nzg5IDM5LjUwNjVDMTkuNTkzOCAzNi40NDczIDE4LjM0MzggMzEuNjIwNiAxNy43OTM4IDI5LjAzNEwyMS43Nzg5IDIzLjQ1NDZDMjIuMDExMyAyMy4xMjk5IDIyLjE5NTYgMjIuNzQ0MiAyMi4zMjE0IDIyLjMxOTZDMjIuNDQ3MiAyMS44OTUgMjIuNTEyIDIxLjQzOTggMjIuNTEyIDIwLjk4QzIyLjUxMiAyMC41MjAzIDIyLjQ0NzIgMjAuMDY1MSAyMi4zMjE0IDE5LjY0MDVDMjIuMTk1NiAxOS4yMTU5IDIyLjAxMTMgMTguODMwMiAyMS43Nzg5IDE4LjUwNTRMMTEuNzc4NSA0LjUwNDc1QzExLjMwMDYgMy44NzMxMyAxMC42NjgyIDMuNTIxMjkgMTAuMDEwOSAzLjUyMTI5QzkuMzUzNjggMy41MjEyOSA4LjcyMTMzIDMuODczMTMgOC4yNDMzOSA0LjUwNDc1TDEuNDY1NiAxMy45OTcyQzAuNTE1NTYzIDE1LjMyNzMgLTAuMDE5NDU5NCAxNy4xNTQzIDAuMDAwNTQxMzgzIDE5LjAyQzAuMDU4MDQ3NiAyNC4wMDQyIDEuMDAwNTggNDEuMzE2IDEwLjc0NiA1NC45NTk3QzIwLjQ5MTMgNjguNjAzNCAzMi44NTY4IDY5LjkxOTUgMzYuNDE3IDcwWk0xMC4wMTM1IDExLjkyODZMMTYuNDc4NyAyMC45OEwxMy4yNDYxIDI1LjUwNThDMTIuOTUxOSAyNS45MTY1IDEyLjczNTggMjYuNDIzNyAxMi42MTc1IDI2Ljk4MTJDMTIuNDk5MSAyNy41Mzg4IDEyLjQ4MjMgMjguMTI5IDEyLjU2ODUgMjguNjk4QzEyLjYyODUgMjkuMTAwNSAxNC4wOTYxIDM4LjY0NTQgMTguMjQ2MyA0NC40NTU3QzIyLjM5NjQgNTAuMjY2IDI5LjIxNDIgNTIuMzIwNiAyOS41MDE3IDUyLjQwNDZDMjkuOTA4MSA1Mi41MjYgMzAuMzI5OCA1Mi41MDI3IDMwLjcyOCA1Mi4zMzcxQzMxLjEyNjQgNTIuMTcxMyAzMS40ODg3IDUxLjg2ODQgMzEuNzgxOCA1MS40NTZMMzUuMDE0NCA0Ni45MzAzTDQxLjQ3OTcgNTUuOTgxN0wzNi40NjQ1IDYyLjk5OTdDMzMuMzQ0NCA2Mi45MjYyIDIyLjY2ODkgNjEuNzUzNiAxNC4yODExIDUwLjAwN0M1Ljg2NTc4IDM4LjIyNTQgNS4wNTA3MSAyMy4yMjcyIDUuMDAwNzEgMTguOTQ2NEwxMC4wMTM1IDExLjkyODZaTTQ0Ljk5OTggMzEuNDk4MUg1MEM1MCAxMy41NDIxIDQwLjMxNzEgMCAyNy40NzQyIDBWNy4wMDAzNUMzNy42Mjk1IDcuMDAwMzUgNDQuOTk5OCAxNy4zMDE0IDQ0Ljk5OTggMzEuNDk4MVonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgb(244 148 154);
  }
  #w-4yvwe6pp {
    top: 0px;
    left: 45.5px;
    width: 94px;
    height: 30px;
  }
  #w-4yvwe6pp .text-block {
    background: ;
  }
  #w-4yvwe6pp .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-xndobltg {
    top: 30px;
    left: 45.5px;
    width: 134px;
    height: 23.984375px;
  }
  #w-xndobltg .text-block {
    background: ;
  }
  #w-xndobltg .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    --type: 0;
  }
  #w-bdy4uu38 {
    top: 6.5px;
    left: 214.5px;
    width: 301px;
    height: 79px;
  }
  #w-kp4529k0 {
    top: 0px;
    left: 0px;
    width: 40px;
    height: 45px;
  }
  #w-kp4529k0 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-kp4529k0 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im1hcC1tYXJrZXItcmFkaXVzIj48cGF0aCBkPSJNMTIsMkMxNS4zMSwyIDE4LDQuNjYgMTgsNy45NUMxOCwxMi40MSAxMiwxOSAxMiwxOUMxMiwxOSA2LDEyLjQxIDYsNy45NUM2LDQuNjYgOC42OSwyIDEyLDJNMTIsNkEyLDIgMCAwLDAgMTAsOEEyLDIgMCAwLDAgMTIsMTBBMiwyIDAgMCwwIDE0LDhBMiwyIDAgMCwwIDEyLDZNMjAsMTlDMjAsMjEuMjEgMTYuNDIsMjMgMTIsMjNDNy41OCwyMyA0LDIxLjIxIDQsMTlDNCwxNy43MSA1LjIyLDE2LjU2IDcuMTEsMTUuODNMNy43NSwxNi43NEM2LjY3LDE3LjE5IDYsMTcuODEgNiwxOC41QzYsMTkuODggOC42OSwyMSAxMiwyMUMxNS4zMSwyMSAxOCwxOS44OCAxOCwxOC41QzE4LDE3LjgxIDE3LjMzLDE3LjE5IDE2LjI1LDE2Ljc0TDE2Ljg5LDE1LjgzQzE4Ljc4LDE2LjU2IDIwLDE3LjcxIDIwLDE5WiI+PC9wYXRoPjwvc3ZnPg==);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgb(244 148 154);
  }
  #w-6mx2e2dj {
    top: 0.5px;
    left: 47px;
    width: 89px;
    height: 30px;
  }
  #w-6mx2e2dj .text-block {
    background: ;
  }
  #w-6mx2e2dj .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-vcnmpppu {
    top: 30.5px;
    left: 47px;
    width: 254px;
    height: 47.96875px;
  }
  #w-vcnmpppu .text-block {
    background: ;
  }
  #w-vcnmpppu .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    --type: 0;
  }
  #w-ml7ethh1 {
    top: 85px;
    left: 0px;
    width: 292px;
    height: 103px;
  }
  #w-u2iv2jmt {
    top: 0px;
    left: 0px;
    width: 39px;
    height: 45px;
  }
  #w-u2iv2jmt {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-u2iv2jmt .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9ImNsb2NrIj48cGF0aCBkPSJNMTIsMjBBOCw4IDAgMCwwIDIwLDEyQTgsOCAwIDAsMCAxMiw0QTgsOCAwIDAsMCA0LDEyQTgsOCAwIDAsMCAxMiwyME0xMiwyQTEwLDEwIDAgMCwxIDIyLDEyQTEwLDEwIDAgMCwxIDEyLDIyQzYuNDcsMjIgMiwxNy41IDIsMTJBMTAsMTAgMCAwLDEgMTIsMk0xMi41LDdWMTIuMjVMMTcsMTQuOTJMMTYuMjUsMTYuMTVMMTEsMTNWN0gxMi41WiI+PC9wYXRoPjwvc3ZnPg==);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgb(244 148 154);
  }
  #w-3r55ggvp {
    top: 0.5px;
    left: 45.5px;
    width: 153px;
    height: 30px;
  }
  #w-3r55ggvp .text-block {
    background: ;
  }
  #w-3r55ggvp .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 20px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-3tpfjdia {
    top: 30.5px;
    left: 45.5px;
    width: 247px;
    height: 71.953125px;
  }
  #w-3tpfjdia .text-block {
    background: ;
  }
  #w-3tpfjdia .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    text-align: left;
    --type: 0;
  }
  #w-i3nluekd {
    top: 190.5px;
    left: 3px;
    width: 224px;
    height: 32.98828125px;
  }
  #w-i3nluekd .text-block {
    background: ;
  }
  #w-i3nluekd .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-paxqmfyp {
    top: 247px;
    left: 3px;
    width: 38px;
    height: 40px;
  }
  #w-k1djudxw {
    top: 0px;
    left: 0px;
    width: 38px;
    height: 40px;
  }
  #w-k1djudxw .rectangle-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(52, 46, 89, 1);
  }
  #w-03gggrik {
    top: 10px;
    left: 9.5px;
    width: 19px;
    height: 20px;
  }
  #w-03gggrik {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-03gggrik .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB3aWR0aD0nNTcnIGhlaWdodD0nNTcnIHZpZXdCb3g9JzAgMCA1NyA1NycgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNNDMuNTE0MiAxNi44NjFDNDUuMzc4MSAxNi44NjEgNDYuODg5MiAxNS4zNDk5IDQ2Ljg4OTIgMTMuNDg2QzQ2Ljg4OTIgMTEuNjIyIDQ1LjM3ODEgMTAuMTExIDQzLjUxNDIgMTAuMTExQzQxLjY1MDIgMTAuMTExIDQwLjEzOTIgMTEuNjIyIDQwLjEzOTIgMTMuNDg2QzQwLjEzOTIgMTUuMzQ5OSA0MS42NTAyIDE2Ljg2MSA0My41MTQyIDE2Ljg2MVonIGZpbGw9J2JsYWNrJy8+PHBhdGggZD0nTTI4LjUwMDEgMTQuMDU3OEMyNS42NDM3IDE0LjA1NzggMjIuODUxNCAxNC45MDQ4IDIwLjQ3NjQgMTYuNDkxN0MxOC4xMDE0IDE4LjA3ODcgMTYuMjUwMyAyMC4zMzQyIDE1LjE1NzIgMjIuOTczMkMxNC4wNjQxIDI1LjYxMjIgMTMuNzc4MSAyOC41MTYgMTQuMzM1NCAzMS4zMTc1QzE0Ljg5MjYgMzQuMTE5IDE2LjI2ODEgMzYuNjkyNCAxOC4yODc5IDM4LjcxMjJDMjAuMzA3NyA0MC43MzE5IDIyLjg4MSA0Mi4xMDc0IDI1LjY4MjUgNDIuNjY0N0MyOC40ODQgNDMuMjIxOSAzMS4zODc5IDQyLjkzNTkgMzQuMDI2OCA0MS44NDI4QzM2LjY2NTggNDAuNzQ5NyAzOC45MjE0IDM4Ljg5ODYgNDAuNTA4MyAzNi41MjM2QzQyLjA5NTIgMzQuMTQ4NiA0Mi45NDIyIDMxLjM1NjQgNDIuOTQyMiAyOC41QzQyLjk0MjIgMjQuNjY5NyA0MS40MjA3IDIwLjk5NjMgMzguNzEyMiAxOC4yODc4QzM2LjAwMzggMTUuNTc5NCAzMi4zMzA0IDE0LjA1NzggMjguNTAwMSAxNC4wNTc4Wk0yOC41MDAxIDM3Ljg3NUMyNi42NDU5IDM3Ljg3NSAyNC44MzMzIDM3LjMyNTIgMjMuMjkxNiAzNi4yOTVDMjEuNzQ5OSAzNS4yNjQ5IDIwLjU0ODMgMzMuODAwNyAxOS44Mzg3IDMyLjA4NzZDMTkuMTI5MSAzMC4zNzQ2IDE4Ljk0MzUgMjguNDg5NiAxOS4zMDUyIDI2LjY3MUMxOS42NjY5IDI0Ljg1MjQgMjAuNTU5OCAyMy4xODIgMjEuODcwOSAyMS44NzA5QzIzLjE4MiAyMC41NTk3IDI0Ljg1MjUgMTkuNjY2OSAyNi42NzExIDE5LjMwNTFDMjguNDg5NyAxOC45NDM0IDMwLjM3NDcgMTkuMTI5IDMyLjA4NzcgMTkuODM4NkMzMy44MDA4IDIwLjU0ODIgMzUuMjY0OSAyMS43NDk4IDM2LjI5NTEgMjMuMjkxNUMzNy4zMjUyIDI0LjgzMzIgMzcuODc1MSAyNi42NDU4IDM3Ljg3NTEgMjguNUMzNy44NzUxIDMwLjk4NjQgMzYuODg3MyAzMy4zNzEgMzUuMTI5MiAzNS4xMjkxQzMzLjM3MSAzNi44ODczIDMwLjk4NjUgMzcuODc1IDI4LjUwMDEgMzcuODc1WicgZmlsbD0nYmxhY2snLz48cGF0aCBkPSdNMjguNSA1LjQ0MjJDMzYuMDA5NCA1LjQ0MjIgMzYuOSA1LjQ3MDMgMzkuODY0OCA1LjYwNjJDNDEuNjQ4MSA1LjYyNzQgNDMuNDE0NCA1Ljk1NDggNDUuMDg2NyA2LjU3NDJDNDYuMyA3LjA0MjIgNDcuNDAxOCA3Ljc1OTEgNDguMzIxNCA4LjY3ODZDNDkuMjQwOSA5LjU5ODIgNDkuOTU3OCAxMC43IDUwLjQyNTggMTEuOTEzM0M1MS4wNDUyIDEzLjU4NTYgNTEuMzcyNiAxNS4zNTE5IDUxLjM5MzcgMTcuMTM1MkM1MS41Mjk3IDIwLjEgNTEuNTU3OCAyMC45OTA2IDUxLjU1NzggMjguNTAyM0M1MS41NTc4IDM2LjAxNDEgNTEuNTI5NyAzNi45IDUxLjM5MzcgMzkuODY0OEM1MS4zNzI2IDQxLjY0ODEgNTEuMDQ1MiA0My40MTQ0IDUwLjQyNTggNDUuMDg2N0M0OS45NTc4IDQ2LjMgNDkuMjQwOSA0Ny40MDE4IDQ4LjMyMTQgNDguMzIxNEM0Ny40MDE4IDQ5LjI0MDkgNDYuMyA0OS45NTc4IDQ1LjA4NjcgNTAuNDI1OEM0My40MTQ0IDUxLjA0NTIgNDEuNjQ4MSA1MS4zNzI2IDM5Ljg2NDggNTEuMzkzN0MzNi45IDUxLjUyOTcgMzYuMDA5NCA1MS41NTc4IDI4LjUgNTEuNTU3OEMyMC45OTA2IDUxLjU1NzggMjAuMSA1MS41Mjk3IDE3LjEzNTIgNTEuMzkzN0MxNS4zNTE5IDUxLjM3MjYgMTMuNTg1NiA1MS4wNDUyIDExLjkxMzMgNTAuNDI1OEMxMC43IDQ5Ljk1NzggOS41OTgyIDQ5LjI0MDkgOC42Nzg2IDQ4LjMyMTRDNy43NTkxIDQ3LjQwMTggNy4wNDIyIDQ2LjMgNi41NzQyIDQ1LjA4NjdDNS45NTQ4IDQzLjQxNDQgNS42Mjc0IDQxLjY0ODEgNS42MDYyIDM5Ljg2NDhDNS40NzAzIDM2LjkgNS40NDIyIDM2LjAwOTQgNS40NDIyIDI4LjVDNS40NDIyIDIwLjk5MDYgNS40NzAzIDIwLjEgNS42MDYyIDE3LjEzNTJDNS42Mjc0IDE1LjM1MTkgNS45NTQ4IDEzLjU4NTYgNi41NzQyIDExLjkxMzNDNy4wNDIyIDEwLjcgNy43NTkxIDkuNTk4MiA4LjY3ODYgOC42Nzg2QzkuNTk4MiA3Ljc1OTEgMTAuNyA3LjA0MjIgMTEuOTEzMyA2LjU3NDJDMTMuNTg1NiA1Ljk1NDggMTUuMzUxOSA1LjYyNzQgMTcuMTM1MiA1LjYwNjJDMjAuMSA1LjQ3MDMgMjAuOTkwNiA1LjQ0MjIgMjguNSA1LjQ0MjJaTTI4LjUgMC4zNzVDMjAuODYxNyAwLjM3NSAxOS45MDMxIDAuNDA3ODEgMTYuOTAzMSAwLjU0Mzc1QzE0LjU3MDYgMC41OTA4NSAxMi4yNjI5IDEuMDMzMSAxMC4wNzgxIDEuODUxNkM4LjIwOTUgMi41NzQxIDYuNTEyNSAzLjY3OTIgNS4wOTU4IDUuMDk1OEMzLjY3OTIgNi41MTI1IDIuNTc0MSA4LjIwOTUgMS44NTE2IDEwLjA3ODFDMS4wMzI4IDEyLjI2MzYgMC41OTA1OSAxNC41NzIxIDAuNTQzNzUgMTYuOTA1NUMwLjQwNzgxIDE5LjkwNTUgMC4zNzUgMjAuODU5NCAwLjM3NSAyOC41QzAuMzc1IDM2LjE0MDYgMC40MDc4MSAzNy4wOTY5IDAuNTQzNzUgNDAuMDk2OUMwLjU5MDg1IDQyLjQyOTQgMS4wMzMxIDQ0LjczNzEgMS44NTE2IDQ2LjkyMTlDMi41NzQxIDQ4Ljc5MDUgMy42NzkyIDUwLjQ4NzUgNS4wOTU4IDUxLjkwNDJDNi41MTI1IDUzLjMyMDggOC4yMDk1IDU0LjQyNTkgMTAuMDc4MSA1NS4xNDg0QzEyLjI2MzYgNTUuOTY3MiAxNC41NzIxIDU2LjQwOTQgMTYuOTA1NSA1Ni40NTYyQzE5LjkwNTUgNTYuNTkyMiAyMC44NjE3IDU2LjYyNSAyOC41IDU2LjYyNUMzNi4xMzgzIDU2LjYyNSAzNy4wOTY5IDU2LjU5MjIgNDAuMDk2OSA1Ni40NTYyQzQyLjQzMDIgNTYuNDA5NCA0NC43Mzg3IDU1Ljk2NzIgNDYuOTI0MiA1NS4xNDg0QzQ4Ljc5MjggNTQuNDI1OSA1MC40ODk5IDUzLjMyMDggNTEuOTA2NSA1MS45MDQyQzUzLjMyMzIgNTAuNDg3NSA1NC40MjgyIDQ4Ljc5MDUgNTUuMTUwOCA0Ni45MjE5QzU1Ljk2ODggNDQuNzM2MyA1Ni40MTAyIDQyLjQyNzcgNTYuNDU2MiA0MC4wOTQ1QzU2LjU5MjIgMzcuMDk0NSA1Ni42MjUgMzYuMTQwNiA1Ni42MjUgMjguNUM1Ni42MjUgMjAuODU5NCA1Ni41OTIyIDE5LjkwMzEgNTYuNDU2MiAxNi45MDMxQzU2LjQwOTEgMTQuNTcwNiA1NS45NjY5IDEyLjI2MjkgNTUuMTQ4NCAxMC4wNzgxQzU0LjQyNTkgOC4yMDk1IDUzLjMyMDggNi41MTI1IDUxLjkwNDIgNS4wOTU4QzUwLjQ4NzUgMy42NzkyIDQ4Ljc5MDUgMi41NzQxIDQ2LjkyMTkgMS44NTE2QzQ0LjczNjMgMS4wMzM2IDQyLjQyNzcgMC41OTIxOCA0MC4wOTQ1IDAuNTQ2MDlDMzcuMDk0NSAwLjQwNTQ3IDM2LjE0MDYgMC4zNzUgMjguNSAwLjM3NVonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
    --hover-color: rgba(255, 255, 255, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(244, 244, 244, 1);
  }
  #w-39n2j7cj {
    top: 247px;
    left: 54px;
    width: 38px;
    height: 40px;
  }
  #w-vptumyy0 {
    top: 0px;
    left: 0px;
    width: 38px;
    height: 40px;
  }
  #w-vptumyy0 .rectangle-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(52, 46, 89, 1);
  }
  #w-iii5w491 {
    top: 10px;
    left: 9px;
    width: 20px;
    height: 20px;
  }
  #w-iii5w491 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-iii5w491 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDQ5Ljg5NTMgMTg5Ni4wODMzIiBjbGFzcz0ibWFwLW1hcmtlciI+PHBhdGggZD0iTTc2OCA2NDBxMC0xMDYtNzUtMTgxdC0xODEtNzUtMTgxIDc1LTc1IDE4MSA3NSAxODEgMTgxIDc1IDE4MS03NSA3NS0xODF6bTI1NiAwcTAgMTA5LTMzIDE3OWwtMzY0IDc3NHEtMTYgMzMtNDcuNSA1MnQtNjcuNSAxOS02Ny41LTE5LTQ2LjUtNTJMMzMgODE5UTAgNzQ5IDAgNjQwcTAtMjEyIDE1MC0zNjJ0MzYyLTE1MCAzNjIgMTUwIDE1MCAzNjJ6Ij48L3BhdGg+PC9zdmc+);
    --hover-color: rgba(255, 255, 255, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(145, 145, 145, 1);
  }
  #w-2alwe7hv {
    top: 690.015625px;
    left: 471.982421875px;
    width: 233px;
    height: 23.984375px;
  }
  #w-2alwe7hv .text-block {
    background: ;
  }
  #w-2alwe7hv .text-block-css {
    font-size: 16px;
    border-style: solid;
    border-color: rgba(229, 231, 235, 1);
    color: rgba(255, 255, 255, 1);
    --type: 0;
  }
  #w-__popup_default__ {
    position: fixed;
    width: 477px;
    height: 238px;
  }
  #w-__popup_default__::-webkit-scrollbar {
    display: none;
  }
  #w-__popup_default__ .popup-background {
    background: rgba(255, 255, 255, 1);
    border-color: rgba(76, 175, 80, 0.8);
    border-radius: 13px;
    border-style: solid;
    box-shadow: 4px 4px 9px 0px rgba(139, 195, 74, 0.2);
    color: rgba(69, 64, 64, 1);
  }
  #w-oc2dcqis {
    top: 27px;
    left: 44.5px;
    width: 140px;
    height: 42px;
  }
  #w-oc2dcqis .text-block {
    background: ;
  }
  #w-oc2dcqis .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(69, 64, 64, 1);
    font-size: 28px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-pn1igdhr {
    top: 95px;
    left: 44.5px;
    width: 388px;
    height: 48px;
  }
  #w-pn1igdhr .text-block {
    background: ;
  }
  #w-pn1igdhr .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-align: start;
    text-transform: normal;
    --type: 0;
  }
  #w-au0o7yag {
    top: 172px;
    left: 302.5px;
    width: 130px;
    height: 40px;
  }
  #w-au0o7yag .button-css {
    border-radius: 6px;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: bold;
    background: rgba(76, 175, 80, 0.8);
    --type: 0;
  }
  #w-au0o7yap {
    top: 0px;
    left: 448px;
    z-index: 1;
    width: 29px;
    height: 29px;
  }
  #w-au0o7yap {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-au0o7yap .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDAlJyBoZWlnaHQ9JzEwMCUnIHZpZXdCb3g9JzAgMCAyNCAyNCc+IDxwYXRoIGQ9J00xMy40NiwxMkwxOSwxNy41NFYxOUgxNy41NEwxMiwxMy40Nkw2LjQ2LDE5SDVWMTcuNTRMMTAuNTQsMTJMNSw2LjQ2VjVINi40NkwxMiwxMC41NEwxNy41NCw1SDE5VjYuNDZMMTMuNDYsMTJaJz48L3BhdGg+IDwvc3ZnPg==);
    border-color: #e5e7eb;
    border-style: solid;
    z-index: 1;
    background: rgb(212, 212, 212);
  }
  .-popup-checkout .-close,
  .-zoom .-close {
    width: undefinedpx;
    height: undefinedpx;
  }
  .-checkout-gallery .gallery-view-item {
    background-size: cover !important;
  }
  #w-xdsrtuok.animation {
    transform: perspective(1000px);
  }
  #w-xdsrtuok.animation .rectangle-css {
    animation-name: flash;
    -webkit-animation-name: flash;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-k1mceobt.animation {
    transform: perspective(1000px);
  }
  #w-k1mceobt.animation .text-block-css {
    animation-name: flash;
    -webkit-animation-name: flash;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-xr9fzhab.animation {
    transform: perspective(1000px);
  }
  #w-xr9fzhab.animation .text-block-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-su18jfer.animation {
    transform: perspective(1000px);
  }
  #w-su18jfer.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-uuz7ny6l.animation {
    transform: perspective(1000px);
  }
  #w-uuz7ny6l.animation > .group-container {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-qiu5lg9z.animation {
    transform: perspective(1000px);
  }
  #w-qiu5lg9z.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-1imh8sw1.animation {
    transform: perspective(1000px);
  }
  #w-1imh8sw1.animation .button-css {
    animation-name: headShake;
    -webkit-animation-name: headShake;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-f8c5axhw.animation {
    transform: perspective(1000px);
  }
  #w-f8c5axhw.animation > .group-container {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-ewigt7sk.animation {
    transform: perspective(1000px);
  }
  #w-ewigt7sk.animation .text-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-ke97jkum.animation {
    transform: perspective(1000px);
  }
  #w-ke97jkum.animation > .group-container {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-weq1izfw.animation {
    transform: perspective(1000px);
  }
  #w-weq1izfw.animation .text-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-7lr0lixz.animation {
    transform: perspective(1000px);
  }
  #w-7lr0lixz.animation > .group-container {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-v7skegw1.animation {
    transform: perspective(1000px);
  }
  #w-v7skegw1.animation .text-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-o201j0i5.animation {
    transform: perspective(1000px);
  }
  #w-o201j0i5.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-x716ov43.animation {
    transform: perspective(1000px);
  }
  #w-x716ov43.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-rlvz2u8k.animation {
    transform: perspective(1000px);
  }
  #w-rlvz2u8k.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-u6o40k4q.animation {
    transform: perspective(1000px);
  }
  #w-u6o40k4q.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-p7yb1jpq.animation {
    transform: perspective(1000px);
  }
  #w-p7yb1jpq.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-jfrtom8l.animation {
    transform: perspective(1000px);
  }
  #w-jfrtom8l.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-187zx8yb.animation {
    transform: perspective(1000px);
  }
  #w-187zx8yb.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-xalvjxp6.animation {
    transform: perspective(1000px);
  }
  #w-xalvjxp6.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-xalvjxp6.animation {
    transform: perspective(1000px);
  }
  #w-xalvjxp6.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-0itarxqc.animation {
    transform: perspective(1000px);
  }
  #w-0itarxqc.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-28jgublf.animation {
    transform: perspective(1000px);
  }
  #w-28jgublf.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-44knv8c8.animation {
    transform: perspective(1000px);
  }
  #w-44knv8c8.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-a53lhwod.animation {
    transform: perspective(1000px);
  }
  #w-a53lhwod.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-o235onzm.animation {
    transform: perspective(1000px);
  }
  #w-o235onzm.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-4s3h5n0t.animation {
    transform: perspective(1000px);
  }
  #w-4s3h5n0t.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-vcu2r8h2.animation {
    transform: perspective(1000px);
  }
  #w-vcu2r8h2.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-fo9jwfz1.animation {
    transform: perspective(1000px);
  }
  #w-fo9jwfz1.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-j9tw693k.animation {
    transform: perspective(1000px);
  }
  #w-j9tw693k.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-avqtmsfr.animation {
    transform: perspective(1000px);
  }
  #w-avqtmsfr.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-3261nuia.animation {
    transform: perspective(1000px);
  }
  #w-3261nuia.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-h4zm08ns.animation {
    transform: perspective(1000px);
  }
  #w-h4zm08ns.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-hbrk51qn.animation {
    transform: perspective(1000px);
  }
  #w-hbrk51qn.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-v6ytlzw1.animation {
    transform: perspective(1000px);
  }
  #w-v6ytlzw1.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-120l47xz.animation {
    transform: perspective(1000px);
  }
  #w-120l47xz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-aczvo260.animation {
    transform: perspective(1000px);
  }
  #w-aczvo260.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-67lhx8xg.animation {
    transform: perspective(1000px);
  }
  #w-67lhx8xg.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-pw8jmq33.animation {
    transform: perspective(1000px);
  }
  #w-pw8jmq33.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-uxqcp06w.animation {
    transform: perspective(1000px);
  }
  #w-uxqcp06w.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-z5jhhjsw.animation {
    transform: perspective(1000px);
  }
  #w-z5jhhjsw.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-8u6a9v8m.animation {
    transform: perspective(1000px);
  }
  #w-8u6a9v8m.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-67kkmakg.animation {
    transform: perspective(1000px);
  }
  #w-67kkmakg.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-ig1ygrru.animation {
    transform: perspective(1000px);
  }
  #w-ig1ygrru.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-juu279hz.animation {
    transform: perspective(1000px);
  }
  #w-0caf8brg1 {
    bottom: 0;
  }
  #w-zp5k8tof h3.text-block-css {
  }
  #w-juu279hz.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-vs5wkyvd.animation {
    transform: perspective(1000px);
  }
  #w-vs5wkyvd.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-0caf8brg.animation {
    transform: perspective(1000px);
  }
  #w-0caf8brg.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-awcv8aiz.animation {
    transform: perspective(1000px);
  }
  #w-awcv8aiz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-w8wo4qa6.animation {
    transform: perspective(1000px);
  }
  #w-w8wo4qa6.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-y49rtbu7.animation {
    transform: perspective(1000px);
  }
  #w-y49rtbu7.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-c37cdc6u.animation {
    transform: perspective(1000px);
  }
  #w-c37cdc6u.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-nfg0cbyw.animation {
    transform: perspective(1000px);
  }
  #w-nfg0cbyw.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  .p-table1 {
    position: absolute;
    bottom: -127px;
    h2 {
      color: #fff;
      font-size: 25px;
      font-weight: 700;
    }
  }
  #w-svpmhhzu.animation {
    transform: perspective(1000px);
  }
  #w-svpmhhzu.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-09lc8drw.animation {
    transform: perspective(1000px);
  }
  #w-09lc8drw.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-bfe43fq7.animation {
    transform: perspective(1000px);
  }
  #w-bfe43fq7.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-w7omioqk.animation {
    transform: perspective(1000px);
  }
  #w-w7omioqk.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-6xawfkyz.animation {
    transform: perspective(1000px);
  }
  #w-6xawfkyz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-i3bpwmn3.animation {
    transform: perspective(1000px);
  }
  #w-i3bpwmn3.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-wwt1p3ln.animation {
    transform: perspective(1000px);
  }
  #w-wwt1p3ln.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-uzu7g0jl.animation {
    transform: perspective(1000px);
  }
  #w-uzu7g0jl.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-9srq9evz.animation {
    transform: perspective(1000px);
  }
  #w-9srq9evz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-p4xeuj79.animation {
    transform: perspective(1000px);
  }
  #w-p4xeuj79.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-kp4529k0.animation {
    transform: perspective(1000px);
  }
  #w-kp4529k0.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-u2iv2jmt.animation {
    transform: perspective(1000px);
  }
  #w-u2iv2jmt.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
}
/* doan 3 */
@media screen and (max-width: 767px) {
  #w-xdsrtuok, #w-yj591zqc,#w-k1mceobt{
    display: none;
  }
  #w-6g39kcsf, #w-svb2vgyw{
    top:5px !important
  }
  .book-btn-top {
     left: 104%;
      width: 90px;
    }
  .section-container {
    max-width: 420px;
  }
  #w-comdwhcm {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 84px;
  }
  #w-comdwhcm .section-wrapper {
    opacity: 1;
  }
  #w-comdwhcm {
    margin-bottom: -1px;
  }
  #w-comdwhcm .section-background {
    background: rgba(26, 24, 24, 1);
    --type: 0;
  }
  #w-td48s9qx {
    top: -8px;
    left: -115px;
    width: 62px;
    height: 24.010417938232422px;
    display: none;
  }
  #w-td48s9qx .text-block {
    background: ;
  }
  #w-td48s9qx .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-kafvu4xx {
    top: -1.5px;
    left: -115px;
    width: 62px;
    height: 72.03125px;
    display: none;
  }
  #w-kafvu4xx .text-block {
    background: ;
  }
  #w-kafvu4xx .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-si069miq {
    top: 1.5px;
    left: -115px;
    width: 62px;
    height: 24.010417938232422px;
    display: none;
  }
  #w-si069miq .text-block {
    background: ;
  }
  #w-si069miq .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-hyujiaer {
    top: 8px;
    left: -127px;
    width: 62px;
    height: 96.04167175292969px;
    display: none;
  }
  #w-hyujiaer .text-block {
    background: ;
  }
  #w-hyujiaer .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-xdsrtuok {
    top: 13.4900541305542px;
    left: 20.72442626953125px;
    width: 34px;
    height: 34px;
  }
  #w-xdsrtuok {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-xdsrtuok .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9InBob25lLWluLXRhbGsiPjxwYXRoIGQ9Ik0xNSwxMkgxN0E1LDUgMCAwLDAgMTIsN1Y5QTMsMyAwIDAsMSAxNSwxMk0xOSwxMkgyMUMyMSw3IDE2Ljk3LDMgMTIsM1Y1QzE1Ljg2LDUgMTksOC4xMyAxOSwxMk0yMCwxNS41QzE4Ljc1LDE1LjUgMTcuNTUsMTUuMyAxNi40MywxNC45M0MxNi4wOCwxNC44MiAxNS42OSwxNC45IDE1LjQxLDE1LjE4TDEzLjIxLDE3LjM4QzEwLjM4LDE1Ljk0IDguMDYsMTMuNjIgNi42MiwxMC43OUw4LjgyLDguNTlDOS4xLDguMzEgOS4xOCw3LjkyIDkuMDcsNy41N0M4LjcsNi40NSA4LjUsNS4yNSA4LjUsNEExLDEgMCAwLDAgNy41LDNINEExLDEgMCAwLDAgMyw0QTE3LDE3IDAgMCwwIDIwLDIxQTEsMSAwIDAsMCAyMSwyMFYxNi41QTEsMSAwIDAsMCAyMCwxNS41WiI+PC9wYXRoPjwvc3ZnPg==);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgb(244 148 154);
  }
  #w-yj591zqc {
    top: 13.491474151611328px;
    left: 54.48866844177246px;
    width: 174px;
    height: 28.48958396911621px;
  }
  #w-yj591zqc .text-block {
    background: ;
  }
  #w-yj591zqc .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-k1mceobt {
    top: 15.999998092651367px;
    left: 219.99427795410156px;
    width: 174px;
    height: 28.48958396911621px;
  }
  #w-k1mceobt .text-block {
    background: ;
  }
  #w-k1mceobt .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(246, 76, 114, 1);
    font-size: 19px;
    text-align: center;
    --type: 0;
  }
  #w-6g39kcsf {
    top: 55.98011779785156px;
    left: 20.73297119140625px;
    width: 72px;
    height: 72px;
  }
  #w-6g39kcsf .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
  }
  #w-6g39kcsf .image-background {
    width: 72px;
    height: 72px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./logo-queen-nails.png");
    --type: 0;
  }
  #w-6g39kcsf .image-background-compare {
    background: undefined;
    clip: rect(0, 36px, 72px, 0);
    --type: 0;
  }
  #w-svb2vgyw {
    top: 56.01768493652344px;
    left: 104.483642578125px;
    width: 152px;
    height: 75px;
  }
  .text-center {
    text-align: center !important;
  }
  #w-svb2vgyw .text-block {
    /* background: ; */
  }
  #w-svb2vgyw .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-gann9tc6 {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: auto;
    .d-mb{
      display: inline-block;
    }
    .d-dk{
      display: none;
    }
  }
  #w-gann9tc6 .section-wrapper {
    opacity: 1;
  }
  #w-gann9tc6 {
    margin-bottom: -1px;
  }
  #w-gann9tc6 .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-xr9fzhab {
    top: 463.5035095214844px;
    left: 38.49726104736328px;
    width: 330px;
    height: 95.97222900390625px;
  }
  #w-xr9fzhab .text-block {
    background: ;
  }
  #w-xr9fzhab .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 32px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-su18jfer {
    top: 19px;
    left: 38.5px;
    width: 351px;
    height: 421px;
  }
  #w-j8sdgs7q {
    top: 0px;
    left: 20px;
    width: 331px;
    height: 391px;
  }
  #w-j8sdgs7q .rectangle-css {
    border-color: rgb(244 148 154);
    border-style: solid;
    border-width: 3px;
    background: ;
  }
  #w-3yfiju5w {
    top: 15.5px;
    left: 0px;
    width: 335px;
    height: 406px;
  }
  #w-3yfiju5w .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-3yfiju5w .image-background {
    width: 338.33333333333337px;
    height: 406px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./nails-font.jpg");
    --type: 0;
  }
  #w-3yfiju5w .image-background-compare {
    background: undefined;
    clip: rect(0, 167.5px, 406px, 0);
    --type: 0;
  }
  #w-uuz7ny6l {
    width: 57px;
    height: 57px;
    z-index: 10;
    position: fixed;
    left: 20px;
    bottom: 20px;
  }
  #w-qiu5lg9z {
    top: 0px;
    left: 0px;
    width: 57px;
    height: 57px;
  }
  #w-qiu5lg9z .rectangle-css {
    border-bottom-left-radius: 99px;
    border-bottom-right-radius: 99px;
    border-color: rgba(255, 174, 174, 1);
    border-radius: 99px;
    border-style: solid;
    border-top-left-radius: 99px;
    border-top-right-radius: 99px;
    border-width: 1px;
    background: rgba(253, 251, 251, 0);
  }
  #w-qiu5lg9z .overlay {
    background: [object Object];
  }
  #w-vpnn4r79 {
    top: 5px;
    left: 5px;
    width: 47px;
    height: 47px;
  }
  #w-vpnn4r79 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-vpnn4r79 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiIHZpZXdCb3g9IjAgMCAyOS43NyAyOS43NyIgY2xhc3M9IiIgZmlsbD0idXJsKCZxdW90OyNTSEFQRTM5MjRfZGVza3RvcF9ncmFkaWVudCZxdW90OykiPjxkZWZzIGlkPSJTSEFQRTM5MjRfZGVmcyI+PGxpbmVhckdyYWRpZW50IGlkPSJTSEFQRTM5MjRfZGVza3RvcF9ncmFkaWVudCIgZ3JhZGllbnRUcmFuc2Zvcm09InJvdGF0ZSg5NCkiPjxzdG9wIG9mZnNldD0iMCUiIHN0b3AtY29sb3I9InJnYmEoMjQzLCAxNDQsIDExMiwgMS4wKSI+PC9zdG9wPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0icmdiYSgyNTAsIDc5LCAyNSwgMS4wKSI+PC9zdG9wPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxjaXJjbGUgY3g9IjE0Ljg5IiBjeT0iMTQuODkiIHI9IjE0Ljg5Ij48L2NpcmNsZT48L3N2Zz4=);
    border-style: solid;
    background: linear-gradient(
      94deg,
      rgba(243, 144, 112, 1) 0%,
      rgba(250, 79, 25, 1) 100%
    );
  }
  #w-gdxy29w8 {
    top: 17.5px;
    left: 17.5px;
    width: 24px;
    height: 24px;
  }
  #w-gdxy29w8 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-gdxy29w8 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHg9IjBweCIgeT0iMHB4IiB2aWV3Qm94PSIwIDAgMTAwIDEwMCIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTAwIDEwMCIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgY2xhc3M9IiIgZmlsbD0icmdiYSgyNTUsIDI1NSwgMjU1LCAxLjApIj48cGF0aCBkPSJNOTQuMDc3LDgwLjYxOUM4OC45NzksOTIuODQxLDc3LjAyNiw5NC45ODMsNzMuMTIsOTQuOTgzYy0xLjE0NywwLTE5LjAxLDAuOTQ3LTQ0LjY4OC0yMy40MSAgQzcuNzY3LDUxLjk3MSw1LjI0MiwzMC44OTIsNS4wMjIsMjYuODg3QzQuODA4LDIyLjk4Niw1LjkyNSwxMy4yLDE5LjM4Nyw1LjkyOWMxLjY2OC0wLjkwMSw0Ljk3NS0xLjMsNS44MjktMC40NDYgIGMwLjM3OSwwLjM3OSwxMS42NzgsMTguOTcyLDExLjk3NSwxOS41ODhjMC4yOTcsMC42MTUsMC40NDYsMS4yMjEsMC40NDYsMS44MTVjMCwwLjg0OS0wLjYwNSwxLjkxMS0xLjgxNiwzLjE4NSAgYy0xLjIxLDEuMjc0LTIuNTI2LDIuNDQyLTMuOTQ5LDMuNTAzYy0xLjQyMywxLjA2Mi0yLjczOSwyLjE4Ny0zLjk1LDMuMzc2Yy0xLjIxLDEuMTg4LTEuODE1LDIuMTY2LTEuODE1LDIuOTMgIGMwLjA4MiwxLjk4MywxLjcwNyw5LjA4NiwxNC4wODYsMTkuOTYzQzUyLjU3NCw3MC43MjMsNTguNTM4LDczLjc4OCw1OS4xMTEsNzRjMC41NzQsMC4yMTIsMS4wNTEsMC4zMTcsMS40MzMsMC4zMTcgIGMwLjc2NSwwLDEuNzQyLTAuNjA0LDIuOTMxLTEuODE0YzEuMTg4LTEuMjExLDUuMTg1LTYuNjg5LDYuNDU5LTcuOWMxLjI3NC0xLjIwOSwyLjMzNi0xLjgxNCwzLjE4Ni0xLjgxNCAgYzAuNTk0LDAsMS4xOTksMC4xNDgsMS44MTQsMC40NDVjMC42MTYsMC4yOTcsMTkuMjMzLDExLjE5MSwxOS41ODksMTEuNTU1Qzk1LjQ4OSw3NS43NzksOTQuODA3LDc4Ljg2OSw5NC4wNzcsODAuNjE5Ij48L3BhdGg+PC9zdmc+);
    background: rgba(255, 255, 255, 1);
  }
  #w-1imh8sw1 {
    top: 582.5px;
    left: 115.99026870727539px;
    width: 189px;
    height: 60px;
  }
  #w-1imh8sw1 .button-css {
    --hover-text: rgba(191, 73, 4, 1);
    border-color: rgb(244 148 154);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    font-weight: bold;
    background: rgb(244 148 154);
    --type: 0;
  }
  #w-p0g3iyyf {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 176px;
  }
  #w-p0g3iyyf .section-wrapper {
    opacity: 1;
  }
  #w-p0g3iyyf {
    margin-bottom: -1px;
  }
  #w-p0g3iyyf .section-background {
    background: rgba(26, 24, 24, 1);
    --type: 0;
  }
  #w-zravpzgl {
    top: 23.5px;
    left: 73px;
    width: 100px;
    height: 63px;
  }
  #w-1petraje {
    top: 0px;
    left: 24.5px;
    width: 37px;
    height: 40px;
  }
  #w-1petraje .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 40px;
    font-weight: 700;
  }
  #w-wo3gt6xe {
    top: 7.5px;
    left: 61px;
    width: 23px;
    height: 25.486112594604492px;
  }
  #w-wo3gt6xe .text-block {
    background: ;
  }
  #w-wo3gt6xe .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 17px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-60x7358v {
    top: 34px;
    left: 0px;
    width: 99px;
    height: 20.98958396911621px;
  }
  #w-60x7358v .text-block {
    background: ;
  }
  #w-60x7358v .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 14px;
    text-align: center;
    --type: 0;
  }
  #w-yr4l19mb {
    top: 44px;
    left: 0px;
    width: 100px;
    height: auto;
  }
  #w-yr4l19mb .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-nvf08bgk {
    top: 23.5px;
    left: 227px;
    width: 124px;
    height: 62px;
  }
  #w-hme3iuiy {
    top: 0px;
    left: 39.5px;
    width: 45px;
    height: 33px;
  }
  #w-hme3iuiy .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 40px;
    font-weight: 700;
  }
  #w-eesq82x2 {
    top: 25px;
    left: 47.5px;
    width: 29px;
    height: 25.486112594604492px;
  }
  #w-eesq82x2 .text-block {
    background: ;
  }
  #w-eesq82x2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-qyorg6w1 {
    top: 35px;
    left: 0.5px;
    width: 123px;
    height: 20.98958396911621px;
  }
  #w-qyorg6w1 .text-block {
    background: ;
  }
  #w-qyorg6w1 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 14px;
    text-align: center;
    --type: 0;
  }
  #w-hzmy2eeu {
    top: 43px;
    left: 0px;
    width: 124px;
    height: auto;
  }
  #w-hzmy2eeu .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-o54y27vn {
    top: 102px;
    left: 62.5px;
    width: 121px;
    height: 55px;
  }
  #w-csq7ab4p {
    top: 10.5px;
    left: 63.5px;
    width: 28px;
    height: 25.486112594604492px;
  }
  #w-csq7ab4p .text-block {
    background: ;
  }
  #w-csq7ab4p .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-1z0ze60l {
    top: 27.5px;
    left: 0px;
    width: 120px;
    height: 20.98958396911621px;
  }
  #w-1z0ze60l .text-block {
    background: ;
  }
  #w-1z0ze60l .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 14px;
    text-align: center;
    --type: 0;
  }
  #w-ree2z2eg {
    top: 36px;
    left: 0px;
    width: 121px;
    height: auto;
  }
  #w-ree2z2eg .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-1wb2q7uo {
    top: 0px;
    left: 28px;
    width: 44px;
    height: 33px;
  }
  #w-1wb2q7uo .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 40px;
    font-weight: 700;
  }
  #w-e3wq1ha7 {
    top: 102px;
    left: 227.5px;
    width: 121px;
    height: 54px;
  }
  #w-2gerlrb1 {
    top: 10px;
    left: 62.5px;
    width: 28px;
    height: 25.486112594604492px;
  }
  #w-2gerlrb1 .text-block {
    background: ;
  }
  #w-2gerlrb1 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 17px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-gbh8az3k {
    top: 28px;
    left: 0px;
    width: 120px;
    height: 20.98958396911621px;
  }
  #w-gbh8az3k .text-block {
    background: ;
  }
  #w-gbh8az3k .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 14px;
    text-align: center;
    --type: 0;
  }
  #w-8c11caay {
    top: 35px;
    left: 0px;
    width: 121px;
    height: auto;
  }
  #w-8c11caay .line-container {
    border-color: rgba(242, 196, 208, 1);
    border-style: solid;
    border-width: 4px;
  }
  #w-mlv0hd0n {
    top: 0px;
    left: 29.5px;
    width: 44px;
    height: 32px;
  }
  #w-mlv0hd0n .number-content {
    color: rgba(244, 244, 244, 1);
    font-family: "Dancing Script", sans-serif;
    font-size: 40px;
    font-weight: 700;
  }
  #w-asdquc7k {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 1168px;
  }
  #w-asdquc7k .section-wrapper {
    opacity: 1;
  }
  #w-asdquc7k {
    margin-bottom: -1px;
  }
  #w-asdquc7k .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-4d8dfjo3 {
    top: 54px;
    left: 29.5px;
    width: 361px;
    height: 30.798612594604492px;
  }
  #w-4d8dfjo3 .text-block {
    background: ;
  }
  #w-4d8dfjo3 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 28px;
    font-weight: bold;
    line-height: 1.1;
    text-align: center;
    --type: 0;
  }
  #w-r4tb2qfn {
    top: 25px;
    left: 123px;
    width: 174px;
    height: 13.489583969116211px;
  }
  #w-r4tb2qfn .text-block {
    background: ;
  }
  #w-r4tb2qfn .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Roboto", sans-serif;
    font-size: 9px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-f8c5axhw {
    top: 112.5px;
    left: 42.5px;
    width: 335px;
    height: 477px;
  }
  #w-45n52tdg {
    top: 0px;
    left: 0px;
    width: 335px;
    height: 335px;
  }
  #w-45n52tdg .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-45n52tdg .image-background {
    width: 350px;
    height: 350px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/2.jpg");
    --type: 0;
  }
  #w-45n52tdg .image-background-compare {
    background: undefined;
    clip: rect(0, 167.5px, 335px, 0);
    --type: 0;
  }
  #w-7c68n9oi {
    top: 50px;
    left: 29.5px;
    width: 276px;
    height: 235px;
  }
  #w-vdqo8ics {
    top: 0px;
    left: 0px;
    width: 276px;
    height: 235px;
  }
  #w-vdqo8ics .rectangle-css {
    border-color: rgb(244 148 154);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 1px 10px 6px 0px rgba(0, 0, 0, 0.07);
    background: rgba(17, 17, 17, 1);
  }
  #w-kuz61ycm {
    top: 26px;
    left: 70.5px;
    width: 135px;
    height: 65.97222900390625px;
  }
  #w-kuz61ycm .text-block {
    background: ;
  }
  #w-kuz61ycm .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-1cp38s4z {
    top: 92px;
    left: 38px;
    width: 200px;
    height: 72.03125px;
  }
  #w-1cp38s4z .text-block {
    background: ;
  }
  #w-1cp38s4z .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-ewigt7sk {
    top: 241px;
    left: 117.5px;
    width: 100px;
    height: 20.98958396911621px;
  }
  #w-ewigt7sk .text-block {
    background: ;
  }
  #w-ewigt7sk .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-ke97jkum {
    top: 577.5px;
    left: 42.5px;
    width: 335px;
    height: 473px;
  }
  #w-ql1oj5kv {
    top: 0px;
    left: 0px;
    width: 335px;
    height: 335px;
  }
  #w-ql1oj5kv .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-ql1oj5kv .image-background {
    width: 350px;
    height: 350px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat content-box border-box
      url("./img/6.jpg");
    --type: 0;
  }
  #w-ql1oj5kv .image-background-compare {
    background: undefined;
    clip: rect(0, 167.5px, 335px, 0);
    --type: 0;
  }
  #w-8xgzecml {
    top: 238.5px;
    left: 30px;
    width: 276px;
    height: 235px;
  }
  #w-n0x7j5qd {
    top: 0px;
    left: 0px;
    width: 276px;
    height: 235px;
  }
  #w-n0x7j5qd .rectangle-css {
    border-color: rgb(244 148 154);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 1px 10px 6px 0px rgba(0, 0, 0, 0.07);
    background: rgba(17, 17, 17, 1);
  }
  #w-7os20v4d {
    top: 42px;
    left: 70.5px;
    width: 135px;
    height: 65.97222900390625px;
  }
  #w-7os20v4d .text-block {
    background: ;
  }
  #w-7os20v4d .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-9o7eqool {
    top: 108px;
    left: 38px;
    width: 200px;
    height: 72.03125px;
  }
  #w-9o7eqool .text-block {
    background: ;
  }
  #w-9o7eqool .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-weq1izfw {
    top: 430px;
    left: 115.5px;
    width: 105px;
    height: 20.98958396911621px;
  }
  #w-weq1izfw .text-block {
    background: ;
  }
  #w-weq1izfw .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-7lr0lixz {
    top: 440.5px;
    left: 42.5px;
    width: 335px;
    height: 477px;
  }
  #w-52nku3s4 {
    top: 0px;
    left: 0px;
    width: 335px;
    height: 335px;
  }
  #w-52nku3s4 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-52nku3s4 .image-background {
    width: 350px;
    height: 350px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat content-box border-box
      url("./img/3.jpg");
    --type: 0;
  }
  #w-52nku3s4 .image-background-compare {
    background: undefined;
    clip: rect(0, 167.5px, 335px, 0);
    --type: 0;
  }
  #w-1dgxz7yp {
    top: 50px;
    left: 29.5px;
    width: 276px;
    height: 235px;
  }
  #w-ncdqhhbz {
    top: 0px;
    left: 0px;
    width: 276px;
    height: 235px;
  }
  #w-ncdqhhbz .rectangle-css {
    border-color: rgb(244 148 154);
    border-radius: 10px;
    border-style: solid;
    border-width: 2px;
    box-shadow: 1px 10px 6px 0px rgba(0, 0, 0, 0.07);
    background: rgba(0, 0, 0, 1);
  }
  #w-q9q1uarx {
    top: 42px;
    left: 70.5px;
    width: 135px;
    height: 65.97222900390625px;
  }
  #w-q9q1uarx .text-block {
    background: ;
  }
  #w-q9q1uarx .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-wttpw9bm {
    top: 108px;
    left: 38px;
    width: 200px;
    height: 48.020835876464844px;
  }
  #w-wttpw9bm .text-block {
    background: ;
  }
  #w-wttpw9bm .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-size: 16px;
    text-align: center;
    --type: 0;
  }
  #w-v7skegw1 {
    top: 248px;
    left: 117.5px;
    width: 99px;
    height: 20.98958396911621px;
  }
  #w-v7skegw1 .text-block {
    background: ;
  }
  #w-v7skegw1 .text-block-css {
    --hover-text: rgba(242, 196, 208, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-z4baruyr {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 61.5px;
  }
  #w-z4baruyr .section-wrapper {
    opacity: 1;
  }
  #w-z4baruyr {
    margin-bottom: -1px;
  }
  #w-z4baruyr .section-background {
    background: center center/ cover no-repeat scroll content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-z4baruyr .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-d8df8czw {
    top: 34px;
    left: 105px;
    width: 210px;
    height: 15.000000953674316px;
  }
  #w-d8df8czw .text-block {
    background: ;
  }
  #w-d8df8czw .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-n72g9y7n {
    top: 64px;
    left: 10px;
    width: 400px;
    height: 180.00001525878906px;
  }
  #w-n72g9y7n .text-block {
    background: ;
  }
  #w-n72g9y7n .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(122, 255, 7, 1);
    font-family: "Alice-Regular.ttf", sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-algg154c {
    top: 244px;
    left: 169px;
    perspective: 1000px;
    width: 120px;
    height: 20.98958396911621px;
  }
  #w-algg154c .text-block {
    background: ;
  }
  #w-algg154c .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-algg154c > div {
    transform: rotate(0deg) perspective(1000px);
  }
  #w-p7yb1jpq1 {
    top: 847px;
    left: 21px;
  }
  #w-9w7b8fzf {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 828px;
  }
  #w-zqh0ppuv .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    text-align: start;
    --type: 0;
  }
  #w-9w7b8fzf .section-wrapper {
    opacity: 1;
  }
  #w-9w7b8fzf {
    margin-bottom: -1px;
  }
  #w-9w7b8fzf .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-o201j0i5 {
    top: 28.5px;
    /* left: 28.508544921875px; */
    width: 345px;
    /* height: 388px; */
  }
  #w-o201j0i5 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-o201j0i5 .image-background {
    width: 350px;
    height: 394px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/4.jpg");
    --type: 0;
  }
  #w-o201j0i5 .image-background-compare {
    background: undefined;
    clip: rect(0, 172.5px, 388px, 0);
    --type: 0;
  }
  #w-x716ov43 {
    top: 320.5px;
    left: 156.508544921875px;
    width: 244px;
    height: 190px;
  }
  #w-x716ov43 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
  }
  #w-x716ov43 .image-background {
    width: 246px;
    height: 191px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/5.jpg");
    --type: 0;
  }
  #w-x716ov43 .image-background-compare {
    background: undefined;
    clip: rect(0, 122px, 190px, 0);
    --type: 0;
  }
  #w-dtvxr1q6 {
    top: 500px;
    left: 21px;
    width: 393px;
    height: 131.9444580078125px;
  }
  #w-dtvxr1q6 .text-block {
    background: ;
  }
  #w-dtvxr1q6 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    text-align: start;
    --type: 0;
  }
  #w-rlvz2u8k {
    top: 675.5px;
    left: 21px;
    width: 418px;
    height: 55px;
  }
  #w-g4pgqtzq {
    top: 38px;
    left: 5px;
    width: 389px;
    height: auto;
  }
  #w-g4pgqtzq .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-fnc95u5o {
    top: 0px;
    left: 0px;
    width: 418px;
    height: 33px;
  }
  #w-sypkz8fa {
    top: 0px;
    left: 0px;
    width: 107px;
    height: 32.986114501953125px;
  }
  #w-sypkz8fa .text-block {
    background: ;
  }
  #w-sypkz8fa .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-xpvd96uj {
    top: 0px;
    left: 107px;
    width: 311px;
    height: 32.986114501953125px;
  }
  #w-xpvd96uj .text-block {
    background: ;
  }
  #w-xpvd96uj .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-u6o40k4q {
    top: 730.5px;
    left: 21px;
    width: 394px;
    height: 50px;
  }
  #w-oop04c15 {
    top: 0px;
    left: 0px;
    width: 341px;
    height: 35px;
  }
  #w-tndj3jbe {
    top: 0px;
    left: 0px;
    width: 80px;
    height: 32.986114501953125px;
  }
  #w-tndj3jbe .text-block {
    background: ;
  }
  #w-tndj3jbe .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-vaofqj4n {
    top: 2px;
    left: 107px;
    width: 234px;
    height: 32.986114501953125px;
  }
  #w-vaofqj4n .text-block {
    background: ;
  }
  #w-vaofqj4n .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-o1pq881h {
    top: 33px;
    left: 5px;
    width: 389px;
    height: auto;
  }
  #w-o1pq881h .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-p7yb1jpq {
    top: 780.5px;
    left: 21px;
    width: 390px;
    height: 92px;
  }
  #w-r7amlex1 {
    top: 0px;
    left: 5px;
    width: 126px;
    height: 32.986114501953125px;
  }
  #w-r7amlex1 .text-block {
    background: ;
  }
  #w-p7yb1jpq2 {
    top: 899px;
    left: 21px;
  }
  #w-r7amlex2 .text-block-css {
    width: 100px;
  }
  #w-r7amlex1 .text-block-css,
  #w-r7amlex2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-xa54jv4j {
    top: 0px;
    left: 107px;
    width: 283px;
    height: 65.97222900390625px;
  }
  #w-xa54jv4j .text-block {
    background: ;
  }
  #w-xa54jv4j .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-s710gh8n1 {
    top: 42px;
    left: 0px;
    width: 389px;
    height: auto;
  }
  #w-s710gh8n2 {
    top: 58px;
    left: 0px;
    width: 389px;
    height: auto;
  }

  #w-s710gh8n {
    top: 47px;
    left: 0px;
    width: 389px;
    height: auto;
  }
  #w-s710gh8n .line-container,
  #w-s710gh8n1 .line-container,
  #w-s710gh8n2 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-qigcqj3g {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 61px;
  }
  #w-qigcqj3g .section-wrapper {
    opacity: 1;
  }
  #w-qigcqj3g {
    margin-bottom: -1px;
  }
  #w-qigcqj3g .section-background {
    background: center center/ cover no-repeat scroll content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-qigcqj3g .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-h0uf9fev {
    top: 34px;
    left: 10px;
    width: 397px;
    height: 214px;
  }
  #w-ugk960cq {
    top: 0px;
    left: 95px;
    width: 210px;
    height: 15.000000953674316px;
  }
  #w-ugk960cq .text-block {
    background: ;
  }
  #w-ugk960cq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-k7x9wmx3 {
    top: 30px;
    left: 0px;
    width: 397px;
    height: 173.99305725097656px;
  }
  #w-k7x9wmx3 .text-block {
    background: ;
  }
  #w-k7x9wmx3 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(122, 255, 7, 1);
    font-family: "Alice-Regular.ttf", sans-serif;
    font-size: 40px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-ll34cyc2 {
    top: 126.5px;
    left: 155px;
    perspective: 1000px;
    width: 120px;
    height: 20.98958396911621px;
  }
  #w-ll34cyc2 .text-block {
    background: ;
  }
  #w-ll34cyc2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-ll34cyc2 > div {
    transform: rotate(0deg) perspective(1000px);
  }
  #w-0caf8brg1 {
    bottom: 0;
  }
  #w-yj36cqv7 {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 828px;
  }
  #w-yj36cqv7 .section-wrapper {
    opacity: 1;
  }
  #w-yj36cqv7 {
    margin-bottom: -1px;
  }
  #w-yj36cqv7 .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-jfrtom8l {
    top: 28.5px;
    /* left: 25.7386474609375px; */
    width: 345px;
    height: 401px;
  }
  #w-jfrtom8l .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-jfrtom8l .image-background {
    width: 350px;
    height: 394px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/4.jpg");
    --type: 0;
  }
  #w-jfrtom8l .image-background-compare {
    background: undefined;
    clip: rect(0, 172.5px, 388px, 0);
    --type: 0;
  }
  #w-187zx8yb {
    top: 329px;
    left: 159px;
    width: 244px;
    height: 208px;
  }
  #w-187zx8yb .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-187zx8yb .image-background {
    width: 245.99999999999997px;
    height: 209.09473684210528px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/5.jpg");
    --type: 0;
  }
  #w-187zx8yb .image-background-compare {
    background: undefined;
    clip: rect(0, 122px, 208px, 0);
    --type: 0;
  }
  #w-zqh0ppuv {
    top: 447px;
    left: 33px;
    width: 87vw;
    height: 670px;
  }
  #w-zp5k8tof {
    top: 0px;
    left: 0px;
    width: 440px;
    height: 680px;
  }
  #w-xalvjxp6 {
    top: 95.5px;
    left: 0px;
    width: 305px;
    height: 34px;
  }
  #w-f4qz01yq {
    top: 0px;
    left: 0px;
    width: 76px;
    height: 32.986114501953125px;
  }
  #w-f4qz01yq .text-block {
    background: ;
  }
  #w-f4qz01yq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-a1qlxtck {
    top: 1px;
    left: 95.5px;
    width: 210px;
    height: 32.986114501953125px;
  }
  #w-a1qlxtck .text-block {
    background: ;
  }
  #w-a1qlxtck .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-xalvjxp6 {
    top: 95.5px;
    left: 0px;
    width: 305px;
    height: 34px;
  }
  #w-f4qz01yq {
    top: 0px;
    left: 0px;
    width: 76px;
    height: 32.986114501953125px;
  }
  #w-f4qz01yq .text-block {
    background: ;
  }
  #w-f4qz01yq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-a1qlxtck {
    top: 1px;
    left: 95.5px;
    width: 210px;
    height: 32.986114501953125px;
  }
  #w-a1qlxtck .text-block {
    background: ;
  }
  #w-a1qlxtck .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-0ehfgizx {
    top: 22px;
    left: 0px;
    width: 353px;
    height: 83.95833587646484px;
  }
  #w-0ehfgizx .text-block {
    background: ;
  }
  #w-0ehfgizx .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: start;
    --type: 0;
  }
  #w-0itarxqc {
    top: 125px;
    left: 0px;
    width: 353px;
    height: auto;
  }
  #w-0itarxqc .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-28jgublf {
    top: 141.5px;
    left: 0px;
    width: 289px;
    height: 33px;
  }
  #w-o2db6exa {
    top: 0px;
    left: 0px;
    width: 140px;
    height: 32.986114501953125px;
  }
  #w-o2db6exa .text-block {
    background: ;
  }
  #w-o2db6exa .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-yfrzf9k8 {
    top: 0px;
    left: 162.5px;
    width: 194px;
    height: 32.986114501953125px;
  }
  #w-yfrzf9k8 .text-block {
    background: ;
  }
  #w-yfrzf9k8 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-44knv8c8 {
    top: 173px;
    left: 0px;
    width: 352px;
    height: auto;
  }
  #w-44knv8c8 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-a53lhwod {
    top: 188px;
    left: 0px;
    width: 356px;
    height: 66px;
  }
  #w-ayhsxgw3 {
    top: 0px;
    left: 0px;
    width: 87px;
    height: 32.986114501953125px;
  }
  #w-ayhsxgw3 .text-block {
    background: ;
  }
  #w-ayhsxgw3 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-v6spbkt4 {
    top: 0px;
    left: 95.5px;
    width: 261px;
    height: 65.97222900390625px;
  }
  #w-v6spbkt4 .text-block {
    background: ;
  }
  #w-v6spbkt4 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-o235onzm {
    top: 242.5px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-o235onzm .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-4s3h5n0t {
    top: 257px;
    left: 0px;
    width: 305px;
    height: 33px;
  }
  #w-kdou3gmd {
    top: 0px;
    left: 0px;
    width: 76px;
    height: 32.986114501953125px;
  }
  #w-kdou3gmd .text-block {
    background: ;
  }
  #w-kdou3gmd .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-gy7v3zc2 {
    top: 0px;
    left: 95.5px;
    width: 210px;
    height: 32.986114501953125px;
  }
  #w-gy7v3zc2 .text-block {
    background: ;
  }
  #w-gy7v3zc2 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-vcu2r8h2 {
    top: 304px;
    left: 0px;
    width: 289px;
    height: 33px;
  }
  #w-976qdh1g {
    top: 0px;
    left: 0px;
    width: 82px;
    height: 32.986114501953125px;
  }
  #w-976qdh1g .text-block {
    background: ;
  }
  #w-976qdh1g .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-o5vvd1uv {
    top: 0px;
    left: 95.5px;
    width: 194px;
    height: 32.986114501953125px;
  }
  #w-o5vvd1uv .text-block {
    background: ;
  }
  #w-o5vvd1uv .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-fo9jwfz1 {
    top: 351px;
    left: 0px;
    width: 406px;
    height: 33px;
  }
  #w-l193age0 {
    top: 0px;
    left: 0px;
    width: 87px;
    height: 32.986114501953125px;
  }
  #w-l193age0 .text-block {
    background: ;
  }
  #w-l193age0 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-u8gs4xwe {
    top: 0px;
    left: 95.5px;
    width: 311px;
    height: 32.986114501953125px;
  }
  #w-u8gs4xwe .text-block {
    background: ;
  }
  #w-u8gs4xwe .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-j9tw693k {
    top: 399px;
    left: 0px;
    width: 305px;
    height: 33px;
  }
  #w-qfu3yfng {
    top: 0px;
    left: 0px;
    width: 76px;
    height: 32.986114501953125px;
  }
  #w-qfu3yfng .text-block {
    background: ;
  }
  #w-qfu3yfng .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-8exzgxgo {
    top: 0px;
    left: 95.5px;
    width: 210px;
    height: 32.986114501953125px;
  }
  #w-8exzgxgo .text-block {
    background: ;
  }
  #w-8exzgxgo .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-avqtmsfr {
    top: 445px;
    left: 0px;
    width: 289px;
    height: 33px;
  }
  #w-gyhu1b75 {
    top: 0px;
    left: 0px;
    width: 82px;
    height: 32.986114501953125px;
  }
  #w-gyhu1b75 .text-block {
    background: ;
  }
  #w-gyhu1b75 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-l7gz4kqa {
    top: 0px;
    left: 95.5px;
    width: 194px;
    height: 32.986114501953125px;
  }
  #w-l7gz4kqa .text-block {
    background: ;
  }
  #w-l7gz4kqa .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-3261nuia {
    top: 490px;
    left: 0px;
    width: 406px;
    height: 33px;
  }
  #w-dluyuvkk {
    top: 0px;
    left: 0px;
    width: 87px;
    height: 32.986114501953125px;
  }
  #w-dluyuvkk .text-block {
    background: ;
  }
  #w-dluyuvkk .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-4ycbstld {
    top: 0px;
    left: 95.5px;
    width: 311px;
    height: 32.986114501953125px;
  }
  #w-4ycbstld .text-block {
    background: ;
  }
  #w-4ycbstld .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-h4zm08ns {
    top: 537px;
    left: 0px;
    width: 421px;
    height: 33px;
  }
  #w-ai4klydn {
    top: 0px;
    left: 0px;
    width: 76px;
    height: 32.986114501953125px;
  }
  #w-ai4klydn .text-block {
    background: ;
  }
  #w-ai4klydn .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-8hbsmftc {
    top: 0px;
    left: 95.5px;
    width: 326px;
    height: 32.986114501953125px;
  }
  #w-8hbsmftc .text-block {
    background: ;
  }
  #w-8hbsmftc .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-hbrk51qn {
    top: 583.5px;
    left: 0px;
    width: 323px;
    height: 33px;
  }
  #w-siqo62su {
    top: 0px;
    left: 0px;
    width: 92px;
    height: 32.986114501953125px;
  }
  #w-siqo62su .text-block {
    background: ;
  }
  #w-siqo62su .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-iuisi66o {
    top: 0px;
    left: 95.5px;
    width: 194px;
    height: 32.986114501953125px;
  }
  #w-iuisi66o .text-block {
    background: ;
  }
  #w-iuisi66o .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-v6ytlzw1 {
    top: 630px;
    left: 0px;
    width: 440px;
    height: 33px;
  }
  #w-rwy23mur {
    top: 0px;
    left: 0px;
    width: 103px;
    height: 32.986114501953125px;
  }
  #w-rwy23mur .text-block {
    background: ;
  }
  #w-rwy23mur .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-6r5f9k5t {
    top: 0px;
    left: 95.5px;
    width: 311px;
    height: 32.986114501953125px;
  }
  #w-6r5f9k5t .text-block {
    background: ;
  }
  #w-6r5f9k5t .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-120l47xz {
    top: 289px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-120l47xz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-aczvo260 {
    top: 335px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-aczvo260 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-67lhx8xg {
    top: 382px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-67lhx8xg .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-pw8jmq33 {
    top: 429px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-pw8jmq33 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-uxqcp06w {
    top: 474px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-uxqcp06w .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-z5jhhjsw {
    top: 520.5px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-z5jhhjsw .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-8u6a9v8m {
    top: 568px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-8u6a9v8m .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-67kkmakg {
    top: 615px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-67kkmakg .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-ig1ygrru {
    top: 663px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-ig1ygrru .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-juu279hz {
    top: 671.5px;
    left: 0px;
    width: 351px;
    height: 53px;
  }
  #w-vs5wkyvd {
    top: 36px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-vs5wkyvd .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-e0swlxoa {
    top: 0px;
    left: 0px;
    width: 323px;
    height: 33px;
  }
  #w-ahfq45zk {
    top: 0px;
    left: 0px;
    width: 115px;
    height: 32.986114501953125px;
  }
  #w-ahfq45zk .text-block {
    background: ;
  }
  #w-ahfq45zk .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-a4p4jsqt {
    top: 0px;
    left: 95.5px;
    width: 194px;
    height: 32.986114501953125px;
  }
  #w-a4p4jsqt .text-block {
    background: ;
  }
  #w-a4p4jsqt .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-0caf8brg {
    top: 716px;
    left: 0px;
    width: 400px;
    height: 54px;
  }
  #w-awcv8aiz.w-awcv8aiz1 {
    top: 59px;
  }
  #w-awcv8aiz {
    top: 37px;
    left: 0px;
    width: 351px;
    height: auto;
  }
  #w-awcv8aiz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-dddvdpm6 {
    top: 0px;
    left: 3.5px;
    width: 397px;
    height: 33px;
  }
  #w-jqv5qbt8 {
    top: 0.5px;
    left: 0px;
    width: 74px;
    height: 32.986114501953125px;
  }
  #w-jqv5qbt8 .text-block {
    background: ;
  }
  #w-jqv5qbt8 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-znlsfclt {
    top: 0px;
    left: 95.5px;
    width: 268px;
    height: 32.986114501953125px;
  }
  #w-znlsfclt .text-block {
    background: ;
  }
  #w-znlsfclt .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-r5ic2fo5 {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 61px;
  }
  #w-r5ic2fo5 .section-wrapper {
    opacity: 1;
  }
  #w-r5ic2fo5 {
    margin-bottom: -1px;
  }
  #w-r5ic2fo5 .section-background {
    background: center center/ cover no-repeat scroll content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-r5ic2fo5 .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-8ct5ew9l {
    top: 34px;
    left: 10px;
    width: 400px;
    height: 239px;
  }
  #w-ikmaq2hm {
    top: 0px;
    left: 95px;
    width: 210px;
    height: 15.000000953674316px;
  }
  #w-ikmaq2hm .text-block {
    background: ;
  }
  #w-ikmaq2hm .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-o0vfzr1l {
    top: 30px;
    left: 0px;
    width: 400px;
    height: 180.00001525878906px;
  }
  #w-o0vfzr1l .text-block {
    background: ;
  }
  #w-o0vfzr1l .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(122, 255, 7, 1);
    font-family: "Alice-Regular.ttf", sans-serif;
    font-size: 33px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-h5e5qzka {
    top: 100px;
    left: 155.5px;
    perspective: 1000px;
    width: 120px;
    height: 20.98958396911621px;
  }
  #w-h5e5qzka .text-block {
    background: ;
  }
  #w-h5e5qzka .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 14px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-h5e5qzka > div {
    transform: rotate(0deg) perspective(1000px);
  }
  #w-lfg8mq9c {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 935px;
  }
  .p-table1 {
    position: absolute;
    bottom: -17px;
    left: -52px;
    width: 100%;
  }
  h2 {
    font-size: 25px;
    color: #fff;
    font-weight: 800;
    padding-left: 10%;
  }
  #w-lfg8mq9c .section-wrapper {
    opacity: 1;
  }
  #w-lfg8mq9c {
    margin-bottom: -1px;
  }
  #w-lfg8mq9c .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-ve3usehk {
    top: 24.5px;
    left: 28.5px;
    width: 372px;
    height: 482px;
  }
  #w-w8wo4qa6 {
    top: 0px;
    left: 0px;
    width: 345px;
    height: 388px;
  }
  #w-w8wo4qa6 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
    z-index: null;
  }
  #w-w8wo4qa6 .image-background {
    width: 350px;
    height: 394px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/7.jpg");
    --type: 0;
  }
  #w-w8wo4qa6 .image-background-compare {
    background: undefined;
    clip: rect(0, 172.5px, 388px, 0);
    --type: 0;
  }
  #w-y49rtbu7 {
    top: 292px;
    left: 128px;
    width: 244px;
    height: 190px;
  }
  #w-y49rtbu7 .image-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    border-width: 0px;
    position: absolute;
  }
  #w-y49rtbu7 .image-background {
    width: 246px;
    height: 191px;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./img/8.jpg");
    --type: 0;
  }
  #w-y49rtbu7 .image-background-compare {
    background: undefined;
    clip: rect(0, 122px, 190px, 0);
    --type: 0;
  }
  #w-292ocn8l {
    top: 525.5px;
    left: 38.5px;
    width: 453px;
    height: 377px;
  }
  #w-83df2lid h1 {
    margin-top: 20px;
  }
  #w-83df2lid {
    top: -73px;
    left: 0px;
    width: 363px;
    height: 62.968753814697266px;
  }
  #w-83df2lid .text-block {
    background: ;
  }
  #w-83df2lid .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 17px;
    text-align: start;
    --type: 0;
  }
  #w-c37cdc6u {
    top: 123px;
    left: 0px;
    width: 349px;
    height: auto;
  }
  #w-c37cdc6u .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-nfg0cbyw {
    top: 95px;
    left: 0px;
    width: 349px;
    height: 33px;
  }
  #w-p8yja216 {
    top: 0px;
    left: 0px;
    width: 110px;
    height: 32.986114501953125px;
  }
  #w-p8yja216 .text-block {
    background: ;
  }
  #w-p8yja216 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-66z215d9 {
    top: 0px;
    left: 133px;
    width: 216px;
    height: 32.986114501953125px;
  }
  #w-66z215d9 .text-block {
    background: ;
  }
  #w-66z215d9 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-svpmhhzu {
    top: 138.5px;
    left: 0px;
    width: 333px;
    height: 33px;
  }
  #w-dllrx4th {
    top: 0px;
    left: 0px;
    width: 119px;
    height: 32.986114501953125px;
  }
  #w-dllrx4th .text-block {
    background: ;
  }
  #w-dllrx4th .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-05srge5r {
    top: 0px;
    left: 133px;
    width: 200px;
    height: 32.986114501953125px;
  }
  #w-05srge5r .text-block {
    background: ;
  }
  #w-05srge5r .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-09lc8drw {
    top: 197px;
    left: 0px;
    width: 453px;
    height: 33px;
  }
  #w-6xt3kk3o {
    top: 0px;
    left: 0px;
    width: 90px;
    height: 32.986114501953125px;
  }
  #w-6xt3kk3o .text-block {
    background: ;
  }
  #w-6xt3kk3o .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-6rt61urs {
    top: 0px;
    left: 133px;
    width: 320px;
    height: 32.986114501953125px;
  }
  #w-6rt61urs .text-block {
    background: ;
  }
  #w-6rt61urs .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-bfe43fq7 {
    top: 245.5px;
    left: 0px;
    width: 440px;
    height: 34px;
  }
  #w-7mxjac8v {
    top: 1px;
    left: 0px;
    width: 77px;
    height: 32.986114501953125px;
  }
  #w-7mxjac8v .text-block {
    background: ;
  }
  #w-7mxjac8v .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-r8c8f2lq {
    top: 0px;
    left: 133px;
    width: 307px;
    height: 32.986114501953125px;
  }
  #w-r8c8f2lq .text-block {
    background: ;
  }
  #w-r8c8f2lq .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 22px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-w7omioqk {
    top: 177px;
    left: 0px;
    width: 349px;
    height: auto;
  }
  #w-w7omioqk .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-6xawfkyz {
    top: 230px;
    left: 0px;
    width: 349px;
    height: auto;
  }
  #w-6xawfkyz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-i3bpwmn3 {
    top: 279px;
    left: 0px;
    width: 349px;
    height: auto;
  }
  #w-i3bpwmn3 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-wwt1p3ln {
    top: 279px;
    left: 0px;
    width: 349px;
    height: auto;
  }
  #w-wwt1p3ln .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-uzu7g0jl {
    top: 279px;
    left: 0px;
    width: 349px;
    height: auto;
  }
  #w-uzu7g0jl .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-9srq9evz {
    top: 279px;
    left: 0px;
    width: 349px;
    height: auto;
  }
  #w-9srq9evz .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 1px;
  }
  #w-p77eql2c {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 274px;
  }
  #w-p77eql2c .section-wrapper {
    opacity: 1;
  }
  #w-p77eql2c {
    margin-bottom: -1px;
  }
  #w-p77eql2c .section-background {
    background: center center/ cover no-repeat scroll content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-p77eql2c .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-0anilimu {
    top: 34px;
    left: 47px;
    width: 326px;
    height: 220px;
  }
  #w-jysrkpoi {
    top: 0px;
    left: 58px;
    width: 210px;
    height: 15.000000953674316px;
  }
  #w-jysrkpoi .text-block {
    background: ;
  }
  #w-jysrkpoi .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-fmgigqpy {
    top: 52px;
    left: 0px;
    width: 326px;
    height: 167.98611450195312px;
  }
  #w-fmgigqpy .text-block {
    background: ;
  }
  #w-fmgigqpy .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(244, 244, 244, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-tih6fr5j {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 346px;
  }
  #w-tih6fr5j .section-wrapper {
    opacity: 1;
  }
  #w-tih6fr5j {
    margin-bottom: -1px;
  }
  #w-tih6fr5j .section-background {
    background: center center/ cover no-repeat scroll content-box border-box
      url("./nails-background.jpg");
    --type: 0;
  }
  #w-tih6fr5j .section-wrapper > .overlay {
    background: rgba(52, 46, 89, 0.52);
    --type: 0;
  }
  #w-ruvx5a7d {
    top: 34px;
    left: 6.5px;
    width: 406px;
    height: 271px;
  }
  #w-7zdd3br1 {
    top: 0px;
    left: 98.5px;
    width: 210px;
    height: 15.000000953674316px;
    display: none
  }
  #w-7zdd3br1 .text-block {
    background: ;
  }
  #w-7zdd3br1 .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(242, 196, 208, 1);
    font-family: "Lato", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-j1du4gtx {
    top: 51px;
    left: 0px;
    width: 406px;
    height: 220px;
  }
  #w-j1du4gtx form {
    border-radius: 0px;
    font-size: 13px;
  }
  #w-j1du4gtx {
  }
  #w-d5g3g752 {
    top: 75px;
    left: 0px;
    width: 218px;
    height: 29px;
  }
  #w-d5g3g752 .input-css {
    background-color: #fff;
    border-color: #d9d9d9;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
  }
  #w-d5g3g752 input {
  }
  #w-d5g3g752 input::placeholder {
    color: #979797;
    -webkit-text-fill-color: #979797 !important;
  }
  #w-9o4wx7pn {
    top: 75px;
    left: 227.5px;
    width: 105px;
    height: 29px;
  }
  #w-9o4wx7pn .input-css {
    background-color: #fff;
    border-color: #d9d9d9;
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
  }
  #w-9o4wx7pn input {
  }
  #w-9o4wx7pn input::placeholder {
    color: #979797;
    -webkit-text-fill-color: #979797 !important;
  }
  #w-150ze109 {
    top: 191.5px;
    left: 85.5px;
    width: 235px;
    height: 29px;
  }
  #w-150ze109 .button-css {
    border-radius: 50px;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    font-weight: bold;
    background: rgba(6, 223, 42, 1);
    --type: 0;
  }
  #w-pfms7x72 {
    top: 38px;
    left: 0px;
    width: 405px;
    height: 29px;
  }
  #w-pfms7x72 .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-pfms7x72 select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-pfms7x72 .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-xeliov0m {
    top: 0px;
    left: 0px;
    width: 405px;
    height: 29px;
  }
  #w-xeliov0m .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-xeliov0m select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-xeliov0m .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-bg25zbgf {
    top: 75px;
    left: 342.5px;
    width: 63px;
    height: 29px;
  }
  #w-bg25zbgf .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-bg25zbgf select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-bg25zbgf .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-vcg9ybls {
    top: 113.5px;
    left: 0px;
    width: 106px;
    height: 29px;
  }
  #w-vcg9ybls .input-datetime {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-vcg9ybls input {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-vcg9ybls input::placeholder {
    color: #979797;
    -webkit-text-fill-color: #979797 !important;
  }
  #w-vcg9ybls .input-datetime-placeholder {
    color: #979797;
  }
  #w-8mb59zfl {
    top: 113.5px;
    left: 259.5px;
    width: 147px;
    height: 29px;
  }
  #w-8mb59zfl .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-8mb59zfl select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-8mb59zfl .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-2wcszvm0 {
    top: 38px;
    left: 0px;
    width: 405px;
    height: 29px;
  }
  #w-2wcszvm0 .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-2wcszvm0 select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-2wcszvm0 .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-zslt6jn4 {
    top: 38px;
    left: 0px;
    width: 406px;
    height: 29px;
  }
  #w-zslt6jn4 .select-css {
    border-color: rgba(217, 217, 217, 1);
    border-radius: 0px;
    border-style: solid;
    border-width: 1px;
    color: rgba(0, 0, 0, 1);
  }
  #w-zslt6jn4 select {
    background: rgba(255, 255, 255, 1);
    color: rgba(0, 0, 0, 1);
  }
  #w-zslt6jn4 .chevron .icon {
    color: rgba(0, 0, 0, 1);
  }
  #w-9r4xcgcv {
    top: 0px;
    left: 0px;
    position: relative;
    width: 100%;
    height: 380px;
  }
  #w-9r4xcgcv .section-wrapper {
    opacity: 1;
  }
  #w-9r4xcgcv {
    margin-bottom: -1px;
  }
  #w-9r4xcgcv .section-background {
    background: center center/ cover no-repeat content-box border-box
      url("./nen-xanh-1.jpg");
    --type: 0;
  }
  #w-0u9vqwvz {
    top: 9.25px;
    left: 165.9930648803711px;
    width: 79px;
    height: 30.000001907348633px;
  }
  #w-0u9vqwvz .text-block {
    background: ;
  }
  #w-0u9vqwvz .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(191, 73, 4, 1);
    font-family: "Lato", sans-serif;
    font-size: 10px;
    font-weight: bold;
    text-align: center;
    --type: 0;
  }
  #w-9u47q5mh {
    top: 39.2361478805542px;
    left: 25.763916015625px;
    width: 400px;
    height: 32.986114501953125px;
  }
  #w-9u47q5mh .text-block {
    background: ;
  }
  #w-9u47q5mh .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-fbxhjyd6 {
    top: 561.25px;
    left: 43.5px;
    width: 88px;
    height: auto;
    opacity: 0;
  }
  #w-fbxhjyd6 .line-container {
    border-color: rgba(191, 73, 4, 1);
    border-style: solid;
    border-width: 2px;
  }
  #w-9fyquiqx {
    top: 83px;
    left: 10px;
    width: 400px;
    height: 400px;
  }
  #w-9fyquiqx .image-block-css {
    border-color: rgba(191, 73, 4, 1);
    border-radius: 8px;
    border-style: solid;
    border-width: 1px;
    position: absolute;
    z-index: null;
  }
  #w-9fyquiqx .image-background {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: center center/ cover no-repeat scroll content-box border-box
      url("./info.jpg");
    --type: 0;
  }
  #w-9fyquiqx .image-background-compare {
    background: undefined;
    clip: rect(0, 200px, 400px, 0);
    --type: 0;
  }
  #w-jd7at8up {
    top: 117px;
    left: 10px;
    width: 535px;
    height: 204px;
  }
  #w-gta3d5pk {
    top: 12px;
    left: 0px;
    width: 163px;
    height: 51px;
  }
  #w-p4xeuj79 {
    top: 6.5px;
    left: 0px;
    width: 35px;
    height: 35px;
  }
  #w-p4xeuj79 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-p4xeuj79 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB3aWR0aD0nNTAnIGhlaWdodD0nNzAnIHZpZXdCb3g9JzAgMCA1MCA3MCcgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNMzYuNDE3IDcwSDM2LjQ4N0MzNy44MDcgNzAgMzkuMDU0NiA2OS4yNzIgMzkuOTk5NiA2Ny45NDg4TDQ2Ljc3OTkgNTguNDU2NEM0Ny4wMTIzIDU4LjEzMTcgNDcuMTk2NiA1Ny43NDU5IDQ3LjMyMjQgNTcuMzIxM0M0Ny40NDgxIDU2Ljg5NjcgNDcuNTEyOSA1Ni40NDE1IDQ3LjUxMjkgNTUuOTgxN0M0Ny41MTI5IDU1LjUyMjEgNDcuNDQ4MSA1NS4wNjY5IDQ3LjMyMjQgNTQuNjQyMkM0Ny4xOTY2IDU0LjIxNzYgNDcuMDEyMyA1My44MzE5IDQ2Ljc3OTkgNTMuNTA3MkwzNi43Nzk1IDM5LjUwNjVDMzYuNTQ3NiAzOS4xODExIDM2LjI3MiAzOC45MjMxIDM1Ljk2ODcgMzguNzQ3QzM1LjY2NTQgMzguNTcwOCAzNS4zNDAzIDM4LjQ4MDIgMzUuMDExOSAzOC40ODAyQzM0LjY4MzYgMzguNDgwMiAzNC4zNTg0IDM4LjU3MDggMzQuMDU1MSAzOC43NDdDMzMuNzUxOCAzOC45MjMxIDMzLjQ3NjMgMzkuMTgxMSAzMy4yNDQ0IDM5LjUwNjVMMjkuMjU5MiA0NS4wODU3QzI3LjQxMTYgNDQuMzE1NyAyMy45NjQgNDIuNTY1NiAyMS43Nzg5IDM5LjUwNjVDMTkuNTkzOCAzNi40NDczIDE4LjM0MzggMzEuNjIwNiAxNy43OTM4IDI5LjAzNEwyMS43Nzg5IDIzLjQ1NDZDMjIuMDExMyAyMy4xMjk5IDIyLjE5NTYgMjIuNzQ0MiAyMi4zMjE0IDIyLjMxOTZDMjIuNDQ3MiAyMS44OTUgMjIuNTEyIDIxLjQzOTggMjIuNTEyIDIwLjk4QzIyLjUxMiAyMC41MjAzIDIyLjQ0NzIgMjAuMDY1MSAyMi4zMjE0IDE5LjY0MDVDMjIuMTk1NiAxOS4yMTU5IDIyLjAxMTMgMTguODMwMiAyMS43Nzg5IDE4LjUwNTRMMTEuNzc4NSA0LjUwNDc1QzExLjMwMDYgMy44NzMxMyAxMC42NjgyIDMuNTIxMjkgMTAuMDEwOSAzLjUyMTI5QzkuMzUzNjggMy41MjEyOSA4LjcyMTMzIDMuODczMTMgOC4yNDMzOSA0LjUwNDc1TDEuNDY1NiAxMy45OTcyQzAuNTE1NTYzIDE1LjMyNzMgLTAuMDE5NDU5NCAxNy4xNTQzIDAuMDAwNTQxMzgzIDE5LjAyQzAuMDU4MDQ3NiAyNC4wMDQyIDEuMDAwNTggNDEuMzE2IDEwLjc0NiA1NC45NTk3QzIwLjQ5MTMgNjguNjAzNCAzMi44NTY4IDY5LjkxOTUgMzYuNDE3IDcwWk0xMC4wMTM1IDExLjkyODZMMTYuNDc4NyAyMC45OEwxMy4yNDYxIDI1LjUwNThDMTIuOTUxOSAyNS45MTY1IDEyLjczNTggMjYuNDIzNyAxMi42MTc1IDI2Ljk4MTJDMTIuNDk5MSAyNy41Mzg4IDEyLjQ4MjMgMjguMTI5IDEyLjU2ODUgMjguNjk4QzEyLjYyODUgMjkuMTAwNSAxNC4wOTYxIDM4LjY0NTQgMTguMjQ2MyA0NC40NTU3QzIyLjM5NjQgNTAuMjY2IDI5LjIxNDIgNTIuMzIwNiAyOS41MDE3IDUyLjQwNDZDMjkuOTA4MSA1Mi41MjYgMzAuMzI5OCA1Mi41MDI3IDMwLjcyOCA1Mi4zMzcxQzMxLjEyNjQgNTIuMTcxMyAzMS40ODg3IDUxLjg2ODQgMzEuNzgxOCA1MS40NTZMMzUuMDE0NCA0Ni45MzAzTDQxLjQ3OTcgNTUuOTgxN0wzNi40NjQ1IDYyLjk5OTdDMzMuMzQ0NCA2Mi45MjYyIDIyLjY2ODkgNjEuNzUzNiAxNC4yODExIDUwLjAwN0M1Ljg2NTc4IDM4LjIyNTQgNS4wNTA3MSAyMy4yMjcyIDUuMDAwNzEgMTguOTQ2NEwxMC4wMTM1IDExLjkyODZaTTQ0Ljk5OTggMzEuNDk4MUg1MEM1MCAxMy41NDIxIDQwLjMxNzEgMCAyNy40NzQyIDBWNy4wMDAzNUMzNy42Mjk1IDcuMDAwMzUgNDQuOTk5OCAxNy4zMDE0IDQ0Ljk5OTggMzEuNDk4MVonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(191, 73, 4, 1);
  }
  #w-4yvwe6pp {
    top: 0px;
    left: 48.5px;
    width: 100px;
    height: 24.010417938232422px;
  }
  #w-4yvwe6pp .text-block {
    background: ;
  }
  #w-4yvwe6pp .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-xndobltg {
    top: 30px;
    left: 48.5px;
    width: 115px;
    height: 20.98958396911621px;
  }
  #w-xndobltg .text-block {
    background: ;
  }
  #w-xndobltg .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: left;
    --type: 0;
  }
  #w-bdy4uu38 {
    top: 82px;
    left: 0px;
    width: 316px;
    height: 72px;
  }
  #w-kp4529k0 {
    top: 6.5px;
    left: 0px;
    width: 35px;
    height: 35px;
  }
  #w-kp4529k0 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-kp4529k0 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9Im1hcC1tYXJrZXItcmFkaXVzIj48cGF0aCBkPSJNMTIsMkMxNS4zMSwyIDE4LDQuNjYgMTgsNy45NUMxOCwxMi40MSAxMiwxOSAxMiwxOUMxMiwxOSA2LDEyLjQxIDYsNy45NUM2LDQuNjYgOC42OSwyIDEyLDJNMTIsNkEyLDIgMCAwLDAgMTAsOEEyLDIgMCAwLDAgMTIsMTBBMiwyIDAgMCwwIDE0LDhBMiwyIDAgMCwwIDEyLDZNMjAsMTlDMjAsMjEuMjEgMTYuNDIsMjMgMTIsMjNDNy41OCwyMyA0LDIxLjIxIDQsMTlDNCwxNy43MSA1LjIyLDE2LjU2IDcuMTEsMTUuODNMNy43NSwxNi43NEM2LjY3LDE3LjE5IDYsMTcuODEgNiwxOC41QzYsMTkuODggOC42OSwyMSAxMiwyMUMxNS4zMSwyMSAxOCwxOS44OCAxOCwxOC41QzE4LDE3LjgxIDE3LjMzLDE3LjE5IDE2LjI1LDE2Ljc0TDE2Ljg5LDE1LjgzQzE4Ljc4LDE2LjU2IDIwLDE3LjcxIDIwLDE5WiI+PC9wYXRoPjwvc3ZnPg==);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(191, 73, 4, 1);
  }
  #w-6mx2e2dj {
    top: 0px;
    left: 48.5px;
    width: 100px;
    height: 24.010417938232422px;
  }
  #w-6mx2e2dj .text-block {
    background: ;
  }
  #w-6mx2e2dj .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-vcnmpppu {
    top: 30px;
    left: 48.5px;
    width: 268px;
    height: 41.97916793823242px;
  }
  #w-vcnmpppu .text-block {
    background: ;
  }
  #w-vcnmpppu .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: left;
    --type: 0;
  }
  #w-ml7ethh1 {
    top: 0px;
    left: 179.5px;
    width: 356px;
    height: 93px;
  }
  #w-u2iv2jmt {
    top: 6.5px;
    left: 0px;
    width: 40px;
    height: 35px;
  }
  #w-u2iv2jmt {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-u2iv2jmt .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAyNCAyNCIgY2xhc3M9ImNsb2NrIj48cGF0aCBkPSJNMTIsMjBBOCw4IDAgMCwwIDIwLDEyQTgsOCAwIDAsMCAxMiw0QTgsOCAwIDAsMCA0LDEyQTgsOCAwIDAsMCAxMiwyME0xMiwyQTEwLDEwIDAgMCwxIDIyLDEyQTEwLDEwIDAgMCwxIDEyLDIyQzYuNDcsMjIgMiwxNy41IDIsMTJBMTAsMTAgMCAwLDEgMTIsMk0xMi41LDdWMTIuMjVMMTcsMTQuOTJMMTYuMjUsMTYuMTVMMTEsMTNWN0gxMi41WiI+PC9wYXRoPjwvc3ZnPg==);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(191, 73, 4, 1);
  }
  #w-3r55ggvp {
    top: 0px;
    left: 54.5px;
    width: 113px;
    height: 24.010417938232422px;
  }
  #w-3r55ggvp .text-block {
  }
  #w-3r55ggvp .text-block-css {
    width: 130px;
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-family: "Playfair Display", sans-serif;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-3tpfjdia {
    top: 30px;
    left: 54.5px;
    width: 302px;
    height: 62.968753814697266px;
  }
  #w-3tpfjdia .text-block {
    background: ;
  }
  #w-3tpfjdia .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: left;
    --type: 0;
  }
  #w-i3nluekd {
    top: 171.5px;
    left: 0px;
    width: 275px;
    height: 32.986114501953125px;
  }
  #w-i3nluekd .text-block {
    background: ;
  }
  #w-i3nluekd .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-size: 22px;
    font-weight: bold;
    text-align: left;
    --type: 0;
  }
  #w-paxqmfyp {
    top: 171px;
    left: 219px;
    width: 31px;
    height: 31px;
  }
  #w-k1djudxw {
    top: 0px;
    left: 0px;
    width: 31px;
    height: 31px;
  }
  #w-k1djudxw .rectangle-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(52, 46, 89, 1);
  }
  #w-03gggrik {
    top: 8px;
    left: 8px;
    width: 16px;
    height: 16px;
  }
  #w-03gggrik {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-03gggrik .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB3aWR0aD0nNTcnIGhlaWdodD0nNTcnIHZpZXdCb3g9JzAgMCA1NyA1NycgZmlsbD0nbm9uZScgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48cGF0aCBkPSdNNDMuNTE0MiAxNi44NjFDNDUuMzc4MSAxNi44NjEgNDYuODg5MiAxNS4zNDk5IDQ2Ljg4OTIgMTMuNDg2QzQ2Ljg4OTIgMTEuNjIyIDQ1LjM3ODEgMTAuMTExIDQzLjUxNDIgMTAuMTExQzQxLjY1MDIgMTAuMTExIDQwLjEzOTIgMTEuNjIyIDQwLjEzOTIgMTMuNDg2QzQwLjEzOTIgMTUuMzQ5OSA0MS42NTAyIDE2Ljg2MSA0My41MTQyIDE2Ljg2MVonIGZpbGw9J2JsYWNrJy8+PHBhdGggZD0nTTI4LjUwMDEgMTQuMDU3OEMyNS42NDM3IDE0LjA1NzggMjIuODUxNCAxNC45MDQ4IDIwLjQ3NjQgMTYuNDkxN0MxOC4xMDE0IDE4LjA3ODcgMTYuMjUwMyAyMC4zMzQyIDE1LjE1NzIgMjIuOTczMkMxNC4wNjQxIDI1LjYxMjIgMTMuNzc4MSAyOC41MTYgMTQuMzM1NCAzMS4zMTc1QzE0Ljg5MjYgMzQuMTE5IDE2LjI2ODEgMzYuNjkyNCAxOC4yODc5IDM4LjcxMjJDMjAuMzA3NyA0MC43MzE5IDIyLjg4MSA0Mi4xMDc0IDI1LjY4MjUgNDIuNjY0N0MyOC40ODQgNDMuMjIxOSAzMS4zODc5IDQyLjkzNTkgMzQuMDI2OCA0MS44NDI4QzM2LjY2NTggNDAuNzQ5NyAzOC45MjE0IDM4Ljg5ODYgNDAuNTA4MyAzNi41MjM2QzQyLjA5NTIgMzQuMTQ4NiA0Mi45NDIyIDMxLjM1NjQgNDIuOTQyMiAyOC41QzQyLjk0MjIgMjQuNjY5NyA0MS40MjA3IDIwLjk5NjMgMzguNzEyMiAxOC4yODc4QzM2LjAwMzggMTUuNTc5NCAzMi4zMzA0IDE0LjA1NzggMjguNTAwMSAxNC4wNTc4Wk0yOC41MDAxIDM3Ljg3NUMyNi42NDU5IDM3Ljg3NSAyNC44MzMzIDM3LjMyNTIgMjMuMjkxNiAzNi4yOTVDMjEuNzQ5OSAzNS4yNjQ5IDIwLjU0ODMgMzMuODAwNyAxOS44Mzg3IDMyLjA4NzZDMTkuMTI5MSAzMC4zNzQ2IDE4Ljk0MzUgMjguNDg5NiAxOS4zMDUyIDI2LjY3MUMxOS42NjY5IDI0Ljg1MjQgMjAuNTU5OCAyMy4xODIgMjEuODcwOSAyMS44NzA5QzIzLjE4MiAyMC41NTk3IDI0Ljg1MjUgMTkuNjY2OSAyNi42NzExIDE5LjMwNTFDMjguNDg5NyAxOC45NDM0IDMwLjM3NDcgMTkuMTI5IDMyLjA4NzcgMTkuODM4NkMzMy44MDA4IDIwLjU0ODIgMzUuMjY0OSAyMS43NDk4IDM2LjI5NTEgMjMuMjkxNUMzNy4zMjUyIDI0LjgzMzIgMzcuODc1MSAyNi42NDU4IDM3Ljg3NTEgMjguNUMzNy44NzUxIDMwLjk4NjQgMzYuODg3MyAzMy4zNzEgMzUuMTI5MiAzNS4xMjkxQzMzLjM3MSAzNi44ODczIDMwLjk4NjUgMzcuODc1IDI4LjUwMDEgMzcuODc1WicgZmlsbD0nYmxhY2snLz48cGF0aCBkPSdNMjguNSA1LjQ0MjJDMzYuMDA5NCA1LjQ0MjIgMzYuOSA1LjQ3MDMgMzkuODY0OCA1LjYwNjJDNDEuNjQ4MSA1LjYyNzQgNDMuNDE0NCA1Ljk1NDggNDUuMDg2NyA2LjU3NDJDNDYuMyA3LjA0MjIgNDcuNDAxOCA3Ljc1OTEgNDguMzIxNCA4LjY3ODZDNDkuMjQwOSA5LjU5ODIgNDkuOTU3OCAxMC43IDUwLjQyNTggMTEuOTEzM0M1MS4wNDUyIDEzLjU4NTYgNTEuMzcyNiAxNS4zNTE5IDUxLjM5MzcgMTcuMTM1MkM1MS41Mjk3IDIwLjEgNTEuNTU3OCAyMC45OTA2IDUxLjU1NzggMjguNTAyM0M1MS41NTc4IDM2LjAxNDEgNTEuNTI5NyAzNi45IDUxLjM5MzcgMzkuODY0OEM1MS4zNzI2IDQxLjY0ODEgNTEuMDQ1MiA0My40MTQ0IDUwLjQyNTggNDUuMDg2N0M0OS45NTc4IDQ2LjMgNDkuMjQwOSA0Ny40MDE4IDQ4LjMyMTQgNDguMzIxNEM0Ny40MDE4IDQ5LjI0MDkgNDYuMyA0OS45NTc4IDQ1LjA4NjcgNTAuNDI1OEM0My40MTQ0IDUxLjA0NTIgNDEuNjQ4MSA1MS4zNzI2IDM5Ljg2NDggNTEuMzkzN0MzNi45IDUxLjUyOTcgMzYuMDA5NCA1MS41NTc4IDI4LjUgNTEuNTU3OEMyMC45OTA2IDUxLjU1NzggMjAuMSA1MS41Mjk3IDE3LjEzNTIgNTEuMzkzN0MxNS4zNTE5IDUxLjM3MjYgMTMuNTg1NiA1MS4wNDUyIDExLjkxMzMgNTAuNDI1OEMxMC43IDQ5Ljk1NzggOS41OTgyIDQ5LjI0MDkgOC42Nzg2IDQ4LjMyMTRDNy43NTkxIDQ3LjQwMTggNy4wNDIyIDQ2LjMgNi41NzQyIDQ1LjA4NjdDNS45NTQ4IDQzLjQxNDQgNS42Mjc0IDQxLjY0ODEgNS42MDYyIDM5Ljg2NDhDNS40NzAzIDM2LjkgNS40NDIyIDM2LjAwOTQgNS40NDIyIDI4LjVDNS40NDIyIDIwLjk5MDYgNS40NzAzIDIwLjEgNS42MDYyIDE3LjEzNTJDNS42Mjc0IDE1LjM1MTkgNS45NTQ4IDEzLjU4NTYgNi41NzQyIDExLjkxMzNDNy4wNDIyIDEwLjcgNy43NTkxIDkuNTk4MiA4LjY3ODYgOC42Nzg2QzkuNTk4MiA3Ljc1OTEgMTAuNyA3LjA0MjIgMTEuOTEzMyA2LjU3NDJDMTMuNTg1NiA1Ljk1NDggMTUuMzUxOSA1LjYyNzQgMTcuMTM1MiA1LjYwNjJDMjAuMSA1LjQ3MDMgMjAuOTkwNiA1LjQ0MjIgMjguNSA1LjQ0MjJaTTI4LjUgMC4zNzVDMjAuODYxNyAwLjM3NSAxOS45MDMxIDAuNDA3ODEgMTYuOTAzMSAwLjU0Mzc1QzE0LjU3MDYgMC41OTA4NSAxMi4yNjI5IDEuMDMzMSAxMC4wNzgxIDEuODUxNkM4LjIwOTUgMi41NzQxIDYuNTEyNSAzLjY3OTIgNS4wOTU4IDUuMDk1OEMzLjY3OTIgNi41MTI1IDIuNTc0MSA4LjIwOTUgMS44NTE2IDEwLjA3ODFDMS4wMzI4IDEyLjI2MzYgMC41OTA1OSAxNC41NzIxIDAuNTQzNzUgMTYuOTA1NUMwLjQwNzgxIDE5LjkwNTUgMC4zNzUgMjAuODU5NCAwLjM3NSAyOC41QzAuMzc1IDM2LjE0MDYgMC40MDc4MSAzNy4wOTY5IDAuNTQzNzUgNDAuMDk2OUMwLjU5MDg1IDQyLjQyOTQgMS4wMzMxIDQ0LjczNzEgMS44NTE2IDQ2LjkyMTlDMi41NzQxIDQ4Ljc5MDUgMy42NzkyIDUwLjQ4NzUgNS4wOTU4IDUxLjkwNDJDNi41MTI1IDUzLjMyMDggOC4yMDk1IDU0LjQyNTkgMTAuMDc4MSA1NS4xNDg0QzEyLjI2MzYgNTUuOTY3MiAxNC41NzIxIDU2LjQwOTQgMTYuOTA1NSA1Ni40NTYyQzE5LjkwNTUgNTYuNTkyMiAyMC44NjE3IDU2LjYyNSAyOC41IDU2LjYyNUMzNi4xMzgzIDU2LjYyNSAzNy4wOTY5IDU2LjU5MjIgNDAuMDk2OSA1Ni40NTYyQzQyLjQzMDIgNTYuNDA5NCA0NC43Mzg3IDU1Ljk2NzIgNDYuOTI0MiA1NS4xNDg0QzQ4Ljc5MjggNTQuNDI1OSA1MC40ODk5IDUzLjMyMDggNTEuOTA2NSA1MS45MDQyQzUzLjMyMzIgNTAuNDg3NSA1NC40MjgyIDQ4Ljc5MDUgNTUuMTUwOCA0Ni45MjE5QzU1Ljk2ODggNDQuNzM2MyA1Ni40MTAyIDQyLjQyNzcgNTYuNDU2MiA0MC4wOTQ1QzU2LjU5MjIgMzcuMDk0NSA1Ni42MjUgMzYuMTQwNiA1Ni42MjUgMjguNUM1Ni42MjUgMjAuODU5NCA1Ni41OTIyIDE5LjkwMzEgNTYuNDU2MiAxNi45MDMxQzU2LjQwOTEgMTQuNTcwNiA1NS45NjY5IDEyLjI2MjkgNTUuMTQ4NCAxMC4wNzgxQzU0LjQyNTkgOC4yMDk1IDUzLjMyMDggNi41MTI1IDUxLjkwNDIgNS4wOTU4QzUwLjQ4NzUgMy42NzkyIDQ4Ljc5MDUgMi41NzQxIDQ2LjkyMTkgMS44NTE2QzQ0LjczNjMgMS4wMzM2IDQyLjQyNzcgMC41OTIxOCA0MC4wOTQ1IDAuNTQ2MDlDMzcuMDk0NSAwLjQwNTQ3IDM2LjE0MDYgMC4zNzUgMjguNSAwLjM3NVonIGZpbGw9J2JsYWNrJy8+PC9zdmc+);
    --hover-color: rgba(255, 255, 255, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(244, 244, 244, 1);
  }
  #w-39n2j7cj {
    top: 171px;
    left: 264px;
    width: 31px;
    height: 31px;
  }
  #w-vptumyy0 {
    top: 0px;
    left: 0px;
    width: 31px;
    height: 31px;
  }
  #w-vptumyy0 .rectangle-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(52, 46, 89, 1);
  }
  #w-iii5w491 {
    top: 8.5px;
    left: 7.5px;
    width: 16px;
    height: 16px;
  }
  #w-iii5w491 {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-iii5w491 .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIHZpZXdCb3g9IjAgMCAxMDQ5Ljg5NTMgMTg5Ni4wODMzIiBjbGFzcz0ibWFwLW1hcmtlciI+PHBhdGggZD0iTTc2OCA2NDBxMC0xMDYtNzUtMTgxdC0xODEtNzUtMTgxIDc1LTc1IDE4MSA3NSAxODEgMTgxIDc1IDE4MS03NSA3NS0xODF6bTI1NiAwcTAgMTA5LTMzIDE3OWwtMzY0IDc3NHEtMTYgMzMtNDcuNSA1MnQtNjcuNSAxOS02Ny41LTE5LTQ2LjUtNTJMMzMgODE5UTAgNzQ5IDAgNjQwcTAtMjEyIDE1MC0zNjJ0MzYyLTE1MCAzNjIgMTUwIDE1MCAzNjJ6Ij48L3BhdGg+PC9zdmc+);
    --hover-color: rgba(255, 255, 255, 1);
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    background: rgba(145, 145, 145, 1);
  }
  #w-2alwe7hv {
    top: 0px;
    left: 0px;
    width: 233px;
    height: undefinedpx;
  }
  #w-2alwe7hv .text-block {
    background: ;
  }
  #w-2alwe7hv .text-block-css {
    border-style: solid;
    border-color: rgba(229, 231, 235, 1);
    color: rgba(255, 255, 255, 1);
    font-size: 16px;
    --type: 0;
  }
  #w-__popup_default__ {
    position: fixed;
    width: 400px;
    height: 250px;
  }
  #w-__popup_default__::-webkit-scrollbar {
    display: none;
  }
  #w-__popup_default__ .popup-background {
    background: rgba(255, 255, 255, 1);
    border-color: rgba(76, 175, 80, 0.8);
    border-radius: 13px;
    border-style: solid;
    box-shadow: 4px 4px 9px 0px rgba(139, 195, 74, 0.2);
    color: rgba(69, 64, 64, 1);
  }
  #w-oc2dcqis {
    top: 21px;
    left: 36px;
    width: 176px;
    height: 54px;
  }
  #w-oc2dcqis .text-block {
    background: ;
  }
  #w-oc2dcqis .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    color: rgba(69, 64, 64, 1);
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    font-weight: bold;
    text-align: start;
    --type: 0;
  }
  #w-pn1igdhr {
    top: 89px;
    left: 36px;
    width: 328px;
    height: 48px;
  }
  #w-pn1igdhr .text-block {
    background: ;
  }
  #w-pn1igdhr .text-block-css {
    border-color: rgba(229, 231, 235, 1);
    border-style: solid;
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    text-align: start;
    --type: 0;
  }
  #w-au0o7yag {
    top: 184px;
    left: 241.5px;
    width: 130px;
    height: 40px;
  }
  #w-au0o7yag .button-css {
    border-radius: 6px;
    border-style: solid;
    color: rgba(255, 255, 255, 1);
    font-weight: bold;
    background: rgba(76, 175, 80, 0.8);
    --type: 0;
  }
  #w-au0o7yap {
    top: 0px;
    left: 370px;
    z-index: 1;
    width: 29px;
    height: 29px;
  }
  #w-au0o7yap {
    box-shadow: undefined;
    filter: undefined;
  }
  #w-au0o7yap .rectangle-css {
    -webkit-mask-image: url(data:image/svg+xml;base64,PHN2ZyBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSdub25lJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScxMDAlJyBoZWlnaHQ9JzEwMCUnIHZpZXdCb3g9JzAgMCAyNCAyNCc+IDxwYXRoIGQ9J00xMy40NiwxMkwxOSwxNy41NFYxOUgxNy41NEwxMiwxMy40Nkw2LjQ2LDE5SDVWMTcuNTRMMTAuNTQsMTJMNSw2LjQ2VjVINi40NkwxMiwxMC41NEwxNy41NCw1SDE5VjYuNDZMMTMuNDYsMTJaJz48L3BhdGg+IDwvc3ZnPg==);
    border-color: #e5e7eb;
    border-style: solid;
    z-index: 1;
    background: rgb(212, 212, 212);
  }
  .-popup-checkout .-close,
  .-zoom .-close {
    width: undefinedpx;
    height: undefinedpx;
  }
  .-checkout-gallery .gallery-view-item {
    background-size: cover !important;
  }
  #w-xdsrtuok.animation {
    transform: perspective(1000px);
  }
  #w-xdsrtuok.animation .rectangle-css {
    animation-name: flash;
    -webkit-animation-name: flash;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-k1mceobt.animation {
    transform: perspective(1000px);
  }
  #w-k1mceobt.animation .text-block-css {
    animation-name: flash;
    -webkit-animation-name: flash;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-xr9fzhab.animation {
    transform: perspective(1000px);
  }
  #w-xr9fzhab.animation .text-block-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-su18jfer.animation {
    transform: perspective(1000px);
  }
  #w-su18jfer.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-uuz7ny6l.animation {
    transform: perspective(1000px);
  }
  #w-uuz7ny6l.animation > .group-container {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-qiu5lg9z.animation {
    transform: perspective(1000px);
  }
  #w-qiu5lg9z.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-1imh8sw1.animation {
    transform: perspective(1000px);
  }
  #w-1imh8sw1.animation .button-css {
    animation-name: headShake;
    -webkit-animation-name: headShake;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-f8c5axhw.animation {
    transform: perspective(1000px);
  }
  #w-f8c5axhw.animation > .group-container {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-ewigt7sk.animation {
    transform: perspective(1000px);
  }
  #w-ewigt7sk.animation .text-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-ke97jkum.animation {
    transform: perspective(1000px);
  }
  #w-ke97jkum.animation > .group-container {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-weq1izfw.animation {
    transform: perspective(1000px);
  }
  #w-weq1izfw.animation .text-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-7lr0lixz.animation {
    transform: perspective(1000px);
  }
  #w-7lr0lixz.animation > .group-container {
    animation-name: fadeInUp;
    -webkit-animation-name: fadeInUp;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-v7skegw1.animation {
    transform: perspective(1000px);
  }
  #w-v7skegw1.animation .text-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-o201j0i5.animation {
    transform: perspective(1000px);
  }
  #w-o201j0i5.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-x716ov43.animation {
    transform: perspective(1000px);
  }
  #w-x716ov43.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-rlvz2u8k.animation {
    transform: perspective(1000px);
  }
  #w-rlvz2u8k.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-u6o40k4q.animation {
    transform: perspective(1000px);
  }
  #w-u6o40k4q.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-p7yb1jpq.animation {
    transform: perspective(1000px);
  }
  #w-p7yb1jpq.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-jfrtom8l.animation {
    transform: perspective(1000px);
  }
  #w-jfrtom8l.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-187zx8yb.animation {
    transform: perspective(1000px);
  }
  #w-187zx8yb.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-xalvjxp6.animation {
    transform: perspective(1000px);
  }
  #w-xalvjxp6.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-xalvjxp6.animation {
    transform: perspective(1000px);
  }
  #w-xalvjxp6.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-0itarxqc.animation {
    transform: perspective(1000px);
  }
  #w-0itarxqc.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-28jgublf.animation {
    transform: perspective(1000px);
  }
  #w-zqh0ppuv .group-container .com-text-block {
    width: fit-content;
  }
  #w-zqh0ppuv .group-container > div:nth-child(2) {
    padding-left: 25px;
  }

  #w-28jgublf.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-44knv8c8.animation {
    transform: perspective(1000px);
  }
  #w-44knv8c8.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-a53lhwod.animation {
    transform: perspective(1000px);
  }
  #w-a53lhwod.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-o235onzm.animation {
    transform: perspective(1000px);
  }
  #w-o235onzm.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-4s3h5n0t.animation {
    transform: perspective(1000px);
  }
  #w-4s3h5n0t.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-vcu2r8h2.animation {
    transform: perspective(1000px);
  }
  #w-vcu2r8h2.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-fo9jwfz1.animation {
    transform: perspective(1000px);
  }
  #w-fo9jwfz1.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-j9tw693k.animation {
    transform: perspective(1000px);
  }
  #w-j9tw693k.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-avqtmsfr.animation {
    transform: perspective(1000px);
  }
  #w-avqtmsfr.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-3261nuia.animation {
    transform: perspective(1000px);
  }
  #w-3261nuia.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-h4zm08ns.animation {
    transform: perspective(1000px);
  }
  #w-h4zm08ns.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-hbrk51qn.animation {
    transform: perspective(1000px);
  }
  #w-hbrk51qn.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-v6ytlzw1.animation {
    transform: perspective(1000px);
  }
  #w-v6ytlzw1.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-120l47xz.animation {
    transform: perspective(1000px);
  }
  #w-120l47xz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-aczvo260.animation {
    transform: perspective(1000px);
  }
  #w-aczvo260.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-67lhx8xg.animation {
    transform: perspective(1000px);
  }
  #w-67lhx8xg.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-pw8jmq33.animation {
    transform: perspective(1000px);
  }
  #w-pw8jmq33.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-uxqcp06w.animation {
    transform: perspective(1000px);
  }
  #w-uxqcp06w.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-z5jhhjsw.animation {
    transform: perspective(1000px);
  }
  #w-z5jhhjsw.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-8u6a9v8m.animation {
    transform: perspective(1000px);
  }
  #w-8u6a9v8m.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-67kkmakg.animation {
    transform: perspective(1000px);
  }
  #w-67kkmakg.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-ig1ygrru.animation {
    transform: perspective(1000px);
  }
  #w-ig1ygrru.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-juu279hz.animation {
    transform: perspective(1000px);
  }
  #w-juu279hz.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-vs5wkyvd.animation {
    transform: perspective(1000px);
  }
  #w-vs5wkyvd.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-0caf8brg.animation {
    transform: perspective(1000px);
  }
  #w-0caf8brg.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-awcv8aiz.animation {
    transform: perspective(1000px);
  }
  #w-awcv8aiz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-w8wo4qa6.animation {
    transform: perspective(1000px);
  }
  #w-w8wo4qa6.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-y49rtbu7.animation {
    transform: perspective(1000px);
  }
  #w-y49rtbu7.animation .image-block-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-c37cdc6u.animation {
    transform: perspective(1000px);
  }
  #w-c37cdc6u.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-nfg0cbyw.animation {
    transform: perspective(1000px);
  }
  #w-nfg0cbyw.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-svpmhhzu.animation {
    transform: perspective(1000px);
  }
  #w-svpmhhzu.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-09lc8drw.animation {
    transform: perspective(1000px);
  }
  #w-09lc8drw.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-bfe43fq7.animation {
    transform: perspective(1000px);
  }
  #w-bfe43fq7.animation > .group-container {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-w7omioqk.animation {
    transform: perspective(1000px);
  }
  #w-w7omioqk.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-6xawfkyz.animation {
    transform: perspective(1000px);
  }
  #w-6xawfkyz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-i3bpwmn3.animation {
    transform: perspective(1000px);
  }
  #w-i3bpwmn3.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-wwt1p3ln.animation {
    transform: perspective(1000px);
  }
  #w-wwt1p3ln.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-uzu7g0jl.animation {
    transform: perspective(1000px);
  }
  #w-uzu7g0jl.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-9srq9evz.animation {
    transform: perspective(1000px);
  }
  #w-9srq9evz.animation .line-css {
    animation-name: fadeInRight;
    -webkit-animation-name: fadeInRight;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: 1;
    -webkit-animation-iteration-count: 1;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-p4xeuj79.animation {
    transform: perspective(1000px);
  }
  #w-p4xeuj79.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-kp4529k0.animation {
    transform: perspective(1000px);
  }
  #w-kp4529k0.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
  #w-u2iv2jmt.animation {
    transform: perspective(1000px);
  }
  #w-u2iv2jmt.animation .rectangle-css {
    animation-name: pulse;
    -webkit-animation-name: pulse;
    animation-delay: 0s;
    -webkit-animation-delay: 0s;
    animation-iteration-count: infinite;
    -webkit-animation-iteration-count: infinite;
    animation-duration: 1s;
    -webkit-animation-duration: 1s;
  }
}
