@font-face {
  font-family: 'Garet';
  font-style: normal;
  font-weight: 300;
  src: local('Garet'), url('/src/fonts/garet/Garet-Book.woff') format('woff');
}
@font-face {
  font-family: 'Garet';
  font-style: normal;
  font-weight: 850;
  src: local('Garet'), url('/src/fonts/garet/Garet-Heavy.woff') format('woff');
}
*,
:after,
:before {
  box-sizing: border-box;
  border: 0 solid #e5e7eb;
}
:after,
:before {
  --tw-content: "";
}
html {
  line-height: 1.5;
  -webkit-text-size-adjust: 100%;
  -moz-tab-size: 4;
  -o-tab-size: 4;
  tab-size: 4;
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Arial, Noto Sans, sans-serif, Apple Color Emoji, Segoe UI Emoji, Segoe UI Symbol, Noto Color Emoji;
  font-feature-settings: normal;
}
body {
  margin: 0;
  line-height: inherit;
}
hr {
  height: 0;
  color: inherit;
  border-top-width: 1px;
}
abbr:where([title]) {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
pre,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: initial;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
table {
  text-indent: 0;
  border-color: inherit;
  border-collapse: collapse;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  margin: 0;
  padding: 0;
}
button,
select {
  text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
button {
  -webkit-appearance: button;
  background-color: initial;
  background-image: none;
}
:-moz-focusring {
  outline: auto;
}
:-moz-ui-invalid {
  box-shadow: none;
}
progress {
  vertical-align: initial;
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
summary {
  display: list-item;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
fieldset {
  margin: 0;
}
fieldset,
legend {
  padding: 0;
}
menu,
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  opacity: 1;
  color: #9ca3af;
}
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #9ca3af;
}
[role="button"],
button {
  cursor: pointer;
}
:disabled {
  cursor: default;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  max-width: 100%;
  height: auto;
}
[hidden] {
  display: none;
}
[multiple],
[type="date"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  border-radius: 0;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  line-height: 1.5rem;
  --tw-shadow: 0 0 #0000;
}
[multiple]:focus,
[type="date"]:focus,
[type="datetime-local"]:focus,
[type="email"]:focus,
[type="month"]:focus,
[type="number"]:focus,
[type="password"]:focus,
[type="search"]:focus,
[type="tel"]:focus,
[type="text"]:focus,
[type="time"]:focus,
[type="url"]:focus,
[type="week"]:focus,
select:focus,
textarea:focus {
  outline: 2px solid #0000;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
  border-color: #2563eb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #6b7280;
  opacity: 1;
}
input::placeholder,
textarea::placeholder {
  color: #6b7280;
  opacity: 1;
}
::-webkit-datetime-edit-fields-wrapper {
  padding: 0;
}
::-webkit-date-and-time-value {
  min-height: 1.5em;
}
::-webkit-datetime-edit,
::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-meridiem-field,
::-webkit-datetime-edit-millisecond-field,
::-webkit-datetime-edit-minute-field,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-second-field,
::-webkit-datetime-edit-year-field {
  padding-top: 0;
  padding-bottom: 0;
}
select {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");
  background-position: right 0.5rem center;
  background-repeat: no-repeat;
  background-size: 1.5em 1.5em;
  padding-right: 2.5rem;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
}
[multiple] {
  background-image: none;
  background-position: 0 0;
  background-repeat: unset;
  background-size: initial;
  padding-right: 0.75rem;
  -webkit-print-color-adjust: unset;
  print-color-adjust: unset;
}
[type="checkbox"],
[type="radio"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  -webkit-print-color-adjust: exact;
  print-color-adjust: exact;
  display: inline-block;
  vertical-align: middle;
  background-origin: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  flex-shrink: 0;
  height: 1rem;
  width: 1rem;
  color: #2563eb;
  background-color: #fff;
  border-color: #6b7280;
  border-width: 1px;
  --tw-shadow: 0 0 #0000;
}
[type="checkbox"] {
  border-radius: 0;
}
[type="radio"] {
  border-radius: 100%;
}
[type="checkbox"]:focus,
[type="radio"]:focus {
  outline: 2px solid #0000;
  outline-offset: 2px;
  --tw-ring-inset: var(--tw-empty);
  --tw-ring-offset-width: 2px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #2563eb;
  --tw-ring-offset-shadow: var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);
  --tw-ring-shadow: var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);
  box-shadow: var(--tw-ring-offset-shadow), var(--tw-ring-shadow), var(--tw-shadow);
}
[type="checkbox"]:checked,
[type="radio"]:checked {
  border-color: #0000;
  background-color: currentColor;
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
[type="checkbox"]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.207 4.793a1 1 0 0 1 0 1.414l-5 5a1 1 0 0 1-1.414 0l-2-2a1 1 0 0 1 1.414-1.414L6.5 9.086l4.293-4.293a1 1 0 0 1 1.414 0z'/%3E%3C/svg%3E");
}
[type="radio"]:checked {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 16 16' fill='%23fff' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='8' cy='8' r='3'/%3E%3C/svg%3E");
}
[type="checkbox"]:checked:focus,
[type="checkbox"]:checked:hover,
[type="checkbox"]:indeterminate,
[type="radio"]:checked:focus,
[type="radio"]:checked:hover {
  border-color: #0000;
  background-color: currentColor;
}
[type="checkbox"]:indeterminate {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3E%3C/svg%3E");
  background-size: 100% 100%;
  background-position: 50%;
  background-repeat: no-repeat;
}
[type="checkbox"]:indeterminate:focus,
[type="checkbox"]:indeterminate:hover {
  border-color: #0000;
  background-color: currentColor;
}
[type="file"] {
  background: unset;
  border-color: inherit;
  border-width: 0;
  border-radius: 0;
  padding: 0;
  font-size: unset;
  line-height: inherit;
}
[type="file"]:focus {
  outline: 1px solid ButtonText;
  outline: 1px auto -webkit-focus-ring-color;
}
*,
::backdrop,
:after,
:before {
  --tw-border-spacing-x: 0;
  --tw-border-spacing-y: 0;
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  --tw-pan-x: ;
  --tw-pan-y: ;
  --tw-pinch-zoom: ;
  --tw-scroll-snap-strictness: proximity;
  --tw-ordinal: ;
  --tw-slashed-zero: ;
  --tw-numeric-figure: ;
  --tw-numeric-spacing: ;
  --tw-numeric-fraction: ;
  --tw-ring-inset: ;
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: #3b82f680;
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
  --tw-shadow: 0 0 #0000;
  --tw-shadow-colored: 0 0 #0000;
  --tw-blur: ;
  --tw-brightness: ;
  --tw-contrast: ;
  --tw-grayscale: ;
  --tw-hue-rotate: ;
  --tw-invert: ;
  --tw-saturate: ;
  --tw-sepia: ;
  --tw-drop-shadow: ;
  --tw-backdrop-blur: ;
  --tw-backdrop-brightness: ;
  --tw-backdrop-contrast: ;
  --tw-backdrop-grayscale: ;
  --tw-backdrop-hue-rotate: ;
  --tw-backdrop-invert: ;
  --tw-backdrop-opacity: ;
  --tw-backdrop-saturate: ;
  --tw-backdrop-sepia: ;
}
button, input, optgroup, select, textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"], input[type="reset"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

