﻿@charset "UTF-8";
#novo {
  background-color: white;
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

#novo header {
  background: initial;
  clear: initial;
  height: initial;
  margin: initial;
  min-height: initial;
  position: initial;
  top: initial;
  width: initial;
  z-index: initial;
}

#novo article,
#novo aside,
#novo details,
#novo figcaption,
#novo figure,
#novo footer,
#novo header,
#novo main,
#novo menu,
#novo nav,
#novo section,
#novo summary {
  display: block;
}

#novo audio,
#novo canvas,
#novo progress,
#novo video {
  display: inline-block;
}

#novo audio:not([controls]) {
  display: none;
  height: 0;
}

#novo progress {
  vertical-align: baseline;
}

#novo template,
#novo [hidden] {
  display: none;
}

#novo a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

#novo a:active,
#novo a:hover {
  outline-width: 0;
}

#novo abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

#novo b,
#novo strong {
  font-weight: inherit;
}

#novo b,
#novo strong {
  font-weight: bolder;
}

#novo dfn {
  font-style: italic;
}

#novo h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

#novo mark {
  background-color: #ff0;
  color: #000;
}

#novo small {
  font-size: 80%;
}

#novo sub,
#novo sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

#novo sub {
  bottom: -0.25em;
}

#novo sup {
  top: -0.5em;
}

#novo img {
  border-style: none;
}

#novo svg:not(:root) {
  overflow: hidden;
}

#novo code,
#novo kbd,
#novo pre,
#novo samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

#novo figure {
  margin: 1em 40px;
}

#novo hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

#novo button,
#novo input,
#novo select,
#novo textarea {
  font: inherit;
  margin: 0;
}

#novo optgroup {
  font-weight: bold;
}

#novo button,
#novo input {
  overflow: visible;
}

#novo button,
#novo select {
  text-transform: none;
}

#novo button,
#novo html [type="button"],
#novo [type="reset"],
#novo [type="submit"] {
  -webkit-appearance: button;
}

#novo button::-moz-focus-inner,
#novo [type="button"]::-moz-focus-inner,
#novo [type="reset"]::-moz-focus-inner,
#novo [type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

#novo button:-moz-focusring,
#novo [type="button"]:-moz-focusring,
#novo [type="reset"]:-moz-focusring,
#novo [type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

#novo fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

#novo legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

#novo textarea {
  overflow: auto;
}

#novo [type="checkbox"],
#novo [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

#novo [type="number"]::-webkit-inner-spin-button,
#novo [type="number"]::-webkit-outer-spin-button {
  height: auto;
}

#novo [type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

#novo [type="search"]::-webkit-search-cancel-button,
#novo [type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

#novo::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

#novo::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

#novo *:not(.search-banner),
#novo *:before,
#novo *:after {
    box-sizing: border-box;
}

#novo body,
#novo h1,
#novo h2,
#novo h3,
#novo h4,
#novo h5,
#novo h6,
#novo p,
#novo blockquote,
#novo pre,
#novo dl,
#novo dd,
#novo ol,
#novo ul,
#novo form,
#novo fieldset,
#novo legend,
#novo figure,
#novo table,
#novo th,
#novo td,
#novo caption,
#novo hr {
  margin: 0;
  padding: 0;
}

#novo abbr[title],
#novo dfn[title] {
  cursor: help;
}

#novo u,
#novo ins {
  text-decoration: none;
}

#novo ins {
  border-bottom: 1px solid;
}

#novo html,
#novo #novo {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-size-adjust: 100%;
  overflow-y: scroll;
  min-height: 100%;
}

#novo html::selection,
#novo #novo::selection {
  background-color: #fc0;
  color: black;
}

#novo body,
#novo #novo {
  font-family: Helvetica, "Helvetica Neue", Arial, sans-serif;
  font-weight: 400;
}

#novo h1,
#novo h2,
#novo h3,
#novo h4,
#novo h5,
#novo h6 {
  font-family: "Open Sans", sans-serif;
  font-weight: 600;
  color: #3d3e3c;
}

#novo h1 {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1;
}

#novo h2 {
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 1.33333;
}

#novo h3 {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5;
}

#novo h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
}

#novo h5 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
}

#novo h6 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

#novo blockquote {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  padding-left: 3rem;
  padding-right: 3rem;
  padding-top: 1.5rem;
  position: relative;
}

@media screen and (max-width: 45rem) {
  #novo blockquote {
    padding-left: 1.75rem;
    padding-right: 1.75rem;
  }
}
#novo blockquote:before,
#novo blockquote:after {
  height: 48px;
  width: 48px;
  font-size: 96px;
  font-size: 6rem;
  line-height: 1;
  opacity: .3;
}

@media screen and (max-width: 45rem) {
  #novo blockquote:before,
  #novo blockquote:after {
    height: 28px;
    width: 28px;
    font-size: 64px;
    font-size: 4rem;
  }
}
#novo blockquote:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "“";
}

#novo blockquote:after {
  position: absolute;
  top: 0;
  right: 0;
  content: "”";
}

#novo blockquote > p {
  font-size: 24px;
  font-size: 1.5rem;
}

@media screen and (max-width: 45rem) {
  #novo blockquote > p {
    font-size: 18px;
    font-size: 1.125rem;
  }
}
#novo blockquote > span {
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  font-weight: 600;
  display: block;
  font-style: normal;
  margin-top: 1.5rem;
  padding-top: 1.5rem;
  position: relative;
}

@media screen and (max-width: 45rem) {
  #novo blockquote > span {
    font-size: 14px;
    font-size: .875rem;
  }
}
#novo blockquote > span:before {
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 3px solid;
  content: "";
  width: 1.5rem;
}

#novo p {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  margin: 1.5rem 0;
}

#novo p:first-of-type {
  margin-top: 0;
}

#novo p:last-of-type {
  margin-bottom: 0;
}

#novo a {
  color: inherit;
  font-size: inherit;
}

#novo a:hover {
  text-decoration: underline;
}

#novo img {
  max-width: 100%;
  font-style: italic;
  vertical-align: middle;
}

#novo .test-image {
  background-image: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/223675/breakdown-sample-medium.jpg);
  background-position: center center;
  background-size: cover;
  width: 100%;
}

#novo li > ul,
#novo li > ol {
  margin-bottom: 0;
}

#novo .o-layout__item {
  display: flex;
  flex-grow: 1;
  flex-shrink: 0;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

#novo .o-section {
  padding: 3rem 0;
}

@media screen and (max-width: 45rem) {
  #novo .o-section__content {
    margin-bottom: 1.5rem;
    padding-left: 0;
    padding-right: 0;
  }
}
#novo .o-section__title {
  text-align: center;
  margin-bottom: 3rem;
}

#novo .o-section__subtitle {
  margin-bottom: 1.5rem;
}

#novo .o-section--small {
  padding: .75rem 0;
}

