%PDF- %PDF-
| Direktori : /home/vacivi36/vacinagripe.vacivitta.com.br/styles/ |
| Current File : /home/vacivi36/vacinagripe.vacivitta.com.br/styles/base.scss |
* {
-webkit-font-smoothing: antialiased;
}
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@400;700;900&display=swap');
h1,
h2 {
font-family: 'Noto Sans', sans-serif;
font-weight: 900;
}
h3,
h4,
h5,
h6 {
font-family: 'Noto Sans', sans-serif;
font-weight: 700;
}
p,
a,
.uk-button-default,
li {
font-family: 'Noto Sans', sans-serif;
font-weight: 400;
}
#brand {
background: $primary-color;
padding: 50px 0;
}
#copyright {
padding: 20px 0;
background: #d9dcdd;
p {
font-size: 12px;
}
}
#alert {
.cookie-popup {
font-size: 15px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
position: fixed;
bottom: -6.25rem;
left: 1.25rem;
right: 1.25rem;
padding: 0.625rem 0.9375rem;
box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.15);
line-height: 150%;
transition: opacity 0.5s;
opacity: 0;
font-family: 'Noto Sans', sans-serif;
z-index: 9999;
@media (max-width: 999px) {
left: 0.25rem;
margin-bottom: 6%;
}
}
.cookie-popup--short {
right: none;
width: 21.875rem;
}
.cookie-popup--dark {
background: #000;
color: #fff;
}
.cookie-popup--not-accepted {
opacity: 1;
animation: cookie-popup-in 0.5s ease forwards;
}
.cookie-popup--accepted {
opacity: 0;
}
.cookie-popup a {
color: skyblue;
}
.cookie-popup a:visited {
color: skyblue;
text-decoration: none;
}
.cookie-popup-actions {
flex: 1;
text-align: right;
}
.cookie-popup-actions button {
color: $primary-color;
border: none;
background: none;
font-family: inherit;
font-style: inherit;
font-size: inherit;
font-weight: bold;
text-transform: uppercase;
font-size: 15px;
padding: 0;
cursor: pointer;
}
.cookie-popup-actions button:hover {
text-decoration: underline;
}
@keyframes cookie-popup-in {
from {
bottom: -6.25rem;
}
to {
bottom: 1.25rem;
}
}
}
#intro-politica {
background: $primary-color;
height: 400px;
h1 {
font-family: 'Noto Sans', sans-serif;
text-align: center;
color: #fff;
font-weight: 900;
}
.uk-container {
position: relative;
top: 50%;
transform: translateY(-50%);
}
}
#text-area-politica {
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Noto Sans', sans-serif;
text-transform: uppercase;
font-weight: 900;
}
p {
margin: 0px;
}
}
#tk-page {
background: $primary-color;
height: 100vh;
font-family: 'Noto Sans', sans-serif;
font-weight: 700;
.uk-container {
position: relative;
top: 50%;
transform: translateY(-50%);
.title {
h1,
h2 {
color: $white-color;
font-family: 'Noto Sans', sans-serif;
font-weight: 700;
}
h2 {
margin-top: 20px;
font-family: 'Noto Sans', sans-serif;
font-weight: 700;
}
.uk-button-default {
color: $primary-color;
background: $white-color;
border: none;
font-weight: 700;
border-radius: 50px;
padding: 10px 40px;
font-family: 'Noto Sans', sans-serif;
font-weight: 700;
}
}
}
}
.honeypot-field {
display: none;
}