@import "https://fonts.googleapis.com/css2?family=Anton&family=Bebas+Neue&display=swap";:root{--bg-white-1:#fdf0d6;--bg-red-1:#ad3d3d;--bg-black-1:#1f1f1f}header,body{margin:0;overflow-x:hidden}#root{background-color:var(--bg-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}@media (width<=400px){header{flex-direction:column;justify-content:center;align-items:center;gap:.7rem 0;width:100%;min-height:70svh;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(--bg-red-1);width:100%;color:var(--bg-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}}body{flex-direction:column;justify-content:center;align-items:center;display:flex}body #body-header--splitter{flex-direction:row;justify-content:center;align-items:center;width:100%;height:90px;padding:0;display:flex;position:relative}body #body-header--splitter img{margin:0;padding:0;transform:scale(.75)}body #services--container{background-color:var(--bg-white-1);background-image:url(/assets/cream-paper-DtF4T8q2.png);background-repeat:repeat;background-size:150px;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:50px 0;display:flex}body #services--container h1{margin-bottom:20px;font-family:Anton,sans-serif;font-size:3rem}body #services--container p{text-align:center;max-width:600px;font-family:Bebas Neue,cursive;font-size:1.5rem}@media (width<=400px){body #body-header--splitter img{transform:scale(.3)}}