#novo .o-section--small_margin {
  padding: .75rem 0;
  margin: 15px 0;
}

#novo .o-section--small .o-section__title {
  margin-bottom: .75rem;
}

#novo .o-section--small .o-section__subtitle {
  margin-bottom: .5rem;
}

@media screen and (max-width: 45rem) {
  #novo .o-section {
    padding: 1.5rem 0;
  }
}
#novo .o-wrapper {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  width: 960px;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}

#novo .o-wrapper--vertical {
  flex: 1 1;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-content: center;
  align-items: center;
  position: relative;
}

#novo .o-layout {
  display: flex;
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

#novo .o-layout--nowrap {
  flex-wrap: nowrap;
}

#novo .o-layout--vertical {
  flex-direction: column;
  flex-wrap: nowrap;
}

@media screen and (max-width: 30rem) {
  #novo .o-layout--vertical-small-screen {
    flex-direction: column;
    flex-wrap: nowrap;
  }
  #novo .o-layout--vertical-small-screen > div:last-child {
    margin-top: .75rem;
  }
}

#novo .o-layout--start {
  justify-content: flex-start;
}

#novo .o-layout--end {
  justify-content: flex-end;
}

#novo .o-layout--center {
  justify-content: center;
}

#novo .o-layout--distribute {
  justify-content: space-around;
}

#novo .o-layout + .o-layout {
  margin-top: 3rem;
}

#novo .o-layout__item {
  flex-grow: 1;
  flex-shrink: 1;
}

#novo .o-layout__item > img {
  max-width: 100%;
}

#novo .o-layout__item--middle {
  align-items: center;
}

#novo .o-layout__item--center {
  justify-content: center;
}

#novo .o-layout__item--half {
  width: 50%;
}

#novo .o-layout__item--grow-shrink {
  flex-grow: 1;
  flex-shrink: 1;
  flex-basis: auto;
  width: 100%;
}

@media screen and (max-width: 45rem) {
  #novo .o-layout__item {
    width: 100%;
  }
}
#novo .c-additional-member {
  background-color: #3d3e3c;
  color: #f7f7f7;
  flex-flow: row wrap;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: 400;
  margin: 0 40px;
}
@media screen and (max-width: 62rem) {
  #novo .c-additional-member {
    margin: 0 28px;
  }
}

#novo .c-additional-member__counter {
  background: #3d3e3c;
  border: none;
  color: #f7f7f7;
  display: flex;
  font-size: 32px;
  font-size: 2rem;
  text-align: center;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  height: 64px;
  width: 64px;
}

#novo .colly-text-big {
  font-size: 24px;
  font-weight: 400;
}

#novo .colly-text-small {
  font-size: 16px;
  font-weight: 400;
}

#novo .colly-input-big {
  background: none;
  color: #f7f7f7;
  width: 100%;
  text-align: center;
}

#novo .c-additional-member__price {
  color: #f7f7f7;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0 1.5rem;
  flex: 1 1;
}
@media screen and (max-width: 30rem) {
  #novo .c-additional-member__price {
    padding: 0 3rem 0 0;
  }
}

@media screen and (max-width: 45rem) {
  #novo .c-additional-member__price {
    text-align: center;
    padding: 0;
  }
}
#novo .o-list-block {
  list-style: none;
  margin: 0;
  padding: 0;
}

#novo .o-list-block > li {
  margin-bottom: .375rem;
}

#novo .o-list-block > li:last-child {
  margin-bottom: 0;
}

#novo .o-list-inline {
  display: flex;
  flex: 1 1 auto;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
}

#novo .o-list-inline > li {
  flex: 1 1 auto;
}

#novo .o-button {
  font-size: 12px;
  font-size: .75rem;
  line-height: 2;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1.5rem;
  text-decoration: none !important;
  white-space: nowrap;
}

#novo .o-button + #novo .o-button {
  margin-left: .75rem;
}

#novo .aa-logo {
  height: 3rem;
  width: 3rem;
  background-color: #fc0;
  background-image: url("data:image/svg+xml;charset=utf8,<svg xmlns='http://www.w3.org/2000/svg' x='0px' y='0px' width='400px' height='400px' viewBox='0 0 400 400'><rect x='0' fill='#F8D346' width='400' height='400'/><path d='M133.973,87.063L36.491,298.776h47.183l18.567-40.108h45.586l-0.02,40.108h40.831V87.063H133.973z M121.83,216.203 l26.05-56.353l-0.017,56.353H121.83z'/><path d='M284.299,87.063l-97.462,211.713h47.143l18.587-40.108h45.567l-0.037,40.108h40.831V87.063H284.299z M272.174,216.203 l25.996-56.353v56.353H272.174z'/></svg>");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  margin-right: 1.5rem;
}

#novo .c-button {
  font-size: 12px;
  font-size: .75rem;
  line-height: 2;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  text-align: center;
  text-transform: uppercase;
  padding: .5rem 1.5rem;
  text-decoration: none !important;
  white-space: nowrap;
  color: inherit;
  transition: all 0.3s ease 0s;
}

#novo .c-button + #novo .c-button {
  margin-left: .75rem;
}

#novo .c-button:hover {
  opacity: .75;
}

#novo .c-button--primary {
  background-color: #fc0;
  color: #1b1918;
}

#novo .c-button--outline {
  border: 1px solid;
  border-color: inherit;
  color: inherit;
}

@media screen and (max-width: 45rem) {
  p + #novo .c-button {
    margin-top: 1.5rem;
  }
}
#novo .c-button--plus,
#novo .c-button--minus {
  color: #f7f7f7;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 4;
  height: 64px;
  width: 64px;
  padding: 0;
  transition: all ease 0.15s;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  user-select: none;
}

#novo .c-button--plus:hover,
#novo .c-button--minus:hover {
  color: #f7f7f7;
  text-decoration: none;
  opacity: 1;
}

#novo .c-button--plus:active,
#novo .c-button--minus:active {
  box-shadow: inset 0px 5px 5px 0px rgba(0, 0, 0, 0.3);
}

#novo .c-button--plus {
  background-color: #c7c8c7;
}

#novo .c-button--plus:hover {
  background-color: #44b491;
}

#novo .c-button--minus {
  background-color: #9a9c9a;
}

#novo .c-button--minus:hover {
  background-color: #ec6355;
}

#novo .c-page-micro {
  background-color: #fc0;
  line-height: 2rem;
}

@media screen and (max-width: 45rem) {
  #novo .c-page-micro {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}
@media screen and (min-width: 48rem) {
  #novo .c-page-micro {
    padding-left: .75rem;
    padding-right: .75rem;
  }
}
#novo .c-page-micro__nav,
#novo .c-page-micro__copy {
  font-size: 12px;
  font-size: .75rem;
}

#novo .c-page-micro__nav {
  font-weight: 600;
}

#novo .c-page-micro__nav li {
  margin-left: 1.5rem;
}

