@charset "UTF-8";
/* stylelint-disable */
.page-designer-wrapper ul,
.page-designer-wrapper ol {
  padding-left: 4rem;
  list-style-position: initial; }

.widget-category-grid-inner-wrapper, .widget-category-matrix-inner-wrapper, .widget-double-column-inner-wrapper, .widget-accordion-grid-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: space-between; }

.widget-article-grid-inner-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  -webkit-box-pack: start;
          justify-content: flex-start;
  -ms-flex-pack: flex-start; }

.widget-category-matrix-inner-wrapper.twoSmallLeft-oneBigRight-twoSmallBottom .widget-category-matrix-main-container {
  padding-bottom: 0; }

.widget-layout-single-column .layout-top-spacing {
  margin-top: 4rem; }

.widget-layout-single-column .layout-bottom-spacing {
  margin-bottom: 4rem; }

.widget-layout-double-column .layout-top-spacing {
  margin-top: 1rem; }

.widget-layout-double-column .layout-bottom-spacing {
  margin-bottom: 1rem; }

.widget-layout-html-block-column .layout-top-spacing {
  margin-top: 1rem; }

.widget-layout-html-block-column .layout-bottom-spacing {
  margin-bottom: 1rem; }

.widget-layout-accordion .layout-top-spacing {
  margin-top: 1rem; }

.widget-layout-accordion .layout-bottom-spacing {
  margin-bottom: 1rem; }

.widget-layout-article-grid .layout-top-spacing {
  margin-top: 1rem; }

.widget-layout-article-grid .layout-bottom-spacing {
  margin-bottom: 1rem; }

.widget-layout-blog-carousel .layout-top-spacing {
  margin-top: 2rem; }

.widget-layout-blog-carousel .layout-bottom-spacing {
  margin-bottom: 4rem; }

.widget-layout-category-grid .layout-top-spacing {
  margin-top: 1rem; }

.widget-layout-category-grid .layout-bottom-spacing {
  margin-bottom: 1rem; }

.widget-layout-category-matrix .layout-top-spacing {
  margin-top: 0; }

.widget-layout-category-matrix .layout-bottom-spacing {
  margin-bottom: 2rem; }

.widget-layout-product-grid .layout-top-spacing {
  margin-top: 1rem; }

.widget-layout-product-grid .layout-bottom-spacing {
  margin-bottom: 4rem; }

.widget-four-columns {
  -ms-flex: 0 0 calc(50% - 0.6rem);
  flex: 0 0 calc(50% - 0.6rem);
  -webkit-box-flex: 0 0 calc(50% - 0.6rem);
  -moz-box-flex: 0 0 calc(50% - 0.6rem); }

.widget-three-columns, .widget-two-columns, .widget-accordion-column, .widget-category-matrix-main-container, .widget-category-matrix-side-container, .widget-category-matrix-bottom-container {
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  -webkit-box-flex: 0 0 100%;
  -moz-box-flex: 0 0 100%; }

.widget-product-grid-heading {
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 500; }

.widget-product-grid-inner-wrapper .product {
  border: none; }

