.item-advice-video{padding:2rem;overflow:hidden;transition:all .3s 0s;height:540px;position:relative;display:flex;gap:0;flex-direction:column;justify-content:end;margin-top:2rem;border-radius:2.18rem}.item-advice-video video{position:absolute;transition:all .3s 0s;top:0;left:0;width:100%;height:100%;object-position:center;z-index:1;object-fit:cover;border-radius:2.18rem}.item-advice-video:hover .video{scale:1.02;transition:all .2s 0s;box-shadow:0 0 0 17px rgb(121 80 203 / .5)}@media(max-width:768px){.item-advice-video{height:540px}.item-advice-video video{height:540px}}@media(max-width:576px){.item-advice-video{height:400px}.item-advice-video video{height:400px}}