@import url("https://fonts.googleapis.com/css2?family=Inter:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap");
:focus {
  outline: 0;
}

html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
  font-size: 18px;
  font-weight: 400;
  color: #475059;
  line-height: 26px;
  position: relative;
  border: 0;
  margin: 0;
  padding: 0;
}

.img-google-play {
  max-width: 100%;
  height: 54px;
  margin-left: -8px;
}

.img-apple-store {
  max-width: 100%;
  height: 37px;
}

.text-isagri {
  color: #ffffff;
  margin-top: 5px;
}
.text-isagri p {
  font-size: 14px;
  margin-bottom: 0;
}

#popupModal .modal-dialog {
  max-width: 800px;
  position: relative;
  width: fit-content;
}
#popupModal .modal-content {
  border-radius: 20px;
  overflow: hidden;
  border: none;
  background-color: unset;
}
#popupModal .modal-body {
  padding: 0;
}
#popupModal .btn-close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(255, 255, 255, 0.5333333333);
  border: none;
  font-size: 20px;
  color: #0c5ffb;
  border-radius: 20px;
  width: 30px;
  height: 30px;
  line-height: 29px;
}
#popupModal .popup-preview {
  max-width: 800px;
  margin: 0;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
  border-radius: 8px;
}
#popupModal .popup-preview a {
  display: block;
}

