html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}:root{font-family:Work Sans,sans-serif;font-optical-sizing:auto;font-style:normal;color-scheme:light dark;--primary-color: light-dark(rgb(61, 77, 105), #ffffff);--primary-background: light-dark(#ffffff, rgb(17, 24, 39));background-color:var(--primary-background);font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-user-select:none;user-select:none}*,*:before,*:after{box-sizing:border-box}html,html body,html body #root{height:100%}.app-container{max-width:1200px;margin:0 auto;text-align:center;padding:32px;display:flex;flex-direction:column;height:100%}@media(max-width:767px){.app-container{padding:20px}}main{margin-bottom:20px}main .title,main .subtitle{text-align:left}main .title{font-weight:500;color:var(--primary-color);font-size:56px}@media(max-width:1023px){main .title{font-size:36px}}@media(max-width:767px){main .title{font-size:24px}}main .subtitle{font-weight:500;color:var(--primary-color);font-size:40px;margin:30px 0}@media(max-width:1023px){main .subtitle{font-size:25px}}@media(max-width:767px){main .subtitle{font-size:18px}}main .tile-wrapper{display:flex;padding:0 40px;gap:0 40px}@media(max-width:767px){main .tile-wrapper{flex-direction:column;padding:0 20px;gap:20px 0}}main .tile-wrapper .tile{display:flex;align-items:center;gap:20px}main .tile-wrapper .tile span{font-weight:700;color:#c94e4c;font-size:80px}@media(max-width:767px){main .tile-wrapper .tile span{font-size:60px}}main .tile-wrapper .tile h3{font-weight:500;font-size:24px;color:#b37263}@media(max-width:767px){main .tile-wrapper .tile h3{font-size:16px}}footer{margin-top:auto}h4{font-family:Google Sans,sans-serif;font-optical-sizing:auto;font-weight:600;font-variation-settings:"GRAD" 0;color:var(--primary-color)}h4:not(:last-child){margin-bottom:10px}h4 a{color:var(--primary-color);text-decoration:none}h4 a:hover{text-decoration:underline}h4.footer-heading{margin-bottom:40px;font-weight:700}