#novo .c-page-micro__nav li:first-child {
  margin-left: 0;
}

#novo .c-page-micro__copy {
  font-weight: 100;
}

#novo .c-page-micro a {
  color: #1b1918;
}

#novo .aa-nav {
  background-color: #1b1918;
  color: #f7f7f7;
  padding: .5rem 0;
}

@media screen and (max-width: 45rem) {
  #novo .aa-nav {
    padding: .5rem .75rem;
  }
}
@media screen and (min-width: 48rem) {
  #novo .aa-nav {
    padding: .5rem .75rem;
  }
}
#novo .aa-nav__list {
  position: relative;
}

#novo .aa-nav__item {
  border-right: 1px solid #3d3e3c;
  display: flex;
  height: 48px;
  align-items: center;
  line-height: 1.5rem;
  padding: 0 1.5rem;
}

#novo .aa-nav__item:first-child {
  padding-left: 0;
}

#novo .aa-nav__item:first-child .aa-nav__dropdown {
  left: -.75rem;
}

#novo .aa-nav__item:last-child {
  border-right: none;
  padding-right: 0;
}

#novo .aa-nav__item.has-dropdown {
  display: flex;
  align-items: center;
  position: relative;
}

#novo .aa-nav__item.has-dropdown:after {
  content: "";
  cursor: pointer;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #9a9c9a;
  height: 0;
  width: 0;
}

#novo .aa-nav__item.has-dropdown:hover .aa-nav__dropdown {
  display: block;
}

#novo .aa-nav__item.has-dropdown a {
  padding-right: .5rem;
}

@media screen and (max-width: 45rem) {
  #novo .aa-nav__item {
    height: 3rem;
  }
}
#novo .aa-nav__icon {
  font-size: 32px;
  font-size: 2rem;
  line-height: 1.5;
  height: 48px;
  width: 48px;
  color: #f7f7f7;
  display: flex;
  justify-content: center;
  align-items: center;
}

@media screen and (min-width: 48rem) {
  #novo .aa-nav__icon {
    display: none;
  }
}
@media screen and (min-width: 64.0625rem) {
  #novo .aa-nav__icon {
    display: none;
  }
}
@media screen and (min-width: 90.0625rem) {
  #novo .aa-nav__icon {
    display: none;
  }
}
#novo .aa-nav__mobile {
  display: none;
}

#novo .aa-nav__dropdown {
  background-color: #1b1918;
  display: none;
  position: absolute;
  left: .75rem;
  top: 3rem;
}

#novo .aa-nav__dropdown .aa-nav__item {
  border: 0;
  line-height: 1.5rem;
  padding: .75rem;
  min-width: 9.375rem;
}

#novo .aa-nav__dropdown .aa-nav__item:hover {
  text-decoration: underline;
}

#novo .aa-nav__dropdown .aa-nav__item a {
  padding-right: 0;
}

#novo .aa-nav a {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 100;
  color: #f7f7f7;
  display: inline-block;
  width: 100%;
}

#novo .aa-nav a:hover {
  text-decoration: none;
}

#novo .aa-nav--secondary {
  background-color: #f7f7f7;
  border-bottom: 1px solid #c7c8c7;
  border-top: 1px solid #c7c8c7;
  color: black;
  padding: 0;
  position: relative;
  z-index: 1;
  display: flex;
  width: 100%;
}

@media screen and (max-width: 45rem) {
  #novo .aa-nav--secondary ul {
    flex-flow: column nowrap;
  }
}
#novo .aa-nav--secondary .aa-nav__item {
  border-color: #c7c8c7;
  flex: 1 1 150px;
  text-align: center;
  padding: 0;
}

@media screen and (max-width: 45rem) {
  #novo .aa-nav--secondary .aa-nav__item {
    flex: 1 1;
    border: none;
    border-bottom: 1px solid #c7c8c7;
    line-height: 1.5;
    padding: .5rem;
    width: 100%;
  }

  #novo .aa-nav--secondary .aa-nav__item:last-child {
    border-bottom: none;
  }
}
@media screen and (min-width: 48rem) {
  #novo .aa-nav--secondary .aa-nav__item {
    padding: 0;
  }
}
#novo .aa-nav--secondary .aa-nav__item a {
  font-size: 12px;
  font-size: .75rem;
  font-weight: 600;
  color: #1b1918;
  padding: 0 1.5rem;
  width: 100%;
  transition: all 0.3s ease 0s;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 48px;
  line-height: 1.5;
}

#novo .aa-nav--secondary .aa-nav__item a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 45rem) {
  #novo .aa-nav--secondary .aa-nav__item a {
    padding: 0;
  }
}
@media screen and (min-width: 48rem) {
  #novo .aa-nav--secondary .aa-nav__item a {
    padding: 0;
  }
}
#novo .c-footer {
  font-size: 14px;
  font-size: .875rem;
}

#novo .c-footer__title {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 800;
  margin-bottom: .75rem;
}

@media screen and (min-width: 48rem) {
  #novo .c-footer__title {
    min-height: 3rem;
  }
}
#novo .c-footer__navigation,
#novo .c-footer__micro {
  padding-left: 3rem;
  padding-right: 3rem;
}

@media screen and (max-width: 45rem) {
  #novo .c-footer__navigation ul {
    margin-bottom: 1.5rem;
  }
}
@media screen and (min-width: 48rem) {
  #novo .c-footer__navigation ul {
    margin-bottom: .75rem;
    max-width: 70%;
  }
}
#novo .c-footer__micro ul,
#novo .c-footer__micro p {
  font-size: 12px;
  font-size: .75rem;
  line-height: 2;
}

#novo .c-footer__micro ul {
  justify-content: flex-start;
}

#novo .c-footer__micro ul li {
  flex: 0 1 auto;
}

#novo .c-footer__micro ul li:after {
  content: "|";
  margin-left: .5rem;
  margin-right: .5rem;
}

#novo .c-footer__micro ul li:last-child:after {
  content: "";
  margin: 0;
}

#novo .c-footer__micro p {
  margin: 0;
}

#novo .c-hero {
  background-image: #000;
  background-blend-mode: overlay;
  background-position: center;
  background-size: cover;
  height: calc(100vh - 126px);
  min-height: 300px;
}

#novo .c-hero.c-hero__medium {
  height: calc(75vh - 126px);
}

#novo .c-hero.c-hero__small {
  height: calc(50vh - 126px);
}

#novo .c-hero__image {
  background-color: #1B1918;
  background-position: center;
  background-size: cover;
  display: flex;
  margin: 0;
  padding: 0;
  position: relative;
  text-align: center;
  height: 100%;
  width: 100%;
}

@media screen and (max-width: 45rem) {
  #novo .c-hero {
    height: calc(100vh - 106px);
    min-height: 450px;
  }
}
@media screen and (max-width: 45rem) {
  @-moz-document url-prefix() {
    #novo .c-hero {
      height: calc(100vh - 50px);
    }
  }
}
#novo .c-hero__title {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 800;
  color: #f7f7f7;
  max-width: 100%;
  text-align: center;
}

