html{background-color:hsl(221,14%,14%);font-size:1em;overflow:hidden}body{color:#fff;font-family:"Roboto";font-size:1em;line-height:1.5;min-width:100%}html,body{width:100vw;height:100vh}article,aside,figure,footer,header,hgroup,section{display:block}a{color:hsl(14,100%,53%)}a:hover{font-weight:bold;color:hsl(153,53%,60.05%)}html,body,figure,fieldset,blockquote,legend,pre,p,ol,ul,li,dl,dt,dd,iframe,hr,h1,h2,h3,h4,h5,h6{margin:0;padding:0}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:bold}button,input,select,textarea{margin:0}html{box-sizing:border-box}*::before,*::after{box-sizing:inherit}img,video{height:auto;max-width:100%}iframe{border:0}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}td:not([align]),th:not([align]){text-align:inherit}@font-face{font-family:"Roboto";src:url("/static/font/ROBOTO.ttf")}@font-face{font-family:"Roboto";src:url();font-weight:bold}#grid{width:100%;height:100%;display:grid;grid-template-rows:100%;grid-template-columns:repeat(3, 33.3%)}@media screen and (max-width: 1023px){#grid{grid-template-rows:100%;grid-template-columns:100%}}#background{width:100%;height:100%;position:absolute;z-index:-5;background-image:url(/static/image/BACKGROUND.webp);background-size:cover}#main{grid-row:1/2;grid-column:2/3}@media screen and (max-width: 1023px){#main{grid-row:1/2;grid-column:1/2}}.content{width:max-content;max-width:100%;height:max-content;max-height:90%;overflow-y:scroll;place-self:center;display:flex;flex-direction:column;gap:1rem;padding:1rem;border-radius:.375rem;background-color:hsla(221,14%,4%,.75)}@media screen and (max-width: 1023px){.content{padding:0;max-height:100%}}.content__body{display:flex;flex-direction:column;gap:.75rem;justify-content:center;align-items:center}.content_direction_row{flex-direction:row;flex-wrap:wrap}.content_background-color_none{background-color:rgba(0,0,0,0)}.header{display:flex;flex-direction:column;align-items:center}.header__title{font-size:3rem}@media screen and (max-width: 1023px){.header__title{font-size:2.5rem}}.header__subtitle{font-size:1.25rem}.nav{width:100%;height:max-content;display:flex;flex-direction:column;align-items:center}.nav__links{width:100%;height:100%;display:flex;flex-direction:column;gap:.75rem;align-items:center}.nav__link{font-size:1.5rem}.service{width:350px;height:max-content;display:flex;flex-direction:column;gap:10px;color:#fff;text-decoration:none;padding:.75rem;border-radius:.375rem;background-color:hsl(221,14%,29%)}.service__link{font-size:3rem;font-weight:normal;color:#fff}@media screen and (max-width: 1023px){.service__link{font-size:2.5rem}}.service__link:hover{font-weight:bold}
