body, *{ margin: 0; padding: 0; box-sizing: border-box;}
.section-block {background-color: black;color: white;font-family: 'Poppins', sans-serif;padding: 80px 50px 100px;display: flex;flex-direction: column;align-items: center;gap: 100px;min-height: min(100vh, 650px);justify-content: center;}
.section-block.aprenda {background: linear-gradient(180deg, #053f8b, #000000 50%, #000000 85%, #C9F31C 110%);background: linear-gradient(12deg, #053f8b, #000000 50%, #000000 85%, #000000 110%);gap: 50px;}
.section-wrapper {width: 1200px;max-width: 100%;display: flex;flex-direction: column;box-sizing: border-box;}
.prime-destaque {color: #ffc107;font-size: 50px;font-weight: 700;margin: -15px 0 10px;}
.aprenda-wrapper {flex-direction: row;align-items: center;justify-content: space-between;position: relative;gap: 30px;margin: 40px auto;}
.aprenda-title {font-size: 28px;font-weight: 700;margin: 0;}
.pagina-plano-tipo {font-size: 50px;font-weight: 700;margin: -15px 0 10px;color: #c9f326;}
.aprenda-title-mob {display: none;}
.aprenda-img {width: 450px;display: flex;align-items: center;justify-content: center;min-width: 200px;margin-top: 40px;color: #c9f31d;position: relative;}
.aprenda-img img {width: 100%;height: 100%;object-fit: contain;filter: drop-shadow(0px -2px 5px currentcolor);z-index: 2;color: #00000078;}
.aprenda-img:before {content: "";width: 90%;height: 6%;background: #000000;filter: drop-shadow(0px 5px 8px currentcolor) drop-shadow(0px 7px 20px currentcolor);position: absolute;border-radius: 100%;z-index: 1;top: 92%;color: #0458c5;}
.aprenda-subtitle {font-size: 19px;margin: 15px 0;font-weight: 400;}
.aprenda-text {max-width: 720px;display: flex;flex-direction: column;gap: 15px;position: relative;z-index: 1;}
.section-block .destaque {color: #c9f31d;}
.main-link {border: 2px solid #c9f31d;border-radius: 50px;color: #c9f31d;text-decoration: none;font-size: 16px;padding: 10px 20px;font-weight: 700;transition: all .2s linear;}
.main-link:hover { cursor: pointer; filter: brightness(1.2);}
.section-area-title {font-size: 34px;font-weight: 700;margin: 0;}
.section-block.satisfacao {background: linear-gradient(345deg, #053f8b, #000000 65%);}
.satisfacao-wrapper { display: flex; max-width: 1200px; gap: 50px; flex-direction: row; width: 100%; padding: 20px 0; justify-content: center;}
.satisfacao-column { display: flex; flex-direction: column; gap: 30px; justify-content: center;}
.box-satiscao { background: #131217; padding: 30px; padding-left: 50px; padding-top: 50px; display: flex; flex-direction: column; text-align: left; border-radius: 10px; gap: 11px; align-items: center; max-width: 500px; width: 100%; position: relative;}
.satisfacao-texto { font-size: 16px; font-weight: 600; color: #ffffff;}
.satisfacao-texto:before, .satisfacao-texto:after { font-family: monospace; font-weight: 600; color: #b4f100; position: absolute; font-size: 65px;}
.feedbacks .satisfacao-texto:before, .feedbacks .satisfacao-texto:after { color: #ffc107;}
.satisfacao-texto:before { content: open-quote; top: 5px; left: 10px;}
.satisfacao-texto:after { content: close-quote; bottom: -10px; right: 15px;}
.satisfacao-nome { font-size: 14px; width: fit-content; color: #b1b1b1;}
.section-block.lives {background: linear-gradient(195deg, #053f8b, #000000 65%);}
.section-area-sub-title {color: #ffc107;text-align: center;margin-top: 10px;font-size: 19px;}
.lives-aulas-area {display: flex;width: 100%;margin-top: 60px;gap: 50px;flex-wrap: wrap;justify-content: space-evenly;}
.lives-aulas-area img {width: 100%;aspect-ratio: 23 / 19;object-fit: cover;}
.satisfacao-wrapper.prime .satisfacao-nome {color: #fff;}
.satisfacao-wrapper.prime .satisfacao-texto:before, .satisfacao-wrapper.prime .satisfacao-texto:after {color: #b4f100;}
.section-block.planos .banner_conversao {background: 0;border-bottom: none;}
.section-block.planos .banner_conversao .main-link {font-weight: 600;margin: auto;}
.banner_conversao .price-card.prime .plan-title { border-color: #ffc107;}
.faixa-info-promo {font-size: 18px; color: #141414; background: #ffc107; font-weight: 600; width: max-content; padding: 5px 15px; border-radius: 5px;}
.aprenda-prime {font-size: 40px;font-weight: 700;font-family: "Inter", sans-serif;color: #c9f31d;margin-bottom: 8px;}
.section-block.aprenda .main-link {align-self: baseline;}
.section-block.vantagens {background: white;color: #202753;padding: 50px 50px 100px;position: relative;overflow: hidden;font-size: 19px;}
.vantagens-wrapper {gap: 20px;z-index: 1;}
.section-block.vantagens:before {content: "";background: url("//www.devmedia.com.br/marketing/lp-prime/img/escalada.png");height: 350px;aspect-ratio: 1/1;background-size: contain;background-repeat: no-repeat;background-position: bottom left;max-height: 100%;max-width: 100vw;position: absolute;z-index: 0;left: calc(50% - 650px);bottom: -1px;opacity: .3;}
.vantagens-wrapper .section-area-title {text-align: left;margin-bottom: 20px;font-size: 28px;}
.vantagens-wrapper .section-area-title, .vantagen-item {max-width: 100%;width: 900px;align-self: flex-end;}
.mentoria-wrapper .section-area-title{color: #c9f31d;font-size: 30px;filter: drop-shadow(0px 3px 6px rgba(0,0,0, 50%));}
.section-block.mentoria {background: linear-gradient(152deg, #053f8b, #000000 50%);}
.mentoria-wrapper .section-area-sub-title {color: white;font-size: 19px;margin: 20px auto 40px;}
.mentoria-block {border: 3px solid #c9f31d;background-color: white;color: #202753;border-radius: 30px;padding: 30px 40px 40px;margin: 40px 20px;max-width: 100%;display: flex;flex-direction: column;align-items: center;gap: 25px;}
.mentoria-title {font-size: 28px;font-weight: 700;text-align: center;border-bottom: 1px solid #d6b625;max-width: 100%;width: 540px;margin: auto;}
.mentoria-subtitle {font-weight: 500;text-align: center;font-size: 19px;}
.mentoria-info {display: flex;flex-wrap: wrap;gap: 20px;justify-content: center;max-width: 100%;}
.mentoria-desc {font-size: 19px;display: flex;flex-direction: column;justify-content: center;gap: 15px;max-width: 100%;width: 45%;}
.mentoria-list {display: flex;flex-direction: column;gap: 15px;max-width: 100%;font-size: 19px;font-weight: 700;line-height: 1.3;width: 45%;}
.mentoria-item-icon img {height: 100%;width: 100%;}
.mentoria-item-icon {display: flex;align-items: center;justify-content: center;height: 25px;aspect-ratio: 1/1;}
.mentoria-item {display: flex;gap: 14px;}
.checkpoint-item {font-size: 19px;line-height: 1.4;}
.checkpoint-text-area {display: flex;flex-direction: column;gap: 20px;max-width: 100%;flex: 0 1 700px;}
.section-block.checkpoint {background-color: white;color: #202753;}
.checkpoint-wrapper {display: flex;flex-wrap: wrap;flex-direction: row;align-items: center;justify-content: center;gap: 20px 0;}
.checkpoint-wrapper .section-area-title {text-align: left;font-size: 28px;filter: drop-shadow(1px 1px 0px rgba(0,0,0, 70%));margin-bottom: 30px;}
.checkpoint-image-area {flex: 1 1 auto;display: flex;align-items: center;justify-content: center;max-width: 250px;}
.checkpoint-image-area img {width: 100%;aspect-ratio: 1/1;}
.acesso-wrapper {flex-direction: row;align-items: center;gap: 40px;justify-content: center;flex-wrap: wrap;}
.acesso-wrapper .section-area-title {font-size: 34px;text-align: left;flex: 0 0 auto;max-width: 100%;}
.section-block.acesso {background-color: white;color: #202753;gap: 20px;padding: 100px 50px 50px;}
.acesso-linha {width: 900px;max-width: 100%;margin-right: auto;margin-top: -10px;}
.start-wrapper .section-area-title .destaque {color: #c9f31d;}
.start-itens-list {display: flex;flex-wrap: wrap;gap: 40px;justify-content: center;margin: 20px auto;}
.start-wrapper {gap: 40px;align-items: center;}
.start-item {display: flex;align-items: start;justify-content: flex-start;gap: 10px;font-size: 19px;}
.start-item img {width: 20px;aspect-ratio: 1/1;margin-top: 7px;}
.section-block.start {padding: 100px 50px;}
.start-wrapper .section-area-title {font-size: 29px;}
.section-block.planos {background: linear-gradient(10deg, #053f8b, #000000 50%);}
.banner_conversao .table-banner td.check {width: 200px;}
.footer {background: #131217;width: 100%;display: flex;flex-direction: column;align-items: center;font-family: 'Poppins', sans-serif;border-top: 2px solid #c9f31d;}
.box-footer {width: 100%;max-width: 1200px;display: flex;justify-content: space-around;align-items: center;padding: 20px;flex-direction: column;align-items: center;text-align: center;gap: 20px;}
.todos-direitos {font-size: 14px;color: white;}
.link-dev {text-decoration: none;color: currentColor;}
.logo-dev {max-height: 30px;max-width: 170px;}
.mobile-info .price-card.prime {width: 300px;max-width: 100%;}
.price.preco-loja {font-size: 16px;font-weight: 400;text-decoration: line-through;margin-bottom: 5px;}
.banner_conversao span.preco-loja, .banner_conversao span.preco-loja i{font-style: normal;}
.section-wrapper.lives-wrapper {padding: 30px 0;}
.section-block.planos .section-area-title {text-align: center;}

/* ETAPAS */
.container-etapas {background: linear-gradient(2deg, #053f8b, #010b17 80%);background: linear-gradient(328deg, #053f8b -50%, #010b17 40%);max-width: 1200px;width: 100%;padding: 40px 60px;border-radius: 5px;filter: drop-shadow(0px -1px 0px var(--shadow-color)) drop-shadow(-1px 0px 0px var(--shadow-color)) drop-shadow(-3px -3px 4px var(--shadow-color));--shadow-color: #296bc32e;}
.titulo-etapas {font-size: 28px;font-weight: 700;margin-bottom: 30px;}
.box-etapas {display: flex;flex-wrap: wrap-reverse;gap: 40px;justify-content: center;}
.box-img-etapas {display: flex;justify-content: center;flex: 0 1 360px;max-height: 330px;}
.box-etapas img {width: auto;max-width: 100%;height: 100%;filter: drop-shadow(0px -2px 0px currentcolor) drop-shadow(-2px 0px 0px currentcolor) drop-shadow(0px 2px 0px currentcolor) drop-shadow(2px 0px 0px currentcolor) drop-shadow(0px 0px 10px currentcolor);color: #296bc39e;border-radius: 5px;padding: 4px;object-fit: contain;}
.check-etapas {margin-top: 40px;color: #c9f31d;font-weight: 700;}
.check-etapas p {margin-bottom: 20px;}
.check-etapas p:before {content: ''; display: inline-block; margin-right: 10px; margin-bottom: 2px; width: 18px; height: 8px; border: 3px solid #c9f31d; border-top: none; border-right: none; transform: rotate(-45deg); }
.box-etapas .texto-etapa {flex: 1 0 400px;max-width: 100%;font-size: 19px;display: flex;flex-direction: column;}
/* ETAPAS */

/* COMUNIDADE */
.box-container-comunidade {display: flex;flex-direction: column;flex: 0 1 320px;align-items: center;border-radius: 10px;overflow: hidden;filter: drop-shadow(0px 3px 4px rgba(0,0,0, 30%));}
.texto-comunidade {background: #fff;color: #000;padding: 15px 30px;text-align: center;display: flex;flex-direction: column;height: 100%;}
.titulo-comunidade {font-weight: 700;}
/* COMUNIDADE */

@media (max-width: 1024px){
    .satisfacao-column.meio{ display:none;}
    .lives-aulas-area img:nth-child(n+5) { display: none;}
}

@media (max-width: 768px){
    .section-block {padding: 50px 20px;min-height: min(100vh, 480px);}
    .aprenda-img {display: none;}
    .vantagens-wrapper .section-area-title {font-size: 28px;}
    .section-block.vantagens {font-size: 18px;}
    .mentoria-wrapper .section-area-title {font-size: 30px;}
    .mentoria-wrapper .section-area-sub-title {font-size: 19px;}
    .mentoria-title {font-size: 24px;width: 500px;}
    .checkpoint-wrapper .section-area-title {font-size: 24px;text-align: center;}
    .section-area-title {font-size: 28px;}
    .start-wrapper .section-area-title {font-size: 26px;}
    .banner_conversao .titulo_conversao {font-size: 28px;}
    .section-block.vantagens:before {left: 0;}
    .mentoria-block * {text-align: left;}
    .mentoria-subtitle {width: 100%;}
    .mentoria-info {flex-direction: column;}
    .mentoria-desc, .mentoria-list {width: 100%;}
    .box-container-comunidade {flex: 0 1 450px;}
}

@media (max-width: 640px){
    .link-logo svg { width: 100px; }
    .satisfacao-column.meio{ display:flex;}
    .satisfacao-column.abaixo{ display:none;}
    .lives-aulas-area img:nth-child(n+4) { display: none;}
    .satisfacao-wrapper.prime { flex-direction: column; align-items: center;}
    .aprenda-title {font-size: 22px;}
    .aprenda-subtitle {font-size: 16px;margin: 20px 0;}
    .aprenda-title br { display: none;}
    .section-area-title {font-size: 25px;}
    .section-area-sub-title { font-size: 14px;}
    .section-block.planos .banner_conversao .titulo_conversao { font-size: 25px;}
    .section-block.planos .banner_conversao .cta-button { font-size: 14px; padding: 10px 5px;}
    .section-block.planos .banner_conversao .main-link { border: 2px solid #c9f31d !important;}
    .section-block.vantagens {padding: 50px 20px;}
    .section-block.acesso {padding: 50px 20px;}
    .section-block.start {padding: 50px 20px;}
    .start-wrapper .section-area-title {font-size: 24px;}
    .start-wrapper {gap: 20px;}
    .mentoria-block {padding: 30px 20px 40px;margin: 30px 0px;}
    .prime-destaque {font-size: 42px;margin-bottom: 10px;}
    .aprenda-wrapper {margin: 0;}
    .aprenda-img {top: -30px;right: 0;display: none;}
    .aprenda-title.aprenda-title-mob {display: block;line-height: 1;}
}

@media (max-width: 580px){
    .aprenda-subtitle .destaque {display: block;}
    .container-etapas {padding: 30px 20px;}
}

@media (max-width: 480px){
    .faixa-info-promo {width: 100%; display: flex; flex-direction: column;}
    .titulo-etapas {font-size: 22px;}
    .box-etapas .texto-etapa {font-size: 16px;}
    .section-area-title {font-size: 22px;0 10px 0CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;padding: 0 10px 0 0;0CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;0 10px 0CONTAIN-INTRINSIC-BLOCK-SIZE: AUTO 100PX;}
}

@media (max-width: 400px){
    .aprenda-title.aprenda-title-mob {font-size: 20px;}
}

/* BANNER MVP */
    .container-planos {display: flex;align-items: flex-start;gap: 40px;}
    .titulo-plano {font-size: 32px;font-weight: 700;}
    .plano-card.start {text-decoration: none;}
    .plano-card.start:hover {opacity: .8;}
    .container-nome-plano {display: flex;border-radius: 12px;background: transparent;border: 3px solid #ffc107;color: #fff;font-size: 24px;font-weight: 700;padding: 25px 25px 20px 20px;gap: 10px}
    .container-nome-plano svg {width: 40px;}
    .container-nome-plano svg path {stroke: #fff;}
    .plano-card.prime {border: 3px solid #c9f31d;box-shadow: 0 0 0.26vw 0.08vw #c9f31d;border-radius: 15px;padding: 30px;background: transparent;}
    .container-nome-plano-prime {display: flex;gap: 15px;align-items: center;font-size: 28px;font-weight: 700;}
    .container-nome-plano-prime svg {width: 40px;}
    .container-preco-plano {display: flex;flex-direction: column;}
    .recorrente {color: #fff;}
    .saiba-mais {width: 220px;background: #c9f31d;text-align: center;text-decoration: blink;border-radius: 6px;padding: 8px;color: #000;font-weight: 700;font-size: 18px;margin: 15px 0 30px;}
    .saiba-mais:hover {opacity: .8;}
    .preco-plano {font-size: 26px;font-weight: 700;margin: 10px 0px 10px;}
    .valor-preco {font-size: 38px;}
    .titulo-vantagens {font-weight: 700;font-size: 14px;color: #fff;}
    .card-vantagens {margin-bottom: 10px;}
    .vantagens {font-size: 14px;}
    .box-vantagens {margin: 0;line-height: 1.5em;}
    .box-vantagens:before {content: '';border: 2px solid #97f300;border-top: none;border-right: none;width: 9px;height: 5px;margin: 0 5px 0 0;display: inline-block;transform: rotate(-45deg);}
    .preco-plano-original {margin: 10px 0 -10px;text-decoration: line-through;}
    @media (max-width: 700px) {
        .container-planos {flex-direction: column;} 
        .plano-card.start {width: 100%;}
        .container-nome-plano {justify-content: center;}
    } 
/* BANNER MVP */
