/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.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;}
span.ext{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) 2px center no-repeat;}span.mailto{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -20px center no-repeat;}span.tel{width:10px;height:10px;padding-right:12px;text-decoration:none;background:url(/modules/contrib/extlink/images/extlink_s.png) -42px center no-repeat;}svg.ext{width:14px;height:14px;fill:#727272;font-weight:900;}svg.mailto,svg.tel{width:14px;height:14px;fill:#727272;}[data-extlink-placement='prepend'],[data-extlink-placement='before']{padding-right:0.2rem;}[data-extlink-placement='append'],[data-extlink-placement='after']{padding-left:0.2rem;}svg.ext path,svg.mailto path,svg.tel path{stroke:#727272;stroke-width:3;}@media print{svg.ext,svg.mailto,svg.tel,span.ext,span.mailto,span.tel{display:none;padding:0;}}.extlink i{padding-left:0.2em;}.extlink-nobreak{white-space:nowrap;}
.image-text-carousel-container{position:relative;left:calc(50% - 50vw);width:100vw;background-color:#e5edf8;padding-block:50px;margin-top:100px;}.image-text-carousel{width:100%;max-width:900px;margin:0 auto;padding:2rem 1rem;}.we-believe{font-size:1rem;color:#555;margin-bottom:1rem;text-transform:uppercase;}.carousel-container{display:flex;gap:2rem;align-items:flex-start;}.carousel-image{flex:0 0 40%;position:relative;overflow:hidden;min-height:300px;}.carousel-image img{width:100%;aspect-ratio:4/3;object-fit:cover;clip-path:polygon(50px 0,100% 0,100% calc(100% - 59.6px),calc(100% - 50px) 100%,0 100%,0 59.6px);}.carousel-slide{width:100%;height:auto;position:absolute;top:0;left:0;opacity:0;transition:opacity 0.8s ease-in-out;pointer-events:none;}.carousel-slide.active{position:relative;opacity:1;pointer-events:auto;}.carousel-placeholder{aspect-ratio:4/3;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center;color:#999;font-size:1.2rem;min-height:300px;}.carousel-content{flex:1;position:relative;min-height:300px;}.content-slide{display:none;opacity:0;transition:opacity 0.5s ease-in-out;min-height:150px;}.content-slide.active{display:block;opacity:1;}.content-slide h3{font-size:1.4rem;margin-bottom:1rem;color:#263e9e;font-weight:700;}.content-slide .content-text{font-size:1.1rem;line-height:1.6;color:#555;margin-bottom:2rem;white-space:pre-wrap;}.carousel-indicators{display:flex;gap:0.5rem;margin-top:1.5rem;}.indicator{width:20px;height:4px;background-color:#263e9e;border:none;cursor:pointer;padding:0;transition:all 0.3s ease;}.indicator:hover{background-color:#80CCB8;}.indicator.active{background-color:#80CCB8;}@media (max-width:768px){.carousel-container{flex-direction:column;}.carousel-image{flex:0 0 100%;width:100%;}.content-slide h3{font-size:1.5rem;}.content-slide .content-text{font-size:1rem;}}
