.wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}/**
 * Grid Block styles.
 * These styles are loaded into both the editor, and the frontend.
 */
/**
 * Padding Options
 */
/* autoprefixer grid: no-autoplace */
.wp-block-jetpack-layout-grid-editor,
.wp-block-jetpack-layout-grid {
  padding-left: 24px;
  padding-right: 24px;
  box-sizing: border-box; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__none,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__none {
    padding-left: 0px;
    padding-right: 0px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__small,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__small {
    padding-left: 8px;
    padding-right: 8px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__medium,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__medium {
    padding-left: 16px;
    padding-right: 16px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__huge,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__huge {
    padding-left: 48px;
    padding-right: 48px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-gutter__nowrap,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__nowrap {
    padding-left: 0px;
    padding-right: 0px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-none,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-none {
    padding: 0px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-none.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-none.has-background {
      padding: 0px 13px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column {
    padding: 8px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-small .wp-block-jetpack-layout-grid-column.has-background {
      padding: 8px 21px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column {
    padding: 16px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-medium .wp-block-jetpack-layout-grid-column.has-background {
      padding: 16px 29px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column {
    padding: 24px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-large .wp-block-jetpack-layout-grid-column.has-background {
      padding: 24px 37px; }
  .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column,
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column {
    padding: 48px; }
    .wp-block-jetpack-layout-grid-editor.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column.has-background,
    .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-grid__padding-huge .wp-block-jetpack-layout-grid-column.has-background {
      padding: 48px 61px; }

/**
 * Individual Column Options
 */
.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.has-background,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.has-background {
  margin-left: -13px;
  margin-right: -13px;
  padding-left: 13px;
  padding-right: 13px;
  padding-top: .05px;
  padding-bottom: .05px; }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none {
  padding: 0px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-none.has-background {
    padding: 0px 13px;
    max-width: calc( 100% + 26px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small {
  padding: 8px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-small.has-background {
    padding: 8px 21px;
    max-width: calc( 100% + 42px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium {
  padding: 16px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-medium.has-background {
    padding: 16px 29px;
    max-width: calc( 100% + 58px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large {
  padding: 24px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-large.has-background {
    padding: 24px 37px;
    max-width: calc( 100% + 74px); }

.wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge,
.wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge {
  padding: 48px; }
  .wp-block-jetpack-layout-grid-editor .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge.has-background,
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column.wp-block-jetpack-layout-grid__padding-huge.has-background {
    padding: 48px 61px;
    max-width: calc( 100% + 122px); }

/**
 * Parent column alignment
 */
.wp-block-jetpack-layout-grid.are-vertically-aligned-top {
  align-items: flex-start; }

.wp-block-jetpack-layout-grid.are-vertically-aligned-center {
  align-items: center; }

.wp-block-jetpack-layout-grid.are-vertically-aligned-bottom {
  align-items: flex-end; }

/**
 * Individual column alignment
 */
.wp-block-jetpack-layout-grid-column.is-vertically-aligned-top {
  align-self: flex-start;
  height: 100%; }

.wp-block-jetpack-layout-grid-column.is-vertically-aligned-center {
  align-self: center; }

.wp-block-jetpack-layout-grid-column.is-vertically-aligned-bottom {
  align-self: flex-end; }

/**
 * Responsive Grid Options. Exclude these from the editor.
 */
/* autoprefixer grid: no-autoplace */
.wp-block-jetpack-layout-grid {
  display: grid;
  grid-gap: 24px;
  grid-template-columns: repeat(4, 1fr); }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 1; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 2; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 3; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 4; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 5; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 6; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 7; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 8; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 9; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 10; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 11; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-start: 12; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 1; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 2; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 3; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 4; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 5; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 6; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 7; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 8; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 9; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 10; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 11; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-column-end: span 12; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 1; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 2; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 3; }
  .wp-block-jetpack-layout-grid.column1-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
    grid-row-start: 4; }
  .wp-block-jetpack-layout-grid.column2-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
    grid-row-start: 4; }
  .wp-block-jetpack-layout-grid.column3-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
    grid-row-start: 4; }
  .wp-block-jetpack-layout-grid.column4-mobile-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
    grid-row-start: 4; }
  @media (min-width: 600px) {
    .wp-block-jetpack-layout-grid {
      grid-template-columns: repeat(8, 1fr); }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column1-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column2-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column3-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column4-tablet-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 4; } }
  @media (min-width: 1080px) {
    .wp-block-jetpack-layout-grid {
      grid-template-columns: repeat(12, 1fr); }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 1; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 2; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 3; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 4; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 5; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 6; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 7; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 8; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 9; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 10; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 11; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__start-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-start: 12; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 1; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 2; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 3; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 4; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-5 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 5; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-6 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 6; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-7 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 7; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-8 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 8; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-9 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 9; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-10 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 10; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-11 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 11; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__span-12 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-column-end: span 12; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-1 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 1; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-2 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 2; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-3 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 3; }
      .wp-block-jetpack-layout-grid.column1-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(1) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column2-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(2) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column3-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(3) {
        grid-row-start: 4; }
      .wp-block-jetpack-layout-grid.column4-desktop-grid__row-4 > .wp-block-jetpack-layout-grid-column:nth-child(4) {
        grid-row-start: 4; } }
  .wp-block-jetpack-layout-grid .wp-block-jetpack-layout-grid-column * {
    word-break: break-word;
    word-wrap: break-word; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__none {
    grid-gap: 0px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__small {
    grid-gap: 8px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__medium {
    grid-gap: 16px; }
  .wp-block-jetpack-layout-grid.wp-block-jetpack-layout-gutter__huge {
    grid-gap: 48px; }

.wp-block-jetpack-layout-grid-column {
  max-width: 100%; }
.mejs-offscreen{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal}.mejs-container{background:#000;font-family:Helvetica,Arial,serif;position:relative;text-align:left;text-indent:0;vertical-align:top}.mejs-container,.mejs-container *{box-sizing:border-box}.mejs-container video::-webkit-media-controls,.mejs-container video::-webkit-media-controls-panel,.mejs-container video::-webkit-media-controls-panel-container,.mejs-container video::-webkit-media-controls-start-playback-button{-webkit-appearance:none;display:none!important}.mejs-fill-container,.mejs-fill-container .mejs-container{height:100%;width:100%}.mejs-fill-container{background:transparent;margin:0 auto;overflow:hidden;position:relative}.mejs-container:focus{outline:none}.mejs-iframe-overlay{height:100%;position:absolute;width:100%}.mejs-embed,.mejs-embed body{background:#000;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.mejs-fullscreen{overflow:hidden!important}.mejs-container-fullscreen{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;z-index:1000}.mejs-container-fullscreen .mejs-mediaelement,.mejs-container-fullscreen video{height:100%!important;width:100%!important}.mejs-background,.mejs-mediaelement{left:0;position:absolute;top:0}.mejs-mediaelement{height:100%;width:100%;z-index:0}.mejs-poster{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;left:0;position:absolute;top:0;z-index:1}:root .mejs-poster-img{display:none}.mejs-poster-img{border:0;padding:0}.mejs-overlay{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;left:0;position:absolute;top:0}.mejs-layer{z-index:1}.mejs-overlay-play{cursor:pointer}.mejs-overlay-button{background:url(/wp-includes/js/mediaelement/mejs-controls.svg) no-repeat;background-position:0 -39px;height:80px;width:80px}.mejs-overlay:hover>.mejs-overlay-button{background-position:-80px -39px}.mejs-overlay-loading{height:80px;width:80px}.mejs-overlay-loading-bg-img{-webkit-animation:a 1s linear infinite;animation:a 1s linear infinite;background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg) -160px -40px no-repeat;display:block;height:80px;width:80px;z-index:1}@-webkit-keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes a{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.mejs-controls{bottom:0;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;height:40px;left:0;list-style-type:none;margin:0;padding:0 10px;position:absolute;width:100%;z-index:3}.mejs-controls:not([style*="display: none"]){background:rgba(255,0,0,.7);background:-webkit-linear-gradient(transparent,rgba(0,0,0,.35));background:linear-gradient(transparent,rgba(0,0,0,.35))}.mejs-button,.mejs-time,.mejs-time-rail{font-size:10px;height:40px;line-height:10px;margin:0;width:32px}.mejs-button>button{background:transparent url(/wp-includes/js/mediaelement/mejs-controls.svg);border:0;cursor:pointer;display:block;font-size:0;height:20px;line-height:0;margin:10px 6px;overflow:hidden;padding:0;position:absolute;text-decoration:none;width:20px}.mejs-button>button:focus{outline:1px dotted #999}.mejs-container-keyboard-inactive [role=slider],.mejs-container-keyboard-inactive [role=slider]:focus,.mejs-container-keyboard-inactive a,.mejs-container-keyboard-inactive a:focus,.mejs-container-keyboard-inactive button,.mejs-container-keyboard-inactive button:focus{outline:0}.mejs-time{box-sizing:content-box;color:#fff;font-size:11px;font-weight:700;height:24px;overflow:hidden;padding:16px 6px 0;text-align:center;width:auto}.mejs-play>button{background-position:0 0}.mejs-pause>button{background-position:-20px 0}.mejs-replay>button{background-position:-160px 0}.mejs-time-rail{direction:ltr;-webkit-box-flex:1;-webkit-flex-grow:1;-ms-flex-positive:1;flex-grow:1;height:40px;margin:0 10px;padding-top:10px;position:relative}.mejs-time-buffering,.mejs-time-current,.mejs-time-float,.mejs-time-float-corner,.mejs-time-float-current,.mejs-time-hovered,.mejs-time-loaded,.mejs-time-marker,.mejs-time-total{border-radius:2px;cursor:pointer;display:block;height:10px;position:absolute}.mejs-time-total{background:hsla(0,0%,100%,.3);margin:5px 0 0;width:100%}.mejs-time-buffering{-webkit-animation:b 2s linear infinite;animation:b 2s linear infinite;background:-webkit-linear-gradient(135deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background:linear-gradient(-45deg,hsla(0,0%,100%,.4) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.4) 0,hsla(0,0%,100%,.4) 75%,transparent 0,transparent);background-size:15px 15px;width:100%}@-webkit-keyframes b{0%{background-position:0 0}to{background-position:30px 0}}@keyframes b{0%{background-position:0 0}to{background-position:30px 0}}.mejs-time-loaded{background:hsla(0,0%,100%,.3)}.mejs-time-current,.mejs-time-handle-content{background:hsla(0,0%,100%,.9)}.mejs-time-hovered{background:hsla(0,0%,100%,.5);z-index:10}.mejs-time-hovered.negative{background:rgba(0,0,0,.2)}.mejs-time-buffering,.mejs-time-current,.mejs-time-hovered,.mejs-time-loaded{left:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-transition:all .15s ease-in;transition:all .15s ease-in;width:100%}.mejs-time-buffering{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.mejs-time-hovered{-webkit-transition:height .1s cubic-bezier(.44,0,1,1);transition:height .1s cubic-bezier(.44,0,1,1)}.mejs-time-hovered.no-hover{-webkit-transform:scaleX(0)!important;-ms-transform:scaleX(0)!important;transform:scaleX(0)!important}.mejs-time-handle,.mejs-time-handle-content{border:4px solid transparent;cursor:pointer;left:0;position:absolute;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);z-index:11}.mejs-time-handle-content{border:4px solid hsla(0,0%,100%,.9);border-radius:50%;height:10px;left:-7px;top:-4px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);width:10px}.mejs-time-rail .mejs-time-handle-content:active,.mejs-time-rail .mejs-time-handle-content:focus,.mejs-time-rail:hover .mejs-time-handle-content{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.mejs-time-float{background:#eee;border:1px solid #333;bottom:100%;color:#111;display:none;height:17px;margin-bottom:9px;position:absolute;text-align:center;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:36px}.mejs-time-float-current{display:block;left:0;margin:2px;text-align:center;width:30px}.mejs-time-float-corner{border:5px solid #eee;border-color:#eee transparent transparent;border-radius:0;display:block;height:0;left:50%;line-height:0;position:absolute;top:100%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.mejs-long-video .mejs-time-float{margin-left:-23px;width:64px}.mejs-long-video .mejs-time-float-current{width:60px}.mejs-broadcast{color:#fff;height:10px;position:absolute;top:15px;width:100%}.mejs-fullscreen-button>button{background-position:-80px 0}.mejs-unfullscreen>button{background-position:-100px 0}.mejs-mute>button{background-position:-60px 0}.mejs-unmute>button{background-position:-40px 0}.mejs-volume-button{position:relative}.mejs-volume-button>.mejs-volume-slider{-webkit-backface-visibility:hidden;background:rgba(50,50,50,.7);border-radius:0;bottom:100%;display:none;height:115px;left:50%;margin:0;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:25px;z-index:1}.mejs-volume-button:hover{border-radius:0 0 4px 4px}.mejs-volume-total{background:hsla(0,0%,100%,.5);height:100px;left:50%;margin:0;position:absolute;top:8px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:2px}.mejs-volume-current{left:0;margin:0;width:100%}.mejs-volume-current,.mejs-volume-handle{background:hsla(0,0%,100%,.9);position:absolute}.mejs-volume-handle{border-radius:1px;cursor:ns-resize;height:6px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:16px}.mejs-horizontal-volume-slider{display:block;height:36px;position:relative;vertical-align:middle;width:56px}.mejs-horizontal-volume-total{background:rgba(50,50,50,.8);height:8px;top:16px;width:50px}.mejs-horizontal-volume-current,.mejs-horizontal-volume-total{border-radius:2px;font-size:1px;left:0;margin:0;padding:0;position:absolute}.mejs-horizontal-volume-current{background:hsla(0,0%,100%,.8);height:100%;top:0;width:100%}.mejs-horizontal-volume-handle{display:none}.mejs-captions-button,.mejs-chapters-button{position:relative}.mejs-captions-button>button{background-position:-140px 0}.mejs-chapters-button>button{background-position:-180px 0}.mejs-captions-button>.mejs-captions-selector,.mejs-chapters-button>.mejs-chapters-selector{background:rgba(50,50,50,.7);border:1px solid transparent;border-radius:0;bottom:100%;margin-right:-43px;overflow:hidden;padding:0;position:absolute;right:50%;visibility:visible;width:86px}.mejs-chapters-button>.mejs-chapters-selector{margin-right:-55px;width:110px}.mejs-captions-selector-list,.mejs-chapters-selector-list{list-style-type:none!important;margin:0;overflow:hidden;padding:0}.mejs-captions-selector-list-item,.mejs-chapters-selector-list-item{color:#fff;cursor:pointer;display:block;list-style-type:none!important;margin:0 0 6px;overflow:hidden;padding:0}.mejs-captions-selector-list-item:hover,.mejs-chapters-selector-list-item:hover{background-color:#c8c8c8!important;background-color:hsla(0,0%,100%,.4)!important}.mejs-captions-selector-input,.mejs-chapters-selector-input{clear:both;float:left;left:-1000px;margin:3px 3px 0 5px;position:absolute}.mejs-captions-selector-label,.mejs-chapters-selector-label{cursor:pointer;float:left;font-size:10px;line-height:15px;padding:4px 10px 0;width:100%}.mejs-captions-selected,.mejs-chapters-selected{color:#21f8f8}.mejs-captions-translations{font-size:10px;margin:0 0 5px}.mejs-captions-layer{bottom:0;color:#fff;font-size:16px;left:0;line-height:20px;position:absolute;text-align:center}.mejs-captions-layer a{color:#fff;text-decoration:underline}.mejs-captions-layer[lang=ar]{font-size:20px;font-weight:400}.mejs-captions-position{bottom:15px;left:0;position:absolute;width:100%}.mejs-captions-position-hover{bottom:35px}.mejs-captions-text,.mejs-captions-text *{background:hsla(0,0%,8%,.5);box-shadow:5px 0 0 hsla(0,0%,8%,.5),-5px 0 0 hsla(0,0%,8%,.5);padding:0;white-space:pre-wrap}.mejs-container.mejs-hide-cues video::-webkit-media-text-track-container{display:none}.mejs-overlay-error{position:relative}.mejs-overlay-error>img{left:0;max-width:100%;position:absolute;top:0;z-index:-1}.mejs-cannotplay,.mejs-cannotplay a{color:#fff;font-size:.8em}.mejs-cannotplay{position:relative}.mejs-cannotplay a,.mejs-cannotplay p{display:inline-block;padding:0 15px;width:100%}.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}/*
* Text Widget Styles
*
* Global styles to help fix common display issues on WordPress.com
* that could happen with the Rich Text Widget, introduced in WordPress 4.8.
*/

.widget.widget_text {
	word-wrap: break-word;
}

.widget.widget_text ul,
.widget.widget_text ol {
	margin-bottom: 1em;
	margin-left: .875em;
	padding-left: .875em;
}

.widget.widget_text li ul,
.widget.widget_text li ol {
	margin-top: 0;
	margin-bottom: 0;
	padding-bottom: 0;
	padding-top: 0;
}

.widget.widget_text ul {
	list-style: disc outside none;
}

.widget.widget_text ol {
	list-style: decimal outside none;
}

.widget.widget_text ul li,
.widget.widget_text ol li {
	border: 0;
	list-style: inherit;
	margin: 0;
	padding: 0;
	text-align: left;
}

.widget.widget_text ul li:before {
	content: "";
}

.widget.widget_text p {
	margin-bottom: 1em;
}
.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}/**
 * Like Button toolbar button, loading text & container styles
 */

/* Master container */
#jp-post-flair {
	padding-top: 0.5em;
}

/* Overall Sharedaddy block title */
div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
	clear: both;
}

div.sharedaddy h3.sd-title {
	margin: 0 0 1em 0;
	display: inline-block;
	line-height: 1.2;
	font-size: 9pt;
	font-weight: 700;
}

div.sharedaddy h3.sd-title::before {
	content: "";
	display: block;
	width: 100%;
	min-width: 30px;
	border-top: 1px solid #dcdcde;
	margin-bottom: 1em;
}


/* Toolbar */
div.jetpack-likes-widget-wrapper {
	width: 100%;
	min-height: 50px;	/* Previous height, 60px */
	position: relative; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
}

div.jetpack-likes-widget-wrapper .sd-link-color {
	font-size: 12px;
}

div.jetpack-comment-likes-widget-wrapper {
	width: 100%;
	position: relative;
	min-height: 31px;
}

div.jetpack-comment-likes-widget-wrapper iframe {
	margin-bottom: 0;
}

#likes-other-gravatars {
	display: none;
	position: absolute;
	padding: 9px 12px 10px 12px;
	background-color: #fff;
	border: solid 1px #dcdcde;
	border-radius: 4px;
	box-shadow: none;
	min-width: 220px;
	max-height: 240px;
	height: auto;
	overflow: auto;
	z-index: 1000;
}

#likes-other-gravatars * {
	line-height: normal;
}

#likes-other-gravatars .likes-text {
	color: #101517;
	font-size: 12px;
	font-weight: 500;
	padding-bottom: 8px;
}

#likes-other-gravatars ul,
#likes-other-gravatars li {
	margin: 0;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#likes-other-gravatars li::before {
	content: "";
}

#likes-other-gravatars ul.wpl-avatars {
	overflow: auto;
	display: block;
	max-height: 190px;
}

#likes-other-gravatars ul.wpl-avatars li {
	width: 196px;
	height: 28px;
	float: none;
	margin: 0 0 4px 0;
}

#likes-other-gravatars ul.wpl-avatars li a {
	margin: 0 2px 0 0;
	border-bottom: none !important;
	display: flex;
	align-items: center;
	gap: 8px;
	text-decoration: none;
}

#likes-other-gravatars ul.wpl-avatars li a span {
	font-size: 12px;
	color: #2c3338;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

#likes-other-gravatars ul.wpl-avatars li a img {
	background: none;
	border: none;
	border-radius: 50%;
	margin: 0 !important;
	padding: 1px !important;
	position: static;
	box-sizing: border-box;
}

div.sd-box {
	border-top: 1px solid #dcdcde;
	border-top: 1px solid rgba(0, 0, 0, 0.13);
}


.jetpack-likes-widget-unloaded .likes-widget-placeholder,
.jetpack-likes-widget-loading .likes-widget-placeholder,
.jetpack-likes-widget-loaded iframe {
	display: block;
}

.jetpack-likes-widget-loaded .likes-widget-placeholder,
.jetpack-likes-widget-unloaded iframe,
.jetpack-likes-widget-loading iframe {
	display: none;
}

.entry-content .post-likes-widget,
.post-likes-widget,
.comment-likes-widget {
	margin: 0;
	border-width: 0;
}

/* Loading text */
.post-likes-widget-placeholder,
.comment-likes-widget-placeholder {
	margin: 0;
	border-width: 0;
	position: relative;
}

.comment-likes-widget-placeholder {
	height: 18px;
	position: absolute;
	display: flex;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif;
}

.comment-likes-widget-placeholder::before {
	color: #2ea2cc;
	width: 16px;
	height: 16px;
	content: "";
	display: inline-block;
	position: relative;
	top: 3px;
	padding-right: 5px;
	background-repeat: no-repeat;
	background-size: 16px 16px;
	/* stylelint-disable-next-line function-url-quotes -- quotes are required here. Bug report: https://github.com/stylelint/stylelint/issues/8544 */
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Crect x='0' fill='none' width='24' height='24'/%3E%3Cg%3E%3Cpath fill='%232EA2CC' d='M12 2l2.582 6.953L22 9.257l-5.822 4.602L18.18 21 12 16.89 5.82 21l2.002-7.14L2 9.256l7.418-.304'/%3E%3C/g%3E%3C/svg%3E");
}

.post-likes-widget-placeholder .button {
	display: none;	/* Let's not show a dummy like button, let's just make a great button experience once it's loaded */
}

.post-likes-widget-placeholder .loading,
.comment-likes-widget-placeholder .loading {
	color: #999;
	font-size: 12px;
}

.comment-likes-widget-placeholder .loading {
	padding-left: 5px;
	margin-top: 4px;
	align-self: center;
	color: #4e4e4e;
}

/* Like Special cases (display on it's own) */
div.sharedaddy.sd-like-enabled .sd-like h3 {
	display: none;
}

div.sharedaddy.sd-like-enabled .sd-like .post-likes-widget {
	width: 100%;
	float: none;
	position: absolute; /* Need to abs position placeholder and iframe so there isn't a jarring jump */
	top: 0;
}

.comment-likes-widget {
	width: 100%;
}


/* Make ratings block. @todo: remove inline style so !important is not needed */
.pd-rating,
.cs-rating {
	display: block !important;
}


/* Hide G+ title */
.sd-gplus .sd-title {
	display: none;
}

@media print {

	.jetpack-likes-widget-wrapper {
		display: none;
	}
}
@font-face{font-family:ETmodules;font-display:block;src:url(//capindex.com/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot);src:url(//capindex.com/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.eot?#iefix) format("embedded-opentype"),url(//capindex.com/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.woff) format("woff"),url(//capindex.com/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.ttf) format("truetype"),url(//capindex.com/wp-content/themes/Divi/core/admin/fonts/modules/social/modules.svg#ETmodules) format("svg");font-weight:400;font-style:normal}.et_pb_with_border .et-pb-icon,.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_blurb_content{max-width:550px;margin:0 auto;position:relative;text-align:center;word-wrap:break-word;width:100%}.et_pb_blurb.et_pb_text_align_left .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center .et_pb_blurb_content .et_pb_blurb_container{text-align:center}.et_pb_blurb_content p:last-of-type{padding-bottom:0}.et_pb_blurb .et_pb_module_header a,.et_pb_blurb h4 a{text-decoration:none}.et_pb_blurb .et_pb_image_wrap{display:block;margin:auto}.et_pb_main_blurb_image img{border-radius:inherit}.et_pb_main_blurb_image img[src*=".svg"]{width:auto}.et_pb_sticky_module .et_pb_main_blurb_image .et_pb_image_wrap{width:100%;max-width:100%}.et_pb_blurb_position_left .et_pb_blurb_content,.et_pb_blurb_position_right .et_pb_blurb_content{display:table}.et_pb_blurb_position_left .et_pb_main_blurb_image,.et_pb_blurb_position_right .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left .et_pb_main_blurb_image img,.et_pb_blurb_position_right .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left .et-pb-icon,.et_pb_blurb_position_right .et-pb-icon{font-size:32px}.et_pb_blurb_position_right .et-pb-icon{display:table-cell}.et_pb_blurb_position_left .et_pb_blurb_container,.et_pb_blurb_position_right .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right .et_pb_blurb_content{text-align:right}.et_pb_blurb_position_right .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_main_blurb_image{display:inline-block;margin-bottom:30px;line-height:0;max-width:100%}@media (max-width:980px){.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image,.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left_tablet .et_pb_main_blurb_image img,.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left_tablet .et-pb-icon,.et_pb_blurb_position_right_tablet .et-pb-icon{font-size:32px;display:table-cell}.et_pb_blurb_position_left_tablet .et_pb_blurb_container,.et_pb_blurb_position_right_tablet .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left_tablet .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left_tablet .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right_tablet .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right_tablet .et_pb_blurb_content{padding-right:52px;text-align:right}.et_pb_blurb_position_right_tablet .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right_tablet .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_blurb_position_top_tablet .et_pb_main_blurb_image{display:block;width:auto}.et_pb_blurb_position_top_tablet .et-pb-icon{font-size:96px;display:initial}.et_pb_blurb_position_top_tablet .et_pb_blurb_container{display:block;padding-left:0;padding-right:0}.et_pb_blurb_position_top_tablet .et_pb_blurb_content{display:inline-block;text-align:center;padding-right:0}}@media (max-width:767px){.et_pb_blurb_position_left_phone .et_pb_main_blurb_image,.et_pb_blurb_position_right_phone .et_pb_main_blurb_image{width:32px;display:table-cell;line-height:0}.et_pb_blurb_position_left_phone .et_pb_main_blurb_image img,.et_pb_blurb_position_right_phone .et_pb_main_blurb_image img{width:inherit}.et_pb_blurb_position_left_phone .et-pb-icon,.et_pb_blurb_position_right_phone .et-pb-icon{font-size:32px;display:table-cell}.et_pb_blurb_position_left_phone .et_pb_blurb_container,.et_pb_blurb_position_right_phone .et_pb_blurb_container{display:table-cell;vertical-align:top}.et_pb_blurb_position_left_phone .et_pb_blurb_container{padding-left:15px}.et_pb_blurb_position_left_phone .et_pb_blurb_content{text-align:left}.et_pb_blurb_position_right_phone .et_pb_blurb_container{padding-right:15px}.et_pb_blurb_position_right_phone .et_pb_blurb_content{padding-right:52px;text-align:right}.et_pb_blurb_position_right_phone .et_pb_main_blurb_image{left:auto;right:0}.et_pb_blurb_position_right_phone .et-pb-icon{margin-right:0;margin-left:20px}.et_pb_blurb_position_top_phone .et_pb_main_blurb_image{display:block;width:auto}.et_pb_blurb_position_top_phone .et-pb-icon{font-size:96px;display:initial}.et_pb_blurb_position_top_phone .et_pb_blurb_container{display:block;padding-left:0;padding-right:0}.et_pb_blurb_position_top_phone .et_pb_blurb_content{display:inline-block;text-align:center;padding-right:0}}@media (max-width:980px){.et_pb_blurb.et_pb_text_align_left-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center-tablet .et_pb_blurb_content .et_pb_blurb_container{text-align:center}}@media (max-width:767px){.et_pb_blurb.et_pb_text_align_left-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:left}.et_pb_blurb.et_pb_text_align_right-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:right}.et_pb_blurb.et_pb_text_align_justified-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:justify}.et_pb_blurb.et_pb_text_align_center-phone .et_pb_blurb_content .et_pb_blurb_container{text-align:center}}
.et-waypoint.et_pb_animation_off,.et-waypoint:not(.et_pb_counters).et_pb_animation_off,.et_pb_animation_off{opacity:1}.et-waypoint.et_pb_animation_left.et-animated,.et_pb_animation_left.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right.et-animated,.et_pb_animation_right.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top.et-animated,.et_pb_animation_top.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom.et-animated,.et_pb_animation_bottom.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in.et-animated,.et_pb_animation_fade_in.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}@media (max-width:980px){.et-waypoint.et_pb_animation_off_tablet,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_tablet,.et_pb_animation_off_tablet{opacity:1;-webkit-animation:none;animation:none}.et-waypoint.et_pb_animation_left_tablet.et-animated,.et_pb_animation_left_tablet.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right_tablet.et-animated,.et_pb_animation_right_tablet.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top_tablet.et-animated,.et_pb_animation_top_tablet.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom_tablet.et-animated,.et_pb_animation_bottom_tablet.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in_tablet.et-animated,.et_pb_animation_fade_in_tablet.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}}@media (max-width:767px){.et-waypoint.et_pb_animation_off_phone,.et-waypoint:not(.et_pb_counters).et_pb_animation_off_phone,.et_pb_animation_off_phone{opacity:1;-webkit-animation:none;animation:none}.et-waypoint.et_pb_animation_left_phone.et-animated,.et_pb_animation_left_phone.et-animated{opacity:1;-webkit-animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeLeft 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_right_phone.et-animated,.et_pb_animation_right_phone.et-animated{opacity:1;-webkit-animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeRight 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_top_phone.et-animated,.et_pb_animation_top_phone.et-animated{opacity:1;-webkit-animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeTop 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_bottom_phone.et-animated,.et_pb_animation_bottom_phone.et-animated{opacity:1;-webkit-animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeBottom 1s cubic-bezier(.77,0,.175,1) 1}.et-waypoint.et_pb_animation_fade_in_phone.et-animated,.et_pb_animation_fade_in_phone.et-animated{opacity:1;-webkit-animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1;animation:fadeIn 1s cubic-bezier(.77,0,.175,1) 1}}
.et_pb_code_inner{position:relative}
.et_pb_number_counter{word-wrap:break-word;margin:0 auto 30px;position:relative;text-align:center}.et_pb_number_counter .percent{z-index:2}.et_pb_number_counter h3{font-size:18px;position:relative}.et_pb_number_counter .et_pb_module_header{position:relative}.et_pb_number_counter{opacity:0;-webkit-transition:opacity 1s;transition:opacity 1s}.et_pb_number_counter.active{opacity:1}.et_pb_number_counter{width:auto}.et_pb_number_counter canvas{display:none;visibility:hidden}.et_pb_number_counter .percent{height:72px;position:relative}.et_pb_number_counter .percent p{font-size:72px;line-height:72px;font-weight:500}.et_pb_number_counter.et_pb_with_title .percent{margin-bottom:20px}@media (min-width:981px) and (max-width:1100px){.et_pb_column_1_4 .et_pb_number_counter .percent,.et_pb_column_1_5 .et_pb_number_counter .percent,.et_pb_column_1_6 .et_pb_number_counter .percent{height:55px}.et_pb_column_1_4 .et_pb_number_counter h3,.et_pb_column_1_5 .et_pb_number_counter h3,.et_pb_column_1_6 .et_pb_number_counter h3{padding:10px 0 0}}
ul.et_pb_social_media_follow{list-style-type:none!important;margin:0 0 22px;padding:0}.et_pb_social_media_follow li{display:inline-block;margin-bottom:8px;position:relative}.et_pb_social_media_follow li a{margin-right:8px;display:inline-block;text-decoration:none;text-align:center;position:relative}.et_pb_social_media_follow li a.follow_button{padding:0 12px;margin-top:5px;margin-right:25px;font-size:14px;line-height:1.6em;background:rgba(0,0,0,.1);color:rgba(0,0,0,.5);border-radius:3px;border-width:0;border-style:solid;-webkit-transition:all .3s;transition:all .3s}.et_pb_social_media_follow li.last-child a,.et_pb_social_media_follow li:last-child a{margin-right:0}.et_pb_social_media_follow.has_follow_button li.last-child a.icon,.et_pb_social_media_follow.has_follow_button li:last-child a.icon{margin-right:8px}.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button{background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.8)}.et_pb_social_media_follow.et_pb_bg_layout_dark li a.follow_button:hover{background:rgba(0,0,0,.7);color:#fff}.et_pb_social_media_follow li a.icon{height:32px;width:32px;padding:0;-webkit-box-sizing:content-box;box-sizing:content-box}.et_pb_social_media_follow li a.icon:before{height:32px;width:32px;font-size:16px;line-height:32px;display:block;color:#fff;-webkit-transition:color .3s;transition:color .3s;position:relative;z-index:10}.et_pb_social_media_follow li a.icon:hover:before{color:hsla(0,0%,100%,.7)}.et_pb_social_media_follow li a.icon{border-radius:3px}.et_pb_social_media_follow_network_name{display:none}.et_pb_social_icon a.icon{vertical-align:middle}.et_pb_social_icon a.icon:before{font-family:ETmodules;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.et-pb-social-fa-icon a.icon:before{font-family:FontAwesome}.et-social-telegram a.icon:before{content:"\F3FE"}.et-social-amazon a.icon:before{content:"\F270"}.et-social-bandcamp a.icon:before{content:"\F2D5"}.et-social-bitbucket a.icon:before{content:"\F171"}.et-social-behance a.icon:before{content:"\F1B4"}.et-social-buffer a.icon:before{content:"\F837"}.et-social-codepen a.icon:before{content:"\F1CB"}.et-social-deviantart a.icon:before{content:"\F1BD"}.et-social-flipboard a.icon:before{content:"\F44D"}.et-social-foursquare a.icon:before{content:"\F180"}.et-social-github a.icon:before{content:"\F09B"}.et-social-goodreads a.icon:before{content:"\F3A9"}.et-social-google a.icon:before{content:"\F1A0"}.et-social-houzz a.icon:before{content:"\F27C"}.et-social-itunes a.icon:before{content:"\F3B5"}.et-social-last_fm a.icon:before{content:"\F202"}.et-social-line a.icon:before{content:"\F3C0"}.et-social-medium a.icon:before,.et-social-meetup a.icon:before{content:"\F3C7"}.et-social-odnoklassniki a.icon:before{content:"\F263"}.et-social-patreon a.icon:before{content:"\F3D9"}.et-social-periscope a.icon:before{content:"\F3DA"}.et-social-quora a.icon:before{content:"\F2C4"}.et-social-researchgate a.icon:before{content:"\F4F8"}.et-social-reddit a.icon:before{content:"\F281"}.et-social-snapchat a.icon:before{content:"\F2AC"}.et-social-soundcloud a.icon:before{content:"\F1BE"}.et-social-spotify a.icon:before{content:"\F1BC"}.et-social-steam a.icon:before{content:"\F3F6"}.et-social-tripadvisor a.icon:before{content:"\F262"}.et-social-tiktok a.icon:before{content:"\E07B"}.et-social-twitch a.icon:before{content:"\F1E8"}.et-social-vk a.icon:before{content:"\F189"}.et-social-weibo a.icon:before{content:"\F18A"}.et-social-whatsapp a.icon:before{content:"\F232"}.et-social-xing a.icon:before{content:"\F168"}.et-social-yelp a.icon:before{content:"\F1E9"}.et-social-pinterest a.icon:before{content:"\E095"}.et-social-linkedin a.icon:before{content:"\E09D"}.et-social-tumblr a.icon:before{content:"\E097"}.et-social-skype a.icon:before{content:"\E0A2"}.et-social-flikr a.icon:before{content:"\E0A6"}.et-social-myspace a.icon:before{content:"\E0A1"}.et-social-dribbble a.icon:before{content:"\E09B"}.et-social-youtube a.icon:before{content:"\E0A3"}.et-social-vimeo a.icon:before{content:"\E09C"}@media (max-width:980px){.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.et_pb_bg_layout_light_tablet.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.8)}.et_pb_bg_layout_dark_tablet.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.7);color:#fff}}@media (max-width:767px){.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.1);color:rgba(0,0,0,.5)}.et_pb_bg_layout_light_phone.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.2);color:rgba(0,0,0,.6)}.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button{background:rgba(0,0,0,.6);color:hsla(0,0%,100%,.8)}.et_pb_bg_layout_dark_phone.et_pb_social_media_follow li a.follow_button:hover{background:rgba(0,0,0,.7);color:#fff}}.rtl .et_pb_social_media_follow li a{margin-left:8px;margin-right:0}.dp-dfg-container{display:block}.dp-dfg-container>div{margin-bottom:1.33%}.dp-dfg-layout-grid .dp-dfg-items{display:-ms-flexbox;display:flex;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.dp-dfg-layout-grid .dp-dfg-item{display:block;width:24%;margin-bottom:1.33%}@media screen and (min-width:768px) and (max-width:980px){.dp-dfg-container>div{margin-bottom:2%}.dp-dfg-layout-grid .dp-dfg-item{width:32%;margin-bottom:2%}}@media screen and (min-width:480px) and (max-width:767px){.dp-dfg-container>div{margin-bottom:4%}.dp-dfg-layout-grid .dp-dfg-item{width:48%;margin-bottom:4%}}@media screen and (max-width:479px){.dp-dfg-container>div{margin-bottom:4%}.dp-dfg-layout-grid .dp-dfg-items{display:block}.dp-dfg-layout-grid .dp-dfg-item{width:100%;margin-bottom:4%}}@supports (grid-area:auto){.dp-dfg-container{display:grid}.dp-dfg-container>div{margin-bottom:0}.dp-dfg-layout-grid .dp-dfg-items{display:grid}.dp-dfg-layout-grid .dp-dfg-item{display:grid;width:auto;margin-bottom:0}}.dp-dfg-container{font-size:10px;display:grid;grid-gap:2em;grid-column-gap:2em;grid-row-gap:2em}.dp-dfg-no-results{font-size:1.6em;grid-column:1/-1}.dp-dfg-skin-default .dp-dfg-search{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start}.dp-dfg-skin-default .dp-dfg-search-input{font-size:1.4em;line-height:2em;width:auto;padding:.5em 1em;background-color:#f9f9f9;border:1px solid #f9f9f9;margin:0;overflow:hidden}.dp-dfg-skin-default[data-search-position=left] .dp-dfg-search-input,.dp-dfg-skin-default[data-search-position=right] .dp-dfg-search-input{width:100%}.dp-dfg-search-icon{font-family:ETmodules}#et-boc .et-l .dp-dfg-skin-default .et-pb-icon.dp-dfg-search-icon,.dp-dfg-skin-default .dp-dfg-search-icon,.et-l .dp-dfg-skin-default .et-pb-icon.dp-dfg-search-icon{font-size:2em;width:2em;background-color:#f9f9f9;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;cursor:pointer}.dp-dfg-skin-default .dp-dfg-filter-actions{display:-ms-flexbox;display:flex;-ms-flex-direction:row;flex-direction:row;grid-column-gap:2em;grid-row-gap:2em}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filter-actions{-ms-flex-direction:column;flex-direction:column}.dp-dfg-skin-default .dp-dfg-filters-buttons-layout .dp-dfg-filter-actions{margin-top:2em;-ms-flex-pack:center;justify-content:center}.dp-dfg-skin-default .dp-dfg-filter-actions .et_pb_button_wrapper{text-align:center}.dp-dfg-skin-default:not(.dp-dfg-skin-left-vertical-filters) .dp-dfg-filters-dropdown-layout .dp-dfg-filter-actions .et_pb_button_wrapper{text-align:left}.dp-dfg-skin-default .et_pb_button_wrapper .et_pb_button.dp-dfg-clear-filters-default,.dp-dfg-skin-default .et_pb_button_wrapper .et_pb_button.dp-dfg-filter-trigger-default{color:#666;border:1px solid #e2e2e2;border-radius:0;background-color:#f9f9f9}.dp-dfg-filter-trigger-button.dp-dfg-filtering-done{cursor:not-allowed}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .et_pb_button_wrapper .et_pb_button.dp-dfg-clear-filters-default,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .et_pb_button_wrapper .et_pb_button.dp-dfg-filter-trigger-default{width:100%}.dp-dfg-skin-default .dp-dfg-filters .dp-dfg-taxonomy-label{font-size:2em;line-height:1em;text-align:center;padding-bottom:.5em}.dp-dfg-skin-default .dp-dfg-filters ul{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding:0;margin:0 0 2em}.dp-dfg-skin-default .dp-dfg-filters ul:not([data-parent="0"]){display:none}.dp-dfg-skin-default .dp-dfg-filters ul:last-of-type{margin:0}.dp-dfg-container[data-multifilter-type=parent-child] .dp-dfg-filters ul.dp-dfg-filter-level:not([data-children-of="0"]){display:none}#left-area .dp-dfg-skin-default .dp-dfg-filters ul,#left-area .dp-dfg-skin-default .pagination{padding:0}.dp-dfg-skin-default .dp-dfg-filter,.dp-dfg-skin-default .pagination li{list-style-type:none;margin-top:-1px}.dp-dfg-pagination .pagination a,.dp-dfg-skin-default .dp-dfg-filter a,.et-l .dp-dfg-pagination .pagination a.pagination-link,.et-l .dp-dfg-skin-default .dp-dfg-filter a.dp-dfg-filter-link{color:#666;font-size:1.4em;line-height:1em;display:block;overflow:hidden;height:100%;margin:-1px -1px 0 0;padding:1em 1.2em;border:1px solid #e2e2e2;background-color:#fff;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.dp-dfg-skin-default .dp-dfg-filter a.active,.dp-dfg-skin-default .pagination li.active a,.et-l .dp-dfg-skin-default .dp-dfg-filter a.active,.et-l .dp-dfg-skin-default .pagination li.active a{color:#82c0c7;background-color:#f9f9f9}.dp-dfg-skin-default .dp-dfg-filter a:hover,.dp-dfg-skin-default .pagination a:hover,.et-l .dp-dfg-skin-default .dp-dfg-filter a:hover,.et-l .dp-dfg-skin-default .pagination a:hover{background-color:#e2e2e2}.dp-dfg-skin-default .dp-dfg-filter li:first-child a,.dp-dfg-skin-default .dp-dfg-pagination li.active:nth-child(2) a,.dp-dfg-skin-default .dp-dfg-pagination li:first-child a{border-radius:3px 0 0 3px}.dp-dfg-skin-default .dp-dfg-filter li:last-child a,.dp-dfg-skin-default .dp-dfg-pagination li:last-child a{border-radius:0 3px 3px 0}.dp-dfg-skin-default .dp-dfg-pagination ul.pagination{list-style-type:none;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;padding:0;margin:0}#et-boc .et-l .dp-dfg-skin-default .dp-dfg-pagination .pagination-link .et-pb-icon,.dp-dfg-skin-default .dp-dfg-pagination .pagination-link span,.et-l .dp-dfg-skin-default .dp-dfg-pagination .pagination-link .et-pb-icon{font-size:1em;position:relative;-webkit-transform:scale(1.4);transform:scale(1.4)}.dp-dfg-skin-default .dp-dfg-pagination .dp-dfg-ajax-load-more{position:relative;text-align:center}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:2em;grid-column-gap:2em;grid-row-gap:2em}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-filters-dropdown{position:relative}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-filters-dropdown:not([data-parent="0"]){display:none}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-filters-dropdown .dp-dfg-level{display:none;-ms-flex-direction:column;flex-direction:column;padding:0;position:absolute;left:0;right:0;z-index:999;-webkit-box-shadow:0 12px 18px -6px rgba(0,0,0,.3);box-shadow:0 12px 18px -6px rgba(0,0,0,.3);max-height:500px;overflow-y:auto;overflow-x:hidden;border:1px solid #e2e2e2;border-top:none}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-filter a.dp-dfg-filter-link{border:none}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-dropdown-label{font-size:1.4em;line-height:2em;position:relative;overflow:hidden;padding:.5em 2em .5em .5em;border:1px solid #e2e2e2;background-color:#fff;text-decoration:none;cursor:pointer}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-dropdown-label:after{font-family:ETmodules;content:"2";font-size:2em;position:absolute;top:50%;right:0;margin-top:-.5em}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-filters-dropdown.open .dp-dfg-dropdown-label:after{content:"2"}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-filters-dropdown.closed .dp-dfg-dropdown-label:after{content:"3"}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-dropdown-tag{display:inline-block;position:relative;background-color:#e1e1e1;padding:.35em;line-height:1em;font-size:1em;margin:.15em;z-index:1}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-dropdown-tag:hover:after{content:"M";background-color:#666;z-index:2}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout .dp-dfg-dropdown-tag:after{content:"";font-family:ETmodules;font-size:1.4em;line-height:1.4em;color:#fff;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:0;left:0;right:0;bottom:0;opacity:1;z-index:-1;-webkit-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.dp-dfg-filters.dp-dfg-filters-dropdown-layout{display:-ms-flexbox;display:flex;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-wrap:wrap;flex-wrap:wrap}.dp-dfg-filters.dp-dfg-filters-dropdown-layout>*{margin-bottom:2em;margin-right:2em}.dp-dfg-filters.dp-dfg-filters-dropdown-layout>:last-of-type{margin-right:0}}@media (min-width:981px) and (-ms-high-contrast:active),screen and (min-width:981px) and (-ms-high-contrast:none){.dp-dfg-skin-default .dp-dfg-filters.dp-dfg-filters-dropdown-layout>*{width:calc(25% - 2em)}}@media (min-width:768px) and (max-width:980px) and (-ms-high-contrast:active),screen and (min-width:768px) and (max-width:980px) and (-ms-high-contrast:none){.dp-dfg-skin-default .dp-dfg-filters.dp-dfg-filters-dropdown-layout>*{width:calc(33.33% - 2em)}}@media (min-width:480px) and (max-width:767px) and (-ms-high-contrast:active),screen and (min-width:480px) and (max-width:767px) and (-ms-high-contrast:none){.dp-dfg-skin-default .dp-dfg-filters.dp-dfg-filters-dropdown-layout>*{width:calc(50% - 2em)}}@media screen and (max-width:479px){.dp-dfg-skin-default .dp-dfg-filters.dp-dfg-filters-dropdown-layout{display:block}.dp-dfg-skin-default .dp-dfg-filters.dp-dfg-filters-dropdown-layout>*{margin-bottom:2em}.dp-dfg-skin-default .dp-dfg-filters.dp-dfg-filters-dropdown-layout>:last-of-type{margin-bottom:0}}.dp-dfg-skin-default .dp-dfg-sorting{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:right;justify-content:right}@media screen and (max-width:479px){.dp-dfg-skin-default .dp-dfg-sorting{-ms-flex-pack:center;justify-content:center}}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-sort-orderby>*{margin-right:8px}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-sort-order{border:1px solid #e2e2e2;background-color:#fff;cursor:pointer;font-size:2em;line-height:2em;padding:0 .5em}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-sort-order-asc:after,.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-sort-order-desc:after{display:none;content:attr(data-icon);font-family:ETModules,serif}.dp-dfg-container[data-order=ASC].dp-dfg-skin-default .dp-dfg-sort-order-asc:after,.dp-dfg-container[data-order=DESC].dp-dfg-skin-default .dp-dfg-sort-order-desc:after{display:block}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-filters-dropdown{position:relative}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-filters-dropdown ul{display:none;-ms-flex-direction:column;flex-direction:column;padding:0;position:absolute;left:0;right:0;z-index:999;-webkit-box-shadow:0 12px 18px -6px rgba(0,0,0,.3);box-shadow:0 12px 18px -6px rgba(0,0,0,.3);overflow-y:auto;overflow-x:hidden;border:1px solid #e2e2e2;border-top:none;background-color:#fff}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-filters-dropdown ul li{font-size:1.4em;line-height:1em;padding:1em 1.2em}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-dropdown-label{font-size:1.4em;line-height:2em;display:block;position:relative;overflow:hidden;padding:.5em 2em .5em .5em!important;text-decoration:none;cursor:pointer;border:1px solid #d3d3d3;min-width:160px}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-dropdown-label:after{font-family:ETmodules;content:"2";font-size:2em;position:absolute;top:50%;right:0;margin-top:-.5em}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-filters-dropdown.open .dp-dfg-dropdown-label:after{content:"2"}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-filters-dropdown.closed .dp-dfg-dropdown-label:after{content:"3"}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-sort-option{padding:.5em .6em;-webkit-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;transition:all .4s ease-in-out;cursor:pointer}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-sort-option:hover{background-color:#e6f3f6}.dp-dfg-skin-default .dp-dfg-sorting .dp-dfg-sort-option.active{color:#82c0c7;background-color:#f9f9f9}.dp-dfg-skin-default .dp-dfg-items{position:relative}.dp-dfg-container[data-doing-ajax=on] .dp-dfg-items{min-height:320px}.dp-dfg-skin-default .dp-dfg-item{position:relative;background-color:#fff;border:1px solid #e2e2e2;overflow:hidden}.dp-dfg-skin-default:not([data-action=none]) .dp-dfg-item{cursor:pointer}.dp-dfg-skin-default .dp-dfg-item>*{position:relative;padding:.5em 0;overflow-wrap:break-word;word-wrap:break-word;word-break:break-word}.dp-dfg-skin-default .dp-dfg-item>div:last-of-type{padding-bottom:1em}#et-boc .et-l .dp-dfg-skin-default .dp-dfg-image,#et-boc .et-l .dp-dfg-skin-default .dp-dfg-overlay,.dp-dfg-skin-default .dp-dfg-image,.dp-dfg-skin-default .dp-dfg-overlay,.et-l .dp-dfg-skin-default .dp-dfg-image,.et-l .dp-dfg-skin-default .dp-dfg-overlay{padding:0;position:relative}.dp-dfg-skin-default .dp-dfg-image img{display:block;width:100%;max-width:100%}#et-boc .et-l .dp-dfg-skin-default .dp-dfg-item:hover .dp-dfg-overlay span.dfg_et_overlay,.dp-dfg-skin-default .dp-dfg-item:hover .dp-dfg-overlay span.dfg_et_overlay,.et-l .dp-dfg-skin-default .dp-dfg-item:hover .dp-dfg-overlay span.dfg_et_overlay{cursor:pointer;opacity:1;z-index:inherit;border:none}.dp-dfg-skin-default .dp-dfg-header .entry-title{padding-bottom:0}.dp-dfg-skin-default .dp-dfg-header h2.entry-title{font-size:1.8em}.dp-dfg-skin-default .dp-dfg-meta{font-size:1.4em;line-height:1.7em}.dp-dfg-skin-default .dp-dfg-content,.dp-dfg-skin-default .dp-dfg-custom-content,.dp-dfg-skin-default .dp-dfg-custom-field-label,.dp-dfg-skin-default .dp-dfg-custom-field-value{font-size:14px;line-height:1.7em}.dp-dfg-skin-default .et_pb_button_wrapper{text-align:center;z-index:2}.dp-dfg-skin-default .et_pb_button_wrapper .et_pb_button{display:inline-block}.dp-dfg-skin-default .et_pb_button_wrapper .et_pb_button:hover{background-color:rgba(0,0,0,.05)}.dp-dfg-overlay:hover{cursor:pointer}@media screen and (max-width:479px){.dp-dfg-skin-default .dp-dfg-overlay{display:none}}.dp-dfg-layout-masonry-standard .dp-dfg-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.dp-dfg-layout-masonry-standard .dp-dfg-masonry-item{width:20%;border:none!important;margin:0;padding:0}.dp-dfg-layout-masonry-standard .dp-dfg-item{width:100%;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;padding:0 1em}.dp-dfg-layout-masonry-standard .dp-dfg-image,.dp-dfg-layout-masonry-standard .dp-dfg-overlay{margin:0 -1em;grid-column:1;grid-row:1}.dp-dfg-layout-masonry-standard .dp-dfg-item:not(.has-post-thumbnail) .dp-dfg-overlay,.dp-dfg-layout-masonry-standard[data-show-thumb=off] .dp-dfg-overlay{position:absolute;top:0;left:0;width:calc(100% + 1em);height:100%;z-index:1}@media screen and (min-width:768px) and (max-width:980px){.dp-dfg-layout-masonry-standard .dp-dfg-masonry-item{width:30%}}@media screen and (max-width:767px){.dp-dfg-layout-masonry-standard .dp-dfg-masonry-item{width:40%}}@media screen and (max-width:479px){.dp-dfg-layout-masonry-standard .dp-dfg-items{display:block}.dp-dfg-layout-masonry-standard .dp-dfg-masonry-item{width:100%!important}}.dp-dfg-layout-flex .dp-dfg-items{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between}.dp-dfg-layout-flex .dp-dfg-item{width:20%;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;padding:0 1em;margin-bottom:2em}.dp-dfg-layout-flex .dp-dfg-image,.dp-dfg-layout-flex .dp-dfg-overlay{margin:0 -1em;grid-column:1;grid-row:1}.dp-dfg-layout-flex .dp-dfg-item:not(.has-post-thumbnail) .dp-dfg-overlay,.dp-dfg-layout-flex[data-show-thumb=off] .dp-dfg-overlay{position:absolute;top:0;left:0;width:calc(100% + 1em);height:100%;z-index:1}@media screen and (min-width:768px) and (max-width:980px){.dp-dfg-layout-flex .dp-dfg-item{width:30%}}@media screen and (max-width:767px){.dp-dfg-layout-flex .dp-dfg-item{width:40%}}@media screen and (max-width:479px){.dp-dfg-layout-flex .dp-dfg-items{display:block}.dp-dfg-layout-flex .dp-dfg-item{width:100%!important}}.dp-dfg-layout-grid .dp-dfg-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(20%,1fr));-webkit-column-gap:2em;-moz-column-gap:2em;column-gap:2em;grid-row-gap:2em;row-gap:2em}.dp-dfg-layout-grid .dp-dfg-item{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;padding:0 1em}.dp-dfg-layout-grid .dp-dfg-image,.dp-dfg-layout-grid .dp-dfg-overlay{margin:0 -1em;grid-column:1;grid-row:1}.dp-dfg-layout-grid .dp-dfg-item:not(.has-post-thumbnail) .dp-dfg-overlay,.dp-dfg-layout-grid[data-show-thumb=off] .dp-dfg-overlay{position:absolute;top:0;left:0;width:calc(100% + 1em);height:100%;z-index:1}@media screen and (min-width:768px) and (max-width:980px){.dp-dfg-layout-grid .dp-dfg-items{grid-template-columns:repeat(auto-fill,minmax(30%,1fr))}}@media screen and (min-width:480px) and (max-width:767px){.dp-dfg-layout-grid .dp-dfg-items{grid-template-columns:repeat(auto-fill,minmax(40%,1fr))}}@media screen and (max-width:479px){.dp-dfg-layout-grid .dp-dfg-items{display:block}.dp-dfg-layout-grid .dp-dfg-item{margin-bottom:2em}}.dp-dfg-layout-masonry .dp-dfg-items{opacity:0}.dp-dfg-layout-masonry .dp-dfg-masonry-ready.dp-dfg-items{opacity:1;-webkit-transition:opacity 1s;-o-transition:opacity 1s;transition:opacity 1s}.dp-dfg-layout-masonry .dp-dfg-item{-ms-grid-rows:min-content}.dp-dfg-layout-list .dp-dfg-items{display:grid;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);grid-gap:2em;grid-row-gap:2em}.dp-dfg-layout-list .dp-dfg-item{display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:minmax(300px,33%) 1fr;grid-column-gap:2em;padding:1em 2em}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.dp-dfg-layout-list .dp-dfg-item{display:-ms-grid;-ms-grid-columns:minmax(300px,33%) 1fr}}@media screen and (min-width:768px){.dp-dfg-layout-list .dp-dfg-item>*{grid-column:2;-ms-grid-column:2}.dp-dfg-layout-list .dp-dfg-image,.dp-dfg-layout-list .dp-dfg-overlay{grid-column:1;grid-row:1/6;-ms-grid-column:1;-ms-grid-row-span:6;margin:-1em 0 -1em -2em}.dp-dfg-layout-list .dp-dfg-item>:nth-child(3){grid-row:1;-ms-grid-row:1}.dp-dfg-layout-list .dp-dfg-item>:nth-child(4){grid-row:2;-ms-grid-row:2}.dp-dfg-layout-list .dp-dfg-item>:nth-child(5){grid-row:3;-ms-grid-row:3}.dp-dfg-layout-list .dp-dfg-item>:nth-child(6){grid-row:4;-ms-grid-row:4}.dp-dfg-layout-list .dp-dfg-item>:nth-child(7){grid-row:5;-ms-grid-row:5}.dp-dfg-layout-list .dp-dfg-item>:nth-child(8){grid-row:6;-ms-grid-row:6}}@media screen and (max-width:767px){.dp-dfg-layout-list .dp-dfg-item{grid-template-columns:1fr;-ms-grid-columns:1fr}.dp-dfg-layout-list .dp-dfg-image,.dp-dfg-layout-list .dp-dfg-overlay{grid-column:1;grid-row:1/6;margin:-1em -2em 1em}.dp-dfg-layout-list .dp-dfg-item>:nth-child(3){-ms-grid-row:6}.dp-dfg-layout-list .dp-dfg-item>:nth-child(4){-ms-grid-row:7}.dp-dfg-layout-list .dp-dfg-item>:nth-child(5){-ms-grid-row:8}.dp-dfg-layout-list .dp-dfg-item>:nth-child(6){-ms-grid-row:9}.dp-dfg-layout-list .dp-dfg-item>:nth-child(7){-ms-grid-row:10}.dp-dfg-layout-list .dp-dfg-item>:nth-child(8){-ms-grid-row:11}}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.dp-dfg-layout-list .dp-dfg-item{margin-bottom:2em}}@media (min-width:768px) and (-ms-high-contrast:active),screen and (min-width:768px) and (-ms-high-contrast:none){.dp-dfg-layout-list .dp-dfg-image,.dp-dfg-layout-list .dp-dfg-overlay{margin:-1em 2em -1em -2em}}@media (max-width:767px) and (-ms-high-contrast:active),screen and (max-width:767px) and (-ms-high-contrast:none){.dp-dfg-layout-list .dp-dfg-image,.dp-dfg-layout-list .dp-dfg-overlay{margin:-1em -2em 1em}}.dp-dfg-layout-fullwidth .dp-dfg-item{padding:2em;margin-bottom:2em}.dp-dfg-layout-fullwidth .dp-dfg-image{margin:-2em -2em 0}.dp-dfg-layout-fullwidth .dp-dfg-overlay{display:none}.dp-dfg-popup .mfp-content{width:80%;max-width:1080px}.dp-dfg-popup-modal-inline,iframe#dp-dfg-popup-modal-iframe{margin-top:40px;background-color:#fff;border-style:solid}.dp-dfg-video-popup iframe#dp-dfg-popup-modal-iframe{background-color:#000}.dp-dfg-popup-modal-inline{padding:24px}.dp-dfg-popup-modal-inline .mfp-close{right:-6px;font-size:64px;font-family:Open Sans,Arial,sans-serif;font-weight:200;top:-10px;opacity:.2;color:#fff;text-align:right;padding-right:6px;width:100%}.dp-dfg-popup-modal-inline .mfp-close:hover{opacity:1}.dp-dfg-loader-wrapper{position:absolute;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;padding:12px;width:100%}.et-fb-loader-wrapper{position:absolute;left:50%;top:50%;margin:-50px auto auto -50px;background:#fff;width:100px;height:100px;border-radius:100px;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.15);box-shadow:0 5px 30px rgba(43,135,218,.15);-webkit-animation:et-fb-loader-wrapper ease infinite 1.5s;animation:et-fb-loader-wrapper ease infinite 1.5s}.et-fb-loader{position:absolute;left:50%;top:50%;margin:-6px auto auto -6px;width:12px;height:12px;border-radius:12px;-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #7e3bd0,0 17px #7e3bd0,-17px 0 #7e3bd0;box-shadow:0 -17px #7e3bd0,17px 0 #7e3bd0,0 17px #7e3bd0,-17px 0 #7e3bd0;-webkit-animation:et-fb-loader ease infinite 3s;animation:et-fb-loader ease infinite 3s}@-webkit-keyframes et-fb-loader{0%{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}25%{-webkit-box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9;box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9}50%{-webkit-box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232;box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232}75%{-webkit-box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232;box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232}to{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}}@keyframes et-fb-loader{0%{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}25%{-webkit-box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9;box-shadow:17px 0 #2b87da,0 17px #29c4a9,-17px 0 #2b87da,0 -17px #29c4a9}50%{-webkit-box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232;box-shadow:0 17px #2b87da,-17px 0 #ff9232,0 -17px #2b87da,17px 0 #ff9232}75%{-webkit-box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232;box-shadow:-17px 0 #7e3bd0,0 -17px #ff9232,17px 0 #7e3bd0,0 17px #ff9232}to{-webkit-box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9;box-shadow:0 -17px #7e3bd0,17px 0 #29c4a9,0 17px #7e3bd0,-17px 0 #29c4a9}}@-webkit-keyframes et-fb-loader-wrapper{0%,to{width:100px;height:100px;margin:-50px auto auto -50px;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.15);box-shadow:0 5px 30px rgba(43,135,218,.15)}50%{width:70px;height:70px;margin:-35px auto auto -35px;-webkit-box-shadow:0 5px 15px rgba(43,135,218,.3);box-shadow:0 5px 15px rgba(43,135,218,.3)}}@keyframes et-fb-loader-wrapper{0%,to{width:100px;height:100px;margin:-50px auto auto -50px;-webkit-box-shadow:0 5px 30px rgba(43,135,218,.15);box-shadow:0 5px 30px rgba(43,135,218,.15)}50%{width:70px;height:70px;margin:-35px auto auto -35px;-webkit-box-shadow:0 5px 15px rgba(43,135,218,.3);box-shadow:0 5px 15px rgba(43,135,218,.3)}}.dp-dfg-hide{display:none!important}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-dropdown-label,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-icon,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input{color:#fff;background-color:#333}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input::-web-kit-placeholder{color:#fff}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input:-moz-placeholder{color:#fff}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input::-ms-input-placeholder{color:#fff}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input::-webkit-input-placeholder{color:#fff}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input::-moz-placeholder{color:#fff}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input::placeholder{color:#fff}.dp-dfg-container[data-order=ASC].dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sort-order-asc:after,.dp-dfg-container[data-order=DESC].dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sort-order-desc:after,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sorting .dp-dfg-sort-option{color:#fff}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-filter a,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-filter a.dp-dfg-filter-link,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-pagination .pagination a,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-icon,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-input,.et-l .dp-dfg-pagination.dp-dfg-skin-midnight .pagination a.pagination-link{color:#fff;background-color:#333;border-color:#000}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-filter a.active,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-filter a:hover,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-pagination .pagination .active a,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-pagination .pagination a:hover{color:#fff;background-color:#000}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-dropdown-tag{color:#000}#et-boc .et-l .dp-dfg-skin-default.dp-dfg-skin-midnight .et-pb-icon.dp-dfg-search-icon,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-item,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-search-icon,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sorting .dp-dfg-filters-dropdown ul,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sorting .dp-dfg-sort-order,.et-l .dp-dfg-skin-default.dp-dfg-skin-midnight .et-pb-icon.dp-dfg-search-icon{background-color:#333}.dp-dfg-skin-default.dp-dfg-skin-midnight .entry-title,.dp-dfg-skin-default.dp-dfg-skin-midnight>*,.dp-dfg-skin-default.dp-dfg-skin-midnight a{color:#fff}.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sorting .dp-dfg-sort-option.active,.dp-dfg-skin-default.dp-dfg-skin-midnight .dp-dfg-sorting .dp-dfg-sort-option:hover{background-color:#000}.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-image{overflow:hidden}.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-image img{-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-item:hover .dp-dfg-image img{-webkit-transform:scale(1.2);transform:scale(1.2)}.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-overlay .dfg_et_overlay{opacity:1;z-index:inherit;border:none}.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-overlay .dfg_et_overlay:before{display:none}.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-header,.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-item>a{grid-row:1;grid-column:1;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center}.dp-dfg-layout-list.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-header,.dp-dfg-layout-list.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-image,.dp-dfg-layout-list.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-item>a,.dp-dfg-layout-list.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-overlay{grid-row:1/5}.dp-dfg-layout-list.dp-dfg-skin-zoomimage .dp-dfg-item>:nth-child(4){grid-row:1}.dp-dfg-layout-list.dp-dfg-skin-zoomimage .dp-dfg-item>:nth-child(5){grid-row:2}.dp-dfg-layout-list.dp-dfg-skin-zoomimage .dp-dfg-item>:nth-child(6){grid-row:3}.dp-dfg-layout-list.dp-dfg-skin-zoomimage .dp-dfg-item>:nth-child(7){grid-row:4}.dp-dfg-layout-list.dp-dfg-skin-zoomimage .dp-dfg-item>:nth-child(8){grid-row:5}@media screen and (max-width:479px){.dp-dfg-skin-default.dp-dfg-skin-zoomimage .dp-dfg-overlay{display:block}}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-search-input{width:100%}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filters.dp-dfg-filters-dropdown-layout{display:block}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filters-dropdown-layout>div:not(:last-of-type){margin-bottom:2em}@media (-ms-high-contrast:active),screen and (-ms-high-contrast:none){.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters{display:-ms-grid}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filters,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-search{margin-right:1em}.dp-dfg-skin-left-vertical-filters .dp-dfg-filters.dp-dfg-filters-dropdown-layout>*{width:100%;margin-bottom:1em}}@media (min-width:480px) and (-ms-high-contrast:active),screen and (min-width:480px) and (-ms-high-contrast:none){.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-items{-ms-grid-row-span:2}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-filters=on] .dp-dfg-items{-ms-grid-row-span:3}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-pagination{-ms-grid-row:3}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-filters=on] .dp-dfg-pagination{-ms-grid-row:4}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-search,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=off] .dp-dfg-filters,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-search-position=below][data-filters=on] .dp-dfg-filters{-ms-grid-row:1;margin-bottom:1em}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filters,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-search-position=below][data-filters=on] .dp-dfg-search{-ms-grid-row:2}}@media screen and (min-width:981px){.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters{grid-template-columns:1fr 1fr 1fr 1fr 1fr;-ms-grid-columns:1fr 1fr 1fr 1fr 1fr}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-items{grid-row:1;-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:4;grid-column:2/6;position:relative}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-pagination{-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:4;grid-column:2/6}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters.dp-dfg-skin-right-vertical-filters .dp-dfg-items,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters.dp-dfg-skin-right-vertical-filters .dp-dfg-pagination{-ms-grid-column:1;grid-column:1/5}}@media screen and (min-width:768px) and (max-width:980px){.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters{grid-template-columns:1fr 1fr 1fr 1fr;-ms-grid-columns:1fr 1fr 1fr 1fr}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-items{grid-row:1;-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:3;grid-column:2/5}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-pagination{grid-column:2/5;-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:3}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters.dp-dfg-skin-right-vertical-filters .dp-dfg-items,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters.dp-dfg-skin-right-vertical-filters .dp-dfg-pagination{-ms-grid-column:1;grid-column:1/4}}@media screen and (min-width:480px) and (max-width:767px){.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters{grid-template-columns:1fr 1fr 1fr;-ms-grid-columns:1fr 1fr 1fr}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-items{grid-row:1;-ms-grid-row:1;-ms-grid-column:2;-ms-grid-column-span:2;grid-column:2/4}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-pagination{grid-column:2/4;-ms-grid-row:2;-ms-grid-column:2;-ms-grid-column-span:2}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters.dp-dfg-skin-right-vertical-filters .dp-dfg-items,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters.dp-dfg-skin-right-vertical-filters .dp-dfg-pagination{-ms-grid-column:1;grid-column:1/3}}@media screen and (min-width:480px){.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filters ul{display:block;text-align:center}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-sorting .dp-dfg-sort-orderby{-ms-flex:1 1;flex:1 1}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-sorting .dp-dfg-dropdown-label{min-width:auto}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filters ul:not([data-parent="0"]){display:none}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-items{grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content)}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-filters=on][data-sorting=on] .dp-dfg-items{grid-row:1/5}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=off][data-filters=on][data-sorting=on] .dp-dfg-items,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-filters=off][data-sorting=on] .dp-dfg-items,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-filters=on][data-sorting=off] .dp-dfg-items{grid-row:1/4}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=off][data-filters=off][data-sorting=on] .dp-dfg-items,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=off][data-filters=on][data-sorting=off] .dp-dfg-items,.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters[data-search=on][data-filters=off][data-sorting=off] .dp-dfg-items{grid-row:1/3}}@media screen and (-ms-high-contrast:active) and (max-width:479px),screen and (-ms-high-contrast:none) and (max-width:479px){.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters{display:block}}.dp-dfg-skin-default.dp-dfg-skin-library .dp-dfg-item{border-radius:3px 5px 5px 3px;-webkit-box-shadow:1px 2px 4px 0 rgba(0,0,0,.2),3px 2px 0 -1px #fff,3px 2px 1px -1px rgba(0,0,0,.2),5px 3px 0 -1px #fff,5px 3px 1px -1px rgba(0,0,0,.2),7px 4px 0 -1px #fff,8px 5px 1px 0 rgba(0,0,0,.2);box-shadow:1px 2px 4px 0 rgba(0,0,0,.2),3px 2px 0 -1px #fff,3px 2px 1px -1px rgba(0,0,0,.2),5px 3px 0 -1px #fff,5px 3px 1px -1px rgba(0,0,0,.2),7px 4px 0 -1px #fff,8px 5px 1px 0 rgba(0,0,0,.2)}.dp-dfg-skin-default.dp-dfg-skin-library .dp-dfg-item:after{content:"";position:absolute;top:0;left:6px;width:1px;height:100%;border-left:1px solid rgba(0,0,0,.1);-webkit-box-shadow:-6px 0 0 6px rgba(0,0,0,.05);box-shadow:-6px 0 0 6px rgba(0,0,0,.05)}.dp-dfg-layout-grid.dp-dfg-skin-default.dp-dfg-skin-library .dp-dfg-image,.dp-dfg-layout-grid.dp-dfg-skin-default.dp-dfg-skin-library .dp-dfg-overlay{grid-row:2}.dp-dfg-layout-grid.dp-dfg-skin-default.dp-dfg-skin-library .dp-dfg-header{grid-row:1;margin:1em 0;text-align:center}:not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-item{display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-direction:column;flex-direction:column}#et-boc .et-l :not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-image,#et-boc .et-l :not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-overlay,.et-l :not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-image,.et-l :not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-overlay,:not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-image,:not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-item>a,:not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-overlay{opacity:1!important;position:absolute;top:0;left:0;width:100%;height:100%;margin:0}:not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-item>*{text-align:center;opacity:0;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}:not(.dp-dfg-layout-list,.dp-dfg-layout-fullwidth).dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-item:hover>*{opacity:1}@media screen and (max-width:479px){.dp-dfg-skin-default.dp-dfg-skin-itemsinoverlay .dp-dfg-overlay{display:block}}.dp-dfg-skin-default[data-action=popup_v] .dp-dfg-secondary{display:none}.dp-dfg-skin-default.dp-dfg-skin-split .dp-dfg-item{display:block;background:none;border:none;padding:0}#et-boc .et-l .dp-dfg-skin-default.dp-dfg-skin-split .dp-dfg-image,.dp-dfg-skin-default.dp-dfg-skin-split .dp-dfg-image,.et-l .dp-dfg-skin-default.dp-dfg-skin-split .dp-dfg-image{padding:0;position:relative}.dp-dfg-skin-default.dp-dfg-skin-split .dp-dfg-primary .dp-dfg-overlay{display:none}.dp-dfg-skin-default .dp-dfg-item .dp-dfg-primary>div:last-of-type,.dp-dfg-skin-default .dp-dfg-item .dp-dfg-secondary>div:last-of-type{padding-bottom:1em}.dp-dfg-skin-default.dp-dfg-skin-split .dp-dfg-primary,.dp-dfg-skin-default.dp-dfg-skin-split .dp-dfg-secondary{background-color:#fff;padding:0 1em;height:100%}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-primary,.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-secondary{display:block;width:100%;height:100%;padding-bottom:0;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-primary{-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-secondary{opacity:0;position:absolute!important;top:0;left:0;width:100%;height:100%;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-item:hover .dp-dfg-primary{-webkit-transform:rotateY(180deg);transform:rotateY(180deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-item:hover .dp-dfg-secondary{opacity:1;-webkit-transform:rotateY(0deg);transform:rotateY(0deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-item.flip-vertical .dp-dfg-primary{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-item.flip-vertical .dp-dfg-secondary{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-item.flip-vertical:hover .dp-dfg-primary{-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-item.flip-vertical:hover .dp-dfg-secondary{-webkit-transform:rotateX(0deg);transform:rotateX(0deg)}.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-primary>*,.dp-dfg-skin-default.dp-dfg-skin-flip-card .dp-dfg-secondary>*{padding:.5em 0}.dp-dfg-skin-default.dp-dfg-skin-slide-card .dp-dfg-secondary{position:absolute;top:100%;left:0;height:100%;width:100%;-webkit-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out}.dp-dfg-skin-default.dp-dfg-skin-slide-card .dp-dfg-item:hover .dp-dfg-secondary{top:0}.dp-dfg-skin-default.dp-dfg-skin-slide-card .dp-dfg-primary>*,.dp-dfg-skin-default.dp-dfg-skin-slide-card .dp-dfg-secondary>*{padding:.5em 0}.et-l .dp-dfg-item:hover .dfg_et_overlay{cursor:pointer;opacity:1;z-index:inherit;border:none}.dp-dfg-skin-default .dp-dfg-video-overlay{z-index:3;position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover}.dp-dfg-skin-default .dp-dfg-item:not(.has-post-thumbnail).has-post-video .dp-dfg-video-overlay{opacity:0}.dp-dfg-skin-default .dp-dfg-video-overlay.dp-dfg-video-playing{z-index:-1}.dp-dfg-skin-default .dp-dfg-video-overlay.dp-dfg-popup-no-overlay{opacity:0}.dp-dfg-skin-default .dp-dfg-item.has-post-video .wp-video,.dp-dfg-skin-default .dp-dfg-item.has-post-video .wp-video-shortcode,.dp-dfg-skin-default .dp-dfg-item.has-post-video iframe{width:100%!important;display:block}.dp-dfg-skin-default.dp-dfg-skin-left-vertical-filters .dp-dfg-filters-dropdown-layout[data-orderby=hierarchy]:not([data-hierarchy-levels=on]) ul{text-align:left}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout:not([data-hierarchy-levels=on]) .dp-dfg-filter:not([data-level="0"]) a.dp-dfg-filter-link:before{font-family:ETmodules;content:"K";font-size:1em}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout:not([data-hierarchy-levels=on]) .dp-dfg-filter[data-level="2"] a.dp-dfg-filter-link{padding-left:2em}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout:not([data-hierarchy-levels=on]) .dp-dfg-filter[data-level="3"] a.dp-dfg-filter-link{padding-left:2.8em}.dp-dfg-skin-default .dp-dfg-filters-dropdown-layout:not([data-hierarchy-levels=on]) .dp-dfg-filter[data-level="4"] a.dp-dfg-filter-link{padding-left:3.6em}.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-action-button:after,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-action-button:before,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-cart-button:after,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-cart-button:before,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-clear-filters-button:not(.dp-dfg-clear-filters-default):after,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-clear-filters-button:not(.dp-dfg-clear-filters-default):before,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-filter-trigger-button:not(.dp-dfg-filter-trigger-default):after,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-filter-trigger-button:not(.dp-dfg-filter-trigger-default):before,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-load-more-button:not(.dp-dfg-load-more-default):after,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-load-more-button:not(.dp-dfg-load-more-default):before,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-more-button:after,.dp-dfg-container:not(.dp-dfg-vb) .dp-dfg-more-button:before{content:attr(data-icon)}.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_filter_text] ul.et-fb-subtoggle-tabs-container,.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_media_text] ul.et-fb-subtoggle-tabs-container,.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_text] ul.et-fb-subtoggle-tabs-container,.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_woo_text] ul.et-fb-subtoggle-tabs-container{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_filter_text] ul.et-fb-subtoggle-tabs-container li.et-fb-subtoggle-tab,.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_media_text] ul.et-fb-subtoggle-tabs-container li.et-fb-subtoggle-tab,.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_text] ul.et-fb-subtoggle-tabs-container li.et-fb-subtoggle-tab,.et-fb-form__toggle.et-fb-form__toggle-opened.et-fb-form__toggle-enabled[data-name=dfg_woo_text] ul.et-fb-subtoggle-tabs-container li.et-fb-subtoggle-tab{width:-webkit-fit-content!important;width:-moz-fit-content!important;width:fit-content!important}.dp-dfg-lightbox-image-data{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.dfg_et_overlay{border:none;z-index:-1;position:absolute;top:0;left:0;display:-ms-flexbox;display:flex;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.dfg_et_overlay:before{font-family:ETmodules!important;color:#2ea3f2;content:attr(data-icon);font-size:32px;-webkit-transition:all .4s;-o-transition:all .4s;transition:all .4s;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:0 0;direction:ltr}.vidi-videopress-wrapper{height:0;padding-bottom:56.25%;position:relative;width:100%}.vidi-videopress-wrapper iframe{height:100%;left:0;position:absolute;top:0;width:100%}.single-jv_team_members .et_pb_column_1_3,.single-jv_team_members .et_pb_row .et_pb_column_1_3,.et_divi_builder.single-jv_team_members #et_builder_outer_content .et_pb_gutters3 .et_pb_column_1_3,.et_divi_builder.single-jv_team_members #et_builder_outer_content .et_pb_row .et_pb_column_1_3 {
    width: 29.666%;
}
.et-db.single-jv_team_members #et-boc .jv_team_list_content .et_pb_section,.et-db.single-jv_team_members #et-boc .jv_team_list_content .et_pb_row ,.et_divi_builder.single-jv_team_members #et_builder_outer_content .jv_team_list_content .et_pb_section{
	background : none;
	padding: 0px;
}
.et-db.single-jv_team_members #et-boc .jv_team_list_content .et_pb_row ,.et_divi_builder.single-jv_team_members #et_builder_outer_content .jv_team_list_content .et_pb_row{
	width:100%;
}/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }
/*
 Theme Name:   Phoenix Super Theme
 Theme URI:    https://phoenix.madebysuperfly.com
 Description:  A Super Theme Made with ❤ by Superfly
 Author:       BeSuperfly.com
 Author URI:   https://besuperfly.com
 Template:     Divi
 Version:      1.1.2
*/

/*
/////////////////////////////////////////////////
SUPERFLY PHOENIX THEME - CUSTOM CSS
PLACE YOUR CUSTOM CSS AT THE VERY BOTTOM
EDIT AT YOUR OWN RISK
/////////////////////////////////////////////////
*/

/*NEW CODE*/


.published, .entry-summary, .dp-dfg-content{
  font-size: 18px !important;
}


@media screen and (max-width: 980px) {  
	.flip{
	display: flex !Important;
	  -webkit-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;	
	}
}


.pagination li.active a{
		color:#2737D6 !important;
	background-color: white !important;
	font-weight: bold !important;
}

.pagination li:hover a{
		color:white !important;
	background-color: #2737D6 !important;
}

.pagination-link{
	border: none !important;
}

.dp-dfg-dropdown-label{
	color:#2737D6 !important;
	background-color: white !important;
	border-radius: 200px !important;
	border: solid 3px !important;
	border-color: #2737D6 !important;
	padding-left: 15px !important;
		padding-right: 15px !important;
	
}

.dp-dfg-item{
	
	border: none !important;
}

.et_pb_button, .dp-dfg-more-button, .et_pb_button{
		color:#2737D6 !important;
	background-color: white !important;
	border-radius: 50px !important;
	border: solid 3px !important;
	border-color: #2737D6 !important;
	font-weight: bold !important;
	text-transform: none !important;
}

.et_pb_button:hover, .dp-dfg-more-button:hover, .et_pb_button:hover{
		color: #FFFFFF !important;
	background-color: #2737D6 !important;
}

/*Data column stylings*/
.ThreeCol {
	font-family: Gantari !important;
}

/*Industries grid stylings*/
.anchorGrid{
	color: #211C66 !important;
}

/*Button stylings*/
.ButtonOne{
	color:#211C66 !important;
	background-color: #D4F771 !important;
	border-radius: 50px !important;
	font-weight: bold !important;
	border: none !important;
	text-transform: none !important;
	
}

.ButtonOne:hover{
		color:#211C66 !important;
	background-color: white !important;
}

.ButtonTwo, .dp-dfg-load-more-button{
	color:#D4F771 !important;
	background-color: #2737D6 !important;
	border-radius: 50px !important;
	border:none !important;
		font-weight: bold !important;
		text-transform: none !important;

}

.ButtonTwo:hover, .dp-dfg-load-more-button{
		color:#211C66 !important;
	background-color: #D4F771 !important;
}

.ButtonThree{
	color:#2737D6 !important;
	background-color: white !important;
	border-radius: 50px !important;
	border: solid 3px !important;
	border-color: #2737D6 !important;
	font-weight: bold !important;
		text-transform: none !important;

}

.ButtonThree:hover{
	color: #FFFFFF !important;
	background-color: #2737D6 !important;
}

.ButtonFour{
	color:#211C66 !important;
	background-color: #D4F771 !important;
	border-radius: 50px !important;
	border:none !important;
		font-weight: bold !important;
		text-transform: none !important;


}

.ButtonFour:hover{
		color:#FFFFFF !important;
	background-color: #6161FF !important;
}

	.ButtonOne, .ButtonTwo, .ButtonThree, .ButtonFour, .dp-dfg-more-button, .dp-dfg-load-more-button{
		font-size: 18px !important;
	}

@media screen and (max-width: 1050px) {

}

@media screen and (max-width: 980px) {
	
	.ButtonOne, .ButtonTwo, .ButtonThree, .ButtonFour, .dp-dfg-more-button, .dp-dfg-load-more-button{
		font-size: 16px !important;
	}
}

/*Accordion styling*/
.et_pb_accordion_item, .et_pb_toggle_open{
	
	background: none !important;
	border-radius: 20px;
	border: 3px solid;
}

.sfly_hero:after, .sfly_interior:after, .sfly_cta:after, .sfly_feature:after, .sfly_general:after, .sfly_image:after, .sfly_logos:after, .sfly_reviews:after, .sfly_team:after, .sfly_blog:after, .sfly_optin:after, .sfly_counter:after, .sfly_social:after, .sfly_contact:after, .sfly_footer:after{
	display: none !important;
}

/*
/////////////////////////////////////////////////
TYPOGRAPHY
/////////////////////////////////////////////////
*/

button{
	letter-spacing: normal !important;
}

a{
	letter-spacing: normal !important;
}

h1, .et_pb_text h1 {
  font-size: 62px !important;
	font-weight: bold !important;
	letter-spacing: normal;
}
h2, .et_pb_text h2 {
  font-size: 38px !important;
	font-weight: 300 !important;
	letter-spacing: normal;
}
h3, .et_pb_text h3 {
  font-size: 30px;
	font-weight: bold;
	letter-spacing: normal;
}
h4, .et_pb_text h4 {
  font-size: 24px;
}
h5, .et_pb_text h5 {
  font-size: 22px;
		letter-spacing: normal !important;
}
h6, .et_pb_text h6 {
  font-size: 20px !important;
  line-height: 1.4em;
  letter-spacing: normal !important;

}
blockquote {
  font-size: 15px;
  margin: 10px 0 30px;
  padding-left: 0;
}
.et_pb_text ul, .et_pb_text ol {
  margin-left: 15px;
}
.et_pb_text li {
  margin-bottom: 15px;
}

@media screen and (max-width : 980px) {
  h1, .et_pb_text h1 {
    font-size: 40px !important;
  }
  h2, .et_pb_text h2 {
    font-size: 34px !important;
  }
  h3, .et_pb_text h3 {
    font-size: 28px !important;
  }
  h4, .et_pb_text h4 {
    font-size: 24px;
  }
  h5, .et_pb_text h5 {
    font-size: 20px;
  }
  h6, .et_pb_text h6 {
    font-size: 14px;
  }
  blockquote {
    font-size: 30px;
  }
}

@media screen and (max-width : 767px) {
  h1, .et_pb_text h1 {
    font-size: 36px;
  }
  h2, .et_pb_text h2 {
    font-size: 30px;
  }
  h3, .et_pb_text h3 {
    font-size: 24px;
  }
  h4, .et_pb_text h4 {
    font-size: 20px;
  }
  h5, .et_pb_text h5 {
    font-size: 18px;
  }
  h6, .et_pb_text h6 {
    font-size: 12px;
  }
}



/*
/////////////////////////////////////////////////
HEADER
/////////////////////////////////////////////////
*/

#main-header {
  box-shadow: 0 0px 50px rgba(0, 0, 0, .1);
}
#main-header.et-fixed-header {
  box-shadow: 0 0px 25px rgba(0, 0, 0, .1) !important;
}
#top-header #et-info {
  position: relative;
  top: 3px;
}
#et-info-phone:before, #et-info-email:before {
  margin-right: 8px;
  position: relative;
  top: 2px;
}
#et-secondary-menu {
  position: relative;
  top: 2px;
}
#et-secondary-menu a {
  font-size: 18px;
}
@media screen and (max-width : 600px) {
  #top-header #et-info {
    line-height: 1.5em;
  }
}



/*
/////////////////////////////////////////////////
NAVIGATION
/////////////////////////////////////////////////
*/



#main-header .nav li ul a {
  color: #000;
	letter-spacing: normal !important;
}
#main-header .nav li ul a:hover {
  background-color: transparent;
}
#top-menu .menu-item-has-children > a:first-child:after, #et-secondary-nav .menu-item-has-children > a:first-child:after {
  top: -2px;
}
li.sfly_social_media_menu_icon .fab {
  font-weight: 300;
}
#et_top_search {
  margin-top: 0;
}
#top-menu ul.sub-menu {
  width: 300px;
  box-shadow: 0 20px 80px rgba(0,0,0,.2);
}
#top-menu ul.sub-menu li {
  font-size: 12px;
}
#top-menu ul.sub-menu li a {
  width: 260px;
  padding: 15px 20px;
}
@media screen and (max-width : 980px) {
  .et_mobile_menu {
    background-color: rgba(0,0,0,.9);
    box-shadow: 0px 25px 50px 0px rgba(0, 0, 0, .25);
    text-align: center;
  }
  .et_mobile_menu li a {
    color: #fff;
    text-transform: uppercase;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 4px;
    padding: 15px 5%;
  }
  .et_mobile_menu li li {
    padding-left: 0;
  }
  .et_mobile_menu li li a {
    font-size: 16px;
    padding: 6px 5%;
  }
  .et_mobile_menu li li:last-child a {
    padding-bottom: 12px;
  }
  .et_mobile_menu li.sfly_social_media_menu_icon, .et_mobile_menu li.sfly_social_media_menu_icon a {
    display: inline-block;
  }
  .et_mobile_menu li.sfly_social_media_menu_icon a {
    padding: 25px 10px;
  }
}
@media screen and (max-width : 600px) {
  .et_mobile_menu li.sfly_social_media_menu_icon a {
    font-size: 20px;
  }
}



