@charset "UTF-8";
    @import url(https: //fonts.googleapis.com/css?family=Source+Sans+Pro:400, 400i, 700, 700i&display=swap);
    @import url(https: //fonts.googleapis.com/css2?family=Open+Sans:wght@400;
    600;
    700;
    800&display=swap);
    h1, h2, h3, h4, h5, h6 {
    font-family: Simplon BP, sans-serif;
}
a:active, a:focus, a:hover {
    color: red;
}
h3 {
    font-size: 1.5rem;
    font-weight: 900;
    margin-bottom: 20px;
}
h3, h4 {
    font-family: Simplon BP, sans-serif;
}
h4 {
    color: #4d4e4e;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 22px;
}
@font-face {
    font-family: Simplon BP;
    src: url(/wp-content/themes/musehum/assets/fonts/simplonbp-light-webfont.woff) format("woff"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-light-webfont.woff2) format("woff2"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-light.svg) format("svg"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-light-webfont.ttf) format("truetype");
    font-weight: 100;
    font-style: normal;
    -moz-osx-font-smoothing: "grayscale";
    -webkit-font-smoothing: "antialiased"}
@font-face {
    font-family: Simplon BP;
    src: url(/wp-content/themes/musehum/assets/fonts/simplonoi-headline.woff) format("woff"), url(/wp-content/themes/musehum/assets/fonts/simplonoi-headline.woff2) format("woff2"), url(/wp-content/themes/musehum/assets/fonts/simplonoi-headline.svg) format("svg"), url(/wp-content/themes/musehum/assets/fonts/simplonoi-headline.ttf) format("ttf");
    font-weight: 900;
    font-style: normal;
    -moz-osx-font-smoothing: "grayscale";
    -webkit-font-smoothing: "antialiased"}
@font-face {
    font-family: Simplon BP;
    src: url(/wp-content/themes/musehum/assets/fonts/simplonbp-bold-webfont.woff) format("woff"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-bold-webfont.woff2) format("woff2"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-bold-webfont.svg) format("svg"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-bold-webfont.ttf) format("ttf"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-bold-webfont.eot) format("eot");
    font-weight: 700;
    font-style: normal;
    -moz-osx-font-smoothing: "grayscale";
    -webkit-font-smoothing: "antialiased"}
@font-face {
    font-family: Simplon BP;
    src: url(/wp-content/themes/musehum/assets/fonts/simplonbp-medium-webfont.woff) format("woff"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-medium-webfont.woff2) format("woff2"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-medium-webfont.svg) format("svg"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-medium-webfont.ttf) format("ttf"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-medium-webfont.eot) format("eot");
    font-weight: 500;
    font-style: normal;
    -moz-osx-font-smoothing: "grayscale";
    -webkit-font-smoothing: "antialiased"}
@font-face {
    font-family: Simplon BP;
    src: url(/wp-content/themes/musehum/assets/fonts/simplonbp-regular-webfont.woff) format("woff"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-regular-webfont.woff2) format("woff2"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-regular-webfont.svg) format("svg"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-regular-webfont.ttf) format("ttf"), url(/wp-content/themes/musehum/assets/fonts/simplonbp-regular-webfont.eot) format("eot");
    font-weight: 400;
    font-style: normal;
    -moz-osx-font-smoothing: "grayscale";
    -webkit-font-smoothing: "antialiased"}
body {
    font-family: Simplon BP, sans-serif;
}
.row {
    width: 100%}
.row-small {
    max-width: 680px;
}
.show-medium-down {
    display: none;
}
@media (max-width:1024px) {
    .show-medium-down {
    display: block;
}
}
@media (max-width:1024px) {
    .hide-medium-down {
    display: none;
}
}
.no-padding {
    padding: 0;
}
.margin-auto {
    margin-left: auto;
    margin-right: auto;
}
.row .column {
    padding: 0 .625rem;
    flex: 1 0 100%;
    flex-shrink: 0;
}
@media screen and (max-width:768px) {
    .column: not([class*=small]) {
    flex: 0 0 100%;
    max-width: 100%}
}
@media (min-width:576px) {
    .forced-grid, .row {
    max-width: 540px;
}
}
@media (min-width:768px) {
    .forced-grid, .row {
    max-width: 720px;
}
}
@media (min-width:992px) {
    .forced-grid, .row {
    max-width: 960px;
}
}
@media (min-width:1200px) {
    .forced-grid, .row {
    max-width: 1140px;
}
}
@media (min-width:1400px) {
    .forced-grid, .row {
    max-width: 1338px;
}
}
.forced-grid, .panel-layout {
    width: 100%}
.panel-layout .row {
    margin: 0 auto;
}
img.aligncenter {
    display: block;
    margin: 0 auto;
}
img.alignnone {
    width: 100%}
.wp-block-embed {
    position: relative;
    overflow: hidden;
    padding-top: 56.25%;
    margin-bottom: 65px;
}
.wp-block-embed .wp-block-embed__wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
}
.wp-block-embed .wp-block-embed__wrapper iframe {
    width: 100%;
    height: 100%}
.disabled {
    opacity: .5;
}
hr {
    border-width: 3px;
    border-color: #fff200;
}
hr.small {
    width: 80%;
    margin: 0 auto;
}
@media (max-width:1024px) {
    .home .card-section {
    display: block;
}
}
[type=color], [type=date], [type=datetime-local], [type=datetime], [type=email], [type=month], [type=number], [type=password], [type=search], [type=tel], [type=text], [type=time], [type=url], [type=week], textarea {
    margin-bottom: 0;
}
.wpcf7-response-output {
    color: #fff;
    border: none!important;
    padding: 0!important;
    margin: 0!important;
}
@-webkit-keyframes fadeIn {
    0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@keyframes fadeIn {
    0% {
    opacity: 0;
}
to {
    opacity: 1;
}
}
@-webkit-keyframes fadeOut {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@keyframes fadeOut {
    0% {
    opacity: 1;
}
to {
    opacity: 0;
}
}
@-webkit-keyframes fadeInLeftBig {
    0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    transform: translateZ(0);
}
}
@keyframes fadeInLeftBig {
    0% {
    opacity: 0;
    transform: translate3d(-2000px, 0, 0);
}
to {
    opacity: 1;
    transform: translateZ(0);
}
}
@-webkit-keyframes fadeInDown {
    0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    transform: translateZ(0);
}
}
@keyframes fadeInDown {
    0% {
    opacity: 0;
    transform: translate3d(0, -100%, 0);
}
to {
    opacity: 1;
    transform: translateZ(0);
}
}
@-webkit-keyframes zoomInDown {
    0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}
@keyframes zoomInDown {
    0% {
    opacity: 0;
    transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
    animation-timing-function: cubic-bezier(.55, .055, .675, .19);
}
60% {
    opacity: 1;
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
    animation-timing-function: cubic-bezier(.175, .885, .32, 1);
}
}
@-webkit-keyframes zoomIn {
    0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}
