img.wp-smiley,
img.emoji {
  display: inline !important;
  border: none !important;
  box-shadow: none !important;
  height: 1em !important;
  width: 1em !important;
  margin: 0 .07em !important;
  vertical-align: -.1em !important;
  background: 0 0 !important;
  padding: 0 !important
}

@charset "UTF-8";

.wp-block-archives {
  box-sizing: border-box
}

.wp-block-archives-dropdown label {
  display: block
}

.wp-block-avatar {
  line-height: 0
}

.wp-block-avatar,
.wp-block-avatar img {
  box-sizing: border-box
}

.wp-block-avatar.aligncenter {
  text-align: center
}

.wp-block-audio {
  box-sizing: border-box
}

.wp-block-audio :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-audio audio {
  min-width: 300px;
  width: 100%
}

.wp-block-button__link {
  align-content: center;
  box-sizing: border-box;
  cursor: pointer;
  display: inline-block;
  height: 100%;
  text-align: center;
  word-break: break-word
}

.wp-block-button__link.aligncenter {
  text-align: center
}

.wp-block-button__link.alignright {
  text-align: right
}

:where(.wp-block-button__link) {
  border-radius: 9999px;
  box-shadow: none;
  padding: calc(.667em + 2px) calc(1.333em + 2px);
  text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
  max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
  width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
  font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
  width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
  width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
  width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
  flex-basis: 100%;
  width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
  width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
  width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
  width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
  border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
  border-radius: 0 !important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
  border: 2px solid;
  padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
  color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
  background-color: initial;
  background-image: none
}

.wp-block-buttons {
  box-sizing: border-box
}

.wp-block-buttons.is-vertical {
  flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
  margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
  display: inline-block;
  margin: 0
}

.wp-block-buttons.is-content-justification-left {
  justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
  align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
  justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
  align-items: center
}

.wp-block-buttons.is-content-justification-right {
  justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
  align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
  justify-content: space-between
}

.wp-block-buttons.aligncenter {
  text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
  text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
  font-size: inherit
}

.wp-block-buttons .wp-block-button__link {
  width: 100%
}

.wp-block-button.aligncenter,
.wp-block-calendar {
  text-align: center
}

.wp-block-calendar td,
.wp-block-calendar th {
  border: 1px solid;
  padding: .25em
}

.wp-block-calendar th {
  font-weight: 400
}

.wp-block-calendar caption {
  background-color: inherit
}

.wp-block-calendar table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-calendar table:where(:not(.has-text-color)) {
  color: #40464d
}

.wp-block-calendar table:where(:not(.has-text-color)) td,
.wp-block-calendar table:where(:not(.has-text-color)) th {
  border-color: #ddd
}

.wp-block-calendar table.has-background th {
  background-color: inherit
}

.wp-block-calendar table.has-text-color th {
  color: inherit
}

:where(.wp-block-calendar table:not(.has-background) th) {
  background: #ddd
}

.wp-block-categories {
  box-sizing: border-box
}

.wp-block-categories.alignleft {
  margin-right: 2em
}

.wp-block-categories.alignright {
  margin-left: 2em
}

.wp-block-categories.wp-block-categories-dropdown.aligncenter {
  text-align: center
}

.wp-block-categories .wp-block-categories__label {
  display: block;
  width: 100%
}

.wp-block-code {
  box-sizing: border-box
}

.wp-block-code code {
  /*!rtl:begin:ignore*/
  direction: ltr;
  display: block;
  font-family: inherit;
  overflow-wrap: break-word;
  text-align: initial;
  white-space: pre-wrap
    /*!rtl:end:ignore*/
}

.wp-block-columns {
  align-items: normal !important;
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap !important
}

@media (min-width:782px) {
  .wp-block-columns {
    flex-wrap: nowrap !important
  }
}

.wp-block-columns.are-vertically-aligned-top {
  align-items: flex-start
}

.wp-block-columns.are-vertically-aligned-center {
  align-items: center
}

.wp-block-columns.are-vertically-aligned-bottom {
  align-items: flex-end
}

@media (max-width:781px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 100% !important
  }
}

@media (min-width:782px) {
  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column {
    flex-basis: 0;
    flex-grow: 1
  }

  .wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis] {
    flex-grow: 0
  }
}

.wp-block-columns.is-not-stacked-on-mobile {
  flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column {
  flex-basis: 0;
  flex-grow: 1
}

.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis] {
  flex-grow: 0
}

:where(.wp-block-columns) {
  margin-bottom: 1.75em
}

:where(.wp-block-columns.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-column {
  flex-grow: 1;
  min-width: 0;
  overflow-wrap: break-word;
  word-break: break-word
}

.wp-block-column.is-vertically-aligned-top {
  align-self: flex-start
}

.wp-block-column.is-vertically-aligned-center {
  align-self: center
}

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

.wp-block-column.is-vertically-aligned-stretch {
  align-self: stretch
}

.wp-block-column.is-vertically-aligned-bottom,
.wp-block-column.is-vertically-aligned-center,
.wp-block-column.is-vertically-aligned-top {
  width: 100%
}

.wp-block-post-comments {
  box-sizing: border-box
}

.wp-block-post-comments .alignleft {
  float: left
}

.wp-block-post-comments .alignright {
  float: right
}

.wp-block-post-comments .navigation:after {
  clear: both;
  content: "";
  display: table
}

.wp-block-post-comments .commentlist {
  clear: both;
  list-style: none;
  margin: 0;
  padding: 0
}

.wp-block-post-comments .commentlist .comment {
  min-height: 2.25em;
  padding-left: 3.25em
}

.wp-block-post-comments .commentlist .comment p {
  font-size: 1em;
  line-height: 1.8;
  margin: 1em 0
}

.wp-block-post-comments .commentlist .children {
  list-style: none;
  margin: 0;
  padding: 0
}

.wp-block-post-comments .comment-author {
  line-height: 1.5
}

.wp-block-post-comments .comment-author .avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  margin-top: .5em;
  width: 2.5em
}

.wp-block-post-comments .comment-author cite {
  font-style: normal
}

.wp-block-post-comments .comment-meta {
  font-size: .875em;
  line-height: 1.5
}

.wp-block-post-comments .comment-meta b {
  font-weight: 400
}

.wp-block-post-comments .comment-meta .comment-awaiting-moderation {
  display: block;
  margin-bottom: 1em;
  margin-top: 1em
}

.wp-block-post-comments .comment-body .commentmetadata {
  font-size: .875em
}

.wp-block-post-comments .comment-form-author label,
.wp-block-post-comments .comment-form-comment label,
.wp-block-post-comments .comment-form-email label,
.wp-block-post-comments .comment-form-url label {
  display: block;
  margin-bottom: .25em
}

.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%
}

.wp-block-post-comments .comment-form-cookies-consent {
  display: flex;
  gap: .25em
}

.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: .35em
}

.wp-block-post-comments .comment-reply-title {
  margin-bottom: 0
}

.wp-block-post-comments .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: .5em
}

.wp-block-post-comments .reply {
  font-size: .875em;
  margin-bottom: 1.4em
}

.wp-block-post-comments input:not([type=submit]),
.wp-block-post-comments textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em
}

.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),
.wp-block-post-comments textarea {
  padding: calc(.667em + 2px)
}

:where(.wp-block-post-comments input[type=submit]) {
  border: none
}

