/*Reset Css*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    /* font-size: 100%; */
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

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

body {
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/*Reset css*/

/* Default */

html {
    height: 100%;
}
body {
    min-height: 100%;
}
.spacer-10 {
    display: block;
    height: 10px !important;
}
.spacer-20 {
    display: block;
    height: 20px !important;
}
.spacer-30 {
    display: block;
    height: 30px !important;
}
.spacer-40 {
    display: block;
    height: 40px !important;
}
.spacer-50 {
    display: block;
    height: 50px !important;
}
.spacer-60 {
    display: block;
    height: 60px !important;
}
.spacer-70 {
    display: block;
    height: 70px !important;
}
.spacer-80 {
    display: block;
    height: 80px !important;
}
.spacer-90 {
    display: block;
    height: 90px !important;
}
.spacer-100 {
    display: block;
    height: 100px !important;
}
.spacer-150 {
    display: block;
    height: 150px !important;
}
.spacer-200 {
    display: block;
    height: 200px !important;
}
.spacer-300 {
    display: block;
    height: 300px !important;
}
b,
strong {
    font-weight: bold;
}
i,
em {
    font-style: italic;
}

/*Default*/

/*Acessibility*/

#pojo-a11y-toolbar, div[vw] {
    display: none !important;
    pointer-events: none !important;
}

/*Acessibility*/

/*Card*/

#wrapper-content {height: 100vh;position: relative;overflow: hidden;display: flex;align-items: flex-start;background: #666;}
#wrapper-content::before {
    content:'';
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../img/gradient-overlay-e-card.png);
    z-index: 9;
    background-size: 100% 100%;
    bottom: 0;
    transform: translateY(15%);
}
#wrapper-content>img {height: 100%;top: 0;position: relative;object-fit: cover;display: block;width: 100%;}
#wrapper-content>.content {height: auto;position: absolute;bottom: 0;z-index: 10;width: calc(100% - 20px);display: flex;flex-direction: column;justify-content: flex-end;left: 50%;transform: translateX(-50%);}
#wrapper-content>.content>div {padding: 15px 20px;border-radius: 18px 18px 0 0;background: rgb(109 109 109 / 20%);border: 0.5px solid #fff;border-bottom: none;backdrop-filter: blur(10px);--webkit-backdrop-filter: blur(10px);max-height: 100vh;overflow: auto;}
#wrapper-content>.content>span:first-child {font-family: 'Syne';color: #fff;font-size: 40px !important;font-weight: 700;text-align: center;margin-bottom: 0px;transition: all ease .5s;}
#wrapper-content>.content>span:nth-child(2) {
    font-family: 'Raleway';
    color: #6190FF;
    opacity: 1;
    text-align: center;
    margin-bottom: 30px;
    font-size: 27px !important;
    transition: all ease .5s;
}
#wrapper-content>.content.expand>span:first-child {font-family: 'Syne';color: #fff;font-size: 40px !important;font-weight: 700;text-align: center;margin-bottom: 20px;display: none;}
#wrapper-content>.content.expand>span:nth-child(2) {font-family: 'Syne';color: #fff;font-size: 40px !important;font-weight: 700;text-align: center;margin-bottom: 20px;display: none;}
#wrapper-content>.content>.toggle-content {
}
#wrapper-content>.content>.toggle-content>.top {
    height: 71px;
    position: relative;
    transition: all ease .5s;
    cursor: pointer;
    margin: 30px 0 100px;
}
#wrapper-content>.content>.toggle-content.expand>.top {height: 50px;margin: 0;}
#wrapper-content>.content>.toggle-content>.top>img {
    height: calc(100% - 25px);
    position: absolute;
    right: 50%;
    top: 0;
    transform: rotate(-90deg) translateY(37%);
    transition: all ease .5s;
}
#wrapper-content>.content>.toggle-content.expand>.top>img {right: 0;transform: rotate(90deg) translateY(0%);height: 100%;}
#wrapper-content>.content>.toggle-content>.top>span {transition: all ease .5s;position: absolute;bottom: 0;\: #fff;font-family: 'Raleway';color: #6190FF;left: 50%;transform: translateX(-50%);opacity: 1;letter-spacing: 6px;font-size: 18px !important;}
#wrapper-content>.content>.toggle-content.expand>.top>span {
    opacity: 0;
}
#wrapper-content>.content>.toggle-content>.bottom {transition: all ease .5s;height: auto;max-height: 0;overflow: hidden;}
#wrapper-content>.content>.toggle-content.expand>.bottom {max-height: 999px;}
#wrapper-content>.content>.toggle-content>.bottom>.info {margin-bottom: 20px;}
#wrapper-content>.content>.toggle-content>.bottom>.info>h1 {font-family: 'Syne';color: #fff;font-size: 37px !important;font-weight: 700;margin-bottom: 10px;line-height: 35px;}
#wrapper-content>.content>.toggle-content>.bottom>.info>p {font-family: 'Raleway';color: hsl(0deg 0% 100% / 70%);font-size: 19px !important;}
#wrapper-content>.content>.toggle-content>.bottom>.item {margin-bottom: 20px;}
#wrapper-content>.content>.toggle-content>.bottom>.item:last-child {
    margin-bottom: 0;
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.title-item {
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.title-item>p {
    font-family: 'Syne';
    color: #fff;
    font-size: 14px !important;
    font-weight: 700;
    margin-bottom: 20px;
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card {
    background: rgb(109 109 109 / 20%);
    border: 0.5px solid rgb(255 255 255 / 50%);
    border-bottom: none;
    backdrop-filter: blur(10px);
    --webkit-backdrop-filter: blur(10px);
    border-radius: 0;
    padding: 15px;
    color: #fff;
    margin-bottom: 30px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card:last-child {
    margin-bottom: 0;
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div:first-child {width: auto;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div:last-child {display: flex;align-items: center;justify-content: flex-end;border-left: 1px solid rgb(255 255 255 / 23%);}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div:last-child>a {display: block;width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div:last-child>a img {display: block;width: 25px;margin-left: 10px;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.title-card {margin-bottom: 10px;width: 100%;display: flex;align-items: center;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.title-card>img {display: block;width: 15px;margin-right: 8px;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.title-card>span {font-family: 'Raleway';color: rgb(255 255 255 / 34%);font-size: 12px !important;font-weight: 400;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.card-content {
    font-family: 'Raleway';
    color: #fff;
    font-size: 12px;
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.card-content>span {font-size: 12px !important;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.card-content>a {
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.card-content>a:hover {
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>.card-content>a>img {
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div {display: flex;align-items: center;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-img {width: 80px;height: 80px;display: block;background: #666;border-radius: 99999px;overflow: hidden;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-img img {display: block;width: 100%;height: 100%;object-fit: cover;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-content {width: calc(100% - 80px);padding-left: 10px;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-content .title {display: flex;align-items: center;font-family: 'Raleway';font-weight: 400;margin-bottom: 10px;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-content .title p {font-size: 14px !important;margin-right: 7px;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-content .title img {
}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-content .content {font-family: 'Raleway';font-size: 10px;color: rgb(255 255 255 / 34%);font-weight: 400;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-content .content p {font-size: 10px !important;}
#wrapper-content>.content>.toggle-content>.bottom>.item>.card>div>div>.rede-content .btn-card {background: #6190FF;color: #fff;display: inline-block;padding: 5px 30px;text-decoration: none;font-family: 'Raleway';font-size: 12px !important;border-radius: 3px;margin-top: 13px;}

/*Card*/