.albumList{background:#232323;display:flex;flex-direction:column;gap:3rem;padding-bottom:2.5rem;position:relative;z-index:3}@media only screen and (min-width:992px){.albumList{background:unset;flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0 5rem 5rem}}@media only screen and (min-width:1200px){.albumList{padding:0 10rem 5rem}}@media only screen and (min-width:1750px){.albumList{padding:0 15rem 5rem}}.albumList .album{align-items:center;display:flex;flex-direction:column;position:relative;width:100%}@media only screen and (min-width:768px){.albumList .album:after{background:#22252a;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transform:translate(2rem,-2rem);transition-duration:.1s;transition-property:background,transform,width;transition-timing-function:ease-out;width:100%;z-index:-1}.albumList .album._right_9ibvg_52:after{left:unset;right:0}}@media only screen and (min-width:992px){.albumList .album{height:72rem;width:45rem}}.albumList .album:hover{z-index:100}@media only screen and (min-width:992px){.albumList .album:hover:after{background:#172235;transform:translate(2rem,-3rem);width:150%}.albumList .album:hover ._details_9ibvg_72{opacity:1}.albumList .album:hover ._details_9ibvg_72 p{background:#2176ff}.albumList .album:hover h3{opacity:0}}.albumList .album .poster{height:150vw;margin-bottom:1rem;overflow:hidden;position:relative;width:100%;z-index:2}@media only screen and (min-width:992px){.albumList .album .poster{height:100%}}.albumList .album .poster img{left:50%;-o-object-fit:cover;object-fit:cover;position:absolute;top:50%;transform:translate(-50%,-50%);transition:transform .2s ease;width:100%}@media only screen and (min-width:992px){.albumList .album .poster img{height:100%;width:auto}}@media only screen and (min-width:1750px){.albumList .album .poster img{width:100%}}.albumList .album ._details_9ibvg_72{bottom:0;left:0;min-width:65%;opacity:0;pointer-events:none;position:absolute;top:0;transition-duration:.15s;transition-property:opacity;transition-timing-function:ease-out;z-index:1}.albumList .album ._details_9ibvg_72._left_9ibvg_128{left:105%}.albumList .album ._details_9ibvg_72._right_9ibvg_52{left:auto;right:105%}.albumList .album ._details_9ibvg_72._right_9ibvg_52 p{text-align:right}.albumList .album ._details_9ibvg_72._right_9ibvg_52 p:after{transform:translate(-1.5rem,1.5rem)}.albumList .album ._details_9ibvg_72 p{background:transparent;color:#fff;font-family:Montserrat,Arial Black,Arial,Helvetica,sans-serif;font-size:5rem;font-weight:900;padding:1rem 1.5rem;position:relative}.albumList .album ._details_9ibvg_72 p:after{background:#0051d4;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:translate(1.5rem,1.5rem);z-index:-1}.albumList .album h3{font-family:Montserrat,Arial Black,sans-serif;font-size:2rem;padding:0 2rem;position:relative;text-align:center;text-transform:uppercase;transition:opacity .2s ease}@media only screen and (min-width:992px){.albumList .album h3{padding:0}.albumList .album h3:before{background:#172235;content:"";height:130%;left:-.25rem;position:absolute;top:-.25rem;width:calc(100% + 2rem);z-index:-1}}
