blockquote {
    margin-left: 10px;
    padding-left: 10px
}

.my-button {
    background-color: #1b4e81;
    border-color: #ccc;
    color: #fff;
    padding: 7px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 10px;
    font-weight: 700
}

.my-button1 {
    background-color: #d20f26;
    border-color: #ccc;
    color: #fff;
    padding: 7px 10px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    margin-right: 10px;
    font-weight: 700
}

.div_hover {
    background-color: #036;
    color: #fff;
    font-weight: 700;
    cursor: pointer;
    font-size: 15px;
    padding: 6px 12px
}

.div_hover:hover {
    background-color: #40668c;
    color: #fff;
    text-decoration: none
}

.my-button:hover {
    color: #fff;
    text-decoration: none
}

.my-button1:hover {
    color: #fff;
    text-decoration: none
}

#expand-box {
    width: 100%;
    padding: 0;
    border: 2px solid #bbb;
    margin: 7px 0 0
}

#expand-box-header {
    margin: 0;
    padding: 0 0 3px 2px;
    overflow: auto
}

#expand_box_sub_header {
    clear: both
}

@media only screen and (max-width:1180px) {
    #a10 {
        display: none
    }
}

@media only screen and (max-width:1120px) {
    #a9 {
        display: none
    }
}

@media only screen and (max-width:1060px) {
    #a8 {
        display: none
    }
}

@media only screen and (max-width:1000px) {
    #a7 {
        display: none
    }
}

@media only screen and (max-width:920px) {
    #a6 {
        display: none
    }
}

@media only screen and (max-width:860px) {
    #a5 {
        display: none
    }
}

@media only screen and (max-width:800px) {
    #a4 {
        display: none
    }
}

@media only screen and (max-width:740px) {
    #a3 {
        display: none
    }
}

@media only screen and (max-width:680px) {
    #a2 {
        display: none
    }
}

@media only screen and (max-width:620px) {
    #a1 {
        display: none
    }
}

@media only screen and (max-width:400px) {
    #c1 {
        padding-left: 11px
    }
}

@media only screen and (max-width:310px) {
    #b1 {
        display: none
    }
}

.push_to_right {
    padding-left: 100px
}

@font-face {
    font-family: roboto slab;
    font-style: normal;
    font-weight: 400;
    src: local('Roboto Slab Regular'), local('RobotoSlab-Regular'), url(https://chavedopeso.com.br/professora-de-sp-tem/exclusivokey/fonts/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD
}

.glue_popup {
    height: 450px;
    max-width: 700px;
    box-shadow: 0 0 7px #4a4a4a;
    -moz-box-shadow: 0 0 7px #4a4a4a;
    -webkit-box-shadow: 0 0 7px #4a4a4a;
    background: #fff;
    -webkit-animation: zoomin .4s;
    animation: zoomin .4s;
    border-radius: 5px;
    border: 3px solid rgba(0, 51, 102, .99);
    display: none;
    z-index: 1000;
    margin-left: 0 !important;
    margin-top: 0 !important;
    width: 100%;
    height: unset !important;
    padding: 10px 0;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%)
}

.glue_popup * {
    font-family: roboto slab
}

.glue_close {
    cursor: pointer;
    position: relative;
    top: 0;
    left: 0;
    float: right;
    font-family: Arial;
    font-size: 17px;
    color: #4c4c4c;
    padding: 5px;
    padding-left: 10px;
    padding-right: 10px;
    text-decoration: none;
    border-radius: 0 5px 0 5px
}

.glue_content {
    padding: 20px
}

.product-left {
    float: left;
    width: 40%
}

.product-left a {
    cursor: pointer;
    transition: all .5s ease-in-out 0s
}

.glue_popup img {
    max-height: 450px;
    width: 100%
}

.product-right {
    float: right;
    width: 60%
}

.product-right h1 {
    font-size: 38px;
    text-align: center;
    font-weight: 700;
    color: rgba(0, 0, 0, .73)
}

.product-right p {
    margin-top: 5px;
    font-size: 18px;
    line-height: 160%;
    font-size: 20px;
    letter-spacing: normal;
    padding: 0 10px;
    margin-top: 60px
}