#novo .c-hero-wrapper {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: column nowrap;
  flex-flow: column nowrap;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 100%;
  justify-content: center;
}

#novo .c-hero__terms {
  font-size: 9px;
  text-align: center;
  color: #f7f7f7;
  font-weight: 800;
  padding-bottom: 24px;
  flex: 0 0 auto;
  max-width: 100%;
}

@media screen and (max-width: 45rem) {
  #novo .c-hero__title {
    font-size: 24px;
    font-size: 1.5rem;
  }
}
#novo .c-hero__small .c-hero__terms {
  padding-bottom: 2px;
}

#novo .c-hero__subtitle {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  font-weight: 800;
  color: #f7f7f7;
  margin: 1.5rem 0;
}

#novo .c-slider {
  padding: 1.5rem;
  list-style: none;
}

#novo .c-card {
  display: flex;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: center;
  overflow: hidden;
  width: 100%;
  max-width: 25rem;
}

#novo .c-card__header,
#novo .c-card__content,
#novo .c-card__footer {
  padding: .75rem;
  width: 100%;
}

#novo .c-card__image,
#novo .c-card img,
#novo .c-card svg {
  max-width: 75%;
  border: 5px solid #ffcc00;
}

#novo .c-card svg {
  border-radius: 100% !important;
}

#novo .c-card__image + *,
#novo .c-card img + *,
#novo .c-card svg + * {
  margin-top: 1.5rem;
}

#novo .c-card__title,
#novo .c-card h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  margin-top: 1.5rem;
}

#novo .c-card__subtitle,
#novo .c-card h5 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  opacity: .65;
}

#novo .c-card__copy,
#novo .c-card p {
  font-size: 16px;
  font-size: 1rem;
}

#novo .c-card + #novo .c-card {
  margin-left: .75rem;
}

@media screen and (max-width: 45rem) {
  #novo .c-card + #novo .c-card {
    margin-bottom: .75rem;
    margin-left: 0;
  }
}
#novo .c-card--small {
  width: 15.625rem;
}

#novo .c-card--small [class*="__header"],
#novo .c-card--small [class*="__content"],
#novo .c-card--small [class*="__footer"] {
  padding: .5rem;
}

#novo .c-card--small [class*="__image"] + *,
#novo .c-card--small img + *,
#novo .c-card--small svg + * {
  margin-top: 1.5rem;
}

#novo .c-card--small [class*="__title"],
#novo .c-card--small h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
}

#novo .c-card--small [class*="__subtitle"],
#novo .c-card--small h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

#novo .c-card--small [class*="__copy"],
#novo .c-card--small p {
  font-size: 14px;
  font-size: .875rem;
}

@media screen and (min-width: 48rem) {
  #novo .c-card {
    max-width: 30%;
  }
}
#novo .c-card--tiny {
  width: 10.9375rem;
}
#novo .c-card--tiny svg {
  height: 7.5rem;
}

@media screen and (min-width: 767px) and (max-width: 980px) {
  #novo .c-card--tiny svg {
    height: 6.5rem;
  }

  #novo .c-card--small svg {
    height: 8.75rem;
  }
}
#novo .c-card--tiny [class*="__header"],
#novo .c-card--tiny [class*="__content"],
#novo .c-card--tiny [class*="__footer"] {
  padding: .375rem;
}

#novo .c-card--tiny [class*="__image"] + *,
#novo .c-card--tiny img + *,
#novo .c-card--tiny svg + * {
  margin-top: 1.5rem;
}

#novo .c-card--tiny [class*="__title"],
#novo .c-card--tiny h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

#novo .c-card--tiny [class*="__subtitle"],
#novo .c-card--tiny h5 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
}

#novo .c-card--tiny [class*="__copy"],
#novo .c-card--tiny p {
  font-size: 12px;
  font-size: .75rem;
}

@media screen and (min-width: 48rem) {
  #novo .c-card--tiny {
    max-width: 23%;
  }
}
#novo .c-product {
  display: flex;
  flex-grow: 0;
  flex-shrink: 1;
  flex-basis: auto;
  flex-direction: column;
  flex-wrap: nowrap;
  align-items: center;
  align-content: center;
  justify-content: flex-start;
  overflow: hidden;
  width: 45%;
  max-width: 25rem;
  text-align: center;
}

#novo .c-product__header,
#novo .c-product__content,
#novo .c-product__footer {
  padding: .75rem;
  width: 100%;
}

#novo .c-product__footer {
  margin-top: auto;
}

#novo .c-product__image,
#novo .c-product img {
  max-width: 75%;
}

#novo .c-product__image + *,
#novo .c-product img + * {
  margin-top: 1.5rem;
}

#novo .c-product__title,
#novo .c-product h4 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
}

#novo .c-product__subtitle,
#novo .c-product h5 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
  opacity: .65;
}

#novo .c-product__copy,
#novo .c-product p {
  font-size: 16px;
  font-size: 1rem;
}

#novo .c-product + .c-product {
  margin-left: .75rem;
}

@media screen and (max-width: 45rem) {
  #novo .c-product + .c-product {
    margin-top: .75rem;
    margin-left: 0;
  }
}
#novo .c-product--small {
  width: 15.625rem;
}

#novo .c-product--small [class*="__header"],
#novo .c-product--small [class*="__content"],
#novo .c-product--small [class*="__footer"] {
  padding: .5rem;
}

#novo .c-product--small [class*="__image"] + *,
#novo .c-product--small img + * {
  margin-top: 1.5rem;
}

#novo .c-product--small [class*="__title"],
#novo .c-product--small h4 {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.33333;
}

#novo .c-product--small [class*="__subtitle"],
#novo .c-product--small h5 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

#novo .c-product--small [class*="__copy"],
#novo .c-product--small p {
  font-size: 14px;
  font-size: .875rem;
}

@media screen and (min-width: 48rem) {
  #novo .c-product {
    max-width: 310px;
  }
}
#novo .c-product--tiny {
  width: 10.9375rem;
}

#novo .c-product--tiny [class*="__header"],
#novo .c-product--tiny [class*="__content"],
#novo .c-product--tiny [class*="__footer"] {
  padding: .375rem;
}

#novo .c-product--tiny [class*="__image"] + *,
#novo .c-product--tiny img + * {
  margin-top: 1.5rem;
}

#novo .c-product--tiny [class*="__title"],
#novo .c-product--tiny h4 {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
}

#novo .c-product--tiny [class*="__subtitle"],
#novo .c-product--tiny h5 {
  font-size: 14px;
  font-size: .875rem;
  line-height: 1.71429;
}

#novo .c-product--tiny [class*="__copy"],
#novo .c-product--tiny p {
  font-size: 12px;
  font-size: .75rem;
}

