html {
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

footer,
menu,
nav,
section {
  display: block;
}

progress {
  vertical-align: baseline;
  display: inline-block;
}

a {
  background-color: rgba(0, 0, 0, 0);
}

a:active,
a:hover {
  outline: 0;
}

strong {
  font-weight: bold;
}

h1 {
  margin: 0.67em 0;
  font-size: 2em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

input {
  color: inherit;
  font: inherit;
  margin: 0;
}

input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

* {
  box-sizing: border-box;
}

html {
  height: 100%;
}

img {
  max-width: 100%;
  vertical-align: middle;
  display: inline-block;
}

button:hover {
  opacity: 0.7;
}

p {
  margin-top: 0;
  margin-bottom: 20px;
  font-weight: 500;
  @media (max-width: 768px) {
    margin-bottom: 10px;
  }
}

ul,
ol,
li {
  padding: 0px;
  margin: 0px;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
.chip-first-bfe4,
.block_complex_5a9d,
.hover_silver_ca5b,
.primary_pink_3f31,
.sidebar-c23b {
  font-family: "Montserrat", sans-serif;
  color: #000;
  text-transform: none;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}

h1,
.chip-first-bfe4 {
  font-size: 48px;
}

h2,
.block_complex_5a9d {
  font-size: 36px;
}

h3,
.hover_silver_ca5b {
  font-size: 35px;
  @media (max-width: 550px) {
    font-size: 26px;
    margin: 10px 0px;
  }
}

h4,
.primary_pink_3f31 {
  font-size: 18px;
}

h5,
.sidebar-c23b {
  font-size: 16px;
}

a {
  color: #000;
  text-decoration: none;
  outline: none;
}

img {
  max-width: 100%;
  height: auto;
}

.avatar-c453 {
  text-transform: uppercase;
}

* {
  box-sizing: border-box;
}

html {
  margin: 0;
  padding: 0;
  height: 100%;
  font-size: 16px;
  scroll-behavior: smooth;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
  padding: 0;
  height: auto;
  font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-weight: 400;
  font-size: 1rem;
  line-height: 1.2;
  background-color: #151d29;
  color: #ffffff;
}

#wrapper {
  display: flex;
  flex-direction: column;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  overflow: hidden;
  min-width: 100%;
}

#main {
  flex: 1 0 auto;
  -webkit-box-flex: 1;
}

.table-637d {
  max-width: 1140px;
  margin: 0 auto;
}

#footer {
  flex: 0 0 auto;
  -webkit-box-flex: 0;
}

.summary_77c1 {
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  padding-left: 10px;
  padding-right: 10px;
}

.wide_b13b {
  top: 0;
  position: fixed;
  z-index: 99999;
  background: #0e131b;
  box-shadow: 0px 0px 10px #ffffff;
  width: 100%;
  /* border-radius: 0px 0px 20px 20px; */
}

.liquid-94e8 {
  padding: 10px 0px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  @media (max-width: 375px) {
    padding: 15px 0px;
  }
}

.slider-58af img {
  position: relative;
  z-index: 999999;
  transition: 0.3s ease;
  font-weight: 600;
  color: #fff;
  font-size: 26px;
  max-height: 60px;
  width: auto;
  object-fit: contain;
  @media (max-width: 375px) {
    max-height: 50px;
    width: auto;
  }
}

.slider-58af img:hover {
  /* transform: translateY(-5px); */
  color: #000;
  opacity: 1;
}

.block_wood_a0f8 .lite_7080 {
  display: flex !important;
  position: static;
  transform: translateX(0%);
  opacity: 1;
  background-color: transparent;
}

.block_wood_a0f8 {
  margin-left: 55px;
  @media (max-width: 768px) {
    margin-left: 0;
  }
}

.block_wood_a0f8 ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-direction: row;
  flex-wrap: wrap;
  white-space: wrap;
}

.tag-action-738d {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  text-transform: capitalize;
  transition: 0.3s ease;
}

.tag-action-738d svg {
  display: none;
}

.tag-action-738d:hover {
  /* display: block; */
  /* transform: translateY(-5px); */
  color: #005dfe;
}