.wp-block-comments {
  box-sizing: border-box
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous {
  font-size: inherit;
  margin-bottom: .5em;
  margin-right: .5em
}

.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,
.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child {
  margin-right: 0
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-comments-pagination.aligncenter {
  justify-content: center
}

.wp-block-comment-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding: 0
}

.wp-block-comment-template li {
  clear: both
}

.wp-block-comment-template ol {
  list-style: none;
  margin-bottom: 0;
  max-width: 100%;
  padding-left: 2rem
}

.wp-block-comment-template.alignleft {
  float: left
}

.wp-block-comment-template.aligncenter {
  margin-left: auto;
  margin-right: auto;
  width: fit-content
}

.wp-block-comment-template.alignright {
  float: right
}

.wp-block-comment-date {
  box-sizing: border-box
}

.comment-awaiting-moderation {
  display: block;
  font-size: .875em;
  line-height: 1.5
}

.wp-block-comment-author-name,
.wp-block-comment-content,
.wp-block-comment-edit-link,
.wp-block-comment-reply-link {
  box-sizing: border-box
}

.wp-block-cover,
.wp-block-cover-image {
  align-items: center;
  background-position: 50%;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  min-height: 430px;
  overflow: hidden;
  overflow: clip;
  padding: 1em;
  position: relative
}

.wp-block-cover .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image .has-background-dim:not([class*=-background-color]),
.wp-block-cover-image.has-background-dim:not([class*=-background-color]),
.wp-block-cover.has-background-dim:not([class*=-background-color]) {
  background-color: #000
}

.wp-block-cover .has-background-dim.has-background-gradient,
.wp-block-cover-image .has-background-dim.has-background-gradient {
  background-color: initial
}

.wp-block-cover-image.has-background-dim:before,
.wp-block-cover.has-background-dim:before {
  background-color: inherit;
  content: ""
}

.wp-block-cover .wp-block-cover__background,
.wp-block-cover .wp-block-cover__gradient-background,
.wp-block-cover-image .wp-block-cover__background,
.wp-block-cover-image .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim:not(.has-background-gradient):before {
  bottom: 0;
  left: 0;
  opacity: .5;
  position: absolute;
  right: 0;
  top: 0
}

.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before {
  opacity: .1
}

.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before {
  opacity: .2
}

.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before {
  opacity: .3
}

.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before {
  opacity: .4
}

.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before {
  opacity: .5
}

.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before {
  opacity: .6
}

.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before {
  opacity: .7
}

.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before {
  opacity: .8
}

.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before {
  opacity: .9
}

.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,
.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,
.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before {
  opacity: 1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0 {
  opacity: 0
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10 {
  opacity: .1
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20 {
  opacity: .2
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30 {
  opacity: .3
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40 {
  opacity: .4
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50 {
  opacity: .5
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60 {
  opacity: .6
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70 {
  opacity: .7
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80 {
  opacity: .8
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90 {
  opacity: .9
}

.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,
.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100 {
  opacity: 1
}

.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  max-width: 420px;
  width: 100%
}

.wp-block-cover-image.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.aligncenter,
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  display: flex
}

.wp-block-cover .wp-block-cover__inner-container,
.wp-block-cover-image .wp-block-cover__inner-container {
  color: inherit;
  position: relative;
  width: 100%
}

.wp-block-cover-image.is-position-top-left,
.wp-block-cover.is-position-top-left {
  align-items: flex-start;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-top-center,
.wp-block-cover.is-position-top-center {
  align-items: flex-start;
  justify-content: center
}

.wp-block-cover-image.is-position-top-right,
.wp-block-cover.is-position-top-right {
  align-items: flex-start;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-center-left,
.wp-block-cover.is-position-center-left {
  align-items: center;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-center-center,
.wp-block-cover.is-position-center-center {
  align-items: center;
  justify-content: center
}

.wp-block-cover-image.is-position-center-right,
.wp-block-cover.is-position-center-right {
  align-items: center;
  justify-content: flex-end
}

.wp-block-cover-image.is-position-bottom-left,
.wp-block-cover.is-position-bottom-left {
  align-items: flex-end;
  justify-content: flex-start
}

.wp-block-cover-image.is-position-bottom-center,
.wp-block-cover.is-position-bottom-center {
  align-items: flex-end;
  justify-content: center
}

.wp-block-cover-image.is-position-bottom-right,
.wp-block-cover.is-position-bottom-right {
  align-items: flex-end;
  justify-content: flex-end
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container {
  margin: 0
}

.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,
.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container {
  margin: 0;
  width: auto
}

.wp-block-cover .wp-block-cover__image-background,
.wp-block-cover video.wp-block-cover__video-background,
.wp-block-cover-image .wp-block-cover__image-background,
.wp-block-cover-image video.wp-block-cover__video-background {
  border: none;
  bottom: 0;
  box-shadow: none;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  object-fit: cover;
  outline: none;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.wp-block-cover-image.has-parallax,
.wp-block-cover.has-parallax,
.wp-block-cover__image-background.has-parallax,
video.wp-block-cover__video-background.has-parallax {
  background-attachment: fixed;
  background-repeat: no-repeat;
  background-size: cover
}

@supports (-webkit-touch-callout:inherit) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll
  }
}

@media (prefers-reduced-motion:reduce) {

  .wp-block-cover-image.has-parallax,
  .wp-block-cover.has-parallax,
  .wp-block-cover__image-background.has-parallax,
  video.wp-block-cover__video-background.has-parallax {
    background-attachment: scroll
  }
}

.wp-block-cover-image.is-repeated,
.wp-block-cover.is-repeated,
.wp-block-cover__image-background.is-repeated,
video.wp-block-cover__video-background.is-repeated {
  background-repeat: repeat;
  background-size: auto
}

.wp-block-cover-image-text,
.wp-block-cover-image-text a,
.wp-block-cover-image-text a:active,
.wp-block-cover-image-text a:focus,
.wp-block-cover-image-text a:hover,
.wp-block-cover-text,
.wp-block-cover-text a,
.wp-block-cover-text a:active,
.wp-block-cover-text a:focus,
.wp-block-cover-text a:hover,
section.wp-block-cover-image h2,
section.wp-block-cover-image h2 a,
section.wp-block-cover-image h2 a:active,
section.wp-block-cover-image h2 a:focus,
section.wp-block-cover-image h2 a:hover {
  color: #fff
}

.wp-block-cover-image .wp-block-cover.has-left-content {
  justify-content: flex-start
}

.wp-block-cover-image .wp-block-cover.has-right-content {
  justify-content: flex-end
}

.wp-block-cover-image.has-left-content .wp-block-cover-image-text,
.wp-block-cover.has-left-content .wp-block-cover-text,
section.wp-block-cover-image.has-left-content>h2 {
  margin-left: 0;
  text-align: left
}

.wp-block-cover-image.has-right-content .wp-block-cover-image-text,
.wp-block-cover.has-right-content .wp-block-cover-text,
section.wp-block-cover-image.has-right-content>h2 {
  margin-right: 0;
  text-align: right
}

.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image .wp-block-cover-image-text,
section.wp-block-cover-image>h2 {
  font-size: 2em;
  line-height: 1.25;
  margin-bottom: 0;
  max-width: 840px;
  padding: .44em;
  text-align: center;
  z-index: 1
}

:where(.wp-block-cover-image:not(.has-text-color)),
:where(.wp-block-cover:not(.has-text-color)) {
  color: #fff
}

:where(.wp-block-cover-image.is-light:not(.has-text-color)),
:where(.wp-block-cover.is-light:not(.has-text-color)) {
  color: #000
}

:root :where(.wp-block-cover h1:not(.has-text-color)),
:root :where(.wp-block-cover h2:not(.has-text-color)),
:root :where(.wp-block-cover h3:not(.has-text-color)),
:root :where(.wp-block-cover h4:not(.has-text-color)),
:root :where(.wp-block-cover h5:not(.has-text-color)),
:root :where(.wp-block-cover h6:not(.has-text-color)),
:root :where(.wp-block-cover p:not(.has-text-color)) {
  color: inherit
}

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background {
  z-index: 0
}

body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,
body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before {
  z-index: 1
}

.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container {
  z-index: auto
}

.wp-block-details {
  box-sizing: border-box
}

.wp-block-details summary {
  cursor: pointer
}

.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block[data-align=left]>[data-type="core/embed"],
.wp-block[data-align=right]>[data-type="core/embed"] {
  max-width: 360px;
  width: 100%
}

.wp-block-embed.alignleft .wp-block-embed__wrapper,
.wp-block-embed.alignright .wp-block-embed__wrapper,
.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,
.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper {
  min-width: 280px
}

.wp-block-cover .wp-block-embed {
  min-height: 240px;
  min-width: 320px
}

.wp-block-embed {
  overflow-wrap: break-word
}

.wp-block-embed :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-embed iframe {
  max-width: 100%
}

.wp-block-embed__wrapper {
  position: relative
}

.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before {
  content: "";
  display: block;
  padding-top: 50%
}

.wp-embed-responsive .wp-has-aspect-ratio iframe {
  bottom: 0;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%
}

.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before {
  padding-top: 42.85%
}

.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before {
  padding-top: 50%
}

.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before {
  padding-top: 56.25%
}

.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before {
  padding-top: 75%
}

.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before {
  padding-top: 100%
}

.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before {
  padding-top: 177.77%
}

.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before {
  padding-top: 200%
}

.wp-block-file {
  box-sizing: border-box
}

.wp-block-file:not(.wp-element-button) {
  font-size: .8em
}

.wp-block-file.aligncenter {
  text-align: center
}

.wp-block-file.alignright {
  text-align: right
}

.wp-block-file *+.wp-block-file__button {
  margin-left: .75em
}

:where(.wp-block-file) {
  margin-bottom: 1.5em
}

.wp-block-file__embed {
  margin-bottom: 1em
}

:where(.wp-block-file__button) {
  border-radius: 2em;
  display: inline-block;
  padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active,
:where(.wp-block-file__button):is(a):focus,
:where(.wp-block-file__button):is(a):hover,
:where(.wp-block-file__button):is(a):visited {
  box-shadow: none;
  color: #fff;
  opacity: .85;
  text-decoration: none
}

.wp-block-form-input__label {
  display: flex;
  flex-direction: column;
  gap: .25em;
  margin-bottom: .5em;
  width: 100%
}

.wp-block-form-input__label.is-label-inline {
  align-items: center;
  flex-direction: row;
  gap: .5em
}

.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content {
  margin-bottom: .5em
}

.wp-block-form-input__label:has(input[type=checkbox]) {
  flex-direction: row;
  width: fit-content
}

.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content {
  margin: 0
}

.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]) {
  flex-direction: row-reverse
}

.wp-block-form-input__label-content {
  width: fit-content
}

.wp-block-form-input__input {
  font-size: 1em;
  margin-bottom: .5em;
  padding: 0 .5em
}

.wp-block-form-input__input[type=date],
.wp-block-form-input__input[type=datetime-local],
.wp-block-form-input__input[type=datetime],
.wp-block-form-input__input[type=email],
.wp-block-form-input__input[type=month],
.wp-block-form-input__input[type=number],
.wp-block-form-input__input[type=password],
.wp-block-form-input__input[type=search],
.wp-block-form-input__input[type=tel],
.wp-block-form-input__input[type=text],
.wp-block-form-input__input[type=time],
.wp-block-form-input__input[type=url],
.wp-block-form-input__input[type=week] {
  border: 1px solid;
  line-height: 2;
  min-height: 2em
}

textarea.wp-block-form-input__input {
  min-height: 10em
}

.blocks-gallery-grid:not(.has-nested-images),
.wp-block-gallery:not(.has-nested-images) {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: 0;
  padding: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  margin: 0 1em 1em 0;
  position: relative;
  width: calc(50% - 1em)
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n) {
  margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure {
  align-items: flex-end;
  display: flex;
  height: 100%;
  justify-content: flex-start;
  margin: 0
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img {
  display: block;
  height: auto;
  max-width: 100%;
  width: auto
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption {
  background: linear-gradient(0deg, #000000b3, #0000004d 70%, #0000);
  bottom: 0;
  box-sizing: border-box;
  color: #fff;
  font-size: .8em;
  margin: 0;
  max-height: 100%;
  overflow: auto;
  padding: 3em .77em .7em;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 2
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img {
  display: inline
}

.blocks-gallery-grid:not(.has-nested-images) figcaption,
.wp-block-gallery:not(.has-nested-images) figcaption {
  flex-grow: 1
}

.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,
.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img {
  flex: 1;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,
.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,
.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item {
  margin-right: 0;
  width: 100%
}

@media (min-width:600px) {

  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(33.33333% - .66667em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(25% - .75em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(20% - .8em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(16.66667% - .83333em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(14.28571% - .85714em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item {
    margin-right: 1em;
    width: calc(12.5% - .875em)
  }

  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),
  .wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n) {
    margin-right: 0
  }
}

.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,
.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,
.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child {
  margin-right: 0
}

.blocks-gallery-grid:not(.has-nested-images).alignleft,
.blocks-gallery-grid:not(.has-nested-images).alignright,
.wp-block-gallery:not(.has-nested-images).alignleft,
.wp-block-gallery:not(.has-nested-images).alignright {
  max-width: 420px;
  width: 100%
}

.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,
.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure {
  justify-content: center
}

.wp-block-gallery:not(.is-cropped) .blocks-gallery-item {
  align-self: flex-start
}

figure.wp-block-gallery.has-nested-images {
  align-items: normal
}

.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image) {
  margin: 0;
  width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)
}

.wp-block-gallery.has-nested-images figure.wp-block-image {
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  flex-grow: 1;
  justify-content: center;
  max-width: 100%;
  position: relative
}

.wp-block-gallery.has-nested-images figure.wp-block-image>a,
.wp-block-gallery.has-nested-images figure.wp-block-image>div {
  flex-direction: column;
  flex-grow: 1;
  margin: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image img {
  display: block;
  height: auto;
  max-width: 100% !important;
  width: auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  bottom: 0;
  left: 0;
  max-height: 100%;
  position: absolute;
  right: 0
}

.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before {
  -webkit-backdrop-filter: blur(3px);
  backdrop-filter: blur(3px);
  content: "";
  height: 100%;
  -webkit-mask-image: linear-gradient(0deg, #000 20%, #0000);
  mask-image: linear-gradient(0deg, #000 20%, #0000);
  max-height: 40%
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
  background: linear-gradient(0deg, #0006, #0000);
  box-sizing: border-box;
  color: #fff;
  font-size: 13px;
  margin: 0;
  overflow: auto;
  padding: 1em;
  scrollbar-color: #0000 #0000;
  scrollbar-gutter: stable both-edges;
  scrollbar-width: thin;
  text-align: center;
  text-shadow: 0 0 1.5px #000;
  will-change: transform
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar {
  height: 12px;
  width: 12px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track {
  background-color: initial
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb {
  background-clip: padding-box;
  background-color: initial;
  border: 3px solid #0000;
  border-radius: 8px
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb {
  background-color: #fffc
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,
.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover {
  scrollbar-color: #fffc #0000
}

@media (hover:none) {
  .wp-block-gallery.has-nested-images figure.wp-block-image figcaption {
    scrollbar-color: #fffc #0000
  }
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img {
  display: inline
}

.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a {
  color: inherit
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img {
  box-sizing: border-box
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div {
  flex: 1 1 auto
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption {
  background: none;
  color: inherit;
  flex: initial;
  margin: 0;
  padding: 10px 10px 9px;
  position: relative;
  text-shadow: none
}

.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,
.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before {
  content: none
}

.wp-block-gallery.has-nested-images figcaption {
  flex-basis: 100%;
  flex-grow: 1;
  text-align: center
}

.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image) {
  margin-bottom: auto;
  margin-top: 0
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) {
  align-self: inherit
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone) {
  display: flex
}

.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,
.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img {
  flex: 1 0 0%;
  height: 100%;
  object-fit: cover;
  width: 100%
}

.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image) {
  width: 100%
}

@media (min-width:600px) {
  .wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image) {
    width: calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
  }

  .wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image) {
    width: calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)
  }

  .wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image) {
    width: calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)
  }

  .wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image) {
    width: calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)
  }

  .wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image) {
    width: calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)
  }

  .wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image) {
    width: calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image) {
    width: calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),
  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image) {
    width: calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)
  }

  .wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child {
    width: 100%
  }
}

.wp-block-gallery.has-nested-images.alignleft,
.wp-block-gallery.has-nested-images.alignright {
  max-width: 420px;
  width: 100%
}

.wp-block-gallery.has-nested-images.aligncenter {
  justify-content: center
}

.wp-block-group {
  box-sizing: border-box
}

:where(.wp-block-group.wp-block-group-is-layout-constrained) {
  position: relative
}

h1.has-background,
h2.has-background,
h3.has-background,
h4.has-background,
h5.has-background,
h6.has-background {
  padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
  rotate: 180deg
}

.wp-block-image>a,
.wp-block-image>figure>a {
  display: inline-block
}

.wp-block-image img {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom
}

@media not (prefers-reduced-motion) {
  .wp-block-image img.hide {
    visibility: hidden
  }

  .wp-block-image img.show {
    animation: show-content-image .4s
  }
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
  border-radius: inherit
}

.wp-block-image.has-custom-border img {
  box-sizing: border-box
}

.wp-block-image.aligncenter {
  text-align: center
}

.wp-block-image.alignfull>a,
.wp-block-image.alignwide>a {
  width: 100%
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
  height: auto;
  width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
  display: table
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
  caption-side: bottom;
  display: table-caption
}

.wp-block-image .alignleft {
  float: left;
  margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
  float: right;
  margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
  margin-left: auto;
  margin-right: auto
}

.wp-block-image :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
  border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
  .wp-block-image.is-style-circle-mask img {
    border-radius: 0;
    -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
    mask-mode: alpha;
    -webkit-mask-position: center;
    mask-position: center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain
  }
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
  border-radius: 9999px
}

.wp-block-image figure {
  margin: 0
}

.wp-lightbox-container {
  display: flex;
  flex-direction: column;
  position: relative
}

.wp-lightbox-container img {
  cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
  opacity: 1
}

.wp-lightbox-container button {
  align-items: center;
  -webkit-backdrop-filter: blur(16px) saturate(180%);
  backdrop-filter: blur(16px) saturate(180%);
  background-color: #5a5a5a40;
  border: none;
  border-radius: 4px;
  cursor: zoom-in;
  display: flex;
  height: 20px;
  justify-content: center;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 16px;
  text-align: center;
  top: 16px;
  width: 20px;
  z-index: 100
}

@media not (prefers-reduced-motion) {
  .wp-lightbox-container button {
    transition: opacity .2s ease
  }
}

.wp-lightbox-container button:focus-visible {
  outline: 3px auto #5a5a5a40;
  outline: 3px auto -webkit-focus-ring-color;
  outline-offset: 3px
}

.wp-lightbox-container button:hover {
  cursor: pointer;
  opacity: 1
}

.wp-lightbox-container button:focus {
  opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
  background-color: #5a5a5a40;
  border: none
}

.wp-lightbox-overlay {
  box-sizing: border-box;
  cursor: zoom-out;
  height: 100vh;
  left: 0;
  overflow: hidden;
  position: fixed;
  top: 0;
  visibility: hidden;
  width: 100%;
  z-index: 100000
}

.wp-lightbox-overlay .close-button {
  align-items: center;
  cursor: pointer;
  display: flex;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
  padding: 0;
  position: absolute;
  right: calc(env(safe-area-inset-right) + 16px);
  top: calc(env(safe-area-inset-top) + 16px);
  z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
  background: none;
  border: none
}

.wp-lightbox-overlay .lightbox-image-container {
  height: var(--wp--lightbox-container-height);
  left: 50%;
  overflow: hidden;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  transform-origin: top left;
  width: var(--wp--lightbox-container-width);
  z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  justify-content: center;
  margin: 0;
  position: relative;
  transform-origin: 0 0;
  width: 100%;
  z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
  height: var(--wp--lightbox-image-height);
  min-height: var(--wp--lightbox-image-height);
  min-width: var(--wp--lightbox-image-width);
  width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
  display: none
}

.wp-lightbox-overlay button {
  background: none;
  border: none
}

.wp-lightbox-overlay .scrim {
  background-color: #fff;
  height: 100%;
  opacity: .9;
  position: absolute;
  width: 100%;
  z-index: 2000000
}

.wp-lightbox-overlay.active {
  visibility: visible
}

@media not (prefers-reduced-motion) {
  .wp-lightbox-overlay.active {
    animation: turn-on-visibility .25s both
  }

  .wp-lightbox-overlay.active img {
    animation: turn-on-visibility .35s both
  }

  .wp-lightbox-overlay.show-closing-animation:not(.active) {
    animation: turn-off-visibility .35s both
  }

  .wp-lightbox-overlay.show-closing-animation:not(.active) img {
    animation: turn-off-visibility .25s both
  }

  .wp-lightbox-overlay.zoom.active {
    animation: none;
    opacity: 1;
    visibility: visible
  }

  .wp-lightbox-overlay.zoom.active .lightbox-image-container {
    animation: lightbox-zoom-in .4s
  }

  .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
    animation: none
  }

  .wp-lightbox-overlay.zoom.active .scrim {
    animation: turn-on-visibility .4s forwards
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
    animation: none
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
    animation: lightbox-zoom-out .4s
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
    animation: none
  }

  .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
    animation: turn-off-visibility .4s forwards
  }
}

@keyframes show-content-image {
  0% {
    visibility: hidden
  }

  99% {
    visibility: hidden
  }

  to {
    visibility: visible
  }
}

@keyframes turn-on-visibility {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes turn-off-visibility {
  0% {
    opacity: 1;
    visibility: visible
  }

  99% {
    opacity: 0;
    visibility: visible
  }

  to {
    opacity: 0;
    visibility: hidden
  }
}

@keyframes lightbox-zoom-in {
  0% {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
  }

  to {
    transform: translate(-50%, -50%) scale(1)
  }
}

@keyframes lightbox-zoom-out {
  0% {
    transform: translate(-50%, -50%) scale(1);
    visibility: visible
  }

  99% {
    visibility: visible
  }

  to {
    transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
    visibility: hidden
  }
}

ol.wp-block-latest-comments {
  box-sizing: border-box;
  margin-left: 0
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)) {
  line-height: 1.1
}

:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)) {
  line-height: 1.8
}

.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),
.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])) {
  line-height: 1.5
}

.wp-block-latest-comments .wp-block-latest-comments {
  padding-left: 0
}

.wp-block-latest-comments__comment {
  list-style: none;
  margin-bottom: 1em
}

.has-avatars .wp-block-latest-comments__comment {
  list-style: none;
  min-height: 2.25em
}

.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 3.25em
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: .875em;
  margin: .36em 0 1.4em
}

.wp-block-latest-comments__comment-date {
  display: block;
  font-size: .75em
}

.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 1.5em;
  display: block;
  float: left;
  height: 2.5em;
  margin-right: .75em;
  width: 2.5em
}

.wp-block-latest-comments[class*=-font-size] a,
.wp-block-latest-comments[style*=font-size] a {
  font-size: inherit
}

.wp-block-latest-posts {
  box-sizing: border-box
}

.wp-block-latest-posts.alignleft {
  margin-right: 2em
}

.wp-block-latest-posts.alignright {
  margin-left: 2em
}

.wp-block-latest-posts.wp-block-latest-posts__list {
  list-style: none
}

.wp-block-latest-posts.wp-block-latest-posts__list li {
  clear: both;
  overflow-wrap: break-word
}

.wp-block-latest-posts.is-grid {
  display: flex;
  flex-wrap: wrap
}

.wp-block-latest-posts.is-grid li {
  margin: 0 1.25em 1.25em 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-latest-posts.columns-2 li {
    width: calc(50% - .625em)
  }

  .wp-block-latest-posts.columns-2 li:nth-child(2n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-3 li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-latest-posts.columns-3 li:nth-child(3n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-4 li {
    width: calc(25% - .9375em)
  }

  .wp-block-latest-posts.columns-4 li:nth-child(4n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-5 li {
    width: calc(20% - 1em)
  }

  .wp-block-latest-posts.columns-5 li:nth-child(5n) {
    margin-right: 0
  }

  .wp-block-latest-posts.columns-6 li {
    width: calc(16.66667% - 1.04167em)
  }

  .wp-block-latest-posts.columns-6 li:nth-child(6n) {
    margin-right: 0
  }
}

:root :where(.wp-block-latest-posts.is-grid) {
  padding: 0
}

:root :where(.wp-block-latest-posts.wp-block-latest-posts__list) {
  padding-left: 0
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  display: block;
  font-size: .8125em
}

.wp-block-latest-posts__post-excerpt,
.wp-block-latest-posts__post-full-content {
  margin-bottom: 1em;
  margin-top: .5em
}

.wp-block-latest-posts__featured-image a {
  display: inline-block
}

.wp-block-latest-posts__featured-image img {
  height: auto;
  max-width: 100%;
  width: auto
}

.wp-block-latest-posts__featured-image.alignleft {
  float: left;
  margin-right: 1em
}

.wp-block-latest-posts__featured-image.alignright {
  float: right;
  margin-left: 1em
}

.wp-block-latest-posts__featured-image.aligncenter {
  margin-bottom: 1em;
  text-align: center
}

ol,
ul {
  box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-loginout,
.wp-block-media-text {
  box-sizing: border-box
}

.wp-block-media-text {
  /*!rtl:begin:ignore*/
  direction: ltr;
  /*!rtl:end:ignore*/
  display: grid;
  grid-template-columns: 50% 1fr;
  grid-template-rows: auto
}

.wp-block-media-text.has-media-on-the-right {
  grid-template-columns: 1fr 50%
}

.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-top>.wp-block-media-text__media {
  align-self: start
}

.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-center>.wp-block-media-text__media,
.wp-block-media-text>.wp-block-media-text__content,
.wp-block-media-text>.wp-block-media-text__media {
  align-self: center
}

.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__content,
.wp-block-media-text.is-vertically-aligned-bottom>.wp-block-media-text__media {
  align-self: end
}

.wp-block-media-text>.wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1;
  /*!rtl:end:ignore*/
  margin: 0
}

.wp-block-media-text>.wp-block-media-text__content {
  direction: ltr;
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1;
  /*!rtl:end:ignore*/
  padding: 0 8%;
  word-break: break-word
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media {
  /*!rtl:begin:ignore*/
  grid-column: 2;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content {
  /*!rtl:begin:ignore*/
  grid-column: 1;
  grid-row: 1
    /*!rtl:end:ignore*/
}

.wp-block-media-text__media a {
  display: block
}

.wp-block-media-text__media img,
.wp-block-media-text__media video {
  height: auto;
  max-width: unset;
  vertical-align: middle;
  width: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media {
  background-size: cover;
  height: 100%;
  min-height: 250px
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a {
  display: block;
  height: 100%
}

.wp-block-media-text.is-image-fill>.wp-block-media-text__media img {
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  clip: rect(0, 0, 0, 0);
  border: 0
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media {
  height: 100%;
  min-height: 250px;
  position: relative
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a {
  display: block;
  height: 100%
}

.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img {
  height: 100%;
  object-fit: cover;
  position: absolute;
  width: 100%
}

@media (max-width:600px) {
  .wp-block-media-text.is-stacked-on-mobile {
    grid-template-columns: 100% !important
  }

  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media {
    grid-column: 1;
    grid-row: 1
  }

  .wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content {
    grid-column: 1;
    grid-row: 2
  }
}

.wp-block-navigation {
  position: relative;
  --navigation-layout-justification-setting: flex-start;
  --navigation-layout-direction: row;
  --navigation-layout-wrap: wrap;
  --navigation-layout-justify: flex-start;
  --navigation-layout-align: center
}

.wp-block-navigation ul {
  margin-bottom: 0;
  margin-left: 0;
  margin-top: 0;
  padding-left: 0
}

.wp-block-navigation ul,
.wp-block-navigation ul li {
  list-style: none;
  padding: 0
}

.wp-block-navigation .wp-block-navigation-item {
  align-items: center;
  display: flex;
  position: relative
}

.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty {
  display: none
}

.wp-block-navigation .wp-block-navigation-item__content {
  display: block
}

.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content {
  color: inherit
}

.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus {
  text-decoration: underline
}

.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,
.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus {
  text-decoration: line-through
}

.wp-block-navigation :where(a),
.wp-block-navigation :where(a:active),
.wp-block-navigation :where(a:focus) {
  text-decoration: none
}

.wp-block-navigation .wp-block-navigation__submenu-icon {
  align-self: center;
  background-color: inherit;
  border: none;
  color: currentColor;
  display: inline-block;
  font-size: inherit;
  height: .6em;
  line-height: 0;
  margin-left: .25em;
  padding: 0;
  width: .6em
}

.wp-block-navigation .wp-block-navigation__submenu-icon svg {
  display: inline-block;
  stroke: currentColor;
  height: inherit;
  margin-top: .075em;
  width: inherit
}

.wp-block-navigation.is-vertical {
  --navigation-layout-direction: column;
  --navigation-layout-justify: initial;
  --navigation-layout-align: flex-start
}

.wp-block-navigation.no-wrap {
  --navigation-layout-wrap: nowrap
}

.wp-block-navigation.items-justified-center {
  --navigation-layout-justification-setting: center;
  --navigation-layout-justify: center
}

.wp-block-navigation.items-justified-center.is-vertical {
  --navigation-layout-align: center
}

.wp-block-navigation.items-justified-right {
  --navigation-layout-justification-setting: flex-end;
  --navigation-layout-justify: flex-end
}

.wp-block-navigation.items-justified-right.is-vertical {
  --navigation-layout-align: flex-end
}

.wp-block-navigation.items-justified-space-between {
  --navigation-layout-justification-setting: space-between;
  --navigation-layout-justify: space-between
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container {
  align-items: normal;
  background-color: inherit;
  color: inherit;
  display: flex;
  flex-direction: column;
  height: 0;
  left: -1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  top: 100%;
  visibility: hidden;
  width: 0;
  z-index: 2
}

@media not (prefers-reduced-motion) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container {
    transition: opacity .1s linear
  }
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content {
  display: flex;
  flex-grow: 1
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon {
  margin-left: auto;
  margin-right: 0
}

.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content {
  margin: 0
}

@media (min-width:782px) {
  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: -1px
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before {
    background: #0000;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    right: 100%;
    width: .5em
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon {
    margin-right: .25em
  }

  .wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg {
    transform: rotate(-90deg)
  }
}

.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,
.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container {
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: visible;
  visibility: visible;
  width: auto
}

.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container {
  left: 0;
  top: 100%
}

@media (min-width:782px) {
  .wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: 100%;
    top: 0
  }
}

.wp-block-navigation-submenu {
  display: flex;
  position: relative
}

.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg {
  stroke: currentColor
}

button.wp-block-navigation-item__content {
  background-color: initial;
  border: none;
  color: currentColor;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: left;
  text-transform: inherit
}

.wp-block-navigation-submenu__toggle {
  cursor: pointer
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle {
  padding-left: 0;
  padding-right: .85em
}

.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon {
  margin-left: -.6em;
  pointer-events: none
}

.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle) {
  padding: 0
}

.wp-block-navigation .wp-block-page-list,
.wp-block-navigation__container,
.wp-block-navigation__responsive-close,
.wp-block-navigation__responsive-container,
.wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-dialog {
  gap: inherit
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)) {
  padding: .5em 1em
}

:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),
:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content) {
  padding: .5em 1em
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container {
  left: auto;
  right: 0
}

.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
  left: -1px;
  right: -1px
}

@media (min-width:782px) {

  .wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,
  .wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container {
    left: auto;
    right: 100%
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {
  background-color: #fff;
  border: 1px solid #00000026
}

.wp-block-navigation.has-background .wp-block-navigation__submenu-container {
  background-color: inherit
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container {
  color: #000
}

.wp-block-navigation__container {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial);
  list-style: none;
  margin: 0;
  padding-left: 0
}

.wp-block-navigation__container .is-responsive {
  display: none
}

.wp-block-navigation__container:only-child,
.wp-block-page-list:only-child {
  flex-grow: 1
}

@keyframes overlay-menu__fade-in-animation {
  0% {
    opacity: 0;
    transform: translateY(.5em)
  }

  to {
    opacity: 1;
    transform: translateY(0)
  }
}

.wp-block-navigation__responsive-container {
  bottom: 0;
  display: none;
  left: 0;
  position: fixed;
  right: 0;
  top: 0
}

.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a) {
  color: inherit
}

.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-align, initial);
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
  background-color: inherit !important;
  color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open {
  background-color: inherit;
  display: flex;
  flex-direction: column;
  overflow: auto;
  padding: clamp(1rem, var(--wp--style--root--padding-top), 20rem) clamp(1rem, var(--wp--style--root--padding-right), 20rem) clamp(1rem, var(--wp--style--root--padding-bottom), 20rem) clamp(1rem, var(--wp--style--root--padding-left), 20rem);
  z-index: 100000
}

@media not (prefers-reduced-motion) {
  .wp-block-navigation__responsive-container.is-menu-open {
    animation: overlay-menu__fade-in-animation .1s ease-out;
    animation-fill-mode: forwards
  }
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content {
  align-items: var(--navigation-layout-justification-setting, inherit);
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  overflow: visible;
  padding-top: calc(2rem + 24px)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  justify-content: flex-start
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon {
  display: none
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container {
  border: none;
  height: auto;
  min-width: 200px;
  opacity: 1;
  overflow: initial;
  padding-left: 2rem;
  padding-right: 2rem;
  position: static;
  visibility: visible;
  width: auto
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  gap: inherit
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container {
  padding-top: var(--wp--style--block-gap, 2em)
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content {
  padding: 0
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list {
  align-items: var(--navigation-layout-justification-setting, initial);
  display: flex;
  flex-direction: column
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,
.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list {
  background: #0000 !important;
  color: inherit !important
}

.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
  left: auto;
  right: auto
}

@media (min-width:600px) {
  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) {
    background-color: inherit;
    display: block;
    position: relative;
    width: 100%;
    z-index: auto
  }

  .wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close {
    display: none
  }

  .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container {
    left: 0
  }
}

.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open {
  background-color: #fff
}

.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open {
  color: #000
}

.wp-block-navigation__toggle_button_label {
  font-size: 1rem;
  font-weight: 700
}

.wp-block-navigation__responsive-container-close,
.wp-block-navigation__responsive-container-open {
  background: #0000;
  border: none;
  color: currentColor;
  cursor: pointer;
  margin: 0;
  padding: 0;
  text-transform: inherit;
  vertical-align: middle
}

.wp-block-navigation__responsive-container-close svg,
.wp-block-navigation__responsive-container-open svg {
  fill: currentColor;
  display: block;
  height: 24px;
  pointer-events: none;
  width: 24px
}

.wp-block-navigation__responsive-container-open {
  display: flex
}

.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

@media (min-width:600px) {
  .wp-block-navigation__responsive-container-open:not(.always-shown) {
    display: none
  }
}

.wp-block-navigation__responsive-container-close {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 2
}

.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

.wp-block-navigation__responsive-close {
  width: 100%
}

.has-modal-open .wp-block-navigation__responsive-close {
  margin-left: auto;
  margin-right: auto;
  max-width: var(--wp--style--global--wide-size, 100%)
}

.wp-block-navigation__responsive-close:focus {
  outline: none
}

.is-menu-open .wp-block-navigation__responsive-close,
.is-menu-open .wp-block-navigation__responsive-container-content,
.is-menu-open .wp-block-navigation__responsive-dialog {
  box-sizing: border-box
}

.wp-block-navigation__responsive-dialog {
  position: relative
}

.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
  margin-top: 46px
}

@media (min-width:782px) {
  .has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog {
    margin-top: 32px
  }
}

html.has-modal-open {
  overflow: hidden
}

.wp-block-navigation .wp-block-navigation-item__label {
  overflow-wrap: break-word
}

.wp-block-navigation .wp-block-navigation-item__description {
  display: none
}

.link-ui-tools {
  border-top: 1px solid #f0f0f0;
  padding: 8px
}

.link-ui-block-inserter {
  padding-top: 8px
}

.link-ui-block-inserter__back {
  margin-left: 8px;
  text-transform: uppercase
}

.wp-block-navigation .wp-block-page-list {
  align-items: var(--navigation-layout-align, initial);
  background-color: inherit;
  display: flex;
  flex-direction: var(--navigation-layout-direction, initial);
  flex-wrap: var(--navigation-layout-wrap, wrap);
  justify-content: var(--navigation-layout-justify, initial)
}

.wp-block-navigation .wp-block-navigation-item {
  background-color: inherit
}

.wp-block-page-list {
  box-sizing: border-box
}

.is-small-text {
  font-size: .875em
}

.is-regular-text {
  font-size: 1em
}

.is-large-text {
  font-size: 2.25em
}

.is-larger-text {
  font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 8.4em;
  font-style: normal;
  font-weight: 100;
  line-height: .68;
  margin: .05em .1em 0 0;
  text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
  float: none;
  margin-left: .1em
}

p.has-drop-cap.has-background {
  overflow: hidden
}

:root :where(p.has-background) {
  padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
  color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
  rotate: 180deg
}

.wp-block-post-author {
  box-sizing: border-box;
  display: flex;
  flex-wrap: wrap
}

.wp-block-post-author__byline {
  font-size: .5em;
  margin-bottom: 0;
  margin-top: 0;
  width: 100%
}

.wp-block-post-author__avatar {
  margin-right: 1em
}

.wp-block-post-author__bio {
  font-size: .7em;
  margin-bottom: .7em
}

.wp-block-post-author__content {
  flex-basis: 0;
  flex-grow: 1
}

.wp-block-post-author__name {
  margin: 0
}

.wp-block-post-author-biography {
  box-sizing: border-box
}

:where(.wp-block-post-comments-form) input:not([type=submit]),
:where(.wp-block-post-comments-form) textarea {
  border: 1px solid #949494;
  font-family: inherit;
  font-size: 1em
}

:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),
:where(.wp-block-post-comments-form) textarea {
  padding: calc(.667em + 2px)
}

.wp-block-post-comments-form {
  box-sizing: border-box
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
  font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
  font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),
.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
  font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
  line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
  font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
  letter-spacing: inherit
}

.wp-block-post-comments-form :where(input[type=submit]) {
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  overflow-wrap: break-word;
  text-align: center
}

.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),
.wp-block-post-comments-form .comment-form textarea {
  box-sizing: border-box;
  display: block;
  width: 100%
}

.wp-block-post-comments-form .comment-form-author label,
.wp-block-post-comments-form .comment-form-email label,
.wp-block-post-comments-form .comment-form-url label {
  display: block;
  margin-bottom: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent {
  display: flex;
  gap: .25em
}

.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent {
  margin-top: .35em
}

.wp-block-post-comments-form .comment-reply-title {
  margin-bottom: 0
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
  font-size: var(--wp--preset--font-size--medium, smaller);
  margin-left: .5em
}

.wp-block-post-comments-count {
  box-sizing: border-box
}

.wp-block-post-content {
  display: flow-root
}

.wp-block-post-comments-link,
.wp-block-post-date {
  box-sizing: border-box
}

:where(.wp-block-post-excerpt) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__excerpt {
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-post-excerpt__more-text {
  margin-bottom: 0;
  margin-top: var(--wp--style--block-gap)
}

.wp-block-post-excerpt__more-link {
  display: inline-block
}

.wp-block-post-featured-image {
  margin-left: 0;
  margin-right: 0
}

.wp-block-post-featured-image a {
  display: block;
  height: 100%
}

.wp-block-post-featured-image :where(img) {
  box-sizing: border-box;
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
  width: 100%
}

.wp-block-post-featured-image.alignfull img,
.wp-block-post-featured-image.alignwide img {
  width: 100%
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim {
  background-color: #000;
  inset: 0;
  position: absolute
}

.wp-block-post-featured-image {
  position: relative
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient {
  background-color: initial
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0 {
  opacity: 0
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10 {
  opacity: .1
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20 {
  opacity: .2
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30 {
  opacity: .3
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40 {
  opacity: .4
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50 {
  opacity: .5
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60 {
  opacity: .6
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70 {
  opacity: .7
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80 {
  opacity: .8
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90 {
  opacity: .9
}

.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100 {
  opacity: 1
}

.wp-block-post-featured-image:where(.alignleft, .alignright) {
  width: 100%
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],
.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"] {
  rotate: 180deg
}

.wp-block-post-terms {
  box-sizing: border-box
}

.wp-block-post-terms .wp-block-post-terms__separator {
  white-space: pre-wrap
}

.wp-block-post-time-to-read,
.wp-block-post-title {
  box-sizing: border-box
}

.wp-block-post-title {
  word-break: break-word
}

.wp-block-post-title :where(a) {
  display: inline-block;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit
}

.wp-block-post-author-name {
  box-sizing: border-box
}

.wp-block-preformatted {
  box-sizing: border-box;
  white-space: pre-wrap
}

:where(.wp-block-preformatted.has-background) {
  padding: 1.25em 2.375em
}

.wp-block-pullquote {
  box-sizing: border-box;
  margin: 0 0 1em;
  overflow-wrap: break-word;
  padding: 4em 0;
  text-align: center
}

.wp-block-pullquote blockquote,
.wp-block-pullquote cite,
.wp-block-pullquote p {
  color: inherit
}

.wp-block-pullquote blockquote {
  margin: 0
}

.wp-block-pullquote p {
  margin-top: 0
}

.wp-block-pullquote p:last-child {
  margin-bottom: 0
}

.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  max-width: 420px
}

.wp-block-pullquote cite,
.wp-block-pullquote footer {
  position: relative
}

.wp-block-pullquote .has-text-color a {
  color: inherit
}

.wp-block-pullquote.has-text-align-left blockquote {
  text-align: left
}

.wp-block-pullquote.has-text-align-right blockquote {
  text-align: right
}

.wp-block-pullquote.has-text-align-center blockquote {
  text-align: center
}

.wp-block-pullquote.is-style-solid-color {
  border: none
}

.wp-block-pullquote.is-style-solid-color blockquote {
  margin-left: auto;
  margin-right: auto;
  max-width: 60%
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: 2em;
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  font-style: normal;
  text-transform: none
}

.wp-block-pullquote cite {
  color: inherit;
  display: block
}

.wp-block-post-template {
  box-sizing: border-box;
  list-style: none;
  margin-bottom: 0;
  margin-top: 0;
  max-width: 100%;
  padding: 0
}

.wp-block-post-template.is-flex-container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 1.25em
}

.wp-block-post-template.is-flex-container>li {
  margin: 0;
  width: 100%
}

@media (min-width:600px) {
  .wp-block-post-template.is-flex-container.is-flex-container.columns-2>li {
    width: calc(50% - .625em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-3>li {
    width: calc(33.33333% - .83333em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-4>li {
    width: calc(25% - .9375em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-5>li {
    width: calc(20% - 1em)
  }

  .wp-block-post-template.is-flex-container.is-flex-container.columns-6>li {
    width: calc(16.66667% - 1.04167em)
  }
}

@media (max-width:600px) {
  .wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid {
    grid-template-columns: 1fr
  }
}

.wp-block-post-template-is-layout-constrained>li>.alignright,
.wp-block-post-template-is-layout-flow>li>.alignright {
  float: right;
  margin-inline-end: 0;
  margin-inline-start: 2em
}

.wp-block-post-template-is-layout-constrained>li>.alignleft,
.wp-block-post-template-is-layout-flow>li>.alignleft {
  float: left;
  margin-inline-end: 2em;
  margin-inline-start: 0
}

.wp-block-post-template-is-layout-constrained>li>.aligncenter,
.wp-block-post-template-is-layout-flow>li>.aligncenter {
  margin-inline-end: auto;
  margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type {
  margin-inline-start: auto
}

.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child {
  margin-inline-end: auto
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow {
  display: inline-block;
  margin-right: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow {
  display: inline-block;
  margin-left: 1ch
}

.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron) {
  transform: scaleX(1)
}

.wp-block-query-pagination.aligncenter {
  justify-content: center
}

.wp-block-query-title,
.wp-block-query-total,
.wp-block-quote {
  box-sizing: border-box
}

.wp-block-quote {
  overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
  margin-bottom: 1em;
  padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
  font-size: 1.5em;
  font-style: italic;
  line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
  font-size: 1.125em;
  text-align: right
}

.wp-block-quote>cite {
  display: block
}

.wp-block-read-more {
  display: block;
  width: fit-content
}

.wp-block-read-more:where(:not([style*=text-decoration])) {
  text-decoration: none
}

.wp-block-read-more:where(:not([style*=text-decoration])):active,
.wp-block-read-more:where(:not([style*=text-decoration])):focus {
  text-decoration: none
}

ul.wp-block-rss.alignleft {
  margin-right: 2em
}

ul.wp-block-rss.alignright {
  margin-left: 2em
}

ul.wp-block-rss.is-grid {
  display: flex;
  flex-wrap: wrap;
  padding: 0
}

ul.wp-block-rss.is-grid li {
  margin: 0 1em 1em 0;
  width: 100%
}

@media (min-width:600px) {
  ul.wp-block-rss.columns-2 li {
    width: calc(50% - 1em)
  }

  ul.wp-block-rss.columns-3 li {
    width: calc(33.33333% - 1em)
  }

  ul.wp-block-rss.columns-4 li {
    width: calc(25% - 1em)
  }

  ul.wp-block-rss.columns-5 li {
    width: calc(20% - 1em)
  }

  ul.wp-block-rss.columns-6 li {
    width: calc(16.66667% - 1em)
  }
}

.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  display: block;
  font-size: .8125em
}

.wp-block-rss {
  box-sizing: border-box;
  list-style: none;
  padding: 0
}

.wp-block-search__button {
  margin-left: 10px;
  word-break: normal
}

.wp-block-search__button.has-icon {
  line-height: 0
}

.wp-block-search__button svg {
  height: 1.25em;
  min-height: 24px;
  min-width: 24px;
  width: 1.25em;
  fill: currentColor;
  vertical-align: text-bottom
}

:where(.wp-block-search__button) {
  border: 1px solid #ccc;
  padding: 6px 10px
}

.wp-block-search__inside-wrapper {
  display: flex;
  flex: auto;
  flex-wrap: nowrap;
  max-width: 100%
}

.wp-block-search__label {
  width: 100%
}

.wp-block-search__input {
  appearance: none;
  border: 1px solid #949494;
  flex-grow: 1;
  margin-left: 0;
  margin-right: 0;
  min-width: 3rem;
  padding: 8px;
  text-decoration: unset !important
}

.wp-block-search.wp-block-search__button-only .wp-block-search__button {
  box-sizing: border-box;
  display: flex;
  flex-shrink: 0;
  justify-content: center;
  margin-left: 0;
  max-width: 100%
}

.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  min-width: 0 !important;
  transition-property: width
}

.wp-block-search.wp-block-search__button-only .wp-block-search__input {
  flex-basis: 100%;
  transition-duration: .3s
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,
.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper {
  overflow: hidden
}

.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input {
  border-left-width: 0 !important;
  border-right-width: 0 !important;
  flex-basis: 0;
  flex-grow: 0;
  margin: 0;
  min-width: 0 !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  width: 0 !important
}

:where(.wp-block-search__input) {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-transform: inherit
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
  border: 1px solid #949494;
  box-sizing: border-box;
  padding: 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
  border: none;
  border-radius: 0;
  padding: 0 4px
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
  outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
  padding: 4px 8px
}

.wp-block-search.aligncenter .wp-block-search__inside-wrapper {
  margin: auto
}

.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper {
  float: right
}

.wp-block-separator {
  border: none;
  border-top: 2px solid
}

:root :where(.wp-block-separator.is-style-dots) {
  height: auto;
  line-height: 1;
  text-align: center
}

:root :where(.wp-block-separator.is-style-dots):before {
  color: currentColor;
  content: "···";
  font-family: serif;
  font-size: 1.5em;
  letter-spacing: 2em;
  padding-left: 2em
}

.wp-block-separator.is-style-dots {
  background: none !important;
  border: none !important
}

.wp-block-site-logo {
  box-sizing: border-box;
  line-height: 0
}

.wp-block-site-logo a {
  display: inline-block;
  line-height: 0
}

.wp-block-site-logo.is-default-size img {
  height: auto;
  width: 120px
}

.wp-block-site-logo img {
  height: auto;
  max-width: 100%
}

.wp-block-site-logo a,
.wp-block-site-logo img {
  border-radius: inherit
}

.wp-block-site-logo.aligncenter {
  margin-left: auto;
  margin-right: auto;
  text-align: center
}

:root :where(.wp-block-site-logo.is-style-rounded) {
  border-radius: 9999px
}

.wp-block-site-tagline,
.wp-block-site-title {
  box-sizing: border-box
}

.wp-block-site-title :where(a) {
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-decoration: inherit
}

.wp-block-social-links {
  background: none;
  box-sizing: border-box;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  text-indent: 0
}

.wp-block-social-links .wp-social-link a,
.wp-block-social-links .wp-social-link a:hover {
  border-bottom: 0;
  box-shadow: none;
  text-decoration: none
}

.wp-block-social-links .wp-social-link svg {
  height: 1em;
  width: 1em
}

.wp-block-social-links .wp-social-link span:not(.screen-reader-text) {
  font-size: .65em;
  margin-left: .5em;
  margin-right: .5em
}

.wp-block-social-links.has-small-icon-size {
  font-size: 16px
}

.wp-block-social-links,
.wp-block-social-links.has-normal-icon-size {
  font-size: 24px
}

.wp-block-social-links.has-large-icon-size {
  font-size: 36px
}

.wp-block-social-links.has-huge-icon-size {
  font-size: 48px
}

.wp-block-social-links.aligncenter {
  display: flex;
  justify-content: center
}

.wp-block-social-links.alignright {
  justify-content: flex-end
}

.wp-block-social-link {
  border-radius: 9999px;
  display: block;
  height: auto
}

@media not (prefers-reduced-motion) {
  .wp-block-social-link {
    transition: transform .1s ease
  }
}

.wp-block-social-link a {
  align-items: center;
  display: flex;
  line-height: 0
}

.wp-block-social-link:hover {
  transform: scale(1.1)
}

.wp-block-social-links .wp-block-social-link.wp-social-link {
  display: inline-block;
  margin: 0;
  padding: 0
}

.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,
.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited {
  color: currentColor;
  fill: currentColor
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link {
  background-color: #f0f0f0;
  color: #444
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon {
  background-color: #f90;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp {
  background-color: #1ea0c3;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance {
  background-color: #0757fe;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky {
  background-color: #0a7aff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen {
  background-color: #1e1f26;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart {
  background-color: #02e49b;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord {
  background-color: #5865f2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble {
  background-color: #e94c89;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox {
  background-color: #4280ff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy {
  background-color: #f45800;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook {
  background-color: #0866ff;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr {
  background-color: #0461dd;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare {
  background-color: #e65678;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github {
  background-color: #24292d;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads {
  background-color: #eceadd;
  color: #382110
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google {
  background-color: #ea4434;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar {
  background-color: #1d4fc4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram {
  background-color: #f00075;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm {
  background-color: #e21b24;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin {
  background-color: #0d66c2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon {
  background-color: #3288d4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup {
  background-color: #f6405f;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest {
  background-color: #e60122;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket {
  background-color: #ef4155;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit {
  background-color: #ff4500;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype {
  background-color: #0478d7;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat {
  background-color: #fefc00;
  color: #fff;
  stroke: #000
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud {
  background-color: #ff5600;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify {
  background-color: #1bd760;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram {
  background-color: #2aabee;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr {
  background-color: #011835;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch {
  background-color: #6440a4;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter {
  background-color: #1da1f2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo {
  background-color: #1eb7ea;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk {
  background-color: #4680c2;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress {
  background-color: #3499cd;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp {
  background-color: #25d366;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x {
  background-color: #000;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp {
  background-color: #d32422;
  color: #fff
}

:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube {
  background-color: red;
  color: #fff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link {
  background: none
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg {
  height: 1.25em;
  width: 1.25em
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon {
  color: #f90
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp {
  color: #1ea0c3
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance {
  color: #0757fe
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky {
  color: #0a7aff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen {
  color: #1e1f26
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart {
  color: #02e49b
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord {
  color: #5865f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble {
  color: #e94c89
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox {
  color: #4280ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy {
  color: #f45800
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook {
  color: #0866ff
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr {
  color: #0461dd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare {
  color: #e65678
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github {
  color: #24292d
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads {
  color: #382110
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google {
  color: #ea4434
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar {
  color: #1d4fc4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram {
  color: #f00075
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm {
  color: #e21b24
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin {
  color: #0d66c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon {
  color: #3288d4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup {
  color: #f6405f
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest {
  color: #e60122
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket {
  color: #ef4155
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit {
  color: #ff4500
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype {
  color: #0478d7
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat {
  color: #fff;
  stroke: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud {
  color: #ff5600
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify {
  color: #1bd760
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram {
  color: #2aabee
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr {
  color: #011835
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch {
  color: #6440a4
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter {
  color: #1da1f2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo {
  color: #1eb7ea
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk {
  color: #4680c2
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp {
  color: #25d366
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress {
  color: #3499cd
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x {
  color: #000
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp {
  color: #d32422
}

:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube {
  color: red
}

.wp-block-social-links.is-style-pill-shape .wp-social-link {
  width: auto
}

:root :where(.wp-block-social-links .wp-social-link a) {
  padding: .25em
}

:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a) {
  padding: 0
}

:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a) {
  padding-left: .6666666667em;
  padding-right: .6666666667em
}

.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label {
  color: #000
}

.wp-block-spacer {
  clear: both
}

.wp-block-tag-cloud {
  box-sizing: border-box
}

.wp-block-tag-cloud.aligncenter {
  justify-content: center;
  text-align: center
}

.wp-block-tag-cloud.alignfull {
  padding-left: 1em;
  padding-right: 1em
}

.wp-block-tag-cloud a {
  display: inline-block;
  margin-right: 5px
}

.wp-block-tag-cloud span {
  display: inline-block;
  margin-left: 5px;
  text-decoration: none
}

:root :where(.wp-block-tag-cloud.is-style-outline) {
  display: flex;
  flex-wrap: wrap;
  gap: 1ch
}

:root :where(.wp-block-tag-cloud.is-style-outline a) {
  border: 1px solid;
  font-size: unset !important;
  margin-right: 0;
  padding: 1ch 2ch;
  text-decoration: none !important
}

.wp-block-table {
  overflow-x: auto
}

.wp-block-table table {
  border-collapse: collapse;
  width: 100%
}

.wp-block-table thead {
  border-bottom: 3px solid
}

.wp-block-table tfoot {
  border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
  border: 1px solid;
  padding: .5em
}

.wp-block-table .has-fixed-layout {
  table-layout: fixed;
  width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
  word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
  display: table;
  width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
  word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
  background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
  background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
  background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
  background-color: initial;
  border-bottom: 1px solid #f0f0f0;
  border-collapse: inherit;
  border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
  background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
  background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
  background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
  background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
  border-color: #0000
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
  border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
  border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
  border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color]>* {
  border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
  border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
  border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color]>* {
  border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style]>* {
  border-style: inherit
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width]>* {
  border-style: inherit;
  border-width: inherit
}

:root :where(.wp-block-table-of-contents) {
  box-sizing: border-box
}

:where(.wp-block-term-description) {
  box-sizing: border-box;
  margin-bottom: var(--wp--style--block-gap);
  margin-top: var(--wp--style--block-gap)
}

.wp-block-term-description p {
  margin-bottom: 0;
  margin-top: 0
}

.wp-block-text-columns,
.wp-block-text-columns.aligncenter {
  display: flex
}

.wp-block-text-columns .wp-block-column {
  margin: 0 1em;
  padding: 0
}

.wp-block-text-columns .wp-block-column:first-child {
  margin-left: 0
}

.wp-block-text-columns .wp-block-column:last-child {
  margin-right: 0
}

.wp-block-text-columns.columns-2 .wp-block-column {
  width: 50%
}

.wp-block-text-columns.columns-3 .wp-block-column {
  width: 33.3333333333%
}

.wp-block-text-columns.columns-4 .wp-block-column {
  width: 25%
}

pre.wp-block-verse {
  overflow: auto;
  white-space: pre-wrap
}

:where(pre.wp-block-verse) {
  font-family: inherit
}

.wp-block-video {
  box-sizing: border-box
}

.wp-block-video video {
  vertical-align: middle;
  width: 100%
}

@supports (position:sticky) {
  .wp-block-video [poster] {
    object-fit: cover
  }
}

.wp-block-video.aligncenter {
  text-align: center
}

.wp-block-video :where(figcaption) {
  margin-bottom: 1em;
  margin-top: .5em
}

.editor-styles-wrapper,
.entry-content {
  counter-reset: footnotes
}

a[data-fn].fn {
  counter-increment: footnotes;
  display: inline-flex;
  font-size: smaller;
  text-decoration: none;
  text-indent: -9999999px;
  vertical-align: super
}

a[data-fn].fn:after {
  content: "[" counter(footnotes) "]";
  float: left;
  text-indent: 0
}

.wp-element-button {
  cursor: pointer
}

:root {
  --wp--preset--font-size--normal: 16px;
  --wp--preset--font-size--huge: 42px
}

:root .has-very-light-gray-background-color {
  background-color: #eee
}

:root .has-very-dark-gray-background-color {
  background-color: #313131
}

:root .has-very-light-gray-color {
  color: #eee
}

:root .has-very-dark-gray-color {
  color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
  background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
  background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
  background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
  background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
  background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
  background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
  background: linear-gradient(135deg, #020381, #2874fc)
}

.has-regular-font-size {
  font-size: 1em
}

.has-larger-font-size {
  font-size: 2.625em
}

.has-normal-font-size {
  font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
  font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
  text-align: center
}

.has-text-align-left {
  text-align: left
}

.has-text-align-right {
  text-align: right
}

#end-resizable-editor-section {
  display: none
}

.aligncenter {
  clear: both
}

.items-justified-left {
  justify-content: flex-start
}

.items-justified-center {
  justify-content: center
}

.items-justified-right {
  justify-content: flex-end
}

.items-justified-space-between {
  justify-content: space-between
}

.screen-reader-text {
  border: 0;
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important
}

.screen-reader-text:focus {
  background-color: #ddd;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000
}

html :where(.has-border-color) {
  border-style: solid
}

html :where([style*=border-top-color]) {
  border-top-style: solid
}

html :where([style*=border-right-color]) {
  border-right-style: solid
}

html :where([style*=border-bottom-color]) {
  border-bottom-style: solid
}

html :where([style*=border-left-color]) {
  border-left-style: solid
}

html :where([style*=border-width]) {
  border-style: solid
}

html :where([style*=border-top-width]) {
  border-top-style: solid
}

html :where([style*=border-right-width]) {
  border-right-style: solid
}

html :where([style*=border-bottom-width]) {
  border-bottom-style: solid
}

html :where([style*=border-left-width]) {
  border-left-style: solid
}

html :where(img[class*=wp-image-]) {
  height: auto;
  max-width: 100%
}

:where(figure) {
  margin: 0 0 1em
}

html :where(.is-position-sticky) {
  --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
  html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: 0px
  }
}

.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
}

:root {
  --wp--preset--aspect-ratio--square: 1;
  --wp--preset--aspect-ratio--4-3: 4/3;
  --wp--preset--aspect-ratio--3-4: 3/4;
  --wp--preset--aspect-ratio--3-2: 3/2;
  --wp--preset--aspect-ratio--2-3: 2/3;
  --wp--preset--aspect-ratio--16-9: 16/9;
  --wp--preset--aspect-ratio--9-16: 9/16;
  --wp--preset--color--black: #000;
  --wp--preset--color--cyan-bluish-gray: #abb8c3;
  --wp--preset--color--white: #fff;
  --wp--preset--color--pale-pink: #f78da7;
  --wp--preset--color--vivid-red: #cf2e2e;
  --wp--preset--color--luminous-vivid-orange: #ff6900;
  --wp--preset--color--luminous-vivid-amber: #fcb900;
  --wp--preset--color--light-green-cyan: #7bdcb5;
  --wp--preset--color--vivid-green-cyan: #00d084;
  --wp--preset--color--pale-cyan-blue: #8ed1fc;
  --wp--preset--color--vivid-cyan-blue: #0693e3;
  --wp--preset--color--vivid-purple: #9b51e0;
  --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, rgba(6, 147, 227, 1) 0%, #9b51e0 100%);
  --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
  --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, rgba(252, 185, 0, 1) 0%, rgba(255, 105, 0, 1) 100%);
  --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, rgba(255, 105, 0, 1) 0%, #cf2e2e 100%);
  --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
  --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
  --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
  --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
  --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
  --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
  --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
  --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
  --wp--preset--font-size--small: 13px;
  --wp--preset--font-size--medium: 20px;
  --wp--preset--font-size--large: 36px;
  --wp--preset--font-size--x-large: 42px;
  --wp--preset--spacing--20: .44rem;
  --wp--preset--spacing--30: .67rem;
  --wp--preset--spacing--40: 1rem;
  --wp--preset--spacing--50: 1.5rem;
  --wp--preset--spacing--60: 2.25rem;
  --wp--preset--spacing--70: 3.38rem;
  --wp--preset--spacing--80: 5.06rem;
  --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
  --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
  --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
  --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);
  --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1)
}

:root {
  --wp--style--global--content-size: 823px;
  --wp--style--global--wide-size: 1080px
}

:where(body) {
  margin: 0
}

.wp-site-blocks>.alignleft {
  float: left;
  margin-right: 2em
}

.wp-site-blocks>.alignright {
  float: right;
  margin-left: 2em
}

.wp-site-blocks>.aligncenter {
  justify-content: center;
  margin-left: auto;
  margin-right: auto
}

:where(.is-layout-flex) {
  gap: .5em
}

:where(.is-layout-grid) {
  gap: .5em
}

.is-layout-flow>.alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em
}

.is-layout-flow>.alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0
}

.is-layout-flow>.aligncenter {
  margin-left: auto !important;
  margin-right: auto !important
}

.is-layout-constrained>.alignleft {
  float: left;
  margin-inline-start: 0;
  margin-inline-end: 2em
}

.is-layout-constrained>.alignright {
  float: right;
  margin-inline-start: 2em;
  margin-inline-end: 0
}

.is-layout-constrained>.aligncenter {
  margin-left: auto !important;
  margin-right: auto !important
}

.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {
  max-width: var(--wp--style--global--content-size);
  margin-left: auto !important;
  margin-right: auto !important
}

.is-layout-constrained>.alignwide {
  max-width: var(--wp--style--global--wide-size)
}

body .is-layout-flex {
  display: flex
}

.is-layout-flex {
  flex-wrap: wrap;
  align-items: center
}

.is-layout-flex>:is(*, div) {
  margin: 0
}

body .is-layout-grid {
  display: grid
}

.is-layout-grid>:is(*, div) {
  margin: 0
}

body {
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0
}

:root :where(.wp-element-button, .wp-block-button__link) {
  background-color: #32373c;
  border-width: 0;
  color: #fff;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  text-decoration: none
}

.has-black-color {
  color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
  color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
  color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
  color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
  color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
  color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
  color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
  color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
  color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
  color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
  color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
  color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-background-color {
  background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
  background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
  background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
  background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
  background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
  background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
  background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
  background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
  background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
  background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
  background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-black-border-color {
  border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
  border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
  border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
  border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
  border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
  border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
  border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
  border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
  border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
  border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
  border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
  background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
  background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
  background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
  background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
  background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
  background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
  background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
  background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
  background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
  background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
  background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
  font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
  font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
  font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
  font-size: var(--wp--preset--font-size--x-large) !important
}

:where(.wp-block-post-template.is-layout-flex) {
  gap: 1.25em
}

:where(.wp-block-post-template.is-layout-grid) {
  gap: 1.25em
}

:where(.wp-block-columns.is-layout-flex) {
  gap: 2em
}

:where(.wp-block-columns.is-layout-grid) {
  gap: 2em
}

:root :where(.wp-block-pullquote) {
  font-size: 1.5em;
  line-height: 1.6
}

/*!
Theme Name: Divi
Theme URI: http://www.elegantthemes.com/gallery/divi/
Version: 4.27.4
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
a,
abbr,
acronym,
address,
applet,
b,
big,
blockquote,
body,
center,
cite,
code,
dd,
del,
dfn,
div,
dl,
dt,
em,
fieldset,
font,
form,
h1,
h2,
h3,
h4,
h5,
h6,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
object,
ol,
p,
pre,
q,
s,
samp,
small,
span,
strike,
strong,
sub,
sup,
tt,
u,
ul,
var {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent
}

body {
  line-height: 1
}

ol,
ul {
  list-style: none
}

blockquote,
q {
  quotes: none
}

blockquote:after,
blockquote:before,
q:after,
q:before {
  content: "";
  content: none
}

blockquote {
  margin: 20px 0 30px;
  border-left: 5px solid;
  padding-left: 20px
}

:focus {
  outline: 0
}

del {
  text-decoration: line-through
}

pre {
  overflow: auto;
  padding: 10px
}

figure {
  margin: 0
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

article,
aside,
footer,
header,
hgroup,
nav,
section {
  display: block
}

body {
  font-family: Open Sans, Arial, sans-serif;
  font-size: 14px;
  color: #666;
  background-color: #fff;
  line-height: 1.7em;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

body.page-template-page-template-blank-php #page-container {
  padding-top: 0 !important
}

body.et_cover_background {
  background-size: cover !important;
  background-position: top !important;
  background-repeat: no-repeat !important;
  background-attachment: fixed
}

a {
  color: #2ea3f2
}

a,
a:hover {
  text-decoration: none
}

p {
  padding-bottom: 1em
}

p:not(.has-background):last-of-type {
  padding-bottom: 0
}

p.et_normal_padding {
  padding-bottom: 1em
}

strong {
  font-weight: 700
}

cite,
em,
i {
  font-style: italic
}

code,
pre {
  font-family: Courier New, monospace;
  margin-bottom: 10px
}

ins {
  text-decoration: none
}

sub,
sup {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline
}

sup {
  bottom: .8em
}

sub {
  top: .3em
}

dl {
  margin: 0 0 1.5em
}

dl dt {
  font-weight: 700
}

dd {
  margin-left: 1.5em
}

blockquote p {
  padding-bottom: 0
}

embed,
iframe,
object,
video {
  max-width: 100%
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #333;
  padding-bottom: 10px;
  line-height: 1em;
  font-weight: 500
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit
}

h1 {
  font-size: 30px
}

h2 {
  font-size: 26px
}

h3 {
  font-size: 22px
}

h4 {
  font-size: 18px
}

h5 {
  font-size: 16px
}

h6 {
  font-size: 14px
}

input {
  -webkit-appearance: none
}

input[type=checkbox] {
  -webkit-appearance: checkbox
}

input[type=radio] {
  -webkit-appearance: radio
}

input.text,
input.title,
input[type=email],
input[type=password],
input[type=tel],
input[type=text],
select,
textarea {
  background-color: #fff;
  border: 1px solid #bbb;
  padding: 2px;
  color: #4e4e4e
}

input.text:focus,
input.title:focus,
input[type=text]:focus,
select:focus,
textarea:focus {
  border-color: #2d3940;
  color: #3e3e3e
}

input.text,
input.title,
input[type=text],
select,
textarea {
  margin: 0
}

textarea {
  padding: 4px
}

button,
input,
select,
textarea {
  font-family: inherit
}

img {
  max-width: 100%;
  height: auto
}

.clear {
  clear: both
}

br.clear {
  margin: 0;
  padding: 0
}

.pagination {
  clear: both
}

#et_search_icon:hover,
.et-social-icon a:hover,
.et_password_protected_form .et_submit_button,
.form-submit .et_pb_buttontton.alt.disabled,
.nav-single a,
.posted_in a {
  color: #2ea3f2
}

.et-search-form,
blockquote {
  border-color: #2ea3f2
}

#main-content {
  background-color: #fff
}

.container {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative
}

body:not(.et-tb) #main-content .container,
body:not(.et-tb-has-header) #main-content .container {
  padding-top: 58px
}

.et_full_width_page #main-content .container:before {
  display: none
}

.main_title {
  margin-bottom: 20px
}

.et_password_protected_form .et_submit_button:hover,
.form-submit .et_pb_button:hover {
  background: rgba(0, 0, 0, .05)
}

.et_button_icon_visible .et_pb_button {
  padding-right: 2em;
  padding-left: .7em
}

.et_button_icon_visible .et_pb_button:after {
  opacity: 1;
  margin-left: 0
}

.et_button_left .et_pb_button:hover:after {
  left: .15em
}

.et_button_left .et_pb_button:after {
  margin-left: 0;
  left: 1em
}

.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_left .et_pb_button:hover,
.et_button_left .et_pb_module .et_pb_button:hover {
  padding-left: 2em;
  padding-right: .7em
}

.et_button_icon_visible.et_button_left .et_pb_button:after,
.et_button_left .et_pb_button:hover:after {
  left: .15em
}

.et_password_protected_form .et_submit_button:hover,
.form-submit .et_pb_button:hover {
  padding: .3em 1em
}

.et_button_no_icon .et_pb_button:after {
  display: none
}

.et_button_no_icon.et_button_icon_visible.et_button_left .et_pb_button,
.et_button_no_icon.et_button_left .et_pb_button:hover,
.et_button_no_icon .et_pb_button,
.et_button_no_icon .et_pb_button:hover {
  padding: .3em 1em !important
}

.et_button_custom_icon .et_pb_button:after {
  line-height: 1.7em
}

.et_button_custom_icon.et_button_icon_visible .et_pb_button:after,
.et_button_custom_icon .et_pb_button:hover:after {
  margin-left: .3em
}

#left-area .post_format-post-format-gallery .wp-block-gallery:first-of-type {
  padding: 0;
  margin-bottom: -16px
}

.entry-content table:not(.variations) {
  border: 1px solid #eee;
  margin: 0 0 15px;
  text-align: left;
  width: 100%
}

.entry-content thead th,
.entry-content tr th {
  color: #555;
  font-weight: 700;
  padding: 9px 24px
}

.entry-content tr td {
  border-top: 1px solid #eee;
  padding: 6px 24px
}

#left-area ul,
.entry-content ul,
.et-l--body ul,
.et-l--footer ul,
.et-l--header ul {
  list-style-type: disc;
  padding: 0 0 23px 1em;
  line-height: 26px
}

#left-area ol,
.entry-content ol,
.et-l--body ol,
.et-l--footer ol,
.et-l--header ol {
  list-style-type: decimal;
  list-style-position: inside;
  padding: 0 0 23px;
  line-height: 26px
}

#left-area ul li ul,
.entry-content ul li ol {
  padding: 2px 0 2px 20px
}

#left-area ol li ul,
.entry-content ol li ol,
.et-l--body ol li ol,
.et-l--footer ol li ol,
.et-l--header ol li ol {
  padding: 2px 0 2px 35px
}

#left-area ul.wp-block-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0
}

#left-area ul.products {
  padding: 0 !important;
  line-height: 1.7 !important;
  list-style: none !important
}

.gallery-item a {
  display: block
}

.gallery-caption,
.gallery-item a {
  width: 90%
}

#wpadminbar {
  z-index: 100001
}

#left-area .post-meta {
  font-size: 14px;
  padding-bottom: 15px
}

#left-area .post-meta a {
  text-decoration: none;
  color: #666
}

#left-area .et_featured_image {
  padding-bottom: 7px
}

.single .post {
  padding-bottom: 25px
}

body.single .et_audio_content {
  margin-bottom: -6px
}

.nav-single a {
  text-decoration: none;
  color: #2ea3f2;
  font-size: 14px;
  font-weight: 400
}

.nav-previous {
  float: left
}

.nav-next {
  float: right
}

.et_password_protected_form p input {
  background-color: #eee;
  border: none !important;
  width: 100% !important;
  border-radius: 0 !important;
  font-size: 14px;
  color: #999 !important;
  padding: 16px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.et_password_protected_form label {
  display: none
}

.et_password_protected_form .et_submit_button {
  font-family: inherit;
  display: block;
  float: right;
  margin: 8px auto 0;
  cursor: pointer
}

.post-password-required p.nocomments.container {
  max-width: 100%
}

.post-password-required p.nocomments.container:before {
  display: none
}

.aligncenter,
div.post .new-post .aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  margin-bottom: 10px;
  max-width: 96%;
  padding: 8px
}

.wp-caption.alignleft {
  margin: 0 30px 20px 0
}

.wp-caption.alignright {
  margin: 0 0 20px 30px
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0
}

.wp-caption p.wp-caption-text {
  font-size: 12px;
  padding: 0 4px 5px;
  margin: 0
}

.alignright {
  float: right
}

.alignleft {
  float: left
}

img.alignleft {
  display: inline;
  float: left;
  margin-right: 15px
}

img.alignright {
  display: inline;
  float: right;
  margin-left: 15px
}

.page.et_pb_pagebuilder_layout #main-content {
  background-color: transparent
}

body #main-content .et_builder_inner_content>h1,
body #main-content .et_builder_inner_content>h2,
body #main-content .et_builder_inner_content>h3,
body #main-content .et_builder_inner_content>h4,
body #main-content .et_builder_inner_content>h5,
body #main-content .et_builder_inner_content>h6 {
  line-height: 1.4em
}

body #main-content .et_builder_inner_content>p {
  line-height: 1.7em
}

.wp-block-pullquote {
  margin: 20px 0 30px
}

.wp-block-pullquote.has-background blockquote {
  border-left: none
}

.wp-block-group.has-background {
  padding: 1.5em 1.5em .5em
}

@media (min-width:981px) {
  #left-area {
    width: 79.125%;
    padding-bottom: 23px
  }

  #main-content .container:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 1px;
    background-color: #e2e2e2
  }

  .et_full_width_page #left-area,
  .et_no_sidebar #left-area {
    float: none;
    width: 100% !important
  }

  .et_full_width_page #left-area {
    padding-bottom: 0
  }

  .et_no_sidebar #main-content .container:before {
    display: none
  }
}

@media (max-width:980px) {
  #page-container {
    padding-top: 80px
  }

  .et-tb #page-container,
  .et-tb-has-header #page-container {
    padding-top: 0 !important
  }

  #left-area,
  #sidebar {
    width: 100% !important
  }

  #main-content .container:before {
    display: none !important
  }

  .et_full_width_page .et_gallery_item:nth-child(4n+1) {
    clear: none
  }
}

@media print {
  #page-container {
    padding-top: 0 !important
  }
}

#wp-admin-bar-et-use-visual-builder a:before {
  font-family: ETmodules !important;
  content: "\e625";
  font-size: 30px !important;
  width: 28px;
  margin-top: -3px;
  color: #974df3 !important
}

#wp-admin-bar-et-use-visual-builder:hover a:before {
  color: #fff !important
}

#wp-admin-bar-et-use-visual-builder:hover a,
#wp-admin-bar-et-use-visual-builder a:hover {
  transition: background-color .5s ease;
  -webkit-transition: background-color .5s ease;
  -moz-transition: background-color .5s ease;
  background-color: #7e3bd0 !important;
  color: #fff !important
}

* html .clearfix,
:first-child+html .clearfix {
  zoom: 1
}

.iphone .et_pb_section_video_bg video::-webkit-media-controls-start-playback-button {
  display: none !important;
  -webkit-appearance: none
}

.et_mobile_device .et_pb_section_parallax .et_pb_parallax_css {
  background-attachment: scroll
}

.et-social-facebook a.icon:before {
  content: "\e093"
}

.et-social-twitter a.icon:before {
  content: "\e094"
}

.et-social-google-plus a.icon:before {
  content: "\e096"
}

.et-social-instagram a.icon:before {
  content: "\e09a"
}

.et-social-rss a.icon:before {
  content: "\e09e"
}

.ai1ec-single-event:after {
  content: " ";
  display: table;
  clear: both
}

.evcal_event_details .evcal_evdata_cell .eventon_details_shading_bot.eventon_details_shading_bot {
  z-index: 3
}

.wp-block-divi-layout {
  margin-bottom: 1em
}

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

#et-info-email:before,
#et-info-phone:before,
#et_search_icon:before,
.comment-reply-link:after,
.et-cart-info span:before,
.et-pb-arrow-next:before,
.et-pb-arrow-prev:before,
.et-social-icon a:before,
.et_audio_container .mejs-playpause-button button:before,
.et_audio_container .mejs-volume-button button:before,
.et_overlay:before,
.et_password_protected_form .et_submit_button:after,
.et_pb_button:after,
.et_pb_contact_reset:after,
.et_pb_contact_submit:after,
.et_pb_font_icon:before,
.et_pb_newsletter_button:after,
.et_pb_pricing_table_button:after,
.et_pb_promo_button:after,
.et_pb_testimonial:before,
.et_pb_toggle_title:before,
.form-submit .et_pb_button:after,
.mobile_menu_bar:before,
a.et_pb_more_button:after {
  font-family: ETmodules !important;
  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
}

.et-pb-icon,
.et_pb_custom_button_icon.et_pb_button:after,
.et_pb_login .et_pb_custom_button_icon.et_pb_button:after,
.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:after,
.et_pb_woo_custom_button_icon .button.et_pb_custom_button_icon.et_pb_button:hover:after {
  content: attr(data-icon)
}

.et-pb-icon {
  font-family: ETmodules;
  speak: none;
  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;
  font-size: 96px;
  font-style: normal;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  direction: ltr
}

#et-ajax-saving {
  display: none;
  -webkit-transition: background .3s, -webkit-box-shadow .3s;
  transition: background .3s, -webkit-box-shadow .3s;
  transition: background .3s, box-shadow .3s;
  transition: background .3s, box-shadow .3s, -webkit-box-shadow .3s;
  -webkit-box-shadow: rgba(0, 139, 219, .247059) 0 0 60px;
  box-shadow: 0 0 60px rgba(0, 139, 219, .247059);
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50px;
  height: 50px;
  background: #fff;
  border-radius: 50px;
  margin: -25px 0 0 -25px;
  z-index: 999999;
  text-align: center
}

#et-ajax-saving img {
  margin: 9px
}

.et-safe-mode-indicator,
.et-safe-mode-indicator:focus,
.et-safe-mode-indicator:hover {
  -webkit-box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
  box-shadow: 0 5px 10px rgba(41, 196, 169, .15);
  background: #29c4a9;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  padding: 12px;
  line-height: 16px;
  border-radius: 3px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 999999;
  text-decoration: none;
  font-family: Open Sans, sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.et_pb_button {
  font-size: 20px;
  font-weight: 500;
  padding: .3em 1em;
  line-height: 1.7em !important;
  background-color: transparent;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat;
  border: 2px solid;
  border-radius: 3px;
  -webkit-transition-duration: .2s;
  transition-duration: .2s;
  -webkit-transition-property: all !important;
  transition-property: all !important
}

.et_pb_button,
.et_pb_button_inner {
  position: relative
}

.et_pb_button:hover,
.et_pb_module .et_pb_button:hover {
  border: 2px solid transparent;
  padding: .3em 2em .3em .7em
}

.et_pb_button:hover {
  background-color: hsla(0, 0%, 100%, .2)
}

.et_pb_bg_layout_light.et_pb_button:hover,
.et_pb_bg_layout_light .et_pb_button:hover {
  background-color: rgba(0, 0, 0, .05)
}

.et_pb_button:after,
.et_pb_button:before {
  font-size: 32px;
  line-height: 1em;
  content: "\35";
  opacity: 0;
  position: absolute;
  margin-left: -1em;
  -webkit-transition: all .2s;
  transition: all .2s;
  text-transform: none;
  -webkit-font-feature-settings: "kern" off;
  font-feature-settings: "kern" off;
  font-variant: none;
  font-style: normal;
  font-weight: 400;
  text-shadow: none
}

.et_pb_button.et_hover_enabled:hover:after,
.et_pb_button.et_pb_hovered:hover:after {
  -webkit-transition: none !important;
  transition: none !important
}

.et_pb_button:before {
  display: none
}

.et_pb_button:hover:after {
  opacity: 1;
  margin-left: 0
}

.et_pb_column_1_3 h1,
.et_pb_column_1_4 h1,
.et_pb_column_1_5 h1,
.et_pb_column_1_6 h1,
.et_pb_column_2_5 h1 {
  font-size: 26px
}

.et_pb_column_1_3 h2,
.et_pb_column_1_4 h2,
.et_pb_column_1_5 h2,
.et_pb_column_1_6 h2,
.et_pb_column_2_5 h2 {
  font-size: 23px
}

.et_pb_column_1_3 h3,
.et_pb_column_1_4 h3,
.et_pb_column_1_5 h3,
.et_pb_column_1_6 h3,
.et_pb_column_2_5 h3 {
  font-size: 20px
}

.et_pb_column_1_3 h4,
.et_pb_column_1_4 h4,
.et_pb_column_1_5 h4,
.et_pb_column_1_6 h4,
.et_pb_column_2_5 h4 {
  font-size: 18px
}

.et_pb_column_1_3 h5,
.et_pb_column_1_4 h5,
.et_pb_column_1_5 h5,
.et_pb_column_1_6 h5,
.et_pb_column_2_5 h5 {
  font-size: 16px
}

.et_pb_column_1_3 h6,
.et_pb_column_1_4 h6,
.et_pb_column_1_5 h6,
.et_pb_column_1_6 h6,
.et_pb_column_2_5 h6 {
  font-size: 15px
}

.et_pb_bg_layout_dark,
.et_pb_bg_layout_dark h1,
.et_pb_bg_layout_dark h2,
.et_pb_bg_layout_dark h3,
.et_pb_bg_layout_dark h4,
.et_pb_bg_layout_dark h5,
.et_pb_bg_layout_dark h6 {
  color: #fff !important
}

.et_pb_module.et_pb_text_align_left {
  text-align: left
}

.et_pb_module.et_pb_text_align_center {
  text-align: center
}

.et_pb_module.et_pb_text_align_right {
  text-align: right
}

.et_pb_module.et_pb_text_align_justified {
  text-align: justify
}

.clearfix:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0
}

.et_pb_bg_layout_light .et_pb_more_button {
  color: #2ea3f2
}

.et_builder_inner_content {
  position: relative;
  z-index: 1
}

header .et_builder_inner_content {
  z-index: 2
}

.et_pb_css_mix_blend_mode_passthrough {
  mix-blend-mode: unset !important
}

.et_pb_image_container {
  margin: -20px -20px 29px
}

.et_pb_module_inner {
  position: relative
}

.et_hover_enabled_preview {
  z-index: 2
}

.et_hover_enabled:hover {
  position: relative;
  z-index: 2
}

.et_pb_all_tabs,
.et_pb_module,
.et_pb_posts_nav a,
.et_pb_tab,
.et_pb_with_background {
  position: relative;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}

.et_pb_background_mask,
.et_pb_background_pattern {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.et_pb_background_mask {
  background-size: calc(100% + 2px) calc(100% + 2px);
  background-repeat: no-repeat;
  background-position: 50%;
  overflow: hidden
}

.et_pb_background_pattern {
  background-position: 0 0;
  background-repeat: repeat
}

.et_pb_with_border {
  position: relative;
  border: 0 solid #333
}

.post-password-required .et_pb_row {
  padding: 0;
  width: 100%
}

.post-password-required .et_password_protected_form {
  min-height: 0
}

body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_password_protected_form h1,
body:not(.et_pb_pagebuilder_layout) .post-password-required .et_password_protected_form h1 {
  display: none
}

.et_pb_no_bg {
  padding: 0 !important
}

.et_overlay.et_pb_inline_icon:before,
.et_pb_inline_icon:before {
  content: attr(data-icon)
}

.et_pb_more_button {
  color: inherit;
  text-shadow: none;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px
}

.et_parallax_bg_wrap {
  overflow: hidden;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.et_parallax_bg {
  background-repeat: no-repeat;
  background-position: top;
  background-size: cover;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block
}

.et_parallax_bg.et_parallax_bg__hover,
.et_parallax_bg.et_parallax_bg_phone,
.et_parallax_bg.et_parallax_bg_tablet,
.et_parallax_gradient.et_parallax_gradient__hover,
.et_parallax_gradient.et_parallax_gradient_phone,
.et_parallax_gradient.et_parallax_gradient_tablet,
.et_pb_section_parallax_hover:hover .et_parallax_bg:not(.et_parallax_bg__hover),
.et_pb_section_parallax_hover:hover .et_parallax_gradient:not(.et_parallax_gradient__hover) {
  display: none
}

.et_pb_section_parallax_hover:hover .et_parallax_bg.et_parallax_bg__hover,
.et_pb_section_parallax_hover:hover .et_parallax_gradient.et_parallax_gradient__hover {
  display: block
}

.et_parallax_gradient {
  bottom: 0;
  display: block;
  left: 0;
  position: absolute;
  right: 0;
  top: 0
}

.et_pb_module.et_pb_section_parallax,
.et_pb_posts_nav a.et_pb_section_parallax,
.et_pb_tab.et_pb_section_parallax {
  position: relative
}

.et_pb_section_parallax .et_pb_parallax_css,
.et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: fixed
}

body.et-bfb .et_pb_section_parallax .et_pb_parallax_css,
body.et-bfb .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: scroll;
  bottom: auto
}

.et_pb_section_parallax.et_pb_column .et_pb_module,
.et_pb_section_parallax.et_pb_row .et_pb_column,
.et_pb_section_parallax.et_pb_row .et_pb_module {
  z-index: 9;
  position: relative
}

.et_pb_more_button:hover:after {
  opacity: 1;
  margin-left: 0
}

.et_pb_preload .et_pb_section_video_bg,
.et_pb_preload>div {
  visibility: hidden
}

.et_pb_preload,
.et_pb_section.et_pb_section_video.et_pb_preload {
  position: relative;
  background: #464646 !important
}

.et_pb_preload:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  background: url(../wp-content/themes/Divi/includes/builder/styles/images/preloader.gif) no-repeat;
  border-radius: 32px;
  width: 32px;
  height: 32px;
  margin: -16px 0 0 -16px
}

.box-shadow-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  pointer-events: none
}

.et_pb_section>.box-shadow-overlay~.et_pb_row {
  z-index: 11
}

body.safari .section_has_divider {
  will-change: transform
}

.et_pb_row>.box-shadow-overlay {
  z-index: 8
}

.has-box-shadow-overlay {
  position: relative
}

.et_clickable {
  cursor: pointer
}

.screen-reader-text {
  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 !important;
  width: 1px;
  word-wrap: normal !important
}

.et_multi_view_hidden,
.et_multi_view_hidden_image {
  display: none !important
}

@keyframes multi-view-image-fade {
  0% {
    opacity: 0
  }

  10% {
    opacity: .1
  }

  20% {
    opacity: .2
  }

  30% {
    opacity: .3
  }

  40% {
    opacity: .4
  }

  50% {
    opacity: .5
  }

  60% {
    opacity: .6
  }

  70% {
    opacity: .7
  }

  80% {
    opacity: .8
  }

  90% {
    opacity: .9
  }

  to {
    opacity: 1
  }
}

.et_multi_view_image__loading {
  visibility: hidden
}

.et_multi_view_image__loaded {
  -webkit-animation: multi-view-image-fade .5s;
  animation: multi-view-image-fade .5s
}

#et-pb-motion-effects-offset-tracker {
  visibility: hidden !important;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0
}

.et-pb-before-scroll-animation {
  opacity: 0
}

header.et-l.et-l--header:after {
  clear: both;
  display: block;
  content: ""
}

.et_pb_module {
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: .2s;
  animation-duration: .2s
}

@-webkit-keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes fadeBottom {
  0% {
    opacity: 0;
    -webkit-transform: translateY(10%);
    transform: translateY(10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
    transform: translateX(-10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
    transform: translateX(10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
    transform: translateY(-10%)
  }

  to {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.et-waypoint:not(.et_pb_counters) {
  opacity: 0
}

@media (min-width:981px) {

  .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module.et-last-child,
  .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_column .et_pb_module:last-child,
  .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module.et-last-child,
  .et_pb_section.et_section_specialty div.et_pb_row .et_pb_column .et_pb_row_inner .et_pb_column .et_pb_module:last-child,
  .et_pb_section div.et_pb_row .et_pb_column .et_pb_module.et-last-child,
  .et_pb_section div.et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0
  }
}

@media (max-width:980px) {

  .et_overlay.et_pb_inline_icon_tablet:before,
  .et_pb_inline_icon_tablet:before {
    content: attr(data-icon-tablet)
  }

  .et_parallax_bg.et_parallax_bg_tablet_exist,
  .et_parallax_gradient.et_parallax_gradient_tablet_exist {
    display: none
  }

  .et_parallax_bg.et_parallax_bg_tablet,
  .et_parallax_gradient.et_parallax_gradient_tablet {
    display: block
  }

  .et_pb_column .et_pb_module {
    margin-bottom: 30px
  }

  .et_pb_row .et_pb_column .et_pb_module.et-last-child,
  .et_pb_row .et_pb_column .et_pb_module:last-child,
  .et_section_specialty .et_pb_row .et_pb_column .et_pb_module.et-last-child,
  .et_section_specialty .et_pb_row .et_pb_column .et_pb_module:last-child {
    margin-bottom: 0
  }

  .et_pb_more_button {
    display: inline-block !important
  }

  .et_pb_bg_layout_light_tablet.et_pb_button,
  .et_pb_bg_layout_light_tablet.et_pb_module.et_pb_button,
  .et_pb_bg_layout_light_tablet .et_pb_more_button {
    color: #2ea3f2
  }

  .et_pb_bg_layout_light_tablet .et_pb_forgot_password a {
    color: #666
  }

  .et_pb_bg_layout_light_tablet h1,
  .et_pb_bg_layout_light_tablet h2,
  .et_pb_bg_layout_light_tablet h3,
  .et_pb_bg_layout_light_tablet h4,
  .et_pb_bg_layout_light_tablet h5,
  .et_pb_bg_layout_light_tablet h6 {
    color: #333 !important
  }

  .et_pb_module .et_pb_bg_layout_light_tablet.et_pb_button {
    color: #2ea3f2 !important
  }

  .et_pb_bg_layout_light_tablet {
    color: #666 !important
  }

  .et_pb_bg_layout_dark_tablet,
  .et_pb_bg_layout_dark_tablet h1,
  .et_pb_bg_layout_dark_tablet h2,
  .et_pb_bg_layout_dark_tablet h3,
  .et_pb_bg_layout_dark_tablet h4,
  .et_pb_bg_layout_dark_tablet h5,
  .et_pb_bg_layout_dark_tablet h6 {
    color: #fff !important
  }

  .et_pb_bg_layout_dark_tablet.et_pb_button,
  .et_pb_bg_layout_dark_tablet.et_pb_module.et_pb_button,
  .et_pb_bg_layout_dark_tablet .et_pb_more_button {
    color: inherit
  }

  .et_pb_bg_layout_dark_tablet .et_pb_forgot_password a {
    color: #fff
  }

  .et_pb_module.et_pb_text_align_left-tablet {
    text-align: left
  }

  .et_pb_module.et_pb_text_align_center-tablet {
    text-align: center
  }

  .et_pb_module.et_pb_text_align_right-tablet {
    text-align: right
  }

  .et_pb_module.et_pb_text_align_justified-tablet {
    text-align: justify
  }
}

@media (max-width:767px) {
  .et_pb_more_button {
    display: inline-block !important
  }

  .et_overlay.et_pb_inline_icon_phone:before,
  .et_pb_inline_icon_phone:before {
    content: attr(data-icon-phone)
  }

  .et_parallax_bg.et_parallax_bg_phone_exist,
  .et_parallax_gradient.et_parallax_gradient_phone_exist {
    display: none
  }

  .et_parallax_bg.et_parallax_bg_phone,
  .et_parallax_gradient.et_parallax_gradient_phone {
    display: block
  }

  .et-hide-mobile {
    display: none !important
  }

  .et_pb_bg_layout_light_phone.et_pb_button,
  .et_pb_bg_layout_light_phone.et_pb_module.et_pb_button,
  .et_pb_bg_layout_light_phone .et_pb_more_button {
    color: #2ea3f2
  }

  .et_pb_bg_layout_light_phone .et_pb_forgot_password a {
    color: #666
  }

  .et_pb_bg_layout_light_phone h1,
  .et_pb_bg_layout_light_phone h2,
  .et_pb_bg_layout_light_phone h3,
  .et_pb_bg_layout_light_phone h4,
  .et_pb_bg_layout_light_phone h5,
  .et_pb_bg_layout_light_phone h6 {
    color: #333 !important
  }

  .et_pb_module .et_pb_bg_layout_light_phone.et_pb_button {
    color: #2ea3f2 !important
  }

  .et_pb_bg_layout_light_phone {
    color: #666 !important
  }

  .et_pb_bg_layout_dark_phone,
  .et_pb_bg_layout_dark_phone h1,
  .et_pb_bg_layout_dark_phone h2,
  .et_pb_bg_layout_dark_phone h3,
  .et_pb_bg_layout_dark_phone h4,
  .et_pb_bg_layout_dark_phone h5,
  .et_pb_bg_layout_dark_phone h6 {
    color: #fff !important
  }

  .et_pb_bg_layout_dark_phone.et_pb_button,
  .et_pb_bg_layout_dark_phone.et_pb_module.et_pb_button,
  .et_pb_bg_layout_dark_phone .et_pb_more_button {
    color: inherit
  }

  .et_pb_module .et_pb_bg_layout_dark_phone.et_pb_button {
    color: #fff !important
  }

  .et_pb_bg_layout_dark_phone .et_pb_forgot_password a {
    color: #fff
  }

  .et_pb_module.et_pb_text_align_left-phone {
    text-align: left
  }

  .et_pb_module.et_pb_text_align_center-phone {
    text-align: center
  }

  .et_pb_module.et_pb_text_align_right-phone {
    text-align: right
  }

  .et_pb_module.et_pb_text_align_justified-phone {
    text-align: justify
  }
}

@media (max-width:479px) {
  a.et_pb_more_button {
    display: block
  }
}

@media (min-width:768px) and (max-width:980px) {
  [data-et-multi-view-load-tablet-hidden=true]:not(.et_multi_view_swapped) {
    display: none !important
  }
}

@media (max-width:767px) {
  [data-et-multi-view-load-phone-hidden=true]:not(.et_multi_view_swapped) {
    display: none !important
  }
}

.et_pb_menu.et_pb_menu--style-inline_centered_logo .et_pb_menu__menu nav ul {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@-webkit-keyframes multi-view-image-fade {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }

  50% {
    -webkit-transform: scale(1.01);
    transform: scale(1.01);
    opacity: 1
  }

  to {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1
  }
}

@font-face {
  font-family: ETmodules;
  font-display: block;
  src: url(../wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot);
  src: url(../wp-content/themes/Divi/core/admin/fonts/modules/all/modules.eot?#iefix) format("embedded-opentype"), url(../wp-content/themes/Divi/core/admin/fonts/modules/all/modules.woff) format("woff"), url(../wp-content/themes/Divi/core/admin/fonts/modules/all/modules.ttf) format("truetype"), url(../wp-content/themes/Divi/core/admin/fonts/modules/all/modules.svg#ETmodules) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot);
  src: url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff2) format("woff2"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.woff) format("woff"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.ttf) format("truetype"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 900;
  font-display: block;
  src: url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot);
  src: url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff2) format("woff2"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.woff) format("woff"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.ttf) format("truetype"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-solid-900.svg#fontawesome) format("svg")
}

@font-face {
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  font-display: block;
  src: url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot);
  src: url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff2) format("woff2"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.woff) format("woff"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.ttf) format("truetype"), url(../wp-content/themes/Divi/core/admin/fonts/fontawesome/fa-brands-400.svg#fontawesome) format("svg")
}

@media (min-width:981px) {

  .et_pb_gutters3 .et_pb_column,
  .et_pb_gutters3.et_pb_row .et_pb_column {
    margin-right: 5.5%
  }

  .et_pb_gutters3 .et_pb_column_4_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 {
    width: 100%
  }

  .et_pb_gutters3 .et_pb_column_4_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 2.75%
  }

  .et_pb_gutters3 .et_pb_column_3_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 {
    width: 73.625%
  }

  .et_pb_gutters3 .et_pb_column_3_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_4 .et_pb_module {
    margin-bottom: 3.735%
  }

  .et_pb_gutters3 .et_pb_column_2_3,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 {
    width: 64.833%
  }

  .et_pb_gutters3 .et_pb_column_2_3 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_3 .et_pb_module {
    margin-bottom: 4.242%
  }

  .et_pb_gutters3 .et_pb_column_3_5,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_5 {
    width: 57.8%
  }

  .et_pb_gutters3 .et_pb_column_3_5 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_3_5 .et_pb_module {
    margin-bottom: 4.758%
  }

  .et_pb_gutters3 .et_pb_column_1_2,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 {
    width: 47.25%
  }

  .et_pb_gutters3 .et_pb_column_1_2 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 5.82%
  }

  .et_pb_gutters3 .et_pb_column_2_5,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_5 {
    width: 36.7%
  }

  .et_pb_gutters3 .et_pb_column_2_5 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_2_5 .et_pb_module {
    margin-bottom: 7.493%
  }

  .et_pb_gutters3 .et_pb_column_1_3,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_3 {
    width: 29.6667%
  }

  .et_pb_gutters3 .et_pb_column_1_3 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 9.27%
  }

  .et_pb_gutters3 .et_pb_column_1_4,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
    width: 20.875%
  }

  .et_pb_gutters3 .et_pb_column_1_4 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 13.174%
  }

  .et_pb_gutters3 .et_pb_column_1_5,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
    width: 15.6%
  }

  .et_pb_gutters3 .et_pb_column_1_5 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_5 .et_pb_module {
    margin-bottom: 17.628%
  }

  .et_pb_gutters3 .et_pb_column_1_6,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_6 {
    width: 12.0833%
  }

  .et_pb_gutters3 .et_pb_column_1_6 .et_pb_module,
  .et_pb_gutters3.et_pb_row .et_pb_column_1_6 .et_pb_module {
    margin-bottom: 22.759%
  }

  .et_pb_gutters3 .et_full_width_page.woocommerce-page ul.products li.product {
    width: 20.875%;
    margin-right: 5.5%;
    margin-bottom: 5.5%
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products li.product,
  .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
    width: 28.353%;
    margin-right: 7.47%
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product,
  .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-1 li.product {
    width: 100%;
    margin-right: 0
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product,
  .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li.product {
    width: 48%;
    margin-right: 4%
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2),
  .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(2n+2) {
    margin-right: 0
  }

  .et_pb_gutters3.et_left_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1),
  .et_pb_gutters3.et_right_sidebar.woocommerce-page #main-content ul.products.columns-2 li:nth-child(3n+1) {
    clear: none
  }
}

@media (min-width:981px) {
  .et_pb_gutter.et_pb_gutters1 #left-area {
    width: 75%
  }

  .et_pb_gutter.et_pb_gutters1 #sidebar {
    width: 25%
  }

  .et_pb_gutters1.et_right_sidebar #left-area {
    padding-right: 0
  }

  .et_pb_gutters1.et_left_sidebar #left-area {
    padding-left: 0
  }

  .et_pb_gutter.et_pb_gutters1.et_right_sidebar #main-content .container:before {
    right: 25% !important
  }

  .et_pb_gutter.et_pb_gutters1.et_left_sidebar #main-content .container:before {
    left: 25% !important
  }

  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column {
    margin-right: 0
  }

  .et_pb_gutters1 .et_pb_column_4_4,
  .et_pb_gutters1.et_pb_row .et_pb_column_4_4 {
    width: 100%
  }

  .et_pb_gutters1 .et_pb_column_4_4 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_3_4,
  .et_pb_gutters1.et_pb_row .et_pb_column_3_4 {
    width: 75%
  }

  .et_pb_gutters1 .et_pb_column_3_4 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_3_4 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_2_3,
  .et_pb_gutters1.et_pb_row .et_pb_column_2_3 {
    width: 66.667%
  }

  .et_pb_gutters1 .et_pb_column_2_3 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_2_3 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_3_5,
  .et_pb_gutters1.et_pb_row .et_pb_column_3_5 {
    width: 60%
  }

  .et_pb_gutters1 .et_pb_column_3_5 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_3_5 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_1_2,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_2 {
    width: 50%
  }

  .et_pb_gutters1 .et_pb_column_1_2 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_2_5,
  .et_pb_gutters1.et_pb_row .et_pb_column_2_5 {
    width: 40%
  }

  .et_pb_gutters1 .et_pb_column_2_5 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_2_5 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_1_3,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_3 {
    width: 33.3333%
  }

  .et_pb_gutters1 .et_pb_column_1_3 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_4 {
    width: 25%
  }

  .et_pb_gutters1 .et_pb_column_1_4 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_1_5,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_5 {
    width: 20%
  }

  .et_pb_gutters1 .et_pb_column_1_5 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_5 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_column_1_6,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_6 {
    width: 16.6667%
  }

  .et_pb_gutters1 .et_pb_column_1_6 .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column_1_6 .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_full_width_page.woocommerce-page ul.products li.product {
    width: 25%;
    margin-right: 0;
    margin-bottom: 0
  }

  .et_pb_gutters1.et_left_sidebar.woocommerce-page #main-content ul.products li.product,
  .et_pb_gutters1.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
    width: 33.333%;
    margin-right: 0
  }
}

@media (max-width:980px) {

  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1 .et_pb_column .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0
  }

  .et_pb_gutters1 .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1 .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1 .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1 .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
  .et_pb_gutters1 .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,
  .et_pb_gutters1 .et_pb_row_4col>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1 .et_pb_row_5col>.et_pb_column.et_pb_column_1_5,
  .et_pb_gutters1.et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
  .et_pb_gutters1.et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5,
  .et_pb_gutters1.et_pb_row_4col>.et_pb_column.et_pb_column_1_4,
  .et_pb_gutters1.et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
    width: 50%;
    margin-right: 0
  }

  .et_pb_gutters1 .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1 .et_pb_row_6col>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1.et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1.et_pb_row_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1.et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
    width: 33.333%;
    margin-right: 0
  }

  .et_pb_gutters1 .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6,
  .et_pb_gutters1.et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
    width: 50%;
    margin-right: 0
  }
}

@media (max-width:767px) {

  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1 .et_pb_column .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0
  }
}

@media (max-width:479px) {

  .et_pb_gutters1 .et_pb_column,
  .et_pb_gutters1.et_pb_row .et_pb_column {
    margin: 0 !important
  }

  .et_pb_gutters1 .et_pb_column .et_pb_module,
  .et_pb_gutters1.et_pb_row .et_pb_column .et_pb_module {
    margin-bottom: 0
  }
}

@media (min-width:981px) {
  .et_pb_gutter.et_pb_gutters2 #left-area {
    width: 77.25%
  }

  .et_pb_gutter.et_pb_gutters2 #sidebar {
    width: 22.75%
  }

  .et_pb_gutters2.et_right_sidebar #left-area {
    padding-right: 3%
  }

  .et_pb_gutters2.et_left_sidebar #left-area {
    padding-left: 3%
  }

  .et_pb_gutter.et_pb_gutters2.et_right_sidebar #main-content .container:before {
    right: 22.75% !important
  }

  .et_pb_gutter.et_pb_gutters2.et_left_sidebar #main-content .container:before {
    left: 22.75% !important
  }

  .et_pb_gutters2 .et_pb_column,
  .et_pb_gutters2.et_pb_row .et_pb_column {
    margin-right: 3%
  }

  .et_pb_gutters2 .et_pb_column_4_4,
  .et_pb_gutters2.et_pb_row .et_pb_column_4_4 {
    width: 100%
  }

  .et_pb_gutters2 .et_pb_column_4_4 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_4_4 .et_pb_module {
    margin-bottom: 1.5%
  }

  .et_pb_gutters2 .et_pb_column_3_4,
  .et_pb_gutters2.et_pb_row .et_pb_column_3_4 {
    width: 74.25%
  }

  .et_pb_gutters2 .et_pb_column_3_4 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_3_4 .et_pb_module {
    margin-bottom: 2.02%
  }

  .et_pb_gutters2 .et_pb_column_2_3,
  .et_pb_gutters2.et_pb_row .et_pb_column_2_3 {
    width: 65.667%
  }

  .et_pb_gutters2 .et_pb_column_2_3 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_2_3 .et_pb_module {
    margin-bottom: 2.284%
  }

  .et_pb_gutters2 .et_pb_column_3_5,
  .et_pb_gutters2.et_pb_row .et_pb_column_3_5 {
    width: 58.8%
  }

  .et_pb_gutters2 .et_pb_column_3_5 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_3_5 .et_pb_module {
    margin-bottom: 2.551%
  }

  .et_pb_gutters2 .et_pb_column_1_2,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_2 {
    width: 48.5%
  }

  .et_pb_gutters2 .et_pb_column_1_2 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_2 .et_pb_module {
    margin-bottom: 3.093%
  }

  .et_pb_gutters2 .et_pb_column_2_5,
  .et_pb_gutters2.et_pb_row .et_pb_column_2_5 {
    width: 38.2%
  }

  .et_pb_gutters2 .et_pb_column_2_5 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_2_5 .et_pb_module {
    margin-bottom: 3.927%
  }

  .et_pb_gutters2 .et_pb_column_1_3,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_3 {
    width: 31.3333%
  }

  .et_pb_gutters2 .et_pb_column_1_3 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_3 .et_pb_module {
    margin-bottom: 4.787%
  }

  .et_pb_gutters2 .et_pb_column_1_4,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_4 {
    width: 22.75%
  }

  .et_pb_gutters2 .et_pb_column_1_4 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_4 .et_pb_module {
    margin-bottom: 6.593%
  }

  .et_pb_gutters2 .et_pb_column_1_5,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_5 {
    width: 17.6%
  }

  .et_pb_gutters2 .et_pb_column_1_5 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_5 .et_pb_module {
    margin-bottom: 8.523%
  }

  .et_pb_gutters2 .et_pb_column_1_6,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_6 {
    width: 14.1667%
  }

  .et_pb_gutters2 .et_pb_column_1_6 .et_pb_module,
  .et_pb_gutters2.et_pb_row .et_pb_column_1_6 .et_pb_module {
    margin-bottom: 10.588%
  }

  .et_pb_gutters2 .et_full_width_page.woocommerce-page ul.products li.product {
    width: 22.75%;
    margin-right: 3%;
    margin-bottom: 3%
  }

  .et_pb_gutters2.et_left_sidebar.woocommerce-page #main-content ul.products li.product,
  .et_pb_gutters2.et_right_sidebar.woocommerce-page #main-content ul.products li.product {
    width: 30.64%;
    margin-right: 4.04%
  }
}

.et_animated {
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both !important;
  animation-fill-mode: both !important
}

.et_animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite
}

.et_had_animation {
  position: relative
}

@-webkit-keyframes et_pb_fade {
  to {
    opacity: 1
  }
}

@keyframes et_pb_fade {
  to {
    opacity: 1
  }
}

.et_animated.fade {
  -webkit-animation-name: et_pb_fade;
  animation-name: et_pb_fade
}

@-webkit-keyframes et_pb_fadeTop {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes et_pb_fadeTop {
  0% {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.et_animated.fadeTop {
  -webkit-animation-name: et_pb_fadeTop;
  animation-name: et_pb_fadeTop
}

@-webkit-keyframes et_pb_fadeRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes et_pb_fadeRight {
  0% {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.et_animated.fadeRight {
  -webkit-animation-name: et_pb_fadeRight;
  animation-name: et_pb_fadeRight
}

@-webkit-keyframes et_pb_fadeBottom {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes et_pb_fadeBottom {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.et_animated.fadeBottom {
  -webkit-animation-name: et_pb_fadeBottom;
  animation-name: et_pb_fadeBottom
}

@-webkit-keyframes et_pb_fadeLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

@keyframes et_pb_fadeLeft {
  0% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
  }

  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none
  }
}

.et_animated.fadeLeft {
  -webkit-animation-name: et_pb_fadeLeft;
  animation-name: et_pb_fadeLeft
}

@-webkit-keyframes et_pb_slide {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

@keyframes et_pb_slide {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

.et_animated.slide {
  -webkit-animation-name: et_pb_slide;
  animation-name: et_pb_slide
}

@-webkit-keyframes et_pb_slideTop {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

@keyframes et_pb_slideTop {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

.et_animated.slideTop {
  -webkit-animation-name: et_pb_slideTop;
  animation-name: et_pb_slideTop
}

@-webkit-keyframes et_pb_slideRight {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

@keyframes et_pb_slideRight {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

.et_animated.slideRight {
  -webkit-animation-name: et_pb_slideRight;
  animation-name: et_pb_slideRight
}

@-webkit-keyframes et_pb_slideBottom {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

@keyframes et_pb_slideBottom {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

.et_animated.slideBottom {
  -webkit-animation-name: et_pb_slideBottom;
  animation-name: et_pb_slideBottom
}

@-webkit-keyframes et_pb_slideLeft {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

@keyframes et_pb_slideLeft {
  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

.et_animated.slideLeft {
  -webkit-animation-name: et_pb_slideLeft;
  animation-name: et_pb_slideLeft
}

@-webkit-keyframes et_pb_bounce {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

@keyframes et_pb_bounce {

  0%,
  20%,
  40%,
  60%,
  80%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3)
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1)
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9)
  }

  60% {
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03)
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97)
  }

  to {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
  }
}

.et_animated.bounce {
  -webkit-animation-name: et_pb_bounce;
  animation-name: et_pb_bounce
}

@-webkit-keyframes et_pb_bounceTop {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0)
  }

  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_bounceTop {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(0, -200px, 0);
    transform: translate3d(0, -200px, 0)
  }

  60% {
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.bounceTop {
  -webkit-animation-name: et_pb_bounceTop;
  animation-name: et_pb_bounceTop
}

@-webkit-keyframes et_pb_bounceRight {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
  }

  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_bounceRight {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(200px, 0, 0);
    transform: translate3d(200px, 0, 0)
  }

  60% {
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.bounceRight {
  -webkit-animation-name: et_pb_bounceRight;
  animation-name: et_pb_bounceRight
}

@-webkit-keyframes et_pb_bounceBottom {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0)
  }

  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

@keyframes et_pb_bounceBottom {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(0, 200px, 0);
    transform: translate3d(0, 200px, 0)
  }

  60% {
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0)
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0)
  }

  to {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1
  }
}

.et_animated.bounceBottom {
  -webkit-animation-name: et_pb_bounceBottom;
  animation-name: et_pb_bounceBottom
}

@-webkit-keyframes et_pb_bounceLeft {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
  }

  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_bounceLeft {

  0%,
  60%,
  75%,
  90%,
  to {
    -webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
    animation-timing-function: cubic-bezier(.215, .61, .355, 1)
  }

  0% {
    -webkit-transform: translate3d(-200px, 0, 0);
    transform: translate3d(-200px, 0, 0)
  }

  60% {
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0)
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0)
  }

  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.bounceLeft {
  -webkit-animation-name: et_pb_bounceLeft;
  animation-name: et_pb_bounceLeft
}

@-webkit-keyframes et_pb_zoom {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

@keyframes et_pb_zoom {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

.et_animated.zoom {
  -webkit-animation-name: et_pb_zoom;
  animation-name: et_pb_zoom
}

@-webkit-keyframes et_pb_zoomTop {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

@keyframes et_pb_zoomTop {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

.et_animated.zoomTop {
  -webkit-animation-name: et_pb_zoomTop;
  animation-name: et_pb_zoomTop;
  -webkit-transform-origin: top;
  transform-origin: top
}

@-webkit-keyframes et_pb_zoomRight {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

@keyframes et_pb_zoomRight {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

.et_animated.zoomRight {
  -webkit-animation-name: et_pb_zoomRight;
  animation-name: et_pb_zoomRight;
  -webkit-transform-origin: right;
  transform-origin: right
}

@-webkit-keyframes et_pb_zoomBottom {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

@keyframes et_pb_zoomBottom {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

.et_animated.zoomBottom {
  -webkit-animation-name: et_pb_zoomBottom;
  animation-name: et_pb_zoomBottom;
  -webkit-transform-origin: bottom;
  transform-origin: bottom
}

@-webkit-keyframes et_pb_zoomLeft {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

@keyframes et_pb_zoomLeft {
  to {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    opacity: 1
  }
}

.et_animated.zoomLeft {
  -webkit-animation-name: et_pb_zoomLeft;
  animation-name: et_pb_zoomLeft;
  -webkit-transform-origin: left;
  transform-origin: left
}

@-webkit-keyframes et_pb_flip {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

@keyframes et_pb_flip {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

.et_animated.flip {
  -webkit-animation-name: et_pb_flip;
  animation-name: et_pb_flip
}

@-webkit-keyframes et_pb_flipTop {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

@keyframes et_pb_flipTop {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

.et_animated.flipTop {
  -webkit-animation-name: et_pb_flipTop;
  animation-name: et_pb_flipTop;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes et_pb_flipRight {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@keyframes et_pb_flipRight {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

.et_animated.flipRight {
  -webkit-animation-name: et_pb_flipRight;
  animation-name: et_pb_flipRight;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes et_pb_flipBottom {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

@keyframes et_pb_flipBottom {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

.et_animated.flipBottom {
  -webkit-animation-name: et_pb_flipBottom;
  animation-name: et_pb_flipBottom;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes et_pb_flipLeft {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@keyframes et_pb_flipLeft {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

.et_animated.flipLeft {
  -webkit-animation-name: et_pb_flipLeft;
  animation-name: et_pb_flipLeft;
  -webkit-transform-origin: center;
  transform-origin: center
}

@-webkit-keyframes et_pb_fold {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@keyframes et_pb_fold {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

.et_animated.fold {
  -webkit-transform-origin: center;
  transform-origin: center;
  -webkit-animation-name: et_pb_fold;
  animation-name: et_pb_fold
}

@-webkit-keyframes et_pb_foldTop {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

@keyframes et_pb_foldTop {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

.et_animated.foldTop {
  -webkit-transform-origin: top;
  transform-origin: top;
  -webkit-animation-name: et_pb_foldTop;
  animation-name: et_pb_foldTop
}

@-webkit-keyframes et_pb_foldRight {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@keyframes et_pb_foldRight {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

.et_animated.foldRight {
  -webkit-transform-origin: right;
  transform-origin: right;
  -webkit-animation-name: et_pb_foldRight;
  animation-name: et_pb_foldRight
}

@-webkit-keyframes et_pb_foldBottom {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

@keyframes et_pb_foldBottom {
  to {
    opacity: 1;
    -webkit-transform: rotateX(0deg);
    transform: rotateX(0deg)
  }
}

.et_animated.foldBottom {
  -webkit-transform-origin: bottom;
  transform-origin: bottom;
  -webkit-animation-name: et_pb_foldBottom;
  animation-name: et_pb_foldBottom
}

@-webkit-keyframes et_pb_foldLeft {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

@keyframes et_pb_foldLeft {
  to {
    opacity: 1;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
  }
}

.et_animated.foldLeft {
  -webkit-transform-origin: left;
  transform-origin: left;
  -webkit-animation-name: et_pb_foldLeft;
  animation-name: et_pb_foldLeft
}

@-webkit-keyframes et_pb_roll {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_roll {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center
  }

  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.roll {
  -webkit-animation-name: et_pb_roll;
  animation-name: et_pb_roll
}

@-webkit-keyframes et_pb_rollTop {
  0% {
    -webkit-transform-origin: top;
    transform-origin: top
  }

  to {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_rollTop {
  0% {
    -webkit-transform-origin: top;
    transform-origin: top
  }

  to {
    -webkit-transform-origin: top;
    transform-origin: top;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.rollTop {
  -webkit-animation-name: et_pb_rollTop;
  animation-name: et_pb_rollTop
}

@-webkit-keyframes et_pb_rollRight {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right
  }

  to {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_rollRight {
  0% {
    -webkit-transform-origin: right;
    transform-origin: right
  }

  to {
    -webkit-transform-origin: right;
    transform-origin: right;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.rollRight {
  -webkit-animation-name: et_pb_rollRight;
  animation-name: et_pb_rollRight
}

@-webkit-keyframes et_pb_rollBottom {
  0% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
  }

  to {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_rollBottom {
  0% {
    -webkit-transform-origin: bottom;
    transform-origin: bottom
  }

  to {
    -webkit-transform-origin: bottom;
    transform-origin: bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.rollBottom {
  -webkit-animation-name: et_pb_rollBottom;
  animation-name: et_pb_rollBottom
}

@-webkit-keyframes et_pb_rollLeft {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left
  }

  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

@keyframes et_pb_rollLeft {
  0% {
    -webkit-transform-origin: left;
    transform-origin: left
  }

  to {
    -webkit-transform-origin: left;
    transform-origin: left;
    -webkit-transform: none;
    transform: none;
    opacity: 1
  }
}

.et_animated.rollLeft {
  -webkit-animation-name: et_pb_rollLeft;
  animation-name: et_pb_rollLeft
}

#et-secondary-menu li,
#top-menu li {
  word-wrap: break-word
}

.nav li ul,
.et_mobile_menu {
  border-color: #2ea3f2
}

.mobile_menu_bar:before,
.mobile_menu_bar:after,
#top-menu li.current-menu-ancestor>a,
#top-menu li.current-menu-item>a {
  color: #2ea3f2
}

#main-header {
  -webkit-transition: background-color .4s, color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
  transition: background-color .4s, color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
  transition: background-color .4s, color .4s, transform .4s, opacity .4s ease-in-out;
  transition: background-color .4s, color .4s, transform .4s, opacity .4s ease-in-out, -webkit-transform .4s
}

#main-header.et-disabled-animations * {
  -webkit-transition-duration: 0s !important;
  transition-duration: 0s !important
}

.container {
  text-align: left;
  position: relative
}

.et_fixed_nav.et_show_nav #page-container {
  padding-top: 80px
}

.et_fixed_nav.et_show_nav.et-tb #page-container,
.et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
  padding-top: 0 !important
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container {
  padding-top: 111px
}

.et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et_header_style_centered #page-container {
  padding-top: 177px
}

.et_fixed_nav.et_show_nav.et_header_style_centered #page-container {
  padding-top: 147px
}

.et_fixed_nav #main-header {
  position: fixed
}

.et-cloud-item-editor #page-container {
  padding-top: 0 !important
}

.et_header_style_left #et-top-navigation {
  padding-top: 33px
}

.et_header_style_left #et-top-navigation nav>ul>li>a {
  padding-bottom: 33px
}

.et_header_style_left .logo_container {
  position: absolute;
  height: 100%;
  width: 100%
}

.et_header_style_left #et-top-navigation .mobile_menu_bar {
  padding-bottom: 24px
}

.et_hide_search_icon #et_top_search {
  display: none !important
}

#logo {
  width: auto;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
  margin-bottom: 0;
  max-height: 54%;
  display: inline-block;
  float: none;
  vertical-align: middle;
  -webkit-transform: translate3d(0, 0, 0)
}

.et_pb_svg_logo #logo {
  height: 54%
}

.logo_container {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

span.logo_helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  width: 0
}

.safari .centered-inline-logo-wrap {
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

#et-define-logo-wrap img {
  width: 100%
}

.gecko #et-define-logo-wrap.svg-logo {
  position: relative !important
}

#top-menu-nav,
#top-menu {
  line-height: 0
}

#et-top-navigation {
  font-weight: 600
}

.et_fixed_nav #et-top-navigation {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.et-cart-info span:before {
  content: "\e07a";
  margin-right: 10px;
  position: relative
}

nav#top-menu-nav,
#top-menu,
nav.et-menu-nav,
.et-menu {
  float: left
}

#top-menu li {
  display: inline-block;
  font-size: 14px;
  padding-right: 22px
}

#top-menu>li:last-child {
  padding-right: 0
}

.et_fullwidth_nav.et_non_fixed_nav.et_header_style_left #top-menu>li:last-child>ul.sub-menu {
  right: 0
}

#top-menu a {
  color: rgba(0, 0, 0, .6);
  text-decoration: none;
  display: block;
  position: relative;
  -webkit-transition: opacity .4s ease-in-out, background-color .4s ease-in-out;
  transition: opacity .4s ease-in-out, background-color .4s ease-in-out
}

#top-menu-nav>ul>li>a:hover {
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

#et_search_icon:before {
  content: "\55";
  font-size: 17px;
  left: 0;
  position: absolute;
  top: -3px
}

#et_search_icon:hover {
  cursor: pointer
}

#et_top_search {
  float: right;
  margin: 3px 0 0 22px;
  position: relative;
  display: block;
  width: 18px
}

#et_top_search.et_search_opened {
  position: absolute;
  width: 100%
}

.et-search-form {
  top: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: 1000;
  width: 100%
}

.et-search-form input {
  width: 90%;
  border: none;
  color: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 30px;
  margin: auto;
  background: 0 0
}

.et-search-form .et-search-field::-ms-clear {
  width: 0;
  height: 0;
  display: none
}

.et_search_form_container {
  -webkit-animation: none;
  animation: none;
  -o-animation: none
}

.container.et_search_form_container {
  position: relative;
  opacity: 0;
  height: 1px
}

.container.et_search_form_container.et_pb_search_visible {
  z-index: 999;
  -webkit-animation: fadeInTop 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeInTop 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_search_visible.et_pb_no_animation {
  opacity: 1
}

.et_pb_search_form_hidden {
  -webkit-animation: fadeOutTop 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeOutTop 1s 1 cubic-bezier(.77, 0, .175, 1)
}

span.et_close_search_field {
  display: block;
  width: 30px;
  height: 30px;
  z-index: 99999;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 0;
  bottom: 0;
  margin: auto
}

span.et_close_search_field:after {
  font-family: 'ETmodules';
  content: '\4d';
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 32px;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.container.et_menu_container {
  z-index: 99
}

.container.et_search_form_container.et_pb_search_form_hidden {
  z-index: 1 !important
}

.et_search_outer {
  width: 100%;
  overflow: hidden;
  position: absolute;
  top: 0
}

.container.et_pb_menu_hidden {
  z-index: -1
}

form.et-search-form {
  background: rgba(0, 0, 0, 0) !important
}

input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none
}

.et-cart-info {
  color: inherit
}

#et-top-navigation .et-cart-info {
  float: left;
  margin: -2px 0 0 22px;
  font-size: 16px
}

#et-top-navigation {
  float: right
}

#top-menu li li {
  padding: 0 20px;
  margin: 0
}

#top-menu li li a {
  padding: 6px 20px;
  width: 200px
}

.nav li.et-touch-hover>ul {
  opacity: 1;
  visibility: visible
}

#top-menu .menu-item-has-children>a:first-child:after,
#et-secondary-nav .menu-item-has-children>a:first-child:after {
  font-family: 'ETmodules';
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 800
}

#top-menu .menu-item-has-children>a:first-child,
#et-secondary-nav .menu-item-has-children>a:first-child {
  padding-right: 20px
}

#top-menu li .menu-item-has-children>a:first-child {
  padding-right: 40px
}

#top-menu li .menu-item-has-children>a:first-child:after {
  right: 20px;
  top: 6px
}

#top-menu li.mega-menu {
  position: inherit
}

#top-menu li.mega-menu>ul {
  padding: 30px 20px;
  position: absolute !important;
  width: 100%;
  left: 0 !important
}

#top-menu li.mega-menu ul li {
  margin: 0;
  float: left !important;
  display: block !important;
  padding: 0 !important
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n) {
  clear: right
}

#top-menu li.mega-menu>ul>li:nth-of-type(4n+1) {
  clear: left
}

#top-menu li.mega-menu ul li li {
  width: 100%
}

#top-menu li.mega-menu li>ul {
  -webkit-animation: none !important;
  animation: none !important;
  padding: 0;
  border: none;
  left: auto;
  top: auto;
  width: 90% !important;
  position: relative;
  -webkit-box-shadow: none;
  box-shadow: none
}

#top-menu li.mega-menu li ul {
  visibility: visible;
  opacity: 1;
  display: none
}

#top-menu li.mega-menu.et-hover li ul {
  display: block
}

#top-menu li.mega-menu.et-hover>ul {
  opacity: 1 !important;
  visibility: visible !important
}

#top-menu li.mega-menu>ul>li>a {
  width: 90%;
  padding: 0 20px 10px
}

#top-menu li.mega-menu>ul>li>a:first-child {
  padding-top: 0 !important;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, .03)
}

#top-menu li.mega-menu>ul>li>a:first-child:hover {
  background-color: transparent !important
}

#top-menu li.mega-menu li>a {
  width: 100%
}

#top-menu li.mega-menu.mega-menu-parent li li,
#top-menu li.mega-menu.mega-menu-parent li>a {
  width: 100% !important
}

#top-menu li.mega-menu.mega-menu-parent li>.sub-menu {
  float: left;
  width: 100% !important
}

#top-menu li.mega-menu>ul>li {
  width: 25%;
  margin: 0
}

#top-menu li.mega-menu.mega-menu-parent-3>ul>li {
  width: 33.33%
}

#top-menu li.mega-menu.mega-menu-parent-2>ul>li {
  width: 50%
}

#top-menu li.mega-menu.mega-menu-parent-1>ul>li {
  width: 100%
}

#top-menu li.mega-menu .menu-item-has-children>a:first-child:after {
  display: none
}

#top-menu li.mega-menu>ul>li>ul>li {
  width: 100%;
  margin: 0
}

#et_mobile_nav_menu {
  float: right;
  display: none
}

.mobile_menu_bar {
  position: relative;
  display: block;
  line-height: 0
}

.mobile_menu_bar:before,
.et_toggle_slide_menu:after {
  content: "\61";
  font-size: 32px;
  left: 0;
  position: relative;
  top: 0;
  cursor: pointer
}

.mobile_nav .select_page {
  display: none
}

.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden #et_search_icon:before,
.et_pb_menu_hidden .et-cart-info {
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_menu_visible #top-menu,
.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible .et-cart-info {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_menu_hidden #top-menu,
.et_pb_menu_hidden #et_search_icon:before,
.et_pb_menu_hidden .mobile_menu_bar {
  opacity: 0;
  -webkit-animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeOutBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_menu_visible #top-menu,
.et_pb_menu_visible #et_search_icon:before,
.et_pb_menu_visible .mobile_menu_bar {
  z-index: 99;
  opacity: 1;
  -webkit-animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeInBottom 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_no_animation #top-menu,
.et_pb_no_animation #et_search_icon:before,
.et_pb_no_animation .mobile_menu_bar,
.et_pb_no_animation.et_search_form_container {
  animation: none !important;
  -o-animation: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important
}

body.admin-bar.et_fixed_nav #main-header {
  top: 32px
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #main-header {
  top: 28px
}

body.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 30px
}

body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
  top: 63px
}

@media all and (min-width:981px) {

  .et_hide_primary_logo #main-header:not(.et-fixed-header) .logo_container,
  .et_hide_fixed_logo #main-header.et-fixed-header .logo_container {
    height: 0;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
  }

  .et_hide_primary_logo #main-header:not(.et-fixed-header) .centered-inline-logo-wrap,
  .et_hide_fixed_logo #main-header.et-fixed-header .centered-inline-logo-wrap {
    height: 0;
    opacity: 0;
    padding: 0
  }

  .et-animated-content#page-container {
    -webkit-transition: margin-top .4s ease-in-out;
    transition: margin-top .4s ease-in-out
  }

  .et_hide_nav #page-container {
    -webkit-transition: none;
    transition: none
  }

  .et_fullwidth_nav .et-search-form,
  .et_fullwidth_nav .et_close_search_field {
    right: 30px
  }

  #main-header.et-fixed-header {
    -webkit-box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important;
    box-shadow: 0 0 7px rgba(0, 0, 0, .1) !important
  }

  .et_header_style_left .et-fixed-header #et-top-navigation {
    padding-top: 20px
  }

  .et_header_style_left .et-fixed-header #et-top-navigation nav>ul>li>a {
    padding-bottom: 20px
  }

  .et_hide_nav.et_fixed_nav #main-header {
    opacity: 0
  }

  .et_hide_nav.et_fixed_nav .et-fixed-header#main-header {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    opacity: 1
  }

  .et_hide_nav .centered-inline-logo-wrap,
  .et_hide_nav.et_fixed_nav #main-header,
  .et_hide_nav.et_fixed_nav #main-header,
  .et_hide_nav .centered-inline-logo-wrap {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
  }

  .et_hide_nav #page-container {
    padding-top: 0 !important
  }

  .et_primary_nav_dropdown_animation_fade #et-top-navigation ul li:hover>ul,
  .et_secondary_nav_dropdown_animation_fade #et-secondary-nav li:hover>ul {
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
  }

  .et_primary_nav_dropdown_animation_slide #et-top-navigation ul li:hover>ul,
  .et_secondary_nav_dropdown_animation_slide #et-secondary-nav li:hover>ul {
    -webkit-animation: fadeLeft .4s ease-in-out;
    animation: fadeLeft .4s ease-in-out
  }

  .et_primary_nav_dropdown_animation_expand #et-top-navigation ul li:hover>ul,
  .et_secondary_nav_dropdown_animation_expand #et-secondary-nav li:hover>ul {
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-animation: Grow .4s ease-in-out;
    animation: Grow .4s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
  }

  .et_primary_nav_dropdown_animation_flip #et-top-navigation ul li ul li:hover>ul,
  .et_secondary_nav_dropdown_animation_flip #et-secondary-nav ul li:hover>ul {
    -webkit-animation: flipInX .6s ease-in-out;
    animation: flipInX .6s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
  }

  .et_primary_nav_dropdown_animation_flip #et-top-navigation ul li:hover>ul,
  .et_secondary_nav_dropdown_animation_flip #et-secondary-nav li:hover>ul {
    -webkit-animation: flipInY .6s ease-in-out;
    animation: flipInY .6s ease-in-out;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
  }

  .et_fullwidth_nav #main-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 32px;
    padding-left: 30px
  }

  .et_non_fixed_nav.et_fullwidth_nav.et_header_style_left #main-header .container {
    padding-left: 0
  }

  .et_non_fixed_nav.et_fullwidth_nav.et_header_style_left .logo_container {
    padding-left: 30px
  }
}

@media all and (max-width:980px) {

  .et_fixed_nav.et_show_nav.et_secondary_nav_enabled #page-container,
  .et_fixed_nav.et_show_nav #page-container {
    padding-top: 80px
  }

  .et_fixed_nav.et_show_nav.et-tb #page-container,
  .et_fixed_nav.et_show_nav.et-tb-has-header #page-container {
    padding-top: 0 !important
  }

  .et_non_fixed_nav #page-container {
    padding-top: 0
  }

  .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
    top: 32px !important
  }

  .et_hide_mobile_logo #main-header .logo_container {
    display: none;
    opacity: 0;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out
  }

  #top-menu {
    display: none
  }

  .et_hide_nav.et_fixed_nav #main-header {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    opacity: 1
  }

  #et-top-navigation {
    margin-right: 0;
    -webkit-transition: none;
    transition: none
  }

  .et_fixed_nav #main-header {
    position: absolute
  }

  .et_header_style_left .et-fixed-header #et-top-navigation,
  .et_header_style_left #et-top-navigation {
    padding-top: 24px;
    display: block
  }

  .et_fixed_nav #main-header {
    -webkit-transition: none;
    transition: none
  }

  .et_fixed_nav_temp #main-header {
    top: 0 !important
  }

  #logo,
  .logo_container,
  #main-header,
  .container {
    -webkit-transition: none;
    transition: none
  }

  .et_header_style_left #logo {
    max-width: 50%
  }

  #et_top_search {
    margin: 0 35px 0 0;
    float: left
  }

  #et_search_icon:before {
    top: 7px
  }

  .et_header_style_left .et-search-form {
    width: 50% !important;
    max-width: 50% !important
  }

  #et_mobile_nav_menu {
    display: block
  }

  #et-top-navigation .et-cart-info {
    margin-top: 5px
  }
}

@media screen and (max-width:782px) {
  body.admin-bar.et_fixed_nav #main-header {
    top: 46px
  }
}

@media all and (max-width:767px) {
  #et-top-navigation {
    margin-right: 0
  }

  body.admin-bar.et_fixed_nav #main-header {
    top: 46px
  }
}

@media all and (max-width:479px) {
  #et-top-navigation {
    margin-right: 0
  }
}

@media print {

  #top-header,
  #main-header {
    position: relative !important;
    top: auto !important;
    right: auto !important;
    bottom: auto !important;
    left: auto !important
  }
}

@-webkit-keyframes fadeOutTop {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translatey(-60%);
    transform: translatey(-60%)
  }
}

@keyframes fadeOutTop {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translatey(-60%);
    transform: translatey(-60%)
  }
}

@-webkit-keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-60%);
    transform: translatey(-60%)
  }

  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
}

@keyframes fadeInTop {
  0% {
    opacity: 0;
    -webkit-transform: translatey(-60%);
    transform: translatey(-60%)
  }

  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
}

@-webkit-keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%);
    transform: translatey(60%)
  }

  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
}

@keyframes fadeInBottom {
  0% {
    opacity: 0;
    -webkit-transform: translatey(60%);
    transform: translatey(60%)
  }

  to {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }
}

@-webkit-keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translatey(60%);
    transform: translatey(60%)
  }
}

@keyframes fadeOutBottom {
  0% {
    opacity: 1;
    -webkit-transform: translatey(0);
    transform: translatey(0)
  }

  to {
    opacity: 0;
    -webkit-transform: translatey(60%);
    transform: translatey(60%)
  }
}

@-webkit-keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

@keyframes Grow {
  0% {
    opacity: 0;
    -webkit-transform: scaleY(.5);
    transform: scaleY(.5)
  }

  to {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1)
  }
}

/*!
	  * Animate.css - http://daneden.me/animate
	  * Licensed under the MIT license - http://opensource.org/licenses/MIT
	  * Copyright (c) 2015 Daniel Eden
	 */
@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotateX(90deg);
    transform: perspective(400px) rotateX(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotateX(-20deg);
    transform: perspective(400px) rotateX(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotateX(10deg);
    transform: perspective(400px) rotateX(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateX(-5deg);
    transform: perspective(400px) rotateX(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

@keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0
  }

  40% {
    -webkit-transform: perspective(400px) rotateY(-20deg);
    transform: perspective(400px) rotateY(-20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
  }

  60% {
    -webkit-transform: perspective(400px) rotateY(10deg);
    transform: perspective(400px) rotateY(10deg);
    opacity: 1
  }

  80% {
    -webkit-transform: perspective(400px) rotateY(-5deg);
    transform: perspective(400px) rotateY(-5deg)
  }

  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px)
  }
}

#main-header {
  line-height: 23px;
  font-weight: 500;
  top: 0;
  background-color: #fff;
  width: 100%;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  box-shadow: 0 1px 0 rgba(0, 0, 0, .1);
  position: relative;
  z-index: 99999
}

.nav li li {
  padding: 0 20px;
  margin: 0
}

.et-menu li li a {
  padding: 6px 20px;
  width: 200px
}

.nav li {
  position: relative;
  line-height: 1em
}

.nav li li {
  position: relative;
  line-height: 2em
}

.nav li ul {
  position: absolute;
  padding: 20px 0;
  z-index: 9999;
  width: 240px;
  background: #fff;
  visibility: hidden;
  opacity: 0;
  border-top: 3px solid #2ea3f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  -webkit-transform: translateZ(0);
  text-align: left
}

.nav li.et-hover>ul {
  visibility: visible
}

.nav li.et-touch-hover>ul,
.nav li:hover>ul {
  opacity: 1;
  visibility: visible
}

.nav li li ul {
  z-index: 1000;
  top: -23px;
  left: 240px
}

.nav li.et-reverse-direction-nav li ul {
  left: auto;
  right: 240px
}

.nav li:hover {
  visibility: inherit
}

.et_mobile_menu li a,
.nav li li a {
  font-size: 14px;
  -webkit-transition: opacity .2s ease-in-out, background-color .2s ease-in-out;
  transition: opacity .2s ease-in-out, background-color .2s ease-in-out
}

.et_mobile_menu li a:hover,
.nav ul li a:hover {
  background-color: rgba(0, 0, 0, .03);
  opacity: .7
}

.et-dropdown-removing>ul {
  display: none
}

.mega-menu .et-dropdown-removing>ul {
  display: block
}

.et-menu .menu-item-has-children>a:first-child:after {
  font-family: ETmodules;
  content: "3";
  font-size: 16px;
  position: absolute;
  right: 0;
  top: 0;
  font-weight: 800
}

.et-menu .menu-item-has-children>a:first-child {
  padding-right: 20px
}

.et-menu li li.menu-item-has-children>a:first-child:after {
  right: 20px;
  top: 6px
}

.et-menu-nav li.mega-menu {
  position: inherit
}

.et-menu-nav li.mega-menu>ul {
  padding: 30px 20px;
  position: absolute !important;
  width: 100%;
  left: 0 !important
}

.et-menu-nav li.mega-menu ul li {
  margin: 0;
  float: left !important;
  display: block !important;
  padding: 0 !important
}

.et-menu-nav li.mega-menu li>ul {
  -webkit-animation: none !important;
  animation: none !important;
  padding: 0;
  border: none;
  left: auto;
  top: auto;
  width: 240px !important;
  position: relative;
  box-shadow: none;
  -webkit-box-shadow: none
}

.et-menu-nav li.mega-menu li ul {
  visibility: visible;
  opacity: 1;
  display: none
}

.et-menu-nav li.mega-menu.et-hover li ul,
.et-menu-nav li.mega-menu:hover li ul {
  display: block
}

.et-menu-nav li.mega-menu:hover>ul {
  opacity: 1 !important;
  visibility: visible !important
}

.et-menu-nav li.mega-menu>ul>li>a:first-child {
  padding-top: 0 !important;
  font-weight: 700;
  border-bottom: 1px solid rgba(0, 0, 0, .03)
}

.et-menu-nav li.mega-menu>ul>li>a:first-child:hover {
  background-color: transparent !important
}

.et-menu-nav li.mega-menu li>a {
  width: 200px !important
}

.et-menu-nav li.mega-menu.mega-menu-parent li>a,
.et-menu-nav li.mega-menu.mega-menu-parent li li {
  width: 100% !important
}

.et-menu-nav li.mega-menu.mega-menu-parent li>.sub-menu {
  float: left;
  width: 100% !important
}

.et-menu-nav li.mega-menu>ul>li {
  width: 25%;
  margin: 0
}

.et-menu-nav li.mega-menu.mega-menu-parent-3>ul>li {
  width: 33.33%
}

.et-menu-nav li.mega-menu.mega-menu-parent-2>ul>li {
  width: 50%
}

.et-menu-nav li.mega-menu.mega-menu-parent-1>ul>li {
  width: 100%
}

.et_pb_fullwidth_menu li.mega-menu .menu-item-has-children>a:first-child:after,
.et_pb_menu li.mega-menu .menu-item-has-children>a:first-child:after {
  display: none
}

.et_fullwidth_nav #top-menu li.mega-menu>ul {
  width: auto;
  left: 30px !important;
  right: 30px !important
}

.et_mobile_menu {
  position: absolute;
  left: 0;
  padding: 5%;
  background: #fff;
  width: 100%;
  visibility: visible;
  opacity: 1;
  display: none;
  z-index: 9999;
  border-top: 3px solid #2ea3f2;
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  -moz-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

#main-header .et_mobile_menu li ul,
.et_pb_fullwidth_menu .et_mobile_menu li ul,
.et_pb_menu .et_mobile_menu li ul {
  visibility: visible !important;
  display: block !important;
  padding-left: 10px
}

.et_mobile_menu li li {
  padding-left: 5%
}

.et_mobile_menu li a {
  border-bottom: 1px solid rgba(0, 0, 0, .03);
  color: #666;
  padding: 10px 5%;
  display: block
}

.et_mobile_menu .menu-item-has-children>a {
  font-weight: 700;
  background-color: rgba(0, 0, 0, .03)
}

.et_mobile_menu li .menu-item-has-children>a {
  background-color: transparent
}

.et_mobile_nav_menu {
  float: right;
  display: none
}

.mobile_menu_bar {
  position: relative;
  display: block;
  line-height: 0
}

.mobile_menu_bar:before {
  content: "a";
  font-size: 32px;
  position: relative;
  left: 0;
  top: 0;
  cursor: pointer
}

.et_pb_module .mobile_menu_bar:before {
  top: 2px
}

.mobile_nav .select_page {
  display: none
}

#et-secondary-menu li {
  word-wrap: break-word
}

#top-header,
#et-secondary-nav li ul {
  background-color: #2ea3f2
}

#top-header {
  font-size: 12px;
  line-height: 13px;
  z-index: 100000;
  color: #fff
}

#top-header a,
#top-header a {
  color: #fff
}

#top-header,
#et-secondary-nav {
  -webkit-transition: background-color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
  transition: background-color .4s, opacity .4s ease-in-out, -webkit-transform .4s;
  transition: background-color .4s, transform .4s, opacity .4s ease-in-out;
  transition: background-color .4s, transform .4s, opacity .4s ease-in-out, -webkit-transform .4s
}

#top-header .container {
  padding-top: .75em;
  font-weight: 600
}

#top-header,
#top-header .container,
#top-header #et-info,
#top-header .et-social-icon a {
  line-height: 1em
}

.et_fixed_nav #top-header {
  top: 0;
  left: 0;
  right: 0;
  position: fixed
}

#et-info {
  float: left
}

#et-info-phone,
#et-info-email {
  position: relative
}

#et-info-phone:before {
  content: "\e090";
  position: relative;
  top: 2px;
  margin-right: 2px
}

#et-info-phone {
  margin-right: 13px
}

#et-info-email:before {
  content: "\e076";
  margin-right: 4px
}

#top-header .et-social-icons {
  float: none;
  display: inline-block
}

#et-secondary-menu .et-social-icons {
  margin-right: 20px
}

#top-header .et-social-icons li {
  margin-left: 12px;
  margin-top: -2px
}

#top-header .et-social-icon a {
  font-size: 14px
}

#et-secondary-menu {
  float: right
}

#et-info,
#et-secondary-menu>ul>li a {
  padding-bottom: .75em;
  display: block
}

#et-secondary-nav,
#et-secondary-nav li {
  display: inline-block
}

#et-secondary-nav a {
  -webkit-transition: background-color .4s, color .4s ease-in-out;
  transition: background-color .4s, color .4s ease-in-out
}

#et-secondary-nav li {
  margin-right: 15px
}

#et-secondary-nav>li:last-child {
  margin-right: 0
}

#et-secondary-menu>ul>li>a:hover,
#et-info-email:hover {
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

#et-secondary-nav li {
  position: relative;
  text-align: right
}

#et-secondary-nav li ul {
  position: absolute;
  right: 0;
  padding: 1em 0
}

#et-secondary-nav li ul ul {
  right: 220px;
  top: 0;
  margin-top: -1em
}

#et-secondary-nav li ul li {
  display: block
}

#et-secondary-nav li ul {
  z-index: 999999;
  visibility: hidden;
  opacity: 0;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .1);
  box-shadow: 0 2px 5px rgba(0, 0, 0, .1)
}

#et-secondary-nav li ul {
  -webkit-transform: translate3d(0, 0, 0)
}

#et-secondary-nav li.et-hover>ul {
  visibility: visible
}

#et-secondary-nav li>ul {
  width: 220px
}

#et-secondary-nav li:hover>ul,
#et-secondary-nav li.et-touch-hover>ul {
  opacity: 1;
  visibility: visible
}

#et-secondary-nav li li {
  padding: 0 2em;
  margin: 0
}

#et-secondary-nav li li a {
  padding: 1em;
  width: 100%;
  font-size: 12px;
  line-height: 1em;
  margin-right: 0;
  display: block;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out
}

#et-secondary-nav ul li a:hover {
  background-color: rgba(0, 0, 0, .03)
}

#et-secondary-nav li:hover {
  visibility: inherit
}

#top-header .et-cart-info {
  margin-left: 15px
}

#et-secondary-nav .menu-item-has-children>a:first-child:after {
  top: 0
}

#et-secondary-nav li .menu-item-has-children>a:first-child:after {
  top: .67em;
  right: auto;
  left: 2.3em
}

body.admin-bar.et_fixed_nav #top-header {
  top: 32px
}

body.et-wp-pre-3_8.admin-bar.et_fixed_nav #top-header {
  top: 28px
}

@media all and (min-width:981px) {
  .et_fullwidth_secondary_nav #top-header .container {
    width: 100%;
    max-width: 100%;
    padding-right: 30px;
    padding-left: 30px
  }

  .et_hide_nav.et_fixed_nav #top-header {
    opacity: 0
  }

  .et_hide_nav.et_fixed_nav .et-fixed-header#top-header {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    opacity: 1
  }

  .et_hide_nav.et_fixed_nav #top-header,
  .et_hide_nav.et_fixed_nav #top-header {
    -webkit-transition-duration: .7s;
    transition-duration: .7s
  }
}

@media all and (max-width:980px) {

  .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb #page-container,
  .et_fixed_nav.et_show_nav.et_secondary_nav_enabled.et-tb-has-header #page-container {
    padding-top: 0 !important
  }

  .et_secondary_nav_only_menu #top-header {
    display: none
  }

  #top-header {
    -webkit-transition: none;
    transition: none
  }

  .et_fixed_nav #top-header {
    position: absolute
  }

  .et_hide_nav.et_fixed_nav #top-header {
    -webkit-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
    opacity: 1
  }

  #top-header .container {
    padding-top: 0
  }

  #et-info {
    padding-top: .75em
  }

  #et-secondary-nav,
  #et-secondary-menu {
    display: none !important
  }

  .et_secondary_nav_only_menu #main-header,
  .et_secondary_nav_only_menu #main-header {
    top: 0 !important
  }

  #top-header .et-social-icons {
    margin-bottom: 0
  }

  #top-header .et-cart-info {
    margin-left: 0
  }
}

@media screen and (max-width:782px) {
  body.admin-bar.et_fixed_nav #top-header {
    top: 46px
  }

  .et_fixed_nav.et_secondary_nav_only_menu.admin-bar #main-header {
    top: 46px !important
  }

  body.admin-bar.et_fixed_nav.et_secondary_nav_enabled #main-header {
    top: 80px
  }
}

@media all and (max-width:767px) {
  #et-info .et-social-icons {
    display: none
  }

  #et-secondary-menu .et_duplicate_social_icons {
    display: inline-block
  }

  body.et_fixed_nav.et_secondary_nav_two_panels #main-header {
    top: 58px
  }

  #et-info,
  #et-secondary-menu {
    text-align: center;
    display: block;
    float: none
  }

  .et_secondary_nav_two_panels #et-secondary-menu {
    margin-top: 12px
  }

  body.admin-bar.et_fixed_nav #top-header {
    top: 46px
  }

  body.admin-bar.et_fixed_nav.et_secondary_nav_two_panels #main-header {
    top: 104px
  }
}

