@charset "UTF-8";
/* 100 -> Thin  ; 200 -> ExtraLight  ;  300 -> Light  ;  400 -> Regular  ;  500 -> Medium  ;  600  -> SemiBold  ;  700  -> Bold  ;  800  -> ExtraBold  ;  900  -> Black */
@import url(./fonts/heuristica/stylesheet.css);
.is-absolute {
  position: absolute; }

.bg-white {
  background: #FFF !important; }

.bg-gray {
  background: #616161 !important; }

.bg-l-gray {
  background: #dfdfdf !important; }

.bg-ll-gray {
  background: #f0f6fe !important; }

.bg-root {
  background: #000 !important; }

.bg-primary {
  background: #6995f8 !important; }

.bg-secondary {
  background: #59595C !important; }

.color-root {
  color: #000; }

.color-primary {
  color: #6995f8 !important; }

.color-secondary {
  color: #59595C !important; }

.color-white {
  color: #FFF !important; }

.color-gray {
  color: #616161 !important; }

.color-gray-light {
  color: #BBB !important; }

.is-pointer-off {
  pointer-events: none; }

.z-index-0 {
  z-index: 0; }

.z-index-1 {
  z-index: 1; }

.z-index-2 {
  z-index: 2; }

.lp-0 {
  letter-spacing: 0; }

/* MARGINS */
.mr0 {
  margin-right: 0 !important; }

.mr5 {
  margin-right: 5px !important; }

.mr10 {
  margin-right: 10px !important; }

.mr15 {
  margin-right: 15px !important; }

.mr20 {
  margin-right: 20px !important; }

.mr30 {
  margin-right: 30px !important; }

.mr40 {
  margin-right: 40px !important; }

.mr50 {
  margin-right: 50px !important; }

.mr60 {
  margin-right: 60px !important; }

.mr70 {
  margin-right: 70px !important; }

.mr80 {
  margin-right: 80px !important; }

.mr90 {
  margin-right: 90px !important; }

.mr100 {
  margin-right: 100px !important; }

.mr110 {
  margin-right: 110px !important; }

.ml0 {
  margin-left: 0px !important; }

.ml5 {
  margin-left: 5px !important; }

.ml10 {
  margin-left: 10px !important; }

.ml15 {
  margin-left: 15px !important; }

.ml20 {
  margin-left: 20px !important; }

.ml25 {
  margin-left: 25px !important; }

.ml30 {
  margin-left: 30px !important; }

.ml40 {
  margin-left: 40px !important; }

.ml50 {
  margin-left: 50px !important; }

.ml60 {
  margin-left: 60px !important; }

.ml70 {
  margin-left: 70px !important; }

.ml80 {
  margin-left: 80px !important; }

.ml90 {
  margin-left: 90px !important; }

.ml95 {
  margin-left: 95px !important; }

.ml100 {
  margin-left: 100px !important; }

.ml110 {
  margin-left: 110px !important; }

.ml120 {
  margin-left: 120px !important; }

.ml130 {
  margin-left: 130px !important; }

.ml140 {
  margin-left: 140px !important; }

.ml150 {
  margin-left: 150px !important; }

.mt0 {
  margin-top: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mt17 {
  margin-top: 17px !important; }

.mt20 {
  margin-top: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mt40 {
  margin-top: 40px !important; }

.mt50 {
  margin-top: 50px !important; }

.mt60 {
  margin-top: 60px !important; }

.mt70 {
  margin-top: 70px !important; }

.mt80 {
  margin-top: 80px !important; }

.mt90 {
  margin-top: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mt110 {
  margin-top: 110px !important; }

.mt115 {
  margin-top: 115px !important; }

.mt120 {
  margin-top: 120px !important; }

.mt130 {
  margin-top: 130px !important; }

.mt140 {
  margin-top: 140px !important; }

.mt145 {
  margin-top: 145px !important; }

.mt150 {
  margin-top: 150px !important; }

.mt160 {
  margin-top: 160px !important; }

.mt170 {
  margin-top: 170px !important; }

.mt180 {
  margin-top: 180px !important; }

.mt190 {
  margin-top: 190px !important; }

.mt200 {
  margin-top: 200px !important; }

.mt210 {
  margin-top: 210px !important; }

.mt220 {
  margin-top: 220px !important; }

.mt230 {
  margin-top: 230px !important; }

.mt240 {
  margin-top: 240px !important; }

.mt250 {
  margin-top: 250px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.mb130 {
  margin-bottom: 130px !important; }

.mb150 {
  margin-bottom: 150px !important; }

/* PADDINGS */
.pd0 {
  padding: 0px !important; }

.pd10 {
  padding: 10px !important; }

.pd15 {
  padding: 15px !important; }

.pd20 {
  padding: 20px !important; }

.pd30 {
  padding: 30px !important; }

.pd40 {
  padding: 40px !important; }

.pd50 {
  padding: 50px !important; }

.pl0 {
  padding-left: 0px !important; }

.pl5 {
  padding-left: 5px !important; }

.pl10 {
  padding-left: 10px !important; }

.pl15 {
  padding-left: 15px !important; }

.pl20 {
  padding-left: 20px !important; }

.pl25 {
  padding-left: 25px !important; }

.pl30 {
  padding-left: 30px !important; }

.pl35 {
  padding-left: 35px !important; }

.pl40 {
  padding-left: 40px !important; }

.pl50 {
  padding-left: 50px !important; }

.pl60 {
  padding-left: 60px !important; }

.pl70 {
  padding-left: 70px !important; }

.pl80 {
  padding-left: 80px !important; }

.pl90 {
  padding-left: 90px !important; }

.pl100 {
  padding-left: 100px !important; }

.pl110 {
  padding-left: 110px !important; }

.pl120 {
  padding-left: 120px !important; }

.pl130 {
  padding-left: 130px !important; }

.pl140 {
  padding-left: 140px !important; }

.pl150 {
  padding-left: 150px !important; }

.pr0 {
  padding-right: 0px !important; }

.pr5 {
  padding-right: 5px !important; }

.pr10 {
  padding-right: 10px !important; }

.pr15 {
  padding-right: 15px !important; }

.pr20 {
  padding-right: 20px !important; }

.pr25 {
  padding-right: 25px !important; }

.pr30 {
  padding-right: 30px !important; }

.pr40 {
  padding-right: 40px !important; }

.pr50 {
  padding-right: 50px !important; }

.pr60 {
  padding-right: 60px !important; }

.pr70 {
  padding-right: 70px !important; }

.pr80 {
  padding-right: 80px !important; }

.pr90 {
  padding-right: 90px !important; }

.pr100 {
  padding-right: 100px !important; }

.pr110 {
  padding-right: 110px !important; }

.pr120 {
  padding-right: 120px !important; }

.pr130 {
  padding-right: 130px !important; }

.pr140 {
  padding-right: 140px !important; }

.pr150 {
  padding-right: 150px !important; }

.pr158 {
  padding-right: 158px !important; }

.pr166 {
  padding-right: 166px !important; }

.pr175 {
  padding-right: 175px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pb110 {
  padding-bottom: 110px !important; }

.pb120 {
  padding-bottom: 120px !important; }

.pb130 {
  padding-bottom: 130px !important; }

.pb150 {
  padding-bottom: 150px !important; }

.pb200 {
  padding-bottom: 200px !important; }

.pt0 {
  padding-top: 0px !important; }

.pt5 {
  padding-top: 5px !important; }

.pt10 {
  padding-top: 10px !important; }

.pt20 {
  padding-top: 20px !important; }

.pt30 {
  padding-top: 30px !important; }

.pt40 {
  padding-top: 40px !important; }

.pt50 {
  padding-top: 50px !important; }

.pt60 {
  padding-top: 60px !important; }

.pt70 {
  padding-top: 70px !important; }

.pt80 {
  padding-top: 80px !important; }

.pt90 {
  padding-top: 90px !important; }

.pt100 {
  padding-top: 100px !important; }

.pt110 {
  padding-top: 110px !important; }

.pt120 {
  padding-top: 120px !important; }

.pt125 {
  padding-top: 125px !important; }

.pt130 {
  padding-top: 130px !important; }

.pt150 {
  padding-top: 150px !important; }

.pt160 {
  padding-top: 160px !important; }

.pt260 {
  padding-top: 260px !important; }

.pt270 {
  padding-top: 270px !important; }

@media only screen and (min-width: 577px) and (max-width: 1024px) {
  .is-order-0-tablet {
    order: 0; }

  .is-order-1-tablet {
    order: 1; }

  .is-order-2-tablet {
    order: 2; }

  .is-order-3-tablet {
    order: 3; }

  .mt0-tablet {
    margin-top: 0px  !important; }

  .mt10-tablet {
    margin-top: 10px !important; }

  .mt20-tablet {
    margin-top: 20px !important; }

  .mt30-tablet {
    margin-top: 30px !important; }

  .mt40-tablet {
    margin-top: 40px !important; }

  .mt50-tablet {
    margin-top: 50px !important; }

  .mt60-tablet {
    margin-top: 60px !important; }

  .mt70-tablet {
    margin-top: 70px !important; }

  .mt80-tablet {
    margin-top: 80px !important; }

  .mt100-tablet {
    margin-top: 100px !important; }

  .mt200-tablet {
    margin-top: 200px !important; }

  .mb0-tablet {
    margin-bottom: 0px  !important; }

  .mb10-tablet {
    margin-bottom: 10px !important; }

  .mb20-tablet {
    margin-bottom: 20px !important; }

  .mb30-tablet {
    margin-bottom: 30px !important; }

  .mb50-tablet {
    margin-bottom: 50px !important; }

  .mb60-tablet {
    margin-bottom: 60px !important; }

  .ml0-tablet {
    margin-left: 0px  !important; }

  .ml30-tablet {
    margin-left: 30px !important; }

  .ml40-tablet {
    margin-left: 40px !important; }

  /* PADDINGS */
  .pl0-tablet {
    padding-left: 0px  !important; }

  .pl10-tablet {
    padding-left: 10px !important; }

  .pl20-tablet {
    padding-left: 20px !important; }

  .pl30-tablet {
    padding-left: 30px !important; }

  .pl40-tablet {
    padding-left: 40px !important; }

  .pl80-tablet {
    padding-left: 80px !important; }

  .pr0-tablet {
    padding-right: 0px  !important; }

  .pr10-tablet {
    padding-right: 10px !important; }

  .pr20-tablet {
    padding-right: 20px !important; }

  .pr30-tablet {
    padding-right: 30px !important; }

  .pr40-tablet {
    padding-right: 40px !important; }

  .pr80-tablet {
    padding-right: 80px !important; }

  .pt50-tablet {
    padding-top: 50px !important; }

  .pb20-tablet {
    padding-bottom: 20px !important; }

  .pb30-tablet {
    padding-bottom: 30px !important; } }
@media only screen and (max-width: 576px) {
  .is-order-0-mobile {
    order: 0; }

  .is-order-1-mobile {
    order: 1; }

  .is-order-2-mobile {
    order: 2; }

  .is-order-3-mobile {
    order: 3; }

  .mt0-mobile {
    margin-top: 0px !important; }

  .mt5-mobile {
    margin-top: 5px !important; }

  .mt10-mobile {
    margin-top: 10px !important; }

  .mt15-mobile {
    margin-top: 15px !important; }

  .mt17-mobile {
    margin-top: 17px !important; }

  .mt20-mobile {
    margin-top: 20px !important; }

  .mt25-mobile {
    margin-top: 25px !important; }

  .mt30-mobile {
    margin-top: 30px !important; }

  .mt40-mobile {
    margin-top: 40px !important; }

  .mt50-mobile {
    margin-top: 50px !important; }

  .mt60-mobile {
    margin-top: 60px !important; }

  .mt70-mobile {
    margin-top: 70px !important; }

  .mt80-mobile {
    margin-top: 80px !important; }

  .mt90-mobile {
    margin-top: 90px !important; }

  .mt100-mobile {
    margin-top: 100px !important; }

  .mt110-mobile {
    margin-top: 110px !important; }

  .mt115-mobile {
    margin-top: 115px !important; }

  .mt120-mobile {
    margin-top: 120px !important; }

  .mt130-mobile {
    margin-top: 130px !important; }

  .mt140-mobile {
    margin-top: 140px !important; }

  .mt145-mobile {
    margin-top: 145px !important; }

  .mt150-mobile {
    margin-top: 150px !important; }

  .mb0-mobile {
    margin-bottom: 0px !important; }

  .mb5-mobile {
    margin-bottom: 5px !important; }

  .mb10-mobile {
    margin-bottom: 10px !important; }

  .mb15-mobile {
    margin-bottom: 15px !important; }

  .mb20-mobile {
    margin-bottom: 20px !important; }

  .mb30-mobile {
    margin-bottom: 30px !important; }

  .mb40-mobile {
    margin-bottom: 40px !important; }

  .mb50-mobile {
    margin-bottom: 50px !important; }

  .mb60-mobile {
    margin-bottom: 60px !important; }

  .mb70-mobile {
    margin-bottom: 70px !important; }

  .mb80-mobile {
    margin-bottom: 80px !important; }

  .mb90-mobile {
    margin-bottom: 90px !important; }

  .mb100-mobile {
    margin-bottom: 100px !important; }

  .mr0-mobile {
    margin-right: 0 !important; }

  .mr5-mobile {
    margin-right: 5px !important; }

  .mr10-mobile {
    margin-right: 10px !important; }

  .mr15-mobile {
    margin-right: 15px !important; }

  .mr20-mobile {
    margin-right: 20px !important; }

  .mr30-mobile {
    margin-right: 30px !important; }

  .mr40-mobile {
    margin-right: 40px !important; }

  .mr50-mobile {
    margin-right: 50px !important; }

  .mr60-mobile {
    margin-right: 60px !important; }

  .mr70-mobile {
    margin-right: 70px !important; }

  .mr80-mobile {
    margin-right: 80px !important; }

  .mr90-mobile {
    margin-right: 90px !important; }

  .mr100-mobile {
    margin-right: 100px !important; }

  .mr110-mobile {
    margin-right: 110px !important; }

  .ml0-mobile {
    margin-left: 0px !important; }

  .ml5-mobile {
    margin-left: 5px !important; }

  .ml10-mobile {
    margin-left: 10px !important; }

  .ml15-mobile {
    margin-left: 15px !important; }

  .ml20-mobile {
    margin-left: 20px !important; }

  .ml30-mobile {
    margin-left: 30px !important; }

  .ml40-mobile {
    margin-left: 40px !important; }

  .ml50-mobile {
    margin-left: 50px !important; }

  .ml60-mobile {
    margin-left: 60px !important; }

  .ml70-mobile {
    margin-left: 70px !important; }

  .ml80-mobile {
    margin-left: 80px !important; }

  .ml90-mobile {
    margin-left: 90px !important; }

  .ml95-mobile {
    margin-left: 95px !important; }

  .ml100-mobile {
    margin-left: 100px !important; }

  .ml110-mobile {
    margin-left: 110px !important; }

  /* PADDINGS */
  .pb0-mobile {
    padding-bottom: 0px !important; }

  .pb5-mobile {
    padding-bottom: 5px !important; }

  .pb10-mobile {
    padding-bottom: 10px !important; }

  .pb15-mobile {
    padding-bottom: 15px !important; }

  .pb20-mobile {
    padding-bottom: 20px !important; }

  .pb30-mobile {
    padding-bottom: 30px !important; }

  .pb40-mobile {
    padding-bottom: 40px !important; }

  .pb50-mobile {
    padding-bottom: 50px !important; }

  .pb60-mobile {
    padding-bottom: 60px !important; }

  .pb70-mobile {
    padding-bottom: 70px !important; }

  .pb80-mobile {
    padding-bottom: 80px !important; }

  .pb90-mobile {
    padding-bottom: 90px !important; }

  .pb100-mobile {
    padding-bottom: 100px !important; }

  .pb150-mobile {
    padding-bottom: 150px !important; }

  .pb160-mobile {
    padding-bottom: 160px !important; }

  .pb180-mobile {
    padding-bottom: 180px !important; }

  .pb210-mobile {
    padding-bottom: 210px !important; }

  .pb250-mobile {
    padding-bottom: 250px !important; }

  .pt0-mobile {
    padding-top: 0px !important; }

  .pt5-mobile {
    padding-top: 5px !important; }

  .pt10-mobile {
    padding-top: 10px !important; }

  .pt15-mobile {
    padding-top: 15px !important; }

  .pt20-mobile {
    padding-top: 20px !important; }

  .pt30-mobile {
    padding-top: 30px !important; }

  .pt40-mobile {
    padding-top: 40px !important; }

  .pt50-mobile {
    padding-top: 50px !important; }

  .pt60-mobile {
    padding-top: 60px !important; }

  .pt70-mobile {
    padding-top: 70px !important; }

  .pt80-mobile {
    padding-top: 80px !important; }

  .pt90-mobile {
    padding-top: 90px !important; }

  .pt100-mobile {
    padding-top: 100px !important; }

  .pt110-mobile {
    padding-top: 110px !important; }

  .pt120-mobile {
    padding-top: 120px !important; }

  .pt130-mobile {
    padding-top: 130px !important; }

  .pt150-mobile {
    padding-top: 150px !important; }

  .pt180-mobile {
    padding-top: 180px !important; }

  .pr0-mobile {
    padding-right: 0px !important; }

  .pr5-mobile {
    padding-right: 5px !important; }

  .pr10-mobile {
    padding-right: 10px !important; }

  .pr15-mobile {
    padding-right: 15px !important; }

  .pr20-mobile {
    padding-right: 20px !important; }

  .pr25-mobile {
    padding-right: 25px !important; }

  .pr30-mobile {
    padding-right: 30px !important; }

  .pr40-mobile {
    padding-right: 40px !important; }

  .pr50-mobile {
    padding-right: 50px !important; }

  .pr60-mobile {
    padding-right: 60px !important; }

  .pr70-mobile {
    padding-right: 70px !important; }

  .pr80-mobile {
    padding-right: 80px !important; }

  .pr90-mobile {
    padding-right: 90px !important; }

  .pr100-mobile {
    padding-right: 100px !important; }

  .pr110-mobile {
    padding-right: 110px !important; }

  .pr120-mobile {
    padding-right: 120px !important; }

  .pr130-mobile {
    padding-right: 130px !important; }

  .pr140-mobile {
    padding-right: 140px !important; }

  .pr150-mobile {
    padding-right: 150px !important; }

  .pl0-mobile {
    padding-left: 0px !important; }

  .pl5-mobile {
    padding-left: 5px !important; }

  .pl10-mobile {
    padding-left: 10px !important; }

  .pl15-mobile {
    padding-left: 15px !important; }

  .pl20-mobile {
    padding-left: 20px !important; }

  .pl25-mobile {
    padding-left: 25px !important; }

  .pl30-mobile {
    padding-left: 30px !important; }

  .pl40-mobile {
    padding-left: 40px !important; }

  .pl50-mobile {
    padding-left: 50px !important; }

  .pl60-mobile {
    padding-left: 60px !important; }

  .pl70-mobile {
    padding-left: 70px !important; }

  .pl80-mobile {
    padding-left: 80px !important; }

  .pl90-mobile {
    padding-left: 90px !important; }

  .pl100-mobile {
    padding-left: 100px !important; }

  .pl110-mobile {
    padding-left: 110px !important; }

  .pl120-mobile {
    padding-left: 120px !important; }

  .pl130-mobile {
    padding-left: 130px !important; }

  .pl140-mobile {
    padding-left: 140px !important; }

  .pl150-mobile {
    padding-left: 150px !important; } }
a {
  color: inherit;
  text-decoration: none;
  transition: all .2s;
  cursor: pointer; }

a:hover {
  color: #6995f8; }

strong {
  font-weight: 900;
  color: #000; }

.bold {
  font-weight: 600; }

p {
  font-size: 16px;
  font-family: "heuristica", sans-serif;
  font-weight: 200;
  letter-spacing: 1px; }
  p.small {
    font-size: 12px; }
  p.smaller {
    font-size: clamp(1.09em, 0.73vw, 1.4em); }
  p.big {
    font-size: clamp(1.4em, 0.94vw, 1.8em); }

h1, h2 {
  font-size: 3.4em;
  font-weight: 400;
  font-family: 'heuristica', sans-serif;
  letter-spacing: 1px;
  color: black;
  margin-bottom: 80px; }
  h1.small, h2.small {
    font-size: 3.2em; }
  h1.big, h2.big {
    font-size: 48px;
    letter-spacing: 2px;
    font-size: clamp(3.74em, 2.5vw, 4.8em); }
  h1.big-big, h2.big-big {
    font-size: 60px;
    line-height: 60px; }
    h1.big-big span, h2.big-big span {
      font-size: 60px;
      line-height: 60px; }
  @media (max-width: 578px) {
    h1.big, h2.big {
      letter-spacing: 1px;
      font-size: clamp(3.28em, 2.19vw, 4.2em); }
    h1.big-big, h2.big-big {
      font-size: 32px;
      line-height: 32px; }
      h1.big-big span, h2.big-big span {
        font-size: 32px !important;
        line-height: 32px; } }

h3 {
  font-size: clamp(1.56em, 1.04vw, 2em);
  font-weight: 400;
  letter-spacing: 1px; }
  h3.big {
    font-size: clamp(2.34em, 1.56vw, 3em); }
  h3.smaller {
    font-size: clamp(1.4em, 0.94vw, 1.8em); }
  h3.small {
    font-size: clamp(1.01em, 0.68vw, 1.3em);
    letter-spacing: 1px; }
  @media (max-width: 578px) {
    h3.smaller {
      font-size: clamp(2.03em, 1.35vw, 2.6em); } }

h4 {
  font-size: 3.2em;
  font-weight: 400;
  line-height: 1.4;
  margin-bottom: 15px; }

.subtitle {
  color: inherit;
  font-size: 40px;
  line-height: 1.5; }
  .subtitle.small {
    font-size: 18px;
    line-height: 1.9; }
  .subtitle.blog {
    font-size: 30px;
    line-height: 1.3; }

ul {
  list-style-type: none; }

.line {
  background: #d3cebb; }

hr {
  height: 1px;
  width: 100%;
  background: black;
  margin: 4px 0 60px;
  border: none; }

section {
  padding: 90px 0; }

address {
  font-style: normal; }

.font-primary {
  font-family: 'IBM Plex Sans' !important; }

@media only screen and (min-width: 577px) and (max-width: 1024px) {
  p {
    font-size: 14px; } }
@media only screen and (max-width: 576px) {
  p.small {
    font-size: 10px; }

  h1, h2 {
    font-size: 20px; } }
section.hero {
  padding: 0; }
  section.hero .title-container {
    padding-top: 125px;
    padding-left: 130px; }
    section.hero .title-container h1 {
      font-size: 48px;
      line-height: 1.05;
      letter-spacing: 3.6px;
      margin-bottom: 50px; }
      section.hero .title-container h1 strong {
        font-size: 75px;
        letter-spacing: 3px;
        color: #6995f8; }
      section.hero .title-container h1 span {
        line-height: 66px;
        letter-spacing: 3px; }
    section.hero .title-container h3 {
      font-size: 24px;
      margin-top: 120px;
      margin-bottom: 90px;
      line-height: 36px;
      letter-spacing: 1.2px; }
  section.hero img.adi-bg {
    position: absolute;
    right: 100%;
    bottom: 0; }
  section.hero img.adi-galpao-bg {
    position: absolute;
    left: 55%;
    bottom: -180px;
    pointer-events: none; }
  @media (max-width: 578px) {
    section.hero .title-container {
      padding-top: .75rem;
      padding-left: .75rem; }
      section.hero .title-container h1 {
        font-size: 24px;
        margin-bottom: 30px; }
        section.hero .title-container h1 strong {
          font-size: 40px;
          letter-spacing: 3px;
          color: #6995f8; }
        section.hero .title-container h1 span {
          line-height: 28px;
          letter-spacing: 3px; }
      section.hero .title-container h3 {
        margin-top: 40px;
        margin-bottom: 50px;
        font-size: 18px;
        line-height: 24px; }
    section.hero img.adi-galpao-bg {
      left: 30%;
      bottom: -113px;
      width: 360px !important;
      max-width: 360px !important; } }

section.adi-years {
  background-color: #f0f4fe;
  padding-top: 150px;
  width: 100%;
  /* Define a animação */ }
  section.adi-years h2 {
    margin-bottom: 0; }
  section.adi-years .titles {
    display: flex;
    flex-direction: column;
    align-items: flex-end; }
    section.adi-years .titles p {
      font-size: 14px;
      letter-spacing: 1px; }
    section.adi-years .titles .top-title {
      right: 30px; }
  section.adi-years .titles-right {
    display: flex;
    flex-direction: column;
    align-items: flex-start; }
    section.adi-years .titles-right h2 {
      font-size: clamp(2.81em, 1.88vw, 3.6em);
      letter-spacing: 2px;
      line-height: 36px; }
    section.adi-years .titles-right div {
      display: flex;
      flex-direction: column;
      align-items: center; }
  section.adi-years h2, section.adi-years p, section.adi-years img {
    position: relative;
    z-index: 3; }
  section.adi-years h2 {
    letter-spacing: 2px; }
    section.adi-years h2 .p-title {
      top: -10px;
      right: 0px;
      color: #616161; }
    section.adi-years h2 .p-title-2 {
      top: 10px;
      color: #616161;
      line-height: 16px; }
  section.adi-years .circle {
    position: absolute;
    width: 590px;
    height: 590px;
    border-radius: 50%;
    background: #fff;
    z-index: 0;
    left: -325px;
    bottom: -90px;
    animation: pulse-circle 2s infinite ease-in-out;
    /* Adiciona animação */
    transform-origin: center; }
@keyframes pulse-circle {
  0% {
    transform: scale(1);
    /* Tamanho original */ }
  60% {
    transform: scale(1.04);
    /* Aumenta em 10% */ }
  100% {
    transform: scale(1);
    /* Volta ao tamanho original */ } }
  section.adi-years .brands {
    display: flex;
    justify-content: space-between; }
    section.adi-years .brands img {
      object-fit: contain; }
  section.adi-years .carousel-brands .owl-nav button:hover {
    background-color: transparent !important; }
  @media (max-width: 578px) {
    section.adi-years {
      /* Define a animação */
      color: #616161; }
    @keyframes pulse-circle {
      0% {
        transform: scale(1.04) translateX(-50%);
        /* Tamanho original */ }
      60% {
        transform: scale(1.04) translateX(-50%);
        /* Aumenta em 10% */ }
      100% {
        transform: scale(1.04) translateX(-50%);
        /* Volta ao tamanho original */ } }
      section.adi-years .h2-title-1 {
        position: relative;
        left: -46px; }
      section.adi-years .h2-title-2 {
        right: 8px; }
      section.adi-years h2 .p-title {
        top: -3px;
        right: 0px; }
      section.adi-years h2 .p-title-2 {
        top: 4px; }
      section.adi-years .titles {
        align-items: center; }
      section.adi-years .titles-right {
        align-items: center; }
        section.adi-years .titles-right h2 {
          font-size: 24px;
          line-height: 24px;
          left: 3PX; }
        section.adi-years .titles-right img {
          width: 180px;
          left: -40px; }
      section.adi-years .circle {
        left: 50%;
        transform: translateX(50%);
        bottom: 0px;
        width: 500px;
        height: 500px;
        transform-origin: center !important; } }
  section.adi-years .brands {
    flex-wrap: wrap;
    justify-content: space-evenly; }
  @media only screen and (min-width: 1025px) and (max-width: 1499px) {
    section.adi-years .brands img {
      width: 100px; }
    section.adi-years .h2-title-1 {
      font-size: 48px; }
      section.adi-years .h2-title-1 span {
        font-size: 48px; }
    section.adi-years .h2-title-2 {
      font-size: 48px;
      left: 47px; }
      section.adi-years .h2-title-2 span {
        font-size: 48px; } }

section.why-adi {
  padding-top: 120px; }
  section.why-adi h3 {
    font-size: 20px;
    font-weight: 500;
    letter-spacing: 2.5px;
    margin-bottom: 3px; }
  section.why-adi h2 {
    margin-bottom: 50px; }
  section.why-adi .cards {
    position: relative;
    right: 66px;
    padding-top: 166px; }
    section.why-adi .cards .card-advantage {
      display: flex;
      color: white;
      margin-bottom: 35px; }
      section.why-adi .cards .card-advantage .image-container {
        background-color: white;
        width: 103px;
        height: 103px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%; }
      section.why-adi .cards .card-advantage .card-content {
        flex: 1;
        padding: 0 0 0 27px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        justify-content: center;
        gap: 10px; }
        section.why-adi .cards .card-advantage .card-content strong, section.why-adi .cards .card-advantage .card-content h3 {
          font-size: 13px;
          letter-spacing: 1px; }
        section.why-adi .cards .card-advantage .card-content p {
          letter-spacing: 1.1px; }
  section.why-adi .carousel-galpoes {
    position: relative;
    right: 75px;
    max-height: 680px;
    max-width: 600px; }
    section.why-adi .carousel-galpoes .owl-nav button:hover {
      background-color: transparent !important; }
  @media (max-width: 578px) {
    section.why-adi {
      padding-top: 60px;
      padding-bottom: 60px; }
      section.why-adi h3 {
        font-size: clamp(1.56em, 1.04vw, 2em);
        font-weight: 400;
        letter-spacing: 1px; }
      section.why-adi .carousel-galpoes {
        right: 0; }
      section.why-adi .cards {
        right: 0;
        padding-top: 20px; } }

section.sheds-section {
  background-color: #f0f4fe; }
  section.sheds-section .shed-card {
    cursor: pointer; }
    section.sheds-section .shed-card .image-container {
      overflow: hidden;
      display: flex;
      align-items: center;
      justify-content: center; }
      section.sheds-section .shed-card .image-container img {
        width: 100%;
        height: 100%;
        transition: 0.4s; }
    section.sheds-section .shed-card .description-container {
      padding: 25px 20px; }
      section.sheds-section .shed-card .description-container h3 {
        margin-bottom: 25px;
        transition: 0.2s;
        color: black; }
      section.sheds-section .shed-card .description-container p {
        margin-bottom: 25px;
        font-size: clamp(1.09em, 0.73vw, 1.4em);
        color: #616161; }
    section.sheds-section .shed-card:hover .image-container img {
      transform: scale(1.05); }
    section.sheds-section .shed-card:hover h3 {
      color: black; }
  section.sheds-section img.big-galpao-img {
    position: absolute;
    right: 100%;
    bottom: 0; }
  @media (max-width: 578px) {
    section.sheds-section {
      padding-top: 60px; }
      section.sheds-section .shed-card .description-container {
        padding: 25px 0px; }
        section.sheds-section .shed-card .description-container p {
          font-size: clamp(1.56em, 1.04vw, 2em); } }

section.form-section {
  padding-top: 65px;
  padding-bottom: 100px; }
  section.form-section img.big-galpao-img {
    position: absolute;
    right: 65px;
    bottom: 0.75rem;
    max-width: none;
    pointer-events: none; }
  section.form-section #main-form {
    bottom: 0; }
  section.form-section h2 {
    font-size: clamp(2.81em, 1.88vw, 3.6em);
    margin-bottom: 50px; }
  @media (max-width: 578px) {
    section.form-section {
      padding-top: 50px;
      padding-bottom: 60px; }
      section.form-section h2 {
        line-height: 32px; } }

@media only screen and (min-width: 1025px) and (max-width: 1499px) {
  section.hero .title-container {
    padding-top: 75px;
    padding-left: 80px; }
    section.hero .title-container h1 {
      font-size: clamp(3.28em, 2.19vw, 4.2em);
      margin-bottom: 30px; }
      section.hero .title-container h1 strong {
        font-size: 50px; }
    section.hero .title-container h3 {
      margin-top: 70px;
      margin-bottom: 200px !important; }
  section.hero img.adi-galpao-bg {
    left: 60%;
    bottom: -122px;
    width: 600px; }
  section.hero #main-form {
    max-width: 480px; }

  section.why-adi .cards .card-advantage .image-container {
    width: 90px;
    height: 90px; }
  section.why-adi .carousel-galpoes, section.why-adi .cards {
    right: 0; }

  section.sheds-section h2 {
    margin-bottom: 40px; }

  section.form-section {
    padding-top: 73px; }
    section.form-section img.big-galpao-img {
      width: 1475px; } }
section.agradecimentos .agradecimentos-container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  text-align: center; }
  section.agradecimentos .agradecimentos-container .logo {
    position: relative;
    bottom: 200px; }
  section.agradecimentos .agradecimentos-container h2, section.agradecimentos .agradecimentos-container p, section.agradecimentos .agradecimentos-container strong {
    color: #6995f8; }
  section.agradecimentos .agradecimentos-container h2 {
    font-size: 32px;
    font-family: 'heuristica', sans-serif;
    text-align: center; }
  @media (max-width: 578px) {
    section.agradecimentos .agradecimentos-container {
      padding-right: 45px;
      padding-left: 45px; }
      section.agradecimentos .agradecimentos-container h2 {
        font-size: 23px; }
      section.agradecimentos .agradecimentos-container .logo {
        position: relative;
        bottom: 130px;
        width: 140px; } }

button {
  position: relative;
  border: 1px solid #6995f8;
  border-radius: 0;
  display: inline-block;
  padding: 11px 32px 12px;
  cursor: pointer;
  transition: all .2s linear;
  height: auto;
  max-width: 100%;
  outline: none;
  font-family: heuristica, sans-serif;
  letter-spacing: 0px; }
  button span {
    position: relative;
    z-index: 1;
    letter-spacing: 1px;
    transition: 0.4s; }
  button i {
    font-size: 19px;
    line-height: 25px;
    margin-right: 3px; }
  button.square {
    padding: 20px 40px;
    font-weight: 600;
    background-color: #6995f8; }
    button.square span {
      color: white;
      letter-spacing: 1px;
      font-size: 20px; }
    button.square:hover {
      background-color: #809ff9; }
    button.square.light {
      background-color: #ffff; }
      button.square.light span {
        color: #6995f8; }
      button.square.light:hover {
        background-color: #e6ecfc; }
@keyframes grow-line {
  from {
    width: 5px; }
  to {
    width: 80px; } }
@keyframes grow-circle {
  0% {
    width: 25px;
    height: 25px; }
  80% {
    width: 50px;
    height: 50px; }
  100% {
    width: 48px;
    height: 48px; } }
  button.arrow-circle {
    display: flex;
    align-items: center;
    padding: 10px 0 10px 10px;
    gap: 17px;
    background: none;
    border: none;
    cursor: pointer; }
    button.arrow-circle span {
      font-weight: 600;
      font-size: 20px; }
    button.arrow-circle.is-loading {
      pointer-events: none;
      min-width: 135px;
      justify-content: flex-start; }
      button.arrow-circle.is-loading span {
        display: none; }
      button.arrow-circle.is-loading::after {
        animation: spinAround 500ms infinite linear;
        border: 2px solid #6995f8;
        border-radius: 290486px;
        border-right-color: transparent;
        border-top-color: transparent;
        content: "";
        display: block;
        height: 2em;
        width: 2em;
        position: relative;
        margin: 0 auto; }
      button.arrow-circle.is-loading .arrow-container {
        display: none; }
    button.arrow-circle .arrow-container {
      position: relative;
      display: flex;
      align-items: center;
      transition: 300ms; }
      button.arrow-circle .arrow-container .arrow {
        width: 80px;
        height: 1px;
        background-color: #616161;
        position: relative;
        transition: 300ms; }
        button.arrow-circle .arrow-container .arrow::after {
          content: "";
          position: absolute;
          top: -3px;
          right: 0;
          width: 7px;
          height: 7px;
          border-top: 2px solid #616161;
          border-right: 2px solid #616161;
          transform: rotate(45deg); }
        button.arrow-circle .arrow-container .arrow .circle {
          width: 5px;
          height: 5px;
          transition: 300ms;
          border-radius: 50%;
          border: 1px solid #616161;
          position: absolute;
          right: 1px;
          top: 0;
          transform: translate(50%, -50%); }
      button.arrow-circle .arrow-container.animated {
        opacity: 1;
        animation: grow-line var(--t0); }
        button.arrow-circle .arrow-container.animated .circle {
          width: 48px;
          height: 48px;
          animation: grow-circle var(--t0); }
    button.arrow-circle:hover span {
      color: #6995f8; }
    button.arrow-circle:hover .arrow-container {
      width: 100px; }
      button.arrow-circle:hover .arrow-container .arrow {
        width: 95px;
        background-color: #6995f8; }
        button.arrow-circle:hover .arrow-container .arrow .circle {
          width: 40px;
          height: 40px;
          border-color: #6995f8; }
      button.arrow-circle:hover .arrow-container .arrow::after {
        border-top: 2px solid #6995f8;
        border-right: 2px solid #6995f8; }
  button svg {
    margin-left: 10px;
    transform: translateY(3px); }
  button.is-transparent {
    background: none;
    color: #5F584D; }
    button.is-transparent:hover {
      color: #6995f8; }
    button.is-transparent svg path {
      stroke: #6995f8; }
  @media (max-width: 578px) {
    button.square {
      padding: 20px 25px; }
      button.square span {
        font-size: 16px; } }

input, .input {
  border: 1px solid black;
  border-radius: 0;
  padding: 10px 27px;
  width: 100%;
  height: auto;
  outline: none;
  background: #FFF;
  color: black;
  box-shadow: none; }
  input:hover, .input:hover {
    border: 1px solid black; }
  input::-webkit-input-placeholder, .input::-webkit-input-placeholder {
    color: black;
    letter-spacing: 1px; }
  input:-moz-placeholder, .input:-moz-placeholder {
    color: black;
    letter-spacing: 1px; }
  input::-moz-placeholder, .input::-moz-placeholder {
    color: black;
    letter-spacing: 1px; }
  input:-ms-input-placeholder, .input:-ms-input-placeholder {
    color: black;
    letter-spacing: 1px; }
  @media (max-width: 578px) {
    input, .input {
      padding: 10px 15px; } }

input.radio-input {
  background-color: red;
  width: 18px !important; }

.select {
  height: auto !important;
  width: 100%; }

.select select {
  border: none;
  border-bottom: 2px solid #616161;
  border-radius: 0;
  padding: 9px 23px 12px 0;
  height: auto;
  background: #FFF;
  transition: all 0.2s linear;
  width: 100%;
  box-shadow: none !important; }

.select:not(.is-multiple):not(.is-loading)::after {
  border-color: #AAA;
  border-width: 2px; }

textarea, .textarea {
  border: 1px solid black;
  border-radius: 0;
  padding: 10px 20px;
  width: 100%;
  outline: none;
  background: none;
  color: black; }
  textarea::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    color: black; }
  textarea:-moz-placeholder, .textarea:-moz-placeholder {
    color: black; }
  textarea::-moz-placeholder, .textarea::-moz-placeholder {
    color: black; }
  textarea:-ms-input-placeholder, .textarea:-ms-input-placeholder {
    color: black; }

.input:focus, .textarea:focus, .select select:focus, .input:active, .textarea:active, .select select:active {
  border-color: black;
  box-shadow: none; }

#main-form {
  padding: 40px 45px;
  padding-bottom: 30px;
  background: #e1eafe;
  width: 100%;
  max-width: 590px;
  position: relative;
  bottom: 35px; }
  #main-form .close-button {
    display: none; }
  #main-form p {
    font-size: 16px;
    line-height: 20px; }
    #main-form p.label {
      font-size: 14px;
      letter-spacing: 1px;
      font-weight: 500; }
  #main-form button span {
    color: black; }
  #main-form button:hover span {
    color: #6995f8; }
  #main-form input, #main-form select {
    border: 1px solid #6995f8;
    font-size: 14px; }
    #main-form input::placeholder, #main-form select::placeholder {
      font-size: 14px;
      color: #616161;
      letter-spacing: 1px;
      font-family: 'heuristica', sans-serif; }
    #main-form input option, #main-form select option {
      font-family: 'heuristica', sans-serif; }
  #main-form div.select {
    margin-bottom: 20px; }
    #main-form div.select::after {
      height: 0.725em;
      width: 0.725em;
      border-color: #616161;
      right: 12px !important; }
  #main-form select {
    width: 100%;
    padding: 10px 25px;
    letter-spacing: 1px;
    color: black;
    font-family: 'heuristica', sans-serif; }
  #main-form .row-container {
    display: flex;
    gap: 25px;
    margin-top: 13px;
    margin-bottom: 25px; }
  #main-form .radio-container {
    display: flex;
    gap: 65px;
    margin-bottom: 25px; }
    #main-form .radio-container label {
      display: flex;
      font-size: 14px;
      color: #616161;
      letter-spacing: 1px; }
      #main-form .radio-container label input {
        margin-right: 15px; }
  #main-form.blue-form {
    background-color: #6995f8;
    margin-left: 30px; }
    #main-form.blue-form p {
      color: #fff; }
    #main-form.blue-form .arrow {
      background-color: #fff; }
      #main-form.blue-form .arrow:after {
        border-top: 2px solid #fff;
        border-right: 2px solid #fff; }
    #main-form.blue-form .circle {
      border: white 1px solid; }
    #main-form.blue-form label {
      color: white; }
    #main-form.blue-form button span {
      color: white; }
    #main-form.blue-form input::placeholder, #main-form.blue-form select {
      color: #1d1d1b; }
    #main-form.blue-form button.is-loading {
      pointer-events: none;
      min-width: 135px;
      justify-content: flex-start; }
      #main-form.blue-form button.is-loading span {
        display: none; }
      #main-form.blue-form button.is-loading::after {
        border-right-color: white;
        border-top-color: white; }
    #main-form.blue-form.fixed-form {
      position: fixed;
      padding: 20px;
      right: 35px;
      opacity: 0;
      pointer-events: none;
      box-shadow: 0 0 30px 15px rgba(0, 0, 0, 0.2);
      transition: 0.7s;
      max-width: 540px;
      z-index: 500;
      bottom: -1000px !important; }
      #main-form.blue-form.fixed-form .close-button {
        display: block;
        position: absolute;
        top: 25px;
        right: 25px;
        cursor: pointer; }
        #main-form.blue-form.fixed-form .close-button:hover {
          transform: scale(1.1); }
      #main-form.blue-form.fixed-form.is-active {
        opacity: 1;
        pointer-events: all;
        bottom: 0px !important; }
      @media (max-width: 578px) {
        #main-form.blue-form.fixed-form {
          bottom: 0;
          right: 0;
          padding-top: 40px; }
          #main-form.blue-form.fixed-form .close-button {
            top: 10px; }
          #main-form.blue-form.fixed-form button.arrow-circle {
            justify-self: flex-end;
            padding-right: 35px; } }
    @media only screen and (min-width: 1025px) and (max-width: 1499px) {
      #main-form.blue-form {
        margin-left: 0 !important; } }
  @media (max-width: 578px) {
    #main-form {
      padding: 30px 30px; }
      #main-form .row-container {
        flex-direction: column;
        margin-top: 10px;
        margin-bottom: 10px;
        gap: 10px; }
      #main-form select {
        padding: 10px 15px;
        font-size: 12px !important;
        letter-spacing: 0px !important; }
      #main-form div.select {
        margin-bottom: 10px; }
      #main-form div.close-button {
        right: 15px !important; } }

@media (max-width: 578px) {
  div.main-form-overlay {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    backdrop-filter: blur(3px);
    /* Efeito de desfoque */
    -webkit-backdrop-filter: blur(3px);
    /* Compatibilidade com Safari */
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease-in-out;
    /* Transição suave para a opacidade */
    z-index: 499; }
    div.main-form-overlay.is-active {
      opacity: 1;
      pointer-events: all; } }
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(53, 182, 72, 0.5); }
  70% {
    box-shadow: 0 0 0 20px rgba(53, 182, 72, 0); }
  100% {
    box-shadow: 0 0 0 0 rgba(53, 182, 72, 0); } }