.caption_simple_7adf {
  display: none;
}

@media (max-width: 768px) {
  .block_wood_a0f8 ul {
    position: absolute;
    width: 100%;
    height: auto;
    background-color: #0e131b;
    top: 65px;
    display: flex;
    align-items: center;
    gap: 20px;
    flex-direction: row;
  }

  .short-8eff {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 15px;
    border-bottom: 1px solid #ffffff;
  }

  .tag-action-738d {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-size: 16px;
    font-weight: 500;
  }

  .tag-action-738d svg {
    display: block;
  }

  .caption_simple_7adf {
    display: block;
    width: 30px;
    height: 20px;
    z-index: 99;
  }
  .status-9895 {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .block_wood_a0f8 {
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 0;
    top: 0;
    opacity: 0;
    transform: translateX(100%);
    width: 100%;
    height: auto;
    background: #212121;
    transition: 0.3s ease-in-out;
  }

  .slider_selected_4eb1 {
    opacity: 1;
    transform: translateX(0);
  }
  .block_wood_a0f8 ul {
    flex-direction: column;
    gap: 0px;
  }
  .hidden-acf3 {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .dropdown-8ea5 {
    top: 50%;
    transform: translateY(-50%);
  }
  .background_7624 {
    bottom: 0;
  }
  .tertiary_red_4b25 {
    .hidden-acf3 {
      background-color: #fff;
    }
    .background_in_b874 {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(45deg);
    }
    .background_7624 {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(-45deg);
    }
    .dropdown-8ea5 {
      display: none;
    }
  }
}

.stale-f185 {
  overflow: hidden;
}

.brown_a8ad {
  background: #494949;
  /* box-shadow: 0px 0px 10px #fff; */
  /* border-top: 1px solid #fff; */
  padding: 20px 0px;
}

.article-bb4d {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}
.bright-d0f2 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 10px;
}

.hard-acb6 ul {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.tertiary-7d19 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  /* margin-bottom: 25px; */
  flex-wrap: wrap;
  list-style: none;
}
.tertiary-7d19 .short-8eff {
  @media (max-width: 420px) {
    text-align: center;
  }
}

.content-31b6 {
  text-align: center;
  color: #fff;
}

.simple-1029 {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  margin: 50px 0px 30px 0px;

  @media (max-width: 768px) {
    max-width: 100%;
    width: 100%;
  }

  @media (max-width: 550px) {
    flex-direction: column;
  }
}

.outline-small-19a0 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  gap: 50px;
  @media (max-width: 768px) {
    flex-direction: column;
  }
}

.icon-5075 {
  font-size: 35px;
  text-align: center;
  color: #fff;
  font-weight: 700;
  margin-bottom: 40px;
  @media (max-width: 768px) {
    margin-bottom: 30px;
  }
  @media (max-width: 550px) {
    font-size: 35px;
  }
}

.avatar_5b7c {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 20px;
  flex-wrap: wrap;
  border-radius: 10px;
  word-break: break-all;
  text-align: left;

  /* padding: 15px 0px; */
  @media (max-width: 768px) {
    width: 100%;
  }
  @media (max-width: 425px) {
    margin-bottom: 25px;
    gap: 10px;
  }
}

.shadow-8905 {
  overflow-wrap: anywhere;
  font-size: 18px;
  max-width: fit-content;
  display: inline-block;
  transition: 0.3s ease;
  border-bottom: 1px solid transparent;
  color: #fff;
  font-weight: 600;
  text-transform: capitalize;
  text-align: center;
}

.shadow-8905:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.tooltip-383e {
  font-size: 18px;
  overflow-wrap: anywhere;
  display: inline-block;
  font-weight: 600;
  transition: 0.3s ease;
  border-bottom: 1px solid transparent;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
}

.tooltip-383e:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.photo_f28a {
  overflow-wrap: anywhere;
  font-size: 18px;
  max-width: fit-content;
  display: inline-block;
  font-weight: 600;
  transition: 0.3s ease;
  border-bottom: 1px solid transparent;
  color: #fff;
  text-transform: capitalize;
  text-align: center;
}

