@import url(https://fonts.googleapis.com/css?family=Ubuntu);@import url(https://fonts.googleapis.com/css?family=Source+Sans+3);.slideshow{align-items:center;display:flex;flex-direction:column;height:auto;max-width:100%;overflow:hidden}.slides,.slideshow{position:relative;width:100%}.slide,.slides{height:100%}.slide{object-fit:cover;opacity:0;position:absolute;transition:opacity 1s ease-in-out;width:100%}.slide.active{opacity:1}.dots{display:flex;gap:6px;justify-content:center;margin-top:8px}.dot{background-color:#dedede;border-radius:40%;cursor:pointer;height:8px;transition:background-color .3s;width:8px}.dot.active{background-color:#c8c8c8}input[type=text]{background-color:#fff;border:1px solid #c4c4c4;border-radius:.6rem;box-shadow:none;color:#000;font-family:Source Sans\ 3;font-size:16px;font-weight:500;min-width:40%;outline:none;padding:8px 8px 8px 15px}::placeholder{color:#c3c3c3;opacity:1}::-ms-input-placeholder{color:#c3c3c3}textarea{background-color:#fff;border:1px solid #c4c4c4;border-radius:.6rem;box-shadow:none;color:#000;font-family:Source Sans\ 3;font-size:16px;font-weight:500;min-width:40%;outline:none;padding:8px 8px 8px 15px;resize:none}img{pointer-events:none}.downloadable{pointer-events:all}button{background-color:#2e4d7e;border:none;border-radius:3px;color:#fff;cursor:pointer;font-family:Ubuntu;font-size:1.2rem;font-weight:400;line-height:1.5;padding:6px 50px;text-align:center;transition:background-color .3s ease;-webkit-user-select:none;user-select:none;white-space:nowrap}button:hover{background-color:#203658}p{font-size:17px}a{color:#000;text-decoration:none}:is(h1,h2,h3,h4,h5,h6){font-family:Ubuntu;margin:0;-webkit-user-select:none;user-select:none}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f4f4f4;display:flex;flex-direction:column;font-family:Source Sans\ 3;font-size:17px;margin:0;min-height:100vh}body,hr{color:#000}hr{background-color:#000;border:none;height:1px}
/*# sourceMappingURL=main.302dec4d.css.map*/