.c-segretariati .banner{background-color:var(--red);color:#fff;margin-top:-.5rem;padding:.5em .5em .5em calc(33.33333% + 2rem)}.c-segretariati .banner.mobile{display:none}.c-segretariati .navigator{display:flex;gap:2rem}.c-segretariati .country-selector-container{align-items:flex-end;display:flex;flex-direction:column;gap:2rem;position:relative;width:33.33333%;z-index:1}.c-segretariati .number-banners{display:flex;flex-direction:column;gap:2rem}.c-segretariati .number-banner{align-content:center;background-color:#4d7f93;border-radius:3rem;color:#fff;display:flex;gap:.5rem;height:120px;max-width:100%;padding:2rem;width:290px}.c-segretariati .number-banner>div{align-items:center;display:flex;width:50%}.c-segretariati .number-banner .number{justify-content:flex-end}#countrySelector{background-color:#fff;border-radius:3rem;box-shadow:0 3px 6px #00000029;display:flex;flex-direction:column;gap:1em;max-width:100%;padding:3rem 2rem;user-select:none;width:290px}#countrySelector .country:not(.active){cursor:pointer}#countrySelector .country:not(.active):hover{color:var(--red)}#countrySelector .country.active{color:var(--red);font-weight:700}#countrySelector .country:not(.active):before{color:#fff;content:"\f0da";font-family:Font Awesome\ 6 Free;font-weight:900;margin-right:.5em}#countrySelector .country.active:before{color:var(--red);content:"\f0da";font-family:Font Awesome\ 6 Free;font-weight:900;margin-right:.5em}#segTable{padding-right:16.66667%;padding-top:2rem;width:66.66667%}#segTable .thead,#segTable .tr{border-bottom:1px solid var(--gray);display:grid;gap:2rem;grid-template-columns:repeat(3,33.33333%);padding:1rem 0}#segTable .th{align-items:center;color:var(--red);display:flex;gap:1em}#segTable .th img{height:20px;margin-right:.5rem}#segTable .td>a{cursor:default;pointer-events:none}@media screen and (max-width:960px){.c-segretariati .banner{padding:.5em;text-align:center}.c-segretariati .banner:not(.mobile){display:none}.c-segretariati .banner.mobile{display:block}.c-segretariati .navigator{flex-direction:column}.c-segretariati .navigator>div{width:100%}.c-segretariati .country-selector-container{margin-top:0!important;padding:1.5rem}.c-segretariati .number-banners{flex-direction:row;flex-wrap:wrap;justify-content:center;width:100%}#countrySelector{border-radius:3rem;display:grid;grid-template-columns:repeat(3,1fr);padding:2rem 1rem;width:100%}#segTable .thead .th:last-child,#segTable .tr .td:last-child{display:none}#segTable .thead,#segTable .tr{grid-template-columns:1fr 1fr}#segTable{padding:1.5rem;width:100%}#segTable .td>a{cursor:pointer;font-weight:600;pointer-events:all;text-decoration:underline}}@media screen and (max-width:600px){#countrySelector{grid-template-columns:repeat(2,1fr)}}