@font-face {
    font-family: 'Gilroy-Light';
    src: url('/assets2025/landings/sentemonosaconversar/fonts/gilroy/Gilroy-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Regular';
    src: url('/assets2025/landings/sentemonosaconversar/fonts/gilroy/Gilroy-Regular.ttf') format('truetype');
    font-weight: 400;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Bold';
    src: url('/assets2025/landings/sentemonosaconversar/fonts/gilroy/Gilroy-Bold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-SemiBold';
    src: url('/assets2025/landings/sentemonosaconversar/fonts/gilroy/Gilroy-Bold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-ExtraBold';
    src: url('/assets2025/landings/sentemonosaconversar/fonts/gilroy/Gilroy-ExtraBold.ttf') format('truetype');
    font-weight: 700;
    font-style: normal;
}

@font-face {
    font-family: 'Gilroy-Black';
    src: url('/assets2025/landings/sentemonosaconversar/fonts/gilroy/Gilroy-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

.colored-toast.swal2-icon-success {
    background-color: #a5dc86 !important;
}

.colored-toast.swal2-icon-error {
    background-color: #f27474 !important;
}

.colored-toast.swal2-icon-warning {
    background-color: #f8bb86 !important;
}

.colored-toast.swal2-icon-info {
    background-color: #3fc3ee !important;
}

.colored-toast.swal2-icon-question {
    background-color: #87adbd !important;
}

.colored-toast .swal2-title {
    color: white;
}

.colored-toast .swal2-close {
    color: white;
}

.colored-toast .swal2-html-container {
    color: white;
}

body,
.page,
.companies,
.footer-container {
    background-color: #F9F9F9;
}

body.white-bg {
    background-color: #F9F9F9;
}

.secondary ul li a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    color: #6D6D6D;
    position: relative;
}

.secondary ul li a::before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    height: 2px;
    width: 0%;
    margin: 0 auto;
    background-color: #00A8FF;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.secondary ul li a:hover:before,
.secondary ul li a.active::before {
    width: 100%;
}

.secondary ul li a:hover,
.secondary ul li a.active {
    color: #00A8FF !important;
}

.internal-page-title,
.perfil_cabecera_titulo * {
    font-family: 'Gilroy-SemiBold';
    font-size: 26px;
    line-height: 30px;
    color: #006EDC;
}

.internal-page-description,
.perfil_cabecera_contenido * {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
}

.input .input-text {}

.material-field {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.material-field textarea,
.material-field input,
.input-select .select2-container--default .select2-selection--single {
    padding: 10px 12px;
    background: rgba(255, 255, 255, 0.5);
    border: 1px solid #999999;
    border-radius: 2px !important;
    background: none;

    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #000000;
}

.input-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #000000;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 0;
    bottom: 0;
    margin: auto;
}

.material-field .label {
    font-family: 'Gilroy-Regular';
    font-size: 12px !important;
    line-height: 14px;
    letter-spacing: -0.009px;
    text-transform: uppercase;
    color: #000000;
    position: relative;
    top: 0 !important;
    display: block;
    margin-bottom: 5px;
}

.text-description,
.input-select label,
.input-checkbox label {
    /* font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    font-family: "Open Sans", sans-serif; */
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    color: #444444;
    margin: 0;
}

.text-description small {
    font-size: 12px;
    line-height: auto;
}

.internal-button {
    padding: 12px 19px 12px 24px;
    width: 100%;
    max-width: 380px;
    height: 48px;

    border-radius: 2px;

    font-family: 'Gilroy-SemiBold';

    font-weight: 700;
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;

    color: #535353 !important;
    border-color: #535353 !important;
}

.internal-button:hover {
    background: #535353 !important;
    color: #fff !important;
}

.button-submit {
    background: #CBE6F4 !important;
    color: #006ED9 !important;
    border-color: #CBE6F4 !important;
}

.button-submit:hover {
    background: #006ED9 !important;
    color: #fff;
}

.button-submit:hover svg path {
    fill: #fff;
}

.bottom-links-register {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.bottom-links-register .link {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    color: #444444;
    display: table;
}

.footer-resume {
    margin-top: 80px !important;
}

.footer-resume-rrss {
    margin-top: -15px !important;
}

.footer-resume {
    background: #0F2B5B !important;
}

.footer-resume-rrss ul li a {
    background-color: #91B8F2 !important;
}

.footer-resume-rrss ul li a {
    width: 46px !important;
    height: 46px !important;
}

.footer-resume-logos .footer-resume-logos-item:first-child {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
}

.footer-resume-logos .footer-resume-logos-item:last-child {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
}

.internal-page-index-manager-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
    margin-bottom: 15px;
}

.internal-page-index-manager-options li a {
    padding: 12px;
    border: 2px solid #9DDEFF;
    display: block;
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    color: #000000;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
}

.internal-page-index-manager-options li a:hover {
    background-color: #9DDEFF;
}

.repeater-item h4 {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    text-transform: uppercase;
    color: #000000;
}

.create-manager-link {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.0147778px;
    color: #006ED9;
}

.create-manager-link:hover {
    color: #006ED9;
}

.input-type-manager ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
}

.input-type-manager ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.input-type-manager input {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 0;
    pointer-events: none;
    overflow: hidden;
    padding: 0;
    border: none !important;
}

.input-type-manager label {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    gap: 15px;
}

.input-type-manager label span:first-child {
    width: 44px;
    min-width: 44px;
    height: 44px;
    padding: 0;
    border-radius: 100%;
    display: table;
    background-color: #CBE6F4;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.input-type-manager span,
.input-type-manager label {
    cursor: pointer;
}

.input-type-manager input:checked+label>span:first-child:before {
    content: '';
    position: absolute;
    width: 34px;
    height: 34px;
    border-radius: 100%;
    background-color: #006ED9;
}

.total-conversatorios {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    color: #808080;
}

.tabla-listado {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}

.tabla-item {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px;
}

.tabla-item * {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    color: #000000;
}

.tabla-item.main-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tabla-item .grid-1 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
}

.tabla-item .grid-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.tabla-item .grid-2>div:last-child {
    width: 86px;
}

.tabla-item .item-lugar-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 10px;
    width: 224px;
    min-width: 224px;
}

.tabla-item .internal-button {
    width: 223px;
    height: auto;
    padding: 8px;
}

.tabla-item .internal-button span {
    color: #535353;
}

.tabla-item .internal-button svg path {
    stroke: #535353;
}

.tabla-item .internal-button:hover span {
    color: #fff;
}

.tabla-item .internal-button:hover svg path {
    stroke: #fff;
}

.tabla-item .internal-button span {
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    text-transform: none;
}

.title-tabla-item {
    font-family: 'Gilroy-SemiBold';
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
}

.item-estado {
    font-family: 'Gilroy-Regular';
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 4px;
    gap: 4px;
    background: rgba(48, 186, 64, 0.2);
    border-radius: 2px;
    font-size: 14px;
    line-height: 16px;
    color: #000000;
    width: 85px;
}

.item-estado::before {
    content: '';
    position: relative;
    width: 9px;
    min-width: 9px;
    height: 9px;
    background-color: #30BA40;
    border-radius: 100%;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 1px #30BA40;
    box-shadow: 0px 0px 0px 1px #30BA40;
}

.item-estado.item-estado-pendiente {
    background: #FFDACB;
}

.item-estado.item-estado-pendiente::before {
    background-color: #E74100;
    -webkit-box-shadow: 0px 0px 0px 1px #E74100;
    box-shadow: 0px 0px 0px 1px #E74100;
}

.encargado-group {
    position: relative;
}

.encargado-group>div {
    z-index: 1;
    position: relative;
}

.encargado-group::before {
    content: '';
    position: absolute;
    left: -10px;
    top: -10px;
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    pointer-events: none;
}

.encargado-group.active::before {
    background-color: #ffe6b7;
    -webkit-box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px 1px rgba(0, 0, 0, .2);
}

.perfil_lugar_nombre_titulo {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;

}

.big-input-checkbox input {
    background: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    outline: none;
    border-color: transparent !important;
    width: 24px;
    min-width: 24px;
    height: 24px;
}

.input-checkbox.big-input-checkbox input:before {
    border-color: #999999;
}

.form-check.form-check-v2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 0px;
    margin-bottom: 0px;
}

.form-check.form-check-v2 input {
    width: 44px !important;
    min-width: 44px !important;
    height: 44px !important;
    background-size: 34px !important;
}

.form-check.form-check-v2 .form-check-label {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    letter-spacing: 0.02em;
    color: #444444;
}

.form-check.form-check-v2 .form-check-input {
    margin-left: 0;
}

.radio input:after,
.form-check-input[type=radio],
.form-check-input[type=checkbox] {
    background-color: #CBE6F4;
    width: 27px;
    height: 27px;
    min-width: 27px;
    min-height: 27px;
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    outline: none !important;
}

.radio input:before {
    width: 21px;
    height: 21px;
    min-width: 21px;
    min-height: 21px;
    z-index: 1;
    background-color: #CBE6F4;
}

.radio input[type=radio]:checked::before {
    background-color: #006ED9;
}

.form-check-input:checked[type=radio] {
    --bs-form-check-bg-image: url('data:image/svg+xml,<svg width="21" height="21" viewBox="0 0 21 21" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M-1.8606e-07 10.5C-2.88819e-07 16.2989 4.70103 21 10.5 21C16.299 21 21 16.299 21 10.5C21 4.70096 16.299 -5.06894e-07 10.5 -1.13217e-06C4.70103 -1.75746e-06 -8.33014e-08 4.70096 -1.8606e-07 10.5Z" fill="%23006ED9"/></svg>');
    background-size: 21px;
}

.form-check-input:checked[type=checkbox] {
    --bs-form-check-bg-image: url('data:image/svg+xml,<svg width="23" height="23" viewBox="0 0 23 23" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="0.890625" y="0.892578" width="21.2143" height="21.2143" rx="2.25643" fill="%23006ED9"/><path d="M6.5 12L10.5 16L17.5 6.5" stroke="white"/></svg>');
    background-size: 21px;
}

.max-width-options-radio-container {
    max-width: 360px;
}

label.error {
    border-color: #D7372C !important;
    font-family: 'Gilroy-SemiBold' !important;
    font-size: 0.875rem !important;
    line-height: 0.875rem !important;
    letter-spacing: -0.009px !important;
    color: #D7372C !important;
    margin-top: 0.25rem !important;
}

.perfil_texto {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
    margin-bottom: 0px;
}

.step-indicator {
    font-family: 'Gilroy-Regular';
    font-size: 15.6531px;
    line-height: 28px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
    margin-bottom: 0px;
    text-align: right;
}

.step-indicator span {
    font-family: 'Gilroy-Regular';
    font-size: 37.5675px;
    line-height: 67px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
}

.step {
    display: none;
}

.step-1 {
    display: block;
}

.upload-list ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    word-break: break-all;
}

