/*!**************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./resources/pages/gazetadopovo/home/styles/index.scss ***!
  \**************************************************************************************************************************************************************************/
@import url(https://fonts.googleapis.com/css2?family=Merriweather:wght@400;700&family=Overpass:wght@400;700&family=Roboto:wght@400;700;900&display=swap);
/*!******************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[3].use[2]!./resources/pages/gazetadopovo/home/styles/index.scss (1) ***!
  \******************************************************************************************************************************************************************************/
@charset "UTF-8";
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
* 1. Correct the line height in all browsers.
* 2. Prevent adjustments of font size after orientation changes in iOS.
*/
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
========================================================================== */
/**
* Remove the margin in all browsers.
*/
body {
  margin: 0; }

/**
* Render the `main` element consistently in IE.
*/
main {
  display: block; }

/**
* Correct the font size and margin on `h1` elements within `section` and
* `article` contexts in Chrome, Firefox, and Safari.
*/
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
========================================================================== */
/**
* 1. Add the correct box sizing in Firefox.
* 2. Show the overflow in Edge and IE.
*/
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
========================================================================== */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent; }

/**
* 1. Remove the bottom border in Chrome 57-
* 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
*/
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */ }

/**
* Add the correct font weight in Chrome, Edge, and Safari.
*/
b,
strong {
  font-weight: bolder; }

/**
* 1. Correct the inheritance and scaling of font size in all browsers.
* 2. Correct the odd `em` font sizing in all browsers.
*/
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
* Add the correct font size in all browsers.
*/
small {
  font-size: 80%; }

/**
* Prevent `sub` and `sup` elements from affecting the line height in
* all browsers.
*/
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
========================================================================== */
/**
* Remove the border on images inside links in IE 10.
*/
img {
  border-style: none; }

/* Forms
========================================================================== */
/**
* 1. Change the font styles in all browsers.
* 2. Remove the margin in Firefox and Safari.
*/
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
* Show the overflow in IE.
* 1. Show the overflow in Edge.
*/
button,
input {
  /* 1 */
  overflow: visible; }

/**
* Remove the inheritance of text transform in Edge, Firefox, and IE.
* 1. Remove the inheritance of text transform in Firefox.
*/
button,
select {
  /* 1 */
  text-transform: none; }

/**
* Correct the inability to style clickable types in iOS and Safari.
*/
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

/**
* Remove the inner border and padding in Firefox.
*/
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
* Restore the focus styles unset by the previous rule.
*/
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
* Correct the padding in Firefox.
*/
fieldset {
  padding: 0.35em 0.75em 0.625em; }

/**
* 1. Correct the text wrapping in Edge and IE.
* 2. Correct the color inheritance from `fieldset` elements in IE.
* 3. Remove the padding so developers are not caught out when they zero out
*    `fieldset` elements in all browsers.
*/
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
* Add the correct vertical alignment in Chrome, Firefox, and Opera.
*/
progress {
  vertical-align: baseline; }

/**
* Remove the default vertical scrollbar in IE 10+.
*/
textarea {
  overflow: auto; }

/**
* 1. Add the correct box sizing in IE 10.
* 2. Remove the padding in IE 10.
*/
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
* Correct the cursor style of increment and decrement buttons in Chrome.
*/
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
* 1. Correct the odd appearance in Chrome and Safari.
* 2. Correct the outline style in Safari.
*/
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
* Remove the inner padding in Chrome and Safari on macOS.
*/
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
* 1. Correct the inability to style clickable types in iOS and Safari.
* 2. Change font properties to `inherit` in Safari.
*/
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
========================================================================== */
/*
* Add the correct display in Edge, IE 10+, and Firefox.
*/
details {
  display: block; }

/*
* Add the correct display in all browsers.
*/
summary {
  display: list-item; }

/* Misc
========================================================================== */
/**
* Add the correct display in IE 10+.
*/
template {
  display: none; }

