:root{--color-background:#fff;--color-scrollbar:#e0e0e0;--color-scrollbar-hover:#bbb}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--color-background);border-radius:10px}::-webkit-scrollbar-corner{background:var(--color-background);border-radius:10px}::-webkit-scrollbar-thumb{background:var(--color-scrollbar);border-radius:10px}::-webkit-scrollbar-track{background:var(--color-background);border-radius:10px}::-webkit-scrollbar-corner{background:var(--color-background);border-radius:10px}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.no-hover-link,.no-hover-link:hover{color:inherit;text-decoration:none}.loading:after{content:"";animation:1s step-end infinite dotty;display:inline-block}@keyframes dotty{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}@keyframes fadeInOut{0%{opacity:0}50%{opacity:1}to{opacity:0}}.fade-in-out{animation:3s ease-in-out infinite fadeInOut}.swiper-slide{max-width:700px!important}.cta-button{background:0 0;border:1px solid #0959eb;border-radius:4px;justify-content:center;align-items:center;padding:8px 12px;font-weight:600;text-decoration:none;transition:background .2s;display:inline-flex;color:#0959eb!important}.cta-button:hover,.cta-button:focus{background:#005bb5}.videoWrapper{height:0;margin:1em 0;padding-bottom:56.25%;position:relative;overflow:hidden}.videoWrapper iframe{width:100%;height:100%;position:absolute;top:0;left:0}
