.template-section-product {
  background-image: var(--product-image);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
}
.template-section-product.seguro-saude-melhor-idade, .template-section-product.seguro-saude-pme, .template-section-product.planos-odontologicos-para-empresas, .template-section-product.planos-odontologicos-pme, .template-section-product.seguro-condominio {
  background-position: center;
}
.template-section-product.seguro-saude-coletivo-por-adesao, .template-section-product.seguro-de-vida-corporativo, .template-section-product.plano-de-saude-para-pet, .template-section-product.seguro-residencial, .template-section-product.seguro-viagem {
  background-position: bottom center;
}
.template-section-product.seguro-saude-familiar {
  background-position: right center;
}
.template-section-product.seguro-empresarial {
  background-position: 100px 0;
}
.template-section-product.seguro-empresarial ul li, .template-section-product.seguro-condominio ul li {
  gap: 10px;
  color: var(--color-1);
  padding: 10px 15px;
  background-color: var(--light);
  border-radius: 10px;
  box-sizing: border-box;
}

.arrow {
  padding: 115px 0 80px !important;
}
.arrow:before {
  content: "";
  display: block;
  position: absolute;
  top: 25px;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 20px;
  height: 15px;
  background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMTMiIHZpZXdCb3g9IjAgMCAyMiAxMyIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEgMUwxMSAxMUwyMSAxIiBzdHJva2U9IiMwMzNGNjMiIHN0cm9rZS13aWR0aD0iMiIvPgo8L3N2Zz4K");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.timeline {
  width: 100%;
  display: flex;
  gap: 25px;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  position: relative;
}
.timeline:before {
  content: "";
  width: 2px;
  background-color: var(--color-3);
  position: absolute;
  top: 31px;
  left: 31px;
  bottom: 31px;
  z-index: 1;
}
.timeline .item {
  display: flex;
  gap: 15px;
  align-items: center;
}
.timeline .item .icon {
  width: 65px;
  height: 65px;
  min-width: 65px;
  min-height: 65px;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--color-2);
  font-weight: 500;
  font-size: 30px;
  background: var(--color-4);
  position: relative;
  z-index: 2;
}
.timeline .item div b {
  font-size: 600;
}
.timeline .item div p {
  font-size: 18px;
  font-weight: 500;
  line-height: 150%;
  opacity: 1;
  margin-bottom: 15px;
}
.timeline .item div p:last-child {
  margin-bottom: 0;
}

.product-section-2 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-2.color {
  background-color: var(--color-3);
  border-radius: 30px;
  padding: 80px 0;
  margin: 10px 10px 0;
}
.product-section-2.color.pj {
  background-color: var(--color-4);
}
.product-section-2.color .infos .icon {
  background-color: var(--light);
}
.product-section-2.seguro-pet div.col-12.col-xl-6 {
  width: 25%;
  height: -webkit-fill-available;
}
.product-section-2.seguro-pet.cards-4 .infos {
  display: flex;
  flex-direction: column;
  background-color: var(--color-3);
  height: 100%;
  text-align: left;
}
.product-section-2.seguro-pet.cards-4 .infos p {
  margin-bottom: 20px;
}
.product-section-2.seguro-pet.cards-4 .infos div.d-block.mt-4.text-center {
  margin-top: auto !important;
}
.product-section-2.seguro-odonto div.col-12.col-xl-6 {
  width: 25%;
}
.product-section-2.seguro-saude-pme div.row div.col-12.col-xl-4 {
  height: -webkit-fill-available;
}
.product-section-2.seguro-saude-pme .infos.type-2 {
  height: 100%;
  justify-content: space-between;
}
.product-section-2.seguro-condominio div.row.justify-content-center.align-items-end div.col-12.col-xl-10.text-center, .product-section-2.seguro-empresarial div.row.justify-content-center.align-items-end div.col-12.col-xl-10.text-center {
  width: 100%;
  text-align: left !important;
}
.product-section-2.seguro-condominio div.row.mt-4.mt-xl-5.align-items-start.justify-content-center, .product-section-2.seguro-empresarial div.row.mt-4.mt-xl-5.align-items-start.justify-content-center {
  justify-content: flex-start !important;
  margin-top: 10px !important;
}
.product-section-2.seguro-condominio div.row.mt-4.mt-xl-5.align-items-start.justify-content-center div.col-12.col-xl-4, .product-section-2.seguro-empresarial div.row.mt-4.mt-xl-5.align-items-start.justify-content-center div.col-12.col-xl-4 {
  width: 100%;
}
.product-section-2.seguro-condominio h2, .product-section-2.seguro-empresarial h2 {
  text-align: left;
}
.product-section-2.seguro-condominio p:last-child, .product-section-2.seguro-empresarial p:last-child {
  margin-top: 15px;
}
.product-section-2.seguro-condominio .infos div:first-child, .product-section-2.seguro-empresarial .infos div:first-child {
  display: none;
}
.product-section-2.seguro-condominio .infos .inf, .product-section-2.seguro-empresarial .infos .inf {
  display: none;
}
.product-section-2.seguro-condominio .infos ul li, .product-section-2.seguro-empresarial .infos ul li {
  margin-bottom: 10px;
}
.product-section-2.seguro-empresarial1 div.row.mt-4.mt-xl-5.align-items-start.justify-content-center {
  margin-top: 20px !important;
}
.product-section-2.seguro-empresarial1 div.col-12.col-xl-4 {
  width: 60%;
}
.product-section-2.seguro-empresarial1 .infos div:first-child {
  display: none;
}
.product-section-2.seguro-empresarial1 .infos .inf {
  display: none;
}
.product-section-2.seguro-empresarial1 .infos ul li {
  margin-bottom: 10px;
}
.product-section-2.seguro-empresarial div.col-12.col-xl-4 {
  width: 45%;
}
.product-section-2.seguro-de-vida-capital-global .infos {
  text-align: center;
}
.product-section-2.seguro-de-vida-capital-global .infos div:first-child {
  display: none;
}
.product-section-2.seguro-de-vida-capital-global .infos .inf {
  display: none;
}
.product-section-2.seguro-de-vida-capital-global .infos ul {
  margin-top: 0;
}
.product-section-2.seguro-de-vida-capital-global .infos ul li {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
  font-weight: 600;
}
.product-section-2.seguro-de-vida-capital-global .infos ul li span {
  width: 35px;
  height: 35px;
  min-width: 35px;
  min-height: 35px;
  padding: 5px;
  border-radius: 50%;
  background-color: var(--color-2);
}
.product-section-2.seguro-de-vida-capital-global .infos ul li span svg {
  color: var(--light);
}
.product-section-2.seguro-de-vida-capital-global div.row.mt-3.mt-xl-4 {
  display: none;
}
.product-section-2.seguro-de-vida div.col-12.col-xl-6, .product-section-2.seguro-odonto-pme div.col-12.col-xl-6, .product-section-2.seguro-odonto-corporativo div.col-12.col-xl-6 {
  flex: 0 0 auto;
  width: 25%;
  height: -webkit-fill-available;
}
.product-section-2.seguro-de-vida div.row.mt-3.mt-xl-4, .product-section-2.seguro-odonto-pme div.row.mt-3.mt-xl-4, .product-section-2.seguro-odonto-corporativo div.row.mt-3.mt-xl-4 {
  display: none;
}
.product-section-2.seguro-de-vida .infos, .product-section-2.seguro-odonto-pme .infos, .product-section-2.seguro-odonto-corporativo .infos {
  height: 100%;
}
.product-section-2.seguro-de-vida .infos.type-2, .product-section-2.seguro-odonto-pme .infos.type-2, .product-section-2.seguro-odonto-corporativo .infos.type-2 {
  background-color: var(--light);
  padding: 20px;
  border-radius: 10px;
}
.product-section-2.seguro-de-vida .infos.type-2 div:first-child, .product-section-2.seguro-odonto-pme .infos.type-2 div:first-child, .product-section-2.seguro-odonto-corporativo .infos.type-2 div:first-child {
  flex-direction: column;
  align-items: flex-start;
}
.product-section-2.seguro-de-vida .infos.type-2 div.d-block, .product-section-2.seguro-odonto-pme .infos.type-2 div.d-block, .product-section-2.seguro-odonto-corporativo .infos.type-2 div.d-block {
  margin-top: auto !important;
  margin-bottom: 0 !important;
}
.product-section-2.seguro-de-vida .infos.type-2 .inf, .product-section-2.seguro-odonto-pme .infos.type-2 .inf, .product-section-2.seguro-odonto-corporativo .infos.type-2 .inf {
  margin-bottom: 0;
}
.product-section-2.seguro-de-vida .infos.type-2 .icon, .product-section-2.seguro-odonto-pme .infos.type-2 .icon, .product-section-2.seguro-odonto-corporativo .infos.type-2 .icon {
  align-items: center !important;
  background-color: var(--color-4);
}
.product-section-2.pj {
  color: var(--color-5);
}
.product-section-2.cards-2 h2, .product-section-2.cards-3 h2 {
  text-align: left;
}
.product-section-2.cards-2 p, .product-section-2.cards-3 p {
  text-wrap-style: pretty;
}
.product-section-2.cards-2 .infos, .product-section-2.cards-3 .infos {
  height: 100%;
  padding: 20px;
  margin-bottom: 0;
  border-radius: 20px;
  background-color: var(--light);
}
.product-section-2.cards-2 .infos .icon, .product-section-2.cards-3 .infos .icon {
  background-color: var(--color-4);
}
.product-section-2.cards-3 .infos {
  text-align: left;
}
.product-section-2.cards-3 .infos .inf {
  display: flex;
  gap: 10px;
}
.product-section-2.cards-4 .infos {
  background-color: var(--color-4);
  padding: 10px;
  border-radius: 10px;
}
.product-section-2.cards-4 .infos div {
  flex-direction: column;
  gap: 0 !important;
  margin-bottom: 10px !important;
}
.product-section-2.cards-4 .infos img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 10px;
  margin-bottom: 15px;
}
.product-section-2.cards-5 h2 {
  text-align: left;
}
.product-section-2.cards-5 .infos {
  text-align: left;
  margin-bottom: 30px;
}
.product-section-2.cards-5 .infos div {
  display: flex;
  gap: 15px;
  align-items: center;
}
.product-section-2.cards-5 .infos .icon {
  margin-bottom: 0;
}
.product-section-2.cards-5 .infos h3 {
  margin-bottom: 0;
}
.product-section-2.cards-5 .infos p {
  margin-top: 10px;
}
.product-section-2.seguro-saude-corporativo .row .col-12.col-xl-9 {
  width: 100%;
}
.product-section-2.seguro-saude-corporativo .cta-web {
  display: none;
}
.product-section-2 .row {
  margin: 0 10px;
}
.product-section-2 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  text-align: center;
  letter-spacing: -2px;
  margin-bottom: 0;
  text-wrap-style: balance;
}
.product-section-2 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-2 p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 5px;
  opacity: 0.8;
  text-wrap-style: balance;
}
.product-section-2 p:first-child {
  margin-top: 10px;
}
.product-section-2 p:last-child {
  margin-bottom: 0;
}
.product-section-2 .infos {
  width: 100%;
  text-align: center;
  margin-bottom: 25px;
}
.product-section-2 .infos.type-2 {
  display: flex;
  flex-direction: column;
  text-align: left;
}
.product-section-2 .infos.type-2 div {
  display: flex;
  gap: 15px;
  align-items: center;
  margin-bottom: 15px;
}
.product-section-2 .infos.type-2 .icon {
  margin-bottom: 0;
}
.product-section-2 .infos.type-2 h3 {
  margin-bottom: 0;
}
.product-section-2 .infos .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
  border-radius: 15px;
  background-color: var(--color-4);
  margin-bottom: 15px;
}
.product-section-2 .infos .icon svg {
  width: 35px;
  height: 35px;
  stroke: var(--color-2);
}
.product-section-2 .infos .icon span {
  color: var(--color-2);
  font-size: 25px;
  font-weight: 600;
}
.product-section-2 .infos h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-wrap-style: pretty;
}
.product-section-2 .infos p, .product-section-2 .infos ul li {
  font-size: 18px;
  line-height: 150%;
  text-wrap-style: pretty;
  opacity: 0.8;
}
.product-section-2 .infos p b, .product-section-2 .infos ul li b {
  font-weight: 600;
}
.product-section-2 .infos ul {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0;
  margin-top: 10px;
}
.product-section-2 .infos ul li {
  margin-bottom: 5px;
}
.product-section-2 .infos ul li:last-child {
  margin-bottom: 0;
}
.product-section-2 .slider {
  padding-bottom: 70px;
}
.product-section-2 .slider .slick-slide {
  margin: 0 7.5px;
}
.product-section-2 .subtitle p {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
}
.product-section-2 .cta-mobile {
  display: none;
}
.product-section-2 .alert small {
  opacity: 0.7;
}