.upload-list ul li svg {
    min-width: 13px;
    margin-top: 7px;
}

.upload-list ul li a svg {
    margin-top: 0px;
}

.upload-list ul {
    display: table;
    list-style: none;
    padding: 0;
}

.upload-list ul li {
    display: table-row;
}

.upload-list ul li svg,
.upload-list ul li span,
.upload-list ul li .delete-file {
    display: table-cell;
}

.upload-list ul li svg {
    margin-left: 10px;
    margin-right: 10px;
}

.upload-list ul li .delete-file svg {
    margin-left: 0px;
    margin-right: 0px;
}

.grupo-modal-ayuda .button-open-modal-ayuda,
.grupo-modal-ayuda .close-modal-ayuda {
    padding: 0;
    margin: 0;
    border: none;
    background: none;
}

.grupo-modal-ayuda .button-open-modal-ayuda>svg path {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.grupo-modal-ayuda .button-open-modal-ayuda:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}

.grupo-modal-ayuda .button-open-modal-ayuda:hover>svg path {
    fill: #5ba0ff;
}

.grupo-modal-ayuda .close-modal-ayuda {
    margin-left: auto;
    display: table;
    margin-bottom: 2rem;
}

.grupo-modal-ayuda .modal-ayuda {
    background-color: #133462;
    position: fixed;
    top: 0;
    right: -100%;
    z-index: 99;
    width: 100%;
    height: 100%;
    max-width: 700px;
    overflow: auto;
    padding: 50px;
    background-image: url(/assets2025/landings/sentemonosaconversar/img/bg-ayuda.svg);
    background-position-x: -80px;
    background-position-y: 155px;
    background-repeat: no-repeat;
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.grupo-modal-ayuda .modal-ayuda * {
    color: #fff;
    font-family: "Open Sans", sans-serif;
    font-size: revert;
    line-height: revert;
    font-weight: revert;
}

.grupo-modal-ayuda .modal-ayuda h2 {
    font-family: 'Gilroy-SemiBold';
    font-size: 24px;
    line-height: 30px;
    color: #FFFFFF;
}

.grupo-modal-ayuda .modal-ayuda p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
}

.grupo-modal-ayuda .modal-ayuda p strong,
.grupo-modal-ayuda .modal-ayuda p b {
    font-family: 'Gilroy-SemiBold';
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #FFFFFF;
}

.grupo-modal-ayuda .modal-ayuda a {
    text-decoration: underline;
}

.grupo-modal-ayuda .modal-ayuda ul {
    list-style: revert;
    padding: revert;
}

.grupo-modal-ayuda .modal-ayuda-backdrop {
    background-color: rgba(255, 255, 255, .6);
    position: fixed;
    top: 0;
    right: 0;
    z-index: 98;
    width: 100%;
    height: 100%;
    overflow: auto;
    display: none;
}

