@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300..800;1,300..800&display=swap');

::-webkit-scrollbar {
 -webkit-appearance: none; 
  background-color: rgba(255,98,73,0.5);
}
::-webkit-scrollbar-thumb {
  background-color: rgba(255,98,73,1);
  border-radius:2rem;
}

body { margin: 0; padding: 0; width: 100%; height: 100%; display: block; background: #fac172;
  font-family: "Open Sans", sans-serif; 
  font-weight: 100;
  font-style: normal;
 font-variation-settings: "wdth" 100;  }

header, rodape { display: inline-block; width: -webkit-fill-available; height: fit-content; padding: 1rem; text-align:center; }


#background2 { position:absolute; bottom:0; left:0; z-index:-1; overflow:hidden; }
#background2 img { width:100%; height:auto; margin-bottom:-5vh; }

#compartilhe { margin-top: 3rem; margin-bottom: 2rem; }

rodape { color: #000; font-size: 0.8rem; font-weight:100; bottom:0; left:0; background: #fac172; }
rodape a { color: #000; }
rodape a:hover { color: #fff; }

p { font-size: 1.2rem; line-height:1.8rem; }
#compartilhe p { color: #fff; font-weight:500; }

a { text-decoration: none; color: #FFF; }
a:hover { color: rgba(250,193,114,1) ; }

b, strong { font-weight: 400; }

h2 { color:#ff6249; padding: 0.5rem 1rem; font-size:1.8rem; line-height:2rem; margin: 0; font-weight:800; }
h3 { color:#ff6249; font-size: 1.4rem; font-weight:800; }

#intro h2 { color:#6027cc; }
#intro h3 { color: #fff; }

body { overflow-x: hidden; background-image: url(/img/bg_geral.png); background-attachment:fixed; background-size: 80% auto; background-position: right 8vh; background-repeat: no-repeat; } 

#logo_wap { display: inline-block; height: 16vh; vertical-align:middle; }
	#logo_wap img { height: 100%; width:auto; }
	
#header_titulo { display:inline-block; text-align:center; font-size:2rem; vertical-align:middle; height: 16vh; }
	#header_titulo img { height: 100%; width:auto; }

#header_titulo h1 { display: none; }
	
conteudo { margin-top:21vh; display:inline-block; text-align:center; background-size:100% 100%; background-position:0 79vh; }

header, conteudo { position:absolute; z-index:999; }
header { top:0;  }

#intro, #obrigado, #info, #compartilhe, #clipping, #doe, #biografias { width:35%; margin: 0rem 1rem 0 auto; display:inline-block; vertical-align:text-top; background: rgba(255,98,73,0.5); padding: 1.6rem 3rem; border-radius: 0.4rem; }
	#logo_defaunacao { width: 50%; display:none; }

#intro, #info { text-align: left; color:#FFF; }
#intro h2, #info h2 { padding-left: 0; }

#compartilhe, #clipping, #biografias { background: none; }

#obrigado { margin-top: 3vh; background: rgba(250,193,114,0.9); box-shadow: 2px 2px 10px rgba(0,0,0,0.5); }
#obrigado h2 { text-shadow: none !important; padding: 2rem 0 0; }
#obrigado #compartilhe { margin: 0 1rem 0rem 0; width: -webkit-fill-available; padding:0; }
#obrigado #compartilhe p { color: #000; }
	
#intro p { font-size: 1.2rem; text-align:left; }
	
#form, .form-spacer { width:40%; margin: 0 auto 0 1rem; padding: 2rem 2rem; display:inline-block; background: rgba(250,193,114,0.9); vertical-align:text-top; min-height:20rem; border-radius:0.6rem;  }
#form h3 { font-size:1.3rem; text-align: center; margin:2.2rem auto 1rem ; display:inline-block; }
.input-half { width:49.5%; display:inline-block; margin:0; padding:0; }

#form input, #form button, #form textarea, #manifesto_box {
	font-family: "Open Sans", sans-serif;
    padding: 0.3rem 0.8rem;
    font-size: 1rem;
    border-radius: 0.3rem;
    border: 1px solid #999;
    width: -webkit-fill-available;
    margin: 0.4vh 0.25vw;
    display: inline-block;
}
#manifesto_box { overflow-y: scroll; height: 6rem; text-align:left; font-size: 0.9rem; color: #333; border-color: rgba(255,98,73,0.5); background-color: rgba(255,255,255,0.2); }

#manifesto_box h3, #manifesto_box h4 { color: #333; margin-top:0; margin-bottom: 0.25rem; padding:0; width: -webkit-fill-available; font-weight:600; }
#manifesto_box h3 { font-size: 1.1rem; }
#manifesto_box h4 { font-size: 1rem; }
#form textarea { height: 4rem; }
#form button { font-size: 1.5rem; padding: 0.6rem 1.6rem; border: none; text-transform: uppercase; font-weight:800; color:#FFF; background: #ff6249; }
#form button:hover { background: #6027cc; cursor:pointer; }
#form h2 { font-size: 1.6rem; line-height:1.8rem; padding:0; margin:0; text-transform:uppercase; }
#form p { font-size: 1.1rem;
    line-height: 1.4rem;
    margin: 0.5rem;
    padding: 0; }
#form input { background: rgba(255,255,255,0.95); color: #333; font-weight:300; }
#form .politica { font-size:0.8rem; line-height:1rem; }
#form .politica a {  color: #000; font-weight:400; }
#form .politica a:hover { text-decoration: underline; }

input[type="date"]::-webkit-inner-spin-button,
input[type="date"]::-webkit-calendar-picker-indicator {
    display: none;
    -webkit-appearance: none;
}
	
#info { background: rgba(255,255,255,0.75); margin: 2rem 1rem 2rem auto; }
#info h2 { color: #ff6249; }
#info p { color: #000; text-align:left; font-weight:300; }

#doe { margin-top: 10vh; background: rgba(129,83,215,0.9); font-weight:500; color: rgba(96,39,204,1); }
 .page1column #doe { margin-bottom: 2rem; }
#doe h2 { font-size: 1.8rem; color: rgba(250,193,114,1); }
#doe p { padding: 0.4rem 0.8rem; border-radius: 0.6rem; color: #FFF; }
#doe strong { font-weight:800; }
#btn_doe, .btn_download { display:inline-block; padding: 1rem 2rem; margin: 1rem 0; color: rgba(255,255,255,1); font-weight: 700; font-size:1.5rem; text-transform:uppercase;  border-radius: 1rem; box-shadow:0.1rem 0.1rem 1rem #000; background: #ff6249; }
.btn_download { background: rgba(96,39,204,1); padding: 0.6rem 1.2rem; font-size:1.2rem; margin: 1rem auto; display: flex; width: fit-content; }
#btn_doe:hover, .btn_download:hover { background: rgba(255,74,155,0.8); color: rgba(255,255,255,1); }

.form-spacer { visibility:hidden; }

#clipping, #biografias { margin: 1rem 1rem -4rem auto; text-align:center; }
#biografias div { margin: 2rem auto 4rem; display:inline-block; }
#biografias div p { padding: 2rem 2rem; background: rgba(129,83,215,0.85); margin-bottom:0; border-radius: 1rem; }
#clipping h2, #compartilhe h2, #biografias h2 { margin: 1rem auto 2rem; }
#clipping h2, #biografias h2 { margin-bottom: 8rem; }
#biografias h3 {
	color: #fff;
    font-size: 3rem;
    font-weight: 800;
    margin-top: -4rem;
    z-index: 99;
    position: absolute;
    text-align: right;
    width: inherit;
}
#biografias p {
	display: inline-block;
    margin-bottom: 5rem;
	margin-top:0;
    color: #FFF;
	text-align:left;
	font-weight:360;
	text-shadow: 0 0 2px rgba(97,39,204,1);
}
#clipping img, #biografias img { display:inline-block; /* margin:2rem; border-radius:0.4rem; box-shadow: 2px 2px 6px rgba(0,0,0,0.6); */ max-width:100%; margin-top: -5rem; }
#biografias h3 { font-size: 0; color: rgba(255,255,255,0); }


rodape { text-align:center; position:absolute; z-index:2;  }

#box_video {  display: flex; justify-content: center; align-items: center; width: 100%; max-width: 650px; height: auto; --aspect-ratio: 10/6; background: url(/img/doc_thumb.jpg) no-repeat; background-size: cover; background-position-x: center; vertical-align:middle; border-radius: 2rem; margin: 2vh auto 2vh auto; }
#box_video::before { content: ""; height: 0; float: left; padding-bottom: calc( 100% / (var(--aspect-ratio)) ); }
#box_video::after { content: ""; display: block; clear: both; }
#box_video.videoclip { background-image: url(/img/defaunacao_video_thumb.jpg); }

.btn_share_whatsapp { background: url(https://upload.wikimedia.org/wikipedia/commons/a/a7/2062095_application_chat_communication_logo_whatsapp_icon.svg); }
.btn_share_facebook { background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/b/b9/2023_Facebook_icon.svg/240px-2023_Facebook_icon.svg.png); }
.btn_share_twitter { background: url(https://upload.wikimedia.org/wikipedia/commons/c/ce/X_logo_2023.svg); }
.btn_share_instagram { background: url(https://upload.wikimedia.org/wikipedia/commons/9/95/Instagram_logo_2022.svg); }

.btn_youtube { background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/0/09/YouTube_full-color_icon_%282017%29.svg/512px-YouTube_full-color_icon_%282017%29.svg.png); }
.btn_youtubemusic { background: url(https://upload.wikimedia.org/wikipedia/commons/thumb/6/6a/Youtube_Music_icon.svg/512px-Youtube_Music_icon.svg.png); }
.btn_spotify { background: url(https://upload.wikimedia.org/wikipedia/commons/7/75/Spotify_icon.png); }
.btn_deezer { background: url(https://upload.wikimedia.org/wikipedia/commons/6/6b/Deezer_Icon.svg); }
.btn_applemusic { background: url(https://upload.wikimedia.org/wikipedia/commons/5/59/Apple_Music_Icon.svg); }
.btn_amazonmusic { background: url(https://upload.wikimedia.org/wikipedia/commons/4/4a/Amazon_icon.svg); }
.btn_tidal { background: url(https://upload.wikimedia.org/wikipedia/commons/d/df/Tabler-icons_brand-tidal.svg); }

.btn_compartilhe, .btn_streaming { display: inline-block; width: 1.8rem; height: 1.8rem; margin: 1rem 1.6rem; padding: 1rem; background-position: 50% 50%; background-size: 90%; background-repeat: no-repeat; float: content; font-size:0rem; opacity: 0.8;     webkit-transition: background-size 0.1s;
    -moz-transition: background-size 0.1;
    -o-transition: background-size 0.1;
    -ms-transition: background-size 0.1s;
    transition: background-size 0.1s; animation-iteration-count: 1; }
.btn_compartilhe:hover, .btn_streaming:hover { cursor: pointer; opacity: 1; background-size:100%; }
.btn_youtube { width:3rem; height:3rem; }

#streaming { display:inline-block; text-align:center; width: -webkit-fill-available; margin: 1vh auto 2vh; } 

.divulgue { margin-top: 25vh !important; margin-bottom: 20vh !important; text-align: center !important;}
.divulgue h3 { margin-top: 0; }

.mobile-only { display: none; }

@media only screen and (min-width: 801px) {
#logo_wap { margin-right:5rem; }
#header_titulo { margin-left: 5rem; }
#obrigado, .page1column #info, .page1column #doe, .page1column #biografias { width: 56%; }
.page1column conteudo { margin-top: 0; }
#obrigado p { padding: 0 4rem; }
.page1column #clipping { width: -webkit-fill-available; }
.page1column #clipping img { max-width:33%; } 
#form { position: -webkit-sticky; position: sticky; top: 6vh; box-shadow: 2px 2px 10px rgba(0,0,0,0.5); }
#compartilhe p { padding: 0 1.5rem; }
#biografias div { width:60%; margin: 2rem auto 4rem; display:inline-block; }
#biografias div p { width:120%; margin-left: -15%; }
}
@media only screen and (max-width: 800px) {
.mobile-only { display: inline-block; text-align: center; font-size: 1rem; }
.desktop-only { display: none; }
.form-spacer { display:none; }
body { background-position: 60vw -20vw; }
header { padding: 1rem 0 0 0 ; }
conteudo, #clipping, #obrigado, #biografias { display:grid; max-width: -webkit-fill-available; margin-top:0; }
conteudo { background-position:0 100vh; }
#logo_wap {
    display: block;
    height: 26vw;
    width: auto;
    text-align: center;
}
#header_titulo { display:block; margin:auto; height:auto; }
#header_titulo img {
    height: auto;
    width: 80%;
}

h2 { padding: 0; font-size: 1.6rem !important; line-height:1.6rem !important; }

p { line-height: unset; }

#intro, #form, #obrigado, #info, #doe { display: flex; flex-direction: column; width:-webkit-fill-available; margin: 1rem 1rem 1rem 1rem; padding: 2rem 4vw; }
#compartilhe, #clipping, #biografias { width:-webkit-fill-available; padding: 2rem 1rem; }
#intro { order: 0; margin-top:32vh; }
#info { order: 2; }
#doe { order: 4; margin-bottom: 12vh; }
#compartilhe { order: 3; }
#compartilhe p { color: #000; }
#clipping, #biografias { order: 5; margin-bottom: 4rem; }

#form { order: 1; }
#obrigado { margin-top:15vh; }
#form h3 { margin-top: 0 !important; font-size: 1.2rem !important; }
.input-half { width: 100% !important; }

#intro h2 { font-size:2rem; text-align:center; }
#intro p { padding: 1rem 1rem; }

#clipping { margin: 1rem 4vw; } 
#clipping h2 { font-size: 2rem; margin: 0rem 1rem 4rem; }

#clipping img { max-width:90%; margin: 0 auto;  }

#background2 { position:fixed; height:20vh; left:0; z-index:-1; width:100%; opacity:0.5; }
#background { background-size: 75% auto; background-position: top right; opacity:0.3; }

#obrigado #compartilhe { margin-top: 0rem; }

.btn_compartilhe { display: inline-block; width: 1.1rem; height: 1.1rem; margin: 1.5rem 0.5rem; padding: 1rem; }

#faixa45 { top: 6vw; right: -16vw; padding: 1vw 16vw; font-size: 0.8rem; }

.divulgue { margin-top: -6rem !important; margin-bottom: 6rem !important; order: 6 !important; }
.divulgue p { text-align:center !important; }
}


