:root{--white-color:#fff;--font-black-color:#1d1d1d;--font-white-color:#fff;--lite-gray-color:#f6f8fa;--orange-color:#f76e11;--red-color:#e40813;--bg-red-color:#fbe7e6;--icon-red-color:#d21404;--gap-flex:16px;--gap-grid:clamp(0.5em,5vw,1em);--grey-color:#eaeaea;--box-grey-color:#f6f8fa;--outline-grey-color:#e1e2e4;--green-color:#11ba69;--bg-green-color:#e6f7ed;--center-half-content-width:clamp(360px,75%,960px);--center-half-content-margin:clamp(1em,10vh,3em) auto;--player-slider-bg:hsla(0,0%,100%,.5);--link-color:#3e8af7;--accent-100:#0085ff;--accent-50:#81b7e8;--accent-10:#e6f1fb;--accent-dark-80:#0e2841;--dark-100:#111;--dark-95:#1d1d1d;--dark-90:#292929;--dark-80:#414141;--dark-50:#888;--dark-20:#cfcfcf;--primary-black:#151618;--background-card:#f2f3fa;--system-white:#fff;--system-black:#000;--system-blue:#3b82f6;--system-green:#22c55e;--system-orange:#f97316;--system-red:#ef4444;--system-star:#ffb600;--system-ui-background:rgba(0,0,0,.67);--background-color-primary:"";--background-color-secondary:"";--background-color-tertiary:"";--accent-color-primary:"";--accent-color-primary-hover:"";--accent-color-secondary:"";--accent-color-secondary-hover:"";--text-color-primary:"";--text-color-secondary:"";--text-color-tertiary:"";--text-button-color-primary:"";--text-button-color-secondary:"";--text-button-color-tertiary:"";--text-highlight-color:"";--text-link-color:"";--background-button-color-primary:"";--background-button-color-secondary:"";--background-button-color-tertiary:"";--background-button-color-primary-hover:"";--background-button-color-secondary-hover:"";--background-button-color-tertiary-hover:""}*{box-sizing:border-box;padding:0;margin:0}body{color:var(--text-color-primary);background-color:var(--background-color-primary);font-size:clamp(12px,2.5vw,1em);scroll-behavior:smooth;line-height:1.5;letter-spacing:-.02em}footer{position:-webkit-sticky;position:sticky;top:100vh}ul li{list-style:none}img{object-fit:cover;width:100%;height:100%}a{text-decoration:none;color:inherit}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}input[type=number]{-moz-appearance:textfield;-webkit-appearance:textfield;appearance:textfield}#banner-pagination{bottom:-32px}.swiper-pagination-bullet{border:.5px solid var(--dark-50)}h2{line-height:30px;font-size:24px}h1,h2{font-weight:600}h1{line-height:35px;font-size:28px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#nprogress{pointer-events:none}#nprogress .bar{background:#29d;position:fixed;z-index:1031;top:0;left:0;width:100%;height:2px}#nprogress .peg{display:block;position:absolute;right:0;width:100px;height:100%;box-shadow:0 0 10px #29d,0 0 5px #29d;opacity:1;transform:rotate(3deg) translateY(-4px)}#nprogress .spinner{display:block;position:fixed;z-index:1031;top:15px;right:15px}#nprogress .spinner-icon{width:18px;height:18px;box-sizing:border-box;border-color:#29d transparent transparent #29d;border-style:solid;border-width:2px;border-radius:50%;animation:nprogress-spinner .4s linear infinite}.nprogress-custom-parent{overflow:hidden;position:relative}.nprogress-custom-parent #nprogress .bar,.nprogress-custom-parent #nprogress .spinner{position:absolute}@keyframes nprogress-spinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}