.grupo-modal-ayuda.active .modal-ayuda-backdrop {
    display: block;
}

.grupo-modal-ayuda.active .modal-ayuda {
    right: 0;
    -webkit-box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.15);
}

.group_perfil_cabecera_titulo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px;
}

.help-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 5px;
}

.help-text>span {
    display: block;
    font-family: 'Gilroy-Regular';
    font-size: 14px;
    line-height: 16px;
    text-align: right;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #006EDC;
    cursor: pointer;
}

.help-text .open-modal-ayuda svg {
    width: 25px;
    min-width: 25px;
    height: auto;
}

.home-menu {
    background-color: #0D2242;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    border-radius: 2px 2px 0 0;
}

.home-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 20px;
}

.home-menu ul li a {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
    color: #CCDDFD;
}

.home-menu ul li a.register-link {
    background-color: #CCDDFD;
    color: #133462;
    height: 47px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 163px;
}

.home-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 47px;
}

.home-header ul li a {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    text-transform: uppercase;
    color: #133462;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}

.home-hero {
    background-image: url(/assets2025/landings/sentemonosaconversar/img/home-hero-background.jpg);
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 60px;
    padding-left: 60px;
    border-radius: 0 0 2px 2px;
}

.home-hero-internal .home-hero {
    padding: 0;
    background-position: center;
}

.home-hero h2 {
    font-family: 'Gilroy-Regular';
    font-size: 24.9245px;
    line-height: 39px;
    text-align: right;
    letter-spacing: 0.1em;
    color: #F4F4F4;
    margin-bottom: 30px;
}

.home-hero h2 b {
    font-family: 'Gilroy-ExtraBold';
    display: block;
    text-align: right;
    margin-top: -10px;
    margin-right: 5px;
}

.home-hero-internal h2 {
    margin-top: 40px;
    margin-bottom: 60px;
}

.home-hero-internal h2,
.home-hero-internal h2 b {
    text-align: left;
}

.home-hero-internal img {
    width: 185px;
    margin-top: -30px;
}

.home-hero p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
}

.home-hero p span,
.home-hero p a {
    font-family: 'Gilroy-Regular';
    font-size: 18px;
    line-height: 21px;
    color: #F4F4F4;
    mix-blend-mode: hard-light;
}

.home-hero p a {
    position: relative;
    color: #D6E3FC;
    text-decoration: none;
}

.home-hero p a svg {
    margin-left: 3px;
}

.home-hero p a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 100%;
    height: 1px;
    background-color: #D6E3FC;
}

.home-hero p a:hover {
    color: #fff;
}

.home-hero p a:hover::before {
    background-color: #fff;
}

.home-hero p a:hover svg path {
    stroke: #fff;
}

.home-lead-in {
    margin-top: 30px;
}

.home-lead-in p {
    margin: 0;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #444444;
}

.home-lead-in p b {
    color: #133462;
}

.home-how-it-works {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 80px;
}

.home-how-it-works>div {
    max-width: 635px;
}

.home-how-it-works>div:last-child {
    padding: 50px;
}

.home-how-it-works>div:last-child h2 {
    font-family: 'Gilroy-Regular';
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
}

.home-how-it-works>div:last-child h2 b {
    font-family: 'Gilroy-Bold';
    display: block;
    margin-top: -15px;
}

.home-how-it-works>div:last-child p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
    margin-bottom: 30px;
}

.home-how-it-works>div:last-child p b {
    color: #133462;
}

.home-how-it-works>div:last-child ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 15px;
}

.home-how-it-works>div:last-child ul li a {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #FFFFFF;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 48px;
    width: 100%;
    max-width: 360px;
    background-color: #133462;
    padding: 10px 20px;
    text-decoration: none;
    border: 1px solid #133462;
}

.home-how-it-works>div:last-child ul li a:hover {
    background: none;
    color: #133462;
}

.home-how-it-works>div:last-child ul li a:hover svg path {
    stroke: #133462;
}

.home-how-it-works>div:last-child ul li:last-child a {
    background-color: #19478B;
}

.home-how-it-works>div:last-child ul li:last-child a:hover {
    background: none;
    color: #19478B;
    border-color: #19478B;
}

.home-how-it-works>div:last-child ul li:last-child a:hover svg path {
    stroke: #19478B;
}

.home-how-to-participate {
    margin-top: 80px;
}

.home-how-to-participate h2 {
    font-family: 'Gilroy-Regular';
    font-size: 52px;
    line-height: 52px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #133462;
}

.home-how-to-participate h2 b {
    font-family: 'Gilroy-Bold';
    display: block;
}

.home-how-to-participate .home-how-to-participate-content {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 40px;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #202B47;
    padding-left: 19%;
    position: relative;
    z-index: 1;
    padding-right: 3%;
}

.home-how-to-participate .home-how-to-participate-content::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #F9F9F9;
    height: 30px;
    z-index: -1;
}

.home-how-to-participate .home-how-to-participate-content::after {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #F9F9F9;
    height: 80px;
    z-index: -1;
}

.home-how-to-participate-item-hidden {
    opacity: 0;
}

.home-how-to-participate .home-how-to-participate-content>div {
    width: 100%;
    position: relative;
}

.home-how-to-participate .home-how-to-participate-content .how-to-box {
    min-height: 157px;
    background-color: #19478B;
    -webkit-box-shadow: 2.4373px 4.8746px 12.1865px rgba(19, 52, 98, 0.3);
    box-shadow: 2.4373px 4.8746px 12.1865px rgba(19, 52, 98, 0.3);
    border-radius: 2.4373px;
    background-position: center;
    background-size: cover;
}

.home-how-to-participate .home-how-to-participate-content>div span {
    font-family: 'Gilroy-Regular';
    font-size: 67.2px;
    line-height: 120px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #91B8F2;
    position: absolute;
    left: 10px;
    top: -65px;
}

.home-how-to-participate .home-how-to-participate-content>div p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #F4F4F4;
    margin: 0;
    margin-top: 10px;
}

.home-how-to-participate .home-how-to-participate-content>div:nth-child(4) p,
.home-how-to-participate .home-how-to-participate-content>div:nth-child(5) p,
.home-how-to-participate .home-how-to-participate-content>div:nth-child(6) p {
    color: #133462;
}

.home-form {
    margin-top: 80px;
}

.home-form .home-form-indicators {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
}

.home-form .home-form-indicators h2 {
    font-family: 'Gilroy-ExtraBold';
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #133462;
    margin: 0;
}

.home-form .home-form-indicators p {
    font-family: 'Gilroy-Regular';
    font-size: 16.2457px;
    line-height: 29px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
    margin: 0;
}

.home-form .home-form-indicators p span {
    font-size: 38.9896px;
    line-height: 70px;
    letter-spacing: 0.1em;
}