.et-social-icons {
  float: right
}

.et-social-icons li {
  display: inline-block;
  margin-left: 20px
}

.et-social-icon a {
  display: inline-block;
  font-size: 24px;
  position: relative;
  text-align: center;
  -webkit-transition: color .3s ease 0s;
  transition: color .3s ease 0s;
  color: #666;
  text-decoration: none
}

.et-social-icons a:hover {
  opacity: .7;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.et-social-icon span {
  display: none
}

.et_duplicate_social_icons {
  display: none
}

@media all and (max-width:980px) {
  .et-social-icons {
    float: none;
    text-align: center
  }
}

@media all and (max-width:980px) {
  .et-social-icons {
    margin: 0 0 5px
  }
}

.et_pb_widget {
  float: left;
  max-width: 100%;
  word-wrap: break-word
}

.et_pb_widget a {
  text-decoration: none;
  color: #666
}

.et_pb_widget li a:hover {
  color: #82c0c7
}

.et_pb_widget ol li,
.et_pb_widget ul li {
  margin-bottom: .5em
}

.et_pb_widget ol li ol li,
.et_pb_widget ul li ul li {
  margin-left: 15px
}

.et_pb_widget select {
  width: 100%;
  height: 28px;
  padding: 0 5px
}

.et_pb_widget_area .et_pb_widget a {
  color: inherit
}

.et_pb_bg_layout_light .et_pb_widget li a {
  color: #666
}

.et_pb_bg_layout_dark .et_pb_widget li a {
  color: inherit
}

.et_pb_scroll_top.et-pb-icon {
  text-align: center;
  background: rgba(0, 0, 0, .4);
  text-decoration: none;
  position: fixed;
  z-index: 99999;
  bottom: 125px;
  right: 0;
  -webkit-border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
  display: none;
  cursor: pointer;
  font-size: 30px;
  padding: 5px;
  color: #fff
}

.et_pb_scroll_top:before {
  content: '2'
}

.et_pb_scroll_top.et-visible {
  opacity: 1;
  -webkit-animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeInRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}

.et_pb_scroll_top.et-hidden {
  opacity: 0;
  -webkit-animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1);
  animation: fadeOutRight 1s 1 cubic-bezier(.77, 0, .175, 1)
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }

  100% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0)
  }
}

