/*
Theme Name: Acaps Trade Show 2025
Author: webicos
Author URI: https://webicos.com.br/
Description: Tema de Wordpress customizado para a Acaps Trade Show 2025.
Version: 1.0.3
Requires at least: 5.0
Tested up to: 5.4
Requires PHP: 7.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

*/
html {
  font-size: 16px;
}

* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  font-family: var(--font-secondary);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body {
  overflow-x: hidden;
}

a {
  text-decoration: none;
  color: inherit;
}

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-position: inside;
}

p,
ul,
ol,
blockquote {
  line-height: 1.75;
}

img {
  max-width: 100%;
  height: auto;
}

button {
  background: none;
  border: none;
  box-shadow: none;
  font-family: var(--default-font);
}

:root {
  /* Color styles */
  --gray: #737682;
  --dark-gray: #2b2e3a;
  --white: #ffffff;
  /* Brand */
  --salmon-accent: #fc1a57;
  --yellow-orange-accent: #f57f22;
  --orange-accent: #ff5420;
  --dark-blue-accent: #162356;
  --light-blue-accent: #35a0f9;
  /* Gradientes -> Background */
  --light-blue-bg-gradient: linear-gradient(180deg, #0081ed 0%, #00549a 100%);
  --dark-blue-bg-gradient: linear-gradient(180deg, #09268a 0%, #001e66 100%);
  --orange-bg-gradient: linear-gradient(180deg, #ff5420 0%, #f57f22 100%);
  --yellow-orange-bg-gradient: linear-gradient(
    180deg,
    #ffa660 0%,
    #ff7044 100%
  );
  --salmon-bg-gradient: linear-gradient(180deg, #fc1a57 0%, #ac002e 100%);
  --cream-bg-gradient: linear-gradient(180deg, #fcf5c9 0%, #fff9d2 100%);
  /* Gradientes -> Elementos */
  --light-blue-gradient: linear-gradient(270deg, #0081ed 0%, #00549a 100%);
  --dark-blue-gradient: linear-gradient(270deg, #09268a 0%, #001e66 100%);
  --orange-gradient: linear-gradient(270deg, #ff5420 0%, #f57f22 100%);
  --yellow-orange-gradient: linear-gradient(270deg, #ffa660 0%, #ff7044 100%);
  --salmon-gradient: linear-gradient(270deg, #fc1a57 0%, #ac002e 100%);
  --cream-gradient: linear-gradient(270deg, #fcf5c9 0%, #fff9d2 100%);
  /* Fonts */
  --font-primary: "Outfit", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans",
    "Helvetica Neue", sans-serif;
  --font-secondary: "Outfit", system-ui, -apple-system, BlinkMacSystemFont,
    "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans",
    "Helvetica Neue", sans-serif;
  /* Text Weights*/
  --text-regular: 400;
  --text-medium: 500;
  --text-semibold: 600;
  --text-bold: 700;
  --text-black: 800;
  --radius: 0.5rem;
  --transition: 0.3s ease-in-out;
  --spacing-1: 1.5rem;
  --spacing-2: 2.5rem;
  --spacing-3: 3rem;
  --spacing-4: 3.5rem;
  --spacing-5: 4.5rem;
  --font-xl: 2rem;
  --font-lg: 1.25rem;
  --font-md: 1.125rem;
  --font-base: 1rem;
  --font-sm: 0.875rem;
  --font-xs: 0.75rem;
}
@media only screen and (min-width: 768px) {
  :root {
    --font-xl: 2.5rem;
    --font-lg: 1.75rem;
    --font-md: 1.5rem;
    --font-base: 1rem;
    --font-sm: 0.875rem;
  }
}
@media only screen and (min-width: 1024px) {
  :root {
    --font-xl: 3rem;
    --font-lg: 2.5rem;
    --font-md: 1.5rem;
    --font-base: 1.125rem;
    --font-sm: 1rem;
    --font-xs: 0.925rem;
    --spacing-1: 3rem;
    --spacing-2: 3.5rem;
    --spacing-3: 4.5rem;
    --spacing-4: 6rem;
    --spacing-5: 7.5rem;
  }
}
@media only screen and (min-width: 1280px) {
  :root {
    --font-xl: 4rem;
    --font-lg: 2.5rem;
    --font-md: 1.75rem;
    --font-rg: 1.125rem;
    --font-sm: 1rem;
  }
}
@media only screen and (min-width: 1920px) {
  :root {
    --font-xl: 4.5rem;
    --font-lg: 2.5rem;
    --font-md: 1.75rem;
    --font-rg: 1.125rem;
    --font-sm: 1rem;
  }
}

/* outfit-regular - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 400;
  src: url("./fonts/outfit-v11-latin-regular.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-500 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 500;
  src: url("./fonts/outfit-v11-latin-500.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-600 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 600;
  src: url("./fonts/outfit-v11-latin-600.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-700 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 700;
  src: url("./fonts/outfit-v11-latin-700.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-800 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 800;
  src: url("./fonts/outfit-v11-latin-800.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* outfit-900 - latin */
@font-face {
  font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: "Outfit";
  font-style: normal;
  font-weight: 900;
  src: url("./fonts/outfit-v11-latin-900.woff2") format("woff2"); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
h1,
h2,
h3,
h4,
h5,
h6 {
  text-transform: uppercase;
  font-family: var(--font-primary);
}

h1 {
  font-size: var(--font-xl);
  font-weight: var(--text-bold);
  line-height: 120%;
}

h2 {
  font-size: var(--font-lg);
  line-height: 130%;
  font-weight: var(--text-bold);
}

h3 {
  font-size: var(--font-md);
  font-weight: var(--text-semibold);
  line-height: 130%;
}

h4,
h5,
h6 {
  font-size: var(--font-base);
  font-weight: var(--text-semibold);
}

p,
a,
span,
li {
  font-size: var(--font-sm);
}

p {
  line-height: 175%;
}

html {
  font-size: 16px;
}

body {
  position: relative;
  overflow-x: hidden;
}

main {
  padding-top: 6rem;
}
@media only screen and (min-width: 1024px) {
  main {
    padding-top: 0;
  }
}

.container {
  margin: 0 auto;
  padding: 0 1.5rem;
  width: 100%;
  max-width: var(--col-12);
}
@media only screen and (min-width: 1024px) {
  .container {
    padding: 0 2.5rem;
  }
}
@media only screen and (min-width: 1280px) {
  .container {
    max-width: 1216px;
    box-sizing: content-box;
    padding: 0 1.25rem;
  }
}
@media only screen and (min-width: 1728px) {
  .container {
    max-width: 1504px;
    box-sizing: content-box;
    padding: 0 1.25rem;
  }
}

@media only screen and (max-width: 1599px) {
  :root {
    --col-1: 72px;
    --col-2: 176px;
    --col-3: 280px;
    --col-4: 384px;
    --col-5: 488px;
    --col-6: 592px;
    --col-7: 696px;
    --col-8: 800px;
    --col-9: 904px;
    --col-10: 1008px;
    --col-11: 1112px;
    --col-12: 1216px;
  }
}
@media only screen and (min-width: 1600px) {
  :root {
    --col-1: 96px;
    --col-2: 224px;
    --col-3: 352px;
    --col-4: 480px;
    --col-5: 608px;
    --col-6: 736px;
    --col-7: 864px;
    --col-8: 992px;
    --col-9: 1120px;
    --col-10: 1248px;
    --col-11: 1376px;
    --col-12: 1216px;
  }
}

.pre-titulo {
  display: flex;
  align-items: center;
  color: var(--neutral-300);
  font-size: var(--font-s);
  font-weight: var(--text-regular);
  margin-bottom: 0.5rem;
}
.pre-titulo.--center {
  justify-content: center;
}
.pre-titulo i {
  color: #98caee;
  margin-right: 0.25rem;
}
@media only screen and (min-width: 768px) {
  .pre-titulo {
    margin-bottom: 0.75rem;
  }
}

.s-flex {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  flex-wrap: wrap;
}
.s-flex .s-content .s-title h1 {
  margin: 0.5rem 0;
}
.s-flex .s-content p {
  margin: 0.75rem 0;
}
@media only screen and (min-width: 1280px) {
  .s-flex {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
  }
  .s-flex .s-content .s-title h1 {
    margin: 0.75rem 0;
  }
  .s-flex .s-content p {
    margin: 1rem 0 1.5rem;
  }
}

.-of-auto {
  overflow-x: auto;
  scrollbar-width: none;
}

.-center {
  text-align: center;
  margin: 0 auto var(--spacing-1);
}
@media only screen and (min-width: 1024px) {
  .-center {
    margin: 0 auto var(--spacing-3);
  }
}

@media only screen and (max-width: 767px) {
  .v--mobile {
    display: block;
  }
  .v--desktop {
    display: none;
  }
}
@media only screen and (min-width: 768px) {
  .v--mobile {
    display: none;
  }
  .v--desktop {
    display: block;
  }
}
header {
  padding-block: 1rem;
}
header .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
header .logo {
  height: 1.75rem;
}
header .btn.btn--primary {
  height: 2rem;
}
header .btn.btn--primary span {
  font-size: 0.75rem !important;
}
header .header__cta {
  display: flex;
  align-items: center;
  gap: 1rem;
}
header .header__cta #instalar {
  cursor: pointer;
}
header .header__cta #instalar svg {
  display: block;
  height: 2.25rem;
  width: 2.25rem;
}
header .header__cta #instalar svg path {
  transition: 0.2s ease-in-out;
}
header .header__cta #instalar:hover svg path {
  transition: 0.2s ease-in-out;
  fill: var(--salmon-accent);
}
@media only screen and (min-width: 768px) {
  header {
    padding-block: 1.25rem;
  }
  header .logo {
    height: 2.5rem;
  }
  header .btn {
    height: 3rem;
  }
}
@media only screen and (min-width: 1024px) {
  header {
    padding-block: 1.5rem;
  }
}
@media only screen and (min-width: 1504px) {
  header .logo {
    height: 3rem;
  }
  header .btn.btn--primary {
    height: 3rem;
  }
  header .btn.btn--primary span {
    font-size: 0.875rem !important;
  }
}

.wa-button-widget {
  position: fixed;
  right: 0.5rem;
  bottom: 1rem;
  z-index: 999;
  transition: var(--transition);
}
.wa-button-widget img {
  height: 3rem;
}
.wa-button-widget:hover {
  transform: scale(1.2);
}
@media only screen and (min-width: 768px) {
  .wa-button-widget {
    right: 0.625rem;
  }
}

.carregamento {
  visibility: hidden;
}

.js .carregamento {
  position: fixed;
  height: 100vh;
  width: 100%;
  z-index: 99999;
  background: url("./assets/img/loader-mobile-asset.svg") no-repeat, var(--light-blue-accent);
  background-position: center -100px;
  display: flex;
  justify-content: center;
  align-items: center;
  top: 0;
  left: 0;
  visibility: visible;
}
@media only screen and (min-width: 1280px) {
  .js .carregamento {
    background: url("./assets/img/loader-desktop-asset.svg") no-repeat, var(--light-blue-accent);
    background-position: left center;
    background-size: auto 100vh;
  }
}

.js .carregamento svg {
  height: 3.5rem;
  margin-bottom: 4rem;
}

.js .carregamento.completo {
  visibility: hidden;
  opacity: 0;
  transition: all 500ms;
}

.btn {
  display: flex;
  padding: 1rem 1rem;
  height: 3.5rem;
  width: -moz-fit-content;
  width: fit-content;
  max-width: 352px;
  align-items: center;
  justify-content: center;
  font-weight: var(--text-black);
  transition: var(--default-transition);
  font-size: var(--font-sm);
  text-transform: uppercase;
  letter-spacing: 0.05rem;
}
.btn--full {
  width: 100%;
}
.btn i {
  margin-right: 0.75rem;
}
.btn--primary {
  position: relative;
  overflow: hidden;
  background: var(--orange-gradient);
}
.btn--primary span {
  background: var(--white);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
  transition: 0.3s linear;
  color: var(--white);
}
.btn--primary::before {
  position: absolute;
  content: "";
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: var(--white);
  z-index: -1;
  transition: opacity 0.3s linear;
  opacity: 0;
}
.btn--primary:hover {
  padding: 0.875rem;
  background: var(--white);
  border: 0.125rem solid var(--orange-accent);
}
.btn--primary:hover span {
  background: var(--orange-accent);
  -webkit-text-fill-color: transparent;
  -webkit-background-clip: text;
}
.btn--primary:hover::before {
  z-index: 0;
  opacity: 1;
}

.btn--icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  height: 2.5rem;
  width: 2.5rem;
  background: var(--light-blue-accent);
  transition: var(--transition);
}
.btn--icon img {
  max-height: 1.125rem;
  max-width: 1.5rem;
}
@media only screen and (min-width: 1280px) {
  .btn--icon {
    height: 3rem;
    width: 3rem;
  }
  .btn--icon:hover {
    background: var(--dark-blue-accent);
  }
  .btn--icon img {
    max-height: 1.5rem;
    max-width: 2rem;
  }
}

.links {
  display: flex;
  gap: 1rem;
}

.hat {
  letter-spacing: 0.05rem;
  display: flex;
  gap: 0.25rem;
  font-family: var(--font-primary);
  font-size: var(--font-sm);
  text-transform: uppercase;
  align-items: center;
  font-weight: var(--text-medium);
  color: var(--light-blue-accent);
}
.hat--primary {
  color: var(--white) !important;
}
.hat img {
  height: 0.875rem;
}
@media only screen and (min-width: 1280px) {
  .hat {
    gap: 0.5rem;
  }
  .hat img {
    height: 1rem;
  }
}

.swiper.marquee-swiper {
  width: 100%;
  -webkit-mask-image: linear-gradient(to right, transparent 0%, white 10%, white 90%, transparent 100%);
          mask-image: linear-gradient(to right, transparent 0%, white 10%, white 90%, transparent 100%);
}

.swiper-wrapper.marquee-swiper {
  transition-timing-function: linear;
  align-items: center;
  display: flex;
}

/* Individual slides */
.swiper-slide.marquee-swiper {
  margin-top: 2rem;
  width: -moz-fit-content;
  width: fit-content;
}
.swiper-slide.marquee-swiper img {
  max-height: 4rem;
  height: 100%;
  width: auto;
}
@media only screen and (min-width: 1024px) {
  .swiper-slide.marquee-swiper {
    margin-bottom: 2rem;
  }
  .swiper-slide.marquee-swiper img {
    max-height: 6rem;
  }
}

.video-overlay {
  position: relative;
  display: flex;
  flex-direction: column;
  cursor: pointer;
  width: 100%;
}
.video-overlay.hidden::before,
.video-overlay.hidden .poster {
  visibility: hidden;
  opacity: 0;
}
.video-overlay.hidden button {
  opacity: 0;
  visibility: hidden;
}
.video-overlay:hover::before {
  opacity: 1;
}
.video-overlay button {
  height: 3rem;
  width: 3rem;
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  cursor: pointer;
  transition: var(--transition);
  transform-origin: center center;
  opacity: 1;
  box-shadow: 0px 0px 32px 1px rgba(9, 38, 138, 0.24);
  border-radius: 100%;
}
@media screen and (min-width: 1280px) {
  .video-overlay button {
    height: 4.5rem;
    width: 4.5rem;
  }
}
.video-overlay::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(53, 160, 249, 0.64) 100%);
  z-index: 3;
  opacity: 0.2;
  transition: var(--transition);
  aspect-ratio: 4/3;
}
.video-overlay .poster {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 4/3;
  opacity: 1;
  z-index: 2;
  transition: var(--transition);
}
.podcast .video-overlay .full-video {
  -o-object-fit: contain;
     object-fit: contain;
  background: var(--light-blue-bg-gradient);
  aspect-ratio: 16/9;
}
.video-overlay video {
  height: 100%;
  width: 100%;
  aspect-ratio: 4/3;
}
.video-overlay iframe {
  height: 100%;
  width: 100%;
  aspect-ratio: 16/9;
}
.sobre .video-overlay {
  max-width: 46rem;
}
.podcast .video-overlay::after {
  background: url("./assets/video/acaps-podcast-poster.gif");
  background-size: cover;
}

.swiper {
  overflow: hidden;
  max-width: 100%;
}
.swiper-wrapper {
  display: flex;
}
.swiper-wrapper img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
}
.swiper-transition .swiper-wrapper {
  transition-timing-function: ease-in-out;
}

footer {
  padding-block: 0.75rem;
  font-size: var(--text-xs);
  background: var(--dark-blue-accent);
  color: var(--white);
}
footer .container {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 0.75rem;
}
footer p {
  font-family: var(--font-secondary);
  font-size: var(--font-xs);
}
footer .wbcs {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  opacity: 0.72;
  text-transform: uppercase;
  font-size: 0.5rem;
  transition: var(--transition);
}
footer .wbcs img {
  height: 0.5rem;
  display: block;
}
footer .wbcs:hover {
  opacity: 1;
}
@media only screen and (min-width: 1280px) {
  footer .container {
    flex-direction: row;
    justify-content: space-between;
  }
  footer .wbcs {
    font-size: 0.5rem;
  }
  footer .wbcs img {
    height: 0.75rem;
  }
}

#contador {
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 998;
  background: linear-gradient(270deg, rgba(0, 129, 237, 0.9) 0%, rgba(0, 84, 154, 0.9) 100%);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
  padding: 1rem 2rem;
}
#contador img,
#contador .btn-wrapper {
  display: none;
}
#contador .contador-wrapper__paragrafo {
  color: var(--white);
  text-align: center;
  font-size: 12px;
  font-weight: var(--text-semibold);
  line-height: 1.5;
  letter-spacing: 1px;
  text-transform: uppercase;
  margin-bottom: 0.5rem;
}
#contador .contador-wrapper .contador_shower {
  display: flex;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  -moz-column-gap: 0.25rem;
       column-gap: 0.25rem;
  margin: 0 auto;
}
#contador .contador-wrapper .contador_shower .shower__pontos {
  font-size: 2rem;
  color: var(--orange-accent);
}
#contador .contador-wrapper .contador_shower .shower__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 0.8rem;
  color: var(--white);
}
#contador .contador-wrapper .contador_shower .shower__item__numero {
  font-size: 1.5rem;
  font-weight: var(--text-bold);
  line-height: 1;
}
#contador .contador-wrapper .contador_shower .shower__item__texto {
  font-size: 0.75rem;
  font-weight: var(--text-semibold);
  line-height: 1;
  letter-spacing: 1px;
  text-transform: uppercase;
}
@media screen and (min-width: 800px) {
  #contador {
    width: 90vw;
    max-width: 66rem;
    transform: translateX(-50%) translateY(-50%);
    left: 50%;
    border-radius: 0.5rem;
    bottom: -2.5rem;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  #contador img,
  #contador .btn-wrapper {
    display: block;
  }
  #contador .btn-wrapper {
    width: 13rem;
    display: flex;
    justify-content: flex-end;
  }
  #contador .btn-wrapper a {
    width: -moz-fit-content;
    width: fit-content;
    height: -moz-fit-content;
    height: fit-content;
    padding: 0.75rem;
  }
}
@media screen and (min-width: 800px) {
  #contador .btn-wrapper {
    width: 14.5rem;
  }
}