.home-form .step-instructions * {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #444444;
}

.home-form .step-instructions h4 {
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #444444;
}

.home-form .wizzard-step {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 1.5rem;
}

.home-form .radio-options {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.5rem;
}

.home-form .radio-options .form-check {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 10px;
}

.home-form .wizzard-step-button {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #133462;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #133462;
    border-radius: 2px;
    padding: 12px 13px 12px 24px;
    text-decoration: none;
    width: 100%;
}

.home-form .wizzard-step-button:hover {
    background-color: #133462;
    color: #fff;
}

.home-form .wizzard-step-button:hover svg path {
    stroke: #fff;
}

.send-button-group .wizzard-step-button {
    background-color: #E74100;
    color: #fff;
    border-color: #E74100;
}

.send-button-group .wizzard-step-button:hover {
    background: none;
    color: #E74100;
    border-color: #E74100;
}

.send-button-group .wizzard-step-button:hover svg path {
    fill: #E74100;
}

.home-form .home-form-success {}

.home-form .home-form-success p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #444444;
    text-transform: none;
}

.home-form .home-form-success b {
    display: block;
}

.home-form .home-form-success p a span {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #FFFFFF;
}

.home-form .home-form-success p a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
    padding: 12px 13px 12px 24px;
    background: #2D96FF;
    border: 1px solid #2D96FF;
    border-radius: 2px;
    text-decoration: none;
    max-width: 309px;
}

.home-form .home-form-success p a:hover {
    border: 1px solid #2D96FF;
    background: none;
}

.home-form .home-form-success p a:hover span {
    color: #2D96FF;
}

.home-form .home-form-success p a:hover svg path {
    stroke: #2D96FF;
}

.home-contact {}

.home-contact p a {
    font-weight: bold;
}

.home-learn-more {
    margin-top: 80px;
}

.home-learn-more .home-learn-more-content {
    background: #F8F8F8;
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 50px;
}

.home-learn-more .home-learn-more-content {
    background: #F8F8F8;
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.05);
    padding: 30px;
}

.home-learn-more .home-learn-more-content .home-learn-more-image-group {
    position: relative;
}

.home-learn-more .home-learn-more-content .home-learn-more-image-group img {
    width: 247px;
    display: block;
}

.home-learn-more .home-learn-more-content .home-learn-more-image-group .shape {
    width: 108px;
    position: absolute;
    left: -54px;
    top: -44px;
}

.home-learn-more .home-learn-more-content .home-learn-more-text p {
    font-family: "Roboto", sans-serif;
    font-size: 16px;
    line-height: 24px;
    color: #424B5A;
    text-shadow: 0px 2px 8px rgba(51, 51, 51, 0.15);
    margin: 0px;
}

.home-learn-more .home-learn-more-content .home-learn-more-text h2 {
    font-family: "Lora", serif;
    font-style: normal;
    font-weight: 600;
    font-size: 24px;
    line-height: 36px;
    color: #424B5A;
    text-shadow: 0px 2px 8px rgba(51, 51, 51, 0.15);
    margin-bottom: 1rem;
}

.home-learn-more .home-learn-more-content .home-learn-more-text p a {
    font-family: "Roboto", sans-serif;
    font-style: normal;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    color: #FFFFFF;
    padding: 10px 32px;
    background: #E74100;
    border-radius: 4px;
    display: block;
    max-width: 209px;
    text-decoration: none;
}

.home-learn-more .home-learn-more-content .home-learn-more-text p a:hover {
    background: #C12F01;
}

.modal-video {}

.modal-video.show {
    background: rgba(255, 255, 255, .8);
}

.modal-video .modal-content,
.modal-video .modal-header {
    border: none;
    background: none;
}

.modal-video .modal-header {
    padding-bottom: 0px;
}

.modal-video .modal-title {
    font-family: 'Gilroy-Regular';
    font-size: 20px;
    line-height: 39px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
}

.modal-video .modal-title b {
    font-family: 'Gilroy-Bold';
    display: block;
    margin-top: -10px;
}

.modal-video .modal-header .btn-close {
    background: no-repeat;
    opacity: 1;
    padding: 0;
    width: auto;
    height: auto;
}

.modal-video .iframe-container {
    position: relative;
    width: 100%;
    padding-bottom: 60%;
}

.modal-video .iframe-container iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.internal-how-to-participate {
    margin-top: 80px;
}

.internal-how-to-participate.internal-how-to-participate-contact {
    margin-top: 0px;
}

.internal-how-to-participate .steps-how-to-participate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 70px;
}