/*
/////////////////////////////////////////////////
OVERLAYS
/////////////////////////////////////////////////
*/

.sfly_black_overlay .et_parallax_bg:before, .sfly_black_overlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .5);
}
.sfly_dark_overlay .et_parallax_bg:before, .sfly_dark_overlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, .25);
}
.sfly_grey_overlay .et_parallax_bg:before, .sfly_grey_overlay:before {
  content:"";
  display: block;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background-color: rgba(50, 50, 50, .25);
}



/*
/////////////////////////////////////////////////
COLUMN SWITCH
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
  .sfly_column_switch {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
}



/*
/////////////////////////////////////////////////
NO MARGIN PADDING BOTTOM ON TABLET / MOBILE
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
	.sfly_no_column_margin_tablet_mobile .et_pb_column {
		margin-bottom: 0;
	}
}



/*
/////////////////////////////////////////////////
INLINE BUTTON
/////////////////////////////////////////////////
*/

.sfly_inline_button_row .et_pb_button_module_wrapper {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.sfly_inline_button_row .et_pb_button_module_wrapper:last-of-type {
  margin-right: 0;
}
@media screen and (max-width : 600px) {
  .sfly_inline_button_row .et_pb_button_module_wrapper {
    float: none;
    margin-right: 0;
  }
}



/*
/////////////////////////////////////////////////
HERO
/////////////////////////////////////////////////
*/

body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_one.et_pb_button:hover, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button, body #page-container .sfly_fullwidth_header.et_pb_fullwidth_header_0 .et_pb_button_two.et_pb_button:hover {
  padding: 8px 36px !important;
}
@media screen and (max-width : 767px) {
  .sfly_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_one, .sfly_fullwidth_header .et_pb_fullwidth_header_container .et_pb_button_two {
    display: block !important;
    margin-left: 0;
    text-align: center;
  }
  .sfly_fullwidth_header .et_pb_fullwidth_header_container.center .header-content {
    width: 100%;
  }
}

