.loflly-computer{width:100%;max-width:100%;padding:30px 0;margin:0;overflow:hidden;background-color:var(--loflly-computer-bg, #ffffff)}.loflly-computer__container{display:flex;gap:20px;overflow:hidden;max-width:1400px;margin:0 auto;padding:0 20px}.loflly-computer__card{position:relative;height:450px;overflow:hidden;border-radius:16px;flex-grow:1;flex-shrink:1;flex-basis:33.33%;display:flex;align-items:flex-end;background-color:#fff;transition:flex-basis .4s ease}.loflly-computer__card:hover{flex-basis:50%}.loflly-computer__card:not(:hover){flex-basis:25%}.loflly-computer__image-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;pointer-events:none}.loflly-computer__image{width:100%;height:100%;object-fit:cover;object-position:center}.loflly-computer__card-content{position:absolute;bottom:0;left:0;width:100%;padding:20px;color:var(--loflly-computer-text, #ffffff);z-index:1}.loflly-computer__default{opacity:1;transform:translateY(0);transition:opacity .5s ease,transform .5s ease}.loflly-computer__hover{opacity:0;transform:translateY(20px);position:absolute;bottom:0;left:0;right:0;padding:20px;z-index:2;background-color:rgba(0,0,0,var(--loflly-computer-hover-opacity, .6));transition:opacity .5s ease,transform .5s ease}.loflly-computer__card:hover .loflly-computer__default{opacity:0;transform:translateY(20px)}.loflly-computer__card:hover .loflly-computer__hover{opacity:1;transform:translateY(0)}.loflly-computer__title{color:var(--loflly-computer-text, #ffffff);font-weight:700;font-size:19px}.loflly-computer__hover-title,.loflly-computer__hover-text{color:var(--loflly-computer-hover-text, #ffffff)}@media screen and (max-width:768px){.loflly-computer{display:none!important}}@media(prefers-reduced-motion:reduce){.loflly-computer__card,.loflly-computer__default,.loflly-computer__hover{transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/120/assets/loflly-computer.css.map */