.offerbox1,
.offerbox2 {
    padding-top: 20px;
    padding-bottom: 20px
}

.offerbox1 a.cta,
.offerbox2 a.cta {
    display: block;
    font-size: 18px;
    letter-spacing: 2px;
    color: #fff;
    padding: 14px 25px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    margin: 5px 0;
    text-shadow: 0 1px 0 #000;
    background-color: #1b4e81;
    margin: 0 10px
}

.eORIek {
    width: 1em;
    height: 1em;
    animation: .85s linear 0s infinite normal none running kwWELU
}

.offerbox1 {
    text-align: center;
    margin-top: 40px
}

.last_txt {
    margin-top: 10px
}

@media(max-width:767px) {

    .offerbox1 a.cta,
    .offerbox2 a.cta {
        font-size: 12px;
        padding: 7px 2px;
        margin: 0 5px;
        letter-spacing: normal
    }

    .offerbox1 {
        margin-top: 0;
        padding-top: 10px;
        padding-bottom: 5px
    }

    .product-right h1 {
        font-size: 21px
    }

    .product-right p {
        margin-top: 10px;
        font-size: 14px
    }

    #bottombar * {
        font-size: 14px
    }

    .footer_left,
    .expire-text {
        line-height: 40px
    }

    .public-DraftStyleDefault-block {
        padding-left: 11px;
        font-size: 14px
    }
}

@keyframes zoomin {
    0% {
        opacity: .1
    }

    40% {
        opacity: .4
    }

    50% {
        opacity: .5
    }

    60% {
        opacity: .6
    }

    70% {
        opacity: .7
    }

    80% {
        opacity: .8
    }

    90% {
        opacity: .9
    }

    100% {
        opacity: 1
    }
}

.custom-social-proof {
    position: fixed;
    bottom: 90px;
    left: 20px;
    z-index: 9999999999999 !important
}

.custom-social-proof .custom-notification {
    width: 320px;
    border: 0;
    text-align: left;
    z-index: 99999;
    box-sizing: border-box;
    font-weight: 400;
    border-radius: 6px;
    box-shadow: 2px 2px 10px 2px rgba(11, 10, 10, .2);
    background-color: #fff;
    position: relative;
    cursor: pointer
}

