.video-with-toggle .card-title,.video-with-toggle .card-title *{font-size:20px;line-height:22px}.video-with-toggle .collapse-description,.video-with-toggle .collapse-description *{font-size:16px}.video-with-toggle .open-close-icon:after{content:"";background-image:url("../../../images/plus-icon.svg");filter:invert(100%);background-size:contain;position:absolute;right:1rem;width:17px;height:17px}.video-with-toggle .section-toggle{bottom:0;background:rgba(0,0,0,.65);color:#f1f1f1;backdrop-filter:blur(8px)}.video-with-toggle .open-close-icon[aria-expanded=true]:after{content:"";background-image:url("../../../images/minus-icon.svg");filter:invert(100%)}.video-with-toggle .video-section{position:relative}.video-with-toggle .video-section .video{width:100%;aspect-ratio:1/1;object-fit:cover}.video-with-toggle .video-section .pause-button,.video-with-toggle .video-section .play-button{position:absolute;bottom:80px;right:10px;border:none;border-radius:5px;background-color:rgba(0,0,0,.7);width:40px;height:40px;padding:0;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center}.video-with-toggle .video-section .pause-button i,.video-with-toggle .video-section .play-button i{background-repeat:no-repeat;background-position:50%;width:100%;height:100%;display:block}.video-with-toggle .video-section .play-button i{background-image:url("../../../images/play-icon.svg")}.video-with-toggle .video-section .pause-button i{background-image:url("../../../images/pause-icon.svg")}