input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

input[id=suggestion-form-word]:-webkit-autofill,
input[id=suggestion-form-word]:-webkit-autofill:hover,
input[id=suggestion-form-word]:-webkit-autofill:focus,
input[id=suggestion-form-word]:-webkit-autofill:active,
input[id=suggestion-form-word]:-internal-autofill-selected {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000000 !important;
    background-color: transparent !important;
}

input[id=suggestion-form-email]:-webkit-autofill,
input[id=suggestion-form-email]:-webkit-autofill:hover,
input[id=suggestion-form-email]:-webkit-autofill:focus,
input[id=suggestion-form-email]:-webkit-autofill:active,
input[id=suggestion-form-email]:-internal-autofill-selected {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000000 !important;
    background-color: transparent !important;
}

textarea {
    resize: none;
}

body {
    margin: 0;
    user-select: none;
}

html, 
body {
    font-family: Roboto !important;
    font-size: 22px;
    font-weight: 400;
    font-style: normal;
}

a, 
a:hover, 
a:active,
a:focus {
    color: #009de0;
    outline: 0;
    text-decoration: none;
}

*:focus {
    outline: 0;
}

fieldset {
    min-width: 100%;
    float:left;
}

input::-moz-focus-inner { 
  border: 0; 
}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: 'Roboto';
}

strong, b, th {
    font-weight: 700;
    font-family: 'Roboto';
}

.nowrap {
    white-space: nowrap;
}

.nowrap_m {
    white-space: nowrap;
}

.nowrap_d {
    white-space: normal;
}

.ctaBar {
    font-size: 16px !important;
    letter-spacing: 0px !important;
    color: #FFFFFF !important;
    opacity: 1 !important;
    text-align: center !important;
    margin: auto !important;
    line-height: 60px !important;
    width: fit-content !important;
    font-family: "scale-variable",sans-serif !important;
    font-variation-settings: 'wdth' 110, 'wght' 500 !important;
}

.modal-backdrop.in {
    opacity: 0 !important;
}

.gallery-video-thumbs-table .cookie-cortina,
.gallery-audio-thumbs-table .cookie-cortina {
    background-color: transparent;
    height: 100%;
    width: 100%;
    position: absolute;
    display: block;
    
    cursor: pointer;
    z-index: 1000;
}

.gallery-video-thumbs-table .cookie-cortina.ativo,
.gallery-audio-thumbs-table .cookie-cortina.ativo {
    background-color: #FFFFFF;
    cursor: default;
}

.gallery-video-thumbs-table .cookie-cortina-body,
.gallery-audio-thumbs-table .cookie-cortina-body {
    display: none;
    padding: 15px;
}

.gallery-video-thumbs-table .cookie-cortina-body p:first-child,
.gallery-audio-thumbs-table .cookie-cortina-body p:first-child {
    margin-bottom: 15px;
}

.gallery-video-thumbs-table .cookie-cortina-body p,
.gallery-audio-thumbs-table .cookie-cortina-body p {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 14px !important;
    font-weight: 500 !important;
    font-style: normal !important;
    line-height: 150% !important;
    text-align: center !important;
    margin-bottom: 10px;
}

.gallery-video-thumbs-table .cookie-cortina-body p:last-child,
.gallery-audio-thumbs-table .cookie-cortina-body p:last-child {
    margin-bottom: 0px;
}


.regulation-layer.cookies i {
    font-style: italic;
}

.regulation-layer.cookies ul {
    margin-left: 50px;
}

.regulation-layer.cookies ul li {
    list-style: inherit;
    margin: inherit;
}

.regulation-layer.cookies ul li p {
    text-align: left;
}

.regulation-layer.cookies b {
    font-weight: 700;
}

.regulation-layer.cookies .button-suggest-container {
    background-color: #FF7800;
    width: 100%;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    border: 0px;
    border-radius: 5px;
  
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase;
    max-width: 250px;
    padding: 8px 25px;
    cursor: pointer;
}

.regulation-layer.cookies a, 
.regulation-layer.cookies a:hover, 
.regulation-layer.cookies a:active,
.regulation-layer.cookies a:focus {
    color: #535252;
    outline: 0;
    text-decoration: underline;
}

.regulation-layer.cookies a, 
.regulation-layer.cookies a:hover, 
.regulation-layer.cookies a:active,
.regulation-layer.cookies a:focus {
    color: #535252;
    outline: 0;
    text-decoration: underline;
}

.cookie-table {
    width: 100%;
    border: 1px solid #535252;
    margin-bottom: 75px;
}

.cookie-list {
    padding: 25px 0px 25px 25px;
}

.cookie-list p {
    margin-bottom: 20px;
}

.cookie-list p:last-child {
    margin-bottom: 0px;
}

.cookie-table th {
    background-color: silver;
    border: 1px solid #535252;
    padding: 5px;
}

.cookie-table td {
    border: 1px solid #535252;
    padding: 5px;
}

.topLogo {
    float: right;
    width: 90px;
    margin: 25px 70px;
}

.pda-layer-end-voting .contador h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 125, 'wght' 400;
    font-size: 44px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
 
    text-align: center;
    margin-top: 35px;
    margin-bottom: 10px;
}

