:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body{position:relative;font-family:Montserrat,Arial,Helvetica,sans-serif;color:#414a4a}p{margin:10px 0;line-height:1.5}h1{font-size:30px;text-align:center}h1,h2{color:#205189;margin:60px 0 40px}h2{font-size:24px}a{color:inherit;text-decoration:none}.block{display:flex;flex-flow:row nowrap;margin:70px 0;align-items:center;justify-content:center}.block_image{position:relative;width:50%;height:400px;flex:none;margin:0 30px}.block_image img{object-fit:contain;left:0;top:0}@media screen and (max-width:800px){.block{flex-flow:column nowrap;margin:40px 0}.block_image{width:100%;margin:30px 0}.block:last-child .block_image{order:2}}body{margin:0}[class*=" number-slide"],[class^=number-slide]{background:grey;display:flex;align-items:center;justify-content:center;font-size:50px;color:#fff;font-weight:500;height:430px;max-height:100vh}.number-slide1{background:url(/images/banners/main--banner.jpg) no-repeat top;background-size:contain}.number-slide2{background:url(/images/banners/main--banner-2.jpg) no-repeat top;background-size:contain}.number-slide3{background:url(/images/banners/main--banner-3.jpg) no-repeat top;background-size:contain}.number-slide4{background:url(/images/banners/main--banner-4.jpg) no-repeat top;background-size:contain}.number-slide5{background:url(/images/banners/main--banner-5.jpg) no-repeat top;background-size:contain}.number-slide6{background:url(/images/banners/main--banner-6.jpg) no-repeat top;background-size:contain}.navigation-wrapper{position:relative}.dots{display:flex;padding:10px 0;justify-content:center}.dot{border:none;width:10px;height:10px;background:#c5c5c5;border-radius:50%;margin:0 5px;padding:5px;cursor:pointer}.dot:focus{outline:none}.dot.active{background:#000}.arrow{width:30px;height:30px;position:absolute;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);fill:#fff;cursor:pointer}.arrow--left{left:5px}.arrow--right{left:auto;right:5px}.arrow--disabled{fill:hsla(0,0%,100%,.5)}