td, th {
  padding: 0;
}

body {
  color: #121f3c;
  font-family: inherit;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.5;
}

h1 {
  width: 100%;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 4rem;
  font-weight: 700;
  line-height: 1.1;
}

h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 3rem;
  font-weight: 700;
  line-height: 1.2;
}

h3 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
}

h4 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.25rem;
  font-weight: 700;
  line-height: 1.4;
}

h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .875rem;
  font-weight: 700;
  line-height: 1.5;
}

h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: .75rem;
  font-weight: 700;
  line-height: 1.5;
}


ul, ol {
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 1.25rem;
}

li {
  margin-bottom: .25rem;
}

img {
  max-width: 100%;
  flex: 0 auto;
  display: inline-block;
}

label {
  margin-bottom: .25rem;
  font-weight: 500;
}

blockquote {
  border-left: .25rem solid #e2e2e2;
  margin-bottom: 0;
  padding: .75rem 1.25rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

figure {
  margin-top: 2rem;
  margin-bottom: 2rem;
}

figcaption {
  text-align: center;
  margin-top: .25rem;
}
.banner-work-with-us {
  float: right;
  padding-right: 1.5rem;
}
.banner-about-us {
  padding-bottom: 2rem;
}
.footer-about-us {
  color: #fff;
  font-size: 14px;
  background: linear-gradient(45deg, rgba(72 124 234 ) 0%, #731ebf 100%);
  background-size: cover;
}
.min-h-screen-about-us {
  min-height: calc(100vh - 204px);

}
.pt-header-about-us {

  padding-top: 2rem;
  justify-content: space-between!important;
  align-items: center!important;
}
.fixed-top {
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1030;
}

#header {
  transition: all 0.5s;
  z-index: 997;
  background: rgba(72 124 234);

}
.navbar a, .navbar a:focus {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0 3px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  font-weight: 600;
  color: rgba(255, 255, 255, 0.7);
  white-space: nowrap;
  transition: 0.3s;
  position: relative;
}
.navbar ul {
  margin: 0;
  padding: 0;
  display: flex;
  list-style: none;
  align-items: center;
}
.navbar>ul>li {
  padding: 10px 0 10px 24px;
}
#hero {
  width: 100%;
  height: 100vh;
  background: linear-gradient(45deg, rgba(72 124 234) 0%, rgb(72 124 234) 100%);
  background-size: cover;
}
.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 0;
  width: 100%;
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
  margin-right: auto;
  margin-left: auto;
}
#header.header-scrolled, #header.header-inner-pages {
    background: rgba(72, 124, 234, 0.5);
}
.lz_valores-wrapper {
  margin-left: 50px;
  margin-right: 50px;
}
.lz_valores-wrapper {
  z-index: 1;
  grid-column-gap: 1.5rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 2fr 2fr 2fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: start;
  justify-items: center;
  margin-top: 2rem;
  display: grid;
  position: relative;
}
.card {
    max-width: 300px;
    min-height: 200px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;

    max-width: 500px;
    height: auto;
    padding: 35px;
  
    border: 1px solid rgba(255, 255, 255, .25);
    border-radius: 20px;
    background-color: #0C79F2;
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(15px);
    position: relative;

}