.product-section-3 {
  padding: 80px 0;
  position: relative;
  box-sizing: border-box;
}
.product-section-3.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-3.color.pj {
  background-color: var(--color-4);
}
.product-section-3.color.pj .slider .comment .content {
  background-color: var(--light);
}
.product-section-3.color .slider .comment .content {
  background-color: var(--light);
}
.product-section-3.pj .slider .comment .content {
  background-color: var(--color-4);
}
.product-section-3 .row {
  margin: 0 10px;
}
.product-section-3 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 10px;
  text-wrap-style: balance;
}
.product-section-3 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-3 p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 0;
}
.product-section-3 .slider {
  padding-bottom: 70px;
}
.product-section-3 .slider .comment {
  padding: 0 7.5px;
}
.product-section-3 .slider .comment .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  background-color: var(--color-3);
  padding: 30px;
  border-radius: 20px;
  box-sizing: border-box;
}
.product-section-3 .slider .comment .content span {
  gap: 10px;
}
.product-section-3 .slider .comment .content img {
  width: 40px;
  height: 40px;
  object-fit: cover;
  border-radius: 40px;
}
.product-section-3 .slider .comment .content p, .product-section-3 .slider .comment .content b {
  color: rgba(3, 63, 99, 0.8);
  font-size: 18px;
  line-height: 150%;
}
.product-section-3 .cta-mobile {
  display: none;
}

