@import '../css/style.css';
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,700;1,700&display=swap');
:root {
    --main-color: #cde27e;
    --main-light-color: #ddff5e;
    --main-dark-color: #42490e;
    --main-white: #fffdda;
    --countdown-gradient: linear-gradient(
        254.81deg,
        #9eaf22 -22.66%,
        #42490e 51.41%,
        #9eaf22 125.48%
    );
    --button-gradient: linear-gradient(92deg, #ce9b0f 0%, #ffd814 100%);
    --title-size: 1.625rem;
    --border-radius: 0.375rem;
}

* {
    font-family: 'Roboto Condensed';
}

html {
    scroll-behavior: smooth;
}

body {
    margin: 0px;
    padding: 0px;
}

.esconder {
    display: none !important;
}

.custom-container {
    width: 90%;
    max-width: 80rem;
    margin: 0 auto;
}

#container_pop_up_1 {
    position: fixed;
    z-index: 99999;
    display: none;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    background-color: #00000069;
}

.close_pop_up_1 {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}

.container_pop_up_1 {
    position: relative;
    width: 100%;
    max-width: 430px;
    background: #c12d2d;
    border: 4px solid #fff943;
    border-radius: 10px;
}

.container_pop_up_1_int {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
    padding: 40px 20px;
}

.title_pop_up_1 h2 {
    font-weight: 700;
    font-size: 2.6em;
    line-height: 100%;
    text-align: center;
    color: #ffffff;
}

.sub_title_pop_up_1 p {
    font-weight: 400;
    font-size: 1.4em;
    line-height: 100%;
    text-align: center;
    color: #000000;
}

.sub_title_pop_up_1 p b {
    font-weight: bold;
}

.btn_principal_pop_up_1 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px 20px 30px;
    gap: 10px;
    width: 100%;
    max-width: 300px;
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #fffa45 50%, #fdcc00 100%);
    border: 1px solid #c49209;
    border-radius: 15px;
    cursor: pointer;
}

.btn_principal_pop_up_1 h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 117%;
    color: #000000;
    text-align: center;
}

#container_pop_up_2 {
    position: fixed;
    z-index: 99999;
    display: none;
    justify-content: center;
    align-items: center;
    height: 100vh;
    width: 100%;
    background-color: #00000069;
}

.close_pop_up_2 {
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}

.container_pop_up_2 {
    position: relative;
    width: 100%;
    max-width: 430px;
    background: #dcedf8;
    border: 4px solid #c32d2d;
    border-radius: 10px;
}

.container_pop_up_2_int {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 25px;
    padding: 40px 20px;
}

.title_pop_up_2 h2 {
    font-weight: 700;
    font-size: 2.6em;
    line-height: 100%;
    text-align: center;
    color: #c32d2d;
}

.sub_title_pop_up_2 p {
    font-weight: 400;
    font-size: 1.4em;
    line-height: 100%;
    text-align: center;
    color: #0d294f;
}

.sub_title_pop_up_2 p b {
    font-weight: bold;
}

.btn_principal_pop_up_2 {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px 20px 30px;
    gap: 10px;
    width: 100%;
    max-width: 300px;
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #fffa45 50%, #fdcc00 100%);
    border: 1px solid #c49209;
    border-radius: 15px;
}

.btn_principal_pop_up_2 h3 {
    font-weight: 600;
    font-size: 24px;
    line-height: 117%;
    color: #0d294f;
    text-align: center;
}

#container_1 {
    background-image: url(../img/bg_home.svg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 5em 0em 10em 0em;
}

a {
    text-decoration: none;
    width: 100%;
    align-items: center;
    justify-content: center;
    display: flex;
    max-width: 354px;
}

img {
    height: auto;
    max-width: 100%;
}

h1,
h2,
h3,
p {
    margin: 0px;
}

#smartplayer {
    filter: drop-shadow(0px 4px 7.9px #02461a) drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25)) !important;
    box-shadow: 0px 4px 15px #02461a;
}

.viewers {
    font-size: 1.6em;
    color: #000;
    text-align: center;
}

.container_tarja {
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #d51010;
    padding: 20px 0px;
    position: fixed;
    top: 0px;
    z-index: 99;
}

.container_tarja_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1000px;
}