/*HERO 1*/

/*HERO 2*/

/*HERO 3*/

/*HERO 4*/

/*HERO 5*/
.sfly_hero_5 .et_pb_row {
  height: 100vh;
}
@media screen and (max-width : 980px) {
  .sfly_hero_5 .et_pb_row .et_pb_column_1 {
    height: 100%;
  }
}

/*HERO 6*/
.sfly_hero_6 .et_pb_row {
  height: 100vh;
}
@media screen and (max-width : 980px) {
  .sfly_hero_6 .et_pb_row .et_pb_column_2 {
    height: 100%;
  }
}



/*
/////////////////////////////////////////////////
CTA
/////////////////////////////////////////////////
*/

/*CTA 1 & 2*/
.sfly_cta_1 h3, .sfly_cta_2 h3 {
  padding-bottom: 0;
}
.sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
  margin-top: 20px;
}
@media screen and (max-width : 1244px) {
  .sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
    margin-top: 50px;
  }
}
@media screen and (max-width : 980px) {
  .sfly_cta_1 h3, .sfly_cta_2 h3 {
    padding-bottom: 10px;
  }
  .sfly_cta_1 .et_pb_text, .sfly_cta_2 .et_pb_text {
    text-align: center;
  }
  .sfly_cta_1 .et_pb_button_module_wrapper, .sfly_cta_2 .et_pb_button_module_wrapper {
    text-align: center;
  }
  .sfly_cta_1 .et_pb_button, .sfly_cta_2 .et_pb_button {
    margin-top: 0;
  }
}