.custom-social-proof .custom-notification .custom-notification-container {
    display: flex !important;
    align-items: center;
    height: 80px
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-image-wrapper img {
    max-height: 75px;
    width: 45px;
    overflow: hidden;
    border-radius: 6px 0 0 6px;
    object-fit: cover;
    vertical-align: middle
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper {
    margin: 0;
    height: 100%;
    color: gray;
    padding-left: 20px;
    padding-right: 10px;
    border-radius: 0 6px 6px 0;
    flex: 1;
    display: flex !important;
    flex-direction: column;
    justify-content: center
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content {
    font-family: inherit !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 14px;
    line-height: 16px
}

.custom-social-proof .custom-notification .custom-notification-container .custom-notification-content-wrapper .custom-notification-content small {
    margin-top: 3px !important;
    display: block !important;
    font-size: 12px !important;
    opacity: .8
}

html {
    font-family: sans-serif
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio:not([controls]) {
    display: none;
    height: 0
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

b,
strong {
    font-weight: 900
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

img {
    box-shadow: 0 0 10px #737373;
    border-radius: 10px;
    width: 100%;
    height: auto;
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    cursor: pointer
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

@media print {

    *,
    *::before,
    *::after {
        color: #000 !important;
        text-shadow: none !important;
        background: transparent none repeat scroll 0% 0% !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    a[href]::after {
        content: " (" attr(href) ")"
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    a[href^="#"]::after,
    a[href^="javascript:"]::after {
        content: ""
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    tr,
    img {
        page-break-inside: avoid
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    select {
        background: #fff none repeat scroll 0% 0% !important
    }

    .navbar {
        display: none
    }

    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000 !important
    }

    .label {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd !important
    }
}

.navbar-default {
    background-image: linear-gradient(to bottom, rgb(255, 255, 255) 0px, rgb(248, 248, 248) 100%);
    background-repeat: repeat-x;
    border-radius: 4px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, .15) inset, 0 1px 5px rgba(0, 0, 0, .075)
}

.navbar-brand,
.navbar-nav>li>a {
    text-shadow: 0 1px 0 rgba(255, 255, 255, .25)
}

@media(max-width:767px) {

    .navbar .navbar-nav .open .dropdown-menu>.active>a,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-image: linear-gradient(to bottom, rgb(51, 122, 183) 0px, rgb(46, 109, 164) 100%);
        background-repeat: repeat-x
    }
}

@font-face {
    font-family: fontawesome;
    font-style: normal;
    font-weight: 400
}

.fa {
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}


body {
    overflow-x: hidden;
    margin-top: 0
}

a {
    cursor: pointer
}

a:hover,
a:focus {
    outline: medium;
    text-decoration: none
}

.m-t-25 {
    margin-top: 15px !important
}

.m-t-25 i {
    text-decoration: none;
    font-style: normal
}

.m-b-30 {
    margin-bottom: 30px !important
}

.m-b-8 {
    margin-bottom: 8px !important
}

.m-b-5 {
    margin-bottom: 5px !important
}

.p-b-0 {
    padding-bottom: 0 !important
}

.no-border-top {
    border-top: medium !important
}

@media only screen and (max-width:767px) {
    .p-l-15-mobile {
        padding-left: 15px !important
    }
}

.navbar {
    margin-bottom: 0
}

.navbar-default {
    border-radius: 0;
    border: medium;
    background: #fff none repeat scroll 0% 0%
}

.navbar-brand {
    padding: 2px 10px
}

.navbar-brand img {
    width: 150%;
    max-width: 150px
}

.navbar-nav {
    float: left
}

.navbar-nav>li {
    text-align: center
}

.navbar-default .navbar-nav>li>a {
    font-family: Arial;
    text-shadow: none;
    color: #333;
    font-size: 13px;
    font-weight: 700
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    text-shadow: 0 2px 2px #777;
    color: #fff
}

@media only screen and (max-width:767px) {
    .navbar-nav {
        display: block;
        width: auto;
        float: none
    }

    .navbar-nav>li {
        display: block
    }

    .navbar-default .navbar-toggle {
        border-color: #000;
        background: transparent none repeat scroll 0% 0%;
        color: #000;
        float: right
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background: transparent none repeat scroll 0% 0%;
        color: #fff;
        border-color: #fff
    }

    .navbar-header {
        text-align: center
    }

    .navbar-brand {
        padding: 5px 10px;
        margin: 0 auto;
        display: block;
        float: left;
        width: 120px
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .navbar-default .navbar-nav>li>a {
        font-size: 16px;
        padding: 15px 8px
    }
}

.content-box {
    background: #fff none repeat scroll 0% 0%
}

.col-md-8 {
    padding: 0 10px !important;
}

.content h1 {
    border-left: solid 4px black;
    padding-left: 10px;
    font-family: roboto, sans-serif;
    font-weight: 900;
    margin: 30px 0 16px;
    color: #222;
    font-size: 26px;
    line-height: 1.2;
}

.shadow-none {
    box-shadow: var(--none);
}

.content .img-responsive {
    margin: 0 auto 5px;
    box-shadow: none !important;
}

.legenda-head {
    line-height: 1.1 !important;
}

.content p {
    font-family: roboto, sans-serif;
    margin: 0 0 10px;
    line-height: 1.4;
    font-size: 18px;
    color: #222
}

.content p.pink-text {
    color: #0198bd
}

.content p.update {
    border: 1px dotted #000;
    background: #effff7 none repeat scroll 0% 0%;
    padding: 4px 9px
}

.content p.update .red-text {
    color: red
}

.content h5 {
    font-family: roboto, sans-serif;
    font-weight: 400;
    color: #222;
    margin: 8px 0 20px;
    font-size: 21px;
    line-height: 28px
}

.content h5.pink-border-bottom {
    color: #666;
    border-bottom: 2px solid #0198bd;
    margin-bottom: 15px
}

.content h4 {
    font-family: roboto, sans-serif;
    font-weight: 900;
    font-size: 21px;
    line-height: 28px;
    color: #222
}

.content p a {
    color: #0198bd
}

.content p a:hover,
.content p a:focus {
    color: #0198bd
}

.content h3 {
    font-family: roboto, sans-serif;
    font-weight: 900;
    color: #222;
    margin: 26px 0;
    font-size: 26px
}

.content .top-bottom-border {
    width: 100%;
    height: 13px;
    background: transparent none repeat scroll 0% 0%;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    margin: 30px 0
}

.content .revival-box {
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #ccc;
    padding-top: 20px;
    padding-bottom: 10px;
    margin-bottom: 15px
}

.content .revival-box2 {
    margin-left: 0;
    margin-right: 0;
    border: 1px solid #ccc;
    background: #f5f9fa none repeat scroll 0% 0%;
    padding: 10px;
    margin-bottom: 15px
}

.content .revival-box .button {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 20px
}

@media only screen and (max-width:767px) {
    .content .grey-box .img-responsive {
        margin-bottom: 15px
    }

    .content .revival-text {
        text-align: center
    }

    .content .revival-box .rev {
        margin-bottom: 15px
    }

    .content .revival-box .button {
        margin: 0 auto 20px
    }
}

.comments {
    background: #fff none repeat scroll 0% 0%;
    padding-bottom: 30px
}

.recent {
    margin-left: 0;
    margin-right: 0;
    padding-top: 15px;
    padding-bottom: 20px
}

.recent p,
.recent a {
    font-family: Tahoma;
    font-size: 14px;
    margin: 0;
    line-height: 18px;
    color: #3b5998
}

.recent p {
    font-weight: 700
}

header {
    display: flex;
    background: #cf0000;
    padding: 15px;
    justify-content: space-between;
    filter: drop-shadow(0px 0px 3px black);
}

header * {
    margin: 0;
    color: white;
    font-size: 20px;
}

.media {
    margin: 0;
    padding: 8px 0;
    border-top: 1px solid #e2e2e2
}

.media.border-bottom {
    border-bottom: 1px solid #e2e2e2
}

.footer * {
    box-shadow: var(--none);
}

.media-left img {
    border-radius: var(--border-radius-perfil);
    margin-top: 6px;
    box-shadow: var(--none);
    width: 50px;
}

.media-body h4 a {
    font-family: Tahoma;
    font-size: 16px;
    color: #3b5998;
    margin: 0 0 5px;
    line-height: 14px
}

.media-body h4 a:hover,
.media-body h4 a:focus {
    color: #3b5998
}

.media-body p {
    font-family: tahoma;
    font-size: 14px;
    color: #1a1a1a;
    line-height: 18px;
    margin: 0 0 5px;
    font-weight: 500
}

html,
body {
    overflow-x: hidden;
    width: 100%;
}

.media-body p.bottom {
    color: #3b5998;
    display: flex;
    justify-content: space-around;
}

.media-body p.bottom .like {
    margin-left: 8px
}

.media-body p.bottom .time {
    color: gray;
    border-bottom: 1px dotted gray
}

.comments p.small {
    font-family: Tahoma;
    font-size: 11px;
    color: #3b5998;
    margin: 10px 0
}

.col-md-4 {
    padding-top: 30px
}

div.warning {
    color: #434343;
    font-family: roboto, sans-serif;
    font-weight: 900;
    padding: 3px 7px;
    margin: 5px auto 10px;
    background: yellow;
    color: red;
    border: dashed red 2px;
    text-align: center
}

#ouibounce-modal {
    font-family: open sans, sans-serif;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

body {
    margin: 0;
    padding: 0
}

.hos_modal {
    animation: 1000ms linear 0s normal both 1 running jelly !important
}

#popup {
    position: absolute;
    text-align: center;
    background: rgba(0, 0, 0, .85) none repeat scroll 0% 0%;
    width: 100%;
    display: block;
    top: 0;
    left: 0;
    height: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 999
}

#popup img {
    border: 10px solid #fff;
    border-radius: 30px
}

#close {
    right: 23px;
    position: fixed;
    top: 20px;
    text-align: center;
    padding: 3px 2px;
    line-height: 1;
    color: #000;
    font-size: 30px;
    font-weight: 400;
    z-index: 999;
    font-family: inherit;
    background: #fff none repeat scroll 0% 0%;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    cursor: pointer
}

.media-heading,
.pull-left,
.time {
    color: #3b5998 !important;
}

.hos_modal img {
    max-width: 100%
}

.media-body img {
    margin: 10px 0;
    box-shadow: var(--none);
}

.media-body {
    margin-left: 10px
}

.img-responsive {
    width: 100%;
    height: auto
}

div#bottombar {
    position: fixed;
    bottom: 0;
    height: 80px;
    background: #036;
    font-size: 20px
}

#bottombar * {
    font-family: roboto slab
}

.footer_left,
.footer_right {
    flex: 1;
    text-align: center;
    line-height: 80px
}

.btn_click_here {
    text-align: center;
    display: inline-block;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    word-break: break-word;
    overflow-wrap: break-word;
    font-size: 16px;
    font-weight: 700;
    color: #036;
    font-style: normal;
    line-height: 1;
    width: 60%;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    text-decoration: none;
    padding: 10px 15px;
    border-color: #fff;
    border-width: 0;
    border-radius: 3px
}

.expire-text {
    font-weight: 700;
    font: Arial;
    color: #fff;
    text-align: center;
    line-height: 80px;
    letter-spacing: 2px
}

h1.article-header {
    border: var(--none);
    padding: 0 20px !important;
    font-size: 47px;
    line-height: 47px;
    padding: 0;
    margin: 0 auto 24px;
    max-width: 992px;
}

@media screen and (max-width:600px) {
    h1.article-header {
        font-size: 30px;
        line-height: 36px;
        font-weight: 900;
        letter-spacing: -1.2px;
        padding: 0 16px;
        margin-bottom: 10px;
    }
}

.wisepops-root {
    left: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    -webkit-animation: zoomin .5s;
    animation: zoomin .5s
}

.wisepops-root .cqRQEn {
    z-index: 1;
    pointer-events: auto;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    height: 80px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 0;
    min-height: 1px;
    background-color: #fff;
    box-shadow: #333 0 0 0 0;
    border-top-style: solid;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    color: #5e5e64;
    background-clip: padding-box;
    -webkit-font-smoothing: antialiased;
    display: flex;
    flex-direction: column;
    flex: 0 1 auto;
    border-color: #ededed;
    border-width: 1px;
    border-radius: 0;
    transition: all .5s ease 0s;
    transform: translate(0px, 0px);
    opacity: 1
}

.wisepops-root .fyqUCv {
    position: absolute;
    z-index: 200;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%
}

.wisepops-root .fkNnGr {
    max-width: 100%;
    display: flex;
    flex-direction: column;
    z-index: 1;
    overflow: auto;
    flex: 1 1 auto;
    border-radius: 0
}

.wisepops-root .boVWwO {
    display: flex;
    box-sizing: border-box;
    position: relative;
    padding: 0 20px;
    overflow: hidden;
    flex: 1 0 auto
}

.wisepops-root .hCwzes {
    display: flex;
    flex-direction: row;
    max-width: 100%;
    flex: 1 1 auto
}

.wisepops-root .boVWwO>div:last-child {
    margin-bottom: 0
}

.wisepops-root .iELQYj {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    z-index: 0;
    padding: 0;
    flex: 0 1 23%;
    max-width: 20%
}

.wisepops-root .dHHjmv {
    position: relative;
    width: 1px;
    z-index: 1;
    user-select: none;
    -webkit-user-drag: none;
    flex: 0 0 auto
}

.wisepops-root .eqAvkZ {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-color: transparent;
    max-width: 39%;
    z-index: 0;
    padding: 0;
    flex: 0 1 39%
}

.wisepops-root .iLzdUP {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-image: none;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center
}

.wisepops-root .iELQYj>div.wisepops-blocks-wrapper {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 1px;
    flex: 1 0 auto
}

.wisepops-root .eqAvkZ>div.wisepops-blocks-wrapper {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 1px;
    flex: 1 0 auto
}

.wisepops-root .kfTgQJ {
    position: relative;
    min-height: 1px;
    transition: opacity 300ms ease 0s
}

.wisepops-root .iDjiZL {
    width: 100%;
    text-align: center
}

.wisepops-root .iDjiZL div {
    line-height: 0
}

.wisepops-root .dHHjmv {
    position: relative;
    width: 1px;
    z-index: 1;
    user-select: none;
    -webkit-user-drag: none;
    flex: 0 0 auto
}

.wisepops-root .iCgeZS {
    position: relative;
    display: flex;
    flex-direction: column;
    box-sizing: border-box;
    background-color: transparent;
    max-width: 38%;
    z-index: 0;
    padding: 0;
    flex: 0 1 38%
}

.wisepops-root .iLzdUP {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
    background-image: none;
    background-size: cover;
    opacity: 1;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center center
}

.wisepops-root .iCgeZS>div.wisepops-blocks-wrapper {
    display: flex;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    min-height: 1px;
    flex: 1 0 auto
}

.wisepops-root .cKRjAS {
    width: 100%;
    position: relative;
    display: flex;
    flex-direction: row
}

.wisepops-root .VEpXU {
    width: 100%;
    height: auto;
    border-width: initial;
    border-style: none;
    border-color: initial;
    border-image: initial;
    overflow: hidden
}

.wisepops-root .euvGbb {
    display: flex;
    flex-direction: row;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    align-items: center
}

.wisepops-root .jUBOSE {
    max-width: 100%;
    height: auto;
    position: relative;
    left: 0%;
    top: 0%;
    flex: 0 0 auto
}

.wisepops-root .OWGeE {
    display: flex;
    -webkit-box-align: stretch;
    align-items: stretch;
    -webkit-box-pack: center;
    justify-content: center
}

.wisepops-root .gSggUM {
    text-align: center;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    word-break: break-word;
    overflow-wrap: break-word;
    box-sizing: border-box;
    font-family: source sans pro;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    font-style: normal;
    line-height: 1;
    width: 60%;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    background-color: #003268;
    text-decoration: none;
    padding: 16px 20px;
    border-color: #fff;
    border-width: 0;
    border-radius: 4px
}

.wisepops-root .eORIek {
    width: 1em;
    height: 1em;
    animation: .85s linear 0s infinite normal none running kwWELU
}

.timer_txt {
    font-weight: 700;
    letter-spacing: normal;
    line-height: 120%;
    color: rgba(0, 0, 0, .78);
    background-color: transparent;
    font-family: Roboto Slab
}

.public-DraftStyleDefault-block {
    padding-left: 11px;
    font-size: 20px
}

@media screen and (max-width:600px) {}

.opacity {
    opacity: var(--opacity) !important;
}

.small {
    line-height: var(--line-height) !important;
    font-size: var(--small) !important;
}

.h1-span {
    font-size: var(--small-h1);
}

.text-lateral {
    font-style: italic;
}

.name-lateral span:nth-of-type(1) {
    font-weight: bold;
}

.name-lateral {
    display: flex;
    flex-direction: column;
}

:root {
    --line-height: 1.1;
    --opacity: .6;
    --small: 15px;
    --small-h1: 18px;
    --width: 100%;
    --border-radius-perfil: 100%;
    --none: none !important;
}

.w-100 {
    width: var(--width);
}

.border-none {
    border-radius: var(--none);
}

.depo img {
    border-radius: 10px 10px 0 0;
    box-shadow: none !important;
}

.depo div img {
    width: 45px;
}

.depo div p {
    margin: 0;
}

.depo div {
    border-radius: 0 0 0 10px;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
    border-left: solid #8f1201 3px;
    padding: 5px;
    padding-left: 10px;
}