
:where(.editor-styles-wrapper) .editor-post-title{
    color: #000000 !important;
}
:where(.editor-styles-wrapper) h1 {
    color: #000000;
}

.inner-section {
    max-width: 1122px;
    margin: 0 auto;
    padding: 0 15px;
}

.outer-section {
    max-width: 1440px;
    margin: 0 auto;
}

.inner-section-full {
    max-width: 1122px;
    margin: 0 auto;
    padding: 0;
}
.p-inner {
    padding: 0 15px;
}
.alignwide {
    width: 100%;
    max-width: none;
    position: relative;
}
.alignnone {
    height: auto;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
}
.aligncenter {
    margin: 0.5rem auto !important;
}
.alignwide{
    max-width: 1122px;
    margin: 0 auto;
}
.page-template-home h2, .page-template-home h3{font-weight: normal;}
.editor-styles-wrapper {font-family: azo-sans-web, sans-serif;} 
h2, h3, h4, h5, h6 {font-weight: normal !important;}
h2 bold, h3 bold, h4 bold, h5 bold, h6 bold {font-weight: bold !important;}

/* Classes de tamanho de texto */
.text-big {
    font-size: 50px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    line-height: 1;
}
@media (max-width: 768px) {
    .text-big {font-size: 35px;}
    .text-big br {display: none;}
}
.text-base {font-size: 1rem;}
.text-xs {font-size: 0.75rem;}
.text-sm {font-size: 0.875rem;}
.text-md {font-size: 1rem;}
.text-lg {font-size: 1.125rem;}
.text-xl {font-size: 1.25rem;}
.text-2xl {font-size: 1.5rem;}
.text-3xl {font-size: 1.875rem;}
.text-4xl {font-size: 2.25rem;}
.text-5xl {font-size: 3rem;}

@media (min-width: 1024px) {
    .lg\:text-5xl {font-size: 3rem;line-height: 1;}
}

/* Classes de altura de linha */
.leading-none {line-height: 1;}
.leading-tight {line-height: 1.25;}
.leading-normal {line-height: 1.5;}
.leading-relaxed {line-height: 1.625}
.leading-loose {line-height: 2;}

/* Classes de peso da fonte */

.font-normal {font-weight: 400;}
.font-bold {font-weight: bolder !important;}

/* Classes de cor do texto */
.t-white {color: #ffffff;}
.t-black {color: #001445;}
.t-primary {color: #001445;}
.t-secondary {color: #0091D9;}
.t-gray {color: #6b7280;}
.t-text {color: #15243E;}

/* Classes de alinhamento do texto */
.text-left {text-align: left;}
.text-center {text-align: center;}
.text-right {text-align: right;}
.bg-white{background-color: #ffffff;}

.bg-black{background-color: #001445;}
.bg-azul-escuro{background-color: #15243E;}
.bg-azul-claro{background-color: #0091D9;}
.bg-gray{background-color: #6b7280;}

.mt-6 {margin-top: 3.5rem !important;}
.mt-7 {margin-top: 4rem !important;}

.z-10 {z-index: 10;}
.z-50 {z-index: 50;}

.inline-block{display: inline-block;}
.list-no-style {list-style: none;}
.pt-menu {padding-top: 105px;}
.ltrb-rounded {border-radius: 90px 0 90px 0;}

@media (max-width: 768px) {
    .ltrb-rounded {border-radius: 30px 0 30px 0;}
}
.absolute-parent {
    position: relative;
    overflow: hidden;
}
.absolute-parent:after {
    content: '';
    display: block;
}
.absolute-parent > img, .absolute-parent > picture > img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    inset: 0;
    z-index: 0;
}
.nbtn {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    padding: 12px 15px;
    text-transform: uppercase;
    border-radius: 5px;
    color:white;
}
.btn-primary {
    color: white !important;
    background-color: #414FDB !important;
}
.nbtn:after {
    content: url("data:image/svg+xml,%3Csvg width='21' height='15' viewBox='0 0 21 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20.7071 8.07112C21.0976 7.6806 21.0976 7.04743 20.7071 6.65691L14.3431 0.292946C13.9526 -0.0975785 13.3195 -0.0975785 12.9289 0.292946C12.5384 0.68347 12.5384 1.31664 12.9289 1.70716L18.5858 7.36401L12.9289 13.0209C12.5384 13.4114 12.5384 14.0446 12.9289 14.4351C13.3195 14.8256 13.9526 14.8256 14.3431 14.4351L20.7071 8.07112ZM0 7.36401L0 8.36401H20V7.36401V6.36401L0 6.36401L0 7.36401Z' fill='white'/%3E%3C/svg%3E");
    display: inline-block;
    width: 21px;
    margin-top: 2px;
}

.btn-down:after {
    content: url("data:image/svg+xml,%3Csvg width='15' height='21' viewBox='0 0 15 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.65684 20.7071C7.04737 21.0976 7.68053 21.0976 8.07106 20.7071L14.435 14.3431C14.8255 13.9526 14.8255 13.3195 14.435 12.9289C14.0445 12.5384 13.4113 12.5384 13.0208 12.9289L7.36395 18.5858L1.7071 12.9289C1.31657 12.5384 0.683409 12.5384 0.292884 12.9289C-0.0976401 13.3195 -0.0976402 13.9526 0.292884 14.3431L6.65684 20.7071ZM7.36395 0L6.36395 -4.37114e-08L6.36395 20L7.36395 20L8.36395 20L8.36395 4.37114e-08L7.36395 0Z' fill='white'/%3E%3C/svg%3E");
    display: inline-block;
}

@media (max-width: 600px) {
    .nbtn {display: flex;}
}

.text-gradient {
    background: linear-gradient(90deg, #469EDC 0%, #3D218C 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


