.custom-slideshow{font-family:sans-serif;max-height:70vh;max-width:100%;overflow:hidden;position:relative}.slides-wrapper{height:70vh;position:relative}.slide{align-items:center;background-position:50%;background-size:cover;display:flex;height:70vh;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%;z-index:1}.slide.visible{opacity:1;pointer-events:auto;z-index:2}.slide:before{background:linear-gradient(90deg,rgba(0,0,0,.6),transparent 60%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.slide *{position:relative;z-index:2}.overlay{color:#fff;display:flex;flex-direction:column;justify-content:center;max-width:1240px;padding:40px 0;position:relative;width:100%}.overlay h3{font-size:2rem;margin:10px 0}.overlay .desc{font-size:1rem;margin-bottom:15px;max-width:600px}.tags{margin-bottom:10px}.tag{background:hsla(0,0%,100%,.85);border-radius:12px;color:#333;font-size:.85rem;font-weight:500;margin:0 5px 5px 0;padding:5px 10px;text-transform:capitalize}.button,.tag{display:inline-block}.button{background-color:#d9232e;border-radius:6px;color:#fff;font-size:20px;font-weight:700;padding:10px 20px;text-decoration:none;width:fit-content}.bullets{bottom:15px;left:50%;position:absolute;transform:translateX(-50%);z-index:3}.bullet{background-color:hsla(0,0%,100%,.4);border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 6px;transition:background-color .3s ease;width:12px}.bullet.active{background-color:#fff}.custom-slideshow .slideshow-texts h3,.custom-slideshow .slideshow-texts p{color:#fff}.custom-slideshow .slideshow-texts{margin:25px 0;width:50%}.dnd-section .dnd-column,.widget-span.widget-type-cell.dnd-column.span12.inpage-editor-active-field.updated-editor-styles{padding:0!important}.custom-video-module,.in-blog,.slide .overlay{padding:0 50px}@media (max-width:900px){.custom-slideshow .slideshow-texts{width:100%}}