.area_tarja {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.area_texts_tarja {
    display: flex;
    align-items: center;
    gap: 5px;
}

.title_tarja h2 {
    font-weight: 700;
    font-size: 1.4em;
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #fffa45 50%, #fdcc00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
    text-transform: uppercase;
}

.sub_title_tarja p {
    font-weight: 400;
    font-size: 1.4em;
    line-height: 120%;
    color: #ffffff;
}

.btn_tarja {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px 20px 30px;
    gap: 10px;
    width: 100%;
    max-width: 300px;
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #fffa45 50%, #fdcc00 100%);
    border: 1px solid #c49209;
    border-radius: 15px;
}

.btn_tarja h3 {
    font-weight: 700;
    font-size: 1.6em;
    color: #02461a;
}

.notification {
    position: fixed;
    bottom: 0.625rem;
    left: 0.625rem;
    display: flex;
    background-color: #02461a;
    padding: 0.75rem 2.5rem 0.75rem 0.75rem;
    border-radius: 0.25rem;
    gap: 0.625rem;
    box-shadow: 0 0 0.625rem rgba(0, 0, 0, 0.2);
    align-items: center;
    transform: translateY(200%);
    transition: all 0.2s ease-in-out;
    z-index: 1000;
}

.notification.active {
    transform: translateY(0);
}

.notification .text {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 0.3125rem;
    font-size: 1em;
}

.notification .text .name {
    font-weight: 600;
    font-size: 1em;
    margin: 0 0 0.125rem;
    color: #fff;
}

.notification .text .quantity {
    font-weight: 500;
    color: #fff;
    font-size: 0.9em;
    margin: 0 0 0.125rem;
}

.notification .text h5 {
    margin: 0;
}

.notification .text .time {
    font-weight: 400;
    color: #fff;
    font-size: 0.8em;
}

.notification .text .verified {
    font-weight: 700;
    color: #fff;
    position: relative;
    padding-left: 1.2em;
    font-size: 0.8em;
}

.notification .text .verified::before {
    content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23ffffff' d='M5.5 11.5L2 8l1.5-1.5 2 2 4.5-4.5L13 5l-7.5 6z'/%3E%3C/svg%3E");
    position: absolute;
    left: 0.2rem;
    top: 50%;
    width: 0.8rem;
    height: 0.8rem;
    background-color: #05ac40;
    border-radius: 50%;
    padding: 0.0625rem;
    transform: translate(-50%, -50%);
}

.notification .close {
    position: absolute;
    right: 0.625rem;
    top: 0.625rem;
    width: 0.75rem;
    height: 0.75rem;
    background-color: rgba(0, 0, 0, 0.3490196078);
    display: flex;
    line-height: 1;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 50%;
    font-size: 0.875rem;
    cursor: pointer;
}

.area_top_strip {
    background: linear-gradient(269.36deg, #7b0707 -1.89%, #e91717 104.82%);
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    gap: 8px;
    z-index: 999999;
}

.container_1 {
    display: flex;
    justify-content: center;
    width: 100%;
}

.container_1_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
}

.area_container_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 100%;
    max-width: 850px;
    gap: 40px;
}

.area_text_container_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.title_container_1 h1 {
    font-weight: bold;
    font-size: 2.5em;
    line-height: 110%;
    text-align: center;
    text-transform: uppercase;
    color: #0d284e;
}

.title_container_1 h1 b {
    font-weight: bold;
    color: #ab1a1a;
}