.pda-layer-end-voting .contador h5 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 300;
    font-size: 24px;
    letter-spacing: 0px;
    color: #222222;
    line-height: 125%;
  
    text-align: center;
    margin-top: 0px;
    margin-bottom: 20px;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 {
    margin-left: auto !important;
    margin-right: auto !important;
    width: 140px !important;
    height: 420px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] {
    background-color: transparent !important;
    width: unset !important;
    height: 100% !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #Container_jbeeb_6 {
    left: 16px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_9 {
    left: 0px !important;
    padding-top: 10px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_9 span {
    transform-origin: 0 0;
    transform: rotate(180deg);
    position: absolute;
    top: 42px;
    left: 10px;
    font-weight: 500;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #Container_jbeeb_10 {
    left: 16px !important;
    top: 100px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_13 {
    left: 0px !important;
    top: 100px !important;
    padding-top: 10px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_13 span {
    transform-origin: 0 0;
    transform: rotate(180deg);
    position: absolute;
    top: 54px;
    left: 10px;
    font-weight: 500;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3  #Container_jbeeb_14 {
    left: 16px !important;
    top: 200px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3  #TextBox_jbeeb_17 {
    left: 0px !important;
    top: 200px !important;
    padding-top: 10px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_17 span {
    transform-origin: 0 0;
    transform: rotate(180deg);
    position: absolute;
    top: 72px;
    left: 10px;
    font-weight: 500;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3  #Container_jbeeb_18 {
    left: 16px !important;
    top: 300px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3  #TextBox_jbeeb_21 {
    left: 0px !important;
    top: 300px !important;
    padding-top: 10px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_21 span {
    transform-origin: 0 0;
    transform: rotate(180deg);
    position: absolute;
    top: 84px;
    left: 10px;
    font-weight: 500;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] div[id^=Box_jbeeb] {
    display: none;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 > div[id^=TextBox_jbeeb] {
    font-family: "scale-variable",sans-serif !important;
    font-variation-settings: 'wdth' 100, 'wght' 500;
    font-size: 14px !important;
    letter-spacing: 0px;
    color: rgb(255, 255, 255) !important;
    opacity: 1;
    writing-mode: vertical-lr;
    text-align: right !important;
    height: 100% !important;
    width: 14px !important;
    top: 0px !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] div[id^=TextBox_jbeeb] {
    line-height: 200% !important;
    width: max-content !important;
    height: 100% !important;
}

.pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] div[id^=TextBox_jbeeb] span {
    font-family: "scale-variable",sans-serif !important;
    font-variation-settings: 'wdth' 75, 'wght' 900;
    font-size: 100px;
    letter-spacing: -1px;
    color: #FFFFFF;
}

/*****  APP INFO ******/
.appInfo {
    list-style-type: none;
    padding: 0;
    margin: 0;
    
    font-size: 16pt;
    line-height: 150%;
}

.appInfo > li:first-child {
    border-top: 1px solid #d8d8d7;
}

.appInfo > li {
    border-bottom: 1px solid #d8d8d7;
    display: table;
    width: 100%;
    padding: 20px 0;
}

.appInfo li:hover {
    background-color: #F4F3F0;
    
    cursor: pointer;
}

.appInfo > li > a,
.appInfo > li > a:hover,
.appInfo > li > a:active,
.appInfo > li > a:focus {
    color: #06c;
    outline: 0;
    text-decoration: none;
}

/*****  END - APP INFO ******/

.info-button > a,
.info-button > a:focus
.info-button > a:hover, 
.info-button > a:active {
    font-weight: 700;
    font-family: "Roboto";
    color: #FFFFFF !important;
    background-color: #fda100;
    text-transform: uppercase;
    border: 0px none transparent;
    padding: 10px 15px;
    width: 130px;
    height: 40px;
    font-size: 10pt;
    border-radius: 10px;
}

#fixed-bar {
    display: none;
    background: transparent;
    position: fixed;
    bottom: 0px;
    right: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1002;
}

#fixed-bar #bar-inner {
    float: right;
    background: transparent url("/images/back-to-top-mini.png") no-repeat scroll 0px 0px;
    height: 80px;
    width: 52px;
}

#fixed-bar a {
    text-decoration: none;
    text-indent: -9999px;
    overflow: hidden;
    font-size: 1%;
    height: 80px;
    width: 52px;
    position: absolute;
    display: block;
}

.share-bar {
    display: table;
    border-spacing: 20px 0px;
    margin-right: auto;
    margin-left: auto;
    margin-top: auto;
    margin-bottom: 0px;
}

.share-bar li {
    position: relative;
    display: table-cell;
}

.share-bar-group {
    display: none;
}

.share-bar .facebook-ico {
    background: url('/images/redesSociais.svg') no-repeat 0px 0px;
    width: 38px;
    height: 38px;
}

.share-bar .twitter-ico {
    background: url('/images/redesSociais.svg') no-repeat -56px 0px;
    width: 38px;
    height: 38px;
}

.share-bar .share-ico {
    background: url('/images/share-group.png') no-repeat 0px 0px;
    width: 40px;
    height: 40px;
    
    cursor: pointer;
}

.share-bar .whatsapp-ico {
    background: url('/images/redesSociais.svg') no-repeat -114px 0px;
    width: 38px;
    height: 38px;
    
    position: relative;
    cursor: pointer;
}

.whatsapp-box-xs {
    font-family: "Roboto";
    text-transform: uppercase;
    text-align: center;
    background-color: #25D366;
    border-radius: 50px;
    right: 15px;
    left: 15px;
    z-index: 50;
    cursor: pointer;
    padding: 5px 0px 3px 0px;
    width: auto;
}

.suggestion-footer .whatsapp-box-xs {
    position: fixed;
    margin-top: -50px;
}

.voting-footer .whatsapp-box-xs {
    position: absolute;
    margin-top: -50px;
}

.whatsapp-ico-xs {
    display: inline-block;
    background: url('/images/icons/wa-icon-branco.svg') no-repeat 0px 0px;
    width: 40px;
    height: 40px;
    margin: 0px 15px 0px 0px;
    vertical-align: text-bottom;
}

.whatsapp-box-info-xs {
    display: inline-block;
    vertical-align: text-bottom;
    margin: 0px;
    
    font-size: 20px;
    font-weight: 500;
    color: #FFF;
    line-height: 100%;
    text-align: left;
}

.whatsapp-box {
    position: absolute;
    background-color: #25D366;
    height: 230px;
    width: 260px;
    bottom: 60px;
    left: -115px;
    border-radius: 25px;
    z-index: 100;

    font-family: "Roboto";
    text-transform: uppercase;
}

.whatsapp-box-mini {
    position: absolute;
    background-color: #25D366;
    height: 50px;
    width: 300px;
    bottom: 60px;
    left: -135px;
    border-radius: 25px;
    z-index: 50;
    
    font-family: "Roboto";
    text-transform: uppercase;
    
    cursor: pointer;
}

.whatsapp-box::after,
.whatsapp-box-mini::after {
    top: 100%;
    left: 130px;
    border: solid transparent;
    content: " ";
    height: 0px;
    width: 0px;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136,183,213,0);
    border-top-color: rgba(136, 183, 213, 0);
    border-top-color: #25D366;
    border-width: 13px;
    margin-left: -10px;
}

.whatsapp-box-qrc {
    background-color: #FFF;
    height: 140px;
    width: 140px;
    margin: 30px auto 10px auto;
}

.whatsapp-box-tel {
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 150%;
}

.whatsapp-box-info {
    font-size: 20px;
    color: #FFF;
    text-align: center;
    line-height: 150%;
    margin: 6px 5px;
}

.whatsapp-box-mini .whatsapp-box-info {
    margin: 10px 5px;
}

.whatsapp-anchor-anim {
    position: absolute;
    bottom: 45px;
    left: -135px;
    z-index: 9000;
}

.whatsapp-box-close {
    position: absolute;
    top: 10px;
    right: 10px;
    height: 30px;
    width: 30px;
    
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 150%;
    
    cursor: pointer;
}

.header-container {
    position: fixed;
    top: 0px;
    background-color: #222222;
    width: 100%;
    height: 60px;
    z-index:1101;
}

.menu-container {
    position: relative;
    height: 100%;
}

.menu-container .menu-table {
    display: table;
    width: 100%;
    height: 100%;
    padding: 0px 15px 10px 15px;
}
    
.menu-container .menu-table .menu-logo-pda {
    display: table-cell;
    vertical-align: bottom;
}
    
.menu-container .menu-table .menu-logo-pda img {
    height: 40px;
}

.menu-container .menu-table .menu-logo-pe {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    padding-top: 10px;
}
    
.menu-container .menu-table .menu-logo-pe img.logo-pe {
    height: 26px;
}

.menu-container .menu-table .menu-logo-pe img.menu-humburger {
    height: 22px;
    margin-left: 20px;
    cursor: pointer;
}

.header-menu-bar {
    float: left;
    display: table;
    height: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
}

.header-menu-bar-app-logo {
    background: url('/images/app-logo-mini.png') no-repeat 0px 0px;
    background-size: 110px;
    width: 120px;
    height: 60px;
    
    position: absolute;
    top: 14px;
    left: 15px;
    z-index: 2001;
}

.header-menu-bar-app-logo-NoName {
    background: url('/images/app-logo-mini.png') no-repeat 0px 0px;
    width: 138px;
    height: 72px;
    
    position: absolute;
    top: 25px;
    left: 15px;
    z-index: 2001;
}

.header-menu-bar-app-button {
    background: url('/images/menu.png') no-repeat 0px 0px;
    width: 36px;
    height: 36px;
    position: absolute;
    right: 15px;
    top: 20px;
    cursor: pointer;
}

.menu-container-vertical {
    display: none;
    
    position: absolute;
    top: 60px;
    left: 0px;
    right: 0px;
    background-color: rgba(0, 0, 0, 0.75);
    z-index: 1001;
}

.header-menu-bar-vertical {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.header-menu-bar-vertical li {
    border-bottom: 1px solid #5d5d5d;
}

.header-menu-bar-vertical li:last-child {
    border-bottom: 0px;
}

.header-menu-bar-button-vertical {
    font-family: "Open Sans", sans-serif !important;
    font-weight: 500;
    color: #FFF;
    font-size: 12pt;
    
    text-align: right;
}

.header-menu-bar-button-vertical a,
.header-menu-bar-button-vertical a:active,
.header-menu-bar-button-vertical a:focus,
.header-menu-bar-button-vertical a:hover {
    text-decoration: none;
    color: #ffffff;
}

.header-menu-bar-button-vertical .button-vertical-table {
    display: table;
    margin-left: auto;
    margin-right: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-menu-bar-button-vertical .button-vertical-table-cell {
    display: table-cell;
}

.header-menu-bar-button-vertical .button-vertical-table-cell:last-child {
    padding-left: 15px;
}

html {
    position: relative;
    min-height: 100%;
}

body {
    margin-top: 60px !important;
    height: 100%;
}

footer {
    position: relative;
    width: 100%;
    height: 510px;
    background-color: #000;
    padding-left: 15px;
    padding-right: 15px;
}

footer .container {
    background-color: transparent;
    position: relative;
    height: 100%;
}

footer .container .group-container {
    display: table;
    width: 100%;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 20px;
}

footer .container .contact-container {
    display: table-cell;
    padding-right: 25px;
}

footer .container .contact {
    display: none;
}

footer .container .share {
    font-family: "Open Sans", sans-serif !important;
    font-size: 10pt;
    font-weight: 700;
    color: #7d7d7d;
    
    text-align: center;
}

footer .container .share .share-bar {
    display: table;
    border-spacing: 0px 0px;
    margin: 10px auto 20px auto;
}

footer .container .share .share-bar li {
    display: table-cell;
    padding-right: 25px;
}

footer .container .share .share-bar li:last-child {
    padding-right: 0px;
}

footer .container .share .share-bar li img {
    max-width: 25px;
}

footer .container .newsletter {
    font-family: "Open Sans", sans-serif !important;
    font-size: 10pt;
    font-weight: 700;
    color: #7d7d7d;
    
    text-align: center;
}

footer .container .newsletter .footer-form {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
}

footer .container .newsletter .footer-form .footer-form-table {
    display: table;
    width: 275px;
}

footer .container .newsletter .footer-form .footer-form-cell-email {
    display: table-cell;
}

footer .container .newsletter .footer-form #footer-form-email {
    width: 100%;
    height: 33px;
    background: transparent;
    border: 1px solid #7d7d7d;
    border-radius: 0;
    box-shadow: none;
    text-overflow: ellipsis;
    padding: 5px;

    font-family: "Open Sans", sans-serif !important;
    font-size: 12pt;
    font-weight: 500;
    color: #7d7d7d;
}

footer .container .newsletter .footer-form .footer-form-cell-submit {
    display: table-cell;
    width: 40px;
    text-align: right;
}

footer .container .newsletter .disclaimer {
    font-family: "Open Sans", sans-serif !important;
    font-size: 10pt !important;
    font-weight: 500;
    text-align: left;
    margin-top: 5px;
}

footer .container .newsletter .disclaimer #footer-form-email-ok {
    width: 20px;
    height: 20px;
    margin: 2px 5px 0px 0px;
}

footer .container .newsletter .pda-layer-message {
    font-family: "Open Sans", sans-serif !important;
    font-size: 10pt !important;
    font-weight: 400;
}

footer .container .icons-container .table {
    display: table;
}

footer .container .icons-container .left {
    display: table-cell;
    text-align: left;
    vertical-align: middle;
}

footer .container .icons-container .right {
    display: table-cell;
    text-align: right;
    vertical-align: middle;
}

footer .container .icons-container ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

footer .container .icons-container .left ul {
    margin-left: 0;
    margin-right: auto;
    width: auto;
}

footer .container .icons-container .right ul {
    margin-left: auto;
    margin-right: 0;
    width: auto;
}

footer .container .icons-container ul:last-child {
    margin-bottom: 0px;
}

footer .container .icons-container ul li {
    display: table-cell;
    vertical-align: middle;
    padding-left: 5px;
    padding-right: 5px;
}

footer .container .icons-container ul.outros li img {
    width: 100%;
}

footer .container .copyright {
    font-family: "Open Sans", sans-serif !important;
    font-size: 10pt;
    font-weight: 700;
    color: #7d7d7d;

    text-align: center;
    
    position: absolute;
    height: 160px;
    right: 15px;
    left: 15px;
    bottom: 0px;
    padding: 5px;
    border-top: 1px solid #7d7d7d;
}

footer .container .copyright a {
    color: #7d7d7d;
    text-decoration: none;
}

footer .container .copyright div {
    margin-top: 10px;
}

footer .container .copyright .politica-de-privacidade {
    font-family: "Open Sans", sans-serif !important;
    font-size: 10pt !important;
    font-weight: 500;
    text-align: center;
}

footer .container .copyright .politica-de-privacidade a {
    color: #7d7d7d;
    text-decoration: none;
}

.main-container a:hover {
    text-decoration: none;
}

.main-container a:focus {
    text-decoration: none;
}

.voting-table-cell {
    vertical-align: middle;
}

.voting-table-cell-option {
    overflow: hidden;
    line-height: 100%;
}

.pda-layer-base .main-content {
    position: relative;
    height: 750px;

    margin-top: 90px;
    margin-bottom: 35px;
}

/****************************/
/** PdA Layer - Suggestion **/
/****************************/

.pda-layer-message {
    font-size: 12pt !important;
    text-align: center !important;
    color: #FFFFFF;
    line-height: 100% !important;
    
    padding-top: 10px;
    padding-bottom: 0px;
}

.pda-layer-suggestion {
    background-image: url("/images/banners/bannerGeral.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.pda-layer-suggestion.row {
    margin-right: 0px;
    margin-left: 0px;
}

.pda-layer-suggestion .main-content {
    position: relative;
    height: 750px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 20px;
    padding-bottom: 35px;
}

.pda-layer-suggestion h5 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 75, 'wght' 900;
    font-size: 64px;
    letter-spacing: -1.28px;
    color: #FFFFFF;
    opacity: 1;
    text-align: center;
    line-height: 90px;
    margin-bottom: 10px;
}

.pda-layer-suggestion h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 75, 'wght' 700;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 36px;
    
    margin-bottom: 45px;
}

.pda-layer-suggestion h4 span {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 50, 'wght' 700;
    font-size: 32px;
}

.pda-layer-suggestion p {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
}

.pda-layer-suggestion .suggestion-form {
    max-width: 420px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
}

.pda-layer-suggestion .suggestion-form input {
    width: 100%;
    height: 48px;
    background-color: rgba(255, 255, 255, 0.4);
    border: 0;
    border-radius: 5px;
    opacity: 1;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);

    box-shadow: none;
    text-overflow: ellipsis;
    padding: 5px;

    margin-bottom: 15px;
}

.pda-layer-suggestion .suggestion-form .disclaimer {
    display: none;
    
    font-family: "Open Sans", sans-serif !important;
    font-size: 9pt !important;
    font-weight: 400;
    text-align: left;
    color: #FFFFFF;
    
    margin-top: -10px;
    margin-bottom: 10px;
}

.pda-layer-suggestion .suggestion-form #suggestion-form-email-ok {
    width: 20px;
    height: 20px;
    margin-bottom: 0px;
}

.pda-layer-suggestion .suggestion-form .text {
    font-size: 22px;
    font-weight: 300;
    font-style: normal;
    color: #000000;
    -webkit-text-fill-color: #000000 !important;
    text-align: center;
}

.pda-layer-suggestion .suggestion-form input[name="suggestion-form-word"].text {
    font-size: 22px;
}

.pda-layer-suggestion .button-suggest-container {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    margin-bottom: 10px;
    width: 160px;
}

.pda-layer-suggestion .button-suggest-container button {
    background-color: #ffffff;
    width: 100%;
    height: 48px;
    
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #222222;
    border: 0px;
    border-radius: 5px;
    padding-top: 5px;
}

.pda-layer-thanks-suggestion .suggestion-footer,
.pda-layer-suggestion .suggestion-footer {
    position: absolute;
    bottom: 40px;
    left: 0px;
    right: 0px;
    display: table;
    width: 100%;
    height: 44px;
}

