/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}a{background-color:transparent}img{border-style:none}details{display:block}p{margin:0}html{font-family:system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}*,::after,::before{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e2e8f0}img{border-style:solid}a{color:inherit;text-decoration:inherit}img,svg{display:block;vertical-align:middle}img{max-width:100%;height:auto}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-maxgo{--bg-opacity:1;background-color:#2e99d5;background-color:rgba(46,153,213,var(--bg-opacity))}.flex{display:flex}.grid{display:grid}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-center{justify-content:center}.font-normal{font-weight:400}.font-bold{font-weight:700}.font-black{font-weight:900}.h-12{height:3rem}.h-40{height:10rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.leading-tight{line-height:1.25}.m-2{margin:.5rem}.m-4{margin:1rem}.my-12{margin-top:3rem;margin-bottom:3rem}.mr-1{margin-right:.25rem}.ml-1{margin-left:.25rem}.mr-2{margin-right:.5rem}.ml-2{margin-left:.5rem}.mt-4{margin-top:1rem}.ml-4{margin-left:1rem}.mr-6{margin-right:1.5rem}.mt-16{margin-top:4rem}.mt-24{margin-top:6rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-10{padding:2.5rem}.p-20{padding:5rem}.px-4{padding-left:1rem;padding-right:1rem}.text-left{text-align:left}.text-center{text-align:center}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#a0aec0;color:rgba(160,174,192,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#2d3748;color:rgba(45,55,72,var(--text-opacity))}.text-maxgo{--text-opacity:1;color:#2e99d5;color:rgba(46,153,213,var(--text-opacity))}.hover\:underline:hover{text-decoration:underline}.w-3\/4{width:75%}.w-full{width:100%}.grid-rows-2{grid-template-rows:repeat(2,minmax(0,1fr))}@media (min-width:1024px){.lg\:flex-row{flex-direction:row}.lg\:my-0{margin-top:0;margin-bottom:0}.lg\:p-20{padding:5rem}.lg\:w-3\/4{width:75%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:col-span-1{grid-column:span 1/span 1}.lg\:grid-rows-none{grid-template-rows:none}}