@media screen and (min-width: 48rem) {
  #novo .c-product--tiny {
    max-width: 23%;
  }
}
@media screen and (max-width: 45rem) {
  #novo .c-product + #novo .c-product {
    margin-left: 0;
    margin-right: 0;
    margin-top: .75rem;
  }
}
@media screen and (min-width: 48rem) {
  #novo .c-product {
    max-width: 410px;
  }
}
#novo .c-product__title,
#novo .c-product h4 {
  font-size: 18px;
  font-size: 1.125rem;
  font-weight: 800;
  text-transform: uppercase;
}

#novo .c-product__subtitle,
#novo .c-product h5 {
  font-size: 14px;
  font-size: .875rem;
}

#novo .c-product__price {
  font-size: 48px;
  font-size: 3rem;
  line-height: 1;
  font-weight: 800;
  display: block;
  margin-bottom: .75rem;
  text-transform: uppercase;
}

#novo .is-monthly:after {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1;
  text-transform: lowercase;
  content: "/pm";
  opacity: .5;
}

#novo .c-product__user-content {
  max-width: 100%;
}

#novo .c-product__user-content > ul {
  display: flex;
  flex: 1 1 auto;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}

#novo .c-product__user-content > ul > li:after {
  content: "/";
  padding-left: .375rem;
  padding-right: .375rem;
  opacity: .5;
}

#novo .c-product__user-content > ul > li:last-child:after {
  display: none;
}

#novo .c-product__user-content > ul > li {
  font-size: 12px;
  font-size: .75rem;
  line-height: 2;
}

#novo .c-image {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  text-indent: -99999px;
  width: 100%;
}

#novo .c-image__set-height figure {
  height: 50vh;
}

@media screen and (max-width: 45rem) {
  #novo .c-image {
    height: 50vh;
  }
}
#novo .t-light {
  /*background-color: #e1e3e1;*/
  color: #1b1918;
} 

#novo .t-light .c-button--outline {
  border-color: #1b1918;
  color: #1b1918;
} 

#novo .t-light [class*="__header"] {
  background-color: #d6d8d6;
  color: #1b1918;
}

#novo .t-light h1,
#novo .t-light h2,
#novo .t-light h3,     
#novo .t-light h4,
#novo .t-light h5,
#novo .t-light h6,
#novo .t-light [class*="__title"],
#novo .t-light [class*="__subtitle"] {
  color: #1b1918;
}

#novo .t-grey {
  background-color: #c7c8c7;
  color: #1b1918;
}

#novo .t-grey .c-button--outline {
  border-color: #1b1918;
  color: #1b1918;
}

#novo .t-grey [class*="__header"] {
  background-color: #9a9c9a;
  color: #1b1918;
}

#novo .t-grey h1,
#novo .t-grey h2,
#novo .t-grey h3,
#novo .t-grey h4,
#novo .t-grey h5,
#novo .t-grey h6,
#novo .t-grey [class*="__title"],
#novo .t-grey [class*="__subtitle"] {
  color: #1b1918;
}

#novo .t-dark {
  background-color: #1b1918;
  color: #f7f7f7;
}

#novo .t-dark h1,
#novo .t-dark h2,
#novo .t-dark h3,
#novo .t-dark h4,
#novo .t-dark h5,
#novo .t-dark h6,
#novo .t-dark [class*="__title"],
#novo .t-dark [class*="__subtitle"] {
  color: #f7f7f7;
}

#novo .t-dark .c-button--primary {
  color: #1b1918;
}

#novo .t-dark [class*="__header"] {
  background-color: #141312;
  color: #f7f7f7;
}

#novo .t-dark a {
  color: #f7f7f7;
}

#novo .t-dark a:hover {
  text-decoration: underline;
}

#novo .t-black {
  background-color: #000;
}

#novo .t-yellow {
  background-color: #ffd940;
  color: #1b1918;
}

#novo .t-white {
  background-color: #fff;
}

#novo .t-yellow::selection {
  background-color: black;
  color: #ffcc00;
}

#novo .t-yellow [class*="__header"] {
  background-color: #ffcc00;
  color: #1b1918;
}

#novo .t-dark-text {
  color: #1B1918;
}
#novo .t-dark-block {
  background-color: #1B1918;
}
#novo .t-dark-border {
  border-color: #1B1918;
}


#novo .t-yellow-text {
  color: #ffcc00;
}
#novo .t-yellow-block {
  background-color: #ffcc00;
}
#novo .t-yellow-border {
  border-color: #ffcc00;
}

#novo .t-dark-grey {
  color: #3d3e3c;
}
#novo .t-dark-grey-block {
  background-color: #3d3e3c;
}
#novo .t-dark-grey-border {
  border-color: #3d3e3c;
}

#novo .t-dark-med-grey {
  color: #9a9c9a;
}
#novo .t-dark-med-grey-block {
  background-color: #9a9c9a;
}
#novo .t-dark-med-grey-border {
  border-color: #9a9c9a;
}

#novo .t-light-text {
  color: #f7f7f7;
}
#novo .t-light-block {
  background-color: #f7f7f7;
}
#novo .t-light-border {
  border-color: #f7f7f7;
}

#novo .t-light-grey {
  color: #e1e3e1;
}
#novo .t-light-grey-block {
  background-color: #e1e3e1;
}
#novo .t-light-grey-border {
  border-color: #e1e3e1;
}

#novo .t-light-med-grey {
  color: #c7c8c7;
}
#novo .t-light-med-grey-block {
  background-color: #c7c8c7;
}
#novo .t-light-med-grey-border {
  border-color: #c7c8c7;
}

#novo .t-primary {
  color: #44b491;
}
#novo .t-primary-block {
  background-color: #44b491;
}
#novo .t-primary-border {
  border-color: #44b491;
}

#novo .t-primary-shadow {
  color: #009a77;
}
#novo .t-primary-shadow-block {
  background-color: #009a77;
}
#novo .t-primary-shadow-border {
  border-color: #009a77;
}

#novo .t-orange-warning {
  color: #f29922;
}
#novo .t-orange-warning-block {
  background-color: #f29922;
}
#novo .t-orange-warning-border {
  border-color: #f29922;
}

#novo .t-red-warning {
  color: #e84236;
}
#novo .t-red-warning-block {
  background-color: #e84236;
}
#novo .t-red-warning-border {
  border-color: #e84236;
}
#novo .t-yellow-warning {
  color: #ffe602;
}
#novo .t-yellow-warning-block {
  background-color: #ffe602;
}

#novo .t-yellow-warning-border {
  border-color: #ffe602;
}

#novo .t-yellow h1,
#novo .t-yellow h2,
#novo .t-yellow h3,
#novo .t-yellow h4,
#novo .t-yellow h5,
#novo .t-yellow h6,
#novo .t-yellow [class*="__title"],
#novo .t-yellow [class*="__subtitle"] {
  color: #1b1918;
}

