.carousel-wrapper{--animate-duration:500ms;--color:0 174 255}.carousel-wrapper .row-fluid{margin:0 auto;max-width:1240px}.carousel-sections{min-height:400px;position:relative}.carousel-section{align-items:center;display:flex;display:none;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);transition:opacity .1s ease-in-out}.carousel-section.active{display:flex;opacity:1}.carousel-section img{max-width:100%}.carousel-wrapper h1,.carousel-wrapper h2,.carousel-wrapper h3,.carousel-wrapper h4{margin:0}.carousel-item-subtitle,.carousel-item-title{font-family:Montserrat,sans-serif}.growelab-page .carousel-item-subtitle,.growelab-page .carousel-item-title{font-family:var(--fontFamily)}.growelab-page .carousel-item-title{color:var(--purpleMed)}.carousel-item-title{color:#144e8c;font-size:2em;font-weight:700;margin-top:20px}.carousel-item-subtitle{color:#000;font-size:1.2em;font-weight:400;margin-bottom:20px}.carousel-item-button,.carousel-item-nav{margin-top:20px}.carousel-item-nav button{background-color:rgb(var(--color)/0);border:1px solid;color:rgb(var(--color));padding:10px;transition:all .2s ease-in-out}.carousel-item-nav button[disabled],.carousel-item-nav button[disabled]:hover{background-color:rgb(var(--color)/0);border-color:rgba(0,0,0,.15);color:rgba(0,0,0,.15)}.carousel-item-nav button:hover{background-color:rgb(var(--color)/5%);border:1px solid;color:rgb(var(--color))}.carousel-item-nav button span.material-symbols-outlined{left:unset;position:unset;top:unset;vertical-align:bottom;z-index:unset}.carousel-item-progress-wrapper{display:flex;flex-wrap:nowrap;margin-bottom:10px;width:100%}.carousel-item-progress-wrapper>div{background-color:rgb(var(--color)/10%);border-radius:20px;color:rgb(var(--color));flex:1;font-family:Montserrat,sans-serif;font-size:.8em;font-weight:600;height:25px;overflow:hidden;padding:3px 15px;position:relative;text-overflow:ellipsis;text-transform:uppercase;transition:background-color .2s ease-in-out;white-space:nowrap}.carousel-item-progress-wrapper>div.active{background-color:rgb(var(--color)/15%)}.carousel-item-progress-wrapper>div:hover{background-color:rgb(var(--color)/50%);cursor:pointer}.carousel-item-progress-wrapper>div:not(:first-child){border-radius:0 20px 20px 0;mask:radial-gradient(20px at -10px 50%,#0000 98%,#000);-webkit-mask:radial-gradient(20px at -10px 50%,#0000 98%,#000);padding-left:25px}.carousel-item-progress-wrapper .progress-bar-inner{background-color:rgb(var(--color)/25%);border-radius:0 20px 20px 0;height:100%;left:0;position:absolute;top:0;transition:all .1s ease-in-out;width:0}.carousel-item-img-wrapper{position:relative;text-align:center}.carousel-tooltip{-webkit-font-smoothing:antialiased;background:rgb(var(--color));border-radius:10px;cursor:pointer;-webkit-transform:translateZ(0)}.carousel-tooltip,.carousel-tooltip:after{height:20px;left:0;position:absolute;top:0;width:20px}.carousel-tooltip:after{color:#fff;content:"+";font-family:Open Sans,sans-serif;font-size:20px;font-weight:700;line-height:20px;text-align:center}.carousel-tooltip .tooltip{background:rgba(0,0,0,.85);border-radius:5px;bottom:100%;box-shadow:2px 2px 6px rgba(0,0,0,.28);color:#fff;display:block;display:table-cell;font-size:.9em;font-weight:500;left:50%;line-height:1.2em;margin-bottom:15px;opacity:0;padding:10px;pointer-events:none;position:absolute;transform:translateY(10px) translateX(-49%);transition:all .25s ease-out;width:auto;width:250px}.carousel-tooltip .tooltip:before{bottom:-20px;content:" ";display:block;height:20px;left:0;position:absolute;width:100%}.carousel-tooltip .tooltip:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid rgba(0,0,0,.9);bottom:-10px;content:" ";height:0;left:50%;margin-left:-13px;position:absolute;width:0}.carousel-tooltip:focus .tooltip,.carousel-tooltip:hover .tooltip{opacity:1;pointer-events:auto;transform:translateY(0) translateX(-49%)}.carousel-tooltip:before{animation:tooltipPulse 2.5s cubic-bezier(.25,.9,.2,1) .4s infinite;border:1px solid rgb(var(--color));border-radius:50%;content:"";display:block;height:20px;left:50%;opacity:0;position:absolute;top:50%;transform:scale(.35) translateY(-50%) translateX(-50%);width:20px}.carousel-tooltip:hover:before{animation:unset}@keyframes tooltipPulse{0%{opacity:1;transform:translate3d(-50%,-50%,0)scale(1)}to{opacity:0;transform:translate3d(-50%,-50%,0)scale(2)}}.carousel-tooltip[class*=top]{top:25%}.carousel-tooltip[class*=middle]{top:50%}.carousel-tooltip[class*=bottom]{top:75%}.carousel-tooltip[class*=left]{left:25%}.carousel-tooltip[class*=center]{left:50%}.carousel-tooltip[class*=right]{left:75%}@media (max-width:768px){.carousel-wrapper [class*=span]{width:100%}.carousel-wrapper .carousel-section{flex-direction:column-reverse;flex-wrap:wrap}.carousel-item-nav{position:absolute;top:0;width:100%;z-index:1}.carousel-item-nav .carousel-item-fwd{float:right}.carousel-item-nav button{background-color:hsla(0,0%,100%,.9)}}