.header,
.responsive,
.responsive2 {
    position: absolute;
}
.caption2,
h2,
h4 {
    color: #fff;
}
h1 {
    color: #515151;
    text-shadow: 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff, 0 0 0.2em #fff;
}
.card,
.divider {
    cursor: pointer;
}
.card_img img,
.responsive {
	width: 100%;
    height: 100%;
    object-fit: cover;
}
@font-face {
    font-family: Outfit;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/outfit/v11/QGYvz_MVcBeNP4NJuktqQ4E.woff2) format("woff2");
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
    font-family: Outfit;
    font-style: normal;
    font-weight: 100 900;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/outfit/v11/QGYvz_MVcBeNP4NJtEtq.woff2) format("woff2");
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
*,
::after,
::before {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
body,
html {
    font-family: Outfit, sans-serif;
    font-optical-sizing: auto;
    position: relative;
    height: 100%;
    margin: 0;
    padding: 0;
}
h1 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 0;
}
h2,
h3,
h4 {
    margin-top: 10px;
    font-weight: 400;
    font-size: 22px;
    text-align: center;
}
h3 {
    color: #6dada8;
}
p {
    font-size: 18px;
}
.header {
    top: 0;
    padding: 10px;
    width: 100%;
    z-index: 8888;
}
.responsive2 {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.caption2 {
    padding-top: 50px;
    text-align: center;
}
.caption2 h5 {
    font-size: 30px;
}
.caption2 p {
    font-size: 20px;
}
.divider {
    height: 33%;
}
.subtitle,
.title {
    margin: 25px;
    text-align: center;
}
.card {
    border: 1px solid #ddd;
    border-radius: 6px;
    max-width: 350px;
    text-align: center;
    margin-top: 150px;
}
.card_img {
    width: 250px;
    height: 250px;
    overflow: hidden;
    border: 1px solid #ddd;
    border-radius: 100%;
    margin: -120px auto 0;
}
#backdrop {
    display: none;
}
.white {
    background-color: #fff;
}
.blue {
    background-color: #6dada8;
}
.pink {
    background-color: #fabbb4;
}
.green {
    background-color: #f1ec81;
}
.botao-1 {
    position: relative;
    width: 300px;
    height: 65px;
    top: 170px;
    right: 500px;
    background-color: transparent;
}
.botao-2 {
    position: relative;
    width: 300px;
    height: 65px;
    top: 255px;
    left: 500px;
    background-color: transparent;
}
.botao-3 {
    position: relative;
    width: 300px;
    height: 65px;
    top: 345px;
    right: 500px;
    background-color: transparent;
}
.botao-4 {
    position: relative;
    width: 300px;
    height: 65px;
    top: 435px;
    left: 500px;
    background-color: transparent;
}
.botao-5 {
    position: relative;
    width: 300px;
    height: 65px;
    top: 525px;
    right: 500px;
    background-color: transparent;
}
.botao-6 {
    position: relative;
    width: 300px;
    height: 65px;
    top: 615px;
    left: 500px;
    background-color: transparent;
}
.logo2 {
    width: 150px;
    filter: drop-shadow(0 0 0.2em #fff);
    filter: drop-shadow(0 0 0.2em #fff);
    filter: drop-shadow(0 0 0.2em #fff);
    filter: drop-shadow(0 0 0.2em #fff);
    filter: drop-shadow(0 0 0.2em #fff);
    filter: drop-shadow(0 0 0.2em #fff);
}
