/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.slick-dots{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center;margin:0 -6px;width:100%}.slick-dots li{list-style:none;padding:0 6px}.slick-dots li .slick-dot{cursor:pointer;width:12px;height:12px;background:hsl(0,76.3636363636%,76.862745098%);border-radius:100%}.slick-dots li.slick-active .slick-dot{width:14px;height:14px;background:#e53d3d}.slick-arrow{background-color:#fff;background-image:url(/themes/custom/frontend/dist/css/img/slick-arrow.svg);background-position:center;background-size:20px auto;background-repeat:no-repeat;border-radius:50%;cursor:pointer;opacity:.6;width:40px;height:40px;text-indent:-9999px;position:absolute;top:50%;-webkit-transform:translate(0,-50%),scale(-1);transform:translate(0,-50%),scale(-1);z-index:1}.slick-arrow.slick-prev{-webkit-transform:translate(0,-50%);transform:translate(0,-50%);right:initial;left:24px}@media(max-width:76.4444444444em){.slick-arrow.slick-prev{left:24px}}.slick-arrow.slick-next{right:24px;-webkit-transform:translate(0,-50%) scale(-1);transform:translate(0,-50%) scale(-1)}@media(max-width:76.4444444444em){.slick-arrow.slick-next{right:24px}}.slick-list{margin:0;padding:0}.slick-slide{padding:0}.slick-slide:focus,.slick-slide:active{outline:none}
.sticky-wrapper{position:relative;width:100%;z-index:400}.sticky-wrapper .is-sticky{position:fixed;z-index:400}.sticky-wrapper--bottom .is-sticky{margin-bottom:0}.stick-to-top.is-sticky{box-shadow:0 0 6px rgba(0,0,0,.6)}.sticky-wrapper+.hero-wrapper{margin-top:0px}
.section--subfooter{background:#e53d3d;padding:12px}.subfooter{border-top:0;color:#fff;display:-webkit-flex;display:flex;font-size:14px;margin:0 auto;max-width:575px;padding-top:12px;position:relative;z-index:10}@media(min-width:50em){.subfooter{max-width:none}}.subfooter a{color:#fff}@media(min-width:50em){.subfooter__item{margin:0 12px}}@media(min-width:50em){.subfooter__item:first-child{margin-left:auto}}.subfooter__item:last-child{margin-left:24px;margin-right:auto}.subfooter__item--subfooternav a{color:#fff;display:block;margin-bottom:12px;margin-right:12px;position:relative}.subfooter__item--subfooternav a:last-child{margin-bottom:0}@media(min-width:33.3333333333em){.subfooter__item--subfooternav a{display:inline-block;margin-bottom:0}.subfooter__item--subfooternav a:last-child{margin-right:0}.subfooter__item--subfooternav a:last-child::after{content:none}.subfooter__item--subfooternav a::after{background-color:#fff;content:"";height:1px;right:-10px;position:absolute;top:50%;width:6px}}@media(max-width:49.99em){.subfooter{-webkit-flex-direction:column;flex-direction:column}.subfooter__item{margin-bottom:12px}.subfooter__item:last-child{margin-left:0}}
table{max-width:100%}.table tr th{padding:6px 6px}.table tr td{padding:6px 6px}.table--clean{border:none}.table--clean tr th{border:none}.table--clean tr td{border:none}
.tippy-box{background:#fff;border-radius:15px;overflow:hidden}.tippy-arrow{color:#fff}.tippy-content{padding:0}.tooltip{color:#e53d3d}.tooltip__inner{display:-webkit-flex;display:flex;color:#002e65}.tooltip__body{padding:24px;pointer-events:all;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}.tooltip__title{margin-bottom:12px}.tooltip__title:before{content:"";display:inline-block;width:8px;height:8px;background:url(/themes/custom/frontend/dist/css/img/icon-dot.svg) no-repeat center;vertical-align:middle;margin-top:-4px}.tooltip__link{margin-top:auto;position:relative;font-weight:bold}.tooltip__link:after{background:url(/themes/custom/frontend/dist/css/img/icon-read-more.svg) center left no-repeat;background-size:14px auto;content:"";position:absolute;right:0;top:0;height:100%;width:30px}.tooltip__img{position:relative;-webkit-flex:0 0 auto;flex:0 0 auto}.tooltip__close{position:absolute;top:12px;right:12px}
html,body{font-family:"Source Sans Pro",sans-serif;font-size:20px;font-weight:400;color:#002e65}@media(min-width:50em){html,body{font-size:18px}}::-moz-selection{background:#002e65;color:#fff}::selection{background:#002e65;color:#fff}h1,.h1{font-size:1.75rem;font-weight:600;line-height:1.25}h2,.h2{font-size:1.625rem;font-weight:600;line-height:1.25}h3,.h3{font-size:1.125rem;font-weight:600;line-height:1.25}h4,.h4,h5,.h5,h6,.h6{font-size:1rem;font-weight:600;line-height:1.25}.intro-text{font-size:1.125rem;font-weight:600}p a:not(.btn){color:#e53d3d;font-size:1rem;font-weight:600}.resize-sensor *{max-width:100%}@media(max-width:42.6111111111em){.layout-container{padding-bottom:94px}}.sidebar{will-change:min-height}.sidebar__inner{-webkit-transform:translate(0,0);transform:translate(0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);will-change:position,transform}@media(min-width:50em){.newsletter-news-detail{display:none}}.page-node{margin:0 auto;max-width:1280px;width:100%}.page-node__wrapper{display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-top:24px;width:100%}.page-node__content{-webkit-flex-shrink:1;flex-shrink:1;-webkit-flex-grow:0;flex-grow:0;-webkit-flex-basis:calc(100% - (400px + 72px));flex-basis:calc(100% - (400px + 72px));max-width:100%;min-width:100%;overflow-x:hidden;overflow-y:auto;padding:0}@media(min-width:38.8888888889em){.page-node__content{min-width:500px}}@media(min-width:38.8888888889em)and (max-width:72.4444444444em){.page-node__content{padding:0 12px 0}}@media(min-width:50em){.page-node__content{margin-right:36px}}@media(min-width:72.4444444444em){.page-node__content{margin-right:72px;padding:0}}.page-node__sidebar{-webkit-align-self:flex-start;align-self:flex-start;-webkit-flex:1 1 200px;flex:1 1 200px;max-width:100%;z-index:auto}@media(min-width:55.5555555556em){.page-node__sidebar{-webkit-flex:1 1 300px;flex:1 1 300px}}@media(min-width:66.6666666667em){.page-node__sidebar{-webkit-flex:1 1 400px;flex:1 1 400px;margin-right:0}}@media(min-width:55.5555555556em){.page-node__sidebar .sidebar__inner{border-bottom:24px solid #fff}}.page-node__sidebar .sidebar__inner .news-most-read--sidebar{background:#f8f8f8;padding:24px 12px}.page-node__newsletter{background:#fff;padding:24px}@media(max-width:49.99em){.page-node__newsletter{display:none}}img[height]{height:auto}.u-object-fit img{height:100%}.more-link{margin:0 auto;padding:0 6px;text-align:center;width:33.33333%}.more-link a{background-color:#002e65;color:#fff;display:block;padding:12px 72px}.section--flush-sides{padding-left:0 !important;padding-right:0 !important}.section--breadcrumb{padding-left:12px;padding-right:12px}@media(max-width:49.99em){.section--breadcrumb{display:none}}.share-icons{display:-webkit-flex;display:flex}.share-icons__icon{background:#e53d3d;height:32px;margin-right:12px;width:32px}.share-icons__icon:last-child{margin-right:0}.share-icons__icon--facebook{background:url(/themes/custom/frontend/dist/css/img/facebook-share.svg) center center no-repeat;background-size:32px auto}.share-icons__icon--twitter{background:url(/themes/custom/frontend/dist/css/img/twitter-share.svg) center center no-repeat;background-size:32px auto}.share-icons__icon--whatsapp{background:url(/themes/custom/frontend/dist/css/img/whatsapp-share.svg) center center no-repeat;background-size:32px auto}.share-icons__icon--email{background:url(/themes/custom/frontend/dist/css/img/mail-share.svg) center center no-repeat;background-size:32px auto}.pg{padding:48px 12px}.pg-media__media-slider{margin-bottom:24px}.pg-html iframe{border:0;max-width:100%}.image{position:relative}.image .source{background:rgba(74,74,74,.3);bottom:6px;border-radius:22px;color:#fff;display:inline-block;font-size:13px;height:auto;padding:3px 12px;position:absolute;right:12px;visibility:visible}.image .play-video{display:block;position:relative}.image .play-video::before{background:url(/themes/custom/frontend/dist/css/img/video-play.svg) center center no-repeat;background-size:75px;content:"";height:100%;left:0;position:absolute;top:0;width:100%}.user-login-form,.user-pass{max-width:1280px;margin:0 auto}.user-login-form .form-submit,.user-pass .form-submit{margin-left:auto;display:block}.ad-pos{display:none;width:100%}@media(min-width:50em){.ad-pos{display:block}.ad-pos--flex{display:-webkit-flex;display:flex}}@media(max-width:49.99em){.ad-pos--mobile{display:block}}@media(min-width:50em){.ad-pos--mobile{display:none}}.ad-pos--h-160{min-height:160px}.ad-pos--h-250{min-height:250px}.ad-pos--h-280{min-height:280px}.ad-pos--h-600{min-height:600px}.ad-pos--inread{display:block;margin-bottom:24px;min-height:280px}@media(min-width:50em){.ad-pos--inread{min-height:180px}}.newsletter{padding:48px 24px}.newsletter__title{font-size:1.25rem;font-weight:700;color:#002e65;margin-bottom:12px}.newsletter__text{color:#002e65;font-size:1rem;line-height:23px;margin-bottom:24px}.newsletter__text:last-child{margin-bottom:24px}.newsletter input[type=text],.newsletter input[type=email]{border:0;border-bottom:3px solid #002e65;border-radius:0;margin-bottom:24px;padding:6px 12px;width:100%;background:#f8f8f8;line-height:2}.newsletter input[type=text]::-webkit-input-placeholder,.newsletter input[type=email]::-webkit-input-placeholder{font-size:1rem;color:rgba(49,57,60,.7)}.newsletter input[type=text]::-moz-placeholder,.newsletter input[type=email]::-moz-placeholder{font-size:1rem;color:rgba(49,57,60,.7)}.newsletter input[type=text]:-ms-input-placeholder,.newsletter input[type=email]:-ms-input-placeholder{font-size:1rem;color:rgba(49,57,60,.7)}.newsletter input[type=text]::-ms-input-placeholder,.newsletter input[type=email]::-ms-input-placeholder{font-size:1rem;color:rgba(49,57,60,.7)}.newsletter input[type=text]::placeholder,.newsletter input[type=email]::placeholder{font-size:1rem;color:rgba(49,57,60,.7)}.newsletter button{background:#002e65;border-radius:5px;color:#fff;font-weight:700;padding:12px 24px;width:100%}@media(min-width:33.3333333333em){.newsletter button{padding:12px 48px}}@media(min-width:50em){.footer-newsletter{display:none}}.footer-newsletter .newsletter__content{margin:0 auto;max-width:400px;text-align:center}.footer-newsletter .newsletter__title,.footer-newsletter .newsletter__text{text-align:center}.pg-liveblog__title:before{content:"";display:inline-block;width:8px;height:8px;background:url(/themes/custom/frontend/dist/css/img/icon-dot.svg) no-repeat center;vertical-align:middle;margin-top:-4px}#CybotCookiebotDialog{font-family:"Source Sans Pro",sans-serif !important;border:none !important}#CybotCookiebotDialog #CybotCookiebotDialogBodyContentTitle{font-family:"Source Sans Pro",sans-serif !important}#CybotCookiebotDialog div{font-family:"Source Sans Pro",sans-serif !important}#CybotCookiebotDialog #CybotCookiebotDialogBodyButtonAccept{border-radius:25px !important;padding:12px 24px !important}#CybotCookiebotDialog .CybotCookiebotDialogBodyButton{height:auto;padding:12px 24px;border-radius:25px;font-size:18px}@media(max-width:33.3233333333em){#CybotCookiebotDialog .CybotCookiebotDialogBodyButton{width:100% !important}}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{display:-webkit-flex !important;display:flex !important;-webkit-justify-content:space-between;justify-content:space-between;width:100%}@media(max-width:33.3233333333em){#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelectionWrapper{-webkit-flex-wrap:wrap;flex-wrap:wrap}}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll{-webkit-order:2;order:2}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection{background:rgba(0,0,0,0);color:#4a4a4a;border:1px solid #4a4a4a;-webkit-order:1;order:1}#CybotCookiebotDialog #CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll{display:none !important}.sticky-wrapper{width:100vw}blockquote{font-size:1.2em;font-weight:bold;margin:0 24px 24px}.iframe-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.iframe-container iframe{border:0;display:block;height:100%;left:0;margin:0 auto;position:absolute;top:0;width:100%}
