.vst-large-list-button{align-content:center;align-items:center;background:#fff;border:1px solid #396eff;border-radius:0;display:flex;flex-wrap:nowrap;gap:10px 10px;margin-bottom:10px;min-height:60px;overflow:hidden;padding:10px;position:relative;text-decoration:none;transition:all .3s ease-in-out}.vst-large-list-button.larger{background:#396eff;color:#fff;height:80px;padding:10px 20px 10px 10px}.vst-large-list-button:hover{background:#396eff;color:#fff}.vst-large-list-button.larger:hover{background:#578cff}.vst-large-list-button .vst-large-list-button-icon{filter:brightness(0) saturate(100%) invert(38%) sepia(94%) saturate(2723%) hue-rotate(213deg) brightness(98%) contrast(105%);flex-shrink:0;height:auto;margin-left:10px;margin-top:5px;padding:6px;width:42px}.vst-large-list-button.larger .vst-large-list-button-icon{max-width:50px;width:50px}.vst-large-list-button .vst-large-list-button-icon img{max-height:30px}.vst-large-list-button.larger .vst-large-list-button-icon img{max-height:40px}.vst-large-list-button:hover .vst-large-list-button-icon{filter:invert();opacity:1}.vst-large-list-button .vst-large-list-button-text{display:block;flex-grow:1;font-size:16px;font-weight:400;line-height:1.35em;padding:5px 0;position:relative;text-decoration:none}.vst-large-list-button .vst-large-list-button-subtitle{color:#6e6e6f;display:block;font-size:12px;font-weight:500;line-height:1.35em}.vst-large-list-button:hover .vst-large-list-button-subtitle{color:#c2d1fc}.vst-large-list-button.larger .vst-large-list-button-subtitle{color:hsla(0,0%,100%,.88)}@media screen and (max-width:767px){.vst-large-list-button.larger{height:auto}}