.carousel-row{position:relative}.carousel-row:before{background-color:#fff;bottom:0;content:"";height:100%;margin:auto;position:absolute;top:0;width:75%}.carousel-row-inner{position:relative}.carousel-item{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:5rem;align-items:center;direction:rtl}.carousel-item img{width:80%}.carousel-item-text{display:flex;flex-direction:column;padding:5rem;text-align:left}.carousel-item-text svg{margin-bottom:3rem;margin-right:auto;width:25%}.carousel-item-text h3,.carousel-item-text p{direction:ltr;font-size:2.5rem}.video-btn{margin-bottom:3rem}.wistia_click_to_play{position:unset!important}.video-wrapper{align-items:center;display:flex;justify-content:center;position:relative}.video-wrapper:hover{cursor:pointer}.video-wrapper img{width:100%}span.play-btn{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:absolute;top:0;width:100%}span.play-btn svg{z-index:1}span.play-btn:before{background-color:var(--primary-accent);content:"";height:100%;opacity:.7;position:absolute;transform:scale(.15);transition:all .5s ease-in-out;width:100%;z-index:0}.video-wrapper:hover span.play-btn:before{transform:scale(1);width:100%}@media screen and (max-width:1025px){.carousel-item img{width:100%}.carousel-item-text p{font-size:2rem}}@media screen and (max-width:900px){.carousel-item-text{padding:5rem 0}}@media screen and (max-width:700px){.carousel-item{grid-template-columns:repeat(1,1fr);grid-gap:0}.carousel-item img{margin:0 auto;width:70%}}@media screen and (max-width:600px){.carousel-item{display:flex;flex-direction:column-reverse}.carousel-item img{width:100%}.carousel-item-text{padding:0}.carousel-item-text h3,.carousel-item-text p{font-size:2rem}}