body{
    opacity:1 !important;
}
body a{
    color:#38484e;
}
body a:where(:not([class*="btn--"])){
    color:#38484e !important;
}
body a:hover{
    color:#38484e !important;
}
:where(.brxe-video) iframe, :where(.brxe-video) video{
    visibility:visible !important;
}
html:not(.lenis) .background-wrap{
    visibility:hidden;
}
.jw-paragraph-normal h2{
    color: #38484E;
    font-family: "Founders Grotesk";
    font-size: 3.9972rem;
    font-style: normal;
    font-weight: 400;
    line-height: 90%;
    margin-bottom: 4rem;
}
.jw-paragraph-normal h2:not(:first-of-type){
    margin-top: 4rem;
}

.jw-paragraph-normal blockquote{
    padding: 0;
    border: none;
    margin-bottom: 4rem;
}
.jw-paragraph-normal blockquote p{
    margin-bottom: 3rem;
}
.jw-paragraph-normal blockquote,
.jw-paragraph-normal blockquote p{
    color: #000;
    font-family: "Founders Grotesk";
    font-size: 1.6rem;
    font-style: italic;
    font-weight: 400;
    line-height: 133%;
}

.jw-paragraph-normal p{
    color: #000;
    font-family: "Founders Grotesk";
    font-size: 1.6rem;
    font-style: normal;
    font-weight: 400;
    line-height: 133%;
}
.jw-mix-high-light i{
    color: var(--white-trans-70);
    mix-blend-mode: difference;
    font-style:normal;
}