*{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;margin:0}html{scroll-behavior:smooth;scroll-padding-top:8rem}@media screen and (max-width: 767px){html{scroll-padding-top:6rem}}#main{background:linear-gradient(-80deg, #5ff7ea, black);background-size:100% 300%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2em}@media screen and (max-width: 767px){#main{background:linear-gradient(-80deg, #5ff7ea, black);background-size:200% 150%}}#main h2{-webkit-margin-before:0;margin-block-start:0;-webkit-margin-after:0;margin-block-end:0}body{font-family:"Open Sans",sans-serif;font-size:1rem;color:#fff}.bi{color:#0ce4d2}img{max-width:100%;height:auto}.recuo{text-indent:2em}.texto{text-align:center;max-width:800px}.section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;color:#fff;font-size:1.5rem;padding:.5em}.section-title h2{font-size:32px;text-transform:uppercase;color:#fff;position:relative}.section-title span{color:#089186;font-weight:700;font-size:52px;text-transform:uppercase;line-height:0}.section-title span i{color:#056159;position:relative}.section-title p{color:#fff}.btn,.btn-primary{display:inline-block;font-weight:bold;border:none;-webkit-transition:all .3s ease;transition:all .3s ease;text-transform:uppercase;white-space:nowrap;padding:1em 2em;font-size:1em;border-radius:.25rem}@media screen and (max-width: 760px){.btn,.btn-primary{font-size:.8em}}.btn-primary{background-color:#ffc107;color:#0b1f36}.btn-primary:hover{background-color:#ffce3a}.background{height:auto;width:100%;background-size:cover;background-attachment:fixed;background-position:top}@media screen and (max-width: 767px){.background{background-position:center;height:100%;width:auto}}