.fisino-category-background{position:relative;height:100vh;overflow:hidden;}.fisino-category-background .category_content_wrap{position:relative;z-index:2;display:table;height:100%;table-layout:fixed;width:100%;text-align:center;padding-top:100px;}.fisino-category-background .category_content_wrap .categories-item{display:table-cell;vertical-align:bottom;border-top:1px solid rgba(255,255,255,.2);border-right:1px solid rgba(255,255,255,.2);text-align:right;}.fisino-category-background .category_content_wrap .categories-item:last-child{border-right:none;}.fisino-category-background .category_content_wrap .categories-item .cat-name{text-align:center;}.fisino-category-background .category_content_wrap .categories-item .cat-name .cat-link{color:#fff;transform:translateY(-100px);display:flex;flex-direction:column;align-items:center;height:70px;justify-content:space-between;transition:transform .4s ease-in-out;}.fisino-category-background .category_content_wrap .categories-item .cat-name .cat-link.stroke{-webkit-text-fill-color:transparent;-webkit-text-stroke-color:#000;-webkit-text-stroke-width:1px;}.fisino-category-background .category_content_wrap .categories-item .cat-name .cat-link:before,.fisino-category-background .category_content_wrap .categories-item .cat-name .cat-link:after{content:"";display:inline-block;width:0px;height:2px;background:#fff;opacity:0;visibility:hidden;transition:width .4s ease-in-out,opacity .4s ease-in-out,visibility .4s ease-in-out;}.fisino-category-background .category_content_wrap .categories-item.selected .cat-link{transform:translateY(-150px);}.fisino-category-background .category_content_wrap .categories-item.selected .cat-link:before,.fisino-category-background .category_content_wrap .categories-item.selected .cat-link:after{width:40px;opacity:1;visibility:visible;}.fisino-category-background .cat-bg{background-size:cover;background-position:center center;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);-o-transform:scale(1.1);transform:scale(1.1);transition:transform .7s ease 0s,opacity .7s ease 0s;-o-transition:transform .7s ease 0s,opacity .7s ease 0s;-webkit-transition:transform .7s ease 0s,opacity .7s ease 0s;z-index:-1;}.fisino-category-background .cat-bg.selected{opacity:1;z-index:1;-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);transform:scale(1);}.fisino-category-background .fisino-category-background-overlay{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;}@media (max-width: 991px){.fisino-category-background .category_content_wrap .categories-item{display:block;border:none;padding:40px 0;}.fisino-category-background .category_content_wrap .categories-item .cat-name .cat-link{transform:translateY(0);}.fisino-category-background .category_content_wrap .categories-item.selected .cat-link{transform:translateY(0);}}