@import"https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Gravitas+One&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";@import"https://fonts.googleapis.com/css2?family=Gravitas+One&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Source+Code+Pro:ital,wght@0,200..900;1,200..900&display=swap";.monviso{display:flex;flex-direction:column;background-color:#f0ead6;color:#222;align-items:center;justify-content:center;min-height:100vh}.monviso .monviso_inner{top:5rem;position:absolute}@media (min-width: 768px){.monviso .monviso_inner{width:1000px}}.monviso_main{flex:1;width:100%;max-width:1200px;margin:0 auto}.ui-section{max-width:1200px;padding:0 2rem;margin:0 auto;text-align:center}@media (min-width: 768px){.ui-section{padding:0}}.header{padding:1rem;position:fixed;top:0;left:50%;transform:translate(-50%);width:80vw;display:flex;justify-content:center;text-align:center;z-index:99;height:5rem;background-color:#f0ead6}.header__inner{max-width:1200px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;width:100%}.header__logo{display:inline-block}.header__logo img{width:48px;height:auto}.header .placeholder-logo{width:48px;height:48px}.header .nav-logo-text{font-size:60px}.header__burger{background:none;border:none;cursor:pointer;padding:1rem;position:relative;display:block}@media (min-width: 768px){.header__burger{display:none}}.header__burger span{display:block;width:24px;height:2px;background-color:#222;margin:4px auto}.header__nav{display:none}.header__nav.open{display:block;position:fixed;top:5rem;left:0;width:100%;background:#eaeaea;padding:1rem;text-align:center;border-top:3px solid #f14040;border-bottom-left-radius:8px;border-bottom-right-radius:8px;animation:slideDown .3s ease;z-index:100}@media (min-width: 768px){.header__nav{display:block;position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:transparent;padding:0;border:none}}.header__nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1rem}@media (min-width: 768px){.header__nav ul{flex-direction:row;justify-content:flex-end}}.header__nav ul li a{color:#222;text-decoration:none;transition:color .3s ease}.header__nav ul li a:hover{color:#ed1111}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.nav-insta{margin:auto;width:1.5rem}.nav-insta:hover{fill:#ed1111}@media (min-width: 768px){.header__list li.home{display:none}}.footer{padding:1rem;border-top:1px solid black;text-align:center}.footer__inner{max-width:1200px;margin:0 auto}.footer__links{display:flex;flex-direction:column;gap:1rem;text-transform:uppercase;font-size:.875rem;letter-spacing:.05em;margin-bottom:1rem}.footer__links a{color:#222;transition:color .3s ease}.footer__links a:hover{color:#ed1111}.footer__help{font-style:italic;font-size:.875rem;color:#888}.home__hero{position:relative;text-align:center;margin:0}.home__hero img{display:block;margin:0 auto;border-radius:8px;width:auto;max-width:100%}@media (min-width: 768px){.home__hero img{transform:rotate(90deg) translate(-25%);width:50vw;height:100%}}.home__hero-overlay{font-size:3rem;color:#f14040}@media (min-width: 768px){.about-outer{width:100%;display:flex}.about-outer .about-left,.about-outer .about-right{width:50%;display:flex;align-items:center;justify-content:center}.about-outer .about-image{width:100%}}@font-face{font-family:Genty;src:url(/fonts/Genty-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Genty Sans;src:url(/fonts/GentySans-Regular.ttf) format("truetype");font-weight:400;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}html,body{font-family:Source Code Pro,monospace;font-size:16px;line-height:1.6;background-color:#f0ead6;color:#222;height:100%;scroll-behavior:smooth;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none;transition:color .3s ease,text-decoration .3s ease}a:hover{color:#ed1111;text-decoration:underline}ul{list-style:none;padding:0}img{max-width:100%;display:block;border-radius:.5rem}button{font-family:inherit;background:none;border:none;cursor:pointer}h1,h2,h3,h4{font-family:Poppins,sans-serif;margin-bottom:1rem}h1{font-size:2rem;font-weight:600;letter-spacing:.02em;color:#ed1111}h2{font-size:1.5rem;font-weight:500}h3{font-size:1.25rem;font-weight:500}p{font-size:1rem;line-height:1.6;max-width:80ch;margin:0 auto 1rem}.logo-text{font-family:Genty,serif}.logo-text{color:#ed1111;text-decoration:none;text-shadow:2px 2px 0 rgba(136,136,136,.5);text-transform:lowercase;font-size:4rem}.logo-text:hover{text-decoration:none}a:hover{color:#ed1111;text-decoration:underline;transform:translateY(-2px)}@media (min-width: 768px){h1{font-size:2.5rem}h2{font-size:2rem}}
