@import"https://cdn.jsdelivr.net/npm/bootstrap-icons@1.13.1/font/bootstrap-icons.min.css";body{margin:0;font-family:Inter,sans-serif;font-weight:500;letter-spacing:-.45px;background-color:#fafafa;color:#333;background:url(/paper.jpeg) no-repeat center center fixed;background-size:cover}h1,h2,h3,h4,h5,h6,p,a{margin:0;color:#333}h1,h2,h3{font-weight:600}h1{font-size:2.4rem}h2{font-size:1.9rem}h3{font-size:1.6rem}*{box-sizing:border-box}button{font-family:Inter,sans-serif;font-weight:600;border:none;border-radius:8px;cursor:pointer;transition:background-color .2s ease,color .2s ease,border .2s ease;-webkit-user-select:none;user-select:none;box-shadow:0 3px 3px #00000008}button.primary{background-color:#ea5d35;color:#fafafa;border:2px solid #EA5D35}button.primary:hover{background-color:#d14721;border:2px solid #d14721}button.primary:active{background-color:#ea5d35;border:2px solid #EA5D35}button.secondary{background-color:#fafafa;color:#ea5d35;border:1px solid #EA5D35}button.secondary:hover{background-color:#efefef;border:1px solid #d14721;color:#d14721}button.secondary:active{background-color:#fafafa;border:1px solid #EA5D35;color:#ea5d35}button.tertiary{background-color:transparent;color:#333}button.tertiary:hover{color:#666}button.tertiary:active{background-color:transparent;color:#333}span.highlight{color:#ea5d35}section{justify-self:center;max-width:1920px;margin:150px 0}@media (max-width: 900px){section{margin:100px 0;padding:0 20px}}.spacer{height:200px!important}.title{text-align:center;max-width:1200px}.title h4{font-size:20px;color:#666;font-weight:600}.title h1{font-size:40px;font-weight:700}.title p{font-size:20px;margin-top:10px}.hero-area{margin-top:0!important}