.internal-how-to-participate .steps-how-to-participate .step-how-to-participate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px;
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box {
    background-color: #19478B;
    width: 378px;
    height: 191px;
    position: relative;
    -webkit-box-shadow: 2.4373px 4.8746px 12.1865px rgba(19, 52, 98, 0.3);
    box-shadow: 2.4373px 4.8746px 12.1865px rgba(19, 52, 98, 0.3);
    border-radius: 2.4373px;
    background-position: center;
    background-size: cover;
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-1,
.home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-1 {
    background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-1.png);
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-2,
.home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-2 {
    background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-2.png);
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-3,
.home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-3 {
    background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-3.png);
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-4,
.home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-4 {
    background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-4.png);
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-5,
.home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-5 {
    background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-5.png);
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-6 {
    background-image: url(/assets2025/landings/sentemonosaconversar/img/home-contact-2.jpg);
}

.internal-how-to-participate .steps-how-to-participate .step-how-to-participate.white-shape .how-to-participate-box::before {
    content: '';
    position: absolute;
    height: 10px;
    width: 87px;
    background: #202B47;
    border-radius: 2px;
    position: absolute;
    left: 10px;
    bottom: -8px;
    border-radius: 2px;
    z-index: -1;
}

.internal-how-to-participate .steps-how-to-participate .how-to-participate-box span {
    font-family: 'Gilroy-Regular';
    font-size: 67.2px;
    line-height: 120px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #91B8F2;
    position: absolute;
    left: 10px;
    top: -65px;
}

.internal-how-to-participate .step-how-to-participate h2 {
    font-family: "Open Sans", sans-serif;
    font-weight: 700;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
    margin-bottom: 7px;
}

.internal-how-to-participate .step-how-to-participate p {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
}

.internal-how-to-participate .step-how-to-participate p .button-link {
    margin-top: 15px;
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #FFFFFF;
    padding: 12px 13px 12px 24px;
    background: #19478B;
    border-radius: 2px;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 310px;
    border: 1px solid #19478B;
}

.internal-how-to-participate .step-how-to-participate p .button-link:hover {
    color: #19478B;
    background: none;
}

.internal-how-to-participate .step-how-to-participate p .button-link:hover svg path {
    stroke: #19478B;
}

.internal-how-to-participate .step-how-to-participate h2.big-title {
    font-family: 'Gilroy-Regular';
    font-size: 28px;
    line-height: 50px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
}

.internal-how-to-participate .step-how-to-participate h2.big-title b {
    font-family: 'Gilroy-ExtraBold';
    display: block;
    margin-top: -10px;

}

.accordion-custom .accordion-button {
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px;
    padding-left: 0px;
    padding-right: 0px;
}

.accordion-custom .accordion-button,
.accordion-item {
    background: none;
}

.accordion-custom .accordion-item {
    border-bottom: 0.5px solid #2C2C2C;
}

.accordion-custom .accordion-item:last-child {
    border: none;
}

.accordion-custom .accordion-button::before {
    content: none;
}

.accordion-custom .accordion-button::after {
    position: relative;
    display: block;
    content: "";
    min-width: 15px;
    width: 15px;
    height: 15px;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    margin-left: auto;
    background-image: url('data:image/svg+xml,<svg width="27" height="27" viewBox="0 0 27 27" fill="none" xmlns="http://www.w3.org/2000/svg"><mask id="path-1-inside-1_2211_28009" fill="white"><path d="M16 11H27V16H16V27H11V16H0V11H11V0H16V11Z"/></mask><path d="M16 11H15V12H16V11ZM27 11H28V10H27V11ZM27 16V17H28V16H27ZM16 16V15H15V16H16ZM16 27V28H17V27H16ZM11 27H10V28H11V27ZM11 16H12V15H11V16ZM0 16H-1V17H0V16ZM0 11V10H-1V11H0ZM11 11V12H12V11H11ZM11 0V-1H10V0H11ZM16 0H17V-1H16V0ZM16 11V12H27V11V10H16V11ZM27 11H26V16H27H28V11H27ZM27 16V15H16V16V17H27V16ZM16 16H15V27H16H17V16H16ZM16 27V26H11V27V28H16V27ZM11 27H12V16H11H10V27H11ZM11 16V15H0V16V17H11V16ZM0 16H1V11H0H-1V16H0ZM0 11V12H11V11V10H0V11ZM11 11H12V0H11H10V11H11ZM11 0V1H16V0V-1H11V0ZM16 0H15V11H16H17V0H16Z" fill="%23133462" mask="url(%23path-1-inside-1_2211_28009)"/></svg>');
    margin-top: 4px;
}

.accordion-body * {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
}

.accordion-button:not(.collapsed)::after {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    background-image: url('data:image/svg+xml,<svg width="27" height="5" viewBox="0 0 27 5" fill="none" xmlns="http://www.w3.org/2000/svg"><rect x="26.5" y="0.5" width="4" height="26" transform="rotate(90 26.5 0.5)" stroke="%23133462"/></svg>');
}

.section-faqs {
    padding-bottom: 0px;
}

.contact-form-section {
    margin-top: 80px;
}

.link-button-v2 {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #133462;
    border-radius: 2px;
    padding: 12px 13px 12px 24px;
    text-decoration: none !important;
    width: 100%;
    color: #133462;
    max-width: 310px;
    background: none;
}

.link-button-v2:hover {
    background-color: #133462;
    color: #fff;
}

.link-button-v2:hover svg path {
    stroke: #fff;
}

.link-button-v2.draft-button:hover svg path {
    stroke: initial;
    fill: #fff;
}

.link-button-v2.filled {
    background-color: #133462;
    color: #fff;
    border-color: #133462;
}

.link-button-v2.filled:hover {
    background: none;
    color: #133462;
}

.link-button-v2.filled:hover svg path {
    stroke: #133462;
}

.submit-button-v2 {
    font-family: 'Gilroy-Regular';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #E74100;
    border-radius: 2px;
    padding: 12px 13px 12px 24px;
    text-decoration: none;
    width: 100%;
    background-color: #E74100;
    color: #fff;
    max-width: 310px;
}

.submit-button-v2:hover {
    color: #E74100;
    background: none;
}

.submit-button-v2:hover svg path {
    fill: #E74100;
}

#template-message h2 {
    font-family: 'Gilroy-Regular';
    font-size: 52px;
    line-height: 57px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #133462;
    margin-bottom: 15px;
}

#template-message p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #444444;
    word-wrap: break-word;
}

.home-how-it-works.internal-benefits-of-registering .benefits-of-registering p,
.home-how-it-works.internal-benefits-of-registering .benefits-of-registering h2 {
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    line-height: 22px;
    letter-spacing: 0.02em;
    color: #444444;
    text-transform: none;
    margin: 0px;
}

.home-how-it-works.internal-benefits-of-registering .benefits-of-registering h2 {
    font-weight: 800;
}

.internal-benefits-of-registering .benefits-of-registering span {
    font-family: 'Gilroy-Regular';
    font-size: 67.2px;
    line-height: 120px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #91B8F2;
    min-width: 91px;
    display: block;
}

.benefits-of-registering>li>div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    gap: 15px;
}

.benefits-of-registering>li>div>div {
    margin-top: 28px;
}

.internal-terms-and-conditions {
    margin-top: 80px;
}

.internal-terms-and-conditions .wysiwyg * {
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #444444;
    word-break: break-word;
}

.internal-terms-and-conditions .wysiwyg p {
    text-align: justify;
}

.internal-terms-and-conditions .wysiwyg h1,
.internal-terms-and-conditions .wysiwyg h2,
.internal-terms-and-conditions .wysiwyg h3,
.internal-terms-and-conditions .wysiwyg h4,
.internal-terms-and-conditions .wysiwyg h5,
.internal-terms-and-conditions .wysiwyg h6 {
    font-family: 'Gilroy-Regular';
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
}

.internal-terms-and-conditions .wysiwyg h1 b,
.internal-terms-and-conditions .wysiwyg h2 b,
.internal-terms-and-conditions .wysiwyg h3 b,
.internal-terms-and-conditions .wysiwyg h4 b,
.internal-terms-and-conditions .wysiwyg h5 b,
.internal-terms-and-conditions .wysiwyg h6 b {
    font-size: 22px;
    line-height: 38px;
    letter-spacing: 0.1em;
    display: block;
    margin-top: -10px;
}

.internal-terms-and-conditions .wysiwyg b,
.internal-terms-and-conditions .wysiwyg strong {
    font-family: 'Gilroy-ExtraBold';
    color: #133462;
}

.internal-terms-and-conditions .wysiwyg ul,
.internal-terms-and-conditions .wysiwyg ol {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 20px;
}

.internal-terms-and-conditions .wysiwyg ol {
    counter-reset: item;

}

.internal-terms-and-conditions .wysiwyg ul li,
.internal-terms-and-conditions .wysiwyg ol li {
    position: relative;
    padding-left: 81px;
}

.internal-terms-and-conditions .wysiwyg ul li::before,
.internal-terms-and-conditions .wysiwyg ol li::before {
    content: '';
    position: absolute;
    width: 41px;
    min-width: 41px;
    height: 6px;
    background-color: #133462;
    display: block;
    left: 0;
    top: 10px;
}

