 /* Fonte divertida */
  @import url('https://fonts.googleapis.com/css2?family=Comic+Neue:wght@700&display=swap');

  /* Hover arco-íris nos links */
  .rainbow-hover {
    position: relative;
    color: #444;
    padding: 6px 12px;
    border-radius: 8px;
    transition: all 0.3s ease-in-out;
  }
  .rainbow-hover::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 0%;
    height: 4px;
    border-radius: 2px;
    background: linear-gradient(90deg, red, orange, yellow, green, blue, indigo, violet);
    transition: width 0.4s ease-in-out;
  }
  .rainbow-hover:hover {
    background: rgba(255, 228, 196, 0.4);
  }
  .rainbow-hover:hover::after {
    width: 100%;
  }

  /* Botão arco-íris animado */
  .rainbow-btn {
    background: linear-gradient(270deg, red, orange, yellow, green, blue, indigo, violet);
    background-size: 1400% 1400%;
    animation: rainbowMove 8s ease infinite;
    border: none;
    transition: all 0.3s ease;
  }
  .rainbow-btn:hover {
    transform: scale(1.1) rotate(-1deg);
    box-shadow: 0 0 20px rgba(0,0,0,0.3);
  }
  @keyframes rainbowMove {
    0% {background-position: 0% 50%}
    50% {background-position: 100% 50%}
    100% {background-position: 0% 50%}
  }

  
.shapedividers_com-3364{
overflow:hidden;
position:relative;
}
.shapedividers_com-3364::before{ 
content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 125px;
background-position: 50% 0%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0.1 35.28 2.17" preserveAspectRatio="none"><path d="M0 1.85c2.56-.83 7.68-.3 11.79-.42 4.1-.12 6.86-.61 9.58-.28 2.73.33 5.61 1.17 8.61 1 3-.19 4.73-.82 5.3-.84V.1H0z" fill="%23ffffff"/></svg>'); 
}

@media (min-width:2100px){
.shapedividers_com-3364::before{
background-size: 100% calc(2vw + 125px);
}
}
 


.shapedividers_com-4169{
overflow:hidden;
position:relative;
}
.shapedividers_com-4169::before{ 
content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 90px;
background-position: 50% 0%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" fill="%23fff085"/></svg>'); 
}

@media (min-width:2100px){
.shapedividers_com-4169::before{
background-size: 100% calc(2vw + 90px);
}
}
 


.shapedividers_com-7557{
overflow:hidden;
position:relative;
}
.shapedividers_com-7557::before{ 
content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 90px;
background-position: 50% 100%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" fill="%231261fc"/></svg>'); 
}

@media (min-width:2100px){
.shapedividers_com-7557::before{
background-size: 100% calc(2vw + 90px);
}
}
 
body, h1, h2, h3, h4, h5, h6, p, a, li, span, button {
    font-family: 'Baloo 2', cursive;
  }


  
.shapedividers_com-4058{
overflow:hidden;
position:relative;
}
.shapedividers_com-4058::before{ 
content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 90px;
background-position: 50% 0%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M0 1c3.17.8 7.29-.38 10.04-.55 2.75-.17 9.25 1.47 12.67 1.3 3.43-.17 4.65-.84 7.05-.87 2.4-.02 5.52.88 5.52.88V0H0z" fill="%23dbfbe7"/></svg>'); 
}

@media (min-width:2100px){
.shapedividers_com-4058::before{
background-size: 100% calc(2vw + 90px);
}
}
 


.shapedividers_com-7778{
overflow:hidden;
position:relative;
}
.shapedividers_com-7778::before{ 
content:'';
font-family:'shape divider from ShapeDividers.com';
position: absolute;
z-index: 3;
pointer-events: none;
background-repeat: no-repeat;
bottom: -0.1vw;
left: -0.1vw;
right: -0.1vw;
top: -0.1vw; 
background-size: 100% 90px;
background-position: 50% 100%;  background-image: url('data:image/svg+xml;charset=utf8, <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 35.28 2.17" preserveAspectRatio="none"><path d="M35.28 1.16c-3.17-.8-7.3.4-10.04.56-2.76.17-9.25-1.47-12.68-1.3-3.42.16-4.64.84-7.04.86C3.12 1.31 0 .4 0 .4v1.77h35.28z" fill="%2300d4ed"/></svg>'); 
}

@media (min-width:2100px){
.shapedividers_com-7778::before{
background-size: 100% calc(2vw + 90px);
}
}
 
#main-vlibras {
    position: fixed !important;
    left: 0 !important;
    right: auto !important;
}