.pda-layer-suggestion .suggestion-footer-left {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 20px;
}

.pda-layer-suggestion .suggestion-footer-left img {
    height: 45px;
}

.pda-layer-suggestion .suggestion-footer-right {
    display: table-cell;
    vertical-align: bottom;
    text-align: center;
}

/***********************************/
/** PdA Layer - Thanks Suggestion **/
/***********************************/

.pda-layer-thanks-suggestion {
    background-color: #FA7B00;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
    
    display: none;
}

.pda-layer-thanks-suggestion.row {
    margin-right: 0px;
    margin-left: 0px;
}

.pda-layer-thanks-suggestion .main-content {
    position: relative;
    height: 750px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 70px;
    padding-bottom: 35px;
}

.pda-layer-thanks-suggestion h5 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 700;
    font-size: 28px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
  
    text-align: center;
    line-height: 34px;
    
    margin-top: 70px;
    margin-bottom: 30px;
}

.pda-layer-thanks-suggestion h4 {
    font-size: 26pt;
    text-align: center;
    color: #ffffff;
    
    margin-top: 0px;
    margin-bottom: 40px;
}

.pda-layer-thanks-suggestion p {
    font-family: "Roboto";
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
  
    line-height: 28px;
    text-align: center;
}

.pda-layer-thanks-suggestion .form-container {
    margin-top: 25px;
}

.pda-layer-thanks-suggestion .form-container p {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
  
    line-height: 24px;
    text-align: center;
}

.pda-layer-thanks-suggestion .form-container p i {
    font-style: italic;
}

.pda-layer-thanks-suggestion .suggestion-form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 15px;
    max-width: 420px;
}

.pda-layer-thanks-suggestion .suggestion-form input {
    width: 100%;
    height: 48px;
    background-color: #FEBB7D;
    opacity: 1;
    color: #222222;
    border-radius: 5px;
    border: none;
    box-shadow: none;
    text-overflow: ellipsis;
    padding: 5px;
}

.pda-layer-thanks-suggestion .suggestion-form .disclaimer {
    display: none;
    
    font-family: "Open Sans", sans-serif !important;
    font-size: 9pt !important;
    font-weight: 400;
    text-align: left;
    color: #FFFFFF;
    
    margin-top: 10px;
}

.pda-layer-thanks-suggestion .suggestion-form #thanks-suggestion-form-email-ok {
    width: 20px;
    height: 20px;
    margin-bottom: 0px;
}

.pda-layer-thanks-suggestion .suggestion-form .text {
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 300;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
  
    text-align: center;
}

.pda-layer-thanks-suggestion .button-suggest-container {
    width: 160px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.pda-layer-thanks-suggestion .button-suggest-container button {
    border-radius: 6px;
    background-color: #fff;
    font-family: "Roboto";
    font-weight: 700;
    font-size: 18px;
    letter-spacing: 0px;
    color: #222;
    opacity: 1;
  
    width: 100%;
    height: 48px;
    border: 0px;
}

/************************/
/** PdA Layer - Voting **/
/************************/

.pda-layer-voting {
    background-image: url("/images/banners/bannerGeral.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.pda-layer-voting.row {
    margin-right: 0px;
    margin-left: 0px;
}

.pda-layer-voting .main-content {
    position: relative;
    height: 700px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.pda-layer-voting h5 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 75, 'wght' 900;
    letter-spacing: -1.28px;
    color: #FFFFFF;
    opacity: 1;
    font-size: 64px;
    text-align: center;
    margin-top: 15px;
    margin-bottom: 5px;
    line-height: 64px;
}

.pda-layer-voting h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 75, 'wght' 700;
    font-size: 32px;
    text-align: center;
    letter-spacing: 0px;
    color: #ffffff;
    line-height: 36px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.pda-layer-voting h4 span {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 50, 'wght' 700;
    font-size: 32px;
}

.pda-layer-voting p {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 500;
    text-align: center;
    color: #ffffff;
    letter-spacing: 0px;
    opacity: 1;
    margin-bottom: 0px;
    line-height: 24px;
}

.pda-layer-voting .voting-table-container {
    padding: 0px;
    margin-bottom: 0px;
}

.pda-layer-voting .voting-table-container .voting-table {
    font-size: 13pt;
    font-weight: 400;
    text-align: center;
    color: #ffffff;

    margin: 0px;
    padding: 0px;
}

.pda-layer-voting .voting-table-container .voting-table li {
    padding: 8px;
}

.pda-layer-voting .voting-table-container .voting-table-cell-option {
    font-family: "Roboto";
    font-size: 19px;
    font-weight: 500;
  
    background-color: #F4BA7D;
    padding: 0px;
    height: 60px;
    line-height: 110%;
    border-radius: 10px;
    color: #222222;
    cursor: pointer;
}

#show-information .modal-dialog {
    margin: 90px auto 0px auto;
    width: 90%;
}

#show-information .modal-body {
    background: #FFE5B6;
    padding: 0px;
}

#show-information .modal-body .info-content i,
#show-information .modal-body .info-content em {
    font-style: italic;
}

#show-information .modal-body .info-content strong,
#show-information .modal-body .info-content b {
    font-weight: bold;
}

#show-information .modal-body .error-message {
    margin-top: 20px;
    margin-bottom: 20px;
    
    background-color: transparent;
    color: #FFFFFF;
    font-size: 12pt;
    font-weight: 400;
    border: 0px;
    
    text-align: center !important;
    
    width: 100%;
}

#show-information h2.title {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 125, 'wght' 400;
    text-align: center;
    line-height: 38px;
    font-size: 30px;
    letter-spacing: 0px;
    color: #222;
    opacity: 1;

    margin-top: 30px;
    margin-bottom: 35px;
}

#show-information .info-content p {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 18px;
    color: #222;
    text-align: center;
  
    line-height: 26px;
    margin: 0px;
}

#show-information .controls {
    display: table;
    
    width: 100%;
    padding-top: 50px;
}

#show-information .controls .definition {
    background-color: #fff;
    width: max-content;
    height: 40px;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #222222;
    border: 0px;
    border-radius: 5px;
    margin: auto;
    padding: 10px 25px;
    text-transform: uppercase;
    cursor: pointer;
  
    margin-bottom: 40px;
}

#show-information .controls .voting {
    background-color: #fff;
    width: max-content;
    height: 48px;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #222222;
    border: 0px;
    border-radius: 5px;
    margin: auto auto 60px auto;
    padding: 10px 25px;
    cursor: pointer;
    min-width: 215px;
    text-align: center;
    line-height: 28px;
    
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

#show-information .controls .btn-vote {
    height: 35px;

    cursor: pointer;
}

#show-information.modal {
    z-index: 5000;
    overflow: auto;
}

#show-information.modal .btn-close {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 130, 'wght' 300;
    font-size: 30px;
    color: #000000;
    text-align: center;
    line-height: 125%;
  
    width: 30px;
    height: 30px;
    
    position: fixed;
    cursor: pointer;
    top: 15px;
    right: 15px;
    
    cursor: pointer;
}

#show-information.modal .btn-close img {
    height: 30px;
    padding: 5px;
}

#show-information.modal .modal-content .modal-body {
    padding: 10px 10px 5px 10px;
}

#show-information.modal .modal-content {
    background-color: rgba(255, 255, 255, 0.4);
    border-radius: 16px;
    opacity: 1;
    opacity: 1;
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: 0px;

    padding: 40px 15px 25px 15px;
}

.pda-layer-voting .voting-footer {
    position: absolute;
    bottom: 35px;
    left: 0px;
    right: 0px;
    display: table;
    width: 100%;
    height: 44px;
}

.pda-layer-thanks-voting .voting-footer {
    position: absolute;
    left: 0px;
    right: 0px;
    bottom: 35px;
    margin-bottom: 0px;

    display: table;
    width: 100%;
    height: 44px;
}

.pda-layer-presentation .voting-footer {
    position: absolute;
    bottom: 35px;
    left: 0px;
    right: 0px;
    display: table;
    width: 100%;
    height: 44px;
}

.pda-layer-voting .voting-footer-left {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 20px;
}

.pda-layer-voting .voting-footer-left img {
    height: 45px;
}

.pda-layer-voting .voting-footer-right {
    display: table-cell;
    vertical-align: bottom;
}


/*******************************/
/** PdA Layer - Thanks Voting **/
/*******************************/

.pda-layer-thanks-voting {
    background-color: #FA7B00;
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;

    display: none;
}

.pda-layer-thanks-voting .main-content {
    position: relative;
    height: 700px;
    margin-top: 0px;
    margin-bottom: 0px;
    
    padding-top: 100px;
    padding-bottom: 300px;
}

.pda-layer-thanks-voting.row {
    margin-right: 0px;
    margin-left: 0px;
}

.pda-layer-thanks-voting h5 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 700;
    font-size: 28px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;

    text-align: center;
    margin-bottom: 5px;
}

.pda-layer-thanks-voting h4 {
    font-size: 28pt;
    text-align: center;
    color: #ffffff;
    
    margin-bottom: 42px;
}

.pda-layer-thanks-voting p {
    font-family: "Roboto";
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #000;
    opacity: 1;
  
    line-height: 100%;
    text-align: center;
}

.pda-layer-thanks-voting .form-container {
    margin-top: 30px;
}

.pda-layer-thanks-voting .form-container p {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
  
    line-height: 100%;
    text-align: center;
}

.pda-layer-thanks-voting .form-container .area p {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
  
    line-height: 100%;
    text-align: center;
}

.pda-layer-thanks-voting .form-container p i {
    font-style: italic;
}

.pda-layer-thanks-voting .suggestion-form {
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    width: 100%;
    max-width: 420px;
}

.pda-layer-thanks-voting .suggestion-form input {
    background-color: #FEBB7D;
    border: 0px;
    border-radius: 6px;
    opacity: 1;
  
    width: 100%;
    height: 48px;
    box-shadow: none;
    text-overflow: ellipsis;
    padding: 5px;
}

.pda-layer-thanks-voting .suggestion-form .disclaimer {
    display: none;
    
    font-family: "Open Sans", sans-serif !important;
    font-size: 9pt !important;
    font-weight: 400;
    text-align: left;
    color: #FFFFFF;
    
    margin-top: 10px;
}

.pda-layer-thanks-voting .suggestion-form #thanks-suggestion-form-email-ok {
    width: 20px;
    height: 20px;
    margin-bottom: 0px;
}

.pda-layer-thanks-voting .suggestion-form .text {
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 300;
    color: #222;
  
    font-style: normal;
    text-align: center;
}

.pda-layer-thanks-voting .button-suggest-container {
    width: 160px;
    vertical-align: middle;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}

.pda-layer-thanks-voting .button-suggest-container button {
    background-color: #fff;
    width: max-content;
    height: 48px;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    color: #222222;
    border: 0px;
    border-radius: 5px;
    margin: auto;
    margin-bottom: auto;
    padding: 10px 25px;
    cursor: pointer;
    width: 100%;

    border: 0px;
}

.pda-layer-thanks-voting #thanks-suggestion-form-email-error {
    text-align: center !important;
}

.pda-layer-thanks-voting #thanks-suggestion-form-disclaimerl-error {
    text-align: center !important;
}

/*******************************/
/** PdA Layer - End Voting **/
/*******************************/