.internal-terms-and-conditions .wysiwyg ol li::before {
    counter-increment: item;
    content: counter(item);
    font-family: 'Gilroy-Regular';
    font-size: 39.0464px;
    line-height: 70px;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #133462;
    height: auto;
    background: none;
    width: auto;
    top: -10px;
}

.internal-terms-and-conditions .wysiwyg blockquote {
    position: relative;
    display: table;
    padding-top: 25px;
}

.internal-terms-and-conditions .wysiwyg a {
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    color: #133462;
}

.internal-terms-and-conditions .wysiwyg blockquote::before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 87px;
    height: 51px;
    background-image: url(/assets2025/landings/sentemonosaconversar/img/quote-start.svg);
    background-size: cover;
    z-index: -1;
}

.internal-terms-and-conditions .wysiwyg blockquote::after {
    content: '';
    position: relative;
    right: 0;
    bottom: 0;
    width: 32px;
    height: 19px;
    background-image: url(/assets2025/landings/sentemonosaconversar/img/quote-end.svg);
    background-size: cover;
    z-index: -1;
    display: inline-block;
}

.recovery-password-form-section,
.login-form-section {
    margin-top: 80px;
}


.description-text {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 25px;
    letter-spacing: 0.02em;
    color: #444444;
    display: block;
    width: 100%;
}

.internal-quick-guide {
    background-color: red;
}

.internal-quick-guide-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.internal-quick-guide-group .quick-guide-image {
    width: 167px;
    min-width: 167px;
    height: 94px;
    background-image: url(/assets2025/landings/sentemonosaconversar/img/quick-guide.jpg);
    background-size: cover;
}

.internal-quick-guide-group a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 12px 13px 12px 24px;
    background: #133462;
    border-radius: 2px;
    gap: 15px;
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #FFFFFF;
    text-decoration: none;
    border: 1px solid #133462;

}

.internal-quick-guide-group a:hover {
    background: none;
    color: #133462;
}

.internal-quick-guide-group a:hover svg path {
    stroke: #133462;
}

.card-steps-guide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    gap: 30px;
}

.card-steps-guide h3 {
    font-family: 'Gilroy-SemiBold';
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: #000000;
}

.card-steps-guide .card-step-guide {
    background: #FFFFFF;
    -webkit-box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 4px 14px rgba(0, 0, 0, 0.1);
    border-radius: 2px;
    padding: 15px;
}

.card-steps-guide .card-step-guide a.link-guide {
    padding: 12px 13px 12px 24px;
    background: #19478B;
    border-radius: 2px;
    font-family: 'Gilroy-SemiBold';
    font-size: 16px;
    line-height: 19px;
    letter-spacing: -0.009px;
    color: #FFFFFF;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 15px;
    max-width: 360px;
    border: 1px solid #19478B;
}

.card-steps-guide .card-step-guide a.link-guide:hover {
    background: none;
    color: #19478B;
}

.card-steps-guide .card-step-guide a.link-guide:hover svg path {
    stroke: #19478B;
}

.card-steps-guide .card-step-guide p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
}

#evidence-template-success h2 {
    font-family: 'Gilroy-SemiBold';
    font-size: 26px;
    line-height: 30px;
    color: #006EDC;
}

#evidence-template-success p {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 22px;
    color: #444444;
}

.mobile-additional-links {
    padding: 0;
    margin: 0;
    display: none;
    background-color: #F4F4F4;
}

.active .mobile-additional-links {
    display: block;
}

.mobile-additional-links .row {
    padding-left: .75rem;
    padding-right: .75rem;
}

.mobile-additional-links .cchc-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: .75rem;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 6.5px;
    padding-bottom: 6.5px;
}

.mobile-additional-links .cchc-links ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.mobile-additional-links .cchc-links ul li a {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 14px;
    line-height: 19px;
    text-transform: uppercase;
    color: #133462;
}

.profile-link {
    gap: 6px;
}

.perfil_lugar_volver {
    font-family: 'Gilroy-Regular';
    font-size: 12px;
    line-height: 14px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    letter-spacing: -0.01134px;
    text-transform: uppercase;
    color: #000000;
    gap: 7px;
}

.perfil_lugar_volver svg {
    min-width: 8px;
}

.perfil_lugar_volver span {
    display: block;
}

.menu-perfil-mobile {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 15px;
    overflow: auto;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding-bottom: 15px;
}

.menu-perfil-mobile li a {
    white-space: nowrap;
    font-family: 'Gilroy-SemiBold';
    font-size: 14px;
    line-height: 17px;
    text-transform: uppercase;
    color: rgba(44, 44, 44, 0.6);
    position: relative;
    text-decoration: none !important;
}

.menu-perfil-mobile li a::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 100%;
    height: 5px;
    background-color: #808080;
}

.menu-perfil-mobile::-webkit-scrollbar {
    display: none;
}

.menu-perfil-mobile {
    -ms-overflow-style: none;
    scrollbar-width: none;
}

.menu-perfil-mobile li a.active {
    color: #00A8FF;
}

.menu-perfil-mobile li a.active::before {
    background-color: #00A8FF;
}

.material-field textarea,
.material-field input,
.input-select .select2-container--default .select2-selection--single {
    background: rgba(19, 52, 98, .2);
    border: none;
    color: #444444;
}

.material-field textarea::-webkit-input-placeholder,
.material-field input::-webkit-input-placeholder {
    color: #444444;
}

.material-field textarea::-moz-placeholder,
.material-field input::-moz-placeholder {
    color: #444444;
}

.material-field textarea:-ms-input-placeholder,
.material-field input:-ms-input-placeholder {
    color: #444444;
}

.material-field textarea::-ms-input-placeholder,
.material-field input::-ms-input-placeholder {
    color: #444444;
}

.material-field textarea::-webkit-input-placeholder,
.material-field input::-webkit-input-placeholder {
    color: #444444;
}

.material-field textarea::-moz-placeholder,
.material-field input::-moz-placeholder {
    color: #444444;
}

.material-field textarea:-ms-input-placeholder,
.material-field input:-ms-input-placeholder {
    color: #444444;
}

.material-field textarea::-ms-input-placeholder,
.material-field input::-ms-input-placeholder {
    color: #444444;
}

.material-field textarea::placeholder,
.material-field input::placeholder,
.input-select .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444444;
}

.material-field textarea:focus,
.material-field input:focus,
.input-select .select2-container--default.select2-container--focus {
    color: #fff;
    background-color: #476288;
}

.material-field textarea:focus::-webkit-input-placeholder,
.material-field input:focus::-webkit-input-placeholder {
    color: #fff;
}

.material-field textarea:focus::-moz-placeholder,
.material-field input:focus::-moz-placeholder {
    color: #fff;
}

.material-field textarea:focus:-ms-input-placeholder,
.material-field input:focus:-ms-input-placeholder {
    color: #fff;
}

