@font-face {
  font-family: Maladroit;
  src: url('fonts/Maladroit.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato;
  src: url('fonts/Lato-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato Bold;
  src: url('fonts/Lato-Bold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Lato Black;
  src: url('fonts/Lato-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

.body {
  background-color: #4f35aa;
  overflow-x: hidden !important;
}

.background {
  z-index: -1;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: 100vh;
  padding: 25px 25px 0;
  display: flex;
  position: absolute;
}

.hero_bg {
  background-color: #6945ce;
  border-radius: 30px 30px 0 0;
  width: 100%;
  height: 100%;
}

.section_hero {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 100px 15px;
  display: flex;
  position: relative;
}

.header {
  z-index: 50;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  height: 65px;
  padding-block-start: 18px;
  padding-inline-start: 0;
  padding-inline-end: 18px;
  display: flex;
  position: relative;
}

.button_launch {
  color: #000 !important;
  background-color: #ffc552;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  height: 50px;
  padding-inline: 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: flex;
}

.hero_icon {
  background-color: #4f35aa;
  border-end-start-radius: 100px;
  border-end-end-radius: 100px;
  justify-content: center;
  align-items: flex-end;
  width: 90px;
  height: 100px;
  margin-inline-start: 50px;
  padding-block-end: 23px;
  display: flex;
  position: absolute;
  inset-block-start: 0%;
  inset-inline-start: 0%;
}

.menu_link {
  color: #fff;
  background-color: #0000;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  height: auto;
  margin-inline-end: 30px;
  padding: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: flex;
}

.hero_title {
  height: 90px;
  margin-block-start: 0;
  margin-inline-end: 0;
}

.panel_in {
  background-color: #7756ef;
  border: 3px solid #000;
  border-radius: 20px;
  width: 950px;
  height: 100%;
  margin-block-start: 0;
  padding: 15px;
  position: relative;
}

.hero_floor {
  background-color: #4f35aa;
  width: 100%;
  height: 30%;
  position: absolute;
  inset-block-end: 0%;
  inset-inline: 0%;
}

.panel_center {
  background-color: #542baf;
  border: 2px solid #baa4ff;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.panel_details {
  background-color: #2e1670;
  border-radius: 7px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-block: 10px 0;
  padding-inline: 15px;
  display: flex;
}

.block_hero_panel {
  height: auto;
  margin-block-start: 0;
  position: relative;
}

.panel_shadow {
  background-color: #361a84;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  margin-block-start: 15px;
  margin-inline-start: -15px;
  position: absolute;
  inset: 0%;
}

.preview_connect {
  background-color: #0000;
  border-radius: 2px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: auto;
  margin-block-end: 10px;
  display: flex;
}

.div-block-8-copy {
  background-color: #0000;
  border-radius: 2px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-block-end: 10px;
  display: flex;
}

.preview_button1 {
  background-color: #0000;
  background-image: linear-gradient(135deg, #5f2ae9, #321480);
  border: 2px solid #5e2ddd;
  border-block-end-width: 5px;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32.5%;
  height: 100%;
  padding-inline-end: 0;
  display: flex;
}

.preview_button2 {
  background-color: #0000;
  background-image: linear-gradient(135deg, #39b3aa, #043f39);
  border: 2px solid #379b7d;
  border-block-end-width: 5px;
  border-radius: 9px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 32.5%;
  height: 100%;
  padding-inline-end: 0;
  display: flex;
}

.preview_token {
  background-color: #412294;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-block-end: 10px;
  padding-inline: 15px;
}

.preview_buttons {
  background-color: #0000;
  border-radius: 2px;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-block-end: 10px;
  display: flex;
}

.preview_token_details {
  width: 100%;
  height: auto;
}

.token_title {
  color: #c5afff;
  margin-block: 5px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  line-height: 13px;
}

.preivew_token_in {
  justify-content: space-between;
  align-items: center;
  margin-block: 7.5px;
  display: flex;
}

.preview_token_right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.connect_block {
  justify-content: flex-start;
  align-items: center;
  height: 55px;
  display: flex;
}

.connect_logo {
  background-color: #4c2e9d;
  border-radius: 11px;
  width: 55px;
  height: 55px;
}

.top {
  background-color: #1f0d50;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 70px;
  margin-block-end: 10px;
  display: flex;
}

.connect_progress {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 130px;
  height: 100%;
  margin-inline-start: 10px;
  display: flex;
}

.progress1 {
  background-color: #4c2e9c;
  border-radius: 7px;
  width: 100%;
  height: 20px;
}

.progress2 {
  background-color: #4c2e9c;
  border-radius: 7px;
  width: 50%;
  height: 18px;
  margin-block-start: 5px;
}

.connect {
  color: #000;
  background-color: #ffc552;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  height: 45px;
  padding-inline: 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  display: flex;
}

.icon1 {
  background-color: #0000;
  width: 25px;
  height: 25px;
  margin-block-end: 9px;
}

.button_title {
  color: #fff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
}

.description {
  color: #f4efff;
  text-align: center;
  margin-block: 5px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 25px;
}

.text-span {
  color: #94faf3;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.coin1 {
  height: 90px;
  position: absolute;
  inset-block-start: -5%;
  inset-inline-start: -5%;
}

.coin2 {
  height: 70px;
  position: absolute;
  inset-block-end: 37%;
  inset-inline-end: -4%;
  transform: rotate(120deg);
}

.pepe_hero {
  height: 330px;
}

.block_pepe_hero {
  justify-content: center;
  align-items: center;
  margin-block-start: -8px;
  display: flex;
  position: relative;
}

.pepe_glasses {
  width: 100%;
  height: 100%;
  position: absolute;
}

.grass {
  background-image: url('images/hero_grass.svg');
  background-position: 50% 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  height: 8%;
  margin-block-end: -5px;
  position: absolute;
  inset-block-end: 30%;
  inset-inline: 0%;
}

.hero_bonk {
  z-index: 20;
  flex: 0 auto;
  height: 200px;
  margin-inline-end: 25px;
  display: block;
  position: absolute;
  inset-block-end: 0%;
  inset-inline-end: 0%;
}

.block_header {
  z-index: 50;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 25px 25px 0;
  display: flex;
  position: absolute;
}

.separator {
  background-color: #6945ce;
  border-block-start: 3px solid #000;
  border-block-end: 12px solid #000;
  width: 100%;
  height: 140px;
  padding-block: 15px;
}

.separator_in {
  background-color: #2b1969;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
}

.block_data {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  margin-inline: 55px;
  display: flex;
}

.data1 {
  color: #b5fffa;
  margin-block-end: 10px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 25px;
}

.data2 {
  color: #b099ff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 15px;
}

.section_about {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-block: 100px;
  display: flex;
  position: relative;
}

.h1 {
  color: #fff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 900;
  font-size: 65px;
  line-height: 65px;
  position: relative;
}

.h2 {
  color: #fff;
  text-align: center;
  margin-block-start: 10px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 45px;
  line-height: 45px;
  position: relative;
}

.h1_green {
  color: #93fadf;
  text-align: center;
}

.fast_details {
  background-color: #190a41;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  margin-inline: 10px;
  padding: 15px 15px 20px;
  display: flex;
}

.fast_in {
  background-color: #2e1670;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 5px;
  display: flex;
}

.panel_fast_in {
  background-color: #7756ef;
  border: 3px solid #000;
  border-radius: 20px;
  width: auto;
  height: 100%;
  margin-block-start: 0;
  padding: 15px;
  position: relative;
}

.fast_icon {
  background-color: #47299c;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
}

.title {
  color: #b5fffa;
  margin-block-start: 20px;
  margin-block-end: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 20px;
}

.para {
  color: #9f87e2;
  text-align: center;
  margin-block-start: 20px;
  margin-block-end: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
}

.block_fast {
  width: 96%;
  height: auto;
  margin-block-start: -51px;
  position: relative;
}

.fwog {
  height: 300px;
  margin-block-start: -26px;
}

.wave_light {
  z-index: -1;
  background-image: url('images/wave.svg');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 600px;
  position: absolute;
  inset-block-end: 0%;
  inset-inline: 0%;
}

.section_launch {
  background-color: #6945ce;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-block: 100px;
  display: flex;
  position: relative;
}

.block_launch {
  width: 96%;
  height: auto;
  margin-block-start: 90px;
  position: relative;
}

.button_yellow {
  color: #000;
  background-color: #ffc552;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  height: 50px;
  margin-block-start: 50px;
  padding-inline: 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: flex;
  position: relative;
}

.wave_dark {
  z-index: 0;
  background-image: url('images/wave2.svg');
  background-position: 100% 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 600px;
  position: absolute;
  inset-block-end: 0%;
  inset-inline: 0%;
}

.section_features {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-block: 100px 80px;
  display: flex;
  position: relative;
}

.features {
  height: auto;
  margin: 20px;
  position: relative;
}

.block_features {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-block-start: 0;
  display: flex;
}

.features_list {
  margin-block-start: 70px;
}

.section_pricing {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-block: 100px;
  display: flex;
  position: relative;
}

.price {
  height: auto;
  margin-block-start: 90px;
  margin-inline: 20px;
  position: relative;
}

.price_details {
  background-color: #190a41;
  border-radius: 6px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 500px;
  height: auto;
  margin-inline: 10px;
  padding: 35px 10px 20px;
  display: flex;
}

.price_title {
  color: #b5fffa;
  margin-block: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 40px;
}

.price_title2 {
  color: #b298f8;
  text-align: center;
  margin-block-start: 15px;
  margin-block-end: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 22px;
  line-height: 22px;
}

.price_title3 {
  color: #53ffc6;
  text-align: center;
  margin-block-start: 15px;
  margin-block-end: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.div-block-20 {
  background-color: #080424;
  border-radius: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  margin-block: 0 15px;
  padding: 15px;
  display: flex;
}

.valid {
  background-color: #48299d;
  border-radius: 100%;
  width: 20px;
  height: 20px;
}

.div-block-22 {
  justify-content: flex-start;
  align-items: center;
  margin-block: 5px;
  display: flex;
}

.price_description {
  color: #fff;
  text-align: center;
  margin-block: 0;
  margin-inline-start: 10px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
}

.valid_hider {
  background-color: #0000;
  width: 18px;
  height: 18px;
}

.price_description2 {
  color: #9f86e3;
  text-align: center;
  margin-block: 0;
  margin-inline-start: 10px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
}

.price_block {
  flex-flow: column;
  width: 100%;
  margin-block-start: 25px;
  display: flex;
}

.button_pay {
  color: #000;
  background-color: #ffc552;
  border-radius: 7px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 50px;
  padding-inline: 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: flex;
}

.ground {
  background-color: #6945ce;
  width: 100%;
  height: 500px;
  position: absolute;
  inset-block-end: 0%;
  inset-inline: 0%;
}

.image {
  height: 500px;
  position: absolute;
  inset-block-end: 0%;
  inset-inline-end: -37%;
}

.section_preview {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-block: 100px;
  display: flex;
  position: relative;
}

.wa-copy {
  background-color: #0000;
  background-image: url('images/wave.svg');
  background-position: 0 100%;
  background-repeat: repeat-x;
  background-size: auto 100%;
  width: 100%;
  height: 650px;
  position: absolute;
  inset-block-start: 0%;
  inset-inline: 0%;
  transform: rotate(180deg);
}

.block_website {
  flex-flow: wrap;
  justify-content: center;
  align-items: center;
  margin-block-start: 90px;
  display: flex;
}

.web_preview {
  background-color: #190a41;
  border-radius: 6px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 350px;
  height: 197px;
  margin-inline: 10px;
  padding: 0;
  display: flex;
  position: relative;
}

.block_web {
  background-color: #2e1670;
  border-radius: 7px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-block-start: 10px;
  padding-inline: 0;
  display: flex;
}

.block_web_data {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  height: auto;
  padding: 15px;
  display: flex;
}

.line1 {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.line {
  color: #fff;
  text-align: center;
  margin-block-start: 0;
  margin-block-end: 10px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
}

.line2 {
  color: #9f86e3;
  text-align: center;
  margin-block-start: 0;
  margin-block-end: 10px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
}

.line3 {
  color: #9f86e3;
  text-align: center;
  margin-block: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 12px;
}

.percentage {
  color: #52ffc5;
  text-align: center;
  margin-block: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 18px;
}

.block_preview {
  height: auto;
  margin: 20px;
  position: relative;
}

.section_join {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-block: 100px;
  display: flex;
}

.block_join {
  height: auto;
  margin-block-start: 90px;
  margin-inline: 20px;
  margin-block-end: 20px;
  position: relative;
}

.block_join_numbers {
  background-color: #190a41;
  border-radius: 6px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  margin-inline: 10px;
  padding: 20px 20px 30px;
  display: flex;
}

.block_join_details {
  background-color: #2e1670;
  border-radius: 7px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  height: auto;
  padding-block: 10px;
  padding-inline: 0;
  display: flex;
}

.block_buttons {
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.x {
  color: #000;
  background-color: #190b40;
  background-image: url('images/x.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-block-start: 0;
  margin-inline: 7.5px;
  padding-inline: 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: flex;
  position: relative;
}

.x:hover {
  background-color: #330f97;
}

.block_socials {
  justify-content: center;
  align-items: center;
  margin-block-start: 25px;
  display: flex;
}

.panel_fast_center {
  background-color: #542baf;
  border: 2px solid #baa4ff;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.panel_launch_in {
  background-color: #7756ef;
  border: 3px solid #000;
  border-radius: 20px;
  width: auto;
  height: 100%;
  margin-block-start: 0;
  padding: 15px;
  position: relative;
}

.panel_launch_center {
  background-color: #542baf;
  border: 2px solid #baa4ff;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.number {
  background-color: #47299c;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  display: flex;
}

.launch_details {
  background-color: #190a41;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: auto;
  margin-inline: 10px;
  padding: 20px 20px 30px;
  display: flex;
}

.launch_sub {
  background-color: #341786;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-block-start: 20px;
  display: flex;
}

.title2 {
  color: #53ffc6;
  text-align: center;
  margin-block: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  line-height: 14px;
}

.launch_type {
  background-color: #341786;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 70px;
  height: 60px;
  margin-block-start: 20px;
  margin-inline: 5px;
  display: flex;
}

.div-block-27 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.title_price {
  color: #000;
  text-align: center;
  margin-block: 0;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 20px;
}

.launch_pay {
  background-color: #ffc552;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  margin-block-start: 20px;
  display: flex;
}

.launch_in {
  background-color: #2e1670;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 5px;
  display: flex;
}

.features_details {
  background-color: #190a41;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  margin-inline: 10px;
  padding: 20px 20px 30px;
  display: flex;
}

.panel_feature_in {
  background-color: #7756ef;
  border: 3px solid #000;
  border-radius: 20px;
  width: auto;
  height: 100%;
  margin-block-start: 0;
  padding: 15px;
  position: relative;
}

.panel_feature_center {
  background-color: #542baf;
  border: 2px solid #baa4ff;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.feature_in {
  background-color: #2e1670;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 5px;
  display: flex;
}

.feature_details {
  background-color: #190a41;
  border-radius: 6px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 300px;
  height: 300px;
  margin-inline: 10px;
  padding: 20px 20px 30px;
  display: flex;
}

.panel_price_in {
  background-color: #7756ef;
  border: 3px solid #000;
  border-radius: 20px;
  width: auto;
  height: 100%;
  margin-block-start: 0;
  padding: 15px;
  position: relative;
}

.panel_center_price {
  background-color: #542baf;
  border: 2px solid #baa4ff;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.price_in {
  background-color: #2e1670;
  border-radius: 7px;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  padding: 10px 5px;
  display: flex;
}

.panel_web {
  background-color: #7756ef;
  border: 3px solid #000;
  border-radius: 20px;
  width: auto;
  height: 100%;
  margin-block-start: 0;
  padding: 15px;
  position: relative;
}

.panel_web_center {
  background-color: #542baf;
  border: 2px solid #baa4ff;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.block_join_in {
  background-color: #7756ef;
  border: 3px solid #000;
  border-radius: 20px;
  width: auto;
  height: 100%;
  margin-block-start: 0;
  padding: 15px;
  position: relative;
}

.block_join_center {
  background-color: #542baf;
  border: 2px solid #baa4ff;
  border-radius: 13px;
  width: 100%;
  height: 100%;
  padding: 15px;
}

.trending {
  color: #000;
  background-color: #52ffae;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 15px;
  padding: 15px 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  display: flex;
  position: absolute;
  inset-block-start: 0%;
  inset-inline-start: 0%;
}

.hot {
  color: #000;
  background-color: #ff8d29;
  border-radius: 14px;
  justify-content: center;
  align-items: center;
  height: auto;
  margin: 15px;
  padding: 15px 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  display: flex;
  position: absolute;
  inset-block-start: 0%;
  inset-inline-start: 0%;
}

.rocket {
  height: 350px;
  position: absolute;
  inset: auto;
}

.image-2 {
  height: 180px;
  margin-block-start: 35px;
  margin-block-end: 19px;
}

.logo_icon {
  width: 100%;
}

.icon_holders {
  width: 100%;
}

.icon_chart {
  height: 100%;
}

.icon_chain {
  width: 100%;
}

.div-block-28 {
  background-color: #9a75ff;
  width: 30px;
  height: 30px;
}

.icon_fast,
.icon_ready,
.icon_crypto {
  width: 80%;
}

.num {
  color: #bba2ff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 25px;
  line-height: 25px;
}

.icon_wallet,
.icon_dex,
.icon_char {
  width: 80%;
}

.icon_token {
  width: 70%;
}

.icon_community,
.icon_security {
  width: 80%;
}

.icon_check {
  width: 95%;
}

.tg {
  color: #000;
  background-color: #190b40;
  background-image: url('images/tg.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 80%;
  border-radius: 6px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  margin-block-start: 0;
  margin-inline: 7.5px;
  padding-inline: 20px;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 18px;
  display: flex;
  position: relative;
}

.tg:hover {
  background-color: #330f97;
}

.block_header_right {
  justify-content: flex-end;
  align-items: center;
  display: flex;
}

.menu_mobile {
  display: none;
}

@media screen and (min-width: 1440px) {

  .block_fast,
  .block_launch {
    width: auto;
  }
}

@media screen and (max-width: 991px) {
  .menu_link {
    display: none;
  }

  .panel_in {
    width: auto;
  }

  .block_hero_panel {
    width: 95%;
  }

  .hero_bonk {
    display: none;
  }

  .block_data {
    margin-inline: 35px;
  }

  .data2 {
    text-align: center;
  }

  .section_about {
    padding-block: 70px;
  }

  .h1 {
    text-align: center;
  }

  .fast_details {
    width: 100%;
    margin-block-end: 10px;
  }

  .fast_in {
    flex-flow: column;
  }

  .title {
    text-align: center;
  }

  .block_fast {
    width: 90%;
  }

  .section_launch {
    padding-block: 70px;
  }

  .block_launch {
    width: 90%;
  }

  .section_features {
    padding-block: 70px 50px;
  }

  .section_pricing {
    padding-block: 70px;
  }

  .image {
    height: 400px;
    display: none;
    inset-inline-end: -30%;
  }

  .section_preview,
  .section_join {
    padding-block: 70px;
  }

  .launch_details {
    width: 100%;
    margin-block-end: 10px;
  }

  .launch_in {
    flex-flow: column;
  }

  .image-2 {
    height: 155px;
  }

  .menu_mobile {
    background-color: #0000;
    background-image: url('images/icon_menu.svg');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 90%;
    width: 50px;
    height: 50px;
    margin-inline-start: 15px;
    padding: 0;
    display: flex;
  }
}

@media screen and (max-width: 767px) {
  .hero_title {
    width: 70%;
    height: auto;
  }

  .connect_logo {
    width: 40px;
    height: 40px;
  }

  .top {
    height: auto;
    padding-block: 10px;
  }

  .connect_progress {
    width: 70px;
  }

  .progress1 {
    height: 15px;
  }

  .progress2 {
    height: 12px;
  }

  .connect {
    font-size: 13px;
    line-height: 13px;
  }

  .coin1 {
    height: 50px;
  }

  .coin2 {
    height: 45px;
  }

  .pepe_hero {
    height: 200px;
    margin-block-start: 0;
  }

  .block_pepe_hero {
    margin-block-start: 20px;
  }

  .block_data {
    margin-inline: 20px;
  }

  .data1 {
    font-size: 18px;
    line-height: 18px;
  }

  .data2 {
    font-size: 12px;
    line-height: 15px;
  }

  .h1 {
    font-size: 55px;
    line-height: 55px;
  }

  .h2 {
    font-size: 35px;
    line-height: 35px;
  }

  .fwog {
    height: 250px;
    margin-block-start: -14px;
  }

  .price {
    width: 95%;
  }

  .price_description {
    text-align: start;
    font-size: 14px;
  }

  .price_description2 {
    text-align: start;
    line-height: 15px;
  }

  .rocket {
    height: 250px;
  }

  .image-2 {
    width: 90%;
    height: auto;
    margin-block-start: 40px;
  }

  .bold-text {
    text-align: start;
  }

  .logo_icon {
    width: 100%;
    margin-block-start: 5px !important;
  }
}

@media screen and (max-width: 479px) {
  .section_hero {
    padding-block-end: 50px;
  }

  .button_launch {
    height: auto;
    padding: 15px;
    font-size: 14px;
    line-height: 14px;
  }

  .hero_icon {
    width: 50px;
    height: 80px;
    margin-inline-start: 10px;
  }

  .panel_in,
  .panel_center {
    height: auto;
    padding: 5px;
  }

  .panel_details {
    padding-block-end: 82px;
    padding-inline: 5px;
  }

  .block_hero_panel {
    width: 98%;
  }

  .preview_connect {
    flex-flow: column;
    justify-content: center;
    padding-inline: 10px;
  }

  .preview_button1,
  .preview_button2 {
    width: 100%;
    margin-block-end: 5px;
    padding-block: 15px;
  }

  .preview_buttons {
    flex-flow: column;
  }

  .connect_block {
    width: 100%;
  }

  .connect_progress {
    flex: auto;
  }

  .connect {
    width: 100%;
  }

  .icon1 {
    display: none;
  }

  .button_title {
    text-align: center;
  }

  .description {
    font-size: 14px;
  }

  .separator {
    height: auto;
  }

  .separator_in {
    flex-flow: column;
    padding-block-start: 20px;
  }

  .block_data {
  }

  .h1 {
    font-size: 40px;
    line-height: 40px;
  }

  .h2 {
    font-size: 25px;
    line-height: 25px;
  }

  .fast_icon {
    width: 40px;
    height: 40px;
  }

  .title {
    font-size: 16px;
    line-height: 18px;
  }

  .block_features {
    width: 100%;
  }

  .features_list {
    width: 95%;
  }

  .price_title {
    font-size: 30px;
    line-height: 30px;
  }

  .price_title2 {
    font-size: 18px;
    line-height: 18px;
  }

  .price_title3 {
    font-size: 13px;
  }

  .div-block-20 {
    justify-content: center;
    align-items: center;
  }

  .valid {
    display: none;
  }

  .price_description {
    text-align: center;
    margin-inline-start: 0;
    font-size: 12px;
  }

  .price_description2 {
    text-align: center;
    margin-inline-start: 0;
  }

  .web_preview {
    width: 250px;
  }

  .line {
    font-size: 16px;
    line-height: 16px;
  }

  .line2 {
    font-size: 13px;
    line-height: 13px;
  }

  .line3 {
    font-size: 10px;
    line-height: 10px;
  }

  .block_join {
    width: 95%;
  }

  .block_join_numbers {
    flex-flow: column;
    padding-block-start: 25px;
    padding-block-end: 10px;
  }

  .launch_details {
    padding-inline: 10px;
  }

  .title2 {
    font-size: 12px;
    line-height: 12px;
  }

  .launch_type {
    width: 57px;
  }

  .panel_feature_in {
    padding: 10px;
  }

  .panel_feature_center {
    padding: 5px;
  }

  .feature_details {
    width: auto;
    height: auto;
  }

  .panel_web,
  .panel_web_center {
    padding: 5px;
  }

  .trending,
  .hot {
    padding-block: 7px;
    font-size: 11px;
    line-height: 11px;
  }

  .rocket {
    height: 200px;
  }

  .icon_holders,
  .icon_chart,
  .icon_chain {
    display: none;
  }

  .menu_mobile {
    width: 40px;
    height: 40px;
  }
}

/* ===== SUBTLE HOVER EFFECTS & ANIMATIONS ===== */

/* Button Hover Effects */
.button_launch,
.button_yellow,
.button_pay,
.connect {
  transition: all 0.3s ease;
  cursor: pointer;
}

.button_launch:hover,
.button_yellow:hover,
.button_pay:hover {
  background-color: #ffcc33;
  transform: translateY(-2px);
  box-shadow: 0 8px 25px rgba(255, 197, 82, 0.4);
}

.connect:hover {
  background-color: #ffcc33;
  transform: translateY(-1px);
  box-shadow: 0 6px 20px rgba(255, 197, 82, 0.3);
}

/* Menu Link Hover Effects */
.menu_link {
  transition: all 0.3s ease;
  cursor: pointer;
  position: relative;
}

.menu_link:hover {
  color: #93fadf;
  transform: translateY(-1px);
}

.menu_link::after {
  content: '';
  position: absolute;
  inset-block-end: -5px;
  inset-inline-start: 0;
  width: 0;
  height: 2px;
  background-color: #93fadf;
  transition: width 0.3s ease;
}

.menu_link:hover::after {
  width: 100%;
}

/* Join Section Mobile Optimizations */
@media (max-width: 640px) {
  .section_join .block_join {
    width: 100%;
    margin-inline: 0;
  }
  
  .section_join .block_join_in {
    border-radius: 16px;
  }
  
  .section_join .block_join_center {
    border-radius: 12px;
  }
  
  .section_join .block_join_details {
    border-radius: 8px;
  }
  
  .section_join .block_join_numbers {
    width: 100%;
    margin-inline: 0;
    border-radius: 8px;
  }
  
  .section_join .block_data {
    width: 100%;
    margin-inline: 0;
  }
}

/* Additional mobile improvements */
@media (max-width: 768px) {
  .section_join {
    padding-block: 60px 40px;
  }
  
  .section_join .block_join {
    margin-block-start: 40px;
  }
}

/* Card Hover Effects */
.fast_details,
.launch_details,
.feature_details {
  transition: all 0.3s ease;
  cursor: pointer;
}

.fast_details:hover,
.launch_details:hover,
.feature_details:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 35px rgba(25, 10, 65, 0.6);
  background-color: #1f0c47;
}

/* Panel Hover Effects */
.panel_fast_in,
.panel_launch_in,
.panel_feature_in {
  transition: all 0.3s ease;
}

.panel_fast_in:hover,
.panel_launch_in:hover,
.panel_feature_in:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 30px rgba(0, 0, 0, 0.3);
}

/* Website Preview Card Hover Effects */
.block_preview {
  transition: all 0.3s ease;
  cursor: pointer;
}

.block_preview:hover {
  transform: translateY(-5px) scale(1.02);
}

.web_preview {
  transition: all 0.3s ease;
}

.block_preview:hover .web_preview {
  box-shadow: 0 15px 40px rgba(25, 10, 65, 0.5);
}

/* Hero Panel - Made Unclickable */
.block_hero_panel {
  pointer-events: none;
}

/* Character Hover Animations */

.hero_bonk {
  transition: all 0.3s ease;
}

.hero_bonk:hover {
  transform: scale(1.05) rotate(2deg);
  filter: brightness(1.1);
}

/* Coin Animations */
.coin2 {
  transition: all 0.3s ease;
}

.coin2:hover {
  transform: rotate(240deg) scale(1.1);
  filter: brightness(1.2);
}

/* Floating Characters Hover */

/* Interactive Button Preview Hover */
.preview_button1,
.preview_button2 {
  transition: all 0.3s ease;
  cursor: pointer;
}

.preview_button1:hover {
  background-image: linear-gradient(135deg, #6f3af9, #4224a0);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(95, 42, 233, 0.4);
}

.preview_button2:hover {
  background-image: linear-gradient(135deg, #49c3ba, #155449);
  transform: translateY(-2px);
  box-shadow: 0 8px 20px rgba(57, 179, 170, 0.4);
}

/* Stats Data Hover */
.block_data {
  transition: all 0.3s ease;
  cursor: pointer;
}

.block_data:hover {
  transform: translateY(-3px);
}

.block_data:hover .data1 {
  color: #52ffc5;
  text-shadow: 0 0 10px rgba(82, 255, 197, 0.5);
}

/* Icon Hover Effects */
.fast_icon,
.number {
  transition: all 0.3s ease;
}

.fast_details:hover .fast_icon,
.launch_details:hover .number {
  transform: scale(1.1) rotate(5deg);
  background-color: #5f39ac;
}

/* Trending/Hot Badge Hover */
.trending,
.hot {
  transition: all 0.3s ease;
  cursor: pointer;
}

.trending:hover {
  background-color: #45ff9e;
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(82, 255, 174, 0.4);
}

.hot:hover {
  background-color: #ff7a15;
  transform: scale(1.05);
  box-shadow: 0 5px 15px rgba(255, 141, 41, 0.4);
}

/* Launch Type Hover */
.launch_type {
  transition: all 0.3s ease;
  cursor: pointer;
}

.launch_type:hover {
  background-color: #4527a6;
  transform: translateY(-2px);
  box-shadow: 0 5px 15px rgba(52, 23, 134, 0.5);
}

/* Launch Sub/Pay Hover */
.launch_sub {
  transition: all 0.3s ease;
  cursor: pointer;
}

.launch_sub:hover {
  background-color: #4527a6;
  transform: translateY(-1px);
}

.launch_pay {
  transition: all 0.3s ease;
  cursor: pointer;
}

.launch_pay:hover {
  background-color: #ffcc33;
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(255, 197, 82, 0.4);
}

/* Pricing Panel Hover */
.price {
  transition: all 0.3s ease;
}

.price:hover {
  transform: translateY(-5px);
}

.price:hover .panel_price_in {
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
}

/* Hero Logo Hover */
.image-2 {
  transition: all 0.3s ease;
}

.image-2:hover {
  transform: scale(1.02);
  filter: brightness(1.1);
}

/* Hero Icon */

/* Social Icons Enhanced Hover (building on existing) */
.x,
.tg {
  transition: all 0.3s ease;
}

.x:hover,
.tg:hover {
  transform: translateY(-2px) scale(1.05);
  box-shadow: 0 5px 15px rgba(51, 15, 151, 0.5);
}

/* Mobile Menu Hover */
.menu_mobile {
  transition: all 0.3s ease;
}

.menu_mobile:hover {
  background-color: #330f97;
  transform: scale(1.05);
}

/* Subtle Pulse Animation for Key CTAs */
@keyframes pulse-glow {
  0% {
    box-shadow: 0 0 5px rgba(255, 197, 82, 0.4);
  }

  50% {
    box-shadow: 0 0 20px rgba(255, 197, 82, 0.8);
  }

  100% {
    box-shadow: 0 0 5px rgba(255, 197, 82, 0.4);
  }
}

.button_launch,
.button_yellow {
  animation: pulse-glow 3s infinite;
}

/* Floating Animation for Characters */

@keyframes float-slow {

  0%,
  100% {
    transform: translateY(0px);
  }

  50% {
    transform: translateY(-5px);
  }
}

/* Gentle Coin Rotation */
@keyframes coin-spin {
  0% {
    transform: rotate(120deg);
  }

  100% {
    transform: rotate(480deg);
  }
}

@keyframes coin-spin-1 {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

.coin1 {
  animation: coin-spin-1 8s linear infinite;
}

.coin2 {
  animation: coin-spin 8s linear infinite;
}

/* Responsive Hover Adjustments */
@media screen and (max-width: 991px) {

  /* Reduce hover effects on tablets */
  .fast_details:hover,
  .launch_details:hover,
  .feature_details:hover {
    transform: translateY(-3px);
  }

  .block_preview:hover {
    transform: translateY(-3px) scale(1.01);
  }
}

@media screen and (max-width: 767px) {

  /* Minimal hover effects on mobile */
  .button_launch:hover,
  .button_yellow:hover,
  .button_pay:hover {
    transform: translateY(-1px);
    box-shadow: 0 4px 15px rgba(255, 197, 82, 0.3);
  }

  .fast_details:hover,
  .launch_details:hover,
  .feature_details:hover {
    transform: translateY(-2px);
  }

  /* Disable floating animations on mobile for better performance */
}

/* ===== FOOTER INFO SECTION ===== */

.section_footer_info {
  background-color: #361a84;
  padding: 60px 25px;
  display: flex;
  justify-content: center;
}

.footer_info_container {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 60px;
}

.footer_info_left {
  flex: 1;
  max-width: 500px;
}

.footer_logo_section {
  display: flex;
  align-items: center;
  margin-block-end: 20px;
}

.footer_logo_icon {
  background-color: #4f35aa;
  border-radius: 12px;
  width: 60px;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-inline-end: 15px;
}

.footer_logo_img {
  width: 40px;
  height: 40px;
}

.footer_brand_name {
  color: #fff;
  font-family: Lato, Arial, sans-serif;
  font-size: 24px;
  line-height: 24px;
  font-weight: 700;
}

.footer_description {
  color: #c5afff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-block-end: 25px;
}

.footer_powered {
  display: flex;
  align-items: center;
}

.footer_powered_text {
  color: #93fadf;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 14px;
}

.footer_info_right {
  display: flex;
  gap: 80px;
}

.footer_menu_section {
  min-width: 120px;
}

.footer_menu_title {
  color: #fff;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  margin-block-end: 20px;
}

.footer_menu_items {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.footer_menu_link {
  color: #c5afff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.footer_menu_link:hover {
  color: #93fadf;
  transform: translateX(3px);
}

/* For RTL languages, the hover transform should be opposite */
[dir="rtl"] .footer_menu_link:hover {
  transform: translateX(-3px);
}

/* ===== LEGAL DISCLAIMER FOOTER ===== */

.section_disclaimer {
  background-color: #2b1969;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  padding-block: 80px;
  display: flex;
  position: relative;
}

.disclaimer_container {
  width: 90%;
  padding-inline: 25px;
  display: flex;
  justify-content: center;
}

.disclaimer_panel {
  width: 100%;
  position: relative;
}

.disclaimer_shadow {
  background-color: #1a0c3d;
  border-radius: 15px;
  width: 100%;
  height: 100%;
  margin-block-start: 15px;
  margin-inline-start: -15px;
  position: absolute;
  inset: 0%;
}

.disclaimer_content {
  background-color: #4f35aa;
  border: 3px solid #000;
  border-radius: 20px;
  padding: 20px;
  position: relative;
  z-index: 1;
}

.disclaimer_inner {
  background-color: #361a84;
  border: 2px solid #6945ce;
  border-radius: 15px;
  padding: 30px;
}

.disclaimer_header {
  margin-block-end: 30px;
  text-align: center;
}

.disclaimer_title {
  color: #52ffae;
  font-family: Lato, Arial, sans-serif;
  font-weight: 700;
  font-size: 28px;
  line-height: 32px;
  margin-block-end: 15px;
}

.disclaimer_subtitle {
  color: #ff8d29;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
}

.disclaimer_section {
  margin-block-end: 25px;
}

.disclaimer_section_title {
  color: #93fadf;
  font-family: Lato, Arial, sans-serif;
  font-size: 18px;
  line-height: 22px;
  margin-block-end: 10px;
  font-weight: 700;
}

.disclaimer_text {
  color: #c5afff;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 20px;
  margin-block-end: 0;
}

.disclaimer_footer {
  margin-block-start: 40px;
  padding-block-start: 25px;
  border-block-start: 2px solid #6945ce;
  text-align: center;
}

.disclaimer_copyright {
  color: #b5fffa;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  line-height: 20px;
  margin-block-end: 10px;
}

.disclaimer_note {
  color: #ffc552;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  margin-block-end: 10px;
}

.disclaimer_update {
  color: #9f87e2;
  font-family: Lato, Arial, sans-serif;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
}

/* ...existing responsive styles... */

@media screen and (max-width: 991px) {
  /* ...existing styles... */
  
  .footer_logo_section {
    margin-block-end: 15px;
  }

  .footer_logo_icon {
    margin-inline-end: 15px;
  }

  .footer_description {
    margin-block-end: 20px;
  }

  .footer_menu_title {
    margin-block-end: 15px;
  }

  .disclaimer_header {
    margin-block-end: 30px;
  }

  .disclaimer_title {
    margin-block-end: 15px;
  }

  .disclaimer_section {
    margin-block-end: 20px;
  }

  .disclaimer_section_title {
    margin-block-end: 10px;
  }

  .disclaimer_footer {
    margin-block-start: 30px;
    padding-block-start: 20px;
  }

  .disclaimer_copyright {
    margin-block-end: 10px;
  }

  .disclaimer_note {
    margin-block-end: 10px;
  }
}

@media screen and (max-width: 767px) {
  /* ...existing styles... */

  .footer_logo_section {
    margin-block-end: 15px;
  }

  .footer_description {
    margin-block-end: 20px;
  }

  .footer_menu_title {
    margin-block-end: 15px;
  }

  .disclaimer_container {
    padding-inline: 0px !important;
  }

  .disclaimer_shadow {
    margin-inline-start: -10px;
    margin-block-start: 10px;
  }

  .disclaimer_section {
    margin-block-end: 15px;
  }
}

/* Menu link after pseudo-element positioning fix */
.menu_link::after {
  content: '';
  position: absolute;
  inset-block-end: -5px;
  inset-inline-start: 0;
  width: 0;
  height: 2px;
  background-color: #93fadf;
  transition: width 0.3s ease;
}

.menu_link:hover::after {
  width: 100%;
}