.et_pb_section {
  position: relative;
  background-color: #fff;
  background-position: 50%;
  background-size: 100%;
  background-size: cover
}

.et_pb_section--absolute,
.et_pb_section--fixed {
  width: 100%
}

.et_pb_section.et_section_transparent {
  background-color: transparent
}

.et_pb_fullwidth_section {
  padding: 0
}

.et_pb_fullwidth_section>.et_pb_module:not(.et_pb_post_content):not(.et_pb_fullwidth_post_content) .et_pb_row {
  padding: 0 !important
}

.et_pb_inner_shadow {
  -webkit-box-shadow: inset 0 0 7px rgba(0, 0, 0, .07);
  box-shadow: inset 0 0 7px rgba(0, 0, 0, .07)
}

.et_pb_bottom_inside_divider,
.et_pb_top_inside_divider {
  display: block;
  background-repeat-y: no-repeat;
  height: 100%;
  position: absolute;
  pointer-events: none;
  width: 100%;
  left: 0;
  right: 0
}

.et_pb_bottom_inside_divider.et-no-transition,
.et_pb_top_inside_divider.et-no-transition {
  -webkit-transition: none !important;
  transition: none !important
}

.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_bottom_inside_divider,
.et-fb .section_has_divider.et_fb_element_controls_visible--child>.et_pb_top_inside_divider {
  z-index: 1
}

