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,
.hidden-3103,
.grid-new-5996,
.photo-silver-6119,
.button-over-5c6f,
.menu_c39a {
  font-family: "Montserrat", sans-serif;
  color: #000;
  text-transform: none;
  line-height: 1.2;
  font-weight: 700;
  margin-bottom: 20px;
}

h1,
.hidden-3103 {
  font-size: 48px;
}

h2,
.grid-new-5996 {
  font-size: 36px;
}

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

h4,
.button-over-5c6f {
  font-size: 18px;
}

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

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

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

.button-cd99 {
  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;
}

.south_f102 {
  max-width: 1140px;
  margin: 0 auto;
}

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

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

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

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

.dirty-3723 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;
  }
}

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

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

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

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

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

.tabs_dd63 svg {
  display: none;
}

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

.media-7b11 {
  display: none;
}

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

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

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

  .tabs_dd63 svg {
    display: block;
  }

  .media-7b11 {
    display: block;
    width: 30px;
    height: 20px;
    z-index: 99;
  }
  .clean_a013 {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .widget_42f4 {
    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;
  }

  .block-paper-c052 {
    opacity: 1;
    transform: translateX(0);
  }
  .widget_42f4 ul {
    flex-direction: column;
    gap: 0px;
  }
  .lower_8448 {
    position: absolute;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .detail_advanced_d6fe {
    top: 50%;
    transform: translateY(-50%);
  }
  .badge-liquid-45e0 {
    bottom: 0;
  }
  .tabs_stale_788a {
    .lower_8448 {
      background-color: #fff;
    }
    .label-blue-799c {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(45deg);
    }
    .badge-liquid-45e0 {
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%) rotate(-45deg);
    }
    .detail_advanced_d6fe {
      display: none;
    }
  }
}

.up_d5c1 {
  overflow: hidden;
}

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

.breadcrumb-c4b9 {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-bottom: 20px;
}
.box_3e11 {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  margin-bottom: 10px;
}

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

.status-5f18 {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
  /* margin-bottom: 25px; */
  flex-wrap: wrap;
  list-style: none;
}
.status-5f18 .breadcrumb_hot_27bc {
  @media (max-width: 420px) {
    text-align: center;
  }
}

.title-c053 {
  text-align: center;
  color: #fff;
}

.picture-f8d9 {
  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;
  }
}

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

.column_narrow_e5e7 {
  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;
  }
}

.menu_8fc6 {
  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;
  }
}

.hard-1311 {
  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;
}

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

.description-b924 {
  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;
}

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

.red_bef2 {
  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;
}

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

.main-ebbe {
  margin-bottom: 8px;
  color: #000;
}

.shade-right-522b {
  width: 100%;
  margin: 0;
  /* padding: 0px 10px; */
  @media (max-width: 768px) {
    width: 100%;
  }
}

.selected-6bd8 {
  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;
  }
}

.selected-6bd8 div {
  text-align: center;
}

.aside-509d {
  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;
  }
}

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

.heading_gold_59e1 {
  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%;
  }
}

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

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

.over-1901 {
  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%;
  }
}

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

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

.popup_tall_e7b6 {
  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%;
  }
}

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

.hero-d2f9 {
  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%;
  }
}

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

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

.breadcrumb_4917 input {
  width: 15px;
  height: 15px;
}

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

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

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

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

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

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

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

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

.chip_fresh_5bae {
  padding: 100px 0px;
}

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

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

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

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

.chip_fresh_5bae 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%;
}

.chip_fresh_5bae ul li a:hover {
}

.hovered_6997 {
  padding: 100px 0px;
}

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

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

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

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

.hovered_6997 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%;
}

.hovered_6997 a:hover {
}

.clean_3ced {
  padding: 100px 0px;
}

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

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

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

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

.clean_3ced 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%;
}

.clean_3ced ul li a:hover {
}

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

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

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

.main_bb82 {
  text-align: center;
  margin-bottom: 20px;
}
.label_1075 {
  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%;
  }
}

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

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