.photo_f28a:hover {
  color: #fff;
  border-bottom: 1px solid #fff;
}

.motion-ee21 {
  margin-bottom: 8px;
  color: #000;
}

.outline-last-714b {
  width: 100%;
  margin: 0;
  /* padding: 0px 10px; */
  @media (max-width: 768px) {
    width: 100%;
  }
}

.sidebar_south_b3af {
  margin: 0 auto;
  text-align: left;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  /* padding: 30px; */
  position: relative;
  margin-bottom: 50px;
  @media (max-width: 768px) {
    /* padding: 25px; */
  }
  @media (max-width: 550px) {
    width: 100%;
    padding: 10px;
    padding: 0;
  }
}

.sidebar_south_b3af div {
  text-align: center;
}

.focus_orange_8f62 {
  font-size: 35px;
  text-align: center;
  color: #000;
  font-weight: 700;
  margin-bottom: 40px;
  @media (max-width: 750px) {
    font-size: 42px;
  }
  @media (max-width: 550px) {
    font-size: 36px;
  }
  @media (max-width: 420px) {
    font-size: 32px;
  }
}

.hover-46fd {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  gap: 20px;
  flex: 0 1 auto;
}

.progress-2cd1 {
  background-color: transparent;
  border: 0;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  width: 50%;
  height: 50px;
  margin-bottom: 0;
  padding-left: 10px;
  padding-right: 23px;
  font-size: 18px;
  line-height: 1;
  outline: none;
  transition: 0.5s ease;
  @media (max-width: 768px) {
    width: 80%;
  }
  @media (max-width: 550px) {
    width: 100%;
  }
}

.progress-2cd1::placeholder {
  font-size: 18px;
  color: #fff;
}

.progress-2cd1:focus-visible {
  border: 1px solid #fff;
}

.picture_5e33 {
  background-color: transparent;
  border: 0;
  border: 1px solid #fff;
  border-radius: 20px;
  color: #fff;
  width: 50%;
  height: 90px;
  margin-bottom: 10px;
  padding: 5px 12px;
  font-size: 18px;
  letter-spacing: normal;
  display: block;
  /* resize: none; */
  outline: none;
  transition: 0.5s ease;
  @media (max-width: 768px) {
    width: 80%;
  }
  @media (max-width: 550px) {
    width: 100%;
  }
}

.picture_5e33::placeholder {
  font-size: 18px;
  color: #fff;
}

.picture_5e33:focus-visible {
  border: 1px solid #fff;
}

.hover_current_5f9c {
  opacity: 1;
  width: 320px;
  cursor: pointer;
  display: inline-block;
  text-align: center;
  z-index: 1;
  background-color: transparent;
  color: #fff;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  padding: 15px 35px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  transition: 0.5s ease;
  border: 1px solid #fff;
  border-radius: 20px;
  text-transform: uppercase;
  letter-spacing: 2px;
  @media (max-width: 425px) {
    width: 100%;
  }
}

.hover_current_5f9c:hover {
  opacity: 1;
  background-color: #494949;
  color: #fff;
}

.box_inner_5179 {
  width: 320px;
  cursor: pointer;
  display: inline-block;
  z-index: 1;
  background-color: transparent;
  color: #fff;
  justify-content: center;
  align-items: center;
  padding: 15px 35px;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  position: relative;
  transition: 0.5s ease;
  border: 1px solid #fff;
  text-transform: uppercase;
  letter-spacing: 2px;
  border-radius: 20px;
  @media (max-width: 425px) {
    width: 100%;
  }
}

.box_inner_5179:hover {
  background-color: #494949;
  color: #fff;
  border: 1px solid #fff;
}

.secondary-5dea {
  font-size: 18px;
  display: flex;
  justify-content: flex-start;
  align-items: baseline;
  gap: 10px;
  color: #fff;
  margin-bottom: 20px;
}

.secondary-5dea input {
  width: 15px;
  height: 15px;
}

.secondary-5dea label {
  display: flex;
  gap: 10px;
  align-items: baseline;
  justify-content: center;
}

