html {
    --primary-color: #0000dd;
    --secundary-color: #DE99E0;
    --third-color: #CC71C8;
    --fourth-color: #B2248F;
    --vetors-color: #ebeaea;
    --icons-color: #4f4f4f;
    --text-color: #000000cc;
    --title-color: #000;
    --primary-shadow: 0 32px 24px -16px #00000040;
    --secundary-shadow: 0 12px 24px -16px #00000040;
    height: 100%;

}

body {
    min-height: 100%;
    position: relative;
}

body,
html {
    margin: 0;
    padding: 0;
    font-family: "Poppins", sans-serif;
    color: var(--text-color);
}

main {
    margin-top: 3rem;
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Exo 2", sans-serif;
    color: var(--title-color);

}

h1,
h2 {
    font-size: calc(1.375rem + 1.5vw);
}

h3 {
    font-size: 1.3rem;
    font-weight: 500;
}

h4 {
    font-size: 1rem;
    font-weight: 700;
    margin-bottom: 0;
}

p {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    color: var(--text-color);
}

a {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    text-decoration: none;
    color: var(--text-color);
}

p a:hover {
    color: var(--third-color);
}

ul {
    list-style: none;
}

li {
    margin: 1rem 0;
}

.floating-section {
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    z-index: 9999;
}

.fixed-bar-section {
    position: fixed;
    bottom: 0rem;
    left: 0rem;
    z-index: 9999;
    width: 100%;
}

.btn-flutuante {
    background-color: #fff;
    border-radius: 50%;
    border: 5px solid var(--secundary-color);
    width: 5rem;
    height: 5rem;
    padding: 0.5rem;
    transition: transform 0.3s;
}

.btn-fixed-bar {
    width: 100%;
    background: #0000DD;
    background: linear-gradient(90deg, rgba(0, 0, 221, 1) 0%, rgba(204, 113, 200, 1) 100%);
    padding: 0.3rem 0;
}

.btn-fixed-bar img {
    margin-right: 1rem;
}

.btn-flutuante img,
.btn-fixed-bar img {
    width: 1.5rem;
}
.btn-fixed-bar h4{
    color: #fff;
}
.btn-flutuante h4{
    font-size: 0.8rem;
}

.btn-flutuante:hover {
    box-shadow: var(--primary-shadow);
    transform: perspective(600px) translateZ(40px) scale(1.05);
    z-index: 10;

}

.btn-flutuante:hover h4 {
    color: var(--secundary-color);
}

.hr-line-btn {
    background-color: var(--secundary-color);
    width: 2rem;
    height: 4px;
    margin-right: 1rem;
    border-radius: 40px;
    transition: all 0.3s;
}

.check-icon {
    width: 1.2rem;
    margin-top: 0.2rem;
    margin-right: 1rem;
}

.relative {
    position: relative;
}

.poemsbtn-neutro {
    display: block;
    color: var(--icons-color);
    transition: all 0.5s;
    height: 50px;
    text-align: center;
    width: 250px;
    cursor: pointer;
    border: 2px solid var(--icons-color);
    background-color: transparent;
    line-height: 50px;
    margin-bottom: 1.5rem;
    transition: color 0.5s, border 0.5s;
}

.poemsbtn-neutro:hover {
    color: var(--secundary-color);
    border: 2px solid var(--secundary-color);
}

.poemsbtn {
    display: block;
    color: var(--secundary-color);
    transition: all 0.5s;
    position: relative;
    line-height: 50px;
    height: 50px;
    text-align: center;
    width: 250px;
    cursor: pointer;
}

.poemsbtn::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #f8f8f8;
    transition: all 0.3s;
}

.poemsbtn:hover::before {
    opacity: 0;
    transform: scale(0.5, 0.5);
}

.poemsbtn::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: 0;
    transition: all 0.3s;
    border: 1px solid var(--secundary-color);
    transform: scale(1.2, 1.2);
    background-color: transparent;
}

.poemsbtn:hover::after {
    opacity: 1;
    transform: scale(1, 1);
}

.bg-img-properties {
    background-color: #4f4f4f;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.h-space {
    clear: both;
    height: 3rem;
}

.w-space {
    clear: both;
    width: 3rem;
}

