:root{--main: #08436f;--main1: #0067a5;--main2: #0d1029;--black: #000;--light-black: #161515;--body: #fff8f0;--gray: #f9f9f9;--light: #fafafc;--white: #fff}.b-category__wrap{position:relative;padding:20px 0 60px}@media only screen and (max-width: 768px){.b-category__wrap{padding:20px 0 50px}}.b-category .category-swiper{width:100%;overflow:hidden;position:relative}.b-category .swiper-wrapper{display:flex;align-items:center}.b-category .swiper-slide{display:flex;justify-content:center;align-items:center;height:auto}.b-category__item{display:flex;flex-direction:column;align-items:center;text-decoration:none;transition:transform .3s ease;width:100%}.b-category__item:hover{transform:translateY(-5px)}.b-category__item:hover .b-category__img{box-shadow:0 10px 30px rgba(0,0,0,.15)}.b-category__img{max-width:100%;width:180px;height:180px;border-radius:100% !important;-o-object-fit:cover;object-fit:cover;display:block;margin:0 auto;transition:all .3s ease;border:3px solid var(--gray);aspect-ratio:1/1}@media only screen and (max-width: 998px){.b-category__img{width:180px;height:180px}}@media only screen and (max-width: 768px){.b-category__img{width:150px;height:150px}}@media only screen and (max-width: 460px){.b-category__img{width:120px;height:120px}}.b-category__title{margin-top:15px;text-align:center;font-size:16px;font-weight:500;color:var(--black);transition:color .3s ease}@media only screen and (max-width: 768px){.b-category__title{font-size:14px;margin-top:10px}}.b-category__item:hover .b-category__title{color:var(--main)}.b-category .swiper-nav{position:absolute;width:100%;top:50%;left:50%;transform:translate(-50%, -50%);z-index:10;pointer-events:none}@media only screen and (max-width: 768px){.b-category .swiper-nav{display:none}}.b-category .swiper-button-prev,.b-category .swiper-button-next{position:relative;width:44px;height:44px;margin:0;pointer-events:all;cursor:pointer;transition:all .3s ease}.b-category .swiper-button-prev:after,.b-category .swiper-button-next:after{display:none !important}.b-category .swiper-button-prev svg,.b-category .swiper-button-next svg{width:100%;height:100%;transition:all .3s ease}.b-category .swiper-button-prev:hover path,.b-category .swiper-button-next:hover path{stroke:var(--main)}.b-category .swiper-button-prev.swiper-button-disabled,.b-category .swiper-button-next.swiper-button-disabled{opacity:.3;cursor:not-allowed}.b-category .category-button-prev{float:left;margin-left:0px}.b-category .category-button-next{float:right;margin-right:0px}.b-category .category-pagination{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);width:auto;z-index:10}.b-category .category-pagination .swiper-pagination-bullet{width:10px;height:10px;background-color:var(--main);opacity:1;margin:0 5px;transition:all .3s ease}.b-category .category-pagination .swiper-pagination-bullet-active{background-color:var(--main);width:30px;border-radius:0px}.acf-block-preview .b-category .category-swiper .swiper-wrapper .swiper-slide{display:block}.acf-block-preview .b-category .category-swiper .swiper-wrapper .swiper-slide:nth-child(n+5){display:none}.acf-block-preview .b-category .swiper-nav{display:none}/*# sourceMappingURL=category.min.css.map */