@font-face {
  font-family: officina serif std book;
  src: url('../fonts/itc-officina-serif-std-book.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: officina serif std bold;
  src: url('../fonts/itc-officina-serif-std-bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}

:root {
  --laranja-gvt: #ff9600;
  --white-smoke: whitesmoke;
  --púrpura-vivo: #609;
  --laranja-2-vivo: #fab437;
  --laranja-vivo: #ffa900;
  --azul-gvt: #02376b;
  --chocolate: #f56e23;
  --antique-white: #f9eedc;
  --purpura-2-vivo: #461e5f;
  --verde-vivo: #9c3;
  --body: #f1f1f1;
  --novo: #609;
  --333: #333;
  --silver: #c2c2c2;
}

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

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

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

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

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

.w-commerce-commercecheckoutformcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercelayoutcontainer {
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.w-commerce-commercelayoutmain {
  flex: 0 800px;
  margin-right: 20px;
}

.w-commerce-commercecartapplepaybutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  align-items: center;
  height: 38px;
  min-height: 30px;
  margin-bottom: 8px;
  padding: 0;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercecartapplepayicon {
  width: 100%;
  height: 50%;
  min-height: 20px;
}

.w-commerce-commercecartquickcheckoutbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  background-color: #000;
  border-width: 0;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  height: 38px;
  margin-bottom: 8px;
  padding: 0 15px;
  text-decoration: none;
  display: flex;
}

.w-commerce-commercequickcheckoutgoogleicon, .w-commerce-commercequickcheckoutmicrosofticon {
  margin-right: 8px;
  display: block;
}

.w-commerce-commercecheckoutcustomerinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutblockcontent {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 20px;
}

.w-commerce-commercecheckoutlabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutemailinput {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutemailinput::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutemailinput:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingaddresswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutrow {
  margin-left: -8px;
  margin-right: -8px;
  display: flex;
}

.w-commerce-commercecheckoutcolumn {
  flex: 1;
  padding-left: 8px;
  padding-right: 8px;
}

.w-commerce-commercecheckoutshippingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingcountryselector {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 0;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutshippingcountryselector::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutshippingcountryselector:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutshippingmethodswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutshippingmethodslist {
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
}

.w-commerce-commercecheckoutshippingmethoditem {
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  flex-direction: row;
  align-items: baseline;
  margin-bottom: 0;
  padding: 16px;
  font-weight: 400;
  display: flex;
}

.w-commerce-commercecheckoutshippingmethoddescriptionblock {
  flex-direction: column;
  flex-grow: 1;
  margin-left: 12px;
  margin-right: 12px;
  display: flex;
}

.w-commerce-commerceboldtextblock {
  font-weight: 700;
}

.w-commerce-commercecheckoutshippingmethodsemptystate {
  text-align: center;
  background-color: #fff;
  border-bottom: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-right: 1px solid #e6e6e6;
  padding: 64px 16px;
}

.w-commerce-commercecheckoutpaymentinfowrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutcardnumber {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardnumber::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardnumber:focus, .w-commerce-commercecheckoutcardnumber.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardexpirationdate {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardexpirationdate::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardexpirationdate:focus, .w-commerce-commercecheckoutcardexpirationdate.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutcardsecuritycode {
  -webkit-appearance: none;
  appearance: none;
  cursor: text;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutcardsecuritycode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutcardsecuritycode:focus, .w-commerce-commercecheckoutcardsecuritycode.-wfp-focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingaddresstogglewrapper {
  flex-direction: row;
  display: flex;
}

.w-commerce-commercecheckoutbillingaddresstogglecheckbox {
  margin-top: 4px;
}

.w-commerce-commercecheckoutbillingaddresstogglelabel {
  margin-left: 8px;
  font-weight: 400;
}

.w-commerce-commercecheckoutbillingaddresswrapper {
  margin-top: 16px;
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutbillingfullname {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingfullname::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingfullname:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddress {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddress::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddress:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstreetaddressoptional:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingcity {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingcity::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingcity:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingstateprovince {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingstateprovince::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingstateprovince:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutbillingzippostalcode {
  -webkit-appearance: none;
  appearance: none;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 3px;
  width: 100%;
  height: 38px;
  margin-bottom: 16px;
  padding: 8px 12px;
  line-height: 20px;
  display: block;
}

.w-commerce-commercecheckoutbillingzippostalcode::placeholder {
  color: #999;
}

.w-commerce-commercecheckoutbillingzippostalcode:focus {
  border-color: #3898ec;
  outline-style: none;
}

.w-commerce-commercecheckoutorderitemswrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryblockheader {
  background-color: #fff;
  border: 1px solid #e6e6e6;
  justify-content: space-between;
  align-items: baseline;
  padding: 4px 20px;
  display: flex;
}

.w-commerce-commercecheckoutorderitemslist {
  margin-bottom: -20px;
}

.w-commerce-commercecheckoutorderitem {
  margin-bottom: 20px;
  display: flex;
}

.w-commerce-commercecartitemimage {
  width: 60px;
  height: 0%;
}

.w-commerce-commercecheckoutorderitemdescriptionwrapper {
  flex-grow: 1;
  margin-left: 16px;
  margin-right: 16px;
}

.w-commerce-commercecheckoutorderitemquantitywrapper {
  white-space: pre-wrap;
  display: flex;
}

.w-commerce-commercecheckoutorderitemoptionlist {
  margin-bottom: 0;
  padding-left: 0;
  text-decoration: none;
  list-style-type: none;
}

.w-commerce-commercelayoutsidebar {
  flex: 0 0 320px;
  position: sticky;
  top: 20px;
}

.w-commerce-commercecheckoutordersummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummarylineitem, .w-commerce-commercecheckoutordersummaryextraitemslistitem {
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 8px;
  display: flex;
}

.w-commerce-commercecheckoutsummarytotal {
  font-weight: 700;
}

.w-commerce-commercecheckoutplaceorderbutton {
  color: #fff;
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
  text-align: center;
  background-color: #3898ec;
  border-width: 0;
  border-radius: 3px;
  align-items: center;
  margin-bottom: 20px;
  padding: 9px 15px;
  text-decoration: none;
  display: block;
}

.w-commerce-commercecheckouterrorstate {
  background-color: #ffdede;
  margin-top: 16px;
  margin-bottom: 16px;
  padding: 10px 16px;
}

.w-commerce-commerceorderconfirmationcontainer {
  background-color: #f5f5f5;
  width: 100%;
  min-height: 100vh;
  padding: 20px;
}

.w-commerce-commercecheckoutcustomerinfosummarywrapper {
  margin-bottom: 20px;
}

.w-commerce-commercecheckoutsummaryitem, .w-commerce-commercecheckoutsummarylabel {
  margin-bottom: 8px;
}

.w-commerce-commercecheckoutsummaryflexboxdiv {
  flex-direction: row;
  justify-content: flex-start;
  display: flex;
}

.w-commerce-commercecheckoutsummarytextspacingondiv {
  margin-right: .33em;
}

.w-commerce-commercecheckoutshippingsummarywrapper, .w-commerce-commercecheckoutpaymentsummarywrapper {
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .w-commerce-commercelayoutcontainer {
    flex-direction: column;
    align-items: stretch;
  }

  .w-commerce-commercelayoutmain {
    flex-basis: auto;
    margin-right: 0;
  }

  .w-commerce-commercelayoutsidebar {
    flex-basis: auto;
  }
}

@media screen and (max-width: 479px) {
  .w-commerce-commercecheckoutemailinput, .w-commerce-commercecheckoutshippingfullname, .w-commerce-commercecheckoutshippingstreetaddress, .w-commerce-commercecheckoutshippingstreetaddressoptional {
    font-size: 16px;
  }

  .w-commerce-commercecheckoutrow {
    flex-direction: column;
  }

  .w-commerce-commercecheckoutshippingcity, .w-commerce-commercecheckoutshippingstateprovince, .w-commerce-commercecheckoutshippingzippostalcode, .w-commerce-commercecheckoutshippingcountryselector, .w-commerce-commercecheckoutcardnumber, .w-commerce-commercecheckoutcardexpirationdate, .w-commerce-commercecheckoutcardsecuritycode, .w-commerce-commercecheckoutbillingfullname, .w-commerce-commercecheckoutbillingstreetaddress, .w-commerce-commercecheckoutbillingstreetaddressoptional, .w-commerce-commercecheckoutbillingcity, .w-commerce-commercecheckoutbillingstateprovince, .w-commerce-commercecheckoutbillingzippostalcode {
    font-size: 16px;
  }
}

body {
  color: #333;
  padding-top: 50px;
  font-family: Source Sans Pro, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  color: #ff9600;
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 35px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  color: #ff9600;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: 700;
  line-height: 44px;
}

h3 {
  color: var(--laranja-gvt);
  text-align: left;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: #ff9600;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 25px;
  font-weight: 700;
  line-height: 24px;
}

h5 {
  color: var(--laranja-gvt);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 15px;
  font-weight: 700;
  line-height: 20px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 18px;
}

p {
  margin-top: 0;
  margin-bottom: 5px;
  font-size: 15px;
}

ol {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 40px;
}

strong {
  font-weight: bold;
}

blockquote {
  border-left: 5px solid #e2e2e2;
  margin-bottom: 10px;
  padding: 10px 20px;
  font-size: 18px;
  line-height: 22px;
}

.vivo-logo {
  float: left;
  margin-top: 0;
  margin-left: 20px;
  margin-right: 0;
}

.header_lead_form_text {
  float: left;
  color: #fff;
  text-align: center;
  margin-left: 123px;
  font-size: 32px;
  line-height: 30px;
}

.header_lead_form_text.modal {
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.header_lead_form_tel {
  float: none;
  clear: both;
  color: #fff;
  text-align: center;
  text-shadow: 1px 1px 6px #0000003d;
  margin-bottom: 14px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 1px;
  font-size: 40px;
  font-weight: 900;
  line-height: 47px;
  text-decoration: none;
  display: block;
  position: static;
}

.header_lead_form_tel.modal {
  margin-bottom: 10px;
}

.header_lead_form_tel.vivo-top-telefone {
  padding-top: 0;
  font-size: 40px;
}

.form_text_ddd {
  float: left;
  border-radius: 6px;
  width: 100%;
  max-width: 85px;
  height: 30px;
}

.form_telefone {
  float: right;
  border-radius: 6px;
  width: 100%;
  max-width: 230px;
  height: 30px;
  margin-left: 0;
  padding-left: 12px;
}

.form_telefone.modal {
  max-width: 328px;
  height: auto;
}

.form_cep {
  float: none;
  border-radius: 6px;
  height: 30px;
  margin-top: 10px;
}

.form_cep.nome {
  margin-bottom: 0;
}

.form_enviar {
  text-align: center;
  background-color: #ffa900;
  border: 1px #006fb9;
  border-radius: 6px;
  width: 100%;
  max-width: 320px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 25px;
  font-weight: 400;
  transition: background-color .383s;
  display: block;
}

.form_enviar:hover {
  background-color: #9c3;
}

.form_enviar.mobile {
  width: 100%;
  max-height: 200px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 31px;
  padding-bottom: 31px;
  font-weight: 600;
}

.form_enviar.mobile:hover {
  background-color: #fab437;
}

.form_enviar.mobile.modal {
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.header_lead_form_ligamos {
  float: left;
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
  margin-left: 106px;
  font-size: 25px;
  line-height: 25px;
}

.header_lead_form_ligamos.modal {
  float: none;
  margin-bottom: 5px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.conteudo_coluna {
  width: 100%;
  margin-bottom: 30px;
}

.promo_box_titulo {
  color: #fff;
  background-color: #609;
  border-style: none;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 20px;
}

.promo_box_conteudo {
  text-align: center;
  background-color: #fff;
  margin-bottom: 0;
  padding: 20px;
}

.nev_menu {
  float: none;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: block;
}

.nav_link {
  color: #02376b;
  border-bottom-style: none;
  border-bottom-width: 0;
  margin: 20px 30px 20px 0;
  padding: 10px 0;
}

.nav_link:hover {
  border-bottom: 6px solid #541171;
  padding-bottom: 4px;
}

.nav_link.w--current {
  color: #02376b;
  border-bottom: 6px solid #461e5f;
  padding-bottom: 5px;
}

.nav_link.nav_link_assine {
  color: #fff;
  background-color: #ff9600;
  border: 1px solid #c77706;
  border-radius: 6px;
  margin-bottom: 0;
  margin-right: 0;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  font-weight: 400;
}

.nav_link.nav_link_assine:hover {
  background-color: #f56e23;
  padding-bottom: 10px;
}

.navbar {
  text-align: left;
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.bottom {
  float: left;
  text-align: left;
  background-color: #ffa900;
  width: 100%;
  margin-bottom: 20px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.bottom_logo_box {
  text-align: center;
  display: block;
}

.text_conteudo {
  font-family: Source Sans Pro, sans-serif;
}

.txt-destaque {
  text-align: left;
}

.item-gvt-tv {
  height: 100px;
  font-size: 12px;
  line-height: 18px;
}

.item-gvt-tv._03 {
  height: 82px;
}

.gvt-internet {
  margin-top: 10px;
  margin-bottom: 15px;
}

.gvt-telefone {
  margin-bottom: 20px;
}

.centavos {
  float: none;
  font-size: 19px;
  font-weight: 600;
  display: inline-block;
}

.cifrao {
  font-size: 30px;
  font-weight: 700;
  display: inline-block;
}

.preco-destaque {
  font-size: 50px;
  font-weight: 700;
  display: inline-block;
}

.destaque-preco {
  color: #fff;
  background-color: #ff9600;
  border-radius: 6px;
  margin-top: 10px;
  padding-top: 5px;
  padding-bottom: 11px;
}

.destaque {
  margin-bottom: 14px;
}

.face {
  float: right;
  align-self: flex-start;
  display: inline-block;
}

.plus {
  float: right;
  align-self: flex-start;
  margin-top: 0;
  padding-right: 10px;
  display: inline-block;
}

.txt-legal {
  margin-top: 10px;
  padding: 11px 15px 10px;
  font-size: 10px;
  line-height: 12px;
}

.asterisco {
  font-size: 10px;
  line-height: 13px;
}

.texto-legal {
  float: left;
  background-color: #fff;
  align-self: flex-start;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 0;
  font-size: 13px;
}

.link-bottom {
  float: left;
  clear: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 400;
  text-decoration: none;
}

.link-bottom:hover {
  color: #02376b;
}

.link-bottom.w--current {
  color: #fff;
  font-weight: 400;
}

.link-top {
  float: right;
  color: #fff;
  background-color: #ffa900;
  margin-top: 0;
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  text-decoration: none;
  transition: background-color .3s;
  display: none;
}

.link-top:hover {
  background-color: #9c3;
}

.top {
  z-index: 2000;
  background-color: #fff;
  padding-top: 5px;
  padding-bottom: 5px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.avaliacoes {
  color: #541171;
  font-size: 22px;
  font-weight: 400;
}

.stars {
  color: #541171;
}

.leia-mais {
  text-align: center;
  margin-bottom: 30px;
}

.link-leia-mais {
  color: #541171;
  text-decoration: none;
}

.h1-vivo {
  color: #609;
}

.h4 {
  color: #222;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 2rem;
}

.h4.center {
  color: #e91b23;
  text-align: center;
  margin-top: 20px;
  font-weight: 400;
}

.h2 {
  color: #222;
  text-align: left;
  text-transform: none;
  margin-top: 0;
  margin-bottom: 20px;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 2.2rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.h2.center {
  color: #e91b23;
  text-align: center;
  font-weight: 600;
}

.h1 {
  color: #fff;
  text-transform: none;
  margin-bottom: 0;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 2.313rem;
}

.gvt-agora-e-vivo {
  font-size: 17px;
  line-height: 25px;
}

.h3 {
  color: #e91b23;
  text-transform: none;
  background-color: #0000;
  flex-flow: row;
  width: 100%;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 400;
  line-height: 2.5rem;
  display: inline-flex;
}

.h3.banner {
  color: #fff;
  background-color: #000;
  width: auto;
  min-height: auto;
  margin-bottom: 0;
  padding: 5px;
  font-size: 1.5rem;
  font-weight: 400;
  display: inline;
}

.h3.blog {
  font-size: 1.6rem;
  line-height: 2rem;
}

.h3.center {
  justify-content: center;
  align-items: center;
}

.logo-top {
  text-align: center;
  flex: 1;
  width: 130px;
  max-width: none;
  margin-top: 4px;
  margin-left: -39px;
  margin-right: auto;
  display: block;
}

.btn {
  float: left;
  clear: none;
  color: #222;
  text-align: center;
  border-radius: 5px;
  width: 100%;
  max-width: 200px;
  height: 56px;
  padding: 15px 18px;
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.5rem;
  text-decoration: none;
}

.btn.custom {
  background-color: #609;
  padding-top: 12px;
  padding-bottom: 12px;
}

.btn.custom:hover {
  background-color: #461e5f;
}

.btn.custom.form {
  float: right;
  clear: none;
  padding-top: 8px;
  padding-bottom: 8px;
}

.btn.yellow {
  background-color: #fcc534;
  border-radius: 22px;
  justify-content: center;
  align-items: center;
  max-width: 220px;
  height: 44px;
  display: flex;
}

.btn.cardcontrateonline {
  color: #fff;
  background-color: #cb2166;
  width: 133px;
  margin-right: 12px;
  padding-left: 10px;
  padding-right: 10px;
  font-weight: 400;
}

.btn.cardcontrateonline.whatsapp {
  color: #222;
  background-color: #0000;
  border: 1px solid #222;
}

.h2-vivo {
  color: #609;
  text-align: center;
  letter-spacing: -1px;
  text-transform: none;
  margin-bottom: 10px;
  padding-top: 0;
  font-family: officina serif std book, sans-serif;
  font-size: 30px;
  font-weight: 300;
}

.purple {
  color: #609;
}

.display-none {
  display: block;
}

.form-inline {
  float: left;
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  min-width: 100px;
  max-width: 170px;
  margin-bottom: 10px;
  margin-right: 10px;
  font-size: 14px;
}

.form-inline.num-casa {
  min-width: 80px;
  max-width: 175px;
}

.form-inline.num-cep {
  min-width: 70px;
  max-width: 120px;
}

.form-inline.num-ddd {
  min-width: 35px;
  max-width: 65px;
}

.form-inline.num-cliente {
  display: none;
}

.modal-background {
  z-index: 999;
  background-image: linear-gradient(#00000080, #00000080);
  height: 100%;
  display: none;
  position: fixed;
  inset: 0;
}

.formulario-inline {
  float: left;
  width: 100%;
  margin-top: 0;
  margin-bottom: 80px;
}

.formulario-in {
  padding-left: 10px;
  padding-right: 10px;
  display: block;
}

.vivo-menu {
  z-index: 998;
  background-color: #0000;
  display: block;
  position: fixed;
  inset: 0% 0% auto;
}

.vivo-navlink {
  text-transform: uppercase;
  font-weight: 600;
}

.vivo-navlink:hover {
  color: #fff;
  background-color: #461e5f;
}

.vivo-navlink.w--current {
  color: #fff;
  background-color: #609;
  padding-top: 20px;
  font-weight: 700;
  top: 0;
}

.vivo-menu-block {
  display: none;
}

.vivo-topligue {
  z-index: 998;
  text-align: center;
  background-color: #f1f1f1;
  border-bottom: 2px solid #609;
  width: 100%;
  padding-top: 7px;
  padding-bottom: 10px;
  font-size: 16px;
  line-height: 25px;
  display: none;
  position: fixed;
  inset: auto 0% 0%;
}

.vivo-topligue-telefone {
  color: #609;
  margin-left: 1px;
  margin-right: 1px;
  padding-left: 0;
  font-size: 26px;
  font-weight: 900;
  line-height: 30px;
  text-decoration: none;
  position: relative;
  top: 3px;
}

.body-minhatvporassinatura {
  padding-top: 0;
}

.vivo-top-ligamos {
  float: right;
  text-align: center;
  background-color: #461e5fb8;
  border-top: 10px #461e5f;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
  width: 361px;
  height: 346px;
  margin-top: 28px;
  padding: 20px;
  display: none;
}

.vivo-top-ligueagora {
  color: #ff9600;
  text-align: center;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 36px;
}

.vivo-top-telefone {
  color: #fff;
  font-size: 40px;
  font-weight: 900;
  line-height: 35px;
  text-decoration: none;
}

.vivo-top-ligamospravc {
  margin-top: 10px;
  margin-bottom: 5px;
  font-size: 29px;
  line-height: 29px;
}

.text-block {
  margin-top: 0;
  padding-top: 0;
  display: block;
}

.container {
  width: 90%;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

.container.navbar {
  background-color: #e30615;
  width: 90%;
  max-width: 1152px;
  margin-left: auto;
  margin-right: auto;
}

.modal-wrapper {
  float: left;
  background-color: #609;
  width: 100%;
  max-width: 460px;
  height: 100%;
  max-height: 397px;
  padding-top: 10px;
  padding-left: 20px;
  padding-right: 20px;
  display: block;
}

.so-letras.form_cep.nome {
  height: 35px;
  margin-top: 12px;
  display: none;
}

.so-numeros.form_text_ddd {
  height: 35px;
  margin-top: 10px;
}

.so-numeros.form_telefone {
  max-width: none;
  height: 35px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.modal-canais {
  z-index: 999;
  background-image: linear-gradient(#0000008f, #0000008f);
  height: 5000px;
  display: none;
  position: absolute;
  inset: 0;
}

.modal-aviso {
  text-align: center;
  background-color: #ffa900;
  border: 2px solid #f5f5f5;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  width: 262px;
  padding: 10px;
  display: none;
  position: fixed;
  bottom: 0;
  right: 7px;
}

.vivo-top-ligueagora-copy {
  color: #ff9600;
  text-align: center;
  margin-bottom: 0;
  font-size: 35px;
  font-weight: 700;
  line-height: 36px;
}

.paragraph {
  color: #010101;
  margin-bottom: 20px;
  font-size: 1rem;
  font-style: normal;
  line-height: 1.3rem;
}

.paragraph.white {
  color: #fff;
  margin-bottom: 0;
}

.paragraph.white.thin {
  margin-bottom: 10px;
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.paragraph.white.price {
  font-size: 1rem;
  font-weight: 700;
}

.paragraph.white.price.cent {
  font-size: 2rem;
}

.paragraph.white.banner {
  color: #ffd036;
  margin-top: 13px;
  font-size: .8rem;
  font-weight: 600;
  line-height: 1rem;
}

.paragraph.white.banner-blog {
  margin-top: 13px;
  margin-bottom: 0;
}

.paragraph.white.footer {
  font-size: .8rem;
  font-weight: 400;
  line-height: 1.2rem;
}

.paragraph.textblog {
  font-size: .875rem;
}

.paragraph.blog {
  color: #b83566;
  margin-top: 15px;
}

.paragraph.textfooter {
  font-size: .875rem;
}

.paragraph.strong {
  border-bottom: 1px solid #66666652;
  padding-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 300;
}

.paragraph.red {
  color: #e91b23;
}

.title-plano {
  color: #5b028e;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.mask-2 {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.slider-3 {
  background-color: #0000;
  flex-direction: column;
  height: 500px;
  display: none;
}

.html-embed-14-copy {
  color: #fff;
  text-align: center;
  margin-bottom: 15px;
}

.title-plano-box-rox {
  color: #fff;
  background-color: #5b028e;
  border: 1px solid #c3c3c3;
  border-radius: 20px;
  width: 100%;
  height: 470px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 19px 0 20px;
  display: block;
}

.div-block-12 {
  background-color: #c3c3c342;
  width: 90%;
  height: 2px;
  margin-left: auto;
  margin-right: auto;
}

.divcard {
  margin-top: 10px;
}

.slide-nav-2 {
  display: none;
}

.bold-text-6 {
  font-size: 34px;
  font-weight: 700;
}

.slide-2 {
  width: 30%;
  margin-left: 13px;
  margin-right: 13px;
}

.left-arrow {
  display: none;
}

.cardtv {
  align-items: center;
  height: 50px;
  margin-left: 15px;
  display: flex;
}

.button-3 {
  text-align: center;
  background-color: #5b028e;
  border-radius: 20px;
  width: 200px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.button-3.cor {
  background-color: var(--white-smoke);
  color: var(--púrpura-vivo);
}

.title-plano-box {
  color: #fff;
  background-color: #0000;
  border: 1px solid #c3c3c3;
  border-radius: 20px;
  width: 100%;
  height: 470px;
  margin-bottom: 0;
  margin-left: 0;
  margin-right: 0;
  padding: 19px 0 20px;
  display: block;
}

.paragraph-5-rox {
  color: #fff;
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.paragraph-7 {
  color: #5b028e;
  text-align: center;
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.right-arrow {
  display: none;
}

.html-embed-32 {
  color: #5b028e;
  text-align: center;
  margin-bottom: 15px;
}

.text-block-16 {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 2px;
  margin-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 14px;
  display: flex;
}

.text-block-16.cor {
  color: #fff;
}

.textcard {
  align-items: center;
  width: auto;
  height: 30px;
  display: flex;
}

.text-span-12 {
  font-size: 12px;
}

.nav-link {
  color: #2d1440;
}

.nav-link.w--current {
  color: var(--laranja-gvt);
}

.nav-link-2 {
  color: var(--white-smoke);
}

.nav-link-2.w--current {
  color: var(--laranja-2-vivo);
}

.nav-link-3 {
  color: var(--white-smoke);
}

.nav-link-3.w--current {
  color: var(--laranja-2-vivo);
}

.nav-link-4 {
  color: var(--white-smoke);
}

.nav-link-4.w--current {
  color: var(--laranja-vivo);
}

.nav-link-5 {
  color: var(--white-smoke);
}

.nav-link-5.w--current {
  color: var(--púrpura-vivo);
}

.nav-link-6 {
  color: var(--white-smoke);
}

.nav-link-6.w--current {
  color: var(--púrpura-vivo);
}

.nav-link-7 {
  color: var(--white-smoke);
}

.nav-link-7.w--current {
  color: var(--púrpura-vivo);
}

.nav-link-8 {
  color: var(--white-smoke);
}

.nav-link-8.w--current {
  color: var(--púrpura-vivo);
}

.menu-button-2 {
  display: flex;
}

.title-plano-roxo {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 5px;
  font-family: Open Sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  display: block;
}

.brand {
  width: 15%;
  position: static;
}

.brand.w--current {
  width: 116px;
  margin-left: 0;
  position: static;
}

.cardtv-controle {
  align-items: center;
  height: 50px;
  margin-top: 10px;
  margin-left: 15px;
  display: flex;
}

.text-block-16-copy {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 7px;
  margin-left: 16px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  line-height: 14px;
  display: flex;
}

.text-block-16-copy.cor {
  color: #fff;
}

.text-span-12-copy {
  margin-top: 5px;
  font-size: 12px;
}

.cardtv-controle2 {
  align-items: center;
  height: 50px;
  margin-top: 10px;
  margin-left: 15px;
  display: flex;
}

.contrataronline {
  text-align: center;
  background-color: #5b028e;
  border-radius: 20px;
  width: 200px;
  margin-top: 10px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  display: block;
}

.contrataronline.cor {
  background-color: var(--white-smoke);
  color: var(--púrpura-vivo);
}

.novaclass {
  object-fit: contain;
  width: 116px;
  max-width: none;
}

.paragraph-11 {
  color: #fff;
  width: 80%;
  margin: 35px auto 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

.skytv {
  padding-top: 0;
  font-family: Roboto, sans-serif;
  font-weight: 500;
}

.paragraph_minhatv {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20.8px;
}

.paragraph_minhatv.darkpurle {
  color: #2d1440;
  text-align: center;
}

.paragraph_minhatv.darkpurle.size18 {
  font-size: 18px;
  font-weight: 700;
  line-height: 23.4px;
}

.container_minhatv {
  grid-row-gap: 70px;
  flex-direction: row;
  align-items: center;
  width: 1110px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.nav_item {
  color: #fff;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
  width: 100px;
  height: 63px;
  text-decoration: none;
  display: flex;
}

.nav_item.two {
  justify-content: flex-end;
}

.navbar_minhatv {
  grid-column-gap: 35px;
  justify-content: space-between;
  align-items: center;
  height: 70px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
  position: relative;
}

.image-25 {
  width: 116px;
  height: 63px;
}

.footer_conteudo {
  grid-row-gap: 38px;
  flex-direction: column;
  align-items: center;
  display: flex;
}

.footer_image {
  justify-content: center;
  width: 100%;
  display: flex;
}

.footer_copyright {
  grid-row-gap: 25px;
  flex-direction: column;
  width: 100%;
  display: flex;
}

.link-12 {
  text-decoration: none;
}

.rodape_minhatv {
  grid-column-gap: 5.4px;
  background-color: gray;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
}

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

.form {
  flex-direction: column;
  display: flex;
}

.cards__card {
  background-color: #fff;
  border: 2px solid #000000ab;
  width: 342px;
  height: auto;
  margin-right: 0;
  padding-top: 27px;
  padding-bottom: 0;
  padding-right: 0;
  position: static;
}

.nav-menu-3 {
  background-color: #f50510;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  width: 600px;
  max-width: 600px;
  height: 400px;
  padding: 40px 20px;
  display: none;
  position: absolute;
  inset: 100% 0% auto auto;
}

.veek-container {
  justify-content: center;
  align-items: center;
  width: 700px;
  height: 40px;
  margin-top: 18px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.veek-container.new-one {
  z-index: 1;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  height: auto;
  margin-top: auto;
  padding-top: 15px;
  padding-bottom: 15px;
  display: flex;
  position: fixed;
  inset: auto 0% 0%;
}

.div-block-43 {
  grid-column-gap: 10px;
  flex-flow: column wrap;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  display: flex;
}

.div-block-44 {
  border-left: 1px solid #ffffff94;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-end;
  width: 40%;
  display: flex;
}

.btncta {
  border: 1px solid #f50510;
  justify-content: center;
  align-items: center;
  padding: 5px;
  text-decoration: none;
  display: flex;
}

.ctaicon {
  color: #f50510;
  font-size: 45px;
  line-height: 45px;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.card__plans-price {
  grid-row-gap: 15px;
  flex-direction: column;
  padding-bottom: 27px;
  padding-left: 25px;
  padding-right: 25px;
  display: flex;
}

.plans__price-title {
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 2.3rem;
}

.div-block-46 {
  justify-content: flex-start;
  width: 100%;
  display: none;
}

.text-span-38 {
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.plans__price-plan {
  font-size: 1rem;
  line-height: 1.4rem;
}

.plans__price-price {
  margin-top: 15px;
  margin-bottom: 12px;
  font-size: .875rem;
  line-height: 1rem;
}

.div-block-47 {
  grid-row-gap: 27px;
  flex-direction: column;
  padding: 20px 40px 30px 25px;
  display: flex;
}

.text-span-39 {
  font-size: .8rem;
}

.card__channel {
  object-fit: cover;
  background-color: #171717;
  border-radius: 10px;
  width: 42px;
  height: 44px;
}

.div-block-48 {
  grid-row-gap: 5px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 225px;
  display: flex;
}

.link-15 {
  color: #b83566;
  font-size: 1rem;
  line-height: 1.2rem;
  text-decoration: underline;
}

.modal-minhatv {
  z-index: 99999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  background-color: #fff;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  padding-top: 40px;
  padding-bottom: 40px;
  display: none;
  position: fixed;
  inset: 0%;
}

.container_modal {
  width: 100%;
  max-width: 1140px;
  height: 100vh;
  margin-left: auto;
  margin-right: auto;
  overflow: scroll;
}

.modal_paragraph_h2 {
  color: #000;
  -webkit-text-stroke-color: black;
  text-transform: none;
  font-family: Roboto, sans-serif;
  font-size: 37px;
  font-weight: 400;
  line-height: 42px;
}

.modal_text {
  grid-row-gap: 20px;
  flex-direction: column;
  display: flex;
  position: relative;
}

.modal_paragraph {
  font-family: Roboto, sans-serif;
  font-size: 16px;
  line-height: 20.8px;
}

.modal_paragraph.gray {
  color: #5f5f5f;
  margin-bottom: 0;
}

.modal_menu {
  flex-direction: row;
  justify-content: flex-start;
  margin-top: 30px;
  margin-bottom: 30px;
  display: flex;
}

.modal_option {
  color: gray;
  cursor: pointer;
  border-bottom: 1px solid #666;
  padding: 20px 50px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.modal_option:hover {
  color: var(--púrpura-vivo);
}

.modal_option.active {
  color: #609;
  border-bottom: 3px solid #609;
}

.modal_h3 {
  color: #000;
  -webkit-text-stroke-color: black;
  text-transform: none;
  font-family: Roboto, sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 37px;
}

.channel_options {
  grid-row-gap: 8px;
  flex-direction: column;
  width: 94px;
  display: flex;
}

.channel_soon {
  border: .2px solid #e5e5e5;
  border-radius: 2px;
  justify-content: center;
  align-items: center;
  width: 94px;
  height: 56px;
  display: flex;
}

.chanel_title {
  color: #666;
  text-align: center;
  font-size: 14px;
}

.chanels {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  flex-wrap: wrap;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 40px;
  display: flex;
}

.pacote_inicial {
  flex-direction: column;
  display: flex;
}

.pacote_estendido {
  flex-direction: column;
  display: none;
}

.text-block-19 {
  background-color: var(--púrpura-vivo);
  color: #fff;
  border: 1px solid #e5e5e5;
  border-radius: 45px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 5px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 3rem;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: 0%;
  bottom: auto;
}

.link-block-7 {
  position: fixed;
  inset: auto 1% 1% auto;
}

.lottie-animation {
  width: 70px;
  height: 76px;
}

.minhatvporassinatura {
  padding-top: 0;
  font-family: Open Sans, sans-serif;
}

.header__navbar {
  z-index: 5;
  background-color: #e30615;
  border-bottom: 1px solid #fff;
  justify-content: flex-start;
  align-items: center;
  height: 120px;
  padding-top: 16px;
  padding-bottom: 12px;
  display: flex;
  position: fixed;
  inset: 0% 0% auto;
}

.navbar__link-menu {
  margin-right: 0;
  padding: 10px;
}

.menu__img {
  color: #852929;
  border: 1px solid #fff;
  border-radius: 5px;
  width: 30px;
  height: 30px;
  padding-top: 5px;
  padding-bottom: 5px;
}

.logo__img {
  width: 85px;
  height: 48px;
}

.header__banner.purple {
  background-color: #e20514;
  background-image: url('../images/Firefly-20250527102204-1.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  align-items: center;
  height: 413px;
  margin-top: 97px;
  position: relative;
}

.header__banner.purple.blog {
  background-image: none;
  height: auto;
  margin-top: 120px;
  padding-top: 30px;
  padding-bottom: 30px;
}

.banner__columns {
  align-items: center;
  height: 413px;
  display: flex;
}

.columns__column {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  flex-direction: column;
  width: 437px;
  display: flex;
}

.column__price {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template: "Area Area-2 Area-3"
                 "Area Area-2 Area-4"
                 / minmax(9px, 27px) minmax(0, 73px) minmax(0, 110px);
  grid-auto-columns: 1fr;
  align-items: end;
  margin-top: 10px;
  margin-bottom: 20px;
  display: none;
}

.pricebold {
  font-size: 5.8rem;
  line-height: 3.6rem;
}

.pricethin {
  font-size: 1.5rem;
  font-weight: 300;
}

.minhatv__main {
  padding-top: 50px;
  padding-bottom: 50px;
}

.main__section.gray {
  background-color: #fff;
}

.main__section.blog {
  grid-column-gap: 50px;
  grid-row-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr .3fr;
  grid-auto-columns: 1fr;
  padding-top: 50px;
  padding-bottom: 50px;
  display: grid;
}

.section_offer {
  justify-content: center;
  padding-top: 50px;
  padding-bottom: 60px;
  display: none;
}

.offer__cards {
  grid-column-gap: 40px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-items: center;
  display: none;
}

.section__content {
  padding-top: 30px;
  padding-bottom: 30px;
}

.section__content.primary {
  padding-top: 60px;
  padding-bottom: 30px;
  font-style: normal;
}

.box__gray {
  background-color: #fafaff;
}

.box__gray.blog {
  padding-bottom: 20px;
}

.collection-list-14 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.blog__img {
  object-fit: cover;
  border-radius: 5px;
  height: 200px;
  margin-bottom: 27px;
}

.link-block-8 {
  flex-direction: column;
  justify-content: space-between;
  height: 481.188px;
  text-decoration: none;
  display: flex;
}

.collection-list-wrapper-8 {
  margin-top: 50px;
}

.minhatv__footer {
  background-color: #fbfbfb;
  border-top: 1px solid #fff;
  padding-bottom: 0;
}

.footer__logolinks {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template: ". . Area"
  / .75fr .25fr .5fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.logolinks-logo {
  grid-row-gap: 10px;
  flex-direction: column;
  display: flex;
}

.logolinks-links {
  flex-direction: column;
  justify-content: space-between;
  display: flex;
}

.list__links {
  grid-row-gap: 15px;
  flex-flow: column wrap;
  height: 360px;
  padding-left: 0;
  display: flex;
}

.item__links {
  display: block;
}

.item__links-link {
  color: #222;
  padding: 10px;
  font-size: .875rem;
  line-height: 1rem;
  text-decoration: none;
  display: inline-block;
}

.logo__link-footer {
  width: 100px;
  height: 56.4688px;
}

.footer__img {
  object-fit: cover;
  width: 569px;
  height: 416px;
}

.menu__link {
  background-color: #222;
  width: 500px;
  height: 557px;
  padding: 64px 42px;
  display: none;
  position: absolute;
  inset: 0% 0% auto auto;
}

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

.btnclosed {
  color: #fff;
  padding: 10px;
  text-decoration: none;
  position: absolute;
  inset: 22px 23px auto auto;
}

.menu__list {
  grid-row-gap: 15px;
  flex-flow: column wrap;
  width: 100%;
  height: 376px;
  margin-bottom: 0;
  padding-left: 0;
  display: flex;
}

.item__link {
  color: #fff;
  padding: 10px;
  font-size: .875rem;
  text-decoration: none;
  display: inline-block;
}

.navbar__box {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: flex;
}

.text-field-3 {
  border-radius: 20px;
  width: 278px;
  height: 48px;
  margin-bottom: 0;
  padding-left: 15px;
  padding-right: 15px;
}

.link-block-9 {
  color: #b83566;
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
}

.search {
  margin-bottom: 0;
  display: none;
}

.image-26 {
  width: 24px;
  height: 24px;
}

.div-block-49 {
  grid-column-gap: 5px;
  background-color: #5f5f5f;
  justify-content: center;
  align-items: center;
  height: 38px;
  display: flex;
}

.image-27 {
  width: 88px;
  height: 19px;
}

.div-block-50 {
  background-color: #b83566;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-left: -48px;
  display: flex;
  position: relative;
}

.list__content {
  color: #666;
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.3rem;
}

.content__item {
  color: #010101;
  margin-bottom: 10px;
}

.banner-img.desktop {
  object-fit: cover;
  width: 100%;
  height: 300px;
}

.banner-img.mobile {
  display: none;
}

.conteud-blog h2 {
  color: #222;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 2.125rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.conteud-blog h3 {
  color: #222;
  text-align: left;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 2.5rem;
}

.conteud-blog h4 {
  color: #222;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 2rem;
}

.conteud-blog h5 {
  color: #222;
  text-align: left;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 1.75rem;
  font-weight: 300;
  line-height: 1.9rem;
}

.conteud-blog h6 {
  text-align: left;
  text-transform: none;
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: 300;
  line-height: 1.7rem;
}

.conteud-blog p {
  color: #666;
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.3rem;
}

.conteud-blog li {
  color: #666;
  padding-bottom: 15px;
  font-size: 1rem;
  line-height: 1.3rem;
}

.conteud-blog blockquote {
  border-left-width: 0;
  margin-top: 0;
  margin-bottom: 40px;
  padding: 40px 0 0;
}

.oferta-blog {
  min-width: 265.391px;
}

.oferta {
  background-color: #0000;
  height: auto;
}

.right-arrow-3, .left-arrow-3 {
  display: none;
}

.oferta-blog__text {
  position: sticky;
  top: 90px;
}

.collection-list-15 {
  grid-row-gap: 20px;
  grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.collection-list-15.banner {
  grid-template-rows: auto;
  display: block;
}

.link-block-10 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  flex-flow: column;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-end;
  align-items: flex-start;
  width: 50%;
  height: 100%;
  padding-bottom: 20px;
  padding-left: 20px;
  text-decoration: none;
  display: flex;
}

.faq_minhatv {
  padding-top: 30px;
  padding-bottom: 30px;
}

.list {
  color: #666;
  margin-bottom: 20px;
  font-size: 1rem;
  line-height: 1.3rem;
}

.banner__line {
  background-color: #fff;
  width: 233px;
  height: 2px;
  position: absolute;
  inset: auto 0% 12% 27%;
  transform: rotate(-64deg);
}

.banner__line.up {
  z-index: 5;
  inset: -20% 0% auto 64%;
}

.collection-item-29 {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 439px;
}

.blog__btn {
  color: #000;
  background-color: #fdd34a;
  border-radius: 22px;
  justify-content: center;
  align-items: center;
  width: 200px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  display: flex;
}

.blog__box {
  position: relative;
}

.blog__h2 {
  color: #000;
  text-align: center;
  text-transform: none;
  margin-bottom: 10px;
}

.blog__paragraph {
  color: #e91b23;
  text-align: center;
  font-size: 18px;
  line-height: 22px;
}

.blog__box-cards {
  margin-top: 40px;
  position: relative;
}

.blog__cards-img {
  object-fit: cover;
  width: 364px;
  height: 360px;
}

.blog__cards-date {
  color: #999;
  font-size: 12px;
}

.link-block-14 {
  flex-flow: column;
  justify-content: space-between;
  height: 665px;
  text-decoration: none;
  display: flex;
}

.link-block-14.two {
  height: 600px;
}

.blog_h3 {
  color: #333;
  text-transform: none;
  margin-bottom: 0;
  font-size: 24px;
  line-height: 32px;
}

.collection-item-30 {
  width: 364px;
}

.blog__cards-paragraph {
  color: #666;
  margin-bottom: 0;
  font-size: 16px;
}

.blog_cards-btn {
  color: #e91b23;
  font-size: 18px;
  line-height: 22px;
  text-decoration: underline;
}

.collection-list-19 {
  grid-column-gap: 16px;
  grid-row-gap: 40px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.blog__cards-propaganda {
  background-color: #c03129;
  justify-content: center;
  align-items: center;
  width: 368px;
  height: 662px;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0% 0% auto auto;
}

.image-31 {
  object-fit: cover;
  border-bottom: 10px solid #e91b23;
  margin-bottom: 45px;
}

.accordion-content {
  padding-bottom: 25px;
  display: none;
}

.container-sky {
  width: 1200px;
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.foursection {
  padding-top: 30px;
  padding-bottom: 125px;
}

.icon {
  color: #e91b23;
  cursor: pointer;
  border: 1px solid #e91b23;
  border-radius: 200px;
  justify-content: center;
  align-items: center;
  width: 20px;
  min-width: 20px;
  height: 20px;
  min-height: 20px;
  margin-bottom: 0;
  padding-bottom: 2px;
  padding-left: 1px;
  font-size: 17px;
  font-weight: 300;
  line-height: 8px;
  display: flex;
}

.faq-column {
  padding-left: 0;
  padding-right: 0;
}

.paragraph-12 {
  color: red;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-12.black {
  color: #000;
}

.paragraph-12.black.faq {
  margin-bottom: 0;
}

.h2sky {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 26px;
  font-weight: 600;
  line-height: 30px;
}

.h2sky.left {
  text-align: left;
}

.h2sky.left.red {
  color: #e91b23;
}

.h2sky.left.red.faq {
  margin-bottom: 40px;
  font-size: 1.3rem;
}

.h3sky {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 15px;
  font-size: 23px;
  line-height: 27px;
}

.h3sky.accordion-title.left {
  text-align: left;
}

.h3sky.accordion-title.left.faq {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}

.h3sky.accordion-title.left.faq.red {
  color: #e91b23;
  font-size: 1rem;
}

.accordion-item-title {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.image-32 {
  object-fit: contain;
  width: 600px;
  height: 425.188px;
  padding-left: 20px;
}

.accordion-item {
  border-bottom: 1px solid #d7d7d7;
}

.boxbtns {
  grid-column-gap: 16px;
  grid-row-gap: 13px;
  justify-content: center;
  align-items: center;
  margin-top: 25px;
  display: flex;
}

.btncardone {
  text-align: center;
  background-color: #fab437;
  width: 100px;
  margin-left: 5px;
  margin-right: 5px;
  font-size: 10px;
}

.btncardone.assinar {
  background-color: #0d9e28;
  border-radius: 20px;
  width: 200px;
  font-size: 13px;
}

.btncardone.assinar.btn-whatsapp {
  justify-content: center;
  align-items: center;
  width: 221px;
  margin-left: 0;
  margin-right: 0;
  padding: 11px 20px;
  font-size: 18px;
  font-weight: 600;
  line-height: 22px;
  display: flex;
}

.iconheadset {
  width: 20px;
  height: 20px;
}

.btn0800 {
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  color: #e57d20;
  background-color: #fdd34a;
  border-radius: 22px;
  flex-flow: row;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 48px;
  padding: 6px 18px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
  display: flex;
}

.btn0800:hover {
  text-decoration: none;
}

.paragraph-41 {
  color: #000;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 14px;
  text-decoration: none;
}

.text-span-32 {
  font-size: 18px;
  line-height: 22px;
}

.h5 {
  color: #222;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 2rem;
}

.h5.center {
  color: #e91b23;
  text-align: center;
  margin-top: 20px;
  font-weight: 400;
}

.h6 {
  color: #222;
  text-transform: none;
  margin-bottom: 20px;
  font-size: 1.875rem;
  font-weight: 300;
  line-height: 2rem;
}

.h6.center {
  color: #e91b23;
  text-align: center;
  margin-top: 20px;
  font-weight: 400;
}

.modal_option-2 {
  color: gray;
  cursor: pointer;
  border-bottom: 1px solid #666;
  padding: 20px 50px;
  font-family: Roboto, sans-serif;
  font-weight: 500;
  text-decoration: none;
}

.modal_option-2:hover {
  color: #609;
}

.modal_option-2.active {
  color: #609;
  border-bottom: 3px solid #609;
}

.paragraph-42 {
  color: #000;
  margin-bottom: 0;
  font-size: 10px;
  line-height: 14px;
  text-decoration: none;
}

.image-33 {
  object-fit: contain;
  width: 600px;
  height: 425.188px;
  padding-left: 20px;
}

.text-block-20 {
  color: #fff;
  background-color: #609;
  border: 1px solid #e5e5e5;
  border-radius: 45px;
  justify-content: center;
  align-items: center;
  width: 35px;
  height: 35px;
  margin-left: auto;
  margin-right: 0;
  padding-bottom: 5px;
  font-size: 2rem;
  font-weight: 300;
  line-height: 3rem;
  text-decoration: none;
  display: flex;
  position: sticky;
  top: 0%;
  bottom: auto;
}

.div-block-51 {
  justify-content: flex-start;
  width: 100%;
  display: none;
}

.image-34 {
  width: 88px;
  height: 19px;
}

.text-span-40 {
  font-size: .8rem;
}

.text-span-41 {
  font-size: 1.7rem;
  font-weight: 300;
  line-height: 1.5rem;
}

.collection-list-20 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  display: flex;
}

.div-block-52 {
  grid-row-gap: 5px;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  width: 225px;
  display: flex;
}

.link-block-15 {
  color: #b83566;
  background-color: #0000;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
}

.paragraph-43 {
  color: red;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.paragraph-43.black {
  color: #000;
}

.paragraph-43.black.faq {
  margin-bottom: 0;
}

.div-block-53 {
  grid-column-gap: 5px;
  background-color: #5f5f5f;
  justify-content: center;
  align-items: center;
  height: 38px;
  display: flex;
}

.div-block-54 {
  background-color: #b83566;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  margin-left: -48px;
  display: flex;
  position: relative;
}

.image-35 {
  object-fit: cover;
  border-bottom: 10px solid #e91b23;
  margin-bottom: 45px;
}

.rich-text h2 {
  color: #e91b23;
  text-align: center;
  margin-bottom: 20px;
  font-size: 2.2rem;
  font-weight: 600;
  line-height: 2.5rem;
}

.rich-text h3 {
  color: #e91b23;
  text-align: center;
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 600;
  line-height: 2.2rem;
}

.rich-text h4 {
  color: #e91b23;
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 2rem;
}

.rich-text h5 {
  color: #e91b23;
  text-align: center;
  font-size: 1.6rem;
  font-weight: 600;
  line-height: 1.8rem;
}

.rich-text h6 {
  color: #e91b23;
  text-align: center;
  font-size: 1.4rem;
  font-weight: 600;
  line-height: 1.6rem;
}

.paragraph-44 {
  font-size: 1rem;
  line-height: 1.4rem;
}

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

.collection-list-16.cms {
  grid-template-rows: auto auto auto auto auto auto;
}

.div-block-55 {
  background-color: #000;
  display: flex;
}

.div-block-56 {
  background-color: #000;
  max-width: 600px;
  min-height: auto;
  padding: 10px 20px;
  display: inline-block;
}

.pagination {
  margin-top: 20px;
}

html.w-mod-js [data-ix="display-none"] {
  display: none;
}

@media screen and (max-width: 991px) {
  h3 {
    font-size: 22px;
  }

  .vivo-logo {
    margin-top: 14px;
  }

  .header_lead_form_text {
    margin-left: 68px;
  }

  .header_lead_form_tel {
    margin-left: 2px;
  }

  .header_lead_form_tel.modal {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .header_lead_form_ligamos {
    margin-left: 55px;
  }

  .navbar {
    margin-top: 0;
  }

  .texto-legal {
    padding-bottom: 0;
  }

  .logo-top {
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .btn.custom.form {
    float: left;
    width: 100%;
    margin-right: 10px;
  }

  .form-inline {
    max-width: 200px;
  }

  .form-inline.num-casa {
    max-width: 239px;
    margin-right: 0;
  }

  .form-inline.num-cep {
    max-width: 239px;
  }

  .form-inline.num-tel {
    max-width: 203px;
    margin-right: 0;
  }

  .form-inline.num-cliente {
    max-width: 250px;
    margin-right: 0;
  }

  .modal-background {
    display: none;
  }

  .formulario-in {
    max-width: 508px;
  }

  .vivo-menu {
    background-color: #0000;
    background-image: none;
  }

  .vivo-menu-block {
    background-color: #f1f1f1;
  }

  .vivo-top-ligamos {
    float: right;
    overflow: visible;
  }

  .button {
    color: #f5f5f5;
    background-color: #609;
    display: none;
  }

  .button.w--open {
    background-color: #461e5f;
  }

  .container {
    max-width: 90%;
  }

  .modal-canais {
    inset: 0;
  }

  .brand.w--current {
    margin-left: 0;
  }

  .container_minhatv {
    width: 90%;
  }

  .navbar_minhatv {
    justify-content: space-between;
    width: auto;
    margin-left: 0;
    margin-right: auto;
  }

  .cards__card {
    position: static;
  }

  .veek-container {
    width: 100%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .container_modal {
    max-width: 90%;
  }

  .header__banner.purple {
    background-position: 60%;
  }

  .header__banner.purple.blog {
    background-image: none;
  }

  .banner__columns {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
  }

  .minhatv__main {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .offer__cards {
    grid-column-gap: 20px;
  }

  .collection-list-14 {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 300px 300px;
  }

  .list__links {
    height: 400px;
  }

  .div-block-49 {
    margin-top: 30px;
  }

  .banner-img.mobile {
    display: none;
  }

  .link-block-10 {
    width: 70%;
  }

  .collection-list-19 {
    grid-template-columns: 1fr;
  }

  .blog__cards-propaganda {
    width: 40%;
    height: 600px;
    margin-left: auto;
    margin-right: 0;
    position: sticky;
    bottom: 18px;
    left: 0%;
    right: auto;
  }

  .collection-item-31 {
    width: 90%;
    max-width: 300px;
  }

  .icon {
    color: #000;
  }

  .faq-column.two {
    justify-content: center;
    align-items: center;
    margin-top: 20px;
    display: flex;
  }

  .image-32 {
    padding-left: 0;
  }

  .boxbtns {
    grid-row-gap: 8px;
    flex-flow: wrap;
  }

  .btncardone.assinar.btn-whatsapp {
    max-width: 221px;
    height: 44px;
    max-height: 44px;
  }

  .btn0800 {
    min-width: 200px;
    max-width: 200px;
    min-height: 48px;
    max-height: 48px;
  }

  .image-33 {
    padding-left: 0;
  }

  .collection-item-32 {
    width: 90%;
    max-width: 300px;
  }

  .collection-list-20 {
    flex-flow: wrap;
    grid-template-rows: auto auto;
    grid-template-columns: 300px 300px;
  }

  .div-block-53 {
    margin-top: 30px;
  }

  .collection-list-16 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr 1fr;
  }

  .collection-list-16.cms {
    grid-template-rows: auto auto auto auto auto auto auto auto;
  }

  .pagination {
    width: 50%;
  }
}

@media screen and (max-width: 767px) {
  body {
    padding-top: 81px;
  }

  h1 {
    margin-left: 10px;
    font-size: 49px;
    line-height: 65px;
  }

  h2 {
    margin-left: 20px;
    font-size: 36px;
  }

  h3 {
    font-size: 41px;
    line-height: 52px;
  }

  p {
    margin-left: 10px;
    margin-right: 10px;
  }

  .vivo-logo {
    float: left;
    margin-left: 204px;
  }

  .header_lead_form_text {
    float: none;
    margin-left: 0;
  }

  .header_lead_form_text.azul {
    color: #02376b;
    margin-top: 10px;
  }

  .header_lead_form_tel {
    background-color: #ffa900;
    border-color: #02376b;
    border-radius: 10px;
    margin-top: 6px;
    margin-left: 4px;
    padding: 10px 15px;
    font-size: 40px;
    display: inline-block;
  }

  .header_lead_form_tel.modal {
    background-color: #0000;
    margin-top: 0;
    margin-bottom: 5px;
    padding-top: 1px;
    font-size: 36px;
  }

  .header_lead_form_tel.vivo-top-telefone {
    background-color: #ff9600;
    padding-top: 10px;
    font-size: 32px;
  }

  .form_text_ddd {
    width: 100px;
  }

  .form_telefone {
    width: 400px;
  }

  .form_telefone.modal {
    width: 100%;
    margin-bottom: 0;
  }

  .form_enviar {
    margin-top: 12px;
    margin-left: 0;
  }

  .form_enviar.mobile {
    width: 100%;
    height: 40px;
    margin: 0 auto 10px;
    padding-top: 30px;
    padding-bottom: 40px;
    display: block;
  }

  .form_enviar.mobile.modal {
    position: relative;
  }

  .header_lead_form_ligamos {
    float: none;
    margin-left: 0;
  }

  .nev_menu {
    background-color: #fff;
    border-bottom: 6px solid #f56e23;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .nav_link {
    color: #02376b;
    margin-right: 0;
  }

  .nav_link:hover {
    color: #f56e23;
  }

  .nav_link.w--current {
    color: #02376b;
  }

  .bottom {
    text-align: center;
  }

  .bottom_logo_box {
    margin-top: 20px;
  }

  .nav_menu {
    text-align: center;
    background-color: #f56e23;
    margin-top: 0;
  }

  .text_conteudo {
    padding-left: 10px;
    padding-right: 10px;
  }

  .texto-legal {
    padding-bottom: 0;
  }

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

  .top {
    padding: 10px;
  }

  .menu-button {
    float: none;
    color: #fff;
    font-size: 39px;
  }

  .menu-button.w--open {
    background-color: #ff9600;
    padding: 18px;
  }

  .menu-button.w--open:hover {
    background-color: #02376b;
  }

  .list-bottom {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .h2, .h1 {
    margin-left: 0;
  }

  .h2-vivo {
    text-transform: none;
    margin-left: 0;
  }

  .vivo-menu {
    background-color: #0000;
    background-image: none;
    display: block;
    inset: 0% 0% auto;
  }

  .vivo-top-ligamos {
    float: right;
    width: 300px;
    height: 400px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .vivo-top-ligueagora {
    font-size: 32px;
  }

  .vivo-top-ligamospravc {
    font-size: 22px;
  }

  .so-numeros.form_text_ddd {
    width: 100%;
    max-width: 65px;
  }

  .so-numeros.form_telefone {
    width: 190px;
  }

  .so-numeros.form_telefone.modal.p_inputtelefone._1 {
    margin-bottom: 15px;
  }

  .so-numeros.form_telefone.p_inputtelefone {
    width: 100%;
  }

  .vivo-top-ligueagora-copy {
    font-size: 32px;
  }

  .paragraph {
    margin-left: 0;
    margin-right: 0;
  }

  .navbar_minhatv {
    width: auto;
    margin-left: 0;
    margin-right: 0;
  }

  .cards__card {
    width: 100%;
    position: static;
  }

  .nav-menu-3 {
    max-width: 500px;
  }

  .veek-container {
    height: 60px;
    margin-top: 10px;
  }

  .veek-container.new-one {
    width: 100%;
  }

  .plans__price-title, .plans__price-plan, .plans__price-price {
    margin-left: 0;
    margin-right: 0;
  }

  .header__banner.purple {
    background-position: 52%;
  }

  .banner__columns {
    background-image: none;
    justify-content: flex-start;
    align-items: center;
  }

  .minhatv__main {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .main__section.blog {
    grid-column-gap: 0px;
    display: flex;
  }

  .offer__cards {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr;
  }

  .collection-list-14 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 300px;
    justify-content: center;
  }

  .menu__link {
    width: 480px;
  }

  .div-block-49 {
    margin-top: 20px;
  }

  .banner-img.desktop {
    display: none;
  }

  .banner-img.mobile {
    object-fit: cover;
    width: 100%;
    height: 511.188px;
    display: block;
  }

  .conteud-blog h2 {
    margin-left: 0;
  }

  .conteud-blog p {
    margin-left: 0;
    margin-right: 0;
  }

  .oferta-blog {
    display: none;
  }

  .link-block-10 {
    width: 90%;
  }

  .list {
    margin-left: 0;
    margin-right: 0;
  }

  .blog_h3 {
    margin-left: 0;
  }

  .collection-item-30 {
    width: 300px;
  }

  .blog__cards-paragraph {
    margin-left: 0;
    margin-right: 0;
  }

  .collection-list-19 {
    grid-template-columns: 1fr;
  }

  .blog__cards-propaganda {
    height: auto;
  }

  .foursection {
    padding-bottom: 60px;
  }

  .paragraph-41 {
    margin-left: 0;
    margin-right: 0;
  }

  .collection-list-20 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    grid-template-rows: auto auto auto;
    grid-template-columns: 300px;
    justify-content: center;
  }

  .div-block-53 {
    margin-top: 20px;
  }
}

@media screen and (max-width: 479px) {
  body {
    padding-top: 131px;
  }

  h2 {
    margin-left: 19px;
  }

  h3 {
    font-size: 28px;
  }

  p {
    padding-left: 10px;
    padding-right: 10px;
  }

  .vivo-logo {
    float: none;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .header_lead_form_text {
    margin-left: 0;
    font-size: 28px;
  }

  .header_lead_form_text.azul {
    color: #02376b;
    margin-top: 9px;
  }

  .header_lead_form_tel {
    border: 1px solid #02376b;
    border-radius: 10px;
    margin-top: 6px;
    margin-left: 4px;
    padding: 10px 15px;
    font-size: 36px;
  }

  .header_lead_form_tel.modal {
    border-style: none;
    font-size: 35px;
  }

  .header_lead_form_tel.vivo-top-telefone {
    border-style: none;
    border-width: 0;
  }

  .form_text_ddd {
    width: 96px;
  }

  .form_telefone {
    width: 187px;
    margin-bottom: 15px;
  }

  .form_telefone.modal {
    float: right;
    max-width: 190px;
  }

  .form_enviar {
    width: 257px;
    margin-left: 0;
  }

  .form_enviar.mobile {
    margin-top: 10px;
    padding-top: 25px;
  }

  .header_lead_form_ligamos {
    text-align: left;
    margin-top: 5px;
    margin-bottom: 1px;
    margin-left: 0;
  }

  .header_lead_form_ligamos.modal {
    text-align: center;
  }

  .navbar {
    margin-top: 0;
    position: relative;
  }

  .nav_menu {
    background-color: #541171;
  }

  .text_conteudo {
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .item-gvt-tv {
    height: 66px;
  }

  .face {
    float: none;
    margin-top: 30px;
  }

  .plus {
    float: none;
  }

  .texto-legal {
    padding-bottom: 0;
  }

  .link-top {
    float: none;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .h1-vivo {
    text-align: left;
    font-size: 36px;
  }

  .h2 {
    margin-left: 0;
  }

  .h2.center {
    font-size: 2rem;
  }

  .h1 {
    text-align: left;
    margin-left: 0;
  }

  .h3.banner {
    text-align: left;
    line-height: 2rem;
  }

  .btn.yellow {
    max-width: 100%;
  }

  .btn.cardcontrateonline {
    width: 100%;
    max-width: none;
    margin-right: 0;
  }

  .btn.cardcontrateonline.whatsapp {
    margin-right: 0;
  }

  .h2-vivo {
    text-transform: none;
    line-height: 30px;
  }

  .form-inline {
    max-width: 320px;
  }

  .form-inline.num-casa {
    max-width: 192px;
  }

  .form-inline.num-cep {
    max-width: 95px;
  }

  .form-inline.num-tel {
    max-width: 223px;
    margin-right: 0;
  }

  .form-inline.num-cliente {
    max-width: 298px;
  }

  .formulario-in {
    min-width: 320px;
    max-width: 320px;
  }

  .vivo-menu {
    float: none;
    inset: 0% 0% auto;
  }

  .vivo-topligue-telefone {
    font-size: 22px;
  }

  .body-minhatvporassinatura {
    overflow: auto;
  }

  .vivo-top-ligamos {
    float: left;
    background-color: #461e5fe6;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    width: 100%;
    height: 415px;
    margin-top: 24px;
    display: block;
  }

  .vivo-top-telefone {
    font-size: 39px;
  }

  .vivo-top-ligamospravc {
    font-size: 24px;
    display: flex;
  }

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

  .container {
    text-align: center;
  }

  .modal-wrapper {
    margin-top: 30px;
  }

  .modal-wrapper._1 {
    margin-top: 0;
  }

  .so-letras.form_cep.nome {
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .so-numeros.form_text_ddd {
    float: left;
    width: 100%;
    height: auto;
    display: block;
  }

  .so-numeros.form_telefone {
    float: right;
    clear: right;
    width: 74%;
    height: auto;
    display: block;
  }

  .so-numeros.form_telefone.modal.p_inputtelefone._1 {
    max-width: none;
  }

  .modal-aviso {
    display: block;
  }

  .vivo-top-ligueagora-copy {
    font-size: 26px;
  }

  .paragraph, .paragraph.white.banner, .paragraph.white.banner-blog {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .title-plano {
    line-height: 30px;
  }

  .mask-2 {
    width: auto;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-3 {
    float: none;
    clear: both;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    display: block;
  }

  .title-plano-box-rox {
    height: 450px;
    padding-left: 0;
    padding-right: 0;
  }

  .slide-2 {
    width: 100%;
    margin-left: 0;
    margin-right: 2%;
  }

  .title-plano-box {
    width: auto;
    height: 450px;
  }

  .nav-menu {
    background-color: var(--laranja-vivo);
  }

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

  .menu-button-2.w--open {
    background-color: #601898;
  }

  .title-plano-roxo {
    line-height: 30px;
  }

  .brand {
    width: auto;
    margin-left: 0;
  }

  .novaclass {
    width: 79px;
    height: 45px;
  }

  .paragraph-11 {
    margin-top: 60px;
  }

  .container_minhatv {
    margin-left: auto;
    margin-right: auto;
  }

  .nav_item {
    justify-content: flex-start;
    width: 49%;
  }

  .nav_item.two {
    justify-content: flex-start;
  }

  .navbar_minhatv {
    grid-column-gap: 0px;
    width: auto;
    margin-left: 0;
    margin-right: 0;
    position: static;
  }

  .cards__card {
    width: 100%;
    position: static;
    overflow: visible;
  }

  .nav-menu-3 {
    flex-direction: column;
    width: 100%;
    max-width: none;
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: none;
    inset: 70px 0% auto;
  }

  .veek-container {
    margin-top: 15px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .veek-container.new-one {
    background-color: #ff4060;
    flex-direction: column;
    justify-content: flex-end;
    min-height: auto;
    margin-top: auto;
    padding-top: 15px;
    position: fixed;
    inset: auto 0% 0%;
  }

  .div-block-43 {
    grid-column-gap: 0px;
    flex-direction: row;
    align-content: space-between;
    width: 90%;
    height: auto;
  }

  .div-block-44 {
    border-top: 1px solid #ffffff94;
    border-left-style: none;
    flex-flow: wrap;
    align-content: space-between;
    align-items: flex-start;
    width: 90%;
    margin-top: 15px;
    padding-top: 15px;
  }

  .ctaicon {
    font-size: 30px;
    line-height: 30px;
  }

  .plans__price-title {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-46 {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  .plans__price-plan, .plans__price-price {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-48 {
    margin-left: auto;
    margin-right: auto;
  }

  .modal-minhatv {
    display: none;
  }

  .modal_paragraph.gray {
    margin-left: 0;
    margin-right: 0;
  }

  .modal_menu {
    grid-row-gap: 15px;
    flex-direction: column;
    padding-right: 10px;
  }

  .chanels {
    justify-content: center;
  }

  .navbar__link-menu {
    margin-right: 12px;
  }

  .header__banner.purple {
    background-position: 99% 100%;
    background-size: auto 300px;
    height: 600px;
  }

  .banner__columns {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: 300px;
  }

  .columns__column {
    align-items: flex-start;
  }

  .minhatv__main {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section_offer {
    flex-direction: column;
  }

  .offer__cards {
    grid-column-gap: 0px;
    grid-row-gap: 20px;
    grid-template-rows: auto auto;
    grid-template-columns: auto;
    justify-content: center;
  }

  .section__content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .section__content.primary {
    padding-top: 40px;
    padding-bottom: 20px;
  }

  .collection-list-14 {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .blog__img {
    width: 100%;
    max-width: 300px;
    margin-bottom: 10px;
  }

  .link-block-8 {
    width: 300px;
    height: auto;
  }

  .footer__logolinks {
    flex-direction: column;
    grid-template-columns: .75fr;
    display: flex;
  }

  .logolinks-logo {
    align-items: center;
  }

  .footer__img {
    width: 300px;
    height: 218px;
  }

  .menu__link {
    width: 100%;
    height: auto;
    padding-left: 0;
    padding-right: 0;
    display: none;
  }

  .menu__list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .box__item {
    align-items: center;
    display: flex;
  }

  .text-field-3 {
    width: 170px;
    height: 36px;
  }

  .link-block-9 {
    width: 36px;
    height: 36px;
  }

  .search {
    margin-bottom: 0;
  }

  .div-block-49 {
    margin-top: 10px;
  }

  .div-block-50 {
    width: 36px;
    height: 36px;
    margin-left: -20px;
  }

  .banner-img.mobile {
    object-fit: cover;
    height: 288px;
  }

  .conteud-blog h2 {
    text-align: left;
  }

  .conteud-blog p {
    text-align: left;
    padding-left: 0;
    padding-right: 0;
  }

  .conteud-blog li {
    text-align: left;
  }

  .link-block-10 {
    text-align: left;
    justify-content: flex-end;
    align-items: flex-start;
    width: 100%;
  }

  .faq_minhatv {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .list {
    text-align: left;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .banner__line {
    display: none;
  }

  .collection-item-29 {
    height: 400px;
  }

  .blog__h2 {
    text-align: left;
    font-size: 30px;
    line-height: 38px;
  }

  .blog__paragraph {
    text-align: justify;
    font-size: 16px;
  }

  .blog__cards-img {
    width: 100%;
  }

  .blog__cards-date {
    text-align: left;
  }

  .collection-item-30 {
    width: 100%;
  }

  .blog__cards-paragraph {
    text-align: left;
    padding-left: 0;
  }

  .blog__cards-propaganda {
    width: 100%;
    bottom: 0;
  }

  .image-30 {
    object-fit: cover;
    width: 100%;
    height: 200px;
  }

  .image-31 {
    object-fit: cover;
    height: 200px;
  }

  .foursection {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
  }

  .icon {
    min-width: 20px;
    min-height: 20px;
  }

  .paragraph-12 {
    width: auto;
  }

  .btn0800 {
    text-align: center;
    align-self: center;
    font-size: 10px;
  }

  .paragraph-41 {
    text-align: left;
  }

  .text-span-32 {
    font-size: 16px;
    line-height: 20px;
  }

  .paragraph-42 {
    text-align: left;
  }

  .div-block-51 {
    grid-row-gap: 10px;
    flex-direction: column;
    align-items: center;
  }

  .collection-list-20 {
    grid-column-gap: 0px;
    grid-row-gap: 50px;
    grid-template-rows: auto auto auto;
    grid-template-columns: auto;
    justify-content: center;
    margin-left: auto;
    margin-right: auto;
  }

  .div-block-52 {
    margin-left: auto;
    margin-right: auto;
  }

  .link-block-15 {
    width: 36px;
    height: 36px;
  }

  .paragraph-43 {
    width: auto;
  }

  .div-block-53 {
    margin-top: 10px;
  }

  .div-block-54 {
    width: 36px;
    height: 36px;
    margin-left: -20px;
  }

  .image-35 {
    object-fit: cover;
    height: 200px;
  }

  .collection-list-16 {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
    grid-template-columns: 1fr;
  }

  .collection-list-16.cms {
    grid-template-rows: auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto auto;
  }

  .pagination {
    width: 90%;
    margin-bottom: 20px;
  }
}

#w-node-_260a423a-9d18-fa0c-9d6c-00a483d481a6-67f29bda {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96427162-a271-b21b-612b-b1996d67e16a-67f29bda {
  grid-area: Area-2;
}

#w-node-_6baef2c1-c6a9-7bc8-ee8b-a1004cc94a17-67f29bda {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_337b0784-aeb0-079e-5192-16abf37de6f0-67f29bda {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-f95d3e68-4ad4-b0e1-ac53-b880adcfe7e6-67f29c1c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f95d3e68-4ad4-b0e1-ac53-b880adcfe7e8-67f29c1c {
  grid-area: Area-2;
}

#w-node-f95d3e68-4ad4-b0e1-ac53-b880adcfe7eb-67f29c1c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f95d3e68-4ad4-b0e1-ac53-b880adcfe7ed-67f29c1c {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-a9261d57-d436-88ff-0634-0eefde041813-67f29c3f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-a9261d57-d436-88ff-0634-0eefde041815-67f29c3f {
  grid-area: Area-2;
}

#w-node-a9261d57-d436-88ff-0634-0eefde041818-67f29c3f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-a9261d57-d436-88ff-0634-0eefde04181a-67f29c3f {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-c7dfa049-f73a-141f-e4b0-c025ed088764-67f29c4c, #w-node-b43a9f29-9525-fbd2-6eba-592a34890686-67f29c4c, #w-node-_368ac332-bebf-96cc-44b2-dceb51d87f10-67f29c5e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_368ac332-bebf-96cc-44b2-dceb51d87f12-67f29c5e {
  grid-area: Area-2;
}

#w-node-_368ac332-bebf-96cc-44b2-dceb51d87f15-67f29c5e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_368ac332-bebf-96cc-44b2-dceb51d87f17-67f29c5e {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_148c9342-4d61-b2d1-f272-de515b898c4e-67f29c60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_148c9342-4d61-b2d1-f272-de515b898c50-67f29c60 {
  grid-area: Area-2;
}

#w-node-_148c9342-4d61-b2d1-f272-de515b898c53-67f29c60 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_148c9342-4d61-b2d1-f272-de515b898c55-67f29c60 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_71c14b1b-9ec2-30a8-6b67-1ea291db8b4d-67f29c60, #w-node-_5d046d95-5d3b-730f-1416-401c90eb4019-67f29c61 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5d046d95-5d3b-730f-1416-401c90eb401b-67f29c61 {
  grid-area: Area-2;
}

#w-node-_5d046d95-5d3b-730f-1416-401c90eb401e-67f29c61 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_5d046d95-5d3b-730f-1416-401c90eb4020-67f29c61 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-f4cfc819-85a1-d9ae-423e-8aad8016e0f6-67f29c65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-f4cfc819-85a1-d9ae-423e-8aad8016e0f8-67f29c65 {
  grid-area: Area-2;
}

#w-node-f4cfc819-85a1-d9ae-423e-8aad8016e0fb-67f29c65 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-f4cfc819-85a1-d9ae-423e-8aad8016e0fd-67f29c65 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-ae85cfa9-9ed4-8c52-818f-4d0e9b5dcac6-67f29c6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ae85cfa9-9ed4-8c52-818f-4d0e9b5dcac8-67f29c6f {
  grid-area: Area-2;
}

#w-node-ae85cfa9-9ed4-8c52-818f-4d0e9b5dcacb-67f29c6f {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ae85cfa9-9ed4-8c52-818f-4d0e9b5dcacd-67f29c6f {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_5befdbe6-b510-3bc1-3e47-2803f3643a9a-67f29caa {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5befdbe6-b510-3bc1-3e47-2803f3643a9c-67f29caa {
  grid-area: Area-2;
}

#w-node-_5befdbe6-b510-3bc1-3e47-2803f3643a9f-67f29caa {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_5befdbe6-b510-3bc1-3e47-2803f3643aa1-67f29caa {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_7a1e6483-8a0c-1133-0a26-bb52398b6872-67f29cc9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_7a1e6483-8a0c-1133-0a26-bb52398b6874-67f29cc9 {
  grid-area: Area-2;
}

#w-node-_7a1e6483-8a0c-1133-0a26-bb52398b6877-67f29cc9 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_7a1e6483-8a0c-1133-0a26-bb52398b6879-67f29cc9 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_87eb522d-fd71-4b51-bbc5-bb7c6b93b3c2-67f29ccb {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_87eb522d-fd71-4b51-bbc5-bb7c6b93b3c4-67f29ccb {
  grid-area: Area-2;
}

#w-node-_87eb522d-fd71-4b51-bbc5-bb7c6b93b3c7-67f29ccb {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_87eb522d-fd71-4b51-bbc5-bb7c6b93b3c9-67f29ccb {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-ca46cedf-1293-bbb8-3882-d670996d5a80-67f29cde {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ca46cedf-1293-bbb8-3882-d670996d5a82-67f29cde {
  grid-area: Area-2;
}

#w-node-ca46cedf-1293-bbb8-3882-d670996d5a85-67f29cde {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ca46cedf-1293-bbb8-3882-d670996d5a87-67f29cde {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_298fc030-f383-8040-4bbf-54ae0db00aa7-67f29cf6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_298fc030-f383-8040-4bbf-54ae0db00aa9-67f29cf6 {
  grid-area: Area-2;
}

#w-node-_298fc030-f383-8040-4bbf-54ae0db00aac-67f29cf6 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_298fc030-f383-8040-4bbf-54ae0db00aae-67f29cf6 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_67b84da3-4314-5572-e88c-00de52ac4ab7-67f29d16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_67b84da3-4314-5572-e88c-00de52ac4ab9-67f29d16 {
  grid-area: Area-2;
}

#w-node-_67b84da3-4314-5572-e88c-00de52ac4abc-67f29d16 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_67b84da3-4314-5572-e88c-00de52ac4abe-67f29d16 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-d0223214-8cdb-0c88-b17d-ddde1ec2f6e6-67f29d96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d0223214-8cdb-0c88-b17d-ddde1ec2f6e8-67f29d96 {
  grid-area: Area-2;
}

#w-node-d0223214-8cdb-0c88-b17d-ddde1ec2f6eb-67f29d96 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-d0223214-8cdb-0c88-b17d-ddde1ec2f6ed-67f29d96 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_2ab81642-819d-d611-d537-40ea50cc27ea-67f29d9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_2ab81642-819d-d611-d537-40ea50cc27ec-67f29d9b {
  grid-area: Area-2;
}

#w-node-_2ab81642-819d-d611-d537-40ea50cc27ef-67f29d9b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_2ab81642-819d-d611-d537-40ea50cc27f1-67f29d9b {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-d66e5bfb-a085-0307-6371-098c413bc221-67f29d9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-d66e5bfb-a085-0307-6371-098c413bc223-67f29d9d {
  grid-area: Area-2;
}

#w-node-d66e5bfb-a085-0307-6371-098c413bc226-67f29d9d {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-d66e5bfb-a085-0307-6371-098c413bc228-67f29d9d {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-e4a08188-b6c9-efc6-6bc8-7c38cf6cf55c-67f29db3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-e4a08188-b6c9-efc6-6bc8-7c38cf6cf55e-67f29db3 {
  grid-area: Area-2;
}

#w-node-e4a08188-b6c9-efc6-6bc8-7c38cf6cf561-67f29db3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-e4a08188-b6c9-efc6-6bc8-7c38cf6cf563-67f29db3 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-ddbfcc04-3b37-70b3-1203-cfbe305bb91f-67f29db8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ddbfcc04-3b37-70b3-1203-cfbe305bb921-67f29db8 {
  grid-area: Area-2;
}

#w-node-ddbfcc04-3b37-70b3-1203-cfbe305bb924-67f29db8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ddbfcc04-3b37-70b3-1203-cfbe305bb926-67f29db8 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_8527ebe6-9395-d538-8a07-4b9abe03c5f9-67f29dd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_8527ebe6-9395-d538-8a07-4b9abe03c5fb-67f29dd2 {
  grid-area: Area-2;
}

#w-node-_8527ebe6-9395-d538-8a07-4b9abe03c5fe-67f29dd2 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_8527ebe6-9395-d538-8a07-4b9abe03c600-67f29dd2 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-b501472c-e528-7a84-263a-68a38590f25a-67f29e06 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-b501472c-e528-7a84-263a-68a38590f25c-67f29e06 {
  grid-area: Area-2;
}

#w-node-b501472c-e528-7a84-263a-68a38590f25f-67f29e06 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-b501472c-e528-7a84-263a-68a38590f261-67f29e06 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_515f821c-6620-6851-2da4-a0f9d05594ce-67f29e08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_515f821c-6620-6851-2da4-a0f9d05594d0-67f29e08 {
  grid-area: Area-2;
}

#w-node-_515f821c-6620-6851-2da4-a0f9d05594d3-67f29e08 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_515f821c-6620-6851-2da4-a0f9d05594d5-67f29e08 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_5ae32767-9e8f-bff6-9de6-9d3a1a533132-9b99fc43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_5ae32767-9e8f-bff6-9de6-9d3a1a533134-9b99fc43 {
  grid-area: Area-2;
}

#w-node-_5ae32767-9e8f-bff6-9de6-9d3a1a533137-9b99fc43 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_5ae32767-9e8f-bff6-9de6-9d3a1a533139-9b99fc43 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_203ce825-8fd5-667d-51ad-35434c7dad85-087bc29b {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_203ce825-8fd5-667d-51ad-35434c7dad87-087bc29b {
  grid-area: Area-2;
}

#w-node-_203ce825-8fd5-667d-51ad-35434c7dad8a-087bc29b {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_203ce825-8fd5-667d-51ad-35434c7dad8c-087bc29b {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-ba936ff8-a0b2-5707-92e8-088c2bac6ad2-644897a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-ba936ff8-a0b2-5707-92e8-088c2bac6ad4-644897a8 {
  grid-area: Area-2;
}

#w-node-ba936ff8-a0b2-5707-92e8-088c2bac6ad7-644897a8 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-ba936ff8-a0b2-5707-92e8-088c2bac6ad9-644897a8 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_260a423a-9d18-fa0c-9d6c-00a483d481a6-cbbb551c {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96427162-a271-b21b-612b-b1996d67e16a-cbbb551c {
  grid-area: Area-2;
}

#w-node-_6baef2c1-c6a9-7bc8-ee8b-a1004cc94a17-cbbb551c {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_337b0784-aeb0-079e-5192-16abf37de6f0-cbbb551c {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_260a423a-9d18-fa0c-9d6c-00a483d481a6-c6b018f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96427162-a271-b21b-612b-b1996d67e16a-c6b018f3 {
  grid-area: Area-2;
}

#w-node-_6baef2c1-c6a9-7bc8-ee8b-a1004cc94a17-c6b018f3 {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_337b0784-aeb0-079e-5192-16abf37de6f0-c6b018f3 {
  grid-area: Area-4;
  justify-self: center;
}

#w-node-_260a423a-9d18-fa0c-9d6c-00a483d481a6-f478560e {
  grid-area: span 1 / span 1 / span 1 / span 1;
}

#w-node-_96427162-a271-b21b-612b-b1996d67e16a-f478560e {
  grid-area: Area-2;
}

#w-node-_6baef2c1-c6a9-7bc8-ee8b-a1004cc94a17-f478560e {
  grid-area: span 1 / span 1 / span 1 / span 1;
  justify-self: center;
}

#w-node-_337b0784-aeb0-079e-5192-16abf37de6f0-f478560e {
  grid-area: Area-4;
  justify-self: center;
}


@font-face {
  font-family: 'officina serif std book';
  src: url('../fonts/itc-officina-serif-std-book.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'officina serif std bold';
  src: url('../fonts/itc-officina-serif-std-bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}