/*CTA 3*/

/*CTA 4*/
.sfly_cta_4 h3 {
  padding-bottom: 0;
}
.sfly_cta_4 a {
  background-color: transparent;
  display: block;
  width: 100%;
  height: 100%;
  padding: 28px 20px 20px;
  transition: all .3s ease-in-out;
}
.sfly_cta_4 i {
  position: relative;
  top: 1px;
  left: 0;
  transition: all .1s ease-in-out;
}
.sfly_cta_4 a:hover i {
  left: 8px;
}



/*
/////////////////////////////////////////////////
GENERAL
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
  .sfly_general .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
  .et_pb_divider.no_min_height {
    min-height: 0 !important;
  }
}
@media screen and (max-width : 600px) {
  .sfly_general .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}



/*GENERAL 1*/

/*GENERAL 2*/

/*GENERAL 3*/

/*GENERAL 4*/

/*GENERAL 5*/

/*GENERAL 6*/

/*GENERAL 7*/

/*GENERAL 8*/

/*GENERAL 9*/

/*GENERAL 10*/

/*GENERAL 11*/

/*GENERAL 12*/

/*GENERAL 13*/

/*GENERAL 14*/



/*
/////////////////////////////////////////////////
FEATURE
/////////////////////////////////////////////////
*/

/*FEATURE 1*/
.sfly_feature_1 .column1 {
  min-height: 400px;
}
.sfly_feature_1 .column2 {
  margin-top: 75px;
}
@media screen and (max-width : 980px) {
  .sfly_feature_1 .column2 {
    margin-top: 0;
  }
}
@media screen and (max-width : 600px) {
  .sfly_feature_1 .column1 {
    min-height: 300px;
  }
}

