:root{--gray: #ebebeb;--font-primary: var(--ftitles)}.button-cont{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:1rem;margin-right:8%;margin-bottom:2rem}.button-cont button{background:rgba(0,0,0,0);color:var(--accent-color);border:none;padding:5px;border-radius:5px;cursor:pointer;font-size:1rem;transition:background .3s ease}.cbe-carousel-wrapper{position:relative;display:flex;margin-bottom:80px;width:100%;max-height:60vh;overflow:hidden}.cbe-carousel-wrapper:not(.-post){height:300px;align-items:center}.cbe-carousel-wrapper:not(.-post) .cbe-carousel-box{min-width:350px}.cbe-carousel-wrapper.-post{padding-left:2%}.cbe-carousel-wrapper.show-overflow{overflow:visible}.cbe-carousel-wrapper .cbe-carousel-box{flex-shrink:0;--gradient: white;display:block;text-decoration:none}@media screen and (max-width: 768px){.cbe-carousel-wrapper .cbe-carousel-box{max-width:300px}}.cbe-carousel-wrapper .cbe-carousel-box.gray,.cbe-carousel-wrapper .cbe-carousel-box.white{max-height:400px;height:100%;padding:0 8px}.cbe-carousel-wrapper .cbe-carousel-box.gray{--gradient: var(--gray) !important}.cbe-carousel-wrapper .cbe-carousel-box.active .box__inner{z-index:10}.cbe-carousel-wrapper .cbe-carousel-box .-news{--gradient: var(--gradient-accent);width:27vw;padding:0 15px;display:block;text-decoration:none}@media screen and (min-width: 1000px)and (max-width: 1300px){.cbe-carousel-wrapper .cbe-carousel-box .-news{padding:0 0 0 20px}}@media screen and (max-width: 768px){.cbe-carousel-wrapper .cbe-carousel-box .-news{width:100%}}@media screen and (min-width: 769px)and (max-width: 1190px){.cbe-carousel-wrapper .cbe-carousel-box .-news{width:41vw}}.cbe-carousel-wrapper .cbe-carousel-box .-news:focus:focus-visible{border:2px solid red}.cbe-carousel-wrapper .cbe-carousel-box .-news .tag_category{position:absolute;top:15px;left:-4px;padding:5px 20px;background:#fff;z-index:10;color:var(--accent-color-dark)}.cbe-carousel-wrapper .cbe-carousel-box .-news .box__img{border-radius:12px 12px 0 0;position:relative;height:clamp(170px,17vw,280px)}@media screen and (max-width: 768px){.cbe-carousel-wrapper .cbe-carousel-box .-news .box__img{height:205px}}.cbe-carousel-wrapper .cbe-carousel-box .-news .box__img .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);transition:opacity .3s ease}.cbe-carousel-wrapper .cbe-carousel-box .-news .box__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.cbe-carousel-wrapper .cbe-carousel-box .-news .box__content{background-color:var(--accent-color);color:#fff;padding:25px;border-radius:0 0 12px 12px;width:100%;height:190px}.cbe-carousel-wrapper .cbe-carousel-box .-news .box__content h4{margin:0;font-size:clamp(18px,1.5vw,24px);font-weight:400 !important;letter-spacing:.7px}@media screen and (min-width: 769px)and (max-width: 1190px){.cbe-carousel-wrapper .cbe-carousel-box .-news .box__content h4{font-size:20px}}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-webkit-any-link{height:80%;width:30%;color:var(--accent-color-dark);text-decoration:none}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-moz-any-link{height:80%;width:30%;color:var(--accent-color-dark);text-decoration:none}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):any-link{height:80%;width:30%;color:var(--accent-color-dark);text-decoration:none}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-webkit-any-link .box__inner{border:3px solid rgba(0,0,0,0);padding:8px;border-radius:10px}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-moz-any-link .box__inner{border:3px solid rgba(0,0,0,0);padding:8px;border-radius:10px}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):any-link .box__inner{border:3px solid rgba(0,0,0,0);padding:8px;border-radius:10px}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-webkit-any-link .box__img{border-radius:7px;height:70%;display:flex;justify-content:center;align-items:center}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-moz-any-link .box__img{border-radius:7px;height:70%;display:flex;justify-content:center;align-items:center}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):any-link .box__img{border-radius:7px;height:70%;display:flex;justify-content:center;align-items:center}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-webkit-any-link .box__img img{border-radius:7px;mix-blend-mode:multiply;object-fit:contain}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):-moz-any-link .box__img img{border-radius:7px;mix-blend-mode:multiply;object-fit:contain}.cbe-carousel-wrapper .cbe-carousel-box a:not(.-news):any-link .box__img img{border-radius:7px;mix-blend-mode:multiply;-o-object-fit:contain;object-fit:contain}.cbe-carousel-wrapper .cbe-carousel-box .box__inner{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;box-sizing:border-box;font-size:18px;cursor:pointer;background:var(--gradient)}.cbe-carousel-wrapper .cbe-carousel-box .box__inner h3{margin-top:12px;font-family:var(--font-primary);font-size:clamp(1rem,1.5vw,22px)}.cbe-carousel-wrapper .cbe-carousel-box .box__inner .box__img{width:100%;overflow:hidden}.cbe-carousel-wrapper .cbe-carousel-box .box__inner .box__img img{max-width:100%;max-height:100%}.cbe-carousel-wrapper .cbe-carousel-box p{font-size:3rem;-webkit-text-fill-color:rgba(0,0,0,0);background:var(--gradient);-webkit-background-clip:text;background-clip:text}