.side-nav{display:flex;flex-direction:column;gap:8px;list-style:none;margin:0 0 40px;padding:0}.side-nav li{margin:0}.side-nav li.active a{background-color:var(--color-background-main);border-color:var(--color-primary);color:var(--color-primary)}.side-nav a{border:1px solid var(--color-gray-300);border-radius:var(--button-border-radius);color:var(--color-text-primary);display:block;padding:20px;transition:.3s ease}.side-nav a:hover{background-color:var(--color-background-main);border-color:var(--color-primary);color:var(--color-primary)}.side-nav a a.wcag-tooltip{display:none}
.asistResult{margin-top:50px}.asistResult .title{margin-bottom:20px}
.news-module.news-list{display:flex;flex-direction:column;gap:50px;margin:0;padding:0}.news-module .news{border-bottom:1px solid var(--color-gray-500);margin:0;overflow:hidden;padding-bottom:30px}.news-module .news .foto-news{grid-area:img}@media (width > 468px){.news-module .news .foto-news img{min-width:120px;width:120px}}@media (width > 568px){.news-module .news .foto-news img{min-width:200px;width:200px}}.news-module .news:first-of-type .h3{font-size:36;line-height:47}.news-module .news article:has(.foto-news){display:grid;gap:20px;grid-template-areas:"img title" "desc desc";grid-template-columns:150px 1fr}@media (width > 568px){.news-module .news article:has(.foto-news){-moz-column-gap:20px;column-gap:20px;grid-template-areas:"img title" "img desc";grid-template-columns:200px 1fr;row-gap:0}}@media (width > 991px){.news-module .news article:has(.foto-news){-moz-column-gap:30px;column-gap:30px}}@media (width > 1200px){.news-module .news article:has(.foto-news){-moz-column-gap:40px;column-gap:40px}}.news-module .news h2,.news-module .news h3{grid-area:title;margin:0 0 16px}.news-module .news h2>a,.news-module .news h3>a{color:var(--color-text-primary)}.news-module .news h2>a:hover,.news-module .news h3>a:hover{color:var(--color-primary)}.news-module .news .date{display:block;font-size:1.4rem;font-weight:600;margin-bottom:0;padding-bottom:8px}.news-module .news .desc{margin-bottom:8px}.news-module .news .content{grid-area:desc;margin:0;overflow:hidden;padding:0}.news-module .news .content p:last-child{margin:0}.news-module .news .btn-primary.read-more{display:block;margin-top:24px;width:-moz-max-content;width:max-content}.news-module .news-details{margin-top:20px}
.faq-asist label.title{font-size:1.4rem;margin-bottom:16px}.faq-asist .form-group{margin-bottom:20px}
.faq-module .faq-module-answer-buttons{display:flex;gap:10px}.faq-module .rating{border-top:1px solid var(--color-gray-300);margin-bottom:20px;padding-top:20px}.faq-module button.answer{align-items:center;border:1px solid transparent;border-radius:var(--button-border-radius);display:flex;height:32px;justify-content:center;padding:0;width:32px}.faq-module button.answer:before{content:"";display:block;height:16px;opacity:1;position:static;transform:unset;width:16px;z-index:1}.faq-module button.answer.yes{background-color:var(--color-alert-success-bg);border-color:var(--color-alert-success)}.faq-module button.answer.yes:before{mask:url(../../icons/checked-circle.svg);-webkit-mask:url(../../icons/checked-circle.svg);-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.faq-module button.answer.yes:before,.faq-module button.answer.yes:hover{background-color:var(--color-alert-success)}.faq-module button.answer.yes:hover:before{background-color:var(--color-text-secondary)}.faq-module button.answer.no{background-color:var(--color-alert-error-bg);border-color:var(--color-alert-error)}.faq-module button.answer.no:before{mask:url(../../icons/close.svg);-webkit-mask:url(../../icons/close.svg);-webkit-mask-position:50% 50%;mask-position:50% 50%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}.faq-module button.answer.no:before,.faq-module button.answer.no:hover{background-color:var(--color-alert-error)}.faq-module button.answer.no:hover:before{background-color:var(--color-text-secondary)}
.right-section .inner-wrap{display:flex;flex-direction:column;gap:30px;margin-bottom:40px;margin-top:40px}@media (width > 960px){.right-section .inner-wrap{flex-direction:row}.right-section .right-off-canvas-menu{min-width:323px;width:323px}}.exit-off-canvas{display:none}

/*# sourceMappingURL=right.css.map*/