.et_pb_section_video:not(.et_pb_section--with-menu) {
  overflow: hidden;
  position: relative
}

.et_pb_column>.et_pb_section_video_bg {
  z-index: -1
}

.et_pb_section_video_bg {
  visibility: visible;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  display: block;
  pointer-events: none;
  -webkit-transition: display .3s;
  transition: display .3s
}

.et_pb_section_video_bg.et_pb_section_video_bg_hover,
.et_pb_section_video_bg.et_pb_section_video_bg_phone,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet,
.et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
  display: none
}

.et_pb_section_video_bg .mejs-controls,
.et_pb_section_video_bg .mejs-overlay-play {
  display: none !important
}

.et_pb_section_video_bg embed,
.et_pb_section_video_bg iframe,
.et_pb_section_video_bg object,
.et_pb_section_video_bg video {
  max-width: none
}

.et_pb_section_video_bg .mejs-video {
  left: 50%;
  position: absolute;
  max-width: none
}

.et_pb_section_video_bg .mejs-overlay-loading {
  display: none !important
}

.et_pb_social_network_link .et_pb_section_video {
  overflow: visible
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg {
  display: none
}

.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover,
.et_pb_section_video_on_hover:hover>.et_pb_section_video_bg_hover_inherit {
  display: block
}

@media (min-width:981px) {
  .et_pb_section {
    padding: 4% 0
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
    padding-top: 0
  }

  .et_pb_fullwidth_section {
    padding: 0
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
    display: block
  }
}

@media (max-width:980px) {
  .et_pb_section {
    padding: 50px 0
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_section,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_section {
    padding-top: 0
  }

  .et_pb_fullwidth_section {
    padding: 0
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_tablet {
    display: block
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_only {
    display: none
  }
}

@media (min-width:768px) {
  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
    display: block
  }
}

@media (min-width:768px) and (max-width:980px) {
  .et_pb_section_video_bg.et_pb_section_video_bg_tablet_only {
    display: block
  }
}

@media (max-width:767px) {
  .et_pb_section_video_bg.et_pb_section_video_bg_phone {
    display: block
  }

  .et_pb_section_video_bg.et_pb_section_video_bg_desktop_tablet {
    display: none
  }
}

.et_pb_row {
  width: 80%;
  max-width: 1080px;
  margin: auto;
  position: relative
}

body.safari .section_has_divider,
body.uiwebview .section_has_divider {
  -webkit-perspective: 2000px;
  perspective: 2000px
}

.section_has_divider .et_pb_row {
  z-index: 5
}

.et_pb_row_inner {
  width: 100%;
  position: relative
}

.et_pb_row.et_pb_row_empty,
.et_pb_row_inner:nth-of-type(n+2).et_pb_row_empty {
  display: none
}

.et_pb_row:after,
.et_pb_row_inner:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0
}

.et_pb_row_4col .et-last-child,
.et_pb_row_4col .et-last-child-2,
.et_pb_row_6col .et-last-child,
.et_pb_row_6col .et-last-child-2,
.et_pb_row_6col .et-last-child-3 {
  margin-bottom: 0
}

.et_pb_column {
  float: left;
  background-size: cover;
  background-position: 50%;
  position: relative;
  z-index: 2;
  min-height: 1px
}

.et_pb_column--with-menu {
  z-index: 3
}

.et_pb_column.et_pb_column_empty {
  min-height: 1px
}

.et_pb_row .et_pb_column.et-last-child,
.et_pb_row .et_pb_column:last-child,
.et_pb_row_inner .et_pb_column.et-last-child,
.et_pb_row_inner .et_pb_column:last-child {
  margin-right: 0 !important
}

.et_pb_column.et_pb_section_parallax {
  position: relative
}

.et_pb_column,
.et_pb_row,
.et_pb_row_inner {
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}

@media (min-width:981px) {
  .et_pb_row {
    padding: 2% 0
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
    padding: 0;
    width: 100%
  }

  .et_pb_column_3_4 .et_pb_row_inner {
    padding: 3.735% 0
  }

  .et_pb_column_2_3 .et_pb_row_inner {
    padding: 4.2415% 0
  }

  .et_pb_column_1_2 .et_pb_row_inner,
  .et_pb_column_3_5 .et_pb_row_inner {
    padding: 5.82% 0
  }

  .et_section_specialty>.et_pb_row {
    padding: 0
  }

  .et_pb_row_inner {
    width: 100%
  }

  .et_pb_column_single {
    padding: 2.855% 0
  }

  .et_pb_column_single .et_pb_module.et-first-child,
  .et_pb_column_single .et_pb_module:first-child {
    margin-top: 0
  }

  .et_pb_column_single .et_pb_module.et-last-child,
  .et_pb_column_single .et_pb_module:last-child {
    margin-bottom: 0
  }

  .et_pb_row .et_pb_column.et-last-child,
  .et_pb_row .et_pb_column:last-child,
  .et_pb_row_inner .et_pb_column.et-last-child,
  .et_pb_row_inner .et_pb_column:last-child {
    margin-right: 0 !important
  }

  .et_pb_row.et_pb_equal_columns,
  .et_pb_row_inner.et_pb_equal_columns,
  .et_pb_section.et_pb_equal_columns>.et_pb_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .rtl .et_pb_row.et_pb_equal_columns,
  .rtl .et_pb_row_inner.et_pb_equal_columns,
  .rtl .et_pb_section.et_pb_equal_columns>.et_pb_row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  .et_pb_row.et_pb_equal_columns>.et_pb_column,
  .et_pb_section.et_pb_equal_columns>.et_pb_row>.et_pb_column {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1
  }
}

@media (max-width:980px) {
  .et_pb_row {
    max-width: 1080px
  }

  body.et_pb_pagebuilder_layout.et_pb_show_title .post-password-required .et_pb_row,
  body:not(.et_pb_pagebuilder_layout) .post-password-required .et_pb_row {
    padding: 0;
    width: 100%
  }

  .et_pb_column .et_pb_row_inner,
  .et_pb_row {
    padding: 30px 0
  }

  .et_section_specialty>.et_pb_row {
    padding: 0
  }

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

  .et_pb_bottom_divider .et_pb_row:nth-last-child(2) .et_pb_column:last-child,
  .et_pb_row .et_pb_column.et-last-child,
  .et_pb_row .et_pb_column:last-child {
    margin-bottom: 0
  }

  .et_section_specialty .et_pb_row>.et_pb_column {
    padding-bottom: 0
  }

  .et_pb_column.et_pb_column_empty {
    display: none
  }

  .et_pb_row_1-2_1-4_1-4,
  .et_pb_row_1-2_1-6_1-6_1-6,
  .et_pb_row_1-4_1-4,
  .et_pb_row_1-4_1-4_1-2,
  .et_pb_row_1-5_1-5_3-5,
  .et_pb_row_1-6_1-6_1-6,
  .et_pb_row_1-6_1-6_1-6_1-2,
  .et_pb_row_1-6_1-6_1-6_1-6,
  .et_pb_row_3-5_1-5_1-5,
  .et_pb_row_4col,
  .et_pb_row_5col,
  .et_pb_row_6col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }

  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 {
    width: 47.25%;
    margin-right: 5.5%
  }

  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(2n),
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4:nth-child(2n),
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4:nth-child(2n) {
    margin-right: 0
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 {
    width: 47.25%;
    margin-right: 5.5%
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_2,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4:nth-child(odd) {
    margin-right: 0
  }

  .et_pb_row_1-2_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
  .et_pb_row_1-4_1-4 .et_pb_column:nth-last-child(-n+2),
  .et_pb_row_4col .et_pb_column:nth-last-child(-n+2) {
    margin-bottom: 0
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 {
    width: 47.25%;
    margin-right: 5.5%
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5:nth-child(2n),
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5:nth-child(2n) {
    margin-right: 0
  }

  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 {
    width: 47.25%;
    margin-right: 5.5%
  }

  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5:nth-child(odd),
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_3_5 {
    margin-right: 0
  }

  .et_pb_row_3-5_1-5_1-5 .et_pb_column:nth-last-child(-n+2),
  .et_pb_row_5col .et_pb_column:last-child {
    margin-bottom: 0
  }

  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 {
    width: 29.666%;
    margin-right: 5.5%
  }

  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6:nth-child(3n),
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6:nth-child(3n) {
    margin-right: 0
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
    width: 29.666%;
    margin-right: 5.5%
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_2,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:last-child {
    margin-right: 0
  }

  .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2,
  .et_pb_row_1-2_1-6_1-6_1-6 .et_pb_column:nth-last-child(-n+3),
  .et_pb_row_6col .et_pb_column:nth-last-child(-n+3) {
    margin-bottom: 0
  }

  .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
    width: 29.666%;
    margin-right: 5.5%;
    margin-bottom: 0
  }

  .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
    margin-right: 0
  }

  .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 {
    width: 47.25%;
    margin-right: 5.5%
  }

  .et_pb_row_1-6_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6:nth-child(2n) {
    margin-right: 0
  }

  .et_pb_row_1-6_1-6_1-6_1-6:nth-last-child(-n+3) {
    margin-bottom: 0
  }
}

@media (max-width:479px) {

  .et_pb_row .et_pb_column.et_pb_column_1_4,
  .et_pb_row .et_pb_column.et_pb_column_1_5,
  .et_pb_row .et_pb_column.et_pb_column_1_6 {
    width: 100%;
    margin: 0 0 30px
  }

  .et_pb_row .et_pb_column.et_pb_column_1_4.et-last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_4:last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_5.et-last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_5:last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_6.et-last-child,
  .et_pb_row .et_pb_column.et_pb_column_1_6:last-child {
    margin-bottom: 0
  }

  .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6 {
    width: 100%;
    margin: 0 0 30px
  }

  .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6.et-last-child,
  .et_pb_row_1-2_1-2 .et_pb_column.et_pb_column_1_2 .et_pb_column.et_pb_column_1_6:last-child {
    margin-bottom: 0
  }

  .et_pb_column {
    width: 100% !important
  }
}

.et_pb_text {
  word-wrap: break-word
}

.et_pb_text ol,
.et_pb_text ul {
  padding-bottom: 1em
}

.et_pb_text>:last-child {
  padding-bottom: 0
}

.et_pb_text_inner {
  position: relative
}

.et_pb_slider .et_pb_container {
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 2
}

.et_pb_with_border .et_pb_slide_image img {
  border: 0 solid #333
}

.et_pb_slides .et_pb_container {
  display: table;
  table-layout: fixed
}

.et_pb_slides .et_pb_slider_container_inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle
}

.et_pb_slides .et_pb_empty_slide.et_pb_container,
.et_pb_slides .et_pb_empty_slide .et_pb_slider_container_inner {
  display: block
}

.et_pb_slide_content {
  font-size: 14px;
  font-weight: 400;
  color: #333
}

.et_pb_slide_content p:last-of-type {
  padding-bottom: 0
}

.et_pb_bg_layout_dark .et_pb_slide_content {
  color: #fff
}

.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
  padding: 30px;
  border-radius: 3px
}

.et_pb_slide_description {
  word-wrap: break-word
}

.et-pb-active-slide .et_pb_slide_description {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-delay: .9s;
  animation-delay: .9s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeBottom;
  animation-name: fadeBottom
}

.et_pb_bg_layout_dark .et_pb_slide_description {
  text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
}

.et_pb_slide_description,
.et_pb_slider_fullwidth_off .et_pb_slide_description {
  padding: 16% 8%;
  width: auto;
  margin: auto
}

.et_pb_slide_with_image .et_pb_slide_description {
  width: 47.25%;
  padding-left: 0;
  padding-right: 0;
  text-align: left;
  float: right
}

.et_pb_slide_description .et_pb_slide_title {
  font-weight: 300;
  margin-top: 0;
  font-size: 46px
}

.et_pb_slide_image {
  position: absolute;
  bottom: 0
}

.et_pb_slide_video {
  position: absolute;
  top: 50%;
  bottom: auto
}

.et_pb_slide:first-child .et_pb_slide_image img {
  opacity: 0
}

.et_pb_slide:first-child .et_pb_slide_image img.active {
  opacity: 1;
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadeLeft;
  animation-name: fadeLeft
}

.et_pb_media_alignment_center .et_pb_slide_image {
  bottom: auto;
  top: 50%
}

.et-pb-active-slide .et_pb_slide_image,
.et-pb-active-slide .et_pb_slide_video {
  -webkit-animation-duration: .7s;
  animation-duration: .7s;
  -webkit-animation-delay: .6s;
  animation-delay: .6s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both
}

.et-pb-active-slide .et_pb_slide_image {
  -webkit-animation-name: fadeLeft;
  animation-name: fadeLeft
}

.et_pb_slide_image img {
  width: auto;
  vertical-align: bottom
}

.et_pb_slide_image,
.et_pb_slide_video {
  width: 47.25%;
  margin-right: 5.5%
}

.et_pb_slide_video .mejs-mediaelement {
  position: relative
}

.et_pb_slide_video .mejs-mediaelement .wp-video-shortcode {
  display: block
}

.et_pb_slide_video .wp-video-shortcode video,
.et_pb_slide_video video.wp-video-shortcode {
  height: auto
}

.et_pb_slider_with_overlay .et_pb_slide_overlay_container {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1
}

.et_pb_bg_layout_light.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
.et_pb_bg_layout_light.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
  background-color: hsla(0, 0%, 100%, .9)
}

.et_pb_bg_layout_dark.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
.et_pb_bg_layout_dark.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
  background-color: rgba(0, 0, 0, .3)
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_description {
  text-align: center
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_video {
  display: none
}

.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_description,
.et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_description {
  text-align: center
}

.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_2 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_1_3 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_2_5 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_5 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column_3_8 .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
  display: none
}

.et_pb_column_1_2 .et_pb_slide_content,
.et_pb_column_1_3 .et_pb_slide_content,
.et_pb_column_1_4 .et_pb_slide_content,
.et_pb_column_1_5 .et_pb_slide_content,
.et_pb_column_1_6 .et_pb_slide_content,
.et_pb_column_2_5 .et_pb_slide_content,
.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_content,
.et_pb_column_3_5 .et_pb_slide_content {
  font-size: 14px
}

.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_content,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_image,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_video,
.et_pb_column .et_pb_slider_fullwidth_off .et_pb_slide_with_image .et_pb_slide_content {
  display: block
}

.et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_3_4 .et_pb_column_3_8 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
  font-size: 26px;
  font-weight: 400
}

