@font-face {
    font-family: 'museo300';
    src: url('../FONT/museo300-regular-webfont.woff2') format('woff2'), url('../FONT/museo300-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'museo700';
    src: url('../FONT/museo700-regular-webfont.woff2') format('woff2'), url('../FONT/museo700-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

* {
    box-sizing: border-box;
    margin: 0;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    text-size-adjust: 100%;
    border-color: initial;
    border-image: initial;
    border-style: initial;
    border-width: 0;
    font-weight: inherit;
    outline: 0;
    padding: 0;
    text-rendering: optimizeLegibility;
}

.iWsHdb {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0px;
    position: relative;
    background-color: #a8d601;
}

.Final {
    position: absolute!important;
    bottom: 0;
}

.IlyWo {
    color: #F5F5F5;
    margin: 0 0 0px;
    font-weight: 400;
    -webkit-letter-spacing: -0.01em;
    -moz-letter-spacing: -0.01em;
    -ms-letter-spacing: -0.01em;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.orange {
    color: #ffcc24;
}

body {
    overflow-x: hidden;
}

.backgroundIMG {
    position: absolute;
    bottom: 12px;
    left: 48%;
    transform: translate(-50%);
    z-index: 1;
    width: auto;
    max-width: 90%;
    max-height: 100%;
}

.Logo {
    position: relative;
    width: 60px;
    z-index: 3;
}

.credit-cardar {
    border-radius: 15px;
}

.partner-cardar {
    border-radius: 15px;
    padding: 35px;
}


/* first html style */

.first-section {
    border-top: 50px;
    height: 100vh;
    min-height: 830px;
    background: linear-gradient(#95bf02, #a8d601, #b4e600);
}

.footer-section {
    height: 33px;
    width: 100%;
    position: relative;
    float: inherit;
    margin-right: 10px;
    font: bold 12px Arial, Helvetica, sans-serif;
    background: linear-gradient(#95bf02, #a8d601, #b4e600);
    text-align: center;
    /*z-index:-1000;*/
}

.Logo img {
    width: 96px;
    padding-top: 0px;
}

.texto {
    position: absolute;
    color: #ffffff;
    padding-top: 6%;
    top: 100px;
    right: 65px;
    padding-left: 0%;
    font-size: 25px;
    width: 30%;
    z-index: 2;
}
.partner-img-stamp {
    position: absolute;
    color: #ffffff;
    padding-top: 6%;
    top: 100px;
    right: 65px;
    padding-left: 0%;
    font-size: 25px;
    width: 30%;
    z-index: 2;
}

.texto h1 {
    line-height: 28px;
    letter-spacing: 1px;
}


/* .texto {
    position: absolute;
    color: #ffffff;
    padding-top: 6%;
    top: 120px;
    padding-left: 3%;
    font-size: 35px;
    width: 30%;
    z-index: 2;
} */


/* .texto h1 {
    line-height: 40px;
    letter-spacing: 1px;
} */

#slogan_positivo {
    color: #fcc514;
}

#woman-mobile {
    position: absolute;
    width: auto;
    max-width: 270px;
    top: 190px;
    left: 47%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

#partner-page-img {
    position: absolute;
    width: auto;
    max-width: 270px;
    top: 190px;
    left: 47%;
    transform: translate(-50%, -50%);
    z-index: 0;
}

#left {
    display: none;
}

#right {
    display: none;
}


/*formulário da pagina principal*/

.caixa-formulario {
    padding: 15px;
    position: relative;
    top: 560px;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 22px;
    height: auto;
    width: 270px;
    background: #ffffff;
    z-index: 3;
    box-shadow: 0em 0em 5em -3em #565455;
}


/* .caixa-formulario {
    padding: 0px;
    position: absolute;
    top: 50%;
    left: 80%;
    transform: translate(-50%, -50%);
    border-radius: 22px;
    height: 495px;
    width: 300px;
    background: #ffffff;
    z-index: 9999;
    box-shadow: 0em 0em 5em -3em #565455;
} */

#titulo {
    font-family: Helvetica, Arial, sans-serif;
    color: #58595b;
    font-size: 18px;
}
#titulo-2 {
    font-family: Helvetica, Arial, sans-serif;
    color: #58595b;
    font-size: 15px;    
}

.questoes_formulario {
    font-family: Helvetica, Arial, sans-serif;
    color: #58595b;
    font-size: 14px;
    padding: 15px 0px 0 0;
}

.questoes_formulario input {
    text-decoration: underline;
}

.button {
    border-radius: 10px;
    margin: 12px 10px 0px 15px;
    padding: 10px;
    font-size: 15px;
    width: 90%;
    transition: ease-in-out 0.2s;
}

.button-menu {
    border-radius: 10px;
    margin: 12px 10px 0px 15px;
    padding: 10px;
    font-size: 15px;
    width: 200px;
    transition: ease-in-out 0.2s;
}

.button:hover {
    transition: ease-in-out 0.2s;
    background-color: #0086ff;
    cursor: pointer;
}

.button-menu:hover {
    transition: ease-in-out 0.2s;
    background-color: #0086ff;
    cursor: pointer;
}

.button-primary {
    font-family: Helvetica, Arial, sans-serif;
    color: #ffffff;
    background-color: #00aeef;
}

.input_formulario {
    border-bottom: 1px solid #9f9f9f;
    padding: 15px 0px 0px 0px;
    margin-left: 15px 0 0 0;
    width: 95%;
    text-align: left;
}

#checkbox {
    margin: 15px 8px 0 15px;
}

#politicaprivacidade {
    font-family: Helvetica, Arial, sans-serif;
    color: #00aeef;
    text-decoration: none;
}

#politicaprivacidade:hover {
    color: #0086ff;
    text-decoration: underline;
}


/*formulário da pagina de seguro*/

.formbox-seguro {
    position: relative;
    /* border: 1px solid #ff0000; */
    width: 100%;
    height: auto;
}

.formSeguro {
    position: relative;
    text-align: left;
    width: 100%;
    height: 100%;
}

.lbl_seguro {
    font-family: Helvetica, Arial, sans-serif;
    color: #58595b;
    font-size: 14px;
    text-align: left;
}

.input_seguro {
    border-bottom: 1px solid #9f9f9f;
    color: #5e5e5e;
    padding: 12px 0px 0px 0px;
    margin: 0 0 20px 0;
    width: 100%;
    text-align: left;
}


/* Select */

.slc_seguro {
    width: 50%;
    border: 1px solid #9f9f9f;
    color: #5e5e5e;
    padding: 8px 8px 8px 8px;
    margin: 12px 0 20px 0;
    text-align: left;
}

.formSeguro-button {
    text-align: center;
}

.button_seguro {
    border-radius: 10px;
    margin: 25px 5px 5px 0px;
    padding: 10px;
    font-size: 15px;
    width: 40%;
    transition: ease-in-out 0.2s;
}

.button_seguro:hover {
    cursor: pointer;
    background-color: #0086ff;
}


/* Menu start here */

.container {
    width: 100%;
    margin: auto;
}

header {
    position: fixed;
    width: 100%;
    height: 60px;
    padding-top: 10px;
    top: 0;
    left: 0;
    background: #fff;
    border-bottom: 1px solid #ddd;
    z-index: 9;
}

.content-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