.container-compare-plans .colContent.card-planos {
  background: #FFFFFF !important;
  border: none !important;
  box-shadow: 2px 4px 15px 0px rgba(0, 18, 105, 0.34);
}
.container-compare-plans.contabilista {
  max-width: 970px;
}
.container-compare-plans .fa-ul.empresario {
  min-height: 580px;
}
.container-compare-plans .fa-ul.contabilista {
  min-height: 280px;
}
.container-compare-plans .fa-ul > li {
  font-weight: 400;
  padding-bottom: 6px;
}
.container-compare-plans .sliderContainer {
  margin: auto;
  width: 100%;
  height: auto;
}
.container-compare-plans .sliderContainer .sliderContent {
  width: 100%;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  margin-bottom: 24px;
}
.container-compare-plans .sliderContainer .sliderContent .sliderSwitch {
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  width: auto;
  background-color: rgb(255, 255, 255);
  position: sticky;
  top: 80px;
  z-index: 100;
}
.container-compare-plans .sliderContainer .sliderContent .sliderSwitch .sliderSemestral {
  letter-spacing: -0.01em;
  text-align: left;
  color: rgb(97, 109, 122);
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 400;
  margin-right: 16px;
  margin-left: 16px;
  margin-bottom: 0;
  min-width: 107px;
}
.container-compare-plans .sliderContainer .sliderContent .sliderSwitch .sliderButton {
  background: rgb(221, 223, 225);
  height: 24px;
  width: 52px;
  position: relative;
  border-radius: 20px;
  cursor: pointer;
}
.container-compare-plans .sliderContainer .sliderContent .sliderSwitch .sliderButton .sliderButtonClickabel {
  background: rgb(0, 107, 255);
  height: 24px;
  width: 24px;
  border-radius: 50%;
  position: absolute;
  transition: left 0.3s ease 0s;
  left: calc(100% - 24px);
}
.container-compare-plans .sliderContainer .sliderContent .sliderSwitch .sliderAnual {
  letter-spacing: -0.01em;
  text-align: left;
  color: rgb(0, 107, 255);
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
  margin-right: 16px;
  margin-left: 16px;
  margin-bottom: 0;
  min-width: 107px;
}
.container-compare-plans .sliderContainer .sliderContent .sliderInfoPromo {
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  padding: 16px 24px;
  width: auto;
  background-color: rgb(247, 250, 255);
  border-radius: 40px;
  opacity: 1;
}
.container-compare-plans .sliderContainer .sliderContent .sliderInfoPromo .sliderInfoPromoText {
  letter-spacing: -0.01em;
  white-space: nowrap;
  text-align: left;
  color: rgb(11, 53, 88);
  font-size: 1rem;
  line-height: 1.2;
  font-weight: 700;
}
.container-compare-plans .p-1 {
  padding: 0.5rem 0.25rem !important;
}
.container-compare-plans .rowHeader .colHeader {
  text-align: center;
  padding: 0.5rem 1rem !important;
  margin-bottom: 5px;
}
.container-compare-plans .rowHeader .colHeader .best-plan .best-plan-header {
  border-radius: 25px 25px 0 0;
  border-bottom: 1px solid #0C5FFB;
  color: white;
  background: linear-gradient(134deg, #0C5FFB 0, #60efff 100%);
  font-size: 14px;
}
.container-compare-plans .rowHeader .colHeader .best-plan .planTitle {
  color: #4993EB;
}
.container-compare-plans .rowHeader .colHeader .best-plan .generic-price-tag .price .sign, .container-compare-plans .rowHeader .colHeader .best-plan .generic-price-tag .price .currency, .container-compare-plans .rowHeader .colHeader .best-plan .generic-price-tag .price .cent, .container-compare-plans .rowHeader .colHeader .best-plan .generic-price-tag .price .month {
  color: #4993EB;
}
.container-compare-plans .rowHeader .colHeader.colBlank {
  background-color: #FFFFFF;
}
.container-compare-plans .rowHeader .colHeader .colContent {
  background: #ebf9fe;
  border: 1px solid #4993EB;
  border-radius: 25px;
}
.container-compare-plans .rowHeader .colHeader .planTitle {
  text-transform: uppercase;
  color: #4993EB;
  font-size: 32px;
  font-weight: 700;
  line-height: 26px;
}
.container-compare-plans .generic-price-tag.header-planos {
  padding: 2rem 0;
  border-top-left-radius: 25px;
  border-top-right-radius: 25px;
}
.container-compare-plans .generic-price-tag.header-planos.plano-contabilista-pro, .container-compare-plans .generic-price-tag.header-planos.plano-empresario-start {
  background: linear-gradient(-134deg, rgb(0, 145, 235) 5%, #1145e6 35%, rgba(153, 7, 250, 0.9490196078) 100%), top center;
}
.container-compare-plans .generic-price-tag.header-planos.plano-empresario-pro {
  background: linear-gradient(-134deg, #0091eb 5%, #1145e6 50%, #0091eb 95%), top center;
}
.container-compare-plans .generic-price-tag.header-planos.plano-contabilista-premium, .container-compare-plans .generic-price-tag.header-planos.plano-empresario-premium {
  background: linear-gradient(134deg, rgb(0, 145, 235) 5%, #1145e6 35%, rgba(153, 7, 250, 0.9490196078) 100%), top center;
}
.container-compare-plans .generic-price-tag.header-planos .planTitle {
  font-size: 42px;
  color: #FFFFFF;
}
.container-compare-plans .generic-price-tag.header-planos .price .month,
.container-compare-plans .generic-price-tag.header-planos .price .currency,
.container-compare-plans .generic-price-tag.header-planos .price .currency-small,
.container-compare-plans .generic-price-tag.header-planos .price .payment-name {
  color: #FFFFFF;
}
.container-compare-plans .generic-price-tag .price {
  display: block;
}
.container-compare-plans .generic-price-tag .price .currency-small {
  font-size: 20px;
  margin-bottom: 20px;
  text-decoration: line-through;
  font-weight: 500;
}
.container-compare-plans .generic-price-tag .price .currency-small .currency {
  letter-spacing: 0;
}
.container-compare-plans .generic-price-tag .price .sign {
  display: inline-block;
  font-size: 22px;
  font-weight: 400;
  vertical-align: middle;
}
.container-compare-plans .generic-price-tag .price .currency {
  font-size: 30px;
  font-weight: 600;
  line-height: 30px;
  padding: 0;
  vertical-align: middle;
}
.container-compare-plans .generic-price-tag .price .currency .currency-rasurado {
  text-decoration: line-through;
  padding-right: 4px;
  font-weight: 300;
  font-size: 18px;
}
.container-compare-plans .generic-price-tag .price .currency .currency-small {
  font-size: 14px;
  font-weight: 400;
}
.container-compare-plans .generic-price-tag .price .currency .asterisk-small {
  font-size: 10px;
  font-weight: 400;
}
.container-compare-plans .generic-price-tag .price .cent {
  display: inline-block;
  font-size: 18px;
  font-weight: 400;
  vertical-align: bottom;
}
.container-compare-plans .generic-price-tag .price .sign, .container-compare-plans .generic-price-tag .price .currency, .container-compare-plans .generic-price-tag .price .cent, .container-compare-plans .generic-price-tag .price .month {
  color: #4993EB;
}
.container-compare-plans .generic-price-tag .price .month {
  vertical-align: bottom;
}
.container-compare-plans .generic-price-tag .price .payment-name {
  font-size: 12px;
  color: #0C5FFB;
}
.container-compare-plans .generic-price-tag .price.currency-small .currency, .container-compare-plans .generic-price-tag .price.currency-small .cent {
  font-size: 20px;
  font-weight: 400;
  line-height: 16px;
  vertical-align: bottom;
}
.container-compare-plans .generic-price-tag .price.currency-small .currency .currency-rasurado, .container-compare-plans .generic-price-tag .price.currency-small .cent .currency-rasurado {
  text-decoration: line-through;
  padding-right: 4px;
  font-weight: 300;
  font-size: 14px;
}
.container-compare-plans .generic-price-tag .price.currency-small .month, .container-compare-plans .generic-price-tag .price.currency-small .sign {
  font-size: 12px;
  font-weight: 400;
  line-height: 16px;
  vertical-align: bottom;
}
.container-compare-plans .generic-price-tag .price.currency-small .month .payment-name, .container-compare-plans .generic-price-tag .price.currency-small .sign .payment-name {
  font-size: 14px;
}
.container-compare-plans .generic-price-btn {
  font-size: 14px;
  margin: 20px 0 10px 0;
}
.container-compare-plans .generic-price-btn.price-btn-bottom {
  text-align: center;
}
.container-compare-plans .generic-price-btn.price-btn-bottom a {
  display: block !important;
}
.container-compare-plans .generic-price-btn a.best-plan {
  color: #fff;
  background: linear-gradient(134deg, #0C5FFB 0, #60efff 100%);
  border: none;
  font-weight: 600;
}
.container-compare-plans .generic-price-btn a.planos-btn {
  color: #FFFFFF;
  background: linear-gradient(-134deg, rgb(0, 145, 235) 5%, #1145e6 35%, rgba(153, 7, 250, 0.9490196078) 100%), top center;
  border: none;
  letter-spacing: 0.05rem;
}
.container-compare-plans .generic-price-btn a.planos-btn:hover {
  background: linear-gradient(-134deg, rgb(0, 145, 235) 5%, #1145e6 35%, rgba(153, 7, 250, 0.9490196078) 100%), top center;
}
.container-compare-plans .generic-price-btn a.btn-funcionalidades {
  color: #fff;
  background: linear-gradient(-134deg, rgb(0, 145, 235) 5%, #1145e6 35%, rgba(153, 7, 250, 0.9490196078) 100%), top center;
  border: none;
  letter-spacing: 0.05rem;
}
.container-compare-plans .generic-price-btn a.btn-funcionalidades:hover {
  background: linear-gradient(-134deg, rgb(0, 145, 235) 5%, #1145e6 35%, rgba(153, 7, 250, 0.9490196078) 100%), top center;
}
.container-compare-plans .generic-price-btn a {
  border: 1px solid #4993EB;
  color: #4993EB;
  background: #FFFFFF;
  border-radius: 50px;
  -moz-border-radius: 50px;
  -ms-border-radius: 50px;
  -o-border-radius: 50px;
  -webkit-border-radius: 50px;
  font-size: 14px;
  outline: medium none;
  padding: 12px 6px;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  transition: all 0.3s ease 0s;
}
.container-compare-plans .generic-price-btn a:hover {
  background: #4993EB;
  color: #fff;
  transform: translateY(-3px) !important;
}
.container-compare-plans .accordion-toggle:hover {
  cursor: pointer;
}
.container-compare-plans .accordion-toggle.bg-plan-1 {
  background: linear-gradient(134deg, #0C5FFB 0, #60efff 100%);
  border-radius: 25px;
  padding: 12px 20px;
}
.container-compare-plans .accordion-toggle.bg-plan-2 {
  background: linear-gradient(134deg, #ff930f 0, #fff95b 100%);
}
.container-compare-plans .accordion-toggle.bg-plan-3 {
  background: linear-gradient(134deg, #30c67c 0, #82f4b1 100%);
}
.container-compare-plans .accordion-toggle .text-toggle {
  font-weight: 600;
  text-transform: uppercase;
  color: #FFFFFF;
  font-size: 18px;
  letter-spacing: 1px;
}
.container-compare-plans .accordion-body .row:hover,
.container-compare-plans .accordion-body .bg-light:hover {
  background-color: #d8f4fe !important;
  border-radius: 25px;
}
.container-compare-plans .accordion-body .row .col-2,
.container-compare-plans .accordion-body .bg-light .col-2 {
  margin-bottom: auto !important;
  margin-top: auto !important;
}
.container-compare-plans .accordion-body .badge {
  font-weight: 600;
  display: block;
}
.container-compare-plans .accordion-body .badge.badge-free {
  color: #fff;
  background: linear-gradient(134deg, #30c67c 0, #82f4b1 100%);
}
.container-compare-plans .accordion-body .badge.badge-start {
  color: #fff;
  background: linear-gradient(134deg, #ff930f 0, #fff95b 100%);
}
.container-compare-plans .accordion-body .badge.badge-grow {
  color: #fff;
  background: linear-gradient(134deg, #f74c06 0, #f9bc2c 100%);
}
.container-compare-plans .accordion-body .badge.badge-premium {
  color: #fff;
  background: linear-gradient(134deg, #12b3eb 0, #5460f9 100%);
}
.container-compare-plans .accordion-body .body-contabilidade {
  background: url(../img/svg/back-grafismo-financeiro.svg) no-repeat left 1vw center;
}
.container-compare-plans .accordion-body .bg-light {
  background: rgba(216, 244, 254, 0.5215686275) !important;
  border-radius: 25px;
}
.container-compare-plans .accordion-body .text-features {
  margin-bottom: auto;
  margin-top: auto;
  padding-left: 20px !important;
}
.container-compare-plans .accordion-body .text-features > p {
  text-align: left;
  font-size: 14px;
  font-weight: 600;
  color: #0C5FFB;
  line-height: 15px;
  margin-bottom: 0;
}
.container-compare-plans .accordion-body .text-features > p.planos-funcs {
  font-size: 16px;
  font-weight: 400;
  color: inherit;
  line-height: 26px;
}
.container-compare-plans .accordion-body .text-features-body p {
  font-size: 0.75rem;
  text-align: center;
  margin-bottom: 0;
}
.container-compare-plans .accordion-body .text-more-info {
  font-size: 0.7rem;
  font-weight: 600;
  color: #8e8e8e;
  line-height: 14px;
  margin-top: 10px;
  margin-bottom: 5px;
}
.container-compare-plans .accordion-body .text-show-more a {
  text-align: left;
  font-size: 0.75rem;
  font-weight: 600;
  color: #00c853;
}
.container-compare-plans .accordion-body .svg-success {
  filter: brightness(0) saturate(100%) invert(66%) sepia(22%) saturate(6631%) hue-rotate(100deg) brightness(92%) contrast(101%);
  width: 20px;
}
.container-compare-plans .accordion-body .svg-danger {
  filter: brightness(0) saturate(100%) invert(14%) sepia(99%) saturate(4109%) hue-rotate(347deg) brightness(106%) contrast(87%);
  width: 24px;
}

.content-campanhas {
  margin-top: -86px;
}
.content-campanhas h4.text-dark {
  color: #475059;
}

.bg-info {
  background-color: #00ccff !important;
}

.responsive-mockup {
  max-width: 80%;
}

.title-special {
  font-family: "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
  font-size: 38px;
  font-weight: 300;
  color: #FFFFFF;
  line-height: 48px;
  text-transform: none;
  text-shadow: 2px 2px 20px #333;
}

::-webkit-scrollbar {
  width: 6px;
  height: 6px;
}

::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

::-webkit-scrollbar-thumb {
  border-radius: 6px;
  background-color: gray;
}

.wpcc-color-custom-319571042 .wpcc-btn {
  color: rgb(0, 123, 255) !important;
  background-color: rgb(255, 255, 255);
}

p {
  font-size: 18px;
  line-height: 27px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 0;
  font-family: "Inter", -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
  color: #0C5FFB;
  text-transform: none;
  font-weight: 700;
}

h1 em, h2 em, h3 em, h4 em, h5 em {
  display: inline-block;
  position: relative;
  background: transparent;
  font-style: normal;
  z-index: 0;
}
h1 em:before, h2 em:before, h3 em:before, h4 em:before, h5 em:before {
  position: absolute;
  bottom: 8px;
  left: 0;
  width: 100%;
  height: 8px;
  z-index: -1;
  background-color: #81d9ff;
  content: "";
}

var {
  font-weight: bold;
  color: #0C5FFB;
}

.ribbon {
  border-radius: 50px;
  text-transform: uppercase;
  font-weight: 600;
  color: #0C5FFB;
  text-align: left;
  background-color: #d9e8fe;
  line-height: 1;
  display: inline-block;
  padding: 7px 12px;
  font-size: 13px;
}

.youtube-container {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.youtube-container .youtube-player {
  display: block;
  width: 100%; /* assuming that the video has a 16:9 ratio */
  padding-bottom: 59%;
  overflow: hidden;
  position: relative;
  height: 100%;
  cursor: pointer;
}
.youtube-container .youtube-player img.youtube-thumb {
  bottom: 0;
  display: block;
  left: 0;
  margin: auto;
  max-width: 100%;
  width: 100%;
  position: absolute;
  right: 0;
  top: 0;
  height: auto;
}
.youtube-container .youtube-player div.play-button {
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  margin-left: 0;
  margin-top: 0;
  position: absolute;
  background: url("../../assets/img/pages/centralgest-cloud-video-wrapper-logo.png") no-repeat;
  background-size: cover;
}
.youtube-container #youtube-iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.badge {
  background: rgba(33, 150, 243, 0.0784313725);
  font-weight: 700;
  font-size: 16px;
  text-transform: uppercase;
  color: #2196F3;
  display: inline-block;
  padding: 8px 10px;
}
.badge.badge-primary {
  background-color: #0C5FFB;
}

b, strong {
  font-weight: 700;
}

.blue {
  color: #0C5FFB;
}

.clear-blue {
  color: #007BFF;
}

.green {
  color: #00c853;
}

.text-underline {
  text-decoration: underline;
}

.page-header {
  border-top-width: 1px;
  color: #18cfff;
  width: 60px;
  border-style: solid;
  margin: 10px 0;
}

.feather {
  width: 16px;
  height: 16px;
  stroke: #fff;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  speak: none;
  text-transform: none;
  white-space: nowrap;
  word-wrap: normal;
  direction: ltr;
  line-height: 1;
  -webkit-font-feature-settings: "liga";
  -webkit-font-smoothing: antialiased;
}

a {
  text-decoration: none;
  -webkit-transition: 0.2s;
  transition: all 0.2s;
  color: #475059;
}
a:not(:disabled):not(.disabled) {
  cursor: pointer;
}
a:hover {
  color: #0C5FFB;
  text-decoration: none;
}
a:focus {
  outline: 0;
  text-decoration: none;
}

li, ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.no-padding {
  padding: 0;
}

.strikethrough {
  text-decoration: line-through;
}

.flaticon {
  display: inline;
}

.h1, h1 {
  font-size: 44px;
}

.h2, h2 {
  font-size: 32px;
}

.h3, h3 {
  font-size: 28px;
  line-height: 38px;
}

.h4, h4 {
  font-size: 48px;
  line-height: 58px;
  margin-bottom: 16px;
}

.h5, h5 {
  font-size: 28px;
  line-height: 34px;
  color: #475059;
}

.h6, h6 {
  font-size: 16px;
  line-height: 18px;
  color: #475059;
}

.f-color {
  color: #0C5FFB;
}

h5.subtitle {
  font-size: 16px;
}

.solucoes-title {
  margin-bottom: 10px;
}
.solucoes-title a {
  color: #0C5FFB;
}

#contabilidade-windows-50 .container.container-header {
  max-width: 1540px;
}
#contabilidade-windows-50 .container.container-content {
  max-width: 1540px;
}

.cards-solucoes {
  text-align: center;
}
.cards-solucoes .nav-pills {
  margin: auto;
  width: fit-content;
  background: #f0f0f0;
  border-radius: 25px;
  position: relative;
}
.cards-solucoes .nav-pills li {
  z-index: 1;
}
.cards-solucoes .card {
  border-radius: 10px;
  background: #ffffff;
  border: none;
  box-shadow: 2px 4px 10px 2px #e5e5e5;
  overflow: hidden;
}
.cards-solucoes .card:has(.collapse.show) .card-header h5 {
  transition: all 0.1s;
  font-size: 18px;
  font-weight: 400;
}
.cards-solucoes .card:has(.collapse.show) .card-header p {
  transition: all 0.1s;
  font-size: 18px;
  font-weight: 700;
}
.cards-solucoes .card .card-header {
  background: #ffffff;
  border-bottom: none;
}
.cards-solucoes .card .card-header h5 {
  transition: all 0.1s;
  font-size: 20px;
}
.cards-solucoes .card .card-header p {
  font-size: 16px;
  margin-bottom: 10px;
}
.cards-solucoes .card .card-header .btn-link {
  position: absolute;
  background: none;
  color: #2196F3;
  font-size: 50px;
  font-weight: 200;
  right: 20px;
  padding: 0;
  top: 20px;
  margin-top: 0;
}
.cards-solucoes .card .card-header .btn-link:hover, .cards-solucoes .card .card-header .btn-link:focus {
  text-decoration: none;
}
.cards-solucoes .card .card-header .btn-link.collapsed .closed {
  display: block;
}
.cards-solucoes .card .card-header .btn-link.collapsed .opened {
  display: none;
}
.cards-solucoes .card .card-header .btn-link .closed {
  display: none;
}
.cards-solucoes .card .card-header .btn-link .opened {
  display: block;
}
.cards-solucoes .card .collapse .card-body {
  padding: 0.75rem 1.25rem;
}
.cards-solucoes .card.cardmenu .card-body {
  padding: 3rem 5rem;
}
.cards-solucoes .card.cardmenu .card-body h5 {
  color: #475059;
  font-size: 24px;
  line-height: 32px;
  margin-right: 120px;
}
.cards-solucoes .card.cardmenu .card-body p {
  margin-top: 16px;
  margin-bottom: 0;
  font-size: 18px;
  line-height: 28px;
}
.cards-solucoes .card.cardmenu .card-body .btn {
  margin-top: 20px;
}
.cards-solucoes .card .card-footer {
  border-top: none;
  padding: 0.85rem 1.25rem;
  background-color: transparent;
}
.cards-solucoes .card .card-footer .btn-cloud {
  background-color: #007BFF;
  color: #FFFFFF;
}
.cards-solucoes .card .owl-carousel {
  margin-top: 40px;
}
.cards-solucoes .card .owl-carousel .owl-prev {
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: -30px;
  display: block;
}
.cards-solucoes .card .owl-carousel .owl-prev.disabled {
  display: none;
}
.cards-solucoes .card .owl-carousel .owl-prev:focus {
  outline: none;
}
.cards-solucoes .card .owl-carousel .owl-prev span {
  background: #0C5FFB;
  padding: 2px 9px 3px 9px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 25px;
}
.cards-solucoes .card .owl-carousel .owl-next {
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -25px;
  display: block;
}
.cards-solucoes .card .owl-carousel .owl-next.disabled {
  display: none;
}
.cards-solucoes .card .owl-carousel .owl-next:focus {
  outline: none;
}
.cards-solucoes .card .owl-carousel .owl-next span {
  background: #0C5FFB;
  padding: 2px 9px 3px 9px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 25px;
}
.cards-solucoes .card .item {
  border: 1px solid rgb(189, 224, 252);
  border-radius: 8px;
  padding: 22px;
  margin-right: 10px;
}
.cards-solucoes .card .item h6 {
  font-size: 18px;
}
.cards-solucoes .card .item p {
  font-size: 14px !important;
  min-height: 84px;
}

.btn {
  background: #0C5FFB;
  color: #ffffff;
  padding: 12px 20px;
  font-size: 16px;
  line-height: 26px;
  border-radius: 12px;
  margin-top: 28px;
}
.btn.btn-banner {
  background: #4CAF50;
}
.btn.btn-banner:hover {
  background: #337535;
}
.btn:hover {
  background: #1863B5;
  color: #fff;
}

.btnactive {
  background-color: #ffffff;
  color: #25253D;
  box-shadow: 0px 0px 8px 2px rgba(0, 0, 0, 0.1);
  border-radius: 44px;
  height: calc(100% - 8px);
  width: 168.64px;
  position: absolute;
  top: 4px;
  left: 5px;
  transition: all 0.51s ease;
}
.btnactive.btnplanos {
  width: 122.41px;
}

.card.card-campanha {
  border-radius: 4px;
  background: #F5F5F9;
  color: #656565;
  border: none;
  box-shadow: none;
  display: block;
}
.card.card-campanha .card-body {
  padding: 20px;
}
.card.card-campanha .card-body i {
  color: #18cfff;
}
.card.card-campanha .card-body h3 {
  color: #18cfff;
  font-family: Inter, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica Neue, Ubuntu, sans-serif;
}
.card.card-campanha .card-body .btn-experimentar {
  display: block;
  text-align: center;
  background-color: #18cfff;
}
.card.card-campanha .card-body .text-validade {
  font-size: 12px;
  text-align: right;
  margin-top: 10px;
  margin-bottom: 0;
  color: #18cfff;
}
.card.card-campanha.expofacic .form-control, .card.card-campanha.video-promo .form-control {
  border: 1px solid #D4D4D4;
  background-color: #ffffff;
  border-radius: 16px;
}
.card.card-campanha.expofacic .form-control.form-control-lg, .card.card-campanha.video-promo .form-control.form-control-lg {
  padding: 11px;
}
.card.card-campanha.expofacic .form-check label, .card.card-campanha.video-promo .form-check label {
  font-weight: 300;
}
.card.card-campanha.expofacic .form-check label::before, .card.card-campanha.video-promo .form-check label::before {
  border-radius: 0.25rem;
  border: 2px solid #D4D4D4;
  background: none;
}
.card.card-campanha.expofacic .form-check label a, .card.card-campanha.video-promo .form-check label a {
  color: #4C4C4C !important;
}
.card.card-campanha.expofacic .form-check input:checked ~ label::after, .card.card-campanha.video-promo .form-check input:checked ~ label::after {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%232196F3' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E");
}

.rounded-icon {
  background: url(../img/icon-bg.png) no-repeat center center;
  padding: 10px 15px;
  color: #ffffff;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
}
.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

#intro .section-title {
  padding-bottom: 10px;
}
#intro ul > li {
  font-size: 16px;
  line-height: 28px;
}

.section-padding-intro {
  padding: 80px 0 40px 0;
}

.section-padding {
  padding: 80px 0;
  overflow-x: hidden;
}

.section-heading {
  text-align: center;
  width: 70%;
  margin: 0 auto 60px;
}

.section-title {
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 15px;
}
.section-title span {
  color: #0C5FFB;
}

.section-vantagens p {
  font-size: 16px;
  line-height: 19px;
  max-width: 320px;
  margin: auto;
}

.section-planos .nav-pills {
  margin: auto;
  width: fit-content;
  background: #f0f0f0;
  border-radius: 25px;
  position: relative;
}
.section-planos .nav-pills li {
  z-index: 1;
}
.section-planos .collapse {
  display: block;
}
.section-planos h5 {
  font-size: 30px;
  color: #0C5FFB;
}
.section-planos p {
  font-size: 16px;
  font-weight: 200;
  line-height: 20px;
  margin-right: 30px;
  min-height: 40px;
}
.section-planos p.added-info {
  margin-top: 12px;
}
.section-planos .btn-link {
  display: none;
  position: absolute;
  background: none;
  color: #2196F3;
  font-size: 50px;
  font-weight: 200;
  right: 20px;
  padding: 0;
  top: 20px;
}
.section-planos .btn-link:hover, .section-planos .btn-link:focus {
  text-decoration: none;
}
.section-planos .btn-link.collapsed .closed {
  display: block;
}
.section-planos .btn-link.collapsed .opened {
  display: none;
}
.section-planos .btn-link .closed {
  display: none;
}
.section-planos .btn-link .opened {
  display: block;
}
.section-planos .btn-plano {
  display: block;
  border-radius: 25px;
  padding: 7px;
}
.section-planos .card {
  min-height: 191px;
  border-radius: 10px;
  background: #ffffff;
  border: none;
  box-shadow: 2px 4px 10px 2px #e5e5e5;
  overflow: hidden;
  border: 1.5px solid #ffffff;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin-bottom: 30px;
}
.section-planos .card:hover {
  border: 1.5px solid #2196F3;
}
.section-planos .card:hover .btn {
  background: #1863B5;
}
.section-planos .card.card-blue {
  background: #0C5FFB;
  border: 1.5px solid #0C5FFB;
}
.section-planos .card.card-blue:hover {
  background: #1976D2;
  border: 1.5px solid #1976D2;
}
.section-planos .card.card-blue .btn-plano {
  background: #1863B5;
}
.section-planos .card.card-blue h5 {
  color: #1F1F1F;
  display: inline-block;
}
.section-planos .card.card-blue p {
  color: #ffffff;
}
.section-planos .card.card-blue .card-header {
  background: transparent;
  border-bottom-color: #008BFA;
}
.section-planos .card.card-blue .maispopular {
  display: inline-block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  background: rgba(255, 255, 255, 0.2196078431);
  padding: 0px 20px;
  border-radius: 8px;
  position: absolute;
  right: 20px;
  top: 25px;
}
.section-planos .card.card-blue .plano-preco span.desde, .section-planos .card.card-blue .plano-preco span.preco, .section-planos .card.card-blue .plano-preco span.mes {
  color: #ffffff;
}
.section-planos .card.card-blue .plano-detail h6 {
  color: #ffffff;
}
.section-planos .card.card-blue .plano-detail li {
  color: #ffffff;
}
.section-planos .card.card-blue .plano-detail li.i-edit {
  margin-left: 28px;
}
.section-planos .card.card-blue .plano-detail li.i-edit:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.8531 5.1C43.3105 5.1 42.7897 5.31565 42.406 5.69948L22.3194 25.7858L21.3547 29.6453L25.2141 28.6806L45.3005 8.59403C45.6842 8.21021 45.9 7.6896 45.9 7.14676C45.9 6.60394 45.6842 6.08333 45.3005 5.69948C44.9167 5.31565 44.396 5.1 43.8531 5.1ZM38.7998 2.09324C40.14 0.752964 41.9577 0 43.8531 0C45.7488 0 47.5664 0.752964 48.9067 2.09324C50.247 3.43352 51 5.25132 51 7.14676C51 9.0422 50.247 10.86 48.9067 12.2003L28.3208 32.7861C27.9941 33.113 27.5846 33.3448 27.1363 33.457L18.4685 35.6237C17.5995 35.841 16.6802 35.5865 16.0469 34.9531C15.4135 34.3197 15.1589 33.4004 15.3761 32.5316L17.5431 23.8637C17.6551 23.4154 17.887 23.0058 18.2138 22.6792L38.7998 2.09324Z' fill='%23ffffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.8969 8.39671C34.8926 7.40088 36.5073 7.40088 37.5031 8.39671L42.6031 13.4967C43.5988 14.4926 43.5988 16.1071 42.6031 17.103C41.6073 18.0988 39.9926 18.0988 38.9969 17.103L33.8969 12.003C32.9011 11.0071 32.9011 9.39256 33.8969 8.39671Z' fill='%23ffffff'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.5 5.1C14.2334 5.1 5.1 14.2334 5.1 25.5C5.1 36.7667 14.2334 45.9 25.5 45.9C36.7667 45.9 45.9 36.7667 45.9 25.5V24.225C45.9 22.8166 47.0416 21.675 48.45 21.675C49.8584 21.675 51 22.8166 51 24.225V25.5C51 39.5831 39.5831 51 25.5 51C11.4167 51 0 39.5831 0 25.5C0 11.4167 11.4167 0 25.5 0H26.775C28.1834 0 29.325 1.14169 29.325 2.55C29.325 3.95831 28.1834 5.1 26.775 5.1H25.5Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .card.card-blue .plano-detail li.i-user {
  margin-left: 28px;
}
.section-planos .card.card-blue .plano-detail li.i-user:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 51 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 24.6307C10.9614 24.6307 0 19.3365 0 12.3153C0 5.29414 10.965 0 25.5 0C40.035 0 51 5.29414 51 12.3153C51 19.3365 40.0386 24.6307 25.5 24.6307ZM25.5 4.07718C13.2381 4.07718 4.07636 8.42762 4.07636 12.3153C4.07636 16.203 13.2418 20.5535 25.5 20.5535C37.7582 20.5535 46.92 16.203 46.92 12.3153C46.92 8.42762 37.7619 4.07718 25.5 4.07718Z' fill='%23ffffffffffff'/%3E%3Cpath d='M25.5 54.9963C10.9614 54.9963 0 49.7022 0 42.681C0.0222277 42.1552 0.246681 41.6584 0.626481 41.2942C1.00628 40.9301 1.51206 40.7267 2.03818 40.7267C2.5643 40.7267 3.07008 40.9301 3.44988 41.2942C3.82968 41.6584 4.05413 42.1552 4.07636 42.681C4.07636 46.5687 13.2381 50.9191 25.5 50.9191C37.7619 50.9191 46.9236 46.5687 46.9236 42.6846C46.9459 42.1588 47.1703 41.662 47.5501 41.2978C47.9299 40.9337 48.4357 40.7304 48.9618 40.7304C49.4879 40.7304 49.9937 40.9337 50.3735 41.2978C50.7533 41.662 50.9778 42.1588 51 42.6846C51 49.7022 40.0386 54.9999 25.5 54.9999' fill='%23ffffff'/%3E%3Cpath d='M48.9637 44.7214C48.4233 44.7215 47.905 44.507 47.5225 44.1251C47.14 43.7433 46.9247 43.2252 46.9237 42.6847V12.3154C46.9459 11.7896 47.1704 11.2928 47.5502 10.9286C47.93 10.5645 48.4358 10.3611 48.9619 10.3611C49.488 10.3611 49.9938 10.5645 50.3736 10.9286C50.7534 11.2928 50.9778 11.7896 51.0001 12.3154V42.6847C51.0001 43.2258 50.7851 43.7448 50.4026 44.1275C50.02 44.5101 49.5011 44.7251 48.9601 44.7251' fill='%23ffffff'/%3E%3Cpath d='M2.04366 44.7214C1.50325 44.7215 0.98492 44.507 0.602451 44.1251C0.219981 43.7433 0.00462713 43.2252 0.00366211 42.6847L0.00366211 12.3154C0.0258898 11.7896 0.250343 11.2928 0.630143 10.9286C1.00994 10.5645 1.51572 10.3611 2.04184 10.3611C2.56796 10.3611 3.07374 10.5645 3.45354 10.9286C3.83334 11.2928 4.05779 11.7896 4.08002 12.3154V42.6847C4.08002 43.2258 3.86509 43.7448 3.48252 44.1275C3.09994 44.5101 2.58106 44.7251 2.04002 44.7251' fill='%23ffffff'/%3E%3Cpath d='M25.5 39.8135C10.9614 39.8135 0 34.5194 0 27.4982C0.0222277 26.9724 0.246681 26.4756 0.626481 26.1114C1.00628 25.7473 1.51206 25.5439 2.03818 25.5439C2.5643 25.5439 3.07008 25.7473 3.44988 26.1114C3.82968 26.4756 4.05413 26.9724 4.07636 27.4982C4.07636 31.3859 13.2381 35.7363 25.5 35.7363C37.7619 35.7363 46.9236 31.3859 46.9236 27.5018C46.9459 26.976 47.1703 26.4792 47.5501 26.115C47.9299 25.7509 48.4357 25.5476 48.9618 25.5476C49.4879 25.5476 49.9937 25.7509 50.3735 26.115C50.7533 26.4792 50.9778 26.976 51 27.5018C51 34.5194 40.0386 39.8171 25.5 39.8171' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .card.card-blue .plano-detail li.i-db {
  margin-left: 28px;
}
.section-planos .card.card-blue .plano-detail li.i-db:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 0C20.4566 0 15.5264 1.49555 11.333 4.29752C7.13952 7.0995 3.87112 11.0821 1.94108 15.7416C0.0110487 20.4011 -0.493936 25.5283 0.489987 30.4748C1.47391 35.4213 3.90255 39.965 7.46879 43.5312C11.035 47.0975 15.5787 49.5261 20.5252 50.51C25.4717 51.4939 30.5989 50.989 35.2584 49.0589C39.918 47.1289 43.9005 43.8605 46.7025 39.667C49.5045 35.4736 51 30.5434 51 25.5C51 18.737 48.3134 12.251 43.5312 7.46878C38.7491 2.6866 32.263 0 25.5 0ZM14.2261 43.86C15.4847 42.0296 17.1695 40.5327 19.1355 39.4986C21.1014 38.4645 23.2894 37.9242 25.5108 37.9242C27.7321 37.9242 29.9201 38.4645 31.8861 39.4986C33.852 40.5327 35.5369 42.0296 36.7954 43.86C33.407 45.9626 29.4986 47.0768 25.5108 47.0768C21.523 47.0768 17.6145 45.9626 14.2261 43.86ZM39.9093 41.5075C38.2863 39.192 36.1292 37.3016 33.6206 35.9965C31.1121 34.6914 28.326 34.01 25.4982 34.01C22.6705 34.01 19.8844 34.6914 17.3758 35.9965C14.8673 37.3016 12.7102 39.192 11.0871 41.5075C7.83671 38.5909 5.5478 34.7566 4.52286 30.5115C3.49793 26.2663 3.78523 21.81 5.34679 17.7316C6.90835 13.6532 9.67067 10.1446 13.2687 7.66949C16.8667 5.19437 21.1311 3.86925 25.4982 3.86925C29.8654 3.86925 34.1297 5.19437 37.7277 7.66949C41.3258 10.1446 44.0881 13.6532 45.6496 17.7316C47.2112 21.81 47.4985 26.2663 46.4736 30.5115C45.4486 34.7566 43.1597 38.5909 39.9093 41.5075Z' fill='%23ffffff'/%3E%3Cpath d='M25.5001 10.4622C23.5601 10.4622 21.6637 11.0374 20.0507 12.1152C18.4377 13.193 17.1805 14.7248 16.4382 16.5171C15.6958 18.3094 15.5015 20.2816 15.88 22.1842C16.2585 24.0869 17.1926 25.8346 18.5644 27.2064C19.9361 28.5781 21.6838 29.5123 23.5865 29.8907C25.4892 30.2692 27.4613 30.075 29.2536 29.3326C31.0459 28.5902 32.5778 27.333 33.6555 25.72C34.7333 24.107 35.3086 22.2106 35.3086 20.2707C35.3076 17.6696 34.2739 15.1753 32.4347 13.3361C30.5954 11.4968 28.1011 10.4631 25.5001 10.4622ZM25.5001 26.1536C24.3365 26.1536 23.1991 25.8086 22.2317 25.1622C21.2642 24.5158 20.5102 23.597 20.0649 22.522C19.6196 21.447 19.5031 20.2642 19.7301 19.123C19.9571 17.9818 20.5174 16.9335 21.3402 16.1108C22.1629 15.2881 23.2112 14.7278 24.3523 14.5008C25.4935 14.2738 26.6764 14.3903 27.7514 14.8355C28.8263 15.2808 29.7451 16.0348 30.3916 17.0023C31.038 17.9697 31.383 19.1071 31.383 20.2707C31.3802 21.8301 30.7594 23.3248 29.6568 24.4274C28.5541 25.5301 27.0594 26.1508 25.5001 26.1536Z' fill='%23ffffff'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .card.card-blue .plano-detail li:before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.29731 9.89378C5.0141 9.89368 4.74252 9.78109 4.54231 9.58078L1.11731 6.15578C0.92835 5.95332 0.825421 5.68538 0.83024 5.40848C0.835059 5.13158 0.947248 4.86738 1.14314 4.67162C1.33903 4.47586 1.6033 4.36385 1.8802 4.35921C2.1571 4.35458 2.42498 4.45769 2.62731 4.64678L5.29631 7.31578L12.2963 0.315781C12.3946 0.212951 12.5125 0.1308 12.643 0.0741524C12.7735 0.017505 12.914 -0.0124971 13.0563 -0.014093C13.1985 -0.0156888 13.3397 0.0111542 13.4714 0.0648598C13.6032 0.118565 13.7228 0.198051 13.8234 0.298649C13.924 0.399248 14.0035 0.518931 14.0572 0.650673C14.1109 0.782415 14.1378 0.92356 14.1362 1.06582C14.1346 1.20808 14.1046 1.34858 14.0479 1.47909C13.9913 1.60959 13.9091 1.72746 13.8063 1.82578L6.05231 9.58178C5.8521 9.78209 5.58052 9.89368 5.29731 9.89378Z' fill='%231863B5'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .card.card-blue .recursos {
  background: #007FE3;
}
.section-planos .card.card-blue .recursos b {
  color: #ffffff;
}
.section-planos .card.card-blue .suporte a {
  color: #ffffff;
}
.section-planos .card.card-blue .slider-empresas .form-control-range {
  background: #0C5FFB;
}
.section-planos .card.card-blue .slider-empresas .form-control-range.slider-progresshover::-webkit-slider-runnable-track {
  background: linear-gradient(#1863B5, #1863B5) 0/var(--sx) 100% no-repeat, #D9E1E7;
}
.section-planos .card.card-blue .slider-empresas .form-control-range.slider-progress::-webkit-slider-runnable-track {
  background: linear-gradient(#1863B5, #1863B5) 0/var(--sx) 100% no-repeat, #D9E1E7;
}
.section-planos .card.card-blue .slider-empresas .form-control-range::-webkit-slider-thumb {
  background: #1863B5;
}
.section-planos .card.card-blue .slider-empresas .form-control-range::-webkit-slider-thumb:hover {
  background: #1863B5;
}
.section-planos .card.card-blue .slider-empresas .badge {
  background: #ffffff;
  color: #0C5FFB;
}
.section-planos .card.card-blue .card-header {
  background: transparent;
}
.section-planos .card-header {
  background: #ffffff;
  padding: 20px;
  border-bottom: 1px solid #F0F3F7;
}
.section-planos .card-body {
  padding: 33px;
}
.section-planos .plano-preco span.desde {
  font-size: 10px;
  color: #3f3f3f;
  display: block;
  margin-bottom: -4px;
}
.section-planos .plano-preco span.preco {
  color: #0C5FFB;
  font-size: 32px;
  font-weight: 700;
}
.section-planos .plano-preco span.mes {
  font-size: 12px;
  color: #0C5FFB;
}
.section-planos .plano-preco span.desc-preco {
  display: block;
  color: #ffffff;
  font-size: 10px;
  margin-top: -10px;
  margin-bottom: -16px;
}
.section-planos .plano-detail .plano-detail-list {
  min-height: 470px;
}
.section-planos .plano-detail .plano-detail-list.plano-contabilista {
  min-height: 600px;
}
.section-planos .plano-detail ul {
  position: relative;
}
.section-planos .plano-detail li {
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 10px;
  margin-top: 10px;
  margin-left: 20px;
}
.section-planos .plano-detail li.i-edit {
  margin-left: 28px;
}
.section-planos .plano-detail li.i-edit:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M43.8531 5.1C43.3105 5.1 42.7897 5.31565 42.406 5.69948L22.3194 25.7858L21.3547 29.6453L25.2141 28.6806L45.3005 8.59403C45.6842 8.21021 45.9 7.6896 45.9 7.14676C45.9 6.60394 45.6842 6.08333 45.3005 5.69948C44.9167 5.31565 44.396 5.1 43.8531 5.1ZM38.7998 2.09324C40.14 0.752964 41.9577 0 43.8531 0C45.7488 0 47.5664 0.752964 48.9067 2.09324C50.247 3.43352 51 5.25132 51 7.14676C51 9.0422 50.247 10.86 48.9067 12.2003L28.3208 32.7861C27.9941 33.113 27.5846 33.3448 27.1363 33.457L18.4685 35.6237C17.5995 35.841 16.6802 35.5865 16.0469 34.9531C15.4135 34.3197 15.1589 33.4004 15.3761 32.5316L17.5431 23.8637C17.6551 23.4154 17.887 23.0058 18.2138 22.6792L38.7998 2.09324Z' fill='%2397A4B8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M33.8969 8.39671C34.8926 7.40088 36.5073 7.40088 37.5031 8.39671L42.6031 13.4967C43.5988 14.4926 43.5988 16.1071 42.6031 17.103C41.6073 18.0988 39.9926 18.0988 38.9969 17.103L33.8969 12.003C32.9011 11.0071 32.9011 9.39256 33.8969 8.39671Z' fill='%2397A4B8'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M25.5 5.1C14.2334 5.1 5.1 14.2334 5.1 25.5C5.1 36.7667 14.2334 45.9 25.5 45.9C36.7667 45.9 45.9 36.7667 45.9 25.5V24.225C45.9 22.8166 47.0416 21.675 48.45 21.675C49.8584 21.675 51 22.8166 51 24.225V25.5C51 39.5831 39.5831 51 25.5 51C11.4167 51 0 39.5831 0 25.5C0 11.4167 11.4167 0 25.5 0H26.775C28.1834 0 29.325 1.14169 29.325 2.55C29.325 3.95831 28.1834 5.1 26.775 5.1H25.5Z' fill='%2397A4B8'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .plano-detail li.i-user {
  margin-left: 28px;
}
.section-planos .plano-detail li.i-user:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 51 55' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 24.6307C10.9614 24.6307 0 19.3365 0 12.3153C0 5.29414 10.965 0 25.5 0C40.035 0 51 5.29414 51 12.3153C51 19.3365 40.0386 24.6307 25.5 24.6307ZM25.5 4.07718C13.2381 4.07718 4.07636 8.42762 4.07636 12.3153C4.07636 16.203 13.2418 20.5535 25.5 20.5535C37.7582 20.5535 46.92 16.203 46.92 12.3153C46.92 8.42762 37.7619 4.07718 25.5 4.07718Z' fill='%2397A4B8'/%3E%3Cpath d='M25.5 54.9963C10.9614 54.9963 0 49.7022 0 42.681C0.0222277 42.1552 0.246681 41.6584 0.626481 41.2942C1.00628 40.9301 1.51206 40.7267 2.03818 40.7267C2.5643 40.7267 3.07008 40.9301 3.44988 41.2942C3.82968 41.6584 4.05413 42.1552 4.07636 42.681C4.07636 46.5687 13.2381 50.9191 25.5 50.9191C37.7619 50.9191 46.9236 46.5687 46.9236 42.6846C46.9459 42.1588 47.1703 41.662 47.5501 41.2978C47.9299 40.9337 48.4357 40.7304 48.9618 40.7304C49.4879 40.7304 49.9937 40.9337 50.3735 41.2978C50.7533 41.662 50.9778 42.1588 51 42.6846C51 49.7022 40.0386 54.9999 25.5 54.9999' fill='%2397A4B8'/%3E%3Cpath d='M48.9637 44.7214C48.4233 44.7215 47.905 44.507 47.5225 44.1251C47.14 43.7433 46.9247 43.2252 46.9237 42.6847V12.3154C46.9459 11.7896 47.1704 11.2928 47.5502 10.9286C47.93 10.5645 48.4358 10.3611 48.9619 10.3611C49.488 10.3611 49.9938 10.5645 50.3736 10.9286C50.7534 11.2928 50.9778 11.7896 51.0001 12.3154V42.6847C51.0001 43.2258 50.7851 43.7448 50.4026 44.1275C50.02 44.5101 49.5011 44.7251 48.9601 44.7251' fill='%2397A4B8'/%3E%3Cpath d='M2.04366 44.7214C1.50325 44.7215 0.98492 44.507 0.602451 44.1251C0.219981 43.7433 0.00462713 43.2252 0.00366211 42.6847L0.00366211 12.3154C0.0258898 11.7896 0.250343 11.2928 0.630143 10.9286C1.00994 10.5645 1.51572 10.3611 2.04184 10.3611C2.56796 10.3611 3.07374 10.5645 3.45354 10.9286C3.83334 11.2928 4.05779 11.7896 4.08002 12.3154V42.6847C4.08002 43.2258 3.86509 43.7448 3.48252 44.1275C3.09994 44.5101 2.58106 44.7251 2.04002 44.7251' fill='%2397A4B8'/%3E%3Cpath d='M25.5 39.8135C10.9614 39.8135 0 34.5194 0 27.4982C0.0222277 26.9724 0.246681 26.4756 0.626481 26.1114C1.00628 25.7473 1.51206 25.5439 2.03818 25.5439C2.5643 25.5439 3.07008 25.7473 3.44988 26.1114C3.82968 26.4756 4.05413 26.9724 4.07636 27.4982C4.07636 31.3859 13.2381 35.7363 25.5 35.7363C37.7619 35.7363 46.9236 31.3859 46.9236 27.5018C46.9459 26.976 47.1703 26.4792 47.5501 26.115C47.9299 25.7509 48.4357 25.5476 48.9618 25.5476C49.4879 25.5476 49.9937 25.7509 50.3735 26.115C50.7533 26.4792 50.9778 26.976 51 27.5018C51 34.5194 40.0386 39.8171 25.5 39.8171' fill='%2397A4B8'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .plano-detail li.i-db {
  margin-left: 28px;
}
.section-planos .plano-detail li.i-db:before {
  content: url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 51 51' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M25.5 0C20.4566 0 15.5264 1.49555 11.333 4.29752C7.13952 7.0995 3.87112 11.0821 1.94108 15.7416C0.0110487 20.4011 -0.493936 25.5283 0.489987 30.4748C1.47391 35.4213 3.90255 39.965 7.46879 43.5312C11.035 47.0975 15.5787 49.5261 20.5252 50.51C25.4717 51.4939 30.5989 50.989 35.2584 49.0589C39.918 47.1289 43.9005 43.8605 46.7025 39.667C49.5045 35.4736 51 30.5434 51 25.5C51 18.737 48.3134 12.251 43.5312 7.46878C38.7491 2.6866 32.263 0 25.5 0ZM14.2261 43.86C15.4847 42.0296 17.1695 40.5327 19.1355 39.4986C21.1014 38.4645 23.2894 37.9242 25.5108 37.9242C27.7321 37.9242 29.9201 38.4645 31.8861 39.4986C33.852 40.5327 35.5369 42.0296 36.7954 43.86C33.407 45.9626 29.4986 47.0768 25.5108 47.0768C21.523 47.0768 17.6145 45.9626 14.2261 43.86ZM39.9093 41.5075C38.2863 39.192 36.1292 37.3016 33.6206 35.9965C31.1121 34.6914 28.326 34.01 25.4982 34.01C22.6705 34.01 19.8844 34.6914 17.3758 35.9965C14.8673 37.3016 12.7102 39.192 11.0871 41.5075C7.83671 38.5909 5.5478 34.7566 4.52286 30.5115C3.49793 26.2663 3.78523 21.81 5.34679 17.7316C6.90835 13.6532 9.67067 10.1446 13.2687 7.66949C16.8667 5.19437 21.1311 3.86925 25.4982 3.86925C29.8654 3.86925 34.1297 5.19437 37.7277 7.66949C41.3258 10.1446 44.0881 13.6532 45.6496 17.7316C47.2112 21.81 47.4985 26.2663 46.4736 30.5115C45.4486 34.7566 43.1597 38.5909 39.9093 41.5075Z' fill='%2397A4B8'/%3E%3Cpath d='M25.5001 10.4622C23.5601 10.4622 21.6637 11.0374 20.0507 12.1152C18.4377 13.193 17.1805 14.7248 16.4382 16.5171C15.6958 18.3094 15.5015 20.2816 15.88 22.1842C16.2585 24.0869 17.1926 25.8346 18.5644 27.2064C19.9361 28.5781 21.6838 29.5123 23.5865 29.8907C25.4892 30.2692 27.4613 30.075 29.2536 29.3326C31.0459 28.5902 32.5778 27.333 33.6555 25.72C34.7333 24.107 35.3086 22.2106 35.3086 20.2707C35.3076 17.6696 34.2739 15.1753 32.4347 13.3361C30.5954 11.4968 28.1011 10.4631 25.5001 10.4622ZM25.5001 26.1536C24.3365 26.1536 23.1991 25.8086 22.2317 25.1622C21.2642 24.5158 20.5102 23.597 20.0649 22.522C19.6196 21.447 19.5031 20.2642 19.7301 19.123C19.9571 17.9818 20.5174 16.9335 21.3402 16.1108C22.1629 15.2881 23.2112 14.7278 24.3523 14.5008C25.4935 14.2738 26.6764 14.3903 27.7514 14.8355C28.8263 15.2808 29.7451 16.0348 30.3916 17.0023C31.038 17.9697 31.383 19.1071 31.383 20.2707C31.3802 21.8301 30.7594 23.3248 29.6568 24.4274C28.5541 25.5301 27.0594 26.1508 25.5001 26.1536Z' fill='%2397A4B8'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .plano-detail li:before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='10' viewBox='0 0 15 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.29731 9.89378C5.0141 9.89368 4.74252 9.78109 4.54231 9.58078L1.11731 6.15578C0.92835 5.95332 0.825421 5.68538 0.83024 5.40848C0.835059 5.13158 0.947248 4.86738 1.14314 4.67162C1.33903 4.47586 1.6033 4.36385 1.8802 4.35921C2.1571 4.35458 2.42498 4.45769 2.62731 4.64678L5.29631 7.31578L12.2963 0.315781C12.3946 0.212951 12.5125 0.1308 12.643 0.0741524C12.7735 0.017505 12.914 -0.0124971 13.0563 -0.014093C13.1985 -0.0156888 13.3397 0.0111542 13.4714 0.0648598C13.6032 0.118565 13.7228 0.198051 13.8234 0.298649C13.924 0.399248 14.0035 0.518931 14.0572 0.650673C14.1109 0.782415 14.1378 0.92356 14.1362 1.06582C14.1346 1.20808 14.1046 1.34858 14.0479 1.47909C13.9913 1.60959 13.9091 1.72746 13.8063 1.82578L6.05231 9.58178C5.8521 9.78209 5.58052 9.89368 5.29731 9.89378Z' fill='%232196F3'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
.section-planos .plano-detail .recursos {
  margin: 20px -11px 0px -11px;
  background: #E9F5FF;
  padding: 20px 10px;
  border-radius: 20px;
}
.section-planos .plano-detail .recursos b {
  color: #0C5FFB;
}
.section-planos .plano-detail .recursos li:last-child {
  margin-bottom: 0px;
}
.section-planos .plano-detail .suporte {
  padding: 30px 0px 10px 0px;
  margin: auto -11px;
}
.section-planos .plano-detail .suporte a {
  color: #0C5FFB;
  font-weight: 700;
  font-size: 18px;
}
.section-planos .plano-detail .slider-empresas h6 {
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  color: #0C5FFB;
}
.section-planos .plano-detail .slider-empresas .ribbon {
  font-size: 10px;
  font-weight: 700;
  border-radius: 4px;
  padding: 5px;
}
.section-planos .plano-detail .slider-empresas .form-control-range {
  height: 4px;
  -webkit-appearance: none;
}
.section-planos .plano-detail .slider-empresas .form-control-range :hover::-webkit-slider-runnable-track {
  background: #D9E1E7;
}
.section-planos .plano-detail .slider-empresas .form-control-range.slider-progress {
  --range: calc(var(--max) - var(--min));
  --ratio: calc((var(--value) - var(--min)) / var(--range));
  --sx: calc(0.5 * 14px + var(--ratio) * (100% - 14px));
}
.section-planos .plano-detail .slider-empresas .form-control-range.slider-progresshover::-webkit-slider-runnable-track {
  background: linear-gradient(#0C5FFB, #0C5FFB) 0/var(--sx) 100% no-repeat, #D9E1E7;
}
.section-planos .plano-detail .slider-empresas .form-control-range.slider-progress::-webkit-slider-runnable-track {
  background: linear-gradient(#0C5FFB, #0C5FFB) 0/var(--sx) 100% no-repeat, #D9E1E7;
}
.section-planos .plano-detail .slider-empresas .form-control-range::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 14px;
  height: 14px;
  border-radius: 25px;
  background: #0C5FFB;
  border: none;
  margin-top: -5px;
}
.section-planos .plano-detail .slider-empresas .form-control-range::-webkit-slider-thumb:hover {
  background: #0C5FFB;
}
.section-planos .plano-detail .slider-empresas .form-control-range::-webkit-slider-runnable-track {
  height: 4px;
  border: none;
  border-radius: 2px;
  background: #D9E1E7;
  box-shadow: none;
}
.section-planos .plano-detail .slider-empresas .badge {
  width: 100%;
  font-size: 10px;
  color: #ffffff;
}

.section {
  padding: 100px 0;
}

.line {
  width: 50px;
  background: #0C5FFB;
  height: 1px;
  margin: 10px auto;
}

.tooltip-inner {
  box-shadow: 0 2px 4px 0 rgba(58, 58, 58, 0.46), 0 2px 8px 0 rgba(58, 58, 58, 0.46);
  padding-top: 0.15rem;
}

.container-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.container-flex .container-left {
  width: 60%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.container-flex .container-right {
  width: 40%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.btn-experimentar {
  padding: 16px 32px;
  background: #00c853;
  display: inline-block;
  border-radius: 50px;
  box-shadow: 0px 3px 5px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease 0s;
  color: #fff;
  font-weight: 400;
  font-size: 18px;
  letter-spacing: 0.03rem;
  white-space: nowrap;
}
.btn-experimentar.btn-cards {
  padding: 8px 24px;
  font-size: 14px;
  font-weight: 500;
  background-color: #007BFF;
}
.btn-experimentar.btn-cards-outline {
  background: #FFFFFF;
  border: 1px solid #0C5FFB;
  color: #0C5FFB;
}
.btn-experimentar.btn-cards-outline:hover {
  background: #0C5FFB;
  box-shadow: 0px 15px 20px rgba(189, 236, 196, 0.1);
  color: #fff;
  transform: translateY(-3px);
}
.btn-experimentar.btn-experimentar-outline {
  background: #FFFFFF;
  border: 1px solid #00c853;
  color: #00c853;
}
.btn-experimentar.btn-experimentar-outline:hover {
  background: #00c853;
  box-shadow: 0px 15px 20px rgba(189, 236, 196, 0.1);
  color: #fff;
  transform: translateY(-3px);
}
.btn-experimentar:hover {
  box-shadow: 0px 15px 20px rgba(189, 236, 196, 0.1);
  color: #fff;
  transform: translateY(-3px) !important;
}

.btn-primary {
  color: #fff;
  background-color: #0C5FFB;
  border-color: #0C5FFB;
}

.btn-rounded {
  border-radius: 2px;
}

.btn-circled {
  border-radius: 40px;
}

.d-table {
  width: 100%;
  z-index: 1;
}

.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
}

.feature-overlay {
  background: #0C5FFB;
  opacity: 0.97;
}

.gr-overlay {
  background: linear-gradient(135deg, #2f1ce0 0, #53a0fd 30%, #51eca5 100%);
  opacity: 0.87;
}

.invalid-input-text {
  display: block;
  width: 100%;
  margin-top: 0.25rem;
  font-size: 90%;
  color: #dc3545;
}

label {
  display: inline-block;
  color: #656565;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 2px;
}
label.text-privacy {
  font-size: 12px;
  color: #475059 !important;
}
label.text-privacy a {
  color: #0C5FFB;
}
label.text-privacy a:hover {
  text-decoration: underline;
}

.input:focus {
  outline: 0;
}

.form-control {
  border: 1px solid #d0d0d0;
  background-color: #fbfbfb;
  padding-left: 10px;
  font-size: 14px;
  color: #747474;
  border-radius: 1.25rem;
}
.form-control:-moz-placeholder, .form-control:-ms-input-placeholder, .form-control::-moz-placeholder, .form-control::-webkit-input-placeholder {
  color: #747474;
  opacity: 1;
  font-size: 14px;
  padding-left: 4px;
}
.form-control.invalid-input-field {
  border-color: #dc3545;
}
.form-control.invalid-input-field:focus {
  border-color: #dc3545;
  box-shadow: 0 0 0 0.2rem rgba(220, 53, 69, 0.25);
}

.input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text {
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}

.site-navigation, .trans-navigation {
  z-index: 200;
}

.site-navigation .navbar-nav a, .trans-navigation .navbar-nav a {
  text-transform: uppercase;
}

.site-navigation .navbar-nav a.active, .trans-navigation .navbar-nav a.active {
  color: red;
}

.navbar-expand-lg.trans-navigation .navbar-nav .nav-link {
  color: #fff;
  font-size: 14px;
  padding: 0 24px;
  font-weight: 600;
}
.navbar-expand-lg.trans-navigation.header-white {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.08) 0 2px 4px 0;
}
.navbar-expand-lg.trans-navigation.header-white .logo-white {
  display: none;
}
.navbar-expand-lg.trans-navigation.header-white .logo-color {
  display: block;
  max-width: 100%;
  height: 36px;
  opacity: 1;
  transition: opacity 0.25s ease-in-out;
  -moz-transition: opacity 0.25s ease-in-out;
  -webkit-transition: opacity 0.25s ease-in-out;
}
.navbar-expand-lg.trans-navigation.header-white .btn-navbar {
  color: #fff;
  border: 1px solid #0173c9;
  border-radius: 25px;
  background: #0173c9;
  background: -webkit-gradient(linear, left top, left bottom, from(#0173c9), color-stop(50%, #058bd1), to(#09a3da));
  background: linear-gradient(to bottom, #0173c9 0, #058bd1 50%, #09a3da 100%);
}
.navbar-expand-lg.trans-navigation.header-white .navbar-nav .nav-link {
  color: #0C5FFB;
}
.navbar-expand-lg.trans-navigation.header-white .navbar-nav a.active {
  color: #fff;
}
.navbar-expand-lg.trans-navigation .logo-color {
  display: none;
}
.navbar-expand-lg.trans-navigation .logo-white {
  max-width: 270px;
  height: auto;
}

.navbar-brand {
  padding-top: 0;
  padding-bottom: 0;
  text-transform: capitalize;
  color: #fff;
  margin-top: 20px;
}
@-webkit-keyframes b {
  to {
    opacity: 1;
  }
}
@keyframes b {
  to {
    opacity: 1;
  }
}
.nav-pills .nav-link {
  border-radius: 25px;
  border-right: 0;
  font-size: 15px;
  font-weight: 600;
  white-space: nowrap;
  padding: 15px 20px;
  line-height: 1;
  color: #475059;
  margin: 5px;
  cursor: pointer;
}
.nav-pills .nav-link.active {
  background-color: unset;
  color: #25253D;
}

.sucesso.banner-area {
  height: 300px;
}
.sucesso h4 {
  font-size: 24px;
}
.sucesso h4.alert-heading {
  font-size: 18px;
  margin-top: 20px;
}
.sucesso .btn-link {
  color: #0C5FFB;
}

.banner-area {
  height: 800px;
  top: -108px;
}
.banner-area .content-padding {
  padding: 200px 0;
}
.banner-area .content-padding-page {
  padding: 140px 0;
}

.banner-img .tilt-in-right-1 {
  -webkit-animation: tilt-in-right-1 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 300ms both;
  animation: tilt-in-right-1 0.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 300ms both;
}
@-webkit-keyframes tilt-in-right-1 {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(300px) skewX(30deg);
    transform: rotateX(-30deg) translateX(300px) skewX(30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
    transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}
@keyframes tilt-in-right-1 {
  0% {
    -webkit-transform: rotateX(-30deg) translateX(300px) skewX(30deg);
    transform: rotateX(-30deg) translateX(300px) skewX(30deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: rotateX(0deg) translateX(0) skewX(0deg);
    transform: rotateX(0deg) translateX(0) skewX(0deg);
    opacity: 1;
  }
}

.content-padding {
  padding: 180px 0 80px;
}

.banner-content p {
  margin: 10px 0 10px;
  color: #eee;
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  max-width: 500px;
}
.banner-content p.banner-sub-title {
  font-size: 22px;
}
.banner-content .btn {
  margin-top: 15px;
  margin-right: 12px;
}
.banner-content .banner-title {
  color: #fff;
  line-height: 70px;
  font-size: 70px;
  font-weight: 900;
  letter-spacing: 0.3rem;
  font-family: "Inter", sans-serif;
  text-transform: none;
}
.banner-content .subtitle {
  color: #fff;
  background: #0C5FFB;
  display: inline-block;
  padding: 3px 8px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
.banner-content .banner-list {
  color: #eee;
  font-size: 16px;
  margin-left: 5px;
}

.btn-sm {
  padding: 10px 30px;
}

.bg-gradient-primary {
  background: #f7f7f7;
  background-size: cover;
}

.bg-picture {
  background: url(../img/pages/software-gestao/banner-arquivo-digital.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: top right;
  overflow-y: hidden;
}
.bg-picture .card {
  background: #0C5FFB;
  color: #ffffff;
  border-radius: 25px;
  padding: 40px;
  position: relative;
  overflow: hidden;
  border: none;
  margin-top: 50px;
}
.bg-picture .card:before {
  content: url("data:image/svg+xml,%3Csvg width='179' height='185' viewBox='0 0 179 185' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='89.0554' cy='92.1155' rx='89.0554' ry='92.1155' fill='white' fill-opacity='0.1'/%3E%3C/svg%3E%0A");
  position: absolute;
  top: 50px;
  left: -150px;
}
.bg-picture .card:after {
  content: url("data:image/svg+xml,%3Csvg width='179' height='185' viewBox='0 0 179 185' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cellipse cx='89.0554' cy='92.1155' rx='89.0554' ry='92.1155' fill='white' fill-opacity='0.1'/%3E%3C/svg%3E%0A");
  position: absolute;
  bottom: -130px;
  right: -50px;
}
.bg-picture .card h4 {
  color: #ffffff;
}
.bg-picture .card .btn {
  background: #ffffff;
  color: #0C5FFB;
  width: fit-content;
}

.banner {
  background: url(../img/banner/cg-cloud-banner-home.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  height: 927px;
}

.banner-pages {
  background: url(../img/banner/banner-page-xl.png) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  position: relative;
  height: 600px;
}

.banner-campanha {
  background: radial-gradient(#5ACCFF, #2196F3);
  position: relative;
}

.section-heading p {
  font-size: 18px;
  line-height: 22px;
}
.section-heading h2 {
  margin-bottom: 20px;
}

.bg-main {
  background: #F7FCFF;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}

.contact-form input {
  font-family: FontAwesome, "Gilroy";
}
.contact-form .form-name {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom: 0;
}
.contact-form .form-tel {
  border-radius: 0;
  border-bottom: 0;
}
.contact-form .form-mail {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.contact-section .section-title {
  color: #ffffff;
}
.contact-section .solucoes-title {
  color: #ffffff;
  margin-top: 2rem;
}
.contact-section li {
  color: #FFFFFF;
}
.contact-section li > i {
  color: #007BFF !important;
}
.contact-section li a {
  color: #ffffff;
}
.contact-section li a:hover {
  color: #007BFF;
}

.icon-3x {
  font-size: 3rem;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f8f9fa;
  border-radius: 4px;
}

.navbar-expand-lg.site-navigation .navbar-nav .nav-link:last-child, .navbar-expand-lg.trans-navigation .navbar-nav .nav-link:last-child {
  padding: 0 12px;
}

.hyperlink {
  color: #747474;
  text-decoration: none;
  background-color: transparent;
}
.hyperlink:not(:disabled):not(.disabled) {
  color: #0C5FFB;
}

button.hyperlink {
  border: none;
}

.icon-bar {
  width: 22px;
  height: 2px;
  background-color: #0C5FFB;
  display: block;
  -webkit-transition: 0.2s;
  transition: all 0.2s;
  margin-top: 4px;
}

.navbar-toggler {
  border: none;
  background: 0 0 !important;
}
.navbar-toggler .top-bar {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
  margin-top: 0;
}
.navbar-toggler .middle-bar {
  opacity: 0;
}
.navbar-toggler .bottom-bar {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}
.navbar-toggler.collapsed .top-bar {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}
.navbar-toggler.collapsed .middle-bar {
  opacity: 1;
}
.navbar-toggler.collapsed .bottom-bar {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.vertical-aligner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-copy {
  padding: 15px 0px;
  text-align: center;
  font-size: 14px;
  margin: 0;
  background: #1252cb;
  color: #fff;
}

.footer-menu {
  min-height: 50px;
  text-align: left;
  margin: 0;
  padding: 80px 0;
  background-color: #0C5FFB !important;
}
.footer-menu .img-google-play {
  max-width: 100%;
  height: 54px;
  margin-left: -8px;
}
.footer-menu ul.redes-social {
  margin-top: 4px;
  margin-left: -4px !important;
}
.footer-menu ul.redes-social li {
  float: left;
  list-style: none;
  font-size: 32px;
}
.footer-menu ul.redes-social li + li {
  margin-left: 5px;
}
.footer-menu ul.redes-social a:link {
  font-size: 20px;
}
.footer-menu h4 {
  color: #ffffff;
  font-size: 18px;
  padding-bottom: 10px;
}
.footer-menu a:link {
  color: #ffffff;
  text-decoration: none;
  font-size: 0.9rem;
}
.footer-menu a:visited {
  text-decoration: none;
  color: #c8c8c8;
}
.footer-menu a:hover {
  text-decoration: underline;
}
.footer-menu a:active {
  text-decoration: none;
}
.footer-menu address {
  font-size: 14px;
  color: #ffffff;
}

.e-mail:before {
  content: attr(data-website) "@" attr(data-user);
  unicode-bidi: bidi-override;
  direction: rtl;
}

.erro {
  margin-top: 20px;
  position: absolute;
  z-index: 3000;
}

ol {
  margin-left: 20px;
  margin-bottom: 20px;
}

.caption-home {
  font-size: 14px;
  min-height: 53px;
  line-height: 20px;
}

.home .thumbnail {
  border: 1px solid transparent;
  background-color: transparent;
  margin-bottom: 0;
}
.home .thumbnail img {
  border-radius: 4px;
  -moz-box-shadow: 1px 1px 1px 1px #d4d4d4;
  -webkit-box-shadow: 1px 1px 1px 1px #d4d4d4;
  box-shadow: 1px 1px 1px 1px #d4d4d4;
}
.home .thumbnail:hover img {
  background-color: #666;
}
.home .thumbnail video {
  border-radius: 4px;
  -moz-box-shadow: 1px 1px 1px 1px #d4d4d4;
  -webkit-box-shadow: 1px 1px 1px 1px #d4d4d4;
  box-shadow: 1px 1px 1px 1px #d4d4d4;
}
.home .thumbnail:hover video {
  background-color: #666;
}
#intro h4 a {
  color: #0C5FFB;
}

.container-img {
  position: relative;
  width: 100%;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.container-img:hover .image {
  opacity: 0.6;
}
.container-img:hover .middle {
  opacity: 1;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: 0.5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: 0.5s ease;
  opacity: 0;
  position: absolute;
  top: 50%;
  left: 49%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}

.img-shadow {
  box-shadow: rgba(0, 0, 0, 0.1) 0 3px 5px 0;
}

.img-rounded {
  border-radius: 0.55rem !important;
}

.btn-circle {
  width: 45px;
  height: 45px;
  line-height: 45px;
  text-align: center;
  padding: 0;
  border-radius: 50%;
}

.btn-circle-xl {
  width: 70px;
  height: 70px;
  line-height: 70px;
  font-size: 1.3rem;
}

.btn-shadow {
  box-shadow: rgba(0, 0, 0, 0.25) 0 3px 5px 0;
}

.text-primary {
  color: #0C5FFB !important;
}

.navbar-faturacao {
  background: rgba(0, 0, 0, 0.2);
  padding: 24px;
  position: absolute;
  left: 0;
  right: 0;
}
.navbar-faturacao .navbar-brand {
  margin-top: 0px;
}
.navbar-faturacao .navbar-brand .logo-white {
  max-width: 185px;
}
.navbar-faturacao .navbar-nav .nav-item .nav-link {
  text-transform: none;
  font-size: 18px;
  font-weight: 400;
  padding: 0 20px;
}

.navbar-contabilidade {
  background: rgb(255, 255, 255);
  padding: 24px;
  position: absolute;
  left: 0;
  right: 0;
}
.navbar-contabilidade .navbar-brand {
  margin-top: 0px;
}
.navbar-contabilidade .navbar-brand .logo-white {
  max-width: 185px;
}
.navbar-contabilidade .navbar-nav .nav-item .nav-link {
  text-transform: none;
  font-size: 16px;
  font-weight: 400;
  padding: 0 20px;
  color: #0C5FFB;
}

#contabilidade-windows-50 .text-dark {
  color: #475059 !important;
}
#contabilidade-windows-50 .btn {
  background: #0C5FFB;
  border-radius: 6px;
}
#contabilidade-windows-50 .btn.btn-white {
  background: #ffffff;
  color: #0C5FFB;
}
#contabilidade-windows-50 .badge {
  border-radius: 10px;
  text-transform: none;
}
#contabilidade-windows-50 .banner-contabilidade-windows {
  background: url(../img/banner/banner-contabilidade50.png);
  background-size: cover;
  background-position: right;
  position: relative;
  top: 0;
  overflow: hidden;
  height: 100vh;
}
#contabilidade-windows-50 .banner-contabilidade-windows:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: transparent;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 60%);
}
#contabilidade-windows-50 .banner-contabilidade-windows:after {
  content: "";
  position: absolute;
  right: -50px;
  bottom: 0;
  background: url("data:image/svg+xml,%3Csvg width='1508' height='379' viewBox='0 0 1508 379' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='281' y='468.562' width='1334' height='62' transform='rotate(-15.9045 281 468.562)' fill='white'/%3E%3Cpath d='M644.005 392.329C641.958 385.146 645.822 378.131 653.148 376.044C659.81 374.146 665.164 377.248 667.146 380.59L661.768 383.925C660.677 382.075 657.868 380.715 654.729 381.609C650.732 382.748 649.101 386.761 650.185 390.568C651.27 394.375 654.786 396.973 658.782 395.834C661.922 394.94 663.628 392.447 663.584 390.299L669.897 390.246C669.989 394.182 667.043 399.547 660.433 401.431C653.06 403.532 646.066 399.56 644.005 392.329Z' fill='%231145E6'/%3E%3Cpath d='M693.485 365.267L700.099 388.48C702.01 395.185 698.478 401.388 690.963 403.53C685.067 405.209 680.583 403.558 677.554 400.51L682.467 397.001C684.259 398.6 686.583 399.171 689.628 398.304C693.577 397.179 694.788 393.849 693.82 390.269L692.993 387.367C691.821 390.117 689.56 392.102 686.373 393.01C679.478 394.975 672.951 391.024 670.999 384.172C668.938 376.941 672.51 370.522 679.405 368.557C682.592 367.649 685.563 368.139 688.004 369.86L687.204 367.052L693.483 365.263L693.485 365.267ZM690.641 378.575C689.543 374.72 685.963 372.812 682.109 373.91C678.254 375.008 676.115 378.5 677.226 382.397C678.337 386.295 681.857 388.174 685.849 387.037C689.841 385.899 691.752 382.472 690.641 378.575Z' fill='%231145E6'/%3E%3Cpath d='M763.136 379.418C761.137 379.987 759.259 380.132 757.5 379.851C755.741 379.571 754.231 378.926 752.969 377.915C751.715 376.903 750.837 375.58 750.333 373.949L756.758 372.118C757.099 373.111 757.741 373.806 758.684 374.203C759.624 374.591 760.625 374.634 761.687 374.331C762.517 374.095 763.201 373.702 763.739 373.153C764.277 372.605 764.635 371.948 764.813 371.183C764.988 370.41 764.948 369.592 764.692 368.729C764.449 367.843 764.046 367.123 763.483 366.569C762.929 366.013 762.275 365.645 761.519 365.465C760.77 365.273 759.976 365.297 759.137 365.536C758.34 365.753 757.636 366.142 757.024 366.702C756.421 367.26 756.024 367.899 755.833 368.619L749.672 369.188L746.652 354.072L764.24 349.061L765.761 354.401L753.622 357.86L754.835 364.504L754.995 364.459C755.234 363.57 755.788 362.737 756.656 361.959C757.531 361.17 758.615 360.591 759.909 360.222C761.551 359.754 763.124 359.721 764.627 360.122C766.137 360.512 767.455 361.275 768.579 362.411C769.713 363.545 770.527 364.982 771.023 366.722C771.56 368.605 771.589 370.4 771.111 372.109C770.642 373.815 769.727 375.311 768.366 376.596C767.012 377.869 765.269 378.81 763.136 379.418ZM786.95 372.95C784.559 373.632 782.336 373.652 780.282 373.013C778.225 372.364 776.425 371.106 774.88 369.241C773.333 367.366 772.136 364.924 771.288 361.914C770.44 358.905 770.181 356.219 770.512 353.858C770.848 351.485 771.722 349.505 773.131 347.917C774.547 346.317 776.45 345.176 778.842 344.495C781.233 343.813 783.452 343.779 785.498 344.393C787.551 344.994 789.346 346.215 790.883 348.053C792.42 349.892 793.611 352.312 794.456 355.313C795.316 358.329 795.582 361.041 795.255 363.449C794.929 365.858 794.061 367.875 792.653 369.502C791.251 371.117 789.35 372.266 786.95 372.95ZM785.405 367.53C786.833 367.123 787.781 366.066 788.25 364.36C788.717 362.645 788.514 360.276 787.644 357.254C787.079 355.273 786.413 353.697 785.645 352.527C784.875 351.347 784.043 350.543 783.149 350.113C782.254 349.682 781.33 349.603 780.375 349.875C778.956 350.28 778.014 351.325 777.549 353.01C777.081 354.687 777.265 357.008 778.1 359.973C778.664 361.983 779.33 363.593 780.099 364.802C780.876 366.008 781.719 366.834 782.628 367.279C783.534 367.716 784.46 367.799 785.405 367.53ZM814.148 358.92L813.736 357.475C813.416 356.35 813.36 355.242 813.57 354.15C813.789 353.055 814.279 352.086 815.042 351.241C815.805 350.397 816.856 349.784 818.194 349.403C819.559 349.014 820.788 348.977 821.882 349.293C822.981 349.597 823.904 350.159 824.649 350.979C825.4 351.787 825.938 352.763 826.264 353.905L826.676 355.35C826.996 356.475 827.051 357.583 826.842 358.675C826.632 359.767 826.141 360.736 825.369 361.583C824.598 362.43 823.538 363.046 822.191 363.43C820.835 363.816 819.61 363.852 818.517 363.536C817.423 363.22 816.5 362.654 815.746 361.836C815.001 361.016 814.468 360.044 814.148 358.92ZM818.006 356.258L818.417 357.703C818.58 358.275 818.875 358.784 819.301 359.231C819.737 359.677 820.334 359.791 821.092 359.575C821.869 359.354 822.318 358.951 822.441 358.366C822.561 357.772 822.536 357.176 822.366 356.578L821.954 355.133C821.784 354.535 821.494 354.01 821.085 353.557C820.683 353.093 820.08 352.975 819.277 353.204C818.528 353.418 818.086 353.833 817.953 354.449C817.818 355.057 817.835 355.66 818.006 356.258ZM795.464 347.284L795.052 345.838C794.726 344.696 794.674 343.582 794.895 342.496C795.123 341.399 795.62 340.433 796.385 339.597C797.148 338.753 798.189 338.143 799.51 337.766C800.875 337.377 802.104 337.341 803.198 337.656C804.297 337.96 805.224 338.521 805.978 339.339C806.729 340.147 807.268 341.122 807.593 342.265L808.005 343.71C808.33 344.852 808.382 345.966 808.161 347.052C807.949 348.135 807.454 349.091 806.678 349.92C805.901 350.749 804.839 351.356 803.491 351.74C802.144 352.124 800.921 352.164 799.821 351.86C798.73 351.553 797.809 350.995 797.058 350.187C796.315 349.376 795.784 348.408 795.464 347.284ZM799.362 344.61L799.773 346.056C799.944 346.653 800.241 347.172 800.665 347.61C801.096 348.038 801.677 348.147 802.408 347.939C803.194 347.715 803.643 347.312 803.757 346.729C803.877 346.136 803.852 345.54 803.682 344.942L803.27 343.496C803.099 342.899 802.814 342.372 802.415 341.917C802.012 341.453 801.405 341.336 800.593 341.568C799.843 341.781 799.408 342.199 799.286 342.823C799.174 343.443 799.199 344.039 799.362 344.61ZM803.419 367.534L814.454 334.753L818.108 333.712L807.073 366.493L803.419 367.534ZM853.376 338.481C854.235 341.497 854.383 344.218 853.821 346.646C853.258 349.073 852.142 351.114 850.471 352.767C848.809 354.417 846.752 355.592 844.298 356.291C841.835 356.993 839.461 357.076 837.177 356.54C834.892 356.005 832.872 354.858 831.117 353.101C829.368 351.332 828.066 348.944 827.209 345.937C826.35 342.921 826.197 340.2 826.75 337.775C827.313 335.348 828.425 333.309 830.087 331.659C831.748 330.008 833.811 328.832 836.273 328.13C838.727 327.431 841.095 327.345 843.377 327.871C845.669 328.396 847.693 329.541 849.45 331.307C851.208 333.074 852.516 335.465 853.376 338.481ZM846.603 340.411C846.095 338.626 845.411 337.19 844.551 336.104C843.701 335.015 842.712 334.288 841.586 333.924C840.468 333.558 839.249 333.563 837.929 333.939C836.617 334.313 835.578 334.951 834.813 335.854C834.048 336.757 833.586 337.897 833.429 339.273C833.28 340.647 833.46 342.226 833.968 344.011C834.477 345.795 835.156 347.232 836.007 348.321C836.866 349.408 837.859 350.133 838.985 350.497C840.112 350.861 841.331 350.856 842.643 350.482C843.963 350.106 845.002 349.468 845.758 348.567C846.523 347.664 846.98 346.526 847.129 345.152C847.287 343.776 847.112 342.195 846.603 340.411ZM859.265 351.621L851.454 324.21L870.165 318.878L871.699 324.259L859.612 327.703L861.214 333.324L872.109 330.22L873.646 335.614L862.751 338.718L865.89 349.733L859.265 351.621ZM879.428 345.876L871.617 318.464L890.329 313.133L891.862 318.513L879.776 321.957L881.377 327.579L892.272 324.474L893.809 329.868L882.914 332.973L886.053 343.988L879.428 345.876Z' fill='%231145E6'/%3E%3Cpath d='M898.677 319.217L898.155 316.633L896.462 318.674L894.956 317.198L896.927 315.462L894.337 315.026L894.839 312.977L897.353 313.819L896.435 311.348L898.45 310.774L898.972 313.358L900.665 311.317L902.171 312.793L900.199 314.529L902.79 314.965L902.288 317.014L899.774 316.172L900.692 318.643L898.677 319.217Z' fill='%231145E6'/%3E%3Cpath d='M953.681 304.09C951.634 296.906 955.498 289.892 962.823 287.804C969.486 285.906 974.84 289.009 976.821 292.351L971.443 295.685C970.353 293.835 967.544 292.475 964.404 293.37C960.408 294.508 958.776 298.522 959.861 302.329C960.946 306.136 964.461 308.733 968.458 307.595C971.597 306.7 973.303 304.207 973.259 302.059L979.572 302.006C979.665 305.942 976.719 311.308 970.108 313.191C962.735 315.292 955.741 311.32 953.681 304.09Z' fill='%231145E6'/%3E%3Cpath d='M1003.16 277.028L1009.77 300.24C1011.69 306.946 1008.15 313.149 1000.64 315.29C994.743 316.97 990.258 315.319 987.229 312.271L992.143 308.761C993.935 310.36 996.258 310.932 999.303 310.064C1003.25 308.939 1004.46 305.609 1003.5 302.03L1002.67 299.127C1001.5 301.877 999.236 303.863 996.049 304.771C989.154 306.735 982.627 302.784 980.674 295.932C978.614 288.701 982.186 282.282 989.081 280.318C992.268 279.41 995.238 279.899 997.68 281.62L996.88 278.812L1003.16 277.023L1003.16 277.028ZM1000.32 290.335C999.218 286.481 995.639 284.572 991.784 285.67C987.93 286.769 985.791 290.26 986.902 294.158C988.012 298.055 991.532 299.935 995.525 298.797C999.517 297.659 1001.43 294.233 1000.32 290.335Z' fill='%231145E6'/%3E%3Cpath d='M1073.77 290.904C1071.77 291.474 1069.89 291.619 1068.14 291.338C1066.38 291.058 1064.87 290.413 1063.6 289.402C1062.35 288.389 1061.47 287.067 1060.97 285.436L1067.39 283.605C1067.73 284.598 1068.38 285.293 1069.32 285.69C1070.26 286.078 1071.26 286.121 1072.32 285.818C1073.15 285.582 1073.84 285.189 1074.37 284.64C1074.91 284.091 1075.27 283.435 1075.45 282.67C1075.62 281.897 1075.58 281.078 1075.33 280.215C1075.08 279.33 1074.68 278.61 1074.12 278.056C1073.56 277.5 1072.91 277.132 1072.15 276.952C1071.41 276.76 1070.61 276.784 1069.77 277.023C1068.98 277.24 1068.27 277.629 1067.66 278.189C1067.06 278.747 1066.66 279.386 1066.47 280.106L1060.31 280.675L1057.29 265.559L1074.88 260.548L1076.4 265.888L1064.26 269.347L1065.47 275.991L1065.63 275.945C1065.87 275.057 1066.42 274.224 1067.29 273.446C1068.17 272.657 1069.25 272.078 1070.54 271.709C1072.19 271.241 1073.76 271.208 1075.26 271.609C1076.77 271.999 1078.09 272.762 1079.21 273.898C1080.35 275.032 1081.16 276.469 1081.66 278.209C1082.19 280.092 1082.22 281.887 1081.75 283.596C1081.28 285.302 1080.36 286.798 1079 288.083C1077.65 289.356 1075.9 290.297 1073.77 290.904ZM1097.59 284.437C1095.19 285.119 1092.97 285.139 1090.92 284.499C1088.86 283.85 1087.06 282.593 1085.52 280.728C1083.97 278.853 1082.77 276.411 1081.92 273.401C1081.08 270.392 1080.82 267.706 1081.15 265.345C1081.48 262.972 1082.36 260.992 1083.77 259.403C1085.18 257.804 1087.09 256.663 1089.48 255.982C1091.87 255.3 1094.09 255.266 1096.13 255.879C1098.19 256.481 1099.98 257.701 1101.52 259.54C1103.06 261.379 1104.25 263.799 1105.09 266.8C1105.95 269.816 1106.22 272.528 1105.89 274.936C1105.56 277.345 1104.7 279.362 1103.29 280.989C1101.89 282.604 1099.99 283.753 1097.59 284.437ZM1096.04 279.017C1097.47 278.61 1098.42 277.553 1098.89 275.847C1099.35 274.132 1099.15 271.763 1098.28 268.741C1097.71 266.76 1097.05 265.184 1096.28 264.014C1095.51 262.834 1094.68 262.03 1093.78 261.599C1092.89 261.169 1091.97 261.09 1091.01 261.362C1089.59 261.767 1088.65 262.812 1088.18 264.497C1087.72 266.174 1087.9 268.495 1088.74 271.46C1089.3 273.47 1089.97 275.08 1090.73 276.289C1091.51 277.495 1092.35 278.321 1093.26 278.766C1094.17 279.203 1095.09 279.286 1096.04 279.017ZM1124.78 270.407L1124.37 268.961C1124.05 267.837 1124 266.729 1124.21 265.637C1124.42 264.542 1124.91 263.573 1125.68 262.728C1126.44 261.884 1127.49 261.271 1128.83 260.89C1130.19 260.501 1131.42 260.464 1132.52 260.779C1133.62 261.084 1134.54 261.646 1135.28 262.466C1136.04 263.274 1136.57 264.25 1136.9 265.392L1137.31 266.837C1137.63 267.961 1137.69 269.07 1137.48 270.162C1137.27 271.254 1136.78 272.223 1136 273.07C1135.23 273.917 1134.17 274.533 1132.83 274.917C1131.47 275.303 1130.25 275.339 1129.15 275.023C1128.06 274.707 1127.14 274.141 1126.38 273.323C1125.64 272.503 1125.1 271.531 1124.78 270.407ZM1128.64 267.745L1129.05 269.19C1129.22 269.761 1129.51 270.271 1129.94 270.718C1130.37 271.163 1130.97 271.278 1131.73 271.062C1132.5 270.841 1132.95 270.438 1133.08 269.853C1133.2 269.259 1133.17 268.663 1133 268.065L1132.59 266.62C1132.42 266.022 1132.13 265.497 1131.72 265.044C1131.32 264.58 1130.72 264.462 1129.91 264.691C1129.16 264.904 1128.72 265.32 1128.59 265.936C1128.45 266.544 1128.47 267.147 1128.64 267.745ZM1106.1 258.771L1105.69 257.325C1105.36 256.183 1105.31 255.069 1105.53 253.983C1105.76 252.886 1106.25 251.92 1107.02 251.084C1107.78 250.24 1108.82 249.63 1110.15 249.253C1111.51 248.864 1112.74 248.827 1113.83 249.143C1114.93 249.447 1115.86 250.008 1116.61 250.825C1117.36 251.634 1117.9 252.609 1118.23 253.751L1118.64 255.197C1118.97 256.339 1119.02 257.453 1118.8 258.539C1118.58 259.622 1118.09 260.578 1117.31 261.407C1116.54 262.236 1115.47 262.843 1114.13 263.227C1112.78 263.611 1111.56 263.65 1110.46 263.346C1109.37 263.04 1108.44 262.482 1107.69 261.674C1106.95 260.863 1106.42 259.895 1106.1 258.771ZM1110 256.097L1110.41 257.542C1110.58 258.14 1110.88 258.659 1111.3 259.097C1111.73 259.525 1112.31 259.634 1113.04 259.425C1113.83 259.202 1114.28 258.799 1114.39 258.216C1114.51 257.623 1114.49 257.027 1114.32 256.429L1113.91 254.983C1113.73 254.385 1113.45 253.859 1113.05 253.404C1112.65 252.939 1112.04 252.823 1111.23 253.054C1110.48 253.268 1110.04 253.686 1109.92 254.309C1109.81 254.93 1109.83 255.526 1110 256.097ZM1114.05 279.021L1125.09 246.24L1128.74 245.198L1117.71 277.98L1114.05 279.021ZM1164.01 249.968C1164.87 252.984 1165.02 255.705 1164.46 258.133C1163.89 260.56 1162.78 262.6 1161.11 264.254C1159.44 265.904 1157.39 267.079 1154.93 267.778C1152.47 268.48 1150.1 268.563 1147.81 268.027C1145.53 267.492 1143.51 266.345 1141.75 264.588C1140 262.819 1138.7 260.431 1137.84 257.424C1136.98 254.408 1136.83 251.687 1137.39 249.262C1137.95 246.835 1139.06 244.796 1140.72 243.145C1142.38 241.495 1144.45 240.319 1146.91 239.617C1149.36 238.918 1151.73 238.832 1154.01 239.358C1156.3 239.882 1158.33 241.028 1160.09 242.794C1161.84 244.56 1163.15 246.952 1164.01 249.968ZM1157.24 251.897C1156.73 250.113 1156.05 248.677 1155.19 247.591C1154.34 246.502 1153.35 245.775 1152.22 245.411C1151.1 245.045 1149.88 245.05 1148.56 245.426C1147.25 245.8 1146.21 246.438 1145.45 247.341C1144.68 248.244 1144.22 249.384 1144.06 250.76C1143.92 252.134 1144.09 253.713 1144.6 255.498C1145.11 257.282 1145.79 258.719 1146.64 259.808C1147.5 260.895 1148.49 261.62 1149.62 261.984C1150.75 262.348 1151.97 262.343 1153.28 261.969C1154.6 261.593 1155.64 260.954 1156.39 260.054C1157.16 259.151 1157.62 258.013 1157.76 256.639C1157.92 255.262 1157.75 253.682 1157.24 251.897ZM1169.9 263.108L1162.09 235.697L1180.8 230.365L1182.33 235.746L1170.25 239.189L1171.85 244.811L1182.74 241.706L1184.28 247.1L1173.39 250.205L1176.53 261.22L1169.9 263.108ZM1190.06 257.363L1182.25 229.951L1200.96 224.62L1202.5 230L1190.41 233.444L1192.01 239.066L1202.91 235.961L1204.44 241.355L1193.55 244.46L1196.69 255.475L1190.06 257.363Z' fill='%231145E6'/%3E%3Cpath d='M1209.31 230.704L1208.79 228.12L1207.1 230.161L1205.59 228.685L1207.56 226.949L1204.97 226.513L1205.47 224.464L1207.99 225.306L1207.07 222.835L1209.09 222.261L1209.61 224.845L1211.3 222.804L1212.81 224.28L1210.83 226.016L1213.43 226.452L1212.92 228.501L1210.41 227.659L1211.33 230.13L1209.31 230.704Z' fill='%231145E6'/%3E%3Cpath d='M1264.32 215.576C1262.27 208.393 1266.13 201.379 1273.46 199.291C1280.12 197.393 1285.48 200.496 1287.46 203.838L1282.08 207.172C1280.99 205.322 1278.18 203.962 1275.04 204.857C1271.04 205.995 1269.41 210.008 1270.5 213.815C1271.58 217.623 1275.1 220.22 1279.09 219.081C1282.23 218.187 1283.94 215.694 1283.89 213.546L1290.21 213.493C1290.3 217.429 1287.35 222.795 1280.74 224.678C1273.37 226.779 1266.38 222.807 1264.32 215.576Z' fill='%231145E6'/%3E%3Cpath d='M1313.8 188.514L1320.41 211.727C1322.32 218.433 1318.79 224.635 1311.27 226.777C1305.38 228.457 1300.89 226.806 1297.86 223.757L1302.78 220.248C1304.57 221.847 1306.89 222.419 1309.94 221.551C1313.89 220.426 1315.1 217.096 1314.13 213.516L1313.3 210.614C1312.13 213.364 1309.87 215.35 1306.68 216.258C1299.79 218.222 1293.26 214.271 1291.31 207.419C1289.25 200.188 1292.82 193.769 1299.72 191.804C1302.9 190.896 1305.87 191.386 1308.32 193.107L1307.52 190.299L1313.79 188.51L1313.8 188.514ZM1310.95 201.822C1309.85 197.968 1306.27 196.059 1302.42 197.157C1298.57 198.256 1296.43 201.747 1297.54 205.645C1298.65 209.542 1302.17 211.421 1306.16 210.284C1310.15 209.146 1312.06 205.72 1310.95 201.822Z' fill='%231145E6'/%3E%3Cpath d='M1383.45 202.665C1381.45 203.234 1379.57 203.379 1377.81 203.099C1376.05 202.818 1374.54 202.173 1373.28 201.163C1372.03 200.15 1371.15 198.828 1370.64 197.196L1377.07 195.365C1377.41 196.358 1378.05 197.053 1378.99 197.45C1379.93 197.839 1380.94 197.881 1382 197.579C1382.83 197.342 1383.51 196.95 1384.05 196.401C1384.59 195.852 1384.95 195.195 1385.12 194.431C1385.3 193.657 1385.26 192.839 1385 191.976C1384.76 191.09 1384.36 190.37 1383.79 189.817C1383.24 189.261 1382.59 188.892 1381.83 188.712C1381.08 188.521 1380.29 188.544 1379.45 188.783C1378.65 189.001 1377.95 189.389 1377.33 189.95C1376.73 190.507 1376.33 191.146 1376.14 191.866L1369.98 192.435L1366.96 177.319L1384.55 172.308L1386.07 177.648L1373.93 181.108L1375.15 187.752L1375.31 187.706C1375.55 186.818 1376.1 185.985 1376.97 185.207C1377.84 184.417 1378.93 183.838 1380.22 183.469C1381.86 183.001 1383.43 182.968 1384.94 183.369C1386.45 183.759 1387.77 184.522 1388.89 185.659C1390.02 186.792 1390.84 188.229 1391.33 189.969C1391.87 191.852 1391.9 193.648 1391.42 195.356C1390.95 197.063 1390.04 198.558 1388.68 199.843C1387.32 201.117 1385.58 202.057 1383.45 202.665ZM1407.26 196.198C1404.87 196.879 1402.65 196.9 1400.59 196.26C1398.54 195.611 1396.74 194.354 1395.19 192.488C1393.64 190.613 1392.45 188.171 1391.6 185.162C1390.75 182.152 1390.49 179.467 1390.82 177.105C1391.16 174.733 1392.03 172.752 1393.44 171.164C1394.86 169.564 1396.76 168.424 1399.15 167.742C1401.54 167.061 1403.76 167.027 1405.81 167.64C1407.86 168.242 1409.66 169.462 1411.19 171.301C1412.73 173.14 1413.92 175.559 1414.77 178.56C1415.63 181.576 1415.89 184.288 1415.57 186.697C1415.24 189.105 1414.37 191.123 1412.96 192.749C1411.56 194.364 1409.66 195.514 1407.26 196.198ZM1405.72 190.777C1407.14 190.37 1408.09 189.314 1408.56 187.607C1409.03 185.892 1408.83 183.524 1407.95 180.501C1407.39 178.52 1406.72 176.945 1405.96 175.774C1405.19 174.595 1404.35 173.79 1403.46 173.36C1402.57 172.93 1401.64 172.851 1400.69 173.123C1399.27 173.527 1398.33 174.572 1397.86 176.258C1397.39 177.935 1397.58 180.256 1398.41 183.221C1398.97 185.231 1399.64 186.84 1400.41 188.049C1401.19 189.255 1402.03 190.081 1402.94 190.526C1403.84 190.963 1404.77 191.046 1405.72 190.777ZM1434.46 182.167L1434.05 180.722C1433.73 179.597 1433.67 178.489 1433.88 177.397C1434.1 176.303 1434.59 175.333 1435.35 174.489C1436.12 173.644 1437.17 173.031 1438.51 172.65C1439.87 172.261 1441.1 172.224 1442.19 172.54C1443.29 172.844 1444.21 173.406 1444.96 174.226C1445.71 175.035 1446.25 176.01 1446.57 177.152L1446.99 178.598C1447.31 179.722 1447.36 180.83 1447.15 181.922C1446.94 183.014 1446.45 183.984 1445.68 184.831C1444.91 185.678 1443.85 186.293 1442.5 186.677C1441.15 187.063 1439.92 187.099 1438.83 186.783C1437.73 186.468 1436.81 185.901 1436.06 185.084C1435.31 184.264 1434.78 183.292 1434.46 182.167ZM1438.32 179.505L1438.73 180.951C1438.89 181.522 1439.19 182.031 1439.61 182.479C1440.05 182.924 1440.65 183.038 1441.4 182.822C1442.18 182.601 1442.63 182.198 1442.75 181.613C1442.87 181.019 1442.85 180.423 1442.68 179.826L1442.27 178.38C1442.09 177.782 1441.81 177.257 1441.4 176.804C1440.99 176.34 1440.39 176.222 1439.59 176.451C1438.84 176.665 1438.4 177.08 1438.26 177.697C1438.13 178.304 1438.15 178.907 1438.32 179.505ZM1415.77 170.531L1415.36 169.085C1415.04 167.943 1414.99 166.829 1415.21 165.744C1415.43 164.646 1415.93 163.68 1416.7 162.845C1417.46 162 1418.5 161.39 1419.82 161.014C1421.19 160.625 1422.42 160.588 1423.51 160.903C1424.61 161.208 1425.53 161.768 1426.29 162.586C1427.04 163.394 1427.58 164.37 1427.9 165.512L1428.32 166.957C1428.64 168.099 1428.69 169.213 1428.47 170.299C1428.26 171.382 1427.77 172.338 1426.99 173.167C1426.21 173.997 1425.15 174.603 1423.8 174.987C1422.46 175.371 1421.23 175.411 1420.13 175.107C1419.04 174.8 1418.12 174.243 1417.37 173.434C1416.63 172.623 1416.1 171.655 1415.77 170.531ZM1419.67 167.857L1420.08 169.303C1420.25 169.901 1420.55 170.419 1420.98 170.858C1421.41 171.285 1421.99 171.394 1422.72 171.186C1423.5 170.962 1423.95 170.559 1424.07 169.977C1424.19 169.383 1424.16 168.787 1423.99 168.189L1423.58 166.744C1423.41 166.146 1423.13 165.619 1422.73 165.164C1422.32 164.7 1421.72 164.583 1420.9 164.815C1420.15 165.028 1419.72 165.447 1419.6 166.07C1419.48 166.69 1419.51 167.286 1419.67 167.857ZM1423.73 190.781L1434.76 158L1438.42 156.959L1427.38 189.74L1423.73 190.781ZM1473.69 161.728C1474.55 164.744 1474.69 167.466 1474.13 169.893C1473.57 172.321 1472.45 174.361 1470.78 176.014C1469.12 177.664 1467.06 178.839 1464.61 179.538C1462.15 180.24 1459.77 180.323 1457.49 179.788C1455.2 179.252 1453.18 178.105 1451.43 176.348C1449.68 174.579 1448.38 172.191 1447.52 169.184C1446.66 166.168 1446.51 163.448 1447.06 161.023C1447.62 158.595 1448.74 156.556 1450.4 154.906C1452.06 153.255 1454.12 152.079 1456.58 151.377C1459.04 150.678 1461.41 150.592 1463.69 151.119C1465.98 151.643 1468 152.788 1469.76 154.554C1471.52 156.321 1472.83 158.712 1473.69 161.728ZM1466.91 163.658C1466.41 161.873 1465.72 160.438 1464.86 159.351C1464.01 158.262 1463.02 157.536 1461.9 157.172C1460.78 156.805 1459.56 156.81 1458.24 157.186C1456.93 157.56 1455.89 158.198 1455.12 159.101C1454.36 160.005 1453.9 161.144 1453.74 162.521C1453.59 163.894 1453.77 165.473 1454.28 167.258C1454.79 169.043 1455.47 170.479 1456.32 171.568C1457.18 172.655 1458.17 173.38 1459.3 173.744C1460.42 174.108 1461.64 174.103 1462.95 173.73C1464.27 173.353 1465.31 172.715 1466.07 171.814C1466.83 170.911 1467.29 169.773 1467.44 168.399C1467.6 167.023 1467.42 165.442 1466.91 163.658ZM1479.58 174.869L1471.76 147.457L1490.48 142.125L1492.01 147.506L1479.92 150.95L1481.53 156.571L1492.42 153.467L1493.96 158.861L1483.06 161.965L1486.2 172.981L1479.58 174.869ZM1499.74 169.123L1491.93 141.712L1510.64 136.38L1512.17 141.761L1500.09 145.204L1501.69 150.826L1512.58 147.722L1514.12 153.115L1503.23 156.22L1506.36 167.235L1499.74 169.123Z' fill='%231145E6'/%3E%3Crect x='8.61536' y='387.303' width='1508.67' height='62' transform='rotate(-5.92545 8.61536 387.303)' fill='%231145E6'/%3E%3Cpath d='M231.799 390.442C231.027 383.012 236.048 376.773 243.625 375.987C250.515 375.272 255.251 379.255 256.623 382.89L250.749 385.242C249.995 383.232 247.464 381.405 244.217 381.742C240.084 382.171 237.782 385.841 238.19 389.778C238.599 393.716 241.611 396.883 245.744 396.454C248.991 396.117 251.104 393.958 251.433 391.834L257.659 392.877C257.068 396.769 253.237 401.543 246.4 402.252C238.775 403.044 232.575 397.92 231.799 390.442Z' fill='white'/%3E%3Cpath d='M285.219 372.363L287.71 396.371C288.43 403.306 283.877 408.803 276.105 409.61C270.007 410.243 265.877 407.84 263.422 404.313L268.869 401.708C270.357 403.593 272.546 404.559 275.695 404.232C279.78 403.808 281.55 400.738 281.216 397.045L280.905 394.043C279.274 396.549 276.703 398.112 273.407 398.454C266.276 399.195 260.532 394.172 259.797 387.085C259.021 379.607 263.651 373.904 270.782 373.164C274.078 372.822 276.919 373.819 279.025 375.937L278.724 373.033L285.218 372.359L285.219 372.363ZM280.112 384.977C279.699 380.991 276.504 378.49 272.517 378.904C268.531 379.318 265.819 382.386 266.238 386.417C266.656 390.448 269.797 392.909 273.926 392.48C278.055 392.052 280.531 389.008 280.112 384.977Z' fill='white'/%3E%3Cpath d='M352.357 398.266C350.29 398.481 348.414 398.298 346.731 397.717C345.048 397.136 343.672 396.239 342.604 395.025C341.545 393.81 340.909 392.356 340.696 390.662L347.34 389.972C347.504 391.009 348.016 391.805 348.875 392.359C349.734 392.904 350.713 393.12 351.811 393.006C352.669 392.917 353.411 392.649 354.036 392.201C354.661 391.754 355.128 391.169 355.435 390.447C355.742 389.716 355.844 388.903 355.742 388.009C355.656 387.094 355.384 386.315 354.926 385.673C354.476 385.029 353.895 384.553 353.182 384.245C352.478 383.926 351.691 383.812 350.824 383.902C350.002 383.978 349.241 384.239 348.541 384.684C347.85 385.129 347.348 385.69 347.036 386.366L340.869 385.858L340.515 370.448L358.704 368.56L359.278 374.083L346.722 375.386L346.765 382.14L346.931 382.123C347.321 381.29 348.01 380.565 349.001 379.949C349.999 379.323 351.167 378.941 352.505 378.802C354.204 378.626 355.758 378.865 357.169 379.521C358.589 380.167 359.754 381.146 360.665 382.461C361.585 383.774 362.138 385.33 362.325 387.129C362.527 389.077 362.244 390.85 361.478 392.45C360.72 394.05 359.56 395.364 357.997 396.394C356.443 397.413 354.563 398.037 352.357 398.266ZM376.931 396.024C374.458 396.28 372.265 395.916 370.353 394.929C368.44 393.934 366.885 392.384 365.687 390.279C364.488 388.164 363.732 385.552 363.418 382.441C363.105 379.33 363.315 376.64 364.05 374.372C364.793 372.093 365.996 370.294 367.659 368.974C369.331 367.644 371.404 366.85 373.877 366.593C376.35 366.337 378.541 366.688 380.45 367.646C382.368 368.595 383.924 370.107 385.119 372.185C386.314 374.262 387.068 376.852 387.381 379.954C387.704 383.073 387.497 385.79 386.757 388.106C386.018 390.421 384.814 392.258 383.146 393.616C381.485 394.963 379.414 395.766 376.931 396.024ZM376.349 390.417C377.826 390.264 378.943 389.388 379.701 387.789C380.457 386.18 380.668 383.812 380.334 380.685C380.122 378.636 379.739 376.969 379.186 375.683C378.632 374.388 377.951 373.451 377.145 372.873C376.339 372.294 375.442 372.056 374.454 372.158C372.987 372.311 371.878 373.177 371.128 374.756C370.377 376.327 370.156 378.644 370.464 381.709C370.671 383.787 371.048 385.487 371.596 386.811C372.153 388.134 372.84 389.093 373.657 389.689C374.474 390.276 375.371 390.519 376.349 390.417ZM406.149 386.919L405.994 385.424C405.873 384.261 406.011 383.16 406.407 382.121C406.812 381.08 407.463 380.211 408.36 379.511C409.258 378.812 410.399 378.39 411.783 378.246C413.195 378.1 414.412 378.277 415.434 378.777C416.464 379.267 417.275 379.98 417.867 380.917C418.467 381.844 418.828 382.897 418.951 384.079L419.106 385.574C419.227 386.737 419.089 387.838 418.693 388.877C418.297 389.916 417.646 390.786 416.739 391.486C415.833 392.187 414.682 392.609 413.289 392.754C411.886 392.899 410.674 392.722 409.652 392.222C408.63 391.722 407.818 391.004 407.217 390.068C406.626 389.131 406.27 388.081 406.149 386.919ZM410.41 384.965L410.565 386.46C410.626 387.051 410.828 387.604 411.171 388.118C411.523 388.632 412.091 388.848 412.875 388.767C413.678 388.684 414.191 388.365 414.413 387.81C414.634 387.246 414.713 386.655 414.649 386.036L414.493 384.541C414.429 383.923 414.235 383.356 413.911 382.839C413.595 382.312 413.022 382.092 412.191 382.178C411.416 382.258 410.909 382.591 410.672 383.175C410.433 383.75 410.345 384.347 410.41 384.965ZM389.764 372.22L389.609 370.725C389.486 369.544 389.628 368.438 390.034 367.407C390.448 366.366 391.105 365.5 392.003 364.81C392.901 364.111 394.032 363.69 395.398 363.548C396.81 363.402 398.027 363.579 399.049 364.079C400.079 364.569 400.895 365.282 401.496 366.218C402.096 367.144 402.457 368.198 402.58 369.379L402.735 370.874C402.857 372.055 402.716 373.162 402.31 374.192C401.913 375.222 401.26 376.078 400.351 376.76C399.443 377.442 398.292 377.856 396.898 378C395.505 378.145 394.293 377.972 393.262 377.482C392.241 376.991 391.431 376.282 390.831 375.356C390.24 374.428 389.885 373.383 389.764 372.22ZM394.066 370.263L394.221 371.758C394.285 372.376 394.488 372.938 394.83 373.444C395.18 373.939 395.733 374.147 396.49 374.069C397.302 373.985 397.815 373.666 398.028 373.112C398.249 372.548 398.328 371.957 398.263 371.338L398.108 369.843C398.044 369.225 397.855 368.657 397.54 368.139C397.224 367.612 396.646 367.393 395.806 367.48C395.031 367.56 394.53 367.897 394.302 368.489C394.083 369.081 394.005 369.672 394.066 370.263ZM394.09 393.543L410.638 363.17L414.417 362.778L397.869 393.151L394.09 393.543ZM448.325 373.586C448.649 376.705 448.324 379.412 447.349 381.705C446.374 383.998 444.921 385.814 442.989 387.153C441.066 388.49 438.836 389.291 436.298 389.554C433.751 389.818 431.399 389.489 429.242 388.565C427.084 387.642 425.294 386.163 423.87 384.128C422.454 382.083 421.585 379.505 421.262 376.395C420.939 373.276 421.259 370.57 422.225 368.278C423.199 365.984 424.648 364.169 426.571 362.831C428.493 361.494 430.728 360.693 433.275 360.429C435.813 360.165 438.16 360.491 440.317 361.405C442.482 362.318 444.278 363.797 445.702 365.841C447.127 367.885 448.001 370.467 448.325 373.586ZM441.321 374.313C441.129 372.467 440.704 370.935 440.046 369.716C439.397 368.496 438.549 367.609 437.503 367.056C436.466 366.501 435.265 366.295 433.899 366.436C432.542 366.577 431.409 367.026 430.499 367.783C429.588 368.54 428.936 369.582 428.543 370.91C428.158 372.237 428.061 373.824 428.253 375.669C428.445 377.515 428.865 379.048 429.514 380.268C430.172 381.487 431.024 382.373 432.07 382.927C433.117 383.481 434.318 383.687 435.675 383.546C437.041 383.405 438.174 382.956 439.075 382.2C439.985 381.443 440.633 380.401 441.017 379.074C441.411 377.746 441.512 376.159 441.321 374.313ZM451.848 387.548L448.906 359.198L468.258 357.19L468.836 362.754L456.335 364.052L456.939 369.866L468.207 368.696L468.786 374.275L457.518 375.445L458.7 386.837L451.848 387.548ZM472.702 385.384L469.759 357.034L489.112 355.025L489.689 360.59L477.189 361.887L477.792 367.701L489.061 366.532L489.64 372.111L478.371 373.28L479.554 384.673L472.702 385.384Z' fill='white'/%3E%3Cpath d='M496.279 362.464L496.213 359.829L494.192 361.545L492.964 359.83L495.207 358.462L492.731 357.584L493.58 355.654L495.911 356.918L495.435 354.326L497.519 354.11L497.585 356.745L499.606 355.028L500.834 356.743L498.591 358.111L501.067 358.99L500.218 360.92L497.887 359.655L498.363 362.248L496.279 362.464Z' fill='white'/%3E%3Cpath d='M553.073 357.097C552.302 349.667 557.322 343.429 564.899 342.642C571.789 341.927 576.525 345.911 577.897 349.546L572.023 351.898C571.269 349.887 568.739 348.061 565.492 348.398C561.358 348.827 559.056 352.496 559.464 356.434C559.873 360.371 562.885 363.539 567.019 363.11C570.266 362.773 572.378 360.613 572.707 358.49L578.934 359.532C578.343 363.424 574.511 368.198 567.674 368.908C560.049 369.699 553.849 364.575 553.073 357.097Z' fill='white'/%3E%3Cpath d='M606.493 339.019L608.985 363.026C609.704 369.962 605.151 375.458 597.379 376.265C591.281 376.898 587.151 374.495 584.696 370.968L590.143 368.363C591.631 370.248 593.82 371.214 596.969 370.887C601.054 370.463 602.824 367.394 602.49 363.7L602.179 360.698C600.548 363.204 597.978 364.768 594.681 365.11C587.55 365.85 581.807 360.827 581.071 353.741C580.295 346.262 584.926 340.559 592.057 339.819C595.353 339.477 598.193 340.474 600.3 342.592L599.998 339.688L606.492 339.014L606.493 339.019ZM601.386 351.632C600.973 347.646 597.778 345.146 593.791 345.559C589.805 345.973 587.093 349.041 587.512 353.072C587.93 357.103 591.071 359.564 595.2 359.136C599.329 358.707 601.805 355.663 601.386 351.632Z' fill='white'/%3E%3Cpath d='M672.638 365.025C670.571 365.239 668.696 365.056 667.012 364.475C665.329 363.894 663.953 362.997 662.885 361.783C661.826 360.569 661.19 359.114 660.977 357.42L667.622 356.73C667.785 357.767 668.297 358.563 669.157 359.118C670.016 359.663 670.994 359.878 672.092 359.764C672.951 359.675 673.692 359.407 674.318 358.96C674.943 358.512 675.409 357.928 675.717 357.205C676.023 356.474 676.125 355.661 676.023 354.767C675.938 353.852 675.666 353.074 675.207 352.431C674.758 351.787 674.177 351.311 673.464 351.003C672.759 350.684 671.973 350.57 671.105 350.66C670.283 350.736 669.522 350.997 668.822 351.443C668.131 351.888 667.63 352.448 667.318 353.124L661.15 352.617L660.796 337.206L678.986 335.318L679.559 340.842L667.004 342.145L667.047 348.899L667.213 348.881C667.602 348.048 668.292 347.323 669.282 346.708C670.28 346.082 671.449 345.699 672.787 345.56C674.485 345.384 676.04 345.624 677.451 346.28C678.871 346.925 680.036 347.905 680.946 349.219C681.866 350.532 682.419 352.088 682.606 353.888C682.808 355.835 682.526 357.609 681.759 359.209C681.002 360.808 679.842 362.122 678.279 363.152C676.724 364.172 674.844 364.796 672.638 365.025ZM697.213 362.782C694.74 363.039 692.547 362.674 690.635 361.688C688.722 360.692 687.166 359.142 685.969 357.037C684.77 354.923 684.013 352.31 683.7 349.199C683.386 346.088 683.597 343.398 684.332 341.13C685.075 338.851 686.278 337.052 687.941 335.732C689.613 334.402 691.685 333.609 694.158 333.352C696.632 333.095 698.823 333.446 700.732 334.405C702.649 335.353 704.205 336.866 705.401 338.943C706.596 341.021 707.349 343.61 707.662 346.712C707.986 349.831 707.778 352.549 707.039 354.864C706.3 357.18 705.096 359.016 703.427 360.374C701.767 361.722 699.695 362.524 697.213 362.782ZM696.631 357.176C698.107 357.022 699.225 356.146 699.982 354.547C700.739 352.939 700.95 350.571 700.616 347.443C700.403 345.395 700.02 343.727 699.467 342.441C698.913 341.146 698.233 340.21 697.426 339.631C696.62 339.052 695.723 338.814 694.736 338.917C693.268 339.069 692.16 339.935 691.41 341.515C690.658 343.085 690.437 345.403 690.746 348.468C690.952 350.545 691.329 352.246 691.877 353.569C692.434 354.892 693.121 355.851 693.939 356.448C694.755 357.034 695.653 357.277 696.631 357.176ZM726.43 353.677L726.275 352.182C726.155 351.019 726.292 349.918 726.688 348.879C727.093 347.839 727.744 346.969 728.642 346.27C729.539 345.57 730.68 345.148 732.065 345.005C733.477 344.858 734.694 345.035 735.716 345.535C736.746 346.025 737.557 346.739 738.149 347.675C738.748 348.602 739.11 349.656 739.232 350.837L739.387 352.332C739.508 353.495 739.371 354.596 738.975 355.635C738.579 356.674 737.928 357.544 737.021 358.245C736.114 358.945 734.964 359.368 733.57 359.512C732.168 359.658 730.955 359.48 729.933 358.98C728.911 358.48 728.1 357.762 727.499 356.826C726.907 355.89 726.551 354.84 726.43 353.677ZM730.691 351.724L730.846 353.219C730.908 353.809 731.11 354.362 731.452 354.877C731.804 355.391 732.372 355.607 733.157 355.525C733.959 355.442 734.472 355.123 734.694 354.568C734.916 354.004 734.994 353.413 734.93 352.795L734.775 351.3C734.711 350.681 734.516 350.114 734.192 349.597C733.876 349.07 733.303 348.85 732.473 348.936C731.697 349.017 731.191 349.349 730.953 349.933C730.714 350.509 730.627 351.105 730.691 351.724ZM710.045 338.979L709.89 337.484C709.768 336.303 709.909 335.196 710.315 334.166C710.73 333.124 711.386 332.259 712.285 331.569C713.182 330.869 714.314 330.448 715.68 330.307C717.092 330.16 718.309 330.337 719.331 330.837C720.361 331.327 721.176 332.04 721.777 332.976C722.377 333.902 722.738 334.956 722.861 336.138L723.016 337.633C723.139 338.814 722.997 339.92 722.591 340.951C722.194 341.981 721.541 342.837 720.633 343.519C719.724 344.201 718.573 344.614 717.18 344.759C715.786 344.903 714.574 344.731 713.544 344.241C712.523 343.75 711.712 343.041 711.112 342.114C710.522 341.187 710.166 340.142 710.045 338.979ZM714.348 337.021L714.503 338.516C714.567 339.135 714.77 339.697 715.112 340.202C715.461 340.697 716.015 340.906 716.772 340.827C717.584 340.743 718.096 340.424 718.309 339.87C718.531 339.306 718.609 338.715 718.545 338.097L718.39 336.602C718.326 335.983 718.136 335.415 717.821 334.898C717.505 334.371 716.927 334.151 716.088 334.238C715.312 334.319 714.811 334.655 714.583 335.248C714.365 335.839 714.286 336.431 714.348 337.021ZM714.371 360.302L730.92 329.928L734.699 329.536L718.15 359.909L714.371 360.302ZM768.607 340.345C768.93 343.464 768.605 346.17 767.63 348.463C766.656 350.757 765.203 352.573 763.271 353.911C761.348 355.249 759.118 356.049 756.58 356.313C754.033 356.577 751.68 356.247 749.523 355.324C747.366 354.4 745.575 352.921 744.151 350.886C742.736 348.841 741.867 346.264 741.544 343.153C741.22 340.034 741.541 337.328 742.506 335.036C743.481 332.743 744.93 330.927 746.852 329.59C748.775 328.252 751.01 327.451 753.557 327.187C756.095 326.924 758.442 327.249 760.598 328.163C762.764 329.076 764.559 330.555 765.984 332.599C767.409 334.644 768.283 337.225 768.607 340.345ZM761.602 341.072C761.411 339.226 760.986 337.694 760.328 336.475C759.679 335.255 758.831 334.368 757.785 333.814C756.748 333.26 755.546 333.053 754.18 333.195C752.824 333.336 751.69 333.784 750.78 334.541C749.87 335.298 749.218 336.34 748.824 337.669C748.439 338.996 748.343 340.582 748.534 342.428C748.726 344.274 749.146 345.806 749.795 347.026C750.454 348.245 751.306 349.132 752.352 349.685C753.398 350.239 754.6 350.445 755.956 350.305C757.322 350.163 758.456 349.714 759.357 348.958C760.267 348.202 760.914 347.16 761.299 345.832C761.693 344.504 761.794 342.917 761.602 341.072ZM772.129 354.307L769.187 325.957L788.539 323.948L789.117 329.513L776.617 330.81L777.22 336.624L788.488 335.455L789.067 341.033L777.799 342.203L778.982 353.596L772.129 354.307ZM792.983 352.142L790.041 323.792L809.393 321.784L809.971 327.348L797.471 328.646L798.074 334.46L809.342 333.29L809.921 338.869L798.653 340.039L799.835 351.431L792.983 352.142Z' fill='white'/%3E%3Cpath d='M816.561 329.222L816.494 326.587L814.473 328.304L813.246 326.589L815.489 325.221L813.012 324.342L813.862 322.412L816.192 323.677L815.716 321.084L817.8 320.868L817.867 323.503L819.888 321.787L821.115 323.501L818.872 324.87L821.348 325.748L820.499 327.678L818.169 326.414L818.645 329.006L816.561 329.222Z' fill='white'/%3E%3Cpath d='M873.354 323.855C872.583 316.426 877.604 310.187 885.18 309.401C892.071 308.686 896.806 312.669 898.178 316.304L892.304 318.656C891.551 316.645 889.02 314.819 885.773 315.156C881.64 315.585 879.337 319.254 879.746 323.192C880.155 327.129 883.167 330.297 887.3 329.868C890.547 329.531 892.66 327.371 892.988 325.248L899.215 326.29C898.624 330.183 894.793 334.956 887.956 335.666C880.33 336.458 874.13 331.334 873.354 323.855Z' fill='white'/%3E%3Cpath d='M926.774 305.777L929.266 329.785C929.986 336.72 925.433 342.217 917.66 343.023C911.563 343.656 907.432 341.253 904.977 337.726L910.425 335.121C911.913 337.006 914.102 337.972 917.251 337.645C921.335 337.221 923.106 334.152 922.772 330.459L922.46 327.457C920.83 329.963 918.259 331.526 914.963 331.868C907.832 332.608 902.088 327.586 901.353 320.499C900.576 313.021 905.207 307.318 912.338 306.577C915.634 306.235 918.475 307.233 920.581 309.351L920.28 306.447L926.774 305.772L926.774 305.777ZM921.668 318.391C921.254 314.404 918.059 311.904 914.073 312.318C910.086 312.731 907.375 315.8 907.793 319.831C908.212 323.862 911.353 326.322 915.482 325.894C919.611 325.465 922.086 322.422 921.668 318.391Z' fill='white'/%3E%3Cpath d='M993.913 331.68C991.845 331.894 989.97 331.711 988.287 331.13C986.603 330.55 985.228 329.652 984.159 328.439C983.101 327.224 982.465 325.769 982.251 324.075L988.896 323.386C989.06 324.423 989.571 325.218 990.431 325.773C991.29 326.318 992.268 326.534 993.367 326.42C994.225 326.331 994.967 326.062 995.592 325.615C996.217 325.168 996.683 324.583 996.991 323.861C997.297 323.129 997.399 322.316 997.297 321.422C997.212 320.508 996.94 319.729 996.481 319.086C996.032 318.443 995.451 317.967 994.738 317.658C994.033 317.34 993.247 317.225 992.38 317.315C991.557 317.391 990.796 317.652 990.096 318.098C989.405 318.543 988.904 319.103 988.592 319.779L982.425 319.272L982.07 303.862L1000.26 301.974L1000.83 307.497L988.278 308.8L988.321 315.554L988.487 315.537C988.876 314.703 989.566 313.979 990.556 313.363C991.555 312.737 992.723 312.354 994.061 312.216C995.759 312.039 997.314 312.279 998.725 312.935C1000.14 313.58 1001.31 314.56 1002.22 315.874C1003.14 317.187 1003.69 318.744 1003.88 320.543C1004.08 322.49 1003.8 324.264 1003.03 325.864C1002.28 327.463 1001.12 328.778 999.553 329.807C997.998 330.827 996.118 331.451 993.913 331.68ZM1018.49 329.437C1016.01 329.694 1013.82 329.329 1011.91 328.343C1010 327.347 1008.44 325.797 1007.24 323.692C1006.04 321.578 1005.29 318.965 1004.97 315.854C1004.66 312.743 1004.87 310.054 1005.61 307.785C1006.35 305.507 1007.55 303.707 1009.22 302.387C1010.89 301.057 1012.96 300.264 1015.43 300.007C1017.91 299.75 1020.1 300.101 1022.01 301.06C1023.92 302.008 1025.48 303.521 1026.67 305.598C1027.87 307.676 1028.62 310.265 1028.94 313.367C1029.26 316.486 1029.05 319.204 1028.31 321.519C1027.57 323.835 1026.37 325.671 1024.7 327.029C1023.04 328.377 1020.97 329.18 1018.49 329.437ZM1017.91 323.831C1019.38 323.678 1020.5 322.801 1021.26 321.202C1022.01 319.594 1022.22 317.226 1021.89 314.099C1021.68 312.05 1021.29 310.382 1020.74 309.097C1020.19 307.802 1019.51 306.865 1018.7 306.286C1017.89 305.708 1017 305.469 1016.01 305.572C1014.54 305.724 1013.43 306.59 1012.68 308.17C1011.93 309.74 1011.71 312.058 1012.02 315.123C1012.23 317.2 1012.6 318.901 1013.15 320.225C1013.71 321.547 1014.4 322.507 1015.21 323.103C1016.03 323.69 1016.93 323.932 1017.91 323.831ZM1047.7 320.332L1047.55 318.837C1047.43 317.674 1047.57 316.573 1047.96 315.534C1048.37 314.494 1049.02 313.624 1049.92 312.925C1050.81 312.225 1051.95 311.804 1053.34 311.66C1054.75 311.513 1055.97 311.69 1056.99 312.191C1058.02 312.681 1058.83 313.394 1059.42 314.331C1060.02 315.257 1060.38 316.311 1060.51 317.492L1060.66 318.987C1060.78 320.15 1060.64 321.251 1060.25 322.29C1059.85 323.33 1059.2 324.199 1058.29 324.9C1057.39 325.6 1056.24 326.023 1054.84 326.167C1053.44 326.313 1052.23 326.136 1051.21 325.635C1050.19 325.135 1049.37 324.417 1048.77 323.481C1048.18 322.545 1047.83 321.495 1047.7 320.332ZM1051.97 318.379L1052.12 319.874C1052.18 320.464 1052.38 321.017 1052.73 321.532C1053.08 322.046 1053.65 322.262 1054.43 322.181C1055.23 322.097 1055.75 321.778 1055.97 321.223C1056.19 320.659 1056.27 320.068 1056.2 319.45L1056.05 317.955C1055.98 317.337 1055.79 316.769 1055.47 316.252C1055.15 315.726 1054.58 315.505 1053.75 315.591C1052.97 315.672 1052.47 316.004 1052.23 316.589C1051.99 317.164 1051.9 317.761 1051.97 318.379ZM1031.32 305.634L1031.16 304.139C1031.04 302.958 1031.18 301.852 1031.59 300.821C1032 299.78 1032.66 298.914 1033.56 298.224C1034.46 297.524 1035.59 297.104 1036.95 296.962C1038.37 296.815 1039.58 296.992 1040.6 297.492C1041.64 297.983 1042.45 298.695 1043.05 299.631C1043.65 300.558 1044.01 301.612 1044.14 302.793L1044.29 304.288C1044.41 305.469 1044.27 306.575 1043.87 307.606C1043.47 308.636 1042.82 309.492 1041.91 310.174C1041 310.856 1039.85 311.269 1038.45 311.414C1037.06 311.559 1035.85 311.386 1034.82 310.896C1033.8 310.405 1032.99 309.696 1032.39 308.769C1031.8 307.842 1031.44 306.797 1031.32 305.634ZM1035.62 303.676L1035.78 305.171C1035.84 305.79 1036.04 306.352 1036.39 306.857C1036.74 307.353 1037.29 307.561 1038.05 307.483C1038.86 307.398 1039.37 307.079 1039.58 306.525C1039.8 305.961 1039.88 305.37 1039.82 304.752L1039.66 303.257C1039.6 302.639 1039.41 302.071 1039.1 301.553C1038.78 301.026 1038.2 300.806 1037.36 300.893C1036.59 300.974 1036.09 301.31 1035.86 301.903C1035.64 302.495 1035.56 303.086 1035.62 303.676ZM1035.65 326.957L1052.19 296.583L1055.97 296.191L1039.42 326.565L1035.65 326.957ZM1089.88 307C1090.2 310.119 1089.88 312.825 1088.9 315.119C1087.93 317.412 1086.48 319.228 1084.54 320.566C1082.62 321.904 1080.39 322.704 1077.85 322.968C1075.31 323.232 1072.95 322.903 1070.8 321.979C1068.64 321.056 1066.85 319.576 1065.43 317.541C1064.01 315.496 1063.14 312.919 1062.82 309.809C1062.49 306.689 1062.82 303.984 1063.78 301.691C1064.76 299.398 1066.2 297.583 1068.13 296.245C1070.05 294.908 1072.28 294.107 1074.83 293.842C1077.37 293.579 1079.72 293.904 1081.87 294.818C1084.04 295.732 1085.83 297.21 1087.26 299.255C1088.68 301.299 1089.56 303.881 1089.88 307ZM1082.88 307.727C1082.68 305.881 1082.26 304.349 1081.6 303.13C1080.95 301.91 1080.11 301.023 1079.06 300.469C1078.02 299.915 1076.82 299.708 1075.45 299.85C1074.1 299.991 1072.96 300.44 1072.05 301.196C1071.14 301.953 1070.49 302.996 1070.1 304.324C1069.71 305.651 1069.62 307.237 1069.81 309.083C1070 310.929 1070.42 312.462 1071.07 313.682C1071.73 314.901 1072.58 315.787 1073.63 316.341C1074.67 316.894 1075.87 317.101 1077.23 316.96C1078.6 316.818 1079.73 316.369 1080.63 315.614C1081.54 314.857 1082.19 313.815 1082.57 312.488C1082.97 311.159 1083.07 309.573 1082.88 307.727ZM1093.4 320.962L1090.46 292.612L1109.81 290.603L1110.39 296.168L1097.89 297.465L1098.49 303.279L1109.76 302.11L1110.34 307.689L1099.07 308.858L1100.26 320.251L1093.4 320.962ZM1114.26 318.798L1111.31 290.447L1130.67 288.439L1131.24 294.004L1118.74 295.301L1119.35 301.115L1130.62 299.946L1131.2 305.524L1119.93 306.694L1121.11 318.087L1114.26 318.798Z' fill='white'/%3E%3Cpath d='M1137.83 295.878L1137.77 293.243L1135.75 294.959L1134.52 293.244L1136.76 291.876L1134.29 290.998L1135.14 289.067L1137.47 290.332L1136.99 287.739L1139.07 287.523L1139.14 290.158L1141.16 288.442L1142.39 290.157L1140.15 291.525L1142.62 292.403L1141.77 294.334L1139.44 293.069L1139.92 295.661L1137.83 295.878Z' fill='white'/%3E%3Cpath d='M1194.63 290.511C1193.86 283.081 1198.88 276.842 1206.45 276.056C1213.35 275.341 1218.08 279.324 1219.45 282.959L1213.58 285.311C1212.83 283.301 1210.29 281.474 1207.05 281.811C1202.91 282.24 1200.61 285.91 1201.02 289.847C1201.43 293.785 1204.44 296.952 1208.57 296.523C1211.82 296.186 1213.93 294.027 1214.26 291.903L1220.49 292.945C1219.9 296.838 1216.07 301.612 1209.23 302.321C1201.6 303.113 1195.4 297.989 1194.63 290.511Z' fill='white'/%3E%3Cpath d='M1248.05 272.432L1250.54 296.44C1251.26 303.375 1246.71 308.872 1238.93 309.679C1232.84 310.312 1228.71 307.908 1226.25 304.382L1231.7 301.777C1233.19 303.662 1235.38 304.628 1238.53 304.301C1242.61 303.877 1244.38 300.807 1244.05 297.114L1243.73 294.112C1242.1 296.618 1239.53 298.181 1236.24 298.523C1229.11 299.263 1223.36 294.241 1222.63 287.154C1221.85 279.676 1226.48 273.973 1233.61 273.233C1236.91 272.891 1239.75 273.888 1241.86 276.006L1241.55 273.102L1248.05 272.428L1248.05 272.432ZM1242.94 285.046C1242.53 281.059 1239.33 278.559 1235.35 278.973C1231.36 279.387 1228.65 282.455 1229.07 286.486C1229.49 290.517 1232.63 292.978 1236.76 292.549C1240.89 292.121 1243.36 289.077 1242.94 285.046Z' fill='white'/%3E%3Cpath d='M1314.19 298.438C1312.13 298.653 1310.25 298.47 1308.57 297.889C1306.88 297.308 1305.51 296.411 1304.44 295.197C1303.38 293.982 1302.75 292.528 1302.53 290.834L1309.18 290.144C1309.34 291.181 1309.85 291.977 1310.71 292.531C1311.57 293.076 1312.55 293.292 1313.65 293.178C1314.51 293.089 1315.25 292.821 1315.87 292.373C1316.5 291.926 1316.96 291.341 1317.27 290.619C1317.58 289.888 1317.68 289.075 1317.58 288.181C1317.49 287.266 1317.22 286.487 1316.76 285.845C1316.31 285.201 1315.73 284.725 1315.02 284.417C1314.31 284.098 1313.53 283.984 1312.66 284.074C1311.84 284.15 1311.08 284.411 1310.38 284.856C1309.69 285.301 1309.19 285.862 1308.87 286.538L1302.71 286.03L1302.35 270.62L1320.54 268.732L1321.11 274.255L1308.56 275.559L1308.6 282.312L1308.77 282.295C1309.16 281.462 1309.85 280.737 1310.84 280.121C1311.84 279.495 1313 279.113 1314.34 278.974C1316.04 278.798 1317.6 279.037 1319.01 279.693C1320.43 280.339 1321.59 281.319 1322.5 282.633C1323.42 283.946 1323.98 285.502 1324.16 287.302C1324.36 289.249 1324.08 291.022 1323.31 292.622C1322.56 294.222 1321.4 295.536 1319.83 296.566C1318.28 297.585 1316.4 298.209 1314.19 298.438ZM1338.77 296.196C1336.3 296.452 1334.1 296.088 1332.19 295.101C1330.28 294.106 1328.72 292.556 1327.52 290.451C1326.33 288.336 1325.57 285.724 1325.26 282.613C1324.94 279.502 1325.15 276.812 1325.89 274.544C1326.63 272.265 1327.83 270.466 1329.5 269.146C1331.17 267.816 1333.24 267.022 1335.71 266.766C1338.19 266.509 1340.38 266.86 1342.29 267.818C1344.21 268.767 1345.76 270.28 1346.96 272.357C1348.15 274.434 1348.91 277.024 1349.22 280.126C1349.54 283.245 1349.33 285.962 1348.59 288.278C1347.86 290.593 1346.65 292.43 1344.98 293.788C1343.32 295.135 1341.25 295.938 1338.77 296.196ZM1338.19 290.589C1339.66 290.436 1340.78 289.56 1341.54 287.961C1342.29 286.352 1342.51 283.984 1342.17 280.857C1341.96 278.808 1341.58 277.141 1341.02 275.855C1340.47 274.56 1339.79 273.623 1338.98 273.045C1338.18 272.466 1337.28 272.228 1336.29 272.33C1334.82 272.483 1333.72 273.349 1332.97 274.928C1332.21 276.499 1331.99 278.816 1332.3 281.881C1332.51 283.959 1332.89 285.659 1333.43 286.983C1333.99 288.306 1334.68 289.265 1335.49 289.861C1336.31 290.448 1337.21 290.691 1338.19 290.589ZM1367.99 287.091L1367.83 285.596C1367.71 284.433 1367.85 283.332 1368.24 282.293C1368.65 281.252 1369.3 280.383 1370.2 279.683C1371.1 278.984 1372.24 278.562 1373.62 278.418C1375.03 278.272 1376.25 278.449 1377.27 278.949C1378.3 279.439 1379.11 280.152 1379.7 281.089C1380.3 282.016 1380.67 283.07 1380.79 284.251L1380.94 285.746C1381.06 286.909 1380.93 288.01 1380.53 289.049C1380.13 290.088 1379.48 290.958 1378.58 291.658C1377.67 292.359 1376.52 292.781 1375.13 292.926C1373.72 293.071 1372.51 292.894 1371.49 292.394C1370.47 291.894 1369.66 291.176 1369.05 290.24C1368.46 289.303 1368.11 288.253 1367.99 287.091ZM1372.25 285.137L1372.4 286.632C1372.46 287.223 1372.67 287.776 1373.01 288.29C1373.36 288.804 1373.93 289.02 1374.71 288.939C1375.52 288.856 1376.03 288.537 1376.25 287.982C1376.47 287.418 1376.55 286.827 1376.49 286.208L1376.33 284.713C1376.27 284.095 1376.07 283.528 1375.75 283.011C1375.43 282.484 1374.86 282.264 1374.03 282.35C1373.25 282.43 1372.75 282.763 1372.51 283.347C1372.27 283.922 1372.18 284.519 1372.25 285.137ZM1351.6 272.393L1351.45 270.897C1351.32 269.716 1351.47 268.61 1351.87 267.579C1352.29 266.538 1352.94 265.672 1353.84 264.982C1354.74 264.283 1355.87 263.862 1357.24 263.72C1358.65 263.574 1359.86 263.751 1360.89 264.251C1361.92 264.741 1362.73 265.454 1363.33 266.39C1363.93 267.316 1364.29 268.37 1364.42 269.551L1364.57 271.046C1364.69 272.228 1364.55 273.334 1364.15 274.365C1363.75 275.395 1363.1 276.25 1362.19 276.932C1361.28 277.614 1360.13 278.028 1358.74 278.172C1357.34 278.317 1356.13 278.144 1355.1 277.654C1354.08 277.163 1353.27 276.454 1352.67 275.528C1352.08 274.6 1351.72 273.555 1351.6 272.393ZM1355.9 270.435L1356.06 271.93C1356.12 272.548 1356.33 273.11 1356.67 273.616C1357.02 274.111 1357.57 274.32 1358.33 274.241C1359.14 274.157 1359.65 273.838 1359.87 273.284C1360.09 272.72 1360.16 272.129 1360.1 271.51L1359.95 270.015C1359.88 269.397 1359.69 268.829 1359.38 268.311C1359.06 267.784 1358.48 267.565 1357.64 267.652C1356.87 267.732 1356.37 268.069 1356.14 268.661C1355.92 269.253 1355.84 269.844 1355.9 270.435ZM1355.93 293.715L1372.48 263.342L1376.25 262.95L1359.71 293.323L1355.93 293.715ZM1410.16 273.758C1410.49 276.878 1410.16 279.584 1409.19 281.877C1408.21 284.17 1406.76 285.986 1404.83 287.325C1402.9 288.662 1400.67 289.463 1398.14 289.726C1395.59 289.991 1393.24 289.661 1391.08 288.738C1388.92 287.814 1387.13 286.335 1385.71 284.3C1384.29 282.255 1383.42 279.677 1383.1 276.567C1382.78 273.448 1383.1 270.742 1384.06 268.45C1385.04 266.157 1386.49 264.341 1388.41 263.004C1390.33 261.666 1392.57 260.865 1395.11 260.601C1397.65 260.337 1400 260.663 1402.15 261.577C1404.32 262.49 1406.11 263.969 1407.54 266.013C1408.96 268.057 1409.84 270.639 1410.16 273.758ZM1403.16 274.485C1402.97 272.64 1402.54 271.107 1401.88 269.888C1401.23 268.668 1400.39 267.782 1399.34 267.228C1398.3 266.673 1397.1 266.467 1395.74 266.608C1394.38 266.749 1393.25 267.198 1392.34 267.955C1391.43 268.712 1390.77 269.754 1390.38 271.082C1390 272.409 1389.9 273.996 1390.09 275.842C1390.28 277.687 1390.7 279.22 1391.35 280.44C1392.01 281.659 1392.86 282.545 1393.91 283.099C1394.95 283.653 1396.16 283.859 1397.51 283.718C1398.88 283.577 1400.01 283.128 1400.91 282.372C1401.82 281.615 1402.47 280.573 1402.85 279.246C1403.25 277.918 1403.35 276.331 1403.16 274.485ZM1413.69 287.72L1410.74 259.37L1430.1 257.362L1430.67 262.926L1418.17 264.224L1418.78 270.038L1430.04 268.868L1430.62 274.447L1419.36 275.617L1420.54 287.009L1413.69 287.72ZM1434.54 285.556L1431.6 257.206L1450.95 255.197L1451.53 260.762L1439.03 262.059L1439.63 267.873L1450.9 266.704L1451.48 272.283L1440.21 273.452L1441.39 284.845L1434.54 285.556Z' fill='white'/%3E%3Cpath d='M1458.12 262.636L1458.05 260.001L1456.03 261.717L1454.8 260.003L1457.04 258.634L1454.57 257.756L1455.42 255.826L1457.75 257.09L1457.27 254.498L1459.36 254.282L1459.42 256.917L1461.44 255.2L1462.67 256.915L1460.43 258.283L1462.9 259.162L1462.05 261.092L1459.72 259.827L1460.2 262.42L1458.12 262.636Z' fill='white'/%3E%3C/svg%3E%0A");
  background-size: contain;
  background-position: bottom;
  background-repeat: no-repeat;
  width: 80%;
  height: 100% !important;
}
#contabilidade-windows-50 .banner-contabilidade-windows .banner-content .badge {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.3333333333);
  margin-bottom: 20px;
  text-transform: unset;
  font-weight: 500;
}
#contabilidade-windows-50 .banner-contabilidade-windows .banner-content .banner-title {
  letter-spacing: normal;
  font-size: 45px;
  line-height: 48px;
}
#contabilidade-windows-50 .banner-contabilidade-windows .banner-content .btn {
  background: #007BFF;
}
#contabilidade-windows-50 .banner-contabilidade-windows .banner-content .btn.btn-white {
  background: #ffffff;
  color: #007BFF;
}
#contabilidade-windows-50 .content-campanhas {
  margin-top: 0;
}
#contabilidade-windows-50 .content-campanhas .badge {
  font-weight: 500;
  font-size: 14px;
}
#contabilidade-windows-50 .content-campanhas .section-vantagens .cardvantagens {
  background: #F4F4F5;
  width: fit-content;
  margin: auto;
  border-radius: 8px;
  margin-bottom: 20px;
}
#contabilidade-windows-50 .content-campanhas .section-vantagens .cardvantagens .infovantagens {
  padding: 30px 15px;
  border-radius: 8px;
  height: 170px;
  overflow-y: visible;
  position: relative;
  background: rgb(244, 244, 245);
  background: linear-gradient(180deg, rgb(244, 244, 245) 0%, rgb(244, 244, 245) 75%, rgba(244, 244, 245, 0) 100%);
}
#contabilidade-windows-50 .content-campanhas .section-vantagens .cardvantagens img {
  margin-top: -80px;
}
#contabilidade-windows-50 .content-campanhas section ul li {
  position: relative;
  padding-left: 20px;
}
#contabilidade-windows-50 .content-campanhas section ul li:before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0C3.36466 0 0 3.36466 0 7.5C0 11.6353 3.36466 15 7.5 15C11.6353 15 15 11.6353 15 7.5C15 3.36466 11.6353 0 7.5 0ZM11.6917 5.52632L6.8985 10.282C6.61654 10.5639 6.16541 10.5827 5.86466 10.3008L3.32707 7.98872C3.02632 7.70677 3.00752 7.23684 3.27068 6.93609C3.55263 6.63534 4.02256 6.61654 4.32331 6.8985L6.33459 8.7406L10.6203 4.45489C10.9211 4.15414 11.391 4.15414 11.6917 4.45489C11.9925 4.75564 11.9925 5.22556 11.6917 5.52632Z' fill='%23007BFF'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
#contabilidade-windows-50 .content-campanhas section ul li.vermais {
  cursor: pointer;
}
#contabilidade-windows-50 .content-campanhas section ul li.vermais:before {
  content: "+";
  font-weight: 700;
  position: absolute;
  left: 3px;
  top: 0;
}
#contabilidade-windows-50 .content-campanhas section ul li.vermenos {
  cursor: pointer;
}
#contabilidade-windows-50 .content-campanhas section ul li.vermenos:before {
  content: "-";
  font-weight: 700;
  position: absolute;
  left: 0;
}
#contabilidade-windows-50 .content-campanhas section ul.moreinfo {
  height: 0px;
  overflow: hidden;
  transition: height 0.25s ease-in-out;
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card {
  position: relative;
  border-radius: 20px;
  background: #0C5FFB;
  color: #ffffff;
  overflow: hidden;
  z-index: 1;
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card::before {
  content: "";
  position: absolute;
  height: 200%;
  width: 200%;
  mix-blend-mode: soft-light;
  background-image: url(../img/pages/contabilidade-windows/background-gestao-comunicacao.svg);
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card::after {
  content: "";
  position: absolute;
  bottom: -100px;
  right: 100px;
  width: 500px;
  height: 100%;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../img/pages/contabilidade-windows/gestao-comunicacao.png);
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card .card-body {
  padding: 50px;
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card .card-body .badge {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card .card-body h5 {
  color: #ffffff;
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card .card-body p {
  color: #ffffff;
}
#contabilidade-windows-50 .content-campanhas section.gestaocomunicacoes .card .card-body ul li::before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0C3.36466 0 0 3.36466 0 7.5C0 11.6353 3.36466 15 7.5 15C11.6353 15 15 11.6353 15 7.5C15 3.36466 11.6353 0 7.5 0ZM11.6917 5.52632L6.8985 10.282C6.61654 10.5639 6.16541 10.5827 5.86466 10.3008L3.32707 7.98872C3.02632 7.70677 3.00752 7.23684 3.27068 6.93609C3.55263 6.63534 4.02256 6.61654 4.32331 6.8985L6.33459 8.7406L10.6203 4.45489C10.9211 4.15414 11.391 4.15414 11.6917 4.45489C11.9925 4.75564 11.9925 5.22556 11.6917 5.52632Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade {
  text-align: left;
  background: #0D1F41;
  margin-top: -200px;
  padding-top: 200px;
  position: relative;
  z-index: 0;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  opacity: 20%;
  background-image: url(../img/pages/contabilidade-windows/background-solucoes.svg);
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade h5, #contabilidade-windows-50 .content-campanhas section.solucoescontabilidade h6, #contabilidade-windows-50 .content-campanhas section.solucoescontabilidade p {
  color: #ffffff;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade img {
  width: 600px;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .btn-sm {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 3px 10px;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel {
  margin-top: 40px;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev {
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: -30px;
  display: block;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev.disabled {
  display: none;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev:focus {
  outline: none;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev span {
  background: #0C5FFB;
  padding: 2px 9px 3px 9px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 25px;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next {
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -25px;
  display: block;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next.disabled {
  display: none;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next:focus {
  outline: none;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next span {
  background: #0C5FFB;
  padding: 2px 9px 3px 9px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 25px;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .item {
  border: 1px solid rgb(189, 224, 252);
  border-radius: 8px;
  padding: 22px;
  margin-right: 10px;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .item h6 {
  font-size: 18px;
}
#contabilidade-windows-50 .content-campanhas section.solucoescontabilidade .item p {
  font-size: 14px !important;
  min-height: 84px;
}
#contabilidade-windows-50 .content-campanhas section .testbox {
  background-color: #f4f4f4;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
#contabilidade-windows-50 .content-campanhas section .testbox::before {
  content: "";
  position: absolute;
  height: 200%;
  width: 200%;
  mix-blend-mode: darken;
  opacity: 0.16;
  left: 0;
  top: 0;
  background-image: url(../img/pages/contabilidade-windows/background-gestao-comunicacao.svg);
}
#contabilidade-windows-50 .content-campanhas section .testbox svg {
  position: absolute;
  height: 80px;
  right: 20px;
  top: -10px;
}
#contabilidade-windows-50 .content-campanhas section .testbox .nome {
  font-weight: 700;
  font-size: 26px;
}
#contabilidade-windows-50 .content-campanhas section .testbox .statement {
  margin-top: 20px;
}
#contabilidade-windows-50 .content-campanhas section.section-form h5 {
  font-weight: 400;
  font-size: 32px;
}
#contabilidade-windows-50 .content-campanhas section.section-form .btn {
  background: #4CAF50;
  font-size: 24px;
  font-weight: 700;
  padding: 8px 20px;
}
#contabilidade-windows-50 .content-campanhas .bg-picture {
  background-image: url(../img/pages/software-faturacao/banner-middle.png);
}

#contabilidade-windows .text-dark {
  color: #475059 !important;
}
#contabilidade-windows .btn {
  background: #0C5FFB;
  border-radius: 16px;
}
#contabilidade-windows .btn.btn-white {
  background: #ffffff;
  color: #0C5FFB;
}
#contabilidade-windows .badge {
  border-radius: 10px;
  text-transform: none;
}
#contabilidade-windows .banner-contabilidade-windows {
  background: url(../img/banner/centralgest-software-contabilidade.png) center;
  background-size: cover;
  position: relative;
  top: 0;
  overflow: hidden;
  height: 80vh;
}
#contabilidade-windows .banner-contabilidade-windows .banner-content .badge {
  color: #ffffff;
  background: rgba(255, 255, 255, 0.3333333333);
  margin-bottom: 20px;
  text-transform: unset;
  font-weight: 500;
}
#contabilidade-windows .banner-contabilidade-windows .banner-content .banner-title {
  letter-spacing: normal;
  font-size: 45px;
  line-height: 48px;
  font-weight: 700;
}
#contabilidade-windows .banner-contabilidade-windows .banner-content .btn {
  background: #007BFF;
}
#contabilidade-windows .banner-contabilidade-windows .banner-content .btn.btn-white {
  background: #ffffff;
  color: #007BFF;
}
#contabilidade-windows .content-campanhas {
  margin-top: 0;
}
#contabilidade-windows .content-campanhas .badge {
  font-weight: 500;
  font-size: 14px;
}
#contabilidade-windows .content-campanhas .section-vantagens .cardvantagens {
  background: #F4F4F5;
  width: fit-content;
  margin: auto;
  border-radius: 8px;
  margin-bottom: 20px;
}
#contabilidade-windows .content-campanhas .section-vantagens .cardvantagens .infovantagens {
  padding: 30px 15px;
  border-radius: 8px;
  height: 170px;
  overflow-y: visible;
  position: relative;
  background: rgb(244, 244, 245);
  background: linear-gradient(180deg, rgb(244, 244, 245) 0%, rgb(244, 244, 245) 75%, rgba(244, 244, 245, 0) 100%);
}
#contabilidade-windows .content-campanhas .section-vantagens .cardvantagens img {
  margin-top: -80px;
}
#contabilidade-windows .content-campanhas section h5 {
  font-weight: 600;
  line-height: 42px;
  font-size: 36px;
}
#contabilidade-windows .content-campanhas section h5 b {
  color: #0C5FFB;
  font-weight: 900;
}
#contabilidade-windows .content-campanhas section iframe {
  border-radius: 16px;
}
#contabilidade-windows .content-campanhas section ul li {
  position: relative;
  padding-left: 20px;
}
#contabilidade-windows .content-campanhas section ul li:before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0C3.36466 0 0 3.36466 0 7.5C0 11.6353 3.36466 15 7.5 15C11.6353 15 15 11.6353 15 7.5C15 3.36466 11.6353 0 7.5 0ZM11.6917 5.52632L6.8985 10.282C6.61654 10.5639 6.16541 10.5827 5.86466 10.3008L3.32707 7.98872C3.02632 7.70677 3.00752 7.23684 3.27068 6.93609C3.55263 6.63534 4.02256 6.61654 4.32331 6.8985L6.33459 8.7406L10.6203 4.45489C10.9211 4.15414 11.391 4.15414 11.6917 4.45489C11.9925 4.75564 11.9925 5.22556 11.6917 5.52632Z' fill='%23007BFF'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
#contabilidade-windows .content-campanhas section ul li.vermais {
  cursor: pointer;
}
#contabilidade-windows .content-campanhas section ul li.vermais:before {
  content: "+";
  font-weight: 700;
  position: absolute;
  left: 3px;
  top: 0;
}
#contabilidade-windows .content-campanhas section ul li.vermenos {
  cursor: pointer;
}
#contabilidade-windows .content-campanhas section ul li.vermenos:before {
  content: "-";
  font-weight: 700;
  position: absolute;
  left: 0;
}
#contabilidade-windows .content-campanhas section ul.moreinfo {
  height: 0px;
  overflow: hidden;
  transition: height 0.25s ease-in-out;
}
#contabilidade-windows .content-campanhas section.classes .mobile-classes #accordion-mobile button {
  width: 100%;
  padding: 12px;
  border-radius: 16px;
  margin-top: 10px;
  white-space: normal;
}
#contabilidade-windows .content-campanhas section.classes .mobile-classes #accordion-mobile button:focus, #contabilidade-windows .content-campanhas section.classes .mobile-classes #accordion-mobile button:hover {
  outline: none;
  text-decoration: none;
}
#contabilidade-windows .content-campanhas section.classes .mobile-classes #accordion-mobile .collapsing {
  background: #0C5FFB;
  padding: 30px 20px;
  margin-top: -20px;
  color: rgb(255, 255, 255);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
  position: static !important;
}
#contabilidade-windows .content-campanhas section.classes .mobile-classes #accordion-mobile .collapse {
  background: #0C5FFB;
  padding: 30px 20px;
  margin-top: -20px;
  color: rgb(255, 255, 255);
  border-bottom-left-radius: 16px;
  border-bottom-right-radius: 16px;
}
#contabilidade-windows .content-campanhas section.classes .card-blue {
  position: relative;
  border-radius: 20px;
  background: #0C5FFB;
  color: #ffffff;
  overflow: hidden;
  z-index: 1;
  padding: 40px 50px;
}
#contabilidade-windows .content-campanhas section.classes .card-blue::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 200%;
  width: 200%;
  mix-blend-mode: soft-light;
  background-image: url(../img/pages/contabilidade-windows/background-gestao-comunicacao.svg);
}
#contabilidade-windows .content-campanhas section.classes .card-blue .card-body {
  padding: 50px;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .card-body .badge {
  background: rgba(255, 255, 255, 0.2);
  color: #ffffff;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .card-body h5 {
  color: #ffffff;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .card-body p {
  color: #ffffff;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .card-body ul li::before {
  content: url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.5 0C3.36466 0 0 3.36466 0 7.5C0 11.6353 3.36466 15 7.5 15C11.6353 15 15 11.6353 15 7.5C15 3.36466 11.6353 0 7.5 0ZM11.6917 5.52632L6.8985 10.282C6.61654 10.5639 6.16541 10.5827 5.86466 10.3008L3.32707 7.98872C3.02632 7.70677 3.00752 7.23684 3.27068 6.93609C3.55263 6.63534 4.02256 6.61654 4.32331 6.8985L6.33459 8.7406L10.6203 4.45489C10.9211 4.15414 11.391 4.15414 11.6917 4.45489C11.9925 4.75564 11.9925 5.22556 11.6917 5.52632Z' fill='%23FFFFFF'/%3E%3C/svg%3E%0A");
  position: absolute;
  left: 0;
}
#contabilidade-windows .content-campanhas section.classes .card-blue h2 {
  color: #001450;
  font-weight: 800;
  font-size: 24px;
  line-height: 28px;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .classe-content {
  margin-left: 20px;
  min-height: 350px;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .classe-content p {
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
  color: #ffffff;
  margin-top: 10px;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .classe-content .accordion-child {
  border-bottom: 1px solid #ffffff;
  padding-bottom: 10px;
  padding-top: 10px;
  font-size: 16px;
  font-weight: 300;
  line-height: 24px;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .classe-content .accordion-child button {
  position: relative;
  background: none;
  color: #ffffff;
  border: none;
  border-radius: unset;
  padding: 6px 0px;
  width: 100%;
  display: flex;
  font-weight: 900;
  cursor: pointer;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .classe-content .accordion-child button::after {
  content: "";
  background-image: url("data:image/svg+xml,%3Csvg width='11' height='8' viewBox='0 0 11 8' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.17556 5.13207L8.83256 1.47507C8.89912 1.40198 8.97966 1.34299 9.06942 1.30159C9.15919 1.26018 9.25634 1.23721 9.35514 1.23403C9.45395 1.23084 9.55238 1.24751 9.64462 1.28305C9.73687 1.31859 9.82104 1.37227 9.89217 1.44092C9.96329 1.50957 10.0199 1.59179 10.0587 1.68272C10.0975 1.77364 10.1176 1.87143 10.1179 1.97028C10.1183 2.06913 10.0987 2.16704 10.0605 2.25821C10.0223 2.34938 9.96624 2.43197 9.89556 2.50107L9.87756 2.51907L5.69856 6.69907C5.55997 6.83763 5.37203 6.91547 5.17606 6.91547C4.98009 6.91547 4.79214 6.83763 4.65356 6.69907L0.47456 2.52007C0.404762 2.45264 0.34893 2.37212 0.310251 2.2831C0.271572 2.19409 0.250805 2.09834 0.249133 2.0013C0.247462 1.90426 0.264919 1.80784 0.30051 1.71755C0.3361 1.62726 0.389126 1.54487 0.45656 1.47507C0.523993 1.40527 0.604515 1.34944 0.693526 1.31076C0.782537 1.27208 0.878294 1.25132 0.975332 1.24964C1.07237 1.24797 1.16879 1.26543 1.25908 1.30102C1.34937 1.33661 1.43176 1.38964 1.50156 1.45707L1.51956 1.47507L5.17556 5.13207Z' fill='white' stroke='white' stroke-width='0.5'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 0.65rem;
  transition: transform 0.2s ease-in-out;
  flex-shrink: 0;
  width: 1.25rem;
  height: 1.25rem;
  margin-left: auto;
  transform: rotate(-90deg);
}
#contabilidade-windows .content-campanhas section.classes .card-blue .classe-content .accordion-child button:not(.collapsed)::after {
  transform: rotate(0deg);
}
#contabilidade-windows .content-campanhas section.classes .card-blue .classe-content .accordion-child button:focus {
  outline: none;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .nav-link {
  background: none;
  border: none;
  border-radius: unset;
  padding: 6px 0px;
  margin-bottom: 20px;
  margin-top: 0;
  width: min-content;
  background: linear-gradient(currentColor 0 0) bottom left/var(--underline-width, 0%) 2px no-repeat;
  color: #87AEFD;
  display: inline-block;
  text-decoration: none;
  transition: background-size 0.5s;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .nav-link:last-child {
  margin-bottom: 0;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .nav-link.active {
  color: #ffffff;
  --underline-width: 100%;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .nav-link:focus {
  outline: none;
}
#contabilidade-windows .content-campanhas section.classes .card-blue .nav-link:hover {
  --underline-width: 100%;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade {
  text-align: left;
  background: #0C5FFB;
  padding-top: 60px;
  position: relative;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade h5, #contabilidade-windows .content-campanhas section.solucoescontabilidade h6, #contabilidade-windows .content-campanhas section.solucoescontabilidade p {
  color: #ffffff;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade h5 b, #contabilidade-windows .content-campanhas section.solucoescontabilidade h6 b, #contabilidade-windows .content-campanhas section.solucoescontabilidade p b {
  color: #ffffff;
  font-weight: 900;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade img {
  width: 600px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .btn-sm {
  margin-top: 20px;
  margin-bottom: 10px;
  padding: 3px 10px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel {
  margin-top: 40px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-stage-outer {
  margin-right: -50px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-stage-outer:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  width: 10%;
  height: 100%;
  background: linear-gradient(90deg, transparent 0, #0C5FFB 90%);
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .item, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .item {
  background-color: #ffffff;
  color: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .item p, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .item h6, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .item p, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .item h6 {
  color: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .item a, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .item a {
  color: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .item a svg g path, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .item a svg g path {
  fill: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao svg .background-svg-color, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao svg .background-svg-color {
  fill: #ffffff;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao.svg-contabilidade-digital svg .background-svg, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao.svg-contabilidade-digital svg .background-svg {
  fill: #00B56C;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao.svg-banking-aumation svg .background-svg, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao.svg-banking-aumation svg .background-svg {
  fill: #2979FF;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao.svg-office-reporting svg .background-svg, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao.svg-office-reporting svg .background-svg {
  fill: #9C27B0;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao.svg-gestao-tarefas svg .background-svg, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao.svg-gestao-tarefas svg .background-svg {
  fill: #FFA500;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao.svg-rh svg .background-svg, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao.svg-rh svg .background-svg {
  fill: #5522AA;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao.svg-faturacao-avencas svg .background-svg, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao.svg-faturacao-avencas svg .background-svg {
  fill: #A3D900;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active:first-child .icone-solucao.svg-gestao-ativos svg .background-svg, #contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-item.active.highlighted .icone-solucao.svg-gestao-ativos svg .background-svg {
  fill: #2C3E50;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev {
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  margin-left: -30px;
  display: block;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev.disabled {
  display: none;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev:focus {
  outline: none;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-prev span {
  background: #0C5FFB;
  padding: 2px 9px 3px 9px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 25px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next {
  width: 15px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -25px;
  display: block;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next.disabled {
  display: none;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next:focus {
  outline: none;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-next span {
  background: #0C5FFB;
  padding: 2px 9px 3px 9px;
  font-size: 16px;
  color: #ffffff;
  border-radius: 25px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-dots {
  text-align: center;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-dots button {
  width: 11px;
  height: 10px;
  background: #ffffff;
  border-radius: 20px;
  margin-left: 3px;
  margin-right: 3px;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-dots button:focus {
  outline: none;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .owl-carousel .owl-dots button.active {
  width: 30px;
  background: #013698;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item {
  border: 1px solid rgb(189, 224, 252);
  border-radius: 8px;
  padding: 22px;
  margin-right: 10px;
  transition: all 0.6s ease-in-out;
  cursor: pointer;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao svg .background-svg {
  fill: #ffffff;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao.svg-contabilidade-digital svg .background-svg-color {
  fill: #00B56C;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao.svg-banking-aumation svg .background-svg-color {
  fill: #2979FF;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao.svg-office-reporting svg .background-svg-color {
  fill: #9C27B0;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao.svg-gestao-tarefas svg .background-svg-color {
  fill: #FFA500;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao.svg-rh svg .background-svg-color {
  fill: #5522AA;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao.svg-faturacao-avencas svg .background-svg-color {
  fill: #A3D900;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item .icone-solucao.svg-gestao-ativos svg .background-svg-color {
  fill: #2C3E50;
  transition: all 0.3s ease-in-out;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover {
  background-color: #ffffff;
  color: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover p, #contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover h6 {
  color: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover a {
  color: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover a svg g path {
  fill: #0C5FFB;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao svg .background-svg-color {
  fill: #ffffff;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao.svg-contabilidade-digital svg .background-svg {
  fill: #00B56C;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao.svg-banking-aumation svg .background-svg {
  fill: #2979FF;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao.svg-office-reporting svg .background-svg {
  fill: #9C27B0;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao.svg-gestao-tarefas svg .background-svg {
  fill: #FFA500;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao.svg-rh svg .background-svg {
  fill: #5522AA;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao.svg-faturacao-avencas svg .background-svg {
  fill: #A3D900;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item:hover .icone-solucao.svg-gestao-ativos svg .background-svg {
  fill: #2C3E50;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item h6 {
  font-size: 18px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item p {
  font-size: 14px;
  line-height: 24px;
  min-height: 144px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item a {
  color: #ffffff;
  text-decoration: none;
  font-weight: 700;
  font-size: 16px;
}
#contabilidade-windows .content-campanhas section.solucoescontabilidade .item a svg g path {
  fill: #ffffff;
}
#contabilidade-windows .content-campanhas section .testbox {
  background-color: #f4f4f4;
  border-radius: 10px;
  padding: 20px;
  position: relative;
  margin-bottom: 20px;
  overflow: hidden;
}
#contabilidade-windows .content-campanhas section .testbox::before {
  content: "";
  position: absolute;
  height: 200%;
  width: 200%;
  mix-blend-mode: darken;
  opacity: 0.16;
  left: 0;
  top: 0;
  background-image: url(../img/pages/contabilidade-windows/background-gestao-comunicacao.svg);
}
#contabilidade-windows .content-campanhas section .testbox svg {
  position: absolute;
  height: 80px;
  right: 20px;
  top: -10px;
}
#contabilidade-windows .content-campanhas section .testbox .nome {
  font-weight: 700;
  font-size: 26px;
}
#contabilidade-windows .content-campanhas section .testbox .statement {
  margin-top: 20px;
}
#contabilidade-windows .content-campanhas section.section-form h5 {
  font-weight: 400;
  font-size: 32px;
}
#contabilidade-windows .content-campanhas section.section-form .btn {
  background: #4CAF50;
  font-size: 20px;
  font-weight: 700;
  padding: 8px 20px;
}
#contabilidade-windows .content-campanhas section#anchor-beneficios h5 {
  width: 100%;
}
#contabilidade-windows .content-campanhas section#anchor-beneficios .card {
  border-radius: 16px;
  border-color: #DEE4E9;
  margin-bottom: 20px;
}
#contabilidade-windows .content-campanhas section#anchor-beneficios .card p {
  font-size: 16px;
  min-height: 162px;
}
#contabilidade-windows .content-campanhas .bg-picture {
  background-image: url(../img/pages/software-faturacao/banner-middle.png);
}

@media (min-width: 1952px) {
  .container.container-header {
    max-width: 1540px;
  }
  .container.container-content {
    max-width: 1540px;
  }
  .container.container-news {
    max-width: 1540px !important;
  }
}
@media (max-width: 1480px) {
  #contabilidade-windows-50 .content-campanhas .solucoescontabilidade .owl-carousel .owl-prev {
    left: 18px !important;
  }
  #contabilidade-windows-50 .content-campanhas .solucoescontabilidade .owl-carousel .owl-next {
    right: 6px !important;
  }
  #contabilidade-windows .content-campanhas .solucoescontabilidade .owl-carousel .owl-prev {
    left: 18px !important;
  }
  #contabilidade-windows .content-campanhas .solucoescontabilidade .owl-carousel .owl-next {
    right: 6px !important;
  }
}
@media (min-width: 1200px) {
  #contabilidade-windows-50 .container.container-header {
    max-width: 1440px;
  }
  #contabilidade-windows-50 .container.container-content {
    max-width: 1440px;
  }
  .dropdown-item {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
  }
  .dropdown-item + .dropdown-item {
    border-top: 1px solid rgba(0, 0, 0, 0.1);
  }
}
@media (min-width: 1000px) {
  .row-img-bottom {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
}
@media (max-width: 1024px) {
  .stickyMenu .container .btn-experimentar {
    font-size: 10px;
    letter-spacing: 0;
    padding: 5px 5px;
  }
}
@media (max-width: 991.98px) {
  .cards-solucoes .card {
    margin-bottom: 30px;
  }
  .cards-solucoes .card p {
    margin-bottom: 10px !important;
  }
  .cards-solucoes .card .card-body img {
    width: 100%;
    margin-top: 20px;
    max-width: 500px;
    display: block;
  }
  .cards-solucoes .card .card-body .item p {
    min-height: 56px;
  }
  .cards-solucoes .card .card-body .owl-next {
    right: 5px;
  }
  .cards-solucoes .card .card-body .owl-prev {
    margin-left: -10px;
  }
  .bg-picture {
    padding: 20px;
    min-height: 740px;
  }
  .bg-picture .card {
    margin-top: 0px;
  }
  .bg-picture h4 {
    font-size: 28px;
    line-height: 30px;
  }
  .bg-picture p {
    font-size: 16px;
    line-height: 20px;
  }
  .navbar-brand {
    padding-left: 20px;
  }
  .navbar-brand img {
    max-width: 160px;
    height: auto;
  }
  .trans-navigation .cool-link:hover {
    background-color: #e8edf1;
  }
  .trans-navigation .navbar-collapse button {
    margin-right: 0;
  }
  .trans-navigation .navbar-collapse .nav-item.dropdown .dropdown-menu {
    width: 100%;
    background-color: #e8edf1;
    text-align: center;
  }
  .trans-navigation .navbar-collapse .nav-item.dropdown .dropdown-menu:hover .dropdown-menu {
    width: 100%;
    background-color: #e8edf1;
  }
  .trans-navigation .navbar-collapse .nav-item.dropdown .dropdown-menu .dropdown-item:first-child:hover {
    border-top-right-radius: 0;
    border-top-left-radius: 0;
  }
  .site-navigation .navbar-collapse .navbar-nav, .trans-navigation .navbar-collapse .navbar-nav {
    margin-right: 0;
  }
  .container {
    max-width: 920px;
  }
  .solucoes-section {
    text-align: center;
  }
  .navbar-expand-lg.trans-navigation .navbar-nav .nav-link {
    color: #0C5FFB;
    padding: 5px 20px;
  }
  .trans-navigation .container-header {
    text-align: center;
    display: inline-block;
  }
  .trans-navigation .logo-color {
    display: block !important;
  }
  .trans-navigation .btn-hero {
    margin-top: 5px;
    background: #0173c9;
    background: -webkit-gradient(linear, left top, left bottom, from(#0173c9), color-stop(50%, #058bd1), to(#09a3da));
    background: linear-gradient(to bottom, #0173c9 0, #058bd1 50%, #09a3da 100%);
    border-color: #fff;
  }
  .trans-navigation .btn-hero:focus, .trans-navigation .btn-hero:hover {
    background: #0073c8;
    background: -webkit-gradient(linear, left top, left bottom, from(#0aa7dc), color-stop(50%, #0C5FFB), to(#052dae));
    background: linear-gradient(to bottom, #0aa7dc 0, #0C5FFB 50%, #052dae 100%);
    border-color: #fff;
  }
  .navbar-collapse {
    margin-top: 20px;
    border-top: 1px solid #e2e1e1;
    text-align: center;
    transition: all 0.3s ease;
  }
  .navbar-collapse button {
    margin: 5px 20px 0 auto;
  }
  .navbar-nav {
    padding-top: 15px;
  }
  .section-duvidas {
    text-align: center;
  }
  .section-duvidas h3, .section-duvidas h4 {
    font-size: 18px;
  }
  .text-padding-left, .text-padding-right {
    padding: 40px 20px;
  }
  .middle {
    opacity: 1;
  }
  .gestaocomunicacoes .card {
    padding-bottom: 300px;
  }
  .gestaocomunicacoes .card::after {
    left: 0 !important;
    right: 0 !important;
    margin: auto;
    bottom: -380px !important;
  }
}
@media (max-width: 768.08px) {
  .banner-content .banner-title {
    line-height: 42px;
    font-size: 42px;
    letter-spacing: 0.1rem;
  }
  .footer-menu {
    text-align: center;
  }
  .footer-menu ul.redes-social {
    display: inline-block;
  }
  .stickyMenu {
    display: none !important;
  }
  .container-compare-plans .generic-price-btn a {
    font-size: 12px;
    padding: 12px 16px;
  }
  .container-compare-plans .accordion-toggle .text-toggle {
    font-size: 0.9rem;
  }
  .container-compare-plans .accordion-body .svg-success {
    width: 16px;
  }
  .container-compare-plans .accordion-body .svg-danger {
    width: 18px;
  }
  .container-compare-plans .accordion-body .text-features-body {
    font-size: 0.75rem;
  }
  .btn-experimentar {
    font-size: 16px;
  }
}
@media (max-width: 767px) {
  .section-padding {
    padding: 30px 0;
  }
  .btn {
    padding: 8px 12px;
    font-size: 14px;
    line-height: 18px;
  }
  h4 {
    font-size: 28px;
    line-height: 34px;
  }
  p {
    font-size: 14px;
    line-height: 18px;
  }
  .banner-area {
    height: auto;
    padding: 20px 20px;
  }
  .banner-area .banner-content h1 {
    font-size: 32px;
    line-height: 38px;
  }
  .banner-area .banner-content p {
    font-size: 14px;
    line-height: 18px;
  }
  .banner-area .banner-content .btn {
    margin-bottom: 20px;
  }
  .bg-picture {
    background: url(../img/pages/software-gestao/banner-arquivo-digital-mobile.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom center;
    height: 740px;
  }
  .navbar-faturacao .navbar-nav {
    display: none;
  }
  #contabilidade-windows-50 .banner-contabilidade-windows {
    background-image: url(../img/banner/banner-contabilidade50-mobile.png);
    height: 100vh;
  }
  #contabilidade-windows-50 .banner-contabilidade-windows:before {
    background: transparent;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 60%);
  }
  #contabilidade-windows-50 .banner-contabilidade-windows:after {
    right: -100px;
    bottom: 0px;
    width: 160%;
    height: 300px;
  }
  #contabilidade-windows-50 .banner-contabilidade-windows .banner-content .badge {
    font-size: 11px;
  }
  #contabilidade-windows-50 .banner-contabilidade-windows .banner-content .banner-title {
    font-size: 28px;
    line-height: 32px;
    text-align: left;
  }
  #contabilidade-windows-50 .banner-contabilidade-windows .banner-content .center-btn {
    position: absolute;
    bottom: -260px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  #contabilidade-windows-50 .banner-contabilidade-windows .banner-content p {
    margin: 10px 0 10px;
    text-align: left;
  }
  #contabilidade-windows-50 .banner-contabilidade-windows .ocupa-espaco {
    height: 40vh;
  }
  #contabilidade-windows-50 .content-campanhas section ul li {
    font-size: 14px;
    line-height: 22px;
  }
  #contabilidade-windows-50 .content-campanhas section ul li::before {
    top: 2px;
  }
  #contabilidade-windows-50 .gestaocomunicacoes .card::after {
    width: 300px !important;
    height: 400px !important;
    bottom: -160px !important;
  }
  #contabilidade-windows .banner-contabilidade-windows {
    background-image: url(../img/banner/Banner-hero-mobile-contabilidade.png);
    height: 100vh;
  }
  #contabilidade-windows .banner-contabilidade-windows:before {
    background: transparent;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 60%);
  }
  #contabilidade-windows .banner-contabilidade-windows:after {
    right: -100px;
    bottom: 0px;
    width: 160%;
    height: 300px;
  }
  #contabilidade-windows .banner-contabilidade-windows .banner-content .badge {
    font-size: 11px;
  }
  #contabilidade-windows .banner-contabilidade-windows .banner-content .banner-title {
    font-size: 28px;
    line-height: 32px;
    text-align: left;
  }
  #contabilidade-windows .banner-contabilidade-windows .banner-content .center-btn {
    position: absolute;
    bottom: -260px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
  }
  #contabilidade-windows .banner-contabilidade-windows .banner-content p {
    margin: 10px 0 10px;
    text-align: left;
  }
  #contabilidade-windows .banner-contabilidade-windows .ocupa-espaco {
    height: 40vh;
  }
  #contabilidade-windows .content-campanhas section ul li {
    font-size: 14px;
    line-height: 22px;
  }
  #contabilidade-windows .content-campanhas section ul li::before {
    top: 2px;
  }
  #contabilidade-windows .content-campanhas section#anchor-beneficios .card p {
    min-height: unset;
    margin-bottom: 0;
  }
  #contabilidade-windows .gestaocomunicacoes .card::after {
    width: 300px !important;
    height: 400px !important;
    bottom: -160px !important;
  }
  .content-campanhas .section-heading {
    width: unset;
    margin: 0 auto 30px;
  }
  .content-campanhas .section-padding {
    padding: 30px 20px;
  }
  .content-campanhas p {
    margin-bottom: 30px;
  }
  .content-campanhas .badge {
    font-size: 12px;
  }
  .content-campanhas .simplifique, .content-campanhas .section-form {
    text-align: center;
  }
  .content-campanhas .simplifique form, .content-campanhas .section-form form {
    text-align: left;
  }
  .bg-picture {
    text-align: center;
  }
  .bg-picture .card {
    margin-top: 0px;
    padding: 20px;
  }
  .bg-picture .card .btn {
    margin: 0px auto !important;
  }
  .section-vantagens h4 {
    font-size: 24px;
    line-height: 28px;
  }
  .section-vantagens h5 {
    font-size: 20px;
    line-height: 22px;
  }
  .section-vantagens p {
    font-size: 14px;
    line-height: 18px;
  }
  .section-planos .collapse {
    display: none;
  }
  .section-planos .collapse.show {
    display: block;
  }
  .section-planos .btn-link {
    display: block;
  }
  .section-planos .card.card-blue .maispopular {
    right: 60px;
  }
  .section-planos .card.card-blue .btn-link {
    color: #ffffff;
  }
  .section-planos .card h5 {
    font-size: 24px;
  }
  .section-planos .card p {
    font-size: 14px;
  }
  .col-form-label.text-right, dl.text-right {
    text-align: left !important;
  }
  .img-google-play {
    margin-left: 0;
  }
  #form-section .custom-control-label {
    font-size: 12px;
  }
}
@media (max-width: 575.98px) {
  .navbar-expand-lg.trans-navigation .navbar-nav .nav-link {
    padding: 0 20px;
  }
  .solucoes-comercial {
    margin-top: 20px;
  }
  .banner-content .banner-title {
    line-height: 28px;
    font-size: 28px;
  }
  .img-bm {
    margin-bottom: 0 !important;
  }
  .banner-area .card {
    margin-top: 40px;
  }
}
@media all and (max-width: 480px) {
  .btn-block-sm {
    width: 100%;
    display: block;
  }
  .breadcrumb {
    font-size: 12px;
  }
  .breadcrumb-item + .breadcrumb-item::before {
    padding-right: 0.2rem;
    padding-left: 0.2rem;
  }
}
@media (max-width: 375.08px) {
  .backoffice-wrapper .pagamento-cliente .card.bg-resume h2 {
    font-size: 20px;
  }
  .banner-content .banner-title {
    line-height: 32px;
    font-size: 32px;
  }
  .banner-content .banner-list {
    font-size: 14px;
  }
}
@media (max-width: 375.08px) {
  .btn-experimentar {
    padding: 10px 20px;
    font-size: 14px;
  }
}
/*# sourceMappingURL=style.css.map */