.btn_principal {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 0px;
    gap: 10px;
    max-width: 440px;
    background: linear-gradient(180deg, #5db816 0%, #2f8c03 100%);
    border-radius: 100px;
    -webkit-animation: pulse-verde 2s infinite;
    -moz-animation: pulse-verde 2s infinite;
    -o-animation: pulse-verde 2s infinite;
    animation: pulse-verde 2s infinite;
}

.btn_principal h2 {
    font-weight: 600;
    font-size: 1.4em;
    line-height: 110%;
    color: #ffffff;
}

#bg_clock {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

/*Clock*/
.container_bg_clock {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #02461a;
    border-radius: 20px;
    width: 100%;
    max-width: 1000px;
    margin-top: -125px;
}

.container_bg_clock_int {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
    max-width: 540px;
    position: relative;
}

.container_bg_clock.avaliacoes {
    margin-top: 0px;
}

.arrow {
    position: absolute;
    left: 46%;
    bottom: -16%;
}

.area_bg_clock {
    display: flex;
    flex-direction: column;
    gap: 20px;
    width: 100%;
    padding: 20px 0px 60px 0px;
}

.title_bg_clock h2 {
    font-weight: bold;
    font-size: 2.4em;
    line-height: 1.2em;
    text-align: center;
    color: #ffffff;
}

.count p {
    font-weight: 700;
    font-size: 3.4em;
    line-height: 100%;
    text-align: center;
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #fffa45 50%, #fdcc00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

#bg_clock + .plans {
    --offset: 125px;
    margin-top: calc(var(--offset) * -1);
    padding-top: calc(var(--offset) + 3.25rem);
}

/*Planos*/

.plans {
    background-color: #ffffff;
    padding: 3.25rem 0 2rem;
}
.plans__list {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 2.5rem;
    flex-wrap: wrap;
}
.plans__list .plan {
    background-color: #f9f8e3;
    border-radius: 0.625rem;
    width: 100%;
    font-family: 'Roboto Condensed', sans-serif;
    max-width: 27.5rem;
    border: 1px solid #42490e61;
}
.plans__list .plan__header {
    background-color: #86d4a1;
    color: #013815;
    padding: 0.875rem 1.25rem;
    border-radius: 0.625rem 0.625rem 0 1.875rem;
    text-align: center;
}
.plans__list .plan__name {
    font-size: 1.4375rem;
    font-weight: 600;
    margin-bottom: 0.25rem;
    font-family: 'BDO Grotesk', sans-serif;
}
.plans__list .plan__desc {
    font-size: 0.9375rem;
    font-weight: 400;
    font-family: 'BDO Grotesk', sans-serif;
}
.plans__list .plan__content {
    padding: 0.625rem 1.25rem 1.875rem;
}
.plans__list .plan__lipo-free {
    width: 40%;
    margin: 10px auto 30px;
    display: block;
}
.plans__list .plan__takeaway {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    margin: 0.625rem auto;
    gap: 3.125rem;
}
.plans__list .plan__takeaway p {
    background: linear-gradient(180deg, #05ac40 -20.99%, #02461a 64.24%);
    color: #f9f8e3;
    padding: 0.25rem 1.875rem;
    border-radius: 6.25rem;
    font-weight: 500;
    font-size: 0.9375rem;
}
.plans__list .plan__img {
    max-width: 60%;
    width: auto;
    max-height: 12.5rem;
    margin: 0 auto 1.25rem;
    display: block;
}
.plans__list .plan--best .plan__img {
    max-width: 100%;
}
.plans__list .plan__price {
    font-weight: 600;
    margin-bottom: 1.25rem;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    gap: 0.375rem;
    font-weight: 800;
    color: #42490e;
}
.plans__list .plan__price__amount {
    font-size: 5.625rem;
    line-height: 1;
}
.plans__list .plan__price__per {
    margin-bottom: 0.625rem;
    font-size: 1rem;
}
.plans__list .plan__benefits {
    list-style: none;
    padding: 0;
    margin: 0 0 1.25rem;
    display: flex;
    flex-direction: column;
    gap: 0.375rem;
}
.plans__list .plan__benefits li {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 0.625rem;
    font-size: 1.25rem;
    color: #42490e;
}
.plans__list .plan__benefits li svg {
    color: #42490e;
    width: 1rem;
    height: 1rem;
}
.plans__list .plan__cta {
    background: var(--button-gradient);
    cursor: pointer;
    border-radius: 0.625rem;
    padding: 0.875rem 1.25rem;
    font-size: 1.5rem;
    font-weight: 600;
    color: #000;
    width: 100%;
    margin: 0 auto 1.25rem;
    border: none;
    font-family: 'Roboto Condensed', sans-serif;
    transition: all 0.2s ease-in-out;
    display: block;
    text-align: center;
    text-decoration: none;
}
.plans__list .plan__cta:hover {
    transform: scale(1.02);
    box-shadow: 0 0 2.75rem 0 rgba(0, 0, 0, 0.1);
}
.plans__list .plan__cards {
    max-width: 90%;
    width: 12.5rem;
    margin: 0 auto 0.625rem;
    display: block;
}
.plans__list .plan__oldprice {
    font-size: 1.75rem;
    font-weight: 400;
    color: #202020;
    font-weight: 800;
    text-align: center;
}
.plans__list .plan__oldprice s {
    font-weight: 400;
    text-decoration: none;
    position: relative;
}
.plans__list .plan__oldprice s::before {
    content: '';
    width: 100%;
    height: 0.125rem;
    background-color: red;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.plans__list .plan--best .plan__header {
    color: #f9f8e3;
    background: linear-gradient(180deg, #05ac40 -20.99%, #02461a 64.24%);
}
.area_texts_planos {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 15px;
    margin: 50px auto 30px;
}

.titles_texts_planos p {
    font-style: normal;
    font-weight: 700;
    font-size: 1.4em;
    line-height: 100%;
    color: #202020;
}

.titles_texts_planos_2 p {
    font-weight: 400;
    font-size: 1.6em;
    line-height: 100%;
    color: #202020;
}

/* Bonus */
.bonus {
    background-color: var(--main-white);
    background-image: url(../img/bg_home.svg);
    background-position: center;
    background-size: contain;
    padding: 4.375rem 0;
    font-family: 'Roboto Condensed', sans-serif;
    color: #202020;
}
.bonus__timeline {
    display: flex;
    flex-direction: column;
    gap: 4.375rem;
    border-left: 0.1875rem solid #42490e;
}
.bonus__item {
    position: relative;
    padding: 0 0 0 1.875rem;
}
.bonus__line {
    width: 60px;
    height: 6px;
    background: linear-gradient(270deg, #05ac40 -1.41%, #02461a 70.74%);
    border-radius: 6.25rem;
    display: block;
    margin: 0 0 14px;
}
.bonus__circle {
    position: absolute;
    left: -0.0625rem;
    top: 0;
    transform: translateX(-50%);
    width: 1.25rem;
    height: 1.25rem;
    background-color: #02461a;
    border-radius: 50%;
}
.bonus__number,
.bonus__title {
    font-size: 1.75rem;
    font-weight: 600;
}
.bonus__number {
    color: #42490e;
    margin: 0 0 1.25rem;
    line-height: 1;
}
.bonus__title {
    margin-bottom: 0.375rem;
}
.bonus__price {
    font-size: 1.5rem;
    font-weight: 400;
    margin-bottom: 0.75rem;
}
.bonus__price--old {
    text-decoration: none;
    position: relative;
}
.bonus__price--old::before {
    content: '';
    width: 100%;
    height: 0.125rem;
    background-color: red;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}
.bonus__price--free {
    font-weight: 800;
    color: #c39d07;
}
.bonus__desc {
    font-size: 1.125rem;
    font-weight: 400;
    margin-bottom: 0.625rem;
    line-height: 1.4;
}
.bonus__list {
    padding: 0;
    margin: 0.9375rem 0 0.625rem;
    list-style: none;
    font-size: 1.125rem;
}
.bonus__list li {
    position: relative;
}
.bonus__list li::before {
    content: '-';
    font-weight: 800;
    margin-right: 0.25rem;
}
.bonus__image {
    max-width: 18.75rem;
    width: 90%;
    height: auto;
    margin: 1.5625rem 0 0;
}

.container_garantia {
    display: flex;
    justify-content: center;
    align-items: center;
    background: #02461a;
    border-top: 1px solid #7c7c7c;
    width: 100%;
    padding: 6em 0em 6em 0em;
}

.container_garantia.rodape {
    display: flex;
    justify-content: center;
    align-items: center;
    background: transparent;
    border-top: 1px solid #7c7c7c;
    width: 100%;
    padding: 6em 0em 6em 0em;
}

.container_garantia_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1240px;
}

.area_garantia {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    width: 100%;
}

.area_texts_garantia {
    display: flex;
    flex-direction: column;
    gap: 30px;
    width: 100%;
    max-width: 740px;
}

.title_garantia h2 {
    font-weight: 700;
    font-size: 2.2em;
    line-height: 115%;
    color: #ffffff;
}

.info_garantia p {
    font-weight: 400;
    font-size: 1.2em;
    line-height: 120%;
    color: #ffffff;
}

.rodape .title_garantia h2 {
    font-weight: 700;
    font-size: 2.2em;
    line-height: 115%;
    background: linear-gradient(90deg, #02461a 0%, #05ac40 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.rodape .info_garantia p {
    font-weight: 400;
    font-size: 1.2em;
    line-height: 120%;
    color: #202020;
}

/*Bonus*/

#container_bonus {
    background-image: url(../img/bg_bonus.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 6em 0em 6em 0em;
}

.container_bonus {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.container_bonus_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
}

.area_bonus {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    gap: 30px;
    width: 100%;
    max-width: 1000px;
}

.area_bonus_total {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 25px;
}

.area_bonus_int {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
    gap: 60px;
}

.area_texts_bonus {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    max-width: max-content;
}

.bonus h2 {
    font-weight: 700;
    font-size: 2.6em;
    line-height: 100%;
    text-transform: uppercase;
    color: #02461a;
}

.area_titles_bonus_total {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.area_titles_bonus {
    display: flex;
    flex-direction: column;
    gap: 0px;
}

.title_bonus h2 {
    font-weight: 700;
    font-size: 2.6em;
    line-height: 110%;
    color: #202020;
}

.sub_title_bonus p {
    font-weight: 400;
    font-size: 2em;
    line-height: 100%;
    color: #202020;
    text-transform: uppercase;
}

.sub_title_bonus p s {
    text-decoration-color: #ff0000;
}

.sub_title_bonus p b {
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #b89508 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.info_bonus p {
    font-weight: 400;
    font-size: 1.2em;
    line-height: 120%;
    color: #202020;
}

.container_order {
    display: flex;
    justify-content: center;
    width: 100%;
    background: linear-gradient(90deg, #02461a 0%, #05ac40 100%);
    padding: 6em 0em 6em 0em;
}

.container_order_int {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width: 1280px;
    width: 100%;
}

.area_order {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 70px;
    width: 100%;
}

.area_order_int_1 {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 70px;
    width: 100%;
    max-width: max-content;
}

.area_titles_order {
    display: flex;
    flex-direction: column;
    gap: 30px;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: max-content;
    text-align: center;
}

.titles_order h2 {
    font-weight: 700;
    font-size: 2.4em;
    line-height: 115%;
    color: #ffffff;
}

.titles_order h2 b {
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #fffa45 50%, #fdcc00 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.sub_title_order p {
    font-weight: 400;
    font-size: 1.4em;
    line-height: 108%;
    color: #ffffff;
}

.area_order_int_2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    gap: 20px;
}

.card_order {
    width: 100%;
    max-width: 410px;
    background: #f4f4f4;
    border-radius: 12px;
}

.card_order_int {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 40px 50px;
}

.area_check_order {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 13px;
}

.info_check p {
    font-weight: 700;
    font-size: 1.6em;
    line-height: 100%;
    color: #202020;
}

/*Container Swiper*/

.container_swiper {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 6em 0em 6em 0em;
}

.container_swiper_int {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.area_swiper {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 40px;
    width: 100%;
}

.title_swiper h2 {
    font-weight: 700;
    font-size: 2.4em;
    line-height: 115%;
    text-align: center;
    color: #202020;
}

.swiper {
    width: 100%;
    height: 100%;
    max-width: 2400px;
    overflow-y: visible !important;
}

.swiper-pagination {
    bottom: -40px !important;
}

.swiper-pagination-bullet {
    background-color: #202020 !important;
    opacity: 1 !important;
    height: 10px !important;
    width: 10px !important;
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: linear-gradient(90deg, #02461a 0%, #05ac40 100%) !important;
}

.swiper-slide {
    display: flex !important;
    justify-content: center;
}

.swiper-slide img {
    height: auto;
    width: 100%;
    max-width: 250px;
}

.box_container {
    max-width: 250px;
    width: 100%;
}

/*Avaliações*/

.container_avaliacoes {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    padding: 0em 0em 6em 0em;
}

.container_avaliacoes_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
}

.area_avaliacoes {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(1, 1fr);
    width: 100%;
    gap: 20px;
    padding: 0px 20px;
}

.card_avaliacoes {
    width: 100%;
    max-width: 420px;
    background-color: #eaf1fa;
    border-radius: 12px;
    border: 1px solid #02461a;
}

.card_avaliacoes_int {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-direction: column;
    text-align: center;
    padding: 40px 20px;
}

.area_stars_avaliacoes {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 10px;
}

.info_avaliacoes p {
    font-weight: 700;
    font-size: 0.9em;
    line-height: 134%;
    color: #031910;
}

.info_avaliacoes p b {
    color: #f38901;
}

.area_texts_avaliacoes {
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    flex-direction: column;
    gap: 15px;
}

.title_avaliacoes h2 {
    font-weight: 700;
    font-size: 1.8em;
    line-height: 100%;
    color: #202020;
}

.sub_title_avaliacoes p {
    font-weight: 400;
    font-size: 1em;
    line-height: 120%;
    color: #202020;
}

/*Berry*/

#container_berry {
    background-image: url(../img/bg_berry.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    padding: 6em 0em 6em 0em;
}

.container_berry {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
}

.container_berry_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
}

.area_berry {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 70px;
    width: 100%;
    padding: 0px 20px;
}

.imagens_ingredientes {
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}

.area_titles_berry {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    gap: 25px;
    width: 100%;
    max-width: 1000px;
    text-align: center;
}

.title_mitolyn h2 {
    font-weight: 700;
    font-size: 2.6em;
    line-height: 100%;
    color: #02461a;
}

.sub_title_mitolyn p {
    font-weight: 400;
    font-size: 2.4em;
    line-height: 100%;
    color: #202020;
}

.area_card_berry_total {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-template-rows: repeat(2, 1fr);
    row-gap: 40px;
    column-gap: 20px;
}

.card_berry {
    width: 100%;
    max-width: 420px;
}

.card_berry_int {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
}

.title_berry h2 {
    font-weight: 700;
    font-size: 2.4em;
    line-height: 100%;
    color: #202020;
}

.sub_title_berry p {
    font-weight: 400;
    font-size: 1.1em;
    line-height: 120%;
    color: #202020;
}

.area_list_berry {
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    gap: 12px;
}

.list_berry {
    display: flex;
    align-items: center;
    gap: 5px;
}

.info_list_berry p {
    font-weight: 700;
    font-size: 1.1em;
    line-height: 100%;
    color: #202020;
}

/*Faq*/
.container_faq {
    display: flex;
    justify-content: center;
    width: 100%;
    padding: 6em 0em 6em 0em;
    background: linear-gradient(90deg, #02461a 0%, #05ac40 100%);
    border-top: 1px solid #7c7c7c;
    position: relative;
}

.container_faq_int {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 40px;
    width: 100%;
    max-width: 1280px;
}

.title_faq h2 {
    font-weight: 700;
    font-size: 2.6em;
    line-height: 100%;
    text-align: center;
    color: #ffffff;
}

.area_faq {
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 960px;
    gap: 15px;
}

.faq_quests {
    display: flex;
    flex-direction: column;
    align-items: center;
    background: #ffffff;
    border-radius: 12px;
    padding: 20px 35px 20px 35px;
    cursor: pointer;
}

.quest {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    gap: 20px;
    cursor: pointer;
}

.quest h2 {
    font-weight: 700;
    font-size: 1.2em;
    line-height: 100%;
    color: #202020;
}

.close {
    opacity: 1 !important;
}

.aswer {
    max-height: 0px;
    opacity: 0;
    transition: all ease-in-out 400ms;
    transform: scaleY(0.2);
    transform-origin: top;
    background: #ffffff;
    border: 1.2px solid #818181;
    border-radius: 6px;
    position: relative;
    z-index: 0;
}

.aswer.open {
    margin: -18px 0px 20px 0px;
    padding: 20px 35px 20px 35px;
}

.aswer h2 {
    font-size: 1.25em;
    line-height: 120%;
    color: #202020;
    font-weight: 400;
}

.open {
    display: flex;
    height: fit-content;
    max-height: 100% !important;
    transition: all ease-in-out 400ms;
    opacity: 1;
    transform: scaleY(1);
}

footer {
    display: flex;
    justify-content: center;
    width: 100%;
    background-color: #eaeaea;
    padding: 6em 0em 6em 0em;
}
.scientific-references-img {
    max-width: 70%;
}

.container_footer {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
}

.container_footer_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
}

.area_footer {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    padding: 0px 20px;
}

.title_footer h2 {
    font-weight: bold;
    font-size: 2.4em;
    line-height: 1.2em;
    text-align: center;
    color: #202020;
}

.area_infos_footer {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 60px;
    width: 100%;
    padding: 0px 20px;
}

.infos_footer {
    width: 100%;
    max-width: 600px;
}

.area_infos_footer ul {
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 0px;
}

.area_infos_footer ul li {
    font-weight: 400;
    font-size: 0.8em;
    line-height: 117%;
    color: #202020;
}

.area_footer a {
    max-width: 500px;
}

.btn_footer {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 20px 30px 20px 30px;
    gap: 10px;
    width: 100%;
    max-width: 500px;
    background: radial-gradient(100% 1603.14% at 0% 50.65%, #fdcc00 0%, #fffa45 50%, #fdcc00 100%);
    border: 4px solid #c49209;
    border-radius: 15px;
}

.btn_footer h2 {
    font-weight: 700;
    font-size: 2em;
    line-height: 100%;
    color: #02461a;
    text-align: center;
}

.container_creditos {
    display: flex;
    justify-content: center;
    width: 100%;
    background: linear-gradient(90deg, #02461a 0%, #05ac40 100%);
    border-top: 1px solid #7c7c7c;
    padding: 6em 0em 6em 0em;
}

.container_creditos_int {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    max-width: 1280px;
}

.area_creditos {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap: 30px;
    width: 100%;
}

.area_infos_creditos {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    max-width: 780px;
}

.area_infos_creditos a {
    max-width: max-content;
}

.infos_creditos p {
    font-weight: 700;
    font-size: 1.1em;
    line-height: 100%;
    text-align: center;
    color: #ffffff;
}

.text_creditos p {
    font-weight: 400;
    font-size: 0.9em;
    text-align: center;
    line-height: 120%;
    color: #ffffff;
}

@media (max-width: 1366px) {
    .card_planos {
        max-width: 380px;
    }
}

@media (max-width: 1024px) {
    .area_texts_tarja {
        text-align: center;
    }

    .area_tarja {
        flex-direction: column;
        max-width: 600px;
        gap: 20px;
        padding: 0px 20px;
    }

    .title_bg_clock h2 {
        font-size: 2em;
    }

    .area_garantia {
        flex-direction: column;
        align-items: center;
        justify-content: center;
        gap: 40px;
        padding: 0px 20px;
    }

    .area_texts_garantia {
        text-align: center;
        align-items: center;
        gap: 20px;
    }

    .bg_points {
        display: none;
    }

    .area_bonus {
        justify-content: center;
    }

    .area_bonus_int {
        flex-direction: column;
        align-items: center;
        gap: 0px;
    }

    .area_texts_bonus {
        align-items: center;
        text-align: center;
        max-width: 600px;
    }

    .bonus h2 {
        font-size: 2.4em;
    }

    .title_bonus h2 {
        font-size: 2.2em;
    }

    .area_order_int_1 {
        flex-direction: column;
        gap: 40px;
    }

    .area_titles_order {
        gap: 20px;
    }

    .area_order_int_2 {
        grid-template-columns: repeat(2, 1fr);
    }

    .area_order {
        gap: 60px;
    }

    .area_avaliacoes {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
        padding: 0px 20px;
    }

    .area_berry {
        gap: 60px;
    }

    .area_card_berry_total {
        grid-template-columns: repeat(2, 1fr);
    }

    .container_faq_int {
        padding: 0px 20px;
    }

    .area_footer {
        padding: 0px 20px;
    }

    .title_footer h2 {
        font-size: 2em;
    }

    .area_infos_footer ul {
        padding-left: 20px;
    }

    .area_infos_footer {
        gap: 40px;
    }

    .area_creditos {
        padding: 0px 20px;
    }

    .area_infos_footer {
        flex-direction: column;
        align-items: center;
    }
}

@media (max-width: 576px) {
    .scientific-references-img {
        max-width: 70%;
    }
}
@media (max-width: 480px) {
    .area_texts_tarja {
        text-align: center;
    }

    .btn_tarja {
        display: none;
    }

    .viewers {
        font-size: 1.4em;
    }

    .sub_title_tarja p {
        font-size: 0.9em;
    }

    .area_tarja {
        padding: 0px 10px;
    }

    .title_tarja h2 {
        font-size: 1em;
    }

    .btn_tarja {
        max-width: max-content;
        padding: 15px 20px 15px 20px;
    }

    #container_1 {
        padding: 3em 0em 10em 0em;
    }

    .title_container_1 h1 {
        font-size: 2.2em;
        padding: 0px 20px;
    }

    .area_bg_clock {
        padding: 0px;
    }

    .container_bg_clock_int {
        padding: 40px;
    }

    .container_planos {
        width: auto;
        padding: 6em 2em 6em 2em;
    }

    .container_bg_clock {
        margin: -125px 20px 0px 20px;
    }

    .btn_planos h3 {
        font-size: 1.4em;
    }

    .title_garantia h2 {
        font-size: 2em;
    }

    .title_avaliacoes h2 {
        font-size: 1.4em;
    }

    .title_bg_clock h2 {
        font-size: 1.6em;
    }

    .area_bonus_int {
        padding: 0px 20px;
        width: auto;
    }

    .price_planos h2 {
        font-size: 4em;
    }
    .price_planos h2 span {
        font-size: 50px;
    }

    .title_swiper h2 {
        font-size: 2em;
    }

    .area_swiper {
        padding: 0px 20px;
    }

    .area_order {
        padding: 0px 20px;
    }

    .titles_order h2 {
        font-size: 2em;
    }

    .area_order_int_2 {
        grid-template-columns: repeat(1, 1fr);
    }

    .area_card_berry_total {
        grid-template-columns: repeat(1, 1fr);
    }

    .sub_title_mitolyn p {
        font-size: 2em;
    }

    .lipo_drop {
        max-width: 320px;
        height: 100%;
        max-height: 330px;
    }

    .info_check p {
        font-size: 1.4em;
    }
}

@media (max-width: 375px) {
    .btn_planos h3 {
        font-size: 1.2em;
    }
    .btn_planos {
        padding: 20px 20px 20px 20px;
    }

    .title_pop_up_1 h2 {
        font-size: 2.2em;
    }
    .btn_principal_pop_up_1 {
        max-width: 260px;
    }
    .btn_principal_pop_up_1 h3 {
        font-size: 22px;
    }

    .title_pop_up_2 h2 {
        font-size: 2.2em;
    }
    .btn_principal_pop_up_2 {
        max-width: 260px;
    }
    .btn_principal_pop_up_2 h3 {
        font-size: 22px;
    }
}

@media (min-width: 992px) {
    .plans {
        padding: 6.875rem 0 6.25rem;
    }

    #bg_clock + .plans {
        --offset: 170px;
        margin-top: calc(var(--offset) * -1);
        padding-top: calc(var(--offset) + 6.875rem);
    }

    .plans__list {
        align-items: flex-start;
    }
    .plans__list .plan {
        max-width: 26.25rem;
        width: 30%;
        border-radius: 1.25rem;
    }
    .plans__list .plan__header {
        padding: 1.5625rem;
        border-radius: 1.25rem 1.25rem 0 3.75rem;
    }
    .plans__list .plan__name {
        font-size: 1.875rem;
        margin-bottom: 0.625rem;
    }
    .plans__list .plan__desc {
        font-size: 1.125rem;
    }
    .plans__list .plan__takeaway p {
        font-size: 1.25rem;
    }
    .plans__list .plan__img {
        max-height: 15.625rem;
    }
    .plans__list .plan__price {
        margin-bottom: 1rem;
    }
    .plans__list .plan--best .plan__price {
        margin-bottom: 1.875rem;
    }
    .plans__list .plan__price__amount {
        font-size: 6.25rem;
    }
    .plans__list .plan__price__per {
        font-size: 1.4375rem;
    }
    .plans__list .plan__benefits {
        margin: 0 0 1.5rem;
    }
    .plans__list .plan__benefits li {
        gap: 0.4375rem;
        font-size: 1.375rem;
    }
    .plans__list .plan__benefits li svg {
        width: 1.125rem;
        height: 1.125rem;
    }
    .plans__list .plan__cta {
        font-size: 1.875rem;
        padding: 1.125rem 3.125rem;
        width: -moz-fit-content;
        width: fit-content;
        margin: 0 auto 1.875rem;
        display: block;
    }
    .plans__list .plan__oldprice {
        font-size: 1.875rem;
    }

    .bonus {
        padding: 7.5rem 0;
    }
    .bonus__timeline {
        border-left: 0.1875rem solid #42490e;
        max-width: 60rem;
        margin: 0 auto;
    }
    .bonus__item {
        display: flex;
        align-items: flex-start;
        justify-content: center;
        padding: 0 0 0 3.125rem;
    }
    .bonus__image {
        margin: 0 0 0 5.625rem;
        width: 16.875rem;
        flex-shrink: 0;
    }
    .bonus__circle {
        width: 2rem;
        height: 2rem;
    }
    .bonus__number,
    .bonus__title {
        font-size: 2.5rem;
    }
    .bonus__number {
        margin: 0 0 1.875rem;
    }
    .bonus__title {
        margin: 0 0 0.75rem;
    }
    .bonus__price {
        font-size: 1.875rem;
        margin-bottom: 1.25rem;
    }
    .bonus__desc {
        font-size: 1.25rem;
    }
    .bonus__list {
        font-size: 1.25rem;
    }
    .bonus__list li {
        margin-bottom: 0.3125rem;
    }
    .bonus__list li:last-child {
        margin-bottom: 0;
    }
}
@media (min-width: 1200px) {
    .plans__list .plan__name {
        font-size: 1.875rem;
    }
    .plans__list .plan__desc {
        font-size: 1.125rem;
    }
    .plans__list .plan__cta {
        padding: 0.9375rem 4.375rem;
    }
}
@media (min-width: 1366px) {
    .plans .custom-container {
        width: 80rem;
        max-width: 80rem;
    }
    .plans__list .plan {
        width: 31%;
        max-width: 25rem;
    }
    .plans__list .plan__img {
        max-height: 15rem;
    }
    .plans__list .plan__cta {
        padding: 0.9375rem 5.375rem;
    }
}