.bt-whatsbox {
  position: fixed;
  bottom: 1.875rem;
  right: 1.875rem;
  z-index: 999;
  width: 3.375rem;
  height: 3.375rem;
  border-radius: 50%;
  text-align: center;
  color: #FFF;
  box-shadow: 0 0 0 0 rgba(53, 182, 72, 0.5);
  /* Atualizado para combinar com a animação */
  animation: pulse 2s infinite;
  /* Animação pulse adicionada */
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  /* Suavização para o efeito de hover */
  background: #35b648;
  background: linear-gradient(0deg, #35b648 34%, #47c257 62%, #56cc64 86%); }
  .bt-whatsbox i {
    line-height: 3.4375rem;
    font-size: 1.75rem; }
  .bt-whatsbox a {
    display: block;
    width: 100%;
    height: 100%; }
    .bt-whatsbox a:hover {
      color: white; }
  .bt-whatsbox.is-inactive {
    opacity: 0;
    pointer-events: none; }

/* Efeito de hover para aumentar o botão levemente */
.bt-whatsbox:hover {
  transform: scale(1.2);
  /* Aumenta o tamanho em 10% ao passar o mouse */ }

header {
  transition: all 0.6s cubic-bezier(0.38, 0, 0.02, 1);
  width: 100%;
  padding-top: 65px;
  z-index: 7000 !important; }
  header.agradecimentos-page {
    opacity: 0;
    pointer-events: none; }
  header.is-compact {
    padding-top: 65px !important;
    height: 100% !important; }
  header nav aside {
    color: #6995f8;
    position: relative;
    bottom: 46px;
    right: -10px; }
    header nav aside .social-medias {
      opacity: 0; }
    header nav aside .redes-sociais-partial {
      display: flex;
      flex-direction: column;
      gap: 15px; }
      header nav aside .redes-sociais-partial a {
        cursor: pointer; }
        header nav aside .redes-sociais-partial a i {
          font-size: 20px; }
    header nav aside .line {
      width: 1px;
      background-color: #6995f8;
      position: absolute;
      bottom: -537px;
      right: 50%;
      transform: translate(-50%); }
  header .header-options {
    display: flex;
    gap: 40px;
    justify-content: flex-end; }
  header .logo {
    pointer-events: all; }
  header .navbar-burger {
    border-radius: 26px;
    pointer-events: all;
    display: block;
    margin-left: 0;
    transform: scale(1.3);
    height: 2.6rem;
    width: 3.2rem; }
    header .navbar-burger span {
      background-color: white;
      color: white;
      transition: all 0.4s cubic-bezier(0.38, 0, 0.02, 1);
      height: 2px; }
      header .navbar-burger span.black-burger {
        color: black;
        background-color: black; }
    header .navbar-burger:hover {
      background-color: #59595c; }
      header .navbar-burger:hover span {
        background-color: #FFF; }
    header .navbar-burger.is-active span {
      background-color: #FFF; }
    header .navbar-burger.is-active:hover span {
      background-color: #59595C; }
  header.is-hide {
    top: -125px; }
    header.is-hide .logo {
      opacity: 0; }
  header.is-compact {
    padding-top: 20px;
    height: 90px; }
    header.is-compact .logo {
      opacity: 0;
      pointer-events: none; }
    header.is-compact .links {
      opacity: 0;
      pointer-events: none; }
    header.is-compact .navbar-burger {
      pointer-events: all; }
  header .logo {
    margin: 0;
    transition: all 1s cubic-bezier(0.38, 0, 0.02, 1); }
  header .links {
    margin-top: 15px;
    display: flex;
    justify-content: space-between;
    transition: all 0.6s cubic-bezier(0.38, 0, 0.02, 1); }
    header .links a {
      color: #fff;
      font-size: 1.6em;
      font-family: 'proxima-nova';
      position: relative;
      letter-spacing: 1px; }
      header .links a:before {
        content: '';
        background: #6995f8;
        width: 0;
        height: 1px;
        position: absolute;
        top: 110%;
        left: 0;
        transition: all 0.7s cubic-bezier(0.38, 0, 0.02, 1); }
      header .links a:hover {
        color: #6995f8; }
        header .links a:hover:before {
          width: 100%; }
      header .links a.is-active {
        color: #6995f8; }
        header .links a.is-active:before {
          width: 100%; }

@media only screen and (min-width: 1025px) and (max-width: 1499px) {
  header nav aside {
    right: 10px; } }
@media only screen and (min-width: 577px) and (max-width: 768px) {
  header {
    height: 80px;
    padding-top: 8px; }
    header .logo {
      max-width: 130px;
      margin: 25px 0 0 0; }
    header .navbar-burger {
      margin-top: 35px;
      position: absolute;
      right: 15px; } }
@media only screen and (min-width: 577px) and (max-width: 1024px) {
  header .header-options {
    display: flex;
    gap: 40px;
    justify-content: space-around;
    align-items: center !important; }
    header .header-options .logo-gwp {
      position: relative;
      top: 6px; } }
@media only screen and (max-width: 576px) {
  header {
    padding-top: 25px;
    padding-right: 0px; }
    header .header-options {
      display: flex;
      gap: 40px;
      justify-content: flex-end;
      align-items: baseline; }
      header .header-options aside {
        bottom: -60px; }
        header .header-options aside .line {
          bottom: -317px !important; }
    header nav aside::after {
      height: 350px; }

  .menu {
    right: -100%;
    width: 100%; }
    .menu .bt-close-menu {
      top: 26px;
      right: 25px;
      max-width: 25px; }
    .menu .menu-item {
      margin-bottom: 6.2vh;
      font-size: 1em; }
    .menu .container-menu {
      transition: .2s;
      height: 100dvh; }
      .menu .container-menu ul {
        transition: .2s;
        height: 100dvh; } }
@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
footer {
  background-color: white;
  overflow: hidden;
  padding-top: 0;
  padding-bottom: 50px; }
  footer p {
    font-size: 1.8em; }
  footer p.advice {
    text-align: center;
    font-size: 11px;
    padding-bottom: 40px; }
  footer h3 {
    font-size: 2.6em;
    margin-bottom: 0;
    color: black; }
  footer a:hover {
    color: #272727; }
  footer address {
    font-size: 14px; }
  footer .redes-sociais-partial {
    margin-left: 30px; }
    footer .redes-sociais-partial a {
      margin-right: 25px !important; }
      footer .redes-sociais-partial a i {
        font-size: 18px; }

/* QUAX ASSINATURA */
.quax-assinatura {
  text-align: center; }

/* FIM QUAX ASSINTAURA */
@media only screen and (max-width: 576px) {
  footer nav {
    flex-direction: column; }
    footer nav a {
      margin-bottom: 20px; }
  footer .map-mobile {
    width: 100%; }
  footer button {
    width: 100%;
    text-align: center;
    margin: 0 !important; }
    footer button span {
      text-align: center;
      justify-content: center; } }
/* ANIMATIONS */
.animation_fade.animated {
  opacity: 1;
  transition: 0.6s; }

.animation_bottom.animated {
  opacity: 1;
  animation: fadeBottom var(--t0) 1 var(--ease-animation); }

.animation_bottom_d1.animated {
  opacity: 1;
  animation: fadeBottom var(--t1) 1 var(--ease-animation); }

.animation_bottom_d2.animated {
  opacity: 1;
  animation: fadeBottom var(--t2) 1 var(--ease-animation); }

.animation_bottom_d3.animated {
  opacity: 1;
  animation: fadeBottom var(--t3) 1 var(--ease-animation); }

.animation_bottom_dd1.animated {
  opacity: 1;
  animation: fadeBottom_d1 var(--t2) 1 var(--ease-animation); }

.animation_bottom_dd2.animated {
  opacity: 1;
  animation: fadeBottom_d2 var(--t2) 1 var(--ease-animation); }

.animation_bottom_dd3.animated {
  opacity: 1;
  animation: fadeBottom_d2 var(--t4) 1 var(--ease-animation); }

@keyframes grow_to_top_animation {
  from {
    height: 0px; }
  to {
    height: 526px; } }
@media (max-width: 578px) {
  @keyframes grow_to_top_animation {
    from {
      height: 0px; }
    to {
      height: 300px; } } }
.animation_grow_top.animated {
  animation-delay: 2s;
  opacity: 1;
  animation: grow_to_top_animation var(--t2) 1 var(--ease-animation) forwards; }

.animation_top.animated {
  opacity: 1;
  animation: fadeTop var(--t0) 1 var(--ease-animation); }

.animation_top_translated.animated {
  opacity: 1;
  animation: fadeTop_translated var(--t0) 1 var(--ease-animation); }

.animation_top_d1.animated {
  opacity: 1;
  animation: fadeTop var(--t1) 1 var(--ease-animation); }

.animation_top_d2.animated {
  opacity: 1;
  animation: fadeTop var(--t2) 1 var(--ease-animation); }

.animation_left.animated {
  opacity: 1;
  animation: fadeLeft var(--t0) 1 var(--ease-animation); }

.animation_left_d1.animated {
  opacity: 1;
  animation: fadeLeft var(--t1) 1 var(--ease-animation); }

.animation_left_d2.animated {
  opacity: 1;
  animation: fadeLeft var(--t2) 1 var(--ease-animation); }

.animation_left_d3.animated {
  opacity: 1;
  animation: fadeLeft 3s 1 var(--ease-animation); }

.animation_left_dd1.animated {
  opacity: 1;
  animation: fadeLeft_d1 var(--t2) 1 var(--ease-animation); }

.animation_left_dd2.animated {
  opacity: 1;
  animation: fadeLeft_d2 var(--t2) 1 var(--ease-animation); }

.animation_left_dd3.animated {
  opacity: 1;
  animation: fadeLeft_d3 var(--t4) 1 var(--ease-animation); }

.animation_right.animated {
  opacity: 1;
  animation: fadeRight var(--t0) 1 var(--ease-animation); }

.animation_right_d1.animated {
  opacity: 1;
  animation: fadeRight var(--t1) 1 var(--ease-animation); }

.animation_right_d2.animated {
  opacity: 1;
  animation: fadeRight var(--t2) 1 var(--ease-animation); }

.animation_right_d3.animated {
  opacity: 1;
  animation: fadeRight var(--t3) 1 var(--ease-animation); }

.animation_right_dd1.animated {
  opacity: 1;
  animation: fadeRight_d1 var(--t2) 1 var(--ease-animation); }

.animation_right_dd2.animated {
  opacity: 1;
  animation: fadeRight_d2 var(--t2) 1 var(--ease-animation); }

.animation_right_dd3.animated {
  opacity: 1;
  animation: fadeRight_d3 var(--t4) 1 var(--ease-animation); }

.animation_scale.animated {
  opacity: 1;
  animation: escale var(--t0) 1 var(--ease-animation); }

.animation_scale_d1.animated {
  opacity: 1;
  animation: escale var(--t1) 1 var(--ease-animation); }

.animation_scale_d2.animated {
  opacity: 1;
  animation: escale var(--t2) 1 var(--ease-animation); }

.animation_scale_d3.animated {
  opacity: 1;
  animation: escale var(--t3) 1 var(--ease-animation); }

.animation_scale_reverse.animated {
  opacity: 1;
  animation: escale_reverse 2.2s 1 var(--ease-animation); }

.animation_elastic.animated {
  opacity: 1;
  animation: escale var(--t0) 1 cubic-bezier(0.74, 0.13, 0.42, 1.21); }

.animation_elastic_d1.animated {
  opacity: 1;
  animation: escale var(--t1) 1; }

.animation_swipe_left.animated {
  opacity: 1;
  animation: swipeLeft 1s 1 cubic-bezier(0.77, 0, 0.175, 1); }

.contador.animated {
  opacity: 1; }

@keyframes spinAround {
  from {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  to {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg); } }
/*------------------------------------------------*/
/*------------------[TRANSITIONS]-----------------*/
/*------------------------------------------------*/
.waypoint {
  opacity: 0; }

@keyframes swipeLeft {
  0% {
    opacity: 1;
    transform: translateX(-100%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes escale {
  0% {
    opacity: 0;
    -webkit-transform: scale(0); }
  100% {
    opacity: 1;
    -webkit-transform: scale(1); } }
@keyframes escale {
  0% {
    opacity: 0;
    transform: scale(0); }
  100% {
    opacity: 1;
    transform: scale(1); } }
@keyframes escale_reverse {
  0% {
    opacity: 0;
    transform: scale(1.2); }
  70% {
    opacity: 1; }
  100% {
    transform: scale(1); } }
@-webkit-keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20%); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeBottom {
  0% {
    opacity: 0;
    transform: translateY(20%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@-webkit-keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeLeft {
  0% {
    opacity: 0;
    transform: translateX(-10%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeLeftBt {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%) skewX(-15deg); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0) skewX(-15deg); } }
@keyframes fadeLeftBt {
  0% {
    opacity: 0;
    transform: translateX(-10%) skewX(-15deg); }
  100% {
    opacity: 1;
    transform: translateX(0) skewX(-15deg); } }
@-webkit-keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@keyframes fadeRight {
  0% {
    opacity: 0;
    transform: translateX(10%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0); } }
@-webkit-keyframes fadeTop_translated {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%) translateX(50%); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(50%); } }
@keyframes fadeTop {
  0% {
    opacity: 0;
    transform: translateY(-10%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeBottom_d1 {
  0% {
    opacity: 0;
    transform: translateY(20%); }
  25% {
    opacity: 0;
    transform: translateY(20%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeRight_d1 {
  0% {
    opacity: 0;
    transform: translateX(20%); }
  25% {
    opacity: 0;
    transform: translateX(20%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeLeft_d1 {
  0% {
    opacity: 0;
    transform: translateX(-20%); }
  25% {
    opacity: 0;
    transform: translateX(-20%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeBottom_d2 {
  0% {
    opacity: 0;
    transform: translateY(20%); }
  50% {
    opacity: 0;
    transform: translateY(20%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeRight_d2 {
  0% {
    opacity: 0;
    transform: translateX(20%); }
  50% {
    opacity: 0;
    transform: translateX(20%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeLeft_d2 {
  0% {
    opacity: 0;
    transform: translateX(-20%); }
  50% {
    opacity: 0;
    transform: translateX(-20%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeBottom_d3 {
  0% {
    opacity: 0;
    transform: translateY(20%); }
  75% {
    opacity: 0;
    transform: translateY(20%); }
  100% {
    opacity: 1;
    transform: translateY(0); } }
@keyframes fadeRight_d3 {
  0% {
    opacity: 0;
    transform: translateX(20%); }
  75% {
    opacity: 0;
    transform: translateX(20%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
@keyframes fadeLeft_d3 {
  0% {
    opacity: 0;
    transform: translateX(-20%); }
  75% {
    opacity: 0;
    transform: translateX(-20%); }
  100% {
    opacity: 1;
    transform: translateX(0); } }
:root {
  --ease-animation: cubic-bezier(0.38,0,.02,1);
  --t0: 1.0s;
  --t1: 1.5s;
  --t2: 2.0s;
  --t3: 2.5s;
  --t4: 3.0s; }

/*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜* GERAL *˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*˜*/
html {
  scroll-behavior: smooth; }

body {
  font: 62.5% 'heuristica', sans-serif;
  font-weight: 400;
  color: #000;
  background: white;
  line-height: 1.5;
  overflow-x: hidden;
  text-rendering: optimizeSpeed; }

/* ------------------------|
|                          |
|  STYLE CLASSES PADRÕES   |
|                          |
| -------------------------|
*/
.wrap {
  max-width: 1366px;
  width: 100%;
  margin: 0 auto;
  padding: 0 10px; }
  .wrap.compact {
    max-width: 1000px; }
  .wrap.wide {
    max-width: 1455px; }

.fancybox-container .fancybox-caption__body {
  font-size: 20px;
  color: white;
  background-color: black;
  width: fit-content;
  margin: 0 auto;
  padding: 5px 10px;
  text-transform: uppercase; }

/************************* NOTEBOOK **************************/
@media only screen and (min-width: 1025px) and (max-width: 1499px) {
  .wrap {
    padding: 0 20px; } }
@media only screen and (max-width: 576px) {
  .wrap {
    padding: 0 25px; } }
.box {
  border-radius: 0;
  box-shadow: none; }

.section-cta {
  height: 600px; }
  .section-cta .wrap {
    height: 100%; }

.fancybox-caption__body {
  color: #FFF;
  background-color: black; }

/* ESTILIZAR A BARRA DE ROLAGEM  */
::-webkit-scrollbar {
  width: 5px; }

::-webkit-scrollbar-track {
  background: #EEE;
  border-radius: 10px; }

::-webkit-scrollbar-thumb {
  background: #c1bfba;
  border-radius: 10px; }

/*********************** TABLET LANDSCAPE ***********************/
/*********************** TABLET PORTRAIT **********************/
/************************* SMARTPHONE **************************/

/*# sourceMappingURL=style.min.css.map */
