@import url("https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800;900&display=swap");@import url("https://fonts.googleapis.com/css2?family=Besley:wght@300;400;500;600;700;800;900&display=swap");.profile-showcase__component .slider__card{position:relative;overflow:hidden;border-radius:24px;transition:all .3s ease-in-out;width:196px;height:262px;min-width:196px;min-height:262px;margin:.75rem;cursor:pointer}.profile-showcase__component .slider__card:hover .profile__overlay{opacity:.8;transform:translateY(0px)}.profile-showcase__component .slider__card img{width:100%;height:100%;object-fit:cover}.profile-showcase__component .slider__card .profile__overlay{background:linear-gradient(0deg,#2e3a47 22.33%,rgba(46,58,71,0) 64.12%);position:absolute;top:0;left:0;width:100%;height:100%;display:-ms-flexbox;display:flex;padding:1rem;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-direction:column;flex-direction:column;opacity:0;transform:translateY(200px);transition:all .3s ease-in-out}.profile-showcase__component .slider__card .profile__overlay .profile__name{font-size:18px;line-height:26px;font-weight:400;color:#fff;margin-bottom:.5rem}.profile-showcase__component .slider__card :not(:has(.profile__overlay)){cursor:default}.profile-showcase__component .slider__wrapper{max-width:71rem;margin:0 auto}.profile-showcase__component .slider__wrapper #arrow__left,.profile-showcase__component .slider__wrapper #arrow__right{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;width:50px;height:50px;top:90pt;border-radius:50px;backdrop-filter:blur(2px);background-color:rgba(46,58,71,.6);transition:background-color .3s ease;cursor:pointer;z-index:1}.profile-showcase__component .slider__wrapper #arrow__left:hover,.profile-showcase__component .slider__wrapper #arrow__right:hover{background-color:rgba(46,58,71,.8)}.profile-showcase__component .slider__wrapper #arrow__left{left:-10px}.profile-showcase__component .slider__wrapper #arrow__right{right:-10px}.profile-showcase__component .slider__wrapper .slider__container{display:-ms-flexbox;display:flex;-ms-flex-flow:row;flex-flow:row;overflow:visible;transition:all .3s ease}
/*# sourceMappingURL=profile-showcase.css.map */
