@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap";
@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";
html {
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  line-height: 1.15;
}

body {
  margin: 0;
}

main {
  display: block;
}

h1 {
  margin: .67em 0;
  font-size: 2em;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

pre {
  font-family: monospace;
  font-size: 1em;
}

a {
  background-color: #0000;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace;
  font-size: 1em;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border-style: none;
}

button, input, optgroup, select, textarea {
  margin: 0;
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
}

button, input {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, [type="button"], [type="reset"], [type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="button"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="reset"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="button"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="reset"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

[type="submit"]:-moz-focusring {
  outline: 1px dotted buttontext;
}

fieldset {
  padding: .35em .75em .625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  white-space: normal;
  max-width: 100%;
  padding: 0;
  display: table;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

[type="number"]::-webkit-inner-spin-button {
  height: auto;
}

[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template, [hidden] {
  display: none;
}

html {
  scroll-behavior: smooth;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  font-smooth: always;
  moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  -moz-font-feature-settings: “liga” on;
  letter-spacing: -.01rem;
}

*, :before, :after {
  box-sizing: inherit;
}

.col-1 {
  float: left;
  width: 8.33333%;
  margin-right: 24px;
}

.col-1:nth-child(12n) {
  margin-right: 0;
}

.col-2 {
  float: left;
  width: 16.6667%;
  margin-right: 24px;
}

.col-2:nth-child(12n) {
  margin-right: 0;
}

.col-3 {
  float: left;
  width: 25%;
  margin-right: 24px;
}

.col-3:nth-child(12n) {
  margin-right: 0;
}

.col-4 {
  float: left;
  width: 33.3333%;
  margin-right: 24px;
}

.col-4:nth-child(12n) {
  margin-right: 0;
}

.col-5 {
  float: left;
  width: 41.6667%;
  margin-right: 24px;
}

.col-5:nth-child(12n) {
  margin-right: 0;
}

.col-6 {
  float: left;
  width: 50%;
  margin-right: 24px;
}

.col-6:nth-child(12n) {
  margin-right: 0;
}

.col-7 {
  float: left;
  width: 58.3333%;
  margin-right: 24px;
}

.col-7:nth-child(12n) {
  margin-right: 0;
}

.col-8 {
  float: left;
  width: 66.6667%;
  margin-right: 24px;
}

.col-8:nth-child(12n) {
  margin-right: 0;
}

.col-9 {
  float: left;
  width: 75%;
  margin-right: 24px;
}

.col-9:nth-child(12n) {
  margin-right: 0;
}

.col-10 {
  float: left;
  width: 83.3333%;
  margin-right: 24px;
}

.col-10:nth-child(12n) {
  margin-right: 0;
}

.col-11 {
  float: left;
  width: 91.6667%;
  margin-right: 24px;
}

.col-11:nth-child(12n) {
  margin-right: 0;
}

.col-12 {
  float: left;
  width: 100%;
  margin-right: 24px;
}

.col-12:nth-child(12n) {
  margin-right: 0;
}

.d-title {
  font-family: var(--space);
  color: var(--secondary);
  margin: 0;
  font-size: 6.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
}

.d-text {
  font-family: var(--space);
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.header {
  z-index: 9999;
  width: 100%;
  max-width: 85%;
  margin: 0 auto;
  position: fixed;
  top: 53px;
  left: 0;
  right: 0;
}

.navbar {
  background: var(--main);
  backface-visibility: hidden;
  border-radius: 65px;
  height: 64px;
  padding: 0;
  transition: all .6s;
  position: relative;
  box-shadow: 0 1px #33333340;
}

.navbar .container {
  margin: 0 auto;
  padding: 0;
  max-width: 95% !important;
}

.navbar .navbar-nav {
  color: var(--secondary);
  background: var(--main);
  backface-visibility: hidden;
  border-radius: 14px;
  flex-direction: row;
  gap: 16px;
  margin: 0;
  padding: 12px 25px;
  font-size: 15px;
  transition: all .6s;
  display: flex;
  box-shadow: 0 1px #33333340;
}

.navbar .navbar-nav .nav-link {
  color: var(--secondary);
  font-family: var(--space);
  border: 0;
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.navbar .navbar-nav .nav-link:hover {
  color: var(--secondary);
  text-decoration: underline;
}

.navbar .navbar-nav .nav-link:focus {
  color: var(--secondary);
  outline: 0;
}

.navbar .navbar-toggler {
  background-color: var(--secondary-30);
  border: none;
  border-radius: 69px;
  justify-content: start;
  align-items: center;
  gap: 24px;
  padding: 4px 14px;
  display: flex;
}

.navbar .navbar-toggler p {
  font-family: var(--space);
  margin: 0;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
}

.navbar .navbar-toggler:focus {
  outline: 0;
}

.navbar .navbar-toggler span {
  background: var(--secondary);
  width: 15px;
  height: 1px;
  margin: 3px auto;
  transition: all .6s;
  display: block;
}

.navbar .navbar-toggler[aria-expanded="true"] span:first-of-type {
  transform: rotate(45deg)translate(2px, 1px);
}

.navbar .navbar-toggler[aria-expanded="true"] span:nth-of-type(2) {
  opacity: 0;
}

.navbar .navbar-toggler[aria-expanded="true"] span:last-of-type {
  transform: rotate(-45deg)translate(5px, -4px);
}

.navbar .navbar-toggler[aria-expanded="false"] span {
  opacity: 1;
  transform: none;
}

.navbar .navbar-brand {
  align-items: center;
  gap: 36px;
  display: flex;
}

.navbar .navbar-brand .divider {
  background-color: var(--secondary);
  width: 1px;
  height: 52px;
}

.navbar .navbar-collapse {
  position: absolute;
  bottom: -100px;
  right: 0;
}

.footer {
  flex-direction: column;
  width: 100%;
  max-width: 85%;
  margin: 2em auto 0;
  display: flex;
}

.footer .footer-content {
  width: 100%;
  margin-bottom: 1em;
  display: flex;
}

.footer .footer-content .form-container {
  width: 70%;
  margin-right: 90px;
}

.footer .footer-content .form-container h3 {
  font-size: 50px;
  font-weight: 300;
}

.footer .footer-content .form-container .contact-form {
  flex-direction: column;
  align-items: end;
  width: 100%;
  margin-top: 2em;
  display: flex;
}

.footer .footer-content .form-container .contact-form .form-inputs {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 1em;
  display: flex;
}

.footer .footer-content .form-container .contact-form .form-inputs input {
  color: #fff;
  background-color: #0000;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  outline: none;
  width: 48%;
  font-weight: 100;
}

.footer .footer-content .form-container .contact-form .form-inputs input::placeholder {
  color: #fff;
  opacity: 1;
}

.footer .footer-content .form-container .contact-form textarea {
  background-color: #0000;
  border: none;
  border-bottom: 1px solid #000;
  border-radius: 0;
  outline: none;
  height: 147px;
}

.footer .footer-content .form-container .contact-form textarea::placeholder {
  color: #fff;
  opacity: 1;
}

.footer .footer-content .form-container .contact-form .submit-btn {
  width: 300px;
  height: 42px;
  color: var(--footer-color);
  background-color: #0000;
  border: 1px solid #000;
  margin-top: 1em;
  font-size: 16px;
  font-weight: 600;
}

.footer .vertical-line {
  background-color: var(--footer-color);
  width: 1px;
  height: 372px;
  margin: 0 2em;
}

.footer .footer-info {
  justify-content: start;
  width: 30%;
  display: flex;
}

.footer .footer-info ul {
  margin: 3em 0 0;
  padding-left: 4em;
  list-style-type: none;
}

.footer .footer-info ul li {
  padding: .5em 0;
}

.footer .footer-info ul li a {
  font-size: 16px;
  color: var(--footer-color) !important;
  text-decoration: none !important;
}

.footer .footer-info ul .email {
  color: #001966;
  font-size: 14px;
  font-weight: 400;
  position: relative;
  top: -2px;
}

.footer .footer-info ul:nth-child(2) li a {
  font-size: 16px;
  font-weight: 700;
  color: var(--footer-color) !important;
  text-decoration: none !important;
}

body {
  cursor: url("../img/mouse.svg"), auto;
  background: var(--main-20) !important;
}

body.post, body.page {
  margin: 0;
}

.container {
  margin: 0 auto;
  padding: 0;
  max-width: 85% !important;
}

.hero {
  padding-top: 180px;
  overflow: hidden;
  background-repeat: no-repeat !important;
  background-size: cover !important;
}

.hero .container {
  justify-content: space-between;
  align-items: start;
  height: 100%;
  padding-bottom: 350px;
  display: flex;
  position: relative;
}

.hero .container .button {
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  display: flex;
  position: absolute;
  bottom: 200px;
}

.hero .container .button .btn_ACTION {
  text-align: center;
  background-color: var(--secondary-30);
  color: #000;
  border-radius: 23px;
  width: 233px;
  height: 48px;
  padding: 9px 29px;
  font-size: 20px;
  font-weight: 500;
  text-decoration: none;
}

.hero .container .explore {
  width: 160px;
  height: 160px;
  margin: 0 auto;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.hero .left-column {
  max-width: 700px;
  padding-top: 120px;
}

.hero .left-column .hero_title {
  margin: 0;
}

.hero .left-column .hero_title p {
  color: var(--main);
  margin: 0;
  font-family: DM Sans, sans-serif;
  font-size: 6.375rem;
  font-style: normal;
  font-weight: 400;
  line-height: 90%;
}

.hero .left-column .hero_desc p {
  color: var(--main);
  margin: 0;
  font-family: DM Sans, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 300;
  line-height: 27px;
}

.hero .right-column {
  flex-shrink: 0;
  width: 100%;
  max-width: 670px;
  height: 440px;
}

.hero .right-column iframe {
  width: 100%;
  height: 100%;
}

.hero .right-column iframe .spline-watermark {
  display: none !important;
}

.about {
  margin-top: 40px;
}

.about .container {
  background-color: var(--secondary-30);
  border-radius: 12px;
  padding: 48px;
  display: flex;
}

.about .container .left-column {
  border-right: 1px solid var(--main);
  margin-right: 60px;
  padding-right: 120px;
}

.about .container .left-column .tag {
  background-color: var(--main);
  font-family: var(--space);
  text-transform: uppercase;
  border-radius: 24px;
  margin: 0 0 40px;
  padding: 5px 29px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 13px;
  display: inline-block;
}

.about .container .left-column .d-title {
  position: relative;
}

.about .container .left-column .d-title:after {
  content: url("../img/before-about.svg");
  position: absolute;
  bottom: -50px;
  right: -110px;
}

.cards {
  margin: 100px 0 0;
}

.cards .container {
  gap: 1px;
  display: flex;
}

.cards .container .card {
  text-align: center;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  border: none;
  border-radius: 0;
  justify-content: start;
  align-items: center;
  width: 100%;
  max-width: 33.33%;
  height: 375px;
  padding: 100px 24px 60px;
  transition: all .2s ease-in-out;
  display: flex;
}

.cards .container .card:hover {
  padding-top: 90px;
}

.cards .container .card .number {
  color: var(--main);
  margin-bottom: 40px;
  font-size: 20px;
  font-weight: 500;
  line-height: 27px;
}

.cards .container .card .d-text {
  color: var(--main);
  font-size: 26px;
  font-weight: 600;
  line-height: 36px;
}

.categories_grid {
  font-family: var(--space);
  margin: 3em auto 0;
  max-width: 85% !important;
}

.categories_grid .Noticias {
  z-index: 2;
  width: 100%;
  margin-top: 1em;
  position: relative;
  overflow: auto;
}

.categories_grid h3 {
  color: #fff;
  font-size: 90px;
  font-weight: 700;
}

.categories_grid .categories {
  justify-content: space-between;
  width: 100%;
  display: flex;
}

.categories_grid .categories .small-card:first-child {
  margin-top: 3em;
}

.categories_grid .categories .small-card {
  color: #fff;
  width: 47%;
  text-decoration: none;
}

.categories_grid .categories .small-card .image-container {
  border-radius: 12px;
  width: 100%;
  height: 381px;
  position: relative;
  overflow: hidden;
}

.categories_grid .categories .small-card .image-container img {
  object-fit: cover;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  display: block;
}

.categories_grid .categories .small-card .image-container:after {
  content: "";
  background: var(--secondary-card);
  pointer-events: none;
  border-radius: 12px;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.categories_grid .categories .small-card .post-title {
  margin-top: 1em;
  font-size: 25px;
  font-weight: 500;
  line-height: 30px;
}

.categories_grid .categories .small-card .post-infos .post-date {
  font-size: 12px;
  font-weight: 400;
}

.categories_grid .acf-galeria {
  z-index: 2;
  width: 100%;
  margin-top: 1em;
  position: relative;
}

.categories_grid .acf-galeria .titulo-container {
  white-space: nowrap;
  z-index: 1;
  width: 100vw;
  height: 21%;
  position: absolute;
  top: -12px;
  left: -131px;
  overflow: hidden;
}

.categories_grid .acf-galeria .titulo-slide {
  white-space: nowrap;
  gap: 20px;
  width: 100%;
  display: flex;
  position: absolute;
  top: -1px;
  left: -186px;
}

.categories_grid .acf-galeria .titulo-slide span {
  color: #ffffff51;
  font-size: 90px;
  font-weight: 700;
}

.categories_grid .acf-galeria h2 {
  color: #fff;
  font-size: 90px;
  font-weight: 700;
}

.categories_grid .acf-galeria .galeria {
  justify-content: space-between;
  align-items: center;
  gap: 1em;
  padding: 1em 0;
  display: flex;
  overflow: auto;
}

.categories_grid .acf-galeria .galeria img {
  border-radius: 12px;
  width: 511px;
  height: 455px;
}

.video {
  padding: 125px 0;
}

.video .container-interna {
  max-width: 100%;
  margin-top: 2em;
  position: relative;
}

.video .container-interna .video-scroll {
  position: absolute;
  bottom: 0;
}

.video .container-interna .content {
  color: var(--main);
  align-items: center;
  gap: 16px;
  display: flex;
  position: absolute;
  top: 40px;
  left: 70px;
}

.video .container-interna .content .d-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 11px;
}

.video .container-interna iframe {
  box-shadow: 0px 1px 60px 10px var(--main-10);
  border-radius: 12px;
  width: 100%;
  height: 814px;
}

.video .container-interna .video-overlay {
  cursor: url("../img/mouse-hover-video.svg"), auto;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.video .container {
  position: relative;
}

.video .container .video-scroll {
  position: absolute;
  bottom: 0;
}

.video .container .content {
  color: var(--main);
  align-items: center;
  gap: 16px;
  display: flex;
  position: absolute;
  top: 40px;
  left: 70px;
}

.video .container .content .d-text {
  font-size: 14px;
  font-weight: 500;
  line-height: 11px;
}

.video .container iframe {
  box-shadow: 0px 1px 60px 10px var(--main-10);
  border-radius: 12px;
  width: 100%;
  height: 814px;
}

.video .container .video-overlay {
  cursor: url("../img/mouse-hover-video.svg"), auto;
  z-index: 10;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.projetos {
  position: relative;
}

.projetos .roda {
  transform-origin: 0;
  opacity: 1;
  transition: none;
  position: absolute;
  top: 30px;
  left: 0;
}

.projetos .roda.roda2 {
  opacity: 0;
  transform: rotate(90deg);
}

.projetos .form-mobile {
  background-color: var(--secondary-40);
  border: none;
  border-radius: 4px;
  margin-bottom: 32px;
  font-weight: 600;
}

.projetos .container {
  background-color: var(--secondary-30);
  cursor: auto;
  border-radius: 12px;
  flex-direction: row-reverse;
  justify-content: space-between;
  min-height: 600px;
  padding: 64px;
  display: flex;
  overflow: hidden;
  max-width: 90% !important;
}

.projetos .container .nav-pills {
  flex-direction: column;
  max-width: 300px;
  max-height: 500px;
  padding-right: 1.5rem;
  overflow: auto;
  display: block !important;
}

.projetos .container .nav-pills button {
  color: var(--secondary-10);
  background-color: unset;
  font-family: var(--space);
  border-bottom: 1px solid var(--main);
  text-align: left;
  border-radius: 0;
  margin: 0 0 16px auto;
  padding: 0 0 24px 24px;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 21px;
  transition: all .2s;
  display: block;
  position: relative;
}

.projetos .container .nav-pills button:before {
  width: 0;
  height: 0;
  transition: all .2s ease-in-out;
}

.projetos .container .nav-pills button.active {
  border-width: 2px;
  font-weight: 500;
}

.projetos .container .nav-pills button.active:before {
  content: "";
  background-color: var(--main);
  border-radius: 100%;
  width: 10px;
  height: 10px;
  position: absolute;
  bottom: -5px;
  left: 0;
}

.projetos .container .tab-pane {
  height: 100%;
}

.projetos .container .content {
  align-items: center;
  gap: 250px;
  height: 100%;
  margin-left: 200px;
  display: flex;
}

.projetos .container .content .left-column img {
  max-width: 300px;
  height: auto;
}

.projetos .container .content .right-column {
  max-width: 400px;
}

.projetos .container .content .right-column .d-title {
  border-bottom: 1px solid var(--main);
  margin-bottom: 32px;
  padding-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
  display: inline-block;
}

.projetos .container .content .right-column .d-text {
  margin-bottom: 16px;
  font-weight: 300;
}

.projetos .container .content .right-column .botao-pagina {
  background-color: var(--main);
  font-family: var(--space);
  color: var(--secondary-10);
  text-align: center;
  border-radius: 4px;
  margin: 0;
  padding: 12px;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 21px;
  text-decoration: none;
  display: block;
}

.page-interna .hero .container {
  padding-bottom: 100px;
}

.page-interna .hero .container .left-column .hero_title p {
  font-size: 72px;
  font-weight: 600;
  font-family: var(--space);
}

.page-interna .hero .container .left-column .tag {
  background-color: var(--secondary-30);
  font-family: var(--space);
  border-radius: 23px;
  margin: 0 0 32px;
  padding: 5px 29px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 13px;
  display: inline-block;
}

.page-interna .about .container .left-column {
  flex-shrink: 0;
  width: 100%;
  max-width: 300px;
  padding-right: 40px;
}

.page-interna .about .container .left-column .d-title {
  font-size: 25px;
}

.page-interna .about .container .left-column .d-title:after {
  right: unset;
  bottom: -140px;
  left: 80px;
}

.page-interna .cards {
  margin: 0;
}

.faq {
  background-color: var(--secondary-30);
  margin-top: 80px;
  padding: 60px 0 120px;
}

.faq .container .d-title {
  font-family: var(--space);
  color: var(--secondary);
  margin: 0 0 64px;
  font-size: 50px;
  font-style: normal;
  font-weight: 600;
  line-height: 40px;
  position: relative;
}

.faq .container .accordion {
  max-width: 100%;
}

.faq .container .accordion-item {
  border: none;
  border-bottom: 1px solid var(--main);
  background-color: var(--secondary-30);
  border-radius: 0;
  margin-bottom: 16px;
}

.faq .container .accordion-body {
  font-family: var(--space);
  background-color: var(--secondary-30);
  color: var(--secondary);
  margin: 0;
  padding-left: 60px;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px;
}

.faq .container .accordion-button {
  background-color: var(--secondary-30);
  font-family: var(--space);
  color: var(--secondary);
  border: none;
  border-radius: 0;
  margin: 0;
  padding-left: 60px;
  font-size: 24px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px;
  position: relative;
}

.faq .container .accordion-button:after {
  display: none;
}

.faq .container .accordion-button:before {
  content: "";
  font-family: bootstrap-icons;
  font-size: 32px;
  transition: all .2s ease-in-out;
  position: absolute;
  top: 25%;
  left: 10px;
}

.faq .container .accordion-button:focus {
  outline: unset;
  box-shadow: none;
}

.faq .container .accordion-button:not(.collapsed) {
  box-shadow: none;
  background-color: #0000;
}

.faq .container .accordion-button:not(.collapsed):before {
  top: 65%;
  transform: rotate(45deg);
}

@media only screen and (width <= 767px) {
  .col-mobile-1 {
    width: 33.3333%;
    margin-right: 16px;
  }

  .col-mobile-1:nth-child(4n) {
    margin-right: 0;
  }

  .col-mobile-2 {
    width: 33.3333%;
    margin-right: 16px;
  }

  .col-mobile-2:nth-child(4n) {
    margin-right: 0;
  }

  .col-mobile-3 {
    width: 33.3333%;
    margin-right: 16px;
  }

  .col-mobile-3:nth-child(4n) {
    margin-right: 0;
  }

  .col-mobile-4 {
    width: 33.3333%;
    margin-right: 16px;
  }

  .col-mobile-4:nth-child(4n) {
    margin-right: 0;
  }
}

@media only screen and (width >= 1240px) and (width <= 1550px) {
  .d-title {
    font-size: 5rem;
  }

  .hero {
    padding-top: 140px;
  }

  .hero .container {
    padding-bottom: 200px;
  }

  .hero .left-column .hero_title p {
    font-size: 4rem;
  }

  .about .container .left-column {
    margin-right: 30px;
    padding-right: 20px;
  }

  .about .container .left-column .d-title:after {
    bottom: -200px;
    right: 200px;
  }

  .projetos .roda {
    max-width: 650px;
    height: auto;
    top: 60px;
    left: -134px;
  }

  .projetos .container {
    gap: 60px;
  }

  .projetos .container .content {
    gap: 100px;
    margin-left: 50px;
  }

  .page-interna .hero .container .left-column .hero_title p {
    font-size: 48px;
  }
}

@media only screen and (width <= 479px) {
  .d-title {
    font-size: 40px;
    line-height: 34px;
  }

  .d-text {
    font-size: 12px;
    line-height: 16px;
  }

  .header {
    max-width: 95%;
    top: 20px;
  }

  .navbar .container .navbar-brand {
    gap: 12px;
  }

  .navbar .container .navbar-brand .divider {
    height: 17px;
  }

  .navbar .container .navbar-brand img {
    max-width: 100px;
  }

  .navbar .navbar-nav {
    z-index: -1;
    flex-direction: column;
    padding-top: 60px;
    position: relative;
  }

  .navbar .navbar-toggler p {
    display: none;
  }

  .navbar .navbar-collapse {
    z-index: -1;
    width: 100%;
    bottom: -367px;
  }

  .footer .footer-content {
    display: block;
  }

  .footer .footer-content .form-container {
    width: 100%;
  }

  .footer .footer-content .form-container h3 {
    font-size: 30px;
  }

  .footer .vertical-line {
    display: none;
  }

  .footer .footer-info {
    justify-content: space-between;
    width: 100%;
  }

  .footer .footer-info ul {
    padding: 0;
  }

  .container {
    padding: 0 8px;
    max-width: 100% !important;
  }

  .hero {
    padding-top: 60px;
  }

  .hero .container {
    flex-direction: column-reverse;
    gap: 40px;
    height: 100%;
    padding-bottom: 140px;
  }

  .hero .container .button {
    top: 330px;
    left: 0;
    right: 0;
  }

  .hero .container .button .btn_ACTION {
    width: 191px;
    height: 33px;
    margin-top: 2em;
    font-size: 12px;
  }

  .hero .container .explore {
    width: 80px;
    height: 80px;
  }

  .hero .left-column {
    padding-top: 0;
  }

  .hero .left-column .hero_title p {
    text-align: center;
    margin-bottom: 24px;
    font-size: 32px;
    line-height: 24px;
  }

  .hero .left-column .hero_title p strong {
    font-size: 40px;
    line-height: 34px;
  }

  .hero .left-column .hero_desc p {
    text-align: center;
    font-size: 12px;
    line-height: 16px;
  }

  .hero .right-column {
    height: 100%;
  }

  .about {
    padding: 0 8px;
  }

  .about .container {
    flex-direction: column;
    padding: 40px 20px;
  }

  .about .container .left-column {
    border-right: none;
    border-bottom: 1px solid var(--main);
    margin-bottom: 24px;
    margin-right: 0;
    padding-bottom: 24px;
    padding-right: 0;
  }

  .about .container .left-column .d-title {
    font-size: 40px;
    line-height: 32px;
  }

  .about .container .left-column .d-title:after {
    display: none;
  }

  .cards {
    margin: 22px 0 40px;
  }

  .cards .container {
    flex-direction: column;
  }

  .cards .container .card {
    max-width: 100%;
    height: 100%;
    padding: 60px 24px;
  }

  .cards .container .card .number {
    margin-bottom: 20px;
  }

  .cards .container .card .d-text {
    font-size: 14px;
    line-height: 20px;
  }

  .categories_grid {
    max-width: 95% !important;
  }

  .categories_grid h3 {
    font-size: 50px;
  }

  .categories_grid .categories {
    width: 800px;
  }

  .categories_grid .categories .small-card:first-child {
    margin-top: 0;
  }

  .categories_grid .acf-galeria .titulo-container {
    top: -9px;
    left: -9px;
  }

  .categories_grid .acf-galeria .titulo-slide {
    top: 2px;
    left: -177px;
  }

  .categories_grid .acf-galeria .titulo-slide span, .categories_grid .acf-galeria h2 {
    font-size: 50px;
  }

  .categories_grid .acf-galeria .galeria {
    overflow: auto;
  }

  .categories_grid .acf-galeria .galeria img {
    width: 204px;
    height: 182px;
    margin-right: .5em;
  }

  .video {
    padding: 0 0 35px;
  }

  .video .container-interna .video-scroll {
    display: none;
  }

  .video .container-interna iframe {
    height: 200px;
  }

  .video .container .video-scroll {
    display: none;
  }

  .video .container iframe {
    height: 200px;
  }

  .projetos .roda {
    display: none;
  }

  .projetos {
    padding: 0 8px;
    position: relative;
  }

  .projetos:before {
    content: "";
    background-image: url("../img/roda-mobile.svg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 375px;
    height: 500px;
    position: absolute;
    top: -20px;
    left: 0;
  }

  .projetos .container {
    flex-direction: column;
    justify-content: start;
    gap: 48px;
    padding: 16px;
    max-width: 100% !important;
  }

  .projetos .container .nav-pills {
    display: none !important;
  }

  .projetos .container .content {
    flex-direction: column;
    gap: 40px;
    margin-left: 0;
  }

  .projetos .container .content .left-column {
    margin: 40px 0 80px;
  }

  .projetos .container .content .left-column img {
    max-width: 200px;
  }

  .page-interna .hero .container {
    padding-top: 100px;
    padding-left: 32px;
    flex-direction: column;
    padding-inline-end: 32px;
    padding-bottom: 0 !important;
  }

  .page-interna .hero .container .right-column {
    max-width: 100%;
    height: 100%;
    display: block;
  }

  .page-interna .hero .container .left-column {
    flex-direction: column;
    justify-content: start;
    display: flex;
  }

  .page-interna .hero .container .left-column .hero_title p {
    text-align: left;
    line-height: 24px;
    font-size: 32px !important;
  }

  .page-interna .hero .container .left-column .hero_desc p {
    text-align: left;
  }

  .page-interna .hero .container .left-column .tag {
    text-align: center;
    margin-right: auto;
    display: inline-block;
  }

  .page-interna .about {
    margin-bottom: 60px;
  }

  .faq {
    padding-left: 0;
  }

  .faq .container .d-title {
    gap: 12px;
    font-size: 24px;
    line-height: 28px;
    display: flex;
  }

  .faq .container .accordion {
    max-width: 100%;
  }

  .faq .container .accordion-body {
    font-size: 12px;
    line-height: 14px;
  }

  .faq .container .accordion-button {
    font-size: 14px;
    line-height: 14px;
  }
}

@media only screen and (width >= 768px) and (width <= 1024px) {
  .hero {
    padding-top: 200px;
  }

  .hero .container {
    padding-bottom: 180px !important;
  }

  .hero .container .explore {
    width: 120px;
    height: 120px;
  }

  .hero .left-column {
    flex-shrink: 0;
    width: 100%;
    max-width: 50%;
    padding-top: 0;
  }

  .hero .left-column .hero_title p {
    font-size: 48px;
  }

  .hero .left-column .hero_desc p {
    text-align: left;
    font-size: 14px;
    line-height: 16px;
  }

  .hero .right-column {
    max-width: 300px;
    height: 100%;
  }

  .about .container {
    flex-direction: column;
    gap: 64px;
  }

  .about .container .left-column {
    border-right: 0;
  }

  .about .container .left-column .d-title {
    font-size: 52px;
  }

  .cards .container {
    flex-direction: column;
  }

  .cards .container .card {
    max-width: 100%;
  }

  .projetos {
    padding: 0 24px;
  }

  .projetos .roda {
    max-width: 440px !important;
    top: 80px !important;
    left: 24px !important;
  }

  .projetos .d-md-none, .projetos .form-mobile {
    display: block !important;
  }

  .projetos .container {
    gapp: 48px;
    flex-direction: column;
    justify-content: start;
    padding: 16px;
    max-width: 100% !important;
  }

  .projetos .container .nav-pills {
    display: none !important;
  }

  .projetos .container .content {
    flex-direction: column;
    align-items: start;
    gap: 160px;
    margin-left: 0;
    padding: 0 32px;
  }

  .projetos .container .content .left-column {
    padding-top: 100px;
    padding-left: 150px;
  }

  .projetos .container .content .right-column {
    max-width: 100%;
  }

  .page-interna .hero .container {
    padding-bottom: 100px !important;
  }

  .page-interna .hero .right-column {
    max-width: 300px;
  }

  .page-interna .hero .container .left-column .hero_title p {
    line-height: 48px;
    font-size: 48px !important;
  }

  .page-interna .hero .container .left-column .hero_desc p {
    font-size: 14px;
  }

  .page-interna .cards .container {
    flex-direction: row;
    gap: 0;
    margin: 0 auto;
  }

  .page-interna .cards .container .card .d-text {
    font-size: 18px;
    line-height: 20px;
  }

  .faq .container .accordion-body {
    font-size: 16px;
    line-height: 18px;
  }

  .faq .container .accordion-button {
    font-size: 20px;
    line-height: 24px;
  }
}

@media (width <= 1366px) {
  .projetos .roda {
    max-width: 550px;
    top: 120px;
    left: -120px;
  }

  .projetos .container .content .left-column img {
    max-width: 200px;
  }
}

@media (width <= 380px) {
  .projetos:before {
    width: 335px;
  }
}

/*# sourceMappingURL=styles.css.map */
