/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
#outer-adjustable-calendar--container{max-width:calc(1250px + 2.25rem * 2);margin:40px auto 40px auto;}#adjustable-calendar-container{max-width:1900px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;gap:2rem;}.adjustable-calendar-row{display:flex;justify-content:space-between;gap:1.5rem;}.adjustable-calendar-event-card{flex:1 1 calc(33.333% - 1rem);display:flex;flex-direction:column;min-width:250px;border-radius:3px;box-shadow:0 3px 3px 0 rgba(49,45,41,0.24),0 2px 6px 0 rgba(49,45,41,0.22),0 4px 2px -1px rgba(49,45,41,0.3);}.last-adjustable-calendar-row{justify-content:center;}.last-adjustable-calendar-row > .adjustable-calendar-event-card{flex:unset;}.adjustable-calendar-event-image-and-title{display:flex;flex-direction:column;}.adjustable-calendar-event-image{width:100%;padding-top:10px;}.adjustable-calendar-event-image img{width:100%;max-width:155px;aspect-ratio:1 / 1;object-fit:cover;object-position:center;margin:0 auto;display:block;border:1px solid transparent;border-radius:3px;}.adjustable-calendar-event-title-div{width:100%;display:flex;flex-direction:column;justify-content:center;}.adjustable-calendar-event-title{padding:10px;width:100%;text-align:center;}.adjustable-calendar-event-title-text{color:#161c21;font-size:20px;font-family:'Ghandi Sans',sans-serif;line-height:124%;}.adjustable-calendar-event-date-and-description{flex:1;}.adjustable-calendar-event-date{text-align:center;padding:10px;font-weight:bold;font-size:16px;font-family:'Ghandi Sans',sans-serif;line-height:24px;}.adjustable-calendar-event-location{padding:10px;flex-grow:1;}.adjustable-calendar-event-description{width:100%;padding:0 10px 0 10px;}.adjustable-calendar-event-description-text{width:100%;text-align:center;font-size:1.25rem;font-family:'Ghandi Sans',sans-serif;line-height:24px;}.adjustable-calendar-event-button-anchor{display:block;width:100%;padding-top:25px;padding-bottom:25px;text-align:center;color:rgb(37,47,56);background-color:rgb(196,200,201);font-size:1.125rem;letter-spacing:3.6px;text-transform:uppercase;text-decoration:none!important;transition:color 0.2s ease;}.adjustable-calendar-event-button-anchor:hover{text-decoration:none;background-color:#ff7900;color:#ffffff!important;}.adjustable-calendar-event-button-anchor::after{position:relative;display:inline-block;content:'';width:0px;min-width:0px;line-height:1rem;overflow:hidden;background:url(/themes/custom/doane_extranet/images/icons/right-arrow.svg);transition:color 0.2s ease,width 0.2s ease;background-repeat:no-repeat;background-position-x:-23px;background-position-y:center;background-size:23px;margin-left:0;height:19px;transition:all .3s ease-in-out;}.adjustable-calendar-event-button-anchor:hover::after{height:19px;width:23px;background-position-x:0;background-position-y:2.5px;margin-left:10px;min-width:23px;}.adjustable-calendar-event-button-anchor:visited{color:rgb(37,47,56);}.adjustable-calendar-event-button-anchor:visited:hover{color:#fff;}#adjustable-calendar-load-more-button{margin:1rem auto;padding:0.75rem 2rem;font-size:1.25rem;font-weight:bold;background-color:#ff7900;color:white;border:none;cursor:pointer;transition:background-color 0.2s ease;}#adjustable-calendar-load-more-button:hover{background-color:#e66e00;}@media (max-width:1000px){.adjustable-calendar-row{flex-direction:column;}}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.svg) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
.layout--onecol .layout__region{width:100%;}
.paragraph--unpublished{background-color:#fff4f4;}
