/*--------------------------------------------------------------
  Image CAPTCHA CF7
--------------------------------------------------------------*/
.captcha-image {
  border: 1px solid;
  padding: 10px;
  display: inline-block;
  text-align: center;
}

.cf7ic_instructions {
  display: block;
}

.captcha-image .cf7ic_instructions span {
  color: red;
  font-weight: bold;
}

.captcha-image label {
  display: inline-block !important;
  width: 60px !important;
  position: relative;
}

.captcha-image label>input {
  opacity: 0;
  margin: 0;
  width: 50px;
  height: 50px;
  position: absolute;
}

/* Hide radio */
.captcha-image svg {
  padding: 5px;
  width: 50px;
  height: 50px;
}

.captcha-image label>input+svg {
  cursor: pointer;
  border: 2px solid transparent;
  position: relative;
  overflow: hidden;
}

/* Image styles */
.captcha-image label>input:checked+svg,
.captcha-image label>input:focus+svg {
  border: 2px solid #f00;
}
/* (Checked) image styles */


/*--------------------------------------------------------------
  Image CAPTCHA WPForms
--------------------------------------------------------------*/

span.wpcf7-form-control.wpcf7-cf7ic {
  border: none;
}

.kc_captcha {
  display: inherit;
}

/* Style 1 */
.cf7ic-style1 {
  border: 1px solid;
  padding: 10px;
  display: inline-block;
  text-align: center;
}

.cf7ic-style1 p {
  margin-bottom: 5px;
}

.cf7ic-style1 p span {
  color: red;
  font-weight: bold;
}

.cf7ic-icon-wrapper {
  font-size: inherit;
}

.cf7ic-style1 .cf7ic-icon-wrapper .fa,
.cf7ic-style1 .cf7ic-icon-wrapper svg {
  font-size: inherit;
  border-color: inherit;
}

body .cf7ic-style1 .cf7ic-icon-wrapper svg {
  width: 1em;
  height: 1em;
  fill: currentColor;
  box-sizing: content-box !important;
}

.woocommerce .captcha-image .cf7ic-icon-wrapper label,
.woocommerce-page .captcha-image .cf7ic-icon-wrapper label,
.captcha-image .cf7ic-icon-wrapper label {
  display: inline-block;
  width: inherit;
  vertical-align: text-top;
}

.captcha-image label>input {
  /* Hide radio */
  opacity: 0;
  width: 0;
  height: 0;
  min-width: 0;
  min-height: 0;
  margin: 0;
  padding: 0;
  border: none !important;
}

.captcha-image label>input+* {
  /* Image styles */
  position: static;
  cursor: pointer;
  border-width: 2px;
  border-style: none;
  border-color: transparent;
  padding: 7px;
}

.captcha-image label>input:checked+*,
.captcha-image label>input:focus+* {
  /* (Checked) image styles */
  padding: 5px;
  border-width: 2px;
  border-style: solid;
}

.cf7ic-special {
  opacity: 0;
  filter: alpha(opacity=0);
  pointer-events: none;
  position: absolute;
  left: 0;
  width: 200px;
}

.cf7ic-loader,
.cf7ic-loader:before,
.cf7ic-loader:after {
  border-radius: 50% !important;
  width: 2em !important;
  height: 2em !important;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: cf7ic-load 1.2s infinite ease-in-out;
  animation: cf7ic-load 1.2s infinite ease-in-out;
}

.cf7ic-loader {
  display: block;
  color: #444;
  font-size: 10px !important;
  margin: 4.8em 6em !important;
  position: relative !important;
  text-indent: -9999em !important;
  -webkit-transform: translateZ(0) !important;
  -ms-transform: translateZ(0) !important;
  transform: translateZ(0) !important;
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.cf7ic-loader:before,
.cf7ic-loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.cf7ic-loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.cf7ic-loader:after {
  left: 3.5em;
}

@-webkit-keyframes cf7ic-load {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes cf7ic-load {

  0%,
  80%,
  100% {
    box-shadow: 0 2.5em 0 -1.3em;
  }

  40% {
    box-shadow: 0 2.5em 0 0;
  }
}

/* Fix for WPForms */
.ai1ic-fields {
  height: 0 !important;
  display: block;
  overflow: hidden !important;
}

body .ai1ic-fields input {
  position: absolute;
  transform: scale(0);
}.wp-block-archives-dropdown label{display:block}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{margin:0 0 1em}.wp-block-audio figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-audio audio{width:100%;min-width:300px}.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;cursor:pointer;display:inline-block;font-size:1.125em;padding:calc(.667em + 2px) calc(1.333em + 2px);text-align:center;text-decoration:none;word-break:break-word;box-sizing:border-box}.wp-block-button__link:active,.wp-block-button__link:focus,.wp-block-button__link:hover,.wp-block-button__link:visited{color:#fff}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}.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)*0.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*0.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*0.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{width:100%;flex-basis: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}.is-style-outline>:where(.wp-block-button__link),:where(.wp-block-button__link).is-style-outline{border:2px solid;padding:.667em 1.333em}.is-style-outline>.wp-block-button__link:not(.has-text-color),.wp-block-button__link.is-style-outline:not(.has-text-color){color:currentColor}.is-style-outline>.wp-block-button__link:not(.has-background),.wp-block-button__link.is-style-outline:not(.has-background){background-color:transparent}.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-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar tbody td,.wp-block-calendar th{padding:.25em;border:1px solid #ddd}.wp-block-calendar tfoot td{border:none}.wp-block-calendar table{width:100%;border-collapse:collapse}.wp-block-calendar table th{font-weight:400;background:#ddd}.wp-block-calendar a{text-decoration:underline}.wp-block-calendar table caption,.wp-block-calendar table tbody{color:#40464d}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{display:flex;margin-bottom:1.75em;box-sizing:border-box;flex-wrap:wrap!important;align-items:normal!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.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;word-break:break-word;overflow-wrap: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-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.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{margin-right:.5em;margin-bottom:.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{margin-right:1ch;display:inline-block}.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{margin-left:1ch;display:inline-block}.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{margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{margin-bottom:0;max-width:100%;list-style:none;padding-left:2rem}.wp-block-cover,.wp-block-cover-image{position:relative;background-size:cover;background-position:50%;min-height:430px;width:100%;display:flex;justify-content:center;align-items:center;padding:1em;box-sizing:border-box}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:fixed}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated{background-repeat:repeat;background-size:auto}.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]),.wp-block-cover .has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover-image .has-background-dim.has-background-gradient,.wp-block-cover .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{content:"";background-color:inherit}.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim:not(.has-background-gradient):before,.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background{position:absolute;top:0;left:0;bottom:0;right:0;z-index:1;opacity:.5}.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-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,.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{opacity:0}.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,.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{opacity:.1}.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,.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{opacity:.2}.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,.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{opacity:.3}.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,.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{opacity:.4}.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,.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{opacity:.5}.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,.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{opacity:.6}.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,.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{opacity:.7}.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,.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{opacity:.8}.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,.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{opacity:.9}.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,.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{opacity:1}.wp-block-cover-image .block-library-cover__padding-visualizer,.wp-block-cover .block-library-cover__padding-visualizer{z-index:2}.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:after,.wp-block-cover:after{display:block;content:"";font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.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-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container{width:100%;z-index:1;color:#fff}.wp-block-cover-image.is-light .wp-block-cover__inner-container,.wp-block-cover.is-light .wp-block-cover__inner-container{color:#000}.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color),.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color){color:inherit}.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;width:auto}.wp-block-cover-image img.wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background,.wp-block-cover img.wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background{position:absolute;top:0;left:0;right:0;bottom:0;margin:0;padding:0;width:100%;height:100%;max-width:none;max-height:none;-o-object-fit:cover;object-fit:cover;outline:none;border:none;box-shadow:none}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.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-image .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;z-index:1;margin-bottom:0;max-width:840px;padding:.44em;text-align:center}.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-width:320px;min-height:240px}.wp-block-embed{margin:0 0 1em;overflow-wrap:break-word}.wp-block-embed figcaption{margin-top:.5em;margin-bottom:1em}.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{position:absolute;top:0;right:0;bottom:0;left:0;height:100%;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{margin-bottom:1.5em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file .wp-block-file__embed{margin-bottom:1em}.wp-block-file .wp-block-file__button{background:#32373c;border-radius:2em;color:#fff;font-size:.8em;padding:.5em 1em}.wp-block-file a.wp-block-file__button{text-decoration:none}.wp-block-file a.wp-block-file__button:active,.wp-block-file a.wp-block-file__button:focus,.wp-block-file a.wp-block-file__button:hover,.wp-block-file a.wp-block-file__button:visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-file *+.wp-block-file__button{margin-left:.75em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;padding:0;margin: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{margin:0 1em 1em 0;display:flex;flex-grow:1;flex-direction:column;justify-content:center;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{margin:0;height:100%;display:flex;align-items:flex-end;justify-content:flex-start}.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;max-width:100%;height:auto;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{position:absolute;bottom:0;width:100%;max-height:100%;overflow:auto;padding:3em .77em .7em;color:#fff;text-align:center;font-size:.8em;background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);box-sizing:border-box;margin:0;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{width:100%;height:100%;flex:1;-o-object-fit:cover;object-fit:cover}.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{width:100%;margin-right:0}@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{width:calc(33.33333% - .66667em);margin-right:1em}.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{width:calc(25% - .75em);margin-right:1em}.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{width:calc(20% - .8em);margin-right:1em}.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{width:calc(16.66667% - .83333em);margin-right:1em}.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{width:calc(14.28571% - .85714em);margin-right:1em}.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{width:calc(12.5% - .875em);margin-right:1em}.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){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2);margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image{display:flex;flex-grow:1;justify-content:center;position:relative;flex-direction:column;max-width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{margin:0;flex-direction:column;flex-grow:1}.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{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%;box-sizing:border-box}.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.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.is-style-rounded figcaption{flex:initial;background:none;color:inherit;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-grow:1;flex-basis:100%;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-top:0;margin-bottom:auto}.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{width:100%;flex:1 0 0%;height:100%;-o-object-fit:cover;object-fit:cover}.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)*0.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)*0.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)*0.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)*0.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)*0.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)*0.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)*0.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)*0.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}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}.wp-block-image{margin:0 0 1em}.wp-block-image img{height:auto;max-width:100%;vertical-align:bottom}.wp-block-image:not(.is-style-rounded)>a,.wp-block-image:not(.is-style-rounded) img{border-radius:inherit}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image.aligncenter,.wp-block-image .aligncenter,.wp-block-image.alignleft,.wp-block-image .alignleft,.wp-block-image.alignright,.wp-block-image .alignright{display:table}.wp-block-image.aligncenter>figcaption,.wp-block-image .aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image.alignright>figcaption,.wp-block-image .alignright>figcaption{display:table-caption;caption-side:bottom}.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 figcaption{margin-top:.5em;margin-bottom:1em}.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded 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{-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-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-position:center;mask-position:center;border-radius:0}}.wp-block-image figure{margin:0}ol.wp-block-latest-comments{margin-left:0}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{line-height:1.1;list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{min-height:2.25em;list-style:none}.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}.has-dates .wp-block-latest-comments__comment,.has-excerpts .wp-block-latest-comments__comment{line-height:1.5}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;line-height:1.8;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-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;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.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}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-top:.5em;margin-bottom:1em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;width:auto;max-width:100%}.wp-block-latest-posts__featured-image.alignleft{margin-right:1em;float:left}.wp-block-latest-posts__featured-image.alignright{margin-left:1em;float:right}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.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 img,.wp-block-media-text__media video{height:auto;max-width:unset;width:100%;vertical-align:middle}.wp-block-media-text.is-image-fill .wp-block-media-text__media{height:100%;min-height:250px;background-size:cover}.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{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}@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-top:0;margin-bottom:0;margin-left: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{display:flex;align-items:center;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{color:inherit;display:block;padding:0}.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(:not([class*=has-text-decoration])) a,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;line-height:0;display:inline-block;font-size:inherit;padding:0;background-color:inherit;color:currentColor;border:none;width:.6em;height:.6em;margin-left:.25em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;width:inherit;height:inherit;margin-top:.075em}.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 :where(.wp-block-navigation__submenu-container){background-color:inherit;color:inherit;position:absolute;z-index:2;display:flex;flex-direction:column;align-items:normal;opacity:0;transition:opacity .1s linear;visibility:hidden;width:0;height:0;overflow:hidden;left:-1px;top:100%}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container)>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-right:0;margin-left:auto}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-container:before{content:"";position:absolute;right:100%;height:100%;display:block;width:.5em;background:transparent}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child :where(.wp-block-navigation__submenu-container) .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:where(:not(.open-on-click)):hover>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child:where(:not(.open-on-click):not(.open-on-hover-click)):focus-within>.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{visibility:visible;overflow:visible;opacity:1;width:auto;height:auto;min-width:200px}.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{position:relative;display:flex}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-size:inherit;font-family:inherit;line-height:inherit;font-style:inherit;font-weight:inherit;text-transform:inherit;text-align:left}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{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,.wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background),.wp-block-navigation:where(.has-background) .wp-block-navigation .wp-block-page-list,.wp-block-navigation:where(.has-background) .wp-block-navigation__container,.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}.wp-block-navigation:where(.has-background) .wp-block-navigation-item__content,.wp-block-navigation :where(.wp-block-navigation__submenu-container) .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;color:#000;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation__container{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,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}.wp-block-navigation__responsive-container{display:none;position:fixed;top:0;left:0;right:0;bottom:0}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{display:flex;flex-wrap:var(--navigation-layout-wrap,wrap);flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){color:inherit!important;background-color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{display:flex;flex-direction:column;background-color:inherit;padding:2rem;overflow:auto;z-index:100000}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{padding-top:calc(2rem + 24px);overflow:visible;display:flex;flex-direction:column;flex-wrap:nowrap;align-items:var(--navigation-layout-justification-setting,inherit)}.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 .submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{opacity:1;visibility:visible;height:auto;width:auto;overflow:initial;min-width:200px;position:static;border:none;padding-left:2rem;padding-right:2rem}.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{display:flex;flex-direction:column;align-items:var(--navigation-layout-justification-setting,initial)}.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-page-list{color:inherit!important;background:transparent!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{right:auto;left:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){display:block;width:100%;position:relative;z-index:auto;background-color:inherit}.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;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{vertical-align:middle;cursor:pointer;color:currentColor;background:transparent;border:none;margin:0;padding:0}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;pointer-events:none;display:block;width:24px;height:24px}.wp-block-navigation__responsive-container-open{display:flex}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;top:0;right:0;z-index:2}.wp-block-navigation__responsive-close{width: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}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{word-break:normal;overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{display:flex;flex-direction:var(--navigation-layout-direction,initial);justify-content:var(--navigation-layout-justify,initial);align-items:var(--navigation-layout-align,initial);flex-wrap:var(--navigation-layout-wrap,wrap);background-color:inherit}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.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;line-height:.68;font-weight:100;margin:.05em .1em 0 0;text-transform:uppercase;font-style:normal}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{width:100%;margin-top:0;margin-bottom:0;font-size:.5em}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{margin-bottom:.7em;font-size:.7em}.wp-block-post-author__content{flex-grow:1;flex-basis:0}.wp-block-post-author__name{margin:0}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{content:"";display:table;clear:both}.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-top:.5em;margin-right:.75em;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{margin-top:1em;margin-bottom:1em;display:block}.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{display:block;box-sizing:border-box;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-size:1em;font-family:inherit}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}.wp-block-post-comments input[type=submit]{border:none}.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 input[type=submit]{border:none;box-shadow:none;cursor:pointer;display:inline-block;text-align:center;overflow-wrap:break-word}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-size:1em;font-family:inherit}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form .comment-form textarea{display:block;box-sizing:border-box;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-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}.wp-block-post-featured-image img{max-width:100%;width:100%;height:auto;vertical-align:bottom}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{white-space:pre-wrap}.wp-block-preformatted.has-background{padding:1.25em 2.375em}.wp-block-pullquote{margin:0 0 1em;padding:3em 0;text-align:center;overflow-wrap:break-word;box-sizing:border-box}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright,.wp-block-pullquote.has-text-align-left,.wp-block-pullquote.has-text-align-right{max-width:420px}.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p,.wp-block-pullquote.has-text-align-left p,.wp-block-pullquote.has-text-align-right p{font-size:1.25em}.wp-block-pullquote p{font-size:1.75em;line-height:1.6}.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.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{margin-top:0;margin-bottom:0;font-size:2em}.wp-block-pullquote.is-style-solid-color blockquote cite{text-transform:none;font-style:normal}.wp-block-pullquote cite{color:inherit}.wp-block-post-template,.wp-block-query-loop{margin-top:0;margin-bottom:0;max-width:100%;list-style:none;padding:0}.wp-block-post-template.wp-block-post-template,.wp-block-query-loop.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container,.wp-block-query-loop.is-flex-container{flex-direction:row;display:flex;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container li,.wp-block-query-loop.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,.wp-block-query-loop.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,.wp-block-query-loop.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,.wp-block-query-loop.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,.wp-block-query-loop.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,.wp-block-query-loop.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-right:.5em;margin-bottom:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{margin-right:1ch;display:inline-block}.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{margin-left:1ch;display:inline-block}.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-quote{box-sizing:border-box;overflow-wrap:break-word}.wp-block-quote.is-large:not(.is-style-plain),.wp-block-quote.is-style-large:not(.is-style-plain){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:not(.is-style-plain) p,.wp-block-quote.is-style-large:not(.is-style-plain) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:not(.is-style-plain) cite,.wp-block-quote.is-large:not(.is-style-plain) footer,.wp-block-quote.is-style-large:not(.is-style-plain) cite,.wp-block-quote.is-style-large:not(.is-style-plain) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}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;list-style:none}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-search__button{background:#f7f7f7;border:1px solid #ccc;padding:.375em .625em;color:#32373c;margin-left:.625em;word-break:normal;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{min-width:1.5em;min-height:1.5em;fill:currentColor}.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{padding:8px;flex-grow:1;min-width:3em;border:1px solid #949494;font-size:inherit;font-family:inherit;line-height:inherit}.wp-block-search.wp-block-search__button-only .wp-block-search__button{margin-left:0}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper{padding:4px;border:1px solid #949494}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input{border-radius:0;border:none;padding:0 0 0 .25em}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input:focus{outline:none}.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__button{padding:.125em .5em}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-separator{border-top:1px solid;border-bottom:1px solid}.wp-block-separator.is-style-dots{background:none!important;border:none;text-align:center;line-height:1;height:auto}.wp-block-separator.is-style-dots:before{content:"···";color:currentColor;font-size:1.5em;letter-spacing:2em;padding-left:2em;font-family:serif}.wp-block-site-logo{line-height:0}.wp-block-site-logo a{display:inline-block}.wp-block-site-logo.is-default-size img{width:120px;height:auto}.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}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-social-links{padding-left:0;padding-right:0;text-indent:0;margin-left:0;background:none}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{text-decoration:none;border-bottom:0;box-shadow:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{width:1em;height:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){margin-left:.5em;margin-right:.5em;font-size:.65em}.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{justify-content:center;display:flex}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{display:block;border-radius:9999px;transition:transform .1s ease;height:auto}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-duration:0s;transition-delay:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg{color:currentColor;fill:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#fe4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{width:1.25em;height:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#fe4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{color:#fff;stroke:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.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}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-spacer{clear:both}.wp-block-tag-cloud.aligncenter{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}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.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{margin:0 0 1em;overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.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{border-spacing:0;border-collapse:inherit;background-color:transparent;border-bottom:1px solid #f0f0f0}.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:transparent}.wp-block-table .has-border-color>*,.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr{border-color:inherit}.wp-block-table table[style*=border-style]>*,.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr{border-style:inherit}.wp-block-table table[style*=border-width]>*,.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr{border-width:inherit;border-style:inherit}.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.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{font-family:inherit;overflow:auto;white-space:pre-wrap}.wp-block-video{margin:0 0 1em}.wp-block-video video{width:100%}@supports (position:sticky){.wp-block-video [poster]{-o-object-fit:cover;object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-top:.5em;margin-bottom:1em}: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:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;-webkit-clip-path:none;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),html :where([style*=border-width]){border-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}/*!
 * Font Awesome Free 5.5.0 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{animation:fa-spin 2s infinite linear}.fa-pulse{animation:fa-spin 1s infinite steps(8)}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{transform:scaleY(-1)}.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-horizontal.fa-flip-vertical{transform:scale(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-balance-scale:before{content:"\f24e"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-concierge-bell:before{content:"\f562"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-diagnoses:before{content:"\f470"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-git:before{content:"\f1d3"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hashtag:before{content:"\f292"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-internet-explorer:before{content:"\f26b"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse-pointer:before{content:"\f245"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-nintendo-switch:before{content:"\f418"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-volume:before{content:"\f2a0"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-sass:before{content:"\f41e"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowflake:before{content:"\f2dc"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-swatchbook:before{content:"\f5c3"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-uikit:before{content:"\f403"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.eot);src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.woff2) format("woff2"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.woff) format("woff"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.ttf) format("truetype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.eot);src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.woff2) format("woff2"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.woff) format("woff"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.ttf) format("truetype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.eot);src:url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.woff2) format("woff2"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.woff) format("woff"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.ttf) format("truetype"),url(/wp-content/plugins/getwid/vendors/fontawesome-free/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/wp-content/plugins/getwid/vendors/slick/slick/ajax-loader.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.eot);src:url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.eot?#iefix) format('embedded-opentype'),url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.woff) format('woff'),url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.ttf) format('truetype'),url(/wp-content/plugins/getwid/vendors/slick/slick/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;color:transparent;border:none;outline:0;background:0 0}.slick-next:focus,.slick-next:hover,.slick-prev:focus,.slick-prev:hover{color:transparent;outline:0;background:0 0}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}/*!
 * getwid-section
 */.wp-block-getwid-section{position:relative}.wp-block-getwid-section__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;padding:1em;min-width:70px}.wp-block-getwid-section__background,.wp-block-getwid-section__background-holder{position:absolute;top:0;right:0;left:0;bottom:0}.wp-block-getwid-section__background{background-position:50%;background-size:cover;background-repeat:no-repeat;overflow:hidden}@supports (-webkit-overflow-scrolling:touch){.wp-block-getwid-section__background{background-attachment:scroll!important}}.wp-block-getwid-section__background-image-wrapper,.wp-block-getwid-section__background-slider-wrapper,.wp-block-getwid-section__background-video-wrapper{width:100%;height:100%}.wp-block-getwid-section__background-image-wrapper{display:none}.wp-block-getwid-section__background-video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-getwid-section__background-video{min-width:100%;min-height:100%;height:auto;width:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.wp-block-getwid-section__background-video-wrapper,.wp-block-getwid-section__background-video-youtube{position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-getwid-section__background-video.source-youtube{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);min-width:100%;min-height:100%;width:auto;height:auto}.wp-block-getwid-section__background-video.source-youtube.scale-youtube-low{min-width:120%;min-height:120%}.wp-block-getwid-section__background-video.source-youtube.scale-youtube-medium{min-width:150%;min-height:150%}.wp-block-getwid-section__background-video.source-youtube.scale-youtube-high{min-width:180%;min-height:180%}.wp-block-getwid-section__background-video.source-youtube.scale-youtube-huge{min-width:200%;min-height:200%}.wp-block-getwid-section__background-slider{height:100%;width:100%}.wp-block-getwid-section__background-slider.slick-initialized .wp-block-getwid-section__background-slider-item{display:block}.wp-block-getwid-section__background-slider .slick-list,.wp-block-getwid-section__background-slider .slick-list .slick-track{height:100%}.wp-block-getwid-section .wp-block-getwid-section__background-slider-item{width:100%;height:100%;display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-getwid-section .wp-block-getwid-section__background-slider-item{position:relative}}.wp-block-getwid-section .wp-block-getwid-section__background-slider-item:first-child{display:block}.wp-block-getwid-section .wp-block-getwid-section__background-slider-item img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-getwid-section .wp-block-getwid-section__background-slider-item img{min-width:100%;min-height:100%;height:auto;width:auto;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}}.wp-block-getwid-section__foreground{position:absolute;top:0;right:0;left:0;bottom:0;background-position:50%;background-size:cover;background-repeat:no-repeat}.wp-block-getwid-section__inner-wrapper{width:100%;max-width:768px}.wp-block-getwid-section__inner-wrapper.has-dividers-over{z-index:0}.wp-block-getwid-section__content{position:relative;z-index:1}.wp-block-getwid-section__divider{position:absolute;left:0;right:0;overflow:hidden;z-index:1;max-height:100%}.wp-block-getwid-section__divider.is-bottom-divider{bottom:0}.wp-block-getwid-section__divider.is-bottom-divider .wp-block-getwid-section__divider-svg{-webkit-transform:translateX(-50%) rotate(180deg) translateY(-1px);transform:translateX(-50%) rotate(180deg) translateY(-1px)}.wp-block-getwid-section__divider.is-bottom-divider .wp-block-getwid-section__divider-svg-negative{-webkit-transform:translateX(-50%) translateY(1px);transform:translateX(-50%) translateY(1px)}.wp-block-getwid-section__divider.is-top-divider{top:0}.wp-block-getwid-section__divider .wp-block-getwid-section__divider-svg{position:relative;display:block;left:50%;-webkit-transform:translateX(-50%) translateY(-1px);transform:translateX(-50%) translateY(-1px);width:calc(100% + 2px)}.wp-block-getwid-section__divider .wp-block-getwid-section__divider-svg-negative{-webkit-transform:translateX(-50%) rotate(180deg) translateY(1px);transform:translateX(-50%) rotate(180deg) translateY(1px)}.wp-block-getwid-section.getwid-section-content-full-width>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper{max-width:100%!important}.wp-block-getwid-section.has-inner-blocks-gap-small>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>*{margin-top:10px;margin-bottom:10px}.wp-block-getwid-section.has-inner-blocks-gap-small>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:first-child{margin-top:0}.wp-block-getwid-section.has-inner-blocks-gap-small>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:last-child{margin-bottom:0}.wp-block-getwid-section.has-inner-blocks-gap-medium>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>*{margin-top:20px;margin-bottom:20px}.wp-block-getwid-section.has-inner-blocks-gap-medium>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:first-child{margin-top:0}.wp-block-getwid-section.has-inner-blocks-gap-medium>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:last-child{margin-bottom:0}.wp-block-getwid-section.has-inner-blocks-gap-normal>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>*{margin-top:40px;margin-bottom:40px}.wp-block-getwid-section.has-inner-blocks-gap-normal>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:first-child{margin-top:0}.wp-block-getwid-section.has-inner-blocks-gap-normal>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:last-child{margin-bottom:0}.wp-block-getwid-section.has-inner-blocks-gap-large>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>*{margin-top:60px;margin-bottom:60px}.wp-block-getwid-section.has-inner-blocks-gap-large>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:first-child{margin-top:0}.wp-block-getwid-section.has-inner-blocks-gap-large>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:last-child{margin-bottom:0}.wp-block-getwid-section.has-inner-blocks-gap-huge>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>*{margin-top:80px;margin-bottom:80px}.wp-block-getwid-section.has-inner-blocks-gap-huge>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:first-child{margin-top:0}.wp-block-getwid-section.has-inner-blocks-gap-huge>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>:last-child{margin-bottom:0}.wp-block-getwid-section.has-inner-blocks-gap-none>.wp-block-getwid-section__wrapper>.wp-block-getwid-section__inner-wrapper>.wp-block-getwid-section__content>.wp-block-getwid-section__inner-content>*{margin-top:0;margin-bottom:0}.getwid-background-video-controls{position:absolute;top:0;right:0;z-index:10;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.getwid-background-video-controls .getwid-background-video-mute,.getwid-background-video-controls .getwid-background-video-play{background:transparent;border:0;color:#fff;padding:1em;text-shadow:0 0 3px rgba(0,0,0,.5);opacity:.75;-webkit-box-shadow:none;box-shadow:none;text-decoration:none}.getwid-background-video-controls .getwid-background-video-mute:after,.getwid-background-video-controls .getwid-background-video-mute:before,.getwid-background-video-controls .getwid-background-video-play:after,.getwid-background-video-controls .getwid-background-video-play:before{display:none}.getwid-background-video-controls .getwid-background-video-mute:focus,.getwid-background-video-controls .getwid-background-video-mute:hover,.getwid-background-video-controls .getwid-background-video-play:focus,.getwid-background-video-controls .getwid-background-video-play:hover{background:transparent;border:0;color:#fff;opacity:1;text-decoration:none;-webkit-box-shadow:none;box-shadow:none}.getwid-background-video-controls .getwid-background-video-mute:hover,.getwid-background-video-controls .getwid-background-video-play:hover{cursor:pointer}.getwid-background-video-controls .getwid-background-video-mute:focus,.getwid-background-video-controls .getwid-background-video-play:focus{outline:none}.getwid-background-video-controls .getwid-background-video-mute:first-child,.getwid-background-video-controls .getwid-background-video-play:first-child{padding-bottom:.5em}.getwid-background-video-controls .getwid-background-video-mute:last-child,.getwid-background-video-controls .getwid-background-video-play:last-child{padding-top:.5em}.getwid-background-video-controls .getwid-background-video-mute i,.getwid-background-video-controls .getwid-background-video-play i{width:1em;height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.getwid-background-video-controls .getwid-icon{font-family:Font Awesome\ 5 Free;font-weight:400;font-style:normal}.getwid-background-video-controls .getwid-icon-play:before{content:"\f144"}.getwid-background-video-controls .getwid-icon-pause:before{content:"\f28b"}.getwid-background-video-controls .getwid-icon-mute{font-weight:900}.getwid-background-video-controls .getwid-icon-mute:before{content:"\f6a9"}.getwid-background-video-controls .getwid-icon-volume-up{font-weight:900}.getwid-background-video-controls .getwid-icon-volume-up:before{content:"\f028"}.getwid-background-video-controls.is-position-top-left{left:0;right:auto}.getwid-background-video-controls.is-position-bottom-left{left:0;right:auto;bottom:0;top:auto}.getwid-background-video-controls.is-position-bottom-right{top:auto;bottom:0}.getwid-background-video-controls.is-position-center-center{top:50%;left:50%;right:auto;bottom:auto;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.getwid-background-video-controls.is-position-center-center .getwid-background-video-mute,.getwid-background-video-controls.is-position-center-center .getwid-background-video-play{padding:1em}
/*!
 * getwid-media-text-slider
 */.wp-block-getwid-media-text-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-media-text-slider__content{margin-bottom:0}.wp-block-getwid-media-text-slider-slide{height:auto}.wp-block-getwid-media-text-slider-slide__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;padding:100px 50px}.wp-block-getwid-media-text-slider-slide-content{max-width:80%;width:100%}.wp-block-getwid-media-text-slider-slide-content__content{-webkit-transition:opacity .5s ease;transition:opacity .5s ease}.wp-block-getwid-media-text-slider-slide-content__media{margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-getwid-media-text-slider-slide-content__media img,.wp-block-getwid-media-text-slider-slide-content__media video{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wp-block-getwid-media-text-slider-slide-content__media-overlay{background-color:#000;position:absolute;top:0;bottom:0;left:0;right:0;opacity:.3}.wp-block-getwid-media-text-slider-slide-content__content{position:relative;height:100%;color:#fff}.wp-block-getwid-media-text-slider-slide-content__content h1,.wp-block-getwid-media-text-slider-slide-content__content h2,.wp-block-getwid-media-text-slider-slide-content__content h3,.wp-block-getwid-media-text-slider-slide-content__content h4,.wp-block-getwid-media-text-slider-slide-content__content h5,.wp-block-getwid-media-text-slider-slide-content__content h6,.wp-block-getwid-media-text-slider-slide-content__content p{color:inherit}.wp-block-getwid-media-text-slider-slide-content__content-wrapper>:first-child{margin-top:0}.wp-block-getwid-media-text-slider-slide-content__content-wrapper>:last-child{margin-bottom:0}
/*!
 * getwid-images-slider
 */.wp-block-getwid-images-slider .slick-initialized .wp-block-getwid-images-slider__item{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-images-slider .wp-block-getwid-images-slider__item{display:none;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative}.wp-block-getwid-images-slider .wp-block-getwid-images-slider__item a{display:block;text-decoration:none}.wp-block-getwid-images-slider .wp-block-getwid-images-slider__item a:hover{text-decoration:none}.wp-block-getwid-images-slider .wp-block-getwid-images-slider__item figure{margin:0;padding:0;position:relative}.wp-block-getwid-images-slider .wp-block-getwid-images-slider__item figcaption{display:none;position:absolute;margin:0;bottom:0;left:0;right:0;text-align:center;font-style:normal;padding:40px 20px 10px;width:100%;color:#fff;background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.wp-block-getwid-images-slider.has-captions .wp-block-getwid-images-slider__item figcaption{display:block}.wp-block-getwid-images-slider.captions-style-light .wp-block-getwid-images-slider__item figcaption{color:#000;background:-webkit-gradient(linear,left bottom,left top,from(hsla(0,0%,100%,.7)),color-stop(70%,hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(0deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.3) 70%,transparent)}.wp-block-getwid-images-slider.captions-top-center .wp-block-getwid-images-slider__item figcaption,.wp-block-getwid-images-slider.captions-top-left .wp-block-getwid-images-slider__item figcaption,.wp-block-getwid-images-slider.captions-top-right .wp-block-getwid-images-slider__item figcaption{bottom:auto;top:0;padding:10px 20px 40px;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(180deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent)}.wp-block-getwid-images-slider.captions-top-center.captions-style-light .wp-block-getwid-images-slider__item figcaption,.wp-block-getwid-images-slider.captions-top-left.captions-style-light .wp-block-getwid-images-slider__item figcaption,.wp-block-getwid-images-slider.captions-top-right.captions-style-light .wp-block-getwid-images-slider__item figcaption{background:-webkit-gradient(linear,left top,left bottom,from(hsla(0,0%,100%,.7)),color-stop(70%,hsla(0,0%,100%,.3)),to(transparent));background:linear-gradient(180deg,hsla(0,0%,100%,.7),hsla(0,0%,100%,.3) 70%,transparent)}.wp-block-getwid-images-slider.captions-bottom-left .wp-block-getwid-images-slider__item figcaption,.wp-block-getwid-images-slider.captions-top-left .wp-block-getwid-images-slider__item figcaption{text-align:left}.wp-block-getwid-images-slider.captions-bottom-right .wp-block-getwid-images-slider__item figcaption,.wp-block-getwid-images-slider.captions-top-right .wp-block-getwid-images-slider__item figcaption{text-align:right}.wp-block-getwid-images-slider.captions-underneath .wp-block-getwid-images-slider__item figcaption{position:static;background:transparent;color:inherit;padding:5px}.wp-block-getwid-images-slider.has-cropped-images .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-images-slider.has-cropped-images .wp-block-getwid-images-slider__item a,.wp-block-getwid-images-slider.has-cropped-images .wp-block-getwid-images-slider__item figure{display:block;height:100%;width:100%}.wp-block-getwid-images-slider.has-cropped-images .wp-block-getwid-images-slider__item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-getwid-images-slider.has-fitted-images .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-images-slider.has-fitted-images .wp-block-getwid-images-slider__item>a,.wp-block-getwid-images-slider.has-fitted-images .wp-block-getwid-images-slider__item>figure{display:-webkit-box;display:-ms-flexbox;display:flex;max-height:100%}.wp-block-getwid-images-slider.has-fitted-images .wp-block-getwid-images-slider__item img{-o-object-fit:contain;object-fit:contain;max-width:100%;max-height:100%}.wp-block-getwid-images-slider.has-images-top .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-images-slider.has-images-top .wp-block-getwid-images-slider__item{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-getwid-images-slider.has-images-center .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-images-slider.has-images-center .wp-block-getwid-images-slider__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-images-slider.has-images-bottom .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-images-slider.has-images-bottom .wp-block-getwid-images-slider__item{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}
/*!
 * getwid-icon
 */.wp-block-getwid-icon.is-aligned-left{text-align:left}.wp-block-getwid-icon.is-aligned-center{text-align:center}.wp-block-getwid-icon.is-aligned-right{text-align:right}.wp-block-getwid-icon__wrapper{line-height:1;padding:16px;font-size:32px;text-align:center;display:inline-block}.wp-block-getwid-icon i{display:block;height:1em;width:1em;position:relative}.wp-block-getwid-icon i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wp-block-getwid-icon a.wp-block-getwid-icon__wrapper{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.wp-block-getwid-icon a.wp-block-getwid-icon__wrapper:hover{cursor:pointer}.has-layout-framed .wp-block-getwid-icon__wrapper{border:1px solid;border-radius:100%}.has-layout-stacked .wp-block-getwid-icon__wrapper{border-radius:100%}
/*!
 * getwid-icon-box
 */.wp-block-getwid-icon-box.has-icon-left,.wp-block-getwid-icon-box.has-icon-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:stretch;align-content:stretch}.wp-block-getwid-icon-box.has-text-left{text-align:left}.wp-block-getwid-icon-box.has-text-center{text-align:center}.wp-block-getwid-icon-box.has-text-right{text-align:right}.wp-block-getwid-icon-box__icon-container{line-height:0;margin-bottom:20px}.wp-block-getwid-icon-box__icon-container.has-layout-framed .wp-block-getwid-icon-box__icon-wrapper{border:1px solid;border-radius:100%}.wp-block-getwid-icon-box__icon-container.has-layout-stacked .wp-block-getwid-icon-box__icon-wrapper{border-radius:100%}.wp-block-getwid-icon-box__icon-container.is-position-top{-ms-flex-item-align:start;align-self:flex-start}.wp-block-getwid-icon-box__icon-container.is-position-middle{-ms-flex-item-align:center;align-self:center}.wp-block-getwid-icon-box__icon-container.is-position-bottom{-ms-flex-item-align:end;align-self:flex-end}.wp-block-getwid-icon-box__icon-wrapper{display:inline-block;line-height:1;padding:16px;font-size:64px;text-align:center}.wp-block-getwid-icon-box__icon-wrapper i{display:block;height:1em;width:1em;position:relative}.wp-block-getwid-icon-box__icon-wrapper i:before{position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.wp-block-getwid-icon-box a.wp-block-getwid-icon-box__icon-wrapper{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.wp-block-getwid-icon-box a.wp-block-getwid-icon-box__icon-wrapper:hover{cursor:pointer}.wp-block-getwid-icon-box__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-ms-flex-item-align:center;align-self:center}.has-icon-left .wp-block-getwid-icon-box__icon-container{margin:0 20px 0 0}.has-icon-right .wp-block-getwid-icon-box__icon-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 20px}
/*!
 * getwid-banner
 */.wp-block-getwid-banner{position:relative;overflow:hidden;color:#fff}.wp-block-getwid-banner__wrapper{margin:0;padding:0;position:relative;background-color:#000}.wp-block-getwid-banner__wrapper:after{content:"";display:block;position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;opacity:.35}.wp-block-getwid-banner .wp-block-getwid-banner__link{display:block;text-decoration:none!important;color:inherit;margin:0;padding:0}.wp-block-getwid-banner .wp-block-getwid-banner__link:hover{color:inherit;text-decoration:none}.wp-block-getwid-banner .wp-block-getwid-banner__image,.wp-block-getwid-banner .wp-block-getwid-banner__video{display:block;position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:0;-webkit-transition:all .3s ease;transition:all .3s ease;max-width:none}.wp-block-getwid-banner__caption{min-height:450px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5rem;text-align:center;z-index:1;color:inherit;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-getwid-banner__caption-wrapper{z-index:1}.wp-block-getwid-banner__title{font-size:2em;display:block;line-height:1.4;color:inherit}.wp-block-getwid-banner__text{margin:0;padding:0;color:inherit}.wp-block-getwid-banner__title+.wp-block-getwid-banner__text{margin-top:.875em}.has-animation-style1 .wp-block-getwid-banner__image,.has-animation-style1 .wp-block-getwid-banner__video{width:calc(100% + 25px);-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-style1:hover .wp-block-getwid-banner__image,.has-animation-style1:hover .wp-block-getwid-banner__video{-webkit-transform:none;transform:none}.has-animation-style2 .wp-block-getwid-banner__caption{padding:3.5rem}.has-animation-style2 .wp-block-getwid-banner__caption:after,.has-animation-style2 .wp-block-getwid-banner__caption:before{content:"";display:block;position:absolute;-webkit-transition:all .3s ease;transition:all .3s ease}.has-animation-style2 .wp-block-getwid-banner__caption:before{border-left:1px solid;border-right:1px solid;left:40px;right:40px;bottom:100%;top:20px}.has-animation-style2 .wp-block-getwid-banner__caption:after{left:20px;right:100%;top:40px;bottom:40px;border-top:1px solid;border-bottom:1px solid}.has-animation-style2 .wp-block-getwid-banner__caption:hover:before{bottom:20px}.has-animation-style2 .wp-block-getwid-banner__caption:hover:after{right:20px}.has-animation-style3:hover .wp-block-getwid-banner__image,.has-animation-style3:hover .wp-block-getwid-banner__video{-webkit-transform:scale(1.2);transform:scale(1.2)}.has-animation-style3 .wp-block-getwid-banner__caption{padding:3.5rem}.has-animation-style3 .wp-block-getwid-banner__caption:before{content:"";position:absolute;border:1px solid;left:30px;right:30px;top:30px;bottom:30px;opacity:0;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.has-animation-style3 .wp-block-getwid-banner__caption:hover:before{-webkit-transform:none;transform:none;opacity:1}.has-animation-style4 .wp-block-getwid-banner__image,.has-animation-style4 .wp-block-getwid-banner__video{-webkit-transform:scale(1.2);transform:scale(1.2)}.has-animation-style4:hover .wp-block-getwid-banner__image,.has-animation-style4:hover .wp-block-getwid-banner__video,.has-animation-style5:hover .wp-block-getwid-banner__image,.has-animation-style5:hover .wp-block-getwid-banner__video{-webkit-transform:none;transform:none}.has-animation-style5:hover .wp-block-getwid-banner__caption:before{-webkit-transform:none;transform:none;opacity:1}.has-animation-style5 .wp-block-getwid-banner__image,.has-animation-style5 .wp-block-getwid-banner__video{width:calc(100% + 25px);-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-style5 .wp-block-getwid-banner__caption{padding:3.5rem}.has-animation-style5 .wp-block-getwid-banner__caption:before{content:"";position:absolute;border:1px solid;left:30px;right:30px;top:30px;bottom:30px;opacity:0;-webkit-transform:translateX(-25px);transform:translateX(-25px);-webkit-transition:all .3s ease;transition:all .3s ease}.has-animation-style6 .wp-block-getwid-banner__image,.has-animation-style6 .wp-block-getwid-banner__video{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .5s ease;transition:all .5s ease}.has-animation-style6:hover .wp-block-getwid-banner__image,.has-animation-style6:hover .wp-block-getwid-banner__video{-webkit-transform:none;transform:none}.has-animation-style6:hover .wp-block-getwid-banner__caption:before{-webkit-transform:none;transform:none;opacity:1}.has-animation-style6 .wp-block-getwid-banner__caption{padding:3.5rem}.has-animation-style6 .wp-block-getwid-banner__caption:before{content:"";position:absolute;border:1px solid;left:30px;right:30px;top:30px;bottom:30px;opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all .3s ease;transition:all .3s ease}.has-text-animation-opacity:hover .wp-block-getwid-banner__text{opacity:.85}.has-text-animation-opacity .wp-block-getwid-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0}.has-text-animation-opacity-top:hover .wp-block-getwid-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-top .wp-block-getwid-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px)}.has-text-animation-opacity-bottom:hover .wp-block-getwid-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-bottom .wp-block-getwid-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateY(20px);transform:translateY(20px)}.has-text-animation-opacity-left:hover .wp-block-getwid-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-left .wp-block-getwid-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.has-text-animation-opacity-right:hover .wp-block-getwid-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-right .wp-block-getwid-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:translateX(20px);transform:translateX(20px)}.has-text-animation-opacity-zoom-in:hover .wp-block-getwid-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-zoom-in .wp-block-getwid-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:scale(.8);transform:scale(.8)}.has-text-animation-opacity-zoom-out:hover .wp-block-getwid-banner__text{opacity:.85;-webkit-transform:none;transform:none}.has-text-animation-opacity-zoom-out .wp-block-getwid-banner__text{-webkit-transition:all .3s ease;transition:all .3s ease;opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}.has-vertical-alignment-center .wp-block-getwid-banner__caption{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.has-vertical-alignment-top .wp-block-getwid-banner__caption{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.has-vertical-alignment-bottom .wp-block-getwid-banner__caption{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.has-horizontal-alignment-left .wp-block-getwid-banner__caption{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:left}.has-horizontal-alignment-right .wp-block-getwid-banner__caption{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.has-horizontal-alignment-center .wp-block-getwid-banner__caption{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.has-foreground-0 .wp-block-getwid-banner__wrapper:after{opacity:0}.has-foreground-5 .wp-block-getwid-banner__wrapper:after{opacity:.05}.has-foreground-10 .wp-block-getwid-banner__wrapper:after{opacity:.1}.has-foreground-15 .wp-block-getwid-banner__wrapper:after{opacity:.15}.has-foreground-20 .wp-block-getwid-banner__wrapper:after{opacity:.2}.has-foreground-25 .wp-block-getwid-banner__wrapper:after{opacity:.25}.has-foreground-30 .wp-block-getwid-banner__wrapper:after{opacity:.3}.has-foreground-35 .wp-block-getwid-banner__wrapper:after{opacity:.35}.has-foreground-40 .wp-block-getwid-banner__wrapper:after{opacity:.4}.has-foreground-45 .wp-block-getwid-banner__wrapper:after{opacity:.45}.has-foreground-50 .wp-block-getwid-banner__wrapper:after{opacity:.5}.has-foreground-55 .wp-block-getwid-banner__wrapper:after{opacity:.55}.has-foreground-60 .wp-block-getwid-banner__wrapper:after{opacity:.6}.has-foreground-65 .wp-block-getwid-banner__wrapper:after{opacity:.65}.has-foreground-70 .wp-block-getwid-banner__wrapper:after{opacity:.7}.has-foreground-75 .wp-block-getwid-banner__wrapper:after{opacity:.75}.has-foreground-80 .wp-block-getwid-banner__wrapper:after{opacity:.8}.has-foreground-85 .wp-block-getwid-banner__wrapper:after{opacity:.85}.has-foreground-90 .wp-block-getwid-banner__wrapper:after{opacity:.9}.has-foreground-95 .wp-block-getwid-banner__wrapper:after{opacity:.95}.has-foreground-100 .wp-block-getwid-banner__wrapper:after{opacity:1}
/*!
 * getwid-tabs
 */.wp-block-getwid-tabs{position:relative}.wp-block-getwid-tabs__nav-links{list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;margin:0 0 -1px}.wp-block-getwid-tabs__nav-link{margin:0 5px 0 0;padding:0;position:relative;border:1px solid transparent;border-bottom:0}.wp-block-getwid-tabs__nav-link:last-child{margin-right:0}.wp-block-getwid-tabs__nav-link:after,.wp-block-getwid-tabs__nav-link:before{display:none}.wp-block-getwid-tabs__nav-link:hover{border-color:#ebeef1}.wp-block-getwid-tabs__nav-link.ui-tabs-active{border-color:#ebeef1;background:#fff}.wp-block-getwid-tabs__nav-link a{padding:.5em .75em!important;display:block;text-decoration:none;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-tabs__nav-link a:focus{border:0;outline:none;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-tabs__nav-link a:hover{text-decoration:none}.wp-block-getwid-tabs .wp-block-getwid-tabs__title-wrapper{margin:0;padding:0;border:0}.wp-block-getwid-tabs .wp-block-getwid-tabs__title-wrapper:after,.wp-block-getwid-tabs .wp-block-getwid-tabs__title-wrapper:before{display:none}.wp-block-getwid-tabs__tab-content-wrapper{height:0;overflow:hidden;display:block!important;position:absolute}.wp-block-getwid-tabs__tab-content-wrapper.is-active-tab,.wp-block-getwid-tabs__tab-content-wrapper[aria-hidden=false]{height:auto;overflow:visible;position:static}.wp-block-getwid-tabs__tab-content{border:1px solid #ebeef1;padding:1.5em}.wp-block-getwid-tabs__tab-content:after{content:"";display:table;clear:both}.wp-block-getwid-tabs__tab-content>:first-child{margin-top:0}.wp-block-getwid-tabs__tab-content>:last-child{margin-bottom:0}.has-layout-vertical-left,.has-layout-vertical-right,.is-style-vertical{display:-webkit-box;display:-ms-flexbox;display:flex}.has-layout-vertical-left .wp-block-getwid-tabs__nav-links,.has-layout-vertical-right .wp-block-getwid-tabs__nav-links,.is-style-vertical .wp-block-getwid-tabs__nav-links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:initial;-ms-flex-align:initial;align-items:normal;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;margin:0 -1px 0 0;max-width:25%}.has-layout-vertical-left .wp-block-getwid-tabs__nav-link,.has-layout-vertical-right .wp-block-getwid-tabs__nav-link,.is-style-vertical .wp-block-getwid-tabs__nav-link{margin:0 0 5px;border:1px solid #eee;border-right:0}.has-layout-vertical-left .wp-block-getwid-tabs__nav-link *,.has-layout-vertical-right .wp-block-getwid-tabs__nav-link *,.is-style-vertical .wp-block-getwid-tabs__nav-link *{word-wrap:break-word;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.has-layout-vertical-left .wp-block-getwid-tabs__nav-link:last-child,.has-layout-vertical-right .wp-block-getwid-tabs__nav-link:last-child,.is-style-vertical .wp-block-getwid-tabs__nav-link:last-child{margin-bottom:0}.has-layout-vertical-left .wp-block-getwid-tabs__tab-content,.has-layout-vertical-right .wp-block-getwid-tabs__tab-content,.is-style-vertical .wp-block-getwid-tabs__tab-content{-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;min-width:0}.has-layout-vertical-right{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.has-layout-vertical-right .wp-block-getwid-tabs__nav-links{margin:0 0 0 -1px}.has-layout-vertical-right .wp-block-getwid-tabs__nav-links .wp-block-getwid-tabs__nav-link{border:1px solid #eee;border-left:0}.has-layout-horizontal-center .wp-block-getwid-tabs__nav-links{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.has-layout-horizontal-right .wp-block-getwid-tabs__nav-links{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}
/*!
 * getwid-accordion
 */.wp-block-getwid-accordion{width:100%}.wp-block-getwid-accordion .wp-block-getwid-accordion__header{margin:0;padding:.5em .75em;border:0;width:100%;display:block}.wp-block-getwid-accordion .wp-block-getwid-accordion__header:after,.wp-block-getwid-accordion .wp-block-getwid-accordion__header:before{display:none}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper{padding:0;border:1px solid #eee;border-top:0}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper:first-child{border:1px solid #eee}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none!important;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:after,.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:before{display:none}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:focus,.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:hover{outline:none;border:0;text-decoration:none!important;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper.ui-state-active .wp-block-getwid-accordion__icon.is-active,.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:focus:after,.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:focus:before,.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:hover:after,.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper a:hover:before{display:none}.wp-block-getwid-accordion .wp-block-getwid-accordion__header-wrapper.ui-state-active .wp-block-getwid-accordion__icon.is-passive{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-accordion .wp-block-getwid-accordion__header:focus{outline:none}.wp-block-getwid-accordion .wp-block-getwid-accordion__header:hover{cursor:pointer}.wp-block-getwid-accordion .wp-block-getwid-accordion__header .wp-block-getwid-accordion__edit-area{width:100%}.wp-block-getwid-accordion__title{margin:0}.wp-block-getwid-accordion__icon{font-size:inherit;margin:0 0 0 .75em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-accordion__icon.is-passive{display:none}.wp-block-getwid-accordion__icon i{font-size:.75em}.wp-block-getwid-accordion__content{padding:1.5em;border-right:1px solid #eee;border-left:1px solid #eee;border-bottom:1px solid #eee}.wp-block-getwid-accordion__content:after{content:"";display:table;clear:both}.wp-block-getwid-accordion__content>:first-child{margin-top:0}.wp-block-getwid-accordion__content>:last-child{margin-bottom:0}.wp-block-getwid-accordion__content-wrapper{height:0;position:relative;overflow:hidden;display:block!important}.wp-block-getwid-accordion__content-wrapper.ui-accordion-content-active{height:auto;overflow:visible}.wp-block-getwid-accordion.active-accordion .wp-block-getwid-accordion__content{opacity:1;height:auto;pointer-events:all}.wp-block-getwid-accordion.active-accordion .wp-block-getwid-accordion__icon.is-active{display:none}.wp-block-getwid-accordion.active-accordion .wp-block-getwid-accordion__icon.is-passive{display:-webkit-box;display:-ms-flexbox;display:flex}.has-icon-left .wp-block-getwid-accordion__header-wrapper a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.has-icon-left .wp-block-getwid-accordion__icon{margin:0 .75em 0 0}
/*!
 * getwid-toggle
 */.wp-block-getwid-toggle{width:100%}.wp-block-getwid-toggle__row{margin:0}.wp-block-getwid-toggle__row:first-child .wp-block-getwid-toggle__header-wrapper{border-top:1px solid #eee}.wp-block-getwid-toggle__row.is-active>.wp-block-getwid-toggle__header-wrapper .wp-block-getwid-toggle__icon.is-active,.wp-block-getwid-toggle__row>.wp-block-getwid-toggle__content{display:none}.wp-block-getwid-toggle__row.is-active>.wp-block-getwid-toggle__header-wrapper .wp-block-getwid-toggle__icon.is-passive{display:inline}.wp-block-getwid-toggle__row.is-active>.wp-block-getwid-toggle__content{display:block}.wp-block-getwid-toggle .wp-block-getwid-toggle__header{margin:0;padding:.5em .75em;border:0;width:100%;display:block}.wp-block-getwid-toggle .wp-block-getwid-toggle__header:after,.wp-block-getwid-toggle .wp-block-getwid-toggle__header:before{display:none}.wp-block-getwid-toggle .wp-block-getwid-toggle__header a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;text-decoration:none!important;border:0;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:after,.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:before{display:none}.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:focus,.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:hover{outline:none;border:0;text-decoration:none!important;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:focus:after,.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:focus:before,.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:hover:after,.wp-block-getwid-toggle .wp-block-getwid-toggle__header a:hover:before{display:none}.wp-block-getwid-toggle .wp-block-getwid-toggle__header-wrapper{padding:0;border:1px solid #eee;border-top:0}.wp-block-getwid-toggle .wp-block-getwid-toggle__header-title{margin:0;padding:0}.wp-block-getwid-toggle .wp-block-getwid-toggle__header-title:after,.wp-block-getwid-toggle .wp-block-getwid-toggle__header-title:before{display:none}.wp-block-getwid-toggle .wp-block-getwid-toggle__header:focus{outline:none}.wp-block-getwid-toggle .wp-block-getwid-toggle__header:hover{cursor:pointer}.wp-block-getwid-toggle__icon{font-size:inherit;margin:0 0 0 .75em}.wp-block-getwid-toggle__icon.is-passive{display:none}.wp-block-getwid-toggle__icon i{font-size:.75em}.wp-block-getwid-toggle__content{padding:1.5em;border-right:1px solid #eee;border-left:1px solid #eee;border-bottom:1px solid #eee}.wp-block-getwid-toggle__content:after{content:"";display:table;clear:both}.wp-block-getwid-toggle__content>:first-child{margin-top:0}.wp-block-getwid-toggle__content>:last-child{margin-bottom:0}.wp-block-getwid-toggle__title{margin:0}.wp-block-getwid-toggle__content-wrapper{height:0;overflow:hidden;display:block!important}.wp-block-getwid-toggle__row.is-active>.wp-block-getwid-toggle__content-wrapper{height:auto;overflow:visible}.has-icon-left .wp-block-getwid-toggle__header-wrapper a{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}.has-icon-left .wp-block-getwid-toggle__icon{margin:0 .75em 0 0}
/*!
 * getwid-images-stack
 */.wp-block-getwid-images-stack{position:relative}.wp-block-getwid-images-stack__wrapper{position:relative;overflow:hidden}.wp-block-getwid-images-stack__wrapper:after{display:table;content:"";clear:both}.wp-block-getwid-images-stack__chunk{position:relative;margin:0 -2%}.wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper{float:right}.wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper:nth-child(2){float:left;margin-top:4%}.wp-block-getwid-images-stack__media-wrapper{position:relative;width:50%;margin:0 0 4%;padding:0 2%;float:left;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-getwid-images-stack__media-wrapper:last-child{margin-bottom:0}.wp-block-getwid-images-stack__media-wrapper:nth-child(2n){margin-top:30%;float:right}.wp-block-getwid-images-stack__media-inner-wrapper{position:relative;padding-top:148%}.wp-block-getwid-images-stack .wp-block-getwid-images-stack__media{max-width:100%;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block;position:absolute;border-radius:0!important;top:0;left:0;right:0;bottom:0;outline:0}.is-layout-alpha .wp-block-getwid-images-stack__chunk,.is-layout-beta .wp-block-getwid-images-stack__chunk,.is-layout-gamma .wp-block-getwid-images-stack__chunk{margin:9% 0 0;padding-top:100%}.is-layout-alpha .wp-block-getwid-images-stack__chunk:first-child,.is-layout-beta .wp-block-getwid-images-stack__chunk:first-child,.is-layout-gamma .wp-block-getwid-images-stack__chunk:first-child{margin-top:0}.is-layout-alpha .wp-block-getwid-images-stack__chunk:after,.is-layout-beta .wp-block-getwid-images-stack__chunk:after,.is-layout-gamma .wp-block-getwid-images-stack__chunk:after{clear:both;display:table;content:""}.is-layout-alpha .wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper:nth-child(2),.is-layout-beta .wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper:nth-child(2),.is-layout-gamma .wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-alpha .wp-block-getwid-images-stack__media-wrapper,.is-layout-beta .wp-block-getwid-images-stack__media-wrapper,.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper{position:absolute;width:60%;top:0;left:0;padding:0;margin:0}.is-layout-alpha .wp-block-getwid-images-stack__media-wrapper:nth-child(2),.is-layout-beta .wp-block-getwid-images-stack__media-wrapper:nth-child(2),.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper:nth-child(2){width:70%;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.is-layout-alpha .wp-block-getwid-images-stack__media-wrapper:nth-child(3),.is-layout-beta .wp-block-getwid-images-stack__media-wrapper:nth-child(3),.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper:nth-child(3){top:auto;left:auto;bottom:0;right:0}.is-layout-alpha .wp-block-getwid-images-stack__media-inner-wrapper,.is-layout-beta .wp-block-getwid-images-stack__media-inner-wrapper,.is-layout-gamma .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-beta .wp-block-getwid-images-stack__media-wrapper:first-child,.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper:nth-child(2){z-index:1}.is-layout-alpha .wp-block-getwid-images-stack__media-wrapper:first-child:nth-last-child(2),.is-layout-beta .wp-block-getwid-images-stack__media-wrapper:first-child:nth-last-child(2),.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper:first-child:nth-last-child(2){width:75%;top:5%}.is-layout-alpha .wp-block-getwid-images-stack__media-wrapper:nth-child(2):last-child,.is-layout-beta .wp-block-getwid-images-stack__media-wrapper:nth-child(2):last-child,.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper:nth-child(2):last-child{left:auto;top:auto;right:0;bottom:5%;width:75%;-webkit-transform:none;transform:none}.is-layout-delta .wp-block-getwid-images-stack__chunk{margin:9% 0 0;padding-top:92%}.is-layout-delta .wp-block-getwid-images-stack__chunk:first-child{margin-top:0}.is-layout-delta .wp-block-getwid-images-stack__chunk:after{clear:both;display:table;content:""}.is-layout-delta .wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-delta .wp-block-getwid-images-stack__media-wrapper{position:absolute;width:63%;top:0;left:0;padding:0;margin:0}.is-layout-delta .wp-block-getwid-images-stack__media-wrapper:nth-child(2){width:70%;top:33%;right:0;left:auto;z-index:1}.is-layout-delta .wp-block-getwid-images-stack__media-wrapper:nth-child(2):last-child{top:auto;bottom:0;width:75%}.is-layout-delta .wp-block-getwid-images-stack__media-wrapper:nth-child(3){width:45%;top:auto;bottom:0}.is-layout-delta .wp-block-getwid-images-stack__media-wrapper:nth-child(3) .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:100%}.is-layout-delta .wp-block-getwid-images-stack__media-wrapper:first-child:nth-last-child(2){width:75%}.is-layout-delta .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-epsilon .wp-block-getwid-images-stack__chunk{margin:9% 0 0;padding-top:90%}.is-layout-epsilon .wp-block-getwid-images-stack__chunk:first-child{margin-top:0}.is-layout-epsilon .wp-block-getwid-images-stack__chunk:after{clear:both;display:table;content:""}.is-layout-epsilon .wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper{position:absolute;width:54%;bottom:0;left:0;padding:0;margin:0}.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:148%}.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper:nth-child(2){width:65%;top:auto;left:auto;right:0;bottom:0}.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper:nth-child(2) .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper:nth-child(3){width:40%;top:0;right:0;left:auto;bottom:auto}.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper:nth-child(3) .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:100%}.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper:first-child:nth-last-child(2){width:61%}.is-layout-zeta .wp-block-getwid-images-stack__chunk{margin:9% 0 0;padding-top:100%}.is-layout-zeta .wp-block-getwid-images-stack__chunk:first-child{margin-top:0}.is-layout-zeta .wp-block-getwid-images-stack__chunk:after{clear:both;display:table;content:""}.is-layout-zeta .wp-block-getwid-images-stack__chunk:nth-child(2n) .wp-block-getwid-images-stack__media-wrapper:nth-child(2){margin-top:0}.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper{position:absolute;width:54%;top:0;left:0;padding:0;margin:0}.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:148%}.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper:nth-child(3){width:40%;top:10%;right:0;left:auto;bottom:auto}.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper:nth-child(3) .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:100%}.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper:nth-child(2){width:65%;top:auto;left:auto;right:0;bottom:0}.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper:nth-child(2) .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:68%}.is-layout-alpha .wp-block-getwid-images-stack__media-wrapper:only-child,.is-layout-beta .wp-block-getwid-images-stack__media-wrapper:only-child,.is-layout-delta .wp-block-getwid-images-stack__media-wrapper:only-child,.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper:only-child,.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper:only-child,.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper:only-child{width:100%}.is-layout-alpha .wp-block-getwid-images-stack__media-wrapper:only-child .wp-block-getwid-images-stack__media-inner-wrapper,.is-layout-beta .wp-block-getwid-images-stack__media-wrapper:only-child .wp-block-getwid-images-stack__media-inner-wrapper,.is-layout-delta .wp-block-getwid-images-stack__media-wrapper:only-child .wp-block-getwid-images-stack__media-inner-wrapper,.is-layout-epsilon .wp-block-getwid-images-stack__media-wrapper:only-child .wp-block-getwid-images-stack__media-inner-wrapper,.is-layout-gamma .wp-block-getwid-images-stack__media-wrapper:only-child .wp-block-getwid-images-stack__media-inner-wrapper,.is-layout-zeta .wp-block-getwid-images-stack__media-wrapper:only-child .wp-block-getwid-images-stack__media-inner-wrapper{padding-top:100%}
/*!
 * getwid-recent-posts
 */.wp-block-getwid-recent-posts{overflow:hidden}.wp-block-getwid-recent-posts>.wp-block-getwid-recent-posts__wrapper{margin-bottom:-1.5rem!important}.wp-block-getwid-recent-posts__post{margin-bottom:1.5rem}.wp-block-getwid-recent-posts__post-thumbnail{max-width:100%;margin-left:0;margin-right:0}.wp-block-getwid-recent-posts__post-thumbnail a,.wp-block-getwid-recent-posts__post-thumbnail img{display:block}.wp-block-getwid-recent-posts__content-wrapper{margin-top:1em}.wp-block-getwid-recent-posts__content-wrapper:first-child{margin-top:0}.wp-block-getwid-recent-posts__entry-footer,.wp-block-getwid-recent-posts__entry-header,.wp-block-getwid-recent-posts__post-content,.wp-block-getwid-recent-posts__post-content>*{max-width:100%;margin-left:0;margin-right:0}.wp-block-getwid-recent-posts__post-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post-title{margin:0}.wp-block-getwid-recent-posts__entry-meta{margin-top:.5em}.wp-block-getwid-recent-posts__entry-meta:first-child{margin-top:0}.wp-block-getwid-recent-posts__post-content>:last-child{margin-bottom:0}.wp-block-getwid-recent-posts__entry-footer,.wp-block-getwid-recent-posts__entry-meta{font-size:.875em}.wp-block-getwid-recent-posts__entry-footer,.wp-block-getwid-recent-posts__post-content{margin-top:.5em}.wp-block-getwid-recent-posts__entry-footer:first-child,.wp-block-getwid-recent-posts__post-content:first-child{margin-top:0}.wp-block-getwid-recent-posts__entry-footer>p{margin:0}.has-cropped-images .wp-block-getwid-recent-posts__post-thumbnail{width:100%}.has-cropped-images .wp-block-getwid-recent-posts__post-thumbnail a{position:relative;padding-top:100%;width:100%}.has-cropped-images .wp-block-getwid-recent-posts__post-thumbnail img{position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}@media screen and (min-width:768px){.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-header,.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__entry-header .wp-block-getwid-recent-posts__post-title{margin-top:0}.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail{max-width:40%;margin:0}.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail:only-child{width:100%}.has-layout-list .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-thumbnail+.wp-block-getwid-recent-posts__content-wrapper{margin-left:5%;margin-top:0;max-width:55%;width:100%}}
/*!
 * getwid-advanced-heading
 */.wp-block-getwid-advanced-heading .wp-block-getwid-advanced-heading__content{display:block}.has-custom-font-size .wp-block-getwid-advanced-heading__content{font-size:inherit}
/*!
 * getwid-image-box
 */.wp-block-getwid-image-box__image-container{margin:0 0 20px;line-height:0;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wp-block-getwid-image-box__image-container.is-position-top{-ms-flex-item-align:start;align-self:flex-start}.wp-block-getwid-image-box__image-container.is-position-middle{-ms-flex-item-align:center;align-self:center}.wp-block-getwid-image-box__image-container.is-position-bottom{-ms-flex-item-align:end;align-self:flex-end}.wp-block-getwid-image-box__image-container .wp-block-getwid-image-box__image-wrapper{display:inline-block;line-height:1}.wp-block-getwid-image-box__image-container .wp-block-getwid-image-box__image-wrapper img{display:block}.wp-block-getwid-image-box__image-container a.wp-block-getwid-image-box__image-wrapper{text-decoration:none;-webkit-transition:all .3s ease;transition:all .3s ease}.wp-block-getwid-image-box__image-container a.wp-block-getwid-image-box__image-wrapper:hover{cursor:pointer}.wp-block-getwid-image-box__content{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;-ms-flex-item-align:center;align-self:center}.wp-block-getwid-image-box.has-text-left{text-align:left}.wp-block-getwid-image-box.has-text-center{text-align:center}.wp-block-getwid-image-box.has-text-right{text-align:right}.wp-block-getwid-image-box.has-image-left,.wp-block-getwid-image-box.has-image-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:767px){.wp-block-getwid-image-box.has-mobile-layout-column,.wp-block-getwid-image-box.has-mobile-layout-column-reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.wp-block-getwid-image-box.has-mobile-alignment-center{text-align:center}}@media screen and (max-width:767px){.wp-block-getwid-image-box.has-mobile-alignment-left{text-align:left}}@media screen and (max-width:767px){.wp-block-getwid-image-box.has-mobile-alignment-right{text-align:right}}.has-image-left .wp-block-getwid-image-box__image-container{margin:0 20px 0 0;max-width:50%}.has-image-right .wp-block-getwid-image-box__image-container{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin:0 0 0 20px;max-width:50%}@media screen and (max-width:767px){.has-mobile-layout-column .wp-block-getwid-image-box__image-container{max-width:100%;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0;margin-bottom:20px;margin-left:0!important;margin-right:0!important}}@media screen and (max-width:767px){.has-mobile-layout-column-reverse .wp-block-getwid-image-box__image-container{max-width:100%;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;margin-top:20px;margin-right:0!important;margin-left:0!important}}.has-mobile-alignment-center .wp-block-getwid-image-box__image-container{-ms-flex-item-align:center;align-self:center}.has-mobile-alignment-left .wp-block-getwid-image-box__image-container{-ms-flex-item-align:start;align-self:flex-start}.has-mobile-alignment-right .wp-block-getwid-image-box__image-container{-ms-flex-item-align:end;align-self:flex-end}
/*!
 * getwid-social-links
 */.wp-block-getwid-social-links{padding:0;overflow:hidden}.wp-block-getwid-social-links__list{margin:0 -.2em -.2em;padding:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-social-links__item{padding:0 .2em .2em;margin:0}.wp-block-getwid-social-links__item:after,.wp-block-getwid-social-links__item:before{display:none}.wp-block-getwid-social-links__item:last-child{margin-right:0}.wp-block-getwid-social-links__link{border:0;text-decoration:none;display:inline-block;-webkit-box-shadow:none;box-shadow:none}.wp-block-getwid-social-links__link:after,.wp-block-getwid-social-links__link:before{display:none}.wp-block-getwid-social-links__link:hover{text-decoration:none}.wp-block-getwid-social-links__link i{width:1em;height:1em;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;line-height:1em;font-style:normal}.wp-block-getwid-social-links__wrapper{display:inline-block;line-height:0}.has-icons-framed .wp-block-getwid-social-links__wrapper{border:1px solid;border-radius:50%;padding:.75em}.has-icons-stacked .wp-block-getwid-social-links__link .wp-block-getwid-social-links__wrapper{padding:.75em;border-radius:50%}.has-none-spacing .wp-block-getwid-social-links__list{margin:0}.has-none-spacing .wp-block-getwid-social-links__item{padding:0}.has-small-spacing .wp-block-getwid-social-links__list{margin:0 -.125em -.125em}.has-small-spacing .wp-block-getwid-social-links__item{padding:0 .125em .125em}.has-medium-spacing .wp-block-getwid-social-links__list{margin:0 -.25em -.25em}.has-medium-spacing .wp-block-getwid-social-links__item{padding:0 .25em .25em}.has-large-spacing .wp-block-getwid-social-links__list{margin:0 -.5em -.5em}.has-large-spacing .wp-block-getwid-social-links__item{padding:0 .5em .5em}
/*!
 * getwid-button-group
 */.wp-block-getwid-button-group{overflow:hidden}.wp-block-getwid-button-group .wp-block-button{margin:0;padding:0 5px 5px}.wp-block-getwid-button-group .wp-block-button__link{width:100%}.wp-block-getwid-button-group .wp-block-button.wp-block-button__width-25{width:25%}.wp-block-getwid-button-group .wp-block-button.wp-block-button__width-50{width:50%}.wp-block-getwid-button-group .wp-block-button.wp-block-button__width-75{width:75%}.wp-block-getwid-button-group .wp-block-button.wp-block-button__width-100{width:100%}.wp-block-getwid-button-group__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start;margin:0 -5px -5px!important}.wp-block-getwid-button-group__wrapper.has-spacing-none{margin:0!important}.wp-block-getwid-button-group__wrapper.has-spacing-none .wp-block-button{margin:0}.wp-block-getwid-button-group__wrapper.has-spacing-small{margin:0 -10px -10px!important}.wp-block-getwid-button-group__wrapper.has-spacing-small .wp-block-button{padding:0 10px 10px}.wp-block-getwid-button-group__wrapper.has-spacing-medium{margin:0 -15px -15px!important}.wp-block-getwid-button-group__wrapper.has-spacing-medium .wp-block-button{padding:0 15px 15px}.wp-block-getwid-button-group__wrapper.has-spacing-normal{margin:0 -20px -20px!important}.wp-block-getwid-button-group__wrapper.has-spacing-normal .wp-block-button{padding:0 20px 20px}.wp-block-getwid-button-group__wrapper.has-spacing-large{margin:0 -25px -25px!important}.wp-block-getwid-button-group__wrapper.has-spacing-large .wp-block-button{padding:0 25px 25px}.wp-block-getwid-button-group__wrapper.has-alignment-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-getwid-button-group__wrapper.has-alignment-right{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-alignment-tablet-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-alignment-tablet-right{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-alignment-tablet-left{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-alignment-mobile-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-alignment-mobile-right{-webkit-box-pack:flex-end;-ms-flex-pack:flex-end;justify-content:flex-end}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-alignment-mobile-left{-webkit-box-pack:flex-start;-ms-flex-pack:flex-start;justify-content:flex-start}}.wp-block-getwid-button-group__wrapper.has-direction-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-right{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-tablet-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-tablet-right{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-tablet-left{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-mobile-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-mobile-right{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-column.has-alignment-mobile-left{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-tablet-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-tablet-column.has-alignment-tablet-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-tablet-column.has-alignment-tablet-right{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-tablet-column.has-alignment-tablet-left{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}}@media screen and (min-width:768px) and (max-width:991px){.wp-block-getwid-button-group__wrapper.has-direction-tablet-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-mobile-column{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-mobile-column.has-alignment-mobile-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-mobile-column.has-alignment-mobile-right{-webkit-box-align:flex-end;-ms-flex-align:flex-end;align-items:flex-end}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-mobile-column.has-alignment-mobile-left{-webkit-box-align:flex-start;-ms-flex-align:flex-start;align-items:flex-start}}@media screen and (max-width:767px){.wp-block-getwid-button-group__wrapper.has-direction-mobile-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.has-width-100 .wp-block-button{width:100%}.has-width-50 .wp-block-button{width:50%}.has-width-33 .wp-block-button{width:33.3333%}.has-width-25 .wp-block-button{width:25%}.has-width-20 .wp-block-button{width:20%}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-100 .wp-block-button{width:100%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-50 .wp-block-button{width:50%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-33 .wp-block-button{width:33.3333%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-25 .wp-block-button{width:25%}}@media screen and (min-width:768px) and (max-width:991px){.has-width-tablet-20 .wp-block-button{width:20%}}@media screen and (max-width:767px){.has-width-mobile-100 .wp-block-button{width:100%}}@media screen and (max-width:767px){.has-width-mobile-50 .wp-block-button{width:50%}}@media screen and (max-width:767px){.has-width-mobile-33 .wp-block-button{width:33.3333%}}@media screen and (max-width:767px){.has-width-mobile-25 .wp-block-button{width:25%}}@media screen and (max-width:767px){.has-width-mobile-20 .wp-block-button{width:20%}}
/*!
 * getwid-testimonial
 */.wp-block-getwid-testimonial__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-getwid-testimonial__subtitle{margin:0;padding:0;display:block;font-size:.75em}.wp-block-getwid-testimonial__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-testimonial__content-wrapper,.wp-block-getwid-testimonial__header{width:100%}.wp-block-getwid-testimonial__content-wrapper+.wp-block-getwid-testimonial__header{margin-top:1.5em}.wp-block-getwid-testimonial__image{position:relative;width:100%;padding-top:100%}.wp-block-getwid-testimonial__image-wrapper{max-width:75px;width:100%}.wp-block-getwid-testimonial__image-wrapper+.wp-block-getwid-testimonial__heading{margin-left:1.5em}.wp-block-getwid-testimonial__image img{position:absolute;top:0;bottom:0;right:0;left:0;display:block;border-radius:50%;-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.wp-block-getwid-testimonial__content{margin:0;padding:0}
/*!
 * getwid-person
 */.wp-block-getwid-person__image img{display:block;margin:0 auto}.wp-block-getwid-person__image+.wp-block-getwid-person__content-wrapper{margin-top:1.5em}.wp-block-getwid-person__content,.wp-block-getwid-person__subtitle,.wp-block-getwid-person__title{text-align:center;margin:0;padding:0}.wp-block-getwid-person__title{display:block}.wp-block-getwid-person__subtitle{display:block;font-size:.75em}.wp-block-getwid-person__content{margin-top:1em}.wp-block-getwid-person__content:first-child{margin-top:0}.wp-block-getwid-person .wp-block-getwid-social-links{margin:1em 0 0;padding:0}.is-image-cropped .wp-block-getwid-person__image{position:relative;padding-top:100%}.is-image-cropped .wp-block-getwid-person__image img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}
/*!
 * getwid-instagram
 */.wp-block-getwid-instagram{overflow:hidden}.wp-block-getwid-instagram__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.wp-block-getwid-instagram__media-wrapper{position:relative;overflow:hidden;padding-top:100%}.wp-block-getwid-instagram__media-link{position:absolute;top:0;bottom:0;right:0;left:0;display:block}.wp-block-getwid-instagram__media-link img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:all .25s linear;transition:all .25s linear}.wp-block-getwid-instagram__media-link:before{content:"";background-color:#000;position:absolute;left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:all .25s linear;transition:all .25s linear;z-index:1}.wp-block-getwid-instagram__media-link:hover .wp-block-getwid-instagram__meta-wrapper{opacity:1}.wp-block-getwid-instagram__media-link:hover .wp-block-getwid-instagram__meta>span:first-child{padding-right:10px}.wp-block-getwid-instagram__media-link:hover .wp-block-getwid-instagram__meta>span:last-child{padding-left:10px}.wp-block-getwid-instagram__media-link:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.wp-block-getwid-instagram__media-link:hover:before{opacity:.1}.wp-block-getwid-instagram__meta-wrapper{opacity:0;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);color:#fff;width:100%;text-align:center;z-index:2}.wp-block-getwid-instagram__meta-wrapper,.wp-block-getwid-instagram__meta>span{-webkit-transition:all .25s linear;transition:all .25s linear}.wp-block-getwid-instagram__meta>span:first-child{padding-right:30px}.wp-block-getwid-instagram__meta>span:last-child{padding-left:30px}.has-spacing-none .wp-block-getwid-instagram__item{padding:0}.has-spacing-none .wp-block-getwid-instagram__wrapper{margin:0}.has-spacing-small .wp-block-getwid-instagram__item{padding:5px}.has-spacing-small .wp-block-getwid-instagram__wrapper{margin:-5px}.has-spacing-medium .wp-block-getwid-instagram__item{padding:15px}.has-spacing-medium .wp-block-getwid-instagram__wrapper{margin:-15px}.has-spacing-normal .wp-block-getwid-instagram__item{padding:25px}.has-spacing-normal .wp-block-getwid-instagram__wrapper{margin:-25px}.has-spacing-large .wp-block-getwid-instagram__item{padding:40px}.has-spacing-large .wp-block-getwid-instagram__wrapper{margin:-40px}.has-1-columns .wp-block-getwid-instagram__item{width:100%}@media screen and (min-width:992px){.has-1-columns .wp-block-getwid-instagram__item{width:100%}}.has-2-columns .wp-block-getwid-instagram__item{width:100%}@media screen and (min-width:992px){.has-2-columns .wp-block-getwid-instagram__item{width:50%}}.has-3-columns .wp-block-getwid-instagram__item{width:100%}@media screen and (min-width:992px){.has-3-columns .wp-block-getwid-instagram__item{width:33.33333%}}.has-4-columns .wp-block-getwid-instagram__item{width:100%}@media screen and (min-width:480px){.has-4-columns .wp-block-getwid-instagram__item{width:50%}}@media screen and (min-width:992px){.has-4-columns .wp-block-getwid-instagram__item{width:25%}}.has-5-columns .wp-block-getwid-instagram__item{width:100%}@media screen and (min-width:480px){.has-5-columns .wp-block-getwid-instagram__item{width:33.33333%}}@media screen and (min-width:992px){.has-5-columns .wp-block-getwid-instagram__item{width:20%}}.has-6-columns .wp-block-getwid-instagram__item{width:100%}@media screen and (min-width:480px){.has-6-columns .wp-block-getwid-instagram__item{width:33.33333%}}@media screen and (min-width:992px){.has-6-columns .wp-block-getwid-instagram__item{width:16.66667%}}
/*!
 * getwid-progress-bar
 */.wp-block-getwid-progress-bar{width:100%;position:relative}.wp-block-getwid-progress-bar__header{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;vertical-align:middle;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:.25em}.wp-block-getwid-progress-bar__header>*{margin:0}.wp-block-getwid-progress-bar__percent{margin-left:auto}.wp-block-getwid-progress-bar__bar{height:5px;overflow:hidden;width:100%;background-color:#eee}.wp-block-getwid-progress-bar__progress{height:100%;overflow:hidden;background-color:currentColor}
/*!
 * getwid-circle-progress-bar
 */.wp-block-getwid-circle-progress-bar__canvas{max-width:100%}
/*!
 * getwid-counter
 */.wp-block-getwid-counter__wrapper>*{margin:0;padding:0;display:block}.wp-block-getwid-counter__prefix{padding-bottom:.5em}.wp-block-getwid-counter__number{font-size:2.5em}.wp-block-getwid-counter__suffix{padding-top:.5em}
/*!
 * getwid-price-box
 */.wp-block-getwid-price-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:2.5em 1.25em}.wp-block-getwid-price-box__title{margin-bottom:1.25rem;color:inherit}.wp-block-getwid-price-box__pricing{margin-bottom:2.5em}.wp-block-getwid-price-box__pricing>*{display:inline-block;color:inherit;margin:0;line-height:1}.wp-block-getwid-price-box .wp-block-getwid-price-box__currency{font-size:1.25em;vertical-align:top}.wp-block-getwid-price-box .wp-block-getwid-price-box__amount{font-size:2.5em}.wp-block-getwid-price-box__period{vertical-align:bottom}.wp-block-getwid-price-box .wp-block-getwid-price-box__features{list-style:none;padding:0;margin:0 auto 2.5em;text-align:center;color:inherit}.wp-block-getwid-price-box .wp-block-getwid-price-box__features li{margin-left:0;padding-left:0}.wp-block-getwid-price-box .wp-block-getwid-price-box__features li+li{margin-top:.5em}.wp-block-getwid-price-box .wp-block-button{margin-top:0;margin-bottom:0}.wp-block-getwid-price-box .wp-block-button__link,.wp-block-getwid-price-box .wp-block-button__width-100{width:100%}.wp-block-getwid-price-box .wp-block-button__width-75{width:75%}.wp-block-getwid-price-box .wp-block-button__width-50{width:50%}.wp-block-getwid-price-box .wp-block-button__width-25{width:25%}
/*!
 * getwid-contact-form
 */.wp-block-getwid-contact-form .wp-block-getwid-field-email,.wp-block-getwid-contact-form .wp-block-getwid-field-name,.wp-block-getwid-contact-form .wp-block-getwid-field-textarea{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-getwid-contact-form .wp-block-getwid-contact-form__result.success{color:green}.wp-block-getwid-contact-form .wp-block-getwid-contact-form__result.fail{color:red}.wp-block-getwid-contact-form__submit{margin-top:2em}.wp-block-getwid-contact-form__submit .wp-block-button{margin-bottom:0}
/*!
 * getwid-post-carousel
 */.wp-block-getwid-post-carousel__wrapper:not(.slick-initialized)>:not(:first-child){display:none}.wp-block-getwid-post-carousel .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-post-carousel .slick-track>*{height:auto}.wp-block-getwid-post-carousel .slick-track>*>:only-child{height:100%}.wp-block-getwid-post-carousel__post{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post-title{margin:0}.wp-block-getwid-post-carousel__post-thumbnail{margin-bottom:1em;position:relative;padding-top:75%;width:100%}.wp-block-getwid-post-carousel__post-thumbnail:last-child{margin-top:0}.wp-block-getwid-post-carousel__post-thumbnail a{display:block;position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-getwid-post-carousel__post-thumbnail img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.wp-block-getwid-post-carousel__post-excerpt{margin-top:.5em}.wp-block-getwid-post-carousel__post-excerpt:first-child{margin-top:0}.wp-block-getwid-post-carousel__post-excerpt p{margin-bottom:0}
/*!
 * getwid-post-slider
 */.wp-block-getwid-post-slider__content .slick-list,.wp-block-getwid-post-slider__content .slick-track{height:100%}.wp-block-getwid-post-slider__content:not(.slick-initialized)>:not(:first-child){display:none}.wp-block-getwid-post-slider .slick-track{display:-webkit-box;display:-ms-flexbox;display:flex}.wp-block-getwid-post-slider .slick-track>*{height:auto}.wp-block-getwid-post-slider .slick-track>*>:only-child{height:100%}.wp-block-getwid-post-slider__post{position:relative;padding:80px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post-thumbnail{margin:0;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post-thumbnail img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.wp-block-getwid-post-slider__post-overlay{position:absolute;top:0;bottom:0;left:0;right:0;opacity:.3;background-color:#000}.wp-block-getwid-post-slider__post-content-wrapper{max-width:768px;text-align:center}.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post-title{color:#fff;position:relative}.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post-title a{color:inherit}.wp-block-getwid-post-slider__post-excerpt{position:relative;color:#fff}
/*!
 * getwid-post-custom-post-type
 */.wp-block-getwid-custom-post-type{overflow:hidden}.wp-block-getwid-custom-post-type .navigation.pagination{margin-top:3.125em}.wp-block-getwid-custom-post-type__post{margin-top:22px}.wp-block-getwid-custom-post-type__post:first-child{margin-top:0}.wp-block-getwid-custom-post-type__post-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post-title{margin:0}.wp-block-getwid-custom-post-type__post-thumbnail{margin-bottom:1em}.wp-block-getwid-custom-post-type__post-thumbnail:last-child{margin-bottom:0}.wp-block-getwid-custom-post-type__post-thumbnail a,.wp-block-getwid-custom-post-type__post-thumbnail a img{display:block}.wp-block-getwid-custom-post-type__post-excerpt>:last-child{margin-bottom:0}.wp-block-getwid-custom-post-type__post-excerpt{margin-top:.5em}.wp-block-getwid-custom-post-type__post-excerpt:first-child{margin-top:0}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-featured-image{margin-bottom:1.875em}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-featured-image:last-child{margin-bottom:0}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-title{margin-bottom:.5em}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-title:last-child{margin-bottom:0}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-title+.wp-block-getwid-template-post-featured-image{margin-top:1.25em}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-content{margin-bottom:.5em}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-content:last-child{margin-bottom:0}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-link{margin-top:1.5em;margin-bottom:1.5em}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-link:first-child{margin-top:0}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-link:last-child{margin-bottom:0}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-meta{margin-bottom:.25em}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-template-post-meta+.wp-block-getwid-template-post-featured-image{margin-top:1.25em}.wp-block-getwid-custom-post-type__post>.wp-block-getwid-section{height:100%}.has-spacing-none.has-layout-list .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post{margin-top:0}.has-spacing-none>.getwid-columns{margin-left:0;margin-right:0}.has-spacing-none>.getwid-columns>*{padding-left:0;margin-top:0;padding-right:0}.has-spacing-small.has-layout-list .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post{margin-top:20px}.has-spacing-small>.getwid-columns{margin-left:-5px;margin-right:-5px}.has-spacing-small>.getwid-columns>*{margin-top:10px;padding-left:5px;padding-right:5px}.has-spacing-medium.has-layout-list .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post{margin-top:30px}.has-spacing-medium>.getwid-columns{margin-left:-15px;margin-right:-15px}.has-spacing-medium>.getwid-columns>*{margin-top:30px;padding-left:15px;padding-right:15px}.has-spacing-normal.has-layout-list .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post{margin-top:60px}.has-spacing-normal>.getwid-columns{margin-left:-25px;margin-right:-25px}.has-spacing-normal>.getwid-columns>*{margin-top:50px;padding-left:25px;padding-right:25px}.has-spacing-large.has-layout-list .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post{margin-top:80px}.has-spacing-large>.getwid-columns{margin-left:-40px;margin-right:-40px}.has-spacing-large>.getwid-columns>*{margin-top:80px;padding-left:40px;padding-right:40px}.has-layout-list .wp-block-getwid-custom-post-type__post+.wp-block-getwid-custom-post-type__post{margin-top:3.125em}.has-layout-list .wp-block-getwid-custom-post-type__post:last-child{margin-bottom:0}@media screen and (min-width:768px){.has-layout-list .wp-block-getwid-custom-post-type__post-wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.has-layout-list .wp-block-getwid-custom-post-type__entry-header,.has-layout-list .wp-block-getwid-custom-post-type__entry-header .wp-block-getwid-custom-post-type__post-title{margin-top:0}.has-layout-list .wp-block-getwid-custom-post-type__post-thumbnail{max-width:40%;margin:0}.has-layout-list .wp-block-getwid-custom-post-type__post-thumbnail:only-child{width:100%}.has-layout-list .wp-block-getwid-custom-post-type__post-thumbnail+.wp-block-getwid-custom-post-type__content-wrapper{margin-left:5%;margin-top:0;max-width:55%;width:100%}}@media screen and (min-width:991px){.getwid-columns-1 .wp-block-getwid-custom-post-type__post:first-child,.getwid-columns-2 .wp-block-getwid-custom-post-type__post:first-child,.getwid-columns-2 .wp-block-getwid-custom-post-type__post:nth-child(2),.getwid-columns-3 .wp-block-getwid-custom-post-type__post:first-child,.getwid-columns-3 .wp-block-getwid-custom-post-type__post:nth-child(2),.getwid-columns-3 .wp-block-getwid-custom-post-type__post:nth-child(3),.getwid-columns-4 .wp-block-getwid-custom-post-type__post:first-child,.getwid-columns-4 .wp-block-getwid-custom-post-type__post:nth-child(2),.getwid-columns-4 .wp-block-getwid-custom-post-type__post:nth-child(3),.getwid-columns-4 .wp-block-getwid-custom-post-type__post:nth-child(4),.getwid-columns-5 .wp-block-getwid-custom-post-type__post:first-child,.getwid-columns-5 .wp-block-getwid-custom-post-type__post:nth-child(2),.getwid-columns-5 .wp-block-getwid-custom-post-type__post:nth-child(3),.getwid-columns-5 .wp-block-getwid-custom-post-type__post:nth-child(4),.getwid-columns-5 .wp-block-getwid-custom-post-type__post:nth-child(5),.getwid-columns-6 .wp-block-getwid-custom-post-type__post:first-child,.getwid-columns-6 .wp-block-getwid-custom-post-type__post:nth-child(2),.getwid-columns-6 .wp-block-getwid-custom-post-type__post:nth-child(3),.getwid-columns-6 .wp-block-getwid-custom-post-type__post:nth-child(4),.getwid-columns-6 .wp-block-getwid-custom-post-type__post:nth-child(5),.getwid-columns-6 .wp-block-getwid-custom-post-type__post:nth-child(6){margin-top:0}}
/*!
 * getwid-price-list
 */.wp-block-getwid-price-list{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 0 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.wp-block-getwid-price-list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wp-block-getwid-price-list__image-wrapper{margin-bottom:20px}@media screen and (min-width:768px){.wp-block-getwid-price-list__image-wrapper{margin-right:20px;margin-bottom:0}}.wp-block-getwid-price-list__image{display:block}.wp-block-getwid-price-list__content-wrapper{width:100%}.wp-block-getwid-price-list__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.wp-block-getwid-price-list .wp-block-getwid-price-list__title{margin:0;word-break:normal}.wp-block-getwid-price-list .wp-block-getwid-price-list__amount,.wp-block-getwid-price-list .wp-block-getwid-price-list__currency{margin:0}.wp-block-getwid-price-list__amount{white-space:nowrap}.wp-block-getwid-price-list__price-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wp-block-getwid-price-list__price-wrapper.has-currency-after,.wp-block-getwid-price-list__price-wrapper.has-currency-after-space{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wp-block-getwid-price-list__price-wrapper.has-currency-after-space .wp-block-getwid-price-list__currency{margin-left:.5em}.wp-block-getwid-price-list__price-wrapper.has-currency-before-space .wp-block-getwid-price-list__currency{margin-right:.5em}.wp-block-getwid-price-list__description{margin:0}.has-dots .wp-block-getwid-price-list__price-line{margin:0 10px;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;border-bottom-style:dotted;border-bottom-width:1px}.has-text-color .wp-block-getwid-price-list__amount,.has-text-color .wp-block-getwid-price-list__currency,.has-text-color .wp-block-getwid-price-list__description,.has-text-color .wp-block-getwid-price-list__title{color:inherit}.wp-block-getwid-template-acf-background-image{padding:25px;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-getwid-template-acf-background-image:only-child{height:100%}.wp-block-getwid-template-acf-background-image .wp-block-getwid-template-acf-background-image__image{position:absolute;background-position:50%;background-attachment:scroll;background-size:cover;top:0;bottom:0;right:0;left:0}.wp-block-getwid-template-acf-background-image__foreground{position:absolute;top:0;bottom:0;right:0;left:0;opacity:.35}.wp-block-getwid-template-acf-background-image__content{position:relative;width:100%}.wp-block-getwid-template-acf-background-image__content .wp-block-getwid-section{height:100%}.wp-block-getwid-template-acf-image{margin-bottom:.5em}.wp-block-getwid-template-acf-image img{display:block}.wp-block-getwid-template-acf-image.aligncenter img{margin:0 auto}.wp-block-getwid-template-acf-select,.wp-block-getwid-template-acf-wysiwyg{margin-bottom:.5em}.wp-block-getwid-template-acf-wysiwyg:after{content:"";display:table;clear:both}
/*!
 * getwid-template-post-title
 */.wp-block-getwid-template-post-title{margin-bottom:.5em}.wp-block-getwid-template-post-title:last-child{margin-bottom:0}.wp-block-getwid-template-post-title.has-text-color .wp-block-getwid-template-post-title__link,.wp-block-getwid-template-post-title.has-text-color .wp-block-getwid-template-post-title__link:visited{color:inherit}.wp-block-getwid-template-post-title>h2,.wp-block-getwid-template-post-title>h3,.wp-block-getwid-template-post-title>h4,.wp-block-getwid-template-post-title>h5,.wp-block-getwid-template-post-title>h6,.wp-block-getwid-template-post-title>p{margin:0;padding:0}.wp-block-getwid-template-post-title>h2:after,.wp-block-getwid-template-post-title>h2:before,.wp-block-getwid-template-post-title>h3:after,.wp-block-getwid-template-post-title>h3:before,.wp-block-getwid-template-post-title>h4:after,.wp-block-getwid-template-post-title>h4:before,.wp-block-getwid-template-post-title>h5:after,.wp-block-getwid-template-post-title>h5:before,.wp-block-getwid-template-post-title>h6:after,.wp-block-getwid-template-post-title>h6:before,.wp-block-getwid-template-post-title>p:after,.wp-block-getwid-template-post-title>p:before{display:none}
/*!
 * getwid-template-post-featured-image
 */.wp-block-getwid-template-post-featured-image{margin-bottom:.5em}.wp-block-getwid-template-post-featured-image:last-child{margin-bottom:0}.wp-block-getwid-template-post-featured-image.aligncenter a{display:block}.wp-block-getwid-template-post-featured-image.aligncenter img{margin:0 auto}.wp-block-getwid-template-post-featured-image img{display:block}.wp-block-column>.wp-block-getwid-template-post-featured-image:only-child{height:100%}.wp-block-column>.wp-block-getwid-template-post-featured-image:only-child img{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}
/*!
 * getwid-template-post-content
 */.wp-block-getwid-template-post-content{margin-bottom:.5em}
/*!
 * getwid-template-post-link
 */.wp-block-getwid-template-post-link{margin:1.25em 0}.wp-block-getwid-template-post-link:first-child{margin-top:0}.wp-block-getwid-template-post-link:last-child{margin-bottom:0}.wp-block-getwid-template-post-link.has-text-color a{color:inherit}
/*!
 * getwid-template-post-button
 */.wp-block-getwid-template-post-button{margin:1.25em 0}.wp-block-getwid-template-post-button:first-child{margin-top:0}.wp-block-getwid-template-post-button:last-child{margin-bottom:0}
/*!
 * getwid-template-post-author
 */.wp-block-getwid-template-post-author{margin-bottom:.5em}.wp-block-getwid-template-post-author i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-getwid-template-post-author.has-text-color a{color:inherit}
/*!
 * getwid-template-post-categories
 */.wp-block-getwid-template-post-categories{margin-bottom:.5em}.wp-block-getwid-template-post-categories i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-getwid-template-post-categories.has-text-color a{color:inherit}
/*!
 * getwid-template-post-comments
 */.wp-block-getwid-template-post-comments{margin-bottom:.5em}.wp-block-getwid-template-post-comments i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-getwid-template-post-comments.has-text-color a{color:inherit}
/*!
 * getwid-template-post-tags
 */.wp-block-getwid-template-post-tags{margin-bottom:.5em}.wp-block-getwid-template-post-tags:last-child{margin-bottom:0}.wp-block-getwid-template-post-tags i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-getwid-template-post-tags.has-text-color a{color:inherit}
/*!
 * getwid-template-post-date
 */.wp-block-getwid-template-post-date{margin-bottom:.5em}.wp-block-getwid-template-post-date i{font-size:.7em;margin-right:.5em;min-width:1.25em}.wp-block-getwid-template-post-date.has-text-color a{color:inherit}
/*!
 * getwid-template-post-featured-background-image
 */.wp-block-getwid-template-post-featured-background-image{padding:25px;height:100%;width:100%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-sizing:border-box;box-sizing:border-box}.wp-block-getwid-template-post-featured-background-image .wp-block-getwid-template-post-featured-background-image__image{position:absolute;background-position:50%;background-attachment:scroll;background-size:cover;top:0;bottom:0;right:0;left:0}.wp-block-getwid-template-post-featured-background-image__foreground{position:absolute;top:0;bottom:0;right:0;left:0;opacity:.35}.wp-block-getwid-template-post-featured-background-image__content{position:relative;width:100%}.wp-block-getwid-template-post-featured-background-image__content .wp-block-getwid-section{height:100%}.wp-block-getwid-template-post-featured-background-image.has-link .wp-block-getwid-template-post-featured-background-image__content{pointer-events:none}.wp-block-getwid-template-post-featured-background-image.has-link .wp-block-getwid-template-post-featured-background-image__content a,.wp-block-getwid-template-post-featured-background-image.has-link .wp-block-getwid-template-post-featured-background-image__content button,.wp-block-getwid-template-post-featured-background-image.has-link .wp-block-getwid-template-post-featured-background-image__content input{pointer-events:auto}
/*!
 * getwid-template-post-meta
 */.wp-block-getwid-template-post-meta{margin-bottom:.5em}.wp-block-getwid-template-post-meta:last-child{margin-bottom:0}.wp-block-getwid-template-post-meta>p{margin:0}.wp-block-getwid-template-post-meta>.getwid-post-meta-divider:last-child,.wp-block-getwid-template-post-meta>.getwid-post-meta-divider:nth-last-child(2){display:none}.wp-block-getwid-template-post-meta.has-text-color a{color:inherit}.wp-block-getwid-template-post-meta.has-direction-row>*{display:inline;margin-bottom:0;margin-right:20px}.wp-block-getwid-template-post-meta.has-direction-row>:last-child,.wp-block-getwid-template-post-meta.has-direction-row>p{margin-right:0}.wp-block-getwid-template-post-meta.has-direction-row>p+div{margin-left:5px}.wp-block-getwid-template-post-meta.has-direction-row.has-alignment-left{text-align:left}.wp-block-getwid-template-post-meta.has-direction-row.has-alignment-center{text-align:center}.wp-block-getwid-template-post-meta.has-direction-row.has-alignment-right{text-align:right}.wp-block-getwid-template-post-meta.has-direction-column:after{display:table;content:"";clear:both}.wp-block-getwid-template-post-meta.has-direction-column .getwid-post-meta-divider{display:none}.wp-block-getwid-template-post-meta.has-direction-column>p{float:left;margin-right:5px}
/*!
 * getwid-template-post-custom-field
 */.wp-block-getwid-template-post-custom-field{margin-bottom:.5em}
/*!
 * getwid-mailchimp
 */.wp-block-getwid-mailchimp .wp-block-getwid-field-email,.wp-block-getwid-mailchimp .wp-block-getwid-field-first-name,.wp-block-getwid-mailchimp .wp-block-getwid-field-last-name{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.wp-block-getwid-mailchimp .wp-block-getwid-mailchimp__result.success{color:green}.wp-block-getwid-mailchimp .wp-block-getwid-mailchimp__result.fail{color:red}.wp-block-getwid-mailchimp__submit{margin-top:2em}.wp-block-getwid-mailchimp__submit .wp-block-button{margin-bottom:0}
/*!
 * getwid-video-popup
 */.wp-block-getwid-video-popup{position:relative;text-align:center}.wp-block-getwid-video-popup__wrapper{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-getwid-video-popup__wrapper:after{display:none;content:"";position:absolute;top:0;bottom:0;left:0;right:0;background-color:inherit;opacity:.35}.wp-block-getwid-video-popup__button-wrapper{margin:0 auto}.wp-block-getwid-video-popup__button{min-height:90px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:45px;border-color:red;color:inherit}.wp-block-getwid-video-popup__button:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:inherit}.wp-block-getwid-video-popup__button.is-style-bordered:before{border:1px solid;border-color:inherit}.wp-block-getwid-video-popup__button.is-style-outline{padding:5px;border-radius:50px}.wp-block-getwid-video-popup__button.is-style-outline:before{border:1px solid;border-color:inherit}.wp-block-getwid-video-popup__button.is-style-fill{color:#fff}.wp-block-getwid-video-popup__button.is-style-fill:not(.has-background){background-color:red}.wp-block-getwid-video-popup__button.is-style-default .wp-block-getwid-video-popup__button-caption{padding:10px 20px}.wp-block-getwid-video-popup__button.has-animation-pulse .wp-block-getwid-video-popup__icon{position:relative;border-color:red}.wp-block-getwid-video-popup__button.has-animation-pulse .wp-block-getwid-video-popup__icon:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;z-index:0;display:block;background-color:inherit;border-radius:inherit;-webkit-animation:getwidPulseAnimation 1.5s linear .5s infinite;animation:getwidPulseAnimation 1.5s linear .5s infinite}.wp-block-getwid-video-popup__button.has-animation-pulse .wp-block-getwid-video-popup__icon i{position:relative}.wp-block-getwid-video-popup__button.is-size-small{border-radius:35px;min-height:70px}.wp-block-getwid-video-popup__button.is-size-small.is-style-outline{border-radius:40px}.wp-block-getwid-video-popup__button.is-size-small.is-style-default .wp-block-getwid-video-popup__button-caption{padding:5px 10px}.wp-block-getwid-video-popup__button.is-size-small .wp-block-getwid-video-popup__icon{width:70px;height:70px;line-height:70px;font-size:15px}.wp-block-getwid-video-popup__button.is-size-small .wp-block-getwid-video-popup__button-caption{padding:5px 35px 5px 10px}.wp-block-getwid-video-popup__button.is-size-large{border-radius:55px;min-height:110px}.wp-block-getwid-video-popup__button.is-size-large.is-style-outline{border-radius:60px}.wp-block-getwid-video-popup__button.is-size-large.is-style-default .wp-block-getwid-video-popup__button-caption{padding:15px 25px}.wp-block-getwid-video-popup__button.is-size-large .wp-block-getwid-video-popup__icon{width:110px;height:110px;line-height:110px;font-size:25px}.wp-block-getwid-video-popup__button.is-size-large .wp-block-getwid-video-popup__button-caption{padding:15px 55px 15px 25px}.wp-block-getwid-video-popup__icon{width:90px;height:90px;line-height:90px;background-color:red;border-radius:50%;color:#fff;font-size:24px;text-align:center;-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto}.wp-block-getwid-video-popup__icon i{margin-left:5px}.wp-block-getwid-video-popup__button-caption{padding:10px 45px 10px 20px;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;word-break:break-word}.wp-block-getwid-video-popup__button-caption .wp-block-getwid-video-popup__title{margin:0}.wp-block-getwid-video-popup__title{font-size:1em;margin:0;text-align:left}.wp-block-getwid-video-popup__caption{margin-top:.5em}.wp-block-getwid-video-popup__caption .wp-block-getwid-video-popup__title{text-align:center;margin-bottom:0}.wp-block-getwid-video-popup__link{max-width:450px;display:inline-block}.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link{text-decoration:none;color:inherit;margin:0;padding:0;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:after,.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:before{display:none}.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:focus,.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:hover,.wp-block-getwid-video-popup .wp-block-getwid-video-popup__link:visited{color:inherit;text-decoration:none;text-shadow:none;-webkit-box-shadow:none;box-shadow:none;border:0}.wp-block-getwid-video-popup__image,.wp-block-getwid-video-popup__video{display:block;position:absolute;top:0;bottom:0;left:0;right:0;-o-object-fit:cover;object-fit:cover;width:100%;height:100%;border-radius:0;-webkit-transition:all .3s ease;transition:all .3s ease;max-width:none}.has-image .wp-block-getwid-video-popup__wrapper{padding:25px;min-height:400px;overflow:hidden}.has-image .wp-block-getwid-video-popup__wrapper:not(.has-background){background-color:#000}.has-image .wp-block-getwid-video-popup__wrapper:after{display:block}.has-image .wp-block-getwid-video-popup__wrapper:before{display:block;content:"";min-height:inherit;font-size:0}.has-image .wp-block-getwid-video-popup__button{position:relative;z-index:1}.has-image .wp-block-getwid-video-popup__link{width:100%;max-width:100%}.has-animation-slide-left .wp-block-getwid-video-popup__image,.has-animation-slide-left .wp-block-getwid-video-popup__video{width:calc(100% + 25px)}.has-animation-slide-left:hover .wp-block-getwid-video-popup__image,.has-animation-slide-left:hover .wp-block-getwid-video-popup__video{-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-slide-right .wp-block-getwid-video-popup__image,.has-animation-slide-right .wp-block-getwid-video-popup__video{width:calc(100% + 25px);-webkit-transform:translateX(-25px);transform:translateX(-25px)}.has-animation-slide-right:hover .wp-block-getwid-video-popup__image,.has-animation-slide-right:hover .wp-block-getwid-video-popup__video{-webkit-transform:none;transform:none}.has-animation-slide-top .wp-block-getwid-video-popup__image,.has-animation-slide-top .wp-block-getwid-video-popup__video{height:calc(100% + 25px)}.has-animation-slide-top:hover .wp-block-getwid-video-popup__image,.has-animation-slide-top:hover .wp-block-getwid-video-popup__video{-webkit-transform:translateY(-25px);transform:translateY(-25px)}.has-animation-slide-bottom .wp-block-getwid-video-popup__image,.has-animation-slide-bottom .wp-block-getwid-video-popup__video{height:calc(100% + 25px);-webkit-transform:translateY(-25px);transform:translateY(-25px)}.has-animation-slide-bottom:hover .wp-block-getwid-video-popup__image,.has-animation-slide-bottom:hover .wp-block-getwid-video-popup__video{-webkit-transform:none;transform:none}.has-animation-zoom-in:hover .wp-block-getwid-video-popup__image,.has-animation-zoom-in:hover .wp-block-getwid-video-popup__video,.has-animation-zoom-out .wp-block-getwid-video-popup__image,.has-animation-zoom-out .wp-block-getwid-video-popup__video{-webkit-transform:scale(1.2);transform:scale(1.2)}.has-animation-zoom-out:hover .wp-block-getwid-video-popup__image,.has-animation-zoom-out:hover .wp-block-getwid-video-popup__video{-webkit-transform:none;transform:none}.has-foreground-0 .wp-block-getwid-video-popup__wrapper:after{opacity:0}.has-foreground-5 .wp-block-getwid-video-popup__wrapper:after{opacity:.05}.has-foreground-10 .wp-block-getwid-video-popup__wrapper:after{opacity:.1}.has-foreground-15 .wp-block-getwid-video-popup__wrapper:after{opacity:.15}.has-foreground-20 .wp-block-getwid-video-popup__wrapper:after{opacity:.2}.has-foreground-25 .wp-block-getwid-video-popup__wrapper:after{opacity:.25}.has-foreground-30 .wp-block-getwid-video-popup__wrapper:after{opacity:.3}.has-foreground-35 .wp-block-getwid-video-popup__wrapper:after{opacity:.35}.has-foreground-40 .wp-block-getwid-video-popup__wrapper:after{opacity:.4}.has-foreground-45 .wp-block-getwid-video-popup__wrapper:after{opacity:.45}.has-foreground-50 .wp-block-getwid-video-popup__wrapper:after{opacity:.5}.has-foreground-55 .wp-block-getwid-video-popup__wrapper:after{opacity:.55}.has-foreground-60 .wp-block-getwid-video-popup__wrapper:after{opacity:.6}.has-foreground-65 .wp-block-getwid-video-popup__wrapper:after{opacity:.65}.has-foreground-70 .wp-block-getwid-video-popup__wrapper:after{opacity:.7}.has-foreground-75 .wp-block-getwid-video-popup__wrapper:after{opacity:.75}.has-foreground-80 .wp-block-getwid-video-popup__wrapper:after{opacity:.8}.has-foreground-85 .wp-block-getwid-video-popup__wrapper:after{opacity:.85}.has-foreground-90 .wp-block-getwid-video-popup__wrapper:after{opacity:.9}.has-foreground-95 .wp-block-getwid-video-popup__wrapper:after{opacity:.95}.has-foreground-100 .wp-block-getwid-video-popup__wrapper:after{opacity:1}
/*!
 * getwid-image-hotspot
 */.wp-block-getwid-image-hotspot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-getwid-image-hotspot__wrapper{position:relative}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-getwid-image-hotspot__wrapper{max-width:inherit}}.wp-block-getwid-image-hotspot__image{display:block}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.wp-block-getwid-image-hotspot__image{max-width:inherit}}.wp-block-getwid-image-hotspot .wp-block-getwid-image-hotspot__dot{position:absolute;left:0;top:0;opacity:1;padding:6px;background-color:#404040;border-radius:50%;-webkit-transition:opacity .3s ease;transition:opacity .3s ease;cursor:pointer;outline:none}.wp-block-getwid-image-hotspot .wp-block-getwid-image-hotspot__dot.has-animation-pulse:before{content:"";display:block;width:100%;height:100%;position:absolute;top:0;left:0;background-color:inherit;border-radius:50%;-webkit-transition:all .3s ease-in;transition:all .3s ease-in;-webkit-animation:getwidPulseAnimation 1.5s ease infinite;animation:getwidPulseAnimation 1.5s ease infinite}.wp-block-getwid-image-hotspot .wp-block-getwid-image-hotspot__dot-description{display:none}.wp-block-getwid-image-hotspot .wp-block-getwid-image-hotspot__dot-content{color:#fff;font-size:16px}.wp-block-getwid-image-hotspot .wp-block-getwid-image-hotspot__dot-icon{display:block;height:1.25em;width:1.25em;position:relative;line-height:1.25;text-align:center;font-style:normal}.wp-block-getwid-image-hotspot__tooltip{padding:10px;text-align:center}.wp-block-getwid-image-hotspot__tooltip-title{font-size:16px;font-weight:700}.wp-block-getwid-image-hotspot__tooltip-title:last-child{margin-bottom:0}.wp-block-getwid-image-hotspot__tooltip-title:empty{display:none}.wp-block-getwid-image-hotspot__tooltip-content{font-size:12px;margin-top:.75em}.wp-block-getwid-image-hotspot__tooltip-content:empty{display:none}.wp-block-getwid-image-hotspot__tooltip-content iframe,.wp-block-getwid-image-hotspot__tooltip-content img{max-width:100%}.has-animated-dots .wp-block-getwid-image-hotspot__dot{-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .5s ease-out .8s;transition:all .5s ease-out .8s}.has-animated-dots .wp-block-getwid-image-hotspot__dot.is-visible{-webkit-transform:none;transform:none}.has-animated-dots[data-appearance-animation=slideDown] .wp-block-getwid-image-hotspot__dot{-webkit-transform:translateY(-50px) scale(0);transform:translateY(-50px) scale(0)}.has-animated-dots[data-appearance-animation=slideDown] .wp-block-getwid-image-hotspot__dot.is-visible{-webkit-transform:none;transform:none}
/*!
 * getwid-countdown
 */.wp-block-getwid-countdown{font-size:32px}.wp-block-getwid-countdown .countdown-section{padding:20px}.wp-block-getwid-countdown .countdown-amount,.wp-block-getwid-countdown .countdown-period{word-break:keep-all}.wp-block-getwid-countdown .countdown-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-getwid-countdown.has-horizontal-alignment-left .countdown-row{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.wp-block-getwid-countdown.has-horizontal-alignment-center .countdown-row{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.wp-block-getwid-countdown.has-horizontal-alignment-justify .countdown-row .countdown-section{-webkit-box-flex:1;-ms-flex:1 0 0px;flex:1 0 0}.wp-block-getwid-countdown.has-horizontal-alignment-right .countdown-row{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.wp-block-getwid-countdown .wp-block-getwid-countdown__wrapper{overflow:hidden}.wp-block-getwid-countdown .is-countdown{background-color:transparent;border:0}.wp-block-getwid-countdown .is-countdown .countdown-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:stretch;align-content:stretch;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section{font-size:inherit;width:auto;text-align:center}.wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section .countdown-amount{font-size:inherit}.wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section .countdown-period{display:block;line-height:1.4;font-size:12px}@media screen and (min-width:768px){.wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section .countdown-period{font-size:14px}}@media screen and (min-width:992px){.wp-block-getwid-countdown .is-countdown .countdown-row .countdown-section .countdown-period{font-size:16px}}.wp-block-getwid-countdown.has-inner-paddings-small .countdown-section{padding:10px}.wp-block-getwid-countdown.has-inner-paddings-medium .countdown-section{padding:15px}.wp-block-getwid-countdown.has-inner-paddings-normal .countdown-section{padding:20px}.wp-block-getwid-countdown.has-inner-paddings-large .countdown-section{padding:30px}.wp-block-getwid-countdown.has-spacing-small .wp-block-getwid-countdown__content{margin-left:-5px;margin-right:-5px}.wp-block-getwid-countdown.has-spacing-small .countdown-section{margin:0 5px 10px}.wp-block-getwid-countdown.has-spacing-medium .wp-block-getwid-countdown__content{margin-left:-10px;margin-right:-10px}.wp-block-getwid-countdown.has-spacing-medium .countdown-section{margin:0 10px 20px}.wp-block-getwid-countdown.has-spacing-normal .wp-block-getwid-countdown__content{margin-left:-15px;margin-right:-15px}.wp-block-getwid-countdown.has-spacing-normal .countdown-section{margin:0 15px 30px}.wp-block-getwid-countdown.has-spacing-large .wp-block-getwid-countdown__content{margin-left:-20px;margin-right:-20px}.wp-block-getwid-countdown.has-spacing-large .countdown-section{margin:0 20px 40px}
/*!
 * getwid-content-timeline
 */.wp-block-getwid-content-timeline{position:relative}.wp-block-getwid-content-timeline__line{width:2px;position:absolute;margin:0 auto;background-color:#f5f5f5;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media (min-width:992px){.wp-block-getwid-content-timeline__line{left:50%}}.wp-block-getwid-content-timeline__bar{position:absolute;width:100%;background-color:currentColor}.wp-block-getwid-content-timeline__wrapper>.wp-block-getwid-content-timeline-item{width:100%;position:relative}.wp-block-getwid-content-timeline__wrapper>.wp-block-getwid-content-timeline-item:last-child{margin-bottom:0!important}.wp-block-getwid-content-timeline-item{margin-bottom:20px}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item.is-hidden{visibility:hidden}}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item.has-card-right .wp-block-getwid-content-timeline-item__wrapper,.wp-block-getwid-content-timeline-item:nth-child(2n) .wp-block-getwid-content-timeline-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.wp-block-getwid-content-timeline-item.has-card-right .wp-block-getwid-content-timeline-item__meta,.wp-block-getwid-content-timeline-item:nth-child(2n) .wp-block-getwid-content-timeline-item__meta{text-align:right}.wp-block-getwid-content-timeline-item.has-card-right .wp-block-getwid-content-timeline-item__card:after,.wp-block-getwid-content-timeline-item:nth-child(2n) .wp-block-getwid-content-timeline-item__card:after{left:0}}.wp-block-getwid-content-timeline-item.is-active .wp-block-getwid-content-timeline-item__point-content{border-color:currentColor}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__meta{text-align:left}.wp-block-getwid-content-timeline-item.has-card-left .wp-block-getwid-content-timeline-item__card:after{left:100%}}.wp-block-getwid-content-timeline-item__wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;position:relative}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.wp-block-getwid-content-timeline-item__image-wrapper{position:relative;padding-top:56.25%;width:100%}.wp-block-getwid-content-timeline-item__image-wrapper .wp-block-getwid-content-timeline-item__image{display:block;height:100%;width:100%;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;left:0;right:0;z-index:1}.wp-block-getwid-content-timeline-item__card{position:relative;-webkit-filter:drop-shadow(0 0 5px rgba(40,40,40,.1));filter:drop-shadow(0 0 5px rgba(40,40,40,.1));border-radius:7px;-webkit-box-flex:0;-ms-flex:0 1 100%;flex:0 1 100%;background-color:#fff}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item__card{-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.wp-block-getwid-content-timeline-item__card:after{content:"";background-color:inherit;width:13px;height:13px;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) rotate(-45deg);transform:translate(-50%,-50%) rotate(-45deg);left:0}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item__card:after{left:100%}}.wp-block-getwid-content-timeline-item__card-wrapper{border-radius:inherit;background-color:inherit;overflow:hidden}.wp-block-getwid-content-timeline-item__content-wrapper{padding:25px}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item__content-wrapper{padding:40px}}.wp-block-getwid-content-timeline-item__content-wrapper.has-no-content:empty{display:none}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item__content-wrapper.has-no-content{display:none}}.wp-block-getwid-content-timeline-item__meta{display:none}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item__meta{display:block;-webkit-box-flex:1;-ms-flex:1 1 50%;flex:1 1 50%}}.wp-block-getwid-content-timeline-item__meta-content{text-align:inherit}.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h1,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h2,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h3,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h4,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h5,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h6{margin-top:.5em}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h1,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h2,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h3,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h4,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h5,.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta+h6{margin-top:0}}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item .wp-block-getwid-content-timeline-item__mobile-meta{display:none}}.wp-block-getwid-content-timeline-item__point{-webkit-box-flex:1;-ms-flex:1 0 auto;flex:1 0 auto;width:20px;height:20px;margin-right:5px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media screen and (max-width:991px){.wp-block-getwid-content-timeline-item__point{margin-left:0!important}}@media screen and (min-width:992px){.wp-block-getwid-content-timeline-item__point{margin-left:20px;margin-right:20px;-webkit-transform:none;transform:none}}.wp-block-getwid-content-timeline-item__point-content{width:inherit;height:inherit;position:relative;background-color:#fff;border:2px solid #dee3e6;border-radius:50%;-webkit-box-sizing:border-box;box-sizing:border-box}@media screen and (min-width:992px){.slideInSides .wp-block-getwid-content-timeline-item__card{-webkit-animation:fadeInLeftShort 1s;animation:fadeInLeftShort 1s}.slideInSides .wp-block-getwid-content-timeline-item__point-content{-webkit-animation:getwidTimelinePointBounce .75s;animation:getwidTimelinePointBounce .75s}.slideInSides .wp-block-getwid-content-timeline-item__meta{-webkit-animation:fadeInRightShort 1s;animation:fadeInRightShort 1s}.slideInSides.has-card-right .wp-block-getwid-content-timeline-item__meta,.slideInSides:nth-child(2n) .wp-block-getwid-content-timeline-item__meta{-webkit-animation:fadeInLeftShort 1s;animation:fadeInLeftShort 1s}.slideInSides.has-card-left .wp-block-getwid-content-timeline-item__meta,.slideInSides.has-card-right .wp-block-getwid-content-timeline-item__card,.slideInSides:nth-child(2n) .wp-block-getwid-content-timeline-item__card{-webkit-animation:fadeInRightShort 1s;animation:fadeInRightShort 1s}.slideInSides.has-card-left .wp-block-getwid-content-timeline-item__card{-webkit-animation:fadeInLeftShort 1s;animation:fadeInLeftShort 1s}}@media screen and (min-width:992px){.slideInBottom .wp-block-getwid-content-timeline-item__card,.slideInBottom .wp-block-getwid-content-timeline-item__meta{-webkit-animation:fadeInUpShort 1s;animation:fadeInUpShort 1s}}@media screen and (min-width:992px){.fadeIn .wp-block-getwid-content-timeline-item__card,.fadeIn .wp-block-getwid-content-timeline-item__meta{-webkit-animation:getwidFadeIn 1.5s;animation:getwidFadeIn 1.5s}}
/*!
 * getwid-table
 */.wp-block-getwid-table table{width:100%}.wp-block-getwid-table figcaption{text-align:center}.wp-block-getwid-table.has-horizontal-align-left td,.wp-block-getwid-table.has-horizontal-align-left th{text-align:left}.wp-block-getwid-table.has-horizontal-align-center td,.wp-block-getwid-table.has-horizontal-align-center th{text-align:center}.wp-block-getwid-table.has-horizontal-align-right td,.wp-block-getwid-table.has-horizontal-align-right th{text-align:right}.wp-block-getwid-table.has-vertical-align-top td,.wp-block-getwid-table.has-vertical-align-top th{vertical-align:top}.wp-block-getwid-table.has-vertical-align-middle td,.wp-block-getwid-table.has-vertical-align-middle th{vertical-align:middle}.wp-block-getwid-table.has-vertical-align-bottom td,.wp-block-getwid-table.has-vertical-align-bottom th{vertical-align:bottom}.wp-block-getwid-table.has-table-layout-fixed table{table-layout:fixed}.wp-block-getwid-table.has-table-layout-auto table{table-layout:auto}.wp-block-getwid-table.has-border-collapse-collapse table{border-collapse:collapse}.wp-block-getwid-table.has-border-collapse-separate table{border-collapse:separate}
/*!
 * getwid-table-of-contents
 */.wp-block-getwid-table-of-contents.is-style-none ul{list-style:none}.wp-block-getwid-table-of-contents.is-style-none li{padding-left:0;margin-left:0}.wp-block-getwid-table-of-contents.is-style-none li:after,.wp-block-getwid-table-of-contents.is-style-none li:before{display:none}.wp-block-getwid-table-of-contents.is-style-none .wp-block-getwid-table-of-contents__list{padding:0;margin:0}.wp-block-getwid-table-of-contents.is-style-none .wp-block-getwid-table-of-contents__list>li{padding-left:0;margin-left:0}.wp-block-getwid-table-of-contents.is-style-unordered ul{list-style:outside disc;margin-left:1em;padding-left:0}.wp-block-getwid-table-of-contents.is-style-unordered li{padding-left:0;margin-left:0}.wp-block-getwid-table-of-contents.is-style-unordered li:after,.wp-block-getwid-table-of-contents.is-style-unordered li:before{display:none}.wp-block-getwid-table-of-contents.is-style-ordered .wp-block-getwid-table-of-contents__list{margin-left:0;padding-left:0}.wp-block-getwid-table-of-contents.is-style-ordered ol{counter-reset:item;list-style:none}.wp-block-getwid-table-of-contents.is-style-ordered li{padding-left:0;margin-left:0}.wp-block-getwid-table-of-contents.is-style-ordered li:after{display:none}.wp-block-getwid-table-of-contents.is-style-ordered li:before{content:counters(item,".") ".";counter-increment:item;margin-right:.5em}
/*!
 * getwid-common-styles
 */@-webkit-keyframes slideInDownShort{0%{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDownShort{0%{-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDownShort{-webkit-animation-name:slideInDownShort;animation-name:slideInDownShort}@-webkit-keyframes slideInLeftShort{0%{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeftShort{0%{-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeftShort{-webkit-animation-name:slideInLeftShort;animation-name:slideInLeftShort}@-webkit-keyframes slideInRightShort{0%{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRightShort{0%{-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRightShort{-webkit-animation-name:slideInRightShort;animation-name:slideInRightShort}@-webkit-keyframes slideInUpShort{0%{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUpShort{0%{-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUpShort{-webkit-animation-name:slideInUpShort;animation-name:slideInUpShort}@-webkit-keyframes bounceInDownShort{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%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}60%{opacity:1;-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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDownShort{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%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}60%{opacity:1;-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:translateZ(0);transform:translateZ(0)}}.bounceInDownShort{-webkit-animation-name:bounceInDownShort;animation-name:bounceInDownShort}@-webkit-keyframes bounceInLeftShort{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%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}60%{opacity:1;-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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeftShort{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%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}60%{opacity:1;-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:translateZ(0);transform:translateZ(0)}}.bounceInLeftShort{-webkit-animation-name:bounceInLeftShort;animation-name:bounceInLeftShort}@-webkit-keyframes bounceInRightShort{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%{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}60%{opacity:1;-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:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRightShort{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%{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}60%{opacity:1;-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:translateZ(0);transform:translateZ(0)}}.bounceInRightShort{-webkit-animation-name:bounceInRightShort;animation-name:bounceInRightShort}@-webkit-keyframes bounceInUpShort{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%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}60%{opacity:1;-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)}}@keyframes bounceInUpShort{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%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}60%{opacity:1;-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)}}.bounceInUpShort{-webkit-animation-name:bounceInUpShort;animation-name:bounceInUpShort}@-webkit-keyframes fadeInDownShort{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownShort{0%{opacity:0;-webkit-transform:translate3d(0,-100px,0);transform:translate3d(0,-100px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownShort{-webkit-animation-name:fadeInDownShort;animation-name:fadeInDownShort}@-webkit-keyframes fadeInLeftShort{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftShort{0%{opacity:0;-webkit-transform:translate3d(-100px,0,0);transform:translate3d(-100px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftShort{-webkit-animation-name:fadeInLeftShort;animation-name:fadeInLeftShort}@-webkit-keyframes fadeInRightShort{0%{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightShort{0%{opacity:0;-webkit-transform:translate3d(100px,0,0);transform:translate3d(100px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightShort{-webkit-animation-name:fadeInRightShort;animation-name:fadeInRightShort}@-webkit-keyframes fadeInUpShort{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpShort{0%{opacity:0;-webkit-transform:translate3d(0,100px,0);transform:translate3d(0,100px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpShort{-webkit-animation-name:fadeInUpShort;animation-name:fadeInUpShort}@-webkit-keyframes lightSpeedInShort{0%{-webkit-transform:translate3d(400px,0,0) skewX(-30deg);transform:translate3d(400px,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedInShort{0%{-webkit-transform:translate3d(400px,0,0) skewX(-30deg);transform:translate3d(400px,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedInShort{-webkit-animation-name:lightSpeedInShort;animation-name:lightSpeedInShort;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes getwidPulseAnimation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@keyframes getwidPulseAnimation{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}to{-webkit-transform:scale(1.5);transform:scale(1.5);opacity:0}}@-webkit-keyframes getwidTimelinePointBounce{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes getwidTimelinePointBounce{0%{opacity:0;-webkit-transform:scale(.5);transform:scale(.5)}60%{opacity:1;-webkit-transform:scale(1.2);transform:scale(1.2)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes getwidFadeIn{0%{opacity:0}to{opacity:1}}@keyframes getwidFadeIn{0%{opacity:0}to{opacity:1}}.wp-block-getwid-images-slider.is-carousel .slick-list,.wp-block-getwid-post-carousel.is-carousel .slick-list{margin:0 -5px}.wp-block-getwid-images-slider.is-carousel .slick-slide,.wp-block-getwid-post-carousel.is-carousel .slick-slide{margin:0 5px}.wp-block-getwid-images-slider.has-slides-gap-none .slick-list,.wp-block-getwid-images-slider.has-slides-gap-none .slick-slide,.wp-block-getwid-post-carousel.has-slides-gap-none .slick-list,.wp-block-getwid-post-carousel.has-slides-gap-none .slick-slide{margin:0}.wp-block-getwid-images-slider.has-slides-gap-small .slick-list,.wp-block-getwid-post-carousel.has-slides-gap-small .slick-list{margin:0 -5px}.wp-block-getwid-images-slider.has-slides-gap-small .slick-slide,.wp-block-getwid-post-carousel.has-slides-gap-small .slick-slide{margin:0 5px}.wp-block-getwid-images-slider.has-slides-gap-normal .slick-list,.wp-block-getwid-post-carousel.has-slides-gap-normal .slick-list{margin:0 -10px}.wp-block-getwid-images-slider.has-slides-gap-normal .slick-slide,.wp-block-getwid-post-carousel.has-slides-gap-normal .slick-slide{margin:0 10px}.wp-block-getwid-images-slider.has-slides-gap-large .slick-list,.wp-block-getwid-post-carousel.has-slides-gap-large .slick-list{margin:0 -20px}.wp-block-getwid-images-slider.has-slides-gap-large .slick-slide,.wp-block-getwid-post-carousel.has-slides-gap-large .slick-slide{margin:0 20px}.wp-block-getwid-images-slider.has-slides-gap-huge .slick-list,.wp-block-getwid-post-carousel.has-slides-gap-huge .slick-list{margin:0 -30px}.wp-block-getwid-images-slider.has-slides-gap-huge .slick-slide,.wp-block-getwid-post-carousel.has-slides-gap-huge .slick-slide{margin:0 30px}.wp-block-getwid-content-slider .slick-next,.wp-block-getwid-content-slider .slick-prev,.wp-block-getwid-images-slider .slick-next,.wp-block-getwid-images-slider .slick-prev,.wp-block-getwid-media-text-slider .slick-next,.wp-block-getwid-media-text-slider .slick-prev,.wp-block-getwid-post-carousel .slick-next,.wp-block-getwid-post-carousel .slick-prev,.wp-block-getwid-post-slider .slick-next,.wp-block-getwid-post-slider .slick-prev{z-index:1;background-color:transparent}.wp-block-getwid-content-slider .slick-next:before,.wp-block-getwid-content-slider .slick-prev:before,.wp-block-getwid-images-slider .slick-next:before,.wp-block-getwid-images-slider .slick-prev:before,.wp-block-getwid-media-text-slider .slick-next:before,.wp-block-getwid-media-text-slider .slick-prev:before,.wp-block-getwid-post-carousel .slick-next:before,.wp-block-getwid-post-carousel .slick-prev:before,.wp-block-getwid-post-slider .slick-next:before,.wp-block-getwid-post-slider .slick-prev:before{color:#000}.wp-block-getwid-content-slider .slick-next:focus,.wp-block-getwid-content-slider .slick-next:hover,.wp-block-getwid-content-slider .slick-prev:focus,.wp-block-getwid-content-slider .slick-prev:hover,.wp-block-getwid-images-slider .slick-next:focus,.wp-block-getwid-images-slider .slick-next:hover,.wp-block-getwid-images-slider .slick-prev:focus,.wp-block-getwid-images-slider .slick-prev:hover,.wp-block-getwid-media-text-slider .slick-next:focus,.wp-block-getwid-media-text-slider .slick-next:hover,.wp-block-getwid-media-text-slider .slick-prev:focus,.wp-block-getwid-media-text-slider .slick-prev:hover,.wp-block-getwid-post-carousel .slick-next:focus,.wp-block-getwid-post-carousel .slick-next:hover,.wp-block-getwid-post-carousel .slick-prev:focus,.wp-block-getwid-post-carousel .slick-prev:hover,.wp-block-getwid-post-slider .slick-next:focus,.wp-block-getwid-post-slider .slick-next:hover,.wp-block-getwid-post-slider .slick-prev:focus,.wp-block-getwid-post-slider .slick-prev:hover{text-decoration:none}.wp-block-getwid-content-slider .slick-dotted.slick-slider,.wp-block-getwid-images-slider .slick-dotted.slick-slider,.wp-block-getwid-media-text-slider .slick-dotted.slick-slider,.wp-block-getwid-post-carousel .slick-dotted.slick-slider,.wp-block-getwid-post-slider .slick-dotted.slick-slider{margin-bottom:0;padding-bottom:30px}.wp-block-getwid-content-slider .slick-dots,.wp-block-getwid-images-slider .slick-dots,.wp-block-getwid-media-text-slider .slick-dots,.wp-block-getwid-post-carousel .slick-dots,.wp-block-getwid-post-slider .slick-dots{margin:0 auto;max-width:100%;width:100%;bottom:0}.wp-block-getwid-content-slider .slick-dots li,.wp-block-getwid-images-slider .slick-dots li,.wp-block-getwid-media-text-slider .slick-dots li,.wp-block-getwid-post-carousel .slick-dots li,.wp-block-getwid-post-slider .slick-dots li{margin:0 5px}.wp-block-getwid-content-slider.has-arrows-inside,.wp-block-getwid-images-slider.has-arrows-inside,.wp-block-getwid-media-text-slider.has-arrows-inside,.wp-block-getwid-post-carousel.has-arrows-inside,.wp-block-getwid-post-slider.has-arrows-inside{padding-left:0;padding-right:0}.wp-block-getwid-content-slider.has-arrows-inside .slick-next,.wp-block-getwid-content-slider.has-arrows-inside .slick-prev,.wp-block-getwid-images-slider.has-arrows-inside .slick-next,.wp-block-getwid-images-slider.has-arrows-inside .slick-prev,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev,.wp-block-getwid-post-carousel.has-arrows-inside .slick-next,.wp-block-getwid-post-carousel.has-arrows-inside .slick-prev,.wp-block-getwid-post-slider.has-arrows-inside .slick-next,.wp-block-getwid-post-slider.has-arrows-inside .slick-prev{text-shadow:0 0 3px rgba(0,0,0,.5)}.wp-block-getwid-content-slider.has-arrows-inside .slick-next:before,.wp-block-getwid-content-slider.has-arrows-inside .slick-prev:before,.wp-block-getwid-images-slider.has-arrows-inside .slick-next:before,.wp-block-getwid-images-slider.has-arrows-inside .slick-prev:before,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next:before,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev:before,.wp-block-getwid-post-carousel.has-arrows-inside .slick-next:before,.wp-block-getwid-post-carousel.has-arrows-inside .slick-prev:before,.wp-block-getwid-post-slider.has-arrows-inside .slick-next:before,.wp-block-getwid-post-slider.has-arrows-inside .slick-prev:before{color:#fff}.wp-block-getwid-content-slider.has-arrows-inside .slick-prev,.wp-block-getwid-images-slider.has-arrows-inside .slick-prev,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev,.wp-block-getwid-post-carousel.has-arrows-inside .slick-prev,.wp-block-getwid-post-slider.has-arrows-inside .slick-prev{left:25px}.wp-block-getwid-content-slider.has-arrows-inside .slick-next,.wp-block-getwid-images-slider.has-arrows-inside .slick-next,.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next,.wp-block-getwid-post-carousel.has-arrows-inside .slick-next,.wp-block-getwid-post-slider.has-arrows-inside .slick-next{right:25px}.wp-block-getwid-content-slider.has-dots-inside .slick-dotted.slick-slider,.wp-block-getwid-images-slider.has-dots-inside .slick-dotted.slick-slider,.wp-block-getwid-media-text-slider.has-dots-inside .slick-dotted.slick-slider,.wp-block-getwid-post-carousel.has-dots-inside .slick-dotted.slick-slider,.wp-block-getwid-post-slider.has-dots-inside .slick-dotted.slick-slider{margin-bottom:0;padding-bottom:0}.wp-block-getwid-content-slider.has-dots-inside .slick-dots,.wp-block-getwid-images-slider.has-dots-inside .slick-dots,.wp-block-getwid-media-text-slider.has-dots-inside .slick-dots,.wp-block-getwid-post-carousel.has-dots-inside .slick-dots,.wp-block-getwid-post-slider.has-dots-inside .slick-dots{bottom:20px}.wp-block-getwid-content-slider.has-dots-inside .slick-dots li .slick-active,.wp-block-getwid-images-slider.has-dots-inside .slick-dots li .slick-active,.wp-block-getwid-media-text-slider.has-dots-inside .slick-dots li .slick-active,.wp-block-getwid-post-carousel.has-dots-inside .slick-dots li .slick-active,.wp-block-getwid-post-slider.has-dots-inside .slick-dots li .slick-active{color:#fff}.wp-block-getwid-content-slider.has-dots-inside .slick-dots li button,.wp-block-getwid-images-slider.has-dots-inside .slick-dots li button,.wp-block-getwid-media-text-slider.has-dots-inside .slick-dots li button,.wp-block-getwid-post-carousel.has-dots-inside .slick-dots li button,.wp-block-getwid-post-slider.has-dots-inside .slick-dots li button{text-shadow:0 0 3px rgba(0,0,0,.5)}.wp-block-getwid-content-slider.has-dots-inside .slick-dots li button:before,.wp-block-getwid-images-slider.has-dots-inside .slick-dots li button:before,.wp-block-getwid-media-text-slider.has-dots-inside .slick-dots li button:before,.wp-block-getwid-post-carousel.has-dots-inside .slick-dots li button:before,.wp-block-getwid-post-slider.has-dots-inside .slick-dots li button:before{color:#fff}.wp-block-getwid-content-slider.alignfull .slick-list,.wp-block-getwid-images-slider.alignfull .slick-list,.wp-block-getwid-media-text-slider.alignfull .slick-list,.wp-block-getwid-post-carousel.alignfull .slick-list,.wp-block-getwid-post-slider.alignfull .slick-list{margin:0}.wp-block-getwid-content-slider.alignfull.has-arrows-ouside .slick-prev,.wp-block-getwid-content-slider.alignfull.has-arrows-outside .slick-prev,.wp-block-getwid-images-slider.alignfull.has-arrows-ouside .slick-prev,.wp-block-getwid-images-slider.alignfull.has-arrows-outside .slick-prev,.wp-block-getwid-media-text-slider.alignfull.has-arrows-ouside .slick-prev,.wp-block-getwid-media-text-slider.alignfull.has-arrows-outside .slick-prev,.wp-block-getwid-post-carousel.alignfull.has-arrows-ouside .slick-prev,.wp-block-getwid-post-carousel.alignfull.has-arrows-outside .slick-prev,.wp-block-getwid-post-slider.alignfull.has-arrows-ouside .slick-prev,.wp-block-getwid-post-slider.alignfull.has-arrows-outside .slick-prev{left:25px}.wp-block-getwid-content-slider.alignfull.has-arrows-ouside .slick-next,.wp-block-getwid-content-slider.alignfull.has-arrows-outside .slick-next,.wp-block-getwid-images-slider.alignfull.has-arrows-ouside .slick-next,.wp-block-getwid-images-slider.alignfull.has-arrows-outside .slick-next,.wp-block-getwid-media-text-slider.alignfull.has-arrows-ouside .slick-next,.wp-block-getwid-media-text-slider.alignfull.has-arrows-outside .slick-next,.wp-block-getwid-post-carousel.alignfull.has-arrows-ouside .slick-next,.wp-block-getwid-post-carousel.alignfull.has-arrows-outside .slick-next,.wp-block-getwid-post-slider.alignfull.has-arrows-ouside .slick-next,.wp-block-getwid-post-slider.alignfull.has-arrows-outside .slick-next{right:25px}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-50 .wp-block-getwid-advanced-heading__content,.fs-tablet-50 .wp-block-getwid-countdown__content{font-size:50%}}@media screen and (max-width:767px){.fs-mobile-50 .wp-block-getwid-advanced-heading__content,.fs-mobile-50 .wp-block-getwid-countdown__content{font-size:50%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-60 .wp-block-getwid-advanced-heading__content,.fs-tablet-60 .wp-block-getwid-countdown__content{font-size:60%}}@media screen and (max-width:767px){.fs-mobile-60 .wp-block-getwid-advanced-heading__content,.fs-mobile-60 .wp-block-getwid-countdown__content{font-size:60%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-70 .wp-block-getwid-advanced-heading__content,.fs-tablet-70 .wp-block-getwid-countdown__content{font-size:70%}}@media screen and (max-width:767px){.fs-mobile-70 .wp-block-getwid-advanced-heading__content,.fs-mobile-70 .wp-block-getwid-countdown__content{font-size:70%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-80 .wp-block-getwid-advanced-heading__content,.fs-tablet-80 .wp-block-getwid-countdown__content{font-size:80%}}@media screen and (max-width:767px){.fs-mobile-80 .wp-block-getwid-advanced-heading__content,.fs-mobile-80 .wp-block-getwid-countdown__content{font-size:80%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-90 .wp-block-getwid-advanced-heading__content,.fs-tablet-90 .wp-block-getwid-countdown__content{font-size:90%}}@media screen and (max-width:767px){.fs-mobile-90 .wp-block-getwid-advanced-heading__content,.fs-mobile-90 .wp-block-getwid-countdown__content{font-size:90%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-100 .wp-block-getwid-advanced-heading__content,.fs-tablet-100 .wp-block-getwid-countdown__content{font-size:100%}}@media screen and (max-width:767px){.fs-mobile-100 .wp-block-getwid-advanced-heading__content,.fs-mobile-100 .wp-block-getwid-countdown__content{font-size:100%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-110 .wp-block-getwid-advanced-heading__content,.fs-tablet-110 .wp-block-getwid-countdown__content{font-size:110%}}@media screen and (max-width:767px){.fs-mobile-110 .wp-block-getwid-advanced-heading__content,.fs-mobile-110 .wp-block-getwid-countdown__content{font-size:110%}}@media screen and (min-width:768px) and (max-width:991px){.fs-tablet-120 .wp-block-getwid-advanced-heading__content,.fs-tablet-120 .wp-block-getwid-countdown__content{font-size:120%}}@media screen and (max-width:767px){.fs-mobile-120 .wp-block-getwid-advanced-heading__content,.fs-mobile-120 .wp-block-getwid-countdown__content{font-size:120%}}[data-animation] .wp-block-getwid-icon-box__icon-wrapper,[data-animation].wp-block-getwid-icon__wrapper,[data-animation] .wp-block-getwid-image-box__image-wrapper{-webkit-transition:.3s ease;transition:.3s ease;-webkit-transform:none;transform:none}[data-animation=slideTop]:hover .wp-block-getwid-icon-box__icon-wrapper,[data-animation=slideTop]:hover.wp-block-getwid-icon__wrapper,[data-animation=slideTop]:hover .wp-block-getwid-image-box__image-wrapper{-webkit-transform:translateY(-10px);transform:translateY(-10px)}[data-animation=slideBottom]:hover .wp-block-getwid-icon-box__icon-wrapper,[data-animation=slideBottom]:hover.wp-block-getwid-icon__wrapper,[data-animation=slideBottom]:hover .wp-block-getwid-image-box__image-wrapper{-webkit-transform:translateY(10px);transform:translateY(10px)}[data-animation=slideLeft]:hover .wp-block-getwid-icon-box__icon-wrapper,[data-animation=slideLeft]:hover.wp-block-getwid-icon__wrapper,[data-animation=slideLeft]:hover .wp-block-getwid-image-box__image-wrapper{-webkit-transform:translateX(-10px);transform:translateX(-10px)}[data-animation=slideRight]:hover .wp-block-getwid-icon-box__icon-wrapper,[data-animation=slideRight]:hover.wp-block-getwid-icon__wrapper,[data-animation=slideRight]:hover .wp-block-getwid-image-box__image-wrapper{-webkit-transform:translateX(10px);transform:translateX(10px)}[data-animation=zoomSmall]:hover .wp-block-getwid-icon-box__icon-wrapper,[data-animation=zoomSmall]:hover.wp-block-getwid-icon__wrapper,[data-animation=zoomSmall]:hover .wp-block-getwid-image-box__image-wrapper{-webkit-transform:scale(1.05);transform:scale(1.05)}[data-animation=zoomBig]:hover .wp-block-getwid-icon-box__icon-wrapper,[data-animation=zoomBig]:hover.wp-block-getwid-icon__wrapper,[data-animation=zoomBig]:hover .wp-block-getwid-image-box__image-wrapper{-webkit-transform:scale(1.2);transform:scale(1.2)}.getwid-columns{margin-left:-30px;margin-right:-30px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.getwid-columns-1>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-1>*{width:100%}}.getwid-columns-2>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-2>*{width:50%}}.getwid-columns-3>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-3>*{width:33.33333%}}.getwid-columns-4>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-4>*{width:25%}}.getwid-columns-5>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-5>*{width:20%}}.getwid-columns-6>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-6>*{width:16.66667%}}.getwid-columns-7>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-7>*{width:14.28571%}}.getwid-columns-8>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-8>*{width:12.5%}}.getwid-columns-9>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-9>*{width:11.11111%}}.getwid-columns-10>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-10>*{width:10%}}.getwid-columns-11>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-11>*{width:9.09091%}}.getwid-columns-12>*{padding-left:30px;padding-right:30px;margin-right:0;margin-left:0;width:100%}@media screen and (min-width:992px){.getwid-columns-12>*{width:8.33333%}}@media screen and (min-width:992px){.getwid-hide-desktop{display:none}}@media screen and (min-width:768px) and (max-width:991px){.getwid-hide-tablet{display:none}}@media screen and (max-width:767px){.getwid-hide-mobile{display:none}}.getwid-padding-top-small{padding-top:10px}.getwid-padding-top-medium{padding-top:25px}.getwid-padding-top-normal{padding-top:40px}.getwid-padding-top-large{padding-top:60px}.getwid-padding-top-none{padding-top:0!important}.getwid-padding-bottom-small{padding-bottom:10px}.getwid-padding-bottom-medium{padding-bottom:25px}.getwid-padding-bottom-normal{padding-bottom:40px}.getwid-padding-bottom-large{padding-bottom:60px}.getwid-padding-bottom-none{padding-bottom:0!important}.getwid-padding-left-small{padding-left:10px}.getwid-padding-left-medium{padding-left:25px}.getwid-padding-left-normal{padding-left:40px}.getwid-padding-left-large{padding-left:60px}.getwid-padding-left-none{padding-left:0!important}.getwid-padding-right-small{padding-right:10px}.getwid-padding-right-medium{padding-right:25px}.getwid-padding-right-normal{padding-right:40px}.getwid-padding-right-large{padding-right:60px}.getwid-padding-right-none{padding-right:0!important}@media screen and (max-width:991px){.getwid-padding-tablet-top-small{padding-top:10px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-top-medium{padding-top:25px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-top-normal{padding-top:40px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-top-large{padding-top:60px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-top-none{padding-top:0!important}}@media screen and (max-width:991px){.getwid-padding-tablet-bottom-small{padding-bottom:10px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-bottom-medium{padding-bottom:25px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-bottom-normal{padding-bottom:40px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-bottom-large{padding-bottom:60px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-bottom-none{padding-bottom:0!important}}@media screen and (max-width:991px){.getwid-padding-tablet-left-small{padding-left:10px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-left-medium{padding-left:25px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-left-normal{padding-left:40px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-left-large{padding-left:60px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-left-none{padding-left:0!important}}@media screen and (max-width:991px){.getwid-padding-tablet-right-small{padding-right:10px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-right-medium{padding-right:25px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-right-normal{padding-right:40px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-right-large{padding-right:60px!important}}@media screen and (max-width:991px){.getwid-padding-tablet-right-none{padding-right:0!important}}@media screen and (max-width:767px){.getwid-padding-mobile-top-small{padding-top:10px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-top-medium{padding-top:25px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-top-normal{padding-top:40px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-top-large{padding-top:60px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-top-none{padding-top:0!important}}@media screen and (max-width:767px){.getwid-padding-mobile-bottom-small{padding-bottom:10px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-bottom-medium{padding-bottom:25px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-bottom-normal{padding-bottom:40px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-bottom-large{padding-bottom:60px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-bottom-none{padding-bottom:0!important}}@media screen and (max-width:767px){.getwid-padding-mobile-left-small{padding-left:10px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-left-medium{padding-left:25px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-left-normal{padding-left:40px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-left-large{padding-left:60px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-left-none{padding-left:0!important}}@media screen and (max-width:767px){.getwid-padding-mobile-right-small{padding-right:10px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-right-medium{padding-right:25px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-right-normal{padding-right:40px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-right-large{padding-right:60px!important}}@media screen and (max-width:767px){.getwid-padding-mobile-right-none{padding-right:0!important}}.getwid-margin-top-small{margin-top:10px!important}.getwid-margin-top-medium{margin-top:25px!important}.getwid-margin-top-normal{margin-top:40px!important}.getwid-margin-top-large{margin-top:60px!important}.getwid-margin-top-none{margin-top:0!important}.getwid-margin-bottom-small{margin-bottom:10px!important}.getwid-margin-bottom-medium{margin-bottom:25px!important}.getwid-margin-bottom-normal{margin-bottom:40px!important}.getwid-margin-bottom-large{margin-bottom:60px!important}.getwid-margin-bottom-none{margin-bottom:0!important}.getwid-margin-left-small{margin-left:10px}.getwid-margin-left-medium{margin-left:25px}.getwid-margin-left-normal{margin-left:40px}.getwid-margin-left-large{margin-left:60px}.getwid-margin-left-none{margin-left:0!important}.getwid-margin-right-small{margin-right:10px}.getwid-margin-right-medium{margin-right:25px}.getwid-margin-right-normal{margin-right:40px}.getwid-margin-right-large{margin-right:60px}.getwid-margin-right-none{margin-right:0!important}@media screen and (max-width:991px){.getwid-margin-tablet-top-small{margin-top:10px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-top-medium{margin-top:25px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-top-normal{margin-top:40px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-top-large{margin-top:60px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-top-none{margin-top:0!important}}@media screen and (max-width:991px){.getwid-margin-tablet-bottom-small{margin-bottom:10px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-bottom-medium{margin-bottom:25px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-bottom-normal{margin-bottom:40px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-bottom-large{margin-bottom:60px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-bottom-none{margin-bottom:0!important}}@media screen and (max-width:991px){.getwid-margin-tablet-left-small{margin-left:10px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-left-medium{margin-left:25px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-left-normal{margin-left:40px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-left-large{margin-left:60px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-left-none{margin-left:0!important}}@media screen and (max-width:991px){.getwid-margin-tablet-right-small{margin-right:10px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-right-medium{margin-right:25px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-right-normal{margin-right:40px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-right-large{margin-right:60px!important}}@media screen and (max-width:991px){.getwid-margin-tablet-right-none{margin-right:0!important}}@media screen and (max-width:767px){.getwid-margin-mobile-top-small{margin-top:10px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-top-medium{margin-top:25px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-top-normal{margin-top:40px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-top-large{margin-top:60px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-top-none{margin-top:0!important}}@media screen and (max-width:767px){.getwid-margin-mobile-bottom-small{margin-bottom:10px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-bottom-medium{margin-bottom:25px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-bottom-normal{margin-bottom:40px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-bottom-large{margin-bottom:60px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-bottom-none{margin-bottom:0!important}}@media screen and (max-width:767px){.getwid-margin-mobile-left-small{margin-left:10px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-left-medium{margin-left:25px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-left-normal{margin-left:40px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-left-large{margin-left:60px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-left-none{margin-left:0!important}}@media screen and (max-width:767px){.getwid-margin-mobile-right-small{margin-right:10px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-right-medium{margin-right:25px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-right-normal{margin-right:40px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-right-large{margin-right:60px!important}}@media screen and (max-width:767px){.getwid-margin-mobile-right-none{margin-right:0!important}}@media screen and (min-width:768px) and (max-width:991px){.getwid-reset-min-height-tablet{min-height:auto!important}}@media screen and (max-width:767px){.getwid-reset-min-height-mobile{min-height:auto!important}}@media screen and (min-width:768px) and (max-width:991px){.getwid-reset-height-tablet{height:auto!important}}@media screen and (max-width:767px){.getwid-reset-height-mobile{height:auto!important}}.getwid-align-items-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.getwid-align-items-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.getwid-align-items-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:991px){.getwid-align-items-tablet-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:991px){.getwid-align-items-tablet-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:991px){.getwid-align-items-tablet-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:767px){.getwid-align-items-mobile-flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (max-width:767px){.getwid-align-items-mobile-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media screen and (max-width:767px){.getwid-align-items-mobile-flex-end{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}.getwid-justify-content-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.getwid-justify-content-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.getwid-justify-content-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:991px){.getwid-justify-content-tablet-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:991px){.getwid-justify-content-tablet-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:991px){.getwid-justify-content-tablet-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}@media screen and (max-width:767px){.getwid-justify-content-mobile-flex-start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media screen and (max-width:767px){.getwid-justify-content-mobile-center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767px){.getwid-justify-content-mobile-flex-end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}}.getwid-icon{font-style:normal}.getwid-icon-like{font-family:Font Awesome\ 5 Free;font-weight:900}.getwid-icon-like:before{content:"\f004"}.getwid-icon-comment{font-family:Font Awesome\ 5 Free;font-weight:900}.getwid-icon-comment:before{content:"\f075"}.getwid-opacity-0{opacity:0}.getwid-opacity-5{opacity:.05}.getwid-opacity-10{opacity:.1}.getwid-opacity-15{opacity:.15}.getwid-opacity-20{opacity:.2}.getwid-opacity-25{opacity:.25}.getwid-opacity-30{opacity:.3}.getwid-opacity-35{opacity:.35}.getwid-opacity-40{opacity:.4}.getwid-opacity-45{opacity:.45}.getwid-opacity-50{opacity:.5}.getwid-opacity-55{opacity:.55}.getwid-opacity-60{opacity:.6}.getwid-opacity-65{opacity:.65}.getwid-opacity-70{opacity:.7}.getwid-opacity-75{opacity:.75}.getwid-opacity-80{opacity:.8}.getwid-opacity-85{opacity:.85}.getwid-opacity-90{opacity:.9}.getwid-opacity-95{opacity:.95}.getwid-opacity-100{opacity:1}.wpcf7 .screen-reader-response {
	position: absolute;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	width: 1px;
	margin: -1px;
	padding: 0;
	border: 0;
	word-wrap: normal !important;
}

.wpcf7 form .wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
	border: 2px solid #00a0d2; /* Blue */
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
	display: none;
}

.wpcf7 form.sent .wpcf7-response-output {
	border-color: #46b450; /* Green */
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
	border-color: #dc3232; /* Red */
}

.wpcf7 form.spam .wpcf7-response-output {
	border-color: #f56e28; /* Orange */
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
	border-color: #ffb900; /* Yellow */
}

.wpcf7-form-control-wrap {
	position: relative;
}

.wpcf7-not-valid-tip {
	color: #dc3232; /* Red */
	font-size: 1em;
	font-weight: normal;
	display: block;
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
	position: relative;
	top: -2ex;
	left: 1em;
	z-index: 100;
	border: 1px solid #dc3232;
	background: #fff;
	padding: .2em .8em;
	width: 24em;
}

.wpcf7-list-item {
	display: inline-block;
	margin: 0 0 0 1em;
}

.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
	content: " ";
}

.wpcf7-spinner {
	visibility: hidden;
	display: inline-block;
	background-color: #23282d; /* Dark Gray 800 */
	opacity: 0.75;
	width: 24px;
	height: 24px;
	border: none;
	border-radius: 100%;
	padding: 0;
	margin: 0 24px;
	position: relative;
}

form.submitting .wpcf7-spinner {
	visibility: visible;
}

.wpcf7-spinner::before {
	content: '';
	position: absolute;
	background-color: #fbfbfc; /* Light Gray 100 */
	top: 4px;
	left: 4px;
	width: 6px;
	height: 6px;
	border: none;
	border-radius: 100%;
	transform-origin: 8px 8px;
	animation-name: spin;
	animation-duration: 1000ms;
	animation-timing-function: linear;
	animation-iteration-count: infinite;
}

@media (prefers-reduced-motion: reduce) {
	.wpcf7-spinner::before {
		animation-name: blink;
		animation-duration: 2000ms;
	}
}

@keyframes spin {
	from {
		transform: rotate(0deg);
	}

	to {
		transform: rotate(360deg);
	}
}

@keyframes blink {
	from {
		opacity: 0;
	}

	50% {
		opacity: 1;
	}

	to {
		opacity: 0;
	}
}

.wpcf7 input[type="file"] {
	cursor: pointer;
}

.wpcf7 input[type="file"]:disabled {
	cursor: default;
}

.wpcf7 .wpcf7-submit:disabled {
	cursor: not-allowed;
}

.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
	direction: ltr;
}
/* Default styling for jQuery Datepicker v5.0.1. */
.datepick {
	background-color: #fff;
	color: #000;
	border: 1px solid #444;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
	/*font-family: Arial,Helvetica,Sans-serif;*/
	font-size: 90%;
}
.datepick-rtl {
	direction: rtl;
}
.datepick-popup {
	z-index: 1000;
}
.datepick-disable {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.datepick a {
	color: #fff;
	text-decoration: none;
}
.datepick a.datepick-disabled {
	color: #888;
	cursor: auto;
}
.datepick button {
    margin: 0.25em;
    padding: 0.125em 0em;
    background-color: #fcc;
    border: none;
    border-radius: 0.25em;
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    font-weight: bold;
}
.datepick-nav, .datepick-ctrl {
	float: left;
	width: 100%;
	background-color: #000;
	color: #fff;
	font-size: 90%;
	font-weight: bold;
}
.datepick-ctrl {
	background-color: #600;
}
.datepick-cmd {
	width: 30%;
}
.datepick-cmd:hover {
	background-color: #777;
}
.datepick-ctrl .datepick-cmd:hover {
	background-color: #f08080;
}
.datepick-cmd-prevJump, .datepick-cmd-nextJump {
	width: 8%;
}
a.datepick-cmd {
	/*height: 1.5em;*/
}
button.datepick-cmd {
	text-align: center;
}
.datepick-cmd-prev, .datepick-cmd-prevJump, .datepick-cmd-clear {
	float: left;
	padding-left: 2%;
}
.datepick-cmd-current, .datepick-cmd-today {
	float: left;
	width: 35%;
	text-align: center;
}
.datepick-cmd-next, .datepick-cmd-nextJump, .datepick-cmd-close {
	float: right;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-prev, .datepick-rtl .datepick-cmd-prevJump,
.datepick-rtl .datepick-cmd-clear {
	float: right;
	padding-left: 0%;
	padding-right: 2%;
	text-align: right;
}
.datepick-rtl .datepick-cmd-current, .datepick-rtl .datepick-cmd-today {
	float: right;
}
.datepick-rtl .datepick-cmd-next, .datepick-rtl .datepick-cmd-nextJump,
.datepick-rtl .datepick-cmd-close {
	float: left;
	padding-left: 2%;
	padding-right: 0%;
	text-align: left;
}
.datepick-month-nav {
	float: left;
	background-color: #777;
	text-align: center;
}
.datepick-month-nav div {
	float: left;
	width: 12.5%;
	margin: 1%;
	padding: 1%;
}
.datepick-month-nav span {
	color: #888;
}
.datepick-month-row {
	clear: left;
}
.datepick-month {
	float: left;
	width: 15em;
	border: 1px solid #444;
	text-align: center;
}
.datepick-month-header, .datepick-month-header select, .datepick-month-header input {
	/*height: 1.5em;*/
	background-color: #444;
	color: #fff;
	font-weight: bold;
}
.datepick-month-header select, .datepick-month-header input {
	/*height: 1.4em;*/
	margin: 0em;
	padding: 0em;
	border: none;
	font-size: 100%;
}
.datepick-month-header input {
	position: absolute;
	display: none;
}
.datepick-month table {
	width: 100%;
	border-collapse: collapse;
}
.datepick-month thead {
	border-bottom: 1px solid #aaa;
}
.datepick-month th, .datepick-month td {
	margin: 0em;
	padding: 0em;
	font-weight: normal;
	text-align: center;
}
.datepick-month th {
	border: 1px solid #777;
}
.datepick-month th, .datepick-month th a {
	background-color: #777;
	color: #fff;
}
.datepick-month td {
	background-color: #eee;
	border: 1px solid #aaa;
}
.datepick-month td.datepick-week {
	border: 1px solid #777;
}
.datepick-month td.datepick-week * {
	background-color: #777;
	color: #fff;
	border: none;
}
.datepick-month a {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
	background-color: #eee;
	color: #000;
	text-decoration: none;
}
.datepick-month span {
	display: block;
	width: 100%;
	padding: 0.125em 0em;
}
.datepick-month td span {
	color: #888;
}
.datepick-month td .datepick-other-month {
	background-color: #fff;
}
.datepick-month td .datepick-weekend {
	background-color: #ddd;
}
.datepick-month td .datepick-today {
	background-color: #f0c0c0;
}
.datepick-month td .datepick-highlight {
	background-color: #f08080;
}
.datepick-month td .datepick-selected {
	background-color: #777;
	color: #fff;
}
.datepick-month th.datepick-week {
	background-color: #777;
	color: #fff;
}
.datepick-status {
	clear: both;
	background-color: #ddd;
	text-align: center;
}
.datepick-clear-fix {
	clear: both;
}
/*
* Main style
*/
/*
* datepick-nav
*/
/*
* datepick-cmd
*/
/*
* datepick-ctrl
*/
/*
* datepick-month-header
*/
/*
* datepick-month
*/
/*
* highlight
*/
/*
* today
*/
/*
* available date
*/
/*
* not available date
*/
/*
* check in date
*/
/*
* selectable date
*/
.mphb-calendar .mphb-datepicker-light-green.datepick,
.datepick-popup .mphb-datepicker-light-green.datepick {
  font-size: 90%;
  border: 0px solid;
  border-radius: 0;
  width: 31.429em;
  max-width: 100%;
  font-family: inherit;
}

.mphb-calendar .mphb-datepicker-light-green a,
.datepick-popup .mphb-datepicker-light-green a {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mphb-calendar .mphb-datepicker-light-green *,
.datepick-popup .mphb-datepicker-light-green * {
  outline: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-nav, .mphb-calendar .mphb-datepicker-light-green .datepick-ctrl,
.datepick-popup .mphb-datepicker-light-green .datepick-nav,
.datepick-popup .mphb-datepicker-light-green .datepick-ctrl {
  font-size: inherit;
  font-weight: normal;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-nav,
.datepick-popup .mphb-datepicker-light-green .datepick-nav {
  background-color: #6aca8b;
  border-top: 1px solid #e9e9f4;
  border-left: 1px solid #e9e9f4;
  border-right: 1px solid #e9e9f4;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-nav a,
.datepick-popup .mphb-datepicker-light-green .datepick-nav a {
  color: #fff;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-nav a:hover,
.datepick-popup .mphb-datepicker-light-green .datepick-nav a:hover {
  background-color: #7ed59c;
  color: #fff;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-nav a.datepick-disabled,
.datepick-popup .mphb-datepicker-light-green .datepick-nav a.datepick-disabled {
  cursor: not-allowed;
  color: #bbefcd;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-nav a.datepick-disabled:hover,
.datepick-popup .mphb-datepicker-light-green .datepick-nav a.datepick-disabled:hover {
  background-color: #6aca8b;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-ctrl,
.datepick-popup .mphb-datepicker-light-green .datepick-ctrl {
  border: 1px solid #e9e9f4;
  background-color: #fff;
  margin-top: -1px;
  position: relative;
}

@media screen and (min-width: 48em) {
  .mphb-calendar .mphb-datepicker-light-green .datepick-ctrl,
  .datepick-popup .mphb-datepicker-light-green .datepick-ctrl {
    border-top: 0px solid #e9e9f4;
  }
}

.mphb-calendar .mphb-datepicker-light-green .datepick-ctrl:before,
.datepick-popup .mphb-datepicker-light-green .datepick-ctrl:before {
  content: '';
  width: 1px;
  height: 100%;
  left: 50%;
  bottom: 0;
  position: absolute;
  margin-left: -1px;
  border-left: 1px solid #e9e9f4;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-ctrl a,
.datepick-popup .mphb-datepicker-light-green .datepick-ctrl a {
  color: #26bd59;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-ctrl .datepick-cmd:hover,
.datepick-popup .mphb-datepicker-light-green .datepick-ctrl .datepick-cmd:hover {
  background-color: #ddf6e6;
  color: #26bd59;
}

.mphb-calendar .mphb-datepicker-light-green a.datepick-cmd,
.datepick-popup .mphb-datepicker-light-green a.datepick-cmd {
  height: auto;
  line-height: 2.1em;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month-header, .mphb-calendar .mphb-datepicker-light-green .datepick-month-header select, .mphb-calendar .mphb-datepicker-light-green .datepick-month-header input,
.datepick-popup .mphb-datepicker-light-green .datepick-month-header,
.datepick-popup .mphb-datepicker-light-green .datepick-month-header select,
.datepick-popup .mphb-datepicker-light-green .datepick-month-header input {
  height: auto;
  background-color: #26bd59;
  color: #fff;
  font-weight: normal;
  line-height: 2.1em;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month,
.datepick-popup .mphb-datepicker-light-green .datepick-month {
  width: 100%;
  border: 1px solid #e9e9f4;
  border-top: 0px solid #e9e9f4;
}

@media screen and (min-width: 48em) {
  .mphb-calendar .mphb-datepicker-light-green .datepick-month,
  .datepick-popup .mphb-datepicker-light-green .datepick-month {
    width: 50%;
    padding-right: 1px;
  }
}

@media screen and (min-width: 48em) {
  .mphb-calendar .mphb-datepicker-light-green .datepick-month.first .datepick-month-header,
  .datepick-popup .mphb-datepicker-light-green .datepick-month.first .datepick-month-header {
    margin-right: -2px;
  }
}

@media screen and (min-width: 48em) {
  .mphb-calendar .mphb-datepicker-light-green .datepick-month.last,
  .datepick-popup .mphb-datepicker-light-green .datepick-month.last {
    border-left: 1px solid #fff;
    padding-right: 0;
    float: right;
  }
}

@media screen and (min-width: 48em) and (min-width: 48em) {
  .mphb-calendar .mphb-datepicker-light-green .datepick-month.last .datepick-month-header,
  .datepick-popup .mphb-datepicker-light-green .datepick-month.last .datepick-month-header {
    margin-left: -2px;
  }
}

@media screen and (min-width: 48em) {
  .mphb-calendar .mphb-datepicker-light-green .datepick-month.last.first,
  .datepick-popup .mphb-datepicker-light-green .datepick-month.last.first {
    float: left;
  }
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month table,
.datepick-popup .mphb-datepicker-light-green .datepick-month table {
  margin: 0 auto;
  width: 100%;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month tbody,
.datepick-popup .mphb-datepicker-light-green .datepick-month tbody {
  line-height: 2.1em;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month th,
.datepick-popup .mphb-datepicker-light-green .datepick-month th {
  border: 1px solid #fff;
  font-size: 80%;
  font-weight: bold;
  padding: 0.5em 0;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month th,
.mphb-calendar .mphb-datepicker-light-green .datepick-month th a,
.datepick-popup .mphb-datepicker-light-green .datepick-month th,
.datepick-popup .mphb-datepicker-light-green .datepick-month th a {
  background-color: #fff;
  color: #434a65;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month td,
.datepick-popup .mphb-datepicker-light-green .datepick-month td {
  background-color: #fff;
  border: 1px solid #fff;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month a,
.datepick-popup .mphb-datepicker-light-green .datepick-month a {
  padding: 0;
  background-color: #fff;
  color: #434a65;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month span,
.datepick-popup .mphb-datepicker-light-green .datepick-month span {
  padding: 0;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month td span,
.datepick-popup .mphb-datepicker-light-green .datepick-month td span {
  color: #c4c7cb;
}

.mphb-calendar .mphb-datepicker-light-green .datepick-month td .datepick-weekend,
.datepick-popup .mphb-datepicker-light-green .datepick-month td .datepick-weekend {
  background-color: #fff;
}

.mphb-calendar .mphb-datepicker-light-green a,
.datepick-popup .mphb-datepicker-light-green a {
  -webkit-transition: 0.3s background, 0.3s color;
  transition: 0.3s background, 0.3s color;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-available-date {
  background-color: #c4e9d0;
  color: #434a65;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-available-date.mphb-date-check-out {
  background: -webkit-gradient(linear, left top, right bottom, from(#f8d7d7), color-stop(50%, #f8d7d7), color-stop(50%, #c4e9d0), to(#c4e9d0));
  background: linear-gradient(to bottom right, #f8d7d7 0%, #f8d7d7 50%, #c4e9d0 50%, #c4e9d0 100%);
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-not-available-date,
.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .mphb-not-available-date {
  background-color: #fff;
  color: #c4c7cb;
  text-decoration: line-through;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-past-date,
.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .mphb-past-date {
  opacity: 1;
  background-color: #fff;
  color: #c4c7cb;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-earlier-min-date,
.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-later-max-date,
.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,
.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .mphb-later-max-date {
  background-color: #fff;
  color: #c4c7cb;
  text-decoration: line-through;
  opacity: 1;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .datepick-selected,
.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .datepick-selected {
  background-color: #26bd59;
  color: #fff;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-booked-date,
.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .mphb-booked-date {
  opacity: 1;
}

.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .datepick-today {
  background-color: #fff;
  font-weight: bold;
  color: #26bd59;
}

.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date) {
  background-color: #fff;
  color: #c4c7cb;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup .datepick-month td a.datepick-highlight {
  background-color: #26bd59;
  color: #fff;
}

.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup.mphb-check-in-datepick .datepick-month td .mphb-not-check-in-date:not(.mphb-past-date) {
  background-color: #fff;
  color: #c4c7cb;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup.mphb-check-out-datepick .datepick-month td .mphb-not-check-out-date:not(.mphb-past-date) {
  background-color: #fff;
  color: #c4c7cb;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepicker-light-green.mphb-datepick-popup.mphb-check-out-datepick .datepick-month td span.mphb-check-in-date:not(.mphb-past-date) {
  background-color: #6aca8b;
  color: #fff;
  text-decoration: none;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-booked-date {
  background-color: #f8d7d7;
  color: #434a65;
  text-decoration: none;
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-booked-date.mphb-date-check-in {
  background: -webkit-gradient(linear, left top, right bottom, from(#c4e9d0), color-stop(50%, #c4e9d0), color-stop(50%, #f8d7d7), to(#f8d7d7));
  background: linear-gradient(to bottom right, #c4e9d0 0%, #c4e9d0 50%, #f8d7d7 50%, #f8d7d7 100%);
}

.mphb-calendar.mphb-datepick .mphb-datepicker-light-green .datepick-month td .mphb-booked-date.mphb-date-check-in.mphb-date-check-out {
  background: #f8d7d7;
}

.datepick-popup {
  max-width: 100%;
  padding: 0 1em;
}

@media screen and (min-width: 48em) {
  .datepick-popup {
    padding: 0;
  }
}
.mphb-hide{display:none!important}.mphb-clear{clear:both}.mphb-preloader{background-image:url(/wp-content/plugins/motopress-hotel-booking/images/loading.gif?ver=4.4.2);width:20px;height:20px;display:inline-block}.mphb-price-period{border-bottom:1px dashed;cursor:help}.mphb-calendar .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-calendar .datepick-month table{border-collapse:collapse}.mphb-calendar .datepick-month td{padding:0}.mphb-calendar .datepick-month td .mphb-booked-date{background-color:#ee8767;color:#000}.mphb-calendar .datepick-month td .mphb-booked-date.mphb-date-check-in{background:linear-gradient(to bottom right,#cef093 0,#cef093 50%,#ee8767 50%,#ee8767 100%)}.mphb-calendar .datepick-month td .mphb-booked-date.mphb-date-check-in.mphb-date-check-out{background:#ee8767}.mphb-calendar .datepick-month td .mphb-available-date{background-color:#cef093;color:#000}.mphb-calendar .datepick-month td .mphb-available-date.mphb-date-check-out{background:linear-gradient(to bottom right,#ee8767 0,#ee8767 50%,#cef093 50%,#cef093 100%)}.mphb-calendar .datepick-month td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-calendar .datepick-month td .mphb-not-stay-in-date{background-color:#ee8767;color:#000}.mphb-datepick-popup .datepick-month-header select{display:inline-block!important;width:auto!important}.mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date){opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-past-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,.mphb-datepick-popup .datepick-month td .mphb-later-max-date{opacity:.5;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-earlier-check-in-date{opacity:.15;background-color:#eee;color:#888}.mphb-datepick-popup .datepick-month td .mphb-check-in-date{background-color:#cef093}.mphb-datepick-popup .datepick-month td a.datepick-today{background-color:#fffaf0}.mphb-datepick-popup .datepick-month td a.datepick-highlight,.mphb-datepick-popup .datepick-month td a.datepick-selected{background-color:#404040;color:#fff}.mphb-datepick-popup .datepick-month td span.mphb-check-in-date{background-color:#606060;color:#fff}.mphb-datepick-popup .mphb-selectable-date{cursor:pointer}@media screen and (min-width:769px){.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="1"] .datepick-month{width:100%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="2"] .datepick-month{width:50%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="3"] .datepick-month{width:33.33%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="4"] .datepick-month{width:25%}.mphb_sc_availability_calendar-wrapper .mphb-calendar[data-monthstoshow$="5"] .datepick-month{width:20%}}.mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button,.mphb_widget_rooms-wrapper .mphb-widget-room-type-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes,.mphb_widget_rooms-wrapper .mphb-widget-room-type-description,.mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image{margin:1em 0}.mphb_widget_rooms-wrapper .mphb-widget-room-type-price .mphb-price,.mphb_widget_rooms-wrapper .mphb-widget-room-type-title>a{font-weight:700}.mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type){margin-top:2em}.mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type),.mphb_sc_services-wrapper .mphb-service:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type),.mphb_sc_checkout-form>.mphb-checkout-section:not(:first-of-type){margin-top:4em}.mphb_cb_checkout_form .mphb_checkout-service-quantity,.mphb_sc_checkout-form .mphb_checkout-service-quantity{width:100px;display:inline-block}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-price-breakdown-expand>.mphb-inner-icon{font-family:sans-serif;font-size:1em;margin-right:.75em;border:1px solid currentColor;width:1em;height:1em;line-height:1em;display:inline-block;text-align:center;box-sizing:content-box;pointer-events:none}.mphb_cb_checkout_form .mphb-price-breakdown .mphb-table-price-column,.mphb_sc_checkout-form .mphb-price-breakdown .mphb-table-price-column{width:33%}.mphb_cb_checkout_form .mphb-gateways-list,.mphb_sc_checkout-form .mphb-gateways-list{list-style:none}.mphb_cb_checkout_form .mphb-gateways-list>li,.mphb_sc_checkout-form .mphb-gateways-list>li{margin-top:1em}.mphb_cb_checkout_form .mphb-billing-fields,.mphb_sc_checkout-form .mphb-billing-fields{margin-bottom:1em;border:none}.mphb_cb_checkout_form .mphb-billing-fields-hidden,.mphb_sc_checkout-form .mphb-billing-fields-hidden{display:none}.mphb_cb_checkout_form .mphb-billing-fields input[data-beanstream-id],.mphb_sc_checkout-form .mphb-billing-fields input[data-beanstream-id]{background-position:right center;background-repeat:no-repeat}.mphb_cb_checkout_form .mphb-billing-fields fieldset,.mphb_sc_checkout-form .mphb-billing-fields fieldset{border:none;padding:0}.mphb_cb_checkout_form .mphb-terms-and-conditions,.mphb_sc_checkout-form .mphb-terms-and-conditions{margin-bottom:0;padding-left:2em;padding-right:2em;max-height:0;overflow:hidden;transition:margin-bottom .2s linear,padding .2s linear,max-height .4s linear;background:rgba(0,0,0,.05)}.mphb_cb_checkout_form .mphb-terms-and-conditions.mphb-active,.mphb_sc_checkout-form .mphb-terms-and-conditions.mphb-active{margin-bottom:1em;padding-top:2em;padding-bottom:2em;max-height:200px;overflow:auto}.mphb_sc_checkout-wrapper .mphb-login-form-wrap{margin-bottom:4em}.mphb_cb_checkout_form>.mphb-checkout-section:not(:first-of-type){margin-top:0}.mphb_checkout-services-list,.mphb_sc_checkout-services-list{list-style:none}.mphb_sc_search_results-wrapper .mphb-reservation-cart{margin-bottom:4em}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-reservation-details{float:left}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-cart-message{margin-bottom:0}.mphb_sc_search_results-wrapper .mphb-reservation-cart .mphb-confirm-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-message,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-cart-total-price,.mphb_sc_search_results-wrapper .mphb-reservation-cart.mphb-empty-cart .mphb-confirm-reservation{display:none!important}.mphb_sc_search_results-wrapper .mphb-reservation-cart:not(.mphb-empty-cart) .mphb-empty-cart-message{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-confirm-reservation,.mphb_sc_search_results-wrapper .mphb-reserve-room-section:not(.mphb-rooms-added) .mphb-rooms-reservation-message-wrapper{display:none!important}.mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-rooms-reservation-message-wrapper .mphb-remove-from-reservation{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation-details-list:after{content:'';display:table;clear:both}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-item-guests{display:block}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommedation-item-subtotal{float:right;margin-left:1em}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-total{float:right}.mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button{float:right;clear:right}.mphb_sc_booking_confirmation .mphb-booking-details-section+.mphb-booking-details-section{margin-top:2em}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 100%;padding-left:0;margin:0 0 .5em 0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li{flex:1 0 auto;margin:0 1.5em 1.5em 0;padding-right:1.5em;border-right:1px dashed #d3ced2}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li:last-of-type{border:none;margin-right:0;padding-right:0}@media screen and (min-width:768px){.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.label{display:block;font-size:.85em}}.mphb_sc_booking_confirmation .mphb-booking-details-section .mphb-booking-details>li span.value{font-weight:700}.mphb_sc_account:after{content:'';display:table;clear:both}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-menu{float:left;width:25%}}@media screen and (min-width:768px){.mphb_sc_account .mphb-account-content{float:right;width:73%}}.mphb_sc_account .mphb-account-bookings{table-layout:auto;font-size:.85em}@media screen and (max-width:767px){.mphb_sc_account .mphb-account-bookings thead{display:none}.mphb_sc_account .mphb-account-bookings tr{display:block;margin-bottom:1em}.mphb_sc_account .mphb-account-bookings tr:last-child{margin-bottom:0}.mphb_sc_account .mphb-account-bookings td{display:block;text-align:right}.mphb_sc_account .mphb-account-bookings td:before{content:attr(data-title) ": ";float:left;font-weight:700}}#mphb-stripe-payment-methods>ul{cursor:pointer;margin:0 0 .5em 0;padding:0;list-style:none}#mphb-stripe-payment-methods .mphb-stripe-payment-method{display:inline-block;margin:0 1.5em 0 0;padding-top:.5em;padding-bottom:.5em}#mphb-stripe-payment-methods .mphb-stripe-payment-method:last-of-type{margin-right:0}#mphb-stripe-payment-methods .mphb-stripe-payment-method.active label{box-shadow:0 2px currentColor}#mphb-stripe-payment-methods .mphb-stripe-payment-method label{cursor:pointer}#mphb-stripe-payment-methods .mphb-stripe-payment-method input[type=radio]{display:none}.mphb-stripe-payment-container{margin-bottom:1em}.mphb-stripe-payment-container .StripeElement{box-sizing:border-box;padding:15px 12px;border:1px solid transparent;border-radius:4px;background-color:#fff;box-shadow:0 1px 6px 0 #e6ebf1;-webkit-transition:box-shadow 150ms ease;transition:box-shadow 150ms ease;margin-top:.5em;margin-bottom:.5em}.mphb-stripe-payment-container .StripeElement--focus{box-shadow:0 1px 3px 0 #cfd7df}.mphb-stripe-payment-container .StripeElement--invalid{border-color:#fa755a}.mphb-stripe-payment-container .StripeElement--webkit-autofill{background-color:#fefde5!important}#mphb-stripe-errors{color:#e25950}.wpml-ls-legacy-list-horizontal{border:1px solid transparent;padding:7px;clear:both}.wpml-ls-legacy-list-horizontal>ul{padding:0;margin:0 !important;list-style-type:none}.wpml-ls-legacy-list-horizontal .wpml-ls-item{padding:0;margin:0;list-style-type:none;display:inline-block}.wpml-ls-legacy-list-horizontal a{display:block;text-decoration:none;padding:5px 10px 6px;line-height:1}.wpml-ls-legacy-list-horizontal a span{vertical-align:middle}.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket{vertical-align:unset}.wpml-ls-legacy-list-horizontal .wpml-ls-flag{display:inline;vertical-align:middle}.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:.4em}.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span{margin-left:0;margin-right:.4em}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer{margin-bottom:30px}.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul{text-align:center}
.wpml-ls-menu-item .wpml-ls-flag{display:inline;vertical-align:baseline}.wpml-ls-menu-item .wpml-ls-flag+span{margin-left:.3em}.rtl .wpml-ls-menu-item .wpml-ls-flag+span{margin-left:0;margin-right:.3em}/*!
Theme Name: Villagio
Theme URI: https://motopress.com/products/villagio/
Author: MotoPress
Author URI: https://motopress.com/
Description: Clean and responsive WordPress theme for your hospitality business.
Version: 1.8.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagio
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Villagio is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.io/normalize.css/
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Normalize
# Grig
# Typography
# Elements
# Forms
# Vendors
# Navigation
  ## Links
  ## Menus
  ## Navigation
  ## Menu icons
# Accessibility
# Alignments
# Clearings
# Widgets
# Content
  ## Header
  ## Posts and pages
  ## Comments
  ## Footer
# Infinite scroll
# Media
  ## Captions
  ## Galleries
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #666666;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 2.5em;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 0px solid;
  padding: 0;
  margin: 0;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*--------------------------------------------------------------
# Grig
--------------------------------------------------------------*/
.wrapper {
  padding-left: 1.25em;
  padding-right: 1.25em;
}

.wrapper.front-wrapper, .wrapper.main-wrapper {
  padding-bottom: 5.375em;
}

@media screen and (min-width: 62em) {
  .wrapper {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
  .wrapper.main-wrapper, .wrapper.header-wrapper {
    padding-left: 5em;
    padding-right: 5em;
  }
  .wrapper-top .wrapper {
    padding-left: 3.125em;
    padding-right: 3.125em;
  }
}

@media screen and (min-width: 93.375em) {
  .wrapper.main-wrapper, .wrapper.header-wrapper {
    padding-left: 9.75em;
    padding-right: 9.75em;
  }
}

.header-wrapper {
  position: absolute;
  z-index: 10;
  bottom: 0;
  left: 0;
  right: 0;
}

.site {
  background: #fff;
}

@media screen and (min-width: 62em) {
  .site {
    padding: 0;
    max-width: 1434px;
    margin: 1.875em 1.875em 3.75em;
    -webkit-box-shadow: 0 2px 8px 0 rgba(51, 51, 51, 0.2);
    box-shadow: 0 2px 8px 0 rgba(51, 51, 51, 0.2);
  }
}

@media screen and (min-width: 93.375em) {
  .site {
    margin: 1.875em auto 3.75em;
  }
}

.page-template-template-front-page .content-area,
.page-template-template-full-width-page .content-area,
body[class*="-template-template-full-width-post"] .content-area,
.page-template-template-full-width-grid-page .content-area {
  max-width: 886px;
}

.page-template-template-front-page .content-area:not(.full-width) {
  margin: 0 auto;
  padding-right: 0;
  float: none;
}

.page-template-template-wide-screen-page .wrapper.main-wrapper {
  padding-left: 1.25em;
  padding-right: 1.25em;
}

@media screen and (min-width: 62em) {
  .page-template-template-wide-screen-page .wrapper.main-wrapper {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
*:focus {
  outline: none;
}

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

body {
  color: #333333;
  font-family: "Lato", sans-serif;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  font-weight: 400;
  background: #ececec;
}

body#tinymce {
  background: #fff;
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  margin: 0;
  text-rendering: optimizeLegibility;
  font-family: inherit;
  line-height: 1.4;
  font-weight: 700;
}

h1 {
  font-size: 32px;
  font-size: 2rem;
}

.entry-child-pages-list .entry-title,
h2 {
  font-size: 28px;
  font-size: 1.75rem;
}

h3 {
  font-size: 24px;
  font-size: 1.5rem;
}

h4 {
  font-size: 22px;
  font-size: 1.375rem;
}

h5 {
  font-size: 20px;
  font-size: 1.25rem;
}

h6 {
  font-size: 16px;
  font-size: 1rem;
}

p {
  margin: 0 0 1.5em;
}

dfn, cite, em, i {
  font-style: italic;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #f4f4f4;
  padding: 1.71429em 2.28571em;
  max-width: 100%;
  overflow: auto;
  font-family: inherit;
  font-size: inherit;
  line-height: 1.71429;
}

code, kbd, tt, var {
  background: #f3f3f3;
  padding: 0.063em 0.250em;
  font-family: inherit;
}

abbr, acronym {
  -webkit-text-decoration: underline dashed;
  text-decoration: underline dashed;
  cursor: help;
}

mark, ins {
  background: #333333;
  text-decoration: none;
  color: #fff;
  padding: 0 0.250em;
}

big {
  font-size: 125%;
}

@media screen and (min-width: 48em) {
  body {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
  }
}

@media screen and (min-width: 48em) {
  h1 {
    font-size: 34px;
    font-size: 2.125rem;
  }
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list .entry-title,
  h2 {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

@media screen and (min-width: 48em) {
  h3 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

@media screen and (min-width: 48em) {
  h4 {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

@media screen and (min-width: 48em) {
  h5 {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

@media screen and (min-width: 48em) {
  h6 {
    font-size: 18px;
    font-size: 1.125rem;
  }
}

@media screen and (min-width: 48em) {
  p,
  address {
    margin: 0 0 1.45em;
  }
}

@media screen and (min-width: 48em) {
  pre {
    margin: 0 0 1.45em;
    padding: 1.95em 1.45em;
    line-height: inherit;
  }
}

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
blockquote, q {
  quotes: "" "";
}

blockquote {
  quotes: "" "";
  font-family: inherit;
  font-size: 20px;
  font-size: 1.25rem;
  line-height: 1.4;
  padding: 0.6em 0 0.6em 1.5em;
  margin: 0 0 1.25em;
  border: 4px solid #01bea0;
  border-width: 0 0 0 4px;
}

blockquote:before, blockquote:after {
  content: "";
}

blockquote cite,
blockquote small {
  font-family: "Lato", sans-serif;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  display: inline-block;
  vertical-align: middle;
  text-transform: uppercase;
  font-weight: 400;
}

blockquote a cite,
blockquote a small {
  color: inherit;
  text-decoration: inherit;
}

blockquote p {
  margin: 0 0 0.72727em;
}

blockquote em,
blockquote i,
blockquote cite {
  font-style: normal;
}

blockquote strong,
blockquote b {
  font-weight: 400;
}

blockquote > :last-child {
  margin-bottom: 0;
}

hr {
  background-color: #e0e1e5;
  border: 0;
  height: 1px;
  margin: 4.15em 0 4.65em;
}

ul, ol {
  margin: 0 0 1.5em 1.25em;
  padding: 0;
}

ul li + li, ol li + li {
  margin-top: 0.6875em;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul,
li > ol {
  margin-top: 0.6875em;
  margin-left: 1em;
  margin-bottom: 0;
}

dt {
  font-weight: 600;
}

dd {
  margin: 0 1.25em 1.45em;
}

img {
  height: auto;
  /* Make sure images are scaled correctly. */
  max-width: 100%;
  /* Adhere to container width. */
}

figure {
  margin: 0 0 1.5em;
}

@media screen and (min-width: 48em) {
  figure {
    margin: 0 0 1.45em;
  }
}

th,
td {
  border: 1px solid #f0f0f0;
  border-width: 1px 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.5em;
  table-layout: fixed;
  width: 100%;
}

thead {
  border-bottom: 2px solid #f0f0f0;
}

caption,
th,
td {
  font-weight: normal;
  text-align: left;
}

th {
  font-weight: 700;
}

th,
td {
  padding: 0.8em;
}

@media screen and (min-width: 48em) {
  blockquote {
    font-size: 24px;
    font-size: 1.5rem;
    line-height: 1.4;
    padding: 0.91667em 0 0.91667em 1.66667em;
    margin: 0 0 1.04167em;
  }
}

blockquote p {
  margin: 0 0 0.66667em;
}

@media screen and (min-width: 48em) {
  ul, ol {
    margin: 0 0 1.45em 1.25em;
  }
}

@media screen and (min-width: 48em) {
  ul li + li, ol li + li {
    margin-top: 0.6875em;
  }
}

@media screen and (min-width: 48em) {
  li > ul,
  li > ol {
    margin-top: 0.6875em;
    margin-left: 1.0625em;
  }
}

@media screen and (min-width: 48em) {
  figure {
    margin: 0 0 1.45em;
  }
}

@media screen and (min-width: 48em) {
  table {
    margin: 0 0 1.45em;
  }
}

@media screen and (min-width: 48em) {
  th,
  td {
    padding: 1.1875em 1.375em;
  }
}

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid #01bea0;
  text-transform: uppercase;
  padding: 0.92929em 2em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #fff;
  background-color: #01bea0;
  -webkit-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  -o-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
}

button:hover,
.button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
  text-decoration: none;
}

button:focus,
.button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
  outline: none;
}

button[disabled],
fieldset[disabled] button,
.button[disabled],
fieldset[disabled]
.button,
input[type="button"][disabled],
fieldset[disabled]
input[type="button"],
input[type="reset"][disabled],
fieldset[disabled]
input[type="reset"],
input[type="submit"][disabled],
fieldset[disabled]
input[type="submit"] {
  cursor: not-allowed;
  color: #fff;
  background-color: #e0e1e5;
  border-color: #e0e1e5;
}

button.button-lg,
.button.button-lg,
input[type="button"].button-lg,
input[type="reset"].button-lg,
input[type="submit"].button-lg {
  padding: 1.3em 3.4em;
  height: auto;
}

button, .entry-content button,
.button, .entry-content
.button,
input[type="button"], .entry-content
input[type="button"],
input[type="reset"], .entry-content
input[type="reset"],
input[type="submit"], .entry-content
input[type="submit"] {
  text-decoration: none;
}

.comment-content button, .entry-content button, .entry-summary button, .page-content button, .comment-content
.button, .entry-content
.button, .entry-summary
.button, .page-content
.button, .comment-content
input[type="button"], .entry-content
input[type="button"], .entry-summary
input[type="button"], .page-content
input[type="button"], .comment-content
input[type="reset"], .entry-content
input[type="reset"], .entry-summary
input[type="reset"], .page-content
input[type="reset"], .comment-content
input[type="submit"], .entry-content
input[type="submit"], .entry-summary
input[type="submit"], .page-content
input[type="submit"] {
  color: #fff;
}

select {
  border: 1px solid #e0e1e5;
}

textarea {
  width: 100%;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 0.5625em;
  color: #666666;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 0 0.25em 0.25em 0;
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
  font-size: 1rem;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
  padding-top: 0.6em;
  padding-bottom: 0.6em;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: none;
}

select,
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  display: block;
  width: 100%;
  max-width: 100%;
  height: 3.125rem;
  padding: 0.75em 1.25em 0.875em;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.4;
  color: inherit;
  background-color: #fff;
  background-image: none;
  border: 1px solid #e0e1e5;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, color ease-in-out .15s;
  transition: border-color ease-in-out .15s, color ease-in-out .15s;
}

@media screen and (min-width: 48em) {
  select,
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="tel"],
  input[type="range"],
  input[type="date"],
  input[type="month"],
  input[type="week"],
  input[type="time"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="color"],
  textarea {
    width: 418px;
  }
}

select:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
  outline: none;
  border: 1px solid #666666;
  -webkit-box-shadow: none;
  box-shadow: none;
}

select::-moz-placeholder,
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="url"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="range"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="month"]::-moz-placeholder,
input[type="week"]::-moz-placeholder,
input[type="time"]::-moz-placeholder,
input[type="datetime"]::-moz-placeholder,
input[type="datetime-local"]::-moz-placeholder,
input[type="color"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #666666;
  opacity: 1;
}

select:-ms-input-placeholder,
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #666666;
}

select::-webkit-input-placeholder,
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #666666;
}

select::-ms-expand,
input[type="text"]::-ms-expand,
input[type="email"]::-ms-expand,
input[type="url"]::-ms-expand,
input[type="password"]::-ms-expand,
input[type="search"]::-ms-expand,
input[type="number"]::-ms-expand,
input[type="tel"]::-ms-expand,
input[type="range"]::-ms-expand,
input[type="date"]::-ms-expand,
input[type="month"]::-ms-expand,
input[type="week"]::-ms-expand,
input[type="time"]::-ms-expand,
input[type="datetime"]::-ms-expand,
input[type="datetime-local"]::-ms-expand,
input[type="color"]::-ms-expand,
textarea::-ms-expand {
  border: 0;
  background-color: transparent;
}

select[disabled], select[readonly],
fieldset[disabled] select,
input[type="text"][disabled],
input[type="text"][readonly],
fieldset[disabled]
input[type="text"],
input[type="email"][disabled],
input[type="email"][readonly],
fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
input[type="url"][readonly],
fieldset[disabled]
input[type="url"],
input[type="password"][disabled],
input[type="password"][readonly],
fieldset[disabled]
input[type="password"],
input[type="search"][disabled],
input[type="search"][readonly],
fieldset[disabled]
input[type="search"],
input[type="number"][disabled],
input[type="number"][readonly],
fieldset[disabled]
input[type="number"],
input[type="tel"][disabled],
input[type="tel"][readonly],
fieldset[disabled]
input[type="tel"],
input[type="range"][disabled],
input[type="range"][readonly],
fieldset[disabled]
input[type="range"],
input[type="date"][disabled],
input[type="date"][readonly],
fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
input[type="month"][readonly],
fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
input[type="week"][readonly],
fieldset[disabled]
input[type="week"],
input[type="time"][disabled],
input[type="time"][readonly],
fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled],
input[type="datetime"][readonly],
fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
input[type="datetime-local"][readonly],
fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled],
input[type="color"][readonly],
fieldset[disabled]
input[type="color"],
textarea[disabled],
textarea[readonly],
fieldset[disabled]
textarea {
  background-color: #e0e1e5;
  opacity: 0.8;
}

select[disabled],
fieldset[disabled] select,
input[type="text"][disabled],
fieldset[disabled]
input[type="text"],
input[type="email"][disabled],
fieldset[disabled]
input[type="email"],
input[type="url"][disabled],
fieldset[disabled]
input[type="url"],
input[type="password"][disabled],
fieldset[disabled]
input[type="password"],
input[type="search"][disabled],
fieldset[disabled]
input[type="search"],
input[type="number"][disabled],
fieldset[disabled]
input[type="number"],
input[type="tel"][disabled],
fieldset[disabled]
input[type="tel"],
input[type="range"][disabled],
fieldset[disabled]
input[type="range"],
input[type="date"][disabled],
fieldset[disabled]
input[type="date"],
input[type="month"][disabled],
fieldset[disabled]
input[type="month"],
input[type="week"][disabled],
fieldset[disabled]
input[type="week"],
input[type="time"][disabled],
fieldset[disabled]
input[type="time"],
input[type="datetime"][disabled],
fieldset[disabled]
input[type="datetime"],
input[type="datetime-local"][disabled],
fieldset[disabled]
input[type="datetime-local"],
input[type="color"][disabled],
fieldset[disabled]
input[type="color"],
textarea[disabled],
fieldset[disabled]
textarea {
  cursor: not-allowed;
}

textarea {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

select {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/wp-content/themes/villagio/images/angle-down.svg);
  background-repeat: no-repeat;
  background-position: right 1.0625em top 1em;
  background-size: 1rem;
  padding-right: 2.875em;
  overflow: auto;
}

select::-ms-expand {
  display: none;
}

.search-form {
  position: relative;
}

.search-form label {
  display: block;
  margin: 0;
}

.search-form .search-field {
  width: 100%;
  padding-right: 3em;
}

.search-form .search-submit {
  background: transparent;
  border: 0px solid transparent;
  position: absolute;
  top: 0;
  right: 0;
  color: inherit;
  padding: 1em 1.5em;
}

.search-form .search-submit:hover {
  color: #01bea0;
}

.search-form .fa {
  font-size: 16px;
  font-size: 1rem;
}

.not-found .search-form {
  margin-top: 2.3125em;
}

label[for*="pwbox-"] {
  margin-bottom: 0;
  vertical-align: bottom;
}

input[type="checkbox"] + label {
  display: initial;
}

form {
  margin: 0 0 1.5em;
}

@media screen and (min-width: 48em) {
  form {
    margin: 0 0 1.45em;
  }
}

/*--------------------------------------------------------------
# Vendors
--------------------------------------------------------------*/
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url("/wp-content/themes/villagio/fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("/wp-content/themes/villagio/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("/wp-content/themes/villagio/fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("/wp-content/themes/villagio/fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("/wp-content/themes/villagio/fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("/wp-content/themes/villagio/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

.fa {
  display: inline-block;
  font: normal normal normal 1em/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

.fa-2x {
  font-size: 2em;
}

.fa-3x {
  font-size: 3em;
}

.fa-4x {
  font-size: 4em;
}

.fa-5x {
  font-size: 5em;
}

.fa-fw {
  width: 1.28571em;
  text-align: center;
}

.fa-ul {
  padding-left: 0;
  margin-left: 2.14286em;
  list-style-type: none;
}

.fa-ul > li {
  position: relative;
}

.fa-li {
  position: absolute;
  left: -2.14286em;
  width: 2.14286em;
  top: 0.14286em;
  text-align: center;
}

.fa-li.fa-lg {
  left: -1.85714em;
}

.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eee;
  border-radius: .1em;
}

.fa-pull-left {
  float: left;
}

.fa-pull-right {
  float: right;
}

.fa.fa-pull-left {
  margin-right: .3em;
}

.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}

.pull-left {
  float: left;
}

.fa.pull-left {
  margin-right: .3em;
}

.fa.pull-right {
  margin-left: .3em;
}

.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}

.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}

.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}

.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  -webkit-filter: none;
  filter: none;
}

.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}

.fa-stack-1x, .fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

.fa-stack-1x {
  line-height: inherit;
}

.fa-stack-2x {
  font-size: 2em;
}

.fa-inverse {
  color: #fff;
}

/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "";
}

.fa-music:before {
  content: "";
}

.fa-search:before {
  content: "";
}

.fa-envelope-o:before {
  content: "";
}

.fa-heart:before {
  content: "";
}

.fa-star:before {
  content: "";
}

.fa-star-o:before {
  content: "";
}

.fa-user:before {
  content: "";
}

.fa-film:before {
  content: "";
}

.fa-th-large:before {
  content: "";
}

.fa-th:before {
  content: "";
}

.fa-th-list:before {
  content: "";
}

.fa-check:before {
  content: "";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "";
}

.fa-search-plus:before {
  content: "";
}

.fa-search-minus:before {
  content: "";
}

.fa-power-off:before {
  content: "";
}

.fa-signal:before {
  content: "";
}

.fa-gear:before,
.fa-cog:before {
  content: "";
}

.fa-trash-o:before {
  content: "";
}

.fa-home:before {
  content: "";
}

.fa-file-o:before {
  content: "";
}

.fa-clock-o:before {
  content: "";
}

.fa-road:before {
  content: "";
}

.fa-download:before {
  content: "";
}

.fa-arrow-circle-o-down:before {
  content: "";
}

.fa-arrow-circle-o-up:before {
  content: "";
}

.fa-inbox:before {
  content: "";
}

.fa-play-circle-o:before {
  content: "";
}

.fa-rotate-right:before,
.fa-repeat:before {
  content: "";
}

.fa-refresh:before {
  content: "";
}

.fa-list-alt:before {
  content: "";
}

.fa-lock:before {
  content: "";
}

.fa-flag:before {
  content: "";
}

.fa-headphones:before {
  content: "";
}

.fa-volume-off:before {
  content: "";
}

.fa-volume-down:before {
  content: "";
}

.fa-volume-up:before {
  content: "";
}

.fa-qrcode:before {
  content: "";
}

.fa-barcode:before {
  content: "";
}

.fa-tag:before {
  content: "";
}

.fa-tags:before {
  content: "";
}

.fa-book:before {
  content: "";
}

.fa-bookmark:before {
  content: "";
}

.fa-print:before {
  content: "";
}

.fa-camera:before {
  content: "";
}

.fa-font:before {
  content: "";
}

.fa-bold:before {
  content: "";
}

.fa-italic:before {
  content: "";
}

.fa-text-height:before {
  content: "";
}

.fa-text-width:before {
  content: "";
}

.fa-align-left:before {
  content: "";
}

.fa-align-center:before {
  content: "";
}

.fa-align-right:before {
  content: "";
}

.fa-align-justify:before {
  content: "";
}

.fa-list:before {
  content: "";
}

.fa-dedent:before,
.fa-outdent:before {
  content: "";
}

.fa-indent:before {
  content: "";
}

.fa-video-camera:before {
  content: "";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "";
}

.fa-pencil:before {
  content: "";
}

.fa-map-marker:before {
  content: "";
}

.fa-adjust:before {
  content: "";
}

.fa-tint:before {
  content: "";
}

.fa-edit:before,
.fa-pencil-square-o:before {
  content: "";
}

.fa-share-square-o:before {
  content: "";
}

.fa-check-square-o:before {
  content: "";
}

.fa-arrows:before {
  content: "";
}

.fa-step-backward:before {
  content: "";
}

.fa-fast-backward:before {
  content: "";
}

.fa-backward:before {
  content: "";
}

.fa-play:before {
  content: "";
}

.fa-pause:before {
  content: "";
}

.fa-stop:before {
  content: "";
}

.fa-forward:before {
  content: "";
}

.fa-fast-forward:before {
  content: "";
}

.fa-step-forward:before {
  content: "";
}

.fa-eject:before {
  content: "";
}

.fa-chevron-left:before {
  content: "";
}

.fa-chevron-right:before {
  content: "";
}

.fa-plus-circle:before {
  content: "";
}

.fa-minus-circle:before {
  content: "";
}

.fa-times-circle:before {
  content: "";
}

.fa-check-circle:before {
  content: "";
}

.fa-question-circle:before {
  content: "";
}

.fa-info-circle:before {
  content: "";
}

.fa-crosshairs:before {
  content: "";
}

.fa-times-circle-o:before {
  content: "";
}

.fa-check-circle-o:before {
  content: "";
}

.fa-ban:before {
  content: "";
}

.fa-arrow-left:before {
  content: "";
}

.fa-arrow-right:before {
  content: "";
}

.fa-arrow-up:before {
  content: "";
}

.fa-arrow-down:before {
  content: "";
}

.fa-mail-forward:before,
.fa-share:before {
  content: "";
}

.fa-expand:before {
  content: "";
}

.fa-compress:before {
  content: "";
}

.fa-plus:before {
  content: "";
}

.fa-minus:before {
  content: "";
}

.fa-asterisk:before {
  content: "";
}

.fa-exclamation-circle:before {
  content: "";
}

.fa-gift:before {
  content: "";
}

.fa-leaf:before {
  content: "";
}

.fa-fire:before {
  content: "";
}

.fa-eye:before {
  content: "";
}

.fa-eye-slash:before {
  content: "";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "";
}

.fa-plane:before {
  content: "";
}

.fa-calendar:before {
  content: "";
}

.fa-random:before {
  content: "";
}

.fa-comment:before {
  content: "";
}

.fa-magnet:before {
  content: "";
}

.fa-chevron-up:before {
  content: "";
}

.fa-chevron-down:before {
  content: "";
}

.fa-retweet:before {
  content: "";
}

.fa-shopping-cart:before {
  content: "";
}

.fa-folder:before {
  content: "";
}

.fa-folder-open:before {
  content: "";
}

.fa-arrows-v:before {
  content: "";
}

.fa-arrows-h:before {
  content: "";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "";
}

.fa-twitter-square:before {
  content: "";
}

.fa-facebook-square:before {
  content: "";
}

.fa-camera-retro:before {
  content: "";
}

.fa-key:before {
  content: "";
}

.fa-gears:before,
.fa-cogs:before {
  content: "";
}

.fa-comments:before {
  content: "";
}

.fa-thumbs-o-up:before {
  content: "";
}

.fa-thumbs-o-down:before {
  content: "";
}

.fa-star-half:before {
  content: "";
}

.fa-heart-o:before {
  content: "";
}

.fa-sign-out:before {
  content: "";
}

.fa-linkedin-square:before {
  content: "";
}

.fa-thumb-tack:before {
  content: "";
}

.fa-external-link:before {
  content: "";
}

.fa-sign-in:before {
  content: "";
}

.fa-trophy:before {
  content: "";
}

.fa-github-square:before {
  content: "";
}

.fa-upload:before {
  content: "";
}

.fa-lemon-o:before {
  content: "";
}

.fa-phone:before {
  content: "";
}

.fa-square-o:before {
  content: "";
}

.fa-bookmark-o:before {
  content: "";
}

.fa-phone-square:before {
  content: "";
}

.fa-twitter:before {
  content: "";
}

.fa-facebook-f:before,
.fa-facebook:before {
  content: "";
}

.fa-github:before {
  content: "";
}

.fa-unlock:before {
  content: "";
}

.fa-credit-card:before {
  content: "";
}

.fa-feed:before,
.fa-rss:before {
  content: "";
}

.fa-hdd-o:before {
  content: "";
}

.fa-bullhorn:before {
  content: "";
}

.fa-bell:before {
  content: "";
}

.fa-certificate:before {
  content: "";
}

.fa-hand-o-right:before {
  content: "";
}

.fa-hand-o-left:before {
  content: "";
}

.fa-hand-o-up:before {
  content: "";
}

.fa-hand-o-down:before {
  content: "";
}

.fa-arrow-circle-left:before {
  content: "";
}

.fa-arrow-circle-right:before {
  content: "";
}

.fa-arrow-circle-up:before {
  content: "";
}

.fa-arrow-circle-down:before {
  content: "";
}

.fa-globe:before {
  content: "";
}

.fa-wrench:before {
  content: "";
}

.fa-tasks:before {
  content: "";
}

.fa-filter:before {
  content: "";
}

.fa-briefcase:before {
  content: "";
}

.fa-arrows-alt:before {
  content: "";
}

.fa-group:before,
.fa-users:before {
  content: "";
}

.fa-chain:before,
.fa-link:before {
  content: "";
}

.fa-cloud:before {
  content: "";
}

.fa-flask:before {
  content: "";
}

.fa-cut:before,
.fa-scissors:before {
  content: "";
}

.fa-copy:before,
.fa-files-o:before {
  content: "";
}

.fa-paperclip:before {
  content: "";
}

.fa-save:before,
.fa-floppy-o:before {
  content: "";
}

.fa-square:before {
  content: "";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "";
}

.fa-list-ul:before {
  content: "";
}

.fa-list-ol:before {
  content: "";
}

.fa-strikethrough:before {
  content: "";
}

.fa-underline:before {
  content: "";
}

.fa-table:before {
  content: "";
}

.fa-magic:before {
  content: "";
}

.fa-truck:before {
  content: "";
}

.fa-pinterest:before {
  content: "";
}

.fa-pinterest-square:before {
  content: "";
}

.fa-google-plus-square:before {
  content: "";
}

.fa-google-plus:before {
  content: "";
}

.fa-money:before {
  content: "";
}

.fa-caret-down:before {
  content: "";
}

.fa-caret-up:before {
  content: "";
}

.fa-caret-left:before {
  content: "";
}

.fa-caret-right:before {
  content: "";
}

.fa-columns:before {
  content: "";
}

.fa-unsorted:before,
.fa-sort:before {
  content: "";
}

.fa-sort-down:before,
.fa-sort-desc:before {
  content: "";
}

.fa-sort-up:before,
.fa-sort-asc:before {
  content: "";
}

.fa-envelope:before {
  content: "";
}

.fa-linkedin:before {
  content: "";
}

.fa-rotate-left:before,
.fa-undo:before {
  content: "";
}

.fa-legal:before,
.fa-gavel:before {
  content: "";
}

.fa-dashboard:before,
.fa-tachometer:before {
  content: "";
}

.fa-comment-o:before {
  content: "";
}

.fa-comments-o:before {
  content: "";
}

.fa-flash:before,
.fa-bolt:before {
  content: "";
}

.fa-sitemap:before {
  content: "";
}

.fa-umbrella:before {
  content: "";
}

.fa-paste:before,
.fa-clipboard:before {
  content: "";
}

.fa-lightbulb-o:before {
  content: "";
}

.fa-exchange:before {
  content: "";
}

.fa-cloud-download:before {
  content: "";
}

.fa-cloud-upload:before {
  content: "";
}

.fa-user-md:before {
  content: "";
}

.fa-stethoscope:before {
  content: "";
}

.fa-suitcase:before {
  content: "";
}

.fa-bell-o:before {
  content: "";
}

.fa-coffee:before {
  content: "";
}

.fa-cutlery:before {
  content: "";
}

.fa-file-text-o:before {
  content: "";
}

.fa-building-o:before {
  content: "";
}

.fa-hospital-o:before {
  content: "";
}

.fa-ambulance:before {
  content: "";
}

.fa-medkit:before {
  content: "";
}

.fa-fighter-jet:before {
  content: "";
}

.fa-beer:before {
  content: "";
}

.fa-h-square:before {
  content: "";
}

.fa-plus-square:before {
  content: "";
}

.fa-angle-double-left:before {
  content: "";
}

.fa-angle-double-right:before {
  content: "";
}

.fa-angle-double-up:before {
  content: "";
}

.fa-angle-double-down:before {
  content: "";
}

.fa-angle-left:before {
  content: "";
}

.fa-angle-right:before {
  content: "";
}

.fa-angle-up:before {
  content: "";
}

.fa-angle-down:before {
  content: "";
}

.fa-desktop:before {
  content: "";
}

.fa-laptop:before {
  content: "";
}

.fa-tablet:before {
  content: "";
}

.fa-mobile-phone:before,
.fa-mobile:before {
  content: "";
}

.fa-circle-o:before {
  content: "";
}

.fa-quote-left:before {
  content: "";
}

.fa-quote-right:before {
  content: "";
}

.fa-spinner:before {
  content: "";
}

.fa-circle:before {
  content: "";
}

.fa-mail-reply:before,
.fa-reply:before {
  content: "";
}

.fa-github-alt:before {
  content: "";
}

.fa-folder-o:before {
  content: "";
}

.fa-folder-open-o:before {
  content: "";
}

.fa-smile-o:before {
  content: "";
}

.fa-frown-o:before {
  content: "";
}

.fa-meh-o:before {
  content: "";
}

.fa-gamepad:before {
  content: "";
}

.fa-keyboard-o:before {
  content: "";
}

.fa-flag-o:before {
  content: "";
}

.fa-flag-checkered:before {
  content: "";
}

.fa-terminal:before {
  content: "";
}

.fa-code:before {
  content: "";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "";
}

.fa-location-arrow:before {
  content: "";
}

.fa-crop:before {
  content: "";
}

.fa-code-fork:before {
  content: "";
}

.fa-unlink:before,
.fa-chain-broken:before {
  content: "";
}

.fa-question:before {
  content: "";
}

.fa-info:before {
  content: "";
}

.fa-exclamation:before {
  content: "";
}

.fa-superscript:before {
  content: "";
}

.fa-subscript:before {
  content: "";
}

.fa-eraser:before {
  content: "";
}

.fa-puzzle-piece:before {
  content: "";
}

.fa-microphone:before {
  content: "";
}

.fa-microphone-slash:before {
  content: "";
}

.fa-shield:before {
  content: "";
}

.fa-calendar-o:before {
  content: "";
}

.fa-fire-extinguisher:before {
  content: "";
}

.fa-rocket:before {
  content: "";
}

.fa-maxcdn:before {
  content: "";
}

.fa-chevron-circle-left:before {
  content: "";
}

.fa-chevron-circle-right:before {
  content: "";
}

.fa-chevron-circle-up:before {
  content: "";
}

.fa-chevron-circle-down:before {
  content: "";
}

.fa-html5:before {
  content: "";
}

.fa-css3:before {
  content: "";
}

.fa-anchor:before {
  content: "";
}

.fa-unlock-alt:before {
  content: "";
}

.fa-bullseye:before {
  content: "";
}

.fa-ellipsis-h:before {
  content: "";
}

.fa-ellipsis-v:before {
  content: "";
}

.fa-rss-square:before {
  content: "";
}

.fa-play-circle:before {
  content: "";
}

.fa-ticket:before {
  content: "";
}

.fa-minus-square:before {
  content: "";
}

.fa-minus-square-o:before {
  content: "";
}

.fa-level-up:before {
  content: "";
}

.fa-level-down:before {
  content: "";
}

.fa-check-square:before {
  content: "";
}

.fa-pencil-square:before {
  content: "";
}

.fa-external-link-square:before {
  content: "";
}

.fa-share-square:before {
  content: "";
}

.fa-compass:before {
  content: "";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "";
}

.fa-euro:before,
.fa-eur:before {
  content: "";
}

.fa-gbp:before {
  content: "";
}

.fa-dollar:before,
.fa-usd:before {
  content: "";
}

.fa-rupee:before,
.fa-inr:before {
  content: "";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "";
}

.fa-won:before,
.fa-krw:before {
  content: "";
}

.fa-bitcoin:before,
.fa-btc:before {
  content: "";
}

.fa-file:before {
  content: "";
}

.fa-file-text:before {
  content: "";
}

.fa-sort-alpha-asc:before {
  content: "";
}

.fa-sort-alpha-desc:before {
  content: "";
}

.fa-sort-amount-asc:before {
  content: "";
}

.fa-sort-amount-desc:before {
  content: "";
}

.fa-sort-numeric-asc:before {
  content: "";
}

.fa-sort-numeric-desc:before {
  content: "";
}

.fa-thumbs-up:before {
  content: "";
}

.fa-thumbs-down:before {
  content: "";
}

.fa-youtube-square:before {
  content: "";
}

.fa-youtube:before {
  content: "";
}

.fa-xing:before {
  content: "";
}

.fa-xing-square:before {
  content: "";
}

.fa-youtube-play:before {
  content: "";
}

.fa-dropbox:before {
  content: "";
}

.fa-stack-overflow:before {
  content: "";
}

.fa-instagram:before {
  content: "";
}

.fa-flickr:before {
  content: "";
}

.fa-adn:before {
  content: "";
}

.fa-bitbucket:before {
  content: "";
}

.fa-bitbucket-square:before {
  content: "";
}

.fa-tumblr:before {
  content: "";
}

.fa-tumblr-square:before {
  content: "";
}

.fa-long-arrow-down:before {
  content: "";
}

.fa-long-arrow-up:before {
  content: "";
}

.fa-long-arrow-left:before {
  content: "";
}

.fa-long-arrow-right:before {
  content: "";
}

.fa-apple:before {
  content: "";
}

.fa-windows:before {
  content: "";
}

.fa-android:before {
  content: "";
}

.fa-linux:before {
  content: "";
}

.fa-dribbble:before {
  content: "";
}

.fa-skype:before {
  content: "";
}

.fa-foursquare:before {
  content: "";
}

.fa-trello:before {
  content: "";
}

.fa-female:before {
  content: "";
}

.fa-male:before {
  content: "";
}

.fa-gittip:before,
.fa-gratipay:before {
  content: "";
}

.fa-sun-o:before {
  content: "";
}

.fa-moon-o:before {
  content: "";
}

.fa-archive:before {
  content: "";
}

.fa-bug:before {
  content: "";
}

.fa-vk:before {
  content: "";
}

.fa-weibo:before {
  content: "";
}

.fa-renren:before {
  content: "";
}

.fa-pagelines:before {
  content: "";
}

.fa-stack-exchange:before {
  content: "";
}

.fa-arrow-circle-o-right:before {
  content: "";
}

.fa-arrow-circle-o-left:before {
  content: "";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "";
}

.fa-dot-circle-o:before {
  content: "";
}

.fa-wheelchair:before {
  content: "";
}

.fa-vimeo-square:before {
  content: "";
}

.fa-turkish-lira:before,
.fa-try:before {
  content: "";
}

.fa-plus-square-o:before {
  content: "";
}

.fa-space-shuttle:before {
  content: "";
}

.fa-slack:before {
  content: "";
}

.fa-envelope-square:before {
  content: "";
}

.fa-wordpress:before {
  content: "";
}

.fa-openid:before {
  content: "";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "";
}

.fa-yahoo:before {
  content: "";
}

.fa-google:before {
  content: "";
}

.fa-reddit:before {
  content: "";
}

.fa-reddit-square:before {
  content: "";
}

.fa-stumbleupon-circle:before {
  content: "";
}

.fa-stumbleupon:before {
  content: "";
}

.fa-delicious:before {
  content: "";
}

.fa-digg:before {
  content: "";
}

.fa-pied-piper-pp:before {
  content: "";
}

.fa-pied-piper-alt:before {
  content: "";
}

.fa-drupal:before {
  content: "";
}

.fa-joomla:before {
  content: "";
}

.fa-language:before {
  content: "";
}

.fa-fax:before {
  content: "";
}

.fa-building:before {
  content: "";
}

.fa-child:before {
  content: "";
}

.fa-paw:before {
  content: "";
}

.fa-spoon:before {
  content: "";
}

.fa-cube:before {
  content: "";
}

.fa-cubes:before {
  content: "";
}

.fa-behance:before {
  content: "";
}

.fa-behance-square:before {
  content: "";
}

.fa-steam:before {
  content: "";
}

.fa-steam-square:before {
  content: "";
}

.fa-recycle:before {
  content: "";
}

.fa-automobile:before,
.fa-car:before {
  content: "";
}

.fa-cab:before,
.fa-taxi:before {
  content: "";
}

.fa-tree:before {
  content: "";
}

.fa-spotify:before {
  content: "";
}

.fa-deviantart:before {
  content: "";
}

.fa-soundcloud:before {
  content: "";
}

.fa-database:before {
  content: "";
}

.fa-file-pdf-o:before {
  content: "";
}

.fa-file-word-o:before {
  content: "";
}

.fa-file-excel-o:before {
  content: "";
}

.fa-file-powerpoint-o:before {
  content: "";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "";
}

.fa-file-code-o:before {
  content: "";
}

.fa-vine:before {
  content: "";
}

.fa-codepen:before {
  content: "";
}

.fa-jsfiddle:before {
  content: "";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "";
}

.fa-circle-o-notch:before {
  content: "";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "";
}

.fa-ge:before,
.fa-empire:before {
  content: "";
}

.fa-git-square:before {
  content: "";
}

.fa-git:before {
  content: "";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "";
}

.fa-tencent-weibo:before {
  content: "";
}

.fa-qq:before {
  content: "";
}

.fa-wechat:before,
.fa-weixin:before {
  content: "";
}

.fa-send:before,
.fa-paper-plane:before {
  content: "";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "";
}

.fa-history:before {
  content: "";
}

.fa-circle-thin:before {
  content: "";
}

.fa-header:before {
  content: "";
}

.fa-paragraph:before {
  content: "";
}

.fa-sliders:before {
  content: "";
}

.fa-share-alt:before {
  content: "";
}

.fa-share-alt-square:before {
  content: "";
}

.fa-bomb:before {
  content: "";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "";
}

.fa-tty:before {
  content: "";
}

.fa-binoculars:before {
  content: "";
}

.fa-plug:before {
  content: "";
}

.fa-slideshare:before {
  content: "";
}

.fa-twitch:before {
  content: "";
}

.fa-yelp:before {
  content: "";
}

.fa-newspaper-o:before {
  content: "";
}

.fa-wifi:before {
  content: "";
}

.fa-calculator:before {
  content: "";
}

.fa-paypal:before {
  content: "";
}

.fa-google-wallet:before {
  content: "";
}

.fa-cc-visa:before {
  content: "";
}

.fa-cc-mastercard:before {
  content: "";
}

.fa-cc-discover:before {
  content: "";
}

.fa-cc-amex:before {
  content: "";
}

.fa-cc-paypal:before {
  content: "";
}

.fa-cc-stripe:before {
  content: "";
}

.fa-bell-slash:before {
  content: "";
}

.fa-bell-slash-o:before {
  content: "";
}

.fa-trash:before {
  content: "";
}

.fa-copyright:before {
  content: "";
}

.fa-at:before {
  content: "";
}

.fa-eyedropper:before {
  content: "";
}

.fa-paint-brush:before {
  content: "";
}

.fa-birthday-cake:before {
  content: "";
}

.fa-area-chart:before {
  content: "";
}

.fa-pie-chart:before {
  content: "";
}

.fa-line-chart:before {
  content: "";
}

.fa-lastfm:before {
  content: "";
}

.fa-lastfm-square:before {
  content: "";
}

.fa-toggle-off:before {
  content: "";
}

.fa-toggle-on:before {
  content: "";
}

.fa-bicycle:before {
  content: "";
}

.fa-bus:before {
  content: "";
}

.fa-ioxhost:before {
  content: "";
}

.fa-angellist:before {
  content: "";
}

.fa-cc:before {
  content: "";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "";
}

.fa-meanpath:before {
  content: "";
}

.fa-buysellads:before {
  content: "";
}

.fa-connectdevelop:before {
  content: "";
}

.fa-dashcube:before {
  content: "";
}

.fa-forumbee:before {
  content: "";
}

.fa-leanpub:before {
  content: "";
}

.fa-sellsy:before {
  content: "";
}

.fa-shirtsinbulk:before {
  content: "";
}

.fa-simplybuilt:before {
  content: "";
}

.fa-skyatlas:before {
  content: "";
}

.fa-cart-plus:before {
  content: "";
}

.fa-cart-arrow-down:before {
  content: "";
}

.fa-diamond:before {
  content: "";
}

.fa-ship:before {
  content: "";
}

.fa-user-secret:before {
  content: "";
}

.fa-motorcycle:before {
  content: "";
}

.fa-street-view:before {
  content: "";
}

.fa-heartbeat:before {
  content: "";
}

.fa-venus:before {
  content: "";
}

.fa-mars:before {
  content: "";
}

.fa-mercury:before {
  content: "";
}

.fa-intersex:before,
.fa-transgender:before {
  content: "";
}

.fa-transgender-alt:before {
  content: "";
}

.fa-venus-double:before {
  content: "";
}

.fa-mars-double:before {
  content: "";
}

.fa-venus-mars:before {
  content: "";
}

.fa-mars-stroke:before {
  content: "";
}

.fa-mars-stroke-v:before {
  content: "";
}

.fa-mars-stroke-h:before {
  content: "";
}

.fa-neuter:before {
  content: "";
}

.fa-genderless:before {
  content: "";
}

.fa-facebook-official:before {
  content: "";
}

.fa-pinterest-p:before {
  content: "";
}

.fa-whatsapp:before {
  content: "";
}

.fa-server:before {
  content: "";
}

.fa-user-plus:before {
  content: "";
}

.fa-user-times:before {
  content: "";
}

.fa-hotel:before,
.fa-bed:before {
  content: "";
}

.fa-viacoin:before {
  content: "";
}

.fa-train:before {
  content: "";
}

.fa-subway:before {
  content: "";
}

.fa-medium:before {
  content: "";
}

.fa-yc:before,
.fa-y-combinator:before {
  content: "";
}

.fa-optin-monster:before {
  content: "";
}

.fa-opencart:before {
  content: "";
}

.fa-expeditedssl:before {
  content: "";
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "";
}

.fa-battery-2:before,
.fa-battery-half:before {
  content: "";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "";
}

.fa-battery-0:before,
.fa-battery-empty:before {
  content: "";
}

.fa-mouse-pointer:before {
  content: "";
}

.fa-i-cursor:before {
  content: "";
}

.fa-object-group:before {
  content: "";
}

.fa-object-ungroup:before {
  content: "";
}

.fa-sticky-note:before {
  content: "";
}

.fa-sticky-note-o:before {
  content: "";
}

.fa-cc-jcb:before {
  content: "";
}

.fa-cc-diners-club:before {
  content: "";
}

.fa-clone:before {
  content: "";
}

.fa-balance-scale:before {
  content: "";
}

.fa-hourglass-o:before {
  content: "";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "";
}

.fa-hourglass:before {
  content: "";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "";
}

.fa-hand-scissors-o:before {
  content: "";
}

.fa-hand-lizard-o:before {
  content: "";
}

.fa-hand-spock-o:before {
  content: "";
}

.fa-hand-pointer-o:before {
  content: "";
}

.fa-hand-peace-o:before {
  content: "";
}

.fa-trademark:before {
  content: "";
}

.fa-registered:before {
  content: "";
}

.fa-creative-commons:before {
  content: "";
}

.fa-gg:before {
  content: "";
}

.fa-gg-circle:before {
  content: "";
}

.fa-tripadvisor:before {
  content: "";
}

.fa-odnoklassniki:before {
  content: "";
}

.fa-odnoklassniki-square:before {
  content: "";
}

.fa-get-pocket:before {
  content: "";
}

.fa-wikipedia-w:before {
  content: "";
}

.fa-safari:before {
  content: "";
}

.fa-chrome:before {
  content: "";
}

.fa-firefox:before {
  content: "";
}

.fa-opera:before {
  content: "";
}

.fa-internet-explorer:before {
  content: "";
}

.fa-tv:before,
.fa-television:before {
  content: "";
}

.fa-contao:before {
  content: "";
}

.fa-500px:before {
  content: "";
}

.fa-amazon:before {
  content: "";
}

.fa-calendar-plus-o:before {
  content: "";
}

.fa-calendar-minus-o:before {
  content: "";
}

.fa-calendar-times-o:before {
  content: "";
}

.fa-calendar-check-o:before {
  content: "";
}

.fa-industry:before {
  content: "";
}

.fa-map-pin:before {
  content: "";
}

.fa-map-signs:before {
  content: "";
}

.fa-map-o:before {
  content: "";
}

.fa-map:before {
  content: "";
}

.fa-commenting:before {
  content: "";
}

.fa-commenting-o:before {
  content: "";
}

.fa-houzz:before {
  content: "";
}

.fa-vimeo:before {
  content: "";
}

.fa-black-tie:before {
  content: "";
}

.fa-fonticons:before {
  content: "";
}

.fa-reddit-alien:before {
  content: "";
}

.fa-edge:before {
  content: "";
}

.fa-credit-card-alt:before {
  content: "";
}

.fa-codiepie:before {
  content: "";
}

.fa-modx:before {
  content: "";
}

.fa-fort-awesome:before {
  content: "";
}

.fa-usb:before {
  content: "";
}

.fa-product-hunt:before {
  content: "";
}

.fa-mixcloud:before {
  content: "";
}

.fa-scribd:before {
  content: "";
}

.fa-pause-circle:before {
  content: "";
}

.fa-pause-circle-o:before {
  content: "";
}

.fa-stop-circle:before {
  content: "";
}

.fa-stop-circle-o:before {
  content: "";
}

.fa-shopping-bag:before {
  content: "";
}

.fa-shopping-basket:before {
  content: "";
}

.fa-hashtag:before {
  content: "";
}

.fa-bluetooth:before {
  content: "";
}

.fa-bluetooth-b:before {
  content: "";
}

.fa-percent:before {
  content: "";
}

.fa-gitlab:before {
  content: "";
}

.fa-wpbeginner:before {
  content: "";
}

.fa-wpforms:before {
  content: "";
}

.fa-envira:before {
  content: "";
}

.fa-universal-access:before {
  content: "";
}

.fa-wheelchair-alt:before {
  content: "";
}

.fa-question-circle-o:before {
  content: "";
}

.fa-blind:before {
  content: "";
}

.fa-audio-description:before {
  content: "";
}

.fa-volume-control-phone:before {
  content: "";
}

.fa-braille:before {
  content: "";
}

.fa-assistive-listening-systems:before {
  content: "";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "";
}

.fa-glide:before {
  content: "";
}

.fa-glide-g:before {
  content: "";
}

.fa-signing:before,
.fa-sign-language:before {
  content: "";
}

.fa-low-vision:before {
  content: "";
}

.fa-viadeo:before {
  content: "";
}

.fa-viadeo-square:before {
  content: "";
}

.fa-snapchat:before {
  content: "";
}

.fa-snapchat-ghost:before {
  content: "";
}

.fa-snapchat-square:before {
  content: "";
}

.fa-pied-piper:before {
  content: "";
}

.fa-first-order:before {
  content: "";
}

.fa-yoast:before {
  content: "";
}

.fa-themeisle:before {
  content: "";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "";
}

.fa-fa:before,
.fa-font-awesome:before {
  content: "";
}

.fa-handshake-o:before {
  content: "";
}

.fa-envelope-open:before {
  content: "";
}

.fa-envelope-open-o:before {
  content: "";
}

.fa-linode:before {
  content: "";
}

.fa-address-book:before {
  content: "";
}

.fa-address-book-o:before {
  content: "";
}

.fa-vcard:before,
.fa-address-card:before {
  content: "";
}

.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "";
}

.fa-user-circle:before {
  content: "";
}

.fa-user-circle-o:before {
  content: "";
}

.fa-user-o:before {
  content: "";
}

.fa-id-badge:before {
  content: "";
}

.fa-drivers-license:before,
.fa-id-card:before {
  content: "";
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "";
}

.fa-quora:before {
  content: "";
}

.fa-free-code-camp:before {
  content: "";
}

.fa-telegram:before {
  content: "";
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "";
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "";
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "";
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "";
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "";
}

.fa-shower:before {
  content: "";
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "";
}

.fa-podcast:before {
  content: "";
}

.fa-window-maximize:before {
  content: "";
}

.fa-window-minimize:before {
  content: "";
}

.fa-window-restore:before {
  content: "";
}

.fa-times-rectangle:before,
.fa-window-close:before {
  content: "";
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "";
}

.fa-bandcamp:before {
  content: "";
}

.fa-grav:before {
  content: "";
}

.fa-etsy:before {
  content: "";
}

.fa-imdb:before {
  content: "";
}

.fa-ravelry:before {
  content: "";
}

.fa-eercast:before {
  content: "";
}

.fa-microchip:before {
  content: "";
}

.fa-snowflake-o:before {
  content: "";
}

.fa-superpowers:before {
  content: "";
}

.fa-wpexplorer:before {
  content: "";
}

.fa-meetup:before {
  content: "";
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active, .sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

body .testimonial-entry-title a {
  text-decoration: underline;
}

body .testimonial-entry {
  margin-bottom: 2.375em;
  text-align: center;
}

@media screen and (min-width: 48em) {
  body .testimonial-entry {
    text-align: left;
    margin-bottom: 3.875em;
  }
}

@media screen and (min-width: 48em) {
  body .testimonial-featured-image {
    float: left;
    margin-right: 1.875em;
  }
}

body .testimonial-featured-image img {
  border-radius: 100%;
  width: 100px;
  margin: 0 auto;
}

body .testimonial-entry-content:before {
  content: '\201C';
  display: block;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 0.97;
  color: #e0e1e5;
  font-weight: 700;
  margin-bottom: -0.26em;
}

body .testimonial-entry-title {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #666666;
  text-transform: uppercase;
  font-weight: 400;
  margin-top: 1.33333em;
}

body .testimonial-entry.has-testimonial-thumbnail {
  position: relative;
  padding-top: 134px;
}

@media screen and (min-width: 48em) {
  body .testimonial-entry.has-testimonial-thumbnail {
    padding-left: 130px;
    padding-top: 0;
  }
}

body .testimonial-entry.has-testimonial-thumbnail .testimonial-featured-image {
  position: absolute;
  top: 1.14286em;
  left: 0;
  right: 0;
}

@media screen and (min-width: 48em) {
  body .testimonial-entry.has-testimonial-thumbnail .testimonial-featured-image {
    right: auto;
    top: 0.25em;
  }
}

@media screen and (max-width: 61.9375em) {
  body .testimonial-entry-mobile-last-item-row,
  body .testimonial-entry-mobile-first-item-row {
    width: 100%;
  }
}

@media screen and (min-width: 62em) {
  .page-template-template-front-page .jetpack-testimonial-shortcode {
    margin: 0 -19.7%;
  }
}

@media screen and (min-width: 93.375em) {
  .page-template-template-front-page .jetpack-testimonial-shortcode {
    margin: 0 -14.625em;
  }
}

/*
 * jQuery FlexSlider v2.6.3
 * http://www.woothemes.com/flexslider/
 *
 * Copyright 2012 WooThemes
 * Free to use under the GPLv2 and later license.
 * http://www.gnu.org/licenses/gpl-2.0.html
 *
 * Contributing author: Tyler Smith (@mbmufffin)
 *
 */
/* ====================================================================================================================
 * RESETS
 * ====================================================================================================================*/
.flex-container a:hover,
.flex-slider a:hover {
  outline: none;
}

.slides,
.slides > li,
.flex-control-nav,
.flex-direction-nav {
  margin: 0;
  padding: 0;
  list-style: none;
}

.flex-pauseplay span {
  text-transform: capitalize;
}

/* ====================================================================================================================
 * BASE STYLES
 * ====================================================================================================================*/
.flexslider {
  margin: 0;
  padding: 0;
}

.flexslider .slides > li {
  display: none;
  -webkit-backface-visibility: hidden;
}

.flexslider .slides img {
  width: 100%;
  display: block;
}

.flexslider .slides:after {
  content: "\0020";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

html[xmlns] .flexslider .slides {
  display: block;
}

* html .flexslider .slides {
  height: 1%;
}

.no-js .flexslider .slides > li:first-child {
  display: block;
}

/* ====================================================================================================================
 * DEFAULT THEME
 * ====================================================================================================================*/
.flexslider {
  margin: 0 0 60px;
  background: #fff;
  border: 4px solid #fff;
  position: relative;
  zoom: 1;
  border-radius: 4px;
  -webkit-box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
  box-shadow:  0 1px 4px rgba(0, 0, 0, 0.2);
}

.flexslider .slides {
  zoom: 1;
}

.flexslider .slides img {
  height: auto;
  -moz-user-select: none;
}

.flex-viewport {
  max-height: 2000px;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.loading .flex-viewport {
  max-height: 300px;
}

.carousel li {
  margin-right: 5px;
}

.flex-direction-nav {
  *height: 0;
}

.flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.flex-direction-nav .flex-prev {
  left: -50px;
}

.flex-direction-nav .flex-next {
  right: -50px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 10px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 10px;
}

.flexslider:hover .flex-direction-nav .flex-next:hover {
  opacity: 1;
}

.flex-direction-nav .flex-disabled {
  opacity: 0 !important;
  filter: alpha(opacity=0);
  cursor: default;
  z-index: -1;
}

.flex-pauseplay a {
  display: block;
  width: 20px;
  height: 20px;
  position: absolute;
  bottom: 5px;
  left: 10px;
  opacity: 0.8;
  z-index: 10;
  overflow: hidden;
  cursor: pointer;
  color: #000;
}

.flex-pauseplay a:hover {
  opacity: 1;
}

.flex-control-nav {
  width: 100%;
  position: absolute;
  bottom: -40px;
  text-align: center;
}

.flex-control-nav li {
  margin: 0 6px;
  display: inline-block;
  zoom: 1;
  *display: inline;
}

.flex-control-paging li a {
  width: 11px;
  height: 11px;
  display: block;
  background: #666;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  -webkit-box-shadow: inset 0 3px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 3px rgba(0, 0, 0, 0.3);
  border-radius: 20px;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(0, 0, 0, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: rgba(0, 0, 0, 0.9);
  cursor: default;
}

.flex-control-thumbs {
  margin: 5px 0 0;
  position: static;
  overflow: hidden;
}

.flex-control-thumbs li {
  width: 25%;
  float: left;
  margin: 0;
}

.flex-control-thumbs img {
  width: 100%;
  height: auto;
  display: block;
  opacity: .7;
  cursor: pointer;
  -moz-user-select: none;
  -webkit-transition: all 1s ease;
  -o-transition: all 1s ease;
  transition: all 1s ease;
}

.flex-control-thumbs img:hover {
  opacity: 1;
}

.flex-control-thumbs .flex-active {
  opacity: 1;
  cursor: default;
}

/* ====================================================================================================================
 * RESPONSIVE
 * ====================================================================================================================*/
@media screen and (max-width: 860px) {
  .flex-direction-nav .flex-prev {
    opacity: 1;
    left: 10px;
  }
  .flex-direction-nav .flex-next {
    opacity: 1;
    right: 10px;
  }
}

/*--------------------------------------------------------------
# Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
## Links
--------------------------------------------------------------*/
a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
}

a:hover, a:active {
  outline: 0;
}

a:hover {
  color: #01bea0;
}

/*--------------------------------------------------------------
## Menus
--------------------------------------------------------------*/
@media screen and (min-width: 62em) {
  .main-navigation {
    float: left;
    clear: both;
    display: block;
    width: 100%;
  }
}

@media screen and (min-width: 62em) {
  .top-line .site-header-menu {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    margin: 0 auto 0 -0.929em;
    width: 100%;
  }
}

@media screen and (min-width: 62em) {
  .top-navigation-right li,
  .main-navigation li {
    float: left;
  }
}

.top-navigation-right li,
.main-navigation li {
  border-bottom: 1px solid #e0e1e5;
  font-weight: 700;
  text-transform: uppercase;
}

@media screen and (min-width: 62em) {
  .top-navigation-right li,
  .main-navigation li {
    border-bottom: 0px solid #e0e1e5;
  }
}

.top-navigation-right .top-navigation-mobile,
.main-navigation .top-navigation-mobile {
  margin: 1.5em 0;
  font-size: 12px;
  font-size: 0.75rem;
}

.top-navigation-right .top-navigation-mobile li,
.main-navigation .top-navigation-mobile li {
  border-bottom: 0px solid #e0e1e5;
}

.top-navigation-right .top-navigation-mobile a,
.main-navigation .top-navigation-mobile a {
  padding: 0.85714em 0;
}

.top-navigation-right .top-navigation-mobile ul,
.main-navigation .top-navigation-mobile ul {
  border-top: 0px solid #e0e1e5;
}

.top-navigation-right .top-navigation-mobile ul a,
.main-navigation .top-navigation-mobile ul a {
  padding-left: 1.57143em;
}

.top-navigation-right .top-navigation-mobile ul ul a,
.main-navigation .top-navigation-mobile ul ul a {
  padding-left: 3.14286em;
}

.top-navigation-right .top-navigation-mobile ul ul ul a,
.main-navigation .top-navigation-mobile ul ul ul a {
  padding-left: 4.71429em;
}

.search-icon-wrapper,
.top-navigation-right ul,
.main-navigation ul {
  font-size: 12px;
  font-size: 0.75rem;
}

.top-navigation-right ul ul,
.main-navigation ul ul {
  font-size: 12px;
  font-size: 0.75rem;
}

@media screen and (min-width: 62em) {
  .top-navigation-right ul,
  .main-navigation ul {
    margin: 0 -0.929em;
    font-size: 13px;
    font-size: 0.8125rem;
  }
}

.search-icon-wrapper a,
.top-navigation-right a,
.main-navigation a {
  display: block;
  padding: 1.10714em 0;
}

@media screen and (min-width: 62em) {
  .search-icon-wrapper a,
  .top-navigation-right a,
  .main-navigation a {
    padding: 0;
  }
}

@media screen and (min-width: 62em) {
  .search-icon-wrapper li,
  .top-navigation-right li,
  .main-navigation li {
    padding: 0 0 1.7em;
  }
  .search-icon-wrapper li li,
  .top-navigation-right li li,
  .main-navigation li li {
    padding: 0;
  }
}

.search-icon-wrapper .fa,
.top-navigation-right .fa,
.main-navigation .fa {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 62em) {
  .search-icon-wrapper {
    padding-bottom: 1.7em;
  }
}

.footer-navigation ul,
.top-navigation-right ul,
.main-navigation ul {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.footer-navigation ul ul,
.top-navigation-right ul ul,
.main-navigation ul ul {
  display: none;
  margin: -1px 0;
  text-transform: none;
  border-top: 1px solid #e0e1e5;
}

@media screen and (min-width: 62em) {
  .footer-navigation ul ul,
  .top-navigation-right ul ul,
  .main-navigation ul ul {
    width: 178px;
    background: #fff;
    border: 1px solid #e0e1e5;
    float: left;
    position: absolute;
    top: 100%;
    visibility: hidden;
    z-index: 99999;
    margin: 0;
    display: block;
  }
  .footer-navigation ul ul ul,
  .top-navigation-right ul ul ul,
  .main-navigation ul ul ul {
    visibility: hidden;
    top: -1px;
  }
  .footer-navigation ul ul li,
  .top-navigation-right ul ul li,
  .main-navigation ul ul li {
    float: none;
  }
}

.footer-navigation ul ul li,
.top-navigation-right ul ul li,
.main-navigation ul ul li {
  margin: 0;
  margin-left: -1px;
}

@media screen and (min-width: 62em) {
  .footer-navigation ul ul li:hover > ul,
  .footer-navigation ul ul li.focus > ul,
  .top-navigation-right ul ul li:hover > ul,
  .top-navigation-right ul ul li.focus > ul,
  .main-navigation ul ul li:hover > ul,
  .main-navigation ul ul li.focus > ul {
    left: 100%;
  }
}

.footer-navigation ul ul a,
.top-navigation-right ul ul a,
.main-navigation ul ul a {
  padding-left: 1.57143em;
}

@media screen and (min-width: 62em) {
  .footer-navigation ul ul a,
  .top-navigation-right ul ul a,
  .main-navigation ul ul a {
    border-left: 2px solid transparent;
    width: 100%;
    padding: 0.85em 1em;
  }
}

.footer-navigation ul ul ul a,
.top-navigation-right ul ul ul a,
.main-navigation ul ul ul a {
  padding-left: 3.14286em;
}

@media screen and (min-width: 62em) {
  .footer-navigation ul ul ul a,
  .top-navigation-right ul ul ul a,
  .main-navigation ul ul ul a {
    padding: 0.85em 1em;
  }
}

.footer-navigation ul ul ul ul a,
.top-navigation-right ul ul ul ul a,
.main-navigation ul ul ul ul a {
  padding-left: 4.71429em;
}

@media screen and (min-width: 62em) {
  .footer-navigation ul ul ul ul a,
  .top-navigation-right ul ul ul ul a,
  .main-navigation ul ul ul ul a {
    padding: 0.85em 1em;
  }
}

@media screen and (min-width: 62em) {
  .footer-navigation ul li > ul,
  .top-navigation-right ul li > ul,
  .main-navigation ul li > ul {
    left: -1.28571em;
  }
  .footer-navigation ul li > ul.toleft,
  .top-navigation-right ul li > ul.toleft,
  .main-navigation ul li > ul.toleft {
    right: 0;
    left: auto;
  }
  .footer-navigation ul li > ul.toleft ul.toleft ul,
  .top-navigation-right ul li > ul.toleft ul.toleft ul,
  .main-navigation ul li > ul.toleft ul.toleft ul {
    left: -100%;
    right: auto;
  }
  .footer-navigation ul li li > ul,
  .top-navigation-right ul li li > ul,
  .main-navigation ul li li > ul {
    left: 100%;
  }
  .footer-navigation ul li li > ul.toleft,
  .top-navigation-right ul li li > ul.toleft,
  .main-navigation ul li li > ul.toleft {
    left: -100%;
    right: auto;
  }
  .footer-navigation ul li:hover > ul,
  .footer-navigation ul li.focus > ul,
  .top-navigation-right ul li:hover > ul,
  .top-navigation-right ul li.focus > ul,
  .main-navigation ul li:hover > ul,
  .main-navigation ul li.focus > ul {
    visibility: visible;
  }
}

.footer-navigation li,
.top-navigation-right li,
.main-navigation li {
  position: relative;
  margin: 0;
}

@media screen and (min-width: 62em) {
  .footer-navigation li,
  .top-navigation-right li,
  .main-navigation li {
    margin: 0 0.929em;
  }
}

.footer-navigation a,
.top-navigation-right a,
.main-navigation a {
  text-decoration: none;
  color: inherit;
  -webkit-transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  transition: border-color ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
}

.footer-navigation a:hover,
.top-navigation-right a:hover,
.main-navigation a:hover {
  color: #01bea0;
}

.footer-navigation .current_page_item > a,
.footer-navigation .current-menu-item > a,
.footer-navigation .current_page_ancestor > a,
.footer-navigation .current-menu-ancestor > a,
.top-navigation-right .current_page_item > a,
.top-navigation-right .current-menu-item > a,
.top-navigation-right .current_page_ancestor > a,
.top-navigation-right .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current-menu-ancestor > a {
  color: #01bea0;
}

.footer-navigation .menu-item-has-children ul a:hover, .footer-navigation .menu-item-has-children ul .current_page_item > a,
.footer-navigation .menu-item-has-children ul .current-menu-item > a,
.footer-navigation .menu-item-has-children ul .current_page_ancestor > a,
.footer-navigation .menu-item-has-children ul .current-menu-ancestor > a,
.top-navigation-right .menu-item-has-children ul a:hover,
.top-navigation-right .menu-item-has-children ul .current_page_item > a,
.top-navigation-right .menu-item-has-children ul .current-menu-item > a,
.top-navigation-right .menu-item-has-children ul .current_page_ancestor > a,
.top-navigation-right .menu-item-has-children ul .current-menu-ancestor > a,
.main-navigation .menu-item-has-children ul a:hover,
.main-navigation .menu-item-has-children ul .current_page_item > a,
.main-navigation .menu-item-has-children ul .current-menu-item > a,
.main-navigation .menu-item-has-children ul .current_page_ancestor > a,
.main-navigation .menu-item-has-children ul .current-menu-ancestor > a {
  border-left-color: currentColor;
}

.top-navigation-right .menu-item-has-children a,
.main-navigation .menu-item-has-children a {
  margin-right: 4em;
}

@media screen and (min-width: 62em) {
  .top-navigation-right .menu-item-has-children a,
  .main-navigation .menu-item-has-children a {
    margin-right: 0;
  }
}

@media screen and (min-width: 62em) {
  .top-navigation-right .menu-item-has-children .menu-item-has-children a,
  .main-navigation .menu-item-has-children .menu-item-has-children a {
    padding: 0.85em 2.6em 0.85em 1em;
  }
}

.footer-navigation {
  line-height: 1.4;
  font-size: 13px;
  font-size: 0.8125rem;
  width: 100%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}

@media screen and (min-width: 62em) {
  .footer-navigation {
    width: auto;
  }
}

@media screen and (min-width: 48em) {
  .footer-navigation ul {
    margin: 0 -0.35714em 0;
  }
}

.footer-navigation li {
  display: block;
  margin: 0 0 0.71429em;
}

@media screen and (min-width: 48em) {
  .footer-navigation li {
    display: inline-block;
    margin: 0.35714em;
  }
  .footer-navigation li:after {
    content: '\002f';
    margin-left: 0.78571em;
  }
  .footer-navigation li:last-child:after {
    display: none;
  }
}

.site-info + .footer-navigation {
  margin-bottom: 2em;
}

@media screen and (min-width: 62em) {
  .site-info + .footer-navigation {
    margin-bottom: 0;
  }
}

.top-navigation-right .menu-item-has-children > a:after,
.top-navigation-right .menu-item-has-children .dropdown-toggle:after,
.main-navigation .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children .dropdown-toggle:after {
  content: "";
  font-family: FontAwesome;
  font-size: 14px;
  font-size: 0.875rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0px;
}

.top-navigation-right .menu-item-has-children .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children .menu-item-has-children > a:after {
  position: absolute;
  top: 0.6em;
  right: 1.3em;
}

.top-navigation-right .menu-item-has-children > a:after,
.main-navigation .menu-item-has-children > a:after {
  display: none;
  margin-left: 0.5em;
  float: right;
  line-height: inherit;
}

@media screen and (min-width: 62em) {
  .top-navigation-right .menu-item-has-children > a:after,
  .main-navigation .menu-item-has-children > a:after {
    display: block;
  }
}

.top-navigation-right .menu-item-has-children .dropdown-toggle,
.main-navigation .menu-item-has-children .dropdown-toggle {
  background: transparent;
  border: 0px solid;
  height: auto;
  position: absolute;
  top: 0.7em;
  right: 0;
  color: inherit;
  padding: 0 1.45em;
}

.top-navigation-right .menu-item-has-children .dropdown-toggle.toggled-on:after,
.main-navigation .menu-item-has-children .dropdown-toggle.toggled-on:after {
  display: block;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

@media screen and (min-width: 62em) {
  .top-navigation-right .menu-item-has-children .dropdown-toggle,
  .main-navigation .menu-item-has-children .dropdown-toggle {
    display: none;
  }
}

.top-navigation-right .sub-menu .menu-item-has-children > a:after,
.main-navigation .sub-menu .menu-item-has-children > a:after {
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
  float: right;
}

.top-navigation-right-mobile {
  border-top: 1px solid #e0e1e5;
}

.main-navigation {
  margin: 0;
}

@media screen and (min-width: 62em) {
  .main-navigation > div:last-child {
    margin-bottom: 0;
  }
}

.main-navigation .menu-primary-container,
.main-navigation .menu-top-right-container {
  display: none;
}

.main-navigation.toggled .menu-primary-container,
.main-navigation.toggled .menu-top-right-container {
  display: block;
}

@media screen and (min-width: 62em) {
  .main-navigation .menu-primary-container {
    display: block;
  }
}

@media screen and (max-width: 61.9375em) {
  .site-header-menu {
    position: relative;
  }
}

.search-icon-wrapper,
.menu-top-right-container {
  display: none;
  vertical-align: top;
}

@media screen and (min-width: 62em) {
  .search-icon-wrapper,
  .menu-top-right-container {
    display: inline-block;
  }
}

@media screen and (min-width: 62em) {
  .menu-top-right-container {
    margin-right: 1.78571em;
    position: relative;
  }
  .menu-top-right-container:before {
    content: '';
    position: absolute;
    display: block;
    top: -0.35714em;
    right: -1.21429em;
    height: 2.14286em;
    width: 1px;
    background: #f0f0f0;
  }
}

@media screen and (min-width: 62em) {
  .top-navigation-right,
  .main-navigation {
    margin: 1.15em 0 0;
  }
}

/* Small menu. */
.menu-toggle, .main-navigation .toggled ul:not(.sub-menu), .main-navigation ul ul.toggled-on {
  display: block;
}

@media screen and (min-width: 62em) {
  .menu-toggle-wrapper {
    display: none;
  }
  .footer-navigation ul,
  .top-navigation-right ul,
  .top-navigation ul,
  .main-navigation ul {
    display: block;
  }
  .main-navigation .top-navigation-right-mobile,
  .main-navigation .top-navigation-mobile {
    display: none;
  }
}

.menu-footer-menu-container {
  display: inline-block;
}

.footer-navigation {
  text-align: center;
}

.search-icon-wrapper {
  margin-left: 1.42857em;
}

.search-icon-wrapper a {
  display: block;
}

/*--------------------------------------------------------------
## Navigation
--------------------------------------------------------------*/
.post-navigation {
  clear: both;
  margin: 6.25em 0 0;
}

@media screen and (min-width: 48em) {
  .post-navigation .nav-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    width: 100%;
  }
}

.post-navigation .post-title {
  -webkit-transition: color 0.3s ease-in-out;
  -o-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out;
}

.post-navigation a {
  color: inherit;
  display: block;
  height: 100%;
}

.post-navigation a:hover {
  text-decoration: none;
}

.post-navigation a:hover .no-bg .post-title {
  color: #01bea0;
}

@media screen and (min-width: 48em) {
  .post-navigation .nav-previous {
    padding-right: 1.5625em;
  }
  .post-navigation .nav-next {
    padding-left: 1.5625em;
  }
}

.post-navigation span {
  display: block;
}

.post-navigation .meta-nav {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin: 0 1.57143em 1.35714em;
}

.post-navigation .post-title {
  line-height: 1.4;
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 0 1.22222em 1.44444em;
}

.post-navigation .meta-nav, .post-navigation .post-title {
  position: relative;
  z-index: 1;
}

.post-navigation .nav-bg {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  min-height: 145px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  position: relative;
  color: #fff;
}

@media screen and (min-width: 48em) {
  .post-navigation .nav-bg {
    min-height: 188px;
  }
}

.post-navigation .nav-bg div {
  width: 100%;
}

.post-navigation .nav-bg:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(51, 51, 51, 0.4);
  z-index: 0;
  -webkit-transition: background 0.3s ease-in-out;
  -o-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out;
}

.post-navigation .nav-bg.no-bg {
  color: inherit;
}

.post-navigation .nav-bg.no-bg:before {
  display: none;
}

.post-navigation .nav-bg.no-bg .meta-nav {
  color: #666666;
}

.post-navigation a:hover .nav-bg:before {
  background: rgba(51, 51, 51, 0.8);
}

.site-main .comment-navigation, .site-main
.posts-navigation, .site-main
.post-navigation {
  overflow: hidden;
}

.comment-navigation .nav-previous + .nav-next,
.posts-navigation .nav-previous + .nav-next,
.post-navigation .nav-previous + .nav-next {
  margin-top: 0.71429em;
}

@media screen and (min-width: 48em) {
  .comment-navigation .nav-previous + .nav-next,
  .posts-navigation .nav-previous + .nav-next,
  .post-navigation .nav-previous + .nav-next {
    margin-top: 0;
  }
}

@media screen and (min-width: 48em) {
  .comment-navigation .nav-previous,
  .posts-navigation .nav-previous,
  .post-navigation .nav-previous {
    width: 50%;
  }
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
  text-align: right;
}

@media screen and (min-width: 48em) {
  .comment-navigation .nav-next,
  .posts-navigation .nav-next,
  .post-navigation .nav-next {
    margin: 0 0 0 auto;
    width: 50%;
  }
}

.pagination {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
  margin: 4.66667em -0.72222em 0;
  width: 100%;
}

.pagination .page-numbers {
  display: block;
  float: left;
  margin: 0 0.72222em 0.72222em;
  line-height: 2.77778em;
  text-decoration: none;
}

.pagination .page-numbers.current {
  color: #666666;
}

.pagination a.page-numbers:hover {
  text-decoration: underline;
}

.pagination a.prev,
.pagination a.next {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.6em;
  background: #333333;
  color: #fff;
  height: 1.66667em;
  width: 1.66667em;
  text-align: center;
  overflow: hidden;
}

.pagination a.prev:before,
.pagination a.next:before {
  display: block;
  font: normal normal normal 1em/1.53333em FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: 1.66667em;
  width: 1.66667em;
  text-align: center;
}

.pagination a.prev:hover,
.pagination a.next:hover {
  background: #01bea0;
  color: #fff;
  text-decoration: none;
}

.pagination .prev {
  margin: 0 0.8em 0.43333em 0.43333em;
}

.pagination .prev:before {
  content: "";
}

.pagination .next {
  margin: 0 0.43333em 0.43333em 0.8em;
}

.pagination .next:before {
  content: "";
}

/*--------------------------------------------------------------
# Menu icons
--------------------------------------------------------------*/
@media screen and (min-width: 62em) {
  .theme-social-menu a[href*="twitter.com"] .menu-text, .theme-social-menu a[href*="facebook.com"] .menu-text, .theme-social-menu a[href*="google.com"] .menu-text, .theme-social-menu a[href*="plus.google.com"] .menu-text, .theme-social-menu a[href*="pinterest.com"] .menu-text, .theme-social-menu a[href*="foursquare.com"] .menu-text, .theme-social-menu a[href*="yahoo.com"] .menu-text, .theme-social-menu a[href*="skype:"] .menu-text, .theme-social-menu a[href*="yelp.com"] .menu-text, .theme-social-menu a[href*="linkedin.com"] .menu-text, .theme-social-menu a[href*="viadeo.com"] .menu-text, .theme-social-menu a[href*="xing.com"] .menu-text, .theme-social-menu a[href*="soundcloud.com"] .menu-text, .theme-social-menu a[href*="spotify.com"] .menu-text, .theme-social-menu a[href*="last.fm"] .menu-text, .theme-social-menu a[href*="youtube.com"] .menu-text, .theme-social-menu a[href*="vimeo.com"] .menu-text, .theme-social-menu a[href*="vine.com"] .menu-text, .theme-social-menu a[href*="flickr.com"] .menu-text, .theme-social-menu a[href*="500px.com"] .menu-text, .theme-social-menu a[href*="instagram.com"] .menu-text, .theme-social-menu a[href*="tumblr.com"] .menu-text, .theme-social-menu a[href*="reddit.com"] .menu-text, .theme-social-menu a[href*="dribbble.com"] .menu-text, .theme-social-menu a[href*="stumbleupon.com"] .menu-text, .theme-social-menu a[href*="digg.com"] .menu-text, .theme-social-menu a[href*="behance.net"] .menu-text, .theme-social-menu a[href*="delicious.com"] .menu-text, .theme-social-menu a[href*="deviantart.com"] .menu-text, .theme-social-menu a[href*="play.com"] .menu-text, .theme-social-menu a[href*="wikipedia.com"] .menu-text, .theme-social-menu a[href*="apple.com"] .menu-text, .theme-social-menu a[href*="github.com"] .menu-text, .theme-social-menu a[href*="github.io"] .menu-text, .theme-social-menu a[href*="windows.com"] .menu-text, .theme-social-menu a[href*="tripadvisor."] .menu-text, .theme-social-menu a[href*="slideshare.net"] .menu-text, .theme-social-menu a[href*=".rss"] .menu-text, .theme-social-menu a[href*="vk.com"] .menu-text, .theme-social-menu a[href*="tel:"] .menu-text, .theme-social-menu a[href*="/map"] .menu-text, .theme-social-menu a[href*="mailto:"] .menu-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
  }
  .theme-social-menu a[href*="twitter.com"]:before, .theme-social-menu a[href*="facebook.com"]:before, .theme-social-menu a[href*="google.com"]:before, .theme-social-menu a[href*="plus.google.com"]:before, .theme-social-menu a[href*="pinterest.com"]:before, .theme-social-menu a[href*="foursquare.com"]:before, .theme-social-menu a[href*="yahoo.com"]:before, .theme-social-menu a[href*="skype:"]:before, .theme-social-menu a[href*="yelp.com"]:before, .theme-social-menu a[href*="linkedin.com"]:before, .theme-social-menu a[href*="viadeo.com"]:before, .theme-social-menu a[href*="xing.com"]:before, .theme-social-menu a[href*="soundcloud.com"]:before, .theme-social-menu a[href*="spotify.com"]:before, .theme-social-menu a[href*="last.fm"]:before, .theme-social-menu a[href*="youtube.com"]:before, .theme-social-menu a[href*="vimeo.com"]:before, .theme-social-menu a[href*="vine.com"]:before, .theme-social-menu a[href*="flickr.com"]:before, .theme-social-menu a[href*="500px.com"]:before, .theme-social-menu a[href*="instagram.com"]:before, .theme-social-menu a[href*="tumblr.com"]:before, .theme-social-menu a[href*="reddit.com"]:before, .theme-social-menu a[href*="dribbble.com"]:before, .theme-social-menu a[href*="stumbleupon.com"]:before, .theme-social-menu a[href*="digg.com"]:before, .theme-social-menu a[href*="behance.net"]:before, .theme-social-menu a[href*="delicious.com"]:before, .theme-social-menu a[href*="deviantart.com"]:before, .theme-social-menu a[href*="play.com"]:before, .theme-social-menu a[href*="wikipedia.com"]:before, .theme-social-menu a[href*="apple.com"]:before, .theme-social-menu a[href*="github.com"]:before, .theme-social-menu a[href*="github.io"]:before, .theme-social-menu a[href*="windows.com"]:before, .theme-social-menu a[href*="tripadvisor."]:before, .theme-social-menu a[href*="slideshare.net"]:before, .theme-social-menu a[href*=".rss"]:before, .theme-social-menu a[href*="vk.com"]:before, .theme-social-menu a[href*="tel:"]:before, .theme-social-menu a[href*="/map"]:before, .theme-social-menu a[href*="mailto:"]:before {
    margin-right: 0;
  }
}

.theme-social-menu a:before {
  font: normal normal normal 1rem/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-indent: 0px;
  display: inline-block !important;
  margin-right: 0.438em;
  font-size: 20px;
  font-size: 1.25rem;
  min-width: 38px;
}

@media screen and (min-width: 62em) {
  .theme-social-menu a:before {
    font-size: 16px;
    font-size: 1rem;
    min-width: 0;
  }
}

.theme-social-menu a:empty {
  width: 1em;
}

.theme-social-menu a[href*="twitter.com"]:before {
  content: "";
}

.theme-social-menu a[href*="facebook.com"]:before {
  content: "";
}

.theme-social-menu a[href*="google.com"]:before {
  content: "";
}

.theme-social-menu a[href*="plus.google.com"]:before {
  content: "";
}

.theme-social-menu a[href*="/map"]:before {
  content: "";
}

.theme-social-menu a[href*="pinterest.com"]:before {
  content: "";
}

.theme-social-menu a[href*="foursquare.com"]:before {
  content: "";
}

.theme-social-menu a[href*="yahoo.com"]:before {
  content: "";
}

.theme-social-menu a[href*="skype:"]:before {
  content: "";
}

.theme-social-menu a[href*="yelp.com"]:before {
  content: "";
}

.theme-social-menu a[href*="linkedin.com"]:before {
  content: "";
}

.theme-social-menu a[href*="viadeo.com"]:before {
  content: "";
}

.theme-social-menu a[href*="xing.com"]:before {
  content: "";
}

.theme-social-menu a[href*="soundcloud.com"]:before {
  content: "";
}

.theme-social-menu a[href*="spotify.com"]:before {
  content: "";
}

.theme-social-menu a[href*="last.fm"]:before {
  content: "";
}

.theme-social-menu a[href*="youtube.com"]:before {
  content: "";
}

.theme-social-menu a[href*="vimeo.com"]:before {
  content: "";
}

.theme-social-menu a[href*="vine.com"]:before {
  content: "";
}

.theme-social-menu a[href*="flickr.com"]:before {
  content: "";
}

.theme-social-menu a[href*="500px.com"]:before {
  content: "";
}

.theme-social-menu a[href*="instagram.com"]:before {
  content: "";
}

.theme-social-menu a[href*="tumblr.com"]:before {
  content: "";
}

.theme-social-menu a[href*="reddit.com"]:before {
  content: "";
}

.theme-social-menu a[href*="dribbble.com"]:before {
  content: "";
}

.theme-social-menu a[href*="stumbleupon.com"]:before {
  content: "";
}

.theme-social-menu a[href*="digg.com"]:before {
  content: "";
}

.theme-social-menu a[href*="behance.net"]:before {
  content: "";
}

.theme-social-menu a[href*="delicious.com"]:before {
  content: "";
}

.theme-social-menu a[href*="deviantart.com"]:before {
  content: "";
}

.theme-social-menu a[href*="play.com"]:before {
  content: "";
}

.theme-social-menu a[href*="wikipedia.com"]:before {
  content: "";
}

.theme-social-menu a[href*="apple.com"]:before {
  content: "";
}

.theme-social-menu a[href*="github.com"]:before {
  content: "";
}

.theme-social-menu a[href*="github.io"]:before {
  content: "";
}

.theme-social-menu a[href*="windows.com"]:before {
  content: "";
}

.theme-social-menu a[href*="tripadvisor."]:before {
  content: "";
}

.theme-social-menu a[href*="slideshare.net"]:before {
  content: "";
}

.theme-social-menu a[href*=".rss"]:before {
  content: "";
}

.theme-social-menu a[href*="vk.com"]:before {
  content: "";
}

.theme-social-menu a[href*="tel:"]:before {
  content: "";
}

.theme-social-menu a[href*="mailto:"]:before {
  content: "";
}

/*--------------------------------------------------------------
# Accessibility
--------------------------------------------------------------*/
/* Text meant only for screen readers. */
.says,
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
}

/* Do not show the outline on the skip link target. */
#content[tabindex="-1"]:focus {
  outline: 0;
}

/*--------------------------------------------------------------
# Alignments
--------------------------------------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 2.625em;
  margin-bottom: 1.3125em;
  margin-top: .5em;
}

.alignright {
  display: inline;
  float: right;
  margin-left: 2.625em;
  margin-bottom: 1.3125em;
  margin-top: .5em;
}

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*--------------------------------------------------------------
# Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.navigation:after,
.navigation:before {
  content: "";
  display: table;
  table-layout: fixed;
}

.navigation:after,
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
  clear: both;
}

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
.widget-area > :last-child,
.widget > :last-child {
  margin-bottom: 0;
}

.widget {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 5.85714em;
}

.widget a {
  border-bottom: 1px dotted currentColor;
}

.widget a:hover {
  text-decoration: none;
}

.widget input[type="submit"] {
  margin-top: 0.35714em;
}

.widget label {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
}

@media screen and (min-width: 48em) {
  .widget label {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
  }
}

.widget p {
  margin-bottom: 1.78571em;
}

.site-content .widget-area .widget:last-child {
  margin-bottom: 0;
}

.widget .widget-title {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  margin-bottom: 2.14286em;
  text-transform: uppercase;
}

.widget .widget .widget-title:empty {
  margin-bottom: 0;
}

.widget ol, .widget ul {
  list-style: none;
  margin-left: 0;
}

.widget ol li + li, .widget ul li + li {
  margin-top: 1.5em;
}

.widget ol ul, .widget ol ol, .widget ul ul, .widget ul ol {
  margin: 1.5em 0 0 1.28571em;
}

.widget.widget_calendar a {
  border-bottom: 0px dotted;
}

.widget.widget_calendar .calendar_wrap {
  padding-top: 0.35714em;
}

.widget.widget_calendar table {
  border: 1px solid #e0e1e5;
  table-layout: auto;
  max-width: 270px;
}

.widget.widget_calendar caption {
  padding: 0.64286em;
  text-align: center;
  border-top: 1px solid #e0e1e5;
  border-right: 1px solid #e0e1e5;
  border-left: 1px solid #e0e1e5;
}

.widget.widget_calendar th, .widget.widget_calendar td {
  border-width: 0;
  width: 28px;
}

.widget.widget_calendar thead {
  background: #f4f4f4;
  border-width: 0 0 1px 0;
}

.widget.widget_calendar th {
  font-weight: 400;
  color: #666666;
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #666666;
  padding: 0.39286em 0;
}

.widget.widget_calendar th, .widget.widget_calendar td {
  text-align: center;
}

.widget.widget_calendar td {
  padding: 0.39286em 0;
}

.widget.widget_calendar tbody a {
  color: #01bea0;
  text-decoration: underline;
}

@media screen and (min-width: 93.375em) {
  .widget.widget_calendar thead tr td:first-child, .widget.widget_calendar thead tr th:first-child,
  .widget.widget_calendar tbody tr td:first-child,
  .widget.widget_calendar tbody tr th:first-child {
    padding-left: 2.2em;
  }
  .widget.widget_calendar thead tr td:last-child, .widget.widget_calendar thead tr th:last-child,
  .widget.widget_calendar tbody tr td:last-child,
  .widget.widget_calendar tbody tr th:last-child {
    padding-right: 2.2em;
  }
}

.widget.widget_calendar tfoot td {
  padding: 0.67857em 0.71429em;
  text-align: left;
  border-top: 1px solid #e0e1e5;
}

@media screen and (min-width: 93.375em) {
  .widget.widget_calendar tfoot td {
    padding: 0.67857em 1em;
  }
}

.widget.widget_calendar tfoot td:last-child {
  text-align: right;
}

.widget.widget_calendar #next {
  text-align: right;
}

.widget.widget_archive select, .widget.widget_categories select {
  margin-top: 1.8em;
}

.widget .search-form-wrapper {
  margin: 0;
}

.widget.widget_search .widget-title + form {
  margin: 2.15em 0 0;
}

@media screen and (min-width: 48em) {
  .widget.widget_search .widget-title + form {
    margin: 2.1875em 0 0;
  }
}

.search-form-wrapper {
  clear: none;
}

.entry-content .tagcloud {
  clear: both;
  margin-top: 3.85em;
}

.entry-content .tagcloud:last-child {
  margin-bottom: 1.4em;
}

.tagcloud a {
  border: 1px solid #e0e1e5;
  display: inline-block;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.5;
  margin: 0.42857em 0.21429em 0 0;
  padding: 0.10714em 0.64286em;
  background: transparent;
  text-decoration: none;
  color: inherit;
  -webkit-transition: border-color ease-in-out .15s, background ease-in-out .15s, color ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, background ease-in-out .15s, color ease-in-out .15s;
  transition: border-color ease-in-out .15s, background ease-in-out .15s, color ease-in-out .15s;
}

.tagcloud a:hover {
  background: #e0e1e5;
  text-decoration: none;
  color: inherit;
}

.tags-title {
  margin-right: 0.4em;
}

.widget .jetpack-image-container > :last-child {
  margin-bottom: 0;
}

.widget .widget-title a {
  color: inherit;
}

.widget div[class^="gr_custom_container"] {
  border: 0px solid gray;
  border-radius: 0;
  padding: 0;
  background-color: #FFF;
  color: inherit;
}

.widget .milestone-countdown, .widget .milestone-message,
.widget div[class^="gr_custom_each_container"] {
  border-color: #e0e0e0;
}

.widget div[class^="gr_custom_container"] a {
  color: inherit;
}

.widget.widget_eu_cookie_law_widget {
  background: #fff;
}

.widget.widget_googleplus_badge * {
  max-width: 100%;
}

.widget .upcoming-events li {
  margin-bottom: 0;
}

.widget .milestone-countdown, .widget .milestone-message {
  color: inherit;
}

.widget.widget_authors > ul > li {
  margin-bottom: 0;
}

.widget.widget_wpcom_social_media_icons_widget a.genericon {
  margin-right: 1em;
  color: inherit;
}

.widget.widget_wpcom_social_media_icons_widget a.genericon:hover {
  color: #01bea0;
}

.widget .jetpack-display-remote-posts {
  margin: 0;
}

.widget .jetpack-display-remote-posts a:hover {
  text-decoration: underline;
}

.widget .jetpack-display-remote-posts h4 {
  margin: 0.8em 0;
}

.widget .jetpack-display-remote-posts h4:first-of-type {
  margin-top: 0;
}

.widget .jetpack-display-remote-posts h4 + a {
  margin: 1.2em 0 0;
  display: block;
}

.widget .jetpack-display-remote-posts p {
  margin: 0.8em 0 0 !important;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: inherit !important;
}

.widget .jetpack-display-remote-posts h4,
.widget .grofile-meta h4 {
  font-weight: 400;
  font-size: 14px;
  font-size: 0.875rem;
  font-family: inherit;
  line-height: inherit;
}

.widget .tiled-gallery {
  margin: 0;
}

/*--------------------------------------------------------------
# Content
--------------------------------------------------------------*/
.content-area {
  padding-top: 4.6875em;
}

.page-template-template-front-page .content-area {
  padding-top: 3.3125em;
}

body.woocommerce-cart .content-area:not(.full-width) {
  padding-right: 0;
  width: 100%;
}

@media screen and (min-width: 62em) {
  .content-area:not(.full-width) {
    float: left;
    width: 71.7%;
    padding-right: 2.1875em;
  }
}

.site-content .widget-area {
  overflow: hidden;
  margin-top: 7.14286em;
}

@media screen and (min-width: 62em) {
  .site-content .widget-area {
    float: right;
    width: 28.3%;
    padding-left: 2.1875em;
    padding-top: 4.75em;
    margin-top: 0;
  }
}

.site-layout-wide .site {
  -webkit-box-shadow: none;
  box-shadow: none;
  max-width: 100%;
  margin: 0;
}

.site-layout-wide .site-header .site-header-main {
  max-width: calc( 1434px - 2.5em);
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 62em) {
  .site-layout-wide .site-header .site-header-main {
    max-width: calc( 1434px - 5em);
  }
}

.site-layout-wide .homepage-widget-area .mphb_room_type_bg_wrapper > div {
  width: 100%;
  max-width: 1434px;
  margin-right: auto;
  margin-left: auto;
}

.site-layout-wide .homepage-widget-area .widget_mphb_rooms_widget .flex-control-nav {
  max-width: 1434px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 1.25em;
  padding-right: 1.25em;
}

@media screen and (min-width: 62em) {
  .site-layout-wide .homepage-widget-area .widget_mphb_rooms_widget .flex-control-nav {
    padding-left: 2.5em;
    padding-right: 2.5em;
  }
}

.site-layout-wide .site-footer .wrapper-bottom .wrapper,
.site-layout-wide .site-footer .wrapper-top .wrapper {
  max-width: 1434px;
  margin-left: auto;
  margin-right: auto;
}

.site-layout-wide .site-content .header-wrapper,
.site-layout-wide .site-content .main-wrapper,
.site-layout-wide .site-content .front-wrapper {
  max-width: 1434px;
  margin-right: auto;
  margin-left: auto;
}

/*--------------------------------------------------------------
## Header
--------------------------------------------------------------*/
.site-header {
  position: relative;
  padding: 1.14286em 0 0;
}

@media screen and (min-width: 62em) {
  .site-header {
    padding: 0.5em 0 0;
    border-bottom: 1px solid #e0e1e5;
  }
}

@media screen and (min-width: 62em) {
  .site-logo-wrapper {
    margin-right: 2.5em;
    margin-bottom: 0.55em;
  }
}

@media screen and (min-width: 62em) {
  .site-header-main,
  .site-logo-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}

.custom-logo-link {
  display: block;
  margin: 0 0 0.4em;
}

@media screen and (min-width: 62em) {
  .custom-logo-link {
    margin: 0 0.9em 0 0;
  }
}

.custom-logo {
  max-width: 180px;
  margin: 0 auto;
  display: block;
}

@media screen and (min-width: 62em) {
  .custom-logo {
    margin: 0;
  }
}

.menu-toggle-wrapper,
.site-branding {
  border-bottom: 1px solid #e0e1e5;
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  .menu-toggle-wrapper,
  .site-branding {
    border-bottom: 0px solid;
    margin-left: 0;
    margin-right: 0;
  }
}

.site-branding {
  text-align: center;
  padding: 0 1.5em 0;
}

@media screen and (min-width: 48em) {
  .site-branding {
    padding: 0.25em 2.5em 0.75em;
  }
}

@media screen and (min-width: 62em) {
  .site-branding {
    text-align: left;
    padding: 0;
    margin: 0;
    max-width: 100%;
    min-width: 0;
    overflow: hidden;
  }
  .top-line .site-branding {
    margin: 0 auto 0 0;
  }
}

.site-title-wrapper {
  padding: 0.28571em 0 1.35714em;
}

@media screen and (min-width: 62em) {
  .site-title-wrapper {
    padding: 0;
  }
}

.site-title {
  font-family: inherit;
  font-weight: 900;
  text-transform: uppercase;
  margin: 0;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4;
}

@media screen and (min-width: 48em) {
  .site-title {
    line-height: 1.15385;
    font-size: 25px;
    font-size: 1.5625rem;
  }
}

.site-branding .site-title a {
  color: inherit;
}

.site-branding .site-title a:hover {
  text-decoration: none;
}

.site-description {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  margin: 0.2em 0 0;
}

@media screen and (min-width: 62em) {
  .site-header-menu {
    margin: 0 auto 0 0;
  }
}

@media screen and (min-width: 62em) {
  .top-navigation-right,
  .site-header-menu {
    -webkit-box-flex: 0;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }
}

.menu-toggle-wrapper .search-icon-wrapper {
  display: block;
  float: right;
  margin-right: 1.25em;
}

.menu-toggle-wrapper .search-icon-wrapper .search-icon {
  padding: 2.5em 0 2.5em;
}

.menu-toggle {
  color: inherit;
  font-weight: 600;
  float: left;
  padding: 1.85714em 1.42857em;
  height: auto;
}

.menu-toggle span {
  display: inline-block;
  vertical-align: middle;
  padding-top: 0.07143em;
}

.menu-toggle .fa {
  font-size: 14px;
  font-size: 0.875rem;
  margin: 0 0.3em 0 0;
  vertical-align: middle;
}

.toggled .menu-toggle .fa:before {
  content: "";
}

.menu-toggle, .menu-toggle:hover {
  background-color: transparent;
  border: 0px solid;
}

.menu-toggle:hover {
  color: #01bea0;
}

.no-js .menu-toggle {
  display: none;
}

.header-image {
  clear: both;
  margin: 0.875em 0;
}

.header-image a {
  display: block;
}

.header-image a:hover img,
.header-image a:focus img {
  opacity: 0.85;
}

.search-modal {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  display: none;
  z-index: 20;
}

.search-modal .search-form {
  margin: 0.625em 2.25em 0.625em 0;
}

@media screen and (max-width: 61.9375em) {
  .search-modal {
    left: -1.25em;
    right: -1.25em;
    bottom: auto;
  }
}

.search-modal .wrapper {
  position: relative;
}

.search-modal .close-search-modal {
  float: right;
  padding-top: 0.875em;
}

@media screen and (max-width: 61.9375em) {
  .search-modal .close-search-modal {
    font-size: 16px;
    font-size: 1rem;
    padding-top: 0.875em;
  }
}

/*--------------------------------------------------------------
## Posts and pages
--------------------------------------------------------------*/
.sticky {
  display: block;
}

.hentry {
  margin: 0;
}

.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
}

.page-header {
  margin: -0.4375em 0 3.1875em;
}

.header-wrapper .page-title,
.header-wrapper .entry-title {
  color: #fff;
  display: inline-block;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 1.4;
  margin: 0 0 0.65909em;
}

@media screen and (min-width: 48em) {
  .header-wrapper .page-title,
  .header-wrapper .entry-title {
    font-size: 30px;
    font-size: 1.875rem;
    line-height: 1.4;
    margin: 0 0 2.17647em;
  }
}

.entry-footer {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  color: #666666;
}

.entry-footer .fa {
  margin-right: 0.57143em;
}

.entry-footer .byline, .entry-footer .posted-on, .entry-footer .comments-link, .entry-footer .cat-links, .entry-footer .tags-links {
  margin-right: 1.5em;
}

.entry-footer a {
  color: inherit;
}

.entry-footer a:hover {
  color: #01bea0;
}

.entry-header {
  position: relative;
}

body.single .site-content > .entry-header:before, body.page .site-content > .entry-header:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

body.single .site-main > article, body.page .site-main > article {
  position: relative;
}

body.single .site-main .entry-header .entry-title, body.page .site-main .entry-header .entry-title {
  margin-top: -0.18421em;
  margin-bottom: 1.44737em;
}

body.search .site-main a.post-thumbnail img,
body.archive .site-main a.post-thumbnail img,
body.blog .site-main a.post-thumbnail img {
  display: block;
  margin: 0 auto;
}

body.search .site-main article + article,
body.archive .site-main article + article,
body.blog .site-main article + article {
  margin-top: 5.875em;
}

body.search .site-main .entry-header .entry-title,
body.archive .site-main .entry-header .entry-title,
body.blog .site-main .entry-header .entry-title {
  margin-bottom: 1.2em;
}

body.search .site-main .post-thumbnail,
body.archive .site-main .post-thumbnail,
body.blog .site-main .post-thumbnail {
  display: block;
  margin: 0.75em 0 1.875em;
}

body.search .site-main .post_format-post-format-link .entry-title a:before,
body.archive .site-main .post_format-post-format-link .entry-title a:before,
body.blog .site-main .post_format-post-format-link .entry-title a:before {
  content: "";
  font: normal normal normal 1rem/1.4 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 0.66em;
}

@media all and (-ms-high-contrast: none) {
  body.search .site-main a.post-thumbnail img,
  body.archive .site-main a.post-thumbnail img,
  body.blog .site-main a.post-thumbnail img {
    width: auto;
  }
}

@supports (-ms-ime-align: auto) {
  body.search .site-main a.post-thumbnail img,
  body.archive .site-main a.post-thumbnail img,
  body.blog .site-main a.post-thumbnail img {
    width: auto;
  }
}

.entry-child-pages {
  border-top: 1px solid #e0e1e5;
}

.entry-child-pages:after {
  top: -0.9em;
  background: #fff;
}

.entry-title a {
  color: inherit;
}

.entry-title a:hover {
  color: #01bea0;
  text-decoration: none;
}

.post-thumbnail {
  position: relative;
}

.post-thumbnail img {
  display: block;
}

div.post-thumbnail {
  display: block;
  position: relative;
  overflow: hidden;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  margin: 0 auto;
  min-height: 262px;
}

div.post-thumbnail img {
  display: block;
  visibility: hidden;
}

@media screen and (min-width: 48em) {
  .entry-child-pages .post-thumbnail {
    display: block;
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-font-smoothing: subpixel-antialiased;
  }
  .entry-child-pages .post-thumbnail img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    height: auto;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    z-index: 0;
    max-width: none;
    max-height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
  }
}

.entry-child-pages-list h1,
.textwidget h1,
.comment-content h1,
.archive-description h1,
.entry-content h1,
.entry-summary h1 {
  margin-top: 1.3em;
  margin-bottom: 0.75em;
}

.entry-child-pages-list h2,
.textwidget h2,
.comment-content h2,
.archive-description h2,
.entry-content h2,
.entry-summary h2 {
  margin-top: 1.60714em;
  margin-bottom: 0.89286em;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list h2,
  .textwidget h2,
  .comment-content h2,
  .archive-description h2,
  .entry-content h2,
  .entry-summary h2 {
    margin-top: 1.5em;
    margin-bottom: 0.82em;
  }
}

.entry-child-pages-list h3,
.textwidget h3,
.comment-content h3,
.archive-description h3,
.entry-content h3,
.entry-summary h3 {
  margin-top: 1.95833em;
  margin-bottom: 1.04167em;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list h3,
  .textwidget h3,
  .comment-content h3,
  .archive-description h3,
  .entry-content h3,
  .entry-summary h3 {
    margin-top: 1.8em;
    margin-bottom: 0.91em;
  }
}

.entry-child-pages-list h4,
.textwidget h4,
.comment-content h4,
.archive-description h4,
.entry-content h4,
.entry-summary h4 {
  margin-top: 2.22727em;
  margin-bottom: 1em;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list h4,
  .textwidget h4,
  .comment-content h4,
  .archive-description h4,
  .entry-content h4,
  .entry-summary h4 {
    margin-top: 1.97em;
    margin-bottom: 1.05em;
  }
}

.entry-child-pages-list h5,
.textwidget h5,
.comment-content h5,
.archive-description h5,
.entry-content h5,
.entry-summary h5 {
  margin-top: 2.4em;
  margin-bottom: 1.05em;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list h5,
  .textwidget h5,
  .comment-content h5,
  .archive-description h5,
  .entry-content h5,
  .entry-summary h5 {
    margin-top: 2.25em;
    margin-bottom: 1em;
  }
}

.entry-child-pages-list h6,
.textwidget h6,
.comment-content h6,
.archive-description h6,
.entry-content h6,
.entry-summary h6 {
  margin-top: 3.125em;
  margin-bottom: 1.25em;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list h6,
  .textwidget h6,
  .comment-content h6,
  .archive-description h6,
  .entry-content h6,
  .entry-summary h6 {
    margin-top: 2.75em;
    margin-bottom: 1.1em;
  }
}

.entry-child-pages-list h1:first-child,
.entry-child-pages-list h2:first-child,
.entry-child-pages-list h3:first-child,
.entry-child-pages-list h4:first-child,
.entry-child-pages-list h5:first-child,
.entry-child-pages-list h6:first-child,
.textwidget h1:first-child,
.textwidget h2:first-child,
.textwidget h3:first-child,
.textwidget h4:first-child,
.textwidget h5:first-child,
.textwidget h6:first-child,
.comment-content h1:first-child,
.comment-content h2:first-child,
.comment-content h3:first-child,
.comment-content h4:first-child,
.comment-content h5:first-child,
.comment-content h6:first-child,
.archive-description h1:first-child,
.archive-description h2:first-child,
.archive-description h3:first-child,
.archive-description h4:first-child,
.archive-description h5:first-child,
.archive-description h6:first-child,
.entry-content h1:first-child,
.entry-content h2:first-child,
.entry-content h3:first-child,
.entry-content h4:first-child,
.entry-content h5:first-child,
.entry-content h6:first-child,
.entry-summary h1:first-child,
.entry-summary h2:first-child,
.entry-summary h3:first-child,
.entry-summary h4:first-child,
.entry-summary h5:first-child,
.entry-summary h6:first-child {
  margin-top: 0;
}

.post-navigation .post-title,
.entry-title,
.comments-title {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

body:not(.search-results):not(.single-product) .entry-summary {
  color: #666666;
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  margin: 1.5em 0 1.1em;
}

@media screen and (min-width: 48em) {
  body:not(.search-results):not(.single-product) .entry-summary {
    margin: 0.6em 0;
  }
}

.entry-wrapper > :last-child,
.textwidget > :last-child,
.comment-content > :last-child,
.entry-content > :last-child,
.entry-summary > :last-child,
.page-content > :last-child,
form > :last-child {
  margin-bottom: 0;
}

.comment-content a,
.entry-content a,
.entry-summary a,
.page-content a {
  text-decoration: underline;
  color: #01bea0;
}

.comment-content a:hover,
.entry-content a:hover,
.entry-summary a:hover,
.page-content a:hover {
  text-decoration: none;
}

.more-link {
  white-space: nowrap;
  color: #01bea0;
  text-decoration: underline;
}

.more-link:hover {
  color: inherit;
  text-decoration: none;
}

.more-link .meta-nav {
  display: none;
}

.related-posts ul {
  margin: 0;
  list-style: none;
}

.related-posts li + li {
  margin-top: 1.25em;
}

.comment-metadata a.comment-edit-link,
.comment-reply-link,
.entry-author a,
.related-posts a {
  text-decoration: underline;
  color: #01bea0;
}

.comment-metadata a.comment-edit-link:hover,
.comment-reply-link:hover,
.entry-author a:hover,
.related-posts a:hover {
  text-decoration: none;
}

.entry-footer {
  margin-top: 3em;
}

.related-posts,
.comments-area,
.entry-author {
  margin-top: 6em;
}

.related-posts,
.entry-author {
  clear: both;
}

.entry-author > .author-avatar:first-child {
  content: "";
  display: table;
  table-layout: fixed;
}

.author-avatar .avatar {
  float: left;
  margin: 0.25em 1.8125em 0 0;
  width: 36px;
  height: 36px;
}

@media screen and (min-width: 48em) {
  .author-avatar .avatar {
    width: 100px;
    height: 100px;
  }
}

.related-posts-title,
.entry-author .author-title,
.comment-reply-title,
.comments-title {
  font-size: 24px;
  font-size: 1.5rem;
  margin-bottom: 1.69231em;
}

@media screen and (min-width: 48em) {
  .related-posts-title,
  .entry-author .author-title,
  .comment-reply-title,
  .comments-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.author-avatar + .author-heading {
  margin-top: 1.69231em;
}

.related-posts .related-posts-title,
.entry-author.author-title {
  clear: none;
}

.entry-author > :last-child {
  margin-bottom: 0;
}

.author-bio {
  margin: 0 0 1.3125em;
}

.author-description {
  overflow: hidden;
}

.author-description > :last-child {
  margin-bottom: 0;
}

.author-description:before {
  content: '\201C';
  display: block;
  font-size: 50px;
  font-size: 3.125rem;
  line-height: 0.97;
  color: #e0e1e5;
  font-weight: 700;
  margin-bottom: -0.26em;
}

.author-link {
  white-space: nowrap;
}

/**
 * IE8 and earlier will drop any block with CSS3 selectors.
 * Do not combine these styles with the next block.
 */
.updated:not(.published) {
  display: none;
}

.page-links {
  clear: both;
  margin: 0 0 1.5em;
}

@media screen and (min-width: 48em) {
  .page-links {
    margin: 0 0 1.45em;
  }
}

.page-links a {
  margin-left: 0.65em;
  margin-right: 0.65em;
}

.entry-attachment {
  margin: 0 0 1.5em;
}

@media screen and (min-width: 48em) {
  .entry-attachment {
    margin: 0 0 1.45em;
  }
}

.entry-caption > :last-child {
  margin-bottom: 0;
}

.content-bottom-widgets {
  padding: 5.35714em 0;
}

@media screen and (min-width: 62em) {
  .content-bottom-widgets {
    padding: 4.6875em 0;
  }
}

.content-bottom-widgets:after {
  background: #f5f3f1;
}

.content-bottom-widgets .widget-area + .widget-area {
  margin-top: 5.85714em;
}

@media screen and (min-width: 62em) {
  .content-bottom-widgets .widget-area + .widget-area {
    margin-top: 0;
  }
}

.content-bottom-widgets .widget-area .widget {
  margin-bottom: 5.85714em;
}

@media screen and (min-width: 62em) {
  .content-bottom-widgets .widget-area .widget {
    margin-bottom: 2.875em;
  }
}

.content-bottom-widgets .widget-area .widget:last-child {
  margin-bottom: 0;
}

@media screen and (min-width: 62em) {
  .content-bottom-widgets .widget-area {
    width: 33.3333%;
    float: left;
  }
}

@media screen and (min-width: 62em) and (min-width: 62em) {
  .content-bottom-widgets .widget-area {
    padding: 0 2.5em;
  }
}

@media screen and (min-width: 62em) and (min-width: 93.375em) {
  .content-bottom-widgets .widget-area {
    padding: 0 3.125em;
  }
}

.entry-child-pages .post-thumbnail {
  display: block;
  overflow: hidden;
}

@media screen and (min-width: 48em) {
  .entry-child-pages .post-thumbnail {
    padding-top: 139.5%;
  }
}

.last-news a:hover,
.entry-child-pages a:hover {
  text-decoration: none;
}

.last-news .post-thumbnail,
.entry-child-pages .post-thumbnail {
  z-index: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media screen and (min-width: 48em) {
  .last-news .post-thumbnail,
  .entry-child-pages .post-thumbnail {
    margin: 0 0 1.55em;
  }
}

.last-news .post-thumbnail:before,
.entry-child-pages .post-thumbnail:before {
  -webkit-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
  background: rgba(72, 72, 72, 0.5);
  position: absolute;
  content: '';
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
  opacity: 0;
}

.last-news .post-thumbnail:hover:before,
.entry-child-pages .post-thumbnail:hover:before {
  opacity: 1;
}

.last-news .post-thumbnail .fa,
.entry-child-pages .post-thumbnail .fa {
  -webkit-transition: opacity ease-in-out .15s;
  -o-transition: opacity ease-in-out .15s;
  transition: opacity ease-in-out .15s;
}

.last-news .post-thumbnail .fa,
.entry-child-pages .post-thumbnail .fa {
  position: absolute;
  top: 50%;
  left: 50%;
  opacity: 0;
  font-size: 34px;
  font-size: 2.125rem;
  color: #ffffff;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 2;
}

.last-news .post-thumbnail:hover .fa,
.entry-child-pages .post-thumbnail:hover .fa {
  opacity: 1;
}

.last-news .entry-title,
.entry-child-pages .entry-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.5;
  padding: 0.75em 0 0.75em;
}

@media screen and (min-width: 48em) {
  .last-news-wrapper {
    display: table-row;
    width: 100%;
  }
  .last-news-col {
    display: table-cell;
    vertical-align: top;
  }
}

.last-news {
  margin: 0 -0.6875em;
  padding: 6.05em 0 0;
}

.last-news img {
  margin: 0 auto;
}

.last-news .entry-title {
  padding: 0.75em 0 0.75em;
  text-align: left;
}

@media screen and (min-width: 48em) {
  .last-news .entry-title {
    margin: 0;
  }
}

@media screen and (min-width: 48em) {
  .last-news .has-post-thumbnail .entry-title {
    position: absolute;
    bottom: 0px;
    left: 0;
    right: 0;
    background: #fff;
    padding-right: 0.6875em;
    padding-left: 0.6875em;
  }
}

.last-news .hentry {
  position: relative;
  overflow: hidden;
  margin-bottom: 1.48em;
}

.last-news .post-thumbnail {
  margin: 0;
}

@media screen and (min-width: 48em) {
  .last-news .fa {
    margin-top: -1em;
  }
}

.last-news-wrapper a {
  display: block;
}

.last-news-wrapper .post-thumbnail {
  position: relative;
  overflow: hidden;
}

.last-news-wrapper .post-thumbnail img {
  width: 100%;
}

@media screen and (min-width: 48em) {
  .last-news-3 .last-news-wrapper .last-news-col:nth-child(1) {
    width: 67%;
  }
  .last-news-3 .last-news-wrapper .last-news-col:nth-child(2) {
    width: 33%;
  }
}

.last-news-wrapper .hentry {
  padding-right: 0.6875em;
  padding-left: 0.6875em;
}

.entry-child-pages-list-wrapper,
.entry-child-pages-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.entry-child-pages-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-wrapper {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.entry-child-pages {
  margin: 3.65em 0 0;
  padding: 6.05em 0 0;
}

.entry-child-pages .entry-child-pages-wrapper {
  margin: 0 -0.9375em;
}

.entry-child-pages .hentry {
  width: 100%;
  padding: 0 0.9375em;
}

@media screen and (min-width: 48em) {
  .entry-child-pages .hentry {
    width: 33.333%;
  }
}

.entry-child-pages-list-wrapper {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.entry-child-pages-list .entry-child-pages-list-wrapper {
  margin: 0 -1.5625em;
}

.entry-child-pages-list .hentry {
  width: 100%;
  padding: 0 1.5625em;
  margin: 2.8125em 0 3.75em;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list .hentry {
    width: 50%;
  }
  .entry-child-pages-list .hentry:last-child .entry-wrapper, .entry-child-pages-list .hentry:nth-last-child(2) .entry-wrapper {
    padding-bottom: 0;
  }
}

.entry-child-pages-list .hentry:last-child, .entry-child-pages-list .hentry:nth-last-child(2) {
  margin-bottom: 0;
}

.entry-child-pages-list .entry-title {
  margin: 0 0 1em;
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (min-width: 48em) {
  .entry-child-pages-list .entry-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.entry-child-pages-list .post-thumbnail {
  display: block;
  margin: 0 0 2.125em;
}

.entry-child-pages-list .more-link {
  display: inline-block;
  margin-top: 1.125em;
}

.sticky-post {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #fff;
  padding: 0.42857em 0.71429em 0.28571em;
  display: inline-block;
  text-decoration: none;
  background-color: #333333;
}

.post-thumbnail .sticky-post {
  position: absolute;
  left: 1.25em;
  bottom: 1.25em;
  z-index: 2;
}

.sticky-post-wrapper {
  margin-bottom: 0.6875em;
}

@media screen and (min-width: 48em) {
  .sticky-post-wrapper {
    margin-bottom: 1.25em;
  }
}

.site-main .entry-header .sticky-post-wrapper {
  margin: 0.3125em 0 2.1875em;
}

body.page-template-template-front-page .site-main .entry-header .entry-title {
  text-align: center;
  margin: 0.47059em 0 1.17647em;
}

/*--------------------------------------------------------------
## Comments
--------------------------------------------------------------*/
.comment-content a {
  word-wrap: break-word;
}

.bypostauthor {
  display: block;
}

.comment-body {
  padding-bottom: 1.875em;
  padding-top: 1.125em;
}

.comment-reply-title small {
  font-weight: 400;
}

.comment-list + .comment-respond {
  margin-top: 4em;
}

.comment-list + .comment-respond form {
  margin: 0;
}

.comment-reply-title {
  margin-bottom: 1.38462em;
}

.comments-title {
  margin-bottom: 0.85em;
}

.comment-list {
  list-style: none;
  margin: 0;
}

.comment-list li + li {
  margin: 0;
}

.comment-list .children {
  list-style: none;
  margin: 0;
}

.comment-author {
  margin-bottom: 0.357em;
}

@media screen and (min-width: 48em) {
  .comment-author {
    margin-bottom: 0.25em;
  }
}

.comment-author .avatar {
  float: left;
  position: relative;
  margin: -0.1em 1.3em 0 0;
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 48em) {
  .comment-author .avatar {
    height: 60px;
    width: 60px;
    margin: -0.7em 1.2em 0 0;
  }
}

.comment-metadata,
.pingback .edit-link {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #666666;
}

.comment-metadata a,
.pingback .edit-link a {
  color: inherit;
}

.comment-metadata > a,
.pingback .edit-link > a {
  margin-right: 1em;
}

.comment-meta {
  margin-bottom: 1.143em;
}

@media screen and (min-width: 48em) {
  .comment-meta {
    margin-bottom: 1.9em;
  }
}

.comment-metadata .edit-link,
.pingback .edit-link {
  display: inline-block;
}

.comment-list .children > li {
  margin-left: 1.14286em;
}

@media screen and (min-width: 48em) {
  .comment-list .children > li {
    margin-left: 1em;
  }
}

.comment-content {
  padding-bottom: 1.5em;
}

@media screen and (min-width: 48em) {
  .comment-content {
    padding-bottom: 1.88em;
  }
}

.comment-content ul, .comment-content ol {
  margin: 0 0 1.5em 1.25em;
}

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0;
}

.comment-form {
  width: 418px;
  max-width: 100%;
}

.comment-form p.form-submit {
  margin-top: 2.75rem;
}

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.form-allowed-tags {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  margin-bottom: 1.5em;
  color: #666666;
}

.form-submit {
  margin-bottom: 0;
}

.no-comments {
  margin-bottom: 0;
}

.page-template-template-full-width-grid-page .comment-list + .comment-respond p.form-submit,
.page-template-template-full-width-grid-page .comment-list > li:last-child .comment-body + .comment-respond p.form-submit, .page-template-template-full-width-grid-page .comment-form {
  margin-bottom: 0;
}

.page-template-template-full-width-grid-page .comment-list > li:last-child .comment-body + .comment-respond,
.page-template-template-full-width-grid-page .comment-list + .comment-respond {
  padding-bottom: 0;
}

/*--------------------------------------------------------------
## Footer
--------------------------------------------------------------*/
.site-footer {
  background: #f5f3f1;
}

.site-footer .wrapper-top,
.site-footer .wrapper-bottom {
  border-top: 1px solid #e0e1e5;
}

.site-footer .wrapper-bottom {
  background: #fff;
  padding: 2.28571em 0;
}

.site-info {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
  text-align: center;
  margin: 0.35714em 0;
  width: 100%;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

@media screen and (min-width: 62em) {
  .site-info {
    text-align: left;
    width: auto;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}

.wrapper-bottom .wrapper {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.wrapper-bottom .site-info {
  margin: 0 auto 0 0;
}

/*--------------------------------------------------------------
# Infinite scroll
--------------------------------------------------------------*/
/* Globally hidden elements when Infinite Scroll is supported and in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
  /* Theme Footer (when set to scrolling) */
  display: none;
}

/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */
.infinity-end.neverending .site-footer {
  display: block;
}

/*--------------------------------------------------------------
# Media
--------------------------------------------------------------*/
.site .avatar {
  border-radius: 50%;
}

.entry-content .wp-smiley,
.entry-summary .wp-smiley,
.comment-content .wp-smiley,
.textwidget .wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

.entry-content a img,
.entry-summary a img,
.comment-content a img,
.textwidget a img {
  display: block;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object,
video {
  margin: 0 0 1.5em;
  max-width: 100%;
  vertical-align: middle;
}

@media screen and (min-width: 48em) {
  embed,
  iframe,
  object,
  video {
    margin: 0 0 1.45em;
  }
}

p > embed,
p > iframe,
p > object,
p > video {
  margin-bottom: 0;
}

.entry-content .wp-audio-shortcode a,
.entry-content .wp-playlist a {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
  margin: 0 0 1.5em;
}

@media screen and (min-width: 48em) {
  .wp-audio-shortcode,
  .wp-video,
  .wp-playlist.wp-audio-playlist {
    margin: 0 0 1.45em;
  }
}

.wp-playlist.wp-audio-playlist {
  padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
  margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
  border-bottom: 0;
  padding: 0.7142857143em 0;
}

.wp-playlist-item .wp-playlist-item-length {
  top: 0.7142857143em;
}

/*--------------------------------------------------------------
## Captions
--------------------------------------------------------------*/
.wp-caption, .gallery-caption {
  margin-top: 0.3125em;
  margin-bottom: 1.5em;
  max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.wp-caption-text {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  margin: 1.41667em 0 0;
  text-align: center;
  color: #666666;
}

/*--------------------------------------------------------------
## Galleries
--------------------------------------------------------------*/
.gallery {
  margin-bottom: 1em;
  margin-left: -1em;
}

.gallery img {
  display: block;
  margin: 0 auto;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  padding-left: 1em;
  margin: 0 0 1em;
}

.gallery-columns-2 .gallery-item {
  max-width: 50%;
}

.gallery-columns-3 .gallery-item {
  max-width: 33.33%;
}

.gallery-columns-4 .gallery-item {
  max-width: 25%;
}

.gallery-columns-5 .gallery-item {
  max-width: 20%;
}

.gallery-columns-6 .gallery-item {
  max-width: 16.66%;
}

.gallery-columns-7 .gallery-item {
  max-width: 14.28%;
}

.gallery-columns-8 .gallery-item {
  max-width: 12.5%;
}

.gallery-columns-9 .gallery-item {
  max-width: 11.11%;
}

.gallery-caption {
  display: block;
}

@media screen and (min-width: 48em) {
  embed,
  iframe,
  object,
  video {
    margin: 0 0 1.45em;
  }
}

@media screen and (min-width: 48em) {
  .wp-audio-shortcode,
  .wp-video,
  .wp-playlist.wp-audio-playlist {
    margin: 0 0 1.45em;
  }
}

@media screen and (min-width: 48em) {
  .wp-caption, .gallery-caption {
    margin-bottom: 2.4375em;
  }
}

/*--------------------------------------------------------------
# Gutenberg
--------------------------------------------------------------*/
/*!
 * Getwid Style Kit v1.0.0
 * Copyright 2020 MotoPress
 * Import this file to the main sass/scss file of your theme.
 * Example: @import "/wp-content/themes/villagio/getwid-style-kit/scss/style"
 *
 * For more information visit https://github.com/mototeam/
 * License GNU GPL v2 or later.
 */
/* common block styles */
body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
  width: auto;
  max-width: calc(100% + 1.2rem);
  margin-left: -.6em;
  margin-right: -.6em;
}

@media screen and (min-width: 62em) {
  body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
    margin-left: -2.5em;
    margin-right: 0;
    max-width: calc(100% + 2.5rem);
  }
}

@media screen and (min-width: 93.375em) {
  body.page .entry-content > *.alignwide, body.single .entry-content > *.alignwide {
    margin-left: -4.875em;
    max-width: calc(100% + 4.875rem);
  }
}

body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
    margin-right: 0;
    margin-left: -5em;
    max-width: calc(100% + 5rem);
  }
}

@media screen and (min-width: 93.375em) {
  body.page .entry-content > *.alignfull, body.single .entry-content > *.alignfull {
    margin-left: -9.75em;
    max-width: calc(100% + 9.75rem);
  }
}

body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
  max-width: calc(100% + 1.2rem);
  width: auto;
  margin-left: -.6em;
  margin-right: -.6em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
    margin-left: -2.5em;
    margin-right: -2.5em;
    max-width: calc(100% + 5em);
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-full-width-page .entry-content > *.alignwide, body.page-template-template-full-width-grid-page .entry-content > *.alignwide, body.post-template-template-full-width-post .entry-content > *.alignwide {
    margin-left: -4.0625em;
    margin-right: -4.0625em;
    max-width: calc(100% + 8.125em);
  }
}

body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
    margin-left: -5em;
    margin-right: -5em;
    max-width: calc(100% + 10em);
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-full-width-page .entry-content > *.alignfull, body.page-template-template-full-width-grid-page .entry-content > *.alignfull, body.post-template-template-full-width-post .entry-content > *.alignfull {
    margin-left: -9.75em;
    margin-right: calc( -26.64% - 9.75em);
    max-width: calc(126.64% + 19.5em);
  }
}

body.page-template-template-front-page .entry-content > *.alignwide {
  max-width: 100%;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 62em) {
  body.page-template-template-front-page .entry-content > *.alignwide {
    margin-left: -19.7%;
    margin-right: -19.7%;
    max-width: 139.4%;
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-front-page .entry-content > *.alignwide {
    margin-left: -14.625em;
    margin-right: -14.625em;
    max-width: calc(100% + 29.25em);
  }
}

body.page-template-template-front-page .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-front-page .entry-content > *.alignfull {
    margin-left: calc( -19.7% - 2.5em);
    margin-right: calc( -19.7% - 2.5em);
    max-width: calc(139.4% + 5em);
  }
}

@media screen and (min-width: 93.375em) {
  body.page-template-template-front-page .entry-content > *.alignfull {
    margin-left: -17.125em;
    margin-right: -17.125em;
    max-width: calc(100% + 34.25em);
  }
}

body.page-template-template-wide-screen-page .entry-content > *.alignwide {
  max-width: calc(100% + 1.25em);
  width: auto;
  margin-left: -.625em;
  margin-right: -.625em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-wide-screen-page .entry-content > *.alignwide {
    margin-left: -1.25em;
    margin-right: -1.25em;
    max-width: calc(100% + 2.5em);
  }
}

body.page-template-template-wide-screen-page .entry-content > *.alignfull {
  width: auto;
  max-width: calc(100% + 2.5rem);
  margin-left: -1.25em;
  margin-right: -1.25em;
}

@media screen and (min-width: 62em) {
  body.page-template-template-wide-screen-page .entry-content > *.alignfull {
    margin-left: -2.5em;
    margin-right: -2.5em;
    max-width: calc(100% + 5em);
  }
}

/* wp-block-paragraph styles */
/* wp-block-image styles */
.wp-block-image {
  margin-bottom: 28px;
}

.wp-block-image .alignleft {
  margin-right: 2.625em;
  margin-bottom: 1.3125em;
  margin-top: .5em;
}

.wp-block-image .alignright {
  margin-left: 2.625em;
  margin-bottom: 1.3125em;
  margin-top: .5em;
}

.wp-block-image figure {
  margin-bottom: 0;
}

.wp-block-image figcaption {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  margin: 1.41667em 0 0;
  text-align: center;
  color: #666666;
}

/* wp-block-gallery styles */
.wp-block-gallery {
  margin-bottom: 28px;
}

.wp-block-gallery .blocks-gallery-caption {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  margin: 0;
  text-align: center;
  color: #666666;
  width: 100%;
}

.wp-block-gallery.columns-1 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
}

@media (min-width: 48em) {
  .wp-block-gallery.columns-1 .blocks-gallery-item {
    width: calc((100% - 16px * 0) / 1);
    margin-right: 16px;
  }
  .wp-block-gallery.columns-1 .blocks-gallery-item:nth-of-type(1n), .wp-block-gallery.columns-1 .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-2 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
}

@media (min-width: 48em) {
  .wp-block-gallery.columns-2 .blocks-gallery-item {
    width: calc((100% - 16px * 1) / 2);
    margin-right: 16px;
  }
  .wp-block-gallery.columns-2 .blocks-gallery-item:nth-of-type(2n), .wp-block-gallery.columns-2 .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-3 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
}

@media (min-width: 48em) {
  .wp-block-gallery.columns-3 .blocks-gallery-item {
    width: calc((100% - 16px * 2) / 3);
    margin-right: 16px;
  }
  .wp-block-gallery.columns-3 .blocks-gallery-item:nth-of-type(3n), .wp-block-gallery.columns-3 .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-4 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
}

@media (min-width: 48em) {
  .wp-block-gallery.columns-4 .blocks-gallery-item {
    width: calc((100% - 16px * 3) / 4);
    margin-right: 16px;
  }
  .wp-block-gallery.columns-4 .blocks-gallery-item:nth-of-type(4n), .wp-block-gallery.columns-4 .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-5 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
}

@media (min-width: 48em) {
  .wp-block-gallery.columns-5 .blocks-gallery-item {
    width: calc((100% - 16px * 4) / 5);
    margin-right: 16px;
  }
  .wp-block-gallery.columns-5 .blocks-gallery-item:nth-of-type(5n), .wp-block-gallery.columns-5 .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}

.wp-block-gallery.columns-6 .blocks-gallery-item {
  width: 100%;
  margin-right: 0;
  margin-bottom: 16px;
}

@media (min-width: 48em) {
  .wp-block-gallery.columns-6 .blocks-gallery-item {
    width: calc((100% - 16px * 5) / 6);
    margin-right: 16px;
  }
  .wp-block-gallery.columns-6 .blocks-gallery-item:nth-of-type(6n), .wp-block-gallery.columns-6 .blocks-gallery-item:last-child {
    margin-right: 0;
  }
}

/* wp-block-quote styles */
.wp-block-quote {
  margin: 0 0 1.25em;
}

@media screen and (min-width: 48em) {
  .wp-block-quote {
    margin: 0 0 1.04167em;
  }
}

.wp-block-quote p:last-of-type {
  margin-bottom: 0;
}

.wp-block-quote.has-text-align-right {
  border-width: 0 4px 0 0;
  padding: 0.6em 1.5em 0.6em 0;
}

@media screen and (min-width: 48em) {
  .wp-block-quote.has-text-align-right {
    padding: 0.91667em 1.66667em 0.91667em 0;
  }
}

.wp-block-quote.has-text-align-center {
  border-width: 0 4px 0 4px;
  padding: 0.6em 1.5em 0.6em 1.5em;
}

@media screen and (min-width: 48em) {
  .wp-block-quote.has-text-align-center {
    padding: 0.91667em 1.66667em 0.91667em 1.5em;
  }
}

.wp-block-quote.is-style-large {
  margin: 0 0 1.25em;
  padding: 0.6em 0 0.6em 1.5em;
}

@media screen and (min-width: 48em) {
  .wp-block-quote.is-style-large {
    padding: 0.91667em 0 0.91667em 1.66667em;
    margin: 0 0 1.04167em;
  }
}

.wp-block-quote.is-style-large cite {
  font-size: 12px;
  font-size: 0.75rem;
}

/* wp-block-file styles */
.wp-block-file .wp-block-file__button {
  color: #fff;
  font-weight: 700;
  text-align: center;
  text-transform: uppercase;
  padding: .75em 1.25em;
  font-size: 13px;
  line-height: 1.28571;
  border-radius: 0;
  background-color: #01bea0;
  -webkit-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  -o-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
}

.wp-block-file a.wp-block-file__button:hover, .wp-block-file a.wp-block-file__button:visited, .wp-block-file a.wp-block-file__button:focus, .wp-block-file a.wp-block-file__button:active {
  color: #fff;
  background-color: #333333;
  text-decoration: none;
}

/* wp-block-code styles */
.wp-block-code code {
  background: transparent;
  padding: 0;
  font-family: "Lato", sans-serif;
}

/* wp-block-preformatted styles */
/* wp-block-pullquote styles */
.wp-block-pullquote {
  border-top: 4px solid;
  border-bottom: 4px solid;
  border-color: #01bea0;
  color: inherit;
  margin: 0 0 1.25em;
}

.wp-block-pullquote p {
  font-size: inherit;
  margin-bottom: .666667em;
}

.wp-block-pullquote p:last-of-type {
  margin-bottom: 0;
}

.wp-block-pullquote blockquote {
  padding: 0;
  margin: 0;
  border: 0;
  line-height: 1.4;
  font-size: 20px;
  font-size: 1.25rem;
}

@media screen and (min-width: 48em) {
  .wp-block-pullquote blockquote {
    font-size: 24px;
    font-size: 1.5rem;
  }
}

.wp-block-pullquote.is-style-solid-color {
  padding-left: 1em;
  padding-right: 1em;
}

.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 100%;
}

.wp-block-pullquote.is-style-solid-color blockquote p {
  font-size: inherit;
}

.wp-block-pullquote.is-style-solid-color blockquote p:last-child {
  margin-bottom: 0;
}

.wp-block-pullquote.is-style-solid-color blockquote cite {
  text-transform: uppercase;
}

.wp-block-pullquote.is-style-solid-color blockquote.has-text-color p, .wp-block-pullquote.is-style-solid-color blockquote.has-text-color cite {
  color: inherit;
}

/* wp-block-table styles */
.wp-block-table table {
  margin-bottom: 0;
}

/* wp-block-verse styles */
pre.wp-block-verse {
  white-space: pre-wrap;
}

/* wp-block-group styles */
.wp-block-group {
  margin-bottom: 28px;
}

.wp-block-group.has-background {
  padding: 20px 30px;
}

.wp-block-group .wp-block-group__inner-container > *:last-child {
  margin-bottom: 0;
}

/* wp-block-button styles */
.wp-block-button {
  color: #fff;
  margin-bottom: 1.45em;
}

.wp-block-button .wp-block-button__link {
  color: inherit;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 0;
  font-weight: 700;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  text-transform: uppercase;
  padding: 0.92929em 2em;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.57143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: #01bea0;
  -webkit-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  -o-transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
  transition: background ease-in-out .15s, color ease-in-out .15s, border ease-in-out .15s;
}

.wp-block-button .wp-block-button__link:hover, .wp-block-button .wp-block-button__link:focus, .wp-block-button .wp-block-button__link:active {
  color: #fff;
  background-color: #333333;
  text-decoration: none;
}

.is-style-outline {
  color: #01bea0;
}

.is-style-outline .wp-block-button__link {
  border-color: currentColor;
  border-width: 2px;
}

.is-style-outline .wp-block-button__link:not(.has-background) {
  background: transparent;
}

.is-style-outline .wp-block-button__link:hover, .is-style-outline .wp-block-button__link:focus, .is-style-outline .wp-block-button__link:active {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}

/* wp-block-columns styles */
.wp-block-columns {
  margin-bottom: 0;
}

@media (min-width: 48em) {
  .wp-block-columns {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
}

.wp-block-column {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  margin-bottom: 28px;
}

@media (min-width: 48em) {
  .wp-block-column {
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

.wp-block-column:nth-child(2n), .wp-block-column:not(:first-child) {
  margin-left: 0;
}

@media (min-width: 48em) {
  .wp-block-column:nth-child(2n), .wp-block-column:not(:first-child) {
    margin-left: 16px;
  }
}

.wp-block-column > *:last-child {
  margin-bottom: 0;
}

/* wp-block-media-text styles */
.wp-block-media-text {
  margin-bottom: 28px;
}

/* wp-block-separator styles */
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  max-width: 50%;
  margin-left: auto;
  margin-right: auto;
}

/* wp-block-archives styles */
.wp-block-archives {
  margin-bottom: 28px;
}

/* wp-block-calendar styles */
/* wp-block-categories styles */
.wp-block-categories {
  margin-bottom: 28px;
}

/* wp-block-latest-comments styles */
.wp-block-latest-comments {
  margin-left: 0;
}

/* wp-block-latest-posts styles */
.wp-block-latest-posts {
  margin-left: 0;
}

@media (min-width: 48em) {
  .wp-block-latest-posts.columns-2 li {
    width: calc((100% / 2) - 16px);
  }
  .wp-block-latest-posts.columns-3 li {
    width: calc((100% / 3) - 16px);
  }
  .wp-block-latest-posts.columns-4 li {
    width: calc((100% / 4) - 16px);
  }
  .wp-block-latest-posts.columns-5 li {
    width: calc((100% / 5) - 16px);
  }
  .wp-block-latest-posts.columns-6 li {
    width: calc((100% / 6) - 16px);
  }
}

/* wp-block-search styles */
/* wp-block-rss styles */
.wp-block-rss.is-grid li {
  margin: 0 16px 16px 0;
}

@media (min-width: 48em) {
  .wp-block-rss.columns-2 li {
    width: calc((100% / 2) - 16px);
  }
  .wp-block-rss.columns-3 li {
    width: calc((100% / 3) - 16px);
  }
  .wp-block-rss.columns-4 li {
    width: calc((100% / 4) - 16px);
  }
  .wp-block-rss.columns-5 li {
    width: calc((100% / 5) - 16px);
  }
  .wp-block-rss.columns-6 li {
    width: calc((100% / 6) - 16px);
  }
}

/* wp-block-video styles */
/* wp-block-cover styles */
.wp-block-cover {
  margin-bottom: 28px;
}

.wp-block-cover .wp-block-cover__inner-container > *:last-child {
  margin-bottom: 0;
}

/* wp-block-audio styles */
/* common getwid block styles */
.wp-block-getwid-images-slider,
.wp-block-getwid-media-text-slider,
.wp-block-getwid-post-slider,
.wp-block-getwid-post-carousel {
  margin-bottom: 28px;
}

@media (min-width: 48em) {
  .wp-block-getwid-images-slider,
  .wp-block-getwid-media-text-slider,
  .wp-block-getwid-post-slider,
  .wp-block-getwid-post-carousel {
    padding-left: 60px;
    padding-right: 60px;
  }
}

.wp-block-getwid-images-slider .slick-prev,
.wp-block-getwid-images-slider .slick-next,
.wp-block-getwid-media-text-slider .slick-prev,
.wp-block-getwid-media-text-slider .slick-next,
.wp-block-getwid-post-slider .slick-prev,
.wp-block-getwid-post-slider .slick-next,
.wp-block-getwid-post-carousel .slick-prev,
.wp-block-getwid-post-carousel .slick-next {
  background: #01bea0;
  color: #fff;
  height: 50px;
  width: 50px;
  text-align: center;
  -webkit-transition: opacity ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  -o-transition: opacity ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  transition: opacity ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  padding-bottom: 2px;
}

.wp-block-getwid-images-slider .slick-prev:hover,
.wp-block-getwid-images-slider .slick-next:hover,
.wp-block-getwid-media-text-slider .slick-prev:hover,
.wp-block-getwid-media-text-slider .slick-next:hover,
.wp-block-getwid-post-slider .slick-prev:hover,
.wp-block-getwid-post-slider .slick-next:hover,
.wp-block-getwid-post-carousel .slick-prev:hover,
.wp-block-getwid-post-carousel .slick-next:hover {
  background: #333333;
  color: #fff;
}

.wp-block-getwid-images-slider .slick-prev:before,
.wp-block-getwid-images-slider .slick-next:before,
.wp-block-getwid-media-text-slider .slick-prev:before,
.wp-block-getwid-media-text-slider .slick-next:before,
.wp-block-getwid-post-slider .slick-prev:before,
.wp-block-getwid-post-slider .slick-next:before,
.wp-block-getwid-post-carousel .slick-prev:before,
.wp-block-getwid-post-carousel .slick-next:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-indent: 0;
  margin: 0;
  color: inherit;
  opacity: 1;
  text-shadow: none;
  font-size: 30px;
  font-size: 1.875rem;
  font-weight: 400;
}

.wp-block-getwid-images-slider .slick-prev,
.wp-block-getwid-media-text-slider .slick-prev,
.wp-block-getwid-post-slider .slick-prev,
.wp-block-getwid-post-carousel .slick-prev {
  padding-right: 3px;
  left: 25px;
}

@media (min-width: 48em) {
  .wp-block-getwid-images-slider .slick-prev,
  .wp-block-getwid-media-text-slider .slick-prev,
  .wp-block-getwid-post-slider .slick-prev,
  .wp-block-getwid-post-carousel .slick-prev {
    left: -60px;
  }
}

.wp-block-getwid-images-slider .slick-prev:before,
.wp-block-getwid-media-text-slider .slick-prev:before,
.wp-block-getwid-post-slider .slick-prev:before,
.wp-block-getwid-post-carousel .slick-prev:before {
  content: "";
}

.wp-block-getwid-images-slider .slick-next,
.wp-block-getwid-media-text-slider .slick-next,
.wp-block-getwid-post-slider .slick-next,
.wp-block-getwid-post-carousel .slick-next {
  padding-left: 3px;
  right: 25px;
}

@media (min-width: 48em) {
  .wp-block-getwid-images-slider .slick-next,
  .wp-block-getwid-media-text-slider .slick-next,
  .wp-block-getwid-post-slider .slick-next,
  .wp-block-getwid-post-carousel .slick-next {
    right: -60px;
  }
}

.wp-block-getwid-images-slider .slick-next:before,
.wp-block-getwid-media-text-slider .slick-next:before,
.wp-block-getwid-post-slider .slick-next:before,
.wp-block-getwid-post-carousel .slick-next:before {
  content: "";
}

@media (min-width: 48em) {
  .wp-block-getwid-images-slider.has-arrows-inside,
  .wp-block-getwid-media-text-slider.has-arrows-inside,
  .wp-block-getwid-post-slider.has-arrows-inside,
  .wp-block-getwid-post-carousel.has-arrows-inside {
    padding-right: 0;
    padding-left: 0;
  }
}

.wp-block-getwid-images-slider.has-arrows-inside .slick-prev,
.wp-block-getwid-images-slider.has-arrows-inside .slick-next,
.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev,
.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next,
.wp-block-getwid-post-slider.has-arrows-inside .slick-prev,
.wp-block-getwid-post-slider.has-arrows-inside .slick-next,
.wp-block-getwid-post-carousel.has-arrows-inside .slick-prev,
.wp-block-getwid-post-carousel.has-arrows-inside .slick-next {
  text-shadow: none;
}

.wp-block-getwid-images-slider.has-arrows-inside .slick-prev,
.wp-block-getwid-media-text-slider.has-arrows-inside .slick-prev,
.wp-block-getwid-post-slider.has-arrows-inside .slick-prev,
.wp-block-getwid-post-carousel.has-arrows-inside .slick-prev {
  left: 25px;
}

.wp-block-getwid-images-slider.has-arrows-inside .slick-next,
.wp-block-getwid-media-text-slider.has-arrows-inside .slick-next,
.wp-block-getwid-post-slider.has-arrows-inside .slick-next,
.wp-block-getwid-post-carousel.has-arrows-inside .slick-next {
  right: 25px;
}

.wp-block-getwid-images-slider.alignfull.has-arrows-outside,
.wp-block-getwid-media-text-slider.alignfull.has-arrows-outside,
.wp-block-getwid-post-slider.alignfull.has-arrows-outside,
.wp-block-getwid-post-carousel.alignfull.has-arrows-outside {
  padding-left: 0;
  padding-right: 0;
}

.getwid-padding-top-small {
  padding-top: 10px;
}

.getwid-padding-top-medium {
  padding-top: 25px;
}

.getwid-padding-top-normal {
  padding-top: 40px;
}

.getwid-padding-top-large {
  padding-top: 60px;
}

.getwid-padding-bottom-small {
  padding-bottom: 10px;
}

.getwid-padding-bottom-medium {
  padding-bottom: 25px;
}

.getwid-padding-bottom-normal {
  padding-bottom: 40px;
}

.getwid-padding-bottom-large {
  padding-bottom: 60px;
}

.getwid-padding-left-small {
  padding-left: 10px;
}

.getwid-padding-left-medium {
  padding-left: 25px;
}

.getwid-padding-left-normal {
  padding-left: 40px;
}

.getwid-padding-left-large {
  padding-left: 60px;
}

.getwid-padding-right-small {
  padding-right: 10px;
}

.getwid-padding-right-medium {
  padding-right: 25px;
}

.getwid-padding-right-normal {
  padding-right: 40px;
}

.getwid-padding-right-large {
  padding-right: 60px;
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-top-small {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-top-medium {
    padding-top: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-top-normal {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-top-large {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-bottom-small {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-bottom-medium {
    padding-bottom: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-bottom-normal {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-bottom-large {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-left-small {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-left-medium {
    padding-left: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-left-normal {
    padding-left: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-left-large {
    padding-left: 60px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-right-small {
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-right-medium {
    padding-right: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-right-normal {
    padding-right: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-padding-tablet-right-large {
    padding-right: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-top-small {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-top-medium {
    padding-top: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-top-normal {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-top-large {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-bottom-small {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-bottom-medium {
    padding-bottom: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-bottom-normal {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-bottom-large {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-left-small {
    padding-left: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-left-medium {
    padding-left: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-left-normal {
    padding-left: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-left-large {
    padding-left: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-right-small {
    padding-right: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-right-medium {
    padding-right: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-right-normal {
    padding-right: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-padding-mobile-right-large {
    padding-right: 60px !important;
  }
}

.getwid-margin-top-small {
  margin-top: 10px !important;
}

.getwid-margin-top-medium {
  margin-top: 25px !important;
}

.getwid-margin-top-normal {
  margin-top: 40px !important;
}

.getwid-margin-top-large {
  margin-top: 60px !important;
}

.getwid-margin-bottom-small {
  margin-bottom: 10px !important;
}

.getwid-margin-bottom-medium {
  margin-bottom: 25px !important;
}

.getwid-margin-bottom-normal {
  margin-bottom: 40px !important;
}

.getwid-margin-bottom-large {
  margin-bottom: 60px !important;
}

.getwid-margin-left-small {
  margin-left: 10px;
}

.getwid-margin-left-medium {
  margin-left: 25px;
}

.getwid-margin-left-normal {
  margin-left: 40px;
}

.getwid-margin-left-large {
  margin-left: 60px;
}

.getwid-margin-right-small {
  margin-right: 10px;
}

.getwid-margin-right-medium {
  margin-right: 25px;
}

.getwid-margin-right-normal {
  margin-right: 40px;
}

.getwid-margin-right-large {
  margin-right: 60px;
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-top-small {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-top-medium {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-top-normal {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-top-large {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-bottom-small {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-bottom-medium {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-bottom-normal {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-bottom-large {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-left-small {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-left-medium {
    margin-left: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-left-normal {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-left-large {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-right-small {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-right-medium {
    margin-right: 25px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-right-normal {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-margin-tablet-right-large {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-top-small {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-top-medium {
    margin-top: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-top-normal {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-top-large {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-bottom-small {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-bottom-medium {
    margin-bottom: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-bottom-normal {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-bottom-large {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-left-small {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-left-medium {
    margin-left: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-left-normal {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-left-large {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-right-small {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-right-medium {
    margin-right: 25px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-right-normal {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-margin-mobile-right-large {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-font-size-tablet-small {
    font-size: 0.5em !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-font-size-tablet-normal {
    font-size: 1em !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-font-size-tablet-large {
    font-size: 1.5em !important;
  }
}

@media screen and (max-width: 61.9375em) {
  .getwid-font-size-tablet-huge {
    font-size: 2em !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-font-size-mobile-small {
    font-size: 0.5em !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-font-size-mobile-normal {
    font-size: 1em !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-font-size-mobile-large {
    font-size: 1.5em !important;
  }
}

@media screen and (max-width: 47.9375em) {
  .getwid-font-size-mobile-huge {
    font-size: 2em !important;
  }
}

/* wp-block-getwid-accordion styles */
/* wp-block-getwid-advanced-heading styles */
/* wp-block-getwid-banner styles */
.wp-block-getwid-banner {
  margin-bottom: 28px;
}

/* wp-block-getwid-button-group styles */
.wp-block-getwid-button-group {
  margin-bottom: 28px;
}

/* wp-block-getwid-circle-progress-bar styles */
.wp-block-getwid-circle-progress-bar {
  margin-bottom: 28px;
}

/* wp-block-getwid-contact-form styles */
.wp-block-getwid-contact-form {
  margin-bottom: 28px;
}

/* wp-block-getwid-content-timeline styles */
/* wp-block-getwid-countdown styles */
.wp-block-getwid-countdown {
  margin-bottom: 28px;
}

/* wp-block-getwid-counter styles */
.wp-block-getwid-counter {
  margin-bottom: 28px;
}

/* wp-block-getwid-custom-post-type styles */
.wp-block-getwid-custom-post-type {
  margin-bottom: 28px;
}

.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post {
  margin-top: 60px;
}

.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title a {
  text-decoration: none;
  color: inherit;
}

.wp-block-getwid-custom-post-type .wp-block-getwid-custom-post-type__post .wp-block-getwid-custom-post-type__post-title a:hover {
  color: #01bea0;
}

/* wp-block-getwid-icon styles */
.wp-block-getwid-icon {
  margin-bottom: 28px;
}

/* wp-block-getwid-icon-box styles */
.wp-block-getwid-icon-box {
  margin-bottom: 28px;
}

/* wp-block-getwid-image-box styles */
.wp-block-getwid-image-box {
  margin-bottom: 28px;
}

/* wp-block-getwid-image-hotspot styles */
.wp-block-getwid-image-hotspot {
  margin-bottom: 28px;
}

/* wp-block-getwid-image-slider styles */
/* wp-block-getwid-image-stack styles */
.wp-block-getwid-images-stack {
  margin-bottom: 28px;
}

/* wp-block-getwid-instagram styles */
.wp-block-getwid-instagram {
  margin-bottom: 28px;
}

/* wp-block-getwid-mailchimp styles */
.wp-block-getwid-mailchimp {
  margin-bottom: 28px;
}

/* wp-block-getwid-map styles */
.wp-block-getwid-map {
  margin-bottom: 28px;
}

/* wp-block-getwid-media-text-slider styles */
/* wp-block-getwid-person styles */
.wp-block-getwid-person {
  margin-bottom: 28px;
}

/* wp-block-getwid-posts-carousel styles */
.wp-block-getwid-post-carousel {
  overflow: hidden;
}

.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title {
  font-size: 18px;
  font-size: 1.125rem;
}

@media (min-width: 48em) {
  .wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title a {
  color: inherit;
  text-decoration: none;
}

.wp-block-getwid-post-carousel .wp-block-getwid-post-carousel__post .wp-block-getwid-post-carousel__post-title a:hover {
  color: #01bea0;
}

/* wp-block-getwid-posts-slider styles */
.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title a {
  text-decoration: none;
}

.wp-block-getwid-post-slider .wp-block-getwid-post-slider__post .wp-block-getwid-post-slider__post-title a:hover {
  color: #01bea0;
}

/* wp-block-getwid-price-box styles */
.wp-block-getwid-price-box {
  margin-bottom: 28px;
}

/* wp-block-getwid-price-list styles */
.wp-block-getwid-price-list {
  margin-bottom: 28px;
}

.wp-block-getwid-price-list .wp-block-getwid-price-list__title a {
  text-decoration: none;
  color: inherit;
}

.wp-block-getwid-price-list .wp-block-getwid-price-list__title a:hover {
  color: #01bea0;
}

/* wp-block-getwid-progress-bar styles */
.wp-block-getwid-progress-bar {
  margin-bottom: 28px;
}

/* wp-block-getwid-recent-posts styles */
.wp-block-getwid-recent-posts {
  margin-bottom: 28px;
}

.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a {
  color: inherit;
  text-decoration: none;
}

.wp-block-getwid-recent-posts .wp-block-getwid-recent-posts__post .wp-block-getwid-recent-posts__post-title a:hover {
  color: #01bea0;
}

/* wp-block-getwid-section styles */
.wp-block-getwid-section {
  margin-bottom: 28px;
}

/* wp-block-getwid-social-links styles */
.wp-block-getwid-social-links {
  margin-bottom: 28px;
}

/* wp-block-getwid-tabs styles */
.wp-block-getwid-tabs {
  margin-bottom: 28px;
}

/* wp-block-getwid-testimonial styles */
.wp-block-getwid-testimonial {
  margin-bottom: 28px;
}

/* wp-block-getwid-toggle styles */
.wp-block-getwid-toggle {
  margin-bottom: 28px;
}

/* wp-block-getwid-video-popup styles */
.wp-block-getwid-video-popup {
  margin-bottom: 28px;
}

/* wp-block-getwid-video-popup styles */
.wp-block-getwid-video-popup {
  margin-bottom: 28px;
}

:root .has-secondary-color {
  color: #333;
}

:root .has-secondary-background-color {
  background-color: #333;
}

:root .has-light-gray-color {
  color: #ececec;
}

:root .has-light-gray-background-color {
  background-color: #ececec;
}

:root .has-primary-color {
  color: #01bea0;
}

:root .has-primary-background-color {
  background-color: #01bea0;
}

:root .has-gray-color {
  color: #e0e1e5;
}

:root .has-gray-background-color {
  background-color: #e0e1e5;
}

:root .has-white-color {
  color: #fff;
}

:root .has-white-background-color {
  background-color: #fff;
}

:root .has-black-color {
  color: #000;
}

:root .has-black-background-color {
  background-color: #000;
}
/*!
Theme Name: Villagio Child
Theme URI: https://motopress.com/themes/villagio/
Author: MotoPress
Author URI: https://motopress.com/
Description: WordPress photography theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: villagio
Tags:one-column, two-columns, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, flexible-header, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready, blog
Template: villagio
*/

@media (min-width:992px) {
	html {
		margin-top: 96px !important;	
	}
}

.custom-logo {
	max-height:80px;
}

ul.list-reset {
	margin:0;
	padding:0;
}
ul.list-reset li {
	list-style-type:none;
	margin:0;
	padding:0;
}

ul.list-inline li {
	display:inline-block;
}

@media (min-width:992px) {
	.facts {
		position: absolute;
		right: 0;
		color: #fff;
		top: -100px;
		z-index: 1;
		transform: translate(calc(100% + 2.1875em), -100%);
	}
}
.facts li {
	text-align:center;
	vertical-align:top;
}
.facts li i {
	padding:1rem;
}
.facts li span {
	display:block;
}

@media (min-width:992px) {
	#masthead {
		position: fixed;
		top: 0;
		left: 0;
		z-index: 21;
		background: #fff;
		width: 100%;
	}
}
.anchor-menu {
	display:none;
}
@media (min-width:992px) {
	.anchor-menu {
		position: fixed;
		top: 98px;
		left: 0;
		z-index: 20;
		background: rgba(255,255,255,.9);
		width: 100%;
		text-align: center;
	}
}
.anchor-menu ul {
	margin:0 0 1em;
}
.anchor-menu ul li {
	display:inline-block;
	list-style-type:none;
}
.anchor-menu ul li a {
	display:inline-block;
	margin:0.42857em 0.21429em 0 0;
	padding:0.10714em 0.64286em;
	border:none;
    text-decoration: none;
	background-color:#7ac44c;
    color: #fff;
}
.anchor-menu ul li a:hover {
    text-decoration: none;
	background-color:#54992f;
    color: #fff;
}

.entry-header div.post-thumbnail {
	max-width:none!important;
}

.wpcf7 form {
	background: #eee;
    padding: 15px;
}

.mphb_sc_checkout-form {
	background: #eee;
    padding: 15px;
}
.mphb_sc_checkout-form h3,
.mphb_sc_checkout-form h4 {
	background: #fff;
    padding: 10px;
}

.mphb_sc_checkout-form th,
.mphb_sc_checkout-form td {
	padding:.5em .8em;
}

.single .mphb_room_type .entry-content h2 {
	border-left: 5px solid #e0e0e0;
    padding-left: .5em;
	text-transform: uppercase;
    font-weight: 300;
}



@media screen and (min-width: 48em) {
	.mphb_sc_rooms-wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
		flex-wrap: wrap;
		-webkit-box-align: stretch;
		-ms-flex-align: stretch;
		align-items: stretch;
	}
	.mphb_sc_rooms-wrapper .mphb-room-type {
		padding: 0;
		margin:0!important;
		width: 33.3333%;
		padding: 0 1.875em 2.3125em;
	}
	.mphb_sc_rooms-wrapper .mphb-room-type-images {
		margin-left: -1.875em;
		margin-right: -1.875em;
		border-right: 5px solid #fff;
	}
	.mphb_sc_rooms-wrapper .mphb-room-type-images .mphb-gallery-thumbnails-slider {
		display:none;
	}
	.mphb_sc_rooms-wrapper .mphb-room-type-facilities {
		display:none;
	}
	
}

.single-mphb_room_type .entry-header .mphb_room_type_categories_header_wrapper,
.mphb-room-types .mphb_room_type_categories_header_wrapper {
	display:none !important;
}

#mphb-coupon-details {
	display:none;
}

.homepage-widgets figure.size-full img {
	width:100%;
}

.page-template-template-front-page .site-main .mphb_sc_search-wrapper {
	margin:1.25em 0;
}
.page-template-template-front-page .site-main h1 {
	font-weight:300;
}


.mphb-errors-wrapper {
	color:red;
}/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Single room
# Room type attributes
# Regular price
# Booking form
# Datepicker
# Search
# Flexslider
# Checkout
# Home page widget .widget_mphb_search_availability_widget
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Single room
--------------------------------------------------------------*/
.single .mphb_room_type .entry-content h2 {
  margin-top: 2.92308em;
  margin-bottom: 1.84615em;
  font-size: 24px;
  font-size: 1.5rem;
}

@media screen and (min-width: 48em) {
  .single .mphb_room_type .entry-content h2 {
    font-size: 26px;
    font-size: 1.625rem;
  }
}

.mphb_room_type_categories_header_wrapper {
  display: block;
  margin-bottom: 1.25em;
}

.mphb_room_type_categories_header_wrapper a {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 1.4;
  color: #fff;
  background-color: #333333;
  padding: 0.42857em 0.71429em 0.28571em;
  display: inline-block;
  margin: 0.42857em 0.21429em 0 0;
  text-decoration: none;
}

.mphb_room_type_categories_header_wrapper a:hover {
  background: #01bea0;
}

.mphb-room-type-images,
.mphb_room_type_featured_image_wrapper {
  position: relative;
  display: block;
}

.mphb-room-type-images .mphb_room_type_categories_header_wrapper,
.mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper {
  position: absolute;
  bottom: 0;
  left: 1.25em;
  right: 1.25em;
  z-index: 2;
  display: block;
}

.comment-content .mphb-view-details-button, .entry-content .mphb-view-details-button, .entry-summary .mphb-view-details-button, .page-content .mphb-view-details-button {
  color: inherit;
}

body:not(.page-template-template-front-page) .mphb_sc_rooms-wrapper .mphb-room-type .mphb-loop-room-type-attributes:last-of-type {
  display: none;
}

/*--------------------------------------------------------------
# Room type attributes
--------------------------------------------------------------*/
.mphb-loop-room-type-attributes,
.mphb-single-room-type-attributes,
.mphb-widget-room-type-attributes {
  list-style: none;
  border-top: 1px solid #e0e1e5;
  display: table;
  width: 100%;
  margin: 1.5625em 0 1.25em;
}

.mphb-loop-room-type-attributes li,
.mphb-single-room-type-attributes li,
.mphb-widget-room-type-attributes li {
  display: table-row;
  width: 100%;
}

.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-title,
.mphb-widget-room-type-attributes .mphb-attribute-title {
  padding: 0.8125em 0.8125em 0.8125em 0;
}

.mphb-loop-room-type-attributes .mphb-attribute-value,
.mphb-single-room-type-attributes .mphb-attribute-value,
.mphb-widget-room-type-attributes .mphb-attribute-value {
  padding: 0.8125em 0;
}

.mphb-loop-room-type-attributes .mphb-attribute-value,
.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-value,
.mphb-single-room-type-attributes .mphb-attribute-title,
.mphb-widget-room-type-attributes .mphb-attribute-value,
.mphb-widget-room-type-attributes .mphb-attribute-title {
  display: table-cell;
  border-bottom: 1px solid #e0e1e5;
}

.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-title,
.mphb-widget-room-type-attributes .mphb-attribute-title {
  color: #666666;
}

.mphb-loop-room-type-attributes a,
.mphb-single-room-type-attributes a,
.mphb-widget-room-type-attributes a {
  text-decoration: none;
}

.mphb-loop-room-type-attributes .mphb-attribute-title,
.mphb-single-room-type-attributes .mphb-attribute-title {
  min-width: 140px;
}

.mphb-loop-room-type-attributes a,
.mphb-single-room-type-attributes a {
  color: inherit;
}

.mphb-loop-room-type-attributes a:hover,
.mphb-single-room-type-attributes a:hover {
  text-decoration: none;
  color: #01bea0;
}

/*--------------------------------------------------------------
# Regular price
--------------------------------------------------------------*/
.mphb-price-wrapper strong,
.mphb-regular-price strong {
  font-weight: 400;
  min-width: 140px;
  display: inline-block;
}

.mphb-price-wrapper .mphb-price,
.mphb-regular-price .mphb-price {
  font-weight: 700;
}

.single-mphb_room_service .mphb-price-wrapper .mphb-price, .single-mphb_room_service
.mphb-regular-price .mphb-price {
  font-size: 20px;
  font-size: 1.25rem;
}

.single-mphb_room_type .mphb-regular-price {
  margin: 2.6em 0 4em;
}

.mphb-price-period {
  color: #666666;
}

/*--------------------------------------------------------------
# Booking form
--------------------------------------------------------------*/
.mphb-booking-form .mphb-reserve-btn {
  padding: 1.3em 3.4em;
  height: auto;
}

.mphb-booking-form .mphb-reserve-btn-wrapper {
  margin-top: 2.75rem;
  clear: both;
}

.mphb-booking-form .mphb-reserve-room-section .mphb-rooms-quantity {
  display: inline-block;
  width: auto;
  margin: 0 10px;
}

.mphb-booking-form .mphb-period-price {
  margin-top: 0;
  margin-bottom: 1.5em;
}

.mphb-booking-form .mphb-period-price strong {
  min-width: auto;
}

input[type='text'].mphb-datepick.is-datepick {
  padding-right: 2.7em;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url(/wp-content/themes/villagio/images/calendar-o.svg);
  background-repeat: no-repeat;
  background-position: right 1.0625em top 1em;
  background-size: 1rem;
}

/*--------------------------------------------------------------
# Datepicker
--------------------------------------------------------------*/
.datepick-popup .datepick-month-header select, .datepick-popup .datepick-month-header input,
.mphb-calendar .datepick-month-header select,
.mphb-calendar .datepick-month-header input {
  width: auto;
  display: inline-block;
  margin: 0em;
  padding: 0em;
  border: none;
  font-size: 100%;
}

.datepick-popup .datepick-month-header select,
.mphb-calendar .datepick-month-header select {
  padding-right: 1.7em;
}

.datepick-popup .datepick-cmd-next,
.datepick-popup .datepick-cmd-prev,
.mphb-calendar .datepick-cmd-next,
.mphb-calendar .datepick-cmd-prev {
  text-indent: 1000px;
  overflow: hidden;
}

.datepick-popup .datepick-cmd-next:before,
.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-next:before,
.mphb-calendar .datepick-cmd-prev:before {
  font: normal normal normal 1rem/1 FontAwesome;
  font-size: 16px;
  font-size: 1rem;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  text-indent: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  right: 1em;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-prev:before {
  right: auto;
  left: 1em;
}

.datepick-popup a.datepick-cmd,
.mphb-calendar a.datepick-cmd {
  padding: 0 1em;
  position: relative;
}

.datepick-popup .datepick-cmd-next:before,
.mphb-calendar .datepick-cmd-next:before {
  content: "";
  float: right;
}

.datepick-popup .datepick-cmd-prev:before,
.mphb-calendar .datepick-cmd-prev:before {
  content: "";
  float: left;
}

/*
* Main style
*/
/*
* datepick-nav
*/
/*
* datepick-cmd
*/
/*
* datepick-ctrl
*/
/*
* datepick-month-header
*/
/*
* datepick-month
*/
/*
* highlight
*/
/*
* today
*/
/*
* available date
*/
/*
* not available date
*/
/*
* check in date
*/
/*
* selectable date
*/
.mphb-calendar .datepick,
.datepick-popup .datepick {
  font-size: 0.875;
  border: 0px solid;
  border-radius: 0;
  width: 31.429em;
  max-width: 100%;
  font-family: inherit;
}

.mphb-calendar a,
.datepick-popup a {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.mphb-calendar .datepick-nav, .mphb-calendar .datepick-ctrl,
.datepick-popup .datepick-nav,
.datepick-popup .datepick-ctrl {
  font-size: inherit;
  font-weight: normal;
}

.mphb-calendar .datepick-nav,
.datepick-popup .datepick-nav {
  background-color: #fff;
  border: 1px solid #e0e1e5;
}

.mphb-calendar .datepick-nav a,
.datepick-popup .datepick-nav a {
  color: #333333;
}

.mphb-calendar .datepick-nav a:hover,
.datepick-popup .datepick-nav a:hover {
  background-color: #f4f4f4;
  color: #333333;
}

.mphb-calendar .datepick-nav a.datepick-disabled,
.datepick-popup .datepick-nav a.datepick-disabled {
  cursor: not-allowed;
  color: #d0d0d0;
}

.mphb-calendar .datepick-nav a.datepick-disabled:hover,
.datepick-popup .datepick-nav a.datepick-disabled:hover {
  background-color: #fff;
}

.mphb-calendar .datepick-ctrl,
.datepick-popup .datepick-ctrl {
  border-left: 1px solid #e0e1e5;
  border-right: 1px solid #e0e1e5;
  border-bottom: 1px solid #e0e1e5;
  background-color: #fff;
}

.mphb-calendar .datepick-ctrl a,
.datepick-popup .datepick-ctrl a {
  color: #333333;
}

.mphb-calendar .datepick-ctrl .datepick-cmd:hover,
.datepick-popup .datepick-ctrl .datepick-cmd:hover {
  background-color: #fff;
  color: #01bea0;
}

.mphb-calendar a.datepick-cmd,
.datepick-popup a.datepick-cmd {
  height: auto;
  line-height: 2.714em;
}

.mphb-calendar .datepick-month-header, .mphb-calendar .datepick-month-header select, .mphb-calendar .datepick-month-header input,
.datepick-popup .datepick-month-header,
.datepick-popup .datepick-month-header select,
.datepick-popup .datepick-month-header input {
  height: auto;
  background-color: #fff;
  color: #333333;
  font-weight: normal;
  line-height: 2.714em;
  font-family: inherit;
}

.mphb-calendar .datepick-month-header select,
.datepick-popup .datepick-month-header select {
  background-position: right 0.35em top 1em;
}

@media screen and (min-width: 48em) {
  .mphb-calendar .datepick-month-row,
  .datepick-popup .datepick-month-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.mphb-calendar .datepick-month,
.datepick-popup .datepick-month {
  width: 100%;
  border: 0px solid #e0e1e5;
  border-bottom: 1px solid #e0e1e5;
  border-right: 1px solid #e0e1e5;
  border-left: 1px solid #e0e1e5;
}

@media screen and (min-width: 48em) {
  .mphb-calendar .datepick-month,
  .datepick-popup .datepick-month {
    width: 50%;
  }
  .mphb-calendar .datepick-month.last,
  .datepick-popup .datepick-month.last {
    border-left: 0px solid #e0e1e5;
  }
  .mphb-calendar .datepick-month.first,
  .datepick-popup .datepick-month.first {
    margin-right: 1px;
  }
}

@media screen and (min-width: 48em) {
  .mphb-calendar .datepick-month + .datepick-month,
  .datepick-popup .datepick-month + .datepick-month {
    border-left: 1px solid #e0e1e5;
    padding-right: 0;
  }
}

@media screen and (min-width: 48em) {
  .mphb-calendar .datepick-month + .datepick-month .datepick-month-header,
  .datepick-popup .datepick-month + .datepick-month .datepick-month-header {
    margin-right: 0;
  }
}

.mphb-calendar .datepick-month table,
.datepick-popup .datepick-month table {
  margin: 0 auto;
  width: 100%;
}

.mphb-calendar .datepick-month tbody,
.datepick-popup .datepick-month tbody {
  line-height: 2.1em;
}

.mphb-calendar .datepick-month th,
.datepick-popup .datepick-month th {
  border: 1px solid #f4f4f4;
  font-size: 0.75;
  font-weight: 400;
  padding: 0.5em 0;
}

.mphb-calendar .datepick-month th,
.mphb-calendar .datepick-month th a,
.datepick-popup .datepick-month th,
.datepick-popup .datepick-month th a {
  background-color: #f4f4f4;
  color: #666666;
}

.mphb-calendar .datepick-month td,
.datepick-popup .datepick-month td {
  background-color: #f4f4f4;
  border: 1px solid #fff;
}

.mphb-calendar .datepick-month a,
.datepick-popup .datepick-month a {
  padding: 0;
  background-color: #fff;
  color: #333333;
}

.mphb-calendar .datepick-month span,
.datepick-popup .datepick-month span {
  padding: 0;
}

.mphb-calendar .datepick-month td span,
.datepick-popup .datepick-month td span {
  color: #c4c4c4;
}

.mphb-calendar .datepick-month td .datepick-weekend,
.datepick-popup .datepick-month td .datepick-weekend {
  background-color: #fff;
}

.mphb-calendar a,
.datepick-popup a {
  -webkit-transition: 0.3s background, 0.3s color;
  -o-transition: 0.3s background, 0.3s color;
  transition: 0.3s background, 0.3s color;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date {
  background-color: #d7f4c0;
  color: #333333;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.mphb-calendar.mphb-datepick .datepick-month td .mphb-not-available-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-not-stay-in-date:not(.mphb-past-date),
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-not-available-date {
  background-color: #fff;
  color: #666666;
  text-decoration: line-through;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-past-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-past-date {
  opacity: 1;
  background-color: #f4f4f4;
  color: #c4c4c4;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-earlier-min-date,
.mphb-calendar.mphb-datepick .datepick-month td .mphb-later-max-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-earlier-min-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-later-max-date {
  background-color: #fff;
  color: #666666;
  text-decoration: line-through;
  opacity: 1;
}

.mphb-calendar.mphb-datepick .datepick-month td .datepick-selected,
.datepick-popup .mphb-datepick-popup .datepick-month td .datepick-selected {
  background-color: #333333;
  color: #fff;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date,
.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-booked-date {
  opacity: 1;
}

.datepick-popup {
  -webkit-box-shadow: 0 4px 8px rgba(51, 51, 51, 0.15);
  box-shadow: 0 4px 8px rgba(51, 51, 51, 0.15);
}

.datepick-popup .mphb-datepick-popup .datepick-month td .datepick-today {
  background-color: #fff;
  font-weight: 700;
  color: #333333;
}

.datepick-popup .mphb-datepick-popup .datepick-month td .mphb-booked-date:not(.mphb-selectable-date) {
  background-color: #fff;
  color: #666666;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepick-popup .datepick-month td a.datepick-highlight {
  background-color: #333333;
  color: #fff;
}

.datepick-popup .mphb-datepick-popup.mphb-check-in-datepick .datepick-month td .mphb-not-check-in-date:not(.mphb-past-date) {
  background-color: #fff;
  color: #666666;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepick-popup.mphb-check-out-datepick .datepick-month td .mphb-not-check-out-date:not(.mphb-past-date) {
  background-color: #fff;
  color: #666666;
  text-decoration: line-through;
}

.datepick-popup .mphb-datepick-popup.mphb-check-out-datepick .datepick-month td span.mphb-check-in-date:not(.mphb-past-date) {
  background-color: #666666;
  color: #fff;
  text-decoration: none;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date {
  background-color: #fad2d2;
  color: #333333;
  text-decoration: none;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date.mphb-date-check-in.mphb-date-check-out {
  background-color: #fad2d2;
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-booked-date.mphb-date-check-in {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #d7f4c0), color-stop(50%, #d7f4c0), color-stop(50%, #fad2d2), to(#fad2d2));
  background: -webkit-linear-gradient(top left, #d7f4c0 0, #d7f4c0 50%, #fad2d2 50%, #fad2d2 100%);
  background: -o-linear-gradient(top left, #d7f4c0 0, #d7f4c0 50%, #fad2d2 50%, #fad2d2 100%);
  background: linear-gradient(to bottom right, #d7f4c0 0, #d7f4c0 50%, #fad2d2 50%, #fad2d2 100%);
}

.mphb-calendar.mphb-datepick .datepick-month td .mphb-available-date.mphb-date-check-out {
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0, #fad2d2), color-stop(50%, #fad2d2), color-stop(50%, #d7f4c0), to(#d7f4c0));
  background: -webkit-linear-gradient(top left, #fad2d2 0, #fad2d2 50%, #d7f4c0 50%, #d7f4c0 100%);
  background: -o-linear-gradient(top left, #fad2d2 0, #fad2d2 50%, #d7f4c0 50%, #d7f4c0 100%);
  background: linear-gradient(to bottom right, #fad2d2 0, #fad2d2 50%, #d7f4c0 50%, #d7f4c0 100%);
}

.datepick-popup {
  max-width: 100%;
  padding: 0 1em;
}

@media screen and (min-width: 48em) {
  .datepick-popup {
    padding: 0;
  }
}

/*--------------------------------------------------------------
# Search
--------------------------------------------------------------*/
body .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type), body .mphb_sc_search_results-wrapper .mphb-room-type:not(:first-of-type) {
  margin-top: 6.25em;
}

body .mphb-to-book-btn-wrapper form {
  margin: 0;
}

body .mphb_sc_search_results-wrapper .mphb-regular-price,
body .mphb_sc_rooms-wrapper .mphb-regular-price {
  margin-top: 1.5625em;
}

body .mphb_sc_search_results-wrapper h3,
body .mphb_sc_rooms-wrapper h3 {
  display: none;
}

body .mphb_sc_search_results-wrapper .mphb-room-type-title,
body .mphb_sc_rooms-wrapper .mphb-room-type-title {
  margin: 1em 0 1.2em;
}

body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_search_results-wrapper .mphb-to-book-btn-wrapper,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
  margin-top: 0.625em;
}

body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_search_results-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_search_results-wrapper .mphb-view-details-button-wrapper,
body .mphb_sc_search_results-wrapper .mphb-to-book-btn-wrapper,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-book-button,
body .mphb_sc_rooms-wrapper .mphb-reserve-room-section .mphb-confirm-reservation,
body .mphb_sc_rooms-wrapper .mphb-view-details-button-wrapper,
body .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
  display: inline-block;
  margin-right: 2.125em;
  vertical-align: top;
}

body .mphb_sc_search_results-wrapper .mphb-to-book-btn-wrapper,
body .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
  float: left;
}

body .mphb_sc_search_results-wrapper .mphb-rooms-quantity,
body .mphb_sc_rooms-wrapper .mphb-rooms-quantity {
  width: auto;
  display: inline-block;
  min-width: 100px;
  margin-right: 1.0625em;
}

body .entry-content .mphb-room-type-title {
  text-decoration: none;
  color: inherit;
}

body .mphb-view-details-button {
  color: inherit;
  text-transform: none;
  border: 1px solid transparent !important;
  border-bottom: 1px dotted currentColor !important;
  font-weight: 400;
  padding: 0.28571em 0 0;
  margin-bottom: 0.28571em;
  height: auto;
  margin-top: 1.28571em;
}

body .mphb-view-details-button, body .mphb-view-details-button:hover {
  background: transparent !important;
}

body .mphb-view-details-button:hover {
  color: #01bea0;
  text-decoration: none;
}

body .entry-content .mphb-view-details-button:hover {
  border-bottom: 1px dotted transparent !important;
}

body .mphb_sc_search-wrapper .mphb_sc_search-submit-button-wrapper {
  margin-top: 2.75rem;
}

body .mphb_sc_search_results-info {
  margin-bottom: 4.8125em;
}

body .mphb-recommendation {
  margin-top: 2.875em;
  margin-bottom: 5.9375em;
}

body .mphb-recommendation .mphb-tax-information {
  font-weight: 400;
  font-size: .875em;
}

body .mphb-recommendation-details-list {
  list-style: none;
  margin-left: 0;
}

body .mphb-recommendation-details-list .mphb-recommendation-item-guests {
  font-size: inherit;
  line-height: inherit;
  margin-top: 0.5em;
}

body .mphb-recommendation-details-list li + li {
  margin-top: 1.3125em;
}

body .mphb-recommendation-details-list .mphb-recommedation-item-subtotal {
  font-weight: 700;
  font-size: 18px;
  font-size: 1.125rem;
}

body .mphb-recommendation-total {
  font-size: 18px;
  font-size: 1.125rem;
}

body .mphb-recommendation-total .mphb-price {
  font-weight: 700;
}

body .mphb_sc_search_results-wrapper .mphb-recommendation .mphb-recommendation-reserve-button {
  float: left;
  clear: both;
  margin-top: 0.5625em;
}

body .mphb_sc_search_results-wrapper .mphb-reservation-cart {
  margin-bottom: 1.5em;
}

/*--------------------------------------------------------------
# Flexslider
--------------------------------------------------------------*/
.site-content .mphb-flexslider ul.slides img {
  display: block !important;
}

.site-content .mphb-flexslider .gallery-icon.landscape a {
  display: block;
}

.mphb-flexslider ul.flex-direction-nav li {
  margin: 0 0 0;
  border: 0px solid;
}

body .flexslider {
  background: #fff;
  border: 0px solid #fff;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

body .mphb-flexslider.mphb-gallery-slider {
  margin-bottom: 5px;
}

body .mphb-flexslider .flexslider ul.flex-direction-nav a,
body .flexslider ul.flex-direction-nav a {
  font-size: 30px;
  font-size: 1.875rem;
  line-height: 1.56667em;
  background: #fff;
  color: inherit;
  height: 1.66667em;
  width: 1.66667em;
  text-align: center;
  margin: -0.83333em 0 0;
  -webkit-transition: opacity ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  -o-transition: opacity ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
  transition: opacity ease-in-out .15s, color ease-in-out .15s, background ease-in-out .15s;
}

body .mphb-flexslider .flexslider ul.flex-direction-nav a:hover,
body .flexslider ul.flex-direction-nav a:hover {
  background: #01bea0;
  color: #fff;
}

body .mphb-flexslider .flexslider ul.flex-direction-nav a:before,
body .flexslider ul.flex-direction-nav a:before {
  font-family: FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: block;
  text-indent: 0;
  margin: 0;
  color: inherit;
  text-shadow: none;
}

body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-next,
body .flexslider ul.flex-direction-nav a.flex-next {
  right: 0.66667em;
}

body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-next:before,
body .flexslider ul.flex-direction-nav a.flex-next:before {
  content: "";
}

body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-prev,
body .flexslider ul.flex-direction-nav a.flex-prev {
  left: 0.66667em;
}

body .mphb-flexslider .flexslider ul.flex-direction-nav a.flex-prev:before,
body .flexslider ul.flex-direction-nav a.flex-prev:before {
  content: "";
}

body .mphb-flexslider .flexslider:hover ul.flex-direction-nav a.flex-next,
body .flexslider:hover ul.flex-direction-nav a.flex-next {
  opacity: 1;
  right: 0.66667em;
}

body .mphb-flexslider .flexslider:hover ul.flex-direction-nav a.flex-prev,
body .flexslider:hover ul.flex-direction-nav a.flex-prev {
  opacity: 1;
  left: 0.66667em;
}

/*--------------------------------------------------------------
# Checkout
--------------------------------------------------------------*/
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-rate-chooser {
  margin-top: 3.25em;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-services-details {
  margin-top: 3.5em;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-services-details {
  margin-top: 3.4375em;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-room-details {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 3.125em;
  margin-bottom: 5.75em;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-reserve-rooms-details,
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-services-details,
.mphb_sc_checkout-wrapper .mphb_sc_checkout-form > section:not(:first-of-type) {
  margin-top: 5.75em;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-form .mphb-price-breakdown {
  margin-top: 3.125em;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list {
  margin-left: 0;
  margin-top: 4em;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list select {
  width: auto;
  display: inline-block;
  margin: -13px 0px;
}

.mphb_sc_checkout-wrapper .mphb-billing-fields {
  margin-bottom: 0.75em;
}

.mphb_sc_checkout-wrapper .mphb-gateways-list {
  margin-left: 0;
  margin-bottom: 2.4375em;
  margin-top: 2.9375em;
}

.mphb_sc_checkout-wrapper .mphb-gateways-list label {
  color: inherit;
}

@media screen and (min-width: 48em) {
  .mphb_sc_checkout-wrapper .mphb-gateways-list input[type='checkbox'] {
    margin-top: 0.25em;
  }
}

.mphb_sc_checkout-wrapper .mphb-room-type-title {
  margin-top: 2.6875em;
}

.mphb_sc_checkout-wrapper .mphb-total-price {
  margin: 0 0 2.5em;
}

.mphb_sc_checkout-wrapper .mphb-deposit-amount {
  margin: 0 0 1.61111em;
}

.mphb_sc_checkout-wrapper .mphb-total-price,
.mphb_sc_checkout-wrapper .mphb-deposit-amount {
  font-size: 18px;
  font-size: 1.125rem;
  line-height: 1.4;
}

.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date {
  padding: 0.8125em 0;
  border: 1px solid #e0e1e5;
  color: #666666;
}

.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date > span:first-child,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date > span:first-child {
  padding-right: 0.8125em;
  display: inline-block;
}

@media screen and (min-width: 48em) {
  .mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date > span:first-child,
  .mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date > span:first-child {
    min-width: 200px;
  }
}

.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date time,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date time {
  color: #333333;
}

.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date strong,
.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date strong {
  font-weight: 400;
}

.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-in-date {
  border-width: 1px 0 1px 0;
  margin: 3em 0 0;
}

.mphb_sc_checkout-wrapper .mphb-booking-details .mphb-check-out-date {
  border-width: 0 0 1px 0;
}

.mphb_sc_checkout-wrapper .mphb-children-chooser label,
.mphb_sc_checkout-wrapper .mphb-adults-chooser label {
  color: inherit;
  margin: 0 1em 0 0;
}

.mphb_sc_checkout-wrapper .mphb-children-chooser select,
.mphb_sc_checkout-wrapper .mphb-adults-chooser select {
  display: inline-block;
  min-width: 100px;
  width: auto;
  margin: -1em 0;
}

.mphb_sc_checkout-wrapper .mphb-room-rate-variant strong {
  font-weight: 600;
}

.mphb_sc_checkout-wrapper .mphb-reserve-rooms-details {
  margin-top: 2.9375em;
}

.mphb_sc_checkout-wrapper .mphb-reserve-rooms-details p + p {
  margin-top: 3.6875em;
}

.mphb_sc_checkout-wrapper .mphb-rate-chooser label,
.mphb_sc_checkout-wrapper .mphb-services-details label {
  color: inherit;
  margin: 0;
}

.mphb_sc_checkout-wrapper .mphb-room-rate-variant {
  margin-top: 2.9375em;
}

.mphb_sc_checkout-wrapper .mphb-room-rate-variant + .mphb-room-rate-variant {
  margin-top: 2.0625em;
}

.mphb_sc_checkout-wrapper .mphb-room-rate-variant label {
  display: block;
  margin: 0 0 -0.25em 0;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list label {
  display: inline;
}

.mphb_sc_checkout-wrapper .mphb_sc_checkout-services-list li + li {
  margin-top: 2.8125em;
}

.mphb_sc_checkout-wrapper .mphb-price-breakdown th, .mphb_sc_checkout-wrapper .mphb-price-breakdown td {
  vertical-align: top;
}

.mphb_sc_checkout-wrapper .mphb-price-breakdown th {
  font-weight: 700;
}

.mphb_sc_checkout-wrapper .mphb-price-breakdown .mphb-price-breakdown-rate {
  margin-top: 0.625em;
}

.mphb_sc_checkout-wrapper .mphb-required-fields-tip {
  margin-bottom: 1.125em;
  margin-top: 1.9375em;
}

/*--------------------------------------------------------------
# Home page widget
--------------------------------------------------------------*/
.mphb-widget-room-type-title {
  font-family: inherit;
}

.mphb-widget-room-type-title a {
  color: inherit;
  text-decoration: none;
}

body:not(.page-template-template-front-page) .mphb_room_type_bg {
  background: transparent !important;
}

.widget-area .widget_mphb_rooms_widget .wrapper {
  padding-left: 0;
  padding-right: 0;
}

.widget.widget_mphb_rooms_widget a {
  border-bottom: medium none;
}

body .mphb_widget_rooms-wrapper .mphb-widget-room-type-attributes, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-book-button, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-description, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-price, body .mphb_widget_rooms-wrapper .mphb-widget-room-type-title {
  margin: 1.57143em 0;
}

.site-footer .mphb_room_type_categories_header_wrapper,
#secondary .mphb_room_type_categories_header_wrapper {
  display: none;
}

.widget_mphb_search_availability_widget .mphb_widget_search-submit-button-wrapper {
  margin-top: 2.75rem;
}

/*--------------------------------------------------------------
# Services
--------------------------------------------------------------*/
body .mphb_sc_services-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -1.5625em;
}

body .mphb_sc_services-wrapper .mphb-price-wrapper strong, body .mphb_sc_services-wrapper .mphb-regular-price strong {
  min-width: 0;
  margin-right: 0.5em;
}

body .mphb_sc_services-wrapper .mphb-service {
  width: 100%;
  padding: 0 1.5625em;
  margin: 2.8125em 0 3.75em;
}

@media screen and (min-width: 48em) {
  body .mphb_sc_services-wrapper .mphb-service {
    width: 50%;
  }
  body .mphb_sc_services-wrapper .mphb-service:last-child .entry-wrapper, body .mphb_sc_services-wrapper .mphb-service:nth-last-child(2) .entry-wrapper {
    padding-bottom: 0;
  }
}

body .mphb_sc_services-wrapper .mphb-service:not(:first-of-type) {
  margin: 2.8125em 0 3.75em;
}

body .mphb_sc_services-wrapper .mphb-service *:last-child {
  margin-bottom: 0;
}

body .mphb_sc_services-wrapper .mphb-service-title {
  margin: 0 0 1em;
  font-size: 18px;
  font-size: 1.125rem;
}

@media screen and (min-width: 48em) {
  body .mphb_sc_services-wrapper .mphb-service-title {
    font-size: 22px;
    font-size: 1.375rem;
  }
}

body .mphb_sc_services-wrapper .mphb-service-title a {
  color: inherit;
  text-decoration: none;
}

body .mphb_sc_services-wrapper .mphb-service-title a:hover {
  color: #01bea0;
}

body .mphb_sc_services-wrapper .mphb-loop-service-thumbnail {
  display: block;
  margin: 0 0 2.125em;
}

body .mphb_sc_services-wrapper .mphb-loop-service-thumbnail img {
  display: block;
}

body .mphb_sc_services-wrapper .more-link .button {
  display: inline-block;
  margin-top: 1.125em;
  font-size: inherit;
  text-decoration: none;
  padding: 0;
  text-transform: none;
  border: 0px solid;
  background: transparent;
  color: #01bea0;
  font-weight: 400;
  height: auto;
}

body .mphb_sc_services-wrapper .more-link .button:hover {
  color: inherit;
  text-decoration: underline;
}

body .mphb_sc_services-wrapper .pagination {
  padding: 0 1.38889em;
}

body .entry-content .mphb_sc_services-wrapper:first-child .mphb-service:nth-of-type(1) {
  margin-top: 0;
}

@media screen and (min-width: 48em) {
  body .entry-content .mphb_sc_services-wrapper:first-child .mphb-service:nth-of-type(2) {
    margin-top: 0;
  }
}

body .entry-content .mphb_sc_services-wrapper .mphb-service:last-of-type {
  margin-bottom: 0;
}

@media screen and (min-width: 48em) {
  body .entry-content .mphb_sc_services-wrapper .mphb-service:nth-last-of-type(2) {
    margin-bottom: 0;
  }
}

.single-mphb_room_service .mphb-price-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.4;
}

/*--------------------------------------------------------------
# Home page
--------------------------------------------------------------*/
.page-template-template-front-page .mphb_sc_search-wrapper {
  margin: 5.125em 0 5em;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper {
  margin: 5em 0;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .pagination {
  margin-top: 1.72222em;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-price-wrapper strong, .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-regular-price strong {
  min-width: 0;
  margin-right: 0.5em;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-price {
  margin-right: 0.125em;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-images .mphb_room_type_categories_header_wrapper, .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper {
    left: 1.85em;
    right: 1.85em;
  }
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-regular-price {
  margin: 1.25em 0;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-view-details-button {
  padding: 0.85714em 0 0;
  margin-bottom: 0.85714em;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-view-details-button,
.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-to-book-btn-wrapper {
  margin-top: 0.3125em;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

@media screen and (min-width: 62em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper {
    margin: 5em -19.7%;
  }
}

@media screen and (min-width: 93.375em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper {
    margin: 5em -14.625em;
  }
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type) {
  margin-top: 2.78571em;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type:not(:first-of-type) {
    margin-top: 0;
  }
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type {
  padding: 0;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type {
    width: 33.3333%;
    padding: 0 1.875em 2.3125em;
  }
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb_room_type_featured_image_wrapper {
    margin-left: -1.875em;
    margin-right: -1.875em;
    border-right: 1px solid #fff;
  }
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb_room_type_featured_image_wrapper img {
  display: block;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 1.44444em;
  margin-bottom: 1.33333em;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-title {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-room-type-title a {
  text-decoration: none;
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-gallery-thumbnail-slider {
  display: none;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper.columns-2 .mphb-room-type {
    width: 50%;
  }
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper.columns-4 .mphb-room-type {
    width: 25%;
    padding-left: 1em;
    padding-right: 1em;
  }
}

.page-template-template-front-page .mphb_sc_rooms-wrapper.columns-4 .mphb-room-type .mphb-room-type-title {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb_sc_rooms-wrapper.columns-4 .mphb-room-type .mphb_room_type_featured_image_wrapper {
    margin-left: -1em;
    margin-right: -1em;
  }
}

.page-template-template-front-page .mphb_sc_rooms-wrapper .mphb-view-details-button-wrapper {
  margin-right: 0;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: no-wrap;
    flex-wrap: no-wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px solid #e0e1e5;
  }
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li {
  white-space: nowrap;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li .mphb-attribute-title {
  display: none;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li:before {
  font: normal normal normal 1rem/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: table-cell;
  content: "";
  padding-right: 0.875em;
  color: #666666;
  border-bottom: 1px solid #f0f0f0;
  text-align: left;
  width: 2em;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li:before {
    display: inline-block;
    border-bottom: 0px solid;
  }
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults:before,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity:before {
  content: "";
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children:before,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity:before {
  content: "";
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-facilities:before {
  content: "";
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-view:before {
  content: "";
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size:before {
  content: "";
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-bed-type:before {
  content: "";
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-categories:before {
  content: "";
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li {
  display: none;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type li + li {
  margin: 0;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
  width: 126px;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
    min-width: 0;
    width: auto;
  }
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-value, .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
    display: inline-block;
    border-bottom: 0px solid;
  }
}

.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
  display: table-row;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
  .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
  .page-template-template-front-page .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
    width: 33.33%;
    display: block;
  }
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  border: 0px solid;
  margin: 2em 0 1.53846em;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value {
  color: #666666;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-children-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-adults-capacity,
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-size {
  display: none;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type a {
  color: inherit;
  text-decoration: none;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type a:hover {
  color: #01bea0;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
  min-width: 0;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type li,
.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value, .page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
  display: inline;
  border: 0px solid;
  padding: 0;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type li:after {
  content: '\002f';
  margin: 0 0.30769em 0 0.53846em;
}

.page-template-template-front-page .mphb-loop-room-type-attributes:last-of-type li:last-child:after {
  display: none;
}

.page-template-template-front-page .entry-content .mphb-required-fields-tip {
  display: none;
}

@media screen and (min-width: 48em) {
  .page-template-template-front-page .entry-content .mphb_sc_search-form {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -1rem;
  }
  .page-template-template-front-page .entry-content .mphb_sc_search-form p {
    padding-top: 1rem;
    margin-bottom: 0;
    min-width: 244px;
    width: auto;
    margin-right: 1.25em;
  }
  .page-template-template-front-page .entry-content .mphb_sc_search-form p select {
    width: 100%;
  }
  .page-template-template-front-page .entry-content .mphb_sc_search-form input[type='text'] {
    width: 100%;
  }
  .page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-check-in-date, .page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-check-out-date {
    width: 244px;
  }
  .page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-adults, .page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-children {
    min-width: 102px;
  }
  .page-template-template-front-page .entry-content .mphb_sc_search-form .mphb_sc_search-submit-button-wrapper {
    margin-top: 0;
    min-width: 0;
    margin-right: 0;
  }
}

.homepage-widget-area .widget {
  margin: 0;
}

@media screen and (min-width: 48em) {
  .homepage-widget-area .widget {
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.4;
  }
}

.homepage-widget-area .widget_mphb_rooms_widget {
  position: relative;
  background: #333333 url(/wp-content/themes/villagio/images/load.gif) no-repeat center center;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-price-period {
  color: inherit;
}

.homepage-widget-area .widget_mphb_rooms_widget.loaded {
  background-image: none;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb_widget_rooms-wrapper .mphb-room-type:not(:first-of-type), .homepage-widget-area .widget_mphb_rooms_widget .mphb_widget_rooms-wrapper .mphb-widget-room-type-featured-image {
  margin: 0;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-attribute-title {
  color: inherit;
  min-width: 0;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-attribute-value, .homepage-widget-area .widget_mphb_rooms_widget .mphb-attribute-title {
  display: inline-block;
  border: 0 solid;
  padding: 0;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb_widget_rooms-wrapper {
  overflow: hidden;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging,
.homepage-widget-area .widget_mphb_rooms_widget .mphb-room-type {
  -webkit-transition: opacity 0.3s ease-in-out;
  -o-transition: opacity 0.3s ease-in-out;
  transition: opacity 0.3s ease-in-out;
  opacity: 0;
}

.homepage-widget-area .widget_mphb_rooms_widget.loaded .flex-control-paging,
.homepage-widget-area .widget_mphb_rooms_widget.loaded .mphb-room-type {
  opacity: 1;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-room-type {
  position: relative;
  overflow: hidden;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-featured-image img {
  position: absolute;
  visibility: hidden;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto;
  height: 100%;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper {
  background: rgba(51, 51, 51, 0.4);
  color: #fff;
  height: 100%;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  min-height: 536px;
}

@media screen and (min-width: 48em) {
  .homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper {
    min-height: 618px;
  }
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper .wrapper {
  width: 100%;
  padding-top: 18.4%;
  padding-bottom: 6.5em;
}

@media screen and (min-width: 48em) {
  .homepage-widget-area .widget_mphb_rooms_widget .mphb_room_type_bg_wrapper .wrapper {
    padding-bottom: 5.5em;
  }
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-title {
  margin: 0.6em 0 0;
  text-rendering: optimizeLegibility;
  font-family: inherit;
  line-height: 1.4;
  font-weight: 700;
  font-size: 28px;
  font-size: 1.75rem;
}

@media screen and (min-width: 48em) {
  .homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-title {
    font-size: 30px;
    font-size: 1.875rem;
  }
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes {
  display: none;
  border: 0px solid;
  margin: 1.14286em 0 0;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.4;
}

@media screen and (min-width: 48em) {
  .homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes {
    display: block;
  }
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li {
  display: inline-block;
  width: auto;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li:after {
  content: '\002f';
  margin-left: 0.35714em;
  margin-right: 0.5em;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li:last-child:after {
  display: none;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-attributes li + li {
  margin: 0;
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging {
  position: absolute;
  bottom: 2.64286em;
  color: #fff;
  z-index: 10;
  font-weight: 700;
  left: 1.25em;
  right: 1.25em;
  width: auto;
  text-align: left;
}

@media screen and (min-width: 62em) {
  .homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging {
    left: 2.5em;
    right: 2.5em;
    bottom: 2.1875em;
  }
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li {
  margin: 0 1.25em 0 0;
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a {
  text-decoration: none;
  width: auto;
  height: auto;
  display: block;
  background: transparent;
  cursor: pointer;
  text-indent: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a:after, .homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a:before {
  content: '';
  width: 0;
  display: inline-block;
  vertical-align: middle;
  height: 2px;
  background: #fff;
  -webkit-transition: width 0.2s ease-in-out;
  -o-transition: width 0.2s ease-in-out;
  transition: width 0.2s ease-in-out;
  margin: 0 0 0.1875em;
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a.flex-active:after {
  width: 30px;
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a.flex-active:after {
  margin: 0 0 0.1875em 0.625em;
}

.homepage-widget-area .widget_mphb_rooms_widget .flex-control-paging li a:hover {
  color: currentColor;
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-price {
  margin: 1.92857em 0 0;
}

@media screen and (min-width: 48em) {
  .homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-price {
    margin: 1.25em 0 0;
  }
}

.homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-book-button {
  margin: 1.78571em 0 0;
}

@media screen and (min-width: 48em) {
  .homepage-widget-area .widget_mphb_rooms_widget .mphb-widget-room-type-book-button {
    margin: 1.5em 0 0;
  }
}

/*--------------------------------------------------------------
# Shortcodes
--------------------------------------------------------------*/
.mphb_sc_rooms-wrapper.grid-view,
.mphb_sc_rooms-wrapper.is-style-grid {
  margin: 0;
}

.mphb_sc_rooms-wrapper.grid-view .pagination,
.mphb_sc_rooms-wrapper.is-style-grid .pagination {
  margin-top: 1.72222em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-price-wrapper strong, .mphb_sc_rooms-wrapper.grid-view .mphb-regular-price strong,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-price-wrapper strong,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-regular-price strong {
  min-width: 0;
  margin-right: 0.5em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-price,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-price {
  margin-right: 0.125em;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-room-type-images .mphb_room_type_categories_header_wrapper, .mphb_sc_rooms-wrapper.grid-view .mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-images .mphb_room_type_categories_header_wrapper,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb_room_type_featured_image_wrapper .mphb_room_type_categories_header_wrapper {
    left: 1.85em;
    right: 1.85em;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-regular-price,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-regular-price {
  margin: 1.25em 0;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button {
  padding: 0.85714em 0 0;
  margin-bottom: 0.85714em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button,
.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
  margin-top: 0.3125em;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view,
  .mphb_sc_rooms-wrapper.is-style-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-room-type:not(:first-of-type),
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type:not(:first-of-type) {
  margin-top: 2.78571em;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-room-type:not(:first-of-type),
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type:not(:first-of-type) {
    margin-top: 0;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-room-type,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type {
  padding: 0;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-room-type,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type {
    width: 33.3333%;
    padding: 0 1.875em 2.3125em;
  }
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb_room_type_featured_image_wrapper,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb_room_type_featured_image_wrapper {
    margin-left: -1.875em;
    margin-right: -1.875em;
    border-right: 1px solid #fff;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb_room_type_featured_image_wrapper img,
.mphb_sc_rooms-wrapper.is-style-grid .mphb_room_type_featured_image_wrapper img {
  display: block;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title {
  font-size: 18px;
  font-size: 1.125rem;
  margin-top: 1.44444em;
  margin-bottom: 1.33333em;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title {
    font-size: 22px;
    font-size: 1.375rem;
    margin-top: 1em;
    margin-bottom: 1em;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title a,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title a {
  text-decoration: none;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-gallery-thumbnail-slider,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-gallery-thumbnail-slider {
  display: none;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-bottom: 1px solid #e0e1e5;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li {
  white-space: nowrap;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li .mphb-attribute-title {
  display: none;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li:before {
  font: normal normal normal 1rem/1 FontAwesome;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: table-cell;
  content: "";
  padding-right: 0.875em;
  color: #666666;
  border-bottom: 1px solid #f0f0f0;
  text-align: left;
  width: 2em;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li:before,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li:before {
    display: inline-block;
    border-bottom: 0px solid;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults:before,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity:before {
  content: "";
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children:before,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity:before {
  content: "";
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-facilities:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-facilities:before {
  content: "";
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-view:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-view:before {
  content: "";
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size:before {
  content: "";
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-bed-type:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-bed-type:before {
  content: "";
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-categories:before,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-categories:before {
  content: "";
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li {
  display: none;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type li + li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type li + li {
  margin: 0;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
  width: 126px;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
    min-width: 0;
    width: auto;
  }
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-value, .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-value,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-attribute-title {
    display: inline-block;
    border-bottom: 0px solid;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
  display: table-row;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
  .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
  .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-children-capacity,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-adults-capacity,
  .mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:first-of-type .mphb-room-type-size {
    width: 33.33%;
    display: block;
  }
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type {
  display: block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.4;
  border: 0px solid;
  margin: 2em 0 1.53846em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value {
  color: #666666;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-size,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-children-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-adults-capacity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-room-type-size {
  display: none;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type a,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type a {
  color: inherit;
  text-decoration: none;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type a:hover,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type a:hover {
  color: #01bea0;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
  min-width: 0;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type li,
.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value, .mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type li,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-value,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type .mphb-attribute-title {
  display: inline;
  border: 0px solid;
  padding: 0;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type li:after,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type li:after {
  content: '\002f';
  margin: 0 0.30769em 0 0.53846em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-loop-room-type-attributes:last-of-type li:last-child:after,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-loop-room-type-attributes:last-of-type li:last-child:after {
  display: none;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-regular-price,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-regular-price {
  margin-top: 1.5625em;
}

.mphb_sc_rooms-wrapper.grid-view h3,
.mphb_sc_rooms-wrapper.is-style-grid h3 {
  display: none;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-room-type-title,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-room-type-title {
  margin: 1em 0 1.2em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
  margin-top: 0.625em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.grid-view .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button-wrapper,
.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-book-button,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-reserve-room-section .mphb-confirm-reservation,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
  display: inline-block;
  margin-right: 2.125em;
  vertical-align: top;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-to-book-btn-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-to-book-btn-wrapper {
  float: left;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-rooms-quantity,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-rooms-quantity {
  width: auto;
  display: inline-block;
  min-width: 100px;
  margin-right: 1.0625em;
}

.mphb_sc_rooms-wrapper.grid-view .mphb-view-details-button-wrapper,
.mphb_sc_rooms-wrapper.is-style-grid .mphb-view-details-button-wrapper {
  margin-right: 0;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view.columns-2 .mphb-room-type,
  .mphb_sc_rooms-wrapper.is-style-grid.columns-2 .mphb-room-type {
    width: 50%;
  }
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view.columns-4 .mphb-room-type,
  .mphb_sc_rooms-wrapper.is-style-grid.columns-4 .mphb-room-type {
    width: 25%;
    padding-left: 1em;
    padding-right: 1em;
  }
}

.mphb_sc_rooms-wrapper.grid-view.columns-4 .mphb-room-type .mphb-room-type-title,
.mphb_sc_rooms-wrapper.is-style-grid.columns-4 .mphb-room-type .mphb-room-type-title {
  font-size: 16px;
  font-size: 1rem;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper.grid-view.columns-4 .mphb-room-type .mphb_room_type_featured_image_wrapper,
  .mphb_sc_rooms-wrapper.is-style-grid.columns-4 .mphb-room-type .mphb_room_type_featured_image_wrapper {
    margin-left: -1em;
    margin-right: -1em;
  }
}

.mphb_sc_rooms-wrapper .mphb-room-type-images {
  margin-bottom: 1.5em;
}

@media screen and (min-width: 48em) {
  .mphb_sc_rooms-wrapper .mphb-room-type-images {
    margin-bottom: 1.45em;
  }
}

/*--------------------------------------------------------------
# Reviews
--------------------------------------------------------------*/
.mphb-reviews .mphbr-accommodation-rating {
  margin-bottom: 2.5rem;
}

@media screen and (max-width: 47.9375em) {
  .mphb-reviews .mphbr-accommodation-rating .mphbr-add-review {
    float: left;
    clear: both;
    margin: 1.25rem 0;
  }
}

.mphb-reviews .mphbr-new-review-box {
  border-color: #e0e1e5;
}

.mphb-reviews .mphbr-new-review-box .comment-respond form {
  margin: 0;
  width: 100%;
}

.mphb-reviews .mphbr-new-review-box .comment-respond form input[type="text"],
.mphb-reviews .mphbr-new-review-box .comment-respond form input[type="email"],
.mphb-reviews .mphbr-new-review-box .comment-respond form textarea {
  width: 100%;
}

.mphb-reviews .mphbr-new-review-box .mphbr-rating-wrapper .mphbr-stars {
  margin-bottom: .875rem;
}

.mphb-reviews .comment-list .mphbr_review.parent > .comment-body {
  padding-bottom: 0;
}

.mphb-reviews .comment-list .mphbr_review.parent > .comment-body .comment-content {
  padding-bottom: 0;
}

@media screen and (min-width: 768px) {
  .mphb-reviews .comment-list .mphbr_review .children .comment {
    margin-left: 4rem;
  }
}

.mphb-reviews .comment-list .mphbr_review .children .comment-body {
  padding-top: 2em;
}

.mphb-reviews .comment-list .mphbr_review .mphbr-review-wrapper p:last-child {
  margin-bottom: 0;
}

.mphb_widget_accommodation_reviews-wrapper .mphbr_review .comment-body {
  padding-bottom: 0;
}

.mphb_sc_accommodation_reviews-wrapper {
  margin-top: 0;
}

.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-2-columns-list .mphbr_review {
    width: 50%;
  }
}

.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-3-columns-list .mphbr_review {
    width: 33.33333%;
  }
}

.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-4-columns-list .mphbr_review {
    width: 25%;
  }
}

.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-5-columns-list .mphbr_review {
    width: 20%;
  }
}

.mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-6-columns-list .mphbr_review {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-6-columns-list .mphbr_review {
    width: 50%;
  }
}

@media screen and (min-width: 992px) {
  .mphb_sc_accommodation_reviews-wrapper .mphbr-reviews-list.mphbr-multicolumn-list.mphbr-6-columns-list .mphbr_review {
    width: 16.66667%;
  }
}
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}