.card-footer {
    font-size: 0.65em;
    color: #446;
}
.banner-header {
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: 850;
    font-family: 'Garet', sans-serif;
    font-size: 60px;
    text-transform: none;
    line-height: 90px;
}
.card-title {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 850;
    font-family: 'Garet', sans-serif;
    font-size: 60px;
    text-transform: none;
    line-height: 90px;
}

.card-subtitle {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-weight: 850;
    font-family: 'Garet', sans-serif;
    font-size: 30px;
    /* line-height: 1; */
    text-transform: none;
    line-height: 30px;
}
.card-text {
    color: #eeeeee;
    font-style: normal;
    font-family: 'Garet', sans-serif;
    font-size: 16px;
    text-transform: none;
    line-height: 30px;
}
.p-center {
  text-align:center;
}
.cultura-praso-logo {

    max-width: 50%!important;
    position: absolute;
    top: -50px;
    right: -50px;
}
.circulo-azul {
    width: 100px;
    height: 100px;
    border-radius: 50%;
    background-color: #0C79F2;
    position: absolute;
    left: -28px;
    top: 10px;
    z-index: -1;
}
.nossa-historia-text {

    color: rgb(0, 0, 0);
    font-style: normal;
    font-family: 'Garet', sans-serif;
    font-size: 16px;
    text-transform: none;
    line-height: 30px;
    text-align: left;
}