.secondary-5dea a {
  font-size: 18px;
  color: #fff;
  border-bottom: 1px solid #fff;
}

.east_6a18 {
  padding: 100px 20px;
  @media (max-width: 425px) {
    padding: 50px 0px;
  }
}

.east_6a18 a {
  text-align: center;
  margin-bottom: 20px;
  background-color: transparent;
  border: 1px solid #fff;
  color: #fff;
}

.east_6a18 h1 {
  color: #fff;
  font-size: 35px;
  margin-bottom: 15px;
}

.east_6a18 h2 {
  color: #fff;
  font-size: 25px;
  line-height: 130%;
}

.steel-cc13 {
  color: #fff;
  width: 100%;
  white-space: wrap;
  flex-wrap: wrap;
  word-wrap: break-word;
  @media (max-width: 500px) {
    font-size: 35px;
  }
}

.thumbnail_bedb {
  @media (max-width: 1024px) {
    font-size: 30px;
    white-space: wrap;
    width: 100%;
    flex-wrap: wrap;
  }
}

.west-b3a3 {
  padding: 100px 0px;
}

.backdrop_current_c3b0 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #fff;
  line-height: normal;
  text-transform: capitalize;
}

.west-b3a3 h1,
h2 {
  letter-spacing: normal;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 30px 0;
  line-height: normal;
  text-transform: none;
}

.prev-083a {
  letter-spacing: normal;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 30px 0;
  line-height: normal;
  text-transform: none;
}

.west-b3a3 ul li {
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 400;
  text-transform: none;
  line-height: normal;
}

.west-b3a3 ul li a {
  display: inline-block;
  color: #fff;
  transition: 0.3s ease;
  font-size: 28px;
  word-break: break-all;
  font-weight: 600;
  text-transform: capitalize;
  /* border-bottom: 1px solid #fff; */
  line-height: 130%;
}

.west-b3a3 ul li a:hover {
}

.box_left_a9c5 {
  padding: 100px 0px;
}

.orange_ae42 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #fff;
  line-height: normal;
  text-transform: capitalize;
}

.box_left_a9c5 h1,
h2 {
  letter-spacing: normal;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 30px 0;
  line-height: normal;
  text-transform: none;
}

.small_6d16 {
  letter-spacing: normal;
  color: #fff;
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 30px 0;
  line-height: normal;
  text-transform: none;
}

.box_left_a9c5 ul li {
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 400;
  text-transform: none;
  line-height: normal;
}

.box_left_a9c5 a {
  display: inline-block;
  color: #fff;
  font-size: 28px;
  word-break: break-all;
  font-weight: 600;
  text-transform: capitalize;
  /* border-bottom: 1px solid #fff; */
  line-height: 130%;
}

.box_left_a9c5 a:hover {
}

.hidden-lower-2edb {
  padding: 100px 0px;
}

.detail-clean-b1f2 {
  font-size: 40px;
  font-weight: 700;
  margin-bottom: 40px;
  color: #fff;
  line-height: normal;
  text-transform: capitalize;
}

.hidden-lower-2edb h1,
h2 {
  letter-spacing: normal;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 30px 0;
  line-height: normal;
  text-transform: none;
}

.full_0e4e {
  letter-spacing: normal;
  font-size: 24px;
  color: #fff;
  font-weight: 400;
  margin: 0 0 30px 0;
  line-height: normal;
  text-transform: none;
}

.hidden-lower-2edb ul li {
  font-size: 24px;
  color: #fff;
  margin-bottom: 30px;
  font-weight: 400;
  text-transform: none;
  line-height: normal;
}

.hidden-lower-2edb ul li a {
  display: inline-block;
  color: #fff;
  transition: 0.3s ease;
  font-size: 28px;
  word-break: break-all;
  font-weight: 600;
  text-transform: capitalize;
  /* border-bottom: 1px solid #000; */
  line-height: 130%;
}

.hidden-lower-2edb ul li a:hover {
}

.picture_basic_c321 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  right: 20px;
  bottom: 20px;
  margin-bottom: 20px;
}

