@charset "UTF-8";
/* 
  Theme Name: Raiar Orgânicos
  Theme Description: Tema criado para Raiar Orgânicos, por Roger Costa como desenvolvedor e BS Agency.
  Theme Author: Roger Costa & BS Agency
  Theme Author URI: https://rogercosta.com.br
  Theme Version: 1.0.0
*/
/* Resetando o CSS */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

body {
  line-height: 1.4;
}

ol,
ul {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

@font-face {
  font-family: 'Goldplay Bold It';
  src: local("Goldplay Bold It"), local("Goldplay-BoldIt"), url("./assets/fonts/Goldplay-BoldIt.woff2") format("woff2");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay';
  src: local("Goldplay Black"), local("Goldplay-Black"), url("./assets/fonts/Goldplay-Black.woff2") format("woff2");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay Black It';
  src: local("Goldplay Black It"), local("Goldplay-BlackIt"), url("./assets/fonts/Goldplay-BlackIt.woff2") format("woff2");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay';
  src: local("Goldplay Bold"), local("Goldplay-Bold"), url("./assets/fonts/Goldplay-Bold.woff2") format("woff2");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay';
  src: local("Goldplay Light"), local("Goldplay-Light"), url("./assets/fonts/Goldplay-Light.woff2") format("woff2");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay Light It';
  src: local("Goldplay Light It"), local("Goldplay-LightIt"), url("./assets/fonts/Goldplay-LightIt.woff2") format("woff2");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay It';
  src: local("Goldplay Regular It"), local("Goldplay-RegularIt"), url("./assets/fonts/Goldplay-RegularIt.woff2") format("woff2");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay Medium It';
  src: local("Goldplay Medium It"), local("Goldplay-MediumIt"), url("./assets/fonts/Goldplay-MediumIt.woff2") format("woff2");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay';
  src: local("Goldplay Medium"), local("Goldplay-Medium"), url("./assets/fonts/Goldplay-Medium.woff2") format("woff2");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay';
  src: local("Goldplay Thin"), local("Goldplay-Thin"), url("./assets/fonts/Goldplay-Thin.woff2") format("woff2");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay Thin It';
  src: local("Goldplay Thin It"), local("Goldplay-ThinIt"), url("./assets/fonts/Goldplay-ThinIt.woff2") format("woff2");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay';
  src: local("Goldplay Regular"), local("Goldplay-Regular"), url("./assets/fonts/Goldplay-Regular.woff2") format("woff2");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay SemiBold It';
  src: local("Goldplay SemiBold It"), local("Goldplay-SemiBoldIt"), url("./assets/fonts/Goldplay-SemiBoldIt.woff2") format("woff2");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: 'Goldplay';
  src: local("Goldplay SemiBold"), local("Goldplay-SemiBold"), url("./assets/fonts/Goldplay-SemiBold.woff2") format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

:root {
  --container: 1366px;
  --mobile: 768px;
  --azul-claro: #5cdcf2;
  --azul-escuro: #254d69;
  --amarelo: #ffd043;
  --salmao: #ffa385;
  --branco: #fff;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0;
  padding: 0;
}

html {
  font-size: 10px;
}

body,
input,
textarea {
  font-family: 'Goldplay', sans-serif;
  font-weight: 400;
  line-height: 1.4;
  max-width: 100%;
  background: var(--branco);
  color: var(--azul-escuro);
  overflow-x: hidden;
}

img {
  max-width: 100%;
  display: block;
}

p {
  font-size: 18px;
  font-weight: 500;
}

h1 {
  font-size: 8.7rem;
  font-weight: 600;
}

h2 {
  font-size: 5.2rem;
  font-weight: 600;
}

h3 {
  font-size: 3.2rem;
  font-weight: 600;
}

h4 {
  font-size: 2.4rem;
  font-weight: 700;
}

h5 {
  font-size: 2rem;
  font-weight: 700;
}

.page-subtitle {
  font-size: 2.3rem;
  color: var(--branco);
  margin-bottom: 4rem;
}

.page-title {
  font-size: 6rem;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .page-title {
    max-width: 300px;
  }
}

.section-subtitle {
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 2.8rem;
}

.section-title {
  font-size: 3.9rem;
  line-height: 1.2;
}

.page-description {
  font-size: 22px;
  line-height: 1.2;
  margin-top: 16px;
  margin-bottom: 3rem;
}

@media screen and (max-width: 768px) {
  .page-description {
    font-size: 20px;
  }
}

.container {
  max-width: var(--container);
  width: 80%;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .container {
    width: 90%;
  }
}

.btn {
  display: inline-block;
  font-size: 12px;
  font-weight: 600;
  text-align: center;
  color: var(--azul-escuro);
  text-transform: uppercase;
  padding: 10px 20px;
  border-radius: 30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-decoration: none;
}

.btn.smal {
  font-size: 12px;
}

.btn:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.btn.amarelo {
  background: var(--amarelo);
}

.btn.branco {
  background: var(--branco);
}

.btn.salmao {
  color: var(--azul-escuro);
  background: var(--salmao);
}

.btn.azul {
  color: var(--azul-escuro);
  background: var(--azul-claro);
}

/* Animation Pets */
.animation-pets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  position: relative;
  left: -100px;
  top: 100px;
}

@media screen and (max-width: 768px) {
  .animation-pets {
    left: 0;
    top: 0;
  }
}

.frida-wrapper {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}

.frida-parte-corpo {
  position: relative;
}

.frida-parte-pernas {
  position: absolute;
  bottom: -5px;
  left: 50px;
}

.sabugo-wrapper {
  position: relative;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: 40px;
}

.sabugo-parte-corpo {
  position: relative;
  z-index: 999;
}

.sabugo-parte-braco {
  position: absolute;
  left: -40px;
  top: 20px;
  -webkit-animation: 1s braco infinite;
          animation: 1s braco infinite;
  z-index: 100;
}

.grama {
  position: relative;
  z-index: 999;
}

.grama-pisca {
  position: absolute;
  bottom: -10px;
  right: -10px;
  -webkit-animation: 1s pisca infinite;
          animation: 1s pisca infinite;
  z-index: 100;
}

@-webkit-keyframes pisca {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

@keyframes pisca {
  0%,
  100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

/* Header Navigation - Fixed Menu*/
.menu-navigation-mobile {
  display: none;
  z-index: 999999999999999;
  position: fixed;
}

@media screen and (max-width: 768px) {
  .menu-navigation-mobile {
    display: inherit;
    width: 100vw;
    height: 100vh;
    display: -ms-grid;
    display: grid;
    -ms-grid-rows: 1fr 50px;
    grid-template-rows: 1fr 60px;
    top: 100vh;
  }
}

.menu-navigation-mobile .menu-navigation-list-mobile {
  width: 100%;
  height: 100%;
  top: 0;
  overflow: hidden;
  position: relative;
  /* bottom: 0; */
  z-index: -1;
  background: var(--azul-claro);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-navigation-mobile .menu-navigation-list-mobile .container {
  height: 85%;
  padding-top: 20%;
}

.menu-navigation-mobile .menu-navigation-list-mobile .container li {
  margin-bottom: 20px;
}

.menu-navigation-mobile .menu-navigation-list-mobile .container li a {
  font-size: 20px;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  color: var(--azul-escuro);
}

.menu-navigation-mobile .menu-navigation-list-mobile.active {
  top: -100vh;
}

.menu-navigation-mobile .menu-mobile-wrapper {
  position: relative;
  top: -100vh;
  background: var(--branco);
  width: 100%;
  height: 100%;
  display: -ms-grid;
  display: grid;
  place-items: center;
  z-index: 9999;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-hamburguer-wrapper {
  position: absolute;
  left: 20px;
  cursor: pointer;
  width: 32px;
  height: 32px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-navigation-link.logo {
  position: relative;
  bottom: 35px;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-navigation-link.logo img {
  max-width: 180px;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-hamburguer {
  position: absolute;
  width: 32px;
  height: 3px;
  background: var(--azul-escuro);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-hamburguer:after {
  content: '';
  width: 32px;
  height: 3px;
  background: var(--azul-escuro);
  position: absolute;
  top: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-hamburguer:before {
  content: '';
  width: 32px;
  height: 3px;
  background: var(--azul-escuro);
  position: absolute;
  top: -6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-hamburguer.active {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-hamburguer.active:after {
  content: none;
}

.menu-navigation-mobile .menu-mobile-wrapper .menu-hamburguer.active:before {
  content: '';
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg);
  top: 0.1px;
}

.menu-navigation {
  position: fixed;
  bottom: 0;
  background: var(--branco);
  width: 100%;
  height: 72px;
  padding: 2rem 0;
  z-index: 100000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-shadow: 0 -1px 20px 10px #00000020;
          box-shadow: 0 -1px 20px 10px #00000020;
}

@media screen and (max-width: 768px) {
  .menu-navigation {
    display: none;
  }
}

.menu-navigation-list {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1.5fr 1.5fr 2fr 1fr 1fr 1fr;
      grid-template-columns: 1.5fr 1.5fr 2fr 1fr 1fr 1fr;
  grid-gap: 2rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.menu-navigation-list-item {
  position: relative;
  display: -ms-grid;
  display: grid;
  place-items: center;
}

.menu-navigation-link:not(.logo) {
  font-size: 12px;
  font-weight: 600;
  color: var(--azul-escuro);
  text-transform: uppercase;
  text-decoration: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-navigation-link:not(.logo):after {
  content: '';
  position: absolute;
  width: 32px;
  height: 2px;
  background-color: var(--amarelo);
  top: 10px;
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-navigation-link:not(.logo):hover {
  padding-bottom: 5px;
}

.menu-navigation-link:not(.logo):hover:after {
  opacity: 1;
  top: 20px;
}

.menu-navigation-link.logo {
  position: absolute;
  bottom: -30px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.menu-navigation-link.logo:hover {
  bottom: -40px;
}

/* Footer */
.footer {
  background: var(--azul-escuro);
  padding: 10rem 0 14rem 0;
}

.footer-items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 2fr;
      grid-template-columns: 1fr 2fr;
  grid-gap: 40px;
}

.footer-contacts-infos {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
  position: relative;
}

.footer-contacts-infos:after {
  content: url("./assets/footer_dots.svg");
  position: absolute;
  left: 0;
  bottom: -40px;
  max-width: 100%;
  overflow: hidden;
}

.footer-talk-to-us {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.footer-talk-to-us-icon {
  max-width: 30px;
  margin-bottom: 20px;
}

.footer-title {
  font-size: 18px;
  font-weight: 600;
  color: var(--azul-claro);
  margin-bottom: 10px;
}

.footer-description {
  font-size: 14px;
  font-weight: 600;
  color: var(--branco);
}

.footer-more {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 40px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 60px;
}

.footer-social-medias {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer-social-media-link {
  margin-right: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.footer-social-media-link:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}

.footer-copyright {
  font-size: 10px;
  font-weight: 600;
  color: var(--branco);
}

.section-description {
  font-size: 16px;
  font-weight: 600;
}

.divisor {
  position: absolute;
  width: 100%;
  overflow: hidden;
  z-index: 100;
}

.divisor.inicio {
  top: -30px;
}

@media screen and (min-width: 1921px) {
  .divisor.inicio {
    top: -40px;
  }
}

@media screen and (max-width: 950px) {
  .divisor.inicio svg {
    width: 200%;
    height: 46px;
  }
}

@media screen and (min-width: 950px) and (max-width: 1366px) {
  .divisor.inicio svg {
    width: 150%;
  }
}

@media screen and (min-width: 1367px) and (max-width: 4000px) {
  .divisor.inicio svg {
    width: 100%;
  }
}

.divisor.final {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  bottom: -30px;
}

@media screen and (min-width: 1921px) {
  .divisor.final {
    bottom: -40px;
  }
}

@media screen and (max-width: 950px) {
  .divisor.final svg {
    width: 200%;
    height: 46px;
  }
}

@media screen and (min-width: 950px) and (max-width: 1366px) {
  .divisor.final svg {
    width: 150%;
  }
}

@media screen and (min-width: 1367px) and (max-width: 4000px) {
  .divisor.final svg {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  html {
    font-size: 8px;
  }
  [data-grid] {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
  h1 {
    font-size: 36px;
  }
  h2 {
    font-size: 28px;
  }
  .footer-left {
    display: -ms-grid;
    display: grid;
    place-items: center;
  }
  .hide-mobile {
    display: none !important;
  }
  .show-mobile {
    display: inherit !important;
  }
}

.show-mobile {
  display: none;
}

.error {
  width: 100%;
  padding-top: 12rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  background: var(--amarelo);
}

.error-wrapper {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 1fr;
      grid-template-columns: 1fr 1fr;
  grid-gap: 4rem;
}

@media screen and (max-width: 768px) {
  .error-wrapper {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
  }
}

.error-wrapper .error-infos .page-description {
  font-size: 2rem;
  margin-top: 20px;
}

strong {
  font-weight: 600;
}

.frida-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.background-branco {
  background: url("./assets/background_branco.png") no-repeat center bottom;
}

.background-branco-produtos {
  background: url("./assets/background_branco_produtos.png") no-repeat;
  background-position-y: 80%;
}

.background-amarelo {
  background: url("./assets/background_amarelo.png") no-repeat center bottom;
}

.only-mobile {
  display: none;
}

@media screen and (max-width: 768px) {
  .only-mobile {
    display: inherit;
  }
}