#novo .t-green {
  background-color: #44b491;
  color: #f7f7f7;
}

#novo .t-green .c-button--outline {
  border-color: #f7f7f7;
  color: #f7f7f7;
}

#novo .t-green [class*="__header"] {
  background-color: #009a77;
  color: #f7f7f7;
}

#novo .t-green h1,
#novo .t-green h2,
#novo .t-green h3,
#novo .t-green h4,
#novo .t-green h5,
#novo .t-green h6,
#novo .t-green [class*="__title"],
#novo .t-green [class*="__subtitle"] {
  color: #f7f7f7;
}

#novo .t-red {
  background-color: #ec6355;
  color: #f7f7f7;
}

#novo .t-red .c-button--outline {
  border-color: #f7f7f7;
  color: #f7f7f7;
}

#novo .t-red [class*="__header"] {
  background-color: #c04a3c;
  color: #f7f7f7;
}

#novo .t-red h1,
#novo .t-red h2,
#novo .t-red h3,
#novo .t-red h4,
#novo .t-red h5,
#novo .t-red h6,
#novo .t-red [class*="__title"],
#novo .t-red [class*="__subtitle"] {
  color: #f7f7f7;
}

#novo .u-text-left {
  text-align: left;
}

#novo .u-text-center {
  text-align: center;
}

#novo .u-text-right {
  text-align: right;
}

#novo .u-text-shadow {
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

#novo .u-text-hidden {
  font: 0 / 0 a;
  color: transparent;
  text-shadow: none;
}

#novo .u-clearfix::before,
#novo .u-clearfix::after {
  content: " ";
  display: table;
}

#novo .u-clearfix::after {
  clear: both;
}

#novo .u-box-shadow {
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
}

.u-show-for-small {
  display: none;
}

@media screen and (max-width: 45rem) {
  #novo .u-hide-for-small {
    display: none !important;
  }
}
@media screen and (min-width: 48rem) {
  #novo .u-hide-for-medium {
    display: none !important;
  }
}
@media screen and (min-width: 64.0625rem) {
  #novo .u-hide-for-large {
    display: none !important;
  }
}
@media screen and (min-width: 90.0625rem) {
  #novo .u-hide-for-wide {
    display: none !important;
  }
}
@media screen and (max-width: 45rem) {
  #novo .u-show-for-small {
    display: inline-block;
  }
}
@media screen and (min-width: 48rem) {
  #novo .u-show-for-medium {
    display: initial !important;
  }
}
@media screen and (min-width: 64.0625rem) {
  #novo .u-show-for-large {
    display: initial !important;
  }
}
@media screen and (min-width: 90.0625rem) {
  #novo .u-show-for-wide {
    display: initial !important;
  }
}
#novo .is-squared {
  border-radius: 0 !important;
}

#novo .is-radius {
  border-radius: .1875rem !important;
}

#novo .is-rounded {
  border-radius: 3rem !important;
}

#novo .is-circular {
  border-radius: 100% !important;
}

#novo .is-expanded {
  display: block;
  width: 100%;
}

@media screen and (max-width: 40rem) {
  #novo .is-expanded + * {
    margin-top: .75rem;
  }
}
#novo .has-no-spacing {
  margin: 0 !important;
  padding: 0 !important;
}

#novo .has-no-padding {
  padding: 0 !important;
}

#novo .has-no-margin {
  margin: 0 !important;
}

#novo .is-spaced {
  margin: 3rem !important;
  padding: 3rem !important;
}

#novo .is-padded {
  padding: 3rem !important;
}

@media screen and (max-width: 40rem) {
  #novo .is-padded {
    padding: 1.5rem !important;
  }
}
#novo .is-marged {
  margin: 3rem !important;
}

#novo #VideoContainer {
  align-self: center;
}

#novo #small-product section div {
  backface-visibility: hidden;
  transform: translateZ(0);
  transform: translate3d(0, 0, 0);
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
}
#novo #small-product .c-accordion {
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: stretch;
  align-content: center;
  height: 100vh;
  max-height: 640px;
  min-height: 570px;
  margin: 0;
  padding: 0;
  transition: all ease 0.7s;
}
#novo #small-product .c-accordion__title {
  flex: 0 0 5rem;
  max-height: 5rem;
  background-color: #ffcc00;
  color: #f7f7f7;
  cursor: pointer;
  padding: 1rem 1rem;
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-around;
  align-items: flex-start;
  align-content: flex-start;
  transition: all ease 0.7s;
  user-select: none;
}
@media screen and (max-width: 30rem) {
  #novo #small-product .c-accordion__title {
    max-height: 5.5rem;
    flex: 0 0 5.5rem;
  }
}
#novo #small-product .c-accordion__title .c-product__price {
  margin-bottom: 0;
}
#novo #small-product .c-accordion__title.righty h5 {
  text-align: right;
}
#novo #small-product .c-accordion__title h3,
#novo #small-product .c-accordion__title h5 {
  color: #f7f7f7;
}
#novo #small-product .c-accordion__title h3 {
  font-size: 18.72px;
  font-size: 1.17rem;
}
@media screen and (max-width: 25rem) {
  #novo #small-product .c-accordion__title h3 {
    font-size: 1rem;
  }
}
#novo #small-product .c-accordion__title h5 {
  font-size: 13.28px;
  font-size: .83rem;
}
@media screen and (max-width: 25rem) {
  #novo #small-product .c-accordion__title h5 {
    font-size: .7rem;
  }
}
#novo #small-product .c-accordion__content {
  padding: 0;
  margin: 0;
  border: 0;
  overflow: hidden;
  transition: all ease 0.7s;
  background: #f7f7f7;
  text-align: center;
}
#novo #small-product .c-accordion__content div {
  padding: 1rem;
}
#novo #small-product .acc-heading-01 {
  background-color: #009a77;
  color: #f7f7f7;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
#novo #small-product .acc-heading-02 {
  background-color: #c04a3c;
  color: #f7f7f7;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
#novo #small-product .acc-heading-03 {
  background-color: #3d3e3c;
  color: #f7f7f7;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