.pda-layer-end-voting {
    background-image: url("/images/banners/bannerGeral.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.pda-layer-end-voting.row {
    margin-right: 0px;
    margin-left: 0px;
}

.pda-layer-end-voting .main-content {
    position: relative;
    height: 700px;
    margin-top: 0px;
    margin-bottom: 0px;
}

.pda-layer-end-voting .main-content.contador {
    height: 700px;
}

.pda-layer-end-voting h5 {
    font-size: 58pt;
    text-align: center;
    color: #fda100;
    
    margin-bottom: 18px;
}

.pda-layer-end-voting h4 {
    font-size: 20pt;
    text-align: center;
    color: #ffffff;
    
    margin-bottom: 20px;
}

.pda-layer-end-voting h4 sup {
    font-size: 70%;
    font-weight: 400;
}

.pda-layer-end-voting p {
    font-size: 16pt;
    font-weight: 300;
    text-align: center;
    color: #ffffff;
}

.pda-layer-end-voting .voting-table-container {
    margin-top: 20px;
    padding: 0px;
    margin-bottom: 65px;
}

.pda-layer-end-voting .voting-table-container .voting-table {
    font-size: 13pt;
    font-weight: 400;
    text-align: center;
    color: #ffffff;

    margin: 0px;
    padding: 0px;
}

.pda-layer-end-voting .voting-table-container .voting-table li {
    padding: 8px;
}

.pda-layer-end-voting .voting-table-container .voting-table-cell-option {
    background-color: #FDA100;
    padding: 10px;

    cursor: pointer;
}

.pda-layer-end-voting .voting-footer {
    position: absolute;
    bottom: 35px;
    left: 0px;
    right: 0px;
    display: table;
    width: 100%;
}

.pda-layer-end-voting .voting-footer-left {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 20px;
}

.pda-layer-end-voting .voting-footer-left img {
    height: 49px;
}

.pda-layer-end-voting .voting-footer-right {
    display: table-cell;
    vertical-align: bottom;
}


/******************************/
/** PdA Layer - Presentation **/
/******************************/

.pda-layer-presentation {
    position: relative;
    background-image: url("/images/banners/bannerGeral.jpg");
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.pda-layer-presentation .main-content {
    padding-top: 70px;
    padding-bottom: 15px;
}

.pda-layer-presentation.row {
    margin-right: 0px;
    margin-left: 0px;
}

.presentation-video-player {
    width: 330px;
    height: 186px;
    margin-top: 0px;
    margin-bottom: auto;
}

.pda-layer-presentation h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 75, 'wght' 900;
    font-size: 60px;
    letter-spacing: -1.2px;
    color: #FF7800;
    opacity: 1;
    text-align: center;
    line-height: 90px;
    margin-bottom: 10px;
}

.pda-layer-presentation h4.top-live {
    font-size: 20pt;
    font-weight: 300;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
}

.pda-layer-presentation h4.bottom-live {
    font-size: 18pt;
    font-weight: 500;
    text-align: center;
    color: #fff;
    margin-top: 20px;
    margin-bottom: 0px;
}

.pda-layer-presentation h5 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 125, 'wght' 700;
    font-size: 40px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 0.9;
  
    text-align: center;
    margin-top: 0px;
    margin-bottom: 40px;
    cursor: pointer;
}

.pda-layer-presentation h5 .context {
    display: block;
    font-size: 26px;
    font-weight: normal;
}

.pda-layer-presentation p {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 75, 'wght' 500;
    font-size: 32px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;

    text-align: center;
}

.pda-layer-presentation .presentation-container-description {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 500;
    font-size: 16px;
    text-align: center;
    letter-spacing: 0.16px;
    color: #FFFFFF;
    opacity: 1;
  
    margin-top: 0px;
    margin-bottom: 170px;
}

.pda-layer-presentation .presentation-container-description p {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 0px 8px #00000066;
    opacity: 1;
}

/**********************/
/** Initiative Layer **/
/**********************/

.initiative-layer {
    
}

.initiative-layer .main-content {
    position: relative;

    margin-top: 0px;
    margin-bottom: 0px;

    padding-top: 70px;
    padding-bottom: 0px;
}

.initiative-layer.row {
    margin-right: 0px;
    margin-left: 0px;
}

.initiative-layer h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 700;
    letter-spacing: 0px;
    color: #FF7800;
    font-size: 28px;

    text-align: center;
    
    margin-bottom: 40px;
}

.initiative-layer p {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    line-height: 28px;
    text-align: center;
    color: #222222;
    margin-bottom: 35px;
}

.initiative-layer p i {
    font-style: italic;
}

.initiative-layer .initiative-footer {
    margin-top: 50px;
}

.initiative-layer .initiative-footer ul {
    display: table;
    margin-left: auto;
    margin-right: auto;
}

.initiative-layer .initiative-footer ul li {
    display: table-cell;
    vertical-align: middle;
    padding-right: 15px;
}

.initiative-layer .initiative-footer ul li:last-child {
    display: table-cell;
    vertical-align: middle;
    padding-right: 0px;
}

.initiative-layer .initiative-footer ul li img {
    height: 32px;
}

/*******************/
/** Archive Layer **/
/*******************/

.bar-container {
    margin: 0px -5px;
}

.menu-bar {
    font-family: "Roboto";
    font-size: 18px;
    letter-spacing: 0px;
    color: #222;
    opacity: 1;

    text-align: center;
    
    margin: 0px !important;
}

.menu-bar-button {
    border-bottom: 7px solid #ffffff;
    
    padding: 5px 5px 0px 5px !important;
    
    cursor: pointer;
}

.menu-bar-button div {
    border-bottom: 7px solid #FFFFFF;
    width: fit-content;
    margin: auto;
    
    pointer-events: none;
}

.menu-bar-button-selected {
    border-bottom: 7px solid #FFFFFF;
    
    padding: 5px 5px 0px 5px !important;
    
    cursor: default;
}

.menu-bar-button-selected div {
    font-weight: 900;
    border-bottom: 7px solid #FF7800;
    width: fit-content;
    margin: auto;
}

.menu-bar-button:hover {
    border-bottom: 7px solid #FFFFFF;
}

.menu-bar-button:hover div {
    border-bottom: 7px solid #FF7800;
}

.archive-layer-navigation .main-content {
    margin-top: 70px;
    margin-bottom: 15px;
}

.archive-layer-navigation.row {
    margin-right: 0px;
    margin-left: 0px;
}

.archive-layer-navigation h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 700;
    font-size: 28px;
    letter-spacing: 0px;
    color: #FF7800;
    opacity: 1;
  
    text-align: center;
    
    margin-bottom: 25px;
}

/**************************/
/** Archive Layer Slider **/
/**************************/

.swiper-slide {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
}

.swiper-button-prev {
    display: block;
    background-image: url('/images/sliderEsqMobile.svg') !important;
    width: 52px !important;
    height: 52px !important;
    margin-top: -60px !important;
    
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 26px;
}

.swiper-button-next {
    display: block;
    background-image: url('/images/sliderDirMobile.svg') !important;
    width: 52px !important;
    height: 52px !important;
    margin-top: -60px !important;
    
    background-color: rgba(255, 255, 255, 0.15);
    border-radius: 26px;
}

.archive-layer-slider {
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: center center;
    overflow: hidden;
}

.archive-layer-slider.row {
    margin-right: 0px;
    margin-left: 0px;
}

.archive-layer-slider .main-content {
    min-height: 500px;
    position: relative;
    margin-top: 25px;
    margin-bottom: 0px;
}

.archive-layer-slider h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 900;
    font-size: 60px;
    letter-spacing: -1.2px;
    color: #FF7800;
    opacity: 0.95;
  
    text-align: center;
    margin-top: 30px;
}

.archive-layer-slider h5 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 125, 'wght' 700;
    font-size: 36px;
    letter-spacing: -2.00px;
    color: #FFFFFF;
    opacity: 0.95;
  
    text-align: center;
    
    padding: 5px;
    margin: 0px;
    
    cursor: pointer;
}

.archive-layer-slider p {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 75, 'wght' 500;
    font-size: 28px;
    letter-spacing: 0px;
    color: #FFFFFF;
    opacity: 1;
    
    text-align: center;
}

.archive-layer-slider .slider-container {
    display: table;
    width: 100%;
    
    padding-top: 25px;
    margin-bottom: 34px;
}

.archive-layer-slider .slider-container-left {
    display: table-cell;
    vertical-align: middle;
    width: 30px;
}

.archive-layer-slider .slider-container-center {
    display: table-cell;
    vertical-align: bottom;
    
    padding-left: 10px;
    padding-right: 10px;
}

.archive-layer-slider .slider-container-right {
    display: table-cell;
    vertical-align: middle;
    text-align: right;
    width: 30px;
}

.archive-layer-slider .slider-container-description {
    margin-bottom: 70px;
}

.archive-layer-slider .slider-container-description p {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0px;
    color: #FFFFFF;
    text-shadow: 0px 0px 8px #00000066;
    opacity: 1;

    text-align: center;
}

.archive-layer-slider .slider-left {
    padding: 5px;
    
    margin-left: 0px;
    margin-right: auto;
    
    cursor: pointer;
}

.archive-layer-slider .slider-left img {
    width: 20px;
}

.archive-layer-slider .slider-right {
    padding: 5px;
    
    margin-left: auto;
    margin-right: 0px;
    
    cursor: pointer;
}

.archive-layer-slider .slider-right img {
    width: 20px;
}

.archive-layer-slider .slider-footer {
    position: absolute;
    bottom: 35px;
    left: 0px;
    right: 0px;
    display: table;
    width: 100%;
}

.archive-layer-slider .slider-footer-left {
    display: table-cell;
    vertical-align: bottom;
    padding-left: 20px;
}

.archive-layer-slider .slider-footer-left img {
    height: 45px;
}

.archive-layer-slider .slider-footer-right {
    display: table-cell;
    vertical-align: bottom;
}

/**************************/
/** Archive Layer Options **/
/**************************/

.archive-layer-options .main-content {
    margin-top: 30px;
    margin-bottom: 0px;
}

.archive-layer-options.row {
    margin-right: 0px;
    margin-left: 0px;
}

.archive-layer-options p {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 500;
    font-size: 18px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
  
    text-align: center;
  
    margin-bottom: 30px;
}

.archive-layer-options .voting-table-container {
    margin: 0px;
    padding: 0px;
}

.archive-layer-options .voting-table-container .voting-table {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #535252;
}

.archive-layer-options .voting-table-container .voting-table-cell {
    padding: 5px;
}

.archive-layer-options .voting-table-container .voting-table-cell-option {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 18px;
  
    background-color: #E4EAED;
    border-radius: 10px;
    opacity: 1;
    color: #222;
  
    border: 0;
    padding: 10px;

    cursor: pointer;
}

/*******************/
/** Gallery Layer **/
/*******************/

.gallery-layer .main-content {
    margin-top: 60px;
    margin-bottom: 120px;
}

.gallery-layer.row {
    margin-right: 0px;
    margin-left: 0px;
}

.gallery-layer h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 700;
    font-size: 24px;
    letter-spacing: 0px;
    color: #FF7800;
    opacity: 1;
  
    text-align: center;
    
    margin-bottom: 20px;
}

.gallery-layer p {
    font-family: "Roboto";
    font-weight: 400;
    font-size: 18px;
    letter-spacing: 0px;
    color: #222222;
    opacity: 1;
  
    line-height: 150%;
    text-align: center;
}

.gallery-layer .bar-container {
    margin-top: 30px;
}

.gallery-layer .gallery-bar-container {
    margin-top: 50px;
    margin-bottom: 25px;
}

.gallery-layer .gallery-menu-bar {
    display: table;
    border-spacing: 25px 0px;
    border-collapse: separate;
    
    font-size: 12pt ;
    text-align: center;
    color: #535252;
    
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
}