.div-nossa-historia {
    margin-left: 50px;
    margin-right: 50px;
    flex-direction: column;
    align-items: center;
    padding-bottom: 2rem;
    display: flex;
    position: relative;

}
p {
  width: 100%;
  text-align: left;
}
.grid-about-us {
  position: relative;
  grid-column-gap: 6rem;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}
.circulo-azul-nossa-historia {
    width: 240px;
    height: 60px;
    border-radius: 100px;
    background-color: #0C79F2;
    position: absolute;
    left: 9%;
    top: 48%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
}
.botao-texto{
    color: rgb(255, 255, 255);
    font-style: normal;
    font-family: 'Garet', sans-serif;
    font-size: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 0px;
}
.about-us-background-video > video {
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: -100;
  background-position: 50%;
  background-size: cover;
  margin: auto;
  position: absolute;
  top: -1px;
  /* bottom: -120%; */
  left: -100%;
  right: -100%;
}
.background-video {
  width: 100vw;
  height: 690px;
  top: 122px;
  position: absolute;
}
.section-about-us {
  z-index: 2;
  margin-top: -89px;
  margin-bottom: 70px;
  position: relative;
  overflow: hidden;
}
.about-hero-wrapper {
  height: 600px;
  justify-content: center;
  align-items: center;
  display: flex;
}
.blue_section-end {
  overflow: hidden;
}
.wave {
  width: 100%;
  object-fit: cover;
}
.mobile-nav-toggle {
  color: #fff;
  font-size: 28px;
  cursor: pointer;
  display: none;
  line-height: 0;
  transition: 0.5s;
}
.section-first-about-us {
z-index: 0;
margin-top: 126.91px;
position: relative;
overflow: hidden;
}
.container-large {
width: 100%;
max-width: 80rem;
margin-left: auto;
margin-right: auto;
}
.navbar-mobile {
  position: fixed;
  overflow: hidden;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: rgba(28, 47, 65, 0.9);
  transition: 0.3s;
  z-index: 999;
}

.navbar-mobile .mobile-nav-toggle {
  position: absolute;
  top: 15px;
  right: 15px;
}

.navbar-mobile ul {
  display: block;
  position: absolute;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  padding: 10px 0;
  background-color: #fff;
  overflow-y: auto;
  transition: 0.3s;
}

.navbar-mobile>ul>li {
  padding: 0;
}

.navbar-mobile a,
.navbar-mobile a:focus {
  padding: 10px 20px;
  font-size: 15px;
  color: #2c4964;
}

.navbar-mobile a:hover:before,
.navbar-mobile li:hover>a:before,
.navbar-mobile .active:before {
  visibility: hidden;
}

.navbar-mobile a:hover,
.navbar-mobile li:hover>a {
  color: #0C79F2;
}

.navbar-mobile .getstarted,
.navbar-mobile .getstarted:focus {
  color: #0C79F2;

}

.navbar-mobile .dropdown ul {
  position: static;
  display: none;
  margin: 10px 20px;
  padding: 10px 0;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  background: #fff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
}

.navbar-mobile .dropdown ul li {
  min-width: 200px;
}

.navbar-mobile .dropdown ul a {
  padding: 10px 20px;
}

.navbar-mobile .dropdown ul a i {
  font-size: 12px;
}

.navbar-mobile .dropdown ul a:hover,
.navbar-mobile .dropdown ul .active:hover,
.navbar-mobile .dropdown ul li:hover>a {
  color: #0C79F2;
}

