.fixture-block{word-wrap:break-word;padding:1rem;background-color:#038554}.buttons-wrapper{display:flex;gap:2rem;justify-content:center;margin:0 0 2rem}.buttons-wrapper .button{font-family:var(--font-body-family)}.select-menu{max-width:25rem;margin:0 auto}.select-menu:after,.select-menu .select__select:focus{--inputs-radius: 0}.select-menu .svg-wrapper{right:1rem}.select-menu .select-btn{display:flex;height:4.5rem;background:#fff;padding:1rem 2rem;font-size:1.6rem;border-radius:.8rem;align-items:center;cursor:pointer;justify-content:space-between;box-shadow:0 0 .5rem #0000001a}.select-menu .options{position:absolute;width:15rem;overflow-y:auto;max-height:295px;padding:1rem;margin-top:1rem;border-radius:8px;background:#fff;box-shadow:0 0 1rem #0000001a;animation-name:fadeInDown;-webkit-animation-name:fadeInDown;animation-duration:.35s;animation-fill-mode:both;-webkit-animation-duration:.35s;-webkit-animation-fill-mode:both}.select-menu .options .option{display:flex;height:4.5rem;cursor:pointer;padding:0 1rem;border-radius:.8rem;align-items:center;background:#fff}.select-menu .options .option:hover{background:#f2f2f2}.select-menu .options .option .option-text{font-size:18px;color:#333}.select-menu.active .options{display:block;opacity:0;z-index:10;animation-name:fadeInUp;-webkit-animation-name:fadeInUp;animation-duration:.4s;animation-fill-mode:both;-webkit-animation-duration:.4s;-webkit-animation-fill-mode:both}.fixtures-wrapper{margin-top:2rem}@keyframes fadeInUp{0%{transform:translate3d(0,30px,0)}to{transform:translateZ(0);opacity:1}}@keyframes fadeInDown{0%{transform:translateZ(0);opacity:1}to{transform:translate3d(0,20px,0);opacity:0}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/component-custom-filter.css.map */