/*FEATURE 2*/
.sfly_feature_2 .column2 {
  min-height: 400px;
}
@media screen and (max-width : 600px) {
  .sfly_feature_2 .column2 {
    min-height: 300px;
  }
}

/*FEATURE 3*/

/*FEATURE 4*/

/*FEATURE 5*/

/*FEATURE 6*/

/*FEATURE 7*/

/*FEATURE 8*/
@media screen and (max-width : 980px) {
  .sfly_feature_8 .column2 {
    margin-bottom: 30px !important;
  }
}

/*FEATURE 9*/

/*FEATURE 10*/
.sfly_feature_10 .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 40px;
}
@media screen and (max-width : 980px) {
  .sfly_feature_10 .et_pb_column {
    margin-bottom: 75px;
  }
}

/*FEATURE 11*/
@media screen and (max-width : 980px) {
  .sfly_feature_11 .et_pb_column {
    margin-bottom: 75px;
  }
}

/*FEATURE 12*/
.sfly_feature_12 .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 40px;
}

/*FEATURE 13*/
.sfly_feature_13 .et_pb_blurb_position_left .et_pb_blurb_container {
  padding-left: 40px;
}

/*FEATURE 14*/

/*FEATURE 15*/

/*FEATURE 16*/

/*FEATURE 17*/

