/* GENERAL */

body {
    background: #f6f7f9 !important;
    font-family: "TT Chocolates", sans-serif !important;
    color: #161654;
}

.container {
    max-width: clamp(960px, 100.0000vw, 1920px);
    margin: auto;
    padding: 0 3.43rem;
}

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-results-button,
input[type="search"]::-webkit-search-results-decoration {
  -webkit-appearance:none;
}

.section-helps-filter-box-search input[type="search"]::-webkit-search-decoration,
.section-helps-filter-box-search input[type="search"]::-webkit-search-cancel-button,
.section-helps-filter-box-search input[type="search"]::-webkit-search-results-button,
.section-helps-filter-box-search input[type="search"]::-webkit-search-results-decoration
{
    -webkit-appearance: auto !important;
}

.section-alls .container {
    padding: 0;
}

.dashboard-right-simulation {
    flex-direction: column;
    gap: 10px !important;
    padding: 22px 20px;
    border-radius: 14.833px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    position: relative;
    overflow: hidden;
}

.dashboard-right-simulation-title {
    color: #161654;
}

.dashboard-right-simulation-content-box-fond {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
}

.dashboard-right-simulation-box-text {
    margin-bottom: 100px;
}

.dashboard-right-simulation-content button {
    position: relative;
    z-index: 2;
}

.dashboard-right-simulation-content-box-fond svg {
    width: 100%;
    height: 100%;
    display: block;
}

.dashboard-right-helps {
    padding: 0;
    border-radius: 24px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    width: 100%;
}

.section-alls-right-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: sticky;
    top: 80px;
}

.dashboard-right-helps-item {
    display: flex;
    gap: 16px;
    padding: 0;
    align-items: center;
}

.dashboard-right-helps-item-box-date {
    padding: 7px 16px;
    border-radius: 12.444px;
    background: #B0BBC933;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 56px;
    height: 56px;
    gap: 4px;
}

.dashboard-right-helps-item-date-number {
    color: #3A4452;
    margin: 0;
    line-height: 1 !important;
}

.dashboard-right-helps-item-date-text {
    color: #3A4452 !important;
    margin: 0;
    text-transform: uppercase;
    line-height: 1 !important;
}

.dashboard-right-helps-item-title {
    margin: 0;
    color: #161654 !important;
    font-weight: 600 !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow : hidden;
}

.dashboard-right-helps-title {
    margin: 0;
    padding: 20px 24px 24px 24px;
    border-bottom: 1px solid #D5DBE2;
    color: #161654;
}

.dashboard-right-helps-items {
    padding: 16px 16px 32px;
    display: flex;
    flex-direction: column;
    gap: 32px;
}

.dashboard-right-helps-item-box-title {
    width: 75%;
}

/* TEXTOS */

.tx40 {
    font-size: 48px;
    font-weight: 700;
    line-height: 120%;
}

.tx46 {
    font-size: 46px;
    font-weight: 700;
    line-height: 120%;
}

.tx30 {
    color: #161654 !important;
    font-size: 30px !important;
    font-weight: 600 !important;
    line-height: 120% !important;
    margin: 0;
}

.tx110 {
    color: #FFF;
    font-size: 110px;
    font-weight: 700;
    line-height: 110px;
}

.tx13 {
    font-size: 13px;
    font-weight: 400;
    line-height: 24px;
}

.tx11 {
    font-family: "TT Chocolates";
    font-size: 11.125px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
}

.tx10 {
    font-family: "TT Chocolates";
    font-size: 9.889px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
}

.tx14 {
    color:#161654;
    font-size: 14px;
    font-weight: 600;
    line-height: 130%;
}

.tx15 {
    font-family: 'TT Chocolates';
    color: #161654;
    font-size: 15px;
    font-weight: 400;
    line-height: 140%;
    letter-spacing: 0.15px;
}

.tx16 {
    font-size: 16px;
    font-weight: 400;
    line-height: 140%;
}

.tx17 {
    font-family: 'TT Chocolates';
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%;
    letter-spacing: -0.085px;
}

.tx18 {
    font-size: 18px;
    font-weight: 400;
    line-height: 140%;
}

.tx20 {
    font-size: 20px;
    font-weight: 600;
    line-height: 120%;
}

.tx22 {
    color: #161654 !important;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
}

.tx24 {
    font-size: 24px;
    font-weight: 600;
    line-height: 120%;
}

.tx110 {
    color: #FFF;
    font-size: 110px;
    font-weight: 700;
    line-height: 110px;
}

.theme-new .p-tabmenu .p-tabmenu-nav {
    background: transparent !important;
    display: flex;
    gap: 6px;
    border-color: transparent;
}

.theme-new .layout-topbar .topbar-start .topbar-menubutton {
    box-shadow: none !important;
}

.theme-new .p-tabmenu .p-tabmenu-nav .p-tabmenuitem .p-menuitem-link {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 19px 12px;
    outline: none !important;
    box-shadow: none !important;
    border-width: 0 0 3px 0;
    border-color: transparent;
}

.theme-new .p-tabmenu-nav .p-menuitem-text {
    color: #526277;
    font-weight: 600;
}

.theme-new .p-tabmenu-nav .p-highlight .p-menuitem-text {
    color: #161654;
    font-weight: 600;
}

.theme-new .layout-content-wrapper {
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    align-items: flex-end;
}

.theme-new .layout-topbar {
    padding: 8px 24px;
    background: #fff;
    border-bottom: 1px solid #D5DBE2;
    margin-bottom: 0;
    position: sticky;
    top: 0;
    z-index: 99;
    width: 100%;
    z-index: 999;
}

.theme-new .layout-content {
    padding-top: 40px;
    margin-left: 64.5px;
    transition: all .5s ease;
    width: clamp(916.6666666666667px, 95.4861vw, 1833.3333333333333px);
}

.theme-new .layout-config-button {
    display: none;
}

.theme-new .topbar-menu .p-button {
    background: transparent !important;
    border-color: #D5DBE2;
    margin-bottom: 0 !important;
    box-shadow: 0px 1px 2px 0px rgba(34, 39, 47, 0.10);
}

.theme-new .topbar-menu .p-button:focus {
    box-shadow: 0px 0px 0px 3px rgba(212, 59, 117, 0.30), 0px 1px 2px 0px rgba(34, 39, 47, 0.10) !important;
}

.theme-new .topbar-menu .p-button span {
    color: #475467;
    font-size: 16px;
}

.theme-new .topbar-menu .p-button:enabled:hover {
    border-color: #D5DBE2;
    background: #F6F7F9 !important;
}

.box-language .p-dropdown {
    border: none;
    box-shadow: none !important;
}

.box-language.show-desktop {
    display: flex !important;
    gap: 3px;
    align-items: center;
    margin-right: 0.5rem;
    margin-left: 2rem;
}

.box-language .p-dropdown .p-dropdown-trigger {
    width: auto;
}

.box-language {
    margin-right: 8px;
}

.box-language .p-dropdown-trigger {
    padding: 5px;
}

.box-language .p-dropdown-label {
    display: flex;
    align-items: center;
    padding: 0;
}

.footer-flex {
    justify-content: flex-end;
}

.footer-flex-content {
    padding: 0 !important;
}

.layout-footer-grid {
    flex-direction: column;
}

.layout-footer-center {
    display: flex;
    justify-content: flex-end;
    width: 100%;
}

.layout-footer {
    padding: 64px 48px 32px;
    position: relative;
    z-index: 99;
    background: #f6f7f9;
    width: 100%;
    transition: all .5s ease;
}

.layout-footer-bottom {
    margin-top: 52px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.layout-footer-legals {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 14px;
}

.layout-footer-top {
    margin-bottom: 50px;
    width: 100%;
}

.layout-content-wrapper.active .layout-footer {
    width: 89.5%;
}

.dashboard-right p {
    color: #526277;
    font-size: 13px;
    font-weight: 400;
    line-height: 150%;
}

.dashboard-box-title {
    display: flex;
    flex-direction: column;
    gap: 4px;
}

.section-dashboard-top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}

.section-dashboard-content {
    display: flex;
    flex-direction: column;
    gap: 40px;
}

/* MODAL VIDEO */

.modal-video {
    border-radius: 24px !important;
    overflow: hidden;
}

.modal-video .p-dialog-title {
    color: #161654;
    font-family: "TT Chocolates";
    font-size: 24px !important;
    font-weight: 600 !important;
    line-height: 120%;
}

.modal-video .p-dialog-header {
    padding: 24px 24px 8px 24px;
}

.modal-video .p-dialog-content {
    padding: 0 24px 24px 24px;
}

.modal-video .p-dialog-content p {
    margin-bottom: 24.5px;
}

.modal-video-item {
	width: 100%;
	height: clamp(186.66666666666669px, 19.4444vw, 373.3333333333333px);
	object-fit: cover;
	display: block;
}

.modal-video-box {
    border-radius: 16px;
    overflow: hidden;
    position: relative;
    cursor: pointer;
}

.modal-video-button-play {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: #1C1C1C26;
    transition: all .5s ease;
    border: none;
    cursor: pointer;
}

.modal-video .p-dialog-header-close {
    display: flex;
    width: 40px !important;
    height: 40px !important;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 20px;
    border: 1px solid #D5DBE2 !important;
    background: #FFF;
    box-shadow: 0px 1px 2px 0px rgba(34, 39, 47, 0.10) !important;
    padding: 0;
}

.modal-video-button-play.active {
    opacity: 0;
}

/* CHAT */

.button-chat-box {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 99;
}

.button-chat {
    background: #161654;
    border: none;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 14px;
    border-radius: 150px;
    cursor: pointer;
    box-shadow: 0px 5.6px 5.6px 0px rgba(0, 0, 0, 0.06), 0px 0px 5.6px 2.8px rgba(0, 0, 0, 0.08);
}

/* SECTION HELP */
.section-help-title {
    margin: 0;
}

.section-helps-top {
    display: flex;
    justify-content: space-between;
    padding: 20px 24px 24px;
    background: #fff;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    border: 1px solid #D5DBE2;
    border-bottom: 0;
}

