*,: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{--width:1440px;--responsive:calc(clamp(320px,100vw,var(--width))/90)}@media screen and (orientation:portrait){:root{--responsive:calc(clamp(320px,100vw,var(--width))/25)}}body{font-size:var(--responsive);-webkit-tap-highlight-color:#0000;cursor:default}body.hidden{overflow:hidden}::selection{background:rgba(var(--color),1);color:rgba(var(--dark),1)}main{background-color:rgba(var(--main),1);flex-wrap:wrap;justify-content:center;align-items:flex-start;gap:5rem;width:100%;padding:0 0 5rem;transition:all .25s ease-in;display:flex}@media screen and (orientation:portrait){main{z-index:1;gap:3rem;width:100%;height:calc(100% - 9rem);padding:3rem 0;position:fixed;top:5rem;overflow-y:auto}}.light{background-color:rgba(var(--main),1);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:rgba(var(--card),1);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:5rem;width:calc(70% - .5rem);display:grid}@media screen and (orientation:portrait){.left{gap:5rem;width:100%}}.right{gap:5rem;width:calc(30% - .5rem);display:grid}@media screen and (orientation:portrait){.right{gap:5rem;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);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}@media screen and (orientation:portrait){.container{flex-wrap:wrap;gap:5rem;width:100%}}.container>div{padding-left:2rem;padding-right:2rem}@media screen and (orientation:portrait){.container>div{padding-left:1rem;padding-right:1rem}}[data-gap="1"]{gap:1rem!important}[gap="3"]{gap:3rem!important}@media screen and (orientation:portrait){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:.25rem}body::-webkit-scrollbar-thumb:hover{background:rgba(var(--color),1);opacity:.5}body::-webkit-scrollbar-thumb{background:rgba(var(--color),1);border:none}body::-webkit-scrollbar-track{background-color:rgba(var(--card),1)}}
