*{padding:0;margin:0;box-sizing:border-box;font-family:Gotu,sans-serif;font-size:1rem;--xx-small: 1.5rem;--x-small: 1.7rem;--small: 2rem;--medium: 2.5rem;--large: 3rem;--x-large: 3.5rem;--xx-large: 4rem}html{overflow-x:hidden;--primary-color: #FFFFFF;--primary-color-rgb: 255, 255, 255;--secondary-color: rgb(59, 59, 59);--green-Color: #008379;--green-light-Color: rgba(0, 131, 121, .1);--orange-Color: #ffb34d;--orange-light-Color: rgba(255, 179, 77, .1);--logoMini: url(/assets/images/mini-logo-darkMode.png);--logo: url(/assets/images/logo-lightMode.png);--signature: url(/assets/images/signature-dark.png)}html.dark{--primary-color: #2c2c2c;--primary-color-rgb: 44, 44, 44;--secondary-color: rgb(225, 225, 225);--dark-logo: static;--green-Color: #ffb34d;--green-light-Color: rgba(255, 179, 77, .1);--orange-Color: #008379;--orange-light-Color: rgba(0, 131, 121, .1);--logoMini: url(/assets/images/mini-logo-lightMode.png);--logo: url(/assets/images/logo-darkMode.png);--signature: url(/assets/images/signature-light.png)}::-moz-selection{background:var(--green-light-Color)}::selection{background:var(--green-light-Color)}body{transition:all ease-in .3s;color:var(--secondary-color);background-color:var(--primary-color);max-width:2000px;display:flex;flex-direction:column;margin:0 auto;overflow-x:clip}@media screen and (max-width: 1450px){*{font-size:.8rem}}@media screen and (max-width: 1200px){*{font-size:.7rem}}@media screen and (max-width: 1000px){.overflow{overflow:hidden}}@media screen and (max-width: 770px){*{font-size:.6rem}}@media screen and (max-width: 250px){*{font-size:.3rem}}
