.hsvd-wrapper{width:100%;overflow:hidden;position:relative;text-align:center;margin-bottom:100px}.hsvd-wrapper .hsvd-img{-webkit-filter:blur(0);filter:blur(0);transition:-webkit-filter .3s;transition:filter .3s;transition:filter .3s,-webkit-filter .3s;display:inline-block}.hsvd-wrapper .hsvd-img img{width:100%;border-radius:12px;object-fit:contain;cursor:pointer;max-width:800px;margin:auto;opacity:1;transition:opacity .3s}.hsvd-wrapper .hsvd-img_wrap{max-width:800px;margin:auto;width:100%;border-radius:12px;position:relative;cursor:pointer}.hsvd-wrapper .hsvd-video{display:none}.hsvd-wrapper .vd-open .hsvd-img{display:none}.hsvd-wrapper .vd-open .hsvd-video{display:block}.hsvd-wrapper .hsvd-title{display:flex;flex-direction:row;width:fit-content;margin:10px auto 0px;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.hsvd-wrapper .hsvd-title img{width:20px;height:20px;margin-right:10px}.hsvd-wrapper .hsvd-title p{font-family:Helvetica;color:#777;font-weight:300;font-size:16px;text-align:center;margin-bottom:0px;line-height:26px}.hsvd-wrapper .hsvd-video video{width:100%;border-radius:12px;max-width:800px}@media(max-width:1024px){.hsvd-wrapper{margin-bottom:64px}}@media(max-width:768px){.hsvd-wrapper .hsvd-img img,.hsvd-wrapper .hsvd-img_wrap,.hsvd-wrapper.vd-open .hsvd-video video{max-width:496px}.hsvd-wrapper .hsvd-title p{font-size:14px;line-height:24px}}@media(max-width:425px){.hsvd-wrapper{margin-bottom:40px}.hsvd-wrapper .hsvd-title{flex-direction:column;margin:0px auto;max-width:200px}.hsvd-wrapper .hsvd-title img{margin:10px auto 16px;width:24px;height:24px}.hsvd-wrapper .hsvd-title p{line-height:22px}}