.product-section-4 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-4.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-4.color.pj {
  background-color: var(--color-4);
  color: var(--color-5);
}
.product-section-4.color .infos .icon {
  background-color: var(--light);
}
.product-section-4.seguro-condominio div.row.align-items-end, .product-section-4.seguro-empresarial div.row.align-items-end {
  justify-content: center;
}
.product-section-4.seguro-condominio div.row.align-items-end div.col-12.col-xl-9, .product-section-4.seguro-empresarial div.row.align-items-end div.col-12.col-xl-9 {
  width: 100%;
  text-align: center;
}
.product-section-4.seguro-condominio div.row.align-items-end .cta-web, .product-section-4.seguro-empresarial div.row.align-items-end .cta-web {
  display: none;
}
.product-section-4.seguro-condominio .infos, .product-section-4.seguro-empresarial .infos {
  align-items: center;
  background-color: var(--light);
  height: auto;
  padding: 5px;
  border-radius: 10px;
  margin-bottom: 10px;
  border-bottom: 0;
  box-sizing: border-box;
}
.product-section-4.seguro-condominio .infos div, .product-section-4.seguro-empresarial .infos div {
  padding: 10px 0;
}
.product-section-4.seguro-condominio .infos.last, .product-section-4.seguro-empresarial .infos.last {
  padding-bottom: 5px;
}
.product-section-4.seguro-condominio .cta-mobile, .product-section-4.seguro-empresarial .cta-mobile {
  display: block;
}
.product-section-4.seguro-empresarial div.row.mt-2.mt-xl-4 div.col-12.col-xl-6 {
  margin-bottom: 10px;
}
.product-section-4.seguro-empresarial .infos {
  height: 100%;
}
.product-section-4.seguro-empresarial .infos img {
  height: 100%;
}
.product-section-4.seguro-odonto-pme div.row.align-items-end, .product-section-4.seguro-de-vida-pme div.row.align-items-end {
  justify-content: center;
}
.product-section-4.seguro-odonto-pme div.row.align-items-end div.col-12.col-xl-9, .product-section-4.seguro-de-vida-pme div.row.align-items-end div.col-12.col-xl-9 {
  text-align: center;
}
.product-section-4.seguro-odonto-pme div.row.align-items-end div.cta-web, .product-section-4.seguro-de-vida-pme div.row.align-items-end div.cta-web {
  display: none;
}
.product-section-4.seguro-odonto-pme div.row.mt-2.mt-xl-4, .product-section-4.seguro-de-vida-pme div.row.mt-2.mt-xl-4 {
  justify-content: center;
}
.product-section-4.seguro-odonto-pme .infos, .product-section-4.seguro-de-vida-pme .infos {
  padding-top: 0;
}
.product-section-4.seguro-odonto-pme .infos .icon, .product-section-4.seguro-odonto-pme .infos h3, .product-section-4.seguro-de-vida-pme .infos .icon, .product-section-4.seguro-de-vida-pme .infos h3 {
  display: none;
}
.product-section-4.seguro-odonto-pme .infos ul, .product-section-4.seguro-de-vida-pme .infos ul {
  margin-top: 0;
  padding-left: 0;
}
.product-section-4.seguro-odonto-pme .infos ul li, .product-section-4.seguro-de-vida-pme .infos ul li {
  display: flex;
  gap: 10px;
  align-items: center;
  margin-bottom: 10px;
  font-size: 18px;
  font-weight: 600;
}
.product-section-4.seguro-odonto-pme .infos ul li span, .product-section-4.seguro-de-vida-pme .infos ul li span {
  width: 35px;
  height: 35px;
  min-width: 35px;
  min-height: 35px;
  padding: 5px;
  border-radius: 50%;
  background-color: var(--color-2);
}
.product-section-4.seguro-odonto-pme .infos ul li span svg, .product-section-4.seguro-de-vida-pme .infos ul li span svg {
  color: var(--light);
}
.product-section-4.seguro-odonto-pme p.text-center, .product-section-4.seguro-de-vida-pme p.text-center {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 15px;
  text-wrap-style: balance;
}
.product-section-4.seguro-odonto-pme .cta-mobile, .product-section-4.seguro-de-vida-pme .cta-mobile {
  display: block;
}
.product-section-4.seguro-odonto-pme p {
  text-wrap-style: balance;
}
.product-section-4.seguro-odonto div.row.align-items-end div.col-12.col-xl-9 {
  width: 100%;
}
.product-section-4.seguro-odonto div.row.align-items-end .cta-web {
  display: none;
}
.product-section-4.seguro-odonto .cta-mobile {
  display: block;
}
.product-section-4.seguro-odonto h2 {
  text-align: center;
}
.product-section-4.seguro-de-vida div.row.align-items-end div.col-12.col-xl-9 {
  width: 100%;
  text-align: center;
}
.product-section-4.seguro-de-vida div.row.align-items-end .cta-web {
  display: none;
}
.product-section-4.seguro-de-vida div.col-12.col-xl-6 {
  width: 25%;
}
.product-section-4.seguro-de-vida .infos {
  flex-direction: column;
  align-items: center;
  text-align: center;
  border-bottom: 0;
}
.product-section-4.seguro-de-vida .infos.last {
  border-bottom: 0;
}
.product-section-4.seguro-de-vida .infos .icon {
  margin-bottom: 0;
}
.product-section-4.seguro-de-vida .infos .icon span {
  color: var(--color-2);
  font-size: 25px;
  font-weight: 600;
}
.product-section-4.seguro-de-vida .infos h3, .product-section-4.seguro-de-vida .infos p {
  text-wrap-style: pretty;
}
.product-section-4.seguro-de-vida .cta-mobile {
  display: block;
}
.product-section-4 .row {
  margin: 0 10px;
}
.product-section-4 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 10px;
  text-wrap-style: balance;
}
.product-section-4 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-4 p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 5px;
  opacity: 0.8;
}
.product-section-4 p:last-child {
  margin-bottom: 0;
}
.product-section-4 .infos {
  display: flex;
  gap: 20px;
  width: 100%;
  height: 100%;
  padding: 30px 0;
  border-bottom: 1px solid rgba(3, 63, 99, 0.15);
}
.product-section-4 .infos.last {
  border-bottom: 0;
  padding-bottom: 0;
}
.product-section-4 .infos img {
  width: auto;
  max-width: 150px;
  height: auto;
  object-fit: cover;
  border-radius: 10px;
}
.product-section-4 .infos .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
  border-radius: 15px;
  background-color: var(--color-4);
  margin-bottom: 15px;
}
.product-section-4 .infos .icon svg {
  width: 35px;
  height: 35px;
  stroke: var(--color-2);
}
.product-section-4 .infos h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 5px;
}
.product-section-4 .infos p {
  font-size: 16px;
  line-height: 24px;
  opacity: 1;
}
.product-section-4 .infos p a {
  color: var(--color-2);
}
.product-section-4 .cta-mobile {
  display: none;
}

