body,html{max-width:100vw;overflow-x:hidden;min-height:100vh;background-color:#0a2421}*{box-sizing:border-box;padding:0;margin:0}.whiteText{color:#fff}.blackText{color:#000}.active{color:#fbd686}.active,.links{font-weight:700;text-decoration:none}.links{color:#fff}.links:hover{color:#fbd686}.navbar{position:fixed;right:0;background-color:#0a2421}.layoutShift{display:"flex";justify-content:center;align-items:center;flex-direction:column}.containerShift{display:"flex";width:"100vw"}@media screen and (max-width:480px){.responsiveContainer{width:98vw}h2{font-size:20px}h3{font-size:18px}p{font-size:14px}}@media screen and (min-width:481px) and (max-width:576px){.responsiveContainer{width:95vw}h2{font-size:22px}h3{font-size:20px}p{font-size:14px}}@media screen and (min-width:577px) and (max-width:768px){.responsiveContainer{width:85vw}h2{font-size:24px}h3{font-size:20px}p{font-size:16px}}@media screen and (min-width:769px) and (max-width:992px){.responsiveContainer{width:75vw}h2{font-size:24px}h3{font-size:20px}p{font-size:16px}}@media (min-width:993px){.responsiveContainer{width:65vw}.layoutShift{display:flex;flex-direction:row}.containerShift{width:45vw}h2{font-size:24px}h3{font-size:20px}p{font-size:16px}}