/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline;}.container-inline .details-wrapper{display:block;}
.clearfix:after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li:after{content:", ";}.item-list__comma-list li:last-child:after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon:before{display:block;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:20px;}.system-status-counter__status-icon--error:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/e32700/error.svg);}.system-status-counter__status-icon--warning:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked:before{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/themes/contrib/stable/css/system/components/../../../images/core/icons/787878/twistie-up.svg);}
.poll{overflow:hidden;}.poll .bar{height:1em;margin:1px 0;background-color:#ddd;}.poll .bar .foreground{background-color:#000;height:1em;float:left;}
.poll dl,.poll dd{margin:0;}.poll .links{text-align:center;}.poll .percent{text-align:right;}.poll .total{text-align:center;}.poll .vote-form{text-align:center;}.poll .vote-form{text-align:left;}.poll .vote-form .poll-title{font-weight:bold;}.poll-chtext{width:80%;}.poll-chvotes .form-text{width:85%;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.body--has-active-cheese{overscroll-behavior-y:contain;overflow:hidden}.block-cheeseburgermenu-trigger-container{display:flex}.block-cheeseburgermenu__trigger-element{min-height:40px;min-width:40px;background:var(--cheese-trigger-bg-color);position:relative}.block-cheeseburgermenu__trigger-element span{width:24px;height:2px;background:var(--cheese-trigger-color);position:absolute;left:50%;transform:translateX(-50%);transition:width .25s}.block-cheeseburgermenu__trigger-element span:nth-of-type(1){top:12px}.block-cheeseburgermenu__trigger-element span:nth-of-type(2){top:19px}.block-cheeseburgermenu__trigger-element span:nth-of-type(3){top:26px}.block-cheeseburgermenu__trigger-element:active,.block-cheeseburgermenu__trigger-element:hover{cursor:pointer}.block-cheeseburgermenu__trigger-element:active span,.block-cheeseburgermenu__trigger-element:hover span{width:calc(24px + 5px)}.cheeseburger-menu__backdrop{transition:opacity .3s ease;transition-delay:.3s;z-index:200;transition:background-color .25s}.cheeseburger-menu__backdrop--active{position:fixed;top:0;right:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5)}.block-cheeseburgermenu-container{position:fixed;top:0;left:0;transition:all .3s ease;max-width:100%;width:350px;background:var(--cheese-main-bg-color);color:var(--cheese-main-text-color);overflow:hidden;transform:translateX(-100%);box-sizing:border-box}.block-cheeseburgermenu-container *{box-sizing:border-box}.block-cheeseburgermenu-container--is-open{transform:translateX(0);z-index:201}.block-cheeseburgermenu-container--is-open .cheeseburger-menu__side-menu{transform:translateX(0)}.block-cheeseburgermenu-container--with-navigation{padding-left:75px}.cheeseburger-menu__item{display:flex;flex-flow:row wrap;transition:all .3s ease;overflow:hidden}.cheeseburger-menu__item>ul{flex:1 0 100%;height:0;will-change:height;position:relative}.cheeseburger-menu__item--is-expanded>ul{height:auto}.cheeseburger-menu__item--is-expanded ul{background-color:rgba(0,0,0,.1)}.cheeseburger-menu__item.in-active-trail>a{text-decoration:underline}.cheeseburger-menu__item-label{min-height:40px;min-width:40px;flex:1 0 auto;display:flex;align-items:center;color:var(--cheese-main-text-color);text-decoration:none;border:none;max-width:calc(100% - 40px)}.cheeseburger-menu__item-label:hover{cursor:pointer;border:none;text-decoration:underline}.cheeseburger-menu__item-label:hover,.cheeseburger-menu__item-label:visited{color:var(--cheese-main-text-color)}.cheeseburger-menu__submenu-trigger{min-height:40px;min-width:40px;transition:all .3s ease;display:flex;align-items:center}.cheeseburger-menu__main-navigation-area{height:100vh;overflow-x:hidden;overflow-y:overlay;padding-bottom:150px;scrollbar-width:thin;scrollbar-color:var(--cheese-srcollbar-color) transparent}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar{width:6px}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar-track{background:0 0}.cheeseburger-menu__main-navigation-area::-webkit-scrollbar-thumb{background-color:var(--cheese-srcollbar-color)}.cheeseburger-menu__main-navigation-area>div{border-bottom:1px solid rgba(0,0,0,.2);margin-bottom:24px;transition:all .45s ease}.cheeseburger-menu__main-navigation-area>div:last-child{border-bottom:0}.cheeseburger-menu__main-navigation-area ol,.cheeseburger-menu__main-navigation-area ul{padding:0}.cheeseburger-menu__side-menu{position:fixed;left:0;top:0;transform:translateX(-100%);height:100%;transition:all .3s ease;background:var(--cheese-aside-bg-color);color:var(--cheese-aside-text-color);max-height:100%;overflow:auto}.cheeseburger-menu__side-menu-item{width:75px;transition:all .3s ease;text-align:center;min-height:calc(75px - 10px);display:flex;flex-direction:column;justify-content:center;font-weight:700}.cheeseburger-menu__side-menu-item img,.cheeseburger-menu__side-menu-item svg{display:block;margin:0 auto 6px auto;max-width:90%;max-height:40px;fill:var(--cheese-aside-text-color)}.cheeseburger-menu__side-menu-item span{font-size:10px;line-height:1.2;padding-left:3px;padding-right:3px}.cheeseburger-menu__side-menu-item:hover{cursor:pointer}.cheeseburger-menu__side-trigger{min-height:40px;min-width:40px;min-height:calc(75px - 10px);display:flex;flex-direction:column;justify-content:center;margin-bottom:18px}.cheeseburger-menu__side-trigger svg{fill:var(--cheese-aside-text-color);margin:0 auto}.cheeseburger-menu__side-trigger:hover{cursor:pointer}.cheeseburger-menu__title{padding:12px;text-transform:uppercase}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title{position:relative;transition:ease .35s}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:after,.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:before{transition:ease .35s;content:" ";position:absolute;width:2px;height:8px;background:var(--cheese-main-text-color);border-radius:0;top:calc(50% - 4px)}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:before{right:12px;transform:rotate(45deg)}.cheeseburger-menu__title--collapsible .cheeseburger-menu__title:after{right:16px;transform:rotate(-45deg)}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:after,.cheeseburger-menu__title--expanded .cheeseburger-menu__title:before{right:14px;height:calc(21px / 1.5);top:calc(50% - 8px)}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:before{transform:rotate(-45deg)}.cheeseburger-menu__title--expanded .cheeseburger-menu__title:after{transform:rotate(45deg)}.cheeseburger-menu__submenu{padding-left:12px!important}.cheeseburger-menu__mainmenu>li{padding-left:12px}.cheeseburger-menu__mainmenu>li.cheeseburger-parent{padding-left:0}.cheeseburger-menu__mainmenu>li.cheeseburger-parent .cheeseburger-menu__item-label{padding-left:12px}.cheeseburger-menu__mainmenu--invisible{display:none}.toolbar-fixed .block-cheeseburgermenu-container{top:39px}.toolbar-fixed.toolbar-tray-open .block-cheeseburgermenu-container{top:79px}.dropdown{position:relative;margin:20px 23.52941px;transition:ease .35s}.dropdown:after,.dropdown:before{transition:ease .35s;content:" ";position:absolute;width:2px;height:8px;background:var(--cheese-main-text-color);border-radius:0;top:-4px}.dropdown:before{left:3px;transform:rotate(45deg)}.dropdown:after{left:-2px;transform:rotate(-45deg)}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:after,.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:before{left:0;height:calc(21px / 1.5);top:-7px}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:before{transform:rotate(-45deg)}.cheeseburger-menu__item--is-expanded>.cheeseburger-menu__submenu-trigger .dropdown:after{transform:rotate(45deg)}
.paragraph--unpublished{background-color:#fff4f4;}
.themag-layout__region{position:relative;width:100%;padding-right:15px;padding-left:15px}.themag-layout--white{background-color:#fff}.themag-layout--gray{background-color:#eceff1}.themag-layout--gray-light{background-color:#f2f4f5}.themag-layout--black{background-color:#11171a}.themag-layout--my-default{margin-bottom:3rem}.themag-layout--py-xsmall{padding-top:1.5rem;padding-bottom:1.5rem}.themag-layout--py-small{padding-top:2rem;padding-bottom:2rem}.themag-layout--py-medium{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.themag-layout--py-medium{padding-top:3rem;padding-bottom:3rem}}.themag-layout--py-large{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.themag-layout--py-large{padding-top:4rem;padding-bottom:4rem}}.themag-layout--py-xlarge{padding-top:4rem;padding-bottom:4rem}@media (min-width:992px){.themag-layout--py-xlarge{padding-top:6rem;padding-bottom:6rem}}.no-gutters>.themag-layout__region{padding-right:0;padding-left:0}
.themag-layout--onecol-section--7 .themag-layout__region,.themag-layout--onecol-section--8 .themag-layout__region,.themag-layout--onecol-section--9 .themag-layout__region,.themag-layout--onecol-section--10 .themag-layout__region,.themag-layout--onecol-section--11 .themag-layout__region,.themag-layout--onecol-section--12 .themag-layout__region{flex:0 0 100%;max-width:100%;margin:auto}@media (min-width:992px){.themag-layout--onecol-section--7 .themag-layout__region{flex:0 0 58.33333%;max-width:58.33333%}}@media (min-width:992px){.themag-layout--onecol-section--8 .themag-layout__region{flex:0 0 66.66667%;max-width:66.66667%}}@media (min-width:992px){.themag-layout--onecol-section--9 .themag-layout__region{flex:0 0 75%;max-width:75%}}@media (min-width:992px){.themag-layout--onecol-section--10 .themag-layout__region{flex:0 0 83.33333%;max-width:83.33333%}}@media (min-width:992px){.themag-layout--onecol-section--11 .themag-layout__region{flex:0 0 91.66667%;max-width:91.66667%}}@media (min-width:992px){.themag-layout--onecol-section--8 .themag-layout__region{flex:0 0 66.66667%;max-width:66.66667%}}
.themag-layout--twocol-section--6-6 .themag-layout__region{margin-bottom:3rem}@media (min-width:768px){.themag-layout--twocol-section--6-6 .themag-layout__region{flex:0 0 50%;max-width:50%;margin-bottom:0}}.themag-layout--twocol-section--4-8 .themag-layout__region--first{order:2}@media (min-width:992px){.themag-layout--twocol-section--4-8 .themag-layout__region--first{flex:0 0 33.33333%;max-width:33.33333%;order:1}}.themag-layout--twocol-section--4-8 .themag-layout__region--second{margin-bottom:3rem;order:1}@media (min-width:992px){.themag-layout--twocol-section--4-8 .themag-layout__region--second{flex:0 0 66.66667%;max-width:66.66667%;margin-bottom:0;order:2}}.themag-layout--twocol-section--8-4 .themag-layout__region--first{margin-bottom:3rem}@media (min-width:992px){.themag-layout--twocol-section--8-4 .themag-layout__region--first{flex:0 0 66.66667%;max-width:66.66667%;margin-bottom:0}}@media (min-width:992px){.themag-layout--twocol-section--8-4 .themag-layout__region--second{flex:0 0 33.33333%;max-width:33.33333%}}.themag-layout--twocol-section--3-9 .themag-layout__region--first{margin-bottom:3rem}@media (min-width:992px){.themag-layout--twocol-section--3-9 .themag-layout__region--first{flex:0 0 25%;max-width:25%;margin-bottom:0}}@media (min-width:992px){.themag-layout--twocol-section--3-9 .themag-layout__region--second{flex:0 0 75%;max-width:75%}}.themag-layout--twocol-section--9-3 .themag-layout__region--first{margin-bottom:3rem}@media (min-width:992px){.themag-layout--twocol-section--9-3 .themag-layout__region--first{flex:0 0 75%;max-width:75%;margin-bottom:0}}@media (min-width:992px){.themag-layout--twocol-section--9-3 .themag-layout__region--second{flex:0 0 25%;max-width:25%}}
.whatsapp-bubble{position:fixed;z-index:1700;}.whatsapp-bubble > a{width:55px;height:55px;background-color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:2px 2px 12px;color:gray;}.whatsapp-bubble.inverse > a{background-color:#00e479;}.whatsapp-bubble svg.wab{color:#00e479;height:55px;width:30px;}.whatsapp-bubble.inverse svg.wab{color:white;}.whatsapp-bubble.right{right:20px;}.whatsapp-bubble.left{left:20px;}.whatsapp-bubble.center{left:calc(50vw - 25px);}.whatsapp-bubble.top{top:70px;}.whatsapp-bubble.middle{top:calc(50vh - 25px);}.whatsapp-bubble.bottom{bottom:70px;}