.product-section-5 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-5.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-5.color.pj {
  background-color: var(--color-4);
  color: var(--color-5);
}
.product-section-5.color.pj .nav-tabs {
  background-color: rgba(242, 239, 230, 0.3019607843);
}
.product-section-5.color.pj .nav-tabs li button.active {
  background-color: var(--color-5);
}
.product-section-5.color .slider .block .content .icon {
  background-color: var(--light);
}
.product-section-5.seguro-empresarial .slider .block .subtitle, .product-section-5.seguro-fianca-locaticia .slider .block .subtitle {
  display: block;
  font-size: 25px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -1px;
  margin-bottom: 15px;
  text-wrap-style: pretty;
  text-align: center;
}
.product-section-5.seguro-empresarial .slider .block .subtitle.subtitle-1, .product-section-5.seguro-fianca-locaticia .slider .block .subtitle.subtitle-1 {
  color: var(--color-2);
}
.product-section-5.seguro-condominio div.row.align-items-end div.col-12.col-xl-9 {
  width: 100%;
}
.product-section-5.seguro-condominio div.row.align-items-end .cta-web {
  display: none;
}
.product-section-5.seguro-condominio .subtitle {
  display: none;
}
.product-section-5.seguro-condominio .nav-tabs {
  display: flex;
  margin-right: auto;
  margin-left: auto;
}
.product-section-5.seguro-condominio .cta-mobile {
  display: block;
}
.product-section-5.seguro-de-vida div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-odonto-pme div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-odonto-corporativo div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-de-vida-pme div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-viagem div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-pet div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-residencial div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-empresarial div.row.align-items-end div.col-12.col-xl-9, .product-section-5.seguro-fianca-locaticia div.row.align-items-end div.col-12.col-xl-9 {
  width: 100%;
  text-align: center;
}
.product-section-5.seguro-de-vida div.row.align-items-end .cta-web, .product-section-5.seguro-odonto-pme div.row.align-items-end .cta-web, .product-section-5.seguro-odonto-corporativo div.row.align-items-end .cta-web, .product-section-5.seguro-de-vida-pme div.row.align-items-end .cta-web, .product-section-5.seguro-viagem div.row.align-items-end .cta-web, .product-section-5.seguro-pet div.row.align-items-end .cta-web, .product-section-5.seguro-residencial div.row.align-items-end .cta-web, .product-section-5.seguro-empresarial div.row.align-items-end .cta-web, .product-section-5.seguro-fianca-locaticia div.row.align-items-end .cta-web {
  display: none;
}
.product-section-5.seguro-de-vida div.row.mt-4.mt-xl-5, .product-section-5.seguro-odonto-pme div.row.mt-4.mt-xl-5, .product-section-5.seguro-odonto-corporativo div.row.mt-4.mt-xl-5, .product-section-5.seguro-de-vida-pme div.row.mt-4.mt-xl-5, .product-section-5.seguro-viagem div.row.mt-4.mt-xl-5, .product-section-5.seguro-pet div.row.mt-4.mt-xl-5, .product-section-5.seguro-residencial div.row.mt-4.mt-xl-5, .product-section-5.seguro-empresarial div.row.mt-4.mt-xl-5, .product-section-5.seguro-fianca-locaticia div.row.mt-4.mt-xl-5 {
  margin-top: 1.5rem !important;
}
.product-section-5.seguro-de-vida .slider, .product-section-5.seguro-odonto-pme .slider, .product-section-5.seguro-odonto-corporativo .slider, .product-section-5.seguro-de-vida-pme .slider, .product-section-5.seguro-viagem .slider, .product-section-5.seguro-pet .slider, .product-section-5.seguro-residencial .slider, .product-section-5.seguro-empresarial .slider, .product-section-5.seguro-fianca-locaticia .slider {
  padding-bottom: 0;
}
.product-section-5.seguro-de-vida .slider .slick-track, .product-section-5.seguro-odonto-pme .slider .slick-track, .product-section-5.seguro-odonto-corporativo .slider .slick-track, .product-section-5.seguro-de-vida-pme .slider .slick-track, .product-section-5.seguro-viagem .slider .slick-track, .product-section-5.seguro-pet .slider .slick-track, .product-section-5.seguro-residencial .slider .slick-track, .product-section-5.seguro-empresarial .slider .slick-track, .product-section-5.seguro-fianca-locaticia .slider .slick-track {
  width: 50% !important;
}
.product-section-5.seguro-de-vida .slider .slick-track .slick-slide, .product-section-5.seguro-odonto-pme .slider .slick-track .slick-slide, .product-section-5.seguro-odonto-corporativo .slider .slick-track .slick-slide, .product-section-5.seguro-de-vida-pme .slider .slick-track .slick-slide, .product-section-5.seguro-viagem .slider .slick-track .slick-slide, .product-section-5.seguro-pet .slider .slick-track .slick-slide, .product-section-5.seguro-residencial .slider .slick-track .slick-slide, .product-section-5.seguro-empresarial .slider .slick-track .slick-slide, .product-section-5.seguro-fianca-locaticia .slider .slick-track .slick-slide {
  width: 100% !important;
}
.product-section-5.seguro-de-vida .slider .block .content, .product-section-5.seguro-odonto-pme .slider .block .content, .product-section-5.seguro-odonto-corporativo .slider .block .content, .product-section-5.seguro-de-vida-pme .slider .block .content, .product-section-5.seguro-viagem .slider .block .content, .product-section-5.seguro-pet .slider .block .content, .product-section-5.seguro-residencial .slider .block .content, .product-section-5.seguro-empresarial .slider .block .content, .product-section-5.seguro-fianca-locaticia .slider .block .content {
  display: flex;
  gap: 20px;
  align-items: center;
  padding-bottom: 20px;
  text-align: left;
}
.product-section-5.seguro-de-vida .slider .block .content .icon, .product-section-5.seguro-odonto-pme .slider .block .content .icon, .product-section-5.seguro-odonto-corporativo .slider .block .content .icon, .product-section-5.seguro-de-vida-pme .slider .block .content .icon, .product-section-5.seguro-viagem .slider .block .content .icon, .product-section-5.seguro-pet .slider .block .content .icon, .product-section-5.seguro-residencial .slider .block .content .icon, .product-section-5.seguro-empresarial .slider .block .content .icon, .product-section-5.seguro-fianca-locaticia .slider .block .content .icon {
  margin-bottom: 0;
}
.product-section-5.seguro-de-vida .slider .block .content b, .product-section-5.seguro-odonto-pme .slider .block .content b, .product-section-5.seguro-odonto-corporativo .slider .block .content b, .product-section-5.seguro-de-vida-pme .slider .block .content b, .product-section-5.seguro-viagem .slider .block .content b, .product-section-5.seguro-pet .slider .block .content b, .product-section-5.seguro-residencial .slider .block .content b, .product-section-5.seguro-empresarial .slider .block .content b, .product-section-5.seguro-fianca-locaticia .slider .block .content b {
  margin-bottom: 0;
}
.product-section-5.seguro-de-vida h2, .product-section-5.seguro-odonto-pme h2, .product-section-5.seguro-odonto-corporativo h2, .product-section-5.seguro-de-vida-pme h2, .product-section-5.seguro-viagem h2, .product-section-5.seguro-pet h2, .product-section-5.seguro-residencial h2, .product-section-5.seguro-empresarial h2, .product-section-5.seguro-fianca-locaticia h2 {
  margin-bottom: 10px !important;
}
.product-section-5.seguro-de-vida p, .product-section-5.seguro-odonto-pme p, .product-section-5.seguro-odonto-corporativo p, .product-section-5.seguro-de-vida-pme p, .product-section-5.seguro-viagem p, .product-section-5.seguro-pet p, .product-section-5.seguro-residencial p, .product-section-5.seguro-empresarial p, .product-section-5.seguro-fianca-locaticia p {
  text-wrap-style: balance;
}
.product-section-5.seguro-de-vida .cta-mobile, .product-section-5.seguro-odonto-pme .cta-mobile, .product-section-5.seguro-odonto-corporativo .cta-mobile, .product-section-5.seguro-de-vida-pme .cta-mobile, .product-section-5.seguro-viagem .cta-mobile, .product-section-5.seguro-pet .cta-mobile, .product-section-5.seguro-residencial .cta-mobile, .product-section-5.seguro-empresarial .cta-mobile, .product-section-5.seguro-fianca-locaticia .cta-mobile {
  display: block;
}
.product-section-5.seguro-de-vida-capital-global h2 {
  margin-bottom: 10px !important;
}
.product-section-5 .row {
  margin: 0 10px;
}
.product-section-5 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 10px;
  text-wrap-style: pretty;
}
.product-section-5 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-5 p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 5px;
  opacity: 0.8;
}
.product-section-5 p:last-child {
  margin-bottom: 10px;
}
.product-section-5 small {
  opacity: 0.7;
}
.product-section-5 .nav-tabs {
  display: inline-flex;
  width: fit-content;
  justify-content: center;
  margin-top: 15px;
  background-color: var(--light);
  border-radius: 30px;
  padding: 5px;
}
.product-section-5 .nav-tabs li button {
  padding: 8px 30px;
  border: 0;
  border-radius: 30px;
  outline: none;
}
.product-section-5 .nav-tabs li button h3 {
  color: var(--color-1);
  font-size: 16px;
  font-weight: 500;
  line-height: 20px;
  margin-bottom: 0;
}
.product-section-5 .nav-tabs li button.active {
  background-color: var(--color-1);
}
.product-section-5 .nav-tabs li button.active h3 {
  color: var(--light);
}
.product-section-5 .slider {
  padding-bottom: 70px;
}
.product-section-5 .slider .block .content {
  text-align: center;
  padding: 0 7.5px;
}
.product-section-5 .slider .block .content .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
  border-radius: 15px;
  background-color: var(--color-4);
  margin-bottom: 15px;
}
.product-section-5 .slider .block .content .icon svg {
  width: 35px;
  height: 35px;
  stroke: var(--color-2);
}
.product-section-5 .slider .block .content b {
  display: block;
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -1px;
  margin-bottom: 10px;
  text-wrap-style: pretty;
}
.product-section-5 .slider .block .content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
  text-wrap-style: pretty;
}
.product-section-5 .cta-mobile {
  display: none;
}