nav {
    position: fixed;
    z-index: 99999999;
    top: 0;
    left: 100%;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #fff;
    transition: .3s ease;
}

nav .list-menu {
    flex-direction: column;
    margin: 0;
    padding: 90px 0 0 0;
}

.list-menu ul {
    right: 4px;
    left: auto;
}

nav .list-menu a {
    font-family: Helvetica, Arial, sans-serif;
    color: #5e5e5e;
    display: block;
    margin-bottom: 20px;
}

nav .list-menu a:hover {
    color: #95bf02;
}

nav .list-menu a.active {
    color: #95bf02!important;
}

.__move nav {
    left: 0;
    transition: .3s ease;
}

.icon-menu {
    position: relative;
    right: 30px;
    width: 30px;
    height: 30px;
    z-index: 999999999;
    cursor: pointer;
}

.__move .icon-menu {
    position: fixed;
}

.hamburguer {
    position: relative;
    display: block;
    background: #000;
    top: 13px;
    right: -2px;
    width: 25px;
    height: 2px;
    z-index: 999999999;
    transition: .5s ease-in-out;
}

.hamburguer::before,
.hamburguer::after {
    background: #000;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    transition: .5s ease-in-out;
}

.hamburguer::before {
    top: -8px;
}

.hamburguer::after {
    bottom: -8px;
}

.hamburguer:hover {
    cursor: pointer;
}

.__move .hamburguer {
    transform: rotate(45deg);
}

.__move .hamburguer::before {
    transform: rotate(90deg);
    top: 0;
}

.__move .hamburguer::after {
    transform: rotate(90deg);
    bottom: 0;
}

.__move .menu {
    left: 0;
}

nav .list-menu .active {
    color: #9ac404;
}


/* Final menu */


/* Dollar icon */

.dollar-menu {
    position: fixed;
    left: 30px;
    top: 19px;
    width: 15px;
    z-index: 999999999;
    cursor: pointer;
}

.appear .dollar-menu {
    position: fixed;
}

.__move .dollar-menu {
    display: none;
}


/* Second menu start */

.second-menu {
    position: fixed;
    z-index: 99999999;
    top: 60px;
    width: 100%;
    height: 54px;
    text-align: center;
    background: #52BFD2;
    transition: .3s ease;
    padding: 10px;
}

.__move .second-menu {
    display: none;
}

.second-list-menu {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    margin: 0 auto;
}

.prev,
.next {
    position: absolute;
    width: 10px;
    padding-top: 10px;
    top: 10px;
    cursor: pointer;
}

.prev {
    left: 2px;
}

.next {
    right: 2px;
}

.second-list-menu ul {
    right: 4px;
    left: auto;
}

.second-list-menu li {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}

.second-list-menu h1 {
    color: #fff;
    font-weight: bold;
    font-size: 12px;
}

.second-list-menu p {
    font-size: 12px;
    color: #fff;
}

.second-list-menu a {
    position: relative;
    text-decoration: none;
    margin-bottom: 0;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    text-transform: uppercase;
    padding-bottom: 6px;
}

.second-list-menu a:hover {
    cursor: pointer;
}

.second-list-menu p {
    width: 65px;
    margin: 0 auto;
}


/* .appear .second-menu {
    right: 0;
    transition: .3s ease;
} */


/* Final second menu */

.wall {
    display: none;
}

.wall.activeWall {
    display: block;
}


/* Cambio page */

.cambio-section {
    height: 100vh;
    min-height: 830px;
    background: #95bf02;
}

.cambioIMGInput {
    display: flex;
    flex-direction: row;
    align-items: center;
}

.cambioIMG {
    background-color: #aaa;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    overflow: hidden;
    position: relative;
}

.cambioIMG img {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.menu-cambio a {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
    padding-right: 25px;
}

.menu-cambio a:hover {
    color: rgb(0, 0, 0);
    cursor: pointer;
}

.cambio-container {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    order: 1;
    -webkit-box-align: center;
    align-items: center;
    padding: 120px 32px 64px 32px;
}

#conteudo {
    margin-top: 40px;
}

#conteudo p {
    color: #fff;
}


/* form cambio */

.formbox-cambio {
    position: relative;
    /* border: 1px solid #ff0000; */
    width: 100%;
    height: auto;
}

.formcambio {
    position: relative;
    text-align: left;
    width: 100%;
    height: 100%;
}

.lbl_cambio {
    font-family: Helvetica, Arial, sans-serif;
    color: #58595b;
    font-size: 14px;
    text-align: left;
}

.grupo_cambio {
    text-align: center;
}

.grupo_cambio p {
    text-align: center;
}

.input_cambio {
    border-bottom: 1px solid #9f9f9f;
    color: #5e5e5e;
    padding: 12px 0px 0px 0px;
    margin: 0 0 20px 0;
    width: 90%;
    max-width: 300px;
    text-align: left;
}


/* cambio input */

.cambio-input {
    background-color: #f0f0f0;
    border: 1px solid #cecece;
    margin: 20px;
    padding: 10px;
    border-radius: 20px;
}


/* Compsection */

.Compsection {
    position: relative;
    text-align: center;
    align-items: center;
    padding: 175px 5px 30px 5px;
    height: auto;
    min-height: 830px;
    background: #95bf02;
}


/* Tabela */

.tableComp {
    width: 50%;
    height: auto;
    margin-left: 20px;
    position: relative;
    border-collapse: collapse;
}

.tableComp td,
.tableComp th {
    padding: 12px 13px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
}

.tableComp th {
    font-family: 'museo700';
    text-transform: uppercase;
    background-color: #52BFD2;
    color: #fff;
}

.tableComp td {
    font-family: 'museo300';
    background: #fff;
    white-space: nowrap;
}

.tableComp td img {
    width: 150px;
}

.tableH1 {
    font-family: 'museo700';
    margin-bottom: 25px;
    font-size: 36px;
    color: #fff;
}

.tableComp tbody tr td:nth-child(1) {
    width: 10%;
}


/* table responsive */

@media(max-width: 680px) {
    .tableComp {
        margin: 0 auto;
    }
    .tableComp thead {
        display: none;
    }
    .tableComp,
    .tableComp tbody,
    .tableComp tr,
    .tableComp td {
        display: block;
        width: 100%;
    }
    .tableComp tr {
        margin-bottom: 15px;
    }
    .tableComp td {
        background: #fff;
        position: relative;
        text-align: right;
        padding-left: 50%;
    }
    .tableComp tbody tr td:nth-child(1) {
        width: 100%;
    }
    .tableComp td img {
        width: 90px;
    }
    .tableComp td::before {
        content: attr(data-label);
        position: absolute;
        left: 0;
        width: 50%;
        padding-left: 15px;
        font-size: 15px;
        font-weight: bold;
        text-align: left;
    }
}


/* Rodapé */

#rodape-termos-politica {
    font-size: 12px;
    padding: 20px 0;
    border-top: solid 1px #eee;
    width: 90%;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.alinha-texto-centro {
    text-align: center !important;
}

.col-md-12 {
    width: 100%;
}

.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9 {
    float: left;
}

ul#termos-politica {
    width: 100%;
    padding-bottom: 20px;
    margin: 5px 0 0;
    list-style: none;
}

ul#termos-politica li {
    position: relative;
    display: inline-block;
    text-decoration: none;
    padding: 5px 10px;
    cursor: pointer;
    color: #999;
}

