@font-face {
  font-family: Generalsans variable;
  src: url('../fonts/GeneralSans-Variable.woff2') format("woff2"), url('../fonts/GeneralSans-Variable.eot') format("embedded-opentype"), url('../fonts/GeneralSans-Variable.woff') format("woff"), url('../fonts/GeneralSans-Variable.ttf') format("truetype");
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/PlusJakartaSans-Bold.woff2') format("woff2"), url('../fonts/PlusJakartaSans-Bold.eot') format("embedded-opentype"), url('../fonts/PlusJakartaSans-Bold.woff') format("woff"), url('../fonts/PlusJakartaSans-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/PlusJakartaSans-Medium.woff2') format("woff2"), url('../fonts/PlusJakartaSans-Medium.eot') format("embedded-opentype"), url('../fonts/PlusJakartaSans-Medium.woff') format("woff"), url('../fonts/PlusJakartaSans-Medium.otf') format("opentype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Plusjakartasans;
  src: url('../fonts/PlusJakartaSans-Regular.woff2') format("woff2"), url('../fonts/PlusJakartaSans-Regular.eot') format("embedded-opentype"), url('../fonts/PlusJakartaSans-Regular.woff') format("woff"), url('../fonts/PlusJakartaSans-Regular.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --elo-shade-60: #727780;
  --brand-30: #863bff;
  --elo-shade-80: #262930;
  --brand-40: #7229e6;
  --elo-shade-10: #fafafb;
  --elo-shade-30: #e5e7eb;
  --elo-shade-40: #cfd2d9;
  --white: white;
  --elo-shade-50: #abb0ba;
  --elo-positive-40: #008262;
  --elo-mint-10: #defaf3;
  --elo-negative-10: #ffe3e8;
  --elo-negative-40: #d40728;
  --elo-shade-20: #f0f1f2;
  --gray-900: #1a1a1a;
  --purple-900: #270065;
  --purple-50: #eee4ff;
  --purple-200: #cdaeff;
  --blue-900: #140e58;
  --purple-100: #decaff;
  --black: black;
  --slate-blue: #714ae9;
  --lavender: #f3f0ff;
  --deep-pink: #da2a6a;
  --lavender-blush: #fff2f7;
  --steel-blue: #0078dc;
  --alice-blue: #edf8ff;
  --text-color: #5c6874;
  --white-smoke: whitesmoke;
  --slate-blue-2: #5a5aa3;
  --sea-green: #13866f;
  --medium-aquamarine: #1abc9c;
  --light-steel-blue: #c6b2fe;
  --white-20: #fff3;
  --brand-20: #c099ff;
  --brand-10: #eee3ff;
  --elo-shadow-shade: #7277800d;
  --elo-shade-70: #4a4f58;
  --honey-40: #916b00;
  --honey-10: #fff8e3;
  --accent10: #ffe9db;
  --elo-accent-20: #ffb380;
  --elo-accent-30: #f60;
  --elo-accent-40: #c95100;
  --elo-informative-40: #0075b0;
  --elo-attention-40: #916b00;
  --elo-informative-30: #49b9f2;
  --elo-negative-30: #ff4d6a;
  --orange-50: #ffe8d7;
  --orange-100: #ffd7bb;
  --orange-200: #ffaf77;
  --orange-900: #3e030e;
  --blue-50: #e4e9fd;
  --blue-100: #b7c7fd;
  --blue-200: #92abfc;
  --yellow-50: #fceebd;
  --yellow-100: #ffe58f;
  --yellow-200: #fece32;
  --yellow-900: #3e030e;
  --pastel-100: #faf6f4;
  --pastel-200: #f8eee4;
  --gray-100: #f5f5f7;
}

.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

body {
  color: var(--elo-shade-60);
  height: 100%;
  font-family: Public Sans, sans-serif;
  font-size: 1rem;
  line-height: 1.5rem;
}

h1 {
  letter-spacing: -.5px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 700;
  line-height: 48px;
}

h2 {
  color: var(--brand-30);
  margin-top: 0;
  margin-bottom: 24px;
  font-size: 32px;
  font-weight: 700;
  line-height: 40px;
}

h3 {
  color: var(--elo-shade-80);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: var(--elo-shade-80);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

a {
  text-decoration: underline;
}

label {
  margin-bottom: .5rem;
  font-weight: 400;
  line-height: 1rem;
}

strong {
  color: #c6b2fe;
  font-weight: 700;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 14pt;
  line-height: 1.5em;
}

.plu-mobile-icon-bottom {
  background-color: #fff;
  width: 12px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.plu-mobile-icon-top {
  background-color: #fff;
  width: 12px;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.plu-menu-list {
  grid-column-gap: .5rem;
  grid-row-gap: .5rem;
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
}

.plu-mobile-icon-mid {
  background-color: #fff;
  width: 8px;
  height: 2px;
  margin-top: auto;
  margin-bottom: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

.plu-menu-label-mobile, .plu-menu-label-mobile-close {
  float: left;
  color: #fff;
  margin-bottom: 0;
}

.content-section {
  border-top: 1px solid #0000001a;
  padding-top: 100px;
  padding-bottom: 100px;
  position: relative;
  overflow: hidden;
}

.content-section.dark {
  background-color: #f8f9fa;
  position: relative;
}

.input {
  z-index: 1;
  background-color: var(--elo-shade-10);
  box-shadow: inset 0 0 0 2px var(--elo-shade-30);
  color: var(--elo-shade-80);
  cursor: pointer;
  border-style: none;
  border-radius: .5rem;
  align-self: stretch;
  height: 40px;
  margin-bottom: 24px;
  padding-left: 16px;
  padding-right: 16px;
  font-size: 16px;
  line-height: 24px;
  transition: all .1s;
}

.input:hover {
  box-shadow: inset 0 0 0 2px var(--elo-shade-40);
}

.input:focus {
  background-color: var(--white);
  box-shadow: inset 0 0 0 2px var(--brand-30);
}

.input::placeholder {
  color: var(--elo-shade-50);
}

.input.select {
  background-image: url('../images/icon-select.svg');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-right: 56px;
}

.margin-md {
  margin: 2.5rem;
}

.margin-x-sm {
  margin: 1.5rem;
}

.margin-top {
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
}

.margin-bottom {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}

.txt-color-shade-50 {
  color: var(--elo-shade-50);
}

.txt-color-brand-40 {
  color: var(--brand-40);
}

.txt-color-positive-40 {
  color: var(--elo-positive-40);
}

.button-primary-lg {
  z-index: 500;
  background-color: var(--brand-30);
  box-shadow: 0 0 0 0 var(--brand-30);
  color: #fff;
  text-align: center;
  border-radius: 100px;
  flex: none;
  justify-content: center;
  align-items: center;
  min-height: 3rem;
  padding: .75rem 1.25rem;
  font-size: 1rem;
  font-weight: 700;
  text-decoration: none;
  transition: all .25s;
  display: flex;
  overflow: hidden;
}

.button-primary-lg:hover {
  overflow: visible;
  box-shadow: 0 0 0 2px #863bff;
}

.popover {
  background-color: #fff;
  border-radius: 16px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  max-width: 600px;
  position: relative;
  overflow: auto;
  box-shadow: 0 11px 24px #7277800d, 0 8px 16px #7277800d, 0 4px 8px #7277800d, 0 2px 4px #7277800d, 0 1px #7277800d;
}

.header-wrap-dialog {
  z-index: 10;
  background-color: #ffffffd9;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  justify-content: space-between;
  align-items: center;
  height: 72px;
  padding: 16px 8px 16px 24px;
  display: flex;
  position: sticky;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
}

.overlay-assinatura {
  z-index: 10000;
  background-color: #26293099;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: none;
  position: fixed;
  inset: 0;
}

.dialog-title {
  color: var(--elo-shade-80);
  margin-bottom: 0;
}

.info-wrap-dialog {
  padding: .5rem 1.5rem 1.5rem;
}

.success-message {
  background-color: var(--elo-mint-10);
  text-align: left;
  border-radius: .5rem;
  padding: 1.5rem;
}

.close-button {
  background-image: url('../images/Cancel.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  border-radius: 40px;
  width: 40px;
  height: 40px;
  transition: all .2s;
}

.close-button:hover {
  background-color: #e5e7eb;
  box-shadow: 0 0 0 2px #e5e7eb;
}

.close-button:active {
  box-shadow: none;
}

.overlay-contato, .overlay-aula-experimental {
  z-index: 10000;
  background-color: #26293099;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 40px;
  display: none;
  position: fixed;
  inset: 0;
}

.text-t3 {
  font-size: .875rem;
}

.hide {
  display: none;
}

.form {
  margin-bottom: 0;
}

.submit-btn-wrap {
  flex-direction: column;
  margin-top: 2.5rem;
  display: flex;
}

.fail-message {
  background-color: var(--elo-negative-10);
  color: var(--elo-negative-40);
  text-align: center;
  border-radius: .5rem;
  margin-top: 2.5rem;
  padding: 1.5rem;
}

.pl-nav {
  z-index: 80;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.pl-nav-layout {
  justify-content: space-between;
  align-items: center;
  max-width: 1440px;
  min-height: 80px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 112px;
  padding-right: 112px;
  display: flex;
}

.pl-logo {
  color: #0000;
  background-image: url('../images/plurall-brand.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 96px;
  height: 32px;
  overflow: hidden;
}

.pl-nav-list {
  grid-column-gap: 24px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 24px;
  padding-left: 0;
  display: flex;
}

.pl-nav-btn {
  color: var(--gray-900);
  cursor: pointer;
  align-items: center;
  height: 80px;
  text-decoration: none;
  transition: all .2s;
  display: flex;
}

.pl-nav-btn:hover, .pl-nav-btn:focus {
  color: var(--brand-40);
}

.pl-nav-btn.is-cta {
  background-color: var(--purple-900);
  border-radius: 40px;
  height: 48px;
  padding-left: 32px;
  padding-right: 32px;
  transition: border-radius .2s;
}

.pl-nav-btn.is-cta:hover {
  border-radius: 8px;
}

.pl-nav-btn.is-menu {
  background-color: var(--elo-shade-20);
  border-radius: 40px;
  width: 48px;
  height: 48px;
  transition: border-radius .2s;
  display: none;
  overflow: hidden;
}

.pl-nav-btn.is-menu:hover {
  border-radius: 8px;
}

.pl-txt-color-purple50 {
  color: var(--purple-50);
}

.pl-txt-color-purple200 {
  color: var(--purple-200);
}

.pl-txt-color-blue900 {
  color: var(--blue-900);
}

.pl-txt-color-gray900 {
  color: var(--gray-900);
}

.pl-body-18-regular {
  font-family: Plusjakartasans, sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 160%;
}

.pl-body-18-bold {
  font-family: Plusjakartasans, sans-serif;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 160%;
}

.pl-body-16-bold {
  font-family: Plusjakartasans, sans-serif;
  font-size: 1rem;
  font-weight: 700;
  line-height: 160%;
}

.pl-body-14-medium {
  font-family: Plusjakartasans, sans-serif;
  font-size: .875rem;
  font-weight: 500;
  line-height: 160%;
  text-decoration: none;
}

.pl-label-14 {
  font-family: Generalsans variable, sans-serif;
  font-size: .875rem;
  font-weight: 600;
  line-height: 150%;
}

.pl-heading-48 {
  letter-spacing: 0;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Generalsans variable, sans-serif;
  font-size: 3rem;
  font-weight: 600;
  line-height: 120%;
}

.pl-icon-24 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  flex: none;
  width: 24px;
  height: 24px;
}

.pl-icon-24.is-embeded {
  background-image: none;
}

.pl-icon-24.is-instagram-white {
  background-image: url('../images/social-media-instagram.svg');
}

.pl-icon-24.is-youtube-white {
  background-image: url('../images/social-media-youtube.svg');
}

.pl-icon-24.is-monitor-display-smiley-face-purple50 {
  background-image: url('../images/monitor-display-smiley-face.svg');
}

.pl-txt-color-white {
  color: var(--white);
}

.pl-falas-tab-button {
  background-color: #0000;
  flex: none;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  padding: 0;
  transition: all .5s cubic-bezier(.68, -.55, .265, 1.55);
  display: flex;
  position: relative;
}

.pl-falas-tab-button.w--current {
  background-color: #0000;
  width: 100px;
  height: 100px;
}

.pl-footer {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 80px;
  padding-left: 32px;
  padding-right: 32px;
  position: relative;
}

.pl-footer-wrap {
  background-color: var(--purple-900);
  border-radius: 32px;
  margin-left: auto;
  margin-right: auto;
  padding: 64px 80px 48px;
  position: relative;
}

.pl-footer-layout {
  flex: 1;
  justify-content: space-between;
  display: flex;
}

.pl-footer-social-wrap {
  grid-row-gap: 16px;
  flex-direction: column;
  width: 25%;
  padding-right: 16px;
  display: flex;
}

.pl-footer-logo {
  background-image: url('../images/plurall-logo.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  width: 96px;
  height: 32px;
}

.pl-footer-social-links {
  grid-column-gap: 12px;
  display: flex;
}

.pl-footer-links-layout {
  grid-column-gap: 48px;
  justify-content: space-between;
  width: 75%;
  padding-left: 16px;
  display: flex;
}

.pl-footer-links-list {
  grid-row-gap: 24px;
  flex-direction: column;
  flex: 1;
  display: flex;
}

.pl-footer-links-wrap {
  grid-row-gap: 12px;
  flex-direction: column;
  text-decoration: none;
  display: flex;
}

.pl-footer-divider-wrap {
  padding-top: 48px;
  padding-bottom: 48px;
}

.pl-footer-divider {
  background-color: var(--purple-100);
  border-radius: 2px;
  height: 1px;
}

.pl-footer-txt {
  color: var(--white);
  font-family: Plusjakartasans, sans-serif;
  font-size: .875rem;
  font-weight: 400;
  line-height: 160%;
}

.pl-footer-id-wrap {
  grid-row-gap: 24px;
  flex-flow: row;
  justify-content: space-between;
  align-items: flex-end;
  display: flex;
}

.pl-footer-somos-logo {
  background-image: url('../images/somos-logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 110px;
  height: 60px;
}

.pl-footer-id-smile {
  background-image: url('../images/Icon-base.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  padding-left: 28px;
  font-size: 18px;
  display: inline;
  overflow: visible;
}

.pl-banner-top {
  z-index: 90;
  grid-column-gap: 8px;
  background-color: var(--purple-900);
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  padding-left: 72px;
  padding-right: 72px;
  display: flex;
  position: relative;
  overflow: hidden;
}

.pl-banner-top-link {
  text-decoration: none;
}

.pl-banner-top-button {
  cursor: pointer;
  background-image: url('../images/close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 32px;
  height: 32px;
  position: absolute;
  top: 12px;
  right: 32px;
}

.pl-banner-top-layout {
  grid-column-gap: 8px;
  text-align: center;
  min-height: 56px;
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
}

.pl-nav-wrap {
  z-index: 20;
  background-color: var(--white);
}

.pl-nav-icon-menu {
  background-image: url('../images/menu-burger.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  width: 48px;
  height: 48px;
}

.pl-nav-icon-close {
  background-image: url('../images/menu-burger-close.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  flex: none;
  width: 48px;
  height: 48px;
}

.pl-ia-adapt-phone {
  z-index: 2;
  background-image: url('../images/phone-mockup.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0;
}

.pl-link-decoration-none {
  text-decoration: none;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.pl-adp-bg {
  z-index: -1;
  background-color: #e5d1ff;
  width: 100%;
  height: 100%;
  position: fixed;
  inset: 0;
}

.pl-adp-shine {
  z-index: 0;
  background-image: url('../images/light.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 1600px;
  width: 1600px;
  height: 1600px;
  position: absolute;
  top: -200px;
  left: 50%;
  right: 0;
  transform: translate(-50%)rotate(0);
}

.pl-adp-ground {
  z-index: 1;
  background-image: url('../images/ground.svg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: 2560px;
  width: 100%;
  height: 100%;
  max-height: 500px;
  margin-top: -250px;
  position: absolute;
  left: 0;
  right: 0;
}

.pl-adp-grass {
  background-image: url('../images/grass.svg');
  background-position: 50% 25%;
  background-repeat: no-repeat;
  background-size: 1200px 450px;
  width: 100%;
  height: 100%;
  position: relative;
}

.pl-adp-slider {
  z-index: 2;
  background-color: #0000;
  width: 350px;
  height: 720px;
  margin-left: auto;
  margin-right: auto;
  padding: 8px 22px 16px;
}

.pl-adp-slider-pagination {
  mix-blend-mode: normal;
  height: 36px;
  bottom: -52px;
  transform: scale(.7);
}

.pl-adp-slider-nav-left {
  cursor: w-resize;
  width: 50%;
}

.pl-adp-slider-nav-right {
  cursor: e-resize;
  width: 50%;
}

.pl-adp-slider-mask {
  border-radius: 20px;
}

.pl-adp-grass-front {
  z-index: 3;
  background-image: url('../images/grass-front.svg');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: auto 56px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  bottom: -10px;
  left: -100px;
  right: -100px;
}

.pl-adp-txt-wrap {
  z-index: 2;
  flex-flow: column;
  justify-content: flex-start;
  align-items: stretch;
  width: 50%;
  padding-top: 80px;
  display: flex;
  position: relative;
}

.pl-adp-slider-wrap {
  flex: 0 auto;
  align-items: center;
  width: 50%;
  display: flex;
  position: relative;
}

.pl-adaptatativo {
  max-width: 1440px;
  margin-left: auto;
  margin-right: auto;
  padding: 80px 32px;
  position: relative;
}

.pl-adp-layout {
  flex-flow: row;
  justify-content: space-between;
  align-items: stretch;
  display: flex;
}

.pl-adp-txt-layout {
  grid-column-gap: 24px;
  grid-row-gap: 24px;
}

.pl-adp-info-layout {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
}

.pl-adp-wrap {
  overflow: hidden;
}

.pl-adp-ground-gradient {
  z-index: -1;
  background-image: linear-gradient(#e5d1ff00 60%, #e5d1ff 100%, #e5d1ff);
  position: absolute;
  inset: 0;
}

@media screen and (max-width: 991px) {
  .plu-menu-list {
    grid-column-gap: 1rem;
    grid-row-gap: 1rem;
    background-color: var(--brand-40);
    background-image: none;
    border-radius: 1rem;
    flex-direction: column-reverse;
    height: 0;
    display: flex;
    position: absolute;
    top: 5rem;
    left: 0;
    right: 0;
    overflow: hidden;
    box-shadow: 0 16px 16px #0003;
  }

  .plu-menu-label-mobile-close {
    display: none;
  }

  .content-section, .content-section.dark {
    padding-top: 50px;
    padding-bottom: 80px;
  }

  .overlay-assinatura, .overlay-contato, .overlay-aula-experimental {
    padding: 24px;
  }

  .pl-nav-layout {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pl-nav-list {
    grid-column-gap: 8px;
  }

  .pl-nav-list.is-items {
    box-shadow: inset 0 1px 0 0 var(--elo-shade-20);
    background-color: #fff;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    flex-flow: column;
    flex: 1;
    align-items: stretch;
    margin-left: 0;
    margin-right: 0;
    padding-left: 24px;
    padding-right: 24px;
    display: flex;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0;
    overflow: hidden;
  }

  .pl-nav-btn {
    height: 56px;
  }

  .pl-nav-btn.is-cta {
    padding-left: 24px;
    padding-right: 24px;
  }

  .pl-nav-btn.is-menu {
    display: block;
  }

  .pl-nav-btn.is-last {
    margin-bottom: 16px;
  }

  .pl-heading-48 {
    font-size: 2rem;
  }

  .pl-footer {
    padding-bottom: 24px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .pl-footer-wrap {
    border-radius: 24px;
    padding: 40px 24px;
  }

  .pl-footer-layout {
    flex-flow: column;
  }

  .pl-footer-social-wrap {
    width: auto;
    margin-bottom: 40px;
    padding-right: 0;
  }

  .pl-footer-links-layout {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    flex-flow: wrap;
    width: auto;
    padding-left: 0;
  }

  .pl-footer-links-list {
    grid-row-gap: 12px;
    flex: 0 auto;
    min-width: 45%;
  }

  .pl-footer-divider-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .pl-banner-top {
    padding-left: 24px;
    padding-right: 64px;
  }

  .pl-banner-top-button {
    right: 16px;
  }

  .pl-banner-top-layout {
    text-align: left;
  }

  .pl-adp-grass {
    background-position: 0 0;
  }

  .pl-adp-txt-wrap {
    align-items: center;
    width: 100%;
    padding-top: 0;
  }

  .pl-adp-slider-wrap {
    width: 100%;
  }

  .pl-adp-layout {
    grid-column-gap: 80px;
    grid-row-gap: 80px;
    flex-flow: column;
  }

  .pl-adp-txt-layout {
    text-align: center;
  }

  .pl-adp-info-layout {
    justify-content: flex-start;
    align-items: center;
  }
}

@media screen and (max-width: 767px) {
  h2 {
    font-size: 28px;
  }

  .plu-menu-list {
    box-shadow: 0 16px 16px #0003;
  }

  .popover {
    border-radius: 0;
    flex: 1;
    max-width: none;
  }

  .overlay-assinatura, .overlay-contato, .overlay-aula-experimental {
    align-items: stretch;
    padding: 0;
  }

  .pl-heading-48.pl-txt-color-gray900.is-small-title {
    font-size: 1.75rem;
  }

  .pl-adp-grass {
    background-position: 0 100%;
    background-size: 1000px;
  }

  .pl-adp-slider-wrap {
    width: auto;
    padding-left: 0;
  }

  .pl-adaptatativo {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 479px) {
  h2 {
    font-size: 22px;
    line-height: 30px;
  }

  p {
    margin-bottom: 25px;
  }

  .content-section {
    padding-top: 30px;
    overflow: hidden;
  }

  .content-section.dark {
    padding-top: 30px;
  }

  .header-wrap-dialog {
    padding-left: 16px;
  }

  .info-wrap-dialog {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .pl-nav-layout, .pl-nav-list.is-items {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pl-nav-btn.is-cta {
    justify-content: center;
    align-items: center;
  }

  .pl-falas-tab-button {
    width: 40px;
    height: 40px;
  }

  .pl-footer {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .pl-footer-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pl-footer-id-wrap {
    flex-flow: column;
    justify-content: space-between;
    align-items: center;
  }

  .pl-banner-top {
    padding-left: 16px;
    padding-right: 48px;
  }

  .pl-banner-top-button {
    right: 8px;
  }

  .pl-adp-slider {
    width: 260px;
    height: 540px;
    padding-bottom: 12px;
    padding-left: 15px;
    padding-right: 15px;
  }

  .pl-adp-grass-front {
    background-size: auto 40px;
  }

  .pl-adaptatativo {
    padding-left: 16px;
    padding-right: 16px;
  }

  .pl-adp-layout {
    grid-column-gap: 40px;
    grid-row-gap: 40px;
  }

  .pl-adp-txt-layout {
    grid-column-gap: 32px;
    grid-row-gap: 32px;
  }

  .pl-adp-info-layout {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
  }
}


@font-face {
  font-family: 'Generalsans variable';
  src: url('../fonts/GeneralSans-Variable.woff2') format('woff2'), url('../fonts/GeneralSans-Variable.eot') format('embedded-opentype'), url('../fonts/GeneralSans-Variable.woff') format('woff'), url('../fonts/GeneralSans-Variable.ttf') format('truetype');
  font-weight: 200 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-Bold.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Bold.eot') format('embedded-opentype'), url('../fonts/PlusJakartaSans-Bold.woff') format('woff'), url('../fonts/PlusJakartaSans-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-Medium.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Medium.eot') format('embedded-opentype'), url('../fonts/PlusJakartaSans-Medium.woff') format('woff'), url('../fonts/PlusJakartaSans-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Plusjakartasans';
  src: url('../fonts/PlusJakartaSans-Regular.woff2') format('woff2'), url('../fonts/PlusJakartaSans-Regular.eot') format('embedded-opentype'), url('../fonts/PlusJakartaSans-Regular.woff') format('woff'), url('../fonts/PlusJakartaSans-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}