.product-section-6 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-6.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-6.color.pj {
  background-color: var(--color-4);
}
.product-section-6.color .slider .block .content div .icon {
  background-color: var(--light);
}
.product-section-6.pj {
  color: var(--color-5);
}
.product-section-6.seguro-odonto div.row.align-items-end div.col-12.col-xl-9 {
  width: 100%;
}
.product-section-6.seguro-odonto div.row.align-items-end .cta-web {
  display: none;
}
.product-section-6.seguro-odonto .slider .block .content {
  gap: 10px;
  flex-direction: column;
  margin: 0 7.5px;
  background-color: var(--color-3);
  padding: 20px 5px;
  border-radius: 10px;
}
.product-section-6.seguro-odonto .slider .block .content div {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
}
.product-section-6.seguro-odonto .slider .block .content div:nth-child(2) {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: space-between;
  height: 100%;
  padding-bottom: 0;
}
.product-section-6.seguro-odonto .slider .block .content div img {
  height: auto;
  max-height: 150px;
  border-radius: 6px;
  object-position: top;
}
.product-section-6.seguro-odonto .slider .block .content div .icon {
  background-color: var(--light);
}
.product-section-6.seguro-odonto .slider .block .content div h3 {
  margin: 0 10px;
}
.product-section-6.seguro-odonto .slider .block .content div .texts {
  width: auto;
  margin: 0 10px;
}
.product-section-6.seguro-residencial .slider .block .content div img {
  max-height: 370px;
}
.product-section-6 .row {
  margin: 0 10px;
}
.product-section-6 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 0;
  text-wrap-style: pretty;
}
.product-section-6 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-6 p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 0;
  opacity: 0.8;
}
.product-section-6 p:first-child {
  margin-top: 10px;
}
.product-section-6 .slider .block {
  padding: 0;
}
.product-section-6 .slider .block .content {
  height: 100%;
  display: flex;
  gap: 30px;
}
.product-section-6 .slider .block .content div {
  width: calc(50% - 15px);
}
.product-section-6 .slider .block .content div:nth-child(2) {
  padding-bottom: 60px;
}
.product-section-6 .slider .block .content div img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.product-section-6 .slider .block .content div .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
  border-radius: 15px;
  background-color: var(--color-4);
  margin-bottom: 15px;
}
.product-section-6 .slider .block .content div .icon svg {
  width: 35px;
  height: 35px;
  stroke: var(--color-2);
}
.product-section-6 .slider .block .content div h2, .product-section-6 .slider .block .content div h3, .product-section-6 .slider .block .content div h4 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  margin-bottom: 10px;
  letter-spacing: normal;
}
.product-section-6 .slider .block .content div .texts {
  display: block;
  width: 100%;
  padding-bottom: 0;
}
.product-section-6 .slider .block .content div .texts h3, .product-section-6 .slider .block .content div .texts h4, .product-section-6 .slider .block .content div .texts p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 15px;
}
.product-section-6 .slider .block .content div .texts h3:last-child, .product-section-6 .slider .block .content div .texts h4:last-child, .product-section-6 .slider .block .content div .texts p:last-child {
  margin-bottom: 0;
}
.product-section-6 .slider .block .content div .texts h3, .product-section-6 .slider .block .content div .texts h4 {
  display: inline;
  font-weight: 700;
  margin-bottom: 0;
}
.product-section-6 .slider .block .content div button {
  margin: 15px 10px 0;
}
.product-section-6 .slider .slick-arrow.slick-prev {
  left: calc(50% + 15px);
}
.product-section-6 .slider .slick-dots {
  left: calc(50% + 15px + 60px);
}
.product-section-6 .cta-mobile {
  display: none;
}

.product-section-7 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-7.seguro-fianca-locaticia.color {
  margin: 15px 15px 80px;
}
.product-section-7.seguro-fianca-locaticia div.row.align-items-end div.col-12.col-xl-9 {
  width: 100%;
  text-align: center;
  margin: 0 auto;
}
.product-section-7.seguro-fianca-locaticia .cta-web {
  display: none;
}
.product-section-7.seguro-fianca-locaticia .cta-mobile {
  display: block !important;
}
.product-section-7.seguro-fianca-locaticia .cta-mobile div {
  text-align: center !important;
}
.product-section-7.seguro-empresarial div.row.align-items-start div.col-12.col-xl-12 {
  text-align: center;
}
.product-section-7.seguro-empresarial div.row.mt-4 div.col-12.col-xl-6 {
  width: 58.33333333%;
  order: 1;
}
.product-section-7.seguro-empresarial div.row.mt-4 div.col-12.col-xl-6:first-child {
  width: 41.66666667%;
  order: 2;
}
.product-section-7.seguro-empresarial h2 {
  margin-bottom: 10px;
}
.product-section-7.seguro-empresarial img {
  object-position: right;
}
.product-section-7.seguro-empresarial .cta-mobile div {
  text-align: center !important;
}
.product-section-7.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-7.color.pj {
  background-color: var(--color-4);
}
.product-section-7.color.pj .blocks .block {
  background-color: var(--light);
}
.product-section-7.color .blocks .block {
  background-color: var(--light);
}
.product-section-7.pj {
  color: var(--color-5);
}
.product-section-7.pj .blocks .block {
  background-color: var(--color-4);
}
.product-section-7.type-2 h2 {
  margin-bottom: 10px;
}
.product-section-7.type-3 h2 {
  margin-bottom: 5px;
}
.product-section-7.type-3 .cta-mobile {
  display: none;
}
.product-section-7.type-3 .blocks {
  justify-content: center;
}
.product-section-7.type-3 .blocks .block {
  width: fit-content;
  max-width: 80%;
  background-color: transparent;
}
.product-section-7 .row {
  margin: 0 10px;
}
.product-section-7 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 0;
  text-wrap-style: pretty;
}
.product-section-7 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-7 p {
  font-size: 18px;
  line-height: 150%;
  opacity: 0.8;
  margin-bottom: 5px;
}
.product-section-7 p:last-child {
  margin-bottom: 0;
}
.product-section-7 img {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  border: 1px solid #D6D6D6;
  object-fit: cover;
}
.product-section-7 .blocks {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  height: 100%;
}
.product-section-7 .blocks .block {
  width: calc(50% - 10px);
  padding: 25px;
  background-color: var(--color-3);
  border-radius: 20px;
  box-sizing: border-box;
}
.product-section-7 .blocks .block h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
}
.product-section-7 .blocks .block p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}
.product-section-7 .blocks .block table {
  width: 100%;
  text-align: left;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid rgba(3, 63, 99, 0.1019607843);
  border-collapse: separate;
  border-spacing: 0;
  background-color: var(--color-3);
}
.product-section-7 .blocks .block table thead tr {
  border-radius: 20px;
}
.product-section-7 .blocks .block table thead tr th {
  color: var(--light);
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  padding: 20px;
  background-color: var(--color-1);
}
.product-section-7 .blocks .block table thead tr th:first-child {
  border-radius: 20px 0 0 0;
}
.product-section-7 .blocks .block table thead tr th:last-child {
  border-radius: 0 20px 0 0;
}
.product-section-7 .blocks .block table thead tr th.focus {
  background-color: var(--color-2);
}
.product-section-7 .blocks .block table tbody tr:last-child td:first-child {
  border-radius: 0 0 0 20px;
}
.product-section-7 .blocks .block table tbody tr:last-child td:last-child {
  border-radius: 0 0 20px 0;
}
.product-section-7 .blocks .block table tbody tr td {
  padding: 10px 20px;
  text-wrap-style: balance;
  position: relative;
  border: 1px solid rgba(3, 63, 99, 0.1019607843);
}
.product-section-7 .blocks .block table tbody tr td.focus {
  color: var(--color-5);
  background-color: var(--color-4);
}
.product-section-7 .blocks .block table tbody tr td b {
  font-weight: 600;
}
.product-section-7 .blocks .block table tbody tr td:after {
  position: absolute;
  top: 5px;
  bottom: 5px;
  right: 0;
  width: 1px;
  background-color: var(--color-3);
}
.product-section-7 .blocks .block table tbody tr td:last-child:after {
  content: none;
}
.product-section-7 small {
  opacity: 0.7;
}

