*{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}h1{margin:0.67em 0;font-size:2em}p{margin-block-start:0px;margin-block-end:0px;margin-inline-start:0px;margin-inline-end:0px}pre{font-size:1em;font-family:monospace, monospace}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:1em;font-family:monospace, monospace}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}button,input,optgroup,select,textarea{margin:0;font-size:100%;font-family:inherit;line-height:1.15}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}progress{vertical-align:baseline}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px;-webkit-appearance:textfield}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}:root{--background-color: #F6F9FC;--accent-color: #1BB89A;--text-color: #2C3E50}html{height:100%}body{font-size:400;font-family:"Avenir", "Helvetica Neue", "Helvetica", "Arial", "Verdana", "sans-serif";letter-spacing:.02em;word-wrap:break-word;color:var(--text-color);background:var(--background-color)}a{color:var(--accent-color)}.home{display:grid;grid-template-columns:repeat(5, 1fr);grid-template-rows:auto;max-width:100vw}.home-item-container,.home-item-container-text{display:flex;justify-content:center;align-items:center;height:33vh;width:20vw}.home-item-container-text{grid-column:span 3;width:100%}.home-item-text{padding:20px;text-align:center}.home-item{max-width:98%;width:98%;min-width:98%;max-height:98%;height:98%;min-height:98%;display:flex;justify-content:center;align-items:center;box-shadow:rgba(0,0,0,0.1) 0px 18px 36px -18px,rgba(50,50,93,0.25) 0px 30px 45px -30px;overflow:hidden;border-radius:8px}.home-item-image{max-height:100%;object-fit:cover}