.et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,
.et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title {
  font-size: 22px;
  font-weight: 400
}

@media (min-width:981px) and (max-width:1100px) {

  .et_pb_column_1_2 .et_pb_slide_content,
  .et_pb_column_1_3 .et_pb_slide_content,
  .et_pb_column_1_4 .et_pb_slide_content,
  .et_pb_column_1_5 .et_pb_slide_content,
  .et_pb_column_1_6 .et_pb_slide_content,
  .et_pb_column_2_3 .et_pb_slide_content,
  .et_pb_column_2_5 .et_pb_slide_content,
  .et_pb_column_3_5 .et_pb_slide_content {
    font-size: 14px
  }

  .et_pb_column_1_2 .et_pb_slide_description h2.et_pb_slide_title,
  .et_pb_column_1_3 .et_pb_slide_description h2.et_pb_slide_title,
  .et_pb_column_1_4 .et_pb_slide_description h2.et_pb_slide_title,
  .et_pb_column_1_5 .et_pb_slide_description h2.et_pb_slide_title,
  .et_pb_column_1_6 .et_pb_slide_description h2.et_pb_slide_title,
  .et_pb_column_2_3 .et_pb_slide_description h2.et_pb_slide_title,
  .et_pb_column_2_5 .et_pb_slide_description h2.et_pb_slide_title,
  .et_pb_column_3_5 .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 18px
  }
}

@media (min-width:981px) {

  .et_pb_column_1_2 .et_pb_slide_image,
  .et_pb_column_1_2 .et_pb_slide_video,
  .et_pb_column_1_3 .et_pb_slide_image,
  .et_pb_column_1_3 .et_pb_slide_video,
  .et_pb_column_1_4 .et_pb_slide_image,
  .et_pb_column_1_4 .et_pb_slide_video,
  .et_pb_column_1_5 .et_pb_slide_image,
  .et_pb_column_1_5 .et_pb_slide_video,
  .et_pb_column_1_6 .et_pb_slide_image,
  .et_pb_column_1_6 .et_pb_slide_video,
  .et_pb_column_2_5 .et_pb_slide_image,
  .et_pb_column_2_5 .et_pb_slide_video,
  .et_pb_column_3_5 .et_pb_slide_image,
  .et_pb_column_3_5 .et_pb_slide_video,
  .et_pb_column_3_8 .et_pb_slide_image,
  .et_pb_column_3_8 .et_pb_slide_video {
    top: auto;
    bottom: auto;
    position: relative
  }

  .et_pb_column_1_2 .et_pb_slide_image,
  .et_pb_column_1_2 .et_pb_slide_video,
  .et_pb_column_1_2 .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_column_1_3 .et_pb_slide_image,
  .et_pb_column_1_3 .et_pb_slide_video,
  .et_pb_column_1_3 .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_column_1_4 .et_pb_slide_image,
  .et_pb_column_1_4 .et_pb_slide_video,
  .et_pb_column_1_4 .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_column_1_5 .et_pb_slide_image,
  .et_pb_column_1_5 .et_pb_slide_video,
  .et_pb_column_1_5 .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_column_1_6 .et_pb_slide_image,
  .et_pb_column_1_6 .et_pb_slide_video,
  .et_pb_column_1_6 .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_column_2_5 .et_pb_slide_image,
  .et_pb_column_2_5 .et_pb_slide_video,
  .et_pb_column_2_5 .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_column_3_5 .et_pb_slide_image,
  .et_pb_column_3_5 .et_pb_slide_video,
  .et_pb_column_3_5 .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_column_3_8 .et_pb_slide_image,
  .et_pb_column_3_8 .et_pb_slide_video,
  .et_pb_column_3_8 .et_pb_slide_with_image .et_pb_slide_description {
    width: 100% !important
  }

  .et_pb_column_1_2 .et_pb_slide_image,
  .et_pb_column_1_2 .et_pb_slide_video,
  .et_pb_column_1_3 .et_pb_slide_image,
  .et_pb_column_1_3 .et_pb_slide_video,
  .et_pb_column_1_4 .et_pb_slide_image,
  .et_pb_column_1_4 .et_pb_slide_video,
  .et_pb_column_1_5 .et_pb_slide_image,
  .et_pb_column_1_5 .et_pb_slide_video,
  .et_pb_column_1_6 .et_pb_slide_image,
  .et_pb_column_1_6 .et_pb_slide_video,
  .et_pb_column_2_5 .et_pb_slide_image,
  .et_pb_column_2_5 .et_pb_slide_video,
  .et_pb_column_3_5 .et_pb_slide_image,
  .et_pb_column_3_5 .et_pb_slide_video,
  .et_pb_column_3_8 .et_pb_slide_image,
  .et_pb_column_3_8 .et_pb_slide_video {
    padding: 0;
    margin: 10% 0 0 !important
  }

  .et_pb_column_1_3 .et_pb_slide_description,
  .et_pb_column_2_5 .et_pb_slide_description {
    padding-bottom: 26%
  }

  .et_pb_column_1_4 .et_pb_slide .et_pb_slide_description,
  .et_pb_column_1_5 .et_pb_slide .et_pb_slide_description,
  .et_pb_column_1_6 .et_pb_slide .et_pb_slide_description {
    padding-bottom: 34%
  }
}

@media (max-width:980px) {

  .et_pb_column_1_4 .et_pb_slider_fullwidth_off h2,
  .et_pb_column_1_5 .et_pb_slider_fullwidth_off h2,
  .et_pb_column_1_6 .et_pb_slider_fullwidth_off h2,
  .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 26px;
    font-weight: 500
  }

  .et_pb_slide_description .et_pb_slide_title {
    font-weight: 500
  }

  .et_pb_slide_content {
    font-size: 13px;
    font-weight: 400
  }

  .et_pb_slide_description {
    text-align: center
  }

  .et_pb_slide_with_image .et_pb_slide_description {
    text-align: left
  }

  .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_container,
  .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_container,
  .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_container {
    min-height: auto
  }

  .et_pb_column_1_4 .et_pb_slider_fullwidth_off .et_pb_slide_content,
  .et_pb_column_1_5 .et_pb_slider_fullwidth_off .et_pb_slide_content,
  .et_pb_column_1_6 .et_pb_slider_fullwidth_off .et_pb_slide_content {
    display: block
  }

  .et_pb_bg_layout_light_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
  .et_pb_bg_layout_light_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    background-color: hsla(0, 0%, 100%, .9)
  }

  .et_pb_bg_layout_dark_tablet.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
  .et_pb_bg_layout_dark_tablet.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    background-color: rgba(0, 0, 0, .3)
  }
}

@media (max-width:767px) {
  .et_pb_slide_content {
    font-size: 12px
  }

  .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_content {
    font-size: 14px
  }

  .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 24px
  }

  .et_pb_slider.et_pb_module .et_pb_slides .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 20px
  }

  .et_pb_slide_description,
  .et_pb_slide_with_image .et_pb_slide_description,
  .et_pb_slider_fullwidth_off .et_pb_slide_description {
    text-align: center
  }

  .et_pb_slide_with_image .et_pb_slide_description {
    float: none;
    text-align: center;
    width: 100%
  }

  .et_pb_media_alignment_center .et_pb_slide_image {
    top: 0
  }

  .et_pb_slide_image,
  .et_pb_slide_video,
  .et_pb_slide_with_image .et_pb_slide_description {
    width: 100%
  }

  .et_pb_slider_show_image .et_pb_slide_image,
  .et_pb_slider_show_image .et_pb_slide_video {
    display: block !important
  }

  .et_pb_slide_image,
  .et_pb_slide_video {
    display: none !important;
    position: relative;
    top: auto;
    margin: 50px auto 0;
    padding: 0;
    margin-top: 6% !important
  }

  .et_pb_slide_video {
    float: none
  }

  .et_pb_slide_image img {
    max-height: 300px
  }

  .et_pb_section_first .et_pb_slide_image img {
    max-height: 300px !important
  }

  .et_pb_section_first .et_pb_slide_image {
    margin: 0 !important;
    top: 20px
  }

  .et_pb_slider_with_overlay .et_pb_slide_image,
  .et_pb_slider_with_overlay .et_pb_slide_video,
  .et_pb_slider_with_overlay .et_pb_slide_with_image .et_pb_slide_description {
    width: 100%
  }

  .et_pb_slider_with_overlay .et_pb_slide_image {
    margin-top: 0 !important;
    padding-top: 6%
  }

  .et_pb_bg_layout_light_phone .et_pb_slide_content {
    color: #333
  }

  .et_pb_bg_layout_dark_phone .et_pb_slide_description {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
  }

  .et_pb_bg_layout_dark_phone .et_pb_slide_content {
    color: #fff
  }
}

@media (min-width:480px) {

  .et_pb_column_1_4 .et_pb_slide_description,
  .et_pb_column_1_5 .et_pb_slide_description,
  .et_pb_column_1_6 .et_pb_slide_description {
    padding-bottom: 26%
  }
}

@media (max-width:479px) {
  .et_pb_slide_description h2.et_pb_slide_title {
    font-size: 20px
  }

  .et_pb_slide_content {
    font-weight: 400;
    font-size: 10px;
    display: block
  }

  .et_pb_slider_fullwidth_off .et_pb_more_button,
  .et_pb_slider_fullwidth_off .et_pb_slide_content {
    display: none
  }
}

.et_pb_slider {
  position: relative;
  overflow: hidden
}

.et_pb_slide {
  padding: 0 6%;
  background-size: cover;
  background-position: 50%;
  background-repeat: no-repeat
}

.et_pb_slider .et_pb_slide {
  display: none;
  float: left;
  margin-right: -100%;
  position: relative;
  width: 100%;
  text-align: center;
  list-style: none !important;
  background-position: 50%;
  background-size: 100%;
  background-size: cover
}

.et_pb_slider .et_pb_slide:first-child {
  display: list-item
}

.et-pb-controllers {
  position: absolute;
  bottom: 20px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10
}

.et-pb-controllers a {
  display: inline-block;
  background-color: hsla(0, 0%, 100%, .5);
  text-indent: -9999px;
  border-radius: 7px;
  width: 7px;
  height: 7px;
  margin-right: 10px;
  padding: 0;
  opacity: .5
}

.et-pb-controllers .et-pb-active-control {
  opacity: 1
}

.et-pb-controllers a:last-child {
  margin-right: 0
}

.et-pb-controllers .et-pb-active-control {
  background-color: #fff
}

.et_pb_slides .et_pb_temp_slide {
  display: block
}

.et_pb_slides:after {
  content: "";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
  width: 0
}

@media (max-width:980px) {
  .et_pb_bg_layout_light_tablet .et-pb-controllers .et-pb-active-control {
    background-color: #333
  }

  .et_pb_bg_layout_light_tablet .et-pb-controllers a {
    background-color: rgba(0, 0, 0, .3)
  }

  .et_pb_bg_layout_light_tablet .et_pb_slide_content {
    color: #333
  }

  .et_pb_bg_layout_dark_tablet .et_pb_slide_description {
    text-shadow: 0 1px 3px rgba(0, 0, 0, .3)
  }

  .et_pb_bg_layout_dark_tablet .et_pb_slide_content {
    color: #fff
  }

  .et_pb_bg_layout_dark_tablet .et-pb-controllers .et-pb-active-control {
    background-color: #fff
  }

  .et_pb_bg_layout_dark_tablet .et-pb-controllers a {
    background-color: hsla(0, 0%, 100%, .5)
  }
}

@media (max-width:767px) {
  .et-pb-controllers {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 10;
    height: 14px
  }

  .et_transparent_nav .et_pb_section:first-child .et-pb-controllers {
    bottom: 18px
  }

  .et_pb_bg_layout_light_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
  .et_pb_bg_layout_light_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper {
    background-color: hsla(0, 0%, 100%, .9)
  }

  .et_pb_bg_layout_light_phone .et-pb-controllers .et-pb-active-control {
    background-color: #333
  }

  .et_pb_bg_layout_dark_phone.et_pb_slider_with_overlay .et_pb_slide_overlay_container,
  .et_pb_bg_layout_dark_phone.et_pb_slider_with_text_overlay .et_pb_text_overlay_wrapper,
  .et_pb_bg_layout_light_phone .et-pb-controllers a {
    background-color: rgba(0, 0, 0, .3)
  }

  .et_pb_bg_layout_dark_phone .et-pb-controllers .et-pb-active-control {
    background-color: #fff
  }

  .et_pb_bg_layout_dark_phone .et-pb-controllers a {
    background-color: hsla(0, 0%, 100%, .5)
  }
}

.et_mobile_device .et_pb_slider_parallax .et_pb_slide,
.et_mobile_device .et_pb_slides .et_parallax_bg.et_pb_parallax_css {
  background-attachment: scroll
}

.et-pb-arrow-next,
.et-pb-arrow-prev {
  position: absolute;
  top: 50%;
  z-index: 100;
  font-size: 48px;
  color: #fff;
  margin-top: -24px;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  opacity: 0
}

.et_pb_bg_layout_light .et-pb-arrow-next,
.et_pb_bg_layout_light .et-pb-arrow-prev {
  color: #333
}

.et_pb_slider:hover .et-pb-arrow-prev {
  left: 22px;
  opacity: 1
}

.et_pb_slider:hover .et-pb-arrow-next {
  right: 22px;
  opacity: 1
}

.et_pb_bg_layout_light .et-pb-controllers .et-pb-active-control {
  background-color: #333
}

.et_pb_bg_layout_light .et-pb-controllers a {
  background-color: rgba(0, 0, 0, .3)
}

.et-pb-arrow-next:hover,
.et-pb-arrow-prev:hover {
  text-decoration: none
}

.et-pb-arrow-next span,
.et-pb-arrow-prev span {
  display: none
}

.et-pb-arrow-prev {
  left: -22px
}

.et-pb-arrow-next {
  right: -22px
}

.et-pb-arrow-prev:before {
  content: "4"
}

.et-pb-arrow-next:before {
  content: "5"
}

.format-gallery .et-pb-arrow-next,
.format-gallery .et-pb-arrow-prev {
  color: #fff
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-prev {
  left: 0
}

.et_pb_column_1_3 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-prev,
.et_pb_column_2_5 .et_pb_slider:hover .et-pb-arrow-next {
  right: 0
}

.et_pb_column_1_4 .et_pb_slider .et_pb_slide,
.et_pb_column_1_5 .et_pb_slider .et_pb_slide,
.et_pb_column_1_6 .et_pb_slider .et_pb_slide {
  min-height: 170px
}

.et_pb_column_1_4 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_5 .et_pb_slider:hover .et-pb-arrow-next,
.et_pb_column_1_6 .et_pb_slider:hover .et-pb-arrow-next {
  right: 0
}

@media (max-width:980px) {

  .et_pb_bg_layout_light_tablet .et-pb-arrow-next,
  .et_pb_bg_layout_light_tablet .et-pb-arrow-prev {
    color: #333
  }

  .et_pb_bg_layout_dark_tablet .et-pb-arrow-next,
  .et_pb_bg_layout_dark_tablet .et-pb-arrow-prev {
    color: #fff
  }
}

@media (max-width:767px) {
  .et_pb_slider:hover .et-pb-arrow-prev {
    left: 0;
    opacity: 1
  }

  .et_pb_slider:hover .et-pb-arrow-next {
    right: 0;
    opacity: 1
  }

  .et_pb_bg_layout_light_phone .et-pb-arrow-next,
  .et_pb_bg_layout_light_phone .et-pb-arrow-prev {
    color: #333
  }

  .et_pb_bg_layout_dark_phone .et-pb-arrow-next,
  .et_pb_bg_layout_dark_phone .et-pb-arrow-prev {
    color: #fff
  }
}

.et_mobile_device .et-pb-arrow-prev {
  left: 22px;
  opacity: 1
}

.et_mobile_device .et-pb-arrow-next {
  right: 22px;
  opacity: 1
}

@media (max-width:767px) {
  .et_mobile_device .et-pb-arrow-prev {
    left: 0;
    opacity: 1
  }

  .et_mobile_device .et-pb-arrow-next {
    right: 0;
    opacity: 1
  }
}

.et_pb_button[data-icon]:not([data-icon=""]):after {
  content: attr(data-icon)
}

@media (max-width:980px) {
  .et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {
    content: attr(data-icon-tablet)
  }
}

@media (max-width:767px) {
  .et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {
    content: attr(data-icon-phone)
  }
}

.footer-widget h4,
#main-footer .widget_block h1,
#main-footer .widget_block h2,
#main-footer .widget_block h3,
#main-footer .widget_block h4,
#main-footer .widget_block h5,
#main-footer .widget_block h6 {
  color: #2ea3f2
}

.footer-widget li:before {
  border-color: #2ea3f2
}

.bottom-nav li.current-menu-item>a {
  color: #2ea3f2
}

#main-footer {
  background-color: #222
}

#footer-widgets {
  padding: 6% 0 0
}

.footer-widget {
  float: left;
  color: #fff
}

.last {
  margin-right: 0
}

.footer-widget .fwidget:last-child {
  margin-bottom: 0 !important
}

#footer-widgets .footer-widget li {
  padding-left: 14px;
  position: relative
}

#footer-widgets .footer-widget li:before {
  border-radius: 3px;
  border-style: solid;
  border-width: 3px;
  content: "";
  left: 0;
  position: absolute;
  top: 9px
}

#footer-widgets .footer-widget a {
  color: #fff
}

#footer-widgets .footer-widget li a {
  color: #fff;
  text-decoration: none
}

#footer-widgets .footer-widget li a:hover {
  color: rgba(255, 255, 255, .7)
}

.footer-widget .widget_adsensewidget ins {
  min-width: 160px
}

#footer-bottom {
  background-color: #1f1f1f;
  background-color: rgba(0, 0, 0, .32);
  padding: 15px 0 5px
}

#footer-bottom a {
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

#footer-info {
  text-align: left;
  color: #666;
  padding-bottom: 10px;
  float: left
}

#footer-info a {
  font-weight: 700;
  color: #666
}

#footer-info a:hover {
  opacity: .7
}

#et-footer-nav {
  background-color: rgba(255, 255, 255, .05)
}

.bottom-nav {
  padding: 15px 0
}

.bottom-nav li {
  font-weight: 600;
  display: inline-block;
  font-size: 14px;
  padding-right: 22px
}

.bottom-nav a {
  color: #bbb;
  -webkit-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.bottom-nav a:hover {
  opacity: .7
}

@media all and (max-width:980px) {
  .footer-widget:nth-child(n) {
    width: 46.25% !important;
    margin: 0 7.5% 7.5% 0 !important
  }

  .et_pb_footer_columns1 .footer-widget {
    width: 100% !important;
    margin: 0 7.5% 7.5% 0 !important
  }

  #footer-widgets .footer-widget .fwidget {
    margin-bottom: 16.21%
  }

  .et_pb_gutters1 .footer-widget:nth-child(n) {
    width: 50% !important;
    margin: 0 !important
  }

  .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0
  }

  #footer-widgets {
    padding: 8% 0
  }

  #footer-widgets .footer-widget:nth-child(2n) {
    margin-right: 0 !important
  }

  #footer-widgets .footer-widget:nth-last-child(-n+2) {
    margin-bottom: 0 !important
  }

  .bottom-nav {
    text-align: center
  }

  #footer-info {
    float: none;
    text-align: center
  }
}

@media all and (max-width:767px) {

  #footer-widgets .footer-widget,
  .et_pb_gutters1 #footer-widgets .footer-widget {
    width: 100% !important;
    margin-right: 0 !important
  }

  #footer-widgets .footer-widget:nth-child(n),
  #footer-widgets .footer-widget .fwidget {
    margin-bottom: 9.5% !important
  }

  .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),
  .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0 !important
  }

  #footer-widgets {
    padding: 10% 0
  }

  #footer-widgets .footer-widget .fwidget:last-child {
    margin-bottom: 0 !important
  }

  #footer-widgets .footer-widget:last-child {
    margin-bottom: 0 !important
  }
}

@media all and (max-width:479px) {

  #footer-widgets .footer-widget:nth-child(n),
  .footer-widget .fwidget {
    margin-bottom: 11.5% !important
  }

  #footer-widgets .footer-widget.last {
    margin-bottom: 0 !important
  }

  .et_pb_gutters1 #footer-widgets .footer-widget:nth-child(n),
  .et_pb_gutters1 #footer-widgets .footer-widget .fwidget {
    margin-bottom: 0 !important
  }

  #footer-widgets {
    padding: 12% 0
  }
}