.widget-product-grid-inner-wrapper .experience-hsngassets-producttile {
  border-bottom: 0.1rem solid #e4e4e7; }

.widget-affiliate-grid-heading {
  font-size: 3rem;
  line-height: 1.2;
  padding: 2rem 0;
  border-top: 0.1rem solid #eee;
  border-bottom: 0.1rem solid #eee;
  font-weight: normal;
  text-align: center; }

.widget-affiliate-grid-inner-wrapper {
  padding-top: 2rem; }
  .widget-affiliate-grid-inner-wrapper .experience-region {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .widget-affiliate-grid-inner-wrapper .experience-hsngassets-affiliatetile {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    -webkit-box-flex: 0 0 100%;
    -moz-box-flex: 0 0 100%; }

.widget-article-grid .widget-three-columns {
  padding: 0 0 2rem; }

.widget-layout-category-grid-inner.has-diagonal-background {
  padding: 0 0 2rem; }

.widget-category-grid-heading {
  font-size: 1.8rem;
  line-height: 1.2;
  padding-top: 0.5rem;
  border-top: 0.1rem solid #e4e4e7;
  margin-bottom: 2.5rem;
  font-weight: 500; }

.widget-category-grid .widget-four-columns {
  padding: 0 0 1rem; }

.widget-double-column .widget-two-columns {
  padding: 0 0 1.2rem; }

.widget-category-matrix-main-container {
  padding-bottom: 1.8rem; }

.widget-category-matrix-side-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: space-between;
  padding-bottom: 0.6rem; }
  .widget-category-matrix-side-container .widget-category-martrix-column {
    -ms-flex: 0 0 calc(50% - 0.6rem);
    flex: 0 0 calc(50% - 0.6rem);
    -webkit-box-flex: 0 0 calc(50% - 0.6rem);
    -moz-box-flex: 0 0 calc(50% - 0.6rem); }
    .widget-category-matrix-side-container .widget-category-martrix-column:first-child {
      padding-bottom: 0; }
    .widget-category-matrix-side-container .widget-category-martrix-column:last-child {
      padding-top: 0; }

.widget-category-matrix-bottom-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -moz-justify-content: space-between;
  -ms-justify-content: space-between;
  -webkit-box-pack: justify;
          justify-content: space-between;
  -ms-flex-pack: space-between;
  padding-top: 0.6rem; }
  .widget-category-matrix-bottom-container .widget-category-martrix-column {
    -ms-flex: 0 0 calc(50% - 0.6rem);
    flex: 0 0 calc(50% - 0.6rem);
    -webkit-box-flex: 0 0 calc(50% - 0.6rem);
    -moz-box-flex: 0 0 calc(50% - 0.6rem); }

.widget-blog-carousel-container {
  padding: 3.3rem 0 0;
  background-color: rgba(220, 189, 217, 0.3); }

.widget-blog-headline-container {
  text-align: center; }

.widget-blog-heading-text {
  font-size: 2rem;
  line-height: 1.2;
  font-family: "Arsenal", "sans-serif";
  letter-spacing: 1.4rem;
  text-transform: uppercase; }

.widget-blog-subheading-wrapper {
  margin-top: 1rem; }
  .widget-blog-subheading-wrapper .widget-blog-subheading-link {
    padding: 0;
    margin: 0;
    color: #7d7d7d; }

.widget-blog-carousel .slick-blog-carousel {
  padding-bottom: 6rem;
  margin-top: 3rem; }

.widget-blog-carousel .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 2.4rem 0;
  margin: 0;
  list-style-type: none; }
  .widget-blog-carousel .slick-dots li {
    margin: 0 0.25rem; }
  .widget-blog-carousel .slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: 0;
    background-color: rgba(0, 0, 0, 0.3);
    border-radius: 100%;
    text-indent: -999rem; }

