img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }  .sc_card {  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);  border-radius: 4px;  background: #fff;  margin: 2em auto;  width: 100%;  overflow: hidden;  padding: 1em;  box-sizing: border-box; } .sc_card h1, .sc_card h2, .sc_card h3, .sc_card h4, .sc_card h5, .sc_card h6 {  font-size: 1em;  line-height: 1.2em;  margin: 0 0 1em;  font-weight: 700; } .sc_card p {  font-size: 1em; } .sc_card p:last-child {  margin-bottom: 0; } .sc_card p:empty {  display: none;  margin-bottom: 0; } .sc_card img {  margin-bottom: 1em; } .sc_card .sc_row {  display: grid;  grid-template-columns: 1fr 1fr;  grid-column-gap: 15px;  margin-top: 15px; } .sc_card .sc_company {  display: grid;  grid-template-columns: 2fr 1fr;  grid-column-gap: 15px; } .sc_card .sc_company-logo-wrapper, .sc_card .sc_person-image-wrapper {  height: auto;  margin-top: 15px;  background: #fff;  box-shadow: 0 2px 2px rgba(0, 0, 0, 0.16), 0 0 1px rgba(0, 0, 0, 0.08);  border-radius: 4px;  max-width: 100%;  width: auto;  overflow: hidden;  margin-bottom: 12px; } .sc_card .sc_company-logo-wrapper img, .sc_card .sc_person-image-wrapper img {  width: auto;  height: auto;  max-width: 100%;  margin: 0; } .sc_card .sc_grey-box {  background: #f2f2f2;  border-radius: 4px;  padding: 16px; } .sc_card .sc_grey-box .sc_box-label {  font-style: normal;  font-weight: 600;  font-size: 14px;  line-height: 150%;  text-transform: uppercase;  color: #000;  margin-bottom: 12px; } .sc_card .sc_input-group .sc_input-label {  font-style: normal;  font-weight: 700;  font-size: 12px;  line-height: 150%;  color: #000; } .sc_card .wp-block-structured-content-person__colleague_url {  font-size: 0.875em;  word-break: break-word; } @media (max-width: 468px) {  .sc_card p {   padding: 0 1em 1em;  } } @media (min-width: 469px) {  .sc_fs_faq__figure {   float: right;   margin-left: 1em;   margin-bottom: 1em;  }  .sc_fs_faq__figure a {   display: block;  }  .sc_fs_faq__figure a img {   margin-bottom: 0;  } } @media (max-width: 640px) {  .sc_card .sc_row {   grid-template-columns: 1fr;   margin-top: 0;  }  .sc_card .sc_company {   grid-template-columns: 1fr;  }  .sc_card .sc_grey-box {   margin-top: 15px;  } } .w-100 {  width: 100%; }  i.mce-ico.mce-i-structured-content {  background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAATCAYAAACQjC21AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAE5SURBVHgBrZThUcMwDIWfQrgDfiUbdASPkG7ABsAEhU3YAJigsEFHMBtkg+YX9OBi8YyTNmAuuG3enRM7tj/JkhVpzPkaQIFp1OQDWNO9OdYakIER7eZkFtb5cdT/3pv3WzJkty0+XjOcLBzwxIUVP9ehqeG8OugL4AxX05hjE8vGOagC94HTycOA05lyAYe9xTr0tXZwkkEWQN59F3rWeg8LwqqeI4yhxkfe9ocqdkY8TM2vfgScRNsYKvSmtJtHHKC1ObsWyMMP4G7y4jIEPEVZU9q3Z/zlYS+BLv0zTRq2jAF59DmS1UbJi4C8b1dIls/wpx0F0kPGMLkUvYd3o8DCvpc4QhGQ93KJPX4WdGA+CvSlhGTp/0kp7GaPLMcalt6Kt73GASLA9PU89LBSHF/WBOoKk0mbL1wWbz1nKPlvAAAAAElFTkSuQmCC") !important;  background-size: 85%;  background-repeat: no-repeat;  background-position: center;  margin-right: 4px; } .mce-window.mce-container.mce-sc_panel .mce-container-body.mce-abs-layout {  overflow: hidden; }  .entry-content .sc_fs_faq summary:focus, .sc_fs_faq summary:focus {  outline: none; } .entry-content .sc_fs_faq summary *, .sc_fs_faq summary * {  margin: 0;  display: inline;  padding: 0; } .entry-content .sc_fs_faq summary + div, .sc_fs_faq summary + div {  overflow: hidden; } .entry-content .sc_fs_faq summary + div img, .sc_fs_faq summary + div img {  margin-top: 0; } .sc_fs_card__animate {  padding: 0; } .sc_fs_card__animate .sc_fs_faq__content {  padding: 0 1em 1em; } .sc_fs_card__animate .sc_fs_faq__content > *:first-child {  margin-top: 0; } .sc_fs_card__animate summary {  display: block;  cursor: pointer;  position: relative;  padding: 1em 1em 1em 2em; } .sc_fs_card__animate summary:before {  content: "";  position: absolute;  top: 1.5em;  left: 1em;  transform: rotate(0);  transform-origin: 0.2rem 50%;  transition: 0.25s transform ease;  border: 0.4rem solid transparent;  border-left-color: inherit; } .sc_fs_card__animate[open] > summary:before {  transform: rotate(90deg); } .sc_business-logo-wrapper, .sc_business-image-wrapper {  margin: 0; } .sc_recipe .sc_recipe__head {  display: grid;  grid-template-columns: 1.5fr 1fr;  gap: 1em; } @media (max-width: 767px) {  .sc_recipe .sc_recipe__head {   grid-template-columns: 1fr;  } } .sc_recipe h1, .sc_recipe h2, .sc_recipe h3, .sc_recipe h4, .sc_recipe h5, .sc_recipe h6 {  font-size: 2em;  margin-bottom: 0.5em; } .sc_recipe .sc_recipe__head--figure {  margin: 0; } .sc_recipe .sc_recipe__head--figure img {  width: 100%;  max-width: 100%;  height: auto;  margin: 0; } .sc_recipe .sc_recipe__print {  margin: 1em 0; } .sc_recipe .sc_recipe__print .sc_recipe__printButton {  background-color: black;  color: white;  border-radius: 4px;  padding: 12px;  font-size: 16px;  border: none;  position: relative;  cursor: pointer;  width: 100%;  display: block;  text-align: center; } .sc_recipe .sc_recipe__divider {  margin: 1.5em 0;  border: none;  border-bottom: 1px solid #ddd; } .sc_recipe .sc_recipe__times, .sc_recipe .sc_recipe__meta {  display: grid;  grid-template-columns: repeat(3, 1fr);  gap: 1em;  text-align: center; } @media (max-width: 767px) {  .sc_recipe .sc_recipe__times, .sc_recipe .sc_recipe__meta {   grid-template-columns: 1fr;  } } .sc_recipe .sc_recipe__times--label, .sc_recipe .sc_recipe__meta--label {  display: block;  font-weight: bold;  margin-bottom: 0.75em; } .sc_recipe .sc_recipe__instructions--figure {  margin: 0.5em 0 1em 0;  line-height: 0; } .sc_recipe .sc_recipe__instructions--figure img {  width: auto;  height: auto;  max-width: 100%;  margin: 0; } .sc_recipe .sc_recipe__ingredients--checklist {  list-style: none !important;  padding: 0 !important;  margin: 0 0 1em 0 !important; } .sc_recipe .sc_recipe__ingredients--checklist li {  margin-bottom: 0.5em;  position: relative;  padding-left: 0; } .sc_recipe .sc_recipe__ingredients--checklist li input[type=checkbox] {  display: none; } .sc_recipe .sc_recipe__ingredients--checklist li input[type=checkbox]:checked + label:before {  border-color: black;  background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAyMCAyMCI+PHBhdGggZD0iTTAgMTFsMi0yIDUgNUwxOCAzbDIgMkw3IDE4eiIvPjwvc3ZnPgo=");  background-size: 70%;  background-repeat: no-repeat;  background-position: center; } .sc_recipe .sc_recipe__ingredients--checklist li label {  cursor: pointer;  display: inline-block;  margin: 0;  padding-left: 1.5em;  position: relative; } .sc_recipe .sc_recipe__ingredients--checklist li label:before {  content: "";  display: block;  width: 1em;  height: 1em;  border: 1px solid #ddd;  border-radius: 50%;  position: absolute;  left: 0;  top: 50%;  transform: translateY(-50%); } .sc_recipe .sc_recipe__video--oembed {  aspect-ratio: 16/9;  width: auto;  max-width: 100%;  height: auto;  max-height: 100%;  padding-top: 56.25%;  } .sc_recipe .sc_recipe__video--oembed > iframe {  display: block;  width: 100%;  height: 100%;  position: absolute;  left: 0;  top: 0; } @supports (aspect-ratio: 16/9) {  .sc_recipe .sc_recipe__video--oembed {   padding-top: 0 !important;  }  .sc_recipe .sc_recipe__video--oembed > iframe {   position: static;  } } .sc_recipe .sc_recipe__video video {  width: 100%;  height: auto; } .sc_recipe .sc_recipe__nutrition--heading, .sc_recipe .sc_recipe__video--heading, .sc_recipe .sc_recipe__instructions--heading, .sc_recipe .sc_recipe__ingredients--heading {  font-size: 1.125em;  margin-bottom: 0.5em;  font-weight: bolder; } .sc_card .has-wpsc-lightbox {  cursor: zoom-in; } body.hidden-scroll {  overflow: hidden; } .sl-overlay {  position: fixed;  left: 0;  right: 0;  top: 0;  bottom: 0;  background: #fff;  display: none;  z-index: 1035; } .sl-wrapper {  z-index: 1040;  width: 100%;  height: 100%;  left: 0;  top: 0;  position: fixed; } .sl-wrapper * {  box-sizing: border-box; } .sl-wrapper button {  border: 0 none;  background: transparent;  font-size: 28px;  padding: 0;  cursor: pointer; } .sl-wrapper button:hover {  opacity: 0.7; } .sl-wrapper .sl-close {  display: none;  position: fixed;  right: 30px;  top: 30px;  z-index: 10060;  margin-top: -14px;  margin-right: -14px;  height: 44px;  width: 44px;  line-height: 44px;  font-family: Arial, Baskerville, monospace;  color: #000;  font-size: 3rem; } .sl-wrapper .sl-counter {  display: none;  position: fixed;  top: 30px;  left: 30px;  z-index: 10060;  color: #000;  font-size: 1rem; } .sl-wrapper .sl-download {  display: none;  position: fixed;  bottom: 5px;  width: 100%;  text-align: center;  z-index: 10060;  color: #fff;  font-size: 1rem; } .sl-wrapper .sl-download a {  color: #fff; } .sl-wrapper .sl-navigation {  width: 100%;  display: none; } .sl-wrapper .sl-navigation button {  position: fixed;  top: 50%;  margin-top: -22px;  height: 44px;  width: 22px;  line-height: 44px;  text-align: center;  display: block;  z-index: 10060;  font-family: Arial, Baskerville, monospace;  color: #000; } .sl-wrapper .sl-navigation button.sl-next {  right: 5px;  font-size: 2rem; } .sl-wrapper .sl-navigation button.sl-prev {  left: 5px;  font-size: 2rem; } @media (min-width: 35.5em) {  .sl-wrapper .sl-navigation button {   width: 44px;  }  .sl-wrapper .sl-navigation button.sl-next {   right: 10px;   font-size: 3rem;  }  .sl-wrapper .sl-navigation button.sl-prev {   left: 10px;   font-size: 3rem;  } } @media (min-width: 50em) {  .sl-wrapper .sl-navigation button {   width: 44px;  }  .sl-wrapper .sl-navigation button.sl-next {   right: 20px;   font-size: 3rem;  }  .sl-wrapper .sl-navigation button.sl-prev {   left: 20px;   font-size: 3rem;  } } .sl-wrapper.sl-dir-rtl .sl-navigation {  direction: ltr; } .sl-wrapper .sl-image {  position: fixed;  -ms-touch-action: none;  touch-action: none;  z-index: 10000; } .sl-wrapper .sl-image img {  margin: 0;  padding: 0;  display: block;  border: 0 none;  width: 100%;  height: auto; } @media (min-width: 35.5em) {  .sl-wrapper .sl-image img {   border: 0 none;  } } @media (min-width: 50em) {  .sl-wrapper .sl-image img {   border: 0 none;  } } .sl-wrapper .sl-image iframe {  background: #000;  border: 0 none; } @media (min-width: 35.5em) {  .sl-wrapper .sl-image iframe {   border: 0 none;  } } @media (min-width: 50em) {  .sl-wrapper .sl-image iframe {   border: 0 none;  } } .sl-wrapper .sl-image .sl-caption {  display: none;  padding: 10px;  color: #fff;  background: rgba(0, 0, 0, 0.8);  font-size: 1rem;  position: absolute;  bottom: 0;  left: 0;  right: 0; } .sl-wrapper .sl-image .sl-caption.pos-top {  bottom: auto;  top: 0; } .sl-wrapper .sl-image .sl-caption.pos-outside {  bottom: auto; } .sl-spinner {  display: none;  border: 5px solid #333;  border-radius: 40px;  height: 40px;  left: 50%;  margin: -20px 0 0 -20px;  opacity: 0;  position: fixed;  top: 50%;  width: 40px;  z-index: 1007;  -webkit-animation: pulsate 1s ease-out infinite;  -moz-animation: pulsate 1s ease-out infinite;  -ms-animation: pulsate 1s ease-out infinite;  -o-animation: pulsate 1s ease-out infinite;  animation: pulsate 1s ease-out infinite; } .sl-scrollbar-measure {  position: absolute;  top: -9999px;  width: 50px;  height: 50px;  overflow: scroll; } .sl-transition {  transition: -moz-transform ease 200ms;  transition: -ms-transform ease 200ms;  transition: -o-transform ease 200ms;  transition: -webkit-transform ease 200ms;  transition: transform ease 200ms; } @-webkit-keyframes pulsate {  0% {   transform: scale(0.1);   opacity: 0;  }  50% {   opacity: 1;  }  100% {   transform: scale(1.2);   opacity: 0;  } } @keyframes pulsate {  0% {   transform: scale(0.1);   opacity: 0;  }  50% {   opacity: 1;  }  100% {   transform: scale(1.2);   opacity: 0;  } } @-moz-keyframes pulsate {  0% {   transform: scale(0.1);   opacity: 0;  }  50% {   opacity: 1;  }  100% {   transform: scale(1.2);   opacity: 0;  } } @-o-keyframes pulsate {  0% {   transform: scale(0.1);   opacity: 0;  }  50% {   opacity: 1;  }  100% {   transform: scale(1.2);   opacity: 0;  } } @-ms-keyframes pulsate {  0% {   transform: scale(0.1);   opacity: 0;  }  50% {   opacity: 1;  }  100% {   transform: scale(1.2);   opacity: 0;  } }  img.wp-smiley, img.emoji {  display: inline !important;  border: none !important;  box-shadow: none !important;  height: 1em !important;  width: 1em !important;  margin: 0 0.07em !important;  vertical-align: -0.1em !important;  background: none !important;  padding: 0 !important; } @charset "UTF-8";.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{align-content:center;box-sizing:border-box;cursor:pointer;display:inline-block;height:100%;text-align:center;width:100%;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}:root :where(.wp-block-button .wp-block-button__link.is-style-outline),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link){border:2px solid;padding:.667em 1.333em}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)){color:currentColor}:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)){background-color:initial;background-image:none}.wp-block-buttons{box-sizing:border-box}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-categories .wp-block-categories__label{display:block;width:100%}.wp-block-code{box-sizing:border-box}.wp-block-code code{  direction:ltr;display:block;font-family:inherit;overflow-wrap:break-word;text-align:initial;white-space:pre-wrap  }.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments{box-sizing:border-box}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{font-size:inherit;margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-comment-date{box-sizing:border-box}.comment-awaiting-moderation{display:block;font-size:.875em;line-height:1.5}.wp-block-comment-author-name,.wp-block-comment-content,.wp-block-comment-edit-link,.wp-block-comment-reply-link{box-sizing:border-box}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:initial}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;position:relative;width:100%}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}:root :where(.wp-block-cover h1:not(.has-text-color)),:root :where(.wp-block-cover h2:not(.has-text-color)),:root :where(.wp-block-cover h3:not(.has-text-color)),:root :where(.wp-block-cover h4:not(.has-text-color)),:root :where(.wp-block-cover h5:not(.has-text-color)),:root :where(.wp-block-cover h6:not(.has-text-color)),:root :where(.wp-block-cover p:not(.has-text-color)){color:inherit}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__image-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__video-background{z-index:0}body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__gradient-background,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container,body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)).has-background-dim:not(.has-background-gradient):before{z-index:1}.has-modal-open body:not(.editor-styles-wrapper) .wp-block-cover:not(.wp-block-cover:has(.wp-block-cover__background+.wp-block-cover__inner-container)) .wp-block-cover__inner-container{z-index:auto}.wp-block-details{box-sizing:border-box}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.wp-block-form-input__label{display:flex;flex-direction:column;gap:.25em;margin-bottom:.5em;width:100%}.wp-block-form-input__label.is-label-inline{align-items:center;flex-direction:row;gap:.5em}.wp-block-form-input__label.is-label-inline .wp-block-form-input__label-content{margin-bottom:.5em}.wp-block-form-input__label:has(input[type=checkbox]){flex-direction:row;width:fit-content}.wp-block-form-input__label:has(input[type=checkbox]) .wp-block-form-input__label-content{margin:0}.wp-block-form-input__label:has(.wp-block-form-input__label-content+input[type=checkbox]){flex-direction:row-reverse}.wp-block-form-input__label-content{width:fit-content}.wp-block-form-input__input{font-size:1em;margin-bottom:.5em;padding:0 .5em}.wp-block-form-input__input[type=date],.wp-block-form-input__input[type=datetime-local],.wp-block-form-input__input[type=datetime],.wp-block-form-input__input[type=email],.wp-block-form-input__input[type=month],.wp-block-form-input__input[type=number],.wp-block-form-input__input[type=password],.wp-block-form-input__input[type=search],.wp-block-form-input__input[type=tel],.wp-block-form-input__input[type=text],.wp-block-form-input__input[type=time],.wp-block-form-input__input[type=url],.wp-block-form-input__input[type=week]{border:1px solid;line-height:2;min-height:2em}textarea.wp-block-form-input__input{min-height:10em}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,#000000b3,#0000004d 70%,#0000);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{bottom:0;left:0;max-height:100%;position:absolute;right:0}.wp-block-gallery.has-nested-images figure.wp-block-image:has(figcaption):before{-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);content:"";height:100%;-webkit-mask-image:linear-gradient(0deg,#000 20%,#0000);mask-image:linear-gradient(0deg,#000 20%,#0000);max-height:40%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,#0006,#0000);box-sizing:border-box;color:#fff;font-size:13px;margin:0;overflow:auto;padding:1em;scrollbar-color:#0000 #0000;scrollbar-gutter:stable both-edges;scrollbar-width:thin;text-align:center;text-shadow:0 0 1.5px #000;will-change:transform}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar{height:12px;width:12px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-track{background-color:initial}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:initial;border:3px solid #0000;border-radius:8px}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus::-webkit-scrollbar-thumb,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover::-webkit-scrollbar-thumb{background-color:#fffc}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:focus-within,.wp-block-gallery.has-nested-images figure.wp-block-image figcaption:hover{scrollbar-color:#fffc #0000}@media (hover:none){.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{scrollbar-color:#fffc #0000}}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative;text-shadow:none}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border:before,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded:before{content:none}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}:where(.wp-block-group.wp-block-group-is-layout-constrained){position:relative}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image>a,.wp-block-image>figure>a{display:inline-block}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}@media not (prefers-reduced-motion){.wp-block-image img.hide{visibility:hidden}.wp-block-image img.show{animation:show-content-image .4s}}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull>a,.wp-block-image.alignwide>a{width:100%}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image :where(figcaption){margin-bottom:1em;margin-top:.5em}.wp-block-image.is-style-circle-mask img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}:root :where(.wp-block-image.is-style-rounded img,.wp-block-image .is-style-rounded img){border-radius:9999px}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:#5a5a5a40;border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;width:20px;z-index:100}@media not (prefers-reduced-motion){.wp-lightbox-container button{transition:opacity .2s ease}}.wp-lightbox-container button:focus-visible{outline:3px auto #5a5a5a40;outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:#5a5a5a40;border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100%;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{visibility:visible}@media not (prefers-reduced-motion){.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.show-closing-animation:not(.active) img{animation:turn-off-visibility .25s both}.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active){animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes show-content-image{0%{visibility:hidden}99%{visibility:hidden}to{visibility:visible}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both;overflow-wrap:break-word}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}:root :where(.wp-block-latest-posts.is-grid){padding:0}:root :where(.wp-block-latest-posts.wp-block-latest-posts__list){padding-left:0}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt,.wp-block-latest-posts__post-full-content{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}:root :where(.wp-block-list.has-background){padding:1.25em 2.375em}.wp-block-loginout,.wp-block-media-text{box-sizing:border-box}.wp-block-media-text{  direction:ltr;  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{  grid-column:1;grid-row:1;  margin:0}.wp-block-media-text>.wp-block-media-text__content{direction:ltr;  grid-column:2;grid-row:1;  padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__media{  grid-column:2;grid-row:1  }.wp-block-media-text.has-media-on-the-right>.wp-block-media-text__content{  grid-column:1;grid-row:1  }.wp-block-media-text__media a{display:block}.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill>.wp-block-media-text__media img{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media{height:100%;min-height:250px;position:relative}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill-element>.wp-block-media-text__media img{height:100%;object-fit:cover;position:absolute;width:100%}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile>.wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{position:relative;--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation :where(a),.wp-block-navigation :where(a:active),.wp-block-navigation :where(a:focus){text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{display:inline-block;stroke:currentColor;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;visibility:hidden;width:0;z-index:2}@media not (prefers-reduced-motion){.wp-block-navigation .has-child .wp-block-navigation__submenu-container{transition:opacity .1s linear}}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:#0000;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container,.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:initial;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-left:0;padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation-item.open-on-click button.wp-block-navigation-item__content:not(.wp-block-navigation-submenu__toggle){padding:0}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid #00000026}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20rem);z-index:100000}@media not (prefers-reduced-motion){.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:#0000!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:#0000;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.link-ui-tools{border-top:1px solid #f0f0f0;padding:8px}.link-ui-block-inserter{padding-top:8px}.link-ui-block-inserter__back{margin-left:8px;text-transform:uppercase}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.wp-block-page-list{box-sizing:border-box}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}:root :where(p.has-background){padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{box-sizing:border-box;display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-author-biography{box-sizing:border-box}:where(.wp-block-post-comments-form) input:not([type=submit]),:where(.wp-block-post-comments-form) textarea{border:1px solid #949494;font-family:inherit;font-size:1em}:where(.wp-block-post-comments-form) input:where(:not([type=submit]):not([type=checkbox])),:where(.wp-block-post-comments-form) textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form :where(input[type=submit]){box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments-form input[type=submit]{width:auto}.wp-block-post-comments-count{box-sizing:border-box}.wp-block-post-content{display:flow-root}.wp-block-post-comments-link,.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image :where(img){box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:initial}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title :where(a){display:inline-block;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-post-author-name{box-sizing:border-box}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;margin:0 0 1em;overflow-wrap:break-word;padding:4em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote blockquote{margin:0}.wp-block-pullquote p{margin-top:0}.wp-block-pullquote p:last-child{margin-bottom:0}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.has-text-align-center blockquote{text-align:center}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit;display:block}.wp-block-post-template{box-sizing:border-box;list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-query-total,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-quote>cite{display:block}.wp-block-read-more{display:block;width:fit-content}.wp-block-read-more:where(:not([style*=text-decoration])){text-decoration:none}.wp-block-read-more:where(:not([style*=text-decoration])):active,.wp-block-read-more:where(:not([style*=text-decoration])):focus{text-decoration:none}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-rss{box-sizing:border-box;list-style:none;padding:0}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{height:1.25em;min-height:24px;min-width:24px;width:1.25em;fill:currentColor;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{box-sizing:border-box;display:flex;flex-shrink:0;justify-content:center;margin-left:0;max-width:100%}.wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search.wp-block-search__button-only .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden,.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search.wp-block-search__button-only.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}:where(.wp-block-search__input){font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-transform:inherit}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block[data-align=right] .wp-block-search.wp-block-search__button-only .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:none;border-top:2px solid}:root :where(.wp-block-separator.is-style-dots){height:auto;line-height:1;text-align:center}:root :where(.wp-block-separator.is-style-dots):before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-separator.is-style-dots{background:none!important;border:none!important}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}:root :where(.wp-block-site-logo.is-style-rounded){border-radius:9999px}.wp-block-site-tagline,.wp-block-site-title{box-sizing:border-box}.wp-block-site-title :where(a){color:inherit;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto}@media not (prefers-reduced-motion){.wp-block-social-link{transition:transform .1s ease}}.wp-block-social-link a{align-items:center;display:flex;line-height:0}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link.wp-social-link{display:inline-block;margin:0;padding:0}.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link.wp-social-link .wp-block-social-link-anchor:visited{color:currentColor;fill:currentColor}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link{background-color:#f0f0f0;color:#444}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-amazon{background-color:#f90;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-behance{background-color:#0757fe;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-bluesky{background-color:#0a7aff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-discord{background-color:#5865f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-etsy{background-color:#f45800;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-facebook{background-color:#0866ff;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-flickr{background-color:#0461dd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-foursquare{background-color:#e65678;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-github{background-color:#24292d;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-google{background-color:#ea4434;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-gravatar{background-color:#1d4fc4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-instagram{background-color:#f00075;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-medium{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-meetup{background-color:#f6405f;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-patreon{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pinterest{background-color:#e60122;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-pocket{background-color:#ef4155;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-reddit{background-color:#ff4500;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-skype{background-color:#0478d7;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-snapchat{background-color:#fefc00;color:#fff;stroke:#000}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-spotify{background-color:#1bd760;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-telegram{background-color:#2aabee;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-threads{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tiktok{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-tumblr{background-color:#011835;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitch{background-color:#6440a4;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-vk{background-color:#4680c2;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-x{background-color:#000;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-yelp{background-color:#d32422;color:#fff}:where(.wp-block-social-links:not(.is-style-logos-only)) .wp-social-link-youtube{background-color:red;color:#fff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link{background:none}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link svg{height:1.25em;width:1.25em}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-amazon{color:#f90}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bandcamp{color:#1ea0c3}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-behance{color:#0757fe}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-bluesky{color:#0a7aff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-codepen{color:#1e1f26}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-deviantart{color:#02e49b}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-discord{color:#5865f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dribbble{color:#e94c89}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-dropbox{color:#4280ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-etsy{color:#f45800}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-facebook{color:#0866ff}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-fivehundredpx{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-flickr{color:#0461dd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-foursquare{color:#e65678}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-github{color:#24292d}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-goodreads{color:#382110}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-google{color:#ea4434}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-gravatar{color:#1d4fc4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-instagram{color:#f00075}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-lastfm{color:#e21b24}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-linkedin{color:#0d66c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-mastodon{color:#3288d4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-medium{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-meetup{color:#f6405f}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-patreon{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pinterest{color:#e60122}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-pocket{color:#ef4155}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-reddit{color:#ff4500}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-skype{color:#0478d7}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-snapchat{color:#fff;stroke:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-soundcloud{color:#ff5600}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-spotify{color:#1bd760}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-telegram{color:#2aabee}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-threads{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tiktok{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-tumblr{color:#011835}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitch{color:#6440a4}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-twitter{color:#1da1f2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vimeo{color:#1eb7ea}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-vk{color:#4680c2}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-whatsapp{color:#25d366}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-wordpress{color:#3499cd}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-x{color:#000}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-yelp{color:#d32422}:where(.wp-block-social-links.is-style-logos-only) .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}:root :where(.wp-block-social-links .wp-social-link a){padding:.25em}:root :where(.wp-block-social-links.is-style-logos-only .wp-social-link a){padding:0}:root :where(.wp-block-social-links.is-style-pill-shape .wp-social-link a){padding-left:.6666666667em;padding-right:.6666666667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}:root :where(.wp-block-tag-cloud.is-style-outline){display:flex;flex-wrap:wrap;gap:1ch}:root :where(.wp-block-tag-cloud.is-style-outline a){border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:initial;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:#0000}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:initial}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:initial}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:root :where(.wp-block-table-of-contents){box-sizing:border-box}:where(.wp-block-term-description){box-sizing:border-box;margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.3333333333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video :where(figcaption){margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} .wp-block-audio :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-audio :where(figcaption){color:#ffffffa6}.wp-block-audio{margin:0 0 1em}.wp-block-code{border:1px solid #ccc;border-radius:4px;font-family:Menlo,Consolas,monaco,monospace;padding:.8em 1em}.wp-block-embed :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-embed :where(figcaption){color:#ffffffa6}.wp-block-embed{margin:0 0 1em}.blocks-gallery-caption{color:#555;font-size:13px;text-align:center}.is-dark-theme .blocks-gallery-caption{color:#ffffffa6}:root :where(.wp-block-image figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme :root :where(.wp-block-image figcaption){color:#ffffffa6}.wp-block-image{margin:0 0 1em}.wp-block-pullquote{border-bottom:4px solid;border-top:4px solid;color:currentColor;margin-bottom:1.75em}.wp-block-pullquote cite,.wp-block-pullquote footer,.wp-block-pullquote__citation{color:currentColor;font-size:.8125em;font-style:normal;text-transform:uppercase}.wp-block-quote{border-left:.25em solid;margin:0 0 1.75em;padding-left:1em}.wp-block-quote cite,.wp-block-quote footer{color:currentColor;font-size:.8125em;font-style:normal;position:relative}.wp-block-quote:where(.has-text-align-right){border-left:none;border-right:.25em solid;padding-left:0;padding-right:1em}.wp-block-quote:where(.has-text-align-center){border:none;padding-left:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large,.wp-block-quote:where(.is-style-plain){border:none}.wp-block-search .wp-block-search__label{font-weight:700}.wp-block-search__button{border:1px solid #ccc;padding:.375em .625em}:where(.wp-block-group.has-background){padding:1.25em 2.375em}.wp-block-separator.has-css-opacity{opacity:.4}.wp-block-separator{border:none;border-bottom:2px solid;margin-left:auto;margin-right:auto}.wp-block-separator.has-alpha-channel-opacity{opacity:1}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){width:100px}.wp-block-separator.has-background:not(.is-style-dots){border-bottom:none;height:1px}.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots){height:2px}.wp-block-table{margin:0 0 1em}.wp-block-table td,.wp-block-table th{word-break:normal}.wp-block-table :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-table :where(figcaption){color:#ffffffa6}.wp-block-video :where(figcaption){color:#555;font-size:13px;text-align:center}.is-dark-theme .wp-block-video :where(figcaption){color:#ffffffa6}.wp-block-video{margin:0 0 1em}:root :where(.wp-block-template-part.has-background){margin-bottom:0;margin-top:0;padding:1.25em 2.375em}  .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}  :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} @font-face{font-family:'FontAwesome';src:url('https://outscenefurniture.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot');src:url('https://outscenefurniture.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot') format('embedded-opentype'),url('https://outscenefurniture.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2') format('woff2'),url('https://outscenefurniture.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff') format('woff'),url('https://outscenefurniture.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf') format('truetype'),url('https://outscenefurniture.com/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg') format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.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.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .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}.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{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}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.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}     html { line-height: 1.15;  -webkit-text-size-adjust: 100%;  font-size: 16px; font-size: 62.5%; }   body { margin: 0; }  h1 { font-size: 2em; margin: 0.67em 0; }   hr { box-sizing: content-box;  height: 0;  overflow: visible; }  pre { font-family: monospace, monospace;  font-size: 1em; }   a { background-color: transparent; }  abbr[title] { border-bottom: none;  text-decoration: underline;  text-decoration: underline dotted; }  b, strong { font-weight: bolder; }  code, kbd, samp { font-family: monospace, monospace;  font-size: 1em; }  small { font-size: 80%; }  sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; }   img { border-style: none; }   button, input, optgroup, select, textarea { font-family: inherit;  font-size: 100%;  line-height: 1.15;  margin: 0; }  button, input {  overflow: visible; }  button, select {  text-transform: none; }  button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }  button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }  button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }  fieldset { padding: 0.35em 0.75em 0.625em; }  legend { box-sizing: border-box;  color: inherit;  display: table;  max-width: 100%;  padding: 0;  white-space: normal; }  progress { vertical-align: baseline; }  textarea { overflow: auto; }  [type="checkbox"], [type="radio"] { box-sizing: border-box;  padding: 0; }  [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }  [type="search"] { -webkit-appearance: textfield;  outline-offset: -2px; }  [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }  ::-webkit-file-upload-button { -webkit-appearance: button;  font: inherit; }   details { display: block; }  summary { display: list-item; }   template { display: none; }  [hidden] { display: none; }  body, button, input, select, optgroup, textarea { color: #797978; font-family: 'Roboto', sans-serif; font-size: 16px; font-size: 1.6rem; line-height: 1.5; } @media screen and (max-width: 900px) { html {  font-size: 54.6879%; } } body { line-height: 1.7; color: #797978; } h1, h2, h3, h4, h5, h6 { clear: both; font-family: 'Poppins', sans-serif; margin-bottom: 15px; line-height: 1.4; margin-top: 0; color: #222; font-weight: 600; } h1 { font-size:3.8rem; } h2 { font-size: 2.8rem; } h3 { font-size: 2.2rem; } h4 { font-size: 1.8rem; } h5 { font-size:1.6rem; } h6 { font-size:1.4rem; } p { margin: 0 0 15px 0; }  dfn, cite, em, i { font-style: italic; } blockquote { margin: 0 1.5em; } address { margin: 0 0 1.5em; } pre { background: #eee; font-family: "Courier 10 Pitch", Courier, monospace; font-size: 1.5rem; line-height: 1.6; margin-bottom: 1.6em; max-width: 100%; overflow: auto; padding: 1.6em; } code, kbd, tt, var { font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; font-size: 15px; font-size: 1.5rem; } abbr, acronym { border-bottom: 1px dotted #666; cursor: help; } mark, ins { background: #fff9c0; text-decoration: none; } big { font-size: 125%; }  html { box-sizing: border-box; } *, *:before, *:after {  box-sizing: inherit; } body { background: #fff;  -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: 100%; } blockquote:before, blockquote:after, q:before, q:after { content: ""; } blockquote, q { quotes: "" ""; font-size: 1.8rem; font-style: italic; } hr { background-color: #ccc; border: 0; height: 1px; margin-bottom: 15px; } ul, ol { margin: 0 0 15px 20px; } ul { list-style: disc; } ol { list-style: decimal; } li > ul, li > ol { margin-bottom: 0; margin-left: 15px; } dt { font-weight: bold; } dd { margin: 0 15px 15px; } img { height: auto;  max-width: 100%;  vertical-align: middle; } figure { margin: 1em 0; } table { margin: 0 0 15px; width: 100%; }  .ff-button, .ff-button:visited, button, a.button, input[type="button"], input[type="reset"], input[type="submit"], .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {   transition: all 0.3s ease 0s;   background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   color: #fff;   font-size: 15px;   padding: 12px 50px;   border: none;   height: auto;   width: auto;   cursor: pointer;   display: inline-block;   text-align: center;   margin: 0;   position: relative;   font-weight: 500;   letter-spacing: 1px;   margin-top: 10px;   border-radius: 3px;   line-height: 1.75; }  .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, .woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {   padding: 9px 35px; } a.ff-button:hover, button:hover, a.button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, button:focus, a.button:focus, a.ff-button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus, button:active, a.ff-button:active, input[type="button"]:active, input[type="reset"]:active, input[type="submit"]:active, .woocommerce #respond input#submit:hover, .woocommerce a.button:hover, .woocommerce button.button:hover, .woocommerce input.button:hover, .woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover { background: -moz-linear-gradient(0deg, #004e9a 0%, #428cd4 100%);   background: -webkit-linear-gradient(0deg, #004e9a 0%, #428cd4 100%);   background: -ms-linear-gradient(0deg, #004e9a 0%, #428cd4 100%); color: #fff; border-color: #222; } button:focus, a.button:focus, a.ff-button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus { outline: none; }  a.ff-button.custom-wire { color: #fff; background: none; border: 2px solid #fff; } .ff-button.button-secondary, .ff-button.button-secondary:visited {   background: #fff;   color: #222; } .ff-button.button-secondary:hover, .ff-button.button-secondary:active, .ff-button.button-secondary:focus { background-color: #408ad2; color: #fff; }  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 { color: #666; border: 1px solid #ccc; padding:15px 20px; transition: all 0.2s ease-in-out 0s; width: 100%; } 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 { color: #111; border:1px solid #000; outline: none; } select { border: 1px solid #ccc; padding: 10px 15px; } .header-search .displaynone { display: none; } .header-search .displayblock{ display: block; } #search-toggle.toggled-on i.far.fa-times-circle {   display: block;   font-size: 17px; } #search-toggle i.far.fa-times-circle, #search-toggle.toggled-on i.fas.fa-search { display: none; } #search-toggle:hover, #search-toggle:focus, #search-toggle:active { color:#408ad2; } #search-toggle, .site-header-cart a {   display: block;   padding: 7px;   font-size: 12px;   height: 35px;   width: 35px;   text-align: center;   margin-left: 12px; } .header-search { position: relative; } #search-container {   background: #ffffff none repeat scroll 0 0;   bottom: -115px;   box-shadow: 0 7px 30px #7b6a6a4d;   padding: 25px;   position: absolute;   width: 400px;   z-index: 9999;   right: 0; } .header-one #search-container {   width: 100%; } #search-container:after { content: ""; position: absolute; background: #fff; height: 20px; right: 20px; top: -9px; width: 20px; transform: rotate(45deg); } .search-form .search-submit{ border-radius: 0; padding: 10px 15px; position: absolute; left: 0; top: 0; border-radius: 0; font-family: "Font Awesome 5 Free"; font-weight: 900; font-size: 11px; background: no-repeat; color: #2c2f35; border-right: 1px solid #ccc; margin: 5px 0; } .search-form .search-submit:hover, .search-form .search-submit:focus, .search-form .search-submit:active { background: none; color:#000; } .search-form input.search-field{ padding: 10px 20px 10px 70px; width: 100%; } form.woocommerce-product-search button {   width: 100%; } .search-form, .woocommerce-product-search {   position: relative;   clear: both; }   a { color:#408ad2; text-decoration: inherit; } a:visited { color: #408ad2; } a:hover, a:focus, a:active { color: #000; } a:focus { outline: thin dotted; } h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: #000000; text-decoration: inherit; } h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:hover, h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active{ color: #408ad2; } .page-content p a, .entry-content p a, .entry-summary p a, .widget .textwidget a,.comment-content a,.section p a{   text-decoration: underline; } .page-content a.more-link, .entry-content a.more-link, .entry-summary a.more-link, .section p a.more-link{   text-decoration: none; } .more-link:before {   content: "\f061";   font-family: 'Font Awesome 5 Free';   padding-left: 5px;   font-weight: 900;   font-size: 14px;   position: absolute;   right: 8px;   top: 6px;   background: #fff;   height: 35px;   width: 35px;   border-radius: 100%;   padding: 7px;   text-align: center;   color: #222; } a.more-link, a.more-link:visited {   display: block;   clear: both;   margin-top: 15px;   font-weight: 600;   font-size: 15px;   background: #e5edf5;   display: table;   padding: 11px 20px;   border-radius: 4px;   padding-right: 50px;   position: relative;   box-sizing: border-box;   color: #222; } .swiper-slide {   box-sizing: border-box; } a.more-link:hover, a.more-link:focus, a.more-link:active {   background: #408ad2;   color: #fff; } a.skip-link { font-size: 16px!important; } .main-navigation ul { list-style: none; margin: 0; } .main-navigation ul li { position: relative; } .main-navigation ul li a { color: #000000; display: block; outline-offset: -1px; padding: 15px 25px; font-weight: 600; font-size: 15px; letter-spacing: 0.5px; }  .main-navigation .menu-item-has-children > a:after, .main-navigation li.page-item-has-children > a:after, .main-navigation li.page_item_has_children > a:after { content: "\f107"; display: inline-block; font-family: 'Font Awesome 5 Free'; font-style: normal; font-variant: normal; font-weight: normal; text-rendering: auto; line-height: 1; position: absolute; right: 14px; top: 19px; font-weight: 900; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; } .main-navigation ul ul { display: none; text-align: left; margin: 0; padding: 0; } .no-js .main-navigation ul ul { display: block; } .main-navigation ul .toggled-on { display: block; } .main-navigation ul.primary-menu { margin: 0; padding: 0; } .site-header-menu { display: none; -webkit-flex: 0 1 100%; -ms-flex: 0 1 100%; flex: 0 1 100%; } .site-header-menu.toggled-on, .no-js .site-header-menu { display: block; } .dropdown-toggle {   background: transparent;   border: 0;   border-radius: 0;   color: #1a1a1a;   content: "";   height: 45px;   padding: 0;   position: absolute;   right: 0;   text-transform: none;   top: 0;   width: 45px;   margin: 0; } .dropdown-toggle:after { content: "\f107"; font-family: 'Font Awesome 5 Free'; font-weight: 900; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; -moz-transition: all 0.3s ease-in-out; border-left: 1px solid #ececec; left: 1px; display: block; } .dropdown-toggle:hover, .dropdown-toggle:focus { background: transparent; color: #007acc; } .dropdown-toggle:focus { outline: thin dotted; outline-offset: -1px; } .dropdown-toggle:focus:after { border-color: transparent; } .no-js .menu-toggle { display: none; } .menu-toggle:focus { outline: 0; } .menu-toggle.toggled-on:focus { outline: thin dotted; } .header-four .sticky-enabled.sticky-header { padding: 0; }  @media screen and (min-width: 910px) {  .site-header-main {  -webkit-align-items: flex-start;  -ms-flex-align: start;  align-items: flex-start; }  .site-header-menu {  display: block;  -webkit-flex: 0 1 auto;  -ms-flex: 0 1 auto;  flex: 0 1 auto; }  .main-navigation ul, .main-navigation ul > li {  border: 0; }  .main-navigation ul > li {  float: none;  display: inline-block; }  .main-navigation ul li a {  outline-offset: -8px;  padding: 10px;  white-space: nowrap;  font-weight: 500; }  .main-navigation ul li.current-menu-item > a, .main-navigation ul li.current-menu-ancestor > a, .main-navigation ul li.current_page_item > a, .main-navigation ul li:hover > a, .main-navigation ul li a:hover, .main-navigation ul li a :focus, .main-navigation ul li a :active, .nav-inner-wrapper.nav-black-bg .main-navigation ul li.current-menu-item > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li.current-menu-ancestor > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li.current_page_item > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li:hover > a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li a:hover, .nav-inner-wrapper.nav-black-bg .main-navigation ul li a:focus, .nav-inner-wrapper.nav-black-bg .main-navigation ul li a:active {  color: #408ad2; }  .overlap-header .main-navigation ul li.current-menu-item > a:before, .overlap-header .main-navigation ul li.current-menu-ancestor > a:before, .overlap-header .main-navigation ul li.current_page_item > a:before, .overlap-header .main-navigation ul li:hover > a:before, .overlap-header .main-navigation ul li a:hover:before, .overlap-header .main-navigation ul li a:focus:before, .overlap-header .main-navigation ul li a:active:before {  content: "";  width: 70%;  left: 15%;  display: block;  bottom: 0;  position: absolute;  background: #408ad2;  height: 2px; }  .overlap-header .main-navigation ul li li.current-menu-item > a:before, .overlap-header .main-navigation ul li li.current-menu-ancestor > a:before, .overlap-header .main-navigation ul li li.current_page_item > a:before, .overlap-header .main-navigation ul li li:hover > a:before, .overlap-header .main-navigation ul li li a:hover:before, .overlap-header .main-navigation ul li li a:focus:before, .overlap-header .main-navigation ul li li a:active:before {  display: none; } .main-navigation ul ul {   display: block;   left: -999em;   margin: 0;   position: absolute;   z-index: 999;   background: #fff;   box-shadow: 0 16px 30px #7b6a6a4d; }  .main-navigation ul ul ul {  top: 0px;  border: none;  box-shadow: 16px 0 26px rgba(90, 89, 89, 0.16); }  .main-navigation ul ul ul:before, .main-navigation ul ul ul:after {  border: 0;  display: none; }  .main-navigation ul ul li {  border-bottom-width: 0; }  .main-navigation ul ul a {  padding: 12px 25px;  border-bottom: 1px solid rgba(10, 10, 10, 0.03);  font-size: 14px;  text-transform: capitalize; }  .main-navigation ul ul li a:before {  display: none; }  .main-navigation ul ul a {  white-space: normal;  width: 230px; }  #main-nav .main-navigation ul ul li.current-menu-item > a, #main-nav .main-navigation ul ul li.current-menu-ancestor > a, #main-nav .main-navigation ul ul li.current_page_item > a, #main-nav .main-navigation ul ul li:hover > a, #main-nav .main-navigation ul ul li a:hover, #main-nav .main-navigation ul ul li a:focus, #main-nav .main-navigation ul ul li a:active{  color: #408ad2; }  .main-navigation ul ul {   top: 53px; } .main-header-one .main-navigation ul ul {   top: 69px; }  .main-header-two .main-navigation ul ul, .main-header-seven .main-navigation ul ul {   top: 70px; }  .main-navigation ul li:after {  content: "";  display: inline-block;  background: rgba(56, 49, 49, 0);  width: 100%;  height: 45px;  position: absolute;  top: 35px;  left: 0; } .main-navigation ul ul:before {  content: "";  position: absolute;  background: #fff;  left: 20px;  top: -5px;  height: 17px;  width: 17px;  transform: rotate(45deg); }  .main-navigation li:hover > ul, .main-navigation li.focus > ul {  right: auto;  left: 0; }  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {  right: auto;  left: 100%;  top: 0; }  .main-navigation .menu-item-has-children > a, .main-navigation ul li.page_item_has_children a {  margin: 0;  padding-right: 25px; }  .main-navigation .menu-item-has-children > a:after, .main-navigation li.page-item-has-children > a:after, .main-navigation li.page_item_has_children > a:after {  position: absolute;  right: 12px;  top: 17px;  font-size: 13px; }  .main-navigation li.menu-item-has-children:hover > a:after, .main-navigation ul li.page_item_has_children:hover > a:after {  transform: rotate(180deg);  -webkit-transform: rotate(180deg);  -moz-transform: rotate(180deg); }  .main-navigation ul ul .menu-item-has-children > a, .main-navigation li.page-item-has-children > a {  padding-right: 30px; }  .main-navigation ul ul .menu-item-has-children > a:after, .main-navigation li.page-item-has-children > a:after {  right: 10px;  top: 17px; }  .main-navigation ul ul li.menu-item-has-children:hover > a:after, .main-navigation ul ul li.page_item_has_children:hover > a:after {  -webkit-transform: rotate(-90deg);  -moz-transform: rotate(-90deg);  -ms-transform: rotate(-90deg);  transform: rotate(-90deg); }  .dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-footer .main-navigation {  display: none; } }  @media screen and (max-width: 909px) {  .header-seven #masthead .site-branding:after {  display: none; } div#wp-custom-header {   display: none; } .header-seven #masthead .site-branding {  margin: 0;  padding: 0;  background: no-repeat; }  .main-navigation ul {  margin: 0;  padding: 0; }  .menu-toggle {  font-size: 13px;  font-size: 13px;  padding: 5px 13px;  display: block;  margin-top: 10px; } .header-six .menu-toggle {   margin: 10px auto; } #main-nav {  position: initial; }  #main-nav {  position: initial; }  .site-primary-menu {   display: none;   position: absolute;   background: #fff;   z-index: 999;   width: 100%;   box-shadow: 0 0 21px #17161617;   top: 100%;   left: 0px;   right: 0; }  .site-primary-menu.toggled-on {  display: block; }  .site-header-menu.toggled-on, .no-js .site-header-menu {  display: block;  position: absolute;  background: #fff;  right: 0;  width: 350px;  box-shadow: 0 0 6px #ddd;  z-index: 999; }  .main-navigation ul li a {   padding: 10px 20px;   border-bottom: 1px solid #f1f1f1;   font-weight: 500;   font-size: 14px; }  .main-navigation ul ul li li a {  padding-left: 40px; }  .main-navigation ul ul li a {  padding-left: 30px; }  .main-navigation ul li a {  padding-right: 60px; }  .main-navigation .menu-item-has-children > a:after, .main-navigation li.page-item-has-children > a:after, .main-navigation li.page_item_has_children > a:after{  display: none; } }  .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { margin: 0 0 1.5em; overflow: hidden; clear: both; }  #infinite-handle { margin-bottom: 20px; height: auto; overflow: hidden; clear: both; text-align: center; position: absolute; bottom: -80px; width: 100%; } .infinite-loader { color: #000; display: block; height: 28px; text-indent: -9999px; position: absolute; bottom: -25px; left: 48%; text-align: center;  } #infinite-handle span { border: inherit; padding: 10px 40px; width: auto; line-height: 1.5; color: #ffffff; display: inline-block; } .post-title { font-size: 17px; margin-top: 15px; } .meta-nav { background: #179bd7 none repeat scroll 0 0; color: #ffffff; display: inline-block; font-size: 18px; margin-right: 15px; padding: 7px 10px; text-align: center; width: 115px; } .post-navigation a { display: block; }  .site-main .comment-navigation, .site-main .posts-navigation, .site-main .post-navigation { clear: both; padding: 0; margin-top: 40px; } .site-main .post-navigation { clear: both; overflow: hidden; padding: 0; border-bottom: 1px solid #f7f7f7; padding: 30px; box-shadow: 0 0 20px rgba(31, 29, 29, 0.07); margin-top: 40px; } .nav-links a { display: inline-block; } .nav-links span.meta-nav { display: none; } .comment-navigation .nav-previous, .posts-navigation .nav-previous, .post-navigation .nav-previous { float: left; width: 50%; } .comment-navigation .nav-previous a::before, .posts-navigation .nav-previous a::before, .post-navigation .nav-previous a::before{ content: "\f30a"; display: inline-block; font-family: 'Font Awesome 5 Free'; margin-right: 10px; font-weight: 900; } .comment-navigation .nav-next a::after, .posts-navigation .nav-next a::after, .post-navigation .nav-next a::after{ content: "\f30b"; display: inline-block; font-family: 'Font Awesome 5 Free'; margin-left: 10px; font-weight: 900; } .comment-navigation .nav-next, .posts-navigation .nav-next, .post-navigation .nav-next { float: right; text-align: right; width: 50%; } .pagination .nav-links .page-numbers { padding: 5px; background: #fff; } .pagination .nav-links .page-numbers.dots { background-color: inherit; border:none; color:#272727; } .pagination .nav-links .page-numbers { padding: 6px 18px; color: #272727; display: inline-block; background: #f5f5f5; margin: 5px; } .pagination .nav-links .current, .pagination .nav-links a:hover, .pagination .nav-links a:active, .pagination .nav-links a:focus { background: #408ad2; color: #fff; border-color: #408ad2; } .pagination .nav-links { text-align: center; clear: both; } .home.blog nav.navigation.posts-navigation, .blog nav.navigation.posts-navigation { position: absolute; bottom: 0; width: 100%; padding: 0; border: none; margin: 0; padding-left: 25px; padding-right: 25px; } .home.blog .archive-posts-wrapper.section-content-wrapper, .blog .archive-posts-wrapper.section-content-wrapper { padding-bottom: 60px; position: relative; clear: both; float: left; width: 100%; }   .screen-reader-text { border: 0; clip: rect(1px, 1px, 1px, 1px); clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute !important; width: 1px; word-wrap: normal !important; } .screen-reader-text:focus { background-color: #f1f1f1; border-radius: 3px; box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6); clip: auto !important; clip-path: none; color: #21759b; display: block; font-size: 14px; font-size: 0.875rem; font-weight: bold; height: auto; left: 5px; line-height: normal; padding: 15px 23px 14px; text-decoration: none; top: 5px; width: auto; z-index: 100000;  }  #content[tabindex="-1"]:focus { outline: 0; }  .alignleft { display: inline; float: left; margin-right:50px; } .alignright { display: inline; float: right; margin-left: 1.5em; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; } .text-alignleft { text-align: left; } .text-alignright { text-align: right; } .text-aligncenter { text-align: center; } .alignleft { display: inline; float: left; margin-right: 50px; } .alignright { display: inline; float: right; margin-left: 50px; } .aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-bottom: 30px; } .text-alignleft { text-align: left; } .text-alignright { text-align: right; } .text-aligncenter { text-align: center; } .pull-left { float: left; } .pull-right { float: right; } .pull-none { margin:0 auto ; float: none; display: inline-block; }  .clear-fix { clear: both; } .clear-fix:after, .clear-fix:before, .section:after, .section:before, .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 { content: ""; display: table; table-layout: fixed; clear:both; } .clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after { clear: both; }  .widget {   margin: 0 0 15px; } .widget select { max-width: 100%; }  #content { padding: 80px 0; }  .sticky { display: block; position: relative; } .hentry { margin: 0 0 70px; } .byline, .updated:not(.published) { display: none; } .page-content, .entry-content, .entry-summary { margin:0; } .page-links { clear: both; margin: 0 0 15px; } .entry-meta { margin-top: 0; margin-bottom: 20px; } .entry-meta > span { display: inline-block; margin-bottom: 0; font-size: 14px; line-height: 1; font-size: 15px; margin-right: 15px; } .entry-header { margin-bottom: 5px; } .entry-meta > span:first-child { margin-left: 0; padding-left:0; border:none; } .entry-title { margin-bottom: 15px; } .home .entry-title { margin-bottom: 15px; font-size: 2.2rem; } .entry-title a, .entry-title a:visited { color: #272727; } .entry-title a:hover, .entry-title a:focus, .entry-title a:active { color: #408ad2; } .global-layout-right-sidebar .entry-content-wrapper, .global-layout-left-sidebar .entry-content-wrapper, .default-full-width.blog-full-width .entry-content-wrapper { padding: 35px 70px 0; background: #fff; position: relative; } article.hentry .custom-button { margin: 15px 0 0; } .single article.hentry { border: none; padding-bottom: 0; margin: 0; } .entry-thumb.alignleft, .entry-thumb.alignright { margin-bottom: 30px; } .entry-thumb.aligncenter { position: relative; margin-bottom: 25px; text-align: center; } .entry-thumb { position: relative; } .entry-thumb img { vertical-align: middle; width: 100%; } .entry-meta a, .entry-meta a:visited { color: #ada9a9; } .entry-meta a:hover, .entry-meta a:focus, .entry-meta a:active { color: #408ad2; } .page-header { background: #fff; padding: 30px 50px; margin-bottom: 30px; box-shadow: 0px 0px 24px 0px rgba(122, 122, 122, 0.1); } .page-header h1.page-title { font-size: 3.2rem; } .page-header h1.page-title { font-size: 3.2rem; margin: 0; } .blog .hentry.post a.more-link, .archive .hentry.post a.more-link { clear: both; margin-top: 20px; } .sticky .entry-content-wrapper .entry-title::before { content: "\f08d"; display: block; font-family: 'Font Awesome 5 Free'; color: #000; text-align: center; font-size: 18px; float: left; margin-right: 15px; font-style: inherit; font-weight: 900; margin-top: 5px; } .blog article.hentry, .archive article.hentry { padding-bottom: 10px; clear: both; float: left; width: 100%; } .entry-header .entry-meta { position: absolute; left: 30px; top: 30px; text-align: center; margin: 0; } .entry-header .entry-meta span::before { display: none; } .entry-header .entry-meta span.posted-on { background: #f5f5f5; display: block; margin: 0; } .entry-header .entry-meta span span { display: block; padding: 3px 25px; }  .home.blog.grid .archive-posts-wrapper { width: 100%; margin: 0; } .home.blog.grid .archive-posts-wrapper div#infinite-post-wrap { margin: 0 -20px; } .blog.grid .archive-posts-wrapper, .archive.grid .archive-posts-wrapper { margin: 0 -20px; } .entry-title { margin-bottom: 15px; font-size: 2.5rem; } .blog.grid article.hentry, .archive.grid article.hentry { width: 33.33%; float: left; padding: 0 20px 40px; margin: 0; border: none; clear: none; } .layout-left-sidebar.blog.grid article.hentry, .layout-right-sidebar.blog.grid article.hentry, .layout-left-sidebar.archive.grid article.hentry, .layout-right-sidebar.archive.grid article.hentry { width: 50%; } .layout-left-sidebar.blog.grid article.hentry:nth-child(3n+1), .layout-left-sidebar.layout-left-sidebar.blog.grid article.hentry:nth-child(4n+1){ clear: none; } .layout-left-sidebar.blog.grid article.hentry:nth-child(2n+1), .layout-left-sidebar.archive.grid article.hentry:nth-child(3n+1) { clear: both; } .infinite-post-wrap article.hentry { clear:none!important; } #blog.grid article.hentry:nth-child(3n+1) { clear: both; }  .blog .hentry-inner, .archive .hentry-inner, .hentry-inner {   -webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);   -moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);   -ms-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);   -o-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1);   box-shadow: 0px 0px 24px 0px rgba(122, 122, 122, 0.1);   -webkit-transition: box-shadow 0.3s, transform 0.3s;   -moz-transition: box-shadow 0.3s, transform 0.3s;   -ms-transition: box-shadow 0.3s, transform 0.3s;   -o-transition: box-shadow 0.3s, transform 0.3s;   transition: box-shadow 0.3s, transform 0.3s;   padding: 0;   background: #fff;   position: relative;   float: left;   clear: both; } .blog .hentry-inner:hover, .archive .hentry-inner:hover { -webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2);   box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2); } .hentry-inner { width: 100%; } .sticky .hentry-inner { border: 5px solid #408ad2; } .sticky .hentry-inner:before {   content: "\f02e";   font-family: 'Font Awesome 5 Free';   font-size: 20px;   margin: 0;   position: absolute;   top: -32px;   left: 23px;   background: #fff;   padding: 15px 18px;   box-shadow: 0 0 21px #2222222b;   border-radius: 100%;   line-height: 1;   z-index: 9; } .blog .entry-container, .archive .entry-container, .entry-container { padding: 30px 40px; } .blog .entry-container, .archive .entry-container {   padding: 30px 25px;   margin: -20px 25px 0;   background: #fff;   z-index: 9;   position: relative; } .blog.grid .post-thumbnail, .archive.grid .post-thumbnail {   text-align: center;   overflow: hidden; }  .excerpt-image-left .hentry-inner{ display: flex; } .excerpt-image-left .hentry-inner .post-thumbnail { width: 70%; } .excerpt-image-right .hentry-inner .post-thumbnail { width: 30%; float: right; } .excerpt-image-right .entry-container { float: left; width:70%; } .entry-content-wrapper { padding: 40px; } .single-content-wraper { box-shadow: 0 0 20px rgba(31, 29, 29, 0.07); }  .comment-content a { word-wrap: break-word; } .bypostauthor { display: block; } .comment-notes { position: relative; } #respond { clear: both; display: block; background: #ffffff; padding: 40px; box-shadow: 0 0 20px rgba(31, 29, 29, 0.07); } #comments { margin-top: 40px; } #comment-form-title { font-size: 24px; padding-bottom: 10px; } .comment-list li.comment::after { content: inherit; display: none; } .comment-list li{ padding-left: 0; } .comment { display: block; float: left; width: 100%; } ol.comment-list { border-radius: 5px; float: left; margin-bottom: 15px; margin-left: 0; margin-right: 0; overflow: inherit; padding: 0; width: 100%; } ol.comment-list .children { border: medium none; float: left; margin: 0; width: 100%; } ol.comment-list li { list-style: outside none none; margin-bottom: 15px; } .authorbox { overflow: hidden; padding: 0 0 70px; border-bottom: 1px solid #f7f7f7; } .authorbox h4.author-header { margin-bottom: 5px; } .comment .comment-body { border-radius: 0; clear: both; display: block; float: left; padding: 30px 30px 30px 0; position: relative; text-align: left; width: 100%; border-bottom: 1px solid #f7f7f7; } .comments-title { padding: 0 0 45px; clear: both; border-bottom: 1px solid #f7f7f7; font-size: 25px; } .comment-author.vcard { font-size: 20px; margin-bottom: 5px; } .comment-list .children { padding-left: 40px; } #tab-reviews .comment-form-author, #tab-reviews .comment-form-email, #tab-reviews .comment-form-url{ width: 100%; } .comment-form-author input, .comment-form-email input, .comment-form-url input{ width: 100%; } .comment-list li.comment > div img.avatar { left: 29px; position: absolute; top: 29px; } .vcard .avatar { float: left; margin-right: 35px; margin-bottom: 0; margin-top: 10px; } .comment-metadata { font-size: 14px; line-height: 16px; margin-bottom: 10px; } .comment-metadata > a, .comment-metadata > a:visited { color: #ada9a9; margin-right: 30px; } .comment-metadata > a:hover, .comment-metadata > a:focus, .comment-metadata > a:active { color:#408ad2; } .comment-metadata > a:before { content: "\f274"; font-family: 'Font Awesome 5 Free'; margin-right: 5px; font-size: 14px; } .edit-link:before { content: "\f044"; font-family: 'Font Awesome 5 Free'; margin-right: 5px; font-size: 14px; } a.comment-reply-link:before { content: "\f3e5"; font-family: 'Font Awesome 5 Free'; margin-right: 7px; font-size: 14px; font-weight: 900; } .form-allowed-tags code { white-space: inherit; word-wrap: break-word; } .bypostauthor { display: block; } .author-avatar { float: left; margin-right: 35px; } .author-avatar img, .vcard .avatar { max-width: 100px; } .comment p { font-size: 14px; } .reply { float: right; font-size: 16px; } .entry-meta .byline .author.vcard { margin-left: -4px; } .widget_recent_entries span.post-date { display: block; } .entry-meta > span::before, .entry-meta > span::before, .widget_recent_entries span.post-date:before { display: inline-block; font-family: 'Font Awesome 5 Free'; height: 15px; margin-right: 8px; content: ""; font-size: 13px; } .entry-meta span.comments-link::before { content: "\f086"; } .entry-meta span.reviews::before { content: "\f005"; } .entry-meta > .cat-links::before { content: "\f07c"; } .entry-meta > .byline::before { content: "\f007"; } .entry-meta .tags-links::before { content: "\f02c"; font-weight: 900; font-size: 10px; } .entry-meta > .posted-on::before, .widget_recent_entries span.post-date:before { content: "\f274"; } .entry-footer .edit-link::before{ content: "\f044"; } #commentform label { display: inline; position: relative; } #commentform input[type="checkbox"], #commentform input[type="radio"] { margin-right: 10px; } #commentform p.form-submit { margin-top: 30px; } #commentform span.required { color: #f0632b; } a.comment-reply-link { background: #408ad2; padding: 5px 15px; color: #fff; font-size: 12px; }  .infinite-scroll .posts-navigation, .infinite-scroll.neverending .site-footer {  display: none; }  .infinity-end.neverending .site-footer { display: block; }  .page-content .wp-smiley, .entry-content .wp-smiley, .comment-content .wp-smiley { border: none; margin-bottom: 0; margin-top: 0; padding: 0; }  embed, iframe, object { max-width: 100%; }  .custom-logo-link { display: inline-block; }  .wp-caption { margin-bottom: 1.5em; max-width: 100%; } .wp-caption img[class*="wp-image-"] { display: block; margin-left: auto; margin-right: auto; } .wp-caption .wp-caption-text { margin: 0.8075em 0; } .wp-caption-text { text-align: center; }  .gallery {     margin: 0 -5px 15px; } .gallery-item {   display: inline-block;   text-align: center;   vertical-align: top;   width: 100%;   margin: 0;   padding: 5px; }  .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; }  .inner-wrapper { margin: 0 -20px; } .row { margin:0 -20px; } .container { max-width: 100%; width: 1270px; margin: 0 auto; padding: 0 20px; } .ff-grid-1, .ff-grid-2, .ff-grid-3, .ff-grid-4, .ff-grid-5, .ff-grid-6, .ff-grid-7, .ff-grid-8, .ff-grid-9, .ff-grid-10, .ff-grid-11, .ff-grid-12 { padding-left: 20px; padding-right: 20px; float: left; transition: all 0.4s ease-in-out 0s; margin:20px 0; } .ff-grid-1 { width: 8.33333% } .ff-grid-2 { width: 16.66667% } .ff-grid-3 { width: 25% } .ff-grid-4 { width: 33.33333% } .ff-grid-5 { width: 41.66667% } .ff-grid-6 { width: 50% } .ff-grid-7 { width: 58.33333% } .ff-grid-8 { width: 66.66667% } .ff-grid-9 { width: 75% } .ff-grid-10 { width: 83.33333% } .ff-grid-11 { width: 91.66667% } .ff-grid-12 { width: 100% } .ff-grid-4:nth-child(3n+1), .ff-grid-3:nth-child(4n+1), .ff-grid-6:nth-child(2n+1) { clear: both; }   .site-top-header-mobile { display: none; } #top-header { clear: both; float: left; width: 100%; position: relative; z-index: 999; } .site-top-header #top-social { padding-top: 2px; } #top-header ul { margin:0; padding:0; }  #top-header .social-nav li a { margin-bottom: 0; }   .light-top-header #quick-contact a, .light-top-header #quick-contact a:visited, .light-top-header #quick-contact li { display: inline-block; color: #222; } .light-top-header #quick-contact a:active, .light-top-header #quick-contact a:hover, .light-top-header #quick-contact a:focus { color: #000; } .light-top-header .social-nav ul li a:before { color:#222; } .site-top-header #quick-contact li:last-child { border-right: none; } .site-top-header #quick-contact li { padding: 0px 15px; margin: 12px 0; } .main-top-header-two #quick-contact ul li.quick-call {   display: none; } #quick-contact > ul { margin: 0; padding: 0; } #quick-contact a { display: inline-block; } #quick-contact li { clear: inherit; font-size: 14px; line-height: 1.75; list-style: outside none none; text-align: left; padding: 9px 10px; color: #fff; } #quick-contact ul { margin: 0; padding: 0; } #quick-contact li span { display: none; } #quick-contact a, #quick-contact a:visited, #quick-contact li { display: inline-block; color: #ececec; } #quick-contact a:active, #quick-contact a:hover, #quick-contact a:focus { color: #fff; } #quick-contact li:before {   margin-right: 10px;   text-align: center;   content: "";   font-size: 14px;   font-family: 'Font Awesome 5 Free';   font-weight: 900; } #quick-contact li.quick-open-hours:before { content: "\f017"; } #quick-contact li.quick-call:before { content: "\f095"; } #quick-contact li.quick-address:before { content: "\f3c5"; } #quick-contact li.quick-email:before { content: "\f0e0"; }  #quick-contact.layout-two li {   position: relative;   padding: 0 30px 0 30px; } #quick-contact.layout-two li span { display: block; font-weight: 700; } #quick-contact.layout-two li:before {   position: absolute;   left: 0;   font-size: 15px;   color: #fff;   background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);  height: 35px;   width: 35px;   left: -20px;   border-radius: 100%;   padding: 5px; } #quick-contact.layout-two a:active, #quick-contact.layout-two a:hover, #quick-contact.layout-two a:focus { color: #000; } #quick-contact.layout-two a, #quick-contact.layout-two a:visited, #quick-contact.layout-two, #quick-contact.layout-two li { color:#222; } .error404 #primary { margin: 0 auto; float: none; text-align: center; } section.error-404.not-found {   max-width: 700px;   margin: 0 auto; }  .dark-top-header {   background-color: #07233e; } .dark-top-header .cart-contents a, .dark-top-header .cart-contents a:visited, .dark-top-header #search-toggle { color: #ddd; } .light-top-header { background: #f9f9f9; color: #222; } #search-toggle,#search-toggle:visited, .cart-contents a, .cart-contents a:visited {   border: none;   border-radius: 36px;   color: #191818;   box-shadow: 0 0 14px #2222221a; } .dark-top-header #search-toggle, .dark-top-header #search-toggle:visited, .dark-top-header .cart-contents a, .dark-top-header .cart-contents a:visited{ color: #ddd; } #top-header .social-nav li a { margin-bottom: 6px; } #top-header #site-top-header-mobile-container li a, #top-header #site-top-header-mobile-container li a:hover, #top-header #site-top-header-mobile-container li a:focus, #top-header #site-top-header-mobile-container, #top-header #site-top-header-mobile-container p, #top-header #site-top-header-mobile-container li {   color: #222; }  #page { position: relative; } @media screen and (min-width: 1900px){ #page {  box-shadow: 0 0 50px #ddd;  max-width: 1920px;  margin: 0 auto; } } .boxed-layout #page { max-width: 1270px; margin: 50px auto; box-shadow: 0 0 33px #ddd; } #masthead { padding: 20px 0; } #search-toggle.toggled-on i.far.fa-times-circle { display: block; font-size: 17px; } #site-identity { float: left; margin-right: 15px; text-align: left; } .site-branding img { vertical-align: middle; width: auto; } .site-branding { float: left; } .site-identity { display: inline-block; } .custom-logo-link { display: inline-block; float: left; margin-right: 15px; } .site-title {   margin-bottom: 0;   font-size: 2.6rem;   font-weight: 700;   font-family: 'Poppins', sans-serif;   line-height: 1.5; } p.site-description { margin: 0; } .site-title a, .site-title a:visited { color: #222; } .site-title a:hover, .site-title a:focus, .site-title a:active { color:#408ad2; } a.ff-button.header-button {   margin: 0 0 0 15px;   padding: 12px 30px;   margin-top: 0; } .site-top-header a.ff-button.header-button {   border-radius: 0; } .site-branding.center-site-branding { text-align: center; } .site-branding.center-site-branding a.custom-logo-link { display: block; margin: 0 0 10px 0; float: none; }  .nav-inner-wrapper.nav-color-bg .social-nav li a { border: 2px solid #ffffff42; } .overlap-header {   position: absolute;   top: 0;   z-index: 999;   width: 100%;   background: none; } #masthead.overlap-header {   background: none; } #masthead.overlap-header.sticky-enabled.sticky-header {   margin: 0; }  .main-header-one .ff-grid-2 {   width: 20%; } .main-header-wrapper.ff-grid-8 { width: 60%; } .main-header-one #quick-contact a, .main-header-one #quick-contact a:visited, .main-header-one #quick-contact li {   display: inline-block;   color: #1d1c1c;   font-weight: 500; } .main-header-one #quick-contact li.quick-call, .main-header-two #quick-contact li.quick-call {   display: none; } .main-header-one .main-header-top {   border-bottom: 3px solid #408ad2;   padding-bottom: 15px;   position: relative; } .main-header-one .main-header-top .header-search {   position: inherit; } .main-header-one #top-social .social-nav li {   margin-top: 0; } .main-header-one .main-header-bottom.clear-fix {   margin-bottom: -60px;   position: relative;   display: block;   background: #fff;   z-index: 999;   width: 100%;   float: left;   padding:20px 15px; } .main-header-one .main-header-bottom.clear-fix:after, .main-header-one .main-header-bottom.clear-fix:before {   content: "";   display: block;   background: #fff;   position: absolute;   height: 40px;   width: 65px;   bottom: 18px;   left: -35px;   transform: rotate(55deg); } .main-header-one .main-header-bottom.clear-fix:before {   right: -35px;   left: initial;   transform: rotate(-55deg); } .main-header-one .site-branding, .main-header-one .contact-wrapper {   padding: 20px 0; }  .header-info {   float: left;   display: table; } .contact-icon {   background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   color: #fff;   width: 35px;   text-align: center;   height: 35px;   padding: 5px;   margin-right: 10px;   display: table;   border-radius: 100%;   font-size: 14px;   display: block; } .main-header-one.sticky-enabled.sticky-header .main-header-top {   display: none; } #masthead.main-header-one.sticky-enabled.sticky-header {   padding: 0; }   .header-four #main-nav {   margin-top: 40px;   clear: both;   float: left;   width: 100%; } #masthead.main-top-header-four {   padding-top: 35px; } .header-four #main-nav .social-nav li a { padding: 0; } #main-nav .nav-box-shadow {   box-shadow: 0 0 10px #2222221c;   padding: 10px 25px;   background: #fff; } .header-four #masthead { padding-bottom: 0; } .header-four .nav-inner-wrapper .social-nav {   margin-top: 0; } .header-four .nav-inner-wrapper .social-nav li {   margin: 0; }   .nav-inner-wrapper {   padding: 10px 0; } .nav-inner-wrapper .social-nav { margin-top: 5px; } .site-border {   border-top: 3px solid #236fb9; } .main-header-two .head-search-cart-wrap, .main-header-two .right-head, .main-header-seven .head-search-cart-wrap, .main-header-seven .right-head {   margin-top: 5px; }  .main-header-two #main-nav,  .main-header-seven #main-nav {  margin-top: 2px }  .main-header-two .contact-wrapper {   margin-left: 30px; }  .main-header-three .contact-wrapper {   margin-right: 30px; } .main-header-one #quick-contact li.quick-call, .main-header-two #quick-contact li.quick-call, .main-header-three #quick-contact li.quick-call {   display: none; }  .overlap-header p.site-description { color: #ddd; } .overlap-header .site-title a, .overlap-header .site-title a:visited { color: #fff; } .overlap-header .site-title a:hover, .overlap-header .site-title a:focus, .overlap-header .site-title a:active { color:#408ad2; }  .overlap-header .main-navigation ul li a, .overlap-header #search-toggle, .overlap-header .cart-contents a, .overlap-header .cart-contents a:visited { color: #f7f7f7; }  .overlap-header .main-navigation ul ul li a {  color: #222; }  .cart-contents li.woocommerce-mini-cart-item.mini_cart_item > a {  color: #222; }  .nav-inner-wrapper.nav-color-bg, .nav-inner-wrapper.nav-color-bg.sticky-enabled.sticky-header {  background: #408ad2; }  .nav-lite-bg {  background: #f1f1f1; }  .dark-bg {  background: #292929; }  .dark-patten .social-nav ul li a:before {  color: #fff; }  .sticky-header .nav-box-shadow {  box-shadow: inherit;  padding: 0; } .dark-patten .main-navigation ul li a, .dark-patten .main-navigation ul li a:visited {  color: #ffffff; }  .dark-patten .main-navigation ul li a:hover, .dark-patten .main-navigation ul li a:focus, .dark-patten .main-navigation ul li a:active{  color:#fff; }  .dark-patten .main-navigation ul li li a, .dark-patten .main-navigation ul li li a:visited{  color: #222; }  .dark-patten .main-navigation ul li li a:hover, .dark-patten .main-navigation ul li li a:focus, .dark-patten .main-navigation ul li li a:active {  color:#000; }    .cart-items {  position: absolute;  top: -10px;  left: 33px;  color: #fff;  background: #000000;  padding: 5px;  line-height: 0.5;  border-radius: 100%;  font-size: 10px; }  .cart-contents i {  margin-right: 5px; }  .cart-contents {   list-style: none;   position: relative;   font-size: 13px; }   .cart-contents a:hover, .cart-contents a:focus, .cart-contents a:active, #search-toggle:hover, #search-toggle:focus, #search-toggle:active  {  color: #408ad2; }  .site-header-cart {  list-style: none; }  .cart-contents .site-header-cart:hover .widget_shopping_cart, .cart-contents .site-header-cart.focus .widget_shopping_cart {  left:inherit;  right: -20px; }  .site-header-cart .widget_shopping_cart {  position: absolute;  top: 100%;  width: 100%;  z-index: 999999;  left: -999em;  display: block;  box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2); }  .site-header-cart:hover .widget_shopping_cart, .site-header-cart.focus .widget_shopping_cart {  left: 0;  display: block; }  .site-header-cart {  position: relative;  margin: 0;  padding: 0; } #top-header .head-search-cart-wrap {   margin-top: 5px; } .cart-contents .site-header-cart .widget_shopping_cart {  position: absolute;  top: 54px;  left: auto;  right: -20px;  width: 320px;  z-index: 101;  -webkit-animation: fadein .6s;  -moz-animation: fadein .6s;  -o-animation: fadein .6s;  animation: fadein .6s;  margin: 0;  padding: 30px;  background: #fff;  display: none;  box-shadow:0 0 30px #7b6a6a4d; }  .cart-contents p.woocommerce-mini-cart__empty-message {  margin: 0;  font-size: 15px; }  .cart-contents .site-header-cart .widget_shopping_cart:before {  content: "";  height: 41px;  background: transparent;  right: 0;  width: 100%;  position: absolute;  top: -40px; }  .cart-contents .site-header-cart .widget_shopping_cart:after {  content: "";  position: absolute;  background: #fff;  width: 15px;  right: 20px;  top: -7px;  transform: rotate(45deg);  height: 15px; }  .cart-contents li {  list-style: none; }  .cart-contents .woocommerce a.remove {  background: #ca4646;  display: block;  font-size: 1.2em;  height: 1em;  width: 1em;  text-align: center;  line-height: 1;  border-radius: 100%;  color: #fff!important;  text-decoration: none;  font-weight: 700;  border: 0;  float: right;  margin-right: 10px; }  .cart-contents .product_list_widget li img {  border: 1px solid #ddd;  max-width: 55px;  max-height: 55px;  margin-right: 15px;  float: left; }  .cart-contents .woocommerce.widget_shopping_cart .cart_list li span.quantity {  display: block;  margin-top: 10px;  font-size: 14px; }  .cart-contents .woocommerce-mini-cart__total, .cart-contents .woocommerce-mini-cart__buttons {  text-align: center; }  .cart-contents li.woocommerce-mini-cart-item.mini_cart_item > a {  font-size: 16px; }  .site-header-cart .product_list_widget {  margin: 0;  padding: 0;  overflow: hidden; }  .cart-contents p.woocommerce-mini-cart__total.total {  font-size: 16px;  clear: both;  padding-top: 15px;  display: block; }  .cart-contents li.woocommerce-mini-cart-item.mini_cart_item {  border-bottom: 1px solid #f1f1f1;  margin-bottom: 15px;  padding-bottom: 15px; }  .cart-contents li.woocommerce-mini-cart-item.mini_cart_item:last-child {  border: none;  margin-bottom: 0; }  .cart-contents p.woocommerce-mini-cart__buttons.buttons .button {  display: inline-block;  max-width: 45%;  padding: 10px 20px;  background: #408ad2;  font-size: 14px;  margin: 0 5px;  border-radius: 0;  color: #fff;  font-weight: normal; }  .cart-contents p.woocommerce-mini-cart__buttons.buttons {  margin: 0; }  .cart-contents p.woocommerce-mini-cart__buttons.buttons .button {  display: inline-block;  max-width: 45%;  padding: 10px 20px;  color: #fff;  font-size: 14px;  margin: 0 5px; }  #custom-header {   padding: 120px 0;   position: relative;   background-color: #f5f5f5;   background-size: cover; } .header-one #custom-header, .header-five #custom-header {   padding: 150px 0; } .archive-description {  color: #fff; } #custom-header img {  vertical-align: middle;  width: 100%; }  #custom-header::after {   background: #000000;   content: "";   display: block;   height: 100%;   opacity: 0.5;   position: absolute;   top: 0;   width: 100%;   z-index: 8; } .custom-header-content {  position: relative;  z-index: 99;  text-align: center; }  #custom-header .page-title {  color: #fff;  text-transform: capitalize;  font-size: 37px; }  #custom-header .entry-meta a, #custom-header .entry-meta a:visited, #custom-header .entry-meta > span::before {  color: #fff; }  .no-header-media .custom-header-content {  position: inherit;  text-align: center;  z-index: 9;  top: inherit;  width: 100%;  padding: 55px 0;  background: #fbfbfb; } .no-header-media #custom-header {  padding: 0; } .no-header-media #custom-header::after {  display: none; }  .no-header-media #custom-header .page-title {  color: #222;  }  .no-header-media #custom-header .entry-meta a, .no-header-media #custom-header .entry-meta a:visited, .no-header-media #custom-header .entry-meta > span::before {  color: #222; }   .has-header-video #custom-header {  background-image: none;  padding:0; }  .has-header-video .custom-header-content {  position: absolute;  text-align: center;  z-index: 9;  top: 40%;  width: 100%; }  .home #custom-header .page-title {  font-size: 60px; }  button#wp-custom-header-video-button {  position: absolute;  z-index: 999;  right: 8%;  top: 30px;  background: inherit;  padding: 0;  max-width: inherit;  width: auto; }  .wp-custom-header-video-button:after {  content: "\f28b";  display: inline-block;  font-family: 'Font Awesome 5 Free';  font-size: 55px;  float: left;  margin-right: 10px;  line-height: .4; }  .wp-custom-header-video-pause:after {  content: "\f144"; }  .sticky-enabled{  -webkit-transition: all 0.5s ease;  -moz-transition: position 10s;  -ms-transition: position 10s;  -o-transition: position 10s;  transition: all 0.5s ease; } .main-header-one.sticky-enabled{  -webkit-transition: position 10s;  -moz-transition: position 10s;  -ms-transition: position 10s;  -o-transition: position 10s;  transition: position 10s; }  #masthead.sticky-enabled.sticky-header, .sticky-enabled.sticky-header {  position: fixed;  top: 0;  width: 100%;  left: 0;  background: #ffffff;  box-shadow: 0 0 42px 0 rgba(0, 0, 0, 0.08);  padding: 15px 0;  animation: smoothScroll 1s forwards;  z-index: 999; }  .overlap-header #masthead.sticky-enabled.sticky-header {   background: #140333;  }  .nav-inner-wrapper.site-border.site-header.clear-fix.sticky-enabled.sticky-header {   border: none; } @keyframes smoothScroll {  0% {  transform: translateY(-20px);  }  100% {  transform: translateY(0px);  } }  #breadcrumb { color: #408ad2; text-align: center; background: #f7f7f7; } #breadcrumb ul { margin:0; padding: 0; } #breadcrumb ol { margin: 0; padding: 0; } #breadcrumb li:last-child { border: none; } #breadcrumb li{ display: inline-block; list-style: outside none none; padding: 15px 20px; border-right: 1px solid #ddd; font-weight: 500; font-size: 16px; } .bcn-breadctumb > span { display: inline-block; list-style: outside none none; padding: 15px 10px; font-weight: 500; font-size: 16px; } #breadcrumb li i { margin-right: 8px; } #breadcrumb li.trail-item.trail-end::after, .bcn-breadctumb span:first-child:after { display: none; } #breadcrumb li::after { content: "\f105"; margin-left: 10px; font-family: 'Font Awesome 5 Free'; font-weight: 900; font-size: 11px; } #breadcrumb li:last-child:after{ display: none; } #breadcrumb li a,.bcn-breadctumb > span a { color: #000; } #breadcrumb li a:hover,.bcn-breadctumb span a:hover, #breadcrumb li a:focus,.bcn-breadctumb span a:focus, #breadcrumb li a:active,.bcn-breadctumb span a:active { color: #408ad2; } #breadcrumb li:first-child a:before, .bcn-breadctumb span:first-child a:before { content: "\f015"; display: inline-block; font-family: "Font Awesome 5 Free"; font-weight: 900; margin-right: 10px; } .footer-widget-area {   overflow: hidden;   padding: 55px 0;   color: #7c8392;   font-size: 16px;   position: relative;   z-index: 9;   background: #222933; } .footer-widget-area .widet{ margin:0; } .footer-widget-area ul { list-style: none; margin: 0; padding: 0; } .footer-widget-area ul li { font-size: 15px; padding: 0px 15px 5px 20px; position: relative; } .widget_categories li.cat-item > a {   display: inline-block;   width: 80%; } .footer-widget-area ul li::before { color: #408ad2; content: "\f105"; display: inline-block; font-family: 'Font Awesome 5 Free'; font-size: 13px; left: 3px; position: absolute; top: 2px; font-weight: 900; } .footer-widget-area .widget-column {   float: left;   position: relative;   width: 100%;   z-index: 2;   padding: 0 20px;   color: #bfbfbf; } .footer-widget-area.four .widget-column{ width: 25%; } .footer-widget-area.three .widget-column{ float: left; width: 33.33%; } .footer-widget-area.two .widget-column{ float: left; width: 50%; } .footer-widget-area.one .widget-column{ float: left; width: 100%; } .footer-widget-area a, .footer-widget-area a:visited {   color: #bfbfbf; } .footer-widget-area a:active, .footer-widget-area a:focus, .footer-widget-area a:hover { color: #408ad2; } .footer-widget-area .widget-title { color: #fff; font-weight: 600; margin-bottom: 35px; position: relative; font-size: 2.3rem; border-bottom: 1px solid #f1f1f126; padding-bottom: 15px; } .footer-widget-area .widget-title:after { background: #408ad2; position: absolute; bottom: -3px; content: ""; width: 15%; height: 5px; left: 0; } #site-generator {   padding: 20px 0;   background: #2c384a;   color: #ddd; } #site-generator a:visited, #site-generator a { color: #afafaf; } #site-generator a:hover, #site-generator a:focus, #site-generator a:active { color:#fff; }  .site-info.two #footer-left-content { float: left; } .site-info.two #footer-right-content { float: right; } .site-info { text-align: center; overflow: hidden; }  #scrollup { display: none; } a.scrollup, a.scrollup:visited {   background-color: #408ad2;   bottom: 50px;   color: #ffffff;   float: right;   line-height: 1.2;   padding: 12px 17px;   position: fixed;   right: 32px;   text-align: center;   z-index: 999;   border-radius: 5px; } a.scrollup:hover, a.scrollup:focus, a.scrollup:active { background-color: #333; color: #ffffff; }  #primary { float: left; padding-left: 20px; padding-right: 20px; width: 70%; } #sidebar-primary { float: right; } #sidebar-secondary { float: left; } .sidebar { width: 30%; padding-left: 20px; padding-right: 20px; float: left; } .sidebar .widget { margin-bottom: 40px; padding: 30px; box-shadow: 0 0 20px rgba(31, 29, 29, 0.07); background: #fff; } .widget-area .widget::after, .widget-area .widget::before { clear: both; content: ""; display: table; } .sidebar .widget-title { position: relative; border-bottom: 1px dashed #2321211a; padding-bottom: 10px; margin-bottom: 20px; padding-left: 15px; font-size: 2.5rem; } .sidebar .widget-title:after { background: #408ad2; position: absolute; top: 9px; content: ""; width: 5px; height: 17px; left: 0; } .sidebar ul { list-style: outside none none; padding: 0; margin: 0; } .sidebar ul ul { border-bottom:none; padding-bottom: 0; } .sidebar ul li { padding-bottom: 5px; padding-top: 5px; position: relative; font-size: 15px; padding-left: 20px; } .sidebar ul li::before { content: ""; display: inline-block; font-size: 11px; font-weight: 900; margin-right: 10px; font-family: 'Font Awesome 5 Free'; position: absolute; left: 0; top: 8px; height: 7px; width: 7px; color: #b5b0b0; border-radius: 100%; }  .widget .tagcloud a:hover { border: 2px solid #0a0a0a; color: #000000; } .widget .tagcloud a { border: 2px solid #dddddd; display: inline-block; font-size: 14px !important; line-height: 1.5; margin: 5px; padding: 3px 15px; float: left; border-radius: 0; color: #222; } .widget .tagcloud { text-align: center; } .sidebar ul li a, .sidebar ul li a:visited { color: #272727; } .sidebar ul li a:hover, .sidebar ul li a:focus, .sidebar ul li a:active { color:#408ad2; } .sidebar .widget_archive ul li::before { content: "\f187"; } .sidebar .widget_categories ul li::before { content: "\f07c"; } .sidebar .widget_pages ul li::before { content: "\f15b"; } .sidebar .widget_meta ul li::before { content: "\f0c1"; } .sidebar .widget_recent_comments ul li::before { content: "\f086"; } .sidebar .widget_recent_entries ul li::before { content: "\f02b"; } .sidebar .widget_rss ul li::before { content: "\f09e"; } .sidebar .widget_tag_cloud ul li::before { content: "\f0c2"; }  .section-calendar { text-align: center; } .section-calendar caption { border:1px solid #ddd; margin-bottom: 15px; padding: 5px; } .section .tagcloud a { border: 1px solid; display: inline-block; font-size: 16px; line-height: 1.5; margin-bottom: 5px; padding: 5px 15px; } .section-categories li > a, .section-archive li > a { display: inline-block; min-width: 85%; }  .dark-top-header .social-nav ul li a:before { color: #ddd; } .dark-top-header #site-top-header-mobile-container .social-nav ul li a:before { color: #3e3535; } .social-nav ul li a:before, .social-nav ul li a[href$="/feed/"]:before { display: inline-block; font-family: 'Font Awesome 5 Free'; font-style: normal; font-variant: normal; font-weight: normal; text-rendering: auto; line-height: 1; color: #222; font-size: 12px; } .social-nav li {   display: inline-block;   margin-right: 2px;   margin-top: 5px;   margin-left: 2px; } .social-nav, .social-nav ul { margin: 0; padding: 0; } .social-nav li a {   border: 2px solid #b6b6b687;   display: inline-block;   height: 35px;   padding: 0;   text-align: center;   vertical-align: middle;   width: 35px;   overflow: hidden;   line-height: 1.9; } .social-nav.no-border ul li a { border: 2px solid transparent; } .social-nav li a:focus, .social-nav li a:active{ outline: thin dotted; } .social-nav ul li a:before { content: "\f0c1"; font-family: 'Font Awesome 5 free'; font-weight: 900; } .social-nav ul li a:hover { background-color:#001837; border: 2px solid rgba(0, 0, 0, 0); -moz-transition: all 0.4s ease-out 0s; -webkit-transition: all 0.4s ease-out 0s; transition: all 0.4s ease-out 0s; } .social-nav ul li a:hover::before { color: #fff; }  .social-nav ul li a[href*="facebook.com"]:before { content: "\f39e"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="telegram.com"]:before { content: "\f2c6"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="telegram.org"]:before { content: "\f2c6"; font-family: 'Font Awesome 5 Brands'; }  .social-nav ul li a[href*="vk.com"]:before { content: "\f189"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="twitter.com"]:before { content: "\f099"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="linkedin.com"]:before { content: "\f0e1"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="plus.google.com"]:before { content: "\f0d5"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="youtube.com"]:before { content: "\f167"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="dribbble.com"]:before { content: "\f17d"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="pinterest.com"]:before { content: "\f0d2"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="bitbucket.org"]:before { content: "\f171"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="github.com"]:before { content: "\f113"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="codepen.io"]:before { content: "\f1cb"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="flickr.com"]:before { content: "\f16e"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href$="/feed/"]:before { content: "\f09e"; font-family: 'Font Awesome 5 Free'; font-weight: 900; } .social-nav ul li a[href*="foursquare.com"]:before { content: "\f180"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="instagram.com"]:before { content: "\f16d"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="tumblr.com"]:before { content: "\f173"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="reddit.com"]:before { content: "\f1a1"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="vimeo.com"]:before { content: "\f194"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="digg.com"]:before { content: "\f1a6"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="twitch.tv"]:before { content: "\f1e8"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="stumbleupon.com"]:before { content: "\f1a4"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="delicious.com"]:before { content: "\f1a5"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="mailto:"]:before { content: "\f0e0"; font-family: 'Font Awesome 5 Brands'; font-family: 'Font Awesome 5 Free'; } .social-nav ul li a[href*="soundcloud.com"]:before { content: "\f1be"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="wordpress.org"]:before { content: "\f19a"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="wordpress.com"]:before { content: "\f19a"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="jsfiddle.net"]:before { content: "\f1cc"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="tripadvisor.com"]:before { content: "\f262"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="angel.co"]:before { content: "\f209"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="slack.com"]:before { content: "\f198"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="500px.com"]:before { content: "\f26e"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="amazon.com"]:before { content: "\f270"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="amilia.com"]:before { content: "\f36d"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="gitlab.com"]:before { content: "\f09b"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="ebay.com"]:before { content: "\f4f4"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="dashcube.com"]:before { content: "\f210"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="behance.net"]:before { content: "\f1b5"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="vk.net"]:before { content: "\f189"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="mastodon.social"]:before { content: "\f4f6"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="algolia.com"]:before { content: "\f36c"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="bandcamp.com"]:before { content: "\f2d5"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="codiepie.com"]:before { content: "\f284"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="del.icio.us"]:before { content: "\f1a5"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="gitter.im"]:before { content: "\f426"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="goodreads.com"]:before { content: "\f3a8"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="hireahelper.com"]:before { content: "\f3b0"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="imdb.com"]:before { content: "\f2d8"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="last.fm"]:before { content: "\f202"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="medium.com"]:before { content: "\f23a"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="meetup.com"]:before { content: "\f2e0"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="mixcloud.com"]:before { content: "\f289"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="quora.com"]:before { content: "\f3d2"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="us.napster.com"]:before { content: "\f2c4"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="slideshare.net"]:before { content: "\f1e7"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="spotify.com"]:before { content: "\f1bc"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="stackexchange.com"]:before { content: "\f18d"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="stackoverflow.com"]:before { content: "\f16c"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="trello.com"]:before { content: "\f181"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="xing.com"]:before { content: "\f168"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="yelp.com"]:before { content: "\f1e9"; font-family: 'Font Awesome 5 Brands'; } .social-nav ul li a[href*="500px.com"]:hover { background: #0099e5; } .social-nav ul li a[href*="amazon.com"]:hover { background: #f90; } .social-nav ul li a[href*="amilia.com"]:hover { background: #46aaf8; } .social-nav ul li a[href*="gitlab.com"]:hover { background: #e65328; } .social-nav ul li a[href*="ebay.com"]:hover { background: #0654ba; } .social-nav ul li a[href*="dashcube.com"]:hover { background: #f76707; } .social-nav ul li a[href*="behance.net"]:hover { background: #0052CC; } .social-nav ul li a[href*="vk.net"]:hover { background: #5181b8; } .social-nav ul li a[href*="mastodon.social"]:hover { background: #5181b8; } .social-nav ul li a[href*="algolia.com"]:hover { background: #5a6dff; } .social-nav ul li a[href*="bandcamp.com"]:hover { background: #639aa9; } .social-nav ul li a[href*="codiepie.com"]:hover { background: #222222; } .social-nav ul li a[href*="del.icio.us"]:hover { background: #0076e8; } .social-nav ul li a[href*="gitter.im"]:hover { background: #46bc99; } .social-nav ul li a[href*="goodreads.com"]:hover { background: #382110; } .social-nav ul li a[href*="hireahelper.com"]:hover { background: #693238; } .social-nav ul li a[href*="imdb.com"]:hover { background: #f5c518; } .social-nav ul li a[href*="last.fm"]:hover { background: #bb0000; } .social-nav ul li a[href*="medium.com"]:hover { background: #693238; } .social-nav ul li a[href*="meetup.com"]:hover { background: #f13a59; } .social-nav ul li a[href*="mixcloud.com"]:hover { background: #693238; } .social-nav ul li a[href*="quora.com"]:hover { background: #b92b27; } .social-nav ul li a[href*="us.napster.com"]:hover { background: #49FFD0; } .social-nav ul li a[href*="slideshare.net"]:hover { background: #222222; } .social-nav ul li a[href*="spotify.com"]:hover { background: #1ed760; } .social-nav ul li a[href*="stackexchange.com"]:hover { background: #12457C; } .social-nav ul li a[href*="stackoverflow.com"]:hover { background: #f48024; } .social-nav ul li a[href*="trello.com"]:hover { background: #5aac44; } .social-nav ul li a[href*="xing.com"]:hover { background: #b0d400; } .social-nav ul li a[href*="yelp.com"]:hover { background: #d32323; }  .social-nav ul li a[href*="facebook.com"]:hover { background: #3b5998; } .social-nav ul li a[href*="twitter.com"]:hover { background: #00aced; } .social-nav ul li a[href*="plus.google.com"]:hover { background: #dd4b39; } .social-nav ul li a[href*="/feed/"]:hover { background: #dc622c; } .social-nav ul li a[href*="wordpress.org"]:hover, .social-nav ul li a[href*="wordpress.com"]:hover { background: #45bbe6; } .social-nav ul li a[href*="github.com"]:hover { background: #4183c4; } .social-nav ul li a[href*="linkedin.com"]:hover { background: #007bb6; } .social-nav ul li a[href*="pinterest.com"]:hover { background: #cb2027; } .social-nav ul li a[href*="flickr.com"]:hover { background: #ff0084; } .social-nav ul li a[href*="vimeo.com"]:hover { background: #aad450; } .social-nav ul li a[href*="youtube.com"]:hover { background: #bb0000; } .social-nav ul li a[href*="instagram.com"]:hover { background: #517fa4; } .social-nav ul li a[href*="dribbble.com"]:hover { background: #ea4c89; } .social-nav ul li a[href*="skype.com"]:hover { background: #12a5f4; } .social-nav ul li a[href*="digg.com"]:hover { background: #333; } .social-nav ul li a[href*="codepen.io"]:hover { background: #000; } .social-nav ul li a[href*="reddit.com"]:hover { background: #ff4500; } .social-nav ul li a[href*="mailto:"]:hover { background: #1d62f0; } .social-nav ul li a[href*="twitch.tv"]:hover { background: #6441a5; } .social-nav ul li a[href*="foursquare.com"]:hover { background: #f94877; } .social-nav ul li a[href*="stumbleupon.com"]:hover { background: #eb4924; } .social-nav ul li a[href*="twitch.tv"]:hover { background: #6441a5; } .social-nav ul li a[href*="tumblr.com"]:hover { background: #32506d; } .social-nav ul li a[href*="soundcloud.com"]:hover { background: #ff5500; } .social-nav ul li a[href*="wordpress.org"]:hover { background:#45bbe6; } .social-nav ul li a[href*="jsfiddle.net"]:hover { background:#4679bd; } .social-nav ul li a[href*="tripadvisor.com"]:hover { background:#86c171; } .social-nav ul li a[href*="foursquare.com"]:hover { background:#2d5be3; } .social-nav ul li a[href*="angel.co"]:hover { background:#000; } .social-nav ul li a[href*="slack.com"]:hover { background:#56b68b; }  .social-nav.brand-bg ul li a[href*="500px.com"] { background: #0099e5; } .social-nav.brand-bg ul li a[href*="amazon.com"] { background: #f90; } .social-nav.brand-bg ul li a[href*="amilia.com"] { background: #46aaf8; } .social-nav.brand-bg ul li a[href*="gitlab.com"] { background: #e65328; } .social-nav.brand-bg ul li a[href*="ebay.com"] { background: #0654ba; } .social-nav.brand-bg ul li a[href*="dashcube.com"] { background: #f76707; } .social-nav.brand-bg ul li a[href*="behance.net"] { background: #0052CC; } .social-nav.brand-bg ul li a[href*="vk.net"] { background: #5181b8; } .social-nav.brand-bg ul li a[href*="mastodon.social"] { background: #5181b8; } .social-nav.brand-bg ul li a[href*="algolia.com"] { background: #5a6dff; } .social-nav.brand-bg ul li a[href*="bandcamp.com"] { background: #639aa9; } .social-nav.brand-bg ul li a[href*="codiepie.com"] { background: #222222; } .social-nav.brand-bg ul li a[href*="del.icio.us"] { background: #0076e8; } .social-nav.brand-bg ul li a[href*="gitter.im"] { background: #46bc99; }  .social-nav.brand-bg ul li a[href*="goodreads.com"] { background: #382110; }  .social-nav.brand-bg ul li a[href*="hireahelper.com"] { background: #693238; }  .social-nav.brand-bg ul li a[href*="imdb.com"] { background: #f5c518; }  .social-nav.brand-bg ul li a[href*="last.fm"] { background: #bb0000; }  .social-nav.brand-bg ul li a[href*="medium.com"] { background: #693238; }  .social-nav.brand-bg ul li a[href*="meetup.com"] { background: #f13a59; }  .social-nav.brand-bg ul li a[href*="mixcloud.com"] { background: #693238; }  .social-nav.brand-bg ul li a[href*="quora.com"] { background: #b92b27; }  .social-nav.brand-bg ul li a[href*="us.napster.com"] { background: #49FFD0; }  .social-nav.brand-bg ul li a[href*="slideshare.net"] { background: #222222; }  .social-nav.brand-bg ul li a[href*="spotify.com"] { background: #1ed760; }  .social-nav.brand-bg ul li a[href*="stackexchange.com"] { background: #12457C; }  .social-nav.brand-bg ul li a[href*="stackoverflow.com"] { background: #f48024; }  .social-nav.brand-bg ul li a[href*="trello.com"] { background: #5aac44; }  .social-nav.brand-bg ul li a[href*="xing.com"] { background: #b0d400; }  .social-nav.brand-bg ul li a[href*="yelp.com"] { background: #d32323; } .social-nav.brand-bg ul li a[href*="facebook.com"] { background: #3b5998; } .social-nav.brand-bg ul li a[href*="twitter.com"] { background: #00aced; } .social-nav.brand-bg ul li a[href*="plus.google.com"] { background: #dd4b39; } .social-nav.brand-bg ul li a[href*="/feed/"] { background: #dc622c; } .social-nav.brand-bg ul li a[href*="wordpress.org"], .social-nav.brand-bg ul li a[href*="wordpress.com"] { background: #45bbe6; } .social-nav.brand-bg ul li a[href*="github.com"] { background: #4183c4; } .social-nav.brand-bg ul li a[href*="linkedin.com"] { background: #007bb6; } .social-nav.brand-bg ul li a[href*="pinterest.com"] { background: #cb2027; } .social-nav.brand-bg ul li a[href*="flickr.com"] { background: #ff0084; } .social-nav.brand-bg ul li a[href*="vimeo.com"] { background: #aad450; } .social-nav.brand-bg ul li a[href*="youtube.com"] { background: #bb0000; } .social-nav.brand-bg ul li a[href*="instagram.com"] {   background: #E70826; } .social-nav.brand-bg ul li a[href*="dribbble.com"] { background: #ea4c89; } .social-nav.brand-bg ul li a[href*="skype.com"] { background: #12a5f4; } .social-nav.brand-bg ul li a[href*="digg.com"] { background: #333; } .social-nav.brand-bg ul li a[href*="codepen.io"] { background: #000; } .social-nav.brand-bg ul li a[href*="reddit.com"] { background: #ff4500; } .social-nav.brand-bg ul li a[href*="mailto:"] { background: #1d62f0; } .social-nav.brand-bg ul li a[href*="twitch.tv"] { background: #6441a5; } .social-nav.brand-bg ul li a[href*="foursquare.com"] { background: #f94877; } .social-nav.brand-bg ul li a[href*="stumbleupon.com"] { background: #eb4924; } .social-nav.brand-bg ul li a[href*="twitch.tv"] { background: #6441a5; } .social-nav.brand-bg ul li a[href*="tumblr.com"] { background: #32506d; } .social-nav.brand-bg ul li a[href*="soundcloud.com"] { background: #ff5500; } .social-nav.brand-bg ul li a[href*="wordpress.org"] { background:#45bbe6; } .social-nav.brand-bg ul li a[href*="jsfiddle.net"] { background:#4679bd; } .social-nav.brand-bg ul li a[href*="tripadvisor.com"] { background:#86c171; } .social-nav.brand-bg ul li a[href*="foursquare.com"] { background:#2d5be3; } .social-nav.brand-bg ul li a[href*="angel.co"] { background:#000; } .social-nav.brand-bg ul li a[href*="slack.com"] { background:#56b68b; } .social-nav.brand-bg ul li a:before { color: #fff; } .social-nav.circle-icon ul li a {   border-radius: 100%; } .social-nav.brand-bg ul li a {   border: 2px solid transparent;   background: #222; } .social-nav.no-border.brand-bg ul li a {   border: 2px solid transparent; } .social-nav.brand-bg ul li a:hover, .social-nav.brand-bg ul li a:focus, .social-nav.brand-bg ul li a:active {   background: #3b85cd; }  .social-nav li:before, .widget_vip_business_recent_entries li:before{ display: none!important; } .social-nav li{ padding: 0!important; } .team-text-wrap .social-nav li a { border: 2px solid transparent; } .footer-widget-area .social-nav li a:before { color: #fff; } .recent-post-thumb {   float: left;   max-width: 30%;   border-radius: 5px;   overflow: hidden; } .recent-post-content-wrap { float: left; max-width: 60%; padding: 0 0 0 20px; } .recent-post-item h3 { font-size: 1.7rem; margin-bottom: 0; line-height: 1.4; } .recent-post-item { clear: both; margin-bottom: 15px; float: left; width: 100%; } .widget_vip_business_recent_entries span.post-date { display: block; font-size: 14px; margin-top: 2px; } .widget_vip_business_recent_entries span.post-date { display: block; } .widget_vip_business_recent_entries span.post-date:before { display: inline-block; font-family: 'Font Awesome 5 Free'; height: 15px; margin-right: 8px; content: "\f274"; font-size: 13px; }  .layout-left-sidebar #primary { float: right; } .layout-no-sidebar-full-width #primary { width: 100%; } .layout-no-sidebar-content-width #primary { width: 100%; margin: 0 auto; max-width: 800px; float: none; } .layout-no-sidebar-content-width.grid #primary { max-width: 100%; padding: 0; }  .more-wrapper { display: block; text-align: center; margin-top: 20px; clear: both; width: 100%; float: left; } .section { padding: 90px 0; clear: both; } .single-content-wraper .post-thumbnail { padding: 30px 30px 0; } .even-section { background: #f4f9fc; } .section.lite-background { background-color: #f4f9fc; } .section.white-background { background-color: #fff; } .section.dark-background {   background-color: #222f5a; }   .section.lite-background .inner-block-shadow, .background-img .inner-block-shadow{ border: none; } .background-img { background-repeat: no-repeat; background-size: cover; position: relative; z-index: 99; } .background-img.overlay-enabled:after { content: ""; display: block; background: rgb(0, 0, 0); height: 100%; width: 100%; top: 0; position: absolute; z-index: -1; left: 0; opacity: 0.7; } .section.dark-background .section-subtitle { color:#ddd; } .section.dark-background .section-title, .section.background-img .section-title, .section.dark-background .section-subtitle, .section.background-img .section-subtitle, .section.background-img.overlay-enabled p, .section.dark-background .section-top-subtitle { color: #fff; } .section.background-img.overlay-enabled h1, .section.background-img.overlay-enabled h2, .section.background-img.overlay-enabled h3, .section.background-img.overlay-enabled h4, .section.background-img.overlay-enabled h5, .section.background-img.overlay-enabled h6{ color: #fff; }  .section.no-padding,.no-padding { padding:0; } .section.no-margin,.no-margin { margin:0; } .section .section-title {   position: relative;   font-size: 5rem;   font-weight: 700;   line-height: 1.2; } .section .section-title-wrap {   text-align: center;   width: 100%;   display: table;   margin-bottom: 30px;   max-width: 800px;   margin: 0 auto 30px; } .section .section-top-subtitle:before {   content: "";   display: inline-block;   height: 15px;   width: 15px;   background: #5c9bd8;   border: 5px solid #d3dee4;   border-radius: 15px;   margin-right: 9px; } .section .section-subtitle { margin: 0 auto; max-width: 600px; font-size: 17px; line-height: 1.75; margin-top: 20px; } .section .section-top-subtitle {   position: relative;   color: #408ad2;   margin-bottom: 10px;   font-weight: 500;   font-size: 18px;   }  .section .section-title-wrap span.divider { content: ""; display: block; height: 4px; width: 55px; background-color: #408ad2; margin: 0 auto 5px; position: relative; }  .section .section-title-wrap.text-alignleft { text-align: left; } .section .section-title-wrap.text-alignleft span.divider:after { left: 0; }  .section .section-title-wrap.text-alignright { text-align: right; } .section .section-title-wrap.text-alignright span.divider { float: right; } .section .section-title-wrap.text-alignright span.divider:after { right: 0; left: inherit; } .section .section-title-wrap.text-alignleft span.divider, .section .section-title-wrap.text-alignright span.divider { margin: 0 0 25px; } .section .section-title-wrap.text-alignright .section-title { margin-bottom: 20px; }  @-webkit-keyframes animationborder { 0% {  -webkit-transform: translateX(0);  transform: translateX(0) } 100% {  -webkit-transform: translateX(100px);  transform: translateX(100px) } } @keyframes animationborder { 0% {  -webkit-transform: translateX(0);  transform: translateX(0) } 100% {  -webkit-transform: translateX(100px);  transform: translateX(100px) } }  .inner-block-shadow { -webkit-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1); -moz-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1); -ms-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1); -o-box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1); box-shadow: 0px 0px 32px 0px rgba(122,122,122,0.1); -webkit-transition: box-shadow 0.3s, transform 0.3s; -moz-transition: box-shadow 0.3s, transform 0.3s; -ms-transition: box-shadow 0.3s, transform 0.3s; -o-transition: box-shadow 0.3s, transform 0.3s; transition: box-shadow 0.3s, transform 0.3s; padding: 0; background: #fff; position: relative; }  .inner-block-shadow:hover, .inner-block-shadow:focus, .inner-block-shadow:active { -webkit-box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2); box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2); } .inner-block-shadow:before, .ff-button:before { pointer-events: none; position: absolute; z-index: -1; content: ''; top: 100%; left: 5%; height: 10px; width: 90%; opacity: 0; background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); -webkit-transition-duration: 0.3s; transition-duration: 0.3s; -webkit-transition-property: transform, opacity; transition-property: transform, opacity; } .inner-block-shadow:hover:before, .inner-block-shadow:focus:before, .inner-block-shadow:active:before { opacity: 1; -webkit-transform: translateY(5px); transform: translateY(5px); }  .ff-button:hover:before, .ff-button:focus:before, .ff-button:active:before { opacity: 1; -webkit-transform: translateY(5px); transform: translateY(5px); } .associate-logo-item { text-align: center; } #associate-logo-section { padding: 60px 0; } .section.content-align-center, .section.text-aligncenter{ text-align: center; } .section.overlay-enabled { background-repeat: no-repeat; background-size: cover; position: relative; z-index: 99; } .section.overlay-enabled:after {   content: "";   display: block;   background: #222;   height: 100%;   width: 100%;   top: 0;   position: absolute;   z-index: -1;   left: 0;   opacity: 0.7; }  .style-one .section-latest-posts .latest-posts-text-content, .style-one .section-teams .team-text-wrap, .section-featured-grid .featured-grid-text-content { margin: -25px 20px 0; padding: 30px 20px; }  .featured-grid-wrapper {   overflow: hidden; }  .image-hover-zoom img { margin: 0; vertical-align: middle; -webkit-transition: -webkit-transform 1s ease; -moz-transition: -moz-transform 1s ease; transition: transform 1s ease; width: 100%; } a.image-hover-zoom { overflow: hidden; display: block; } .image-hover-zoom:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); -webkit-transform-origin: center center; -moz-transform-origin: center center; -o-transform-origin: center center; transform-origin: center center; }   #slider-section .swiper-button-next:after, #slider-section .swiper-button-prev:after {   font-size: 3rem; } #slider-section .slider-image-wrapper { text-align: center; } #slider-section .slider-content-wrapper {   width: 100%;   position: absolute;   bottom: 30%;   z-index: 9; } #slider-section { overflow: hidden; position: relative; } #slider-section.style-three { max-width: 1230px; margin: 0 auto; margin-top: 40px; } .header-three #slider-section.style-three { margin: 30px auto 0; } #slider-section .slider-content { margin: 0 auto 30px; font-size: 18px; color: #222; clear: both; }  #slider-section .slider-content p { max-width: 655px; margin: 0 auto; } #slider-section .text-alignleft .slider-content p { float: left; clear: both; } #slider-section .text-alignright .slider-content p { float: right; clear: both; } #slider-section .slider-content-wrapper .container { max-width: 970px; } #slider-section .slider-content-wrapper { text-align:center; } #slider-section .text-alignleft .slider-content-wrapper { text-align: left; } #slider-section .text-alignright .slider-content-wrapper { text-align: right; } #slider-section .swiper-button-next:active, #slider-section .swiper-button-prev:active, #slider-section .swiper-button-next:visited, #slider-section .swiper-button-prev:visited{ outline: none; } #slider-section .swiper-button-next:hover, #slider-section .swiper-button-prev:hover, #slider-section .swiper-button-next:focus, #slider-section .swiper-button-prev:focus, #slider-section .swiper-button-next:active, #slider-section .swiper-button-prev:active { outline: none; background: #408ad2; color: #fff; box-shadow: 0 0 21px #2222223d; } #slider-section .swiper-button-next, #slider-section .swiper-button-prev {   z-index: 99;   background: transparent;   padding: 35px;   cursor: pointer;   visibility: hidden;   transition: all 0.2s ease-in-out 0s;   color: #fff;   border-radius: 100%;   border: 2px solid #fff inset; } #slider-section .swiper-button-prev { left: -70px; right: auto; } #slider-section .swiper-button-next { right: -70px; left: auto; } #slider-section:hover .swiper-button-prev { left:3%; visibility: visible; } #slider-section:hover .swiper-button-next { right:3%; visibility: visible; } #slider-section.section .swiper-pagination { bottom: 50px; left: 0; width: 100%; z-index: 99; position: absolute; } #slider-section .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; background: #fff; } #slider-section .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active { background: #408ad2; } #slider-section .swiper-pagination-bullet { opacity: 1; } #slider-section .swiper-scrollbar-drag { background: rgb(231, 8, 38); } #slider-section.swiper-container-horizontal > .swiper-scrollbar { bottom: 0; } #slider-section .swiper-scrollbar { background: rgba(255, 255, 255, 0.85); } #slider-section h2 {   font-size: 6.5rem;   font-weight: 700;   transition: all 0.5s linear 1s;   margin: 0 0 30px; } #slider-section h2, #slider-section p { color:#fff; } #slider-section.overlay-enabled article:before {   background: url(https://outscenefurniture.com/wp-content/themes/vip-business-pro/images/overlay.png);   content: "";   opacity: 0.7;   display: block;   position: absolute;   height: 100%;   top: 0;   z-index: 9;   width: 100%; } #slider-section .swiper-slide .slider-subtitle {   font-size: 2.5rem;   margin-bottom: 0;   font-weight: 700; } #slider-section .swiper-slide p {   font-size: 18px;   margin-top: -15px; } #slider-section .swiper-slide.swiper-slide-active img{ transform: scale(1.1); transition: 10s; } #slider-section .swiper-slide.swiper-slide-active img { transform: scale(1.1); transition: 10s; } #slider-section .slider-buttons .ff-button {   margin: 0 10px;   padding: 15px 40px;   min-width: 125px; } #slider-section.zoom-disabled .swiper-slide.swiper-slide-active img { transform: inherit; transition: inherit; }  .slider-buttons { margin:0 -10px; }  #slider-section a.more-link, #slider-section a.more-link:visited { display: inline-block; background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%); color: #fff; padding: 15px 25px; margin-top: 40px; clear: both; font-size: 14px; letter-spacing: 0.6px; display: block; max-width: 170px; margin: 35px auto 0; border-radius: 3px; } #slider-section .more-link:before { display: none; } #slider-section .swiper-slide.type-post.text-alignleft .divider, #slider-section .swiper-slide.type-post.text-alignright .divider { margin: 0 0 20px; } #slider-section .text-alignleft a.more-link, #slider-section .text-alignright a.more-link { position: absolute; z-index: 999; } #slider-section a.more-link:hover, #slider-section a.more-link:active, #slider-section a.more-link:focus { background: -moz-linear-gradient(0deg, #004e9a 0%, #428cd4 100%);   background: -webkit-linear-gradient(0deg, #004e9a 0%, #428cd4 100%);   background: -ms-linear-gradient(0deg, #004e9a 0%, #428cd4 100%); color: #fff; transition: none!important; } #slider-section .text-alignleft a.more-link{ display: block; float: left; } #slider-section .text-alignright a.more-link { display: block; right: 0; }  #slider-section.style-two:hover .swiper-button-next, #slider-section.style-two .swiper-button-next { right: 0; visibility: visible; } #slider-section.style-two .swiper-button-next, #slider-section.style-two .swiper-button-prev { border-radius: 0; } #slider-section.style-two:hover .swiper-button-prev, #slider-section.style-two .swiper-button-prev { left: 0; visibility: visible; left: inherit; } #slider-section.style-two .swiper-pagination .swiper-pagination-bullet { border-radius: 0; height: 5px; width: 30px; margin: 4px; } #slider-section.style-two .swiper-slide h2 { display: inline-block; border: 2px solid; padding: 0 20px; margin-bottom: 20px; margin-top: 15px; } #slider-section.style-two.overlay-enabled article:before { background: #222; opacity: 0.5; }  #slider-section .swiper-slide .slider-subtitle { transform: translateY(100%); opacity: 0; transition: all 1s ease-in-out 0.4s; } #slider-section .swiper-slide h2 { transform: translateY(100%); opacity: 0; transition: all 1s ease-in-out 0.3s; line-height: 1.3; } #slider-section .swiper-slide p{ transform: translateY(100%); opacity: 0; transition: all 1s ease-in-out 0.2s; } #slider-section .swiper-slide .slider-buttons, #slider-section a.more-link {   transform: translateY(100%);   opacity: 0;   transition: transform 1s ease-in-out 1s; } #slider-section .swiper-slide.swiper-slide-active h2, #slider-section .swiper-slide.swiper-slide-active p, #slider-section .swiper-slide.swiper-slide-active .slider-buttons, #slider-section .swiper-slide.swiper-slide-active a.more-link, #slider-section .swiper-slide.swiper-slide-active .slider-subtitle { transform: translateY(0); opacity: 1; }  #slider-section .swiper-slide.text-alignright h2 { transform: translateX(-10%); opacity: 0; transition: all 1s ease-in-out 0.3s; line-height: 1.2; } #slider-section .swiper-slide.text-alignright p { transform: translateX(-10%); opacity: 0; transition: all 1s ease-in-out 1s; } #slider-section .swiper-slide.text-alignright .slider-buttons, #slider-section .text-alignright a.more-link{ transform: translateX(-10%); opacity: 0; transition: all 1s ease-in-out 1.5s; } #slider-section .swiper-slide.text-alignright.swiper-slide-active h2, #slider-section .swiper-slide.text-alignright.swiper-slide-active p, #slider-section .swiper-slide.text-alignright.swiper-slide-active .slider-buttons, #slider-section .swiper-slide.text-alignright.swiper-slide-active a.more-link, #slider-section .swiper-slide.text-alignright.swiper-slide-active .divider{ transform: translateX(0); opacity: 1; }   #slider-section .swiper-slide.text-alignleft h2 { transform: translateX(10%); opacity: 0; transition: all 1s ease-in-out 0.3s; line-height: 1.2; } #slider-section .swiper-slide.text-alignleft p { transform: translateX(10%); opacity: 0; transition: all 1s ease-in-out 1s; } #slider-section .swiper-slide.text-alignleft .slider-buttons, #slider-section .text-alignleft a.more-link{ transform: translateX(10%); opacity: 0; transition: all 1s ease-in-out 1.5s; } #slider-section .swiper-slide.text-alignleft.swiper-slide-active h2, #slider-section .swiper-slide.text-alignleft.swiper-slide-active p, #slider-section .swiper-slide.text-alignleft.swiper-slide-active .slider-buttons, #slider-section .swiper-slide.text-alignleft.swiper-slide-active a.more-link, #slider-section .swiper-slide.text-alignleft.swiper-slide-active .divider{ transform: translateX(0); opacity: 1; }  #featured-product-section.content-position-left .featured-page-thumb { float: right; } #featured-product-section.text-alignleft { text-align: left; } #featured-product-section.text-alignleft .section-title-wrap, #featured-product-section.default .section-title-wrap{ text-align: center; width: 100%; display: table; } #featured-product-section.text-alignleft .section-title-wrap, #featured-product-section.default .section-title-wrap { text-align: left; } #featured-product-section.text-alignleft .section-title-wrap span.divider, #featured-product-section.default .section-title-wrap span.divider{ left: 0; float: left; } #featured-product-section.text-alignleft .section-title-wrap span.divider:after, #featured-product-section.default .section-title-wrap span.divider:after { left: 0; } #featured-product-section.text-aligncenter .featured-info a.more-link { max-width: 200px; margin: 30px auto 0; } #featured-product-section.text-alignright { text-align: right; } #featured-product-section.text-alignright .section-title-wrap { text-align: center; width: 100%; display: table; } #featured-product-section.text-alignright .section-title-wrap { text-align: right; } #featured-product-section.text-alignright .section-title-wrap span.divider { right: 0; float: right; } #featured-product-section.text-alignright .section-title-wrap span.divider:after { left: inherit; right: 0; } #featured-product-section.text-alignright .featured-info { position: relative; padding-bottom: 70px; } #featured-product-section .featured-page-section { padding: 25px; }  .featured-page-thumb { text-align: center; } div#featured-product-section {   overflow: hidden; }  #featured-product-section .featured-info a.more-link, #featured-product-section .featured-info a.more-link:visited { display: table; padding: 10px 20px; margin-top: 30px; background: #408ad2; color: #fff; } #featured-product-section .featured-info a.more-link:hover, #featured-product-section .featured-info a.more-link:focus, #featured-product-section .featured-info a.more-link:active { background: #222; } #featured-product-section.text-alignright .featured-info a.more-link { position: absolute; bottom: 0; padding: 10px 20px; right: 0; } .featured-page-section ul li:before {   content: "\f058";   display: inline-block;   font-family: "Font Awesome 5 Free";   margin-right: 10px;   font-size: 19px;   color: #408ad2; } .featured-page-section ul li { list-style-type: none; } .featured-page-section ul { margin-left: 0; padding-left: 0; } #hero-content-section span.woocommerce-Price-amount.amount, #featured-product-section span.woocommerce-Price-amount.amount {   margin-bottom: 30px;   font-size: 25px; }  #featured-product-section .star-rating {   float: right;   overflow: hidden;   position: relative;   height: 1em;   line-height: 1;   font-size: 1em;   width: 5.4em;   font-family: star;   color: orange;   display: block;   float: left;   clear: both;   width: 100%;   margin-bottom: 25px; } #featured-product-section .star-rating::before {   content: "\73\73\73\73\73";   color: #fda80d;   float: left;   top: 0;   left: 0;   position: absolute; } #featured-product-section .star-rating span {   overflow: hidden;   float: left;   top: 0;   left: 0;   position: absolute;   padding-top: 1.5em; } #featured-product-section .star-rating span::before {   content: "\53\53\53\53\53";   top: 0;   position: absolute;   left: 0; } .woocommerce .star-rating span {   color: #fda80d; } h2.woocommerce-Reviews-title {   margin-bottom: 35px; } #featured-product-section a.button.add_to_cart_button, #hero-content-section a.button.add_to_cart_button {   display: inline-block;   clear: both;   display: table;   margin-top: 30px; } .products-category-content h3 {   margin: 0;   font-size: 18px; } .products-category-content {   padding: 15px;   text-align: center; } #hero-content-section.section .section-title {   font-size: 5.6rem; } #hero-content-section.content-position-left .featured-page-thumb { float: right; } #hero-content-section.text-alignleft { text-align: left; } #hero-content-section.text-alignleft .section-title-wrap, #hero-content-section.default .section-title-wrap{ text-align: center; width: 100%; display: table; } #hero-content-section.text-alignleft .section-title-wrap, #hero-content-section.default .section-title-wrap { text-align: left; } #hero-content-section.text-alignleft .section-title-wrap span.divider, #hero-content-section.default .section-title-wrap span.divider{ left: 0; float: left; } #hero-content-section.text-alignleft .section-title-wrap span.divider:after, #hero-content-section.default .section-title-wrap span.divider:after { left: 0; } #hero-content-section.text-aligncenter .featured-info a.more-link { max-width: 200px; margin: 30px auto 0; } #hero-content-section.text-alignright { text-align: right; } #hero-content-section.text-alignright .section-title-wrap { text-align: center; width: 100%; display: table; } #hero-content-section.text-alignright .section-title-wrap { text-align: right; } #hero-content-section.text-alignright .section-title-wrap span.divider { right: 0; float: right; } #hero-content-section.text-alignright .section-title-wrap span.divider:after { left: inherit; right: 0; } #hero-content-section.text-alignright .featured-info { position: relative; padding-bottom: 70px; }  .featured-page-thumb { text-align: center; } div#hero-content-section {   overflow: hidden; } #hero-content-section .featured-info a.more-link, #hero-content-section .featured-info a.more-link:visited {   display: table;   padding: 15px 55px;   margin-top: 30px;   color: #fff; } #hero-content-section.text-alignright .featured-info a.more-link { position: absolute; bottom: 0; padding: 10px 20px; right: 0; } .featured-page-section ul li:before {   content: "\f058";   display: inline-block;   font-family: "Font Awesome 5 Free";   margin-right: 10px;   font-size: 19px;   color: #408ad2; } .featured-page-section ul li { list-style-type: none; } .featured-page-section ul { margin-left: 0; padding-left: 0; }  #hero-content-section a.more-link, #hero-content-section a.more-link:visited, #promotional-headline-section a.more-link, #promotional-headline-section a.more-link:visited {   background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   color: #fff;   border-radius: 2px;   padding: 13px 40px;   margin-top: 30px; } #hero-content-section a.more-link:before, #promotional-headline-section a.more-link:before { display: none; } #hero-content-section a.more-link:hover,#hero-content-section a.more-link:focus,#hero-content-section a.more-link:active, #promotional-headline-section a.more-link:hover,#promotional-headline-section a.more-link:focus,#promotional-headline-section a.more-link:active{   background: -moz-linear-gradient(0deg, #004e9a 0%, #428cd4 100%);   background: -webkit-linear-gradient(0deg, #004e9a 0%, #428cd4 100%);   background: -ms-linear-gradient(0deg, #004e9a 0%, #428cd4 100%); }  .section-wwd .wwd-block-inner {   position: relative;   z-index: 9;   padding: 35px;   background-color: #fff;   text-align: center;   border-radius: 10px; }  .section-wwd .wwd-block-item a.wwd-icon { color: #408ad2; line-height: 0.6; transition: transform 0.2s ease 0s, opacity 0.2s ease 0s; font-size: 37px; display: block; width: 130px; text-align: center; text-shadow: 3px 3px 8px #ececec; margin: 0 auto 5px; position: relative; line-height: 2.3; overflow: hidden; } .section-wwd .wwd-icon-shadow { display: block; position: absolute; left: 30px; top: 10px; font-size: 140px; color: #f7f7f7; z-index: -1; line-height: 1; }  .style-two h3.wwd-item-title a { display: block; } a.wwd-fonts-icon {   display: inline-block;   font-size: 29px;   line-height: 2.8;   margin-bottom: 25px;   border-radius: 44px;   background: #f0f4f9;   color: #23498E;   width: 85px; } .style-one .wwd-block-item a.more-link {   margin: 0 auto; } .style-one .wwd-block-item.post-type a.more-link {   margin: 20px auto 0; }  .style-two .wwd-block-item a.wwd-icon { float: left; margin: 0 25px 0 0; background: #fff; width: auto; max-width: 55px; padding: 0; line-height: 1.9; } .style-two .wwd-block-item a.wwd-fonts-icon { float: left; margin: 5px 25px 0 0; background: #fff; width: auto; padding: 0; font-size: 37px; box-shadow: none; } .style-two .wwd-block-inner-content { text-align: left; display: table; } .wwd-item-title, .featured-grid-title {   margin-bottom: 10px;   position: relative; } .style-two .wwd-item-4 { clear: both; } a.wwd-image {   margin-bottom: 25px;   display: block; } .style-two .wwd-block-item a.wwd-image {   float: left;   margin: 0 25px 0 0;   background: #fff;   width: auto;   max-width: 55px;   padding: 0;   line-height: 1.9; }  .style-three a.wwd-fonts-icon,.style-two .wwd-block-item a.wwd-image {   margin-top: -74px;   display: block; } .style-three .wwd-block-inner-content {   text-align: left; }  .section-teams .social-links li a { border: 2px solid transparent; } .section-teams .thumb-summary-wrap {   background: #fff;   position: relative;   z-index: 9; } .section-teams .team-item{ text-align: center; } .section-teams .team-position {   font-size: 17px;   margin-bottom: 10px;   color: #408ad2; } .section-teams .team-position { font-size: 15px; margin-bottom: 10px; } .section-teams .team-text-wrap { position: relative; background: #fff; padding: 35px; } .team-text-wrap .social-nav li { margin: 5px 0 0; } .section-teams .team-item img { background: #fff; } .section-teams .team-item img { margin: 0; vertical-align: middle; -webkit-transition: -webkit-transform 1s ease; -moz-transition: -moz-transform 1s ease; transition: transform 1s ease; width: 100%; } .section-teams .team-item .team-thumb {   overflow: hidden;   position: relative;   background: #fff; } .section-teams .team-item:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); -webkit-transform-origin: center center; -moz-transform-origin: center center; -o-transform-origin: center center; transform-origin: center center; } .section-teams .team-social-icons {   position: absolute;   top: 25px;   left: 25px; } h3.team-title {   margin-bottom: 5px; } .section-teams .social-nav { visibility: hidden; } .section-teams .team-social-icons:hover .social-nav { visibility: visible; } .section-teams .social-nav li {   display: block;   float: none;   margin: 4px 0; } .section-teams .social-link-plus {   background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   color: #fff;   height: 40px;   width: 40px;   display: block;   padding: 6px;   text-align: center;   cursor: pointer; } .section-teams .social-nav ul li a {   border: 2px solid transparent;   width: 40px;   height: 40px; } #testimonial-section {   background-color: #3b1979; } #testimonial-section .more-link:before { display: none; } #testimonial-section a.more-link, #testimonial-section a.more-link:visited {   background: no-repeat;   padding: 0; } #testimonial-section a.more-link:hover, #testimonial-section a.more-link:active, #testimonial-section a.more-link:focus {   background: no-repeat;   color: #222; } .section-teams .team-text-wrap, .section-testimonial .testimonial-summary, .section-latest-posts .latest-posts-text-content { padding: 45px; } .section-testimonial .testimonial-thumb img { display: block; } .section-testimonial .testimonial-thumb { margin-left: 0; max-width: 30%; } .section-testimonial .testimonial-summary .testimonial-position { color: #c1bdb5; font-style: normal; font-size: 14px; } .section-testimonial .swiper-carousel-enabled .swiper-pagination { position: inherit; clear: both; margin-top: 65px; } .section-testimonial .testimonial-summary { padding-bottom: 30px; max-width: 70%; box-sizing: border-box; padding: 0 0 0 5px; float: right; } .section-testimonial .testimonial-summary h3 { margin-bottom: 5px; }  .section-testimonial .testimonial-wrapper { position: relative; background: #fff; padding: 30px; border-radius: 5px; } .section-testimonial .testimonial-summary::after {   position: absolute;   top: calc(99% - 3px);   left: 0;   content: '';   width: 0;   height: 0;   border-style: solid;   border-width: 35px 35px 0 0;   border-color: #fefefe transparent transparent;   -webkit-filter: drop-shadow(0 6px 5px rgba(0, 0, 0, 0.05));   filter: drop-shadow(0 6px 5px rgba(0, 0, 0, 0.05)); }   .section-testimonial .testimonial-wrapper { } .section-testimonial .clinet-info h4 { margin-bottom: 4px; } .section-testimonial p.testimonial-position {   margin: 0;   font-size: 16px;   color: #408ad2; } .section-testimonial h4.testimonial-title { margin: 0; font-size: 1.8rem; font-weight: 600; } .section-testimonial .client-info { text-align: center; }  .section-testimonial .testimonial-rating { color: #ff9455; font-size: 12px; text-align: center; margin: 10px 0; } .client-info-wrap { margin-bottom: 15px; }  .section-testimonial .testimonial-item img { border-radius: 100%; max-width: 100px; margin: 0 auto; } .section-testimoniel .testimonial-summary::before { content: "\f10d"; display: inline-block; font-family: 'Font Awesome 5 Free'; font-size: 30px; margin-right: 0; line-height: 1; margin: 0 0 15px; font-weight: 900; color: #e2e2e2; position: absolute; top: 35px; left: 25%; }  .section-latest-posts .latest-posts-thumb img { margin: 0; vertical-align: middle; } .section-latest-posts .latest-posts-thumb {   overflow: hidden;   position: relative;   text-align: center; } .latest-posts-wrapper {   overflow: hidden; } .section-latest-posts .latest-posts-title { margin-bottom: 10px; } .post-thumbnail { position: relative; } .section-latest-posts .new-cat {   margin-bottom: 15px;   position: absolute;   bottom: 30px;   left: 20px; } .post-thumbnail .cat-links {   position: inherit;   display: block;   padding: 25px; } .section-latest-posts .new-cat a, .post-thumbnail .cat-links a, .section-latest-posts .new-cat a:visited, .post-thumbnail .cat-links a:visited {   background: #408ad2;   color: #fff;   padding: 4px 15px;   display: inline-block;   text-transform: uppercase;   font-size: 11px;   margin-right: 5px;   line-height: 1.5;   font-weight: 500;   font-weight: bold; } .section-latest-posts .new-cat a:hover, .post-thumbnail .cat-links a:hover, .section-latest-posts .new-cat a:focus, .post-thumbnail .cat-links a:focus, .section-latest-posts .new-cat a:active, .post-thumbnail .cat-links a:active { background: #222; color: #fff; } .has-post-thumbnail .post-thumbnail .cat-links {   margin-bottom: 15px;   position: absolute;   bottom: 25px;   left: 0;   margin: 0;   text-align: left;   margin: 0; } .section-latest-posts .latest-posts-thumb .custom-button { position: absolute; top: 0%; z-index: 9; left: 50%; margin-left: -70px; opacity: 0; } .section-latest-posts .latest-posts-wrapper:hover .latest-posts-thumb .custom-button { opacity: 1; top:35%; } .section-latest-posts .latest-posts-thumb .custom-button::after, .section-latest-posts .latest-posts-thumb .custom-button::before { display: none; }  .section-latest-posts .latest-posts-text-content {   background: #fff;   overflow: hidden;   position: relative;   padding: 40px 35px; } .section-latest-posts .latest-posts-text-wrap { padding: 20px 0 0; } .latest-news-date { background: #408ad2; text-align: center; color: #fff; width: 70px; } .latest-news-meta { position: absolute; bottom: 20px; right: 20px; z-index: 99; } .latest-news-meta span.news-meta-date { font-weight: bold; font-size: 23px; background: #fff; color: #232323; padding: 5px 0; } .latest-news-meta span { display: block; line-height: 1.3; padding: 10px 0; }  .style-two .section-latest-posts .latest-posts-text-content {   margin: 0;   padding: 40px; } .style-two .section-latest-posts .new-cat {   margin-bottom: 0;   position: absolute;   bottom: 30px;   left: 30px; }     .skill-bar-section { margin-top: 15px; } .skillbar {   position: relative;   display: block;   margin-bottom: 23px;   width: 100%;   background: #f7f7f7b8;   height: 16px;   -webkit-transition: 0.4s linear;   -moz-transition: 0.4s linear;   -ms-transition: 0.4s linear;   -o-transition: 0.4s linear;   transition: 0.4s linear;   -webkit-transition-property: width, background-color;   -moz-transition-property: width, background-color;   -ms-transition-property: width, background-color;   -o-transition-property: width, background-color;   transition-property: width, background-color;   border-radius: 10px; } .skillbar-bar {   height: 10px;   width: 0px;   background: #408ad2;   position: relative;   display: block;   top: 3px;   left: 5px;   border-radius: 5px; } .skillbar-1 .skillbar-bar { background: #408ad2; } .skillbar-2 .skillbar-bar { background: #ce5610; } .skillbar-3 .skillbar-bar { background: #a6d41a; } .skillbar-4 .skillbar-bar { background: #ec9d0d; } .skillbar-title { float: left; } .skill-bar-percent { float: right; clear: none; } .skillbar-item h3 { font-size: 18px; margin-bottom: 5px; } .skillbar { clear: both; } .skillbar-item:last-child { margin: 0; } .skillbar-item { margin-bottom: 20px; } .skill-info .section-title-wrap.text-alignleft { margin-bottom: 5px; } #promotional-headline-section {   padding: 130px 0; } #promotional-headline-section.overlay-enabled, #promotional-headline-section.overlay-enabled h2 { color: #fff; } #promotional-headline-section .promotion-content {   max-width: 1000px;   margin: 0 auto;   width: 100%; } #promotional-headline-section h2 {   font-size: 6rem;   font-weight: 700; } #promotional-headline-section p {   font-size: 2rem; } .text-alignright .promotion-content { text-align: right; } #promotional-headline-section a.more-link, #promotional-headline-section a.more-link:visited { margin:30px auto 0; } #promotional-headline-section.text-alignleft a.more-link, #promotional-headline-section.text-alignright a.more-link { position: absolute; left: 0; } .promotion-description { position: relative; } .promotion-buttons a.ff-button { margin: 10px; } #featured-video-section.overlay-enabled, #featured-video-section.overlay-enabled h2 { color: #fff; } #featured-video-section .featured-video-content { max-width: 950px; margin: 0 auto; width: 100%; } #featured-video-section h2 {   font-size: 6rem;   font-weight: 700; } #featured-video-section p {   font-size: 2rem; } .text-alignright .featured-video-content { text-align: right; } #featured-video-section a.more-link, #featured-video-section a.more-link:visited { padding: 10px 20px; background: #3368c6; color: #fff; max-width: 195px; margin:30px auto 0; } .video-buttons-wrap {   margin-top: 40px; } .featured-video-buttons {   margin-top: 15px; } #featured-video-section.text-alignleft a.more-link, #featured-video-section.text-alignright a.more-link { position: absolute; left: 0; } .featured-video-description { position: relative; } #featured-video-section a.flashy-popup:before {   content: "";   display: inline-block;   width: 100%;   height: 100%;   position: absolute;   top: 0;   left: 0;   border: 23px solid #f75757;   -webkit-border-radius: 50em;   -khtml-border-radius: 50em;   -moz-border-radius: 50em;   -ms-border-radius: 50em;   -o-border-radius: 50em;   border-radius: 50em;   opacity: 0.6;   -webkit-transform: scale3d(1, 1, 1);   -khtml-transform: scale3d(1, 1, 1);   -moz-transform: scale3d(1, 1, 1);   -ms-transform: scale3d(1, 1, 1);   -o-transform: scale3d(1, 1, 1);   transform: scale3d(1, 1, 1);   -webkit-transition: all 0.3s ease;   -moz-transition: all 0.3s ease;   -ms-transition: all 0.3s ease;   transition: all 0.3s ease;   animation: buttonRing 1.5s linear infinite;   -webkit-animation: buttonRing 1.5s linear infinite; } #featured-video-section a.flashy-popup i {   height: 65px;   width: 65px;   text-align: center;   padding: 20px;   margin: 9px;   border-radius: 100%;   font-size: 19px;   border: 3px solid #f75757;   background: rgb(247, 87, 87);   color: #fff; } #featured-video-section a.flashy-popup {   position: relative;   display: inline-block; } @keyframes buttonRing { 0% {  -webkit-transform:scale3d(1,1,1);  -khtml-transform:scale3d(1,1,1);  -moz-transform:scale3d(1,1,1);  -ms-transform:scale3d(1,1,1);  -o-transform:scale3d(1,1,1);  transform:scale3d(1,1,1);  opacity:0.6; } 85%{  opacity:0; } 100%{  -webkit-transform:scale3d(1.42, 1.42, 1.42);  -khtml-transform:scale3d(1.42, 1.42, 1.42);  -moz-transform:scale3d(1.42, 1.42, 1.42);  -ms-transform:scale3d(1.42, 1.42, 1.42);  -o-transform:scale3d(1.42, 1.42, 1.42);  transform:scale3d(1.42, 1.42, 1.42);  opacity:0; } } .flashy-overlay .flashy-close {   right: 12%!important;   top: 7%!important; } #featured-video-section {   padding: 150px 0; } .section-contact { margin: 0 auto; background: #fff; box-shadow: 0 10px 29px 0 rgba(50, 50, 50, 0.06); padding: 30px; } .wpcf7 span.ajax-loader { position: absolute; left: 50%; top: 15px; } .wpcf7 p { position: relative; } .wpcf7-form-control-wrap textarea { height: 90px!important; } .wpcf7 textarea { max-height: 212px; border-color: #f1f1f1; } .wpcf7 input { padding: 8px; border-color: #f1f1f1; } input.wpcf7-form-control.wpcf7-submit { padding: 10px 20px; display: block; } .wpcf7 input[type="text"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="password"], .wpcf7 input[type="number"], .wpcf7 input[type="tel"], .wpcf7 input[type="range"], .wpcf7 input[type="date"], .wpcf7 input[type="month"], .wpcf7 input[type="week"], .wpcf7 input[type="time"], .wpcf7 input[type="datetime"], .wpcf7 input[type="datetime-local"], .wpcf7 input[type="color"], .wpcf7 textarea { padding: 8px 15px; } .mc4wp-form-fields input[type="submit"] { width: 100%; } .mc4wp-form-fields input[type="email"] { background: no-repeat; padding: 10px 20px; height: auto; margin-top: 15px; color: #fff; border-color: #dedede; } #footer-widgets input[type="email"]::-webkit-input-placeholder {  color: #fff; } #footer-widgets input[type="email"]::-moz-placeholder {  color: #fff; } #footer-widgets input[type="email"]::-ms-input-placeholder {  color: #fff; }  .section-portfolio .portfolio-item { float: left; position: relative; } .section-portfolio .portfolio-inner { position: relative; overflow: hidden; } .section-portfolio .portfolio-section img { vertical-align: middle; } .section-portfolio .portfolio-section .thumb-overlay { background: rgba(0,0,0,0.3); content: ""; height: 100%; position: absolute; top: 0; width: 100%; display: none; }  .section-portfolio h3 a, .section-portfolio h3 {   color: #fff;   margin-bottom: 0;   font-size: 2.5rem;   text-align: center;   display: block;   width: 100%; } .portfolio-wrapper { overflow:hidden; margin:0; padding:0; } .portfolio-wrapper .portfolio-item { padding: 15px !important; }  #portfolio { margin-bottom: 20px; }  .section-portfolio .portfolio-wrapper { position: relative; display: block; overflow: hidden; } .section-portfolio .item-inner-wrapper { position: relative; overflow: hidden; text-align: center; } .portfolio-main-wrapper.swiper-carousel-enabled{ padding: 0; } .section-portfolio .portfolio-content p, .section-portfolio .portfolio-content h3 a { margin: 0; color: #fff; display: block; } .section-portfolio .portfolio-content h3 a:hover, .section-portfolio .portfolio-content h3 a:focus, .section-portfolio .portfolio-content h3 a:active { color:#408ad2; } .portfolio-content {   position: absolute;   bottom: 0;   padding: 50px 20px;   text-align: left;   width: 100%;   box-sizing: border-box; } .section-portfolio .portfolio-thumb-wrap:after { content: ""; position: absolute; height: 100%; width: 100%; background: linear-gradient(rgba(16, 16, 16, 0), rgba(0, 0, 0, 0.8)); left: 0; bottom: 0; } .section-portfolio .portfolio-thumb-wrap {   position: relative;   overflow: hidden; } .section-portfolio .portfolio-thumb-wrap img { width: 100%; } .section-portfolio.style-two h3 a, .section-portfolio.style-two h3 { text-align: left; }   .section-portfolio.style-two .portfolio-content {   background: #fff;   left: 10%;   right: 10%;   padding: 40px;   bottom: -10%;   width: 80%;   visibility: hidden;   transition: position 0.2s ease-in-out 0.2s; } .section-portfolio.style-two h3 a, .section-portfolio.style-two h3, .section-portfolio.style-two p{ color:#222; } #portfolio-section .container {   width: 100%; } .section-portfolio.style-two .item-inner-wrapper:hover .portfolio-content {   visibility:visible;   bottom: 10%; } .section-portfolio.style-two .portfolio-thumb-wrap:after { display: none; } .section-portfolio.style-two h3, .section-portfolio.style-two h3 a {   font-size: 2.2rem;   margin-bottom: 11px; }   #playlist-section {   overflow: hidden; } #playlist-section .wp-playlist-light {   background: none;   color: #fff;   border: none; } #playlist-section h2.section-title {   text-align: left;   color: #fff; } #playlist-section .section-title-wrap span.divider {   float: left; } #playlist-section .section-title-wrap span.divider:after {   left: 0; } #playlist-section .wp-playlist-current-item {   overflow: hidden;   margin-bottom: 30px;   height: 60px; } #playlist-section .wp-playlist-light .wp-playlist-caption {   color: #fff; } #playlist-section .mejs-container, #playlist-section .mejs-embed, #playlist-section .mejs-embed body, #playlist-section .mejs-container .mejs-controls {   background: #408ad2;   border-radius: 25px; } #playlist-section .wp-playlist-item-length {   position: absolute;   right: 21px;   top: 10px;   font-size: 14px;   line-height: 1.5; } #playlist-section .wp-playlist .mejs-container {   margin: 0;   max-width: 100%;   border-radius: 20px; } #playlist-section .mejs-controls .mejs-time-rail .mejs-time-total, #playlist-section .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {   background: rgba(255, 255, 255, 0.84); } #playlist-section .wp-playlist-item a {   color: #f7f0f0; } #playlist-section .wp-playlist-item {   position: relative;   cursor: pointer;   padding: 10px 20px;   border: none;   margin: 15px 0;   border-radius: 40px;   background: #585454; } #playlist-section .wp-playlist .wp-playlist-current-item img {   float: left;   max-width: 60px;   height: auto;   margin-right: 10px;   padding: 0;   border: 0;   background: #fff; } #playlist-section .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing, #playlist-section .wp-playlist-tracks .wp-playlist-item:hover {   background-color: #408ad2;   color: #fff; } #playlist-section .wp-playlist-tracks .wp-playlist-item.wp-playlist-playing a, #playlist-section .wp-playlist-tracks .wp-playlist-item:hover a {   color: #fff; }  #playlist-section .mejs-button.mejs-playpause-button {   margin: 0 35px; } #playlist-section .mejs-controls {   padding-right: 50px; } #playlist-section .mejs-time.mejs-currenttime-container {   position: absolute;   right: 8px;   top: -2px; } #playlist-section .wp-playlist .mejs-button.mejs-volume-button.mejs-mute>button:before, #playlist-section .wp-playlist .mejs-button.mejs-volume-button.mejs-unmute>button:before, #playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-play>button:before, #playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-pause>button:before, #playlist-section .wp-playlist .wp-playlist-prev:before, #playlist-section .wp-playlist .wp-playlist-next:before {   content: "\f028";   font-family: "Font Awesome 5 Free";   visibility: visible;   display: block;   font-size: 13px;   color: #fefefe;   vertical-align: middle;   font-weight: 900; } #playlist-section .wp-playlist .wp-playlist-prev:before {   content: "\f04a"; } #playlist-section .wp-playlist .wp-playlist-next:before {   content: "\f04e"; } #playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-pause>button:before {   content: "\f04c"; } #playlist-section .wp-playlist .mejs-button.mejs-playpause-button.mejs-play>button:before {   content: "\f04b"; } #playlist-section .wp-playlist-next, #playlist-section .wp-playlist-prev {   position: relative;   margin-top: -30px;   z-index: 9;   margin-left: 83px;   width: 25px;   cursor: pointer;   float: left; } #playlist-section .wp-playlist-prev {   margin-left: 20px; } #playlist-section .wp-playlist .mejs-controls .mejs-button button {   outline: 0;   z-index: 999;   position: relative; } #playlist-section .mejs-button>button {   background: none!important;  } #playlist-section .mejs-button.mejs-playpause-button { margin: 0 35px; z-index: 999!important; z-index: 99; } #playlist-section .mejs-controls .mejs-time-rail .mejs-time-current {   background: #101010; } #playlist-section .featured-page-section {   background: #280a5f;   padding: 30px;   box-shadow: 0 0 19px #22222214;   border-radius: 20px; }  .recent-work-filter { list-style: none; padding: 0; margin: 0 0 20px; text-align: center; cursor: default; } .view-icon{ font-size: 31px; display: block; } .view-icon:hover{ color:#fff; } .recent-work-filter button {   color: #332f2f;   margin: 0 0 10px;   display: inline-block;   font-weight: 500;   font-size: 15px;   padding: 7px 14px;   background: inherit!important;   letter-spacing: 0; } .section-recent-work .vmiddle-holder,.vmiddle-holder{ display: table; height: 100%; width: 100%; } .filter-content-thumb-wrap:after { content: ""; background: #222; height: 100%; width: 100%; position: absolute; top: 0; left: 0; display: block; opacity: 0.2; } .section-recent-work .vmiddle,.vmiddle { display: table-cell; height: 100%; text-align: center; vertical-align: middle; width: 100%; } .recent-work-filter button:hover{ color: #408ad2; text-decoration: none; } .recent-work-filter button.current, .recent-work-filter button:hover { color: #408ad2; cursor: default; position: relative; cursor: pointer; } .section-filter-content .item-inner-wrapper .filter-content-content {   position: absolute;   width: 80%;   bottom: 10%;   left:10%;   right:10%;   background:#fff;   padding: 0 40px;   text-align: center;   visibility: hidden; } .section-filter-content .item-inner-wrapper:hover .filter-content-content { opacity: 1; visibility: visible; } .section-filter-content .item-inner-wrapper {   position: relative;   overflow: hidden; } .filter-content-block-list.row { margin: 0 -10px; } .filter-content-block-list.row .ff-grid-4 { padding: 10px; margin: 0; }  .isotope-item { z-index:2; } .isotope-hidden.isotope-item { pointer-events:none; z-index:1; } .isotope, .isotope .isotope-item { -webkit-transition-duration:.8s; -moz-transition-duration:.8s; -ms-transition-duration:.8s; -o-transition-duration:.8s; transition-duration:.8s; } .isotope { -webkit-transition-property:height, width; -moz-transition-property:height, width; -ms-transition-property:height, width; -o-transition-property:height, width; transition-property:height, width; } .isotope .isotope-item { -webkit-transition-property:0 opacity; -moz-transition-property:0 opacity; -ms-transition-property:0 opacity; -o-transition-property:0 opacity; transition-property:transform, opacity; } .isotope.no-transition, .isotope.no-transition .isotope-item, .isotope .isotope-item.no-transition { -webkit-transition-duration:0; -moz-transition-duration:0; -ms-transition-duration:0; -o-transition-duration:0; transition-duration:0; }  .section-portfolio .swiper-carousel-enabled .portfolio-item { padding: 0; } .swiper-carousel-enabled .swiper-container { width: 100%; height: 100%; }  .swiper-carousel-enabled .swiper-pagination { position: inherit; clear: both; margin-top: 30px; } .swiper-carousel-enabled .swiper-pagination-bullet { width: 12px; height: 12px; background: #b3b0b0; opacity: 1; box-shadow: 0 0 8px #00000017 inset; } .swiper-carousel-enabled .swiper-pagination-bullet-active, .swiper-carousel-enabled .swiper-pagination-bullet:hover, .swiper-carousel-enabled .swiper-pagination-bullet:focus, .swiper-carousel-enabled .swiper-pagination-bullet:active { background: #408ad2; } .swiper-carousel-enabled .swiper-button-prev, .swiper-carousel-enabled .swiper-button-next { top:35%; } .swiper-carousel-enabled .swiper-button-next, .swiper-carousel-enabled .swiper-button-prev, .swiper-carousel-enabled .swiper-button-next:visited, .swiper-carousel-enabled .swiper-button-prev:visited{ outline: none;   background:-moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background:-webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background:-ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%); } .swiper-carousel-enabled .swiper-button-next:hover, .swiper-carousel-enabled .swiper-button-prev:hover, .swiper-carousel-enabled .swiper-button-next:focus, .swiper-carousel-enabled .swiper-button-prev:focus, .swiper-carousel-enabled .swiper-button-next:active, .swiper-carousel-enabled .swiper-button-prev:active { outline: none; background: #fff; color: #222; } .section-latest-posts.recent-news-section {   margin: -15px -10px; } .section-latest-posts.recent-news-section .swiper-carousel-enabled {   padding: 15px; } .swiper-carousel-enabled { position: relative; overflow: hidden; padding: 15px; } .swiper-carousel-enabled .inner-block-shadow { -webkit-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); -moz-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); -ms-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); -o-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); } .swiper-carousel-enabled .inner-block-shadow { -webkit-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); -moz-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); -ms-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); -o-box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); box-shadow: 0px 0px 13px 0px rgba(122, 122, 122, 0.07); } .swiper-carousel-enabled .swiper-button-next, .swiper-carousel-enabled .swiper-button-prev {   z-index: 99;   background: #0000007d;   padding: 25px;   border-radius: 100%;   cursor: pointer;   visibility: hidden;   transition: all 0.2s ease-in-out 0s;   color: #fff; } .swiper-carousel-enabled .swiper-button-prev { left: -70px; right: auto; } .swiper-carousel-enabled .swiper-button-next { right: -70px; left: auto; } .swiper-carousel-enabled:hover .swiper-button-prev { left:5%; visibility: visible; } .swiper-carousel-enabled:hover .swiper-button-next { right:5%; visibility: visible; } .swiper-carousel-enabled .swiper-button-next:after, .swiper-carousel-enabled .swiper-button-prev:after { font-size: 20px; }  .woocommerce nav.woocommerce-pagination ul li a:focus, .woocommerce nav.woocommerce-pagination ul li a:hover, .woocommerce nav.woocommerce-pagination ul li span.current { background: #141b27; color: #ffffff; } .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { padding: 20px; } .woocommerce nav.woocommerce-pagination ul li a, .woocommerce nav.woocommerce-pagination ul li span { padding: 10px 15px; } .woocommerce .woocommerce-pagination ul.page-numbers li, .woocommerce-page .woocommerce-pagination ul.page-numbers li { margin: 5px; background: #f1f1f1; border: none; } .woocommerce nav.woocommerce-pagination ul { border: none; } .woocommerce .woocommerce-ordering { margin: -30px 0 3em; } .woocommerce ul.products, .woocommerce-page ul.products { clear: both; width: 100%; } .woocommerce ul.products li.product .star-rating {   display: block;   text-align: center;   margin: 0 auto 15px; }  .woocommerce.layout-no-sidebar-full-width .columns-3 ul.products li.product, .layout-no-sidebar-full-width.woocommerce-page .columns-3 ul.products li.product {   padding: 0 0 40px 0;   background: #fbfbfb; } .woocommerce .widget_price_filter .price_slider_amount .button {   font-size: 1.15em;   float: left;   margin: 0;   min-width: inherit;   padding: 6px 15px;   font-size: 14px; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product { padding: 20px; text-align: center; } .woocommerce ul.products li.product, .woocommerce-page ul.products li.product {   padding: 0 0 30px 0;   text-align: center;   background: #fbfbfb; } .woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3 {   font-size: 2rem;   font-weight: 600;   padding-left: 20px;   padding-right: 20px; } .woocommerce .widget_price_filter .ui-slider .ui-slider-handle, .woocommerce .widget_price_filter .ui-slider .ui-slider-range { background:#408ad2; } .woocommerce ul.products li.product .price { color: #060605; font-size: 1.6rem; } .woocommerce .quantity .qty { padding: 6px; margin-top: 10px; margin-right: 5px; } .woocommerce div.product p.price, .woocommerce div.product span.price { color: #000000; } .woocommerce-info, .woocommerce-noreviews, p.no-comments { background-color: inherit; } .woocommerce #reviews #respond { padding: 40px; } .woocommerce #reviews #comment { height: auto; } section.related.products h2 { margin-bottom: 40px; } p.product.woocommerce.add_to_cart_inline {   border: none!important;   padding: 0!important;   display: block; }  .key-features-section a.key-features-icon {   font-size: 25px;   float: left;   margin-right: 30px;   line-height: 1.7;   width: 80px;   height: 80px;   box-shadow: 0 0 24px #dddddd78;   border-radius: 100%;   text-align: center;   padding: 16px;   background: #fff;   color: #141415; } .key-features-section .key-features-block-inner-content { display: table; } .icon-right .key-features-block-inner-content { text-align: right; } .key-features-section .key-features-block-inner { margin: 20px 0; } .key-features-section .icon-right a.key-features-icon { float: right; margin: 0 0 0 30px; } .key-features-section .icon-right { text-align: right; } .feature-thumb {   text-align: center; } #key-features-section a.more-link, #key-features-section a.more-link:visited {   background: none;   padding-left: 0;   padding-top: 0;   padding-bottom: 0; } #key-features-section .more-link:before {   background: no-repeat;   margin: 0;   padding: 0;   height: auto;   width: auto;   top: 0;   right: 31px; } #key-features-section.style-two a.more-link:before { display: none; } #key-features-section.style-two a.more-link { padding: 0; display: block; } #key-features-section a.more-link:hover, #key-features-section a.more-link:focus, #key-features-section a.more-link:active { background: inherit; color:#222; } #key-features-section.style-one .more-link:before, #key-features-section.style-one a.more-link, #key-features-section.style-one a.more-link:visited{ color: #fff; }  #key-features-section.style-one {   position: relative; } .style-one .key-features-wrapper-style-one {   background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   max-width: 95%;   margin: 0 auto; } .style-one .key-feature-item-wrraper {   padding: 30px 50px 0; } .style-one .key-feature-item-wrraper p, .style-one .key-feature-item-wrraper h3, .style-one .key-feature-item-wrraper h3 a { color:#fff; } .style-one h3.key-features-item-title {   margin-bottom: 10px; } .style-one.key-features-section a.key-features-icon {   margin-left: -95px;   margin-right: 0; } .style-one.key-features-section .key-features-block-inner-content {   margin-left: 20px; } .counter-section .counter-icon {   font-size: 35px;   color: #113e6b;   background: #f0f4f9;   width: 90px;   height: 90px;   display: inline-block;   margin-bottom: 15px;   padding: 20px 0;   border-radius: 100%;   position: relative; } .counter-section .counter-title {   font-size: 16px;   font-weight: 400; } .counter-section .counter-icon:before {   content: "\f00c";   display: block;   position: absolute;   background: -moz-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -webkit-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   background: -ms-linear-gradient(0deg, #428cd4 0%, #004e9a 100%);   font-family: fontAwesome;   font-size: 12px;   color: #fff;   width: 30px;   height: 30px;   padding: 4px;   border-radius: 21px;   right: 16px;   top: -5px; } .counter-section .thumb-summary-wrap {   text-align: center;   padding: 30px; } .counter-section .counter-content { float: left; } .counter-section .counter-nos {   font-size: 4rem;   font-weight: 900;   line-height: 1;   display: block;   margin-bottom: 10px;   color: #222f5a; } .counterup-2 .thumb-summary-wrap { background: #fff; overflow: hidden; padding: 30px 30px 15px; } .counter-up-page h3 { font-size: 4rem; font-weight: bold; line-height: 1.4; color:#fff; } .counter-up-page {   padding: 95px 50px;   background: #222f5a;   margin-top: 20px;   text-align: center;   color: #fff; }  #news-events-section .event-thumb {   max-width: 35%;   margin-right: 0;   overflow: hidden;   float: left; } #news-events-section .event-post {  padding: 0 0 20px 0;  clear: both;  display: block;  float: left;  width: 100%; } #news-events-section .event-content .entry-meta {  margin-bottom: 5px; } #news-events-section .event-content h4 {  margin-bottom: 5px; } #news-events-section .event-content {   float: left;   width: 65%;   padding-left: 25px; } #news-events-section .latest-posts-item{   margin: 0; } #news-events-section .section-title-wrap {   text-align: left; } #news-events-section .section-title-wrap span.divider {   margin: 0 0 25px; } #news-events-section .section-title-wrap span.divider:after {   left: 0; }  .pricing-section .pricing-plan-item {   text-align: center; }  .pricing-section .pricing-plan-price { display: block; font-size: 50px; line-height: 1; font-weight: bold; } .pricing-section .pricing-plan-header {   padding: 25px 30px;   position: relative;   border-bottom: 1px dashed #a29a9b; } .pricing-section .plan-inner {   background: #fff;   overflow: hidden; } .pricing-section .pricing-plan-content { padding: 50px 30px 30px; } .pricing-section .pricing-plan-footer {   padding: 0 30px 40px; }  .pricing-section .pricing-plan-item { color:#000; } .pricing-section .pricing-plan-feature { display: block; font-size: 16px; margin-bottom: 10px; } .pricing-section .pricing-plan-item.recommended .plan-inner {   box-shadow: 1px 4px 20px -2px rgba(0,0,0,0.2); } .pricing-section .pricing-plan-item.recommended .pricing-plan-header {   background: #408ad2;   color: #fff;   border: none; } .pricing-section .pricing-plan-item.recommended .pricing-plan-header h3 { color:#fff; } .pricing-section .pricing-plan-recommended .pricing-plan-title h4 { color: #fff; }  .pricing-section .pricing-plan-item.recommended h4 {   color: #fff; }  .featured-page-thumb:before { content: ""; background: url(https://outscenefurniture.com/wp-content/themes/vip-business-pro/images/featured-page/dots.png) center center/cover no-repeat local; width: 480px; height: 480px; position: absolute; left: 0; bottom: 0; z-index: -1; background-size: 175px; background-repeat: repeat; } .featured-page-thumb { position: relative; z-index: 9; } .section-featured-grid .featured-grid-thumb img { margin: 0; vertical-align: middle; } .section-featured-grid .featured-grid-thumb { overflow: hidden; position: relative; } .section-featured-grid .featured-grid-thumb .custom-button { position: absolute; top: 0%; z-index: 9; left: 50%; margin-left: -70px; opacity: 0; } .section-featured-grid .featured-grid-wrapper:hover .featured-grid-thumb .custom-button { opacity: 1; top:35%; } .section-featured-grid .featured-grid-thumb .custom-button::after, .section-featured-grid .featured-grid-thumb .custom-button::before { display: none; } .section-featured-grid .featured-grid-thumb img { width: 100%; } .section-featured-grid .featured-grid-text-content {   background: #ffffff;   overflow: hidden;   padding: 35px 40px 35px;   position: relative;   margin: -30px 20px 0; } .section-featured-grid .featured-grid-text-wrap { padding: 20px 0 0; } .video-container { position: relative; text-align: center; } .video-container a.media-zoom-icon { position: absolute; right: 40%; top: 38%; } h3.thumb-title { position: absolute; background: #408ad2; bottom: 15%; left: 35px; padding: 15px 30px; max-width: 56%; color: #fff; text-align: left; border-radius: 5px; }  .section-featured-grid.style-two .featured-grid-text-content { padding: 11px; } .section-featured-grid.style-two .featured-grid-text-content {   position: absolute;   bottom: 6%;   z-index: 9;   left: 5%;   right: 5%;   background: #2b2627b5;   border-radius: 0; } .section-featured-grid.style-two h3.featured-grid-title { font-size: 19px; margin: 0; } .section-featured-grid.style-two .featured-grid-section p, .section-featured-grid.style-two .featured-grid-section, .section-featured-grid.style-two .featured-grid-section a { color: #fff; } .section-featured-grid.style-two .featured-grid-text-content:after { content: ""; display: block; position: absolute; bottom: 0; width: 100%; height: 100%; z-index: -1; } .section-featured-grid.style-two .featured-grid-wrapper { position: relative; } .section-featured-grid.style-two .featured-grid-wrapper {   overflow: hidden; } .section-featured-grid.style-two .featured-grid-text-content {   padding: 20px; } .section-featured-grid.style-two .featured-grid-summary {   display: none; }   [class^="wp-block-"]:not(.wp-block-gallery) figcaption { font-style: italic; margin-bottom: 1.5em; text-align: left; } hr.wp-block-separator { background: none; border-bottom-width: 1px; } .wp-block-gallery { margin: 0; margin-bottom: 15px; } .wp-block-gallery.alignleft, .wp-block-gallery.alignnone, .wp-block-gallery.aligncenter, .wp-block-gallery.alignright { display: flex; } .wp-block-gallery figcaption { font-style: italic; } p.has-drop-cap:not(:focus)::first-letter { font-size: 5em; margin-top: 0.075em; } .wp-block-image { margin-bottom: 1.5em; } .wp-block-image figure { margin-bottom: 0; margin-top: 0; } .wp-block-image figure.alignleft { margin-right: 1.5em; } .wp-block-image figure.alignright { margin-left: 1.5em; } .wp-block-audio audio { display: block; width: 100%; } .wp-block-cover-image.alignright, .wp-block-cover.alignright, .wp-block-cover-image.alignleft, .wp-block-cover.alignleft, .wp-block-cover-image.aligncenter, .wp-block-cover.aligncenter { display: flex; } .wp-block-pullquote blockquote { margin: 0; } .wp-block-quote:not(.is-large):not(.is-style-large), blockquote { border-left: 5px solid #179bd7; } .wp-block-pullquote.is-style-solid-color blockquote { border: none; background: #179bd7; padding: 30px; color: #fff; } .wp-block-pullquote.is-style-solid-color blockquote p { color: #fff; } blockquote:before { display: none; } blockquote { margin: 0 0 15px 0; position: relative; padding-left: 20px; } .entry-content ul.wp-block-gallery { margin-left: 0; padding-left: 0; } .entry-content ul,.entry-content ol { padding-left: 20px; margin-left: 0; } .entry-content .blocks-gallery-grid, .entry-content .wp-block-gallery { padding:0; } .wp-block-pullquote.is-style-solid-color blockquote cite { text-transform: none; font-style: normal; font-size: 18px; color: #000; } .entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 { clear: both; }  .skillbar {   clear: both;   padding: 0 5px; } .skillbar-bar {   left: 0; } #colophon .widget-area li.blocks-gallery-item {   margin: 0;   padding: 5px; } #colophon .widget-area li.blocks-gallery-item:before { display: none; } #colophon .widget-area ul.blocks-gallery-grid {   margin: 0 -5px; }    @media only screen and (max-width:1230px) { .container {  max-width: 97%; } }  @media only screen and (max-width:1024px) { }  @media only screen and (max-width:1023px) { .ff-grid-3, .ff-grid-4 {  width: 50%; }  .ff-grid-4:nth-child(3n+1), .ff-grid-3:nth-child(4n+1) {  clear: inherit; }  .ff-grid-4:nth-child(2n+1), .ff-grid-3:nth-child(2n+1), .ff-grid-6:nth-child(2n+1) {  clear: both; } .ff-grid-7, .ff-grid-7 + .ff-grid-5, .ff-grid-5 + .ff-grid-7 .ff-grid-8, .ff-grid-8 + .ff-grid-4, .ff-grid-4 + .ff-grid-8, .ff-grid-9, .ff-grid-9 + .ff-grid-3, .ff-grid-3 + .ff-grid-9, .ff-grid-10, .ff-grid-10 + .ff-grid-2, .ff-grid-2 + .ff-grid-10, .ff-grid-11, .ff-grid-11 + .ff-grid-1, .ff-grid-1 + .ff-grid-11 {  width: 100%;  margin-top: 10px;  margin-bottom: 10px; } .sidebar, #primary {  width: 100%; } #slider-section .slider-content-wrapper .container {  max-width: 80%; } .layout-no-sidebar-content-width #primary {  width: 90%;  } .hentry {  margin: 0 0 30px; } }  @media only screen and (max-width:909px) {  .header-three .nav-inner-wrapper,  .header-four .nav-inner-wrapper {  position: relative;  }  .header-three .nav-inner-wrapper.nav-color-bg .main-navigation ul li a,  .header-four .nav-inner-wrapper.nav-color-bg .main-navigation ul li a:visited ,  .header-three .nav-inner-wrapper.nav-color-bg .main-navigation ul li a,  .header-four .nav-inner-wrapper.nav-color-bg .main-navigation ul li a:visited {  color: #080808;  }  .header-three .site-primary-menu,  .header-four .site-primary-menu {  max-width: 90%;  left: 5%;  top: 51px;  }  .header-seven .site-title a,  .header-seven .site-title a:visited,  .header-seven p.site-description {  color: #222;  }  .overlap-header, .overlap-header #masthead.sticky-enabled.sticky-header {   position: inherit;   top: 0;   z-index: inherit;   width: 100%;   clear: both;   background: none; }  .overlap-header .main-navigation ul li a,  .overlap-header #search-toggle,  .overlap-header .cart-contents a,  .overlap-header .cart-contents a:visited,  .overlap-header .site-title a,  .overlap-header p.site-description,  .overlap-header .site-title a, .overlap-header .site-title a:visited {  color: #222;  }  #masthead.overlap-header.sticky-enabled.sticky-header {  background: none;  }  .site-header-main > .container {  padding: 0;  }  #top-social .social-nav li {  padding-left: 0;  }  #site-top-header-mobile-container a.ff-button.header-button {  margin: 10px 0 0;  padding: 5px 20px;  }  #quick-contact {  width: 100%;  }  .right-head a.ff-button.header-button {  float: right;  }  .right-head a.ff-button.header-button {  display: none;  }  .head-search-cart-wrap.pull-left {  float: right;  }  #search-container {  bottom: -98px;  }  .nav-inner-wrapper .social-nav {  margin-top: 0;  }  .header-three .menu-toggle,  .header-four .menu-toggle {  margin-top: 3px;  }  .nav-inner-wrapper #search-toggle {  margin-top: 5px;  margin-left: 5px;  }  #site-top-header-mobile-container .mobile-search {  margin: 15px 0;  }  #quick-contact li {  display: block;  border-bottom: 1px solid #f1f1f1;  width: 100%;  float: none;  }  .site-top-header-mobile {  display: block;  margin: 0 auto;  position: relative;  padding: 3px 0;  background: #f7f6f6;  }  #site-top-header-mobile-container {  display: none;  position: absolute;  background: #fff;  left: 5%;  z-index: 999;  padding: 20px;  box-shadow: 0 0 37px #00000029;  top: 44px;  right: 5%;  }  .site-top-header,  .mobile-off {  display: none;  }  #quick-contact.layout-two li:before {   left: 10px; } #quick-contact.layout-two li {   position: relative;   padding: 10px 20px 10px 60px;   float: left;   border-bottom: 1px solid #ddd;   width: 100%; }  #header-top-toggle {  margin: 0 auto;  float: none;  display: block;  background: none;  padding: 5px 15px;  color: #222;  font-size: 13px;  }  #header-top-toggle:focus, #header-top-toggle:active {  background: #222;  color: #fff;  }  #header-top-toggle i {  margin-right: 10px;  }  #primary-menu-toggle i {  margin-right: 5px;  }  #slider-section.section .swiper-pagination {   bottom: 15px;   left: 0; }  #slider-section h2 {  font-size: 5rem;  margin-bottom: 5px;  }  #slider-section .swiper-slide p {  font-size: 17px;  margin: 0;  }  #slider-section .slider-content {  margin-bottom: 15px;  }  #slider-section .slider-content-wrapper {  bottom: 25%;  }  #slider-section:hover .swiper-button-prev,  #slider-section .swiper-button-prev {  left: 10px;  visibility: visible;  }  #slider-section:hover .swiper-button-next,  #slider-section .swiper-button-next {  right: 10px;  visibility: visible;  }  #slider-section .swiper-button-next:after,  #slider-section .swiper-button-prev:after {  font-size: 17px;  }  #slider-section .swiper-button-next,  #slider-section .swiper-button-prev {  padding: 22px 22px;  }  #masthead.sticky-enabled.sticky-header,  .sticky-enabled.sticky-header,  #masthead ,.overlap-header #masthead.sticky-enabled.sticky-header{  position: relative;  padding: 15px 0;  transition: inherit;  animation: inherit;  box-shadow: none;  z-index: inherit;  }  .blog.grid article.hentry,  .archive.grid article.hentry {  width: 100%;  }  .layout-left-sidebar.blog.grid article.hentry,  .layout-right-sidebar.blog.grid article.hentry,  .layout-left-sidebar.archive.grid article.hentry,  .layout-right-sidebar.archive.grid article.hentry {   width: 100%; } .blog.grid .archive-posts-wrapper, .archive.grid .archive-posts-wrapper {   margin: 0; }  #top-header .social-nav li a {  margin-bottom: 0;  }  #top-social .social-nav li {  padding-left: 0;  margin-right: 0;  margin-left: 0;  }  #top-header .social-nav li a:hover:before {  color: #fff!important;  }  .header-seven .right-head {  max-width: 100%;  }  .section-portfolio.style-two .ff-grid-12 .portfolio-thumb-wrap {   float: left;   width: 100%; } .section-portfolio.style-two .ff-grid-12.even-item .portfolio-content, .section-portfolio.style-two .ff-grid-12.odd-item .portfolio-content {   padding: 20px;   position: inherit;   left: 0;   width: 100%;   height: 100%;   clear: both; } .section-portfolio.style-two .portfolio-main-wrapper .ff-grid-12 h3 a {   font-size: 2.5rem;   text-align: left; } .main-header-one .ff-grid-2, .main-header-one .ff-grid-8 {   width: 100%;   margin: 0; } .main-header-one .main-header-bottom.clear-fix:after, .main-header-one .main-header-bottom.clear-fix:before {  display: none; } .main-header-one .main-header-bottom.clear-fix {   margin: 0;   padding: 0;   position: inherit; }  .main-header-wrapper.ff-grid-8.no-margin {   width: auto;   float: right; } .ff-grid-2.site-logo.no-margin {   float: left;   width: auto; } .main-header-one .site-branding, .main-header-one .contact-wrapper {   padding: 0; } .header-three .site-branding, .header-four .site-branding {   float: none;   text-align: center; } .header-five .head-search-cart-wrap {   margin-top: 7px; } .header-three #primary-menu-toggle {   margin: 0 auto;   text-align: left; } .header-three #site-primary-navigation {  text-align: left; }  }   @media only screen and (max-width:767px) {  .ff-grid-3, .ff-grid-4, .ff-grid-5, .ff-grid-6, .ff-grid-7, .ff-grid-8, .ff-grid-9, .ff-grid-10, .ff-grid-11, .ff-grid-12 {  width: 100%;  margin: 15px 0;  padding-left: 15px;  padding-right: 15px;  }  .site-branding, .custom-logo-link, .site-identity {  float: none;  width: 100%;  text-align: center;  display: block;  margin: 0 0 10px 0;  padding: 0; } .right-head {  float: left;  clear: both;  width: 100%;  position: relative;  } .right-head a.ff-button.header-button {  margin: 9px 0 0 10px!important;  padding: 5px 20px;  margin-top: 4px; } #quick-contact a, #quick-contact a:visited, #quick-contact, #quick-contact li {  display: inline-block;  color: #191717; } #search-container {  width: 100%;  z-index: 9999;  right: 0; } .header-search {  position: initial; } #search-container:after {  display: none; } #slider-section .slider-content {  margin-bottom: 10px; } #slider-section .slider-content-wrapper {  bottom: 20%; } a.ff-button, a.ff-button:visited, button, a.button, input[type="button"], input[type="reset"], input[type="submit"], #slider-section .slider-buttons .ff-button {  padding: 8px 22px;  min-width:inherit;  margin-top: 5px; } .section,#promotional-headline-section {  padding: 50px 0;  clear: both; }  #colophon .footer-widget-area .widget-column {  width: 100%; } #content {  padding: 50px 0; } #slider-section .swiper-slide .slider-subtitle {  letter-spacing: 0;  font-size: 15px;  margin-bottom: 0; } .section .section-title {  position: relative;  font-size: 3.5rem; }  .portfolio-content {   padding: 20px; } .section-testimonial .testimonial-thumb {   margin-left: 0;   max-width: 100%; } .section-testimonial .testimonial-item img {   border-radius: 100%;   max-width: 100px;   margin: 0 auto;   float: none; } .section-testimonial .testimonial-summary {   max-width: 100%;   padding: 20px;   float: none;   text-align: center; }  .section-testimonial .clinet-info h4 {  margin-bottom: 4px;  font-size: 14px; }  .section-testimonial .testimonial-thumb {   margin-left: 0;   float: none; }  .client-info-wrap {  float: left;  max-width: 63%; }  #custom-header,.header-one #custom-header, .header-five #custom-header {  padding: 65px 0; }  .dropdown-toggle {  height: 38px; }  .style-two .section-latest-posts .ff-grid-12 .latest-posts-thumb {  max-width: 100%; } .style-two .ff-grid-12 .latest-posts-text-content-wrapper {  width: 100%; }  .style-two .ff-grid-12 .section-latest-posts .latest-posts-title {  margin-bottom: 10px;  font-size: 2.3rem; } .style-two .ff-grid-12 .latest-posts-wrapper.inner-block-shadow {  background: #fff;  overflow: hidden;  max-width: 100%;  margin: 0 auto; } .style-two .section-latest-posts .ff-grid-12 .latest-posts-text-content {  padding: 40px; } .associate-logo-item {   text-align: center;   width: 50%; } .slider-buttons .ff-button {   padding: 10px 30px;   min-width: inherit; } }  @media only screen and (max-width:639px) {  #slider-section:hover .swiper-button-prev, #slider-section .swiper-button-prev {  left: 5px; } #promotional-headline-section h2 {  font-size: 3rem; } #slider-section.style-two .swiper-slide h2 {  display: inline-block;  border: 1px solid;  padding: 5px 10px;  margin-bottom: 5px;  margin-top: 0;  font-size: 20px; } .nav-inner-wrapper.nav-black-bg .main-navigation ul li a, .nav-inner-wrapper.nav-black-bg .main-navigation ul li a:visited {  color: #060606; }  .mc4wp-form-fields input[type="submit"] {  width: 100%;  padding: 10px; } #slider-section.style-two .slider-content-wrapper {  bottom: 15%; }  #slider-section:hover .swiper-button-next, #slider-section .swiper-button-next {  right: 5px; }  a.ff-button:before {  display: none; } a.ff-button, a.ff-button:visited, button, a.button, input[type="button"], input[type="reset"], input[type="submit"], #slider-section .slider-buttons .ff-button {   padding: 5px 19px;   font-size: 14px;   letter-spacing: 0; } #slider-section .swiper-slide p {  font-size: 14px;  margin: 0; } #slider-section .slider-content {  margin-bottom: 0; } #slider-section h2 {  font-size: 3rem;  margin-bottom: 5px; } #slider-section .slider-content-wrapper {  bottom: 8%; } #slider-section .swiper-button-next, #slider-section .swiper-button-prev {  padding: 15px;  height: auto; } #slider-section .swiper-button-next:after, #slider-section .swiper-button-prev:after {  font-size: 13px;  line-height: 0;  height: auto;  display: block; } #slider-section.section .swiper-pagination {  display: none; } body, button, input, select, optgroup, textarea {  font-size: 15px; } .section-wwd .wwd-block-inner, .section-teams .team-text-wrap, .section-testimonial .testimonial-summary, .section-latest-posts .latest-posts-text-content {   padding: 20px; }  #slider-section a.more-link, #slider-section a.more-link:visited {  display: table;  background: #408ad2;  color: #fff;  padding: 10px 20px;  margin-top: 15px;  clear: both;  font-size: 14px;  letter-spacing: 0.6px;  max-width: inherit;  margin: 15px auto 0; } #slider-section .type-post .slider-content-wrapper {  bottom: 0;  position: inherit;  padding: 35px 0;  width: 100%;  z-index: 999;  clear: both;  float: left;  background: #222; } #slider-section.overlay-enabled article.type-post:before {  display: none; } .site-info.two #footer-left-content {  float: none; } .site-info.two #footer-right-content {  float: none; } } @media only screen and (max-width:479px) { #slider-section .custom-type .slider-content {  display: none; } #slider-section .slider-content-wrapper {  bottom: 20%; }  .slider-buttons .ff-button {  margin: 5px; } .slider-buttons {  margin: 0 -5px; } }   body.customize-partial-edit-shortcuts-shown .section .customize-partial-edit-shortcut { margin-left: 60px; }  #main-nav .main-navigation ul li a,#main-nav .main-navigation ul li a:visited { color: #408ad2; }  @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 300;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z11lFc-K.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 300;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 300;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJbecmNE.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 400;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z11lFc-K.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 500;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 600;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z11lFc-K.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 600;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 600;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z11lFc-K.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 700;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z11lFc-K.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 800;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 900;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z11lFc-K.woff2) format('woff2');  unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 900;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Poppins';  font-style: normal;  font-weight: 900;  src: url(https://outscenefurniture.com/wp-content/fonts/poppins/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 300;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 400;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 500;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 600;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 700;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 800;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');  unicode-range: U+1F00-1FFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } @font-face {  font-family: 'Roboto';  font-style: normal;  font-weight: 900;  font-stretch: 100%;  src: url(https://outscenefurniture.com/wp-content/fonts/roboto/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } [class^=wp-block-]:not(.wp-block-gallery) figcaption{font-size:13px;font-size:.8125rem;font-style:italic;line-height:1.6153846154;margin-top:0;padding-top:1.0769230769em}.rtl [class^=wp-block-]:not(.wp-block-gallery) figcaption{text-align:right}.no-sidebar .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}.no-sidebar .alignwide{margin-left:calc(-96vw / 2 + 100% / 2);margin-right:calc(-96vw / 2 + 100% / 2);max-width:96vw}.alignfull.wp-block-cover,.alignwide.wp-block-cover{width:auto}@media screen and (min-width:48em){.no-sidebar .alignfull{margin-left:calc(-92vw / 2 + 100% / 2);margin-right:calc(-92vw / 2 + 100% / 2);max-width:92vw}.no-sidebar.fluid-layout .alignfull{margin-left:calc(-100vw / 2 + 100% / 2);margin-right:calc(-100vw / 2 + 100% / 2);max-width:100vw}.no-sidebar .alignwide{margin-left:calc(-88vw / 2 + 100% / 2);margin-right:calc(-88vw / 2 + 100% / 2);max-width:88vw}}@media screen and (min-width:64em){.no-sidebar .alignwide{margin-left:-120px;margin-right:-120px;max-width:1280px}.no-sidebar.full-width-layout .alignwide{margin-left:-40px;margin-right:-40px;max-width:1600px}}p.has-drop-cap:not(:focus)::first-letter{float:left;font-size:102px;font-size:6.375rem;line-height:.6;margin:10px 14px -3px -3px}.wp-block-image{margin-bottom:1.75em}.wp-block-image figure{margin-bottom:0;margin-top:0}.wp-block-image figure.alignleft{margin-right:1.5em}.wp-block-image figure.alignright{margin-left:1.5em}.wp-block-gallery{margin-bottom:1.75em;margin-left:0}.wp-block-gallery figcaption{font-style:italic}.wp-block-gallery.aligncenter{display:flex;margin:0 -8px}.wp-block-quote{font-weight:700}.wp-block-quote,.wp-block-quote.is-large,.wp-block-quote.is-style-large{margin:0 0 1.166666666666667em;padding:0 0 0 1.944444444444444em}.wp-block-quote.is-large p,.wp-block-quote.is-style-large p{font-size:inherit;font-style:inherit;line-height:inherit}.wp-block-quote:not(.is-large):not(.is-style-large){padding:0 0 0 1.944444444444444em}.wp-block-quote:not(.is-large):not(.is-style-large):before{content:none}.wp-block-quote.alignleft p:last-of-type,.wp-block-quote.alignright p:last-of-type{margin-bottom:0}.wp-block-quote cite,.wp-block-quote.is-large cite,.wp-block-quote.is-large footer,.wp-block-quote.is-style-large cite,.wp-block-quote.is-style-large footer{color:inherit;font-size:16px;font-size:1rem;font-style:normal;font-weight:400;text-align:left}.rtl .wp-block-quote cite,.rtl .wp-block-quote.is-large cite,.rtl .wp-block-quote.is-large footer,.rtl .wp-block-quote.is-style-large cite,.rtl .wp-block-quote.is-style-large footer{text-align:right}.wp-block-audio audio{display:block;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-file .wp-block-file__button{background-color:transparent;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:.875rem;font-weight:700;margin-top:1.75em;letter-spacing:0;padding:11px 22px;text-transform:uppercase;-webkit-transition:all .2s ease-in;transition:all .2s ease-in;white-space:nowrap}.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover{-webkit-box-shadow:none;box-shadow:none}.has-huge-font-size{font-size:42px;font-size:2.625rem;line-height:1.15}.has-large-font-size{font-size:36px;font-size:2.25rem;line-height:1.2833}.has-normal-font-size{font-size:16px;font-size:1rem;font-weight:400;line-height:1.5555}.has-small-font-size{font-size:13px;font-size:.8125rem;font-weight:400;line-height:1.75}.has-huge-font-size,.has-large-font-size,.has-normal-font-size,.has-small-font-size{margin-bottom:14px;margin-top:35px}@media screen and (min-width:64em){.has-huge-font-size{font-size:46px;font-size:2.875rem}.has-large-font-size{font-size:39px;font-size:2.4375rem}}@media screen and (min-width:64em){.has-huge-font-size{font-size:48px;font-size:3rem}.has-large-font-size{font-size:46px;font-size:2.875rem}.has-normal-font-size{font-size:18px;font-size:1.125rem}}@media screen and (min-width:85.375em){.has-huge-font-size{font-size:64px;font-size:4rem}.has-large-font-size{font-size:53px;font-size:3.3125rem}}@media screen and (min-width:100em){.has-huge-font-size{font-size:90px;font-size:5.6255rem}.has-large-font-size{font-size:60px;font-size:3.75rem}.has-huge-font-size,.has-large-font-size,.has-normal-font-size,.has-small-font-size{margin-bottom:21px;margin-top:42px}}.wp-block-code{background:0 0;border:0;color:inherit;font-size:15px;font-size:.9375rem;font-family:monospace,monospace;padding:0}.wp-block-code cite:before,.wp-block-code small:before{content:"\2014\00a0"}.wp-block-quote__citation{font-size:16px;font-size:1rem;font-style:normal}.wp-block-pullquote{border:0;padding:0;text-align:left}.rtl .wp-block-pullquote{text-align:right}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:none;width:calc(50% - .736842105em);padding-left:0;text-align:left}.wp-block-pullquote.alignleft blockquote,.wp-block-pullquote.alignright blockquote{margin-bottom:0}.wp-block-pullquote p,.wp-block-pullquote.alignleft p,.wp-block-pullquote.alignright p{font-size:inherit;line-height:inherit}.wp-block-pullquote cite,.wp-block-pullquote__citation{color:inherit;font-size:16px;font-size:1rem;font-style:normal;font-weight:400;line-height:1.5;text-transform:none}.wp-block-table caption,.wp-block-table table,.wp-block-table td,.wp-block-table th{border:1px solid #e7e7e7}.wp-block-table caption{padding:0 0 21px}.wp-block-table{border-collapse:separate;border-spacing:0;border-width:1px 0 0 1px;margin:0 0 1.5em;table-layout:fixed;width:100%}.wp-block-table caption{border-width:1px 1px 0 1px;font-weight:600;text-align:center}.wp-block-table td,.wp-block-table th{font-weight:400;text-align:left}.wp-block-table th{border-width:0 1px 1px 0}.wp-block-table td{border-width:0 1px 1px 0}.wp-block-table caption,.wp-block-table td,.wp-block-table th{padding:.833em}.wp-block-button{margin-top:1.75em;margin-bottom:1.75em}.wp-block-button.alignleft,.wp-block-button.alignright{margin-top:0}.wp-block-button .wp-block-button__link{background-color:transparent;border:2px solid;-webkit-border-radius:3px;border-radius:3px;-webkit-box-shadow:none;box-shadow:none;display:inline-block;font-size:14px;font-size:.875rem;font-weight:600;line-height:1;letter-spacing:0;padding:12px 22px;text-decoration:none;text-transform:uppercase;-moz-transition:all .2s ease-in-out;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;white-space:nowrap}.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover{-webkit-box-shadow:none;box-shadow:none}.wp-block-separator{border:0;margin:1.75em auto}.wp-block-separator:not(.is-style-wide):not(.is-style-dots){max-width:100px}.wp-block-media-text{margin-bottom:1.75em}.wp-block-media-text :last-child{margin-bottom:0}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{list-style-position:inside;text-align:center}.wp-block-latest-posts.is-grid{margin-left:0}.wp-block-latest-comments article{margin-bottom:3em}.archive:not(.page-one-column):not(.has-sidebar) #primary .wp-block-latest-comments article,.blog:not(.has-sidebar) #primary .wp-block-latest-comments article,.search:not(.has-sidebar) #primary .wp-block-latest-comments article{float:none;width:100%}.wp-block-latest-comments__comment,.wp-block-latest-comments__comment-excerpt p{font-size:inherit}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0}.wp-block-latest-comments__comment-meta{margin-bottom:.4em}.wp-block-latest-comments__comment-author,.wp-block-latest-comments__comment-link{font-weight:700;text-decoration:none}.wp-block-latest-comments__comment-date{font-size:12px;font-size:.75rem;line-height:1.61538;margin-top:.4em;text-transform:uppercase}.wp-block-button .wp-block-button__link,.wp-block-file .wp-block-file__button{border-color:#46aeff;color:#46aeff}.wp-block-button .wp-block-button__link:focus,.wp-block-button .wp-block-button__link:hover,.wp-block-file .wp-block-file__button:focus,.wp-block-file .wp-block-file__button:hover{background-color:#46aeff;color:#fff}.wp-block-table,.wp-block-table td,.wp-block-table th{border-color:#eee}.wp-block-quote:not(.is-large):not(.is-style-large){border-color:#46aeff}.wp-block-latest-comments__comment-date{color:#999}.has-white-color{color:#fff}.has-white-background-color{background-color:#fff}.has-black-color{color:#000}.has-black-background-color{background-color:#000}.has-dark-gray-color{color:#333}.has-dark-gray-background-color{background-color:#333}.has-gray-color{color:#eee}.has-gray-background-color{background-color:#eee}.has-light-gray-color{color:#f6f6f6}.has-light-gray-background-color{background-color:#f6f6f6}.has-blue-color{color:#46aeff}.has-blue-background-color{background-color:#46aeff}   .a-stats {   --akismet-color-mid-green: #357b49;   --akismet-color-white: #fff;   --akismet-color-light-grey: #f6f7f7;   max-width: 350px;   width: auto;  }   .a-stats * {   all: unset;   box-sizing: border-box;  }   .a-stats strong {   font-weight: 600;  }   .a-stats a.a-stats__link,  .a-stats a.a-stats__link:visited,  .a-stats a.a-stats__link:active {   background: var(--akismet-color-mid-green);   border: none;   box-shadow: none;   border-radius: 8px;   color: var(--akismet-color-white);   cursor: pointer;   display: block;   font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif;   font-weight: 500;   padding: 12px;   text-align: center;   text-decoration: none;   transition: all 0.2s ease;  }     .widget .a-stats a.a-stats__link:focus {   background: var(--akismet-color-mid-green);   color: var(--akismet-color-white);   text-decoration: none;  }   .a-stats a.a-stats__link:hover {   filter: brightness(110%);   box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16);  }   .a-stats .count {   color: var(--akismet-color-white);   display: block;   font-size: 1.5em;   line-height: 1.4;   padding: 0 13px;   white-space: nowrap;  }     .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * {   background-image: none !important;   }   @media screen and (max-height: 1024px) {   .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * {    background-image: none !important;   }   }   @media screen and (max-height: 640px) {   .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload),   .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * {    background-image: none !important;   }   }  