

@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

.wp-block-button__link {
padding: 1em 2em;
border: none !important;
border-radius: 4px;
font-weight: bold;
letter-spacing: 5px;
text-transform: uppercase;
cursor: pointer;
 color: #fff;
transition: all 1000ms;
font-size: 15px;
position: relative;
overflow: hidden;
outline: 2px solid #162B48 !important;
display: inline-block;
text-align: center;

text-decoration: none;
}

.outline {
 color: #162B48 !important;
}

.wp-block-button__link:hover {
color: #ffffff !important;
transform: scale(1.001);
outline: 2px solid #162B48;
box-shadow: 4px 5px 17px -4px #1999E1;
}

.wp-block-button__link::before {
content: "";
position: absolute;
left: -50px;
top: 0;
width: 0;
height: 100%;
background-color: #162B48;
transform: skewX(45deg);
z-index: -1;
transition: width 800ms;
}
.wp-block-list li {
  list-style: none;
  position: relative;
  padding-left: 30px;
  margin-top: 10px;
}

.wp-block-list li::before {
  content: '';
  display: inline-block;
  width: 16px;
  height: 16px;
  background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%230474ca" viewBox="0 0 16 16"><path d="M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14m0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16"/><path d="m10.97 4.97-.02.022-3.473 4.425-2.093-2.094a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-1.071-1.05"/></svg>') no-repeat center center;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 5px; /* Ajuste fino: pode ser 4px, 6px, etc., dependendo da fonte e do line-height */
}


background-size: contain;
position: absolute;
left: 0;
top: 8px;
margin-right: 20px;
padding-top: 15px;



}

.wp-block-button__link:hover::before {
width: 250%;
}

.wp-block-post {
box-shadow: rgba(0, 0, 0, 0.1) 0px 10px 15px -3px,
rgba(0, 0, 0, 0.05) 0px 4px 6px -2px;
}

li.wp-block-post.servios:hover  {
overflow: hidden;
border-radius: 4px;
border: 4px solid;
animation: borderHueShift 10s ease infinite;
}

@keyframes borderHueShift {
0% {
border-color: hsl(210, 50%, 19%); /* #162b48 */
}
25% {
border-color: hsl(210, 50%, 40%); /* Intermediate blue */
}
50% {
border-color: hsl(210, 50%, 60%); /* Intermediate blue */
}
75% {
border-color: hsl(210, 80%, 50%); /* #157bce */
}
100% {
border-color: hsl(210, 50%, 19%); /* #162b48 */
}



.gbt-carousel-indicator.go-to-prev.step-control a {
  position: absolute;
  left: 10px;
  top: 50%;
  transform: translateY(-50%);
  background: rgba(0, 0, 0, 0.6);
  color: white;
  text-decoration: none;
  border-radius: 50%;
  font-size: 2rem;
  padding: 0.5rem 1rem;
  z-index: 10;
  transition: background 0.3s ease;
}

.gbt-carousel-indicator.go-to-prev.step-control a:hover {
  background: rgba(0, 0, 0, 0.9);
}

.gbt-carousel-indicator.go-to-prev.step-control a::after {
  content: "‹"; /* ou "←", "«", etc. */
  display: inline-block;
}/* 21862c2b14c0ae883eaed695162e5da7 */.has-pale-pink-background-color{background-color: #f78da7;}.has-pale-pink-color{color: #f78da7;}.has-vivid-red-background-color{background-color: #cf2e2e;}.has-vivid-red-color{color: #cf2e2e;}.has-luminous-vivid-orange-background-color{background-color: #ff6900;}.has-luminous-vivid-orange-color{color: #ff6900;}.has-luminous-vivid-amber-background-color{background-color: #fcb900;}.has-luminous-vivid-amber-color{color: #fcb900;}.has-light-green-cyan-background-color{background-color: #7bdcb5;}.has-light-green-cyan-color{color: #7bdcb5;}.has-vivid-green-cyan-background-color{background-color: #00d084;}.has-vivid-green-cyan-color{color: #00d084;}.has-pale-cyan-blue-background-color{background-color: #8ed1fc;}.has-pale-cyan-blue-color{color: #8ed1fc;}.has-vivid-cyan-blue-background-color{background-color: #0693e3;}.has-vivid-cyan-blue-color{color: #0693e3;}.has-very-light-gray-background-color{background-color: #eeeeee;}.has-very-light-gray-color{color: #eeeeee;}.has-cyan-bluish-gray-background-color{background-color: #abb8c3;}.has-cyan-bluish-gray-color{color: #abb8c3;}.has-very-dark-gray-background-color{background-color: #313131;}.has-very-dark-gray-color{color: #313131;}.has-small-font-size{font-size: 13px;}.has-normal-font-size{font-size: 16px;}.has-medium-font-size{font-size: 20px;}.has-large-font-size{font-size: 36px;}.has-huge-font-size{font-size: 48px;}