.carousel{position:relative}.carousel.pointer-event{touch-action:pan-y}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner::after{display:block;clear:both;content:""}.carousel-item{position:relative;display:none;float:left;width:100%;margin-right:-100%;backface-visibility:hidden;transition:transform .6s ease-in-out}@media(prefers-reduced-motion:reduce){.carousel-item{transition:none}}.carousel-item.active,.carousel-item-next,.carousel-item-prev{display:block}.carousel-item-next:not(.carousel-item-start),.active.carousel-item-end{transform:translateX(100%)}.carousel-item-prev:not(.carousel-item-end),.active.carousel-item-start{transform:translateX(-100%)}.carousel-fade .carousel-item{opacity:0;transition-property:opacity;transform:none}.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-start,.carousel-fade .carousel-item-prev.carousel-item-end{z-index:1;opacity:1}.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{z-index:0;opacity:0;transition:opacity 0s .6s}@media(prefers-reduced-motion:reduce){.carousel-fade .active.carousel-item-start,.carousel-fade .active.carousel-item-end{transition:none}}.carousel-control-prev,.carousel-control-next{position:absolute;top:0;bottom:0;z-index:1;display:flex;align-items:center;justify-content:center;width:15%;padding:0;color:#fff;text-align:center;background:none;border:0;opacity:.5;transition:opacity .15s ease}@media(prefers-reduced-motion:reduce){.carousel-control-prev,.carousel-control-next{transition:none}}.carousel-control-prev:hover,.carousel-control-prev:focus,.carousel-control-next:hover,.carousel-control-next:focus{color:#fff;text-decoration:none;outline:0;opacity:.9}.carousel-control-prev{left:0}.carousel-control-next{right:0}.carousel-control-prev-icon,.carousel-control-next-icon{display:inline-block;width:2rem;height:2rem;background-repeat:no-repeat;background-position:50%;background-size:100% 100%}.carousel-control-prev-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e")}.carousel-control-next-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23ffffff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e")}.carousel-indicators{position:absolute;right:0;bottom:0;left:0;z-index:2;display:flex;justify-content:center;padding:0;margin-right:15%;margin-bottom:1rem;margin-left:15%;list-style:none}.carousel-indicators [data-bs-target]{box-sizing:content-box;flex:0 1 auto;width:30px;height:3px;padding:0;margin-right:3px;margin-left:3px;text-indent:-999px;cursor:pointer;background-color:#fff;background-clip:padding-box;border:0;border-top:10px solid rgba(0,0,0,0);border-bottom:10px solid rgba(0,0,0,0);opacity:.5;transition:opacity .6s ease}@media(prefers-reduced-motion:reduce){.carousel-indicators [data-bs-target]{transition:none}}.carousel-indicators .active{opacity:1}.carousel-caption{position:absolute;right:15%;bottom:1.25rem;left:15%;padding-top:1.25rem;padding-bottom:1.25rem;color:#fff;text-align:center}.carousel-dark .carousel-control-prev-icon,.carousel-dark .carousel-control-next-icon{filter:invert(1) grayscale(100)}.carousel-dark .carousel-indicators [data-bs-target]{background-color:#000}.carousel-dark .carousel-caption{color:#000}.carousel .item{height:400px}@media(min-width:768px){.carousel .item{height:600px}}.carousel-small .item{height:300px}@media(min-width:768px){.carousel-small .item{height:400px}}.carousel-fullscreen .item{height:100vh}.carousel .carousel-item{padding-left:20px;padding-right:20px}@media(min-width:576px){.carousel .carousel-item{padding-left:0;padding-right:0}}.carousel .carousel-item h1,.carousel .carousel-item h2,.carousel .carousel-item h3,.carousel .carousel-item h4,.carousel .carousel-item h5,.carousel .carousel-item h6{color:inherit;margin-top:0}.carousel .carousel-item a{text-decoration:none}.carousel-fade .carousel-item{perspective:initial!important;transform:initial!important}:root{--carousel-item-color:inherit;--carousel-item-background:inherit;--carousel-item-link-color:inherit;--carousel-item-link-hover-color:inherit}.carousel-item{background-color:var(--carousel-item-background);color:var(--carousel-item-color)}.carousel-item a[class=""],.carousel-item a:not([class]){color:var(--carousel-item-link-color)}.carousel-item a[class=""]:hover,.carousel-item a:not([class]):hover{color:var(--carousel-item-link-hover-color)}.carousel-item-layout-primary{--carousel-item-color:#ffffff;--carousel-item-background:#2a9d8f;--carousel-item-link-color:#ffffff;--carousel-item-link-hover-color:#ffffff}.carousel-item-layout-secondary{--carousel-item-color:#ffffff;--carousel-item-background:#e76f51;--carousel-item-link-color:#ffffff;--carousel-item-link-hover-color:#ffffff}.carousel-item-layout-tertiary{--carousel-item-color:#000000;--carousel-item-background:#f4a261;--carousel-item-link-color:#000000;--carousel-item-link-hover-color:#000000}.carousel-item-layout-quaternary{--carousel-item-color:#000000;--carousel-item-background:#e9c46a;--carousel-item-link-color:#000000;--carousel-item-link-hover-color:#000000}.carousel-item-layout-light{--carousel-item-color:#212121;--carousel-item-background:#e9e9e9;--carousel-item-link-color:#2a9d8f;--carousel-item-link-hover-color:#227e72}.carousel-item-layout-dark{--carousel-item-color:#ffffff;--carousel-item-background:#313131;--carousel-item-link-color:#2a9d8f;--carousel-item-link-hover-color:#227e72}.carousel .carousel-backgroundimage-container{overflow:hidden}.carousel .carousel-backgroundimage-container,.carousel .carousel-backgroundimage{position:absolute;top:0;left:0;height:100%;width:100%;background-position:center;background-size:cover}.carousel .carousel-backgroundimage-fade{opacity:.125}.carousel .carousel-backgroundimage-parallax{background-attachment:fixed;background-repeat:no-repeat}@media(hover:none){.carousel .carousel-backgroundimage-parallax{background-attachment:initial}}.carousel .carousel-backgroundimage-blur{filter:blur(10px);width:calc(100% + 40px);height:calc(100% + 40px);top:-20px;left:-20px}.carousel .carousel-backgroundimage-grayscale{filter:grayscale(1)}.carousel .carousel-backgroundimage-sepia{filter:sepia(1)}.carousel .carousel-content{position:relative;height:100%}.carousel .carousel-content-inner{display:flex;height:100%;align-items:center;gap:1rem;margin:0 auto}@media(min-width:576px){.carousel .carousel-content-inner{max-width:500px}}@media(min-width:768px){.carousel .carousel-content-inner{max-width:680px}}@media(min-width:992px){.carousel .carousel-content-inner{max-width:920px}}@media(min-width:1200px){.carousel .carousel-content-inner{max-width:1100px}}@media(min-width:1400px){.carousel .carousel-content-inner{max-width:1280px}}.carousel-item-bodytext>*:last-child{margin-bottom:0}.carousel{overflow:hidden}.carousel .carousel-control{width:50px}@media(min-width:576px){.carousel .carousel-control{width:75px}}@media(min-width:768px){.carousel .carousel-control{width:100px}}.carousel .carousel-indicators li{overflow:hidden}.carousel .carousel-control,.carousel .carousel-indicators{transition:opacity .4s ease-in-out 0s;z-index:1;opacity:0}@media(prefers-reduced-motion:reduce){.carousel .carousel-control,.carousel .carousel-indicators{transition:none}}.carousel:hover .carousel-indicators,.carousel:hover .carousel-control{opacity:1}.carousel .carousel-control-icon{position:absolute;top:50%;transform:translate(0,-50%);width:auto;height:auto;color:#2a9d8f;padding:1em;background-color:#fff;transition:all .4s ease-in-out 0s}@media(prefers-reduced-motion:reduce){.carousel .carousel-control-icon{transition:none}}.carousel .carousel-control-icon:before{transform:rotate(45deg);content:"";width:.5em;height:.5em;display:block;border-top:1px solid #2a9d8f;border-right:1px solid #2a9d8f}.carousel .carousel-control-prev .carousel-control-icon{left:-100%}.carousel .carousel-control-prev .carousel-control-icon:before{transform:rotate(225deg)}.carousel .carousel-control-next .carousel-control-icon{right:-100%}.carousel .carousel-control-next .carousel-control-icon:before{transform:rotate(45deg)}.carousel:hover .carousel-control-prev .carousel-control-icon{left:0}.carousel:hover .carousel-control-next .carousel-control-icon{right:0}.carousel .carousel-indicators-navigation{left:0;right:0;bottom:0;padding:0 20px;margin:0;width:100%;z-index:15;opacity:1;color:#fff;background-color:rgba(0,0,0,.5);display:flex;justify-content:center}.carousel .carousel-indicators-navigation>li{overflow:visible;padding:.75em;margin:0;text-indent:0;width:auto;height:auto;background-color:rgba(0,0,0,0);cursor:pointer}.carousel .carousel-indicators-navigation>li.active:before{content:"";position:absolute;top:auto;bottom:0;left:.75em;right:.75em;width:auto;border-top:1px solid #2a9d8f}.carousel .carousel-indicators-navigation>li:first-child{padding-left:0}.carousel .carousel-indicators-navigation>li:first-child:before{left:0}.carousel .carousel-indicators-navigation>li:last-child{padding-right:0}.carousel .carousel-indicators-navigation>li:last-child:before{right:0}.carousel-item-type-header a[class=""],.carousel-item-type-header a[class=""]:hover,.carousel-item-type-header a:not([class]),.carousel-item-type-header a:not([class]):hover{color:var(--carousel-item-color)}.carousel-item-type-header .carousel-text-inner{margin:0 auto}@media(min-width:768px){.carousel-item-type-header .carousel-text-inner{width:80%}}@media(min-width:992px){.carousel-item-type-header .carousel-text-inner{width:65%}}.carousel-item-type-text .carousel-text-inner{margin:0 auto}@media(min-width:768px){.carousel-item-type-text .carousel-text-inner{width:80%}}@media(min-width:992px){.carousel-item-type-text .carousel-text-inner{width:65%}}.carousel-item-type-text_and_image .carousel-image{display:none}.carousel-item-type-text_and_image .carousel-image img{margin:0 auto;max-width:100%;display:block;height:auto}@media(min-width:576px){.carousel-item-type-text_and_image .carousel-image{display:block}}.carousel-item-type-background_image a{display:block;position:absolute;top:0;left:0;height:100%;width:100%}.carousel-item-type-call_to_action .carousel-box{color:#212121;background-color:#fff;padding:2rem}@media(min-width:576px){.carousel-item-type-call_to_action .carousel-box{max-width:50%}}.carousel-item-type-call_to_action .carousel-box .carousel-item-bodytext{margin-bottom:1rem}.carousel-item-type-call_to_action .carousel-box>*:last-child{margin-bottom:0}.carousel-item-type-image .carousel-image{width:100%}.carousel-item-type-image .carousel-image img{margin:0 auto;max-width:100%;display:block;height:auto}