.gallery-layer .gallery-menu-bar-button {
    font-family: "Roboto";
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 0.42px;
    color: #222222;
    text-transform: uppercase;
    opacity: 1;
  
    display: table-cell;
    vertical-align: middle;
    border-bottom: 7px solid #ffffff;
}
.gallery-layer .gallery-menu-bar-button-selected {
    font-family: "Roboto";
    font-weight: 900;
    font-size: 14px;
    letter-spacing: 0.42px;
    color: #222222;
    text-transform: uppercase;
    opacity: 1;
  
    display: table-cell;
    vertical-align: middle;
    border-bottom: 7px solid #FF7800;
    
    cursor: default;
}

.gallery-layer .gallery-menu-bar-button:hover {
    border-bottom: 7px solid #FF7800;
    
    cursor: pointer;
}

.gallery-panel-audio {
    padding: 0px !important;
    
    display: none;
}

.gallery-panel-audio .thumbs-cell-img {
    border: 4px solid #ffffff;
}

.gallery-panel-audio .thumbs-cell-img-selected {
    border: 4px solid #fda100;
}

.gallery-panel-audio .gallery-audio-thumbs-table {
    margin: 0px;
    padding: 0px;
}

.gallery-panel-audio li.gallery-audio-thumbs-cell {
    margin-bottom: 15px;
    padding: 0px;
    cursor: pointer;
}

.gallery-panel-audio li.gallery-audio-thumbs-cell img {
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}

.gallery-panel-audio .gallery-audio-player {
    display: none;
    
    height: 225px;
    width: 100%;

    padding: 0px;
    margin-bottom: 35px;
}

.gallery-panel-video {
    padding: 0px !important;
}

.gallery-panel-video .thumbs-cell-img {
    border: 4px solid #ffffff;
}

.gallery-panel-video .thumbs-cell-img-selected {
    border: 0px solid #FF7800;
}

.gallery-panel-video .gallery-video-thumbs-table {
    margin: 0px;
    padding: 0px;
}

.gallery-panel-video li.gallery-video-thumbs-cell {
    margin-bottom: 25px;
    padding: 0px;
    cursor: pointer;
}

.gallery-panel-video li.gallery-video-thumbs-cell img {
    border-radius: 10px;
    margin-left: auto;
    margin-right: auto;
}

.gallery-panel-video .gallery-video-player {
    display: none;
    height: 265px;
    width: 100%;
    
    padding: 0px;
    margin-bottom: 35px;
}

.gallery-panel-video .btn-close {
    display: none;
    
    background: url('/images/bt-close-preto.png') no-repeat 0px 0px;
    width: 32px;
    height: 32px;
    
    position: absolute;
    cursor: pointer;
    top: -40px;
    right: 0px;
    
    cursor: pointer;
}

.gallery-panel-images {
    display: none;
    
    padding: 0px !important;
}

.gallery-panel-images .thumbs-cell-img {
    border: 4px solid #ffffff;
}

.gallery-panel-images .thumbs-cell-img-selected {
    border: 4px solid #fda100;
}

.gallery-panel-images .gallery-images-thumbs-table {
    margin: 0px;
    padding: 0px;
}

.gallery-panel-images li.gallery-images-thumbs-cell {
    margin-bottom: 15px;
    padding: 0px;
    cursor: pointer;
}

.gallery-panel-images li.gallery-images-thumbs-cell img {
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}

.gallery-panel-images .gallery-images-player {
    display: none;
    height: 225px;
    width: 100%;
    
    padding: 0px;
    margin-bottom: 35px;
}

.gallery-panel-images .btn-close {
    display: none;
    
    background: url('/images/bt-close-preto.png') no-repeat 0px 0px;
    width: 32px;
    height: 32px;
    
    position: absolute;
    cursor: pointer;
    top: -40px;
    right: 0px;
    
    cursor: pointer;
}

.gallery-panel-others {
    display: none;
    
    padding: 0px !important;
}

.gallery-panel-others .thumbs-cell-img {
    border: 4px solid #ffffff;
}

.gallery-panel-others .thumbs-cell-img-selected {
    border: 4px solid #fda100;
}

.gallery-panel-others .gallery-others-thumbs-table {
    margin: 0px;
    padding: 0px;
}

.gallery-panel-others li.gallery-others-thumbs-cell {
    margin-bottom: 15px;
    
    padding: 0px;
    cursor: pointer;
}

.gallery-panel-others li.gallery-others-thumbs-cell a img {
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}


.institutional-layer .main-content {
    margin-top: 30px;
    margin-bottom: 35px;
    color: #535252;
}

.institutional-layer.row {
    margin-right: 0px;
    margin-left: 0px;
}

.institutional-layer a, 
.institutional-layer a:hover, 
.institutional-layer a:active,
.institutional-layer a:focus {
    color: #535252;
    outline: 0;
    text-decoration: none;
}

.institutional-layer h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 700;
    font-size: 28px;
    letter-spacing: 0px;
    color: #FF7800;
    
    text-align: center;
    margin-bottom: 32px;
}

.institutional-layer h5 {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 125%;
    text-align: left;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 20px;
}

