@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100..900&display=swap);*{box-sizing:border-box;font-family:Inter;margin:0;padding:0}.slide{height:100%;width:100%}.slide-current{transform:translateX(0);transition:1s}.slide-prev{transform:translateX(-100%);transition:1s}.slide-next{transform:translateX(100%);transition:1s}.slide-hidden{display:none}.bg-fit{object-fit:cover}.bg-free{object-fit:contain}.full-fit{object-fit:cover}.pic-fit{padding-left:0}@media screen and (min-height:900px){.full-fit{object-fit:cover}}@media screen and (max-height:865px) and (min-width:481px){.pic-fit{height:95vh;padding:0 0 0 200px}}@media screen and (max-width:480px){.full-fit{object-fit:cover}}.no-grad{mask-image:linear-gradient(90deg,#f0f0f000,#f0f0f0 50%);-webkit-mask-image:linear-gradient(90deg,#f0f0f000,#f0f0f0 50%)}.grad-full{mask-image:linear-gradient(90deg,#f0f0f033,#f0f0f0 70%);-webkit-mask-image:linear-gradient(90deg,#f0f0f033,#f0f0f0 70%)}.arrow{color:#000;height:.8rem;position:absolute;width:2rem}.arrow:hover{cursor:pointer}.arrow-left{left:1rem}.arrow-right{right:1rem}.indicator{background-color:#000;border:none;border-radius:100%;cursor:pointer;height:.75rem;margin:0 .2rem;outline:none;width:.75rem}.indicator-inactive{background-color:#000;height:.5rem;width:.5rem}input{height:50px;width:100%}input,textarea{border-radius:10px;color:#000;max-width:1100px;padding:10px}textarea{height:225px;resize:none;width:90vw}.button{background:#0000;border:4px solid #000;border-radius:18px;color:#000;cursor:pointer;font-size:18px;font-weight:700;padding:8px 24px;text-align:center;text-decoration:none;width:150px}.button,.button:hover{transition:all .2s ease-in-out}.button:hover{background:#f0f0f0}ul.bullet{margin-left:30px;margin-top:1.2rem}li.bullet{padding-bottom:.5rem}
/*# sourceMappingURL=main.99d3cfe6.css.map*/