.spinner{margin:10px auto 0;width:70px;text-align:center}.spinner>div{width:10px;height:10px;background-color:hsla(0,0%,100%,.5);border-radius:100%;display:inline-block;animation:sk-bouncedelay 1.4s ease-in-out infinite both}.spinner--dark>div{background-color:rgba(0,0,0,.5)}.spinner .bounce1{animation-delay:-.32s}.spinner .bounce2{animation-delay:-.16s}@keyframes sk-bouncedelay{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.Toastify__toast-container{z-index:9999;-webkit-transform:translateZ(9999px);position:fixed;padding:4px;width:320px;box-sizing:border-box;color:#fff}.Toastify__toast-container--top-left{top:1em;left:1em}.Toastify__toast-container--top-center{top:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--top-right{top:1em;right:1em}.Toastify__toast-container--bottom-left{bottom:1em;left:1em}.Toastify__toast-container--bottom-center{bottom:1em;left:50%;transform:translateX(-50%)}.Toastify__toast-container--bottom-right{bottom:1em;right:1em}@media only screen and (max-width:480px){.Toastify__toast-container{width:100vw;padding:0;left:0;margin:0}.Toastify__toast-container--top-center,.Toastify__toast-container--top-left,.Toastify__toast-container--top-right{top:0;transform:translateX(0)}.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-right{bottom:0;transform:translateX(0)}.Toastify__toast-container--rtl{right:0;left:auto}}.Toastify__toast{position:relative;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:8px;border-radius:1px;box-shadow:0 1px 10px 0 rgba(0,0,0,.1),0 2px 15px 0 rgba(0,0,0,.05);display:flex;justify-content:space-between;max-height:800px;overflow:hidden;font-family:sans-serif;cursor:pointer;direction:ltr}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--dark{background:#121212;color:#fff}.Toastify__toast--default{background:#fff;color:#aaa}.Toastify__toast--info{background:#3498db}.Toastify__toast--success{background:#07bc0c}.Toastify__toast--warning{background:#f1c40f}.Toastify__toast--error{background:#e74c3c}.Toastify__toast-body{margin:auto 0;flex:1 1 auto}@media only screen and (max-width:480px){.Toastify__toast{margin-bottom:0}}.Toastify__close-button{color:#fff;background:transparent;outline:none;border:none;padding:0;cursor:pointer;opacity:.7;transition:.3s ease;align-self:flex-start}.Toastify__close-button--default{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;height:16px;width:14px}.Toastify__close-button:focus,.Toastify__close-button:hover{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:9999;opacity:.7;background-color:hsla(0,0%,100%,.7);transform-origin:left}.Toastify__progress-bar--animated{animation:Toastify__trackProgress linear 1 forwards}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:auto;transform-origin:right}.Toastify__progress-bar--default{background:linear-gradient(90deg,#4cd964,#5ac8fa,#007aff,#34aadc,#5856d6,#ff2d55)}.Toastify__progress-bar--dark{background:#bb86fc}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Toastify__bounce-enter--bottom-left,.Toastify__bounce-enter--top-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--bottom-right,.Toastify__bounce-enter--top-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--bottom-left,.Toastify__bounce-exit--top-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--bottom-right,.Toastify__bounce-exit--top-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{transform:translate3d(110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInLeft{0%{transform:translate3d(-110%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInUp{0%{transform:translate3d(0,110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideInDown{0%{transform:translate3d(0,-110%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes Toastify__slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(110%,0,0)}}@keyframes Toastify__slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-110%,0,0)}}@keyframes Toastify__slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,500px,0)}}@keyframes Toastify__slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-500px,0)}}.Toastify__slide-enter--bottom-left,.Toastify__slide-enter--top-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--bottom-right,.Toastify__slide-enter--top-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--bottom-left,.Toastify__slide-exit--top-left{animation-name:Toastify__slideOutLeft}.Toastify__slide-exit--bottom-right,.Toastify__slide-exit--top-right{animation-name:Toastify__slideOutRight}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown}
/*! minireset.css v0.0.6 | MIT License | github.com/jgthms/minireset.css */blockquote,body,dd,dl,dt,fieldset,figure,h1,h2,h3,h4,h5,h6,hr,html,iframe,legend,li,ol,p,pre,textarea,ul{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}ul{list-style:none}button,input,select,textarea{margin:0}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:left}.ad-unused{margin-bottom:30px;background:#f9f9f9;text-align:center;padding:10px 10px 20px;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;min-height:125px}.ad-unused span{width:100%;text-align:center;text-transform:uppercase;font-size:9px!important;margin-bottom:0!important;letter-spacing:1.55px;color:#5f5f5f;font-weight:400;position:relative;bottom:5px;display:inline-block}.ad--sticky{position:-webkit-sticky;position:sticky;top:0;padding-top:10px;background:none;border-top:none}.outOfPageAd{bottom:0;z-index:9999;position:fixed;width:100%;left:0;right:0;background-color:transparent;border:none;display:none}.standard-1-article{margin-top:77px}@media(min-width:768px){.standard-1-article{margin-top:0}}.ad--desktop{display:none}@media(min-width:992px){.ad--desktop{display:block}}.ad--mobile{display:block}@media(min-width:821px){.ad--mobile{display:none}}.standard-1{margin-top:52px}@media(min-width:768px){.standard-1{margin-top:0}}.head--topHeaderAd{margin-top:52px}@media(min-width:768px){.head--topHeaderAd{margin-top:90px}}.topHeaderAdMobile{min-height:52px;max-height:52px}.topHeaderAdDesktop,.topHeaderAdMobile{position:fixed;top:0;right:0;left:0;background:#fafafa;z-index:9999;width:100%!important;height:auto;padding-bottom:3px;box-shadow:0 -1px 5px -1px rgba(0,0,0,.2),0 1px 2px -1px rgba(0,0,0,.1)!important}.topHeaderAdDesktop{max-height:93px}@media(max-width:767px){.topHeaderAdDesktop{display:none}}.mobileOnly{display:none}.desktopOnly{display:block}@media screen and (max-width:768px){.desktopOnly{display:none}.mobileOnly{display:block}}.anchor-1{position:fixed;bottom:0;left:0;width:100%;background-color:#f4f4f4;padding:1px;box-shadow:0 -2px 2px rgba(0,0,0,.1);min-height:90px;z-index:99999;text-align:center}.mobile-anchor-scroll-display{display:none}.siderail-sticky-ads{position:fixed;top:120px;width:300px;height:600px;display:none;z-index:100}.left-ad{left:5px}.right-ad{right:5px}@media screen and (min-width:1910px){.siderail-sticky-ads{display:block}}.article{margin-top:30px}.article h1{margin-bottom:2rem;line-height:1.2}.article h2{margin-bottom:1.5rem}.article h3{margin-bottom:1rem}.article a{color:#215181}.article__kicker{display:block;font-size:1.5rem;font-weight:700;margin-bottom:15px;text-transform:uppercase}.article__kicker a{color:#215181}.article__headline{font-size:4rem;font-weight:700;min-height:48px}.article__lead{font-size:1.9rem;margin-top:15px;margin-bottom:0;min-height:26px}.article__info{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;margin-top:15px;min-height:70px;min-width:300px}.article__meta{font-size:1.5rem;margin-top:5px;margin-bottom:10px}@media(min-width:641px){.article__meta{margin-bottom:5px}}.articleMetadata__info{display:block;color:#606060}@media(min-width:641px){.articleMetadata__info{display:inline;margin-left:10px}}.article__author{font-weight:700}.article__featured{margin-top:20px}@media(min-width:641px){.article__featured{margin-top:30px}}.article__image figcaption{color:#606060;margin-top:5px;margin-bottom:5px}@media(max-width:767px){.article__image{min-height:240px}}@media(min-width:768px){.article__image{min-height:400px}}.article__text{font-size:1.9rem;line-height:1.6;margin-top:40px;margin-bottom:30px}.article__text h1,.article__text h2,.article__text h3,.article__text h4,.article__text h5,.article__text h6{line-height:1.4;margin-top:20px;margin-bottom:10px}@media(min-width:769px){.article__text h1,.article__text h2,.article__text h3,.article__text h4,.article__text h5,.article__text h6{margin-top:40px;margin-bottom:20px}}.article__text p{font-size:1.9rem;line-height:1.6;margin-bottom:15px}@media(min-width:769px){.article__text p{margin-bottom:20px}}.article__text a{color:#215181}.article__text a:hover{text-decoration:underline}.article__text ul{list-style:disc}.article__text ol,.article__text ul{padding-left:40px;margin-bottom:15px}@media(min-width:769px){.article__text ol,.article__text ul{margin-bottom:20px}}.article__text figure{margin-top:40px;margin-bottom:40px}.article__text figure img{display:block}.article__text figure figcaption{font-size:1.6rem;color:#828282;margin-top:15px}.article__text blockquote{font-family:var(--font-roboto_flex),"serif";font-size:2.8rem;font-style:italic;margin-top:40px;margin-bottom:40px}.article__notif{background:#e6ecf1;padding:20px;margin-bottom:20px}.article__notif p{font-style:italic;margin-bottom:0}.article__notif .link__text{text-decoration:underline;font-weight:600}.article__box{display:flex}.article__box+.article__box{margin-top:30px}.article__box__img{width:70px;flex:0 0 70px;margin-right:20px}.article__box__img img{border-radius:100%;overflow:hidden}.article__box__name{font-weight:700;margin-bottom:5px}.article__box__role{font-size:1.4rem;text-transform:uppercase;margin-bottom:5px}.article__box__bio{font-size:1.5rem;line-height:1.6}.article__sugg{margin-top:40px}@media(min-width:769px){.article__sugg{margin-top:80px}}.article__suggBtn{text-align:center;position:absolute;bottom:0;left:0;right:0;padding-top:160px;padding-bottom:0;background-image:linear-gradient(hsla(0,0%,100%,0),hsla(0,0%,100%,.7) 35%,#fff 80%)}.article .authorBox{margin-top:0;margin-bottom:20px;min-height:250px}.article .authorBox a,.article .authorBox h2,.article .authorBox p{color:#fff}.article .authorBox .authorBox__img{float:left;margin-right:20px}.article .authorBox .authorBox__pos{opacity:.6}.article--memb{min-height:200px;padding-top:40px}.article--membImg{width:200px;float:none;margin-right:30px;margin-bottom:20px}@media(min-width:641px){.article--membImg{float:left;margin-bottom:0}}.parceiroButton{border-radius:100px;height:33px;font-size:14px;border:none;padding:0 12px;margin-right:10px;font-weight:400;background-color:#f5f5f5;letter-spacing:-.3px}.dm-player{width:100%;max-width:100%;min-height:200px}@media only screen and (max-width:600px){.st-sticky-share-buttons{max-height:49px!important;top:105px!important}.st-sticky-share-buttons .st-btn img{margin-left:8px!important;margin-top:2px!important}}.st-logo{max-width:200px}.st-inline-share-buttons{min-height:38px}.disqus-button-load-comments{background-color:#215181;color:#fff;font-weight:700;padding:15px 20px;border:none;border-radius:15px;cursor:pointer;font-size:16px;transition:all .3s;width:100%;margin:0 0 20px;letter-spacing:1px}.disqus-button-load-comments:hover{background-color:#153453}.cortes247Section{min-height:480px}@media only screen and (max-width:768px){.cortes247Section{min-height:300px}}@media(min-width:1024px){.article .main--left .cortes247Widget{min-height:480px}}@media(max-width:1023px){.article .main--left .cortes247Widget{min-height:240px}}.tts-button{color:#fff;padding:10px 20px;font-size:16px;border-radius:50px;border:none;cursor:pointer;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:background-color .3s ease;background-color:#5bc0de}.tts-button.speaking{background-color:#d9534f}.tts-button:hover{background-color:#31b0d5}.tts-button.speaking:hover{background-color:#c9302c}.bluesky-share-button{border:1px solid #1da1f2;border-radius:20px;color:#1da1f2}.bluesky-share-button,.threads-share-button{display:flex;align-items:center;background-color:#fff;padding:8px 12px;cursor:pointer;margin-bottom:15px}.threads-share-button{border:1px solid #000;border-radius:20px;color:#000}.share-button-container{display:flex;gap:10px}.inlineApoie247{background-color:#f83600}.googleNewsButton,.inlineApoie247{border-radius:100px;height:33px;font-size:14px;padding:0 12px;margin-right:10px;font-weight:700;color:#fff;border:none;letter-spacing:-.3px}.googleNewsButton{background-color:#215181}.artBig .artBig__section{max-width:800px;margin:0 auto 4rem}.artBig .artActions,.artBig .artBig__author{display:flex;margin-bottom:20px}.artBig__sec{font-size:2.6rem;max-width:700px;margin:4rem auto 6rem;padding-bottom:1rem;border-bottom:2px solid #333}.artBig__text{padding-bottom:4rem;margin-bottom:5rem;border-bottom:1px solid #e0e0e0}@media(min-width:769px){.artBig__text{padding-bottom:8rem;margin-bottom:11rem}}.artBig__hdl{font-size:3rem;max-width:700px;margin:0 auto 4rem}@media(min-width:769px){.artBig__hdl{font-size:5rem}}.artBig__wrap{position:relative}@media(min-width:992px){.artBig__wrap:after{position:absolute;display:block;content:" ";width:calc(100% + 20px);height:100%;margin-left:-10px;margin-right:-10px;background:#000;background:linear-gradient(0deg,#000,transparent 70%);bottom:0}}.artBig__wrap .article__image figcaption{position:absolute;font-size:1.4rem;color:#fff;text-align:right;padding:10px;top:0;right:0;opacity:.7;z-index:2}.artBig__wrap .artBig__top{bottom:20px;z-index:1;padding:0 10px 20px}@media(min-width:992px){.artBig__wrap .artBig__top{color:#fff;text-align:center;position:absolute;left:50%;transform:translate(-50%);max-width:920px;padding:0 40px 40px}.artBig__wrap .artBig__top>*{color:#fff}}.artBig__img{margin:0 auto 4rem;max-width:1100px}.artBig__img .Image_adaptiveImage__2pihe{padding-bottom:38%!important}.artGrid{display:flex;flex-direction:column;margin-bottom:30px}@media(min-width:641px){.artGrid{margin-bottom:30px}}.artGrid__img{margin-bottom:10px}@media(min-width:641px){.artGrid__img{margin-bottom:0}}.artGrid__img:hover{transform:none}.artGrid__text{flex:1 1 auto}.artGrid__text>a{font-size:3.6rem;font-weight:700;line-height:1.2;margin-top:.5rem}.artGrid__kicker{display:block;margin-top:15px;margin-bottom:10px;font-size:1.6rem;color:#215181;text-transform:uppercase;font-weight:700}.artGrid__author{color:#777}.artGrid__author:before{content:" · "}.artGrid__lead{display:none;margin-top:10px;margin-bottom:0}@media(min-width:769px){.artGrid__lead{display:block}}.grid__rel{color:#000}.grid__rel,.grid__relHdl{font-size:2rem;margin-bottom:10px}.artGrid--small{flex-direction:row}@media(min-width:769px){.artGrid--small{flex-direction:column}}.artGrid--small .artGrid__img{flex:0 0 90px;margin-right:18px;margin-bottom:0}@media(min-width:769px){.artGrid--small .artGrid__img{margin-right:0}}.artGrid--small .artGrid__kicker{margin-top:0}@media(min-width:769px){.artGrid--small .artGrid__kicker{margin-top:15px}}.artGrid--small .artGrid__text>a{font-size:1.7rem;font-weight:600;margin-top:-4px;margin-bottom:1.5rem}@media(min-width:769px){.artGrid--small .artGrid__text>a{font-size:2rem;margin-top:.5rem}}.artGrid--small .artGrid__hdl{font-size:1.7rem;font-weight:600;margin-top:-4px;margin-bottom:1.5rem}@media(min-width:769px){.artGrid--small .artGrid__hdl{font-size:2rem;margin-top:.5rem}}.smallMob{flex-direction:row}@media(min-width:992px){.smallMob{flex-direction:column}}.smallMob .artGrid__img{flex:0 0 90px;margin-right:18px}@media(min-width:992px){.smallMob .artGrid__img{margin-right:0}}.smallMob .Image_adaptiveImage__2pihe{padding-top:34%!important}@media(min-width:992px){.smallMob .Image_adaptiveImage__2pihe{padding-bottom:66.4451827243%!important}}.smallMob .artGrid__kicker{margin-top:0}@media(min-width:992px){.smallMob .artGrid__kicker{margin-top:15px}}.smallMob .artGrid__text>a{font-size:1.7rem;font-weight:600;margin-top:-4px}@media(min-width:992px){.smallMob .artGrid__text>a{font-size:2.6rem;margin-top:.5rem}}.smallMob .artGrid__lead{display:none}.topic .artGrid{margin-left:0}@media(min-width:641px){.topic .artGrid{margin-left:30px}}.breaking-news{margin-top:0}@media(min-width:768px){.breaking-news{margin-top:0}}.CollectionGrid .artGrid__text{margin-top:10px}.artGrid__hdl{font-size:3.6rem;font-weight:700;line-height:1.2;margin-top:.5rem;margin-bottom:0}.smallMob .artGrid__hdl{font-size:1.7rem;margin-top:.5rem}@media(min-width:821px){.smallMob .artGrid__hdl{font-size:2.6rem}}.authorBox{top:80px}@media(min-width:992px){.authorBox{margin-top:55px}}.authorBox__img{width:110px;margin-bottom:20px}.authorBox__img img{border-radius:100%;overflow:hidden}.authorBox__hdl{font-size:2.8rem;color:#0367ae;font-weight:700;margin-bottom:20px}.authorBox__name{color:#0367ae}.authorBox__pos{font-size:1.4rem;text-transform:uppercase}.authorBox__bio,.authorBox__pos{margin-bottom:20px}.authorBox__articlesNo{font-weight:700;margin-bottom:20px}.briefList{margin-bottom:30px}.briefList__kicker,.briefList__time{display:block;font-size:1.4rem;color:#777;margin-bottom:10px}.briefList__hdl{font-size:1.6rem;font-weight:700}@keyframes btn-spin{0%{animation-timing-function:cubic-bezier(.5856,.0703,.4143,.9297);transform:rotate(0)}to{transform:rotate(1turn)}}.btn{font-size:1.4rem;color:#fff!important;font-weight:700;padding:10px 30px;text-transform:uppercase;border:1px solid #215181;background:#215181;border-radius:2px;cursor:pointer}.btn:hover{opacity:.9}.btn--color{color:#fff;background:#f45555;border:1px solid #f45555}.btn--load{position:relative;padding:10px 40px;margin-bottom:20px;transition:transform .2s}.btn--load:disabled .btn__spin{opacity:1}.btn--load:disabled .btn__spin:after{animation:btn-spin 1s linear infinite}.btn__spin{position:absolute;left:15px;opacity:0}.btn__spin:after{content:" ";display:block;width:15px;height:15px;box-sizing:border-box;border-radius:50%;border:2px solid;border-left:2px solid transparent;-webkit-backface-visibility:hidden;backface-visibility:hidden}.btnLink{display:inline-block;font-family:var(--font-roboto_flex),"serif";font-size:1.5rem;font-style:italic}.ButtonApoie247{background-color:#fa9922;padding:0 10px;margin-right:60px;text-align:center;transition:.8s;background:linear-gradient(90deg,var(--c1,#fa9922),var(--c2,#f83600) 51%,var(--c1,#fa9922)) var(--x,0)/200%;color:#fff;border-radius:100px;text-decoration:none;font-family:Source Sans Pro,sans-serif;font-weight:900;font-size:14px;letter-spacing:-1px;font-style:italic;height:20px;white-space:nowrap}@media(min-width:821px){.ButtonApoie247{font-size:20px;height:27px;padding:0 20px;margin-right:30px}}.ButtonApoie247:hover{--x:-100%;color:#fff}.ButtonApoie247:active,.ButtonApoie247:focus,.ButtonApoie247:visited{color:#fff}.ButtonApoie247 em{font-size:15px}.roundedButtonLeft{display:none}@media(min-width:821px){.roundedButtonLeft{display:block;background-color:#2a66a3;color:#fff;padding:8px 16px;border:none;border-radius:30px;cursor:pointer;font-size:12px;text-align:center;transition:background-color 1.3s ease,box-shadow .3s ease;font-family:inherit;font-weight:700;text-transform:uppercase}}.roundedButtonLeft:hover{display:none}@media(min-width:821px){.roundedButtonLeft:hover{display:block;background-color:#27a9ff;box-shadow:0 0 25px #27a9ff}}.roundedButtonRight{display:none}@media(min-width:821px){.roundedButtonRight{display:block;background-color:#ff3d3d;color:#fff;padding:8px 16px;border:none;border-radius:30px;cursor:pointer;font-size:12px;text-align:center;transition:background-color 1.3s ease,box-shadow .3s ease;font-family:inherit;font-weight:700;text-transform:uppercase}}.roundedButtonRight:hover{display:none}@media(min-width:821px){.roundedButtonRight:hover{display:block;background-color:#ff5a5a;box-shadow:0 0 50px #ff3d3d}}.chatContainer{padding:1.5rem;background-color:#fff;box-shadow:0 0 10px rgba(0,0,0,.1);border-radius:.75rem;margin:0 auto 30px}.chatHeader{text-align:center;font-size:2.875rem;font-weight:600;color:#2d3748;margin-bottom:1.5rem}.chatMessages{margin-bottom:1rem;display:flex;flex-direction:column;gap:.75rem;font-size:1.875rem}.message{padding:.75rem;border-radius:.5rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.message.user{background-color:#ebf8ff;color:#2b6cb0}.loadingMessage,.message.bot{background-color:#f7fafc;color:#4a5568}.loadingMessage{padding:.75rem;border-radius:.5rem;animation:pulse 1.5s infinite}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.chatError{margin-bottom:1rem;padding:.75rem;border-radius:.5rem;background-color:#fed7d7;color:#c53030;box-shadow:0 2px 4px rgba(0,0,0,.1)}.chatForm{display:flex}.chatInput{flex:1 1;padding:.75rem .75rem .75rem 1.5rem;border:1px solid #cbd5e0;border-radius:.5rem 0 0 .5rem;outline:none;transition:all .3s ease-in-out;font-size:1.875rem;font-style:normal}.chatInput:focus{border-color:transparent;box-shadow:0 0 0 2px rgba(66,153,225,.6)}.chatInput:disabled{background-color:#edf2f7;cursor:not-allowed}.chatSubmit{padding:1.75rem;background-color:#3182ce;color:#fff;border-radius:0 .5rem .5rem 0;transition:background-color .3s ease-in-out;cursor:pointer;font-size:1.875rem}.chatSubmit:hover{background-color:#42a1fa}.chatSubmit:disabled{background-color:#414141;cursor:not-allowed}html{font-size:56%}@media(min-width:641px){html{font-size:62.5%}}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.6em;font-weight:400;line-height:1.4;color:#333;padding-top:0;background:#eee;margin-top:0!important}body,h1,h2,h3,h4,h5,h6,main{font-family:var(--font-roboto_flex),"sans-serif"}h1,h2,h3,h4,h5,h6{font-weight:700;margin-bottom:2rem}h1{font-size:3.5rem}h2{font-size:3rem}h3{font-size:2.5rem}h4{font-size:2rem}h5{font-size:1.5rem}h6{font-size:1rem}.btn--load,a{color:#333;text-decoration:none}p{color:#333;font-size:1.7rem;font-weight:400;line-height:1.6;margin-top:0;margin-bottom:15px}nav ul{margin:0;padding:0;list-style:none}img{display:block;max-width:100%;width:100%;border-radius:5px}input{font-family:var(--font-roboto_flex),"serif";font-size:1.4rem;font-style:italic;color:#777;padding:10px 20px;margin:0}.edito{min-height:2160px}.edito .article__full .article__image{margin-left:-10px;margin-right:-10px;margin-bottom:30px}.edito #disqus_thread,.edito .article__info,.edito .article__text,.edito .section,.edito .tags{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:10px;padding-right:10px}.edito .article__text p{font-size:2.1rem;line-height:2}.edito__head .head__tv{width:85px}.edito__head{color:#fff;background-color:#333}.edito__head a{color:#fff}.edito__head .edito__hdl{margin-bottom:0}.edito__head .head__top{align-items:center;padding:10px}.edito__head .head__brasilSustentavel{width:150px}.edito__linkHome{display:block!important}.edito .article,.edito .article__full figure{margin-top:0!important}.edito .article__full{padding-left:10px;padding-right:10px}.edito img{border-radius:0!important}.footer{align-items:center;font-family:var(--font-roboto_flex),"serif";color:#fff;padding:40px 40px 140px;background:#222}.footer .container{display:flex;flex-direction:column;justify-content:space-between}@media(min-width:769px){.footer .container{flex-direction:row}}.footer p{font-size:1.4rem;font-style:italic;margin-bottom:0}.footer a,.footer p{color:#fff}.footer__logo img{width:120px}.footer__social{display:flex;margin:20px 0}@media(min-width:769px){.footer__social{margin:0}}.footer__social p{font-size:1.5rem;margin-right:20px}.head{position:fixed;background:#215181;height:54px;width:100%;z-index:99999;border-bottom:2px solid #008ddb}@media(min-width:821px){.head{position:relative;height:auto}}.head .container{padding:0 15px}.head a,.head h1,.head h2,.head p{color:#fff}.head__top{display:flex;flex-wrap:wrap;justify-content:space-between;padding:0}@media(min-width:821px){.head__top{padding:10px 0}}.head__topLeft{display:none}@media(min-width:821px){.head__topLeft{display:block;float:right}}.head__topLeft ul{display:flex;align-items:center}@media(min-width:821px){.head__topLeft ul{float:right}}.head__topLeft ul li{font-size:1.3rem;margin-left:20px;font-weight:700}.staticNav2 svg{fill:#fff;position:relative;top:2px;left:3px}.head__topMiddle{position:absolute;top:10px;right:10px}@media(min-width:821px){.head__topMiddle{position:relative;top:auto;right:auto}}.head__search{width:34px}@media(min-width:821px){.head__search{margin-left:10px;margin-right:10px}}.head__topRight{display:none}@media(min-width:821px){.head__topRight{display:block;float:left}}.head__topRight ul{display:flex;align-items:center}@media(min-width:821px){.head__topRight ul{float:left}}.head__topRight ul li{font-size:1.3rem;margin-right:20px;font-weight:700}.head__middle{display:flex;justify-content:space-between;align-items:center;gap:20px}.head__middle .links li:last-child{margin-right:0}.head__tv{display:none;width:45px}.head__tv img{max-width:45px}@media(min-width:821px){.head__brasilSustentavel,.head__tv{display:block}}.head__slo{display:none;font-size:1rem;line-height:1.2;color:#fff;text-align:right;width:25%;margin-bottom:0!important}@media(min-width:821px){.head__slo{display:block}}.head__eng{display:none;position:relative;font-size:1.8rem;height:25px}@media(min-width:992px){.head__eng{display:block}}.head__eng a{color:#fff;white-space:nowrap}.head__eng svg{fill:#fff;position:relative;top:2px;left:4px}.head__eng:after{content:"";position:absolute;left:0;bottom:0;height:1px;width:0;background:#fff;transition:width .3s ease}.head__eng:hover:after{width:100%}.head__ibest{font-size:1.6rem;float:left;max-width:250px;letter-spacing:-.5px;position:relative;left:20px;font-weight:700}.head__ibest svg{fill:#fff;position:relative;top:2px;left:4px}@media(max-width:1140px){.head__ibest{font-size:14px;right:0}}@media(max-width:1023px){.head__ibest{display:none}}.head__ibestsvg1,.head__ibestsvg2,.head__ibestsvg3{stroke-width:0px}.head__ibestsvg1{fill:#000}.head__ibestsvg2{fill:#f9e000}.head__ibestsvg3{fill:#de0a1a}.head__ibest a{color:#fff}.head__ibest a:hover{color:#eaeaea}.head__ibestlogo{margin-right:10px}.head__logo{display:block;width:120px;margin-left:15px;margin-right:auto;padding:10px 0;cursor:pointer}@media(min-width:821px){.head__logo{padding:20px 0;margin:0 auto}.head__logo img{width:175px;margin:0 auto}}.head__social{display:none}@media(min-width:769px){.head__social{display:flex}}.head__social p{font-family:var(--font-roboto_flex),"serif";font-size:1.5rem;font-style:italic;margin-right:20px;margin-bottom:0}.head__bottom{display:none;flex-wrap:wrap;justify-content:space-between;align-items:center;background:#19436d;width:100%;padding:2px 0;flex-direction:column-reverse}@media(min-width:769px){.head__bottom{flex-direction:row}}@media(min-width:821px){.head__bottom{display:flex}}.head__bottom .links li:last-child{margin-right:0}.head__mobile nav{display:flex}@media(min-width:821px){.head__mobile nav{display:none}}.head__mobile nav *{font-size:1.8rem;font-weight:700;text-transform:none}.head--small .head__topLeft,.head--small .head__topRight{display:flex}.head--small .head__topLeft h1,.head--small .head__topRight h1{margin-bottom:0}@media(min-width:992px){.head--small .head__topLeft h1,.head--small .head__topRight h1{margin-bottom:2rem}}@media(min-width:821px){.head__apoie,.head__tv{width:10%}.head__topLeft,.head__topRight{width:25%}.head__logo{width:30%}}.marginTop0{margin-top:0!important}@media(min-width:641px){.marginTop0{margin-top:0!important}}.marginBottom0{margin-bottom:0!important}@media(min-width:641px){.marginBottom0{margin-bottom:0!important}}.margin0{margin:0!important}@media(min-width:641px){.margin0{margin:0!important}}.marginTop20{margin-top:10px!important}@media(min-width:641px){.marginTop20{margin-top:20px!important}}.marginBottom20{margin-bottom:10px!important}@media(min-width:641px){.marginBottom20{margin-bottom:20px!important}}.margin20{margin:10px!important}@media(min-width:641px){.margin20{margin:20px!important}}.marginTop30{margin-top:15px!important}@media(min-width:641px){.marginTop30{margin-top:30px!important}}.marginBottom30{margin-bottom:15px!important}@media(min-width:641px){.marginBottom30{margin-bottom:30px!important}}.margin30{margin:15px!important}@media(min-width:641px){.margin30{margin:30px!important}}.marginTop60{margin-top:30px!important}@media(min-width:641px){.marginTop60{margin-top:60px!important}}.marginBottom60{margin-bottom:30px!important}@media(min-width:641px){.marginBottom60{margin-bottom:60px!important}}.margin60{margin:30px!important}@media(min-width:641px){.margin60{margin:60px!important}}.marginBottom-20{margin-bottom:-10px!important}@media(min-width:769px){.marginBottom-20{margin-bottom:-20px!important}}.marginBottom30{margin-bottom:30px!important}.container{width:100%;max-width:1280px;margin:0 auto}.headline{margin:3rem 0 2rem;padding-bottom:1rem;border-bottom:1px solid #bbb}.grid .headline{margin-right:0;margin-left:0}.embed-block iframe{max-width:100%}.opinions{order:1}@media(min-width:992px){.opinions{order:0}}.artActions{display:flex;margin-top:10px;margin-bottom:15px}.artActions button{margin-right:10px;line-height:0px!important;padding:5px!important}.artActions button svg{width:18px;height:18px}@media(min-width:769px){.artActions button svg{width:14px;height:14px}}.opinions--brasil .artActions svg,.opinions--terra .artActions svg{fill:#fff}.artActions__comm{display:flex;align-items:center;font-size:1.2rem;margin-left:auto;line-height:0px}.artActions__comm a{padding:5px!important}.artActions__comm svg{width:18px;height:18px}@media(min-width:769px){.artActions__comm svg{width:14px;height:14px}}.artActions__comm .disqus-comment-count{margin-left:0;line-height:0px}.artActions__comm .disqus-comment-count-arrow{font-style:normal;position:relative;bottom:2px;left:2px}.center{display:block;text-align:center;margin-left:auto;margin-right:auto}.unavailableOffline{opacity:.5;cursor:not-allowed}.swiper-button-next,.swiper-button-prev{color:#fff!important;opacity:.7}.minHeight250{min-height:250px}.minHeight600{min-height:600px}.minHeight24{min-height:24px}.minHeight480{min-height:480px}@media(min-width:1023px){.header-minHeight190{min-height:190px}}.minHeight47{min-height:47px}@media(min-width:1320px){.Image_adaptiveImage__2pihe{min-height:398px}}@media(min-width:992px)and (max-width:1319px){.Image_adaptiveImage__2pihe{min-height:252px}}@media(max-width:991px){.Image_adaptiveImage__2pihe{min-height:240px}}.contentVisibility{content-visibility:auto;contain-intrinsic-size:auto}.hero{position:relative;margin-bottom:30px}.hero a{transform:none}.hero .hero__img:after{display:none}@media(min-width:769px){.hero .hero__img:after{display:block}}.hero .artActions{margin-bottom:0}.hero .artActions .artActions__comm,.hero .artActions button{opacity:1}@media(min-width:769px){.hero .artActions svg{fill:#fff;opacity:.7}.hero:after{position:absolute;display:block;content:" ";width:100%;height:100%;margin-bottom:0;top:0;left:0;right:0;bottom:0;background-image:linear-gradient(12deg,rgba(0,0,0,.6) 15%,rgba(0,0,0,.15) 52%,transparent 70%)}}.hero__img{position:relative;display:block;margin-bottom:20px}@media(min-width:769px){.hero__img{margin-bottom:0}}.hero__text{position:relative;max-width:800px;left:auto;right:auto;bottom:auto;z-index:1}@media(min-width:769px){.hero__text{position:absolute;margin-left:0;margin-right:20px;left:20px;bottom:20px}}.hero__text *{color:#333}@media(min-width:769px){.hero__text *{color:#fff}}span.hero__kicker{display:inline-block;padding:8px 10px;margin-bottom:5px;font-size:1.4rem;color:#fff!important;background-color:#215181;text-transform:uppercase;font-weight:700}.hero__hdl{font-size:3.4rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero__hdl,.hero__lead{text-shadow:1px 1px 2px #000,0 0 1em #000,0 0 .2em #000}.hero__lead{line-height:1.6;margin-top:10px;margin-bottom:0}@media only screen and (max-width:768px){.hero__hdl,.hero__lead{text-shadow:none}}@media(min-width:769px){.hero__text--cover{left:40px;bottom:40px}}.hero__hdl--cover{font-size:2.8rem}@media(min-width:769px){.hero__hdl--cover{font-size:4rem}}.hero--small .hero__img:after{display:block}.hero__text--small{position:absolute;margin-left:0;left:20px;right:20px;bottom:20px}.hero__text--small *{color:#fff}.hero__hdl--small{font-family:var(--font-roboto_flex),"serif";font-size:2.2rem;font-style:italic}.icon{position:absolute;top:20px;right:20px;width:36px;height:auto}.icon--hero{width:48px;height:auto}.join{margin-top:0!important}@media(min-width:769px){.join{margin-right:-30px}}.join__text{padding:40px 40px 40px 0!important}@media(min-width:769px){.join__text{padding:80px 80px 80px 0!important}}.join__form{display:flex;align-items:center;justify-content:center;padding:40px!important;background:#eaeaea}@media(min-width:769px){.join__form{padding:80px!important}}.join__form form{display:flex;flex-direction:column;flex:0 1 280px}.join__form form input{margin-bottom:20px}.join__top{display:flex;justify-content:space-between}.join__top img{width:24px}.join__sep{position:relative;font-size:3rem;font-weight:700;color:#eaeaea;line-height:0px;margin-top:40px}@media(min-width:769px){.join__sep{margin-top:0}}.join__sep span{background:#fff}.join__sep span:after{position:absolute;left:50px;right:0;display:block;content:" ";height:1px;background:#eaeaea}@media(min-width:769px){.join__sep span:after{right:-30px}}.grid{margin-left:-1.5rem;margin-right:-1.5rem;align-items:stretch;justify-content:flex-start;flex-wrap:wrap}.grid .grid__item{flex:1 1 auto;padding:0 1.5rem}.grid .grid__item.grid__item--col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.grid .grid__item.grid__item--col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.grid .grid__item.grid__item--col-3{flex:0 0 25%;max-width:25%}.grid .grid__item.grid__item--col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.grid .grid__item.grid__item--col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.grid .grid__item.grid__item--col-6{flex:0 0 50%;max-width:50%}.grid .grid__item.grid__item--col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.grid .grid__item.grid__item--col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.grid .grid__item.grid__item--col-9{flex:0 0 75%;max-width:75%}.grid .grid__item.grid__item--col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.grid .grid__item.grid__item--col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.grid .grid__item.grid__item--col-12{flex:0 0 100%;max-width:100%}.grid .grid__item>.grid,.grid--padding-fix{margin-left:-1.5rem;margin-right:-1.5rem;padding:0}.grid--margin{margin-top:1.5rem;margin-bottom:1.5rem}.grid--wrap{flex-wrap:wrap}.grid--boxed{margin-left:-1.5rem;margin-right:-1.5rem}.grid--boxed .grid__item{margin:1.5rem;padding:0}.grid--boxed-styled .grid__item{background-color:#fff;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.12)}.grid--boxed-small{margin-left:-.5rem;margin-right:-.5rem}.grid--boxed-small .grid__item{margin:.5rem;padding:0}.grid--boxed-small-styled .grid__item{background-color:#fff;border-radius:2px;box-shadow:0 1px 4px rgba(0,0,0,.12)}.grid+.grid{margin-top:1rem}.grid .grid{margin-left:0;margin-right:0}@media only screen and (min-width:0){.grid .grid__item.gi-xsmall-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-xsmall-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-xsmall-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-xsmall-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-xsmall-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-xsmall-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-xsmall-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-xsmall-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-xsmall-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-xsmall-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-xsmall-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-xsmall-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-xsmall-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-xsmall-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-xsmall-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-xsmall-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xsmall-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xsmall-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-xsmall-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xsmall-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:641px){.grid .grid__item.gi-small-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-small-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-small-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-small-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-small-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-small-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-small-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-small-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-small-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-small-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-small-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-small-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-small-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-small-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-small-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-small-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-small-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-small-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-small-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-small-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-small-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-small-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-small-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-small-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:769px){.grid .grid__item.gi-medium-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-medium-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-medium-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-medium-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-medium-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-medium-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-medium-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-medium-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-medium-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-medium-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-medium-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-medium-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-medium-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-medium-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-medium-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-medium-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-medium-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-medium-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-medium-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-medium-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-medium-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-medium-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-medium-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-medium-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:992px){.grid .grid__item.gi-large-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-large-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-large-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-large-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-large-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-large-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-large-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-large-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-large-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-large-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-large-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-large-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-large-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-large-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-large-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-large-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-large-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-large-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-large-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-large-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-large-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-large-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-large-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-large-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}@media only screen and (min-width:1367px){.grid .grid__item.gi-xlarge-1{flex:0 0 8.3333333333%;min-width:8.3333333333%}.grid .grid__item.gi-xlarge-2{flex:0 0 16.6666666667%;min-width:16.6666666667%}.grid .grid__item.gi-xlarge-3{flex:0 0 25%;min-width:25%}.grid .grid__item.gi-xlarge-4{flex:0 0 33.3333333333%;min-width:33.3333333333%}.grid .grid__item.gi-xlarge-5{flex:0 0 41.6666666667%;min-width:41.6666666667%}.grid .grid__item.gi-xlarge-6{flex:0 0 50%;min-width:50%}.grid .grid__item.gi-xlarge-7{flex:0 0 58.3333333333%;min-width:58.3333333333%}.grid .grid__item.gi-xlarge-8{flex:0 0 66.6666666667%;min-width:66.6666666667%}.grid .grid__item.gi-xlarge-9{flex:0 0 75%;min-width:75%}.grid .grid__item.gi-xlarge-10{flex:0 0 83.3333333333%;min-width:83.3333333333%}.grid .grid__item.gi-xlarge-11{flex:0 0 91.6666666667%;min-width:91.6666666667%}.grid .grid__item.gi-xlarge-12{flex:0 0 100%;min-width:100%}.grid--boxed .grid__item.gi-xlarge-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 3rem);min-width:calc(8.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 3rem);min-width:calc(16.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 3rem);min-width:calc(25% - 3rem)}.grid--boxed .grid__item.gi-xlarge-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 3rem);min-width:calc(33.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 3rem);min-width:calc(41.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 3rem);min-width:calc(50% - 3rem)}.grid--boxed .grid__item.gi-xlarge-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 3rem);min-width:calc(58.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 3rem);min-width:calc(66.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 3rem);min-width:calc(75% - 3rem)}.grid--boxed .grid__item.gi-xlarge-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 3rem);min-width:calc(83.3333333333% - 3rem)}.grid--boxed .grid__item.gi-xlarge-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 3rem);min-width:calc(91.6666666667% - 3rem)}.grid--boxed .grid__item.gi-xlarge-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 3rem);min-width:calc(100% - 3rem)}.grid--boxed-small .grid__item.gi-xlarge-1{flex-grow:0;flex-shrink:0;flex-basis:calc(8.3333333333% - 1rem);min-width:calc(8.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-2{flex-grow:0;flex-shrink:0;flex-basis:calc(16.6666666667% - 1rem);min-width:calc(16.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-3{flex-grow:0;flex-shrink:0;flex-basis:calc(25% - 1rem);min-width:calc(25% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-4{flex-grow:0;flex-shrink:0;flex-basis:calc(33.3333333333% - 1rem);min-width:calc(33.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-5{flex-grow:0;flex-shrink:0;flex-basis:calc(41.6666666667% - 1rem);min-width:calc(41.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-6{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 1rem);min-width:calc(50% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-7{flex-grow:0;flex-shrink:0;flex-basis:calc(58.3333333333% - 1rem);min-width:calc(58.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-8{flex-grow:0;flex-shrink:0;flex-basis:calc(66.6666666667% - 1rem);min-width:calc(66.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-9{flex-grow:0;flex-shrink:0;flex-basis:calc(75% - 1rem);min-width:calc(75% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-10{flex-grow:0;flex-shrink:0;flex-basis:calc(83.3333333333% - 1rem);min-width:calc(83.3333333333% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-11{flex-grow:0;flex-shrink:0;flex-basis:calc(91.6666666667% - 1rem);min-width:calc(91.6666666667% - 1rem)}.grid--boxed-small .grid__item.gi-xlarge-12{flex-grow:0;flex-shrink:0;flex-basis:calc(100% - 1rem);min-width:calc(100% - 1rem)}}.links{display:flex;flex-wrap:wrap;font-size:1.4rem;text-transform:uppercase;padding-left:0;list-style:none}.links li{margin-left:20px}.links li a{display:flex;align-items:center}.links li a img{width:24px}.links li a img+span{margin-left:10px}.list{display:flex;margin-bottom:30px}@media(min-width:641px){.list{flex-direction:row}}.list__img{flex:0 0 90px;margin-right:18px;margin-bottom:0}@media(min-width:769px){.list__img{flex:0 0 90px}}.list__img:hover{transform:none}.list__img .Image_adaptiveImage__2pihe{padding-bottom:100%!important}.list__text{flex:1 1 auto}.list__text a{font-size:1.7rem;font-weight:600}.list__kicker{display:block;margin-bottom:10px;color:#215181;text-transform:uppercase;font-weight:700}.list__kicker,.list__kicker span{font-size:1.6rem}.list__hdl{font-size:1.7rem;font-weight:600;margin-top:-4px;margin-bottom:0}@media(min-width:769px){.list__hdl{font-size:1.7rem}}.list__lead{margin-top:10px;margin-bottom:0}.list__author{font-size:1.5rem;color:#777;display:inline-block;margin-top:10px}.topic .list{margin-left:0}@media(min-width:641px){.topic .list{margin-left:30px}}.listMost__item{border-bottom:1px dotted #ccc}.listMost__item:last-child{border-bottom:none}.listMost__headline{font-size:1.8rem;margin:5px 0}.aovivoBG{background-color:#232323;border-radius:5px}.aovivoBG2{padding:2px 15px}.aovivoTitulo{margin-top:10px;font-size:1.9rem;font-weight:700}.aovivoTitulo,.buttonInscrever{color:#fff;text-transform:uppercase}.buttonInscrever{background-color:#ff0021;border:none;padding:5px 10px;text-align:center;text-decoration:none;display:inline-block;font-size:14px;margin:4px 0 0 10px;cursor:pointer;border-radius:2px}.main{background:#fff;padding:70px 15px 15px;min-height:2160px}@media(min-width:821px){.main{padding-top:15px}}@media(min-width:992px){.main{padding:30px}}.mainCols{display:flex;flex-direction:column}@media(min-width:992px){.mainCols{flex-direction:row}}.main--left{flex:1 1 auto}.main--right{flex:0 0 340px;margin-top:30px}@media(min-width:992px){.main--right{max-width:340px;margin-top:0;margin-left:50px}}.team--left{flex:0 0 340px;margin-top:30px}@media(min-width:992px){.team--left{max-width:340px;margin-top:0;margin-left:50px}}.team--right{flex:1 1 auto}.navContainerWrap,.navContainerWrap .navContainer{position:relative;max-width:100%}.navContainerWrap .advancer{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;padding:0;border:0;position:absolute;top:0;bottom:0}.navContainerWrap .advancer:focus{outline:0}.navContainerWrap .advancer--right{right:-10px}.navContainerWrap .advancer--left{left:-10px}.navContainerWrap .advancer svg{width:10px;height:1.5em;fill:#505050}.navContainer--arrows{margin:0 10px}.navContent{max-width:100%;-webkit-overflow-scrolling:touch}.navContent::-webkit-scrollbar{display:none}.nav{position:absolute;top:17px;display:none;align-items:center;color:#fff;font-size:1.6rem;font-weight:600;margin-top:0;margin-bottom:0}@media(min-width:821px){.nav{position:relative;font-size:1.5rem;top:auto;display:flex}}.nav ul,.nav ul li{margin-top:5px;margin-bottom:5px}.nav ul li{display:inline-flex;font-size:1.6rem;font-weight:400;text-transform:uppercase;margin-right:15px}@media(min-width:821px){.nav ul li{font-size:1.5rem}}.nav ul li a{display:inline-block;color:#fff}.nav ul li a.active{color:#b2cbe2}.nav__head{display:none;justify-content:space-between;flex-wrap:wrap;width:100%}@media(min-width:821px){.nav__head{display:flex}}.nav__ham{width:18px;height:18px;color:#fff;margin-right:20px;background:url(/_next/static/media/hamburger.18e0a1d6.png);background-size:cover;cursor:pointer}.nav__ham.open{background:url(/_next/static/media/close.40bb58e2.png);background-size:cover}.nav__subWrap{display:none;position:absolute;top:35px;left:-15px;right:auto;padding:20px;margin-top:2px!important;color:#333;background-color:#fff;box-shadow:0 0 2px #000;z-index:999;border-radius:5px}@media(min-width:821px){.nav__subWrap{width:100%;top:80px;right:-15px;min-width:821px!important;width:150px}}@media(min-width:992px){.nav__subWrap{padding-left:50px;min-width:992px!important;top:70px;width:150px}}@media(min-width:1280px){.nav__subWrap{min-width:1250px!important}}.nav__subWrap li{width:100%;margin-bottom:20px!important}.nav__subWrap li a{color:#333!important}.nav__subWrap h4{color:#19436d}.nav__subWrap.open{display:block;overflow:scroll;height:100vh;min-width:280px;padding-bottom:80px;z-index:99999}@media(min-width:821px){.nav__subWrap.open{overflow:auto!important;height:auto!important;min-height:890px;box-shadow:0 0 50px 0 rgba(28,9,80,.07)}}.navMob__wrap span{position:relative;display:block;padding-left:2.2rem;cursor:pointer}.navMob__wrap span:before{content:"";border:.5rem solid transparent;border-left-color:rgba(0,0,0,.8);position:absolute;top:.7rem;left:.7rem;transform:rotate(0);transform-origin:.2rem 50%;transition:transform .25s ease}.navMob__wrap span.open:before{transform:rotate(90deg)}.navMob__wrap ul{display:none}.navMob__wrap ul li{text-transform:none;margin-left:30px;margin-bottom:10px!important}.navMob__wrap.open ul{display:block}.onScrollNavbar ul li a{color:#333}.mega-menu{display:flex}.menu-column{min-width:150px;max-width:210px;margin-right:10px}@media(min-width:821px){.menu-column{min-width:120px;max-width:210px}}.menu-column h4{font-size:1.6rem}@media(min-width:821px){.menu-column h4{font-size:1.5rem}}@media(min-width:992px){.menu-column h4{font-size:1.7rem}}.desktopMenu{display:none}@media(min-width:769px){.desktopMenu{display:block}}.onScrollNavbar{position:fixed;top:0;left:0;right:0;display:flex;flex-wrap:wrap;overflow:hidden;background-color:#fff;color:#fff;padding:10px 15px;box-shadow:0 10px 10px rgba(0,0,0,.22);z-index:999}.onScrollNavbar nav{position:relative;margin:0;display:block;float:left;align-items:center}@media(min-width:992px){.onScrollNavbar nav{display:flex;width:100%}}.onScrollNavbar ul{display:flex}.onScrollNavbar__logo{width:30px;margin-right:15px;display:none}@media(min-width:992px){.onScrollNavbar__logo{display:block}}.opinions{display:none;text-align:center;padding:0 25px}@media(min-width:821px){.opinions{display:block}}.opinions .artActions button,.opinions .artActions__comm{opacity:1}.opinions__hdl{padding-top:15px;margin-bottom:20px}.opinion{text-align:center;border-bottom:1px dotted hsla(0,0%,100%,.2);margin-bottom:20px;padding-bottom:20px}.opinion__img{width:95px;height:95px;margin:0 auto;border-radius:100%;overflow:hidden}.opinion__img .Image_adaptiveImage__2pihe{padding-bottom:100%!important}.opinion__author{display:block;font-size:1.8rem;color:hsla(0,0%,100%,.7)!important;margin:12px 0;padding:14px 0}.opinion__hdl{font-size:2.1rem;font-style:italic;margin-bottom:15px;padding:14px 0}.opinions--brasil{background-color:#215181;border-radius:5px}.opinions--brasil a,.opinions--brasil h3,.opinions--brasil span{color:#fff;display:block;width:100%}.opinions--terra{background-image:linear-gradient(#3e2500,#0c0c0c);border-radius:5px}.opinions--terra a,.opinions--terra h3,.opinions--terra span{color:#fff;display:block;width:100%}.opinions--colum{text-align:left;padding:0}.opinions--colum .opinion{border-bottom:1px dotted #ccc;margin-bottom:20px}.opinions--colum .opinion__img{float:left;width:75px;height:75px;margin-right:20px}.opinions--colum .opinion__author{font-size:1.4rem;color:#6aa0b9!important;text-align:left}.opinions--colum .opinion__hdl{font-size:1.8rem;overflow:hidden;text-align:left}.opinions--colum .artActions{margin-left:95px}.opinions--colum .swiper-button-next,.opinions--colum .swiper-button-prev{color:#6aa0b9!important}.opinions--colum .swiper{padding:0 40px!important}.opinions--mob{display:block;margin-bottom:30px}@media(min-width:821px){.opinions--mob{display:none}}.opinions--mob .opinion{border-bottom:none}.opinions--mob .swiper-button-next,.opinions--mob .swiper-button-prev{top:60px}.section__hdl{display:block;font-size:2.4rem;font-weight:700;text-transform:uppercase;padding-bottom:20px;margin-bottom:30px;border-bottom:2px solid #e0e0e0}.section__hdl--small{font-size:1.6rem;border-bottom:none;margin-bottom:20px}.section__hdl--small:after{display:block;content:" ";width:40px;padding-bottom:20px;border-bottom:4px solid #333}.sideNav__hdl{text-transform:uppercase}.sideNav li{margin-bottom:15px}.carousel-containerCharges{position:relative;width:100%;min-height:380px;overflow:hidden;padding-top:40px}.carousel-slideCharges{opacity:0;transition:opacity 1s ease-in-out;position:absolute;top:0;left:0;width:100%;display:none}.carousel-slideCharges.active{opacity:1;position:relative;display:block}.hero__kickerCharges{font-size:1.2rem;color:#0070f3}.carousel-slideCharges img{width:100%;height:auto}.carousel-arrowCharges{position:absolute;top:10px;transform:translateY(-50%);font-size:2rem;color:#0070f3;padding:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:10}.left-arrowCharges{left:90px}.right-arrowCharges{right:90px}.carousel-indicatorsCharges{position:absolute;top:5px;left:50%;transform:translateX(-50%);display:flex}.indicatorCharges{height:10px;width:10px;background-color:#ccc;border-radius:50%;margin:0 5px;cursor:pointer}.indicatorCharges.active{background-color:#0070f3}.article-infoCharges{padding:10px;text-align:center}div.slideshow{margin-top:0;margin-bottom:40px}div.slideshow .next,div.slideshow .prev{border-radius:0;width:25px;text-indent:-9999px}div.slideshow .prev{background:url(/img/arrow-left-white.svg);left:20px;transform:none}div.slideshow .next{background:url(/img/arrow-right-white.svg);right:20px}.tabs a{color:#333}.tabs__nav{display:flex;flex-wrap:wrap;margin-bottom:30px}.tabs__nav li{font-size:1.6rem;font-weight:700;margin-right:40px;text-transform:uppercase}.tabs__nav li:last-child{margin-right:0}.tabs__item{cursor:pointer}.tabs__item--active{padding-bottom:10px;border-bottom:4px solid #333}.tags{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:10px;min-height:115px}.tags__hdl{font-size:1.4rem;text-transform:uppercase;font-weight:700;margin-top:5px!important;margin-right:20px;margin-bottom:5px!important}.tag__items{display:flex;flex-wrap:wrap;list-style:none!important;margin-bottom:0!important;padding-left:0!important}.tag__item a{display:inline-block;font-size:1.4rem;color:#333;padding:5px 15px;margin-top:5px;margin-right:20px;margin-bottom:5px;border:1px solid #bdbdbd;border-radius:2px}.tag__item a:hover{text-decoration:none;transform:translateY(-2px)}.team{display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:4rem}.team__item{flex:0 0 22%;margin-bottom:30px}.team__img{width:150px;border-radius:100%;overflow:hidden;border:5px solid #215181;transition:border .5s ease}.team__img img{width:150px;height:150px}.team__img:hover{border:5px solid #11d7b8;transition:border .5s ease}.team__title{margin-top:10px;margin-bottom:5px;transition:color .5s ease}.team__title:hover{color:#11d7b8;transition:color .3s ease}.team__position{margin:0;font-size:16px;font-weight:400;line-height:normal;color:#888}.topic{background:#eaeaea;margin-left:-15px;margin-right:-15px;margin-bottom:30px;padding-bottom:40px}@media(min-width:769px){.topic{margin-left:-30px;margin-right:-30px}}@media(min-width:992px){.topic{margin-right:0}}.topic__wrap{position:relative;margin-top:-100px;margin-left:30px;margin-right:30px;padding:20px 20px 40px;background:#fff}@media(min-width:769px){.topic__wrap{margin-top:-200px}}.topic__text{display:block;margin-bottom:10px}.topic__hdl{font-weight:700;margin-bottom:40px}.tvGuide{background-color:#215181;padding:0 20px 20px;border-radius:5px}.tvGuide .tvGuide__hdl{font-size:2.4rem;color:#fff;padding:10px 0}.tvGuide .tvGuide__text em{text-decoration:underline;font-style:normal}.tvGuide a{color:#fff}.tvGuide p{font-size:1.6rem;color:hsla(0,0%,100%,.7);margin-bottom:5px;padding-bottom:5px;border-bottom:1px dotted hsla(0,0%,100%,.2)}.tvGuide p:last-child{border-bottom:none}.search-input form{display:flex;width:100%;justify-content:center;margin-bottom:2em}.search-input form input{flex:0 1 540px;border:1px solid #333;outline:none;margin-right:1em}.search-input form button{font-size:1.6rem;font-weight:600;text-transform:uppercase;color:#fff;padding:0 40px;background:#b72025;border:none;cursor:pointer}@media(max-width:768px){.search-title{padding-top:50px}}.linkElement{text-align:center;padding:10px 0;border-bottom:1px dotted #ccc;border-top:1px dotted #ccc;margin-top:25px}.linkElement--desktop{display:none}@media(min-width:821px){.linkElement--desktop{display:block;margin-bottom:30px}}.linkElement--mobile{display:block;margin-bottom:30px}@media(min-width:821px){.linkElement--mobile{display:none}}.linkElement__kicker{font-size:1.4rem;font-weight:700;color:#215181;display:block;text-transform:uppercase;margin-top:0}.linkElement__headline{text-decoration:underline;-webkit-text-decoration-color:#ccc;text-decoration-color:#ccc;font-size:2.5rem;margin:8px 0 20px}.grid{display:flex;flex-direction:row}.grid .grid-element{flex:1 1;padding:2rem}.grid .grid-element-small{flex:.2 1}@media(min-width:992px){.grid .grid__item.gi-large-9--mid{flex:0 0 70.5%;min-width:70.5%}.grid .grid__item.gi-large-3--mid{flex:0 0 29.5%;min-width:29.5%}}.pagination{list-style:none;height:40px;width:-moz-fit-content;width:fit-content;padding:0;margin-top:40px}.pagination,.pagination li a{display:flex;align-items:center}.pagination li a{height:100%;padding:0 10px;cursor:pointer}.pagination li a:hover,.pagination li.active a{text-decoration:underline}.pagination li.active a{font-weight:700;pointer-events:none}.slideshow{position:relative;overflow:hidden;margin:1em auto}.slideshow,.slideshow .next,.slideshow .prev{display:flex;justify-content:center;align-items:center}.slideshow .next,.slideshow .prev{top:calc(50% - 20px);position:absolute;background:#fff;border-radius:30px;width:40px;height:40px;-webkit-user-select:none;-moz-user-select:none;user-select:none;cursor:pointer;font-weight:700;font-size:18px;z-index:2}.slideshow .next{right:10px}.slideshow .prev{left:10px;transform:scale(-1)}.slideshow .image{position:absolute}:root{--black:#000;--white:#fff;--transparent:transparent;--fullBlack:#000;--darkBlack:rgba(0,0,0,.87);--lightBlack:rgba(0,0,0,.54);--minBlack:rgba(0,0,0,.26);--faintBlack:rgba(0,0,0,.12);--fullWhite:#fff;--darkWhite:hsla(0,0%,100%,.87);--lightWhite:hsla(0,0%,100%,.54);--minWhite:hsla(0,0%,100%,.26);--faintWhite:hsla(0,0%,100%,.12);--grey300:#e0e0e0;--grey900:#212121;--gutter-width:0rem;--outer-margin:0rem;--gutter-compensation:calc((var(--gutter-width) * 0.5) * -1);--half-gutter-width:calc((var(--gutter-width) * 0.5));--xs-min:30;--sm-min:48;--md-min:64;--lg-min:75;--screen-xs-min:var(--xs-min) em;--screen-sm-min:var(--sm-min) em;--screen-md-min:var(--md-min) em;--screen-lg-min:var(--lg-min) em;--container-sm:calc(var(--sm-min) + var(--gutter-width));--container-md:calc(var(--md-min) + var(--gutter-width));--container-lg:calc(var(--lg-min) + var(--gutter-width))}.react-page-editable{margin-right:auto;margin-left:auto;padding-right:0;padding-right:var(--outer-margin,2rem);padding-left:0;padding-left:var(--outer-margin,2rem)}.react-page-row{box-sizing:border-box;display:flex;flex:1 1;flex-direction:row;flex-wrap:wrap;margin-right:calc((0rem * .5) * -1);margin-right:var(--gutter-compensation,-.5rem);margin-left:calc((0rem * .5) * -1);margin-left:var(--gutter-compensation,-.5rem);position:relative}.react-page-cell-xs,.react-page-cell-xs-1,.react-page-cell-xs-10,.react-page-cell-xs-11,.react-page-cell-xs-12,.react-page-cell-xs-2,.react-page-cell-xs-3,.react-page-cell-xs-4,.react-page-cell-xs-5,.react-page-cell-xs-6,.react-page-cell-xs-7,.react-page-cell-xs-8,.react-page-cell-xs-9,.react-page-cell-xs-offset-0,.react-page-cell-xs-offset-1,.react-page-cell-xs-offset-10,.react-page-cell-xs-offset-11,.react-page-cell-xs-offset-12,.react-page-cell-xs-offset-2,.react-page-cell-xs-offset-3,.react-page-cell-xs-offset-4,.react-page-cell-xs-offset-5,.react-page-cell-xs-offset-6,.react-page-cell-xs-offset-7,.react-page-cell-xs-offset-8,.react-page-cell-xs-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:calc((0rem * .5));padding-right:var(--half-gutter-width,.5rem);padding-left:calc((0rem * .5));padding-left:var(--half-gutter-width,.5rem);min-width:0}.react-page-cell-xs{flex-grow:1;flex-basis:0;width:100%;min-width:100%}.react-page-cell-xs-1{flex-basis:8.33333333%;width:8.33333333%}.react-page-cell-xs-2{flex-basis:16.66666667%;width:16.66666667%}.react-page-cell-xs-3{flex-basis:25%;width:25%;min-width:25%}.react-page-cell-xs-4{flex-basis:33.33333333%;width:33.33333333%}.react-page-cell-xs-5{flex-basis:41.66666667%;width:41.66666667%}.react-page-cell-xs-6{flex-basis:50%;width:50%;min-width:50%}.react-page-cell-xs-7{flex-basis:58.33333333%;width:58.33333333%}.react-page-cell-xs-8{flex-basis:66.66666667%;width:66.66666667%}.react-page-cell-xs-9{flex-basis:75%;width:75%;min-width:75%}.react-page-cell-xs-10{flex-basis:83.33333333%;width:83.33333333%}.react-page-cell-xs-11{flex-basis:91.66666667%;width:91.66666667%}.react-page-cell-xs-12{flex-basis:100%;width:100%;min-width:100%}.react-page-cell-xs-offset-0{margin-left:0}.react-page-cell-xs-offset-1{margin-left:8.33333333%}.react-page-cell-xs-offset-2{margin-left:16.66666667%}.react-page-cell-xs-offset-3{margin-left:25%}.react-page-cell-xs-offset-4{margin-left:33.33333333%}.react-page-cell-xs-offset-5{margin-left:41.66666667%}.react-page-cell-xs-offset-6{margin-left:50%}.react-page-cell-xs-offset-7{margin-left:58.33333333%}.react-page-cell-xs-offset-8{margin-left:66.66666667%}.react-page-cell-xs-offset-9{margin-left:75%}.react-page-cell-xs-offset-10{margin-left:83.33333333%}.react-page-cell-xs-offset-11{margin-left:91.66666667%}[dir=ltr] .start-xs{text-align:left}[dir=rtl] .start-xs{text-align:right}.start-xs{justify-content:flex-start}.center-xs{justify-content:center;text-align:center}[dir=ltr] .end-xs{text-align:right}[dir=rtl] .end-xs{text-align:left}.end-xs{justify-content:flex-end}.top-xs{align-items:flex-start}.middle-xs{align-items:center}.bottom-xs{align-items:flex-end}.around-xs{justify-content:space-around}.between-xs{justify-content:space-between}.first-xs{order:-1}.last-xs{order:1}@media only screen and (min-width:48em){.react-page-cell-sm,.react-page-cell-sm-1,.react-page-cell-sm-10,.react-page-cell-sm-11,.react-page-cell-sm-12,.react-page-cell-sm-2,.react-page-cell-sm-3,.react-page-cell-sm-4,.react-page-cell-sm-5,.react-page-cell-sm-6,.react-page-cell-sm-7,.react-page-cell-sm-8,.react-page-cell-sm-9,.react-page-cell-sm-offset-0,.react-page-cell-sm-offset-1,.react-page-cell-sm-offset-10,.react-page-cell-sm-offset-11,.react-page-cell-sm-offset-12,.react-page-cell-sm-offset-2,.react-page-cell-sm-offset-3,.react-page-cell-sm-offset-4,.react-page-cell-sm-offset-5,.react-page-cell-sm-offset-6,.react-page-cell-sm-offset-7,.react-page-cell-sm-offset-8,.react-page-cell-sm-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:calc((0rem * .5));padding-right:var(--half-gutter-width,.5rem);padding-left:calc((0rem * .5));padding-left:var(--half-gutter-width,.5rem);min-width:0}.react-page-cell-sm{flex-grow:1;flex-basis:0;width:100%;min-width:100%}.react-page-cell-sm-1{flex-basis:8.33333333%;width:8.33333333%}.react-page-cell-sm-2{flex-basis:16.66666667%;width:16.66666667%}.react-page-cell-sm-3{flex-basis:25%;width:25%;min-width:25%}.react-page-cell-sm-4{flex-basis:33.33333333%;width:33.33333333%}.react-page-cell-sm-5{flex-basis:41.66666667%;width:41.66666667%}.react-page-cell-sm-6{flex-basis:50%;width:50%;min-width:50%}.react-page-cell-sm-7{flex-basis:58.33333333%;width:58.33333333%}.react-page-cell-sm-8{flex-basis:66.66666667%;width:66.66666667%}.react-page-cell-sm-9{flex-basis:75%;width:75%;min-width:75%}.react-page-cell-sm-10{flex-basis:83.33333333%;width:83.33333333%}.react-page-cell-sm-11{flex-basis:91.66666667%;width:91.66666667%}.react-page-cell-sm-12{flex-basis:100%;width:100%;min-width:100%}.react-page-cell-sm-offset-0{margin-left:0}.react-page-cell-sm-offset-1{margin-left:8.33333333%}.react-page-cell-sm-offset-2{margin-left:16.66666667%}.react-page-cell-sm-offset-3{margin-left:25%}.react-page-cell-sm-offset-4{margin-left:33.33333333%}.react-page-cell-sm-offset-5{margin-left:41.66666667%}.react-page-cell-sm-offset-6{margin-left:50%}.react-page-cell-sm-offset-7{margin-left:58.33333333%}.react-page-cell-sm-offset-8{margin-left:66.66666667%}.react-page-cell-sm-offset-9{margin-left:75%}.react-page-cell-sm-offset-10{margin-left:83.33333333%}.react-page-cell-sm-offset-11{margin-left:91.66666667%}[dir=ltr] .start-sm{text-align:left}[dir=rtl] .start-sm{text-align:right}.start-sm{justify-content:flex-start}.center-sm{justify-content:center;text-align:center}[dir=ltr] .end-sm{text-align:right}[dir=rtl] .end-sm{text-align:left}.end-sm{justify-content:flex-end}.top-sm{align-items:flex-start}.middle-sm{align-items:center}.bottom-sm{align-items:flex-end}.around-sm{justify-content:space-around}.between-sm{justify-content:space-between}.first-sm{order:-1}.last-sm{order:1}}@media only screen and (min-width:64em){.react-page-cell-md,.react-page-cell-md-1,.react-page-cell-md-10,.react-page-cell-md-11,.react-page-cell-md-12,.react-page-cell-md-2,.react-page-cell-md-3,.react-page-cell-md-4,.react-page-cell-md-5,.react-page-cell-md-6,.react-page-cell-md-7,.react-page-cell-md-8,.react-page-cell-md-9,.react-page-cell-md-offset-0,.react-page-cell-md-offset-1,.react-page-cell-md-offset-10,.react-page-cell-md-offset-11,.react-page-cell-md-offset-12,.react-page-cell-md-offset-2,.react-page-cell-md-offset-3,.react-page-cell-md-offset-4,.react-page-cell-md-offset-5,.react-page-cell-md-offset-6,.react-page-cell-md-offset-7,.react-page-cell-md-offset-8,.react-page-cell-md-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:calc((0rem * .5));padding-right:var(--half-gutter-width,.5rem);padding-left:calc((0rem * .5));padding-left:var(--half-gutter-width,.5rem);min-width:0}.react-page-cell-md{flex-grow:1;flex-basis:0;width:100%;min-width:100%}.react-page-cell-md-1{flex-basis:8.33333333%;width:8.33333333%}.react-page-cell-md-2{flex-basis:16.66666667%;width:16.66666667%}.react-page-cell-md-3{flex-basis:25%;width:25%;min-width:25%}.react-page-cell-md-4{flex-basis:33.33333333%;width:33.33333333%}.react-page-cell-md-5{flex-basis:41.66666667%;width:41.66666667%}.react-page-cell-md-6{flex-basis:50%;width:50%;min-width:50%}.react-page-cell-md-7{flex-basis:58.33333333%;width:58.33333333%}.react-page-cell-md-8{flex-basis:66.66666667%;width:66.66666667%}.react-page-cell-md-9{flex-basis:75%;width:75%;min-width:75%}.react-page-cell-md-10{flex-basis:83.33333333%;width:83.33333333%}.react-page-cell-md-11{flex-basis:91.66666667%;width:91.66666667%}.react-page-cell-md-12{flex-basis:100%;width:100%;min-width:100%}.react-page-cell-md-offset-0{margin-left:0}.react-page-cell-md-offset-1{margin-left:8.33333333%}.react-page-cell-md-offset-2{margin-left:16.66666667%}.react-page-cell-md-offset-3{margin-left:25%}.react-page-cell-md-offset-4{margin-left:33.33333333%}.react-page-cell-md-offset-5{margin-left:41.66666667%}.react-page-cell-md-offset-6{margin-left:50%}.react-page-cell-md-offset-7{margin-left:58.33333333%}.react-page-cell-md-offset-8{margin-left:66.66666667%}.react-page-cell-md-offset-9{margin-left:75%}.react-page-cell-md-offset-10{margin-left:83.33333333%}.react-page-cell-md-offset-11{margin-left:91.66666667%}[dir=ltr] .start-md{text-align:left}[dir=rtl] .start-md{text-align:right}.start-md{justify-content:flex-start}.center-md{justify-content:center;text-align:center}[dir=ltr] .end-md{text-align:right}[dir=rtl] .end-md{text-align:left}.end-md{justify-content:flex-end}.top-md{align-items:flex-start}.middle-md{align-items:center}.bottom-md{align-items:flex-end}.around-md{justify-content:space-around}.between-md{justify-content:space-between}.first-md{order:-1}.last-md{order:1}}@media only screen and (min-width:75em){.react-page-cell-lg,.react-page-cell-lg-1,.react-page-cell-lg-10,.react-page-cell-lg-11,.react-page-cell-lg-12,.react-page-cell-lg-2,.react-page-cell-lg-3,.react-page-cell-lg-4,.react-page-cell-lg-5,.react-page-cell-lg-6,.react-page-cell-lg-7,.react-page-cell-lg-8,.react-page-cell-lg-9,.react-page-cell-lg-offset-0,.react-page-cell-lg-offset-1,.react-page-cell-lg-offset-10,.react-page-cell-lg-offset-11,.react-page-cell-lg-offset-12,.react-page-cell-lg-offset-2,.react-page-cell-lg-offset-3,.react-page-cell-lg-offset-4,.react-page-cell-lg-offset-5,.react-page-cell-lg-offset-6,.react-page-cell-lg-offset-7,.react-page-cell-lg-offset-8,.react-page-cell-lg-offset-9{box-sizing:border-box;flex:0 0 auto;padding-right:calc((0rem * .5));padding-right:var(--half-gutter-width,.5rem);padding-left:calc((0rem * .5));padding-left:var(--half-gutter-width,.5rem);min-width:0}.react-page-cell-lg{flex-grow:1;flex-basis:0;width:100%;min-width:100%}.react-page-cell-lg-1{flex-basis:8.33333333%;width:8.33333333%}.react-page-cell-lg-2{flex-basis:16.66666667%;width:16.66666667%}.react-page-cell-lg-3{flex-basis:25%;width:25%;min-width:25%}.react-page-cell-lg-4{flex-basis:33.33333333%;width:33.33333333%}.react-page-cell-lg-5{flex-basis:41.66666667%;width:41.66666667%}.react-page-cell-lg-6{flex-basis:50%;width:50%;min-width:50%}.react-page-cell-lg-7{flex-basis:58.33333333%;width:58.33333333%}.react-page-cell-lg-8{flex-basis:66.66666667%;width:66.66666667%}.react-page-cell-lg-9{flex-basis:75%;width:75%;min-width:75%}.react-page-cell-lg-10{flex-basis:83.33333333%;width:83.33333333%}.react-page-cell-lg-11{flex-basis:91.66666667%;width:91.66666667%}.react-page-cell-lg-12{flex-basis:100%;width:100%;min-width:100%}.react-page-cell-lg-offset-0{margin-left:0}.react-page-cell-lg-offset-1{margin-left:8.33333333%}.react-page-cell-lg-offset-2{margin-left:16.66666667%}.react-page-cell-lg-offset-3{margin-left:25%}.react-page-cell-lg-offset-4{margin-left:33.33333333%}.react-page-cell-lg-offset-5{margin-left:41.66666667%}.react-page-cell-lg-offset-6{margin-left:50%}.react-page-cell-lg-offset-7{margin-left:58.33333333%}.react-page-cell-lg-offset-8{margin-left:66.66666667%}.react-page-cell-lg-offset-9{margin-left:75%}.react-page-cell-lg-offset-10{margin-left:83.33333333%}.react-page-cell-lg-offset-11{margin-left:91.66666667%}[dir=ltr] .start-lg{text-align:left}[dir=rtl] .start-lg{text-align:right}.start-lg{justify-content:flex-start}.center-lg{justify-content:center;text-align:center}[dir=ltr] .end-lg{text-align:right}[dir=rtl] .end-lg{text-align:left}.end-lg{justify-content:flex-end}.top-lg{align-items:flex-start}.middle-lg{align-items:center}.bottom-lg{align-items:flex-end}.around-lg{justify-content:space-around}.between-lg{justify-content:space-between}.first-lg{order:-1}.last-lg{order:1}}.react-page-row-has-floating-children{display:block!important}.react-page-row-is-hovering-this:before{content:" ";position:absolute;background:#000;display:block;background:rgba(0,0,0,.87);background:var(--darkBlack);z-index:2}.react-page-row-is-hovering-above:before{top:0;height:4px;width:100%}.react-page-row-is-hovering-below:before{bottom:0;height:4px;width:100%}.react-page-row-is-hovering-left-of:before{top:0;left:0;bottom:0;width:4px}.react-page-row-is-hovering-right-of:before{top:0;right:0;bottom:0;width:4px}@keyframes reactPageCellResizeableAnimate{0%{background-color:hsla(0,0%,100%,.26);background-color:var(--minWhite);top:45%;bottom:45%}50%{background-color:hsla(0,0%,100%,.12);background-color:var(--faintWhite);top:0;bottom:0}to{background-color:hsla(0,0%,100%,.87);background-color:var(--darkWhite);top:45%;bottom:45%}}.react-page-row .resize-handle{position:absolute;z-index:6;width:4px;top:0;bottom:0;left:-2px;cursor:e-resize;background-color:rgba(0,0,0,.54);background-color:var(--lightBlack);mix-blend-mode:difference}.react-page-row .resize-handle:after{content:" ";background-color:hsla(0,0%,100%,.87);background-color:var(--darkWhite);position:absolute;top:40%;bottom:40%;left:0;right:0;transition:all .2s linear;mix-blend-mode:normal;animation-name:reactPageCellResizeableAnimate;animation-iteration-count:1;animation-timing-function:ease;animation-duration:.8s}.react-page-row .resize-handle:active:after,.react-page-row .resize-handle:hover:after{background-color:#fff;background-color:var(--fullWhite);top:0;bottom:0}.react-page-editable{position:relative;box-sizing:border-box;width:100%;min-height:560px;display:flex;flex:0 1 auto;flex-direction:column;align-items:stretch}.react-page-editable .react-page-cell-insert-new{cursor:cell;flex:1 1;min-height:100px;transition:all .4s ease;display:flex;justify-content:center;align-items:center;border:1px solid transparent;z-index:1;position:relative}.react-page-editable .react-page-cell-insert-new:after{content:"+";font-size:52px;font-family:monospace;line-height:52px;background-color:rgba(0,0,0,.26);background-color:var(--minBlack);color:#fff;width:52px;text-align:center;border-radius:50%}.react-page-editable .react-page-cell-insert-new.hover,.react-page-editable .react-page-cell-insert-new:hover{background:rgba(0,0,0,.26);background:var(--minBlack);border:1px solid hsla(0,0%,100%,.54);border:1px solid var(--lightWhite)}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable{cursor:move;position:relative;transition:opacity .2s ease}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay{position:absolute;top:0;left:0;bottom:0;right:0;cursor:move;border:1px solid transparent;transition:all .4s ease}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle{position:absolute;top:0;right:0;width:2rem;height:2rem;cursor:move;background:rgba(0,0,0,.12);background:var(--faintBlack);content:"";z-index:500;opacity:0;transition:opacity .3s}.react-page-editable.react-page-editable-mode-edit .react-page-cell.react-page-cell-focused>div>div>div>div>.react-page-cell-draggable-overlay-handle,.react-page-editable.react-page-editable-mode-edit .react-page-cell:hover>div>div>div>div>.react-page-cell-draggable-overlay-handle,.react-page-editable.react-page-editable-mode-layout .react-page-cell.react-page-cell-focused>div>div>div>div>.react-page-cell-draggable-overlay-handle,.react-page-editable.react-page-editable-mode-layout .react-page-cell:hover>div>div>div>div>.react-page-cell-draggable-overlay-handle,.react-page-editable.react-page-editable-mode-resizing .react-page-cell.react-page-cell-focused>div>div>div>div>.react-page-cell-draggable-overlay-handle,.react-page-editable.react-page-editable-mode-resizing .react-page-cell:hover>div>div>div>div>.react-page-cell-draggable-overlay-handle{opacity:1}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before{top:-300%}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon{width:70%;top:50%}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after{top:400%}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before{width:100%}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon,.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:after,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay-handle .react-page-cell-draggable-overlay-handle-icon:before{height:2px;position:absolute;content:"";left:50%;transform:translate(-50%,-50%);background:#fff}.react-page-editable.react-page-editable-mode-edit .react-page-cell:hover>div>div>div>.react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-layout .react-page-cell:hover>div>div>div>.react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-resizing .react-page-cell:hover>div>div>div>.react-page-cell-draggable-overlay{background:rgba(0,0,0,.12);background:var(--faintBlack);border:1px solid hsla(0,0%,100%,.54);border:1px solid var(--lightWhite);background-blend-mode:screen}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-overlay.react-page-cell-draggable-leaf,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay.react-page-cell-draggable-leaf,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-overlay.react-page-cell-draggable-leaf{z-index:3}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-inline-left.react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-inline-right.react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-inline-left.react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-inline-right.react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-inline-left.react-page-cell-draggable-overlay,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-inline-right.react-page-cell-draggable-overlay{float:left;z-index:4}.react-page-editable.react-page-editable-mode-edit .react-page-cell-draggable-is-dragging,.react-page-editable.react-page-editable-mode-edit .react-page-cell-handle-is-dragging+div>.react-page-cell-droppable>.react-page-cell-draggable,.react-page-editable.react-page-editable-mode-edit .react-page-cell-handle-is-dragging+div>.react-page-cell-droppable>.react-page-cell-draggable-in-edit,.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-is-dragging,.react-page-editable.react-page-editable-mode-layout .react-page-cell-handle-is-dragging+div>.react-page-cell-droppable>.react-page-cell-draggable,.react-page-editable.react-page-editable-mode-layout .react-page-cell-handle-is-dragging+div>.react-page-cell-droppable>.react-page-cell-draggable-in-edit,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-draggable-is-dragging,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-handle-is-dragging+div>.react-page-cell-droppable>.react-page-cell-draggable,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-handle-is-dragging+div>.react-page-cell-droppable>.react-page-cell-draggable-in-edit{opacity:.4;outline:none}.react-page-editable.react-page-editable-mode-layout .react-page-cell-draggable-overlay{border:1px solid rgba(0,0,0,.2)}.react-page-editable.react-page-editable-mode-layout .react-page-cell-move-actions{opacity:0;transition:.6s}.react-page-editable.react-page-editable-mode-layout .react-page-cell:hover>.react-page-cell-move-actions{opacity:.9}.react-page-cell-droppable-is-over-current:after{content:"";height:100px;width:100%;position:absolute;bottom:-100px}.react-page-cell-droppable-is-over-current:before{content:" ";display:block;position:absolute;z-index:1;background:rgba(0,0,0,.87);background:var(--darkBlack)}.react-page-cell-droppable-is-over-above:before,.react-page-cell-droppable-is-over-below:before{border-left:0;border-right:0}.react-page-cell-droppable-is-over-left-of:before,.react-page-cell-droppable-is-over-right-of:before{border-top:0;border-bottom:0}.react-page-cell-droppable-is-over-above:before{top:0;left:0;right:0;height:4px;border-left:0;border-right:0}.react-page-cell-droppable-leaf.react-page-cell-droppable-is-over-above:before{height:4px}.react-page-cell-droppable-is-over-below:before{bottom:0;left:0;right:0;height:4px}.react-page-cell-droppable-leaf.react-page-cell-droppable-is-over-below:before{height:4px}.react-page-cell-droppable-is-over-left-of:before{top:0;left:0;bottom:0;width:4px}.react-page-cell-droppable-leaf.react-page-cell-droppable-is-over-left-of:before{width:4px}.react-page-cell-droppable-is-over-right-of:before{top:0;right:0;bottom:0;width:4px}.react-page-cell-droppable-leaf.react-page-cell-droppable-is-over-right-of:before{width:4px}.react-page-cell-droppable-is-over-inline-left:before,.react-page-cell-droppable-is-over-inline-right:before{top:0;width:50%;height:36%;max-height:128px;background-color:#e0e0e0;background-color:var(--grey300);border:1px solid rgba(0,0,0,.26);border:1px solid var(--minBlack)}.react-page-cell-droppable-is-over-inline-left:before{left:0}.react-page-cell-droppable-is-over-inline-right:before{right:0}.react-page-cell-droppable-not-allowed{cursor:not-allowed}.react-page-cell-error{background-color:red;padding:8px;margin:2px;overflow:hidden}.react-page-cell-error strong{margin:0 auto}.react-page-cell-error code{overflow:scroll}.react-page-editable .react-page-cell-handle{display:none}.react-page-editable.react-page-editable-mode-edit .react-page-cell-handle,.react-page-editable.react-page-editable-mode-layout .react-page-cell-handle,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-handle{position:absolute;top:0;left:50%;transform:translateX(-50%) translateY(-100%);transition:opacity .4s ease;opacity:0;background:hsla(0,0%,100%,.95);text-align:center;color:rgba(0,0,0,.97);display:inline-block;padding:12px 24px;margin:0 auto;border-radius:12px 12px 0 0;text-transform:uppercase;font-size:14px;line-height:1.4;letter-spacing:.15em;box-shadow:0 -5px 5px rgba(0,0,0,.22);pointer-events:none}.react-page-editable.react-page-editable-mode-edit .react-page-cell-handle-drag-enabled,.react-page-editable.react-page-editable-mode-layout .react-page-cell-handle-drag-enabled,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-handle-drag-enabled{cursor:move}.react-page-editable.react-page-editable-mode-edit .react-page-cell.react-page-cell-focused>.react-page-cell-handle,.react-page-editable.react-page-editable-mode-edit .react-page-cell:hover>.react-page-cell-handle,.react-page-editable.react-page-editable-mode-layout .react-page-cell.react-page-cell-focused>.react-page-cell-handle,.react-page-editable.react-page-editable-mode-layout .react-page-cell:hover>.react-page-cell-handle,.react-page-editable.react-page-editable-mode-resizing .react-page-cell.react-page-cell-focused>.react-page-cell-handle,.react-page-editable.react-page-editable-mode-resizing .react-page-cell:hover>.react-page-cell-handle{opacity:1;pointer-events:all}.react-page-cell{display:flex;flex-direction:column;box-sizing:border-box}.react-page-cell-inline-left{float:left}.react-page-cell-inline-right{float:right}.react-page-cell-has-inline-neighbour{float:none;width:100%;display:block}.react-page-cell .react-page-cell-inner{height:100%;box-sizing:border-box;outline:none}.react-page-editable.react-page-editable-mode-edit .react-page-cell,.react-page-editable.react-page-editable-mode-layout .react-page-cell,.react-page-editable.react-page-editable-mode-resizing .react-page-cell{position:relative;transition:box-shadow .3s}.react-page-editable.react-page-editable-mode-edit .react-page-cell-is-draft,.react-page-editable.react-page-editable-mode-layout .react-page-cell-is-draft,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-is-draft{opacity:.3;outline:1px dashed #000}.react-page-editable.react-page-editable-mode-edit .react-page-cell-bring-to-front,.react-page-editable.react-page-editable-mode-layout .react-page-cell-bring-to-front,.react-page-editable.react-page-editable-mode-resizing .react-page-cell-bring-to-front{z-index:3}.react-page-editable.react-page-editable-mode-edit .react-page-cell.react-page-cell-has-plugin:hover,.react-page-editable.react-page-editable-mode-layout .react-page-cell.react-page-cell-has-plugin:hover,.react-page-editable.react-page-editable-mode-resizing .react-page-cell.react-page-cell-has-plugin:hover{z-index:2;box-shadow:0 0 10px rgba(0,0,0,.4);opacity:1}.react-page-editable.react-page-editable-mode-edit .react-page-cell.react-page-cell-focused.react-page-cell-focused,.react-page-editable.react-page-editable-mode-layout .react-page-cell.react-page-cell-focused.react-page-cell-focused,.react-page-editable.react-page-editable-mode-resizing .react-page-cell.react-page-cell-focused.react-page-cell-focused{z-index:1;box-shadow:0 0 50px rgba(0,0,0,.4);opacity:1}.react-page-editable.react-page-editable-mode-insert .react-page-cell{cursor:cell}.react-page-editable.react-page-editable-mode-insert .react-page-cell:hover{z-index:1;box-shadow:0 0 50px rgba(0,0,0,.4);opacity:1}.react-page-controls-mode-toggle-button-inner{float:right;margin:8px}.react-page-controls-mode-toggle-button-description{font-family:Roboto,sans-serif;font-size:16px;margin-top:18px;float:right;background:transparent;color:transparent;border:1px solid transparent;padding:2px 8px;text-align:right;display:none;transition:all .2s ease;white-space:nowrap;overflow:hidden}.react-page-controls-mode-toggle-button:hover .react-page-controls-mode-toggle-button-description{max-width:999px;background:rgba(0,0,0,.87);background:var(--darkBlack);color:#fff;color:var(--white);display:block;border:1px solid rgba(0,0,0,.12);border:1px solid var(--faintBlack)}.react-page-controls-mode-toggle-clearfix{clear:both}@keyframes fadeIn{0%{opacity:0;transform:scale(0)}80%{opacity:1;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.react-page-controls-mode-toggle-control{z-index:1;animation:fadeIn .8s forwards;opacity:0}.react-page-plugin-drawer-item{cursor:pointer;z-index:1}.react-page-plugin-drawer-item:hover{z-index:2;box-shadow:0 0 20px #ccc}.react-page-controls-trash{position:fixed;bottom:-64px;z-index:500;left:50%;transition:bottom .2s ease;padding:8px}.react-page-controls-trash.react-page-controls-trash-active{bottom:16px}.react-page-plugins-content-slate-paragraph-placeholder{font-style:italic;color:var(--lightBlack)}.react-page-plugins-content-slate-inline-toolbar{position:absolute;z-index:10;top:-10000px;left:-10000px;margin-top:-6px;opacity:0;background-color:var(--grey900);border-radius:4px;transition:opacity .75s}.react-page-plugins-content-slate-inline-toolbar--hidden{opacity:0!important;pointer-events:none}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/483de911b1a0d258-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/0e5e1c6a8db9e432-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/5693677ef07d9b51-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/28aa5118b38b86e4-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/8720059dfa14a1fe-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/f1df6186c8d69644-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:400;font-display:optional;src:url(/_next/static/media/120a5a1920781bd0-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/27971e35634b7c88-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/cd31bf4b34f8dfb3-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/ecf49d904668b268-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/2f66f084fba01545-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/906678b269849541-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/674abd25bb7be96f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:500;font-display:optional;src:url(/_next/static/media/da897b99eb1fe4a1-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/80b1a0e600ca6d83-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/7c16c8204ab29534-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/f756da832d8c34d4-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/98a28a5430a3cf7f-s.woff2) format("woff2");unicode-range:U+0370-0377,U+037a-037f,U+0384-038a,U+038c,U+038e-03a1,U+03a3-03ff}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/df2942b6de9d14b5-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/7a7012758df5a81e-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Roboto_209b31;font-style:normal;font-weight:700;font-display:optional;src:url(/_next/static/media/6ebb97b5c9fa4e03-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Roboto_Fallback_209b31;src:local("Arial");ascent-override:92.49%;descent-override:24.34%;line-gap-override:0.00%;size-adjust:100.30%}.__className_209b31{font-family:__Roboto_209b31,__Roboto_Fallback_209b31,arial,system-ui;font-style:normal}.__variable_209b31{--font-roboto_flex:"__Roboto_209b31","__Roboto_Fallback_209b31",arial,system-ui}