@charset "utf-8";

.l-content .webCodeHeader__h1,
.l-content .webCodeContents__image,
.l-content .webCodeContents__text {
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}
.l-content .webCodeHeader {
    position: relative;
    width: 1200px;
    height: 375px;
    margin: 0 auto;
    background-size: contain !important;
    background: url(/es/service/rappiddesign/img/Banner_Landing_rapiddesign.png) 0 0 no-repeat;
}

.h2style {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
}

.l-content  h2 {
    margin-bottom: 20px;
    font-weight: 700;
    font-size: 32px;
    line-height: 1.2;
}
.l-content p {
    margin-bottom: 16px;
    padding-top: 0;
    font-weight: 300;
    font-size: 16px;
    line-height: 1.4;
}
.u-center {
    text-align: center !important;
}
 p.maxW930 {
    margin: 0 auto;
    max-width: 930px;
}
.lp-rapidDesign-form {
    margin: 0 auto;
    max-width: 1260px;
    display: flex;
    flex-flow: row nowrap;
    gap: 40px;
}
.u-mt60-R {
    margin-top: 60px !important;
}
.lp-rapidDesign-form .m-lp-colLeft {
    display: flex;
    flex-flow: column;
    flex: 1;
    align-items: center;
    justify-content: center;
    margin: 0;
}
.lp-rapidDesign-form .m-lp-colRight {
    display: flex;
    flex-flow: column;
    flex: 1;
    margin: 0;
}
.section {
    margin-top: 40px !important;
}
.m-lp-colRight .mktoButtonRow{
    width: 100%;
    text-align: center;
    margin-top: 20px;
}

.m-lp-colRight .mktoButtonRow {
    display: block !important;
}
.m-lp-colRight span.mktoButtonWrap {
    display: block !important;
    margin-left: 10px !important;
    margin-right: 10px !important;
    text-align: center !important;
    margin-top: 8px !important;
}
.m-lp-colRight.mktoButtonWrap.mktoMinimal .mktoButton {
    text-transform: none !important;
    width: auto !important;
    font-family: Roboto, arial, sans-serif !important;
}
button.mktoButton{
    box-shadow: none !important;
    text-shadow: none !important;
    display: inline-block !important;
    animation-duration: 0s !important;
    padding: 14px 25px !important;
    text-align: center !important;
    display: inline-block !important;
    min-width: 162px !important;
    background-color: #ffc425 !important;
    border: none !important;
    font-family: 'Poppins', sans-serif !important;
    font-size: 17px !important;
    line-height: 23px !important;
    color: #474747 !important;
    border-radius: 0 !important;
    margin-top: 15px !important;
    background: linear-gradient(to right, #474747 50%, #ffc425 0) !important;
    background-position: right bottom !important;
    background-size: 250% 100% !important;
    -webkit-transition: all .3s ease-in-out !important;
    transition: all .3s ease-in-out !important;
    font-weight: 500 !important;
    text-transform: uppercase !important;
}
.m-lp-colRight button.mktoButton {
    cursor: pointer;
    margin: 0;
}
.sectionGoToBtns {
    text-align: center;
}

.l-abtn-blue {
    background: #ffc425 !important;
    background-position: right bottom !important;
    padding: 5px 20px 4px 20px !important;
    background-size: 250% 100% !important;
    color: #004098 !important;
    font-size: 18px !important;
}
.stylesOverwrite .cmsContent .l-abtn {
    text-transform: none !important;
}
.m-colsWrap {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 40px;
    background-color: #F5F5F5;
    padding: 69px 70px;
    }
.mb-10{
    margin-bottom: 10px;
}
.m-cols
 {
    flex: 0 0 calc((100% - 80px) / 3);
    flex-flow: column;
    align-items: flex-start;
    justify-content: flex-start;
    font-size: 16px;
}
.m-cols p {
  text-align: justify !important;
}
.h2Style1 {
    text-align: center;
    margin-top: 0;
    margin-bottom: 30px;
}

.blue {
    text-align: left !important;
    color: #004098 !important;
}
h3 {
    margin-bottom: 20px;
    color: #004098;
    font-weight: 700;
    font-size: 36px;
}
.h3Style1 {
    font-size: 24px;
    line-height: 1.2;
}
.section-toolsets .m-lp--colswrap {
    display: flex;
    gap: 60px;
    justify-content: center;
}
.l-siteshellRow {
    margin-right: -15px;
    margin-left: -15px;
}
.active, .accordion:hover {
    border: solid 1px #ffc425 !important;
}
.accordion{
    margin: 10px 0 0 0;
    background-color: #fff;
    color: #474747;
    cursor: pointer;
    border: solid 1px #f0f0f0 !important;
    padding: 7px 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 18px;
    font-weight: 500;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.accordion:before {
    content: "\002B";
    color: #0f0f0f;
    font-weight: 500;
    float: left;
    margin-right: 5px;
}
.panel {
    padding: 0 15px;
    background-color: #fafafa;
    max-height: 0;
    font-size: 16px;
    font-weight: normal;
    overflow: hidden;
    -webkit-transition: max-height 0.4s ease-out;
    transition: max-height 0.4s ease-out;
}
.l-abtn {
    display: inline-block;
    padding: 8px 35px 7px;
    color: #474747;
    font-weight: 400;
    font-size: 20px;
    white-space: nowrap;
    text-decoration: none;
    background: linear-gradient(90deg, #474747 50%, #ffc425 0);
    background-position: 100% 100%;
    background-size: 250% 100%;
    cursor: pointer;
    transition: background-position .3s ease-in-out, color .3s ease-in-out;
    -ms-user-select: none;
    user-select: none;
    touch-action: manipulation;
}

#mc_embed_signup {
    background:#fff; false;clear:left; font:14px Helvetica,Arial,sans-serif; width: 600px;
}

 #mc-embedded-subscribe-form input[type=checkbox]{
    display: inline; 
    width: auto;
    margin-right: 10px;
}
#mergeRow-gdpr {
    margin-top: 20px;
}
#mergeRow-gdpr fieldset label {
    font-weight: normal;
}
#mc-embedded-subscribe-form .mc_fieldset{
    border:none;min-height: 0px;
    padding-bottom:0px;
}
.videoWrapper {
    display: flex;
    align-items: center;
    justify-content: center;
}
.rD-video{
    position: relative;
    width: 100%;
    aspect-ratio: 16 / 9;
}
.rD-video iframe {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

/* CONTENEDOR */
#mc_embed_signup {
    font-family: Helvetica, Arial, sans-serif;
    color: #333;
}

