.boxes{-ms-overflow-style:none;max-width:1232px;overflow-x:scroll;overflow-y:visible;scrollbar-width:none}.boxes::-webkit-scrollbar{display:none}.boxes .video-wrapper{border:1px solid var(--gray-200);border-radius:5px;max-width:584px;min-height:420px;transition:all .2s linear}.boxes .video-wrapper:active,.boxes .video-wrapper:hover{box-shadow:0 10px 10px 0 var(--gray-200)}.boxes .video-wrapper .image-container{text-decoration:none}.boxes .video-wrapper .image-container img{object-fit:cover}.boxes .quote-box{border:1px solid var(--gray-200);border-radius:5px;max-width:584px;min-height:198px;object-fit:cover;width:584px}.boxes .quote-box:last-of-type{margin-bottom:0!important}.quote-box .name{font-weight:600}.quote-box .name,.quote-box .title{color:var(--midnight-blue);font-size:15px;line-height:22px}.quote-box .title{font-weight:400}.quote-box .quote-text{color:var(--secondary-dark);font-family:Work Sans,Arial,sans-serif!important;font-size:20px;line-height:28px}.quote-box .image-container{height:50px;width:50px}.quote-box .image-container img{height:50px;width:auto}@media (max-width:575px){.boxes{overflow-x:hidden}.boxes .quote-box{max-width:100%;width:100%}.boxes .video-wrapper{height:auto;min-height:unset;min-width:auto}}