#novo #small-product .acc-content-01 {
  flex: 0 0 0px;
  background-color: #44b491;
  color: #f7f7f7;
  margin-bottom: 0rem;
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
#novo #small-product .acc-content-02 {
  flex: 0 0 0px;
  background-color: #ec6355;
  color: #f7f7f7;
  margin-bottom: 0rem;
  overflow: hidden;
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
  align-items: center;
  align-content: center;
}
#novo #small-product .acc-content-03 {
  flex: 0 0 0px;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  background: grey;
  align-content: center;
  align-items: center;
  overflow: hidden;
}
#novo #small-product .acc-content-03 p {
  text-align: justify;
  padding: 1rem;
  color: #f7f7f7;
  max-width: 100%;
}
#novo #small-product .is-active {
  flex: 0 0 calc(100% - 5rem - 5rem - 5rem);
  -ms-flex-preferred-size: 55%;
}
@media screen and (max-width: 30rem) {
  #novo #small-product .is-active {
    flex: 0 0 calc(100% - 5.5rem - 5.5rem - 5.5rem);
  }
}
#novo #small-product .lefty {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-around;
}
#novo #small-product .righty {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-around;
  align-items: flex-end;
}
#novo #small-product .righty > * {
  flex: 1 1;
}
#novo #small-product .colly-text {
  background: none;
  color: #f7f7f7;
  width: 2rem;
  font-size: 32px;
  border: none;
}
@media screen and (max-width: 22rem) {
  #novo #small-product .colly-text {
    display: none;
  }
}
#novo #small-product .c-accordian__counter {
  display: none;
}
@media screen and (max-width: 22rem) {
  #novo #small-product .c-accordian__counter {
    display: inline-block;
  }
}
#novo #small-product .pesky-holder {
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-start;
  flex: 1 1;
}
#novo #small-product .btn-wrapper {
  display: flex;
  flex-flow: row nowrap;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  align-items: center;
  padding: 0 !important;
  margin: 0 !important;
}
#novo #small-product .btn-wrapper > a {
  margin: 0 !important;
  padding: 0 !important;
}
#novo #small-product .c-button {
  flex: 1 1 50%;
  font-size: 12px;
  font-size: .75rem;
  line-height: 2;
  font-weight: 600;
  cursor: pointer;
  display: inline-block;
  font-family: inherit;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none !important;
  white-space: nowrap;
  color: inherit;
  transition: all 0.3s ease;
  -webkit-tap-highlight-color: transparent;
  margin: 0 !important;
  padding: 0 !important;
}
#novo #small-product .c-button:hover {
  opacity: .75;
}
#novo #small-product .c-button--plus,
#novo #small-product .c-button--minus {
  color: #f7f7f7;
  font-size: 36px;
  font-size: 2.25rem;
  line-height: 4;
  height: 5rem;
  width: 50%;
  padding: 0;
  margin: 0;
  transition: all ease 0.25s;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  -webkit-user-select: none;
  user-select: none;
}
#novo #small-product .c-button--plus:hover,
#novo #small-product .c-button--minus:hover {
  color: #f7f7f7;
  text-decoration: none;
  opacity: 1;
}
#novo #small-product .c-button--plus:active,
#novo #small-product .c-button--minus:active {
  box-shadow: inset 0px 0px 7px 2px rgba(0, 0, 0, 0.25);
}
#novo #small-product .c-button--plus {
  background-color: #c7c8c7;
}
#novo #small-product .c-button--plus:hover {
  background-color: #44b491;
}
#novo #small-product .c-button--minus {
  background-color: #9a9c9a;
}
#novo #small-product .c-button--minus:hover {
  background-color: #ec6355;
}
#novo #small-product .cta-btn {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  -webkit-user-select: none;
  user-select: none;
  width: calc(100% - 1rem - 1rem);
  margin: 1rem;
  background: #ffcc00;
  color: #1B1918;
  font-weight: 700;
  height: 4rem;
}
#novo #small-product .c-product__user-content > ul {
  display: flex;
  flex: 1 1 auto;
  flex-flow: row wrap;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 0;
  justify-content: center;
}
#novo #small-product .c-product__user-content > ul > li {
  font-size: 13px;
  font-size: 4vw;
  line-height: 1.75;
}
#novo #small-product .c-product__user-content > ul > li:after {
  content: "/";
  padding-left: .375rem;
  padding-right: .375rem;
  opacity: .5;
}
#novo #small-product .c-product__user-content > ul > li:last-child:after {
  display: none;
}
#novo #small-product .greyed {
  color: #009a77;
}

#novo .o-layout div:only-child#VideoContainer iframe {
  height: 540px;
}
@media screen and (max-width: 60rem) {
  #novo .o-layout div:only-child#VideoContainer iframe {
    height: 405px;
  }
}
@media screen and (max-width: 45rem) {
  #novo .o-layout div:only-child#VideoContainer iframe {
    height: 55vw;
  }
}

section {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.doc-requests .gutter {
  flex-flow: row wrap;
  align-content: center;
  justify-content: center;
}
.doc-requests .gutter .doc-req {
  flex: 0 0;
  flex-basis: auto;
  display: flex;
  flex-flow: column nowrap;
  justify-content: flex-start;
  align-items: center;
  align-content: center;
  margin: 0.5rem;
  max-width: 10rem;
  box-shadow: none;
  text-shadow: none;
  cursor: pointer;
}
.doc-requests .gutter .doc-req:hover svg {
  transform: scale(1.1);
  text-decoration: none;
}
.doc-requests .gutter .doc-req:hover p {
  color: #44b491;
  text-decoration: none;
}
.doc-requests .gutter .doc-req:active svg {
  transform: scale(0.98);
}
.doc-requests .gutter .doc-req svg {
  flex: 0 1 auto;
  height: 4rem;
  width: 4rem;
  padding: 1rem;
  transform: scale(1);
  transition: all ease 0.2s;
}
.doc-requests .gutter .doc-req p {
  text-align: center;
  width: 172px;
  overflow: hidden;
  padding: 10px;
}

#novo .search-banner .gutter h2 {
  color: #f7f7f7;
  font-weight: 700;
  font-size: 32px;
  padding: 0rem 1rem;
  text-align: center;
}

#novo .search-banner svg {
  fill: #f7f7f7;
  cursor: pointer;
}

#novo .search-banner input {
  font-size: 16px;
  margin: auto;
  color: #f7f7f7;
  background-color:transparent;
}

