* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

/* Fonts */

@import url('https://fonts.googleapis.com/css2?family= Montserrat: wght @400;600 & display=swap');

/* Cores */

:root {
    --cor1: #105D70;
    --cor2: #6BD7F2;
    --cor3: #22C6F0;
    --cor4: #396874;
    --cor5: #396874;
}

/*-----------------------*/

header {
    width: 100%;
    background-image: linear-gradient(to top right, black, rgb(24, 24, 26));
}

header nav {
    display: flex;
}

header ul li {
    display: inline-block;
    padding: 19px 4px 10px 4px;
}

.menu {
    text-align: right;
    padding: 30px 5% 0px 0px;
    width: 80%;
}

.menu_logo {
    text-align: left;
    width: 20%;
    display: flex;
    justify-content: left;
    align-items: center;
}

.menu_logo img {
    width: 100px;
    padding-left: 15px;
}


header a {
    text-decoration: none;
    color: rgb(255, 255, 255);
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    transition: .4s;
    padding: 10px;
}

header li hr {
    width: 0px;
    height: 4px;
    border: none;
    margin-top: 5px;
    margin-left: 9px;
    transition: .4s;
    background-image: linear-gradient(to right, var(--cor3), var(--cor1));
}

header li:hover hr {
    background-image: linear-gradient(to right, var(--cor3), var(--cor1));
    width: 90%;
}

.menu_mobile {
    display: none;
}

.menu_mobile svg {
    width: 35px;
    height: 35px;
    fill: white;
    transition: .3s;
}

main {
    width: 100%;
    padding: 120px 0px 150px 8%;
}

.texto_main {
    text-align: left;
    max-width: 500px;
}

.texto_main h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    color: white;
    font-size: 43px;
}

.texto_main p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: white;
    font-size: 18px;
    padding-top: 20px;
    max-width: 400px;
}

.texto_main hr {
    width: 180px;
    height: 4px;
    border: none;
    margin-top: 25px;
    background-image: linear-gradient(to right, var(--cor3), var(--cor1));
    transition: .4s;
}

.texto_main:hover hr {
    width: 270px;
}

/* Container Mkt */

.container_mkt {
    width: 100%;
    display: flex;
    align-items: center;
    background-image: linear-gradient(to top right, black, rgb(20, 20, 22));
    padding: 60px 0;
}

.container_mkt img {
    width: 200px;
}

.container_mkt .block1 {
    width: 40%;
    text-align: center;
}

.container_mkt .block2 {
    width: 60%;
}

.container_mkt .block2 h1 {
    font-family: 'Montserrat', sans-serif;
    color: white;
    max-width: 600px;
    line-height: 40px;
    font-size: 28px;
    padding-right: 4%;
}

.container_produtos {
    width: 100%;
    height: 100%;
    background-color: rgb(255, 255, 255);
    text-align: center;
    padding: 20px;
}

.produtos {
    display: inline-table;
    width: 220px;
    height: 370px;
    background-color: rgb(255, 255, 255);
    margin: 15px;
    border-radius: 8px;
    border-top: 5px solid black;
    border-bottom: 5px solid black;
    transition: .3s;
}

.produtos:hover {
    border-top: 5px solid rgb(34, 159, 190);
    border-bottom: 5px solid rgb(36, 129, 169);
}

.produtos h1 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 18px;
}

.produtos p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 7px 0px;
}

.text_produto {
    padding-left: 10px;
    width: 100%;
    text-align: left;
}

.produtos img {
    width: 100%;
    border-radius: 10px;
    transition: .4s;
}

.img_produto {
    width: 100%;
}

.img_avaliacao {
    width: 80px;
    padding-left: 10px;
}

.bloco_button {
    width: 100%;
    text-align: center;
    padding: 10px 0px;
}

.btn_adicionar {
    text-align: center;
    border: none;
    outline: none;
    background-color: black;
    font-family: 'Montserrat', sans-serif;
    font-weight: 600;
    font-size: 17px;
    padding: 10px 20px;
    color: white;
    border-radius: 5px;
    transition: .2s ease-in;
    cursor: pointer;
}

.btn_adicionar:hover {
    padding: 10px 25px;
    background-color: rgb(24, 24, 24);
}

/* Section */

section {
    width: 100%;
    padding: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bloco_imagem {
    width: 50%;
    padding-left: 12%;
}

.bloco_imagem img {
    width: 50%;
    min-width: 200px;
}

.bloco_texto {
    width: 50%;
}

.bloco_texto p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    color: rgb(0, 0, 0);
    max-width: 550px;
    font-size: 19px;
}

.bloco_texto:hover hr {
    background-image: linear-gradient(to right, var(--cor3), var(--cor1));
    width: 90%;
}

.bloco_texto hr {
    height: 4px;
    width: 20%;
    border: none;
    background-image: linear-gradient(to right, var(--cor3), var(--cor1));
    transition: .5s;
    margin-top: 10px;
}


