@import "https://fonts.googleapis.com/css2?family=Raleway:ital@1&family=Roboto+Slab:wght@300&display=swap";
:root{--first-color:#ecb365;--first-alpha-color:#ecb465d0;--second-color:#028090;--second-alpha-color:#02809075;--third-color:#00a896;--third-alpha-color:#00a89675;--white-color:#fff;--gray-light-color:#f3f3f3;--gray-color:#ccc;--gray-dark-color:#66666641;--black-color:#000;--link-color:#509ee3;--title-color:#333;--text-color:#222;--white-alpha-color:#ffffff80;--black-alpha-color:#00000080;--raleway:"Raleway",sans-serif;--roboto-slab:"Roboto Slab",serif;--max-width:1200px;--header-height:4rem}::-webkit-scrollbar{width:0}html{box-sizing:border-box;font-family:var(--raleway);scroll-behavior:smooth;font-size:16px}*,:after,:before{box-sizing:inherit}body{color:var(--text-color);margin:0;overflow-x:hidden}a{color:var(--black-color);text-decoration:none;transition:all .5s ease-out}a:hover{opacity:.75}h1{margin:0;font-size:2rem}h2{margin:0;font-size:1.5rem}h3{margin:0;font-size:1.25rem}h4{margin:0;font-size:1rem}h5{margin:0;font-size:.85rem}h6{margin:0;font-size:.7rem}img{max-width:100%}p{line-height:1.6}.foto-perfil{filter:drop-shadow(7px 4px 15px var(--second-color));border-radius:1.5rem;-webkit-mask-image:linear-gradient(#000 80%,#0000);mask-image:linear-gradient(#000 80%,#0000)}.bg-gray-light{background-color:var(--gray-light-color)}.box-shadow-1{box-shadow:.25rem .25rem 1rem #77777780}.btn{text-align:center;width:200px;color:var(--second-color);background-color:var(--first-alpha-color);border-radius:.5rem;padding:1rem;font-weight:700;text-decoration:none;display:inline-block}.container{max-width:var(--max-width);margin-left:auto;margin-right:auto}.gray-scale{filter:grayscale()}.none{display:none}.section{padding:2rem 1rem}.section-title{border-top:thin solid var(--first-color);border-bottom:thin solid var(--first-color);text-align:center;width:250px;color:var(--second-color);margin:2rem auto;padding:.5rem 1rem}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@media screen and (min-width:1024px){.full-lg-screen{width:100%;min-height:100vh}.text-lg-center{text-align:center}.text-lg-left{text-align:left}.text-lg-right{text-align:right}}.hero-image{color:var(--first-alpha-color);background-color:#003b4de8;background-image:url(/hero-image.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;background-attachment:fixed}.hero-image-opacity{text-align:center;background-color:var(--black-alpha-color);align-items:center;width:100%;min-height:100vh;display:flex}
