.categories ul{padding:0;list-style:none;margin:0;display:flex;justify-content:center;column-gap:20px;flex-wrap:wrap}.categories ul li{margin:0;display:flex;justify-content:center}#site-content .categories ul li a{padding:11px 20px;background:0 0;border:1px solid var(--Brand-Royal);color:var(--Brand-Royal);border-radius:100px;transition:all .25s ease-in-out;font-weight:600}#site-content .categories ul li a:hover{background:var(--Brand-Royal);color:#fff}#site-content .categories ul li a.active{background:var(--Brand-Royal);color:#fff}.category-block{position:relative}.category-block>div{position:unset}.category-tab{position:absolute;top:0;width:377px;height:53px;background:#2c4f8e;transform:translate(-50%,-100%);display:flex;justify-self:center;left:50%}.category-tab>div{margin:0;display:flex;justify-content:center;align-items:end}.category-tab:before,.category-tab:after{content:"";display:flex;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='52' height='53' viewBox='0 0 52 53' fill='none'%3E%3Cpath d='M3.8147e-06 53C3.8147e-06 53 58.9606 53 51.3161 53C43.6715 53 39.7712 48.5065 35.4018 40.6042C31.0325 32.7019 27.0509 25.6633 21.3157 15.7974C15.5805 5.93152 13.2447 0.00809372 4.19954 0.00809372C0.742046 -0.0101148 0 0.00809372 0 0.00809372L3.8147e-06 53Z' fill='%232c4f8e'/%3E%3C/svg%3E");background-repeat:no-repeat;position:absolute;bottom:0;right:-51px;width:52px;height:53px;aspect-ratio:52/53}.category-tab:before{left:-51px;right:unset;transform:scaleX(-1)}.category-tab>div p{padding:0;color:#fff;text-align:center;font-size:20px;font-weight:500;line-height:29px;letter-spacing:4px}@media(max-width:991px){.category-tab{max-width:245px;width:100%}}@media(max-width:781px){.category-tab>div p{font-size:15px;line-height:1.45em}}@media(max-width:550px){.categories ul{row-gap:15px;column-gap:10px}}