.pod-carousel__slide{position:relative;height:250px;border-radius:5px;overflow:hidden;box-shadow:0 20px 25px rgba(0,0,0,.2)}.pod-carousel__slide:hover .pod-carousel__image{transform:scale(1.05);transition:transform .3s ease-in-out;transition-delay:.1s}.pod-carousel__slide--video{cursor:pointer}.pod-carousel__slide-link{display:block;height:100%;color:var(--color-white)}.pod-carousel__image{display:flex;align-items:center;justify-content:center;position:absolute;top:0;left:0;width:100%;height:100%}.pod-carousel__image img{width:100%;height:100%;object-fit:cover}.pod-carousel__image::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:70%;background:linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%)}.pod-carousel__content{display:flex;flex-direction:column;align-items:flex-start;position:absolute;bottom:0;left:0;width:100%;padding:20px;white-space:normal}.pod-carousel__title{font-size:23px;line-height:1.25;margin:0 0 4px;color:var(--color-white);font-weight:600}.pod-carousel__subtitle{font-size:14px;line-height:1.33;margin:0 0 10px;color:var(--color-white);font-weight:300}.pod-carousel__cta{font-size:14px;font-weight:400;color:var(--color-white);text-decoration:underline}.pod-carousel__controls{display:flex;align-items:center;justify-content:center;margin-top:20px}.pod-carousel__controls .glide__bullets{display:inline-flex;align-items:center;margin:0 14px}.pod-carousel__controls .glide__bullet{cursor:pointer;opacity:.3;background-color:var(--color-cool-gray);border:0;height:10px;width:10px;font-size:0;border-radius:50%;line-height:10px;margin:0 5px;padding:0}.pod-carousel__controls .glide__bullet--active{opacity:1;height:14px;width:14px}.pod-carousel .glide__arrow{width:40px;height:40px;border-radius:50%;background:var(--color-white);border:none;box-shadow:0 0 7px rgba(0,0,0,.25);cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;color:var(--color-primary)}.pod-carousel .glide__arrow--left{transform:rotate(180deg)}.pod-carousel .glide__arrow svg path{stroke:var(--color-teal)}.pod-carousel__play-btn{background-color:var(--color-white);box-shadow:0 10px 20px 0 rgba(0,0,0,.25);position:absolute;height:40px;width:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;top:calc(50% - 20px);z-index:1}@media screen and (min-width: 1024px){.pod-carousel__play-btn{height:60px;width:60px;top:calc(50% - 30px)}}.pod-carousel__play-btn::before{content:"";display:inline-block;margin-left:6px;width:0;height:0;border-style:solid;border-width:9px 0 9px 9px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #000}@media screen and (min-width: 1024px){.pod-carousel__play-btn::before{width:0;height:0;border-style:solid;border-width:14px 0 14px 14px;border-color:rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0) #000}}.pod-carousel__quote{letter-spacing:-0.3px;font-weight:700;font-size:40px;line-height:48px;display:flex;align-items:center;flex:none;order:0;align-self:stretch;flex-grow:0;margin-bottom:5px}@media screen and (min-width: 768px){.pod-carousel__slide{height:520px}.pod-carousel__title{font-size:32px}.pod-carousel__subtitle{font-weight:400}.pod-carousel .glide__arrow{width:60px;height:60px}.pod-carousel__controls{position:absolute;top:50%;left:-30px;right:-30px;transform:translateY(-50%);pointer-events:none;margin-top:0}.pod-carousel__controls .glide__arrows{position:absolute;padding:0;top:50%;transform:translateY(-50%);pointer-events:auto}.pod-carousel__controls .glide__arrows:first-child{left:0}.pod-carousel__controls .glide__arrows:last-child{right:0}.pod-carousel__controls .glide__bullets{display:none}.pod-carousel .glide__track{overflow:hidden}}