.conteudo .form-group>label,
.fr-video,
ul#termos-politica {
    text-align: center;
    position: relative;
}

ul#termos-politica li a {
    color: #999;
}

ul#termos-politica li a:hover {
    color: #05be05;
}


/* Fim Rodapé */

.center-section {
    margin-top: 100px;
}


/* Final first html style */

.OwwKS {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.hjbCMO {
    font-family: Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.125rem;
    line-height: 1.2;
}

.gOoJok {
    font-family: Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
    z-index: 2;
    margin-bottom: 10px;
}

.gAMYZT {
    font-family: Helvetica, Arial, sans-serif;
    color: #111111;
    margin: 0 0 32px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}


/*!sc*/


/*!sc*/

.jpXVzt {
    font-family: Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.01em;
    -moz-letter-spacing: -0.01em;
    -ms-letter-spacing: -0.01em;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}


/*!sc*/

.djmysw {
    font-family: Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.01em;
    -moz-letter-spacing: -0.01em;
    -ms-letter-spacing: -0.01em;
    letter-spacing: -0.01em;
    font-size: 0.875rem;
    line-height: 1.14;
}


/*!sc*/

.gXXiQE {
    font-family: Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.125rem;
    line-height: 1.2;
}


/*!sc*/

.ZWokP {
    font-family: Helvetica, Arial, sans-serif;
    color: #95bf02;
    margin: 10px 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.01em;
    -moz-letter-spacing: -0.01em;
    -ms-letter-spacing: -0.01em;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}


/*!sc*/

.ddHPOc {
    font-family: Helvetica, Arial, sans-serif;
    color: #95bf02;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
    margin-bottom: 10px;
}


/*!sc*/

.jMUggz {
    font-family: Helvetica, Arial, sans-serif;
    color: #fff;
    margin: 10px 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.01em;
    -moz-letter-spacing: -0.01em;
    -ms-letter-spacing: -0.01em;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}


/*!sc*/

.jILfKJ {
    font-family: Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    margin: 0 0 32px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}


/*!sc*/

.csRHdm {
    font-family: Helvetica, Arial, sans-serif;
    color: #FFFFFF;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}


/*!sc*/

.ivTeaJ {
    font-family: Helvetica, Arial, sans-serif;
    color: #111111;
    margin: 0 0 32px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}


/*!sc*/

.hbfJJY {
    font-family: Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}


/*!sc*/

.eVOOui {
    font-family: Helvetica, Arial, sans-serif;
    color: #111111;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}


/*!sc*/

.hMRNKV {
    font-family: Helvetica, Arial, sans-serif;
    color: #111111;
    margin: 0 0 16px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}


/*!sc*/

.cdzGEJ {
    font-family: Helvetica, Arial, sans-serif;
    color: #05be05;
    margin: 0 0 0px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.125rem;
    line-height: 1.2;
}


/*!sc*/

.gpRiJO {
    font-family: Helvetica, Arial, sans-serif;
    color: #111111;
    margin: 0 0 24px;
    font-weight: 500;
    -webkit-letter-spacing: -0.03em;
    -moz-letter-spacing: -0.03em;
    -ms-letter-spacing: -0.03em;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}


/*!sc*/

.hNzPIs {
    font-family: Helvetica, Arial, sans-serif;
    color: rgba(17, 17, 17, 0.7);
    margin: 0 0 0px;
    font-family: Helvetica, Arial, sans-serif;
    font-weight: 400;
    -webkit-letter-spacing: -0.01em;
    -moz-letter-spacing: -0.01em;
    -ms-letter-spacing: -0.01em;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}


/*!sc*/

data-styled.g137[id="BaseText-ieruqt-0"] {
    content: "IlyWo,hjbCMO,gOoJok,gAMYZT,jpXVzt,djmysw,gXXiQE,ZWokP,ddHPOc,jMUggz,jILfKJ,csRHdm,ivTeaJ,hbfJJY,eVOOui,hMRNKV,cdzGEJ,gpRiJO,hNzPIs,"
}


/*!sc*/

.ilbcfK path {
    fill: currentColor;
}


/*!sc*/

data-styled.g138[id="SVGWrapper-c62y5b-0"] {
    content: "ilbcfK,"
}


/*!sc*/

.etKwRn {
    -webkit-text-decoration: none;
    text-decoration: none;
    line-height: 1.35;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 0 100%, 100% 100%;
    background-size: 0 8%, 100% 8%;
    -webkit-transition: background-size 0.2s ease-in-out;
    transition: background-size 0.2s ease-in-out;
    background-image: linear-gradient(120deg, #FFFFFF 0%, #FFFFFF 100%), linear-gradient(120deg, transparent, transparent);
}


/*!sc*/

.etKwRn:hover,
.etKwRn:focus {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-size: 100% 8%, 100% 8%;
}

data-styled.g137[id="sc-pscky"] {
    content: "haYSMq,eAKhjC,bwrals,gpPKFj,fRKxfK,gGQfsb,OwwKS,iJmWaf,jULBBN,gRoznm,kflKco,dQowlQ,fsmFwr,enWAIY,dNEbsq,gDeXNJ,hpdNmh,fgdXcJ,bTFLxj,jiPfLr,fgiWwT,dIXwLZ,gChOPj,gSggOe,jrDKXk,imiKzH,llPfrv,bhqkeZ,joESAG,daxlcE,"
}


/*!sc*/

.fjzdjf {
    -webkit-text-decoration: none;
    text-decoration: none;
    line-height: 1.35;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 0 100%, 100% 100%;
    background-size: 0 8%, 100% 8%;
    -webkit-transition: background-size 0.2s ease-in-out;
    transition: background-size 0.2s ease-in-out;
    color: #95bf02;
}


/*!sc*/

.fjzdjf:hover,
.fjzdjf:focus {
    -webkit-text-decoration: none;
    text-decoration: none;
    background-size: 100% 8%, 100% 8%;
}


/*!sc*/

data-styled.g139[id="BaseLink__StyledTypography-etrcfn-0"] {
    content: "etKwRn,fjzdjf,"
}


/*!sc*/

.etJcjf {
    margin: 0 0 0 0.5rem;
}


/*!sc*/

data-styled.g141[id="StyledIcon-sc-1d6qvbo-0"] {
    content: "etJcjf,"
}


/*!sc*/

.liRFau {
    color: #111111;
    background-color: #2DB965;
    position: fixed;
    z-index: 999;
    padding: 1.5rem;
    left: 1rem;
    top: 1rem;
    pointer-events: none;
    opacity: 0;
}


/*!sc*/

.liRFau:focus {
    opacity: 1;
}


/*!sc*/

.liRFau:hover {
    -webkit-text-decoration: underline;
    text-decoration: underline;
    z-index: undefined;
}


/*!sc*/

data-styled.g142[id="JumpToContentWrapper-mo5uar-0"] {
    content: "liRFau,"
}


/*!sc*/

.eXamYM {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100%;
    width: 3rem;
    height: 3rem;
    background: transparent;
    color: #FFFFFF;
    --rippleLayerColor: rgba(255, 255, 255, 0.2);
    height: 3rem;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    outline: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    border: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/*!sc*/

.eXamYM>svg {
    margin-left: 0;
}


/*!sc*/

.eXamYM span,
.eXamYM svg {
    position: relative;
    z-index: 2;
}


/*!sc*/

.eXamYM svg,
.eXamYM div,
.eXamYM:after,
.eXamYM:before {
    pointer-events: none;
}


/*!sc*/

.eXamYM:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 350ms linear;
    transition: 350ms linear;
}


/*!sc*/

.eXamYM:disabled {
    color: rgba(17, 17, 17, 0.2);
    background: transparent;
    cursor: not-allowed;
    color: rgba(255, 255, 255, 0.2);
}


/*!sc*/

.eXamYM:hover:not(:disabled):before {
    background: rgba(255, 255, 255, 0.1);
}


/*!sc*/

.eXamYM:active:not(:disabled):before,
.eXamYM:focus:not(:disabled):before {
    background: rgba(255, 255, 255, 0.2);
}


/*!sc*/

.qROMU {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    border-radius: 6.25rem;
    background: #00aeef;
    color: #FFFFFF;
    --rippleLayerColor: rgba(255, 255, 255, 0.2);
    height: 3rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 1rem;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    cursor: pointer;
    outline: 0;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    z-index: 2;
    border: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}


/*!sc*/

.qROMU>svg {
    margin-left: 0.5rem;
}


/*!sc*/

.qROMU span,
.qROMU svg {
    position: relative;
    z-index: 2;
}


/*!sc*/

.qROMU svg,
.qROMU div,
.qROMU:after,
.qROMU:before {
    pointer-events: none;
}


/*!sc*/

.qROMU:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: 350ms linear;
    transition: 350ms linear;
}


/*!sc*/

.qROMU:disabled {
    color: rgba(17, 17, 17, 0.2);
    background: rgba(17, 17, 17, 0.1);
    cursor: not-allowed;
}


/*!sc*/

.qROMU:hover:not(:disabled):before {
    background: rgba(255, 255, 255, 0.1);
}


/*!sc*/

.qROMU:active:not(:disabled):before,
.qROMU:focus:not(:disabled):before {
    background: rgba(255, 255, 255, 0.2);
}


/*!sc*/

data-styled.g143[id="BaseButton-sc-1qgrxnb-0"] {
    content: "eXamYM,qROMU,"
}


/*!sc*/

.ghKvAK {
    cursor: pointer;
    position: relative;
    display: block;
    color: rgba(17, 17, 17, 0.7);
}


/*!sc*/

data-styled.g151[id="Label-sc-1fevho4-0"] {
    content: "ghKvAK,"
}


/*!sc*/

.gNhYgg {
    background-color: transparent;
    border: 0;
    border-radius: 0;
    box-sizing: border-box;
    color: #111111;
    caret-color: currentColor;
    display: block;
    margin: 0;
    padding: 8px 0;
    text-align: left;
    outline: none;
    width: 100%;
    border-bottom: 1px solid rgba(17, 17, 17, 0.2);
    --inputCurrentColor: #111111;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}


/*!sc*/

.gNhYgg:focus,
.gNhYgg:hover {
    border-bottom-color: #111111;
}


/*!sc*/

.gNhYgg+.Label__LabelText-sc-1fevho4-1 {
    -webkit-transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    transition: 0.2s cubic-bezier(0.4, 0, 0.2, 1);
    -webkit-transition-property: -webkit-transform, color;
    -webkit-transition-property: transform, color;
    transition-property: transform, color;
    will-change: transform, color;
    -webkit-transform-origin: 0% 0%;
    -ms-transform-origin: 0% 0%;
    transform-origin: 0% 0%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    pointer-events: none;
    font-size: 1rem;
    min-height: 1rem;
    height: auto;
    white-space: nowrap;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}


/*!sc*/

.gNhYgg::-webkit-input-placeholder {
    color: rgba(17, 17, 17, 0.7);
}


/*!sc*/

.gNhYgg::-moz-placeholder {
    color: rgba(17, 17, 17, 0.7);
}


/*!sc*/

.gNhYgg:-ms-input-placeholder {
    color: rgba(17, 17, 17, 0.7);
}


/*!sc*/

.gNhYgg::placeholder {
    color: rgba(17, 17, 17, 0.7);
}


/*!sc*/

.gNhYgg:focus+.Label__LabelText-sc-1fevho4-1 {
    -webkit-transform: scale(.84) translateY(-25px);
    -ms-transform: scale(.84) translateY(-25px);
    transform: scale(.84) translateY(-25px);
}


/*!sc*/

data-styled.g153[id="Input-sc-1s2hy29-0"] {
    content: "gNhYgg,"
}


/*!sc*/

.bdpgsN {
    font-size: 1rem;
    max-width: 100%;
    padding: 1rem 0;
    position: relative;
    min-height: 96px;
}


/*!sc*/

data-styled.g154[id="TextFieldGroup-sc-1i0g4k7-0"] {
    content: "bdpgsN,"
}


/*!sc*/

.gncUCb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #191919;
    padding: 16px;
    position: relative;
    height: 144px;
    z-index: 2;
}


/*!sc*/

data-styled.g169[id="LanguageBarWrapper-sc-1dimdel-0"] {
    content: "gncUCb,"
}


/*!sc*/

.jHobzt {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 16px;
}


/*!sc*/

data-styled.g170[id="SwitcherText__StyledTypography-sc-1yyn2oo-0"] {
    content: "jHobzt,"
}


/*!sc*/

.hJNMbf {
    position: absolute;
    top: 0;
    right: 0;
}


/*!sc*/

data-styled.g171[id="StyledButtonClose-zgu62s-0"] {
    content: "hJNMbf,"
}


/*!sc*/

data-styled.g172[id="ActionWrapper-sc-1noufmt-0"] {
    content: "kkylnR,"
}


/*!sc*/

.dKHNgp {
    width: 100%;
}


/*!sc*/

data-styled.g188[id="FormWrapper-sc-1r3xsxy-0"] {
    content: "dKHNgp,"
}


/*!sc*/

.krLAiq {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9;
    will-change: transform;
    -webkit-transform: translateY(-144px);
    -ms-transform: translateY(-144px);
    transform: translateY(-144px);
    pointer-events: none;
}


/*!sc*/

data-styled.g202[id="style__HeaderWrapper-tirswe-0"] {
    content: "krLAiq,"
}


/*!sc*/

.ezQKfB {
    fill: #05be05;
}


/*!sc*/

data-styled.g204[id="Path-s2b3fx-0"] {
    content: "ezQKfB,"
}


/*!sc*/

.gkpOEO {
    position: relative;
    top: 3px;
}


/*!sc*/

data-styled.g205[id="style__LogoWrapper-sc-40gvf4-0"] {
    content: "gkpOEO,"
}


/*!sc*/

.ftTdjM {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}


/*!sc*/

data-styled.g206[id="style__SiteNavLogoContainer-sc-1k7d5bu-0"] {
    content: "ftTdjM,"
}


/*!sc*/

.KjVCm {
    box-shadow: none;
    position: relative;
}


/*!sc*/

.KjVCm svg {
    height: 40px;
    width: 40px;
}


/*!sc*/

data-styled.g207[id="style__SiteNavLogo-sc-1k7d5bu-1"] {
    content: "KjVCm,"
}


/*!sc*/

.guNVqN {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #FFFFFF;
    height: 64px;
    padding: 0 1rem;
    box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
    will-change: transform;
    -webkit-transition: -webkit-transform .2s;
    -webkit-transition: transform .2s;
    transition: transform .2s;
    -webkit-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}


/*!sc*/

data-styled.g208[id="style__SiteNav-sc-1k7d5bu-2"] {
    content: "guNVqN,"
}


/*!sc*/

.fVdLVy {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: auto;
    -ms-overflow-style: none;
    overflow: -moz-scrollbars-none;
    background-color: #FFFFFF;
    position: absolute;
    left: 0;
    right: 0;
    top: 64px;
    height: calc(100vh - 64px);
    padding: 32px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-transform: translateY(-100vh);
    -ms-transform: translateY(-100vh);
    transform: translateY(-100vh);
    -webkit-transition: -webkit-transform 0.2s ease-out;
    -webkit-transition: transform 0.2s ease-out;
    transition: transform 0.2s ease-out;
    will-change: transform;
}


/*!sc*/

.fVdLVy::-webkit-scrollbar {
    display: none;
}


/*!sc*/

data-styled.g224[id="style__NavLinksContainer-iwev8f-0"] {
    content: "fVdLVy,"
}


/*!sc*/

.dUBVVi {
    display: none;
    height: 100%;
    margin-left: 16px;
    position: relative;
}


/*!sc*/

.dUBVVi:before {
    content: '';
    position: absolute;
    top: 0;
    right: 100%;
    height: calc(100% - 1rem);
    box-shadow: -1rem 0 0.625rem 0.5rem #FFFFFF;
}


/*!sc*/

data-styled.g227[id="style__FadeOut-iwev8f-3"] {
    content: "dUBVVi,"
}


/*!sc*/

.dwJGgY {
    white-space: nowrap;
}


/*!sc*/

data-styled.g239[id="AnchorWrapper-l8y118-0"] {
    content: "dwJGgY,"
}


/*!sc*/

.kHiZHb {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: relative;
    background-color: #F5F5F5;
}


/*!sc*/

.diQqeC {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: relative;
    background-color: #68505f;
}

.padding-top-100 {
    padding-top: 100px!important;
}

.fJBCWs {
    padding: 48px 24px!important;
}

.jvkLbO {
    padding-left: 46px;
    margin-bottom: 40px;
}


/*!sc*/

.diQqeC[data-visible="true"] {
    background-size: cover;
    background-position: center;
    background: linear-gradient(#95bf02, #a8d601, #b4e600);
}


/*!sc*/

.no-webp .diQqeC[data-visible="true"] {
    background-image: url(../../_next/static/images/f6c8fc58b8c2dda06ad656ac5234a97e-complexity%401x.jpg);
}


/*!sc*/

.gGGBHw {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: relative;
    background-color: #95bf02;
}


/*!sc*/

.fcDwhk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0;
    position: relative;
    background-color: #FFFFFF;
}


/*!sc*/

data-styled.g241[id="Section__StyledSection-sc-1qc6zlp-0"] {
    content: "kHiZHb,diQqeC,gGGBHw,fcDwhk,"
}


/*!sc*/

.kgtoXx {
    width: 100%;
    max-width: 1328px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}


/*!sc*/

data-styled.g242[id="Section__StyledArticle-sc-1qc6zlp-1"] {
    content: "kgtoXx,"
}


/*!sc*/

.gUMrkC {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
    background-color: #a8d601;
}


/*!sc*/

.ewtJTi {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
    background-color: #fff;
}


/*!sc*/

.iQqAbi {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
}


/*!sc*/

.cgLhLd {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
}


/*!sc*/

.bfEDsA {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
    padding-top: 0px;
}


/*!sc*/

data-styled.g243[id="style__Block-p97ka2-0"] {
    content: "gUMrkC,ewtJTi,iQqAbi,cgLhLd,bfEDsA,"
}

data-styled.g245[id="sc-global-bIrozV1"] {
    content: "sc-global-bIrozV1,"
}


/*!sc*/

body {
    font-family: Helvetica, Arial, sans-serif !important;
}


/*!sc*/

ol,
ul {
    list-style: none;
}


/*!sc*/

a {
    -webkit-text-decoration: none;
    text-decoration: none;
    color: inherit;
}


/*!sc*/

img {
    max-width: 100%;
    height: auto;
}


/*!sc*/

input:invalid {
    box-shadow: none;
}


/*!sc*/

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus {
    border-color: var(--inputCurrentColor);
    -webkit-text-fill-color: var(--inputCurrentColor);
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}


/*!sc*/

input[type='number'] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


/*!sc*/

input[type='tel'] {
    -webkit-appearance: textfield;
    -moz-appearance: textfield;
    appearance: textfield;
}


/*!sc*/

input[type='number']::-webkit-inner-spin-button,
input[type='number']::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}


/*!sc*/

data-styled.g246[id="sc-global-gmeyYb1"] {
    content: "sc-global-gmeyYb1,"
}


/*!sc*/

.eBeGds {
    height: 16px;
}


/*!sc*/

data-styled.g285[id="Spacer-sc-1nay9j2-0"] {
    content: "eBeGds,"
}


/*!sc*/

.hujAIw {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
    padding: 50px;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.jOuSUQ {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    order: 1;
    -webkit-box-align: center;
    align-items: center;
    padding: 64px 32px;
}

.iJmWaf {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.idTMfF {
    width: 100%;
}

.iBdEVj {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
    padding: 16px;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
}

.iBdEVj img {
    margin: 0px auto;
    display: block;
    object-fit: cover;
    width: auto;
    max-height: 100vh;
}

.iBdEVj .component-responsive-image,
.iBdEVj .component-responsive-image-size,
.iBdEVj img {
    height: auto;
}

.hBysAn {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.hAknmb .component-responsive-image,
.hAknmb .component-responsive-image-size,
.hAknmb img {
    height: 100%;
}

.hAknmb img {
    margin: 0px auto;
    display: block;
    object-fit: cover;
    width: 100%;
    max-height: 100vh;
}

.hAknmb {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 0px;
    order: 2;
}

.iJfEKg {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 3;
    align-items: flex-start;
    padding: 64px 32px;
    background-color: rgb(255, 255, 255);
}


/*!sc*/


/*!sc*/

.hujAIw .component-responsive-image,
.hujAIw .component-responsive-image-size,
.hujAIw img {
    height: auto;
}


/*!sc*/

.hujAIw img {
    margin: 0 auto;
    display: block;
    object-fit: cover;
    width: auto;
    width: 100%;
}


/*!sc*/

data-styled.g286[id="ImageBlock__StyledBlock-sc-1y3fft9-0"] {
    content: "hujAIw,"
}


/*!sc*/

.grKbym {
    max-width: 100%;
}


/*!sc*/

data-styled.g291[id="style__TweetContent-sc-1pvu72z-0"] {
    content: "grKbym,"
}


/*!sc*/

.eqLEJj {
    display: block;
    position: relative;
    visibility: hidden;
    top: -6.25rem;
}


/*!sc*/

data-styled.g319[id="style__SafeAnchorOffset-chnne5-0"] {
    content: "eqLEJj,"
}


/*!sc*/

.hlFqEk {
    margin-left: -32px;
    margin-right: -32px;
}


/*!sc*/

data-styled.g353[id="ResponsiveImageWrapper-id4w28-0"] {
    content: "hlFqEk,"
}


/*!sc*/

data-styled.g355[id="Section__ProductSection-sc-1tnpvaq-0"] {
    content: "lfGcGx,"
}


/*!sc*/

data-styled.g356[id="ProductCardsContainer-xarr8r-0"] {
    content: "XKzmy,"
}


/*!sc*/

.fmKMtQ {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
    -webkit-box-pack: start;
    -webkit-justify-content: start;
    -ms-flex-pack: start;
    justify-content: start;
}


/*!sc*/

data-styled.g357[id="LeftBlock-sc-1gedy7k-0"] {
    content: "fmKMtQ,"
}


/*!sc*/

.fPXwcY {
    margin: 16px 0;
}


/*!sc*/

data-styled.g358[id="News__StyledTypography-sc-19ti0vd-0"] {
    content: "fPXwcY,"
}


/*!sc*/

.enFswc {
    max-height: 32px;
}


/*!sc*/

data-styled.g359[id="News__NewsChannelImage-sc-19ti0vd-1"] {
    content: "enFswc,"
}


/*!sc*/

.dXAfAx+div {
    margin-top: 64px;
}


/*!sc*/

data-styled.g360[id="News__NewsContent-sc-19ti0vd-2"] {
    content: "dXAfAx,"
}


/*!sc*/

.ireoCh {
    margin-top: 8px;
    line-height: 1.5rem;
}


/*!sc*/

data-styled.g361[id="CompanyInfo__BottomTextContainer-sc-1wy5ijj-0"] {
    content: "ireoCh,"
}


/*!sc*/

.jCfVEN {
    padding-bottom: 3.75rem;
}


/*!sc*/

data-styled.g362[id="Container__StyledSection-sc-11eoach-0"] {
    content: "jCfVEN,"
}


/*!sc*/

.cEliHk {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding: 1.5rem 1.5rem 2.5rem;
    min-height: calc(100vh - 14rem);
    background-color: #95bf02;
    background: linear-gradient(#95bf02, #a8d601, #b4e600);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/*!sc*/

.no-webp .cEliHk {
    background-image: url(../../_next/static/images/be40138665d301ed1ab849af43c92609-woman-holding-card-smiling%400.5x.jpg);
}


/*!sc*/

data-styled.g363[id="HeadingBlock-sc-1apcrsz-0"] {
    content: "cEliHk,"
}


/*!sc*/

.exMlno {
    position: relative;
    padding: 1.5rem;
    margin: 1rem 1rem 0;
    border-radius: 1rem;
    z-index: 2;
    background-color: #FFFFFF;
}


/*!sc*/

data-styled.g383[id="Form__FormContent-sc-1j9cy3k-0"] {
    content: "exMlno,"
}


/*!sc*/

.krvAZs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}


/*!sc*/

data-styled.g384[id="Form__StyledNuDSForm-sc-1j9cy3k-1"] {
    content: "krvAZs,"
}


/*!sc*/

.bcgSSK {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-size: cover;
    background-position: center;
    position: relative;
    padding-bottom: 1.5rem;
    background: linear-gradient(#95bf02, #a8d601, #b4e600);
}


/*!sc*/

.no-webp .bcgSSK {
    background-image: url(../../_next/static/images/2606e41ba2d8971318adce79802ec464-woman-holding-card-smiling-2%40mobile320.jpg);
}


/*!sc*/

data-styled.g455[id="OpenForm__StyledOpenFormContainer-sc-1ujlo6t-0"] {
    content: "bcgSSK,"
}


/*!sc*/

.gUHDGo {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: center;
    background: none;
    min-height: calc(100vh - 8rem);
}


/*!sc*/

.no-webp .gUHDGo {
    background-image: none;
}


/*!sc*/

data-styled.g456[id="OpenForm__StyledOpenFormSectionHeading-sc-1ujlo6t-1"] {
    content: "gUHDGo,"
}


/*!sc*/

data-styled.g457[id="Typography__StyledTypography-sc-1yuu9u7-0"] {
    content: "dChJxl,"
}

.RDrWA {
    position: relative;
    background-color: rgb(245, 245, 245);
}

.gpPKFj {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(20, 190, 5);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.125rem;
    line-height: 1.2;
}

.jiPfLr {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(255, 255, 255);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.fgiWwT {
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    color: rgb(255, 255, 255);
    margin: 0px 0px 35px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.etKwRn {
    text-decoration: none;
    line-height: 1.35;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 0px 100%, 100% 100%;
    background-size: 0px 8%, 100% 8%;
    transition: background-size 0.2s ease-in-out 0s;
    background-image: linear-gradient(120deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 100%), linear-gradient(120deg, transparent, transparent);
}

.jULBBN {
    color: rgb(17, 17, 17);
    margin: 0px;
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.bwrals {
    font-family: Helvetica, Arial, sans-serif;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.125rem;
    line-height: 1.2;
}

.gRoznm {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.cGAnkV {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
}

.kDZsRA {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    -webkit-align-items: flex-start;
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    padding: 64px 32px;
}


/*!sc*/

.dIXwLZ {
    font-family: Helvetica, Arial, sans-serif;
    color: rgb(11, 190, 5);
    margin: 0px 0px 64px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.kYTCtL {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 0px;
    order: 2;
}

.kYTCtL img {
    margin: 0px auto;
    display: block;
    object-fit: cover;
    width: auto;
    max-height: 100vh;
}

.kYTCtL .component-responsive-image,
.kYTCtL .component-responsive-image-size,
.kYTCtL img {
    height: auto;
}

.idTMfF {
    width: 100%;
}

.dnYMZl {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 64px 32px;
    background-color: rgb(245, 245, 245);
}

.dIXwLZ {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #95bf02;
    margin: 0px 0px 64px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.fsmFwr {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px 0px 8px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.gChOPj {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #95bf02;
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.gSggOe {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #95bf02;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.fqcVap {
    display: grid;
    justify-items: stretch;
    gap: 24px 16px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto 16rem 6rem 1fr;
    padding: 48px 16px;
}

.hEJpkh {
    grid-area: 1 / 1 / auto / span 4;
}

.fEbBsQ {
    width: 100%;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 64px 32px;
    display: none;
}

.dAKkRT {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 0px 32px 64px;
    order: 2;
}

.dAKkRT .component-responsive-image,
.dAKkRT .component-responsive-image-size,
.dAKkRT img {
    height: auto;
}

.hBysAn {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.idTMfF {
    width: 100%;
}

.AEnHt {
    font-family: Graphik-Medium, Graphik-Regular, "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(25, 25, 25);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.gOolyY {
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
    max-width: 24rem;
    margin: 32px 0px;
}

.gzNHnZ {
    background-color: rgb(245, 245, 245);
    border-radius: 2px;
    box-sizing: border-box;
    color: rgb(17, 17, 17);
    font-size: 18px;
    outline: none;
    text-align: center;
    width: calc(50% - 8px);
    padding: 22px;
}

.haYSMq {
    font-family: Graphik-Medium, Graphik-Regular, "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.125rem;
    line-height: 1.2;
}

.iUzeeE {
    font-family: Graphik-Medium, Graphik-Regular, "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(25, 25, 25);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.dKoAzs {
    width: 100%;
    max-width: 1328px;
    display: flex;
    flex-direction: column;
    margin: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px;
}

.hAknmb {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 0px;
    order: 2;
}

.hAknmb .component-responsive-image,
.hAknmb .component-responsive-image-size,
.hAknmb img {
    height: 100%;
}

.iJfEKg {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 3;
    align-items: flex-start;
    padding: 64px 32px;
    background-color: rgb(255, 255, 255);
}

.eOhBne {
    max-width: 44rem;
}

.gAJheG {
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 16px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.gDeXNJ {
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.fvwzTH {
    width: 100%;
    max-width: 1328px;
    display: flex;
    flex-direction: column;
    min-height: 50vh;
}

.kjLPpH {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 32px;
    order: 2;
}

.kjLPpH .component-responsive-image,
.kjLPpH .component-responsive-image-size,
.kjLPpH img {
    height: 100%;
}

.eHvAZH {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 0px 32px 32px;
    order: 2;
}

.iBdEVj .component-responsive-image,
.iBdEVj .component-responsive-image-size,
.iBdEVj img {
    height: auto;
}

.eThUom {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 2;
    align-items: flex-start;
    padding: 64px 32px;
}

.dXkvaw {
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.iocZEd {
    width: 100%;
    max-width: 1328px;
    display: flex;
    flex-direction: column;
    min-height: calc(80vh - 32px);
    margin: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px;
}

.texto-pix {
    position: absolute;
    color: #ffffff;
    padding-top: 6%;
    top: 100px;
    left: 50%;
    transform: translate(-50%);
    padding-left: 0%;
    font-size: 25px;
    width: 272px;
    z-index: 2;
}

.texto-pix h1 {
    font-size: 25px;
    font-weight: 700;
    white-space: nowrap;
}

.texto-pix p {
    padding-top: 20px;
    font-size: 20px;
}

.caixa-formulario-pix {
    top: 640px!important;
}

.ljOYXa {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-wrap: wrap;
    display: flex;
    padding-top: 0px;
    padding-bottom: 0px;
}

.efCDZk {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.brgWbN {
    margin-bottom: 64px;
    padding-right: 16px;
    padding-left: 16px;
}

.iljRhY {
    max-width: 19rem;
    margin-bottom: 2rem;
}

.kflKco {
    font-family: Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.TiZJG {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 20px;
    padding-left: 20px;
}

.klshzh {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.ewkeMv {
    width: 62px;
    margin-top: 64px;
    margin-right: 24px;
    margin-left: 24px;
}

.hDavwF {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 0px;
    padding-left: 0px;
}

.fkiLOy {
    margin-top: 32px;
    padding-right: 16px;
    padding-left: 16px;
}

.kqhgWD {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-wrap: wrap;
    display: flex;
}

.laEELy {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
}

.kVnJcE {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 8px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.imiKzH {
    color: inherit;
    margin: 0px;
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.fbWaLI {
    display: grid;
    column-gap: 16px;
    grid-template-areas: "image image image" "title title title" "content content content";
}

.jwcTGz {
    padding: 64px 0px;
}

.Margin-jwcTGz {
    padding: 64px 0px;
}

.rBCFZ {
    align-self: center;
    grid-area: image / image / image / image;
}

.idTMfF {
    width: 100%;
}

.kLIfgr {
    grid-area: title / title / title / title;
    margin-top: 24px;
    margin-bottom: 24px;
    padding-right: 16px;
    padding-left: 16px;
}

.hBysAn {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.bQAsXf {
    grid-area: content / content / content / content;
    padding-right: 16px;
    padding-left: 16px;
}

.kCBJxm {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 24px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.imQCIs {
    display: grid;
    gap: 24px;
    grid-template-columns: none;
    margin-bottom: 24px;
}

.GvNWw {
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.kVWmgv {
    color: rgb(17, 17, 17);
    margin: 0px 0px 24px;
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.eLgbes {
    padding: 48px 16px;
}

.gcIJPe {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-wrap: wrap;
    display: flex;
    padding-top: 8px;
    padding-bottom: 8px;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
}

.iRzFaH {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 8px;
    padding-left: 8px;
}

.iZLAOS {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
    padding-right: 8px;
    padding-left: 8px;
}

.jGyofT {
    margin-top: 24px;
}

.GLufG {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px 0px 24px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.jmdqAg {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px 0px 24px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.biBbse {
    position: relative;
    background-repeat: no-repeat;
    background-color: #a8d601;
    background-size: cover;
    background-position: right bottom;
    background-image: url(/_next/static/images/b1d6355…-man-looking-up-smiling@0.5x.jpg.webp);
}

.dPmYpg {
    min-height: calc(100vh - 12rem);
}

.crPlPO {
    display: grid;
    column-gap: 8px;
    grid-template-columns: auto 1fr;
    margin-bottom: 16px;
}

.fNQtkQ {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000000;
    margin: 40px 0px 24px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.kDnvre {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #000;
    margin: 0px 0px 24px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.keKkGP {
    text-decoration: none;
    line-height: 1.35;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 0px 100%, 100% 100%;
    background-size: 0px 8%, 100% 8%;
    transition: background-size 0.2s ease-in-out 0s;
    background-image: linear-gradient(120deg, rgb(245, 245, 245) 0%, rgb(245, 245, 245) 100%), linear-gradient(120deg, transparent, transparent);
}

.bpkktH {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: #272727;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.125rem;
    line-height: 1.2;
}

.dueFQh {
    display: grid;
    width: 100%;
    grid-template-rows: auto;
    grid-template-areas: "image" "title" "description";
}

.ciHwUt {
    grid-area: image / image / image / image;
}

.idTMfF {
    width: 100%;
}

.jhPbAt {
    display: flex;
    -webkit-box-pack: end;
    justify-content: flex-end;
}

.uOEIt {
    grid-area: title / title / title / title;
    padding-top: 32px;
    padding-right: 24px;
    padding-left: 24px;
}

.bAVHrG {
    grid-area: description / description / description / description;
    padding-right: 24px;
    padding-left: 24px;
    padding-bottom: 20px;
}

.laEELy {
    box-sizing: border-box;
    -webkit-box-flex: 1;
    max-width: 100%;
    flex: 0 0 100%;
}

.ipHerh {
    margin-top: 32px;
}

.dsqXNg {
    margin-top: 32px;
}

.AqRNF {
    margin-top: 32px;
}

.fcDwhk {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0px;
    position: relative;
    background-color: rgb(255, 255, 255);
}

.kgtoXx {
    width: 100%;
    max-width: 1328px;
    display: flex;
    flex-direction: column;
}

.biotWp {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 64px 32px;
}

.jfaluo {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 0px 50px 64px;
    order: 2;
}

.jfaluo .component-responsive-image,
.jfaluo .component-responsive-image-size,
.jfaluo img {
    height: auto;
}

.hBysAn {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.bfNbmN {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 64px 32px;
}

.gGQfsb {
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.hyGpHW {
    text-decoration: none;
}

.oVPED {
    width: 100%;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 2;
    align-items: flex-start;
    padding: 64px 32px;
    display: none;
}

.boSNCX {
    width: 100%;
}

.deQdqH {
    overflow: hidden;
    position: relative;
    max-width: 100vw;
}

.rccOn {
    display: flex;
    position: relative;
    transition: transform 0.75s cubic-bezier(0.23, 1, 0.32, 1) 0s;
    transform: translateX(0%);
    will-change: contents;
}

.UUEnj {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(25, 25, 25);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.UUEnj-cambio {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(25, 25, 25);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 2.75rem;
    line-height: 1.16;
}

.color-white {
    color: #ffffff!important;
}

.fsndqk {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    order: 1;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
}

.fsndqk_2 {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    position: relative;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
}

.gRoznm {
    font-family: 'museo300', Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.dKoAzs {
    width: 100%;
    max-width: 1328px;
    display: flex;
    flex-direction: column;
    margin: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px;
}

.idTMfF {
    width: 100%;
}

.gtVXXm {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 0px;
}

.dQowlQ {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 64px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.yEuIi {
    width: 100%;
    padding: 32px 16px 64px;
}

.ipdTSa {
    margin-bottom: 16px;
    text-align: center;
}

.ipdTSa:last-child {
    margin-top: 20px;
}

.gZIfUO {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
    color: #4b4a4a;
}

.gDjcjL {
    font-family: 'museo700', Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 2rem;
    line-height: 1;
    color: #95bf02;
}

.fJBCWs {
    padding: 48px 24px;
}

.fcDwhk {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    padding: 0px;
    position: relative;
    background-color: rgb(255, 255, 255);
}

.lniTSw {
    width: 100%;
    max-width: 1328px;
    display: flex;
    flex-direction: column;
    min-height: 0px;
}

.dCzfwI {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 0px;
    margin-bottom: 56px;
}

.enWAIY {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.kKFBrn {
    width: 100%;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    padding: 0px;
    display: none;
    -webkit-box-align: center;
    align-items: center;
}

.dVyXcG {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
    border-radius: 6.25rem;
    background: #00aeef;
    color: rgb(255, 255, 255);
    --rippleLayerColor: rgba(255, 255, 255, 0.2);
    height: 3rem;
    display: inline-flex;
    cursor: pointer;
    outline: 0px;
    -webkit-box-align: center;
    align-items: center;
    vertical-align: middle;
    overflow: hidden;
    position: relative;
    border: 0px;
    transform: translate3d(0px, 0px, 0px);
}

.dVyXcG span,
.dVyXcG svg {
    position: relative;
    z-index: 2;
}

.cXYrLL {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    -webkit-box-align: center;
    align-items: center;
    padding: 0px;
}

.lnrwGI {
    margin-bottom: 40px;
    display: flex;
}

.dbdEKH {
    width: 100%;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    padding: 0px;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
}

.gqIHql {
    flex-shrink: 0;
    margin-right: 16px;
}

.gGQfsb {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.dfpwMI>* {
    max-width: none;
}

.hEBqEX {
    padding: 0px;
    height: 104vw;
    order: 0;
}

.elOfTb {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 16px;
}

.elOfTb .component-responsive-image,
.elOfTb .component-responsive-image-size,
.elOfTb img {
    height: 100%;
}

.elOfTb .component-responsive-image,
.elOfTb .component-responsive-image-size,
.elOfTb img {
    height: 100%;
}

.cSxXJn {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 56px 24px 56px 0px;
}

.hYNOqH {
    width: 100%;
    height: auto;
    max-width: 720px;
    padding-left: 24px;
}

.kodlTk {
    margin-bottom: 40px!important;
}

.jPZRKi {
    margin-bottom: 40px!important;
    padding-right: 16px;
}

.bkuANe {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 48px 0px 48px 24px;
}

.jeOnd {
    margin-bottom: 32px;
}

.kflKco {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.25rem;
    line-height: 1.2;
}

.cOvXVU {
    width: 100%;
    height: 100%;
    max-width: 650px;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    padding-right: 24px;
}

.hFeRhH {
    padding: 0px;
    height: 104vw;
    order: 0;
}

.gOEnKc {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 48px 24px 0px;
    margin-bottom: 32px;
}

.dYtQCO {
    margin-bottom: 24px;
}

.lkDYXN {
    margin-bottom: 24px!important;
}

.iPqmrv {
    padding: 0px;
    width: 100%;
}

.elOfTb img {
    margin: 0px auto;
    display: block;
    object-fit: cover;
    width: 100%;
    max-height: 100vh;
}

.hBysAn {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

img {
    max-width: 100%;
    height: auto;
}

.inQzSP {
    display: flex;
    flex-direction: column;
    -webkit-box-align: center;
    align-items: center;
    width: 100%;
}

.hsSBMU {
    overflow: hidden;
    height: 100%;
}

.iWrURe {
    order: 0;
    margin: 0px auto;
    display: block;
    object-fit: cover;
    width: 100vw;
    max-height: 100vh;
    height: 100%;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.col-xs-12 {
    width: 100%;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.alinha-texto-centro {
    text-align: center !important;
}

.padding-top-20 {
    padding-top: 20px;
}

.keKkGP {
    text-decoration: none;
    line-height: 1.35;
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    background-repeat: no-repeat;
    background-position: 0px 100%, 100% 100%;
    background-size: 0px 8%, 100% 8%;
    transition: background-size 0.2s ease-in-out 0s;
    background-image: linear-gradient(120deg, rgb(245, 245, 245) 0%, rgb(245, 245, 245) 100%), linear-gradient(120deg, transparent, transparent);
}

.gbcDFx {
    display: grid;
    justify-items: stretch;
    gap: 24px 16px;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: auto 14rem 8rem 1fr;
    padding: 48px 16px;
}

.hEJpkh {
    grid-area: 1 / 1 / auto / span 4;
}

.kfNWSz {
    background-image: url(/_next/static/images/79607c1…-woman-with-iphone-short-form@0.5x.jpg.webp);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: contain;
}

.hCidcb {
    grid-area: 2 / 1 / auto / span 4;
    margin: 1rem 0px 0px;
}

.jiPfLr {
    font-family: 'museo700', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(255, 255, 255);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.03em;
    font-size: 1.75rem;
    line-height: 1.16;
}

.cBdiBd {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(255, 255, 255);
    margin: 0px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.fOboCM {
    width: 100%;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 64px 32px;
    display: none;
}

.cGAnkV {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 1;
    align-items: flex-start;
    padding: 64px 32px;
}

.dXkvaw {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: rgb(17, 17, 17);
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}

.dKoAzs {
    width: 100%;
    max-width: 1328px;
    display: flex;
    flex-direction: column;
    margin: 16px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 1px 2px;
}

.hAknmb {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    align-items: flex-start;
    padding: 0px;
    order: 2;
}

.hAknmb .component-responsive-image,
.hAknmb .component-responsive-image-size,
.hAknmb img {
    height: 100%;
}

.idTMfF {
    width: 100%;
}

.hBysAn {
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
}

.iJfEKg {
    width: 100%;
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: left;
    position: relative;
    order: 3;
    align-items: flex-start;
    padding: 50px 32px;
    background-color: rgb(255, 255, 255);
}

.gRoznm {
    font-family: 'museo300', "Gotham SSm A", "Gotham SSm B", "Helvetica Neue", Helvetica, Arial, sans-serif;
    color: inherit;
    margin: 0px 0px 32px;
    font-weight: 500;
    letter-spacing: -0.01em;
    font-size: 1.125rem;
    line-height: 1.32;
}