/*************** SCROL Lateral em grid's *************/
.scroll-gallery-wrapper {
    display: flex;
    overflow-x: auto;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
    /* Melhoria de scroll para dispositivos iOS */
    padding-bottom: 10px;
    /*Estilo da scrollbar para navegadores WebKit (Chrome, Safari) */
    scrollbar-width: thin;
    /* Firefox */
    scrollbar-color: #888 #f1f1f1;
    /* Firefox */
}

.scroll-gallery-wrapper::-webkit-scrollbar {
    height: 8px;
    /* Altura do scrollbar horizontal */
}

.scroll-gallery-wrapper::-webkit-scrollbar-track {
    background: #f1f1f1;
    /* Cor de fundo da trilha do scrollbar */
    border-radius: 10px;
}

.scroll-gallery-wrapper::-webkit-scrollbar-thumb {
    background: #888;
    /* Cor do "polegar" do scrollbar */
    border-radius: 10px;
}

.scroll-gallery-wrapper::-webkit-scrollbar-thumb:hover {
    background: #555;
    /* Cor do "polegar" ao passar o mouse */
}

/* Item dentro da galeria de scroll */
.scroll-gallery-item,
.scroll-gallery-wrapper>div {
    flex-shrink: 0;
    /* Impede que os itens encolham e mantém sua largura definida */
    width: 300px;
    height: auto;
    margin-right: 2rem;
    /* Espaço à direita de cada item */
}

/* Para o último item não ter margin-right extra */
.scroll-gallery-item:last-child,
.scroll-gallery-wrapper>div:last-child {
    margin-right: 0;
}

/************ css de paginação ************/
.pagination {
    display: flex;
    list-style: none;
    padding: 0;
    margin: 2.5rem 0;
    justify-content: end;
}

.paginação-link {
    display: block;
    padding: 0.75rem 1rem;
    border: 1px solid transparent;
    color: var(--icons-color);
    min-width: 2.5rem;
    text-align: center;
    transition: all 0.2s ease-in-out;
}

.paginação-link:hover,
.paginação-link:focus {
    color: var(--secundary-color);
    outline: none;
}

.page-item.active .paginação-link,
.page-item.active .paginação-link:hover,
.page-item.active .paginação-link:focus {
    color: var(--secundary-color);
    cursor: default;
}

.page-item.disabled .paginação-link {
    color: #b0b0b0;
    pointer-events: none;
    cursor: not-allowed;
}

/* ----------   vetores  ------------- */
/******** retangulos antes dos titulos *******/
.title-vetor {
    position: relative;
    width: 47.5px;
    height: 21.96px;
    margin-right: 1rem; 
    margin-top: 1rem;
}

.title-vetor div {
    position: absolute;
    width: 31.67px;
    height: 7.57px;
    background-color: var(--secundary-color);
}

/*********** circulo no topo das paginas ************/
.circle-svg {
    width: 30vmin;
    position: relative;
    left: -80px;
    z-index: -10000;
}

.circle-svg svg {
    position: absolute;
    top: 0;
    left: 0;
}

.circle-v2-svg {
    width: 30vmin;
    position: absolute;
    left: 0%;
    top: 30%;
}

.dot-circle-svg {
    width: 20vmin;
    position: absolute;
    right: 0;
    bottom: -30px;
}

/********* setas para noticia e eventos - navegar para pagina seguinte e anterior **********/
.navigation {
    position: relative;
}

.nav-arrow {
    position: absolute;
    bottom: 7rem;
    padding: 15px;
    cursor: pointer;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.arrow {
    width: 2rem;
    fill: var(--vetors-color);
}

.arrow:hover {
    fill: var(--secundary-color);
}

.prev-arrow {
    left: 20px;
    /* Posição à esquerda */
}

.next-arrow {
    right: 20px;
    /* Posição à direita */
}

.active>.page-link,
.page-link.active,
.disabled>.page-link,
.page-link.disabled,
.page-link:hover,
.page-link:focus {
    color: var(--secundary-color);
    background-color: transparent;
    border-color: transparent;
}

.sr-only {
    /* esconder o texto para leitores de ecrã */
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0;
    border: 0;
}