@keyframes zoomIn {
    0% {
    opacity: 0;
    transform: scale3d(.3, .3, .3);
}
50% {
    opacity: 1;
}
}
@-webkit-keyframes fadeInRight {
    0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    transform: translateZ(0);
}
}
@keyframes fadeInRight {
    0% {
    opacity: 0;
    transform: translate3d(100%, 0, 0);
}
to {
    opacity: 1;
    transform: translateZ(0);
}
}
.p-0 {
    padding: 0!important;
}
.pt-0 {
    padding-top: 0;
}
.pb-0 {
    padding-bottom: 0;
}
.pr-0 {
    padding-right: 0!important;
}
.pl-0 {
    padding-left: 0!important;
}
.p-0 {
    padding: 0;
}
.pt-15 {
    padding-top: 15px;
}
.pb-15 {
    padding-bottom: 15px;
}
.pr-15 {
    padding-right: 15px!important;
}
.pl-15 {
    padding-left: 15px!important;
}
.p-15 {
    padding: 15px;
}
.pt-20 {
    padding-top: 20px;
}
.pb-20 {
    padding-bottom: 20px;
}
.pr-20 {
    padding-right: 20px!important;
}
.pl-20 {
    padding-left: 20px!important;
}
.p-20 {
    padding: 20px;
}
.pt-30 {
    padding-top: 30px;
}
.pb-30 {
    padding-bottom: 30px;
}
.pr-30 {
    padding-right: 30px!important;
}
.pl-30 {
    padding-left: 30px!important;
}
.p-30 {
    padding: 30px;
}
.pt-40 {
    padding-top: 40px;
}
.pb-40 {
    padding-bottom: 40px;
}
.pr-40 {
    padding-right: 40px!important;
}
.pl-40 {
    padding-left: 40px!important;
}
.p-40 {
    padding: 40px;
}
.pt-50 {
    padding-top: 50px;
}
.pb-50 {
    padding-bottom: 50px;
}
.pr-50 {
    padding-right: 50px!important;
}
.pl-50 {
    padding-left: 50px!important;
}
.p-50 {
    padding: 50px;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pr-60 {
    padding-right: 60px!important;
}
.pl-60 {
    padding-left: 60px!important;
}
.p-60 {
    padding: 60px;
}
@media screen and (max-width:640px) {
    .pt-sm-0 {
    padding-top: 0;
}
.pb-sm-0 {
    padding-bottom: 0;
}
.pt-sm-20 {
    padding-top: 20px;
}
.pb-sm-20 {
    padding-bottom: 20px;
}
.pt-sm-30 {
    padding-top: 30px;
}
.pb-sm-30 {
    padding-bottom: 30px;
}
.pt-sm-40 {
    padding-top: 40px;
}
.pb-sm-40 {
    padding-bottom: 40px;
}
.pt-sm-50 {
    padding-top: 50px;
}
.pb-sm-50 {
    padding-bottom: 50px;
}
.pt-sm-60 {
    padding-top: 60px;
}
.pb-sm-60 {
    padding-bottom: 60px;
}
}
.pl-0 {
    padding-left: 0;
}
.pr-0 {
    padding-right: 0;
}
.pl-20 {
    padding-left: 20px;
}
.pr-20 {
    padding-right: 20px;
}
.pl-30 {
    padding-left: 30px;
}
.pr-30 {
    padding-right: 30px;
}
.pl-40 {
    padding-left: 40px;
}
.pr-40 {
    padding-right: 40px;
}
.pl-50 {
    padding-left: 50px;
}
.pr-50 {
    padding-right: 50px;
}
.m-0 {
    margin: 0!important;
}
.mtb--30 {
    margin-bottom: -30px;
}
.mt--30, .mtb--30 {
    margin-top: -30px;
}
.mb--30 {
    margin-bottom: -30px!important;
}
.mtb-0 {
    margin-bottom: 0;
}
.mt-0, .mtb-0 {
    margin-top: 0;
}
.mb-0 {
    margin-bottom: 0!important;
}
.mtb-5 {
    margin-bottom: 5px;
}
.mt-5, .mtb-5 {
    margin-top: 5px;
}
.mb-5 {
    margin-bottom: 5px!important;
}
.mtb-7 {
    margin-bottom: 7px;
}
.mt-7, .mtb-7 {
    margin-top: 7px;
}
.mb-7 {
    margin-bottom: 7px!important;
}
.mtb-10 {
    margin-bottom: 10px;
}
.mt-10, .mtb-10 {
    margin-top: 10px;
}
.mb-10 {
    margin-bottom: 10px!important;
}
.mtb-15 {
    margin-bottom: 15px;
}
.mt-15, .mtb-15 {
    margin-top: 15px;
}
.mb-15 {
    margin-bottom: 15px!important;
}
.mtb-20 {
    margin-bottom: 20px;
}
.mt-20, .mtb-20 {
    margin-top: 20px;
}
.mb-20 {
    margin-bottom: 20px!important;
}
.mtb-25 {
    margin-bottom: 25px;
}
.mt-25, .mtb-25 {
    margin-top: 25px;
}
.mb-25 {
    margin-bottom: 25px!important;
}
.mtb-30 {
    margin-bottom: 30px;
}
.mt-30, .mtb-30 {
    margin-top: 30px;
}
.mb-30 {
    margin-bottom: 30px!important;
}
.mtb-40 {
    margin-bottom: 40px;
}
.mt-40, .mtb-40 {
    margin-top: 40px;
}
.mb-40 {
    margin-bottom: 40px!important;
}
.mtb-50 {
    margin-bottom: 50px;
}
.mt-50, .mtb-50 {
    margin-top: 50px;
}
.mb-50 {
    margin-bottom: 50px!important;
}
.mtb-60 {
    margin-bottom: 60px;
}
.mt-60, .mtb-60 {
    margin-top: 60px;
}
.mb-60 {
    margin-bottom: 60px!important;
}
@media screen and (max-width:640px) {
    .mtb-sm--30 {
    margin-top: -30px;
    margin-bottom: -30px;
}
.mt-sm--30 {
    margin-top: -30px!important;
}
.mb-sm--30 {
    margin-bottom: -30px;
}
.mtb-sm-0 {
    margin-top: 0;
    margin-bottom: 0;
}
.mt-sm-0 {
    margin-top: 0!important;
}
.mb-sm-0 {
    margin-bottom: 0;
}
.mtb-sm-10 {
    margin-top: 10px;
    margin-bottom: 10px;
}
.mt-sm-10 {
    margin-top: 10px!important;
}
.mb-sm-10 {
    margin-bottom: 10px;
}
.mtb-sm-15 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.mt-sm-15 {
    margin-top: 15px!important;
}
.mb-sm-15 {
    margin-bottom: 15px;
}
.mtb-sm-20 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.mt-sm-20 {
    margin-top: 20px!important;
}
.mb-sm-20 {
    margin-bottom: 20px;
}
.mtb-sm-30 {
    margin-top: 30px;
    margin-bottom: 30px;
}
.mt-sm-30 {
    margin-top: 30px!important;
}
.mb-sm-30 {
    margin-bottom: 30px;
}
.mtb-sm-40 {
    margin-top: 40px;
    margin-bottom: 40px;
}
.mt-sm-40 {
    margin-top: 40px!important;
}
.mb-sm-40 {
    margin-bottom: 40px;
}
.mtb-sm-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}
.mt-sm-50 {
    margin-top: 50px!important;
}
.mb-sm-50 {
    margin-bottom: 50px;
}
.mtb-sm-60 {
    margin-top: 60px;
    margin-bottom: 60px;
}
.mt-sm-60 {
    margin-top: 60px!important;
}
.mb-sm-60 {
    margin-bottom: 60px;
}
}
.mr-0 {
    margin-right: 0;
}
.ml-0 {
    margin-left: 0;
}
.mr-10 {
    margin-right: 10px;
}
.ml-10 {
    margin-left: 10px;
}
.mr-15 {
    margin-right: 15px;
}
.ml-15 {
    margin-left: 15px;
}
.mr-20 {
    margin-right: 20px;
}
.ml-20 {
    margin-left: 20px;
}
.mr-30 {
    margin-right: 30px;
}
.ml-30 {
    margin-left: 30px;
}
.mr-40 {
    margin-right: 40px;
}
.ml-40 {
    margin-left: 40px;
}
.mr-50 {
    margin-right: 50px;
}
.ml-50 {
    margin-left: 50px;
}
.mr-60 {
    margin-right: 60px;
}
.ml-60 {
    margin-left: 60px;
}
.p-rel {
    position: relative;
}
.d-block {
    display: block;
}
.d-flex {
    display: flex;
}
.justify-content-center {
    justify-content: center;
}
.justify-content-between {
    justify-content: space-between;
}
.align-items-center {
    align-items: center;
}
.flex-column-reverse {
    display: flex;
    flex-direction: column-reverse;
}
@media (max-width:829px) {
    .sm-order-0 {
    order: 0;
}
.sm-order-1 {
    order: 1;
}
.sm-order-2 {
    order: 2;
}
.sm-order-3 {
    order: 3;
}
}
.img-center {
    display: block;
    margin: 0 auto;
}
.flex-1 {
    flex: 1;
}
.fz-8 {
    font-size: 8px!important;
}
.fz-11 {
    font-size: 11px!important;
}
.fz-13 {
    font-size: 13px!important;
}
.fz-14 {
    font-size: 14px!important;
}
.fz-15 {
    font-size: 15px!important;
}
.fz-16 {
    font-size: 16px!important;
}
.fz-17 {
    font-size: 17px!important;
}
.fz-18 {
    font-size: 18px!important;
}
.fz-20 {
    font-size: 20px!important;
}
.fz-24 {
    font-size: 24px!important;
}
.fz-26 {
    font-size: 26px!important;
}
.fz-30 {
    font-size: 30px!important;
}
.fz-32 {
    font-size: 32px!important;
}
.fz-40 {
    font-size: 40px!important;
}
.fz-42 {
    font-size: 42px!important;
}
.fz-50 {
    font-size: 50px!important;
}
.fz-60 {
    font-size: 60px!important;
}
.fw-300 {
    font-weight: 300;
}
.fw-400 {
    font-weight: 400;
}
.fw-500 {
    font-weight: 500;
}
.fw-600 {
    font-weight: 600;
}
.fw-700 {
    font-weight: 700;
}
.fw-800 {
    font-weight: 800;
}
.fw-90 {
    font-weight: 90;
}
.lh-1-2 {
    line-height: 1.2em;
}
.lh-1-6 {
    line-height: 1.6em;
}
.lh-2 {
    line-height: 2em;
}
.lh-17 {
    line-height: 17px;
}
.lh-21 {
    line-height: 21px;
}
.lh-38 {
    line-height: 38px;
}
.ls-1 {
    letter-spacing: 1px;
}
.ls-2 {
    letter-spacing: 2px;
}
.ls-3 {
    letter-spacing: 3px;
}
.ls-4 {
    letter-spacing: 4px;
}
.ls-5 {
    letter-spacing: 5px;
}
.ls-6 {
    letter-spacing: 6px;
}
.ta-r {
    text-align: right;
}
.ta-c {
    text-align: center;
}
.ta-l {
    text-align: left;
}
.ff-text {
    font-family: Simplon BP, sans-serif;
}
.ff-title {
    font-family: Simplon BP, sans-serif!important;
}
.bold, b {
    font-weight: 600;
}
.bolder {
    font-weight: 900;
}
.light {
    font-weight: 200;
}
.italic, i {
    font-style: italic;
}
.underline {
    text-decoration: underline;
}
.lowercase {
    text-transform: lowercase;
}
.uppercase {
    text-transform: uppercase!important;
}
.nocase {
    text-transform: none;
}
.text-primary {
    color: #e12991;
}
.text-white, .text-white:hover {
    color: #fff;
}
.text-lightgray {
    color: #888!important;
}
.nav-up {
    top: -116px!important;
}
.nav-up.active {
    top: 0!important;
}
header.main-header {
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 1;
    transition: all .4s;
    background: #fff;
    z-index: 999999;
}
header.main-header.active .logo {
    visibility: hidden;
}
header.main-header .content-wrapper {
    display: flex;
    justify-content: space-between;
    padding: 15px 0;
    height: 96px;
}
header.main-header .content-wrapper .logo {
    width: 150px;
    transition: all .4s;
}
@media (max-width:1024px) {
    header.main-header .content-wrapper .logo {
    width: 75px;
}
}
header.main-header .content-wrapper .data {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
header.main-header .content-wrapper .data .oi-logo {
    display: flex;
    align-items: center;
    margin-right: 46px;
}
@media (max-width:1024px) {
    header.main-header .content-wrapper .data .oi-logo {
    display: none;
}
}
header.main-header .content-wrapper .data .oi-logo:after {
    content: "";
    height: 17px;
    width: 2px;
    background-color: #3d3d3d;
}
header.main-header .content-wrapper .data .oi-logo a {
    margin-right: 46px;
}
header.main-header .content-wrapper .data .oi-logo a img {
    height: 36px;
    transition: all .4s ease-in-out;
}
header.main-header .content-wrapper .data .oi-logo a img:hover {
    transform: scale(1.3);
    transition: all .4s ease-in-out;
}
@media (max-width:1024px) {
    header.main-header .content-wrapper .data .small-menu {
    display: none;
}
}
header.main-header .content-wrapper .data .font-size-helper {
    margin-right: 20px;
}
@media (max-width:1024px) {
    header.main-header .content-wrapper .data .font-size-helper {
    display: none;
}
}
header.main-header .content-wrapper .data .font-size-helper .control-button {
    cursor: pointer;
    font-size: .875rem;
    letter-spacing: .3px;
    color: #3d3d3d;
    margin-right: 4.4px;
    margin-bottom: 0;
    font-weight: 500;
    text-align: center;
    transition: all .28s ease;
}
header.main-header .content-wrapper .data .font-size-helper .control-button:focus {
    outline: none;
}
header.main-header .content-wrapper .data .font-size-helper .control-button:hover {
    color: rgb(0,158,11);
    transition: all .28s ease;
}
header.main-header .content-wrapper .data .action-buttons {
    display: flex;
}
header.main-header .content-wrapper .data .action-buttons button {
    width: 44px;
    height: 44px;
    background: #3d3d3d;
    border-radius: 50%;
    font-size: 1.375rem;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    transition: all .28s ease;
}
header.main-header .content-wrapper .data .action-buttons button:focus {
    outline: none;
}
header.main-header .content-wrapper .data .action-buttons button:hover {
    background: rgb(0,158,11);
    transition: all .28s ease;
}
header.main-header .content-wrapper .data .action-buttons button.menu-btn {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 10;
    transition: background-color .35s ease;
}
header.main-header .content-wrapper .data .action-buttons button.menu-btn:before {
    content: "";
    display: block;
    width: 14px;
    position: relative;
    height: 2px;
    background: #fff;
    margin-bottom: 3px;
    transition: transform .35s ease, border .25s ease;
}
header.main-header .content-wrapper .data .action-buttons button.menu-btn:after {
    content: "";
    display: block;
    width: 14px;
    position: relative;
    height: 7px;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    transition: transform .35s ease, border .25s ease;
}
header.main-header .content-wrapper .data .action-buttons button.menu-btn.active {
    background: #fff;
}
header.main-header .content-wrapper .data .action-buttons button.menu-btn.active:before {
    transform: rotate(-45deg);
    top: 1px;
    background: #3d3d3d;
    margin-bottom: 0;
}
header.main-header .content-wrapper .data .action-buttons button.menu-btn.active:after {
    border-top: 2px solid #3d3d3d;
    border-bottom: 0;
    height: 2px;
    top: -1px;
    transform: rotate(45deg);
}
header.main-header .content-wrapper .data .action-buttons button.search-btn {
    margin-right: 26px;
}
@media (min-width:1600px) {
    header.main-header .content-wrapper .data .action-buttons button.search-btn {
    margin-right: 48px;
}
}
header.main-header .content-wrapper ul#short-menu li a {
    font-size: .875rem;
    font-weight: 500;
    color: #3d3d3d;
}
header.main-header .content-wrapper ul#short-menu li a:hover {
    color: rgb(0,158,11);
    transition: all .28s ease;
}
header.main-header .search-section {
    display: none;
    position: absolute;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-image: url(/wp-content/themes/musehum/assets/images/menu-bg.png), linear-gradient(118deg, rgb(0,211,22), rgb(0,158,11));
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 50%;
    background-size: contain, 100%;
    padding-top: 136px;
    justify-content: center;
    -webkit-animation: fadeOut .2s both;
    animation: fadeOut .2s both;
}
header.main-header .search-section.active {
    display: flex;
    z-index: 1;
    -webkit-animation: fadeIn .2s both;
    animation: fadeIn .2s both;
}
header.main-header .search-section .search-input {
    color: #fff;
    font-size: 2rem;
    font-family: Simplon BP, sans-serif;
    width: 100%;
    height: 75px;
    padding: 0 calc(1.43403vw + 10.41109px);
    background-color: transparent;
    border: none;
    border-bottom: 1px solid #fff;
    border-radius: 0;
}
header.main-header .search-section .search-input::-webkit-input-placeholder {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}
header.main-header .search-section .search-input::-moz-placeholder {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}
header.main-header .search-section .search-input:-ms-input-placeholder {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}
header.main-header .search-section .search-input::-ms-input-placeholder {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}
header.main-header .search-section .search-input::placeholder {
    font-weight: 900;
    text-transform: uppercase;
    color: #fff;
}
header.main-header .search-section .search-input:focus {
    outline: none;
    box-shadow: none;
}
header.main-header .search-section .s-content-wrapper {
    width: 75%;
    margin-left: auto;
}
@media (max-width:1024px) {
    header.main-header .search-section .s-content-wrapper {
    width: 100%;
    margin: 0;
}
}
header.main-header .search-section .useful-links .links-title {
    margin-top: 80px;
    color: #fff;
}
header.main-header .search-section .useful-links ul#links-menu {
    display: block;
}
header.main-header .search-section .useful-links ul#links-menu a {
    margin-bottom: 15px;
    padding-bottom: 2px;
    border-bottom: 1px solid #fff;
    text-transform: uppercase;
    font-size: 1rem;
    line-height: 1.25;
    color: #fff;
}
header.main-header .search-section .form-wrapper {
    display: flex;
    align-items: center;
}
header.main-header .search-section .form-wrapper form {
    width: 100%}