.institutional-layer h6 {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 125%;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.institutional-layer h3 {
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 125%;
    text-align: left;
    margin-top: 30px;
    margin-bottom: 20px;
}

.institutional-layer p {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 150%;
    text-align: left;
    padding-bottom: 0px;
}

.institutional-layer ul {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 150%;
    text-align: left;
    padding-bottom: 0px;
    margin-left: 25px;
}

.institutional-layer ul li {
    list-style-type: disc;
    margin-bottom: 10px;
}

.regulation-layer .main-content {
    margin-top: 30px;
    margin-bottom: 35px;
    color: #535252;
}

.regulation-layer.row {
    margin-right: 0px;
    margin-left: 0px;
}

.regulation-layer a, 
.regulation-layer a:hover, 
.regulation-layer a:active,
.regulation-layer a:focus {
    color: #535252;
    outline: 0;
    text-decoration: none;
}

.regulation-layer h4 {
    font-family: "scale-variable",sans-serif;
    font-variation-settings: 'wdth' 100, 'wght' 700;
    font-size: 28px;
    letter-spacing: 0px;
    color: #FF7800;

    text-align: center;
    margin-bottom: 32px;
}

.regulation-layer h5 {
    font-family: "Roboto";
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 125%;
    text-align: center;
    text-transform: uppercase;
    margin-top: 50px;
    margin-bottom: 0px;
}

.regulation-layer h6 {
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 500;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 125%;
    text-align: center;
    margin-bottom: 32px;
}

.regulation-layer p.fase {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 0px;
    color: #222222;
    
    line-height: 150%;
    text-align: center;
    padding-top: 25px;
    padding-bottom: 10px;
}

.regulation-layer p {
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0px;
    color: #222222;

    line-height: 150%;
    text-align: center;
    padding-bottom: 0px;
}

.unsubscribe-layer .main-content {
    padding-top: 30px;
    height: 250px;
    padding-bottom: 35px;
    color: #535252;
}

.unsubscribe-layer.row {
    margin-right: 0px;
    margin-left: 0px;
}

.unsubscribe-layer h4 {
    font-size: 22pt;
    text-align: center;
    color: #535252;
}

.unsubscribe footer {
    position: relative;
}


.info-layer .main-content {
    margin-top: 40px;
    margin-bottom: 35px;
    color: #535252;
}

.info-layer.row {
    margin-right: 0px;
    margin-left: 0px;
}

.info-layer a, 
.info-layer a:hover, 
.info-layer a:active,
.info-layer a:focus {
    color: #535252;
    outline: 0;
    text-decoration: none;
}

.info-layer h4 {
    font-size: 28pt ;
    text-align: center;
    color: #fda100;
    margin-top: 40px;
    margin-bottom: 32px;
}

.info-layer nav {
    padding-top: 60px;
}

.info-layer nav .title {
    font-size: 14pt;
    text-align: center;
    padding: 10px;
}

.info-layer .info-page {
    font-size: 12pt;
}

.info-layer .info-page div {
    font-size: 12pt;
    text-align: center;
    padding: 10px;
}

.info-layer .info-page .col {
    background-color: beige;
}

@media (min-width: 992px) {
    body {
        margin-top: 60px !important;
        height: 100%;
    }
    
    .nowrap {
        white-space: nowrap;
    }

    .nowrap_m {
        white-space: normal;
    }

    .nowrap_d {
        white-space: nowrap;
    }

    .ctaBar {
        font-size: 20px !important;
        letter-spacing: 0px !important;
        color: #FFFFFF !important;
        opacity: 1 !important;
        text-align: center !important;
        margin: auto !important;
        line-height: 60px !important;
        width: fit-content !important;
        font-family: "scale-variable",sans-serif !important;
        font-variation-settings: 'wdth' 110, 'wght' 500 !important;
    }
    
    .header-menu-bar {
        float: left;
        display: table;
        height: 80px;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .header-menu-bar-app-logo {
        background: url('/images/app-logo-grande.png') no-repeat 0px 0px;
        width: 190px;
        height: 136px;
        position: absolute;
        top: 25px;
        left: 15px;
    }

    .header-menu-bar-app-logo-NoName {
        background: url('/images/app-logo-grande.png') no-repeat 0px 0px;
        width: 190px;
        height: 106px;
        position: absolute;
        top: 25px;
        left: 15px;
    }
    
    .header-menu-bar-app-logo img {
        max-width: 210px;
    }

    #header-menu-bar-button {
        cursor: pointer;
    }

    .header-menu-bar-button {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 500;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 0.9;
        font-size: 16px;
        line-height: 100%;

        display: table-cell;
        vertical-align: middle;
        padding-left: 15px;
        padding-right: 15px;
    }

    .header-menu-bar-button a,
    .header-menu-bar-button a:hover {
        text-decoration: none;
        color: #FFFFFF;
    }
    
    .header-menu-bar-button a:active,
    .header-menu-bar-button a:focus {
        color: #FF7800;
    }

    .header-menu-bar-app-logo img {
        max-width: none;
    }
    
    .menu-container {
        width: 750px;
        padding-left: 250px;
    }

    .topLogo {
        float: right;
        width: 90px;
        margin: 25px 20px;
    }
    
    .header-container {
        height: 60px;
        padding-right: 0;
        padding-left: 0;
    }
    
    .menu-bar {
        font-family: "Roboto";
        font-size: 32px;
        letter-spacing: 0px;
        color: #222;
        opacity: 1;

        text-align: center;
        margin-bottom: 0px;
    }
    
    .menu-bar-button {
        display: table-cell;
        vertical-align: middle;
        border-bottom: 2px solid #ffffff;

        cursor: pointer;
    }
    
    .menu-bar-button div {
        border-bottom: 7px solid #FFFFFF;
        width: fit-content;
        margin: auto;
        
        pointer-events: none;
    }

    .menu-bar-button-selected {
        display: table-cell;
        vertical-align: middle;
        border-bottom: 2px solid #FFFFFF;

        cursor: default;
    }

    .menu-bar-button-selected div {
        font-weight: 900;
        border-bottom: 7px solid #FF7800;
        width: fit-content;
        margin: auto;
    }
    
    .menu-bar-button:hover {
        border-bottom: 2px solid #FFFFFF;
    }
    
    .menu-bar-button:hover div {
        border-bottom: 7px solid #FF7800;
    }
    
    .pda-layer-suggestion .button-suggest-container {
        position: relative;
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 10px;
        width: 160px;
      }
    
    .swiper-button-prev {
        left: 110px !important;
        margin-top: 15px !important;
    }

    .swiper-button-next {
        right: 110px !important;
        margin-top: 15px !important;
    }
    
    .gallery-panel-audio {
        padding: 0px !important;

        display: none;
    }

    .gallery-panel-audio .thumbs-cell-img {
        border: 4px solid #ffffff;
    }

    .gallery-panel-audio .thumbs-cell-img-selected {
        border: 4px solid #fda100;
    }

    .gallery-panel-audio .gallery-audio-thumbs-table {
        margin: 0px;
        padding: 0px;
    }

    .gallery-panel-audio li.gallery-audio-thumbs-cell {
        margin-bottom: 30px;
        cursor: pointer;
    }

    .gallery-panel-audio .gallery-audio-player {
        display: none;
        height: 500px;
        width: 100%;
        
        padding: 0px;
        margin-bottom: 35px;
    }

    .gallery-panel-video {
        padding: 0px !important;
    }

    .gallery-panel-video .thumbs-cell-img {
        border: 4px solid #ffffff;
    }

    .gallery-panel-video .thumbs-cell-img-selected {
        border: 4px solid #FF7800;
    }

    .gallery-panel-video .gallery-video-thumbs-table {
        margin: 0px;
        padding: 0px;
    }

    .gallery-panel-video li.gallery-video-thumbs-cell {
        margin-bottom: 15px;
        cursor: pointer;
    }

    .gallery-panel-video .gallery-video-player {
        display: none;
        height: 500px;
        width: 100%;
        
        padding: 0px;
        margin-bottom: 35px;
    }

    .gallery-panel-images {
        display: none;
        
        padding: 0px !important;
    }

    .gallery-panel-images .thumbs-cell-img {
        border: 4px solid #ffffff;
    }

    .gallery-panel-images .thumbs-cell-img-selected {
        border: 4px solid #fda100;
    }

    .gallery-panel-images .gallery-video-thumbs-table {
        margin: 0px;
        padding: 0px;
    }

    .gallery-panel-images li.gallery-video-thumbs-cell {
        margin-bottom: 10px;
        cursor: pointer;
    }

    .gallery-panel-images .gallery-images-player {
        display: none;
        height: 500px;
        width: 100%;
        
        padding: 0px;
        margin-bottom: 35px;
    }
    
    .gallery-panel-others {
        display: none;

        padding: 0px !important;
    }

    .gallery-panel-others .thumbs-cell-img {
        border: 4px solid #ffffff;
    }

    .gallery-panel-others .thumbs-cell-img-selected {
        border: 4px solid #fda100;
    }

    .gallery-panel-others .gallery-others-thumbs-table {
        margin: 0px;
        padding: 0px;
    }

    .gallery-panel-others li.gallery-others-thumbs-cell {
        margin-bottom: 30px;
        cursor: pointer;
    }

    .gallery-panel-audio li.gallery-audio-thumbs-cell img {
        width: 360px;
        height: 206px;
        border-radius: 10px;
    }
    
    .gallery-panel-video li.gallery-video-thumbs-cell img {
        width: 375px;
        height: 206px;
        border-radius: 10px;
    }
    
    .gallery-panel-images li.gallery-images-thumbs-cell img {
        width: 360px;
        height: 206px;
        border-radius: 10px;
    }
    
    .gallery-panel-others li.gallery-others-thumbs-cell img {
        width: 360px;
        height: 206px;
        border-radius: 10px;
    }
    
    .pda-layer-voting h5 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 75, 'wght' 900;
        font-size: 80px;
        letter-spacing: -1.6px;
        color: #FFFFFF;
        opacity: 1;

        text-align: center;

        margin-top: 60px;
        margin-bottom: 10px;
    }

    .pda-layer-voting h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 75, 'wght' 700;
        font-size: 36px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        text-align: center;
        margin-bottom: 15px;
    }

    .pda-layer-voting h4 span {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 50, 'wght' 500;
        font-size: 36px;
    }

    .pda-layer-voting p {
        font-family: "Roboto";
        font-size: 28px;
        font-weight: 700;
        
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;

        text-align: center;
        margin-bottom: 50px;
    }

    .pda-layer-voting p span.mreg {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 50, 'wght' 500;
        font-size: 36px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    }
    
    #show-information.modal .modal-content .modal-body {
        padding: 10px 30px 5px 30px;
    }
    
    #show-information h2.title {
        line-height: 48px;
        font-size: 44px;
    }

    .pda-layer-end-voting .contador h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 125, 'wght' 400;
        font-size: 56px;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        text-shadow: 0px 0px 16px #FFFFFF80;
        margin-top: 200px;
        margin-bottom: 40px;
    }

    .pda-layer-end-voting .contador h5 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 300;
        font-size: 24px;
        letter-spacing: 0px;
        color: #222222;
        line-height: 125%;

        text-align: center;
        margin-top: 50px;
        margin-bottom: 20px;
    }
    
    .pda-layer-end-voting .contador #Stage_jbeeb_3 {
        margin-left: auto !important;
        margin-right: auto !important;
        width: 600px !important;
        height: 90px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] {
        background-color: transparent !important;
        width: unset !important;
        height: 100% !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 #Container_jbeeb_6 {
        left: 16px !important;
        top: 0px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_9 {
        left: 0px !important;
        top: 0px !important;
        padding-top: 10px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_9 span {
        transform-origin: 0 0;
        transform: rotate(180deg);
        position: absolute;
        top: 40px;
        left: 10px;
        font-weight: 500;
    }
    
    .pda-layer-end-voting .contador #Stage_jbeeb_3 #Container_jbeeb_10 {
        left: 171px !important;
        top: 0px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_13 {
        left: 155px !important;
        top: 0px !important;
        padding-top: 10px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_13 span {
        transform-origin: 0 0;
        transform: rotate(180deg);
        position: absolute;
        top: 52px;
        left: 10px;
        font-weight: 500;
    }
    
    .pda-layer-end-voting .contador #Stage_jbeeb_3  #Container_jbeeb_14 {
        left: 326px !important;
        top: 0px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3  #TextBox_jbeeb_17 {
        left: 310px !important;
        top: 0px !important;
        padding-top: 10px !important;
    }
    
    .pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_17 span {
        transform-origin: 0 0;
        transform: rotate(180deg);
        position: absolute;
        top: 70px;
        left: 10px;
        font-weight: 500;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3  #Container_jbeeb_18 {
        left: 485px !important;
        top: 0px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3  #TextBox_jbeeb_21 {
        left: 465px !important;
        top: 0px !important;
        padding-top: 10px !important;
    }
    
    .pda-layer-end-voting .contador #Stage_jbeeb_3 #TextBox_jbeeb_21 span {
        transform-origin: 0 0;
        transform: rotate(180deg);
        position: absolute;
        top: 84px;
        left: 15px;
        font-weight: 500;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] div[id^=Box_jbeeb] {
        display: none;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 > div[id^=TextBox_jbeeb] {
        font-family: "scale-variable",sans-serif !important;
        font-variation-settings: 'wdth' 100, 'wght' 500;
        font-size: 14px !important;
        letter-spacing: 0px;
        color: rgb(255, 255, 255) !important;
        opacity: 1;
        writing-mode: vertical-lr;
        text-align: right !important;
        height: 100% !important;
        width: 14px !important;
        top: 0px !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] div[id^=TextBox_jbeeb] {
        background-color: rgba(255, 255, 255, 0.1);
        line-height: 200% !important;
        width: 130px !important;
        height: 100% !important;
    }

    .pda-layer-end-voting .contador #Stage_jbeeb_3 div[id^=Container_jbeeb] div[id^=TextBox_jbeeb] span {
        font-family: "scale-variable",sans-serif !important;
        font-variation-settings: 'wdth' 75, 'wght' 900;
        font-size: 100px;
        letter-spacing: -1px;
        color: #FFFFFF;
    }

    .pda-layer-voting .voting-table-container .voting-table li {
        padding: 0px;
    }
    
    .suggestion-footer-right .share-bar,
    .voting-footer-right .share-bar {
        margin-right: auto;
    }

    .presentation-video-player {
        width: 640px;
        height: 361px;
        margin-top: 0px;
        margin-bottom: auto;
    }
    
    .pda-layer-presentation h4 {
        font-size: 80px;
        letter-spacing: -1.6px;
    }
    
    .pda-layer-presentation h4.top-live {
        font-size: 30pt;
        font-weight: 300;
        text-align: center;
        color: #fff;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .pda-layer-presentation h4.bottom-live {
        font-size: 36pt;
        font-weight: 500;
        text-align: center;
        color: #fff;
        margin-top: 30px;
        margin-bottom: 0px;
    }
    
    .pda-layer-presentation .presentation-container-description p {
        font-family: "Roboto";
        font-size: 26px;
        font-weight: 500;
        line-height: 34px;
        text-align: center;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 0px 0px 8px #00000066;
        opacity: 1;
    }
    
    .topLogo {
        float: right;
        width: 110px;
        margin: 25px 35px;
    }

    footer {
        position: relative;
        width: 100%;
        height: 300px;
        background-color: #000;
        padding-left: 15px;
        padding-right: 15px;
    }

    footer .container {
        background-color: transparent;
        position: relative;
        height: 100%;
    }

    footer .container .group-container {
        display: table;
        width: 100%;
        padding: 5px;
        margin-top: 25px;
    }

    footer .container .contact-container {
        display: table-cell;
        padding-right: 0px;
    }

    footer .container .contact {
        font-family: "Open Sans", sans-serif !important;
        font-size: 12pt;
        font-weight: 700;
        color: #7d7d7d;

        display: table-cell;
        padding-right: 75px;
    }

    footer .container .contact .contact-address {
        font-weight: 400;
    }

    footer .container .share {
        font-family: "Open Sans", sans-serif !important;
        font-size: 12pt;
        font-weight: 700;
        color: #7d7d7d;

        text-align: left;
        
        display: table-cell;
        padding-right: 75px;
    }

    footer .container .share .share-bar {
        display: table;
        border-spacing: 0px 0px;
        margin-right: 0px;
        margin-left: auto;
        margin-top: auto;
        margin-bottom: 0px;
    }

    footer .container .share .share-bar li {
        display: table-cell;
        padding-right: 10px;
    }

    footer .container .share .share-bar li:last-child {
        padding-right: 0px;
    }

    footer .container .share .share-bar li img {
        max-width: 25px;
    }

    footer .container .newsletter {
        font-family: "Open Sans", sans-serif !important;
        font-size: 12pt;
        font-weight: 700;
        color: #7d7d7d;

        text-align: left !important;
        
        display: table-cell;
    }

    footer .container .newsletter .footer-form {
        width: 100%;
        margin-left: 0px;
        height: 100px;
    }
    
    footer .container .newsletter .footer-form .footer-form-table {
        display: table;
        width: 350px;
    }
    
    footer .container .newsletter .footer-form .footer-form-cell-email {
        display: table-cell;
    }

    footer .container .newsletter .footer-form #footer-form-email {
        width: 100%;
        height: 33px;
        background: transparent;
        border: 1px solid #7d7d7d;
        border-radius: 0;
        box-shadow: none;
        text-overflow: ellipsis;
        padding: 5px;

        font-family: "Open Sans", sans-serif !important;
        font-size: 12pt;
        font-weight: 500;
        color: #7d7d7d;
    }
    
    footer .container .newsletter .footer-form .footer-form-cell-submit {
        display: table-cell;
        width: 40px;
        text-align: right;
    }

    footer .container .newsletter .disclaimer {
        font-family: "Open Sans", sans-serif !important;
        font-size: 10pt !important;
        font-weight: 500;
        text-align: left;
        margin-top: 5px;
    }
    
    footer .container .newsletter .pda-layer-message {
        font-family: "Open Sans", sans-serif !important;
        font-size: 11pt !important;
        font-weight: 400;
        text-align: left !important;
    }

    footer .container .newsletter #footer-form-email-ok {
        width: 20px;
        height: 20px;
    }
    
    footer .container .icons-container {
        display: table-cell;
        vertical-align: middle;
        padding-bottom: 10px;
    }

    footer .container .icons-container ul {
        display: table;
        margin-left: auto;
        margin-right: auto;
    }

    footer .container .icons-container ul li {
        display: table-cell;
        vertical-align: middle;
        padding-right: 15px;
    }

    footer .container .icons-container .left ul li {
        padding-right: 25px;
    }
    
    footer .container .icons-container ul li:first-child {
        padding-left: 0px;
    }
    
    footer .container .icons-container ul li:last-child {
        padding-right: 0px;
    }

    footer .container .copyright {
        font-family: "Open Sans", sans-serif !important;
        font-size: 12pt;
        font-weight: 700;
        color: #7d7d7d;

        text-align: left;
        
        position: absolute;
        height: 55px;
        right: 15px;
        left: 15px;
        bottom: 0px;
        padding: 5px;
        border-top: 1px solid #7d7d7d;
    }
    
    footer .container .copyright .politica-de-privacidade {
        font-family: "Open Sans", sans-serif !important;
        font-size: 12pt !important;
        font-weight: 500;
        margin-top: 0px;
        text-align: right;
    }

    footer .container .copyright .politica-de-privacidade a {
        color: #7d7d7d;
        text-decoration: none;
    }
    
    .menu-container {
        width: 100%;
        padding: 0px 0px 10px 0px;
        height: 100%;
    }

    .menu-container .menu-table {
        display: table;
        width: 100%;
        height: 100%;
        padding: 0px 100px;
    }
    
    .menu-container .menu-table .menu-logo-pda {
        display: table-cell;
        width: 20%;
        min-width: 150px;
        vertical-align: bottom;
    }
    
    .menu-container .menu-table .menu-logo-pda img {
        height: 40px;
        margin-right: 10px;
    }
    
    .menu-container .menu-table .menu-bar {
        display: table-cell;
        vertical-align: middle;
        padding-top: 10px;
    }
    
    .menu-container .menu-table .menu-bar ul {
        margin: auto;
        width: fit-content;
    }
    
    .menu-container .menu-table .menu-logo-pe {
        display: table-cell;
        width: 20%;
        min-width: 150px;
        text-align: right;
        vertical-align: middle;
    }
    
    .menu-container .menu-table .menu-logo-pe img {
        height: 30px;
    }
    
    .pda-layer-suggestion {
        background-size: cover;
    }
    
    .pda-layer-suggestion .main-content {
        position: relative;
        height: 708px;
        
        margin-top: 0px;
        margin-bottom: 0px;
        
        padding-top: 130px;
        padding-bottom: 45px;
    }
    
    .pda-layer-suggestion h5 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 75, 'wght' 900;
        font-size: 80px;
        letter-spacing: -1.6px;
        color: #FFFFFF;
        opacity: 1;
        
        margin-top: 0px;
        margin-bottom: 30px;
    }
    
    .pda-layer-suggestion h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 75, 'wght' 700;
        font-size: 36px;
        text-align: center;
        letter-spacing: 0px;
        color: #ffffff;
        
        line-height: 100%;
        
        margin-bottom: 35px;
    }
    
    .pda-layer-suggestion h4 span {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 50, 'wght' 500;
        font-size: 36px;
    }
    
    .pda-layer-suggestion p {
        font-family: "Roboto";
        font-size: 28px;
        font-weight: 700;
    }
    
    .pda-layer-suggestion .suggestion-form {
        margin-top: 10px;
    }
    
    .pda-layer-suggestion .suggestion-form .text {
        font-size: 22px;
        font-weight: 300;
        font-style: normal;
        color: #000000;
        -webkit-text-fill-color: #000000 !important;
        text-align: center;
    }
    
    .pda-layer-suggestion .suggestion-form input[name="suggestion-form-word"].text {
        font-size: 22px;
    }
    
    .pda-layer-suggestion .suggestion-form input {
        margin-bottom: 12px;
    }

    .pda-layer-thanks-suggestion .suggestion-footer,
    .pda-layer-suggestion .suggestion-footer {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 35px;
        margin-top: 0px;
        margin-bottom: 0px;
        
        display: table;
        width: 100%;
        height: 44px;
    }
    
    .pda-layer-suggestion .suggestion-footer-left {
        padding-left: 20px;
    }

    .pda-layer-thanks-suggestion {
        background-size: auto 100%;
    }
    
    .pda-layer-thanks-suggestion .main-content {
        position: relative;
        height: 708px;
        
        padding-top: 95px;
        padding-bottom: 45px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    .pda-layer-thanks-suggestion h5 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;

        line-height: 100%;
        margin-bottom: 20px;
    }
    
    .pda-layer-thanks-suggestion h4 {
        font-size: 50pt;
        margin-bottom: 50px;
    }
    
    .pda-layer-thanks-suggestion p {
        font-family: "Roboto";
        font-size: 36px;
        font-weight: 700;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
    
        line-height: 40px;
    }

    .pda-layer-thanks-suggestion .form-container {
        margin-top: 35px;
    }
    
    .pda-layer-thanks-suggestion .form-container p {
        font-family: "Roboto";
        font-weight: 400;
        font-size: 24px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
  
        line-height: 125%;
    }
    
    .pda-layer-thanks-suggestion .form-container .pda-layer-message {
        text-align: center !important;
        margin-top: 10px;
        margin-bottom: 10px;
    }
    
    .pda-layer-thanks-suggestion .suggestion-form {
        width: 470px;
        margin-top: 15px;
    }
    
    .pda-layer-thanks-suggestion .button-suggest-container {
        margin-left: auto;
        margin-right: auto;
        margin-top: 10px;
        vertical-align: middle;
    }
    
    .pda-layer-thanks-suggestion .suggestion-form .text {
        font-family: "Roboto";
        font-size: 22px;
        font-weight: 300;
        font-style: normal;
        color: #222222;
        text-align: center;
        opacity: 1;
    }
    
    .pda-layer-thanks-suggestion .button-suggest-container button {
        font-family: "Roboto";
        font-weight: 700;
        font-size: 18px;
        
        background-color: #FFF;
        border-radius: 5px;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        
        width: 100%;
        height: 48px;
        border: 0px;
        
        padding-top: 5px;
    }
    
    .pda-layer-voting {
        background-size: 100% 100%;
    }
    
    .pda-layer-voting .main-content {
        position: relative;
        height: 620px;
        
        margin-top: 90px;
        margin-bottom: 35px;
    }
    
    .pda-layer-voting .main-content.bl {
        position: relative;
        height: 700px;
        
        margin-top: 20px;
        margin-bottom: 35px;
    }
    
    .pda-layer-voting .voting-table-container .voting-table {
        display: table;
        border-spacing: 10px 5px;

        font-size: 15pt;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
        width: 100%;

        margin-top: 0px;
        margin-bottom: 0px;
    }

    .pda-layer-voting .voting-table-container .voting-table-cell {
        display: table-cell;
        padding: 10px;
        margin: 10px;
        width: 20%;
        vertical-align: bottom;
        border-radius: 10px;
        
        cursor: pointer;
    }
    
    .pda-layer-voting .voting-table-container .voting-table-cell-option {
        font-family: "Roboto";
        font-size: 21px;
        font-weight: 500;
        background-color: #F4BA7D;
        padding: 0px;
        border-radius: 10px;
        color: #222222;
        cursor: pointer;
  
        line-height: 150%;
    }
    
    #show-information .modal-dialog {
        margin: 200px auto 0px;
        width: 60%;
        max-width: 750px;
    }
    
    .pda-layer-voting .voting-footer {
        position: absolute;
        bottom: 0px;
        margin-bottom: 0px;
        
        display: table;
        width: 100%;
        height: 44px;
    }
    
    .pda-layer-thanks-voting .voting-footer {
        position: absolute;
        left: 0px;
        right: 0px;
        bottom: 35px;
        margin-bottom: 0px;
        
        display: table;
        width: 100%;
        height: 44px;
    }

    .pda-layer-thanks-voting {
        background-size: 100% 100%;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    
    .pda-layer-thanks-voting .main-content {
        position: relative;
        height: 620px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 85px;
        padding-bottom: 35px;
    }

    .pda-layer-thanks-voting h5 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
        
        text-align: center;
        margin-bottom: 5px;
    }
    
    .pda-layer-thanks-voting h4 {
        font-size: 80pt;
        margin-bottom: 65px;
        font-weight: 500;
    }
    
    .pda-layer-thanks-voting p {
        font-family: "Roboto";
        font-size: 32px;
        font-weight: 500;
        letter-spacing: 0px;
        color: #000000;
        opacity: 1;
        
        line-height: 100%;
        text-align: center;
    }
    
    .pda-layer-thanks-voting .form-container p {
        font-family: "Roboto";
        font-size: 24px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        
        line-height: 100%;
        text-align: center;
    }
    
    .pda-layer-thanks-voting .form-container .area p {
        font-family: "Roboto";
        font-size: 20px;
        font-weight: 500;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        
        line-height: 100%;
        text-align: center;
    }
    
    .pda-layer-thanks-voting .suggestion-form {
        margin-left: auto;
        margin-right: auto;
        margin-top: 25px;
        width: 100%;
        max-width: 420px;
    }
    
    .pda-layer-thanks-voting .suggestion-form .text {
        font-family: "Roboto";
        font-size: 22px;
        font-weight: 300;
        color: #222;
        font-style: normal;
        text-align: center;
    }

    .pda-layer-thanks-voting .button-suggest-container button {
        background-color: #fff;
        width: max-content;
        height: 48px;
        font-size: 18px;
        font-weight: 700;
        font-style: normal;
        color: #222222;
        border: 0px;
        border-radius: 5px;
        margin: auto;
        margin-bottom: auto;
        padding: 10px 25px;
        cursor: pointer;
        width: 100%;

        border: 0px;
    }
    
    .pda-layer-end-voting {
        background-size: 100% 100%;
    }
    
    .pda-layer-end-voting .main-content {
        position: relative;
        height: 900px;
        
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    .pda-layer-end-voting .main-content.contador {
        height: 700px;
    }
    
    .pda-layer-end-voting .voting-table-container .voting-table {
        display: table;
        border-spacing: 20px 10px;

        font-size: 16pt;
        font-weight: 400;
        text-align: center;
        color: #ffffff;
        width: 100%;

        margin-top: 0px;
        margin-bottom: 0px;
    }

    .pda-layer-end-voting .voting-table-container .voting-table-cell {
        display: table-cell;
        background-color: #FDA100;
        padding: 10px;
        margin: 10px;
        width: 20%;
        
        cursor: pointer;
    }
    
    .pda-layer-end-voting .voting-table-container .voting-table-cell-option {
        background-color: #FDA100;
        padding: 0px;
        
        cursor: pointer;
    }
    
    .pda-layer-end-voting .voting-footer {
        position: absolute;
        bottom: 35px;
        margin-bottom: 0px;
        
        display: table;
        width: 100%;
    }
    
    .pda-layer-presentation .main-content {
        position: relative;
        height: 800px;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 70px;
        padding-bottom: 15px;
    }

    .pda-layer-presentation p {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 75, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        text-align: center;
        
        margin-bottom: 70px;
    }
    
    .presentation-candidatas .title {
        margin-bottom: 15px;
    }
    
    .presentation-candidatas p {
        font-family: "Roboto";
        font-size: 24px;
        font-variation-settings: 'wdth' 100, 'wght' 400;
        line-height: 34px;
        text-align: center;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 1;
        margin-bottom: 0px;
    }
    
    .presentation-candidatas p a {
        text-decoration: none;
        color: #FFFFFF;
    }
    
    .presentation-candidatas p .sep {
        margin: 0px 5px;
    }
    
    .pda-layer-presentation h5 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 125, 'wght' 700;
        font-size: 80px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 0.9;
        text-align: center;
        margin-top: 0px;
        margin-bottom: 25px;
        cursor: pointer;
    }
    
    .pda-layer-presentation .presentation-container-description {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 500;
        font-size: 16px;
        text-align: center;
        letter-spacing: 0.16px;
        color: #FFFFFF;
        opacity: 1;
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .initiative-layer .main-content {
        position: relative;
        
        margin-top: 0px;
        margin-bottom: 0px;
        
        padding-top: 70px;
        padding-bottom: 0px;
    }
    
    .initiative-layer h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FF7800;
        
        margin-bottom: 30px;
    }
    
    .initiative-layer p {
        font: normal normal normal 22px/34px Roboto;
        text-align: center;
        letter-spacing: 0px;
        color: #222222;
        
        padding-bottom: 0px;
        margin-bottom: 35px;
    }
    
    .initiative-layer .initiative-footer {
        float: left;
        width: 100%;
        margin-top: 25px;
    }
    
    .archive-layer-navigation .main-content {
        padding-top: 70px;
        padding-bottom: 40px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    .archive-layer-navigation h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FF7800;
        opacity: 1;
        
        margin-bottom: 20px;
    }

    .menu-bar {
        font-family: "Roboto";
        font-size: 32px;
        letter-spacing: 0px;
        color: #222;
        opacity: 1;

        text-align: center;
        margin-bottom: 0px;
    }
    
    .menu-bar-button {
        display: table-cell;
        vertical-align: middle;

        cursor: pointer;
    }
    
    .menu-bar-button div {
        border-bottom: 7px solid #FFFFFF;
        width: fit-content;
        margin: auto;
        
        pointer-events: none;
    }

    .menu-bar-button-selected {
        display: table-cell;
        vertical-align: middle;
        border-bottom: 2px solid #FFFFFF;

        cursor: default;
    }

    .menu-bar-button-selected div {
        font-weight: 900;
        border-bottom: 7px solid #FF7800;
        width: fit-content;
        margin: auto;
    }
    
    .menu-bar-button:hover {
        border-bottom: 2px solid #FFFFFF;
    }
    
    .menu-bar-button:hover div {
        border-bottom: 7px solid #FF7800;
    }
    
    .archive-layer-slider {
        background-size: auto 100%;
    }
    
    .archive-layer-slider .main-content {
        position: relative;
        margin-top: 0px;
        margin-bottom: 0px;
        padding-top: 60px;
        padding-bottom: 45px;
        
        min-height: 0px;
        height: 760px;
    }
    
    .archive-layer-slider h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 75, 'wght' 900;
        font-size: 80px;

        letter-spacing: -1.6px;
        color: #FF7800;
        opacity: 0.95;
    }
    
    .archive-layer-slider h5 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 125, 'wght' 700;
        font-size: 88px;
        letter-spacing: -1.76px;
        color: #FFFFFF;
        opacity: 0.95;
    }
    
    .archive-layer-slider p {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 75, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FFFFFF;
        opacity: 0.95;
    }
    
    .archive-layer-slider .slider-container {
        margin-top: 125px;
        margin-bottom: 75px;
        padding-top: 0px;
    }

    .archive-layer-slider .slider-container-description p {
        font-family: "Roboto";
        font-size: 26px;
        font-weight: 500;
        letter-spacing: 0px;
        color: #FFFFFF;
        text-shadow: 0px 0px 8px #00000066;
        opacity: 1;
        line-height: 150%;
    }
    
    .archive-layer-slider .slider-footer {
        display: table;
        bottom: 0px;
        position: absolute;
        width: calc(100% - 150px);
        right: 0px;
        left: 70px;
        bottom: 45px;
    }
    
    .archive-layer-slider .slider-container-center {
        display: table-cell;
        vertical-align: middle;
        padding-left: 30px;
        padding-right: 30px;
    }

    .archive-layer-options .main-content {
        padding-top: 60px;
        padding-bottom: 0px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    
    .archive-layer-options p {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 500;
        font-size: 28px;
        letter-spacing: 0px;
        color: #222;
        opacity: 1;
  
        text-align: center;
        
        margin-bottom: 15px;
    }
    
    .archive-layer-options .voting-table-container {
        margin-top: 20px;
    }

    .archive-layer-options .voting-table-container .voting-table {
        display: table;
        border-spacing: 10px;

        font-family: "Roboto";
        font-size: 24px;
        font-weight: 400;
        text-align: center;
        color: #535252;
        width: 100%;

        margin-top: 0px;
        margin-bottom: 0px;
    }

    .archive-layer-options .voting-table-container .voting-table-cell {
        background-color: #E4EAED;
        border-radius: 10px;
        opacity: 1;
        color: #222;
  
        display: table-cell;
        padding: 10px;
        margin: 10px;
        width: 20%;

        cursor: pointer;
    }
    
    .archive-layer-options .voting-table-container .voting-table-cell-option {
        font-size: 24px;
        border: 0px;
        padding: 0px;
        cursor: pointer;
    }
    
    .gallery-layer .main-content {
        margin-top: 70px;
        margin-bottom: 120px;
    }

    .gallery-layer.row {
        margin-right: 0px;
        margin-left: 0px;
    }

    .gallery-layer h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FF7800;
        opacity: 1;
    
        text-align: center;
        
        margin-bottom: 10px;
    }

    .gallery-layer p {
        font-family: "Roboto";
        font-size: 28px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #222222;
        opacity: 1;
  
        line-height: 125%;
        text-align: center;
    }
    
    .gallery-layer .bar-container {
        margin-top: 50px;
    }

    .gallery-layer .gallery-bar-container {
        margin-top: 50px;
        margin-bottom: 25px;
    }
    
    .gallery-layer .gallery-menu-bar {
        display: table;
        border-spacing: 75px 0px;
        border-collapse: separate;

        letter-spacing: 0.72px;
        color: #222222;
        text-transform: uppercase;
        opacity: 1;
        font-family: "Roboto";
        font-size: 24px;
        font-weight: 700;
  
        text-align: center;

        margin-left: auto;
        margin-right: auto;
        margin-bottom: 0px;
    }

    .gallery-layer .gallery-menu-bar-button {
        font-family: "Roboto";
        font-weight: 500;
        font-size: 24px;
        letter-spacing: 0.42px;
        color: #222222;
        text-transform: uppercase;
        opacity: 1;
    
        display: table-cell;
        vertical-align: middle;
        border-bottom: 7px solid #ffffff;
    }
    
    .gallery-layer .gallery-menu-bar-button-selected {
        font-family: "Roboto";
        font-weight: 900;
        font-size: 24px;
        letter-spacing: 0.42px;
        color: #222222;
        text-transform: uppercase;
        opacity: 1;
    
        display: table-cell;
        vertical-align: middle;
        border-bottom: 7px solid #FF7800;

        cursor: default;
    }

    .gallery-layer .gallery-menu-bar-button:hover {
        border-bottom: 7px solid #FF7800;

        cursor: pointer;
    }
    
    .gallery-panel-audio li.gallery-audio-thumbs-cell img {
        width: 380px;
        height: 216px;
        border-radius: 10px;
    }
    
    .gallery-panel-video li.gallery-video-thumbs-cell img {
        width: 375px;
        height: 206px;
        border-radius: 10px;
    }
    
    .gallery-panel-images li.gallery-images-thumbs-cell img {
        width: 380px;
        height: 216px;
        border-radius: 10px;
    }
    
    .gallery-panel-others li.gallery-others-thumbs-cell img {
        width: 380px;
        height: 216px;
        border-radius: 10px;
    }
    
    .regulation-layer h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FF7800;
    
        margin-bottom: 32px;
    }
    
    .regulation-layer h5 {
        font-family: "Roboto";
        font-size: 28px;
        font-weight: 700;
        letter-spacing: 0px;
        color: #222222;

        line-height: 125%;
        text-align: center;
        text-transform: uppercase;
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .regulation-layer h6 {
        font-family: "Roboto";
        font-size: 22px;
        font-weight: 500;
        letter-spacing: 0px;
        color: #222222;

        line-height: 125%;
        text-align: center;
        margin-bottom: 32px;
    }

    .regulation-layer p.fase {
        font-family: "Roboto";
        font-size: 22px;
        font-weight: 700;
        letter-spacing: 0px;
        color: #222222;

        line-height: 150%;
        text-align: center;
        padding-top: 25px;
        padding-bottom: 10px;
    }

    .regulation-layer p {
        font-family: "Roboto";
        font-size: 22px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #222222;

        line-height: 150%;
        text-align: center;
        padding-bottom: 0px;
    }
    
    .institutional-layer h4 {
        font-family: "scale-variable",sans-serif;
        font-variation-settings: 'wdth' 100, 'wght' 700;
        font-size: 40px;
        letter-spacing: 0px;
        color: #FF7800;

        text-align: center;
        margin-bottom: 32px;
    }

    .institutional-layer h5 {
        font-family: "Roboto";
        font-size: 28px;
        font-weight: 700;
        letter-spacing: 0px;
        color: #222222;

        line-height: 125%;
        text-align: left;
        text-transform: uppercase;
        margin-top: 50px;
        margin-bottom: 20px;
    }

    .institutional-layer h6 {
        font-family: "Roboto";
        font-size: 28px;
        font-weight: 500;
        letter-spacing: 0px;
        color: #222222;

        line-height: 125%;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .institutional-layer h3 {
        font-family: "Roboto";
        font-size: 26px;
        font-weight: 500;
        letter-spacing: 0px;
        color: #222222;

        line-height: 125%;
        text-align: left;
        margin-top: 30px;
        margin-bottom: 20px;
    }

    .institutional-layer p {
        font-family: "Roboto";
        font-size: 22px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #222222;

        line-height: 150%;
        text-align: left;
        padding-bottom: 0px;
    }

    .institutional-layer ul {
        font-family: "Roboto";
        font-size: 22px;
        font-weight: 400;
        letter-spacing: 0px;
        color: #222222;

        line-height: 150%;
        text-align: left;
        padding-bottom: 0px;
        margin-left: 25px;
    }
}

@media (min-width: 1200px){
    .pda-layer-presentation h4.top-live {
        font-size: 30pt;
        font-weight: 300;
        text-align: center;
        color: #fff;
        margin-top: 30px;
        margin-bottom: 30px;
    }
    
    .pda-layer-presentation h4.bottom-live {
        font-size: 36pt;
        font-weight: 500;
        text-align: center;
        color: #fff;
        margin-top: 30px;
        margin-bottom: 0px;
    }
    
    .presentation-video-player {
        width: 764px;
        height: 430px;
        margin-top: 0px;
        margin-bottom: auto;
    }

    .swiper-button-prev {
        left: 110px !important;
        margin-top: 15px !important;
    }

    .swiper-button-next {
        right: 110px !important;
        margin-top: 15px !important;
    }
}

@media (min-width: 1598px){
    .pda-layer-suggestion {
        background-size: cover;
    }
    
    .pda-layer-thanks-suggestion {
        background-size: 100% 100%;
    }
    
    .pda-layer-presentation {
        background-size: 100% 100%;
    }
    
    .swiper-slide {
        background-size: 100% 100%;
    }
    
    .archive-layer-slider {
        background-size: 100% 100%;
    }
    
    #show-information .modal-dialog {
        width: 60%;
        max-width: 750px;
    }
    
    .swiper-button-prev {
        left: 250px !important;
    }
    
    .swiper-button-next {
        right: 250px !important;
    }
    
    .archive-layer-slider .slider-footer {
        width: calc(100% - 700px);
        left: 350px;
    }
}

@media print {

}