.material-field textarea:focus::-ms-input-placeholder,
.material-field input:focus::-ms-input-placeholder {
    color: #fff;
}

.material-field textarea:focus::-webkit-input-placeholder,
.material-field input:focus::-webkit-input-placeholder {
    color: #fff;
}

.material-field textarea:focus::-moz-placeholder,
.material-field input:focus::-moz-placeholder {
    color: #fff;
}

.material-field textarea:focus:-ms-input-placeholder,
.material-field input:focus:-ms-input-placeholder {
    color: #fff;
}

.material-field textarea:focus::-ms-input-placeholder,
.material-field input:focus::-ms-input-placeholder {
    color: #fff;
}

.material-field textarea:focus::placeholder,
.material-field input:focus::placeholder,
.input-select .select2-container--default.select2-container--focus .select2-selection--single .select2-selection__rendered {
    color: #fff;
}

.input-password-group {
    position: relative;
}

.input-password-group button {
    position: absolute;
    right: 10px;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: none;
    border: none;
    padding: 0;
    margin: 0;
    z-index: 2;
    height: 42px;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.input-password-group button svg:last-child {
    display: none;
}

.input-password-group button.visible svg:first-child {
    display: none;
}

.input-password-group button.visible svg:last-child {
    display: block;
}

.input-password-group input {
    padding-right: 49px;
}

input:focus~button svg path {
    fill: #fff;
}

.section-image-title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 20px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.section-image-title>div:first-child {
    display: none;
}

.section-image-title img {
    width: 85px;
    min-width: 85px;
}

.link-perfil,
.link-logout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 7px;
}

.link-perfil span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    color: #006EDC;
    text-transform: none;
    max-width: 300px;
    white-space: nowrap;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.link-logout span {
    font-family: "Open Sans", sans-serif;
    font-style: normal;
    font-weight: 600;
    font-size: 11px;
    line-height: 15px;
    color: rgba(0, 110, 220, 0.6);
    text-transform: none;
}

#dz-multi.dz-drag-hover {
    background: #eef;
    border-color: #339;
}

.dropzone {
    border: 1px dashed #2C2C2C;
    -webkit-filter: inherit;
    filter: inherit;
}

.dropzone .dz-message button {
    font-family: 'Gilroy-Regular';
    font-size: 12px !important;
    line-height: 14px;
    letter-spacing: -0.009px;
    text-transform: uppercase;
    color: #000000;
    position: relative;
}

