/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.has-pending-revision{background-color:#FFF2E0;}.pending-revisions{background-color:red;height:24px;width:24px;border-radius:100%;display:inline-block;text-align:center;vertical-align:middle;color:#fff;font-size:17px;position:absolute;right:5px;z-index:98;margin-top:6px;margin-right:2px;}.node--unpublished{background-color:#fff4f4;}
.columns_lines .ckeditor__columns-content{border-right:2px solid black;}.columns_lines .ckeditor__columns-content:last-of-type{border-right:none;}.ckeditor__columns{width:100%;display:flex;padding:5px;}@media only screen and (max-width:768px){.ckeditor__columns{display:flex;flex-direction:column;}}@media only screen and (max-width:768px){.ckeditor__col-md-2,.ckeditor__col-md-3,.ckeditor__col-md-4{width:100% !important;}}.ckeditor__col-md-2{width:50%;padding:10px;}.ckeditor__col-md-3{width:33.33333333%;padding:10px;}.ckeditor__col-md-4{width:25%;padding:10px;}
.dd-embed-loading,.dd-embed-error{display:block;margin-top:1rem;color:#b3b1b1;width:max-content;text-align:center;}.dd-embed-container .pager{display:flex;justify-content:center;}.dd-embed-container .pager ul{list-style:none;display:flex;}.dd-embed-container .pager a.prev{margin-right:3rem;}.dd-embed-container .pager span{font-size:0.8rem;}.spinner{display:inline-block;position:relative;width:80px;height:80px;}.spinner div{position:absolute;border:4px solid #b3b1b1;opacity:1;border-radius:50%;animation:spinner 1s cubic-bezier(0,0.2,0.8,1) infinite;}.spinner div:nth-child(2){animation-delay:-0.5s;}@keyframes spinner{0%{top:36px;left:36px;width:0;height:0;opacity:1;}100%{top:0px;left:0px;width:72px;height:72px;opacity:0;}}
.template-content .button{background:#f3f3f3;}.template-content .button.small{padding:calc(0.5rem - 1px) calc(1rem - 1px);font-size:0.79rem;}.template-content .button.medium{padding:calc(1rem - 1px) calc(1.5rem - 1px);font-size:1rem;}.template-content .button.large{padding:calc(1.5rem - 1px) calc(2rem - 1px);font-size:1.5rem;}.template-content .button .icon{display:inline-block;}.template-content .button .icon svg{vertical-align:middle;padding-bottom:5px;}.template-content .button.small .icon svg{width:20px;}.template-content .button.medium .icon svg{width:30px;}.template-content .button.large .icon svg{width:40px;}
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.peek-a-bar{position:fixed;width:100%;z-index:9999;text-align:center;font-weight:bold;font-family:proxima-nova,Helvetica Neue,Helvetica,Roboto,Arial,sans-serif;padding:10px !important;}.peek-a-bar p{margin:0;margin-block-start:0;}
.alert-popup{position:fixed;top:50%;left:50%;z-index:9999;box-sizing:border-box;min-width:300px;max-width:min(720px,calc(100vw - 32px));max-height:90vh;padding:40px 30px 30px;overflow-y:auto;border-radius:5px;box-shadow:0 0 20px rgba(0,0,0,0.3);text-align:center;transform:translate(-50%,-50%);animation:alertPopupFadeIn 0.3s ease-out;}.alert-popup-content > :first-child{margin-top:0;}.alert-popup-content > :last-child{margin-bottom:0;}.alert-popup-close{position:absolute;top:5px;right:10px;width:32px;height:32px;padding:0;border:none;background:none;font-size:32px;line-height:1;cursor:pointer;}.alert-popup-close:hover{opacity:0.8;}.alert-popup-close:focus-visible{outline:2px solid currentColor;outline-offset:2px;}.alert-popup-overlay{position:fixed;inset:0;z-index:9998;background-color:rgba(0,0,0,0.5);animation:alertOverlayFadeIn 0.2s ease-out;}body.alert-popup-open{overflow:hidden;}@media screen and (max-width:767px){.alert-popup{top:20px;right:10px;left:10px;min-width:0;max-width:none;max-height:calc(100dvh - 40px);padding:36px 15px 20px;transform:none;animation-name:alertPopupFadeInMobile;}.alert-popup-close{width:28px;height:28px;font-size:28px;}}@keyframes alertPopupFadeIn{from{opacity:0;transform:translate(-50%,-60%);}to{opacity:1;transform:translate(-50%,-50%);}}@keyframes alertPopupFadeInMobile{from{opacity:0;top:10px;}to{opacity:1;top:20px;}}@keyframes alertOverlayFadeIn{from{opacity:0;}to{opacity:1;}}