.widget-blog-carousel li.slick-active button {
  background-color: #429642; }

@media screen and (min-width: 1024px) {
  .widget-article-page-layout .container {
    width: 70%;
    max-width: 101rem; }
  .widget-four-columns {
    -ms-flex: 0 0 calc(25% - 1.2rem);
    flex: 0 0 calc(25% - 1.2rem);
    -webkit-box-flex: 0 0 calc(25% - 1.2rem);
    -moz-box-flex: 0 0 calc(25% - 1.2rem); }
  .widget-two-columns, .widget-category-matrix-main-container, .widget-category-matrix-side-container {
    -ms-flex: 0 0 calc(50% - 1.2rem);
    flex: 0 0 calc(50% - 1.2rem);
    -webkit-box-flex: 0 0 calc(50% - 1.2rem);
    -moz-box-flex: 0 0 calc(50% - 1.2rem); }
  .widget-layout-single-column .layout-top-spacing {
    margin-top: 2rem; }
  .widget-layout-single-column .layout-bottom-spacing {
    margin-bottom: 2rem; }
  .widget-layout-double-column .layout-top-spacing {
    margin-top: 1rem; }
  .widget-layout-double-column .layout-bottom-spacing {
    margin-bottom: 1rem; }
  .widget-layout-html-block-column .layout-top-spacing {
    margin-top: 1rem; }
  .widget-layout-html-block-column .layout-bottom-spacing {
    margin-bottom: 1rem; }
  .widget-layout-accordion .layout-top-spacing {
    margin-top: 1rem; }
  .widget-layout-accordion .layout-bottom-spacing {
    margin-bottom: 1rem; }
  .widget-layout-article-grid .layout-top-spacing {
    margin-top: 1rem; }
  .widget-layout-article-grid .layout-bottom-spacing {
    margin-bottom: 1rem; }
  .widget-layout-blog-carousel .layout-top-spacing {
    margin-top: 2rem; }
  .widget-layout-blog-carousel .layout-bottom-spacing {
    margin-bottom: 2rem; }
  .widget-layout-category-grid .layout-top-spacing {
    margin-top: 1rem; }
  .widget-layout-category-grid .layout-bottom-spacing {
    margin-bottom: 1rem; }
  .widget-layout-category-matrix .layout-top-spacing {
    margin-top: 2.4rem; }
  .widget-layout-category-matrix .layout-bottom-spacing {
    margin-bottom: 4rem; }
  .widget-layout-product-grid .layout-top-spacing {
    margin-top: 1rem; }
  .widget-layout-product-grid .layout-bottom-spacing {
    margin-bottom: 4rem; }
  .widget-layout-affiliate-grid .layout-top-spacing {
    margin-top: 1rem; }
  .widget-layout-affiliate-grid .layout-bottom-spacing {
    margin-bottom: 1rem; }
  .widget-affiliate-grid-inner-wrapper .experience-region {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
  .widget-affiliate-grid-inner-wrapper .experience-hsngassets-affiliatetile {
    -ms-flex: 0 0 33.33%;
    flex: 0 0 33.33%;
    -webkit-box-flex: 0 0 33.33%;
    -moz-box-flex: 0 0 33.33%; }
  .widget-product-grid-heading {
    font-size: 2rem;
    line-height: 1.2;
    padding-top: 1rem;
    border-top: 0.1rem solid #e4e4e7;
    margin-bottom: 3rem; }
  .widget-product-grid-inner-wrapper .experience-components {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
            flex-flow: row wrap;
    margin: 0 -1rem; }
  .widget-product-grid-inner-wrapper .experience-hsngassets-producttile {
    width: 20%;
    padding: 0 1rem;
    border-bottom: none; }
    .widget-product-grid-inner-wrapper .experience-hsngassets-producttile .product {
      height: 100%; }
  .widget-article-page-layout .widget-product-grid-inner-wrapper .experience-hsngassets-producttile {
    width: 33.33%; }
  .widget-accordion-column {
    -ms-flex: 0 0 75%;
    flex: 0 0 75%;
    -webkit-box-flex: 0 0 75%;
    -moz-box-flex: 0 0 75%; }
  .widget-three-columns {
    -ms-flex: 0 0 calc(33.33333% - 1.2rem);
    flex: 0 0 calc(33.33333% - 1.2rem);
    -webkit-box-flex: 0 0 calc(33.33333% - 1.2rem);
    -moz-box-flex: 0 0 calc(33.33333% - 1.2rem); }
  .widget-layout-category-grid-inner {
    padding: 0 0 4rem; }
  .widget-category-grid-heading {
    font-size: 2rem;
    line-height: 1.2;
    padding-top: 1rem;
    margin-bottom: 3rem; }
  .widget-category-grid .widget-four-columns {
    padding: 0; }
  .widget-category-matrix.wrapper {
    padding: 0 2.4rem; }
  .widget-category-matrix-main-container {
    padding-bottom: 1.2rem; }
  .widget-category-matrix-side-container {
    padding-bottom: 1.2rem; }
    .widget-category-matrix-side-container .widget-category-martrix-column {
      -ms-flex: 0 0 100%;
      flex: 0 0 100%;
      -webkit-box-flex: 0 0 100%;
      -moz-box-flex: 0 0 100%; }
      .widget-category-matrix-side-container .widget-category-martrix-column:first-child {
        -webkit-align-self: flex-start;
        -ms-align-self: flex-start;
        -ms-flex-item-align: start;
            align-self: flex-start;
        padding-bottom: 1.2rem; }
      .widget-category-matrix-side-container .widget-category-martrix-column:last-child {
        -webkit-align-self: flex-end;
        -ms-align-self: flex-end;
        -ms-flex-item-align: end;
            align-self: flex-end;
        padding-top: 1.2rem; }
  .widget-category-matrix-bottom-container {
    padding-top: 1.2rem; }
    .widget-category-matrix-bottom-container .widget-category-martrix-column {
      -ms-flex: 0 0 calc(50% - 1.2rem);
      flex: 0 0 calc(50% - 1.2rem);
      -webkit-box-flex: 0 0 calc(50% - 1.2rem);
      -moz-box-flex: 0 0 calc(50% - 1.2rem); }
  .widget-blog-carousel-container .slick-slide {
    margin: 0 1.2rem; }
  .widget-blog-heading-text {
    font-size: 3rem;
    line-height: 1.2;
    letter-spacing: 1rem; }
  .widget-blog-carousel .slick-blog-carousel {
    padding-bottom: 9rem;
    margin: 4.5rem -1.2rem 0 -1.2rem; }
    .widget-blog-carousel .slick-blog-carousel .slick-list {
      width: 100%; }
  .widget-blog-carousel .slick-dots {
    display: none !important; }
  .widget-article-grid .widget-three-columns {
    padding: 0 0 3rem; }
    .widget-article-grid .widget-three-columns:nth-child(3n+1) {
      margin-right: 0.9rem; }
    .widget-article-grid .widget-three-columns:nth-child(3n+2) {
      margin: 0 0.9rem; }
    .widget-article-grid .widget-three-columns:nth-child(3n+3) {
      margin-left: 0.9rem; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .widget-four-columns {
    -ms-flex: 0 0 24.5%;
    flex: 0 0 24.5%;
    -webkit-box-flex: 0 0 24.5%;
    -moz-box-flex: 0 0 24.5%; }
  .widget-two-columns, .widget-category-matrix-main-container, .widget-category-matrix-side-container {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    -webkit-box-flex: 0 0 49%;
    -moz-box-flex: 0 0 49%; }
  .widget-three-columns {
    -ms-flex: 0 0 32.66%;
    flex: 0 0 32.66%;
    -webkit-box-flex: 0 0 32.66%;
    -moz-box-flex: 0 0 32.66%; }
  .widget-category-matrix-bottom-container .widget-category-martrix-column {
    -ms-flex: 0 0 49%;
    flex: 0 0 49%;
    -webkit-box-flex: 0 0 49%;
    -moz-box-flex: 0 0 49%; } }

/* By using percentage, it will calculate the padding 
                                                to use based on the width of the element. 
                                                In our example, we want to keep the ratio of 56.26% (height 9 ÷ width 16) 
                                                because this is the default ratio for YouTube videos/ */
/* override initial yotpo value, which is also !important in some cases*/
/* override initial yotpo value, which is also !important */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
/* override few custom yotpo breakpionts at once */
.pd-color-white {
  color: #fff !important; }

.pd-color-black {
  color: #000 !important; }

.pd-color-red {
  color: #cd0000 !important; }

.pd-color-grassy-green {
  color: #37b700 !important; }

.pd-color-orangey-yellow {
  color: #f5a623 !important; }

.pd-color-yellow-green {
  color: #dee499 !important; }

.pd-color-fern-green {
  color: #429642 !important; }

.pd-color-light-sky-blue {
  color: #d3e6f1 !important; }

.pd-color-very-light-pink {
  color: #f0f0f0 !important; }

.pd-background-white {
  background-color: #fff !important; }

.pd-background-black {
  background-color: #000 !important; }

.pd-background-red {
  background-color: #cd0000 !important; }

.pd-background-grassy-green {
  background-color: #37b700 !important; }

.pd-background-orangey-yellow {
  background-color: #f5a623 !important; }

.pd-background-yellow-green {
  background-color: #dee499 !important; }

.pd-background-fern-green {
  background-color: #429642 !important; }

.pd-background-light-sky-blue {
  background-color: #d3e6f1 !important; }

.pd-background-very-light-pink {
  background-color: #f0f0f0 !important; }

.pd-font-size-11px:not(.widget-html-block) {
  font-size: 1.1rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-11px:not(.widget-html-block) > * {
    font-size: 1.1rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-11px:not(.widget-html-block) > p,
  .pd-font-size-11px:not(.widget-html-block) ul,
  .pd-font-size-11px:not(.widget-html-block) ol {
    line-height: 1.5; }

.pd-font-size-12px:not(.widget-html-block) {
  font-size: 1.2rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-12px:not(.widget-html-block) > * {
    font-size: 1.2rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-12px:not(.widget-html-block) > p,
  .pd-font-size-12px:not(.widget-html-block) ul,
  .pd-font-size-12px:not(.widget-html-block) ol {
    line-height: 1.5; }

.pd-font-size-13px:not(.widget-html-block) {
  font-size: 1.3rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-13px:not(.widget-html-block) > * {
    font-size: 1.3rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-13px:not(.widget-html-block) > p,
  .pd-font-size-13px:not(.widget-html-block) ul,
  .pd-font-size-13px:not(.widget-html-block) ol {
    line-height: 1.5; }

.pd-font-size-14px:not(.widget-html-block) {
  font-size: 1.4rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-14px:not(.widget-html-block) > * {
    font-size: 1.4rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-14px:not(.widget-html-block) > p,
  .pd-font-size-14px:not(.widget-html-block) ul,
  .pd-font-size-14px:not(.widget-html-block) ol {
    line-height: 1.5; }

.pd-font-size-15px:not(.widget-html-block) {
  font-size: 1.5rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-15px:not(.widget-html-block) > * {
    font-size: 1.5rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-15px:not(.widget-html-block) > p,
  .pd-font-size-15px:not(.widget-html-block) ul,
  .pd-font-size-15px:not(.widget-html-block) ol {
    line-height: 1.5; }

.pd-font-size-16px:not(.widget-html-block) {
  font-size: 1.6rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-16px:not(.widget-html-block) > * {
    font-size: 1.6rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-16px:not(.widget-html-block) > p,
  .pd-font-size-16px:not(.widget-html-block) ul,
  .pd-font-size-16px:not(.widget-html-block) ol {
    line-height: 1.5; }

.pd-font-size-18px:not(.widget-html-block) {
  font-size: 1.8rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-18px:not(.widget-html-block) > * {
    font-size: 1.8rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-18px:not(.widget-html-block) > p,
  .pd-font-size-18px:not(.widget-html-block) ul,
  .pd-font-size-18px:not(.widget-html-block) ol {
    line-height: 1.5; }

.pd-font-size-20px:not(.widget-html-block) {
  font-size: 2rem;
  line-height: 1.2;
  line-height: 1.11; }
  .pd-font-size-20px:not(.widget-html-block) > * {
    font-size: 2rem;
    line-height: 1.2;
    line-height: 1.11; }
  .pd-font-size-20px:not(.widget-html-block) > p,
  .pd-font-size-20px:not(.widget-html-block) ul,
  .pd-font-size-20px:not(.widget-html-block) ol {
    line-height: 1.5; }

.widget-html-block.pd-color-white * {
  color: #fff !important; }

.widget-html-block.pd-color-black * {
  color: #000 !important; }

.widget-html-block.pd-color-red * {
  color: #cd0000 !important; }

.widget-html-block.pd-color-grassy-green * {
  color: #37b700 !important; }

.widget-html-block.pd-color-orangey-yellow * {
  color: #f5a623 !important; }

.widget-html-block.pd-color-yellow-green * {
  color: #dee499 !important; }

.widget-html-block.pd-color-fern-green * {
  color: #429642 !important; }

.widget-html-block.pd-color-light-sky-blue * {
  color: #d3e6f1 !important; }

.widget-html-block.pd-color-very-light-pink * {
  color: #f0f0f0 !important; }

.widget-html-block.pd-font-size-11px > p,
.widget-html-block.pd-font-size-11px ul,
.widget-html-block.pd-font-size-11px ol {
  font-size: 1.1rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-html-block.pd-font-size-12px > p,
.widget-html-block.pd-font-size-12px ul,
.widget-html-block.pd-font-size-12px ol {
  font-size: 1.2rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-html-block.pd-font-size-13px > p,
.widget-html-block.pd-font-size-13px ul,
.widget-html-block.pd-font-size-13px ol {
  font-size: 1.3rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-html-block.pd-font-size-14px > p,
.widget-html-block.pd-font-size-14px ul,
.widget-html-block.pd-font-size-14px ol {
  font-size: 1.4rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-html-block.pd-font-size-15px > p,
.widget-html-block.pd-font-size-15px ul,
.widget-html-block.pd-font-size-15px ol {
  font-size: 1.5rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-html-block.pd-font-size-16px > p,
.widget-html-block.pd-font-size-16px ul,
.widget-html-block.pd-font-size-16px ol {
  font-size: 1.6rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-html-block.pd-font-size-18px > p,
.widget-html-block.pd-font-size-18px ul,
.widget-html-block.pd-font-size-18px ol {
  font-size: 1.8rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-html-block.pd-font-size-20px > p,
.widget-html-block.pd-font-size-20px ul,
.widget-html-block.pd-font-size-20px ol {
  font-size: 2rem;
  line-height: 1.2;
  line-height: 1.5; }

.widget-goal-banner-background-wrapper.pd-diagonal-background-light-sky-blue .pd-diagonal-background-very-light-pink {
  background-color: #d3e6f1;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #d3e6f1), color-stop(50%, #f0f0f0));
  background-image: linear-gradient(to left bottom, #d3e6f1 50%, #f0f0f0 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-light-sky-blue .pd-diagonal-background-fern-green {
  background-color: #d3e6f1;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #d3e6f1), color-stop(50%, #429642));
  background-image: linear-gradient(to left bottom, #d3e6f1 50%, #429642 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-light-sky-blue .pd-diagonal-background-light-sky-blue {
  background-color: #d3e6f1;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #d3e6f1), color-stop(50%, #d3e6f1));
  background-image: linear-gradient(to left bottom, #d3e6f1 50%, #d3e6f1 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-light-sky-blue .pd-diagonal-background-red {
  background-color: #d3e6f1;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #d3e6f1), color-stop(50%, #cd0000));
  background-image: linear-gradient(to left bottom, #d3e6f1 50%, #cd0000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-light-sky-blue .pd-diagonal-background-black {
  background-color: #d3e6f1;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #d3e6f1), color-stop(50%, #000));
  background-image: linear-gradient(to left bottom, #d3e6f1 50%, #000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-very-light-pink .pd-diagonal-background-light-sky-blue {
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #f0f0f0), color-stop(50%, #d3e6f1));
  background-image: linear-gradient(to left bottom, #f0f0f0 50%, #d3e6f1 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-very-light-pink .pd-diagonal-background-very-light-pink {
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #f0f0f0), color-stop(50%, #f0f0f0));
  background-image: linear-gradient(to left bottom, #f0f0f0 50%, #f0f0f0 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-very-light-pink .pd-diagonal-background-fern-green {
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #f0f0f0), color-stop(50%, #429642));
  background-image: linear-gradient(to left bottom, #f0f0f0 50%, #429642 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-very-light-pink .pd-diagonal-background-red {
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #f0f0f0), color-stop(50%, #cd0000));
  background-image: linear-gradient(to left bottom, #f0f0f0 50%, #cd0000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-very-light-pink .pd-diagonal-background-black {
  background-color: #f0f0f0;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #f0f0f0), color-stop(50%, #000));
  background-image: linear-gradient(to left bottom, #f0f0f0 50%, #000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-fern-green .pd-diagonal-background-light-sky-blue {
  background-color: #429642;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #429642), color-stop(50%, #d3e6f1));
  background-image: linear-gradient(to left bottom, #429642 50%, #d3e6f1 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-fern-green .pd-diagonal-background-very-light-pink {
  background-color: #429642;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #429642), color-stop(50%, #f0f0f0));
  background-image: linear-gradient(to left bottom, #429642 50%, #f0f0f0 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-fern-green .pd-diagonal-background-fern-green {
  background-color: #429642;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #429642), color-stop(50%, #429642));
  background-image: linear-gradient(to left bottom, #429642 50%, #429642 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-fern-green .pd-diagonal-background-red {
  background-color: #429642;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #429642), color-stop(50%, #cd0000));
  background-image: linear-gradient(to left bottom, #429642 50%, #cd0000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-fern-green .pd-diagonal-background-black {
  background-color: #429642;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #429642), color-stop(50%, #000));
  background-image: linear-gradient(to left bottom, #429642 50%, #000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-red .pd-diagonal-background-light-sky-blue {
  background-color: #cd0000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #cd0000), color-stop(50%, #d3e6f1));
  background-image: linear-gradient(to left bottom, #cd0000 50%, #d3e6f1 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-red .pd-diagonal-background-very-light-pink {
  background-color: #cd0000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #cd0000), color-stop(50%, #f0f0f0));
  background-image: linear-gradient(to left bottom, #cd0000 50%, #f0f0f0 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-red .pd-diagonal-background-fern-green {
  background-color: #cd0000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #cd0000), color-stop(50%, #429642));
  background-image: linear-gradient(to left bottom, #cd0000 50%, #429642 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-red .pd-diagonal-background-red {
  background-color: #cd0000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #cd0000), color-stop(50%, #cd0000));
  background-image: linear-gradient(to left bottom, #cd0000 50%, #cd0000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-red .pd-diagonal-background-black {
  background-color: #cd0000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #cd0000), color-stop(50%, #000));
  background-image: linear-gradient(to left bottom, #cd0000 50%, #000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-black .pd-diagonal-background-light-sky-blue {
  background-color: #000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #000), color-stop(50%, #d3e6f1));
  background-image: linear-gradient(to left bottom, #000 50%, #d3e6f1 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-black .pd-diagonal-background-very-light-pink {
  background-color: #000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #000), color-stop(50%, #f0f0f0));
  background-image: linear-gradient(to left bottom, #000 50%, #f0f0f0 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-black .pd-diagonal-background-fern-green {
  background-color: #000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #000), color-stop(50%, #429642));
  background-image: linear-gradient(to left bottom, #000 50%, #429642 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-black .pd-diagonal-background-red {
  background-color: #000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #000), color-stop(50%, #cd0000));
  background-image: linear-gradient(to left bottom, #000 50%, #cd0000 50%); }

.widget-goal-banner-background-wrapper.pd-diagonal-background-black .pd-diagonal-background-black {
  background-color: #000;
  background-image: -webkit-gradient(linear, right top, left bottom, color-stop(50%, #000), color-stop(50%, #000));
  background-image: linear-gradient(to left bottom, #000 50%, #000 50%); }

@media screen and (min-width: 1024px) {
  .pd-font-size-22px:not(.widget-html-block) {
    font-size: 2.2rem;
    line-height: 1.2;
    line-height: 2.4rem; }
    .pd-font-size-22px:not(.widget-html-block) > * {
      font-size: 2.2rem;
      line-height: 1.2;
      line-height: 2.4rem; }
  .pd-font-size-25px:not(.widget-html-block) {
    font-size: 2.5rem;
    line-height: 1.2;
    line-height: 2.7rem; }
    .pd-font-size-25px:not(.widget-html-block) > * {
      font-size: 2.5rem;
      line-height: 1.2;
      line-height: 2.7rem; }
  .pd-font-size-26px:not(.widget-html-block) {
    font-size: 2.6rem;
    line-height: 1.2;
    line-height: 2.8rem; }
    .pd-font-size-26px:not(.widget-html-block) > * {
      font-size: 2.6rem;
      line-height: 1.2;
      line-height: 2.8rem; }
  .pd-font-size-30px:not(.widget-html-block) {
    font-size: 3rem;
    line-height: 1.2;
    line-height: 3.2rem; }
    .pd-font-size-30px:not(.widget-html-block) > * {
      font-size: 3rem;
      line-height: 1.2;
      line-height: 3.2rem; }
  .pd-font-size-32px:not(.widget-html-block) {
    font-size: 3.2rem;
    line-height: 1.2;
    line-height: 3.4rem; }
    .pd-font-size-32px:not(.widget-html-block) > * {
      font-size: 3.2rem;
      line-height: 1.2;
      line-height: 3.4rem; }
  .pd-font-size-36px:not(.widget-html-block) {
    font-size: 3.6rem;
    line-height: 1.2;
    line-height: 3.8rem; }
    .pd-font-size-36px:not(.widget-html-block) > * {
      font-size: 3.6rem;
      line-height: 1.2;
      line-height: 3.8rem; }
  .pd-font-size-46px:not(.widget-html-block) {
    font-size: 4.6rem;
    line-height: 1.2;
    line-height: 4.8rem; }
    .pd-font-size-46px:not(.widget-html-block) > * {
      font-size: 4.6rem;
      line-height: 1.2;
      line-height: 4.8rem; }
  .widget-html-block.pd-font-size-22px > p {
    font-size: 2.2rem;
    line-height: 1.2;
    line-height: 1.5; }
  .widget-html-block.pd-font-size-25px > p {
    font-size: 2.5rem;
    line-height: 1.2; }
  .widget-html-block.pd-font-size-26px > p {
    font-size: 2.6rem;
    line-height: 1.2; }
  .widget-html-block.pd-font-size-30px > p {
    font-size: 3rem;
    line-height: 1.2; }
  .widget-html-block.pd-font-size-32px > p {
    font-size: 3.2rem;
    line-height: 1.2; }
  .widget-html-block.pd-font-size-36px > p {
    font-size: 3.6rem;
    line-height: 1.2; }
  .widget-html-block.pd-font-size-46px > p {
    font-size: 4.6rem;
    line-height: 1.2; } }