@media screen and (max-width: 991px) {
    .footer-resume-logos .footer-resume-logos-item {
        -webkit-box-pack: center !important;
        -ms-flex-pack: center !important;
        justify-content: center !important;
        -webkit-box-orient: vertical !important;
        -webkit-box-direction: normal !important;
        -ms-flex-direction: column !important;
        flex-direction: column !important;
        gap: 3rem !important;
    }

    .header-landing {
        padding-bottom: 0px;
    }

    .header-landing.active {
        background-image: url(/assets2025/landings/sentemonosaconversar/img/header-bg-mobile.png);
        background-size: 250px;
        background-position-x: left;
    }

    .sub-header-mobile {
        margin-bottom: 0px;
    }

    .navigations {
        margin-top: 30px;
    }

    .sub-header-mobile {
        border-color: #fff;
    }

    .active .sub-header-mobile {
        border-color: #5EBCEC;
    }

    .home-hero {
        background: none;
        padding: 0px;
        padding-top: 80px;
        padding-bottom: 40px;
    }

    .home-hero-section {
        background-image: url(/assets2025/landings/sentemonosaconversar/img/home-hero-background-mobile.jpg);
        background-size: cover;
    }

    .home-hero h2 {
        font-size: 24.3771px;
        line-height: 26px;
        max-width: 172px;
    }

    .home-hero-internal .home-hero {
        padding: 0px;
        min-height: 238px;
    }

    .home-hero-internal h2 {
        padding-left: 0px;
        margin-top: 80px;
    }

    .home-hero h2 b {
        margin-top: 0px;
    }

    .home-hero p {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .home-lead-in p {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.02em;
    }

    .home-how-it-works {
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .home-how-it-works>div:last-child {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
        padding: 0px .75rem;
    }

    .home-how-it-works>div:last-child h2 {
        font-size: 20px;
        line-height: 39px;
    }

    .home-how-it-works>div:last-child p {
        font-size: 16px;
        line-height: 22px;
        letter-spacing: 0.02em;
    }

    .home-hero p {
        gap: 10px;
    }

    .home-hero p span,
    .home-hero p a {
        font-size: 16px;
        line-height: 19px;
    }

    .home-how-to-participate {
        margin-top: 30px;
    }

    .home-how-to-participate h2 {
        font-size: 32px;
        line-height: 35px;
        letter-spacing: 0.2em;
        margin-bottom: 30px;
    }

    .home-how-to-participate .home-how-to-participate-content {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1, 1fr);
        padding-left: 0px;
        padding-right: 0px;
        padding: 40px 1.3rem;
    }

    .home-how-to-participate .home-how-to-participate-content::before,
    .home-how-to-participate .home-how-to-participate-content::after {
        content: none;
    }

    .home-how-to-participate .home-how-to-participate-content>div p {
        margin-top: 0px;
        color: #fff !important;
    }

    .home-how-to-participate .home-how-to-participate-content .how-to-box {
        padding: 1.2rem;
        height: auto;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }

    .home-how-to-participate .home-how-to-participate-content .how-to-box {
        min-height: 69px;
    }

    .home-how-to-participate-item-hidden {
        display: none;
    }

    .home-how-to-participate .home-how-to-participate-content>div span {
        font-size: 50px;
        letter-spacing: 0.1em;
        line-height: 120px;
        top: -60px;
    }

    .home-how-it-works>div:first-child {
        margin-top: 30px;
    }

    .home-form {
        margin-top: 30px;
    }

    .home-form .home-form-indicators h2 {
        font-size: 20px;
        line-height: 39px;
        letter-spacing: 0.2em;
    }

    .home-form .home-form-indicators p {
        font-size: 15.6531px;
        line-height: 28px;
        letter-spacing: 0.1em;
        margin-bottom: -8px;
    }

    .home-form .home-form-indicators p span {
        font-size: 37.5675px;
        letter-spacing: 0.1em;
        line-height: 67px;
    }

    .home-form .home-form-indicators {
        gap: .75rem;
    }

    .home-form .step-instructions {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: .75rem;
    }

    .home-form .step-instructions img {
        width: 85px;
        min-width: 85px;
    }

    .home-form .step-instructions * {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.02em;
    }

    .input-select .select2-container--default .select2-selection--single {
        padding: 0px 12px;
    }

    .home-how-it-works.home-contact>div:last-child {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .home-contact {
        padding: 0px .75rem;
    }

    .home-contact img {
        max-width: 190px;
        margin-bottom: 15px;
    }

    .home-how-it-works.home-contact>div:last-child {
        padding-left: 0px;
        padding-right: 0px;
    }

    .home-learn-more {
        margin-top: 30px;
    }

    .home-learn-more .home-learn-more-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 30px 20px;
        gap: 20px;
    }

    .home-learn-more .home-learn-more-content .home-learn-more-image-group .shape {
        display: none;
    }

    .home-learn-more .home-learn-more-content .home-learn-more-image-group img {
        width: 100%;
    }

    .home-learn-more .home-learn-more-content .home-learn-more-text p a {
        max-width: 100%;
    }

    .modal-video .modal-dialog {
        margin: 0;
    }

    .modal-video .modal-body {
        padding: 0;
        margin-top: 30px;
    }

    .internal-how-to-participate {
        margin-top: 60px;
    }

    .internal-how-to-participate .steps-how-to-participate .step-how-to-participate {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box {
        width: 100%;
        height: 69px;
    }

    .internal-how-to-participate .steps-how-to-participate .step-how-to-participate.white-shape .how-to-participate-box::before {
        content: none;
    }

    .internal-how-to-participate .step-how-to-participate p .button-link {
        max-width: 100%;
    }

    .internal-how-to-participate .step-how-to-participate h2.big-title {
        font-size: 20px;
        line-height: 39px;
        letter-spacing: 0.1em;
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box span {
        font-size: 50px;
        line-height: 120px;
        letter-spacing: 0.1em;
        top: -57px;
        left: 30px;
    }

    .section-faqs {
        padding-top: 30px;
    }

    .contact-form-section {
        margin-top: 30px;
    }

    #template-message h2 {
        font-size: 32px;
        line-height: 35px;
        letter-spacing: 0.2em;
    }

    #template-message p {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.02em;
    }

    .link-button-v2,
    .submit-button-v2 {
        max-width: 100%;
    }

    .benefits-of-registering.home-how-it-works>div:first-child {
        margin-top: 0px;
    }

    .home-contact.internal-benefits-of-registering img {
        max-width: initial;
        width: 100vw;
        margin-bottom: 0px;
        margin-left: -.75rem;
        margin-right: -.75rem;
    }

    .internal-benefits-of-registering .benefits-of-registering span {
        font-size: 40px;
        line-height: 120px;
        letter-spacing: 0.1em;
        text-transform: uppercase;
        color: #91B8F2;
        min-width: 54px;
    }

    .home-how-it-works.internal-benefits-of-registering .benefits-of-registering p,
    .home-how-it-works.internal-benefits-of-registering .benefits-of-registering h2 {
        font-size: 16px;
        line-height: 22px;
    }

    .internal-terms-and-conditions {
        margin-top: 30px;
    }

    .internal-terms-and-conditions .wysiwyg * {
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.02em;
    }

    .internal-terms-and-conditions .wysiwyg ul li::before,
    .internal-terms-and-conditions .wysiwyg ol li::before {
        width: 33px;
        min-width: 33px;
    }

    .internal-terms-and-conditions .wysiwyg ul li,
    .internal-terms-and-conditions .wysiwyg ol li {
        padding-left: 61px;
    }

    .internal-terms-and-conditions .wysiwyg ol li::before {
        font-size: 26.4px;
        line-height: 47px;
        letter-spacing: 0.1em;
        top: -6px;
    }

    .internal-terms-and-conditions .wysiwyg h1,
    .internal-terms-and-conditions .wysiwyg h2,
    .internal-terms-and-conditions .wysiwyg h3,
    .internal-terms-and-conditions .wysiwyg h4,
    .internal-terms-and-conditions .wysiwyg h5,
    .internal-terms-and-conditions .wysiwyg h6,
    .internal-terms-and-conditions .wysiwyg h1 b,
    .internal-terms-and-conditions .wysiwyg h2 b,
    .internal-terms-and-conditions .wysiwyg h3 b,
    .internal-terms-and-conditions .wysiwyg h4 b,
    .internal-terms-and-conditions .wysiwyg h5 b,
    .internal-terms-and-conditions .wysiwyg h6 b {
        font-size: 18px;
        line-height: 38px;
        letter-spacing: 0.2em;
    }

    .internal-quick-guide-group {
        gap: 0px;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
    }

    .internal-quick-guide-group .quick-guide-image {
        width: 85px;
        min-width: 85px;
        height: 82px;
        background-position-x: 90%;
    }

    .navigations .principal {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .navigations .principal ul {
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        overflow: hidden;
    }

    .navigations .principal ul li a {
        color: #6D6D6D;
        position: relative;
    }

    .navigations .principal ul li a.link-material {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        gap: 10px;
    }

    .navigations .principal ul li a.active::before {
        content: '';
        width: 100%;
        position: absolute;
        left: 0;
        bottom: -5px;
        background-color: #00A8FF;
        height: 2px;

    }

    .navigations .principal ul li a.active {
        color: #00A8FF;
    }

    .navigations .principal ul li a.link-material.active svg path {
        fill: #00A8FF;
    }

    .tabla-item.main-grid {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .tabla-item .internal-button,
    .tabla-item *,
    .tabla-item .item-lugar-links {
        width: 100%;
        max-width: 100%;
    }

    .tabla-item .internal-button {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .tabla-item .internal-button svg {
        width: unset;
        max-width: unset;
    }

    .home-how-it-works>div:last-child ul li a {
        max-width: 100%;
    }

    .section-image-title>div:first-child {
        display: block;
    }

    .bottom-links-register .link {
        display: block;
        text-align: right;
    }

    .recovery-password-form-section,
    .login-form-section {
        margin-top: 30px;
    }

    .description-text,
    .description-text * {
        font-weight: 400;
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.02em;
        margin: 0px;
    }

    .description-text b {
        font-weight: 700;
    }

    .home-form .home-form-success p a {
        max-width: 100%;
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-6 {
        width: 190px;
        height: 103px;
    }

    .internal-how-to-participate.internal-how-to-participate-contact {
        margin-top: 40px;
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-1,
    .home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-1 {
        background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-1-mobile.png);
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-2,
    .home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-2 {
        background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-2-mobile.png);
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-3,
    .home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-3 {
        background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-3-mobile.png);
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-4,
    .home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-4 {
        background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-4-mobile.png);
    }

    .internal-how-to-participate .steps-how-to-participate .how-to-participate-box.how-to-5,
    .home-how-to-participate .home-how-to-participate-content .how-to-box.how-to-5 {
        background-image: url(/assets2025/landings/sentemonosaconversar/img/how-to-5-mobile.png);
    }

    .navigations .sesion ul,
    .navigations .secondary ul,
    .navigations .principal ul {
        gap: 15px;
    }

    .mb-mobile {
        margin-bottom: 15px;
    }

    .link-logout {
        margin-bottom: 40px;
    }

}