#mc_embed_signup form {
    max-width: 450px;
}

/* DOS COLUMNAS */
#mc_embed_signup_scroll {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 20px;
}

#mc_embed_signup .mc-field-group {
    width: calc(50% - 10px);
    margin-bottom: 10px;
    clear: none;
}

/* CAMPOS DE ANCHO COMPLETO */
#mc_embed_signup .mc-field-group.full-width,
#mc_embed_signup .indicates-required,
#mc_embed_signup .mergeRow,
#mc_embed_signup .clear,
#mc_embed_signup #mce-responses {
    width: 100%;
}

/* LABELS */
#mc_embed_signup label {
    display: block;
    margin-bottom: 5px;
    font-size: 13px;
    font-weight: normal;
    color: #333;
}

/* ASTERISCO */
#mc_embed_signup .asterisk {
    color: #d00;
}

/* INPUTS */
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"],
#mc_embed_signup select {
    width: 150px;
    height: 30px;
    padding: 4px 6px;
    border: 1px solid #cfcfcf;
    border-radius: 3px;
    font-size: 13px;
    box-sizing: border-box;
    font-family: Helvetica, Arial, sans-serif;
}

/* SELECT */
#mc_embed_signup select {
    background: #fff;
}

/* TEXTO DE REQUERIDOS */
#mc_embed_signup .indicates-required {
    margin-bottom: 10px;
    text-align: left !important;
    font-size: 12px;
}

/* GDPR */
#mc_embed_signup .content__gdpr {
    font-size: 13px;
}

#mc_embed_signup .content__gdpr fieldset {
    border: 0;
    padding: 0;
    margin: 10px 0;
}

/*  */
#mc_embed_signup .button,
#mc_embed_signup input[type="submit"] {
    background: #ffc425;
    border: 1px solid #ffc425;
    border-radius: 3px;
    color: #333;
    font: bold 12px/1 Helvetica, Arial, sans-serif;
    padding: 10px 20px;
    width: 150px;
    text-align: center;
    cursor: pointer;
    box-shadow: none;
}

#mc_embed_signup .button:hover,
#mc_embed_signup input[type="submit"]:hover {
    background: #e8b31d;
}

/* RESPONSIVE */
@media (max-width: 600px) {

    #mc_embed_signup .mc-field-group {
        width: 100%;
    }

    #mc_embed_signup input[type="text"],
    #mc_embed_signup input[type="email"],
    #mc_embed_signup select {
        width: 100%;
    }
}

.sectionGoToBtns .l-abtn-blue {
    margin: 5px;
}
@media (min-width: 1596px) {
    .l-abtn-blue {
        min-width: 160px;
    }
}

.section-toolsets .m-lp--2cols {
    display: flex;
    flex-flow: column;
    gap: 20px;
    flex: 1 1 calc(50% - 30px);
    max-width: 500px;
    padding: 0;
}
.dots li {
    list-style: disc;
    list-style-position: inside;
}
.l-abtn:hover {
    color: #fff;
    text-decoration: none;
    background-position: 0 100%;
}
.indicates-required p{
    font-weight: bold;
}
.content-table table, table {
    min-width: 800px;
    width: 100%;
    text-align: left;
}
.content-table table tbody tr td:nth-child(odd) {
    background: #F2F2F2;
}
.content-table table tbody tr td {
    padding: 20px;
    vertical-align: top;
}
strong {
    font-weight: 700;
}
tr {
    border-top: 1px solid #254A94;
    border-bottom: 1px solid #254A94;
}

tbody {
    border-top: 4px solid #254A94 !important;
}