*,:before,:after{box-sizing:border-box;margin:0;padding:0}ul,ol{list-style:none}a{color:inherit;cursor:pointer;text-decoration:none}button,input,textarea,select{font:inherit;color:inherit;background:0 0;border:none;outline:none}button{cursor:pointer;background:0 0;border:none;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}html{-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;line-height:.9}img,picture,video,canvas{height:auto;display:block}table{border-collapse:collapse;border-spacing:0;width:100%}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:400}a:hover,a:focus{outline:none;text-decoration:none}html{cursor:default}
:root{--light:#fff;--dark:#f5f5f5;--darker:#0b0b0b;--text-light:#777;--text-dark:#151515;--width:1440px;--responsive:calc(clamp(320px,100vw,var(--width))/90);--color-light:#0270f7;--color-dark:#a7f62e}@media screen and (orientation:portrait){:root{--responsive:calc(clamp(320px,100vw,var(--width))/25)}}body{font-size:var(--responsive);-webkit-tap-highlight-color:transparent;cursor:default;background-color:var(--dark)}body.hidden{overflow:hidden}main{background-color:var(--dark);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:5rem;width:100%;padding:1rem 0 5rem;transition:all .25s ease-in;display:flex}@media screen and (orientation:portrait){main{z-index:900;width:100%;height:calc(100% - 9rem);position:fixed;top:4.5rem;overflow-y:auto}}.light{background-color:var(--light);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem;width:100%;padding:4.75rem 0;display:flex}@media screen and (orientation:portrait){.light{gap:4.5rem;padding:4.75rem 0}}.dark{background-color:var(--dark);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:1rem;width:100%;padding:4.75rem 0;display:flex}@media screen and (orientation:portrait){.dark{gap:4.5rem;padding:4.75rem 0}}.left{gap:4rem;width:70%;display:grid}@media screen and (orientation:portrait){.left{width:100%}}.right{gap:4rem;width:30%;display:grid}@media screen and (orientation:portrait){.right{width:100%}}section{box-sizing:border-box;flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:.5rem;width:100%;display:inline-flex}.container{width:var(--width);justify-content:space-between;align-items:flex-start;gap:2rem;padding:0 2rem;display:flex}[data-gap="1"]{gap:1rem!important}@media screen and (orientation:portrait){.container{flex-wrap:wrap;gap:4rem;width:100%;padding:4rem 1rem}section[mobi=full]{padding:0}}.desktop{display:block!important}.mobile{display:none!important}@media screen and (orientation:portrait){.desktop{display:none!important}.mobile{display:block!important}}@media screen and (orientation:landscape){body::-webkit-scrollbar{width:5px}body::-webkit-scrollbar-thumb:hover{background:var(--color-dark)}body::-webkit-scrollbar-thumb{background:var(--color-light);border:none;border-radius:1rem}body::-webkit-scrollbar-track{background-color:var(--dark);border-radius:1rem}}