.liquid_121b {
  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-584e {
  display: none;
}
.carousel-3eeb {
  color: #fff;
  font-size: 20px;
  text-align: center;
  word-wrap: break-word;
  flex-wrap: wrap;
  @media (max-width: 1024px) {
    width: auto;
  }
}
.thumbnail-short-3aad {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  gap: 15px;
  height: 50px;
  @media (max-width: 425px) {
    flex-direction: column;
    height: 120px;
  }
}
.thumbnail-short-3aad a,
button:hover {
  opacity: 0.7;
}
.slider-pink-226f {
  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-584e {
  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;
}

.media-1460 {
  display: block;
  position: relative;
  margin-bottom: 250px;
}
.complex_6c7d {
  /* position: absolute; */
  z-index: -1;
  width: 100%;
  height: 100%;
}
.complex_6c7d img {
  height: 400px;
  width: 100%;
  object-fit: cover;
}
.table_dd0c {
  padding: 20px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #000;
}
.nav-2307 {
  color: #fff;
  font-size: 26px;
  font-weight: 600;
  margin-bottom: 15px;
}
.left_646d {
  text-align: center;
  color: #fff;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

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

.small-db64 {
  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;
}

.button-3636 {
  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;
}
.label-cold-28b3 {
  width: 700px;
  background: #494949;
  padding: 25px;
  border: 2px solid #fff;
  border-radius: 20px;
}

.label-cold-28b3 h1 {
  font-size: 24px;
  font-weight: 600px;
}

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

.label-cold-28b3 p {
  color: #fff;
  margin-bottom: 20px;
}
.fixed-e9d5 {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  flex-direction: row;
  @media (max-width: 550px) {
    flex-direction: column;
  }
}
.fixed-e9d5 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;
}

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

.fn-hidden-584e {
  display: none;
}

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

.image-97ab {
  display: none;
}

.medium_bd8b {
}

.search-291b {
  color: #fff;
  max-width: 1200px;
  text-align: center;
  margin-bottom: 30px;
  text-shadow: 1px 1px 5px #000;
}
.image_b3a0 {
  display: flex;
  gap: 10px;
  align-items: center;
  justify-content: center;
  text-align: center;
  @media (max-width: 650px) {
    flex-direction: column;
  }
}
.new-1a4e {
  color: #000;
  border: 1px solid #fff;
}
.new-1a4e:hover {
  background-color: #000;
  color: #fff;
  border: 1px solid #fff;
}
.dynamic-cc6a {
  color: #000;
  border: 1px solid #fff;
}
.dynamic-cc6a:hover {
  background-color: #000;
  opacity: 0.3;
}

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

/* .mini-db0b a:hover {
  color: #000;
} */

.summary-af23 {
  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;
  }
}

.summary-af23:hover {
  color: #005dfe;
}

.summary-iron-fe5a {
  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;
  }
}

.summary-iron-fe5a:hover {
  color: #000;
}

.dark_f037 {
  padding-top: 80px;
}
.up_4857 {
  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;
  }
}
.solid-d9d8 {
  /* margin-top: 20px; */
  text-align: center;
}

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

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

.backdrop_wide_b0e7 {
  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;
  }
}

.backdrop_wide_b0e7:hover {
  color: #000;
}

.gold-4e73 img {
  margin-top: 5px;
  width: 100%;
  height: auto;
  object-fit: cover;
}

.modal-13fb {
  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;
  }
}
.modal-13fb p {
  font-size: 21px;
  color: #fff;
  margin-top: 10px;
  text-align: justify;
  font-weight: 500;
}
.banner_yellow_3992 {
  text-align: justify;
  margin: 20px 0px;
  font-size: 21px;
  @media (max-width: 768px) {
    margin: 10px 0px;
  }
}
/* css-noise: 1c8b */
.shadow-element-t7 {
  padding: 0.1rem;
  font-size: 11px;
  line-height: 1.1;
}