/* Geral */
body {
    font-family: 'Arial', sans-serif;
    margin: 0;
    padding: 0;
    background-color: #fff; /* Fundo branco */
    color: #333;
  }
  
  /* Container da seção de conteúdo */
  .content-wrapper {
    padding: 3rem 1rem;
  }
  
  /* Seção de introdução com texto e imagem */
  .intro {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 4rem;
  }
  
  .intro-text {
    flex: 1;
    padding-right: 2rem;
  }
  
  .intro-text h1 {
    font-size: 2.5rem;
    color: #333;
    margin-bottom: 1rem;
  }
  
  .intro-text p {
    font-size: 1.1rem;
    color: #555;
  }
  
  .intro-image img {
    max-width: 100%;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 500px; /* Tamanho fixo, pode ser ajustado */
  }
  
  /* Container da seção de planos */
  .plans-section {
    max-width: 1200px;
    margin: 0 auto;
  }
  
  /* Centralização do título */
  .title-container {
    text-align: center;
    margin-bottom: 4rem;
  }
  
  .title-container h2 {
    font-size: 3rem;
    font-weight: bold;
    color: #333;
    margin: 0;
    position: relative;
  }
  
  .title-container h2 span {
    color: #007bff;
  }
  
  .title-container h2::after {
    content: '';
    width: 100px;
    height: 5px;
    background-color: #007bff;
    position: absolute;
    bottom: -15px;
    left: 50%;
    transform: translateX(-50%);
  }
  
  /* Grid de planos */
  .plans-container {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 2rem;
    justify-items: center;
    margin-top: 2rem;
  }
  
  /* Estilo para cada plano */
  .plan {
    background-color: #2c2f38;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
    padding: 2rem;
    text-align: center;
    width: 100%;
    max-width: 350px;
    position: relative;
    overflow: hidden;
  }
  
  .plan:hover {
    transform: translateY(-5px);
  }
  
  /* Título do plano */
  .plan .top h3 {
    font-size: 1.8rem;
    color: #fff;
    margin-bottom: 1rem;
  }
  
  .plan .top h3 span {
    color: #007bff;
  }
  
  /* Descrição do plano */
  .plan .product p {
    font-size: 1rem;
    color: #bbb;
    margin-bottom: 1rem;
  }
  
  /* Lista de vantagens */
  .plan .checks p {
    font-size: 1rem;
    color: #bbb;
    margin: 0.5rem 0;
  }
  
  /* Preço e botão de compra */
  .plan .buy {
    margin-top: 1.5rem;
  }
  
  .plan .price {
    font-size: 1.6rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1rem;
  }
  
  .plan .price .discount {
    text-decoration: line-through;
    color: #bbb;
    font-size: 1.2rem;
    margin-right: 1rem;
  }
  
  .plan .buy .button {
    display: inline-block;
    padding: 0.8rem 2rem;
    font-size: 1.1rem;
    color: #fff;
    background: #007bff;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    text-decoration: none;
    transition: background 0.3s ease;
  }
  
  .plan .buy .button:hover {
    background: #0056b3;
  }
  
  .plan .buy-description {
    font-size: 0.9rem;
    color: #bbb;
    margin-top: 0.5rem;
  }
  
  /* Responsividade */
  @media screen and (max-width: 768px) {
    .plans-container {
      grid-template-columns: 1fr;
    }
    .plan:nth-child(3) {
      grid-column: 1;
      width: 100%;
    }
  }
  



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

    .bloco_imagem {
        width: 100%;
        text-align: center;
        padding-left: 0%;
        display: inline-block;
    }

    .bloco_texto {
        width: 100%;
        text-align: center;
    }

    .bloco_texto p {
        margin-top: 40px;
        display: inline-block;
        max-width: 450px;
    }

    .bloco_texto hr {
        display: none;
    }

    section {
        padding: 20px;
        display: inline-block;
    }

    .container_mkt {
        display: inline-block;
    }

    .container_mkt .block1 {
        width: 100%;
    }

    .container_mkt .block2 {
        width: 100%;
        text-align: center;
    }

    .container_mkt .block2 h1 {
        display: inline-block;
        padding-top: 17px;
        font-size: 22px;
        max-width: 400px;
        padding-right: 0;
    }

    header nav {
        display: block;
    }

    header li hr {
        display: none;
    }

    .menu {
        display: none;
    }

    .menu_mobile {
        display: block;
    }

    .menu_mobile ul {
        text-align: center;
        position: absolute;
        top: 64px;
        left: 0;
        width: 100%;
    }

    .menu_mobile ul li {
        display: block;
        padding: 14px 0;
        background-color: rgb(0, 0, 0);
    }

    .menu_mobile ul li a:hover {
        color: rgb(131, 131, 131);
    }

    .menu_hamburguer {
        width: 100%;
        text-align: right;
        padding: 20px 20px 10px 0px;
        transition: .3s;
    }

    .menu_mobile .menu_hamburguer:hover svg {
        background-color: #ffffff;
        fill: black;
        padding: 5px;
        border-radius: 50%;
        transform: rotateY(180deg);
    }
}

footer {
    width: 100%;
    background-color: rgb(7, 7, 7);
}

footer p {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 20px 0px;
    text-align: center;
    color: rgb(138, 138, 138);
    line-height: 27px;
}