/* 001 ====== HERO */
.hero {
  min-height: 30rem;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 2rem;
}
.hero .hero-poster__mobile {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  top: 0;
  position: absolute;
}
@media only screen and (min-width: 1280px) {
  .hero .hero-poster__mobile {
    display: none;
  }
}
.hero .hero__bg {
  display: none;
  width: 100%;
  top: 0;
  position: absolute;
  z-index: -1;
}
@media only screen and (min-width: 1280px) {
  .hero .hero__bg {
    display: block;
  }
}
.hero .hero__bg video {
  height: 30rem;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
}
.hero .hero__bg::after {
  content: "";
  display: block;
  height: 100%;
  top: 0;
  width: 100%;
  position: absolute;
  background: linear-gradient(180deg, rgba(22, 35, 86, 0.32) 0%, #011f6a 100%);
  -webkit-backdrop-filter: blur(1px);
          backdrop-filter: blur(1px);
}
.hero .container {
  display: flex;
  flex-direction: column;
  max-width: 736px;
  gap: 2rem;
}
.hero__conteudo, .hero__cta {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: var(--white);
}
.hero__conteudo .hat {
  letter-spacing: 0.05rem;
  display: flex;
  gap: 0.25rem;
  align-items: center;
}
.hero__conteudo .hat img {
  height: 0.875rem;
}
.hero__local {
  display: flex;
  gap: 1rem;
  align-items: center;
  margin-top: 2rem;
}
.hero__local img {
  height: 2.5rem;
}
.hero__local h3 {
  font-size: var(--font-base);
  text-align: left;
}
.hero__local h3 span {
  margin-top: 0.25rem;
  display: block;
  font-size: var(--font-xs);
  font-weight: var(--text-regular) !important;
}
@media only screen and (min-width: 1280px) {
  .hero {
    min-height: 35rem;
  }
  .hero .hero__bg video {
    height: 35rem;
  }
  .hero .container {
    gap: 3rem;
  }
  .hero__conteudo .hat {
    gap: 0.5rem;
  }
  .hero__conteudo .hat img {
    height: 1rem;
  }
  .hero__cta {
    flex-direction: row;
    gap: 2rem;
  }
  .hero__local {
    margin-top: 0;
  }
  .hero__local img {
    height: 3.5rem;
  }
  .hero h3 span {
    font-size: 0.875rem;
  }
}
@media only screen and (min-width: 1920px) {
  .hero {
    min-height: 45rem;
  }
  .hero .container {
    max-width: 864px;
  }
  .hero .hero__bg video {
    height: 45rem;
  }
}

/* 002 ====== FEATURES */
.features {
  background: var(--dark-blue-bg-gradient);
  margin-bottom: 4rem;
}
.features::after {
  content: "";
  background: url("./assets/img/front-page-features-mobile-asset.svg");
  height: 4rem;
  width: 100%;
  display: block;
  background-size: 100% cover;
  position: absolute;
}
.features .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  -moz-column-gap: 2rem;
       column-gap: 2rem;
  row-gap: 1rem;
}
.features__nav {
  padding-bottom: 2.5rem;
  display: flex;
  align-items: center;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
}
.features__nav button {
  cursor: pointer;
}
.features__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 2.5rem 1.5rem 1.5rem;
  min-width: 0;
  max-width: 25rem;
  color: var(--white);
}
.features__item img {
  display: block;
  margin-inline: auto;
  max-width: 2rem;
}
.features__item h3 {
  width: 100%;
  line-height: 1.5;
  font-size: var(--font-base);
  font-weight: var(--text-black);
  padding-block: 1rem 0.5rem;
}
@media only screen and (min-width: 768px) {
  .features__item {
    max-width: 30rem;
  }
}
@media only screen and (min-width: 1280px) {
  .features {
    margin-bottom: 0;
  }
  .features::after {
    display: none;
  }
  .features .container {
    justify-content: space-between;
    padding-inline: 4.5rem;
    box-sizing: border-box;
  }
  .features__item {
    padding-block: 3rem 4.5rem;
    min-width: auto;
    max-width: 24rem;
  }
}
@media only screen and (min-width: 1280px) {
  .features {
    margin-bottom: 0;
  }
  .features::after {
    display: none;
  }
  .features .container {
    justify-content: space-between;
    padding-inline: 4.5rem;
    box-sizing: border-box;
  }
  .features .container .swiper-wrapper {
    justify-content: center;
    pointer-events: none;
  }
  .features .container .swiper-wrapper .swiper-slide {
    margin-right: 0 !important;
  }
  .features__nav {
    display: none;
  }
  .features__item {
    padding-block: 3rem 4.5rem;
    min-width: auto;
    max-width: 24rem;
  }
}
@media only screen and (min-width: 1536px) {
  .features {
    position: relative;
  }
  .features .container {
    padding-inline: 5rem;
    max-width: calc(100% - 344px);
  }
  .features__item {
    max-width: 24rem;
  }
  .features::after {
    display: block;
    content: "";
    background: url("./assets/img/front-page-features-desktop-asset-left.svg") no-repeat;
    width: 160px;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .features::before {
    display: block;
    content: "";
    background: url("./assets/img/front-page-features-desktop-asset-right.svg") no-repeat;
    width: 160px;
    height: 100%;
    background-size: cover;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
  }
}
@media only screen and (min-width: 1920px) {
  .features {
    position: relative;
  }
  .features .swiper-wrapper {
    -moz-column-gap: 10rem;
         column-gap: 10rem;
  }
  .features__item:not(:last-child) {
    display: flex;
    -moz-column-gap: 10rem;
         column-gap: 10rem;
  }
  .features__item:not(:last-child)::after {
    content: "";
    display: block;
    width: 1px;
    height: 12.5rem;
    background: var(--white);
    opacity: 0.12;
    position: absolute;
    top: 18%;
    left: calc(100% + 5rem);
  }
}

/* 003 ====== EXPOSITORES */
.expositores {
  padding-block: 4rem 4.5rem;
}
.expositores__conteudo {
  padding-inline: 1.5rem;
  display: flex;
  text-align: center;
  flex-direction: column;
  align-items: center;
  margin-bottom: 2rem;
}
.expositores__conteudo h2 {
  color: var(--dark-blue-accent);
}
@media only screen and (min-width: 1280px) {
  .expositores {
    padding-block: 7rem 7.5rem;
  }
  .expositores__conteudo {
    margin-bottom: 4rem;
  }
}

/* 004 ====== ACAPS */
.sobre {
  background: url("./assets/img/front-page-about-mobile-asset.svg") no-repeat, var(--dark-blue-bg-gradient);
  background-size: cover;
  background-position: bottom;
  color: var(--white);
  padding-block: 4.5rem;
  margin-bottom: 3rem;
  position: relative;
}
.sobre::after {
  content: "";
  bottom: -4rem;
  background: url("./assets/img/front-page-features-mobile-asset.svg");
  height: 4rem;
  width: 100%;
  display: block;
  background-size: 100% cover;
  position: absolute;
}
.sobre .container {
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.sobre__conteudo {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 38rem;
}
.sobre__conteudo img {
  width: 60%;
  max-width: 25rem;
}
.sobre__titulo {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}
.sobre__itens {
  display: flex;
  gap: 1rem;
}
.sobre__itens h3 {
  font-size: var(--font-lg);
}
.sobre__itens h3 span {
  display: block;
  line-height: 150%;
  margin-top: 0.75rem;
  line-height: 1;
}
.sobre picture video {
  top: 1em;
  position: sticky;
  align-self: stretch;
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  max-width: 46rem;
}
@media only screen and (min-width: 1280px) {
  .sobre {
    padding-block: 9rem;
    margin-bottom: 9rem;
  }
  .sobre .container {
    flex-direction: row;
    justify-content: space-between;
  }
  .sobre::after {
    content: "";
    bottom: -10rem;
    background: url("./assets/img/front-page-about-desktop-bottom-asset.svg") repeat;
    height: 10rem;
    width: 100%;
    display: block;
    background-size: cover 100%;
    position: absolute;
  }
  .sobre__conteudo {
    gap: 3rem;
    max-width: 35rem;
  }
  .sobre__conteudo p {
    font-size: var(--font-base);
  }
  .sobre__itens {
    gap: 3rem;
  }
}

/* 005 ====== PALESTRANTES */
.palestrantes {
  padding-block: 4.5rem;
  background: url("./assets/img/front-page-palestrants-desktop-asset.svg");
}
.palestrantes .container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.palestrantes__nav {
  display: flex;
  align-items: center;
  -moz-column-gap: 1.5rem;
       column-gap: 1.5rem;
  align-self: center;
}
.palestrantes .btn--icon {
  cursor: pointer;
}
.palestrantes__controles .btn--icon {
  display: none;
}
.palestrantes__conteudo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}
.palestrantes__conteudo > .hat {
  justify-content: center;
}
.palestrantes__conteudo h2 {
  color: var(--dark-blue-accent);
}
.palestrantes .swiper-slide {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  height: -moz-max-content;
  height: max-content;
}
.palestrantes .swiper-slide img {
  display: flex;
  height: 18rem;
  width: 100%;
  min-width: 12rem;
  padding: 2rem 2rem 0 2rem;
  transition: var(--transition);
  background: url("./assets/palestrantes/palestrants-bg-item-04.svg") no-repeat, var(--cream-bg-gradient);
}
.palestrantes .swiper-slide > div {
  display: flex;
  flex-direction: column;
  margin-top: -1px;
  padding-block: 1rem;
  background: var(--dark-blue-bg-gradient);
  color: var(--white);
  width: 100%;
}
.palestrantes .swiper-slide > div h3 {
  font-size: var(--font-sm);
  letter-spacing: 1.5px;
}
.palestrantes .swiper-slide > div p {
  text-transform: uppercase;
  font-size: var(--font-xs);
  letter-spacing: 1px;
}
@media only screen and (min-width: 768px) {
  .palestrantes {
    padding-block: 6rem;
  }
}
@media only screen and (min-width: 1280px) {
  .palestrantes {
    padding-block: 9rem;
  }
  .palestrantes .container {
    gap: 4.5rem;
  }
  .palestrantes .swiper-slide {
    padding-block: 1.5rem;
  }
  .palestrantes .swiper-slide img {
    height: 20rem;
  }
  .palestrantes .swiper-slide > div {
    padding-block: 1.5rem;
    gap: 0.25rem;
  }
  .palestrantes .swiper-slide > div h3 {
    font-size: 1.125rem;
  }
  .palestrantes .swiper-slide > div p {
    font-size: 0.75rem;
    font-family: var(--font-primary);
    letter-spacing: 1px;
  }
}
@media only screen and (min-width: 1504px) {
  .palestrantes__nav.--mobile {
    display: none;
  }
  .palestrantes__controles {
    position: relative;
  }
  .palestrantes__controles .btn--icon {
    display: flex !important;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .palestrantes__controles .btn--icon.palestrante-prev {
    left: -5rem;
  }
  .palestrantes__controles .btn--icon.palestrante-next {
    right: -5rem;
  }
}
@media only screen and (min-width: 1920px) {
  .palestrantes__controles .btn--icon.palestrante-prev {
    left: -7rem;
  }
  .palestrantes__controles .btn--icon.palestrante-next {
    right: -7rem;
  }
}

/* 006 ====== PODCASTS */
.podcast {
  padding-block: 4.5rem;
  background: url("./assets/img/front-page-about-mobile-asset.svg") no-repeat, var(--dark-blue-bg-gradient);
  background-size: 100%;
  background-position: bottom;
  position: relative;
  margin-bottom: 4rem;
}
.podcast .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.podcast::after {
  content: "";
  bottom: -4rem;
  background: url("./assets/img/front-page-features-mobile-asset.svg");
  height: 4rem;
  width: 100%;
  display: block;
  background-size: 100% cover;
  position: absolute;
}
.podcast__conteudo {
  display: flex;
  flex-direction: column;
  gap: 2rem;
  max-width: 608px;
}
.podcast__titulo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: var(--white);
}
.podcast__imagem {
  display: block;
  width: 100%;
  min-height: 12rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.podcast__video {
  position: relative;
  width: 100%;
  aspect-ratio: 16/9;
  overflow: hidden;
}
.podcast__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
.podcast__rodape {
  margin-top: 1rem;
  display: flex;
  flex-direction: column;
  gap: 1.5rem;
  justify-content: center;
  align-items: center;
}
.podcast__rodape .btn {
  width: 100%;
}
.podcast__links {
  display: flex;
  gap: 1rem;
}
.podcast__totens {
  display: none;
}
@media only screen and (min-width: 1280px) {
  .podcast {
    padding: 7rem 0;
    margin-bottom: 10rem;
  }
  .podcast .container {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .podcast::after {
    content: "";
    bottom: -10rem;
    background: url("./assets/img/front-page-about-desktop-bottom-asset.svg") repeat;
    height: 10rem;
    width: 100%;
    display: block;
    background-size: cover 100%;
    position: absolute;
  }
  .podcast__conteudo {
    align-items: start;
    gap: 3rem;
  }
  .podcast__titulo {
    align-items: start;
    text-align: left;
  }
  .podcast__rodape {
    margin-top: 1rem;
    width: 100%;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .podcast__totens {
    display: flex;
    flex-direction: row;
    height: 100%;
    width: 100%;
    flex-grow: 1;
    max-width: 384px;
  }
  .podcast__totens .podcast__totem {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    height: 90svh;
    width: 100%;
  }
  .podcast__totens .podcast__totem img {
    max-width: 3rem;
  }
  .podcast__totens .podcast__totem:nth-of-type(1) {
    background: var(--yellow-orange-accent);
  }
  .podcast__totens .podcast__totem:nth-of-type(2) {
    background: var(--salmon-accent);
  }
  .podcast__totens .podcast__totem:nth-of-type(3) {
    background: var(--orange-accent);
  }
  .podcast__totens .podcast__totem:nth-of-type(4) {
    background: var(--light-blue-accent);
  }
}
@media only screen and (min-width: 1920px) {
  .podcast {
    padding: 9rem 0;
  }
  .podcast__conteudo {
    max-width: 864px;
  }
  .podcast__totens .podcast__totem {
    height: 85svh;
  }
}

/* 07 ====== GALERIA */
.galeria {
  padding: 4rem 0;
  background: url("./assets/img/front-page-gallery-desktop-asset.svg") repeat, var(--light-blue-bg-gradient);
  overflow-x: hidden;
}
.galeria .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.galeria__titulo {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  color: var(--white);
}
.galeria .btn {
  width: 100%;
  max-width: 352px;
}
.galeria .swiper-galeria {
  width: 100%;
}
.galeria .swiper-galeria .swiper-slide img {
  display: block;
  min-height: 16rem;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  background: var(--white);
  aspect-ratio: 16/9;
}
@media only screen and (min-width: 1280px) {
  .galeria {
    padding: 7rem 0;
  }
  .galeria .container {
    gap: 4.5rem;
  }
}
@media only screen and (min-width: 1920px) {
  .galeria {
    padding: 9rem 0 10rem;
  }
}

/* 08 ====== DEPOIMENTOS */
.depoimentos {
  padding: 4rem 0;
}
.depoimentos .container {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.depoimentos__titulo {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}
.depoimentos__titulo h2 {
  color: var(--dark-blue-accent);
}
.depoimentos__cabecalho {
  display: flex;
  justify-content: center;
  align-items: center;
}
.depoimentos__controles {
  display: none;
}
.depoimentos .swiper-depoimentos {
  width: 100%;
}
.depoimentos .depoimento {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  background: var(--dark-blue-accent);
  min-height: 24rem;
}
.depoimentos .depoimento__descricao {
  padding: 1.5rem;
  color: var(--white);
  font-size: var(--font-xs);
}
.depoimentos .depoimento__descricao::before {
  content: "";
  background: url(./assets/svg/mention.svg) no-repeat;
  display: block;
  background-size: 100%;
  height: 1.25rem;
  width: 1.25rem;
  margin-bottom: 0.75rem;
}
.depoimentos .depoimento__descricao::after {
  content: "";
  background: url(./assets/svg/mention-alt.svg) no-repeat;
  float: right;
  display: block;
  background-size: 100%;
  height: 1.25rem;
  width: 1.25rem;
  margin-top: 0.75rem;
}
.depoimentos .depoimento__info {
  background: var(--light-blue-accent);
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem 1.5rem;
}
.depoimentos .depoimento__info img {
  height: 4.5rem;
  width: 4.5rem;
  -o-object-fit: cover;
     object-fit: cover;
  background: var(--salmon-accent);
}
@media only screen and (min-width: 1280px) {
  .depoimentos {
    padding: 7rem 0;
  }
  .depoimentos .container {
    gap: 4.5rem;
  }
  .depoimentos .depoimento {
    min-height: 27.5rem;
  }
  .depoimentos .depoimento__info img {
    height: 4.5rem;
    width: 4.5rem;
  }
  .depoimentos .depoimento__info, .depoimentos .depoimento__descricao {
    padding: 1.5rem 2rem;
  }
  .depoimentos__cabecalho {
    display: flex;
    justify-content: space-between;
  }
  .depoimentos__cabecalho .depoimentos__titulo {
    align-items: flex-start;
  }
  .depoimentos__controles {
    display: flex;
    gap: 1rem;
  }
  .depoimentos__controles .btn {
    background: var(--salmon-accent);
    height: 3rem;
    width: 3rem;
    cursor: pointer;
    transition: var(--transition);
  }
  .depoimentos__controles .btn:hover {
    background: #be0234;
  }
  .depoimentos__controles .btn img {
    display: block;
    height: 1.25rem;
  }
}
@media only screen and (min-width: 1920px) {
  .depoimentos {
    padding: 9rem 0;
  }
}

/* 09 ====== PATROCINADORES */
.patrocinadores {
  padding: 0 0 4.5rem 0;
}
.patrocinadores .container {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 2rem;
}
.patrocinadores__titulo {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  gap: 1rem;
}
.patrocinadores__titulo h2 {
  color: var(--dark-blue-accent);
}
.patrocinadores__titulo img {
  max-height: 2.5rem;
}
.patrocinadores__item {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1rem;
}
.patrocinadores__item h3 {
  color: var(--dark-blue-accent);
}
@media only screen and (min-width: 1280px) {
  .patrocinadores {
    padding: 0 0 7rem 0;
  }
  .patrocinadores .container {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 3rem;
  }
  .patrocinadores__titulo {
    gap: 2rem;
  }
  .patrocinadores__titulo img {
    max-height: 4.5rem;
  }
}
@media only screen and (min-width: 1920px) {
  .patrocinadores {
    padding: 0 0 9rem 0;
  }
}

#\:404 {
  background: #fff;
}
#\:404 .container {
  min-height: calc(100vh - 10rem);
  display: flex;
  flex-flow: column;
  align-items: center;
  justify-content: center;
  color: var(--branco);
  max-width: var(--gs-col-7);
}
#\:404 .container > * {
  text-align: center;
}
#\:404 .container p {
  margin: 1rem 0 1.5rem;
}