.product-section-8 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-8.pj form {
  background-color: var(--color-4);
  color: var(--color-5);
}
.product-section-8 .row {
  margin: 0 10px;
}
.product-section-8 div.col-12.col-xl-6.order-3.order-xl-2 {
  height: -webkit-fill-available;
}
.product-section-8 div.col-12.col-xl-6.order-3.order-xl-2 form {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
}
.product-section-8 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 15px;
  text-wrap-style: pretty;
}
.product-section-8 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-8 p {
  font-size: 18px;
  line-height: 150%;
  opacity: 0.8;
  margin-bottom: 10px;
  text-wrap-style: balance;
}
.product-section-8 p:last-child {
  margin-bottom: 0;
}
.product-section-8 .subtitle {
  display: block;
  margin-bottom: 15px;
}
.product-section-8 .subtitle p {
  font-size: 17px;
  font-weight: 500;
  line-height: 24px;
  opacity: 1;
  text-wrap-style: pretty;
}
.product-section-8 form {
  padding: 30px 35px;
  border-radius: 20px;
  background-color: var(--color-3);
  box-sizing: border-box;
}
.product-section-8 form .row {
  margin-left: calc(-0.5 * var(--bs-gutter-x));
  margin-right: calc(-0.5 * var(--bs-gutter-x));
}
.product-section-8 form .col-12 {
  padding: 0 0.25rem;
}
.product-section-8 form .alert {
  margin-bottom: 15px !important;
}
.product-section-8 form .form-control {
  background-color: var(--light);
}

.product-section-9 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-9 .row {
  margin: 0 10px;
}
.product-section-9 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 0;
  text-wrap-style: pretty;
}
.product-section-9 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-9 .accordion {
  margin-top: 30px;
}
.product-section-9 .accordion .accordion-item {
  border-radius: 12px;
  border: 1px solid rgba(3, 63, 99, 0.1490196078);
  background-color: rgba(229, 236, 240, 0.3019607843);
  margin-bottom: 10px;
}
.product-section-9 .accordion .accordion-item:last-child {
  margin-bottom: 0;
}
.product-section-9 .accordion .accordion-item .accordion-header button[type=button] {
  color: var(--color-7);
  font-size: 16px;
  font-weight: 600;
  line-height: 130%;
  border-radius: 12px;
  background-color: transparent;
  outline: none;
  box-shadow: none;
}
.product-section-9 .accordion .accordion-item .accordion-body {
  padding-top: 0;
}
.product-section-9 .accordion .accordion-item .accordion-body p {
  color: var(--color-7);
  font-size: 16px;
  font-weight: 400;
  line-height: 160%;
  margin-bottom: 5px;
}
.product-section-9 .accordion .accordion-item .accordion-body p:last-child {
  margin-bottom: 0;
}

.product-section-10 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-10.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-10.color.pj {
  background-color: var(--color-4);
}
.product-section-10.color .slider .block .content {
  background-color: var(--light);
}
.product-section-10.color .slider .block .content .icon {
  background-color: var(--color-4);
}
.product-section-10.pj {
  color: var(--color-5);
}
.product-section-10.pj .slider .block .content {
  background-color: var(--color-4);
}
.product-section-10 .row {
  margin: 0 10px;
}
.product-section-10 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 10px;
  text-wrap-style: pretty;
}
.product-section-10 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-10 p {
  font-size: 18px;
  line-height: 150%;
  opacity: 0.8;
  margin-bottom: 5px;
}
.product-section-10 p:last-child {
  margin-bottom: 0;
}
.product-section-10 .slider {
  padding-bottom: 70px;
}
.product-section-10 .slider .block {
  padding: 0 7.5px;
}
.product-section-10 .slider .block .content {
  height: 100%;
  padding: 30px;
  border-radius: 20px;
  background-color: var(--color-3);
}
.product-section-10 .slider .block .content .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
  border-radius: 15px;
  background-color: var(--light);
  margin-bottom: 15px;
}
.product-section-10 .slider .block .content .icon svg {
  width: 35px;
  height: 35px;
  stroke: var(--color-2);
}
.product-section-10 .slider .block .content h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  letter-spacing: -1px;
}
.product-section-10 .slider .block .content p {
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 0;
}

.product-section-11 {
  padding: 115px 0 80px;
  box-sizing: border-box;
  position: relative;
}
.product-section-11.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-11.color.pj {
  background-color: var(--color-4);
}
.product-section-11.pj {
  color: var(--color-5);
}
.product-section-11.seguro-empresarial div.row.align-items-center div.col-12.col-xl-6 {
  width: 100%;
  text-align: center;
}
.product-section-11.seguro-empresarial .content-1 {
  display: flex;
  gap: 15px;
}
.product-section-11.seguro-empresarial .custom-1 {
  text-align: left;
  padding: 25px;
  border: 2px solid var(--color-2);
  border-radius: 10px;
  box-sizing: border-box;
}
.product-section-11.seguro-empresarial .custom-1 b {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
}
.product-section-11.seguro-empresarial .cta-web {
  display: none;
}
.product-section-11.seguro-empresarial .cta-mobile {
  display: block;
}
.product-section-11.seguro-de-vida-corporativo div.row div.col-12.col-xl-6.order-1 {
  height: -webkit-fill-available;
}
.product-section-11.seguro-de-vida-corporativo img {
  object-position: 62% 0;
}
.product-section-11.seguro-de-vida-pme div.col-12.col-xl-6.order-2, .product-section-11.seguro-condominio div.col-12.col-xl-6.order-2 {
  height: -webkit-fill-available;
}
.product-section-11.seguro-saude-familiar .order-1 {
  height: -webkit-fill-available;
}
.product-section-11.consorcio-pesados .order-2 img {
  min-height: 400px;
}
.product-section-11 .row {
  margin: 0 10px;
}
.product-section-11 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 15px;
  text-wrap-style: pretty;
}
.product-section-11 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-11 p {
  font-size: 18px;
  line-height: 150%;
  opacity: 0.8;
  margin-bottom: 15px;
}
.product-section-11 p:last-child {
  margin-bottom: 0;
}
.product-section-11 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.product-section-11 .custom-1 {
  display: flex;
  gap: 15px;
  flex-direction: row;
  margin-bottom: 20px;
}
.product-section-11 .custom-1 .icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 65px;
  min-width: 65px;
  height: 65px;
  min-height: 65px;
  border-radius: 15px;
  background-color: var(--color-4);
}
.product-section-11 .custom-1 .icon svg {
  width: 35px;
  height: 35px;
  stroke: var(--color-2);
}
.product-section-11 .custom-1 .icon span {
  color: var(--color-2);
  font-size: 25px;
  font-weight: 600;
}
.product-section-11 .custom-1 h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-wrap-style: pretty;
  margin-bottom: 5px;
}
.product-section-11 .custom-1 p {
  font-size: 18px;
  line-height: 150%;
  text-wrap-style: pretty;
  opacity: 0.8;
}
.product-section-11 .custom-1 p b {
  font-weight: 600;
}
.product-section-11 .cta-mobile {
  display: none;
}

