.nwl-showroom{overflow-x:hidden;padding:15px 15px 0}.nwl-showroom-items{gap:24px 0}div:not(.container) .nwl-showroom-item{border:solid 1px var(--nwc-theme-color);border-radius:8px;padding:5px;height:100%;width:100%;display:inline-flex;flex-direction:column;justify-content:space-between}.nwl-showroom-item__gallery{position:relative;display:flex;width:100%;height:auto;aspect-ratio:1/0.558;overflow:hidden}.nwl-showroom-item__gallery>.nwc-shimmer{position:absolute;left:0;top:0;width:100%;aspect-ratio:1/0.558}.nwl-showroom-item__gallery:not(:hover)>.nwc-shimmer:last-child:not(:only-child){opacity:0;transition:.4s ease-in-out}.nwl-showroom-item__gallery:hover>.nwc-shimmer:last-child{opacity:1;transition:.4s ease-in-out;-webkit-transform:translate3d(0,0,0)}.nwl-showroom-item .nwl-showroom-item__gallery{width:100%!important;height:calc(100vw / 5.2);border-radius:10px;margin-bottom:5px}.nwl-showroom .nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 2)}@media (min-width:576px){.nwl-showroom .nwl-showroom-item .nwl-showroom-item__gallery,.nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 2)}}@media (min-width:768px){.nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 3)}.nwl-showroom .nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 5)}}@media (min-width:992px){.nwl-showroom{height:100%}.nwl-showroom-items{gap:30px 0}.nwl-showroom-item .nwl-showroom-item__gallery,.nwl-showroom:not(.collapsed) .nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 6)}}@media (min-width:1200px){.nwl-showroom.collapsed .nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 6)}.nwl-showroom:not(.collapsed) .nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 7)}}@media (min-width:1400px){.nwl-showroom.collapsed .nwl-showroom-item .nwl-showroom-item__gallery,.nwl-showroom:not(.collapsed) .nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 8)}}@media (min-width:1600px){.nwl-showroom.collapsed .nwl-showroom-item .nwl-showroom-item__gallery{height:calc(100vw / 8)}}.nwl-showroom-item .nwc-shimmer{width:100%!important;height:100%!important}.nwl-showroom-item__category{display:flex;align-items:center;margin-bottom:5px}.nwl-showroom-item__category-icon{width:16px;height:16px;margin-right:5px}.nwl-showroom-item__category-name{font-size:13px}.nwl-showroom-item__info{color:#000;margin-bottom:5px;display:inline-flex;flex-direction:column;text-decoration:none}.nwl-showroom-item__title{font-size:14px;font-weight:600}.nwl-showroom-item__options{display:flex;justify-content:end;margin-bottom:5px;width:fit-content}.nwl-showroom-item__price{display:flex;flex-direction:column}.nwl-showroom-item__price .full-price{text-decoration:line-through;color:#d00;font-size:12px}.nwl-showroom-item__whatsapp{background-color:var(--nwc-button-primary-hover);color:#fff;height:36px;width:fit-content;font-weight:500;margin-bottom:5px;font-size:14px}@media (min-width:992px){.nwl-showroom-item__title{font-size:15px}.nwl-showroom-item__price{flex-direction:row}.nwl-showroom-item__price .full-price{font-size:14px;margin-right:5px}.nwl-showroom-item__whatsapp{font-size:16px}}.nwl-showroom-item__whatsapp:hover{background-color:var(--nwc-button-primary);color:#fff}.nwl-showroom-item__whatsapp:is(:active,.active){background-color:#128c7e!important;color:#fff!important;border:1px solid #fff!important}.nwl-showroom-loading{display:flex;justify-content:center;align-items:center;height:auto;color:var(--nwc-theme-color);padding:60px 0}