.search-banner {
  flex: 1 1;
  width: 100%;
  height: 16.5rem;
  padding: 3rem 0rem;
  background-color: #44b491;
  box-sizing: inherit;
}
.search-banner .gutter {
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
}
.search-banner .gutter .search-box-container {
  flex: 0 0 auto;
  width: calc(100% - 4rem);
  height: 3rem;
  margin-bottom: 2rem;
  max-width: 600px;
  display: flex;
  border-bottom: 4px solid #f7f7f7;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.search-banner .gutter .search-box-container svg {
  flex: 0 0 3rem;
}
.search-banner .gutter h2 {
  color: #f7f7f7;
  font-weight: 700;
  font-size: 32px;
  padding: 0rem 1rem;
  text-align: center;
}
.search-banner .gutter input {
  flex: 1 1;
  width: 100%;
  padding: 1rem;
  font-size: 21px;
  line-height: 1.5;
  border-radius: 2px;
  background: none;
  border: none;
  color: #f7f7f7;
}
.search-banner .gutter input.t_brand_dark::-webkit-input-placeholder {
  color: #1B1918;
  opacity: 0.5;
}
.search-banner .gutter input.t-yellow-text::-webkit-input-placeholder {
  color: #ffcc00;
  opacity: 0.5;
}
.search-banner .gutter input.t-dark-grey::-webkit-input-placeholder {
  color: #3d3e3c;
  opacity: 0.5;
}
.search-banner .gutter input.t-dark-med-grey::-webkit-input-placeholder {
  color: #9a9c9a;
  opacity: 0.5;
}
.search-banner .gutter input.t-light::-webkit-input-placeholder {
  color: #f7f7f7;
  opacity: 0.5;
}
.search-banner .gutter input.t-light-grey::-webkit-input-placeholder {
  color: #e1e3e1;
  opacity: 0.5;
}
.search-banner .gutter input.t-light-med-grey::-webkit-input-placeholder {
  color: #c7c8c7;
  opacity: 0.5;
}
.search-banner .gutter input.t-primary::-webkit-input-placeholder {
  color: #44b491;
  opacity: 0.5;
}
.search-banner .gutter input.t-primary-shadow::-webkit-input-placeholder {
  color: #009a77;
  opacity: 0.5;
}
.search-banner .gutter input.t-yellow-warning::-webkit-input-placeholder {
  color: #ffe602;
  opacity: 0.5;
}
.search-banner .gutter input.t-orange-warning::-webkit-input-placeholder {
  color: #f29922;
  opacity: 0.5;
}
.search-banner .gutter input.t-red-warning::-webkit-input-placeholder {
  color: #e84236;
  opacity: 0.5;
}

.icon-med {
  flex: 1 1;
  width: 2rem;
  height: 2rem;
}

.gutter {
  flex: 0 0 auto;
  width: 100%;
  max-width: 960px;
  height: inherit;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}

.auto-margin {
  margin: auto;
}
.breadcrumbs {
  color: #434640;
  height: 4.5rem;
  background-color: #e1e3e1;
  box-sizing: border-box;
}
#novo .breadcrumbs h4{
  margin-left: 2rem;
  margin-right: 2rem;
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-weight: 600;
  font-style: inherit;
  font-size: 16px;
  line-height: 24px;
  margin-top: 24px;
  margin-bottom: 0px;
}

.breadcrumbs-gutter {
  flex: 0 0 auto;
  width: 100%;
  max-width: 960px;
  height: inherit;
  display: flex;
  flex-flow: row nowrap;
  justify-content: space-between;
}
.t-light-text .gutter .doc-req p {
  color: #1B1918;
}

.t-dark-block .gutter .doc-req p {
  color: #f7f7f7;
}

.t-brand-dark .gutter .doc-req svg, .t-dark-block .gutter .doc-req svg {
  fill: #f7f7f7;
}

.t-light-text .gutter .doc-req svg {
  fill: #1B1918;
}

#novo .t-dark-block h4 {
  color: #f7f7f7;
  font-size: 21px;
}
#novo .t-light-block h4 {
  color: #1B1918;
  font-size: 21px;
}
#novo .doc-req p {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
}
#novo .doc-requests .header h4 {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 21px;
  font-weight: 600;
  margin-left: 2rem;
  margin-right: 2rem;
  padding-top: 24px;
  margin-bottom: 24px;
}
#novo .doc-requests .gutter .doc-req a:hover {
  text-decoration: none;
}

.doc-requests .gutter .doc-req a {
  display: flex;
  flex-flow: column nowrap;
  justify-content: center;
  align-items: center;
  align-content: center;
  text-decoration: none;
}/* Changes for Popular Articles*/
.latest-articles .gutter {
  flex-flow: row wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
}

@media screen and (max-width: 30rem) and (orientation: landscape) {
  .latest-articles .gutter {
    flex-flow: column nowrap;
  }
}
.latest-articles .gutter .article-req {
 flex: 1 1;
  flex-basis: auto;
  min-width: 200px;
  width: calc(50% - 4rem);
  justify-content: flex-start;
  align-content: center;
  align-items: center;
  margin: 1rem 2rem;
  display: flex;
  flex-flow: row nowrap;
}

@media screen and (max-width: 972px) {
  .latest-articles .gutter .article-req {
    max-width: 100%;
    width: 100%;
  }
}
.latest-articles .gutter .article-req:hover svg {
  transform: scale(1.1);
  text-decoration: none;
}

.latest-articles .gutter .article-req:hover p {
  color: #44b491;
  text-decoration: none;
}

.latest-articles .gutter .article-req:active svg {
  transform: scale(0.98);
}

.latest-articles .gutter .article-req svg {
  flex: 0 0;
  flex-basis: auto;
  width: 1.5rem;
  height: 1.5rem;
}

.t-light-text .gutter .article-req p {
  color: #1B1918;
}

.t-dark-block .gutter .article-req p {
  color: #f7f7f7;
}

.t-brand-dark .gutter .article-req svg, .t-dark-block .gutter .article-req svg {
  fill: #f7f7f7;
}

.t-light-text .gutter .article-req svg {
  fill: #1B1918;
}

#novo .t-dark-block h4 {
  color: #f7f7f7;
  font-size: 21px;
}

#novo .t-light-block h4 {
  color: #1B1918;
  font-size: 21px;
}

#novo .article-req p {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 16px;
}

#novo .latest-articles .header h4 {
  font-family: 'Open Sans', -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
  font-size: 21px;
  font-weight: 600;
  margin-left: 2rem;
  margin-right: 2rem;
  padding-top: 24px;
  margin-bottom: 24px;
}

#novo .latest-articles .gutter .article-req a:hover {
  text-decoration: none;
}

.latest-articles .gutter h4 {
  font-size: 21px;
  margin-left: 2rem;
  margin-right: 2rem;
  padding-top: 24px;
  margin-bottom: 24px;
}

#novo .latest-articles {
  flex: 1 1;
  padding: .75rem 1rem;
  display: flex;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: flex-start;
  align-content: flex-start;
}

#novo .latest-articles .header {
  color: #1B1918;
  height: 4.5rem;
  border-bottom: 2px solid #e1e3e1;
  box-sizing: border-box;
  margin-bottom: 2rem;
  width: 100%;
}

#novo .latest-articles p {
  font-family: inherit;
  font-weight: 400;
}

#novo .latest-articles a {
  color: #1B1918;
  text-decoration: none;
  font-weight: 600;
  transition: all ease .25s;
  flex: 1 1;
  flex-basis: auto;
  justify-content: flex-start;
  align-content: center;
  box-sizing: border-box;
  align-items: flex-start;
  margin-bottom: 24px;
  display: flex;
  flex-flow: row nowrap;
}

#novo .latest-articles a:hover {
  text-decoration: none;
  box-shadow: inset 0 0 0 0 #1B1918;
  color: #44b491;
}

#novo .latest-articles a svg {
  flex: 0 0;
  flex-basis: auto;
  width: 1.5rem;
  height: 1.5rem;
  margin-right: 12px;
}

#novo .latest-articles a p {
  width: auto;
  margin: 0;
}

#novo .latest-articles .article-req {
  margin: 0;
}