/*FEATURE 18*/

/*FEATURE 19*/

/*FEATURE 20*/

/*FEATURE 21*/
@media screen and (max-width : 980px) {
  .sfly_feature_21 .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_feature_21 .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*FEATURE 22*/
@media screen and (max-width : 980px) {
  .sfly_feature_22 .column1, .sfly_feature_22 .column2 {
    margin-bottom: 50px;
  }
}

/*FEATURE 23*/
.sfly_feature_23 .et_pb_blurb {
  min-height: 325px;
}
@media screen and (max-width : 1040px) {
	.sfly_feature_23 .et_pb_blurb {
	  min-height: 350px;
	}
}
@media screen and (max-width : 980px) {
	.sfly_feature_23 .et_pb_blurb {
	  min-height: 0;
	}
}



/*
/////////////////////////////////////////////////
COUNTER
/////////////////////////////////////////////////
*/

@media screen and (max-width : 980px) {
  .sfly_counter .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_counter .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*COUNTER 1*/
.sfly_counter_2 .et_pb_text_align_center {
  margin-left: 0;
}

/*COUNTER 2*/



/*
/////////////////////////////////////////////////
TEAM
/////////////////////////////////////////////////
*/

.sfly_social_icons {
  font-size: 24px;
}
.sfly_social_icons a {
  color: #8c8c8c;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_social_icons a:first-of-type {
  padding-left: 0;
}
.sfly_social_icons a:last-of-type {
  padding-right: 0;
}
.sfly_social_icons a:hover {
  opacity: .5;
}
.sfly_social_icons_light a {
  color: #fff;
}
@media screen and (max-width : 980px) {
  .sfly_team .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_team .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*TEAM 1*/

/*TEAM 2*/

/*TEAM 3*/

/*TEAM 4*/



/*
/////////////////////////////////////////////////
IMAGE
/////////////////////////////////////////////////
*/

.et_overlay {
  border: none;
}
@media screen and (max-width : 980px) {
  .et_pb_column .et_pb_grid_item:nth-child(n) {
    margin: 0 !important;
    width: 33.333% !important;
  }
}
@media screen and (max-width : 767px) {
  .et_pb_column .et_pb_grid_item:nth-child(n) {
    width: 50% !important;
  }
}

/*IMAGE 1*/

/*IMAGE 2*/

/*IMAGE 3*/
@media screen and (max-width : 980px) {
  .sfly_image_3 .et_pb_row {
    padding-bottom: 30px !important;
  }
}
/*IMAGE 4*/

/*IMAGE 5*/

/*IMAGE 6*/

/*IMAGE 7*/
.sfly_image_7 .et_pb_column {
	display: grid;
	align-items: center;
}
.sfly_image_7 .et_pb_column .et_pb_module {
	padding: 100px 25px;
}
.sfly_image_7 h3 {
	padding-bottom: 0;
}
@media screen and (max-width : 600px) {
	.sfly_image_7 .et_pb_column .et_pb_module {
		padding: 75px 25px;
	}
}

/*IMAGE 8*/

/*IMAGE 9*/



/*
/////////////////////////////////////////////////
LOGOS
/////////////////////////////////////////////////
*/

.sfly_logos a img {
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_logos a:hover img {
  opacity: .5;
}

/*LOGOS 1*/



/*
/////////////////////////////////////////////////
SOCIAL
/////////////////////////////////////////////////
*/

.sfly_social_icons {
  font-size: 24px;
}
.sfly_social_icons a {
  color: #8c8c8c;
  padding-left: 10px;
  padding-right: 10px;
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_social_icons a:first-of-type {
  padding-left: 0;
}
.sfly_social_icons a:last-of-type {
  padding-right: 0;
}
.sfly_social_icons a:hover {
  opacity: .5;
}
.sfly_social_icons_light a {
  color: #fff;
}

/*SOCIAL 1*/

/*SOCIAL 2*/
.sfly_social_2 {
  text-align: center;
}
.sfly_social_2 a {
  opacity: 1;
  transition: all .3s ease-in-out;
}
.sfly_social_2 a:hover {
  opacity: .5;
}
.sfly_social_2 i {
  font-size: 48px;
  color: #fff;
  padding: 10px 6%;
}
@media screen and (max-width : 980px) {
  .sfly_social_2 i {
    font-size: 36px;
    padding: 10px 5%;
  }
}
@media screen and (max-width : 600px) {
  .sfly_social_2 i {
    font-size: 24px;
  }
}



/*
/////////////////////////////////////////////////
REVIEWS
/////////////////////////////////////////////////
*/

.sfly_reviews h4 {
  font-size: 16px;
  font-weight: 700;
  padding-top: 25px;
  padding-bottom: 5px;
}
.sfly_reviews h6 {
  font-size: 11px;
}
@media screen and (max-width : 980px) {
  .sfly_reviews .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_reviews .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*REVIEWS 1*/

/*REVIEWS 2*/
.sfly_reviews_2 img {
  width: 100px;
  height: 100px;
}
.sfly_reviews_2 h4 {
  font-size: 16px;
}
@media screen and (max-width : 600px) {
  .sfly_reviews_2 .et_pb_slide, .sfly_reviews_2 .et_pb_slide_description {
    padding: 0 !important;
  }
}

/*REVIEWS 3*/

/*REVIEWS 4*/

/*REVIEWS 5*/
@media screen and (max-width : 980px) {
  .sfly_reviews_5 .column1 {
    margin-bottom: 0;
  }
}



/*
/////////////////////////////////////////////////
OPTINS
/////////////////////////////////////////////////
*/

.sfly_optin .et_pb_newsletter_description {
  display: none;
}
@media screen and (max-width : 980px) {
  .sfly_optin .et_pb_divider.divider_spacer {
    min-height: 400px;
  }
}
@media screen and (max-width : 600px) {
  .sfly_optin .et_pb_divider.divider_spacer {
    min-height: 300px;
  }
}

/*OPTIN 1*/
@media screen and (max-width : 980px) {
  .sfly_optin_1 .et_pb_newsletter_form {
    padding-left: 0;
  }
}

/*OPTIN 2*/

/*OPTIN 3*/



/*
/////////////////////////////////////////////////
BLOG
/////////////////////////////////////////////////
*/

/*BLOG 1*/

/*BLOG 2*/
.sfly_blog_2 article {
  padding: 0 !important;
}
.sfly_blog_2 .et_pb_image_container {
  margin: 0;
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}

/*BLOG 3*/
.sfly_blog_3 article {
  padding-bottom: 50px;
  margin-bottom: 50px;
  border-bottom: 1px solid #f2f2f2 !important;
}
.sfly_blog_3 article:last-child {
  padding-bottom: 0;
  margin-bottom: 0;
  border-bottom: none !important;
}
.sfly_blog_3 article a.entry-featured-image-url img {
  width: 100%;
}

/*SINGLE POST*/
#main-content .container:before {
  background-color: transparent;
}
#comment-wrap {
  padding-top: 15px;
}
h3#reply-title {
  font-size: 24px;
  font-weight: 700;
}
a.more-link {
  font-family: 'Lato',Helvetica,Arial,Lucida,sans-serif;
  background: #000000;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  border: 2px solid #000 !important;
  border-radius: 0px;
  font-style: normal;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 4px;
  padding: 6px 18px;
  margin-top: 25px;
  display: inline-block !important;
  transition: all .3s ease-in-out;
}
a.more-link:hover {
  background: rgba(0,0,0,0);
  color: #000;
}



/*
/////////////////////////////////////////////////
CONTACT
/////////////////////////////////////////////////
*/

.sfly_contact input.et_pb_contact_captcha {
  padding: 13px 20px 12px;
}

/*CONTACT 1*/

/*CONTACT 2*/

/*CONTACT 3*/
.sfly_contact_3 .et_pb_row .column1 {
  box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.2);
}

/*CONTACT 4*/
.sfly_contact_4.content {
  z-index: 99;
  margin-top: -100px;
}
.sfly_contact_4 .et_pb_row.content {
  top: 150px;
}
@media screen and (max-width : 980px) {
  .sfly_contact_4.content {
    margin-top: -50px;
  }
  .sfly_contact_4 .et_pb_row.content {
    top: 100px;
  }
}

/*CONTACT 5*/

/*CONTACT 6*/



/*
/////////////////////////////////////////////////
MODULES
/////////////////////////////////////////////////
*/

/*TABS*/
.sfly_tab_phoenix ul.et_pb_tabs_controls {
  background-color: #f5f5f5;
}
.sfly_tab_phoenix ul.et_pb_tabs_controls:after, .sfly_tab_phoenix .et_pb_tabs_controls li {
  border-color: #f2f2f2;
}



/*
/////////////////////////////////////////////////
FOOTER
/////////////////////////////////////////////////
*/

/*FOOTER 1*/

/*FOOTER 2*/

/*FOOTER 3*/

/*FOOTER 4*/

/*SUBFOOTER*/
#footer-info {
  float: none;
  text-align: center;
  letter-spacing: 6px;
  font-weight: 700 !important;
  line-height: 1.3em;
}
#footer-info a {
  font-weight: 700 !important;
}
@media screen and (max-width : 600px) {
  #footer-info {
    font-size: 10px !important;
  }
}



/*
/////////////////////////////////////////////////
END OF PHEONIX CHILD THEME CSS
LAST EDITED BY JOHN WOOTEN ON DECEMBER 27, 2018
/////////////////////////////////////////////////
*/



/*
/////////////////////////////////////////////////
PLACE ANY CUSTOM CSS BELOW
/////////////////////////////////////////////////
*/