@media all and (min-width:981px) {
  .et_pb_gutters3 .footer-widget {
    margin-right: 5.5%;
    margin-bottom: 5.5%
  }

  .et_pb_gutters3 .footer-widget:last-child {
    margin-right: 0
  }

  .et_pb_gutters3.et_pb_footer_columns6 .footer-widget {
    width: 12.083%
  }

  .et_pb_gutters3.et_pb_footer_columns6 .footer-widget .fwidget {
    margin-bottom: 45.517%
  }

  .et_pb_gutters3.et_pb_footer_columns5 .footer-widget {
    width: 15.6%
  }

  .et_pb_gutters3.et_pb_footer_columns5 .footer-widget .fwidget {
    margin-bottom: 35.256%
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget {
    width: 20.875%
  }

  .et_pb_gutters3.et_pb_footer_columns4 .footer-widget .fwidget {
    margin-bottom: 26.347%
  }

  .et_pb_gutters3.et_pb_footer_columns3 .footer-widget {
    width: 29.667%
  }

  .et_pb_gutters3.et_pb_footer_columns3 .footer-widget .fwidget {
    margin-bottom: 18.539%
  }

  .et_pb_gutters3.et_pb_footer_columns2 .footer-widget {
    width: 47.25%
  }

  .et_pb_gutters3.et_pb_footer_columns2 .footer-widget .fwidget {
    margin-bottom: 11.64%
  }

  .et_pb_gutters3.et_pb_footer_columns1 .footer-widget {
    width: 100%
  }

  .et_pb_gutters3.et_pb_footer_columns1 .footer-widget .fwidget {
    margin-bottom: 5.5%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) {
    width: 73.625%;
    clear: both
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(1) .fwidget {
    margin-bottom: 7.47%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) {
    width: 20.875%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_4__1_4 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 26.347%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) {
    width: 20.875%;
    clear: both
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(1) .fwidget {
    margin-bottom: 26.347%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) {
    width: 73.625%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__3_4 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 7.47%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) {
    width: 64.833%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(1) .fwidget {
    margin-bottom: 8.483%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) {
    width: 29.667%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_3__1_3 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 18.539%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) {
    width: 29.667%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(1) .fwidget {
    margin-bottom: 18.539%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) {
    width: 64.833%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_3__2_3 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 8.483%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) {
    width: 20.875%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(-n+2) .fwidget {
    margin-bottom: 26.347%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) {
    width: 47.25%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4__1_2 .footer-widget:nth-child(3) .fwidget {
    margin-bottom: 11.64%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child {
    width: 47.25%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:first-child .fwidget {
    margin-bottom: 11.64%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
    width: 20.875%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_4 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
    margin-bottom: 26.347%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) {
    width: 15.6%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(-n+2) .fwidget {
    margin-bottom: 35.256%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) {
    width: 57.8%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5__3_5 .footer-widget:nth-child(3) .fwidget {
    margin-bottom: 9.516%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child {
    width: 57.8%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:first-child .fwidget {
    margin-bottom: 9.516%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) {
    width: 15.6%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__1_5 .footer-widget:nth-child(-n+3):not(:nth-child(1)) .fwidget {
    margin-bottom: 35.256%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) {
    width: 57.8%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(1) .fwidget {
    margin-bottom: 9.516%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) {
    width: 36.7%
  }

  .et_pb_gutters3.et_pb_footer_columns_3_5__2_5 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 14.986%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) {
    width: 36.7%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(1) .fwidget {
    margin-bottom: 14.986%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) {
    width: 57.8%
  }

  .et_pb_gutters3.et_pb_footer_columns_2_5__3_5 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 9.516%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child {
    width: 47.25%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:first-child .fwidget {
    margin-bottom: 11.64%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) {
    width: 12.083%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_2__1_6 .footer-widget:nth-child(-n+4):not(:nth-child(1)) .fwidget {
    margin-bottom: 45.517%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) {
    width: 12.083%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(-n+3) .fwidget {
    margin-bottom: 45.517%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) {
    width: 47.25%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_6__1_2 .footer-widget:nth-child(4) .fwidget {
    margin-bottom: 11.64%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
    width: 20.875%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
    margin-bottom: 26.347%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) {
    width: 47.25%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_4_1_2_1_4 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 11.64%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) {
    width: 15.6%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(-n+3):not(:nth-child(2)) .fwidget {
    margin-bottom: 35.256%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) {
    width: 57.8%
  }

  .et_pb_gutters3.et_pb_footer_columns_1_5_3_5_1_5 .footer-widget:nth-child(2) .fwidget {
    margin-bottom: 9.516%
  }
}

.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_with_border .et_pb_contact_form .input[type=checkbox]+label i,
.et_pb_with_border .et_pb_contact_form .input[type=radio]+label i,
.et_pb_with_border .et_pb_contact_form input,
.et_pb_with_border .et_pb_contact_form select,
.et_pb_with_border .et_pb_contact_form textarea {
  border: 0 solid #333
}

.et_pb_contact_main_title {
  word-wrap: break-word
}

.et_pb_contact_submit {
  color: #2ea3f2
}

.et_pb_contact_form {
  margin-left: -3%
}

.et_pb_contact_reset:hover,
.et_pb_contact_submit:hover {
  background-color: rgba(0, 0, 0, .05)
}

.et_pb_contact_reset:hover {
  padding: .3em 1em
}

.et_pb_contact_form [data-conditional-logic] {
  display: none
}

.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio_title,
.et_pb_contact .et_pb_contact_form p.et_contact_error .et_pb_contact_field_radio label,
.et_pb_contact .et_pb_contact_form p.et_contact_error input[type=checkbox]+label {
  color: red !important
}

.et_pb_contact_form p[data-id=et_number] {
  position: absolute !important;
  -webkit-transform: scale(.01) !important;
  transform: scale(.01) !important
}

.et_pb_contact_form p[data-id=et_number] input {
  background: transparent !important;
  border: none !important
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_list,
.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_title,
.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_list,
.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_title,
.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_list,
.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_title {
  float: none
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper,
.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper,
.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.et_pb_contact_form_container.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.et_pb_contact_form_container.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.et_pb_contact_form_container.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.et_pb_contact_main_title {
  font-weight: 500;
  padding-bottom: 16px;
  position: relative
}

h1.et_pb_contact_main_title {
  font-size: 26px
}

.et-pb-contact-message {
  position: relative
}

.et_pb_column_1_3 .et_pb_contact_main_title,
.et_pb_column_1_4 .et_pb_contact_main_title,
.et_pb_column_1_5 .et_pb_contact_main_title,
.et_pb_column_1_6 .et_pb_contact_main_title,
.et_pb_column_2_5 .et_pb_contact_main_title {
  font-size: 22px
}

.et_pb_contact_right {
  display: inline-block;
  min-width: 105px;
  margin: 0;
  text-align: right
}

.et_pb_contact_right .et_pb_contact_captcha_question {
  vertical-align: middle
}

.et_pb_contact {
  position: relative
}

.et_pb_contact .et_pb_contact_field_half {
  width: 50%;
  float: left
}

.et_pb_contact p input,
.et_pb_contact p textarea {
  -webkit-appearance: none;
  background-color: #eee;
  width: 100%;
  border-width: 0;
  border-radius: 0;
  color: #999;
  font-size: 14px;
  padding: 16px
}

.et_pb_contact p textarea {
  font-family: inherit
}

.et_pb_contact p input:-moz-placeholder,
.et_pb_contact p input::-moz-placeholder,
.et_pb_contact p textarea:-moz-placeholder,
.et_pb_contact p textarea::-moz-placeholder {
  opacity: 1
}

.et_pb_contact_right p input {
  max-width: 50px;
  padding: 16px
}

.et_pb_contact p input[type=checkbox],
.et_pb_contact p input[type=radio] {
  margin: 0;
  width: auto;
  max-width: none;
  padding: 0;
  display: none
}

.et_pb_contact p input[type=checkbox]+label,
.et_pb_contact p input[type=radio]+label {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  cursor: pointer;
  line-height: 1.7em;
  min-height: 1.7em
}

.et_pb_contact p input[type=checkbox]+label i,
.et_pb_contact p input[type=radio]+label i {
  content: "";
  width: 18px;
  height: 18px;
  background-color: #eee;
  font-style: normal;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin-right: 6px
}

.et_pb_contact p input[type=radio]+label i {
  border-radius: 50%
}

.et_pb_contact p input[type=checkbox]:checked+label i:before,
.et_pb_contact p input[type=radio]:checked+label i:before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

.et_pb_contact p input[type=checkbox]:checked+label i:before {
  content: "N";
  font-family: ETmodules;
  color: #2ea3f2;
  width: 17px;
  height: 17px;
  font-size: 13px;
  font-weight: 600;
  line-height: 17px;
  text-align: center
}

.et_pb_contact p input[type=radio]:checked+label i:before {
  background: #2ea3f2;
  border-radius: 50%;
  width: 6px;
  height: 6px
}

.et_pb_contact p input[type=checkbox]~input[type=text] {
  display: none !important
}

.et_pb_contact_reset,
.et_pb_contact_submit {
  font-family: inherit;
  display: inline-block;
  margin: 0 0 0 18px;
  cursor: pointer
}

.et_pb_contact p .et_contact_error {
  border: 1px solid red !important
}

.et_contact_bottom_container {
  float: right;
  text-align: right;
  margin-top: -1.5%;
  display: -moz-flex;
  display: -ms-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (min-width:981px) and (max-width:1100px) {

  .et_pb_column_1_4 .et_pb_contact_right,
  .et_pb_column_1_5 .et_pb_contact_right,
  .et_pb_column_1_6 .et_pb_contact_right {
    margin-right: 5px
  }
}

@media (max-width:980px) {

  .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list,
  .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title,
  .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list,
  .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title,
  .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list,
  .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
    float: none
  }

  .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .et_pb_contact_form_container.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .et_pb_contact_form_container.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .et_pb_contact_form_container.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .et_pb_contact .et_pb_contact_field_half_tablet {
    width: 50%;
    float: left
  }

  .et_pb_contact .et_pb_contact_field_last_tablet {
    width: 100%
  }
}

@media (max-width:767px) {

  .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_list,
  .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_title,
  .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list,
  .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title,
  .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_list,
  .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
    float: none
  }

  .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .et_pb_contact_form_container.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .et_pb_contact_form_container.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .et_pb_contact_form_container.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  .et_pb_column .et_pb_contact p.et_pb_contact_field_half {
    width: 100%;
    margin-right: 0
  }

  .et_pb_contact .et_pb_contact_field_half_phone {
    width: 50%;
    float: left
  }

  .et_pb_contact .et_pb_contact_field_last_phone {
    width: 100%
  }
}

.iphone .et_pb_contact_form input,
.iphone .et_pb_contact_form select,
.iphone .et_pb_contact_form textarea {
  -webkit-appearance: initial
}

.et_pb_bg_layout_light .et_pb_newsletter_button {
  color: #2ea3f2
}

.et_pb_with_border .et_pb_newsletter_form .input[type=checkbox]+label i,
.et_pb_with_border .et_pb_newsletter_form .input[type=radio]+label i,
.et_pb_with_border .et_pb_newsletter_form input,
.et_pb_with_border .et_pb_newsletter_form select,
.et_pb_with_border .et_pb_newsletter_form textarea,
.et_pb_with_focus_border .et_pb_newsletter_form input:focus {
  border: 0 solid #333
}

.et_pb_newsletter_description {
  word-wrap: break-word
}

.et_pb_newsletter_form p.et_pb_newsletter_field.et_pb_signup_custom_field {
  padding-left: 0
}

.et_pb_newsletter p .et_pb_signup_error {
  border: 1px solid red !important
}

.et_pb_newsletter {
  padding: 25px
}

.et_pb_newsletter .et_pb_module_header:empty {
  display: none
}

.et_pb_newsletter_description p:last-of-type {
  padding-bottom: 0
}

.et_pb_newsletter_description_no_title.et_pb_newsletter_description_no_content .et_pb_newsletter_form {
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2
}

.et_pb_newsletter_form p.et_pb_newsletter_field {
  padding-bottom: 1em;
  margin-bottom: 0
}

.et_pb_newsletter_form .input,
.et_pb_newsletter_form input[type=password],
.et_pb_newsletter_form input[type=text],
.et_pb_newsletter_form p.et_pb_newsletter_field input[type=text],
.et_pb_newsletter_form p.et_pb_newsletter_field textarea,
.et_pb_newsletter_form select,
.et_pb_newsletter_form textarea {
  -webkit-appearance: none;
  padding: 14px 4% !important;
  font-size: 16px;
  color: #666;
  background-color: #fff;
  width: 100%;
  font-weight: 400;
  border-width: 0;
  border-radius: 3px
}

.et_pb_newsletter_form .et_pb_newsletter_field[data-type=select]:after {
  margin-top: -3px
}

.et_pb_newsletter_form p .et_pb_subscribe_error {
  border: 1px solid red !important
}

.et_pb_newsletter_result {
  display: none
}

.et_pb_newsletter_success {
  text-align: center
}

.et_pb_newsletter_button {
  display: block;
  color: inherit;
  width: 100%;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.et_pb_newsletter_button:hover {
  text-decoration: none
}

.et_pb_newsletter_button:hover:after {
  opacity: 1;
  margin-left: 0
}

.et_pb_newsletter_button_text {
  word-break: break-word
}

.et_pb_newsletter_fields,
.et_pb_newsletter_footer {
  width: 100%
}

.et_pb_newsletter_footer {
  margin-top: 20px
}

.et_pb_newsletter_footer:empty {
  margin-top: 0
}

.et_pb_newsletter .et_pb_newsletter_fields {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.et_pb_newsletter .et_pb_newsletter_fields>* {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half {
  -ms-flex-preferred-size: 48.5%;
  flex-basis: 48.5%
}

.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_description,
.et_pb_newsletter_layout_right_left .et_pb_newsletter_description {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1
}

.et_pb_newsletter .et_pb_contact_field_last+.et_pb_newsletter_field {
  padding-left: 0
}

.et_pb_newsletter .et_pb_contact_field--hidden {
  display: none
}

.et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
.et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
  width: 100%;
  padding-left: 0;
  padding-right: 0
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
  padding-left: 0;
  padding-right: 0
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
  padding-top: 25px
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
  padding-top: 0
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
  padding-bottom: 25px
}

.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
  padding-bottom: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
  width: 50%;
  padding-top: 0;
  padding-bottom: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
  padding-left: 40px;
  padding-right: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
  padding-top: 0;
  padding-bottom: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
  padding-left: 40px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
  padding-left: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
  padding-right: 40px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
  padding-left: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
  padding-top: 25px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
  padding-left: 0
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
  padding-bottom: 25px
}

.et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
.et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
  padding-left: 0
}

@media (max-width:980px) {

  .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
    width: 50%;
    padding-top: 0;
    padding-bottom: 0
  }

  .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
    padding-left: 40px;
    padding-right: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-top: 0;
    padding-bottom: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form {
    padding-left: 40px
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-left: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-right: 40px
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-left: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    padding-top: 25px
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-left: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form {
    padding-bottom: 25px
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-left: 0
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    padding-top: 25px
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-top: 0
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-bottom: 25px
  }

  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-2_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-4_1-4_1-2>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_4col>.et_pb_column.et_pb_column_1_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-bottom: 0
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    padding-top: 25px
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-top: 0
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-bottom: 25px
  }

  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-5_1-5_3-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_3-5_1-5_1-5>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_5col>.et_pb_column.et_pb_column_1_5 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-bottom: 0
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    padding-top: 25px
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-top: 0
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-bottom: 25px
  }

  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-2_1-6_1-6_1-6>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_1-6_1-6_1-6_1-2>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_row_6col>.et_pb_column.et_pb_column_1_6 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-bottom: 0
  }

  p.et_pb_contact_field.et_pb_contact_field_last_tablet+p.et_pb_contact_field.et_pb_contact_field_last_tablet,
  p.et_pb_contact_field_half_tablet+p.et_pb_contact_field_last_tablet:not(.et_pb_contact_field_half_tablet) {
    clear: both
  }

  .et_pb_newsletter .et_pb_contact_field_last_tablet+.et_pb_newsletter_field {
    padding-left: 0
  }

  .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_tablet {
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%
  }

  .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_tablet {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .et_pb_bg_layout_light_tablet .et_pb_newsletter_button {
    color: #2ea3f2
  }

  .et_pb_bg_layout_dark_tablet .et_pb_newsletter_button {
    color: inherit
  }
}

@media (max-width:767px) {

  .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    padding-top: 25px
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-top: 0
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-bottom: 25px
  }

  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-bottom: 0
  }

  .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_column_2_3 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_description,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_login .et_pb_newsletter_form {
    width: 100%;
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }

  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-left: 0;
    padding-right: 0
  }

  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_pb_newsletter_form {
    padding-top: 25px
  }

  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_left_right .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_top_bottom .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-top: 0
  }

  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_pb_newsletter_form {
    padding-bottom: 25px
  }

  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_2_3 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_3_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_bottom_top .et_multi_view_hidden+.et_pb_newsletter_form,
  .et_pb_column_4_4 .et_pb_newsletter.et_pb_subscribe.et_pb_newsletter_layout_right_left .et_multi_view_hidden+.et_pb_newsletter_form {
    padding-bottom: 0
  }

  .et_pb_newsletter .et_pb_contact_field_last_phone+.et_pb_newsletter_field {
    padding-left: 0
  }

  .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_half_phone {
    -ms-flex-preferred-size: 48.5%;
    flex-basis: 48.5%
  }

  .et_pb_newsletter .et_pb_newsletter_form .et_pb_contact_field_last_phone {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
  }

  .et_pb_bg_layout_light_phone .et_pb_newsletter_button {
    color: #2ea3f2
  }

  .et_pb_bg_layout_dark_phone .et_pb_newsletter_button {
    color: inherit
  }
}

.gecko .et_pb_newsletter .et_pb_newsletter_field {
  margin-bottom: 1vw
}

body .grecaptcha-badge {
  visibility: hidden
}

body.et_pb_recaptcha_enabled .grecaptcha-badge {
  visibility: initial;
  z-index: 9999
}

.et_pb_contact_form_label {
  display: none
}

.et_pb_with_border.et_pb_contact_field .input[type=checkbox]+label i,
.et_pb_with_border.et_pb_contact_field .input[type=radio]+label i,
.et_pb_with_border.et_pb_contact_field input,
.et_pb_with_border.et_pb_contact_field select,
.et_pb_with_border.et_pb_contact_field textarea {
  border: 0 solid #333
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_list,
.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_title,
.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_list,
.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_title,
.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_list,
.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_title {
  float: none
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper,
.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper,
.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

.et_pb_contact_field.et_pb_text_align_center .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

.et_pb_contact_field.et_pb_text_align_right .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end
}

.et_pb_contact_field.et_pb_text_align_justified .et_pb_contact_field_radio_wrapper {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

.et_pb_contact_field_options_list label a:empty:before {
  content: "\E906";
  font-family: ETmodules;
  speak: none;
  font-weight: 400;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 16px
}

.et_pb_contact_field[data-type=booleancheckbox] .et_pb_contact_field_options_title {
  display: inline-block
}

.et_pb_contact_field[data-type=select] {
  position: relative
}

.et_pb_contact_field[data-type=select]:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-top-color: #666;
  margin-top: 3px;
  pointer-events: none
}

p.et_pb_contact_field {
  padding: 0 0 0 3%;
  margin-bottom: 3%;
  background-position: 50%;
  background-size: cover
}

p.et_pb_contact_field.et_pb_contact_field_last+p.et_pb_contact_field.et_pb_contact_field_last,
p.et_pb_contact_field:not(.et_pb_contact_field_last),
p.et_pb_contact_field_half+p.et_pb_contact_field_last:not(.et_pb_contact_field_half) {
  clear: both
}

.et_pb_contact_field *,
.et_pb_contact_field.et_pb_section_parallax,
.et_pb_contact_field.et_pb_section_video {
  position: relative
}

.et_pb_contact_field a {
  color: inherit;
  font-weight: 700;
  text-decoration: underline
}

.et_pb_contact_select {
  color: #999;
  background-color: #eee;
  padding: 16px 20px 16px 16px;
  font-size: 14px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  border: 0;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border-radius: 0
}

.et_pb_contact_select::-ms-expand {
  display: none
}

.et_pb_contact_field_options_wrapper {
  display: block
}

.et_pb_contact_field_options_wrapper .et_pb_contact_field_options_title {
  margin-bottom: .5em;
  font-weight: 600
}

.et_pb_contact_field_options_wrapper:after {
  clear: both;
  content: " ";
  display: block
}

.et_pb_contact_field_checkbox,
.et_pb_contact_field_options_title,
.et_pb_contact_field_radio,
.et_pb_contact_field_select_title {
  display: block
}

.et_pb_contact_field_radio_title,
.et_pb_contact_field_select_title {
  font-size: 16px;
  padding-bottom: 4px
}

.et_pb_contact_field textarea.et_pb_contact_message {
  min-height: 150px;
  display: block
}

@media (max-width:980px) {

  .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_list,
  .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_title,
  .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_list,
  .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_title,
  .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_list,
  .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_title {
    float: none
  }

  .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .et_pb_contact_field.et_pb_text_align_center-tablet .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .et_pb_contact_field.et_pb_text_align_right-tablet .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .et_pb_contact_field.et_pb_text_align_justified-tablet .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media (max-width:767px) {

  .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_list,
  .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_title,
  .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_list,
  .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_title,
  .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_list,
  .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_title {
    float: none
  }

  .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper,
  .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }

  .et_pb_contact_field.et_pb_text_align_center-phone .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }

  .et_pb_contact_field.et_pb_text_align_right-phone .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
  }

  .et_pb_contact_field.et_pb_text_align_justified-phone .et_pb_contact_field_radio_wrapper {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }

  p.et_pb_contact_field.et_pb_contact_field_last_phone+p.et_pb_contact_field.et_pb_contact_field_last_phone,
  p.et_pb_contact_field_half_phone+p.et_pb_contact_field_last_phone:not(.et_pb_contact_field_half_phone) {
    clear: both
  }
}

.et_pb_button[data-icon]:not([data-icon=""]):after {
  content: attr(data-icon)
}

@media (max-width:980px) {
  .et_pb_button[data-icon-tablet]:not([data-icon-tablet=""]):after {
    content: attr(data-icon-tablet)
  }
}

@media (max-width:767px) {
  .et_pb_button[data-icon-phone]:not([data-icon-phone=""]):after {
    content: attr(data-icon-phone)
  }
}

.et_pb_with_border .et_pb_image_wrap {
  border: 0 solid #333
}

.et_pb_image {
  margin-left: auto;
  margin-right: auto;
  line-height: 0
}

.et_pb_image.aligncenter {
  text-align: center
}

.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image {
  display: block;
  position: relative
}

.et_pb_image {
  display: block
}

.et_pb_image .et_pb_image_wrap {
  display: inline-block;
  position: relative;
  max-width: 100%
}

.et_pb_image .et_pb_image_wrap img[src*=".svg"] {
  width: auto
}

.et_pb_image img {
  position: relative
}

.et_pb_image_sticky {
  margin-bottom: 0 !important;
  display: inherit
}

.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay {
  z-index: 3;
  opacity: 1
}

@media (min-width:981px) {

  .et_pb_section_sticky,
  .et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2),
  .et_pb_section_sticky .et_pb_column_single,
  .et_pb_section_sticky .et_pb_row.et-last-child,
  .et_pb_section_sticky .et_pb_row:last-child,
  .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,
  .et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child {
    padding-bottom: 0 !important
  }
}

@media (max-width:980px) {
  .et_pb_image_sticky_tablet {
    margin-bottom: 0 !important;
    display: inherit
  }

  .et_pb_section_sticky_mobile,
  .et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2),
  .et_pb_section_sticky_mobile .et_pb_column_single,
  .et_pb_section_sticky_mobile .et_pb_row.et-last-child,
  .et_pb_section_sticky_mobile .et_pb_row:last-child,
  .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child,
  .et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child {
    padding-bottom: 0 !important
  }

  .et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,
  .et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child {
    margin-bottom: 0
  }

  .et_pb_image_bottom_space_tablet {
    margin-bottom: 30px !important;
    display: block
  }

  .et_always_center_on_mobile {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important
  }
}

@media (max-width:767px) {
  .et_pb_image_sticky_phone {
    margin-bottom: 0 !important;
    display: inherit
  }

  .et_pb_image_bottom_space_phone {
    margin-bottom: 30px !important;
    display: block
  }
}

.et_overlay {
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background: hsla(0, 0%, 100%, .9);
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 1px solid #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-font-smoothing: antialiased
}

.et_overlay:before {
  color: #2ea3f2;
  content: "\E050";
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  font-size: 32px;
  -webkit-transition: all .4s;
  transition: all .4s
}

.et_portfolio_image,
.et_shop_image {
  position: relative;
  display: block
}

.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,
.et_portfolio_image:hover .et_overlay,
.et_shop_image:hover .et_overlay {
  z-index: 3;
  opacity: 1
}

#ie7 .et_overlay,
#ie8 .et_overlay {
  display: none
}

.et_pb_module.et_pb_has_overlay {
  position: relative
}

.et_pb_module.et_pb_has_overlay .et_overlay,
article.et_pb_has_overlay {
  border: none
}

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
}

.et_pb_section_1.et_pb_section {
  padding-top: 0px;
  padding-bottom: 0px
}

.et_pb_row_2,
body #page-container .et-db #et-boc .et-l .et_pb_row_2.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_2.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_2.et_pb_row {
  width: 99%;
  max-width: none
}

.et_pb_image_0 .et_pb_image_wrap {
  border-style: double double solid double;
  border-bottom-width: 4px;
  border-bottom-color: #E02B20
}

.et_pb_image_0 {
  width: 100%;
  max-width: 100% !important;
  text-align: left;
  margin-left: 0
}

.et_pb_image_0 .et_pb_image_wrap,
.et_pb_image_0 img {
  width: 100%
}

.et_pb_section_2 {
  z-index: 10;
  box-shadow: 6px 6px 18px 0px rgba(0, 0, 0, 0.3)
}

.et_pb_row_3.et_pb_row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  padding-top: 0px;
  padding-bottom: 0px
}

.et_pb_row_3,
body #page-container .et-db #et-boc .et-l .et_pb_row_3.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_3.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_3.et_pb_row,
.et_pb_row_12,
body #page-container .et-db #et-boc .et-l .et_pb_row_12.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_12.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_12.et_pb_row,
.et_pb_row_13,
body #page-container .et-db #et-boc .et-l .et_pb_row_13.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_13.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_13.et_pb_row,
.et_pb_row_18,
body #page-container .et-db #et-boc .et-l .et_pb_row_18.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_18.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_18.et_pb_row,
.et_pb_row_19,
body #page-container .et-db #et-boc .et-l .et_pb_row_19.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_19.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_19.et_pb_row,
.et_pb_row_20,
body #page-container .et-db #et-boc .et-l .et_pb_row_20.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_20.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_20.et_pb_row,
.et_pb_row_24,
body #page-container .et-db #et-boc .et-l .et_pb_row_24.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_24.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_24.et_pb_row,
.et_pb_row_25,
body #page-container .et-db #et-boc .et-l .et_pb_row_25.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_25.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_25.et_pb_row {
  width: 95%;
  max-width: none
}

.et_pb_text_1.et_pb_text,
.et_pb_text_3.et_pb_text,
.et_pb_text_4.et_pb_text,
.et_pb_text_5.et_pb_text,
.et_pb_text_6.et_pb_text,
.et_pb_text_7.et_pb_text,
.et_pb_text_7 h5,
.et_pb_text_8.et_pb_text,
.et_pb_text_8 h5,
.et_pb_text_9.et_pb_text,
.et_pb_text_9 h5,
.et_pb_text_10.et_pb_text,
.et_pb_text_11.et_pb_text,
.et_pb_text_12.et_pb_text,
.et_pb_text_13.et_pb_text,
.et_pb_text_14.et_pb_text,
.et_pb_text_15.et_pb_text,
.et_pb_text_16.et_pb_text,
.et_pb_text_17.et_pb_text,
.et_pb_text_18.et_pb_text,
.et_pb_text_19.et_pb_text,
.et_pb_text_20.et_pb_text,
.et_pb_text_21.et_pb_text,
.et_pb_text_22.et_pb_text,
.et_pb_text_23.et_pb_text,
.et_pb_text_24.et_pb_text,
.et_pb_text_25.et_pb_text,
.et_pb_text_25 h5,
.et_pb_text_26.et_pb_text,
.et_pb_text_27.et_pb_text,
.et_pb_text_28.et_pb_text,
.et_pb_text_28 h5,
.et_pb_text_29.et_pb_text,
.et_pb_text_30.et_pb_text,
.et_pb_text_32.et_pb_text,
.et_pb_text_33.et_pb_text,
.et_pb_text_34.et_pb_text,
.et_pb_text_36.et_pb_text,
.et_pb_text_38.et_pb_text,
.et_pb_text_40.et_pb_text,
.et_pb_text_41.et_pb_text,
.et_pb_text_42.et_pb_text,
.et_pb_text_44.et_pb_text,
.et_pb_text_45.et_pb_text,
.et_pb_text_46.et_pb_text,
.et_pb_text_47.et_pb_text,
.et_pb_text_48.et_pb_text,
.et_pb_text_49.et_pb_text,
.et_pb_text_50.et_pb_text,
.et_pb_text_52.et_pb_text,
.et_pb_text_53.et_pb_text,
.et_pb_text_53 h5,
.et_pb_text_55.et_pb_text,
.et_pb_text_56.et_pb_text,
.et_pb_text_57.et_pb_text,
.et_pb_text_59.et_pb_text,
.et_pb_text_61.et_pb_text,
.et_pb_text_63.et_pb_text,
.et_pb_text_64.et_pb_text,
.et_pb_text_65.et_pb_text,
.et_pb_text_66.et_pb_text,
.et_pb_text_67.et_pb_text,
.et_pb_text_69.et_pb_text,
.et_pb_text_70.et_pb_text,
.et_pb_text_71.et_pb_text,
.et_pb_text_72.et_pb_text,
.et_pb_text_73.et_pb_text,
.et_pb_text_74.et_pb_text,
.et_pb_text_75.et_pb_text,
.et_pb_text_77.et_pb_text,
.et_pb_text_78.et_pb_text,
.et_pb_text_79 h5 {
  color: #000000 !important
}

.et_pb_text_1 {
  line-height: 2em;
  line-height: 2em;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-top: 50px !important;
  width: 100%
}

.et_pb_text_1 h1,
.et_pb_blurb_3.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_3.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_4.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_4.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_5.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_5.et_pb_blurb .et_pb_module_header a {
  color: #000000 !important;
  line-height: 1.5em;
  text-align: left
}

.et_pb_text_1 h2 {
  font-size: 17px;
  color: #000000 !important;
  line-height: 1.5em;
  text-align: left
}

.et_pb_text_1 h3,
.et_pb_text_2 h3,
.et_pb_text_3 h3,
.et_pb_text_4 h3,
.et_pb_text_5 h3,
.et_pb_text_6 h3,
.et_pb_text_10 h3,
.et_pb_text_15 h3,
.et_pb_text_22 h3,
.et_pb_text_24 h3,
.et_pb_text_26 h3,
.et_pb_text_27 h3,
.et_pb_text_29 h3,
.et_pb_text_30 h3,
.et_pb_text_31 h3,
.et_pb_text_32 h3,
.et_pb_text_33 h3,
.et_pb_text_34 h3,
.et_pb_text_35 h3,
.et_pb_text_36 h3,
.et_pb_text_37 h3,
.et_pb_text_38 h3,
.et_pb_text_39 h3,
.et_pb_text_40 h3,
.et_pb_text_41 h3,
.et_pb_text_42 h3,
.et_pb_text_43 h3,
.et_pb_text_44 h3,
.et_pb_text_45 h3,
.et_pb_text_46 h3,
.et_pb_text_47 h3,
.et_pb_text_48 h3,
.et_pb_text_49 h3,
.et_pb_text_50 h3,
.et_pb_text_51 h3,
.et_pb_text_52 h3,
.et_pb_text_54 h3,
.et_pb_text_55 h3,
.et_pb_text_56 h3,
.et_pb_text_57 h3,
.et_pb_text_58 h3,
.et_pb_text_59 h3,
.et_pb_text_60 h3,
.et_pb_text_61 h3,
.et_pb_text_62 h3,
.et_pb_text_63 h3,
.et_pb_text_64 h3,
.et_pb_text_65 h3,
.et_pb_text_66 h3,
.et_pb_text_67 h3,
.et_pb_text_68 h3,
.et_pb_text_69 h3,
.et_pb_text_70 h3,
.et_pb_text_71 h3,
.et_pb_text_72 h3,
.et_pb_text_73 h3,
.et_pb_text_74 h3,
.et_pb_text_75 h3,
.et_pb_text_76 h3,
.et_pb_text_77 h3,
.et_pb_text_78 h3 {
  font-size: 25px;
  color: #E02B20 !important;
  line-height: 1.5em
}

.et_pb_section_3.et_pb_section {
  margin-top: 100px;
  margin-bottom: 100px
}

.et_pb_row_4,
body #page-container .et-db #et-boc .et-l .et_pb_row_4.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_4.et_pb_row,
.et_pb_row_5,
body #page-container .et-db #et-boc .et-l .et_pb_row_5.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_5.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_5.et_pb_row,
.et_pb_row_6,
body #page-container .et-db #et-boc .et-l .et_pb_row_6.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_6.et_pb_row,
.et_pb_row_7,
body #page-container .et-db #et-boc .et-l .et_pb_row_7.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_7.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_7.et_pb_row,
.et_pb_row_11,
body #page-container .et-db #et-boc .et-l .et_pb_row_11.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_11.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_11.et_pb_row,
.et_pb_row_27,
body #page-container .et-db #et-boc .et-l .et_pb_row_27.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_27.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_27.et_pb_row,
.et_pb_row_29,
body #page-container .et-db #et-boc .et-l .et_pb_row_29.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_29.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_29.et_pb_row {
  width: 100%;
  max-width: none
}

.et_pb_text_2.et_pb_text,
.et_pb_text_31.et_pb_text,
.et_pb_text_35.et_pb_text,
.et_pb_text_37.et_pb_text,
.et_pb_text_39.et_pb_text,
.et_pb_text_43.et_pb_text,
.et_pb_text_51.et_pb_text,
.et_pb_blurb_7.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_7.et_pb_blurb .et_pb_module_header a,
.et_pb_text_54.et_pb_text,
.et_pb_text_58.et_pb_text,
.et_pb_text_60.et_pb_text,
.et_pb_text_62.et_pb_text,
.et_pb_text_68.et_pb_text,
.et_pb_text_76.et_pb_text {
  color: #E02B20 !important
}

.et_pb_text_2 {
  line-height: 2em;
  font-size: 45px;
  line-height: 2em;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  width: 80%
}

.et_pb_text_2 h1 {
  font-weight: 700;
  font-size: 40px;
  color: #000000 !important;
  text-align: center
}

.et_pb_text_2 h2 {
  font-weight: 600;
  font-size: 28px;
  color: #000000 !important;
  line-height: 1.5em;
  text-align: center
}

.et_pb_row_5.et_pb_row {
  padding-right: 20px !important;
  padding-left: 20px !important;
  margin-bottom: 25px !important;
  padding-right: 20px;
  padding-left: 20px
}

.et_pb_text_3 {
  line-height: 2em;
  line-height: 2em;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  height: 65px;
  width: 100%
}

.et_pb_text_3 h1 {
  font-weight: 600;
  font-size: 20px;
  color: #000000 !important;
  line-height: 1.8em;
  text-align: right
}

.et_pb_text_4 {
  line-height: 1.8em;
  font-weight: 600;
  font-size: 20px;
  line-height: 1.8em;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px 3px;
  border-color: #FFFFFF #E02B20;
  height: 65px;
  width: 100%
}

.et_pb_text_5,
.et_pb_text_7,
.et_pb_text_9 {
  line-height: 1.8em;
  font-size: 20px;
  line-height: 1.8em;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  height: 65px;
  width: 100%
}

.et_pb_row_6 {
  background-color: rgba(214, 214, 214, 0.2)
}

.et_pb_text_6 {
  font-size: 20px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 15px !important;
  padding-bottom: 15px !important;
  width: 80%
}

.et_pb_text_6 h1 {
  font-size: 32px;
  line-height: 1.3em;
  text-align: left
}

.et_pb_row_7.et_pb_row {
  margin-top: 25px !important;
  margin-bottom: 100px !important
}

.et_pb_text_7 h1,
.et_pb_text_8 h1,
.et_pb_text_9 h1,
.et_pb_text_25 h1,
.et_pb_text_28 h1,
.et_pb_text_53 h1,
.et_pb_text_79 h1 {
  font-size: 40px;
  color: #E02B20 !important
}

.et_pb_text_7 h2,
.et_pb_text_8 h2,
.et_pb_text_9 h2,
.et_pb_text_25 h2,
.et_pb_text_28 h2,
.et_pb_text_53 h2,
.et_pb_text_79 h2 {
  font-size: 24px;
  color: #000000 !important
}

.et_pb_text_7 h3,
.et_pb_text_8 h3,
.et_pb_text_9 h3,
.et_pb_text_25 h3,
.et_pb_text_28 h3,
.et_pb_text_53 h3,
.et_pb_text_79 h3 {
  font-size: 25px;
  color: #000000 !important;
  line-height: 1.5em
}

.et_pb_text_8 {
  line-height: 1.8em;
  font-size: 20px;
  line-height: 1.8em;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px 3px;
  border-color: #FFFFFF #E02B20;
  height: 65px;
  width: 100%
}

.et_pb_section_4.et_pb_section {
  margin-bottom: 100px;
  background-color: rgba(214, 214, 214, 0.2) !important
}

.et_pb_row_8.et_pb_row,
.et_pb_row_11.et_pb_row {
  padding-right: 50px !important;
  padding-left: 50px !important;
  padding-right: 50px;
  padding-left: 50px
}

.et_pb_row_8,
body #page-container .et-db #et-boc .et-l .et_pb_row_8.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_8.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_8.et_pb_row {
  max-width: 1440px
}

.et_pb_text_10 h2 {
  color: #E02B20 !important;
  text-align: center
}

.et_pb_text_10,
.et_pb_text_11,
.et_pb_text_12,
.et_pb_text_13,
.et_pb_text_14,
.et_pb_text_15 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  margin-bottom: 40px !important;
  width: 100%
}

.et_pb_row_9,
body #page-container .et-db #et-boc .et-l .et_pb_row_9.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_9.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_9.et_pb_row,
.et_pb_row_10,
body #page-container .et-db #et-boc .et-l .et_pb_row_10.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_10.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_10.et_pb_row {
  max-width: 2560px
}

.et_pb_blurb_0.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_0.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_1.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_1.et_pb_blurb .et_pb_module_header a,
.et_pb_blurb_2.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_2.et_pb_blurb .et_pb_module_header a {
  color: #000000 !important;
  line-height: 1.7em;
  text-align: left
}

.et_pb_blurb_0.et_pb_blurb,
.et_pb_blurb_1.et_pb_blurb,
.et_pb_blurb_2.et_pb_blurb {
  color: #000000 !important;
  background-color: #FFFFFF;
  height: 525px;
  padding-top: 50px !important;
  padding-right: 25px !important;
  padding-bottom: 50px !important;
  padding-left: 25px !important;
  width: 425px
}

.et_pb_blurb_0 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,
.et_pb_blurb_0 .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_1 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,
.et_pb_blurb_1 .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_2 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,
.et_pb_blurb_2 .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_3 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,
.et_pb_blurb_3 .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_4 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,
.et_pb_blurb_4 .et_pb_main_blurb_image .et-pb-icon,
.et_pb_blurb_5 .et_pb_main_blurb_image .et_pb_only_image_mode_wrap,
.et_pb_blurb_5 .et_pb_main_blurb_image .et-pb-icon {
  background-color: RGBA(255, 255, 255, 0)
}

.et_pb_blurb_0 .et-pb-icon,
.et_pb_blurb_1 .et-pb-icon,
.et_pb_blurb_2 .et-pb-icon,
.et_pb_blurb_3 .et-pb-icon,
.et_pb_blurb_4 .et-pb-icon,
.et_pb_blurb_5 .et-pb-icon {
  color: #E02B20;
  font-family: FontAwesome !important;
  font-weight: 900 !important
}

.et_pb_text_11 h3,
.et_pb_text_12 h3,
.et_pb_text_13 h3,
.et_pb_text_14 h3 {
  font-size: 25px;
  color: #000000 !important;
  line-height: 1.3em
}

.et_pb_section_5.et_pb_section {
  background-color: rgba(214, 214, 214, 0.2) !important
}

.et_pb_text_15 h1 {
  font-size: 25px;
  color: #ffffff !important;
  line-height: 1.5em;
  text-align: center
}

.et_pb_text_15 h2,
.et_pb_text_22 h2 {
  font-size: 20px;
  color: #E02B20 !important;
  line-height: 1.5em;
  text-align: center
}

.et_pb_blurb_3.et_pb_blurb,
.et_pb_blurb_4.et_pb_blurb,
.et_pb_blurb_5.et_pb_blurb {
  font-size: 15px;
  color: #000000 !important;
  background-color: #FFFFFF;
  padding-top: 30px !important;
  padding-right: 15px !important;
  padding-bottom: 50px !important;
  padding-left: 15px !important
}

.et_pb_text_16,
.et_pb_text_17,
.et_pb_text_18,
.et_pb_text_19 {
  font-size: 15px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 10px !important;
  padding-right: 10px !important;
  padding-bottom: 10px !important;
  padding-left: 10px !important;
  margin-top: 10px !important;
  width: 100%
}

.et_pb_text_16 h3,
.et_pb_text_17 h3,
.et_pb_text_18 h3,
.et_pb_text_19 h3 {
  font-size: 17px;
  color: #000000 !important;
  line-height: 1.5em
}

.et_pb_text_20 h2,
.et_pb_image_3,
.et_pb_image_4,
.et_pb_image_11,
.et_pb_image_12,
.et_pb_image_14,
.et_pb_image_15,
.et_pb_image_16,
.et_pb_image_17,
.et_pb_image_18,
.et_pb_image_19,
.et_pb_image_20,
.et_pb_image_21,
.et_pb_image_22,
.et_pb_image_23,
.et_pb_image_24,
.et_pb_image_25,
.et_pb_image_26,
.et_pb_image_27 {
  text-align: center
}

.et_pb_text_20 h3,
.et_pb_text_21 h3,
.et_pb_text_23 h3 {
  font-size: 26px;
  color: #E02B20 !important;
  line-height: 1.5em;
  text-align: center
}

.et_pb_text_20,
.et_pb_text_21 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-bottom: 40px !important;
  width: 85%
}

.et_pb_row_15,
body #page-container .et-db #et-boc .et-l .et_pb_row_15.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_15.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_15.et_pb_row,
.et_pb_row_16,
body #page-container .et-db #et-boc .et-l .et_pb_row_16.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_16.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_16.et_pb_row,
.et_pb_row_17,
body #page-container .et-db #et-boc .et-l .et_pb_row_17.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_17.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_17.et_pb_row,
.et_pb_row_21,
body #page-container .et-db #et-boc .et-l .et_pb_row_21.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_21.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_21.et_pb_row {
  width: 70%;
  max-width: none
}

.et_pb_image_1,
.et_pb_image_2 {
  width: 75%;
  text-align: center
}

.et_pb_image_4 .et_pb_image_wrap img {
  height: 150px;
  width: auto
}

.et_pb_image_4 .et_pb_image_wrap,
.et_pb_image_8 .et_pb_image_wrap,
.et_pb_image_10 .et_pb_image_wrap,
.et_pb_image_14 .et_pb_image_wrap,
.et_pb_image_23 .et_pb_image_wrap,
.et_pb_image_24 .et_pb_image_wrap {
  display: block
}

.et_pb_image_5 {
  width: 60%;
  text-align: center
}

.et_pb_image_6,
.et_pb_image_8,
.et_pb_image_13 {
  width: 90%;
  text-align: center
}

.et_pb_image_7 {
  width: 25%;
  text-align: center
}

.et_pb_row_17.et_pb_row,
.et_pb_row_20.et_pb_row {
  padding-bottom: 150px !important;
  padding-bottom: 150px
}

.et_pb_image_9 {
  padding-top: 50px;
  width: 110%;
  text-align: center
}

.et_pb_image_10 {
  width: 100%;
  text-align: center
}

.et_pb_image_11 .et_pb_image_wrap img,
.et_pb_image_21 .et_pb_image_wrap img {
  height: 110px;
  width: auto
}

.et_pb_text_22 h1 {
  line-height: 1.5em
}

.et_pb_text_22,
.et_pb_text_23 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-right: 15px !important;
  padding-left: 15px !important;
  margin-bottom: 40px !important;
  width: 100%
}

