@import "https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&display=swap";:root{--white-1:#fdf0d6;--red-1:#ad3d3d;--black-1:#1f1f1f}header,body{margin:0;overflow-x:hidden}#root{background-color:var(--white-1);text-align:center;box-sizing:border-box;background-image:url(/assets/cream-paper-DtF4T8q2.png);background-repeat:repeat;background-size:150px;flex-direction:column;width:1920px;max-width:100%;min-height:100svh;margin:0 auto;display:flex}button{background-color:var(--red-1);color:var(--white-1);cursor:pointer;border:none;border-radius:.5rem;padding:10px 20px;font-family:Bebas Neue,cursive;font-size:1.2rem;transition:all .3s;box-shadow:7px 7px 5px #0000004d}button:hover{filter:brightness(.9);transform:translate(7px,7px);box-shadow:0 0 #000}h1,h2{font-family:Bebas Neue,cursive}@media (width<=400px){header{flex-direction:column;justify-content:center;align-items:center;gap:.7rem 0;width:100%;min-height:70svh;padding:0 0 2.5rem;display:flex}header #hero--image-mobile{object-fit:contain;width:125%;max-width:1200px;height:auto;transform:translate(-10px)}header #hero--button-container{flex-direction:column;justify-content:center;align-items:center;gap:1rem 0;width:80svw;display:flex}header #hero--button-container button{background-color:var(--red-1);width:100%;color:var(--white-1);cursor:pointer;border:none;border-radius:.5rem;padding:10px 20px;font-family:Bebas Neue,cursive;font-size:1.2rem;transition:all .3s;box-shadow:7px 7px 5px #0000004d}header #hero--button-container button:hover{filter:brightness(.9);transform:translate(7px,7px);box-shadow:0 0 #000}main #splitter--banner{background-color:var(--red-1);width:100%;height:2rem;color:var(--white-1);letter-spacing:.25rem;justify-content:center;align-items:center;display:flex}main #services--container{background-color:var(--black-1);width:100%;height:fit-content;color:var(--white-1);flex-direction:column;justify-content:center;align-items:center;display:flex}main #services--container #services--title{flex-direction:center;justify-content:center;align-items:center;width:90%;display:flex}main #services--container #services--title h1{white-space:nowrap;width:max-content;color:var(--white-1);font-family:Anton,sans-serif;font-size:2rem;overflow:visible}main #services--container #services--title hr{background-color:var(--red-1);border:none;width:100%;height:4px}main #services--container #services--title svg{width:10rem;height:100%;fill:var(--red-1);padding:0 1svw}main #services--container .services--topic{width:100%;margin:1rem 0}main #services--container .services--topic img{aspect-ratio:1;width:30%}main #services--container .services--topic h1{color:var(--red-1);margin:0;font-family:Bebas Neue,cursive;font-size:3rem}}