.product-section-12 {
  padding: 80px 0;
  box-sizing: border-box;
  position: relative;
}
.product-section-12.color {
  background-color: var(--color-3);
  border-radius: 30px;
  margin: 0 10px;
}
.product-section-12.color.pj {
  background-color: var(--color-4);
}
.product-section-12.pj {
  color: var(--color-5);
}
.product-section-12.seguro-fianca-locaticia div.col-12.col-xl-4 {
  height: -webkit-fill-available;
}
.product-section-12.seguro-fianca-locaticia div.col-12.col-xl-4 img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px;
}
.product-section-12.seguro-fianca-locaticia h2 {
  margin-bottom: 10px;
}
.product-section-12.seguro-fianca-locaticia p {
  line-height: 130%;
}
.product-section-12.seguro-fianca-locaticia .infos2 {
  background-color: var(--light);
  padding: 20px;
  border-radius: 10px;
  box-sizing: border-box;
}
.product-section-12.seguro-fianca-locaticia .infos2 h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-wrap-style: pretty;
}
.product-section-12.seguro-fianca-locaticia .infos2 p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 10px;
  opacity: 0.8;
  text-wrap-style: pretty;
}
.product-section-12.seguro-fianca-locaticia .infos2 p:last-child {
  margin-bottom: 0;
}
.product-section-12.seguro-odonto-corporativo p {
  text-wrap-style: pretty;
}
.product-section-12.seguro-odonto-corporativo .image img {
  max-height: 550px;
}
.product-section-12.seguro-viagem div.col-12.col-xl-4 {
  height: -webkit-fill-available;
}
.product-section-12 .row {
  margin: 0 10px;
}
.product-section-12 h2 {
  font-size: 40px;
  font-weight: 500;
  line-height: 120%;
  letter-spacing: -2px;
  margin-bottom: 15px;
  text-wrap-style: balance;
}
.product-section-12 h2 b {
  color: var(--color-2);
  font-weight: 500;
}
.product-section-12 p {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 5px;
  opacity: 0.8;
  text-wrap-style: balance;
}
.product-section-12 p:first-child {
  margin-top: 10px;
}
.product-section-12 p:last-child {
  margin-bottom: 0;
}
.product-section-12 ul {
  list-style: none;
  padding-left: 0;
  margin: 20px 0;
}
.product-section-12 ul li {
  font-size: 18px;
  line-height: 150%;
  margin-bottom: 10px;
}
.product-section-12 ul li:last-child {
  margin-bottom: 0;
}
.product-section-12 .image {
  height: -webkit-fill-available;
}
.product-section-12 .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 30px;
}
.product-section-12 .infos {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  text-align: left;
  background-color: var(--light);
  padding: 10px 10px 20px;
  border-radius: 10px;
  margin-bottom: 25px;
}
.product-section-12 .infos img {
  width: 100%;
  height: auto;
  object-fit: contain;
  border-radius: 10px;
  margin-bottom: 15px;
}
.product-section-12 .infos h3 {
  font-size: 20px;
  font-weight: 600;
  line-height: 130%;
  text-wrap-style: pretty;
}
.product-section-12 .infos p {
  font-size: 18px;
  line-height: 150%;
  text-wrap-style: pretty;
  opacity: 0.8;
  margin-bottom: 20px;
}
.product-section-12 .infos p:last-child {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .template-section-product {
    background-position: center !important;
  }
  .arrow {
    padding: 80px 0 50px !important;
  }
  .timeline .item .icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    min-height: 50px;
    font-size: 26px;
  }
  .timeline .item div p {
    font-size: 16px;
  }
  .product-section-2 {
    padding: 50px 0;
  }
  .product-section-2.color {
    padding: 50px 0;
  }
  .product-section-2.seguro-condominio div.col-12.col-xl-4, .product-section-2.seguro-empresarial div.col-12.col-xl-4 {
    width: 100%;
  }
  .product-section-2.seguro-pet div.col-12.col-xl-6 {
    width: 100%;
  }
  .product-section-2.seguro-pet.cards-4 .infos {
    height: auto;
  }
  .product-section-2.seguro-odonto div.col-12.col-xl-6, .product-section-2.seguro-odonto-corporativo div.col-12.col-xl-6 {
    width: 100%;
  }
  .product-section-2.seguro-de-vida div.col-12.col-xl-6 {
    width: 100%;
    height: auto;
  }
  .product-section-2.seguro-de-vida div.col-12.col-xl-6:last-child .infos {
    margin-bottom: 0;
  }
  .product-section-2.seguro-de-vida .infos {
    margin-bottom: 20px;
  }
  .product-section-2.seguro-de-vida .infos.type-2 div.d-block {
    margin-top: 15px !important;
  }
  .product-section-2.seguro-saude-corporativo .cta-mobile {
    display: none;
  }
  .product-section-2 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-2 p {
    font-size: 16px;
    text-wrap-style: pretty;
  }
  .product-section-2 .infos .icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }
  .product-section-2 .infos .icon svg {
    width: 25px;
    height: 25px;
  }
  .product-section-2 .infos h3 {
    font-size: 18px;
  }
  .product-section-2 .infos p, .product-section-2 .infos ul li {
    font-size: 16px;
    text-wrap-style: pretty;
  }
  .product-section-2 .slider .slick-slide {
    margin: 0;
  }
  .product-section-2 .subtitle p {
    font-size: 18px;
  }
  .product-section-2 .cta-web {
    display: none;
  }
  .product-section-2 .cta-mobile {
    display: flex;
  }
  .product-section-3 {
    padding: 50px 0;
  }
  .product-section-3 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-3 p {
    font-size: 16px;
  }
  .product-section-3 .slider .comment {
    padding: 0;
  }
  .product-section-3 .slider .comment .content {
    padding: 25px;
  }
  .product-section-3 .slider .comment .content p, .product-section-3 .slider .comment .content b {
    font-size: 16px;
  }
  .product-section-3 .slider .comment .content span {
    margin-bottom: 5px;
  }
  .product-section-3 .cta-web {
    display: none;
  }
  .product-section-3 .cta-mobile {
    display: flex;
  }
  .product-section-4 {
    padding: 50px 0;
  }
  .product-section-4.seguro-empresarial .infos {
    flex-direction: column;
  }
  .product-section-4.seguro-empresarial .infos img {
    display: block;
    max-width: 100%;
  }
  .product-section-4.seguro-condominio .infos, .product-section-4.seguro-empresarial .infos {
    padding: 15px;
  }
  .product-section-4.seguro-condominio .infos div, .product-section-4.seguro-empresarial .infos div {
    padding: 0;
  }
  .product-section-4.seguro-condominio .infos.last, .product-section-4.seguro-empresarial .infos.last {
    padding: 15px;
    padding-bottom: 15px !important;
  }
  .product-section-4.seguro-odonto-pme .infos ul li, .product-section-4.seguro-de-vida-pme .infos ul li {
    font-size: 16px;
  }
  .product-section-4.seguro-odonto-pme p.text-center, .product-section-4.seguro-de-vida-pme p.text-center {
    font-size: 16px;
  }
  .product-section-4.seguro-de-vida div.col-12.col-xl-6 {
    width: 100%;
  }
  .product-section-4.seguro-de-vida .infos h3 br {
    display: none;
  }
  .product-section-4.seguro-de-vida .infos h3, .product-section-4.seguro-de-vida .infos p {
    text-wrap-style: pretty;
  }
  .product-section-4 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-4 p {
    font-size: 16px;
  }
  .product-section-4 .col-12.col-xl-6:last-child .infos {
    border-bottom: 0;
    padding-bottom: 0;
  }
  .product-section-4 .infos {
    gap: 15px;
    padding: 20px 0;
  }
  .product-section-4 .infos.last {
    border-bottom: 1px solid rgba(3, 63, 99, 0.15);
    padding: 20px 0;
  }
  .product-section-4 .infos .icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }
  .product-section-4 .infos .icon svg {
    width: 25px;
    height: 25px;
  }
  .product-section-4 .infos img {
    display: none;
  }
  .product-section-4 .infos h3 {
    font-size: 18px;
    text-wrap-style: pretty;
  }
  .product-section-4 .cta-web {
    display: none;
  }
  .product-section-4 .cta-mobile {
    display: flex;
  }
  .product-section-5 {
    padding: 50px 0;
  }
  .product-section-5.seguro-condominio .nav-tabs {
    display: none;
  }
  .product-section-5.seguro-condominio #coberturas-opcionais, .product-section-5.seguro-condominio #franquias {
    display: block;
    margin-top: 30px;
  }
  .product-section-5.seguro-condominio .subtitle {
    display: table;
    color: var(--color-5);
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    padding: 8px 30px;
    margin: 0 auto 20px;
    text-wrap-mode: nowrap;
    border-radius: 30px;
  }
  .product-section-5.seguro-odonto-pme .slider .slick-track, .product-section-5.seguro-odonto-corporativo .slider .slick-track {
    width: 100% !important;
  }
  .product-section-5.seguro-de-vida .slider .slick-track, .product-section-5.seguro-de-vida-pme .slider .slick-track, .product-section-5.seguro-viagem .slider .slick-track, .product-section-5.seguro-pet .slider .slick-track, .product-section-5.seguro-residencial .slider .slick-track, .product-section-5.seguro-empresarial .slider .slick-track, .product-section-5.seguro-fianca-locaticia .slider .slick-track {
    width: 100% !important;
  }
  .product-section-5.seguro-de-vida .slider .block .content, .product-section-5.seguro-de-vida-pme .slider .block .content, .product-section-5.seguro-viagem .slider .block .content, .product-section-5.seguro-pet .slider .block .content, .product-section-5.seguro-residencial .slider .block .content, .product-section-5.seguro-empresarial .slider .block .content, .product-section-5.seguro-fianca-locaticia .slider .block .content {
    align-items: flex-start;
  }
  .product-section-5 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-5 p {
    font-size: 16px;
  }
  .product-section-5 .nav-tabs {
    width: 100%;
    gap: 5px;
    flex-wrap: nowrap;
    justify-content: flex-start;
    background-color: transparent;
    border-radius: 0;
    border: none;
    overflow-y: auto;
  }
  .product-section-5 .nav-tabs li button {
    background-color: var(--light);
    margin-bottom: 5px;
    text-wrap-mode: nowrap;
  }
  .product-section-5 .slider.slider-slick-height .slick-list .slick-track {
    display: block;
  }
  .product-section-5 .slider.slider-slick-height .slick-list .slick-slide {
    height: 100%;
  }
  .product-section-5 .slider .block .content {
    padding: 0;
  }
  .product-section-5 .slider .block .content .icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }
  .product-section-5 .slider .block .content .icon svg {
    width: 25px;
    height: 25px;
  }
  .product-section-5 .slider .block .content b {
    font-size: 18px;
  }
  .product-section-5 .cta-web {
    display: none;
  }
  .product-section-5 .cta-mobile {
    display: flex;
  }
  .product-section-6 {
    padding: 50px 0;
  }
  .product-section-6.seguro-odonto .slider .slick-track {
    width: 100% !important;
  }
  .product-section-6.seguro-odonto .slider .block {
    width: 100% !important;
  }
  .product-section-6.seguro-odonto .slider .block .content {
    margin: 7.5px 0;
  }
  .product-section-6.seguro-odonto .slider .block .content div {
    display: block;
    padding-bottom: 0;
  }
  .product-section-6.seguro-odonto .cta-mobile {
    display: none;
  }
  .product-section-6 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-6 h2 br {
    display: none;
  }
  .product-section-6 p {
    font-size: 16px;
  }
  .product-section-6 .slider.slider-slick-height .slick-list .slick-track {
    display: block;
  }
  .product-section-6 .slider.slider-slick-height .slick-list .slick-slide {
    height: 100%;
  }
  .product-section-6 .slider .block .content {
    flex-direction: column;
  }
  .product-section-6 .slider .block .content div {
    display: none;
    width: 100%;
    padding-bottom: 60px;
  }
  .product-section-6 .slider .block .content div:nth-child(2) {
    display: block;
  }
  .product-section-6 .slider .block .content div .icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    padding-bottom: 0;
  }
  .product-section-6 .slider .block .content div .icon svg {
    width: 25px;
    height: 25px;
  }
  .product-section-6 .slider .block .content div h2, .product-section-6 .slider .block .content div h3, .product-section-6 .slider .block .content div h4 {
    font-size: 18px;
    margin-bottom: 15px;
  }
  .product-section-6 .slider .slick-arrow.slick-prev {
    left: 0;
  }
  .product-section-6 .slider .slick-dots {
    left: 60px;
  }
  .product-section-6 .cta-web {
    display: none;
  }
  .product-section-6 .cta-mobile {
    display: flex;
  }
  .product-section-7 {
    padding: 50px 0;
  }
  .product-section-7.seguro-fianca-locaticia.color {
    margin: 15px 15px 50px;
  }
  .product-section-7.seguro-empresarial div.row.mt-4 div.col-12.col-xl-6 {
    width: 100%;
  }
  .product-section-7.type-3 .cta-mobile {
    display: flex;
  }
  .product-section-7.type-3 .blocks .block {
    width: 100%;
    max-width: 100%;
    padding: 0;
  }
  .product-section-7 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 15px;
    text-wrap-style: pretty;
  }
  .product-section-7 h2 br {
    display: none;
  }
  .product-section-7 p {
    font-size: 16px;
  }
  .product-section-7 .row:nth-child(2) .col-12.col-xl-6:first-child {
    display: none;
  }
  .product-section-7 .blocks {
    gap: 15px;
  }
  .product-section-7 .blocks .block {
    width: 100%;
    padding: 20px;
  }
  .product-section-7 .blocks .block h3 {
    font-size: 18px;
  }
  .product-section-7 .blocks .block .content-table {
    position: relative;
    padding-bottom: 5px;
    overflow: auto;
    margin-right: -45px;
  }
  .product-section-7 .blocks .block table {
    width: 100%;
    font-size: 15px;
    margin-right: 45px;
    overflow-wrap: break-word;
  }
  .product-section-7 .blocks .block table thead tr th {
    font-size: 15px;
    padding: 10px;
  }
  .product-section-7 .blocks .block table tbody tr td {
    padding: 5px 10px;
    text-align: left;
    text-wrap-style: pretty;
  }
  .product-section-7 .blocks .block table tbody tr td b {
    font-weight: 400;
  }
  .product-section-7 .cta-web {
    display: none;
  }
  .product-section-8 {
    padding: 50px 0;
  }
  .product-section-8 div.col-12.col-xl-6.order-3.order-xl-2 {
    height: auto;
  }
  .product-section-8 div.col-12.col-xl-6.order-3.order-xl-2 form {
    height: auto;
  }
  .product-section-8 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    margin-bottom: 10px;
    text-wrap-style: pretty;
  }
  .product-section-8 h2 br {
    display: none;
  }
  .product-section-8 p {
    font-size: 16px;
    text-wrap-style: pretty;
  }
  .product-section-8 form {
    padding: 20px 25px;
    margin-top: 20px;
  }
  .product-section-8 form .subtitle p {
    font-size: 16px;
  }
  .product-section-9 {
    padding: 50px 0;
  }
  .product-section-9 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-9 .accordion {
    margin-top: 20px;
  }
  .product-section-10 {
    padding: 50px 0;
  }
  .product-section-10 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-10 p {
    font-size: 16px;
    text-wrap-style: pretty;
  }
  .product-section-10 .slider .block {
    padding: 0;
  }
  .product-section-10 .slider .block .content {
    padding: 20px;
  }
  .product-section-10 .slider .block .content .icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
    padding-bottom: 0;
  }
  .product-section-10 .slider .block .content .icon svg {
    width: 25px;
    height: 25px;
  }
  .product-section-10 .slider .block .content h3 {
    font-size: 18px;
  }
  .product-section-11 {
    padding: 80px 0 50px;
  }
  .product-section-11.seguro-empresarial .content-1 {
    gap: 0;
    flex-direction: column;
  }
  .product-section-11.seguro-empresarial .custom-1 b {
    font-size: 18px;
  }
  .product-section-11 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-11 p {
    font-size: 16px;
    text-wrap-style: pretty;
  }
  .product-section-11 img {
    display: none;
  }
  .product-section-11 .custom-1 .icon {
    width: 50px;
    min-width: 50px;
    height: 50px;
    min-height: 50px;
  }
  .product-section-11 .custom-1 .icon svg {
    width: 25px;
    height: 25px;
  }
  .product-section-11 .custom-1 h3 {
    font-size: 18px;
  }
  .product-section-11 .custom-1 p {
    font-size: 16px;
    text-wrap-style: pretty;
  }
  .product-section-11 .cta-web {
    display: none;
  }
  .product-section-11 .cta-mobile {
    display: block;
  }
  .product-section-12 {
    padding: 50px 0;
  }
  .product-section-12.color {
    padding: 50px 0;
  }
  .product-section-12.seguro-fianca-locaticia div.col-12.col-xl-4 {
    display: none;
  }
  .product-section-12.seguro-fianca-locaticia .infos2 h3 {
    font-size: 18px;
  }
  .product-section-12.seguro-fianca-locaticia .infos2 p {
    font-size: 16px;
  }
  .product-section-12.seguro-viagem div.col-12.col-xl-4 {
    height: auto;
  }
  .product-section-12 h2 {
    font-size: 28px;
    letter-spacing: -1px;
    text-wrap-style: pretty;
  }
  .product-section-12 p {
    font-size: 16px;
    text-wrap-style: pretty;
  }
  .product-section-12 ul li {
    font-size: 16px;
  }
  .product-section-12 .image {
    display: none;
  }
  .product-section-12 .infos h3 {
    font-size: 18px;
  }
  .product-section-12 .infos p {
    font-size: 16px;
  }
}