.caption_under_82c5 {
  margin-bottom: 0;
  @media (max-width: 425px) {
    display: none;
  }
}

.picture_basic_c321 img {
  position: relative;
  z-index: 999;
  width: 60px;
  height: 60px;
  border-radius: 50%;
}

.caption_da94 {
  text-align: center;
  margin-bottom: 20px;
}
.plasma-d257 {
  text-align: center;
  margin-bottom: 20px;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 20px;
  @media (max-width: 475px) {
    flex-direction: column;
    width: 100%;
  }
}

.plasma-d257 img {
  border-radius: 20px;
  width: 100%;
  height: 80px;
  @media (max-width: 475px) {
    width: 100%;
  }
}

.north-5c4a {
  font-size: 14px;
  text-align: center;
  margin-bottom: 20px;
  font-weight: 600;
  color: #fff;
}

.cold_0cca {
  position: fixed;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  z-index: 99999;
  padding: 40px;
  top: 50%;
  right: 50%;
  transform: translate(50%, -50%);
  background-color: red;
  border: 1px solid #fff;
  border-radius: 20px;
  @media (max-width: 1024px) {
    width: 100%;
    height: 100%;
  }
}

.fn-hidden-bfd9 {
  display: none;
}
.summary-0fbc {
  color: #fff;
  font-size: 20px;
  text-align: center;
  word-wrap: break-word;
  flex-wrap: wrap;
  @media (max-width: 1024px) {
    width: auto;
  }
}
.dropdown_4e41 {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 15px;
  height: 50px;
  @media (max-width: 425px) {
    flex-direction: column;
    height: 120px;
  }
}
.dropdown_4e41 a,
button:hover {
  opacity: 0.7;
}
.green-54b6 {
  height: 100%;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: 0.3s ease;
  border-radius: 10px;
  padding: 10px 20px;
  outline: none;
  border: 1px solid #fff;
  background-color: green;
  color: #fff;
  overflow: hidden;
}

.fn-close-bfd9 {
  height: 100%;
  cursor: pointer;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  vertical-align: middle;
  transition: 0.3s ease;
  border-radius: 10px;
  padding: 10px 20px;
  outline: none;
  border: 1px solid #fff;
  background-color: red;
  color: #fff;
}

