.service-item{transition:all .3s ease;cursor:pointer}.selected{color:#003e7e !important}.selected .nbr{font-size:50px !important}.selected .text{font-weight:bold;font-size:25px !important}.service-image{transition:opacity .3s ease;cursor:pointer}.selected.service-image{opacity:100% !important}.up-button:active,.down-button:active{transform:scale(0.9)}.scroller__inner{display:flex;gap:1rem}.bg-scroll{-webkit-mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent);mask:linear-gradient(90deg,transparent,white 20%,white 80%,transparent)}.scroller[data-animated="true"] .scroller__inner{max-width:-moz-fit-content;max-width:fit-content;flex-wrap:nowrap;animation:scroll 20s linear infinite}@keyframes scroll{to{transform:translate(calc(-50% - 0.5rem))}}@media only screen and (max-width:576px){.selected .nbr{font-size:28px !important}.selected .text{font-weight:bold;font-size:16px !important}}