.et_pb_image_14 .et_pb_image_wrap img,
.et_pb_image_15 .et_pb_image_wrap img,
.et_pb_image_23 .et_pb_image_wrap img,
.et_pb_image_27 .et_pb_image_wrap img {
  height: 80px;
  width: auto
}

.et_pb_image_16 .et_pb_image_wrap img,
.et_pb_image_17 .et_pb_image_wrap img {
  height: 50px;
  width: auto
}

.et_pb_image_18 .et_pb_image_wrap img,
.et_pb_image_24 .et_pb_image_wrap img,
.et_pb_image_25 .et_pb_image_wrap img {
  height: 90px;
  width: auto
}

.et_pb_image_19 .et_pb_image_wrap img {
  height: 100px;
  width: auto
}

.et_pb_image_20 .et_pb_image_wrap img,
.et_pb_image_26 .et_pb_image_wrap img {
  height: 35px;
  width: auto
}

.et_pb_image_22 .et_pb_image_wrap img {
  height: 30px;
  width: auto
}

.et_pb_section_8.et_pb_section,
.et_pb_section_9.et_pb_section {
  padding-top: 100px;
  padding-bottom: 50px
}

.et_pb_row_21 {
  background-color: rgba(214, 214, 214, 0.2);
  box-shadow: 0px 100px 100px -60px #000000
}

.et_pb_row_21.et_pb_row {
  padding-top: 50px !important;
  padding-right: 25px !important;
  padding-bottom: 50px !important;
  padding-left: 25px !important;
  padding-top: 50px;
  padding-right: 25px;
  padding-bottom: 50px;
  padding-left: 25px
}

.et_pb_text_24 h5 {
  font-size: 20px;
  color: #e09900 !important;
  line-height: 1.5em
}

.et_pb_text_24 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 100px !important;
  padding-left: 50px !important;
  margin-bottom: 40px !important;
  width: 100%
}

.et_pb_contact_field_3.et_pb_contact_field .input:focus,
.et_pb_contact_field_3.et_pb_contact_field .input[type="checkbox"]:active+label i,
.et_pb_contact_field_3.et_pb_contact_field .input[type="radio"]:active+label i {
  background-color: #e02b20
}

.et_pb_contact_form_0.et_pb_contact_form_container h1,
.et_pb_contact_form_0.et_pb_contact_form_container h2.et_pb_contact_main_title,
.et_pb_contact_form_0.et_pb_contact_form_container h3.et_pb_contact_main_title,
.et_pb_contact_form_0.et_pb_contact_form_container h4.et_pb_contact_main_title,
.et_pb_contact_form_0.et_pb_contact_form_container h5.et_pb_contact_main_title,
.et_pb_contact_form_0.et_pb_contact_form_container h6.et_pb_contact_main_title {
  font-size: 50px;
  color: #000000 !important;
  line-height: 1.5em;
  text-align: center
}

.et_pb_contact_form_0.et_pb_contact_form_container .et_pb_contact_right p {
  color: #000000 !important;
  letter-spacing: 6px
}

.et_pb_contact_form_0.et_pb_contact_form_container .input,
.et_pb_contact_form_0.et_pb_contact_form_container .input::placeholder,
.et_pb_contact_form_0.et_pb_contact_form_container .input[type=checkbox]+label,
.et_pb_contact_form_0.et_pb_contact_form_container .input[type=radio]+label {
  font-size: 16px;
  line-height: 1.5em
}

.et_pb_contact_form_0.et_pb_contact_form_container .input::-webkit-input-placeholder {
  font-size: 16px;
  line-height: 1.5em
}

.et_pb_contact_form_0.et_pb_contact_form_container .input::-moz-placeholder {
  font-size: 16px;
  line-height: 1.5em
}

.et_pb_contact_form_0.et_pb_contact_form_container .input:-ms-input-placeholder {
  font-size: 16px;
  line-height: 1.5em
}

.et_pb_contact_form_0 {
  max-width: 750px
}

body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button {
  color: #000000 !important;
  border-width: 2px !important;
  border-color: #FFFFFF;
  border-radius: 0px;
  letter-spacing: 2px;
  font-size: 16px;
  font-weight: 900 !important;
  background-color: rgba(214, 214, 214, 0.2) !important
}

body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button,
body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:hover {
  padding: 0.3em 1em !important
}

body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:before,
body #page-container .et_pb_section .et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module .et_pb_button:after {
  display: none !important
}

.et_pb_contact_form_0 .input,
.et_pb_contact_form_0 .input[type="checkbox"]+label i,
.et_pb_contact_form_0 .input[type="radio"]+label i {
  background-color: rgba(0, 0, 0, 0.1)
}

.et_pb_contact_form_0 .input,
.et_pb_contact_form_0 .input[type="checkbox"]+label,
.et_pb_contact_form_0 .input[type="radio"]+label,
.et_pb_contact_form_0 .input[type="checkbox"]:checked+label i:before,
.et_pb_contact_form_0 .input::placeholder {
  color: #000000
}

.et_pb_contact_form_0 .input::-webkit-input-placeholder {
  color: #000000
}

.et_pb_contact_form_0 .input::-moz-placeholder {
  color: #000000
}

.et_pb_contact_form_0 .input::-ms-input-placeholder {
  color: #000000
}

.et_pb_contact_form_0 .input[type="radio"]:checked+label i:before {
  background-color: #000000
}

.et_pb_section_10.et_pb_section,
.et_pb_section_11.et_pb_section {
  padding-top: 0px
}

.et_pb_section_12.et_pb_section {
  padding-top: 50px
}

.et_pb_section_13.et_pb_section {
  padding-top: 50px;
  background-color: rgba(214, 214, 214, 0.2) !important
}

.et_pb_row_22,
body #page-container .et-db #et-boc .et-l .et_pb_row_22.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_22.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_22.et_pb_row,
.et_pb_row_23,
body #page-container .et-db #et-boc .et-l .et_pb_row_23.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_23.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_23.et_pb_row {
  width: 65%;
  max-width: none
}

.et_pb_text_25 h4 {
  font-size: 25px
}

.et_pb_text_25 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  width: 100%
}

.et_pb_text_26 h5,
.et_pb_text_29 h5 {
  font-size: 20px;
  color: #000000 !important;
  line-height: 1.5em;
  text-align: center
}

.et_pb_text_26,
.et_pb_text_29 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  width: 100%
}

.et_pb_text_27 h5 {
  font-size: 20px;
  color: #000000 !important;
  line-height: 1.5em;
  text-align: left
}

.et_pb_text_27,
.et_pb_text_30 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 20px !important;
  width: 100%
}

.et_pb_code_0,
.et_pb_code_1 {
  background-color: #FFFFFF;
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  border-width: 1px;
  border-color: #000000;
  padding-top: 15px;
  padding-right: 0px;
  padding-bottom: 15px;
  padding-left: 0px;
  width: 100%
}

.et_pb_section_14.et_pb_section {
  padding-top: 50px;
  padding-bottom: 0px
}

.et_pb_section_15.et_pb_section {
  padding-top: 50px;
  padding-bottom: 0px;
  background-color: rgba(214, 214, 214, 0.2) !important
}

.et_pb_text_28 h4 {
  font-size: 20px;
  line-height: 1.5em
}

.et_pb_text_28 {
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-top: 20px !important;
  margin-bottom: 10px !important;
  width: 100%
}

.et_pb_text_30 h5 {
  font-weight: 600;
  font-size: 20px;
  color: #000000 !important;
  line-height: 1.5em
}

.et_pb_section_16,
.et_pb_section_17,
.et_pb_section_18,
.et_pb_section_19 {
  border-top-width: 2px;
  border-top-color: #E02B20
}

.et_pb_section_16.et_pb_section {
  margin-bottom: -50px
}

.et_pb_section_17.et_pb_section {
  margin-bottom: -50px;
  background-color: rgba(224, 11, 0, 0.2) !important
}

.et_pb_row_26:hover {
  border-radius: 3px 3px 3px 3px;
  overflow: hidden
}

.et_pb_row_26 {
  border-width: 0px;
  height: 400px;
  transition: border-radius 300ms ease 0ms
}

.et_pb_row_26,
body #page-container .et-db #et-boc .et-l .et_pb_row_26.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_26.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_26.et_pb_row,
.et_pb_row_28,
body #page-container .et-db #et-boc .et-l .et_pb_row_28.et_pb_row,
body.et_pb_pagebuilder_layout.single #page-container #et-boc .et-l .et_pb_row_28.et_pb_row,
body.et_pb_pagebuilder_layout.single.et_full_width_page #page-container #et-boc .et-l .et_pb_row_28.et_pb_row {
  max-width: none
}

.et_pb_text_31,
.et_pb_text_39,
.et_pb_text_43,
.et_pb_text_51,
.et_pb_text_54,
.et_pb_text_62,
.et_pb_text_68,
.et_pb_text_76 {
  font-weight: 700;
  font-size: 19px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-bottom: 15px !important;
  width: 100%
}

.et_pb_text_32,
.et_pb_text_33,
.et_pb_text_34,
.et_pb_text_40,
.et_pb_text_41,
.et_pb_text_42,
.et_pb_text_44,
.et_pb_text_45,
.et_pb_text_46,
.et_pb_text_47,
.et_pb_text_48,
.et_pb_text_49,
.et_pb_text_50,
.et_pb_text_52 {
  font-weight: 600;
  font-size: 17px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-bottom: 8px !important;
  width: 100%;
  transition: font-size 300ms ease 0ms, margin 300ms ease 0ms, padding 300ms ease 0ms, border-radius 300ms ease 0ms, background-color 300ms ease 0ms, background-image 300ms ease 0ms, width 300ms ease 0ms
}

.et_pb_text_35,
.et_pb_text_37,
.et_pb_text_58,
.et_pb_text_60 {
  font-weight: 600;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-top: 20px !important;
  margin-bottom: 0px !important;
  width: 100%
}

.et_pb_text_36,
.et_pb_text_38,
.et_pb_text_61 {
  font-weight: 600;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  margin-bottom: 40px !important;
  width: 100%
}

.et_pb_blurb_6.et_pb_blurb .et_pb_module_header,
.et_pb_blurb_6.et_pb_blurb .et_pb_module_header a {
  font-size: 20px;
  color: #E02B20 !important
}

.et_pb_blurb_6.et_pb_blurb,
.et_pb_blurb_7.et_pb_blurb {
  font-weight: 600
}

.et_pb_blurb_6 .et-pb-icon {
  color: #E02B20;
  font-family: FontAwesome !important;
  font-weight: 400 !important
}

.et_pb_row_27 {
  height: 250px
}

.et_pb_text_53,
.et_pb_text_79 {
  font-weight: 800;
  font-size: 18px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  margin-bottom: 25px !important;
  width: 100%
}

.et_pb_social_media_follow_network_0 a,
.et_pb_social_media_follow_network_1 a,
.et_pb_social_media_follow_network_2 a,
.et_pb_social_media_follow_network_3 a,
.et_pb_social_media_follow_network_4 a,
.et_pb_social_media_follow_network_5 a {
  box-shadow: 0px 2px 18px 0px rgba(0, 0, 0, 0.3) !important
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_0 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_1 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_1 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_2 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_2 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_3 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_3 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_4 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_4 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_5 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_5 .icon {
  transition: font-size 300ms ease 0ms, line-height 300ms ease 0ms, height 300ms ease 0ms, width 300ms ease 0ms
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_1 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_2 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_3 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_4 .icon:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_5 .icon:before {
  font-size: 20px;
  line-height: 40px;
  height: 40px;
  width: 40px
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_1 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_2 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_3 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_4 .icon,
.et_pb_social_media_follow .et_pb_social_media_follow_network_5 .icon {
  height: 40px;
  width: 40px
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0 .icon:hover:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_1 .icon:hover:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_2 .icon:hover:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_3 .icon:hover:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_4 .icon:hover:before,
.et_pb_social_media_follow .et_pb_social_media_follow_network_5 .icon:hover:before {
  font-size: 23px;
  line-height: 46px;
  height: 46px;
  width: 46px
}

.et_pb_social_media_follow .et_pb_social_media_follow_network_0 .icon:hover,
.et_pb_social_media_follow .et_pb_social_media_follow_network_1 .icon:hover,
.et_pb_social_media_follow .et_pb_social_media_follow_network_2 .icon:hover,
.et_pb_social_media_follow .et_pb_social_media_follow_network_3 .icon:hover,
.et_pb_social_media_follow .et_pb_social_media_follow_network_4 .icon:hover,
.et_pb_social_media_follow .et_pb_social_media_follow_network_5 .icon:hover {
  height: 46px;
  width: 46px
}

ul.et_pb_social_media_follow_0 {
  padding-top: 30px !important;
  padding-bottom: 30px !important
}

.et_pb_section_18.et_pb_section {
  padding-top: 15px;
  margin-bottom: -50px
}

.et_pb_section_19.et_pb_section {
  padding-top: 15px;
  margin-bottom: -50px;
  background-color: rgba(224, 11, 0, 0.2) !important
}

.et_pb_blurb_7 .et-pb-icon {
  font-size: 60px;
  color: #E02B20;
  font-family: FontAwesome !important;
  font-weight: 400 !important
}

.et_pb_text_55,
.et_pb_text_56,
.et_pb_text_57,
.et_pb_text_63,
.et_pb_text_64,
.et_pb_text_65,
.et_pb_text_66,
.et_pb_text_67,
.et_pb_text_69,
.et_pb_text_70,
.et_pb_text_71,
.et_pb_text_72,
.et_pb_text_73,
.et_pb_text_74,
.et_pb_text_75,
.et_pb_text_77 {
  font-weight: 600;
  font-size: 15px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-bottom: 8px !important;
  width: 100%
}

.et_pb_text_59 {
  font-weight: 600;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  padding-top: 20px !important;
  padding-right: 20px !important;
  padding-bottom: 20px !important;
  padding-left: 20px !important;
  margin-bottom: 10px !important;
  width: 100%
}

.et_pb_text_78 {
  font-weight: 600;
  font-size: 17px;
  border-radius: 0px 0px 0px 0px;
  overflow: hidden;
  border-width: 0px;
  border-color: #FFFFFF;
  margin-bottom: 8px !important;
  width: 100%
}

.et_pb_text_79.et_pb_text {
  color: #FFFFFF !important
}

ul.et_pb_social_media_follow_1 {
  margin-top: 50px !important
}

.et_pb_column_3 {
  background-color: #ffffff
}

.et_pb_social_media_follow_network_0 a.icon,
.et_pb_social_media_follow_network_3 a.icon {
  background-color: #0400F0 !important
}

.et_pb_social_media_follow_network_0.et_pb_social_icon a.icon,
.et_pb_social_media_follow_network_1.et_pb_social_icon a.icon,
.et_pb_social_media_follow_network_2.et_pb_social_icon a.icon,
.et_pb_social_media_follow_network_3.et_pb_social_icon a.icon,
.et_pb_social_media_follow_network_4.et_pb_social_icon a.icon,
.et_pb_social_media_follow_network_5.et_pb_social_icon a.icon {
  border-radius: 2px 2px 2px 2px;
  border-width: 3px;
  border-color: #FFFFFF
}

.et_pb_social_media_follow_network_1 a.icon,
.et_pb_social_media_follow_network_4 a.icon {
  background-image: linear-gradient(44deg, #e09900 12%, #e02b20 34%, #8300e9 63%, #df52ff 82%) !important;
  background-color: #ea2c59 !important
}

.et_pb_social_media_follow_network_2 a.icon,
.et_pb_social_media_follow_network_5 a.icon {
  background-color: #0c71c3 !important
}

.et_pb_row_2.et_pb_row,
.et_pb_row_4.et_pb_row {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 0px;
  padding-bottom: 0px
}

.et_pb_text_1.et_pb_module,
.et_pb_text_2.et_pb_module,
.et_pb_row_6.et_pb_row,
.et_pb_text_6.et_pb_module,
.et_pb_row_12.et_pb_row,
.et_pb_text_20.et_pb_module,
.et_pb_text_21.et_pb_module,
.et_pb_text_24.et_pb_module,
.et_pb_contact_form_0.et_pb_contact_form_container.et_pb_module,
.et_pb_text_26.et_pb_module,
.et_pb_text_27.et_pb_module,
.et_pb_code_0.et_pb_module,
.et_pb_text_29.et_pb_module,
.et_pb_text_30.et_pb_module,
.et_pb_code_1.et_pb_module,
.et_pb_row_28.et_pb_row,
.et_pb_text_54.et_pb_module {
  margin-left: auto !important;
  margin-right: auto !important
}

.et_pb_row_9.et_pb_row {
  padding-right: 50px !important;
  padding-left: 50px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-right: 50px;
  padding-left: 50px
}

.et_pb_section_8,
.et_pb_section_9 {
  height: 1000px;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important
}

.et_pb_section_10,
.et_pb_section_11 {
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important
}

.et_pb_section_12,
.et_pb_section_13,
.et_pb_section_14,
.et_pb_section_15 {
  border-top-width: 5px;
  border-top-color: #E02B20;
  width: 100%;
  margin-left: auto !important;
  margin-right: auto !important
}

.et_pb_row_22.et_pb_row,
.et_pb_row_24.et_pb_row {
  padding-bottom: 0px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-bottom: 0px
}

.et_pb_row_23.et_pb_row,
.et_pb_row_25.et_pb_row {
  padding-top: 0px !important;
  margin-top: 25px !important;
  margin-bottom: 75px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  padding-top: 0px
}

.et_pb_text_32:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 55%
}

.et_pb_text_33:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 50%
}

.et_pb_text_34:hover,
.et_pb_text_41:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 65%
}

.et_pb_text_40:hover,
.et_pb_text_42:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 53%
}

.et_pb_text_44:hover,
.et_pb_text_47:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 110%
}

.et_pb_text_45:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 81%
}

.et_pb_text_46:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 80%
}

.et_pb_text_48:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 88%
}

.et_pb_text_49:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 98%
}

.et_pb_text_50:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 78%
}

.et_pb_text_52:hover {
  font-size: 19px;
  background-image: initial;
  background-color: rgba(255, 255, 255, 0.3);
  border-radius: 3px 3px 3px 3px;
  overflow: hidden;
  margin-bottom: 10px !important;
  padding-top: 3px !important;
  padding-bottom: 3px !important;
  padding-left: 15px !important;
  width: 103%
}

@media only screen and (min-width:981px) {

  .et_pb_section_1,
  .et_pb_section_2,
  .et_pb_section_5,
  .et_pb_section_7,
  .et_pb_section_10,
  .et_pb_section_11,
  .et_pb_section_14,
  .et_pb_section_15,
  .et_pb_section_18,
  .et_pb_section_19 {
    display: none !important
  }
}

@media only screen and (max-width:980px) {
  .et_pb_image_0 .et_pb_image_wrap {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #E02B20
  }

  .et_pb_text_4,
  .et_pb_text_8 {
    border-right-width: 3px;
    border-left-width: 3px;
    border-right-color: #E02B20;
    border-left-color: #E02B20
  }

  .et_pb_image_1 .et_pb_image_wrap img,
  .et_pb_image_2 .et_pb_image_wrap img,
  .et_pb_image_3 .et_pb_image_wrap img,
  .et_pb_image_4 .et_pb_image_wrap img,
  .et_pb_image_5 .et_pb_image_wrap img,
  .et_pb_image_6 .et_pb_image_wrap img,
  .et_pb_image_7 .et_pb_image_wrap img,
  .et_pb_image_8 .et_pb_image_wrap img,
  .et_pb_image_9 .et_pb_image_wrap img,
  .et_pb_image_10 .et_pb_image_wrap img,
  .et_pb_image_11 .et_pb_image_wrap img,
  .et_pb_image_12 .et_pb_image_wrap img,
  .et_pb_image_13 .et_pb_image_wrap img,
  .et_pb_image_14 .et_pb_image_wrap img,
  .et_pb_image_15 .et_pb_image_wrap img,
  .et_pb_image_16 .et_pb_image_wrap img,
  .et_pb_image_17 .et_pb_image_wrap img,
  .et_pb_image_18 .et_pb_image_wrap img,
  .et_pb_image_19 .et_pb_image_wrap img,
  .et_pb_image_20 .et_pb_image_wrap img,
  .et_pb_image_21 .et_pb_image_wrap img,
  .et_pb_image_22 .et_pb_image_wrap img,
  .et_pb_image_23 .et_pb_image_wrap img,
  .et_pb_image_24 .et_pb_image_wrap img,
  .et_pb_image_25 .et_pb_image_wrap img,
  .et_pb_image_26 .et_pb_image_wrap img,
  .et_pb_image_27 .et_pb_image_wrap img {
    width: auto
  }

  .et_pb_section_12,
  .et_pb_section_13,
  .et_pb_section_14,
  .et_pb_section_15 {
    border-top-width: 5px;
    border-top-color: #E02B20
  }

  .et_pb_section_16,
  .et_pb_section_17,
  .et_pb_section_18,
  .et_pb_section_19 {
    border-top-width: 2px;
    border-top-color: #E02B20
  }
}

@media only screen and (min-width:768px) and (max-width:980px) {

  .et_pb_section_3,
  .et_pb_section_4,
  .et_pb_section_6,
  .et_pb_section_8,
  .et_pb_section_9,
  .et_pb_section_12,
  .et_pb_section_13,
  .et_pb_section_16,
  .et_pb_section_17 {
    display: none !important
  }
}

@media only screen and (max-width:767px) {
  .et_pb_image_0 .et_pb_image_wrap {
    border-bottom-width: 4px;
    border-bottom-style: solid;
    border-bottom-color: #E02B20
  }

  .et_pb_section_3,
  .et_pb_section_4,
  .et_pb_section_6,
  .et_pb_section_8,
  .et_pb_section_9 {
    display: none !important
  }

  .et_pb_text_4,
  .et_pb_text_8 {
    border-right-width: 3px;
    border-left-width: 3px;
    border-right-color: #E02B20;
    border-left-color: #E02B20
  }

  .et_pb_image_1 .et_pb_image_wrap img,
  .et_pb_image_2 .et_pb_image_wrap img,
  .et_pb_image_3 .et_pb_image_wrap img,
  .et_pb_image_4 .et_pb_image_wrap img,
  .et_pb_image_5 .et_pb_image_wrap img,
  .et_pb_image_6 .et_pb_image_wrap img,
  .et_pb_image_7 .et_pb_image_wrap img,
  .et_pb_image_8 .et_pb_image_wrap img,
  .et_pb_image_9 .et_pb_image_wrap img,
  .et_pb_image_10 .et_pb_image_wrap img,
  .et_pb_image_11 .et_pb_image_wrap img,
  .et_pb_image_12 .et_pb_image_wrap img,
  .et_pb_image_13 .et_pb_image_wrap img,
  .et_pb_image_14 .et_pb_image_wrap img,
  .et_pb_image_15 .et_pb_image_wrap img,
  .et_pb_image_16 .et_pb_image_wrap img,
  .et_pb_image_17 .et_pb_image_wrap img,
  .et_pb_image_18 .et_pb_image_wrap img,
  .et_pb_image_19 .et_pb_image_wrap img,
  .et_pb_image_20 .et_pb_image_wrap img,
  .et_pb_image_21 .et_pb_image_wrap img,
  .et_pb_image_22 .et_pb_image_wrap img,
  .et_pb_image_23 .et_pb_image_wrap img,
  .et_pb_image_24 .et_pb_image_wrap img,
  .et_pb_image_25 .et_pb_image_wrap img,
  .et_pb_image_26 .et_pb_image_wrap img,
  .et_pb_image_27 .et_pb_image_wrap img {
    width: auto
  }

  .et_pb_section_12,
  .et_pb_section_13 {
    border-top-width: 5px;
    border-top-color: #E02B20;
    display: none !important
  }

  .et_pb_section_14,
  .et_pb_section_15 {
    border-top-width: 5px;
    border-top-color: #E02B20
  }

  .et_pb_section_16,
  .et_pb_section_17 {
    border-top-width: 2px;
    border-top-color: #E02B20;
    display: none !important
  }

  .et_pb_section_18,
  .et_pb_section_19 {
    border-top-width: 2px;
    border-top-color: #E02B20
  }
}

.cr_site {
  margin: 0;
  padding: 75px 0 0;
  text-align: center;
  background-color: #eee
}

.cr_font {
  font-size: 14px;
  font-family: Arial
}

.cr_body h2,
.cr_header h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 10px
}

.cr_body h1,
.cr_header h2 {
  font-size: 28px;
  margin-bottom: 15px;
  padding: 0;
  margin-top: 0
}

.wrapper,
.cr_page {
  margin: 0 auto 10px auto;
  text-align: left;
  border-radius: 4px
}

.cr_header {
  text-align: center;
  background: 0 0 !Important
}

.cr_body label {
  float: none;
  clear: both;
  display: block;
  width: auto;
  margin-top: 8px;
  text-align: left;
  font-weight: 700;
  position: relative
}

.cr_button {
  display: inline-block;
  font-family: 'Helvetica', Arial, sans-serif;
  width: auto;
  white-space: nowrap;
  height: 32px;
  margin: 5px 5px 0 0;
  padding: 0 22px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 32px;
  cursor: pointer;
  border: 0;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  vertical-align: top
}

.cr_button {
  background-color: #333;
  color: #fff
}

.cr_button:hover,
.cr_button-small:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}

.powered {
  padding: 20px 0;
  width: 560px;
  margin: 0 auto
}

.formbox {
  line-height: 150%;
  font-family: Helvetica;
  font-size: 12px;
  color: #333;
  padding: 20px;
  background-color: #fff;
  border-radius: 6px
}

.cr_ipe_item label {
  line-height: 150%;
  font-size: 14px
}

.cr_ipe_item textarea {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #aaa;
  font-family: Helvetica;
  font-size: 16px
}

.cr_ipe_item input {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #aaa;
  padding: 5px;
  font-family: Helvetica;
  font-size: 16px
}

.cr_ipe_item select {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #aaa;
  display: block;
  margin: 0;
  padding: 5px;
  width: 100%;
  font-family: Helvetica;
  font-size: 16px
}

.cr_ipe_item input.cr_ipe_radio,
input.cr_ipe_checkbox {
  -moz-binding: none;
  -moz-box-sizing: border-box;
  background-color: -moz-field !important;
  border: 2px inset threedface !important;
  color: -moz-fieldtext !important;
  cursor: default;
  height: 13px;
  padding: 0 !important;
  width: 13px
}

.cr_ipe_item input.cr_ipe_radio {
  -moz-appearance: radio;
  border-radius: 100% !important;
  margin: 3px 3px 0 5px
}

.submit_container {
  text-align: center
}

.cr_ipe_item {
  padding: 1px 10px;
  margin: 1px 10px
}

.cr_ipe_item.inactive {
  display: none
}

.imprint {
  font-size: .8em
}

.cr_captcha {
  padding-left: 130px
}

.cr_error {
  font-size: 1.1em;
  padding: 10px
}

.clever_form_error {
  background-color: #f99;
  color: #000;
  border: 1px solid #f22 !important
}

.clever_form_note {
  margin: 26px 0 0 3px;
  position: absolute;
  display: inline;
  padding: 2px 4px;
  font-weight: 700;
  background-color: #f2ecb5;
  color: #000;
  font-size: 12px !important
}

.cr_site {
  background-color: #eee
}

.cr_header {
  color: #000
}

.cr_body {
  background-color: #fff;
  font-size: 12px;
  color: #000
}

.cr_hr {
  background-color: #ccc
}

.cr_site a {
  color: #0084ff
}

.imprint {
  color: #000
}

.cr_site {
  background-color: #eee
}

.cr_header {
  color: #000
}

.cr_body {
  background-color: #fff;
  font-size: 12px;
  color: #000
}

.cr_hr {
  background-color: #ccc
}

.cr_site a {
  color: #0084ff
}

.imprint {
  color: #000
}

.cr_page {
  width: 640px;
  max-width: auto
}

.cr_site {
  margin: 0;
  padding: 75px 0 0;
  text-align: center;
  background-color: #eee
}

.cr_font {
  font-size: 14px;
  font-family: Arial
}

.cr_body h2,
.cr_header h2 {
  font-size: 22px;
  line-height: 28px;
  margin: 0 0 10px
}

.cr_body h1,
.cr_header h2 {
  font-size: 28px;
  margin-bottom: 15px;
  padding: 0;
  margin-top: 0
}

.wrapper,
.cr_page {
  margin: 0 auto 10px auto;
  text-align: left;
  border-radius: 4px
}

.cr_header {
  text-align: center;
  background: 0 0 !Important
}

.cr_body label {
  float: none;
  clear: both;
  display: block;
  width: auto;
  margin-top: 8px;
  text-align: left;
  font-weight: 700;
  position: relative
}

.cr_button {
  display: inline-block;
  font-family: 'Helvetica', Arial, sans-serif;
  width: auto;
  white-space: nowrap;
  height: 32px;
  margin: 5px 5px 0 0;
  padding: 0 22px;
  text-decoration: none;
  text-align: center;
  font-weight: 700;
  font-style: normal;
  font-size: 15px;
  line-height: 32px;
  cursor: pointer;
  border: 0;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  vertical-align: top
}

.cr_button {
  background-color: #333;
  color: #fff
}

.cr_button:hover,
.cr_button-small:hover {
  opacity: .7;
  filter: alpha(opacity=70)
}

.powered {
  padding: 20px 0;
  width: 560px;
  margin: 0 auto
}

.formbox {
  line-height: 150%;
  font-family: Helvetica;
  font-size: 12px;
  color: #333;
  padding: 20px;
  background-color: #fff;
  border-radius: 6px
}

.cr_ipe_item label {
  line-height: 150%;
  font-size: 14px
}

.cr_ipe_item textarea {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #aaa;
  font-family: Helvetica;
  font-size: 16px
}

.cr_ipe_item input {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #aaa;
  padding: 5px;
  font-family: Helvetica;
  font-size: 16px
}

.cr_ipe_item select {
  background: none repeat scroll 0 0 #eee;
  border: 1px solid #aaa;
  display: block;
  margin: 0;
  padding: 5px;
  width: 100%;
  font-family: Helvetica;
  font-size: 16px
}

.cr_ipe_item input.cr_ipe_radio,
input.cr_ipe_checkbox {
  -moz-binding: none;
  -moz-box-sizing: border-box;
  background-color: -moz-field !important;
  border: 2px inset threedface !important;
  color: -moz-fieldtext !important;
  cursor: default;
  height: 13px;
  padding: 0 !important;
  width: 13px
}

.cr_ipe_item input.cr_ipe_radio {
  -moz-appearance: radio;
  border-radius: 100% !important;
  margin: 3px 3px 0 5px
}

.submit_container {
  text-align: center
}

.cr_ipe_item {
  padding: 1px 10px;
  margin: 1px 10px
}

.cr_ipe_item.inactive {
  display: none
}

.imprint {
  font-size: .8em
}

.cr_captcha {
  padding-left: 130px
}

.cr_error {
  font-size: 1.1em;
  padding: 10px
}

.clever_form_error {
  background-color: #f99;
  color: #000;
  border: 1px solid #f22 !important
}

.clever_form_note {
  margin: 26px 0 0 3px;
  position: absolute;
  display: inline;
  padding: 2px 4px;
  font-weight: 700;
  background-color: #f2ecb5;
  color: #000;
  font-size: 12px !important
}

.cr_site {
  background-color: #eee
}

.cr_header {
  color: #000
}

.cr_body {
  background-color: #fff;
  font-size: 12px;
  color: #000
}

.cr_hr {
  background-color: #ccc
}

.cr_site a {
  color: #0084ff
}

.imprint {
  color: #000
}

.cr_site {
  background-color: #eee
}

.cr_header {
  color: #000
}

.cr_body {
  background-color: #fff;
  font-size: 12px;
  color: #000
}

.cr_hr {
  background-color: #ccc
}

.cr_site a {
  color: #0084ff
}

.imprint {
  color: #000
}

.cr_page {
  width: 99%
}