.navbar-mobile .dropdown>.dropdown-active {
  display: block;
}
.relative {
  position: relative;
}
.z-20 {
  z-index: 20;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.flex {
  display: flex;
}
.flex-wrap {
  flex-wrap: wrap;
}
.items-center {
  align-items: center;
}
.justify-between {
  justify-content: space-between;
}
.gap-x-4 {
  -moz-column-gap: 1rem;
  column-gap: 1rem;
}
.gap-y-2 {
  row-gap: 0.5rem;
}
.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.px-2\.5 {
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}
.pt-3 {
  padding-top: 0.75rem;
}
.w-24 {
  width: 6rem;
}
.about-us-background-video {
  height: 500px;
  color: #fff;
  position: relative;
  overflow: hidden;
}
.about-us-background-video > video::-webkit-media-controls-start-playback-button {
  -webkit-appearance: none;
  display: none !important;
}
.about-us-background-video--control {
  background-color: rgba(0, 0, 0, 0);
  padding: 0;
  position: absolute;
  bottom: 1em;
  right: 1em;
}
.background-color-about-us {

  background: linear-gradient(180deg, #0c79f2 0%, #00ffff 100%);

}
.wrapper-about-us {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.expand_image.expand_image_forms {
  max-width: 90%;
  margin-top: 0;
}
.expand_image.expand_image_forms {
  max-width: 90%;
  margin-top: 0;
}
.section-missao-valores-about-us {
  margin-top: -6rem;
  overflow: hidden;
}
.padding-medium {
  padding: 2rem;
}
.padding-right.padding-medium {
  font-size: 1.25rem;
}

.padding-right.padding-medium.mobile {
  padding-right: 0;
}
.lz-wrapper {
  width: 100%;
  flex-direction: column;
  align-items: center;
  display: flex;
}
.div-block-33 {
  width: 100%;
  grid-column-gap: 6rem;
  grid-row-gap: 3rem;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: center;
  justify-content: center;
  align-items: center;
  justify-items: center;
  margin-bottom: 2rem;
  display: grid;
}
.div-block-41 {
  width: 100%;
  flex-direction: column;
  align-items: center;
  padding-bottom: 2rem;
  display: flex;
  position: relative;
}
.valores-title {
  z-index: 1;
  color: #f16f95;
  background-color: #fff;
  margin-top: -2rem;
  padding: 1rem 0rem;
  font-size: 1.5rem;
  font-weight: 600;
  display: flex;
  position: relative;
}
.valores-title.text-weight-semibold {
  text-align: left;
  font-weight: 600;
  display: inline;
}

.valores-title.text-weight-semibold.text-color-roxo {
  color: #731ebf;
}

.valores-title.text-weight-semibold.text-align-center {
  text-align: center;
}

.valores-title.text-weight-semibold.small-height {
  line-height: 1.2;
}

.valores-title.articles {
  font-weight: 700;
}

.valores-title.text-color-salmao {
  color: #ffffff;
}

.valores-title.text-weight-bold {
  text-align: center;
  font-weight: 700;
}
.section-video-about {
  position: relative;
}
.full-width-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.about-post_wrap {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  padding: .5rem 3rem .5rem 1.5rem;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}
.second-video {
  width: 36%;
  margin-left: auto;
  margin-right: 14%;
  padding: .5rem 3rem .5rem 1.5rem;
  position: absolute;
  top: auto;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.video-container {
  margin-left: auto;
  margin-right: 26%;
  position: absolute;
  display: inline-block;
  background: gray;
  width: 27vw;
  height: auto;
  aspect-ratio: 400/711.11; 
  top: 10%;
  bottom: 5%;
  left: 0%;
  right: 0%;
}

.play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.play-button i {
  font-size: 48px;
}
.video
.section-our-history {
  object-fit: contain;
}
.section-our-history.hide {
  display: none;
}
.background-color-rosa {
  background-color: #e71e62;
}
.background-color-rosa {
  background-color: rgba(0, 0, 0, 0);
  margin-top: 44px;
}
.page-padding-about-us-about-us {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.our-history-wrapper {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}
.w-full {
  width: 100%;
}
.text-white {
  --tw-text-opacity: 1;
  color: rgb(255 255 255 / var(--tw-text-opacity));
}
.text-sm {
  font-size: 0.875rem;
  line-height: 1.25rem;
}
.px-10 {
  padding-left: 2.5rem;
  padding-right: 2.5rem;
}
.py-8 {
  padding-top: 2rem;
  padding-bottom: 2rem;
}
.absolute {
  position: absolute;
}
.-right-10 {
  right: -2.5rem;
}
.space-y-3 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(0.75rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(0.75rem * var(--tw-space-y-reverse));
}
.space-x-6 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-x-reverse: 0;
  margin-right: calc(1.5rem * var(--tw-space-x-reverse));
  margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
}
.justify-center {
  justify-content: center;
}
.justify-end {
  justify-content: flex-end;
}
.space-y-5 > :not([hidden]) ~ :not([hidden]) {
  --tw-space-y-reverse: 0;
  margin-top: calc(1.25rem * (1 - var(--tw-space-y-reverse)));
  margin-bottom: calc(1.25rem * var(--tw-space-y-reverse));
}
.underline {
  text-decoration-line: underline;
}
.hover\:underline:hover {
  text-decoration-line: underline;
}
.whitespace-nowrap {
  white-space: nowrap;
}
.text-xs {
  font-size: 0.75rem;
  line-height: 1rem;
}
.text-center {
  text-align: center;
}
.w-32 {
  width: 8rem;
}
.navbar-mobile ul {
    display: block;
    position: absolute;
    top: 55px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    padding: 10px 0;
    background-color: #fff;
    overflow-y: auto;
    transition: 0.3s;
}
.w-6 {
  width: 1.5rem;
}
.h-6 {
  height: 1.5rem;
}
.footer-align {
  text-align: center!important;
  margin-top: 2rem;
}
@media screen and (max-width: 479px) {
  .container-large {
    flex-direction: column;
    align-items: center;
  }
  .blue_section-end {
    width: 100%;
  }
  .wave {
    display: block;
  }
  .padding-right.padding-medium.mobile {
    padding-right: 0;
  }
  .div-block-33 {
    grid-template-columns: 1fr;
  }
  .lz_valores-wrapper {
    grid-column-gap: 0rem;
    grid-row-gap: 2rem;
    grid-template-columns: 1fr;
    align-content: stretch;
    justify-content: stretch;
    align-items: stretch;
    justify-items: stretch;
    padding-left: 0;
    padding-right: 0;
  }
  .div-light-blue_border-absolute {
    padding-bottom: 1rem;
    padding-left: 0;
    padding-right: 0;
  }
  .about-post_wrap {
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    bottom: 1rem;
  }
  .page-padding-about-us-about-us {
    padding-left: 1rem;
    padding-right: 1rem;
  }

  .page-padding-about-us-about-us.padding-custom4-mobile {
    padding-right: 0;
  }
}
@media (min-width: 640px) {
  .sm\:w-24 {
    width: 6rem;
  }
  .max-sm\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .sm\:w-32 {
    width: 8rem;
  }
}
@media not all and (min-width: 768px) {
  .max-md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
}
@media (max-width: 767px) {
  .align-text {
    text-align: center; /* Aplicado em larguras menores */
  }
}
@media (min-width: 768px) {
  .md\:absolute {
    position: absolute;
  }
  .md\:top-8 {
    top: 2rem;
  }
  .md\:right-10 {
    right: 2.5rem;
  }
  .md\:left-10 {
    left: 2.5rem;
  }
  .md\:left-3 {
    left: 0.75rem;
  }
  .md\:right-3 {
    right: 0.75rem;
  }
  .md\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .md\:mx-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .md\:mb-0 {
    margin-bottom: 0;
  }
  .md\:mt-5 {
    margin-top: 1.25rem;
  }
  .md\:mb-12 {
    margin-bottom: 3rem;
  }
  .md\:flex {
    display: flex;
  }
  .md\:hidden {
    display: none;
  }
  .md\:h-11 {
    height: 2.75rem;
  }
  .md\:h-8 {
    height: 2rem;
  }
  .md\:h-12 {
    height: 3rem;
  }
  .md\:w-\[30\%\] {
    width: 30%;
  }
  .md\:w-32 {
    width: 8rem;
  }
  .md\:w-1\/4 {
    width: 25%;
  }
  .md\:w-\[calc\(100\%\/4\.2\)\] {
    width: 23.80952%;
  }
  .md\:w-8 {
    width: 2rem;
  }
  .md\:w-1\/5 {
    width: 20%;
  }
  .md\:w-20 {
    width: 5rem;
  }
  .md\:w-1\/3 {
    width: 33.333333%;
  }
  .md\:w-2\/5 {
    width: 40%;
  }
  .md\:w-12 {
    width: 3rem;
  }
  .md\:max-w-\[440px\] {
    max-width: 440px;
  }
  .md\:max-w-\[460px\] {
    max-width: 460px;
  }
  .md\:flex-none {
    flex: none;
  }
  .md\:flex-shrink-0 {
    flex-shrink: 0;
  }
  .md\:flex-grow {
    flex-grow: 1;
  }
  .md\:flex-wrap {
    flex-wrap: wrap;
  }
  .md\:items-center {
    align-items: center;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-between {
    justify-content: space-between;
  }
  .md\:gap-x-4 {
    -moz-column-gap: 1rem;
    column-gap: 1rem;
  }
  .md\:gap-x-3 {
    -moz-column-gap: 0.75rem;
    column-gap: 0.75rem;
  }
  .md\:gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
  }
  .md\:space-x-3 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(0.75rem * var(--tw-space-x-reverse));
    margin-left: calc(0.75rem * (1 - var(--tw-space-x-reverse)));
  }
  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
  }
  .md\:overflow-hidden {
    overflow: hidden;
  }
  .md\:rounded {
    border-radius: 0.25rem;
  }
  .md\:border {
    border-width: 1px;
  }
  .md\:border-white {
    --tw-border-opacity: 1;
    border-color: rgb(255 255 255 / var(--tw-border-opacity));
  }
  .md\:px-6 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .md\:px-4 {
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .md\:pr-3 {
    padding-right: 0.75rem;
  }
  .md\:text-center {
    text-align: center;
  }
  .md\:text-right {
    text-align: right;
  }
  .md\:text-left {
    text-align: left;
  }
  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:text-base {
    font-size: 1rem;
    line-height: 1.5rem;
  }
  .md\:hover\:bg-\[\#1e2d7d\]:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(30 45 125 / var(--tw-bg-opacity));
  }
  .md\:hover\:bg-violet-800:hover {
    --tw-bg-opacity: 1;
    background-color: rgb(91 33 182 / var(--tw-bg-opacity));
  }
  .wave {
    display: block;
  }
  .max-md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  .md\:px-10 {
    padding-left: 2.5rem;
    padding-right: 2.5rem;
  }
  .max-md\:space-y-10 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2.5rem * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2.5rem * var(--tw-space-y-reverse));
  }
  .md\:absolute {
    position: absolute;
  }
  .md\:top-8 {
    top: 2rem;
  }
  .md\:right-10 {
    right: 2.5rem;
  }
  .md\:space-x-6 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-x-reverse: 0;
    margin-right: calc(1.5rem * var(--tw-space-x-reverse));
    margin-left: calc(1.5rem * (1 - var(--tw-space-x-reverse)));
  }
  .md\:justify-center {
    justify-content: center;
  }
  .md\:justify-end {
    justify-content: flex-end;
  }
  .md\:left-10 {
    left: 2.5rem;
  }
  .max-md\:text-center {
    text-align: center;
  }
  .md\:text-center {
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .section-missao-valores-about-us {
    margin-top: -2rem;
  }
  .padding-medium {
    padding: 1.25rem;
  }
  .valores-title, .lz-title {
    font-size: 1.25rem;
  }
  .page-padding-about-us-about-us {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }

  .page-padding-about-us-about-us.padding-custom4-mobile {
    padding-left: 0;
  }
}
@media screen and (max-width: 991px) {
  .valores-title {
      margin-top: 5px;
  }
  .nav-link {
    padding-left: 0;
  }
  .lz_valores-wrapper {
    grid-template-columns: 1fr;
    padding-left: 1rem;
    padding-right: 1rem;
  }
}
@media (max-width: 991px) {
  .mobile-nav-toggle {
    display: block;
  }

  .navbar ul {
    display: none;
  }
  .navbar-mobile ul {
    display:block;
  }
  .pt-3 {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }
  .section-first-about-us {
    z-index: 0;
    margin-top: 100px;
    position: relative;
    overflow: hidden;
  }
  .section-about-us {
    z-index: 2;
    margin-top: -434px;
    margin-bottom: 70px;
    position: relative;
    overflow: hidden;
  }
  .circulo-azul-nossa-historia {
    width: 100px;
    height: 25px;
    border-radius: 100px;
    background-color: #0C79F2;
    position: absolute;
    left: 9%;
    top: 48%;
    z-index: 1;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .about-us-background-video > video {
    width: 100%;
    height: 100%;
    object-fit: contain;
    z-index: -100;
    background-position: 50%;
    background-size: cover;
    margin: auto;
    position: absolute;
    top: -226px;
    left: -100%;
    right: -100%;
  }
  .background-video {
    width: 100vw;
    height: 670px;
    position: absolute;
    top: 102px;
}
  .padding-medium {
    padding: 1.5rem;
  }
  .div-light-blue_border-absolute {
    width: 100%;
    max-width: 90%;
  }
  .page-padding-about-us-about-us {
    padding-left: 1.25rem;
    padding-right: 1.25rem;
  }
  .page-padding-about-us-about-us.padding-custom4-mobile {
    padding-left: 0;
  }
  .page-padding-about-us-about-us.narrow {
    padding-left: 2rem;
    padding-right: 2rem;
  }
  .banner-header {
    color: rgb(0, 0, 0);
    font-style: normal;
    font-weight: 850;
    font-family: 'Garet', sans-serif;
    font-size: 30px;
    text-transform: none;
    line-height: 90px;
  }
  .botao-texto {
    color: rgb(255, 255, 255);
    font-style: normal;
    font-family: 'Garet', sans-serif;
    font-size: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-top: 0px;
  }
  .circulo-azul {
    left: -65px;
  }
}
@media (min-width: 1024px) {
  .lg\:mx-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .lg\:justify-between {
    justify-content: space-between;
  }
  .lg\:w-40 {
    width: 10rem;
  }
  .lg\:w-32 {
    width: 8rem;
  }
}
@media not all and (min-width: 1024px) {
  .max-lg\:mt-1 {
    margin-top: 0.25rem;
  }
  .max-lg\:hidden {
    display: none;
  }
  .max-lg\:gap-y-2 {
    row-gap: 0.5rem;
  }
  .max-lg\:space-y-8 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(2rem * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(2rem * var(--tw-space-y-reverse));
  }
  .max-lg\:space-y-4 > :not([hidden]) ~ :not([hidden]) {
    --tw-space-y-reverse: 0;
    margin-top: calc(1rem * (1 - var(--tw-space-y-reverse)));
    margin-bottom: calc(1rem * var(--tw-space-y-reverse));
  }
  .max-lg\:text-sm {
    font-size: 0.875rem;
    line-height: 1.25rem;
  }
  
}