.section-helps-box-title {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.section-help-title {
    color: #161654;
}

.section-help-text {
    color: #526277 !important;
    font-family: 'TT Chocolates';
    width: 95%;
}

.section-helps-table-header-title {
    margin: 0;
}

.section-helps-table-header-title {
    margin: 0;
    display: flex;
    align-items: center;
    gap: 8px;
    font-family: 'TT Chocolates';
}

.section-helps-content {
    display: flex;
    flex-direction: column;
}

.section-helps-table-header {
    display: flex;
    padding: 4px 0;
    border: 1px solid #D5DBE2;
    background: #ECF2FF;
}

.section-helps-table-header-box-title {
    padding: 0 24px;
    display: flex;
    align-items: center;
}

.section-helps-table-header div:nth-child(1), .section-helps-table-content-item > div:nth-child(1) {
    width: 40%;
}

.section-helps-table-header div:nth-child(2), .section-helps-table-content-item > div:nth-child(2) {
    width: 15%;
    padding-right: 0 !important;
}

.section-helps-table-header div:nth-child(3), .section-helps-table-content-item > div:nth-child(3) {
    width: 15%;
    padding-right: 0 !important;
}

.section-helps-table-header div:nth-child(4), .section-helps-table-content-item > div:nth-child(4) {
    width: 10%;
    padding-right: 0 !important;
}

.section-helps-table-header div:nth-child(5), .section-helps-table-content-item > div:nth-child(5) {
    width: 10%;
    padding-right: 0 !important;
}

.section-helps-table-header div:nth-child(6), .section-helps-table-content-item > div:nth-child(6) {
    width: 10%;
    justify-content: flex-end;
}

.section-helps-table-content-item {
    display: flex;
    padding: 24px 0;
    border-top: 1px solid #D5DBE2;
}

.section-helps-table-content-title {
    margin: 0;
    color: #161654 !important;
    font-family: "TT Chocolates";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow : hidden;
    /* max-width: 15em; */
    line-height: 1.5;
}

.section-helps-table-content-item-box {
    padding: 0 24px;
    display: flex;
    align-items: center;
}

.section-helps-table-content {
    border: 1px solid #D5DBE2;
    border-top: 0;
    border-bottom-left-radius: 24px;
    border-bottom-right-radius: 24px;
    background: #fff;
}

.section-helps-table-content-item-tag {
    display: flex;
    gap: 6px;
    padding: 2px 8px;
    border-radius: 6px;
    text-transform: uppercase;
    align-items: center;
    font-weight: 600;
    font-family: 'TT Chocolates';
    font-size: 14px;
}

.tag-grant {
    background: #F1EBFC;
    color: #7038B8 !important;
}

.tag-hight {
    background: #DEFAE3;
    color: #1C7930 !important;
}

.tag-loan {
    background: #D5F1F8;
    color: #1E6080 !important;
}

.tag-low {
    background: #FDE3E3;
    color: #B12424 !important;
}

.tag-average {
    background: #FCF9C5;
    color: #9B660D !important;
}

.section-helps-table-content-item:first-child {
    border-top: 0;
}

/* SECTION PERFIL PROGRESS */

.section-perfil-progress {
    margin-left: auto;
    width: 45%;
}

.section-perfil-progress-step-title {
    color: #526277;
    margin: 0;
    font-family: 'TT Chocolates';
    font-size: 16px;
    line-height: 140%;
}

.section-perfil-progress-step-title span {
    color: #161654;
}

.section-perfil-progress-step-text a {
    color: #3334F8;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-offset: 2px;
    text-decoration-thickness: 1px;
}

.section-perfil-progress-step-box-title {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.section-perfil-progress-step {
    display: none;
    gap: 16px;
    flex-direction: column;
    width: 100%;
}

.section-perfil-progress-step-box-right {
    display: flex;
    gap: 4px;
    width: 101%;
    align-items: center;
    position: relative;
}

.section-perfil-progress-step-bar {
    width: 25%;
    height: 12px;
    background: #DCE7FF;
}

.section-perfil-progress-step-bar:nth-child(1) {border-radius: 24px 0px 0px 24px;}

.section-perfil-progress-step-box-left {
    width: 100%;
}

.modal-simulation-step-bar.active .step-bar-icon path {stroke: #e3518f;}

.perfil-progress-step-01 .step-bar-icon-00 {
    left: 22%;
}

.perfil-progress-step-01 .step-bar-icon-01 {
    left: 47%;
}

.perfil-progress-step-01 .step-bar-icon-02 {
    right: 22%;
}

.perfil-progress-step-02 .step-bar-icon-01 {
    left: 47%;
}

.perfil-progress-step-02 .step-bar-icon-02 {
    right: 22%;
}

.perfil-progress-step-03 .step-bar-icon-02 {
    right: 22%;
}

.step-bar-icon-04 {
    right: -1px;
}

.step-bar-icon-03 {
    position: absolute;
    left: 68%;
}

.section-perfil-progress-steps .step-bar-icon-03 {
    left: 92%;
    width: 30px;
    height: 30px;
}

.section-perfil-progress-step-bar.active {
    background: #5260FF;
}

.section-perfil-progress-step.active {
    display: flex;
}

.section-perfil-progress-steps {
    padding: 16px;
    background: #fff;
    border: 1px solid #D5DBE2;
    width: 100%;
    margin: auto;
    border-radius: 20px;
}

/* SECTION TOP */

.section-clients-swiper-text {
    color: #161654;
    margin-top: 12px;
}

.section-clients-content {
    display: flex;
    gap: 24px;
}

.section-clients-box-swiper {
    background: linear-gradient(169deg, #C0D2FF 15.05%, #ECF2FF 92.41%);
    padding: 46px;
    border-radius: 24px;
    width: calc(100% - 12px);
}

.section-clients-box-top {
    width: 50%;
}

.section-clients-swiper-text {
    color: #161654;
    margin-top: 12px;
}

.section-clients-content {
    display: flex;
    gap: 24px;
    height: 100%;
}

.section-clients-box-swiper {
    background: #ffff;
    padding: 40px;
    border-radius: 24px;
    width: calc(50% - 12px);
    border: 1.023px solid var(--Border-Primary, #D5DBE2);
}

.section-clients-box-top {
    width: 50%;
    border-radius: 24px;
    overflow: hidden;
    position: relative;
    background: #fff;
    border: 1.023px solid var(--Border-Primary, #D5DBE2);
}

.section-clients-top-box-title {
    position: absolute;
    top: 0;
    padding: 40px;
    left: 0;
    z-index: 9;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.section-clients-top-text {
    color: #526277;
    width: 100%;
    margin-bottom: 0;
    margin-top: 24px;
}

.section-clients-box-top:after {
    content: "";
}

.section-clients-box-top a {
    margin-top: 40px;
    border-color: transparent !important;
    margin-top: auto;
    width: fit-content;
}

.swiper-clients {
    position: relative;
}

.swiper-clients-slide-box-card .section-helps-table-content-item-tag {
    display: inline-flex;
    width: fit-content;
    font-family: "TT Chocolates";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 16.509px */
    letter-spacing: 0.354px;
    text-transform: uppercase;
}

.swiper-clients-slide-card-title {
    margin: 0;
}

.swiper-clients-slide-box-card {
    display: inline-flex;
    flex-direction: column;
    gap: 6px;
    width: calc(50% - 60px);
}

.swiper-clients-slide-card-title {
    font-family: "TT Chocolates";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 130%; /* 14.308px */
}

.swiper-clients-slide {
    padding: 30px;
    display: flex;
    flex-direction: column;
    gap: 18.8px;
    border-radius: 16px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
    transition: all .5s ease;
}

.swiper-clients-slide-title {
    margin: 0;
}

.section-clients-slide-buttons .swiper-pagination {
    position: relative;
    left: 0;
    top: 1px;
    bottom: 0;
    width: fit-content;
    color: #FFF;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 1;
    letter-spacing: 0.4px;
    margin: 0 4px;
    width: 35px;


/* Desktop/Body/Regular (SemiBold) */
    font-family: "TT Chocolates";

     /* 22.4px */
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
}

.swiper-clients {
    width: 100%;
    margin: auto;
    margin-top: 35px;
    padding-right: 30px;
}

.section-clients-slide-buttons .swiper-button-next, .section-clients-slide-buttons .swiper-button-prev {
    position: relative;
    top: inherit !important;
    width: fit-content !important;
    height: fit-content !important;
    left: 0 !important;
    margin-top: 0;
}

.swiper-clients-slide-title {
    color: #161654 !important;
    overflow: hidden;
    text-overflow: ellipsis;
    font-family: "TT Chocolates";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 130%; /* 16.352px */
    letter-spacing: -0.063px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
}

.section-clients .swiper-slide-shadow-cards {
    background: none !important;
}

.section-clients-slide-buttons .swiper-button-next::after, .section-clients-slide-buttons .swiper-button-prev::after {
    display: none;
}

.section-clients-slide-buttons {
    display: flex;
    justify-content: center;
    width: fit-content;
    margin: auto;
    border-radius: 20px;
    background: rgba(22, 22, 84, 0.30);
    backdrop-filter: blur(6px);
    color: #fff;
    margin-top: 34px;
    padding: 6px 8px;
    position: relative;
    align-items: center;
}

.swiper-clients-slide-cards {
    display: flex;
    flex-wrap: wrap;
    gap: 40px 69px;
}

.swiper-clients-slide-box-button {
    display: flex;
    justify-content: flex-end;
}

.swiper-clients .swiper-slide .swiper-clients-slide {
    background: #e7eeff;
}

.swiper-clients .swiper-slide-active .swiper-clients-slide {
    background: #fff;
}

.section-clients-img {
    width: 100%;
    height: 70%;
    object-fit: contain;
    display: block;
    position: absolute;
    bottom: -6vh;
    right: -3%;
}

/* SECTION CONSULT */

.section-consultant {
    margin-top: 56px;
}

.section-consultant-content {
    padding: 22px 0px 32px 32px;
    background: #fff;
    display: flex;
    border-radius: 24px;
    height: 283px;
    position: relative;
    overflow: hidden;
    width: 945px;
    margin: auto;
}

.section-consultant-title {
    color: #fff !important;
}

.section-consultant-box-title {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.section-consultant-title b {
    color: #E3518F;
}

.section-consultant-text {
    color: #D5DBE2 !important;
}

.section-consultant-box-left {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    width: 65%;
}

.section-consultant .button-n2 {
    border-color: transparent;
}

.section-consultant-img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.section-consultant-box-right {
    width: 35%;
    position: absolute;
    right: 0;
    bottom: -5px;
    height: 100%;
}

/* SECTION CONNECT */

.section-connect {
    margin-top: 56px;
}

.section-connect-content {
    background: #161654;
    padding: 24px 24px 22px 32px;
    border-radius: 24px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    position: relative;
    overflow: hidden;
}

.section-connect-title {
    margin: 0;
    color: #fff;
}

.section-connect-text {
    margin: 0;
}

.section-connect-box-left {
    display: flex;
    flex-direction: column;
    gap: 45px;
    z-index: 9;
}

.section-connect-text {
    color: #fff;
    font-family: 'TT Chocolates';
    opacity: .85;
}

.section-connect-box-right svg {
    position: absolute;
    right: 0;
    bottom: 0%;
    width: 44%;
    height: 100%;
}

/* SECTION NOTICE */

.section-notices {
    margin-top: 56px;
}

.section-notices-items {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.section-notices-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
}

.section-notices-title {
    color: #161654;
    margin: 0;
    font-family: "TT Chocolates";
}

.section-notices-item-content {
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 9;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.section-notices-item {
    position: relative;
    display: block;
    width: calc(33.3% - 16px);
    border-radius: 24px;
    overflow: hidden;
    height: 303px;
}

.section-notices-item::after {
    content: "";
    display: block;
    background: linear-gradient(0deg, #101828 0%, rgba(209, 58, 115, 0.25) 69.5%);
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    position: absolute;
}

.section-notices-item-top {
    color: #fff !important;
    margin: 0;
    opacity: .85;
}

.section-notices-item-bottom {
    margin: 0 !important;
    color: #fff !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    font-family: 'TT Chocolates';
}

.section-notices-item-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
    transition: all .5s ease;
}

.section-notices-item:hover img {
    transform: scale(1.05);
}

/* SECTION ABOUT */

.section-about {
    margin-top: 112px;
}

.section-about-top {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 8px;
}

.section-about-content {
    display: flex;
    flex-direction: column;
    gap: 60px;
}

.section-about-items {
    display: flex;
    gap: 8px;
    justify-content: center;
    width: 87%;
    margin: auto;
}

.section-about-item-title {
    margin: 0;
    text-align: center;
}

.section-about-item-text {
    margin: 0;
    text-align: center;
}

.section-about-item-text {
    color: #161654;
    font-weight: 600;
}

.section-about-item {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 20%;
    text-align: center;
}

.box-notification {
    position: relative;
}

.section-clients .container {
    height: 100%;
}

/* DASHBOARD SANTANDER */

.logo-custom {
    margin-right: 12px;
}

.theme-new .santander .p-tabmenu .p-tabmenu-nav .p-tabmenuitem.p-highlight .p-menuitem-link {
    border-color: #D70000;
}

.theme-new .santander .notification-number {
    background: #d70000;
}

.santander .dashboard-right p {
    color: #000;
}

.santander .swiper-custom-slide {
    background: #D70000 !important;
    border-radius: 0 !important;
}

.santander .swiper-custom-slide-card02 {
    background: #CCE5EB !important;
}

.santander .dashboard-right p b {
    color: #000;
}

.santander .section-helps-table-content-title {
    color: #526277 !important;
}

.santander .swiper-custom-slide-card02 .swiper-custom-slide-button {
    background: rgba(0, 0, 0, 0.30) !important;
}

.santander .swiper-custom-slide-card03 .swiper-custom-slide-button {
    background: rgba(255, 255, 255, 0.30) !important;
}

.santander .swiper-custom-slide-card03 .swiper-custom-slide-01-box-bottom svg {
    filter: brightness(0) saturate(100%) invert(89%) sepia(3%) saturate(1685%) hue-rotate(314deg) brightness(102%) contrast(95%);
}

.santander .swiper-custom-slide-card02 .swiper-custom-slide-03 .swiper-custom-slide-01-box-bottom > svg {
    filter: brightness(0) saturate(100%) invert(10%) sepia(61%) saturate(7463%) hue-rotate(360deg) brightness(104%) contrast(116%);
}

.santander .section-helps-top {
    border-radius: 0;
}

.santander .section-helps-table-content {
    border-radius: 0;
}

.santander .section-perfil-progress-steps {
    border-radius: 0;
}

.santander .section-clients-box-swiper {
    border-radius: 0;
}

.santander .section-clients-box-top {
    border-radius: 0;
}

.santander .swiper-clients-slide {
    border-radius: 0;
}

.santander .section-connect-content {
    border-radius: 0;
    background: #d70000;
}

.santander .section-notices-item {
    border-radius: 0;
}

.santander .swiper-custom-slide-card02 .swiper-custom-slide-title {
    color: #000 !important;
    font-size: 12px;
}

.santander .swiper-custom-slide-card02 .swiper-custom-slide-subtitle {
    color: #000000 !important;
}

.santander .swiper-custom-slide:hover .swiper-custom-slide-button {
    background: #fff !important;
}

.santander .swiper-custom-slide:hover .swiper-custom-slide-button svg path {
    stroke: #d70000 !important;
}

.santander .swiper-custom-slide-card01 .swiper-custom-slide-01-box-center img {
    filter: brightness(0) saturate(100%) invert(87%) sepia(100%) saturate(0%) hue-rotate(266deg) brightness(110%) contrast(97%);
}

.santander .swiper-custom-slide-card01 .swiper-custom-slide-button {
    background: rgba(255, 255, 255, 0.30) !important;
}

.santander .swiper-custom-slide-card01:hover .swiper-custom-slide-button {
    background: #fff !important;
}

.santander .section-help-title {
    color: #000;
}

.santander .section-help-text {
    color: #526277 !important;
}

.santander .section-helps-table-header-title {
    color: #000;
}

.santander .section-helps-table-content-item .section-helps-table-content-item-box:first-child .section-helps-table-content-title {
    color: #000 !important;
}

.santander .section-perfil-progress-step-title span {
    color: #000;
}

.santander .section-perfil-progress-step-text a {
    color: #D70000;
}

.santander .section-perfil-progress-step-bar.active {
    background: #499EAE;
}

.santander .swiper-clients .swiper-slide .swiper-clients-slide {
    background: #eff5f7;
}

.santander .swiper-slide-active .swiper-clients-slide {
    background: #fff !important;
}

.santander .section-clients-swiper-title {
    color: #000 !important;
}

.santander .section-clients-top-title b {
    color: #d70000;
}

.santander .dashboard-title {
    color: #000 !important;
}

.santander .section-clients-swiper-title b {
    color: #d70000;
}

.santander .swiper-clients-slide-title {
    color: #000 !important;
}

.santander .swiper-clients-slide-card-title {
    color: #000;
}

.santander .section-connect-text {
    color: #fff !important;
}

.santander .section-connect-subtitle {
    color: #fff !important;
}

.santander .section-connect-title {
    color: #fff;
}

.santander .section-notices-title {
    color: #000;
}

.santander .section-about-title {
    color: #000 !important;
}

.santander .section-about-text {
    color: #000 !important;
}

.santander .section-about-item-text {
    color: #000;
}

.santander .section-about-item-title {
    color: #D70000 !important;
}

.santander .section-connect-box-right .button-n:hover {
    color: #fff !important;
}

.santander .section-connect-content::after {
    content: "";
    display: block;
    position: absolute;
    right: 30%;
    width: 197px;
    height: 100%;
    top: 0;
    background: linear-gradient(90deg, #D70000 0%, rgba(215, 0, 0, 0.00) 100%);
}

.santander .section-connect-title span {
    color: #fff !important;
    font-family: "TT Chocolates";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.santander .tx30 {
    line-height: 1 !important;
}

.santander .section-connect-title {
    line-height: 1 !important;
    width: 100%;
}

.santander .section-connect-box-right svg {
    display: none;
}

.santander .section-connect-content::after {
    display: none;
}

.santander .section-connect-subtitle {
    margin-bottom: 18px;
}

.santander .section-connect-box-left {
    gap: 40px;
}

.santander .topbar-start .topbar-menubutton {
    margin-right: 5px !important;
}

.santander .modal-cookies-content {
    border-radius: 0;
}

.santander .modal-cookies-text a {
    color: #D70000 !important;
}

.santander .modal-cookies-title {
    color: #D70000;
}

.santander .button-chat {
    background: #d70000;
}

.santander .button-chat-text {
    color: #000;
}

.santander .modal-cookies .modal-cookies-box-buttons  button {
    border-radius: 0 !important;
}

.santander .modal-cookies-button-accept {
    background: #D70000 !important;
}

.theme-new .santander .layout-topbar .topbar-start .topbar-menubutton:hover {
    background: #d60000;
}

.theme-new .santander .layout-sidebar .topbar-menubutton2:hover {
    background: #d60000 !important;
}

.modal-request .modal-request-content {
    border-radius: 0;
}

.santander .modal-request .modal-request-content .modal-request-title {
    color: #000;
}

.santander .modal-request-rate-text {
    color: #000 !important;
}

.santander .modal-request-rate-left svg path:nth-child(2) {fill: #D70000;}

.santander .modal-request-rate-box-text svg path {
    fill: #D70000;
}

.santander .p-radiobutton-checked.p-radiobutton .p-radiobutton-box.p-highlight {
    background: #D70000 !important;
    border-color: #D70000 !important;
}

.santander .modal-request-question .p-radiobutton .p-radiobutton-box:not(.p-disabled):not(.p-highlight):hover {
    border-color: #D70000;
}

.santander .modal-request-box-buttons button {
    border-radius: 0 !important;
}

.santander .button-request-success {
    background: #D70000 !important;
}

.santander .modal-request-characteristics-list li::marker {
    color: #d70000 !important;
}

.santander .modal-request-content {
    border-radius: 0 !important;
}

.santander .modal-request-success-content {
    border-radius: 0;
}

.santander .modal-simulation-step-box-button .button-n {
    border-radius: 0 !important;
    background: #D70000 !important;
}

.santander .modal-simulation-step-bar.step-bar-start svg rect {
    fill: #D70000;
}

.santander .modal-simulation-progress-step-bar {
    background: #d7000059 !important;
}

.santander .modal-simulation-step-bar rect:nth-child(2) {
    stroke: #D70000;
}

.santander .step-bar-icon-01 svg path,.santander .step-bar-icon-02 svg path {stroke: #d70000ad !important;}

.santander .modal-simulation-step-bar-text {
    color: #000;
}

.santander .modal-simulation-step-title {
    color: #000 !important;
}

.santander .modal-simulation-step-text {
    color: #000 !important;
}

.santander .step-bar-end svg path {
    fill: #d70000ad !important;
}

.santander .modal-simulation-step-box-icon svg circle {
    filter: brightness(0) saturate(100%) invert(12%) sepia(80%) saturate(7327%) hue-rotate(11deg) brightness(85%) contrast(117%);
}

.santander .modal-simulation-step-box-icon svg path {
    fill: #f1a6a6;
}

.santander .modal-simulation-step-box-icon svg .step-icon-r01, .santander .modal-simulation-step-box-icon svg .step-icon-r06 {
    fill: #D70000;
}

.santander .modal-simulation-step-size-item .field-radiobutton label {
    border-radius: 0 !important;
}

.santander .modal-simulation-step-size-item svg {
    filter: brightness(0) saturate(100%) invert(12%) sepia(80%) saturate(7327%) hue-rotate(11deg) brightness(85%) contrast(117%);
}

.santander .modal-simulation-step-size-title {
    color: #000;
}

.santander .modal-simulation-button-tooltip {
    filter: brightness(0) saturate(100%) invert(12%) sepia(80%) saturate(7327%) hue-rotate(11deg) brightness(85%) contrast(117%);
}

.santander .modal-simulation-step-box-check .p-dropdown {
    border-radius: 0;
    color: #000 !important;
}

.santander .p-dropdown .p-dropdown-label.p-placeholder {
    color: #000;
}

/* .santander .modal-simulation .pi:before {
    color: #D70000;
} */

.santander .modal-simulation-step-box-check .p-dropdown.p-overlay-open {
    border: 1px solid #D70000!important;
    box-shadow: 0px 0px 0px 3px rgb(209 58 74 / 30%) !important;
}

.santander .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
    color: #000 !important;
}

.santander .modal-simulation-step-size-item .field-radiobutton input:checked+label {
    border-color: #d70000 !important;
    background: #FDE3E3 !important;
}

.santander .modal-simulation-step-size-item .field-radiobutton label::before {border-color: #d70000 !important;}

.santander .modal-simulation-step-box-check .p-dropdown > span {
    color: #000;
}

.santander .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
    color: #000 !important;
}

.santander .p-dropdown-panel .p-dropdown-items .p-dropdown-item {
    color: #000 !important;
}

.santander .p-dropdown-panel .p-dropdown-items .p-dropdown-item.p-highlight {
    color: #000 !important;
}

.santander .modal-simulation-step-check-multi .p-checkbox .p-checkbox-box {
    border-radius: 0 !important;
    border: 0 !important;
}

.santander .modal-simulation-step-check-multi .p-checkbox .p-checkbox-box.p-highlight {
    border-color: #d70000 !important;
}

.santander .modal-simulation-step-check-multi .field-checkbox label {
    border-radius: 0;
    color: #000;
}

.santander .modal-simulation-step-check-multi .field-checkbox .p-checkbox-checked + label {
    border-color: #d70000 !important;
}

.santander .modal-simulation-step-box-button button {
    border-radius: 0 !important;
}

.santander .modal-simulation-step-input-all input:focus {
    border-color: #d70000;
}

.santander .modal-simulation-step-box-input span svg {
    filter: brightness(0) saturate(100%) invert(12%) sepia(80%) saturate(7327%) hue-rotate(11deg) brightness(85%) contrast(117%);
}

.santander .modal-simulation-step-input-label p {
    color: #000;
    border-radius: 0;
}

.santander .modal-simulation-step-box-total .modal-simulation-step-input-label {
    color: #000 !important;
    border-radius: 0;
}

.santander .modal-simulation-step-box-total .modal-simulation-step-input-label input {
    color: #000 !important;
}

.santander .modal-simulation-success-content {
    border-radius: 0;
}

.santander .modal-simulation-title {
    color: #000 !important;
}

.santander .modal-simulation-text {
    color: #000 !important;
}

.santander .modal-simulation-label {
    color: #000 !important;
}

.santander .modal-simulation-success-content .modal-simulation-box-input button {
    border-radius: 0 !important;
    background: #D70000 !important;
}

.santander .modal-simulation-step-input-all input {
    border-radius: 0 !important;
    color: #000 !important;
}

.santander .modal-simulation-step-input-all input::placeholder {
    color: #000 !important;
}

.santander .modal-simulation-step-input-all span {
    color: #000 !important;
}

.santander .modal-request-characteristics-text {
    color: #000 !important;
}

.santander .modal-request-question label {
    color: #000 !important;
}

.santander .modal-cookies-text {
    color: #000 !important;
}

.santander .layout-sidebar .layout-menu ul a .layout-menuitem-icon {
    color: #D70000;
}

.santander .layout-menuitem-text {
    color: #000 !important;
}

.santander .icon-santander {
    display: block;
}

.santander .icon-default {
    display: none;
}

.santander .simulation-step-02.active .simulation-progress-step-bar-01 {
    background: #d70000ad !important;
}

.santander .simulation-step-03.active .simulation-progress-step-bar-01 {
    background: #d70000ad !important;
}

.santander .simulation-step-03.active .simulation-progress-step-bar-02 {
    background: #d70000ad !important;
}

.santander .simulation-step-04.active .simulation-progress-step-bar-01 {
    background: #d70000ad !important;
}

.santander .simulation-step-04.active .simulation-progress-step-bar-02 {
    background: #d70000ad !important;
}

.santander .simulation-step-04.active .simulation-progress-step-bar-03 {
    background: #d70000ad !important;
}

.santander .simulation-step-02.active .step-bar-icon-01 svg path {
    stroke: #D70000 !important;
}

.santander .simulation-step-03.active .step-bar-icon-01 svg path {
    stroke: #D70000 !important;
}

.santander .simulation-step-03.active .step-bar-icon-02 svg path {
    stroke: #D70000 !important;
}

.santander .simulation-step-04.active .step-bar-icon-01 svg path {
    stroke: #D70000 !important;
}

.santander .simulation-step-04.active .step-bar-icon-02 svg path {
    stroke: #D70000 !important;
}

.santander .simulation-step-04.active .step-bar-icon-03 svg path {
    stroke: #D70000 !important;
}

.santander .simulation-step-04.active .step-bar-end svg path {
    fill: #D70000 !important;
}

.santander .swiper-custom-slide-content {
    background: #D70000 !important;
}

.santander .swiper-custom-slide-card02 .swiper-custom-slide-content {
    background: #CCE5EB !important;
}

.santander .swiper-custom-slide-card03 .swiper-custom-slide-content {
    background: #D70000;
}

.santander .dashboard-right-simulation-title {
    color: #000;
}

.santander .dashboard-right-simulation-text {
    color: #000;
}

.santander .dashboard-right-simulation {
    border-radius: 0;
}

.santander .dashboard-right-helps {
    border-radius: 0;
}

.santander .dashboard-right-helps-title {color: #000;}

.santander .section-perfil-progress-step-text {
    color: #000;
}

.santander .dashboard-right-helps-item-title {
    color: #000 !important;
}

.santander .section-notices-item-title-price {
    color: #000 !important;
}

.santander .section-clients-top-title {
    color: #000 !important;
}

.santander .section-clients-top-text {
    color: #000 !important;
}

.santander .swiper-custom-slide-01-box-bottom > svg {
    stroke: #fff;
}

.santander .swiper-custom-slide-01-box-bottom > svg circle {
    stroke: #fff;
}

.santander .swiper-custom-slide-01-box-bottom > svg circle:nth-child(1) {
    fill: #fff;
}

.santander .swiper-custom-slide-title-price {
    color: #000;
}

.santander .swiper-custom-slide-title-price {
    color: #000;
}

.santander .swiper-custom-slide-content.swiper-custom-slide-05 {
    background: #fff !important;
    border-radius: 0;
}

.santander .swiper-custom-slide-card02 .swiper-custom-slide-04 {
    background: #fff !important;
    border-radius: 0;
}

.layout-footer-s-left a {
    display: block;
    width: 198px;
}

.layout-footer-s-content {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
}

.layout-footer-s {
    background: #eb0001;
    padding: 40px 3.43rem;
    position: relative;
    z-index: 99;
    margin-top: 100px;
    margin-left: 65px;
}

.footer_social {
    display: flex;
    align-items: center;
    gap: 25px;
}

.layout-footer-s-center {
    display: flex;
    align-items: center;
}

.footer_text {
    color: #fff;
}

.layout-footer-s-right {
    display: flex;
    align-items: center;
}

.footer_social a {
    display: flex;
    align-items: center;
}

.footer_social a span {
    display: flex;
    align-items: center;
}

/* MODAL SIMULATION */

.modal-simulation-step-box-size .p-radiobutton .p-radiobutton-box {
    border: 1px solid #D5DBE2;
}

.modal-simulation-step-size-item .p-radiobutton .p-radiobutton-box {
    width: 18px;
    height: 18px;
    border: 1px solid #D5DBE2 !important;
    box-shadow: none !important;
}

.modal-simulation-step-size-item .p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(0.6, 0.6);
}

.modal-request-box-questions .p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(0.6, 0.6);
}

.modal-simulation-step-box-check {
    margin-top: 22px;
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.check-50 {
    width: 36%;
    margin-right: auto;
}

.check-100 {
    width: 100%;
}

.modal-simulation-check-text {
    margin: 0;
    font-family: 'TT Chocolates';
    color: #161654;
}

.modal-simulation-step-box-check .p-dropdown {
    border-radius: 50px;
    padding: 11px 18px;
    border-color: #D5DBE2 !important;
    box-shadow: none !important;
}

.modal-simulation-step-box-check .p-dropdown > span {
    padding: 0;
    color: #161654;
    font-family: "TT Chocolates";
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
}

.modal-simulation-step-box-check .p-dropdown .p-dropdown-trigger {
    width: fit-content;
}

.modal-simulation .p-dropdown .p-dropdown-trigger {
    color: #677990;
}

.modal-simulation-check-text.tx14.obligatory span {
    color: #CE2C2C;
}

.modal-simulation-step .modal-simulation-step-box-button {
    margin-top: 16px;
}

.modal-simulation-step-size-item.active {
    border-color: #e3518f !important;
}

.modal-simulation-step-size-item.active .field-radiobutton {
    border-color: #e3518f !important;
}

.modal-simulation-progress-step-bar.active {
    background: #E3518F !important;
}

.modal-simulation-tooltip-table thead {
    background: #22272F;
    color: #FFFFFF;
}

.modal-simulation-tooltip-table {
    border-spacing: 0;
    border: 1px solid #475467;
    border-radius: 20px;
    overflow: hidden;
}

.modal-simulation-tooltip-table tbody {
    background: #343B46;
    color: #D5DBE2;
}

.modal-simulation-tooltip-table tbody td {
    padding: 15px 14px;
    border-top: 1px solid #475467;
}

.modal-simulation-tooltip-table thead th {
    padding: 11.5px 14px;
    text-align: start;
}

.modal-simulation-tooltip {
    position: absolute;
    z-index: 99;
    width: 610px;
    left: 105%;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.modal-simulation-tooltip.active {
    visibility: inherit;
    opacity: 1;
}

.modal-simulation-step {
    display: none;
}

.modal-simulation-step.active {
    display: block;
}

.simulation-step-02.active .simulation-progress-step-bar-01 {
    background: #5260FF;
}

.simulation-step-02.active .step-bar-icon-01 svg path {
    stroke: #5260FF;
}

.simulation-step-03.active .simulation-progress-step-bar-01 {
    background: #5260FF;
}

.simulation-step-03.active .simulation-progress-step-bar-02 {
    background: #5260FF;
}

.simulation-step-03.active .step-bar-icon-01 svg path {
    stroke: #5260FF;
}

.simulation-step-03.active .step-bar-icon-02 svg path {
    stroke: #5260FF;
}

.simulation-step-04.active .simulation-progress-step-bar-01 {
    background: #5260FF;
}

.simulation-step-04.active .simulation-progress-step-bar-02 {
    background: #5260FF;
}

.simulation-step-04.active .simulation-progress-step-bar-03 {
    background: #5260FF;
}

.simulation-step-04.active .step-bar-icon-01 svg path {
    stroke: #5260FF;
}

.simulation-step-04.active .step-bar-icon-02 svg path {
    stroke: #5260FF;
}

.simulation-step-04.active .step-bar-end svg path {
    fill: #5260FF;
}

.simulation-step-03.active .step-bar-end svg path {
    fill: #5260FF;
}

.simulation-step-05.active .simulation-progress-step-bar-01 {
    background: #5260FF;
}

.simulation-step-05.active .simulation-progress-step-bar-02 {
    background: #5260FF;
}

.simulation-step-05.active .simulation-progress-step-bar-03 {
    background: #5260FF;
}

.simulation-step-05.active .simulation-progress-step-bar-04 {
    background: #5260FF;
}

.simulation-step-05.active .step-bar-icon-01 svg path {
    stroke: #5260FF;
}

.simulation-step-05.active .step-bar-icon-02 svg path {
    stroke: #5260FF;
}

.simulation-step-05.active .step-bar-end svg path {
    fill: #5260FF;
}

.simulation-step-03 .modal-simulation-step-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 928px;
    margin: auto;
    padding: 0 20px;
}

.simulation-step-03 .modal-simulation-step-box-button {
    display: flex;
    gap: 12px;
}

.simulation-step-03 .modal-simulation-step-box-button .button-n {
    padding: 9.5px 123.5px !important;
}

.modal-simulation-step-box-check-multi {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 16px;
    margin-top: 32px;
}

.modal-simulation-step-check-multi {
    display: flex;
    gap: 16px 8px;
    flex-wrap: wrap;
}

.modal-simulation-step-check-multi .field-checkbox {
    margin: 0;
    position: relative;
}

.modal-simulation-step-check-multi .field-checkbox label {
    padding: 11px 18px;
    border-radius: 50px;
    border: 1px solid #D5DBE2;
    cursor: pointer;
    margin: 0;
    color: #161654;
    transition: all .5s ease;
}

.modal-simulation-step-check-multi .field-checkbox .p-checkbox {
    position: absolute;
    width: 100%;
    height: 100%;
}

.modal-simulation-step-check-multi .field-checkbox .p-checkbox .p-checkbox-box .p-checkbox-icon {
    display: none;
}

.modal-simulation-step-check-multi .p-checkbox .p-checkbox-box {
    width: 100%;
    height: 100%;
    border-radius: 50px;
    border: 1px solid #D5DBE2 !important;
    background: transparent;
    box-shadow: none !important;
}

.simulation-step-03 .modal-simulation-step-box-title {
    margin-top: 42px !important;
}

.simulation-step-04.active .modal-simulation-step-content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 928px;
    margin: auto;
    padding: 0 20px;
}

.simulation-step-04 .modal-simulation-step-box-button {
    display: flex;
    gap: 12px;
    margin-top: 42px !important;
}

.simulation-step-04 .modal-simulation-step-box-button .button-n {
    padding: 9.5px 71.5px !important;
}

.simulation-step-04 .modal-simulation-step-box-title {
    margin-top: 42px !important;
    width: 50% !important;
}

.modal-simulation-step-box-inputs-all {
    width: 100%;
    margin-top: 32px;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.modal-simulation-step-box-inputs {
    display: flex;
    flex-wrap: wrap;
    gap: 10px 24px;
}

.modal-simulation-step-box-input {
    position: relative;
    display: flex;
    align-items: center;
    gap: 0;
    width: calc(50% - 12px);
}

.modal-simulation-step-input {
    border: none;
    background: transparent;
    outline: none !important;
    color: #161654;
    text-align: right;
    font-family: "TT Chocolates";
    font-size: 14px;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    width: 110px;
}

.modal-simulation-step-input-label {
    display: flex;
    font-weight: 600;
    width: 100%;
    align-items: center;
    line-height: 1;
    white-space: nowrap;
    border-radius: 40px;
    justify-content: space-between;
}

.modal-simulation-step-input-all input {
    font-weight: 400;
    padding: 14px 0;
    border-radius: 0;
    border-top-right-radius: 30px;
    border-bottom-right-radius: 30px;
    border-left: 0;
    margin: 0;
    width: 100%;
    padding-right: 14px;
    border: 1px solid #D5DBE2;
    height: 45.5px;
    background: transparent;
    text-align: end;
}

.modal-simulation-step-box-total .modal-simulation-step-input-label {
    background: #F6F7F9;
    border: none;
    justify-content: flex-end;
    gap: 10px;
    padding: 11px 18px;
    font-size: 14px;
    color: #161654;
    background: #fff;
}

.modal-simulation-step-box-total .modal-simulation-step-input-label input {
    font-weight: 600;
    color: #161654;
    width: fit-content !important;
    text-align: end;
    border: none;
    padding: 3px 0;
    box-shadow: none !important;
}

.modal-simulation-step-box-total .modal-simulation-step-box-input {
    width: fit-content;
    gap: 0;
}

/* DASHBOARD R */

.resultado .section-connect-content::after {
    content: "";
    display: block;
    position: absolute;
    right: 30%;
    width: 197px;
    height: 100%;
    top: 0;
    /* background: linear-gradient(90deg, #C0D2FF 6%, rgba(192, 210, 255, 0.00) 100%); */
}

.resultado .section-connect-content {
    background: #161654;
    overflow: hidden;
}

.resultado .section-connect-content .section-connect-title {
    color: #fff;
}

.resultado .section-helps-table-header div:nth-child(2), .resultado .section-helps-table-content-item > div:nth-child(2) {
    width: 15%;
}

.resultado .section-helps-table-header div:nth-child(3), .resultado .section-helps-table-content-item > div:nth-child(3) {
    width: 16%;
}

.resultado .section-consultant-content .section-consultant-box-left {
    width: 75%;
}

.section-helps-cards {
    display: flex;
    gap: 24px;
}

.section-helps-cards {
    display: flex;
    gap: 24px;
    flex-wrap: wrap;
}

.section-helps-card {
    width: calc(33.3% - 16px);
}

.section-helps-card-top-title {
    margin: 0;
    color: #fff !important;
    font-weight: 600;
    font-family: 'TT Chocolates';
}

.section-helps-card-content {
    padding: 20px;
    border-radius: 16px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    /* box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08); */
    position: relative;
    z-index: 1;
}

.section-helps-card-box {
    display: flex;
    flex-wrap: wrap;
    gap: 16px 20px;
    margin-top: 24px;
}

.section-helps-card-title {
    color: #161654 !important;
    font-weight: 600;
    margin: 0;
    font-family: 'TT Chocolates';
}

.section-helps-card-box-title .section-helps-card-title {
    font-weight: 700;
}

.section-helps-card-box-button {
    display: flex;
    justify-content: flex-end;
    margin-top: 24px;
}

.section-helps-card-item-box {
    width: calc(50% - 10px);
}

.section-helps-card-item-tag {
    width: fit-content;
    display: flex;
    align-items: center;
    gap: 6px;
    padding: 2px 10px 4px;
    border-radius: 6px;
    font-family: 'TT Chocolates';
    font-weight: 600;
    line-height: 140%; /* 21px */
    letter-spacing: 0.45px;
    text-transform: uppercase;
}

.section-helps-card-item-box-text {
    margin-bottom: 8px;
}

.section-helps-card-item-box .section-helps-card-item-box-text:nth-child(2) {
    margin-bottom: 0;
}

.resultado .section-helps-cards {
    padding: 24px;
    padding-top: 0;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    background: #fff;
    border: 1px solid #D5DBE2;
    border-top: 0;
}

.section-2-columns {
    margin-top: 56px;
}

.section-2-columns-content {
    display: flex;
    gap: 24px;
}

.section-2-columns-card {
    border-radius: 24px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    width: calc(50% - 12px);
    padding: 40px 40px 25px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    text-align: center;
}

.section-2-columns-card-box-title {
    width: 65%;
    margin-top: 32px;
}

.section-2-columns-card-box-text {
    width: 70%;
    margin-top: 10px;
}

.section-2-columns-card-title {
    margin: 0;
}

.section-2-columns-card-box-button {
    margin-top: 32px;
}

.section-2-columns-card:nth-child(2) .section-2-columns-card-box-button {
    margin-top: 40px;
}

.section-2-columns-card-title {
    color: #161654;
    font-family: "TT Chocolates";
    min-height: 57px;
}

.modal-request-question .p-radiobutton-checked.p-radiobutton .p-radiobutton-box.p-highlight {
    box-shadow: none !important;
}

.section-helps-filter .container {
    padding-top: 42px;
    padding-bottom: 32px;
    border-bottom: 1px solid #D5DBE2;
    background: #FFF;
}

.section-helps-form-header {
    display: flex;
    justify-content: space-between;
    margin-bottom: 34px;
}

.section-helps-form-content {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 24px;
}

.section-helps-form-checks {
    display: flex;
    gap: 18px;
}

.section-helps-form-header .section-helps-box-title {
    gap: 4px;
}

.section-helps-form-text {
    margin: 0;
}

.section-helps-form-box-select {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: 23.662%;
    box-shadow: none !important;
}

.section-helps-form-box-select .p-dropdown:not(.p-disabled).p-focus {
    border-color: #cbd5e1 !important;
}

.section-helps-form-text .p-dropdown {
    border-radius: 50px;
}

.section-helps-form-content .p-dropdown {
    border-radius: 50px;
    box-shadow: none !important;
}

.section-helps-form-box-check .field-checkbox {
    margin: 0;
}

.section-helps-form-box-check {
    display: flex;
    flex-direction: column;
    gap: 19px;
}

.section-helps-form-content .p-dropdown-label {
    padding: 11px 0 11px 18px;
    overflow: hidden;
    color: #526277 !important;
    text-overflow: ellipsis;
    font-size: 14px;
    font-weight: 400;
    line-height: 130%;
    font-family: 'TT Chocolates';
}

.section-helps-form-box-select:nth-child(3) {
    width: 15.2%;
}

.section-helps-form-box-select:nth-child(4) {
    width: 31%;
}

.section-helps-form-box-buttons {
    display: flex;
    gap: 16px;
    margin-top: 32px;
    justify-content: flex-end;
}

.section-helps-form-box-select .p-dropdown:not(.p-disabled):hover {
    border-color: #ced7e3;
}

.section-helps-filter-box-search input {height: 40px !important;display: flex;align-items: center;gap: 10px;padding: 10px 12px !important;padding-left: 42px !important;border-radius: 50px;border: 1px solid #D5DBE2 !important;font-size: 15px;font-family: 'TT Chocolates';}

.section-helps-filter-box-search input {
    background: transparent !important;
    width: 100%;
    outline: none !important;
}

.section-helps-form-checks .p-checkbox .p-checkbox-box {
    box-shadow: none !important;
}

.section-alls.busqueda {
    margin-bottom: 140px;
    padding-top: 0;
}

.section-helps .p-paginator {
    background: transparent;
    padding: 0;
    margin-top: 40px;
}

.section-helps .p-paginator .p-paginator-pages .p-paginator-page {
    width: 40px;
    height: 40px;
    padding: 0;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 20px;
    border: 1px solid #D5DBE2;
    margin: 0;
    color: #22272F;
    font-size: 15px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0.15px;
    background: #F6F7F9;
    box-shadow: none !important;
    font-family: 'TT Chocolates';
    transition: all .5s ease;
}

.p-paginator-prev, .p-paginator-next {
    width: 40px;
    height: 40px !important;
    justify-content: center;
    align-items: center;
    gap: 6px;
    border-radius: 20px;
    border: 1px solid #D5DBE2 !important;
    background: #FFF !important;
    box-shadow: 0px 1px 2px 0px rgba(34, 39, 47, 0.10) !important;
    margin: 0 !important;
}

.section-helps .p-paginator-pages {
    display: flex;
    gap: 8px;
    margin: 0 16px;
}

.section-helps .p-paginator .p-paginator-pages .p-paginator-page:not(.p-highlight):hover {
    border-radius: 20px;
    border: 1px solid #FBE8F2;
    background: #FBE8F2;
}

.ayudas .section-connect-content {
    padding: 128px 48px 48px;
    position: relative;
    overflow: hidden;
}

.ayudas .section-connect-content .section-connect-subtitle {
    color: #fff !important;
    margin: 0;
    font-weight: 600;
    font-size: 40px;
}

.ayudas .section-connect-content .section-connect-box-left {
    width: 85%;
    position: relative;
    z-index: 3;
    gap: 16px;
}

.section-alls {
    padding: 40px 48px;
    display: flex;
    gap: 20px;
    justify-content: flex-end;
}

.ayudas .section-connect {
    margin-top: 0;
}

.section-connect-breadcrumbs {
    margin-bottom: 16px;
    width: fit-content;
}

.section-connect-breadcrumbs .p-breadcrumb {
    background: transparent;
    border: none;
}

.section-connect-breadcrumbs .p-breadcrumb .p-breadcrumb-list li .p-menuitem-link .p-menuitem-text {
    color: #526277 !important;
    font-family: 'TT Chocolates';
}

.section-connect-breadcrumbs .p-breadcrumb .p-breadcrumb-list li.p-menuitem-separator {
    color: #677990;
}

.section-icons-content {
    display: flex;
    gap: 32px 22px;
    flex-wrap: wrap;
    padding: 24px;
    border-radius: 16px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);
}

.section-icons {
    margin-top: 40px;
    margin-bottom: 24px;
}

.section-icons .container {
    padding: 0 !important;
}

.section-alls.ayudas {
    background: #fff;
}

.section-icon-card-text {
    margin: 0;
    color: #526277;
}

.section-icon-card {
    display: flex;
    flex-direction: column;
    gap: 8px;
    width: calc(50% - 18px);
}

.section-icon-card-box-title {
    display: flex;
    gap: 8px;
}

.section-icon-card-box-text .section-helps-table-content-item-tag {
    width: fit-content;
}

.section-icon-card-box-svg {
    display: flex;
    align-items: center;
}

.section-helps-detail-content {
    margin-top: 64px;
    padding-bottom: 80px;
}

.section-helps-detail-content .container {
    padding: 0 48px;
}

.section-helps-detail-content-box {
    display: flex;
    gap: 25px;
}

.section-helps-detail-content-box-left {
    width: 73%;
    /* overflow-y: auto;
    height: 900px; */
}

.section-helps-detail-content-box-right {
    width: 29%;
    height: fit-content;
    position: sticky;
    top: 85px;
}

.section-helps-detail-content-right-list {
    list-style: none;
    padding-left: 0;
    margin-top: 0;
    display: flex;
    flex-direction: column;
    gap: 18px;
    padding-right: 0;
    padding-left: 10px;
    position: relative;
}

.section-helps-detail-content-box-right > button {
    width: 100%;
}

.section-helps-detail-content-right-list .button-n {
    padding: 0 !important;
    border-radius: 0 !important;
    border: none !important;
    box-shadow: none !important;
    background: transparent !important;
}

.section-helps-detail-content-right-list .button-n:hover {
    background-color: transparent !important;
    color: #B52154 !important;
}

.section-helps-detail-content-right-list .button-n:active {
    background: transparent !important;
}

.section-helps-detail-box-share ul {
    padding: 0;
    list-style: none;
    display: flex;
    gap: 16px;
    margin: 0;
}

.section-helps-detail-box-share ul li {
    display: flex;
    align-items: center;
}

.section-helps-detail-box-share {
    margin-top: 64px;
    padding-top: 64px;
    border-top: 1px solid #D5DBE2;
}

.section-helps-detail-box-share a {
    width: 40px;
    height: 40px;
    padding: 0 !important;
    border: 1px solid #D5DBE2 !important;
    box-shadow: none !important;
    justify-content: center;
}

.section-helps-detail-left-box-button {
    margin-top: 24px;
}

.section-helps-detail-share-item {
    border-radius: 20px;
    border: 1px solid #D5DBE2 !important;
    background: #FFF;
    box-shadow: none !important;
}

.section-helps-detail-left-box-text p span {
    display: inline-flex;
    align-items: center;
    position: relative;
    bottom: -6px;
    margin-left: 8px;
}

.section-helps-detail-left-box-text p span {
    display: inline-flex;
    align-items: center;
    position: relative;
    bottom: 0px;
    margin-left: 8px;
    gap: 4px;
}

.section-helps-detail-left-title {
    color: #161654;
    margin: 0;
}

.section-helps-detail-left-box-text p {



/* Desktop/Body/Regular (SemiBold) */

color: #526277;

/* Desktop/Body/Regular */

font-family: "TT Chocolates";

font-size: 20px;

font-weight: 400;

line-height: 140%; /* 22.4px */

margin-bottom: 16px;
}

.section-helps-detail-left-box-text p b {
    color: #161654;

/* Desktop/Body/Regular (SemiBold) */
    font-family: "TT Chocolates";
    font-size: 16px;
    font-weight: 500;
    line-height: 140%;
    letter-spacing: 0.4px;
}

.section-helps-detail-left-box-text ul {
    padding-left: 18px;
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin: 20px 0;
}

.section-helps-detail-left-box-text ul li {
    color: #526277;

/* Desktop/Body/Regular */
     /* 22.4px */
    font-family: "TT Chocolates";
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
}

.section-helps-detail-left-highlight {
    margin: 0;
    color: #526277;
}

.section-helps-detail-left-box-highlight {
    padding: 38px 32px;
    border-radius: 24px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    margin: 64px 0;
}

.section-helps-detail-left-highlight b {
    color: #161654;
}

.section-helps-detail-left-box {
    margin: 64px 0;
}

.section-helps-detail-left-box-title {
    margin-bottom: 24px;
}

.section-helps-detail-left-box-text ol {
    padding-left: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
}

.section-helps-detail-left-box-text li {
    color: #526277;
    font-family: "TT Chocolates";
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0px;
}

.section-helps-detail-left-box-text a {
    color: #526277;
    font-family: "TT Chocolates";
    font-size: 20px;
    font-weight: 400;
    line-height: 140%;
    margin-bottom: 0px;
    text-decoration: underline;
}

.section-helps-detail-left-box-text ol li h6 {
    margin: 0;
    color: #161654;
    font-family: "TT Chocolates";
    font-size: 16px;
    font-weight: 600;
    line-height: 140%; /* 22.4px */
    margin-bottom: 16px;
}

.section-helps-detail-left-box-text ol ul {
    margin: 0;
    list-style: disc;
}

.section-helps-detail-left-box-text ol ul p {
    margin: 0;
}

.section-helps-detail-left-table {
    margin-bottom: 24px;
}

.section-helps-detail-left-table-header {
    display: flex;
    border-top: 1px solid #D5DBE2;
    background: #ECF2FF;
    border-top-left-radius: 24px;
    border-top-right-radius: 24px;
    padding: 11px 24px;
    border-bottom: 1px solid #D5DBE2;
}

.section-helps-detail-left-table-header-title {
    margin: 0;
}

#section03 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(1) {
    width: 73%;
}

#section03 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(2) {
    width: 29%;
    padding: 0;
}

#section03 .section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(1) {
    width: 72%;
}

#section03 .section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(2) {
    width: 27%;
}

.section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(1) {
    width: 42%;
}

.section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(2) {
    width: 22%;
}

.section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(3) {
    width: 22%;
}

.section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(4) {
    width: 25%;
    text-align: center;
}

#section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(1) {
    width: 40%;
    padding-right: 20px;
}

#section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(2) {
    width: 20%;
    padding: 0;
}

#section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(3) {
    padding: 0;
    width: 23%;
}

#section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(4) {
    width: 7%;
    padding: 0;
    text-align: center;
    justify-content: center;
}

#section08 .section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(1) {
    width: 37.5%;
}

#section08 .section-helps-table-content-item > div:nth-child(3) {
    width: 64%;
}

#section08 .section-helps-table-content-item > div:nth-child(1) {
    width: 36%;
}

.p-dropdown-panel .p-dropdown-items .p-dropdown-item:not(.p-highlight):not(.p-disabled):hover {
    background: #FCF3F7;
    color: #161654;
}

.button-chat-box-text {
    position: absolute;
    top: -91px;
    left: 0;
    width: 248px;
    height: 82px;
    left: -194px;
    padding: 12px 16px;
    border-radius: 20px 20px 0px 20px;
    background: var(--Background-Primary, #FFF);
    box-shadow: 0px 1px 4px 0px rgba(34, 39, 47, 0.02), 0px 3px 10px 3px rgba(34, 39, 47, 0.20);
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.button-chat-text {
    margin: 0;
    font-weight: 400;
}

.button-chat-box-text.active {
    opacity: 1;
    visibility: inherit;
}

.modal-cookies {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
}

.modal-cookies-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.4;
    background: #22272F;
}

.modal-cookies-content {width: 453px;margin-right: 40px;margin-bottom: 40px;background: #fff;z-index: 9;padding: 24px;border-radius: 24px;position: relative;}

.modal-cookies-box-button-close {
    position: absolute;
    top: 24px;
    right: 24px;
}

.modal-cookies-button-close {
    width: 40px;
    height: 40px;
    border-radius: 150px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    cursor: pointer;
    transition: all .5s ease;
}

.modal-cookies-button-close:hover {
    background: #F6F7F9;
}

.modal-cookies-title {
    color: #161654;
    margin: 0;
    font-family: "TT Chocolates";
}

.modal-cookies-box-title {
    margin-bottom: 21.5px;
}

.modal-cookies-box-buttons {
    margin-top: 24px;
    display: flex;
    gap: 12px;
}

.modal-cookies-text {
    font-family: 'TT Chocolates';
    color: #526277;
}

.show-mobile {
    display: none !important;
}

.show-desktop {
    display: block !important;
}

.dashboard-right p b {
    color: #161654;
}

.section-helps-detail-left-box-text ul li b {
    color: #161654;
}

.section-opt-content {
    display: flex;
}

.section-opt {
    padding-bottom: 100px;
}

.section-opt-box-right {
    position: absolute;
    right: 0;
    top: 0;
}

.section-opt .container {
    height: 100%;
}

.section-opt .container .section-opt-content {
    height: 100%;
    background: url(<path-to-image>) lightgray -0.177px 0px / 483.478% 207.05% no-repeat;
    position: relative;
    padding: 100px 133px;
    border-radius: 24px;
    border: 1px solid #D5DBE2;
    overflow: hidden;
}

.section-opt-box-left {
    position: relative;
    z-index: 9;
    width: 35%;
}

.section-opt-title {
    margin: 0;
    color: #161654;
}

.section-opt-box-title {
    margin-bottom: 8px;
}

.section-opt-box-text {
    margin-bottom: 25px;
}

.layout-footer > .grid {
    margin: 0;
}

.box-language .p-dropdown .p-dropdown-trigger-icon {
    font-size: 10px;
}

.layout-sidebar .layout-menu ul a {
    padding: 10px 16px !important;
    overflow: hidden;
    width: 189px !important;
    transition: all .5s ease;
    gap: 8px;
}

.layout-sidebar .layout-menu {
    margin: 0 5px !important;
}

.section-connect-box-right a {
    position: relative;
    z-index: 99;
}

.section-clients-top-title {
    color: #161654;
    font-family: "TT Chocolates";
}

.notices-items-v2 .section-notices-item {
    width: calc(33% - 14px);
    height: 300px;
}

.layout-topbar .topbar-start .app-logo {
    height: 52px;
    display: flex;
    align-items: center;
}

.p-dropdown.p-overlay-open .pi-chevron-down {
    transform: rotate(180deg);
}

.modal-simulation-step-input-label p {
    padding: 12px 14px;
    border-top-left-radius: 30px;
    border-bottom-left-radius: 30px;
    margin: 0;
    width: 80%;
    border: 1px solid #D5DBE2;
    border-right: 0;
    color: #161654;
}

.modal-simulation-step-input-all {
    width: 45%;
    height: 100%;
    display: flex;
    align-items: center;
    gap: 5px;
    position: relative;
}

.modal-simulation-step-input-all span {
    position: absolute;
    right: 5px;
    color: #526277;
    font-family: "TT Chocolates";
    font-size: 14px;
    font-weight: 400;
    line-height: 130%; /* 18.2px */
    width: 100%;
}

.section-helps-detail-content-right-list .button-n {
    transition: all .5s ease !important;
}

.layout-footer-top .footer-flex-content a, .layout-footer-legals li a {
    transition: all .5s ease;
}

.layout-sidebar .layout-menu ul a .layout-menuitem-icon {
    font-size: 18.7px;
    color: #677990 !important;
    margin-right: 8px !important;
    text-align: start;
}

.layout-sidebar .layout-menu ul {
    display: flex;
    flex-direction: column;
    gap: 6px;
}

.swiper-custom-slide-card01 .swiper-custom-slide-01-box-center img {
    width: 225px;
}

.swiper-custom-slide-card02 .swiper-custom-slide-01-box-center img {
    width: 225px;
}

.layout-footer .layout-footer-grid {
    margin: auto;
    padding: 0 3.43rem;
    max-width: clamp(960px, 100.0000vw, 1920px);
}

.footer-flex-content {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.section-helps-card-item-box-text .section-helps-card-title.tx16 {
    color: #526277 !important;
    font-weight: 400;
    letter-spacing: -0.08px;
}

.section-helps-form-content .p-dropdown.p-overlay-open {
    border: 1px solid #cbd5e1 !important;
    box-shadow: 0px 0px 0px 3px rgba(209, 58, 115, 0.30) !important;
}

.section-helps-filter-box-search svg {
    position: absolute;
    left: 12px;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 20px;
    height: 20px;
}

.section-helps-filter-box-search {
    position: relative;
    height: 40px;
    width: 23.662%;
}

.section-helps-detail-content-box-left::-webkit-scrollbar {
    background: #FCF3F7;
    width: 6px;
    border-radius: 20px;
}

.section-helps-detail-left-box:first-child {
    margin-top: 0;
}

.layout-container {
    background: #F6F7F9;
}

.section-helps-detail-content-right-list li {
    display: flex;
    justify-content: flex-start;
    position: relative;
}

.section-helps-detail-content-right-list li a {
    text-align: start;
    align-items: flex-start !important;
    justify-content: flex-start !important;
}

.section-helps-detail-content-box-right .btn-request {
    margin-bottom: 0;
}

.section-helps-detail-content-box-button button {
    width: 100%;
    display: flex;
    justify-content: center;
    gap: 5px;
}

.section-helps-detail-content-box-button {display: flex;gap: 32px 22px;padding: 24px;border-radius: 16px;border: 1px solid #D5DBE2;background: #FFF;box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.08);align-items: flex-end;justify-content: center;gap: 78px;}

.icon-santander {
    display: none;
}

.section-helps-detail-content-right-list li.active::after {
    height: 2vh;
}

.section-helps-detail-content-right-list::after {
    content: "";
    display: block;
    width: 6px;
    height: 100%;
    position: absolute;
    top: 0;
    left: -7px;
    border-radius: 20px;
}

.progress-bar:before {
	height: 1%;
}

.theme-new .layout-content.active {
    margin-left: 200px;
    width: 86.1%;
}

.section-alls-left {
    width: 75%;
}

.dashboard-left {
    width: 60%;
}

.section-alls-right {
    width: 25%;
}

.section-perfil-progress .container {
    padding: 0;
}

/* SIDEBAR */

.overlay-sidebar.active {
    opacity: 1;
    visibility: inherit;
}

.layout-sidebar .topbar-menubutton2 {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 2rem;
    border-radius: 50%;
    width: 2.5rem;
    height: 2.5rem;
    flex-shrink: 0;
    transition: background-color var(--transition-duration);
}

.layout-sidebar .topbar-menubutton2 i {
    font-size: 1.25rem;
    color: var(--text-color);
    transition: color var(--transition-duration);
}

.layout-sidebar .topbar-menubutton2:hover i {
    color: var(--primary-color-text);
}

.layout-sidebar .sidebar-header {
    height: 69px;
    padding: 8px 24px;
    width: fit-content;
}

.layout-sidebar {
    position: fixed !important;
    height: 100% !important;
    top: 69px !important;
    padding-top: 32px;
    left: 0 !important;
    width: 64.5px !important;
    display: flex !important;
    flex-direction: column !important;
    transform: translateX(0) !important;
    transition: all 0.5s ease !important;
    border-right: 1px solid #D5DBE2 !important;
}


.sidebar-profile-progress {
    padding: 10px;
    margin: 0 5px 0 5px;
    display: flex;
    justify-content: center;
}

.sidebar-profile-progress .progress-card {
    max-width: 100% !important;
    width: 100% !important;
    padding: 15px !important;
    font-size: 14px !important;
}

.sidebar-profile-progress .progress-card .title {
    font-size: 14px !important;
}

.sidebar-profile-progress .progress-card .status {
    font-size: 12px !important;
}

.sidebar-profile-progress .progress-card .subtitle {
    font-size: 12px !important;
    margin-bottom: 12px !important;
}

.sidebar-profile-progress .progress-card .rocket-icon svg {
    width: 16px !important;
    height: 16px !important;
}

/* Hide profile progress when sidebar is collapsed */
.layout-container:not(.layout-sidebar-active) .sidebar-profile-progress {
    display: none !important;
}

/* .layout-sidebar:hover {
    width: 220px !important;
} */

.overlay-sidebar {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3019607843);
    z-index: 998;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.layout-sidebar:hover .layout-menu ul a {
    width: 100%;
}

.layout-sidebar:hover .layout-menu ul a span {
    opacity: 1;
}

.dashboard-text {
    color: #526277;
    font-family: 'TT Chocolates';
}

.dashboard-title {
    font-family: "TT Chocolates";
}

/* SECTION HELPS */

.button-n.btn-request svg path {
    fill: #fff !important;
}

.btn-request:hover svg path {
    fill: #475467 !important;
}

.section-helps-table-content-item > div:nth-child(3) .section-helps-table-content-title {
    font-family: 'Instrument Sans';
}

/* SECTION CLIENTS */

.section-clients {
    margin-top: 56px;
}

.section-clients-swiper-title {
    font-family: "TT Chocolates";
}


.swiper-clients-slide-card-text {
    color: #526277;
    font-family: "TT Chocolates";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 130%; /* 16.352px */
    letter-spacing: -0.063px;
}

.swiper-clients-slide-box-button .btn-request {
    font-family: "TT Chocolates";
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 140%; /* 16.509px */
    letter-spacing: 0.118px;
    padding: 7px 15px;
}

.swiper-clients-slide-box-button .btn-request svg path {
    fill: #677990 !important;
}

.section-clients-box-top a b {
    font-weight: 600;
}

/* NOTICES ITEM GRAFIQUE */

.notices-item-grafique {
    padding: 16px;
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 24.5px;
    border: 1.023px solid var(--Border-Primary, #D5DBE2);
}

.section-notices-item.notices-item-grafique::after {
    display: none;
}

.section-notices-item-button {
    border: none;
    border-radius: 24.55px;
    background: rgba(22, 22, 84, 0.30);
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s ease;
}

.section-notices-item-box-top {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
}

.section-notices-item-title {
    width: 75%;
    margin: 0;
    font-weight: 600;
    font-size: 16px;
}

.section-notices-item-title-price {
    color: #161654;
    margin: 0;
    font-size: 28px;
}

.section-notices-item-box-bottom {
    display: flex;
    flex-direction: column;
    gap: 24.5px;
    height: 100%;
}

.section-notices-item-grafique svg {
    width: 70%;
    height: 100%;
}

.section-notices-item-grafique {
    display: flex;
    justify-content: flex-end;
    height: 100%;
}

.notices-item-grafique:hover .section-notices-item-button {
    background: #161654;
}

.section-connect-subtitle {
    color: #fff !important;
    font-family: "TT Chocolates";
}

.section-about-title {
    font-family: "TT Chocolates";
}

.section-about-text {
    font-family: 'TT Chocolates';
    color: #526277;
}

.modal-simulation-step-check-multi .field-checkbox svg {
    position: absolute;
    opacity: 0;
    transition: all .5s ease;
    left: 18px;
}

.modal-simulation-step-check-multi .field-checkbox .p-checkbox.p-checkbox-checked+svg {
    opacity: 1;
}

.modal-simulation-step-check-multi .field-checkbox .p-checkbox.p-checkbox-checked+svg+label {
    background: #FBE8F2;
    padding-left: 48px;
}

.section-alls-page.resultado .section-connect-subtitle, .section-alls-page.resultado .section-connect-title {
    font-family: 'Instrument Sans';
}

.section-alls-page.resultado .section-connect-title span {
    color: #fff !important;
}

.section-alls-page.resultado .section-helps-table-header div:nth-child(1),.section-alls-page.resultado .section-helps-table-content-item > div:nth-child(1) {
    width: 20%;
}

.section-alls-page.resultado .section-helps-table-header div:nth-child(5),.section-alls-page.resultado .section-helps-table-content-item > div:nth-child(5) {
    width: 19%;
}

.section-alls-page.resultado .section-helps-table-header div:nth-child(4), .section-alls-page.resultado .section-helps-table-content-item > div:nth-child(4) {
    width: 16%;
}

.section-alls-page.resultado .section-help-title {
    font-family: "TT Chocolates";
}

.section-alls-page.resultado .section-helps-table-content-title {
    font-weight: 500;
}

.section-helps-table-content-item > div:nth-child(2) .section-helps-table-content-title, .section-helps-table-content-item > div:nth-child(4) .section-helps-table-content-title {
    color: #526277 !important;
}

.resultado .section-consultant-title {
    color: #161654 !important;
    font-family: "TT Chocolates";
    width: 94%;
}

.resultado .section-consultant-content {
    border-radius: 24px;
    border: 1px solid #D5DBE2;
}

.resultado .section-consultant-text {
    color: #526277 !important;
    width: 80%;
}

.resultado .section-consultant-box-right {
    width: 42%;
    right: -1%;
}

.resultado .section-help-text {
    width: 100%;
}

.resultado .section-helps-top {
    padding-bottom: 48px;
}

.resultado .section-helps-card-box-title .section-helps-card-title {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
}

.resultado .section-helps-card-item-tag {
    font-family: 'TT Chocolates';
    font-size: 15px;
    line-height: 1;
}

.resultado .section-helps-card-title {
    font-family: 'TT Chocolates';
}

.resultado .section-helps-card-box-button button svg path {
    fill: #677990 !important;
}

.section-helps-box-button {
    width: 80%;
    display: flex;
    justify-content: flex-end;
}

.section-2-columns-card-text {
    color: #526277;
    font-family: 'TT Chocolates';
}

.section-connect-fond {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
}

.ayudas .section-connect-box-text {
    width: 85%;
}

.ayudas .section-connect-content::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(34, 39, 47, 0.00) 7.36%, rgba(34, 39, 47, 0.95) 97.78%);
    z-index: 2;
}

.section-icons-content .section-icon-card:nth-child(1) {
    width: 100%;
}

.section-alls-page.ayudas {
    background: #fff;
    margin-top: -40px;
    padding-top: 40px;
}

.section-helps-detail-box-questions-all {
    padding-top: 64px;
    padding-left: 240px;
    padding-right: 240px;
    border-top: 1px solid #D5DBE2;
    margin-top: 30px;
}

.section-helps-detail-questions-title {
    color: #161654;
    margin: 0;
    font-family: "TT Chocolates";
}

.section-helps-detail-questions-box-title {
    margin-bottom: 24px;
}

.section-helps-detail-question {
    display: flex;
}

.section-helps-detail-question-box-inputs {
    display: flex;
    gap: 20px;
}

.section-helps-detail-box-buttons {
    display: flex;
    gap: 16px;
    margin-top: 32px;
}

.section-helps-detail-questions-content {
    padding: 32px;
    /* background: #F6F7F9; */
    border-radius: 24px;
    padding: 0;
}

.section-helps-detail-questions .field-radiobutton {
    margin: 0;
}

.section-helps-detail-question-box-text {
    min-width: 265px;
}

.section-helps-detail-questions {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.section-helps-detail-question-text {
    color: #526277;
    font-weight: 400;
}

.section-helps-detail-questions .field-radiobutton label {
    font-weight: 400;
}

.section-helps-detail-questions .p-radiobutton .p-radiobutton-box {
    width: 18px;
    height: 18px;
    border: 1px solid #D5DBE2 !important;
    box-shadow: none !important;
}

.section-helps-detail-questions .p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(0.6, 0.6);
}

.section-helps-detail-questions .p-radiobutton-box.p-highlight .p-radiobutton-icon {
    transform: translateZ(0) scale(0.6, 0.6);
}

.section-alls-page.busqueda {
    margin-top: -40px;
}

.section-helps-filter .section-helps-title {
    font-family: "TT Chocolates";
}

.section-helps-filter .section-helps-text {
    font-family: 'TT Chocolates';
    color: #526277;
}

.section-helps-filter-form .section-helps-form-text {
    font-family: 'TT Chocolates';
    font-size: 14px;
}

.section-helps-filter-form .field-checkbox > label {
    font-family: 'TT Chocolates';
    color: #161654;
}

.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
    font-family: 'TT Chocolates';
}

.busqueda .section-helps {
    margin-top: 37px;
}

.section-helps-card-box-button button {
    height: 40px;
}

.section-helps-box-button a {
    height: 40px;
}

.button-n.btn-request:hover svg path {
    fill: #fff !important;
}

.santander .dashboard-right-simulation-content-box-fond svg path:nth-child(2) {
    fill: #d30000;
}

.santander .modal-simulation-step-check-multi .field-checkbox .p-checkbox.p-checkbox-checked+svg+label {
    background: #FDE3E3;
}

.santander .modal-simulation-step-check-multi .field-checkbox .p-checkbox.p-checkbox-checked+svg path {
    fill: #D70000;
}

.santander .modal-simulation-success-accept {
    background: #D70000 !important;
    border-radius: 0 !important;
}

.santander .notices-item-grafique:hover .section-notices-item-button {
    background: #d70000;
}

.santander .notices-item-grafique .section-notices-item-button {
    background: #d7000080;
}

.modal-simulation-step-input-label-2 p br {
    display: none;
}

.resultado .section-helps .section-helps-box-button {
    width: 100%;
    justify-content: center;
}

.santander .section-perfil-progress-step-bar {
    background: #499eae5e;
}

.resultado .section-connect {
    margin-top: 0;
}

.section-connect .section-connect-content {
    padding-top: 128px;
    padding-bottom: 128px;
}

.section-helps-detail-questions-content .p-radiobutton {
    margin-right: 5px;
    margin-left: 10px;
}

.section-helps-detail-questions-content .p-field-radiobutton {
    display: flex;
    align-items: center;
}

.section-helps-detail-questions-content .p-radiobutton:nth-child(1) {
    margin-left: 0;
}

.layout-sidebar .layout-menu .menu-separator {
    height: 1px;
    margin-top: 15px;
    margin-bottom: 15px;
    background: #161654;
}

.layout-sidebar .layout-menu .menu-separator:last-child {
    display: none;
}

.section-helps-detail-access {
    display: flex;
    gap: 10px;
}

.section-helps-detail-content-button-content {
    width: 100%;
}

.button-n {
    padding: 9.5px 20px;
    border: none;
    cursor: pointer;
    font-family: 'TT Chocolates';
    font-size: 15px;
    font-weight: 600;
    line-height: 140%;
    letter-spacing: 0.15px;
    transition: background-color 0.3s;
    text-decoration: none;
    display: inline-flex;
    box-shadow: 0px 1.5px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px -1.5px 0px 0px rgba(0, 0, 0, 0.20) inset;
    align-items: center;
    justify-content: center;
    gap: 6px;
    white-space: nowrap;
  }

  /* .button-n:hover {
    background-color: #B52154 !important;
  } */

  /* .button-n:focus {
      box-shadow: 0px 0px 0px 3px rgba(212, 59, 117, 0.30), 0px 1.5px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px -1.5px 0px 0px rgba(0, 0, 0, 0.20) inset;
  }

  .button-n:active {
      box-shadow: 0px 1.5px 0px 0px rgba(255, 255, 255, 0.25) inset, 0px -1.5px 0px 0px rgba(0, 0, 0, 0.20) inset;
      background: #B52154 !important;
  } */

.section-helps-detail-questions-content .card {
    border: 0;
    box-shadow: none !important;
    padding: 0;
    background: transparent;
}

.section-helps-detail-questions-content .col-12 {
    padding-bottom: 0;
}

.section-helps-detail-questions-content .field {
    margin-bottom: 8px;
}

.layout-footer .layout-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    gap: 20px;
}

.layout-footer .layout-menu .layout-root-submenulist {
    display: flex;
    list-style: none;
    padding: 0;
    gap: 12px;
    flex-direction: row;
    flex-wrap: wrap;
    width: 36%;
    margin-left: auto;
    margin-right: -25px;
}

.layout-footer .layout-menu .layout-root-submenulist li {
    width: 48%;
    display: flex;
    justify-content: flex-end;
}

.layout-footer .layout-menu .layout-root-submenulist svg {
    display: none;
}

.layout-footer .layout-menu .layout-root-menuitem > a {
    display: none;
}

.layout-footer .layout-menu > li:nth-child(3) {
    display: none;
}

.section-custom {
    flex-direction: column;
}

.dashboard-all .section-connect-content {
    padding-top: 24px;
    padding-bottom: 32px;
}

.layout-sidebar .layout-menu-container::-webkit-scrollbar {
    width: 6px;
}

.layout-sidebar .layout-menu-container::-webkit-scrollbar-track {
    background: #f4f5f9;
}

.layout-sidebar .layout-menu-container::-webkit-scrollbar-thumb {
    background: #161654;
    transition: all .5s ease;
}

.layout-sidebar .layout-menu-container::-webkit-scrollbar-thumb:hover {
    background: #ce3971;
}

.layout-sidebar-active .layout-sidebar {
    width: 220px !important;
}

.layout-menuitem-text {
    opacity: 1;
    transition: opacity 0.3s ease;
}

.layout-container:not(.layout-sidebar-active) .layout-menuitem-text {
    opacity: 0;
    pointer-events: none;
    visibility: hidden;
}

.sidebar-button {
    position: absolute;
    top: 0;
    right: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    opacity: 1;
    transition: all .5s ease;
}



.sidebar-button img {
    transition: transform 0.3s ease;
}

.layout-container:not(.layout-sidebar-active) .sidebar-button img {
    transform: rotate(180deg);
}

.layout-sidebar-hidden .layout-sidebar {
    width: 64.5px !important;
}

.modal-notifications {
    position: fixed;
    top: 74px;
    right: 125px;
    border-radius: 10px;
    border: 1px solid #D5DBE2;
    background: #FFF;
    box-shadow: 0px 12px 16px -4px rgba(34, 39, 47, 0.08), 0px 4px 6px -2px rgba(34, 39, 47, 0.03);
    padding: 20px 24px;
    width: 480px;
    opacity: 0;
    visibility: hidden;
    transition: all .5s ease;
}

.modal-notifications.active {
    opacity: 1;
    visibility: inherit;
}

.modal-notifications-title {
    margin: 0;
    color: #161654;
    font-family: "TT Chocolates";
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
}

.modal-notifications-box-title {
    padding-bottom: 16px;
}

.notifications-element {
    padding: 24px 0;
    display: flex;
    align-items: center;
    gap: 20px;
    border-bottom: 1px solid #D5DBE2;
    position: relative;
}

.notifications-element.new::after {
    content: "";
    display: block;
    position: absolute;
    width: 10px;
    height: 10px;
    background: #D13A73;
    bottom: 0;
    top: 0;
    right: 0;
    margin: auto;
    border-radius: 50px;
}

.notifications-element-title {
    font-family: "TT Chocolates";
    margin: 0;
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #161654;
}

.notifications-element-content {
    display: flex;
    flex-direction: column;
    gap: 8px;
}

.notifications-element-box-icon {
    display: flex;
    align-items: center;
}

.notifications-element:last-child {
    border-bottom: 0;
}

.notifications-element-date {
    color: #526277;
    font-size: 16px;
    line-height: 1;
    font-family: "TT Chocolates";
}

.notifications-element-title-link {
    color: #3334F8;
    font-family: "TT Chocolates";
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 140%;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-decoration-skip-ink: none;
    text-decoration-thickness: auto;
    text-underline-offset: auto;
    text-underline-position: from-font;
}

.modal-notifications-box-button {
    border-top: 1px solid #D5DBE2;
    padding-top: 20px;
}

.section-notifications-title {
    font-family: "TT Chocolates";
    font-size: 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 120%;
    color: #161654;
    margin-bottom: 0;
}

.section-notifications {
    padding: 0 17.7% 5%;
}

.section-notifications .nofitications-elements {
    background: #fff;
    border-radius: 24px;
    border: 1px solid #D5DBE2;
}

.section-notifications .notifications-element {
    padding: 28px 24px;
    border: 0;
}

.section-notifications .notifications-element.new::after {
    right: 24px;
}

.section-notifications-box-title {
    margin-bottom: 32px;
}

.modal-request-content .form-custom-box-radio-all {
    width: 50%;
}

.modal-request-content .formgrid {
    flex-direction: column;
}

.section-helps-detail-questions-content .form-custom-box-radio-all {
    width: 50%;
}

.section-helps-detail-questions-content .formgrid {
    flex-direction: column;
}

/* ONBOARDING */

.section-onboarding-content {
    background: #fff;
    display: block;
    position: relative;
    margin: auto;
    padding: 4rem;
    width: 42%;
    text-align: center;
}

.section-onboarding {
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 100vh;
}

.section-onboarding-title {
    margin: 0;
    font-size: 25px;
    color: #002060;
}

.section-onboarding-subtitle {
    font-size: 14px;
    line-height: 1;
    font-weight: 500;
    color: #002060;
    margin: 0;
}

.section-onboarding-box-title {
    margin-bottom: 20px;
}

.section-onboarding-box-subtitle {
    margin-bottom: 20px;
}

.section-onboarding-text {
    font-size: 14px;
    line-height: 1;
    font-weight: 400;
}

.section-onboarding-box-text {
    margin-bottom: 20px;
}

.section-onboarding-form-box-input {
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    gap: 7px;
    position: relative;
}

.section-onboarding-form-input-error {
    position: absolute;
    bottom: -25px;
    color: red;
}

.section-onboarding-welcome .section-onboarding-form-box-input {
    margin-bottom: 35px;
}

.section-onboarding-form-label {
    text-align: start;
    font-size: 12px;
    line-height: 1;
    font-weight: 500;
    color: #002060;
}

.section-onboarding-form-label span {
    color: red;
}

.section-onboarding-header {
    margin-bottom: 30px;
}

.section-onboarding-history .section-onboarding-header {
    min-height: 171px;
}

.section-onboarding-verify .section-onboarding-content {
    padding: 0;
}

.section-onboarding-verify .section-onboarding-content .modal-request-nivel2data {
    padding: 0 !important;
}

.section-onboarding .modal-request-nivel2data-title {
    color: #002060;
}

.section-onboarding-verify .modal-request-nivel2data-content-box .p-button {
    padding-left: 60px;
    padding-right: 60px;
}

.section-onboarding-history .section-onboarding-text {
    font-size: 16px;
}

.section-onboarding-history .section-onboarding-box-text {
    margin-bottom: 40px;
}

.section-onboarding-history .section-onboarding-box-text span {
    font-weight: bold;
}

.section-onboarding-history .section-onboarding-box-title {
    margin-bottom: 35px;
}

.section-onboarding-welcome .section-onboarding-content {
    width: 39%;
}

.section-onboarding-box-fond {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.section-onboarding-fond {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.section-onboarding-box-fond::after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: #16165461;
    position: absolute;
    top: 0;
    left: 0;
}

.section-onboarding-ready .section-onboarding-title {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
}

.section-onboarding-ready .section-onboarding-text {
    margin-top: 12px;
    display: block;
    text-align: center;
    font-size: 14px;
}

.modal-verify-box-buttons {
    display: flex;
    justify-content: center;
    gap: 15px;
}

.modal-request-nivel2data-box-text-v {
    min-height: 435px;
}

.p-progress-spinner.spinner-overlay {
    top: 0 !important;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
}

/* RESPONSIVE */

@media (min-width: 1000px) and (max-width: 1439px) {
    .theme-new .layout-content {
        width: clamp(856px, 93.9971vw, 1712px);
    }

    .theme-new .layout-content.active {
        width: 85.2%;
    }

    .swiper-custom-box .swiper-custom-slide-title {
        width: 85% !important;
        font-size: 16px;
    }
    .swiper-custom-slide-card01 .swiper-custom-slide-01-box-center img {
        width: 197px;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-01 .swiper-custom-slide-01-box-bottom svg {
        margin-right: 0;
    }

    .swiper-custom-slide-card02 .swiper-custom-slide-03 .swiper-custom-slide-01-box-bottom .swiper-custom-slide-button {
        margin-bottom: 72px !important;
    }
}

@media (min-width: 991px) and (max-width: 1300px) {
    .section-helps-table-header div:nth-child(6), .section-helps-table-content-item > div:nth-child(6) {
        width: fit-content;
    }

    .section-helps-table-header div:nth-child(1) {
        width: 23%;
    }

    .section-helps-table-content-item > div:nth-child(2) {
        padding-left: 0;
        min-width: 120px;
    }

    .section-helps-table-header div:nth-child(3), .section-helps-table-content-item > div:nth-child(3) {
        padding-left: 5px;
    }

    .section-helps-table-header div:nth-child(4) {
        padding-right: 0;
        padding-left: 12px;
    }

    .section-helps-table-content-item > div:nth-child(4) {
        padding-right: 0;
        padding-left: 14px;
    }

    .section-clients-box-swiper {
        padding-left: 20px;
        padding-right: 20px;
    }

    .section-clients-top-box-title {
        padding-left: 20px;
        padding-right: 20px;
    }

    .swiper-clients-slide {
        padding: 21px;
    }

    .swiper-clients {
        padding-right: 18px;
    }

    .section-about-items {
        width: 100%;
    }

    .layout-footer .layout-footer-grid {
        padding-right: 0;
    }

    .theme-new .layout-content {
        width: 94.49%;
    }

    .dashboard-right-helps-items {
        gap: 25px;
    }

    .tx30 {
        font-size: 28px !important;
    }

    .swiper-custom-slide-card01 .swiper-custom-slide-01-box-center img {
        width: 100%;
    }

    .swiper-custom-box .swiper-custom-slide-title {
        font-size: 13px;
    }

    .active.layout-content .section-helps-table-content-title {
        font-size: 14px;
    }

    .active.layout-content .section-helps-table-content-item-tag {
        font-size: 11px;
    }

    .active.layout-content .section-connect .button-n2 {
        white-space: nowrap;
    }

    .active.layout-content .section-connect-box-right svg {
        width: 38%;
    }

    .active.layout-content .dashboard-right-helps-item-title {
        font-size: 14px;
    }

    .theme-new .layout-content.active {
        width: 82.85%;
    }

    .section-notices-item-porcentage span {
        font-size: 18px;
        line-height: 1;
    }

    .notices-items-v2 .section-notices-item {
        height: 265px;
    }

    .section-notices-item {
        height: 225px;
    }

    .layout-footer .layout-menu .layout-root-submenulist {
        width: 50%;
    }
}

@media (min-width: 1700px) {
    .theme-new .layout-content.active {
        width: 89.5%;
    }
}

@media (max-width: 991px) {
    .show-desktop {
        display: none !important;
    }
    .show-mobile {
        display: block !important;
    }

    .layout-footer {
        width: 100%;
        padding: 48px 20px;
        margin-top: 60px;
    }

    .layout-footer-center svg {
        width: 100%;
        height: 100%;
    }

    .section-about-items {
        width: 100%;
        flex-wrap: wrap;
        gap: 40px 5px;
    }

    .section-consultant-content {
        width: 100%;
    }

    .section-perfil-progress-steps {
        width: 100%;
        padding: 20px;
    }

    .section-clients-content {
        flex-direction: column;
        gap: 60px;
    }

    .section-helps-table-content-item {
        padding: 20px 0;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .section-clients-box-swiper {
        width: 100%;
        padding: 24px;
    }

    .swiper-clients-slide {
        width: 100%;
    }

    .container {
        padding: 0 20px;
    }

    .theme-new .layout-container .layout-content-wrapper {
        padding: 0;
    }

    .theme-new .layout-breadcrumb.content-breadcrumb {
        display: none;
    }

    .swiper-clients {
        width: 100%;
    }

    .modal-cookies-content {
        width: 100%;
        margin: 20px 20px 32px;
        padding: 24px;
    }

    .modal-cookies-box-buttons {
        flex-direction: column;
    }

    .modal-cookies-box-buttons button {
        justify-content: center;
    }

    .modal-cookies-box-title {
        margin-bottom: 12px;
        height: 40px;
        display: flex;
        align-items: center;
    }

    .theme-new .layout-topbar {
        padding: 8px 20px;
        position: sticky;
        z-index: 9999;
        transition: all .5s ease;
        top: 0;
        border-color: #D5DBE2 !important;
    }

    .button-menu-mobile {
        width: 42px;
        height: 42px;
        border-radius: 20px;
        border: 1px solid #D5DBE2;
        background: #FFF;
        box-shadow: 0px 1px 2px 0px rgba(34, 39, 47, 0.10);
        position: relative;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .button-menu-mobile span {
        position: absolute;
        width: 16px;
        height: 1px;
        background: #475467;
        border-radius: 50px;
        transition: all .5s ease;
    }

    .button-menu-mobile span:nth-child(2) {
        width: 11px;
        left: 29%;
    }

    .button-menu-mobile span:nth-child(1) {
        top: 37%;
    }

    .button-menu-mobile span:nth-child(3) {
        bottom: 36%;
    }

    .button-menu-mobile.active span:nth-child(2) {
        opacity: 0;
    }

    .button-menu-mobile.active span:nth-child(1) {
        top: 50%;
        transform: rotate(45deg);
    }

    .button-menu-mobile.active span:nth-child(3) {
        bottom: 47%;
        transform: rotate(-45deg);
    }

    .button-menu-mobile.active span {
        width: 13px;
    }

    .menu-mobile {
        position: fixed;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        background: #FFF;
        z-index: 999;
        transform: translateX(105%);
        opacity: 0;
        transition: all .5s ease;
    }

    .menu-mobile-content {
        padding: 112px 20px 53px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
        height: 100%;
        gap: 30px;
        overflow-y: auto;
    }

    .menu-mobile-box-links ul {
        padding: 0;
        list-style: none;
        display: flex;
        flex-direction: column;
        gap: 16px;
        margin: 0;
    }

    .menu-mobile-buttons {
        list-style: none;
        padding: 0;
        margin: 0;
        display: flex;
        flex-direction: column;
        gap: 12px;
    }

    .menu-mobile-buttons a, .menu-mobile-buttons button {
        border-radius: 20px;
        border: 1px solid #D5DBE2;
        background: #FFF;
        box-shadow: 0px 1px 2px 0px rgba(34, 39, 47, 0.10);
        width: 100%;
        display: flex;
        padding: 6px 20px;
        justify-content: center;
        align-items: center;
        gap: 6px;
        height: 40px;
        color: #22272F;
    }

    .box-language {
        margin: 12px auto;
        display: flex !important;
        gap: 5px;
        align-items: center;
    }

    .box-language .pi {
        font-size: 10px;
    }

    .menu-mobile.active {
        transform: translateX(0);
        opacity: 1;
    }

    .layout-topbar.active {
        border-color: transparent;
    }

    body.active {
        overflow: hidden;
    }

    .box-language.show-desktop {
        display: none !important;
    }

    .section-dashboard-top {
        flex-direction: column;
        justify-content: flex-start;
        align-items: flex-start;
        gap: 0;
    }

    .dashboard-box-title.align-items-center {
        text-align: start;
        align-items: flex-start !important;
    }

    .dashboard-text {
        width: 100%;
    }

    .tx30 {
        font-size: 28px !important;
    }

    .tx16 {
        font-size: 15px !important;
    }

    .section-alls {
    padding: 10px;
    flex-direction: column-reverse;
    gap: 30px;
    }

    .dashboard-right {
        gap: 6px !important;
    }

    .section-dashboard .container {
        padding-right: 0;
    }

    .swiper-custom-slide-card01 {
        padding: 24px 24px 16px !important;
    }

    .swiper-custom-slide {
        min-height: 244px !important;
        height: 244px;
    }

    .swiper-custom-slide-04 .swiper-custom-slide-01-box-top {
        width: 100%;
        top: -22% !important;
    }

    .tx18 {
        font-size: 15px;
    }

    .tx40 {
        font-size: 32px;
    }

    .swiper-custom-slide-04 .swiper-custom-slide-01-box-bottom {
        gap: 6px !important;
    }

    .swiper-custom-slide-04 {
        height: 100% !important;
    }

    .swiper-custom-slide-title.tx30 {
        font-size: 22px !important;
    }

    .swiper-custom-slide-01-box-center img {
        width: 100%;
    }

    .swiper-custom-slide-content {
        height: 100% !important;
        gap: 20px !important;
        justify-content: space-between;
    }

    .swiper-custom-slide-card02 {
        padding: 24px 24px 16px !important;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-02 .swiper-custom-slide-title {
        margin: 0 !important;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-02 {
        min-height: 244px !important;
        height: 100% !important;
        padding: 24px 12px 16px 12px !important;
        gap: 10px !important;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-02 .swiper-custom-slide-01-box-bottom video {
        height: 150px !important;
    }

    .modal-video {
        width: 95% !important;
    }

    .modal-video .p-dialog-content p {
        margin-bottom: 20px;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-content {
        min-height: 100% !important;
        margin: 0 !important;
        padding: 24px !important;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-01-box-bottom svg {
        width: 75px;
    }

    .swiper-custom-slide-subtitle {
        font-size: 15px !important;
    }

    .swiper-custom-slide-card01 .swiper-custom-slide-03 .swiper-custom-slide-01-box-bottom {
        margin: 0 !important;
        margin-right: -24px !important;
        height: 100%;
    }

    .swiper-custom-slide-01-box-bottom > svg {
        width: 50%;
    }

    .swiper-custom-slide-card02 .swiper-custom-slide-03 .swiper-custom-slide-01-box-bottom {
        margin: 0 !important;
        margin-right: -24px !important;
        height: 100% !important;
        margin-top: -23px !important;
    }

    .section-helps {
        margin-top: 60px;
    }

    .section-helps-top {
        flex-direction: column;
        gap: 13px;
        padding: 20px;
    }

    .tx24 {
        font-size: 22px;
    }

    .section-helps-table-header div:nth-child(2) {
        display: none;
    }

    .section-helps-table-header div:nth-child(3) {
        display: none;
    }

    .section-helps-table-header div:nth-child(4) {
        display: none;
    }

    .section-helps-table-header div:nth-child(5) {
        display: none;
    }

    .section-helps-table-content-item-box {
        padding: 0 20px;
    }

    .section-helps-table-content-item > div:nth-child(1) {
        width: 100% !important;
        margin-bottom: 24px;
        order: 1;
        align-items: flex-start;
    }

    .section-helps-table-content-item-box {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    .section-helps-table-content-item > div:nth-child(2) {
        width: 50%;
        order: 1;
        align-items: flex-start;
        margin-bottom: 16px;
    }

    .section-helps-table-content-item > div:nth-child(3) {
        width: 46% !important;
        order: 5;
        align-items: flex-start;
    }

    .section-helps-table-content-item > div:nth-child(4) {
        width: 50% !important;
        order: 3;
        align-items: flex-start;
        margin-bottom: 0;
    }

    .section-helps-table-content-item > div:nth-child(5) {
        width: 46%;
        order: 1;
        margin-bottom: 16px;
        align-items: flex-start;
    }

    .section-helps-table-content-item > div:nth-child(6) {
        width: 100%;
        order: 5;
        margin-top: 24px;
        align-items: flex-start;
    }

    .section-helps-table-title {
        margin: 0;
        font-family: 'TT Chocolates';
    }

    .section-perfil-progress-step {
        flex-direction: column;
        gap: 30px;
    }

    .section-perfil-progress-step-box-left {
        width: 100%;
    }

    .section-perfil-progress-step-title {
        font-size: 18px;
        display: flex;
        gap: 8px;
        align-items: center;
    }

    .section-perfil-progress-step-title span {
        font-size: 20px;
    }


    .section-perfil-progress-step-text a {
        text-decoration: none;
    }

    .section-perfil-progress-step-box-right {
        width: 100%;
    }

    .section-perfil-progress-step-box-right svg {
        position: absolute;
        width: 32px;
        height: 32px;
        right: -2px;
    }

    .perfil-progress-step-01 .step-bar-icon-00 {
        left: 19%;
    }

    .perfil-progress-step-01 .step-bar-icon-01 {
        left: 43%;
    }

    .perfil-progress-step-01 .step-bar-icon-02 {
        right: 21%;
    }

    .section-perfil-progress {
        margin: 40px 0;
        width: 100%;
    }

    .section-clients-swiper-text {
        margin-top: 10px;
        font-size: 18px !important;
    }

    .swiper-clients {
        margin-top: 32px;
        padding-right: 0;
    }

    .section-clients-slide-buttons {
        margin-top: 32px;
    }

    .swiper-clients-slide-box-card {
        width: calc(50% - 50px);
    }

    .section-clients-slide-buttons .swiper-pagination {
        font-size: 15px;
    }

    .section-clients-box-top {
        width: 100%;
        position: relative;
        height: 480px;
    }

    .section-clients-top-box-title {
        bottom: 0;
        padding: 24px;
    }

    .tx110 {
        font-size: 80px;
        line-height: 1;
    }

    .section-clients-top-text {
        font-size: 15px !important;
        margin: 0;
    }

    .section-clients-box-top a {
        margin-top: auto;
    }

    .section-consultant {
        margin-top: 54px;
    }

    .section-consultant-box-left {
        width: 100%;
        gap: 24px;
    }

    .section-consultant-box-title {
        gap: 16px;
    }

    .section-consultant-title {
        font-size: 26px !important;
    }

    .section-consultant-box-right {
        display: none;
    }

    .section-connect-content {
        flex-direction: column;
        gap: 44px;
        align-items: flex-start;
        overflow: hidden;
        padding: 24px !important;
    }

    .section-connect-box-left {
        position: relative;
        z-index: 9;
        gap: 146px;
    }

    .section-connect-title {
        width: 64%;
    }

    .section-connect-box-right svg {
        top: 5%;
    }

    .section-notices-item {
        width: 100%;
        height: 224px;
    }

    .section-about {
        margin-top: 54px;
    }

    .section-about-content {
        gap: 48px;
    }

    .section-about-item {
        gap: 6px;
        width: calc(50% - 3px);
    }

    .section-about-item-title {
        display: flex;
        justify-content: center;
        font-size: 40px !important;
        font-weight: 700 !important;
        font-family: 'Instrument Sans';
    }

    .section-about-item:nth-child(3) {
        width: 100%;
        order: 6;
    }

    .section-about-item:nth-child(1) {
        order: 3;
    }

    .section-about-item:nth-child(4) {
        order: 1;
    }

    .section-about-item:nth-child(2) {
        order: 4;
    }

    .section-about-item:nth-child(5) {
        order: 2;
    }

    .tx20 {
        font-size: 18px;
    }

    .layout-footer-top .grid {width: 100%;margin: 0;}

    .layout-footer-top .grid .col-12 {
        width: 50%;
        text-align: start;
        display: flex;
        flex-direction: column;
        gap: 10px;
    }

    .layout-footer-top .col-12 {
        padding: 0;
    }

    .layout-footer > .grid {
        margin: 0;
        padding: 0;
    }

    .layout-footer-bottom {
        margin-top: 40px;
        flex-direction: column;
        gap: 40px;
    }

    .layout-footer-legals {
        flex-direction: column;
        text-align: center;
        gap: 10px;
        order: 1;
    }

    .layout-footer-copyright-box {
        order: 2;
        text-align: center;
        width: 60%;
    }

    .layout-footer-s-content {
        flex-direction: column;
        gap: 20px;
        align-items: center;
        text-align: center;
    }

    .layout-footer-s {
        margin-top: 80px;
        margin: 0;
    }

    .section-dashboard {
        overflow: hidden;
    }

    .section-clients {
        overflow: hidden;
        margin-top: 60px;
    }

    .modal-simulation-bar {
        width: 100% !important;
    }

    .modal-simulation {
        padding: 8px 20px 48px !important;
        overflow-x: hidden;
        z-index: 9999 !important;
    }

    .modal-simulation-bar .step-bar-start, .modal-simulation-bar .step-bar-icon-01, .modal-simulation-bar .step-bar-icon-02, .modal-simulation-bar .step-bar-end {
        display: none !important;
    }

    .modal-simulation-bar {
        gap: 4px;
        height: 40px !important;
        width: 84% !important;
        margin-right: 100% !important;
    }

    .modal-simulation-progress-step-bar {
        top: 0 !important;
    }

    .simulation-progress-step-bar-01 {
        border-top-left-radius: 24px;
        border-bottom-left-radius: 24px;
    }

    .simulation-progress-step-bar-03 {
        border-top-right-radius: 24px;
        border-bottom-right-radius: 24px;
    }

    .modal-simulation-step-box-title {
        width: 100% !important;
    }

    .simulation-step-01 .modal-simulation-step-content {
        margin-top: 76px !important;
        width: 100% !important;
        padding: 24px !important;
    }

    .modal-simulation-step-box-button {
        margin-top: 100px !important;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    .modal-simulation-step-box-button .button-n {
        width: 100% !important;
    }

    .simulation-step-02 .modal-simulation-step-content {
        width: 100% !important;
    }

    .simulation-step-02 .modal-simulation-step-box-title {
        margin-top: 30px !important;
    }

    .modal-simulation-step-size-items {
        margin-top: 10px !important;
        flex-direction: column;
        gap: 10px !important;
    }

    .modal-simulation-step-size-item {
        width: 100% !important;
    }

    .modal-simulation-step-size-item .field-radiobutton label {
        padding-top: 18px !important;
        padding-bottom: 20px !important;
        gap: 7px !important;
    }

    .modal-simulation-step-size-item .field-radiobutton {
        padding: 0;
    }

    .simulation-step-02 .modal-simulation-step-content {
        padding: 0 !important;
    }

    .modal-simulation-step-box-check {
        margin-top: 24px !important;
    }

    .check-50 {
        width: 100%;
    }

    .modal-simulation-step.simulation-step-02 .modal-simulation-step-box-button {
        margin-top: 40px !important;
    }

    .modal-simulation-tooltip {
        width: auto;
        left: 0;
        top: 3vh;
        overflow: auto;
    }

    .modal-simulation-tooltip-box-table {
        width: 360px;
        overflow: auto;
    }

    .modal-simulation-tooltip-table {
        width: 75vh;
    }

    .p-dropdown-panel {
        min-width: 100% !important;
        width: 100% !important;
        max-width: 100% !important;
    }

    .simulation-step-03 .modal-simulation-step-content {
        width: 100%;
        padding: 0;
    }

    .simulation-step-03 .modal-simulation-step-box-button {
        margin-top: 40px !important;
        flex-direction: column;
        text-align: center;
        justify-content: center;
        align-items: center;
    }

    .simulation-step-03 .modal-simulation-step-box-button button {
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .simulation-step-03 .modal-simulation-step-box-button button:nth-child(1) {
        order: 2;
    }

    .simulation-step-03 .modal-simulation-step-box-title {
        margin-top: 30px !important;
    }

    .simulation-step-04.active .modal-simulation-step-content {
        width: 100%;
        padding: 0;
    }

    .simulation-step-04 .modal-simulation-step-box-title {
        width: 60% !important;
        margin-top: 30px !important;
    }

    .simulation-step-04 .modal-simulation-step-box-check {
        margin-top: 32px !important;
    }

    .modal-simulation-step-box-input {
        width: 100%;
    }

    .modal-simulation-step-box-total .modal-simulation-step-input-label {
        padding: 11px 36px;
        font-size: 14px;
    }

    .modal-simulation-step-box-total .modal-simulation-step-input-label input {
        font-size: 14px !important;
        width: 100px;
    }

    .simulation-step-04 .modal-simulation-step-box-button {
        margin-top: 40px !important;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .simulation-step-04 .modal-simulation-step-box-button button {
        justify-content: center;
        width: 100%;
    }

    .simulation-step-04 .modal-simulation-step-box-button button:nth-child(1) {
        order: 2;
    }

    .modal-simulation-step-box-input .modal-simulation-step-input {
        width: 100%;
    }

    .modal-simulation-step-input-label {
        gap: 0;
    }

    /* .modal-simulation-step-input-all {
        /* width: 30%; */
        /* margin-right: 14px; */
    /* } */

    .modal-simulation-success-content {
        height: 100%;
        border-radius: 0 !important;
        padding: 68px 20px 20px !important;
    }

    .modal-simulation-success .modal-simulation-box-button {
        top: 8px !important;
        right: 20px !important;
    }

    .modal-simulation-text {
        margin-top: 20px !important;
    }

    .modal-simulation-box-input {
        margin-top: 40px !important;
    }

    .modal-simulation-success-content .modal-simulation-box-input input {
        width: 100% !important;
    }

    .modal-simulation-success-content .modal-simulation-box-input button {
        margin-top: 120px !important;
        width: 100% !important;
    }

    .modal-simulation-bottom-text {
        margin-top: 32px !important;
    }

    .section-connect-breadcrumbs {
        display: none;
    }

    .section-helps-detail-content-box-right {
    width: 100%;
    }

    .ayudas .section-connect-content {
        padding: 66px 24px 24px;
        justify-content: flex-start;
        gap: 0;
    }

    .ayudas .section-connect-content .section-connect-box-left {
        width: 100%;
    }

    .section-alls.ayudas {
        padding-top: 16px;
    }

    .section-icons .container {
        padding: 0 20px;
    }

    .section-icons {
        margin-top: 20px;
    }

    .section-icons-content {
        gap: 28px 12px;
        padding: 20px 14px;
    }

    .section-icon-card {
        width: calc(50% - 6px);
    }

    .section-icon-card-box-title {
        gap: 0px;
    }

    .section-helps-detail-content .container {
        padding: 0 20px;
    }

    .section-helps-detail-left-box {
        margin: 40px 0;
    }

    .section-helps-detail-content-box-left {
        width: 100%;
        height: 100%;
        padding-right: 0;
        overflow-y: auto;
    }

    .section-helps-detail-left-box-text p {
        font-size: 15px;
    }

    .section-helps-detail-left-box-text ul li {
        font-size: 15px;
    }

    .section-helps-detail-left-box-text ol li h6 {
        font-size: 15px;
    }

    .section-helps-detail-left-box-text p b {
        font-size: 15px;
    }

    .section-helps-detail-left-box-highlight {
        padding: 24px 32px;
    }

    .section-helps-detail-left-box-highlight .section-helps-detail-left-highlight {
        display: flex;
        flex-direction: column;
        gap: 8px;
    }

    div#section01 {
        margin-top: 0;
    }

    #section03 .section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(2) {
        display: none;
    }

    #section03 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(2) {
        padding: 0 20px;
        margin: 0;
        width: 100%;
        align-items: center;
    }

    #section03 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(1) {
        margin: 0;
        align-items: flex-start;
        width: 100%;
        margin-bottom: 16px;
    }

    .section-helps-table-content-item-box2 {
        display: flex;
        flex-direction: row;
    }

    .section-helps-table-content-item-box2 .section-helps-table-content-title:nth-child(2) {
        color: #526277 !important;
        font-weight: 400;
    }

    .section-helps-table-content-title {
        font-size: 16px !important;
        -webkit-line-clamp: 1;
        line-clamp: 1;
        /* max-width: 20em; */
        font-family: 'TT Chocolates' !important;
        color: #161654 !important;
    }

    .section-helps-table-content-item-box2 .section-helps-table-content-title:nth-child(1) {
        font-size: 14px !important;
        font-weight: 600;
    }

    .section-icon-card-text {
        font-size: 16px !important;
    }

    .section-helps-detail-left-box-title {
        margin-bottom: 16px;
    }

    .section-helps-detail-left-box-text ol {
        margin-bottom: 32px;
    }

    .section-helps-detail-box-share {
        margin-top: 40px;
        padding-top: 40px;
        padding-bottom: 60px;
    }

    .section-helps-detail-content {
        padding-bottom: 0;
        margin-top: 0px;
    }

    .section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(2) {
        display: none;
    }

    .section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(3) {
        display: none;
    }

    .section-helps-detail-left-table-header .section-helps-detail-left-table-header-box-title:nth-child(4) {
        display: none;
    }

    #section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(1) {
        width: 100%;
        align-items: flex-start;
    }

    div#section04 .section-helps-table-content-item-box2 {
        flex-direction: column;
    }

    div#section04 .section-helps-table-content-item {
        padding: 20px;
        gap: 0 20px;
    }

    div#section04 .section-helps-table-content-item .section-helps-table-content-item-box {
        padding: 0;
    }

    div#section04 .section-helps-table-content-item > div:nth-child(2) {
        margin: 0;
    }

    #section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(2) {
        width: 42%;
        margin-bottom: 16px;
    }

    #section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(4) {
        width: 100%;
    }

    #section04 .section-helps-table-content-item .section-helps-table-content-item-box:nth-child(3) {
        width: 42%;
        order: 2;
    }

    #section08 .section-helps-table-content-item {
        flex-direction: column;
    }

    #section08 .section-helps-table-content-item > div:nth-child(1) {
        width: 100%;
        text-align: start;
        align-items: flex-start;
        margin-bottom: 16px;
    }

    #section08 .section-helps-table-content-item > div:nth-child(2) {
        width: 100%;
        margin-bottom: 16px;
    }

    div#section08 .section-helps-table-content-item > div:nth-child(3) {
        width: 100%;
    }

    div#section08 .section-helps-table-content-item > div:nth-child(3) p {
        color: #526277 !important;
    }

    .section-icons-box-button {
        width: 100%;
    }

    .section-icons-box-button button {
        width: 100%;
    }

    .section-opt-box-right {
        width: 100%;
        height: 100%;
    }

    .section-opt-right-img {
        width: 100%;
        display: block;
        height: 100%;
        object-fit: cover;
    }

    .section-opt .container .section-opt-content {
        padding: 24px;
    }

    .section-opt-box-left {
        width: 100%;
        display: flex;
        flex-direction: column;
        justify-content: flex-end;
    }

    .section-opt-box-text {
        margin-bottom: 34px;
    }

    .section-opt {
        height: 565px;
        margin-top: 80px;
        padding-bottom: 80px;
    }

    .section-opt-title {
        color: #FFF;
    }

    .section-opt-text {
        color: #fff !important;
        opacity: .8;
    }

    .section-opt-content::after {
        content: "";
        width: 100%;
        height: 55%;
        display: block;
        background: linear-gradient(180deg, rgba(34, 39, 47, 0.00) 0%, rgba(32, 39, 51, 0.90) 100%);
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .resultado .section-connect-box-right svg {
        display: none;
    }

    .resultado .section-connect-box-left {gap: 40px;}

    .resultado .section-connect-subtitle.tx30 {
        line-height: 1 !important;
    }

    .resultado .section-connect-subtitle {
        margin-bottom: 18px;
    }

    .resultado .section-connect-content .section-connect-title {
        width: 100%;
        line-height: 1;
        display: flex;
        flex-direction: column;
    }

    .resultado .section-helps-table-header div:nth-child(2), .resultado .section-helps-table-content-item > div:nth-child(2) {
        width: 100%;
    }

    .resultado .section-helps-cards {
        flex-direction: column;
        padding: 0 20px 20px;
    }

    .section-helps-card {
        width: 100%;
    }

    .resultado .section-consultant-content {
        height: 100%;
        padding: 30px 20px;
    }

    .resultado .section-consultant-content .section-consultant-box-left {
        width: 100%;
    }

    .section-2-columns-content {
        flex-direction: column;
    }

    .section-2-columns-card {
        width: 100%;
        padding: 30px 20px;
    }

    .section-2-columns-card-box-title {
        width: 90%;
    }

    .section-2-columns-card-box-text {
        width: 80%;
    }

    .resultado .section-helps-table-content-item-box2 {
        flex-direction: column;
    }

    .resultado .section-helps-table-content-item > div:nth-child(2) {
        width: 50%;
        order: 4;
    }

    .resultado .section-helps-table-content-item > div:nth-child(3) {
        width: 50%;
    }

    .resultado .section-helps-table-content-item > div:nth-child(5) {
        width: 50% !important;
        order: 2;
    }

    .resultado .section-helps-table-content-item > div:nth-child(1) {
        align-items: flex-start;
    }

    .resultado .section-connect {
        margin-top: 0;
    }

    .section-helps-form-header {
        flex-direction: column;
        gap: 20px;
    }

    .section-helps-filter-box-search {
        width: 100%;
    }

    .section-helps-form-box-select {
        width: 100%;
    }

    .section-helps-form-box-select:nth-child(3) {
        width: 100%;
    }

    .section-helps-form-box-select:nth-child(4) {
        width: 100%;
    }

    .section-helps-form-checks {
        flex-wrap: wrap;
    }

    .section-alls.busqueda {
        margin-bottom: 0;
    }

    .modal-request-content {
        width: 100% !important;
        height: 100%;
        border-radius: 0 !important;
        padding: 80px 20px 20px !important;
        max-height: 100vh !important;
    }

    .modal-request-question-box-text {
        width: 60% !important;
    }

    .modal-request-questions {
        width: 100% !important;
    }

    .modal-request-question-box-inputs {
        width: 40% !important;
    }

    .modal-request-rate-box-text span {
        display: flex;
        align-items: center;
    }

    .modal-request-success-content {
        width: 90% !important;
    }

    .theme-new .layout-topbar .topbar-start .topbar-menubutton {
        display: none;
    }

    .section-clients-top-title {
        font-size: 24px;
        margin-bottom: 25px;
    }

    .notices-items-v2 {
        flex-direction: column;
    }

    .notices-items-v2 .section-notices-item {
        width: 100%;
        height: 224px;
    }

    .modal-simulation-step-box-icon {
        height: 150px;
    }

    .layout-sidebar {
        display: none !important;
    }

    .theme-new .layout-content {
        margin: 0;
        width: 100% !important;
    }

    .align-items-center.dashboard-left {
        align-items: flex-start !important;
        width: 100%;
    }

    .section-alls-left {
        width: 100%;
        position: relative;
    }

    .section-alls-page > .section-dashboard .container {
        padding-right: 12px;
        width: 100%;
    }

    .section-helps-box-button {
        justify-content: flex-start;
    }

    .section-helps-table-header {
        padding: 11px 0;
    }

    /* .section-helps-table-content-item:first-child .section-helps-table-content-item-box {} */

    .section-helps-table-content-item > div:nth-child(1) .section-helps-table-content-title {
        font-weight: 500;
    }

    .swiper-clients-slide-title {
        font-family: 'TT Chocolates';
    }

    .swiper-clients-slide-card-title {
        font-family: 'TT Chocolates';
        font-size: 14px;
    }

    .swiper-clients-slide-box-card .section-helps-table-content-item-tag {
        font-size: 15px;
    }

    .swiper-clients-slide-card-text {
        font-size: 17px !important;
    }

    .swiper-clients-slide-box-button .btn-request {
        font-size: 15px;
    }

    .section-notices {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .section-notices-item-bottom {
        font-size: 20px;
    }

    .section-notices-item-title-price {
        font-size: 22px;
    }

    .section-notices-item-porcentage span {
        font-size: 18px !important;
    }

    .section-notices-item-grafique {
        position: absolute;
        bottom: 0;
        right: 20px;
        height: 50%;
    }

    .section-about-item-text {
        font-size: 18px;
    }

    .section-alls-right {
        width: 100%;
    }

    .section-alls-right-content {
        gap: 60px;
    }

    .section-connect {
        margin-top: 0;
    }

    .tx11 {
        font-size: 14px;
        line-height: 130%;
    }

    .section-alls-page {
        overflow: hidden;
        position: relative;
        top: 1px;
    }

    .section-alls-left .section-dashboard {
        width: 100%;
        padding-right: 0;
    }

    .modal-simulation-step-box-button .button-n {
        width: 100% !important;
        padding: 9.5px 20px !important;
    }

    .simulation-step-01 .modal-simulation-step-content .modal-simulation-step-box-title {
        margin-top: 88px !important;
    }

    .simulation-step-01 .modal-simulation-step-content .modal-simulation-step-box-button {
        margin-top: 88px !important;
    }

    .modal-simulation-success-content .modal-simulation-box-input {
        width: 100% !important;
        margin-top: 0 !important;
    }

    .modal-simulation-success .modal-simulation-box-inputs {
        margin: 0 !important;
        gap: 10px !important;
        margin-top: 34px !important;
        margin-bottom: 40px !important;
    }

    .modal-simulation-success-content .button-n {
        width: 100%;
    }

    .modal-simulation-success-content .modal-simulation-bottom-text {
        margin-top: 16px !important;
    }

    .section-helps-detail-box-questions-all {
        padding-top: 40px;
        padding-left: 0;
        padding-right: 0;
        margin-top: 0;
    }

    .section-helps-detail-question {
        flex-direction: column;
        gap: 10px;
    }

    .section-helps-detail-questions-content {
        padding: 0;
    }

    .section-helps-detail-questions .field-radiobutton {
        align-items: center;
        justify-content: center;
    }

    .section-helps-detail-box-buttons {
        flex-direction: column;
        text-align: center;
        align-items: center;
    }

    .section-helps-detail-box-buttons button {
        width: 100%;
        text-align: center;
        align-items: center;
        justify-content: center;
    }

    .ayudas .section-connect-content .section-connect-subtitle {
        font-size: 30px;
    }

    .ayudas .section-connect-box-text {
        width: 100%;
    }

    .section-connect-text {
        font-size: 16px !important;
        font-weight: 500;
    }

    .section-helps-detail-content-box {
        flex-direction: column-reverse;
        gap: 40px;
    }

    .modal-request {
        z-index: 9999 !important;
    }
    .modal-simulation-success {
        z-index: 9999 !important;
    }

    .modal-cookies {
        z-index: 9999;
    }

    .modal-simulation-step-input-label-2 p br {
        display: block;
    }

    .modal-simulation-step-input-label-2 .modal-simulation-step-input-all input {
        height: 65px;
    }

    .p-dialog-mask {
        z-index: 9999 !important;
    }

    .section-2-columns-card-title {
        min-height: auto;
    }

    .section-helps-table-content-item > div:nth-child(4) .section-helps-table-content-title {
        color: #161654 !important;
    }

    .section-helps-table-content-item > div:nth-child(2) .section-helps-table-content-title {
        color: #161654 !important;
    }

    .resultado .section-helps-table-content-item > div:nth-child(3) {
        order: 1;
    }

    .resultado .section-helps-table-content-item > div:nth-child(6) {
        margin-top: 5px;
    }

    .section-helps-card-item-tag {
        padding: 4px 10px 4px;
    }

    .santander .section-connect-box-left {
        gap: 146px;
    }

    .santander .section-connect-title {
        width: 64%;
    }

    .modal-simulation::after {
        content: "";
        display: block;
        width: 100%;
        height: 56px;
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
    }

    .link-olvidopass {
        display: block;
        margin-top: 16px;
    }

    .perfil-progress-step-02 .step-bar-icon-01 {
        left: 45%;
    }

    .perfil-progress-step-02 .step-bar-icon-02 {
        right: 19%;
    }

    .section-perfil-progress-steps .step-bar-icon-03 {
        width: 31.2px;
        height: 31.2px;
    }

    .section-helps-detail-questions-content .card input {
        height: 35px;
    }

    .section-helps-detail-questions-content .p-multiselect {
        height: 35px;
    }

    .modal-simulation-bar .step-bar-icon-03 {
        display: none !important;
    }

    .section-helps-detail-questions-content .card .p-multiselect-label {
        padding: 8px 10px;
    }

    .simulation-step-05 .modal-simulation-step-content {
        width: 100% !important;
    }

    .modal-simulation-step-content .p-datatable-table {
        min-width: 50rem !important;
    }

    .modal-simulation-step-content .p-datatable-table td {
        white-space: nowrap;
    }

    .modal-simulation-step-content .p-datatable-table .p-button-label {
        display: none;
    }

    .p-multiselect-panel {
        width: 100% !important;
    }

    .menu-mobile-box-links .layout-root-menuitem > a {
        display: none;
    }

    .menu-mobile-box-links .layout-menuitem-text {
        opacity: 1;
        height: 24px;
        line-height: 1;
        display: flex;
        align-items: center;
        font-size: 22px;
        color: #161654;
    }

    .menu-mobile-box-links ul li {
        display: flex;
        align-items: center;
    }

    .menu-mobile-box-links ul li > a {
        display: flex;
        align-items: center;
        gap: 6px;
    }

    .menu-mobile-box-links .active-route svg {
        filter: brightness(0) saturate(100%) invert(35%) sepia(23%) saturate(3631%) hue-rotate(302deg) brightness(89%) contrast(93%);
    }

    .menu-mobile-box-links ul li > a svg {
        display: none;
    }

    .footer-flex-content {
        width: 100%;
    }

    .layout-footer .layout-menu .layout-root-submenulist {
        justify-content: flex-start;
        align-items: flex-start;
        margin-right: -20px;
        width: 100%;
    }

    .layout-footer .layout-menu .layout-root-submenulist li {
        width: 100%;
    }

    .layout-footer .layout-menuitem-text {
        font-size: 22px;
    }

    .section-helps-detail-left-box-text table {
        width: 100% !important;
    }

    .swiper-custom-slide-card02 .swiper-custom-slide-03 .swiper-custom-slide-01-box-bottom .swiper-custom-slide-button {
        margin-bottom: 0 !important;
    }

    .swiper-custom-slide-01-box-bottom > svg {
        position: relative;
        bottom: -20px;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-01 .swiper-custom-slide-01-box-bottom svg {
        right: 20px !important;
    }

    .modal-notifications {
        top: 74px;
        right: 0;
        width: 98%;
        left: 0;
        margin: auto;
    }

    .section-notifications {
        padding: 0 20px 15%;
    }

    .section-notifications .notifications-element.new::after {
        right: 7px;
    }

    .section-notifications .p-paginator {
        display: flex;
        flex-wrap: nowrap;
    }

    .section-page-perfil {
        flex-direction: column !important;
    }

    .section-onboarding-welcome .section-onboarding-content {
        width: 95%;
        padding: 25px;
    }

    .section-onboarding-verify .section-onboarding-content {
        width: 95%;
    }

    .section-onboarding-verify .modal-request-nivel2data-content {
        padding: 20px !important;
    }

    .section-onboarding-history .section-onboarding-content {
        width: 95%;
        padding: 20px;
    }

    .section-onboarding-history .section-onboarding-box-text {
        margin-bottom: 20px;
    }

    .section-onboarding-history .section-onboarding-box-title {
        margin-bottom: 25px;
    }

    .section-onboarding-ready-form {
        padding: 0 !important;
        width: 95%;
        margin: auto;
    }

    .modal-request-content .form-custom-box-radio-all {
        width: 100%;
    }

    .section-helps-detail-questions-content .form-custom-box-radio-all {
        width: 100%;
    }
}

@media (min-width: 600px) and (max-width: 991px) {
    .section-clients-box-top {
        width: 50%;
        position: relative;
        height: 535px;
    }

    .section-clients-box-swiper {
        width: 50%;
        padding: 24px;
    }

    .section-alls-right .section-alls-right-content {
        flex-direction: row;
        gap: 24px;
    }

    .dashboard-right-simulation-box-text {
        margin-bottom: 20px;
    }

    .dashboard-right-helps-items {
        gap: 20px;
    }

    .swiper-custom-slide-card01 .swiper-custom-slide-01-box-center img {
        width: 100%;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-01 .swiper-custom-slide-01-box-bottom svg {
        margin-right: 0;
    }

    .swiper-custom-slide-card02 .swiper-custom-slide-03 .swiper-custom-slide-01-box-bottom .swiper-custom-slide-button {
        margin-bottom: 0 !important;
    }

    .swiper-custom-slide-01-box-bottom > svg {
        position: relative;bottom: -20px;
    }

    .section-clients-content {
        flex-direction: row;
        gap: 20px;
    }

    .notices-items-v2 {
        flex-direction: row;
    }

    .notices-items-v2 .section-notices-item {
        width: calc(33.3% - 16px);
        height: 224px;
    }

    .section-notices-item {
        width: calc(33.3% - 16px);
    }

    .section-alls-right .section-alls-right-content {
        flex-direction: row;
        gap: 24px;
    }

    .dashboard-right-simulation-box-text {
        margin-bottom: 20px;
    }

    .dashboard-right-helps-items {
        gap: 20px;
    }

    .swiper-custom-slide-card01 .swiper-custom-slide-01-box-center img {
        width: 100%;
    }

    .swiper-custom-slide-card03 .swiper-custom-slide-01 .swiper-custom-slide-01-box-bottom svg {
        margin-right: 0;
    }

    .swiper-custom-slide-card02 .swiper-custom-slide-03 .swiper-custom-slide-01-box-bottom .swiper-custom-slide-button {
        margin-bottom: 0 !important;
    }

    .swiper-custom-slide-01-box-bottom > svg {
        position: relative;bottom: -20px;
    }


    .section-connect-box-left {
        gap: 30px;
    }

    .section-connect-content {
        gap: 40px;
    }

    .section-connect-box-right svg {
        width: 500px;
        height: 450px;
        top: -20%;
        right: -10%;
    }

    .section-notices {
        margin-top: 60px;
        margin-bottom: 60px;
    }

    .layout-footer .layout-menu .layout-root-submenulist {
        width: 50%;
    }
}

/* IMPRIMIR */

@media print {
    .no-print {
        display: none !important;
    }
    .layout-topbar {
        display: none !important;
    }
    .layout-sidebar{
        display: none !important;
    }

    .layout-content {
        width: 100% !important;
    }

    .section-helps-detail-content-button-content {
        opacity: 0 !important;
    }
    .section-helps-detail-box-share {
        display: none !important;
    }
    .section-connect-subtitle {
        color: #161654 !important;
    }
    .section-connect-text {
        color: #161654 !important;
    }
    .section-helps-detail-box-access {
        display: none !important;
    }
    .section-helps-detail-box-questions-all {
        display: none !important;
    }
    .section-connect-fond {
        display: none;
    }
}