header.main-header .search-section .form-wrapper a.search-link {
    margin-left: -44px;
    width: 44px;
    height: 44px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #fff;
    border-radius: 50%;
    margin-bottom: 5px;
}
header.main-header .search-section .form-wrapper a.search-link i {
    color: #3d3d3d;
    font-size: .875rem;
}
header.main-header .menu-section {
    display: none;
    width: 100%;
    height: 382px;
    background-image: linear-gradient(118deg, rgb(0,211,24), rgb(0,158,11));
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    justify-content: center;
    padding-top: 136px;
}
@media (max-width:1024px) {
    header.main-header .menu-section {
    height: 100vh;
    background-image: url(/wp-content/themes/musehum/assets/images/menu-bg.png), linear-gradient(118deg, rgb(0,211,22), rgb(0,158,11));
    padding-top: 18px;
    background-repeat: no-repeat, no-repeat;
    background-position: 0 0, 50%;
    background-size: contain, 100%}
}
header.main-header .menu-section .mobile-menu {
    display: none;
}
header.main-header .menu-section .mobile-menu ul>li>.sub-menu {
    margin-left: 15px;
}
header.main-header .menu-section .mobile-menu ul>li>.sub-menu a {
    font-size: 1.25rem;
}
header.main-header .menu-section .mobile-menu ul li a {
    color: #fff;
    font-weight: 900;
    font-size: 1.625rem;
}
@media (max-width:1024px) {
    header.main-header .menu-section .mobile-menu ul li a {
    display: inline-block;
}
}
@media (max-width:1024px) {
    header.main-header .menu-section .mobile-menu {
    display: block;
}
}
header.main-header .menu-section .main-menu-wrapper {
    padding-bottom: 95px;
    position: relative;
}
@media (max-width:1024px) {
    header.main-header .menu-section .main-menu-wrapper {
    display: none;
}
}
header.main-header .menu-section .main-menu-wrapper:after {
    content: "";
    width: 100%;
    height: 1px;
    background: hsla(0, 0%, 100%, .5);
    display: block;
    position: absolute;
    bottom: -1px;
    -webkit-animation: zoomIn .5s ease-in both;
    animation: zoomIn .5s ease-in both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu) {
    justify-content: space-between;
}
header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu)>li {
    margin-right: 0;
}
@media (max-width:1024px) {
    header.main-header .menu-section .main-menu-wrapper ul: not(.sub-menu)>li {
    display: block;
}
}
header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu)>li>i {
    display: none;
}
header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu)>li>a {
    color: #fff;
    font-weight: 900;
    text-transform: uppercase;
    font-size: 1.25rem;
    display: block;
    text-align: left;
    line-height: normal;
    white-space: nowrap;
    position: relative;
    z-index: 2;
    transition: color .3s;
    -webkit-animation: fadeInDown .5s ease-in both;
    animation: fadeInDown .5s ease-in both;
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
@media (max-width:1024px) {
    header.main-header .menu-section .main-menu-wrapper ul: not(.sub-menu)>li>a {
    display: inline-block;
}
}
header.main-header .menu-section .main-menu-wrapper ul:not(.sub-menu)>li>a.current {
    color: #fff200;
}
header.main-header .menu-section .main-menu-wrapper .bg-text {
    width: 100%;
    font-size: 11.25rem;
    text-transform: uppercase;
    color: hsla(0, 0%, 100%, .14);
    text-align: center;
    position: absolute;
    top: -101px;
    font-weight: 900;
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
header.main-header .menu-section.active {
    display: flex;
    z-index: 1;
    -webkit-animation: fadeInDown .55s ease-in both;
    animation: fadeInDown .55s ease-in both;
}
header.main-header ul {
    display: flex;
    list-style-type: none;
    margin: 0;
}
header.main-header ul li a {
    display: block;
    transition: all .6s;
}
header.main-header ul>li {
    display: flex;
    align-items: center;
    margin-right: 15px;
}
@media (max-width:1024px) {
    header.main-header ul>li {
    display: inline-block;
}
}
header.main-header ul>li .sub-menu.display-submenu {
    pointer-events: all;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(1n) {
    -webkit-animation-delay: .05s;
    animation-delay: .05s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(2n) {
    -webkit-animation-delay: .1s;
    animation-delay: .1s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(3n) {
    -webkit-animation-delay: .15s;
    animation-delay: .15s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(4n) {
    -webkit-animation-delay: .2s;
    animation-delay: .2s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(5n) {
    -webkit-animation-delay: .25s;
    animation-delay: .25s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(6n) {
    -webkit-animation-delay: .3s;
    animation-delay: .3s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(7n) {
    -webkit-animation-delay: .35s;
    animation-delay: .35s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(8n) {
    -webkit-animation-delay: .4s;
    animation-delay: .4s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(9n) {
    -webkit-animation-delay: .45s;
    animation-delay: .45s;
}
header.main-header ul>li .sub-menu.display-submenu li:nth-child(10n) {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
header.main-header ul>li .sub-menu.display-submenu li {
    -webkit-animation: fadeInDown .5s ease-in both;
    animation: fadeInDown .5s ease-in both;
}
header.main-header ul>li .sub-menu {
    justify-content: center;
    position: absolute;
    z-index: 100;
    left: 0;
    bottom: -60px;
    width: 100%;
    transition: all .6s;
    pointer-events: none;
    flex-direction: row;
}
@media (max-width:1024px) {
    header.main-header ul>li .sub-menu {
    position: unset;
    flex-flow: column;
}
}
header.main-header ul>li .sub-menu li {
    opacity: 0;
    margin: 0 40px;
}
@media (max-width:1024px) {
    header.main-header ul>li .sub-menu li {
    opacity: 1;
}
}
header.main-header ul>li .sub-menu a {
    font-size: 1rem;
    letter-spacing: .77px;
    color: #fff;
}
header.main-header ul>li .sub-menu a:hover {
    color: #fff200;
}
header.main-header i {
    color: #fff;
    font-size: .9375rem;
}
@media (max-width:829px) {
    header.main-header .responsive-logo {
    position: fixed;
    width: 80vw;
    z-index: 10;
    top: 15px;
    left: 0;
    padding: 0 28px;
    display: flex;
    justify-content: space-between;
}
header.main-header .responsive-logo h4 {
    font-size: 2.3125rem;
    letter-spacing: 2px;
    font-size: 2.0625rem;
}
header.main-header .menu {
    flex-direction: column;
    float: left;
    margin: 0;
}
header.main-header .menu li a {
    padding: 7.5px 30px;
}
}
header.main-header.scrolled .logo {
    width: 40px;
    transition: all .4s;
}
.menu-social-networks {
    max-width: 160px;
    flex: 0 0 160px;
}
.menu-social-networks a i {
    color: #000;
    font-size: 1.125rem;
    margin-right: 20px;
}
@media (min-width:1025px) {
    .header-logo-wrapper {
    flex: 0 0 225px;
    max-width: 225px;
}
.header-menu-wrapper {
    flex: 0 0 530px;
    max-width: 530px;
}
}
footer.main-footer {
    background-color: #f8f8f8;
}
footer.main-footer>.row {
    padding: 60px 0 33px;
    margin-top: 60px;
}
footer.main-footer .hacklab-tainacan {
    background: #4d4e4e;
    color: #fff;
    font-family: Open Sans, sans-serif;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 18px;
    text-align: center;
}
footer.main-footer .hacklab-tainacan strong {
    font-weight: 800;
    color: #fff;
}
footer.main-footer .hacklab-tainacan span {
    color: rgb(0,211,22);
}
footer.main-footer .menus {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
@media (max-width:1024px) {
    footer.main-footer .menus {
    flex-flow: column;
}
}
@media (max-width:1024px) {
    footer.main-footer .menus .menu-column {
    margin-bottom: 20px;
}
}
footer.main-footer .menus .menu-column ul {
    list-style: none;
    margin: 0;
}
footer.main-footer .menus .menu-column ul li a {
    font-size: .875rem;
    letter-spacing: .3px;
    font-weight: 400;
    margin-bottom: 0 0 15px;
    white-space: normal;
    color: #3d3d3d;
    transition: all .2s ease;
}
footer.main-footer .menus .menu-column ul li a:hover {
    transition: all .2s ease;
    color: rgb(0,158,11);
}
footer.main-footer .oi-logo {
    margin-top: 80px;
}
footer.main-footer .oi-logo img {
    width: 45px;
    transition: all .4s ease-in-out;
}
footer.main-footer .oi-logo img:hover {
    transform: scale(1.3);
    transition: all .4s ease-in-out;
}
footer.main-footer .navigation-footer {
    display: flex;
    justify-content: space-between;
    margin-top: 40px;
}
@media (max-width:1024px) {
    footer.main-footer .navigation-footer {
    flex-flow: column;
}
}
@media (max-width:1024px) {
    footer.main-footer .navigation-footer .social-icons {
    display: flex;
    justify-content: center;
    align-items: center;
}
}
footer.main-footer .navigation-footer .social-icons a {
    margin-left: 40px;
}
@media (max-width:1024px) {
    footer.main-footer .navigation-footer .social-icons a {
    margin-left: 0;
    font-size: 1.5625rem;
    padding: 25px;
}
}
footer.main-footer .navigation-footer .social-icons a i {
    color: #3d3d3d;
    transition: color .2s ease;
}
footer.main-footer .navigation-footer .social-icons a i:hover {
    color: rgb(0,158,11);
}
footer.main-footer .navigation-footer ul {
    list-style: none;
    margin: 0;
    display: flex;
}
@media (max-width:1024px) {
    footer.main-footer .navigation-footer ul {
    flex-flow: column;
}
}
footer.main-footer .navigation-footer ul li:first-child a {
    padding-left: 0;
}
footer.main-footer .navigation-footer ul li:last-child a:after {
    display: none;
}
footer.main-footer .navigation-footer ul a {
    color: #3d3d3d;
    font-weight: 400;
    font-size: .875rem;
    padding: 0 15px;
    transition: color .2s ease;
}
@media (max-width:1024px) {
    footer.main-footer .navigation-footer ul a {
    padding: 0;
}
}
footer.main-footer .navigation-footer ul a:after {
    content: "";
    width: 1px;
    height: 17px;
    background: #3d3d3d;
    display: inline-block;
    float: right;
    margin-top: 4px;
}
@media (max-width:1024px) {
    footer.main-footer .navigation-footer ul a: after {
    display: none;
}
}
footer.main-footer .navigation-footer ul a:hover {
    color: rgb(0,158,11);
}
footer.main-footer .footer-menu .menu-item-has-children>a, footer.main-footer .footer-title {
    letter-spacing: 2px;
    color: #3d3d3d;
    font-weight: 900;
    display: block;
    line-height: normal;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    margin-bottom: 20px;
    transition: all .2s ease-in;
}
@media (max-width:1024px) {
    footer.main-footer .footer-menu .menu-item-has-children>a, footer.main-footer .footer-title {
    margin-bottom: 10px;
}
}
footer.main-footer .footer-menu .menu-item-has-children>a:hover, footer.main-footer .footer-title:hover {
    transition: all .2s ease-out;
    color: rgb(0,158,11);
}
footer.main-footer .footer-menu {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
footer.main-footer .footer-menu .fas.fa-angle-down {
    display: none;
}
footer.main-footer .footer-menu, footer.main-footer .footer-menu ul {
    margin: 0;
    list-style-type: none;
}
@media (max-width:829px) {
    footer.main-footer .footer-menu, footer.main-footer .footer-menu ul {
    margin-bottom: 20px;
}
}
footer.main-footer .footer-menu a {
    color: #000;
    font-size: .875rem;
}
footer.main-footer .footer-menu>li {
    flex: 1;
}
@media (max-width:829px) {
    footer.main-footer .footer-menu>li {
    max-width: 100%;
    flex: 0 0 100%}
}
footer.main-footer .footer-menu .menu-item-has-children>a {
    display: block;
    text-align: left;
    margin-right: 20px;
}
footer.main-footer .social-networks--wrapper {
    max-width: 260px;
    margin: 15px auto 0;
}
@media (max-width:829px) {
    footer.main-footer [alt=fsm] {
    margin-bottom: 15px;
}
footer.main-footer [alt=Logotipo] {
    max-width: 250px;
    display: block;
    margin: 0 auto 15px;
}
}
.pagination-numbers {
    margin-top: 60px;
}
.page-numbers, .pagination-numbers {
    display: flex;
    justify-content: center;
}
.page-numbers {
    border: 1px solid #979797;
    border-radius: 2px;
    height: 44px;
    width: 44px;
    align-items: center;
    font-size: 1.125rem;
    float: left;
    margin-right: 10px;
}
.page-numbers.current {
    border-color: #b91315;
}
.comment {
    border-radius: 0;
    padding: 15px;
    margin-bottom: 15px;
    position: relative;
}
.comment p {
    padding-left: 65px;
}
.comment-meta {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: .75rem;
}
.comments-title {
    font-size: 1.5rem;
    font-weight: bolder;
}
.comment-list, .comment .children {
    list-style-type: none;
    margin: 0;
}
.comment .children .comment {
    background-color: #f1f1f1;
    margin-top: 10px;
}
.comment-author img {
    float: left;
    margin-right: 15px;
    border-radius: 50%;
    margin-bottom: 15px;
}
.comment .reply {
    text-align: right;
}
.comment .reply a {
    color: #fff;
    background: #e12991;
    text-transform: uppercase;
    border-radius: 10px;
    font-size: .75rem;
    font-weight: 700;
    padding: 3px 10px;
    border-radius: 3px;
}
.comment .reply a:hover {
    color: #fff;
}
.comment-reply-title {
    font-size: 1.5625rem!important;
    letter-spacing: 0!important;
}
input[type=email], input[type=number], input[type=password], input[type=text] {
    border-radius: 5px;
    box-shadow: none;
}
.input-outline {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
}
.input-outline:active, .input-outline:focus {
    background-color: hsla(0, 0%, 100%, .4);
    color: #f5f5f5;
}
.button {
    border-radius: 5px;
    border: 2px solid #e12991;
    background-color: #e12991;
    font-weight: 900;
    padding: 6px 15px;
    font-size: .9375rem;
}
.button, .button:active, .button:focus, .button:hover {
    color: #fff;
}
.button.white {
    background-color: #fff;
    color: #fff200;
}
.button.border-white, .button.white {
    border-color: #fff;
}
.button.outline {
    background-color: transparent;
}
.button.block {
    display: block;
    width: 100%}
.button.small {
    padding: 4px 15px;
    font-size: .8125rem;
    line-height: 13px;
}
.button.dark {
    color: #fff;
}
.ow-button-base a {
    font-family: Source Sans Pro;
    color: red;
    font-weight: 700;
    font-size: .8125rem;
}
.posts-list.block .card--content .categories-list .categories-list--category, .posts-list .featured-category-style .categories-list--category, .posts-list.featured-overlap .card--image-wrapper .categories-list .categories-list--category, .posts-list.full-width .card--image-wrapper .categories-list .categories-list--category, .posts-list.horizontal-meia .card--content .categories-list .categories-list--category, .posts-list.horizontal .card--content .categories-list .categories-list--category, .posts-list.list .card--content .categories-list .categories-list--category {
    display: inline-block;
}
.posts-list.block .card--content .categories-list .categories-list--category ul, .posts-list .featured-category-style .categories-list--category ul, .posts-list.featured-overlap .card--image-wrapper .categories-list .categories-list--category ul, .posts-list.full-width .card--image-wrapper .categories-list .categories-list--category ul, .posts-list.horizontal-meia .card--content .categories-list .categories-list--category ul, .posts-list.horizontal .card--content .categories-list .categories-list--category ul, .posts-list.list .card--content .categories-list .categories-list--category ul {
    margin: 0;
    padding: 0;
}
.posts-list.block .card--content .categories-list .categories-list--category ul li, .posts-list .featured-category-style .categories-list--category ul li, .posts-list.featured-overlap .card--image-wrapper .categories-list .categories-list--category ul li, .posts-list.full-width .card--image-wrapper .categories-list .categories-list--category ul li, .posts-list.horizontal-meia .card--content .categories-list .categories-list--category ul li, .posts-list.horizontal .card--content .categories-list .categories-list--category ul li, .posts-list.list .card--content .categories-list .categories-list--category ul li {
    list-style: none;
}
.posts-list.block .card--content .categories-list .categories-list--category a, .posts-list .featured-category-style .categories-list--category a, .posts-list.featured-overlap .card--image-wrapper .categories-list .categories-list--category a, .posts-list.full-width .card--image-wrapper .categories-list .categories-list--category a, .posts-list.horizontal-meia .card--content .categories-list .categories-list--category a, .posts-list.horizontal .card--content .categories-list .categories-list--category a, .posts-list.list .card--content .categories-list .categories-list--category a {
    color: #d10016;
    font-size: .875rem;
    text-transform: uppercase;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 21px;
}
.posts-list.block .card--content .categories-list .categories-list--category.category-mulher:after, .posts-list.block .card--content .categories-list .categories-list--category.category-mulheres:after, .posts-list .featured-category-style .categories-list--category.category-mulher:after, .posts-list .featured-category-style .categories-list--category.category-mulheres:after, .posts-list.featured-overlap .card--image-wrapper .categories-list .categories-list--category.category-mulher:after, .posts-list.featured-overlap .card--image-wrapper .categories-list .categories-list--category.category-mulheres:after, .posts-list.full-width .card--image-wrapper .categories-list .categories-list--category.category-mulher:after, .posts-list.full-width .card--image-wrapper .categories-list .categories-list--category.category-mulheres:after, .posts-list.horizontal-meia .card--content .categories-list .categories-list--category.category-mulher:after, .posts-list.horizontal-meia .card--content .categories-list .categories-list--category.category-mulheres:after, .posts-list.horizontal .card--content .categories-list .categories-list--category.category-mulher:after, .posts-list.horizontal .card--content .categories-list .categories-list--category.category-mulheres:after, .posts-list.list .card--content .categories-list .categories-list--category.category-mulher:after, .posts-list.list .card--content .categories-list .categories-list--category.category-mulheres:after {
    font-family: Font Awesome\ 5 Free;
    font-weight: 900;
    content: "\F221";
    transform: rotate(45deg);
    margin-left: 4px;
    margin-right: 4px;
    display: inline-block;
    font-size: .875rem;
    color: #e12991;
}
.posts-list.block .card, .posts-list.horizontal-meia .card, .posts-list.horizontal .card, .posts-list.list .card {
    padding-top: 0;
}
.posts-list.block .card--image-wrapper, .posts-list.horizontal-meia .card--image-wrapper, .posts-list.horizontal .card--image-wrapper, .posts-list.list .card--image-wrapper {
    margin-bottom: 13px;
}
.posts-list.block .card--title, .posts-list.horizontal-meia .card--title, .posts-list.horizontal .card--title, .posts-list.list .card--title {
    color: #000;
    font-size: 1.125rem;
    font-weight: 700;
    line-height: 24px;
}
.posts-list.horizontal-meia .card, .posts-list.horizontal .card {
    display: grid;
}
.posts-list.horizontal-meia .card--title, .posts-list.horizontal .card--title {
    margin-top: 10px;
}
@media (max-width:1024px) {
    .posts-list.horizontal-meia .card, .posts-list.horizontal .card {
    flex-flow: column;
}
}
@media (max-width:1024px) {
    .posts-list.horizontal-meia .card .card--image, .posts-list.horizontal .card .card--image {
    max-width: 100%}
}
.posts-list.horizontal-meia .card .card--image-wrapper, .posts-list.horizontal .card .card--image-wrapper {
    padding-top: 56.25%;
    position: relative;
    flex: unset;
    height: 0;
    width: 100%;
    overflow: hidden;
}
.posts-list.horizontal-meia .card .card--content, .posts-list.horizontal .card .card--content {
    padding-left: 25px;
}
@media (max-width:1024px) {
    .posts-list.horizontal-meia .card .card--content, .posts-list.horizontal .card .card--content {
    padding-left: 0;
}
}
.posts-list.horizontal-meia .card .card--content .categories-list--category, .posts-list.horizontal .card .card--content .categories-list--category {
    margin-top: 0;
}
.posts-list.horizontal-meia .card .card--content .card--title, .posts-list.horizontal .card .card--content .card--title {
    margin-top: 7px;
    margin-bottom: 12px;
}
.posts-list.horizontal-meia-meia .card, .posts-list.horizontal-meia .card {
    display: grid;
    grid-template-columns: 50% auto;
    margin-bottom: 15px;
}
@media (max-width:1024px) {
    .posts-list.horizontal-meia-meia .card, .posts-list.horizontal-meia .card {
    grid-template-columns: unset;
}
}
.posts-list.horizontal-meia-meia .card .card--image-wrapper, .posts-list.horizontal-meia .card .card--image-wrapper {
    padding-top: 56.25%;
    position: relative;
    flex: unset;
    height: 0;
    width: 100%}
.posts-list.horizontal-meia-meia .card .card--image-wrapper img, .posts-list.horizontal-meia .card .card--image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.posts-list.horizontal .card {
    grid-template-columns: 37.5% auto;
    width: 100%;
    margin-bottom: 15px;
}
@media (max-width:1024px) {
    .posts-list.horizontal .card {
    grid-template-columns: unset;
}
}
.posts-list.horizontal .card .card--image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.posts-list.horizontal .card.small-image-card .card--image-wrapper {
    max-height: 110px;
    min-height: 110px;
}
.posts-list.horizontal .card.small-image-card .card--image-wrapper img {
    min-height: 110px;
}
.posts-list.horizontal .card--image-wrapper img {
    min-height: inherit;
    max-height: inherit;
    -o-object-fit: cover;
    object-fit: cover;
}
.posts-list.featured .card .card--title, .posts-list.list .card .card--title {
    margin-top: 7px;
}
.posts-list.featured .card .card--image-wrapper, .posts-list.list .card .card--image-wrapper {
    width: 100%;
    overflow: hidden;
    display: block;
}
.posts-list.featured .card .card--image, .posts-list.list .card .card--image {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.posts-list.featured .card {
    padding-top: 0;
}
.posts-list.featured .card.destaque-principal .card--image-wrapper {
    position: relative;
    padding-top: 56.25%}
.posts-list.featured .card.destaque-principal .card--image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}
.posts-list.featured .card.destaque-principal .card--title {
    font-size: 1.9375rem;
}
.posts-list.featured .card.destaque-secundario .card--image-wrapper {
    position: relative;
    padding-top: 56.25%}
.posts-list.featured .card.destaque-secundario .card--image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
.posts-list.featured .card.destaque-secundario .card--title {
    margin-bottom: 15px;
    font-size: 1.125rem;
    line-height: 25px;
}
.posts-list.featured .card--content .categories-list {
    height: 0;
}
.posts-list.featured .card--content .categories-list--category {
    position: relative;
    top: -44px;
    left: 20px;
    display: inline-block;
}
.posts-list.featured .card--content .categories-list--category a, .posts-list.featured .card--content .categories-list--category span {
    padding: 5px 10px;
    background-color: #e12991;
    color: #fff;
    font-size: .75rem;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
}
.posts-list.featured .card--title {
    margin-top: 17px;
    color: #000;
    font-size: 1.375rem;
    font-weight: 700;
    line-height: 41px;
    margin-bottom: 22px;
}
.posts-list.featured .card--excerpt {
    color: #000;
    font-size: 1rem;
    line-height: 22px;
}
.posts-list.list .card {
    margin-bottom: 30px;
}
@media (max-width:1024px) {
    .posts-list.list .card {
    margin-bottom: 0;
}
}
.posts-list.list .card--title {
    margin-bottom: 10px;
    font-family: Simplon BP, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 1.48px;
    line-height: 26px;
    text-transform: uppercase;
}
.posts-list.list .card--title a {
    color: rgb(0,158,11);
}
.posts-list.list .card .card-excerpt {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 22px;
}
@media (max-width:1024px) {
    .posts-list.list .card .card-excerpt {
    margin-bottom: 20px;
}
}
.posts-list.list .card.small-image-card .card--image-wrapper {
    max-height: 110px;
    min-height: 110px;
}
.posts-list.list .card.small-image-card .card--image-wrapper img {
    min-height: 110px;
}
@media (max-width:829px) {
    .posts-list.list .card .card--image {
    max-width: 100%}
}
.posts-list.list .card .card--image-wrapper {
    flex: 0 0 37.5%;
    margin-right: .625rem;
    position: relative;
    padding-top: 100%}
.posts-list.list .card .card--image-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .5s ease-in-out;
    width: 100%}
.posts-list.list .card .card--image-wrapper img:hover {
    transform: scale(1.1);
    transition: all 1s ease-in-out;
}
@media (max-width:829px) {
    .posts-list.list .card .card--image-wrapper {
    flex: 0 0 100%;
    max-width: 100%}
}
.posts-list.featured-overlap .card--image-wrapper {
    height: 237px;
    display: flex;
    flex-flow: column;
    justify-content: flex-end;
    position: relative;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-size: cover;
}
.posts-list.featured-overlap .card--image-wrapper:after {
    content: "";
    width: 100%;
    height: 237px;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0), #000);
    position: absolute;
}
.posts-list.featured-overlap .card--image-wrapper .categories-list {
    padding: 0 30px;
    z-index: 1;
    margin-bottom: 17px;
}
.posts-list.featured-overlap .card--image-wrapper .card--title {
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 21px;
    z-index: 1;
}
.posts-list.featured-overlap .card--image-wrapper .card--title a {
    color: #fff;
}
.posts-list.full-width {
    margin-bottom: 30px;
}
@media (max-width:1024px) {
    .posts-list.full-width .card, .posts-list.full-width .row .column {
    padding: 0;
}
}
@media (max-width:1024px) {
    .posts-list.full-width .card--content {
    padding-left: .625rem;
    padding-right: .625rem;
}
}
.posts-list.full-width .card--image-wrapper:not(.mobile-image) {
    min-height: 490px;
    display: flex;
    flex-flow: column;
    justify-content: center;
    position: relative;
    background-repeat: no-repeat;
    background-position: 100%;
    background-size: cover;
    padding: 50px 0;
}
@media (max-width:1024px) {
    .posts-list.full-width .card--image-wrapper: not(.mobile-image) {
    background: none!important;
    padding: 0;
    min-height: unset;
}
}
.posts-list.full-width .card--image-wrapper.mobile-image {
    display: none;
}
@media (max-width:1024px) {
    .posts-list.full-width .card--image-wrapper.mobile-image {
    display: block;
    flex: 0 0 37.5%;
    position: relative;
    padding-top: 56.25%;
    overflow: hidden;
}
.posts-list.full-width .card--image-wrapper.mobile-image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
}
@media (max-width:1024px) {
    .posts-list.full-width .card--image-wrapper {
    background-size: cover;
    background-position: 50%;
    padding: 0 35px;
}
}
.posts-list.full-width .card--image-wrapper:not(.mobile-image):after {
    content: "";
    min-width: 100%;
    min-height: 490px;
    position: absolute;
    bottom: 0;
    background: linear-gradient(270deg, rgba(2, 2, 2, 0), #fff 58%);
    left: 0;
    top: 0;
}
@media (max-width:1024px) {
    .posts-list.full-width .card--image-wrapper: not(.mobile-image):after {
    width: 100%;
    left: 0;
    min-height: 236px;
    bottom: 0;
    background: linear-gradient(180deg, hsla(0, 0%, 100%, 0) 14%, #fff 60%);
}
}
.posts-list.full-width .card--image-wrapper .categories-list {
    z-index: 1;
}
@media (max-width:1024px) {
    .posts-list.full-width .card--image-wrapper .categories-list {
    text-align: left;
    margin-top: 15px;
}
}
.posts-list.full-width .card--image-wrapper .card--title {
    padding-bottom: 19px;
    z-index: 1;
    max-width: 50%}
@media (max-width:1024px) {
    .posts-list.full-width .card--image-wrapper .card--title {
    text-align: left;
    max-width: unset;
}
}
.posts-list.full-width .card--image-wrapper .card--title a {
    color: #1b1918;
    font-size: 2.5rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 60px;
    text-transform: uppercase;
}
.posts-list.full-width .card--image-wrapper .card-excerpt {
    color: #1b1918;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 19px;
    max-width: 50%;
    z-index: 1;
    font-family: Simplon BP, sans-serif;
}
@media (max-width:1024px) {
    .posts-list.full-width .card--image-wrapper .card-excerpt {
    text-align: left;
    max-width: unset;
    margin-bottom: 0;
}
}
.posts-list .card {
    overflow: hidden;
    padding: 0;
}
.posts-list .card .categories-list--category {
    display: inline-block;
    margin-top: 0;
}
.posts-list .card--info-wrapper {
    flex: 1;
    padding-left: 30px;
}
.posts-list .card--image {
    width: 100%}
.posts-list .card--title {
    margin-bottom: 7px;
    color: #000;
    font-family: Simplon BP, sans-serif;
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 30px;
}
.posts-list .card-excerpt {
    color: #1b1918;
    font-family: Simplon BP, sans-serif;
    font-size: 1rem;
    letter-spacing: 0;
    line-height: 19px;
}
.posts-list .card--category, .posts-list .card--date, .posts-list .card i {
    color: #888;
    font-size: .8125rem;
    line-height: 16px;
}
.posts-list .card--category {
    font-weight: 700;
}
.posts-list .card--category:after {
    content: ", "}
.posts-list .card--category:last-of-type:after {
    display: none;
}
.posts-list .card i {
    margin: 0 5px;
}
.posts-list .card .image-container {
    width: 311px;
    height: 173px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
}
@media (max-width:1024px) {
    .posts-list .card .image-container {
    width: 100%;
    height: auto;
}
}
.posts-list .card .author, .posts-list .card .date {
    color: #1b1918;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 16px;
}
.posts-list .card .author a {
    font-weight: 700;
}
.posts-list.related-posts .card {
    padding-right: .625rem;
    padding-left: .625rem;
}
.posts-list.related-posts .card--image-wrapper {
    max-height: 173px!important;
}
.posts-list.revista .card--time {
    color: #e12991;
    font-size: .75rem;
    font-weight: 700;
    line-height: 17px;
    text-transform: uppercase;
    margin-bottom: 3px;
    margin-top: 15px;
}
.title-button {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 3px solid #000;
}
@media (max-width:829px) {
    .title-button {
    margin: 0 15px;
}
}
.title-button h3 {
    font-size: 1.375rem;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0;
}
.title-button a {
    color: #000;
    font-size: 80%}
.section-youtube, .so-widget-youtube-channel {
    background-color: #f5f5f5;
}
.section-youtube {
    padding: 30px 0;
    box-shadow: none;
    z-index: 12;
}
@media (max-width:1024px) {
    .section-youtube .column {
    text-align: center;
}
}
@media (max-width:829px) {
    .section-youtube iframe {
    margin-bottom: 20px;
}
}
.section-youtube--button {
    border-radius: 5px;
    padding: 10px 40px;
    color: #fff;
    font-weight: 700;
    font-size: .875rem;
    transition: all .6s;
    background: #000;
}
.section-youtube--button.white {
    background: #fff;
    color: #000;
}
.section-youtube--title {
    font-size: 1.375rem;
}
.section-youtube--description {
    font-size: .875rem;
    margin-bottom: 15px;
}
.section-youtube .left {
    padding: 32px 15px;
}
.youtube-channel--thumbs {
    max-width: calc(25% - 15px);
    flex: 0 0 calc(25% - 15px);
    display: block;
    margin-right: 15px;
}
.youtube-channel--thumbnail.active img {
    border-color: #e63e55;
}
.youtube-channel--thumbnail img {
    border: 2px solid #fff;
    border-radius: 5px;
    margin-bottom: 15px;
}
.subscribe-button {
    padding: 0 20px;
    margin-top: 20px;
    max-width: 300px;
}
.subscribe-button div {
    width: 262px!important;
    height: 42px!important;
    padding: 10px!important;
    display: flex!important;
    text-transform: uppercase;
    align-items: center;
}
.subscribe-button div:before {
    content: "Inscreva-se";
    font-size: .875rem;
    font-weight: 900;
    color: #d81f0f;
    margin-right: 10px;
}
.live {
    position: relative;
}
.live:after {
    content: "Ao vivo";
    position: absolute;
    background: red;
    text-transform: uppercase;
    top: 15px;
    font-size: 9px;
    color: #fff;
    padding: 2px 5px 0;
    font-weight: bolder;
    border-bottom-right-radius: 8px;
}
.card-special {
    width: 100%;
    height: 34.72222vw;
    background-size: cover;
    background-position: 50%;
    display: flex;
    align-items: flex-end;
    padding: 40px 20px;
    text-align: center;
    justify-content: center;
    position: relative;
}
.card-special:before {
    content: "";
    width: 100%;
    height: 50%;
    position: absolute;
    background: linear-gradient(0deg, rgba(0, 0, 0, .8), transparent);
    bottom: 0;
}
@media (max-width:829px) {
    .card-special {
    height: 80vh;
}
}
.card-special--info {
    display: flex;
    flex-direction: column;
    align-items: center;
    z-index: 1;
    position: relative;
}
.card-special--title {
    color: #fff;
    font-size: 3.125rem;
    font-weight: 700;
    margin-bottom: 0;
    line-height: 1.2;
}
@media (max-width:829px) {
    .card-special--title {
    font-size: 1.875rem;
}
}
.banner {
    text-align: center;
    border-radius: 10px;
}
@media (max-width:829px) {
    .banner {
    margin: 0 15px;
    width: calc(100% - 30px)!important;
}
}
.banner--title {
    font-size: 1.375rem;
    font-weight: 900;
    text-align: center;
    margin-bottom: 15px;
}
.banner--description, .banner--title {
    color: #fff;
    text-shadow: 0 2px 4px 0 rgba(0, 0, 0, .5);
}
.banner--description {
    font-size: 1.125rem;
}
.posts-list.list {
    margin-bottom: 60px;
}
@media (max-width:1024px) {
    .so-widget-lista-termos .posts-list.list .card {
    margin-bottom: 30px;
}
}
.page--share {
    position: fixed;
    top: 50vh;
    left: 15px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    text-align: center;
    padding-top: 10px;
}
@media (max-width:829px) {
    .page--share {
    top: auto;
    bottom: 0;
    transform: none;
    flex-direction: row;
    width: 100vw;
    left: 0;
}
.page--share a {
    flex: 1;
}
}
.page--share a {
    display: block;
    width: 42px;
    height: 42px;
    font-size: 1.25rem;
    line-height: 0;
    margin-bottom: 0;
    color: #fff;
    padding: 12px;
    transition: all .6s;
}
.page--share a:hover {
    color: #fff;
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}
.page--share .facebook {
    background-color: #316ac2;
}
.page--share .twitter {
    background-color: #25a5ee;
}
.page--share .whatsapp {
    background-color: #5fcd0f;
}
.page--share .messenger {
    background-color: #0584ff;
}
.page--share .linkedin {
    background-color: #0879b4;
}
.page--share .mail {
    background-color: #f36f1a;
}
.page--share .telegram {
    background-color: #5682a3;
}
.opinion-list {
    border-radius: 10px;
    background-color: #f5f5f5;
    padding: 15px 20px;
}
@media (max-width:829px) {
    .opinion-list {
    margin: 0 15px;
}
}
.opinion-list a {
    color: #000;
}
.opinion-list p {
    margin-bottom: 0;
}
.opinion-list .title-button {
    justify-content: center;
    margin-bottom: 15px;
}
.opinion-list .title-button i {
    margin-right: 10px;
}
.opinion-list--button {
    color: #e74c3c!important;
    text-align: center;
    display: block;
    font-size: .75rem;
    font-weight: 900;
}
.opinion-list .card--title {
    margin-bottom: 10px;
}
.opinion-card {
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(0, 0, 0, .2);
}
.opinion-card--author {
    font-size: .75rem;
    font-weight: 700;
}
.newsletter {
    border-radius: 5px;
    width: 100%;
    background-image: url(/wp-content/themes/musehum/assets/images/newsletter--bg.png);
    background-position: 50%;
    background-size: cover;
    padding: 15px 7px;
    text-align: center;
    color: #fff;
    position: relative;
}
.newsletter--icon {
    background: #e74c3c;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    font-size: 1.375rem;
    padding-top: 9px;
    position: absolute;
    top: -23px;
    left: calc(50% - 25px);
}
.newsletter--title {
    font-size: 1.5625rem;
    font-weight: 900;
    margin-bottom: 5px;
}
.newsletter--description {
    font-size: 1.0625rem;
}
@media (max-width:829px) {
    .newsletter {
    background-image: url(/wp-content/themes/musehum/assets/images/newsletter_bg_mobile.png);
    padding: 30px 15px;
}
.newsletter .newsletter--description {
    margin: 30px 0;
}
.newsletter input {
    margin-bottom: 0;
}
}
.newsletter.small {
    background-image: url(/wp-content/themes/musehum/assets/images/newsletter_bg_mobile.png);
    padding: 30px 15px;
}
.newsletter.small .newsletter--description {
    margin: 30px 0;
}
.newsletter.small input {
    margin-bottom: 16px;
}
.newsletter--error, .newsletter--thanks {
    border-radius: 5px;
    display: none;
    font-size: .9em;
    margin: 7.5px 0;
    padding: 10px;
    width: 100%}
.newsletter--error {
    background-color: #fff;
    color: #e12991;
}
.newsletter--thanks {
    background-color: #d6fff1;
    color: #00704b;
}
.newsletter input {
    border-radius: 5px 0 0 5px;
    border-right: none;
    width: calc(100% - 70px);
    float: left;
}
.newsletter .button {
    font-size: .875rem;
    border-radius: 0 5px 5px 0;
    background-color: #e74c3c;
    border-color: #e74c3c;
    padding: 11px;
    margin-left: -7px;
}
.quem-somos--table, .quem-somos--table * {
    border: none!important;
    background-color: #fff;
    text-align: center;
}
.quem-somos--table img {
    width: 150px;
    height: 150px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-bottom: 14px;
}
@media (max-width:829px) {
    .quem-somos--table td {
    display: flex;
    flex-direction: column;
    align-items: center;
}
}
.site-by-hacklab {
    font-weight: 400;
    font-size: .75rem;
}
.site-by-hacklab span {
    font-weight: 400;
    color: #000;
}
.site-by-hacklab a {
    font-family: Museo, Source Sans Pro, Roboto, Helvetica Neue, sans-serif;
    color: #000;
    font-weight: 700;
    font-size: .75rem;
}
.site-by-hacklab a b {
    color: red;
    font-weight: 700;
}
.destaque-principal {
    display: flex;
    justify-content: center;
}
.destaque-principal .content-wrapper {
    width: 100%;
    display: flex;
    align-items: center;
}
.destaque-principal .image {
    height: 625px;
    min-width: 100%;
    background-repeat: no-repeat;
    background-position-x: 120px;
}
.destaque-principal .content .text {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 2.3px;
    line-height: 32px;
    text-transform: uppercase;
}
.destaque-principal .content .description {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.16px;
    line-height: 22px;
}
.destaque-principal .content .musehum-logo {
    width: 100%;
    height: 144px;
    background: url(/wp-content/themes/musehum/assets/images/musehum.png);
    background-size: contain;
    background-repeat: no-repeat;
    margin-top: 30px;
    margin-bottom: 60px;
}
@media (max-width:1024px) {
    .destaque-principal .content .musehum-logo {
    margin-bottom: 0;
}
}
.destaque-principal .breadcrumbs-wrapper {
    text-transform: uppercase;
    font-family: Simplon BP, sans-serif;
    font-size: .8125rem;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 16px;
}
.destaque-principal .breadcrumbs-wrapper span.breadcrumb_last {
    font-weight: 700;
}
.destaque-principal .breadcrumbs-wrapper a {
    color: #3d3d3d;
}
.botao-explore {
    width: 539px;
    height: 95px;
    /*background: linear-gradient(45deg, #c95427, #b62175 61.49%, #e12991);*/
    background: linear-gradient(45deg, rgb(0,211,24), rgb(0,158,11));
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 6px;
    margin: 100px auto;
}
@media (max-width:1024px) {
    .botao-explore {
    /*width: calc(100% - 30px);*/
    margin-top: 20px;
    width:100%;
    min-width:334px;
}
}
.botao-explore .button-text {
    border-radius: 5px;
    /*
    background-color: #e12991;
    background: linear-gradient(45deg, #c95427, #b62175 61.49%, #e12991);
    */
    background-color: rgb(0,158,11);
    background: linear-gradient(45deg, rgb(0,211,24), rgb(0,158,11));
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    flex-flow: column;
    border-bottom: 7px solid #fff;
    margin: 6px;
    font-size: 1.25rem;
    width: 100%;
    transition: all .2s ease-in;
}
.botao-explore .button-text:hover {
    border-bottom: 2px solid #fff;
    transition: all .2s ease-in;
}
.exibicao {
    display: flex;
    /*background: linear-gradient(45deg, #c95427, #b62175 61.49%, #e12991);*/
    background: linear-gradient(45deg, rgb(0,211,24), rgb(0,158,11));
    margin-bottom: 60px;
}
@media (max-width:1024px) {
    .exibicao {
    flex-flow: column;
}
}
.exibicao .image {
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
}
@media (max-width:1024px) {
    .exibicao .image {
    min-height: 200px;
}
}
.exibicao .content {
    padding: 45px 30px 40px;
}
@media (min-width:1600px) {
    .exibicao .content {
    padding: 104px 30px 40px;
}
}
.exibicao .content .subtitle, .exibicao .content .title {
    color: #fff;
    font-family: Simplon BP, sans-serif;
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 2.3px;
    line-height: 32px;
}
.exibicao .content .subtitle {
    color: #fff200;
    margin-bottom: 30px;
}
@media (min-width:1600px) {
    .exibicao .content .subtitle {
    margin-bottom: 80px;
}
}
.exibicao .content .description {
    color: #fff;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.16px;
    line-height: 22px;
    margin-bottom: 30px;
}
@media (min-width:1600px) {
    .exibicao .content .description {
    margin-bottom: 80px;
}
}
.exibicao .content .more-btn {
    color: #fff;
    font-family: Simplon BP, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 1.48px;
    line-height: 32px;
    text-decoration: underline;
    text-transform: uppercase;
}
.section-title {
    margin: 0 .625rem 45px;
    text-transform: uppercase;
    font-size: .9rem;
    line-height: 18px;
}
.reserva-tecnica {
    margin-bottom: 60px;
}
.reserva-tecnica .title {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    text-transform: uppercase;
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 2.3px;
    line-height: 32px;
    margin-bottom: 30px;
}
.reserva-tecnica .content {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 22px;
    display: flex;
    justify-content: space-between;
}
@media (max-width:1024px) {
    .reserva-tecnica .content {
    flex-flow: column;
}
}
.reserva-tecnica .content .text-area {
    width: calc(50% - .625rem);
}
@media (max-width:1024px) {
    .reserva-tecnica .content .text-area {
    width: 100%}
}
.diretrizes {
    justify-content: center;
    background-color: rgba(77, 78, 78, .1);
    padding: 68px 0;
    margin-bottom: 60px;
}
.diretrizes, .diretrizes--wrapper {
    display: flex;
}
@media (max-width:1024px) {
    .diretrizes--wrapper {
    flex-flow: column;
}
}
.diretrizes--wrapper .item {
    display: flex;
}
@media (max-width:1024px) {
    .diretrizes--wrapper .item {
    margin-bottom: 60px;
}
}
.diretrizes--wrapper .item .icon {
    min-width: 31px;
    height: 31px;
    margin-right: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%}
.diretrizes--wrapper .item .icon.clock {
    background-image: url(/wp-content/themes/musehum/assets/images/icons/clock.png);
}
.diretrizes--wrapper .item .icon.car {
    background-image: url(/wp-content/themes/musehum/assets/images/icons/car.png);
}
.diretrizes--wrapper .item .icon.heart {
    background-image: url(/wp-content/themes/musehum/assets/images/icons/heart.png);
}
.diretrizes--wrapper .item .content .title {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 1.48px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.diretrizes--wrapper .item .content .data {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 22px;
}
.diretrizes--wrapper .item .content .data a {
    color: #4d4e4e;
}
.card-notas {
    margin-bottom: 60px;
}
.card-notas .item {
    display: flex;
}
@media (max-width:1024px) {
    .card-notas .item {
    margin-bottom: 60px;
}
}
.card-notas .item .icon {
    min-width: 31px;
    height: 31px;
    margin-right: 30px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%}
.card-notas .item .content .title {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.25rem;
    font-weight: 700;
    letter-spacing: 1.48px;
    line-height: 26px;
    text-transform: uppercase;
    margin-bottom: 40px;
}
.card-notas .item .content .data {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 22px;
}
.card-notas .item .content .data a {
    color: #4d4e4e;
}
.sponsorship .row>div {
    width: 100%}
.sponsorship .patrocinios .title {
    letter-spacing: .2px;
    font-size: .775rem;
}
.patrocinios {
    margin-bottom: 70px;
    margin-top: 40px;
}
.patrocinios .title {
    letter-spacing: 2px;
    color: #4d4e4e;
    font-weight: 900;
    display: block;
    line-height: normal;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    margin-bottom: 15px;
    width: 100%;
    border-bottom: 1px solid #4d4e4e;
    padding-bottom: 2px;
}
.patrocinios .title.fill-gap {
    margin-top: 14px;
}
.patrocinios .brands {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
@media (max-width:1024px) {
    .patrocinios .brands {
    flex-flow: column;
}
.patrocinios .brands img {
    max-width: 125px;
    margin-bottom: 15px;
}
}
.patrocinios .brands.single-item {
    justify-content: center;
}
.ghost.ficha.collection-item {
    width: 100%;
    background-color: #f2f2f2;
    display: inline-block;
    margin-bottom: 30px;
    height: 120px;
    -webkit-animation: skeleton-animation 1.8s ease infinite;
    animation: skeleton-animation 1.8s ease infinite;
}
.collection-itens {
    padding-left: 4.16667%;
    padding-right: 4.16667%}
.collection-itens.fichas .collection-item {
    width: 100%;
    background-color: #f2f2f2;
    display: inline-block;
    margin-bottom: 30px;
}
.collection-itens.fichas .collection-item a {
    text-decoration: none!important;
}
.collection-itens.fichas .collection-item--title {
    background-color: #4d4e4e;
    color: #fff;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    padding: 12px 20px;
    text-transform: uppercase;
    transition: all .2s;
}
.collection-itens.fichas .collection-item--title:hover {
    background-color: #fff200;
    color: #4d4e4e;
    transition: all .2s;
    text-decoration: none;
}
.collection-itens.fichas .collection-item--info {
    padding: 21px;
    display: grid;
    grid-template-columns: auto 3.74fr 5.41fr;
    grid-gap: 20px;
}
@media (max-width:1024px) {
    .collection-itens.fichas .collection-item--info {
    grid-template-columns: auto;
    grid-gap: 0;
    flex-flow: column;
}
}
.collection-itens.fichas .collection-item--info .excerpt {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 18px;
}
@media (max-width:1024px) {
    .collection-itens.fichas .collection-item--info .excerpt {
    margin-left: 0;
    margin-right: 0;
}
}
.collection-itens.fichas .collection-item--info .data .metadata span, .collection-itens.fichas .collection-item--info .excerpt span {
    color: #0a0a0a;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.collection-itens.fichas .collection-item--info .data .metadata span {
    font-size: .875rem;
}
.collection-itens.fichas .collection-item--info .data .metadata a {
    color: rgb(0,158,11);
}
.collection-itens.fichas .collection-item--info .data .metadata .meta-data {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 18px;
    margin-bottom: 20px;
}
.collection-itens.fichas .collection-item--info .data .metadata .metadata-type-core_description, .collection-itens.fichas .collection-item--info .data .metadata .metadata-type-core_title {
    display: none;
}
.collection-itens.fichas .collection-item--info .thumbnail {
    width: 120px;
}
@media (max-width:1024px) {
    .collection-itens.fichas .collection-item--info .thumbnail {
    width: 100%;
    margin-bottom: 30px;
}
}
.collection-itens.fichas .collection-item--info .thumbnail img {
    width: 100%}
.collection-itens.cartoes {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    grid-gap: 1.25rem;
}
@media (max-width:1024px) {
    .collection-itens.cartoes {
    grid-template-columns: auto;
}
}
.collection-itens.cartoes .collection-item {
    width: 100%;
    background-color: #f2f2f2;
    display: inline-block;
    display: flex;
    margin-bottom: 30px;
}
.collection-itens.cartoes .collection-item .thumbnail {
    width: 170px;
}
.collection-itens.cartoes .collection-item .thumbnail img {
    width: 100%}
.collection-itens.cartoes .collection-item a {
    text-decoration: none!important;
}
.collection-itens.cartoes .collection-item--title {
    color: #4d4e4e;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    padding: 12px 20px;
    transition: all .2s;
}
.collection-itens.cartoes .collection-item--title:hover {
    background-color: #fff200;
    color: #4d4e4e;
    transition: all .2s;
    text-decoration: none;
}
.collection-itens.cartoes .collection-item .data .excerpt {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 18px;
    padding: 12px 20px;
}
.collection-itens.cartoes .collection-item .data .excerpt span {
    color: #0a0a0a;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.collection-itens.miniaturas {
    display: grid;
    grid-template-columns: repeat(3, 33.333%);
    grid-gap: 1.25rem;
}
@media (max-width:1024px) {
    .collection-itens.miniaturas {
    grid-template-columns: auto;
}
}
.collection-itens.miniaturas .collection-item {
    width: 100%;
    background-color: #f2f2f2;
    display: inline-block;
    display: flex;
    flex-flow: column;
    margin-bottom: 30px;
}
.collection-itens.miniaturas .collection-item .thumbnail, .collection-itens.miniaturas .collection-item .thumbnail img {
    width: 100%}
.collection-itens.miniaturas .collection-item a {
    text-decoration: none!important;
}
.collection-itens.miniaturas .collection-item--title {
    color: #4d4e4e;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 24px;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    padding: 12px 20px;
    transition: all .2s;
}
.collection-itens.miniaturas .collection-item--title:hover {
    background-color: #fff200;
    color: #4d4e4e;
    transition: all .2s;
    text-decoration: none;
}
.collection-itens.miniaturas .collection-item .data .excerpt {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 18px;
    padding: 12px 20px;
}
.collection-itens.miniaturas .collection-item .data .excerpt span {
    color: #0a0a0a;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.collection-itens.lista a {
    text-decoration: none!important;
}
.collection-itens.lista .item-link:hover {
    background-color: #f5f5f5;
    display: block;
}
.collection-itens.lista .collection-header {
    display: grid;
    grid-template-columns: 1fr 3fr 4fr;
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 19px;
    text-transform: uppercase;
    padding-bottom: 17px;
    border-bottom: 1px solid #979797;
    grid-gap: 1.25rem;
}
.collection-itens.lista .collection-item {
    display: grid;
    grid-template-columns: 1fr 3fr 4fr;
    grid-gap: 1.25rem;
    padding-top: 30px;
    padding-bottom: 30px;
    align-items: center;
}
.collection-itens.lista .collection-item .title {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1rem;
    font-weight: 500;
    letter-spacing: .5px;
    line-height: 23px;
}
.collection-itens.lista .collection-item .excerpt {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 18px;
}
.collection-itens.lista .collection-item .thumbnail img {
    width: 64px;
    margin: auto;
    display: block;
}
.table-container .table-wrapper table.tainacan-table .column-default-width {
    max-width: 300px!important;
}
.table-container .table-wrapper table.tainacan-table .column-default-width p {
    font-size: .875rem!important;
}
.table-container .table-wrapper table.tainacan-table th.column-default-width .th-wrap {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: 1rem!important;
    font-weight: 700!important;
    letter-spacing: 0;
    line-height: 19px;
    text-transform: uppercase;
    padding-bottom: 10px;
}
.table-container .table-wrapper table.tainacan-table .column-main-content p.has-tooltip {
    font-size: .6875em!important;
}
.table-container .table-wrapper table.tainacan-table tbody tr td a, .tainacan-masonry-container .metadata-title {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-weight: 500;
}
.tainacan-masonry-container .metadata-title {
    font-size: 1rem;
    letter-spacing: .5px;
    line-height: 23px;
    background: #f5f5f5;
    margin: 0!important;
    transition: all .2s;
}
.tainacan-masonry-container .metadata-title:hover {
    background-color: #fff200;
    color: #4d4e4e;
    transition: all .2s;
    text-decoration: none;
}
.tainacan-masonry-container .tainacan-masonry-item {
    padding-bottom: 30px;
}
.tainacan-masonry-container .tainacan-masonry-item .tainacan-masonry-item-thumbnail img {
    min-height: auto!important;
}
.informative-message {
    border-radius: 7px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    color: #ff5100;
    font-weight: 600;
    margin-bottom: 30px;
}
.informative-message .fas {
    cursor: pointer;
}
.post-content {
    padding-top: 40px;
}
.post-content .post--image {
    margin: 10px auto 0;
    display: block;
}
@media (max-width:829px) {
    .post-content {
    padding: 20px 10px 0;
}
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6, .post-content li, .post-content p {
    font-family: Simplon BP, sans-serif;
}
.post-content li, .post-content p {
    font-size: 1.0625rem;
}
.post-content .wp-caption {
    max-width: 100%}
.post-content iframe, .post-content img {
    max-width: calc(100vw - 20px);
}
@media (min-width:1025px) {
    .post-content iframe, .post-content img {
    max-width: 100%}
}
.post-content blockquote {
    border-left: 3px solid #ff4a4a;
    font-style: italic;
}
.post-content blockquote cite {
    font-style: normal;
    color: #e12991;
    font-size: 1.125rem;
    font-family: Simplon BP, sans-serif;
    float: right;
}
.post-content #single-the-content a {
    word-break: break-word;
}
.post-content--tags {
    padding: 20px 0;
    font-family: Simplon BP, sans-serif;
    border-top: 1px solid #d8d8d8;
    border-bottom: 1px solid #d8d8d8;
}
.post-content--tags a {
    color: #e74c3c;
    font-size: .875rem;
    font-weight: 600;
}
.post-content--section-title {
    font-size: 1.25rem;
    font-weight: 600;
    text-transform: uppercase;
}
.post-content--related-posts {
    margin: 60px 0 40px;
}
.post-content--related-posts .card.horizontal .card--category {
    max-width: 100%}
.post-content--comments * {
    font-family: Simplon BP, sans-serif!important;
}
.post-content--comments .comment-form {
    display: flex;
    flex-wrap: wrap;
}
.post-content--comments .comment-form-comment, .post-content--comments .comment-form .logged-in-as {
    flex: 0 0 100%;
    max-width: 100%}
.post-content--comments .comment-form-author, .post-content--comments .comment-form-email, .post-content--comments .comment-form-url {
    flex: 0 0 calc(33% - 7px);
    max-width: calc(33% - 7px);
    margin-right: 15px;
}
@media (max-width:829px) {
    .post-content--comments .comment-form-author, .post-content--comments .comment-form-email, .post-content--comments .comment-form-url {
    flex: 0 0 100%;
    max-width: calc(100% - 7px);
}
}
.post-content--comments .comment-form-url {
    margin-right: 0;
}
.post-content--comments #reply-title, .post-content--comments .submit, .post-content--comments label {
    text-transform: uppercase;
    font-weight: 600;
}
.post-content--comments .submit {
    color: #fff;
    background-color: #e12991;
    border: none;
    border-radius: 5px;
    padding: 10px 20px;
}
.post-content--subshare {
    position: relative;
    margin: 30px 0;
    max-width: 330px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex-wrap: wrap;
}
.post-content--subshare span {
    font-size: .875rem;
    font-weight: 700;
    margin-right: 15px;
}
@media screen and (max-width:360px) {
    .post-content--subshare span {
    flex: 0 0 100%;
    margin-bottom: 10px;
}
}
.post-content--subshare a {
    font-size: 1.125rem;
    color: #fff;
    background: #000;
    border-radius: 50%;
    min-width: 40px;
    min-height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 15px;
}
.post-content--subshare a:hover {
    color: #fff;
}
.post-content--subshare:before {
    content: "COMPARTILHE";
    position: absolute;
    width: 100%;
    left: 0;
    top: -22px;
    color: #fff;
    font-size: .875rem;
}
.post-content--author {
    color: #f5f5f5;
    font-family: Simplon BP, sans-serif;
}
.post-content--author, .post-content--author a {
    color: #f5f5f5;
}
.post-content--author-name {
    text-transform: uppercase;
    font-size: 1.25rem;
    font-weight: 600;
    line-height: 25px;
}
.post-content--author-biography {
    font-size: 1.0625rem;
    line-height: 18px;
    margin-bottom: 5px;
}
.post-content [class^=so-widget-] {
    margin-bottom: 10px;
}
@media screen and (max-width:768px) {
    .page-content p, .post-content p {
    width: 100%;
    overflow: hidden;
}
}
.page-content #single-the-title h1, .post-content #single-the-title h1 {
    font-weight: 600;
    font-size: 2.5rem;
    line-height: 1.2;
}
@media screen and (max-width:768px) {
    .page-content #single-the-title h1, .post-content #single-the-title h1 {
    font-size: 1.875rem;
}
}
.page-content .alignfull, .post-content .alignfull {
    margin-left: calc(-50vw + 50%);
    margin-right: calc(-50vw + 50%);
    min-width: 100vw;
}
.page-content .alignwide, .post-content .alignwide {
    margin-left: -100px;
    margin-right: -100px;
    width: calc(100% + 200px);
}
@media (max-width:829px) {
    .page-content .alignfull, .page-content .alignwide, .post-content .alignfull, .post-content .alignwide {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
    max-width: 100vw;
}
}
.post-content .alignwide {
    max-width: 900px;
}
.page-content .alignwide {
    max-width: 1160px;
}
ul.wp-block-gallery {
    margin: 0;
}
.post-excerpt {
    font-size: 1.25rem;
    font-style: italic;
}
.post-info {
    display: flex;
    flex-wrap: wrap;
    border-top: 1.5px solid #d8d8d8;
    padding-bottom: 7px;
    margin: 40px 0 30px;
}
@media (max-width:829px) {
    .post-info {
    margin: 20px 0;
}
}
.post-info .author, .post-info .date, .post-info .first-line>* {
    margin-bottom: 0;
}
.post-info .category {
    display: inline-block;
}
.post-info .first-line {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.post-info .category, .post-info .date {
    text-align: right;
}
.post-info .author, .post-info .date {
    display: inline-block;
    font-size: .8125rem;
    width: 50%}
.post-info .author a {
    font-weight: 700;
}
.post-info .category {
    color: #b91315;
}
.post-info .date {
    flex: 1;
}
.comment p {
    font-size: .875rem;
}
.comment-meta {
    line-break: strict;
}
@media (max-width:829px) {
    .comment-meta {
    max-width: 30vw;
}
}
@media (max-width:1024px) {
    .single .grecaptcha-badge {
    display: none;
}
}
.advanced-search .input-search input {
    border: 1px solid #e74c3c;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
    border-radius: 10px 0 0 10px;
    float: left;
    width: calc(100% - 50px);
}
.advanced-search i.fas {
    border-radius: 0 5px 5px 0;
    background-color: #e74c3c;
    padding: 11.5px 15px;
    color: #fff;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, .2);
}
.advanced-search .showing {
    font-size: .75rem;
    width: 100%;
    overflow: hidden;
}
.advanced-search .showing span {
    opacity: .5;
    font-weight: 700;
    margin-right: 15px;
}
.author--info {
    display: flex;
    margin: 20px 0 30px;
    padding: 0;
}
.author--info img {
    border-radius: 7px;
    margin-right: 10px;
}
.archive .title-button h3 {
    font-size: 2rem;
}
@media (max-width:829px) {
    .archive .title-button h3 {
    font-size: 1.375rem;
}
}
.error-404 {
    margin: 40px 20px;
    text-align: center;
}
.error-404 h1 {
    line-height: 1;
    font-size: 70px;
}
.home {
    overflow-x: hidden;
}
@media (min-width:1025px) {
    .home-panel h2 {
    max-width: 600px;
}
.home-panel--text, .home-panel h2 {
    margin-left: auto;
    margin-right: auto;
}
.home-panel--text {
    max-width: 500px;
}
}
.collection {
    --tainacan-secondary: #f26522;
}
.collection main[role=main]>div {
    width: 100%}
.collection main[role=main] .theme-items-list:not(.is-filters-menu-open) .search-control {
    padding-bottom: 30px;
}
.collection main[role=main] .theme-items-list:not(.is-filters-menu-open) .collection-itens {
    padding: 0;
}
.collection main[role=main].faceted-search-wrapper {
    --tainacan-font-family: $f_title;
}
.collection main[role=main].faceted-search-wrapper nav.pagination .pagination-list a[role=button] {
    color: #717272;
}
.collection main[role=main].faceted-search-wrapper .pagination-link.pagination-next i:before {
    color: rgb(0,158,11);
}
.collection main[role=main].faceted-search-wrapper .search-control-item button[aria-label="Sorting direction"] i:before, .collection main[role=main].faceted-search-wrapper .search-control-item button[aria-label="Tipo de ordenação"] i:before {
    color: #0a0a0a!important;
}
.collection main[role=main].faceted-search-wrapper .search-control-item .dropdown-item.is-active {
    background: #fff200;
}
.collection main[role=main].faceted-search-wrapper .search-control-item .tainacan-icon-viewas:before {
    color: rgb(0,158,11)!important;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small {
    background: #f2f2f2;
    border: none!important;
    padding-top: 12px;
    padding-bottom: 12px;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small:hover {
    border: none;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small::-webkit-input-placeholder {
    text-transform: lowercase;
    font-size: .875rem;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small::-moz-placeholder {
    text-transform: lowercase;
    font-size: .875rem;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small:-ms-input-placeholder {
    text-transform: lowercase;
    font-size: .875rem;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small::-ms-input-placeholder {
    text-transform: lowercase;
    font-size: .875rem;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small::placeholder {
    text-transform: lowercase;
    font-size: .875rem;
}
.collection main[role=main].faceted-search-wrapper .search-area input[type=search].input.is-small:active {
    border: none!important;
}
.collection main[role=main].faceted-search-wrapper .search-area .icon i:before {
    color: #3d3d3d;
}
.collection main[role=main].faceted-search-wrapper .search-area .has-text-secondary {
    opacity: .5;
    color: #0a0a0a!important;
    font-size: .75rem!important;
    letter-spacing: 0;
    line-height: 14px;
    text-transform: lowercase;
    text-decoration: underline;
    transition: all .2s ease;
}
.collection main[role=main].faceted-search-wrapper .search-area .has-text-secondary:hover {
    opacity: 1;
    transition: all .2s ease;
}
.collection main[role=main].faceted-search-wrapper div#filters-modal:focus {
    outline: none;
}
.collection main[role=main].faceted-search-wrapper .filters-menu #filters-label-landmark:before {
    content: "";
    display: inline-block;
    width: 19px;
    height: 19px;
    background-image: url(/wp-content/themes/musehum/assets/images/icons/filter.jpg);
    background-size: 15px;
    background-repeat: no-repeat;
    background-position: center 4px;
    margin-right: 5px;
}
.collection main[role=main].faceted-search-wrapper .filters-menu .collapse-all {
    color: rgba(10, 10, 10, .5)!important;
    font-size: .75rem!important;
    letter-spacing: 0;
    line-height: 14px;
    text-transform: lowercase;
    text-decoration: underline;
    transition: all .2s ease;
}
.collection main[role=main].faceted-search-wrapper .filters-menu .collapse-all:hover {
    transition: all .2s ease;
    opacity: 1;
}
.collection main[role=main].faceted-search-wrapper .filters-menu .collapse-all span.icon i {
    color: rgb(0,158,11)!important;
}
@media (min-width:1025px) {
    .collection main[role=main].faceted-search-wrapper button#filter-menu-compress-button {
    background-color: #f2f2f2!important;
    bottom: -53px;
    left: -55px;
}
}
@media (max-width:829px) {
    .collection main[role=main].faceted-search-wrapper button#filter-menu-compress-button {
    background-color: #fff200!important;
    margin: .625rem;
}
.collection main[role=main].faceted-search-wrapper .dropdown .background {
    z-index: 900!important;
}
.collection main[role=main].faceted-search-wrapper .dropdown.is-mobile-modal>.dropdown-menu {
    z-index: 999!important;
}
}
.collection main[role=main].forced-grid.margin-auto {
    --tainacan-container-padding: 0p;
}
@media (max-width:1024px) {
    .collection main[role=main].forced-grid.margin-auto {
    --tainacan-container-padding: 25px;
}
}
.collection main[role=main].forced-grid.margin-auto #filters-modal .modal-content {
    padding-left: 0;
}
.collection main[role=main].forced-grid.margin-auto .theme-items-list .tainacan-icon {
    color: rgb(0,158,11);
}
.collection .page-header.taxonomy {
    background-color: #f5f5f5;
    margin-bottom: 63px;
}
.collection .page-header.collection .introduction {
    background: linear-gradient(45deg, rgb(0,158,11), rgb(0,211,22));
    background-color: #d8d8d8;
    height: 315px;
    display: flex;
    align-items: center;
}
@media (max-width:1024px) {
    .collection .page-header.collection .introduction {
    padding: 25px 0;
    height: auto;
}
}
.collection .page-header.collection .introduction .overtitle {
    color: #fff200;
    font-family: Simplon BP, sans-serif;
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 2.3px;
    line-height: 32px;
    margin-bottom: 30px;
    text-transform: uppercase;
}
.collection .page-header.collection .info {
    padding: 63px 0;
}
@media (max-width:1024px) {
    .collection .page-header.collection .info {
    padding: 30px 0;
}
}
.collection .page-header.collection .info .title {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 2.3px;
    line-height: 37px;
    text-transform: uppercase;
}
@media (max-width:1024px) {
    .collection .page-header.collection .info .title {
    margin-bottom: 15px;
}
}
.collection .page-header.collection .info .data {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.16px;
    line-height: 22px;
}
.collection .page-header>.row>.column.large-12 {
    position: relative;
}
.collection .page-header .go-back {
    color: rgb(0,158,11);
    font-family: Simplon BP, sans-serif;
    font-size: .8125rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: uppercase;
    position: absolute;
    right: 0;
    top: 20px;
}
@media (max-width:1024px) {
    .collection .page-header .go-back {
    right: 20px;
    top: 20px;
    z-index: 1;
    background: #fff;
    padding: 9px;
    border-radius: 5px;
}
}
.collection .page-header .content-wrapper {
    display: grid;
    grid-template-columns: auto;
}
.collection .page-header .content-wrapper.has-thubnail {
    grid-template-columns: 24.8% auto;
    grid-column-gap: 15px;
}
@media (max-width:1024px) {
    .collection .page-header .content-wrapper.has-thubnail {
    grid-template-columns: auto;
}
}
.collection .page-header .content-wrapper.no-thumbnail {
    padding-bottom: 20px;
}
.collection .page-header .content-wrapper.no-thumbnail .collection-thumbnail {
    padding-top: 0;
}
@media (max-width:1024px) {
    .collection .page-header .content-wrapper.no-thumbnail {
    padding-top: 50px;
}
}
.collection .page-header .content-wrapper .collection-thumbnail {
    position: relative;
    height: 0;
    padding-top: 100%;
    overflow: hidden;
}
.collection .page-header .content-wrapper .collection-thumbnail img {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.collection .page-header .content-wrapper .collection-data {
    padding-left: 10px;
}
.collection .page-header .content-wrapper .collection-data .subtitle {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1rem;
    font-weight: 700;
    letter-spacing: 1.19px;
    line-height: 32px;
    text-transform: uppercase;
    margin-top: 20px;
}
.collection .page-header .content-wrapper .collection-data .title {
    color: rgb(0,158,11);
    font-family: Simplon BP, sans-serif;
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 2.3px;
    line-height: 37px;
    margin-bottom: 15px;
    text-transform: uppercase;
}
.collection .page-header .content-wrapper .collection-data .social-description {
    display: flex;
    align-items: flex-end;
    color: #e12991;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.16px;
    line-height: 22px;
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer {
    display: flex;
    align-items: center;
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer.active {
    margin-bottom: 20px;
}
@media (max-width:1024px) {
    .collection .page-header .content-wrapper .collection-data .social-description .collection-sharer {
    position: absolute;
    top: 13px;
    z-index: 1;
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer .btn.trigger {
    display: none;
}
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer .icons {
    display: flex;
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer .icons a {
    margin-left: 20px;
    height: 40px;
    width: 40px;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    font-size: 1.25rem;
    transition: all .2s;
}
@media (max-width:1024px) {
    .collection .page-header .content-wrapper .collection-data .social-description .collection-sharer .icons a {
    margin-left: 0;
    margin-right: 20px;
}
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer .icons a:hover {
    width: 50px;
    height: 50px;
    transition: all .2s;
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer .icons a i.tainacan-icon.tainacan-icon-facebook {
    color: #2b4ca6;
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer .icons a i.tainacan-icon.tainacan-icon-twitter {
    color: #61b7e7;
}
.collection .page-header .content-wrapper .collection-data .social-description .collection-sharer span.tainacan-icon.tainacan-icon-share {
    color: #4d4e4e;
    font-size: 1.125rem;
    letter-spacing: 0;
    line-height: 18px;
}
.collection .page-header .content-wrapper .collection-data .social-description .description {
    color: #4d4e4e;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.16px;
    line-height: 22px;
}
.collection .page-header .content-wrapper .collection-data .social-description .description.show-more:after {
    content: " [Ler mais]";
    color: #e12991;
    font-family: Simplon BP, sans-serif;
    font-size: 1.125rem;
    font-weight: 500;
    letter-spacing: 1.16px;
    line-height: 22px;
    cursor: pointer;
}
@media (max-width:1024px) {
    .collection .page-header .content-wrapper .collection-data .social-description .description {
    margin-bottom: 20px;
}
}
.collection .page-header .content-wrapper .collection-data .social-description .description.active {
    margin-bottom: 20px;
}
.collection .page-header .content-wrapper .collection-data .social-description .description.active.show-more:after {
    content: " [Ver menos]"}
.single .content {
    padding-top: 28px;
}
.single .related-items h3 {
    color: #0a0a0a;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: 0;
    text-transform: uppercase;
    line-height: 17px;
    margin-bottom: 43px;
}
.single .related-items .single-item-collection--attachments-next {
    margin-left: 60px;
}
@media (max-width:1024px) {
    .single .related-items .single-item-collection--attachments-next {
    margin-left: 15px;
}
}
.single .related-items .single-item-collection--attachments-prev {
    margin-right: 60px;
}
@media (max-width:1024px) {
    .single .related-items .single-item-collection--attachments-prev {
    margin-right: 15px;
}
}
.single .related-items--wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: center;
    align-items: center;
}
.single .related-items--wrapper .item {
    max-width: 262px;
}
@media (min-width:1600px) {
    .single .related-items--wrapper .item {
    max-width: 312px;
}
}
.single .related-items--wrapper .item--image img {
    width: 100%}
.single .related-items--wrapper .item--title {
    background-color: #f5f5f5;
    color: #3d3d3d;
    padding: 10px 15px;
    font-size: 1rem;
    font-weight: 500;
}
.single .slick-list.draggable {
    width: 100%}
.single .navigation nav[aria-label=breadcrumb] {
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: .8125rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    text-transform: uppercase;
    margin-bottom: 65px;
}
.single .navigation nav[aria-label=breadcrumb] a {
    color: #3d3d3d;
}
.single .navigation nav[aria-label=breadcrumb] .current {
    font-weight: 700;
}
.single .content .title {
    display: flex;
    justify-content: space-between;
    color: #3d3d3d;
    font-family: Simplon BP, sans-serif;
    font-size: 1.9375rem;
    font-weight: 700;
    letter-spacing: 2.3px;
    line-height: 32px;
    text-transform: uppercase;
    padding-bottom: 40px;
    border-bottom: 1px solid rgba(77, 78, 78, .4);
    margin-bottom: 21px;
}
.single .content .title .back-link {
    color: #e12991;
}
.single .content .title .back-link, .single .info {
    font-family: Simplon BP, sans-serif;
    font-size: .8125rem;
    letter-spacing: 0;
    line-height: 16px;
}
.single .info {
    color: #4d4e4e;
    margin-bottom: 43px;
}
.single .info a {
    color: #e12991;
}
.single .collection-single-item .document-title {
    color: #0a0a0a;
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 17px;
    margin-bottom: 23px;
    text-transform: uppercase;
}
.single .single-item-collection {
    margin-bottom: 48px;
}
.single .single-item-collection--document {
    background: #f2f2f2;
}
.single .single-item-collection--document>* {
    display: flex;
    justify-content: center;
}
.single .single-item-collection--attachments {
    display: flex;
    align-items: center;
    max-width: 962px;
    margin-left: auto;
    margin-right: auto;
}
.single .slick-arrow {
    width: 31px;
    min-width: 31px;
    height: 31px;
    background-size: initial;
    background-repeat: no-repeat;
    background-position: 50%;
    margin-top: -15px;
    cursor: pointer;
}
.single .slick-arrow.single-item-collection--attachments-prev {
    background-image: url(/wp-content/themes/musehum/assets/images/icons/prev.png);
}
.single .slick-arrow.single-item-collection--attachments-next {
    background-image: url(/wp-content/themes/musehum/assets/images/icons/next.png);
}
.single a[data-lightbox=trial] {
    max-width: 125px;
    overflow: hidden;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.single .metadata {
    -moz-column-count: 3;
    column-count: 3;
}
@media (max-width:1024px) {
    .single .metadata {
    -moz-column-count: 2;
    column-count: 2;
}
}
.single .metadata>div {
    -moz-column-break-inside: avoid;
    break-inside: avoid-column;
    margin-bottom: 45px;
}
.single .metadata>div h3 {
    color: #0a0a0a;
    font-weight: 500;
    margin-bottom: 14px;
    text-transform: uppercase;
}
.single .metadata>div a, .single .metadata>div h3 {
    font-family: Simplon BP, sans-serif;
    font-size: .875rem;
    letter-spacing: 0;
    line-height: 17px;
}
.single .metadata>div a {
    color: #e12991;
}
body:not(.home) {
    padding-top: 135px;
}
body.home {
    padding-top: 95px;
}
html {
    font-size: 16px;
}
div#app {
    overflow-x: hidden;
    margin-bottom: 110px;
}

.virtual_btn, .virtual_btn:visited {
    color:#fff;
    font-family: Simplon BP, sans-serif;
    border-radius: 100px;
    background-color: rgb(0,158,11);
    min-width:200px;
    margin:0px 32%;
    line-height: 16px;
    font-size: 1.15rem;
    padding: 1rem;
    font-weight:normal;
}

.virtual_btn:hover, .virtual_btn:active {
    background-color:rgb(0,211,24);
    color:#fff;
}

@media (max-width:768px) {
    .virtual_btn
    {
        width:90%;
        text-align:center;
        display:block;
        margin:0px auto;
        line-height: 16px;
        font-size: 1rem;
        padding: 1rem;
    }

    .custom-html-widget
    {
        margin-bottom:-40px;
        margin-top:-40px;
    }
}
