:root {
  --white: white;
  --black: black;
}

.w-pagination-wrapper {
  flex-wrap: wrap;
  justify-content: center;
  display: flex;
}

.w-pagination-previous {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-previous-icon {
  margin-right: 4px;
}

.w-pagination-next {
  color: #333;
  background-color: #fafafa;
  border: 1px solid #ccc;
  border-radius: 2px;
  margin-left: 10px;
  margin-right: 10px;
  padding: 9px 20px;
  font-size: 14px;
  display: block;
}

.w-pagination-next-icon {
  margin-left: 4px;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

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

.navbar {
  z-index: 2147483647;
  background-color: #fff;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 70px;
  display: flex;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  box-shadow: 0 6px 12px rgba(0, 0, 0, .15);
}

.container {
  width: 1234px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.container.menu {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.container.top-lo-base {
  justify-content: space-between;
  height: 769px;
  display: flex;
}

.container.top-lo-base.sulamerica {
  background-image: url('../images/img-top-sulamerica.png');
  background-position: 100% 0;
}

.container.top-lo-base.omint {
  background-image: url('../images/bg.png');
  background-position: 100% 0;
}

.container.top-lo-base.notre {
  background-image: url('../images/img-top-notredame.png');
  background-position: 100% 0;
}

.container.lp-reembolsos {
  background-color: #f9f9f9;
  border-top-right-radius: 80px;
  border-bottom-right-radius: 80px;
  flex-direction: row;
  padding-top: 150px;
  padding-bottom: 250px;
}

.container.lp-redes {
  flex-direction: row;
  padding-top: 150px;
  padding-bottom: 100px;
}

.container.slider-principal {
  -webkit-text-fill-color: inherit;
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  background-clip: border-box;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  display: flex;
}

.container.atendimento {
  margin-top: 150px;
}

.container.center {
  text-align: center;
}

.container.resumo-dutra {
  padding-top: 140px;
  padding-bottom: 140px;
}

.container.timeline {
  text-align: center;
  margin-top: 180px;
}

.menu-item {
  color: #7d7d7d;
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 700;
  transition: all .2s;
}

.menu-item:hover {
  color: #003566;
}

.menu-item.cta {
  color: #003566;
  text-transform: uppercase;
  background-color: #ffb603;
  border-radius: 100px;
  margin-left: 20px;
  padding: 15px 30px;
  font-size: 12px;
  font-weight: 700;
  line-height: 16px;
}

.menu-item.cta:hover {
  color: #fff;
  background-color: #003566;
}

.icon {
  color: #ffb603;
}

.menu-itens {
  align-items: center;
  display: flex;
}

.social-icons {
  flex-direction: row;
  align-items: center;
  margin-left: 20px;
  display: flex;
}

.social-icons.footer {
  margin-left: 0;
}

.social-link {
  margin-right: 0;
  padding: 8px;
  text-decoration: none;
  transition: all .2s;
}

.social-link:hover {
  opacity: .6;
}

.lp-topo-section {
  background-image: url('../images/img-top-notredame.png');
  background-position: 0 0;
  background-size: auto;
  height: 769px;
}

.lp-topo-section.bradesco {
  background-image: url('../images/bg_Bradesco.jpg');
  background-size: auto;
}

.lp-topo-section.amil {
  background-image: url('../images/653f802a5c907fd6c445ad5e_bg_amil.jpg');
  background-size: cover;
  width: 100%;
}

.lp-topo-section.porto {
  background-image: url('../images/bg_porto.jpg');
  background-size: auto;
}

.lp-topo-section.unimed {
  background-image: url('../images/bg-unimed.png');
  background-position: 0 0;
  background-size: auto;
}

.lp-bg-top {
  width: 100vw;
  height: 769px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 1226px;
}

.lp-bg-top.sulamerica {
  z-index: -1;
  background-color: #003566;
}

.lp-bg-top.unimed {
  z-index: -1;
  background-color: #007f4d;
}

.lp-top-content {
  order: 1;
  width: 45%;
  margin-top: 0;
  padding-top: 105px;
  padding-left: 20px;
  padding-right: 0;
  font-size: 14px;
}

.lp-prelogo {
  color: #fff;
  margin-bottom: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.lp-prelogo.sulamerica {
  color: #dd5a22;
}

.lp-prelogo.light-blue {
  color: #0071fe;
  margin-bottom: 10px;
}

.lp-prelogo.grey {
  color: #c3c3c3;
  margin-bottom: 10px;
}

.lp-prelogo.dark-blue {
  color: #003566;
  margin-bottom: 10px;
}

.lp-prelogo.dark-blue.historia {
  color: #022f9f;
  margin-bottom: 40px;
  font-size: 24px;
}

.lp-prelogo.bradesco {
  color: #c3c3c3;
  -webkit-text-stroke-color: #c3c3c3;
  font-size: 50px;
  line-height: 50px;
}

.lp-prelogo.black {
  color: #1e1e1e;
  margin-bottom: 10px;
}

.lp-prelogo.porto {
  color: #c3c3c3;
  -webkit-text-stroke-color: #c3c3c3;
}

.lp-prelogo.omint {
  color: #fff;
}

.lp-prelogo.notre {
  color: #dd5a22;
}

.lp-logo-holder {
  background-color: #fff;
  border-radius: 12px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 310px;
  height: 103px;
  margin-bottom: 30px;
  padding: 10px 11px 10px 10px;
  display: flex;
}

.lp-top-text {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  line-height: 20px;
}

.lp-topo-block {
  width: 100%;
}

.lp-links-box {
  border-top: 1px solid #fff;
  justify-content: space-between;
  margin-top: 140px;
  display: flex;
}

.lp-link-top {
  color: #fff;
  text-transform: uppercase;
  border-top: 3px solid rgba(0, 0, 0, 0);
  margin-top: -2px;
  padding-top: 30px;
  padding-bottom: 10px;
  font-family: Montserrat, sans-serif;
  font-weight: 700;
  text-decoration: none;
}

.lp-link-top:hover {
  border-top-color: #000;
}

.lp-link-top.sulamerica {
  border-top-color: rgba(221, 90, 34, 0);
  transition: all .2s;
}

.lp-link-top.sulamerica:hover {
  border-top-color: #dd5a22;
}

.lp-link-top.bradesco {
  border-top-color: rgba(221, 90, 34, 0);
  transition: all .2s;
}

.lp-link-top.bradesco:hover {
  border-top-color: #022f9f;
}

.lp-link-top.unimed {
  border-top-color: rgba(221, 90, 34, 0);
  transition: all .2s;
}

.lp-link-top.unimed:hover {
  border-top-color: #0071fe;
}

.lp-beneficios-section {
  z-index: 50;
  padding-top: 108px;
  padding-bottom: 150px;
  position: relative;
}

.lp-tit-default {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: Onest, sans-serif;
  font-size: 48px;
  line-height: 52px;
}

.lp-tit-default.sulamerica {
  color: #20345b;
}

.lp-tit-default.medium {
  color: #fff;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 38px;
}

.lp-tit-default.bradesco {
  color: #e5173f;
}

.lp-tit-default.amil {
  color: #4f14ff;
}

.lp-tit-default.porto {
  color: #00a4ff;
  -webkit-text-stroke-color: #00a4ff;
}

.lp-tit-default.omint {
  color: #b1a070;
}

.lp-tit-default.sulamerica2 {
  color: #fff;
}

.lp-tit-default.unimed {
  color: #007f4d;
}

.lp-3collumns {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lp-3collumns.reembolsos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

.lp-3collumns.reembolsos.unimed {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.lp-beneficios-block {
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  padding: 35px;
  transition: all .2s;
  display: flex;
}

.lp-beneficios-block:hover {
  box-shadow: 0 25px 55px rgba(30, 99, 146, .15);
}

.lp-sub-tit {
  color: #20345b;
  margin-bottom: 20px;
  font-family: Onest, sans-serif;
  font-size: 36px;
  line-height: 38px;
}

.lp-sub-tit.reembolsos {
  margin-top: 0;
  margin-bottom: 40px;
}

.lp-sub-tit.reembolsos.sulamerica {
  color: #0071fe;
}

.lp-sub-tit.reembolsos.bradesco {
  color: #e5173f;
}

.lp-sub-tit.reembolsos.amil {
  color: #4f14ff;
}

.lp-sub-tit.reembolsos.porto {
  color: #00a4ff;
}

.lp-sub-tit.reembolsos.porto-2 {
  color: #00a4ff;
  font-size: 25px;
  line-height: 26px;
}

.lp-sub-tit.reembolsos.omint {
  color: #b1a070;
}

.lp-sub-tit.reembolsos.unimed {
  color: #007f4d;
}

.lp-sub-tit.omint {
  font-size: 30px;
}

.lp-default-text {
  color: #666;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.lp-default-text.reembolsos {
  width: 300px;
  margin-bottom: 40px;
  margin-left: 100px;
}

.lp-default-text.blue-city {
  color: #009dff;
  margin-top: 20px;
  font-size: 16px;
  font-weight: 700;
}

.lp-beneficios-titbox {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 100%;
  height: 110px;
  display: flex;
}

.lp-bt-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: 60%;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: grid;
}

.lp-content-box {
  position: relative;
}

.lp-bt-default {
  text-transform: uppercase;
  border: 2px solid #3898ec;
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
}

.lp-bt-default:hover {
  background-color: #003566;
  border-color: #003566;
}

.lp-bt-default.sulamerica {
  background-color: #dd5a22;
  border: 2px solid #dd5a22;
}

.lp-bt-default.sulamerica:hover {
  background-color: #003566;
  border-color: #003566;
}

.lp-bt-default.form {
  padding: 15px 40px;
}

.lp-bt-default.form.bradesco {
  background-color: #022f9f;
  border-color: #022f9f;
}

.lp-bt-default.form.bradesco:hover {
  color: #3a3a3a;
  background-color: #fff;
  border-color: #fff;
}

.lp-bt-default.form.omint {
  border-color: rgba(255, 255, 255, 0);
}

.lp-bt-default.form.omint:hover {
  background-color: #009dff;
}

.lp-bt-default.form.unimed {
  background-color: #112b46;
  border-color: #112b46;
}

.lp-bt-default.form.unimed:hover {
  background-color: #0071fe;
  border-color: #0071fe;
}

.lp-bt-default.bradesco {
  background-color: #e5173f;
  border-color: #e5173f;
}

.lp-bt-default.bradesco:hover {
  background-color: #003566;
  border-color: #003566;
}

.lp-bt-default.sulamerica-copy {
  background-color: #dd5a22;
}

.lp-bt-default.sulamerica-copy:hover {
  background-color: #003566;
}

.lp-bt-default.amil {
  background-color: #4f14ff;
  border-color: #4f14ff;
}

.lp-bt-default.amil:hover {
  background-color: #003566;
  border-color: #003566;
}

.lp-bt-default.porto {
  background-color: #00a4ff;
}

.lp-bt-default.porto:hover {
  background-color: #003566;
}

.lp-bt-default.omint {
  background-color: #112b46;
  border-color: #112b46;
}

.lp-bt-default.omint:hover {
  background-color: #b1a070;
  border-color: #b1a070;
}

.lp-bt-default.unimed {
  background-color: #007f4d;
  border: 2px solid #007f4d;
}

.lp-bt-default.unimed:hover {
  background-color: #112b46;
  border-color: #003566;
}

.lp-bt-default--outline {
  color: #1e1e1e;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #000;
  border-radius: 100px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
}

.lp-bt-default--outline:hover {
  color: #fff;
  background-color: #003566;
}

.lp-bt-default--outline.sulamerica {
  border-color: #0071fe;
}

.lp-bt-default--outline.sulamerica:hover {
  background-color: #003566;
  border-color: #003566;
}

.lp-bt-default--outline.bradesco {
  border-color: #022f9f;
}

.lp-bt-default--outline.bradesco:hover {
  background-color: #003566;
}

.lp-bt-default--outline.unimed {
  border-color: #007f4d;
}

.lp-reembolsos-section {
  justify-content: center;
  display: flex;
  position: relative;
}

.lp-detail-01 {
  position: absolute;
  top: auto;
  bottom: -236px;
  left: 0;
  right: auto;
  transform: rotate(180deg);
}

.lp-detail-01.bradesco {
  transform: none;
}

.lp-bg-reembolsos {
  z-index: -1;
  background-color: #f9f9f9;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: -50vw;
  right: auto;
}

.lp-reembolsos-content {
  z-index: 50;
  width: 80%;
  position: relative;
}

.lp-reembolsos-content._2-collumns {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.lp-reembolsos-titbox {
  align-items: center;
  display: flex;
}

.lp-reembolsos-block {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 40px 0;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 35px;
  transition: all .2s;
  display: flex;
  box-shadow: 0 25px 55px rgba(30, 99, 146, .15);
}

.lp-reembolsos-block:hover {
  border-color: #dd5a22;
}

.lp-reembolsos-block.bradesco:hover, .lp-reembolsos-block.bradesco-copy:hover {
  border-color: #e5173f;
}

.lp-reembolsos-block.amil:hover {
  border-color: #4f14ff;
}

.lp-reembolsos-block.porto:hover {
  border-color: #00a4ff;
}

.lp-reembolsos-block.omint:hover {
  border-color: #b1a070;
}

.lp-reembolsos-block.unimed:hover {
  border-color: #0071fe;
}

.globe-detail {
  z-index: 0;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: auto;
  right: 60px;
}

.lp-detail-02 {
  position: absolute;
  top: auto;
  bottom: 208px;
  left: auto;
  right: 22px;
  transform: rotate(-90deg);
}

.lp-detail-03 {
  position: absolute;
  top: auto;
  bottom: 235px;
  left: auto;
  right: -88px;
}

.lp-redes-credenciadas {
  z-index: 50;
  margin-top: -110px;
  position: relative;
}

.lp-bg-redes {
  z-index: -1;
  background-color: #21345c;
  border-bottom-right-radius: 80px;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 97px;
}

.lp-bg-redes.bradesco {
  background-color: #1e1e1e;
}

.lp-list {
  color: #fff;
  font-family: Montserrat, sans-serif;
  font-size: 30px;
  line-height: 26px;
}

.lp-list.sulamerica {
  color: #009dff;
  margin-bottom: 60px;
}

.lp-list.bradesco {
  color: #e5173f;
  margin-bottom: 60px;
}

.lp-list.amil {
  color: #4f14ff;
  margin-bottom: 60px;
}

.lp-list.porto {
  color: #00a4ff;
  margin-bottom: 60px;
}

.lp-list.unimed {
  color: #007f4d;
  -webkit-text-stroke-color: #007f4d;
  margin-bottom: 60px;
}

.lp-text-default {
  color: #bbb;
  margin-bottom: 20px;
  font-size: 20px;
}

.lp-text-default.white {
  color: #fff;
  margin-bottom: 9px;
  font-size: 16px;
}

.lp-text-default.copyright {
  color: #fff;
  text-align: center;
  margin-top: 43px;
  margin-bottom: 0;
  font-size: 14px;
}

.lp-detail-04 {
  width: 175px;
  position: absolute;
  top: auto;
  bottom: -37px;
  left: -35px;
  right: auto;
  transform: rotate(90deg);
}

.lp-form-box {
  background-color: #650607;
  border-top-left-radius: 80px;
  border-bottom-right-radius: 80px;
  width: 720px;
  padding: 55px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

.lp-form-box.bradesco {
  background-color: #20345b;
  position: relative;
}

.lp-form-box.amil {
  background-color: #4f14ff;
  position: relative;
  left: -100px;
}

.lp-form-box.porto {
  background-color: #00a4ff;
  position: relative;
}

.lp-form-box.omint {
  background-color: #b1a070;
}

.lp-form-box.unimed {
  background-color: #007f4d;
}

.text-field {
  border: 1px solid #999;
  border-radius: 10px;
  height: 56px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 16px;
}

.text-field.news {
  border-radius: 100px;
  margin-right: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.form-label {
  color: #fff;
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.lp-2collumns {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 40px;
  display: grid;
}

.lp-white-globe {
  position: absolute;
  top: auto;
  bottom: -100px;
  left: auto;
  right: 0;
}

.lp-form-detail01 {
  position: absolute;
  top: auto;
  bottom: -131px;
  left: auto;
  right: 162px;
  transform: rotate(90deg);
}

.lp-form-detail01.bradesco {
  transform: rotate(-90deg);
}

.lp-form-detail01.unimed {
  bottom: -69px;
  transform: rotate(180deg);
}

.lp-form-detail02 {
  height: 120px;
  position: absolute;
  top: auto;
  bottom: -30px;
  left: auto;
  right: 106px;
  transform: rotate(90deg);
}

.blog-section {
  background-color: #fff;
  padding-top: 170px;
  padding-bottom: 170px;
}

.blog-section.inside-blog {
  background-color: rgba(0, 0, 0, 0);
  padding-top: 0;
}

.form-block {
  z-index: 50;
  display: none;
  position: relative;
}

.content-box {
  text-align: left;
  position: relative;
}

.content-box.blog {
  background-color: #fff;
  border: 1px solid #e8e8e8;
  border-radius: 8px;
  height: auto;
  margin-bottom: 0;
  transition: all .2s;
  overflow: hidden;
}

.content-box.blog:hover {
  box-shadow: 0 25px 55px rgba(30, 99, 146, .15);
}

.content-box.blog.full {
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  display: flex;
}

.content-box.blog-2rows {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  display: grid;
}

.content-box.post-img01 {
  background-image: url('../images/blog-post02.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 1px solid #000;
}

.content-box.post-img01.vertical {
  height: 200px;
}

.content-box.blog-post {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding-top: 20px;
  padding-bottom: 20px;
  display: flex;
}

.content-box.blog-post.vertical {
  padding: 0 25px 25px;
}

.content-box.post-img02 {
  background-image: url('../images/blog-post03.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  border-right: 1px solid #e8e8e8;
}

.img-blog {
  background-image: url('../images/blogpost-01.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 362px;
}

.blog-content {
  height: 100%;
  padding: 35px;
}

.blog-post-tit {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Onest, sans-serif;
  line-height: 28px;
}

.text-default {
  color: #bbb;
  text-align: left;
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 20px;
}

.text-default.white {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}

.text-default.white.slider {
  font-size: 18px;
  line-height: 160%;
}

.text-default.white.slider.center {
  text-align: center;
}

.blog-post-link {
  color: #009dff;
  background-image: url('../images/blue-arrow.svg');
  background-position: -20px;
  background-repeat: no-repeat;
  background-size: auto;
  width: 100%;
  margin-top: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Onest, sans-serif;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  transition: all .2s;
}

.blog-post-link:hover {
  color: #d28f3d;
  background-position: 0;
  padding-left: 25px;
}

.blog-2collumns-content {
  grid-column-gap: 31px;
  grid-row-gap: 31px;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1.25fr;
  grid-auto-columns: 1fr;
  height: 100%;
  display: grid;
}

.blog-2collumns-content.vertical {
  flex-direction: column;
  height: auto;
  display: flex;
}

.footer-section {
  background-color: #003566;
  padding-top: 50px;
  padding-bottom: 50px;
}

._2collumns-content {
  grid-column-gap: 30px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-bottom: 40px;
  display: grid;
}

._2collumns-content.middle {
  align-items: center;
}

.tit_medium {
  color: #009dff;
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Onest, sans-serif;
  line-height: 28px;
}

.bt-default {
  color: #333;
  text-transform: uppercase;
  background-color: #ffb603;
  border: 2px solid #ffb603;
  border-radius: 100px;
  padding: 10px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
}

.bt-default:hover {
  color: #fff;
  background-color: #009dff;
  border-color: #009dff;
}

.bt-default.sulamerica {
  background-color: #dd5a22;
}

.bt-default.sulamerica:hover {
  background-color: #003566;
}

.bt-default.form {
  padding: 15px 40px;
}

.bt-default.form:hover {
  color: #003566;
  background-color: #cecece;
}

.bt-default.up-space {
  margin-top: 40px;
}

.bt-default.news {
  height: 56px;
}

.news-form {
  margin-bottom: 0;
}

.news-form-box {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.footer-divider {
  background-color: #169bff;
  height: 1px;
  margin-top: 80px;
  margin-bottom: 80px;
}

._4collumns-content {
  grid-column-gap: 54px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1.25fr 1fr 1fr 1.25fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.tit_mini {
  color: #009dff;
  margin-top: 0;
  margin-bottom: 20px;
  font-family: Onest, sans-serif;
  font-size: 16px;
  line-height: 22px;
}

.footer-link {
  color: #fff;
  width: 100%;
  margin-bottom: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  text-decoration: none;
  transition: all .2s;
}

.footer-link:hover {
  color: #ffb603;
}

.lp-slider-benefits {
  background-color: rgba(0, 0, 0, 0);
  height: auto;
}

.lp-slider-right {
  width: 56px;
  height: 56px;
  top: -90px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.lp-slider-left {
  width: 56px;
  height: 56px;
  top: -90px;
  bottom: auto;
  left: auto;
  right: 83px;
}

.mask {
  overflow: visible;
}

.arrow-white {
  position: absolute;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.arrow-dark {
  opacity: 0;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}

.slide-nav {
  display: none;
}

.top-section {
  z-index: 150;
  background-color: #00005b;
  height: 642px;
  position: relative;
}

.top-section.bradesco {
  background-image: url('../images/bg_Bradesco.jpg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
}

.aa-arrow-menu {
  margin-left: 0;
  transition: all .3s cubic-bezier(.6, -.28, .735, .045);
  display: none;
  position: absolute;
  top: 0;
  left: 50%;
}

.bar-tab {
  z-index: 0;
  background-color: #ffb603;
  width: 100%;
  height: 9px;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.slider-content {
  text-align: left;
  width: 300px;
  margin-top: -50px;
  position: relative;
}

.slider-content.aa-outubrorosa-2023 {
  width: 450px;
}

.slider-content._03 {
  opacity: 1;
  overflow: auto;
}

.pre-tit {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(to right, #ff6d57, #ff2b88 76%);
  -webkit-background-clip: text;
  background-clip: text;
  margin-bottom: .5em;
  font-size: 16px;
  font-weight: 700;
  line-height: 16px;
}

.aa-bt-02 {
  background-image: linear-gradient(47deg, #ff6d57, #ef20a0);
  border-radius: 150px;
  padding: 1.2em 2.5em;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  transition: all .2s;
  box-shadow: 0 15px 25px rgba(229, 51, 94, .25);
}

.aa-bt-02:hover {
  transform: translate(0, 10px);
  box-shadow: 0 5px 25px rgba(229, 51, 94, .25);
}

.aa-bt-02.no-animation {
  color: #fff;
  text-transform: uppercase;
}

.aa-bt-02.no-animation:hover {
  background-color: #ff6e58;
  background-image: none;
  transform: none;
}

.aa-bt-02.no-animation.mobile {
  display: none;
}

.aa-container {
  justify-content: space-between;
  width: 1290px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.aa-container.aa-slider {
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.aa-tit-model {
  -webkit-text-fill-color: transparent;
  background-image: linear-gradient(60deg, #362553, #6f5cb7);
  -webkit-background-clip: text;
  background-clip: text;
  margin-top: 0;
  font-size: 45px;
  font-weight: 600;
  line-height: 1.1em;
}

.aa-tit-model.aa-slider {
  background-image: linear-gradient(to right, #362553, #6f5cb7);
  font-size: 58px;
}

.tab-link {
  color: #003566;
  text-align: left;
  background-color: #cce9ff;
  border-right: 1px #022f9f;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  width: 430px;
  height: 162px;
  margin-left: .1em;
  margin-right: .1em;
  padding: 2em;
  font-family: Onest, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 18px;
  display: flex;
}

.tab-link.w--current {
  color: #fff;
  background-color: #003566;
  border-radius: 4px;
}

.tab-link.last {
  border-right-style: none;
  margin-left: 0;
  margin-right: .1em;
}

.tab-link.first {
  margin-left: .1em;
}

.timer-tab {
  z-index: 10;
  background-color: #009dff;
  width: 100%;
  height: 9px;
  display: block;
  position: absolute;
  top: auto;
  bottom: 0;
  left: 0%;
  right: 0%;
}

.tab-txt {
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 500;
  line-height: 16px;
}

.tabs-list {
  z-index: 50;
  width: 1234px;
  display: flex;
  position: absolute;
  top: auto;
  bottom: -79px;
  left: auto;
  right: auto;
}

.tabs-home {
  text-align: center;
  justify-content: center;
  height: 642px;
  display: flex;
}

.tab-content {
  background-color: #00005b;
  width: 100%;
  height: 642px;
}

.tab-content .slider00 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/Abril-azul-Banner.jpg');
  background-position: -150px 0px;
  background-repeat: repeat;
  background-size: auto;
  background-clip: border-box;
}

.tab-content.slider01 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/bg_HOME-ATUAL-2.jpg');
  background-position: -230px 0px;
  background-repeat: repeat;
  background-size: auto;
  background-clip: border-box;
}

.tab-content.slider02 {
  background-image: url('../images/bg_02.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.tab-content.slider03 {
  background-color: var(--white);
  box-shadow: none;
  background-image: url('../images/banner-dia-das-mulheres-1.jpg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: cover;
}

.tab-content.slider04 {
  box-shadow: none;
  background-image: url('../images/banners-site-seguro-limpo.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: auto 100%;
}

.tab-content.slider05 {
  -webkit-text-fill-color: inherit;
  background-image: url('../images/banner-boas-festas-2024-2.jpg');
  background-position: 0 0;
  background-repeat: repeat;
  background-size: auto;
  background-clip: border-box;
}

.aa-logo-outubrorosa {
  align-items: center;
  margin-bottom: 2em;
  display: flex;
}

.aa-bt-01 {
  text-align: center;
  background-image: linear-gradient(47deg, #ef20a0, #8038ff);
  border-radius: 150px;
  padding: 1.2em 2.5em;
  font-size: 15px;
  font-weight: 700;
  line-height: 15px;
  transition: all .2s;
  box-shadow: 0 15px 25px rgba(229, 51, 94, .25);
}

.aa-bt-01:hover {
  transform: translate(0, 10px);
  box-shadow: 0 5px 25px rgba(229, 51, 94, .25);
}

.aa-text-default {
  color: #362654;
  font-size: 15px;
  font-weight: 400;
  line-height: 1.4em;
}

.aa-text-default.aa-slider {
  color: #828282;
  margin-bottom: 2em;
  font-size: 22px;
  line-height: 32px;
}

.tab-container {
  z-index: 0;
  text-align: left;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 0 0;
  background-size: auto;
  width: 100%;
  height: 642px;
  overflow: visible;
}

.aa-img-slider {
  width: auto;
  max-width: none;
  height: auto;
  position: absolute;
  top: -219px;
  bottom: auto;
  left: auto;
  right: 59px;
}

.aa-img-slider.melhoresongs {
  top: -216px;
  right: -197px;
}

.aa-img-slider.aa-outubro_rosa_2023 {
  left: 338px;
  right: auto;
}

.tit-default {
  color: #d28f3d;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 40px;
  font-family: Onest, sans-serif;
  font-size: 40px;
  line-height: 120%;
}

.tit-default.sulamerica {
  color: #dd5a22;
}

.tit-default.medium {
  color: #fff;
  margin-bottom: 10px;
  font-size: 32px;
  line-height: 38px;
}

.tit-default.bradesco {
  color: #e5173f;
}

.tit-default.white {
  color: #fff;
}

.tit-default.white.minor {
  font-size: 26px;
}

.tit-default.less-bottom-space {
  margin-top: 0;
  margin-bottom: 5px;
}

.tit-default.less-bottom-space.blue.atendimento {
  margin-bottom: 40px;
  font-size: 38px;
  font-weight: 400;
}

.tit-default.yelow {
  color: #ffb603;
  text-align: center;
}

.tit-default.no-space {
  margin-bottom: 0;
}

.tit-default.top-quemsomos {
  color: #333;
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 54px;
  line-height: 100%;
}

.tit-default.top-quemsomos.blue.atendimento {
  margin-bottom: 40px;
}

.tit-default.center {
  text-align: center;
}

.tit-default.dark-blue {
  color: #022f9f;
}

.lp-text-default-copy {
  color: #bbb;
  margin-bottom: 20px;
  font-size: 20px;
}

.lp-text-default-copy.white {
  color: #fff;
  margin-bottom: 0;
  font-size: 16px;
}

.lp-text-default-copy.copyright {
  color: #fff;
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0;
  font-size: 14px;
}

.text-block {
  color: #ffb603;
}

.blue {
  color: #009dff;
}

.lp-bt-default-copy {
  text-transform: uppercase;
  border-radius: 100px;
  padding: 15px 30px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
}

.lp-bt-default-copy:hover {
  background-color: #003566;
}

.lp-bt-default-copy.sulamerica {
  background-color: #dd5a22;
}

.lp-bt-default-copy.sulamerica:hover {
  background-color: #003566;
}

.lp-bt-default-copy.form {
  padding: 15px 40px;
}

.lp-bt-default-copy.form.bradesco {
  background-color: #022f9f;
}

.lp-bt-default-copy.form.bradesco:hover {
  color: #3a3a3a;
  background-color: #fff;
}

.lp-bt-default-copy.bradesco {
  background-color: #e5173f;
}

.lp-bt-default-copy.bradesco:hover {
  background-color: #003566;
}

.lp-bt-default-copy.sulamerica-copy {
  background-color: #dd5a22;
}

.lp-bt-default-copy.sulamerica-copy:hover {
  background-color: #003566;
}

.bg-slider-blue {
  background-color: #f8f8f8;
  width: 100vw;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 1550px;
  right: auto;
}

.clientes-section {
  z-index: 50;
  background-color: #fff;
  padding-top: 150px;
  padding-bottom: 150px;
  position: relative;
}

.pretit {
  color: #022f9f;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 15px;
  font-weight: 700;
}

.pretit.sulamerica {
  color: #dd5a22;
}

.pretit.light-blue {
  color: #0071fe;
  margin-bottom: 10px;
}

.pretit.grey {
  color: #c3c3c3;
  margin-bottom: 10px;
}

.pretit.dark-blue {
  color: #003566;
  margin-bottom: 10px;
}

.pretit.bradesco {
  color: #c3c3c3;
  -webkit-text-stroke-color: #c3c3c3;
}

.pretit.black {
  color: #1e1e1e;
  margin-bottom: 10px;
}

.pretit.white {
  color: #fff;
}

.pretit.social-share {
  position: absolute;
  top: 49px;
  bottom: auto;
  left: -86px;
  right: auto;
  transform: rotate(-90deg);
}

.default-text {
  color: #003566;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 160%;
}

.default-text.reembolsos {
  margin-bottom: 40px;
  margin-left: 100px;
}

.default-text.white {
  color: #fff;
}

.default-text.white.smaller {
  font-size: 16px;
  line-height: 150%;
}

.slider-clientes {
  z-index: 50;
  background-color: rgba(0, 0, 0, 0);
  width: 33%;
  height: auto;
  margin-top: 40px;
}

.box-foto-logo {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  flex-direction: column;
  grid-template-rows: auto;
  grid-template-columns: .75fr 1fr;
  grid-auto-columns: 1fr;
  align-content: stretch;
  justify-content: space-between;
  align-items: start;
  width: 100%;
  height: auto;
  display: grid;
}

.foto-cliente {
  object-fit: cover;
  background-image: url('../images/avatar-depoimento.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 120px;
  height: 120px;
}

.logo-parceiro {
  width: auto;
  height: 35px;
  margin-left: auto;
}

._3collumns {
  grid-column-gap: 61px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._3collumns.reembolsos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

._3collumns.more-space {
  grid-column-gap: 76px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.clientes-block {
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  padding: 35px;
  transition: all .2s;
  display: flex;
}

.clientes-block:hover {
  box-shadow: 0 25px 55px rgba(30, 99, 146, .15);
}

.subtit {
  color: #20345b;
  margin-bottom: 20px;
  font-family: Onest, sans-serif;
  font-size: 24px;
  line-height: 28px;
}

.subtit.reembolsos {
  margin-top: 0;
  margin-bottom: 40px;
}

.subtit.reembolsos.sulamerica {
  color: #0071fe;
}

.subtit.reembolsos.bradesco {
  color: #e5173f;
}

.subtit.blue {
  color: #009dff;
}

.subtit.blue.big {
  margin-top: 40px;
  font-size: 70px;
}

.subtit.blue.medium {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 36px;
}

.subtit.blue.medium.historia {
  color: #d28f3d;
  margin-bottom: 10px;
}

.subtit.blogtop {
  color: #d28f3d;
  margin-top: 0;
}

.subtit.blogtop.blog {
  font-size: 34px;
  line-height: 120%;
}

.quemsomos-section {
  z-index: 30;
  justify-content: center;
  padding-top: 120px;
  padding-bottom: 40px;
  position: relative;
}

.detail-01 {
  position: absolute;
  top: auto;
  bottom: -220px;
  left: -103px;
  right: auto;
}

.detail-01.bradesco {
  transform: none;
}

.all-in {
  overflow: hidden;
}

._2collumns {
  z-index: 50;
  grid-column-gap: 91px;
  grid-row-gap: 60px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
  position: relative;
}

._2collumns._2-collumns {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._2collumns.sobre {
  align-items: center;
  height: 450px;
}

._2collumns.atendimento {
  align-items: center;
  height: 608px;
}

._2collumns.atendimento.second-half {
  height: 600px;
}

._2collumns.form {
  grid-column-gap: 147px;
  grid-template-columns: .75fr 1.5fr;
}

._2collumns.facilidade {
  grid-template-columns: 1fr .75fr;
}

._2collumns.quem-somos {
  grid-column-gap: 321px;
  grid-template-columns: 1fr 1fr;
  align-items: center;
  height: 608px;
}

._2collumns.quem-somos.second-half {
  height: 600px;
}

.content-block {
  position: relative;
}

.content-block.atendimento {
  margin-top: -40px;
}

.content-block.bottom.right {
  border-right: 1px solid #d1d1d1;
  align-items: flex-start;
  width: 190px;
  margin-right: 180px;
}

.content-block.historia {
  display: flex;
}

.content-block.right {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.bt-box {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.bt-default--outline {
  color: #1e1e1e;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0);
  border: 2px solid #009dff;
  border-radius: 100px;
  padding: 10px 20px;
  font-family: Montserrat, sans-serif;
  font-size: 12px;
  font-weight: 700;
  transition: all .2s;
}

.bt-default--outline:hover {
  color: #fff;
  background-color: #003566;
  border-color: #003566;
}

.bt-default--outline.sulamerica {
  border-color: #0071fe;
}

.bt-default--outline.sulamerica:hover {
  background-color: #003566;
}

.bt-default--outline.bradesco {
  border-color: #022f9f;
}

.bt-default--outline.bradesco:hover {
  background-color: #003566;
}

.bt-default--outline.white {
  color: #fff;
  border-color: #ffb603;
  margin-top: 60px;
}

.bt-default--outline.white:hover {
  background-color: #009dff;
  border-color: #009dff;
}

.bt-default--outline.white.w--current {
  color: #fff;
  border-color: #ffb603;
  margin-top: 60px;
}

.vantagens-section {
  z-index: 0;
  background-color: #003566;
  margin-top: -110px;
  padding-top: 220px;
  padding-bottom: 140px;
  position: relative;
}

.img-partners {
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 259px;
}

.img-atendimento {
  max-width: none;
  height: 600px;
  position: absolute;
  top: -296px;
  bottom: auto;
  left: -291px;
  right: auto;
}

.body-home {
  background-color: #f9f9f9;
}

.form-box {
  background-color: #009dff;
  border-top-left-radius: 80px;
  border-bottom-right-radius: 80px;
  width: 720px;
  padding: 55px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
  right: auto;
}

.form-box.bradesco {
  background-color: #e5173f;
  position: relative;
}

.slider-left {
  width: 56px;
  height: 56px;
  top: -100px;
  bottom: auto;
  left: auto;
  right: -748px;
}

.slider-left.blog {
  top: auto;
  bottom: 30px;
  left: 30px;
  right: auto;
}

.slider-right {
  width: 56px;
  height: 56px;
  top: -100px;
  bottom: auto;
  left: auto;
  right: -826px;
}

.slider-right.blog {
  top: auto;
  bottom: 30px;
  left: 113px;
  right: auto;
}

.bold {
  font-size: 20px;
  font-weight: 700;
}

.form-detail02 {
  height: 120px;
  position: absolute;
  top: auto;
  bottom: -30px;
  left: auto;
  right: 106px;
  transform: rotate(90deg);
}

.form-detail01 {
  width: 111px;
  position: absolute;
  top: auto;
  bottom: -167px;
  left: auto;
  right: 170px;
  transform: rotate(90deg);
}

.form-detail01.bradesco {
  transform: rotate(-90deg);
}

.facilidade-section {
  padding-top: 120px;
  padding-bottom: 90px;
}

.img-dutra-cel {
  max-width: none;
  position: absolute;
  top: 60px;
  bottom: auto;
  left: auto;
  right: -242px;
}

.detail-03 {
  position: absolute;
  top: auto;
  bottom: -156px;
  left: -103px;
  right: auto;
}

.detail-03.bradesco {
  transform: none;
}

.detail-02 {
  width: 111px;
  height: 222px;
  position: absolute;
  top: auto;
  bottom: -41px;
  left: auto;
  right: -170px;
  transform: rotate(180deg);
}

.slide-detail-left {
  width: 54px;
  height: 107px;
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}

.slide-detail-left._01 {
  background-image: none;
  background-position: 0 0;
  background-size: auto;
  top: 151px;
  right: 550px;
}

.slide-detail-left._02 {
  top: 242px;
  right: 473px;
}

.slide-detail-left._03 {
  top: 398px;
  right: 409px;
}

.slide-detail-left._04 {
  width: 100px;
  top: 237px;
  right: 284px;
}

.slide-detail-right {
  position: absolute;
  top: 0;
  bottom: auto;
  left: auto;
  right: 0;
}

.slide-detail-right._01 {
  top: 177px;
  right: 265px;
}

.slide-detail-right._02 {
  top: 260px;
  right: 202px;
}

.slide-detail-right._03 {
  top: 398px;
  right: 233px;
}

.slide-detail-right._04 {
  top: 229px;
  right: 84px;
}

.atendimento-detail01 {
  z-index: 50;
  width: 58px;
  height: 116px;
  position: absolute;
  top: -110px;
  bottom: auto;
  left: 51px;
  right: auto;
}

.atendimento-detail02 {
  z-index: 50;
  width: 91px;
  max-width: none;
  height: 182px;
  position: absolute;
  top: -207px;
  bottom: auto;
  left: 314px;
  right: auto;
}

.diferenciais-detail01 {
  z-index: 50;
  width: 65px;
  height: 131px;
  position: absolute;
  top: -54px;
  bottom: auto;
  left: 28px;
  right: auto;
}

.diferenciais-detail02 {
  z-index: 50;
  width: 102px;
  max-width: none;
  height: 205px;
  position: absolute;
  top: -77px;
  bottom: auto;
  left: 323px;
  right: auto;
}

.dropdown-megamenu.w--open {
  transition: all .2s;
  overflow: hidden;
}

.sub-menu-link {
  color: #00005b;
  width: 100%;
  font-family: Onest, sans-serif;
  font-weight: 700;
  transition: all .2s;
}

.sub-menu-link:hover {
  background-color: #ccc;
}

.sub-menu-link.third-level:hover {
  background-color: #00005b;
}

.icon-2 {
  color: #009dff;
  transform: rotate(-90deg);
}

.dropdown-submenu.w--open {
  flex-direction: column;
  align-items: flex-start;
  transition: all .2s;
  display: flex;
}

.dropdown-second-submenu.w--open {
  background-color: #003566;
  margin-top: -59px;
  margin-left: 136px;
}

.sub-second-menu-link {
  color: #fff;
  font-family: Onest, sans-serif;
  font-weight: 700;
  transition: all .2s;
}

.sub-second-menu-link:hover {
  color: #ffb603;
}

.drop-second-level, .slide {
  width: 100%;
}

.topo-quemsomos-section {
  z-index: 30;
  justify-content: center;
  padding-top: 0;
  padding-bottom: 40px;
  position: relative;
}

.img-quemsomos-01 {
  max-width: none;
  height: 673px;
  position: absolute;
  top: -304px;
  bottom: auto;
  left: -179px;
  right: auto;
}

.bold-blue {
  color: #022f9f;
}

.sobre-section {
  z-index: 0;
  background-color: #003566;
  margin-top: -55px;
  padding-top: 220px;
  padding-bottom: 60px;
  position: relative;
}

._4collumns {
  grid-column-gap: 21px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._4collumns.reembolsos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

._4collumns.more-space {
  grid-column-gap: 76px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  margin-top: 60px;
  margin-bottom: 40px;
}

.img-sobre-dutra {
  max-width: none;
  height: 660px;
  position: absolute;
  top: -266px;
  bottom: auto;
  left: -456px;
  right: auto;
}

.historia-section {
  padding-top: 150px;
  padding-bottom: 260px;
}

.quem-detail-01 {
  width: 111px;
  height: 222px;
  position: absolute;
  top: auto;
  bottom: -96px;
  left: -234px;
  right: auto;
  transform: rotate(180deg);
}

.quemsomos-block {
  background-color: #fff;
  border: 2px solid #fff;
  border-radius: 40px 0;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 55px;
  transition: all .2s;
  display: flex;
  box-shadow: 0 25px 55px rgba(30, 99, 146, .15);
}

.quemsomos-block:hover {
  border-color: #009dff;
}

.quemsomos-block.bradesco:hover, .quemsomos-block.bradesco-copy:hover {
  border-color: #e5173f;
}

.quemsomos-block.amil:hover {
  border-color: #4f14ff;
}

.quemsomos-block.porto:hover {
  border-color: #00a4ff;
}

.quemsomos-block.omint:hover {
  border-color: #b1a070;
}

.quemsomos-block.unimed:hover {
  border-color: #0071fe;
}

.quemsomos-block.center {
  text-align: center;
  align-items: center;
  padding: 40px;
}

.img-dutra-presidente {
  max-width: none;
  height: 660px;
  position: absolute;
  top: -312px;
  bottom: auto;
  left: -748px;
  right: auto;
}

._3collumns-copy {
  grid-column-gap: 61px;
  grid-row-gap: 20px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

._3collumns-copy.reembolsos {
  grid-column-gap: 40px;
  grid-row-gap: 40px;
}

._3collumns-copy.more-space {
  grid-column-gap: 76px;
  margin-top: 60px;
  margin-bottom: 40px;
}

.parceiros-block {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.slider-blog {
  z-index: 50;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  height: auto;
  margin-top: 40px;
}

.collection-list-wrapper {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 0;
  display: flex;
}

.collection-item {
  margin-bottom: 0;
}

.mask-blog {
  overflow: hidden;
}

.blog-slider-content {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 10px;
  flex-direction: column;
  align-items: flex-start;
  width: auto;
  height: 576px;
  padding: 35px;
  transition: all .2s;
  display: flex;
  position: relative;
}

.blog-slider-content.inside {
  background-image: none;
  height: auto;
  padding: 0;
}

.blog-top-section {
  z-index: 50;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.blog-slider-block {
  background-color: #f9f9f9;
  border-radius: 20px 0 0;
  width: 920px;
  margin-top: auto;
  margin-left: auto;
  padding: 40px 40px 0;
  position: absolute;
  top: auto;
  bottom: 0;
  left: auto;
  right: 0;
}

.blog-slider-block.inside-post {
  width: 85%;
  margin-top: 368px;
  margin-bottom: auto;
  margin-right: 50px;
  position: static;
  top: 392px;
  bottom: auto;
  left: auto;
  right: 0%;
}

.collection-list {
  display: flex;
}

.collection-list-wrapper-2 {
  flex-direction: column;
  display: flex;
}

.collection-item-2 {
  display: flex;
}

.pagination {
  margin-top: 60px;
}

.img-blog-top-inside {
  z-index: -1;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 20px;
  width: 100%;
  height: 576px;
  position: absolute;
}

.privacidade-section {
  z-index: 50;
  padding-top: 60px;
  padding-bottom: 60px;
  position: relative;
}

.blog-detail-01 {
  position: absolute;
  top: auto;
  bottom: -129px;
  left: -103px;
  right: auto;
}

.blog-detail-01.bradesco {
  transform: none;
}

.form-embedded {
  z-index: 50;
  margin-top: 20px;
  position: relative;
}

.html-embed {
  position: relative;
}

.socials-container-sidebar {
  z-index: 2147483647;
  flex-direction: column;
  align-items: center;
  margin-top: 20vh;
  display: flex;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: auto;
  right: 0%;
}

.socials-container-sidebar.copy-this {
  position: absolute;
  top: 380px;
  bottom: auto;
  left: 32px;
  right: auto;
}

.version-text {
  margin-bottom: 2px;
  margin-left: -29px;
}

.social-link-2 {
  background-color: #fff;
  background-image: url('../images/facebook-logo.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto 50%;
  border-bottom: 1px solid #000;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  transition: filter .2s cubic-bezier(.215, .61, .355, 1);
  display: flex;
}

.social-link-2:hover {
  filter: brightness(125%);
}

.social-link-2.twitter-2 {
  background-color: #fff;
  background-image: url('../images/twitter-logo-2.svg');
  background-size: auto 43%;
  border-bottom-style: none;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.social-link-2.twitter-2.hide-for-now {
  border-width: 2px;
  border-color: #ccc;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: none;
}

.social-link-2.facebook-2 {
  background-image: url('../images/facebook-logo-2.svg');
  border-bottom-style: none;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.social-link-2.facebook-2.hide-for-now {
  border: 2px solid #ccc;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: none;
}

.social-link-2.pinterest-2 {
  background-image: url('../images/pinterest-logo-2.svg');
}

.social-link-2.pinterest-2.bottom-social-link.hide-for-now {
  display: none;
}

.social-link-2.email-2 {
  background-color: #fff;
  background-image: url('../images/mail-logo-2.svg');
  background-size: auto 40%;
}

.social-link-2.email-2.hide-for-now {
  display: none;
}

.social-link-2.tumblr-2 {
  background-color: #fff;
  background-image: url('../images/tumblr-logo-2.svg');
}

.social-link-2.tumblr-2.hide-for-now {
  display: none;
}

.social-link-2.reddit-2 {
  background-color: #fff;
  background-image: url('../images/reddit-logo-2.svg');
}

.social-link-2.reddit-2.hide-for-now {
  display: none;
}

.social-link-2.linkedin-2 {
  background-color: #fff;
  background-image: url('../images/linkedin-logo-2.svg');
  background-size: auto 45%;
  border-bottom-style: none;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.social-link-2.linkedin-2.hide-for-now {
  border-width: 2px;
  border-color: #ccc;
  border-top-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  border-radius: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  display: none;
}

.version {
  opacity: .7;
  font-size: 14px;
  font-style: italic;
  position: absolute;
  top: -31px;
  bottom: auto;
  left: -53px;
  right: auto;
  transform: rotate(-31deg);
}

.html-embed-2, .html-embed-3, .html-embed-4 {
  display: none;
}

.form-section {
  background-color: #fff;
  padding-top: 20px;
  padding-bottom: 220px;
}

.bt-parceiro {
  margin-bottom: 5px;
  transition: all .2s;
}

.bt-parceiro:hover {
  opacity: .6;
}

.empty-state {
  display: none;
}

.foto-cliente-1 {
  object-fit: cover;
  background-image: url('../images/cintia.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 120px;
  height: 120px;
}

.foto-cliente-2 {
  object-fit: cover;
  background-image: url('../images/avatar-depoimento.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 120px;
  height: 120px;
}

.foto-cliente-3 {
  object-fit: cover;
  background-image: url('../images/suzana.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 120px;
  height: 120px;
}

.foto-cliente-4 {
  object-fit: cover;
  background-image: url('../images/miguel.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 120px;
  height: 120px;
}

.foto-cliente-5 {
  object-fit: cover;
  background-image: url('../images/mahmoud.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 200px;
  width: 120px;
  height: 120px;
}

.tab-txt-menor {
  font-family: Montserrat, sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 16px;
}

.titlo-tab-menor, .text-block-2, .text-block-3, .text-block-4, .text-block-5, .text-block-2-mobile {
  font-size: 25px;
}

.dropdown-third-submenu.w--open {
  background-color: #003566;
  margin-top: -59px;
  margin-left: 207px;
}

.dropdown-list {
  background-color: #00005b;
  margin-left: -8px;
}

.dropdown-list.w--open {
  margin-top: -50px;
  margin-left: 240px;
}

.text-block-6, .text-block-7, .text-block-8 {
  font-size: 25px;
}

.text-block-9 {
  font-size: 22px;
}

.text-block-6-menor, .text-block-7-menor {
  font-size: 25px;
}

.text-block-8-menor {
  font-size: 25px;
  line-height: 25px;
}

.text-block-9-menor {
  font-size: 22px;
}

.drop-second-level-v2 {
  width: 100%;
}

.dropdown-second-submenu--v2.w--open {
  background-color: #003566;
  margin-top: -59px;
  margin-left: 176px;
}

.navbar-no-shadow {
  padding-top: 30px;
  padding-bottom: 31px;
}

.navbar-no-shadow-container {
  z-index: 5;
  background-color: rgba(0, 0, 0, 0);
  width: 100%;
  max-width: 1140px;
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}

.container-regular {
  width: 100%;
  max-width: 1260px;
  min-height: 30px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.nav-menu {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  padding-bottom: 0;
  padding-left: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

.nav-dropdown-toggle:hover {
  color: rgba(26, 27, 31, .75);
}

.nav-dropdown-toggle:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-toggle[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

.nav-dropdown-link:focus-visible {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-dropdown-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 5px;
  outline: 2px solid #0050bd;
}

.nav-button-wrapper {
  margin-left: 120px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.section {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.grid {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-columns: 1.5fr 1fr;
  display: flex;
}

.video {
  width: 500px;
  height: 300px;
  margin-top: 15px;
}

.container-2 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.paragraph {
  font-size: 0;
}

.list-item {
  font-size: 20px;
}

.heading {
  color: #fff;
  background-color: rgba(255, 255, 255, 0);
  font-size: 45px;
}

.bold-text {
  font-size: 25px;
}

.list-item-2 {
  font-size: 20px;
  list-style-type: disc;
}

.section-2 {
  background-color: #001e64;
  justify-content: center;
  align-items: baseline;
  margin-top: 0;
  padding-top: 50px;
  padding-bottom: 52px;
  display: flex;
}

.heading-2 {
  color: #fff;
  font-size: 45px;
  line-height: 45px;
  overflow: visible;
}

.image-2 {
  float: left;
  margin-top: 10px;
  margin-right: 0;
  font-size: 50px;
  position: relative;
}

.column {
  padding-top: 20px;
}

.paragraph-2 {
  direction: ltr;
  color: #fff;
  text-align: left;
  flex-direction: row;
  justify-content: flex-start;
  align-items: flex-end;
  padding-left: 8px;
  font-size: 14px;
  line-height: 14px;
  display: flex;
  position: relative;
}

.container-3 {
  margin-top: 0;
}

.container-4 {
  float: none;
  text-align: left;
  margin-top: 10px;
  padding-top: 0;
  position: static;
}

.bold-text-2 {
  font-size: 20px;
  line-height: 20px;
}

.bold-text-3 {
  align-self: center;
  margin-top: 0;
  padding-top: 0;
  font-size: 20px;
  line-height: 20px;
}

.heading-3 {
  color: #fff;
  margin-left: 38px;
  margin-right: 0;
  font-size: 20px;
  line-height: 20px;
}

.text-block-10 {
  color: #fff;
}

.heading-4 {
  text-align: center;
}

.image-3 {
  text-align: center;
  width: 100px;
  position: relative;
}

.heading-5, .text-block-11 {
  color: #333;
  text-align: center;
}

.column-2, .column-3, .column-4 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.columns {
  margin-top: 50px;
}

.section-3 {
  background-color: #001e64;
  margin-top: 104px;
  padding-top: 51px;
  padding-bottom: 51px;
}

.text-block-12 {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 25px;
  line-height: 30px;
}

.container-5 {
  margin-top: 50px;
}

.text-block-13 {
  color: #fff;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 28px;
  font-size: 25px;
  line-height: 30px;
}

.bold-text-4 {
  color: #fffcfc;
}

.text-block-14 {
  color: #fff;
  text-align: center;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  line-height: 20px;
  display: flex;
}

.bold-text-5 {
  text-align: center;
  font-size: 14px;
  line-height: 20px;
}

.bold-text-6 {
  margin-top: 18px;
  padding-bottom: 16px;
  font-size: 24px;
  line-height: 30px;
}

.paragraph-3 {
  color: #fff;
  text-align: center;
}

.heading-6 {
  margin-top: 45px;
}

.column-5, .column-6 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.text-block-15 {
  text-align: center;
}

.button {
  text-align: center;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  width: 300px;
  margin-top: 54px;
  display: flex;
  position: relative;
}

.button-2 {
  background-color: #ff5000;
}

.button-3 {
  text-transform: uppercase;
  background-color: #ff5000;
  margin-top: 20px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 16px;
}

.column-7, .column-8, .column-9 {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.heading-7 {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0;
}

.link {
  color: #ad6f6f;
}

.link.w--current {
  color: #000;
}

.bold-text-7 {
  color: #000;
  font-size: 25px;
  text-decoration: none;
}

.nav-menu-2 {
  text-align: center;
  background-color: #fff;
  margin-top: 4px;
}

.container-6 {
  background-color: #fff;
}

.nav-link-2, .nav-link-3, .nav-link-4 {
  font-size: 20px;
}

.link-2 {
  color: #fff;
  font-size: 20px;
  font-weight: 700;
}

.section-4 {
  background-image: url('../images/bg_Bradesco.jpg');
  background-position: 0 0;
  background-size: auto;
  padding-top: 100px;
  padding-bottom: 100px;
}

.heading-8 {
  color: #fff;
  border: 0 solid #fff;
  margin-top: 58px;
}

.heading-9 {
  color: var(--white);
  font-size: 25px;
  line-height: 30px;
}

.heading-10 {
  border-left: 10px solid #d0101f;
  margin-bottom: 20px;
  padding-left: 5px;
}

.paragraph-4 {
  margin-top: 13px;
  font-size: 16px;
}

.image-4 {
  float: left;
  width: 100px;
  margin-top: 13px;
  margin-bottom: 76px;
  margin-right: 8px;
  display: block;
  position: relative;
}

.section-5 {
  background-color: #f4f4f6;
}

.columns-2 {
  margin-top: 53px;
  margin-bottom: 29px;
}

.paragraph-5 {
  margin-top: 34px;
  margin-bottom: 37px;
}

.paragraph-6 {
  font-size: 16px;
}

.heading-11 {
  margin-top: 19px;
  margin-bottom: 20px;
}

.navbar-2 {
  background-color: #fff;
}

.nav-menu-3 {
  margin-top: 30px;
  font-size: 16px;
}

.section-6 {
  margin-top: 31px;
  padding-bottom: 51px;
}

.button-4 {
  text-transform: uppercase;
  background-color: #d0101f;
  font-size: 25px;
}

.bold-text-8 {
  padding-left: 15px;
  padding-right: 15px;
  font-size: 20px;
}

.navsimule {
  color: #fff;
  text-transform: uppercase;
  background-color: #cf101f;
}

.navsimule.w--current {
  opacity: 1;
}

.section-7 {
  margin-top: 34px;
  margin-bottom: 30px;
}

.bold-text-9 {
  border: 1px #000;
  display: block;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .2);
}

.navbar-3 {
  background-color: var(--white);
}

.nav-link-5 {
  color: #fff;
  text-transform: uppercase;
  background-color: #00a1fa;
  font-weight: 700;
}

.section-8 {
  background-image: url('../images/bg_porto.jpg');
  background-position: 0 0;
  background-size: auto;
}

.heading-12 {
  color: #fff;
  margin-top: 75px;
}

.heading-13 {
  color: #fff;
}

.paragraph-7 {
  font-size: 18px;
  line-height: 22px;
}

.paragraph-8 {
  color: #fff;
  font-size: 18px;
  line-height: 22px;
}

.columns-4 {
  overflow-wrap: normal;
  display: block;
}

.paragraph-9 {
  font-size: 18px;
  line-height: 22px;
}

.heading-14 {
  margin-top: 50px;
}

.section-9 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.column-10 {
  padding-right: 56px;
}

.container-8 {
  justify-content: space-around;
  align-items: flex-start;
  display: flex;
}

.column-11 {
  padding-top: 50px;
  padding-bottom: 50px;
}

.image-5 {
  width: 100%;
}

.heading-15 {
  color: #fff;
}

.text-span {
  color: #019fff;
}

.container-9 {
  float: left;
  clear: none;
  white-space: normal;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 1234px;
  max-width: none;
  height: 100%;
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: relative;
  left: auto;
}

.heading-16 {
  color: #fff;
  font-size: 26px;
  line-height: 28px;
}

.text-span-2 {
  color: #019fff;
}

.paragraph-10 {
  color: #fff;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
}

.container-10 {
  float: left;
  clear: left;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  flex-flow: column;
  flex: 0 auto;
  order: 0;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-self: flex-start;
  align-items: flex-start;
  justify-items: start;
  width: 300px;
  max-width: none;
  height: 100%;
  margin-top: 0;
  padding-top: 126px;
  padding-left: 0;
  display: block;
  position: relative;
}

.container-11 {
  flex-flow: row;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: 1234px;
  height: 100%;
  display: block;
}

.button-5 {
  color: #333;
  text-transform: uppercase;
  background-color: #ffb603;
  border-radius: 100px;
  margin-top: 12px;
  padding: 10px 30px;
  font-size: 12px;
  font-weight: 700;
}

@media screen and (max-width: 991px) {
  .container {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .container.top-lo-base {
    height: auto;
    display: block;
  }

  .container.top-lo-base.sulamerica {
    background-color: #20345b;
    background-image: none;
    height: auto;
  }

  .container.top-lo-base.omint, .container.top-lo-base.notre {
    background-color: #21345c;
    background-image: none;
    height: auto;
  }

  .container.top-lo-base.unimed {
    background-color: #007f4d;
    background-image: none;
  }

  .container.lp-reembolsos {
    padding-bottom: 100px;
  }

  .container.lp-redes {
    background-color: #21345c;
    padding-top: 100px;
  }

  .container.slider-principal {
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container.atendimento {
    margin-top: 60px;
  }

  .container.resumo-dutra {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lp-topo-section {
    height: auto;
  }

  .lp-top-content {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .lp-logo-holder {
    max-width: 100%;
  }

  .lp-topo-block {
    width: 100%;
  }

  .lp-beneficios-section {
    padding-top: 100px;
  }

  .lp-tit-default.sulamerica, .lp-tit-default.omint, .lp-tit-default.sulamerica2 {
    font-size: 34px;
    line-height: 120%;
  }

  .lp-3collumns {
    display: block;
  }

  .lp-beneficios-block {
    margin-bottom: 40px;
  }

  .lp-beneficios-titbox {
    height: auto;
  }

  .lp-bt-box {
    text-align: center;
    width: 100%;
  }

  .lp-bt-default {
    text-align: center;
    border: 2px solid #3898ec;
  }

  .lp-bt-default:hover {
    border-color: #003566;
  }

  .lp-bt-default.sulamerica {
    text-align: center;
  }

  .lp-bt-default.omint {
    text-align: center;
    border-color: #112b46;
  }

  .lp-bt-default--outline, .lp-bt-default--outline.sulamerica {
    text-align: center;
  }

  .lp-reembolsos-content {
    width: 100%;
  }

  .lp-reembolsos-content._2-collumns {
    width: 100%;
    display: block;
  }

  .lp-reembolsos-block {
    margin-bottom: 40px;
  }

  .lp-detail-02 {
    display: none;
  }

  .lp-redes-credenciadas {
    margin-top: 0;
  }

  .lp-detail-04 {
    display: none;
  }

  .lp-form-box {
    background-color: #650607;
    width: 100%;
    margin-bottom: 100px;
    position: static;
  }

  .lp-form-box.bradesco {
    margin-bottom: 0;
  }

  .text-field {
    margin-bottom: 20px;
  }

  .lp-2collumns {
    display: block;
  }

  .blog-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .content-box.blog {
    margin-bottom: 40px;
  }

  .content-box.blog-2rows {
    display: block;
  }

  .content-box.blog-post {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .img-blog {
    object-fit: cover;
    background-position: 50% 0;
  }

  .bt-default {
    text-align: center;
  }

  .top-section {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .aa-arrow-menu {
    width: 20px;
    height: 20px;
    display: none;
  }

  .slider-content {
    width: auto;
    margin-top: -45px;
  }

  .pre-tit {
    font-size: 1.5em;
    line-height: 1em;
  }

  .aa-bt-02.no-animation {
    margin-bottom: 0;
    margin-right: 1em;
  }

  .aa-bt-02.no-animation.mobile {
    margin-left: 1em;
    margin-right: 0;
    font-size: .8em;
    display: inline-block;
  }

  .aa-container {
    width: 100%;
    padding-bottom: 4em;
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  .aa-container.aa-slider {
    margin-top: 0;
    padding: 4em 1.5em;
  }

  .aa-tit-model {
    font-size: 40px;
  }

  .aa-tit-model.aa-slider {
    font-size: 3em;
  }

  .tab-link {
    flex-direction: row;
    justify-content: center;
    width: 33%;
    height: auto;
    min-height: 70px;
    padding: .8em .8em 0;
    font-size: 1.5em;
    line-height: 1em;
    display: flex;
  }

  .tab-link.w--current {
    flex-direction: row;
    display: flex;
  }

  .tab-txt {
    display: none;
  }

  .tabs-list {
    justify-content: center;
    width: auto;
    display: flex;
    position: relative;
    bottom: 31px;
  }

  .tabs-home {
    flex-direction: column-reverse;
    justify-content: space-between;
    height: 330px;
    display: block;
  }

  .tab-content {
    height: 350px;
    padding-top: 0;
  }

  .tab-content.slider01, .tab-content.slider02, .tab-content.slider03, .tab-content.slider04 {
    background-color: #00005b;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .aa-bt-01 {
    padding: .9em 2em;
    font-size: 1em;
    line-height: 1em;
  }

  .aa-text-default.aa-slider {
    font-size: 1.2em;
    line-height: 1em;
  }

  .tab-container {
    height: auto;
  }

  .aa-img-slider {
    display: none;
  }

  .tit-default {
    font-size: 30px;
  }

  .tit-default.yelow {
    text-align: center;
    font-size: 30px;
  }

  .tit-default.no-space {
    margin-bottom: 20px;
  }

  .clientes-section {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .slider-clientes {
    width: 100%;
  }

  .logo-parceiro {
    margin-bottom: 10px;
  }

  ._3collumns {
    display: block;
  }

  .clientes-block {
    margin-bottom: 40px;
  }

  .quemsomos-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._2collumns {
    display: block;
  }

  ._2collumns.sobre, ._2collumns.atendimento, ._2collumns.atendimento.second-half, ._2collumns.quem-somos, ._2collumns.quem-somos.second-half {
    height: auto;
  }

  .content-block.atendimento {
    margin-top: 0;
  }

  .content-block.bottom.right {
    border-right-style: none;
    align-items: flex-start;
    margin-top: 40px;
  }

  .content-block.center {
    margin-bottom: 40px;
  }

  .content-block.right {
    align-items: center;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .bt-default--outline {
    text-align: center;
  }

  .vantagens-section {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .img-partners {
    margin-top: 40px;
    margin-bottom: 0;
    display: none;
    position: static;
  }

  .img-atendimento {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: static;
  }

  .form-box {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    width: auto;
    margin-top: 60px;
    position: static;
  }

  .slider-left {
    top: -100px;
    bottom: auto;
    left: auto;
    right: 65px;
  }

  .slider-left.blog {
    bottom: -50px;
  }

  .slider-right {
    top: -100px;
    bottom: auto;
    left: auto;
    right: 0;
  }

  .slider-right.blog {
    bottom: -50px;
  }

  .img-dutra-cel {
    max-width: 100%;
    position: static;
  }

  .slide-detail-left, .slide-detail-right, .atendimento-detail01, .atendimento-detail02, .diferenciais-detail01, .diferenciais-detail02 {
    display: none;
  }

  .topo-quemsomos-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .img-quemsomos-01 {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: static;
  }

  .sobre-section {
    margin-top: 0;
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._4collumns {
    display: block;
  }

  .img-sobre-dutra {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: static;
  }

  .quemsomos-block {
    margin-bottom: 40px;
  }

  .img-dutra-presidente {
    max-width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: static;
  }

  ._3collumns-copy {
    display: block;
  }

  .parceiros-block {
    flex-direction: column;
    display: flex;
  }

  .slider-blog {
    width: 100%;
    margin-bottom: 100px;
  }

  .blog-slider-content {
    background-position: 50%;
    max-width: 100%;
    height: auto;
    margin-bottom: 40px;
    padding-top: 600px;
  }

  .blog-top-section {
    padding-top: 20px;
    padding-bottom: 60px;
  }

  .blog-slider-block {
    width: 100%;
  }

  .privacidade-section {
    padding-top: 140px;
    padding-bottom: 60px;
  }

  .tab-txt-menor {
    display: none;
  }

  .nav-menu-wrapper {
    background-color: rgba(0, 0, 0, 0);
  }

  .nav-menu {
    background-color: #fff;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    padding-left: 0;
    display: flex;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .nav-button-wrapper {
    width: 100%;
    margin-left: 0;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .icon-3 {
    color: #454545;
    font-size: 40px;
  }
}

@media screen and (max-width: 767px) {
  .lp-bt-box {
    display: block;
  }

  .lp-content-box {
    margin-bottom: 20px;
  }

  .footer-section {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  ._2collumns-content.middle {
    margin-top: 0;
    display: block;
  }

  .news-form-box {
    margin-top: 20px;
  }

  ._4collumns-content {
    display: block;
  }

  .tit_mini {
    margin-top: 40px;
  }

  .tab-link {
    align-items: center;
    padding: .5em;
    font-size: 1em;
  }

  .socials-container-sidebar.copy-this {
    left: -4px;
  }

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu {
    flex-direction: column;
    padding-bottom: 30px;
    padding-left: 0;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px rgba(0, 0, 0, .05);
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }
}

@media screen and (max-width: 479px) {
  .container {
    height: auto;
  }

  .container.top-lo-base, .container.top-lo-base.unimed {
    flex-direction: column-reverse;
    display: flex;
  }

  .container.timeline {
    margin-top: 60px;
  }

  .menu-item {
    text-align: center;
  }

  .menu-itens {
    flex-flow: column wrap;
    align-items: flex-start;
  }

  .lp-top-content {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    grid-auto-flow: row;
    transition: opacity .2s;
    display: flex;
  }

  .lp-prelogo.light-blue {
    margin-bottom: 0;
  }

  .lp-links-box {
    flex-direction: column;
    align-items: flex-start;
    margin-top: 60px;
    display: flex;
  }

  .lp-tit-default {
    font-size: 34px;
    line-height: 120%;
  }

  .lp-tit-default.omint {
    margin-bottom: 40px;
  }

  .lp-default-text.reembolsos {
    width: 100%;
    margin-left: 0;
  }

  .lp-reembolsos-content {
    width: 100%;
  }

  .lp-reembolsos-titbox {
    display: block;
  }

  .lp-form-box {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    padding: 32px;
  }

  .lp-form-box.amil {
    left: 0;
  }

  .text-field {
    margin-bottom: 20px;
  }

  .lp-2collumns {
    display: block;
  }

  .lp-form-detail01 {
    right: 130px;
  }

  .content-box.post-img01 {
    background-position: 50% 0;
    height: 250px;
  }

  .content-box.blog-post {
    padding: 20px;
  }

  .content-box.post-img02 {
    height: 250px;
  }

  .text-default.white.slider {
    font-size: 16px;
  }

  .blog-2collumns-content {
    display: block;
  }

  .bt-default {
    text-align: center;
    font-size: 11px;
  }

  .news-form-box {
    display: block;
  }

  .lp-slider-benefits {
    margin-top: 140px;
  }

  .lp-slider-right {
    right: 74px;
  }

  .lp-slider-left {
    right: 153px;
  }

  .pre-tit {
    font-size: 1.3em;
  }

  .aa-bt-02 {
    font-size: 13px;
  }

  .aa-bt-02.no-animation {
    margin-bottom: 2em;
    margin-right: 0;
  }

  .aa-container.aa-slider {
    margin-top: 0;
  }

  .aa-tit-model {
    padding-right: 1em;
    font-size: 35px;
  }

  .aa-tit-model.aa-slider {
    font-size: 2em;
  }

  .tab-link {
    padding: .5em;
    font-size: .8em;
  }

  .tab-content {
    height: 350px;
  }

  .tab-content.slider02 {
    background-color: #00005b;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .tab-content.slider03 {
    background-color: #ee00c6;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .tab-content.slider04 {
    background-color: #00005b;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .aa-bt-01 {
    padding-top: 1.2em;
    padding-bottom: 1.2em;
    font-size: .8em;
  }

  .tit-default {
    font-size: 26px;
  }

  .tit-default.white.minor {
    font-size: 20px;
  }

  .tit-default.white.medium {
    font-size: 24px;
    line-height: 120%;
  }

  .tit-default.less-bottom-space, .tit-default.top-quemsomos {
    font-size: 30px;
  }

  .box-foto-logo {
    display: block;
  }

  .logo-parceiro {
    margin-right: auto;
  }

  .subtit.blogtop.blog {
    font-size: 24px;
  }

  .bt-box {
    flex-direction: column;
    align-items: stretch;
    display: flex;
  }

  .bt-default--outline {
    text-align: center;
    font-size: 11px;
  }

  .form-box {
    width: auto;
    padding: 30px;
  }

  .image {
    max-width: 60%;
  }

  .dropdown-megamenu.w--open {
    width: 100%;
    position: relative;
  }

  .sub-menu-link {
    text-align: center;
  }

  .dropdown-submenu.w--open {
    position: relative;
  }

  .dropdown-second-submenu.w--open {
    margin-top: 0;
    margin-left: 0;
    position: relative;
  }

  .slide {
    height: auto;
  }

  .img-quemsomos-01 {
    margin-top: 20px;
  }

  .parceiros-block {
    justify-content: center;
    align-items: center;
  }

  .mask-blog {
    height: auto;
  }

  .blog-slider-content {
    background-position: 50% 0;
    background-size: auto 300px;
    padding-top: 220px;
  }

  .blog-top-section {
    height: auto;
    padding-top: 20px;
  }

  .blog-slider-block.inside-post {
    width: 100%;
    padding: 20px;
  }

  .hide-mobile {
    display: none;
  }

  .socials-container-sidebar {
    background-color: #fff;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    top: auto;
    bottom: 0%;
    left: 0%;
    right: 0%;
  }

  .socials-container-sidebar.copy-this {
    top: 0;
    left: auto;
  }

  .social-link-2 {
    border-bottom-width: 0;
  }

  .version {
    font-size: 10px;
    top: -26px;
    bottom: auto;
    left: 30px;
    right: auto;
    transform: rotate(-14deg);
  }

  .dropdown-list.w--open {
    margin-top: 0;
    margin-left: 0;
    position: relative;
  }

  .dropdown {
    text-align: left;
    flex-direction: column;
    align-items: flex-start;
    display: flex;
  }

  .dropdown-2 {
    width: 100%;
  }

  .text-block-6-menor, .text-block-7-menor {
    font-size: 12px;
  }

  .text-block-8-menor {
    font-size: 12px;
    line-height: 12px;
  }

  .text-block-9-menor {
    font-size: 12px;
  }

  .dropdown-second-submenu--v2.w--open {
    margin-top: 0;
    margin-left: 0;
    position: relative;
  }

  .nav-menu {
    flex-direction: column;
  }

  .nav-button-wrapper {
    width: auto;
  }

  .video {
    width: 100%;
  }

  .container-5 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .column-6 {
    margin-top: 20px;
    margin-bottom: 14px;
  }

  .heading-8 {
    margin-top: 51px;
  }

  .section-5, .section-6 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .menu-button-2 {
    background-color: #fff;
  }

  .columns-3 {
    flex-flow: column-reverse wrap;
    display: flex;
  }

  .container-7 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .columns-4 {
    flex-direction: column-reverse;
    align-items: center;
    display: flex;
  }

  .heading-16 {
    font-size: 20px;
    line-height: 20px;
  }

  .paragraph-10 {
    margin-top: 14px;
    padding-bottom: 7px;
    font-size: 16px;
    line-height: 18px;
  }

  .container-10 {
    width: auto;
    padding-top: 29px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .button-5 {
    font-size: 11px;
  }
}

#w-node-e57b5ec3-c8ec-c467-ff83-16433ae60af9-50ec0c2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_92dcfe85-5277-9f4f-649c-8c04e53c5862-50ec0c2a {
  grid-area: span 1 / span 1 / span 1 / span 1;
  align-self: end;
  justify-self: end;
}

#w-node-b3869285-367b-0eed-71a6-c6bc2712a342-50ec0c2a, #w-node-_7d637ff9-c399-59d1-360c-2358a02df4bd-50ec0c2a, #w-node-_7d637ff9-c399-59d1-360c-2358a02df4be-50ec0c2a, #w-node-e19f737b-e540-db10-113c-6228e7db0051-50ec0c2a, #w-node-e19f737b-e540-db10-113c-6228e7db0052-50ec0c2a, #w-node-e19f737b-e540-db10-113c-6228e7db0053-50ec0c2a, #w-node-_96fdb4c7-d381-1841-94a6-baf4518e80d7-50ec0c2a, #w-node-_96fdb4c7-d381-1841-94a6-baf4518e80d8-50ec0c2a, #w-node-_96fdb4c7-d381-1841-94a6-baf4518e80d9-50ec0c2a, #w-node-d6fde988-57f7-d5b2-3388-dd2d6c3e15d2-50ec0c2a, #w-node-d6fde988-57f7-d5b2-3388-dd2d6c3e15d3-50ec0c2a, #w-node-d6fde988-57f7-d5b2-3388-dd2d6c3e15d4-50ec0c2a, #w-node-_0aeb8427-4773-e9dd-d355-b3cc6a9976ca-50ec0c2a, #w-node-_0aeb8427-4773-e9dd-d355-b3cc6a9976cb-50ec0c2a, #w-node-_0aeb8427-4773-e9dd-d355-b3cc6a9976cc-50ec0c2a, #w-node-_625e6092-50b4-7071-3bcb-46f76bee8944-50ec0c2a, #w-node-_625e6092-50b4-7071-3bcb-46f76bee8945-50ec0c2a, #w-node-_625e6092-50b4-7071-3bcb-46f76bee8946-50ec0c2a, #w-node-fec8827d-1b7a-c526-29ac-f95f2d8a081f-50ec0c2a, #w-node-d8e357c5-3eae-216a-4209-c25486528002-50ec0c2a, #w-node-ed52ad2e-8d2f-0a91-05c8-8592412ecb65-50ec0c2a, #w-node-_20c03239-ccfd-5157-9aa0-447b3efffa4a-50ec0c2a, #w-node-_941778a5-5b38-86cb-c545-a63462e9677b-50ec0c2a, #w-node-d5687c97-5951-266b-f81d-ad10b642fedb-50ec0c2a, #w-node-_6ddc0d0d-e102-24cf-0be8-874ad0a380f1-50ec0c2a, #w-node-_9f5660e7-3fb2-e2a3-6433-5906597e6f42-50ec0c2a, #w-node-_7834ccdc-f310-ad1b-0852-d174e287c3b6-50ec0c2a, #w-node-_0fbccb97-a25a-c872-ab72-ad26eacdbe08-50ec0c2a, #w-node-_0fbccb97-a25a-c872-ab72-ad26eacdbe07-50ec0c2a, #w-node-_0fbccb97-a25a-c872-ab72-ad26eacdbe09-50ec0c2a, #w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-50ec0c2a, #w-node-f7f69ba7-354d-fcca-0ce1-e5400edf04d0-50ec0c2a, #w-node-_94051f23-89cf-d697-27df-ba0d23c7d031-50ec0c2a, #w-node-_8cac7b02-cd40-f46a-9644-41ff8cbd0989-50ec0c2a, #w-node-_8367c0c8-4665-36d9-185f-aefa4843500c-48435009, #w-node-_8367c0c8-4665-36d9-185f-aefa48435011-48435009, #w-node-_8367c0c8-4665-36d9-185f-aefa4843501e-48435009, #w-node-_8367c0c8-4665-36d9-185f-aefa48435020-48435009, #w-node-_8367c0c8-4665-36d9-185f-aefa4843502f-48435009, #w-node-_8367c0c8-4665-36d9-185f-aefa48435047-48435009, #w-node-db5a2b22-59a1-4b93-ce2e-843dca50690d-54f43869, #w-node-_68b3bf05-be05-2465-1d5a-aa3254f43878-54f43869, #w-node-_08d563f8-ca84-5c0e-6d6b-b49e6fa9127e-54f43869, #w-node-_84f914ce-d6d5-6afa-3e23-ba22e0398263-54f43869, #w-node-_84f914ce-d6d5-6afa-3e23-ba22e0398264-54f43869, #w-node-bdd24ebd-ed94-a281-0796-c6313b068841-50ec0c2b, #w-node-_8d559829-9fa2-effa-1576-d2d31cf980b3-50ec0c2b, #w-node-aa15550e-19d4-94fd-ce6a-e8d252dfc15e-50ec0c2b, #w-node-_90865e27-572b-7e45-31d7-d91c09617031-50ec0c2b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46628409-cccb-12ff-6a6a-be1dd5d70496-50ec0c2b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f9f8b36-5f33-2002-40c7-8f16e1faac75-50ec0c2b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fa100934-71db-8dda-bd13-49f6396eef72-50ec0c2b, #w-node-_54a53420-1965-06e1-6537-70495a4e33fa-50ec0c2b, #w-node-_0e027318-735f-bcf1-bf6d-cd44fce99def-50ec0c2b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1a-50ec0c2b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1d-50ec0c2b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-50ec0c2b, #w-node-_8a961b0d-3bc4-b4f8-edf6-9134795d140e-50ec0c2b, #w-node-_7d637ff9-c399-59d1-360c-2358a02df4bb-50ec0c2c, #w-node-_7cc4df06-9494-2683-370d-b7c10d996159-50ec0c2c, #w-node-_29fcfbeb-1896-66a9-ae9d-df5c5b91914f-50ec0c2c, #w-node-_8c907a85-3751-ac1f-fe00-64cc6c54293a-50ec0c2c, #w-node-_8c907a85-3751-ac1f-fe00-64cc6c542948-50ec0c2c, #w-node-_8c907a85-3751-ac1f-fe00-64cc6c542949-50ec0c2c, #w-node-_8c907a85-3751-ac1f-fe00-64cc6c54294e-50ec0c2c, #w-node-_8c907a85-3751-ac1f-fe00-64cc6c54294f-50ec0c2c, #w-node-edbbd608-b1d2-81de-47a4-a5907e0b88f5-50ec0c2c, #w-node-edbbd608-b1d2-81de-47a4-a5907e0b88fa-50ec0c2c, #w-node-edbbd608-b1d2-81de-47a4-a5907e0b88fb-50ec0c2c, #w-node-_5179811a-af33-66e0-9bef-ba5877a34359-50ec0c2c, #w-node-_5179811a-af33-66e0-9bef-ba5877a34362-50ec0c2c, #w-node-bdd24ebd-ed94-a281-0796-c6313b068841-50ec0c2d, #w-node-_8d559829-9fa2-effa-1576-d2d31cf980b3-50ec0c2d, #w-node-aa15550e-19d4-94fd-ce6a-e8d252dfc15e-50ec0c2d, #w-node-_90865e27-572b-7e45-31d7-d91c09617031-50ec0c2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46628409-cccb-12ff-6a6a-be1dd5d70496-50ec0c2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f9f8b36-5f33-2002-40c7-8f16e1faac75-50ec0c2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fa100934-71db-8dda-bd13-49f6396eef72-50ec0c2d, #w-node-_54a53420-1965-06e1-6537-70495a4e33fa-50ec0c2d, #w-node-_0e027318-735f-bcf1-bf6d-cd44fce99def-50ec0c2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1a-50ec0c2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1d-50ec0c2d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-50ec0c2d, #w-node-_8a961b0d-3bc4-b4f8-edf6-9134795d140e-50ec0c2d, #w-node-b904e9a3-21cc-8cac-2ad4-65f937b3a2ce-50ec0c31, #w-node-b904e9a3-21cc-8cac-2ad4-65f937b3a2d7-50ec0c31, #w-node-bdd24ebd-ed94-a281-0796-c6313b068841-50ec0c32, #w-node-_8d559829-9fa2-effa-1576-d2d31cf980b3-50ec0c32, #w-node-aa15550e-19d4-94fd-ce6a-e8d252dfc15e-50ec0c32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46628409-cccb-12ff-6a6a-be1dd5d70496-50ec0c32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f9f8b36-5f33-2002-40c7-8f16e1faac75-50ec0c32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fa100934-71db-8dda-bd13-49f6396eef72-50ec0c32, #w-node-_54a53420-1965-06e1-6537-70495a4e33fa-50ec0c32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1a-50ec0c32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1d-50ec0c32 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-50ec0c32, #w-node-_8a961b0d-3bc4-b4f8-edf6-9134795d140e-50ec0c32, #w-node-_79191662-2ef6-4b0d-8b20-f36f009e6600-50ec0c33, #w-node-_79191662-2ef6-4b0d-8b20-f36f009e6607-50ec0c33, #w-node-_79191662-2ef6-4b0d-8b20-f36f009e6610-50ec0c33, #w-node-_79191662-2ef6-4b0d-8b20-f36f009e6619-50ec0c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_79191662-2ef6-4b0d-8b20-f36f009e6628-50ec0c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_79191662-2ef6-4b0d-8b20-f36f009e662b-50ec0c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fa100934-71db-8dda-bd13-49f6396eef72-50ec0c33, #w-node-_54a53420-1965-06e1-6537-70495a4e33fa-50ec0c33, #w-node-_0e027318-735f-bcf1-bf6d-cd44fce99def-50ec0c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1a-50ec0c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1d-50ec0c33 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-50ec0c33, #w-node-_8a961b0d-3bc4-b4f8-edf6-9134795d140e-50ec0c33, #w-node-bdd24ebd-ed94-a281-0796-c6313b068841-50ec0c35, #w-node-_8d559829-9fa2-effa-1576-d2d31cf980b3-50ec0c35, #w-node-aa15550e-19d4-94fd-ce6a-e8d252dfc15e-50ec0c35, #w-node-_90865e27-572b-7e45-31d7-d91c09617031-50ec0c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46628409-cccb-12ff-6a6a-be1dd5d70496-50ec0c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f9f8b36-5f33-2002-40c7-8f16e1faac75-50ec0c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fa100934-71db-8dda-bd13-49f6396eef72-50ec0c35, #w-node-_54a53420-1965-06e1-6537-70495a4e33fa-50ec0c35, #w-node-_0e027318-735f-bcf1-bf6d-cd44fce99def-50ec0c35, #w-node-aabedbe0-25e2-76a7-7d22-f7485c7c91b9-50ec0c35, #w-node-_95bef2dc-170d-c2b0-f0ba-911f1535453c-50ec0c35, #w-node-_1b276068-295c-7956-faa9-8f5f730b4b31-50ec0c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1a-50ec0c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1d-50ec0c35 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-50ec0c35, #w-node-_8a961b0d-3bc4-b4f8-edf6-9134795d140e-50ec0c35, #w-node-d5687c97-5951-266b-f81d-ad10b642fedb-50ec0c36, #w-node-_20c03239-ccfd-5157-9aa0-447b3efffa4a-50ec0c36, #w-node-_941778a5-5b38-86cb-c545-a63462e9677b-50ec0c36, #w-node-_6ddc0d0d-e102-24cf-0be8-874ad0a380f1-50ec0c36, #w-node-_9f5660e7-3fb2-e2a3-6433-5906597e6f42-50ec0c36, #w-node-_7834ccdc-f310-ad1b-0852-d174e287c3b6-50ec0c36, #w-node-d08d93f9-9e1e-0995-7720-b69d205749b2-50ec0c36, #w-node-_0fbccb97-a25a-c872-ab72-ad26eacdbe08-50ec0c36, #w-node-_0fbccb97-a25a-c872-ab72-ad26eacdbe07-50ec0c36, #w-node-_0fbccb97-a25a-c872-ab72-ad26eacdbe09-50ec0c36, #w-node-_94051f23-89cf-d697-27df-ba0d23c7d031-50ec0c36, #w-node-_34117ed3-c139-9c08-cd5c-d1cb1ce45112-50ec0c36, #w-node-_34117ed3-c139-9c08-cd5c-d1cb1ce45113-50ec0c36, #w-node-_34117ed3-c139-9c08-cd5c-d1cb1ce45116-50ec0c36, #w-node-b3e4ef77-cf46-ec8d-1846-c4ef78f9326c-50ec0c36, #w-node-_7d32af8b-3934-b7ef-7cae-5fe740b38aca-50ec0c36, #w-node-_7d32af8b-3934-b7ef-7cae-5fe740b38ad3-50ec0c36, #w-node-bdd24ebd-ed94-a281-0796-c6313b068841-50ec0c37, #w-node-_8d559829-9fa2-effa-1576-d2d31cf980b3-50ec0c37, #w-node-aa15550e-19d4-94fd-ce6a-e8d252dfc15e-50ec0c37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_46628409-cccb-12ff-6a6a-be1dd5d70496-50ec0c37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_0f9f8b36-5f33-2002-40c7-8f16e1faac75-50ec0c37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fa100934-71db-8dda-bd13-49f6396eef72-50ec0c37, #w-node-_54a53420-1965-06e1-6537-70495a4e33fa-50ec0c37, #w-node-_0e027318-735f-bcf1-bf6d-cd44fce99def-50ec0c37, #w-node-_9624f73a-f468-f0ad-1d08-e76b49c2982a-50ec0c37, #w-node-ae3b0e70-3b93-eb3b-5766-1348a77b88c0-50ec0c37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1a-50ec0c37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1d-50ec0c37 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-50ec0c37, #w-node-_8a961b0d-3bc4-b4f8-edf6-9134795d140e-50ec0c37, #w-node-_1856ddcb-ac95-794e-5c19-5088f43c03cb-90d2219d, #w-node-_1856ddcb-ac95-794e-5c19-5088f43c03d1-90d2219d, #w-node-_1856ddcb-ac95-794e-5c19-5088f43c03d8-90d2219d, #w-node-_1856ddcb-ac95-794e-5c19-5088f43c03e1-90d2219d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_1856ddcb-ac95-794e-5c19-5088f43c03f0-90d2219d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_1856ddcb-ac95-794e-5c19-5088f43c03f3-90d2219d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-fa100934-71db-8dda-bd13-49f6396eef72-90d2219d, #w-node-_54a53420-1965-06e1-6537-70495a4e33fa-90d2219d, #w-node-_0e027318-735f-bcf1-bf6d-cd44fce99def-90d2219d, #w-node-_3c38cd05-cbb4-6448-4b42-829523e2760f-90d2219d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1a-90d2219d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: end;
}

#w-node-_9aea218a-ac93-e9e1-24cc-e9c4fa365b1d-90d2219d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: start;
}

#w-node-_81ef0bd8-6d8e-e883-0e68-35e2baa93300-90d2219d, #w-node-_8a961b0d-3bc4-b4f8-edf6-9134795d140e-90d2219d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