/**
* Add the correct display in IE 10.
*/
[hidden] {
  display: none; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.wrapper {
  margin: 0 auto;
  max-width: 1148px;
  padding: 15px 0;
  width: 100%; }
  @media screen and (max-width: 1148px) {
    .wrapper {
      width: calc(100% - 40px); } }

.header .wrapper, .header .menu, .header .menu .btn-link, .header .menu .security-badge, .header.dark-header .anchor-nav, footer .security-payment .wrapper, footer .security-payment .safe-items, footer .payment-options, footer .payment-options ul li, .modal .content .modal-header {
  -webkit-align-items: center;
  -webkit-box-align: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center; }

.discount-highlight .primary-value {
  -webkit-align-items: flex-end;
  -webkit-box-align: end;
  -moz-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end; }

footer .contact-info .wrapper, .list-plans, .list-plans-full {
  -webkit-align-items: flex-start;
  -webkit-box-align: start;
  -moz-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start; }

.list-plans .item, .list-plans-full .item {
  -ms-flex-item-align: stretch;
  -webkit-align-self: stretch;
  align-self: stretch; }

.header .wrapper, .header .menu, .header .menu .btn-link, .header .menu .security-badge, footer .contact-info .wrapper, footer .contact-info .contacts ul li, footer .security-payment .wrapper, footer .payment-options, footer .payment-options ul li, .modal .content .modal-header, .share-links, .list-plans, .list-plans-full, .recommend .recommend-list, .recommend .recommend-list li span {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex; }

.header .logotype, .header.dark-header .anchor-nav, footer .security-payment .safe-items, .discount-highlight .primary-value {
  display: -webkit-inline-box;
  display: -moz-inline-box;
  display: -ms-inline-flexbox;
  display: -webkit-inline-flex;
  display: inline-flex; }

.share-links, .discount-highlight .primary-value {
  -webkit-justify-content: center;
  -webkit-box-pack: center;
  justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center; }

.header.dark-header .anchor-nav, footer .payment-options {
  -webkit-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute; }

.header .wrapper, footer .contact-info .wrapper, footer .contact-info .contacts ul li, footer .security-payment .wrapper, .modal .content .modal-header, .list-plans, .list-plans-full {
  -webkit-justify-content: space-between;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify; }

footer .security-payment .safe-items, .plans .list-plans.two-plans {
  -webkit-justify-content: space-evenly;
  -webkit-box-pack: space-evenly;
  justify-content: space-evenly;
  -moz-box-pack: space-evenly;
  -ms-flex-pack: space-evenly; }

/**
 * Mixins
 *
 * Não é possivel fazer @extends dentro do media queries,
 * por isso estou definindo os mixins
 */
.tp-backdrop.tp-active {
  opacity: 0.9 !important; }

@media screen and (min-width: 768px) {
  div.tp-modal {
    height: 100%;
    overflow-y: auto !important;
    top: -50% !important;
    -webkit-transform: translateY(50%);
    -moz-transform: translateY(50%);
    -ms-transform: translateY(50%);
    -o-transform: translateY(50%);
    transform: translateY(50%); }
  .tp-iframe-wrapper {
    margin: 20px auto !important; } }

@media screen and (max-width: 767px) {
  .tp-iframe-wrapper {
    margin: 40px auto 40px !important; } }

.header {
  height: 72px;
  display: flex;
  justify-content: center;
  align-items: center; }
  .header .wrapper {
    height: 100%;
    padding: 0; }
  .header .logotype {
    line-height: 100%;
    margin: 0;
    margin-top: 5px; }
    .header .logotype span {
      display: none; }
    .header .logotype svg {
      height: 30px;
      width: 170px; }
      .header .logotype svg * {
        fill: #000000; }
      @media screen and (max-width: 560px) {
        .header .logotype svg {
          width: 140px; } }
  .header .menu .btn-link {
    cursor: pointer;
    font-size: 15px;
    position: relative; }
    @media screen and (max-width: 560px) {
      .header .menu .btn-link {
        max-width: 110px;
        padding-left: 20px; }
        .header .menu .btn-link svg {
          top: calc(50% - 10px);
          left: -5px;
          position: absolute; } }
    @media screen and (max-width: 335px) {
      .header .menu .btn-link {
        font-size: 14px; } }
    .header .menu .btn-link[data-modal="scheduled-service"] {
      position: relative;
      padding-left: 20px; }
      .header .menu .btn-link[data-modal="scheduled-service"] .ico-phone {
        left: -5px;
        position: absolute; }
        @media screen and (min-width: 561px) {
          .header .menu .btn-link[data-modal="scheduled-service"] .ico-phone {
            top: 1px; } }
        .header .menu .btn-link[data-modal="scheduled-service"] .ico-phone * {
          fill: #3a66c8; }
  @media screen and (max-width: 560px) {
    .header .menu .security-badge {
      display: none; } }
  .header .menu svg {
    margin-right: 4px;
    width: 20px; }
    .header .menu svg + span {
      color: #808080;
      font-style: italic;
      margin-right: 20px;
      position: relative; }
    .header .menu svg:not(.ico-security) + span {
      top: -2px; }
  .header .menu .ico-security * {
    fill: #007ded; }
  .header .menu .ico-whats-app * {
    fill: #3a66c8; }
  .header.fixed {
    left: 0;
    position: sticky;
    position: -webkit-sticky;
    top: 0;
    width: 100%;
    z-index: 3; }
  .header.dark-header {
    background-color: #121212; }
    .header.dark-header .logotype svg * {
      fill: #ffffff; }
    .header.dark-header .anchor-nav {
      -webkit-transition: all 0.75s ease-in-out;
      -moz-transition: all 0.75s ease-in-out;
      transition: all 0.75s ease-in-out; }
      @media screen and (max-width: 960px) {
        .header.dark-header .anchor-nav {
          background-color: #000000;
          flex-flow: column;
          left: 0;
          opacity: 0;
          padding: 5px 30px 10px;
          position: fixed;
          top: -500px;
          width: 100%;
          z-index: 1; } }
      @media screen and (max-width: 960px) {
        .header.dark-header .anchor-nav li {
          margin: 0;
          border-bottom: 1px solid #efefef;
          width: 100%;
          text-align: center;
          font-size: 30px;
          text-transform: uppercase; }
          .header.dark-header .anchor-nav li:nth-last-child(2) {
            border-bottom: none; } }
      .header.dark-header .anchor-nav li a {
        color: #ffffff;
        font-size: 18px;
        font-weight: 300;
        padding: 5px 10px; }
        @media screen and (max-width: 960px) {
          .header.dark-header .anchor-nav li a {
            display: inline-block;
            padding: 15px 10px 8px;
            width: 100%; } }
        .header.dark-header .anchor-nav li a:hover:not(.btn-cta) {
          background-color: #efefef;
          color: #000000; }
        .header.dark-header .anchor-nav li a.btn-cta {
          padding: 10px 30px 6px; }
      @media screen and (min-width: 961px) {
        .header.dark-header .anchor-nav li + li {
          margin-left: 20px; } }
      @media screen and (max-width: 960px) {
        .header.dark-header .anchor-nav li:last-child {
          display: none; } }
    .header.dark-header .nav-opener {
      margin-left: 30px; }
      @media screen and (min-width: 961px) {
        .header.dark-header .nav-opener input,
        .header.dark-header .nav-opener .ico-menu {
          display: none; } }
      .header.dark-header .nav-opener .ico-menu {
        height: 22px;
        width: 30px; }
        .header.dark-header .nav-opener .ico-menu span {
          background: #ffffff;
          border-radius: 2px;
          display: block;
          width: 30px;
          height: 2px;
          margin-bottom: 8px;
          transform-origin: 4px 0;
          z-index: 1;
          transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease; }
          .header.dark-header .nav-opener .ico-menu span.item-1 {
            transform-origin: 0% 0%; }
          .header.dark-header .nav-opener .ico-menu span.item-3 {
            margin-bottom: 0;
            transform-origin: 0% 100%; }
      .header.dark-header .nav-opener input {
        cursor: pointer;
        display: block;
        height: 30px;
        opacity: 0;
        /* hide this */
        position: absolute;
        width: 30px;
        z-index: 2;
        /* and place it over the hamburger */
        -webkit-touch-callout: none; }
        .header.dark-header .nav-opener input:checked ~ .ico-menu span {
          opacity: 1;
          transform: rotate(45deg); }
          .header.dark-header .nav-opener input:checked ~ .ico-menu span.item-2 {
            opacity: 0;
            transform: rotate(0deg) scale(0.2, 0.2); }
          .header.dark-header .nav-opener input:checked ~ .ico-menu span.item-3 {
            transform: rotate(-45deg) translate(0, -1px); }
        .header.dark-header .nav-opener input:checked ~ .anchor-nav {
          opacity: 1;
          top: 72px; }

footer .contact-info {
  background-color: #121212;
  min-height: 190px; }
  footer .contact-info .wrapper {
    color: #ffffff;
    padding: 45px 0;
    align-items: center; }
    @media screen and (max-width: 767px) {
      footer .contact-info .wrapper {
        -webkit-flex-direction: column;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        flex-direction: column; } }
    footer .contact-info .wrapper svg {
      width: 175px;
      height: auto; }
      @media screen and (max-width: 767px) {
        footer .contact-info .wrapper svg {
          margin-top: 20px;
          width: 150px; } }
  footer .contact-info .contacts {
    -webkit-flex-basis: 55%;
    flex-basis: 55%; }
    @media screen and (max-width: 767px) {
      footer .contact-info .contacts {
        text-align: center;
        width: 100%; } }
    footer .contact-info .contacts ul {
      list-style: none;
      margin: 0;
      padding: 0; }
      footer .contact-info .contacts ul li {
        font-size: 18px;
        font-weight: 300; }
        footer .contact-info .contacts ul li:first-child {
          font-weight: 700; }
        @media screen and (max-width: 767px) {
          footer .contact-info .contacts ul li {
            -webkit-flex-direction: column;
            -webkit-box-direction: normal;
            -ms-flex-direction: column;
            -webkit-box-orient: vertical;
            -moz-box-direction: normal;
            -moz-box-orient: vertical;
            flex-direction: column; } }
        footer .contact-info .contacts ul li a {
          color: #ffffff;
          cursor: pointer;
          margin-bottom: 16px;
          text-decoration: none; }
          footer .contact-info .contacts ul li a:hover {
            text-decoration: underline; }
          @media screen and (max-width: 767px) {
            footer .contact-info .contacts ul li a {
              margin-bottom: 20px; } }
        @media screen and (max-width: 767px) {
          footer .contact-info .contacts ul li span {
            margin-bottom: 20px; } }
        @media screen and (max-width: 576px) {
          footer .contact-info .contacts ul li .phones {
            display: flex;
            flex-direction: column;
            gap: 8px;
            margin-bottom: 0; } }
        @media screen and (max-width: 576px) {
          footer .contact-info .contacts ul li .phones a {
            margin-bottom: 0; } }
        @media screen and (max-width: 576px) {
          footer .contact-info .contacts ul li .phones span {
            margin-bottom: 0; } }
  footer .contact-info .logotype {
    margin-top: 14px; }
    @media screen and (max-width: 767px) {
      footer .contact-info .logotype {
        text-align: center;
        width: 100%; } }
    footer .contact-info .logotype svg * {
      fill: #ffffff; }

@media screen and (max-width: 767px) {
  footer .security-payment .wrapper {
    -webkit-flex-direction: column;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-orient: vertical;
    -moz-box-direction: normal;
    -moz-box-orient: vertical;
    flex-direction: column; } }

@media screen and (max-width: 767px) {
  footer .security-payment .safe-items {
    margin: 0 0 20px 0;
    width: 65%; } }

footer .safe-transaction {
  margin: 0 30px 0 0; }
  footer .safe-transaction svg {
    height: 35px;
    width: 89px; }

footer .safe-browsing {
  background: url(https://d2gbat2tj5ma52.cloudfront.net/assets/images/google-safe-browsing.png) 0 0/100% auto no-repeat;
  height: 45px;
  width: 75px; }
  footer .safe-browsing span {
    display: none; }
  footer .safe-browsing a {
    display: block;
    height: 100%;
    width: 100%; }

@media screen and (max-width: 767px) {
  footer .payment-options {
    margin-bottom: 30px; } }

footer .payment-options ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block; }
  @media screen and (max-width: 767px) {
    footer .payment-options ul {
      width: 80%; } }
  @media screen and (max-width: 380px) {
    footer .payment-options ul {
      width: 90%; } }
  footer .payment-options ul li {
    float: left;
    height: 28px;
    margin: 0 2px; }
    @media screen and (max-width: 767px) {
      footer .payment-options ul li.payment-banners {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-direction: row;
        -webkit-box-direction: reverse;
        -webkit-box-orient: horizontal;
        -moz-box-direction: reverse;
        -ms-flex-direction: row;
        -moz-box-orient: horizontal;
        flex-direction: row; } }
    footer .payment-options ul li.payment-banners svg {
      float: left;
      width: 48px;
      height: 30px;
      margin: 0 3px; }
    @media screen and (max-width: 1200px) {
      footer .payment-options ul li {
        text-align: center;
        width: 100%;
        display: inline-block;
        margin: 0;
        display: flex;
        justify-content: center; } }

@media screen and (max-width: 1200px) {
  footer .payment-options {
    text-align: center;
    margin-top: 15px; } }

.modal {
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
  height: 100vh;
  left: 0;
  position: fixed;
  top: 0;
  width: 100vw;
  z-index: 10;
  overflow-y: auto; }
  .modal .content {
    background-color: #fefefe;
    border: 1px solid #888;
    margin: 15% auto;
    padding: 30px 45px;
    width: 80%; }
    .modal .content .modal-header {
      position: relative; }

.email-us .content,
.scheduled-service .content {
  width: 360px; }

.email-us .btn-form,
.scheduled-service .btn-form {
  display: block;
  margin: 0 auto;
  width: 155px; }

.email-us select.form-control,
.scheduled-service select.form-control {
  color: #808080;
  margin-top: 8px;
  padding-top: 12px; }

.forms .form-group {
  margin-bottom: 20px;
  position: relative; }

.forms .form-label {
  color: #808080;
  font-size: 15px;
  left: 9px;
  position: absolute;
  top: 9px;
  -webkit-transition: all .25s ease-in-out;
  -moz-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out; }
  .forms .form-label.small {
    font-size: 13px;
    top: 9px; }

.forms .form-control {
  border: 1px solid #adadad;
  display: block;
  margin-bottom: 5px;
  padding: 20px 10px 10px;
  width: 100%; }
  .forms .form-control:focus + .form-label {
    font-size: 12px;
    top: 6px; }

.forms .radio {
  padding: 7px 0; }
  .forms .radio label + input,
  .forms .radio input + label {
    margin-left: 5px; }

.forms span.error {
  color: #d01815;
  font-weight: 900; }

.forms .privacy-consent {
  color: #808080;
  font-size: 13px;
  padding-left: 5px; }

.btn-cta {
  background-color: #FFA000;
  border-radius: 50px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-size: 18px;
  padding: 11px 20px 9px;
  text-align: center;
  text-decoration: none;
  font-weight: 600;
  -webkit-transition: background-color .25s ease-in-out;
  -moz-transition: background-color .25s ease-in-out;
  transition: background-color .25s ease-in-out; }
  .btn-cta:hover {
    background-color: #e08c00;
    color: #000000; }

.btn-link {
  cursor: pointer;
  font-size: 18px;
  text-decoration: none;
  -webkit-transition: background-color .25s ease-in-out;
  -moz-transition: background-color .25s ease-in-out;
  transition: background-color .25s ease-in-out; }

.btn-form {
  background-color: #000000;
  border: 2px solid #000000;
  border-radius: 50px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 15px;
  font-weight: 400;
  padding: 10px 20px 8px;
  text-align: center;
  text-decoration: none;
  -webkit-transition: background-color .25s ease-in-out;
  -moz-transition: background-color .25s ease-in-out;
  transition: background-color .25s ease-in-out; }
  .btn-form:hover {
    background-color: #ffffff;
    color: #000000; }

.btn-close {
  cursor: pointer;
  display: block;
  height: 25px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 25px; }
  .btn-close::after, .btn-close::before {
    background-color: #808080;
    content: ' ';
    height: 25px;
    left: 50%;
    position: absolute;
    width: 2px;
    top: 0; }
  .btn-close::after {
    transform: rotate(-45deg); }
  .btn-close::before {
    transform: rotate(45deg); }

input[disabled][type='button'],
input[disabled][type='button']:hover,
button[disabled],
button[disabled]:hover {
  border: 2px solid #cccccc;
  background-color: #cccccc !important;
  color: #808080; }

.alert {
  display: none;
  border: 1px solid transparent;
  border-radius: 4px;
  margin: 10px 0 20px;
  padding: 10px 15px;
  position: relative;
  width: 100%; }
  @media screen and (max-width: 767px) {
    .alert {
      padding: 10px 30px 10px 15px;
      text-align: left; } }
  .alert ul {
    list-style: initial;
    padding: 0 0 0 20px; }
    .alert ul li:not(:last-child) {
      margin-bottom: 10px; }
  .alert .alert-close {
    cursor: pointer;
    padding: 5px 5px 7px 10px;
    position: absolute;
    right: 0;
    top: 0; }
    .alert .alert-close:after {
      content: "\00d7";
      color: #8a8a8a; }
  .alert.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1; }
  .alert.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1; }
  .alert.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6; }
  .alert.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc; }
  .alert.show {
    display: block !important; }

.share-links {
  margin-top: 30px; }
  .share-links li {
    position: relative; }
    .share-links li a svg {
      height: 30px;
      width: 30px; }
      .share-links li a svg.ico-facebook * {
        fill: #38558f; }
      .share-links li a svg.ico-twitter * {
        fill: #549ed6; }
      .share-links li a svg.ico-url-copy * {
        fill: #999; }
      .share-links li a svg.ico-whats-app * {
        fill: #25d366; }
    .share-links li .copy-url-success {
      background: #dff0d8;
      border-radius: 4px;
      color: #3c763d;
      font-size: 11px;
      left: 0;
      opacity: 0;
      padding: 3px;
      position: absolute;
      text-align: center;
      top: -20px;
      transition: visibility 1s, opacity 1s;
      visibility: hidden; }
      .share-links li .copy-url-success.show {
        opacity: 1;
        visibility: visible; }
    .share-links li:not(:first-child), .share-links li:not(:last-child) {
      margin: 0 15px; }

.spinner,
.spinner:before,
.spinner:after {
  background: #000000;
  -webkit-animation: load 1s infinite ease-in-out;
  animation: load 1s infinite ease-in-out;
  width: 1em;
  height: 4em; }

.spinner {
  color: #000000;
  text-indent: -9999em;
  margin: 88px auto;
  position: relative;
  font-size: 11px;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s; }
  .spinner:before, .spinner:after {
    position: absolute;
    top: 0;
    content: ''; }
  .spinner:after {
    left: 1.5em; }
  .spinner:before {
    left: -1.5em;
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s; }

@-webkit-keyframes load {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }

@keyframes load {
  0%,
  80%,
  100% {
    box-shadow: 0 0;
    height: 4em; }
  40% {
    box-shadow: 0 -2em;
    height: 5em; } }

.table-responsive {
  overflow-x: auto; }

table {
  border: 1px solid #e6e6e6;
  border-spacing: unset;
  display: inline-block;
  margin-bottom: 15px; }
  table tr:not(:last-child) td {
    border-bottom: 1px solid #e6e6e6; }
  table td {
    padding: 10px 20px; }
    table td:not(:first-child) {
      border-left: 1px solid #e6e6e6; }

*[tabindex="0"]:focus {
  outline: none; }

html {
  scroll-behavior: smooth;
  scroll-padding-top: 72px; }
  @media screen and (prefers-reduced-motion: reduce) {
    html html {
      scroll-behavior: auto; } }

body {
  color: #000000;
  font-family: "Overpass", sans-serif;
  font-display: swap; }

figure {
  margin: 0; }

a {
  color: #3a66c8;
  text-decoration: none; }
  a:hover {
    color: #0a1bb0; }

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

blockquote {
  margin: 0;
  padding: 0; }

.title {
  font-family: "Merriweather", serif; }

.subtitle {
  font-family: "Overpass", sans-serif; }

blockquote {
  color: #808080;
  font-size: 20px;
  padding: 50px 70px;
  position: relative; }
  blockquote:before {
    background: url(https://d2gbat2tj5ma52.cloudfront.net/assets/images/svg/quote.svg) no-repeat;
    background-size: 35px;
    content: " ";
    display: block;
    height: 35px;
    left: 20px;
    position: absolute;
    top: 35px;
    width: 35px; }
  blockquote footer {
    margin-top: 20px; }
    blockquote footer .author,
    blockquote footer .font {
      margin: 0; }
    blockquote footer .author {
      font-size: 18px;
      font-weight: bold;
      margin-bottom: 3px; }
    blockquote footer .font {
      font-size: 16px; }

.toggle {
  display: none;
  pointer-events: none;
  position: absolute;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }
  .toggle + label {
    display: inline-block; }
    .toggle + label ~ [data-toggle-target] {
      display: none;
      height: 0;
      opacity: 0; }
  .toggle:checked ~ [data-toggle-target] {
    display: block;
    height: auto;
    opacity: 1; }

.item-faq {
  border-top: 1px solid #cccccc;
  font-size: 18px;
  line-height: 150%;
  padding: 0 25px 0 15px; }
  .item-faq:last-child {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 40px; }
  .item-faq .answer {
    color: #808080; }
  .item-faq label {
    cursor: pointer;
    padding: 15px 0 12px;
    position: relative;
    width: calc(100% - 20px); }
    .item-faq label::after {
      color: #000000;
      content: "\203A";
      display: block;
      font-size: 32px;
      right: -20px;
      top: 30%;
      transform: rotate(90deg);
      position: absolute;
      -webkit-transition: all .25s ease-in-out;
      -moz-transition: all .25s ease-in-out;
      transition: all .25s ease-in-out; }
  .item-faq .toggle:checked + label::after {
    transform: rotate(-90deg); }

.NA::after {
  content: ""; }

.first-month::after {
  content: "no 1º mês"; }

.first-three-months::after {
  content: "nos primeiros 3 meses"; }

.first-six-months::after {
  content: "nos primeiros 6 meses"; }

.first-year::after {
  content: "ao mês no primeiro ano"; }

.year::after {
  content: "no primeiro ano"; }

.monthly::after {
  content: "/mês"; }

.anually::after {
  content: "/ano"; }

.per-week::after {
  content: "/semana"; }

.primary-value {
  font-size: 36px;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 0 4px 0 2px; }
  .primary-value::before, .primary-value::after {
    display: inline-block;
    font-size: 18px;
    letter-spacing: normal; }
  .primary-value::after {
    font-weight: 400;
    margin-left: 6px;
    text-align: left;
    width: 50px; }
    @media screen and (max-width: 767px) {
      .primary-value::after {
        font-size: 15px;
        width: 50px; } }
  .primary-value .price::before {
    content: "R$ ";
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    letter-spacing: normal;
    margin-right: 4px;
    position: relative; }

.secondary-value span {
  color: #0a1bb0;
  font-weight: 700; }

@media screen and (max-width: 767px) {
  .secondary-value {
    font-size: 16px;
    margin: 10px 0 15px; } }

.discount-highlight .primary-value {
  width: 100%; }
  .discount-highlight .primary-value::before {
    top: -6px; }
  .discount-highlight .primary-value::after {
    font-size: 14px;
    position: relative;
    top: -6px; }

.discount-highlight .secondary-value::before {
  content: "depois ";
  display: inline; }

.special-offer {
  min-height: 350px; }
  .special-offer .special-offer-title {
    color: #a70007;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 4px; }
  .special-offer .from,
  .special-offer .to {
    margin: 0; }
    .special-offer .from:before,
    .special-offer .from small, .special-offer .from.anually::after, .special-offer .from.monthly::after, .special-offer .from.per-week::after,
    .special-offer .to:before,
    .special-offer .to small,
    .special-offer .to.anually::after,
    .special-offer .to.monthly::after,
    .special-offer .to.per-week::after {
      font-size: 18px;
      font-weight: normal; }
    .special-offer .from::after, .special-offer .from:before,
    .special-offer .to::after,
    .special-offer .to:before {
      display: none; }
  .special-offer .from {
    color: #a70007;
    font-size: 24px;
    font-weight: bold;
    position: relative; }
    .special-offer .from:before {
      content: "De "; }
    .special-offer .from .scratched {
      background: #a70007;
      height: 1px;
      left: 75px;
      position: absolute;
      top: 16px;
      width: 137px; }
  .special-offer .to {
    font-size: 46px;
    font-weight: bold;
    margin-top: 8px; }
    .special-offer .to:before {
      content: "Por "; }
    .special-offer .to small {
      font-weight: bold; }
  .special-offer .discount-info {
    font-size: 15px;
    margin: 6px 0 30px; }

.list-plans {
  margin: 60px 0 30px 0; }
  @media screen and (max-width: 960px) {
    .list-plans {
      -webkit-flex-direction: column-reverse;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      -webkit-box-orient: vertical;
      -moz-box-direction: reverse;
      -moz-box-orient: vertical;
      flex-direction: column-reverse;
      gap: 50px; } }
  .list-plans .item {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 8px;
    padding: 20px;
    text-align: center; }
    .list-plans .item .gray {
      color: #808080; }
    @media screen and (max-width: 960px) {
      .list-plans .item:last-child {
        margin-bottom: 0; } }
    .list-plans .item__info {
      margin-bottom: 24px; }
      @media (min-width: 720px) {
        .list-plans .item__info {
          min-height: 100px; } }
      .list-plans .item__info .to {
        margin: auto 0; }
        .list-plans .item__info .to.alone {
          padding-top: 12px; }
          @media (min-width: 720px) {
            .list-plans .item__info .to.alone {
              padding-top: 32px; } }
    .list-plans .item.best-offer {
      border: 3px solid #FFA000;
      position: relative; }
      @media screen and (max-width: 960px) {
        .list-plans .item.best-offer {
          -webkit-box-ordinal-group: 4;
          -moz-box-ordinal-group: 4;
          -webkit-order: 3;
          -ms-flex-order: 3;
          order: 3; } }
      .list-plans .item.best-offer .flag {
        background-color: #FFA000;
        color: #000000;
        font-size: 14px;
        left: 50%;
        min-width: 140px;
        padding: 6px 12px 0;
        position: absolute;
        text-align: center;
        text-transform: uppercase;
        top: -14px;
        transform: translateX(-50%);
        font-weight: 600; }
        .list-plans .item.best-offer .flag:after, .list-plans .item.best-offer .flag:before {
          background-color: #FFA000;
          bottom: -6px;
          content: "";
          height: 15px;
          position: absolute;
          z-index: -1; }
        .list-plans .item.best-offer .flag:before {
          left: 0;
          transform: skew(0deg, 6deg);
          width: 51%; }
        .list-plans .item.best-offer .flag:after {
          right: 0;
          transform: skew(0deg, -6deg);
          width: 50%; }
    .list-plans .item .e-book-gratis {
      font-size: 18px;
      text-transform: uppercase;
      color: #ffff00;
      font-weight: bold;
      line-height: 35px;
      background-color: #0d1bb0;
      height: 29px;
      padding: 0 10px;
      display: inline-flex;
      margin-top: 10px;
      visibility: hidden; }
      @media screen and (max-width: 768px) {
        .list-plans .item .e-book-gratis {
          font-size: 15px; } }
    .list-plans .item .primary-value {
      color: #0a1bb0;
      /*&.inherit { color: inherit; }*/ }
    .list-plans .item .secondary-value {
      font-weight: 700;
      line-height: 125%;
      min-height: 40px; }
  .list-plans .btn-cta {
    min-width: 240px; }

.madeleine-na-gazeta .plans .list-plans .item,
.home .plans .list-plans .item {
  padding-top: 60px; }
  .madeleine-na-gazeta .plans .list-plans .item.best-offer,
  .home .plans .list-plans .item.best-offer {
    border: 3px solid #ffc400;
    padding-top: 20px; }
    .madeleine-na-gazeta .plans .list-plans .item.best-offer .flag,
    .home .plans .list-plans .item.best-offer .flag {
      background-color: #ffc400; }
      .madeleine-na-gazeta .plans .list-plans .item.best-offer .flag:after, .madeleine-na-gazeta .plans .list-plans .item.best-offer .flag:before,
      .home .plans .list-plans .item.best-offer .flag:after,
      .home .plans .list-plans .item.best-offer .flag:before {
        background-color: #ffc400; }
    .madeleine-na-gazeta .plans .list-plans .item.best-offer .btn-cta,
    .home .plans .list-plans .item.best-offer .btn-cta {
      background-color: #ffc400; }
      .madeleine-na-gazeta .plans .list-plans .item.best-offer .btn-cta:hover,
      .home .plans .list-plans .item.best-offer .btn-cta:hover {
        background-color: #e0aa00; }

.madeleine-na-gazeta.aniversario-107 .plans .list-plans .item,
.home.aniversario-107 .plans .list-plans .item {
  padding-top: 60px; }
  .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item .title,
  .home.aniversario-107 .plans .list-plans .item .title {
    font-weight: 700;
    color: #005B4A; }
  .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item .from,
  .home.aniversario-107 .plans .list-plans .item .from {
    color: #005B4A; }
  .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item .scratched,
  .home.aniversario-107 .plans .list-plans .item .scratched {
    background: #272727; }
  .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item .btn-cta,
  .home.aniversario-107 .plans .list-plans .item .btn-cta {
    background-color: #005B4A;
    color: #fff; }
    .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item .btn-cta:hover,
    .home.aniversario-107 .plans .list-plans .item .btn-cta:hover {
      filter: brightness(80%); }
  .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer,
  .home.aniversario-107 .plans .list-plans .item.best-offer {
    border: 5px solid #0057FF;
    padding-top: 20px; }
    .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .title,
    .home.aniversario-107 .plans .list-plans .item.best-offer .title {
      font-weight: 700;
      color: #0057FF; }
    .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .flag,
    .home.aniversario-107 .plans .list-plans .item.best-offer .flag {
      background-color: #0057FF;
      color: #FEFFDA; }
      .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .flag:after, .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .flag:before,
      .home.aniversario-107 .plans .list-plans .item.best-offer .flag:after,
      .home.aniversario-107 .plans .list-plans .item.best-offer .flag:before {
        background-color: #0057FF; }
    .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .btn-cta,
    .home.aniversario-107 .plans .list-plans .item.best-offer .btn-cta {
      background-color: #0057FF;
      color: #FEFFDA; }
      .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .btn-cta:hover,
      .home.aniversario-107 .plans .list-plans .item.best-offer .btn-cta:hover {
        filter: brightness(80%); }
    .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .add-ons li svg path,
    .home.aniversario-107 .plans .list-plans .item.best-offer .add-ons li svg path {
      fill: #0057FF; }
    .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item.best-offer .to,
    .home.aniversario-107 .plans .list-plans .item.best-offer .to {
      color: #0057FF; }
  .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item .add-ons li svg path,
  .home.aniversario-107 .plans .list-plans .item .add-ons li svg path {
    fill: #005B4A; }
  .madeleine-na-gazeta.aniversario-107 .plans .list-plans .item .to,
  .home.aniversario-107 .plans .list-plans .item .to {
    color: #005B4A; }

.cancel-anytime {
  color: #808080;
  display: block;
  margin-top: 20px;
  text-align: center; }

.list-plans-full {
  margin: 60px 0 30px 0; }
  @media screen and (max-width: 960px) {
    .list-plans-full {
      -webkit-flex-direction: column;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      -webkit-box-orient: vertical;
      -moz-box-direction: normal;
      -moz-box-orient: vertical;
      flex-direction: column; } }
  .list-plans-full .item {
    -webkit-box-ordinal-group: 3;
    -moz-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    border-radius: 8px;
    padding: 20px;
    text-align: center; }
    @media screen and (max-width: 960px) {
      .list-plans-full .item {
        margin-bottom: 50px; }
        .list-plans-full .item:last-child {
          margin-bottom: 0; } }
    .list-plans-full .item title,
    .list-plans-full .item p,
    .list-plans-full .item svg,
    .list-plans-full .item .btn-link {
      float: left; }
      @media screen and (max-width: 768px) {
        .list-plans-full .item title,
        .list-plans-full .item p,
        .list-plans-full .item svg,
        .list-plans-full .item .btn-link {
          float: none; } }

.plans {
  background-color: #efefef; }
  @media screen and (max-width: 960px) {
    .plans .wrapper {
      max-width: 360px; } }
  .plans .title {
    font-size: 24px;
    font-weight: 400; }
  .plans .subtitle {
    font-size: 20px;
    line-height: 125%;
    margin: 30px 0;
    position: relative;
    text-align: center;
    text-transform: uppercase; }
  .plans .from {
    font-size: 1.375rem;
    position: relative;
    display: inline-block;
    width: auto;
    margin: 0 0 5px;
    color: #a71300;
    font-weight: bold; }
    .plans .from .scratched {
      background: #a71300;
      height: 1px;
      left: 0;
      position: absolute;
      top: 12px;
      width: 100%; }
    .plans .from:before {
      content: "";
      font-size: 16px;
      font-weight: 400; }
    .plans .from:after {
      content: " /mês";
      font-size: 16px;
      font-weight: 400; }
    .plans .from.anually:after {
      content: "/ano"; }
    @media screen and (max-width: 768px) {
      .plans .from {
        font-size: 1.25rem; }
        .plans .from:before, .plans .from:after {
          font-size: 1rem; }
        .plans .from .scratched {
          top: 10px; } }
  .plans .to {
    margin: 0 0 5px;
    color: #0a1bb0;
    font-weight: bold;
    font-size: 2.25rem; }
    .plans .to:before {
      content: "R$ ";
      font-size: 1.125rem;
      font-weight: 400; }
    .plans .to:after {
      content: " /mês";
      font-size: 1.125rem;
      font-weight: 400; }
    .plans .to.anually:after {
      content: "/ano"; }
    @media screen and (max-width: 768px) {
      .plans .to {
        font-size: 2rem; }
        .plans .to:before, .plans .to:after {
          font-size: 1.0625rem; } }
  .plans .list-plans .item {
    -webkit-flex-basis: 31.5%;
    flex-basis: 31.5%; }
  .plans .list-plans.two-plans .item {
    -webkit-flex-basis: 34.5%;
    flex-basis: 34.5%; }
  @media screen and (max-width: 768px) {
    .plans .list-plans.two-plans:not(:last-child) .item {
      margin-bottom: 20px; } }
  .plans .add-ons {
    list-style: none;
    margin-top: 20px;
    padding: 20px 20px 0 40px;
    position: relative; }
    .plans .add-ons li {
      font-size: 18px;
      line-height: 125%;
      margin-bottom: 12px;
      position: relative;
      text-align: left; }
      .plans .add-ons li.spotlight {
        font-weight: 700; }
      .plans .add-ons li svg {
        height: 11px;
        left: -20px;
        position: absolute;
        top: 2px; }
        .plans .add-ons li svg * {
          fill: #0a1bb0; }

.selector {
  position: relative;
  display: flex;
  height: 48px;
  border: 1px solid #b1b1b1;
  border-radius: 20px;
  width: 100%;
  max-width: 580px;
  margin-inline: auto;
  font-size: 18px;
  overflow: hidden; }

.option {
  width: 50%;
  border-radius: 20px;
  border: none;
  background-color: transparent;
  color: #2a2a2a;
  cursor: pointer;
  font-weight: 600;
  z-index: 1;
  position: relative; }

.highlight {
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  background-color: #2a2a2a;
  border-radius: 20px;
  transition: transform 0.3s ease;
  z-index: 0; }

.option.active {
  color: white; }

.selector .option.active::before {
  content: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'><path d='M0,0H24V24H0Z' fill='none'/><path d='M11.248,21.245a.707.707,0,0,1-.5-.205L5.505,15.792l.99-.99,4.753,4.753L22.3,8.505l.99.99L11.743,21.04A.7.7,0,0,1,11.248,21.245Z' transform='translate(-2.203 -2.609)' fill='%23fff'/></svg>");
  margin-right: 6px;
  vertical-align: middle; }

.hidden {
  display: none; }

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

.hero {
  position: relative;
  background-image: url(https://d2gbat2tj5ma52.cloudfront.net/assets/images/gazetadopovo/home/aniversario-107/desk.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  aspect-ratio: 1920/484; }
  @media screen and (max-width: 768px) {
    .hero {
      background-image: url(https://d2gbat2tj5ma52.cloudfront.net/assets/images/gazetadopovo/home/aniversario-107/mob.png);
      aspect-ratio: 360/698; } }
  .hero .invisible-link {
    display: inline-block;
    font-size: 0;
    width: 100%;
    height: 100%; }

.more-plans .subtitle {
  font-size: 1.5rem;
  font-weight: 400;
  margin: 30px 0;
  text-align: center; }

.more-plans .btn-link:after {
  content: " \203A";
  display: inline;
  font-size: 1.125rem;
  font-weight: 700; }

.more-plans .list-plans {
  justify-content: center;
  gap: 32px;
  margin: 0 0 30px 0; }
  .more-plans .list-plans .title {
    font-size: 1.5rem;
    margin-top: 10px; }
    @media screen and (max-width: 768px) {
      .more-plans .list-plans .title {
        font-size: 1.125rem; } }
  .more-plans .list-plans .item {
    flex-basis: 32%;
    padding: 20px 25px;
    text-align: center;
    position: relative; }
    .more-plans .list-plans .item p {
      font-size: 1rem;
      line-height: 150%; }
    .more-plans .list-plans .item svg {
      width: 100px;
      height: 79px; }
    .more-plans .list-plans .item .logo-pino {
      width: 140px; }
    .more-plans .list-plans .item:nth-child(odd) {
      padding: 20px 25px 30px; }
      .more-plans .list-plans .item:nth-child(odd) p + p {
        font-size: 0.875rem;
        font-weight: 700;
        margin-bottom: 45px; }
        @media screen and (max-width: 768px) {
          .more-plans .list-plans .item:nth-child(odd) p + p {
            margin-bottom: 15px; } }
    .more-plans .list-plans .item a {
      bottom: 35px;
      left: 0;
      position: absolute;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .more-plans .list-plans .item a {
          position: relative;
          bottom: 0; } }

.more-plans .list-plans-full {
  justify-content: space-between;
  margin: 0 0 30px 0; }
  .more-plans .list-plans-full .title {
    font-size: 1.5rem;
    margin: 10px 0px 0px; }
    @media screen and (max-width: 768px) {
      .more-plans .list-plans-full .title {
        font-size: 1.125rem; } }
  .more-plans .list-plans-full .item {
    flex-basis: 100%;
    padding: 20px 40px;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .more-plans .list-plans-full .item {
        padding: 20px 35px;
        text-align: center; } }
    .more-plans .list-plans-full .item p {
      font-size: 1rem;
      line-height: 150%; }
    .more-plans .list-plans-full .item .title,
    .more-plans .list-plans-full .item p {
      display: inline-block;
      padding-left: 40px;
      width: 72%; }
      @media screen and (max-width: 768px) {
        .more-plans .list-plans-full .item .title,
        .more-plans .list-plans-full .item p {
          float: none;
          padding-left: 0px;
          width: 100%; } }
    .more-plans .list-plans-full .item .btn-link {
      vertical-align: top; }
    .more-plans .list-plans-full .item svg {
      background-color: #211915;
      border-radius: 100%;
      display: inline-block;
      height: 87px;
      width: 87px; }
      .more-plans .list-plans-full .item svg .st1 {
        fill: #ffffff; }

.recommend {
  background-color: #efefef;
  text-align: center; }
  .recommend .recommend-list {
    list-style: none;
    justify-content: space-around;
    margin: 0;
    padding: 0; }
    @media screen and (max-width: 768px) {
      .recommend .recommend-list {
        -webkit-flex-direction: column;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-orient: vertical;
        -moz-box-direction: normal;
        -moz-box-orient: vertical;
        flex-direction: column; } }
    .recommend .recommend-list li {
      flex-basis: 23%;
      font-size: 1.125rem;
      line-height: 150%; }
      .recommend .recommend-list li span {
        align-items: center;
        background-color: #c8cdf3;
        border-radius: 50%;
        height: 80px;
        justify-content: center;
        margin: 0 auto;
        width: 80px; }
        .recommend .recommend-list li span svg * {
          fill: #0a1bb0; }
  .recommend .title {
    margin: 50px 0; }
  .recommend .subtitle {
    font-weight: 400;
    line-height: 150%;
    margin: 50px auto;
    width: 80%; }
  .recommend .opinion {
    font-weight: 300;
    font-style: italic;
    margin-top: 80px;
    padding-left: 230px;
    position: relative;
    text-align: left; }
    @media screen and (max-width: 768px) {
      .recommend .opinion {
        padding-left: 0;
        padding-top: 230px;
        text-align: center; } }
    .recommend .opinion::before {
      background: url(https://d2gbat2tj5ma52.cloudfront.net/assets/images/gazetadopovo/home/rodrigo-constantino.jpg) center center/auto 100% no-repeat;
      border-radius: 100%;
      content: "";
      display: block;
      height: 200px;
      left: 0;
      position: absolute;
      top: calc(50% - 100px);
      width: 200px; }
      @media screen and (max-width: 768px) {
        .recommend .opinion::before {
          left: calc(50% - 100px);
          top: 0; } }
    .recommend .opinion span {
      display: block;
      font-weight: 400;
      margin-top: 20px; }

.faq .wrapper > .title {
  margin-bottom: 50px; }

.btn-google {
  margin-top: 15px; }

.primary-value .price::before {
  content: ""; }

.content-info {
  margin-bottom: 8px;
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 968px) {
    .content-info {
      flex-direction: column;
      align-items: center;
      text-align: center; } }

.list-plans .btn {
  text-transform: uppercase; }