.large_0971 {
  display: block;
  position: relative;
  margin-bottom: 250px;
}
.old-4983 {
  /* position: absolute; */
  z-index: -1;
  width: 100%;
  height: 100%;
}
.old-4983 img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.media-focused-27ff {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.status-short-ce05 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
}
.status-c9af {
  text-align: center;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

@media (max-width: 1024px) {
  .cold_0cca {
    min-width: none;
    width: 100%;
    padding: 10px;
  }
}

.hidden-new-1249 {
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 999;
  width: 50px;
  height: 50px;
  padding: 10px;
  border: 1px solid #fff;
  border-radius: 50%;
  color: #fff;
  font-weight: 600;
}

.alert-brown-e604 {
  position: fixed;
  z-index: 9999999999;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  backdrop-filter: blur(5px);
  background-color: #00000094;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
.alert_stale_9ced {
  width: 700px;
  background: #494949;
  padding: 25px;
  border: 2px solid #fff;
  border-radius: 20px;
}

.alert_stale_9ced h1 {
  font-size: 24px;
  font-weight: 600px;
}

.alert_stale_9ced h2 {
  font-size: 18px;
  margin-bottom: 20px;
}
.alert_stale_9ced h3 {
  color: #fff;
  margin: 0px 0px 30px 0px;
}

.alert_stale_9ced p {
  color: #fff;
  margin-bottom: 20px;
}
.fluid-360d {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  @media (max-width: 550px) {
    flex-direction: column;
  }
}
.fluid-360d button {
  opacity: 1;
  text-transform: uppercase;
  cursor: pointer;
  display: inline-block;
  border-radius: 5px;
  background: transparent;
  border: 1px solid #fff;
  color: #fff;
  padding: 5px 15px;
  width: 220px;
  transition: 0.3s ease;
  padding: 10px 25px;
}

.fluid-360d button:hover {
  transform: translateY(-5px);
  color: #fff;
  background-color: #000;
  border: 1px solid #fff;
}

.fn-hidden-bfd9 {
  display: none;
}

.background_1f53 {
  position: fixed;
  z-index: 99999999;
  bottom: 0;
  background-color: #494949;
  padding: 20px 10px;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.thumbnail-light-1626 {
  display: none;
}

.element-south-f900 {
}

.icon-0d50 {
  color: #fff;
  max-width: 1200px;
  text-align: center;
  margin-bottom: 30px;
  text-shadow: 1px 1px 5px #000;
}
.text-selected-4914 {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  @media (max-width: 650px) {
    flex-direction: column;
  }
}
.rough-fcd7 {
  color: #000;
  border: 1px solid #fff;
}
.rough-fcd7:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #fff;
}
.glass-6b76 {
  color: #000;
  border: 1px solid #fff;
}
.glass-6b76:hover {
  background-color: #000;
  opacity: 0.3;
}

.over_2083 {
  z-index: 99999;
  display: flex;
  align-items: center;
  gap: 10px;
  /* @media (max-width: 500px) {
    flex-direction: column;
  } */
}

/* .over_2083 a:hover {
  color: #000;
} */

.wide_636d {
  border: 1px solid #005dfe;
  background: transparent;
  border-radius: 10px;
  color: #fff;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  @media (max-width: 550px) {
    padding: 8px 15px;
    font-size: 14px;
    width: 80px;
  }
}

.wide_636d:hover {
  color: #005dfe;
}

.advanced-bcb5 {
  background: #005dfe;
  border-radius: 10px;
  color: #fff;
  border: 1px solid #000;
  width: 100px;
  padding: 8px 20px;
  font-weight: 500;
  transition: all 0.14s ease-out;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  @media (max-width: 550px) {
    padding: 8px 15px;
    font-size: 14px;
    width: 80px;
  }
}

.advanced-bcb5:hover {
  color: #000;
}

.detail-a7c7 {
  padding-top: 80px;
}
.box_iron_e107 {
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;
  margin-top: 15px !important;
  @media (max-width: 768px) {
    font-size: 30px;
  }
}
.detail_hot_19b5 {
  /* margin-top: 20px; */
  text-align: center;
}

.liquid_0bf3 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  padding-bottom: 30px;
  @media (max-width: 425px) {
    flex-direction: column;
  }
}

.liquid_0bf3 a {
  margin: 0;
  @media (max-width: 550px) {
    font-size: 16px !important;
    padding: 15px;
  }
  /* @media (max-width: 425px) {
    margin: 0;
  } */
}

.thumbnail-3482 {
  display: inline-flex;
  gap: 5px;
  text-align: center;
  background: #005dfe;
  white-space: wrap;
  border-radius: 10px;
  padding: 10px 25px;
  align-items: center;
  justify-content: center;
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #fff;
  transition: 0.3s ease;
  margin-bottom: 30px;
  min-height: 60px;
  margin-bottom: 25px;
  margin-top: 15px;
  @media (max-width: 768px) {
    margin: 10px 0;
    font-size: 16px !important;
    min-height: 45px;
  }
}

.thumbnail-3482:hover {
  color: #000;
}

.pink-b276 img {
  margin-top: 5px;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.column-ee18 {
  text-align: center;
  margin-top: 20px;
  font-size: 50px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  margin-bottom: 5px !important;
  margin-top: 15px !important;
  @media (max-width: 768px) {
    font-size: 30px;
  }
}
.column-ee18 p {
  font-size: 21px;
  color: #fff;
  margin-top: 10px;
  text-align: justify;
  font-weight: 500;
}
.pattern_36da {
  text-align: justify;
  margin: 20px 0px;
  font-size: 21px;
  @media (max-width: 768px) {
    margin: 10px 0px;
  }
}
/* css-noise: af18 */
.promo-block-u9 {
  padding: 0.2rem;
  font-size: 12px;
  line-height: 1.1;
}
